Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb67e34980dfa056f4ddb70a50fca33d4f71295e 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-ssh17463072815675830263.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3285729654866029644.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh8245003808147672433.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh10518490475808896329.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh16822899380107889753.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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-17423 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/256 [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/256 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fb67e34980dfa056f4ddb70a50fca33d4f71295e (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 Commit message: "build: Upgrade to go 1.18 and latest golangci-lint (#4068)" > git rev-list --no-walk b8d63a59ef857eef24630d6ce4749135b95a77b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T16:27:28.975Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T16:27:29.038Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T16:27:29.050Z] ========================================================= [2022-07-11T16:27:29.051Z] EdgeX Global Pipelines Version Info [2022-07-11T16:27:29.051Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:27:29.810Z] ------------------- [2022-07-11T16:27:29.810Z] stable info: [2022-07-11T16:27:29.810Z] ------------------- [2022-07-11T16:27:29.810Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T16:27:29.810Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T16:27:29.810Z] Message: update stable to v1.0.234 [2022-07-11T16:27:30.385Z] ------------------- [2022-07-11T16:27:30.385Z] experimental info: [2022-07-11T16:27:30.385Z] ------------------- [2022-07-11T16:27:30.385Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T16:27:30.385Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T16:27:30.385Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T16:27:30.622Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-11T16:27:30.633Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-11T16:27:30.645Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T16:27:30.656Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T16:27:30.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T16:27:30.672Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T16:27:30.679Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T16:27:30.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-11T16:27:30.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-11T16:27:30.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-11T16:27:30.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T16:27:30.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T16:27:30.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T16:27:30.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T16:27:30.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T16:27:30.773Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T16:27:30.783Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T16:27:30.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T16:27:30.804Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-11T16:27:30.815Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-11T16:27:30.825Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T16:27:30.835Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T16:27:30.846Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T16:27:30.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T16:27:30.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T16:27:30.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T16:27:30.897Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] echo [2022-07-11T16:27:30.913Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb67e34 [Pipeline] echo [2022-07-11T16:27:30.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:27:30.963Z] provisioning config files... [2022-07-11T16:27:30.979Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/256@tmp/config183812435117043926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:27:31.285Z] ---> docker-login.sh [2022-07-11T16:27:31.285Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:27:31.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:27:31.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:27:31.809Z] Configure a credential helper to remove this warning. See [2022-07-11T16:27:31.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:27:31.809Z] [2022-07-11T16:27:31.809Z] Login Succeeded [2022-07-11T16:27:31.809Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:27:31.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:27:31.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:27:31.809Z] Configure a credential helper to remove this warning. See [2022-07-11T16:27:31.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:27:31.809Z] [2022-07-11T16:27:31.809Z] Login Succeeded [2022-07-11T16:27:31.809Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:27:32.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:27:32.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:27:32.072Z] Configure a credential helper to remove this warning. See [2022-07-11T16:27:32.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:27:32.072Z] [2022-07-11T16:27:32.072Z] Login Succeeded [2022-07-11T16:27:32.072Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:27:32.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:27:32.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:27:32.072Z] Configure a credential helper to remove this warning. See [2022-07-11T16:27:32.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:27:32.072Z] [2022-07-11T16:27:32.072Z] Login Succeeded [2022-07-11T16:27:32.333Z] docker.io [2022-07-11T16:27:32.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:27:32.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:27:32.596Z] Configure a credential helper to remove this warning. See [2022-07-11T16:27:32.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:27:32.596Z] [2022-07-11T16:27:32.596Z] Login Succeeded [2022-07-11T16:27:32.596Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:27:32.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:27:32.930Z] + 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-07-11T16:27:32.930Z] + dirname cmd/core-command/Dockerfile [2022-07-11T16:27:32.930Z] + cut -d/ -f2 [2022-07-11T16:27:32.930Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-11T16:27:32.930Z] + dirname cmd/core-data/Dockerfile [2022-07-11T16:27:32.930Z] + cut -d/ -f2 [2022-07-11T16:27:32.930Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-11T16:27:32.930Z] + dirname cmd/core-metadata/Dockerfile [2022-07-11T16:27:32.930Z] + cut -d/ -f2 [2022-07-11T16:27:32.930Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-11T16:27:32.930Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-07-11T16:27:32.930Z] cut -d/ -f2 [2022-07-11T16:27:32.930Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-11T16:27:32.930Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-11T16:27:32.930Z] + cut -d/ -f2 [2022-07-11T16:27:32.930Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-11T16:27:32.930Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2022-07-11T16:27:32.930Z] -f2 [2022-07-11T16:27:32.930Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-11T16:27:32.930Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-11T16:27:32.930Z] + cut -d/ -f2 [2022-07-11T16:27:32.930Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-11T16:27:32.930Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-11T16:27:32.930Z] + cut -d/ -f2 [2022-07-11T16:27:32.930Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-11T16:27:32.930Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-11T16:27:32.930Z] + cut -d/ -f2 [2022-07-11T16:27:32.930Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-11T16:27:32.930Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-11T16:27:32.930Z] + cut -d/ -f2 [2022-07-11T16:27:32.930Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-11T16:27:32.930Z] + dirname cmd/support-notifications/Dockerfile [2022-07-11T16:27:32.930Z] + cut -d/ -f2 [2022-07-11T16:27:32.930Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-11T16:27:32.930Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-11T16:27:32.930Z] + cut -d/ -f2 [2022-07-11T16:27:32.930Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-11T16:27:32.930Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-11T16:27:32.930Z] + cut -d/ -f2 [2022-07-11T16:27:32.930Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-11T16:27:32.974Z] 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-07-11T16:27:33.334Z] + git rev-list -1 --merges fb67e34980dfa056f4ddb70a50fca33d4f71295e~1..fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] echo [2022-07-11T16:27:33.360Z] -----------> git rev-list -1 --merges fb67e34980dfa056f4ddb70a50fca33d4f71295e~1..fb67e34980dfa056f4ddb70a50fca33d4f71295e fb67e34980dfa056f4ddb70a50fca33d4f71295e [false] [Pipeline] sh [2022-07-11T16:27:33.653Z] + git log --format=format:%s -1 fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] echo [2022-07-11T16:27:33.670Z] ========================================================= [2022-07-11T16:27:33.670Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T16:27:33.670Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-11T16:27:34.073Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T16:27:34.074Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T16:27:34.074Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T16:27:34.074Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T16:27:34.074Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T16:27:34.074Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T16:27:34.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:27:34.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:27:34.486Z] [2022-07-11T16:27:34.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:27:34.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:27:34.793Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T16:27:34.793Z] b85a868b505f: Pulling fs layer [2022-07-11T16:27:34.793Z] e2be974225ed: Pulling fs layer [2022-07-11T16:27:34.793Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T16:27:34.793Z] 988bab9f4d93: Pulling fs layer [2022-07-11T16:27:34.793Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T16:27:34.793Z] eaf3925da568: Pulling fs layer [2022-07-11T16:27:34.793Z] bab4dde63d76: Pulling fs layer [2022-07-11T16:27:34.793Z] bde34c3a00c8: Pulling fs layer [2022-07-11T16:27:34.793Z] b352a97aabf1: Pulling fs layer [2022-07-11T16:27:34.793Z] 4872d77fe225: Pulling fs layer [2022-07-11T16:27:34.793Z] 5851b861e8e6: Pulling fs layer [2022-07-11T16:27:34.793Z] 1469e6f7b9e6: Waiting [2022-07-11T16:27:34.793Z] eaf3925da568: Waiting [2022-07-11T16:27:34.793Z] bab4dde63d76: Waiting [2022-07-11T16:27:34.793Z] 988bab9f4d93: Waiting [2022-07-11T16:27:34.793Z] bde34c3a00c8: Waiting [2022-07-11T16:27:34.793Z] b352a97aabf1: Waiting [2022-07-11T16:27:34.793Z] e2be974225ed: Verifying Checksum [2022-07-11T16:27:34.793Z] e2be974225ed: Download complete [2022-07-11T16:27:34.793Z] 988bab9f4d93: Download complete [2022-07-11T16:27:35.054Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T16:27:35.054Z] 1469e6f7b9e6: Download complete [2022-07-11T16:27:35.054Z] eaf3925da568: Verifying Checksum [2022-07-11T16:27:35.054Z] eaf3925da568: Download complete [2022-07-11T16:27:35.054Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T16:27:35.054Z] 339a4e72a1f5: Download complete [2022-07-11T16:27:35.054Z] bde34c3a00c8: Download complete [2022-07-11T16:27:35.054Z] b352a97aabf1: Download complete [2022-07-11T16:27:35.054Z] 4872d77fe225: Download complete [2022-07-11T16:27:35.054Z] 5851b861e8e6: Verifying Checksum [2022-07-11T16:27:35.054Z] 5851b861e8e6: Download complete [2022-07-11T16:27:35.054Z] b85a868b505f: Download complete [2022-07-11T16:27:35.313Z] bab4dde63d76: Verifying Checksum [2022-07-11T16:27:35.313Z] bab4dde63d76: Download complete [2022-07-11T16:27:36.250Z] b85a868b505f: Pull complete [2022-07-11T16:27:36.508Z] e2be974225ed: Pull complete [2022-07-11T16:27:37.079Z] 339a4e72a1f5: Pull complete [2022-07-11T16:27:37.079Z] 988bab9f4d93: Pull complete [2022-07-11T16:27:37.341Z] 1469e6f7b9e6: Pull complete [2022-07-11T16:27:37.341Z] eaf3925da568: Pull complete [2022-07-11T16:27:39.250Z] bab4dde63d76: Pull complete [2022-07-11T16:27:39.250Z] bde34c3a00c8: Pull complete [2022-07-11T16:27:39.250Z] b352a97aabf1: Pull complete [2022-07-11T16:27:39.250Z] 4872d77fe225: Pull complete [2022-07-11T16:27:39.511Z] 5851b861e8e6: Pull complete [2022-07-11T16:27:39.511Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T16:27:39.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:27:39.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:27:39.612Z] prd-ubuntu20.04-docker-8c-8g-17423 does not seem to be running inside a container [2022-07-11T16:27:39.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T16:27:41.290Z] $ docker top d8ddf3639d51b17947d600405edea59b9a035141f5fc473c56f5b87a5acae4ab -eo pid,comm [2022-07-11T16:27:41.355Z] 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-07-11T16:27:41.355Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T16:27:41.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:27:41.397Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:27:41.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:27:41.536Z] $ docker exec d8ddf3639d51b17947d600405edea59b9a035141f5fc473c56f5b87a5acae4ab ssh-agent [2022-07-11T16:27:41.651Z] SSH_AUTH_SOCK=/tmp/ssh-3T89cXDOftWE/agent.32 [2022-07-11T16:27:41.651Z] SSH_AGENT_PID=39 [2022-07-11T16:27:41.658Z] Running ssh-add (command line suppressed) [2022-07-11T16:27:41.788Z] Identity added: /w/workspace/edgex-go/256@tmp/private_key_8210006468573044156.key (/w/workspace/edgex-go/256@tmp/private_key_8210006468573044156.key) [2022-07-11T16:27:41.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:27:42.088Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T16:27:42.105Z] $ docker exec --env ******** --env ******** d8ddf3639d51b17947d600405edea59b9a035141f5fc473c56f5b87a5acae4ab ssh-agent -k [2022-07-11T16:27:42.221Z] unset SSH_AUTH_SOCK; [2022-07-11T16:27:42.222Z] unset SSH_AGENT_PID; [2022-07-11T16:27:42.222Z] echo Agent pid 39 killed; [2022-07-11T16:27:42.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T16:27:42.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:27:42.247Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:27:42.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:27:42.368Z] $ docker exec d8ddf3639d51b17947d600405edea59b9a035141f5fc473c56f5b87a5acae4ab ssh-agent [2022-07-11T16:27:42.483Z] SSH_AUTH_SOCK=/tmp/ssh-6yQrney3LKG3/agent.72 [2022-07-11T16:27:42.483Z] SSH_AGENT_PID=78 [2022-07-11T16:27:42.489Z] Running ssh-add (command line suppressed) [2022-07-11T16:27:42.603Z] Identity added: /w/workspace/edgex-go/256@tmp/private_key_477537074092971894.key (/w/workspace/edgex-go/256@tmp/private_key_477537074092971894.key) [2022-07-11T16:27:42.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:27:42.908Z] + git semver init [2022-07-11T16:27:43.170Z] 2022-07-11 16:27:43,130 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T16:27:43.170Z] 2022-07-11 16:27:43,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/256/.semver [2022-07-11T16:27:43.170Z] 2022-07-11 16:27:43,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/256/.semver [2022-07-11T16:27:43.170Z] 2022-07-11 16:27:43,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/256/.semver'], cwd=/w/workspace/edgex-go/256, universal_newlines=False, shell=None, istream=None) [2022-07-11T16:27:47.392Z] 2022-07-11 16:27:47,358 [append_file] DEBUG append to file:/w/workspace/edgex-go/256/.git/info/exclude [2022-07-11T16:27:47.392Z] 2022-07-11 16:27:47,359 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/256/.semver/main with force:False [2022-07-11T16:27:47.392Z] 2022-07-11 16:27:47,359 [read_version] DEBUG read version from /w/workspace/edgex-go/256/.semver/main [2022-07-11T16:27:47.392Z] 2022-07-11 16:27:47,359 [read_version] DEBUG read version from /w/workspace/edgex-go/256/.semver/main [2022-07-11T16:27:47.392Z] 2.2.1-dev.25 [Pipeline] } [2022-07-11T16:27:47.407Z] $ docker exec --env ******** --env ******** d8ddf3639d51b17947d600405edea59b9a035141f5fc473c56f5b87a5acae4ab ssh-agent -k [2022-07-11T16:27:47.514Z] unset SSH_AUTH_SOCK; [2022-07-11T16:27:47.514Z] unset SSH_AGENT_PID; [2022-07-11T16:27:47.514Z] echo Agent pid 78 killed; [2022-07-11T16:27:47.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:27:47.830Z] + git semver [Pipeline] } [2022-07-11T16:27:48.111Z] $ docker stop --time=1 d8ddf3639d51b17947d600405edea59b9a035141f5fc473c56f5b87a5acae4ab [2022-07-11T16:27:49.509Z] $ docker rm -f d8ddf3639d51b17947d600405edea59b9a035141f5fc473c56f5b87a5acae4ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:27:49.857Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T16:27:50.090Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T16:27:50.092Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.25 [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] echo [2022-07-11T16:27:50.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:27:50.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:27:50.202Z] ========================================================= [2022-07-11T16:27:50.202Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T16:27:50.202Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:27:50.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T16:27:50.492Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T16:27:50.492Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T16:27:50.492Z] 666ba61612fd: Pulling fs layer [2022-07-11T16:27:50.492Z] 8ed8ca486205: Pulling fs layer [2022-07-11T16:27:50.492Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T16:27:50.492Z] c516ae0d96e1: Pulling fs layer [2022-07-11T16:27:50.492Z] 684cea983483: Pulling fs layer [2022-07-11T16:27:50.492Z] dd3240ac7de5: Pulling fs layer [2022-07-11T16:27:50.492Z] b1e948a4e11c: Pulling fs layer [2022-07-11T16:27:50.492Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T16:27:50.492Z] 646ad004c059: Pulling fs layer [2022-07-11T16:27:50.492Z] cc1cd167ecdc: Waiting [2022-07-11T16:27:50.492Z] c516ae0d96e1: Waiting [2022-07-11T16:27:50.492Z] 684cea983483: Waiting [2022-07-11T16:27:50.492Z] a8fd76ee1af6: Waiting [2022-07-11T16:27:50.492Z] b1e948a4e11c: Waiting [2022-07-11T16:27:50.492Z] dd3240ac7de5: Waiting [2022-07-11T16:27:50.492Z] 646ad004c059: Waiting [2022-07-11T16:27:50.492Z] 8ed8ca486205: Verifying Checksum [2022-07-11T16:27:50.492Z] 8ed8ca486205: Download complete [2022-07-11T16:27:50.492Z] 666ba61612fd: Download complete [2022-07-11T16:27:50.492Z] c516ae0d96e1: Verifying Checksum [2022-07-11T16:27:50.492Z] c516ae0d96e1: Download complete [2022-07-11T16:27:50.492Z] 684cea983483: Download complete [2022-07-11T16:27:50.492Z] 59bf1c3509f3: Verifying Checksum [2022-07-11T16:27:50.492Z] 59bf1c3509f3: Download complete [2022-07-11T16:27:50.492Z] dd3240ac7de5: Verifying Checksum [2022-07-11T16:27:50.492Z] dd3240ac7de5: Download complete [2022-07-11T16:27:50.754Z] b1e948a4e11c: Verifying Checksum [2022-07-11T16:27:50.754Z] b1e948a4e11c: Download complete [2022-07-11T16:27:50.754Z] 59bf1c3509f3: Pull complete [2022-07-11T16:27:50.754Z] 666ba61612fd: Pull complete [2022-07-11T16:27:50.754Z] 8ed8ca486205: Pull complete [2022-07-11T16:27:51.332Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T16:27:51.332Z] 646ad004c059: Verifying Checksum [2022-07-11T16:27:51.332Z] 646ad004c059: Download complete [2022-07-11T16:27:51.332Z] cc1cd167ecdc: Verifying Checksum [2022-07-11T16:27:51.332Z] cc1cd167ecdc: Download complete [2022-07-11T16:27:55.529Z] cc1cd167ecdc: Pull complete [2022-07-11T16:27:55.529Z] c516ae0d96e1: Pull complete [2022-07-11T16:27:55.529Z] 684cea983483: Pull complete [2022-07-11T16:27:55.529Z] dd3240ac7de5: Pull complete [2022-07-11T16:27:55.529Z] b1e948a4e11c: Pull complete [2022-07-11T16:27:57.436Z] a8fd76ee1af6: Pull complete [2022-07-11T16:27:57.696Z] 646ad004c059: Pull complete [2022-07-11T16:27:57.696Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T16:27:57.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T16:27:57.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:27:58.261Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T16:27:58.261Z] WORKDIR /edgex [2022-07-11T16:27:58.261Z] COPY go.mod . [2022-07-11T16:27:58.261Z] RUN go mod download [2022-07-11T16:27:58.261Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-11T16:27:59.641Z] Sending build context to Docker daemon 335.2MB [2022-07-11T16:27:59.641Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T16:27:59.641Z] ---> 8f69c11f6b0c [2022-07-11T16:27:59.641Z] Step 2/4 : WORKDIR /edgex [2022-07-11T16:28:02.939Z] ---> Running in 4d853b1574d6 [2022-07-11T16:28:02.939Z] Removing intermediate container 4d853b1574d6 [2022-07-11T16:28:02.939Z] ---> a87e873bbe8f [2022-07-11T16:28:02.939Z] Step 3/4 : COPY go.mod . [2022-07-11T16:28:02.939Z] ---> 59194a3b7adf [2022-07-11T16:28:02.939Z] Step 4/4 : RUN go mod download [2022-07-11T16:28:02.939Z] ---> Running in 1d482a13ba5a [2022-07-11T16:28:05.145Z] Still waiting to schedule task [2022-07-11T16:28:05.145Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-11T16:28:25.145Z] Removing intermediate container 1d482a13ba5a [2022-07-11T16:28:25.145Z] ---> b834a399b390 [2022-07-11T16:28:25.145Z] Successfully built b834a399b390 [2022-07-11T16:28:25.145Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:28:25.451Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T16:28:25.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:28:25.532Z] prd-ubuntu20.04-docker-8c-8g-17423 does not seem to be running inside a container [2022-07-11T16:28:25.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T16:28:26.008Z] $ docker top 974d6fd0cfe56bc8ecada43715efdcef68e76a6fbf3196c84acebfb642088e3e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:28:26.438Z] + go version [2022-07-11T16:28:26.438Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T16:28:26.454Z] $ docker stop --time=1 974d6fd0cfe56bc8ecada43715efdcef68e76a6fbf3196c84acebfb642088e3e [2022-07-11T16:28:27.784Z] $ docker rm -f 974d6fd0cfe56bc8ecada43715efdcef68e76a6fbf3196c84acebfb642088e3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:28:28.201Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T16:28:28.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:28:28.280Z] prd-ubuntu20.04-docker-8c-8g-17423 does not seem to be running inside a container [2022-07-11T16:28:28.320Z] $ 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/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T16:28:28.695Z] $ docker top 803c71cfca27e0d406e89c2479977865262fb2aa62b079b31d40199cb3b3b7c7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T16:28:28.778Z] ========================================================= [2022-07-11T16:28:28.778Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-11T16:28:28.778Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:28:29.073Z] + make test [2022-07-11T16:28:29.074Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-11T16:28:34.354Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-11T16:28:44.662Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-11T16:28:44.662Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-11T16:28:44.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-11T16:28:44.960Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-11T16:28:44.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-11T16:28:45.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-11T16:28:45.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-11T16:28:45.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-11T16:28:45.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-11T16:28:45.257Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-11T16:28:45.257Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-11T16:28:45.257Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-11T16:28:45.257Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-11T16:28:45.257Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-11T16:28:45.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-11T16:28:46.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.087s coverage: 28.7% of statements [2022-07-11T16:28:46.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-11T16:28:46.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-11T16:28:47.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2022-07-11T16:28:47.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-11T16:28:47.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.2% of statements [2022-07-11T16:28:47.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-11T16:28:47.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-11T16:28:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.097s coverage: 89.2% of statements [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-11T16:28:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.096s coverage: 83.8% of statements [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-11T16:28:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.444s coverage: 95.6% of statements [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-11T16:28:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-11T16:28:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-11T16:28:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.104s coverage: 0.9% of statements [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-11T16:28:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-07-11T16:28:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements [2022-07-11T16:28:50.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-11T16:28:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-07-11T16:28:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2022-07-11T16:28:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2022-07-11T16:28:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2022-07-11T16:28:50.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2022-07-11T16:29:00.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.087s coverage: 94.4% of statements [2022-07-11T16:29:00.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2022-07-11T16:29:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.5% of statements [2022-07-11T16:29:01.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.198s coverage: 91.2% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.4% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.4% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 43.8% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-11T16:29:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2022-07-11T16:29:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-07-11T16:29:11.979Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-11T16:29:30.245Z] GO111MODULE=on go vet ./... [2022-07-11T16:29:31.625Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T16:29:32.194Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T16:29:32.454Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T16:29:32.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-11T16:29:32.758Z] + ls -al . [2022-07-11T16:29:32.759Z] total 684 [2022-07-11T16:29:32.759Z] drwxrwxr-x 10 1001 1001 4096 Jul 11 16:28 . [2022-07-11T16:29:32.759Z] drwxr-xr-x 4 root root 4096 Jul 11 16:28 .. [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 11 Jul 11 16:27 .dockerignore [2022-07-11T16:29:32.759Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 16:27 .git [2022-07-11T16:29:32.759Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 16:27 .github [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 1030 Jul 11 16:27 .gitignore [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 42 Jul 11 16:27 .golangci.yml [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 87 Jul 11 16:27 .hadolint.yml [2022-07-11T16:29:32.759Z] drwxr-xr-x 3 1001 1001 4096 Jul 11 16:27 .semver [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 16:27 .sonarcloud.properties [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 1171 Jul 11 16:27 ADOPTERS.md [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 10347 Jul 11 16:27 Attribution.txt [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 63209 Jul 11 16:27 CHANGELOG.md [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 16:27 CONTRIBUTING.md [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 677 Jul 11 16:27 GOVERNANCE.md [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 850 Jul 11 16:27 Jenkinsfile [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 16:27 LICENSE [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 10350 Jul 11 16:27 Makefile [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 582 Jul 11 16:27 OWNERS.md [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 9094 Jul 11 16:27 README.md [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 6912 Jul 11 16:27 SECURITY.md [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 12 Jul 11 16:27 VERSION [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 4131 Jul 11 16:27 ZMQWindows.md [2022-07-11T16:29:32.759Z] drwxrwxr-x 2 1001 1001 4096 Jul 11 16:27 bin [2022-07-11T16:29:32.759Z] drwxrwxr-x 18 1001 1001 4096 Jul 11 16:27 cmd [2022-07-11T16:29:32.759Z] -rw-r--r-- 1 root root 435592 Jul 11 16:29 coverage.out [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 3311 Jul 11 16:27 go.mod [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 36231 Jul 11 16:27 go.sum [2022-07-11T16:29:32.759Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 16:27 internal [2022-07-11T16:29:32.759Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 16:27 openapi [2022-07-11T16:29:32.759Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 16:27 snap [2022-07-11T16:29:32.759Z] -rw-rw-r-- 1 1001 1001 204 Jul 11 16:27 version.go [Pipeline] sh [2022-07-11T16:29:33.049Z] + '[' -e coverage.out ] [2022-07-11T16:29:33.049Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-11T16:29:33.130Z] Stashed 1 file(s) [Pipeline] sh [2022-07-11T16:29:33.412Z] + make build [2022-07-11T16:29:33.412Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-11T16:29:45.773Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T16:29:54.641Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T16:29:55.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T16:30:00.042Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17425 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-07-11T16:30:00.054Z] Running in /w/workspace/edgex-go/256 [Pipeline] { [Pipeline] checkout [2022-07-11T16:30:00.120Z] The recommended git tool is: git [2022-07-11T16:30:00.716Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-11T16:30:01.024Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-11T16:30:01.994Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T16:30:03.027Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-11T16:30:03.973Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-11T16:30:04.977Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-11T16:30:05.313Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-11T16:30:06.010Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-11T16:30:07.505Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-11T16:30:08.450Z] $ docker stop --time=1 803c71cfca27e0d406e89c2479977865262fb2aa62b079b31d40199cb3b3b7c7 [2022-07-11T16:30:09.679Z] using credential edgex-jenkins-ssh [2022-07-11T16:30:09.697Z] Cloning the remote Git repository [2022-07-11T16:30:09.757Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-11T16:30:09.861Z] > git init /w/workspace/edgex-go/256 # timeout=10 [2022-07-11T16:30:10.059Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-11T16:30:10.060Z] > git --version # timeout=10 [2022-07-11T16:30:10.118Z] > git --version # 'git version 2.25.1' [2022-07-11T16:30:10.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T16:30:10.210Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T16:30:11.343Z] $ docker rm -f 803c71cfca27e0d406e89c2479977865262fb2aa62b079b31d40199cb3b3b7c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:30:12.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T16:30:12.295Z] [2022-07-11T16:30:12.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:30:12.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T16:30:12.741Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-11T16:30:12.741Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-11T16:30:12.741Z] ca9280d653b3: Pulling fs layer [2022-07-11T16:30:12.741Z] 7e9c9ca2126c: Pulling fs layer [2022-07-11T16:30:12.741Z] cbdbe7a5bc2a: Download complete [2022-07-11T16:30:12.741Z] cbdbe7a5bc2a: Pull complete [2022-07-11T16:30:13.221Z] ca9280d653b3: Verifying Checksum [2022-07-11T16:30:13.221Z] ca9280d653b3: Download complete [2022-07-11T16:30:13.221Z] ca9280d653b3: Pull complete [2022-07-11T16:30:13.789Z] 7e9c9ca2126c: Download complete [2022-07-11T16:30:17.104Z] 7e9c9ca2126c: Pull complete [2022-07-11T16:30:17.104Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-11T16:30:17.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T16:30:17.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:30:17.195Z] prd-ubuntu20.04-docker-8c-8g-17423 does not seem to be running inside a container [2022-07-11T16:30:17.225Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@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-07-11T16:30:18.803Z] $ docker top 91dc0e31d01e3b43b6eb6c830172a54fed145530ad13b60e8fae68f277e3741d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:30:19.188Z] + docker-compose build --help [2022-07-11T16:30:19.188Z] + grep parallel [2022-07-11T16:30:19.778Z] --parallel Build images in parallel. [Pipeline] } [2022-07-11T16:30:19.777Z] $ docker stop --time=1 91dc0e31d01e3b43b6eb6c830172a54fed145530ad13b60e8fae68f277e3741d [2022-07-11T16:30:21.062Z] $ docker rm -f 91dc0e31d01e3b43b6eb6c830172a54fed145530ad13b60e8fae68f277e3741d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:30:21.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T16:30:21.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:30:21.619Z] prd-ubuntu20.04-docker-8c-8g-17423 does not seem to be running inside a container [2022-07-11T16:30:21.643Z] $ 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/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-11T16:30:21.996Z] $ docker top 510c9766d1c5ca40f958f0702511e61b27c540d4ac3a006758708b59f81a7c40 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:30:22.383Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-11T16:30:22.954Z] Building core-command ... [2022-07-11T16:30:22.954Z] Building core-data ... [2022-07-11T16:30:22.954Z] Building core-metadata ... [2022-07-11T16:30:22.954Z] Building security-bootstrapper ... [2022-07-11T16:30:22.954Z] Building security-proxy-setup ... [2022-07-11T16:30:22.954Z] Building security-secretstore-setup ... [2022-07-11T16:30:22.954Z] Building security-spiffe-token-provider ... [2022-07-11T16:30:22.954Z] Building security-spire-agent ... [2022-07-11T16:30:22.954Z] Building security-spire-config ... [2022-07-11T16:30:22.954Z] Building security-spire-server ... [2022-07-11T16:30:22.954Z] Building support-notifications ... [2022-07-11T16:30:22.954Z] Building support-scheduler ... [2022-07-11T16:30:22.954Z] Building sys-mgmt-agent ... [2022-07-11T16:30:22.954Z] Building security-proxy-setup [2022-07-11T16:30:22.954Z] Building security-spire-agent [2022-07-11T16:30:22.954Z] Building support-scheduler [2022-07-11T16:30:22.954Z] Building security-spire-config [2022-07-11T16:30:22.954Z] Building core-data [2022-07-11T16:30:37.848Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:30:37.848Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:30:37.848Z] ---> b834a399b390 [2022-07-11T16:30:37.848Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T16:30:37.848Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:30:37.848Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:30:37.848Z] ---> b834a399b390 [2022-07-11T16:30:37.848Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T16:30:38.109Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:30:38.109Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:30:38.109Z] ---> b834a399b390 [2022-07-11T16:30:38.109Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T16:30:38.109Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:30:38.109Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:30:38.109Z] ---> b834a399b390 [2022-07-11T16:30:38.109Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T16:30:38.369Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:30:38.369Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:30:38.369Z] ---> b834a399b390 [2022-07-11T16:30:38.369Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T16:30:40.963Z] ---> Running in 5c627346d313 [2022-07-11T16:30:40.963Z] ---> Running in deb148613ecc [2022-07-11T16:30:40.963Z] ---> Running in 308baab554a3 [2022-07-11T16:30:40.963Z] ---> Running in af757e3730e3 [2022-07-11T16:30:40.963Z] ---> Running in 563c88f456ba [2022-07-11T16:30:41.229Z] Removing intermediate container deb148613ecc [2022-07-11T16:30:41.229Z] ---> e0b71e948054 [2022-07-11T16:30:41.230Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:30:41.230Z] Removing intermediate container af757e3730e3 [2022-07-11T16:30:41.230Z] ---> 225659c2fd54 [2022-07-11T16:30:41.230Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:30:41.230Z] Removing intermediate container 563c88f456ba [2022-07-11T16:30:41.230Z] ---> 24abaf1e277c [2022-07-11T16:30:41.230Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:30:41.230Z] Removing intermediate container 5c627346d313 [2022-07-11T16:30:41.230Z] ---> a7efeda6d8dd [2022-07-11T16:30:41.230Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:30:41.230Z] ---> Running in 23546c220400 [2022-07-11T16:30:41.230Z] Removing intermediate container 308baab554a3 [2022-07-11T16:30:41.230Z] ---> 298be95cf083 [2022-07-11T16:30:41.230Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:30:41.230Z] ---> Running in 4a450be589a3 [2022-07-11T16:30:41.230Z] ---> Running in 41342b5734c0 [2022-07-11T16:30:41.230Z] ---> Running in bcc1680b3cce [2022-07-11T16:30:41.510Z] ---> Running in f475139f5d9f [2022-07-11T16:30:42.100Z] Removing intermediate container 23546c220400 [2022-07-11T16:30:42.100Z] ---> 3e4b527e1c27 [2022-07-11T16:30:42.100Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T16:30:42.100Z] ---> Running in 6631118e7a48 [2022-07-11T16:30:42.374Z] Removing intermediate container 41342b5734c0 [2022-07-11T16:30:42.374Z] ---> 5ff33653a48c [2022-07-11T16:30:42.374Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-11T16:30:42.374Z] ---> Running in 13ed5a7639d0 [2022-07-11T16:30:42.668Z] Removing intermediate container 4a450be589a3 [2022-07-11T16:30:42.668Z] ---> e3f532f98b06 [2022-07-11T16:30:42.668Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T16:30:42.668Z] ---> Running in 67dbe797e817 [2022-07-11T16:30:42.950Z] Removing intermediate container bcc1680b3cce [2022-07-11T16:30:42.950Z] ---> 3ecfe3d4c8aa [2022-07-11T16:30:42.950Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T16:30:42.950Z] ---> Running in 43eff16e92c5 [2022-07-11T16:30:42.951Z] Removing intermediate container f475139f5d9f [2022-07-11T16:30:42.951Z] ---> a2e1404be6f6 [2022-07-11T16:30:42.951Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T16:30:42.951Z] ---> Running in 8c9cc07d8243 [2022-07-11T16:30:43.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:30:43.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:30:43.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:30:43.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:30:43.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:30:44.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:30:44.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:30:45.577Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:30:49.433Z] OK: 221 MiB in 52 packages [2022-07-11T16:30:49.938Z] Removing intermediate container 8c9cc07d8243 [2022-07-11T16:30:49.938Z] ---> 406161207106 [2022-07-11T16:30:49.938Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T16:30:49.938Z] ---> 5d9e35aca4d6 [2022-07-11T16:30:49.938Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:30:49.938Z] ---> Running in 4c850ef62586 [2022-07-11T16:30:49.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:30:50.584Z] Removing intermediate container 4c850ef62586 [2022-07-11T16:30:50.584Z] ---> f2d67746e39b [2022-07-11T16:30:50.584Z] Step 8/22 : COPY . . [2022-07-11T16:30:50.845Z] OK: 221 MiB in 52 packages [2022-07-11T16:30:52.695Z] Removing intermediate container 67dbe797e817 [2022-07-11T16:30:52.695Z] ---> 816532d758b4 [2022-07-11T16:30:52.695Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T16:30:52.695Z] ---> c08ee2d7e541 [2022-07-11T16:30:52.695Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:30:52.695Z] ---> Running in 468a0f6d651b [2022-07-11T16:30:52.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:30:53.709Z] Removing intermediate container 468a0f6d651b [2022-07-11T16:30:53.709Z] ---> e8adc23d3faf [2022-07-11T16:30:53.709Z] Step 8/22 : COPY . . [2022-07-11T16:30:56.519Z] ---> 2500f4d68118 [2022-07-11T16:30:56.519Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-11T16:30:56.780Z] ---> Running in 56424380d4ed [2022-07-11T16:30:57.042Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-11T16:30:58.433Z] ---> 5409b67115a4 [2022-07-11T16:30:58.433Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-11T16:30:58.433Z] ---> Running in e801625a0767 [2022-07-11T16:30:58.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T16:30:58.694Z] OK: 221 MiB in 52 packages [2022-07-11T16:30:59.272Z] Removing intermediate container 13ed5a7639d0 [2022-07-11T16:30:59.272Z] ---> b0510f0dc0f6 [2022-07-11T16:30:59.272Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T16:30:59.534Z] ---> d67b41c832b8 [2022-07-11T16:30:59.534Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:30:59.534Z] ---> Running in cd77655b22eb [2022-07-11T16:31:00.469Z] OK: 221 MiB in 52 packages [2022-07-11T16:31:00.469Z] OK: 221 MiB in 52 packages [2022-07-11T16:31:00.730Z] Removing intermediate container cd77655b22eb [2022-07-11T16:31:00.730Z] ---> b7e390cacf79 [2022-07-11T16:31:00.730Z] Step 8/23 : COPY . . [2022-07-11T16:31:00.989Z] Removing intermediate container 6631118e7a48 [2022-07-11T16:31:00.989Z] ---> 2e583a68df5a [2022-07-11T16:31:00.989Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T16:31:01.247Z] Removing intermediate container 43eff16e92c5 [2022-07-11T16:31:01.247Z] ---> 93e7abf98ef6 [2022-07-11T16:31:01.247Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T16:31:01.505Z] ---> 15a67e5a5851 [2022-07-11T16:31:01.505Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:31:01.763Z] ---> Running in be8dcd5423d5 [2022-07-11T16:31:01.763Z] ---> 8e7c5a9ea21b [2022-07-11T16:31:01.763Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:31:02.021Z] ---> Running in 26c872529db1 [2022-07-11T16:31:06.440Z] Removing intermediate container 26c872529db1 [2022-07-11T16:31:06.440Z] ---> 77ceda81622c [2022-07-11T16:31:06.440Z] Step 8/26 : COPY . . [2022-07-11T16:31:06.440Z] Removing intermediate container be8dcd5423d5 [2022-07-11T16:31:06.440Z] ---> a7dc39bb3f2b [2022-07-11T16:31:06.440Z] Step 8/26 : COPY . . [2022-07-11T16:31:10.307Z] Avoid second fetch [2022-07-11T16:31:10.307Z] Checking out Revision fb67e34980dfa056f4ddb70a50fca33d4f71295e (main) [2022-07-11T16:31:10.233Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-11T16:31:10.283Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T16:31:10.349Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T16:31:10.371Z] > git checkout -f fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 [2022-07-11T16:31:13.038Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-11T16:31:14.946Z] ---> a0779536123a [2022-07-11T16:31:14.946Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-11T16:31:15.142Z] Commit message: "build: Upgrade to go 1.18 and latest golangci-lint (#4068)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T16:31:16.073Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T16:31:16.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T16:31:16.073Z] Dload Upload Total Spent Left Speed [2022-07-11T16:31:16.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 83510 0 --:--:-- --:--:-- --:--:-- 84082 [Pipeline] sh [2022-07-11T16:31:17.002Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T16:31:17.487Z] ---> Running in 051a0bcdaa92 [2022-07-11T16:31:17.487Z] ---> be43ae787429 [2022-07-11T16:31:17.487Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T16:31:17.487Z] ---> f38636bf7270 [2022-07-11T16:31:17.487Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T16:31:17.621Z] + sudo tee /etc/docker/daemon.new [2022-07-11T16:31:17.622Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T16:31:17.622Z] { [2022-07-11T16:31:17.622Z] "registry-mirrors": [ [2022-07-11T16:31:17.622Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T16:31:17.622Z] ], [2022-07-11T16:31:17.622Z] "bip": "10.250.0.254/24", [2022-07-11T16:31:17.622Z] "hosts": [ [2022-07-11T16:31:17.622Z] "tcp://0.0.0.0:5555", [2022-07-11T16:31:17.622Z] "unix:///var/run/docker.sock" [2022-07-11T16:31:17.622Z] ], [2022-07-11T16:31:17.622Z] "mtu": 1458, [2022-07-11T16:31:17.622Z] "selinux-enabled": true, [2022-07-11T16:31:17.622Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T16:31:17.622Z] } [Pipeline] sh [2022-07-11T16:31:17.746Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-11T16:31:17.974Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T16:31:18.005Z] ---> Running in 81e7770cf688 [2022-07-11T16:31:18.005Z] ---> Running in 2e24256db160 [2022-07-11T16:31:18.322Z] + sudo service docker restart [2022-07-11T16:31:18.575Z] Removing intermediate container 81e7770cf688 [2022-07-11T16:31:18.575Z] ---> 556d35dce993 [2022-07-11T16:31:18.575Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T16:31:18.835Z] Removing intermediate container 2e24256db160 [2022-07-11T16:31:18.835Z] ---> 4b240d9ba692 [2022-07-11T16:31:18.835Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T16:31:18.835Z] ---> Running in 345c1f330def [2022-07-11T16:31:18.835Z] ---> Running in 48b040bd0191 [2022-07-11T16:31:19.095Z] Removing intermediate container 345c1f330def [2022-07-11T16:31:19.095Z] ---> 922ba48385e6 [2022-07-11T16:31:19.095Z] 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-07-11T16:31:19.355Z] Removing intermediate container 48b040bd0191 [2022-07-11T16:31:19.355Z] ---> 8984050209de [2022-07-11T16:31:19.355Z] 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-07-11T16:31:19.355Z] ---> Running in 8f2951ca8d0e [2022-07-11T16:31:19.616Z] ---> Running in 4620fea53dce [2022-07-11T16:31:19.616Z] Removing intermediate container 56424380d4ed [2022-07-11T16:31:19.616Z] ---> d21e3e715162 [2022-07-11T16:31:19.616Z] [2022-07-11T16:31:19.616Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T16:31:21.004Z] 3.16: Pulling from library/alpine [2022-07-11T16:31:21.004Z] Removing intermediate container 4620fea53dce [2022-07-11T16:31:21.004Z] ---> 9385dccbdaba [2022-07-11T16:31:21.004Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T16:31:21.004Z] Removing intermediate container 8f2951ca8d0e [2022-07-11T16:31:21.004Z] ---> bf85a27770e2 [2022-07-11T16:31:21.004Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T16:31:21.268Z] ---> Running in 03e9f150a910 [2022-07-11T16:31:21.527Z] ---> Running in 9aecf7a9e65b [2022-07-11T16:31:21.805Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T16:31:21.805Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T16:31:21.805Z] ---> e66264b98777 [2022-07-11T16:31:21.805Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-11T16:31:21.805Z] Removing intermediate container 03e9f150a910 [2022-07-11T16:31:21.805Z] ---> 0476ae83acff [2022-07-11T16:31:21.805Z] [2022-07-11T16:31:21.805Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T16:31:22.065Z] ---> Running in 6a22c4fe7c2e [2022-07-11T16:31:22.065Z] Removing intermediate container 9aecf7a9e65b [2022-07-11T16:31:22.065Z] ---> 04b0cb51db21 [2022-07-11T16:31:22.065Z] [2022-07-11T16:31:22.065Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T16:31:22.065Z] Removing intermediate container e801625a0767 [2022-07-11T16:31:22.065Z] ---> b4e7f234561f [2022-07-11T16:31:22.065Z] [2022-07-11T16:31:22.065Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T16:31:22.065Z] ---> e66264b98777 [2022-07-11T16:31:22.065Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-11T16:31:22.387Z] ---> Running in b3169fd22833 [2022-07-11T16:31:22.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:22.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:22.666Z] 3.15: Pulling from library/alpine [2022-07-11T16:31:22.666Z] 3.15: Pulling from library/alpine [2022-07-11T16:31:22.666Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-11T16:31:22.666Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-11T16:31:22.983Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-11T16:31:22.983Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-11T16:31:22.983Z] (5/6) Installing curl (7.83.1-r2) [2022-07-11T16:31:22.983Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-11T16:31:22.983Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:31:22.983Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:31:22.983Z] OK: 8 MiB in 20 packages [2022-07-11T16:31:23.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:23.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:23.530Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-11T16:31:23.530Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:31:23.530Z] OK: 6 MiB in 15 packages [2022-07-11T16:31:23.530Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T16:31:23.530Z] Status: Downloaded newer image for alpine:3.15 [2022-07-11T16:31:23.530Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T16:31:23.530Z] Status: Image is up to date for alpine:3.15 [2022-07-11T16:31:23.530Z] ---> 0ac33e5f5afa [2022-07-11T16:31:23.530Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T16:31:23.530Z] ---> 0ac33e5f5afa [2022-07-11T16:31:23.530Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T16:31:23.801Z] ---> Running in 8f0f80d6fba9 [2022-07-11T16:31:23.801Z] ---> Running in 51bb9555233c [2022-07-11T16:31:23.801Z] Removing intermediate container 6a22c4fe7c2e [2022-07-11T16:31:23.801Z] ---> 491341960cb7 [2022-07-11T16:31:23.801Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T16:31:24.061Z] Removing intermediate container 8f0f80d6fba9 [2022-07-11T16:31:24.061Z] ---> 6d317624e63f [2022-07-11T16:31:24.061Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:31:24.061Z] ---> Running in 1ddec4e469cb [2022-07-11T16:31:24.061Z] Removing intermediate container 51bb9555233c [2022-07-11T16:31:24.061Z] ---> 6b1e2069102b [2022-07-11T16:31:24.061Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:31:24.061Z] ---> Running in 583424f1c018 [2022-07-11T16:31:24.061Z] ---> Running in cf3250b63048 [2022-07-11T16:31:24.061Z] Removing intermediate container b3169fd22833 [2022-07-11T16:31:24.061Z] ---> b4a795f21f8d [2022-07-11T16:31:24.061Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T16:31:24.321Z] Removing intermediate container 1ddec4e469cb [2022-07-11T16:31:24.321Z] ---> 7072258c836e [2022-07-11T16:31:24.321Z] Step 13/22 : WORKDIR /edgex [2022-07-11T16:31:24.321Z] ---> Running in 6cda5911babc [2022-07-11T16:31:24.321Z] ---> Running in f1d52fa76e46 [2022-07-11T16:31:24.321Z] Removing intermediate container 6cda5911babc [2022-07-11T16:31:24.321Z] ---> bcbc973088a1 [2022-07-11T16:31:24.321Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-11T16:31:24.626Z] ---> Running in ae7fcec81ec4 [2022-07-11T16:31:24.626Z] Removing intermediate container f1d52fa76e46 [2022-07-11T16:31:24.626Z] ---> 71896de52f55 [2022-07-11T16:31:24.626Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-11T16:31:24.889Z] Removing intermediate container ae7fcec81ec4 [2022-07-11T16:31:24.889Z] ---> 87700f16f43c [2022-07-11T16:31:24.889Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T16:31:24.889Z] ---> Running in f42be0ae1748 [2022-07-11T16:31:24.889Z] ---> bd6a1cdc8490 [2022-07-11T16:31:24.889Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-11T16:31:25.481Z] Removing intermediate container f42be0ae1748 [2022-07-11T16:31:25.481Z] ---> b84959c56f69 [2022-07-11T16:31:25.481Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:31:25.481Z] ---> 94c7b72a02d9 [2022-07-11T16:31:25.481Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-11T16:31:25.741Z] ---> e7ca2c027006 [2022-07-11T16:31:25.741Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-11T16:31:25.741Z] Removing intermediate container 583424f1c018 [2022-07-11T16:31:25.741Z] ---> 5a5f070a2a71 [2022-07-11T16:31:25.741Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-11T16:31:25.741Z] Removing intermediate container cf3250b63048 [2022-07-11T16:31:25.741Z] ---> 3243abb8af95 [2022-07-11T16:31:25.741Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T16:31:25.741Z] ---> Running in 63567d89514b [2022-07-11T16:31:25.741Z] ---> Running in 3a7a89ac7d35 [2022-07-11T16:31:26.681Z] ---> 80343eee3605 [2022-07-11T16:31:26.681Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T16:31:26.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:26.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:26.681Z] ---> b05638a10939 [2022-07-11T16:31:26.681Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-11T16:31:26.681Z] ---> 9d999690ca0b [2022-07-11T16:31:26.681Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-11T16:31:26.681Z] ---> Running in 9a3e82eb8c8f [2022-07-11T16:31:26.943Z] ---> e8a6324f6a7d [2022-07-11T16:31:26.943Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-11T16:31:26.943Z] ---> Running in 49af99bbb4f6 [2022-07-11T16:31:26.943Z] Removing intermediate container 49af99bbb4f6 [2022-07-11T16:31:26.943Z] ---> 4d8438bccbc0 [2022-07-11T16:31:26.943Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:31:26.943Z] ---> Running in d59017dcfae2 [2022-07-11T16:31:27.205Z] Removing intermediate container d59017dcfae2 [2022-07-11T16:31:27.205Z] ---> 6d0f1bebb159 [2022-07-11T16:31:27.205Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T16:31:27.205Z] ---> Running in 1b6b06992a08 [2022-07-11T16:31:27.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:27.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:27.755Z] Removing intermediate container 1b6b06992a08 [2022-07-11T16:31:27.755Z] ---> dd7416524e68 [2022-07-11T16:31:27.755Z] Step 21/22 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:31:27.755Z] ---> Running in 11bc96a6b6fb [2022-07-11T16:31:27.755Z] Removing intermediate container 9a3e82eb8c8f [2022-07-11T16:31:27.755Z] ---> a0206c5f54f7 [2022-07-11T16:31:27.755Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T16:31:28.021Z] Removing intermediate container 11bc96a6b6fb [2022-07-11T16:31:28.021Z] ---> e106ef52f835 [2022-07-11T16:31:28.021Z] Step 22/22 : LABEL version=2.2.1-dev.25 [2022-07-11T16:31:28.021Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T16:31:28.021Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T16:31:28.021Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T16:31:28.021Z] OK: 15861 distinct packages available [2022-07-11T16:31:28.021Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T16:31:28.021Z] OK: 15861 distinct packages available [2022-07-11T16:31:28.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:28.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:28.021Z] ---> Running in 5f0f2028cf8a [2022-07-11T16:31:28.021Z] ---> Running in 6274c453ad9d [2022-07-11T16:31:28.021Z] Removing intermediate container 5f0f2028cf8a [2022-07-11T16:31:28.021Z] ---> bc3cb1b5b87d [2022-07-11T16:31:28.021Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T16:31:28.282Z] ---> Running in 97293f4370be [2022-07-11T16:31:28.282Z] Removing intermediate container 6274c453ad9d [2022-07-11T16:31:28.282Z] ---> a8663851ebf6 [2022-07-11T16:31:28.282Z] [2022-07-11T16:31:28.282Z] Removing intermediate container 97293f4370be [2022-07-11T16:31:28.282Z] ---> 9a380b82c6aa [2022-07-11T16:31:28.282Z] Step 21/22 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:31:28.282Z] Successfully built a8663851ebf6 [2022-07-11T16:31:28.282Z] Successfully tagged support-scheduler:latest [2022-07-11T16:31:28.282Z] Building security-bootstrapper [2022-07-11T16:31:28.282Z]  Building support-scheduler ... done  ---> Running in 91ef4150e8f1 [2022-07-11T16:31:28.542Z] Removing intermediate container 91ef4150e8f1 [2022-07-11T16:31:28.542Z] ---> 1d944482b9da [2022-07-11T16:31:28.542Z] Step 22/22 : LABEL version=2.2.1-dev.25 [2022-07-11T16:31:28.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:28.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:29.065Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-11T16:31:29.324Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-11T16:31:29.324Z] (3/4) Installing libucontext (1.1-r0) [2022-07-11T16:31:29.324Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-11T16:31:29.324Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-11T16:31:29.324Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-11T16:31:29.584Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T16:31:29.584Z] OK: 6 MiB in 18 packages [2022-07-11T16:31:29.584Z] (3/5) Installing libucontext (1.1-r0) [2022-07-11T16:31:29.584Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-11T16:31:29.584Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-11T16:31:29.844Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T16:31:29.844Z] OK: 6 MiB in 19 packages [2022-07-11T16:31:30.104Z] ---> Running in 38b93e5eac25 [2022-07-11T16:31:30.742Z] Removing intermediate container 38b93e5eac25 [2022-07-11T16:31:30.742Z] ---> 88597f3bbfd0 [2022-07-11T16:31:30.742Z] [2022-07-11T16:31:30.742Z] Successfully built 88597f3bbfd0 [2022-07-11T16:31:31.001Z] Successfully tagged security-proxy-setup:latest [2022-07-11T16:31:31.001Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-07-11T16:31:31.571Z] Removing intermediate container 3a7a89ac7d35 [2022-07-11T16:31:31.571Z] ---> 45dc8b0ecf36 [2022-07-11T16:31:31.571Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-11T16:31:32.137Z] Removing intermediate container 63567d89514b [2022-07-11T16:31:32.137Z] ---> c7369b8cc3e7 [2022-07-11T16:31:32.137Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T16:31:34.053Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:31:34.053Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:31:34.053Z] ---> b834a399b390 [2022-07-11T16:31:34.053Z] Step 3/31 : WORKDIR /edgex-go [2022-07-11T16:31:34.053Z] ---> Using cache [2022-07-11T16:31:34.053Z] ---> 298be95cf083 [2022-07-11T16:31:34.053Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:31:34.053Z] ---> Using cache [2022-07-11T16:31:34.053Z] ---> a2e1404be6f6 [2022-07-11T16:31:34.053Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-11T16:31:34.053Z] ---> Using cache [2022-07-11T16:31:34.053Z] ---> 406161207106 [2022-07-11T16:31:34.053Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-11T16:31:34.053Z] ---> Using cache [2022-07-11T16:31:34.053Z] ---> 5d9e35aca4d6 [2022-07-11T16:31:34.053Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:31:34.053Z] ---> Using cache [2022-07-11T16:31:34.053Z] ---> f2d67746e39b [2022-07-11T16:31:34.053Z] Step 8/31 : COPY . . [2022-07-11T16:31:34.053Z] ---> Using cache [2022-07-11T16:31:34.053Z] ---> 2500f4d68118 [2022-07-11T16:31:34.053Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-11T16:31:35.971Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:31:35.971Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:31:35.971Z] ---> b834a399b390 [2022-07-11T16:31:35.971Z] Step 3/20 : WORKDIR /edgex-go [2022-07-11T16:31:35.971Z] ---> Using cache [2022-07-11T16:31:35.971Z] ---> 298be95cf083 [2022-07-11T16:31:35.971Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-11T16:31:36.231Z] ---> 3e2c717e16d6 [2022-07-11T16:31:36.491Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T16:31:36.491Z] ---> Running in f7fe941043ad [2022-07-11T16:31:36.491Z] ---> Running in 0b06dc94228d [2022-07-11T16:31:36.491Z] ---> dffd0aec1b43 [2022-07-11T16:31:36.491Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:31:36.701Z] provisioning config files... [2022-07-11T16:31:36.730Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/256@tmp/config6788615730311852298tmp [2022-07-11T16:31:36.753Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:31:37.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:37.278Z] ---> 31bf66afad8e [2022-07-11T16:31:37.278Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-11T16:31:37.340Z] ---> docker-login.sh [2022-07-11T16:31:37.340Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:31:37.544Z] ---> Running in f225bf50e5f9 [2022-07-11T16:31:37.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:37.828Z] ---> 4cc38f56a861 [2022-07-11T16:31:37.828Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T16:31:37.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:31:38.094Z] Removing intermediate container f225bf50e5f9 [2022-07-11T16:31:38.094Z] ---> 0be552987e8e [2022-07-11T16:31:38.094Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-11T16:31:38.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:31:38.213Z] Configure a credential helper to remove this warning. See [2022-07-11T16:31:38.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:31:38.213Z] [2022-07-11T16:31:38.213Z] Login Succeeded [2022-07-11T16:31:38.213Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:31:38.356Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-11T16:31:38.356Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-11T16:31:38.356Z] OK: 15866 distinct packages available [2022-07-11T16:31:38.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:38.356Z] ---> feef3ea96877 [2022-07-11T16:31:38.356Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-11T16:31:38.356Z] ---> c2a73473507e [2022-07-11T16:31:38.356Z] Step 21/26 : WORKDIR / [2022-07-11T16:31:38.629Z] ---> Running in f7654459929c [2022-07-11T16:31:38.629Z] Removing intermediate container 051a0bcdaa92 [2022-07-11T16:31:38.629Z] ---> 1877963ff47c [2022-07-11T16:31:38.629Z] [2022-07-11T16:31:38.629Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T16:31:38.629Z] ---> e66264b98777 [2022-07-11T16:31:38.629Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-11T16:31:38.629Z] ---> ba105bbfd6c6 [2022-07-11T16:31:38.629Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-11T16:31:38.629Z] ---> Running in fcf594c2e051 [2022-07-11T16:31:38.629Z] Removing intermediate container f7654459929c [2022-07-11T16:31:38.629Z] ---> 22be15d7c94c [2022-07-11T16:31:38.629Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T16:31:38.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:31:38.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:31:38.833Z] Configure a credential helper to remove this warning. See [2022-07-11T16:31:38.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:31:38.833Z] [2022-07-11T16:31:38.833Z] Login Succeeded [2022-07-11T16:31:38.833Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:31:38.897Z] ---> Running in fd1cefe33123 [2022-07-11T16:31:38.897Z] Removing intermediate container fcf594c2e051 [2022-07-11T16:31:38.897Z] ---> 3db7d9ffd759 [2022-07-11T16:31:38.897Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-11T16:31:38.897Z] ---> 2ed7e5e30b10 [2022-07-11T16:31:38.897Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T16:31:38.897Z] ---> Running in d12adea35316 [2022-07-11T16:31:38.897Z] Removing intermediate container fd1cefe33123 [2022-07-11T16:31:38.897Z] ---> bc96cd2b00b5 [2022-07-11T16:31:38.897Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T16:31:38.897Z] ---> Running in 705bcd5475da [2022-07-11T16:31:38.897Z] ---> Running in a1273d9655c9 [2022-07-11T16:31:39.157Z] Removing intermediate container d12adea35316 [2022-07-11T16:31:39.157Z] ---> 620859cb9ffd [2022-07-11T16:31:39.157Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-11T16:31:39.157Z] ---> Running in b6d59342199b [2022-07-11T16:31:39.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:39.157Z] Removing intermediate container 705bcd5475da [2022-07-11T16:31:39.157Z] ---> 39a4e84fdd09 [2022-07-11T16:31:39.157Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T16:31:39.157Z] Removing intermediate container a1273d9655c9 [2022-07-11T16:31:39.157Z] ---> e9370a1982b3 [2022-07-11T16:31:39.157Z] Step 24/26 : LABEL arch=x86_64 [2022-07-11T16:31:39.157Z] ---> Running in b7423f002bd6 [2022-07-11T16:31:39.157Z] ---> Running in 8eee6fdb82e1 [2022-07-11T16:31:39.157Z] Removing intermediate container b6d59342199b [2022-07-11T16:31:39.157Z] ---> e31175e9a9cb [2022-07-11T16:31:39.157Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:31:39.157Z] ---> Running in 27e691911db8 [2022-07-11T16:31:39.415Z] Removing intermediate container b7423f002bd6 [2022-07-11T16:31:39.415Z] ---> 10b3f4b6536f [2022-07-11T16:31:39.415Z] Step 24/26 : LABEL arch=x86_64 [2022-07-11T16:31:39.415Z] Removing intermediate container 8eee6fdb82e1 [2022-07-11T16:31:39.415Z] ---> 753147f4efd8 [2022-07-11T16:31:39.415Z] Step 25/26 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:31:39.415Z] ---> Running in 79357553d786 [2022-07-11T16:31:39.416Z] ---> Running in 4e08915116b4 [2022-07-11T16:31:39.416Z] OK: 221 MiB in 52 packages [2022-07-11T16:31:39.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:31:39.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:31:39.444Z] Configure a credential helper to remove this warning. See [2022-07-11T16:31:39.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:31:39.444Z] [2022-07-11T16:31:39.444Z] Login Succeeded [2022-07-11T16:31:39.444Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:31:39.679Z] Removing intermediate container 4e08915116b4 [2022-07-11T16:31:39.679Z] ---> 3fcb2548acfd [2022-07-11T16:31:39.679Z] Step 26/26 : LABEL version=2.2.1-dev.25 [2022-07-11T16:31:39.679Z] Removing intermediate container 79357553d786 [2022-07-11T16:31:39.679Z] ---> 6c85ceb3c7fd [2022-07-11T16:31:39.679Z] Step 25/26 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:31:39.679Z] ---> Running in ad750c784efb [2022-07-11T16:31:39.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:31:39.939Z] ---> Running in 722394fac404 [2022-07-11T16:31:39.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:31:39.989Z] Configure a credential helper to remove this warning. See [2022-07-11T16:31:39.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:31:39.989Z] [2022-07-11T16:31:39.989Z] Login Succeeded [2022-07-11T16:31:39.989Z] docker.io [2022-07-11T16:31:40.239Z] Removing intermediate container ad750c784efb [2022-07-11T16:31:40.239Z] ---> fc6de12bd8ab [2022-07-11T16:31:40.239Z] [2022-07-11T16:31:40.239Z] Removing intermediate container 722394fac404 [2022-07-11T16:31:40.239Z] ---> 3e1c4250fda3 [2022-07-11T16:31:40.239Z] Step 26/26 : LABEL version=2.2.1-dev.25 [2022-07-11T16:31:40.239Z] Successfully built fc6de12bd8ab [2022-07-11T16:31:40.239Z] ---> Running in 8048e797be19 [2022-07-11T16:31:40.239Z] Successfully tagged security-spire-config:latest [2022-07-11T16:31:40.239Z] Removing intermediate container 0b06dc94228d [2022-07-11T16:31:40.239Z] ---> 84a1d47abd75 [2022-07-11T16:31:40.239Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-11T16:31:40.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:31:40.501Z] Building sys-mgmt-agent [2022-07-11T16:31:40.501Z]  Building security-spire-config ... done Removing intermediate container 27e691911db8 [2022-07-11T16:31:40.501Z] ---> 69bfa30fe6ee [2022-07-11T16:31:40.501Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T16:31:40.501Z] Removing intermediate container 8048e797be19 [2022-07-11T16:31:40.501Z] ---> c3b37ce7214c [2022-07-11T16:31:40.501Z] [2022-07-11T16:31:40.760Z] Successfully built c3b37ce7214c [2022-07-11T16:31:40.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:31:40.857Z] Configure a credential helper to remove this warning. See [2022-07-11T16:31:40.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:31:40.857Z] [2022-07-11T16:31:40.857Z] Login Succeeded [2022-07-11T16:31:40.857Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:31:40.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T16:31:41.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:31:41.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:31:41.214Z] ========================================================= [2022-07-11T16:31:41.214Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T16:31:41.214Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:31:41.327Z] Successfully tagged security-spire-agent:latest [2022-07-11T16:31:41.328Z]  Building security-spire-agent ... done Building core-metadata [2022-07-11T16:31:41.328Z] ---> Running in 7e9523c5011a [2022-07-11T16:31:41.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T16:31:41.849Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T16:31:41.849Z] 9b3977197b4f: Pulling fs layer [2022-07-11T16:31:41.849Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T16:31:41.849Z] 94645a83ff95: Pulling fs layer [2022-07-11T16:31:41.849Z] e6fb740bc735: Pulling fs layer [2022-07-11T16:31:41.849Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T16:31:41.849Z] 355e64cbe906: Pulling fs layer [2022-07-11T16:31:41.849Z] 63ab81a10011: Pulling fs layer [2022-07-11T16:31:41.849Z] 555d1d1c4555: Pulling fs layer [2022-07-11T16:31:41.849Z] 7d9057610161: Pulling fs layer [2022-07-11T16:31:41.849Z] 355e64cbe906: Waiting [2022-07-11T16:31:41.849Z] 63ab81a10011: Waiting [2022-07-11T16:31:41.849Z] 555d1d1c4555: Waiting [2022-07-11T16:31:41.849Z] 7d9057610161: Waiting [2022-07-11T16:31:41.849Z] e6fb740bc735: Waiting [2022-07-11T16:31:41.849Z] 3a77bd46dcc9: Waiting [2022-07-11T16:31:41.849Z] 94645a83ff95: Verifying Checksum [2022-07-11T16:31:41.849Z] 94645a83ff95: Download complete [2022-07-11T16:31:41.849Z] 1a89e8eeedd5: Download complete [2022-07-11T16:31:41.849Z] 3a77bd46dcc9: Verifying Checksum [2022-07-11T16:31:41.849Z] 3a77bd46dcc9: Download complete [2022-07-11T16:31:41.849Z] 355e64cbe906: Verifying Checksum [2022-07-11T16:31:41.849Z] 355e64cbe906: Download complete [2022-07-11T16:31:41.849Z] 9b3977197b4f: Verifying Checksum [2022-07-11T16:31:41.849Z] 9b3977197b4f: Download complete [2022-07-11T16:31:41.849Z] 63ab81a10011: Verifying Checksum [2022-07-11T16:31:41.849Z] 63ab81a10011: Download complete [2022-07-11T16:31:42.847Z] 9b3977197b4f: Pull complete [2022-07-11T16:31:42.847Z] 7d9057610161: Verifying Checksum [2022-07-11T16:31:42.847Z] 7d9057610161: Download complete [2022-07-11T16:31:43.233Z] ---> 8903edfb23bc [2022-07-11T16:31:43.233Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:31:43.870Z] 1a89e8eeedd5: Pull complete [2022-07-11T16:31:43.870Z] 94645a83ff95: Pull complete [2022-07-11T16:31:44.145Z] 555d1d1c4555: Download complete [2022-07-11T16:31:44.173Z] ---> Running in 44427244d71a [2022-07-11T16:31:44.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:44.747Z] e6fb740bc735: Verifying Checksum [2022-07-11T16:31:44.747Z] e6fb740bc735: Download complete [2022-07-11T16:31:45.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:45.645Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T16:31:45.645Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T16:31:45.905Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T16:31:45.905Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T16:31:45.905Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T16:31:46.170Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T16:31:46.170Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:31:46.170Z] OK: 8 MiB in 20 packages [2022-07-11T16:31:47.106Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:31:47.106Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:31:47.106Z] ---> b834a399b390 [2022-07-11T16:31:47.106Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T16:31:47.106Z] ---> Using cache [2022-07-11T16:31:47.106Z] ---> 298be95cf083 [2022-07-11T16:31:47.106Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:31:47.106Z] ---> Using cache [2022-07-11T16:31:47.106Z] ---> a2e1404be6f6 [2022-07-11T16:31:47.106Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-11T16:31:48.497Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:31:48.497Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:31:48.497Z] ---> b834a399b390 [2022-07-11T16:31:48.497Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T16:31:48.497Z] ---> Using cache [2022-07-11T16:31:48.497Z] ---> 298be95cf083 [2022-07-11T16:31:48.497Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:31:48.497Z] ---> Using cache [2022-07-11T16:31:48.497Z] ---> a2e1404be6f6 [2022-07-11T16:31:48.497Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T16:31:48.497Z] ---> Using cache [2022-07-11T16:31:48.497Z] ---> 406161207106 [2022-07-11T16:31:48.497Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T16:31:48.497Z] ---> Using cache [2022-07-11T16:31:48.497Z] ---> 5d9e35aca4d6 [2022-07-11T16:31:48.497Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:31:48.497Z] ---> Using cache [2022-07-11T16:31:48.497Z] ---> f2d67746e39b [2022-07-11T16:31:48.497Z] Step 8/23 : COPY . . [2022-07-11T16:31:48.497Z] ---> Using cache [2022-07-11T16:31:48.497Z] ---> 2500f4d68118 [2022-07-11T16:31:48.497Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-11T16:31:48.497Z] ---> Running in 284af360db4e [2022-07-11T16:31:48.757Z] ---> Running in 6fb5cb6796a2 [2022-07-11T16:31:48.757Z] Removing intermediate container 44427244d71a [2022-07-11T16:31:48.757Z] ---> 6eacad6c8d8a [2022-07-11T16:31:48.757Z] Step 7/20 : COPY . . [2022-07-11T16:31:49.016Z] Removing intermediate container 7e9523c5011a [2022-07-11T16:31:49.016Z] ---> 800fd36fd1a6 [2022-07-11T16:31:49.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:31:49.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:49.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T16:31:49.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:50.420Z] OK: 221 MiB in 52 packages [2022-07-11T16:31:50.991Z] ---> b4fb181588ac [2022-07-11T16:31:50.991Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-11T16:31:51.932Z] ---> 708b17b3d60f [2022-07-11T16:31:51.932Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-11T16:31:51.932Z] Removing intermediate container 284af360db4e [2022-07-11T16:31:51.932Z] ---> 92918cc12489 [2022-07-11T16:31:51.932Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T16:31:52.507Z] ---> e928649e060b [2022-07-11T16:31:52.507Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-11T16:31:53.371Z] ---> 220d75b3600e [2022-07-11T16:31:53.371Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:31:54.006Z] ---> Running in f608ab7b6119 [2022-07-11T16:31:54.006Z] ---> Running in 9703c64ecc2a [2022-07-11T16:31:54.295Z] Removing intermediate container f608ab7b6119 [2022-07-11T16:31:54.295Z] ---> 46df2c47ac25 [2022-07-11T16:31:54.295Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:31:54.295Z] Removing intermediate container f7fe941043ad [2022-07-11T16:31:54.295Z] ---> ad496d3343f3 [2022-07-11T16:31:54.295Z] [2022-07-11T16:31:54.295Z] Step 10/31 : FROM alpine:3.16 [2022-07-11T16:31:54.295Z] ---> e66264b98777 [2022-07-11T16:31:54.295Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-11T16:31:54.571Z] ---> Running in 7df979bf9b78 [2022-07-11T16:31:54.571Z] ---> Running in d9c76d939815 [2022-07-11T16:31:55.145Z] Removing intermediate container 7df979bf9b78 [2022-07-11T16:31:55.146Z] ---> 7674a6ad9309 [2022-07-11T16:31:55.146Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T16:31:55.146Z] Removing intermediate container d9c76d939815 [2022-07-11T16:31:55.146Z] ---> f89a60c1e9f1 [2022-07-11T16:31:55.146Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-11T16:31:55.146Z] ---> Running in f2473e9e2a0e [2022-07-11T16:31:55.426Z] ---> Running in 743e51e29eb7 [2022-07-11T16:31:55.426Z] ---> 4fa91fa6077d [2022-07-11T16:31:55.426Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-11T16:31:55.426Z] ---> Running in 68cff60ed602 [2022-07-11T16:31:55.426Z] Removing intermediate container f2473e9e2a0e [2022-07-11T16:31:55.426Z] ---> e58871e395a0 [2022-07-11T16:31:55.426Z] Step 22/23 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:31:55.759Z] ---> Running in 6ada1993a593 [2022-07-11T16:31:56.019Z] Removing intermediate container 6ada1993a593 [2022-07-11T16:31:56.019Z] ---> d9c1b87e7614 [2022-07-11T16:31:56.019Z] Step 23/23 : LABEL version=2.2.1-dev.25 [2022-07-11T16:31:56.019Z] Removing intermediate container 9703c64ecc2a [2022-07-11T16:31:56.019Z] ---> 9718491a4877 [2022-07-11T16:31:56.019Z] Step 8/23 : COPY . . [2022-07-11T16:31:56.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:56.278Z] ---> Running in 51df63583893 [2022-07-11T16:31:56.278Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-11T16:31:56.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:31:56.813Z] Removing intermediate container 51df63583893 [2022-07-11T16:31:56.813Z] ---> edc978e59bed [2022-07-11T16:31:56.813Z] [2022-07-11T16:31:56.813Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-11T16:31:56.813Z] Successfully built edc978e59bed [2022-07-11T16:31:56.813Z] (2/2) Installing su-exec (0.2-r1) [2022-07-11T16:31:56.813Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:31:56.813Z] OK: 6 MiB in 16 packages [2022-07-11T16:31:56.813Z] Successfully tagged core-data:latest [2022-07-11T16:31:56.813Z]  Building core-data ... done Building support-notifications [2022-07-11T16:31:57.207Z] e6fb740bc735: Pull complete [2022-07-11T16:31:57.207Z] 3a77bd46dcc9: Pull complete [2022-07-11T16:31:57.207Z] 355e64cbe906: Pull complete [2022-07-11T16:31:57.207Z] 63ab81a10011: Pull complete [2022-07-11T16:32:01.045Z] Removing intermediate container 743e51e29eb7 [2022-07-11T16:32:01.045Z] ---> cb08c379b107 [2022-07-11T16:32:01.045Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-11T16:32:01.993Z] ---> Running in 4b924ff1f9e7 [2022-07-11T16:32:02.686Z] 555d1d1c4555: Pull complete [2022-07-11T16:32:03.010Z] Removing intermediate container 4b924ff1f9e7 [2022-07-11T16:32:03.010Z] ---> 6628fdff6bd1 [2022-07-11T16:32:03.010Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-11T16:32:03.010Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:32:03.010Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:32:03.010Z] ---> b834a399b390 [2022-07-11T16:32:03.010Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T16:32:03.010Z] ---> Using cache [2022-07-11T16:32:03.010Z] ---> 298be95cf083 [2022-07-11T16:32:03.010Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:32:03.010Z] ---> Using cache [2022-07-11T16:32:03.010Z] ---> a2e1404be6f6 [2022-07-11T16:32:03.010Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-11T16:32:03.623Z] ---> Running in ba289418ae3a [2022-07-11T16:32:03.623Z] ---> Running in f2a06fb897f1 [2022-07-11T16:32:04.850Z] 7d9057610161: Pull complete [2022-07-11T16:32:04.850Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T16:32:04.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T16:32:04.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:32:05.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:05.017Z] Removing intermediate container f2a06fb897f1 [2022-07-11T16:32:05.017Z] ---> ff25fc540138 [2022-07-11T16:32:05.017Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-11T16:32:05.210Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T16:32:05.210Z] WORKDIR /edgex [2022-07-11T16:32:05.210Z] COPY go.mod . [2022-07-11T16:32:05.210Z] RUN go mod download build [2022-07-11T16:32:05.210Z] -t ci-base-image-arm64 -f - . [2022-07-11T16:32:05.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:05.949Z] OK: 221 MiB in 52 packages [2022-07-11T16:32:05.949Z] ---> Running in 4ab6d3c14de6 [2022-07-11T16:32:05.949Z] ---> 01614a3473d9 [2022-07-11T16:32:05.949Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-11T16:32:06.895Z] ---> Running in 4d47023e5b7d [2022-07-11T16:32:07.873Z] Sending build context to Docker daemon 169.2MB [2022-07-11T16:32:07.873Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T16:32:07.873Z] ---> 819e984ddca1 [2022-07-11T16:32:07.873Z] Step 2/4 : WORKDIR /edgex [2022-07-11T16:32:08.286Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-11T16:32:08.287Z] Removing intermediate container ba289418ae3a [2022-07-11T16:32:08.287Z] ---> f316c524dea9 [2022-07-11T16:32:08.287Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T16:32:08.860Z] ---> 60936fb6a845 [2022-07-11T16:32:08.860Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:32:08.860Z] ---> Running in 22fb44725055 [2022-07-11T16:32:08.860Z] Removing intermediate container 4ab6d3c14de6 [2022-07-11T16:32:08.860Z] ---> 76c521e21716 [2022-07-11T16:32:08.860Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-11T16:32:09.121Z] Removing intermediate container 6fb5cb6796a2 [2022-07-11T16:32:09.121Z] ---> a1ce3c69bcb1 [2022-07-11T16:32:09.121Z] [2022-07-11T16:32:09.121Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T16:32:09.121Z] ---> e66264b98777 [2022-07-11T16:32:09.121Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T16:32:09.121Z] ---> Using cache [2022-07-11T16:32:09.121Z] ---> b4a795f21f8d [2022-07-11T16:32:09.121Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T16:32:09.121Z] ---> Using cache [2022-07-11T16:32:09.121Z] ---> bcbc973088a1 [2022-07-11T16:32:09.121Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-11T16:32:09.121Z] ---> Running in 609f4b6f2748 [2022-07-11T16:32:09.121Z] ---> Running in 4a4464e38aeb [2022-07-11T16:32:09.390Z] Removing intermediate container 609f4b6f2748 [2022-07-11T16:32:09.390Z] ---> b28660c11ae1 [2022-07-11T16:32:09.390Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-11T16:32:09.390Z] Removing intermediate container 4a4464e38aeb [2022-07-11T16:32:09.390Z] ---> 32a74eb3cc9f [2022-07-11T16:32:09.390Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T16:32:09.390Z] ---> Running in 12cda44ddad9 [2022-07-11T16:32:09.655Z] ---> 28a6af9149a4 [2022-07-11T16:32:09.655Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-11T16:32:09.655Z] Removing intermediate container 12cda44ddad9 [2022-07-11T16:32:09.655Z] ---> a5195476d24d [2022-07-11T16:32:09.655Z] Step 15/23 : WORKDIR / [2022-07-11T16:32:09.655Z] ---> Running in e8a8beb613f6 [2022-07-11T16:32:09.868Z] ---> Running in 265a19171ee2 [2022-07-11T16:32:09.918Z] ---> Running in ae7b3fa97417 [2022-07-11T16:32:10.148Z] Removing intermediate container 265a19171ee2 [2022-07-11T16:32:10.148Z] ---> 4f18de94b897 [2022-07-11T16:32:10.148Z] Step 3/4 : COPY go.mod . [2022-07-11T16:32:10.192Z] Removing intermediate container ae7b3fa97417 [2022-07-11T16:32:10.192Z] ---> b842fe054260 [2022-07-11T16:32:10.192Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:32:10.192Z] Removing intermediate container 22fb44725055 [2022-07-11T16:32:10.192Z] ---> 5c77ae1b420c [2022-07-11T16:32:10.192Z] Step 8/22 : COPY . . [2022-07-11T16:32:10.863Z] ---> 83f8f6c141e8 [2022-07-11T16:32:10.863Z] Step 4/4 : RUN go mod download [2022-07-11T16:32:10.863Z] ---> Running in 252c50777f4b [2022-07-11T16:32:10.864Z] ---> fadb8fd7c3b4 [2022-07-11T16:32:10.864Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-11T16:32:13.356Z] ---> e1dcb591b609 [2022-07-11T16:32:13.356Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-11T16:32:13.356Z] Removing intermediate container e8a8beb613f6 [2022-07-11T16:32:13.356Z] ---> 1768a35ad737 [2022-07-11T16:32:13.356Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:32:13.627Z] ---> 355674689041 [2022-07-11T16:32:13.627Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-11T16:32:13.627Z] ---> Running in 1659cfdb362d [2022-07-11T16:32:13.889Z] ---> a83ae9a8911b [2022-07-11T16:32:13.889Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-11T16:32:14.152Z] Removing intermediate container 1659cfdb362d [2022-07-11T16:32:14.152Z] ---> bf8944289ec7 [2022-07-11T16:32:14.152Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:32:14.415Z] ---> Running in 137afed5b52f [2022-07-11T16:32:14.702Z] ---> 76f8cad1ae83 [2022-07-11T16:32:14.702Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-11T16:32:14.702Z] Removing intermediate container 137afed5b52f [2022-07-11T16:32:14.702Z] ---> 6966a955930e [2022-07-11T16:32:14.702Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T16:32:14.962Z] ---> Running in a578ec75389d [2022-07-11T16:32:15.225Z] ---> 452323141e8a [2022-07-11T16:32:15.225Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-11T16:32:15.225Z] Removing intermediate container a578ec75389d [2022-07-11T16:32:15.225Z] ---> 3fdb9e953405 [2022-07-11T16:32:15.225Z] Step 22/23 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:32:15.497Z] ---> Running in 810de7048d27 [2022-07-11T16:32:15.497Z] ---> bb58cfafc4bc [2022-07-11T16:32:15.759Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-11T16:32:16.019Z] Removing intermediate container 810de7048d27 [2022-07-11T16:32:16.019Z] ---> 7c0cd241fdae [2022-07-11T16:32:16.019Z] Step 23/23 : LABEL version=2.2.1-dev.25 [2022-07-11T16:32:16.019Z] ---> Running in d8fd12f0a414 [2022-07-11T16:32:16.019Z] ---> 5a449cd5d526 [2022-07-11T16:32:16.019Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-11T16:32:16.278Z] Removing intermediate container d8fd12f0a414 [2022-07-11T16:32:16.278Z] ---> 9420d1d15b53 [2022-07-11T16:32:16.278Z] [2022-07-11T16:32:16.278Z] ---> Running in 6baacddf3bfe [2022-07-11T16:32:16.545Z] Successfully built 9420d1d15b53 [2022-07-11T16:32:16.545Z] Successfully tagged core-metadata:latest [2022-07-11T16:32:16.545Z] Building security-spire-server [2022-07-11T16:32:17.935Z]  Building core-metadata ... done Removing intermediate container 6baacddf3bfe [2022-07-11T16:32:17.935Z] ---> 6c888c406047 [2022-07-11T16:32:17.935Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-11T16:32:20.485Z] ---> 49aa6387d572 [2022-07-11T16:32:20.485Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-11T16:32:20.746Z] Removing intermediate container 68cff60ed602 [2022-07-11T16:32:20.746Z] ---> 0022cce968dc [2022-07-11T16:32:20.746Z] [2022-07-11T16:32:20.746Z] Step 9/20 : FROM alpine:3.15 [2022-07-11T16:32:20.746Z] ---> 0ac33e5f5afa [2022-07-11T16:32:20.746Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T16:32:20.746Z] ---> Using cache [2022-07-11T16:32:20.746Z] ---> 6b1e2069102b [2022-07-11T16:32:20.746Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:32:20.746Z] ---> Using cache [2022-07-11T16:32:20.746Z] ---> 3243abb8af95 [2022-07-11T16:32:20.746Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-11T16:32:20.746Z] ---> e52d1ba7cfa8 [2022-07-11T16:32:20.746Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-11T16:32:21.008Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:32:21.008Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:32:21.008Z] ---> b834a399b390 [2022-07-11T16:32:21.008Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T16:32:21.008Z] ---> Using cache [2022-07-11T16:32:21.008Z] ---> 298be95cf083 [2022-07-11T16:32:21.008Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:32:21.008Z] ---> Using cache [2022-07-11T16:32:21.008Z] ---> a2e1404be6f6 [2022-07-11T16:32:21.008Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T16:32:21.008Z] ---> Running in 5b113cfbd770 [2022-07-11T16:32:21.271Z] ---> Running in a0b201407979 [2022-07-11T16:32:21.271Z] ---> Running in 3adf67bde603 [2022-07-11T16:32:21.271Z] ---> Running in 876dff1e7d17 [2022-07-11T16:32:21.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:21.844Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T16:32:22.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:22.160Z] Removing intermediate container 5b113cfbd770 [2022-07-11T16:32:22.160Z] ---> 394cc9202e81 [2022-07-11T16:32:22.160Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-11T16:32:22.731Z] ---> Running in 4fbb45e0a96c [2022-07-11T16:32:22.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:22.994Z] Removing intermediate container 4fbb45e0a96c [2022-07-11T16:32:22.994Z] ---> 54ba1660adf3 [2022-07-11T16:32:22.994Z] Step 28/31 : CMD ["gate"] [2022-07-11T16:32:22.994Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:22.994Z] OK: 221 MiB in 52 packages [2022-07-11T16:32:23.256Z] ---> Running in bec12169c2cc [2022-07-11T16:32:23.516Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T16:32:23.516Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T16:32:23.516Z] OK: 15861 distinct packages available [2022-07-11T16:32:23.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:23.516Z] Removing intermediate container bec12169c2cc [2022-07-11T16:32:23.516Z] ---> 5d2a34bd25c7 [2022-07-11T16:32:23.516Z] Step 29/31 : LABEL arch=x86_64 [2022-07-11T16:32:23.779Z] ---> Running in 8a175e3ddb82 [2022-07-11T16:32:23.779Z] Removing intermediate container 3adf67bde603 [2022-07-11T16:32:23.779Z] ---> 8c013c5cac56 [2022-07-11T16:32:23.779Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T16:32:23.779Z] Removing intermediate container 4d47023e5b7d [2022-07-11T16:32:23.779Z] ---> 5689c6dc1128 [2022-07-11T16:32:23.779Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-11T16:32:24.042Z] ---> Running in 881497be7775 [2022-07-11T16:32:24.042Z] Removing intermediate container 8a175e3ddb82 [2022-07-11T16:32:24.042Z] ---> 54807efaca0a [2022-07-11T16:32:24.042Z] Step 30/31 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:32:24.042Z] ---> f8a245acd45a [2022-07-11T16:32:24.042Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:32:24.042Z] ---> Running in dc0669d2e2dd [2022-07-11T16:32:24.304Z] ---> Running in 85e494a1113b [2022-07-11T16:32:24.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:24.304Z] Removing intermediate container dc0669d2e2dd [2022-07-11T16:32:24.304Z] ---> 6f61ba52bf2f [2022-07-11T16:32:24.304Z] Step 31/31 : LABEL version=2.2.1-dev.25 [2022-07-11T16:32:24.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-11T16:32:24.568Z] ---> Running in 5fd259acdee4 [2022-07-11T16:32:24.828Z] Removing intermediate container 5fd259acdee4 [2022-07-11T16:32:24.828Z] ---> c07d192c3f1b [2022-07-11T16:32:24.828Z] [2022-07-11T16:32:24.828Z] Successfully built c07d192c3f1b [2022-07-11T16:32:24.829Z] Successfully tagged security-bootstrapper:latest [2022-07-11T16:32:24.829Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-07-11T16:32:25.091Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-11T16:32:25.091Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-11T16:32:25.351Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T16:32:25.351Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-11T16:32:25.351Z] (5/9) Installing curl (7.80.0-r2) [2022-07-11T16:32:25.611Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-11T16:32:25.611Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-11T16:32:25.611Z] (8/9) Installing libucontext (1.1-r0) [2022-07-11T16:32:25.871Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-11T16:32:25.871Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T16:32:25.871Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:32:25.871Z] OK: 8 MiB in 23 packages [2022-07-11T16:32:27.263Z] Removing intermediate container 881497be7775 [2022-07-11T16:32:27.263Z] ---> 4c36f25329a2 [2022-07-11T16:32:27.263Z] [2022-07-11T16:32:27.263Z] Step 11/23 : FROM docker:20.10.14 [2022-07-11T16:32:27.526Z] 20.10.14: Pulling from library/docker [2022-07-11T16:32:27.526Z] Removing intermediate container 85e494a1113b [2022-07-11T16:32:27.526Z] ---> 948d2eba25a0 [2022-07-11T16:32:27.526Z] Step 8/25 : COPY . . [2022-07-11T16:32:28.925Z] Removing intermediate container 876dff1e7d17 [2022-07-11T16:32:28.925Z] ---> d3f7671357bc [2022-07-11T16:32:28.925Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:32:30.314Z] ---> 00931f8aa63a [2022-07-11T16:32:30.314Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-11T16:32:31.841Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:32:31.841Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:32:31.841Z] ---> b834a399b390 [2022-07-11T16:32:31.841Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T16:32:31.841Z] ---> Using cache [2022-07-11T16:32:31.841Z] ---> 298be95cf083 [2022-07-11T16:32:31.841Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:32:31.841Z] ---> Using cache [2022-07-11T16:32:31.841Z] ---> a2e1404be6f6 [2022-07-11T16:32:31.841Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-11T16:32:31.841Z] ---> Using cache [2022-07-11T16:32:31.841Z] ---> 406161207106 [2022-07-11T16:32:31.841Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T16:32:31.841Z] ---> Using cache [2022-07-11T16:32:31.841Z] ---> 5d9e35aca4d6 [2022-07-11T16:32:31.841Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:32:31.841Z] ---> Using cache [2022-07-11T16:32:31.841Z] ---> f2d67746e39b [2022-07-11T16:32:31.841Z] Step 8/25 : COPY . . [2022-07-11T16:32:31.841Z] ---> Using cache [2022-07-11T16:32:31.841Z] ---> 2500f4d68118 [2022-07-11T16:32:31.841Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-11T16:32:32.808Z] ---> 5f06a3149390 [2022-07-11T16:32:32.808Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-11T16:32:32.808Z] ---> Running in cf291db383b1 [2022-07-11T16:32:33.385Z] ---> f584603c6625 [2022-07-11T16:32:33.386Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-11T16:32:33.386Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-11T16:32:33.648Z] ---> Running in 846607840c02 [2022-07-11T16:32:33.920Z] Removing intermediate container 846607840c02 [2022-07-11T16:32:33.920Z] ---> 9e7a5f472d1f [2022-07-11T16:32:33.920Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:32:34.182Z] ---> Running in 5ec3f7369cf4 [2022-07-11T16:32:34.759Z] Removing intermediate container 5ec3f7369cf4 [2022-07-11T16:32:34.759Z] ---> 5be65dd781c7 [2022-07-11T16:32:34.759Z] Step 18/20 : LABEL arch=x86_64 [2022-07-11T16:32:34.759Z] ---> Running in ad4582d7288e [2022-07-11T16:32:35.339Z] Removing intermediate container ad4582d7288e [2022-07-11T16:32:35.339Z] ---> 085ed68420eb [2022-07-11T16:32:35.339Z] Step 19/20 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:32:35.339Z] ---> Running in 23c8c66c66ab [2022-07-11T16:32:35.622Z] Removing intermediate container 23c8c66c66ab [2022-07-11T16:32:35.622Z] ---> 48ebabe1e022 [2022-07-11T16:32:35.622Z] Step 20/20 : LABEL version=2.2.1-dev.25 [2022-07-11T16:32:35.884Z] ---> Running in 38f573c4608f [2022-07-11T16:32:36.457Z] Removing intermediate container 38f573c4608f [2022-07-11T16:32:36.457Z] ---> 5a9bfde4e3af [2022-07-11T16:32:36.457Z] [2022-07-11T16:32:36.457Z] Successfully built 5a9bfde4e3af [2022-07-11T16:32:36.457Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-11T16:32:36.457Z] Building core-command [2022-07-11T16:32:36.457Z]  Building security-spiffe-token-provider ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-11T16:32:36.457Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-11T16:32:36.457Z] ---> 7417809fdb73 [2022-07-11T16:32:36.457Z] 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-07-11T16:32:40.683Z] ---> Running in d38a44bbff59 [2022-07-11T16:32:41.033Z] ---> a7eade23a443 [2022-07-11T16:32:41.033Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T16:32:41.296Z] Removing intermediate container d38a44bbff59 [2022-07-11T16:32:41.296Z] ---> c300f9a22182 [2022-07-11T16:32:41.296Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-11T16:32:41.296Z] ---> Running in 5612e5033d43 [2022-07-11T16:32:41.296Z] ---> Running in 1869c97179bc [2022-07-11T16:32:41.575Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:32:41.575Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:32:41.575Z] ---> b834a399b390 [2022-07-11T16:32:41.575Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T16:32:41.575Z] ---> Using cache [2022-07-11T16:32:41.576Z] ---> 298be95cf083 [2022-07-11T16:32:41.576Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:32:41.576Z] ---> Using cache [2022-07-11T16:32:41.576Z] ---> a2e1404be6f6 [2022-07-11T16:32:41.576Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T16:32:41.576Z] ---> Using cache [2022-07-11T16:32:41.576Z] ---> 406161207106 [2022-07-11T16:32:41.576Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T16:32:41.576Z] ---> Using cache [2022-07-11T16:32:41.576Z] ---> 5d9e35aca4d6 [2022-07-11T16:32:41.576Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:32:41.576Z] ---> Using cache [2022-07-11T16:32:41.576Z] ---> f2d67746e39b [2022-07-11T16:32:41.576Z] Step 8/23 : COPY . . [2022-07-11T16:32:41.576Z] ---> Using cache [2022-07-11T16:32:41.576Z] ---> 2500f4d68118 [2022-07-11T16:32:41.576Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-11T16:32:41.576Z] Removing intermediate container 5612e5033d43 [2022-07-11T16:32:41.576Z] ---> 189eb7d6a9d5 [2022-07-11T16:32:41.576Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-11T16:32:41.838Z] ---> Running in 4f3d74c51680 [2022-07-11T16:32:41.838Z] ---> Running in 79efdfbd3dbb [2022-07-11T16:32:42.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:42.392Z] Removing intermediate container 79efdfbd3dbb [2022-07-11T16:32:42.392Z] ---> 2a9fd8a822fe [2022-07-11T16:32:42.392Z] 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-07-11T16:32:42.662Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T16:32:42.662Z] ---> Running in 936db90c2551 [2022-07-11T16:32:44.594Z] Removing intermediate container 936db90c2551 [2022-07-11T16:32:44.594Z] ---> 130ae30ba84e [2022-07-11T16:32:44.594Z] Step 12/25 : WORKDIR /edgex-go [2022-07-11T16:32:44.594Z] ---> Running in a3bf1706b20f [2022-07-11T16:32:44.869Z] Removing intermediate container a3bf1706b20f [2022-07-11T16:32:44.869Z] ---> 375a08061035 [2022-07-11T16:32:44.869Z] [2022-07-11T16:32:44.869Z] Step 13/25 : FROM alpine:3.15 [2022-07-11T16:32:44.869Z] ---> 0ac33e5f5afa [2022-07-11T16:32:44.869Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T16:32:44.869Z] ---> Using cache [2022-07-11T16:32:44.869Z] ---> 6b1e2069102b [2022-07-11T16:32:44.869Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:32:44.869Z] ---> Using cache [2022-07-11T16:32:44.869Z] ---> 3243abb8af95 [2022-07-11T16:32:44.869Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T16:32:44.869Z] ---> Using cache [2022-07-11T16:32:44.869Z] ---> 45dc8b0ecf36 [2022-07-11T16:32:44.869Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T16:32:44.869Z] Removing intermediate container a0b201407979 [2022-07-11T16:32:44.869Z] ---> f74725fceee4 [2022-07-11T16:32:44.869Z] [2022-07-11T16:32:44.869Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T16:32:44.869Z] ---> e66264b98777 [2022-07-11T16:32:44.869Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-11T16:32:45.131Z] ---> Running in c523a618fab1 [2022-07-11T16:32:45.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:45.646Z] (1/43) Installing readline (8.1.1-r0) [2022-07-11T16:32:45.646Z] (2/43) Installing bash (5.1.16-r0) [2022-07-11T16:32:45.646Z] Executing bash-5.1.16-r0.post-install [2022-07-11T16:32:45.646Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-11T16:32:45.646Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T16:32:45.646Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-11T16:32:45.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:45.932Z] (6/43) Installing curl (7.80.0-r2) [2022-07-11T16:32:46.193Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-11T16:32:46.193Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-11T16:32:46.193Z] (9/43) Installing expat (2.4.7-r0) [2022-07-11T16:32:46.193Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-11T16:32:46.193Z] (11/43) Installing gdbm (1.22-r0) [2022-07-11T16:32:46.193Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-11T16:32:46.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:46.193Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-11T16:32:46.193Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-11T16:32:46.454Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-11T16:32:46.454Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-11T16:32:46.454Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-11T16:32:46.714Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-11T16:32:46.979Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-11T16:32:46.979Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:32:46.979Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:32:46.979Z] OK: 6 MiB in 16 packages [2022-07-11T16:32:46.979Z] ---> c2adb1e201bb [2022-07-11T16:32:46.979Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T16:32:47.239Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-11T16:32:47.531Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-11T16:32:47.531Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-11T16:32:47.531Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-11T16:32:47.531Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-11T16:32:47.531Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-11T16:32:47.531Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-11T16:32:47.531Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-11T16:32:47.531Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-11T16:32:47.531Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-11T16:32:47.531Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-11T16:32:47.531Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-11T16:32:47.531Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-11T16:32:47.531Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-11T16:32:47.531Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-11T16:32:47.531Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-11T16:32:47.531Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-11T16:32:47.531Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-11T16:32:47.531Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-11T16:32:47.531Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-11T16:32:47.531Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-11T16:32:47.531Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-11T16:32:47.531Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-11T16:32:47.531Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-11T16:32:47.531Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-11T16:32:47.833Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-11T16:32:47.833Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-11T16:32:47.833Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T16:32:47.833Z] OK: 83 MiB in 65 packages [2022-07-11T16:32:48.099Z] ---> fa68434b269d [2022-07-11T16:32:48.099Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-11T16:32:48.675Z] Removing intermediate container c523a618fab1 [2022-07-11T16:32:48.675Z] ---> 1b54cd970094 [2022-07-11T16:32:48.675Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T16:32:48.675Z] ---> 5556eb990373 [2022-07-11T16:32:48.675Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-11T16:32:48.675Z] ---> Running in 4ad95b0095d0 [2022-07-11T16:32:48.935Z] Collecting docker-compose==1.23.2 [2022-07-11T16:32:48.935Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-11T16:32:48.935Z] Removing intermediate container 4ad95b0095d0 [2022-07-11T16:32:48.935Z] ---> c82a97d1136b [2022-07-11T16:32:48.935Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-11T16:32:49.199Z] Collecting PyYAML<4,>=3.10 [2022-07-11T16:32:49.199Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-11T16:32:49.815Z] ---> Running in 847ce4efd057 [2022-07-11T16:32:49.815Z] ---> a732698724e7 [2022-07-11T16:32:49.815Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T16:32:50.115Z] ---> Running in 5beccce2f446 [2022-07-11T16:32:50.115Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-11T16:32:50.115Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-11T16:32:50.115Z] Removing intermediate container 847ce4efd057 [2022-07-11T16:32:50.115Z] ---> f59a33bf8d16 [2022-07-11T16:32:50.115Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T16:32:50.376Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-11T16:32:50.376Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-11T16:32:50.376Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-11T16:32:50.376Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-11T16:32:50.376Z] ---> Running in c0fe9c95aedf [2022-07-11T16:32:50.376Z] Removing intermediate container 5beccce2f446 [2022-07-11T16:32:50.376Z] ---> 3e6d34200b86 [2022-07-11T16:32:50.376Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T16:32:50.644Z] ---> Running in b2a085e11fb6 [2022-07-11T16:32:50.644Z] Removing intermediate container cf291db383b1 [2022-07-11T16:32:50.644Z] ---> c0afa8451b3f [2022-07-11T16:32:50.644Z] [2022-07-11T16:32:50.644Z] Step 10/25 : FROM alpine:3.16 [2022-07-11T16:32:50.644Z] ---> e66264b98777 [2022-07-11T16:32:50.644Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-11T16:32:50.644Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-11T16:32:50.644Z] Removing intermediate container c0fe9c95aedf [2022-07-11T16:32:50.644Z] ---> f3bf2b045e7b [2022-07-11T16:32:50.644Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:32:50.906Z] Collecting docker<4.0,>=3.6.0 [2022-07-11T16:32:50.906Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-11T16:32:50.906Z] Removing intermediate container b2a085e11fb6 [2022-07-11T16:32:50.906Z] ---> 9de91fe89633 [2022-07-11T16:32:50.906Z] Step 23/25 : LABEL arch=x86_64 [2022-07-11T16:32:50.906Z] Collecting jsonschema<3,>=2.5.1 [2022-07-11T16:32:50.906Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-11T16:32:50.906Z] ---> Running in 0024fb8ed3f3 [2022-07-11T16:32:50.906Z] ---> Running in 5e8ff3bff543 [2022-07-11T16:32:50.906Z] Collecting texttable<0.10,>=0.9.0 [2022-07-11T16:32:50.906Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-11T16:32:51.182Z] ---> 552dbc961278 [2022-07-11T16:32:51.182Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-11T16:32:51.182Z] Removing intermediate container 5e8ff3bff543 [2022-07-11T16:32:51.182Z] ---> 2d1c12c16045 [2022-07-11T16:32:51.182Z] Step 24/25 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:32:51.490Z] Collecting docopt<0.7,>=0.6.1 [2022-07-11T16:32:51.490Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-11T16:32:51.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:51.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:32:51.752Z] ---> Running in 7b946f5b88a0 [2022-07-11T16:32:51.752Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-11T16:32:51.752Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-11T16:32:51.752Z] (3/3) Installing su-exec (0.2-r1) [2022-07-11T16:32:51.752Z] Collecting cached-property<2,>=1.2.0 [2022-07-11T16:32:51.752Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:32:51.752Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-11T16:32:51.752Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:32:51.752Z] OK: 6 MiB in 17 packages [2022-07-11T16:32:51.752Z] Collecting docker-pycreds>=0.4.0 [2022-07-11T16:32:52.016Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-11T16:32:52.016Z] Removing intermediate container 7b946f5b88a0 [2022-07-11T16:32:52.016Z] ---> 0775f5447ee4 [2022-07-11T16:32:52.016Z] Step 25/25 : LABEL version=2.2.1-dev.25 [2022-07-11T16:32:52.016Z] ---> 58c29574c694 [2022-07-11T16:32:52.016Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-11T16:32:52.016Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-11T16:32:52.016Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-11T16:32:52.016Z] ---> Running in 98e718306cb7 [2022-07-11T16:32:52.016Z] Collecting idna<2.8,>=2.5 [2022-07-11T16:32:52.016Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-11T16:32:52.016Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-11T16:32:52.016Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-11T16:32:52.286Z] ---> c003aec00812 [2022-07-11T16:32:52.286Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-11T16:32:52.286Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-11T16:32:52.286Z] Removing intermediate container 98e718306cb7 [2022-07-11T16:32:52.286Z] ---> 4fc4296d9082 [2022-07-11T16:32:52.286Z] [2022-07-11T16:32:52.286Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-11T16:32:52.286Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-11T16:32:52.286Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-11T16:32:52.286Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-11T16:32:52.286Z] ---> Running in a7f05d7846de [2022-07-11T16:32:52.286Z] Successfully built 4fc4296d9082 [2022-07-11T16:32:52.286Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-11T16:32:52.286Z] Attempting uninstall: urllib3 [2022-07-11T16:32:52.286Z] Found existing installation: urllib3 1.26.7 [2022-07-11T16:32:52.286Z] Uninstalling urllib3-1.26.7: [2022-07-11T16:32:52.286Z] Successfully uninstalled urllib3-1.26.7 [2022-07-11T16:32:52.286Z] Successfully tagged security-spire-server:latest [2022-07-11T16:32:52.567Z]  Building security-spire-server ... done Removing intermediate container 0024fb8ed3f3 [2022-07-11T16:32:52.567Z] ---> 78876f5c948d [2022-07-11T16:32:52.567Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T16:32:52.567Z] Removing intermediate container a7f05d7846de [2022-07-11T16:32:52.567Z] ---> 2a81d571ee34 [2022-07-11T16:32:52.567Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:32:52.567Z] Attempting uninstall: idna [2022-07-11T16:32:52.567Z] Found existing installation: idna 3.3 [2022-07-11T16:32:52.567Z] ---> Running in 23c71a62ae00 [2022-07-11T16:32:52.567Z] ---> Running in 8ec2d80f8211 [2022-07-11T16:32:52.567Z] Uninstalling idna-3.3: [2022-07-11T16:32:52.567Z] Successfully uninstalled idna-3.3 [2022-07-11T16:32:52.830Z] Removing intermediate container 23c71a62ae00 [2022-07-11T16:32:52.830Z] ---> e3e3e49b2bb7 [2022-07-11T16:32:52.830Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T16:32:52.830Z] Removing intermediate container 8ec2d80f8211 [2022-07-11T16:32:52.830Z] ---> f5a50de8e5c7 [2022-07-11T16:32:52.830Z] Step 13/25 : WORKDIR / [2022-07-11T16:32:52.830Z] ---> Running in 7c131b681862 [2022-07-11T16:32:52.830Z] ---> Running in 9b84d5ea1a73 [2022-07-11T16:32:53.093Z] Removing intermediate container 7c131b681862 [2022-07-11T16:32:53.093Z] ---> b8785b3d30d7 [2022-07-11T16:32:53.093Z] Step 21/22 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:32:53.093Z] Removing intermediate container 9b84d5ea1a73 [2022-07-11T16:32:53.093Z] ---> 5df2be6e96fe [2022-07-11T16:32:53.093Z] 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-07-11T16:32:53.093Z] ---> Running in ed5e0a81f5ad [2022-07-11T16:32:53.354Z] Attempting uninstall: requests [2022-07-11T16:32:53.354Z] Found existing installation: requests 2.26.0 [2022-07-11T16:32:53.354Z] Uninstalling requests-2.26.0: [2022-07-11T16:32:53.354Z] Removing intermediate container ed5e0a81f5ad [2022-07-11T16:32:53.354Z] ---> a3576961bc40 [2022-07-11T16:32:53.354Z] Step 22/22 : LABEL version=2.2.1-dev.25 [2022-07-11T16:32:53.354Z] Successfully uninstalled requests-2.26.0 [2022-07-11T16:32:53.354Z] ---> Running in 7a13fdf468f6 [2022-07-11T16:32:53.354Z] ---> 28c78fe877a6 [2022-07-11T16:32:53.354Z] 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-07-11T16:32:53.354Z] Running setup.py install for texttable: started [2022-07-11T16:32:53.616Z] Removing intermediate container 7a13fdf468f6 [2022-07-11T16:32:53.616Z] ---> 383252510f7d [2022-07-11T16:32:53.616Z] [2022-07-11T16:32:53.616Z] ---> f15076573479 [2022-07-11T16:32:53.616Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-11T16:32:53.877Z] Successfully built 383252510f7d [2022-07-11T16:32:53.877Z] Successfully tagged support-notifications:latest [2022-07-11T16:32:53.877Z]  Building support-notifications ... done  Running setup.py install for texttable: finished with status 'done' [2022-07-11T16:32:53.877Z] Running setup.py install for PyYAML: started [2022-07-11T16:32:54.142Z] ---> bc515d26fea2 [2022-07-11T16:32:54.142Z] 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-07-11T16:32:54.142Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-11T16:32:54.142Z] Running setup.py install for docopt: started [2022-07-11T16:32:54.404Z] ---> 120d754241de [2022-07-11T16:32:54.404Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-11T16:32:54.664Z] Running setup.py install for docopt: finished with status 'done' [2022-07-11T16:32:54.664Z] Running setup.py install for dockerpty: started [2022-07-11T16:32:54.927Z] ---> 0316df09abca [2022-07-11T16:32:54.927Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-11T16:32:54.927Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-11T16:32:55.507Z] ---> a59d6c834804 [2022-07-11T16:32:55.507Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T16:32:55.507Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-11T16:32:55.770Z] ---> 0ee6b0c1c9e6 [2022-07-11T16:32:55.770Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-11T16:32:56.032Z] ---> Running in 39ce21e65cbd [2022-07-11T16:32:57.958Z] Removing intermediate container 39ce21e65cbd [2022-07-11T16:32:57.958Z] ---> 633b7f6dcb0f [2022-07-11T16:32:57.958Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T16:32:57.958Z] Removing intermediate container 4f3d74c51680 [2022-07-11T16:32:57.958Z] ---> 6e0efebcdcae [2022-07-11T16:32:57.958Z] [2022-07-11T16:32:57.958Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T16:32:57.958Z] ---> e66264b98777 [2022-07-11T16:32:57.958Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T16:32:57.958Z] ---> Using cache [2022-07-11T16:32:57.958Z] ---> b4a795f21f8d [2022-07-11T16:32:57.958Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T16:32:57.958Z] ---> Using cache [2022-07-11T16:32:57.958Z] ---> bcbc973088a1 [2022-07-11T16:32:57.958Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-11T16:32:57.958Z] ---> Running in c91479b2a443 [2022-07-11T16:32:57.958Z] ---> Running in 2fef91819fea [2022-07-11T16:32:58.313Z] Removing intermediate container c91479b2a443 [2022-07-11T16:32:58.313Z] ---> fb19fc3b224d [2022-07-11T16:32:58.313Z] Step 23/25 : LABEL arch=x86_64 [2022-07-11T16:32:58.313Z] Removing intermediate container 2fef91819fea [2022-07-11T16:32:58.313Z] ---> 86303dff9d1f [2022-07-11T16:32:58.313Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T16:32:58.313Z] ---> Running in 720ff31cf565 [2022-07-11T16:32:58.313Z] ---> Running in 048d7c574274 [2022-07-11T16:32:58.577Z] Removing intermediate container 720ff31cf565 [2022-07-11T16:32:58.577Z] ---> a5bd75e70917 [2022-07-11T16:32:58.577Z] Step 24/25 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:32:58.577Z] Removing intermediate container 048d7c574274 [2022-07-11T16:32:58.577Z] ---> 5d042cf6ce25 [2022-07-11T16:32:58.577Z] Step 15/23 : WORKDIR / [2022-07-11T16:32:58.577Z] ---> Running in a9960bcbbc31 [2022-07-11T16:32:58.577Z] ---> Running in 082d4b893b86 [2022-07-11T16:32:58.839Z] Removing intermediate container a9960bcbbc31 [2022-07-11T16:32:58.839Z] ---> d2865bdacd9b [2022-07-11T16:32:58.839Z] Step 25/25 : LABEL version=2.2.1-dev.25 [2022-07-11T16:32:58.839Z] ---> Running in b3a0e35d95c0 [2022-07-11T16:32:58.839Z] Removing intermediate container 082d4b893b86 [2022-07-11T16:32:58.839Z] ---> 97385ebbeb69 [2022-07-11T16:32:58.839Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:32:59.102Z] Removing intermediate container b3a0e35d95c0 [2022-07-11T16:32:59.102Z] ---> 46e7d25903f4 [2022-07-11T16:32:59.102Z] [2022-07-11T16:32:59.366Z] Successfully built 46e7d25903f4 [2022-07-11T16:32:59.366Z] ---> 9b80759de454 [2022-07-11T16:32:59.366Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-11T16:32:59.366Z] Successfully tagged security-secretstore-setup:latest [2022-07-11T16:32:59.366Z]  Building security-secretstore-setup ... done Removing intermediate container 1869c97179bc [2022-07-11T16:32:59.366Z] ---> b01ec10a470b [2022-07-11T16:32:59.366Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-11T16:32:59.631Z] ---> Running in 6222f1b5351c [2022-07-11T16:32:59.631Z] ---> 1d6187448862 [2022-07-11T16:32:59.631Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-11T16:32:59.631Z] Removing intermediate container 6222f1b5351c [2022-07-11T16:32:59.631Z] ---> 95f89bd52b20 [2022-07-11T16:32:59.631Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-11T16:32:59.631Z] ---> Running in 095fc32a2077 [2022-07-11T16:32:59.894Z] ---> 31c2aa26cce8 [2022-07-11T16:32:59.894Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-11T16:32:59.894Z] ---> Running in 9977d811c077 [2022-07-11T16:32:59.894Z] Removing intermediate container 095fc32a2077 [2022-07-11T16:32:59.894Z] ---> 00666d5107ee [2022-07-11T16:32:59.894Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-11T16:32:59.894Z] Removing intermediate container 9977d811c077 [2022-07-11T16:32:59.894Z] ---> 45ce6221d6c6 [2022-07-11T16:32:59.894Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:33:00.186Z] ---> Running in 5114908456f0 [2022-07-11T16:33:00.186Z] Removing intermediate container 5114908456f0 [2022-07-11T16:33:00.186Z] ---> 92fc70c90a42 [2022-07-11T16:33:00.186Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T16:33:00.186Z] ---> Running in 2c92978d1ebc [2022-07-11T16:33:00.449Z] ---> ee9e51c71e24 [2022-07-11T16:33:00.449Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-11T16:33:00.449Z] Removing intermediate container 2c92978d1ebc [2022-07-11T16:33:00.449Z] ---> 63a739307c0e [2022-07-11T16:33:00.449Z] Step 22/23 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:00.449Z] ---> Running in 4e878ac33aa8 [2022-07-11T16:33:00.449Z] ---> a980028d998a [2022-07-11T16:33:00.449Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-11T16:33:00.449Z] Removing intermediate container 4e878ac33aa8 [2022-07-11T16:33:00.449Z] ---> 9f07cd73078a [2022-07-11T16:33:00.449Z] Step 23/23 : LABEL version=2.2.1-dev.25 [2022-07-11T16:33:00.712Z] ---> Running in 3ed4ae7b2ccc [2022-07-11T16:33:00.712Z] Removing intermediate container 3ed4ae7b2ccc [2022-07-11T16:33:00.712Z] ---> ca1c368a4d6f [2022-07-11T16:33:00.712Z] [2022-07-11T16:33:00.712Z] ---> 351530125f86 [2022-07-11T16:33:00.712Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-11T16:33:00.712Z] ---> Running in a16219a93908 [2022-07-11T16:33:00.712Z] Successfully built ca1c368a4d6f [2022-07-11T16:33:00.712Z] Successfully tagged core-command:latest [2022-07-11T16:33:00.975Z]  Building core-command ... done Removing intermediate container a16219a93908 [2022-07-11T16:33:00.975Z] ---> 0f4135d7ec84 [2022-07-11T16:33:00.975Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:33:00.975Z] ---> Running in 45c77dab19fb [2022-07-11T16:33:00.975Z] Removing intermediate container 45c77dab19fb [2022-07-11T16:33:00.975Z] ---> cd7669f3f0f8 [2022-07-11T16:33:00.975Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T16:33:00.975Z] ---> Running in cdfe57e6d6c4 [2022-07-11T16:33:01.237Z] Removing intermediate container cdfe57e6d6c4 [2022-07-11T16:33:01.237Z] ---> f24ea3c0a2fc [2022-07-11T16:33:01.237Z] Step 22/23 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:01.237Z] ---> Running in b338f79bd58c [2022-07-11T16:33:01.237Z] Removing intermediate container b338f79bd58c [2022-07-11T16:33:01.237Z] ---> a65fbba75a30 [2022-07-11T16:33:01.237Z] Step 23/23 : LABEL version=2.2.1-dev.25 [2022-07-11T16:33:01.498Z] ---> Running in 0916fa0ddbd7 [2022-07-11T16:33:01.498Z] Removing intermediate container 0916fa0ddbd7 [2022-07-11T16:33:01.498Z] ---> 3d36795f4318 [2022-07-11T16:33:01.498Z] [2022-07-11T16:33:01.498Z] Successfully built 3d36795f4318 [2022-07-11T16:33:01.498Z] Successfully tagged sys-mgmt-agent:latest [2022-07-11T16:33:01.770Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-11T16:33:01.747Z] $ docker stop --time=1 510c9766d1c5ca40f958f0702511e61b27c540d4ac3a006758708b59f81a7c40 [2022-07-11T16:33:03.044Z] $ docker rm -f 510c9766d1c5ca40f958f0702511e61b27c540d4ac3a006758708b59f81a7c40 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:33:03.430Z] + docker images [2022-07-11T16:33:03.430Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-11T16:33:03.430Z] sys-mgmt-agent latest 3d36795f4318 2 seconds ago 299MB [2022-07-11T16:33:03.430Z] core-command latest ca1c368a4d6f 3 seconds ago 16MB [2022-07-11T16:33:03.430Z] security-secretstore-setup latest 46e7d25903f4 5 seconds ago 28.4MB [2022-07-11T16:33:03.430Z] 6e0efebcdcae 6 seconds ago 1.61GB [2022-07-11T16:33:03.430Z] support-notifications latest 383252510f7d 10 seconds ago 27MB [2022-07-11T16:33:03.430Z] security-spire-server latest 4fc4296d9082 12 seconds ago 87.3MB [2022-07-11T16:33:03.430Z] c0afa8451b3f 13 seconds ago 1.63GB [2022-07-11T16:33:03.430Z] f74725fceee4 19 seconds ago 1.68GB [2022-07-11T16:33:03.430Z] 375a08061035 19 seconds ago 1.52GB [2022-07-11T16:33:03.430Z] security-spiffe-token-provider latest 5a9bfde4e3af 28 seconds ago 29MB [2022-07-11T16:33:03.430Z] 4c36f25329a2 39 seconds ago 1.62GB [2022-07-11T16:33:03.430Z] security-bootstrapper latest c07d192c3f1b 39 seconds ago 19MB [2022-07-11T16:33:03.430Z] 0022cce968dc 44 seconds ago 1.67GB [2022-07-11T16:33:03.430Z] core-metadata latest 9420d1d15b53 47 seconds ago 17MB [2022-07-11T16:33:03.430Z] a1ce3c69bcb1 55 seconds ago 1.62GB [2022-07-11T16:33:03.430Z] core-data latest edc978e59bed About a minute ago 22.7MB [2022-07-11T16:33:03.430Z] ad496d3343f3 About a minute ago 1.62GB [2022-07-11T16:33:03.430Z] security-spire-agent latest c3b37ce7214c About a minute ago 127MB [2022-07-11T16:33:03.430Z] security-spire-config latest fc6de12bd8ab About a minute ago 86.7MB [2022-07-11T16:33:03.430Z] 1877963ff47c About a minute ago 1.65GB [2022-07-11T16:33:03.430Z] security-proxy-setup latest 88597f3bbfd0 About a minute ago 26.8MB [2022-07-11T16:33:03.430Z] support-scheduler latest a8663851ebf6 About a minute ago 26.4MB [2022-07-11T16:33:03.430Z] b4e7f234561f About a minute ago 1.67GB [2022-07-11T16:33:03.430Z] 04b0cb51db21 About a minute ago 1.52GB [2022-07-11T16:33:03.430Z] 0476ae83acff About a minute ago 1.52GB [2022-07-11T16:33:03.430Z] d21e3e715162 About a minute ago 1.62GB [2022-07-11T16:33:03.430Z] ci-base-image-x86_64 latest b834a399b390 4 minutes ago 1.02GB [2022-07-11T16:33:03.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 days ago 253MB [2022-07-11T16:33:03.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 5 weeks ago 680MB [2022-07-11T16:33:03.430Z] alpine 3.16 e66264b98777 6 weeks ago 5.53MB [2022-07-11T16:33:03.430Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-11T16:33:03.430Z] alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB [2022-07-11T16:33:03.430Z] 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-07-11T16:33:03.569Z] provisioning config files... [2022-07-11T16:33:03.581Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/256@tmp/config6877731123094130806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:33:03.887Z] ---> docker-login.sh [2022-07-11T16:33:03.887Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:33:03.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:03.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:03.887Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:03.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:03.887Z] [2022-07-11T16:33:03.887Z] Login Succeeded [2022-07-11T16:33:03.887Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:33:03.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:04.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:04.147Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:04.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:04.147Z] [2022-07-11T16:33:04.147Z] Login Succeeded [2022-07-11T16:33:04.147Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:33:04.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:04.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:04.147Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:04.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:04.147Z] [2022-07-11T16:33:04.147Z] Login Succeeded [2022-07-11T16:33:04.147Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:33:04.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:04.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:04.407Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:04.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:04.407Z] [2022-07-11T16:33:04.407Z] Login Succeeded [2022-07-11T16:33:04.407Z] docker.io [2022-07-11T16:33:04.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:04.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:04.666Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:04.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:04.666Z] [2022-07-11T16:33:04.666Z] Login Succeeded [2022-07-11T16:33:04.666Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:33:04.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:33:04.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:33:04.726Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-07-11T16:33:04.726Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:04.726Z] latest [2022-07-11T16:33:04.726Z] 2.2.1-dev.25 [2022-07-11T16:33:04.726Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:04.726Z] main [2022-07-11T16:33:04.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:05.057Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:05.373Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:05.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-11T16:33:05.373Z] a97830eadaec: Preparing [2022-07-11T16:33:05.373Z] 513d83f08757: Preparing [2022-07-11T16:33:05.373Z] 412311ed581f: Preparing [2022-07-11T16:33:05.373Z] 75e6c7613a45: Preparing [2022-07-11T16:33:05.373Z] 24302eb7d908: Preparing [2022-07-11T16:33:05.373Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:05.373Z] 412311ed581f: Pushed [2022-07-11T16:33:05.373Z] 75e6c7613a45: Pushed [2022-07-11T16:33:05.373Z] a97830eadaec: Pushed [2022-07-11T16:33:06.758Z] 513d83f08757: Pushed [2022-07-11T16:33:06.758Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:e305b51835f6bcd235d27b0d4f5b8fd5720cf4f7594edab172d59b1b879944c4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:07.080Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:07.398Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-11T16:33:07.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-11T16:33:07.398Z] a97830eadaec: Preparing [2022-07-11T16:33:07.398Z] 513d83f08757: Preparing [2022-07-11T16:33:07.398Z] 412311ed581f: Preparing [2022-07-11T16:33:07.398Z] 75e6c7613a45: Preparing [2022-07-11T16:33:07.398Z] 24302eb7d908: Preparing [2022-07-11T16:33:07.398Z] a97830eadaec: Layer already exists [2022-07-11T16:33:07.398Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:07.398Z] 412311ed581f: Layer already exists [2022-07-11T16:33:07.398Z] 513d83f08757: Layer already exists [2022-07-11T16:33:07.398Z] 75e6c7613a45: Layer already exists [2022-07-11T16:33:07.398Z] latest: digest: sha256:e305b51835f6bcd235d27b0d4f5b8fd5720cf4f7594edab172d59b1b879944c4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:07.594Z] Removing intermediate container 252c50777f4b [2022-07-11T16:33:07.594Z] ---> 9919e6d4702a [2022-07-11T16:33:07.594Z] Successfully built 9919e6d4702a [2022-07-11T16:33:07.594Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:07.713Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:07.956Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T16:33:07.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:33:08.021Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.25 [2022-07-11T16:33:08.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-11T16:33:08.022Z] a97830eadaec: Preparing [2022-07-11T16:33:08.022Z] 513d83f08757: Preparing [2022-07-11T16:33:08.022Z] 412311ed581f: Preparing [2022-07-11T16:33:08.022Z] 75e6c7613a45: Preparing [2022-07-11T16:33:08.022Z] 24302eb7d908: Preparing [2022-07-11T16:33:08.022Z] 75e6c7613a45: Layer already exists [2022-07-11T16:33:08.022Z] a97830eadaec: Layer already exists [2022-07-11T16:33:08.022Z] 412311ed581f: Layer already exists [2022-07-11T16:33:08.022Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:08.022Z] 513d83f08757: Layer already exists [2022-07-11T16:33:08.022Z] 2.2.1-dev.25: digest: sha256:e305b51835f6bcd235d27b0d4f5b8fd5720cf4f7594edab172d59b1b879944c4 size: 1363 [2022-07-11T16:33:08.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-17425 does not seem to be running inside a container [2022-07-11T16:33:08.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@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-07-11T16:33:09.821Z] $ docker top e52063039ca155a3df4bb2bec20bb5e3851e4f33ac2b429032ba1f6698f57d7f -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:10.509Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:10.788Z] + go version [2022-07-11T16:33:10.788Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T16:33:10.816Z] $ docker stop --time=1 e52063039ca155a3df4bb2bec20bb5e3851e4f33ac2b429032ba1f6698f57d7f [2022-07-11T16:33:10.829Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:10.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-11T16:33:10.829Z] a97830eadaec: Preparing [2022-07-11T16:33:10.829Z] 513d83f08757: Preparing [2022-07-11T16:33:10.829Z] 412311ed581f: Preparing [2022-07-11T16:33:10.829Z] 75e6c7613a45: Preparing [2022-07-11T16:33:10.829Z] 24302eb7d908: Preparing [2022-07-11T16:33:10.830Z] 75e6c7613a45: Layer already exists [2022-07-11T16:33:10.830Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:10.830Z] 513d83f08757: Layer already exists [2022-07-11T16:33:10.830Z] 412311ed581f: Layer already exists [2022-07-11T16:33:10.830Z] a97830eadaec: Layer already exists [2022-07-11T16:33:10.830Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:e305b51835f6bcd235d27b0d4f5b8fd5720cf4f7594edab172d59b1b879944c4 size: 1363 [2022-07-11T16:33:12.520Z] $ docker rm -f e52063039ca155a3df4bb2bec20bb5e3851e4f33ac2b429032ba1f6698f57d7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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-07-11T16:33:13.113Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:13.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T16:33:13.280Z] [2022-07-11T16:33:13.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:13.437Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-07-11T16:33:13.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-11T16:33:13.437Z] a97830eadaec: Preparing [2022-07-11T16:33:13.437Z] 513d83f08757: Preparing [2022-07-11T16:33:13.437Z] 412311ed581f: Preparing [2022-07-11T16:33:13.437Z] 75e6c7613a45: Preparing [2022-07-11T16:33:13.437Z] 24302eb7d908: Preparing [2022-07-11T16:33:13.437Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:13.437Z] 75e6c7613a45: Layer already exists [2022-07-11T16:33:13.437Z] a97830eadaec: Layer already exists [2022-07-11T16:33:13.437Z] 412311ed581f: Layer already exists [2022-07-11T16:33:13.437Z] 513d83f08757: Layer already exists [2022-07-11T16:33:13.437Z] main: digest: sha256:e305b51835f6bcd235d27b0d4f5b8fd5720cf4f7594edab172d59b1b879944c4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:33:13.487Z] ===================================================== [Pipeline] echo [2022-07-11T16:33:13.496Z] taggedImages: [2022-07-11T16:33:13.496Z] - nexus3.edgexfoundry.org:10004/core-command:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:13.496Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-11T16:33:13.496Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.25 [2022-07-11T16:33:13.496Z] - nexus3.edgexfoundry.org:10004/core-command:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:13.496Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-07-11T16:33:13.517Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-07-11T16:33:13.517Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:13.517Z] latest [2022-07-11T16:33:13.517Z] 2.2.1-dev.25 [2022-07-11T16:33:13.517Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:13.517Z] main [2022-07-11T16:33:13.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:13.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T16:33:13.850Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:13.924Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-11T16:33:13.924Z] 29e5d40040c1: Pulling fs layer [2022-07-11T16:33:13.924Z] 1ce36da41761: Pulling fs layer [2022-07-11T16:33:13.924Z] 25b303627fd3: Pulling fs layer [2022-07-11T16:33:13.924Z] 29e5d40040c1: Verifying Checksum [2022-07-11T16:33:13.924Z] 29e5d40040c1: Download complete [2022-07-11T16:33:14.194Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:14.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-11T16:33:14.194Z] f3f7566af683: Preparing [2022-07-11T16:33:14.194Z] 1021d69e98c5: Preparing [2022-07-11T16:33:14.194Z] 412311ed581f: Preparing [2022-07-11T16:33:14.194Z] f93d0f038d49: Preparing [2022-07-11T16:33:14.194Z] fbaabadbe9eb: Preparing [2022-07-11T16:33:14.194Z] 24302eb7d908: Preparing [2022-07-11T16:33:14.194Z] 24302eb7d908: Waiting [2022-07-11T16:33:14.194Z] 412311ed581f: Layer already exists [2022-07-11T16:33:14.194Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:14.194Z] fbaabadbe9eb: Pushed [2022-07-11T16:33:14.194Z] f3f7566af683: Pushed [2022-07-11T16:33:14.479Z] f93d0f038d49: Pushed [2022-07-11T16:33:14.532Z] 1ce36da41761: Download complete [2022-07-11T16:33:14.808Z] 29e5d40040c1: Pull complete [2022-07-11T16:33:15.926Z] 1021d69e98c5: Pushed [2022-07-11T16:33:15.926Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:cc496f5bdca70811363a4e91207a00ba6214a13a7548ee4017ab2a7487a4e9bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:16.246Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-11T16:33:16.250Z] 25b303627fd3: Verifying Checksum [2022-07-11T16:33:16.250Z] 25b303627fd3: Download complete [2022-07-11T16:33:16.250Z] 1ce36da41761: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:16.557Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-11T16:33:16.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-11T16:33:16.557Z] f3f7566af683: Preparing [2022-07-11T16:33:16.557Z] 1021d69e98c5: Preparing [2022-07-11T16:33:16.557Z] 412311ed581f: Preparing [2022-07-11T16:33:16.557Z] f93d0f038d49: Preparing [2022-07-11T16:33:16.557Z] fbaabadbe9eb: Preparing [2022-07-11T16:33:16.557Z] 24302eb7d908: Preparing [2022-07-11T16:33:16.557Z] 24302eb7d908: Waiting [2022-07-11T16:33:16.557Z] f93d0f038d49: Layer already exists [2022-07-11T16:33:16.557Z] fbaabadbe9eb: Layer already exists [2022-07-11T16:33:16.557Z] f3f7566af683: Layer already exists [2022-07-11T16:33:16.557Z] 1021d69e98c5: Layer already exists [2022-07-11T16:33:16.557Z] 412311ed581f: Layer already exists [2022-07-11T16:33:16.557Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:16.557Z] latest: digest: sha256:cc496f5bdca70811363a4e91207a00ba6214a13a7548ee4017ab2a7487a4e9bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:16.875Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:17.186Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.25 [2022-07-11T16:33:17.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-11T16:33:17.186Z] f3f7566af683: Preparing [2022-07-11T16:33:17.186Z] 1021d69e98c5: Preparing [2022-07-11T16:33:17.186Z] 412311ed581f: Preparing [2022-07-11T16:33:17.186Z] f93d0f038d49: Preparing [2022-07-11T16:33:17.186Z] fbaabadbe9eb: Preparing [2022-07-11T16:33:17.186Z] 24302eb7d908: Preparing [2022-07-11T16:33:17.186Z] 24302eb7d908: Waiting [2022-07-11T16:33:17.186Z] f93d0f038d49: Layer already exists [2022-07-11T16:33:17.186Z] f3f7566af683: Layer already exists [2022-07-11T16:33:17.186Z] fbaabadbe9eb: Layer already exists [2022-07-11T16:33:17.186Z] 1021d69e98c5: Layer already exists [2022-07-11T16:33:17.186Z] 412311ed581f: Layer already exists [2022-07-11T16:33:17.186Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:17.186Z] 2.2.1-dev.25: digest: sha256:cc496f5bdca70811363a4e91207a00ba6214a13a7548ee4017ab2a7487a4e9bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:17.508Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:17.820Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:17.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-11T16:33:17.820Z] f3f7566af683: Preparing [2022-07-11T16:33:17.820Z] 1021d69e98c5: Preparing [2022-07-11T16:33:17.820Z] 412311ed581f: Preparing [2022-07-11T16:33:17.820Z] f93d0f038d49: Preparing [2022-07-11T16:33:17.820Z] fbaabadbe9eb: Preparing [2022-07-11T16:33:17.820Z] 24302eb7d908: Preparing [2022-07-11T16:33:17.820Z] 24302eb7d908: Waiting [2022-07-11T16:33:17.820Z] 1021d69e98c5: Layer already exists [2022-07-11T16:33:17.820Z] f3f7566af683: Layer already exists [2022-07-11T16:33:17.820Z] 412311ed581f: Layer already exists [2022-07-11T16:33:17.820Z] fbaabadbe9eb: Layer already exists [2022-07-11T16:33:17.820Z] f93d0f038d49: Layer already exists [2022-07-11T16:33:17.820Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:17.820Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:cc496f5bdca70811363a4e91207a00ba6214a13a7548ee4017ab2a7487a4e9bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:18.138Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:18.452Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-07-11T16:33:18.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-11T16:33:18.452Z] f3f7566af683: Preparing [2022-07-11T16:33:18.452Z] 1021d69e98c5: Preparing [2022-07-11T16:33:18.452Z] 412311ed581f: Preparing [2022-07-11T16:33:18.452Z] f93d0f038d49: Preparing [2022-07-11T16:33:18.452Z] fbaabadbe9eb: Preparing [2022-07-11T16:33:18.452Z] 24302eb7d908: Preparing [2022-07-11T16:33:18.452Z] 24302eb7d908: Waiting [2022-07-11T16:33:18.452Z] 1021d69e98c5: Layer already exists [2022-07-11T16:33:18.452Z] fbaabadbe9eb: Layer already exists [2022-07-11T16:33:18.452Z] 412311ed581f: Layer already exists [2022-07-11T16:33:18.452Z] f93d0f038d49: Layer already exists [2022-07-11T16:33:18.452Z] f3f7566af683: Layer already exists [2022-07-11T16:33:18.452Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:18.452Z] main: digest: sha256:cc496f5bdca70811363a4e91207a00ba6214a13a7548ee4017ab2a7487a4e9bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:33:18.498Z] ===================================================== [Pipeline] echo [2022-07-11T16:33:18.509Z] taggedImages: [2022-07-11T16:33:18.509Z] - nexus3.edgexfoundry.org:10004/core-data:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:18.509Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-11T16:33:18.509Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.25 [2022-07-11T16:33:18.509Z] - nexus3.edgexfoundry.org:10004/core-data:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:18.509Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-07-11T16:33:18.531Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-07-11T16:33:18.531Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:18.531Z] latest [2022-07-11T16:33:18.531Z] 2.2.1-dev.25 [2022-07-11T16:33:18.531Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:18.531Z] main [2022-07-11T16:33:18.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:18.858Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:19.181Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:19.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-11T16:33:19.181Z] bdd0fd03c9e0: Preparing [2022-07-11T16:33:19.181Z] 6dac1f719a95: Preparing [2022-07-11T16:33:19.181Z] 412311ed581f: Preparing [2022-07-11T16:33:19.181Z] 75e6c7613a45: Preparing [2022-07-11T16:33:19.181Z] 24302eb7d908: Preparing [2022-07-11T16:33:19.181Z] 412311ed581f: Layer already exists [2022-07-11T16:33:19.181Z] 75e6c7613a45: Layer already exists [2022-07-11T16:33:19.441Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:19.441Z] bdd0fd03c9e0: Pushed [2022-07-11T16:33:20.825Z] 6dac1f719a95: Pushed [2022-07-11T16:33:20.825Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:3174ce27d807da103aebdf7280342a5cc6d7c1986f7e4df3fe943b889bfd6a9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:21.149Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:21.471Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-11T16:33:21.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-11T16:33:21.471Z] bdd0fd03c9e0: Preparing [2022-07-11T16:33:21.471Z] 6dac1f719a95: Preparing [2022-07-11T16:33:21.471Z] 412311ed581f: Preparing [2022-07-11T16:33:21.471Z] 75e6c7613a45: Preparing [2022-07-11T16:33:21.471Z] 24302eb7d908: Preparing [2022-07-11T16:33:21.471Z] 75e6c7613a45: Layer already exists [2022-07-11T16:33:21.471Z] bdd0fd03c9e0: Layer already exists [2022-07-11T16:33:21.471Z] 6dac1f719a95: Layer already exists [2022-07-11T16:33:21.471Z] 412311ed581f: Layer already exists [2022-07-11T16:33:21.471Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:21.471Z] latest: digest: sha256:3174ce27d807da103aebdf7280342a5cc6d7c1986f7e4df3fe943b889bfd6a9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:21.782Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:22.091Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.25 [2022-07-11T16:33:22.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-11T16:33:22.092Z] bdd0fd03c9e0: Preparing [2022-07-11T16:33:22.092Z] 6dac1f719a95: Preparing [2022-07-11T16:33:22.092Z] 412311ed581f: Preparing [2022-07-11T16:33:22.092Z] 75e6c7613a45: Preparing [2022-07-11T16:33:22.092Z] 24302eb7d908: Preparing [2022-07-11T16:33:22.092Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:22.092Z] 75e6c7613a45: Layer already exists [2022-07-11T16:33:22.092Z] bdd0fd03c9e0: Layer already exists [2022-07-11T16:33:22.092Z] 412311ed581f: Layer already exists [2022-07-11T16:33:22.092Z] 6dac1f719a95: Layer already exists [2022-07-11T16:33:22.092Z] 2.2.1-dev.25: digest: sha256:3174ce27d807da103aebdf7280342a5cc6d7c1986f7e4df3fe943b889bfd6a9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:22.409Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:22.722Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:22.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-11T16:33:22.722Z] bdd0fd03c9e0: Preparing [2022-07-11T16:33:22.722Z] 6dac1f719a95: Preparing [2022-07-11T16:33:22.722Z] 412311ed581f: Preparing [2022-07-11T16:33:22.722Z] 75e6c7613a45: Preparing [2022-07-11T16:33:22.722Z] 24302eb7d908: Preparing [2022-07-11T16:33:22.722Z] 412311ed581f: Layer already exists [2022-07-11T16:33:22.722Z] 6dac1f719a95: Layer already exists [2022-07-11T16:33:22.722Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:22.722Z] 75e6c7613a45: Layer already exists [2022-07-11T16:33:22.722Z] bdd0fd03c9e0: Layer already exists [2022-07-11T16:33:22.722Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:3174ce27d807da103aebdf7280342a5cc6d7c1986f7e4df3fe943b889bfd6a9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:23.042Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:23.361Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-07-11T16:33:23.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-11T16:33:23.361Z] bdd0fd03c9e0: Preparing [2022-07-11T16:33:23.361Z] 6dac1f719a95: Preparing [2022-07-11T16:33:23.361Z] 412311ed581f: Preparing [2022-07-11T16:33:23.361Z] 75e6c7613a45: Preparing [2022-07-11T16:33:23.361Z] 24302eb7d908: Preparing [2022-07-11T16:33:23.361Z] 75e6c7613a45: Layer already exists [2022-07-11T16:33:23.361Z] 6dac1f719a95: Layer already exists [2022-07-11T16:33:23.361Z] bdd0fd03c9e0: Layer already exists [2022-07-11T16:33:23.361Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:23.361Z] 412311ed581f: Layer already exists [2022-07-11T16:33:23.362Z] main: digest: sha256:3174ce27d807da103aebdf7280342a5cc6d7c1986f7e4df3fe943b889bfd6a9e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:33:23.411Z] ===================================================== [Pipeline] echo [2022-07-11T16:33:23.424Z] taggedImages: [2022-07-11T16:33:23.424Z] - nexus3.edgexfoundry.org:10004/core-metadata:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:23.424Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-11T16:33:23.424Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.25 [2022-07-11T16:33:23.424Z] - nexus3.edgexfoundry.org:10004/core-metadata:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:23.424Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-07-11T16:33:23.444Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-07-11T16:33:23.444Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:23.444Z] latest [2022-07-11T16:33:23.444Z] 2.2.1-dev.25 [2022-07-11T16:33:23.444Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:23.444Z] main [2022-07-11T16:33:23.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:23.763Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:24.077Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:24.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-11T16:33:24.077Z] 538f1bca4879: Preparing [2022-07-11T16:33:24.077Z] 538f1bca4879: Preparing [2022-07-11T16:33:24.077Z] 0b90a850e1b9: Preparing [2022-07-11T16:33:24.077Z] 549ac718374d: Preparing [2022-07-11T16:33:24.077Z] 35f788cb1ee2: Preparing [2022-07-11T16:33:24.077Z] 6ae4db31a980: Preparing [2022-07-11T16:33:24.077Z] 412311ed581f: Preparing [2022-07-11T16:33:24.077Z] 4945aa9618f3: Preparing [2022-07-11T16:33:24.077Z] cf54757a3ecb: Preparing [2022-07-11T16:33:24.077Z] e47ab8711544: Preparing [2022-07-11T16:33:24.077Z] ed7715dea265: Preparing [2022-07-11T16:33:24.077Z] 24302eb7d908: Preparing [2022-07-11T16:33:24.077Z] 4945aa9618f3: Waiting [2022-07-11T16:33:24.077Z] cf54757a3ecb: Waiting [2022-07-11T16:33:24.077Z] e47ab8711544: Waiting [2022-07-11T16:33:24.077Z] ed7715dea265: Waiting [2022-07-11T16:33:24.077Z] 24302eb7d908: Waiting [2022-07-11T16:33:24.077Z] 412311ed581f: Waiting [2022-07-11T16:33:24.077Z] 0b90a850e1b9: Pushed [2022-07-11T16:33:24.077Z] 538f1bca4879: Pushed [2022-07-11T16:33:24.077Z] 412311ed581f: Layer already exists [2022-07-11T16:33:24.077Z] 35f788cb1ee2: Pushed [2022-07-11T16:33:24.077Z] 549ac718374d: Pushed [2022-07-11T16:33:24.337Z] 4945aa9618f3: Pushed [2022-07-11T16:33:24.337Z] cf54757a3ecb: Pushed [2022-07-11T16:33:24.337Z] ed7715dea265: Pushed [2022-07-11T16:33:24.337Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:24.337Z] e47ab8711544: Pushed [2022-07-11T16:33:26.250Z] 6ae4db31a980: Pushed [2022-07-11T16:33:26.250Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:ce7ea13b2dcb051debd882453a819a7421431039883c923bac8c7c5ee92cb374 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:26.572Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:26.882Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-11T16:33:26.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-11T16:33:26.882Z] 538f1bca4879: Preparing [2022-07-11T16:33:26.882Z] 538f1bca4879: Preparing [2022-07-11T16:33:26.882Z] 0b90a850e1b9: Preparing [2022-07-11T16:33:26.882Z] 549ac718374d: Preparing [2022-07-11T16:33:26.882Z] 35f788cb1ee2: Preparing [2022-07-11T16:33:26.882Z] 6ae4db31a980: Preparing [2022-07-11T16:33:26.882Z] 412311ed581f: Preparing [2022-07-11T16:33:26.882Z] 4945aa9618f3: Preparing [2022-07-11T16:33:26.882Z] cf54757a3ecb: Preparing [2022-07-11T16:33:26.882Z] e47ab8711544: Preparing [2022-07-11T16:33:26.882Z] ed7715dea265: Preparing [2022-07-11T16:33:26.882Z] 24302eb7d908: Preparing [2022-07-11T16:33:26.882Z] 4945aa9618f3: Waiting [2022-07-11T16:33:26.882Z] cf54757a3ecb: Waiting [2022-07-11T16:33:26.882Z] 412311ed581f: Waiting [2022-07-11T16:33:26.882Z] e47ab8711544: Waiting [2022-07-11T16:33:26.882Z] 24302eb7d908: Waiting [2022-07-11T16:33:26.882Z] 35f788cb1ee2: Layer already exists [2022-07-11T16:33:26.882Z] 549ac718374d: Layer already exists [2022-07-11T16:33:26.882Z] 6ae4db31a980: Layer already exists [2022-07-11T16:33:26.882Z] 0b90a850e1b9: Layer already exists [2022-07-11T16:33:26.882Z] 538f1bca4879: Layer already exists [2022-07-11T16:33:26.882Z] e47ab8711544: Layer already exists [2022-07-11T16:33:26.882Z] 4945aa9618f3: Layer already exists [2022-07-11T16:33:26.882Z] cf54757a3ecb: Layer already exists [2022-07-11T16:33:26.882Z] ed7715dea265: Layer already exists [2022-07-11T16:33:26.882Z] 412311ed581f: Layer already exists [2022-07-11T16:33:26.882Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:26.882Z] latest: digest: sha256:ce7ea13b2dcb051debd882453a819a7421431039883c923bac8c7c5ee92cb374 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:27.205Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:27.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.25 [2022-07-11T16:33:27.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-11T16:33:27.518Z] 538f1bca4879: Preparing [2022-07-11T16:33:27.518Z] 538f1bca4879: Preparing [2022-07-11T16:33:27.518Z] 0b90a850e1b9: Preparing [2022-07-11T16:33:27.518Z] 549ac718374d: Preparing [2022-07-11T16:33:27.518Z] 35f788cb1ee2: Preparing [2022-07-11T16:33:27.518Z] 6ae4db31a980: Preparing [2022-07-11T16:33:27.518Z] 412311ed581f: Preparing [2022-07-11T16:33:27.518Z] 4945aa9618f3: Preparing [2022-07-11T16:33:27.518Z] cf54757a3ecb: Preparing [2022-07-11T16:33:27.518Z] e47ab8711544: Preparing [2022-07-11T16:33:27.518Z] ed7715dea265: Preparing [2022-07-11T16:33:27.518Z] 24302eb7d908: Preparing [2022-07-11T16:33:27.518Z] ed7715dea265: Waiting [2022-07-11T16:33:27.518Z] cf54757a3ecb: Waiting [2022-07-11T16:33:27.518Z] 24302eb7d908: Waiting [2022-07-11T16:33:27.518Z] e47ab8711544: Waiting [2022-07-11T16:33:27.518Z] 412311ed581f: Waiting [2022-07-11T16:33:27.518Z] 4945aa9618f3: Waiting [2022-07-11T16:33:27.518Z] 6ae4db31a980: Layer already exists [2022-07-11T16:33:27.518Z] 549ac718374d: Layer already exists [2022-07-11T16:33:27.518Z] 35f788cb1ee2: Layer already exists [2022-07-11T16:33:27.518Z] 538f1bca4879: Layer already exists [2022-07-11T16:33:27.518Z] 0b90a850e1b9: Layer already exists [2022-07-11T16:33:27.519Z] 4945aa9618f3: Layer already exists [2022-07-11T16:33:27.519Z] cf54757a3ecb: Layer already exists [2022-07-11T16:33:27.519Z] e47ab8711544: Layer already exists [2022-07-11T16:33:27.519Z] ed7715dea265: Layer already exists [2022-07-11T16:33:27.519Z] 412311ed581f: Layer already exists [2022-07-11T16:33:27.519Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:27.519Z] 2.2.1-dev.25: digest: sha256:ce7ea13b2dcb051debd882453a819a7421431039883c923bac8c7c5ee92cb374 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:27.840Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:28.161Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:28.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-11T16:33:28.161Z] 538f1bca4879: Preparing [2022-07-11T16:33:28.161Z] 538f1bca4879: Preparing [2022-07-11T16:33:28.161Z] 0b90a850e1b9: Preparing [2022-07-11T16:33:28.161Z] 549ac718374d: Preparing [2022-07-11T16:33:28.161Z] 35f788cb1ee2: Preparing [2022-07-11T16:33:28.161Z] 6ae4db31a980: Preparing [2022-07-11T16:33:28.161Z] 412311ed581f: Preparing [2022-07-11T16:33:28.161Z] 4945aa9618f3: Preparing [2022-07-11T16:33:28.161Z] cf54757a3ecb: Preparing [2022-07-11T16:33:28.161Z] e47ab8711544: Preparing [2022-07-11T16:33:28.161Z] ed7715dea265: Preparing [2022-07-11T16:33:28.161Z] 24302eb7d908: Preparing [2022-07-11T16:33:28.161Z] cf54757a3ecb: Waiting [2022-07-11T16:33:28.161Z] e47ab8711544: Waiting [2022-07-11T16:33:28.161Z] ed7715dea265: Waiting [2022-07-11T16:33:28.161Z] 412311ed581f: Waiting [2022-07-11T16:33:28.161Z] 24302eb7d908: Waiting [2022-07-11T16:33:28.161Z] 4945aa9618f3: Waiting [2022-07-11T16:33:28.161Z] 6ae4db31a980: Layer already exists [2022-07-11T16:33:28.161Z] 35f788cb1ee2: Layer already exists [2022-07-11T16:33:28.161Z] 0b90a850e1b9: Layer already exists [2022-07-11T16:33:28.161Z] 538f1bca4879: Layer already exists [2022-07-11T16:33:28.161Z] 549ac718374d: Layer already exists [2022-07-11T16:33:28.161Z] 412311ed581f: Layer already exists [2022-07-11T16:33:28.161Z] cf54757a3ecb: Layer already exists [2022-07-11T16:33:28.161Z] ed7715dea265: Layer already exists [2022-07-11T16:33:28.161Z] e47ab8711544: Layer already exists [2022-07-11T16:33:28.161Z] 4945aa9618f3: Layer already exists [2022-07-11T16:33:28.161Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:28.161Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:ce7ea13b2dcb051debd882453a819a7421431039883c923bac8c7c5ee92cb374 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:28.477Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:28.668Z] 25b303627fd3: Pull complete [2022-07-11T16:33:28.668Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-11T16:33:28.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T16:33:28.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:33:28.788Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-07-11T16:33:28.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-11T16:33:28.788Z] 538f1bca4879: Preparing [2022-07-11T16:33:28.788Z] 538f1bca4879: Preparing [2022-07-11T16:33:28.788Z] 0b90a850e1b9: Preparing [2022-07-11T16:33:28.788Z] 549ac718374d: Preparing [2022-07-11T16:33:28.788Z] 35f788cb1ee2: Preparing [2022-07-11T16:33:28.788Z] 6ae4db31a980: Preparing [2022-07-11T16:33:28.788Z] 412311ed581f: Preparing [2022-07-11T16:33:28.788Z] 4945aa9618f3: Preparing [2022-07-11T16:33:28.788Z] cf54757a3ecb: Preparing [2022-07-11T16:33:28.788Z] e47ab8711544: Preparing [2022-07-11T16:33:28.788Z] ed7715dea265: Preparing [2022-07-11T16:33:28.788Z] 24302eb7d908: Preparing [2022-07-11T16:33:28.788Z] 4945aa9618f3: Waiting [2022-07-11T16:33:28.788Z] cf54757a3ecb: Waiting [2022-07-11T16:33:28.788Z] e47ab8711544: Waiting [2022-07-11T16:33:28.788Z] ed7715dea265: Waiting [2022-07-11T16:33:28.788Z] 24302eb7d908: Waiting [2022-07-11T16:33:28.788Z] 412311ed581f: Waiting [2022-07-11T16:33:28.788Z] 538f1bca4879: Layer already exists [2022-07-11T16:33:28.788Z] 35f788cb1ee2: Layer already exists [2022-07-11T16:33:28.788Z] 6ae4db31a980: Layer already exists [2022-07-11T16:33:28.788Z] 0b90a850e1b9: Layer already exists [2022-07-11T16:33:28.788Z] 549ac718374d: Layer already exists [2022-07-11T16:33:28.788Z] cf54757a3ecb: Layer already exists [2022-07-11T16:33:28.788Z] 412311ed581f: Layer already exists [2022-07-11T16:33:28.788Z] 4945aa9618f3: Layer already exists [2022-07-11T16:33:28.788Z] ed7715dea265: Layer already exists [2022-07-11T16:33:28.788Z] e47ab8711544: Layer already exists [2022-07-11T16:33:28.788Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:28.788Z] main: digest: sha256:ce7ea13b2dcb051debd882453a819a7421431039883c923bac8c7c5ee92cb374 size: 2817 [2022-07-11T16:33:28.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-17425 does not seem to be running inside a container [2022-07-11T16:33:29.056Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@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-07-11T16:33:31.741Z] $ docker top 93c116c2f61c13935f3de707cdbde383c515092afd3621620d55046b55718bdb -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:33:32.182Z] ===================================================== [Pipeline] echo [2022-07-11T16:33:32.191Z] taggedImages: [2022-07-11T16:33:32.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:32.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-11T16:33:32.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.25 [2022-07-11T16:33:32.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:32.191Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-07-11T16:33:32.211Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-07-11T16:33:32.211Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:32.211Z] latest [2022-07-11T16:33:32.211Z] 2.2.1-dev.25 [2022-07-11T16:33:32.211Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:32.211Z] main [2022-07-11T16:33:32.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:32.535Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:32.771Z] + docker-compose build --help [2022-07-11T16:33:32.771Z] + grep parallel [2022-07-11T16:33:32.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:32.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-11T16:33:32.845Z] 9739a31fed55: Preparing [2022-07-11T16:33:32.845Z] bf4583a66f3b: Preparing [2022-07-11T16:33:32.845Z] 4197da229b75: Preparing [2022-07-11T16:33:32.845Z] 86311b75c732: Preparing [2022-07-11T16:33:32.845Z] 9fa0a70ad025: Preparing [2022-07-11T16:33:32.845Z] 51de0ff10e62: Preparing [2022-07-11T16:33:32.845Z] 9dc9a5a4b731: Preparing [2022-07-11T16:33:32.845Z] 24302eb7d908: Preparing [2022-07-11T16:33:32.845Z] 51de0ff10e62: Waiting [2022-07-11T16:33:32.845Z] 24302eb7d908: Waiting [2022-07-11T16:33:32.845Z] 9dc9a5a4b731: Waiting [2022-07-11T16:33:32.845Z] 9739a31fed55: Pushed [2022-07-11T16:33:32.845Z] bf4583a66f3b: Pushed [2022-07-11T16:33:32.845Z] 9fa0a70ad025: Pushed [2022-07-11T16:33:32.845Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:33.104Z] 51de0ff10e62: Pushed [2022-07-11T16:33:33.364Z] 9dc9a5a4b731: Pushed [2022-07-11T16:33:33.933Z] 4197da229b75: Pushed [2022-07-11T16:33:33.933Z] 86311b75c732: Pushed [2022-07-11T16:33:33.933Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:e2e51b2d0378e417e8c63fb6e7a7a12cf194e0618407ede3757ebc38a054bd46 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:34.253Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:34.567Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-11T16:33:34.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-11T16:33:34.568Z] 9739a31fed55: Preparing [2022-07-11T16:33:34.568Z] bf4583a66f3b: Preparing [2022-07-11T16:33:34.568Z] 4197da229b75: Preparing [2022-07-11T16:33:34.568Z] 86311b75c732: Preparing [2022-07-11T16:33:34.568Z] 9fa0a70ad025: Preparing [2022-07-11T16:33:34.568Z] 51de0ff10e62: Preparing [2022-07-11T16:33:34.568Z] 9dc9a5a4b731: Preparing [2022-07-11T16:33:34.568Z] 24302eb7d908: Preparing [2022-07-11T16:33:34.568Z] 51de0ff10e62: Waiting [2022-07-11T16:33:34.568Z] 9dc9a5a4b731: Waiting [2022-07-11T16:33:34.568Z] 24302eb7d908: Waiting [2022-07-11T16:33:34.568Z] 9fa0a70ad025: Layer already exists [2022-07-11T16:33:34.568Z] 86311b75c732: Layer already exists [2022-07-11T16:33:34.568Z] 9739a31fed55: Layer already exists [2022-07-11T16:33:34.568Z] 4197da229b75: Layer already exists [2022-07-11T16:33:34.568Z] bf4583a66f3b: Layer already exists [2022-07-11T16:33:34.568Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:34.568Z] 9dc9a5a4b731: Layer already exists [2022-07-11T16:33:34.568Z] 51de0ff10e62: Layer already exists [2022-07-11T16:33:34.568Z] latest: digest: sha256:e2e51b2d0378e417e8c63fb6e7a7a12cf194e0618407ede3757ebc38a054bd46 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:34.900Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:35.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.25 [2022-07-11T16:33:35.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-11T16:33:35.220Z] 9739a31fed55: Preparing [2022-07-11T16:33:35.220Z] bf4583a66f3b: Preparing [2022-07-11T16:33:35.220Z] 4197da229b75: Preparing [2022-07-11T16:33:35.220Z] 86311b75c732: Preparing [2022-07-11T16:33:35.220Z] 9fa0a70ad025: Preparing [2022-07-11T16:33:35.220Z] 51de0ff10e62: Preparing [2022-07-11T16:33:35.220Z] 9dc9a5a4b731: Preparing [2022-07-11T16:33:35.220Z] 24302eb7d908: Preparing [2022-07-11T16:33:35.220Z] 24302eb7d908: Waiting [2022-07-11T16:33:35.220Z] 9dc9a5a4b731: Waiting [2022-07-11T16:33:35.220Z] 9739a31fed55: Layer already exists [2022-07-11T16:33:35.220Z] 86311b75c732: Layer already exists [2022-07-11T16:33:35.220Z] 9fa0a70ad025: Layer already exists [2022-07-11T16:33:35.220Z] 4197da229b75: Layer already exists [2022-07-11T16:33:35.220Z] bf4583a66f3b: Layer already exists [2022-07-11T16:33:35.220Z] 9dc9a5a4b731: Layer already exists [2022-07-11T16:33:35.220Z] 51de0ff10e62: Layer already exists [2022-07-11T16:33:35.220Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:35.220Z] 2.2.1-dev.25: digest: sha256:e2e51b2d0378e417e8c63fb6e7a7a12cf194e0618407ede3757ebc38a054bd46 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:35.537Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:35.889Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:35.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-11T16:33:35.890Z] 9739a31fed55: Preparing [2022-07-11T16:33:35.890Z] bf4583a66f3b: Preparing [2022-07-11T16:33:35.890Z] 4197da229b75: Preparing [2022-07-11T16:33:35.890Z] 86311b75c732: Preparing [2022-07-11T16:33:35.890Z] 9fa0a70ad025: Preparing [2022-07-11T16:33:35.890Z] 51de0ff10e62: Preparing [2022-07-11T16:33:35.890Z] 9dc9a5a4b731: Preparing [2022-07-11T16:33:35.890Z] 24302eb7d908: Preparing [2022-07-11T16:33:35.890Z] 51de0ff10e62: Waiting [2022-07-11T16:33:35.890Z] 9dc9a5a4b731: Waiting [2022-07-11T16:33:35.890Z] 24302eb7d908: Waiting [2022-07-11T16:33:35.890Z] 9739a31fed55: Layer already exists [2022-07-11T16:33:35.890Z] 86311b75c732: Layer already exists [2022-07-11T16:33:35.890Z] 4197da229b75: Layer already exists [2022-07-11T16:33:35.890Z] 9fa0a70ad025: Layer already exists [2022-07-11T16:33:35.890Z] bf4583a66f3b: Layer already exists [2022-07-11T16:33:35.890Z] 51de0ff10e62: Layer already exists [2022-07-11T16:33:35.890Z] 9dc9a5a4b731: Layer already exists [2022-07-11T16:33:35.890Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:35.890Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:e2e51b2d0378e417e8c63fb6e7a7a12cf194e0618407ede3757ebc38a054bd46 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:36.243Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:36.554Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-07-11T16:33:36.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-11T16:33:36.554Z] 9739a31fed55: Preparing [2022-07-11T16:33:36.554Z] bf4583a66f3b: Preparing [2022-07-11T16:33:36.554Z] 4197da229b75: Preparing [2022-07-11T16:33:36.554Z] 86311b75c732: Preparing [2022-07-11T16:33:36.554Z] 9fa0a70ad025: Preparing [2022-07-11T16:33:36.554Z] 51de0ff10e62: Preparing [2022-07-11T16:33:36.554Z] 9dc9a5a4b731: Preparing [2022-07-11T16:33:36.554Z] 24302eb7d908: Preparing [2022-07-11T16:33:36.554Z] 51de0ff10e62: Waiting [2022-07-11T16:33:36.554Z] 9dc9a5a4b731: Waiting [2022-07-11T16:33:36.554Z] 24302eb7d908: Waiting [2022-07-11T16:33:36.554Z] 9739a31fed55: Layer already exists [2022-07-11T16:33:36.554Z] 4197da229b75: Layer already exists [2022-07-11T16:33:36.554Z] bf4583a66f3b: Layer already exists [2022-07-11T16:33:36.554Z] 9fa0a70ad025: Layer already exists [2022-07-11T16:33:36.554Z] 86311b75c732: Layer already exists [2022-07-11T16:33:36.554Z] 51de0ff10e62: Layer already exists [2022-07-11T16:33:36.554Z] 9dc9a5a4b731: Layer already exists [2022-07-11T16:33:36.554Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:36.554Z] main: digest: sha256:e2e51b2d0378e417e8c63fb6e7a7a12cf194e0618407ede3757ebc38a054bd46 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:33:36.594Z] ===================================================== [Pipeline] echo [2022-07-11T16:33:36.602Z] taggedImages: [2022-07-11T16:33:36.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:36.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-11T16:33:36.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.25 [2022-07-11T16:33:36.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:36.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-07-11T16:33:36.623Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-07-11T16:33:36.623Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:36.623Z] latest [2022-07-11T16:33:36.623Z] 2.2.1-dev.25 [2022-07-11T16:33:36.623Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:36.623Z] main [2022-07-11T16:33:36.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:36.948Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:37.261Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:37.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-11T16:33:37.261Z] 5092b6eff891: Preparing [2022-07-11T16:33:37.261Z] 8c0784f5b00e: Preparing [2022-07-11T16:33:37.261Z] 498d2ae0110d: Preparing [2022-07-11T16:33:37.261Z] a5ac2a8fe02e: Preparing [2022-07-11T16:33:37.261Z] 2d1eef4bf637: Preparing [2022-07-11T16:33:37.261Z] 6d836f95c253: Preparing [2022-07-11T16:33:37.261Z] a61fe0b08e08: Preparing [2022-07-11T16:33:37.261Z] 57458a297b6b: Preparing [2022-07-11T16:33:37.261Z] e491c4604ac5: Preparing [2022-07-11T16:33:37.261Z] 24302eb7d908: Preparing [2022-07-11T16:33:37.261Z] a61fe0b08e08: Waiting [2022-07-11T16:33:37.261Z] 57458a297b6b: Waiting [2022-07-11T16:33:37.261Z] e491c4604ac5: Waiting [2022-07-11T16:33:37.261Z] 24302eb7d908: Waiting [2022-07-11T16:33:37.261Z] 6d836f95c253: Waiting [2022-07-11T16:33:37.261Z] 5092b6eff891: Pushed [2022-07-11T16:33:37.261Z] 2d1eef4bf637: Pushed [2022-07-11T16:33:37.261Z] 8c0784f5b00e: Pushed [2022-07-11T16:33:37.520Z] 6d836f95c253: Pushed [2022-07-11T16:33:37.520Z] 57458a297b6b: Pushed [2022-07-11T16:33:37.520Z] a61fe0b08e08: Pushed [2022-07-11T16:33:37.520Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:37.520Z] e491c4604ac5: Pushed [2022-07-11T16:33:38.177Z] --parallel Build images in parallel. [2022-07-11T16:33:38.461Z] a5ac2a8fe02e: Pushed [Pipeline] } [2022-07-11T16:33:38.481Z] $ docker stop --time=1 93c116c2f61c13935f3de707cdbde383c515092afd3621620d55046b55718bdb [2022-07-11T16:33:38.722Z] 498d2ae0110d: Pushed [2022-07-11T16:33:38.983Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:05e24062e6741f4677a55caf03fca509e3da27ba0185ff474c46ea037f23e92c size: 2405 [2022-07-11T16:33:40.199Z] $ docker rm -f 93c116c2f61c13935f3de707cdbde383c515092afd3621620d55046b55718bdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:40.738Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:40.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T16:33:40.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:33:41.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-11T16:33:41.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-11T16:33:41.057Z] 5092b6eff891: Preparing [2022-07-11T16:33:41.057Z] 8c0784f5b00e: Preparing [2022-07-11T16:33:41.057Z] 498d2ae0110d: Preparing [2022-07-11T16:33:41.057Z] a5ac2a8fe02e: Preparing [2022-07-11T16:33:41.057Z] 2d1eef4bf637: Preparing [2022-07-11T16:33:41.057Z] 6d836f95c253: Preparing [2022-07-11T16:33:41.057Z] a61fe0b08e08: Preparing [2022-07-11T16:33:41.057Z] 57458a297b6b: Preparing [2022-07-11T16:33:41.057Z] e491c4604ac5: Preparing [2022-07-11T16:33:41.057Z] 24302eb7d908: Preparing [2022-07-11T16:33:41.057Z] 6d836f95c253: Waiting [2022-07-11T16:33:41.057Z] 57458a297b6b: Waiting [2022-07-11T16:33:41.057Z] a61fe0b08e08: Waiting [2022-07-11T16:33:41.057Z] e491c4604ac5: Waiting [2022-07-11T16:33:41.057Z] 24302eb7d908: Waiting [2022-07-11T16:33:41.057Z] 8c0784f5b00e: Layer already exists [2022-07-11T16:33:41.058Z] 498d2ae0110d: Layer already exists [2022-07-11T16:33:41.058Z] 2d1eef4bf637: Layer already exists [2022-07-11T16:33:41.058Z] 5092b6eff891: Layer already exists [2022-07-11T16:33:41.058Z] a5ac2a8fe02e: Layer already exists [2022-07-11T16:33:41.058Z] a61fe0b08e08: Layer already exists [2022-07-11T16:33:41.058Z] 57458a297b6b: Layer already exists [2022-07-11T16:33:41.058Z] 6d836f95c253: Layer already exists [2022-07-11T16:33:41.058Z] e491c4604ac5: Layer already exists [2022-07-11T16:33:41.058Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:41.058Z] latest: digest: sha256:05e24062e6741f4677a55caf03fca509e3da27ba0185ff474c46ea037f23e92c size: 2405 [2022-07-11T16:33:41.129Z] prd-ubuntu20.04-docker-arm64-4c-16g-17425 does not seem to be running inside a container [2022-07-11T16:33:41.218Z] $ 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/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@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-07-11T16:33:42.531Z] $ docker top 4da617bda07347ecc5dba7922011e714104fb122a4bf39e811c268be6d33d934 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:43.209Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:43.495Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-11T16:33:43.522Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.25 [2022-07-11T16:33:43.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-11T16:33:43.522Z] 5092b6eff891: Preparing [2022-07-11T16:33:43.522Z] 8c0784f5b00e: Preparing [2022-07-11T16:33:43.522Z] 498d2ae0110d: Preparing [2022-07-11T16:33:43.522Z] a5ac2a8fe02e: Preparing [2022-07-11T16:33:43.522Z] 2d1eef4bf637: Preparing [2022-07-11T16:33:43.522Z] 6d836f95c253: Preparing [2022-07-11T16:33:43.522Z] a61fe0b08e08: Preparing [2022-07-11T16:33:43.522Z] 57458a297b6b: Preparing [2022-07-11T16:33:43.522Z] e491c4604ac5: Preparing [2022-07-11T16:33:43.522Z] 24302eb7d908: Preparing [2022-07-11T16:33:43.522Z] a61fe0b08e08: Waiting [2022-07-11T16:33:43.523Z] 57458a297b6b: Waiting [2022-07-11T16:33:43.523Z] e491c4604ac5: Waiting [2022-07-11T16:33:43.523Z] 24302eb7d908: Waiting [2022-07-11T16:33:43.523Z] 6d836f95c253: Waiting [2022-07-11T16:33:43.523Z] 5092b6eff891: Layer already exists [2022-07-11T16:33:43.523Z] a5ac2a8fe02e: Layer already exists [2022-07-11T16:33:43.523Z] 2d1eef4bf637: Layer already exists [2022-07-11T16:33:43.523Z] 8c0784f5b00e: Layer already exists [2022-07-11T16:33:43.523Z] 498d2ae0110d: Layer already exists [2022-07-11T16:33:43.523Z] 6d836f95c253: Layer already exists [2022-07-11T16:33:43.523Z] e491c4604ac5: Layer already exists [2022-07-11T16:33:43.523Z] a61fe0b08e08: Layer already exists [2022-07-11T16:33:43.523Z] 57458a297b6b: Layer already exists [2022-07-11T16:33:43.523Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:43.523Z] 2.2.1-dev.25: digest: sha256:05e24062e6741f4677a55caf03fca509e3da27ba0185ff474c46ea037f23e92c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:43.838Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:44.156Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:44.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-11T16:33:44.156Z] 5092b6eff891: Preparing [2022-07-11T16:33:44.156Z] 8c0784f5b00e: Preparing [2022-07-11T16:33:44.156Z] 498d2ae0110d: Preparing [2022-07-11T16:33:44.156Z] a5ac2a8fe02e: Preparing [2022-07-11T16:33:44.156Z] 2d1eef4bf637: Preparing [2022-07-11T16:33:44.156Z] 6d836f95c253: Preparing [2022-07-11T16:33:44.156Z] a61fe0b08e08: Preparing [2022-07-11T16:33:44.156Z] 57458a297b6b: Preparing [2022-07-11T16:33:44.156Z] e491c4604ac5: Preparing [2022-07-11T16:33:44.156Z] 24302eb7d908: Preparing [2022-07-11T16:33:44.156Z] a61fe0b08e08: Waiting [2022-07-11T16:33:44.156Z] 57458a297b6b: Waiting [2022-07-11T16:33:44.156Z] e491c4604ac5: Waiting [2022-07-11T16:33:44.156Z] 6d836f95c253: Waiting [2022-07-11T16:33:44.156Z] 24302eb7d908: Waiting [2022-07-11T16:33:44.156Z] a5ac2a8fe02e: Layer already exists [2022-07-11T16:33:44.156Z] 498d2ae0110d: Layer already exists [2022-07-11T16:33:44.156Z] 2d1eef4bf637: Layer already exists [2022-07-11T16:33:44.156Z] 8c0784f5b00e: Layer already exists [2022-07-11T16:33:44.156Z] 5092b6eff891: Layer already exists [2022-07-11T16:33:44.156Z] a61fe0b08e08: Layer already exists [2022-07-11T16:33:44.156Z] 6d836f95c253: Layer already exists [2022-07-11T16:33:44.156Z] 57458a297b6b: Layer already exists [2022-07-11T16:33:44.156Z] e491c4604ac5: Layer already exists [2022-07-11T16:33:44.156Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:44.156Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:05e24062e6741f4677a55caf03fca509e3da27ba0185ff474c46ea037f23e92c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:44.477Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:44.782Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-07-11T16:33:44.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-11T16:33:44.782Z] 5092b6eff891: Preparing [2022-07-11T16:33:44.782Z] 8c0784f5b00e: Preparing [2022-07-11T16:33:44.782Z] 498d2ae0110d: Preparing [2022-07-11T16:33:44.782Z] a5ac2a8fe02e: Preparing [2022-07-11T16:33:44.782Z] 2d1eef4bf637: Preparing [2022-07-11T16:33:44.782Z] 6d836f95c253: Preparing [2022-07-11T16:33:44.782Z] a61fe0b08e08: Preparing [2022-07-11T16:33:44.782Z] 57458a297b6b: Preparing [2022-07-11T16:33:44.782Z] e491c4604ac5: Preparing [2022-07-11T16:33:44.782Z] 24302eb7d908: Preparing [2022-07-11T16:33:44.782Z] a61fe0b08e08: Waiting [2022-07-11T16:33:44.782Z] 57458a297b6b: Waiting [2022-07-11T16:33:44.782Z] e491c4604ac5: Waiting [2022-07-11T16:33:44.782Z] 24302eb7d908: Waiting [2022-07-11T16:33:44.782Z] 6d836f95c253: Waiting [2022-07-11T16:33:44.782Z] 498d2ae0110d: Layer already exists [2022-07-11T16:33:44.782Z] 5092b6eff891: Layer already exists [2022-07-11T16:33:44.782Z] 2d1eef4bf637: Layer already exists [2022-07-11T16:33:44.783Z] 8c0784f5b00e: Layer already exists [2022-07-11T16:33:44.783Z] a5ac2a8fe02e: Layer already exists [2022-07-11T16:33:44.783Z] 6d836f95c253: Layer already exists [2022-07-11T16:33:44.783Z] a61fe0b08e08: Layer already exists [2022-07-11T16:33:44.783Z] 57458a297b6b: Layer already exists [2022-07-11T16:33:44.783Z] e491c4604ac5: Layer already exists [2022-07-11T16:33:44.783Z] 24302eb7d908: Layer already exists [2022-07-11T16:33:44.783Z] main: digest: sha256:05e24062e6741f4677a55caf03fca509e3da27ba0185ff474c46ea037f23e92c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:33:44.824Z] ===================================================== [Pipeline] echo [2022-07-11T16:33:44.829Z] taggedImages: [2022-07-11T16:33:44.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:44.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-11T16:33:44.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.25 [2022-07-11T16:33:44.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:44.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-07-11T16:33:44.846Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-07-11T16:33:44.846Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:44.846Z] latest [2022-07-11T16:33:44.846Z] 2.2.1-dev.25 [2022-07-11T16:33:44.846Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:44.846Z] main [2022-07-11T16:33:44.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:45.164Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:45.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:45.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-11T16:33:45.477Z] 36505250f253: Preparing [2022-07-11T16:33:45.477Z] d401ceb04d21: Preparing [2022-07-11T16:33:45.477Z] 412311ed581f: Preparing [2022-07-11T16:33:45.477Z] 43f6ad3eaf17: Preparing [2022-07-11T16:33:45.477Z] a08211c75f2a: Preparing [2022-07-11T16:33:45.477Z] 4fc242d58285: Preparing [2022-07-11T16:33:45.477Z] 4fc242d58285: Waiting [2022-07-11T16:33:45.477Z] 412311ed581f: Layer already exists [2022-07-11T16:33:45.477Z] 4fc242d58285: Layer already exists [2022-07-11T16:33:45.477Z] a08211c75f2a: Pushed [2022-07-11T16:33:45.478Z] 36505250f253: Pushed [2022-07-11T16:33:46.046Z] 43f6ad3eaf17: Pushed [2022-07-11T16:33:47.955Z] d401ceb04d21: Pushed [2022-07-11T16:33:47.955Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:332033db94a263b951d49124c6938ea497ee51b3a5180eba31890a26b7a1ca57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:48.263Z] + 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-07-11T16:33:48.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-11T16:33:48.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-11T16:33:48.572Z] 36505250f253: Preparing [2022-07-11T16:33:48.572Z] d401ceb04d21: Preparing [2022-07-11T16:33:48.572Z] 412311ed581f: Preparing [2022-07-11T16:33:48.572Z] 43f6ad3eaf17: Preparing [2022-07-11T16:33:48.572Z] a08211c75f2a: Preparing [2022-07-11T16:33:48.572Z] 4fc242d58285: Preparing [2022-07-11T16:33:48.572Z] 4fc242d58285: Waiting [2022-07-11T16:33:48.572Z] a08211c75f2a: Layer already exists [2022-07-11T16:33:48.572Z] 43f6ad3eaf17: Layer already exists [2022-07-11T16:33:48.572Z] d401ceb04d21: Layer already exists [2022-07-11T16:33:48.572Z] 412311ed581f: Layer already exists [2022-07-11T16:33:48.572Z] 36505250f253: Layer already exists [2022-07-11T16:33:48.573Z] 4fc242d58285: Layer already exists [2022-07-11T16:33:48.573Z] latest: digest: sha256:332033db94a263b951d49124c6938ea497ee51b3a5180eba31890a26b7a1ca57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:48.888Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.25 [2022-07-11T16:33:48.892Z] Building core-command ... [2022-07-11T16:33:48.892Z] Building core-data ... [2022-07-11T16:33:48.892Z] Building core-metadata ... [2022-07-11T16:33:48.892Z] Building security-bootstrapper ... [2022-07-11T16:33:48.892Z] Building security-proxy-setup ... [2022-07-11T16:33:48.892Z] Building security-secretstore-setup ... [2022-07-11T16:33:48.892Z] Building security-spiffe-token-provider ... [2022-07-11T16:33:48.892Z] Building security-spire-agent ... [2022-07-11T16:33:48.892Z] Building security-spire-config ... [2022-07-11T16:33:48.892Z] Building security-spire-server ... [2022-07-11T16:33:48.892Z] Building support-notifications ... [2022-07-11T16:33:48.892Z] Building support-scheduler ... [2022-07-11T16:33:48.892Z] Building sys-mgmt-agent ... [2022-07-11T16:33:48.892Z] Building security-spire-config [2022-07-11T16:33:48.892Z] Building security-secretstore-setup [2022-07-11T16:33:48.892Z] Building core-command [2022-07-11T16:33:48.892Z] Building security-spire-server [2022-07-11T16:33:48.892Z] Building support-notifications [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:49.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.25 [2022-07-11T16:33:49.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-11T16:33:49.198Z] 36505250f253: Preparing [2022-07-11T16:33:49.198Z] d401ceb04d21: Preparing [2022-07-11T16:33:49.198Z] 412311ed581f: Preparing [2022-07-11T16:33:49.198Z] 43f6ad3eaf17: Preparing [2022-07-11T16:33:49.198Z] a08211c75f2a: Preparing [2022-07-11T16:33:49.198Z] 4fc242d58285: Preparing [2022-07-11T16:33:49.198Z] 4fc242d58285: Waiting [2022-07-11T16:33:49.198Z] 412311ed581f: Layer already exists [2022-07-11T16:33:49.198Z] d401ceb04d21: Layer already exists [2022-07-11T16:33:49.198Z] 36505250f253: Layer already exists [2022-07-11T16:33:49.198Z] 43f6ad3eaf17: Layer already exists [2022-07-11T16:33:49.198Z] a08211c75f2a: Layer already exists [2022-07-11T16:33:49.198Z] 4fc242d58285: Layer already exists [2022-07-11T16:33:49.198Z] 2.2.1-dev.25: digest: sha256:332033db94a263b951d49124c6938ea497ee51b3a5180eba31890a26b7a1ca57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:49.519Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:49.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:49.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-11T16:33:49.836Z] 36505250f253: Preparing [2022-07-11T16:33:49.836Z] d401ceb04d21: Preparing [2022-07-11T16:33:49.836Z] 412311ed581f: Preparing [2022-07-11T16:33:49.836Z] 43f6ad3eaf17: Preparing [2022-07-11T16:33:49.836Z] a08211c75f2a: Preparing [2022-07-11T16:33:49.836Z] 4fc242d58285: Preparing [2022-07-11T16:33:49.836Z] 4fc242d58285: Waiting [2022-07-11T16:33:49.836Z] d401ceb04d21: Layer already exists [2022-07-11T16:33:49.836Z] a08211c75f2a: Layer already exists [2022-07-11T16:33:49.836Z] 36505250f253: Layer already exists [2022-07-11T16:33:49.836Z] 43f6ad3eaf17: Layer already exists [2022-07-11T16:33:49.836Z] 412311ed581f: Layer already exists [2022-07-11T16:33:49.836Z] 4fc242d58285: Layer already exists [2022-07-11T16:33:49.836Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:332033db94a263b951d49124c6938ea497ee51b3a5180eba31890a26b7a1ca57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:50.165Z] + 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-07-11T16:33:50.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-07-11T16:33:50.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-11T16:33:50.477Z] 36505250f253: Preparing [2022-07-11T16:33:50.477Z] d401ceb04d21: Preparing [2022-07-11T16:33:50.477Z] 412311ed581f: Preparing [2022-07-11T16:33:50.477Z] 43f6ad3eaf17: Preparing [2022-07-11T16:33:50.477Z] a08211c75f2a: Preparing [2022-07-11T16:33:50.477Z] 4fc242d58285: Preparing [2022-07-11T16:33:50.477Z] 4fc242d58285: Waiting [2022-07-11T16:33:50.477Z] 43f6ad3eaf17: Layer already exists [2022-07-11T16:33:50.477Z] 36505250f253: Layer already exists [2022-07-11T16:33:50.477Z] d401ceb04d21: Layer already exists [2022-07-11T16:33:50.477Z] a08211c75f2a: Layer already exists [2022-07-11T16:33:50.477Z] 412311ed581f: Layer already exists [2022-07-11T16:33:50.477Z] 4fc242d58285: Layer already exists [2022-07-11T16:33:50.477Z] main: digest: sha256:332033db94a263b951d49124c6938ea497ee51b3a5180eba31890a26b7a1ca57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:33:50.524Z] ===================================================== [Pipeline] echo [2022-07-11T16:33:50.531Z] taggedImages: [2022-07-11T16:33:50.531Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:50.531Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-11T16:33:50.531Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.25 [2022-07-11T16:33:50.531Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:50.531Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-07-11T16:33:50.552Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-07-11T16:33:50.552Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:50.552Z] latest [2022-07-11T16:33:50.552Z] 2.2.1-dev.25 [2022-07-11T16:33:50.552Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:33:50.552Z] main [2022-07-11T16:33:50.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:50.872Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:51.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:33:51.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-11T16:33:51.181Z] 2ec5af631027: Preparing [2022-07-11T16:33:51.181Z] 44db1260faa0: Preparing [2022-07-11T16:33:51.181Z] ef573c5f4724: Preparing [2022-07-11T16:33:51.181Z] 25d5cefe0de9: Preparing [2022-07-11T16:33:51.181Z] 42e6b474d723: Preparing [2022-07-11T16:33:51.181Z] 3c4966b9cf2a: Preparing [2022-07-11T16:33:51.181Z] a08211c75f2a: Preparing [2022-07-11T16:33:51.181Z] 4fc242d58285: Preparing [2022-07-11T16:33:51.181Z] 3c4966b9cf2a: Waiting [2022-07-11T16:33:51.181Z] 4fc242d58285: Waiting [2022-07-11T16:33:51.181Z] a08211c75f2a: Waiting [2022-07-11T16:33:51.181Z] 2ec5af631027: Pushed [2022-07-11T16:33:51.181Z] ef573c5f4724: Pushed [2022-07-11T16:33:51.181Z] 44db1260faa0: Pushed [2022-07-11T16:33:51.181Z] a08211c75f2a: Layer already exists [2022-07-11T16:33:51.181Z] 4fc242d58285: Layer already exists [2022-07-11T16:33:51.749Z] 3c4966b9cf2a: Pushed [2022-07-11T16:33:55.041Z] 42e6b474d723: Pushed [2022-07-11T16:33:58.547Z] 25d5cefe0de9: Pushed [2022-07-11T16:33:58.547Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:da05f7471790ade6ddf8122215b24b466aaeb601089477cb94d95abca5f79336 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:58.863Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:59.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-11T16:33:59.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-11T16:33:59.173Z] 2ec5af631027: Preparing [2022-07-11T16:33:59.173Z] 44db1260faa0: Preparing [2022-07-11T16:33:59.173Z] ef573c5f4724: Preparing [2022-07-11T16:33:59.173Z] 25d5cefe0de9: Preparing [2022-07-11T16:33:59.173Z] 42e6b474d723: Preparing [2022-07-11T16:33:59.173Z] 3c4966b9cf2a: Preparing [2022-07-11T16:33:59.173Z] a08211c75f2a: Preparing [2022-07-11T16:33:59.173Z] 3c4966b9cf2a: Waiting [2022-07-11T16:33:59.173Z] 4fc242d58285: Preparing [2022-07-11T16:33:59.173Z] a08211c75f2a: Waiting [2022-07-11T16:33:59.173Z] 4fc242d58285: Waiting [2022-07-11T16:33:59.173Z] 25d5cefe0de9: Layer already exists [2022-07-11T16:33:59.173Z] 2ec5af631027: Layer already exists [2022-07-11T16:33:59.173Z] 44db1260faa0: Layer already exists [2022-07-11T16:33:59.173Z] 42e6b474d723: Layer already exists [2022-07-11T16:33:59.173Z] ef573c5f4724: Layer already exists [2022-07-11T16:33:59.173Z] 3c4966b9cf2a: Layer already exists [2022-07-11T16:33:59.173Z] 4fc242d58285: Layer already exists [2022-07-11T16:33:59.173Z] a08211c75f2a: Layer already exists [2022-07-11T16:33:59.173Z] latest: digest: sha256:da05f7471790ade6ddf8122215b24b466aaeb601089477cb94d95abca5f79336 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:59.492Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:59.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.25 [2022-07-11T16:33:59.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-11T16:33:59.798Z] 2ec5af631027: Preparing [2022-07-11T16:33:59.798Z] 44db1260faa0: Preparing [2022-07-11T16:33:59.798Z] ef573c5f4724: Preparing [2022-07-11T16:33:59.798Z] 25d5cefe0de9: Preparing [2022-07-11T16:33:59.798Z] 42e6b474d723: Preparing [2022-07-11T16:33:59.798Z] 3c4966b9cf2a: Preparing [2022-07-11T16:33:59.798Z] a08211c75f2a: Preparing [2022-07-11T16:33:59.798Z] 4fc242d58285: Preparing [2022-07-11T16:33:59.798Z] 3c4966b9cf2a: Waiting [2022-07-11T16:33:59.798Z] a08211c75f2a: Waiting [2022-07-11T16:33:59.798Z] 4fc242d58285: Waiting [2022-07-11T16:33:59.798Z] 25d5cefe0de9: Layer already exists [2022-07-11T16:33:59.798Z] ef573c5f4724: Layer already exists [2022-07-11T16:33:59.798Z] 42e6b474d723: Layer already exists [2022-07-11T16:33:59.798Z] 2ec5af631027: Layer already exists [2022-07-11T16:33:59.798Z] 44db1260faa0: Layer already exists [2022-07-11T16:33:59.798Z] a08211c75f2a: Layer already exists [2022-07-11T16:33:59.798Z] 3c4966b9cf2a: Layer already exists [2022-07-11T16:33:59.798Z] 4fc242d58285: Layer already exists [2022-07-11T16:33:59.798Z] 2.2.1-dev.25: digest: sha256:da05f7471790ade6ddf8122215b24b466aaeb601089477cb94d95abca5f79336 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:00.119Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:00.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:00.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-11T16:34:00.515Z] 2ec5af631027: Preparing [2022-07-11T16:34:00.515Z] 44db1260faa0: Preparing [2022-07-11T16:34:00.515Z] ef573c5f4724: Preparing [2022-07-11T16:34:00.515Z] 25d5cefe0de9: Preparing [2022-07-11T16:34:00.515Z] 42e6b474d723: Preparing [2022-07-11T16:34:00.515Z] 3c4966b9cf2a: Preparing [2022-07-11T16:34:00.515Z] a08211c75f2a: Preparing [2022-07-11T16:34:00.515Z] 4fc242d58285: Preparing [2022-07-11T16:34:00.515Z] a08211c75f2a: Waiting [2022-07-11T16:34:00.515Z] 4fc242d58285: Waiting [2022-07-11T16:34:00.515Z] 3c4966b9cf2a: Waiting [2022-07-11T16:34:00.515Z] 44db1260faa0: Layer already exists [2022-07-11T16:34:00.515Z] 2ec5af631027: Layer already exists [2022-07-11T16:34:00.515Z] ef573c5f4724: Layer already exists [2022-07-11T16:34:00.515Z] 42e6b474d723: Layer already exists [2022-07-11T16:34:00.515Z] 25d5cefe0de9: Layer already exists [2022-07-11T16:34:00.515Z] 3c4966b9cf2a: Layer already exists [2022-07-11T16:34:00.515Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:00.515Z] a08211c75f2a: Layer already exists [2022-07-11T16:34:00.515Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:da05f7471790ade6ddf8122215b24b466aaeb601089477cb94d95abca5f79336 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:00.847Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:01.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-07-11T16:34:01.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-11T16:34:01.159Z] 2ec5af631027: Preparing [2022-07-11T16:34:01.159Z] 44db1260faa0: Preparing [2022-07-11T16:34:01.159Z] ef573c5f4724: Preparing [2022-07-11T16:34:01.159Z] 25d5cefe0de9: Preparing [2022-07-11T16:34:01.159Z] 42e6b474d723: Preparing [2022-07-11T16:34:01.159Z] 3c4966b9cf2a: Preparing [2022-07-11T16:34:01.159Z] a08211c75f2a: Preparing [2022-07-11T16:34:01.159Z] 4fc242d58285: Preparing [2022-07-11T16:34:01.159Z] 4fc242d58285: Waiting [2022-07-11T16:34:01.159Z] a08211c75f2a: Waiting [2022-07-11T16:34:01.159Z] 3c4966b9cf2a: Waiting [2022-07-11T16:34:01.159Z] 25d5cefe0de9: Layer already exists [2022-07-11T16:34:01.159Z] ef573c5f4724: Layer already exists [2022-07-11T16:34:01.159Z] 2ec5af631027: Layer already exists [2022-07-11T16:34:01.159Z] 44db1260faa0: Layer already exists [2022-07-11T16:34:01.159Z] 42e6b474d723: Layer already exists [2022-07-11T16:34:01.159Z] 3c4966b9cf2a: Layer already exists [2022-07-11T16:34:01.159Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:01.159Z] a08211c75f2a: Layer already exists [2022-07-11T16:34:01.159Z] main: digest: sha256:da05f7471790ade6ddf8122215b24b466aaeb601089477cb94d95abca5f79336 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:34:01.209Z] ===================================================== [Pipeline] echo [2022-07-11T16:34:01.218Z] taggedImages: [2022-07-11T16:34:01.218Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:01.218Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-11T16:34:01.218Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.25 [2022-07-11T16:34:01.218Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:01.218Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-07-11T16:34:01.240Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-07-11T16:34:01.240Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:01.240Z] latest [2022-07-11T16:34:01.240Z] 2.2.1-dev.25 [2022-07-11T16:34:01.240Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:01.240Z] main [2022-07-11T16:34:01.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:01.555Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:01.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:01.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-11T16:34:01.865Z] f7064fbf7a3d: Preparing [2022-07-11T16:34:01.865Z] 22820440c69d: Preparing [2022-07-11T16:34:01.865Z] 4ccace3dc9b6: Preparing [2022-07-11T16:34:01.865Z] 176ecb572b44: Preparing [2022-07-11T16:34:01.865Z] aa48c4b207ac: Preparing [2022-07-11T16:34:01.865Z] a08211c75f2a: Preparing [2022-07-11T16:34:01.865Z] 4fc242d58285: Preparing [2022-07-11T16:34:01.865Z] a08211c75f2a: Waiting [2022-07-11T16:34:01.865Z] 4fc242d58285: Waiting [2022-07-11T16:34:01.865Z] 4ccace3dc9b6: Pushed [2022-07-11T16:34:01.865Z] 22820440c69d: Pushed [2022-07-11T16:34:01.865Z] f7064fbf7a3d: Pushed [2022-07-11T16:34:01.865Z] a08211c75f2a: Layer already exists [2022-07-11T16:34:01.865Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:02.125Z] aa48c4b207ac: Pushed [2022-07-11T16:34:10.265Z] 176ecb572b44: Pushed [2022-07-11T16:34:10.265Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:3aa8ea17b26d085380210caf14d977817963f35c2e4ec7b65a72ff15b1d92525 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:10.577Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:10.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-11T16:34:10.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-11T16:34:10.889Z] f7064fbf7a3d: Preparing [2022-07-11T16:34:10.889Z] 22820440c69d: Preparing [2022-07-11T16:34:10.889Z] 4ccace3dc9b6: Preparing [2022-07-11T16:34:10.889Z] 176ecb572b44: Preparing [2022-07-11T16:34:10.889Z] aa48c4b207ac: Preparing [2022-07-11T16:34:10.889Z] a08211c75f2a: Preparing [2022-07-11T16:34:10.889Z] 4fc242d58285: Preparing [2022-07-11T16:34:10.889Z] a08211c75f2a: Waiting [2022-07-11T16:34:10.889Z] 4fc242d58285: Waiting [2022-07-11T16:34:10.889Z] 176ecb572b44: Layer already exists [2022-07-11T16:34:10.889Z] 4ccace3dc9b6: Layer already exists [2022-07-11T16:34:10.889Z] f7064fbf7a3d: Layer already exists [2022-07-11T16:34:10.889Z] 22820440c69d: Layer already exists [2022-07-11T16:34:10.889Z] aa48c4b207ac: Layer already exists [2022-07-11T16:34:10.889Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:10.889Z] a08211c75f2a: Layer already exists [2022-07-11T16:34:10.889Z] latest: digest: sha256:3aa8ea17b26d085380210caf14d977817963f35c2e4ec7b65a72ff15b1d92525 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:11.200Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:11.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.25 [2022-07-11T16:34:11.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-11T16:34:11.511Z] f7064fbf7a3d: Preparing [2022-07-11T16:34:11.511Z] 22820440c69d: Preparing [2022-07-11T16:34:11.511Z] 4ccace3dc9b6: Preparing [2022-07-11T16:34:11.511Z] 176ecb572b44: Preparing [2022-07-11T16:34:11.511Z] aa48c4b207ac: Preparing [2022-07-11T16:34:11.511Z] a08211c75f2a: Preparing [2022-07-11T16:34:11.511Z] 4fc242d58285: Preparing [2022-07-11T16:34:11.511Z] a08211c75f2a: Waiting [2022-07-11T16:34:11.511Z] f7064fbf7a3d: Layer already exists [2022-07-11T16:34:11.511Z] 22820440c69d: Layer already exists [2022-07-11T16:34:11.511Z] 4ccace3dc9b6: Layer already exists [2022-07-11T16:34:11.511Z] aa48c4b207ac: Layer already exists [2022-07-11T16:34:11.511Z] 176ecb572b44: Layer already exists [2022-07-11T16:34:11.511Z] a08211c75f2a: Layer already exists [2022-07-11T16:34:11.511Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:11.511Z] 2.2.1-dev.25: digest: sha256:3aa8ea17b26d085380210caf14d977817963f35c2e4ec7b65a72ff15b1d92525 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:11.829Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:12.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:12.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-11T16:34:12.144Z] f7064fbf7a3d: Preparing [2022-07-11T16:34:12.144Z] 22820440c69d: Preparing [2022-07-11T16:34:12.144Z] 4ccace3dc9b6: Preparing [2022-07-11T16:34:12.144Z] 176ecb572b44: Preparing [2022-07-11T16:34:12.144Z] aa48c4b207ac: Preparing [2022-07-11T16:34:12.144Z] a08211c75f2a: Preparing [2022-07-11T16:34:12.144Z] 4fc242d58285: Preparing [2022-07-11T16:34:12.144Z] 4fc242d58285: Waiting [2022-07-11T16:34:12.144Z] a08211c75f2a: Waiting [2022-07-11T16:34:12.144Z] f7064fbf7a3d: Layer already exists [2022-07-11T16:34:12.144Z] 4ccace3dc9b6: Layer already exists [2022-07-11T16:34:12.144Z] 22820440c69d: Layer already exists [2022-07-11T16:34:12.144Z] aa48c4b207ac: Layer already exists [2022-07-11T16:34:12.144Z] 176ecb572b44: Layer already exists [2022-07-11T16:34:12.144Z] a08211c75f2a: Layer already exists [2022-07-11T16:34:12.144Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:12.144Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:3aa8ea17b26d085380210caf14d977817963f35c2e4ec7b65a72ff15b1d92525 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:12.459Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:12.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-07-11T16:34:12.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-11T16:34:12.768Z] f7064fbf7a3d: Preparing [2022-07-11T16:34:12.768Z] 22820440c69d: Preparing [2022-07-11T16:34:12.768Z] 4ccace3dc9b6: Preparing [2022-07-11T16:34:12.768Z] 176ecb572b44: Preparing [2022-07-11T16:34:12.768Z] aa48c4b207ac: Preparing [2022-07-11T16:34:12.768Z] a08211c75f2a: Preparing [2022-07-11T16:34:12.768Z] 4fc242d58285: Preparing [2022-07-11T16:34:12.768Z] a08211c75f2a: Waiting [2022-07-11T16:34:12.768Z] 4fc242d58285: Waiting [2022-07-11T16:34:12.768Z] 176ecb572b44: Layer already exists [2022-07-11T16:34:12.768Z] 22820440c69d: Layer already exists [2022-07-11T16:34:12.768Z] aa48c4b207ac: Layer already exists [2022-07-11T16:34:12.768Z] 4ccace3dc9b6: Layer already exists [2022-07-11T16:34:12.768Z] f7064fbf7a3d: Layer already exists [2022-07-11T16:34:12.768Z] a08211c75f2a: Layer already exists [2022-07-11T16:34:12.768Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:12.768Z] main: digest: sha256:3aa8ea17b26d085380210caf14d977817963f35c2e4ec7b65a72ff15b1d92525 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:34:12.813Z] ===================================================== [Pipeline] echo [2022-07-11T16:34:12.822Z] taggedImages: [2022-07-11T16:34:12.822Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:12.822Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-11T16:34:12.822Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.25 [2022-07-11T16:34:12.822Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:12.822Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-07-11T16:34:12.848Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-07-11T16:34:12.848Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:12.848Z] latest [2022-07-11T16:34:12.848Z] 2.2.1-dev.25 [2022-07-11T16:34:12.848Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:12.848Z] main [2022-07-11T16:34:12.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:13.173Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:13.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:13.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-11T16:34:13.480Z] 509a1f9b5191: Preparing [2022-07-11T16:34:13.480Z] a483e17e4599: Preparing [2022-07-11T16:34:13.480Z] a633be58e006: Preparing [2022-07-11T16:34:13.480Z] e6181c01e206: Preparing [2022-07-11T16:34:13.480Z] 3c4966b9cf2a: Preparing [2022-07-11T16:34:13.480Z] a08211c75f2a: Preparing [2022-07-11T16:34:13.480Z] 4fc242d58285: Preparing [2022-07-11T16:34:13.480Z] 4fc242d58285: Waiting [2022-07-11T16:34:13.480Z] a08211c75f2a: Waiting [2022-07-11T16:34:13.480Z] 3c4966b9cf2a: Layer already exists [2022-07-11T16:34:13.480Z] a08211c75f2a: Layer already exists [2022-07-11T16:34:13.480Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:13.480Z] a633be58e006: Pushed [2022-07-11T16:34:13.480Z] a483e17e4599: Pushed [2022-07-11T16:34:13.480Z] 509a1f9b5191: Pushed [2022-07-11T16:34:21.613Z] e6181c01e206: Pushed [2022-07-11T16:34:21.613Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:a6905ac3c71bf0fc16a0a7a64006ec79a75802af1436889fd8a280b79761181a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:21.924Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:22.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-11T16:34:22.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-11T16:34:22.234Z] 509a1f9b5191: Preparing [2022-07-11T16:34:22.234Z] a483e17e4599: Preparing [2022-07-11T16:34:22.234Z] a633be58e006: Preparing [2022-07-11T16:34:22.234Z] e6181c01e206: Preparing [2022-07-11T16:34:22.234Z] 3c4966b9cf2a: Preparing [2022-07-11T16:34:22.234Z] a08211c75f2a: Preparing [2022-07-11T16:34:22.234Z] 4fc242d58285: Preparing [2022-07-11T16:34:22.234Z] a08211c75f2a: Waiting [2022-07-11T16:34:22.234Z] 4fc242d58285: Waiting [2022-07-11T16:34:22.234Z] a633be58e006: Layer already exists [2022-07-11T16:34:22.234Z] a483e17e4599: Layer already exists [2022-07-11T16:34:22.234Z] 3c4966b9cf2a: Layer already exists [2022-07-11T16:34:22.234Z] 509a1f9b5191: Layer already exists [2022-07-11T16:34:22.234Z] e6181c01e206: Layer already exists [2022-07-11T16:34:22.234Z] a08211c75f2a: Layer already exists [2022-07-11T16:34:22.234Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:22.234Z] latest: digest: sha256:a6905ac3c71bf0fc16a0a7a64006ec79a75802af1436889fd8a280b79761181a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:22.555Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:22.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.25 [2022-07-11T16:34:22.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-11T16:34:22.866Z] 509a1f9b5191: Preparing [2022-07-11T16:34:22.866Z] a483e17e4599: Preparing [2022-07-11T16:34:22.866Z] a633be58e006: Preparing [2022-07-11T16:34:22.866Z] e6181c01e206: Preparing [2022-07-11T16:34:22.866Z] 3c4966b9cf2a: Preparing [2022-07-11T16:34:22.866Z] a08211c75f2a: Preparing [2022-07-11T16:34:22.866Z] 4fc242d58285: Preparing [2022-07-11T16:34:22.866Z] a08211c75f2a: Waiting [2022-07-11T16:34:22.866Z] 4fc242d58285: Waiting [2022-07-11T16:34:22.866Z] a483e17e4599: Layer already exists [2022-07-11T16:34:22.866Z] 509a1f9b5191: Layer already exists [2022-07-11T16:34:22.866Z] a633be58e006: Layer already exists [2022-07-11T16:34:22.866Z] 3c4966b9cf2a: Layer already exists [2022-07-11T16:34:22.866Z] e6181c01e206: Layer already exists [2022-07-11T16:34:22.866Z] a08211c75f2a: Layer already exists [2022-07-11T16:34:22.866Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:22.866Z] 2.2.1-dev.25: digest: sha256:a6905ac3c71bf0fc16a0a7a64006ec79a75802af1436889fd8a280b79761181a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:23.181Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:23.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:23.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-11T16:34:23.491Z] 509a1f9b5191: Preparing [2022-07-11T16:34:23.491Z] a483e17e4599: Preparing [2022-07-11T16:34:23.491Z] a633be58e006: Preparing [2022-07-11T16:34:23.491Z] e6181c01e206: Preparing [2022-07-11T16:34:23.491Z] 3c4966b9cf2a: Preparing [2022-07-11T16:34:23.491Z] a08211c75f2a: Preparing [2022-07-11T16:34:23.491Z] 4fc242d58285: Preparing [2022-07-11T16:34:23.491Z] 4fc242d58285: Waiting [2022-07-11T16:34:23.491Z] a08211c75f2a: Waiting [2022-07-11T16:34:23.491Z] a483e17e4599: Layer already exists [2022-07-11T16:34:23.491Z] a633be58e006: Layer already exists [2022-07-11T16:34:23.491Z] 509a1f9b5191: Layer already exists [2022-07-11T16:34:23.491Z] 3c4966b9cf2a: Layer already exists [2022-07-11T16:34:23.491Z] e6181c01e206: Layer already exists [2022-07-11T16:34:23.491Z] a08211c75f2a: Layer already exists [2022-07-11T16:34:23.491Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:23.491Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:a6905ac3c71bf0fc16a0a7a64006ec79a75802af1436889fd8a280b79761181a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:23.808Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:24.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-07-11T16:34:24.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-11T16:34:24.122Z] 509a1f9b5191: Preparing [2022-07-11T16:34:24.122Z] a483e17e4599: Preparing [2022-07-11T16:34:24.122Z] a633be58e006: Preparing [2022-07-11T16:34:24.122Z] e6181c01e206: Preparing [2022-07-11T16:34:24.122Z] 3c4966b9cf2a: Preparing [2022-07-11T16:34:24.122Z] a08211c75f2a: Preparing [2022-07-11T16:34:24.122Z] 4fc242d58285: Preparing [2022-07-11T16:34:24.122Z] 4fc242d58285: Waiting [2022-07-11T16:34:24.122Z] 509a1f9b5191: Layer already exists [2022-07-11T16:34:24.122Z] a483e17e4599: Layer already exists [2022-07-11T16:34:24.122Z] a633be58e006: Layer already exists [2022-07-11T16:34:24.122Z] 3c4966b9cf2a: Layer already exists [2022-07-11T16:34:24.122Z] e6181c01e206: Layer already exists [2022-07-11T16:34:24.122Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:24.122Z] a08211c75f2a: Layer already exists [2022-07-11T16:34:24.122Z] main: digest: sha256:a6905ac3c71bf0fc16a0a7a64006ec79a75802af1436889fd8a280b79761181a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:34:24.168Z] ===================================================== [Pipeline] echo [2022-07-11T16:34:24.178Z] taggedImages: [2022-07-11T16:34:24.178Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:24.178Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-11T16:34:24.178Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.25 [2022-07-11T16:34:24.178Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:24.178Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-07-11T16:34:24.200Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-07-11T16:34:24.200Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:24.200Z] latest [2022-07-11T16:34:24.200Z] 2.2.1-dev.25 [2022-07-11T16:34:24.200Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:24.200Z] main [2022-07-11T16:34:24.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:24.505Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:24.814Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:24.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-11T16:34:24.814Z] eb2e07566e09: Preparing [2022-07-11T16:34:24.814Z] 583da2f298e7: Preparing [2022-07-11T16:34:24.814Z] 412311ed581f: Preparing [2022-07-11T16:34:24.814Z] 45b2aaee61d9: Preparing [2022-07-11T16:34:24.814Z] 24302eb7d908: Preparing [2022-07-11T16:34:24.814Z] 412311ed581f: Layer already exists [2022-07-11T16:34:24.814Z] 24302eb7d908: Layer already exists [2022-07-11T16:34:24.814Z] eb2e07566e09: Pushed [2022-07-11T16:34:24.814Z] 45b2aaee61d9: Pushed [2022-07-11T16:34:27.355Z] 583da2f298e7: Pushed [2022-07-11T16:34:27.355Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:5ed4e17152bd1d0e8fd0281eb70bf310884994f152ec8c4af72d4101f5f4494f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:27.674Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:27.985Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-11T16:34:27.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-11T16:34:27.985Z] eb2e07566e09: Preparing [2022-07-11T16:34:27.985Z] 583da2f298e7: Preparing [2022-07-11T16:34:27.985Z] 412311ed581f: Preparing [2022-07-11T16:34:27.985Z] 45b2aaee61d9: Preparing [2022-07-11T16:34:27.985Z] 24302eb7d908: Preparing [2022-07-11T16:34:27.985Z] eb2e07566e09: Layer already exists [2022-07-11T16:34:27.985Z] 45b2aaee61d9: Layer already exists [2022-07-11T16:34:27.985Z] 24302eb7d908: Layer already exists [2022-07-11T16:34:27.985Z] 412311ed581f: Layer already exists [2022-07-11T16:34:27.985Z] 583da2f298e7: Layer already exists [2022-07-11T16:34:27.985Z] latest: digest: sha256:5ed4e17152bd1d0e8fd0281eb70bf310884994f152ec8c4af72d4101f5f4494f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:28.300Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:28.610Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.25 [2022-07-11T16:34:28.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-11T16:34:28.610Z] eb2e07566e09: Preparing [2022-07-11T16:34:28.610Z] 583da2f298e7: Preparing [2022-07-11T16:34:28.610Z] 412311ed581f: Preparing [2022-07-11T16:34:28.610Z] 45b2aaee61d9: Preparing [2022-07-11T16:34:28.610Z] 24302eb7d908: Preparing [2022-07-11T16:34:28.610Z] eb2e07566e09: Layer already exists [2022-07-11T16:34:28.610Z] 45b2aaee61d9: Layer already exists [2022-07-11T16:34:28.610Z] 24302eb7d908: Layer already exists [2022-07-11T16:34:28.610Z] 583da2f298e7: Layer already exists [2022-07-11T16:34:28.610Z] 412311ed581f: Layer already exists [2022-07-11T16:34:28.610Z] 2.2.1-dev.25: digest: sha256:5ed4e17152bd1d0e8fd0281eb70bf310884994f152ec8c4af72d4101f5f4494f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:28.928Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:29.244Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:29.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-11T16:34:29.244Z] eb2e07566e09: Preparing [2022-07-11T16:34:29.244Z] 583da2f298e7: Preparing [2022-07-11T16:34:29.244Z] 412311ed581f: Preparing [2022-07-11T16:34:29.244Z] 45b2aaee61d9: Preparing [2022-07-11T16:34:29.244Z] 24302eb7d908: Preparing [2022-07-11T16:34:29.244Z] 412311ed581f: Layer already exists [2022-07-11T16:34:29.244Z] eb2e07566e09: Layer already exists [2022-07-11T16:34:29.244Z] 45b2aaee61d9: Layer already exists [2022-07-11T16:34:29.244Z] 583da2f298e7: Layer already exists [2022-07-11T16:34:29.244Z] 24302eb7d908: Layer already exists [2022-07-11T16:34:29.244Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:5ed4e17152bd1d0e8fd0281eb70bf310884994f152ec8c4af72d4101f5f4494f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:29.561Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:29.871Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-07-11T16:34:29.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-11T16:34:29.871Z] eb2e07566e09: Preparing [2022-07-11T16:34:29.871Z] 583da2f298e7: Preparing [2022-07-11T16:34:29.871Z] 412311ed581f: Preparing [2022-07-11T16:34:29.871Z] 45b2aaee61d9: Preparing [2022-07-11T16:34:29.871Z] 24302eb7d908: Preparing [2022-07-11T16:34:29.871Z] 24302eb7d908: Layer already exists [2022-07-11T16:34:29.871Z] eb2e07566e09: Layer already exists [2022-07-11T16:34:29.871Z] 412311ed581f: Layer already exists [2022-07-11T16:34:29.871Z] 583da2f298e7: Layer already exists [2022-07-11T16:34:29.871Z] 45b2aaee61d9: Layer already exists [2022-07-11T16:34:29.871Z] main: digest: sha256:5ed4e17152bd1d0e8fd0281eb70bf310884994f152ec8c4af72d4101f5f4494f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:34:29.916Z] ===================================================== [Pipeline] echo [2022-07-11T16:34:29.926Z] taggedImages: [2022-07-11T16:34:29.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:29.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-11T16:34:29.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.25 [2022-07-11T16:34:29.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:29.926Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-07-11T16:34:29.947Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-07-11T16:34:29.947Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:29.947Z] latest [2022-07-11T16:34:29.947Z] 2.2.1-dev.25 [2022-07-11T16:34:29.947Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:29.947Z] main [2022-07-11T16:34:29.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:30.353Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:30.692Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:30.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-11T16:34:30.692Z] 482bf252b205: Preparing [2022-07-11T16:34:30.692Z] 831e00e96639: Preparing [2022-07-11T16:34:30.692Z] 412311ed581f: Preparing [2022-07-11T16:34:30.692Z] 75e6c7613a45: Preparing [2022-07-11T16:34:30.692Z] 24302eb7d908: Preparing [2022-07-11T16:34:30.692Z] 75e6c7613a45: Layer already exists [2022-07-11T16:34:30.692Z] 412311ed581f: Layer already exists [2022-07-11T16:34:30.692Z] 24302eb7d908: Layer already exists [2022-07-11T16:34:30.692Z] 482bf252b205: Pushed [2022-07-11T16:34:33.238Z] 831e00e96639: Pushed [2022-07-11T16:34:33.238Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:a3ecac8f7b8cd74a80d6a931d929619fda6e6458ea4f1c7df886409332426881 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:33.558Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:33.869Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-11T16:34:33.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-11T16:34:33.869Z] 482bf252b205: Preparing [2022-07-11T16:34:33.869Z] 831e00e96639: Preparing [2022-07-11T16:34:33.869Z] 412311ed581f: Preparing [2022-07-11T16:34:33.869Z] 75e6c7613a45: Preparing [2022-07-11T16:34:33.869Z] 24302eb7d908: Preparing [2022-07-11T16:34:33.869Z] 24302eb7d908: Layer already exists [2022-07-11T16:34:33.869Z] 482bf252b205: Layer already exists [2022-07-11T16:34:33.869Z] 75e6c7613a45: Layer already exists [2022-07-11T16:34:33.869Z] 831e00e96639: Layer already exists [2022-07-11T16:34:33.869Z] 412311ed581f: Layer already exists [2022-07-11T16:34:33.869Z] latest: digest: sha256:a3ecac8f7b8cd74a80d6a931d929619fda6e6458ea4f1c7df886409332426881 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:34.184Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:34.491Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.25 [2022-07-11T16:34:34.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-11T16:34:34.491Z] 482bf252b205: Preparing [2022-07-11T16:34:34.491Z] 831e00e96639: Preparing [2022-07-11T16:34:34.491Z] 412311ed581f: Preparing [2022-07-11T16:34:34.491Z] 75e6c7613a45: Preparing [2022-07-11T16:34:34.491Z] 24302eb7d908: Preparing [2022-07-11T16:34:34.491Z] 831e00e96639: Layer already exists [2022-07-11T16:34:34.491Z] 482bf252b205: Layer already exists [2022-07-11T16:34:34.491Z] 412311ed581f: Layer already exists [2022-07-11T16:34:34.491Z] 24302eb7d908: Layer already exists [2022-07-11T16:34:34.491Z] 75e6c7613a45: Layer already exists [2022-07-11T16:34:34.491Z] 2.2.1-dev.25: digest: sha256:a3ecac8f7b8cd74a80d6a931d929619fda6e6458ea4f1c7df886409332426881 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:34.807Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:35.117Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:35.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-11T16:34:35.117Z] 482bf252b205: Preparing [2022-07-11T16:34:35.117Z] 831e00e96639: Preparing [2022-07-11T16:34:35.117Z] 412311ed581f: Preparing [2022-07-11T16:34:35.117Z] 75e6c7613a45: Preparing [2022-07-11T16:34:35.117Z] 24302eb7d908: Preparing [2022-07-11T16:34:35.117Z] 75e6c7613a45: Layer already exists [2022-07-11T16:34:35.117Z] 412311ed581f: Layer already exists [2022-07-11T16:34:35.117Z] 24302eb7d908: Layer already exists [2022-07-11T16:34:35.117Z] 831e00e96639: Layer already exists [2022-07-11T16:34:35.117Z] 482bf252b205: Layer already exists [2022-07-11T16:34:35.117Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:a3ecac8f7b8cd74a80d6a931d929619fda6e6458ea4f1c7df886409332426881 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:35.429Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:35.737Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-07-11T16:34:35.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-11T16:34:35.738Z] 482bf252b205: Preparing [2022-07-11T16:34:35.738Z] 831e00e96639: Preparing [2022-07-11T16:34:35.738Z] 412311ed581f: Preparing [2022-07-11T16:34:35.738Z] 75e6c7613a45: Preparing [2022-07-11T16:34:35.738Z] 24302eb7d908: Preparing [2022-07-11T16:34:35.738Z] 412311ed581f: Layer already exists [2022-07-11T16:34:35.738Z] 75e6c7613a45: Layer already exists [2022-07-11T16:34:35.738Z] 482bf252b205: Layer already exists [2022-07-11T16:34:35.738Z] 831e00e96639: Layer already exists [2022-07-11T16:34:35.738Z] 24302eb7d908: Layer already exists [2022-07-11T16:34:35.738Z] main: digest: sha256:a3ecac8f7b8cd74a80d6a931d929619fda6e6458ea4f1c7df886409332426881 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:34:35.782Z] ===================================================== [Pipeline] echo [2022-07-11T16:34:35.790Z] taggedImages: [2022-07-11T16:34:35.791Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:35.791Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-11T16:34:35.791Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.25 [2022-07-11T16:34:35.791Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:35.791Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-07-11T16:34:35.811Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-07-11T16:34:35.811Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:35.811Z] latest [2022-07-11T16:34:35.811Z] 2.2.1-dev.25 [2022-07-11T16:34:35.811Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:35.811Z] main [2022-07-11T16:34:35.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:35.932Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:34:35.932Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:34:35.932Z] ---> 9919e6d4702a [2022-07-11T16:34:35.932Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T16:34:35.932Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:34:35.932Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:34:35.932Z] ---> 9919e6d4702a [2022-07-11T16:34:35.932Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T16:34:35.932Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:34:35.932Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:34:35.932Z] ---> 9919e6d4702a [2022-07-11T16:34:35.932Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T16:34:35.932Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:34:35.932Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:34:35.932Z] ---> 9919e6d4702a [2022-07-11T16:34:35.932Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T16:34:35.932Z] ---> Running in 58a0d7633d6f [2022-07-11T16:34:35.932Z] ---> Running in cec6fa8a842b [2022-07-11T16:34:35.932Z] ---> Running in 819740580fe9 [2022-07-11T16:34:35.932Z] ---> Running in 26179d05a5b6 [2022-07-11T16:34:35.932Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:34:35.932Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:34:35.932Z] ---> 9919e6d4702a [2022-07-11T16:34:35.932Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T16:34:35.932Z] ---> Running in aa3c8b494600 [2022-07-11T16:34:36.136Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:36.212Z] Removing intermediate container 58a0d7633d6f [2022-07-11T16:34:36.212Z] ---> 49dc589f3cec [2022-07-11T16:34:36.212Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:34:36.212Z] ---> Running in cf6f59371a08 [2022-07-11T16:34:36.445Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:36.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-11T16:34:36.445Z] 8fc08d3126c8: Preparing [2022-07-11T16:34:36.445Z] fe38d3f5d058: Preparing [2022-07-11T16:34:36.445Z] 5d23c05f1c20: Preparing [2022-07-11T16:34:36.445Z] c5f9ddafe08a: Preparing [2022-07-11T16:34:36.445Z] 52f44be93a46: Preparing [2022-07-11T16:34:36.445Z] 10d82663b225: Preparing [2022-07-11T16:34:36.445Z] f7a7a140f1b3: Preparing [2022-07-11T16:34:36.445Z] 31e69d4774c9: Preparing [2022-07-11T16:34:36.445Z] 7750d494dfbd: Preparing [2022-07-11T16:34:36.445Z] 18708474c90b: Preparing [2022-07-11T16:34:36.445Z] 4fc242d58285: Preparing [2022-07-11T16:34:36.445Z] 10d82663b225: Waiting [2022-07-11T16:34:36.445Z] f7a7a140f1b3: Waiting [2022-07-11T16:34:36.445Z] 31e69d4774c9: Waiting [2022-07-11T16:34:36.445Z] 7750d494dfbd: Waiting [2022-07-11T16:34:36.445Z] 18708474c90b: Waiting [2022-07-11T16:34:36.445Z] 4fc242d58285: Waiting [2022-07-11T16:34:36.445Z] 52f44be93a46: Layer already exists [2022-07-11T16:34:36.445Z] 10d82663b225: Layer already exists [2022-07-11T16:34:36.445Z] f7a7a140f1b3: Layer already exists [2022-07-11T16:34:36.445Z] 31e69d4774c9: Layer already exists [2022-07-11T16:34:36.445Z] fe38d3f5d058: Pushed [2022-07-11T16:34:36.445Z] 7750d494dfbd: Layer already exists [2022-07-11T16:34:36.445Z] 18708474c90b: Layer already exists [2022-07-11T16:34:36.445Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:36.495Z] Removing intermediate container 26179d05a5b6 [2022-07-11T16:34:36.495Z] ---> 17151f350156 [2022-07-11T16:34:36.495Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:34:36.495Z] Removing intermediate container 819740580fe9 [2022-07-11T16:34:36.495Z] ---> d75e5de0a71c [2022-07-11T16:34:36.495Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:34:36.495Z] Removing intermediate container cec6fa8a842b [2022-07-11T16:34:36.495Z] ---> b021dc60de55 [2022-07-11T16:34:36.495Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:34:36.495Z] Removing intermediate container aa3c8b494600 [2022-07-11T16:34:36.495Z] ---> 7fc8fd250ad1 [2022-07-11T16:34:36.495Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:34:36.704Z] 8fc08d3126c8: Pushed [2022-07-11T16:34:36.774Z] ---> Running in 9b0e511a5be3 [2022-07-11T16:34:36.774Z] ---> Running in 17193833ef95 [2022-07-11T16:34:36.774Z] ---> Running in 1c93faa5f3ce [2022-07-11T16:34:36.774Z] ---> Running in e5f87cf5c19b [2022-07-11T16:34:37.646Z] 5d23c05f1c20: Pushed [2022-07-11T16:34:40.187Z] Removing intermediate container cf6f59371a08 [2022-07-11T16:34:40.187Z] ---> 0cf651695021 [2022-07-11T16:34:40.187Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-11T16:34:40.187Z] ---> Running in 4dc5bd668875 [2022-07-11T16:34:40.791Z] Removing intermediate container 17193833ef95 [2022-07-11T16:34:40.791Z] ---> c106c7018f17 [2022-07-11T16:34:40.791Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T16:34:40.791Z] Removing intermediate container e5f87cf5c19b [2022-07-11T16:34:40.791Z] ---> ff270da26e5a [2022-07-11T16:34:40.791Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-11T16:34:40.791Z] ---> Running in 589ad270c3af [2022-07-11T16:34:41.080Z] ---> Running in a52297721b05 [2022-07-11T16:34:41.366Z] Removing intermediate container 9b0e511a5be3 [2022-07-11T16:34:41.366Z] ---> 0e5aba72d69a [2022-07-11T16:34:41.366Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T16:34:41.366Z] Removing intermediate container 1c93faa5f3ce [2022-07-11T16:34:41.366Z] ---> de753b86b574 [2022-07-11T16:34:41.366Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T16:34:41.653Z] ---> Running in f43778b3e8d5 [2022-07-11T16:34:41.653Z] ---> Running in 1c1af7dd98fb [2022-07-11T16:34:42.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:34:43.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:34:43.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:34:43.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:34:43.950Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:34:44.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:34:44.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:34:44.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:34:44.796Z] OK: 220 MiB in 52 packages [2022-07-11T16:34:45.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:34:45.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:34:45.799Z] c5f9ddafe08a: Pushed [2022-07-11T16:34:45.799Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:68595dd13f2a2267c55f98844cda38bcb0bb98100387ad29ef4393bc2181dbd1 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:45.993Z] OK: 220 MiB in 52 packages [2022-07-11T16:34:46.122Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:46.275Z] Removing intermediate container 4dc5bd668875 [2022-07-11T16:34:46.275Z] ---> 8ba3e3a77c2a [2022-07-11T16:34:46.275Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T16:34:46.439Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-11T16:34:46.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-11T16:34:46.439Z] 8fc08d3126c8: Preparing [2022-07-11T16:34:46.439Z] fe38d3f5d058: Preparing [2022-07-11T16:34:46.439Z] 5d23c05f1c20: Preparing [2022-07-11T16:34:46.439Z] c5f9ddafe08a: Preparing [2022-07-11T16:34:46.439Z] 52f44be93a46: Preparing [2022-07-11T16:34:46.439Z] 10d82663b225: Preparing [2022-07-11T16:34:46.439Z] f7a7a140f1b3: Preparing [2022-07-11T16:34:46.439Z] 31e69d4774c9: Preparing [2022-07-11T16:34:46.439Z] 7750d494dfbd: Preparing [2022-07-11T16:34:46.439Z] 18708474c90b: Preparing [2022-07-11T16:34:46.439Z] 4fc242d58285: Preparing [2022-07-11T16:34:46.439Z] f7a7a140f1b3: Waiting [2022-07-11T16:34:46.439Z] 31e69d4774c9: Waiting [2022-07-11T16:34:46.439Z] 7750d494dfbd: Waiting [2022-07-11T16:34:46.439Z] 18708474c90b: Waiting [2022-07-11T16:34:46.439Z] 10d82663b225: Waiting [2022-07-11T16:34:46.439Z] 4fc242d58285: Waiting [2022-07-11T16:34:46.439Z] 52f44be93a46: Layer already exists [2022-07-11T16:34:46.439Z] c5f9ddafe08a: Layer already exists [2022-07-11T16:34:46.439Z] fe38d3f5d058: Layer already exists [2022-07-11T16:34:46.439Z] 5d23c05f1c20: Layer already exists [2022-07-11T16:34:46.439Z] 8fc08d3126c8: Layer already exists [2022-07-11T16:34:46.439Z] f7a7a140f1b3: Layer already exists [2022-07-11T16:34:46.439Z] 18708474c90b: Layer already exists [2022-07-11T16:34:46.439Z] 31e69d4774c9: Layer already exists [2022-07-11T16:34:46.439Z] 10d82663b225: Layer already exists [2022-07-11T16:34:46.439Z] 7750d494dfbd: Layer already exists [2022-07-11T16:34:46.439Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:46.439Z] latest: digest: sha256:68595dd13f2a2267c55f98844cda38bcb0bb98100387ad29ef4393bc2181dbd1 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:46.763Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:46.895Z] OK: 220 MiB in 52 packages [2022-07-11T16:34:46.895Z] OK: 220 MiB in 52 packages [2022-07-11T16:34:46.895Z] OK: 220 MiB in 52 packages [2022-07-11T16:34:47.073Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.25 [2022-07-11T16:34:47.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-11T16:34:47.073Z] 8fc08d3126c8: Preparing [2022-07-11T16:34:47.073Z] fe38d3f5d058: Preparing [2022-07-11T16:34:47.073Z] 5d23c05f1c20: Preparing [2022-07-11T16:34:47.073Z] c5f9ddafe08a: Preparing [2022-07-11T16:34:47.073Z] 52f44be93a46: Preparing [2022-07-11T16:34:47.073Z] 10d82663b225: Preparing [2022-07-11T16:34:47.073Z] f7a7a140f1b3: Preparing [2022-07-11T16:34:47.073Z] 31e69d4774c9: Preparing [2022-07-11T16:34:47.073Z] 7750d494dfbd: Preparing [2022-07-11T16:34:47.073Z] 18708474c90b: Preparing [2022-07-11T16:34:47.073Z] 4fc242d58285: Preparing [2022-07-11T16:34:47.073Z] 10d82663b225: Waiting [2022-07-11T16:34:47.073Z] f7a7a140f1b3: Waiting [2022-07-11T16:34:47.073Z] 4fc242d58285: Waiting [2022-07-11T16:34:47.073Z] 18708474c90b: Waiting [2022-07-11T16:34:47.073Z] 31e69d4774c9: Waiting [2022-07-11T16:34:47.073Z] 7750d494dfbd: Waiting [2022-07-11T16:34:47.073Z] 52f44be93a46: Layer already exists [2022-07-11T16:34:47.073Z] fe38d3f5d058: Layer already exists [2022-07-11T16:34:47.073Z] c5f9ddafe08a: Layer already exists [2022-07-11T16:34:47.073Z] 5d23c05f1c20: Layer already exists [2022-07-11T16:34:47.073Z] 8fc08d3126c8: Layer already exists [2022-07-11T16:34:47.073Z] f7a7a140f1b3: Layer already exists [2022-07-11T16:34:47.073Z] 7750d494dfbd: Layer already exists [2022-07-11T16:34:47.073Z] 10d82663b225: Layer already exists [2022-07-11T16:34:47.073Z] 18708474c90b: Layer already exists [2022-07-11T16:34:47.073Z] 31e69d4774c9: Layer already exists [2022-07-11T16:34:47.073Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:47.073Z] 2.2.1-dev.25: digest: sha256:68595dd13f2a2267c55f98844cda38bcb0bb98100387ad29ef4393bc2181dbd1 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:47.389Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:47.701Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:47.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-11T16:34:47.701Z] 8fc08d3126c8: Preparing [2022-07-11T16:34:47.701Z] fe38d3f5d058: Preparing [2022-07-11T16:34:47.701Z] 5d23c05f1c20: Preparing [2022-07-11T16:34:47.701Z] c5f9ddafe08a: Preparing [2022-07-11T16:34:47.701Z] 52f44be93a46: Preparing [2022-07-11T16:34:47.701Z] 10d82663b225: Preparing [2022-07-11T16:34:47.701Z] f7a7a140f1b3: Preparing [2022-07-11T16:34:47.701Z] 31e69d4774c9: Preparing [2022-07-11T16:34:47.701Z] 7750d494dfbd: Preparing [2022-07-11T16:34:47.701Z] 18708474c90b: Preparing [2022-07-11T16:34:47.701Z] 4fc242d58285: Preparing [2022-07-11T16:34:47.701Z] 10d82663b225: Waiting [2022-07-11T16:34:47.701Z] f7a7a140f1b3: Waiting [2022-07-11T16:34:47.701Z] 18708474c90b: Waiting [2022-07-11T16:34:47.701Z] 31e69d4774c9: Waiting [2022-07-11T16:34:47.701Z] 7750d494dfbd: Waiting [2022-07-11T16:34:47.701Z] 4fc242d58285: Waiting [2022-07-11T16:34:47.701Z] 8fc08d3126c8: Layer already exists [2022-07-11T16:34:47.701Z] fe38d3f5d058: Layer already exists [2022-07-11T16:34:47.701Z] 52f44be93a46: Layer already exists [2022-07-11T16:34:47.701Z] c5f9ddafe08a: Layer already exists [2022-07-11T16:34:47.701Z] 5d23c05f1c20: Layer already exists [2022-07-11T16:34:47.701Z] 10d82663b225: Layer already exists [2022-07-11T16:34:47.701Z] 31e69d4774c9: Layer already exists [2022-07-11T16:34:47.701Z] f7a7a140f1b3: Layer already exists [2022-07-11T16:34:47.701Z] 18708474c90b: Layer already exists [2022-07-11T16:34:47.701Z] 7750d494dfbd: Layer already exists [2022-07-11T16:34:47.701Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:47.701Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:68595dd13f2a2267c55f98844cda38bcb0bb98100387ad29ef4393bc2181dbd1 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:47.881Z] Removing intermediate container 589ad270c3af [2022-07-11T16:34:47.881Z] ---> 7eb7d2ec4e18 [2022-07-11T16:34:47.881Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T16:34:48.018Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:48.178Z] ---> 6fb482905a35 [2022-07-11T16:34:48.178Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:34:48.334Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-07-11T16:34:48.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-11T16:34:48.335Z] 8fc08d3126c8: Preparing [2022-07-11T16:34:48.335Z] fe38d3f5d058: Preparing [2022-07-11T16:34:48.335Z] 5d23c05f1c20: Preparing [2022-07-11T16:34:48.335Z] c5f9ddafe08a: Preparing [2022-07-11T16:34:48.335Z] 52f44be93a46: Preparing [2022-07-11T16:34:48.335Z] 10d82663b225: Preparing [2022-07-11T16:34:48.335Z] f7a7a140f1b3: Preparing [2022-07-11T16:34:48.335Z] 31e69d4774c9: Preparing [2022-07-11T16:34:48.335Z] 7750d494dfbd: Preparing [2022-07-11T16:34:48.335Z] f7a7a140f1b3: Waiting [2022-07-11T16:34:48.335Z] 10d82663b225: Waiting [2022-07-11T16:34:48.335Z] 31e69d4774c9: Waiting [2022-07-11T16:34:48.335Z] 18708474c90b: Preparing [2022-07-11T16:34:48.335Z] 4fc242d58285: Preparing [2022-07-11T16:34:48.335Z] 7750d494dfbd: Waiting [2022-07-11T16:34:48.335Z] 18708474c90b: Waiting [2022-07-11T16:34:48.335Z] 5d23c05f1c20: Layer already exists [2022-07-11T16:34:48.335Z] 52f44be93a46: Layer already exists [2022-07-11T16:34:48.335Z] 8fc08d3126c8: Layer already exists [2022-07-11T16:34:48.335Z] fe38d3f5d058: Layer already exists [2022-07-11T16:34:48.335Z] c5f9ddafe08a: Layer already exists [2022-07-11T16:34:48.335Z] 10d82663b225: Layer already exists [2022-07-11T16:34:48.335Z] f7a7a140f1b3: Layer already exists [2022-07-11T16:34:48.335Z] 18708474c90b: Layer already exists [2022-07-11T16:34:48.335Z] 7750d494dfbd: Layer already exists [2022-07-11T16:34:48.335Z] 31e69d4774c9: Layer already exists [2022-07-11T16:34:48.335Z] 4fc242d58285: Layer already exists [2022-07-11T16:34:48.335Z] main: digest: sha256:68595dd13f2a2267c55f98844cda38bcb0bb98100387ad29ef4393bc2181dbd1 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:34:48.388Z] ===================================================== [Pipeline] echo [2022-07-11T16:34:48.396Z] taggedImages: [2022-07-11T16:34:48.396Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:34:48.396Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-11T16:34:48.396Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.25 [2022-07-11T16:34:48.396Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:34:48.396Z] - 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 [2022-07-11T16:34:48.458Z] ---> Running in a0b56f66e52d [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T16:34:48.736Z] Removing intermediate container a52297721b05 [2022-07-11T16:34:48.736Z] ---> 2aba187812a8 [2022-07-11T16:34:48.736Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T16:34:49.018Z] Removing intermediate container f43778b3e8d5 [2022-07-11T16:34:49.018Z] ---> 34d1aa08ba76 [2022-07-11T16:34:49.018Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T16:34:49.018Z] Removing intermediate container 1c1af7dd98fb [2022-07-11T16:34:49.018Z] ---> 27de9643df08 [2022-07-11T16:34:49.018Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T16:34:49.637Z] ---> c98e83c860c5 [2022-07-11T16:34:49.637Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:34:49.637Z] ---> Running in 5012e1a0b8d8 [2022-07-11T16:34:50.639Z] ---> 0d38d327a065 [2022-07-11T16:34:50.639Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:34:50.639Z] ---> Running in ad2733600039 [2022-07-11T16:34:50.639Z] ---> e011a927dac9 [2022-07-11T16:34:50.639Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:34:50.639Z] ---> acefc8a8bdba [2022-07-11T16:34:50.921Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:34:50.921Z] ---> Running in 5faa56d4f1bf [2022-07-11T16:34:51.224Z] ---> Running in 3d492c25422e [2022-07-11T16:34:53.888Z] Removing intermediate container a0b56f66e52d [2022-07-11T16:34:53.888Z] ---> 423f6fe3dbba [2022-07-11T16:34:53.888Z] Step 8/25 : COPY . . [2022-07-11T16:34:55.353Z] Removing intermediate container 5012e1a0b8d8 [2022-07-11T16:34:55.353Z] ---> 1af165a0fe28 [2022-07-11T16:34:55.353Z] Step 8/22 : COPY . . [2022-07-11T16:34:58.001Z] Removing intermediate container ad2733600039 [2022-07-11T16:34:58.001Z] ---> 7729c10507c3 [2022-07-11T16:34:58.001Z] Step 8/26 : COPY . . [2022-07-11T16:34:58.612Z] Removing intermediate container 3d492c25422e [2022-07-11T16:34:58.612Z] ---> 0baad8efe5f7 [2022-07-11T16:34:58.612Z] Step 8/25 : COPY . . [2022-07-11T16:34:58.612Z] Removing intermediate container 5faa56d4f1bf [2022-07-11T16:34:58.612Z] ---> 8a20930496c0 [2022-07-11T16:34:58.612Z] Step 8/23 : COPY . . [2022-07-11T16:35:13.782Z] ---> 33826546b8f6 [2022-07-11T16:35:13.782Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-11T16:35:13.782Z] ---> 0e47b3c84ba4 [2022-07-11T16:35:13.782Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-11T16:35:14.060Z] ---> Running in e9e822384e62 [2022-07-11T16:35:14.060Z] ---> Running in b90a0fc5979a [2022-07-11T16:35:16.069Z] ---> f79518cf4601 [2022-07-11T16:35:16.069Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T16:35:16.069Z] ---> 155745ee57cb [2022-07-11T16:35:16.069Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T16:35:16.069Z] ---> Running in 8048122a904b [2022-07-11T16:35:16.069Z] ---> Running in 09fdca8f5532 [2022-07-11T16:35:16.069Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-11T16:35:16.350Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T16:35:16.627Z] ---> c823bf1575fe [2022-07-11T16:35:16.627Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-11T16:35:16.627Z] ---> Running in 0ac68b3b9209 [2022-07-11T16:35:16.908Z] Removing intermediate container 09fdca8f5532 [2022-07-11T16:35:16.908Z] ---> 59bb5b06f78a [2022-07-11T16:35:16.908Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-11T16:35:16.908Z] Removing intermediate container 8048122a904b [2022-07-11T16:35:16.908Z] ---> 218b252eb794 [2022-07-11T16:35:16.908Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T16:35:17.192Z] ---> Running in b3256b48f7fd [2022-07-11T16:35:17.192Z] ---> Running in 30f36bc5f14f [2022-07-11T16:35:18.196Z] Removing intermediate container b3256b48f7fd [2022-07-11T16:35:18.196Z] ---> dce34b135c14 [2022-07-11T16:35:18.196Z] 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-07-11T16:35:18.196Z] ---> Running in eed0ddca6770 [2022-07-11T16:35:18.473Z] Removing intermediate container 30f36bc5f14f [2022-07-11T16:35:18.474Z] ---> 3379c6e333e5 [2022-07-11T16:35:18.474Z] 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-07-11T16:35:18.474Z] ---> Running in 362a47848c2e [2022-07-11T16:35:19.474Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T16:35:22.126Z] Removing intermediate container eed0ddca6770 [2022-07-11T16:35:22.126Z] ---> e4cbb2aaff2b [2022-07-11T16:35:22.126Z] Step 12/25 : WORKDIR /edgex-go [2022-07-11T16:35:22.126Z] ---> Running in 14d668cfd085 [2022-07-11T16:35:22.403Z] Removing intermediate container 362a47848c2e [2022-07-11T16:35:22.403Z] ---> c28c8aa510df [2022-07-11T16:35:22.403Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T16:35:22.677Z] ---> Running in 44c0e59bad95 [2022-07-11T16:35:23.282Z] Removing intermediate container 14d668cfd085 [2022-07-11T16:35:23.282Z] ---> 0f6a3aeaed27 [2022-07-11T16:35:23.282Z] [2022-07-11T16:35:23.282Z] Step 13/25 : FROM alpine:3.15 [2022-07-11T16:35:23.282Z] 3.15: Pulling from library/alpine [2022-07-11T16:35:23.560Z] Removing intermediate container 44c0e59bad95 [2022-07-11T16:35:23.560Z] ---> e80d364743b2 [2022-07-11T16:35:23.560Z] [2022-07-11T16:35:23.560Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T16:35:23.560Z] 3.15: Pulling from library/alpine [2022-07-11T16:35:25.569Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T16:35:25.569Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T16:35:25.569Z] Status: Downloaded newer image for alpine:3.15 [2022-07-11T16:35:25.569Z] Status: Downloaded newer image for alpine:3.15 [2022-07-11T16:35:25.569Z] ---> 3fb3c9af89a9 [2022-07-11T16:35:25.569Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T16:35:25.569Z] ---> 3fb3c9af89a9 [2022-07-11T16:35:25.569Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T16:35:25.852Z] ---> Running in 6f967b27bcf9 [2022-07-11T16:35:25.852Z] ---> Running in 34f4fe38bf9d [2022-07-11T16:35:26.470Z] Removing intermediate container 6f967b27bcf9 [2022-07-11T16:35:26.470Z] Removing intermediate container 34f4fe38bf9d [2022-07-11T16:35:26.470Z] ---> 733bd3b0163c [2022-07-11T16:35:26.470Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:35:26.470Z] ---> 61eef81359bc [2022-07-11T16:35:26.470Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:35:26.755Z] ---> Running in 8abbf6b70d5e [2022-07-11T16:35:27.040Z] ---> Running in 0af93b1f3607 [2022-07-11T16:35:31.409Z] Removing intermediate container 0af93b1f3607 [2022-07-11T16:35:31.409Z] ---> 403ef2af85ea [2022-07-11T16:35:31.409Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T16:35:31.409Z] ---> Running in ca268ca46f97 [2022-07-11T16:35:31.409Z] Removing intermediate container 8abbf6b70d5e [2022-07-11T16:35:31.409Z] ---> 037a895234a3 [2022-07-11T16:35:31.409Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-11T16:35:31.409Z] ---> Running in fa9a8c635236 [2022-07-11T16:35:34.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:35:34.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:35:34.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:35:34.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:35:36.403Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T16:35:36.403Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T16:35:36.403Z] OK: 15738 distinct packages available [2022-07-11T16:35:36.403Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T16:35:36.403Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T16:35:36.403Z] OK: 15738 distinct packages available [2022-07-11T16:35:36.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:35:36.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:35:37.678Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:35:37.678Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:35:39.132Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-11T16:35:39.132Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-11T16:35:39.132Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-11T16:35:39.132Z] (3/5) Installing libucontext (1.1-r0) [2022-07-11T16:35:39.132Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-11T16:35:39.407Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-11T16:35:39.407Z] (3/4) Installing libucontext (1.1-r0) [2022-07-11T16:35:39.407Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-11T16:35:39.407Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-11T16:35:39.407Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T16:35:39.407Z] OK: 6 MiB in 18 packages [2022-07-11T16:35:39.688Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T16:35:39.688Z] OK: 6 MiB in 19 packages [2022-07-11T16:35:41.698Z] Removing intermediate container fa9a8c635236 [2022-07-11T16:35:41.698Z] ---> 9dbda39e711e [2022-07-11T16:35:41.699Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T16:35:41.699Z] Removing intermediate container ca268ca46f97 [2022-07-11T16:35:41.974Z] ---> 0b1ee14c059b [2022-07-11T16:35:41.974Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T16:35:50.288Z] ---> dcab0e2e7776 [2022-07-11T16:35:50.288Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T16:35:50.288Z] ---> fdc445f25fd1 [2022-07-11T16:35:50.288Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T16:35:51.276Z] ---> d59f088b38ab [2022-07-11T16:35:51.276Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-11T16:35:51.554Z] ---> fb9fe500fa97 [2022-07-11T16:35:51.554Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-11T16:35:51.830Z] ---> Running in b720c4a0c0b6 [2022-07-11T16:35:52.463Z] Removing intermediate container b720c4a0c0b6 [2022-07-11T16:35:52.463Z] ---> 5c185dae9981 [2022-07-11T16:35:52.463Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-11T16:35:52.463Z] ---> 77eb0e0470ce [2022-07-11T16:35:52.463Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-11T16:35:53.951Z] ---> a1a280bf6826 [2022-07-11T16:35:53.951Z] Step 21/26 : WORKDIR / [2022-07-11T16:35:53.951Z] ---> e3d184aabb34 [2022-07-11T16:35:53.951Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T16:35:53.951Z] ---> Running in 94766a30304c [2022-07-11T16:35:53.951Z] ---> Running in 41a682e73b56 [2022-07-11T16:35:54.561Z] Removing intermediate container 94766a30304c [2022-07-11T16:35:54.562Z] ---> d790e4803771 [2022-07-11T16:35:54.562Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T16:35:54.838Z] Removing intermediate container 41a682e73b56 [2022-07-11T16:35:54.838Z] ---> Running in 47b4fed54a59 [2022-07-11T16:35:54.838Z] ---> e04b06a4d60f [2022-07-11T16:35:54.838Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T16:35:54.838Z] ---> Running in 9d08d9d1b97a [2022-07-11T16:35:55.448Z] Removing intermediate container 9d08d9d1b97a [2022-07-11T16:35:55.448Z] ---> 641d5a0e5f01 [2022-07-11T16:35:55.448Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T16:35:55.448Z] ---> Running in 2fcbaca1c5c4 [2022-07-11T16:35:55.448Z] Removing intermediate container 47b4fed54a59 [2022-07-11T16:35:55.448Z] ---> 63609166132b [2022-07-11T16:35:55.448Z] Step 23/25 : LABEL arch=arm64 [2022-07-11T16:35:55.726Z] ---> Running in 7e4fbf0ac6df [2022-07-11T16:35:56.330Z] Removing intermediate container 7e4fbf0ac6df [2022-07-11T16:35:56.330Z] ---> 9dccea58dd10 [2022-07-11T16:35:56.330Z] Step 24/25 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:35:56.330Z] Removing intermediate container 2fcbaca1c5c4 [2022-07-11T16:35:56.330Z] ---> bf6650658729 [2022-07-11T16:35:56.330Z] Step 24/26 : LABEL arch=arm64 [2022-07-11T16:35:56.609Z] ---> Running in e440b88931b7 [2022-07-11T16:35:56.609Z] ---> Running in b1bd28983660 [2022-07-11T16:35:57.223Z] Removing intermediate container e440b88931b7 [2022-07-11T16:35:57.223Z] ---> 4399590aaee3 [2022-07-11T16:35:57.223Z] Step 25/26 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:35:57.223Z] Removing intermediate container b1bd28983660 [2022-07-11T16:35:57.223Z] ---> eaeeaba34e68 [2022-07-11T16:35:57.223Z] Step 25/25 : LABEL version=2.2.1-dev.25 [2022-07-11T16:35:57.223Z] ---> Running in b90a2194e298 [2022-07-11T16:35:57.510Z] ---> Running in 565ef0bf7ddf [2022-07-11T16:35:57.793Z] Removing intermediate container b90a2194e298 [2022-07-11T16:35:57.793Z] ---> d59e67da8ebe [2022-07-11T16:35:57.793Z] Step 26/26 : LABEL version=2.2.1-dev.25 [2022-07-11T16:35:57.793Z] ---> Running in cb4f294a9020 [2022-07-11T16:35:58.400Z] Removing intermediate container 565ef0bf7ddf [2022-07-11T16:35:58.400Z] ---> f253da2487c3 [2022-07-11T16:35:58.400Z] [2022-07-11T16:35:58.674Z] Removing intermediate container cb4f294a9020 [2022-07-11T16:35:58.674Z] ---> 4ce18baa8478 [2022-07-11T16:35:58.674Z] [2022-07-11T16:35:58.674Z] Successfully built f253da2487c3 [2022-07-11T16:35:58.674Z] Successfully tagged security-spire-server-arm64:latest [2022-07-11T16:35:58.674Z]  Building security-spire-server ... done Building security-proxy-setup [2022-07-11T16:35:58.951Z] Successfully built 4ce18baa8478 [2022-07-11T16:35:58.951Z] Successfully tagged security-spire-config-arm64:latest [2022-07-11T16:35:58.951Z] Building core-metadata [2022-07-11T16:36:31.611Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:36:31.611Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:36:31.611Z] ---> 9919e6d4702a [2022-07-11T16:36:31.611Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T16:36:31.611Z] ---> Using cache [2022-07-11T16:36:31.611Z] ---> b021dc60de55 [2022-07-11T16:36:31.611Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:36:31.611Z] ---> Using cache [2022-07-11T16:36:31.611Z] ---> de753b86b574 [2022-07-11T16:36:31.611Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T16:36:31.611Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:36:31.611Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:36:31.611Z] ---> 9919e6d4702a [2022-07-11T16:36:31.611Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T16:36:31.611Z] ---> Using cache [2022-07-11T16:36:31.611Z] ---> b021dc60de55 [2022-07-11T16:36:31.611Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:36:31.611Z] ---> Using cache [2022-07-11T16:36:31.611Z] ---> de753b86b574 [2022-07-11T16:36:31.611Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T16:36:31.611Z] ---> Running in b9956d612cf8 [2022-07-11T16:36:31.611Z] ---> Running in de801fca0b0f [2022-07-11T16:36:31.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:36:31.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:36:31.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:36:31.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:36:32.613Z] OK: 220 MiB in 52 packages [2022-07-11T16:36:32.613Z] OK: 220 MiB in 52 packages [2022-07-11T16:36:34.609Z] Removing intermediate container de801fca0b0f [2022-07-11T16:36:34.609Z] ---> 29d808116532 [2022-07-11T16:36:34.609Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T16:36:34.609Z] Removing intermediate container b9956d612cf8 [2022-07-11T16:36:34.609Z] ---> 88e8d0b4c100 [2022-07-11T16:36:34.609Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T16:36:36.085Z] ---> 02416ad7e9cf [2022-07-11T16:36:36.085Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:36:36.085Z] ---> a8c932ca10fc [2022-07-11T16:36:36.085Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:36:36.085Z] ---> Running in cd14858d5193 [2022-07-11T16:36:36.085Z] ---> Running in 18fa1ba1fe05 [2022-07-11T16:36:42.836Z] Removing intermediate container 18fa1ba1fe05 [2022-07-11T16:36:42.836Z] ---> 7d670a766f65 [2022-07-11T16:36:42.836Z] Step 8/23 : COPY . . [2022-07-11T16:36:42.836Z] Removing intermediate container cd14858d5193 [2022-07-11T16:36:42.836Z] ---> c89862bedff8 [2022-07-11T16:36:42.836Z] Step 8/22 : COPY . . [2022-07-11T16:37:05.085Z] ---> 995b098c8822 [2022-07-11T16:37:05.085Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-11T16:37:05.085Z] ---> Running in b8d5b9af3592 [2022-07-11T16:37:05.085Z] ---> 567f073a6981 [2022-07-11T16:37:05.085Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-11T16:37:05.085Z] ---> Running in 8be572e0a62a [2022-07-11T16:37:05.686Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T16:37:06.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-11T16:40:28.368Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-11T16:40:28.368Z] Removing intermediate container 0ac68b3b9209 [2022-07-11T16:40:28.368Z] ---> 56f2c70bb48f [2022-07-11T16:40:28.368Z] [2022-07-11T16:40:28.368Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T16:40:28.368Z] 3.16: Pulling from library/alpine [2022-07-11T16:40:28.368Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T16:40:28.368Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T16:40:28.368Z] ---> 6e30ab57aeee [2022-07-11T16:40:28.368Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T16:40:28.368Z] ---> Running in 064a6cb049eb [2022-07-11T16:40:28.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:40:28.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:40:28.971Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-11T16:40:28.971Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:40:28.971Z] OK: 5 MiB in 15 packages [2022-07-11T16:40:30.463Z] Removing intermediate container 064a6cb049eb [2022-07-11T16:40:30.463Z] ---> b89f5fe8b808 [2022-07-11T16:40:30.463Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T16:40:30.463Z] ---> Running in f4cd849e4f63 [2022-07-11T16:40:31.159Z] Removing intermediate container f4cd849e4f63 [2022-07-11T16:40:31.159Z] ---> d109a2ac6b0e [2022-07-11T16:40:31.159Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-11T16:40:31.432Z] ---> Running in c870e39ad183 [2022-07-11T16:40:32.031Z] Removing intermediate container c870e39ad183 [2022-07-11T16:40:32.031Z] ---> 2324f8df04e8 [2022-07-11T16:40:32.031Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T16:40:32.031Z] ---> Running in 86a9f5a4571b [2022-07-11T16:40:33.026Z] Removing intermediate container 86a9f5a4571b [2022-07-11T16:40:33.026Z] ---> 7dfefe1bcc96 [2022-07-11T16:40:33.026Z] Step 15/23 : WORKDIR / [2022-07-11T16:40:33.304Z] ---> Running in 46269665b345 [2022-07-11T16:40:33.899Z] Removing intermediate container 46269665b345 [2022-07-11T16:40:33.899Z] ---> 60e11bd5095d [2022-07-11T16:40:33.899Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:40:35.906Z] ---> 08123e8fd439 [2022-07-11T16:40:35.906Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-11T16:40:39.334Z] ---> 7bc561cac19f [2022-07-11T16:40:39.334Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-11T16:40:40.852Z] ---> 0d0b921db983 [2022-07-11T16:40:40.852Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-11T16:40:40.852Z] ---> Running in 8d4cbbf796be [2022-07-11T16:40:41.865Z] Removing intermediate container 8d4cbbf796be [2022-07-11T16:40:41.865Z] ---> 40c327bf8a4f [2022-07-11T16:40:41.865Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:40:42.144Z] ---> Running in 50cc51c42ef9 [2022-07-11T16:40:42.750Z] Removing intermediate container e9e822384e62 [2022-07-11T16:40:42.750Z] ---> e48a6565515f [2022-07-11T16:40:42.750Z] [2022-07-11T16:40:42.750Z] Step 10/25 : FROM alpine:3.16 [2022-07-11T16:40:42.750Z] ---> 6e30ab57aeee [2022-07-11T16:40:42.750Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-11T16:40:43.029Z] ---> Running in c258bf7b491e [2022-07-11T16:40:43.029Z] Removing intermediate container 50cc51c42ef9 [2022-07-11T16:40:43.029Z] ---> 2e003fa18651 [2022-07-11T16:40:43.029Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T16:40:43.308Z] ---> Running in 684c5e558945 [2022-07-11T16:40:44.312Z] Removing intermediate container 684c5e558945 [2022-07-11T16:40:44.312Z] ---> b7cf5c7e5da0 [2022-07-11T16:40:44.312Z] Step 22/23 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:40:44.312Z] ---> Running in 045b1cf6b7d1 [2022-07-11T16:40:44.928Z] Removing intermediate container 045b1cf6b7d1 [2022-07-11T16:40:44.928Z] ---> 8d69aae22429 [2022-07-11T16:40:44.928Z] Step 23/23 : LABEL version=2.2.1-dev.25 [2022-07-11T16:40:44.928Z] ---> Running in 0473434a0b67 [2022-07-11T16:40:45.537Z] Removing intermediate container 0473434a0b67 [2022-07-11T16:40:45.537Z] ---> 344f4b77b94a [2022-07-11T16:40:45.537Z] [2022-07-11T16:40:45.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:40:46.110Z] Successfully built 344f4b77b94a [2022-07-11T16:40:46.110Z] Successfully tagged core-command-arm64:latest [2022-07-11T16:40:46.110Z]  Building core-command ... done Building security-spire-agent [2022-07-11T16:40:46.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:40:47.557Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-11T16:40:47.557Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-11T16:40:47.557Z] (3/3) Installing su-exec (0.2-r1) [2022-07-11T16:40:47.557Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:40:47.557Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:40:47.839Z] OK: 6 MiB in 17 packages [2022-07-11T16:40:50.555Z] Removing intermediate container c258bf7b491e [2022-07-11T16:40:50.555Z] ---> d77c107ff8dd [2022-07-11T16:40:50.555Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T16:40:50.555Z] ---> Running in 6e1c78cfe6d3 [2022-07-11T16:40:51.180Z] Removing intermediate container 6e1c78cfe6d3 [2022-07-11T16:40:51.180Z] ---> 018fc9ac90eb [2022-07-11T16:40:51.180Z] Step 13/25 : WORKDIR / [2022-07-11T16:40:51.180Z] ---> Running in f7126be184c3 [2022-07-11T16:40:52.208Z] Removing intermediate container f7126be184c3 [2022-07-11T16:40:52.208Z] ---> 357fdb19ff6d [2022-07-11T16:40:52.208Z] 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-07-11T16:40:52.810Z] ---> 6c21a871b6d9 [2022-07-11T16:40:52.810Z] 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-07-11T16:40:53.812Z] ---> cf22fad0803e [2022-07-11T16:40:53.812Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-11T16:40:55.287Z] ---> 25e9edde3fd4 [2022-07-11T16:40:55.287Z] 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-07-11T16:40:56.768Z] ---> 2c9e7d97da77 [2022-07-11T16:40:56.768Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-11T16:40:59.488Z] ---> 04db38ec3eff [2022-07-11T16:40:59.488Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-11T16:41:02.160Z] ---> 7486e22ea400 [2022-07-11T16:41:02.161Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T16:41:03.179Z] ---> 6435eaddd1bf [2022-07-11T16:41:03.179Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-11T16:41:03.179Z] ---> Running in 01646af2f86c [2022-07-11T16:41:05.849Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:41:05.849Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:41:05.849Z] ---> 9919e6d4702a [2022-07-11T16:41:05.849Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T16:41:05.849Z] ---> Using cache [2022-07-11T16:41:05.849Z] ---> b021dc60de55 [2022-07-11T16:41:05.849Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:41:05.849Z] ---> Using cache [2022-07-11T16:41:05.849Z] ---> de753b86b574 [2022-07-11T16:41:05.849Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T16:41:05.849Z] ---> Using cache [2022-07-11T16:41:05.849Z] ---> 27de9643df08 [2022-07-11T16:41:05.849Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T16:41:05.849Z] ---> Using cache [2022-07-11T16:41:05.849Z] ---> acefc8a8bdba [2022-07-11T16:41:05.849Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:41:05.849Z] ---> Using cache [2022-07-11T16:41:05.849Z] ---> 0baad8efe5f7 [2022-07-11T16:41:05.849Z] Step 8/26 : COPY . . [2022-07-11T16:41:05.849Z] ---> Using cache [2022-07-11T16:41:05.849Z] ---> 155745ee57cb [2022-07-11T16:41:05.849Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T16:41:05.849Z] ---> Using cache [2022-07-11T16:41:05.849Z] ---> 59bb5b06f78a [2022-07-11T16:41:05.849Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T16:41:05.849Z] ---> Using cache [2022-07-11T16:41:05.849Z] ---> dce34b135c14 [2022-07-11T16:41:05.849Z] 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-07-11T16:41:06.137Z] ---> Running in 317d2cf29c46 [2022-07-11T16:41:07.845Z] Removing intermediate container 01646af2f86c [2022-07-11T16:41:07.845Z] ---> 91c606962429 [2022-07-11T16:41:07.845Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T16:41:07.845Z] ---> Running in 14f37ec63a43 [2022-07-11T16:41:08.637Z] Removing intermediate container 14f37ec63a43 [2022-07-11T16:41:08.637Z] ---> 2f50a80af9ee [2022-07-11T16:41:08.637Z] Step 23/25 : LABEL arch=arm64 [2022-07-11T16:41:08.637Z] ---> Running in cffe31232674 [2022-07-11T16:41:09.858Z] Removing intermediate container cffe31232674 [2022-07-11T16:41:09.858Z] ---> 87617c0aa4ab [2022-07-11T16:41:09.858Z] Step 24/25 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:41:10.196Z] ---> Running in 3a54790c54a2 [2022-07-11T16:41:10.846Z] Removing intermediate container 3a54790c54a2 [2022-07-11T16:41:10.846Z] ---> af6868c7dc80 [2022-07-11T16:41:10.846Z] Step 25/25 : LABEL version=2.2.1-dev.25 [2022-07-11T16:41:10.846Z] Removing intermediate container 317d2cf29c46 [2022-07-11T16:41:10.846Z] ---> 353eb7c4511b [2022-07-11T16:41:10.846Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T16:41:11.149Z] ---> Running in d84fa48bd3ad [2022-07-11T16:41:11.149Z] ---> Running in d0d5f3ef1f87 [2022-07-11T16:41:12.150Z] Removing intermediate container d84fa48bd3ad [2022-07-11T16:41:12.150Z] ---> e170910a3a9b [2022-07-11T16:41:12.150Z] [2022-07-11T16:41:12.150Z] Removing intermediate container d0d5f3ef1f87 [2022-07-11T16:41:12.150Z] ---> 68156284a630 [2022-07-11T16:41:12.150Z] [2022-07-11T16:41:12.150Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T16:41:12.150Z] ---> 3fb3c9af89a9 [2022-07-11T16:41:12.150Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T16:41:12.150Z] ---> Using cache [2022-07-11T16:41:12.150Z] ---> 733bd3b0163c [2022-07-11T16:41:12.150Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:41:12.150Z] ---> Using cache [2022-07-11T16:41:12.150Z] ---> 037a895234a3 [2022-07-11T16:41:12.150Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T16:41:12.430Z] Successfully built e170910a3a9b [2022-07-11T16:41:12.430Z] ---> Running in 2dfea9e693b8 [2022-07-11T16:41:12.430Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-11T16:41:12.430Z] Building security-bootstrapper [2022-07-11T16:41:14.464Z]  Building security-secretstore-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:41:15.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:41:17.386Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T16:41:17.386Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T16:41:17.386Z] OK: 15738 distinct packages available [2022-07-11T16:41:17.386Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:41:18.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:41:20.419Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-11T16:41:20.419Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-11T16:41:20.419Z] (3/5) Installing libucontext (1.1-r0) [2022-07-11T16:41:20.419Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-11T16:41:20.419Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-11T16:41:20.700Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T16:41:20.700Z] OK: 6 MiB in 19 packages [2022-07-11T16:41:23.424Z] Removing intermediate container 2dfea9e693b8 [2022-07-11T16:41:23.424Z] ---> 4f40a0cc2945 [2022-07-11T16:41:23.424Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-11T16:41:30.238Z] ---> 305b86bcefac [2022-07-11T16:41:30.238Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T16:41:30.238Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:41:30.238Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:41:30.238Z] ---> 9919e6d4702a [2022-07-11T16:41:30.238Z] Step 3/31 : WORKDIR /edgex-go [2022-07-11T16:41:30.238Z] ---> Using cache [2022-07-11T16:41:30.238Z] ---> b021dc60de55 [2022-07-11T16:41:30.238Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:41:30.238Z] ---> Using cache [2022-07-11T16:41:30.238Z] ---> de753b86b574 [2022-07-11T16:41:30.238Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-11T16:41:30.238Z] ---> Using cache [2022-07-11T16:41:30.238Z] ---> 29d808116532 [2022-07-11T16:41:30.238Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-11T16:41:30.238Z] ---> Using cache [2022-07-11T16:41:30.238Z] ---> a8c932ca10fc [2022-07-11T16:41:30.238Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:41:30.238Z] ---> Using cache [2022-07-11T16:41:30.238Z] ---> 7d670a766f65 [2022-07-11T16:41:30.238Z] Step 8/31 : COPY . . [2022-07-11T16:41:30.238Z] ---> Using cache [2022-07-11T16:41:30.238Z] ---> 995b098c8822 [2022-07-11T16:41:30.238Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-11T16:41:30.238Z] ---> Running in 830c330c926e [2022-07-11T16:41:32.883Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-11T16:41:36.318Z] ---> 93eec7c96c68 [2022-07-11T16:41:36.318Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T16:41:37.325Z] ---> e9cf3efc01c3 [2022-07-11T16:41:37.325Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-11T16:41:38.333Z] ---> 440b3945f63e [2022-07-11T16:41:38.333Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-11T16:41:39.332Z] ---> f9c65859f5b7 [2022-07-11T16:41:39.332Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T16:41:39.332Z] ---> Running in 8ab29b48d032 [2022-07-11T16:41:39.971Z] Removing intermediate container 8ab29b48d032 [2022-07-11T16:41:39.971Z] ---> 4bcda1080f1a [2022-07-11T16:41:39.971Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T16:41:39.971Z] ---> Running in 9d5d2e50b4eb [2022-07-11T16:41:40.599Z] Removing intermediate container 9d5d2e50b4eb [2022-07-11T16:41:40.599Z] ---> b778c07b8fb5 [2022-07-11T16:41:40.599Z] Step 24/26 : LABEL arch=arm64 [2022-07-11T16:41:40.599Z] ---> Running in bc8d21ab9e7f [2022-07-11T16:41:41.224Z] Removing intermediate container bc8d21ab9e7f [2022-07-11T16:41:41.224Z] ---> 7c6eb31888ec [2022-07-11T16:41:41.224Z] Step 25/26 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:41:41.224Z] ---> Running in 3bbc7ce2a53d [2022-07-11T16:41:41.839Z] Removing intermediate container 3bbc7ce2a53d [2022-07-11T16:41:41.839Z] ---> 8b4a62b5aa74 [2022-07-11T16:41:41.839Z] Step 26/26 : LABEL version=2.2.1-dev.25 [2022-07-11T16:41:41.839Z] ---> Running in 0839d935c57d [2022-07-11T16:41:42.460Z] Removing intermediate container 0839d935c57d [2022-07-11T16:41:42.460Z] ---> e6f3900e7113 [2022-07-11T16:41:42.460Z] [2022-07-11T16:41:43.075Z] Successfully built e6f3900e7113 [2022-07-11T16:41:43.075Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-11T16:41:43.075Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-07-11T16:42:01.476Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:42:01.476Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:42:01.476Z] ---> 9919e6d4702a [2022-07-11T16:42:01.476Z] Step 3/20 : WORKDIR /edgex-go [2022-07-11T16:42:01.476Z] ---> Using cache [2022-07-11T16:42:01.476Z] ---> b021dc60de55 [2022-07-11T16:42:01.476Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-11T16:42:01.476Z] ---> Running in 58c5a80e5ce3 [2022-07-11T16:42:02.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:42:03.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:42:05.399Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-11T16:42:05.399Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-11T16:42:05.399Z] OK: 15743 distinct packages available [2022-07-11T16:42:05.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:42:06.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:42:08.147Z] OK: 220 MiB in 52 packages [2022-07-11T16:42:09.630Z] Removing intermediate container 58c5a80e5ce3 [2022-07-11T16:42:09.630Z] ---> 0ca16548febe [2022-07-11T16:42:09.630Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-11T16:42:11.108Z] ---> f2c64a210cbd [2022-07-11T16:42:11.108Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:42:11.108Z] ---> Running in 9e985c5ab8ae [2022-07-11T16:42:17.909Z] Removing intermediate container 9e985c5ab8ae [2022-07-11T16:42:17.909Z] ---> a6b94e013af1 [2022-07-11T16:42:17.910Z] Step 7/20 : COPY . . [2022-07-11T16:42:26.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-11T16:42:28.911Z] ---> 04cc873544d1 [2022-07-11T16:42:28.911Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-11T16:42:29.189Z] ---> Running in 7b94f3f87e6f [2022-07-11T16:42:31.826Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-11T16:42:54.044Z] Removing intermediate container 8be572e0a62a [2022-07-11T16:42:54.044Z] ---> a56cce061189 [2022-07-11T16:42:54.044Z] [2022-07-11T16:42:54.044Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T16:42:54.044Z] ---> 6e30ab57aeee [2022-07-11T16:42:54.044Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-11T16:42:54.044Z] ---> Running in 39d64fea9f37 [2022-07-11T16:42:54.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:42:54.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:42:56.650Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-11T16:42:56.650Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-11T16:42:56.650Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-11T16:42:56.650Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-11T16:42:56.650Z] (5/6) Installing curl (7.83.1-r2) [2022-07-11T16:42:56.650Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-11T16:42:56.650Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:42:56.650Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:42:57.956Z] OK: 8 MiB in 20 packages [2022-07-11T16:43:00.659Z] Removing intermediate container 39d64fea9f37 [2022-07-11T16:43:00.659Z] ---> d36cfd23a5d2 [2022-07-11T16:43:00.659Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T16:43:01.436Z] ---> Running in f10d506e89f2 [2022-07-11T16:43:02.721Z] Removing intermediate container f10d506e89f2 [2022-07-11T16:43:02.721Z] ---> 68529d960788 [2022-07-11T16:43:02.721Z] Step 13/22 : WORKDIR /edgex [2022-07-11T16:43:02.721Z] ---> Running in be5489600fb7 [2022-07-11T16:43:03.831Z] Removing intermediate container be5489600fb7 [2022-07-11T16:43:03.831Z] ---> f09a839b4694 [2022-07-11T16:43:03.831Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-11T16:43:06.001Z] ---> 2f0add5aff86 [2022-07-11T16:43:06.002Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-11T16:43:06.002Z] Removing intermediate container b8d5b9af3592 [2022-07-11T16:43:06.002Z] ---> e0abfe9a3c52 [2022-07-11T16:43:06.002Z] [2022-07-11T16:43:06.002Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T16:43:06.002Z] ---> 6e30ab57aeee [2022-07-11T16:43:06.002Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T16:43:06.002Z] ---> Using cache [2022-07-11T16:43:06.002Z] ---> b89f5fe8b808 [2022-07-11T16:43:06.002Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T16:43:06.002Z] ---> Using cache [2022-07-11T16:43:06.002Z] ---> d109a2ac6b0e [2022-07-11T16:43:06.002Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-11T16:43:06.002Z] ---> Running in 3da1b9f1fc30 [2022-07-11T16:43:06.616Z] Removing intermediate container 3da1b9f1fc30 [2022-07-11T16:43:06.616Z] ---> f3446cf1b898 [2022-07-11T16:43:06.616Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T16:43:06.911Z] ---> Running in cf8136bde782 [2022-07-11T16:43:07.903Z] Removing intermediate container cf8136bde782 [2022-07-11T16:43:07.903Z] ---> 086d167be628 [2022-07-11T16:43:07.903Z] Step 15/23 : WORKDIR / [2022-07-11T16:43:07.903Z] ---> Running in c0378e4df86d [2022-07-11T16:43:07.903Z] ---> d0c572b327fe [2022-07-11T16:43:07.903Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-11T16:43:08.892Z] Removing intermediate container c0378e4df86d [2022-07-11T16:43:08.892Z] ---> d1e0263d52f9 [2022-07-11T16:43:08.892Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:43:10.332Z] ---> 44f0ac68cc20 [2022-07-11T16:43:10.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-11T16:43:10.936Z] ---> 00f17718c462 [2022-07-11T16:43:10.936Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T16:43:12.431Z] ---> 4771758c901f [2022-07-11T16:43:12.432Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-11T16:43:12.716Z] ---> Running in f84256f61afa [2022-07-11T16:43:13.350Z] ---> 6e4225d2b2e2 [2022-07-11T16:43:13.350Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-11T16:43:14.832Z] ---> ce8927ca600a [2022-07-11T16:43:14.832Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-11T16:43:15.118Z] ---> Running in 9a16bfaff96b [2022-07-11T16:43:16.152Z] Removing intermediate container 9a16bfaff96b [2022-07-11T16:43:16.152Z] ---> bad68910f3f5 [2022-07-11T16:43:16.152Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:43:16.152Z] ---> Running in b6ccfc375c2f [2022-07-11T16:43:16.775Z] Removing intermediate container f84256f61afa [2022-07-11T16:43:16.775Z] ---> 1319898725fd [2022-07-11T16:43:16.775Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T16:43:17.055Z] Removing intermediate container b6ccfc375c2f [2022-07-11T16:43:17.055Z] ---> 408f547533da [2022-07-11T16:43:17.055Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T16:43:17.055Z] ---> Running in bb93533007dc [2022-07-11T16:43:17.055Z] ---> Running in 28d7958e83d6 [2022-07-11T16:43:17.675Z] Removing intermediate container 28d7958e83d6 [2022-07-11T16:43:17.675Z] ---> b70c99f6ebc2 [2022-07-11T16:43:17.675Z] Step 22/23 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:43:17.675Z] Removing intermediate container bb93533007dc [2022-07-11T16:43:17.675Z] ---> 522fe72989b6 [2022-07-11T16:43:17.675Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T16:43:17.961Z] ---> Running in 6390d0e339b8 [2022-07-11T16:43:17.961Z] ---> Running in 3c8fa89c0afb [2022-07-11T16:43:18.580Z] Removing intermediate container 6390d0e339b8 [2022-07-11T16:43:18.580Z] ---> 4727ae394ce0 [2022-07-11T16:43:18.580Z] Step 23/23 : LABEL version=2.2.1-dev.25 [2022-07-11T16:43:18.875Z] ---> Running in c3f8b6570493 [2022-07-11T16:43:18.875Z] Removing intermediate container 3c8fa89c0afb [2022-07-11T16:43:18.875Z] ---> 87b120fd2588 [2022-07-11T16:43:18.875Z] Step 21/22 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:43:19.152Z] ---> Running in bac8ad015242 [2022-07-11T16:43:19.767Z] Removing intermediate container c3f8b6570493 [2022-07-11T16:43:19.767Z] ---> 8931a3da9698 [2022-07-11T16:43:19.767Z] [2022-07-11T16:43:19.767Z] Removing intermediate container bac8ad015242 [2022-07-11T16:43:19.767Z] ---> a650374758c3 [2022-07-11T16:43:19.767Z] Step 22/22 : LABEL version=2.2.1-dev.25 [2022-07-11T16:43:20.050Z] ---> Running in 29eb7ab17f9f [2022-07-11T16:43:20.331Z] Successfully built 8931a3da9698 [2022-07-11T16:43:20.331Z] Successfully tagged core-metadata-arm64:latest [2022-07-11T16:43:20.331Z] Building core-data [2022-07-11T16:43:20.949Z]  Building core-metadata ... done Removing intermediate container 29eb7ab17f9f [2022-07-11T16:43:20.949Z] ---> 186bf3050b63 [2022-07-11T16:43:20.949Z] [2022-07-11T16:43:21.227Z] Successfully built 186bf3050b63 [2022-07-11T16:43:21.227Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-11T16:43:21.227Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-07-11T16:43:53.659Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:43:53.659Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:43:53.659Z] ---> 9919e6d4702a [2022-07-11T16:43:53.659Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T16:43:53.659Z] ---> Using cache [2022-07-11T16:43:53.659Z] ---> b021dc60de55 [2022-07-11T16:43:53.659Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:43:53.659Z] ---> Using cache [2022-07-11T16:43:53.659Z] ---> de753b86b574 [2022-07-11T16:43:53.659Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-11T16:43:53.659Z] ---> Running in 7b9a1567b274 [2022-07-11T16:43:53.659Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:43:53.659Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:43:53.659Z] ---> 9919e6d4702a [2022-07-11T16:43:53.659Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T16:43:53.659Z] ---> Using cache [2022-07-11T16:43:53.659Z] ---> b021dc60de55 [2022-07-11T16:43:53.659Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:43:53.659Z] ---> Using cache [2022-07-11T16:43:53.659Z] ---> de753b86b574 [2022-07-11T16:43:53.659Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-11T16:43:53.659Z] ---> Running in 4e7b211da8d7 [2022-07-11T16:43:53.659Z] Removing intermediate container b90a0fc5979a [2022-07-11T16:43:53.659Z] ---> 20d97f733492 [2022-07-11T16:43:53.659Z] [2022-07-11T16:43:53.659Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T16:43:53.659Z] ---> 6e30ab57aeee [2022-07-11T16:43:53.659Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-11T16:43:53.659Z] ---> Running in 49528570d123 [2022-07-11T16:43:53.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:43:53.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:43:53.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:43:53.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:43:53.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:43:53.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:43:54.543Z] OK: 220 MiB in 52 packages [2022-07-11T16:43:54.828Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-11T16:43:55.106Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-11T16:43:55.106Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:43:55.106Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:43:55.398Z] OK: 220 MiB in 52 packages [2022-07-11T16:43:55.685Z] OK: 6 MiB in 16 packages [2022-07-11T16:43:57.148Z] Removing intermediate container 7b9a1567b274 [2022-07-11T16:43:57.148Z] ---> f59d3b7dc9c8 [2022-07-11T16:43:57.148Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T16:43:57.760Z] Removing intermediate container 4e7b211da8d7 [2022-07-11T16:43:57.760Z] ---> 1fb31f8fe9c1 [2022-07-11T16:43:57.760Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T16:43:59.239Z] Removing intermediate container 49528570d123 [2022-07-11T16:43:59.239Z] ---> e6cda2cab8b8 [2022-07-11T16:43:59.239Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T16:43:59.519Z] ---> Running in 0cfcc8664220 [2022-07-11T16:43:59.519Z] ---> c3a21485476d [2022-07-11T16:43:59.519Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:43:59.519Z] ---> Running in b3e0f2451862 [2022-07-11T16:44:00.128Z] ---> bc28ce55b041 [2022-07-11T16:44:00.128Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:44:00.128Z] ---> Running in 140706365b01 [2022-07-11T16:44:01.129Z] Removing intermediate container 0cfcc8664220 [2022-07-11T16:44:01.129Z] ---> c095ab99f3bf [2022-07-11T16:44:01.129Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-11T16:44:01.419Z] ---> Running in dc12e1c60ae4 [2022-07-11T16:44:02.428Z] Removing intermediate container dc12e1c60ae4 [2022-07-11T16:44:02.428Z] ---> 8af6857388a0 [2022-07-11T16:44:02.428Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T16:44:02.713Z] ---> Running in 0d8661b20069 [2022-07-11T16:44:03.720Z] Removing intermediate container 0d8661b20069 [2022-07-11T16:44:03.720Z] ---> 61a8666de514 [2022-07-11T16:44:03.720Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:44:04.726Z] ---> 8d5389884d85 [2022-07-11T16:44:04.726Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-11T16:44:08.155Z] ---> 7b0354fade08 [2022-07-11T16:44:08.156Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-11T16:44:08.758Z] Removing intermediate container b3e0f2451862 [2022-07-11T16:44:08.758Z] ---> b2b34f11fb1c [2022-07-11T16:44:08.758Z] Step 8/23 : COPY . . [2022-07-11T16:44:09.035Z] Removing intermediate container 140706365b01 [2022-07-11T16:44:09.035Z] ---> ca750ef3afb6 [2022-07-11T16:44:09.035Z] Step 8/23 : COPY . . [2022-07-11T16:44:09.640Z] ---> e2d33c149d55 [2022-07-11T16:44:09.640Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-11T16:44:09.920Z] ---> Running in a2aeebf69e6a [2022-07-11T16:44:11.375Z] Removing intermediate container a2aeebf69e6a [2022-07-11T16:44:11.375Z] ---> cd3f404e84d9 [2022-07-11T16:44:11.375Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:44:11.375Z] ---> Running in e56d6382caf9 [2022-07-11T16:44:12.374Z] Removing intermediate container e56d6382caf9 [2022-07-11T16:44:12.374Z] ---> 9c387db56684 [2022-07-11T16:44:12.374Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T16:44:12.658Z] ---> Running in 52a32cab561e [2022-07-11T16:44:13.702Z] Removing intermediate container 52a32cab561e [2022-07-11T16:44:13.702Z] ---> 28055128f4ee [2022-07-11T16:44:13.702Z] Step 21/22 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:44:13.980Z] ---> Running in 3370d963a6cf [2022-07-11T16:44:15.445Z] Removing intermediate container 3370d963a6cf [2022-07-11T16:44:15.445Z] ---> ca351b6035da [2022-07-11T16:44:15.445Z] Step 22/22 : LABEL version=2.2.1-dev.25 [2022-07-11T16:44:15.445Z] ---> Running in 4e9b32f22ec5 [2022-07-11T16:44:16.457Z] Removing intermediate container 4e9b32f22ec5 [2022-07-11T16:44:16.457Z] ---> 26453eca953e [2022-07-11T16:44:16.457Z] [2022-07-11T16:44:17.915Z] Successfully built 26453eca953e [2022-07-11T16:44:17.915Z] Successfully tagged support-notifications-arm64:latest [2022-07-11T16:44:17.915Z]  Building support-notifications ... done Building support-scheduler [2022-07-11T16:44:40.193Z] ---> bde2dcd4a3c9 [2022-07-11T16:44:40.193Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-11T16:44:40.193Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:44:40.193Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:44:40.193Z] ---> 9919e6d4702a [2022-07-11T16:44:40.193Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T16:44:40.193Z] ---> Using cache [2022-07-11T16:44:40.193Z] ---> b021dc60de55 [2022-07-11T16:44:40.193Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:44:40.193Z] ---> Using cache [2022-07-11T16:44:40.193Z] ---> de753b86b574 [2022-07-11T16:44:40.193Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T16:44:40.193Z] ---> Using cache [2022-07-11T16:44:40.193Z] ---> 29d808116532 [2022-07-11T16:44:40.193Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T16:44:40.193Z] ---> Using cache [2022-07-11T16:44:40.193Z] ---> a8c932ca10fc [2022-07-11T16:44:40.193Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:44:40.193Z] ---> Using cache [2022-07-11T16:44:40.193Z] ---> 7d670a766f65 [2022-07-11T16:44:40.193Z] Step 8/22 : COPY . . [2022-07-11T16:44:40.193Z] ---> 54fc7e592e5e [2022-07-11T16:44:40.193Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-11T16:44:40.193Z] ---> Running in a26f0eef0b04 [2022-07-11T16:44:40.193Z] ---> Running in ad1e76b9bf9f [2022-07-11T16:44:40.193Z] ---> Using cache [2022-07-11T16:44:40.193Z] ---> 995b098c8822 [2022-07-11T16:44:40.193Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-11T16:44:40.193Z] ---> Running in d581c742f1e7 [2022-07-11T16:44:41.185Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-11T16:44:41.795Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-11T16:44:42.076Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T16:47:19.317Z] Removing intermediate container 830c330c926e [2022-07-11T16:47:19.317Z] ---> fb510c903da5 [2022-07-11T16:47:19.317Z] [2022-07-11T16:47:19.317Z] Step 10/31 : FROM alpine:3.16 [2022-07-11T16:47:19.317Z] ---> 6e30ab57aeee [2022-07-11T16:47:19.317Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-11T16:47:19.317Z] ---> Running in b40c2fb73e47 [2022-07-11T16:47:19.317Z] Removing intermediate container b40c2fb73e47 [2022-07-11T16:47:19.317Z] ---> c4c9f34b9dfd [2022-07-11T16:47:19.317Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-11T16:47:19.317Z] ---> Running in 8a222b8b20ef [2022-07-11T16:47:19.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:47:19.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:47:19.317Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-11T16:47:19.317Z] (2/2) Installing su-exec (0.2-r1) [2022-07-11T16:47:19.317Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:47:19.317Z] OK: 5 MiB in 16 packages [2022-07-11T16:47:19.317Z] Removing intermediate container 8a222b8b20ef [2022-07-11T16:47:19.317Z] ---> d300e326bbf2 [2022-07-11T16:47:19.317Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-11T16:47:19.317Z] ---> Running in ba963ddd6cca [2022-07-11T16:47:19.317Z] Removing intermediate container ba963ddd6cca [2022-07-11T16:47:19.317Z] ---> 24543b1e2b48 [2022-07-11T16:47:19.317Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-11T16:47:19.317Z] ---> Running in 3fc8645de958 [2022-07-11T16:47:19.317Z] Removing intermediate container 3fc8645de958 [2022-07-11T16:47:19.318Z] ---> f5aca3b9612e [2022-07-11T16:47:19.318Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-11T16:47:19.318Z] ---> Running in 484d5391dd05 [2022-07-11T16:47:19.318Z] Removing intermediate container 484d5391dd05 [2022-07-11T16:47:19.318Z] ---> 49e021b3c265 [2022-07-11T16:47:19.318Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-11T16:47:19.318Z] ---> Running in 3042fc652f08 [2022-07-11T16:47:19.604Z] Removing intermediate container 3042fc652f08 [2022-07-11T16:47:19.604Z] ---> 051f978f6aba [2022-07-11T16:47:19.604Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-11T16:47:20.616Z] ---> 5758c830050d [2022-07-11T16:47:20.616Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-11T16:47:20.912Z] ---> Running in 06d46d132e89 [2022-07-11T16:47:24.346Z] Removing intermediate container 06d46d132e89 [2022-07-11T16:47:24.346Z] ---> eed55beb5b68 [2022-07-11T16:47:24.346Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:47:25.393Z] ---> 359d977523de [2022-07-11T16:47:25.393Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-11T16:47:27.418Z] ---> 04cc1edfa0a1 [2022-07-11T16:47:27.418Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-11T16:47:28.060Z] ---> f830664aa69e [2022-07-11T16:47:28.060Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-11T16:47:29.548Z] ---> 761aae7d76e6 [2022-07-11T16:47:29.548Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-11T16:47:30.188Z] ---> e91054991cfe [2022-07-11T16:47:30.188Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-11T16:47:30.484Z] ---> Running in 3726b71a4c85 [2022-07-11T16:47:31.104Z] Removing intermediate container 3726b71a4c85 [2022-07-11T16:47:31.104Z] ---> 1a7bb4424c39 [2022-07-11T16:47:31.104Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-11T16:47:32.106Z] ---> bde341c6e3d9 [2022-07-11T16:47:32.106Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-11T16:47:32.393Z] ---> Running in cef769afa2ab [2022-07-11T16:47:35.849Z] Removing intermediate container cef769afa2ab [2022-07-11T16:47:35.849Z] ---> a42c814cce19 [2022-07-11T16:47:35.849Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-11T16:47:36.131Z] ---> Running in b8e3786f6cb4 [2022-07-11T16:47:36.748Z] Removing intermediate container b8e3786f6cb4 [2022-07-11T16:47:36.748Z] ---> 79fab586c4e6 [2022-07-11T16:47:36.748Z] Step 28/31 : CMD ["gate"] [2022-07-11T16:47:37.032Z] ---> Running in b50c55465845 [2022-07-11T16:47:37.650Z] Removing intermediate container b50c55465845 [2022-07-11T16:47:37.650Z] ---> 13debb285ee2 [2022-07-11T16:47:37.650Z] Step 29/31 : LABEL arch=arm64 [2022-07-11T16:47:37.930Z] ---> Running in 7cc8a59170b9 [2022-07-11T16:47:38.545Z] Removing intermediate container 7cc8a59170b9 [2022-07-11T16:47:38.545Z] ---> 57254a5010d4 [2022-07-11T16:47:38.545Z] Step 30/31 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:47:38.833Z] ---> Running in c17fdadbc46c [2022-07-11T16:47:39.445Z] Removing intermediate container c17fdadbc46c [2022-07-11T16:47:39.445Z] ---> fe44f5522d2a [2022-07-11T16:47:39.445Z] Step 31/31 : LABEL version=2.2.1-dev.25 [2022-07-11T16:47:39.726Z] ---> Running in fc48607d82be [2022-07-11T16:47:40.341Z] Removing intermediate container fc48607d82be [2022-07-11T16:47:40.341Z] ---> 44b27fd941b6 [2022-07-11T16:47:40.341Z] [2022-07-11T16:47:40.637Z] Successfully built 44b27fd941b6 [2022-07-11T16:47:40.637Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-11T16:50:02.731Z]  Building security-bootstrapper ... done Removing intermediate container ad1e76b9bf9f [2022-07-11T16:50:02.731Z] ---> 6a5274c4ac00 [2022-07-11T16:50:02.731Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-11T16:50:02.731Z] ---> Running in 7432a3086aee [2022-07-11T16:50:02.731Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.25" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-11T16:50:02.731Z] Removing intermediate container 7432a3086aee [2022-07-11T16:50:02.731Z] ---> 85e37454c9b6 [2022-07-11T16:50:02.731Z] [2022-07-11T16:50:02.731Z] Step 11/23 : FROM docker:20.10.14 [2022-07-11T16:50:02.731Z] 20.10.14: Pulling from library/docker [2022-07-11T16:50:07.159Z] Removing intermediate container 7b94f3f87e6f [2022-07-11T16:50:07.159Z] ---> 5beebc92d903 [2022-07-11T16:50:07.159Z] [2022-07-11T16:50:07.159Z] Step 9/20 : FROM alpine:3.15 [2022-07-11T16:50:07.159Z] ---> 3fb3c9af89a9 [2022-07-11T16:50:07.159Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T16:50:07.159Z] ---> Using cache [2022-07-11T16:50:07.159Z] ---> 733bd3b0163c [2022-07-11T16:50:07.159Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:50:07.159Z] ---> Using cache [2022-07-11T16:50:07.159Z] ---> 037a895234a3 [2022-07-11T16:50:07.159Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-11T16:50:07.159Z] ---> Running in 0aba7cf55829 [2022-07-11T16:50:09.847Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:50:10.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:50:12.314Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T16:50:12.314Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T16:50:12.314Z] OK: 15738 distinct packages available [2022-07-11T16:50:12.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:50:13.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:50:14.778Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-11T16:50:15.061Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-11T16:50:15.061Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T16:50:15.344Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-11T16:50:15.344Z] (5/9) Installing curl (7.80.0-r2) [2022-07-11T16:50:15.627Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-11T16:50:15.627Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-11T16:50:15.627Z] (8/9) Installing libucontext (1.1-r0) [2022-07-11T16:50:15.908Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-11T16:50:15.908Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T16:50:15.908Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:50:16.519Z] OK: 8 MiB in 23 packages [2022-07-11T16:50:19.990Z] Removing intermediate container 0aba7cf55829 [2022-07-11T16:50:19.990Z] ---> 276524613153 [2022-07-11T16:50:19.990Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:50:19.990Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-11T16:50:19.990Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-11T16:50:19.990Z] ---> c346e9eafbab [2022-07-11T16:50:19.990Z] 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-07-11T16:50:20.273Z] ---> Running in 4e766d2d85ba [2022-07-11T16:50:20.886Z] ---> b7b9ddc8713c [2022-07-11T16:50:20.886Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-11T16:50:20.886Z] Removing intermediate container 4e766d2d85ba [2022-07-11T16:50:20.886Z] ---> e13d0cb0f8e9 [2022-07-11T16:50:20.886Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-11T16:50:21.175Z] ---> Running in f0149c2af346 [2022-07-11T16:50:23.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:50:23.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:50:24.447Z] ---> 8c1155106cf4 [2022-07-11T16:50:24.447Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-11T16:50:25.443Z] ---> 065f7b436a80 [2022-07-11T16:50:25.443Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-11T16:50:25.443Z] (1/43) Installing readline (8.1.1-r0) [2022-07-11T16:50:25.443Z] (2/43) Installing bash (5.1.16-r0) [2022-07-11T16:50:25.443Z] ---> Running in aede3e68988c [2022-07-11T16:50:25.443Z] Executing bash-5.1.16-r0.post-install [2022-07-11T16:50:25.724Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-11T16:50:25.724Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T16:50:25.724Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-11T16:50:25.724Z] (6/43) Installing curl (7.80.0-r2) [2022-07-11T16:50:25.724Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-11T16:50:25.724Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-11T16:50:25.724Z] (9/43) Installing expat (2.4.7-r0) [2022-07-11T16:50:25.724Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-11T16:50:25.724Z] (11/43) Installing gdbm (1.22-r0) [2022-07-11T16:50:25.724Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-11T16:50:25.724Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-11T16:50:25.724Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-11T16:50:26.004Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-11T16:50:26.004Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-11T16:50:26.004Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-11T16:50:26.302Z] Removing intermediate container aede3e68988c [2022-07-11T16:50:26.302Z] ---> a8d39250ec41 [2022-07-11T16:50:26.302Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:50:26.302Z] ---> Running in a93e4df2cc2a [2022-07-11T16:50:26.932Z] Removing intermediate container a93e4df2cc2a [2022-07-11T16:50:26.932Z] ---> 4df3d55b39e7 [2022-07-11T16:50:26.932Z] Step 18/20 : LABEL arch=arm64 [2022-07-11T16:50:26.932Z] ---> Running in efafeb86f17c [2022-07-11T16:50:27.559Z] Removing intermediate container efafeb86f17c [2022-07-11T16:50:27.559Z] ---> 4ec3b2eb316c [2022-07-11T16:50:27.559Z] Step 19/20 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:50:27.850Z] ---> Running in 836e98b764eb [2022-07-11T16:50:28.465Z] Removing intermediate container 836e98b764eb [2022-07-11T16:50:28.465Z] ---> 442b1d3b0fe0 [2022-07-11T16:50:28.465Z] Step 20/20 : LABEL version=2.2.1-dev.25 [2022-07-11T16:50:28.751Z] ---> Running in be11124868de [2022-07-11T16:50:29.033Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-11T16:50:29.033Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-11T16:50:29.033Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-11T16:50:29.033Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-11T16:50:29.033Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-11T16:50:29.313Z] Removing intermediate container be11124868de [2022-07-11T16:50:29.313Z] ---> 383fc3366d70 [2022-07-11T16:50:29.313Z] [2022-07-11T16:50:29.313Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-11T16:50:29.313Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-11T16:50:29.313Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-11T16:50:29.590Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-11T16:50:29.590Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-11T16:50:29.590Z] Successfully built 383fc3366d70 [2022-07-11T16:50:29.590Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-11T16:50:29.590Z]  Building security-spiffe-token-provider ... done (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-11T16:50:29.590Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-11T16:50:29.590Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-11T16:50:29.590Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-11T16:50:29.590Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-11T16:50:29.590Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-11T16:50:29.866Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-11T16:50:29.866Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-11T16:50:29.866Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-11T16:50:29.866Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-11T16:50:29.866Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-11T16:50:29.866Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-11T16:50:29.866Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-11T16:50:29.866Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-11T16:50:30.142Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-11T16:50:30.142Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-11T16:50:30.749Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T16:50:30.749Z] OK: 82 MiB in 65 packages [2022-07-11T16:50:36.237Z] Collecting docker-compose==1.23.2 [2022-07-11T16:50:36.237Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-11T16:50:38.242Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-11T16:50:38.242Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-11T16:50:39.238Z] Collecting PyYAML<4,>=3.10 [2022-07-11T16:50:39.521Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-11T16:50:43.899Z] Collecting cached-property<2,>=1.2.0 [2022-07-11T16:50:43.899Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-11T16:50:43.899Z] Collecting texttable<0.10,>=0.9.0 [2022-07-11T16:50:43.899Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-11T16:50:46.573Z] Collecting jsonschema<3,>=2.5.1 [2022-07-11T16:50:46.574Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-11T16:50:46.852Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-11T16:50:46.852Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-11T16:50:49.520Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-11T16:50:49.520Z] Collecting docopt<0.7,>=0.6.1 [2022-07-11T16:50:49.520Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-11T16:50:50.998Z] Removing intermediate container a26f0eef0b04 [2022-07-11T16:50:50.998Z] ---> 1f8e2021d99c [2022-07-11T16:50:50.998Z] [2022-07-11T16:50:50.998Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T16:50:50.998Z] ---> 6e30ab57aeee [2022-07-11T16:50:50.998Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-11T16:50:50.998Z] ---> Running in d67fbc36b069 [2022-07-11T16:50:51.628Z] Removing intermediate container d67fbc36b069 [2022-07-11T16:50:51.628Z] ---> 07ea02500782 [2022-07-11T16:50:51.628Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-11T16:50:51.628Z] ---> Running in c2370c109a2c [2022-07-11T16:50:51.916Z] Removing intermediate container c2370c109a2c [2022-07-11T16:50:51.916Z] ---> 8259516989c2 [2022-07-11T16:50:51.916Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-11T16:50:51.916Z] Collecting docker<4.0,>=3.6.0 [2022-07-11T16:50:52.210Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-11T16:50:52.210Z] ---> Running in f89eeae0ba04 [2022-07-11T16:50:52.491Z] Removing intermediate container f89eeae0ba04 [2022-07-11T16:50:52.491Z] ---> 5866bf3c70a4 [2022-07-11T16:50:52.491Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:50:52.770Z] ---> Running in ec2b32ef7ea2 [2022-07-11T16:50:52.770Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-11T16:50:52.770Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-11T16:50:53.772Z] Collecting docker-pycreds>=0.4.0 [2022-07-11T16:50:53.772Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-11T16:50:54.384Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-11T16:50:54.384Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-11T16:50:54.683Z] Collecting idna<2.8,>=2.5 [2022-07-11T16:50:54.683Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-11T16:50:54.683Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-11T16:50:55.287Z] Removing intermediate container ec2b32ef7ea2 [2022-07-11T16:50:55.287Z] ---> 498de89358a5 [2022-07-11T16:50:55.287Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T16:50:55.570Z] ---> Running in e888f1b2ca15 [2022-07-11T16:50:55.570Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-11T16:50:55.570Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-11T16:50:56.183Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-11T16:50:56.183Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-11T16:50:56.183Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-11T16:50:56.183Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-11T16:50:57.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T16:50:57.186Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-11T16:50:57.186Z] Attempting uninstall: urllib3 [2022-07-11T16:50:57.186Z] Found existing installation: urllib3 1.26.7 [2022-07-11T16:50:57.186Z] Uninstalling urllib3-1.26.7: [2022-07-11T16:50:57.466Z] Successfully uninstalled urllib3-1.26.7 [2022-07-11T16:50:58.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T16:50:58.079Z] Attempting uninstall: idna [2022-07-11T16:50:58.079Z] Found existing installation: idna 3.3 [2022-07-11T16:50:58.079Z] Uninstalling idna-3.3: [2022-07-11T16:50:58.359Z] Successfully uninstalled idna-3.3 [2022-07-11T16:50:58.967Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T16:50:59.249Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T16:50:59.249Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T16:50:59.530Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T16:50:59.530Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T16:50:59.810Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T16:50:59.810Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:50:59.810Z] OK: 8 MiB in 20 packages [2022-07-11T16:51:01.301Z] Removing intermediate container e888f1b2ca15 [2022-07-11T16:51:01.301Z] ---> ea1a2446e351 [2022-07-11T16:51:01.301Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:51:01.583Z] Attempting uninstall: requests [2022-07-11T16:51:01.583Z] Found existing installation: requests 2.26.0 [2022-07-11T16:51:01.583Z] Uninstalling requests-2.26.0: [2022-07-11T16:51:01.876Z] Successfully uninstalled requests-2.26.0 [2022-07-11T16:51:02.155Z] ---> b4bbb4a1dd5f [2022-07-11T16:51:02.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-11T16:51:02.155Z] Running setup.py install for texttable: started [2022-07-11T16:51:03.614Z] ---> c3b030caa19d [2022-07-11T16:51:03.614Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-11T16:51:04.623Z] ---> 575e088c3565 [2022-07-11T16:51:04.623Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-11T16:51:04.623Z] ---> Running in 7559eab73a1d [2022-07-11T16:51:04.623Z] Running setup.py install for texttable: finished with status 'done' [2022-07-11T16:51:04.623Z] Running setup.py install for PyYAML: started [2022-07-11T16:51:04.918Z] Removing intermediate container 7559eab73a1d [2022-07-11T16:51:04.918Z] ---> 2612ed2e1692 [2022-07-11T16:51:04.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:51:05.197Z] ---> Running in 9a832b2c7bd0 [2022-07-11T16:51:05.475Z] Removing intermediate container 9a832b2c7bd0 [2022-07-11T16:51:05.475Z] ---> 2585a285eac6 [2022-07-11T16:51:05.475Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T16:51:05.475Z] ---> Running in ee7f824960f4 [2022-07-11T16:51:06.098Z] Removing intermediate container ee7f824960f4 [2022-07-11T16:51:06.098Z] ---> 978c05f9d1a9 [2022-07-11T16:51:06.098Z] Step 22/23 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:51:06.098Z] ---> Running in c42d19018f8a [2022-07-11T16:51:06.711Z] Removing intermediate container c42d19018f8a [2022-07-11T16:51:06.711Z] ---> 6ba639c953f7 [2022-07-11T16:51:06.711Z] Step 23/23 : LABEL version=2.2.1-dev.25 [2022-07-11T16:51:06.711Z] ---> Running in bd089d8c18fb [2022-07-11T16:51:07.319Z] Removing intermediate container bd089d8c18fb [2022-07-11T16:51:07.320Z] ---> 118c02887393 [2022-07-11T16:51:07.320Z] [2022-07-11T16:51:07.598Z] Successfully built 118c02887393 [2022-07-11T16:51:07.598Z] Successfully tagged core-data-arm64:latest [2022-07-11T16:51:07.598Z]  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-07-11T16:51:07.877Z] Running setup.py install for docopt: started [2022-07-11T16:51:10.528Z] Running setup.py install for docopt: finished with status 'done' [2022-07-11T16:51:10.528Z] Running setup.py install for dockerpty: started [2022-07-11T16:51:13.173Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-11T16:51:15.179Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-11T16:51:21.949Z] Removing intermediate container d581c742f1e7 [2022-07-11T16:51:21.949Z] ---> 1d58ade460f4 [2022-07-11T16:51:21.949Z] [2022-07-11T16:51:21.949Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T16:51:21.949Z] ---> 6e30ab57aeee [2022-07-11T16:51:21.949Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-11T16:51:21.949Z] ---> Using cache [2022-07-11T16:51:21.949Z] ---> b89f5fe8b808 [2022-07-11T16:51:21.949Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T16:51:21.949Z] ---> Using cache [2022-07-11T16:51:21.949Z] ---> d109a2ac6b0e [2022-07-11T16:51:21.949Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-11T16:51:22.228Z] ---> Running in 5e1f5ecef6cd [2022-07-11T16:51:22.511Z] Removing intermediate container 5e1f5ecef6cd [2022-07-11T16:51:22.511Z] ---> 5218e9d6961d [2022-07-11T16:51:22.511Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T16:51:22.797Z] ---> Running in a42cb0b083a7 [2022-07-11T16:51:23.400Z] Removing intermediate container a42cb0b083a7 [2022-07-11T16:51:23.400Z] ---> d513383d9070 [2022-07-11T16:51:23.400Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:51:24.007Z] ---> b838abee526a [2022-07-11T16:51:24.007Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-11T16:51:24.991Z] Removing intermediate container f0149c2af346 [2022-07-11T16:51:24.991Z] ---> 5c81afa439fc [2022-07-11T16:51:24.991Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-11T16:51:24.991Z] ---> Running in d534f50b932a [2022-07-11T16:51:25.617Z] Removing intermediate container d534f50b932a [2022-07-11T16:51:25.617Z] ---> be8d23548462 [2022-07-11T16:51:25.617Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-11T16:51:25.617Z] ---> 40cdccfe27a9 [2022-07-11T16:51:25.617Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-11T16:51:25.617Z] ---> Running in bf4b5c9c9460 [2022-07-11T16:51:25.892Z] Removing intermediate container bf4b5c9c9460 [2022-07-11T16:51:25.892Z] ---> ee3a65bdad3e [2022-07-11T16:51:25.892Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-11T16:51:26.193Z] ---> 26da0f63e664 [2022-07-11T16:51:26.193Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-11T16:51:26.193Z] ---> Running in 90bd7fb996f1 [2022-07-11T16:51:26.798Z] Removing intermediate container 90bd7fb996f1 [2022-07-11T16:51:26.798Z] ---> 75cc11fe1333 [2022-07-11T16:51:26.798Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:51:26.798Z] ---> Running in 1fec661e7200 [2022-07-11T16:51:27.085Z] ---> 8b5fcc169eed [2022-07-11T16:51:27.085Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-11T16:51:27.361Z] Removing intermediate container 1fec661e7200 [2022-07-11T16:51:27.361Z] ---> 1cff92f08836 [2022-07-11T16:51:27.361Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T16:51:27.361Z] ---> Running in 6e99773550f4 [2022-07-11T16:51:27.638Z] Removing intermediate container 6e99773550f4 [2022-07-11T16:51:27.638Z] ---> 864dc3bad148 [2022-07-11T16:51:27.638Z] Step 21/22 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:51:27.916Z] ---> 75cd8a82d3c7 [2022-07-11T16:51:27.916Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-11T16:51:27.916Z] ---> Running in 191041051f2c [2022-07-11T16:51:28.202Z] Removing intermediate container 191041051f2c [2022-07-11T16:51:28.202Z] ---> 094697a875ec [2022-07-11T16:51:28.202Z] Step 22/22 : LABEL version=2.2.1-dev.25 [2022-07-11T16:51:28.202Z] ---> Running in 1e74f5e23701 [2022-07-11T16:51:28.811Z] ---> bd1c016936ff [2022-07-11T16:51:28.811Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-11T16:51:28.811Z] Removing intermediate container 1e74f5e23701 [2022-07-11T16:51:28.811Z] ---> cccabb7ed60d [2022-07-11T16:51:28.811Z] [2022-07-11T16:51:28.811Z] ---> Running in 5425f4332a7b [2022-07-11T16:51:29.087Z] Successfully built cccabb7ed60d [2022-07-11T16:51:29.087Z] Successfully tagged support-scheduler-arm64:latest [2022-07-11T16:51:29.087Z]  Building support-scheduler ... done Removing intermediate container 5425f4332a7b [2022-07-11T16:51:29.087Z] ---> c60f2d65d23e [2022-07-11T16:51:29.087Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:51:29.087Z] ---> Running in 49c4d8feef5a [2022-07-11T16:51:29.687Z] Removing intermediate container 49c4d8feef5a [2022-07-11T16:51:29.687Z] ---> 1240e537cdfc [2022-07-11T16:51:29.687Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T16:51:29.687Z] ---> Running in 5f4ce74bd301 [2022-07-11T16:51:29.964Z] Removing intermediate container 5f4ce74bd301 [2022-07-11T16:51:29.964Z] ---> 207c9f5b858b [2022-07-11T16:51:29.964Z] Step 22/23 : LABEL git_sha=fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:51:29.964Z] ---> Running in aaaa71622a9d [2022-07-11T16:51:30.570Z] Removing intermediate container aaaa71622a9d [2022-07-11T16:51:30.570Z] ---> 1ef123f63110 [2022-07-11T16:51:30.570Z] Step 23/23 : LABEL version=2.2.1-dev.25 [2022-07-11T16:51:30.570Z] ---> Running in b2d12459b815 [2022-07-11T16:51:30.854Z] Removing intermediate container b2d12459b815 [2022-07-11T16:51:30.854Z] ---> a29c990f505d [2022-07-11T16:51:30.854Z] [2022-07-11T16:51:31.131Z] Successfully built a29c990f505d [2022-07-11T16:51:31.131Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-11T16:51:31.424Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-11T16:51:31.434Z] $ docker stop --time=1 4da617bda07347ecc5dba7922011e714104fb122a4bf39e811c268be6d33d934 [2022-07-11T16:51:33.138Z] $ docker rm -f 4da617bda07347ecc5dba7922011e714104fb122a4bf39e811c268be6d33d934 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:51:33.703Z] + docker images [2022-07-11T16:51:33.975Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-11T16:51:33.975Z] sys-mgmt-agent-arm64 latest a29c990f505d 3 seconds ago 282MB [2022-07-11T16:51:33.975Z] support-scheduler-arm64 latest cccabb7ed60d 5 seconds ago 25.3MB [2022-07-11T16:51:33.975Z] 1d58ade460f4 13 seconds ago 1.33GB [2022-07-11T16:51:33.975Z] core-data-arm64 latest 118c02887393 27 seconds ago 21.8MB [2022-07-11T16:51:33.975Z] 1f8e2021d99c 44 seconds ago 1.3GB [2022-07-11T16:51:33.975Z] security-spiffe-token-provider-arm64 latest 383fc3366d70 About a minute ago 28.1MB [2022-07-11T16:51:33.975Z] 5beebc92d903 About a minute ago 1.32GB [2022-07-11T16:51:33.975Z] 85e37454c9b6 About a minute ago 1.27GB [2022-07-11T16:51:33.975Z] security-bootstrapper-arm64 latest 44b27fd941b6 3 minutes ago 18.3MB [2022-07-11T16:51:33.975Z] fb510c903da5 4 minutes ago 1.28GB [2022-07-11T16:51:33.975Z] support-notifications-arm64 latest 26453eca953e 7 minutes ago 25.9MB [2022-07-11T16:51:33.975Z] 20d97f733492 7 minutes ago 1.33GB [2022-07-11T16:51:33.975Z] security-proxy-setup-arm64 latest 186bf3050b63 8 minutes ago 26MB [2022-07-11T16:51:33.975Z] core-metadata-arm64 latest 8931a3da9698 8 minutes ago 16.3MB [2022-07-11T16:51:33.975Z] e0abfe9a3c52 8 minutes ago 1.28GB [2022-07-11T16:51:33.975Z] a56cce061189 8 minutes ago 1.28GB [2022-07-11T16:51:33.975Z] security-spire-agent-arm64 latest e6f3900e7113 9 minutes ago 126MB [2022-07-11T16:51:33.975Z] security-secretstore-setup-arm64 latest e170910a3a9b 10 minutes ago 27.4MB [2022-07-11T16:51:33.975Z] 68156284a630 10 minutes ago 1.18GB [2022-07-11T16:51:33.975Z] core-command-arm64 latest 344f4b77b94a 10 minutes ago 15.4MB [2022-07-11T16:51:33.975Z] e48a6565515f 10 minutes ago 1.28GB [2022-07-11T16:51:33.975Z] 56f2c70bb48f 11 minutes ago 1.27GB [2022-07-11T16:51:33.975Z] security-spire-config-arm64 latest 4ce18baa8478 15 minutes ago 85.6MB [2022-07-11T16:51:33.975Z] security-spire-server-arm64 latest f253da2487c3 15 minutes ago 86.3MB [2022-07-11T16:51:33.975Z] e80d364743b2 16 minutes ago 1.18GB [2022-07-11T16:51:33.975Z] 0f6a3aeaed27 16 minutes ago 1.18GB [2022-07-11T16:51:33.975Z] ci-base-image-arm64 latest 9919e6d4702a 18 minutes ago 1.01GB [2022-07-11T16:51:33.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 5 weeks ago 669MB [2022-07-11T16:51:33.975Z] alpine 3.16 6e30ab57aeee 6 weeks ago 5.27MB [2022-07-11T16:51:33.975Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-11T16:51:33.975Z] alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB [2022-07-11T16:51:33.975Z] 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-07-11T16:51:34.064Z] provisioning config files... [2022-07-11T16:51:34.081Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/256@tmp/config6999292145062893267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:51:34.436Z] ---> docker-login.sh [2022-07-11T16:51:34.436Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:51:34.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:51:34.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:51:34.707Z] Configure a credential helper to remove this warning. See [2022-07-11T16:51:34.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:51:34.707Z] [2022-07-11T16:51:34.707Z] Login Succeeded [2022-07-11T16:51:34.707Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:51:35.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:51:35.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:51:35.300Z] Configure a credential helper to remove this warning. See [2022-07-11T16:51:35.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:51:35.300Z] [2022-07-11T16:51:35.300Z] Login Succeeded [2022-07-11T16:51:35.300Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:51:35.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:51:35.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:51:35.914Z] Configure a credential helper to remove this warning. See [2022-07-11T16:51:35.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:51:35.915Z] [2022-07-11T16:51:35.915Z] Login Succeeded [2022-07-11T16:51:35.915Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:51:36.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:51:36.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:51:36.546Z] Configure a credential helper to remove this warning. See [2022-07-11T16:51:36.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:51:36.546Z] [2022-07-11T16:51:36.546Z] Login Succeeded [2022-07-11T16:51:36.546Z] docker.io [2022-07-11T16:51:37.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:51:37.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:51:37.424Z] Configure a credential helper to remove this warning. See [2022-07-11T16:51:37.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:51:37.424Z] [2022-07-11T16:51:37.424Z] Login Succeeded [2022-07-11T16:51:37.424Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:51:37.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:51:37.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:51:37.493Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-07-11T16:51:37.493Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:51:37.493Z] latest [2022-07-11T16:51:37.493Z] 2.2.1-dev.25 [2022-07-11T16:51:37.493Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:51:37.493Z] main [2022-07-11T16:51:37.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:37.857Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:38.225Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:51:38.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-11T16:51:38.225Z] 8a468ac0a905: Preparing [2022-07-11T16:51:38.225Z] 9804b6ead17c: Preparing [2022-07-11T16:51:38.225Z] 44bbbc1cd00c: Preparing [2022-07-11T16:51:38.225Z] bc1bc54f8045: Preparing [2022-07-11T16:51:38.225Z] dd565ff850e7: Preparing [2022-07-11T16:51:38.499Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:38.499Z] 44bbbc1cd00c: Pushed [2022-07-11T16:51:38.499Z] bc1bc54f8045: Pushed [2022-07-11T16:51:38.499Z] 8a468ac0a905: Pushed [2022-07-11T16:51:41.123Z] 9804b6ead17c: Pushed [2022-07-11T16:51:41.123Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:5fd7b32c1bfcfe571af2d833e05fc2a3f2dea397744f5cb56572a8e0f2065b18 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:41.595Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:41.967Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-11T16:51:41.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-11T16:51:41.967Z] 8a468ac0a905: Preparing [2022-07-11T16:51:41.967Z] 9804b6ead17c: Preparing [2022-07-11T16:51:41.967Z] 44bbbc1cd00c: Preparing [2022-07-11T16:51:41.967Z] bc1bc54f8045: Preparing [2022-07-11T16:51:41.967Z] dd565ff850e7: Preparing [2022-07-11T16:51:41.967Z] bc1bc54f8045: Layer already exists [2022-07-11T16:51:41.967Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:51:41.967Z] 9804b6ead17c: Layer already exists [2022-07-11T16:51:41.967Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:41.967Z] 8a468ac0a905: Layer already exists [2022-07-11T16:51:42.237Z] latest: digest: sha256:5fd7b32c1bfcfe571af2d833e05fc2a3f2dea397744f5cb56572a8e0f2065b18 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:42.603Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:42.963Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.25 [2022-07-11T16:51:42.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-11T16:51:42.963Z] 8a468ac0a905: Preparing [2022-07-11T16:51:42.963Z] 9804b6ead17c: Preparing [2022-07-11T16:51:42.963Z] 44bbbc1cd00c: Preparing [2022-07-11T16:51:42.963Z] bc1bc54f8045: Preparing [2022-07-11T16:51:42.963Z] dd565ff850e7: Preparing [2022-07-11T16:51:42.963Z] 9804b6ead17c: Layer already exists [2022-07-11T16:51:43.233Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:43.233Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:51:43.233Z] bc1bc54f8045: Layer already exists [2022-07-11T16:51:43.233Z] 8a468ac0a905: Layer already exists [2022-07-11T16:51:43.233Z] 2.2.1-dev.25: digest: sha256:5fd7b32c1bfcfe571af2d833e05fc2a3f2dea397744f5cb56572a8e0f2065b18 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:43.604Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:43.963Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:51:43.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-11T16:51:43.963Z] 8a468ac0a905: Preparing [2022-07-11T16:51:43.963Z] 9804b6ead17c: Preparing [2022-07-11T16:51:43.963Z] 44bbbc1cd00c: Preparing [2022-07-11T16:51:43.963Z] bc1bc54f8045: Preparing [2022-07-11T16:51:43.963Z] dd565ff850e7: Preparing [2022-07-11T16:51:43.963Z] 8a468ac0a905: Layer already exists [2022-07-11T16:51:43.963Z] bc1bc54f8045: Layer already exists [2022-07-11T16:51:43.963Z] 9804b6ead17c: Layer already exists [2022-07-11T16:51:43.963Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:51:44.233Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:44.233Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:5fd7b32c1bfcfe571af2d833e05fc2a3f2dea397744f5cb56572a8e0f2065b18 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:44.608Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:44.968Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-07-11T16:51:44.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-11T16:51:44.968Z] 8a468ac0a905: Preparing [2022-07-11T16:51:44.968Z] 9804b6ead17c: Preparing [2022-07-11T16:51:44.968Z] 44bbbc1cd00c: Preparing [2022-07-11T16:51:44.968Z] bc1bc54f8045: Preparing [2022-07-11T16:51:44.968Z] dd565ff850e7: Preparing [2022-07-11T16:51:45.240Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:45.240Z] 9804b6ead17c: Layer already exists [2022-07-11T16:51:45.240Z] 8a468ac0a905: Layer already exists [2022-07-11T16:51:45.240Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:51:45.240Z] bc1bc54f8045: Layer already exists [2022-07-11T16:51:45.240Z] main: digest: sha256:5fd7b32c1bfcfe571af2d833e05fc2a3f2dea397744f5cb56572a8e0f2065b18 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:51:45.298Z] ===================================================== [Pipeline] echo [2022-07-11T16:51:45.309Z] taggedImages: [2022-07-11T16:51:45.309Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:51:45.309Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-11T16:51:45.309Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.25 [2022-07-11T16:51:45.309Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:51:45.309Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-07-11T16:51:45.335Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-07-11T16:51:45.335Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:51:45.335Z] latest [2022-07-11T16:51:45.335Z] 2.2.1-dev.25 [2022-07-11T16:51:45.335Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:51:45.335Z] main [2022-07-11T16:51:45.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:45.705Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:46.061Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:51:46.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-11T16:51:46.062Z] c3719e0a1fdc: Preparing [2022-07-11T16:51:46.062Z] 21361206a435: Preparing [2022-07-11T16:51:46.062Z] 44bbbc1cd00c: Preparing [2022-07-11T16:51:46.062Z] bb69eb017e6e: Preparing [2022-07-11T16:51:46.062Z] 6b16547405f7: Preparing [2022-07-11T16:51:46.062Z] dd565ff850e7: Preparing [2022-07-11T16:51:46.062Z] dd565ff850e7: Waiting [2022-07-11T16:51:46.343Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:51:46.343Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:46.343Z] 6b16547405f7: Pushed [2022-07-11T16:51:46.343Z] c3719e0a1fdc: Pushed [2022-07-11T16:51:47.318Z] bb69eb017e6e: Pushed [2022-07-11T16:51:49.926Z] 21361206a435: Pushed [2022-07-11T16:51:49.926Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:d37d4511b94af2c2a1a862a6057cfd9caa27da0a28ccdd381773ee2dcc370908 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:50.293Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:50.656Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-11T16:51:50.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-11T16:51:50.656Z] c3719e0a1fdc: Preparing [2022-07-11T16:51:50.656Z] 21361206a435: Preparing [2022-07-11T16:51:50.656Z] 44bbbc1cd00c: Preparing [2022-07-11T16:51:50.656Z] bb69eb017e6e: Preparing [2022-07-11T16:51:50.656Z] 6b16547405f7: Preparing [2022-07-11T16:51:50.656Z] dd565ff850e7: Preparing [2022-07-11T16:51:50.656Z] dd565ff850e7: Waiting [2022-07-11T16:51:50.656Z] c3719e0a1fdc: Layer already exists [2022-07-11T16:51:50.656Z] 6b16547405f7: Layer already exists [2022-07-11T16:51:50.656Z] bb69eb017e6e: Layer already exists [2022-07-11T16:51:50.656Z] 21361206a435: Layer already exists [2022-07-11T16:51:50.656Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:51:50.928Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:50.928Z] latest: digest: sha256:d37d4511b94af2c2a1a862a6057cfd9caa27da0a28ccdd381773ee2dcc370908 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:51.298Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:51.658Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.25 [2022-07-11T16:51:51.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-11T16:51:51.658Z] c3719e0a1fdc: Preparing [2022-07-11T16:51:51.658Z] 21361206a435: Preparing [2022-07-11T16:51:51.658Z] 44bbbc1cd00c: Preparing [2022-07-11T16:51:51.658Z] bb69eb017e6e: Preparing [2022-07-11T16:51:51.658Z] 6b16547405f7: Preparing [2022-07-11T16:51:51.658Z] dd565ff850e7: Preparing [2022-07-11T16:51:51.658Z] dd565ff850e7: Waiting [2022-07-11T16:51:51.658Z] c3719e0a1fdc: Layer already exists [2022-07-11T16:51:51.658Z] 6b16547405f7: Layer already exists [2022-07-11T16:51:51.658Z] bb69eb017e6e: Layer already exists [2022-07-11T16:51:51.658Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:51:51.658Z] 21361206a435: Layer already exists [2022-07-11T16:51:51.928Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:51.928Z] 2.2.1-dev.25: digest: sha256:d37d4511b94af2c2a1a862a6057cfd9caa27da0a28ccdd381773ee2dcc370908 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:52.289Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:52.649Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:51:52.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-11T16:51:52.649Z] c3719e0a1fdc: Preparing [2022-07-11T16:51:52.649Z] 21361206a435: Preparing [2022-07-11T16:51:52.649Z] 44bbbc1cd00c: Preparing [2022-07-11T16:51:52.649Z] bb69eb017e6e: Preparing [2022-07-11T16:51:52.649Z] 6b16547405f7: Preparing [2022-07-11T16:51:52.649Z] dd565ff850e7: Preparing [2022-07-11T16:51:52.649Z] dd565ff850e7: Waiting [2022-07-11T16:51:52.649Z] c3719e0a1fdc: Layer already exists [2022-07-11T16:51:52.649Z] 21361206a435: Layer already exists [2022-07-11T16:51:52.649Z] 6b16547405f7: Layer already exists [2022-07-11T16:51:52.649Z] bb69eb017e6e: Layer already exists [2022-07-11T16:51:52.649Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:51:52.920Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:52.920Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:d37d4511b94af2c2a1a862a6057cfd9caa27da0a28ccdd381773ee2dcc370908 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:53.287Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:53.649Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-07-11T16:51:53.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-11T16:51:53.649Z] c3719e0a1fdc: Preparing [2022-07-11T16:51:53.649Z] 21361206a435: Preparing [2022-07-11T16:51:53.649Z] 44bbbc1cd00c: Preparing [2022-07-11T16:51:53.649Z] bb69eb017e6e: Preparing [2022-07-11T16:51:53.649Z] 6b16547405f7: Preparing [2022-07-11T16:51:53.649Z] dd565ff850e7: Preparing [2022-07-11T16:51:53.649Z] dd565ff850e7: Waiting [2022-07-11T16:51:53.649Z] 6b16547405f7: Layer already exists [2022-07-11T16:51:53.649Z] 21361206a435: Layer already exists [2022-07-11T16:51:53.649Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:51:53.649Z] c3719e0a1fdc: Layer already exists [2022-07-11T16:51:53.649Z] bb69eb017e6e: Layer already exists [2022-07-11T16:51:53.920Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:53.920Z] main: digest: sha256:d37d4511b94af2c2a1a862a6057cfd9caa27da0a28ccdd381773ee2dcc370908 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:51:53.971Z] ===================================================== [Pipeline] echo [2022-07-11T16:51:53.980Z] taggedImages: [2022-07-11T16:51:53.980Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:51:53.980Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-11T16:51:53.980Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.25 [2022-07-11T16:51:53.980Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:51:53.980Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-07-11T16:51:54.004Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-07-11T16:51:54.004Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:51:54.004Z] latest [2022-07-11T16:51:54.004Z] 2.2.1-dev.25 [2022-07-11T16:51:54.004Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:51:54.004Z] main [2022-07-11T16:51:54.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:54.351Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:54.713Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:51:54.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-11T16:51:54.713Z] 20f8f8cbc29b: Preparing [2022-07-11T16:51:54.713Z] 8c27593b6878: Preparing [2022-07-11T16:51:54.713Z] 44bbbc1cd00c: Preparing [2022-07-11T16:51:54.713Z] bc1bc54f8045: Preparing [2022-07-11T16:51:54.713Z] dd565ff850e7: Preparing [2022-07-11T16:51:54.986Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:51:54.986Z] bc1bc54f8045: Layer already exists [2022-07-11T16:51:54.986Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:54.986Z] 20f8f8cbc29b: Pushed [2022-07-11T16:51:57.595Z] 8c27593b6878: Pushed [2022-07-11T16:51:57.595Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:32a1af4feb939189bb1d2a13a0614a403e6fa793f4e452121b6eb090e8813a0a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:57.959Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:58.317Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-11T16:51:58.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-11T16:51:58.317Z] 20f8f8cbc29b: Preparing [2022-07-11T16:51:58.317Z] 8c27593b6878: Preparing [2022-07-11T16:51:58.317Z] 44bbbc1cd00c: Preparing [2022-07-11T16:51:58.317Z] bc1bc54f8045: Preparing [2022-07-11T16:51:58.317Z] dd565ff850e7: Preparing [2022-07-11T16:51:58.317Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:58.317Z] 20f8f8cbc29b: Layer already exists [2022-07-11T16:51:58.317Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:51:58.317Z] bc1bc54f8045: Layer already exists [2022-07-11T16:51:58.317Z] 8c27593b6878: Layer already exists [2022-07-11T16:51:58.589Z] latest: digest: sha256:32a1af4feb939189bb1d2a13a0614a403e6fa793f4e452121b6eb090e8813a0a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:58.995Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:51:59.373Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.25 [2022-07-11T16:51:59.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-11T16:51:59.373Z] 20f8f8cbc29b: Preparing [2022-07-11T16:51:59.373Z] 8c27593b6878: Preparing [2022-07-11T16:51:59.373Z] 44bbbc1cd00c: Preparing [2022-07-11T16:51:59.373Z] bc1bc54f8045: Preparing [2022-07-11T16:51:59.373Z] dd565ff850e7: Preparing [2022-07-11T16:51:59.373Z] 8c27593b6878: Layer already exists [2022-07-11T16:51:59.373Z] dd565ff850e7: Layer already exists [2022-07-11T16:51:59.373Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:51:59.373Z] bc1bc54f8045: Layer already exists [2022-07-11T16:51:59.373Z] 20f8f8cbc29b: Layer already exists [2022-07-11T16:51:59.648Z] 2.2.1-dev.25: digest: sha256:32a1af4feb939189bb1d2a13a0614a403e6fa793f4e452121b6eb090e8813a0a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:00.017Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:00.375Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:00.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-11T16:52:00.375Z] 20f8f8cbc29b: Preparing [2022-07-11T16:52:00.375Z] 8c27593b6878: Preparing [2022-07-11T16:52:00.375Z] 44bbbc1cd00c: Preparing [2022-07-11T16:52:00.375Z] bc1bc54f8045: Preparing [2022-07-11T16:52:00.375Z] dd565ff850e7: Preparing [2022-07-11T16:52:00.375Z] bc1bc54f8045: Layer already exists [2022-07-11T16:52:00.375Z] 20f8f8cbc29b: Layer already exists [2022-07-11T16:52:00.375Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:52:00.375Z] 8c27593b6878: Layer already exists [2022-07-11T16:52:00.375Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:00.647Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:32a1af4feb939189bb1d2a13a0614a403e6fa793f4e452121b6eb090e8813a0a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:01.027Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:01.388Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-07-11T16:52:01.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-11T16:52:01.388Z] 20f8f8cbc29b: Preparing [2022-07-11T16:52:01.388Z] 8c27593b6878: Preparing [2022-07-11T16:52:01.388Z] 44bbbc1cd00c: Preparing [2022-07-11T16:52:01.388Z] bc1bc54f8045: Preparing [2022-07-11T16:52:01.388Z] dd565ff850e7: Preparing [2022-07-11T16:52:01.388Z] 8c27593b6878: Layer already exists [2022-07-11T16:52:01.388Z] 20f8f8cbc29b: Layer already exists [2022-07-11T16:52:01.388Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:52:01.388Z] bc1bc54f8045: Layer already exists [2022-07-11T16:52:01.388Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:01.661Z] main: digest: sha256:32a1af4feb939189bb1d2a13a0614a403e6fa793f4e452121b6eb090e8813a0a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:52:01.719Z] ===================================================== [Pipeline] echo [2022-07-11T16:52:01.727Z] taggedImages: [2022-07-11T16:52:01.727Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:01.727Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-11T16:52:01.727Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.25 [2022-07-11T16:52:01.727Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:01.727Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-07-11T16:52:01.747Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-07-11T16:52:01.747Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:01.747Z] latest [2022-07-11T16:52:01.747Z] 2.2.1-dev.25 [2022-07-11T16:52:01.747Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:01.747Z] main [2022-07-11T16:52:01.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:02.109Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:02.481Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:02.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-11T16:52:02.481Z] 901afbd2a1f7: Preparing [2022-07-11T16:52:02.481Z] 901afbd2a1f7: Preparing [2022-07-11T16:52:02.481Z] b5c100f006d0: Preparing [2022-07-11T16:52:02.481Z] 29fabda83677: Preparing [2022-07-11T16:52:02.481Z] 7fd15ea9b6ba: Preparing [2022-07-11T16:52:02.481Z] 7664fc076bd7: Preparing [2022-07-11T16:52:02.481Z] 44bbbc1cd00c: Preparing [2022-07-11T16:52:02.481Z] 1ec4d2671587: Preparing [2022-07-11T16:52:02.481Z] b80c9266248a: Preparing [2022-07-11T16:52:02.481Z] 710b82062306: Preparing [2022-07-11T16:52:02.481Z] d0fa24efacb6: Preparing [2022-07-11T16:52:02.481Z] dd565ff850e7: Preparing [2022-07-11T16:52:02.481Z] 44bbbc1cd00c: Waiting [2022-07-11T16:52:02.481Z] 1ec4d2671587: Waiting [2022-07-11T16:52:02.481Z] d0fa24efacb6: Waiting [2022-07-11T16:52:02.481Z] 710b82062306: Waiting [2022-07-11T16:52:02.481Z] b80c9266248a: Waiting [2022-07-11T16:52:02.481Z] dd565ff850e7: Waiting [2022-07-11T16:52:02.795Z] 7fd15ea9b6ba: Pushed [2022-07-11T16:52:02.795Z] 29fabda83677: Pushed [2022-07-11T16:52:02.795Z] 901afbd2a1f7: Pushed [2022-07-11T16:52:02.795Z] b5c100f006d0: Pushed [2022-07-11T16:52:02.795Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:52:03.077Z] 1ec4d2671587: Pushed [2022-07-11T16:52:03.077Z] 710b82062306: Pushed [2022-07-11T16:52:03.077Z] b80c9266248a: Pushed [2022-07-11T16:52:03.077Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:03.077Z] d0fa24efacb6: Pushed [2022-07-11T16:52:06.448Z] 7664fc076bd7: Pushed [2022-07-11T16:52:06.448Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:eef59299a79735cc55051ecb4b063a6c841d565c14c7635711a8b7861a05c15b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:06.815Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:07.175Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-11T16:52:07.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-11T16:52:07.175Z] 901afbd2a1f7: Preparing [2022-07-11T16:52:07.175Z] 901afbd2a1f7: Preparing [2022-07-11T16:52:07.175Z] b5c100f006d0: Preparing [2022-07-11T16:52:07.175Z] 29fabda83677: Preparing [2022-07-11T16:52:07.175Z] 7fd15ea9b6ba: Preparing [2022-07-11T16:52:07.175Z] 7664fc076bd7: Preparing [2022-07-11T16:52:07.175Z] 44bbbc1cd00c: Preparing [2022-07-11T16:52:07.175Z] 1ec4d2671587: Preparing [2022-07-11T16:52:07.175Z] b80c9266248a: Preparing [2022-07-11T16:52:07.175Z] 710b82062306: Preparing [2022-07-11T16:52:07.175Z] d0fa24efacb6: Preparing [2022-07-11T16:52:07.175Z] dd565ff850e7: Preparing [2022-07-11T16:52:07.175Z] b80c9266248a: Waiting [2022-07-11T16:52:07.175Z] 710b82062306: Waiting [2022-07-11T16:52:07.175Z] d0fa24efacb6: Waiting [2022-07-11T16:52:07.175Z] dd565ff850e7: Waiting [2022-07-11T16:52:07.175Z] 44bbbc1cd00c: Waiting [2022-07-11T16:52:07.175Z] 1ec4d2671587: Waiting [2022-07-11T16:52:07.448Z] 7664fc076bd7: Layer already exists [2022-07-11T16:52:07.448Z] 901afbd2a1f7: Layer already exists [2022-07-11T16:52:07.448Z] b5c100f006d0: Layer already exists [2022-07-11T16:52:07.448Z] 29fabda83677: Layer already exists [2022-07-11T16:52:07.448Z] 7fd15ea9b6ba: Layer already exists [2022-07-11T16:52:07.448Z] 1ec4d2671587: Layer already exists [2022-07-11T16:52:07.448Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:52:07.448Z] b80c9266248a: Layer already exists [2022-07-11T16:52:07.448Z] 710b82062306: Layer already exists [2022-07-11T16:52:07.448Z] d0fa24efacb6: Layer already exists [2022-07-11T16:52:07.448Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:07.448Z] latest: digest: sha256:eef59299a79735cc55051ecb4b063a6c841d565c14c7635711a8b7861a05c15b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:07.819Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:08.178Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.25 [2022-07-11T16:52:08.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-11T16:52:08.178Z] 901afbd2a1f7: Preparing [2022-07-11T16:52:08.178Z] 901afbd2a1f7: Preparing [2022-07-11T16:52:08.178Z] b5c100f006d0: Preparing [2022-07-11T16:52:08.178Z] 29fabda83677: Preparing [2022-07-11T16:52:08.178Z] 7fd15ea9b6ba: Preparing [2022-07-11T16:52:08.178Z] 7664fc076bd7: Preparing [2022-07-11T16:52:08.178Z] 44bbbc1cd00c: Preparing [2022-07-11T16:52:08.178Z] 1ec4d2671587: Preparing [2022-07-11T16:52:08.178Z] b80c9266248a: Preparing [2022-07-11T16:52:08.178Z] 710b82062306: Preparing [2022-07-11T16:52:08.178Z] d0fa24efacb6: Preparing [2022-07-11T16:52:08.178Z] dd565ff850e7: Preparing [2022-07-11T16:52:08.178Z] b80c9266248a: Waiting [2022-07-11T16:52:08.178Z] 710b82062306: Waiting [2022-07-11T16:52:08.178Z] d0fa24efacb6: Waiting [2022-07-11T16:52:08.178Z] dd565ff850e7: Waiting [2022-07-11T16:52:08.178Z] 1ec4d2671587: Waiting [2022-07-11T16:52:08.178Z] 44bbbc1cd00c: Waiting [2022-07-11T16:52:08.449Z] 7664fc076bd7: Layer already exists [2022-07-11T16:52:08.449Z] 29fabda83677: Layer already exists [2022-07-11T16:52:08.449Z] 901afbd2a1f7: Layer already exists [2022-07-11T16:52:08.449Z] b5c100f006d0: Layer already exists [2022-07-11T16:52:08.449Z] 7fd15ea9b6ba: Layer already exists [2022-07-11T16:52:08.449Z] 710b82062306: Layer already exists [2022-07-11T16:52:08.449Z] 1ec4d2671587: Layer already exists [2022-07-11T16:52:08.449Z] b80c9266248a: Layer already exists [2022-07-11T16:52:08.449Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:52:08.449Z] d0fa24efacb6: Layer already exists [2022-07-11T16:52:08.449Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:08.449Z] 2.2.1-dev.25: digest: sha256:eef59299a79735cc55051ecb4b063a6c841d565c14c7635711a8b7861a05c15b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:08.820Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:09.187Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:09.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-11T16:52:09.187Z] 901afbd2a1f7: Preparing [2022-07-11T16:52:09.187Z] 901afbd2a1f7: Preparing [2022-07-11T16:52:09.187Z] b5c100f006d0: Preparing [2022-07-11T16:52:09.187Z] 29fabda83677: Preparing [2022-07-11T16:52:09.187Z] 7fd15ea9b6ba: Preparing [2022-07-11T16:52:09.187Z] 7664fc076bd7: Preparing [2022-07-11T16:52:09.187Z] 44bbbc1cd00c: Preparing [2022-07-11T16:52:09.187Z] 1ec4d2671587: Preparing [2022-07-11T16:52:09.187Z] b80c9266248a: Preparing [2022-07-11T16:52:09.187Z] 710b82062306: Preparing [2022-07-11T16:52:09.187Z] d0fa24efacb6: Preparing [2022-07-11T16:52:09.187Z] dd565ff850e7: Preparing [2022-07-11T16:52:09.187Z] 44bbbc1cd00c: Waiting [2022-07-11T16:52:09.187Z] 710b82062306: Waiting [2022-07-11T16:52:09.187Z] d0fa24efacb6: Waiting [2022-07-11T16:52:09.187Z] 1ec4d2671587: Waiting [2022-07-11T16:52:09.187Z] dd565ff850e7: Waiting [2022-07-11T16:52:09.187Z] b80c9266248a: Waiting [2022-07-11T16:52:09.187Z] 901afbd2a1f7: Layer already exists [2022-07-11T16:52:09.187Z] 7fd15ea9b6ba: Layer already exists [2022-07-11T16:52:09.187Z] 29fabda83677: Layer already exists [2022-07-11T16:52:09.187Z] 7664fc076bd7: Layer already exists [2022-07-11T16:52:09.187Z] b5c100f006d0: Layer already exists [2022-07-11T16:52:09.458Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:52:09.458Z] 1ec4d2671587: Layer already exists [2022-07-11T16:52:09.458Z] b80c9266248a: Layer already exists [2022-07-11T16:52:09.458Z] 710b82062306: Layer already exists [2022-07-11T16:52:09.458Z] d0fa24efacb6: Layer already exists [2022-07-11T16:52:09.458Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:09.458Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:eef59299a79735cc55051ecb4b063a6c841d565c14c7635711a8b7861a05c15b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:09.819Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:10.174Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-07-11T16:52:10.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-11T16:52:10.174Z] 901afbd2a1f7: Preparing [2022-07-11T16:52:10.174Z] 901afbd2a1f7: Preparing [2022-07-11T16:52:10.174Z] b5c100f006d0: Preparing [2022-07-11T16:52:10.174Z] 29fabda83677: Preparing [2022-07-11T16:52:10.174Z] 7fd15ea9b6ba: Preparing [2022-07-11T16:52:10.174Z] 7664fc076bd7: Preparing [2022-07-11T16:52:10.174Z] 44bbbc1cd00c: Preparing [2022-07-11T16:52:10.174Z] 1ec4d2671587: Preparing [2022-07-11T16:52:10.174Z] b80c9266248a: Preparing [2022-07-11T16:52:10.175Z] 710b82062306: Preparing [2022-07-11T16:52:10.175Z] d0fa24efacb6: Preparing [2022-07-11T16:52:10.175Z] dd565ff850e7: Preparing [2022-07-11T16:52:10.175Z] b80c9266248a: Waiting [2022-07-11T16:52:10.175Z] 710b82062306: Waiting [2022-07-11T16:52:10.175Z] d0fa24efacb6: Waiting [2022-07-11T16:52:10.175Z] dd565ff850e7: Waiting [2022-07-11T16:52:10.175Z] 1ec4d2671587: Waiting [2022-07-11T16:52:10.175Z] 44bbbc1cd00c: Waiting [2022-07-11T16:52:10.446Z] 7664fc076bd7: Layer already exists [2022-07-11T16:52:10.446Z] 7fd15ea9b6ba: Layer already exists [2022-07-11T16:52:10.446Z] 901afbd2a1f7: Layer already exists [2022-07-11T16:52:10.446Z] b5c100f006d0: Layer already exists [2022-07-11T16:52:10.446Z] 29fabda83677: Layer already exists [2022-07-11T16:52:10.446Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:52:10.446Z] b80c9266248a: Layer already exists [2022-07-11T16:52:10.446Z] 1ec4d2671587: Layer already exists [2022-07-11T16:52:10.446Z] 710b82062306: Layer already exists [2022-07-11T16:52:10.446Z] d0fa24efacb6: Layer already exists [2022-07-11T16:52:10.446Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:10.446Z] main: digest: sha256:eef59299a79735cc55051ecb4b063a6c841d565c14c7635711a8b7861a05c15b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:52:10.501Z] ===================================================== [Pipeline] echo [2022-07-11T16:52:10.510Z] taggedImages: [2022-07-11T16:52:10.510Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:10.510Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-11T16:52:10.510Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.25 [2022-07-11T16:52:10.510Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:10.510Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-07-11T16:52:10.530Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-07-11T16:52:10.530Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:10.530Z] latest [2022-07-11T16:52:10.530Z] 2.2.1-dev.25 [2022-07-11T16:52:10.530Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:10.530Z] main [2022-07-11T16:52:10.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:10.893Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:11.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:11.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-11T16:52:11.255Z] 1835cfc47ee8: Preparing [2022-07-11T16:52:11.255Z] 5ad22f98acc4: Preparing [2022-07-11T16:52:11.255Z] 005fa5c0eb71: Preparing [2022-07-11T16:52:11.255Z] b1c2c11528a0: Preparing [2022-07-11T16:52:11.255Z] 1eddf0ad0224: Preparing [2022-07-11T16:52:11.255Z] da08b2633377: Preparing [2022-07-11T16:52:11.255Z] 5a76a3f4e362: Preparing [2022-07-11T16:52:11.255Z] dd565ff850e7: Preparing [2022-07-11T16:52:11.255Z] da08b2633377: Waiting [2022-07-11T16:52:11.255Z] dd565ff850e7: Waiting [2022-07-11T16:52:11.255Z] 5a76a3f4e362: Waiting [2022-07-11T16:52:11.539Z] 1eddf0ad0224: Pushed [2022-07-11T16:52:11.539Z] 5ad22f98acc4: Pushed [2022-07-11T16:52:11.539Z] 1835cfc47ee8: Pushed [2022-07-11T16:52:11.539Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:11.812Z] da08b2633377: Pushed [2022-07-11T16:52:12.406Z] 5a76a3f4e362: Pushed [2022-07-11T16:52:13.844Z] b1c2c11528a0: Pushed [2022-07-11T16:52:13.844Z] 005fa5c0eb71: Pushed [2022-07-11T16:52:14.115Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:517e50f071740e43bd415aaa0547bac8cabd1653e7ecdeafa8d17b34e57310b4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:14.480Z] + 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-07-11T16:52:14.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-11T16:52:14.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-11T16:52:14.836Z] 1835cfc47ee8: Preparing [2022-07-11T16:52:14.836Z] 5ad22f98acc4: Preparing [2022-07-11T16:52:14.836Z] 005fa5c0eb71: Preparing [2022-07-11T16:52:14.836Z] b1c2c11528a0: Preparing [2022-07-11T16:52:14.836Z] 1eddf0ad0224: Preparing [2022-07-11T16:52:14.836Z] da08b2633377: Preparing [2022-07-11T16:52:14.836Z] 5a76a3f4e362: Preparing [2022-07-11T16:52:14.836Z] dd565ff850e7: Preparing [2022-07-11T16:52:14.836Z] da08b2633377: Waiting [2022-07-11T16:52:14.836Z] dd565ff850e7: Waiting [2022-07-11T16:52:14.836Z] 5a76a3f4e362: Waiting [2022-07-11T16:52:14.836Z] 1eddf0ad0224: Layer already exists [2022-07-11T16:52:14.836Z] 005fa5c0eb71: Layer already exists [2022-07-11T16:52:14.836Z] 1835cfc47ee8: Layer already exists [2022-07-11T16:52:14.836Z] 5ad22f98acc4: Layer already exists [2022-07-11T16:52:14.836Z] b1c2c11528a0: Layer already exists [2022-07-11T16:52:15.108Z] da08b2633377: Layer already exists [2022-07-11T16:52:15.108Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:15.108Z] 5a76a3f4e362: Layer already exists [2022-07-11T16:52:15.108Z] latest: digest: sha256:517e50f071740e43bd415aaa0547bac8cabd1653e7ecdeafa8d17b34e57310b4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:15.476Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:15.833Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.25 [2022-07-11T16:52:15.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-11T16:52:15.833Z] 1835cfc47ee8: Preparing [2022-07-11T16:52:15.833Z] 5ad22f98acc4: Preparing [2022-07-11T16:52:15.833Z] 005fa5c0eb71: Preparing [2022-07-11T16:52:15.833Z] b1c2c11528a0: Preparing [2022-07-11T16:52:15.833Z] 1eddf0ad0224: Preparing [2022-07-11T16:52:15.833Z] da08b2633377: Preparing [2022-07-11T16:52:15.833Z] 5a76a3f4e362: Preparing [2022-07-11T16:52:15.833Z] dd565ff850e7: Preparing [2022-07-11T16:52:15.833Z] 5a76a3f4e362: Waiting [2022-07-11T16:52:15.833Z] dd565ff850e7: Waiting [2022-07-11T16:52:15.833Z] da08b2633377: Waiting [2022-07-11T16:52:16.105Z] 005fa5c0eb71: Layer already exists [2022-07-11T16:52:16.105Z] 1eddf0ad0224: Layer already exists [2022-07-11T16:52:16.105Z] 1835cfc47ee8: Layer already exists [2022-07-11T16:52:16.105Z] b1c2c11528a0: Layer already exists [2022-07-11T16:52:16.105Z] 5ad22f98acc4: Layer already exists [2022-07-11T16:52:16.105Z] da08b2633377: Layer already exists [2022-07-11T16:52:16.105Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:16.105Z] 5a76a3f4e362: Layer already exists [2022-07-11T16:52:16.105Z] 2.2.1-dev.25: digest: sha256:517e50f071740e43bd415aaa0547bac8cabd1653e7ecdeafa8d17b34e57310b4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:16.464Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:16.822Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:16.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-11T16:52:16.822Z] 1835cfc47ee8: Preparing [2022-07-11T16:52:16.822Z] 5ad22f98acc4: Preparing [2022-07-11T16:52:16.822Z] 005fa5c0eb71: Preparing [2022-07-11T16:52:16.822Z] b1c2c11528a0: Preparing [2022-07-11T16:52:16.822Z] 1eddf0ad0224: Preparing [2022-07-11T16:52:16.822Z] da08b2633377: Preparing [2022-07-11T16:52:16.822Z] 5a76a3f4e362: Preparing [2022-07-11T16:52:16.822Z] dd565ff850e7: Preparing [2022-07-11T16:52:16.822Z] da08b2633377: Waiting [2022-07-11T16:52:16.822Z] 5a76a3f4e362: Waiting [2022-07-11T16:52:16.822Z] dd565ff850e7: Waiting [2022-07-11T16:52:16.822Z] b1c2c11528a0: Layer already exists [2022-07-11T16:52:16.822Z] 1835cfc47ee8: Layer already exists [2022-07-11T16:52:16.822Z] 1eddf0ad0224: Layer already exists [2022-07-11T16:52:17.092Z] 5ad22f98acc4: Layer already exists [2022-07-11T16:52:17.092Z] 005fa5c0eb71: Layer already exists [2022-07-11T16:52:17.092Z] da08b2633377: Layer already exists [2022-07-11T16:52:17.092Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:17.092Z] 5a76a3f4e362: Layer already exists [2022-07-11T16:52:17.092Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:517e50f071740e43bd415aaa0547bac8cabd1653e7ecdeafa8d17b34e57310b4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:17.454Z] + 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-07-11T16:52:17.809Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-07-11T16:52:17.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-11T16:52:17.809Z] 1835cfc47ee8: Preparing [2022-07-11T16:52:17.809Z] 5ad22f98acc4: Preparing [2022-07-11T16:52:17.809Z] 005fa5c0eb71: Preparing [2022-07-11T16:52:17.809Z] b1c2c11528a0: Preparing [2022-07-11T16:52:17.809Z] 1eddf0ad0224: Preparing [2022-07-11T16:52:17.809Z] da08b2633377: Preparing [2022-07-11T16:52:17.809Z] 5a76a3f4e362: Preparing [2022-07-11T16:52:17.809Z] dd565ff850e7: Preparing [2022-07-11T16:52:17.809Z] da08b2633377: Waiting [2022-07-11T16:52:17.809Z] dd565ff850e7: Waiting [2022-07-11T16:52:17.809Z] 5a76a3f4e362: Waiting [2022-07-11T16:52:18.081Z] 1835cfc47ee8: Layer already exists [2022-07-11T16:52:18.081Z] 1eddf0ad0224: Layer already exists [2022-07-11T16:52:18.081Z] 5ad22f98acc4: Layer already exists [2022-07-11T16:52:18.081Z] b1c2c11528a0: Layer already exists [2022-07-11T16:52:18.081Z] 005fa5c0eb71: Layer already exists [2022-07-11T16:52:18.081Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:18.081Z] da08b2633377: Layer already exists [2022-07-11T16:52:18.081Z] 5a76a3f4e362: Layer already exists [2022-07-11T16:52:18.081Z] main: digest: sha256:517e50f071740e43bd415aaa0547bac8cabd1653e7ecdeafa8d17b34e57310b4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:52:18.141Z] ===================================================== [Pipeline] echo [2022-07-11T16:52:18.150Z] taggedImages: [2022-07-11T16:52:18.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:18.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-11T16:52:18.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.25 [2022-07-11T16:52:18.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:18.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-07-11T16:52:18.170Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-07-11T16:52:18.170Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:18.170Z] latest [2022-07-11T16:52:18.170Z] 2.2.1-dev.25 [2022-07-11T16:52:18.170Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:18.170Z] main [2022-07-11T16:52:18.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:18.534Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:18.895Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:18.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-11T16:52:18.895Z] 94a05ec31a05: Preparing [2022-07-11T16:52:18.895Z] eff92180c46d: Preparing [2022-07-11T16:52:18.895Z] 7897c7f08fda: Preparing [2022-07-11T16:52:18.895Z] 5e89b4703cba: Preparing [2022-07-11T16:52:18.895Z] b425e3b57594: Preparing [2022-07-11T16:52:18.895Z] 2f147456ead5: Preparing [2022-07-11T16:52:18.895Z] 3f29c6eb3a1a: Preparing [2022-07-11T16:52:18.895Z] 6fb80f655c01: Preparing [2022-07-11T16:52:18.895Z] 866ebf11657b: Preparing [2022-07-11T16:52:18.895Z] dd565ff850e7: Preparing [2022-07-11T16:52:18.895Z] 3f29c6eb3a1a: Waiting [2022-07-11T16:52:18.895Z] 6fb80f655c01: Waiting [2022-07-11T16:52:18.895Z] 866ebf11657b: Waiting [2022-07-11T16:52:18.895Z] dd565ff850e7: Waiting [2022-07-11T16:52:18.895Z] 2f147456ead5: Waiting [2022-07-11T16:52:19.175Z] eff92180c46d: Pushed [2022-07-11T16:52:19.175Z] b425e3b57594: Pushed [2022-07-11T16:52:19.175Z] 94a05ec31a05: Pushed [2022-07-11T16:52:19.447Z] 6fb80f655c01: Pushed [2022-07-11T16:52:19.447Z] 3f29c6eb3a1a: Pushed [2022-07-11T16:52:19.447Z] 2f147456ead5: Pushed [2022-07-11T16:52:19.447Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:19.720Z] 866ebf11657b: Pushed [2022-07-11T16:52:21.692Z] 5e89b4703cba: Pushed [2022-07-11T16:52:22.310Z] 7897c7f08fda: Pushed [2022-07-11T16:52:22.310Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:dbf8fd24024a4dd1ba6d50b605f19ee9fb96c3062d4cc9d1de3f953b8e8e8e38 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:22.952Z] + 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-07-11T16:52:23.344Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-11T16:52:23.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-11T16:52:23.344Z] 94a05ec31a05: Preparing [2022-07-11T16:52:23.344Z] eff92180c46d: Preparing [2022-07-11T16:52:23.344Z] 7897c7f08fda: Preparing [2022-07-11T16:52:23.344Z] 5e89b4703cba: Preparing [2022-07-11T16:52:23.344Z] b425e3b57594: Preparing [2022-07-11T16:52:23.344Z] 2f147456ead5: Preparing [2022-07-11T16:52:23.344Z] 3f29c6eb3a1a: Preparing [2022-07-11T16:52:23.344Z] 6fb80f655c01: Preparing [2022-07-11T16:52:23.344Z] 866ebf11657b: Preparing [2022-07-11T16:52:23.344Z] dd565ff850e7: Preparing [2022-07-11T16:52:23.344Z] 2f147456ead5: Waiting [2022-07-11T16:52:23.344Z] 3f29c6eb3a1a: Waiting [2022-07-11T16:52:23.344Z] 6fb80f655c01: Waiting [2022-07-11T16:52:23.344Z] 866ebf11657b: Waiting [2022-07-11T16:52:23.344Z] dd565ff850e7: Waiting [2022-07-11T16:52:23.344Z] b425e3b57594: Layer already exists [2022-07-11T16:52:23.344Z] 5e89b4703cba: Layer already exists [2022-07-11T16:52:23.344Z] 94a05ec31a05: Layer already exists [2022-07-11T16:52:23.620Z] eff92180c46d: Layer already exists [2022-07-11T16:52:23.620Z] 7897c7f08fda: Layer already exists [2022-07-11T16:52:23.620Z] 2f147456ead5: Layer already exists [2022-07-11T16:52:23.620Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:23.620Z] 6fb80f655c01: Layer already exists [2022-07-11T16:52:23.620Z] 3f29c6eb3a1a: Layer already exists [2022-07-11T16:52:23.620Z] 866ebf11657b: Layer already exists [2022-07-11T16:52:23.620Z] latest: digest: sha256:dbf8fd24024a4dd1ba6d50b605f19ee9fb96c3062d4cc9d1de3f953b8e8e8e38 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:23.975Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:24.326Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.25 [2022-07-11T16:52:24.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-11T16:52:24.326Z] 94a05ec31a05: Preparing [2022-07-11T16:52:24.326Z] eff92180c46d: Preparing [2022-07-11T16:52:24.326Z] 7897c7f08fda: Preparing [2022-07-11T16:52:24.326Z] 5e89b4703cba: Preparing [2022-07-11T16:52:24.326Z] b425e3b57594: Preparing [2022-07-11T16:52:24.326Z] 2f147456ead5: Preparing [2022-07-11T16:52:24.326Z] 3f29c6eb3a1a: Preparing [2022-07-11T16:52:24.326Z] 6fb80f655c01: Preparing [2022-07-11T16:52:24.326Z] 866ebf11657b: Preparing [2022-07-11T16:52:24.326Z] dd565ff850e7: Preparing [2022-07-11T16:52:24.326Z] 2f147456ead5: Waiting [2022-07-11T16:52:24.326Z] 3f29c6eb3a1a: Waiting [2022-07-11T16:52:24.326Z] 6fb80f655c01: Waiting [2022-07-11T16:52:24.326Z] 866ebf11657b: Waiting [2022-07-11T16:52:24.326Z] dd565ff850e7: Waiting [2022-07-11T16:52:24.326Z] 7897c7f08fda: Layer already exists [2022-07-11T16:52:24.326Z] 5e89b4703cba: Layer already exists [2022-07-11T16:52:24.326Z] eff92180c46d: Layer already exists [2022-07-11T16:52:24.326Z] b425e3b57594: Layer already exists [2022-07-11T16:52:24.326Z] 94a05ec31a05: Layer already exists [2022-07-11T16:52:24.599Z] 6fb80f655c01: Layer already exists [2022-07-11T16:52:24.599Z] 3f29c6eb3a1a: Layer already exists [2022-07-11T16:52:24.599Z] 2f147456ead5: Layer already exists [2022-07-11T16:52:24.599Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:24.599Z] 866ebf11657b: Layer already exists [2022-07-11T16:52:24.599Z] 2.2.1-dev.25: digest: sha256:dbf8fd24024a4dd1ba6d50b605f19ee9fb96c3062d4cc9d1de3f953b8e8e8e38 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:24.964Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:25.315Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:25.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-11T16:52:25.315Z] 94a05ec31a05: Preparing [2022-07-11T16:52:25.315Z] eff92180c46d: Preparing [2022-07-11T16:52:25.315Z] 7897c7f08fda: Preparing [2022-07-11T16:52:25.315Z] 5e89b4703cba: Preparing [2022-07-11T16:52:25.315Z] b425e3b57594: Preparing [2022-07-11T16:52:25.315Z] 2f147456ead5: Preparing [2022-07-11T16:52:25.315Z] 3f29c6eb3a1a: Preparing [2022-07-11T16:52:25.315Z] 6fb80f655c01: Preparing [2022-07-11T16:52:25.315Z] 866ebf11657b: Preparing [2022-07-11T16:52:25.315Z] dd565ff850e7: Preparing [2022-07-11T16:52:25.315Z] 6fb80f655c01: Waiting [2022-07-11T16:52:25.315Z] 866ebf11657b: Waiting [2022-07-11T16:52:25.315Z] dd565ff850e7: Waiting [2022-07-11T16:52:25.315Z] 2f147456ead5: Waiting [2022-07-11T16:52:25.315Z] 3f29c6eb3a1a: Waiting [2022-07-11T16:52:25.588Z] 94a05ec31a05: Layer already exists [2022-07-11T16:52:25.588Z] 7897c7f08fda: Layer already exists [2022-07-11T16:52:25.588Z] b425e3b57594: Layer already exists [2022-07-11T16:52:25.588Z] eff92180c46d: Layer already exists [2022-07-11T16:52:25.588Z] 5e89b4703cba: Layer already exists [2022-07-11T16:52:25.588Z] 6fb80f655c01: Layer already exists [2022-07-11T16:52:25.588Z] 3f29c6eb3a1a: Layer already exists [2022-07-11T16:52:25.588Z] 866ebf11657b: Layer already exists [2022-07-11T16:52:25.588Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:25.588Z] 2f147456ead5: Layer already exists [2022-07-11T16:52:25.588Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:dbf8fd24024a4dd1ba6d50b605f19ee9fb96c3062d4cc9d1de3f953b8e8e8e38 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:25.950Z] + 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-07-11T16:52:26.302Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-07-11T16:52:26.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-11T16:52:26.302Z] 94a05ec31a05: Preparing [2022-07-11T16:52:26.302Z] eff92180c46d: Preparing [2022-07-11T16:52:26.302Z] 7897c7f08fda: Preparing [2022-07-11T16:52:26.302Z] 5e89b4703cba: Preparing [2022-07-11T16:52:26.302Z] b425e3b57594: Preparing [2022-07-11T16:52:26.302Z] 2f147456ead5: Preparing [2022-07-11T16:52:26.302Z] 3f29c6eb3a1a: Preparing [2022-07-11T16:52:26.302Z] 6fb80f655c01: Preparing [2022-07-11T16:52:26.302Z] 866ebf11657b: Preparing [2022-07-11T16:52:26.302Z] dd565ff850e7: Preparing [2022-07-11T16:52:26.302Z] 2f147456ead5: Waiting [2022-07-11T16:52:26.302Z] 3f29c6eb3a1a: Waiting [2022-07-11T16:52:26.302Z] 866ebf11657b: Waiting [2022-07-11T16:52:26.302Z] dd565ff850e7: Waiting [2022-07-11T16:52:26.302Z] 6fb80f655c01: Waiting [2022-07-11T16:52:26.302Z] 5e89b4703cba: Layer already exists [2022-07-11T16:52:26.302Z] b425e3b57594: Layer already exists [2022-07-11T16:52:26.302Z] 94a05ec31a05: Layer already exists [2022-07-11T16:52:26.302Z] eff92180c46d: Layer already exists [2022-07-11T16:52:26.573Z] 7897c7f08fda: Layer already exists [2022-07-11T16:52:26.573Z] 6fb80f655c01: Layer already exists [2022-07-11T16:52:26.573Z] 866ebf11657b: Layer already exists [2022-07-11T16:52:26.573Z] dd565ff850e7: Layer already exists [2022-07-11T16:52:26.573Z] 2f147456ead5: Layer already exists [2022-07-11T16:52:26.573Z] 3f29c6eb3a1a: Layer already exists [2022-07-11T16:52:26.573Z] main: digest: sha256:dbf8fd24024a4dd1ba6d50b605f19ee9fb96c3062d4cc9d1de3f953b8e8e8e38 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:52:26.630Z] ===================================================== [Pipeline] echo [2022-07-11T16:52:26.637Z] taggedImages: [2022-07-11T16:52:26.637Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:26.637Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-11T16:52:26.637Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.25 [2022-07-11T16:52:26.637Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:26.637Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-07-11T16:52:26.657Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-07-11T16:52:26.657Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:26.657Z] latest [2022-07-11T16:52:26.657Z] 2.2.1-dev.25 [2022-07-11T16:52:26.657Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:26.657Z] main [2022-07-11T16:52:26.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:27.017Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:27.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:27.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-11T16:52:27.372Z] 7e1dee720105: Preparing [2022-07-11T16:52:27.372Z] 29e10fb1445b: Preparing [2022-07-11T16:52:27.372Z] 44bbbc1cd00c: Preparing [2022-07-11T16:52:27.372Z] 78ecd00a3cb1: Preparing [2022-07-11T16:52:27.372Z] b1392bdc845e: Preparing [2022-07-11T16:52:27.372Z] 4f4ce317c6bb: Preparing [2022-07-11T16:52:27.372Z] 4f4ce317c6bb: Waiting [2022-07-11T16:52:27.645Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:52:27.645Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:52:27.645Z] b1392bdc845e: Pushed [2022-07-11T16:52:27.645Z] 7e1dee720105: Pushed [2022-07-11T16:52:29.078Z] 78ecd00a3cb1: Pushed [2022-07-11T16:52:32.446Z] 29e10fb1445b: Pushed [2022-07-11T16:52:32.446Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:635b47b099bcff13fbcef10b3c155da6b09581d10eaec54f2f8907f44f3f213e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:32.798Z] + 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-07-11T16:52:33.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-11T16:52:33.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-11T16:52:33.161Z] 7e1dee720105: Preparing [2022-07-11T16:52:33.161Z] 29e10fb1445b: Preparing [2022-07-11T16:52:33.161Z] 44bbbc1cd00c: Preparing [2022-07-11T16:52:33.161Z] 78ecd00a3cb1: Preparing [2022-07-11T16:52:33.161Z] b1392bdc845e: Preparing [2022-07-11T16:52:33.161Z] 4f4ce317c6bb: Preparing [2022-07-11T16:52:33.161Z] 4f4ce317c6bb: Waiting [2022-07-11T16:52:33.161Z] 29e10fb1445b: Layer already exists [2022-07-11T16:52:33.161Z] 7e1dee720105: Layer already exists [2022-07-11T16:52:33.161Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:52:33.161Z] b1392bdc845e: Layer already exists [2022-07-11T16:52:33.161Z] 78ecd00a3cb1: Layer already exists [2022-07-11T16:52:33.432Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:52:33.432Z] latest: digest: sha256:635b47b099bcff13fbcef10b3c155da6b09581d10eaec54f2f8907f44f3f213e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:33.786Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:34.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.25 [2022-07-11T16:52:34.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-11T16:52:34.136Z] 7e1dee720105: Preparing [2022-07-11T16:52:34.136Z] 29e10fb1445b: Preparing [2022-07-11T16:52:34.136Z] 44bbbc1cd00c: Preparing [2022-07-11T16:52:34.136Z] 78ecd00a3cb1: Preparing [2022-07-11T16:52:34.136Z] b1392bdc845e: Preparing [2022-07-11T16:52:34.136Z] 4f4ce317c6bb: Preparing [2022-07-11T16:52:34.136Z] 4f4ce317c6bb: Waiting [2022-07-11T16:52:34.407Z] 29e10fb1445b: Layer already exists [2022-07-11T16:52:34.407Z] b1392bdc845e: Layer already exists [2022-07-11T16:52:34.407Z] 7e1dee720105: Layer already exists [2022-07-11T16:52:34.407Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:52:34.407Z] 78ecd00a3cb1: Layer already exists [2022-07-11T16:52:34.407Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:52:34.407Z] 2.2.1-dev.25: digest: sha256:635b47b099bcff13fbcef10b3c155da6b09581d10eaec54f2f8907f44f3f213e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:34.767Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:35.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:35.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-11T16:52:35.120Z] 7e1dee720105: Preparing [2022-07-11T16:52:35.120Z] 29e10fb1445b: Preparing [2022-07-11T16:52:35.120Z] 44bbbc1cd00c: Preparing [2022-07-11T16:52:35.120Z] 78ecd00a3cb1: Preparing [2022-07-11T16:52:35.120Z] b1392bdc845e: Preparing [2022-07-11T16:52:35.120Z] 4f4ce317c6bb: Preparing [2022-07-11T16:52:35.120Z] 4f4ce317c6bb: Waiting [2022-07-11T16:52:35.120Z] 78ecd00a3cb1: Layer already exists [2022-07-11T16:52:35.120Z] 29e10fb1445b: Layer already exists [2022-07-11T16:52:35.120Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:52:35.120Z] 7e1dee720105: Layer already exists [2022-07-11T16:52:35.120Z] b1392bdc845e: Layer already exists [2022-07-11T16:52:35.390Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:52:35.390Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:635b47b099bcff13fbcef10b3c155da6b09581d10eaec54f2f8907f44f3f213e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:35.747Z] + 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-07-11T16:52:36.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-07-11T16:52:36.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-11T16:52:36.104Z] 7e1dee720105: Preparing [2022-07-11T16:52:36.104Z] 29e10fb1445b: Preparing [2022-07-11T16:52:36.104Z] 44bbbc1cd00c: Preparing [2022-07-11T16:52:36.104Z] 78ecd00a3cb1: Preparing [2022-07-11T16:52:36.104Z] b1392bdc845e: Preparing [2022-07-11T16:52:36.104Z] 4f4ce317c6bb: Preparing [2022-07-11T16:52:36.104Z] 4f4ce317c6bb: Waiting [2022-07-11T16:52:36.104Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:52:36.104Z] 29e10fb1445b: Layer already exists [2022-07-11T16:52:36.104Z] b1392bdc845e: Layer already exists [2022-07-11T16:52:36.104Z] 78ecd00a3cb1: Layer already exists [2022-07-11T16:52:36.104Z] 7e1dee720105: Layer already exists [2022-07-11T16:52:36.376Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:52:36.376Z] main: digest: sha256:635b47b099bcff13fbcef10b3c155da6b09581d10eaec54f2f8907f44f3f213e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:52:36.433Z] ===================================================== [Pipeline] echo [2022-07-11T16:52:36.443Z] taggedImages: [2022-07-11T16:52:36.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:36.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-11T16:52:36.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.25 [2022-07-11T16:52:36.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:36.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-07-11T16:52:36.464Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-07-11T16:52:36.464Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:36.464Z] latest [2022-07-11T16:52:36.464Z] 2.2.1-dev.25 [2022-07-11T16:52:36.464Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:36.464Z] main [2022-07-11T16:52:36.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:36.829Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:37.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:37.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-11T16:52:37.206Z] d142269088d1: Preparing [2022-07-11T16:52:37.206Z] 83981f45558f: Preparing [2022-07-11T16:52:37.206Z] 58cc736f846b: Preparing [2022-07-11T16:52:37.206Z] 26d3107ef399: Preparing [2022-07-11T16:52:37.206Z] 30b8571bf3ee: Preparing [2022-07-11T16:52:37.206Z] 8ddda9ffab3d: Preparing [2022-07-11T16:52:37.206Z] b1392bdc845e: Preparing [2022-07-11T16:52:37.206Z] 4f4ce317c6bb: Preparing [2022-07-11T16:52:37.206Z] 8ddda9ffab3d: Waiting [2022-07-11T16:52:37.206Z] b1392bdc845e: Waiting [2022-07-11T16:52:37.206Z] 4f4ce317c6bb: Waiting [2022-07-11T16:52:37.485Z] 83981f45558f: Pushed [2022-07-11T16:52:37.485Z] 58cc736f846b: Pushed [2022-07-11T16:52:37.485Z] d142269088d1: Pushed [2022-07-11T16:52:37.761Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:52:37.761Z] b1392bdc845e: Layer already exists [2022-07-11T16:52:38.357Z] 8ddda9ffab3d: Pushed [2022-07-11T16:52:46.620Z] 30b8571bf3ee: Pushed [2022-07-11T16:52:54.887Z] 26d3107ef399: Pushed [2022-07-11T16:52:54.887Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:71463353ae903a9f33d35efecadd866c808ae599bc6d994293f63fab46115bdb size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:55.254Z] + 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-07-11T16:52:55.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-11T16:52:55.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-11T16:52:55.616Z] d142269088d1: Preparing [2022-07-11T16:52:55.616Z] 83981f45558f: Preparing [2022-07-11T16:52:55.616Z] 58cc736f846b: Preparing [2022-07-11T16:52:55.616Z] 26d3107ef399: Preparing [2022-07-11T16:52:55.616Z] 30b8571bf3ee: Preparing [2022-07-11T16:52:55.616Z] 8ddda9ffab3d: Preparing [2022-07-11T16:52:55.616Z] b1392bdc845e: Preparing [2022-07-11T16:52:55.616Z] 4f4ce317c6bb: Preparing [2022-07-11T16:52:55.616Z] b1392bdc845e: Waiting [2022-07-11T16:52:55.616Z] 4f4ce317c6bb: Waiting [2022-07-11T16:52:55.616Z] 8ddda9ffab3d: Waiting [2022-07-11T16:52:55.888Z] d142269088d1: Layer already exists [2022-07-11T16:52:55.888Z] 83981f45558f: Layer already exists [2022-07-11T16:52:55.888Z] 26d3107ef399: Layer already exists [2022-07-11T16:52:55.888Z] 58cc736f846b: Layer already exists [2022-07-11T16:52:55.888Z] 30b8571bf3ee: Layer already exists [2022-07-11T16:52:55.888Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:52:55.888Z] b1392bdc845e: Layer already exists [2022-07-11T16:52:55.888Z] 8ddda9ffab3d: Layer already exists [2022-07-11T16:52:55.888Z] latest: digest: sha256:71463353ae903a9f33d35efecadd866c808ae599bc6d994293f63fab46115bdb size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:56.253Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:56.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.25 [2022-07-11T16:52:56.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-11T16:52:56.651Z] d142269088d1: Preparing [2022-07-11T16:52:56.651Z] 83981f45558f: Preparing [2022-07-11T16:52:56.651Z] 58cc736f846b: Preparing [2022-07-11T16:52:56.651Z] 26d3107ef399: Preparing [2022-07-11T16:52:56.651Z] 30b8571bf3ee: Preparing [2022-07-11T16:52:56.651Z] 8ddda9ffab3d: Preparing [2022-07-11T16:52:56.651Z] b1392bdc845e: Preparing [2022-07-11T16:52:56.651Z] 4f4ce317c6bb: Preparing [2022-07-11T16:52:56.651Z] 8ddda9ffab3d: Waiting [2022-07-11T16:52:56.651Z] b1392bdc845e: Waiting [2022-07-11T16:52:56.651Z] 4f4ce317c6bb: Waiting [2022-07-11T16:52:56.936Z] 83981f45558f: Layer already exists [2022-07-11T16:52:56.936Z] 30b8571bf3ee: Layer already exists [2022-07-11T16:52:56.936Z] 26d3107ef399: Layer already exists [2022-07-11T16:52:56.936Z] 58cc736f846b: Layer already exists [2022-07-11T16:52:56.936Z] d142269088d1: Layer already exists [2022-07-11T16:52:56.936Z] b1392bdc845e: Layer already exists [2022-07-11T16:52:56.936Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:52:56.936Z] 8ddda9ffab3d: Layer already exists [2022-07-11T16:52:56.936Z] 2.2.1-dev.25: digest: sha256:71463353ae903a9f33d35efecadd866c808ae599bc6d994293f63fab46115bdb size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:57.308Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:57.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:57.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-11T16:52:57.693Z] d142269088d1: Preparing [2022-07-11T16:52:57.693Z] 83981f45558f: Preparing [2022-07-11T16:52:57.693Z] 58cc736f846b: Preparing [2022-07-11T16:52:57.693Z] 26d3107ef399: Preparing [2022-07-11T16:52:57.693Z] 30b8571bf3ee: Preparing [2022-07-11T16:52:57.693Z] 8ddda9ffab3d: Preparing [2022-07-11T16:52:57.693Z] b1392bdc845e: Preparing [2022-07-11T16:52:57.693Z] 4f4ce317c6bb: Preparing [2022-07-11T16:52:57.693Z] 8ddda9ffab3d: Waiting [2022-07-11T16:52:57.693Z] 4f4ce317c6bb: Waiting [2022-07-11T16:52:57.693Z] b1392bdc845e: Waiting [2022-07-11T16:52:57.969Z] 58cc736f846b: Layer already exists [2022-07-11T16:52:57.969Z] d142269088d1: Layer already exists [2022-07-11T16:52:57.969Z] 30b8571bf3ee: Layer already exists [2022-07-11T16:52:57.969Z] 83981f45558f: Layer already exists [2022-07-11T16:52:57.969Z] 26d3107ef399: Layer already exists [2022-07-11T16:52:57.969Z] b1392bdc845e: Layer already exists [2022-07-11T16:52:57.969Z] 8ddda9ffab3d: Layer already exists [2022-07-11T16:52:57.969Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:52:57.969Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:71463353ae903a9f33d35efecadd866c808ae599bc6d994293f63fab46115bdb size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:58.331Z] + 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-07-11T16:52:58.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-07-11T16:52:58.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-11T16:52:58.685Z] d142269088d1: Preparing [2022-07-11T16:52:58.685Z] 83981f45558f: Preparing [2022-07-11T16:52:58.685Z] 58cc736f846b: Preparing [2022-07-11T16:52:58.685Z] 26d3107ef399: Preparing [2022-07-11T16:52:58.685Z] 30b8571bf3ee: Preparing [2022-07-11T16:52:58.685Z] 8ddda9ffab3d: Preparing [2022-07-11T16:52:58.685Z] b1392bdc845e: Preparing [2022-07-11T16:52:58.685Z] 4f4ce317c6bb: Preparing [2022-07-11T16:52:58.685Z] 8ddda9ffab3d: Waiting [2022-07-11T16:52:58.685Z] b1392bdc845e: Waiting [2022-07-11T16:52:58.685Z] 4f4ce317c6bb: Waiting [2022-07-11T16:52:58.685Z] 58cc736f846b: Layer already exists [2022-07-11T16:52:58.685Z] 83981f45558f: Layer already exists [2022-07-11T16:52:58.685Z] 30b8571bf3ee: Layer already exists [2022-07-11T16:52:58.685Z] 26d3107ef399: Layer already exists [2022-07-11T16:52:58.685Z] d142269088d1: Layer already exists [2022-07-11T16:52:58.956Z] 8ddda9ffab3d: Layer already exists [2022-07-11T16:52:58.956Z] b1392bdc845e: Layer already exists [2022-07-11T16:52:58.956Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:52:58.956Z] main: digest: sha256:71463353ae903a9f33d35efecadd866c808ae599bc6d994293f63fab46115bdb size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:52:59.015Z] ===================================================== [Pipeline] echo [2022-07-11T16:52:59.024Z] taggedImages: [2022-07-11T16:52:59.025Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:59.025Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-11T16:52:59.025Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.25 [2022-07-11T16:52:59.025Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:59.025Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-07-11T16:52:59.046Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-07-11T16:52:59.046Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:59.046Z] latest [2022-07-11T16:52:59.046Z] 2.2.1-dev.25 [2022-07-11T16:52:59.046Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:52:59.046Z] main [2022-07-11T16:52:59.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:59.416Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:52:59.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:52:59.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-11T16:52:59.804Z] 923365f547f3: Preparing [2022-07-11T16:52:59.804Z] aad1507ab126: Preparing [2022-07-11T16:52:59.804Z] 852ee8874747: Preparing [2022-07-11T16:52:59.804Z] 6da0b2722e5c: Preparing [2022-07-11T16:52:59.804Z] b9ba8c43e9fd: Preparing [2022-07-11T16:52:59.804Z] b1392bdc845e: Preparing [2022-07-11T16:52:59.804Z] 4f4ce317c6bb: Preparing [2022-07-11T16:52:59.804Z] b1392bdc845e: Waiting [2022-07-11T16:52:59.804Z] 4f4ce317c6bb: Waiting [2022-07-11T16:53:00.089Z] aad1507ab126: Pushed [2022-07-11T16:53:00.089Z] 852ee8874747: Pushed [2022-07-11T16:53:00.089Z] 923365f547f3: Pushed [2022-07-11T16:53:00.089Z] b1392bdc845e: Layer already exists [2022-07-11T16:53:00.089Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:53:00.679Z] b9ba8c43e9fd: Pushed [2022-07-11T16:53:18.929Z] 6da0b2722e5c: Pushed [2022-07-11T16:53:18.929Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:39aeb4cb0db9fb5c622419bf6e6457192d6a79eeb70e8d93ac0f39d277f9c47e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:19.288Z] + 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-07-11T16:53:19.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-11T16:53:19.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-11T16:53:19.642Z] 923365f547f3: Preparing [2022-07-11T16:53:19.642Z] aad1507ab126: Preparing [2022-07-11T16:53:19.642Z] 852ee8874747: Preparing [2022-07-11T16:53:19.642Z] 6da0b2722e5c: Preparing [2022-07-11T16:53:19.642Z] b9ba8c43e9fd: Preparing [2022-07-11T16:53:19.642Z] b1392bdc845e: Preparing [2022-07-11T16:53:19.642Z] 4f4ce317c6bb: Preparing [2022-07-11T16:53:19.642Z] b1392bdc845e: Waiting [2022-07-11T16:53:19.642Z] 4f4ce317c6bb: Waiting [2022-07-11T16:53:19.642Z] 6da0b2722e5c: Layer already exists [2022-07-11T16:53:19.642Z] 852ee8874747: Layer already exists [2022-07-11T16:53:19.642Z] b9ba8c43e9fd: Layer already exists [2022-07-11T16:53:19.642Z] 923365f547f3: Layer already exists [2022-07-11T16:53:19.642Z] aad1507ab126: Layer already exists [2022-07-11T16:53:19.915Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:53:19.915Z] b1392bdc845e: Layer already exists [2022-07-11T16:53:19.915Z] latest: digest: sha256:39aeb4cb0db9fb5c622419bf6e6457192d6a79eeb70e8d93ac0f39d277f9c47e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:20.282Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:20.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.25 [2022-07-11T16:53:20.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-11T16:53:20.637Z] 923365f547f3: Preparing [2022-07-11T16:53:20.637Z] aad1507ab126: Preparing [2022-07-11T16:53:20.637Z] 852ee8874747: Preparing [2022-07-11T16:53:20.637Z] 6da0b2722e5c: Preparing [2022-07-11T16:53:20.637Z] b9ba8c43e9fd: Preparing [2022-07-11T16:53:20.637Z] b1392bdc845e: Preparing [2022-07-11T16:53:20.637Z] 4f4ce317c6bb: Preparing [2022-07-11T16:53:20.637Z] b1392bdc845e: Waiting [2022-07-11T16:53:20.637Z] 4f4ce317c6bb: Waiting [2022-07-11T16:53:20.637Z] 923365f547f3: Layer already exists [2022-07-11T16:53:20.637Z] aad1507ab126: Layer already exists [2022-07-11T16:53:20.637Z] 852ee8874747: Layer already exists [2022-07-11T16:53:20.637Z] 6da0b2722e5c: Layer already exists [2022-07-11T16:53:20.637Z] b9ba8c43e9fd: Layer already exists [2022-07-11T16:53:20.909Z] b1392bdc845e: Layer already exists [2022-07-11T16:53:20.909Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:53:20.909Z] 2.2.1-dev.25: digest: sha256:39aeb4cb0db9fb5c622419bf6e6457192d6a79eeb70e8d93ac0f39d277f9c47e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:21.262Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:21.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:53:21.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-11T16:53:21.614Z] 923365f547f3: Preparing [2022-07-11T16:53:21.614Z] aad1507ab126: Preparing [2022-07-11T16:53:21.614Z] 852ee8874747: Preparing [2022-07-11T16:53:21.614Z] 6da0b2722e5c: Preparing [2022-07-11T16:53:21.614Z] b9ba8c43e9fd: Preparing [2022-07-11T16:53:21.614Z] b1392bdc845e: Preparing [2022-07-11T16:53:21.614Z] 4f4ce317c6bb: Preparing [2022-07-11T16:53:21.614Z] b1392bdc845e: Waiting [2022-07-11T16:53:21.614Z] 4f4ce317c6bb: Waiting [2022-07-11T16:53:21.888Z] 923365f547f3: Layer already exists [2022-07-11T16:53:21.888Z] b9ba8c43e9fd: Layer already exists [2022-07-11T16:53:21.888Z] 6da0b2722e5c: Layer already exists [2022-07-11T16:53:21.888Z] 852ee8874747: Layer already exists [2022-07-11T16:53:21.888Z] aad1507ab126: Layer already exists [2022-07-11T16:53:21.888Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:53:21.888Z] b1392bdc845e: Layer already exists [2022-07-11T16:53:21.888Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:39aeb4cb0db9fb5c622419bf6e6457192d6a79eeb70e8d93ac0f39d277f9c47e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:22.252Z] + 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-07-11T16:53:22.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-07-11T16:53:22.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-11T16:53:22.604Z] 923365f547f3: Preparing [2022-07-11T16:53:22.604Z] aad1507ab126: Preparing [2022-07-11T16:53:22.604Z] 852ee8874747: Preparing [2022-07-11T16:53:22.604Z] 6da0b2722e5c: Preparing [2022-07-11T16:53:22.604Z] b9ba8c43e9fd: Preparing [2022-07-11T16:53:22.604Z] b1392bdc845e: Preparing [2022-07-11T16:53:22.604Z] 4f4ce317c6bb: Preparing [2022-07-11T16:53:22.604Z] b1392bdc845e: Waiting [2022-07-11T16:53:22.604Z] 4f4ce317c6bb: Waiting [2022-07-11T16:53:22.604Z] 852ee8874747: Layer already exists [2022-07-11T16:53:22.604Z] aad1507ab126: Layer already exists [2022-07-11T16:53:22.604Z] 6da0b2722e5c: Layer already exists [2022-07-11T16:53:22.604Z] b9ba8c43e9fd: Layer already exists [2022-07-11T16:53:22.604Z] 923365f547f3: Layer already exists [2022-07-11T16:53:22.604Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:53:22.604Z] b1392bdc845e: Layer already exists [2022-07-11T16:53:22.875Z] main: digest: sha256:39aeb4cb0db9fb5c622419bf6e6457192d6a79eeb70e8d93ac0f39d277f9c47e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:53:22.928Z] ===================================================== [Pipeline] echo [2022-07-11T16:53:22.937Z] taggedImages: [2022-07-11T16:53:22.937Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:53:22.937Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-11T16:53:22.937Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.25 [2022-07-11T16:53:22.937Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:53:22.937Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-07-11T16:53:22.955Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-07-11T16:53:22.955Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:53:22.955Z] latest [2022-07-11T16:53:22.955Z] 2.2.1-dev.25 [2022-07-11T16:53:22.955Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:53:22.955Z] main [2022-07-11T16:53:22.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:23.298Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:23.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:53:23.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-11T16:53:23.649Z] 5e196f585e9d: Preparing [2022-07-11T16:53:23.649Z] f5de1fee677b: Preparing [2022-07-11T16:53:23.649Z] d9123dfd6937: Preparing [2022-07-11T16:53:23.649Z] 6da0b2722e5c: Preparing [2022-07-11T16:53:23.649Z] 5778a048ffb1: Preparing [2022-07-11T16:53:23.649Z] b1392bdc845e: Preparing [2022-07-11T16:53:23.649Z] 4f4ce317c6bb: Preparing [2022-07-11T16:53:23.649Z] b1392bdc845e: Waiting [2022-07-11T16:53:23.649Z] 4f4ce317c6bb: Waiting [2022-07-11T16:53:23.919Z] 6da0b2722e5c: Layer already exists [2022-07-11T16:53:23.919Z] b1392bdc845e: Layer already exists [2022-07-11T16:53:23.919Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:53:23.919Z] f5de1fee677b: Pushed [2022-07-11T16:53:23.919Z] d9123dfd6937: Pushed [2022-07-11T16:53:23.919Z] 5e196f585e9d: Pushed [2022-07-11T16:53:24.508Z] 5778a048ffb1: Pushed [2022-07-11T16:53:24.777Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:b45b449b0f300fd151fedf0e6d5e5c6f72f887818acd130ee400b59237e6fd9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:25.133Z] + 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-07-11T16:53:25.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-11T16:53:25.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-11T16:53:25.483Z] 5e196f585e9d: Preparing [2022-07-11T16:53:25.483Z] f5de1fee677b: Preparing [2022-07-11T16:53:25.483Z] d9123dfd6937: Preparing [2022-07-11T16:53:25.483Z] 6da0b2722e5c: Preparing [2022-07-11T16:53:25.483Z] 5778a048ffb1: Preparing [2022-07-11T16:53:25.483Z] b1392bdc845e: Preparing [2022-07-11T16:53:25.483Z] 4f4ce317c6bb: Preparing [2022-07-11T16:53:25.483Z] b1392bdc845e: Waiting [2022-07-11T16:53:25.483Z] 4f4ce317c6bb: Waiting [2022-07-11T16:53:25.483Z] d9123dfd6937: Layer already exists [2022-07-11T16:53:25.483Z] 6da0b2722e5c: Layer already exists [2022-07-11T16:53:25.483Z] 5778a048ffb1: Layer already exists [2022-07-11T16:53:25.483Z] f5de1fee677b: Layer already exists [2022-07-11T16:53:25.483Z] 5e196f585e9d: Layer already exists [2022-07-11T16:53:25.483Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:53:25.483Z] b1392bdc845e: Layer already exists [2022-07-11T16:53:25.755Z] latest: digest: sha256:b45b449b0f300fd151fedf0e6d5e5c6f72f887818acd130ee400b59237e6fd9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:26.105Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:26.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.25 [2022-07-11T16:53:26.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-11T16:53:26.453Z] 5e196f585e9d: Preparing [2022-07-11T16:53:26.453Z] f5de1fee677b: Preparing [2022-07-11T16:53:26.453Z] d9123dfd6937: Preparing [2022-07-11T16:53:26.453Z] 6da0b2722e5c: Preparing [2022-07-11T16:53:26.453Z] 5778a048ffb1: Preparing [2022-07-11T16:53:26.453Z] b1392bdc845e: Preparing [2022-07-11T16:53:26.453Z] 4f4ce317c6bb: Preparing [2022-07-11T16:53:26.453Z] b1392bdc845e: Waiting [2022-07-11T16:53:26.453Z] 4f4ce317c6bb: Waiting [2022-07-11T16:53:26.453Z] d9123dfd6937: Layer already exists [2022-07-11T16:53:26.453Z] 6da0b2722e5c: Layer already exists [2022-07-11T16:53:26.453Z] 5e196f585e9d: Layer already exists [2022-07-11T16:53:26.453Z] f5de1fee677b: Layer already exists [2022-07-11T16:53:26.453Z] 5778a048ffb1: Layer already exists [2022-07-11T16:53:26.453Z] b1392bdc845e: Layer already exists [2022-07-11T16:53:26.453Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:53:26.724Z] 2.2.1-dev.25: digest: sha256:b45b449b0f300fd151fedf0e6d5e5c6f72f887818acd130ee400b59237e6fd9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:27.097Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:27.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:53:27.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-11T16:53:27.454Z] 5e196f585e9d: Preparing [2022-07-11T16:53:27.454Z] f5de1fee677b: Preparing [2022-07-11T16:53:27.454Z] d9123dfd6937: Preparing [2022-07-11T16:53:27.454Z] 6da0b2722e5c: Preparing [2022-07-11T16:53:27.454Z] 5778a048ffb1: Preparing [2022-07-11T16:53:27.454Z] b1392bdc845e: Preparing [2022-07-11T16:53:27.454Z] 4f4ce317c6bb: Preparing [2022-07-11T16:53:27.454Z] b1392bdc845e: Waiting [2022-07-11T16:53:27.454Z] 4f4ce317c6bb: Waiting [2022-07-11T16:53:27.454Z] d9123dfd6937: Layer already exists [2022-07-11T16:53:27.454Z] 5e196f585e9d: Layer already exists [2022-07-11T16:53:27.454Z] 6da0b2722e5c: Layer already exists [2022-07-11T16:53:27.454Z] 5778a048ffb1: Layer already exists [2022-07-11T16:53:27.454Z] f5de1fee677b: Layer already exists [2022-07-11T16:53:27.733Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:53:27.733Z] b1392bdc845e: Layer already exists [2022-07-11T16:53:27.733Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:b45b449b0f300fd151fedf0e6d5e5c6f72f887818acd130ee400b59237e6fd9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:28.093Z] + 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-07-11T16:53:28.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-07-11T16:53:28.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-11T16:53:28.444Z] 5e196f585e9d: Preparing [2022-07-11T16:53:28.444Z] f5de1fee677b: Preparing [2022-07-11T16:53:28.444Z] d9123dfd6937: Preparing [2022-07-11T16:53:28.444Z] 6da0b2722e5c: Preparing [2022-07-11T16:53:28.444Z] 5778a048ffb1: Preparing [2022-07-11T16:53:28.444Z] b1392bdc845e: Preparing [2022-07-11T16:53:28.444Z] 4f4ce317c6bb: Preparing [2022-07-11T16:53:28.444Z] b1392bdc845e: Waiting [2022-07-11T16:53:28.444Z] 4f4ce317c6bb: Waiting [2022-07-11T16:53:28.444Z] 6da0b2722e5c: Layer already exists [2022-07-11T16:53:28.444Z] f5de1fee677b: Layer already exists [2022-07-11T16:53:28.444Z] d9123dfd6937: Layer already exists [2022-07-11T16:53:28.444Z] 5778a048ffb1: Layer already exists [2022-07-11T16:53:28.444Z] 5e196f585e9d: Layer already exists [2022-07-11T16:53:28.444Z] b1392bdc845e: Layer already exists [2022-07-11T16:53:28.444Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:53:28.715Z] main: digest: sha256:b45b449b0f300fd151fedf0e6d5e5c6f72f887818acd130ee400b59237e6fd9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:53:28.769Z] ===================================================== [Pipeline] echo [2022-07-11T16:53:28.777Z] taggedImages: [2022-07-11T16:53:28.777Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:53:28.777Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-11T16:53:28.777Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.25 [2022-07-11T16:53:28.777Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:53:28.777Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-07-11T16:53:28.799Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-07-11T16:53:28.799Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:53:28.799Z] latest [2022-07-11T16:53:28.799Z] 2.2.1-dev.25 [2022-07-11T16:53:28.799Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:53:28.799Z] main [2022-07-11T16:53:28.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:29.147Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:29.500Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:53:29.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-11T16:53:29.500Z] e80a29cb9efc: Preparing [2022-07-11T16:53:29.500Z] 29ea4698e6e4: Preparing [2022-07-11T16:53:29.500Z] 44bbbc1cd00c: Preparing [2022-07-11T16:53:29.500Z] ac5ce413a8b2: Preparing [2022-07-11T16:53:29.500Z] dd565ff850e7: Preparing [2022-07-11T16:53:29.770Z] dd565ff850e7: Layer already exists [2022-07-11T16:53:29.770Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:53:29.770Z] e80a29cb9efc: Pushed [2022-07-11T16:53:30.039Z] ac5ce413a8b2: Pushed [2022-07-11T16:53:35.426Z] 29ea4698e6e4: Pushed [2022-07-11T16:53:35.426Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:9b8d0e0db8ccd2d1d6203570fceee9572c0c83f1261323f08fb4f5e0b25beab4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:35.790Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:36.152Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-11T16:53:36.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-11T16:53:36.152Z] e80a29cb9efc: Preparing [2022-07-11T16:53:36.152Z] 29ea4698e6e4: Preparing [2022-07-11T16:53:36.152Z] 44bbbc1cd00c: Preparing [2022-07-11T16:53:36.152Z] ac5ce413a8b2: Preparing [2022-07-11T16:53:36.152Z] dd565ff850e7: Preparing [2022-07-11T16:53:36.426Z] e80a29cb9efc: Layer already exists [2022-07-11T16:53:36.426Z] dd565ff850e7: Layer already exists [2022-07-11T16:53:36.426Z] 29ea4698e6e4: Layer already exists [2022-07-11T16:53:36.426Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:53:36.426Z] ac5ce413a8b2: Layer already exists [2022-07-11T16:53:36.426Z] latest: digest: sha256:9b8d0e0db8ccd2d1d6203570fceee9572c0c83f1261323f08fb4f5e0b25beab4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:36.785Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:37.134Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.25 [2022-07-11T16:53:37.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-11T16:53:37.134Z] e80a29cb9efc: Preparing [2022-07-11T16:53:37.134Z] 29ea4698e6e4: Preparing [2022-07-11T16:53:37.134Z] 44bbbc1cd00c: Preparing [2022-07-11T16:53:37.134Z] ac5ce413a8b2: Preparing [2022-07-11T16:53:37.134Z] dd565ff850e7: Preparing [2022-07-11T16:53:37.134Z] dd565ff850e7: Layer already exists [2022-07-11T16:53:37.134Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:53:37.134Z] 29ea4698e6e4: Layer already exists [2022-07-11T16:53:37.134Z] ac5ce413a8b2: Layer already exists [2022-07-11T16:53:37.134Z] e80a29cb9efc: Layer already exists [2022-07-11T16:53:37.403Z] 2.2.1-dev.25: digest: sha256:9b8d0e0db8ccd2d1d6203570fceee9572c0c83f1261323f08fb4f5e0b25beab4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:37.758Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:38.106Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:53:38.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-11T16:53:38.107Z] e80a29cb9efc: Preparing [2022-07-11T16:53:38.107Z] 29ea4698e6e4: Preparing [2022-07-11T16:53:38.107Z] 44bbbc1cd00c: Preparing [2022-07-11T16:53:38.107Z] ac5ce413a8b2: Preparing [2022-07-11T16:53:38.107Z] dd565ff850e7: Preparing [2022-07-11T16:53:38.107Z] e80a29cb9efc: Layer already exists [2022-07-11T16:53:38.107Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:53:38.107Z] 29ea4698e6e4: Layer already exists [2022-07-11T16:53:38.107Z] ac5ce413a8b2: Layer already exists [2022-07-11T16:53:38.107Z] dd565ff850e7: Layer already exists [2022-07-11T16:53:38.376Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:9b8d0e0db8ccd2d1d6203570fceee9572c0c83f1261323f08fb4f5e0b25beab4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:38.732Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:39.081Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-07-11T16:53:39.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-11T16:53:39.081Z] e80a29cb9efc: Preparing [2022-07-11T16:53:39.081Z] 29ea4698e6e4: Preparing [2022-07-11T16:53:39.081Z] 44bbbc1cd00c: Preparing [2022-07-11T16:53:39.081Z] ac5ce413a8b2: Preparing [2022-07-11T16:53:39.081Z] dd565ff850e7: Preparing [2022-07-11T16:53:39.081Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:53:39.081Z] ac5ce413a8b2: Layer already exists [2022-07-11T16:53:39.081Z] 29ea4698e6e4: Layer already exists [2022-07-11T16:53:39.081Z] e80a29cb9efc: Layer already exists [2022-07-11T16:53:39.081Z] dd565ff850e7: Layer already exists [2022-07-11T16:53:39.357Z] main: digest: sha256:9b8d0e0db8ccd2d1d6203570fceee9572c0c83f1261323f08fb4f5e0b25beab4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:53:39.438Z] ===================================================== [Pipeline] echo [2022-07-11T16:53:39.449Z] taggedImages: [2022-07-11T16:53:39.449Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:53:39.449Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-11T16:53:39.449Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.25 [2022-07-11T16:53:39.449Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:53:39.449Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-07-11T16:53:39.470Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-07-11T16:53:39.470Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:53:39.470Z] latest [2022-07-11T16:53:39.470Z] 2.2.1-dev.25 [2022-07-11T16:53:39.470Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:53:39.470Z] main [2022-07-11T16:53:39.470Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:39.829Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:40.179Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:53:40.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-11T16:53:40.179Z] cfdad964fc55: Preparing [2022-07-11T16:53:40.179Z] 4bcb537f0437: Preparing [2022-07-11T16:53:40.179Z] 44bbbc1cd00c: Preparing [2022-07-11T16:53:40.179Z] bc1bc54f8045: Preparing [2022-07-11T16:53:40.179Z] dd565ff850e7: Preparing [2022-07-11T16:53:40.179Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:53:40.452Z] bc1bc54f8045: Layer already exists [2022-07-11T16:53:40.452Z] dd565ff850e7: Layer already exists [2022-07-11T16:53:40.452Z] cfdad964fc55: Pushed [2022-07-11T16:53:45.851Z] 4bcb537f0437: Pushed [2022-07-11T16:53:45.851Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:21e507386989d9716f36e9d1749f3f124c9573d2a6d0258f4a4ff21a1a06dece size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:46.209Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:46.569Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-11T16:53:46.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-11T16:53:46.569Z] cfdad964fc55: Preparing [2022-07-11T16:53:46.569Z] 4bcb537f0437: Preparing [2022-07-11T16:53:46.569Z] 44bbbc1cd00c: Preparing [2022-07-11T16:53:46.569Z] bc1bc54f8045: Preparing [2022-07-11T16:53:46.569Z] dd565ff850e7: Preparing [2022-07-11T16:53:46.569Z] 4bcb537f0437: Layer already exists [2022-07-11T16:53:46.842Z] dd565ff850e7: Layer already exists [2022-07-11T16:53:46.842Z] cfdad964fc55: Layer already exists [2022-07-11T16:53:46.842Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:53:46.842Z] bc1bc54f8045: Layer already exists [2022-07-11T16:53:46.842Z] latest: digest: sha256:21e507386989d9716f36e9d1749f3f124c9573d2a6d0258f4a4ff21a1a06dece size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:47.647Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:48.224Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.25 [2022-07-11T16:53:48.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-11T16:53:48.224Z] cfdad964fc55: Preparing [2022-07-11T16:53:48.224Z] 4bcb537f0437: Preparing [2022-07-11T16:53:48.224Z] 44bbbc1cd00c: Preparing [2022-07-11T16:53:48.224Z] bc1bc54f8045: Preparing [2022-07-11T16:53:48.224Z] dd565ff850e7: Preparing [2022-07-11T16:53:48.224Z] 4bcb537f0437: Layer already exists [2022-07-11T16:53:48.224Z] bc1bc54f8045: Layer already exists [2022-07-11T16:53:48.224Z] dd565ff850e7: Layer already exists [2022-07-11T16:53:48.224Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:53:48.224Z] cfdad964fc55: Layer already exists [2022-07-11T16:53:48.495Z] 2.2.1-dev.25: digest: sha256:21e507386989d9716f36e9d1749f3f124c9573d2a6d0258f4a4ff21a1a06dece size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:48.863Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:49.223Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:53:49.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-11T16:53:49.223Z] cfdad964fc55: Preparing [2022-07-11T16:53:49.223Z] 4bcb537f0437: Preparing [2022-07-11T16:53:49.223Z] 44bbbc1cd00c: Preparing [2022-07-11T16:53:49.223Z] bc1bc54f8045: Preparing [2022-07-11T16:53:49.223Z] dd565ff850e7: Preparing [2022-07-11T16:53:49.223Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:53:49.223Z] 4bcb537f0437: Layer already exists [2022-07-11T16:53:49.223Z] cfdad964fc55: Layer already exists [2022-07-11T16:53:49.223Z] dd565ff850e7: Layer already exists [2022-07-11T16:53:49.223Z] bc1bc54f8045: Layer already exists [2022-07-11T16:53:49.496Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:21e507386989d9716f36e9d1749f3f124c9573d2a6d0258f4a4ff21a1a06dece size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:49.851Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:50.208Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-07-11T16:53:50.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-11T16:53:50.208Z] cfdad964fc55: Preparing [2022-07-11T16:53:50.208Z] 4bcb537f0437: Preparing [2022-07-11T16:53:50.208Z] 44bbbc1cd00c: Preparing [2022-07-11T16:53:50.208Z] bc1bc54f8045: Preparing [2022-07-11T16:53:50.208Z] dd565ff850e7: Preparing [2022-07-11T16:53:50.488Z] cfdad964fc55: Layer already exists [2022-07-11T16:53:50.488Z] 44bbbc1cd00c: Layer already exists [2022-07-11T16:53:50.488Z] 4bcb537f0437: Layer already exists [2022-07-11T16:53:50.488Z] bc1bc54f8045: Layer already exists [2022-07-11T16:53:50.488Z] dd565ff850e7: Layer already exists [2022-07-11T16:53:50.488Z] main: digest: sha256:21e507386989d9716f36e9d1749f3f124c9573d2a6d0258f4a4ff21a1a06dece size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:53:50.546Z] ===================================================== [Pipeline] echo [2022-07-11T16:53:50.554Z] taggedImages: [2022-07-11T16:53:50.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:53:50.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-11T16:53:50.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.25 [2022-07-11T16:53:50.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:53:50.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-07-11T16:53:50.573Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-07-11T16:53:50.573Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:53:50.573Z] latest [2022-07-11T16:53:50.573Z] 2.2.1-dev.25 [2022-07-11T16:53:50.573Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:53:50.573Z] main [2022-07-11T16:53:50.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:50.942Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:51.294Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:53:51.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-11T16:53:51.294Z] 62d14f3f0436: Preparing [2022-07-11T16:53:51.294Z] 9c29af314c88: Preparing [2022-07-11T16:53:51.294Z] 6dcb5ffb18a3: Preparing [2022-07-11T16:53:51.294Z] ccec18828245: Preparing [2022-07-11T16:53:51.294Z] f0e5a4d6c014: Preparing [2022-07-11T16:53:51.294Z] 3b19d27f08f7: Preparing [2022-07-11T16:53:51.294Z] 73bb99a6e169: Preparing [2022-07-11T16:53:51.294Z] ec06c3102977: Preparing [2022-07-11T16:53:51.294Z] 6a3c62e080c7: Preparing [2022-07-11T16:53:51.294Z] 340cb19ca677: Preparing [2022-07-11T16:53:51.294Z] 4f4ce317c6bb: Preparing [2022-07-11T16:53:51.294Z] 6a3c62e080c7: Waiting [2022-07-11T16:53:51.294Z] 340cb19ca677: Waiting [2022-07-11T16:53:51.294Z] 4f4ce317c6bb: Waiting [2022-07-11T16:53:51.294Z] 3b19d27f08f7: Waiting [2022-07-11T16:53:51.294Z] 73bb99a6e169: Waiting [2022-07-11T16:53:51.294Z] ec06c3102977: Waiting [2022-07-11T16:53:51.294Z] f0e5a4d6c014: Layer already exists [2022-07-11T16:53:51.649Z] 3b19d27f08f7: Layer already exists [2022-07-11T16:53:51.649Z] 73bb99a6e169: Layer already exists [2022-07-11T16:53:51.649Z] 9c29af314c88: Pushed [2022-07-11T16:53:51.649Z] ec06c3102977: Layer already exists [2022-07-11T16:53:51.649Z] 6a3c62e080c7: Layer already exists [2022-07-11T16:53:52.008Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:53:52.008Z] 340cb19ca677: Layer already exists [2022-07-11T16:53:52.653Z] 62d14f3f0436: Pushed [2022-07-11T16:53:54.648Z] 6dcb5ffb18a3: Pushed [2022-07-11T16:54:09.705Z] ccec18828245: Pushed [2022-07-11T16:54:09.705Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e: digest: sha256:659865db5d9a01c559b772d5d874f301f1f4cf4a89c6120fc068738e4b231866 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:54:10.063Z] + 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-07-11T16:54:10.419Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-11T16:54:10.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-11T16:54:10.419Z] 62d14f3f0436: Preparing [2022-07-11T16:54:10.419Z] 9c29af314c88: Preparing [2022-07-11T16:54:10.419Z] 6dcb5ffb18a3: Preparing [2022-07-11T16:54:10.419Z] ccec18828245: Preparing [2022-07-11T16:54:10.419Z] f0e5a4d6c014: Preparing [2022-07-11T16:54:10.419Z] 3b19d27f08f7: Preparing [2022-07-11T16:54:10.419Z] 73bb99a6e169: Preparing [2022-07-11T16:54:10.419Z] ec06c3102977: Preparing [2022-07-11T16:54:10.419Z] 6a3c62e080c7: Preparing [2022-07-11T16:54:10.419Z] 340cb19ca677: Preparing [2022-07-11T16:54:10.419Z] 4f4ce317c6bb: Preparing [2022-07-11T16:54:10.419Z] ec06c3102977: Waiting [2022-07-11T16:54:10.419Z] 6a3c62e080c7: Waiting [2022-07-11T16:54:10.419Z] 340cb19ca677: Waiting [2022-07-11T16:54:10.419Z] 3b19d27f08f7: Waiting [2022-07-11T16:54:10.419Z] 4f4ce317c6bb: Waiting [2022-07-11T16:54:10.419Z] 73bb99a6e169: Waiting [2022-07-11T16:54:10.419Z] f0e5a4d6c014: Layer already exists [2022-07-11T16:54:10.419Z] 62d14f3f0436: Layer already exists [2022-07-11T16:54:10.419Z] 9c29af314c88: Layer already exists [2022-07-11T16:54:10.419Z] ccec18828245: Layer already exists [2022-07-11T16:54:10.419Z] 6dcb5ffb18a3: Layer already exists [2022-07-11T16:54:10.419Z] 340cb19ca677: Layer already exists [2022-07-11T16:54:10.419Z] 3b19d27f08f7: Layer already exists [2022-07-11T16:54:10.419Z] 6a3c62e080c7: Layer already exists [2022-07-11T16:54:10.419Z] ec06c3102977: Layer already exists [2022-07-11T16:54:10.692Z] 73bb99a6e169: Layer already exists [2022-07-11T16:54:10.692Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:54:10.692Z] latest: digest: sha256:659865db5d9a01c559b772d5d874f301f1f4cf4a89c6120fc068738e4b231866 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:54:11.057Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:54:11.425Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.25 [2022-07-11T16:54:11.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-11T16:54:11.425Z] 62d14f3f0436: Preparing [2022-07-11T16:54:11.425Z] 9c29af314c88: Preparing [2022-07-11T16:54:11.425Z] 6dcb5ffb18a3: Preparing [2022-07-11T16:54:11.425Z] ccec18828245: Preparing [2022-07-11T16:54:11.425Z] f0e5a4d6c014: Preparing [2022-07-11T16:54:11.425Z] 3b19d27f08f7: Preparing [2022-07-11T16:54:11.425Z] 73bb99a6e169: Preparing [2022-07-11T16:54:11.425Z] ec06c3102977: Preparing [2022-07-11T16:54:11.425Z] 6a3c62e080c7: Preparing [2022-07-11T16:54:11.425Z] 340cb19ca677: Preparing [2022-07-11T16:54:11.425Z] 4f4ce317c6bb: Preparing [2022-07-11T16:54:11.425Z] 3b19d27f08f7: Waiting [2022-07-11T16:54:11.425Z] 73bb99a6e169: Waiting [2022-07-11T16:54:11.425Z] ec06c3102977: Waiting [2022-07-11T16:54:11.425Z] 6a3c62e080c7: Waiting [2022-07-11T16:54:11.425Z] 340cb19ca677: Waiting [2022-07-11T16:54:11.425Z] 4f4ce317c6bb: Waiting [2022-07-11T16:54:11.699Z] f0e5a4d6c014: Layer already exists [2022-07-11T16:54:11.699Z] ccec18828245: Layer already exists [2022-07-11T16:54:11.699Z] 62d14f3f0436: Layer already exists [2022-07-11T16:54:11.699Z] 9c29af314c88: Layer already exists [2022-07-11T16:54:11.699Z] 6dcb5ffb18a3: Layer already exists [2022-07-11T16:54:11.699Z] 73bb99a6e169: Layer already exists [2022-07-11T16:54:11.699Z] 3b19d27f08f7: Layer already exists [2022-07-11T16:54:11.699Z] ec06c3102977: Layer already exists [2022-07-11T16:54:11.699Z] 340cb19ca677: Layer already exists [2022-07-11T16:54:11.699Z] 6a3c62e080c7: Layer already exists [2022-07-11T16:54:11.699Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:54:11.699Z] 2.2.1-dev.25: digest: sha256:659865db5d9a01c559b772d5d874f301f1f4cf4a89c6120fc068738e4b231866 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:54:12.069Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:54:12.435Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:54:12.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-11T16:54:12.435Z] 62d14f3f0436: Preparing [2022-07-11T16:54:12.435Z] 9c29af314c88: Preparing [2022-07-11T16:54:12.435Z] 6dcb5ffb18a3: Preparing [2022-07-11T16:54:12.435Z] ccec18828245: Preparing [2022-07-11T16:54:12.435Z] f0e5a4d6c014: Preparing [2022-07-11T16:54:12.435Z] 3b19d27f08f7: Preparing [2022-07-11T16:54:12.435Z] 73bb99a6e169: Preparing [2022-07-11T16:54:12.435Z] ec06c3102977: Preparing [2022-07-11T16:54:12.435Z] 6a3c62e080c7: Preparing [2022-07-11T16:54:12.435Z] 340cb19ca677: Preparing [2022-07-11T16:54:12.435Z] 4f4ce317c6bb: Preparing [2022-07-11T16:54:12.435Z] ec06c3102977: Waiting [2022-07-11T16:54:12.435Z] 6a3c62e080c7: Waiting [2022-07-11T16:54:12.435Z] 340cb19ca677: Waiting [2022-07-11T16:54:12.435Z] 4f4ce317c6bb: Waiting [2022-07-11T16:54:12.435Z] 3b19d27f08f7: Waiting [2022-07-11T16:54:12.435Z] 73bb99a6e169: Waiting [2022-07-11T16:54:12.707Z] f0e5a4d6c014: Layer already exists [2022-07-11T16:54:12.707Z] 62d14f3f0436: Layer already exists [2022-07-11T16:54:12.707Z] ccec18828245: Layer already exists [2022-07-11T16:54:12.707Z] 9c29af314c88: Layer already exists [2022-07-11T16:54:12.707Z] 6dcb5ffb18a3: Layer already exists [2022-07-11T16:54:12.707Z] 3b19d27f08f7: Layer already exists [2022-07-11T16:54:12.707Z] 6a3c62e080c7: Layer already exists [2022-07-11T16:54:12.707Z] 73bb99a6e169: Layer already exists [2022-07-11T16:54:12.707Z] 340cb19ca677: Layer already exists [2022-07-11T16:54:12.707Z] ec06c3102977: Layer already exists [2022-07-11T16:54:12.707Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:54:12.707Z] fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25: digest: sha256:659865db5d9a01c559b772d5d874f301f1f4cf4a89c6120fc068738e4b231866 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:54:13.070Z] + 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-07-11T16:54:13.433Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-07-11T16:54:13.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-11T16:54:13.433Z] 62d14f3f0436: Preparing [2022-07-11T16:54:13.433Z] 9c29af314c88: Preparing [2022-07-11T16:54:13.433Z] 6dcb5ffb18a3: Preparing [2022-07-11T16:54:13.433Z] ccec18828245: Preparing [2022-07-11T16:54:13.433Z] f0e5a4d6c014: Preparing [2022-07-11T16:54:13.433Z] 3b19d27f08f7: Preparing [2022-07-11T16:54:13.433Z] 73bb99a6e169: Preparing [2022-07-11T16:54:13.433Z] 3b19d27f08f7: Waiting [2022-07-11T16:54:13.433Z] ec06c3102977: Preparing [2022-07-11T16:54:13.433Z] 6a3c62e080c7: Preparing [2022-07-11T16:54:13.433Z] 340cb19ca677: Preparing [2022-07-11T16:54:13.433Z] 4f4ce317c6bb: Preparing [2022-07-11T16:54:13.433Z] 73bb99a6e169: Waiting [2022-07-11T16:54:13.433Z] 340cb19ca677: Waiting [2022-07-11T16:54:13.433Z] 4f4ce317c6bb: Waiting [2022-07-11T16:54:13.433Z] ec06c3102977: Waiting [2022-07-11T16:54:13.433Z] 6a3c62e080c7: Waiting [2022-07-11T16:54:13.706Z] 6dcb5ffb18a3: Layer already exists [2022-07-11T16:54:13.706Z] f0e5a4d6c014: Layer already exists [2022-07-11T16:54:13.706Z] ccec18828245: Layer already exists [2022-07-11T16:54:13.706Z] 9c29af314c88: Layer already exists [2022-07-11T16:54:13.706Z] 62d14f3f0436: Layer already exists [2022-07-11T16:54:13.706Z] 6a3c62e080c7: Layer already exists [2022-07-11T16:54:13.706Z] 73bb99a6e169: Layer already exists [2022-07-11T16:54:13.706Z] 3b19d27f08f7: Layer already exists [2022-07-11T16:54:13.706Z] 340cb19ca677: Layer already exists [2022-07-11T16:54:13.706Z] ec06c3102977: Layer already exists [2022-07-11T16:54:13.706Z] 4f4ce317c6bb: Layer already exists [2022-07-11T16:54:13.706Z] main: digest: sha256:659865db5d9a01c559b772d5d874f301f1f4cf4a89c6120fc068738e4b231866 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:54:13.763Z] ===================================================== [Pipeline] echo [2022-07-11T16:54:13.774Z] taggedImages: [2022-07-11T16:54:13.774Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e [2022-07-11T16:54:13.774Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-11T16:54:13.774Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.25 [2022-07-11T16:54:13.774Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fb67e34980dfa056f4ddb70a50fca33d4f71295e-2.2.1-dev.25 [2022-07-11T16:54:13.774Z] - 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-07-11T16:54:14.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T16:54:14.161Z] [2022-07-11T16:54:14.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:54:14.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T16:54:14.783Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T16:54:14.783Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T16:54:14.783Z] 04944245beec: Pulling fs layer [2022-07-11T16:54:14.783Z] 699f458cf7ca: Pulling fs layer [2022-07-11T16:54:14.783Z] 765212b225bb: Pulling fs layer [2022-07-11T16:54:14.783Z] f23df028b6ca: Pulling fs layer [2022-07-11T16:54:14.783Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T16:54:14.783Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T16:54:14.783Z] f23df028b6ca: Waiting [2022-07-11T16:54:14.783Z] d65c8cfc05b1: Waiting [2022-07-11T16:54:14.783Z] 765212b225bb: Waiting [2022-07-11T16:54:14.783Z] 2437ff75d9bd: Waiting [2022-07-11T16:54:14.783Z] 04944245beec: Verifying Checksum [2022-07-11T16:54:14.783Z] 04944245beec: Download complete [2022-07-11T16:54:14.783Z] 765212b225bb: Download complete [2022-07-11T16:54:14.783Z] f23df028b6ca: Verifying Checksum [2022-07-11T16:54:14.783Z] f23df028b6ca: Download complete [2022-07-11T16:54:15.060Z] d65c8cfc05b1: Download complete [2022-07-11T16:54:15.060Z] 699f458cf7ca: Verifying Checksum [2022-07-11T16:54:15.060Z] 699f458cf7ca: Download complete [2022-07-11T16:54:15.656Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T16:54:15.656Z] 8998bd30e6a1: Download complete [2022-07-11T16:54:18.281Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T16:54:20.260Z] 8998bd30e6a1: Pull complete [2022-07-11T16:54:20.536Z] 04944245beec: Pull complete [2022-07-11T16:54:22.508Z] 699f458cf7ca: Pull complete [2022-07-11T16:54:22.508Z] 765212b225bb: Pull complete [2022-07-11T16:54:23.106Z] f23df028b6ca: Pull complete [2022-07-11T16:54:23.708Z] d65c8cfc05b1: Pull complete [2022-07-11T16:54:42.010Z] 2437ff75d9bd: Pull complete [2022-07-11T16:54:42.010Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T16:54:42.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T16:54:42.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:54:42.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-17425 does not seem to be running inside a container [2022-07-11T16:54:42.347Z] $ 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/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@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-07-11T16:54:45.012Z] $ docker top 4b0e16c01306f44da415f07a96bdf0fad8cd740daaf0c74bda7eb929d391278c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:54:45.946Z] ---> job-cost.sh [2022-07-11T16:54:45.946Z] lf-activate-venv: SKIPPING [2022-07-11T16:54:45.946Z] INFO: No Stack... [2022-07-11T16:54:46.537Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T16:54:47.518Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T16:54:48.178Z] + cat /w/workspace/edgex-go/256/archives/cost.csv [2022-07-11T16:54:48.178Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T16:54:48.267Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-256-stack-cost] [2022-07-11T16:54:48.280Z] Resource [jenkins-edgexfoundry-edgex-go-main-256-stack-cost] did not exist. Created. [2022-07-11T16:54:48.280Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-256-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T16:54:48.975Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T16:54:49.626Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T16:54:49.634Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-256-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T16:54:49.650Z] $ docker stop --time=1 4b0e16c01306f44da415f07a96bdf0fad8cd740daaf0c74bda7eb929d391278c [2022-07-11T16:54:51.126Z] $ docker rm -f 4b0e16c01306f44da415f07a96bdf0fad8cd740daaf0c74bda7eb929d391278c [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-07-11T16:54:51.635Z] provisioning config files... [2022-07-11T16:54:51.642Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/256@tmp/config546612256335489024tmp [Pipeline] { [Pipeline] sh [2022-07-11T16:54:51.940Z] + set +x [2022-07-11T16:54:51.941Z] + bash -s -- [2022-07-11T16:54:51.941Z] + curl -s https://codecov.io/bash [2022-07-11T16:54:51.941Z] [2022-07-11T16:54:51.941Z] _____ _ [2022-07-11T16:54:51.941Z] / ____| | | [2022-07-11T16:54:51.941Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T16:54:51.941Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T16:54:51.941Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T16:54:51.941Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T16:54:51.941Z] Bash-1.0.6 [2022-07-11T16:54:51.941Z] [2022-07-11T16:54:51.941Z] [2022-07-11T16:54:51.941Z] ==> git version 2.25.1 found [2022-07-11T16:54:51.941Z] ==> 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-07-11T16:54:51.941Z] Release-Date: 2020-01-08 [2022-07-11T16:54:51.941Z] 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-07-11T16:54:51.941Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T16:54:51.941Z] ==> Jenkins CI detected. [2022-07-11T16:54:51.941Z] current dir:  /w/workspace/edgex-go/256 [2022-07-11T16:54:51.941Z] project root: . [2022-07-11T16:54:51.941Z] --> token set from env [2022-07-11T16:54:51.941Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T16:54:51.941Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T16:54:51.941Z] ==> Python coveragepy not found [2022-07-11T16:54:51.941Z] ==> Searching for coverage reports in: [2022-07-11T16:54:51.941Z] + . [2022-07-11T16:54:51.941Z] -> Found 1 reports [2022-07-11T16:54:51.941Z] ==> Detecting git/mercurial file structure [2022-07-11T16:54:51.941Z] ==> Reading reports [2022-07-11T16:54:52.200Z] + ./coverage.out bytes=435592 [2022-07-11T16:54:52.200Z] ==> Appending adjustments [2022-07-11T16:54:52.200Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T16:54:53.141Z] + Found adjustments [2022-07-11T16:54:53.402Z] ==> Gzipping contents [2022-07-11T16:54:53.402Z] 60K /tmp/codecov.spBQqp.gz [2022-07-11T16:54:53.402Z] ==> Uploading reports [2022-07-11T16:54:53.402Z] url: https://codecov.io [2022-07-11T16:54:53.402Z] query: branch=main&commit=fb67e34980dfa056f4ddb70a50fca33d4f71295e&build=256&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F256%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T16:54:53.402Z] -> Pinging Codecov [2022-07-11T16:54:53.402Z] 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=fb67e34980dfa056f4ddb70a50fca33d4f71295e&build=256&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F256%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T16:54:53.972Z] -> Uploading to [2022-07-11T16:54:53.972Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/00271124DB129430A58F1EEE437C3FCB/fb67e34980dfa056f4ddb70a50fca33d4f71295e/81bfbb84-a2da-4f27-b78d-8f3460c4fa87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T165453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ceb89698ebe56ef247299f0b2d71dfada452aaca871590682cd507cfcc78e7de [2022-07-11T16:54:53.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T16:54:53.972Z] Dload Upload Total Spent Left Speed [2022-07-11T16:54:53.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59886 0 0 100 59886 0 252k --:--:-- --:--:-- --:--:-- 252k [2022-07-11T16:54:53.972Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fb67e34980dfa056f4ddb70a50fca33d4f71295e [Pipeline] } [2022-07-11T16:54:53.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-07-11T16:54:54.127Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-11T16:54:54.142Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:54:54.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T16:54:54.441Z] [2022-07-11T16:54:54.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:54:54.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T16:54:55.004Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-11T16:54:55.004Z] df9b9388f04a: Already exists [2022-07-11T16:54:55.004Z] 52dc419b0ee2: Pulling fs layer [2022-07-11T16:54:55.004Z] 25bc292e5bac: Pulling fs layer [2022-07-11T16:54:55.004Z] 114826534d7a: Pulling fs layer [2022-07-11T16:54:55.004Z] 4657fd5d0bcf: Pulling fs layer [2022-07-11T16:54:55.004Z] 6ad1cebc031e: Pulling fs layer [2022-07-11T16:54:55.004Z] 8a3aa393b2d8: Pulling fs layer [2022-07-11T16:54:55.004Z] 8a3aa393b2d8: Waiting [2022-07-11T16:54:55.004Z] 6ad1cebc031e: Waiting [2022-07-11T16:54:55.004Z] 4657fd5d0bcf: Waiting [2022-07-11T16:54:55.004Z] 25bc292e5bac: Verifying Checksum [2022-07-11T16:54:55.004Z] 25bc292e5bac: Download complete [2022-07-11T16:54:55.004Z] 52dc419b0ee2: Download complete [2022-07-11T16:54:55.004Z] 4657fd5d0bcf: Verifying Checksum [2022-07-11T16:54:55.004Z] 4657fd5d0bcf: Download complete [2022-07-11T16:54:55.004Z] 52dc419b0ee2: Pull complete [2022-07-11T16:54:55.271Z] 6ad1cebc031e: Verifying Checksum [2022-07-11T16:54:55.271Z] 6ad1cebc031e: Download complete [2022-07-11T16:54:55.271Z] 25bc292e5bac: Pull complete [2022-07-11T16:54:55.851Z] 114826534d7a: Verifying Checksum [2022-07-11T16:54:55.851Z] 114826534d7a: Download complete [2022-07-11T16:54:56.110Z] 8a3aa393b2d8: Verifying Checksum [2022-07-11T16:54:56.110Z] 8a3aa393b2d8: Download complete [2022-07-11T16:55:00.308Z] 114826534d7a: Pull complete [2022-07-11T16:55:00.308Z] 4657fd5d0bcf: Pull complete [2022-07-11T16:55:00.308Z] 6ad1cebc031e: Pull complete [2022-07-11T16:55:03.655Z] 8a3aa393b2d8: Pull complete [2022-07-11T16:55:03.655Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-11T16:55:03.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T16:55:03.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:55:03.800Z] prd-ubuntu20.04-docker-8c-8g-17423 does not seem to be running inside a container [2022-07-11T16:55:03.826Z] $ 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/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-11T16:55:06.073Z] $ docker top efda293172fff1a34e23be9e928e1d61e60ee3407789b16e53abf38a76594c18 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T16:55:06.168Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-07-11T16:55:06.450Z] + set -o pipefail [2022-07-11T16:55:06.450Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-07-11T16:55:13.041Z] [2022-07-11T16:55:13.041Z] Monitoring /w/workspace/edgex-go/256 (github.com/edgexfoundry/edgex-go)... [2022-07-11T16:55:13.041Z] [2022-07-11T16:55:13.041Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/be5cab0b-3910-4f59-89c9-481a66076746 [2022-07-11T16:55:13.041Z] [2022-07-11T16:55:13.041Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-11T16:55:13.041Z] [2022-07-11T16:55:13.041Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-11T16:55:13.041Z] [2022-07-11T16:55:13.041Z] [2022-07-11T16:55:13.041Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-11T16:55:13.041Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-11T16:55:13.040Z] $ docker stop --time=1 efda293172fff1a34e23be9e928e1d61e60ee3407789b16e53abf38a76594c18 [2022-07-11T16:55:15.476Z] $ docker rm -f efda293172fff1a34e23be9e928e1d61e60ee3407789b16e53abf38a76594c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-11T16:55:15.918Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:55:15.928Z] provisioning config files... [2022-07-11T16:55:15.936Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/256@tmp/config9124611138657286295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:55:16.238Z] --> edgex-publish-swagger.sh [2022-07-11T16:55:16.238Z] === Publish openapi/v2 API === [2022-07-11T16:55:16.238Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-11T16:55:16.238Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/256/openapi/v2/core-command.yaml] [2022-07-11T16:55:16.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T16:55:16.238Z] Dload Upload Total Spent Left Speed [2022-07-11T16:55:17.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 29624 0:00:01 0:00:01 --:--:-- 29624 100 33831 0 0 100 33831 0 29624 0:00:01 0:00:01 --:--:-- 29624 [2022-07-11T16:55:17.179Z] [2022-07-11T16:55:17.179Z] [2022-07-11T16:55:17.179Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/256/openapi/v2/core-data.yaml] [2022-07-11T16:55:17.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T16:55:17.179Z] Dload Upload Total Spent Left Speed [2022-07-11T16:55:18.378Z] 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 81275 --:--:-- --:--:-- --:--:-- 81183 [2022-07-11T16:55:18.378Z] [2022-07-11T16:55:18.378Z] [2022-07-11T16:55:18.378Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/256/openapi/v2/core-metadata.yaml] [2022-07-11T16:55:18.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T16:55:18.378Z] Dload Upload Total Spent Left Speed [2022-07-11T16:55:19.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 154k --:--:-- --:--:-- --:--:-- 153k 100 141k 0 0 100 141k 0 154k --:--:-- --:--:-- --:--:-- 153k [2022-07-11T16:55:19.322Z] [2022-07-11T16:55:19.322Z] [2022-07-11T16:55:19.322Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/256/openapi/v2/support-notifications.yaml] [2022-07-11T16:55:19.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T16:55:19.322Z] Dload Upload Total Spent Left Speed [2022-07-11T16:55:20.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 97722 --:--:-- --:--:-- --:--:-- 97615 100 89318 0 0 100 89318 0 97722 --:--:-- --:--:-- --:--:-- 97615 [2022-07-11T16:55:20.262Z] [2022-07-11T16:55:20.262Z] [2022-07-11T16:55:20.262Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/256/openapi/v2/support-scheduler.yaml] [2022-07-11T16:55:20.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T16:55:20.262Z] Dload Upload Total Spent Left Speed [2022-07-11T16:55:20.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 44444 --:--:-- --:--:-- --:--:-- 44395 100 39556 0 0 100 39556 0 44295 --:--:-- --:--:-- --:--:-- 44246 [2022-07-11T16:55:20.836Z] [2022-07-11T16:55:20.836Z] [2022-07-11T16:55:20.836Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/256/openapi/v2/system-agent.yaml] [2022-07-11T16:55:21.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T16:55:21.097Z] Dload Upload Total Spent Left Speed [2022-07-11T16:55:22.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20712 --:--:-- --:--:-- --:--:-- 20691 100 20091 0 0 100 20091 0 20712 --:--:-- --:--:-- --:--:-- 20691 [2022-07-11T16:55:22.040Z] [2022-07-11T16:55:22.040Z] [Pipeline] } [2022-07-11T16:55:22.048Z] 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-07-11T16:55:22.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T16:55:22.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:22.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:55:22.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:55:22.838Z] prd-ubuntu20.04-docker-8c-8g-17423 does not seem to be running inside a container [2022-07-11T16:55:22.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T16:55:23.272Z] $ docker top 3ac1241d2184894654d1bae2658e4a8afbc278b7fe1d4f1a4b88ada387bb2f89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T16:55:23.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:55:23.391Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:55:23.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:55:23.519Z] $ docker exec 3ac1241d2184894654d1bae2658e4a8afbc278b7fe1d4f1a4b88ada387bb2f89 ssh-agent [2022-07-11T16:55:23.674Z] SSH_AUTH_SOCK=/tmp/ssh-L7OfG9FNRQ2r/agent.34 [2022-07-11T16:55:23.674Z] SSH_AGENT_PID=40 [2022-07-11T16:55:23.680Z] Running ssh-add (command line suppressed) [2022-07-11T16:55:23.773Z] Identity added: /w/workspace/edgex-go/256@tmp/private_key_2637259909932227807.key (/w/workspace/edgex-go/256@tmp/private_key_2637259909932227807.key) [2022-07-11T16:55:23.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:55:24.087Z] + git semver tag [2022-07-11T16:55:24.347Z] 2022-07-11 16:55:24,274 [run_tag] DEBUG tag force:False [2022-07-11T16:55:24.347Z] 2022-07-11 16:55:24,275 [check_head_tag] DEBUG check head tag [2022-07-11T16:55:24.347Z] 2022-07-11 16:55:24,275 [execute] INFO git cat-file --batch-check [2022-07-11T16:55:24.347Z] 2022-07-11 16:55:24,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/256, universal_newlines=False, shell=None, istream=) [2022-07-11T16:55:24.347Z] 2022-07-11 16:55:24,279 [execute] INFO git cat-file --batch [2022-07-11T16:55:24.347Z] 2022-07-11 16:55:24,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/256, universal_newlines=False, shell=None, istream=) [2022-07-11T16:55:24.347Z] 2022-07-11 16:55:24,301 [read_version] DEBUG read version from /w/workspace/edgex-go/256/.semver/main [2022-07-11T16:55:24.347Z] 2022-07-11 16:55:24,301 [execute] INFO git tag -a v2.2.1-dev.25 -m v2.2.1-dev.25 [2022-07-11T16:55:24.347Z] 2022-07-11 16:55:24,301 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.25', '-m', 'v2.2.1-dev.25'], cwd=/w/workspace/edgex-go/256, universal_newlines=False, shell=None, istream=None) [2022-07-11T16:55:24.347Z] 2022-07-11 16:55:24,305 [read_version] DEBUG read version from /w/workspace/edgex-go/256/.semver/main [2022-07-11T16:55:24.347Z] 2.2.1-dev.25 [Pipeline] } [2022-07-11T16:55:24.343Z] $ docker exec --env ******** --env ******** 3ac1241d2184894654d1bae2658e4a8afbc278b7fe1d4f1a4b88ada387bb2f89 ssh-agent -k [2022-07-11T16:55:24.473Z] unset SSH_AUTH_SOCK; [2022-07-11T16:55:24.473Z] unset SSH_AGENT_PID; [2022-07-11T16:55:24.473Z] echo Agent pid 40 killed; [2022-07-11T16:55:24.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:55:24.800Z] + git semver [Pipeline] } [2022-07-11T16:55:25.059Z] $ docker stop --time=1 3ac1241d2184894654d1bae2658e4a8afbc278b7fe1d4f1a4b88ada387bb2f89 [2022-07-11T16:55:26.365Z] $ docker rm -f 3ac1241d2184894654d1bae2658e4a8afbc278b7fe1d4f1a4b88ada387bb2f89 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:26.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T16:55:26.770Z] [2022-07-11T16:55:26.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:27.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T16:55:27.075Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-11T16:55:27.075Z] ab5ef0e58194: Pulling fs layer [2022-07-11T16:55:27.075Z] 9712f1f96733: Pulling fs layer [2022-07-11T16:55:27.075Z] 63f879dbbcfc: Pulling fs layer [2022-07-11T16:55:27.075Z] 0d9ebad4ef96: Pulling fs layer [2022-07-11T16:55:27.075Z] e9a5061849ea: Pulling fs layer [2022-07-11T16:55:27.075Z] d747dcd14b5f: Pulling fs layer [2022-07-11T16:55:27.075Z] 2de7ff778b66: Pulling fs layer [2022-07-11T16:55:27.075Z] 0d9ebad4ef96: Waiting [2022-07-11T16:55:27.075Z] e9a5061849ea: Waiting [2022-07-11T16:55:27.075Z] d747dcd14b5f: Waiting [2022-07-11T16:55:27.075Z] 9712f1f96733: Verifying Checksum [2022-07-11T16:55:27.075Z] 9712f1f96733: Download complete [2022-07-11T16:55:27.646Z] 63f879dbbcfc: Download complete [2022-07-11T16:55:27.646Z] 0d9ebad4ef96: Verifying Checksum [2022-07-11T16:55:27.646Z] 0d9ebad4ef96: Download complete [2022-07-11T16:55:27.646Z] d747dcd14b5f: Verifying Checksum [2022-07-11T16:55:27.646Z] d747dcd14b5f: Download complete [2022-07-11T16:55:27.906Z] e9a5061849ea: Verifying Checksum [2022-07-11T16:55:27.906Z] e9a5061849ea: Download complete [2022-07-11T16:55:27.906Z] ab5ef0e58194: Verifying Checksum [2022-07-11T16:55:27.906Z] ab5ef0e58194: Download complete [2022-07-11T16:55:27.906Z] 2de7ff778b66: Verifying Checksum [2022-07-11T16:55:27.906Z] 2de7ff778b66: Download complete [2022-07-11T16:55:31.191Z] ab5ef0e58194: Pull complete [2022-07-11T16:55:31.191Z] 9712f1f96733: Pull complete [2022-07-11T16:55:31.448Z] 63f879dbbcfc: Pull complete [2022-07-11T16:55:35.640Z] 0d9ebad4ef96: Pull complete [2022-07-11T16:55:35.640Z] e9a5061849ea: Pull complete [2022-07-11T16:55:35.640Z] d747dcd14b5f: Pull complete [2022-07-11T16:55:37.021Z] 2de7ff778b66: Pull complete [2022-07-11T16:55:37.021Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-11T16:55:37.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T16:55:37.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:55:37.127Z] prd-ubuntu20.04-docker-8c-8g-17423 does not seem to be running inside a container [2022-07-11T16:55:37.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-11T16:55:39.722Z] $ docker top 5d4dbd9e9c852d06364dc92429cddf3bba5a8ecd1c2b49bc47d4739214fbd7b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:55:39.828Z] provisioning config files... [2022-07-11T16:55:39.836Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/256@tmp/config7548905364602865574tmp [2022-07-11T16:55:39.847Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/256@tmp/config3672381345991384316tmp [2022-07-11T16:55:39.858Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/256@tmp/config3966680501681621622tmp [Pipeline] { [Pipeline] echo [2022-07-11T16:55:39.873Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:55:40.160Z] ---> sigul-configuration.sh [2022-07-11T16:55:40.160Z] gpg: directory `/root/.gnupg' created [2022-07-11T16:55:40.160Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-11T16:55:40.160Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-11T16:55:40.160Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-11T16:55:40.160Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-11T16:55:40.160Z] gpg: CAST5 encrypted data [2022-07-11T16:55:40.160Z] gpg: encrypted with 1 passphrase [2022-07-11T16:55:40.160Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-11T16:55:40.449Z] + mkdir /home/jenkins [2022-07-11T16:55:40.449Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-11T16:55:40.811Z] + 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-07-11T16:55:40.838Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:55:41.120Z] ---> sigul-install.sh [2022-07-11T16:55:41.121Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-11T16:55:41.410Z] + git tag --list [2022-07-11T16:55:41.411Z] 0.6.0 [2022-07-11T16:55:41.411Z] 0.6.1 [2022-07-11T16:55:41.411Z] 0.7.0 [2022-07-11T16:55:41.411Z] 0.7.1 [2022-07-11T16:55:41.411Z] v1.0.0 [2022-07-11T16:55:41.411Z] v1.0.1 [2022-07-11T16:55:41.411Z] v1.1.0 [2022-07-11T16:55:41.411Z] v1.2.0 [2022-07-11T16:55:41.411Z] v1.2.1 [2022-07-11T16:55:41.411Z] v1.3.0 [2022-07-11T16:55:41.411Z] v1.3.1 [2022-07-11T16:55:41.411Z] v2.0.0 [2022-07-11T16:55:41.411Z] v2.1.0 [2022-07-11T16:55:41.411Z] v2.1.1 [2022-07-11T16:55:41.411Z] v2.1.1-dev.1 [2022-07-11T16:55:41.411Z] v2.1.1-dev.2 [2022-07-11T16:55:41.411Z] v2.1.1-dev.3 [2022-07-11T16:55:41.411Z] v2.1.1-dev.4 [2022-07-11T16:55:41.411Z] v2.1.1-dev.5 [2022-07-11T16:55:41.411Z] v2.1.1-dev.6 [2022-07-11T16:55:41.411Z] v2.1.1-dev.7 [2022-07-11T16:55:41.411Z] v2.1.1-dev.8 [2022-07-11T16:55:41.411Z] v2.2.0 [2022-07-11T16:55:41.411Z] v2.2.1-dev.1 [2022-07-11T16:55:41.411Z] v2.2.1-dev.10 [2022-07-11T16:55:41.411Z] v2.2.1-dev.11 [2022-07-11T16:55:41.411Z] v2.2.1-dev.12 [2022-07-11T16:55:41.411Z] v2.2.1-dev.13 [2022-07-11T16:55:41.411Z] v2.2.1-dev.14 [2022-07-11T16:55:41.411Z] v2.2.1-dev.15 [2022-07-11T16:55:41.411Z] v2.2.1-dev.16 [2022-07-11T16:55:41.411Z] v2.2.1-dev.17 [2022-07-11T16:55:41.411Z] v2.2.1-dev.18 [2022-07-11T16:55:41.411Z] v2.2.1-dev.19 [2022-07-11T16:55:41.411Z] v2.2.1-dev.2 [2022-07-11T16:55:41.411Z] v2.2.1-dev.20 [2022-07-11T16:55:41.411Z] v2.2.1-dev.21 [2022-07-11T16:55:41.411Z] v2.2.1-dev.22 [2022-07-11T16:55:41.411Z] v2.2.1-dev.23 [2022-07-11T16:55:41.411Z] v2.2.1-dev.24 [2022-07-11T16:55:41.411Z] v2.2.1-dev.25 [2022-07-11T16:55:41.411Z] v2.2.1-dev.3 [2022-07-11T16:55:41.411Z] v2.2.1-dev.4 [2022-07-11T16:55:41.411Z] v2.2.1-dev.5 [2022-07-11T16:55:41.411Z] v2.2.1-dev.6 [2022-07-11T16:55:41.411Z] v2.2.1-dev.7 [2022-07-11T16:55:41.411Z] v2.2.1-dev.8 [2022-07-11T16:55:41.411Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-11T16:55:41.700Z] + lftools sign git-tag v2.2.1-dev.25 [2022-07-11T16:55:42.273Z] Signing Git tag with Sigul... [2022-07-11T16:55:42.273Z] Signing v2.2.1-dev.25 [Pipeline] echo [2022-07-11T16:55:42.851Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:55:43.137Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-11T16:55:43.147Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-11T16:55:43.150Z] $ docker stop --time=1 5d4dbd9e9c852d06364dc92429cddf3bba5a8ecd1c2b49bc47d4739214fbd7b0 [2022-07-11T16:55:44.473Z] $ docker rm -f 5d4dbd9e9c852d06364dc92429cddf3bba5a8ecd1c2b49bc47d4739214fbd7b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-11T16:55:44.887Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T16:55:44.887Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:45.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:55:45.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:55:45.280Z] prd-ubuntu20.04-docker-8c-8g-17423 does not seem to be running inside a container [2022-07-11T16:55:45.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T16:55:45.682Z] $ docker top 709b12d3675ccb24edc5a2cfe7185f8aa199f26548f75c689a36ea7c2cfea732 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T16:55:45.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:55:45.795Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:55:45.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:55:45.910Z] $ docker exec 709b12d3675ccb24edc5a2cfe7185f8aa199f26548f75c689a36ea7c2cfea732 ssh-agent [2022-07-11T16:55:46.048Z] SSH_AUTH_SOCK=/tmp/ssh-6y9yZBvc3cBx/agent.33 [2022-07-11T16:55:46.048Z] SSH_AGENT_PID=39 [2022-07-11T16:55:46.055Z] Running ssh-add (command line suppressed) [2022-07-11T16:55:46.176Z] Identity added: /w/workspace/edgex-go/256@tmp/private_key_6224609834137539302.key (/w/workspace/edgex-go/256@tmp/private_key_6224609834137539302.key) [2022-07-11T16:55:46.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:55:46.494Z] + git semver bump pre [2022-07-11T16:55:46.755Z] 2022-07-11 16:55:46,699 [read_version] DEBUG read version from /w/workspace/edgex-go/256/.semver/main [2022-07-11T16:55:46.755Z] 2022-07-11 16:55:46,700 [bump_version] DEBUG bumping version:2.2.1-dev.25 on axis:pre with prefix:dev [2022-07-11T16:55:46.755Z] 2022-07-11 16:55:46,700 [bump_version] DEBUG bumped version:2.2.1-dev.26 [2022-07-11T16:55:46.755Z] 2022-07-11 16:55:46,700 [write_version] DEBUG write version:2.2.1-dev.26 to path:/w/workspace/edgex-go/256/.semver/main with force:True [2022-07-11T16:55:46.755Z] 2022-07-11 16:55:46,700 [read_version] DEBUG read version from /w/workspace/edgex-go/256/.semver/main [2022-07-11T16:55:46.755Z] 2022-07-11 16:55:46,700 [write_file] DEBUG write to file:/w/workspace/edgex-go/256/.semver/main [2022-07-11T16:55:46.755Z] 2022-07-11 16:55:46,703 [execute] INFO git cat-file --batch-check [2022-07-11T16:55:46.755Z] 2022-07-11 16:55:46,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/256/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T16:55:46.755Z] 2022-07-11 16:55:46,709 [execute] INFO git cat-file --batch [2022-07-11T16:55:46.755Z] 2022-07-11 16:55:46,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/256/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T16:55:46.755Z] 2022-07-11 16:55:46,715 [read_version] DEBUG read version from /w/workspace/edgex-go/256/.semver/main [2022-07-11T16:55:46.755Z] 2.2.1-dev.26 [Pipeline] } [2022-07-11T16:55:46.749Z] $ docker exec --env ******** --env ******** 709b12d3675ccb24edc5a2cfe7185f8aa199f26548f75c689a36ea7c2cfea732 ssh-agent -k [2022-07-11T16:55:46.870Z] unset SSH_AUTH_SOCK; [2022-07-11T16:55:46.870Z] unset SSH_AGENT_PID; [2022-07-11T16:55:46.870Z] echo Agent pid 39 killed; [2022-07-11T16:55:46.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:55:47.192Z] + git semver [Pipeline] } [2022-07-11T16:55:47.452Z] $ docker stop --time=1 709b12d3675ccb24edc5a2cfe7185f8aa199f26548f75c689a36ea7c2cfea732 [2022-07-11T16:55:48.757Z] $ docker rm -f 709b12d3675ccb24edc5a2cfe7185f8aa199f26548f75c689a36ea7c2cfea732 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:55:49.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T16:55:49.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:49.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:55:49.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:55:49.495Z] prd-ubuntu20.04-docker-8c-8g-17423 does not seem to be running inside a container [2022-07-11T16:55:49.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T16:55:49.935Z] $ docker top 5687474c74e67d664e01483d5765e243e744932def9d0705ed6a960e9d398b78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T16:55:50.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:55:50.049Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:55:50.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:55:50.178Z] $ docker exec 5687474c74e67d664e01483d5765e243e744932def9d0705ed6a960e9d398b78 ssh-agent [2022-07-11T16:55:50.326Z] SSH_AUTH_SOCK=/tmp/ssh-22FlDVemz8d5/agent.32 [2022-07-11T16:55:50.326Z] SSH_AGENT_PID=39 [2022-07-11T16:55:50.332Z] Running ssh-add (command line suppressed) [2022-07-11T16:55:50.444Z] Identity added: /w/workspace/edgex-go/256@tmp/private_key_1033690724158795306.key (/w/workspace/edgex-go/256@tmp/private_key_1033690724158795306.key) [2022-07-11T16:55:50.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:55:50.759Z] + git semver push [2022-07-11T16:55:51.019Z] 2022-07-11 16:55:50,928 [run_push] DEBUG push [2022-07-11T16:55:51.019Z] 2022-07-11 16:55:50,929 [execute] INFO git cat-file --batch-check [2022-07-11T16:55:51.019Z] 2022-07-11 16:55:50,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/256/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T16:55:51.019Z] 2022-07-11 16:55:50,933 [execute] INFO git rev-list 879075a2321b2214301053564734a7f581c615b1 -- [2022-07-11T16:55:51.019Z] 2022-07-11 16:55:50,933 [execute] DEBUG Popen(['git', 'rev-list', '879075a2321b2214301053564734a7f581c615b1', '--'], cwd=/w/workspace/edgex-go/256/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T16:55:51.019Z] 2022-07-11 16:55:50,947 [execute] INFO git fetch -v origin [2022-07-11T16:55:51.019Z] 2022-07-11 16:55:50,948 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/256/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-11T16:55:51.597Z] 2022-07-11 16:55:51,422 [run_push] DEBUG no remote changes detected [2022-07-11T16:55:51.597Z] 2022-07-11 16:55:51,422 [execute] INFO git push origin semver [2022-07-11T16:55:51.597Z] 2022-07-11 16:55:51,423 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/256/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T16:55:52.168Z] 2022-07-11 16:55:52,151 [run_push] DEBUG push all version tags [2022-07-11T16:55:52.428Z] 2022-07-11 16:55:52,154 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-11T16:55:52.428Z] 2022-07-11 16:55:52,155 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/256, universal_newlines=False, shell=None, istream=None) [2022-07-11T16:55:52.997Z] 2022-07-11 16:55:52,850 [read_version] DEBUG read version from /w/workspace/edgex-go/256/.semver/main [2022-07-11T16:55:52.997Z] 2.2.1-dev.26 [Pipeline] } [2022-07-11T16:55:52.993Z] $ docker exec --env ******** --env ******** 5687474c74e67d664e01483d5765e243e744932def9d0705ed6a960e9d398b78 ssh-agent -k [2022-07-11T16:55:53.105Z] unset SSH_AUTH_SOCK; [2022-07-11T16:55:53.105Z] unset SSH_AGENT_PID; [2022-07-11T16:55:53.105Z] echo Agent pid 39 killed; [2022-07-11T16:55:53.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:55:53.433Z] + git semver [Pipeline] } [2022-07-11T16:55:53.692Z] $ docker stop --time=1 5687474c74e67d664e01483d5765e243e744932def9d0705ed6a960e9d398b78 [2022-07-11T16:55:55.013Z] $ docker rm -f 5687474c74e67d664e01483d5765e243e744932def9d0705ed6a960e9d398b78 [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-07-11T16:55:55.549Z] + [ -d /w/workspace/edgex-go/256/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:55:55.839Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:55:56.699Z] ---> package-listing.sh [2022-07-11T16:55:56.699Z] ++ facter osfamily [2022-07-11T16:55:56.699Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T16:55:56.959Z] + OS_FAMILY=debian [2022-07-11T16:55:56.959Z] + workspace=/w/workspace/edgex-go/256 [2022-07-11T16:55:56.959Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T16:55:56.959Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T16:55:56.959Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T16:55:56.959Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T16:55:56.959Z] + '[' /w/workspace/edgex-go/256 ']' [2022-07-11T16:55:56.959Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T16:55:56.959Z] + case "${OS_FAMILY}" in [2022-07-11T16:55:56.959Z] + dpkg -l [2022-07-11T16:55:56.959Z] + grep '^ii' [2022-07-11T16:55:56.959Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T16:55:56.959Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T16:55:56.959Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T16:55:56.959Z] + '[' /w/workspace/edgex-go/256 ']' [2022-07-11T16:55:56.959Z] + mkdir -p /w/workspace/edgex-go/256/archives/ [2022-07-11T16:55:56.959Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/256/archives/ [Pipeline] echo [2022-07-11T16:55:56.970Z] 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/256/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T16:55:57.251Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:57.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:55:57.889Z] [2022-07-11T16:55:57.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:58.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:55:58.192Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T16:55:58.192Z] 5eb5b503b376: Pulling fs layer [2022-07-11T16:55:58.192Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T16:55:58.192Z] ec43610c2a17: Pulling fs layer [2022-07-11T16:55:58.192Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T16:55:58.192Z] 33b1e0a273af: Pulling fs layer [2022-07-11T16:55:58.192Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T16:55:58.192Z] 2f39f015ded8: Pulling fs layer [2022-07-11T16:55:58.192Z] 3a2ae6a8a46f: Waiting [2022-07-11T16:55:58.192Z] 33b1e0a273af: Waiting [2022-07-11T16:55:58.192Z] 5d3b04190fa2: Waiting [2022-07-11T16:55:58.192Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T16:55:58.192Z] 5c69ac0246d0: Download complete [2022-07-11T16:55:58.192Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T16:55:58.192Z] 3a2ae6a8a46f: Download complete [2022-07-11T16:55:58.452Z] 33b1e0a273af: Verifying Checksum [2022-07-11T16:55:58.452Z] 33b1e0a273af: Download complete [2022-07-11T16:55:58.452Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T16:55:58.452Z] 5d3b04190fa2: Download complete [2022-07-11T16:55:58.452Z] ec43610c2a17: Verifying Checksum [2022-07-11T16:55:58.452Z] ec43610c2a17: Download complete [2022-07-11T16:55:58.452Z] 5eb5b503b376: Verifying Checksum [2022-07-11T16:55:58.452Z] 5eb5b503b376: Download complete [2022-07-11T16:55:59.389Z] 2f39f015ded8: Verifying Checksum [2022-07-11T16:55:59.389Z] 2f39f015ded8: Download complete [2022-07-11T16:55:59.958Z] 5eb5b503b376: Pull complete [2022-07-11T16:55:59.958Z] 5c69ac0246d0: Pull complete [2022-07-11T16:56:00.528Z] ec43610c2a17: Pull complete [2022-07-11T16:56:00.528Z] 3a2ae6a8a46f: Pull complete [2022-07-11T16:56:00.789Z] 33b1e0a273af: Pull complete [2022-07-11T16:56:00.789Z] 5d3b04190fa2: Pull complete [2022-07-11T16:56:04.977Z] 2f39f015ded8: Pull complete [2022-07-11T16:56:04.977Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T16:56:04.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:56:04.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:56:05.068Z] prd-ubuntu20.04-docker-8c-8g-17423 does not seem to be running inside a container [2022-07-11T16:56:05.086Z] $ 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/256/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/256 -v /w/workspace/edgex-go/256:/w/workspace/edgex-go/256:rw,z -v /w/workspace/edgex-go/256@tmp:/w/workspace/edgex-go/256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T16:56:07.045Z] $ docker top 75d72a4fc4c7f175f9d76042f9ef3450047d13650854417f82a87c2399a47363 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:56:07.419Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T16:56:07.708Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T16:56:07.999Z] + ls /var/log/sa-host [2022-07-11T16:56:07.999Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:56:08.066Z] provisioning config files... [2022-07-11T16:56:08.077Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/256@tmp/config7086938429708724776tmp [Pipeline] { [Pipeline] echo [2022-07-11T16:56:08.092Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:56:08.377Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T16:56:08.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:56:08.720Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T16:56:08.729Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:56:09.016Z] ---> sudo-logs.sh [2022-07-11T16:56:09.016Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T16:56:09.038Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:56:09.323Z] ---> job-cost.sh [2022-07-11T16:56:09.323Z] lf-activate-venv: SKIPPING [2022-07-11T16:56:09.323Z] DEBUG: total: 0.10999999940395355 [2022-07-11T16:56:09.323Z] INFO: Retrieving Stack Cost... [2022-07-11T16:56:09.896Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T16:56:10.156Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T16:56:10.167Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:56:10.452Z] ---> logs-deploy.sh [2022-07-11T16:56:10.452Z] lf-activate-venv: SKIPPING [2022-07-11T16:56:10.452Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/256 [2022-07-11T16:56:10.452Z] INFO: archiving workspace using pattern(s): [2022-07-11T16:56:11.395Z] Archives upload complete. [2022-07-11T16:56:11.656Z] INFO: archiving logs to Nexus