Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33a3e4f3e3406f6cea49ab831237154515d8a27f 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-ssh2197455941817256282.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-ssh14780261216796307906.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-ssh13317261772361164728.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-ssh12118915299890737633.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-ssh16323245885325008612.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-16721 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/252 [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/252 # 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 33a3e4f3e3406f6cea49ab831237154515d8a27f (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 33a3e4f3e3406f6cea49ab831237154515d8a27f # timeout=10 Commit message: "chore: Update instructions to get latest linter (#4067)" > git rev-list --no-walk dc65741403d6032672b6969adbd7266bcc1b744e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:26:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:26:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:26:23 ========================================================= 23:26:23 EdgeX Global Pipelines Version Info 23:26:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:26:24 ------------------- 23:26:24 stable info: 23:26:24 ------------------- 23:26:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:26:24 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 23:26:24 Message: update stable to v1.0.234 23:26:25 ------------------- 23:26:25 experimental info: 23:26:25 ------------------- 23:26:25 Commited By: **** collab-it+edgex@linuxfoundation.org 23:26:25 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 23:26:25 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33a3e4f [Pipeline] echo 23:26:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:26:25 provisioning config files... 23:26:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/252@tmp/config2310687416327898133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:26 ---> docker-login.sh 23:26:26 nexus3.edgexfoundry.org:10001 23:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:26 Configure a credential helper to remove this warning. See 23:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:26 23:26:26 Login Succeeded 23:26:26 nexus3.edgexfoundry.org:10002 23:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:26 Configure a credential helper to remove this warning. See 23:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:26 23:26:26 Login Succeeded 23:26:26 nexus3.edgexfoundry.org:10003 23:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:27 Configure a credential helper to remove this warning. See 23:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:27 23:26:27 Login Succeeded 23:26:27 nexus3.edgexfoundry.org:10004 23:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:27 Configure a credential helper to remove this warning. See 23:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:27 23:26:27 Login Succeeded 23:26:27 docker.io 23:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:27 Configure a credential helper to remove this warning. See 23:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:27 23:26:27 Login Succeeded 23:26:27 ---> docker-login.sh ends [Pipeline] } 23:26:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:26:27 + 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 23:26:27 + dirname cmd/core-command/Dockerfile 23:26:27 + cut -d/ -f2 23:26:27 + echo core-command,cmd/core-command/Dockerfile 23:26:27 + dirname cmd/core-data/Dockerfile 23:26:27 + cut -d/ -f2 23:26:27 + echo core-data,cmd/core-data/Dockerfile 23:26:27 + dirname cmd/core-metadata/Dockerfile 23:26:27 + cut -d/ -f2 23:26:27 + echo core-metadata,cmd/core-metadata/Dockerfile 23:26:27 + dirname cmd/security-bootstrapper/Dockerfile 23:26:27 + cut -d/ -f2 23:26:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:26:27 + dirname cmd/security-proxy-setup/Dockerfile 23:26:27 + cut -d/ -f2 23:26:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:26:27 + dirname cmd/security-secretstore-setup/Dockerfile 23:26:27 + cut -d/ -f2 23:26:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:26:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:26:27 + cut -d/ -f2 23:26:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:26:27 + dirname cmd/security-spire-agent/Dockerfile 23:26:27 + cut -d/ -f2 23:26:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:26:27 + dirname cmd/security-spire-config/Dockerfile 23:26:27 + cut -d/ -f2 23:26:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:26:27 + dirname cmd/security-spire-server/Dockerfile 23:26:27 + cut -d/ -f2 23:26:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:26:27 + dirname cmd/support-notifications/Dockerfile 23:26:27 + cut -d/ -f2 23:26:27 + echo support-notifications,cmd/support-notifications/Dockerfile 23:26:27 + dirname cmd/support-scheduler/Dockerfile 23:26:27 + cut -d/ -f2 23:26:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:26:27 + dirname cmd/sys-mgmt-agent/Dockerfile 23:26:27 + cut -d/ -f2 23:26:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:26:27 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 23:26:28 + git rev-list -1 --merges 33a3e4f3e3406f6cea49ab831237154515d8a27f~1..33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] echo 23:26:28 -----------> git rev-list -1 --merges 33a3e4f3e3406f6cea49ab831237154515d8a27f~1..33a3e4f3e3406f6cea49ab831237154515d8a27f 33a3e4f3e3406f6cea49ab831237154515d8a27f [false] [Pipeline] sh 23:26:28 + git log --format=format:%s -1 33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] echo 23:26:28 ========================================================= 23:26:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:26:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:26:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:26:29 + grep -v github /etc/ssh/ssh_known_hosts 23:26:29 + [ -e /tmp/ssh_known_hosts ] 23:26:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:26:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:26:29 + sudo tee -a /etc/ssh/ssh_known_hosts 23:26:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:29 23:26:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:29 0.1.4: Pulling from edgex-devops/py-git-semver 23:26:29 42c077c10790: Pulling fs layer 23:26:29 f63e77b7563a: Pulling fs layer 23:26:29 bd5fdadae976: Pulling fs layer 23:26:29 205491f53016: Pulling fs layer 23:26:29 df18705c85c3: Pulling fs layer 23:26:29 bdb3f477010e: Pulling fs layer 23:26:29 c8a8fc8e1c8f: Pulling fs layer 23:26:29 2c6e9b1d212d: Pulling fs layer 23:26:29 bdb8f0575790: Pulling fs layer 23:26:29 386e3cb2ff24: Pulling fs layer 23:26:29 2343380bae48: Pulling fs layer 23:26:29 205491f53016: Waiting 23:26:29 bdb8f0575790: Waiting 23:26:29 df18705c85c3: Waiting 23:26:29 386e3cb2ff24: Waiting 23:26:29 c8a8fc8e1c8f: Waiting 23:26:29 2343380bae48: Waiting 23:26:29 bdb3f477010e: Waiting 23:26:29 2c6e9b1d212d: Waiting 23:26:29 f63e77b7563a: Verifying Checksum 23:26:29 f63e77b7563a: Download complete 23:26:29 205491f53016: Download complete 23:26:30 df18705c85c3: Verifying Checksum 23:26:30 df18705c85c3: Download complete 23:26:30 bdb3f477010e: Verifying Checksum 23:26:30 bdb3f477010e: Download complete 23:26:30 bd5fdadae976: Verifying Checksum 23:26:30 bd5fdadae976: Download complete 23:26:30 2c6e9b1d212d: Download complete 23:26:30 bdb8f0575790: Verifying Checksum 23:26:30 bdb8f0575790: Download complete 23:26:30 386e3cb2ff24: Verifying Checksum 23:26:30 386e3cb2ff24: Download complete 23:26:30 2343380bae48: Verifying Checksum 23:26:30 2343380bae48: Download complete 23:26:30 42c077c10790: Download complete 23:26:30 c8a8fc8e1c8f: Download complete 23:26:31 42c077c10790: Pull complete 23:26:31 f63e77b7563a: Pull complete 23:26:32 bd5fdadae976: Pull complete 23:26:32 205491f53016: Pull complete 23:26:32 df18705c85c3: Pull complete 23:26:32 bdb3f477010e: Pull complete 23:26:34 c8a8fc8e1c8f: Pull complete 23:26:35 2c6e9b1d212d: Pull complete 23:26:35 bdb8f0575790: Pull complete 23:26:35 386e3cb2ff24: Pull complete 23:26:35 2343380bae48: Pull complete 23:26:35 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 23:26:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:35 prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container 23:26:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:26:36 $ docker top 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 -eo pid,comm 23:26:36 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). 23:26:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:26:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:26:36 [ssh-agent] Looking for ssh-agent implementation... 23:26:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:26:37 $ docker exec 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 ssh-agent 23:26:37 SSH_AUTH_SOCK=/tmp/ssh-m0VYdFqFlVUi/agent.32 23:26:37 SSH_AGENT_PID=38 23:26:37 Running ssh-add (command line suppressed) 23:26:37 Identity added: /w/workspace/edgex-go/252@tmp/private_key_3232328846961230646.key (/w/workspace/edgex-go/252@tmp/private_key_3232328846961230646.key) 23:26:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:26:37 + git tag --points-at HEAD [Pipeline] } 23:26:37 $ docker exec --env ******** --env ******** 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 ssh-agent -k 23:26:37 unset SSH_AUTH_SOCK; 23:26:37 unset SSH_AGENT_PID; 23:26:37 echo Agent pid 38 killed; 23:26:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:26:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:26:37 [ssh-agent] Looking for ssh-agent implementation... 23:26:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:26:37 $ docker exec 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 ssh-agent 23:26:38 SSH_AUTH_SOCK=/tmp/ssh-iAT1Q3rWEvd6/agent.71 23:26:38 SSH_AGENT_PID=78 23:26:38 Running ssh-add (command line suppressed) 23:26:38 Identity added: /w/workspace/edgex-go/252@tmp/private_key_367721115400510716.key (/w/workspace/edgex-go/252@tmp/private_key_367721115400510716.key) 23:26:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:26:38 + git semver init 23:26:38 2022-07-02 23:26:38,801 [run_init] DEBUG init version:0.0.0 force:False 23:26:38 2022-07-02 23:26:38,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/252/.semver 23:26:38 2022-07-02 23:26:38,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/252/.semver 23:26:38 2022-07-02 23:26:38,803 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/252/.semver'], cwd=/w/workspace/edgex-go/252, universal_newlines=False, shell=None, istream=None) 23:26:43 2022-07-02 23:26:43,016 [append_file] DEBUG append to file:/w/workspace/edgex-go/252/.git/info/exclude 23:26:43 2022-07-02 23:26:43,016 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/252/.semver/main with force:False 23:26:43 2022-07-02 23:26:43,016 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main 23:26:43 2022-07-02 23:26:43,017 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main 23:26:43 2.2.1-dev.21 [Pipeline] } 23:26:43 $ docker exec --env ******** --env ******** 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 ssh-agent -k 23:26:43 unset SSH_AUTH_SOCK; 23:26:43 unset SSH_AGENT_PID; 23:26:43 echo Agent pid 78 killed; 23:26:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:26:43 + git semver [Pipeline] } 23:26:43 $ docker stop --time=1 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 23:26:45 $ docker rm -f 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 [Pipeline] // withDockerContainer [Pipeline] sh 23:26:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:26:45 Stashed 1 file(s) [Pipeline] echo 23:26:45 [edgeXSemver]: initialized semver on version 2.2.1-dev.21 [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 23:26:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:26:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:26:45 ========================================================= 23:26:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:26:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:26:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:26:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:26:46 59bf1c3509f3: Pulling fs layer 23:26:46 666ba61612fd: Pulling fs layer 23:26:46 8ed8ca486205: Pulling fs layer 23:26:46 cc1cd167ecdc: Pulling fs layer 23:26:46 c516ae0d96e1: Pulling fs layer 23:26:46 684cea983483: Pulling fs layer 23:26:46 dd3240ac7de5: Pulling fs layer 23:26:46 b1e948a4e11c: Pulling fs layer 23:26:46 a8fd76ee1af6: Pulling fs layer 23:26:46 646ad004c059: Pulling fs layer 23:26:46 cc1cd167ecdc: Waiting 23:26:46 c516ae0d96e1: Waiting 23:26:46 b1e948a4e11c: Waiting 23:26:46 a8fd76ee1af6: Waiting 23:26:46 684cea983483: Waiting 23:26:46 dd3240ac7de5: Waiting 23:26:46 646ad004c059: Waiting 23:26:46 8ed8ca486205: Verifying Checksum 23:26:46 8ed8ca486205: Download complete 23:26:46 666ba61612fd: Verifying Checksum 23:26:46 666ba61612fd: Download complete 23:26:46 c516ae0d96e1: Download complete 23:26:46 684cea983483: Download complete 23:26:46 dd3240ac7de5: Verifying Checksum 23:26:46 dd3240ac7de5: Download complete 23:26:46 59bf1c3509f3: Verifying Checksum 23:26:46 59bf1c3509f3: Download complete 23:26:46 b1e948a4e11c: Verifying Checksum 23:26:46 b1e948a4e11c: Download complete 23:26:46 59bf1c3509f3: Pull complete 23:26:46 666ba61612fd: Pull complete 23:26:46 8ed8ca486205: Pull complete 23:26:46 a8fd76ee1af6: Verifying Checksum 23:26:46 a8fd76ee1af6: Download complete 23:26:46 cc1cd167ecdc: Verifying Checksum 23:26:46 cc1cd167ecdc: Download complete 23:26:47 646ad004c059: Verifying Checksum 23:26:47 646ad004c059: Download complete 23:26:51 cc1cd167ecdc: Pull complete 23:26:51 c516ae0d96e1: Pull complete 23:26:51 684cea983483: Pull complete 23:26:51 dd3240ac7de5: Pull complete 23:26:51 b1e948a4e11c: Pull complete 23:26:53 a8fd76ee1af6: Pull complete 23:26:54 646ad004c059: Pull complete 23:26:54 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 23:26:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:26:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:26:54 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:26:54 WORKDIR /edgex 23:26:54 COPY go.mod . 23:26:54 RUN go mod download 23:26:54 docker build -t ci-base-image-x86_64 -f - . 23:26:56 Sending build context to Docker daemon 335.2MB 23:26:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:26:56 ---> 8f69c11f6b0c 23:26:56 Step 2/4 : WORKDIR /edgex 23:26:58 ---> Running in d354d75aa58f 23:26:58 Removing intermediate container d354d75aa58f 23:26:58 ---> d93e0def3bc2 23:26:58 Step 3/4 : COPY go.mod . 23:26:58 ---> 4eae28d5f3fc 23:26:58 Step 4/4 : RUN go mod download 23:26:58 ---> Running in 50a02c7965c2 23:27:00 Still waiting to schedule task 23:27:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:27:20 Removing intermediate container 50a02c7965c2 23:27:20 ---> 1e05635b1dd6 23:27:20 Successfully built 1e05635b1dd6 23:27:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:20 + docker inspect -f . ci-base-image-x86_64 23:27:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:20 prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container 23:27:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:27:21 $ docker top 8100952b1f5771f2c2fd9fd6bac1d92a5467beb0a80634f0ca683de8ea99e453 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:21 + go version 23:27:21 go version go1.17.7 linux/amd64 [Pipeline] } 23:27:21 $ docker stop --time=1 8100952b1f5771f2c2fd9fd6bac1d92a5467beb0a80634f0ca683de8ea99e453 23:27:22 $ docker rm -f 8100952b1f5771f2c2fd9fd6bac1d92a5467beb0a80634f0ca683de8ea99e453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:23 + docker inspect -f . ci-base-image-x86_64 23:27:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:23 prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container 23:27:23 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:27:23 $ docker top 457bc63a67b550b224111700564198101c1aba0c12bd818d68100eec7970ca4e -eo pid,comm [Pipeline] { [Pipeline] echo 23:27:23 ========================================================= 23:27:23 [edgeXBuildGoParallel] Running Tests and Build... 23:27:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:27:24 + make test 23:27:24 go mod tidy -compat=1.17 23:27:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:27:30 ? github.com/edgexfoundry/edgex-go [no test files] 23:27:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:27:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:27:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 23:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:27:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements 23:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:27:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.2% of statements 23:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.099s coverage: 89.2% of statements 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.103s coverage: 83.8% of statements 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.441s coverage: 95.6% of statements 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.093s coverage: 47.1% of statements 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 23:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 23:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.182s coverage: 82.5% of statements 23:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.199s coverage: 91.2% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.426s coverage: 65.4% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.214s coverage: 43.8% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.178s coverage: 92.3% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:28:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.071s coverage: 100.0% of statements 23:28:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 23:28:08 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 23:28:26 GO111MODULE=on go vet ./... 23:28:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:28:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:28:31 ./bin/test-attribution-txt.sh [Pipeline] echo 23:28:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:28:31 + ls -al . 23:28:31 total 684 23:28:31 drwxrwxr-x 10 1001 1001 4096 Jul 2 23:27 . 23:28:31 drwxr-xr-x 4 root root 4096 Jul 2 23:27 .. 23:28:31 -rw-rw-r-- 1 1001 1001 11 Jul 2 23:26 .dockerignore 23:28:31 drwxrwxr-x 8 1001 1001 4096 Jul 2 23:26 .git 23:28:31 drwxrwxr-x 3 1001 1001 4096 Jul 2 23:26 .github 23:28:31 -rw-rw-r-- 1 1001 1001 879 Jul 2 23:26 .gitignore 23:28:31 -rw-rw-r-- 1 1001 1001 42 Jul 2 23:26 .golangci.yml 23:28:31 -rw-rw-r-- 1 1001 1001 87 Jul 2 23:26 .hadolint.yml 23:28:31 drwxr-xr-x 3 1001 1001 4096 Jul 2 23:26 .semver 23:28:31 -rw-rw-r-- 1 1001 1001 166 Jul 2 23:26 .sonarcloud.properties 23:28:31 -rw-rw-r-- 1 1001 1001 1171 Jul 2 23:26 ADOPTERS.md 23:28:31 -rw-rw-r-- 1 1001 1001 10347 Jul 2 23:26 Attribution.txt 23:28:31 -rw-rw-r-- 1 1001 1001 63209 Jul 2 23:26 CHANGELOG.md 23:28:31 -rw-rw-r-- 1 1001 1001 3804 Jul 2 23:26 CONTRIBUTING.md 23:28:31 -rw-rw-r-- 1 1001 1001 677 Jul 2 23:26 GOVERNANCE.md 23:28:31 -rw-rw-r-- 1 1001 1001 850 Jul 2 23:26 Jenkinsfile 23:28:31 -rw-rw-r-- 1 1001 1001 10775 Jul 2 23:26 LICENSE 23:28:31 -rw-rw-r-- 1 1001 1001 10389 Jul 2 23:26 Makefile 23:28:31 -rw-rw-r-- 1 1001 1001 582 Jul 2 23:26 OWNERS.md 23:28:31 -rw-rw-r-- 1 1001 1001 9094 Jul 2 23:26 README.md 23:28:31 -rw-rw-r-- 1 1001 1001 6912 Jul 2 23:26 SECURITY.md 23:28:31 -rw-rw-r-- 1 1001 1001 12 Jul 2 23:26 VERSION 23:28:31 -rw-rw-r-- 1 1001 1001 4131 Jul 2 23:26 ZMQWindows.md 23:28:31 drwxrwxr-x 2 1001 1001 4096 Jul 2 23:26 bin 23:28:31 drwxrwxr-x 18 1001 1001 4096 Jul 2 23:26 cmd 23:28:31 -rw-r--r-- 1 root root 435593 Jul 2 23:28 coverage.out 23:28:31 -rw-rw-r-- 1 1001 1001 3311 Jul 2 23:26 go.mod 23:28:31 -rw-rw-r-- 1 1001 1001 36231 Jul 2 23:27 go.sum 23:28:31 drwxrwxr-x 8 1001 1001 4096 Jul 2 23:26 internal 23:28:31 drwxrwxr-x 3 1001 1001 4096 Jul 2 23:26 openapi 23:28:31 drwxrwxr-x 4 1001 1001 4096 Jul 2 23:26 snap 23:28:31 -rw-rw-r-- 1 1001 1001 204 Jul 2 23:26 version.go [Pipeline] sh 23:28:31 + '[' -e coverage.out ] 23:28:31 + chown 1001:1001 coverage.out [Pipeline] stash 23:28:31 Stashed 1 file(s) [Pipeline] sh 23:28:32 + make build 23:28:32 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:28:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16722 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:28:35 Running in /w/workspace/edgex-go/252 [Pipeline] { [Pipeline] checkout 23:28:35 The recommended git tool is: git 23:28:42 using credential edgex-jenkins-ssh 23:28:42 Cloning the remote Git repository 23:28:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:28:43 > git init /w/workspace/edgex-go/252 # timeout=10 23:28:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:28:43 > git --version # timeout=10 23:28:43 > git --version # 'git version 2.25.1' 23:28:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:28:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:28:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:28:58 Avoid second fetch 23:28:58 Checking out Revision 33a3e4f3e3406f6cea49ab831237154515d8a27f (main) 23:28:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:28:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:58 > git config core.sparsecheckout # timeout=10 23:28:58 > git checkout -f 33a3e4f3e3406f6cea49ab831237154515d8a27f # timeout=10 23:29:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:29:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:29:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:29:03 Commit message: "chore: Update instructions to get latest linter (#4067)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:29:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:29:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:29:04 % Total % Received % Xferd Average Speed Time Time Time Current 23:29:04 Dload Upload Total Spent Left Speed 23:29:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98024 0 --:--:-- --:--:-- --:--:-- 98024 [Pipeline] sh 23:29:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:29:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:29:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:29:05 + sudo tee /etc/docker/daemon.new 23:29:05 { 23:29:05 "registry-mirrors": [ 23:29:05 "https://nexus3.edgexfoundry.org:10001" 23:29:05 ], 23:29:05 "bip": "10.250.0.254/24", 23:29:05 "hosts": [ 23:29:05 "tcp://0.0.0.0:5555", 23:29:05 "unix:///var/run/docker.sock" 23:29:05 ], 23:29:05 "mtu": 1458, 23:29:05 "selinux-enabled": true, 23:29:05 "seccomp-profile": "/etc/docker/seccomp.json" 23:29:05 } [Pipeline] sh 23:29:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:29:05 + sudo service docker restart 23:29:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:29:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:29:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:29:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:29:09 $ docker stop --time=1 457bc63a67b550b224111700564198101c1aba0c12bd818d68100eec7970ca4e 23:29:12 $ docker rm -f 457bc63a67b550b224111700564198101c1aba0c12bd818d68100eec7970ca4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:29:13 23:29:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:29:13 latest: Pulling from edgex-devops/edgex-compose 23:29:13 cbdbe7a5bc2a: Pulling fs layer 23:29:13 ca9280d653b3: Pulling fs layer 23:29:13 7e9c9ca2126c: Pulling fs layer 23:29:13 cbdbe7a5bc2a: Download complete 23:29:13 ca9280d653b3: Verifying Checksum 23:29:13 ca9280d653b3: Download complete 23:29:13 cbdbe7a5bc2a: Pull complete 23:29:14 7e9c9ca2126c: Download complete 23:29:14 ca9280d653b3: Pull complete 23:29:17 7e9c9ca2126c: Pull complete 23:29:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:29:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:29:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:17 prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container 23:29:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:29:18 $ docker top 96f531661119292f934f560edc9a1d6fc5b8451833653463d068df5fa452c73c -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:19 + docker-compose build --help 23:29:19 + grep parallel 23:29:19 --parallel Build images in parallel. [Pipeline] } 23:29:19 $ docker stop --time=1 96f531661119292f934f560edc9a1d6fc5b8451833653463d068df5fa452c73c 23:29:21 $ docker rm -f 96f531661119292f934f560edc9a1d6fc5b8451833653463d068df5fa452c73c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:29:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:21 prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container 23:29:21 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:29:22 $ docker top 98814029e480211039c7697712d4ae0835cd65ff7b5b7286a5fde762d101668b -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:22 + docker-compose -f ./docker-compose-build.yml build --parallel 23:29:22 Building core-command ... 23:29:22 Building core-data ... 23:29:22 Building core-metadata ... 23:29:22 Building security-bootstrapper ... 23:29:22 Building security-proxy-setup ... 23:29:22 Building security-secretstore-setup ... 23:29:22 Building security-spiffe-token-provider ... 23:29:22 Building security-spire-agent ... 23:29:22 Building security-spire-config ... 23:29:22 Building security-spire-server ... 23:29:22 Building support-notifications ... 23:29:22 Building support-scheduler ... 23:29:22 Building sys-mgmt-agent ... 23:29:22 Building support-notifications 23:29:22 Building security-bootstrapper 23:29:22 Building security-spire-config 23:29:22 Building security-proxy-setup 23:29:22 Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:24 provisioning config files... 23:29:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/252@tmp/config5979526484564998894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:24 ---> docker-login.sh 23:29:24 nexus3.edgexfoundry.org:10001 23:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:25 Configure a credential helper to remove this warning. See 23:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:25 23:29:25 Login Succeeded 23:29:25 nexus3.edgexfoundry.org:10002 23:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:25 Configure a credential helper to remove this warning. See 23:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:25 23:29:25 Login Succeeded 23:29:25 nexus3.edgexfoundry.org:10003 23:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:26 Configure a credential helper to remove this warning. See 23:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:26 23:29:26 Login Succeeded 23:29:26 nexus3.edgexfoundry.org:10004 23:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:26 Configure a credential helper to remove this warning. See 23:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:26 23:29:26 Login Succeeded 23:29:26 docker.io 23:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:27 Configure a credential helper to remove this warning. See 23:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:27 23:29:27 Login Succeeded 23:29:27 ---> docker-login.sh ends [Pipeline] } 23:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:29:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:27 ========================================================= 23:29:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:29:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:29:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:29:28 9b3977197b4f: Pulling fs layer 23:29:28 1a89e8eeedd5: Pulling fs layer 23:29:28 94645a83ff95: Pulling fs layer 23:29:28 e6fb740bc735: Pulling fs layer 23:29:28 3a77bd46dcc9: Pulling fs layer 23:29:28 355e64cbe906: Pulling fs layer 23:29:28 63ab81a10011: Pulling fs layer 23:29:28 555d1d1c4555: Pulling fs layer 23:29:28 7d9057610161: Pulling fs layer 23:29:28 e6fb740bc735: Waiting 23:29:28 63ab81a10011: Waiting 23:29:28 555d1d1c4555: Waiting 23:29:28 3a77bd46dcc9: Waiting 23:29:28 355e64cbe906: Waiting 23:29:28 7d9057610161: Waiting 23:29:28 94645a83ff95: Verifying Checksum 23:29:28 94645a83ff95: Download complete 23:29:28 1a89e8eeedd5: Download complete 23:29:28 3a77bd46dcc9: Download complete 23:29:28 355e64cbe906: Download complete 23:29:28 9b3977197b4f: Download complete 23:29:28 63ab81a10011: Verifying Checksum 23:29:28 63ab81a10011: Download complete 23:29:29 9b3977197b4f: Pull complete 23:29:29 7d9057610161: Verifying Checksum 23:29:29 7d9057610161: Download complete 23:29:29 1a89e8eeedd5: Pull complete 23:29:30 94645a83ff95: Pull complete 23:29:30 555d1d1c4555: Verifying Checksum 23:29:30 555d1d1c4555: Download complete 23:29:30 e6fb740bc735: Verifying Checksum 23:29:30 e6fb740bc735: Download complete 23:29:41 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:29:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:29:41 ---> 1e05635b1dd6 23:29:41 Step 3/31 : WORKDIR /edgex-go 23:29:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:29:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:29:41 ---> 1e05635b1dd6 23:29:41 Step 3/22 : WORKDIR /edgex-go 23:29:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:29:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:29:41 ---> 1e05635b1dd6 23:29:41 Step 3/22 : WORKDIR /edgex-go 23:29:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:29:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:29:41 ---> 1e05635b1dd6 23:29:41 Step 3/25 : WORKDIR /edgex-go 23:29:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:29:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:29:41 ---> 1e05635b1dd6 23:29:41 Step 3/26 : WORKDIR /edgex-go 23:29:42 ---> Running in efda41e3d12d 23:29:42 ---> Running in 42c3e44cba17 23:29:42 ---> Running in 44b6915b4402 23:29:42 ---> Running in 9db2efab9c61 23:29:42 ---> Running in 1ad621bad73e 23:29:42 Removing intermediate container efda41e3d12d 23:29:42 ---> 61e3439f8b57 23:29:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:42 Removing intermediate container 9db2efab9c61 23:29:42 ---> 35a14c78e868 23:29:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:42 Removing intermediate container 44b6915b4402 23:29:42 ---> 99e03b7e2412 23:29:42 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:42 Removing intermediate container 1ad621bad73e 23:29:42 ---> a8f711a99347 23:29:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:42 ---> Running in 92dbcc873808 23:29:42 Removing intermediate container 42c3e44cba17 23:29:42 ---> 59262407fd94 23:29:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:42 ---> Running in e70523acffe9 23:29:42 ---> Running in 66f3d8464d61 23:29:42 ---> Running in 1224fa91cbad 23:29:42 ---> Running in 0bc0d8a28cd4 23:29:43 e6fb740bc735: Pull complete 23:29:43 3a77bd46dcc9: Pull complete 23:29:43 355e64cbe906: Pull complete 23:29:43 63ab81a10011: Pull complete 23:29:43 Removing intermediate container 92dbcc873808 23:29:43 ---> 3e405a50a947 23:29:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:29:43 ---> Running in e3c8fdf21b41 23:29:44 Removing intermediate container 66f3d8464d61 23:29:44 ---> 55c0da984e49 23:29:44 Step 5/31 : RUN apk add --update --no-cache make git 23:29:44 ---> Running in 409bf54e8962 23:29:44 Removing intermediate container e70523acffe9 23:29:44 ---> 01b49b759d8e 23:29:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:29:44 Removing intermediate container 0bc0d8a28cd4 23:29:44 ---> 64e10908ae4e 23:29:44 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:29:44 ---> Running in d04287c8ed99 23:29:44 ---> Running in 317dbbafdfbf 23:29:44 Removing intermediate container 1224fa91cbad 23:29:44 ---> cd7d43b7e4b7 23:29:44 Step 5/22 : RUN apk add --update --no-cache make git 23:29:44 ---> Running in 8ef188b7de44 23:29:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:29:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:29:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:29:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:29:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:29:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:29:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:29:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:29:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:29:45 OK: 221 MiB in 52 packages 23:29:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:29:46 OK: 221 MiB in 52 packages 23:29:46 OK: 221 MiB in 52 packages 23:29:46 OK: 221 MiB in 52 packages 23:29:46 Removing intermediate container 409bf54e8962 23:29:46 ---> 330648fa11bc 23:29:46 Step 6/31 : COPY go.mod vendor* ./ 23:29:46 OK: 221 MiB in 52 packages 23:29:46 ---> f4d16cc2a2d4 23:29:46 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:46 ---> Running in b79d8f3492b6 23:29:46 Removing intermediate container 317dbbafdfbf 23:29:46 ---> d4e3c3897568 23:29:46 Step 6/25 : COPY go.mod vendor* ./ 23:29:46 Removing intermediate container e3c8fdf21b41 23:29:46 ---> 89a7db02b10a 23:29:46 Step 6/26 : COPY go.mod vendor* ./ 23:29:46 Removing intermediate container 8ef188b7de44 23:29:46 ---> 9f5501c478b4 23:29:46 Step 6/22 : COPY go.mod vendor* ./ 23:29:47 ---> 2138b66c9032 23:29:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:47 Removing intermediate container d04287c8ed99 23:29:47 ---> 2029c2f0f884 23:29:47 Step 6/22 : COPY go.mod vendor* ./ 23:29:47 ---> Running in e14f293621e0 23:29:47 ---> c9c1fd7f6c5a 23:29:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:47 ---> Running in 3965b55cbfe0 23:29:47 ---> bb10f724fb80 23:29:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:47 ---> df865c16d3df 23:29:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:47 ---> Running in f5112bc7a178 23:29:47 ---> Running in 20a22d4ab74a 23:29:47 Removing intermediate container b79d8f3492b6 23:29:47 ---> 2660fe96fb0f 23:29:47 Step 8/31 : COPY . . 23:29:48 Removing intermediate container e14f293621e0 23:29:48 ---> b2111462c753 23:29:48 Step 8/25 : COPY . . 23:29:48 555d1d1c4555: Pull complete 23:29:50 7d9057610161: Pull complete 23:29:50 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 23:29:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:29:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:29:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:29:50 WORKDIR /edgex 23:29:50 COPY go.mod . 23:29:50 RUN go mod download 23:29:50 + docker build -t ci-base-image-arm64 -f - . 23:29:51 Removing intermediate container f5112bc7a178 23:29:51 ---> d0852252eb94 23:29:51 Step 8/22 : COPY . . 23:29:51 Removing intermediate container 20a22d4ab74a 23:29:51 ---> 3bc473141185 23:29:51 Step 8/22 : COPY . . 23:29:51 Removing intermediate container 3965b55cbfe0 23:29:51 ---> 62e1c9ae411d 23:29:51 Step 8/26 : COPY . . 23:29:53 Sending build context to Docker daemon 169.2MB 23:29:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:29:53 ---> 819e984ddca1 23:29:53 Step 2/4 : WORKDIR /edgex 23:29:55 ---> Running in d8cfaf7bdd66 23:29:55 Removing intermediate container d8cfaf7bdd66 23:29:55 ---> 3da73c05b485 23:29:55 Step 3/4 : COPY go.mod . 23:29:55 ---> 4c04b986955a 23:29:55 Step 4/4 : RUN go mod download 23:29:55 ---> Running in 13f6d8fac78e 23:29:59 ---> 4759b868a43b 23:29:59 ---> 3c61bcd7a127 23:29:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 9/25 : ARG SPIRE_RELEASE=1.2.1 23:29:59 23:29:59 ---> e2d31c9b981b 23:29:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:29:59 ---> fda478b35343 23:29:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:29:59 ---> Running in 87f50ecd0662 23:29:59 ---> Running in 5f4616b0f6f7 23:29:59 ---> Running in 0b7eca7cfb7f 23:29:59 ---> Running in d13c39ee9cdc 23:29:59 ---> 2ebfe280b8cc 23:29:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:29:59 ---> Running in 6f920a72f75e 23:29:59 Removing intermediate container 5f4616b0f6f7 23:29:59 ---> a6f61af310b5 23:29:59 Step 10/26 : WORKDIR /edgex-go/spire-build 23:29:59 Removing intermediate container 0b7eca7cfb7f 23:29:59 ---> 52e7b187fce3 23:29:59 Step 10/25 : WORKDIR /edgex-go/spire-build 23:29:59 ---> Running in 4801683217f4 23:29:59 ---> Running in 9e35475b1aad 23:29:59 Removing intermediate container 4801683217f4 23:29:59 ---> aab2640aaa7f 23:29:59 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 23:29:59 Removing intermediate container 9e35475b1aad 23:29:59 ---> 715133f3c5af 23:29:59 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 23:29:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:29:59 ---> Running in 72ce4303e8f2 23:29:59 ---> Running in 02fd94f79562 23:29:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:29:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:29:59 Removing intermediate container 02fd94f79562 23:29:59 ---> 67f457995a81 23:29:59 Step 12/25 : WORKDIR /edgex-go 23:29:59 Removing intermediate container 72ce4303e8f2 23:29:59 ---> 87be33f45f9b 23:29:59 Step 12/26 : WORKDIR /edgex-go 23:29:59 ---> Running in 70065fe7f2c8 23:29:59 ---> Running in 6483f4b4a18a 23:29:59 Removing intermediate container 6483f4b4a18a 23:29:59 ---> d5d8d3a54c31 23:29:59 23:29:59 Step 13/26 : FROM alpine:3.15 23:29:59 Removing intermediate container 70065fe7f2c8 23:29:59 ---> fbe5b212fd7b 23:29:59 23:29:59 Step 13/25 : FROM alpine:3.15 23:30:00 3.15: Pulling from library/alpine 23:30:00 3.15: Pulling from library/alpine 23:30:01 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:30:01 Status: Downloaded newer image for alpine:3.15 23:30:01 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:30:01 Status: Image is up to date for alpine:3.15 23:30:01 ---> 0ac33e5f5afa 23:30:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:30:01 ---> 0ac33e5f5afa 23:30:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:30:01 ---> Running in 6fe3affd3919 23:30:01 ---> Running in 1c4170cb45a5 23:30:01 Removing intermediate container 1c4170cb45a5 23:30:01 ---> 24b3da667e65 23:30:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:01 Removing intermediate container 6fe3affd3919 23:30:01 ---> 5cf6b620dc8e 23:30:01 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:01 ---> Running in feca6929ce37 23:30:01 ---> Running in 4f8077094a2c 23:30:03 Removing intermediate container feca6929ce37 23:30:03 ---> db7286f4ad39 23:30:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:30:03 Removing intermediate container 4f8077094a2c 23:30:03 ---> 498779276c1d 23:30:03 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:30:03 ---> Running in c3d5978f1eb3 23:30:03 ---> Running in 823221c4143d 23:30:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:30:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:30:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:30:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:30:05 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:30:05 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:30:05 OK: 15859 distinct packages available 23:30:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:30:06 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:30:06 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:30:06 OK: 15859 distinct packages available 23:30:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:30:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:30:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:30:07 (1/4) Installing dumb-init (1.2.5-r1) 23:30:07 (2/4) Installing musl-obstack (1.2.3-r0) 23:30:07 (3/4) Installing libucontext (1.1-r0) 23:30:07 (4/4) Installing gcompat (1.0.0-r4) 23:30:07 (1/5) Installing dumb-init (1.2.5-r1) 23:30:07 Executing busybox-1.34.1-r5.trigger 23:30:07 OK: 6 MiB in 18 packages 23:30:07 (2/5) Installing musl-obstack (1.2.3-r0) 23:30:07 (3/5) Installing libucontext (1.1-r0) 23:30:07 (4/5) Installing gcompat (1.0.0-r4) 23:30:07 (5/5) Installing openssl (1.1.1p-r0) 23:30:07 Executing busybox-1.34.1-r5.trigger 23:30:07 OK: 6 MiB in 19 packages 23:30:09 Removing intermediate container c3d5978f1eb3 23:30:09 ---> 89bcdca04e00 23:30:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:30:09 Removing intermediate container 823221c4143d 23:30:09 ---> 7d8cd85e4346 23:30:09 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:30:13 ---> a3946f3b8f02 23:30:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:30:13 ---> b360a3c2d49d 23:30:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:30:13 ---> 6409cdf26999 23:30:13 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:30:13 ---> 52d24ba1ba82 23:30:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:30:13 ---> Running in 9d533bdf9e05 23:30:13 Removing intermediate container 9d533bdf9e05 23:30:13 ---> 91e30a68bc36 23:30:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:30:13 ---> 8911e92c7f94 23:30:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:30:14 ---> 597023202fd6 23:30:14 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:30:14 ---> 98fdb19e9201 23:30:14 Step 21/26 : WORKDIR / 23:30:14 ---> Running in 57831434f116 23:30:14 ---> Running in f06c1cbdaba7 23:30:15 Removing intermediate container 57831434f116 23:30:15 ---> 0cd431a8974f 23:30:15 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:30:15 Removing intermediate container f06c1cbdaba7 23:30:15 ---> 2e100fcb01da 23:30:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:30:15 ---> Running in 1b2debd316ae 23:30:15 ---> Running in 5f1bf854871d 23:30:15 Removing intermediate container 1b2debd316ae 23:30:15 ---> 444252c99d3d 23:30:15 Step 23/25 : LABEL arch=x86_64 23:30:15 Removing intermediate container 5f1bf854871d 23:30:15 ---> 25a71e29f0f0 23:30:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:30:15 ---> Running in 91194b8cd649 23:30:15 ---> Running in 4685b24311dd 23:30:15 Removing intermediate container 91194b8cd649 23:30:15 ---> 30a00c785214 23:30:15 Step 24/25 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:30:15 Removing intermediate container 4685b24311dd 23:30:15 ---> c592be04c2c5 23:30:15 Step 24/26 : LABEL arch=x86_64 23:30:15 ---> Running in c3b84262a6af 23:30:15 ---> Running in 43063afd288c 23:30:16 Removing intermediate container c3b84262a6af 23:30:16 ---> 2d33ede1fb6a 23:30:16 Step 25/25 : LABEL version=2.2.1-dev.21 23:30:16 Removing intermediate container 43063afd288c 23:30:16 ---> 9c2df5ed19da 23:30:16 Step 25/26 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:30:16 ---> Running in bfdc73d35ca8 23:30:16 ---> Running in 5cc8f8c07486 23:30:16 Removing intermediate container 5cc8f8c07486 23:30:16 ---> 1076567bb14e 23:30:16 Step 26/26 : LABEL version=2.2.1-dev.21 23:30:16 Removing intermediate container bfdc73d35ca8 23:30:16 ---> 126d1f541476 23:30:16 23:30:16 ---> Running in e36c3f3356a9 23:30:16 Successfully built 126d1f541476 23:30:16 Successfully tagged security-spire-server:latest 23:30:16 Building core-command 23:30:16  Building security-spire-server ... done Removing intermediate container e36c3f3356a9 23:30:16 ---> 80e8405dad3f 23:30:16 23:30:17 Successfully built 80e8405dad3f 23:30:17 Successfully tagged security-spire-config:latest 23:30:17 Building security-spiffe-token-provider 23:30:17  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:30:23 Removing intermediate container 87f50ecd0662 23:30:23 ---> d9105c3aadc4 23:30:23 23:30:23 Step 10/31 : FROM alpine:3.14 23:30:23 3.14: Pulling from library/alpine 23:30:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:30:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:30:23 ---> 1e05635b1dd6 23:30:23 Step 3/23 : WORKDIR /edgex-go 23:30:23 ---> Using cache 23:30:23 ---> 59262407fd94 23:30:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:23 ---> Using cache 23:30:23 ---> cd7d43b7e4b7 23:30:23 Step 5/23 : RUN apk add --update --no-cache make git 23:30:23 ---> Using cache 23:30:23 ---> 9f5501c478b4 23:30:23 Step 6/23 : COPY go.mod vendor* ./ 23:30:23 ---> Using cache 23:30:23 ---> bb10f724fb80 23:30:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:23 ---> Using cache 23:30:23 ---> d0852252eb94 23:30:23 Step 8/23 : COPY . . 23:30:23 ---> Using cache 23:30:23 ---> fda478b35343 23:30:23 Step 9/23 : RUN make cmd/core-command/core-command 23:30:23 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:30:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:30:23 ---> 1e05635b1dd6 23:30:23 Step 3/20 : WORKDIR /edgex-go 23:30:23 ---> Using cache 23:30:23 ---> 59262407fd94 23:30:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:30:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:30:24 Status: Downloaded newer image for alpine:3.14 23:30:24 ---> e04c818066af 23:30:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:30:24 ---> Running in dba7ab22beb2 23:30:24 ---> Running in bbc45e16dee3 23:30:24 ---> Running in 38a3775eacd9 23:30:24 Removing intermediate container d13c39ee9cdc 23:30:24 ---> 4f15be6f8c9e 23:30:24 23:30:24 Step 10/22 : FROM alpine:3.14 23:30:24 ---> e04c818066af 23:30:24 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:30:24 ---> Running in 578ceeed1171 23:30:24 Removing intermediate container 38a3775eacd9 23:30:24 ---> e801b4270d82 23:30:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:30:24 ---> Running in d17d005e7860 23:30:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:30:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:30:25 (1/6) Installing ca-certificates (20211220-r0) 23:30:25 (1/2) Installing dumb-init (1.2.5-r1) 23:30:25 (2/2) Installing su-exec (0.2-r1) 23:30:25 (2/6) Installing brotli-libs (1.0.9-r5) 23:30:25 Executing busybox-1.33.1-r7.trigger 23:30:25 (3/6) Installing nghttp2-libs (1.43.0-r0) 23:30:25 OK: 6 MiB in 16 packages 23:30:25 (4/6) Installing libcurl (7.79.1-r2) 23:30:25 (5/6) Installing curl (7.79.1-r2) 23:30:25 (6/6) Installing dumb-init (1.2.5-r1) 23:30:25 Executing busybox-1.33.1-r7.trigger 23:30:25 Executing ca-certificates-20211220-r0.trigger 23:30:25 OK: 8 MiB in 20 packages 23:30:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:30:26 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:30:26 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 23:30:26 OK: 15866 distinct packages available 23:30:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:30:26 Removing intermediate container d17d005e7860 23:30:26 ---> e487738c4aeb 23:30:26 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:30:26 Removing intermediate container 6f920a72f75e 23:30:26 ---> f7bc4769a1e1 23:30:26 23:30:26 Step 10/22 : FROM alpine:3.14 23:30:26 ---> e04c818066af 23:30:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:30:26 ---> Running in 37de1c11d771 23:30:26 ---> Running in b169e624e175 23:30:26 Removing intermediate container 578ceeed1171 23:30:26 ---> 520caa7656a5 23:30:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:30:26 Removing intermediate container 37de1c11d771 23:30:26 ---> 963b0ed66f65 23:30:26 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:30:26 ---> Running in 4d054e855306 23:30:26 ---> Running in e186bb3ded17 23:30:26 Removing intermediate container 4d054e855306 23:30:26 ---> 013b1bdeaf88 23:30:26 Step 13/22 : WORKDIR /edgex 23:30:26 Removing intermediate container e186bb3ded17 23:30:26 ---> 2420bc7d2ce8 23:30:26 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:30:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:30:26 ---> Running in 1df42374fa78 23:30:26 ---> Running in 74930593c9f5 23:30:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:30:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:30:26 Removing intermediate container 1df42374fa78 23:30:26 ---> 7d295fa37e98 23:30:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:30:27 (1/2) Installing ca-certificates (20211220-r0) 23:30:27 OK: 221 MiB in 52 packages 23:30:27 (2/2) Installing dumb-init (1.2.5-r1) 23:30:27 Executing busybox-1.33.1-r7.trigger 23:30:27 Executing ca-certificates-20211220-r0.trigger 23:30:27 OK: 6 MiB in 16 packages 23:30:27 ---> 6cc2e79f10e9 23:30:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:30:28 Removing intermediate container bbc45e16dee3 23:30:28 ---> 20c18e93c508 23:30:28 Step 5/20 : COPY go.mod vendor* ./ 23:30:28 Removing intermediate container 74930593c9f5 23:30:28 ---> 19ae5decc139 23:30:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:30:28 ---> b5eba30a04af 23:30:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:30:28 ---> Running in fdd2fa11473f 23:30:28 Removing intermediate container b169e624e175 23:30:28 ---> d274adb18d4e 23:30:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:30:28 ---> Running in 503e5eebf7d3 23:30:28 ---> 4853cf01a92c 23:30:28 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:28 Removing intermediate container fdd2fa11473f 23:30:28 ---> 28df4f4630db 23:30:28 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:30:28 ---> Running in f113611fed8e 23:30:28 Removing intermediate container 503e5eebf7d3 23:30:28 ---> bb79b395454d 23:30:28 Step 13/22 : ENV APP_PORT=59860 23:30:28 ---> Running in 4d5cb0705ba1 23:30:28 ---> d6f7e9c8a6f9 23:30:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:30:28 ---> 8adcdaccf4f6 23:30:28 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:30:28 ---> Running in e9acae3293fb 23:30:28 Removing intermediate container 4d5cb0705ba1 23:30:28 ---> 0b24f6c2942c 23:30:28 Step 14/22 : EXPOSE $APP_PORT 23:30:29 ---> Running in 7e80bc83d66b 23:30:29 ---> 09c0eb21ff78 23:30:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:30:29 ---> Running in ea2f6b069ea7 23:30:29 Removing intermediate container 7e80bc83d66b 23:30:29 ---> a851780ca648 23:30:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:29 ---> 93f361e6f329 23:30:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:30:30 Removing intermediate container e9acae3293fb 23:30:30 ---> 21313fd7a2f2 23:30:30 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:30 Removing intermediate container f113611fed8e 23:30:30 ---> bd5a90be406d 23:30:30 Step 7/20 : COPY . . 23:30:30 ---> 4c85ae1a55d0 23:30:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:30:30 Removing intermediate container ea2f6b069ea7 23:30:30 ---> 92e29c430e44 23:30:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:30:31 ---> c701a9b3d758 23:30:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:30:31 ---> Running in b02c5cea7bd5 23:30:32 ---> aa5ecedb98e5 23:30:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:30:32 Removing intermediate container b02c5cea7bd5 23:30:32 ---> 66b93bfca920 23:30:32 Step 20/22 : LABEL arch=x86_64 23:30:32 ---> 0bd95afab81b 23:30:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:30:32 ---> Running in 746466042a4d 23:30:32 ---> 6848af02a322 23:30:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:30:32 ---> Running in 5e8945df0002 23:30:32 Removing intermediate container 746466042a4d 23:30:32 ---> 8417ce2cce3c 23:30:32 Step 21/22 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:30:32 Removing intermediate container 5e8945df0002 23:30:32 ---> abe26d6593a6 23:30:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:30:33 ---> dc1b13d73355 23:30:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:30:33 ---> Running in 338f660ea67e 23:30:33 ---> Running in f33f8c6f1211 23:30:33 Removing intermediate container 338f660ea67e 23:30:33 ---> a11e73044e4a 23:30:33 Step 22/22 : LABEL version=2.2.1-dev.21 23:30:33 ---> Running in 4b6144f75325 23:30:33 Removing intermediate container f33f8c6f1211 23:30:33 ---> 0206bee80cc4 23:30:33 Step 20/22 : LABEL arch=x86_64 23:30:33 ---> 80349b6c6c2d 23:30:33 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:30:33 ---> Running in 9c7800e38553 23:30:33 Removing intermediate container 4b6144f75325 23:30:33 ---> 849d90c1b63b 23:30:33 23:30:33 Successfully built 849d90c1b63b 23:30:33 Successfully tagged security-proxy-setup:latest 23:30:33  Building security-proxy-setup ... done Building security-secretstore-setup 23:30:33 ---> Running in 189c1d8cb15d 23:30:33 Removing intermediate container 9c7800e38553 23:30:33 ---> afe397aca459 23:30:33 Step 21/22 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:30:34 ---> Running in 25d953b55020 23:30:34 Removing intermediate container 189c1d8cb15d 23:30:34 ---> f88523a3e845 23:30:34 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:30:35 Removing intermediate container 25d953b55020 23:30:35 ---> 52169ab474ce 23:30:35 Step 22/22 : LABEL version=2.2.1-dev.21 23:30:35 ---> 597a5fb83312 23:30:35 Step 26/31 : RUN chmod +x /entrypoint.sh 23:30:35 ---> Running in cd33fccc1546 23:30:35 ---> Running in 9d9b51e4bdf1 23:30:36 Removing intermediate container cd33fccc1546 23:30:36 ---> 683dd10823fd 23:30:36 23:30:36 Successfully built 683dd10823fd 23:30:36 Successfully tagged support-notifications:latest 23:30:36 Building core-metadata 23:30:39  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:30:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:30:39 ---> 1e05635b1dd6 23:30:39 Step 3/25 : WORKDIR /edgex-go 23:30:39 ---> Using cache 23:30:39 ---> 59262407fd94 23:30:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:39 ---> Using cache 23:30:39 ---> cd7d43b7e4b7 23:30:39 Step 5/25 : RUN apk add --update --no-cache make git 23:30:39 ---> Using cache 23:30:39 ---> 9f5501c478b4 23:30:39 Step 6/25 : COPY go.mod vendor* ./ 23:30:39 ---> Using cache 23:30:39 ---> bb10f724fb80 23:30:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:39 ---> Using cache 23:30:39 ---> d0852252eb94 23:30:39 Step 8/25 : COPY . . 23:30:39 ---> Using cache 23:30:39 ---> fda478b35343 23:30:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:30:39 ---> Running in b0274191dfbf 23:30:39 ---> a6c0fd2ffa7a 23:30:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:30:39 Removing intermediate container 9d9b51e4bdf1 23:30:39 ---> 6d523f207065 23:30:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:30:39 ---> Running in 1ef7a2dd4a60 23:30:39 ---> Running in ede405236f7f 23:30:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:30:40 Removing intermediate container ede405236f7f 23:30:40 ---> 0cae12249b50 23:30:40 Step 28/31 : CMD ["gate"] 23:30:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:30:40 ---> Running in 6275302845c9 23:30:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:30:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:30:40 ---> 1e05635b1dd6 23:30:40 Step 3/23 : WORKDIR /edgex-go 23:30:40 ---> Using cache 23:30:40 ---> 59262407fd94 23:30:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:40 ---> Using cache 23:30:40 ---> cd7d43b7e4b7 23:30:40 Step 5/23 : RUN apk add --update --no-cache make git 23:30:40 ---> Using cache 23:30:40 ---> 9f5501c478b4 23:30:40 Step 6/23 : COPY go.mod vendor* ./ 23:30:40 ---> Using cache 23:30:40 ---> bb10f724fb80 23:30:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:40 ---> Using cache 23:30:40 ---> d0852252eb94 23:30:40 Step 8/23 : COPY . . 23:30:40 ---> Using cache 23:30:40 ---> fda478b35343 23:30:40 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:30:40 Removing intermediate container 6275302845c9 23:30:40 ---> 619367d79bf6 23:30:40 Step 29/31 : LABEL arch=x86_64 23:30:40 ---> Running in ed020984e9a7 23:30:40 Removing intermediate container dba7ab22beb2 23:30:40 ---> 9df59440f85d 23:30:40 23:30:40 Step 10/23 : FROM alpine:3.14 23:30:40 ---> e04c818066af 23:30:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:30:41 ---> Running in 21fd21b2ef3d 23:30:41 ---> Running in cf2bd01e8c2b 23:30:41 Removing intermediate container 21fd21b2ef3d 23:30:41 ---> a2ec84ac2fac 23:30:41 Step 30/31 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:30:41 ---> Running in 2c3dd8d66a61 23:30:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:30:41 Removing intermediate container 2c3dd8d66a61 23:30:41 ---> 690dade6a8bf 23:30:41 Step 31/31 : LABEL version=2.2.1-dev.21 23:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:30:41 ---> Running in 11eabf435b74 23:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:30:41 Removing intermediate container 11eabf435b74 23:30:41 ---> 8b9c906e45cb 23:30:41 23:30:41 (1/1) Installing dumb-init (1.2.5-r1) 23:30:41 Successfully built 8b9c906e45cb 23:30:41 Executing busybox-1.33.1-r7.trigger 23:30:41 Successfully tagged security-bootstrapper:latest 23:30:41  Building security-bootstrapper ... done Building security-spire-agent 23:30:41 OK: 6 MiB in 15 packages 23:30:42 Removing intermediate container 13f6d8fac78e 23:30:42 ---> 1b5c4e6af531 23:30:42 Successfully built 1b5c4e6af531 23:30:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:43 + docker inspect -f . ci-base-image-arm64 23:30:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:43 prd-ubuntu20.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container 23:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:30:44 Removing intermediate container cf2bd01e8c2b 23:30:44 ---> 1e4994d43497 23:30:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:30:44 ---> Running in 5226544f6a98 23:30:45 $ docker top 79b8eb0b84a681048528f80cec63e484e7c3091d3aa35c6d2bf7a7488e54b7e5 -eo pid,comm 23:30:45 Removing intermediate container 5226544f6a98 23:30:45 ---> ad4692d522a7 23:30:45 Step 13/23 : ENV APP_PORT=59882 [Pipeline] { [Pipeline] sh 23:30:45 ---> Running in 8c3095dc3f60 23:30:45 Removing intermediate container 8c3095dc3f60 23:30:45 ---> a198299a095b 23:30:45 Step 14/23 : EXPOSE $APP_PORT 23:30:45 ---> Running in fc57f491a38e 23:30:45 + go version 23:30:45 go version go1.17.7 linux/arm64 [Pipeline] } 23:30:45 $ docker stop --time=1 79b8eb0b84a681048528f80cec63e484e7c3091d3aa35c6d2bf7a7488e54b7e5 23:30:46 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:30:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:30:46 ---> 1e05635b1dd6 23:30:46 Step 3/26 : WORKDIR /edgex-go 23:30:46 ---> Using cache 23:30:46 ---> 59262407fd94 23:30:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:46 ---> Using cache 23:30:46 ---> cd7d43b7e4b7 23:30:46 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:30:46 Removing intermediate container fc57f491a38e 23:30:46 ---> 1ac4029b2c4b 23:30:46 Step 15/23 : WORKDIR / 23:30:46 ---> Running in 6cf245b73bdf 23:30:46 ---> Running in 251b6efc40c9 23:30:47 Removing intermediate container 251b6efc40c9 23:30:47 ---> 9358262a61d1 23:30:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:30:47 ---> 4af8ff68def3 23:30:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:30:47 $ docker rm -f 79b8eb0b84a681048528f80cec63e484e7c3091d3aa35c6d2bf7a7488e54b7e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:30:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:48 23:30:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:48 ---> 9e23f082282f 23:30:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:30:48 OK: 221 MiB in 52 packages 23:30:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:48 latest: Pulling from edgex-devops/edgex-compose-arm64 23:30:48 29e5d40040c1: Pulling fs layer 23:30:48 1ce36da41761: Pulling fs layer 23:30:48 25b303627fd3: Pulling fs layer 23:30:48 29e5d40040c1: Verifying Checksum 23:30:48 29e5d40040c1: Download complete 23:30:49 1ce36da41761: Verifying Checksum 23:30:49 ---> 42e582d62eea 23:30:49 Step 19/23 : ENTRYPOINT ["/core-command"] 23:30:49 ---> Running in 8da8b71e2b9f 23:30:49 Removing intermediate container 6cf245b73bdf 23:30:49 ---> d1fc6061d2b8 23:30:49 Step 6/26 : COPY go.mod vendor* ./ 23:30:49 29e5d40040c1: Pull complete 23:30:49 Removing intermediate container 8da8b71e2b9f 23:30:49 ---> 2cb0caf537f9 23:30:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:30:49 ---> Running in 32830f35c756 23:30:49 ---> 7836d1e5f4f0 23:30:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:50 ---> Running in 0be53aa9b7f5 23:30:50 Removing intermediate container 32830f35c756 23:30:50 ---> a9e41b261eba 23:30:50 Step 21/23 : LABEL arch=x86_64 23:30:50 ---> Running in 54946b3b9221 23:30:50 25b303627fd3: Verifying Checksum 23:30:50 25b303627fd3: Download complete 23:30:50 1ce36da41761: Pull complete 23:30:50 Removing intermediate container 54946b3b9221 23:30:50 ---> 6cf9aa799f2e 23:30:50 Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:30:50 ---> Running in c7398cc98314 23:30:51 Removing intermediate container c7398cc98314 23:30:51 ---> 350ac3fe8141 23:30:51 Step 23/23 : LABEL version=2.2.1-dev.21 23:30:51 ---> Running in 779906d918af 23:30:51 Removing intermediate container 779906d918af 23:30:51 ---> fa4c2e305b0e 23:30:51 23:30:51 Successfully built fa4c2e305b0e 23:30:51 Successfully tagged core-command:latest 23:30:51 Building core-data 23:30:53  Building core-command ... done Removing intermediate container 0be53aa9b7f5 23:30:53 ---> 6add14048d8c 23:30:53 Step 8/26 : COPY . . 23:30:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:30:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:30:59 ---> 1e05635b1dd6 23:30:59 Step 3/23 : WORKDIR /edgex-go 23:30:59 ---> Using cache 23:30:59 ---> 59262407fd94 23:30:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:59 ---> Using cache 23:30:59 ---> cd7d43b7e4b7 23:30:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:31:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:31:01 25b303627fd3: Pull complete 23:31:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:31:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:01 prd-ubuntu20.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container 23:31:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:31:03 ---> Running in f288d7d10b1b 23:31:03 ---> 7091cee7888a 23:31:03 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:31:03 ---> Running in eddf49dfe7db 23:31:03 $ docker top 5736f5e30fef80d38d248b9a308b8c1e350cfba718d69843cfa669b78ae27b50 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:03 Removing intermediate container eddf49dfe7db 23:31:03 ---> f6bc231673bc 23:31:03 Step 10/26 : WORKDIR /edgex-go/spire-build 23:31:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:31:03 ---> Running in bbaa2430bbac 23:31:04 + docker-compose build --help 23:31:04 + grep parallel 23:31:04 Removing intermediate container bbaa2430bbac 23:31:04 ---> e62ae54f50b5 23:31:04 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 23:31:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:31:05 ---> Running in e30f7cffa245 23:31:05 Removing intermediate container b0274191dfbf 23:31:05 ---> fa17eb35384c 23:31:05 23:31:05 Step 10/25 : FROM alpine:3.14 23:31:05 ---> e04c818066af 23:31:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:31:05 ---> Running in 46f851108e3f 23:31:05 OK: 221 MiB in 52 packages 23:31:05 Removing intermediate container ed020984e9a7 23:31:05 ---> 081c042c39e1 23:31:05 23:31:05 Step 10/23 : FROM alpine:3.14 23:31:05 ---> e04c818066af 23:31:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:31:05 ---> Using cache 23:31:05 ---> 1e4994d43497 23:31:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:31:05 ---> Using cache 23:31:05 ---> ad4692d522a7 23:31:05 Step 13/23 : ENV APP_PORT=59881 23:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:31:05 ---> Running in b25ae183ee01 23:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:31:06 Removing intermediate container f288d7d10b1b 23:31:06 ---> f519d91e44ac 23:31:06 Step 6/23 : COPY go.mod vendor* ./ 23:31:06 (1/3) Installing ca-certificates (20211220-r0) 23:31:06 Removing intermediate container b25ae183ee01 23:31:06 ---> 01a11e972043 23:31:06 Step 14/23 : EXPOSE $APP_PORT 23:31:06 (2/3) Installing dumb-init (1.2.5-r1) 23:31:06 (3/3) Installing su-exec (0.2-r1) 23:31:06 Executing busybox-1.33.1-r7.trigger 23:31:06 Executing ca-certificates-20211220-r0.trigger 23:31:06 ---> Running in 2d9f61f11a27 23:31:06 OK: 6 MiB in 17 packages 23:31:06 Removing intermediate container e30f7cffa245 23:31:06 ---> a1ef848fb24c 23:31:06 Step 12/26 : WORKDIR /edgex-go 23:31:06 ---> f7e954fe1ec7 23:31:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:06 ---> Running in 2574b95981d6 23:31:06 ---> Running in 226945e6bc8a 23:31:06 Removing intermediate container 2d9f61f11a27 23:31:06 ---> b5238c4207b0 23:31:06 Step 15/23 : WORKDIR / 23:31:06 ---> Running in d202f9788520 23:31:06 Removing intermediate container 2574b95981d6 23:31:06 ---> 1b5c82d51346 23:31:06 23:31:06 Step 13/26 : FROM alpine:3.15 23:31:06 ---> 0ac33e5f5afa 23:31:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:31:06 ---> Using cache 23:31:06 ---> 5cf6b620dc8e 23:31:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:06 ---> Using cache 23:31:06 ---> 498779276c1d 23:31:06 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:31:06 ---> Using cache 23:31:06 ---> 7d8cd85e4346 23:31:06 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:31:06 Removing intermediate container d202f9788520 23:31:06 ---> b69d99403a5b 23:31:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:06 Removing intermediate container 46f851108e3f 23:31:06 ---> 2d9c0bcf11e2 23:31:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:31:07 ---> Running in d4216b74c796 23:31:07 ---> 30ce69a4b571 23:31:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:31:07 Removing intermediate container d4216b74c796 23:31:07 ---> 7d1c7bdf0f35 23:31:07 Step 13/25 : WORKDIR / 23:31:07 ---> ac80d46a00ef 23:31:07 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:31:07 --parallel Build images in parallel. 23:31:07 ---> Running in 3f151b23a018 23:31:07 Removing intermediate container 226945e6bc8a 23:31:07 ---> a85351f6134a 23:31:07 Step 8/23 : COPY . . 23:31:07 ---> 591f961a49ab 23:31:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:31:08 Removing intermediate container 3f151b23a018 23:31:08 ---> 7821284ad185 23:31:08 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:31:08 Removing intermediate container 1ef7a2dd4a60 23:31:08 ---> 03a070bbe6d9 23:31:08 23:31:08 Step 9/20 : FROM alpine:3.15 23:31:08 ---> 0ac33e5f5afa 23:31:08 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:31:08 ---> Using cache 23:31:08 ---> 5cf6b620dc8e 23:31:08 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:08 ---> Using cache 23:31:08 ---> 498779276c1d 23:31:08 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [Pipeline] } 23:31:08 $ docker stop --time=1 5736f5e30fef80d38d248b9a308b8c1e350cfba718d69843cfa669b78ae27b50 23:31:09 ---> c0ca0e516bdf 23:31:09 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:31:09 ---> Running in a8a9049a0709 23:31:09 ---> f3c9f07a31dc 23:31:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:31:09 ---> 7d50a750c8e6 23:31:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:31:09 ---> Running in 3ab070568a40 23:31:09 Removing intermediate container 3ab070568a40 23:31:09 ---> 101e0f0f776a 23:31:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:09 ---> 0635a69c93ef 23:31:09 ---> c59d70938e93 23:31:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tplStep 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:31:09 23:31:09 ---> Running in 6dbbe227d45c 23:31:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:31:10 Removing intermediate container 6dbbe227d45c 23:31:10 ---> 07ea5070e85a 23:31:10 Step 21/23 : LABEL arch=x86_64 23:31:10 ---> Running in c384a8482ce3 23:31:10 ---> 0528360a2f5d 23:31:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:31:10 $ docker rm -f 5736f5e30fef80d38d248b9a308b8c1e350cfba718d69843cfa669b78ae27b50 [Pipeline] // withDockerContainer 23:31:10 ---> 1a789462a15c 23:31:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:31:10 Removing intermediate container c384a8482ce3 23:31:10 ---> fcd29d080676 23:31:10 Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:31:10 ---> faac222108f2 23:31:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:31:10 ---> Running in b2d8b2468d1f [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:10 ---> Running in 91e3ed3c3974 23:31:10 ---> c4ccd795a42a 23:31:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:31:10 Removing intermediate container b2d8b2468d1f 23:31:10 ---> 5154223740b0 23:31:10 Step 23/23 : LABEL version=2.2.1-dev.21 23:31:10 Removing intermediate container 91e3ed3c3974 23:31:10 ---> 9a3beac4ee4a 23:31:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:31:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:10 ---> Running in 444b73c48382 23:31:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:31:10 ---> Running in 399a9eb21eef 23:31:10 Removing intermediate container 444b73c48382 23:31:10 ---> 90041448a0cc 23:31:10 23:31:11 prd-ubuntu20.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container 23:31:11 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:31:11 ---> 3f3fd7dfc729 23:31:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:31:11 Removing intermediate container 399a9eb21eef 23:31:11 ---> 51dc8b33a702 23:31:11 Step 24/26 : LABEL arch=x86_64 23:31:11 ---> Running in 60b6f19b1949 23:31:11 Successfully built 90041448a0cc 23:31:11 Successfully tagged core-metadata:latest 23:31:11 Building sys-mgmt-agent 23:31:11  Building core-metadata ... done v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:31:11 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:31:11 OK: 15859 distinct packages available 23:31:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:31:11 Removing intermediate container 60b6f19b1949 23:31:11 ---> d7b3e7b2805e 23:31:11 Step 25/26 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:31:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:31:12 $ docker top 92d2dadd7def481cba8e74c6eb54dd1a7740dc98691b7826386a3bca5d69891d -eo pid,comm 23:31:12 (1/9) Installing ca-certificates (20211220-r0) 23:31:12 (2/9) Installing brotli-libs (1.0.9-r5) 23:31:12 (3/9) Installing nghttp2-libs (1.46.0-r0) [Pipeline] { [Pipeline] sh 23:31:12 (4/9) Installing libcurl (7.80.0-r2) 23:31:12 (5/9) Installing curl (7.80.0-r2) 23:31:12 (6/9) Installing dumb-init (1.2.5-r1) 23:31:13 (7/9) Installing musl-obstack (1.2.3-r0) 23:31:13 (8/9) Installing libucontext (1.1-r0) 23:31:13 + docker-compose -f ./docker-compose-build.yml build --parallel 23:31:13 (9/9) Installing gcompat (1.0.0-r4) 23:31:13 Executing busybox-1.34.1-r5.trigger 23:31:13 Executing ca-certificates-20211220-r0.trigger 23:31:13 OK: 8 MiB in 23 packages 23:31:13 ---> a1c77009dbfd 23:31:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:31:13 ---> Running in 6480d178df41 23:31:14 ---> ce12c695039c 23:31:14 Step 9/23 : RUN make cmd/core-data/core-data 23:31:14 ---> b6ac0fca5c1b 23:31:14 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/ 23:31:14 Removing intermediate container 6480d178df41 23:31:14 ---> 2aebd8d8639c 23:31:14 Step 26/26 : LABEL version=2.2.1-dev.21 23:31:14 ---> Running in ab6e5104e9f9 23:31:14 ---> Running in e03d3134e306 23:31:14 ---> Running in fbfeb7d56c5f 23:31:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:31:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:31:14 ---> 1e05635b1dd6 23:31:14 Step 3/23 : WORKDIR /edgex-go 23:31:14 ---> Using cache 23:31:14 ---> 59262407fd94 23:31:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:14 ---> Using cache 23:31:14 ---> cd7d43b7e4b7 23:31:14 Step 5/23 : RUN apk add --update --no-cache make bash git 23:31:14 Removing intermediate container fbfeb7d56c5f 23:31:14 ---> 2167ed8f0147 23:31:14 23:31:14 Removing intermediate container a8a9049a0709 23:31:14 ---> 10cb1fc7b86b 23:31:14 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:15 ---> Running in 6aec703f62a0 23:31:15 Successfully built 2167ed8f0147 23:31:15 Successfully tagged security-spire-agent:latest 23:31:15 Building support-scheduler 23:31:15  Building security-spire-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:31:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:31:16 ---> 88dfdb9814e2 23:31:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:31:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:31:16 OK: 221 MiB in 52 packages 23:31:17 ---> bcbbefa32a92 23:31:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:31:17 Removing intermediate container e03d3134e306 23:31:17 ---> 58aa64eb233f 23:31:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:31:17 ---> Running in 58a649e319b5 23:31:17 ---> 3a9da5bd6b53 23:31:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:31:17 Removing intermediate container 58a649e319b5 23:31:17 ---> 432107db7422 23:31:17 Step 23/25 : LABEL arch=x86_64 23:31:17 Removing intermediate container 6aec703f62a0 23:31:17 ---> 076a5f2b4f10 23:31:17 Step 6/23 : COPY go.mod vendor* ./ 23:31:17 ---> Running in 0a813f066155 23:31:17 ---> Running in 340412600fc4 23:31:17 Removing intermediate container 0a813f066155 23:31:17 ---> 3f37c3dc3c58 23:31:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:17 ---> eabd8d7261d1 23:31:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:17 Removing intermediate container 340412600fc4 23:31:17 Building core-command ... 23:31:17 Building core-data ... 23:31:17 Building core-metadata ... 23:31:17 Building security-bootstrapper ... 23:31:17 Building security-proxy-setup ... 23:31:17 Building security-secretstore-setup ... 23:31:17 Building security-spiffe-token-provider ... 23:31:17 Building security-spire-agent ... 23:31:17 Building security-spire-config ... 23:31:17 Building security-spire-server ... 23:31:17 Building support-notifications ... 23:31:17 Building support-scheduler ... 23:31:17 Building sys-mgmt-agent ... 23:31:17 Building core-data 23:31:17 Building security-proxy-setup 23:31:17 Building core-command 23:31:17 Building security-secretstore-setup 23:31:17 Building security-spiffe-token-provider 23:31:17 ---> 52a78f819c29 23:31:17 Step 24/25 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:31:17 ---> Running in 48e73eb9e104 23:31:17 ---> Running in dfec7d8c67c0 23:31:17 ---> Running in 727696ce028f 23:31:17 Removing intermediate container 48e73eb9e104 23:31:17 ---> 25426e7be286 23:31:17 Step 18/20 : LABEL arch=x86_64 23:31:18 Removing intermediate container 727696ce028f 23:31:18 ---> 8b62d47f33cf 23:31:18 Step 25/25 : LABEL version=2.2.1-dev.21 23:31:18 ---> Running in 9075065b512d 23:31:18 ---> Running in c1ba5a71a9a4 23:31:18 Removing intermediate container 9075065b512d 23:31:18 ---> a3618cf5724a 23:31:18 Step 19/20 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:31:18 Removing intermediate container c1ba5a71a9a4 23:31:18 ---> 9a055322168d 23:31:18 23:31:18 ---> Running in cd3e43d8a96b 23:31:18 Successfully built 9a055322168d 23:31:18 Successfully tagged security-secretstore-setup:latest 23:31:18  Building security-secretstore-setup ... done Removing intermediate container cd3e43d8a96b 23:31:18 ---> 2eef711d0820 23:31:18 Step 20/20 : LABEL version=2.2.1-dev.21 23:31:18 ---> Running in 272a40b610e4 23:31:19 Removing intermediate container 272a40b610e4 23:31:19 ---> dd792f3cac5e 23:31:19 23:31:19 Removing intermediate container dfec7d8c67c0 23:31:19 ---> 335d4b0220e8 23:31:19 Step 8/23 : COPY . . 23:31:19 Successfully built dd792f3cac5e 23:31:19 Successfully tagged security-spiffe-token-provider:latest 23:31:20  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:31:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:31:20 ---> 1e05635b1dd6 23:31:20 Step 3/22 : WORKDIR /edgex-go 23:31:20 ---> Using cache 23:31:20 ---> 59262407fd94 23:31:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:20 ---> Using cache 23:31:20 ---> cd7d43b7e4b7 23:31:20 Step 5/22 : RUN apk add --update --no-cache make git 23:31:20 ---> Using cache 23:31:20 ---> 9f5501c478b4 23:31:20 Step 6/22 : COPY go.mod vendor* ./ 23:31:20 ---> Using cache 23:31:20 ---> bb10f724fb80 23:31:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:20 ---> Using cache 23:31:20 ---> d0852252eb94 23:31:20 Step 8/22 : COPY . . 23:31:20 ---> Using cache 23:31:20 ---> fda478b35343 23:31:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:31:22 ---> Running in 399004c1aeec 23:31:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:31:24 ---> 50bd4657c230 23:31:24 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:31:24 ---> Running in 8830715b1230 23:31:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:31:37 Removing intermediate container ab6e5104e9f9 23:31:37 ---> 4fa46c7bb929 23:31:37 23:31:37 Step 10/23 : FROM alpine:3.14 23:31:37 ---> e04c818066af 23:31:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:31:37 ---> Running in 15bb7b046323 23:31:37 Removing intermediate container 15bb7b046323 23:31:37 ---> d5e8bc31c600 23:31:37 Step 12/23 : ENV APP_PORT=59880 23:31:37 ---> Running in 6285a1b9ce93 23:31:37 Removing intermediate container 6285a1b9ce93 23:31:37 ---> b274101ab857 23:31:37 Step 13/23 : EXPOSE $APP_PORT 23:31:37 ---> Running in 82aa1b17e168 23:31:38 Removing intermediate container 82aa1b17e168 23:31:38 ---> 5ff840f8e3aa 23:31:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:38 ---> Running in c42cacd719dc 23:31:39 Removing intermediate container c42cacd719dc 23:31:39 ---> bf6ff924e02d 23:31:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:31:39 ---> Running in ff8ea9fb5c40 23:31:40 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:31:41 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:31:41 (1/6) Installing dumb-init (1.2.5-r1) 23:31:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:31:41 (3/6) Installing libsodium (1.0.18-r0) 23:31:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:31:41 (5/6) Installing libzmq (4.3.4-r0) 23:31:41 (6/6) Installing zeromq (4.3.4-r0) 23:31:42 Executing busybox-1.33.1-r7.trigger 23:31:42 OK: 8 MiB in 20 packages 23:31:42 Removing intermediate container 8830715b1230 23:31:42 ---> bb164817a3ae 23:31:42 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:31:42 ---> Running in 006ada12d838 23:31:42 Removing intermediate container ff8ea9fb5c40 23:31:42 ---> e7e107b20b45 23:31:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:43 ---> aeb0742b62bd 23:31:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:31:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:31:44 ---> 00d64cf9a43a 23:31:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:31:44 ---> ba27f7198512 23:31:44 Step 19/23 : ENTRYPOINT ["/core-data"] 23:31:44 ---> Running in 93359ea8d243 23:31:44 Removing intermediate container 006ada12d838 23:31:44 ---> b9d9514f401f 23:31:44 23:31:44 Step 11/23 : FROM docker:20.10.14 23:31:44 Removing intermediate container 93359ea8d243 23:31:44 ---> 567e7aea3ce5 23:31:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:44 20.10.14: Pulling from library/docker 23:31:44 ---> Running in 053ed0b57ebd 23:31:45 Removing intermediate container 053ed0b57ebd 23:31:45 ---> 3fd07813bbfe 23:31:45 Step 21/23 : LABEL arch=x86_64 23:31:45 ---> Running in 728ad744d11c 23:31:45 Removing intermediate container 399004c1aeec 23:31:45 ---> a96559f5db2e 23:31:45 23:31:45 Step 10/22 : FROM alpine:3.14 23:31:45 ---> e04c818066af 23:31:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:31:45 ---> Using cache 23:31:45 ---> 1e4994d43497 23:31:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:31:45 ---> Using cache 23:31:45 ---> ad4692d522a7 23:31:45 Step 13/22 : ENV APP_PORT=59861 23:31:45 ---> Running in b50ab9f8a3a4 23:31:45 Removing intermediate container 728ad744d11c 23:31:45 ---> 51ce36a56b8d 23:31:45 Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:31:45 ---> Running in 388dcb424c54 23:31:45 Removing intermediate container b50ab9f8a3a4 23:31:45 ---> e7556a1e1109 23:31:45 Step 14/22 : EXPOSE $APP_PORT 23:31:46 ---> Running in fc76c82a9976 23:31:46 Removing intermediate container 388dcb424c54 23:31:46 ---> 881d7bac09d6 23:31:46 Step 23/23 : LABEL version=2.2.1-dev.21 23:31:46 ---> Running in 703fdad51365 23:31:46 Removing intermediate container fc76c82a9976 23:31:46 ---> 52eabd765faf 23:31:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:46 Removing intermediate container 703fdad51365 23:31:46 ---> 0678ee072d7e 23:31:46 23:31:46 Successfully built 0678ee072d7e 23:31:46 Successfully tagged core-data:latest 23:31:46  Building core-data ... done  ---> db8d4e5f9360 23:31:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:31:47 ---> 5ab339e35a08 23:31:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:31:47 ---> 06748cca94f2 23:31:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:31:47 ---> Running in 5f189337edd6 23:31:47 Removing intermediate container 5f189337edd6 23:31:47 ---> 2f40d9ed96a2 23:31:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:47 ---> Running in 350e3ac9ae11 23:31:47 Removing intermediate container 350e3ac9ae11 23:31:47 ---> e0bfd0d333ab 23:31:47 Step 20/22 : LABEL arch=x86_64 23:31:48 ---> Running in 6073fd7af613 23:31:48 Removing intermediate container 6073fd7af613 23:31:48 ---> 519c68430cd3 23:31:48 Step 21/22 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:31:48 ---> Running in 5a6d5f99980f 23:31:48 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 23:31:48 Status: Downloaded newer image for docker:20.10.14 23:31:48 ---> 7417809fdb73 23:31:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:31:48 ---> Running in 6eedac37cd59 23:31:48 Removing intermediate container 5a6d5f99980f 23:31:48 ---> adea9bc5abf0 23:31:48 Step 22/22 : LABEL version=2.2.1-dev.21 23:31:48 ---> Running in 48d1f05e57fd 23:31:48 Removing intermediate container 6eedac37cd59 23:31:48 ---> 385a279c448b 23:31:48 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 23:31:48 ---> Running in 50d579eca70c 23:31:48 Removing intermediate container 48d1f05e57fd 23:31:48 ---> a640a1088b93 23:31:48 23:31:48 Successfully built a640a1088b93 23:31:48 Successfully tagged support-scheduler:latest 23:31:48  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:31:49 (1/43) Installing readline (8.1.1-r0) 23:31:49 (2/43) Installing bash (5.1.16-r0) 23:31:49 Executing bash-5.1.16-r0.post-install 23:31:49 (3/43) Installing brotli-libs (1.0.9-r5) 23:31:49 (4/43) Installing nghttp2-libs (1.46.0-r0) 23:31:49 (5/43) Installing libcurl (7.80.0-r2) 23:31:49 (6/43) Installing curl (7.80.0-r2) 23:31:49 (7/43) Installing dumb-init (1.2.5-r1) 23:31:49 (8/43) Installing libbz2 (1.0.8-r1) 23:31:49 (9/43) Installing expat (2.4.7-r0) 23:31:49 (10/43) Installing libffi (3.4.2-r1) 23:31:49 (11/43) Installing gdbm (1.22-r0) 23:31:49 (12/43) Installing xz-libs (5.2.5-r1) 23:31:49 (13/43) Installing libgcc (10.3.1_git20211027-r0) 23:31:49 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 23:31:49 (15/43) Installing mpdecimal (2.5.1-r1) 23:31:49 (16/43) Installing sqlite-libs (3.36.0-r0) 23:31:49 (17/43) Installing python3 (3.9.7-r4) 23:31:49 (18/43) Installing py3-appdirs (1.4.4-r2) 23:31:49 (19/43) Installing py3-certifi (2020.12.5-r1) 23:31:49 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 23:31:50 (21/43) Installing py3-idna (3.3-r0) 23:31:50 (22/43) Installing py3-urllib3 (1.26.7-r0) 23:31:50 (23/43) Installing py3-requests (2.26.0-r1) 23:31:50 (24/43) Installing py3-msgpack (1.0.2-r1) 23:31:50 (25/43) Installing py3-lockfile (0.12.2-r4) 23:31:50 (26/43) Installing py3-cachecontrol (0.12.10-r0) 23:31:50 (27/43) Installing py3-colorama (0.4.4-r1) 23:31:50 (28/43) Installing py3-contextlib2 (21.6.0-r1) 23:31:50 (29/43) Installing py3-distlib (0.3.3-r0) 23:31:50 (30/43) Installing py3-distro (1.6.0-r0) 23:31:50 (31/43) Installing py3-six (1.16.0-r0) 23:31:50 (32/43) Installing py3-webencodings (0.5.1-r4) 23:31:50 (33/43) Installing py3-html5lib (1.1-r1) 23:31:50 (34/43) Installing py3-parsing (2.4.7-r2) 23:31:50 (35/43) Installing py3-packaging (20.9-r1) 23:31:50 (36/43) Installing py3-tomli (1.2.2-r0) 23:31:50 (37/43) Installing py3-pep517 (0.12.0-r0) 23:31:50 (38/43) Installing py3-progress (1.6-r0) 23:31:50 (39/43) Installing py3-retrying (1.3.3-r2) 23:31:50 (40/43) Installing py3-ordered-set (4.0.2-r2) 23:31:50 (41/43) Installing py3-setuptools (52.0.0-r4) 23:31:50 (42/43) Installing py3-toml (0.10.2-r2) 23:31:50 (43/43) Installing py3-pip (20.3.4-r1) 23:31:50 Executing busybox-1.34.1-r5.trigger 23:31:50 OK: 83 MiB in 65 packages 23:31:50 Collecting docker-compose==1.23.2 23:31:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:31:51 Collecting PyYAML<4,>=3.10 23:31:51 Downloading PyYAML-3.13.tar.gz (270 kB) 23:31:51 Collecting jsonschema<3,>=2.5.1 23:31:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:31:51 Collecting docker<4.0,>=3.6.0 23:31:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:31:51 Collecting dockerpty<0.5,>=0.4.1 23:31:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:31:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 23:31:51 Collecting texttable<0.10,>=0.9.0 23:31:52 Downloading texttable-0.9.1.tar.gz (11 kB) 23:31:52 Collecting websocket-client<1.0,>=0.32.0 23:31:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:31:52 Collecting docopt<0.7,>=0.6.1 23:31:52 Downloading docopt-0.6.2.tar.gz (25 kB) 23:31:52 Collecting cached-property<2,>=1.2.0 23:31:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:31:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:31:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:31:52 Collecting docker-pycreds>=0.4.0 23:31:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:31:53 Collecting idna<2.8,>=2.5 23:31:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:31:53 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) 23:31:53 Collecting chardet<3.1.0,>=3.0.2 23:31:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:31:53 Collecting urllib3<1.25,>=1.21.1 23:31:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:31:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:31:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:31:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:31:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:31:53 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:31:53 Attempting uninstall: urllib3 23:31:53 Found existing installation: urllib3 1.26.7 23:31:53 Uninstalling urllib3-1.26.7: 23:31:53 Successfully uninstalled urllib3-1.26.7 23:31:53 Attempting uninstall: idna 23:31:53 Found existing installation: idna 3.3 23:31:53 Uninstalling idna-3.3: 23:31:53 Successfully uninstalled idna-3.3 23:31:54 Attempting uninstall: requests 23:31:54 Found existing installation: requests 2.26.0 23:31:54 Uninstalling requests-2.26.0: 23:31:54 Successfully uninstalled requests-2.26.0 23:31:54 Running setup.py install for texttable: started 23:31:54 Running setup.py install for texttable: finished with status 'done' 23:31:54 Running setup.py install for PyYAML: started 23:31:54 Running setup.py install for PyYAML: finished with status 'done' 23:31:54 Running setup.py install for docopt: started 23:31:55 Running setup.py install for docopt: finished with status 'done' 23:31:55 Running setup.py install for dockerpty: started 23:31:55 Running setup.py install for dockerpty: finished with status 'done' 23:31:55 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 23:31:59 Removing intermediate container 50d579eca70c 23:31:59 ---> c0cc83a9fe4d 23:31:59 Step 14/23 : ENV APP_PORT=58890 23:31:59 ---> Running in b9285d660004 23:31:59 Removing intermediate container b9285d660004 23:31:59 ---> 28d7cf879c67 23:31:59 Step 15/23 : EXPOSE $APP_PORT 23:31:59 ---> Running in 2a1176ea9c5f 23:31:59 Removing intermediate container 2a1176ea9c5f 23:31:59 ---> 735c56000c40 23:31:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:32:00 ---> 811248ec648e 23:32:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:32:00 ---> aab6ee216957 23:32:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:32:00 ---> ac971455b276 23:32:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:32:00 ---> Running in 25105d942326 23:32:00 Removing intermediate container 25105d942326 23:32:00 ---> c42c00d5e26d 23:32:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:00 ---> Running in e2b96c70077c 23:32:00 Removing intermediate container e2b96c70077c 23:32:00 ---> 335450e28a5a 23:32:00 Step 21/23 : LABEL arch=x86_64 23:32:00 ---> Running in 51902ddd4f13 23:32:00 Removing intermediate container 51902ddd4f13 23:32:00 ---> ee718ecb9e3d 23:32:00 Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:00 ---> Running in 03bbf2693913 23:32:01 Removing intermediate container 03bbf2693913 23:32:01 ---> 02af50fed125 23:32:01 Step 23/23 : LABEL version=2.2.1-dev.21 23:32:01 ---> Running in bf5e88a1d804 23:32:01 Removing intermediate container bf5e88a1d804 23:32:01 ---> 286287b22471 23:32:01 23:32:01 Successfully built 286287b22471 23:32:01 Successfully tagged sys-mgmt-agent:latest 23:32:01  Building sys-mgmt-agent ... done  [Pipeline] } 23:32:01 $ docker stop --time=1 98814029e480211039c7697712d4ae0835cd65ff7b5b7286a5fde762d101668b 23:32:02 $ docker rm -f 98814029e480211039c7697712d4ae0835cd65ff7b5b7286a5fde762d101668b [Pipeline] // withDockerContainer [Pipeline] sh 23:32:03 + docker images 23:32:03 REPOSITORY TAG IMAGE ID CREATED SIZE 23:32:03 sys-mgmt-agent latest 286287b22471 1 second ago 299MB 23:32:03 support-scheduler latest a640a1088b93 14 seconds ago 26.4MB 23:32:03 core-data latest 0678ee072d7e 16 seconds ago 22.5MB 23:32:03 a96559f5db2e 17 seconds ago 1.67GB 23:32:03 b9d9514f401f 18 seconds ago 1.62GB 23:32:03 4fa46c7bb929 26 seconds ago 1.65GB 23:32:03 security-spiffe-token-provider latest dd792f3cac5e 44 seconds ago 29MB 23:32:03 security-secretstore-setup latest 9a055322168d 44 seconds ago 28.5MB 23:32:03 security-spire-agent latest 2167ed8f0147 48 seconds ago 127MB 23:32:03 core-metadata latest 90041448a0cc 52 seconds ago 17MB 23:32:03 03a070bbe6d9 55 seconds ago 1.67GB 23:32:03 1b5c82d51346 56 seconds ago 1.52GB 23:32:03 081c042c39e1 57 seconds ago 1.62GB 23:32:03 fa17eb35384c 58 seconds ago 1.63GB 23:32:03 core-command latest fa4c2e305b0e About a minute ago 16.1MB 23:32:03 security-bootstrapper latest 8b9c906e45cb About a minute ago 19.1MB 23:32:03 9df59440f85d About a minute ago 1.61GB 23:32:03 support-notifications latest 683dd10823fd About a minute ago 27MB 23:32:03 security-proxy-setup latest 849d90c1b63b About a minute ago 26.9MB 23:32:03 f7bc4769a1e1 About a minute ago 1.68GB 23:32:03 4f15be6f8c9e About a minute ago 1.62GB 23:32:03 d9105c3aadc4 About a minute ago 1.62GB 23:32:03 security-spire-config latest 80e8405dad3f About a minute ago 86.7MB 23:32:03 security-spire-server latest 126d1f541476 About a minute ago 87.3MB 23:32:03 fbe5b212fd7b 2 minutes ago 1.52GB 23:32:03 d5d8d3a54c31 2 minutes ago 1.52GB 23:32:03 ci-base-image-x86_64 latest 1e05635b1dd6 4 minutes ago 1.02GB 23:32:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB 23:32:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB 23:32:03 docker 20.10.14 7417809fdb73 2 months ago 218MB 23:32:03 alpine 3.14 e04c818066af 2 months ago 5.59MB 23:32:03 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 23:32:03 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 23:32:03 provisioning config files... 23:32:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/252@tmp/config5242041474507540438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:03 ---> docker-login.sh 23:32:03 nexus3.edgexfoundry.org:10001 23:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:03 Configure a credential helper to remove this warning. See 23:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:03 23:32:03 Login Succeeded 23:32:03 nexus3.edgexfoundry.org:10002 23:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:03 Configure a credential helper to remove this warning. See 23:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:03 23:32:03 Login Succeeded 23:32:03 nexus3.edgexfoundry.org:10003 23:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:03 Configure a credential helper to remove this warning. See 23:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:03 23:32:03 Login Succeeded 23:32:03 nexus3.edgexfoundry.org:10004 23:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:04 Configure a credential helper to remove this warning. See 23:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:04 23:32:04 Login Succeeded 23:32:04 docker.io 23:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:04 Configure a credential helper to remove this warning. See 23:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:04 23:32:04 Login Succeeded 23:32:04 ---> docker-login.sh ends [Pipeline] } 23:32:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:04 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:32:04 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:04 latest 23:32:04 2.2.1-dev.21 23:32:04 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:04 main 23:32:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:04 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:32:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:32:04 ---> 1b5c4e6af531 23:32:04 Step 3/25 : WORKDIR /edgex-go 23:32:04 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:32:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:32:04 ---> 1b5c4e6af531 23:32:04 Step 3/20 : WORKDIR /edgex-go 23:32:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:32:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:32:04 ---> 1b5c4e6af531 23:32:04 Step 3/23 : WORKDIR /edgex-go 23:32:04 ---> Running in 804e8aea2e23 23:32:04 ---> Running in 4070eb644e22 23:32:04 ---> Running in 8ee89d34a432 23:32:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:32:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:04 ---> 1b5c4e6af531 23:32:04 Step 3/22 : WORKDIR /edgex-go 23:32:04 ---> Running in a1197148750e 23:32:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:32:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:32:04 ---> 1b5c4e6af531 23:32:04 Step 3/23 : WORKDIR /edgex-go 23:32:04 ---> Running in 03a4fd784d22 23:32:04 Removing intermediate container 804e8aea2e23 23:32:04 ---> 88c2c50b0c79 23:32:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:32:04 ---> Running in bee8e4a343c5 23:32:04 Removing intermediate container 4070eb644e22 23:32:04 ---> a8f90d34869c 23:32:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:04 Removing intermediate container a1197148750e 23:32:04 ---> 5cff0c0709e4 23:32:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:04 Removing intermediate container 8ee89d34a432 23:32:04 ---> d119406e70ef 23:32:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:04 Removing intermediate container 03a4fd784d22 23:32:04 ---> 43d5af4cb314 23:32:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:04 ---> Running in 454e0547f811 23:32:04 ---> Running in 8c451f35c132 23:32:04 ---> Running in 275b482ba97c 23:32:04 ---> Running in deb2a1469edc 23:32:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:32:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:32:04 Removing intermediate container deb2a1469edc 23:32:04 ---> e4cfe5baf4a0 23:32:04 Step 5/22 : RUN apk add --update --no-cache make git 23:32:04 Removing intermediate container 454e0547f811 23:32:04 ---> 2f4165d294ac 23:32:04 Step 5/25 : RUN apk add --update --no-cache make git 23:32:04 ---> Running in 7645cfc4af69 23:32:04 ---> Running in 0d12a92fb65d 23:32:04 Removing intermediate container 275b482ba97c 23:32:04 ---> 0f893ccd3fe2 23:32:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:32:04 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:32:04 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 23:32:04 OK: 15743 distinct packages available 23:32:04 ---> Running in 7906f8aecc4c 23:32:04 Removing intermediate container 8c451f35c132 23:32:04 ---> f96c3a6381e0 23:32:04 Step 5/23 : RUN apk add --update --no-cache make git 23:32:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:32:04 ---> Running in 44830d501855 23:32:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:32:05 + docker push nexus3.edgexfoundry.org:10004/core-command:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:32:05 3e9f47a04751: Preparing 23:32:05 bff7fb3b0140: Preparing 23:32:05 d2f6fbb03494: Preparing 23:32:05 b7b4aae57241: Preparing 23:32:05 b541d28bf3b4: Preparing 23:32:05 b541d28bf3b4: Layer already exists 23:32:05 d2f6fbb03494: Pushed 23:32:05 3e9f47a04751: Pushed 23:32:05 b7b4aae57241: Pushed 23:32:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:32:05 OK: 220 MiB in 52 packages 23:32:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:32:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:32:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:32:06 bff7fb3b0140: Pushed 23:32:06 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:247903265fe6bd207485a3d20eaafa0d27b4a78766269a5a43f7572237735139 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:32:06 Removing intermediate container bee8e4a343c5 23:32:06 ---> 596bd85a29c4 23:32:06 Step 5/20 : COPY go.mod vendor* ./ 23:32:07 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:32:07 3e9f47a04751: Preparing 23:32:07 bff7fb3b0140: Preparing 23:32:07 d2f6fbb03494: Preparing 23:32:07 b7b4aae57241: Preparing 23:32:07 b541d28bf3b4: Preparing 23:32:07 b7b4aae57241: Layer already exists 23:32:07 d2f6fbb03494: Layer already exists 23:32:07 bff7fb3b0140: Layer already exists 23:32:07 3e9f47a04751: Layer already exists 23:32:07 b541d28bf3b4: Layer already exists 23:32:07 latest: digest: sha256:247903265fe6bd207485a3d20eaafa0d27b4a78766269a5a43f7572237735139 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:32:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:32:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:32:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:07 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.21 23:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:32:07 3e9f47a04751: Preparing 23:32:07 bff7fb3b0140: Preparing 23:32:07 d2f6fbb03494: Preparing 23:32:07 b7b4aae57241: Preparing 23:32:07 b541d28bf3b4: Preparing 23:32:07 b541d28bf3b4: Layer already exists 23:32:07 d2f6fbb03494: Layer already exists 23:32:07 3e9f47a04751: Layer already exists 23:32:07 bff7fb3b0140: Layer already exists 23:32:07 b7b4aae57241: Layer already exists 23:32:07 2.2.1-dev.21: digest: sha256:247903265fe6bd207485a3d20eaafa0d27b4a78766269a5a43f7572237735139 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:08 ---> 3d0ebc50cb7b 23:32:08 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:08 ---> Running in 7dbda1ecc33c 23:32:08 OK: 220 MiB in 52 packages 23:32:08 + docker push nexus3.edgexfoundry.org:10004/core-command:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:32:08 3e9f47a04751: Preparing 23:32:08 bff7fb3b0140: Preparing 23:32:08 d2f6fbb03494: Preparing 23:32:08 b7b4aae57241: Preparing 23:32:08 b541d28bf3b4: Preparing 23:32:08 b7b4aae57241: Layer already exists 23:32:08 d2f6fbb03494: Layer already exists 23:32:08 bff7fb3b0140: Layer already exists 23:32:08 b541d28bf3b4: Layer already exists 23:32:08 3e9f47a04751: Layer already exists 23:32:08 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:247903265fe6bd207485a3d20eaafa0d27b4a78766269a5a43f7572237735139 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:08 OK: 220 MiB in 52 packages 23:32:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:08 OK: 220 MiB in 52 packages 23:32:08 OK: 220 MiB in 52 packages 23:32:08 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:32:08 3e9f47a04751: Preparing 23:32:08 bff7fb3b0140: Preparing 23:32:08 d2f6fbb03494: Preparing 23:32:08 b7b4aae57241: Preparing 23:32:08 b541d28bf3b4: Preparing 23:32:08 b7b4aae57241: Layer already exists 23:32:08 bff7fb3b0140: Layer already exists 23:32:08 b541d28bf3b4: Layer already exists 23:32:08 d2f6fbb03494: Layer already exists 23:32:08 3e9f47a04751: Layer already exists 23:32:08 main: digest: sha256:247903265fe6bd207485a3d20eaafa0d27b4a78766269a5a43f7572237735139 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:08 ===================================================== [Pipeline] echo 23:32:08 taggedImages: 23:32:08 - nexus3.edgexfoundry.org:10004/core-command:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:08 - nexus3.edgexfoundry.org:10004/core-command:latest 23:32:08 - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.21 23:32:08 - nexus3.edgexfoundry.org:10004/core-command:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:08 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:32:08 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:32:08 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:08 latest 23:32:08 2.2.1-dev.21 23:32:08 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:08 main 23:32:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:09 + docker push nexus3.edgexfoundry.org:10004/core-data:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:32:09 a870bdcad33c: Preparing 23:32:09 602f34ae195b: Preparing 23:32:09 d2f6fbb03494: Preparing 23:32:09 857a2ae12833: Preparing 23:32:09 aedb390b7238: Preparing 23:32:09 b541d28bf3b4: Preparing 23:32:09 b541d28bf3b4: Waiting 23:32:09 d2f6fbb03494: Layer already exists 23:32:09 b541d28bf3b4: Layer already exists 23:32:09 aedb390b7238: Pushed 23:32:09 a870bdcad33c: Pushed 23:32:09 857a2ae12833: Pushed 23:32:10 Removing intermediate container 7645cfc4af69 23:32:10 ---> acae9282e597 23:32:10 Step 6/22 : COPY go.mod vendor* ./ 23:32:10 Removing intermediate container 0d12a92fb65d 23:32:10 ---> cb60a8b6c3a5 23:32:10 Step 6/25 : COPY go.mod vendor* ./ 23:32:10 Removing intermediate container 44830d501855 23:32:10 ---> 8589b1d9f753 23:32:10 Step 6/23 : COPY go.mod vendor* ./ 23:32:10 Removing intermediate container 7906f8aecc4c 23:32:10 ---> ab2440e96483 23:32:10 Step 6/23 : COPY go.mod vendor* ./ 23:32:11 ---> 0e843d5e3053 23:32:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:11 ---> Running in c51ba093b019 23:32:11 602f34ae195b: Pushed 23:32:11 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:5e3c06c2fc605eabdac2334e1b9c5b036a037c1869f88d473a280feab17b6e91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:11 ---> 24605b323ba1 23:32:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:11 ---> Running in 7a36f4507a0d 23:32:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest 23:32:12 ---> 0a614bef7d47 23:32:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:12 ---> e8972d490279 23:32:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:12 ---> Running in 4674e2b4492f 23:32:12 ---> Running in 2dd00a6ad881 23:32:12 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:32:12 a870bdcad33c: Preparing 23:32:12 602f34ae195b: Preparing 23:32:12 d2f6fbb03494: Preparing 23:32:12 857a2ae12833: Preparing 23:32:12 aedb390b7238: Preparing 23:32:12 b541d28bf3b4: Preparing 23:32:12 b541d28bf3b4: Waiting 23:32:12 d2f6fbb03494: Layer already exists 23:32:12 857a2ae12833: Layer already exists 23:32:12 602f34ae195b: Layer already exists 23:32:12 aedb390b7238: Layer already exists 23:32:12 a870bdcad33c: Layer already exists 23:32:12 b541d28bf3b4: Layer already exists 23:32:12 latest: digest: sha256:5e3c06c2fc605eabdac2334e1b9c5b036a037c1869f88d473a280feab17b6e91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:13 Removing intermediate container 7dbda1ecc33c 23:32:13 ---> 53e2fa60ff1d 23:32:13 Step 7/20 : COPY . . 23:32:13 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.21 23:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:32:13 a870bdcad33c: Preparing 23:32:13 602f34ae195b: Preparing 23:32:13 d2f6fbb03494: Preparing 23:32:13 857a2ae12833: Preparing 23:32:13 aedb390b7238: Preparing 23:32:13 b541d28bf3b4: Preparing 23:32:13 b541d28bf3b4: Waiting 23:32:13 aedb390b7238: Layer already exists 23:32:13 857a2ae12833: Layer already exists 23:32:13 602f34ae195b: Layer already exists 23:32:13 a870bdcad33c: Layer already exists 23:32:13 d2f6fbb03494: Layer already exists 23:32:13 b541d28bf3b4: Layer already exists 23:32:13 2.2.1-dev.21: digest: sha256:5e3c06c2fc605eabdac2334e1b9c5b036a037c1869f88d473a280feab17b6e91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:13 + docker push nexus3.edgexfoundry.org:10004/core-data:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:32:13 a870bdcad33c: Preparing 23:32:13 602f34ae195b: Preparing 23:32:13 d2f6fbb03494: Preparing 23:32:13 857a2ae12833: Preparing 23:32:13 aedb390b7238: Preparing 23:32:13 b541d28bf3b4: Preparing 23:32:13 b541d28bf3b4: Waiting 23:32:13 aedb390b7238: Layer already exists 23:32:13 857a2ae12833: Layer already exists 23:32:13 a870bdcad33c: Layer already exists 23:32:13 d2f6fbb03494: Layer already exists 23:32:13 602f34ae195b: Layer already exists 23:32:13 b541d28bf3b4: Layer already exists 23:32:13 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:5e3c06c2fc605eabdac2334e1b9c5b036a037c1869f88d473a280feab17b6e91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:14 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:32:14 a870bdcad33c: Preparing 23:32:14 602f34ae195b: Preparing 23:32:14 d2f6fbb03494: Preparing 23:32:14 857a2ae12833: Preparing 23:32:14 aedb390b7238: Preparing 23:32:14 b541d28bf3b4: Preparing 23:32:14 b541d28bf3b4: Waiting 23:32:14 aedb390b7238: Layer already exists 23:32:14 857a2ae12833: Layer already exists 23:32:14 a870bdcad33c: Layer already exists 23:32:14 d2f6fbb03494: Layer already exists 23:32:14 602f34ae195b: Layer already exists 23:32:14 b541d28bf3b4: Layer already exists 23:32:14 main: digest: sha256:5e3c06c2fc605eabdac2334e1b9c5b036a037c1869f88d473a280feab17b6e91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:14 ===================================================== [Pipeline] echo 23:32:14 taggedImages: 23:32:14 - nexus3.edgexfoundry.org:10004/core-data:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:14 - nexus3.edgexfoundry.org:10004/core-data:latest 23:32:14 - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.21 23:32:14 - nexus3.edgexfoundry.org:10004/core-data:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:14 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:32:14 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:32:14 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:14 latest 23:32:14 2.2.1-dev.21 23:32:14 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:14 main 23:32:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:32:15 7689e49c78be: Preparing 23:32:15 b172ab9f73c8: Preparing 23:32:15 d2f6fbb03494: Preparing 23:32:15 b7b4aae57241: Preparing 23:32:15 b541d28bf3b4: Preparing 23:32:15 d2f6fbb03494: Layer already exists 23:32:15 b7b4aae57241: Layer already exists 23:32:15 b541d28bf3b4: Layer already exists 23:32:15 7689e49c78be: Pushed 23:32:16 b172ab9f73c8: Pushed 23:32:16 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:bdf6b96e943108ddc19cd6f361f47dd34fa4b78de5fcea642d0e3b4bffbc6976 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:32:17 7689e49c78be: Preparing 23:32:17 b172ab9f73c8: Preparing 23:32:17 d2f6fbb03494: Preparing 23:32:17 b7b4aae57241: Preparing 23:32:17 b541d28bf3b4: Preparing 23:32:17 d2f6fbb03494: Layer already exists 23:32:17 b172ab9f73c8: Layer already exists 23:32:17 b7b4aae57241: Layer already exists 23:32:17 b541d28bf3b4: Layer already exists 23:32:17 7689e49c78be: Layer already exists 23:32:17 latest: digest: sha256:bdf6b96e943108ddc19cd6f361f47dd34fa4b78de5fcea642d0e3b4bffbc6976 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.21 23:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:32:18 7689e49c78be: Preparing 23:32:18 b172ab9f73c8: Preparing 23:32:18 d2f6fbb03494: Preparing 23:32:18 b7b4aae57241: Preparing 23:32:18 b541d28bf3b4: Preparing 23:32:18 7689e49c78be: Layer already exists 23:32:18 b541d28bf3b4: Layer already exists 23:32:18 b172ab9f73c8: Layer already exists 23:32:18 b7b4aae57241: Layer already exists 23:32:18 d2f6fbb03494: Layer already exists 23:32:18 2.2.1-dev.21: digest: sha256:bdf6b96e943108ddc19cd6f361f47dd34fa4b78de5fcea642d0e3b4bffbc6976 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 23:32:18 Removing intermediate container c51ba093b019 23:32:18 ---> 959a31a85692 23:32:18 Step 8/22 : COPY . . 23:32:18 Removing intermediate container 7a36f4507a0d 23:32:18 ---> 951dc5997948 23:32:18 Step 8/25 : COPY . . 23:32:18 Removing intermediate container 2dd00a6ad881 23:32:18 ---> 2b865a3c1e96 23:32:18 Step 8/23 : COPY . . 23:32:18 Removing intermediate container 4674e2b4492f 23:32:18 ---> 0211576362d2 23:32:18 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:32:18 7689e49c78be: Preparing 23:32:18 b172ab9f73c8: Preparing 23:32:18 d2f6fbb03494: Preparing 23:32:18 b7b4aae57241: Preparing 23:32:18 b541d28bf3b4: Preparing 23:32:18 b541d28bf3b4: Layer already exists 23:32:18 b7b4aae57241: Layer already exists 23:32:18 b172ab9f73c8: Layer already exists 23:32:18 d2f6fbb03494: Layer already exists 23:32:18 7689e49c78be: Layer already exists 23:32:18 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:bdf6b96e943108ddc19cd6f361f47dd34fa4b78de5fcea642d0e3b4bffbc6976 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:32:19 7689e49c78be: Preparing 23:32:19 b172ab9f73c8: Preparing 23:32:19 d2f6fbb03494: Preparing 23:32:19 b7b4aae57241: Preparing 23:32:19 b541d28bf3b4: Preparing 23:32:19 7689e49c78be: Layer already exists 23:32:19 d2f6fbb03494: Layer already exists 23:32:19 b172ab9f73c8: Layer already exists 23:32:19 b7b4aae57241: Layer already exists 23:32:19 b541d28bf3b4: Layer already exists 23:32:19 main: digest: sha256:bdf6b96e943108ddc19cd6f361f47dd34fa4b78de5fcea642d0e3b4bffbc6976 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:19 ===================================================== [Pipeline] echo 23:32:19 taggedImages: 23:32:19 - nexus3.edgexfoundry.org:10004/core-metadata:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:32:19 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.21 23:32:19 - nexus3.edgexfoundry.org:10004/core-metadata:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:19 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:32:19 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:32:19 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:19 latest 23:32:19 2.2.1-dev.21 23:32:19 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:19 main 23:32:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:32:20 9c3c6d6cbf2d: Preparing 23:32:20 9c3c6d6cbf2d: Preparing 23:32:20 b3a8f14217fa: Preparing 23:32:20 a5d34f94b3bb: Preparing 23:32:20 c7dcd142d626: Preparing 23:32:20 713d5125bf55: Preparing 23:32:20 d2f6fbb03494: Preparing 23:32:20 fb103b1f7665: Preparing 23:32:20 bdec539fc757: Preparing 23:32:20 a0e2a01e3016: Preparing 23:32:20 f4999abdc415: Preparing 23:32:20 b541d28bf3b4: Preparing 23:32:20 fb103b1f7665: Waiting 23:32:20 bdec539fc757: Waiting 23:32:20 a0e2a01e3016: Waiting 23:32:20 f4999abdc415: Waiting 23:32:20 b541d28bf3b4: Waiting 23:32:20 d2f6fbb03494: Waiting 23:32:20 a5d34f94b3bb: Pushed 23:32:20 9c3c6d6cbf2d: Pushed 23:32:20 b3a8f14217fa: Pushed 23:32:20 c7dcd142d626: Pushed 23:32:20 d2f6fbb03494: Layer already exists 23:32:20 fb103b1f7665: Pushed 23:32:20 bdec539fc757: Pushed 23:32:20 f4999abdc415: Pushed 23:32:20 a0e2a01e3016: Pushed 23:32:20 b541d28bf3b4: Layer already exists 23:32:21 713d5125bf55: Pushed 23:32:21 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:2d6fc3f6e68139bddf2326b81f7a2618fe6da573afa2bb98a30216e117bbd501 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:32:22 9c3c6d6cbf2d: Preparing 23:32:22 9c3c6d6cbf2d: Preparing 23:32:22 b3a8f14217fa: Preparing 23:32:22 a5d34f94b3bb: Preparing 23:32:22 c7dcd142d626: Preparing 23:32:22 713d5125bf55: Preparing 23:32:22 d2f6fbb03494: Preparing 23:32:22 fb103b1f7665: Preparing 23:32:22 bdec539fc757: Preparing 23:32:22 a0e2a01e3016: Preparing 23:32:22 f4999abdc415: Preparing 23:32:22 b541d28bf3b4: Preparing 23:32:22 f4999abdc415: Waiting 23:32:22 bdec539fc757: Waiting 23:32:22 a0e2a01e3016: Waiting 23:32:22 b541d28bf3b4: Waiting 23:32:22 d2f6fbb03494: Waiting 23:32:22 b3a8f14217fa: Layer already exists 23:32:22 a5d34f94b3bb: Layer already exists 23:32:22 713d5125bf55: Layer already exists 23:32:22 9c3c6d6cbf2d: Layer already exists 23:32:22 c7dcd142d626: Layer already exists 23:32:22 d2f6fbb03494: Layer already exists 23:32:22 f4999abdc415: Layer already exists 23:32:22 fb103b1f7665: Layer already exists 23:32:22 a0e2a01e3016: Layer already exists 23:32:22 bdec539fc757: Layer already exists 23:32:22 b541d28bf3b4: Layer already exists 23:32:22 latest: digest: sha256:2d6fc3f6e68139bddf2326b81f7a2618fe6da573afa2bb98a30216e117bbd501 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.21 23:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:32:23 9c3c6d6cbf2d: Preparing 23:32:23 9c3c6d6cbf2d: Preparing 23:32:23 b3a8f14217fa: Preparing 23:32:23 a5d34f94b3bb: Preparing 23:32:23 c7dcd142d626: Preparing 23:32:23 713d5125bf55: Preparing 23:32:23 d2f6fbb03494: Preparing 23:32:23 fb103b1f7665: Preparing 23:32:23 bdec539fc757: Preparing 23:32:23 a0e2a01e3016: Preparing 23:32:23 f4999abdc415: Preparing 23:32:23 b541d28bf3b4: Preparing 23:32:23 d2f6fbb03494: Waiting 23:32:23 fb103b1f7665: Waiting 23:32:23 f4999abdc415: Waiting 23:32:23 a0e2a01e3016: Waiting 23:32:23 bdec539fc757: Waiting 23:32:23 b541d28bf3b4: Waiting 23:32:23 a5d34f94b3bb: Layer already exists 23:32:23 b3a8f14217fa: Layer already exists 23:32:23 9c3c6d6cbf2d: Layer already exists 23:32:23 713d5125bf55: Layer already exists 23:32:23 c7dcd142d626: Layer already exists 23:32:23 d2f6fbb03494: Layer already exists 23:32:23 bdec539fc757: Layer already exists 23:32:23 f4999abdc415: Layer already exists 23:32:23 fb103b1f7665: Layer already exists 23:32:23 a0e2a01e3016: Layer already exists 23:32:23 b541d28bf3b4: Layer already exists 23:32:23 2.2.1-dev.21: digest: sha256:2d6fc3f6e68139bddf2326b81f7a2618fe6da573afa2bb98a30216e117bbd501 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:32:23 9c3c6d6cbf2d: Preparing 23:32:23 9c3c6d6cbf2d: Preparing 23:32:23 b3a8f14217fa: Preparing 23:32:23 a5d34f94b3bb: Preparing 23:32:23 c7dcd142d626: Preparing 23:32:23 713d5125bf55: Preparing 23:32:23 d2f6fbb03494: Preparing 23:32:23 fb103b1f7665: Preparing 23:32:23 d2f6fbb03494: Waiting 23:32:23 fb103b1f7665: Waiting 23:32:23 bdec539fc757: Preparing 23:32:23 a0e2a01e3016: Preparing 23:32:23 bdec539fc757: Waiting 23:32:23 f4999abdc415: Preparing 23:32:23 b541d28bf3b4: Preparing 23:32:23 a0e2a01e3016: Waiting 23:32:23 b541d28bf3b4: Waiting 23:32:23 9c3c6d6cbf2d: Layer already exists 23:32:23 a5d34f94b3bb: Layer already exists 23:32:23 b3a8f14217fa: Layer already exists 23:32:23 713d5125bf55: Layer already exists 23:32:23 c7dcd142d626: Layer already exists 23:32:23 fb103b1f7665: Layer already exists 23:32:23 bdec539fc757: Layer already exists 23:32:23 a0e2a01e3016: Layer already exists 23:32:23 d2f6fbb03494: Layer already exists 23:32:23 f4999abdc415: Layer already exists 23:32:23 b541d28bf3b4: Layer already exists 23:32:23 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:2d6fc3f6e68139bddf2326b81f7a2618fe6da573afa2bb98a30216e117bbd501 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:32:24 9c3c6d6cbf2d: Preparing 23:32:24 9c3c6d6cbf2d: Preparing 23:32:24 b3a8f14217fa: Preparing 23:32:24 a5d34f94b3bb: Preparing 23:32:24 c7dcd142d626: Preparing 23:32:24 713d5125bf55: Preparing 23:32:24 d2f6fbb03494: Preparing 23:32:24 fb103b1f7665: Preparing 23:32:24 bdec539fc757: Preparing 23:32:24 a0e2a01e3016: Preparing 23:32:24 f4999abdc415: Preparing 23:32:24 b541d28bf3b4: Preparing 23:32:24 fb103b1f7665: Waiting 23:32:24 d2f6fbb03494: Waiting 23:32:24 bdec539fc757: Waiting 23:32:24 a0e2a01e3016: Waiting 23:32:24 f4999abdc415: Waiting 23:32:24 b541d28bf3b4: Waiting 23:32:24 9c3c6d6cbf2d: Layer already exists 23:32:24 c7dcd142d626: Layer already exists 23:32:24 a5d34f94b3bb: Layer already exists 23:32:24 b3a8f14217fa: Layer already exists 23:32:24 713d5125bf55: Layer already exists 23:32:24 fb103b1f7665: Layer already exists 23:32:24 bdec539fc757: Layer already exists 23:32:24 d2f6fbb03494: Layer already exists 23:32:24 a0e2a01e3016: Layer already exists 23:32:24 f4999abdc415: Layer already exists 23:32:24 b541d28bf3b4: Layer already exists 23:32:24 main: digest: sha256:2d6fc3f6e68139bddf2326b81f7a2618fe6da573afa2bb98a30216e117bbd501 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:24 ===================================================== [Pipeline] echo 23:32:24 taggedImages: 23:32:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:32:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.21 23:32:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:32:24 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:32:24 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:24 latest 23:32:24 2.2.1-dev.21 23:32:24 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:24 main 23:32:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:32:25 acbd34e25ab1: Preparing 23:32:25 195d8ef89639: Preparing 23:32:25 96338bdaf4bb: Preparing 23:32:25 8bc20eea5880: Preparing 23:32:25 619038c734b8: Preparing 23:32:25 61df50cc0235: Preparing 23:32:25 1cd101768b88: Preparing 23:32:25 b541d28bf3b4: Preparing 23:32:25 61df50cc0235: Waiting 23:32:25 1cd101768b88: Waiting 23:32:25 b541d28bf3b4: Waiting 23:32:25 619038c734b8: Pushed 23:32:25 acbd34e25ab1: Pushed 23:32:25 195d8ef89639: Pushed 23:32:25 b541d28bf3b4: Layer already exists 23:32:25 61df50cc0235: Pushed 23:32:25 1cd101768b88: Pushed 23:32:26 8bc20eea5880: Pushed 23:32:26 96338bdaf4bb: Pushed 23:32:26 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:0fe9604d84b2e69186cfe3b4759f3edc2c28e3d9e18e0064f62f5d2490c9ea14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:32:26 acbd34e25ab1: Preparing 23:32:26 195d8ef89639: Preparing 23:32:26 96338bdaf4bb: Preparing 23:32:26 8bc20eea5880: Preparing 23:32:26 619038c734b8: Preparing 23:32:26 61df50cc0235: Preparing 23:32:26 1cd101768b88: Preparing 23:32:26 b541d28bf3b4: Preparing 23:32:26 61df50cc0235: Waiting 23:32:26 b541d28bf3b4: Waiting 23:32:26 96338bdaf4bb: Layer already exists 23:32:26 195d8ef89639: Layer already exists 23:32:26 8bc20eea5880: Layer already exists 23:32:26 619038c734b8: Layer already exists 23:32:26 acbd34e25ab1: Layer already exists 23:32:26 61df50cc0235: Layer already exists 23:32:26 b541d28bf3b4: Layer already exists 23:32:26 1cd101768b88: Layer already exists 23:32:26 latest: digest: sha256:0fe9604d84b2e69186cfe3b4759f3edc2c28e3d9e18e0064f62f5d2490c9ea14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.21 23:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:32:27 acbd34e25ab1: Preparing 23:32:27 195d8ef89639: Preparing 23:32:27 96338bdaf4bb: Preparing 23:32:27 8bc20eea5880: Preparing 23:32:27 619038c734b8: Preparing 23:32:27 61df50cc0235: Preparing 23:32:27 1cd101768b88: Preparing 23:32:27 b541d28bf3b4: Preparing 23:32:27 1cd101768b88: Waiting 23:32:27 b541d28bf3b4: Waiting 23:32:27 61df50cc0235: Waiting 23:32:27 195d8ef89639: Layer already exists 23:32:27 8bc20eea5880: Layer already exists 23:32:27 96338bdaf4bb: Layer already exists 23:32:27 acbd34e25ab1: Layer already exists 23:32:27 619038c734b8: Layer already exists 23:32:27 1cd101768b88: Layer already exists 23:32:27 61df50cc0235: Layer already exists 23:32:27 b541d28bf3b4: Layer already exists 23:32:27 2.2.1-dev.21: digest: sha256:0fe9604d84b2e69186cfe3b4759f3edc2c28e3d9e18e0064f62f5d2490c9ea14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:32:28 acbd34e25ab1: Preparing 23:32:28 195d8ef89639: Preparing 23:32:28 96338bdaf4bb: Preparing 23:32:28 8bc20eea5880: Preparing 23:32:28 619038c734b8: Preparing 23:32:28 61df50cc0235: Preparing 23:32:28 1cd101768b88: Preparing 23:32:28 b541d28bf3b4: Preparing 23:32:28 61df50cc0235: Waiting 23:32:28 1cd101768b88: Waiting 23:32:28 b541d28bf3b4: Waiting 23:32:28 acbd34e25ab1: Layer already exists 23:32:28 8bc20eea5880: Layer already exists 23:32:28 619038c734b8: Layer already exists 23:32:28 96338bdaf4bb: Layer already exists 23:32:28 195d8ef89639: Layer already exists 23:32:28 1cd101768b88: Layer already exists 23:32:28 b541d28bf3b4: Layer already exists 23:32:28 61df50cc0235: Layer already exists 23:32:28 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:0fe9604d84b2e69186cfe3b4759f3edc2c28e3d9e18e0064f62f5d2490c9ea14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:32:28 acbd34e25ab1: Preparing 23:32:28 195d8ef89639: Preparing 23:32:28 96338bdaf4bb: Preparing 23:32:28 8bc20eea5880: Preparing 23:32:28 619038c734b8: Preparing 23:32:28 61df50cc0235: Preparing 23:32:28 1cd101768b88: Preparing 23:32:28 b541d28bf3b4: Preparing 23:32:28 1cd101768b88: Waiting 23:32:28 61df50cc0235: Waiting 23:32:28 195d8ef89639: Layer already exists 23:32:28 8bc20eea5880: Layer already exists 23:32:28 96338bdaf4bb: Layer already exists 23:32:28 acbd34e25ab1: Layer already exists 23:32:28 619038c734b8: Layer already exists 23:32:28 61df50cc0235: Layer already exists 23:32:28 b541d28bf3b4: Layer already exists 23:32:28 1cd101768b88: Layer already exists 23:32:28 main: digest: sha256:0fe9604d84b2e69186cfe3b4759f3edc2c28e3d9e18e0064f62f5d2490c9ea14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:28 ===================================================== [Pipeline] echo 23:32:28 taggedImages: 23:32:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:32:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.21 23:32:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:32:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:32:28 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:28 latest 23:32:28 2.2.1-dev.21 23:32:28 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:28 main 23:32:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:32:29 bbd0feca95fb: Preparing 23:32:29 0bc0a97cd9a8: Preparing 23:32:29 f86d53a1d8d6: Preparing 23:32:29 4680ad8cbb43: Preparing 23:32:29 f1ba2f7b5b77: Preparing 23:32:29 a8404ec48909: Preparing 23:32:29 b95a33d5c62b: Preparing 23:32:29 1acae37ba8c5: Preparing 23:32:29 31bddcd4ff0c: Preparing 23:32:29 b541d28bf3b4: Preparing 23:32:29 b95a33d5c62b: Waiting 23:32:29 1acae37ba8c5: Waiting 23:32:29 31bddcd4ff0c: Waiting 23:32:29 b541d28bf3b4: Waiting 23:32:29 a8404ec48909: Waiting 23:32:29 f1ba2f7b5b77: Pushed 23:32:29 bbd0feca95fb: Pushed 23:32:29 0bc0a97cd9a8: Pushed 23:32:29 a8404ec48909: Pushed 23:32:29 1acae37ba8c5: Pushed 23:32:29 b95a33d5c62b: Pushed 23:32:29 b541d28bf3b4: Layer already exists 23:32:29 31bddcd4ff0c: Pushed 23:32:30 4680ad8cbb43: Pushed 23:32:30 ---> 71c3bd99bb5e 23:32:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:32:30 ---> Running in c08e735b2e85 23:32:31 f86d53a1d8d6: Pushed 23:32:31 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:0720e004662cd49f921a81abcf8b8b3bb7d82aa153ac2dd92c562b1cf173af82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:32:31 bbd0feca95fb: Preparing 23:32:31 0bc0a97cd9a8: Preparing 23:32:31 f86d53a1d8d6: Preparing 23:32:31 4680ad8cbb43: Preparing 23:32:31 f1ba2f7b5b77: Preparing 23:32:31 a8404ec48909: Preparing 23:32:31 b95a33d5c62b: Preparing 23:32:31 1acae37ba8c5: Preparing 23:32:31 31bddcd4ff0c: Preparing 23:32:31 b541d28bf3b4: Preparing 23:32:31 b95a33d5c62b: Waiting 23:32:31 a8404ec48909: Waiting 23:32:31 1acae37ba8c5: Waiting 23:32:31 31bddcd4ff0c: Waiting 23:32:31 b541d28bf3b4: Waiting 23:32:31 4680ad8cbb43: Layer already exists 23:32:31 f1ba2f7b5b77: Layer already exists 23:32:31 0bc0a97cd9a8: Layer already exists 23:32:31 bbd0feca95fb: Layer already exists 23:32:31 f86d53a1d8d6: Layer already exists 23:32:31 b95a33d5c62b: Layer already exists 23:32:31 a8404ec48909: Layer already exists 23:32:31 1acae37ba8c5: Layer already exists 23:32:31 31bddcd4ff0c: Layer already exists 23:32:31 b541d28bf3b4: Layer already exists 23:32:31 latest: digest: sha256:0720e004662cd49f921a81abcf8b8b3bb7d82aa153ac2dd92c562b1cf173af82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.21 23:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:32:32 bbd0feca95fb: Preparing 23:32:32 0bc0a97cd9a8: Preparing 23:32:32 f86d53a1d8d6: Preparing 23:32:32 4680ad8cbb43: Preparing 23:32:32 f1ba2f7b5b77: Preparing 23:32:32 a8404ec48909: Preparing 23:32:32 b95a33d5c62b: Preparing 23:32:32 1acae37ba8c5: Preparing 23:32:32 31bddcd4ff0c: Preparing 23:32:32 b541d28bf3b4: Preparing 23:32:32 a8404ec48909: Waiting 23:32:32 b95a33d5c62b: Waiting 23:32:32 1acae37ba8c5: Waiting 23:32:32 31bddcd4ff0c: Waiting 23:32:32 b541d28bf3b4: Waiting 23:32:32 0bc0a97cd9a8: Layer already exists 23:32:32 bbd0feca95fb: Layer already exists 23:32:32 f86d53a1d8d6: Layer already exists 23:32:32 f1ba2f7b5b77: Layer already exists 23:32:32 4680ad8cbb43: Layer already exists 23:32:32 b95a33d5c62b: Layer already exists 23:32:32 b541d28bf3b4: Layer already exists 23:32:32 a8404ec48909: Layer already exists 23:32:32 1acae37ba8c5: Layer already exists 23:32:32 31bddcd4ff0c: Layer already exists 23:32:32 2.2.1-dev.21: digest: sha256:0720e004662cd49f921a81abcf8b8b3bb7d82aa153ac2dd92c562b1cf173af82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:32:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:32:33 bbd0feca95fb: Preparing 23:32:33 0bc0a97cd9a8: Preparing 23:32:33 f86d53a1d8d6: Preparing 23:32:33 4680ad8cbb43: Preparing 23:32:33 f1ba2f7b5b77: Preparing 23:32:33 a8404ec48909: Preparing 23:32:33 b95a33d5c62b: Preparing 23:32:33 1acae37ba8c5: Preparing 23:32:33 31bddcd4ff0c: Preparing 23:32:33 b541d28bf3b4: Preparing 23:32:33 a8404ec48909: Waiting 23:32:33 1acae37ba8c5: Waiting 23:32:33 31bddcd4ff0c: Waiting 23:32:33 b95a33d5c62b: Waiting 23:32:33 b541d28bf3b4: Waiting 23:32:33 bbd0feca95fb: Layer already exists 23:32:33 0bc0a97cd9a8: Layer already exists 23:32:33 f1ba2f7b5b77: Layer already exists 23:32:33 f86d53a1d8d6: Layer already exists 23:32:33 4680ad8cbb43: Layer already exists 23:32:33 a8404ec48909: Layer already exists 23:32:33 b95a33d5c62b: Layer already exists 23:32:33 b541d28bf3b4: Layer already exists 23:32:33 1acae37ba8c5: Layer already exists 23:32:33 31bddcd4ff0c: Layer already exists 23:32:33 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:0720e004662cd49f921a81abcf8b8b3bb7d82aa153ac2dd92c562b1cf173af82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:32:33 bbd0feca95fb: Preparing 23:32:33 0bc0a97cd9a8: Preparing 23:32:33 f86d53a1d8d6: Preparing 23:32:33 4680ad8cbb43: Preparing 23:32:33 f1ba2f7b5b77: Preparing 23:32:33 a8404ec48909: Preparing 23:32:33 b95a33d5c62b: Preparing 23:32:33 1acae37ba8c5: Preparing 23:32:33 31bddcd4ff0c: Preparing 23:32:33 b541d28bf3b4: Preparing 23:32:33 a8404ec48909: Waiting 23:32:33 b95a33d5c62b: Waiting 23:32:33 1acae37ba8c5: Waiting 23:32:33 31bddcd4ff0c: Waiting 23:32:33 b541d28bf3b4: Waiting 23:32:33 0bc0a97cd9a8: Layer already exists 23:32:33 bbd0feca95fb: Layer already exists 23:32:33 4680ad8cbb43: Layer already exists 23:32:33 f1ba2f7b5b77: Layer already exists 23:32:33 f86d53a1d8d6: Layer already exists 23:32:33 a8404ec48909: Layer already exists 23:32:33 b95a33d5c62b: Layer already exists 23:32:33 31bddcd4ff0c: Layer already exists 23:32:33 b541d28bf3b4: Layer already exists 23:32:33 1acae37ba8c5: Layer already exists 23:32:33 main: digest: sha256:0720e004662cd49f921a81abcf8b8b3bb7d82aa153ac2dd92c562b1cf173af82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:33 ===================================================== [Pipeline] echo 23:32:33 taggedImages: 23:32:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:32:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.21 23:32:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:32:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:32:33 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:33 latest 23:32:33 2.2.1-dev.21 23:32:33 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:33 main 23:32:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:34 ---> 3312fa07b646 23:32:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:32:34 ---> Running in a715fe38ec97 23:32:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:32:34 f6f605bd7e6c: Preparing 23:32:34 180e30ae1f54: Preparing 23:32:34 d2f6fbb03494: Preparing 23:32:34 57d10ed7c1c5: Preparing 23:32:34 d786aea6ee43: Preparing 23:32:34 4fc242d58285: Preparing 23:32:34 4fc242d58285: Waiting 23:32:34 d2f6fbb03494: Layer already exists 23:32:34 4fc242d58285: Layer already exists 23:32:34 f6f605bd7e6c: Pushed 23:32:34 d786aea6ee43: Pushed 23:32:35 ---> ec0251016563 23:32:35 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:32:35 57d10ed7c1c5: Pushed 23:32:35 ---> Running in 5ac4d35e4b69 23:32:36 ---> c02848edd8cb 23:32:36 Step 9/23 : RUN make cmd/core-data/core-data 23:32:36 ---> Running in f2004b479d3f 23:32:37 180e30ae1f54: Pushed 23:32:37 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:1e56851cc2b90e0fefb459d95781e9cc532977a21e7ac485ec5f6dacb267e8b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:32:37 + 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 23:32:37 ---> c4dbaf4f1269 23:32:37 Step 9/23 : RUN make cmd/core-command/core-command 23:32:37 ---> Running in dc3de9c831cf 23:32:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:32:37 f6f605bd7e6c: Preparing 23:32:37 180e30ae1f54: Preparing 23:32:37 d2f6fbb03494: Preparing 23:32:37 57d10ed7c1c5: Preparing 23:32:37 d786aea6ee43: Preparing 23:32:37 4fc242d58285: Preparing 23:32:37 4fc242d58285: Waiting 23:32:37 d2f6fbb03494: Layer already exists 23:32:37 57d10ed7c1c5: Layer already exists 23:32:37 180e30ae1f54: Layer already exists 23:32:37 f6f605bd7e6c: Layer already exists 23:32:37 d786aea6ee43: Layer already exists 23:32:37 4fc242d58285: Layer already exists 23:32:37 latest: digest: sha256:1e56851cc2b90e0fefb459d95781e9cc532977a21e7ac485ec5f6dacb267e8b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:32:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.21 23:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:32:38 f6f605bd7e6c: Preparing 23:32:38 180e30ae1f54: Preparing 23:32:38 d2f6fbb03494: Preparing 23:32:38 57d10ed7c1c5: Preparing 23:32:38 d786aea6ee43: Preparing 23:32:38 4fc242d58285: Preparing 23:32:38 57d10ed7c1c5: Layer already exists 23:32:38 d2f6fbb03494: Layer already exists 23:32:38 d786aea6ee43: Layer already exists 23:32:38 f6f605bd7e6c: Layer already exists 23:32:38 180e30ae1f54: Layer already exists 23:32:38 4fc242d58285: Layer already exists 23:32:38 2.2.1-dev.21: digest: sha256:1e56851cc2b90e0fefb459d95781e9cc532977a21e7ac485ec5f6dacb267e8b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:32:38 f6f605bd7e6c: Preparing 23:32:38 180e30ae1f54: Preparing 23:32:38 d2f6fbb03494: Preparing 23:32:38 57d10ed7c1c5: Preparing 23:32:38 d786aea6ee43: Preparing 23:32:38 4fc242d58285: Preparing 23:32:38 4fc242d58285: Waiting 23:32:38 d786aea6ee43: Layer already exists 23:32:38 d2f6fbb03494: Layer already exists 23:32:38 f6f605bd7e6c: Layer already exists 23:32:38 57d10ed7c1c5: Layer already exists 23:32:38 180e30ae1f54: Layer already exists 23:32:38 4fc242d58285: Layer already exists 23:32:38 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:1e56851cc2b90e0fefb459d95781e9cc532977a21e7ac485ec5f6dacb267e8b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:39 + 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 23:32:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:32:39 f6f605bd7e6c: Preparing 23:32:39 180e30ae1f54: Preparing 23:32:39 d2f6fbb03494: Preparing 23:32:39 57d10ed7c1c5: Preparing 23:32:39 d786aea6ee43: Preparing 23:32:39 4fc242d58285: Preparing 23:32:39 4fc242d58285: Waiting 23:32:39 57d10ed7c1c5: Layer already exists 23:32:39 d2f6fbb03494: Layer already exists 23:32:39 f6f605bd7e6c: Layer already exists 23:32:39 180e30ae1f54: Layer already exists 23:32:39 d786aea6ee43: Layer already exists 23:32:39 4fc242d58285: Layer already exists 23:32:39 main: digest: sha256:1e56851cc2b90e0fefb459d95781e9cc532977a21e7ac485ec5f6dacb267e8b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:32:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:39 ===================================================== [Pipeline] echo 23:32:39 taggedImages: 23:32:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:32:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.21 23:32:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:32:39 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:32:39 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:39 latest 23:32:39 2.2.1-dev.21 23:32:39 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:39 main 23:32:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:32:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:32:40 6c6ec2c58ade: Preparing 23:32:40 65c52fc5d69d: Preparing 23:32:40 0db868bfa4e0: Preparing 23:32:40 04fd7b1632fe: Preparing 23:32:40 5469b8031556: Preparing 23:32:40 70544b91c3e0: Preparing 23:32:40 d786aea6ee43: Preparing 23:32:40 4fc242d58285: Preparing 23:32:40 d786aea6ee43: Waiting 23:32:40 70544b91c3e0: Waiting 23:32:40 4fc242d58285: Waiting 23:32:40 6c6ec2c58ade: Pushed 23:32:40 0db868bfa4e0: Pushed 23:32:40 65c52fc5d69d: Pushed 23:32:40 d786aea6ee43: Layer already exists 23:32:40 4fc242d58285: Layer already exists 23:32:40 70544b91c3e0: Pushed 23:32:44 5469b8031556: Pushed 23:32:47 04fd7b1632fe: Pushed 23:32:47 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:fad700fa9687736bc14d12e402a1842b32b61cb38cc25eb435657e60e933c5e1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:32:47 6c6ec2c58ade: Preparing 23:32:47 65c52fc5d69d: Preparing 23:32:47 0db868bfa4e0: Preparing 23:32:47 04fd7b1632fe: Preparing 23:32:47 5469b8031556: Preparing 23:32:47 70544b91c3e0: Preparing 23:32:47 d786aea6ee43: Preparing 23:32:47 4fc242d58285: Preparing 23:32:47 70544b91c3e0: Waiting 23:32:47 d786aea6ee43: Waiting 23:32:47 4fc242d58285: Waiting 23:32:47 0db868bfa4e0: Layer already exists 23:32:47 65c52fc5d69d: Layer already exists 23:32:47 6c6ec2c58ade: Layer already exists 23:32:47 5469b8031556: Layer already exists 23:32:47 04fd7b1632fe: Layer already exists 23:32:47 70544b91c3e0: Layer already exists 23:32:47 d786aea6ee43: Layer already exists 23:32:47 4fc242d58285: Layer already exists 23:32:47 latest: digest: sha256:fad700fa9687736bc14d12e402a1842b32b61cb38cc25eb435657e60e933c5e1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.21 23:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:32:48 6c6ec2c58ade: Preparing 23:32:48 65c52fc5d69d: Preparing 23:32:48 0db868bfa4e0: Preparing 23:32:48 04fd7b1632fe: Preparing 23:32:48 5469b8031556: Preparing 23:32:48 70544b91c3e0: Preparing 23:32:48 d786aea6ee43: Preparing 23:32:48 4fc242d58285: Preparing 23:32:48 70544b91c3e0: Waiting 23:32:48 d786aea6ee43: Waiting 23:32:48 6c6ec2c58ade: Layer already exists 23:32:48 0db868bfa4e0: Layer already exists 23:32:48 65c52fc5d69d: Layer already exists 23:32:48 04fd7b1632fe: Layer already exists 23:32:48 5469b8031556: Layer already exists 23:32:48 70544b91c3e0: Layer already exists 23:32:48 4fc242d58285: Layer already exists 23:32:48 d786aea6ee43: Layer already exists 23:32:48 2.2.1-dev.21: digest: sha256:fad700fa9687736bc14d12e402a1842b32b61cb38cc25eb435657e60e933c5e1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:32:49 6c6ec2c58ade: Preparing 23:32:49 65c52fc5d69d: Preparing 23:32:49 0db868bfa4e0: Preparing 23:32:49 04fd7b1632fe: Preparing 23:32:49 5469b8031556: Preparing 23:32:49 70544b91c3e0: Preparing 23:32:49 d786aea6ee43: Preparing 23:32:49 4fc242d58285: Preparing 23:32:49 70544b91c3e0: Waiting 23:32:49 d786aea6ee43: Waiting 23:32:49 4fc242d58285: Waiting 23:32:49 65c52fc5d69d: Layer already exists 23:32:49 0db868bfa4e0: Layer already exists 23:32:49 04fd7b1632fe: Layer already exists 23:32:49 6c6ec2c58ade: Layer already exists 23:32:49 5469b8031556: Layer already exists 23:32:49 70544b91c3e0: Layer already exists 23:32:49 4fc242d58285: Layer already exists 23:32:49 d786aea6ee43: Layer already exists 23:32:49 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:fad700fa9687736bc14d12e402a1842b32b61cb38cc25eb435657e60e933c5e1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:32:49 6c6ec2c58ade: Preparing 23:32:49 65c52fc5d69d: Preparing 23:32:49 0db868bfa4e0: Preparing 23:32:49 04fd7b1632fe: Preparing 23:32:49 5469b8031556: Preparing 23:32:49 70544b91c3e0: Preparing 23:32:49 d786aea6ee43: Preparing 23:32:49 4fc242d58285: Preparing 23:32:49 70544b91c3e0: Waiting 23:32:49 d786aea6ee43: Waiting 23:32:49 4fc242d58285: Waiting 23:32:49 5469b8031556: Layer already exists 23:32:49 04fd7b1632fe: Layer already exists 23:32:49 0db868bfa4e0: Layer already exists 23:32:49 6c6ec2c58ade: Layer already exists 23:32:49 65c52fc5d69d: Layer already exists 23:32:49 70544b91c3e0: Layer already exists 23:32:49 d786aea6ee43: Layer already exists 23:32:49 4fc242d58285: Layer already exists 23:32:49 main: digest: sha256:fad700fa9687736bc14d12e402a1842b32b61cb38cc25eb435657e60e933c5e1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:49 ===================================================== [Pipeline] echo 23:32:49 taggedImages: 23:32:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:32:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.21 23:32:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:32:49 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:32:49 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:49 latest 23:32:49 2.2.1-dev.21 23:32:49 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:49 main 23:32:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:32:50 8dba732924cd: Preparing 23:32:50 69ac4d81faa4: Preparing 23:32:50 85f10e0b8be8: Preparing 23:32:50 f9d773527abb: Preparing 23:32:50 6c2ce0e590ce: Preparing 23:32:50 d786aea6ee43: Preparing 23:32:50 4fc242d58285: Preparing 23:32:50 d786aea6ee43: Waiting 23:32:50 4fc242d58285: Waiting 23:32:50 69ac4d81faa4: Pushed 23:32:50 85f10e0b8be8: Pushed 23:32:50 8dba732924cd: Pushed 23:32:50 d786aea6ee43: Layer already exists 23:32:50 4fc242d58285: Layer already exists 23:32:50 6c2ce0e590ce: Pushed 23:32:57 f9d773527abb: Pushed 23:32:57 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:7ba840ffb4a6fcf5b9d16dbad8be25dd259cddfb2fe166a2b039b200c50ea961 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:32:58 8dba732924cd: Preparing 23:32:58 69ac4d81faa4: Preparing 23:32:58 85f10e0b8be8: Preparing 23:32:58 f9d773527abb: Preparing 23:32:58 6c2ce0e590ce: Preparing 23:32:58 d786aea6ee43: Preparing 23:32:58 4fc242d58285: Preparing 23:32:58 d786aea6ee43: Waiting 23:32:58 4fc242d58285: Waiting 23:32:58 f9d773527abb: Layer already exists 23:32:58 6c2ce0e590ce: Layer already exists 23:32:58 8dba732924cd: Layer already exists 23:32:58 69ac4d81faa4: Layer already exists 23:32:58 85f10e0b8be8: Layer already exists 23:32:58 d786aea6ee43: Layer already exists 23:32:58 4fc242d58285: Layer already exists 23:32:58 latest: digest: sha256:7ba840ffb4a6fcf5b9d16dbad8be25dd259cddfb2fe166a2b039b200c50ea961 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.21 23:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:32:58 8dba732924cd: Preparing 23:32:58 69ac4d81faa4: Preparing 23:32:58 85f10e0b8be8: Preparing 23:32:58 f9d773527abb: Preparing 23:32:58 6c2ce0e590ce: Preparing 23:32:58 d786aea6ee43: Preparing 23:32:58 4fc242d58285: Preparing 23:32:58 4fc242d58285: Waiting 23:32:58 d786aea6ee43: Waiting 23:32:58 f9d773527abb: Layer already exists 23:32:58 6c2ce0e590ce: Layer already exists 23:32:58 85f10e0b8be8: Layer already exists 23:32:58 69ac4d81faa4: Layer already exists 23:32:58 8dba732924cd: Layer already exists 23:32:58 d786aea6ee43: Layer already exists 23:32:58 4fc242d58285: Layer already exists 23:32:58 2.2.1-dev.21: digest: sha256:7ba840ffb4a6fcf5b9d16dbad8be25dd259cddfb2fe166a2b039b200c50ea961 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:32:59 8dba732924cd: Preparing 23:32:59 69ac4d81faa4: Preparing 23:32:59 85f10e0b8be8: Preparing 23:32:59 f9d773527abb: Preparing 23:32:59 6c2ce0e590ce: Preparing 23:32:59 d786aea6ee43: Preparing 23:32:59 4fc242d58285: Preparing 23:32:59 d786aea6ee43: Waiting 23:32:59 4fc242d58285: Waiting 23:32:59 8dba732924cd: Layer already exists 23:32:59 85f10e0b8be8: Layer already exists 23:32:59 f9d773527abb: Layer already exists 23:32:59 6c2ce0e590ce: Layer already exists 23:32:59 69ac4d81faa4: Layer already exists 23:32:59 d786aea6ee43: Layer already exists 23:32:59 4fc242d58285: Layer already exists 23:32:59 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:7ba840ffb4a6fcf5b9d16dbad8be25dd259cddfb2fe166a2b039b200c50ea961 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:32:59 8dba732924cd: Preparing 23:32:59 69ac4d81faa4: Preparing 23:32:59 85f10e0b8be8: Preparing 23:32:59 f9d773527abb: Preparing 23:32:59 6c2ce0e590ce: Preparing 23:32:59 d786aea6ee43: Preparing 23:32:59 4fc242d58285: Preparing 23:32:59 d786aea6ee43: Waiting 23:32:59 4fc242d58285: Waiting 23:32:59 85f10e0b8be8: Layer already exists 23:32:59 6c2ce0e590ce: Layer already exists 23:32:59 69ac4d81faa4: Layer already exists 23:32:59 f9d773527abb: Layer already exists 23:32:59 8dba732924cd: Layer already exists 23:32:59 d786aea6ee43: Layer already exists 23:32:59 4fc242d58285: Layer already exists 23:32:59 main: digest: sha256:7ba840ffb4a6fcf5b9d16dbad8be25dd259cddfb2fe166a2b039b200c50ea961 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:00 ===================================================== [Pipeline] echo 23:33:00 taggedImages: 23:33:00 - nexus3.edgexfoundry.org:10004/security-spire-config:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:33:00 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:33:00 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.21 23:33:00 - nexus3.edgexfoundry.org:10004/security-spire-config:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:33:00 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:33:00 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:33:00 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:33:00 latest 23:33:00 2.2.1-dev.21 23:33:00 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:33:00 main 23:33:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:33:00 54d20320f8fd: Preparing 23:33:00 20c2caf1885b: Preparing 23:33:00 534d2b6f837b: Preparing 23:33:00 f9d773527abb: Preparing 23:33:00 70544b91c3e0: Preparing 23:33:00 d786aea6ee43: Preparing 23:33:00 4fc242d58285: Preparing 23:33:00 d786aea6ee43: Waiting 23:33:00 4fc242d58285: Waiting 23:33:00 f9d773527abb: Layer already exists 23:33:00 70544b91c3e0: Layer already exists 23:33:00 d786aea6ee43: Layer already exists 23:33:00 4fc242d58285: Layer already exists 23:33:00 534d2b6f837b: Pushed 23:33:00 54d20320f8fd: Pushed 23:33:00 20c2caf1885b: Pushed 23:33:00 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:321f435a318bd76368015733b23b42d6a6e328d8ca3d9b454a3a2438682daee2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:33:01 54d20320f8fd: Preparing 23:33:01 20c2caf1885b: Preparing 23:33:01 534d2b6f837b: Preparing 23:33:01 f9d773527abb: Preparing 23:33:01 70544b91c3e0: Preparing 23:33:01 d786aea6ee43: Preparing 23:33:01 d786aea6ee43: Waiting 23:33:01 4fc242d58285: Preparing 23:33:01 4fc242d58285: Waiting 23:33:01 534d2b6f837b: Layer already exists 23:33:01 20c2caf1885b: Layer already exists 23:33:01 54d20320f8fd: Layer already exists 23:33:01 70544b91c3e0: Layer already exists 23:33:01 f9d773527abb: Layer already exists 23:33:01 d786aea6ee43: Layer already exists 23:33:01 4fc242d58285: Layer already exists 23:33:01 latest: digest: sha256:321f435a318bd76368015733b23b42d6a6e328d8ca3d9b454a3a2438682daee2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.21 23:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:33:02 54d20320f8fd: Preparing 23:33:02 20c2caf1885b: Preparing 23:33:02 534d2b6f837b: Preparing 23:33:02 f9d773527abb: Preparing 23:33:02 70544b91c3e0: Preparing 23:33:02 d786aea6ee43: Preparing 23:33:02 4fc242d58285: Preparing 23:33:02 d786aea6ee43: Waiting 23:33:02 4fc242d58285: Waiting 23:33:02 20c2caf1885b: Layer already exists 23:33:02 54d20320f8fd: Layer already exists 23:33:02 534d2b6f837b: Layer already exists 23:33:02 70544b91c3e0: Layer already exists 23:33:02 f9d773527abb: Layer already exists 23:33:02 d786aea6ee43: Layer already exists 23:33:02 4fc242d58285: Layer already exists 23:33:02 2.2.1-dev.21: digest: sha256:321f435a318bd76368015733b23b42d6a6e328d8ca3d9b454a3a2438682daee2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:33:02 54d20320f8fd: Preparing 23:33:02 20c2caf1885b: Preparing 23:33:02 534d2b6f837b: Preparing 23:33:02 f9d773527abb: Preparing 23:33:02 70544b91c3e0: Preparing 23:33:02 d786aea6ee43: Preparing 23:33:02 4fc242d58285: Preparing 23:33:02 d786aea6ee43: Waiting 23:33:02 4fc242d58285: Waiting 23:33:02 534d2b6f837b: Layer already exists 23:33:02 70544b91c3e0: Layer already exists 23:33:02 f9d773527abb: Layer already exists 23:33:02 20c2caf1885b: Layer already exists 23:33:02 54d20320f8fd: Layer already exists 23:33:02 4fc242d58285: Layer already exists 23:33:02 d786aea6ee43: Layer already exists 23:33:02 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:321f435a318bd76368015733b23b42d6a6e328d8ca3d9b454a3a2438682daee2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:33:03 54d20320f8fd: Preparing 23:33:03 20c2caf1885b: Preparing 23:33:03 534d2b6f837b: Preparing 23:33:03 f9d773527abb: Preparing 23:33:03 70544b91c3e0: Preparing 23:33:03 d786aea6ee43: Preparing 23:33:03 4fc242d58285: Preparing 23:33:03 d786aea6ee43: Waiting 23:33:03 4fc242d58285: Waiting 23:33:03 70544b91c3e0: Layer already exists 23:33:03 f9d773527abb: Layer already exists 23:33:03 20c2caf1885b: Layer already exists 23:33:03 534d2b6f837b: Layer already exists 23:33:03 54d20320f8fd: Layer already exists 23:33:03 d786aea6ee43: Layer already exists 23:33:03 4fc242d58285: Layer already exists 23:33:03 main: digest: sha256:321f435a318bd76368015733b23b42d6a6e328d8ca3d9b454a3a2438682daee2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:03 ===================================================== [Pipeline] echo 23:33:03 taggedImages: 23:33:03 - nexus3.edgexfoundry.org:10004/security-spire-server:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:33:03 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:33:03 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.21 23:33:03 - nexus3.edgexfoundry.org:10004/security-spire-server:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:33:03 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:33:03 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:33:03 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:33:03 latest 23:33:03 2.2.1-dev.21 23:33:03 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:33:03 main 23:33:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:33:04 9c34f094da1b: Preparing 23:33:04 2259af47d72d: Preparing 23:33:04 d2f6fbb03494: Preparing 23:33:04 9e98aeb953cf: Preparing 23:33:04 b541d28bf3b4: Preparing 23:33:04 d2f6fbb03494: Layer already exists 23:33:04 b541d28bf3b4: Layer already exists 23:33:04 9c34f094da1b: Pushed 23:33:04 9e98aeb953cf: Pushed 23:33:06 2259af47d72d: Pushed 23:33:06 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:65b96ffbd46821ad417c7120e0eded6e851d35007f12a13a11af18607b231316 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:33:07 9c34f094da1b: Preparing 23:33:07 2259af47d72d: Preparing 23:33:07 d2f6fbb03494: Preparing 23:33:07 9e98aeb953cf: Preparing 23:33:07 b541d28bf3b4: Preparing 23:33:07 b541d28bf3b4: Layer already exists 23:33:07 9c34f094da1b: Layer already exists 23:33:07 2259af47d72d: Layer already exists 23:33:07 d2f6fbb03494: Layer already exists 23:33:07 9e98aeb953cf: Layer already exists 23:33:07 latest: digest: sha256:65b96ffbd46821ad417c7120e0eded6e851d35007f12a13a11af18607b231316 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.21 23:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:33:07 9c34f094da1b: Preparing 23:33:07 2259af47d72d: Preparing 23:33:07 d2f6fbb03494: Preparing 23:33:07 9e98aeb953cf: Preparing 23:33:07 b541d28bf3b4: Preparing 23:33:07 9e98aeb953cf: Layer already exists 23:33:07 d2f6fbb03494: Layer already exists 23:33:07 b541d28bf3b4: Layer already exists 23:33:07 9c34f094da1b: Layer already exists 23:33:07 2259af47d72d: Layer already exists 23:33:07 2.2.1-dev.21: digest: sha256:65b96ffbd46821ad417c7120e0eded6e851d35007f12a13a11af18607b231316 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:33:08 9c34f094da1b: Preparing 23:33:08 2259af47d72d: Preparing 23:33:08 d2f6fbb03494: Preparing 23:33:08 9e98aeb953cf: Preparing 23:33:08 b541d28bf3b4: Preparing 23:33:08 d2f6fbb03494: Layer already exists 23:33:08 9e98aeb953cf: Layer already exists 23:33:08 2259af47d72d: Layer already exists 23:33:08 b541d28bf3b4: Layer already exists 23:33:08 9c34f094da1b: Layer already exists 23:33:08 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:65b96ffbd46821ad417c7120e0eded6e851d35007f12a13a11af18607b231316 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:33:09 9c34f094da1b: Preparing 23:33:09 2259af47d72d: Preparing 23:33:09 d2f6fbb03494: Preparing 23:33:09 9e98aeb953cf: Preparing 23:33:09 b541d28bf3b4: Preparing 23:33:09 b541d28bf3b4: Layer already exists 23:33:09 2259af47d72d: Layer already exists 23:33:09 9c34f094da1b: Layer already exists 23:33:09 d2f6fbb03494: Layer already exists 23:33:09 9e98aeb953cf: Layer already exists 23:33:09 main: digest: sha256:65b96ffbd46821ad417c7120e0eded6e851d35007f12a13a11af18607b231316 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:09 ===================================================== [Pipeline] echo 23:33:09 taggedImages: 23:33:09 - nexus3.edgexfoundry.org:10004/support-notifications:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:33:09 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:33:09 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.21 23:33:09 - nexus3.edgexfoundry.org:10004/support-notifications:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:33:09 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:33:09 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:33:09 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:33:09 latest 23:33:09 2.2.1-dev.21 23:33:09 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:33:09 main 23:33:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:33:09 e4dd94043d83: Preparing 23:33:09 bd1e974b068c: Preparing 23:33:09 d2f6fbb03494: Preparing 23:33:09 b7b4aae57241: Preparing 23:33:09 b541d28bf3b4: Preparing 23:33:09 d2f6fbb03494: Layer already exists 23:33:09 b7b4aae57241: Layer already exists 23:33:09 b541d28bf3b4: Layer already exists 23:33:09 e4dd94043d83: Pushed 23:33:12 bd1e974b068c: Pushed 23:33:12 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:5a2809bee613d0cae5311acc4bca50d60a29ade7e78bc890a3f0683b83d64aef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:33:13 e4dd94043d83: Preparing 23:33:13 bd1e974b068c: Preparing 23:33:13 d2f6fbb03494: Preparing 23:33:13 b7b4aae57241: Preparing 23:33:13 b541d28bf3b4: Preparing 23:33:13 b541d28bf3b4: Layer already exists 23:33:13 b7b4aae57241: Layer already exists 23:33:13 d2f6fbb03494: Layer already exists 23:33:13 e4dd94043d83: Layer already exists 23:33:13 bd1e974b068c: Layer already exists 23:33:13 latest: digest: sha256:5a2809bee613d0cae5311acc4bca50d60a29ade7e78bc890a3f0683b83d64aef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.21 23:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:33:13 e4dd94043d83: Preparing 23:33:13 bd1e974b068c: Preparing 23:33:13 d2f6fbb03494: Preparing 23:33:13 b7b4aae57241: Preparing 23:33:13 b541d28bf3b4: Preparing 23:33:13 bd1e974b068c: Layer already exists 23:33:13 b541d28bf3b4: Layer already exists 23:33:13 d2f6fbb03494: Layer already exists 23:33:13 b7b4aae57241: Layer already exists 23:33:13 e4dd94043d83: Layer already exists 23:33:13 2.2.1-dev.21: digest: sha256:5a2809bee613d0cae5311acc4bca50d60a29ade7e78bc890a3f0683b83d64aef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:33:14 e4dd94043d83: Preparing 23:33:14 bd1e974b068c: Preparing 23:33:14 d2f6fbb03494: Preparing 23:33:14 b7b4aae57241: Preparing 23:33:14 b541d28bf3b4: Preparing 23:33:14 d2f6fbb03494: Layer already exists 23:33:14 b7b4aae57241: Layer already exists 23:33:14 bd1e974b068c: Layer already exists 23:33:14 e4dd94043d83: Layer already exists 23:33:14 b541d28bf3b4: Layer already exists 23:33:14 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:5a2809bee613d0cae5311acc4bca50d60a29ade7e78bc890a3f0683b83d64aef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:33:15 e4dd94043d83: Preparing 23:33:15 bd1e974b068c: Preparing 23:33:15 d2f6fbb03494: Preparing 23:33:15 b7b4aae57241: Preparing 23:33:15 b541d28bf3b4: Preparing 23:33:15 b7b4aae57241: Layer already exists 23:33:15 d2f6fbb03494: Layer already exists 23:33:15 e4dd94043d83: Layer already exists 23:33:15 bd1e974b068c: Layer already exists 23:33:15 b541d28bf3b4: Layer already exists 23:33:15 main: digest: sha256:5a2809bee613d0cae5311acc4bca50d60a29ade7e78bc890a3f0683b83d64aef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:15 ===================================================== [Pipeline] echo 23:33:15 taggedImages: 23:33:15 - nexus3.edgexfoundry.org:10004/support-scheduler:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:33:15 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:33:15 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.21 23:33:15 - nexus3.edgexfoundry.org:10004/support-scheduler:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:33:15 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:33:15 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 23:33:15 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:33:15 latest 23:33:15 2.2.1-dev.21 23:33:15 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:33:15 main 23:33:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:33:15 cd27bece7121: Preparing 23:33:15 e0d76515af17: Preparing 23:33:15 452eb9b50900: Preparing 23:33:15 147574806563: Preparing 23:33:15 52f44be93a46: Preparing 23:33:15 10d82663b225: Preparing 23:33:15 f7a7a140f1b3: Preparing 23:33:15 31e69d4774c9: Preparing 23:33:15 7750d494dfbd: Preparing 23:33:15 18708474c90b: Preparing 23:33:15 4fc242d58285: Preparing 23:33:15 31e69d4774c9: Waiting 23:33:15 7750d494dfbd: Waiting 23:33:15 18708474c90b: Waiting 23:33:15 4fc242d58285: Waiting 23:33:15 f7a7a140f1b3: Waiting 23:33:15 10d82663b225: Waiting 23:33:15 52f44be93a46: Layer already exists 23:33:15 10d82663b225: Layer already exists 23:33:15 f7a7a140f1b3: Layer already exists 23:33:15 31e69d4774c9: Layer already exists 23:33:15 e0d76515af17: Pushed 23:33:15 7750d494dfbd: Layer already exists 23:33:15 18708474c90b: Layer already exists 23:33:15 4fc242d58285: Layer already exists 23:33:16 cd27bece7121: Pushed 23:33:17 452eb9b50900: Pushed 23:33:25 147574806563: Pushed 23:33:25 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:781c2804561ac1dccae99610e570e96379b4acb9d7ec344996637d7024a6b666 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:25 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:33:25 cd27bece7121: Preparing 23:33:25 e0d76515af17: Preparing 23:33:25 452eb9b50900: Preparing 23:33:25 147574806563: Preparing 23:33:25 52f44be93a46: Preparing 23:33:25 10d82663b225: Preparing 23:33:25 f7a7a140f1b3: Preparing 23:33:25 31e69d4774c9: Preparing 23:33:25 7750d494dfbd: Preparing 23:33:25 18708474c90b: Preparing 23:33:25 4fc242d58285: Preparing 23:33:25 7750d494dfbd: Waiting 23:33:25 31e69d4774c9: Waiting 23:33:25 18708474c90b: Waiting 23:33:25 4fc242d58285: Waiting 23:33:25 10d82663b225: Waiting 23:33:25 f7a7a140f1b3: Waiting 23:33:25 e0d76515af17: Layer already exists 23:33:25 cd27bece7121: Layer already exists 23:33:25 52f44be93a46: Layer already exists 23:33:25 452eb9b50900: Layer already exists 23:33:25 147574806563: Layer already exists 23:33:25 10d82663b225: Layer already exists 23:33:25 7750d494dfbd: Layer already exists 23:33:25 31e69d4774c9: Layer already exists 23:33:25 f7a7a140f1b3: Layer already exists 23:33:25 18708474c90b: Layer already exists 23:33:25 4fc242d58285: Layer already exists 23:33:25 latest: digest: sha256:781c2804561ac1dccae99610e570e96379b4acb9d7ec344996637d7024a6b666 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:26 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.21 23:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:33:26 cd27bece7121: Preparing 23:33:26 e0d76515af17: Preparing 23:33:26 452eb9b50900: Preparing 23:33:26 147574806563: Preparing 23:33:26 52f44be93a46: Preparing 23:33:26 10d82663b225: Preparing 23:33:26 f7a7a140f1b3: Preparing 23:33:26 31e69d4774c9: Preparing 23:33:26 7750d494dfbd: Preparing 23:33:26 18708474c90b: Preparing 23:33:26 4fc242d58285: Preparing 23:33:26 f7a7a140f1b3: Waiting 23:33:26 10d82663b225: Waiting 23:33:26 4fc242d58285: Waiting 23:33:26 7750d494dfbd: Waiting 23:33:26 31e69d4774c9: Waiting 23:33:26 18708474c90b: Waiting 23:33:26 e0d76515af17: Layer already exists 23:33:26 452eb9b50900: Layer already exists 23:33:26 cd27bece7121: Layer already exists 23:33:26 147574806563: Layer already exists 23:33:26 52f44be93a46: Layer already exists 23:33:26 f7a7a140f1b3: Layer already exists 23:33:26 10d82663b225: Layer already exists 23:33:26 31e69d4774c9: Layer already exists 23:33:26 7750d494dfbd: Layer already exists 23:33:26 18708474c90b: Layer already exists 23:33:26 4fc242d58285: Layer already exists 23:33:26 2.2.1-dev.21: digest: sha256:781c2804561ac1dccae99610e570e96379b4acb9d7ec344996637d7024a6b666 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:26 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:33:27 cd27bece7121: Preparing 23:33:27 e0d76515af17: Preparing 23:33:27 452eb9b50900: Preparing 23:33:27 147574806563: Preparing 23:33:27 52f44be93a46: Preparing 23:33:27 10d82663b225: Preparing 23:33:27 f7a7a140f1b3: Preparing 23:33:27 31e69d4774c9: Preparing 23:33:27 7750d494dfbd: Preparing 23:33:27 18708474c90b: Preparing 23:33:27 4fc242d58285: Preparing 23:33:27 10d82663b225: Waiting 23:33:27 18708474c90b: Waiting 23:33:27 4fc242d58285: Waiting 23:33:27 31e69d4774c9: Waiting 23:33:27 7750d494dfbd: Waiting 23:33:27 f7a7a140f1b3: Waiting 23:33:27 452eb9b50900: Layer already exists 23:33:27 e0d76515af17: Layer already exists 23:33:27 52f44be93a46: Layer already exists 23:33:27 cd27bece7121: Layer already exists 23:33:27 147574806563: Layer already exists 23:33:27 10d82663b225: Layer already exists 23:33:27 31e69d4774c9: Layer already exists 23:33:27 f7a7a140f1b3: Layer already exists 23:33:27 7750d494dfbd: Layer already exists 23:33:27 18708474c90b: Layer already exists 23:33:27 4fc242d58285: Layer already exists 23:33:27 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:781c2804561ac1dccae99610e570e96379b4acb9d7ec344996637d7024a6b666 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:27 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 23:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:33:27 cd27bece7121: Preparing 23:33:27 e0d76515af17: Preparing 23:33:27 452eb9b50900: Preparing 23:33:27 147574806563: Preparing 23:33:27 52f44be93a46: Preparing 23:33:27 10d82663b225: Preparing 23:33:27 f7a7a140f1b3: Preparing 23:33:27 31e69d4774c9: Preparing 23:33:27 7750d494dfbd: Preparing 23:33:27 18708474c90b: Preparing 23:33:27 4fc242d58285: Preparing 23:33:27 10d82663b225: Waiting 23:33:27 31e69d4774c9: Waiting 23:33:27 f7a7a140f1b3: Waiting 23:33:27 7750d494dfbd: Waiting 23:33:27 18708474c90b: Waiting 23:33:27 4fc242d58285: Waiting 23:33:27 cd27bece7121: Layer already exists 23:33:27 147574806563: Layer already exists 23:33:27 52f44be93a46: Layer already exists 23:33:27 452eb9b50900: Layer already exists 23:33:27 e0d76515af17: Layer already exists 23:33:27 10d82663b225: Layer already exists 23:33:27 f7a7a140f1b3: Layer already exists 23:33:27 31e69d4774c9: Layer already exists 23:33:27 18708474c90b: Layer already exists 23:33:27 7750d494dfbd: Layer already exists 23:33:27 4fc242d58285: Layer already exists 23:33:27 main: digest: sha256:781c2804561ac1dccae99610e570e96379b4acb9d7ec344996637d7024a6b666 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:27 ===================================================== [Pipeline] echo 23:33:27 taggedImages: 23:33:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:33:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:33:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.21 23:33:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:33:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:37:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:37:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:37:17 Removing intermediate container dc3de9c831cf 23:37:17 ---> 93762dd8550f 23:37:17 23:37:17 Step 10/23 : FROM alpine:3.14 23:37:17 3.14: Pulling from library/alpine 23:37:17 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:37:17 Status: Downloaded newer image for alpine:3.14 23:37:17 ---> ac73e934f311 23:37:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:37:17 ---> Running in 6c4b80008f77 23:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:37:21 (1/1) Installing dumb-init (1.2.5-r1) 23:37:21 Executing busybox-1.33.1-r7.trigger 23:37:21 OK: 5 MiB in 15 packages 23:37:23 Removing intermediate container 6c4b80008f77 23:37:23 ---> 8d0132d5f1c1 23:37:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:37:23 ---> Running in 1722b0a8612b 23:37:24 Removing intermediate container 1722b0a8612b 23:37:24 ---> 0e21a2b3eb0a 23:37:24 Step 13/23 : ENV APP_PORT=59882 23:37:24 ---> Running in ea0dbe9b6952 23:37:25 Removing intermediate container ea0dbe9b6952 23:37:25 ---> 8bf19a2f3399 23:37:25 Step 14/23 : EXPOSE $APP_PORT 23:37:25 ---> Running in 7c5589972f07 23:37:26 Removing intermediate container 7c5589972f07 23:37:26 ---> 98de1826576b 23:37:26 Step 15/23 : WORKDIR / 23:37:26 ---> Running in cccc8129da20 23:37:27 Removing intermediate container cccc8129da20 23:37:27 ---> 79cdce927a01 23:37:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:37:30 ---> 55fe8c27aae3 23:37:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:37:34 ---> 979ef2594cc4 23:37:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:37:35 Removing intermediate container a715fe38ec97 23:37:35 ---> 77bb20fc60bc 23:37:35 23:37:35 Step 10/22 : FROM alpine:3.14 23:37:35 ---> ac73e934f311 23:37:35 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:37:35 ---> Running in e3bd0ef3cb2f 23:37:36 ---> 88b4ae82d35d 23:37:36 Step 19/23 : ENTRYPOINT ["/core-command"] 23:37:36 ---> Running in 4908543c2785 23:37:36 Removing intermediate container 5ac4d35e4b69 23:37:36 ---> ad250b08e884 23:37:36 23:37:36 Step 10/25 : FROM alpine:3.14 23:37:36 ---> ac73e934f311 23:37:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:37:36 ---> Running in b04c8385a4b5 23:37:37 Removing intermediate container 4908543c2785 23:37:37 ---> ea97aedc011d 23:37:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:37:37 ---> Running in 27cb9d76656d 23:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:37:39 Removing intermediate container 27cb9d76656d 23:37:39 ---> f8eff57676b4 23:37:39 Step 21/23 : LABEL arch=arm64 23:37:39 ---> Running in 101363f6655b 23:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:37:39 Removing intermediate container 101363f6655b 23:37:39 ---> a507e58a1a17 23:37:39 Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:37:39 ---> Running in 730b8af8b93d 23:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:37:40 Removing intermediate container 730b8af8b93d 23:37:40 ---> 868bd4ec648d 23:37:40 Step 23/23 : LABEL version=2.2.1-dev.21 23:37:40 ---> Running in 8b4fb0c2095a 23:37:40 (1/6) Installing ca-certificates (20211220-r0) 23:37:41 (2/6) Installing brotli-libs (1.0.9-r5) 23:37:41 Removing intermediate container 8b4fb0c2095a 23:37:41 ---> cef9b93091d9 23:37:41 23:37:41 (3/6) Installing nghttp2-libs (1.43.0-r0) 23:37:41 (4/6) Installing libcurl (7.79.1-r2) 23:37:41 (1/3) Installing ca-certificates (20211220-r0) 23:37:41 (5/6) Installing curl (7.79.1-r2) 23:37:41 (6/6) Installing dumb-init (1.2.5-r1) 23:37:41 Executing busybox-1.33.1-r7.trigger 23:37:41 Executing ca-certificates-20211220-r0.trigger 23:37:41 (2/3) Installing dumb-init (1.2.5-r1) 23:37:41 (3/3) Installing su-exec (0.2-r1) 23:37:41 Executing busybox-1.33.1-r7.trigger 23:37:41 Successfully built cef9b93091d9 23:37:41 Executing ca-certificates-20211220-r0.trigger 23:37:41 Successfully tagged core-command-arm64:latest 23:37:41  Building core-command ... done Building sys-mgmt-agent 23:37:41 OK: 8 MiB in 20 packages 23:37:41 OK: 6 MiB in 17 packages 23:37:44 Removing intermediate container e3bd0ef3cb2f 23:37:44 ---> 9d24ef46aeb4 23:37:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:37:44 ---> Running in 2910894d115c 23:37:44 Removing intermediate container b04c8385a4b5 23:37:44 ---> 52874f54f5be 23:37:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:37:45 ---> Running in b1b9547e9872 23:37:45 Removing intermediate container 2910894d115c 23:37:45 ---> 84902b6b5c7a 23:37:45 Step 13/22 : WORKDIR /edgex 23:37:45 ---> Running in 7039c0a1b61c 23:37:45 Removing intermediate container b1b9547e9872 23:37:45 ---> bdb444c44a76 23:37:45 Step 13/25 : WORKDIR / 23:37:46 ---> Running in 163276ca504b 23:37:46 Removing intermediate container 7039c0a1b61c 23:37:46 ---> f324826d9619 23:37:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:37:46 Removing intermediate container 163276ca504b 23:37:46 ---> afb71178c002 23:37:46 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:37:47 ---> 0c29f6d0af37 23:37:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:37:47 ---> c1ec7d9496ed 23:37:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:37:49 ---> e4a8582a0d10 23:37:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:37:50 ---> e1b9b00d41ab 23:37:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:37:51 ---> 9a72b6f5f78f 23:37:51 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:37:52 ---> 8bb7a6fe96b7 23:37:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:37:53 ---> a11ba68a1974 23:37:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:37:56 ---> 4c43ccb7d27e 23:37:56 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:37:56 ---> 1baa5b660cd4 23:37:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:37:56 ---> Running in 8a6e1264d3e4 23:37:59 ---> b594795c979a 23:37:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:38:00 Removing intermediate container 8a6e1264d3e4 23:38:00 ---> c06ceac3b314 23:38:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:38:00 ---> Running in 4ca08ab826db 23:38:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:38:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:38:00 ---> 1b5c4e6af531 23:38:00 Step 3/23 : WORKDIR /edgex-go 23:38:00 ---> Using cache 23:38:00 ---> 43d5af4cb314 23:38:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:00 ---> Using cache 23:38:00 ---> 0f893ccd3fe2 23:38:00 Step 5/23 : RUN apk add --update --no-cache make bash git 23:38:00 ---> Running in 96c1b2a58a42 23:38:01 ---> 04d64d14a495 23:38:01 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/ 23:38:01 Removing intermediate container 4ca08ab826db 23:38:01 ---> d335c0ccd32d 23:38:01 Step 20/22 : LABEL arch=arm64 23:38:01 ---> Running in f874478a4c3e 23:38:01 ---> Running in 431e7c5eef3d 23:38:02 Removing intermediate container f874478a4c3e 23:38:02 ---> 2fe0462a0e58 23:38:02 Step 21/22 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:38:02 ---> Running in b7bc6fe37354 23:38:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:38:03 Removing intermediate container b7bc6fe37354 23:38:03 ---> 18bd8a03184b 23:38:03 Step 22/22 : LABEL version=2.2.1-dev.21 23:38:03 ---> Running in 8281f02179f0 23:38:04 Removing intermediate container 8281f02179f0 23:38:04 ---> 0f7cf85e1cda 23:38:04 23:38:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:38:04 Successfully built 0f7cf85e1cda 23:38:04 Successfully tagged security-proxy-setup-arm64:latest 23:38:04 Building security-spire-config 23:38:05  Building security-proxy-setup ... done Removing intermediate container 431e7c5eef3d 23:38:05 ---> 63e8f459ac65 23:38:05 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:38:05 ---> Running in a7251bab5305 23:38:05 OK: 220 MiB in 52 packages 23:38:05 Removing intermediate container a7251bab5305 23:38:05 ---> 62be97efff33 23:38:05 Step 23/25 : LABEL arch=arm64 23:38:06 ---> Running in 3de62bfceed2 23:38:07 Removing intermediate container 96c1b2a58a42 23:38:07 ---> de830c28407a 23:38:07 Step 6/23 : COPY go.mod vendor* ./ 23:38:07 Removing intermediate container 3de62bfceed2 23:38:07 ---> 0aabafd6aa10 23:38:07 Step 24/25 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:38:07 ---> Running in 4f275ac8f47a 23:38:08 Removing intermediate container 4f275ac8f47a 23:38:08 ---> d33a0b86e9fe 23:38:08 Step 25/25 : LABEL version=2.2.1-dev.21 23:38:08 ---> Running in 0c9d24b3f102 23:38:08 ---> c742565fd54a 23:38:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:08 ---> Running in 8f9d89533286 23:38:09 Removing intermediate container 0c9d24b3f102 23:38:09 ---> 5c212bcd4a50 23:38:09 23:38:10 Successfully built 5c212bcd4a50 23:38:10 Successfully tagged security-secretstore-setup-arm64:latest 23:38:10 Building security-bootstrapper 23:38:15  Building security-secretstore-setup ... done Removing intermediate container 8f9d89533286 23:38:15 ---> 116666f342d9 23:38:15 Step 8/23 : COPY . . 23:38:20 Removing intermediate container f2004b479d3f 23:38:20 ---> a52f0818d5a6 23:38:20 23:38:20 Step 10/23 : FROM alpine:3.14 23:38:20 ---> ac73e934f311 23:38:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:38:20 ---> Running in 1658196df117 23:38:21 Removing intermediate container 1658196df117 23:38:21 ---> 490ac9c33d8a 23:38:21 Step 12/23 : ENV APP_PORT=59880 23:38:21 ---> Running in 068cc9bad38c 23:38:22 Removing intermediate container 068cc9bad38c 23:38:22 ---> ce3b965e5be6 23:38:22 Step 13/23 : EXPOSE $APP_PORT 23:38:22 ---> Running in 13c0e924f824 23:38:23 Removing intermediate container 13c0e924f824 23:38:23 ---> 1b36cd30481b 23:38:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:23 ---> Running in 2b9e3464db5a 23:38:26 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:38:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:38:26 ---> 1b5c4e6af531 23:38:26 Step 3/26 : WORKDIR /edgex-go 23:38:26 ---> Using cache 23:38:26 ---> 43d5af4cb314 23:38:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:26 ---> Using cache 23:38:26 ---> 0f893ccd3fe2 23:38:26 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:38:26 ---> Running in afb812b87769 23:38:28 Removing intermediate container 2b9e3464db5a 23:38:28 ---> 6d068c9e8129 23:38:28 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:38:29 ---> Running in 4e94b5ca05ec 23:38:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:38:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:38:31 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:38:32 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:38:32 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:38:32 ---> 1b5c4e6af531 23:38:32 Step 3/31 : WORKDIR /edgex-go 23:38:32 ---> Using cache 23:38:32 ---> 43d5af4cb314 23:38:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:32 ---> Using cache 23:38:32 ---> 0f893ccd3fe2 23:38:32 Step 5/31 : RUN apk add --update --no-cache make git 23:38:32 OK: 220 MiB in 52 packages 23:38:32 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:38:33 ---> Running in 7f8f984b0a4a 23:38:34 (1/6) Installing dumb-init (1.2.5-r1) 23:38:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:38:34 (3/6) Installing libsodium (1.0.18-r0) 23:38:34 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:38:34 (5/6) Installing libzmq (4.3.4-r0) 23:38:34 (6/6) Installing zeromq (4.3.4-r0) 23:38:34 Removing intermediate container afb812b87769 23:38:34 ---> 96b77e170d4c 23:38:34 Step 6/26 : COPY go.mod vendor* ./ 23:38:34 Executing busybox-1.33.1-r7.trigger 23:38:34 OK: 8 MiB in 20 packages 23:38:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:38:35 ---> 799a54fedbb9 23:38:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:38:36 ---> Running in 33d98235f73e 23:38:37 Removing intermediate container 4e94b5ca05ec 23:38:37 ---> 7a8b543a90e7 23:38:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:37 OK: 220 MiB in 52 packages 23:38:38 ---> ad4a6e581295 23:38:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:38:38 Removing intermediate container 7f8f984b0a4a 23:38:38 ---> a440a9dba351 23:38:38 Step 6/31 : COPY go.mod vendor* ./ 23:38:40 ---> d619eea686d5 23:38:40 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:40 ---> Running in 18ee7a1b2c6b 23:38:40 Removing intermediate container 33d98235f73e 23:38:40 ---> 4f57efac7391 23:38:40 Step 8/26 : COPY . . 23:38:41 ---> 0cb48f0261e0 23:38:41 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:38:41 ---> Running in 3b2dcd7b43bf 23:38:41 ---> a5f90ba70972 23:38:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:38:43 ---> 851bd7a51902 23:38:43 Step 19/23 : ENTRYPOINT ["/core-data"] 23:38:43 ---> Running in 1d7ab9bfd646 23:38:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:38:44 Removing intermediate container 1d7ab9bfd646 23:38:44 ---> ecc715cc53d4 23:38:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:44 ---> Running in 726ad3aa039d 23:38:45 Removing intermediate container 726ad3aa039d 23:38:45 ---> cb226355786b 23:38:45 Step 21/23 : LABEL arch=arm64 23:38:45 Removing intermediate container 18ee7a1b2c6b 23:38:45 ---> 8ebef4731485 23:38:45 Step 8/31 : COPY . . 23:38:45 ---> Running in 0171a57eb2be 23:38:46 Removing intermediate container 0171a57eb2be 23:38:46 ---> a6face0c73aa 23:38:46 Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:38:46 ---> Running in ffd1808b8d24 23:38:48 Removing intermediate container ffd1808b8d24 23:38:48 ---> fff38d33ad7c 23:38:48 Step 23/23 : LABEL version=2.2.1-dev.21 23:38:48 ---> Running in 09f86c6a69a2 23:38:49 Removing intermediate container 09f86c6a69a2 23:38:49 ---> e9e03663bc58 23:38:49 23:38:49 Removing intermediate container c08e735b2e85 23:38:49 ---> 0d90800703d9 23:38:49 23:38:49 Step 9/20 : FROM alpine:3.15 23:38:49 3.15: Pulling from library/alpine 23:38:49 Successfully built e9e03663bc58 23:38:49 Successfully tagged core-data-arm64:latest 23:38:49 Building support-scheduler 23:38:51  Building core-data ... done Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:38:51 Status: Downloaded newer image for alpine:3.15 23:38:51 ---> 3fb3c9af89a9 23:38:51 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:38:52 ---> Running in d106f8129513 23:38:53 Removing intermediate container d106f8129513 23:38:53 ---> 89b98211db10 23:38:53 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:53 ---> Running in 7264aee2398c 23:38:57 Removing intermediate container 7264aee2398c 23:38:57 ---> ebef64d78119 23:38:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:38:57 ---> Running in 29a933548a53 23:38:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:39:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:39:01 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:39:01 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:39:01 OK: 15736 distinct packages available 23:39:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:39:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:39:04 (1/9) Installing ca-certificates (20211220-r0) 23:39:04 (2/9) Installing brotli-libs (1.0.9-r5) 23:39:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:39:04 (4/9) Installing libcurl (7.80.0-r2) 23:39:04 (5/9) Installing curl (7.80.0-r2) 23:39:04 (6/9) Installing dumb-init (1.2.5-r1) 23:39:04 (7/9) Installing musl-obstack (1.2.3-r0) 23:39:05 (8/9) Installing libucontext (1.1-r0) 23:39:05 (9/9) Installing gcompat (1.0.0-r4) 23:39:05 Executing busybox-1.34.1-r5.trigger 23:39:05 Executing ca-certificates-20211220-r0.trigger 23:39:05 OK: 8 MiB in 23 packages 23:39:07 ---> e53131895eab 23:39:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:39:07 ---> Running in 99815fd6f0d6 23:39:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:39:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:39:08 ---> 1b5c4e6af531 23:39:08 Step 3/22 : WORKDIR /edgex-go 23:39:08 ---> Using cache 23:39:08 ---> 43d5af4cb314 23:39:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:08 ---> Using cache 23:39:08 ---> 0f893ccd3fe2 23:39:08 Step 5/22 : RUN apk add --update --no-cache make git 23:39:08 ---> Using cache 23:39:08 ---> a440a9dba351 23:39:08 Step 6/22 : COPY go.mod vendor* ./ 23:39:08 ---> Using cache 23:39:08 ---> d619eea686d5 23:39:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:08 ---> Using cache 23:39:08 ---> 8ebef4731485 23:39:08 Step 8/22 : COPY . . 23:39:09 Removing intermediate container 99815fd6f0d6 23:39:09 ---> 48d56823a6be 23:39:09 Step 10/26 : WORKDIR /edgex-go/spire-build 23:39:09 ---> Running in f6e608e85602 23:39:09 Removing intermediate container 29a933548a53 23:39:09 ---> 81307fbca280 23:39:09 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:39:10 Removing intermediate container f6e608e85602 23:39:10 ---> e2a7c270bfe2 23:39:10 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 23:39:10 ---> Running in 23fcc7f96c4d 23:39:12 ---> 3e91d51058bb 23:39:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:39:12 ---> 70f6e651afdb 23:39:12 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:39:12 ---> Running in 88e0a0a4a195 23:39:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:39:15 Removing intermediate container 23fcc7f96c4d 23:39:15 ---> 79c547cc9fe4 23:39:15 Step 12/26 : WORKDIR /edgex-go 23:39:16 ---> Running in 4139582daa68 23:39:17 Removing intermediate container 4139582daa68 23:39:17 ---> 5ac9bf25a8dc 23:39:17 23:39:17 Step 13/26 : FROM alpine:3.15 23:39:17 ---> 3fb3c9af89a9 23:39:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:39:17 ---> Using cache 23:39:17 ---> 89b98211db10 23:39:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:17 ---> Using cache 23:39:17 ---> ebef64d78119 23:39:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:39:17 ---> e641602fd917 23:39:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:39:17 ---> Running in 7bf6d50e3905 23:39:19 ---> 375f3b892724 23:39:19 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:39:19 ---> Running in 8a21b7e429d2 23:39:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:39:20 Removing intermediate container 8a21b7e429d2 23:39:20 ---> 689b1132c7db 23:39:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:39:20 ---> Running in 3ceeb4aa5826 23:39:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:39:21 Removing intermediate container 3ceeb4aa5826 23:39:21 ---> e042724c109c 23:39:21 Step 18/20 : LABEL arch=arm64 23:39:21 ---> Running in 1ebb73208ffe 23:39:22 Removing intermediate container 1ebb73208ffe 23:39:22 ---> 3cf4a26782e1 23:39:22 Step 19/20 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:39:22 ---> Running in 4bdd9882ddc4 23:39:22 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:39:22 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:39:22 OK: 15736 distinct packages available 23:39:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:39:23 Removing intermediate container 4bdd9882ddc4 23:39:23 ---> 81145e7cdfb1 23:39:23 Step 20/20 : LABEL version=2.2.1-dev.21 23:39:23 ---> Running in 6bde51c56675 23:39:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:39:24 Removing intermediate container 6bde51c56675 23:39:24 ---> f335861d4842 23:39:24 23:39:25 (1/4) Installing dumb-init (1.2.5-r1) 23:39:25 (2/4) Installing musl-obstack (1.2.3-r0) 23:39:25 Successfully built f335861d4842 23:39:25 (3/4) Installing libucontext (1.1-r0) 23:39:25 Successfully tagged security-spiffe-token-provider-arm64:latest 23:39:25 Building support-notifications 23:39:25  Building security-spiffe-token-provider ... done (4/4) Installing gcompat (1.0.0-r4) 23:39:25 Executing busybox-1.34.1-r5.trigger 23:39:25 OK: 6 MiB in 18 packages 23:39:27 Removing intermediate container 7bf6d50e3905 23:39:27 ---> f16d2f5cb60f 23:39:27 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:39:32 ---> ca222126bd76 23:39:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:39:33 ---> Running in cac5af5ae2c3 23:39:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:39:37 ---> 45a97de8ecd4 23:39:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:39:38 ---> 7c450042a94a 23:39:38 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:39:39 ---> Running in 37064314167c 23:39:39 Removing intermediate container 37064314167c 23:39:39 ---> 4bc804baae87 23:39:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:39:40 ---> 1c5e530850cd 23:39:40 Step 21/26 : WORKDIR / 23:39:41 ---> Running in 77fdcdfa6db1 23:39:42 Removing intermediate container 77fdcdfa6db1 23:39:42 ---> ce1ce473f38f 23:39:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:39:42 ---> Running in 94081b0b32b8 23:39:42 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:39:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:39:42 ---> 1b5c4e6af531 23:39:42 Step 3/22 : WORKDIR /edgex-go 23:39:42 ---> Using cache 23:39:42 ---> 43d5af4cb314 23:39:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:42 ---> Using cache 23:39:42 ---> 0f893ccd3fe2 23:39:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:39:42 ---> Running in 79ba3a9cc6a8 23:39:42 Removing intermediate container 94081b0b32b8 23:39:42 ---> b1c6f71af8e8 23:39:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:39:43 ---> Running in 119515210db0 23:39:44 Removing intermediate container 119515210db0 23:39:44 ---> 0bdebbcd4faa 23:39:44 Step 24/26 : LABEL arch=arm64 23:39:44 ---> Running in 8b3128668bb6 23:39:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:39:44 Removing intermediate container 8b3128668bb6 23:39:44 ---> faf011451475 23:39:44 Step 25/26 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:39:45 ---> Running in 1974e9394ce6 23:39:45 Removing intermediate container 1974e9394ce6 23:39:45 ---> d42cb30e03e3 23:39:45 Step 26/26 : LABEL version=2.2.1-dev.21 23:39:45 ---> Running in 6658ea3cf0e0 23:39:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:39:46 Removing intermediate container 6658ea3cf0e0 23:39:46 ---> b3edb03064ea 23:39:46 23:39:46 Successfully built b3edb03064ea 23:39:46 Successfully tagged security-spire-config-arm64:latest 23:39:46  Building security-spire-config ... done Building security-spire-server 23:39:47 OK: 220 MiB in 52 packages 23:39:48 Removing intermediate container 79ba3a9cc6a8 23:39:48 ---> 5c668e38f65a 23:39:48 Step 6/22 : COPY go.mod vendor* ./ 23:39:50 ---> 4d108679d31c 23:39:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:50 ---> Running in 602731f0b2ed 23:39:56 Removing intermediate container 602731f0b2ed 23:39:56 ---> d8b29c68f3d1 23:39:56 Step 8/22 : COPY . . 23:40:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:40:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:40:03 ---> 1b5c4e6af531 23:40:03 Step 3/25 : WORKDIR /edgex-go 23:40:03 ---> Using cache 23:40:03 ---> 43d5af4cb314 23:40:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:03 ---> Using cache 23:40:03 ---> 0f893ccd3fe2 23:40:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:40:03 ---> Using cache 23:40:03 ---> 96b77e170d4c 23:40:03 Step 6/25 : COPY go.mod vendor* ./ 23:40:03 ---> Using cache 23:40:03 ---> 799a54fedbb9 23:40:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:03 ---> Using cache 23:40:03 ---> 4f57efac7391 23:40:03 Step 8/25 : COPY . . 23:40:03 ---> Using cache 23:40:03 ---> e53131895eab 23:40:03 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:40:03 ---> Using cache 23:40:03 ---> 48d56823a6be 23:40:03 Step 10/25 : WORKDIR /edgex-go/spire-build 23:40:03 ---> Using cache 23:40:03 ---> e2a7c270bfe2 23:40:03 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 23:40:04 ---> Running in fb4a6d88f2d2 23:40:09 Removing intermediate container fb4a6d88f2d2 23:40:09 ---> 44d84c47dfee 23:40:09 Step 12/25 : WORKDIR /edgex-go 23:40:09 ---> Running in 3eba910bc925 23:40:09 Removing intermediate container 3eba910bc925 23:40:09 ---> ea61565528ad 23:40:09 23:40:09 Step 13/25 : FROM alpine:3.15 23:40:09 ---> 3fb3c9af89a9 23:40:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:40:09 ---> Using cache 23:40:09 ---> 89b98211db10 23:40:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:09 ---> Using cache 23:40:09 ---> ebef64d78119 23:40:09 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:40:10 ---> Running in 617b426f09f1 23:40:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:40:13 ---> 9c40e89d495f 23:40:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:40:13 ---> Running in 9d6219e669ef 23:40:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:40:15 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:40:15 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:40:15 OK: 15736 distinct packages available 23:40:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:40:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:40:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:40:18 (1/5) Installing dumb-init (1.2.5-r1) 23:40:18 (2/5) Installing musl-obstack (1.2.3-r0) 23:40:18 (3/5) Installing libucontext (1.1-r0) 23:40:18 (4/5) Installing gcompat (1.0.0-r4) 23:40:18 (5/5) Installing openssl (1.1.1p-r0) 23:40:18 Executing busybox-1.34.1-r5.trigger 23:40:18 OK: 6 MiB in 19 packages 23:40:20 Removing intermediate container 617b426f09f1 23:40:20 ---> ef8ae0ab18ca 23:40:20 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:40:26 ---> 3296bd72a47b 23:40:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:40:27 ---> adbaa8d467e5 23:40:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:40:28 ---> e7a836ec68a2 23:40:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:40:29 ---> b2d3d6d3cffd 23:40:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:40:29 ---> Running in c13f413bf45b 23:40:29 Removing intermediate container c13f413bf45b 23:40:29 ---> de45cd4ab065 23:40:29 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:40:29 ---> Running in fb55da59f96c 23:40:30 Removing intermediate container fb55da59f96c 23:40:30 ---> dcbfb33678cb 23:40:30 Step 23/25 : LABEL arch=arm64 23:40:30 ---> Running in 5c107a09d109 23:40:30 Removing intermediate container 5c107a09d109 23:40:30 ---> f599d92d0e5a 23:40:30 Step 24/25 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:40:30 ---> Running in f2e11cb9b2bd 23:40:31 Removing intermediate container f2e11cb9b2bd 23:40:31 ---> 8200c11f8a81 23:40:31 Step 25/25 : LABEL version=2.2.1-dev.21 23:40:31 ---> Running in d6e163d268f7 23:40:32 Removing intermediate container d6e163d268f7 23:40:32 ---> 5e54f68b5db2 23:40:32 23:40:32 Successfully built 5e54f68b5db2 23:40:32 Successfully tagged security-spire-server-arm64:latest 23:40:32 Building security-spire-agent 23:40:51  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:40:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:40:51 ---> 1b5c4e6af531 23:40:51 Step 3/26 : WORKDIR /edgex-go 23:40:51 ---> Using cache 23:40:51 ---> 43d5af4cb314 23:40:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:51 ---> Using cache 23:40:51 ---> 0f893ccd3fe2 23:40:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:40:51 ---> Using cache 23:40:51 ---> 96b77e170d4c 23:40:51 Step 6/26 : COPY go.mod vendor* ./ 23:40:51 ---> Using cache 23:40:51 ---> 799a54fedbb9 23:40:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:51 ---> Using cache 23:40:51 ---> 4f57efac7391 23:40:51 Step 8/26 : COPY . . 23:40:51 ---> Using cache 23:40:51 ---> e53131895eab 23:40:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:40:51 ---> Using cache 23:40:51 ---> 48d56823a6be 23:40:51 Step 10/26 : WORKDIR /edgex-go/spire-build 23:40:51 ---> Using cache 23:40:51 ---> e2a7c270bfe2 23:40:51 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 23:40:51 ---> Using cache 23:40:51 ---> 79c547cc9fe4 23:40:51 Step 12/26 : WORKDIR /edgex-go 23:40:51 ---> Using cache 23:40:51 ---> 5ac9bf25a8dc 23:40:51 23:40:51 Step 13/26 : FROM alpine:3.15 23:40:51 ---> 3fb3c9af89a9 23:40:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:40:51 ---> Using cache 23:40:51 ---> 89b98211db10 23:40:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:51 ---> Using cache 23:40:51 ---> ebef64d78119 23:40:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:40:51 ---> Using cache 23:40:51 ---> ef8ae0ab18ca 23:40:51 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:40:52 ---> e8c9c4d8476c 23:40:52 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:40:59 ---> 221cb52e7d43 23:40:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:40:59 ---> 1a332ed3bb95 23:40:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:41:00 ---> 97159f1ad3d4 23:41:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:41:00 ---> 592a41ec43d1 23:41:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:41:01 ---> Running in f3211f43c555 23:41:01 Removing intermediate container f3211f43c555 23:41:01 ---> 90fdbedfb664 23:41:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:41:01 ---> Running in f8447cf011de 23:41:02 Removing intermediate container f8447cf011de 23:41:02 ---> 3526d642acce 23:41:02 Step 24/26 : LABEL arch=arm64 23:41:02 ---> Running in 1c1e15c6095c 23:41:03 Removing intermediate container 1c1e15c6095c 23:41:03 ---> 5c09f302fc37 23:41:03 Step 25/26 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:41:03 ---> Running in f3d8bf86d641 23:41:03 Removing intermediate container f3d8bf86d641 23:41:03 ---> f03fe303aae4 23:41:03 Step 26/26 : LABEL version=2.2.1-dev.21 23:41:03 ---> Running in cbbcf881152e 23:41:04 Removing intermediate container cbbcf881152e 23:41:04 ---> cc85070c70e9 23:41:04 23:41:05 Successfully built cc85070c70e9 23:41:05 Successfully tagged security-spire-agent-arm64:latest 23:41:05 Building core-metadata 23:41:23  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:41:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:41:23 ---> 1b5c4e6af531 23:41:23 Step 3/23 : WORKDIR /edgex-go 23:41:23 ---> Using cache 23:41:23 ---> 43d5af4cb314 23:41:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:41:23 ---> Using cache 23:41:23 ---> 0f893ccd3fe2 23:41:23 Step 5/23 : RUN apk add --update --no-cache make git 23:41:23 ---> Using cache 23:41:23 ---> a440a9dba351 23:41:23 Step 6/23 : COPY go.mod vendor* ./ 23:41:23 ---> Using cache 23:41:23 ---> d619eea686d5 23:41:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:23 ---> Using cache 23:41:23 ---> 8ebef4731485 23:41:23 Step 8/23 : COPY . . 23:41:23 ---> Using cache 23:41:23 ---> ca222126bd76 23:41:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:41:23 ---> Running in acc4d59f01e0 23:41:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:43:01 Removing intermediate container 3b2dcd7b43bf 23:43:01 ---> 359d8137b4ad 23:43:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:43:01 ---> Running in 7a7553b93a64 23:43:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:43:02 Removing intermediate container 7a7553b93a64 23:43:02 ---> c369031d1deb 23:43:02 23:43:02 Step 11/23 : FROM docker:20.10.14 23:43:03 20.10.14: Pulling from library/docker 23:43:18 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 23:43:18 Status: Downloaded newer image for docker:20.10.14 23:43:18 ---> c346e9eafbab 23:43:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:43:18 ---> Running in b5c27b379979 23:43:18 Removing intermediate container b5c27b379979 23:43:18 ---> f903fcf8532b 23:43:18 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 23:43:18 ---> Running in 99edd07dfacb 23:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:43:20 (1/43) Installing readline (8.1.1-r0) 23:43:20 (2/43) Installing bash (5.1.16-r0) 23:43:20 Executing bash-5.1.16-r0.post-install 23:43:20 (3/43) Installing brotli-libs (1.0.9-r5) 23:43:20 (4/43) Installing nghttp2-libs (1.46.0-r0) 23:43:20 (5/43) Installing libcurl (7.80.0-r2) 23:43:20 (6/43) Installing curl (7.80.0-r2) 23:43:20 (7/43) Installing dumb-init (1.2.5-r1) 23:43:20 (8/43) Installing libbz2 (1.0.8-r1) 23:43:20 (9/43) Installing expat (2.4.7-r0) 23:43:20 (10/43) Installing libffi (3.4.2-r1) 23:43:20 (11/43) Installing gdbm (1.22-r0) 23:43:20 (12/43) Installing xz-libs (5.2.5-r1) 23:43:21 (13/43) Installing libgcc (10.3.1_git20211027-r0) 23:43:21 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 23:43:21 (15/43) Installing mpdecimal (2.5.1-r1) 23:43:21 (16/43) Installing sqlite-libs (3.36.0-r0) 23:43:21 (17/43) Installing python3 (3.9.7-r4) 23:43:23 (18/43) Installing py3-appdirs (1.4.4-r2) 23:43:23 (19/43) Installing py3-certifi (2020.12.5-r1) 23:43:23 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 23:43:23 (21/43) Installing py3-idna (3.3-r0) 23:43:24 (22/43) Installing py3-urllib3 (1.26.7-r0) 23:43:24 (23/43) Installing py3-requests (2.26.0-r1) 23:43:24 (24/43) Installing py3-msgpack (1.0.2-r1) 23:43:24 (25/43) Installing py3-lockfile (0.12.2-r4) 23:43:24 (26/43) Installing py3-cachecontrol (0.12.10-r0) 23:43:24 (27/43) Installing py3-colorama (0.4.4-r1) 23:43:24 (28/43) Installing py3-contextlib2 (21.6.0-r1) 23:43:24 (29/43) Installing py3-distlib (0.3.3-r0) 23:43:24 (30/43) Installing py3-distro (1.6.0-r0) 23:43:24 (31/43) Installing py3-six (1.16.0-r0) 23:43:24 (32/43) Installing py3-webencodings (0.5.1-r4) 23:43:24 (33/43) Installing py3-html5lib (1.1-r1) 23:43:24 (34/43) Installing py3-parsing (2.4.7-r2) 23:43:24 (35/43) Installing py3-packaging (20.9-r1) 23:43:24 (36/43) Installing py3-tomli (1.2.2-r0) 23:43:24 (37/43) Installing py3-pep517 (0.12.0-r0) 23:43:24 (38/43) Installing py3-progress (1.6-r0) 23:43:24 (39/43) Installing py3-retrying (1.3.3-r2) 23:43:24 (40/43) Installing py3-ordered-set (4.0.2-r2) 23:43:24 (41/43) Installing py3-setuptools (52.0.0-r4) 23:43:24 (42/43) Installing py3-toml (0.10.2-r2) 23:43:24 (43/43) Installing py3-pip (20.3.4-r1) 23:43:25 Executing busybox-1.34.1-r5.trigger 23:43:25 OK: 82 MiB in 65 packages 23:43:29 Collecting docker-compose==1.23.2 23:43:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:43:30 Collecting texttable<0.10,>=0.9.0 23:43:30 Downloading texttable-0.9.1.tar.gz (11 kB) 23:43:33 Collecting docker<4.0,>=3.6.0 23:43:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:43:33 Collecting cached-property<2,>=1.2.0 23:43:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:43:34 Collecting jsonschema<3,>=2.5.1 23:43:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:43:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 23:43:35 Collecting PyYAML<4,>=3.10 23:43:35 Downloading PyYAML-3.13.tar.gz (270 kB) 23:43:39 Collecting websocket-client<1.0,>=0.32.0 23:43:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:43:39 Collecting docopt<0.7,>=0.6.1 23:43:39 Downloading docopt-0.6.2.tar.gz (25 kB) 23:43:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:43:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:43:43 Collecting dockerpty<0.5,>=0.4.1 23:43:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:43:46 Collecting docker-pycreds>=0.4.0 23:43:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:43:47 Collecting urllib3<1.25,>=1.21.1 23:43:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:43:48 Collecting idna<2.8,>=2.5 23:43:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:43:48 Collecting chardet<3.1.0,>=3.0.2 23:43:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:43:48 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) 23:43:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:43:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:43:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:43:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:43:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:43:49 Attempting uninstall: urllib3 23:43:49 Found existing installation: urllib3 1.26.7 23:43:49 Uninstalling urllib3-1.26.7: 23:43:50 Successfully uninstalled urllib3-1.26.7 23:43:50 Attempting uninstall: idna 23:43:50 Found existing installation: idna 3.3 23:43:50 Uninstalling idna-3.3: 23:43:50 Successfully uninstalled idna-3.3 23:43:54 Attempting uninstall: requests 23:43:54 Found existing installation: requests 2.26.0 23:43:54 Uninstalling requests-2.26.0: 23:43:54 Successfully uninstalled requests-2.26.0 23:43:54 Running setup.py install for texttable: started 23:43:57 Running setup.py install for texttable: finished with status 'done' 23:43:57 Running setup.py install for PyYAML: started 23:44:00 Running setup.py install for PyYAML: finished with status 'done' 23:44:00 Running setup.py install for docopt: started 23:44:03 Running setup.py install for docopt: finished with status 'done' 23:44:03 Running setup.py install for dockerpty: started 23:44:05 Running setup.py install for dockerpty: finished with status 'done' 23:44:07 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 23:44:26 Removing intermediate container 99edd07dfacb 23:44:26 ---> 75667401e0f3 23:44:26 Step 14/23 : ENV APP_PORT=58890 23:44:26 ---> Running in 2b5586dced61 23:44:26 Removing intermediate container 2b5586dced61 23:44:26 ---> e2428c1a8bd6 23:44:26 Step 15/23 : EXPOSE $APP_PORT 23:44:26 ---> Running in d4bf6461c730 23:44:26 Removing intermediate container d4bf6461c730 23:44:26 ---> 5c275abdfbf6 23:44:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:44:28 Removing intermediate container 88e0a0a4a195 23:44:28 ---> ed574ed883fe 23:44:28 23:44:28 Step 10/31 : FROM alpine:3.14 23:44:28 ---> ac73e934f311 23:44:28 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:44:29 ---> Running in 363311cf37aa 23:44:29 ---> 03bbf92bdea7 23:44:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:44:29 Removing intermediate container 363311cf37aa 23:44:29 ---> 10886aeb9711 23:44:29 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:44:29 ---> Running in 4512990228de 23:44:31 ---> 5a3f54c5a881 23:44:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:44:32 ---> 059ace2cacaf 23:44:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:44:32 ---> Running in 4719cfba78e5 23:44:33 Removing intermediate container 4719cfba78e5 23:44:33 ---> 35137d84e0ad 23:44:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:44:33 ---> Running in cf62e2b26643 23:44:34 (1/2) Installing dumb-init (1.2.5-r1) 23:44:34 (2/2) Installing su-exec (0.2-r1) 23:44:34 Executing busybox-1.33.1-r7.trigger 23:44:34 OK: 6 MiB in 16 packages 23:44:34 Removing intermediate container cf62e2b26643 23:44:34 ---> 8808ff926b6b 23:44:34 Step 21/23 : LABEL arch=arm64 23:44:34 ---> Running in e8f125a87017 23:44:35 Removing intermediate container e8f125a87017 23:44:35 ---> 18c73ccb1dec 23:44:35 Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:44:35 ---> Running in 8f5c95e242aa 23:44:35 Removing intermediate container 4512990228de 23:44:35 ---> c706c76d1ace 23:44:35 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:44:36 ---> Running in 55cd03b615e4 23:44:36 Removing intermediate container 8f5c95e242aa 23:44:36 ---> 977b0137c900 23:44:36 Step 23/23 : LABEL version=2.2.1-dev.21 23:44:36 ---> Running in 8edc673afab4 23:44:36 Removing intermediate container 55cd03b615e4 23:44:36 ---> 12f749eff690 23:44:36 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:44:37 ---> Running in 9aa7a6347663 23:44:37 Removing intermediate container 8edc673afab4 23:44:37 ---> 4c8b23509b85 23:44:37 23:44:38 Removing intermediate container 9aa7a6347663 23:44:38 ---> 621b31d878dd 23:44:38 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:44:38 ---> Running in fd20b2bc71bb 23:44:38 Successfully built 4c8b23509b85 23:44:38 Successfully tagged sys-mgmt-agent-arm64:latest 23:44:41  Building sys-mgmt-agent ... done Removing intermediate container fd20b2bc71bb 23:44:41 ---> 2304db8a14a7 23:44:41 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:44:41 ---> Running in 7c51b6766355 23:44:41 Removing intermediate container 7c51b6766355 23:44:41 ---> fce242239561 23:44:41 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:44:43 ---> 4bb3d3fb86cc 23:44:43 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:44:43 ---> Running in f6ca1fc0c31c 23:44:46 Removing intermediate container f6ca1fc0c31c 23:44:46 ---> 3581645bde14 23:44:46 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:44:46 ---> 5d7160c6274a 23:44:46 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:44:48 ---> d9ba9ef5c13c 23:44:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:44:49 ---> d7f769f2e2e0 23:44:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:44:50 ---> d5f48fd87344 23:44:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:44:51 ---> 7b0e3d80d0d3 23:44:51 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:44:51 ---> Running in b42d39830a7b 23:44:52 Removing intermediate container b42d39830a7b 23:44:52 ---> 387d8660a18d 23:44:52 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:44:53 ---> 74c39bec819a 23:44:53 Step 26/31 : RUN chmod +x /entrypoint.sh 23:44:53 ---> Running in cd7a610b87fe 23:44:57 Removing intermediate container cd7a610b87fe 23:44:57 ---> 25fd7e283ded 23:44:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:44:57 ---> Running in 975d7920f8e2 23:44:57 Removing intermediate container 975d7920f8e2 23:44:57 ---> 7ea973b1eada 23:44:57 Step 28/31 : CMD ["gate"] 23:44:58 ---> Running in 92c8af90110c 23:44:58 Removing intermediate container 92c8af90110c 23:44:58 ---> d9aca7f06677 23:44:58 Step 29/31 : LABEL arch=arm64 23:44:58 ---> Running in 005c611e72c6 23:44:59 Removing intermediate container 005c611e72c6 23:44:59 ---> 26ce008cb64f 23:44:59 Step 30/31 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:44:59 ---> Running in e3fab90fa2e2 23:45:00 Removing intermediate container e3fab90fa2e2 23:45:00 ---> 1ab39f961cd4 23:45:00 Step 31/31 : LABEL version=2.2.1-dev.21 23:45:00 ---> Running in 389f0746413c 23:45:01 Removing intermediate container 389f0746413c 23:45:01 ---> 39cead619e76 23:45:01 23:45:01 Successfully built 39cead619e76 23:45:01 Successfully tagged security-bootstrapper-arm64:latest 23:45:57  Building security-bootstrapper ... done Removing intermediate container acc4d59f01e0 23:45:57 ---> fdfd9ed02b55 23:45:57 23:45:57 Step 10/23 : FROM alpine:3.14 23:45:57 ---> ac73e934f311 23:45:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:45:57 ---> Using cache 23:45:57 ---> 8d0132d5f1c1 23:45:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:45:57 ---> Using cache 23:45:57 ---> 0e21a2b3eb0a 23:45:57 Step 13/23 : ENV APP_PORT=59881 23:45:57 ---> Running in fd7c29c6fbcd 23:45:57 Removing intermediate container fd7c29c6fbcd 23:45:57 ---> 3abc8947b442 23:45:57 Step 14/23 : EXPOSE $APP_PORT 23:45:57 ---> Running in 1e5c4d9c5bd1 23:45:57 Removing intermediate container 1e5c4d9c5bd1 23:45:57 ---> 2695a66f60ab 23:45:57 Step 15/23 : WORKDIR / 23:45:57 ---> Running in c55099a976cc 23:45:57 Removing intermediate container c55099a976cc 23:45:57 ---> 0d308b1b6f25 23:45:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:45:58 ---> 538ca197f073 23:45:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:45:59 ---> bbef3ccb0c3c 23:45:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:46:00 ---> d44fc90c93c1 23:46:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:46:00 ---> Running in 34757bb27b57 23:46:01 Removing intermediate container 34757bb27b57 23:46:01 ---> a15b3575150f 23:46:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:46:01 ---> Running in a3e1a558cae3 23:46:01 Removing intermediate container a3e1a558cae3 23:46:01 ---> acd6fa1348cf 23:46:01 Step 21/23 : LABEL arch=arm64 23:46:01 ---> Running in 5a68842d97b3 23:46:02 Removing intermediate container 5a68842d97b3 23:46:02 ---> 864527b9c161 23:46:02 Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:46:02 ---> Running in 8bc67251ff93 23:46:03 Removing intermediate container 8bc67251ff93 23:46:03 ---> dafc6aed58bd 23:46:03 Step 23/23 : LABEL version=2.2.1-dev.21 23:46:03 ---> Running in ab45ae174b5f 23:46:03 Removing intermediate container ab45ae174b5f 23:46:03 ---> 616730db451e 23:46:03 23:46:04 Successfully built 616730db451e 23:46:04 Successfully tagged core-metadata-arm64:latest 23:46:19  Building core-metadata ... done Removing intermediate container cac5af5ae2c3 23:46:19 ---> 692f3c824426 23:46:19 23:46:19 Step 10/22 : FROM alpine:3.14 23:46:19 ---> ac73e934f311 23:46:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:46:19 ---> Using cache 23:46:19 ---> 8d0132d5f1c1 23:46:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:46:19 ---> Using cache 23:46:19 ---> 0e21a2b3eb0a 23:46:19 Step 13/22 : ENV APP_PORT=59861 23:46:19 ---> Running in 22f0757de380 23:46:19 Removing intermediate container 22f0757de380 23:46:19 ---> bc067dcb2fdd 23:46:19 Step 14/22 : EXPOSE $APP_PORT 23:46:19 ---> Running in 66e3a2c940a4 23:46:19 Removing intermediate container 66e3a2c940a4 23:46:19 ---> 602d64fa96a9 23:46:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:19 ---> 5fd808975aaf 23:46:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:46:20 ---> 9ec348849ad6 23:46:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:46:21 ---> a9d929bca9e7 23:46:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:46:21 ---> Running in bb8f1e7e416c 23:46:22 Removing intermediate container bb8f1e7e416c 23:46:22 ---> 87ad8b081b0d 23:46:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:46:22 ---> Running in b303fa85ae12 23:46:23 Removing intermediate container b303fa85ae12 23:46:23 ---> 814e8b645bd2 23:46:23 Step 20/22 : LABEL arch=arm64 23:46:23 ---> Running in 9048368a55eb 23:46:23 Removing intermediate container 9048368a55eb 23:46:23 ---> 5a14c9d88374 23:46:23 Step 21/22 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:46:23 ---> Running in 66fd512abbc9 23:46:24 Removing intermediate container 66fd512abbc9 23:46:24 ---> 18b3cb9f5643 23:46:24 Step 22/22 : LABEL version=2.2.1-dev.21 23:46:24 ---> Running in 14ec00fad8ec 23:46:24 Removing intermediate container 14ec00fad8ec 23:46:24 ---> 4e6ce2649ef4 23:46:24 23:46:24 Successfully built 4e6ce2649ef4 23:46:24 Successfully tagged support-scheduler-arm64:latest 23:46:26  Building support-scheduler ... done Removing intermediate container 9d6219e669ef 23:46:26 ---> 067ac30eb45c 23:46:26 23:46:26 Step 10/22 : FROM alpine:3.14 23:46:26 ---> ac73e934f311 23:46:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:46:26 ---> Running in 2151aa788379 23:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:46:28 (1/2) Installing ca-certificates (20211220-r0) 23:46:28 (2/2) Installing dumb-init (1.2.5-r1) 23:46:28 Executing busybox-1.33.1-r7.trigger 23:46:28 Executing ca-certificates-20211220-r0.trigger 23:46:28 OK: 6 MiB in 16 packages 23:46:30 Removing intermediate container 2151aa788379 23:46:30 ---> 9a2bb82b0b16 23:46:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:46:30 ---> Running in 2db4fe03fb00 23:46:30 Removing intermediate container 2db4fe03fb00 23:46:30 ---> 7e599278a28e 23:46:30 Step 13/22 : ENV APP_PORT=59860 23:46:30 ---> Running in 870a12581787 23:46:30 Removing intermediate container 870a12581787 23:46:30 ---> c1d69f3d34b4 23:46:30 Step 14/22 : EXPOSE $APP_PORT 23:46:30 ---> Running in 5c7f4952ff7b 23:46:31 Removing intermediate container 5c7f4952ff7b 23:46:31 ---> 1dd84010ba74 23:46:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:31 ---> 8408c2430648 23:46:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:46:33 ---> 26b506bcb2bd 23:46:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:46:33 ---> a62478c5e3e8 23:46:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:46:33 ---> Running in f9cef49ec2f3 23:46:33 Removing intermediate container f9cef49ec2f3 23:46:33 ---> 5bdac8681bd7 23:46:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:46:33 ---> Running in 435e446c339f 23:46:34 Removing intermediate container 435e446c339f 23:46:34 ---> 84a3b969c5fe 23:46:34 Step 20/22 : LABEL arch=arm64 23:46:34 ---> Running in 051d8120f229 23:46:34 Removing intermediate container 051d8120f229 23:46:34 ---> 45288431ef77 23:46:34 Step 21/22 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f 23:46:34 ---> Running in 4e81b444595e 23:46:35 Removing intermediate container 4e81b444595e 23:46:35 ---> 44599f37d719 23:46:35 Step 22/22 : LABEL version=2.2.1-dev.21 23:46:35 ---> Running in 5231a0109bf7 23:46:35 Removing intermediate container 5231a0109bf7 23:46:35 ---> 388135a5c16d 23:46:35 23:46:35 Successfully built 388135a5c16d 23:46:35 Successfully tagged support-notifications-arm64:latest 23:46:36  Building support-notifications ... done  [Pipeline] } 23:46:36 $ docker stop --time=1 92d2dadd7def481cba8e74c6eb54dd1a7740dc98691b7826386a3bca5d69891d 23:46:37 $ docker rm -f 92d2dadd7def481cba8e74c6eb54dd1a7740dc98691b7826386a3bca5d69891d [Pipeline] // withDockerContainer [Pipeline] sh 23:46:38 + docker images 23:46:38 REPOSITORY TAG IMAGE ID CREATED SIZE 23:46:38 support-notifications-arm64 latest 388135a5c16d 3 seconds ago 26MB 23:46:38 067ac30eb45c 13 seconds ago 1.33GB 23:46:38 support-scheduler-arm64 latest 4e6ce2649ef4 14 seconds ago 25.4MB 23:46:38 692f3c824426 22 seconds ago 1.33GB 23:46:38 core-metadata-arm64 latest 616730db451e 35 seconds ago 16.3MB 23:46:38 fdfd9ed02b55 44 seconds ago 1.28GB 23:46:38 security-bootstrapper-arm64 latest 39cead619e76 About a minute ago 18.3MB 23:46:38 sys-mgmt-agent-arm64 latest 4c8b23509b85 2 minutes ago 282MB 23:46:38 ed574ed883fe 2 minutes ago 1.28GB 23:46:38 c369031d1deb 3 minutes ago 1.27GB 23:46:38 security-spire-agent-arm64 latest cc85070c70e9 5 minutes ago 126MB 23:46:38 security-spire-server-arm64 latest 5e54f68b5db2 6 minutes ago 86.3MB 23:46:38 ea61565528ad 6 minutes ago 1.18GB 23:46:38 security-spire-config-arm64 latest b3edb03064ea 6 minutes ago 85.6MB 23:46:38 security-spiffe-token-provider-arm64 latest f335861d4842 7 minutes ago 28.1MB 23:46:38 5ac9bf25a8dc 7 minutes ago 1.18GB 23:46:38 core-data-arm64 latest e9e03663bc58 7 minutes ago 21.7MB 23:46:38 0d90800703d9 7 minutes ago 1.32GB 23:46:38 a52f0818d5a6 8 minutes ago 1.3GB 23:46:38 security-secretstore-setup-arm64 latest 5c212bcd4a50 8 minutes ago 27.5MB 23:46:38 security-proxy-setup-arm64 latest 0f7cf85e1cda 8 minutes ago 26.1MB 23:46:38 core-command-arm64 latest cef9b93091d9 8 minutes ago 15.5MB 23:46:38 ad250b08e884 9 minutes ago 1.28GB 23:46:38 77bb20fc60bc 9 minutes ago 1.28GB 23:46:38 93762dd8550f 9 minutes ago 1.27GB 23:46:38 ci-base-image-arm64 latest 1b5c4e6af531 16 minutes ago 1.01GB 23:46:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB 23:46:38 docker 20.10.14 c346e9eafbab 2 months ago 202MB 23:46:38 alpine 3.14 ac73e934f311 2 months ago 5.34MB 23:46:38 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 23:46:38 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 23:46:38 provisioning config files... 23:46:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/252@tmp/config3286222758106098848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:39 ---> docker-login.sh 23:46:39 nexus3.edgexfoundry.org:10001 23:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:39 Configure a credential helper to remove this warning. See 23:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:39 23:46:39 Login Succeeded 23:46:39 nexus3.edgexfoundry.org:10002 23:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:40 Configure a credential helper to remove this warning. See 23:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:40 23:46:40 Login Succeeded 23:46:40 nexus3.edgexfoundry.org:10003 23:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:40 Configure a credential helper to remove this warning. See 23:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:40 23:46:40 Login Succeeded 23:46:40 nexus3.edgexfoundry.org:10004 23:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:41 Configure a credential helper to remove this warning. See 23:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:41 23:46:41 Login Succeeded 23:46:41 docker.io 23:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:42 Configure a credential helper to remove this warning. See 23:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:42 23:46:42 Login Succeeded 23:46:42 ---> docker-login.sh ends [Pipeline] } 23:46:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:46:42 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:46:42 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:46:42 latest 23:46:42 2.2.1-dev.21 23:46:42 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:46:42 main 23:46:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:46:43 182c53586bf2: Preparing 23:46:43 0ed9f1c8e206: Preparing 23:46:43 b644b8dd8eba: Preparing 23:46:43 3565e9ff410e: Preparing 23:46:43 f73e7dbfee58: Preparing 23:46:43 f73e7dbfee58: Layer already exists 23:46:43 3565e9ff410e: Pushed 23:46:43 182c53586bf2: Pushed 23:46:43 b644b8dd8eba: Pushed 23:46:45 0ed9f1c8e206: Pushed 23:46:45 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:98359d7e400f91ff1e4e38d2b1c9b31bb237d12fbb3e585ac94cd330ea1366a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:46:46 182c53586bf2: Preparing 23:46:46 0ed9f1c8e206: Preparing 23:46:46 b644b8dd8eba: Preparing 23:46:46 3565e9ff410e: Preparing 23:46:46 f73e7dbfee58: Preparing 23:46:46 3565e9ff410e: Layer already exists 23:46:46 0ed9f1c8e206: Layer already exists 23:46:46 b644b8dd8eba: Layer already exists 23:46:46 182c53586bf2: Layer already exists 23:46:46 f73e7dbfee58: Layer already exists 23:46:46 latest: digest: sha256:98359d7e400f91ff1e4e38d2b1c9b31bb237d12fbb3e585ac94cd330ea1366a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.21 23:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:46:47 182c53586bf2: Preparing 23:46:47 0ed9f1c8e206: Preparing 23:46:47 b644b8dd8eba: Preparing 23:46:47 3565e9ff410e: Preparing 23:46:47 f73e7dbfee58: Preparing 23:46:47 f73e7dbfee58: Layer already exists 23:46:47 182c53586bf2: Layer already exists 23:46:47 0ed9f1c8e206: Layer already exists 23:46:47 b644b8dd8eba: Layer already exists 23:46:47 3565e9ff410e: Layer already exists 23:46:47 2.2.1-dev.21: digest: sha256:98359d7e400f91ff1e4e38d2b1c9b31bb237d12fbb3e585ac94cd330ea1366a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:46:48 182c53586bf2: Preparing 23:46:48 0ed9f1c8e206: Preparing 23:46:48 b644b8dd8eba: Preparing 23:46:48 3565e9ff410e: Preparing 23:46:48 f73e7dbfee58: Preparing 23:46:48 182c53586bf2: Layer already exists 23:46:48 3565e9ff410e: Layer already exists 23:46:48 b644b8dd8eba: Layer already exists 23:46:48 0ed9f1c8e206: Layer already exists 23:46:48 f73e7dbfee58: Layer already exists 23:46:48 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:98359d7e400f91ff1e4e38d2b1c9b31bb237d12fbb3e585ac94cd330ea1366a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:46:49 182c53586bf2: Preparing 23:46:49 0ed9f1c8e206: Preparing 23:46:49 b644b8dd8eba: Preparing 23:46:49 3565e9ff410e: Preparing 23:46:49 f73e7dbfee58: Preparing 23:46:49 f73e7dbfee58: Layer already exists 23:46:49 182c53586bf2: Layer already exists 23:46:49 0ed9f1c8e206: Layer already exists 23:46:49 b644b8dd8eba: Layer already exists 23:46:49 3565e9ff410e: Layer already exists 23:46:49 main: digest: sha256:98359d7e400f91ff1e4e38d2b1c9b31bb237d12fbb3e585ac94cd330ea1366a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:46:50 ===================================================== [Pipeline] echo 23:46:50 taggedImages: 23:46:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:46:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:46:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.21 23:46:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:46:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:46:50 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:46:50 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:46:50 latest 23:46:50 2.2.1-dev.21 23:46:50 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:46:50 main 23:46:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:46:50 fddbe0e09f11: Preparing 23:46:50 dacbb4b52104: Preparing 23:46:50 b644b8dd8eba: Preparing 23:46:50 38a3ce3bff2a: Preparing 23:46:50 6aaef94243dc: Preparing 23:46:50 f73e7dbfee58: Preparing 23:46:50 f73e7dbfee58: Waiting 23:46:51 b644b8dd8eba: Layer already exists 23:46:51 f73e7dbfee58: Layer already exists 23:46:51 fddbe0e09f11: Pushed 23:46:51 6aaef94243dc: Pushed 23:46:51 38a3ce3bff2a: Pushed 23:46:54 dacbb4b52104: Pushed 23:46:54 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:ebd4b475802b37ce7f8d09246490c961a0e86afe95e6ddac91440bc9bb65a60c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:46:55 fddbe0e09f11: Preparing 23:46:55 dacbb4b52104: Preparing 23:46:55 b644b8dd8eba: Preparing 23:46:55 38a3ce3bff2a: Preparing 23:46:55 6aaef94243dc: Preparing 23:46:55 f73e7dbfee58: Preparing 23:46:55 f73e7dbfee58: Waiting 23:46:55 dacbb4b52104: Layer already exists 23:46:55 38a3ce3bff2a: Layer already exists 23:46:55 b644b8dd8eba: Layer already exists 23:46:55 6aaef94243dc: Layer already exists 23:46:55 fddbe0e09f11: Layer already exists 23:46:55 f73e7dbfee58: Layer already exists 23:46:55 latest: digest: sha256:ebd4b475802b37ce7f8d09246490c961a0e86afe95e6ddac91440bc9bb65a60c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.21 23:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:46:56 fddbe0e09f11: Preparing 23:46:56 dacbb4b52104: Preparing 23:46:56 b644b8dd8eba: Preparing 23:46:56 38a3ce3bff2a: Preparing 23:46:56 6aaef94243dc: Preparing 23:46:56 f73e7dbfee58: Preparing 23:46:56 f73e7dbfee58: Waiting 23:46:56 6aaef94243dc: Layer already exists 23:46:56 dacbb4b52104: Layer already exists 23:46:56 fddbe0e09f11: Layer already exists 23:46:56 b644b8dd8eba: Layer already exists 23:46:56 38a3ce3bff2a: Layer already exists 23:46:56 f73e7dbfee58: Layer already exists 23:46:56 2.2.1-dev.21: digest: sha256:ebd4b475802b37ce7f8d09246490c961a0e86afe95e6ddac91440bc9bb65a60c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:46:57 fddbe0e09f11: Preparing 23:46:57 dacbb4b52104: Preparing 23:46:57 b644b8dd8eba: Preparing 23:46:57 38a3ce3bff2a: Preparing 23:46:57 6aaef94243dc: Preparing 23:46:57 f73e7dbfee58: Preparing 23:46:57 f73e7dbfee58: Waiting 23:46:57 38a3ce3bff2a: Layer already exists 23:46:57 b644b8dd8eba: Layer already exists 23:46:57 fddbe0e09f11: Layer already exists 23:46:57 6aaef94243dc: Layer already exists 23:46:57 dacbb4b52104: Layer already exists 23:46:57 f73e7dbfee58: Layer already exists 23:46:57 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:ebd4b475802b37ce7f8d09246490c961a0e86afe95e6ddac91440bc9bb65a60c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:46:58 fddbe0e09f11: Preparing 23:46:58 dacbb4b52104: Preparing 23:46:58 b644b8dd8eba: Preparing 23:46:58 38a3ce3bff2a: Preparing 23:46:58 6aaef94243dc: Preparing 23:46:58 f73e7dbfee58: Preparing 23:46:58 f73e7dbfee58: Waiting 23:46:58 fddbe0e09f11: Layer already exists 23:46:58 6aaef94243dc: Layer already exists 23:46:58 dacbb4b52104: Layer already exists 23:46:58 38a3ce3bff2a: Layer already exists 23:46:58 b644b8dd8eba: Layer already exists 23:46:58 f73e7dbfee58: Layer already exists 23:46:58 main: digest: sha256:ebd4b475802b37ce7f8d09246490c961a0e86afe95e6ddac91440bc9bb65a60c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:46:58 ===================================================== [Pipeline] echo 23:46:58 taggedImages: 23:46:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:46:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:46:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.21 23:46:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:46:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:46:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:46:58 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:46:58 latest 23:46:58 2.2.1-dev.21 23:46:58 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:46:58 main 23:46:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:46:59 8fc01b009d94: Preparing 23:46:59 0a0d68910637: Preparing 23:46:59 b644b8dd8eba: Preparing 23:46:59 3565e9ff410e: Preparing 23:46:59 f73e7dbfee58: Preparing 23:46:59 f73e7dbfee58: Layer already exists 23:46:59 3565e9ff410e: Layer already exists 23:46:59 b644b8dd8eba: Layer already exists 23:46:59 8fc01b009d94: Pushed 23:47:02 0a0d68910637: Pushed 23:47:02 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:887ce55c63583c96a5632fae8a562ae872461803b8d2626d9ec1ff99c1693388 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:47:03 8fc01b009d94: Preparing 23:47:03 0a0d68910637: Preparing 23:47:03 b644b8dd8eba: Preparing 23:47:03 3565e9ff410e: Preparing 23:47:03 f73e7dbfee58: Preparing 23:47:03 f73e7dbfee58: Layer already exists 23:47:03 3565e9ff410e: Layer already exists 23:47:03 8fc01b009d94: Layer already exists 23:47:03 0a0d68910637: Layer already exists 23:47:03 b644b8dd8eba: Layer already exists 23:47:03 latest: digest: sha256:887ce55c63583c96a5632fae8a562ae872461803b8d2626d9ec1ff99c1693388 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.21 23:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:47:04 8fc01b009d94: Preparing 23:47:04 0a0d68910637: Preparing 23:47:04 b644b8dd8eba: Preparing 23:47:04 3565e9ff410e: Preparing 23:47:04 f73e7dbfee58: Preparing 23:47:04 b644b8dd8eba: Layer already exists 23:47:04 8fc01b009d94: Layer already exists 23:47:04 0a0d68910637: Layer already exists 23:47:04 f73e7dbfee58: Layer already exists 23:47:04 3565e9ff410e: Layer already exists 23:47:04 2.2.1-dev.21: digest: sha256:887ce55c63583c96a5632fae8a562ae872461803b8d2626d9ec1ff99c1693388 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:47:05 8fc01b009d94: Preparing 23:47:05 0a0d68910637: Preparing 23:47:05 b644b8dd8eba: Preparing 23:47:05 3565e9ff410e: Preparing 23:47:05 f73e7dbfee58: Preparing 23:47:05 b644b8dd8eba: Layer already exists 23:47:05 f73e7dbfee58: Layer already exists 23:47:05 8fc01b009d94: Layer already exists 23:47:05 0a0d68910637: Layer already exists 23:47:05 3565e9ff410e: Layer already exists 23:47:05 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:887ce55c63583c96a5632fae8a562ae872461803b8d2626d9ec1ff99c1693388 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:47:06 8fc01b009d94: Preparing 23:47:06 0a0d68910637: Preparing 23:47:06 b644b8dd8eba: Preparing 23:47:06 3565e9ff410e: Preparing 23:47:06 f73e7dbfee58: Preparing 23:47:06 8fc01b009d94: Layer already exists 23:47:06 b644b8dd8eba: Layer already exists 23:47:06 3565e9ff410e: Layer already exists 23:47:06 f73e7dbfee58: Layer already exists 23:47:06 0a0d68910637: Layer already exists 23:47:06 main: digest: sha256:887ce55c63583c96a5632fae8a562ae872461803b8d2626d9ec1ff99c1693388 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:47:06 ===================================================== [Pipeline] echo 23:47:06 taggedImages: 23:47:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:47:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.21 23:47:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:47:06 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:47:06 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:06 latest 23:47:06 2.2.1-dev.21 23:47:06 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:06 main 23:47:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:47:07 a2f4d984141f: Preparing 23:47:07 a2f4d984141f: Preparing 23:47:07 bbc3d6c7316c: Preparing 23:47:07 1f1367abdece: Preparing 23:47:07 4ca859840faf: Preparing 23:47:07 caa37413cb8c: Preparing 23:47:07 b644b8dd8eba: Preparing 23:47:07 7e520590cbdc: Preparing 23:47:07 92c7baf16a82: Preparing 23:47:07 58582b80fdcf: Preparing 23:47:07 0b02ee6749a1: Preparing 23:47:07 f73e7dbfee58: Preparing 23:47:07 b644b8dd8eba: Waiting 23:47:07 0b02ee6749a1: Waiting 23:47:07 f73e7dbfee58: Waiting 23:47:07 58582b80fdcf: Waiting 23:47:07 92c7baf16a82: Waiting 23:47:07 7e520590cbdc: Waiting 23:47:07 1f1367abdece: Pushed 23:47:07 a2f4d984141f: Pushed 23:47:07 4ca859840faf: Pushed 23:47:07 bbc3d6c7316c: Pushed 23:47:07 b644b8dd8eba: Layer already exists 23:47:07 7e520590cbdc: Pushed 23:47:07 92c7baf16a82: Pushed 23:47:07 58582b80fdcf: Pushed 23:47:07 0b02ee6749a1: Pushed 23:47:07 f73e7dbfee58: Layer already exists 23:47:11 caa37413cb8c: Pushed 23:47:11 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:5a93a6c6f2c10d6ad239d9a05ddeed4869d551c73bac97cd96fe86fba47c7ee3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:47:11 a2f4d984141f: Preparing 23:47:11 a2f4d984141f: Preparing 23:47:11 bbc3d6c7316c: Preparing 23:47:11 1f1367abdece: Preparing 23:47:11 4ca859840faf: Preparing 23:47:11 caa37413cb8c: Preparing 23:47:11 b644b8dd8eba: Preparing 23:47:11 7e520590cbdc: Preparing 23:47:11 92c7baf16a82: Preparing 23:47:11 58582b80fdcf: Preparing 23:47:11 0b02ee6749a1: Preparing 23:47:11 f73e7dbfee58: Preparing 23:47:11 b644b8dd8eba: Waiting 23:47:11 7e520590cbdc: Waiting 23:47:11 92c7baf16a82: Waiting 23:47:11 58582b80fdcf: Waiting 23:47:11 0b02ee6749a1: Waiting 23:47:11 f73e7dbfee58: Waiting 23:47:11 caa37413cb8c: Layer already exists 23:47:11 4ca859840faf: Layer already exists 23:47:11 a2f4d984141f: Layer already exists 23:47:11 1f1367abdece: Layer already exists 23:47:11 bbc3d6c7316c: Layer already exists 23:47:12 b644b8dd8eba: Layer already exists 23:47:12 58582b80fdcf: Layer already exists 23:47:12 92c7baf16a82: Layer already exists 23:47:12 0b02ee6749a1: Layer already exists 23:47:12 7e520590cbdc: Layer already exists 23:47:12 f73e7dbfee58: Layer already exists 23:47:12 latest: digest: sha256:5a93a6c6f2c10d6ad239d9a05ddeed4869d551c73bac97cd96fe86fba47c7ee3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.21 23:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:47:12 a2f4d984141f: Preparing 23:47:12 a2f4d984141f: Preparing 23:47:12 bbc3d6c7316c: Preparing 23:47:12 1f1367abdece: Preparing 23:47:12 4ca859840faf: Preparing 23:47:12 caa37413cb8c: Preparing 23:47:12 b644b8dd8eba: Preparing 23:47:12 7e520590cbdc: Preparing 23:47:12 92c7baf16a82: Preparing 23:47:12 58582b80fdcf: Preparing 23:47:12 0b02ee6749a1: Preparing 23:47:12 f73e7dbfee58: Preparing 23:47:12 92c7baf16a82: Waiting 23:47:12 b644b8dd8eba: Waiting 23:47:12 7e520590cbdc: Waiting 23:47:12 58582b80fdcf: Waiting 23:47:12 0b02ee6749a1: Waiting 23:47:12 f73e7dbfee58: Waiting 23:47:12 a2f4d984141f: Layer already exists 23:47:12 1f1367abdece: Layer already exists 23:47:12 4ca859840faf: Layer already exists 23:47:12 caa37413cb8c: Layer already exists 23:47:12 bbc3d6c7316c: Layer already exists 23:47:13 b644b8dd8eba: Layer already exists 23:47:13 92c7baf16a82: Layer already exists 23:47:13 58582b80fdcf: Layer already exists 23:47:13 7e520590cbdc: Layer already exists 23:47:13 0b02ee6749a1: Layer already exists 23:47:13 f73e7dbfee58: Layer already exists 23:47:13 2.2.1-dev.21: digest: sha256:5a93a6c6f2c10d6ad239d9a05ddeed4869d551c73bac97cd96fe86fba47c7ee3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:47:13 a2f4d984141f: Preparing 23:47:13 a2f4d984141f: Preparing 23:47:13 bbc3d6c7316c: Preparing 23:47:13 1f1367abdece: Preparing 23:47:13 4ca859840faf: Preparing 23:47:13 caa37413cb8c: Preparing 23:47:13 b644b8dd8eba: Preparing 23:47:13 7e520590cbdc: Preparing 23:47:13 92c7baf16a82: Preparing 23:47:13 58582b80fdcf: Preparing 23:47:13 0b02ee6749a1: Preparing 23:47:13 f73e7dbfee58: Preparing 23:47:13 7e520590cbdc: Waiting 23:47:13 92c7baf16a82: Waiting 23:47:13 58582b80fdcf: Waiting 23:47:13 0b02ee6749a1: Waiting 23:47:13 f73e7dbfee58: Waiting 23:47:13 b644b8dd8eba: Waiting 23:47:13 4ca859840faf: Layer already exists 23:47:13 a2f4d984141f: Layer already exists 23:47:13 1f1367abdece: Layer already exists 23:47:13 bbc3d6c7316c: Layer already exists 23:47:13 caa37413cb8c: Layer already exists 23:47:13 b644b8dd8eba: Layer already exists 23:47:14 7e520590cbdc: Layer already exists 23:47:14 0b02ee6749a1: Layer already exists 23:47:14 58582b80fdcf: Layer already exists 23:47:14 92c7baf16a82: Layer already exists 23:47:14 f73e7dbfee58: Layer already exists 23:47:14 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:5a93a6c6f2c10d6ad239d9a05ddeed4869d551c73bac97cd96fe86fba47c7ee3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:47:14 a2f4d984141f: Preparing 23:47:14 a2f4d984141f: Preparing 23:47:14 bbc3d6c7316c: Preparing 23:47:14 1f1367abdece: Preparing 23:47:14 4ca859840faf: Preparing 23:47:14 caa37413cb8c: Preparing 23:47:14 b644b8dd8eba: Preparing 23:47:14 7e520590cbdc: Preparing 23:47:14 92c7baf16a82: Preparing 23:47:14 58582b80fdcf: Preparing 23:47:14 0b02ee6749a1: Preparing 23:47:14 f73e7dbfee58: Preparing 23:47:14 b644b8dd8eba: Waiting 23:47:14 7e520590cbdc: Waiting 23:47:14 58582b80fdcf: Waiting 23:47:14 0b02ee6749a1: Waiting 23:47:14 f73e7dbfee58: Waiting 23:47:14 92c7baf16a82: Waiting 23:47:14 caa37413cb8c: Layer already exists 23:47:14 bbc3d6c7316c: Layer already exists 23:47:14 1f1367abdece: Layer already exists 23:47:14 a2f4d984141f: Layer already exists 23:47:14 4ca859840faf: Layer already exists 23:47:14 7e520590cbdc: Layer already exists 23:47:14 b644b8dd8eba: Layer already exists 23:47:14 92c7baf16a82: Layer already exists 23:47:14 58582b80fdcf: Layer already exists 23:47:14 0b02ee6749a1: Layer already exists 23:47:15 f73e7dbfee58: Layer already exists 23:47:15 main: digest: sha256:5a93a6c6f2c10d6ad239d9a05ddeed4869d551c73bac97cd96fe86fba47c7ee3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:47:15 ===================================================== [Pipeline] echo 23:47:15 taggedImages: 23:47:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:47:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.21 23:47:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:47:15 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:47:15 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:15 latest 23:47:15 2.2.1-dev.21 23:47:15 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:15 main 23:47:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:47:15 901b2a5677a6: Preparing 23:47:15 5f181f2da238: Preparing 23:47:15 aa49efaad105: Preparing 23:47:15 cac14d9d8ce2: Preparing 23:47:15 683767db4787: Preparing 23:47:15 2c6b5a4f7e55: Preparing 23:47:15 ea4fc2a62e4f: Preparing 23:47:15 f73e7dbfee58: Preparing 23:47:15 2c6b5a4f7e55: Waiting 23:47:15 ea4fc2a62e4f: Waiting 23:47:15 f73e7dbfee58: Waiting 23:47:16 901b2a5677a6: Pushed 23:47:16 683767db4787: Pushed 23:47:16 5f181f2da238: Pushed 23:47:16 f73e7dbfee58: Layer already exists 23:47:16 2c6b5a4f7e55: Pushed 23:47:17 ea4fc2a62e4f: Pushed 23:47:18 cac14d9d8ce2: Pushed 23:47:18 aa49efaad105: Pushed 23:47:18 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:e53c51ac8e993ccdd1bedfeb5bc7150ce6841bfaac95be5e9e9419dabe84c301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:19 + 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 23:47:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:47:19 901b2a5677a6: Preparing 23:47:19 5f181f2da238: Preparing 23:47:19 aa49efaad105: Preparing 23:47:19 cac14d9d8ce2: Preparing 23:47:19 683767db4787: Preparing 23:47:19 2c6b5a4f7e55: Preparing 23:47:19 ea4fc2a62e4f: Preparing 23:47:19 f73e7dbfee58: Preparing 23:47:19 ea4fc2a62e4f: Waiting 23:47:19 f73e7dbfee58: Waiting 23:47:19 2c6b5a4f7e55: Waiting 23:47:19 901b2a5677a6: Layer already exists 23:47:19 aa49efaad105: Layer already exists 23:47:19 5f181f2da238: Layer already exists 23:47:19 cac14d9d8ce2: Layer already exists 23:47:19 683767db4787: Layer already exists 23:47:19 2c6b5a4f7e55: Layer already exists 23:47:19 f73e7dbfee58: Layer already exists 23:47:19 ea4fc2a62e4f: Layer already exists 23:47:19 latest: digest: sha256:e53c51ac8e993ccdd1bedfeb5bc7150ce6841bfaac95be5e9e9419dabe84c301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.21 23:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:47:20 901b2a5677a6: Preparing 23:47:20 5f181f2da238: Preparing 23:47:20 aa49efaad105: Preparing 23:47:20 cac14d9d8ce2: Preparing 23:47:20 683767db4787: Preparing 23:47:20 2c6b5a4f7e55: Preparing 23:47:20 ea4fc2a62e4f: Preparing 23:47:20 f73e7dbfee58: Preparing 23:47:20 2c6b5a4f7e55: Waiting 23:47:20 ea4fc2a62e4f: Waiting 23:47:20 f73e7dbfee58: Waiting 23:47:20 5f181f2da238: Layer already exists 23:47:20 aa49efaad105: Layer already exists 23:47:20 683767db4787: Layer already exists 23:47:20 cac14d9d8ce2: Layer already exists 23:47:20 901b2a5677a6: Layer already exists 23:47:20 2c6b5a4f7e55: Layer already exists 23:47:20 f73e7dbfee58: Layer already exists 23:47:20 ea4fc2a62e4f: Layer already exists 23:47:20 2.2.1-dev.21: digest: sha256:e53c51ac8e993ccdd1bedfeb5bc7150ce6841bfaac95be5e9e9419dabe84c301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:47:21 901b2a5677a6: Preparing 23:47:21 5f181f2da238: Preparing 23:47:21 aa49efaad105: Preparing 23:47:21 cac14d9d8ce2: Preparing 23:47:21 683767db4787: Preparing 23:47:21 2c6b5a4f7e55: Preparing 23:47:21 ea4fc2a62e4f: Preparing 23:47:21 f73e7dbfee58: Preparing 23:47:21 ea4fc2a62e4f: Waiting 23:47:21 f73e7dbfee58: Waiting 23:47:21 2c6b5a4f7e55: Waiting 23:47:21 683767db4787: Layer already exists 23:47:21 cac14d9d8ce2: Layer already exists 23:47:21 5f181f2da238: Layer already exists 23:47:21 901b2a5677a6: Layer already exists 23:47:21 aa49efaad105: Layer already exists 23:47:21 2c6b5a4f7e55: Layer already exists 23:47:21 ea4fc2a62e4f: Layer already exists 23:47:21 f73e7dbfee58: Layer already exists 23:47:21 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:e53c51ac8e993ccdd1bedfeb5bc7150ce6841bfaac95be5e9e9419dabe84c301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:22 + 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 23:47:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:47:22 901b2a5677a6: Preparing 23:47:22 5f181f2da238: Preparing 23:47:22 aa49efaad105: Preparing 23:47:22 cac14d9d8ce2: Preparing 23:47:22 683767db4787: Preparing 23:47:22 2c6b5a4f7e55: Preparing 23:47:22 ea4fc2a62e4f: Preparing 23:47:22 f73e7dbfee58: Preparing 23:47:22 2c6b5a4f7e55: Waiting 23:47:22 ea4fc2a62e4f: Waiting 23:47:22 f73e7dbfee58: Waiting 23:47:22 901b2a5677a6: Layer already exists 23:47:22 5f181f2da238: Layer already exists 23:47:22 cac14d9d8ce2: Layer already exists 23:47:22 683767db4787: Layer already exists 23:47:22 aa49efaad105: Layer already exists 23:47:22 f73e7dbfee58: Layer already exists 23:47:22 2c6b5a4f7e55: Layer already exists 23:47:22 ea4fc2a62e4f: Layer already exists 23:47:22 main: digest: sha256:e53c51ac8e993ccdd1bedfeb5bc7150ce6841bfaac95be5e9e9419dabe84c301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:47:22 ===================================================== [Pipeline] echo 23:47:22 taggedImages: 23:47:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:47:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.21 23:47:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:47:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:47:22 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:22 latest 23:47:22 2.2.1-dev.21 23:47:22 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:22 main 23:47:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:47:23 08b5e7cf342f: Preparing 23:47:23 f3aed96e4f72: Preparing 23:47:23 784e69c47c4a: Preparing 23:47:23 83614ff728a8: Preparing 23:47:23 dac031ff6dd2: Preparing 23:47:23 6d244712aaaf: Preparing 23:47:23 d4c89d6ed57c: Preparing 23:47:23 e87b27c9be5c: Preparing 23:47:23 760cff163ef9: Preparing 23:47:23 f73e7dbfee58: Preparing 23:47:23 6d244712aaaf: Waiting 23:47:23 d4c89d6ed57c: Waiting 23:47:23 e87b27c9be5c: Waiting 23:47:23 760cff163ef9: Waiting 23:47:23 f73e7dbfee58: Waiting 23:47:23 f3aed96e4f72: Pushed 23:47:23 dac031ff6dd2: Pushed 23:47:23 08b5e7cf342f: Pushed 23:47:24 6d244712aaaf: Pushed 23:47:24 d4c89d6ed57c: Pushed 23:47:24 e87b27c9be5c: Pushed 23:47:24 f73e7dbfee58: Layer already exists 23:47:24 760cff163ef9: Pushed 23:47:26 83614ff728a8: Pushed 23:47:27 784e69c47c4a: Pushed 23:47:27 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:a2859714676346c48942bf3c32b7668473c0e3e5e08c1794643fe029b959f6c4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:27 + 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 23:47:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:47:28 08b5e7cf342f: Preparing 23:47:28 f3aed96e4f72: Preparing 23:47:28 784e69c47c4a: Preparing 23:47:28 83614ff728a8: Preparing 23:47:28 dac031ff6dd2: Preparing 23:47:28 6d244712aaaf: Preparing 23:47:28 d4c89d6ed57c: Preparing 23:47:28 e87b27c9be5c: Preparing 23:47:28 760cff163ef9: Preparing 23:47:28 f73e7dbfee58: Preparing 23:47:28 6d244712aaaf: Waiting 23:47:28 e87b27c9be5c: Waiting 23:47:28 d4c89d6ed57c: Waiting 23:47:28 760cff163ef9: Waiting 23:47:28 f73e7dbfee58: Waiting 23:47:28 dac031ff6dd2: Layer already exists 23:47:28 08b5e7cf342f: Layer already exists 23:47:28 f3aed96e4f72: Layer already exists 23:47:28 784e69c47c4a: Layer already exists 23:47:28 83614ff728a8: Layer already exists 23:47:28 760cff163ef9: Layer already exists 23:47:28 6d244712aaaf: Layer already exists 23:47:28 e87b27c9be5c: Layer already exists 23:47:28 d4c89d6ed57c: Layer already exists 23:47:28 f73e7dbfee58: Layer already exists 23:47:28 latest: digest: sha256:a2859714676346c48942bf3c32b7668473c0e3e5e08c1794643fe029b959f6c4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.21 23:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:47:29 08b5e7cf342f: Preparing 23:47:29 f3aed96e4f72: Preparing 23:47:29 784e69c47c4a: Preparing 23:47:29 83614ff728a8: Preparing 23:47:29 dac031ff6dd2: Preparing 23:47:29 6d244712aaaf: Preparing 23:47:29 d4c89d6ed57c: Preparing 23:47:29 e87b27c9be5c: Preparing 23:47:29 760cff163ef9: Preparing 23:47:29 f73e7dbfee58: Preparing 23:47:29 6d244712aaaf: Waiting 23:47:29 d4c89d6ed57c: Waiting 23:47:29 e87b27c9be5c: Waiting 23:47:29 f73e7dbfee58: Waiting 23:47:29 760cff163ef9: Waiting 23:47:29 784e69c47c4a: Layer already exists 23:47:29 08b5e7cf342f: Layer already exists 23:47:29 83614ff728a8: Layer already exists 23:47:29 f3aed96e4f72: Layer already exists 23:47:29 dac031ff6dd2: Layer already exists 23:47:29 6d244712aaaf: Layer already exists 23:47:29 e87b27c9be5c: Layer already exists 23:47:29 d4c89d6ed57c: Layer already exists 23:47:29 f73e7dbfee58: Layer already exists 23:47:29 760cff163ef9: Layer already exists 23:47:29 2.2.1-dev.21: digest: sha256:a2859714676346c48942bf3c32b7668473c0e3e5e08c1794643fe029b959f6c4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:47:30 08b5e7cf342f: Preparing 23:47:30 f3aed96e4f72: Preparing 23:47:30 784e69c47c4a: Preparing 23:47:30 83614ff728a8: Preparing 23:47:30 dac031ff6dd2: Preparing 23:47:30 6d244712aaaf: Preparing 23:47:30 d4c89d6ed57c: Preparing 23:47:30 e87b27c9be5c: Preparing 23:47:30 760cff163ef9: Preparing 23:47:30 f73e7dbfee58: Preparing 23:47:30 6d244712aaaf: Waiting 23:47:30 e87b27c9be5c: Waiting 23:47:30 760cff163ef9: Waiting 23:47:30 f73e7dbfee58: Waiting 23:47:30 d4c89d6ed57c: Waiting 23:47:30 08b5e7cf342f: Layer already exists 23:47:30 784e69c47c4a: Layer already exists 23:47:30 83614ff728a8: Layer already exists 23:47:30 f3aed96e4f72: Layer already exists 23:47:30 dac031ff6dd2: Layer already exists 23:47:30 6d244712aaaf: Layer already exists 23:47:30 e87b27c9be5c: Layer already exists 23:47:30 f73e7dbfee58: Layer already exists 23:47:30 d4c89d6ed57c: Layer already exists 23:47:30 760cff163ef9: Layer already exists 23:47:30 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:a2859714676346c48942bf3c32b7668473c0e3e5e08c1794643fe029b959f6c4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:30 + 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 23:47:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:47:31 08b5e7cf342f: Preparing 23:47:31 f3aed96e4f72: Preparing 23:47:31 784e69c47c4a: Preparing 23:47:31 83614ff728a8: Preparing 23:47:31 dac031ff6dd2: Preparing 23:47:31 6d244712aaaf: Preparing 23:47:31 d4c89d6ed57c: Preparing 23:47:31 e87b27c9be5c: Preparing 23:47:31 760cff163ef9: Preparing 23:47:31 f73e7dbfee58: Preparing 23:47:31 6d244712aaaf: Waiting 23:47:31 d4c89d6ed57c: Waiting 23:47:31 e87b27c9be5c: Waiting 23:47:31 760cff163ef9: Waiting 23:47:31 f73e7dbfee58: Waiting 23:47:31 f3aed96e4f72: Layer already exists 23:47:31 dac031ff6dd2: Layer already exists 23:47:31 83614ff728a8: Layer already exists 23:47:31 08b5e7cf342f: Layer already exists 23:47:31 784e69c47c4a: Layer already exists 23:47:31 e87b27c9be5c: Layer already exists 23:47:31 6d244712aaaf: Layer already exists 23:47:31 760cff163ef9: Layer already exists 23:47:31 d4c89d6ed57c: Layer already exists 23:47:31 f73e7dbfee58: Layer already exists 23:47:31 main: digest: sha256:a2859714676346c48942bf3c32b7668473c0e3e5e08c1794643fe029b959f6c4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:47:31 ===================================================== [Pipeline] echo 23:47:31 taggedImages: 23:47:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:47:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.21 23:47:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:47:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:47:31 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:31 latest 23:47:31 2.2.1-dev.21 23:47:31 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:31 main 23:47:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:47:32 8372dd08e59d: Preparing 23:47:32 089c5226a32b: Preparing 23:47:32 b644b8dd8eba: Preparing 23:47:32 c2d234f3f99d: Preparing 23:47:32 e1ca1c1ec138: Preparing 23:47:32 4f4ce317c6bb: Preparing 23:47:32 4f4ce317c6bb: Waiting 23:47:32 b644b8dd8eba: Layer already exists 23:47:32 4f4ce317c6bb: Layer already exists 23:47:32 8372dd08e59d: Pushed 23:47:32 e1ca1c1ec138: Pushed 23:47:33 c2d234f3f99d: Pushed 23:47:37 089c5226a32b: Pushed 23:47:37 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:f57a6a1b23314119851714e7b88d291917b202f650993164a36f14792b4f70cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:37 + 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 23:47:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:47:37 8372dd08e59d: Preparing 23:47:37 089c5226a32b: Preparing 23:47:37 b644b8dd8eba: Preparing 23:47:37 c2d234f3f99d: Preparing 23:47:37 e1ca1c1ec138: Preparing 23:47:37 4f4ce317c6bb: Preparing 23:47:37 4f4ce317c6bb: Waiting 23:47:37 8372dd08e59d: Layer already exists 23:47:37 b644b8dd8eba: Layer already exists 23:47:37 c2d234f3f99d: Layer already exists 23:47:37 e1ca1c1ec138: Layer already exists 23:47:37 089c5226a32b: Layer already exists 23:47:37 4f4ce317c6bb: Layer already exists 23:47:38 latest: digest: sha256:f57a6a1b23314119851714e7b88d291917b202f650993164a36f14792b4f70cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.21 23:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:47:38 8372dd08e59d: Preparing 23:47:38 089c5226a32b: Preparing 23:47:38 b644b8dd8eba: Preparing 23:47:38 c2d234f3f99d: Preparing 23:47:38 e1ca1c1ec138: Preparing 23:47:38 4f4ce317c6bb: Preparing 23:47:38 4f4ce317c6bb: Waiting 23:47:38 c2d234f3f99d: Layer already exists 23:47:38 b644b8dd8eba: Layer already exists 23:47:38 8372dd08e59d: Layer already exists 23:47:38 089c5226a32b: Layer already exists 23:47:38 e1ca1c1ec138: Layer already exists 23:47:38 4f4ce317c6bb: Layer already exists 23:47:39 2.2.1-dev.21: digest: sha256:f57a6a1b23314119851714e7b88d291917b202f650993164a36f14792b4f70cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:47:39 8372dd08e59d: Preparing 23:47:39 089c5226a32b: Preparing 23:47:39 b644b8dd8eba: Preparing 23:47:39 c2d234f3f99d: Preparing 23:47:39 e1ca1c1ec138: Preparing 23:47:39 4f4ce317c6bb: Preparing 23:47:39 4f4ce317c6bb: Waiting 23:47:39 e1ca1c1ec138: Layer already exists 23:47:39 b644b8dd8eba: Layer already exists 23:47:39 8372dd08e59d: Layer already exists 23:47:39 089c5226a32b: Layer already exists 23:47:39 c2d234f3f99d: Layer already exists 23:47:39 4f4ce317c6bb: Layer already exists 23:47:40 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:f57a6a1b23314119851714e7b88d291917b202f650993164a36f14792b4f70cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:40 + 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 23:47:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:47:40 8372dd08e59d: Preparing 23:47:40 089c5226a32b: Preparing 23:47:40 b644b8dd8eba: Preparing 23:47:40 c2d234f3f99d: Preparing 23:47:40 e1ca1c1ec138: Preparing 23:47:40 4f4ce317c6bb: Preparing 23:47:40 4f4ce317c6bb: Waiting 23:47:40 b644b8dd8eba: Layer already exists 23:47:40 089c5226a32b: Layer already exists 23:47:40 8372dd08e59d: Layer already exists 23:47:40 c2d234f3f99d: Layer already exists 23:47:40 e1ca1c1ec138: Layer already exists 23:47:40 4f4ce317c6bb: Layer already exists 23:47:41 main: digest: sha256:f57a6a1b23314119851714e7b88d291917b202f650993164a36f14792b4f70cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:47:41 ===================================================== [Pipeline] echo 23:47:41 taggedImages: 23:47:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:47:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.21 23:47:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:47:41 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:47:41 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:41 latest 23:47:41 2.2.1-dev.21 23:47:41 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:47:41 main 23:47:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:47:41 65b3b060a5ab: Preparing 23:47:41 ca37afa95cf7: Preparing 23:47:41 fda4538a64d4: Preparing 23:47:41 ae68e9a09e5c: Preparing 23:47:41 4c58b52ff0b8: Preparing 23:47:41 ce063a20e0eb: Preparing 23:47:41 e1ca1c1ec138: Preparing 23:47:41 4f4ce317c6bb: Preparing 23:47:41 ce063a20e0eb: Waiting 23:47:41 e1ca1c1ec138: Waiting 23:47:41 4f4ce317c6bb: Waiting 23:47:42 ca37afa95cf7: Pushed 23:47:42 65b3b060a5ab: Pushed 23:47:42 fda4538a64d4: Pushed 23:47:42 e1ca1c1ec138: Layer already exists 23:47:42 4f4ce317c6bb: Layer already exists 23:47:43 ce063a20e0eb: Pushed 23:47:51 4c58b52ff0b8: Pushed 23:47:58 ae68e9a09e5c: Pushed 23:47:58 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:9e77311ea65c9c535a014fd860d9fbbba7affc7b72b64fd84cc9bba458679d5c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:58 + 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 23:47:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:47:58 65b3b060a5ab: Preparing 23:47:58 ca37afa95cf7: Preparing 23:47:58 fda4538a64d4: Preparing 23:47:58 ae68e9a09e5c: Preparing 23:47:58 4c58b52ff0b8: Preparing 23:47:58 ce063a20e0eb: Preparing 23:47:58 e1ca1c1ec138: Preparing 23:47:58 4f4ce317c6bb: Preparing 23:47:58 ce063a20e0eb: Waiting 23:47:58 e1ca1c1ec138: Waiting 23:47:58 4f4ce317c6bb: Waiting 23:47:58 4c58b52ff0b8: Layer already exists 23:47:58 fda4538a64d4: Layer already exists 23:47:58 ae68e9a09e5c: Layer already exists 23:47:58 65b3b060a5ab: Layer already exists 23:47:58 ca37afa95cf7: Layer already exists 23:47:58 e1ca1c1ec138: Layer already exists 23:47:58 ce063a20e0eb: Layer already exists 23:47:58 4f4ce317c6bb: Layer already exists 23:47:59 latest: digest: sha256:9e77311ea65c9c535a014fd860d9fbbba7affc7b72b64fd84cc9bba458679d5c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.21 23:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:47:59 65b3b060a5ab: Preparing 23:47:59 ca37afa95cf7: Preparing 23:47:59 fda4538a64d4: Preparing 23:47:59 ae68e9a09e5c: Preparing 23:47:59 4c58b52ff0b8: Preparing 23:47:59 ce063a20e0eb: Preparing 23:47:59 e1ca1c1ec138: Preparing 23:47:59 4f4ce317c6bb: Preparing 23:47:59 ce063a20e0eb: Waiting 23:47:59 e1ca1c1ec138: Waiting 23:47:59 4f4ce317c6bb: Waiting 23:47:59 fda4538a64d4: Layer already exists 23:47:59 ae68e9a09e5c: Layer already exists 23:47:59 ca37afa95cf7: Layer already exists 23:47:59 65b3b060a5ab: Layer already exists 23:47:59 4c58b52ff0b8: Layer already exists 23:47:59 e1ca1c1ec138: Layer already exists 23:47:59 4f4ce317c6bb: Layer already exists 23:47:59 ce063a20e0eb: Layer already exists 23:48:00 2.2.1-dev.21: digest: sha256:9e77311ea65c9c535a014fd860d9fbbba7affc7b72b64fd84cc9bba458679d5c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:48:00 65b3b060a5ab: Preparing 23:48:00 ca37afa95cf7: Preparing 23:48:00 fda4538a64d4: Preparing 23:48:00 ae68e9a09e5c: Preparing 23:48:00 4c58b52ff0b8: Preparing 23:48:00 ce063a20e0eb: Preparing 23:48:00 e1ca1c1ec138: Preparing 23:48:00 4f4ce317c6bb: Preparing 23:48:00 ce063a20e0eb: Waiting 23:48:00 e1ca1c1ec138: Waiting 23:48:00 4f4ce317c6bb: Waiting 23:48:00 ae68e9a09e5c: Layer already exists 23:48:00 4c58b52ff0b8: Layer already exists 23:48:00 ca37afa95cf7: Layer already exists 23:48:00 65b3b060a5ab: Layer already exists 23:48:00 fda4538a64d4: Layer already exists 23:48:00 4f4ce317c6bb: Layer already exists 23:48:00 e1ca1c1ec138: Layer already exists 23:48:00 ce063a20e0eb: Layer already exists 23:48:01 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:9e77311ea65c9c535a014fd860d9fbbba7affc7b72b64fd84cc9bba458679d5c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:01 + 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 23:48:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:48:01 65b3b060a5ab: Preparing 23:48:01 ca37afa95cf7: Preparing 23:48:01 fda4538a64d4: Preparing 23:48:01 ae68e9a09e5c: Preparing 23:48:01 4c58b52ff0b8: Preparing 23:48:01 ce063a20e0eb: Preparing 23:48:01 e1ca1c1ec138: Preparing 23:48:01 4f4ce317c6bb: Preparing 23:48:01 ce063a20e0eb: Waiting 23:48:01 e1ca1c1ec138: Waiting 23:48:01 4f4ce317c6bb: Waiting 23:48:01 fda4538a64d4: Layer already exists 23:48:01 4c58b52ff0b8: Layer already exists 23:48:01 65b3b060a5ab: Layer already exists 23:48:01 ae68e9a09e5c: Layer already exists 23:48:01 ca37afa95cf7: Layer already exists 23:48:01 4f4ce317c6bb: Layer already exists 23:48:01 ce063a20e0eb: Layer already exists 23:48:01 e1ca1c1ec138: Layer already exists 23:48:01 main: digest: sha256:9e77311ea65c9c535a014fd860d9fbbba7affc7b72b64fd84cc9bba458679d5c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:02 ===================================================== [Pipeline] echo 23:48:02 taggedImages: 23:48:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:48:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:48:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.21 23:48:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:48:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:48:02 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:48:02 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:48:02 latest 23:48:02 2.2.1-dev.21 23:48:02 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:48:02 main 23:48:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:48:02 f47fb181f997: Preparing 23:48:02 b57793443ed5: Preparing 23:48:02 4465eaeeb363: Preparing 23:48:02 343221f9dc23: Preparing 23:48:02 d8f880b7fc44: Preparing 23:48:02 e1ca1c1ec138: Preparing 23:48:02 4f4ce317c6bb: Preparing 23:48:02 e1ca1c1ec138: Waiting 23:48:02 4f4ce317c6bb: Waiting 23:48:03 b57793443ed5: Pushed 23:48:03 4465eaeeb363: Pushed 23:48:03 f47fb181f997: Pushed 23:48:03 e1ca1c1ec138: Layer already exists 23:48:03 4f4ce317c6bb: Layer already exists 23:48:03 d8f880b7fc44: Pushed 23:48:18 343221f9dc23: Pushed 23:48:18 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:8360cae79f854c4b821caedb34ba80bd66f0ff8e62259ee065629f7b90e2a527 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:19 + 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 23:48:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:48:19 f47fb181f997: Preparing 23:48:19 b57793443ed5: Preparing 23:48:19 4465eaeeb363: Preparing 23:48:19 343221f9dc23: Preparing 23:48:19 d8f880b7fc44: Preparing 23:48:19 e1ca1c1ec138: Preparing 23:48:19 4f4ce317c6bb: Preparing 23:48:19 e1ca1c1ec138: Waiting 23:48:19 4f4ce317c6bb: Waiting 23:48:19 343221f9dc23: Layer already exists 23:48:19 b57793443ed5: Layer already exists 23:48:19 d8f880b7fc44: Layer already exists 23:48:19 f47fb181f997: Layer already exists 23:48:19 4465eaeeb363: Layer already exists 23:48:19 e1ca1c1ec138: Layer already exists 23:48:19 4f4ce317c6bb: Layer already exists 23:48:19 latest: digest: sha256:8360cae79f854c4b821caedb34ba80bd66f0ff8e62259ee065629f7b90e2a527 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.21 23:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:48:20 f47fb181f997: Preparing 23:48:20 b57793443ed5: Preparing 23:48:20 4465eaeeb363: Preparing 23:48:20 343221f9dc23: Preparing 23:48:20 d8f880b7fc44: Preparing 23:48:20 e1ca1c1ec138: Preparing 23:48:20 4f4ce317c6bb: Preparing 23:48:20 e1ca1c1ec138: Waiting 23:48:20 4f4ce317c6bb: Waiting 23:48:20 d8f880b7fc44: Layer already exists 23:48:20 b57793443ed5: Layer already exists 23:48:20 f47fb181f997: Layer already exists 23:48:20 4465eaeeb363: Layer already exists 23:48:20 343221f9dc23: Layer already exists 23:48:20 e1ca1c1ec138: Layer already exists 23:48:20 4f4ce317c6bb: Layer already exists 23:48:20 2.2.1-dev.21: digest: sha256:8360cae79f854c4b821caedb34ba80bd66f0ff8e62259ee065629f7b90e2a527 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:48:21 f47fb181f997: Preparing 23:48:21 b57793443ed5: Preparing 23:48:21 4465eaeeb363: Preparing 23:48:21 343221f9dc23: Preparing 23:48:21 d8f880b7fc44: Preparing 23:48:21 e1ca1c1ec138: Preparing 23:48:21 4f4ce317c6bb: Preparing 23:48:21 e1ca1c1ec138: Waiting 23:48:21 4f4ce317c6bb: Waiting 23:48:21 d8f880b7fc44: Layer already exists 23:48:21 b57793443ed5: Layer already exists 23:48:21 4465eaeeb363: Layer already exists 23:48:21 f47fb181f997: Layer already exists 23:48:21 343221f9dc23: Layer already exists 23:48:21 4f4ce317c6bb: Layer already exists 23:48:21 e1ca1c1ec138: Layer already exists 23:48:21 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:8360cae79f854c4b821caedb34ba80bd66f0ff8e62259ee065629f7b90e2a527 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:22 + 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 23:48:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:48:22 f47fb181f997: Preparing 23:48:22 b57793443ed5: Preparing 23:48:22 4465eaeeb363: Preparing 23:48:22 343221f9dc23: Preparing 23:48:22 d8f880b7fc44: Preparing 23:48:22 e1ca1c1ec138: Preparing 23:48:22 4f4ce317c6bb: Preparing 23:48:22 e1ca1c1ec138: Waiting 23:48:22 4f4ce317c6bb: Waiting 23:48:22 d8f880b7fc44: Layer already exists 23:48:22 b57793443ed5: Layer already exists 23:48:22 4465eaeeb363: Layer already exists 23:48:22 343221f9dc23: Layer already exists 23:48:22 f47fb181f997: Layer already exists 23:48:22 4f4ce317c6bb: Layer already exists 23:48:22 e1ca1c1ec138: Layer already exists 23:48:22 main: digest: sha256:8360cae79f854c4b821caedb34ba80bd66f0ff8e62259ee065629f7b90e2a527 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:22 ===================================================== [Pipeline] echo 23:48:22 taggedImages: 23:48:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:48:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:48:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.21 23:48:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:48:22 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:48:22 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:48:22 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:48:22 latest 23:48:22 2.2.1-dev.21 23:48:22 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:48:22 main 23:48:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:48:23 efa051adc1ca: Preparing 23:48:23 1d69510b7296: Preparing 23:48:23 91079d013c3d: Preparing 23:48:23 5e35a72efa0e: Preparing 23:48:23 ce063a20e0eb: Preparing 23:48:23 e1ca1c1ec138: Preparing 23:48:23 4f4ce317c6bb: Preparing 23:48:23 e1ca1c1ec138: Waiting 23:48:23 4f4ce317c6bb: Waiting 23:48:23 ce063a20e0eb: Layer already exists 23:48:23 e1ca1c1ec138: Layer already exists 23:48:23 4f4ce317c6bb: Layer already exists 23:48:23 1d69510b7296: Pushed 23:48:23 91079d013c3d: Pushed 23:48:23 efa051adc1ca: Pushed 23:48:38 5e35a72efa0e: Pushed 23:48:38 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:7c79a1c482bb3cd50bb0c35a22ec4996cc846ffef6de023aa1e95e877a20d781 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:39 + 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 23:48:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:48:39 efa051adc1ca: Preparing 23:48:39 1d69510b7296: Preparing 23:48:39 91079d013c3d: Preparing 23:48:39 5e35a72efa0e: Preparing 23:48:39 ce063a20e0eb: Preparing 23:48:39 e1ca1c1ec138: Preparing 23:48:39 4f4ce317c6bb: Preparing 23:48:39 e1ca1c1ec138: Waiting 23:48:39 4f4ce317c6bb: Waiting 23:48:39 5e35a72efa0e: Layer already exists 23:48:39 1d69510b7296: Layer already exists 23:48:39 91079d013c3d: Layer already exists 23:48:39 efa051adc1ca: Layer already exists 23:48:39 ce063a20e0eb: Layer already exists 23:48:39 e1ca1c1ec138: Layer already exists 23:48:39 4f4ce317c6bb: Layer already exists 23:48:39 latest: digest: sha256:7c79a1c482bb3cd50bb0c35a22ec4996cc846ffef6de023aa1e95e877a20d781 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.21 23:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:48:40 efa051adc1ca: Preparing 23:48:40 1d69510b7296: Preparing 23:48:40 91079d013c3d: Preparing 23:48:40 5e35a72efa0e: Preparing 23:48:40 ce063a20e0eb: Preparing 23:48:40 e1ca1c1ec138: Preparing 23:48:40 4f4ce317c6bb: Preparing 23:48:40 e1ca1c1ec138: Waiting 23:48:40 4f4ce317c6bb: Waiting 23:48:40 5e35a72efa0e: Layer already exists 23:48:40 91079d013c3d: Layer already exists 23:48:40 ce063a20e0eb: Layer already exists 23:48:40 efa051adc1ca: Layer already exists 23:48:40 1d69510b7296: Layer already exists 23:48:40 e1ca1c1ec138: Layer already exists 23:48:40 4f4ce317c6bb: Layer already exists 23:48:40 2.2.1-dev.21: digest: sha256:7c79a1c482bb3cd50bb0c35a22ec4996cc846ffef6de023aa1e95e877a20d781 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:48:41 efa051adc1ca: Preparing 23:48:41 1d69510b7296: Preparing 23:48:41 91079d013c3d: Preparing 23:48:41 5e35a72efa0e: Preparing 23:48:41 ce063a20e0eb: Preparing 23:48:41 e1ca1c1ec138: Preparing 23:48:41 4f4ce317c6bb: Preparing 23:48:41 4f4ce317c6bb: Waiting 23:48:41 e1ca1c1ec138: Waiting 23:48:41 efa051adc1ca: Layer already exists 23:48:41 5e35a72efa0e: Layer already exists 23:48:41 91079d013c3d: Layer already exists 23:48:41 ce063a20e0eb: Layer already exists 23:48:41 1d69510b7296: Layer already exists 23:48:41 e1ca1c1ec138: Layer already exists 23:48:41 4f4ce317c6bb: Layer already exists 23:48:41 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:7c79a1c482bb3cd50bb0c35a22ec4996cc846ffef6de023aa1e95e877a20d781 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:41 + 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 23:48:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:48:42 efa051adc1ca: Preparing 23:48:42 1d69510b7296: Preparing 23:48:42 91079d013c3d: Preparing 23:48:42 5e35a72efa0e: Preparing 23:48:42 ce063a20e0eb: Preparing 23:48:42 e1ca1c1ec138: Preparing 23:48:42 4f4ce317c6bb: Preparing 23:48:42 e1ca1c1ec138: Waiting 23:48:42 4f4ce317c6bb: Waiting 23:48:42 efa051adc1ca: Layer already exists 23:48:42 1d69510b7296: Layer already exists 23:48:42 5e35a72efa0e: Layer already exists 23:48:42 ce063a20e0eb: Layer already exists 23:48:42 91079d013c3d: Layer already exists 23:48:42 e1ca1c1ec138: Layer already exists 23:48:42 4f4ce317c6bb: Layer already exists 23:48:42 main: digest: sha256:7c79a1c482bb3cd50bb0c35a22ec4996cc846ffef6de023aa1e95e877a20d781 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:42 ===================================================== [Pipeline] echo 23:48:42 taggedImages: 23:48:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:48:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:48:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.21 23:48:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:48:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:48:42 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:48:42 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:48:42 latest 23:48:42 2.2.1-dev.21 23:48:42 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:48:42 main 23:48:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:48:43 a263c93effc7: Preparing 23:48:43 bfd8b49820f9: Preparing 23:48:43 b644b8dd8eba: Preparing 23:48:43 311690771149: Preparing 23:48:43 f73e7dbfee58: Preparing 23:48:43 f73e7dbfee58: Layer already exists 23:48:43 b644b8dd8eba: Layer already exists 23:48:43 a263c93effc7: Pushed 23:48:43 311690771149: Pushed 23:48:47 bfd8b49820f9: Pushed 23:48:48 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:3f2857e3da92da09340e7298821ad5fdd00232d23afb15002408d8c28a64d9a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:48:48 a263c93effc7: Preparing 23:48:48 bfd8b49820f9: Preparing 23:48:48 b644b8dd8eba: Preparing 23:48:48 311690771149: Preparing 23:48:48 f73e7dbfee58: Preparing 23:48:48 f73e7dbfee58: Layer already exists 23:48:48 b644b8dd8eba: Layer already exists 23:48:48 bfd8b49820f9: Layer already exists 23:48:48 311690771149: Layer already exists 23:48:48 a263c93effc7: Layer already exists 23:48:49 latest: digest: sha256:3f2857e3da92da09340e7298821ad5fdd00232d23afb15002408d8c28a64d9a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.21 23:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:48:49 a263c93effc7: Preparing 23:48:49 bfd8b49820f9: Preparing 23:48:49 b644b8dd8eba: Preparing 23:48:49 311690771149: Preparing 23:48:49 f73e7dbfee58: Preparing 23:48:49 f73e7dbfee58: Layer already exists 23:48:49 a263c93effc7: Layer already exists 23:48:49 bfd8b49820f9: Layer already exists 23:48:49 311690771149: Layer already exists 23:48:49 b644b8dd8eba: Layer already exists 23:48:50 2.2.1-dev.21: digest: sha256:3f2857e3da92da09340e7298821ad5fdd00232d23afb15002408d8c28a64d9a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:48:50 a263c93effc7: Preparing 23:48:50 bfd8b49820f9: Preparing 23:48:50 b644b8dd8eba: Preparing 23:48:50 311690771149: Preparing 23:48:50 f73e7dbfee58: Preparing 23:48:50 f73e7dbfee58: Layer already exists 23:48:50 a263c93effc7: Layer already exists 23:48:50 b644b8dd8eba: Layer already exists 23:48:50 bfd8b49820f9: Layer already exists 23:48:50 311690771149: Layer already exists 23:48:51 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:3f2857e3da92da09340e7298821ad5fdd00232d23afb15002408d8c28a64d9a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:48:51 a263c93effc7: Preparing 23:48:51 bfd8b49820f9: Preparing 23:48:51 b644b8dd8eba: Preparing 23:48:51 311690771149: Preparing 23:48:51 f73e7dbfee58: Preparing 23:48:51 bfd8b49820f9: Layer already exists 23:48:51 f73e7dbfee58: Layer already exists 23:48:51 311690771149: Layer already exists 23:48:51 b644b8dd8eba: Layer already exists 23:48:51 a263c93effc7: Layer already exists 23:48:52 main: digest: sha256:3f2857e3da92da09340e7298821ad5fdd00232d23afb15002408d8c28a64d9a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:52 ===================================================== [Pipeline] echo 23:48:52 taggedImages: 23:48:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:48:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:48:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.21 23:48:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:48:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:48:52 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:48:52 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:48:52 latest 23:48:52 2.2.1-dev.21 23:48:52 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:48:52 main 23:48:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:48:52 d7398c45e2e7: Preparing 23:48:52 51bcccbefa92: Preparing 23:48:52 b644b8dd8eba: Preparing 23:48:52 3565e9ff410e: Preparing 23:48:52 f73e7dbfee58: Preparing 23:48:52 b644b8dd8eba: Layer already exists 23:48:52 3565e9ff410e: Layer already exists 23:48:53 f73e7dbfee58: Layer already exists 23:48:53 d7398c45e2e7: Pushed 23:48:57 51bcccbefa92: Pushed 23:48:57 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:575e276189d6cb99a2c743897e331002e8e7c541ead7f2fa6dfeeef1450f2edb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:48:58 d7398c45e2e7: Preparing 23:48:58 51bcccbefa92: Preparing 23:48:58 b644b8dd8eba: Preparing 23:48:58 3565e9ff410e: Preparing 23:48:58 f73e7dbfee58: Preparing 23:48:58 3565e9ff410e: Layer already exists 23:48:58 d7398c45e2e7: Layer already exists 23:48:58 b644b8dd8eba: Layer already exists 23:48:58 f73e7dbfee58: Layer already exists 23:48:58 51bcccbefa92: Layer already exists 23:48:58 latest: digest: sha256:575e276189d6cb99a2c743897e331002e8e7c541ead7f2fa6dfeeef1450f2edb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.21 23:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:48:59 d7398c45e2e7: Preparing 23:48:59 51bcccbefa92: Preparing 23:48:59 b644b8dd8eba: Preparing 23:48:59 3565e9ff410e: Preparing 23:48:59 f73e7dbfee58: Preparing 23:48:59 f73e7dbfee58: Layer already exists 23:48:59 3565e9ff410e: Layer already exists 23:48:59 b644b8dd8eba: Layer already exists 23:48:59 51bcccbefa92: Layer already exists 23:48:59 d7398c45e2e7: Layer already exists 23:48:59 2.2.1-dev.21: digest: sha256:575e276189d6cb99a2c743897e331002e8e7c541ead7f2fa6dfeeef1450f2edb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:49:00 d7398c45e2e7: Preparing 23:49:00 51bcccbefa92: Preparing 23:49:00 b644b8dd8eba: Preparing 23:49:00 3565e9ff410e: Preparing 23:49:00 f73e7dbfee58: Preparing 23:49:00 d7398c45e2e7: Layer already exists 23:49:00 b644b8dd8eba: Layer already exists 23:49:00 f73e7dbfee58: Layer already exists 23:49:00 3565e9ff410e: Layer already exists 23:49:00 51bcccbefa92: Layer already exists 23:49:00 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:575e276189d6cb99a2c743897e331002e8e7c541ead7f2fa6dfeeef1450f2edb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:49:01 d7398c45e2e7: Preparing 23:49:01 51bcccbefa92: Preparing 23:49:01 b644b8dd8eba: Preparing 23:49:01 3565e9ff410e: Preparing 23:49:01 f73e7dbfee58: Preparing 23:49:01 3565e9ff410e: Layer already exists 23:49:01 d7398c45e2e7: Layer already exists 23:49:01 b644b8dd8eba: Layer already exists 23:49:01 f73e7dbfee58: Layer already exists 23:49:01 51bcccbefa92: Layer already exists 23:49:01 main: digest: sha256:575e276189d6cb99a2c743897e331002e8e7c541ead7f2fa6dfeeef1450f2edb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:01 ===================================================== [Pipeline] echo 23:49:01 taggedImages: 23:49:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:49:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:49:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.21 23:49:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:49:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 23:49:01 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 23:49:01 33a3e4f3e3406f6cea49ab831237154515d8a27f 23:49:01 latest 23:49:01 2.2.1-dev.21 23:49:01 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:49:01 main 23:49:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:02 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:49:02 c97824e68dd8: Preparing 23:49:02 56ca83007779: Preparing 23:49:02 0809567bcb4e: Preparing 23:49:02 dac52e79761d: Preparing 23:49:02 f0e5a4d6c014: Preparing 23:49:02 3b19d27f08f7: Preparing 23:49:02 73bb99a6e169: Preparing 23:49:02 ec06c3102977: Preparing 23:49:02 6a3c62e080c7: Preparing 23:49:02 340cb19ca677: Preparing 23:49:02 4f4ce317c6bb: Preparing 23:49:02 3b19d27f08f7: Waiting 23:49:02 73bb99a6e169: Waiting 23:49:02 ec06c3102977: Waiting 23:49:02 6a3c62e080c7: Waiting 23:49:02 340cb19ca677: Waiting 23:49:02 4f4ce317c6bb: Waiting 23:49:02 f0e5a4d6c014: Layer already exists 23:49:02 3b19d27f08f7: Layer already exists 23:49:02 73bb99a6e169: Layer already exists 23:49:02 56ca83007779: Pushed 23:49:02 ec06c3102977: Layer already exists 23:49:02 6a3c62e080c7: Layer already exists 23:49:02 340cb19ca677: Layer already exists 23:49:02 4f4ce317c6bb: Layer already exists 23:49:03 c97824e68dd8: Pushed 23:49:05 0809567bcb4e: Pushed 23:49:20 dac52e79761d: Pushed 23:49:20 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:5afbd223ac3f94b8d04efa9655b7fadd3231bc7ed60f0554c836959b0414285b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:20 + 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 23:49:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:49:21 c97824e68dd8: Preparing 23:49:21 56ca83007779: Preparing 23:49:21 0809567bcb4e: Preparing 23:49:21 dac52e79761d: Preparing 23:49:21 f0e5a4d6c014: Preparing 23:49:21 3b19d27f08f7: Preparing 23:49:21 73bb99a6e169: Preparing 23:49:21 ec06c3102977: Preparing 23:49:21 6a3c62e080c7: Preparing 23:49:21 340cb19ca677: Preparing 23:49:21 4f4ce317c6bb: Preparing 23:49:21 3b19d27f08f7: Waiting 23:49:21 73bb99a6e169: Waiting 23:49:21 ec06c3102977: Waiting 23:49:21 340cb19ca677: Waiting 23:49:21 6a3c62e080c7: Waiting 23:49:21 4f4ce317c6bb: Waiting 23:49:21 c97824e68dd8: Layer already exists 23:49:21 dac52e79761d: Layer already exists 23:49:21 56ca83007779: Layer already exists 23:49:21 f0e5a4d6c014: Layer already exists 23:49:21 0809567bcb4e: Layer already exists 23:49:21 3b19d27f08f7: Layer already exists 23:49:21 73bb99a6e169: Layer already exists 23:49:21 ec06c3102977: Layer already exists 23:49:21 6a3c62e080c7: Layer already exists 23:49:21 340cb19ca677: Layer already exists 23:49:21 4f4ce317c6bb: Layer already exists 23:49:21 latest: digest: sha256:5afbd223ac3f94b8d04efa9655b7fadd3231bc7ed60f0554c836959b0414285b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:21 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.21 23:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:49:21 c97824e68dd8: Preparing 23:49:21 56ca83007779: Preparing 23:49:21 0809567bcb4e: Preparing 23:49:21 dac52e79761d: Preparing 23:49:21 f0e5a4d6c014: Preparing 23:49:21 3b19d27f08f7: Preparing 23:49:21 73bb99a6e169: Preparing 23:49:21 ec06c3102977: Preparing 23:49:21 6a3c62e080c7: Preparing 23:49:21 340cb19ca677: Preparing 23:49:21 4f4ce317c6bb: Preparing 23:49:21 3b19d27f08f7: Waiting 23:49:21 73bb99a6e169: Waiting 23:49:21 ec06c3102977: Waiting 23:49:21 6a3c62e080c7: Waiting 23:49:21 340cb19ca677: Waiting 23:49:21 4f4ce317c6bb: Waiting 23:49:21 f0e5a4d6c014: Layer already exists 23:49:21 56ca83007779: Layer already exists 23:49:21 c97824e68dd8: Layer already exists 23:49:21 dac52e79761d: Layer already exists 23:49:21 0809567bcb4e: Layer already exists 23:49:21 ec06c3102977: Layer already exists 23:49:21 73bb99a6e169: Layer already exists 23:49:22 340cb19ca677: Layer already exists 23:49:22 3b19d27f08f7: Layer already exists 23:49:22 6a3c62e080c7: Layer already exists 23:49:22 4f4ce317c6bb: Layer already exists 23:49:22 2.2.1-dev.21: digest: sha256:5afbd223ac3f94b8d04efa9655b7fadd3231bc7ed60f0554c836959b0414285b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:22 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:49:22 c97824e68dd8: Preparing 23:49:22 56ca83007779: Preparing 23:49:22 0809567bcb4e: Preparing 23:49:22 dac52e79761d: Preparing 23:49:22 f0e5a4d6c014: Preparing 23:49:22 3b19d27f08f7: Preparing 23:49:22 73bb99a6e169: Preparing 23:49:22 ec06c3102977: Preparing 23:49:22 6a3c62e080c7: Preparing 23:49:22 340cb19ca677: Preparing 23:49:22 4f4ce317c6bb: Preparing 23:49:22 3b19d27f08f7: Waiting 23:49:22 73bb99a6e169: Waiting 23:49:22 ec06c3102977: Waiting 23:49:22 6a3c62e080c7: Waiting 23:49:22 340cb19ca677: Waiting 23:49:22 4f4ce317c6bb: Waiting 23:49:22 f0e5a4d6c014: Layer already exists 23:49:22 dac52e79761d: Layer already exists 23:49:22 c97824e68dd8: Layer already exists 23:49:22 56ca83007779: Layer already exists 23:49:22 0809567bcb4e: Layer already exists 23:49:22 3b19d27f08f7: Layer already exists 23:49:22 ec06c3102977: Layer already exists 23:49:22 73bb99a6e169: Layer already exists 23:49:22 6a3c62e080c7: Layer already exists 23:49:22 340cb19ca677: Layer already exists 23:49:23 4f4ce317c6bb: Layer already exists 23:49:23 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:5afbd223ac3f94b8d04efa9655b7fadd3231bc7ed60f0554c836959b0414285b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:23 + 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 23:49:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 23:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:49:23 c97824e68dd8: Preparing 23:49:23 56ca83007779: Preparing 23:49:23 0809567bcb4e: Preparing 23:49:23 dac52e79761d: Preparing 23:49:23 f0e5a4d6c014: Preparing 23:49:23 3b19d27f08f7: Preparing 23:49:23 73bb99a6e169: Preparing 23:49:23 ec06c3102977: Preparing 23:49:23 6a3c62e080c7: Preparing 23:49:23 340cb19ca677: Preparing 23:49:23 4f4ce317c6bb: Preparing 23:49:23 3b19d27f08f7: Waiting 23:49:23 73bb99a6e169: Waiting 23:49:23 ec06c3102977: Waiting 23:49:23 6a3c62e080c7: Waiting 23:49:23 340cb19ca677: Waiting 23:49:23 4f4ce317c6bb: Waiting 23:49:23 56ca83007779: Layer already exists 23:49:23 c97824e68dd8: Layer already exists 23:49:23 f0e5a4d6c014: Layer already exists 23:49:23 dac52e79761d: Layer already exists 23:49:23 0809567bcb4e: Layer already exists 23:49:23 340cb19ca677: Layer already exists 23:49:23 73bb99a6e169: Layer already exists 23:49:23 6a3c62e080c7: Layer already exists 23:49:23 3b19d27f08f7: Layer already exists 23:49:23 ec06c3102977: Layer already exists 23:49:24 4f4ce317c6bb: Layer already exists 23:49:24 main: digest: sha256:5afbd223ac3f94b8d04efa9655b7fadd3231bc7ed60f0554c836959b0414285b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:24 ===================================================== [Pipeline] echo 23:49:24 taggedImages: 23:49:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f 23:49:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:49:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.21 23:49:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 23:49:24 - 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 23:49:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:24 23:49:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:25 arm64: Pulling from edgex-lftools-log-publisher 23:49:25 8998bd30e6a1: Pulling fs layer 23:49:25 04944245beec: Pulling fs layer 23:49:25 699f458cf7ca: Pulling fs layer 23:49:25 765212b225bb: Pulling fs layer 23:49:25 f23df028b6ca: Pulling fs layer 23:49:25 d65c8cfc05b1: Pulling fs layer 23:49:25 2437ff75d9bd: Pulling fs layer 23:49:25 765212b225bb: Waiting 23:49:25 f23df028b6ca: Waiting 23:49:25 d65c8cfc05b1: Waiting 23:49:25 2437ff75d9bd: Waiting 23:49:25 04944245beec: Verifying Checksum 23:49:25 04944245beec: Download complete 23:49:25 765212b225bb: Verifying Checksum 23:49:25 765212b225bb: Download complete 23:49:25 f23df028b6ca: Verifying Checksum 23:49:25 f23df028b6ca: Download complete 23:49:25 d65c8cfc05b1: Verifying Checksum 23:49:25 d65c8cfc05b1: Download complete 23:49:25 699f458cf7ca: Download complete 23:49:25 8998bd30e6a1: Download complete 23:49:28 2437ff75d9bd: Verifying Checksum 23:49:28 2437ff75d9bd: Download complete 23:49:29 8998bd30e6a1: Pull complete 23:49:30 04944245beec: Pull complete 23:49:31 699f458cf7ca: Pull complete 23:49:32 765212b225bb: Pull complete 23:49:33 f23df028b6ca: Pull complete 23:49:33 d65c8cfc05b1: Pull complete 23:49:48 2437ff75d9bd: Pull complete 23:49:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:48 prd-ubuntu20.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container 23:49:48 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:49:51 $ docker top 66093e70285d1d046b35e46dd7f66c22a4abd762451f74ea866c85cf171dcacc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:52 ---> job-cost.sh 23:49:52 lf-activate-venv: SKIPPING 23:49:52 INFO: No Stack... 23:49:52 INFO: Retrieving Pricing Info for: v3-standard-4 23:49:53 INFO: Archiving Costs [Pipeline] sh 23:49:54 + cut -d, -f6 23:49:54 + cat /w/workspace/edgex-go/252/archives/cost.csv [Pipeline] lock 23:49:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-252-stack-cost] 23:49:54 Resource [jenkins-edgexfoundry-edgex-go-main-252-stack-cost] did not exist. Created. 23:49:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:49:54 + echo total: 0.10999999940395355 [Pipeline] stash 23:49:55 Stashed 1 file(s) [Pipeline] } 23:49:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-252-stack-cost] [Pipeline] // lock [Pipeline] } 23:49:55 $ docker stop --time=1 66093e70285d1d046b35e46dd7f66c22a4abd762451f74ea866c85cf171dcacc 23:49:57 $ docker rm -f 66093e70285d1d046b35e46dd7f66c22a4abd762451f74ea866c85cf171dcacc [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 23:49:57 provisioning config files... 23:49:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/252@tmp/config5902875531653225743tmp [Pipeline] { [Pipeline] sh 23:49:57 + set +x 23:49:57 + curl -s https://codecov.io/bash 23:49:57 + bash -s -- 23:49:57 23:49:57 _____ _ 23:49:57 / ____| | | 23:49:57 | | ___ __| | ___ ___ _____ __ 23:49:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:49:57 | |___| (_) | (_| | __/ (_| (_) \ V / 23:49:57 \_____\___/ \__,_|\___|\___\___/ \_/ 23:49:57 Bash-1.0.6 23:49:57 23:49:57 23:49:57 ==> git version 2.25.1 found 23:49:57 ==> 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 23:49:57 Release-Date: 2020-01-08 23:49:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:49:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:49:57 ==> Jenkins CI detected. 23:49:57 current dir:  /w/workspace/edgex-go/252 23:49:57 project root: . 23:49:57 --> token set from env 23:49:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:49:57 ==> Running gcov in . (disable via -X gcov) 23:49:57 ==> Python coveragepy not found 23:49:57 ==> Searching for coverage reports in: 23:49:57 + . 23:49:57 -> Found 1 reports 23:49:57 ==> Detecting git/mercurial file structure 23:49:58 ==> Reading reports 23:49:58 + ./coverage.out bytes=435593 23:49:58 ==> Appending adjustments 23:49:58 https://docs.codecov.io/docs/fixing-reports 23:49:59 + Found adjustments 23:49:59 ==> Gzipping contents 23:49:59 60K /tmp/codecov.eaGWJS.gz 23:49:59 ==> Uploading reports 23:49:59 url: https://codecov.io 23:49:59 query: branch=main&commit=33a3e4f3e3406f6cea49ab831237154515d8a27f&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:49:59 -> Pinging Codecov 23:49:59 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=33a3e4f3e3406f6cea49ab831237154515d8a27f&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:49:59 -> Uploading to 23:49:59 https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/33a3e4f3e3406f6cea49ab831237154515d8a27f/5f06c18f-7d56-4c59-a427-8a5374aa3270.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T234959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba7181dbd67ba3d8fbcd225ccda8d42076e350e7f50c317bc680c0721e5ec724 23:49:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:59 Dload Upload Total Spent Left Speed 23:49:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59946 0 0 100 59946 0 212k --:--:-- --:--:-- --:--:-- 212k 23:49:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } 23:49:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:50:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:50:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:50:00 23:50:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:50:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:50:00 df9b9388f04a: Already exists 23:50:00 52dc419b0ee2: Pulling fs layer 23:50:00 25bc292e5bac: Pulling fs layer 23:50:00 114826534d7a: Pulling fs layer 23:50:00 4657fd5d0bcf: Pulling fs layer 23:50:00 6ad1cebc031e: Pulling fs layer 23:50:00 8a3aa393b2d8: Pulling fs layer 23:50:00 4657fd5d0bcf: Waiting 23:50:00 8a3aa393b2d8: Waiting 23:50:00 6ad1cebc031e: Waiting 23:50:00 25bc292e5bac: Verifying Checksum 23:50:00 25bc292e5bac: Download complete 23:50:00 52dc419b0ee2: Download complete 23:50:00 4657fd5d0bcf: Verifying Checksum 23:50:00 4657fd5d0bcf: Download complete 23:50:00 52dc419b0ee2: Pull complete 23:50:00 6ad1cebc031e: Verifying Checksum 23:50:00 6ad1cebc031e: Download complete 23:50:00 25bc292e5bac: Pull complete 23:50:01 114826534d7a: Verifying Checksum 23:50:01 114826534d7a: Download complete 23:50:01 8a3aa393b2d8: Verifying Checksum 23:50:01 8a3aa393b2d8: Download complete 23:50:05 114826534d7a: Pull complete 23:50:05 4657fd5d0bcf: Pull complete 23:50:05 6ad1cebc031e: Pull complete 23:50:08 8a3aa393b2d8: Pull complete 23:50:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:50:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:09 prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container 23:50:09 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:50:11 $ docker top 77c2e5511e10156bf51eafda448a7972c990bcdc8eeeca99da3a01df649fa5b0 -eo pid,comm [Pipeline] { [Pipeline] echo 23:50:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:50:12 + set -o pipefail 23:50:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:50:18 23:50:18 Monitoring /w/workspace/edgex-go/252 (github.com/edgexfoundry/edgex-go)... 23:50:18 23:50:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0523d541-8561-4deb-b94b-5dc4a841a375 23:50:18 23:50:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:50:18 23:50:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:50:18 23:50:18 23:50:18 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:50:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:50:18 $ docker stop --time=1 77c2e5511e10156bf51eafda448a7972c990bcdc8eeeca99da3a01df649fa5b0 23:50:21 $ docker rm -f 77c2e5511e10156bf51eafda448a7972c990bcdc8eeeca99da3a01df649fa5b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:50:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:21 provisioning config files... 23:50:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/252@tmp/config6153003784303193111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:21 --> edgex-publish-swagger.sh 23:50:21 === Publish openapi/v2 API === 23:50:21 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:50:21 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/252/openapi/v2/core-command.yaml] 23:50:21 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:21 Dload Upload Total Spent Left Speed 23:50:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 36973 --:--:-- --:--:-- --:--:-- 36933 100 33831 0 0 100 33831 0 36973 --:--:-- --:--:-- --:--:-- 36933 23:50:22 23:50:22 23:50:22 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/252/openapi/v2/core-data.yaml] 23:50:22 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:22 Dload Upload Total Spent Left Speed 23:50:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 81739 --:--:-- --:--:-- --:--:-- 81646 100 71604 0 0 100 71604 0 81739 --:--:-- --:--:-- --:--:-- 81646 23:50:23 23:50:23 23:50:23 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/252/openapi/v2/core-metadata.yaml] 23:50:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:23 Dload Upload Total Spent Left Speed 23:50:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 154k --:--:-- --:--:-- --:--:-- 154k 100 141k 0 0 100 141k 0 154k --:--:-- --:--:-- --:--:-- 154k 23:50:24 23:50:24 23:50:24 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/252/openapi/v2/support-notifications.yaml] 23:50:24 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:24 Dload Upload Total Spent Left Speed 23:50:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 96351 --:--:-- --:--:-- --:--:-- 96247 100 89318 0 0 100 89318 0 96351 --:--:-- --:--:-- --:--:-- 96247 23:50:25 23:50:25 23:50:25 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/252/openapi/v2/support-scheduler.yaml] 23:50:25 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:25 Dload Upload Total Spent Left Speed 23:50:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 45362 --:--:-- --:--:-- --:--:-- 45310 100 39556 0 0 100 39556 0 45258 --:--:-- --:--:-- --:--:-- 45206 23:50:26 23:50:26 23:50:26 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/252/openapi/v2/system-agent.yaml] 23:50:26 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:26 Dload Upload Total Spent Left Speed 23:50:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20521 --:--:-- --:--:-- --:--:-- 20501 100 20091 0 0 100 20091 0 20521 --:--:-- --:--:-- --:--:-- 20501 23:50:27 23:50:27 [Pipeline] } 23:50:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:50:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:50:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:50:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:28 prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container 23:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:50:28 $ docker top 72d2e0867781f19f9f322858d952784bc962c5eed55f6105017f45ff34869d99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:50:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:28 [ssh-agent] Looking for ssh-agent implementation... 23:50:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:29 $ docker exec 72d2e0867781f19f9f322858d952784bc962c5eed55f6105017f45ff34869d99 ssh-agent 23:50:29 SSH_AUTH_SOCK=/tmp/ssh-XdyCOXD7p8Iw/agent.34 23:50:29 SSH_AGENT_PID=41 23:50:29 Running ssh-add (command line suppressed) 23:50:29 Identity added: /w/workspace/edgex-go/252@tmp/private_key_8874289782012008285.key (/w/workspace/edgex-go/252@tmp/private_key_8874289782012008285.key) 23:50:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:29 + git semver tag 23:50:29 2022-07-02 23:50:29,799 [run_tag] DEBUG tag force:False 23:50:29 2022-07-02 23:50:29,800 [check_head_tag] DEBUG check head tag 23:50:29 2022-07-02 23:50:29,800 [execute] INFO git cat-file --batch-check 23:50:29 2022-07-02 23:50:29,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/252, universal_newlines=False, shell=None, istream=) 23:50:29 2022-07-02 23:50:29,803 [execute] INFO git cat-file --batch 23:50:29 2022-07-02 23:50:29,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/252, universal_newlines=False, shell=None, istream=) 23:50:29 2022-07-02 23:50:29,818 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main 23:50:29 2022-07-02 23:50:29,819 [execute] INFO git tag -a v2.2.1-dev.21 -m v2.2.1-dev.21 23:50:29 2022-07-02 23:50:29,819 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.21', '-m', 'v2.2.1-dev.21'], cwd=/w/workspace/edgex-go/252, universal_newlines=False, shell=None, istream=None) 23:50:29 2022-07-02 23:50:29,825 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main 23:50:29 2.2.1-dev.21 [Pipeline] } 23:50:29 $ docker exec --env ******** --env ******** 72d2e0867781f19f9f322858d952784bc962c5eed55f6105017f45ff34869d99 ssh-agent -k 23:50:30 unset SSH_AUTH_SOCK; 23:50:30 unset SSH_AGENT_PID; 23:50:30 echo Agent pid 41 killed; 23:50:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:50:30 + git semver [Pipeline] } 23:50:30 $ docker stop --time=1 72d2e0867781f19f9f322858d952784bc962c5eed55f6105017f45ff34869d99 23:50:31 $ docker rm -f 72d2e0867781f19f9f322858d952784bc962c5eed55f6105017f45ff34869d99 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:50:32 23:50:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:50:32 0.23.1-centos7: Pulling from edgex-lftools 23:50:32 ab5ef0e58194: Pulling fs layer 23:50:32 9712f1f96733: Pulling fs layer 23:50:32 63f879dbbcfc: Pulling fs layer 23:50:32 0d9ebad4ef96: Pulling fs layer 23:50:32 e9a5061849ea: Pulling fs layer 23:50:32 d747dcd14b5f: Pulling fs layer 23:50:32 2de7ff778b66: Pulling fs layer 23:50:32 e9a5061849ea: Waiting 23:50:32 d747dcd14b5f: Waiting 23:50:32 9712f1f96733: Verifying Checksum 23:50:32 63f879dbbcfc: Verifying Checksum 23:50:32 63f879dbbcfc: Download complete 23:50:33 0d9ebad4ef96: Verifying Checksum 23:50:33 0d9ebad4ef96: Download complete 23:50:33 d747dcd14b5f: Verifying Checksum 23:50:33 d747dcd14b5f: Download complete 23:50:33 e9a5061849ea: Verifying Checksum 23:50:33 e9a5061849ea: Download complete 23:50:33 ab5ef0e58194: Verifying Checksum 23:50:33 ab5ef0e58194: Download complete 23:50:33 2de7ff778b66: Verifying Checksum 23:50:33 2de7ff778b66: Download complete 23:50:36 ab5ef0e58194: Pull complete 23:50:36 9712f1f96733: Pull complete 23:50:36 63f879dbbcfc: Pull complete 23:50:40 0d9ebad4ef96: Pull complete 23:50:41 e9a5061849ea: Pull complete 23:50:41 d747dcd14b5f: Pull complete 23:50:42 2de7ff778b66: Pull complete 23:50:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:50:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:50:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:42 prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container 23:50:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:50:45 $ docker top cafbb3070741ea25a12a75d504d1bb6308ca7cdd2fc77da3ca59ac6df3a455eb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:50:45 provisioning config files... 23:50:45 copy managed file [sigul-config] to file:/w/workspace/edgex-go/252@tmp/config1617134742240517521tmp 23:50:45 copy managed file [sigul-password] to file:/w/workspace/edgex-go/252@tmp/config4200358537008463761tmp 23:50:45 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/252@tmp/config3985482628567431168tmp [Pipeline] { [Pipeline] echo 23:50:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:50:45 ---> sigul-configuration.sh 23:50:45 gpg: directory `/root/.gnupg' created 23:50:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:50:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:50:45 gpg: keyring `/root/.gnupg/secring.gpg' created 23:50:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:50:45 gpg: CAST5 encrypted data 23:50:45 gpg: encrypted with 1 passphrase 23:50:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:50:46 + mkdir /home/jenkins 23:50:46 + mkdir /home/jenkins/sigul [Pipeline] sh 23:50:46 + 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 23:50:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:50:46 ---> sigul-install.sh 23:50:46 Sigul already installed; skipping installation. [Pipeline] sh 23:50:46 + git tag --list 23:50:46 0.6.0 23:50:46 0.6.1 23:50:46 0.7.0 23:50:46 0.7.1 23:50:46 v1.0.0 23:50:46 v1.0.1 23:50:46 v1.1.0 23:50:46 v1.2.0 23:50:46 v1.2.1 23:50:46 v1.3.0 23:50:46 v1.3.1 23:50:46 v2.0.0 23:50:46 v2.1.0 23:50:46 v2.1.1 23:50:46 v2.1.1-dev.1 23:50:46 v2.1.1-dev.2 23:50:46 v2.1.1-dev.3 23:50:46 v2.1.1-dev.4 23:50:46 v2.1.1-dev.5 23:50:46 v2.1.1-dev.6 23:50:46 v2.1.1-dev.7 23:50:46 v2.1.1-dev.8 23:50:46 v2.2.0 23:50:46 v2.2.1-dev.1 23:50:46 v2.2.1-dev.10 23:50:46 v2.2.1-dev.11 23:50:46 v2.2.1-dev.12 23:50:46 v2.2.1-dev.13 23:50:46 v2.2.1-dev.14 23:50:46 v2.2.1-dev.15 23:50:46 v2.2.1-dev.16 23:50:46 v2.2.1-dev.17 23:50:46 v2.2.1-dev.18 23:50:46 v2.2.1-dev.19 23:50:46 v2.2.1-dev.2 23:50:46 v2.2.1-dev.20 23:50:46 v2.2.1-dev.21 23:50:46 v2.2.1-dev.3 23:50:46 v2.2.1-dev.4 23:50:46 v2.2.1-dev.5 23:50:46 v2.2.1-dev.6 23:50:46 v2.2.1-dev.7 23:50:46 v2.2.1-dev.8 23:50:46 v2.2.1-dev.9 [Pipeline] sh 23:50:47 + lftools sign git-tag v2.2.1-dev.21 23:50:47 Signing Git tag with Sigul... 23:50:47 Signing v2.2.1-dev.21 [Pipeline] echo 23:50:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:50:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:50:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:50:48 $ docker stop --time=1 cafbb3070741ea25a12a75d504d1bb6308ca7cdd2fc77da3ca59ac6df3a455eb 23:50:49 $ docker rm -f cafbb3070741ea25a12a75d504d1bb6308ca7cdd2fc77da3ca59ac6df3a455eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:50:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:50:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:50:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:50 prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container 23:50:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:50:50 $ docker top 7da28c5a756149705f29eeddaebede88fd6b5f0067f12f3f3fcb64cdc1ddc1b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:50:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:51 [ssh-agent] Looking for ssh-agent implementation... 23:50:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:51 $ docker exec 7da28c5a756149705f29eeddaebede88fd6b5f0067f12f3f3fcb64cdc1ddc1b3 ssh-agent 23:50:51 SSH_AUTH_SOCK=/tmp/ssh-kPEdVu65ztFO/agent.31 23:50:51 SSH_AGENT_PID=37 23:50:51 Running ssh-add (command line suppressed) 23:50:51 Identity added: /w/workspace/edgex-go/252@tmp/private_key_3188621633094875415.key (/w/workspace/edgex-go/252@tmp/private_key_3188621633094875415.key) 23:50:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:51 + git semver bump pre 23:50:52 2022-07-02 23:50:51,929 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main 23:50:52 2022-07-02 23:50:51,929 [bump_version] DEBUG bumping version:2.2.1-dev.21 on axis:pre with prefix:dev 23:50:52 2022-07-02 23:50:51,929 [bump_version] DEBUG bumped version:2.2.1-dev.22 23:50:52 2022-07-02 23:50:51,929 [write_version] DEBUG write version:2.2.1-dev.22 to path:/w/workspace/edgex-go/252/.semver/main with force:True 23:50:52 2022-07-02 23:50:51,929 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main 23:50:52 2022-07-02 23:50:51,929 [write_file] DEBUG write to file:/w/workspace/edgex-go/252/.semver/main 23:50:52 2022-07-02 23:50:51,931 [execute] INFO git cat-file --batch-check 23:50:52 2022-07-02 23:50:51,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/252/.semver, universal_newlines=False, shell=None, istream=) 23:50:52 2022-07-02 23:50:51,935 [execute] INFO git cat-file --batch 23:50:52 2022-07-02 23:50:51,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/252/.semver, universal_newlines=False, shell=None, istream=) 23:50:52 2022-07-02 23:50:51,940 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main 23:50:52 2.2.1-dev.22 [Pipeline] } 23:50:52 $ docker exec --env ******** --env ******** 7da28c5a756149705f29eeddaebede88fd6b5f0067f12f3f3fcb64cdc1ddc1b3 ssh-agent -k 23:50:52 unset SSH_AUTH_SOCK; 23:50:52 unset SSH_AGENT_PID; 23:50:52 echo Agent pid 37 killed; 23:50:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:50:52 + git semver [Pipeline] } 23:50:52 $ docker stop --time=1 7da28c5a756149705f29eeddaebede88fd6b5f0067f12f3f3fcb64cdc1ddc1b3 23:50:53 $ docker rm -f 7da28c5a756149705f29eeddaebede88fd6b5f0067f12f3f3fcb64cdc1ddc1b3 [Pipeline] // withDockerContainer [Pipeline] sh 23:50:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:50:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:50:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:54 prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container 23:50:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:50:55 $ docker top 8e11d38cef41679348763337d605aaf5c0e30c737a14f9f90b8e280b281ee1c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:50:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:55 [ssh-agent] Looking for ssh-agent implementation... 23:50:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:55 $ docker exec 8e11d38cef41679348763337d605aaf5c0e30c737a14f9f90b8e280b281ee1c2 ssh-agent 23:50:55 SSH_AUTH_SOCK=/tmp/ssh-EZrVzRHQBL1d/agent.34 23:50:55 SSH_AGENT_PID=40 23:50:55 Running ssh-add (command line suppressed) 23:50:55 Identity added: /w/workspace/edgex-go/252@tmp/private_key_5509865496361928956.key (/w/workspace/edgex-go/252@tmp/private_key_5509865496361928956.key) 23:50:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:55 + git semver push 23:50:56 2022-07-02 23:50:56,182 [run_push] DEBUG push 23:50:56 2022-07-02 23:50:56,183 [execute] INFO git cat-file --batch-check 23:50:56 2022-07-02 23:50:56,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/252/.semver, universal_newlines=False, shell=None, istream=) 23:50:56 2022-07-02 23:50:56,188 [execute] INFO git rev-list e718432dabf9cc1ea4ca7093171c17caea6bf4e0 -- 23:50:56 2022-07-02 23:50:56,188 [execute] DEBUG Popen(['git', 'rev-list', 'e718432dabf9cc1ea4ca7093171c17caea6bf4e0', '--'], cwd=/w/workspace/edgex-go/252/.semver, universal_newlines=False, shell=None, istream=None) 23:50:56 2022-07-02 23:50:56,203 [execute] INFO git fetch -v origin 23:50:56 2022-07-02 23:50:56,204 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/252/.semver, universal_newlines=True, shell=None, istream=None) 23:50:56 2022-07-02 23:50:56,678 [run_push] DEBUG no remote changes detected 23:50:56 2022-07-02 23:50:56,679 [execute] INFO git push origin semver 23:50:56 2022-07-02 23:50:56,679 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/252/.semver, universal_newlines=False, shell=None, istream=None) 23:50:57 2022-07-02 23:50:57,403 [run_push] DEBUG push all version tags 23:50:57 2022-07-02 23:50:57,403 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:50:57 2022-07-02 23:50:57,404 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/252, universal_newlines=False, shell=None, istream=None) 23:50:58 2022-07-02 23:50:58,067 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main 23:50:58 2.2.1-dev.22 [Pipeline] } 23:50:58 $ docker exec --env ******** --env ******** 8e11d38cef41679348763337d605aaf5c0e30c737a14f9f90b8e280b281ee1c2 ssh-agent -k 23:50:58 unset SSH_AUTH_SOCK; 23:50:58 unset SSH_AGENT_PID; 23:50:58 echo Agent pid 40 killed; 23:50:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:50:58 + git semver [Pipeline] } 23:50:59 $ docker stop --time=1 8e11d38cef41679348763337d605aaf5c0e30c737a14f9f90b8e280b281ee1c2 23:51:00 $ docker rm -f 8e11d38cef41679348763337d605aaf5c0e30c737a14f9f90b8e280b281ee1c2 [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 23:51:00 + [ -d /w/workspace/edgex-go/252/archives ] [Pipeline] libraryResource [Pipeline] sh 23:51:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:51:02 ---> package-listing.sh 23:51:02 ++ facter osfamily 23:51:02 ++ tr '[:upper:]' '[:lower:]' 23:51:02 + OS_FAMILY=debian 23:51:02 + workspace=/w/workspace/edgex-go/252 23:51:02 + START_PACKAGES=/tmp/packages_start.txt 23:51:02 + END_PACKAGES=/tmp/packages_end.txt 23:51:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:51:02 + PACKAGES=/tmp/packages_start.txt 23:51:02 + '[' /w/workspace/edgex-go/252 ']' 23:51:02 + PACKAGES=/tmp/packages_end.txt 23:51:02 + case "${OS_FAMILY}" in 23:51:02 + dpkg -l 23:51:02 + grep '^ii' 23:51:02 + '[' -f /tmp/packages_start.txt ']' 23:51:02 + '[' -f /tmp/packages_end.txt ']' 23:51:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:51:02 + '[' /w/workspace/edgex-go/252 ']' 23:51:02 + mkdir -p /w/workspace/edgex-go/252/archives/ 23:51:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/252/archives/ [Pipeline] echo 23:51:02 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/252/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:51:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:03 23:51:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:03 latest: Pulling from edgex-lftools-log-publisher 23:51:03 5eb5b503b376: Pulling fs layer 23:51:03 5c69ac0246d0: Pulling fs layer 23:51:03 ec43610c2a17: Pulling fs layer 23:51:03 3a2ae6a8a46f: Pulling fs layer 23:51:03 33b1e0a273af: Pulling fs layer 23:51:03 5d3b04190fa2: Pulling fs layer 23:51:03 2f39f015ded8: Pulling fs layer 23:51:03 33b1e0a273af: Waiting 23:51:03 5d3b04190fa2: Waiting 23:51:03 2f39f015ded8: Waiting 23:51:03 3a2ae6a8a46f: Waiting 23:51:03 5c69ac0246d0: Download complete 23:51:03 3a2ae6a8a46f: Download complete 23:51:03 33b1e0a273af: Verifying Checksum 23:51:03 33b1e0a273af: Download complete 23:51:03 5d3b04190fa2: Download complete 23:51:03 ec43610c2a17: Verifying Checksum 23:51:03 ec43610c2a17: Download complete 23:51:03 5eb5b503b376: Verifying Checksum 23:51:03 5eb5b503b376: Download complete 23:51:04 2f39f015ded8: Download complete 23:51:05 5eb5b503b376: Pull complete 23:51:05 5c69ac0246d0: Pull complete 23:51:05 ec43610c2a17: Pull complete 23:51:05 3a2ae6a8a46f: Pull complete 23:51:06 33b1e0a273af: Pull complete 23:51:06 5d3b04190fa2: Pull complete 23:51:11 2f39f015ded8: Pull complete 23:51:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:51:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:11 prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container 23:51:11 $ 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/252/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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 23:51:13 $ docker top f131e1ee21159797770c53eefe8569e5a74f861de1ed2b6e5c40515b610801e6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:13 + touch /tmp/pre-build-complete [Pipeline] sh 23:51:13 + mkdir -p /var/log/sysstat [Pipeline] sh 23:51:14 + ls /var/log/sa-host 23:51:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:14 provisioning config files... 23:51:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/252@tmp/config7824492769760164786tmp [Pipeline] { [Pipeline] echo 23:51:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:51:14 ---> create-netrc.sh [Pipeline] } 23:51:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:51:15 ---> python-tools-install.sh [Pipeline] echo 23:51:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:51:15 ---> sudo-logs.sh 23:51:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:51:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:51:15 ---> job-cost.sh 23:51:15 lf-activate-venv: SKIPPING 23:51:15 DEBUG: total: 0.10999999940395355 23:51:15 INFO: Retrieving Stack Cost... 23:51:15 INFO: Retrieving Pricing Info for: v3-standard-8 23:51:16 INFO: Archiving Costs [Pipeline] echo 23:51:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:51:16 ---> logs-deploy.sh 23:51:16 lf-activate-venv: SKIPPING 23:51:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/252 23:51:16 INFO: archiving workspace using pattern(s): 23:51:17 Archives upload complete. 23:51:17 INFO: archiving logs to Nexus 23:51:18 ---> uname -a: 23:51:18 Linux prd-ubuntu20-04-docker-8c-8g-16721 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:51:18 23:51:18 23:51:18 ---> lscpu: 23:51:18 Architecture: x86_64 23:51:18 CPU op-mode(s): 32-bit, 64-bit 23:51:18 Byte Order: Little Endian 23:51:18 Address sizes: 40 bits physical, 48 bits virtual 23:51:18 CPU(s): 8 23:51:18 On-line CPU(s) list: 0-7 23:51:18 Thread(s) per core: 1 23:51:18 Core(s) per socket: 1 23:51:18 Socket(s): 8 23:51:18 NUMA node(s): 1 23:51:18 Vendor ID: AuthenticAMD 23:51:18 CPU family: 23 23:51:18 Model: 49 23:51:18 Model name: AMD EPYC-Rome Processor 23:51:18 Stepping: 0 23:51:18 CPU MHz: 2799.998 23:51:18 BogoMIPS: 5599.99 23:51:18 Virtualization: AMD-V 23:51:18 Hypervisor vendor: KVM 23:51:18 Virtualization type: full 23:51:18 L1d cache: 256 KiB 23:51:18 L1i cache: 256 KiB 23:51:18 L2 cache: 4 MiB 23:51:18 L3 cache: 128 MiB 23:51:18 NUMA node0 CPU(s): 0-7 23:51:18 Vulnerability Itlb multihit: Not affected 23:51:18 Vulnerability L1tf: Not affected 23:51:18 Vulnerability Mds: Not affected 23:51:18 Vulnerability Meltdown: Not affected 23:51:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:51:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:51:18 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:51:18 Vulnerability Srbds: Not affected 23:51:18 Vulnerability Tsx async abort: Not affected 23:51:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:51:18 23:51:18 23:51:18 ---> nproc: 23:51:18 8 23:51:18 23:51:18 23:51:18 ---> df -h: 23:51:18 Filesystem Size Used Avail Use% Mounted on 23:51:18 overlay 155G 19G 137G 12% / 23:51:18 tmpfs 64M 0 64M 0% /dev 23:51:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:51:18 shm 64M 0 64M 0% /dev/shm 23:51:18 /dev/vda1 155G 19G 137G 12% /facter-os 23:51:18 23:51:18 23:51:18 ---> sar -b -r -n DEV: 23:51:18 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16721) 07/02/22 _x86_64_ (8 CPU) 23:51:18 23:51:18 23:25:44 LINUX RESTART (8 CPU) 23:51:18 23:51:18 23:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:51:18 23:27:02 395.87 54.79 341.08 0.00 5199.80 193316.18 0.00 23:51:18 23:28:01 83.84 0.64 83.19 0.00 9.89 64841.21 0.00 23:51:18 23:29:01 47.85 0.20 47.65 0.00 5.20 16566.09 0.00 23:51:18 23:30:01 460.27 0.08 460.19 0.00 13.19 345435.68 0.00 23:51:18 23:31:01 1032.03 0.15 1031.88 0.00 13.19 339656.23 0.00 23:51:18 23:32:01 1000.30 0.13 1000.17 0.00 9.06 244211.80 0.00 23:51:18 23:33:01 28.53 0.02 28.51 0.00 0.40 846.53 0.00 23:51:18 23:34:01 12.20 0.00 12.20 0.00 0.00 318.75 0.00 23:51:18 23:35:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 23:51:18 23:36:01 1.87 0.00 1.87 0.00 0.00 24.26 0.00 23:51:18 23:37:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 23:51:18 23:38:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 23:51:18 23:39:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 23:51:18 23:40:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 23:51:18 23:41:01 1.42 0.02 1.40 0.00 0.13 15.20 0.00 23:51:18 23:42:01 1.92 0.00 1.92 0.00 0.00 22.40 0.00 23:51:18 23:43:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 23:51:18 23:44:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 23:51:18 23:45:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 23:51:18 23:46:01 2.07 0.00 2.07 0.00 0.00 23.60 0.00 23:51:18 23:47:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 23:51:18 23:48:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 23:51:18 23:49:01 2.93 0.87 2.07 0.00 18.40 27.46 0.00 23:51:18 23:50:01 2.40 0.10 2.30 0.00 10.26 97.18 0.00 23:51:18 23:51:01 135.24 0.37 134.88 0.00 7.20 58396.53 0.00 23:51:18 Average: 128.87 2.30 126.58 0.00 211.59 50558.43 0.00 23:51:18 23:51:18 23:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:51:18 23:27:02 28186764 31757984 540352 1.64 121312 3697868 2144456 6.32 1221248 3071136 1720 23:51:18 23:28:01 27534360 31707980 580828 1.77 161480 4176284 2058616 6.07 1620536 3228800 426100 23:51:18 23:29:01 27310124 31749476 537532 1.63 165980 4409176 1963916 5.79 1451184 3596940 318668 23:51:18 23:30:01 22538768 31363948 903052 2.75 179028 8629340 3126936 9.22 2147700 7489532 0 23:51:18 23:31:01 19953876 31449292 815144 2.48 207664 11179264 3123496 9.21 2420612 9703888 442408 23:51:18 23:32:01 21360256 31737224 536468 1.63 232752 10060412 1968388 5.80 2128956 8627000 920 23:51:18 23:33:01 21378024 31751888 526036 1.60 234104 10060756 2019712 5.95 2123868 8626288 592 23:51:18 23:34:01 21393512 31767584 510524 1.55 234544 10060840 1801904 5.31 2108480 8626280 52 23:51:18 23:35:01 21395288 31769356 508892 1.55 234556 10060844 1817984 5.36 2106584 8626284 12 23:51:18 23:36:01 21398604 31772672 505736 1.54 234568 10060820 1817984 5.36 2103000 8626376 8 23:51:18 23:37:01 21399628 31773696 505328 1.54 234572 10060824 1817984 5.36 2103148 8626380 8 23:51:18 23:38:01 21404620 31778700 500260 1.52 234604 10060828 1817984 5.36 2097884 8626384 8 23:51:18 23:39:01 21404572 31778692 500240 1.52 234616 10060828 1817984 5.36 2098112 8626384 16 23:51:18 23:40:01 21404772 31778900 500200 1.52 234620 10060832 1817984 5.36 2097932 8626388 200 23:51:18 23:41:01 21405188 31779412 499412 1.52 234648 10060832 1837656 5.42 2098212 8626388 288 23:51:18 23:42:01 21405204 31779448 499368 1.52 234668 10060840 1837656 5.42 2098148 8626392 52 23:51:18 23:43:01 21405684 31779948 498804 1.52 234680 10060844 1837656 5.42 2097712 8626396 16 23:51:18 23:44:01 21405636 31779900 498772 1.52 234700 10060844 1837656 5.42 2097728 8626396 48 23:51:18 23:45:01 21405588 31779860 498740 1.52 234712 10060848 1837656 5.42 2097728 8626400 20 23:51:18 23:46:01 21405660 31779992 498792 1.52 234732 10060852 1837656 5.42 2097776 8626404 8 23:51:18 23:47:01 21405676 31780020 498720 1.52 234756 10060852 1837656 5.42 2098092 8626404 12 23:51:18 23:48:01 21405652 31780004 498644 1.52 234776 10060860 1837656 5.42 2097792 8626408 48 23:51:18 23:49:01 21403032 31778208 500980 1.52 234836 10061372 1863844 5.49 2098236 8626836 12 23:51:18 23:50:01 21073440 31717780 561240 1.71 235528 10326792 2247840 6.62 2160560 8892220 265744 23:51:18 23:51:01 19907352 31757028 519328 1.58 282396 11363916 1848992 5.45 2224060 9870164 452 23:51:18 Average: 22067651 31737160 541736 1.65 222993 9395111 1991090 5.87 2043812 8045139 58296 23:51:18 23:51:18 23:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:51:18 23:27:02 veth8527dc8 47.59 59.74 4.54 46.41 0.00 0.00 0.00 0.00 23:51:18 23:27:02 ens3 1473.42 1369.24 11755.17 186.61 0.00 0.00 0.00 0.00 23:51:18 23:27:02 docker0 556.17 472.64 41.17 2763.44 0.00 0.00 0.00 0.00 23:51:18 23:27:02 lo 5.33 5.33 0.52 0.52 0.00 0.00 0.00 0.00 23:51:18 23:28:01 ens3 144.44 111.61 1008.85 71.42 0.00 0.00 0.00 0.00 23:51:18 23:28:01 docker0 57.25 72.64 4.77 966.90 0.00 0.00 0.00 0.00 23:51:18 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:28:01 vethafe3607 0.78 0.98 0.06 0.09 0.00 0.00 0.00 0.00 23:51:18 23:29:01 ens3 25.82 13.66 21.89 10.35 0.00 0.00 0.00 0.00 23:51:18 23:29:01 docker0 0.67 0.67 0.04 0.05 0.00 0.00 0.00 0.00 23:51:18 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:29:01 vethafe3607 0.67 0.68 0.05 0.05 0.00 0.00 0.00 0.00 23:51:18 23:30:01 veth71b4e49 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:51:18 23:30:01 ens3 178.31 140.85 1940.14 80.73 0.00 0.00 0.00 0.00 23:51:18 23:30:01 veth7846efb 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:51:18 23:30:01 docker0 43.05 51.77 2.52 190.59 0.00 0.00 0.00 0.00 23:51:18 23:30:01 vethed636f2 0.00 1.05 0.00 0.06 0.00 0.00 0.00 0.00 23:51:18 23:30:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 23:51:18 23:30:01 veth8ba3739 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:51:18 23:31:01 veth1cf03ae 0.05 0.23 0.00 0.02 0.00 0.00 0.00 0.00 23:51:18 23:31:01 ens3 156.40 122.37 522.87 83.63 0.00 0.00 0.00 0.00 23:51:18 23:31:01 docker0 56.56 76.67 3.29 434.09 0.00 0.00 0.00 0.00 23:51:18 23:31:01 vethed636f2 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 23:51:18 23:31:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 23:51:18 23:31:01 veth450f81f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:51:18 23:31:01 vethae3c190 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:51:18 23:32:01 ens3 209.90 143.22 1796.78 96.30 0.00 0.00 0.00 0.00 23:51:18 23:32:01 docker0 50.93 77.44 3.39 666.04 0.00 0.00 0.00 0.00 23:51:18 23:32:01 vethed636f2 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 23:51:18 23:32:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 23:51:18 23:33:01 ens3 461.31 466.49 240.83 2187.33 0.00 0.00 0.00 0.00 23:51:18 23:33:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:33:01 lo 47.66 47.66 4.70 4.70 0.00 0.00 0.00 0.00 23:51:18 23:34:01 ens3 174.20 176.14 85.10 892.02 0.00 0.00 0.00 0.00 23:51:18 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:34:01 lo 16.20 16.20 1.59 1.59 0.00 0.00 0.00 0.00 23:51:18 23:35:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:37:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:51:18 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:41:01 ens3 1.92 1.63 7.03 0.11 0.00 0.00 0.00 0.00 23:51:18 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:42:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 23:51:18 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:43:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:51:18 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:47:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 23:51:18 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:51:18 23:49:01 ens3 0.12 0.03 0.12 0.00 0.00 0.00 0.00 0.00 23:51:18 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:50:01 ens3 141.19 75.25 3919.50 8.57 0.00 0.00 0.00 0.00 23:51:18 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:18 23:50:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 23:51:18 23:51:01 ens3 284.20 221.18 3959.03 124.33 0.00 0.00 0.00 0.00 23:51:18 23:51:01 docker0 41.26 54.22 3.80 693.01 0.00 0.00 0.00 0.00 23:51:18 23:51:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 23:51:18 Average: ens3 130.09 113.71 1010.30 149.71 0.00 0.00 0.00 0.00 23:51:18 Average: docker0 32.22 32.22 2.36 228.08 0.00 0.00 0.00 0.00 23:51:18 Average: lo 3.07 3.07 0.30 0.30 0.00 0.00 0.00 0.00 23:51:18 23:51:18 23:51:18 ---> sar -P ALL: 23:51:18 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16721) 07/02/22 _x86_64_ (8 CPU) 23:51:18 23:51:18 23:25:44 LINUX RESTART (8 CPU) 23:51:18 23:51:18 23:26:01 CPU %user %nice %system %iowait %steal %idle 23:51:18 23:27:02 all 12.72 0.00 5.45 2.15 0.06 79.62 23:51:18 23:27:02 0 16.72 0.00 6.65 3.99 0.07 72.57 23:51:18 23:27:02 1 10.69 0.00 4.86 2.54 0.05 81.87 23:51:18 23:27:02 2 11.90 0.00 5.31 2.43 0.05 80.31 23:51:18 23:27:02 3 13.14 0.00 4.54 0.61 0.08 81.63 23:51:18 23:27:02 4 11.42 0.00 4.92 0.51 0.07 83.09 23:51:18 23:27:02 5 11.14 0.00 5.08 3.37 0.05 80.36 23:51:18 23:27:02 6 11.47 0.00 6.65 2.78 0.05 79.05 23:51:18 23:27:02 7 15.30 0.00 5.59 0.94 0.09 78.09 23:51:18 23:28:01 all 30.72 0.00 6.65 0.80 0.07 61.77 23:51:18 23:28:01 0 31.21 0.00 7.23 0.28 0.07 61.22 23:51:18 23:28:01 1 30.82 0.00 6.87 0.15 0.07 62.09 23:51:18 23:28:01 2 29.68 0.00 5.99 0.09 0.07 64.18 23:51:18 23:28:01 3 31.58 0.00 5.90 0.14 0.07 62.32 23:51:18 23:28:01 4 30.15 0.00 7.13 0.31 0.07 62.34 23:51:18 23:28:01 5 31.37 0.00 7.15 0.17 0.07 61.24 23:51:18 23:28:01 6 30.13 0.00 6.61 3.70 0.07 59.50 23:51:18 23:28:01 7 30.85 0.00 6.29 1.56 0.07 61.23 23:51:18 23:29:01 all 48.70 0.00 6.21 0.23 0.09 44.78 23:51:18 23:29:01 0 47.06 0.00 6.60 0.10 0.10 46.14 23:51:18 23:29:01 1 47.33 0.00 5.99 0.07 0.08 46.52 23:51:18 23:29:01 2 48.53 0.00 6.11 0.05 0.08 45.22 23:51:18 23:29:01 3 50.49 0.00 5.89 0.02 0.08 43.52 23:51:18 23:29:01 4 48.45 0.00 6.25 0.02 0.08 45.19 23:51:18 23:29:01 5 48.11 0.00 6.28 0.00 0.08 45.53 23:51:18 23:29:01 6 51.27 0.00 6.35 1.25 0.10 41.03 23:51:18 23:29:01 7 48.37 0.00 6.18 0.30 0.08 45.07 23:51:18 23:30:01 all 19.90 0.00 12.59 4.81 0.09 62.60 23:51:18 23:30:01 0 20.57 0.00 14.33 4.20 0.10 60.80 23:51:18 23:30:01 1 18.78 0.00 11.01 2.52 0.09 67.60 23:51:18 23:30:01 2 16.85 0.00 12.23 6.48 0.09 64.35 23:51:18 23:30:01 3 21.58 0.00 12.79 1.05 0.10 64.48 23:51:18 23:30:01 4 21.18 0.00 13.17 6.98 0.09 58.59 23:51:18 23:30:01 5 19.18 0.00 12.93 2.14 0.09 65.66 23:51:18 23:30:01 6 21.33 0.00 11.67 11.07 0.08 55.85 23:51:18 23:30:01 7 19.75 0.00 12.61 3.97 0.09 63.58 23:51:18 23:31:01 all 68.14 0.00 16.31 3.71 0.14 11.70 23:51:18 23:31:01 0 68.09 0.00 16.23 2.12 0.12 13.44 23:51:18 23:31:01 1 68.72 0.00 15.58 4.97 0.15 10.57 23:51:18 23:31:01 2 67.80 0.00 17.20 4.59 0.14 10.27 23:51:18 23:31:01 3 68.64 0.00 16.43 2.87 0.12 11.94 23:51:18 23:31:01 4 67.90 0.00 16.32 4.27 0.17 11.34 23:51:18 23:31:01 5 68.53 0.00 14.61 3.44 0.14 13.29 23:51:18 23:31:01 6 67.46 0.00 17.15 4.24 0.13 11.02 23:51:18 23:31:01 7 68.01 0.00 16.93 3.20 0.14 11.72 23:51:18 23:32:01 all 41.74 0.00 11.29 6.95 0.13 39.89 23:51:18 23:32:01 0 39.75 0.00 10.93 9.31 0.14 39.87 23:51:18 23:32:01 1 40.60 0.00 10.72 11.10 0.15 37.43 23:51:18 23:32:01 2 40.79 0.00 10.91 5.58 0.14 42.57 23:51:18 23:32:01 3 44.76 0.00 12.62 7.73 0.14 34.75 23:51:18 23:32:01 4 43.42 0.00 11.36 4.88 0.12 40.22 23:51:18 23:32:01 5 40.20 0.00 11.85 9.45 0.12 38.38 23:51:18 23:32:01 6 43.13 0.00 11.64 2.79 0.14 42.31 23:51:18 23:32:01 7 41.26 0.00 10.30 4.77 0.10 43.57 23:51:18 23:33:01 all 8.69 0.00 1.49 0.10 0.05 89.66 23:51:18 23:33:01 0 10.17 0.00 1.56 0.17 0.05 88.06 23:51:18 23:33:01 1 9.33 0.00 1.29 0.02 0.05 89.31 23:51:18 23:33:01 2 11.44 0.00 1.46 0.43 0.05 86.62 23:51:18 23:33:01 3 8.38 0.00 1.71 0.02 0.08 89.81 23:51:18 23:33:01 4 8.72 0.00 1.42 0.03 0.05 89.78 23:51:18 23:33:01 5 4.84 0.00 1.05 0.02 0.03 94.06 23:51:18 23:33:01 6 11.43 0.00 1.52 0.13 0.05 86.87 23:51:18 23:33:01 7 5.18 0.00 1.94 0.02 0.07 92.80 23:51:18 23:34:01 all 3.94 0.00 0.63 0.06 0.03 95.35 23:51:18 23:34:01 0 2.90 0.00 0.62 0.22 0.02 96.25 23:51:18 23:34:01 1 4.13 0.00 0.65 0.00 0.03 95.18 23:51:18 23:34:01 2 1.14 0.00 0.40 0.00 0.02 98.45 23:51:18 23:34:01 3 5.45 0.00 0.75 0.00 0.03 93.77 23:51:18 23:34:01 4 4.12 0.00 0.57 0.00 0.03 95.28 23:51:18 23:34:01 5 5.16 0.00 0.62 0.02 0.03 94.17 23:51:18 23:34:01 6 3.28 0.00 0.53 0.27 0.03 95.89 23:51:18 23:34:01 7 5.31 0.00 0.87 0.00 0.03 93.78 23:51:18 23:35:01 all 0.01 0.00 0.02 0.00 0.00 99.96 23:51:18 23:35:01 0 0.03 0.00 0.03 0.02 0.02 99.90 23:51:18 23:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:51:18 23:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:51:18 23:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 23:51:18 23:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:51:18 23:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:51:18 23:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:51:18 23:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:51:18 23:36:01 0 0.02 0.00 0.00 0.05 0.00 99.93 23:51:18 23:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:51:18 23:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:51:18 23:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:36:01 6 0.02 0.00 0.03 0.03 0.00 99.92 23:51:18 23:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:51:18 23:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:51:18 23:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:51:18 23:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:51:18 23:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:51:18 23:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:51:18 23:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:51:18 23:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:51:18 23:37:01 CPU %user %nice %system %iowait %steal %idle 23:51:18 23:38:01 all 0.03 0.00 0.02 0.02 0.01 99.93 23:51:18 23:38:01 0 0.00 0.00 0.02 0.08 0.02 99.88 23:51:18 23:38:01 1 0.07 0.00 0.07 0.00 0.02 99.85 23:51:18 23:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:51:18 23:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:51:18 23:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:51:18 23:38:01 6 0.05 0.00 0.02 0.05 0.02 99.87 23:51:18 23:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:51:18 23:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:51:18 23:39:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:51:18 23:39:01 1 0.00 0.00 0.03 0.00 0.02 99.95 23:51:18 23:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:51:18 23:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:51:18 23:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:51:18 23:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:51:18 23:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:51:18 23:40:01 1 0.07 0.00 0.03 0.00 0.00 99.90 23:51:18 23:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:51:18 23:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:51:18 23:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:40:01 6 0.02 0.00 0.00 0.03 0.00 99.95 23:51:18 23:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:41:01 all 0.02 0.00 0.02 0.00 0.00 99.96 23:51:18 23:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:51:18 23:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:51:18 23:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:51:18 23:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:51:18 23:41:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:51:18 23:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:51:18 23:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:51:18 23:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:51:18 23:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:51:18 23:42:01 0 0.00 0.00 0.00 0.02 0.02 99.97 23:51:18 23:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:51:18 23:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:51:18 23:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:51:18 23:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:51:18 23:42:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:51:18 23:43:01 all 0.02 0.00 0.00 0.00 0.00 99.97 23:51:18 23:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:51:18 23:43:01 1 0.07 0.00 0.02 0.00 0.02 99.90 23:51:18 23:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:43:01 4 0.05 0.00 0.02 0.00 0.00 99.93 23:51:18 23:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:51:18 23:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:51:18 23:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:51:18 23:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:51:18 23:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:51:18 23:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:51:18 23:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:44:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:51:18 23:45:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:51:18 23:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:51:18 23:45:01 1 0.08 0.00 0.03 0.00 0.02 99.87 23:51:18 23:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:51:18 23:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:45:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:51:18 23:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:46:01 all 0.01 0.00 0.02 0.01 0.00 99.96 23:51:18 23:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:51:18 23:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:51:18 23:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:51:18 23:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:51:18 23:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:51:18 23:46:01 6 0.03 0.00 0.02 0.03 0.00 99.92 23:51:18 23:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:51:18 23:47:01 all 0.05 0.00 0.01 0.01 0.00 99.94 23:51:18 23:47:01 0 0.20 0.00 0.03 0.00 0.00 99.77 23:51:18 23:47:01 1 0.08 0.00 0.03 0.00 0.00 99.88 23:51:18 23:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:51:18 23:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:51:18 23:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:51:18 23:47:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:51:18 23:48:01 all 0.26 0.00 0.01 0.00 0.00 99.73 23:51:18 23:48:01 0 1.97 0.00 0.00 0.02 0.00 98.01 23:51:18 23:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:51:18 23:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:51:18 23:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:51:18 23:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:51:18 23:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:51:18 23:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:51:18 23:51:18 23:48:01 CPU %user %nice %system %iowait %steal %idle 23:51:18 23:49:01 all 0.31 0.00 0.04 0.01 0.00 99.63 23:51:18 23:49:01 0 0.37 0.00 0.02 0.00 0.00 99.62 23:51:18 23:49:01 1 0.12 0.00 0.05 0.00 0.02 99.82 23:51:18 23:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:51:18 23:49:01 3 0.22 0.00 0.08 0.02 0.00 99.68 23:51:18 23:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:51:18 23:49:01 5 0.03 0.00 0.05 0.00 0.00 99.92 23:51:18 23:49:01 6 1.66 0.00 0.02 0.03 0.00 98.29 23:51:18 23:49:01 7 0.03 0.00 0.03 0.05 0.00 99.88 23:51:18 23:50:01 all 0.91 0.00 0.32 0.02 0.01 98.74 23:51:18 23:50:01 0 0.65 0.00 0.33 0.00 0.00 99.01 23:51:18 23:50:01 1 0.87 0.00 0.48 0.02 0.02 98.62 23:51:18 23:50:01 2 0.58 0.00 0.32 0.00 0.00 99.10 23:51:18 23:50:01 3 0.82 0.00 0.33 0.03 0.00 98.82 23:51:18 23:50:01 4 0.55 0.00 0.20 0.02 0.00 99.23 23:51:18 23:50:01 5 0.57 0.00 0.30 0.02 0.00 99.12 23:51:18 23:50:01 6 2.73 0.00 0.21 0.07 0.02 96.98 23:51:18 23:50:01 7 0.48 0.00 0.40 0.02 0.02 99.08 23:51:18 23:51:01 all 10.46 0.00 4.14 1.38 0.05 83.97 23:51:18 23:51:01 0 9.62 0.00 5.21 5.11 0.05 80.01 23:51:18 23:51:01 1 11.98 0.00 4.38 3.19 0.05 80.40 23:51:18 23:51:01 2 9.68 0.00 3.50 0.07 0.05 86.70 23:51:18 23:51:01 3 10.60 0.00 3.87 0.34 0.07 85.12 23:51:18 23:51:01 4 10.56 0.00 4.10 0.13 0.03 85.17 23:51:18 23:51:01 5 9.86 0.00 4.03 1.48 0.07 84.56 23:51:18 23:51:01 6 12.24 0.00 4.01 0.40 0.05 83.30 23:51:18 23:51:01 7 9.11 0.00 4.00 0.34 0.05 86.50 23:51:18 Average: all 9.77 0.00 2.58 0.80 0.03 86.82 23:51:18 Average: 0 9.88 0.00 2.76 1.02 0.03 86.30 23:51:18 Average: 1 9.67 0.00 2.47 0.97 0.04 86.86 23:51:18 Average: 2 9.44 0.00 2.51 0.78 0.03 87.24 23:51:18 Average: 3 10.11 0.00 2.57 0.51 0.03 86.78 23:51:18 Average: 4 9.77 0.00 2.59 0.68 0.03 86.93 23:51:18 Average: 5 9.45 0.00 2.53 0.79 0.03 87.20 23:51:18 Average: 6 10.15 0.00 2.63 1.07 0.03 86.12 23:51:18 Average: 7 9.64 0.00 2.58 0.60 0.03 87.15 23:51:18 23:51:18 23:51:18