Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbeaad2d6cb7760bfd67df9a253a2618b7240350 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-ssh9454384121546456470.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh206971792674482856.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11234128841503268986.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7484637540826606596.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1544958550230082561.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8559 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/332 [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/332 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cbeaad2d6cb7760bfd67df9a253a2618b7240350 (main) Commit message: "Merge pull request #4201 from farshidtz/snap-exclude-redundant-debs" > 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 cbeaad2d6cb7760bfd67df9a253a2618b7240350 # timeout=10 > git rev-list --no-walk 84347fd289559c5b01888843b0a946cc7d596c84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:32:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:32:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:32:46 ========================================================= 13:32:46 EdgeX Global Pipelines Version Info 13:32:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:32:47 ------------------- 13:32:47 stable info: 13:32:47 ------------------- 13:32:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:32:47 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 13:32:47 Message: update stable to v1.0.243 13:32:48 ------------------- 13:32:48 experimental info: 13:32:48 ------------------- 13:32:48 Commited By: **** collab-it+edgex@linuxfoundation.org 13:32:48 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 13:32:48 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbeaad2 [Pipeline] echo 13:32:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:48 provisioning config files... 13:32:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/332@tmp/config4043674625374576281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:49 ---> docker-login.sh 13:32:49 nexus3.edgexfoundry.org:10001 13:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:49 Configure a credential helper to remove this warning. See 13:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:49 13:32:49 Login Succeeded 13:32:49 nexus3.edgexfoundry.org:10002 13:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:49 Configure a credential helper to remove this warning. See 13:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:49 13:32:49 Login Succeeded 13:32:49 nexus3.edgexfoundry.org:10003 13:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:50 Configure a credential helper to remove this warning. See 13:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:50 13:32:50 Login Succeeded 13:32:50 nexus3.edgexfoundry.org:10004 13:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:50 Configure a credential helper to remove this warning. See 13:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:50 13:32:50 Login Succeeded 13:32:50 docker.io 13:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:50 Configure a credential helper to remove this warning. See 13:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:50 13:32:50 Login Succeeded 13:32:50 ---> docker-login.sh ends [Pipeline] } 13:32:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:32:50 + 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 13:32:50 + dirname cmd/core-command/Dockerfile 13:32:50 + cut -d/ -f2 13:32:50 + echo core-command,cmd/core-command/Dockerfile 13:32:50 + dirname cmd/core-data/Dockerfile 13:32:50 + cut -d/ -f2 13:32:50 + echo core-data,cmd/core-data/Dockerfile 13:32:50 + dirname cmd/core-metadata/Dockerfile 13:32:50 + cut -d/ -f2 13:32:50 + echo core-metadata,cmd/core-metadata/Dockerfile 13:32:50 + dirname cmd/security-bootstrapper/Dockerfile 13:32:50 + cut -d/ -f2 13:32:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:32:50 + dirname cmd/security-proxy-setup/Dockerfile 13:32:50 + cut -d/ -f2 13:32:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:32:50 + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 13:32:50 13:32:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:32:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:32:50 + cut -d/ -f2 13:32:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:32:50 + + dirname cmd/security-spire-agent/Dockerfilecut 13:32:50 -d/ -f2 13:32:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:32:50 + dirname cmd/security-spire-config/Dockerfile 13:32:50 + cut -d/ -f2 13:32:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:32:50 + dirname cmd/security-spire-server/Dockerfile 13:32:50 + cut -d/ -f2 13:32:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:32:50 + dirname cmd/support-notifications/Dockerfile 13:32:50 + cut -d/ -f2 13:32:50 + echo support-notifications,cmd/support-notifications/Dockerfile 13:32:50 + dirname cmd/support-scheduler/Dockerfile 13:32:50 + cut -d/ -f2 13:32:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:32:50 + dirname cmd/sys-mgmt-agent/Dockerfile 13:32:50 + cut -d/ -f2 13:32:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:32:50 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 13:32:51 + git rev-list -1 --merges cbeaad2d6cb7760bfd67df9a253a2618b7240350~1..cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] echo 13:32:51 -----------> git rev-list -1 --merges cbeaad2d6cb7760bfd67df9a253a2618b7240350~1..cbeaad2d6cb7760bfd67df9a253a2618b7240350 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:32:51 cbeaad2d6cb7760bfd67df9a253a2618b7240350 [false] [Pipeline] sh 13:32:51 + git log --format=format:%s -1 cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] echo 13:32:51 ========================================================= 13:32:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:32:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:32:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:32:51 + grep -v github /etc/ssh/ssh_known_hosts 13:32:51 + [ -e /tmp/ssh_known_hosts ] 13:32:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:32:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:32:51 + sudo tee -a /etc/ssh/ssh_known_hosts 13:32:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:32:52 13:32:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:32:52 0.1.4: Pulling from edgex-devops/py-git-semver 13:32:52 b85a868b505f: Pulling fs layer 13:32:52 e2be974225ed: Pulling fs layer 13:32:52 339a4e72a1f5: Pulling fs layer 13:32:52 988bab9f4d93: Pulling fs layer 13:32:52 1469e6f7b9e6: Pulling fs layer 13:32:52 eaf3925da568: Pulling fs layer 13:32:52 bab4dde63d76: Pulling fs layer 13:32:52 988bab9f4d93: Waiting 13:32:52 1469e6f7b9e6: Waiting 13:32:52 eaf3925da568: Waiting 13:32:52 bab4dde63d76: Waiting 13:32:52 bde34c3a00c8: Pulling fs layer 13:32:52 b352a97aabf1: Pulling fs layer 13:32:52 4872d77fe225: Pulling fs layer 13:32:52 5851b861e8e6: Pulling fs layer 13:32:52 bde34c3a00c8: Waiting 13:32:52 b352a97aabf1: Waiting 13:32:52 4872d77fe225: Waiting 13:32:52 5851b861e8e6: Waiting 13:32:52 e2be974225ed: Verifying Checksum 13:32:52 e2be974225ed: Download complete 13:32:52 988bab9f4d93: Verifying Checksum 13:32:52 988bab9f4d93: Download complete 13:32:52 1469e6f7b9e6: Verifying Checksum 13:32:52 1469e6f7b9e6: Download complete 13:32:52 339a4e72a1f5: Verifying Checksum 13:32:52 339a4e72a1f5: Download complete 13:32:52 eaf3925da568: Verifying Checksum 13:32:52 eaf3925da568: Download complete 13:32:52 bde34c3a00c8: Verifying Checksum 13:32:52 bde34c3a00c8: Download complete 13:32:52 b352a97aabf1: Verifying Checksum 13:32:52 b352a97aabf1: Download complete 13:32:52 4872d77fe225: Download complete 13:32:52 5851b861e8e6: Verifying Checksum 13:32:52 5851b861e8e6: Download complete 13:32:52 b85a868b505f: Verifying Checksum 13:32:52 b85a868b505f: Download complete 13:32:53 bab4dde63d76: Verifying Checksum 13:32:53 bab4dde63d76: Download complete 13:32:54 b85a868b505f: Pull complete 13:32:54 e2be974225ed: Pull complete 13:32:54 339a4e72a1f5: Pull complete 13:32:55 988bab9f4d93: Pull complete 13:32:55 1469e6f7b9e6: Pull complete 13:32:55 eaf3925da568: Pull complete 13:32:57 bab4dde63d76: Pull complete 13:32:57 bde34c3a00c8: Pull complete 13:32:57 b352a97aabf1: Pull complete 13:32:57 4872d77fe225: Pull complete 13:32:57 5851b861e8e6: Pull complete 13:32:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:32:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:57 prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container 13:32:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:32:59 $ docker top 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c -eo pid,comm 13:32:59 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). 13:32:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:32:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:32:59 [ssh-agent] Looking for ssh-agent implementation... 13:32:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:59 $ docker exec 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c ssh-agent 13:32:59 SSH_AUTH_SOCK=/tmp/ssh-TCHjTk1tTuCO/agent.32 13:32:59 SSH_AGENT_PID=39 13:32:59 Running ssh-add (command line suppressed) 13:32:59 Identity added: /w/workspace/edgex-go/332@tmp/private_key_6812157643586078985.key (/w/workspace/edgex-go/332@tmp/private_key_6812157643586078985.key) 13:32:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:32:59 + git tag --points-at HEAD [Pipeline] } 13:32:59 $ docker exec --env ******** --env ******** 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c ssh-agent -k 13:32:59 unset SSH_AUTH_SOCK; 13:32:59 unset SSH_AGENT_PID; 13:32:59 echo Agent pid 39 killed; 13:32:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:32:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:32:59 [ssh-agent] Looking for ssh-agent implementation... 13:33:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:00 $ docker exec 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c ssh-agent 13:33:00 SSH_AUTH_SOCK=/tmp/ssh-6nEid1JSXr1b/agent.71 13:33:00 SSH_AGENT_PID=77 13:33:00 Running ssh-add (command line suppressed) 13:33:00 Identity added: /w/workspace/edgex-go/332@tmp/private_key_15402252059736595444.key (/w/workspace/edgex-go/332@tmp/private_key_15402252059736595444.key) 13:33:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:00 + git semver init 13:33:00 2022-10-19 13:33:00,697 [run_init] DEBUG init version:0.0.0 force:False 13:33:00 2022-10-19 13:33:00,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/332/.semver 13:33:00 2022-10-19 13:33:00,698 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/332/.semver 13:33:00 2022-10-19 13:33:00,698 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/332/.semver'], cwd=/w/workspace/edgex-go/332, universal_newlines=False, shell=None, istream=None) 13:33:06 2022-10-19 13:33:05,072 [append_file] DEBUG append to file:/w/workspace/edgex-go/332/.git/info/exclude 13:33:06 2022-10-19 13:33:05,073 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/332/.semver/main with force:False 13:33:06 2022-10-19 13:33:05,073 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main 13:33:06 2022-10-19 13:33:05,073 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main 13:33:06 2.3.0-dev.94 [Pipeline] } 13:33:06 $ docker exec --env ******** --env ******** 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c ssh-agent -k 13:33:06 unset SSH_AUTH_SOCK; 13:33:06 unset SSH_AGENT_PID; 13:33:06 echo Agent pid 77 killed; 13:33:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:33:06 + git semver [Pipeline] } 13:33:06 $ docker stop --time=1 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c 13:33:08 $ docker rm -f 6d10f25083e53dc50c05bfdb0b692ae07fdf101825f6d1e2c8ad8f2735e6c27c [Pipeline] // withDockerContainer [Pipeline] sh 13:33:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:33:08 Stashed 1 file(s) [Pipeline] echo 13:33:08 [edgeXSemver]: initialized semver on version 2.3.0-dev.94 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:33:09 + git config --global --add safe.directory /w/workspace/edgex-go/332 [Pipeline] echo 13:33:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:33:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:33:09 ========================================================= 13:33:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:33:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:33:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:33:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:33:09 213ec9aee27d: Pulling fs layer 13:33:09 4583459ba037: Pulling fs layer 13:33:09 93c1e223e6f2: Pulling fs layer 13:33:09 53926ce57604: Pulling fs layer 13:33:09 21b2b0c7a3f4: Pulling fs layer 13:33:09 30f14e443154: Pulling fs layer 13:33:09 801331c1e519: Pulling fs layer 13:33:09 99cc6dd402b0: Pulling fs layer 13:33:09 7d9ed39f4882: Pulling fs layer 13:33:09 53926ce57604: Waiting 13:33:09 801331c1e519: Waiting 13:33:09 30f14e443154: Waiting 13:33:09 21b2b0c7a3f4: Waiting 13:33:09 7d9ed39f4882: Waiting 13:33:09 93c1e223e6f2: Verifying Checksum 13:33:09 93c1e223e6f2: Download complete 13:33:09 4583459ba037: Download complete 13:33:09 21b2b0c7a3f4: Verifying Checksum 13:33:09 21b2b0c7a3f4: Download complete 13:33:09 30f14e443154: Verifying Checksum 13:33:09 30f14e443154: Download complete 13:33:09 213ec9aee27d: Verifying Checksum 13:33:09 213ec9aee27d: Download complete 13:33:09 801331c1e519: Download complete 13:33:09 213ec9aee27d: Pull complete 13:33:09 4583459ba037: Pull complete 13:33:09 93c1e223e6f2: Pull complete 13:33:09 7d9ed39f4882: Download complete 13:33:10 99cc6dd402b0: Verifying Checksum 13:33:10 99cc6dd402b0: Download complete 13:33:10 53926ce57604: Verifying Checksum 13:33:10 53926ce57604: Download complete 13:33:13 53926ce57604: Pull complete 13:33:13 21b2b0c7a3f4: Pull complete 13:33:13 30f14e443154: Pull complete 13:33:13 801331c1e519: Pull complete 13:33:16 99cc6dd402b0: Pull complete 13:33:16 7d9ed39f4882: Pull complete 13:33:16 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 13:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:33:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 13:33:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:33:17 WORKDIR /edgex 13:33:17 COPY go.mod . 13:33:17 RUN go mod download 13:33:17 + docker build -t ci-base-image-x86_64 -f - . 13:33:17 Sending build context to Docker daemon 169.6MB 13:33:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:33:17 ---> 1dedd983c030 13:33:17 Step 2/4 : WORKDIR /edgex 13:33:20 ---> Running in 920c229c7d08 13:33:20 Removing intermediate container 920c229c7d08 13:33:20 ---> 0cb9aaccc9ab 13:33:20 Step 3/4 : COPY go.mod . 13:33:20 ---> 03902298d475 13:33:20 Step 4/4 : RUN go mod download 13:33:20 ---> Running in 312a34aec059 13:33:23 Still waiting to schedule task 13:33:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:33:35 Removing intermediate container 312a34aec059 13:33:35 ---> 3de53b4acb49 13:33:35 Successfully built 3de53b4acb49 13:33:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:35 + docker inspect -f . ci-base-image-x86_64 13:33:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:35 prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container 13:33:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:33:35 $ docker top 911ff70e713cb6beaccdb64eee501b8783461d944affced687ba36f3bbd39f62 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:36 + go version 13:33:36 go version go1.18.7 linux/amd64 [Pipeline] } 13:33:36 $ docker stop --time=1 911ff70e713cb6beaccdb64eee501b8783461d944affced687ba36f3bbd39f62 13:33:37 $ docker rm -f 911ff70e713cb6beaccdb64eee501b8783461d944affced687ba36f3bbd39f62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:37 + docker inspect -f . ci-base-image-x86_64 13:33:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:37 prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container 13:33:37 $ 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/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:33:38 $ docker top e955bbfe35badbb96fb63e17beab199a7e3139669125777ad8aace1f76cb8edb -eo pid,comm [Pipeline] { [Pipeline] echo 13:33:38 ========================================================= 13:33:38 [edgeXBuildGoParallel] Running Tests and Build... 13:33:38 ========================================================= [Pipeline] sh 13:33:38 + git config --global --add safe.directory /w/workspace/edgex-go/332 [Pipeline] fileExists [Pipeline] sh 13:33:39 + make test 13:33:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:33:45 ? github.com/edgexfoundry/edgex-go [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:33:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 13:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:33:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 13:33:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.130s coverage: 41.3% of statements 13:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 13:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements 13:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.174s coverage: 89.2% of statements 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 2.2% of statements 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 72.2% of statements 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.104s coverage: 60.0% of statements 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements 13:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 13:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.092s coverage: 87.5% of statements 13:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.100s coverage: 94.4% of statements 13:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 13:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 80.5% of statements 13:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.126s coverage: 92.9% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 65.1% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.081s coverage: 85.4% of statements 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.2% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.7% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.298s coverage: 65.8% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.8% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 13:34:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 13:34:22 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 13:34:40 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 13:34:40 GO111MODULE=on go vet ./... 13:34:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:34:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:34:43 ./bin/test-attribution-txt.sh [Pipeline] echo 13:34:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:34:43 + ls -al . 13:34:43 total 760 13:34:43 drwxrwxr-x 11 1001 1001 4096 Oct 19 13:33 . 13:34:43 drwxr-xr-x 4 root root 4096 Oct 19 13:33 .. 13:34:43 drwxrwxr-x 2 1001 1001 4096 Oct 19 13:32 .blubracket 13:34:43 -rw-rw-r-- 1 1001 1001 16 Oct 19 13:32 .dockerignore 13:34:43 drwxrwxr-x 8 1001 1001 4096 Oct 19 13:34 .git 13:34:43 drwxrwxr-x 3 1001 1001 4096 Oct 19 13:32 .github 13:34:43 -rw-rw-r-- 1 1001 1001 1030 Oct 19 13:32 .gitignore 13:34:43 -rw-rw-r-- 1 1001 1001 42 Oct 19 13:32 .golangci.yml 13:34:43 -rw-rw-r-- 1 1001 1001 87 Oct 19 13:32 .hadolint.yml 13:34:43 drwxr-xr-x 3 1001 1001 4096 Oct 19 13:33 .semver 13:34:43 -rw-rw-r-- 1 1001 1001 166 Oct 19 13:32 .sonarcloud.properties 13:34:43 -rw-rw-r-- 1 1001 1001 1171 Oct 19 13:32 ADOPTERS.md 13:34:43 -rw-rw-r-- 1 1001 1001 10722 Oct 19 13:32 Attribution.txt 13:34:43 -rw-rw-r-- 1 1001 1001 63209 Oct 19 13:32 CHANGELOG.md 13:34:43 -rw-rw-r-- 1 1001 1001 3804 Oct 19 13:32 CONTRIBUTING.md 13:34:43 -rw-rw-r-- 1 1001 1001 677 Oct 19 13:32 GOVERNANCE.md 13:34:43 -rw-rw-r-- 1 1001 1001 850 Oct 19 13:32 Jenkinsfile 13:34:43 -rw-rw-r-- 1 1001 1001 10775 Oct 19 13:32 LICENSE 13:34:43 -rw-rw-r-- 1 1001 1001 13857 Oct 19 13:32 Makefile 13:34:43 -rw-rw-r-- 1 1001 1001 582 Oct 19 13:32 OWNERS.md 13:34:43 -rw-rw-r-- 1 1001 1001 9799 Oct 19 13:32 README.md 13:34:43 -rw-rw-r-- 1 1001 1001 6912 Oct 19 13:32 SECURITY.md 13:34:43 -rw-rw-r-- 1 1001 1001 12 Oct 19 13:33 VERSION 13:34:43 -rw-rw-r-- 1 1001 1001 4131 Oct 19 13:32 ZMQWindows.md 13:34:43 drwxrwxr-x 2 1001 1001 4096 Oct 19 13:32 bin 13:34:43 drwxrwxr-x 18 1001 1001 4096 Oct 19 13:32 cmd 13:34:43 -rw-r--r-- 1 root root 503479 Oct 19 13:34 coverage.out 13:34:43 -rw-rw-r-- 1 1001 1001 3458 Oct 19 13:32 go.mod 13:34:43 -rw-rw-r-- 1 1001 1001 38041 Oct 19 13:32 go.sum 13:34:43 drwxrwxr-x 8 1001 1001 4096 Oct 19 13:32 internal 13:34:43 drwxrwxr-x 3 1001 1001 4096 Oct 19 13:32 openapi 13:34:43 drwxrwxr-x 4 1001 1001 4096 Oct 19 13:32 snap 13:34:43 -rw-rw-r-- 1 1001 1001 204 Oct 19 13:32 version.go [Pipeline] sh 13:34:43 + '[' -e coverage.out ] 13:34:43 + chown 1001:1001 coverage.out [Pipeline] stash 13:34:43 Stashed 1 file(s) [Pipeline] sh 13:34:44 + make build 13:34:44 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:34:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8560 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 13:34:53 Running in /w/workspace/edgex-go/332 [Pipeline] { [Pipeline] checkout 13:34:53 The recommended git tool is: git 13:34:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:34:59 using credential edgex-jenkins-ssh 13:34:59 Cloning the remote Git repository 13:34:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:34:59 > git init /w/workspace/edgex-go/332 # timeout=10 13:34:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:34:59 > git --version # timeout=10 13:34:59 > git --version # 'git version 2.25.1' 13:34:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:34:59 Verifying host key using known hosts file 13:34:59 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:34:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:35:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:35:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:35:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:35:14 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:35:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:35:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:35:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:16 Avoid second fetch 13:35:16 Checking out Revision cbeaad2d6cb7760bfd67df9a253a2618b7240350 (main) 13:35:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:35:16 Commit message: "Merge pull request #4201 from farshidtz/snap-exclude-redundant-debs" 13:35:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:35:16 > git config core.sparsecheckout # timeout=10 13:35:16 > git checkout -f cbeaad2d6cb7760bfd67df9a253a2618b7240350 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:35:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:35:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:35:18 % Total % Received % Xferd Average Speed Time Time Time Current 13:35:18 Dload Upload Total Spent Left Speed 13:35:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh 13:35:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:35:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:35:19 + sudo tee /etc/docker/daemon.new 13:35:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:35:19 { 13:35:19 "registry-mirrors": [ 13:35:19 "https://nexus3.edgexfoundry.org:10001" 13:35:19 ], 13:35:19 "bip": "10.250.0.254/24", 13:35:19 "hosts": [ 13:35:19 "tcp://0.0.0.0:5555", 13:35:19 "unix:///var/run/docker.sock" 13:35:19 ], 13:35:19 "mtu": 1458, 13:35:19 "selinux-enabled": true, 13:35:19 "seccomp-profile": "/etc/docker/seccomp.json" 13:35:19 } [Pipeline] sh 13:35:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:35:20 + sudo service docker restart 13:35:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 13:35:21 $ docker stop --time=1 e955bbfe35badbb96fb63e17beab199a7e3139669125777ad8aace1f76cb8edb 13:35:24 $ docker rm -f e955bbfe35badbb96fb63e17beab199a7e3139669125777ad8aace1f76cb8edb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:35:25 13:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:35:25 latest: Pulling from edgex-devops/edgex-compose 13:35:25 cbdbe7a5bc2a: Pulling fs layer 13:35:25 ca9280d653b3: Pulling fs layer 13:35:25 7e9c9ca2126c: Pulling fs layer 13:35:25 cbdbe7a5bc2a: Verifying Checksum 13:35:25 cbdbe7a5bc2a: Pull complete 13:35:25 ca9280d653b3: Download complete 13:35:26 7e9c9ca2126c: Download complete 13:35:26 ca9280d653b3: Pull complete 13:35:28 7e9c9ca2126c: Pull complete 13:35:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:35:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:35:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:35:29 prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container 13:35:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:35:30 $ docker top 7d3ea0d5f9a12704efebca832fb9661028f9926dfc0c7d878f42c23ea3e7eb00 -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:30 + docker-compose build --help 13:35:30 + grep parallel 13:35:31 --parallel Build images in parallel. [Pipeline] } 13:35:31 $ docker stop --time=1 7d3ea0d5f9a12704efebca832fb9661028f9926dfc0c7d878f42c23ea3e7eb00 13:35:32 $ docker rm -f 7d3ea0d5f9a12704efebca832fb9661028f9926dfc0c7d878f42c23ea3e7eb00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:35:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:35:33 prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container 13:35:33 $ 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/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:35:33 $ docker top a6d7123a0a3f04991d8c117249844bc4f1b952196fa544b1c10f4011a67b882f -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:33 + docker-compose -f ./docker-compose-build.yml build --parallel 13:35:34 Building core-command ... 13:35:34 Building core-data ... 13:35:34 Building core-metadata ... 13:35:34 Building security-bootstrapper ... 13:35:34 Building security-proxy-setup ... 13:35:34 Building security-secretstore-setup ... 13:35:34 Building security-spiffe-token-provider ... 13:35:34 Building security-spire-agent ... 13:35:34 Building security-spire-config ... 13:35:34 Building security-spire-server ... 13:35:34 Building support-notifications ... 13:35:34 Building support-scheduler ... 13:35:34 Building sys-mgmt-agent ... 13:35:34 Building security-spire-config 13:35:34 Building security-secretstore-setup 13:35:34 Building security-bootstrapper 13:35:34 Building core-command 13:35:34 Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:35:38 provisioning config files... 13:35:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/332@tmp/config16208984398693352692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:38 ---> docker-login.sh 13:35:38 nexus3.edgexfoundry.org:10001 13:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:39 Configure a credential helper to remove this warning. See 13:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:39 13:35:39 Login Succeeded 13:35:39 nexus3.edgexfoundry.org:10002 13:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:39 Configure a credential helper to remove this warning. See 13:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:39 13:35:39 Login Succeeded 13:35:39 nexus3.edgexfoundry.org:10003 13:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:40 Configure a credential helper to remove this warning. See 13:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:40 13:35:40 Login Succeeded 13:35:40 nexus3.edgexfoundry.org:10004 13:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:40 Configure a credential helper to remove this warning. See 13:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:40 13:35:40 Login Succeeded 13:35:40 docker.io 13:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:41 Configure a credential helper to remove this warning. See 13:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:41 13:35:41 Login Succeeded 13:35:41 ---> docker-login.sh ends [Pipeline] } 13:35:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 13:35:41 + git config --global --add safe.directory /w/workspace/edgex-go/332 [Pipeline] echo 13:35:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:35:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:35:41 ========================================================= 13:35:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:35:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:35:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:35:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:35:42 9b18e9b68314: Pulling fs layer 13:35:42 d32db5db7311: Pulling fs layer 13:35:42 d0c4b47475fc: Pulling fs layer 13:35:42 5831b945b038: Pulling fs layer 13:35:42 86bbec2aaacd: Pulling fs layer 13:35:42 e10730c5d714: Pulling fs layer 13:35:42 5dd5c2283517: Pulling fs layer 13:35:42 d5ac0230b979: Pulling fs layer 13:35:42 5831b945b038: Waiting 13:35:42 86bbec2aaacd: Waiting 13:35:42 e10730c5d714: Waiting 13:35:42 d5ac0230b979: Waiting 13:35:42 d0c4b47475fc: Verifying Checksum 13:35:42 d0c4b47475fc: Download complete 13:35:42 d32db5db7311: Download complete 13:35:42 86bbec2aaacd: Verifying Checksum 13:35:42 86bbec2aaacd: Download complete 13:35:42 e10730c5d714: Verifying Checksum 13:35:42 e10730c5d714: Download complete 13:35:42 9b18e9b68314: Verifying Checksum 13:35:42 9b18e9b68314: Download complete 13:35:43 9b18e9b68314: Pull complete 13:35:43 d5ac0230b979: Verifying Checksum 13:35:43 d5ac0230b979: Download complete 13:35:44 d32db5db7311: Pull complete 13:35:44 d0c4b47475fc: Pull complete 13:35:44 5dd5c2283517: Verifying Checksum 13:35:44 5dd5c2283517: Download complete 13:35:45 5831b945b038: Verifying Checksum 13:35:45 5831b945b038: Download complete 13:35:46 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:35:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:35:46 ---> 3de53b4acb49 13:35:46 Step 3/26 : WORKDIR /edgex-go 13:35:46 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:35:46 Step 2/33 : FROM ${BUILDER_BASE} AS builder 13:35:46 ---> 3de53b4acb49 13:35:46 Step 3/33 : WORKDIR /edgex-go 13:35:46 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:35:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:35:46 ---> 3de53b4acb49 13:35:46 Step 3/25 : WORKDIR /edgex-go 13:35:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:35:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:35:46 ---> 3de53b4acb49 13:35:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:35:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:35:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:35:46 ---> 3de53b4acb49 13:35:46 Step 3/23 : WORKDIR /edgex-go 13:35:48 ---> Running in 01b64326b0c4 13:35:48 ---> Running in e235297c4a7e 13:35:48 ---> Running in a0e2e1f91519 13:35:48 ---> Running in 07fd7c810683 13:35:48 ---> Running in 223a338355bc 13:35:48 Removing intermediate container 07fd7c810683 13:35:48 ---> 2b80a0cf85ce 13:35:48 Step 4/24 : WORKDIR /edgex-go 13:35:48 Removing intermediate container a0e2e1f91519 13:35:48 ---> ff6ccd43b424 13:35:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:48 Removing intermediate container 223a338355bc 13:35:48 ---> 212c959724f4 13:35:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:48 Removing intermediate container 01b64326b0c4 13:35:48 ---> 1e38515b251d 13:35:48 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:48 Removing intermediate container e235297c4a7e 13:35:48 ---> 5f86f7b9e684 13:35:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:48 ---> Running in 99f28a8b793a 13:35:48 ---> Running in 228966f9aa00 13:35:48 ---> Running in 9502ed83a66d 13:35:48 ---> Running in e81091374929 13:35:48 ---> Running in 5b405a7811ab 13:35:48 Removing intermediate container 99f28a8b793a 13:35:48 ---> 13ff79889c7e 13:35:48 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:48 ---> Running in 0162603781fd 13:35:49 Removing intermediate container 228966f9aa00 13:35:49 ---> 22dfd05bd3b5 13:35:49 Step 5/23 : RUN apk add --update --no-cache make bash git 13:35:49 ---> Running in be78f8841eb7 13:35:49 Removing intermediate container e81091374929 13:35:49 ---> d4035469665b 13:35:49 Step 5/33 : RUN apk add --update --no-cache make git 13:35:49 ---> Running in 7c11c578e077 13:35:49 Removing intermediate container 9502ed83a66d 13:35:49 ---> c820ac222a1c 13:35:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:35:49 ---> Running in 1a0475896b60 13:35:49 Removing intermediate container 5b405a7811ab 13:35:49 ---> 4cac71e6f3de 13:35:49 Step 5/25 : RUN apk add --update --no-cache make git 13:35:49 ---> Running in 7a6bee5550b5 13:35:49 Removing intermediate container 0162603781fd 13:35:49 ---> 2871fcccebae 13:35:49 Step 6/24 : RUN apk add --update --no-cache make git 13:35:49 ---> Running in 0e5297a81b75 13:35:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:35:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:35:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:35:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:35:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:35:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:35:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:35:51 OK: 211 MiB in 51 packages 13:35:51 OK: 211 MiB in 51 packages 13:35:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:35:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:35:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:35:51 Removing intermediate container be78f8841eb7 13:35:51 ---> 002768ddde02 13:35:51 Step 6/23 : COPY go.mod vendor* ./ 13:35:51 Removing intermediate container 7c11c578e077 13:35:51 ---> 81aa1e955c63 13:35:51 Step 6/33 : COPY go.mod vendor* ./ 13:35:51 ---> 326629e73426 13:35:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:35:51 ---> 8de62305d9b9 13:35:51 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:35:51 ---> Running in 0b9fe1974c25 13:35:51 ---> Running in 03c8bd2881b3 13:35:52 OK: 211 MiB in 51 packages 13:35:52 OK: 211 MiB in 51 packages 13:35:52 Removing intermediate container 1a0475896b60 13:35:52 ---> e95da238db2f 13:35:52 Step 6/26 : COPY go.mod vendor* ./ 13:35:52 Removing intermediate container 7a6bee5550b5 13:35:52 ---> 953a2c31e5b7 13:35:52 Step 6/25 : COPY go.mod vendor* ./ 13:35:53 ---> 42b4ba807151 13:35:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:35:53 ---> 64a2ad5d82ea 13:35:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:35:53 ---> Running in af1c698339d5 13:35:53 ---> Running in 3973b6af6798 13:35:54 OK: 211 MiB in 51 packages 13:35:54 Removing intermediate container 0e5297a81b75 13:35:54 ---> 481242d57933 13:35:54 Step 7/24 : COPY go.mod vendor* ./ 13:35:54 ---> dd233564ea43 13:35:54 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:35:54 ---> Running in ecc604b25125 13:35:58 5831b945b038: Pull complete 13:35:58 86bbec2aaacd: Pull complete 13:35:58 e10730c5d714: Pull complete 13:36:04 5dd5c2283517: Pull complete 13:36:06 d5ac0230b979: Pull complete 13:36:06 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 13:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:36:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 13:36:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:36:07 WORKDIR /edgex 13:36:07 COPY go.mod . 13:36:07 RUN go mod download 13:36:07 + docker build -t ci-base-image-arm64 -f - . 13:36:07 Sending build context to Docker daemon 3.27MB 13:36:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:36:07 ---> 59b3b1a385d4 13:36:07 Step 2/4 : WORKDIR /edgex 13:36:09 ---> Running in d2e1745fff4e 13:36:09 Removing intermediate container d2e1745fff4e 13:36:09 ---> a64c1e08ebbc 13:36:09 Step 3/4 : COPY go.mod . 13:36:11 ---> 3d39205f6173 13:36:11 Step 4/4 : RUN go mod download 13:36:11 ---> Running in 07197baecdc2 13:36:13 Removing intermediate container 3973b6af6798 13:36:13 ---> 0619ba369aff 13:36:13 Step 8/25 : COPY . . 13:36:13 Removing intermediate container af1c698339d5 13:36:13 ---> b7295f9c4041 13:36:13 Step 8/26 : COPY . . 13:36:13 Removing intermediate container ecc604b25125 13:36:13 ---> a2830dba6d7c 13:36:13 Step 9/24 : COPY . . 13:36:13 Removing intermediate container 0b9fe1974c25 13:36:13 ---> 500dba00a754 13:36:13 Step 8/33 : COPY . . 13:36:13 Removing intermediate container 03c8bd2881b3 13:36:13 ---> 03360b391c34 13:36:13 Step 8/23 : COPY . . 13:36:19 ---> 7e84afbe8801 13:36:19 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:36:19 ---> e20c3aaec155 13:36:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:36:19 ---> d6d93fc89d70 13:36:19 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 13:36:19 ---> 294ba0d49fcc 13:36:19 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:36:19 ---> d8f5b6e83e45 13:36:19 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:36:19 ---> Running in 1935cd8d5b72 13:36:19 ---> Running in 674b0bcf6a61 13:36:19 ---> Running in 5715008fe9b5 13:36:19 ---> Running in 2b14c7d4e85f 13:36:19 ---> Running in 8fbccf74a6c0 13:36:19 Removing intermediate container 5715008fe9b5 13:36:19 ---> 0892a4296f47 13:36:19 Step 10/26 : WORKDIR /edgex-go/spire-build 13:36:19 ---> Running in 535d7429519f 13:36:19 Removing intermediate container 535d7429519f 13:36:19 ---> 0bff5c9d7e4a 13:36:19 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 13:36:19 ---> Running in 9f9459af657d 13:36:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:36:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:36:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:36:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:36:20 Removing intermediate container 9f9459af657d 13:36:20 ---> c8a071786aad 13:36:20 Step 12/26 : WORKDIR /edgex-go 13:36:20 ---> Running in faa08a1b9cc3 13:36:20 Removing intermediate container faa08a1b9cc3 13:36:20 ---> 6ab21fb00ea2 13:36:20 13:36:20 Step 13/26 : FROM alpine:3.15 13:36:21 3.15: Pulling from library/alpine 13:36:21 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 13:36:21 Status: Downloaded newer image for alpine:3.15 13:36:21 ---> c4fc93816858 13:36:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:36:21 ---> Running in 82e06c73e97d 13:36:21 Removing intermediate container 82e06c73e97d 13:36:21 ---> 1ad062619468 13:36:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:21 ---> Running in a88e170991db 13:36:22 Removing intermediate container a88e170991db 13:36:22 ---> 70e2f720a276 13:36:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:36:22 ---> Running in 97396d045139 13:36:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:36:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:36:24 v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 13:36:24 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 13:36:24 OK: 15857 distinct packages available 13:36:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:36:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:36:25 (1/4) Installing dumb-init (1.2.5-r1) 13:36:25 (2/4) Installing musl-obstack (1.2.3-r0) 13:36:25 (3/4) Installing libucontext (1.1-r0) 13:36:25 (4/4) Installing gcompat (1.0.0-r4) 13:36:25 Executing busybox-1.34.1-r7.trigger 13:36:25 OK: 6 MiB in 18 packages 13:36:27 Removing intermediate container 97396d045139 13:36:27 ---> b1f416e44131 13:36:27 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:36:28 ---> b270f9ff4d9d 13:36:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:36:29 ---> d754cf0d68f1 13:36:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:36:29 ---> Running in 492b91aad932 13:36:30 Removing intermediate container 492b91aad932 13:36:30 ---> ee0c847fa501 13:36:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:36:30 ---> 4e9b66df623f 13:36:30 Step 21/26 : WORKDIR / 13:36:30 ---> Running in ec0b5bd118a0 13:36:30 Removing intermediate container ec0b5bd118a0 13:36:30 ---> a9c7a5fb123e 13:36:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:36:30 ---> Running in b9e86f5d0a7a 13:36:31 Removing intermediate container b9e86f5d0a7a 13:36:31 ---> c104ad5b6765 13:36:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:36:31 ---> Running in f7e404b3ae86 13:36:31 Removing intermediate container f7e404b3ae86 13:36:31 ---> 0f3246741cb8 13:36:31 Step 24/26 : LABEL arch=x86_64 13:36:31 ---> Running in 222fa042c52b 13:36:31 Removing intermediate container 222fa042c52b 13:36:31 ---> 120a40390e7e 13:36:31 Step 25/26 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:36:31 ---> Running in f22292cdff0e 13:36:32 Removing intermediate container f22292cdff0e 13:36:32 ---> 089af2f1628a 13:36:32 Step 26/26 : LABEL version=2.3.0-dev.94 13:36:32 ---> Running in 9408c89c9c45 13:36:32 Removing intermediate container 9408c89c9c45 13:36:32 ---> fcc199e08cc4 13:36:32 13:36:32 Successfully built fcc199e08cc4 13:36:32 Successfully tagged security-spire-config:latest 13:36:32  Building security-spire-config ... done Building security-spiffe-token-provider 13:36:36 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:36:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:36:36 ---> 3de53b4acb49 13:36:36 Step 3/20 : WORKDIR /edgex-go 13:36:36 ---> Using cache 13:36:36 ---> 5f86f7b9e684 13:36:36 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:36:36 ---> Running in 9e634708ee8e 13:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:36:38 v3.16.2-309-gd77574a49c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 13:36:38 v3.16.2-308-gb0ca373a04 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 13:36:38 OK: 17038 distinct packages available 13:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:36:38 OK: 211 MiB in 51 packages 13:36:39 Removing intermediate container 9e634708ee8e 13:36:39 ---> 81ae43664863 13:36:39 Step 5/20 : COPY go.mod vendor* ./ 13:36:39 ---> 44c06a68e8a0 13:36:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:39 ---> Running in 5095fd54f5c0 13:36:43 Removing intermediate container 07197baecdc2 13:36:43 ---> d9be1ef0f8ba 13:36:43 Successfully built d9be1ef0f8ba 13:36:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:43 + docker inspect -f . ci-base-image-arm64 13:36:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:44 prd-ubuntu20.04-docker-arm64-4c-16g-8560 does not seem to be running inside a container 13:36:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:36:45 $ docker top 73918c4e56bcfa80e1deb0326f968dd9342dd001f34fcc62d1ca201f016d91c2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:36:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:36:46 + go version 13:36:46 go version go1.18.7 linux/arm64 [Pipeline] } 13:36:46 $ docker stop --time=1 73918c4e56bcfa80e1deb0326f968dd9342dd001f34fcc62d1ca201f016d91c2 13:36:47 $ docker rm -f 73918c4e56bcfa80e1deb0326f968dd9342dd001f34fcc62d1ca201f016d91c2 [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 13:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:36:48 13:36:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:36:48 latest: Pulling from edgex-devops/edgex-compose-arm64 13:36:48 29e5d40040c1: Pulling fs layer 13:36:48 1ce36da41761: Pulling fs layer 13:36:48 25b303627fd3: Pulling fs layer 13:36:48 Removing intermediate container 674b0bcf6a61 13:36:48 ---> 9e1749b17851 13:36:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:36:48 ---> Running in 0a6ef6962662 13:36:48 29e5d40040c1: Verifying Checksum 13:36:48 29e5d40040c1: Download complete 13:36:49 Removing intermediate container 1935cd8d5b72 13:36:49 ---> ff2ea194b094 13:36:49 13:36:49 Step 11/24 : FROM alpine:3.16 13:36:49 Removing intermediate container 8fbccf74a6c0 13:36:49 ---> 5081a33f6e45 13:36:49 13:36:49 Step 10/33 : FROM alpine:3.16 13:36:49 1ce36da41761: Verifying Checksum 13:36:49 1ce36da41761: Download complete 13:36:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:36:49 Removing intermediate container 5095fd54f5c0 13:36:49 ---> 9860beda0a75 13:36:49 Step 7/20 : COPY . . 13:36:49 3.16: Pulling from library/alpine 13:36:49 29e5d40040c1: Pull complete 13:36:49 3.16: Pulling from library/alpine 13:36:49 Removing intermediate container 2b14c7d4e85f 13:36:49 ---> ceb4b1a3d222 13:36:49 13:36:49 Step 10/25 : FROM alpine:3.16 13:36:50 1ce36da41761: Pull complete 13:36:50 3.16: Pulling from library/alpine 13:36:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:36:50 Status: Downloaded newer image for alpine:3.16 13:36:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:36:50 Status: Image is up to date for alpine:3.16 13:36:50 ---> 9c6f07244728 13:36:50 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:36:50 ---> 9c6f07244728 13:36:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:36:50 25b303627fd3: Download complete 13:36:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:36:50 Status: Image is up to date for alpine:3.16 13:36:50 ---> 9c6f07244728 13:36:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:36:50 ---> Running in d47b07c5c712 13:36:50 ---> Running in 0c3a5d15bf33 13:36:50 ---> Running in 1ae05cad97cd 13:36:50 Removing intermediate container 0a6ef6962662 13:36:50 ---> 710c0c5f5190 13:36:50 13:36:50 Step 11/23 : FROM alpine:3.16 13:36:50 ---> 9c6f07244728 13:36:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:36:51 Removing intermediate container d47b07c5c712 13:36:51 ---> 2c7e140531e0 13:36:51 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 13:36:51 ---> Running in 6f7dbebe640c 13:36:51 ---> Running in b84f3f8ff14f 13:36:51 Removing intermediate container 6f7dbebe640c 13:36:51 ---> be4735645181 13:36:51 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 13:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:36:51 ---> Running in 7c5bf1667cec 13:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:36:52 (1/1) Installing dumb-init (1.2.5-r1) 13:36:52 Executing busybox-1.35.0-r17.trigger 13:36:52 OK: 6 MiB in 15 packages 13:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:36:52 (1/3) Installing ca-certificates (20220614-r0) 13:36:52 (2/3) Installing dumb-init (1.2.5-r1) 13:36:52 (3/3) Installing su-exec (0.2-r1) 13:36:52 Executing busybox-1.35.0-r17.trigger 13:36:52 Executing ca-certificates-20220614-r0.trigger 13:36:52 OK: 6 MiB in 17 packages 13:36:52 (1/2) Installing dumb-init (1.2.5-r1) 13:36:52 (2/2) Installing su-exec (0.2-r1) 13:36:52 Executing busybox-1.35.0-r17.trigger 13:36:52 OK: 6 MiB in 16 packages 13:36:52 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 13:36:52 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 13:36:52 (3/33) Installing readline (8.1.2-r0) 13:36:52 (4/33) Installing bash (5.1.16-r2) 13:36:52 Executing bash-5.1.16-r2.post-install 13:36:52 (5/33) Installing ca-certificates (20220614-r0) 13:36:52 (6/33) Installing brotli-libs (1.0.9-r6) 13:36:52 (7/33) Installing nghttp2-libs (1.47.0-r0) 13:36:52 (8/33) Installing libcurl (7.83.1-r3) 13:36:52 (9/33) Installing curl (7.83.1-r3) 13:36:52 (10/33) Installing docker-cli (20.10.20-r0) 13:36:52 (11/33) Installing dumb-init (1.2.5-r1) 13:36:52 (12/33) Installing libbz2 (1.0.8-r1) 13:36:52 (13/33) Installing expat (2.4.9-r0) 13:36:52 (14/33) Installing libffi (3.4.2-r1) 13:36:52 (15/33) Installing gdbm (1.23-r0) 13:36:52 (16/33) Installing xz-libs (5.2.5-r1) 13:36:52 (17/33) Installing libgcc (11.2.1_git20220219-r2) 13:36:52 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 13:36:52 (19/33) Installing mpdecimal (2.5.1-r1) 13:36:52 (20/33) Installing sqlite-libs (3.38.5-r0) 13:36:52 (21/33) Installing python3 (3.10.5-r0) 13:36:53 (22/33) Installing py3-contextlib2 (21.6.0-r2) 13:36:53 (23/33) Installing py3-tomli (2.0.1-r1) 13:36:53 (24/33) Installing py3-pep517 (0.12.0-r2) 13:36:53 (25/33) Installing py3-six (1.16.0-r1) 13:36:53 (26/33) Installing py3-retrying (1.3.3-r3) 13:36:53 (27/33) Installing py3-appdirs (1.4.4-r3) 13:36:53 (28/33) Installing py3-more-itertools (8.13.0-r0) 13:36:53 (29/33) Installing py3-ordered-set (4.0.2-r3) 13:36:53 (30/33) Installing py3-parsing (2.4.7-r3) 13:36:53 (31/33) Installing py3-packaging (21.3-r0) 13:36:53 (32/33) Installing py3-setuptools (59.4.0-r0) 13:36:53 ---> 73d42dcf7ec1 13:36:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:36:53 Removing intermediate container 0c3a5d15bf33 13:36:53 ---> db2c18ff72e2 13:36:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:36:53 (33/33) Installing py3-pip (22.1.1-r0) 13:36:53 ---> Running in 26961abc5c23 13:36:53 Removing intermediate container b84f3f8ff14f 13:36:53 ---> 494261dfd2a9 13:36:53 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 13:36:53 ---> Running in 3ad241a9e765 13:36:53 Removing intermediate container 1ae05cad97cd 13:36:53 ---> ee27d8f7f487 13:36:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:36:53 ---> Running in 9cfb373cc8d5 13:36:53 ---> Running in 72429efe69b4 13:36:53 Removing intermediate container 3ad241a9e765 13:36:53 ---> 5b1b3e129d15 13:36:53 Step 14/24 : ENV APP_PORT=59882 13:36:53 Executing busybox-1.35.0-r17.trigger 13:36:53 Executing ca-certificates-20220614-r0.trigger 13:36:53 Removing intermediate container 9cfb373cc8d5 13:36:53 ---> fb10296b7daf 13:36:53 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 13:36:53 ---> Running in f8e5f4dd5f67 13:36:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:36:53 OK: 122 MiB in 47 packages 13:36:53 Removing intermediate container 72429efe69b4 13:36:53 ---> 1bdc688e51af 13:36:53 Step 13/25 : WORKDIR / 13:36:53 ---> Running in 33f482fadb00 13:36:54 ---> Running in 2c2f71a6d0bc 13:36:54 Removing intermediate container f8e5f4dd5f67 13:36:54 ---> 2842f217b4c9 13:36:54 Step 15/24 : EXPOSE $APP_PORT 13:36:54 Removing intermediate container 33f482fadb00 13:36:54 ---> f86929dfecc6 13:36:54 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 13:36:54 ---> Running in 45a618396bf9 13:36:54 ---> Running in fa0b158ef3fb 13:36:54 Removing intermediate container 2c2f71a6d0bc 13:36:54 ---> 7c4d2d365e0f 13:36:54 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:36:54 Removing intermediate container 45a618396bf9 13:36:54 ---> 82a440704d3b 13:36:54 Step 16/24 : WORKDIR / 13:36:54 Removing intermediate container fa0b158ef3fb 13:36:54 ---> cf077afc54bc 13:36:54 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 13:36:54 ---> Running in 16a9be2101e6 13:36:54 ---> Running in 3b9f510e60c5 13:36:54 ---> 7e662777a29b 13:36:54 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:36:54 Removing intermediate container 16a9be2101e6 13:36:54 ---> 2478ceb30a16 13:36:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:36:54 Removing intermediate container 3b9f510e60c5 13:36:54 ---> f3c7d71791af 13:36:54 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 13:36:54 ---> Running in 8f9041de02b5 13:36:54 ---> b68aa13fb653 13:36:54 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:36:54 ---> ff75bca0d119 13:36:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:36:55 ---> 83bb17e962c5 13:36:55 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:36:55 ---> 2875aa2a34c2 13:36:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:36:55 ---> decf064dba9f 13:36:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:36:55 Removing intermediate container 8f9041de02b5 13:36:55 ---> e5e4c47ea1aa 13:36:55 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 13:36:55 ---> cd648c613f9b 13:36:55 Step 20/24 : ENTRYPOINT ["/core-command"] 13:36:55 ---> Running in 7ce0df88f073 13:36:55 ---> 6b82c4829c4f 13:36:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:36:55 ---> Running in a76dabb8a0b8 13:36:55 Removing intermediate container 7ce0df88f073 13:36:55 ---> b1270b2a1c63 13:36:55 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 13:36:55 Removing intermediate container a76dabb8a0b8 13:36:55 ---> a6c08b8d72fc 13:36:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:36:56 ---> Running in 0e36fce34531 13:36:56 ---> 062bc2e91fdc 13:36:56 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 13:36:56 ---> Running in 4f79ca02a19f 13:36:56 ---> 0b72412d1396 13:36:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:36:56 Removing intermediate container 0e36fce34531 13:36:56 ---> a61ef792aa1e 13:36:56 Step 22/24 : LABEL arch=x86_64 13:36:56 ---> Running in 42ebc2805c87 13:36:56 ---> 3be0eb00777e 13:36:56 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:36:56 Removing intermediate container 42ebc2805c87 13:36:56 ---> 30ff0f52d2b9 13:36:56 Step 23/24 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:36:56 ---> Running in aa6ff100c0d5 13:36:56 ---> Running in 4d2845207cd9 13:36:56 Removing intermediate container 4d2845207cd9 13:36:56 ---> c56a0673e641 13:36:56 Step 24/24 : LABEL version=2.3.0-dev.94 13:36:57 ---> Running in 3c71559e54cb 13:36:57 Collecting docker-compose==1.23.2 13:36:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:36:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.4 MB/s eta 0:00:00 13:36:57 Removing intermediate container 3c71559e54cb 13:36:57 ---> fdc3378dd743 13:36:57 13:36:57 Collecting dockerpty<0.5,>=0.4.1 13:36:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:36:57 Removing intermediate container 4f79ca02a19f 13:36:57 ---> 89fe6d083c07 13:36:57 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 13:36:57 Preparing metadata (setup.py): started 13:36:57 Successfully built fdc3378dd743 13:36:57 Successfully tagged core-command:latest 13:36:57 Building security-proxy-setup 13:36:57  Building core-command ... done  Preparing metadata (setup.py): finished with status 'done' 13:36:57 Collecting texttable<0.10,>=0.9.0 13:36:57 Downloading texttable-0.9.1.tar.gz (11 kB) 13:36:57 Preparing metadata (setup.py): started 13:36:58 Preparing metadata (setup.py): finished with status 'done' 13:36:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:36:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:36:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 115.5 MB/s eta 0:00:00 13:36:58 Collecting websocket-client<1.0,>=0.32.0 13:36:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:36:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 75.2 MB/s eta 0:00:00 13:36:58 Collecting docker<4.0,>=3.6.0 13:36:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:36:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 51.2 MB/s eta 0:00:00 13:36:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 13:36:58 Collecting PyYAML<4,>=3.10 13:36:58 Downloading PyYAML-3.13.tar.gz (270 kB) 13:36:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 69.2 MB/s eta 0:00:00 13:36:58 Preparing metadata (setup.py): started 13:36:59 ---> 23f27ed88e6d 13:36:59 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:36:59 Preparing metadata (setup.py): finished with status 'done' 13:36:59 Collecting jsonschema<3,>=2.5.1 13:36:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:36:59 Removing intermediate container aa6ff100c0d5 13:36:59 ---> 678f069d5c01 13:36:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:36:59 Collecting cached-property<2,>=1.2.0 13:36:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:36:59 Collecting docopt<0.7,>=0.6.1 13:36:59 Downloading docopt-0.6.2.tar.gz (25 kB) 13:36:59 Preparing metadata (setup.py): started 13:36:59 Preparing metadata (setup.py): finished with status 'done' 13:36:59 ---> Running in 9a0fc2abfd10 13:36:59 Collecting docker-pycreds>=0.4.0 13:36:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:36:59 Collecting urllib3<1.25,>=1.21.1 13:36:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:36:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 154.3 MB/s eta 0:00:00 13:36:59 ---> 8e1c8f52169f 13:36:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:36:59 Collecting idna<2.8,>=2.5 13:36:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:36:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 165.7 MB/s eta 0:00:00 13:36:59 Collecting chardet<3.1.0,>=3.0.2 13:36:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:36:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 207.6 MB/s eta 0:00:00 13:36:59 Removing intermediate container 9a0fc2abfd10 13:36:59 ---> 1746aa310ddb 13:36:59 Step 23/25 : LABEL arch=x86_64 13:37:00 Collecting certifi>=2017.4.17 13:37:00 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 13:37:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 207.6 MB/s eta 0:00:00 13:37:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:37:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:37:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:37:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:37:00 ---> Running in c2716544d033 13:37:00 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 13:37:00 Running setup.py install for texttable: started 13:37:00 ---> bbbb22570369 13:37:00 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:37:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:37:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:37:00 ---> 3de53b4acb49 13:37:00 Step 3/22 : WORKDIR /edgex-go 13:37:00 ---> Using cache 13:37:00 ---> 5f86f7b9e684 13:37:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:00 ---> Using cache 13:37:00 ---> 4cac71e6f3de 13:37:00 Step 5/22 : RUN apk add --update --no-cache make git 13:37:00 ---> Using cache 13:37:00 ---> 953a2c31e5b7 13:37:00 Step 6/22 : COPY go.mod vendor* ./ 13:37:00 ---> Using cache 13:37:00 ---> 64a2ad5d82ea 13:37:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:00 ---> Using cache 13:37:00 ---> 0619ba369aff 13:37:00 Step 8/22 : COPY . . 13:37:00 ---> Using cache 13:37:00 ---> 294ba0d49fcc 13:37:00 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:37:00 Removing intermediate container c2716544d033 13:37:00 ---> 7f74f403abf9 13:37:00 Step 24/25 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:37:00 ---> Running in 393fd7d214f3 13:37:00 ---> Running in 52af69c9fe46 13:37:00 Running setup.py install for texttable: finished with status 'done' 13:37:00 Running setup.py install for PyYAML: started 13:37:00 ---> 7b5207b80fc3 13:37:00 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 13:37:00 Removing intermediate container 52af69c9fe46 13:37:00 ---> 9a26d915fbcc 13:37:00 Step 25/25 : LABEL version=2.3.0-dev.94 13:37:00 25b303627fd3: Pull complete 13:37:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:37:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:37:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:00 ---> Running in ebe2a0899cb3 13:37:00 Running setup.py install for PyYAML: finished with status 'done' 13:37:00 ---> 7c85abb297b7 13:37:00 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 13:37:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:37:00 prd-ubuntu20.04-docker-arm64-4c-16g-8560 does not seem to be running inside a container 13:37:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:37:01 Removing intermediate container ebe2a0899cb3 13:37:01 ---> bd14dea73b7a 13:37:01 13:37:01 Successfully built bd14dea73b7a 13:37:01 Successfully tagged security-secretstore-setup:latest 13:37:01  Building security-secretstore-setup ... done Building support-scheduler 13:37:01 Running setup.py install for docopt: started 13:37:01 Running setup.py install for docopt: finished with status 'done' 13:37:02 ---> 7cbe98afc024 13:37:02 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:37:02 Running setup.py install for dockerpty: started 13:37:03 $ docker top 095639a8af896c7ae7bf60b0c9e605bb3b199cfe70e39ccd45e8e831af7b60ce -eo pid,comm 13:37:03 Running setup.py install for dockerpty: finished with status 'done' [Pipeline] { [Pipeline] sh 13:37:03 ---> 3b4dc4652010 13:37:03 Step 28/33 : RUN chmod +x /entrypoint.sh 13:37:03 ---> Running in 73985607c540 13:37:03 + + docker-compose build --help 13:37:03 grep parallel 13:37:04 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 13:37:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:37:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:37:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:37:04 ---> 3de53b4acb49 13:37:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 13:37:04 ---> Using cache 13:37:04 ---> 2b80a0cf85ce 13:37:04 Step 4/23 : WORKDIR /edgex-go 13:37:04 ---> Using cache 13:37:04 ---> 13ff79889c7e 13:37:04 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:04 ---> Using cache 13:37:04 ---> 2871fcccebae 13:37:04 Step 6/23 : RUN apk add --update --no-cache make git 13:37:04 ---> Using cache 13:37:04 ---> 481242d57933 13:37:04 Step 7/23 : COPY go.mod vendor* ./ 13:37:04 ---> Using cache 13:37:04 ---> dd233564ea43 13:37:04 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:04 ---> Using cache 13:37:04 ---> a2830dba6d7c 13:37:04 Step 9/23 : COPY . . 13:37:04 ---> Using cache 13:37:04 ---> d6d93fc89d70 13:37:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:37:05 ---> Running in c50e2a71fa5f 13:37:05 Removing intermediate container 73985607c540 13:37:05 ---> 5eb1e351e0e2 13:37:05 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 13:37:05 ---> Running in cbcd31e48742 13:37:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:37:06 Removing intermediate container cbcd31e48742 13:37:06 ---> e89f833258eb 13:37:06 Step 30/33 : CMD ["gate"] 13:37:06 ---> Running in 695acff8bb81 13:37:06 Removing intermediate container 695acff8bb81 13:37:06 ---> 7fd57b03e5d8 13:37:06 Step 31/33 : LABEL arch=x86_64 13:37:06 ---> Running in 20fcfe9ec78c 13:37:07 Removing intermediate container 20fcfe9ec78c 13:37:07 ---> 75f6ebbca9ab 13:37:07 Step 32/33 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:37:07 ---> Running in bc191cd05d63 13:37:07 Removing intermediate container bc191cd05d63 13:37:07 ---> 0e9a698acf52 13:37:07 Step 33/33 : LABEL version=2.3.0-dev.94 13:37:07 ---> Running in 3969dc25c346 13:37:08 Removing intermediate container 3969dc25c346 13:37:08 ---> 914d0bf29ff2 13:37:08 13:37:08 --parallel Build images in parallel. 13:37:08 Successfully built 914d0bf29ff2 13:37:08 Successfully tagged security-bootstrapper:latest 13:37:08  Building security-bootstrapper ... done Building core-metadata [Pipeline] } 13:37:08 $ docker stop --time=1 095639a8af896c7ae7bf60b0c9e605bb3b199cfe70e39ccd45e8e831af7b60ce 13:37:09 Removing intermediate container 7c5bf1667cec 13:37:09 ---> 51c4ca547b49 13:37:09 Step 14/23 : ENV APP_PORT=58890 13:37:10 ---> Running in 63ac7cef03c1 13:37:10 $ docker rm -f 095639a8af896c7ae7bf60b0c9e605bb3b199cfe70e39ccd45e8e831af7b60ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:10 Removing intermediate container 63ac7cef03c1 13:37:10 ---> 146da3c3c07b 13:37:10 Step 15/23 : EXPOSE $APP_PORT 13:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:37:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:11 ---> Running in ed0dd9f12a6e 13:37:11 prd-ubuntu20.04-docker-arm64-4c-16g-8560 does not seem to be running inside a container 13:37: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/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:37:11 Removing intermediate container ed0dd9f12a6e 13:37:11 ---> 5803d8f1d309 13:37:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:37:12 $ docker top c2219c16ea17a34cd8b225d4e516a946da522ba10f839c69f30ebbcc2e22a435 -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:12 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:37:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:37:12 ---> 3de53b4acb49 13:37:12 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:37:12 ---> Using cache 13:37:12 ---> 2b80a0cf85ce 13:37:12 Step 4/25 : WORKDIR /edgex-go 13:37:12 ---> Using cache 13:37:12 ---> 13ff79889c7e 13:37:12 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:12 ---> Using cache 13:37:12 ---> 2871fcccebae 13:37:12 Step 6/25 : RUN apk add --update --no-cache make git 13:37:12 ---> Using cache 13:37:12 ---> 481242d57933 13:37:12 Step 7/25 : COPY go.mod vendor* ./ 13:37:12 ---> Using cache 13:37:12 ---> dd233564ea43 13:37:12 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:12 ---> Using cache 13:37:12 ---> a2830dba6d7c 13:37:12 Step 9/25 : COPY . . 13:37:12 ---> Using cache 13:37:12 ---> d6d93fc89d70 13:37:12 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 13:37:12 + docker-compose -f ./docker-compose-build.yml build --parallel 13:37:13 ---> d861f2464030 13:37:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:37:13 ---> Running in 0ec434d776a2 13:37:13 ---> 161acc272539 13:37:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:37:14 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:37:14 ---> 5bfe90e93d7c 13:37:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:37:14 ---> Running in 324e6ef59a97 13:37:14 Removing intermediate container 324e6ef59a97 13:37:14 ---> 4eded0ee3bdf 13:37:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:37:14 ---> Running in 93c7899c4c08 13:37:14 Removing intermediate container 93c7899c4c08 13:37:14 ---> 0d4bcedfc334 13:37:14 Step 21/23 : LABEL arch=x86_64 13:37:15 ---> Running in 62c3117bd7c7 13:37:15 Removing intermediate container 62c3117bd7c7 13:37:15 ---> 638a2d082e6b 13:37:15 Step 22/23 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:37:15 ---> Running in 0432f0fc0b13 13:37:15 Removing intermediate container 0432f0fc0b13 13:37:15 ---> e51db6d90f34 13:37:15 Step 23/23 : LABEL version=2.3.0-dev.94 13:37:15 ---> Running in 0dc56480cfca 13:37:15 Removing intermediate container 0dc56480cfca 13:37:15 ---> ade11e742ab0 13:37:15 13:37:15 Successfully built ade11e742ab0 13:37:15 Successfully tagged sys-mgmt-agent:latest 13:37:15 Building core-data 13:37:17 Building core-command ... 13:37:17 Building core-data ... 13:37:17 Building core-metadata ... 13:37:17 Building security-bootstrapper ... 13:37:17 Building security-proxy-setup ... 13:37:17 Building security-secretstore-setup ... 13:37:17 Building security-spiffe-token-provider ... 13:37:17 Building security-spire-agent ... 13:37:17 Building security-spire-config ... 13:37:17 Building security-spire-server ... 13:37:17 Building support-notifications ... 13:37:17 Building support-scheduler ... 13:37:17 Building sys-mgmt-agent ... 13:37:17 Building support-notifications 13:37:17 Building security-proxy-setup 13:37:17 Building core-command 13:37:17 Building security-spire-agent 13:37:17 Building security-bootstrapper 13:37:21  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:37:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:37:21 ---> 3de53b4acb49 13:37:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:37:21 ---> Using cache 13:37:21 ---> 2b80a0cf85ce 13:37:21 Step 4/24 : WORKDIR /edgex-go 13:37:21 ---> Using cache 13:37:21 ---> 13ff79889c7e 13:37:21 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:21 ---> Using cache 13:37:21 ---> 2871fcccebae 13:37:21 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:37:21 ---> Running in 6c23bef2ad1f 13:37:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:37:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:37:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:37:23 OK: 211 MiB in 51 packages 13:37:23 Removing intermediate container 26961abc5c23 13:37:23 ---> 538544a0766c 13:37:23 13:37:23 Step 9/20 : FROM alpine:3.15 13:37:23 ---> c4fc93816858 13:37:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:37:23 ---> Using cache 13:37:23 ---> 1ad062619468 13:37:23 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:23 ---> Using cache 13:37:23 ---> 70e2f720a276 13:37:23 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:37:23 ---> Running in 6bd46676e7e9 13:37:24 Removing intermediate container 6c23bef2ad1f 13:37:24 ---> 26f1cdd51cef 13:37:24 Step 7/24 : COPY go.mod vendor* ./ 13:37:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:37:24 ---> 4ada1f4f0931 13:37:24 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:24 ---> Running in b6d3b1c071b4 13:37:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:37:25 v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 13:37:25 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 13:37:25 OK: 15857 distinct packages available 13:37:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:37:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:37:27 (1/9) Installing ca-certificates (20220614-r0) 13:37:27 (2/9) Installing brotli-libs (1.0.9-r5) 13:37:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:37:27 (4/9) Installing libcurl (7.80.0-r3) 13:37:27 (5/9) Installing curl (7.80.0-r3) 13:37:27 (6/9) Installing dumb-init (1.2.5-r1) 13:37:28 (7/9) Installing musl-obstack (1.2.3-r0) 13:37:28 (8/9) Installing libucontext (1.1-r0) 13:37:28 (9/9) Installing gcompat (1.0.0-r4) 13:37:28 Executing busybox-1.34.1-r7.trigger 13:37:28 Executing ca-certificates-20220614-r0.trigger 13:37:28 OK: 8 MiB in 23 packages 13:37:28 Removing intermediate container 393fd7d214f3 13:37:28 ---> 42e6b3da9ea9 13:37:28 13:37:28 Step 10/22 : FROM alpine:3.16 13:37:28 ---> 9c6f07244728 13:37:28 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:37:29 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:37:29 Step 2/33 : FROM ${BUILDER_BASE} AS builder 13:37:29 ---> d9be1ef0f8ba 13:37:29 Step 3/33 : WORKDIR /edgex-go 13:37:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:37:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:37:29 ---> d9be1ef0f8ba 13:37:29 Step 3/22 : WORKDIR /edgex-go 13:37:29 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:37:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:37:29 ---> d9be1ef0f8ba 13:37:29 Step 3/26 : WORKDIR /edgex-go 13:37:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:37:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:37:29 ---> d9be1ef0f8ba 13:37:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 13:37:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:37:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:37:29 ---> d9be1ef0f8ba 13:37:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:37:29 ---> Running in 383e9e8e19ee 13:37:29 ---> Running in e47cbee766ec 13:37:29 ---> Running in 93a47549a104 13:37:29 ---> Running in 01622fae31ea 13:37:29 ---> Running in e0f995607379 13:37:29 Removing intermediate container e47cbee766ec 13:37:29 ---> edce443d7a90 13:37:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:29 ---> Running in 775071bff383 13:37:29 Removing intermediate container e0f995607379 13:37:29 ---> 8f78d2ad405a 13:37:29 Step 4/24 : WORKDIR /edgex-go 13:37:29 Removing intermediate container 01622fae31ea 13:37:29 ---> 594178d270aa 13:37:29 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:29 Removing intermediate container 93a47549a104 13:37:29 ---> fd9c5a75b74f 13:37:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:29 Removing intermediate container 383e9e8e19ee 13:37:29 ---> ad4ad626c57c 13:37:29 Step 4/23 : WORKDIR /edgex-go 13:37:29 ---> Running in 6eb8ebed891a 13:37:29 Removing intermediate container 6bd46676e7e9 13:37:29 ---> f1727843d218 13:37:29 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:37:30 ---> Running in c06926c961ed 13:37:30 ---> Running in e18f9450d4e8 13:37:30 ---> Running in 2fe0397eba7d 13:37:30 ---> Running in 143295f91d0c 13:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:37:30 Removing intermediate container c06926c961ed 13:37:30 ---> b3005857c92d 13:37:30 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:30 (1/6) Installing ca-certificates (20220614-r0) 13:37:30 (2/6) Installing brotli-libs (1.0.9-r6) 13:37:30 (3/6) Installing nghttp2-libs (1.47.0-r0) 13:37:30 (4/6) Installing libcurl (7.83.1-r3) 13:37:30 (5/6) Installing curl (7.83.1-r3) 13:37:30 (6/6) Installing dumb-init (1.2.5-r1) 13:37:30 Executing busybox-1.35.0-r17.trigger 13:37:30 ---> eca938b07e05 13:37:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:37:30 Executing ca-certificates-20220614-r0.trigger 13:37:30 ---> Running in 9a50a1477a4f 13:37:30 Removing intermediate container 2fe0397eba7d 13:37:30 ---> c11cc966977c 13:37:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:31 OK: 8 MiB in 20 packages 13:37:31 ---> Running in 8c21dbdfdd50 13:37:32 Removing intermediate container 775071bff383 13:37:32 ---> 26e599c00cec 13:37:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:37:32 ---> 0e0f694fb924 13:37:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:37:32 ---> Running in 2a78ff5a5c5c 13:37:33 Removing intermediate container 6eb8ebed891a 13:37:33 ---> aff4a1bfca14 13:37:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:37:33 ---> Running in a8ad3aaa183c 13:37:33 Removing intermediate container 2a78ff5a5c5c 13:37:33 ---> 2e1e1f9b9825 13:37:33 Step 13/22 : WORKDIR /edgex 13:37:33 ---> Running in 900c83c47b94 13:37:33 ---> 7c4dc02f6dbd 13:37:33 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:37:33 ---> Running in b85e4ce5084c 13:37:33 Removing intermediate container 900c83c47b94 13:37:33 ---> a12653b1bfd3 13:37:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:37:34 Removing intermediate container 143295f91d0c 13:37:34 ---> 4fbf5585a847 13:37:34 Step 5/22 : RUN apk add --update --no-cache make git 13:37:34 Removing intermediate container b85e4ce5084c 13:37:34 ---> 663c8b762f9a 13:37:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:37:34 Removing intermediate container e18f9450d4e8 13:37:34 ---> d0cc942238cd 13:37:34 Step 5/33 : RUN apk add --update --no-cache make git 13:37:34 ---> Running in 3be3f595318f 13:37:34 ---> Running in 3979b7abae61 13:37:34 ---> Running in 36a42ade24a5 13:37:34 ---> 6468ddbf4355 13:37:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:37:34 Removing intermediate container 36a42ade24a5 13:37:34 ---> 46f183e59166 13:37:34 Step 18/20 : LABEL arch=x86_64 13:37:34 ---> Running in 8ecd2e6ce1d5 13:37:34 Removing intermediate container 9a50a1477a4f 13:37:34 ---> b3aa0da479ae 13:37:34 Step 6/24 : RUN apk add --update --no-cache make git 13:37:35 Removing intermediate container 8ecd2e6ce1d5 13:37:35 ---> 0f412235dc94 13:37:35 Step 19/20 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:37:35 ---> 691f37395d5c 13:37:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:37:35 ---> Running in 62656606fb24 13:37:35 Removing intermediate container 8c21dbdfdd50 13:37:35 ---> 7256ae68bf5a 13:37:35 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:37:35 ---> Running in 871f58724806 13:37:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:37:35 ---> Running in 0a4b50e675e5 13:37:35 Removing intermediate container 871f58724806 13:37:35 ---> 76efa1115163 13:37:35 Step 20/20 : LABEL version=2.3.0-dev.94 13:37:35 ---> d592c8369690 13:37:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:37:35 ---> Running in 3f0ecf5221df 13:37:36 Removing intermediate container 3f0ecf5221df 13:37:36 ---> a7655c03b3b4 13:37:36 13:37:36 ---> e9eb03002016 13:37:36 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:37:36 ---> Running in f75b013b21e2 13:37:36 Removing intermediate container b6d3b1c071b4 13:37:36 ---> c271b102b4b8 13:37:36 Step 9/24 : COPY . . 13:37:36 Successfully built a7655c03b3b4 13:37:36 Successfully tagged security-spiffe-token-provider:latest 13:37:36 Building security-spire-server 13:37:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:37:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:37:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:37:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:37:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:37:37 OK: 221 MiB in 51 packages 13:37:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:37:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:37:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:37:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:37:38 Removing intermediate container a8ad3aaa183c 13:37:38 ---> e86b8519a0fa 13:37:38 Step 6/26 : COPY go.mod vendor* ./ 13:37:38 OK: 221 MiB in 51 packages 13:37:38  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:37:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:37:38 ---> 3de53b4acb49 13:37:38 Step 3/25 : WORKDIR /edgex-go 13:37:38 ---> Using cache 13:37:38 ---> 5f86f7b9e684 13:37:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:38 ---> Using cache 13:37:38 ---> 4cac71e6f3de 13:37:38 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 13:37:38 OK: 221 MiB in 51 packages 13:37:39 OK: 221 MiB in 51 packages 13:37:39 OK: 221 MiB in 51 packages 13:37:39 ---> 5f6580f06678 13:37:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:40 ---> Running in d48e25def2d6 13:37:40 ---> Running in 444e736691af 13:37:40 Removing intermediate container 3979b7abae61 13:37:40 ---> 6ad963e6277f 13:37:40 Step 6/22 : COPY go.mod vendor* ./ 13:37:40 ---> 15346a969038 13:37:40 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 13:37:40 ---> Running in dedafd3908a2 13:37:40 Removing intermediate container f75b013b21e2 13:37:40 ---> 05b46e48a379 13:37:40 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:37:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:37:40 ---> Running in 339715e57774 13:37:40 Removing intermediate container 3be3f595318f 13:37:40 ---> 0c66ba958f28 13:37:40 Step 6/33 : COPY go.mod vendor* ./ 13:37:41 Removing intermediate container 62656606fb24 13:37:41 ---> d14a29629a30 13:37:41 Step 7/24 : COPY go.mod vendor* ./ 13:37:41 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:37:41 Removing intermediate container 339715e57774 13:37:41 ---> ad52847b0b50 13:37:41 Step 20/22 : LABEL arch=x86_64 13:37:41 Removing intermediate container 0a4b50e675e5 13:37:41 ---> 941b27e7fd60 13:37:41 Step 7/23 : COPY go.mod vendor* ./ 13:37:41 ---> fc95f21e44b1 13:37:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:41 ---> Running in 95026d7e9299 13:37:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:37:41 ---> Running in 1e61baef2a9e 13:37:41 Removing intermediate container 95026d7e9299 13:37:41 ---> 8f6c48c3b6a6 13:37:41 Step 21/22 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:37:41 OK: 211 MiB in 51 packages 13:37:42 ---> Running in b670245faa54 13:37:42 Removing intermediate container b670245faa54 13:37:42 ---> f97d884d80d5 13:37:42 Step 22/22 : LABEL version=2.3.0-dev.94 13:37:42 ---> Running in 2ce744905d79 13:37:42 Removing intermediate container 0ec434d776a2 13:37:42 ---> 705a7261c7a8 13:37:42 13:37:42 Step 11/25 : FROM alpine:3.16 13:37:42 ---> 9c6f07244728 13:37:42 Step 12/25 : RUN apk add --update --no-cache dumb-init 13:37:42 ---> Using cache 13:37:42 ---> db2c18ff72e2 13:37:42 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:37:42 ---> Using cache 13:37:42 ---> 5b1b3e129d15 13:37:42 Step 14/25 : ENV APP_PORT=59881 13:37:42 ---> 873d5aacb8c0 13:37:42 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:42 ---> 8b54b1064928 13:37:42 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:42 ---> Running in f96edc3c585f 13:37:42 ---> Running in 79c8742c13bd 13:37:42 Removing intermediate container 444e736691af 13:37:42 ---> 6fdf67055064 13:37:42 Step 6/25 : COPY go.mod vendor* ./ 13:37:42 ---> Running in 7ecd1c234849 13:37:42 Removing intermediate container 2ce744905d79 13:37:42 ---> 2e50cc7beb84 13:37:42 13:37:43 Successfully built 2e50cc7beb84 13:37:43 Successfully tagged security-proxy-setup:latest 13:37:43  Building security-proxy-setup ... done Building support-notifications 13:37:43 ---> 60e99dd495d2 13:37:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:43 ---> 26c0517b493d 13:37:43 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:43 ---> Running in 2df0036475e5 13:37:43 Removing intermediate container c50e2a71fa5f 13:37:43 ---> cb1da6411d79 13:37:43 13:37:43 Step 11/23 : FROM alpine:3.16 13:37:43 ---> 9c6f07244728 13:37:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:37:43 ---> Using cache 13:37:43 ---> db2c18ff72e2 13:37:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:37:43 ---> Using cache 13:37:43 ---> 5b1b3e129d15 13:37:43 Step 14/23 : ENV APP_PORT=59861 13:37:43 Removing intermediate container 7ecd1c234849 13:37:43 ---> dd6812f67d07 13:37:43 Step 15/25 : EXPOSE $APP_PORT 13:37:44 ---> Running in 181d39c7e8d6 13:37:44 ---> Running in 49ef24cec405 13:37:44 ---> Running in facb7f9a192f 13:37:45 Removing intermediate container 49ef24cec405 13:37:45 ---> 5c3fe204a809 13:37:45 Step 15/23 : EXPOSE $APP_PORT 13:37:45 Removing intermediate container facb7f9a192f 13:37:45 ---> e384581f6bbe 13:37:45 Step 16/25 : WORKDIR / 13:37:45 ---> Running in a04e935fed5f 13:37:45 ---> Running in 351694c16469 13:37:45 Removing intermediate container a04e935fed5f 13:37:45 ---> 8658cbd794cd 13:37:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:37:45 Removing intermediate container 351694c16469 13:37:45 ---> 409169d7f924 13:37:45 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 13:37:46 ---> 9b4e3f2f1c5b 13:37:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:37:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:37:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:37:46 ---> 3de53b4acb49 13:37:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 13:37:46 ---> Using cache 13:37:46 ---> 2b80a0cf85ce 13:37:46 Step 4/23 : WORKDIR /edgex-go 13:37:46 ---> Using cache 13:37:46 ---> 13ff79889c7e 13:37:46 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:46 ---> Using cache 13:37:46 ---> 2871fcccebae 13:37:46 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:37:46 ---> f865011d5eba 13:37:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:37:47 ---> Running in 1302484c9bb0 13:37:47 ---> d5e92ed02dec 13:37:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:37:47 ---> ce5e69154464 13:37:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:37:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:37:48 ---> d4fb3c6ed82a 13:37:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:37:48 ---> ae40f99ac54f 13:37:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 13:37:48 ---> Running in 59157bac296f 13:37:48 Removing intermediate container 59157bac296f 13:37:48 ---> 8c5ebafcd15a 13:37:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:37:49 ---> Running in 73162d3ba47e 13:37:49 ---> 4924984cdf8f 13:37:49 Step 21/25 : ENTRYPOINT ["/core-metadata"] 13:37:49 ---> Running in cab3d459cbff 13:37:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:37:49 Removing intermediate container 73162d3ba47e 13:37:49 ---> 87e2ed18cb0f 13:37:49 Step 21/23 : LABEL arch=x86_64 13:37:49 ---> Running in 4a45e7df0881 13:37:49 Removing intermediate container cab3d459cbff 13:37:49 ---> 546f0a515a9e 13:37:49 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:37:49 Removing intermediate container 4a45e7df0881 13:37:49 ---> ead1f53cbc47 13:37:49 Step 22/23 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:37:49 ---> Running in 1a03aa4918b0 13:37:50 ---> Running in 537eb27b4664 13:37:50 Removing intermediate container 1a03aa4918b0 13:37:50 ---> 56d509690bd0 13:37:50 Step 23/25 : LABEL arch=x86_64 13:37:50 ---> Running in a2471c063c4c 13:37:50 OK: 211 MiB in 51 packages 13:37:50 Removing intermediate container 537eb27b4664 13:37:50 ---> 6f8be9ccb519 13:37:50 Step 23/23 : LABEL version=2.3.0-dev.94 13:37:50 ---> Running in 980ab1b402f9 13:37:50 Removing intermediate container a2471c063c4c 13:37:50 ---> 5f0e8931c1a4 13:37:50 Step 24/25 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:37:50 ---> Running in d54759fd0a6d 13:37:50 Removing intermediate container 980ab1b402f9 13:37:50 ---> 317444faf366 13:37:50 13:37:50 Removing intermediate container d54759fd0a6d 13:37:50 ---> 3f6109aa4413 13:37:50 Step 25/25 : LABEL version=2.3.0-dev.94 13:37:50 Successfully built 317444faf366 13:37:50 Successfully tagged support-scheduler:latest 13:37:50  Building support-scheduler ... done Building security-spire-agent 13:37:50 ---> Running in 0ed718e28be4 13:37:50 Removing intermediate container 1302484c9bb0 13:37:50 ---> 97dbf57ad076 13:37:50 Step 7/23 : COPY go.mod vendor* ./ 13:37:52 Removing intermediate container 0ed718e28be4 13:37:52 ---> adda1c6df727 13:37:52 13:37:52 Successfully built adda1c6df727 13:37:52 ---> 4fff25353ea7 13:37:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:52 Successfully tagged core-metadata:latest 13:37:52  Building core-metadata ... done  ---> Running in 150c70d7ab5b 13:37:54 Removing intermediate container 181d39c7e8d6 13:37:54 ---> d54c8cd0ebfa 13:37:54 Step 8/25 : COPY . . 13:37:54 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:37:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:37:54 ---> 3de53b4acb49 13:37:54 Step 3/26 : WORKDIR /edgex-go 13:37:54 ---> Using cache 13:37:54 ---> 5f86f7b9e684 13:37:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:54 ---> Using cache 13:37:54 ---> 4cac71e6f3de 13:37:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:37:54 ---> Using cache 13:37:54 ---> 6fdf67055064 13:37:54 Step 6/26 : COPY go.mod vendor* ./ 13:37:54 ---> Using cache 13:37:54 ---> 60e99dd495d2 13:37:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:54 ---> Using cache 13:37:54 ---> d54c8cd0ebfa 13:37:54 Step 8/26 : COPY . . 13:38:01 ---> 89ed4cce0380 13:38:01 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 13:38:01 ---> d66a6b12558c 13:38:01 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:38:01 ---> Running in 01fc39ea4843 13:38:01 ---> Running in fe5a8edf80bf 13:38:01 Removing intermediate container 01fc39ea4843 13:38:01 ---> 9b67c5675e6c 13:38:01 Step 10/25 : WORKDIR /edgex-go/spire-build 13:38:01 Removing intermediate container fe5a8edf80bf 13:38:01 ---> 232ca45f1998 13:38:01 Step 10/26 : WORKDIR /edgex-go/spire-build 13:38:01 ---> Running in e1ebb337e6d8 13:38:01 ---> Running in b341b00c4b43 13:38:01 Removing intermediate container b341b00c4b43 13:38:01 ---> 8723e0421f1b 13:38:01 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 13:38:01 Removing intermediate container e1ebb337e6d8 13:38:01 ---> 40c5b8a7f677 13:38:01 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 13:38:02 ---> Running in 05fbc14c6773 13:38:02 ---> Running in fa90356c76ea 13:38:02 Removing intermediate container dedafd3908a2 13:38:02 ---> 00478f33ff8c 13:38:02 13:38:02 Step 11/24 : FROM alpine:3.16 13:38:02 ---> 9c6f07244728 13:38:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:38:02 ---> Running in 722e66c4758d 13:38:02 Removing intermediate container 722e66c4758d 13:38:02 ---> f4577fba1f92 13:38:02 Step 13/24 : ENV APP_PORT=59880 13:38:02 ---> Running in c9956fc09b29 13:38:03 Removing intermediate container 05fbc14c6773 13:38:03 ---> 5e5c84b8ddda 13:38:03 Step 12/26 : WORKDIR /edgex-go 13:38:03 Removing intermediate container c9956fc09b29 13:38:03 ---> 1bf3a34f07ea 13:38:03 Step 14/24 : EXPOSE $APP_PORT 13:38:03 ---> Running in 7f3777138dc5 13:38:03 Removing intermediate container fa90356c76ea 13:38:03 ---> 2b6b94a2e5d8 13:38:03 Step 12/25 : WORKDIR /edgex-go 13:38:03 ---> Running in e12e9d44a5ac 13:38:03 ---> Running in 538b7385c0a0 13:38:03 Removing intermediate container 7f3777138dc5 13:38:03 ---> 815fae136a6a 13:38:03 13:38:03 Step 13/26 : FROM alpine:3.15 13:38:03 ---> c4fc93816858 13:38:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:38:03 ---> Using cache 13:38:03 ---> 1ad062619468 13:38:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:03 ---> Using cache 13:38:03 ---> 70e2f720a276 13:38:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:38:03 Removing intermediate container e12e9d44a5ac 13:38:03 ---> 6e4fc7dad660 13:38:03 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:03 ---> Running in a75d0e59fa9e 13:38:03 ---> Running in 47f7f20099a0 13:38:03 Removing intermediate container 538b7385c0a0 13:38:03 ---> 8b8e20372696 13:38:03 13:38:03 Step 13/25 : FROM alpine:3.15 13:38:03 ---> c4fc93816858 13:38:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:38:03 ---> Using cache 13:38:03 ---> 1ad062619468 13:38:03 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:03 ---> Using cache 13:38:03 ---> 70e2f720a276 13:38:03 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:38:03 ---> Running in 6ce40215b300 13:38:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:38:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:38:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:38:05 Removing intermediate container 47f7f20099a0 13:38:05 ---> 04cc1e96397d 13:38:05 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:38:05 ---> Running in e2c74d000479 13:38:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:38:05 Removing intermediate container 150c70d7ab5b 13:38:05 ---> 5ebf3e4cf927 13:38:05 Step 9/23 : COPY . . 13:38:05 v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 13:38:05 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 13:38:05 OK: 15857 distinct packages available 13:38:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:38:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:38:05 v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 13:38:05 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 13:38:05 OK: 15857 distinct packages available 13:38:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:38:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:38:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:38:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:38:06 (1/5) Installing dumb-init (1.2.5-r1) 13:38:06 (1/6) Installing dumb-init (1.2.5-r1) 13:38:06 (2/5) Installing musl-obstack (1.2.3-r0) 13:38:06 (2/6) Installing libgcc (11.2.1_git20220219-r2) 13:38:06 (3/5) Installing libucontext (1.1-r0) 13:38:06 (1/5) Installing dumb-init (1.2.5-r1) 13:38:06 (3/6) Installing libsodium (1.0.18-r0) 13:38:06 (4/5) Installing gcompat (1.0.0-r4) 13:38:06 (2/5) Installing musl-obstack (1.2.3-r0) 13:38:06 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 13:38:07 (5/5) Installing openssl (1.1.1q-r0) 13:38:07 (3/5) Installing libucontext (1.1-r0) 13:38:07 (5/6) Installing libzmq (4.3.4-r0) 13:38:07 Executing busybox-1.34.1-r7.trigger 13:38:07 OK: 7 MiB in 19 packages 13:38:07 (4/5) Installing gcompat (1.0.0-r4) 13:38:07 (6/6) Installing zeromq (4.3.4-r0) 13:38:07 (5/5) Installing openssl (1.1.1q-r0) 13:38:07 Executing busybox-1.35.0-r17.trigger 13:38:07 OK: 8 MiB in 20 packages 13:38:07 Executing busybox-1.34.1-r7.trigger 13:38:07 OK: 7 MiB in 19 packages 13:38:09 ---> ee99d3237763 13:38:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:38:09 Removing intermediate container e2c74d000479 13:38:09 ---> cfdc7374dd19 13:38:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:38:09 Removing intermediate container a75d0e59fa9e 13:38:09 ---> 74da81915da4 13:38:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 13:38:09 ---> Running in fb9fc2fd2f10 13:38:09 Removing intermediate container 6ce40215b300 13:38:09 ---> 4d4179e19dee 13:38:09 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:38:09 ---> f9e43cd7756f 13:38:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:38:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:38:10 ---> 24cc8832d3fc 13:38:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:38:10 ---> 3968a10f0147 13:38:10 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:38:10 ---> 0b2884573cdd 13:38:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:38:10 ---> 3b3ceb51dd47 13:38:10 Step 20/24 : ENTRYPOINT ["/core-data"] 13:38:10 ---> Running in 61a92d12b074 13:38:10 ---> b5564848e8cf 13:38:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:38:11 Removing intermediate container 61a92d12b074 13:38:11 ---> 9b8981a6b4ca 13:38:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:38:11 ---> Running in 0a756de1c21f 13:38:11 ---> 1fe8f0bd8236 13:38:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:38:11 Removing intermediate container 0a756de1c21f 13:38:11 ---> ba1e0876c53b 13:38:11 Step 22/24 : LABEL arch=x86_64 13:38:11 ---> Running in cd88d74792f8 13:38:11 ---> da932b7afdf6 13:38:11 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:38:11 Removing intermediate container cd88d74792f8 13:38:11 ---> 46c4227a7a89 13:38:11 Step 23/24 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:11 ---> Running in 568582ab414c 13:38:11 ---> Running in 38da2c1dc43f 13:38:11 Removing intermediate container 38da2c1dc43f 13:38:11 ---> 20e1741ac063 13:38:11 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:38:11 Removing intermediate container 568582ab414c 13:38:11 ---> cb8fdc05a716 13:38:11 Step 24/24 : LABEL version=2.3.0-dev.94 13:38:12 ---> Running in cdc331ec9bce 13:38:12 ---> 181fd9afc25d 13:38:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:38:12 ---> Running in 81e426cee7d0 13:38:12 Removing intermediate container cdc331ec9bce 13:38:12 ---> f20cbc840de9 13:38:12 Step 23/25 : LABEL arch=x86_64 13:38:12 Removing intermediate container 81e426cee7d0 13:38:12 ---> 0421e908b022 13:38:12 13:38:12 Successfully built 0421e908b022 13:38:12 ---> Running in e5069079d068 13:38:12 Successfully tagged core-data:latest 13:38:12  Building core-data ... done  ---> 45039013d6d4 13:38:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:38:12 Removing intermediate container e5069079d068 13:38:12 ---> d082d32432cf 13:38:12 Step 24/25 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:12 ---> Running in b22f33e89b20 13:38:12 ---> 8cfe6213c47b 13:38:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:38:12 Removing intermediate container b22f33e89b20 13:38:12 ---> c69a70898a7c 13:38:12 Step 25/25 : LABEL version=2.3.0-dev.94 13:38:13 ---> Running in 31fc9dd70425 13:38:13 ---> 3ff6e6d78b1c 13:38:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:38:13 Removing intermediate container 31fc9dd70425 13:38:13 ---> 58578ab444c5 13:38:13 13:38:13 ---> Running in b00f5ddde55b 13:38:13 Successfully built 58578ab444c5 13:38:13 Successfully tagged security-spire-server:latest 13:38:13  Building security-spire-server ... done Removing intermediate container b00f5ddde55b 13:38:13 ---> 8577f3205f45 13:38:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:38:13 ---> Running in fed9204f14d7 13:38:13 Removing intermediate container fed9204f14d7 13:38:13 ---> c56be586cde2 13:38:13 Step 24/26 : LABEL arch=x86_64 13:38:13 ---> Running in 28bd94f56f90 13:38:14 Removing intermediate container 28bd94f56f90 13:38:14 ---> 9e3067b7e33a 13:38:14 Step 25/26 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:14 ---> Running in 130522ab7ca0 13:38:14 Removing intermediate container 130522ab7ca0 13:38:14 ---> 361f708216fa 13:38:14 Step 26/26 : LABEL version=2.3.0-dev.94 13:38:14 ---> Running in 0c9906df8103 13:38:14 Removing intermediate container 0c9906df8103 13:38:14 ---> 1397ed279fa6 13:38:14 13:38:14 Successfully built 1397ed279fa6 13:38:14 Successfully tagged security-spire-agent:latest 13:38:29  Building security-spire-agent ... done Removing intermediate container fb9fc2fd2f10 13:38:29 ---> 4c8f462beb81 13:38:29 13:38:29 Step 11/23 : FROM alpine:3.16 13:38:29 ---> 9c6f07244728 13:38:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:38:29 ---> Running in b20ad922676d 13:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:38:29 (1/2) Installing ca-certificates (20220614-r0) 13:38:29 (2/2) Installing dumb-init (1.2.5-r1) 13:38:29 Executing busybox-1.35.0-r17.trigger 13:38:29 Executing ca-certificates-20220614-r0.trigger 13:38:29 OK: 6 MiB in 16 packages 13:38:29 Removing intermediate container b20ad922676d 13:38:29 ---> 9a11090f030f 13:38:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:38:29 ---> Running in a7a7acc17a35 13:38:29 Removing intermediate container a7a7acc17a35 13:38:29 ---> f44b7f283862 13:38:29 Step 14/23 : ENV APP_PORT=59860 13:38:29 ---> Running in 522b2f6532bc 13:38:29 Removing intermediate container 522b2f6532bc 13:38:29 ---> 90defd2b8149 13:38:29 Step 15/23 : EXPOSE $APP_PORT 13:38:29 ---> Running in 559daf79fdc6 13:38:29 Removing intermediate container 559daf79fdc6 13:38:29 ---> dd276bca4054 13:38:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:38:29 ---> 75ee45b75985 13:38:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:38:30 ---> 05baf2ad9374 13:38:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:38:30 ---> da11662fb2fd 13:38:30 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:38:30 ---> Running in a925a54dd120 13:38:30 Removing intermediate container a925a54dd120 13:38:30 ---> e3aa30e84094 13:38:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:38:30 ---> Running in c172c0ccc577 13:38:30 Removing intermediate container c172c0ccc577 13:38:30 ---> 212edb154221 13:38:30 Step 21/23 : LABEL arch=x86_64 13:38:30 ---> Running in 16978adf320b 13:38:30 Removing intermediate container 16978adf320b 13:38:30 ---> 4cbe5d8dee7b 13:38:30 Step 22/23 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:30 ---> Running in 64aaffcf5d1d 13:38:30 Removing intermediate container 64aaffcf5d1d 13:38:30 ---> 6c98eb948059 13:38:30 Step 23/23 : LABEL version=2.3.0-dev.94 13:38:30 ---> Running in 77acac223fd6 13:38:30 Removing intermediate container 77acac223fd6 13:38:30 ---> cef7f88239f9 13:38:30 13:38:30 Successfully built cef7f88239f9 13:38:30 Successfully tagged support-notifications:latest 13:38:30  Building support-notifications ... done  [Pipeline] } 13:38:30 $ docker stop --time=1 a6d7123a0a3f04991d8c117249844bc4f1b952196fa544b1c10f4011a67b882f 13:38:32 $ docker rm -f a6d7123a0a3f04991d8c117249844bc4f1b952196fa544b1c10f4011a67b882f [Pipeline] // withDockerContainer [Pipeline] sh 13:38:32 + docker images 13:38:32 REPOSITORY TAG IMAGE ID CREATED SIZE 13:38:32 support-notifications latest cef7f88239f9 2 seconds ago 30.1MB 13:38:32 4c8f462beb81 6 seconds ago 1.64GB 13:38:32 security-spire-agent latest 1397ed279fa6 18 seconds ago 125MB 13:38:32 security-spire-server latest 58578ab444c5 19 seconds ago 86.5MB 13:38:32 core-data latest 0421e908b022 20 seconds ago 21.6MB 13:38:32 815fae136a6a 29 seconds ago 1.45GB 13:38:32 8b8e20372696 29 seconds ago 1.45GB 13:38:32 00478f33ff8c 30 seconds ago 1.59GB 13:38:32 core-metadata latest adda1c6df727 42 seconds ago 18.3MB 13:38:32 support-scheduler latest 317444faf366 42 seconds ago 29.5MB 13:38:32 cb1da6411d79 50 seconds ago 1.64GB 13:38:32 705a7261c7a8 50 seconds ago 1.59GB 13:38:32 security-proxy-setup latest 2e50cc7beb84 50 seconds ago 27.4MB 13:38:32 security-spiffe-token-provider latest a7655c03b3b4 57 seconds ago 29.3MB 13:38:32 42e6b3da9ea9 About a minute ago 1.57GB 13:38:32 538544a0766c About a minute ago 1.61GB 13:38:32 sys-mgmt-agent latest ade11e742ab0 About a minute ago 136MB 13:38:32 security-bootstrapper latest 914d0bf29ff2 About a minute ago 19.9MB 13:38:32 security-secretstore-setup latest bd14dea73b7a About a minute ago 29.3MB 13:38:32 core-command latest fdc3378dd743 About a minute ago 17.5MB 13:38:32 710c0c5f5190 About a minute ago 1.56GB 13:38:32 ceb4b1a3d222 About a minute ago 1.57GB 13:38:32 ff2ea194b094 About a minute ago 1.58GB 13:38:32 5081a33f6e45 About a minute ago 1.57GB 13:38:32 security-spire-config latest fcc199e08cc4 2 minutes ago 85.8MB 13:38:32 6ab21fb00ea2 2 minutes ago 1.45GB 13:38:32 ci-base-image-x86_64 latest 3de53b4acb49 5 minutes ago 941MB 13:38:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 8 days ago 677MB 13:38:32 alpine 3.15 c4fc93816858 2 months ago 5.59MB 13:38:32 alpine 3.16 9c6f07244728 2 months ago 5.54MB 13:38:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 13:38:32 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 13:38:32 provisioning config files... 13:38:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/332@tmp/config15824122865128151812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:38:33 ---> docker-login.sh 13:38:33 nexus3.edgexfoundry.org:10001 13:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:33 Configure a credential helper to remove this warning. See 13:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:33 13:38:33 Login Succeeded 13:38:33 nexus3.edgexfoundry.org:10002 13:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:33 Configure a credential helper to remove this warning. See 13:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:33 13:38:33 Login Succeeded 13:38:33 nexus3.edgexfoundry.org:10003 13:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:33 Configure a credential helper to remove this warning. See 13:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:33 13:38:33 Login Succeeded 13:38:33 nexus3.edgexfoundry.org:10004 13:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:33 Configure a credential helper to remove this warning. See 13:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:33 13:38:33 Login Succeeded 13:38:33 docker.io 13:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:34 Configure a credential helper to remove this warning. See 13:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:34 13:38:34 Login Succeeded 13:38:34 ---> docker-login.sh ends [Pipeline] } 13:38:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:38:34 [edgeXDocker.push] Tagging docker image core-command with the following tags: 13:38:34 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:34 latest 13:38:34 2.3.0-dev.94 13:38:34 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:34 main 13:38:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:34 + docker push nexus3.edgexfoundry.org:10004/core-command:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:38:34 14d294de3697: Preparing 13:38:34 66cff86562ba: Preparing 13:38:34 58bddf322a62: Preparing 13:38:34 5e673b8b8b34: Preparing 13:38:34 994393dc58e7: Preparing 13:38:34 994393dc58e7: Layer already exists 13:38:34 14d294de3697: Pushed 13:38:34 58bddf322a62: Pushed 13:38:34 5e673b8b8b34: Pushed 13:38:36 66cff86562ba: Pushed 13:38:36 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:9b4f2bcad3261134077f56ab0e2ef22f3a55ecbcae62844fb1a0be7461f79d62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:36 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 13:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:38:36 14d294de3697: Preparing 13:38:36 66cff86562ba: Preparing 13:38:36 58bddf322a62: Preparing 13:38:36 5e673b8b8b34: Preparing 13:38:36 994393dc58e7: Preparing 13:38:36 5e673b8b8b34: Layer already exists 13:38:36 58bddf322a62: Layer already exists 13:38:36 66cff86562ba: Layer already exists 13:38:36 994393dc58e7: Layer already exists 13:38:36 14d294de3697: Layer already exists 13:38:36 latest: digest: sha256:9b4f2bcad3261134077f56ab0e2ef22f3a55ecbcae62844fb1a0be7461f79d62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:37 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.94 13:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:38:37 14d294de3697: Preparing 13:38:37 66cff86562ba: Preparing 13:38:37 58bddf322a62: Preparing 13:38:37 5e673b8b8b34: Preparing 13:38:37 994393dc58e7: Preparing 13:38:37 14d294de3697: Layer already exists 13:38:37 994393dc58e7: Layer already exists 13:38:37 58bddf322a62: Layer already exists 13:38:37 5e673b8b8b34: Layer already exists 13:38:37 66cff86562ba: Layer already exists 13:38:37 2.3.0-dev.94: digest: sha256:9b4f2bcad3261134077f56ab0e2ef22f3a55ecbcae62844fb1a0be7461f79d62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:38 + docker push nexus3.edgexfoundry.org:10004/core-command:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:38:38 14d294de3697: Preparing 13:38:38 66cff86562ba: Preparing 13:38:38 58bddf322a62: Preparing 13:38:38 5e673b8b8b34: Preparing 13:38:38 994393dc58e7: Preparing 13:38:38 5e673b8b8b34: Layer already exists 13:38:38 58bddf322a62: Layer already exists 13:38:38 994393dc58e7: Layer already exists 13:38:38 66cff86562ba: Layer already exists 13:38:38 14d294de3697: Layer already exists 13:38:38 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:9b4f2bcad3261134077f56ab0e2ef22f3a55ecbcae62844fb1a0be7461f79d62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:38 + docker push nexus3.edgexfoundry.org:10004/core-command:main 13:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:38:38 14d294de3697: Preparing 13:38:38 66cff86562ba: Preparing 13:38:38 58bddf322a62: Preparing 13:38:38 5e673b8b8b34: Preparing 13:38:38 994393dc58e7: Preparing 13:38:38 994393dc58e7: Layer already exists 13:38:38 14d294de3697: Layer already exists 13:38:38 58bddf322a62: Layer already exists 13:38:38 5e673b8b8b34: Layer already exists 13:38:38 66cff86562ba: Layer already exists 13:38:38 main: digest: sha256:9b4f2bcad3261134077f56ab0e2ef22f3a55ecbcae62844fb1a0be7461f79d62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:38 ===================================================== [Pipeline] echo 13:38:38 taggedImages: 13:38:38 - nexus3.edgexfoundry.org:10004/core-command:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:38 - nexus3.edgexfoundry.org:10004/core-command:latest 13:38:38 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.94 13:38:38 - nexus3.edgexfoundry.org:10004/core-command:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:38 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 13:38:38 [edgeXDocker.push] Tagging docker image core-data with the following tags: 13:38:38 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:38 latest 13:38:38 2.3.0-dev.94 13:38:38 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:38 main 13:38:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:39 + docker push nexus3.edgexfoundry.org:10004/core-data:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:38:39 4e8b1d009b45: Preparing 13:38:39 ec3d55fed231: Preparing 13:38:39 58bddf322a62: Preparing 13:38:39 e459948790b0: Preparing 13:38:39 2e9e8435e2f4: Preparing 13:38:39 994393dc58e7: Preparing 13:38:39 994393dc58e7: Waiting 13:38:39 58bddf322a62: Layer already exists 13:38:39 994393dc58e7: Layer already exists 13:38:39 4e8b1d009b45: Pushed 13:38:39 2e9e8435e2f4: Pushed 13:38:39 e459948790b0: Pushed 13:38:41 ec3d55fed231: Pushed 13:38:41 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:1ad4c90952e7b0c0b6ead05dff8e1093873ef848c2593cb865a7bb868e644ed5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:41 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 13:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:38:41 4e8b1d009b45: Preparing 13:38:41 ec3d55fed231: Preparing 13:38:41 58bddf322a62: Preparing 13:38:41 e459948790b0: Preparing 13:38:41 2e9e8435e2f4: Preparing 13:38:41 994393dc58e7: Preparing 13:38:41 994393dc58e7: Waiting 13:38:41 e459948790b0: Layer already exists 13:38:41 4e8b1d009b45: Layer already exists 13:38:41 58bddf322a62: Layer already exists 13:38:41 ec3d55fed231: Layer already exists 13:38:41 2e9e8435e2f4: Layer already exists 13:38:41 994393dc58e7: Layer already exists 13:38:41 latest: digest: sha256:1ad4c90952e7b0c0b6ead05dff8e1093873ef848c2593cb865a7bb868e644ed5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:42 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.94 13:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:38:42 4e8b1d009b45: Preparing 13:38:42 ec3d55fed231: Preparing 13:38:42 58bddf322a62: Preparing 13:38:42 e459948790b0: Preparing 13:38:42 2e9e8435e2f4: Preparing 13:38:42 994393dc58e7: Preparing 13:38:42 994393dc58e7: Waiting 13:38:42 2e9e8435e2f4: Layer already exists 13:38:42 ec3d55fed231: Layer already exists 13:38:42 58bddf322a62: Layer already exists 13:38:42 e459948790b0: Layer already exists 13:38:42 4e8b1d009b45: Layer already exists 13:38:42 994393dc58e7: Layer already exists 13:38:42 2.3.0-dev.94: digest: sha256:1ad4c90952e7b0c0b6ead05dff8e1093873ef848c2593cb865a7bb868e644ed5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:43 + docker push nexus3.edgexfoundry.org:10004/core-data:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:38:43 4e8b1d009b45: Preparing 13:38:43 ec3d55fed231: Preparing 13:38:43 58bddf322a62: Preparing 13:38:43 e459948790b0: Preparing 13:38:43 2e9e8435e2f4: Preparing 13:38:43 994393dc58e7: Preparing 13:38:43 994393dc58e7: Waiting 13:38:43 4e8b1d009b45: Layer already exists 13:38:43 e459948790b0: Layer already exists 13:38:43 58bddf322a62: Layer already exists 13:38:43 ec3d55fed231: Layer already exists 13:38:43 2e9e8435e2f4: Layer already exists 13:38:43 994393dc58e7: Layer already exists 13:38:43 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:1ad4c90952e7b0c0b6ead05dff8e1093873ef848c2593cb865a7bb868e644ed5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:43 + docker push nexus3.edgexfoundry.org:10004/core-data:main 13:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:38:43 4e8b1d009b45: Preparing 13:38:43 ec3d55fed231: Preparing 13:38:43 58bddf322a62: Preparing 13:38:43 e459948790b0: Preparing 13:38:43 2e9e8435e2f4: Preparing 13:38:43 994393dc58e7: Preparing 13:38:43 994393dc58e7: Waiting 13:38:43 2e9e8435e2f4: Layer already exists 13:38:43 58bddf322a62: Layer already exists 13:38:43 ec3d55fed231: Layer already exists 13:38:43 4e8b1d009b45: Layer already exists 13:38:43 e459948790b0: Layer already exists 13:38:43 994393dc58e7: Layer already exists 13:38:43 main: digest: sha256:1ad4c90952e7b0c0b6ead05dff8e1093873ef848c2593cb865a7bb868e644ed5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:43 ===================================================== [Pipeline] echo 13:38:43 taggedImages: 13:38:43 - nexus3.edgexfoundry.org:10004/core-data:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:43 - nexus3.edgexfoundry.org:10004/core-data:latest 13:38:43 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.94 13:38:43 - nexus3.edgexfoundry.org:10004/core-data:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:43 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 13:38:43 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 13:38:43 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:43 latest 13:38:43 2.3.0-dev.94 13:38:43 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:43 main 13:38:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:38:44 80bd6dcdfb58: Preparing 13:38:44 7c09d7a0296e: Preparing 13:38:44 3b13882a6bf0: Preparing 13:38:44 58bddf322a62: Preparing 13:38:44 5e673b8b8b34: Preparing 13:38:44 994393dc58e7: Preparing 13:38:44 994393dc58e7: Waiting 13:38:44 58bddf322a62: Layer already exists 13:38:44 5e673b8b8b34: Layer already exists 13:38:44 994393dc58e7: Layer already exists 13:38:44 7c09d7a0296e: Pushed 13:38:44 80bd6dcdfb58: Pushed 13:38:45 3b13882a6bf0: Pushed 13:38:45 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:62a31816635a6dfd795c555c4b4eed10cffa9ad4f33dd3258cf3141163f4eedb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 13:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:38:46 80bd6dcdfb58: Preparing 13:38:46 7c09d7a0296e: Preparing 13:38:46 3b13882a6bf0: Preparing 13:38:46 58bddf322a62: Preparing 13:38:46 5e673b8b8b34: Preparing 13:38:46 994393dc58e7: Preparing 13:38:46 994393dc58e7: Waiting 13:38:46 58bddf322a62: Layer already exists 13:38:46 5e673b8b8b34: Layer already exists 13:38:46 7c09d7a0296e: Layer already exists 13:38:46 3b13882a6bf0: Layer already exists 13:38:46 80bd6dcdfb58: Layer already exists 13:38:46 994393dc58e7: Layer already exists 13:38:46 latest: digest: sha256:62a31816635a6dfd795c555c4b4eed10cffa9ad4f33dd3258cf3141163f4eedb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.94 13:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:38:47 80bd6dcdfb58: Preparing 13:38:47 7c09d7a0296e: Preparing 13:38:47 3b13882a6bf0: Preparing 13:38:47 58bddf322a62: Preparing 13:38:47 5e673b8b8b34: Preparing 13:38:47 994393dc58e7: Preparing 13:38:47 994393dc58e7: Waiting 13:38:47 80bd6dcdfb58: Layer already exists 13:38:47 58bddf322a62: Layer already exists 13:38:47 5e673b8b8b34: Layer already exists 13:38:47 7c09d7a0296e: Layer already exists 13:38:47 3b13882a6bf0: Layer already exists 13:38:47 994393dc58e7: Layer already exists 13:38:47 2.3.0-dev.94: digest: sha256:62a31816635a6dfd795c555c4b4eed10cffa9ad4f33dd3258cf3141163f4eedb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:38:47 80bd6dcdfb58: Preparing 13:38:47 7c09d7a0296e: Preparing 13:38:47 3b13882a6bf0: Preparing 13:38:47 58bddf322a62: Preparing 13:38:47 5e673b8b8b34: Preparing 13:38:47 994393dc58e7: Preparing 13:38:47 994393dc58e7: Waiting 13:38:47 58bddf322a62: Layer already exists 13:38:47 5e673b8b8b34: Layer already exists 13:38:47 7c09d7a0296e: Layer already exists 13:38:47 80bd6dcdfb58: Layer already exists 13:38:47 3b13882a6bf0: Layer already exists 13:38:47 994393dc58e7: Layer already exists 13:38:47 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:62a31816635a6dfd795c555c4b4eed10cffa9ad4f33dd3258cf3141163f4eedb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 13:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:38:48 80bd6dcdfb58: Preparing 13:38:48 7c09d7a0296e: Preparing 13:38:48 3b13882a6bf0: Preparing 13:38:48 58bddf322a62: Preparing 13:38:48 5e673b8b8b34: Preparing 13:38:48 994393dc58e7: Preparing 13:38:48 994393dc58e7: Waiting 13:38:48 7c09d7a0296e: Layer already exists 13:38:48 58bddf322a62: Layer already exists 13:38:48 5e673b8b8b34: Layer already exists 13:38:48 3b13882a6bf0: Layer already exists 13:38:48 80bd6dcdfb58: Layer already exists 13:38:48 994393dc58e7: Layer already exists 13:38:48 main: digest: sha256:62a31816635a6dfd795c555c4b4eed10cffa9ad4f33dd3258cf3141163f4eedb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:48 ===================================================== [Pipeline] echo 13:38:48 taggedImages: 13:38:48 - nexus3.edgexfoundry.org:10004/core-metadata:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:48 - nexus3.edgexfoundry.org:10004/core-metadata:latest 13:38:48 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.94 13:38:48 - nexus3.edgexfoundry.org:10004/core-metadata:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:48 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 13:38:48 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 13:38:48 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:48 latest 13:38:48 2.3.0-dev.94 13:38:48 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:48 main 13:38:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:38:49 2aea4c91cf97: Preparing 13:38:49 2aea4c91cf97: Preparing 13:38:49 d1f641441d66: Preparing 13:38:49 bf8aea49c246: Preparing 13:38:49 1f24cd4a8896: Preparing 13:38:49 5caf9928cd3a: Preparing 13:38:49 2f675a984750: Preparing 13:38:49 58bddf322a62: Preparing 13:38:49 b3c9b47ccca3: Preparing 13:38:49 58bddf322a62: Waiting 13:38:49 d2fe678fddd4: Preparing 13:38:49 24e9c86705e8: Preparing 13:38:49 019ce904e190: Preparing 13:38:49 994393dc58e7: Preparing 13:38:49 b3c9b47ccca3: Waiting 13:38:49 d2fe678fddd4: Waiting 13:38:49 24e9c86705e8: Waiting 13:38:49 019ce904e190: Waiting 13:38:49 1f24cd4a8896: Pushed 13:38:49 5caf9928cd3a: Pushed 13:38:49 bf8aea49c246: Pushed 13:38:49 2aea4c91cf97: Pushed 13:38:49 d1f641441d66: Pushed 13:38:49 58bddf322a62: Layer already exists 13:38:49 24e9c86705e8: Pushed 13:38:49 b3c9b47ccca3: Pushed 13:38:49 994393dc58e7: Layer already exists 13:38:49 d2fe678fddd4: Pushed 13:38:49 019ce904e190: Pushed 13:38:50 2f675a984750: Pushed 13:38:50 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:ff0a9af823ac6be854bf5ce7ec6163e44e6b871c8b4360ea9df2a728457acce3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:51 Removing intermediate container d48e25def2d6 13:38:51 ---> 238f7bcf266e 13:38:51 Step 8/26 : COPY . . 13:38:51 Removing intermediate container 1e61baef2a9e 13:38:51 ---> 9ae8702f1c10 13:38:51 Step 8/22 : COPY . . 13:38:51 Removing intermediate container 79c8742c13bd 13:38:51 ---> 8d41250ee5ee 13:38:51 Step 8/33 : COPY . . 13:38:51 Removing intermediate container f96edc3c585f 13:38:51 ---> a141ecad881c 13:38:51 Step 9/24 : COPY . . 13:38:51 Removing intermediate container 2df0036475e5 13:38:51 ---> ce291b699593 13:38:51 Step 9/23 : COPY . . 13:38:51 ---> 64e3db93289e 13:38:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:38:51 ---> Running in 921ed18d2a6d 13:38:51 ---> a5c6b7575272 13:38:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:38:51 ---> Running in 52fed6fdec28 13:38:51 Removing intermediate container 921ed18d2a6d 13:38:51 ---> 0bf562865240 13:38:51 Step 10/26 : WORKDIR /edgex-go/spire-build 13:38:51 ---> 8555f274055c 13:38:51 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:38:51 ---> Running in 0c546cdb397b 13:38:51 ---> Running in 0c385853af90 13:38:51 ---> 25cf91789571 13:38:51 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 13:38:51 ---> Running in 27795430bce1 13:38:51 Removing intermediate container 0c546cdb397b 13:38:51 ---> 4c62974e77d5 13:38: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 13:38:51 ---> Running in 6d558d58c820 13:38:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:38:51 ---> 71387599aa09 13:38:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:38:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:51 ---> Running in 3bc185986d4c 13:38:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:38:51 2aea4c91cf97: Preparing 13:38:51 2aea4c91cf97: Preparing 13:38:51 d1f641441d66: Preparing 13:38:51 bf8aea49c246: Preparing 13:38:51 1f24cd4a8896: Preparing 13:38:51 5caf9928cd3a: Preparing 13:38:51 2f675a984750: Preparing 13:38:51 58bddf322a62: Preparing 13:38:51 b3c9b47ccca3: Preparing 13:38:51 d2fe678fddd4: Preparing 13:38:51 24e9c86705e8: Preparing 13:38:51 019ce904e190: Preparing 13:38:51 994393dc58e7: Preparing 13:38:51 58bddf322a62: Waiting 13:38:51 b3c9b47ccca3: Waiting 13:38:51 d2fe678fddd4: Waiting 13:38:51 24e9c86705e8: Waiting 13:38:51 019ce904e190: Waiting 13:38:51 994393dc58e7: Waiting 13:38:51 2f675a984750: Waiting 13:38:51 1f24cd4a8896: Layer already exists 13:38:51 bf8aea49c246: Layer already exists 13:38:51 2aea4c91cf97: Layer already exists 13:38:51 5caf9928cd3a: Layer already exists 13:38:51 d1f641441d66: Layer already exists 13:38:51 2f675a984750: Layer already exists 13:38:51 58bddf322a62: Layer already exists 13:38:51 24e9c86705e8: Layer already exists 13:38:51 d2fe678fddd4: Layer already exists 13:38:51 b3c9b47ccca3: Layer already exists 13:38:51 019ce904e190: Layer already exists 13:38:51 994393dc58e7: Layer already exists 13:38:51 latest: digest: sha256:ff0a9af823ac6be854bf5ce7ec6163e44e6b871c8b4360ea9df2a728457acce3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.94 13:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:38:52 2aea4c91cf97: Preparing 13:38:52 2aea4c91cf97: Preparing 13:38:52 d1f641441d66: Preparing 13:38:52 bf8aea49c246: Preparing 13:38:52 1f24cd4a8896: Preparing 13:38:52 5caf9928cd3a: Preparing 13:38:52 2f675a984750: Preparing 13:38:52 58bddf322a62: Preparing 13:38:52 b3c9b47ccca3: Preparing 13:38:52 d2fe678fddd4: Preparing 13:38:52 24e9c86705e8: Preparing 13:38:52 019ce904e190: Preparing 13:38:52 994393dc58e7: Preparing 13:38:52 d2fe678fddd4: Waiting 13:38:52 24e9c86705e8: Waiting 13:38:52 019ce904e190: Waiting 13:38:52 994393dc58e7: Waiting 13:38:52 2f675a984750: Waiting 13:38:52 b3c9b47ccca3: Waiting 13:38:52 58bddf322a62: Waiting 13:38:52 5caf9928cd3a: Layer already exists 13:38:52 d1f641441d66: Layer already exists 13:38:52 1f24cd4a8896: Layer already exists 13:38:52 bf8aea49c246: Layer already exists 13:38:52 2aea4c91cf97: Layer already exists 13:38:52 2f675a984750: Layer already exists 13:38:52 24e9c86705e8: Layer already exists 13:38:52 b3c9b47ccca3: Layer already exists 13:38:52 58bddf322a62: Layer already exists 13:38:52 d2fe678fddd4: Layer already exists 13:38:52 019ce904e190: Layer already exists 13:38:52 994393dc58e7: Layer already exists 13:38:52 2.3.0-dev.94: digest: sha256:ff0a9af823ac6be854bf5ce7ec6163e44e6b871c8b4360ea9df2a728457acce3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:38:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:38:52 2aea4c91cf97: Preparing 13:38:52 2aea4c91cf97: Preparing 13:38:52 d1f641441d66: Preparing 13:38:52 bf8aea49c246: Preparing 13:38:52 1f24cd4a8896: Preparing 13:38:52 5caf9928cd3a: Preparing 13:38:52 2f675a984750: Preparing 13:38:52 58bddf322a62: Preparing 13:38:52 b3c9b47ccca3: Preparing 13:38:52 d2fe678fddd4: Preparing 13:38:52 24e9c86705e8: Preparing 13:38:52 019ce904e190: Preparing 13:38:52 994393dc58e7: Preparing 13:38:52 2f675a984750: Waiting 13:38:52 58bddf322a62: Waiting 13:38:52 b3c9b47ccca3: Waiting 13:38:52 019ce904e190: Waiting 13:38:52 d2fe678fddd4: Waiting 13:38:52 24e9c86705e8: Waiting 13:38:52 994393dc58e7: Waiting 13:38:52 bf8aea49c246: Layer already exists 13:38:52 1f24cd4a8896: Layer already exists 13:38:52 2aea4c91cf97: Layer already exists 13:38:52 5caf9928cd3a: Layer already exists 13:38:52 d1f641441d66: Layer already exists 13:38:52 58bddf322a62: Layer already exists 13:38:52 d2fe678fddd4: Layer already exists 13:38:52 24e9c86705e8: Layer already exists 13:38:52 b3c9b47ccca3: Layer already exists 13:38:52 2f675a984750: Layer already exists 13:38:52 994393dc58e7: Layer already exists 13:38:52 019ce904e190: Layer already exists 13:38:52 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:ff0a9af823ac6be854bf5ce7ec6163e44e6b871c8b4360ea9df2a728457acce3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 13:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:38:53 2aea4c91cf97: Preparing 13:38:53 2aea4c91cf97: Preparing 13:38:53 d1f641441d66: Preparing 13:38:53 bf8aea49c246: Preparing 13:38:53 1f24cd4a8896: Preparing 13:38:53 5caf9928cd3a: Preparing 13:38:53 2f675a984750: Preparing 13:38:53 58bddf322a62: Preparing 13:38:53 b3c9b47ccca3: Preparing 13:38:53 d2fe678fddd4: Preparing 13:38:53 24e9c86705e8: Preparing 13:38:53 019ce904e190: Preparing 13:38:53 994393dc58e7: Preparing 13:38:53 019ce904e190: Waiting 13:38:53 994393dc58e7: Waiting 13:38:53 d2fe678fddd4: Waiting 13:38:53 2f675a984750: Waiting 13:38:53 24e9c86705e8: Waiting 13:38:53 58bddf322a62: Waiting 13:38:53 b3c9b47ccca3: Waiting 13:38:53 1f24cd4a8896: Layer already exists 13:38:53 bf8aea49c246: Layer already exists 13:38:53 d1f641441d66: Layer already exists 13:38:53 5caf9928cd3a: Layer already exists 13:38:53 2aea4c91cf97: Layer already exists 13:38:53 58bddf322a62: Layer already exists 13:38:53 b3c9b47ccca3: Layer already exists 13:38:53 2f675a984750: Layer already exists 13:38:53 d2fe678fddd4: Layer already exists 13:38:53 24e9c86705e8: Layer already exists 13:38:53 019ce904e190: Layer already exists 13:38:53 994393dc58e7: Layer already exists 13:38:53 main: digest: sha256:ff0a9af823ac6be854bf5ce7ec6163e44e6b871c8b4360ea9df2a728457acce3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:53 ===================================================== [Pipeline] echo 13:38:53 taggedImages: 13:38:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:38:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.94 13:38:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 13:38:53 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 13:38:53 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:53 latest 13:38:53 2.3.0-dev.94 13:38:53 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:53 main 13:38:53 ===================================================== [Pipeline] withEnv 13:38:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:38:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:38:54 5cc9ab865cef: Preparing 13:38:54 49445d6d9fe5: Preparing 13:38:54 b889ace5a3a8: Preparing 13:38:54 290434328a8a: Preparing 13:38:54 fd7c2f255e37: Preparing 13:38:54 1359301733d4: Preparing 13:38:54 a997cc775243: Preparing 13:38:54 994393dc58e7: Preparing 13:38:54 a997cc775243: Waiting 13:38:54 49445d6d9fe5: Pushed 13:38:54 fd7c2f255e37: Pushed 13:38:54 5cc9ab865cef: Pushed 13:38:54 994393dc58e7: Layer already exists 13:38:54 1359301733d4: Pushed 13:38:54 a997cc775243: Pushed 13:38:54 Removing intermediate container 6d558d58c820 13:38:54 ---> fa1afc9ed193 13:38:54 Step 12/26 : WORKDIR /edgex-go 13:38:54 ---> Running in d32b5e2203e9 13:38:55 b889ace5a3a8: Pushed 13:38:55 290434328a8a: Pushed 13:38:55 Removing intermediate container d32b5e2203e9 13:38:55 ---> 40a9334f2adb 13:38:55 13:38:55 Step 13/26 : FROM alpine:3.15 13:38:55 3.15: Pulling from library/alpine 13:38:55 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:036f3a2586cab3f0ab03aec778b58a7a388bcc576bcde8d293081237392f50ad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:38:56 5cc9ab865cef: Preparing 13:38:56 49445d6d9fe5: Preparing 13:38:56 b889ace5a3a8: Preparing 13:38:56 290434328a8a: Preparing 13:38:56 fd7c2f255e37: Preparing 13:38:56 1359301733d4: Preparing 13:38:56 a997cc775243: Preparing 13:38:56 994393dc58e7: Preparing 13:38:56 1359301733d4: Waiting 13:38:56 a997cc775243: Waiting 13:38:56 994393dc58e7: Waiting 13:38:56 fd7c2f255e37: Layer already exists 13:38:56 b889ace5a3a8: Layer already exists 13:38:56 49445d6d9fe5: Layer already exists 13:38:56 5cc9ab865cef: Layer already exists 13:38:56 290434328a8a: Layer already exists 13:38:56 1359301733d4: Layer already exists 13:38:56 a997cc775243: Layer already exists 13:38:56 994393dc58e7: Layer already exists 13:38:56 latest: digest: sha256:036f3a2586cab3f0ab03aec778b58a7a388bcc576bcde8d293081237392f50ad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.94 13:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:38:56 5cc9ab865cef: Preparing 13:38:56 49445d6d9fe5: Preparing 13:38:56 b889ace5a3a8: Preparing 13:38:56 290434328a8a: Preparing 13:38:56 fd7c2f255e37: Preparing 13:38:56 1359301733d4: Preparing 13:38:56 a997cc775243: Preparing 13:38:56 994393dc58e7: Preparing 13:38:56 994393dc58e7: Waiting 13:38:56 49445d6d9fe5: Layer already exists 13:38:56 5cc9ab865cef: Layer already exists 13:38:56 290434328a8a: Layer already exists 13:38:56 fd7c2f255e37: Layer already exists 13:38:56 b889ace5a3a8: Layer already exists 13:38:56 994393dc58e7: Layer already exists 13:38:56 a997cc775243: Layer already exists 13:38:56 1359301733d4: Layer already exists 13:38:56 2.3.0-dev.94: digest: sha256:036f3a2586cab3f0ab03aec778b58a7a388bcc576bcde8d293081237392f50ad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:56 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 13:38:56 Status: Downloaded newer image for alpine:3.15 13:38:56 ---> 02e0d6fdf486 13:38:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:38:56 ---> Running in c2b431501a1a 13:38:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:38:57 5cc9ab865cef: Preparing 13:38:57 49445d6d9fe5: Preparing 13:38:57 b889ace5a3a8: Preparing 13:38:57 290434328a8a: Preparing 13:38:57 fd7c2f255e37: Preparing 13:38:57 1359301733d4: Preparing 13:38:57 a997cc775243: Preparing 13:38:57 994393dc58e7: Preparing 13:38:57 1359301733d4: Waiting 13:38:57 a997cc775243: Waiting 13:38:57 994393dc58e7: Waiting 13:38:57 fd7c2f255e37: Layer already exists 13:38:57 5cc9ab865cef: Layer already exists 13:38:57 49445d6d9fe5: Layer already exists 13:38:57 290434328a8a: Layer already exists 13:38:57 b889ace5a3a8: Layer already exists 13:38:57 1359301733d4: Layer already exists 13:38:57 994393dc58e7: Layer already exists 13:38:57 a997cc775243: Layer already exists 13:38:57 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:036f3a2586cab3f0ab03aec778b58a7a388bcc576bcde8d293081237392f50ad size: 1990 [Pipeline] } 13:38:57 Removing intermediate container c2b431501a1a 13:38:57 ---> 556fe62ecd6a 13:38:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:57 ---> Running in 42986bccc4b3 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 13:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:38:58 5cc9ab865cef: Preparing 13:38:58 49445d6d9fe5: Preparing 13:38:58 b889ace5a3a8: Preparing 13:38:58 290434328a8a: Preparing 13:38:58 fd7c2f255e37: Preparing 13:38:58 1359301733d4: Preparing 13:38:58 a997cc775243: Preparing 13:38:58 994393dc58e7: Preparing 13:38:58 1359301733d4: Waiting 13:38:58 a997cc775243: Waiting 13:38:58 994393dc58e7: Waiting 13:38:58 fd7c2f255e37: Layer already exists 13:38:58 290434328a8a: Layer already exists 13:38:58 49445d6d9fe5: Layer already exists 13:38:58 5cc9ab865cef: Layer already exists 13:38:58 b889ace5a3a8: Layer already exists 13:38:58 1359301733d4: Layer already exists 13:38:58 a997cc775243: Layer already exists 13:38:58 994393dc58e7: Layer already exists 13:38:58 main: digest: sha256:036f3a2586cab3f0ab03aec778b58a7a388bcc576bcde8d293081237392f50ad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:58 ===================================================== [Pipeline] echo 13:38:58 taggedImages: 13:38:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:38:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.94 13:38:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 13:38:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 13:38:58 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:58 latest 13:38:58 2.3.0-dev.94 13:38:58 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:38:58 main 13:38:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:38:58 d9c104ba16d4: Preparing 13:38:58 f7f94f381b2c: Preparing 13:38:58 f0c20b4cbd7a: Preparing 13:38:58 5099c827d934: Preparing 13:38:58 1a0f42a7f1dd: Preparing 13:38:58 94c1e4166c27: Preparing 13:38:58 2c52d6341726: Preparing 13:38:58 d45df2bfec72: Preparing 13:38:58 1e616483b42a: Preparing 13:38:58 994393dc58e7: Preparing 13:38:58 94c1e4166c27: Waiting 13:38:58 2c52d6341726: Waiting 13:38:58 d45df2bfec72: Waiting 13:38:58 1e616483b42a: Waiting 13:38:58 994393dc58e7: Waiting 13:38:58 f7f94f381b2c: Pushed 13:38:58 1a0f42a7f1dd: Pushed 13:38:58 d9c104ba16d4: Pushed 13:38:59 d45df2bfec72: Pushed 13:38:59 94c1e4166c27: Pushed 13:38:59 2c52d6341726: Pushed 13:38:59 994393dc58e7: Layer already exists 13:38:59 1e616483b42a: Pushed 13:38:59 5099c827d934: Pushed 13:39:00 f0c20b4cbd7a: Pushed 13:39:00 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:af94a0f04bea9bfdb5081c765052e80c1e194fb6d40f098c8b1f1b26e4d3b52d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:39:00 d9c104ba16d4: Preparing 13:39:00 f7f94f381b2c: Preparing 13:39:00 f0c20b4cbd7a: Preparing 13:39:00 5099c827d934: Preparing 13:39:00 1a0f42a7f1dd: Preparing 13:39:00 94c1e4166c27: Preparing 13:39:00 2c52d6341726: Preparing 13:39:00 d45df2bfec72: Preparing 13:39:00 1e616483b42a: Preparing 13:39:00 994393dc58e7: Preparing 13:39:00 94c1e4166c27: Waiting 13:39:00 2c52d6341726: Waiting 13:39:00 d45df2bfec72: Waiting 13:39:00 994393dc58e7: Waiting 13:39:00 1a0f42a7f1dd: Layer already exists 13:39:00 f7f94f381b2c: Layer already exists 13:39:00 f0c20b4cbd7a: Layer already exists 13:39:00 d9c104ba16d4: Layer already exists 13:39:00 5099c827d934: Layer already exists 13:39:00 94c1e4166c27: Layer already exists 13:39:00 2c52d6341726: Layer already exists 13:39:00 d45df2bfec72: Layer already exists 13:39:00 994393dc58e7: Layer already exists 13:39:00 1e616483b42a: Layer already exists 13:39:00 latest: digest: sha256:af94a0f04bea9bfdb5081c765052e80c1e194fb6d40f098c8b1f1b26e4d3b52d size: 2405 [Pipeline] } 13:39:00 Removing intermediate container 42986bccc4b3 13:39:00 ---> c6e4fbfa1a26 13:39:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:39:00 ---> Running in c31eca4d130f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.94 13:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:39:01 d9c104ba16d4: Preparing 13:39:01 f7f94f381b2c: Preparing 13:39:01 f0c20b4cbd7a: Preparing 13:39:01 5099c827d934: Preparing 13:39:01 1a0f42a7f1dd: Preparing 13:39:01 94c1e4166c27: Preparing 13:39:01 2c52d6341726: Preparing 13:39:01 d45df2bfec72: Preparing 13:39:01 1e616483b42a: Preparing 13:39:01 994393dc58e7: Preparing 13:39:01 d45df2bfec72: Waiting 13:39:01 94c1e4166c27: Waiting 13:39:01 2c52d6341726: Waiting 13:39:01 1e616483b42a: Waiting 13:39:01 994393dc58e7: Waiting 13:39:01 1a0f42a7f1dd: Layer already exists 13:39:01 d9c104ba16d4: Layer already exists 13:39:01 5099c827d934: Layer already exists 13:39:01 f7f94f381b2c: Layer already exists 13:39:01 f0c20b4cbd7a: Layer already exists 13:39:01 94c1e4166c27: Layer already exists 13:39:01 2c52d6341726: Layer already exists 13:39:01 d45df2bfec72: Layer already exists 13:39:01 994393dc58e7: Layer already exists 13:39:01 1e616483b42a: Layer already exists 13:39:01 2.3.0-dev.94: digest: sha256:af94a0f04bea9bfdb5081c765052e80c1e194fb6d40f098c8b1f1b26e4d3b52d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:39:02 d9c104ba16d4: Preparing 13:39:02 f7f94f381b2c: Preparing 13:39:02 f0c20b4cbd7a: Preparing 13:39:02 5099c827d934: Preparing 13:39:02 1a0f42a7f1dd: Preparing 13:39:02 94c1e4166c27: Preparing 13:39:02 2c52d6341726: Preparing 13:39:02 d45df2bfec72: Preparing 13:39:02 1e616483b42a: Preparing 13:39:02 994393dc58e7: Preparing 13:39:02 2c52d6341726: Waiting 13:39:02 94c1e4166c27: Waiting 13:39:02 994393dc58e7: Waiting 13:39:02 d45df2bfec72: Waiting 13:39:02 1e616483b42a: Waiting 13:39:02 f7f94f381b2c: Layer already exists 13:39:02 5099c827d934: Layer already exists 13:39:02 d9c104ba16d4: Layer already exists 13:39:02 f0c20b4cbd7a: Layer already exists 13:39:02 1a0f42a7f1dd: Layer already exists 13:39:02 2c52d6341726: Layer already exists 13:39:02 94c1e4166c27: Layer already exists 13:39:02 1e616483b42a: Layer already exists 13:39:02 d45df2bfec72: Layer already exists 13:39:02 994393dc58e7: Layer already exists 13:39:02 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:af94a0f04bea9bfdb5081c765052e80c1e194fb6d40f098c8b1f1b26e4d3b52d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 13:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:39:02 d9c104ba16d4: Preparing 13:39:02 f7f94f381b2c: Preparing 13:39:02 f0c20b4cbd7a: Preparing 13:39:02 5099c827d934: Preparing 13:39:02 1a0f42a7f1dd: Preparing 13:39:02 94c1e4166c27: Preparing 13:39:02 2c52d6341726: Preparing 13:39:02 d45df2bfec72: Preparing 13:39:02 1e616483b42a: Preparing 13:39:02 994393dc58e7: Preparing 13:39:02 94c1e4166c27: Waiting 13:39:02 1e616483b42a: Waiting 13:39:02 2c52d6341726: Waiting 13:39:02 d45df2bfec72: Waiting 13:39:02 994393dc58e7: Waiting 13:39:02 f0c20b4cbd7a: Layer already exists 13:39:02 f7f94f381b2c: Layer already exists 13:39:02 d9c104ba16d4: Layer already exists 13:39:02 1a0f42a7f1dd: Layer already exists 13:39:02 5099c827d934: Layer already exists 13:39:02 2c52d6341726: Layer already exists 13:39:02 94c1e4166c27: Layer already exists 13:39:02 994393dc58e7: Layer already exists 13:39:02 d45df2bfec72: Layer already exists 13:39:02 1e616483b42a: Layer already exists 13:39:02 main: digest: sha256:af94a0f04bea9bfdb5081c765052e80c1e194fb6d40f098c8b1f1b26e4d3b52d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:02 ===================================================== [Pipeline] echo 13:39:02 taggedImages: 13:39:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:39:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.94 13:39:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 13:39:02 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 13:39:02 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:02 latest 13:39:02 2.3.0-dev.94 13:39:02 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:02 main 13:39:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:39:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:39:03 28e334a7301c: Preparing 13:39:03 e65c2dffeca6: Preparing 13:39:03 58bddf322a62: Preparing 13:39:03 e205357e4ae3: Preparing 13:39:03 0f1afd0d76cd: Preparing 13:39:03 34d5ebaa5410: Preparing 13:39:03 34d5ebaa5410: Waiting 13:39:03 58bddf322a62: Layer already exists 13:39:03 34d5ebaa5410: Layer already exists 13:39:03 0f1afd0d76cd: Pushed 13:39:03 28e334a7301c: Pushed 13:39:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:39:03 e205357e4ae3: Pushed 13:39:05 e65c2dffeca6: Pushed 13:39:05 v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 13:39:05 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 13:39:05 OK: 15734 distinct packages available 13:39:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:39:05 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:04a169aea0dbcccd2da07888b4878116875bf3b62b32331fb421b83f9d374552 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:05 + 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 13:39:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:39:06 28e334a7301c: Preparing 13:39:06 e65c2dffeca6: Preparing 13:39:06 58bddf322a62: Preparing 13:39:06 e205357e4ae3: Preparing 13:39:06 0f1afd0d76cd: Preparing 13:39:06 34d5ebaa5410: Preparing 13:39:06 0f1afd0d76cd: Layer already exists 13:39:06 58bddf322a62: Layer already exists 13:39:06 e65c2dffeca6: Layer already exists 13:39:06 28e334a7301c: Layer already exists 13:39:06 e205357e4ae3: Layer already exists 13:39:06 34d5ebaa5410: Layer already exists 13:39:06 latest: digest: sha256:04a169aea0dbcccd2da07888b4878116875bf3b62b32331fb421b83f9d374552 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:39:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.94 13:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:39:06 28e334a7301c: Preparing 13:39:06 e65c2dffeca6: Preparing 13:39:06 58bddf322a62: Preparing 13:39:06 e205357e4ae3: Preparing 13:39:06 0f1afd0d76cd: Preparing 13:39:06 34d5ebaa5410: Preparing 13:39:06 34d5ebaa5410: Waiting 13:39:06 28e334a7301c: Layer already exists 13:39:06 0f1afd0d76cd: Layer already exists 13:39:06 58bddf322a62: Layer already exists 13:39:06 e205357e4ae3: Layer already exists 13:39:06 e65c2dffeca6: Layer already exists 13:39:06 34d5ebaa5410: Layer already exists 13:39:06 2.3.0-dev.94: digest: sha256:04a169aea0dbcccd2da07888b4878116875bf3b62b32331fb421b83f9d374552 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:39:07 28e334a7301c: Preparing 13:39:07 e65c2dffeca6: Preparing 13:39:07 58bddf322a62: Preparing 13:39:07 e205357e4ae3: Preparing 13:39:07 0f1afd0d76cd: Preparing 13:39:07 34d5ebaa5410: Preparing 13:39:07 34d5ebaa5410: Waiting 13:39:07 28e334a7301c: Layer already exists 13:39:07 e65c2dffeca6: Layer already exists 13:39:07 58bddf322a62: Layer already exists 13:39:07 0f1afd0d76cd: Layer already exists 13:39:07 e205357e4ae3: Layer already exists 13:39:07 34d5ebaa5410: Layer already exists 13:39:07 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:04a169aea0dbcccd2da07888b4878116875bf3b62b32331fb421b83f9d374552 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:07 + 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 13:39:07 (1/5) Installing dumb-init (1.2.5-r1) 13:39:07 (2/5) Installing musl-obstack (1.2.3-r0) 13:39:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 13:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:39:08 28e334a7301c: Preparing 13:39:08 e65c2dffeca6: Preparing 13:39:08 58bddf322a62: Preparing 13:39:08 e205357e4ae3: Preparing 13:39:08 0f1afd0d76cd: Preparing 13:39:08 34d5ebaa5410: Preparing 13:39:08 34d5ebaa5410: Waiting 13:39:08 0f1afd0d76cd: Layer already exists 13:39:08 e205357e4ae3: Layer already exists 13:39:08 28e334a7301c: Layer already exists 13:39:08 58bddf322a62: Layer already exists 13:39:08 e65c2dffeca6: Layer already exists 13:39:08 34d5ebaa5410: Layer already exists 13:39:08 main: digest: sha256:04a169aea0dbcccd2da07888b4878116875bf3b62b32331fb421b83f9d374552 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:08 ===================================================== [Pipeline] echo 13:39:08 taggedImages: 13:39:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:39:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.94 13:39:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 13:39:08 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 13:39:08 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:08 latest 13:39:08 2.3.0-dev.94 13:39:08 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:08 main 13:39:08 ===================================================== [Pipeline] withEnv [Pipeline] { 13:39:08 (3/5) Installing libucontext (1.1-r0) 13:39:08 (4/5) Installing gcompat (1.0.0-r4) 13:39:08 (5/5) Installing openssl (1.1.1q-r0) [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:08 Executing busybox-1.34.1-r7.trigger 13:39:08 OK: 6 MiB in 19 packages 13:39:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:39:08 f9a203770c70: Preparing 13:39:08 c8f524addbee: Preparing 13:39:08 9f6aac70e8fc: Preparing 13:39:08 cce31fb294c8: Preparing 13:39:08 7b7a01d3ab5a: Preparing 13:39:08 66e0366dde6b: Preparing 13:39:08 0f1afd0d76cd: Preparing 13:39:08 34d5ebaa5410: Preparing 13:39:08 66e0366dde6b: Waiting 13:39:08 0f1afd0d76cd: Waiting 13:39:08 34d5ebaa5410: Waiting 13:39:08 9f6aac70e8fc: Pushed 13:39:08 c8f524addbee: Pushed 13:39:08 f9a203770c70: Pushed 13:39:08 0f1afd0d76cd: Layer already exists 13:39:08 34d5ebaa5410: Layer already exists 13:39:09 66e0366dde6b: Pushed 13:39:11 Removing intermediate container c31eca4d130f 13:39:11 ---> 21fb190b739e 13:39:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 13:39:12 7b7a01d3ab5a: Pushed 13:39:14 ---> b64b99db0814 13:39:14 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:39:15 cce31fb294c8: Pushed 13:39:15 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:e774759d1a846c37387e477109aa9f0d50980319f589e8f82ab72a4ec0504a38 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:39:16 f9a203770c70: Preparing 13:39:16 c8f524addbee: Preparing 13:39:16 9f6aac70e8fc: Preparing 13:39:16 cce31fb294c8: Preparing 13:39:16 7b7a01d3ab5a: Preparing 13:39:16 66e0366dde6b: Preparing 13:39:16 0f1afd0d76cd: Preparing 13:39:16 34d5ebaa5410: Preparing 13:39:16 66e0366dde6b: Waiting 13:39:16 0f1afd0d76cd: Waiting 13:39:16 34d5ebaa5410: Waiting 13:39:16 9f6aac70e8fc: Layer already exists 13:39:16 cce31fb294c8: Layer already exists 13:39:16 c8f524addbee: Layer already exists 13:39:16 f9a203770c70: Layer already exists 13:39:16 7b7a01d3ab5a: Layer already exists 13:39:16 66e0366dde6b: Layer already exists 13:39:16 34d5ebaa5410: Layer already exists 13:39:16 0f1afd0d76cd: Layer already exists 13:39:16 latest: digest: sha256:e774759d1a846c37387e477109aa9f0d50980319f589e8f82ab72a4ec0504a38 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.94 13:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:39:16 f9a203770c70: Preparing 13:39:16 c8f524addbee: Preparing 13:39:16 9f6aac70e8fc: Preparing 13:39:16 cce31fb294c8: Preparing 13:39:16 7b7a01d3ab5a: Preparing 13:39:16 66e0366dde6b: Preparing 13:39:16 0f1afd0d76cd: Preparing 13:39:16 34d5ebaa5410: Preparing 13:39:16 0f1afd0d76cd: Waiting 13:39:16 66e0366dde6b: Waiting 13:39:16 34d5ebaa5410: Waiting 13:39:16 9f6aac70e8fc: Layer already exists 13:39:16 7b7a01d3ab5a: Layer already exists 13:39:16 f9a203770c70: Layer already exists 13:39:16 c8f524addbee: Layer already exists 13:39:16 cce31fb294c8: Layer already exists 13:39:16 66e0366dde6b: Layer already exists 13:39:16 0f1afd0d76cd: Layer already exists 13:39:16 34d5ebaa5410: Layer already exists 13:39:16 2.3.0-dev.94: digest: sha256:e774759d1a846c37387e477109aa9f0d50980319f589e8f82ab72a4ec0504a38 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:39:17 f9a203770c70: Preparing 13:39:17 c8f524addbee: Preparing 13:39:17 9f6aac70e8fc: Preparing 13:39:17 cce31fb294c8: Preparing 13:39:17 7b7a01d3ab5a: Preparing 13:39:17 66e0366dde6b: Preparing 13:39:17 0f1afd0d76cd: Preparing 13:39:17 34d5ebaa5410: Preparing 13:39:17 66e0366dde6b: Waiting 13:39:17 0f1afd0d76cd: Waiting 13:39:17 34d5ebaa5410: Waiting 13:39:17 7b7a01d3ab5a: Layer already exists 13:39:17 cce31fb294c8: Layer already exists 13:39:17 c8f524addbee: Layer already exists 13:39:17 9f6aac70e8fc: Layer already exists 13:39:17 f9a203770c70: Layer already exists 13:39:17 66e0366dde6b: Layer already exists 13:39:17 0f1afd0d76cd: Layer already exists 13:39:17 34d5ebaa5410: Layer already exists 13:39:17 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:e774759d1a846c37387e477109aa9f0d50980319f589e8f82ab72a4ec0504a38 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 13:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:39:17 f9a203770c70: Preparing 13:39:17 c8f524addbee: Preparing 13:39:17 9f6aac70e8fc: Preparing 13:39:17 cce31fb294c8: Preparing 13:39:17 7b7a01d3ab5a: Preparing 13:39:17 66e0366dde6b: Preparing 13:39:17 0f1afd0d76cd: Preparing 13:39:17 34d5ebaa5410: Preparing 13:39:17 66e0366dde6b: Waiting 13:39:17 0f1afd0d76cd: Waiting 13:39:17 34d5ebaa5410: Waiting 13:39:17 cce31fb294c8: Layer already exists 13:39:17 7b7a01d3ab5a: Layer already exists 13:39:17 c8f524addbee: Layer already exists 13:39:17 f9a203770c70: Layer already exists 13:39:17 9f6aac70e8fc: Layer already exists 13:39:17 66e0366dde6b: Layer already exists 13:39:17 34d5ebaa5410: Layer already exists 13:39:17 0f1afd0d76cd: Layer already exists 13:39:17 main: digest: sha256:e774759d1a846c37387e477109aa9f0d50980319f589e8f82ab72a4ec0504a38 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:17 ===================================================== [Pipeline] echo 13:39:17 taggedImages: 13:39:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:39:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.94 13:39:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:17 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 13:39:17 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 13:39:17 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:17 latest 13:39:17 2.3.0-dev.94 13:39:17 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:17 main 13:39:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:39:18 b4604fdc3f19: Preparing 13:39:18 47c8418543ac: Preparing 13:39:18 3c719e584ac2: Preparing 13:39:18 93d350146c29: Preparing 13:39:18 fa592ecfb68a: Preparing 13:39:18 0f1afd0d76cd: Preparing 13:39:18 34d5ebaa5410: Preparing 13:39:18 0f1afd0d76cd: Waiting 13:39:18 34d5ebaa5410: Waiting 13:39:18 b4604fdc3f19: Pushed 13:39:18 3c719e584ac2: Pushed 13:39:18 47c8418543ac: Pushed 13:39:18 0f1afd0d76cd: Layer already exists 13:39:18 34d5ebaa5410: Layer already exists 13:39:18 fa592ecfb68a: Pushed 13:39:21 ---> 30c4d6a4f6d6 13:39:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:39:23 ---> dc4790f49e9b 13:39:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:39:24 ---> bdbbf0b6f5c9 13:39:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:39:25 93d350146c29: Pushed 13:39:25 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:79182e6f8aee540397d46fcf89c79de5129499f6b6821916d4d741873e8bdb2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:25 ---> cd4ca3fc27a0 13:39:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:39:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:39:26 b4604fdc3f19: Preparing 13:39:26 47c8418543ac: Preparing 13:39:26 3c719e584ac2: Preparing 13:39:26 93d350146c29: Preparing 13:39:26 fa592ecfb68a: Preparing 13:39:26 0f1afd0d76cd: Preparing 13:39:26 34d5ebaa5410: Preparing 13:39:26 0f1afd0d76cd: Waiting 13:39:26 34d5ebaa5410: Waiting 13:39:26 b4604fdc3f19: Layer already exists 13:39:26 93d350146c29: Layer already exists 13:39:26 47c8418543ac: Layer already exists 13:39:26 3c719e584ac2: Layer already exists 13:39:26 fa592ecfb68a: Layer already exists 13:39:26 34d5ebaa5410: Layer already exists 13:39:26 0f1afd0d76cd: Layer already exists 13:39:26 latest: digest: sha256:79182e6f8aee540397d46fcf89c79de5129499f6b6821916d4d741873e8bdb2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:26 ---> Running in e738bc0e1cf0 13:39:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.94 13:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:39:26 b4604fdc3f19: Preparing 13:39:26 47c8418543ac: Preparing 13:39:26 3c719e584ac2: Preparing 13:39:26 93d350146c29: Preparing 13:39:26 fa592ecfb68a: Preparing 13:39:26 0f1afd0d76cd: Preparing 13:39:26 34d5ebaa5410: Preparing 13:39:26 0f1afd0d76cd: Waiting 13:39:26 34d5ebaa5410: Waiting 13:39:26 fa592ecfb68a: Layer already exists 13:39:26 b4604fdc3f19: Layer already exists 13:39:26 3c719e584ac2: Layer already exists 13:39:26 47c8418543ac: Layer already exists 13:39:26 93d350146c29: Layer already exists 13:39:26 0f1afd0d76cd: Layer already exists 13:39:26 34d5ebaa5410: Layer already exists 13:39:26 2.3.0-dev.94: digest: sha256:79182e6f8aee540397d46fcf89c79de5129499f6b6821916d4d741873e8bdb2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:26 Removing intermediate container e738bc0e1cf0 13:39:26 ---> 27472c519be1 13:39:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:39:26 ---> Running in 5aa35c988e9e 13:39:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:39:27 b4604fdc3f19: Preparing 13:39:27 47c8418543ac: Preparing 13:39:27 3c719e584ac2: Preparing 13:39:27 93d350146c29: Preparing 13:39:27 fa592ecfb68a: Preparing 13:39:27 0f1afd0d76cd: Preparing 13:39:27 34d5ebaa5410: Preparing 13:39:27 0f1afd0d76cd: Waiting 13:39:27 34d5ebaa5410: Waiting 13:39:27 3c719e584ac2: Layer already exists 13:39:27 b4604fdc3f19: Layer already exists 13:39:27 fa592ecfb68a: Layer already exists 13:39:27 47c8418543ac: Layer already exists 13:39:27 93d350146c29: Layer already exists 13:39:27 34d5ebaa5410: Layer already exists 13:39:27 0f1afd0d76cd: Layer already exists 13:39:27 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:79182e6f8aee540397d46fcf89c79de5129499f6b6821916d4d741873e8bdb2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:27 Removing intermediate container 5aa35c988e9e 13:39:27 ---> e3ac3d1a02bc 13:39:27 Step 24/26 : LABEL arch=arm64 13:39:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:27 ---> Running in ca34c19c794b 13:39:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 13:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:39:27 b4604fdc3f19: Preparing 13:39:27 47c8418543ac: Preparing 13:39:27 3c719e584ac2: Preparing 13:39:27 93d350146c29: Preparing 13:39:27 fa592ecfb68a: Preparing 13:39:27 0f1afd0d76cd: Preparing 13:39:27 34d5ebaa5410: Preparing 13:39:27 34d5ebaa5410: Waiting 13:39:27 0f1afd0d76cd: Waiting 13:39:27 fa592ecfb68a: Layer already exists 13:39:27 93d350146c29: Layer already exists 13:39:27 47c8418543ac: Layer already exists 13:39:27 3c719e584ac2: Layer already exists 13:39:27 b4604fdc3f19: Layer already exists 13:39:27 0f1afd0d76cd: Layer already exists 13:39:27 34d5ebaa5410: Layer already exists 13:39:27 main: digest: sha256:79182e6f8aee540397d46fcf89c79de5129499f6b6821916d4d741873e8bdb2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:27 ===================================================== [Pipeline] echo 13:39:27 taggedImages: 13:39:27 - nexus3.edgexfoundry.org:10004/security-spire-config:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:27 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:39:27 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.94 13:39:27 - nexus3.edgexfoundry.org:10004/security-spire-config:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:27 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 13:39:27 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 13:39:27 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:27 latest 13:39:27 2.3.0-dev.94 13:39:27 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:27 main 13:39:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:28 Removing intermediate container ca34c19c794b 13:39:28 ---> ad585c064653 13:39:28 Step 25/26 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:28 ---> Running in 2039f59e37fd 13:39:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:39:28 efdfb2a7fec5: Preparing 13:39:28 7a8730fb6941: Preparing 13:39:28 d6e72358855b: Preparing 13:39:28 9e82abe978c2: Preparing 13:39:28 15d853f10bc9: Preparing 13:39:28 0f1afd0d76cd: Preparing 13:39:28 34d5ebaa5410: Preparing 13:39:28 0f1afd0d76cd: Waiting 13:39:28 34d5ebaa5410: Waiting 13:39:28 efdfb2a7fec5: Pushed 13:39:28 d6e72358855b: Pushed 13:39:28 7a8730fb6941: Pushed 13:39:28 0f1afd0d76cd: Layer already exists 13:39:28 34d5ebaa5410: Layer already exists 13:39:28 Removing intermediate container 2039f59e37fd 13:39:28 ---> 971f61c193e2 13:39:28 Step 26/26 : LABEL version=2.3.0-dev.94 13:39:28 15d853f10bc9: Pushed 13:39:29 ---> Running in 383c87071f04 13:39:29 Removing intermediate container 383c87071f04 13:39:29 ---> 8942333cc1c5 13:39:29 13:39:29 Successfully built 8942333cc1c5 13:39:29 Successfully tagged security-spire-agent-arm64:latest 13:39:29 Building core-data 13:39:35 9e82abe978c2: Pushed 13:39:35  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:39:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:39:35 ---> d9be1ef0f8ba 13:39:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:39:35 ---> Using cache 13:39:35 ---> ad4ad626c57c 13:39:35 Step 4/24 : WORKDIR /edgex-go 13:39:35 ---> Using cache 13:39:35 ---> c11cc966977c 13:39:35 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:35 ---> Using cache 13:39:35 ---> 7256ae68bf5a 13:39:35 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:39:35 ---> Running in bd8a49ab43f3 13:39:35 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:bb02abff40342be211ff1b9b294da801417cb579f79e5ee0611586b9f861498b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:39:36 efdfb2a7fec5: Preparing 13:39:36 7a8730fb6941: Preparing 13:39:36 d6e72358855b: Preparing 13:39:36 9e82abe978c2: Preparing 13:39:36 15d853f10bc9: Preparing 13:39:36 0f1afd0d76cd: Preparing 13:39:36 34d5ebaa5410: Preparing 13:39:36 0f1afd0d76cd: Waiting 13:39:36 34d5ebaa5410: Waiting 13:39:36 efdfb2a7fec5: Layer already exists 13:39:36 9e82abe978c2: Layer already exists 13:39:36 d6e72358855b: Layer already exists 13:39:36 7a8730fb6941: Layer already exists 13:39:36 15d853f10bc9: Layer already exists 13:39:36 0f1afd0d76cd: Layer already exists 13:39:36 34d5ebaa5410: Layer already exists 13:39:36 latest: digest: sha256:bb02abff40342be211ff1b9b294da801417cb579f79e5ee0611586b9f861498b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.94 13:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:39:36 efdfb2a7fec5: Preparing 13:39:36 7a8730fb6941: Preparing 13:39:36 d6e72358855b: Preparing 13:39:36 9e82abe978c2: Preparing 13:39:36 15d853f10bc9: Preparing 13:39:36 0f1afd0d76cd: Preparing 13:39:36 34d5ebaa5410: Preparing 13:39:36 0f1afd0d76cd: Waiting 13:39:36 34d5ebaa5410: Waiting 13:39:36 15d853f10bc9: Layer already exists 13:39:36 9e82abe978c2: Layer already exists 13:39:36 efdfb2a7fec5: Layer already exists 13:39:36 d6e72358855b: Layer already exists 13:39:36 7a8730fb6941: Layer already exists 13:39:36 0f1afd0d76cd: Layer already exists 13:39:36 34d5ebaa5410: Layer already exists 13:39:36 2.3.0-dev.94: digest: sha256:bb02abff40342be211ff1b9b294da801417cb579f79e5ee0611586b9f861498b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:39:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:39:37 efdfb2a7fec5: Preparing 13:39:37 7a8730fb6941: Preparing 13:39:37 d6e72358855b: Preparing 13:39:37 9e82abe978c2: Preparing 13:39:37 15d853f10bc9: Preparing 13:39:37 0f1afd0d76cd: Preparing 13:39:37 34d5ebaa5410: Preparing 13:39:37 0f1afd0d76cd: Waiting 13:39:37 34d5ebaa5410: Waiting 13:39:37 15d853f10bc9: Layer already exists 13:39:37 d6e72358855b: Layer already exists 13:39:37 7a8730fb6941: Layer already exists 13:39:37 9e82abe978c2: Layer already exists 13:39:37 efdfb2a7fec5: Layer already exists 13:39:37 0f1afd0d76cd: Layer already exists 13:39:37 34d5ebaa5410: Layer already exists 13:39:37 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:bb02abff40342be211ff1b9b294da801417cb579f79e5ee0611586b9f861498b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 13:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:39:38 efdfb2a7fec5: Preparing 13:39:38 7a8730fb6941: Preparing 13:39:38 d6e72358855b: Preparing 13:39:38 9e82abe978c2: Preparing 13:39:38 15d853f10bc9: Preparing 13:39:38 0f1afd0d76cd: Preparing 13:39:38 34d5ebaa5410: Preparing 13:39:38 0f1afd0d76cd: Waiting 13:39:38 34d5ebaa5410: Waiting 13:39:38 9e82abe978c2: Layer already exists 13:39:38 efdfb2a7fec5: Layer already exists 13:39:38 d6e72358855b: Layer already exists 13:39:38 7a8730fb6941: Layer already exists 13:39:38 15d853f10bc9: Layer already exists 13:39:38 0f1afd0d76cd: Layer already exists 13:39:38 34d5ebaa5410: Layer already exists 13:39:38 main: digest: sha256:bb02abff40342be211ff1b9b294da801417cb579f79e5ee0611586b9f861498b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:38 ===================================================== [Pipeline] echo 13:39:38 taggedImages: 13:39:38 - nexus3.edgexfoundry.org:10004/security-spire-server:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:38 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:39:38 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.94 13:39:38 - nexus3.edgexfoundry.org:10004/security-spire-server:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:38 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 13:39:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 13:39:38 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:38 latest 13:39:38 2.3.0-dev.94 13:39:38 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:38 main 13:39:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:39:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:39:38 33ed5059ec47: Preparing 13:39:38 dfb52ae5cce9: Preparing 13:39:38 58bddf322a62: Preparing 13:39:38 8cc1bd622e34: Preparing 13:39:38 994393dc58e7: Preparing 13:39:38 994393dc58e7: Layer already exists 13:39:38 58bddf322a62: Layer already exists 13:39:38 33ed5059ec47: Pushed 13:39:38 8cc1bd622e34: Pushed 13:39:40 OK: 221 MiB in 51 packages 13:39:41 dfb52ae5cce9: Pushed 13:39:41 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:a46ec22e01c801867116e9adc312204bac7cf9adc2c42aa61b29d25b21010293 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 13:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:39:42 33ed5059ec47: Preparing 13:39:42 dfb52ae5cce9: Preparing 13:39:42 58bddf322a62: Preparing 13:39:42 8cc1bd622e34: Preparing 13:39:42 994393dc58e7: Preparing 13:39:42 dfb52ae5cce9: Layer already exists 13:39:42 58bddf322a62: Layer already exists 13:39:42 33ed5059ec47: Layer already exists 13:39:42 8cc1bd622e34: Layer already exists 13:39:42 994393dc58e7: Layer already exists 13:39:42 latest: digest: sha256:a46ec22e01c801867116e9adc312204bac7cf9adc2c42aa61b29d25b21010293 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.94 13:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:39:42 33ed5059ec47: Preparing 13:39:42 dfb52ae5cce9: Preparing 13:39:42 58bddf322a62: Preparing 13:39:42 8cc1bd622e34: Preparing 13:39:42 994393dc58e7: Preparing 13:39:42 8cc1bd622e34: Layer already exists 13:39:42 58bddf322a62: Layer already exists 13:39:42 33ed5059ec47: Layer already exists 13:39:42 994393dc58e7: Layer already exists 13:39:42 dfb52ae5cce9: Layer already exists 13:39:42 2.3.0-dev.94: digest: sha256:a46ec22e01c801867116e9adc312204bac7cf9adc2c42aa61b29d25b21010293 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:42 Removing intermediate container bd8a49ab43f3 13:39:42 ---> 4c79de7a2ad9 13:39:42 Step 7/24 : COPY go.mod vendor* ./ 13:39:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:39:43 33ed5059ec47: Preparing 13:39:43 dfb52ae5cce9: Preparing 13:39:43 58bddf322a62: Preparing 13:39:43 8cc1bd622e34: Preparing 13:39:43 994393dc58e7: Preparing 13:39:43 33ed5059ec47: Layer already exists 13:39:43 8cc1bd622e34: Layer already exists 13:39:43 58bddf322a62: Layer already exists 13:39:43 994393dc58e7: Layer already exists 13:39:43 dfb52ae5cce9: Layer already exists 13:39:43 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:a46ec22e01c801867116e9adc312204bac7cf9adc2c42aa61b29d25b21010293 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:43 ---> dbd0d6104e26 13:39:43 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:43 ---> Running in a984a9229092 13:39:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 13:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:39:43 33ed5059ec47: Preparing 13:39:43 dfb52ae5cce9: Preparing 13:39:43 58bddf322a62: Preparing 13:39:43 8cc1bd622e34: Preparing 13:39:43 994393dc58e7: Preparing 13:39:43 994393dc58e7: Layer already exists 13:39:43 58bddf322a62: Layer already exists 13:39:43 8cc1bd622e34: Layer already exists 13:39:43 dfb52ae5cce9: Layer already exists 13:39:43 33ed5059ec47: Layer already exists 13:39:43 main: digest: sha256:a46ec22e01c801867116e9adc312204bac7cf9adc2c42aa61b29d25b21010293 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:43 ===================================================== [Pipeline] echo 13:39:43 taggedImages: 13:39:43 - nexus3.edgexfoundry.org:10004/support-notifications:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:43 - nexus3.edgexfoundry.org:10004/support-notifications:latest 13:39:43 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.94 13:39:43 - nexus3.edgexfoundry.org:10004/support-notifications:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:43 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 13:39:44 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 13:39:44 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:44 latest 13:39:44 2.3.0-dev.94 13:39:44 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:44 main 13:39:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:39:44 632ab27a48d0: Preparing 13:39:44 c541ef2555ff: Preparing 13:39:44 58bddf322a62: Preparing 13:39:44 5e673b8b8b34: Preparing 13:39:44 994393dc58e7: Preparing 13:39:44 58bddf322a62: Layer already exists 13:39:44 5e673b8b8b34: Layer already exists 13:39:44 994393dc58e7: Layer already exists 13:39:44 632ab27a48d0: Pushed 13:39:47 c541ef2555ff: Pushed 13:39:47 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:a95f3812ffec420ac1b72b648ea29f83e0054e6074d24b53370b80999c7cd3ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:39:47 632ab27a48d0: Preparing 13:39:47 c541ef2555ff: Preparing 13:39:47 58bddf322a62: Preparing 13:39:47 5e673b8b8b34: Preparing 13:39:47 994393dc58e7: Preparing 13:39:47 5e673b8b8b34: Layer already exists 13:39:47 994393dc58e7: Layer already exists 13:39:47 c541ef2555ff: Layer already exists 13:39:47 632ab27a48d0: Layer already exists 13:39:47 58bddf322a62: Layer already exists 13:39:47 latest: digest: sha256:a95f3812ffec420ac1b72b648ea29f83e0054e6074d24b53370b80999c7cd3ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.94 13:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:39:48 632ab27a48d0: Preparing 13:39:48 c541ef2555ff: Preparing 13:39:48 58bddf322a62: Preparing 13:39:48 5e673b8b8b34: Preparing 13:39:48 994393dc58e7: Preparing 13:39:48 994393dc58e7: Layer already exists 13:39:48 632ab27a48d0: Layer already exists 13:39:48 58bddf322a62: Layer already exists 13:39:48 5e673b8b8b34: Layer already exists 13:39:48 c541ef2555ff: Layer already exists 13:39:48 2.3.0-dev.94: digest: sha256:a95f3812ffec420ac1b72b648ea29f83e0054e6074d24b53370b80999c7cd3ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:39:48 632ab27a48d0: Preparing 13:39:48 c541ef2555ff: Preparing 13:39:48 58bddf322a62: Preparing 13:39:48 5e673b8b8b34: Preparing 13:39:48 994393dc58e7: Preparing 13:39:48 994393dc58e7: Layer already exists 13:39:48 632ab27a48d0: Layer already exists 13:39:48 5e673b8b8b34: Layer already exists 13:39:48 58bddf322a62: Layer already exists 13:39:48 c541ef2555ff: Layer already exists 13:39:48 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:a95f3812ffec420ac1b72b648ea29f83e0054e6074d24b53370b80999c7cd3ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 13:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:39:49 632ab27a48d0: Preparing 13:39:49 c541ef2555ff: Preparing 13:39:49 58bddf322a62: Preparing 13:39:49 5e673b8b8b34: Preparing 13:39:49 994393dc58e7: Preparing 13:39:49 994393dc58e7: Layer already exists 13:39:49 5e673b8b8b34: Layer already exists 13:39:49 58bddf322a62: Layer already exists 13:39:49 632ab27a48d0: Layer already exists 13:39:49 c541ef2555ff: Layer already exists 13:39:49 main: digest: sha256:a95f3812ffec420ac1b72b648ea29f83e0054e6074d24b53370b80999c7cd3ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:49 ===================================================== [Pipeline] echo 13:39:49 taggedImages: 13:39:49 - nexus3.edgexfoundry.org:10004/support-scheduler:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:49 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:39:49 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.94 13:39:49 - nexus3.edgexfoundry.org:10004/support-scheduler:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:49 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 13:39:49 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 13:39:49 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:49 latest 13:39:49 2.3.0-dev.94 13:39:49 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:39:49 main 13:39:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:49 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:39:50 fdd59b6a73aa: Preparing 13:39:50 a9572a1bbf26: Preparing 13:39:50 276cf96060a9: Preparing 13:39:50 abfac2c4294c: Preparing 13:39:50 994393dc58e7: Preparing 13:39:50 994393dc58e7: Layer already exists 13:39:50 a9572a1bbf26: Pushed 13:39:50 fdd59b6a73aa: Pushed 13:39:51 276cf96060a9: Pushed 13:40:03 abfac2c4294c: Pushed 13:40:03 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:bc7a6a78ba7b3124b75f59832f8e6795cd8688475bd2597af67b4d8a7ef8a410 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:03 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 13:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:40:04 fdd59b6a73aa: Preparing 13:40:04 a9572a1bbf26: Preparing 13:40:04 276cf96060a9: Preparing 13:40:04 abfac2c4294c: Preparing 13:40:04 994393dc58e7: Preparing 13:40:04 abfac2c4294c: Layer already exists 13:40:04 a9572a1bbf26: Layer already exists 13:40:04 276cf96060a9: Layer already exists 13:40:04 994393dc58e7: Layer already exists 13:40:04 fdd59b6a73aa: Layer already exists 13:40:04 latest: digest: sha256:bc7a6a78ba7b3124b75f59832f8e6795cd8688475bd2597af67b4d8a7ef8a410 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.94 13:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:40:04 fdd59b6a73aa: Preparing 13:40:04 a9572a1bbf26: Preparing 13:40:04 276cf96060a9: Preparing 13:40:04 abfac2c4294c: Preparing 13:40:04 994393dc58e7: Preparing 13:40:04 a9572a1bbf26: Layer already exists 13:40:04 abfac2c4294c: Layer already exists 13:40:04 276cf96060a9: Layer already exists 13:40:04 994393dc58e7: Layer already exists 13:40:04 fdd59b6a73aa: Layer already exists 13:40:04 2.3.0-dev.94: digest: sha256:bc7a6a78ba7b3124b75f59832f8e6795cd8688475bd2597af67b4d8a7ef8a410 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:40:05 fdd59b6a73aa: Preparing 13:40:05 a9572a1bbf26: Preparing 13:40:05 276cf96060a9: Preparing 13:40:05 abfac2c4294c: Preparing 13:40:05 994393dc58e7: Preparing 13:40:05 994393dc58e7: Layer already exists 13:40:05 276cf96060a9: Layer already exists 13:40:05 a9572a1bbf26: Layer already exists 13:40:05 abfac2c4294c: Layer already exists 13:40:05 fdd59b6a73aa: Layer already exists 13:40:05 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:bc7a6a78ba7b3124b75f59832f8e6795cd8688475bd2597af67b4d8a7ef8a410 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 13:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:40:06 fdd59b6a73aa: Preparing 13:40:06 a9572a1bbf26: Preparing 13:40:06 276cf96060a9: Preparing 13:40:06 abfac2c4294c: Preparing 13:40:06 994393dc58e7: Preparing 13:40:06 fdd59b6a73aa: Layer already exists 13:40:06 276cf96060a9: Layer already exists 13:40:06 a9572a1bbf26: Layer already exists 13:40:06 994393dc58e7: Layer already exists 13:40:06 abfac2c4294c: Layer already exists 13:40:06 main: digest: sha256:bc7a6a78ba7b3124b75f59832f8e6795cd8688475bd2597af67b4d8a7ef8a410 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:06 ===================================================== [Pipeline] echo 13:40:06 taggedImages: 13:40:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:40:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 13:40:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.94 13:40:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:40:06 - 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] } 13:41:05 Removing intermediate container a984a9229092 13:41:05 ---> 2ce1a74f6cbe 13:41:05 Step 9/24 : COPY . . 13:41:05 ---> 8062ecac4dc9 13:41:05 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 13:41:05 ---> Running in f6438148b8b8 13:41:05 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:44:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:44:39 Removing intermediate container 52fed6fdec28 13:44:39 ---> 0bacbfeeb43f 13:44:39 13:44:39 Step 10/22 : FROM alpine:3.16 13:44:40 3.16: Pulling from library/alpine 13:44:40 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:44:40 Status: Downloaded newer image for alpine:3.16 13:44:40 ---> a6215f271958 13:44:40 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:44:40 ---> Running in 62c74ee5a278 13:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:44:43 (1/6) Installing ca-certificates (20220614-r0) 13:44:43 (2/6) Installing brotli-libs (1.0.9-r6) 13:44:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 13:44:43 (4/6) Installing libcurl (7.83.1-r3) 13:44:43 (5/6) Installing curl (7.83.1-r3) 13:44:43 (6/6) Installing dumb-init (1.2.5-r1) 13:44:43 Executing busybox-1.35.0-r17.trigger 13:44:43 Executing ca-certificates-20220614-r0.trigger 13:44:44 OK: 8 MiB in 20 packages 13:44:46 Removing intermediate container 62c74ee5a278 13:44:46 ---> 262b820296d6 13:44:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:44:46 ---> Running in eb6482fbb6da 13:44:47 Removing intermediate container eb6482fbb6da 13:44:47 ---> 60bf433c14a5 13:44:47 Step 13/22 : WORKDIR /edgex 13:44:47 ---> Running in 1c8dbf6dc82a 13:44:48 Removing intermediate container 1c8dbf6dc82a 13:44:48 ---> b2c7e0bc827e 13:44:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:44:50 ---> 5d905c4a7256 13:44:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:44:52 ---> e59bf75ca7af 13:44:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:44:55 ---> 6e2c4dbe1a49 13:44:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:44:55 Removing intermediate container 0c385853af90 13:44:55 ---> 3b2739d1f7cb 13:44:55 13:44:55 Step 10/33 : FROM alpine:3.16 13:44:55 ---> a6215f271958 13:44:55 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:44:55 ---> Running in 54f62d797247 13:44:56 Removing intermediate container 54f62d797247 13:44:56 ---> ecead28ad906 13:44:56 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 13:44:56 ---> Running in 3d279ece946f 13:44:56 ---> 83cacf239086 13:44:56 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:44:56 ---> Running in 0a8467ee86fd 13:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:45:00 Removing intermediate container 0a8467ee86fd 13:45:00 ---> 024527c59449 13:45:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:45:00 ---> Running in de3b8b93a6a0 13:45:00 (1/2) Installing dumb-init (1.2.5-r1) 13:45:00 (2/2) Installing su-exec (0.2-r1) 13:45:00 Executing busybox-1.35.0-r17.trigger 13:45:00 OK: 5 MiB in 16 packages 13:45:01 Removing intermediate container de3b8b93a6a0 13:45:01 ---> 7a73ae69b330 13:45:01 Step 20/22 : LABEL arch=arm64 13:45:01 ---> Running in aca893696255 13:45:02 Removing intermediate container aca893696255 13:45:02 ---> ff5adb7951ae 13:45:02 Step 21/22 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:45:02 ---> Running in 985dac09c099 13:45:02 Removing intermediate container 3d279ece946f 13:45:02 ---> be66c3670688 13:45:02 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 13:45:02 ---> Running in 219e90aed117 13:45:03 Removing intermediate container 985dac09c099 13:45:03 ---> d8918ecd3526 13:45:03 Step 22/22 : LABEL version=2.3.0-dev.94 13:45:03 ---> Running in 0741f4efc810 13:45:03 Removing intermediate container 219e90aed117 13:45:03 ---> 37456a12503f 13:45:03 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 13:45:03 ---> Running in c958bde39c31 13:45:03 Removing intermediate container 0741f4efc810 13:45:03 ---> dddf8f87c38c 13:45:03 13:45:03 Successfully built dddf8f87c38c 13:45:04 Successfully tagged security-proxy-setup-arm64:latest 13:45:04 Building security-secretstore-setup 13:45:04  Building security-proxy-setup ... done Removing intermediate container c958bde39c31 13:45:04 ---> e3fe2f956fc1 13:45:04 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 13:45:04 ---> Running in fbba6f4ccbac 13:45:04 Removing intermediate container fbba6f4ccbac 13:45:04 ---> de8b59bc1a23 13:45:04 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 13:45:04 ---> Running in 5f5024e78335 13:45:05 Removing intermediate container 5f5024e78335 13:45:05 ---> d7c5cbc90e62 13:45:05 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 13:45:05 ---> Running in 33a35f5ea4f1 13:45:08 Removing intermediate container 33a35f5ea4f1 13:45:08 ---> dadbdf8e7294 13:45:08 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 13:45:09 ---> Running in cffeae390ebe 13:45:10 Removing intermediate container cffeae390ebe 13:45:10 ---> c6f831083312 13:45:10 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 13:45:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:45:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:45:10 ---> d9be1ef0f8ba 13:45:10 Step 3/25 : WORKDIR /edgex-go 13:45:10 ---> Using cache 13:45:10 ---> fd9c5a75b74f 13:45:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:45:10 ---> Using cache 13:45:10 ---> 4fbf5585a847 13:45:10 Step 5/25 : RUN apk add --update --no-cache make git 13:45:10 ---> Using cache 13:45:10 ---> 6ad963e6277f 13:45:10 Step 6/25 : COPY go.mod vendor* ./ 13:45:10 ---> Using cache 13:45:10 ---> fc95f21e44b1 13:45:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:10 ---> Using cache 13:45:10 ---> 9ae8702f1c10 13:45:10 Step 8/25 : COPY . . 13:45:10 ---> Using cache 13:45:10 ---> a5c6b7575272 13:45:10 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:45:12 ---> Running in 4a2c7df5c10d 13:45:12 ---> 7eb8aa03cf77 13:45:12 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 13:45:12 ---> Running in 25ae772f2551 13:45:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:45:17 Removing intermediate container 25ae772f2551 13:45:17 ---> bafd32f52e0b 13:45:17 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 13:45:18 ---> f272a661b7c9 13:45:18 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:45:18 Removing intermediate container 27795430bce1 13:45:18 ---> 6786d5b589c1 13:45:18 13:45:18 Step 11/24 : FROM alpine:3.16 13:45:18 ---> a6215f271958 13:45:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:45:19 ---> Running in c27fac967f04 13:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:45:21 ---> 85c5597feba7 13:45:21 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:45:22 ---> e244982d23b3 13:45:22 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:45:23 (1/1) Installing dumb-init (1.2.5-r1) 13:45:23 ---> 21fdf9e46866 13:45:23 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 13:45:23 Executing busybox-1.35.0-r17.trigger 13:45:23 OK: 5 MiB in 15 packages 13:45:24 ---> 604b62b68461 13:45:24 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 13:45:24 Removing intermediate container c27fac967f04 13:45:24 ---> ffac8953da20 13:45:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:45:24 ---> Running in 80c52791f70e 13:45:25 ---> 5f1846995c95 13:45:25 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:45:25 Removing intermediate container 80c52791f70e 13:45:25 ---> f147e0244bc1 13:45:25 Step 14/24 : ENV APP_PORT=59882 13:45:25 ---> Running in 12d0ead1b328 13:45:26 Removing intermediate container 12d0ead1b328 13:45:26 ---> f50838706529 13:45:26 Step 15/24 : EXPOSE $APP_PORT 13:45:26 ---> Running in cc8791958433 13:45:26 ---> c4a1960124fb 13:45:26 Step 28/33 : RUN chmod +x /entrypoint.sh 13:45:26 ---> Running in 5c237ffa869c 13:45:27 Removing intermediate container cc8791958433 13:45:27 ---> 5d6a5ff3673b 13:45:27 Step 16/24 : WORKDIR / 13:45:27 ---> Running in e63b1ebeb958 13:45:28 Removing intermediate container e63b1ebeb958 13:45:28 ---> ebdf7d40b9cf 13:45:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:45:29 ---> cc3f050efcdb 13:45:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:45:30 Removing intermediate container 5c237ffa869c 13:45:30 ---> 7b0a229034ff 13:45:30 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 13:45:30 ---> Running in 3dd2728b8a08 13:45:31 Removing intermediate container 3dd2728b8a08 13:45:31 ---> 0dc8abdf0cca 13:45:31 Step 30/33 : CMD ["gate"] 13:45:31 ---> Running in c14f1134ebab 13:45:32 Removing intermediate container c14f1134ebab 13:45:32 ---> 68eb4af50000 13:45:32 Step 31/33 : LABEL arch=arm64 13:45:32 ---> 81481352a5f8 13:45:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:45:32 ---> Running in c38066621e17 13:45:33 Removing intermediate container c38066621e17 13:45:33 ---> 425ddbe0d0dc 13:45:33 Step 32/33 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:45:33 ---> Running in 560767e45a1e 13:45:33 ---> 64268062e8bc 13:45:33 Step 20/24 : ENTRYPOINT ["/core-command"] 13:45:33 ---> Running in ff1c74163568 13:45:34 Removing intermediate container 560767e45a1e 13:45:34 ---> 76fdedb51052 13:45:34 Step 33/33 : LABEL version=2.3.0-dev.94 13:45:34 ---> Running in 30986d4dae62 13:45:35 Removing intermediate container ff1c74163568 13:45:35 ---> 5934e8f498dc 13:45:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:45:35 Removing intermediate container 30986d4dae62 13:45:35 ---> 639952bb3ce7 13:45:35 13:45:35 ---> Running in 485535feced9 13:45:35 Successfully built 639952bb3ce7 13:45:35 Successfully tagged security-bootstrapper-arm64:latest 13:45:35 Building security-spiffe-token-provider 13:45:36  Building security-bootstrapper ... done Removing intermediate container 485535feced9 13:45:36 ---> 636769a136eb 13:45:36 Step 22/24 : LABEL arch=arm64 13:45:36 ---> Running in 8f2fb5c98cda 13:45:36 Removing intermediate container 8f2fb5c98cda 13:45:36 ---> 53f5fb3ea0ab 13:45:36 Step 23/24 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:45:36 ---> Running in 79c684a4ede1 13:45:37 Removing intermediate container 79c684a4ede1 13:45:37 ---> 5e313f1cf307 13:45:37 Step 24/24 : LABEL version=2.3.0-dev.94 13:45:37 ---> Running in 8b9dc86dfc5d 13:45:37 Removing intermediate container 8b9dc86dfc5d 13:45:37 ---> 593a8e06d294 13:45:37 13:45:37 Successfully built 593a8e06d294 13:45:37 Successfully tagged core-command-arm64:latest 13:45:37  Building core-command ... done Building support-scheduler 13:45:39 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:45:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:45:39 ---> d9be1ef0f8ba 13:45:39 Step 3/20 : WORKDIR /edgex-go 13:45:39 ---> Using cache 13:45:39 ---> fd9c5a75b74f 13:45:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:45:39 ---> Running in a5c8f8e4667c 13:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:45:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:45:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:45:42 ---> d9be1ef0f8ba 13:45:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 13:45:42 ---> Using cache 13:45:42 ---> ad4ad626c57c 13:45:42 Step 4/23 : WORKDIR /edgex-go 13:45:42 ---> Using cache 13:45:42 ---> c11cc966977c 13:45:42 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:45:42 ---> Using cache 13:45:42 ---> 7256ae68bf5a 13:45:42 Step 6/23 : RUN apk add --update --no-cache make git 13:45:42 ---> Running in ac86b609767a 13:45:43 v3.16.2-309-gd77574a49c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 13:45:43 v3.16.2-308-gb0ca373a04 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 13:45:43 OK: 16894 distinct packages available 13:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:45:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:45:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:45:44 OK: 221 MiB in 51 packages 13:45:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:45:46 Removing intermediate container a5c8f8e4667c 13:45:46 ---> 74a5a173fcec 13:45:46 Step 5/20 : COPY go.mod vendor* ./ 13:45:48 OK: 221 MiB in 51 packages 13:45:48 ---> 47d54e3b97ee 13:45:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:48 ---> Running in c072714c04b6 13:45:49 Removing intermediate container ac86b609767a 13:45:49 ---> 1631632d7307 13:45:49 Step 7/23 : COPY go.mod vendor* ./ 13:45:50 ---> 20853788694b 13:45:50 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:50 ---> Running in 519e1f6224c9 13:47:12 Removing intermediate container c072714c04b6 13:47:12 ---> 4517cb78d2f2 13:47:12 Step 7/20 : COPY . . 13:47:12 Removing intermediate container 519e1f6224c9 13:47:12 ---> 0bf67aae744c 13:47:12 Step 9/23 : COPY . . 13:47:12 ---> 043d0e122957 13:47:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:47:12 ---> Running in ac269016b088 13:47:12 ---> 0d923aebc7d3 13:47:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:47:12 ---> Running in 0f5025376736 13:47:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:47:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:47:51 Removing intermediate container f6438148b8b8 13:47:51 ---> 99c0f00546d0 13:47:51 13:47:51 Step 11/24 : FROM alpine:3.16 13:47:51 ---> a6215f271958 13:47:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:47:51 ---> Running in c12df277a9f8 13:47:51 Removing intermediate container c12df277a9f8 13:47:51 ---> 1769ac360e7a 13:47:51 Step 13/24 : ENV APP_PORT=59880 13:47:51 ---> Running in 83fe0d6617e7 13:47:51 Removing intermediate container 83fe0d6617e7 13:47:51 ---> 4f15dfc5a36a 13:47:51 Step 14/24 : EXPOSE $APP_PORT 13:47:51 ---> Running in c88d20904899 13:47:51 Removing intermediate container c88d20904899 13:47:51 ---> 27f22155c62c 13:47:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:47:51 ---> Running in d7d0bad0c8d5 13:47:53 Removing intermediate container d7d0bad0c8d5 13:47:53 ---> 2b8680e4cc73 13:47:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:47:53 ---> Running in c7394c3647bc 13:47:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:47:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:47:58 (1/6) Installing dumb-init (1.2.5-r1) 13:47:58 (2/6) Installing libgcc (11.2.1_git20220219-r2) 13:47:58 (3/6) Installing libsodium (1.0.18-r0) 13:47:58 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 13:47:58 (5/6) Installing libzmq (4.3.4-r0) 13:47:58 (6/6) Installing zeromq (4.3.4-r0) 13:47:58 Executing busybox-1.35.0-r17.trigger 13:47:58 OK: 8 MiB in 20 packages 13:48:01 Removing intermediate container c7394c3647bc 13:48:01 ---> de01db7e93ca 13:48:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:48:01 Removing intermediate container 3bc185986d4c 13:48:01 ---> 67255de97402 13:48:01 13:48:01 Step 11/23 : FROM alpine:3.16 13:48:01 ---> a6215f271958 13:48:01 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:48:01 ---> Running in 9799521225f9 13:48:02 ---> 91424b5bd527 13:48:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:48:04 ---> 197482455f68 13:48:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:48:05 ---> 74186e89584a 13:48:05 Step 20/24 : ENTRYPOINT ["/core-data"] 13:48:05 ---> Running in 6f979ca9dc05 13:48:06 (1/2) Installing ca-certificates (20220614-r0) 13:48:06 (2/2) Installing dumb-init (1.2.5-r1) 13:48:06 Executing busybox-1.35.0-r17.trigger 13:48:06 Executing ca-certificates-20220614-r0.trigger 13:48:06 Removing intermediate container 6f979ca9dc05 13:48:06 ---> 49f8b518df7a 13:48:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:48:06 ---> Running in f573af427ea3 13:48:06 OK: 6 MiB in 16 packages 13:48:06 Removing intermediate container f573af427ea3 13:48:06 ---> 03f1129ce7bb 13:48:06 Step 22/24 : LABEL arch=arm64 13:48:06 ---> Running in a2a0de9b38b0 13:48:07 Removing intermediate container a2a0de9b38b0 13:48:07 ---> 19f98440b692 13:48:07 Step 23/24 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:48:08 ---> Running in 80a46bfdcec4 13:48:08 Removing intermediate container 80a46bfdcec4 13:48:08 ---> b9193764ae38 13:48:08 Step 24/24 : LABEL version=2.3.0-dev.94 13:48:08 ---> Running in 8a72fb736da1 13:48:09 Removing intermediate container 9799521225f9 13:48:09 ---> 8aa8f2f0fca9 13:48:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:48:09 ---> Running in 4de6f10750a0 13:48:09 Removing intermediate container 8a72fb736da1 13:48:09 ---> 8817caa83fc3 13:48:09 13:48:09 Successfully built 8817caa83fc3 13:48:11 Successfully tagged core-data-arm64:latest 13:48:11  Building core-data ... done Building security-spire-config 13:48:11 Removing intermediate container 4de6f10750a0 13:48:11 ---> bcddda4d2fa4 13:48:11 Step 14/23 : ENV APP_PORT=59860 13:48:11 ---> Running in bf670d993fe0 13:48:11 Removing intermediate container bf670d993fe0 13:48:11 ---> 7ff083cc5ee1 13:48:11 Step 15/23 : EXPOSE $APP_PORT 13:48:11 ---> Running in 3ce0502ba86a 13:48:12 Removing intermediate container 3ce0502ba86a 13:48:12 ---> 02af8c1c1b38 13:48:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:48:13 ---> 0baf77bb07cf 13:48:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:48:16 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:48:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:48:16 ---> d9be1ef0f8ba 13:48:16 Step 3/26 : WORKDIR /edgex-go 13:48:16 ---> Using cache 13:48:16 ---> fd9c5a75b74f 13:48:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:16 ---> Using cache 13:48:16 ---> 4fbf5585a847 13:48:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:48:16 ---> Running in d1a324b20de3 13:48:16 ---> dfaeb39194cb 13:48:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:48:17 ---> 610960d0f7da 13:48:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:48:17 ---> Running in a7526cb63fab 13:48:18 Removing intermediate container a7526cb63fab 13:48:18 ---> f4061908870d 13:48:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:48:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:48:18 ---> Running in 53e19a079bdc 13:48:19 Removing intermediate container 53e19a079bdc 13:48:19 ---> 36b2056f8fed 13:48:19 Step 21/23 : LABEL arch=arm64 13:48:19 ---> Running in fa4f924cb33d 13:48:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:48:19 Removing intermediate container fa4f924cb33d 13:48:19 ---> 24ced8b1e47b 13:48:19 Step 22/23 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:48:19 ---> Running in 4f3a4e66ba8e 13:48:20 Removing intermediate container 4f3a4e66ba8e 13:48:20 ---> 3a234a3bf74c 13:48:20 Step 23/23 : LABEL version=2.3.0-dev.94 13:48:20 ---> Running in 26d7c5d17795 13:48:21 OK: 221 MiB in 51 packages 13:48:21 Removing intermediate container 26d7c5d17795 13:48:21 ---> dbbf755146d9 13:48:21 13:48:21 Successfully built dbbf755146d9 13:48:21 Successfully tagged support-notifications-arm64:latest 13:48:21 Building sys-mgmt-agent 13:48:22  Building support-notifications ... done Removing intermediate container d1a324b20de3 13:48:22 ---> b805f2c73a2d 13:48:22 Step 6/26 : COPY go.mod vendor* ./ 13:48:23 ---> 138cb7165996 13:48:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:23 ---> Running in cbd7906887e1 13:48:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:48:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:48:26 ---> d9be1ef0f8ba 13:48:26 Step 3/23 : WORKDIR /edgex-go 13:48:26 ---> Using cache 13:48:26 ---> fd9c5a75b74f 13:48:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:26 ---> Using cache 13:48:26 ---> 4fbf5585a847 13:48:26 Step 5/23 : RUN apk add --update --no-cache make bash git 13:48:26 ---> Running in 2501706e176c 13:48:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:48:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:48:30 OK: 221 MiB in 51 packages 13:48:31 Removing intermediate container 2501706e176c 13:48:31 ---> c983dbac62de 13:48:31 Step 6/23 : COPY go.mod vendor* ./ 13:48:32 ---> dcd42ba2a0cc 13:48:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:33 ---> Running in 8f5395c1d1b6 13:49:40 Removing intermediate container cbd7906887e1 13:49:40 ---> 721398316480 13:49:40 Step 8/26 : COPY . . 13:49:40 ---> 4279b9b478a9 13:49:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:49:40 ---> Running in 88cc2faed012 13:49:40 Removing intermediate container 88cc2faed012 13:49:40 ---> 56271ebb9d98 13:49:40 Step 10/26 : WORKDIR /edgex-go/spire-build 13:49:40 ---> Running in 2a808f2f44ba 13:49:40 Removing intermediate container 2a808f2f44ba 13:49:40 ---> 0fdbca4f3596 13:49:40 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 13:49:40 ---> Running in 5d1fd5b8fac6 13:49:40 Removing intermediate container 8f5395c1d1b6 13:49:40 ---> 3017ad2e0664 13:49:40 Step 8/23 : COPY . . 13:49:40 Removing intermediate container 5d1fd5b8fac6 13:49:40 ---> 61ec2ef3630a 13:49:40 Step 12/26 : WORKDIR /edgex-go 13:49:40 ---> Running in ae009a7ac093 13:49:41 Removing intermediate container ae009a7ac093 13:49:41 ---> f0032130da94 13:49:41 13:49:41 Step 13/26 : FROM alpine:3.15 13:49:41 ---> 02e0d6fdf486 13:49:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:49:41 ---> Using cache 13:49:41 ---> 556fe62ecd6a 13:49:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:49:41 ---> Using cache 13:49:41 ---> c6e4fbfa1a26 13:49:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:49:41 ---> Running in bcfa7787a7f6 13:49:41 ---> f623af3e2e3a 13:49:41 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:49:42 ---> Running in d2b36af530fc 13:49:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:49:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:49:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:49:46 v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 13:49:46 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 13:49:46 OK: 15734 distinct packages available 13:49:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:49:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:49:48 (1/4) Installing dumb-init (1.2.5-r1) 13:49:48 (2/4) Installing musl-obstack (1.2.3-r0) 13:49:48 (3/4) Installing libucontext (1.1-r0) 13:49:48 (4/4) Installing gcompat (1.0.0-r4) 13:49:49 Executing busybox-1.34.1-r7.trigger 13:49:49 OK: 6 MiB in 18 packages 13:49:51 Removing intermediate container bcfa7787a7f6 13:49:51 ---> a4a2f13b80bb 13:49:51 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:49:56 ---> 42988a508a38 13:49:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:49:57 ---> cad51549dbd1 13:49:57 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:49:57 ---> Running in f709611ec09b 13:49:57 Removing intermediate container f709611ec09b 13:49:57 ---> 6be01be8f634 13:49:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:49:58 ---> 29d92d69a7f6 13:49:58 Step 21/26 : WORKDIR / 13:49:58 ---> Running in ec40e32f1de8 13:49:59 Removing intermediate container ec40e32f1de8 13:49:59 ---> 1a66e6cdfdae 13:49:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:49:59 ---> Running in d924aebcce63 13:50:00 Removing intermediate container d924aebcce63 13:50:00 ---> a11005602b6e 13:50:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:50:00 ---> Running in b83ce77f86ba 13:50:00 Removing intermediate container b83ce77f86ba 13:50:00 ---> c7810a7ffc6e 13:50:00 Step 24/26 : LABEL arch=arm64 13:50:00 ---> Running in 9fb1de496630 13:50:01 Removing intermediate container 9fb1de496630 13:50:01 ---> e044a585d7ab 13:50:01 Step 25/26 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:50:01 ---> Running in a90ca9076d13 13:50:01 Removing intermediate container a90ca9076d13 13:50:01 ---> 1f042807e0f2 13:50:01 Step 26/26 : LABEL version=2.3.0-dev.94 13:50:02 ---> Running in e2a66668499c 13:50:02 Removing intermediate container e2a66668499c 13:50:02 ---> ae26796a1718 13:50:02 13:50:02 Successfully built ae26796a1718 13:50:02 Successfully tagged security-spire-config-arm64:latest 13:50:02 Building security-spire-server 13:50:05  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:50:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:50:05 ---> d9be1ef0f8ba 13:50:05 Step 3/25 : WORKDIR /edgex-go 13:50:05 ---> Using cache 13:50:05 ---> fd9c5a75b74f 13:50:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:50:05 ---> Using cache 13:50:05 ---> 4fbf5585a847 13:50:05 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 13:50:05 ---> Using cache 13:50:05 ---> b805f2c73a2d 13:50:05 Step 6/25 : COPY go.mod vendor* ./ 13:50:05 ---> Using cache 13:50:05 ---> 138cb7165996 13:50:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:50:05 ---> Using cache 13:50:05 ---> 721398316480 13:50:05 Step 8/25 : COPY . . 13:50:05 ---> Using cache 13:50:05 ---> 4279b9b478a9 13:50:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 13:50:05 ---> Using cache 13:50:05 ---> 56271ebb9d98 13:50:05 Step 10/25 : WORKDIR /edgex-go/spire-build 13:50:05 ---> Using cache 13:50:05 ---> 0fdbca4f3596 13:50:05 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 13:50:06 ---> Running in 0118525ed77d 13:50:09 Removing intermediate container 0118525ed77d 13:50:09 ---> e1aae2fac905 13:50:09 Step 12/25 : WORKDIR /edgex-go 13:50:09 ---> Running in b19d79484651 13:50:09 Removing intermediate container b19d79484651 13:50:09 ---> 40e4beb9dfdc 13:50:09 13:50:09 Step 13/25 : FROM alpine:3.15 13:50:09 ---> 02e0d6fdf486 13:50:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:50:09 ---> Using cache 13:50:09 ---> 556fe62ecd6a 13:50:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:50:09 ---> Using cache 13:50:09 ---> c6e4fbfa1a26 13:50:09 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:50:09 ---> Using cache 13:50:09 ---> 21fb190b739e 13:50:09 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:50:15 ---> d33892900721 13:50:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:50:15 ---> 68cab7f891d4 13:50:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:50:16 ---> db4d19351fe7 13:50:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:50:17 ---> b34d7b0d4f01 13:50:17 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:50:17 ---> Running in 8ed957a74abb 13:50:17 Removing intermediate container 8ed957a74abb 13:50:17 ---> e270a08940b8 13:50:17 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:50:17 ---> Running in 85e7a115129d 13:50:18 Removing intermediate container 85e7a115129d 13:50:18 ---> 7006d99e7601 13:50:18 Step 23/25 : LABEL arch=arm64 13:50:18 ---> Running in 249bbeb50af7 13:50:18 Removing intermediate container 249bbeb50af7 13:50:18 ---> b1545cfc807c 13:50:18 Step 24/25 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:50:18 ---> Running in 1d04ae2b62ca 13:50:19 Removing intermediate container 1d04ae2b62ca 13:50:19 ---> e577a6318614 13:50:19 Step 25/25 : LABEL version=2.3.0-dev.94 13:50:19 ---> Running in c13d21ba1f42 13:50:20 Removing intermediate container c13d21ba1f42 13:50:20 ---> 6e069d4a1655 13:50:20 13:50:20 Successfully built 6e069d4a1655 13:50:20 Successfully tagged security-spire-server-arm64:latest 13:50:20 Building core-metadata 13:50:23  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:50:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:50:23 ---> d9be1ef0f8ba 13:50:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:50:23 ---> Using cache 13:50:23 ---> ad4ad626c57c 13:50:23 Step 4/25 : WORKDIR /edgex-go 13:50:23 ---> Using cache 13:50:23 ---> c11cc966977c 13:50:23 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:50:23 ---> Using cache 13:50:23 ---> 7256ae68bf5a 13:50:23 Step 6/25 : RUN apk add --update --no-cache make git 13:50:23 ---> Using cache 13:50:23 ---> 1631632d7307 13:50:23 Step 7/25 : COPY go.mod vendor* ./ 13:50:23 ---> Using cache 13:50:23 ---> 20853788694b 13:50:23 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:50:23 ---> Using cache 13:50:23 ---> 0bf67aae744c 13:50:23 Step 9/25 : COPY . . 13:50:23 ---> Using cache 13:50:23 ---> 0d923aebc7d3 13:50:23 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 13:50:23 ---> Running in 87a6931e7edc 13:50:25 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:50:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:50:46 Removing intermediate container 4a2c7df5c10d 13:50:46 ---> bb24f955b096 13:50:46 13:50:46 Step 10/25 : FROM alpine:3.16 13:50:46 ---> a6215f271958 13:50:46 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:50:46 ---> Running in 3d94e3ad9098 13:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:50:49 (1/3) Installing ca-certificates (20220614-r0) 13:50:49 (2/3) Installing dumb-init (1.2.5-r1) 13:50:49 (3/3) Installing su-exec (0.2-r1) 13:50:49 Executing busybox-1.35.0-r17.trigger 13:50:49 Executing ca-certificates-20220614-r0.trigger 13:50:50 OK: 6 MiB in 17 packages 13:50:52 Removing intermediate container 3d94e3ad9098 13:50:52 ---> abcc667628bf 13:50:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:50:52 ---> Running in 8c4995df9925 13:50:52 Removing intermediate container 8c4995df9925 13:50:52 ---> 1aaa7d1a68f1 13:50:52 Step 13/25 : WORKDIR / 13:50:53 ---> Running in bfac418c0e7c 13:50:53 Removing intermediate container bfac418c0e7c 13:50:53 ---> add232d37842 13:50:53 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:50:54 ---> 82c82b5ee48d 13:50:54 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:50:55 ---> d03c0b25624c 13:50:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:50:56 ---> cd597d110081 13:50:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:50:57 ---> 0f308bf5788a 13:50:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:50:58 ---> 6cc8f0aa3f23 13:50:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:51:00 ---> ed3ca9b204fc 13:51:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:51:01 ---> 6e148ed55d9f 13:51:01 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:51:01 ---> Running in f692bfd22d6d 13:51:04 Removing intermediate container f692bfd22d6d 13:51:04 ---> 4f8a24c59a80 13:51:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:51:04 ---> Running in 507625ff1932 13:51:04 Removing intermediate container 507625ff1932 13:51:04 ---> 5a2a5b215744 13:51:04 Step 23/25 : LABEL arch=arm64 13:51:04 ---> Running in 13e4d96de40b 13:51:05 Removing intermediate container 13e4d96de40b 13:51:05 ---> 9e389d4c8408 13:51:05 Step 24/25 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:51:05 ---> Running in acc46b7409ea 13:51:06 Removing intermediate container acc46b7409ea 13:51:06 ---> f22549050384 13:51:06 Step 25/25 : LABEL version=2.3.0-dev.94 13:51:06 ---> Running in e97cbb1ca851 13:51:06 Removing intermediate container e97cbb1ca851 13:51:06 ---> 7306f46971dc 13:51:06 13:51:06 Successfully built 7306f46971dc 13:51:06 Successfully tagged security-secretstore-setup-arm64:latest 13:53:58  Building security-secretstore-setup ... done Removing intermediate container ac269016b088 13:53:58 ---> afbe6bb81714 13:53:58 13:53:58 Step 9/20 : FROM alpine:3.15 13:53:58 ---> 02e0d6fdf486 13:53:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:53:58 ---> Using cache 13:53:58 ---> 556fe62ecd6a 13:53:58 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:53:58 ---> Using cache 13:53:58 ---> c6e4fbfa1a26 13:53:58 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:53:58 ---> Running in 16510986b226 13:54:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:54:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:54:03 v3.15.6-127-gce8c75a683 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 13:54:03 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 13:54:03 OK: 15734 distinct packages available 13:54:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:54:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:54:05 (1/9) Installing ca-certificates (20220614-r0) 13:54:05 (2/9) Installing brotli-libs (1.0.9-r5) 13:54:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:54:05 (4/9) Installing libcurl (7.80.0-r3) 13:54:05 (5/9) Installing curl (7.80.0-r3) 13:54:05 (6/9) Installing dumb-init (1.2.5-r1) 13:54:05 (7/9) Installing musl-obstack (1.2.3-r0) 13:54:05 (8/9) Installing libucontext (1.1-r0) 13:54:05 (9/9) Installing gcompat (1.0.0-r4) 13:54:06 Executing busybox-1.34.1-r7.trigger 13:54:06 Executing ca-certificates-20220614-r0.trigger 13:54:06 OK: 8 MiB in 23 packages 13:54:09 Removing intermediate container 16510986b226 13:54:09 ---> 63e08685505b 13:54:09 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:54:10 ---> 5e0fd84e43e2 13:54:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:54:14 ---> 06fa69ff8059 13:54:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:54:15 ---> 9622a173542a 13:54:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:54:16 ---> Running in 799ba291b410 13:54:16 Removing intermediate container 799ba291b410 13:54:16 ---> 4c08e14f13fa 13:54:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:54:17 ---> Running in c8d513477bf3 13:54:17 Removing intermediate container d2b36af530fc 13:54:17 ---> 10b876fa9f99 13:54:17 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:54:17 ---> Running in d39cae262534 13:54:17 Removing intermediate container c8d513477bf3 13:54:17 ---> d9a20c9ca184 13:54:17 Step 18/20 : LABEL arch=arm64 13:54:17 ---> Running in 9dac9436fb80 13:54:18 Removing intermediate container 9dac9436fb80 13:54:18 ---> aa31af1843ed 13:54:18 Step 19/20 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:54:18 ---> Running in 6e115c747218 13:54:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:54:19 Removing intermediate container 6e115c747218 13:54:19 ---> 2ae922e165ff 13:54:19 Step 20/20 : LABEL version=2.3.0-dev.94 13:54:19 ---> Running in 66528c68b373 13:54:19 Removing intermediate container 66528c68b373 13:54:19 ---> d849338285a8 13:54:19 13:54:19 Successfully built d849338285a8 13:54:20 Successfully tagged security-spiffe-token-provider-arm64:latest 13:54:23  Building security-spiffe-token-provider ... done Removing intermediate container d39cae262534 13:54:23 ---> d18736bd2720 13:54:23 13:54:23 Step 11/23 : FROM alpine:3.16 13:54:23 ---> a6215f271958 13:54:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:54:23 ---> Running in 8debd96ac580 13:54:24 Removing intermediate container 8debd96ac580 13:54:24 ---> 900febc5b9e7 13:54:24 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 13:54:24 ---> Running in 506af12adc1f 13:54:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:54:27 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 13:54:27 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 13:54:27 (3/33) Installing readline (8.1.2-r0) 13:54:27 (4/33) Installing bash (5.1.16-r2) 13:54:27 Executing bash-5.1.16-r2.post-install 13:54:27 (5/33) Installing ca-certificates (20220614-r0) 13:54:27 (6/33) Installing brotli-libs (1.0.9-r6) 13:54:27 (7/33) Installing nghttp2-libs (1.47.0-r0) 13:54:27 (8/33) Installing libcurl (7.83.1-r3) 13:54:27 (9/33) Installing curl (7.83.1-r3) 13:54:27 (10/33) Installing docker-cli (20.10.20-r0) 13:54:28 (11/33) Installing dumb-init (1.2.5-r1) 13:54:28 (12/33) Installing libbz2 (1.0.8-r1) 13:54:28 (13/33) Installing expat (2.4.9-r0) 13:54:28 (14/33) Installing libffi (3.4.2-r1) 13:54:28 (15/33) Installing gdbm (1.23-r0) 13:54:28 (16/33) Installing xz-libs (5.2.5-r1) 13:54:28 (17/33) Installing libgcc (11.2.1_git20220219-r2) 13:54:28 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 13:54:28 (19/33) Installing mpdecimal (2.5.1-r1) 13:54:28 (20/33) Installing sqlite-libs (3.38.5-r0) 13:54:28 (21/33) Installing python3 (3.10.5-r0) 13:54:30 (22/33) Installing py3-contextlib2 (21.6.0-r2) 13:54:30 (23/33) Installing py3-tomli (2.0.1-r1) 13:54:30 (24/33) Installing py3-pep517 (0.12.0-r2) 13:54:30 (25/33) Installing py3-six (1.16.0-r1) 13:54:30 (26/33) Installing py3-retrying (1.3.3-r3) 13:54:30 (27/33) Installing py3-appdirs (1.4.4-r3) 13:54:30 (28/33) Installing py3-more-itertools (8.13.0-r0) 13:54:30 (29/33) Installing py3-ordered-set (4.0.2-r3) 13:54:30 (30/33) Installing py3-parsing (2.4.7-r3) 13:54:30 (31/33) Installing py3-packaging (21.3-r0) 13:54:30 (32/33) Installing py3-setuptools (59.4.0-r0) 13:54:30 (33/33) Installing py3-pip (22.1.1-r0) 13:54:31 Executing busybox-1.35.0-r17.trigger 13:54:31 Executing ca-certificates-20220614-r0.trigger 13:54:31 OK: 120 MiB in 47 packages 13:54:46 Collecting docker-compose==1.23.2 13:54:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:54:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 13:54:46 Collecting websocket-client<1.0,>=0.32.0 13:54:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:54:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.0 MB/s eta 0:00:00 13:54:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 13:54:46 Collecting texttable<0.10,>=0.9.0 13:54:46 Downloading texttable-0.9.1.tar.gz (11 kB) 13:54:46 Preparing metadata (setup.py): started 13:54:47 Preparing metadata (setup.py): finished with status 'done' 13:54:47 Removing intermediate container 0f5025376736 13:54:47 ---> 4dc2a621df57 13:54:47 13:54:47 Step 11/23 : FROM alpine:3.16 13:54:47 ---> a6215f271958 13:54:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:54:47 ---> Using cache 13:54:47 ---> ffac8953da20 13:54:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:54:47 ---> Using cache 13:54:47 ---> f147e0244bc1 13:54:47 Step 14/23 : ENV APP_PORT=59861 13:54:47 ---> Running in e834dae3a807 13:54:48 Removing intermediate container e834dae3a807 13:54:48 ---> c5265c94e962 13:54:48 Step 15/23 : EXPOSE $APP_PORT 13:54:48 ---> Running in 4023ef8c05cb 13:54:48 Removing intermediate container 4023ef8c05cb 13:54:48 ---> ca4f7d1ce521 13:54:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:54:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:54:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:54:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.3 MB/s eta 0:00:00 13:54:48 Collecting docopt<0.7,>=0.6.1 13:54:48 Downloading docopt-0.6.2.tar.gz (25 kB) 13:54:48 Preparing metadata (setup.py): started 13:54:49 ---> 5067d1a3d28b 13:54:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:54:50 Preparing metadata (setup.py): finished with status 'done' 13:54:51 Collecting dockerpty<0.5,>=0.4.1 13:54:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:54:51 Preparing metadata (setup.py): started 13:54:51 ---> 0f816eccacac 13:54:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:54:52 ---> aaea050cd327 13:54:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:54:52 ---> Running in 93ebda1102c6 13:54:52 Removing intermediate container 93ebda1102c6 13:54:52 ---> 7ddc58e5447e 13:54:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:54:52 ---> Running in f2831d97ad6a 13:54:52 Removing intermediate container f2831d97ad6a 13:54:52 ---> 5ee08f6d6870 13:54:52 Step 21/23 : LABEL arch=arm64 13:54:53 ---> Running in 59de410c8e16 13:54:53 Preparing metadata (setup.py): finished with status 'done' 13:54:53 Removing intermediate container 59de410c8e16 13:54:53 ---> 9b1f68fda290 13:54:53 Step 22/23 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:54:53 ---> Running in 4cc466679c2c 13:54:54 Collecting PyYAML<4,>=3.10 13:54:54 Downloading PyYAML-3.13.tar.gz (270 kB) 13:54:54 Removing intermediate container 4cc466679c2c 13:54:54 ---> 62233b3c6d3a 13:54:54 Step 23/23 : LABEL version=2.3.0-dev.94 13:54:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.0 MB/s eta 0:00:00 13:54:54 ---> Running in a4afa24a0ed8 13:54:54 Removing intermediate container a4afa24a0ed8 13:54:54 ---> 79d49f7c5f3a 13:54:54 13:54:54 Successfully built 79d49f7c5f3a 13:54:54 Successfully tagged support-scheduler-arm64:latest 13:54:55  Building support-scheduler ... done  Preparing metadata (setup.py): started 13:54:57 Preparing metadata (setup.py): finished with status 'done' 13:54:57 Collecting docker<4.0,>=3.6.0 13:54:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:54:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.5 MB/s eta 0:00:00 13:54:58 Collecting jsonschema<3,>=2.5.1 13:54:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:54:58 Collecting cached-property<2,>=1.2.0 13:54:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:54:59 Collecting docker-pycreds>=0.4.0 13:54:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:54:59 Removing intermediate container 87a6931e7edc 13:54:59 ---> 8b07d62123a8 13:54:59 13:54:59 Step 11/25 : FROM alpine:3.16 13:54:59 ---> a6215f271958 13:54:59 Step 12/25 : RUN apk add --update --no-cache dumb-init 13:54:59 ---> Using cache 13:54:59 ---> ffac8953da20 13:54:59 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:54:59 ---> Using cache 13:54:59 ---> f147e0244bc1 13:54:59 Step 14/25 : ENV APP_PORT=59881 13:54:59 ---> Running in 7b2bcdc7846a 13:55:00 Collecting certifi>=2017.4.17 13:55:00 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 13:55:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 21.2 MB/s eta 0:00:00 13:55:00 Removing intermediate container 7b2bcdc7846a 13:55:00 ---> a739da41b68c 13:55:00 Step 15/25 : EXPOSE $APP_PORT 13:55:00 ---> Running in 6b40d9745583 13:55:00 Removing intermediate container 6b40d9745583 13:55:00 ---> cd3fdf943d93 13:55:00 Step 16/25 : WORKDIR / 13:55:00 Collecting urllib3<1.25,>=1.21.1 13:55:00 ---> Running in edd5336e566a 13:55:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:55:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.0 MB/s eta 0:00:00 13:55:00 Collecting idna<2.8,>=2.5 13:55:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:55:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.4 MB/s eta 0:00:00 13:55:00 Removing intermediate container edd5336e566a 13:55:00 ---> f21a5707a5e2 13:55:00 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 13:55:00 Collecting chardet<3.1.0,>=3.0.2 13:55:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:55:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 21.1 MB/s eta 0:00:00 13:55:01 ---> b0ee6889b7f4 13:55:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:55:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:55:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:55:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:55:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:55:02 ---> 8c16ef417fdb 13:55:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:55:02 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 13:55:02 Running setup.py install for texttable: started 13:55:02 ---> a6d7f3243d8c 13:55:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 13:55:03 ---> ef1ca6cfb00d 13:55:03 Step 21/25 : ENTRYPOINT ["/core-metadata"] 13:55:03 ---> Running in e3e302ee2691 13:55:03 Removing intermediate container e3e302ee2691 13:55:03 ---> 9bb03e1f9b9e 13:55:03 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:55:03 ---> Running in 4031d7a79e73 13:55:04 Removing intermediate container 4031d7a79e73 13:55:04 ---> ad6fef268043 13:55:04 Step 23/25 : LABEL arch=arm64 13:55:04 ---> Running in a173b17c24fa 13:55:04 Removing intermediate container a173b17c24fa 13:55:04 ---> 886e78401b49 13:55:04 Step 24/25 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:55:04 Running setup.py install for texttable: finished with status 'done' 13:55:04 Running setup.py install for PyYAML: started 13:55:04 ---> Running in ed26d5ab7756 13:55:04 Removing intermediate container ed26d5ab7756 13:55:04 ---> 813f2e87b793 13:55:04 Step 25/25 : LABEL version=2.3.0-dev.94 13:55:05 ---> Running in 44090584b19f 13:55:05 Removing intermediate container 44090584b19f 13:55:05 ---> 11ad4d28dfd5 13:55:05 13:55:05 Successfully built 11ad4d28dfd5 13:55:05 Successfully tagged core-metadata-arm64:latest 13:55:07  Building core-metadata ... done  Running setup.py install for PyYAML: finished with status 'done' 13:55:08 Running setup.py install for docopt: started 13:55:10 Running setup.py install for docopt: finished with status 'done' 13:55:12 Running setup.py install for dockerpty: started 13:55:14 Running setup.py install for dockerpty: finished with status 'done' 13:55:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 13:55:16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:55:26 Removing intermediate container 506af12adc1f 13:55:26 ---> 206cee615921 13:55:26 Step 14/23 : ENV APP_PORT=58890 13:55:26 ---> Running in 1e8ccf331b9c 13:55:26 Removing intermediate container 1e8ccf331b9c 13:55:26 ---> f99ff8110670 13:55:26 Step 15/23 : EXPOSE $APP_PORT 13:55:26 ---> Running in ec2940a7a813 13:55:26 Removing intermediate container ec2940a7a813 13:55:26 ---> 8a67a977c237 13:55:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:55:27 ---> c87bf3421b32 13:55:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:55:27 ---> acd48dfb9284 13:55:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:55:28 ---> ac6d507a359e 13:55:28 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:55:28 ---> Running in 72ac8a014a93 13:55:28 Removing intermediate container 72ac8a014a93 13:55:28 ---> 48b399eb0cf4 13:55:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:55:28 ---> Running in ef27e1f6b515 13:55:29 Removing intermediate container ef27e1f6b515 13:55:29 ---> 0350c07dc2e5 13:55:29 Step 21/23 : LABEL arch=arm64 13:55:29 ---> Running in 447ab2324dc7 13:55:29 Removing intermediate container 447ab2324dc7 13:55:29 ---> 41a3901dc39c 13:55:29 Step 22/23 : LABEL git_sha=cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:55:29 ---> Running in 7bbb8e596149 13:55:29 Removing intermediate container 7bbb8e596149 13:55:29 ---> 4488ef3e5c2d 13:55:29 Step 23/23 : LABEL version=2.3.0-dev.94 13:55:29 ---> Running in d1f04b0cae31 13:55:30 Removing intermediate container d1f04b0cae31 13:55:30 ---> fde26e7369b1 13:55:30 13:55:30 Successfully built fde26e7369b1 13:55:30 Successfully tagged sys-mgmt-agent-arm64:latest 13:55:30  Building sys-mgmt-agent ... done  [Pipeline] } 13:55:30 $ docker stop --time=1 c2219c16ea17a34cd8b225d4e516a946da522ba10f839c69f30ebbcc2e22a435 13:55:32 $ docker rm -f c2219c16ea17a34cd8b225d4e516a946da522ba10f839c69f30ebbcc2e22a435 [Pipeline] // withDockerContainer [Pipeline] sh 13:55:32 + docker images 13:55:32 REPOSITORY TAG IMAGE ID CREATED SIZE 13:55:32 sys-mgmt-agent-arm64 latest fde26e7369b1 3 seconds ago 133MB 13:55:32 core-metadata-arm64 latest 11ad4d28dfd5 27 seconds ago 17.6MB 13:55:32 8b07d62123a8 34 seconds ago 1.25GB 13:55:32 support-scheduler-arm64 latest 79d49f7c5f3a 38 seconds ago 28.5MB 13:55:32 4dc2a621df57 47 seconds ago 1.3GB 13:55:32 d18736bd2720 About a minute ago 1.22GB 13:55:32 security-spiffe-token-provider-arm64 latest d849338285a8 About a minute ago 28.4MB 13:55:32 afbe6bb81714 About a minute ago 1.27GB 13:55:32 security-secretstore-setup-arm64 latest 7306f46971dc 4 minutes ago 28.2MB 13:55:32 bb24f955b096 4 minutes ago 1.23GB 13:55:32 security-spire-server-arm64 latest 6e069d4a1655 5 minutes ago 84.3MB 13:55:32 40e4beb9dfdc 5 minutes ago 1.11GB 13:55:32 security-spire-config-arm64 latest ae26796a1718 5 minutes ago 83.6MB 13:55:32 f0032130da94 5 minutes ago 1.11GB 13:55:32 support-notifications-arm64 latest dbbf755146d9 7 minutes ago 29.1MB 13:55:32 core-data-arm64 latest 8817caa83fc3 7 minutes ago 20.7MB 13:55:32 67255de97402 7 minutes ago 1.3GB 13:55:32 99c0f00546d0 7 minutes ago 1.25GB 13:55:32 core-command-arm64 latest 593a8e06d294 9 minutes ago 16.8MB 13:55:32 security-bootstrapper-arm64 latest 639952bb3ce7 9 minutes ago 19.1MB 13:55:32 6786d5b589c1 10 minutes ago 1.24GB 13:55:32 security-proxy-setup-arm64 latest dddf8f87c38c 10 minutes ago 26.5MB 13:55:32 3b2739d1f7cb 10 minutes ago 1.23GB 13:55:32 0bacbfeeb43f 10 minutes ago 1.23GB 13:55:32 security-spire-agent-arm64 latest 8942333cc1c5 16 minutes ago 122MB 13:55:32 40a9334f2adb 16 minutes ago 1.11GB 13:55:32 ci-base-image-arm64 latest d9be1ef0f8ba 18 minutes ago 942MB 13:55:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 8 days ago 679MB 13:55:32 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 13:55:32 alpine 3.16 a6215f271958 2 months ago 5.29MB 13:55:32 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 13:55:32 provisioning config files... 13:55:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/332@tmp/config1879286035492643871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:55:33 ---> docker-login.sh 13:55:33 nexus3.edgexfoundry.org:10001 13:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:33 Configure a credential helper to remove this warning. See 13:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:33 13:55:33 Login Succeeded 13:55:33 nexus3.edgexfoundry.org:10002 13:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:34 Configure a credential helper to remove this warning. See 13:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:34 13:55:34 Login Succeeded 13:55:34 nexus3.edgexfoundry.org:10003 13:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:34 Configure a credential helper to remove this warning. See 13:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:34 13:55:34 Login Succeeded 13:55:34 nexus3.edgexfoundry.org:10004 13:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:34 Configure a credential helper to remove this warning. See 13:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:34 13:55:34 Login Succeeded 13:55:34 docker.io 13:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:35 Configure a credential helper to remove this warning. See 13:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:35 13:55:35 Login Succeeded 13:55:35 ---> docker-login.sh ends [Pipeline] } 13:55:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:55:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:55:35 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 13:55:35 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:55:35 latest 13:55:35 2.3.0-dev.94 13:55:35 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:55:35 main 13:55:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:55:36 a74d48e2b5a4: Preparing 13:55:36 bca224ac23fd: Preparing 13:55:36 1c535eaa7a61: Preparing 13:55:36 bcf349193a53: Preparing 13:55:36 5d3e392a13a0: Preparing 13:55:36 5d3e392a13a0: Layer already exists 13:55:36 bcf349193a53: Pushed 13:55:36 1c535eaa7a61: Pushed 13:55:36 a74d48e2b5a4: Pushed 13:55:38 bca224ac23fd: Pushed 13:55:39 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:ad05351f9fc03c274347ba5b78ae38644445ab9d8c9c9305a6b6e6d51ce738a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:55:39 a74d48e2b5a4: Preparing 13:55:39 bca224ac23fd: Preparing 13:55:39 1c535eaa7a61: Preparing 13:55:39 bcf349193a53: Preparing 13:55:39 5d3e392a13a0: Preparing 13:55:39 a74d48e2b5a4: Layer already exists 13:55:39 bca224ac23fd: Layer already exists 13:55:39 5d3e392a13a0: Layer already exists 13:55:39 bcf349193a53: Layer already exists 13:55:39 1c535eaa7a61: Layer already exists 13:55:39 latest: digest: sha256:ad05351f9fc03c274347ba5b78ae38644445ab9d8c9c9305a6b6e6d51ce738a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.94 13:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:55:40 a74d48e2b5a4: Preparing 13:55:40 bca224ac23fd: Preparing 13:55:40 1c535eaa7a61: Preparing 13:55:40 bcf349193a53: Preparing 13:55:40 5d3e392a13a0: Preparing 13:55:40 5d3e392a13a0: Layer already exists 13:55:40 1c535eaa7a61: Layer already exists 13:55:40 bca224ac23fd: Layer already exists 13:55:40 a74d48e2b5a4: Layer already exists 13:55:40 bcf349193a53: Layer already exists 13:55:40 2.3.0-dev.94: digest: sha256:ad05351f9fc03c274347ba5b78ae38644445ab9d8c9c9305a6b6e6d51ce738a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:55:41 a74d48e2b5a4: Preparing 13:55:41 bca224ac23fd: Preparing 13:55:41 1c535eaa7a61: Preparing 13:55:41 bcf349193a53: Preparing 13:55:41 5d3e392a13a0: Preparing 13:55:41 5d3e392a13a0: Layer already exists 13:55:41 a74d48e2b5a4: Layer already exists 13:55:41 bcf349193a53: Layer already exists 13:55:41 bca224ac23fd: Layer already exists 13:55:41 1c535eaa7a61: Layer already exists 13:55:41 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:ad05351f9fc03c274347ba5b78ae38644445ab9d8c9c9305a6b6e6d51ce738a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 13:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:55:41 a74d48e2b5a4: Preparing 13:55:41 bca224ac23fd: Preparing 13:55:41 1c535eaa7a61: Preparing 13:55:41 bcf349193a53: Preparing 13:55:41 5d3e392a13a0: Preparing 13:55:41 bca224ac23fd: Layer already exists 13:55:41 5d3e392a13a0: Layer already exists 13:55:41 bcf349193a53: Layer already exists 13:55:41 a74d48e2b5a4: Layer already exists 13:55:41 1c535eaa7a61: Layer already exists 13:55:41 main: digest: sha256:ad05351f9fc03c274347ba5b78ae38644445ab9d8c9c9305a6b6e6d51ce738a5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:55:42 ===================================================== [Pipeline] echo 13:55:42 taggedImages: 13:55:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:55:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:55:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.94 13:55:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:55:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 13:55:42 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 13:55:42 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:55:42 latest 13:55:42 2.3.0-dev.94 13:55:42 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:55:42 main 13:55:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:55:42 0484b5ab166c: Preparing 13:55:42 b241e1eb957e: Preparing 13:55:42 1c535eaa7a61: Preparing 13:55:42 bcb8d71aa689: Preparing 13:55:42 ed7cd5e7ad9f: Preparing 13:55:42 5d3e392a13a0: Preparing 13:55:42 5d3e392a13a0: Waiting 13:55:42 1c535eaa7a61: Layer already exists 13:55:43 5d3e392a13a0: Layer already exists 13:55:43 0484b5ab166c: Pushed 13:55:43 ed7cd5e7ad9f: Pushed 13:55:43 bcb8d71aa689: Pushed 13:55:46 b241e1eb957e: Pushed 13:55:46 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:04dc7d5814ce1fa2840a4971d04d830ff587d501ff710258dcdfb7517e4f23a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:55:46 0484b5ab166c: Preparing 13:55:46 b241e1eb957e: Preparing 13:55:46 1c535eaa7a61: Preparing 13:55:46 bcb8d71aa689: Preparing 13:55:46 ed7cd5e7ad9f: Preparing 13:55:46 5d3e392a13a0: Preparing 13:55:46 5d3e392a13a0: Waiting 13:55:46 1c535eaa7a61: Layer already exists 13:55:46 bcb8d71aa689: Layer already exists 13:55:46 b241e1eb957e: Layer already exists 13:55:46 0484b5ab166c: Layer already exists 13:55:46 ed7cd5e7ad9f: Layer already exists 13:55:46 5d3e392a13a0: Layer already exists 13:55:46 latest: digest: sha256:04dc7d5814ce1fa2840a4971d04d830ff587d501ff710258dcdfb7517e4f23a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.94 13:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:55:47 0484b5ab166c: Preparing 13:55:47 b241e1eb957e: Preparing 13:55:47 1c535eaa7a61: Preparing 13:55:47 bcb8d71aa689: Preparing 13:55:47 ed7cd5e7ad9f: Preparing 13:55:47 5d3e392a13a0: Preparing 13:55:47 5d3e392a13a0: Waiting 13:55:47 1c535eaa7a61: Layer already exists 13:55:47 ed7cd5e7ad9f: Layer already exists 13:55:47 bcb8d71aa689: Layer already exists 13:55:47 b241e1eb957e: Layer already exists 13:55:47 0484b5ab166c: Layer already exists 13:55:47 5d3e392a13a0: Layer already exists 13:55:47 2.3.0-dev.94: digest: sha256:04dc7d5814ce1fa2840a4971d04d830ff587d501ff710258dcdfb7517e4f23a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:55:48 0484b5ab166c: Preparing 13:55:48 b241e1eb957e: Preparing 13:55:48 1c535eaa7a61: Preparing 13:55:48 bcb8d71aa689: Preparing 13:55:48 ed7cd5e7ad9f: Preparing 13:55:48 5d3e392a13a0: Preparing 13:55:48 5d3e392a13a0: Waiting 13:55:48 bcb8d71aa689: Layer already exists 13:55:48 b241e1eb957e: Layer already exists 13:55:48 0484b5ab166c: Layer already exists 13:55:48 ed7cd5e7ad9f: Layer already exists 13:55:48 1c535eaa7a61: Layer already exists 13:55:48 5d3e392a13a0: Layer already exists 13:55:48 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:04dc7d5814ce1fa2840a4971d04d830ff587d501ff710258dcdfb7517e4f23a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 13:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:55:49 0484b5ab166c: Preparing 13:55:49 b241e1eb957e: Preparing 13:55:49 1c535eaa7a61: Preparing 13:55:49 bcb8d71aa689: Preparing 13:55:49 ed7cd5e7ad9f: Preparing 13:55:49 5d3e392a13a0: Preparing 13:55:49 5d3e392a13a0: Waiting 13:55:49 1c535eaa7a61: Layer already exists 13:55:49 ed7cd5e7ad9f: Layer already exists 13:55:49 0484b5ab166c: Layer already exists 13:55:49 b241e1eb957e: Layer already exists 13:55:49 bcb8d71aa689: Layer already exists 13:55:49 5d3e392a13a0: Layer already exists 13:55:49 main: digest: sha256:04dc7d5814ce1fa2840a4971d04d830ff587d501ff710258dcdfb7517e4f23a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:55:49 ===================================================== [Pipeline] echo 13:55:49 taggedImages: 13:55:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:55:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:55:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.94 13:55:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:55:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 13:55:49 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 13:55:49 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:55:49 latest 13:55:49 2.3.0-dev.94 13:55:49 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:55:49 main 13:55:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:55:50 a130ed64aa4e: Preparing 13:55:50 2678c2d51345: Preparing 13:55:50 1cb61e204565: Preparing 13:55:50 1c535eaa7a61: Preparing 13:55:50 bcf349193a53: Preparing 13:55:50 5d3e392a13a0: Preparing 13:55:50 5d3e392a13a0: Waiting 13:55:50 1c535eaa7a61: Layer already exists 13:55:50 bcf349193a53: Layer already exists 13:55:50 5d3e392a13a0: Layer already exists 13:55:50 a130ed64aa4e: Pushed 13:55:50 2678c2d51345: Pushed 13:55:54 1cb61e204565: Pushed 13:55:54 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:d91b2d1b9f8da6be3d798149258ee8396fbb96b198f7bde297b040699169dc1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:55:54 a130ed64aa4e: Preparing 13:55:54 2678c2d51345: Preparing 13:55:54 1cb61e204565: Preparing 13:55:54 1c535eaa7a61: Preparing 13:55:54 bcf349193a53: Preparing 13:55:54 5d3e392a13a0: Preparing 13:55:54 5d3e392a13a0: Waiting 13:55:54 bcf349193a53: Layer already exists 13:55:54 a130ed64aa4e: Layer already exists 13:55:54 2678c2d51345: Layer already exists 13:55:54 1c535eaa7a61: Layer already exists 13:55:54 1cb61e204565: Layer already exists 13:55:54 5d3e392a13a0: Layer already exists 13:55:54 latest: digest: sha256:d91b2d1b9f8da6be3d798149258ee8396fbb96b198f7bde297b040699169dc1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.94 13:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:55:55 a130ed64aa4e: Preparing 13:55:55 2678c2d51345: Preparing 13:55:55 1cb61e204565: Preparing 13:55:55 1c535eaa7a61: Preparing 13:55:55 bcf349193a53: Preparing 13:55:55 5d3e392a13a0: Preparing 13:55:55 5d3e392a13a0: Waiting 13:55:55 a130ed64aa4e: Layer already exists 13:55:55 bcf349193a53: Layer already exists 13:55:55 1c535eaa7a61: Layer already exists 13:55:55 1cb61e204565: Layer already exists 13:55:55 2678c2d51345: Layer already exists 13:55:55 5d3e392a13a0: Layer already exists 13:55:55 2.3.0-dev.94: digest: sha256:d91b2d1b9f8da6be3d798149258ee8396fbb96b198f7bde297b040699169dc1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:55:56 a130ed64aa4e: Preparing 13:55:56 2678c2d51345: Preparing 13:55:56 1cb61e204565: Preparing 13:55:56 1c535eaa7a61: Preparing 13:55:56 bcf349193a53: Preparing 13:55:56 5d3e392a13a0: Preparing 13:55:56 5d3e392a13a0: Waiting 13:55:56 bcf349193a53: Layer already exists 13:55:56 2678c2d51345: Layer already exists 13:55:56 1cb61e204565: Layer already exists 13:55:56 1c535eaa7a61: Layer already exists 13:55:56 a130ed64aa4e: Layer already exists 13:55:56 5d3e392a13a0: Layer already exists 13:55:56 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:d91b2d1b9f8da6be3d798149258ee8396fbb96b198f7bde297b040699169dc1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 13:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:55:56 a130ed64aa4e: Preparing 13:55:56 2678c2d51345: Preparing 13:55:56 1cb61e204565: Preparing 13:55:56 1c535eaa7a61: Preparing 13:55:56 bcf349193a53: Preparing 13:55:56 5d3e392a13a0: Preparing 13:55:56 5d3e392a13a0: Waiting 13:55:56 1c535eaa7a61: Layer already exists 13:55:56 bcf349193a53: Layer already exists 13:55:56 1cb61e204565: Layer already exists 13:55:56 2678c2d51345: Layer already exists 13:55:56 a130ed64aa4e: Layer already exists 13:55:56 5d3e392a13a0: Layer already exists 13:55:57 main: digest: sha256:d91b2d1b9f8da6be3d798149258ee8396fbb96b198f7bde297b040699169dc1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:55:57 ===================================================== [Pipeline] echo 13:55:57 taggedImages: 13:55:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:55:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:55:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.94 13:55:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:55:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 13:55:57 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 13:55:57 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:55:57 latest 13:55:57 2.3.0-dev.94 13:55:57 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:55:57 main 13:55:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:55:57 9b0c147f83ed: Preparing 13:55:57 9b0c147f83ed: Preparing 13:55:57 4f220407a172: Preparing 13:55:57 0e2c364eb731: Preparing 13:55:57 1dc1f68ff728: Preparing 13:55:57 b251c48b8939: Preparing 13:55:57 d0b001d378d1: Preparing 13:55:57 1c535eaa7a61: Preparing 13:55:57 2a14fd4fd9f5: Preparing 13:55:57 35c7969dc737: Preparing 13:55:57 50cd822091db: Preparing 13:55:57 c13012d800f6: Preparing 13:55:57 5d3e392a13a0: Preparing 13:55:57 2a14fd4fd9f5: Waiting 13:55:57 d0b001d378d1: Waiting 13:55:57 1c535eaa7a61: Waiting 13:55:57 35c7969dc737: Waiting 13:55:57 50cd822091db: Waiting 13:55:57 c13012d800f6: Waiting 13:55:57 5d3e392a13a0: Waiting 13:55:58 b251c48b8939: Pushed 13:55:58 0e2c364eb731: Pushed 13:55:58 4f220407a172: Pushed 13:55:58 1dc1f68ff728: Pushed 13:55:58 9b0c147f83ed: Pushed 13:55:58 1c535eaa7a61: Layer already exists 13:55:58 2a14fd4fd9f5: Pushed 13:55:58 35c7969dc737: Pushed 13:55:58 50cd822091db: Pushed 13:55:58 5d3e392a13a0: Layer already exists 13:55:58 c13012d800f6: Pushed 13:56:01 d0b001d378d1: Pushed 13:56:01 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:8a4952c95a3c148995d049932a83580cd278f41a37cf8953358fbc4f138bf1c4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:56:02 9b0c147f83ed: Preparing 13:56:02 9b0c147f83ed: Preparing 13:56:02 4f220407a172: Preparing 13:56:02 0e2c364eb731: Preparing 13:56:02 1dc1f68ff728: Preparing 13:56:02 b251c48b8939: Preparing 13:56:02 d0b001d378d1: Preparing 13:56:02 1c535eaa7a61: Preparing 13:56:02 2a14fd4fd9f5: Preparing 13:56:02 35c7969dc737: Preparing 13:56:02 50cd822091db: Preparing 13:56:02 c13012d800f6: Preparing 13:56:02 5d3e392a13a0: Preparing 13:56:02 d0b001d378d1: Waiting 13:56:02 1c535eaa7a61: Waiting 13:56:02 35c7969dc737: Waiting 13:56:02 2a14fd4fd9f5: Waiting 13:56:02 50cd822091db: Waiting 13:56:02 c13012d800f6: Waiting 13:56:02 5d3e392a13a0: Waiting 13:56:02 1dc1f68ff728: Layer already exists 13:56:02 0e2c364eb731: Layer already exists 13:56:02 9b0c147f83ed: Layer already exists 13:56:02 4f220407a172: Layer already exists 13:56:02 b251c48b8939: Layer already exists 13:56:02 d0b001d378d1: Layer already exists 13:56:02 2a14fd4fd9f5: Layer already exists 13:56:02 1c535eaa7a61: Layer already exists 13:56:02 35c7969dc737: Layer already exists 13:56:02 50cd822091db: Layer already exists 13:56:02 c13012d800f6: Layer already exists 13:56:02 5d3e392a13a0: Layer already exists 13:56:02 latest: digest: sha256:8a4952c95a3c148995d049932a83580cd278f41a37cf8953358fbc4f138bf1c4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.94 13:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:56:03 9b0c147f83ed: Preparing 13:56:03 9b0c147f83ed: Preparing 13:56:03 4f220407a172: Preparing 13:56:03 0e2c364eb731: Preparing 13:56:03 1dc1f68ff728: Preparing 13:56:03 b251c48b8939: Preparing 13:56:03 d0b001d378d1: Preparing 13:56:03 1c535eaa7a61: Preparing 13:56:03 2a14fd4fd9f5: Preparing 13:56:03 35c7969dc737: Preparing 13:56:03 50cd822091db: Preparing 13:56:03 c13012d800f6: Preparing 13:56:03 5d3e392a13a0: Preparing 13:56:03 d0b001d378d1: Waiting 13:56:03 50cd822091db: Waiting 13:56:03 1c535eaa7a61: Waiting 13:56:03 c13012d800f6: Waiting 13:56:03 5d3e392a13a0: Waiting 13:56:03 2a14fd4fd9f5: Waiting 13:56:03 35c7969dc737: Waiting 13:56:03 0e2c364eb731: Layer already exists 13:56:03 b251c48b8939: Layer already exists 13:56:03 1dc1f68ff728: Layer already exists 13:56:03 4f220407a172: Layer already exists 13:56:03 9b0c147f83ed: Layer already exists 13:56:03 1c535eaa7a61: Layer already exists 13:56:03 d0b001d378d1: Layer already exists 13:56:03 50cd822091db: Layer already exists 13:56:03 2a14fd4fd9f5: Layer already exists 13:56:03 35c7969dc737: Layer already exists 13:56:03 5d3e392a13a0: Layer already exists 13:56:03 c13012d800f6: Layer already exists 13:56:03 2.3.0-dev.94: digest: sha256:8a4952c95a3c148995d049932a83580cd278f41a37cf8953358fbc4f138bf1c4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:56:04 9b0c147f83ed: Preparing 13:56:04 9b0c147f83ed: Preparing 13:56:04 4f220407a172: Preparing 13:56:04 0e2c364eb731: Preparing 13:56:04 1dc1f68ff728: Preparing 13:56:04 b251c48b8939: Preparing 13:56:04 d0b001d378d1: Preparing 13:56:04 1c535eaa7a61: Preparing 13:56:04 2a14fd4fd9f5: Preparing 13:56:04 35c7969dc737: Preparing 13:56:04 50cd822091db: Preparing 13:56:04 c13012d800f6: Preparing 13:56:04 5d3e392a13a0: Preparing 13:56:04 35c7969dc737: Waiting 13:56:04 50cd822091db: Waiting 13:56:04 c13012d800f6: Waiting 13:56:04 5d3e392a13a0: Waiting 13:56:04 1c535eaa7a61: Waiting 13:56:04 d0b001d378d1: Waiting 13:56:04 2a14fd4fd9f5: Waiting 13:56:04 b251c48b8939: Layer already exists 13:56:04 1dc1f68ff728: Layer already exists 13:56:04 0e2c364eb731: Layer already exists 13:56:04 4f220407a172: Layer already exists 13:56:04 9b0c147f83ed: Layer already exists 13:56:04 1c535eaa7a61: Layer already exists 13:56:04 d0b001d378d1: Layer already exists 13:56:04 35c7969dc737: Layer already exists 13:56:04 2a14fd4fd9f5: Layer already exists 13:56:04 50cd822091db: Layer already exists 13:56:04 c13012d800f6: Layer already exists 13:56:04 5d3e392a13a0: Layer already exists 13:56:04 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:8a4952c95a3c148995d049932a83580cd278f41a37cf8953358fbc4f138bf1c4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 13:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:56:05 9b0c147f83ed: Preparing 13:56:05 9b0c147f83ed: Preparing 13:56:05 4f220407a172: Preparing 13:56:05 0e2c364eb731: Preparing 13:56:05 1dc1f68ff728: Preparing 13:56:05 b251c48b8939: Preparing 13:56:05 d0b001d378d1: Preparing 13:56:05 1c535eaa7a61: Preparing 13:56:05 2a14fd4fd9f5: Preparing 13:56:05 35c7969dc737: Preparing 13:56:05 50cd822091db: Preparing 13:56:05 c13012d800f6: Preparing 13:56:05 5d3e392a13a0: Preparing 13:56:05 d0b001d378d1: Waiting 13:56:05 35c7969dc737: Waiting 13:56:05 50cd822091db: Waiting 13:56:05 c13012d800f6: Waiting 13:56:05 5d3e392a13a0: Waiting 13:56:05 1c535eaa7a61: Waiting 13:56:05 2a14fd4fd9f5: Waiting 13:56:05 4f220407a172: Layer already exists 13:56:05 b251c48b8939: Layer already exists 13:56:05 1dc1f68ff728: Layer already exists 13:56:05 0e2c364eb731: Layer already exists 13:56:05 9b0c147f83ed: Layer already exists 13:56:05 2a14fd4fd9f5: Layer already exists 13:56:05 1c535eaa7a61: Layer already exists 13:56:05 d0b001d378d1: Layer already exists 13:56:05 35c7969dc737: Layer already exists 13:56:05 50cd822091db: Layer already exists 13:56:05 c13012d800f6: Layer already exists 13:56:05 5d3e392a13a0: Layer already exists 13:56:05 main: digest: sha256:8a4952c95a3c148995d049932a83580cd278f41a37cf8953358fbc4f138bf1c4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:56:05 ===================================================== [Pipeline] echo 13:56:05 taggedImages: 13:56:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:56:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.94 13:56:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 13:56:05 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 13:56:05 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:05 latest 13:56:05 2.3.0-dev.94 13:56:05 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:05 main 13:56:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:56:06 0cd5c0cf2cfc: Preparing 13:56:06 ed88c45a374b: Preparing 13:56:06 fa7a9c7f2e1d: Preparing 13:56:06 4ee8388c3eec: Preparing 13:56:06 dcd2442dc8b8: Preparing 13:56:06 12a071f1d46a: Preparing 13:56:06 da2dc89c9dcf: Preparing 13:56:06 5d3e392a13a0: Preparing 13:56:06 12a071f1d46a: Waiting 13:56:06 da2dc89c9dcf: Waiting 13:56:06 5d3e392a13a0: Waiting 13:56:06 0cd5c0cf2cfc: Pushed 13:56:06 ed88c45a374b: Pushed 13:56:06 dcd2442dc8b8: Pushed 13:56:06 5d3e392a13a0: Layer already exists 13:56:06 12a071f1d46a: Pushed 13:56:07 da2dc89c9dcf: Pushed 13:56:08 fa7a9c7f2e1d: Pushed 13:56:08 4ee8388c3eec: Pushed 13:56:09 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:9c06fe77003b76993fa9abdb54a6dab1b260d436166e75ef7b0cd5b58e8135d9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:09 + 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 13:56:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:56:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:56:09 0cd5c0cf2cfc: Preparing 13:56:09 ed88c45a374b: Preparing 13:56:09 fa7a9c7f2e1d: Preparing 13:56:09 4ee8388c3eec: Preparing 13:56:09 dcd2442dc8b8: Preparing 13:56:09 12a071f1d46a: Preparing 13:56:09 da2dc89c9dcf: Preparing 13:56:09 5d3e392a13a0: Preparing 13:56:09 da2dc89c9dcf: Waiting 13:56:09 12a071f1d46a: Waiting 13:56:09 5d3e392a13a0: Waiting 13:56:09 ed88c45a374b: Layer already exists 13:56:09 fa7a9c7f2e1d: Layer already exists 13:56:09 4ee8388c3eec: Layer already exists 13:56:09 dcd2442dc8b8: Layer already exists 13:56:09 0cd5c0cf2cfc: Layer already exists 13:56:09 12a071f1d46a: Layer already exists 13:56:09 5d3e392a13a0: Layer already exists 13:56:09 da2dc89c9dcf: Layer already exists 13:56:10 latest: digest: sha256:9c06fe77003b76993fa9abdb54a6dab1b260d436166e75ef7b0cd5b58e8135d9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.94 13:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:56:10 0cd5c0cf2cfc: Preparing 13:56:10 ed88c45a374b: Preparing 13:56:10 fa7a9c7f2e1d: Preparing 13:56:10 4ee8388c3eec: Preparing 13:56:10 dcd2442dc8b8: Preparing 13:56:10 12a071f1d46a: Preparing 13:56:10 da2dc89c9dcf: Preparing 13:56:10 5d3e392a13a0: Preparing 13:56:10 12a071f1d46a: Waiting 13:56:10 da2dc89c9dcf: Waiting 13:56:10 5d3e392a13a0: Waiting 13:56:10 ed88c45a374b: Layer already exists 13:56:10 0cd5c0cf2cfc: Layer already exists 13:56:10 dcd2442dc8b8: Layer already exists 13:56:10 4ee8388c3eec: Layer already exists 13:56:10 fa7a9c7f2e1d: Layer already exists 13:56:10 5d3e392a13a0: Layer already exists 13:56:10 da2dc89c9dcf: Layer already exists 13:56:10 12a071f1d46a: Layer already exists 13:56:10 2.3.0-dev.94: digest: sha256:9c06fe77003b76993fa9abdb54a6dab1b260d436166e75ef7b0cd5b58e8135d9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:56:11 0cd5c0cf2cfc: Preparing 13:56:11 ed88c45a374b: Preparing 13:56:11 fa7a9c7f2e1d: Preparing 13:56:11 4ee8388c3eec: Preparing 13:56:11 dcd2442dc8b8: Preparing 13:56:11 12a071f1d46a: Preparing 13:56:11 da2dc89c9dcf: Preparing 13:56:11 5d3e392a13a0: Preparing 13:56:11 da2dc89c9dcf: Waiting 13:56:11 12a071f1d46a: Waiting 13:56:11 5d3e392a13a0: Waiting 13:56:11 fa7a9c7f2e1d: Layer already exists 13:56:11 ed88c45a374b: Layer already exists 13:56:11 0cd5c0cf2cfc: Layer already exists 13:56:11 4ee8388c3eec: Layer already exists 13:56:11 dcd2442dc8b8: Layer already exists 13:56:11 da2dc89c9dcf: Layer already exists 13:56:11 12a071f1d46a: Layer already exists 13:56:11 5d3e392a13a0: Layer already exists 13:56:11 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:9c06fe77003b76993fa9abdb54a6dab1b260d436166e75ef7b0cd5b58e8135d9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:11 + 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 13:56:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 13:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:56:12 0cd5c0cf2cfc: Preparing 13:56:12 ed88c45a374b: Preparing 13:56:12 fa7a9c7f2e1d: Preparing 13:56:12 4ee8388c3eec: Preparing 13:56:12 dcd2442dc8b8: Preparing 13:56:12 12a071f1d46a: Preparing 13:56:12 da2dc89c9dcf: Preparing 13:56:12 5d3e392a13a0: Preparing 13:56:12 12a071f1d46a: Waiting 13:56:12 da2dc89c9dcf: Waiting 13:56:12 5d3e392a13a0: Waiting 13:56:12 0cd5c0cf2cfc: Layer already exists 13:56:12 ed88c45a374b: Layer already exists 13:56:12 4ee8388c3eec: Layer already exists 13:56:12 fa7a9c7f2e1d: Layer already exists 13:56:12 dcd2442dc8b8: Layer already exists 13:56:12 5d3e392a13a0: Layer already exists 13:56:12 12a071f1d46a: Layer already exists 13:56:12 da2dc89c9dcf: Layer already exists 13:56:12 main: digest: sha256:9c06fe77003b76993fa9abdb54a6dab1b260d436166e75ef7b0cd5b58e8135d9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:56:12 ===================================================== [Pipeline] echo 13:56:12 taggedImages: 13:56:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:56:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.94 13:56:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 13:56:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 13:56:12 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:12 latest 13:56:12 2.3.0-dev.94 13:56:12 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:12 main 13:56:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:56:13 730381c45bb0: Preparing 13:56:13 be2804f8a3ff: Preparing 13:56:13 f74cc7f9462f: Preparing 13:56:13 a6c116aee530: Preparing 13:56:13 182705bead51: Preparing 13:56:13 14c26c36f609: Preparing 13:56:13 a66d55607ffa: Preparing 13:56:13 6f808cdabd69: Preparing 13:56:13 ba4c1f53c754: Preparing 13:56:13 5d3e392a13a0: Preparing 13:56:13 6f808cdabd69: Waiting 13:56:13 ba4c1f53c754: Waiting 13:56:13 5d3e392a13a0: Waiting 13:56:13 14c26c36f609: Waiting 13:56:13 a66d55607ffa: Waiting 13:56:13 730381c45bb0: Pushed 13:56:13 be2804f8a3ff: Pushed 13:56:13 182705bead51: Pushed 13:56:13 14c26c36f609: Pushed 13:56:13 6f808cdabd69: Pushed 13:56:13 a66d55607ffa: Pushed 13:56:13 5d3e392a13a0: Layer already exists 13:56:14 ba4c1f53c754: Pushed 13:56:15 a6c116aee530: Pushed 13:56:16 f74cc7f9462f: Pushed 13:56:16 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:1385e5d8fdb7011fedf8c3a9101637f8b70fd5fcf10e827ca5912ca6bcc9f0d3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:17 + 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 13:56:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:56:17 730381c45bb0: Preparing 13:56:17 be2804f8a3ff: Preparing 13:56:17 f74cc7f9462f: Preparing 13:56:17 a6c116aee530: Preparing 13:56:17 182705bead51: Preparing 13:56:17 14c26c36f609: Preparing 13:56:17 a66d55607ffa: Preparing 13:56:17 6f808cdabd69: Preparing 13:56:17 ba4c1f53c754: Preparing 13:56:17 5d3e392a13a0: Preparing 13:56:17 14c26c36f609: Waiting 13:56:17 a66d55607ffa: Waiting 13:56:17 6f808cdabd69: Waiting 13:56:17 ba4c1f53c754: Waiting 13:56:17 5d3e392a13a0: Waiting 13:56:17 a6c116aee530: Layer already exists 13:56:17 730381c45bb0: Layer already exists 13:56:17 be2804f8a3ff: Layer already exists 13:56:17 182705bead51: Layer already exists 13:56:17 f74cc7f9462f: Layer already exists 13:56:17 14c26c36f609: Layer already exists 13:56:17 a66d55607ffa: Layer already exists 13:56:17 6f808cdabd69: Layer already exists 13:56:17 ba4c1f53c754: Layer already exists 13:56:17 5d3e392a13a0: Layer already exists 13:56:17 latest: digest: sha256:1385e5d8fdb7011fedf8c3a9101637f8b70fd5fcf10e827ca5912ca6bcc9f0d3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.94 13:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:56:18 730381c45bb0: Preparing 13:56:18 be2804f8a3ff: Preparing 13:56:18 f74cc7f9462f: Preparing 13:56:18 a6c116aee530: Preparing 13:56:18 182705bead51: Preparing 13:56:18 14c26c36f609: Preparing 13:56:18 a66d55607ffa: Preparing 13:56:18 6f808cdabd69: Preparing 13:56:18 ba4c1f53c754: Preparing 13:56:18 5d3e392a13a0: Preparing 13:56:18 14c26c36f609: Waiting 13:56:18 6f808cdabd69: Waiting 13:56:18 ba4c1f53c754: Waiting 13:56:18 5d3e392a13a0: Waiting 13:56:18 a66d55607ffa: Waiting 13:56:18 182705bead51: Layer already exists 13:56:18 f74cc7f9462f: Layer already exists 13:56:18 a6c116aee530: Layer already exists 13:56:18 730381c45bb0: Layer already exists 13:56:18 be2804f8a3ff: Layer already exists 13:56:18 14c26c36f609: Layer already exists 13:56:18 a66d55607ffa: Layer already exists 13:56:18 6f808cdabd69: Layer already exists 13:56:18 5d3e392a13a0: Layer already exists 13:56:18 ba4c1f53c754: Layer already exists 13:56:18 2.3.0-dev.94: digest: sha256:1385e5d8fdb7011fedf8c3a9101637f8b70fd5fcf10e827ca5912ca6bcc9f0d3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:56:19 730381c45bb0: Preparing 13:56:19 be2804f8a3ff: Preparing 13:56:19 f74cc7f9462f: Preparing 13:56:19 a6c116aee530: Preparing 13:56:19 182705bead51: Preparing 13:56:19 14c26c36f609: Preparing 13:56:19 a66d55607ffa: Preparing 13:56:19 6f808cdabd69: Preparing 13:56:19 ba4c1f53c754: Preparing 13:56:19 5d3e392a13a0: Preparing 13:56:19 6f808cdabd69: Waiting 13:56:19 ba4c1f53c754: Waiting 13:56:19 5d3e392a13a0: Waiting 13:56:19 14c26c36f609: Waiting 13:56:19 a66d55607ffa: Waiting 13:56:19 be2804f8a3ff: Layer already exists 13:56:19 730381c45bb0: Layer already exists 13:56:19 f74cc7f9462f: Layer already exists 13:56:19 a6c116aee530: Layer already exists 13:56:19 182705bead51: Layer already exists 13:56:19 a66d55607ffa: Layer already exists 13:56:19 14c26c36f609: Layer already exists 13:56:19 6f808cdabd69: Layer already exists 13:56:19 ba4c1f53c754: Layer already exists 13:56:19 5d3e392a13a0: Layer already exists 13:56:19 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:1385e5d8fdb7011fedf8c3a9101637f8b70fd5fcf10e827ca5912ca6bcc9f0d3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:19 + 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 13:56:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 13:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:56:20 730381c45bb0: Preparing 13:56:20 be2804f8a3ff: Preparing 13:56:20 f74cc7f9462f: Preparing 13:56:20 a6c116aee530: Preparing 13:56:20 182705bead51: Preparing 13:56:20 14c26c36f609: Preparing 13:56:20 a66d55607ffa: Preparing 13:56:20 6f808cdabd69: Preparing 13:56:20 ba4c1f53c754: Preparing 13:56:20 5d3e392a13a0: Preparing 13:56:20 ba4c1f53c754: Waiting 13:56:20 14c26c36f609: Waiting 13:56:20 5d3e392a13a0: Waiting 13:56:20 a66d55607ffa: Waiting 13:56:20 6f808cdabd69: Waiting 13:56:20 182705bead51: Layer already exists 13:56:20 a6c116aee530: Layer already exists 13:56:20 730381c45bb0: Layer already exists 13:56:20 f74cc7f9462f: Layer already exists 13:56:20 be2804f8a3ff: Layer already exists 13:56:20 a66d55607ffa: Layer already exists 13:56:20 14c26c36f609: Layer already exists 13:56:20 ba4c1f53c754: Layer already exists 13:56:20 5d3e392a13a0: Layer already exists 13:56:20 6f808cdabd69: Layer already exists 13:56:20 main: digest: sha256:1385e5d8fdb7011fedf8c3a9101637f8b70fd5fcf10e827ca5912ca6bcc9f0d3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:56:20 ===================================================== [Pipeline] echo 13:56:20 taggedImages: 13:56:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:56:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.94 13:56:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 13:56:20 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 13:56:20 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:20 latest 13:56:20 2.3.0-dev.94 13:56:20 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:20 main 13:56:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:56:21 0d1176b126f8: Preparing 13:56:21 56547ffb9cfa: Preparing 13:56:21 1c535eaa7a61: Preparing 13:56:21 b5d57edd7185: Preparing 13:56:21 94140fdfe74f: Preparing 13:56:21 9833f26c6bda: Preparing 13:56:21 9833f26c6bda: Waiting 13:56:21 1c535eaa7a61: Layer already exists 13:56:21 9833f26c6bda: Layer already exists 13:56:21 0d1176b126f8: Pushed 13:56:21 94140fdfe74f: Pushed 13:56:22 b5d57edd7185: Pushed 13:56:25 56547ffb9cfa: Pushed 13:56:25 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:018b373bf80fe8940fdc3243816eebd3b428a746a8c5c013a06cc4a431541c1f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:26 + 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 13:56:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:56:26 0d1176b126f8: Preparing 13:56:26 56547ffb9cfa: Preparing 13:56:26 1c535eaa7a61: Preparing 13:56:26 b5d57edd7185: Preparing 13:56:26 94140fdfe74f: Preparing 13:56:26 9833f26c6bda: Preparing 13:56:26 9833f26c6bda: Waiting 13:56:26 1c535eaa7a61: Layer already exists 13:56:26 b5d57edd7185: Layer already exists 13:56:26 0d1176b126f8: Layer already exists 13:56:26 94140fdfe74f: Layer already exists 13:56:26 56547ffb9cfa: Layer already exists 13:56:26 9833f26c6bda: Layer already exists 13:56:26 latest: digest: sha256:018b373bf80fe8940fdc3243816eebd3b428a746a8c5c013a06cc4a431541c1f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.94 13:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:56:27 0d1176b126f8: Preparing 13:56:27 56547ffb9cfa: Preparing 13:56:27 1c535eaa7a61: Preparing 13:56:27 b5d57edd7185: Preparing 13:56:27 94140fdfe74f: Preparing 13:56:27 9833f26c6bda: Preparing 13:56:27 9833f26c6bda: Waiting 13:56:27 94140fdfe74f: Layer already exists 13:56:27 0d1176b126f8: Layer already exists 13:56:27 56547ffb9cfa: Layer already exists 13:56:27 1c535eaa7a61: Layer already exists 13:56:27 b5d57edd7185: Layer already exists 13:56:27 9833f26c6bda: Layer already exists 13:56:27 2.3.0-dev.94: digest: sha256:018b373bf80fe8940fdc3243816eebd3b428a746a8c5c013a06cc4a431541c1f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:56:28 0d1176b126f8: Preparing 13:56:28 56547ffb9cfa: Preparing 13:56:28 1c535eaa7a61: Preparing 13:56:28 b5d57edd7185: Preparing 13:56:28 94140fdfe74f: Preparing 13:56:28 9833f26c6bda: Preparing 13:56:28 9833f26c6bda: Waiting 13:56:28 0d1176b126f8: Layer already exists 13:56:28 94140fdfe74f: Layer already exists 13:56:28 56547ffb9cfa: Layer already exists 13:56:28 b5d57edd7185: Layer already exists 13:56:28 1c535eaa7a61: Layer already exists 13:56:28 9833f26c6bda: Layer already exists 13:56:28 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:018b373bf80fe8940fdc3243816eebd3b428a746a8c5c013a06cc4a431541c1f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:28 + 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 13:56:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 13:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:56:28 0d1176b126f8: Preparing 13:56:28 56547ffb9cfa: Preparing 13:56:28 1c535eaa7a61: Preparing 13:56:28 b5d57edd7185: Preparing 13:56:28 94140fdfe74f: Preparing 13:56:28 9833f26c6bda: Preparing 13:56:28 9833f26c6bda: Waiting 13:56:28 56547ffb9cfa: Layer already exists 13:56:28 b5d57edd7185: Layer already exists 13:56:28 94140fdfe74f: Layer already exists 13:56:28 1c535eaa7a61: Layer already exists 13:56:28 0d1176b126f8: Layer already exists 13:56:28 9833f26c6bda: Layer already exists 13:56:28 main: digest: sha256:018b373bf80fe8940fdc3243816eebd3b428a746a8c5c013a06cc4a431541c1f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:56:28 ===================================================== [Pipeline] echo 13:56:28 taggedImages: 13:56:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:56:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.94 13:56:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 13:56:29 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 13:56:29 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:29 latest 13:56:29 2.3.0-dev.94 13:56:29 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:29 main 13:56:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:56:29 7a54e00a004c: Preparing 13:56:29 6be9bc7d678b: Preparing 13:56:29 d46c4995cca8: Preparing 13:56:29 9e044516b2b3: Preparing 13:56:29 a6be7542c002: Preparing 13:56:29 6963210d2eeb: Preparing 13:56:29 94140fdfe74f: Preparing 13:56:29 9833f26c6bda: Preparing 13:56:29 6963210d2eeb: Waiting 13:56:29 9833f26c6bda: Waiting 13:56:29 94140fdfe74f: Waiting 13:56:29 6be9bc7d678b: Pushed 13:56:29 d46c4995cca8: Pushed 13:56:29 7a54e00a004c: Pushed 13:56:29 94140fdfe74f: Layer already exists 13:56:29 9833f26c6bda: Layer already exists 13:56:30 6963210d2eeb: Pushed 13:56:37 a6be7542c002: Pushed 13:56:45 9e044516b2b3: Pushed 13:56:45 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:157e5b05f83c71004579f507239130b6530f87653eb823086e919381b13cf1b9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:46 + 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 13:56:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:56:46 7a54e00a004c: Preparing 13:56:46 6be9bc7d678b: Preparing 13:56:46 d46c4995cca8: Preparing 13:56:46 9e044516b2b3: Preparing 13:56:46 a6be7542c002: Preparing 13:56:46 6963210d2eeb: Preparing 13:56:46 94140fdfe74f: Preparing 13:56:46 9833f26c6bda: Preparing 13:56:46 6963210d2eeb: Waiting 13:56:46 94140fdfe74f: Waiting 13:56:46 9833f26c6bda: Waiting 13:56:46 a6be7542c002: Layer already exists 13:56:46 7a54e00a004c: Layer already exists 13:56:46 d46c4995cca8: Layer already exists 13:56:46 9e044516b2b3: Layer already exists 13:56:46 6be9bc7d678b: Layer already exists 13:56:46 94140fdfe74f: Layer already exists 13:56:46 6963210d2eeb: Layer already exists 13:56:46 9833f26c6bda: Layer already exists 13:56:46 latest: digest: sha256:157e5b05f83c71004579f507239130b6530f87653eb823086e919381b13cf1b9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.94 13:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:56:47 7a54e00a004c: Preparing 13:56:47 6be9bc7d678b: Preparing 13:56:47 d46c4995cca8: Preparing 13:56:47 9e044516b2b3: Preparing 13:56:47 a6be7542c002: Preparing 13:56:47 6963210d2eeb: Preparing 13:56:47 94140fdfe74f: Preparing 13:56:47 9833f26c6bda: Preparing 13:56:47 94140fdfe74f: Waiting 13:56:47 9833f26c6bda: Waiting 13:56:47 6963210d2eeb: Waiting 13:56:47 7a54e00a004c: Layer already exists 13:56:47 9e044516b2b3: Layer already exists 13:56:47 d46c4995cca8: Layer already exists 13:56:47 a6be7542c002: Layer already exists 13:56:47 6be9bc7d678b: Layer already exists 13:56:47 94140fdfe74f: Layer already exists 13:56:47 6963210d2eeb: Layer already exists 13:56:47 9833f26c6bda: Layer already exists 13:56:47 2.3.0-dev.94: digest: sha256:157e5b05f83c71004579f507239130b6530f87653eb823086e919381b13cf1b9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:56:47 7a54e00a004c: Preparing 13:56:47 6be9bc7d678b: Preparing 13:56:47 d46c4995cca8: Preparing 13:56:47 9e044516b2b3: Preparing 13:56:47 a6be7542c002: Preparing 13:56:47 6963210d2eeb: Preparing 13:56:47 94140fdfe74f: Preparing 13:56:47 9833f26c6bda: Preparing 13:56:47 6963210d2eeb: Waiting 13:56:47 94140fdfe74f: Waiting 13:56:47 9833f26c6bda: Waiting 13:56:47 7a54e00a004c: Layer already exists 13:56:47 6be9bc7d678b: Layer already exists 13:56:47 d46c4995cca8: Layer already exists 13:56:47 9e044516b2b3: Layer already exists 13:56:47 a6be7542c002: Layer already exists 13:56:47 6963210d2eeb: Layer already exists 13:56:47 94140fdfe74f: Layer already exists 13:56:47 9833f26c6bda: Layer already exists 13:56:47 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:157e5b05f83c71004579f507239130b6530f87653eb823086e919381b13cf1b9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:48 + 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 13:56:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 13:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:56:48 7a54e00a004c: Preparing 13:56:48 6be9bc7d678b: Preparing 13:56:48 d46c4995cca8: Preparing 13:56:48 9e044516b2b3: Preparing 13:56:48 a6be7542c002: Preparing 13:56:48 6963210d2eeb: Preparing 13:56:48 94140fdfe74f: Preparing 13:56:48 9833f26c6bda: Preparing 13:56:48 6963210d2eeb: Waiting 13:56:48 94140fdfe74f: Waiting 13:56:48 9833f26c6bda: Waiting 13:56:48 d46c4995cca8: Layer already exists 13:56:48 6be9bc7d678b: Layer already exists 13:56:48 7a54e00a004c: Layer already exists 13:56:48 9e044516b2b3: Layer already exists 13:56:48 a6be7542c002: Layer already exists 13:56:48 9833f26c6bda: Layer already exists 13:56:48 94140fdfe74f: Layer already exists 13:56:48 6963210d2eeb: Layer already exists 13:56:48 main: digest: sha256:157e5b05f83c71004579f507239130b6530f87653eb823086e919381b13cf1b9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:56:48 ===================================================== [Pipeline] echo 13:56:48 taggedImages: 13:56:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:56:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.94 13:56:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 13:56:48 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 13:56:48 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:48 latest 13:56:48 2.3.0-dev.94 13:56:48 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:56:48 main 13:56:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:56:49 eb6e823f8ef2: Preparing 13:56:49 14a412270707: Preparing 13:56:49 060a55f27b94: Preparing 13:56:49 5fd74d43d65b: Preparing 13:56:49 4d8ff445a66a: Preparing 13:56:49 94140fdfe74f: Preparing 13:56:49 9833f26c6bda: Preparing 13:56:49 94140fdfe74f: Waiting 13:56:49 9833f26c6bda: Waiting 13:56:49 060a55f27b94: Pushed 13:56:49 eb6e823f8ef2: Pushed 13:56:49 14a412270707: Pushed 13:56:49 94140fdfe74f: Layer already exists 13:56:49 9833f26c6bda: Layer already exists 13:56:50 4d8ff445a66a: Pushed 13:57:05 5fd74d43d65b: Pushed 13:57:05 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:ff1803c30d63391112eca8a562b7a7c55c7fdbb297d451179f5cbd3bce452bed size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:05 + 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 13:57:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:57:06 eb6e823f8ef2: Preparing 13:57:06 14a412270707: Preparing 13:57:06 060a55f27b94: Preparing 13:57:06 5fd74d43d65b: Preparing 13:57:06 4d8ff445a66a: Preparing 13:57:06 94140fdfe74f: Preparing 13:57:06 9833f26c6bda: Preparing 13:57:06 94140fdfe74f: Waiting 13:57:06 9833f26c6bda: Waiting 13:57:06 5fd74d43d65b: Layer already exists 13:57:06 eb6e823f8ef2: Layer already exists 13:57:06 14a412270707: Layer already exists 13:57:06 4d8ff445a66a: Layer already exists 13:57:06 060a55f27b94: Layer already exists 13:57:06 9833f26c6bda: Layer already exists 13:57:06 94140fdfe74f: Layer already exists 13:57:06 latest: digest: sha256:ff1803c30d63391112eca8a562b7a7c55c7fdbb297d451179f5cbd3bce452bed size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.94 13:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:57:06 eb6e823f8ef2: Preparing 13:57:06 14a412270707: Preparing 13:57:06 060a55f27b94: Preparing 13:57:06 5fd74d43d65b: Preparing 13:57:06 4d8ff445a66a: Preparing 13:57:06 94140fdfe74f: Preparing 13:57:06 9833f26c6bda: Preparing 13:57:06 94140fdfe74f: Waiting 13:57:06 9833f26c6bda: Waiting 13:57:06 eb6e823f8ef2: Layer already exists 13:57:06 060a55f27b94: Layer already exists 13:57:06 14a412270707: Layer already exists 13:57:06 4d8ff445a66a: Layer already exists 13:57:06 5fd74d43d65b: Layer already exists 13:57:06 94140fdfe74f: Layer already exists 13:57:06 9833f26c6bda: Layer already exists 13:57:06 2.3.0-dev.94: digest: sha256:ff1803c30d63391112eca8a562b7a7c55c7fdbb297d451179f5cbd3bce452bed size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:57:07 eb6e823f8ef2: Preparing 13:57:07 14a412270707: Preparing 13:57:07 060a55f27b94: Preparing 13:57:07 5fd74d43d65b: Preparing 13:57:07 4d8ff445a66a: Preparing 13:57:07 94140fdfe74f: Preparing 13:57:07 9833f26c6bda: Preparing 13:57:07 94140fdfe74f: Waiting 13:57:07 9833f26c6bda: Waiting 13:57:07 060a55f27b94: Layer already exists 13:57:07 eb6e823f8ef2: Layer already exists 13:57:07 14a412270707: Layer already exists 13:57:07 4d8ff445a66a: Layer already exists 13:57:07 5fd74d43d65b: Layer already exists 13:57:07 9833f26c6bda: Layer already exists 13:57:07 94140fdfe74f: Layer already exists 13:57:07 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:ff1803c30d63391112eca8a562b7a7c55c7fdbb297d451179f5cbd3bce452bed size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:08 + 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 13:57:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 13:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:57:08 eb6e823f8ef2: Preparing 13:57:08 14a412270707: Preparing 13:57:08 060a55f27b94: Preparing 13:57:08 5fd74d43d65b: Preparing 13:57:08 4d8ff445a66a: Preparing 13:57:08 94140fdfe74f: Preparing 13:57:08 9833f26c6bda: Preparing 13:57:08 94140fdfe74f: Waiting 13:57:08 9833f26c6bda: Waiting 13:57:08 4d8ff445a66a: Layer already exists 13:57:08 eb6e823f8ef2: Layer already exists 13:57:08 060a55f27b94: Layer already exists 13:57:08 14a412270707: Layer already exists 13:57:08 5fd74d43d65b: Layer already exists 13:57:08 94140fdfe74f: Layer already exists 13:57:08 9833f26c6bda: Layer already exists 13:57:09 main: digest: sha256:ff1803c30d63391112eca8a562b7a7c55c7fdbb297d451179f5cbd3bce452bed size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:09 ===================================================== [Pipeline] echo 13:57:09 taggedImages: 13:57:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:57:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:57:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.94 13:57:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:57:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 13:57:09 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 13:57:09 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:57:09 latest 13:57:09 2.3.0-dev.94 13:57:09 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:57:09 main 13:57:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:57:09 05bb5cf5d296: Preparing 13:57:09 a8aecb0df6e5: Preparing 13:57:09 4abce0ee7316: Preparing 13:57:09 563a8d0ea52b: Preparing 13:57:09 6963210d2eeb: Preparing 13:57:09 94140fdfe74f: Preparing 13:57:09 9833f26c6bda: Preparing 13:57:09 94140fdfe74f: Waiting 13:57:09 9833f26c6bda: Waiting 13:57:09 6963210d2eeb: Layer already exists 13:57:09 94140fdfe74f: Layer already exists 13:57:10 9833f26c6bda: Layer already exists 13:57:10 05bb5cf5d296: Pushed 13:57:10 a8aecb0df6e5: Pushed 13:57:10 4abce0ee7316: Pushed 13:57:25 563a8d0ea52b: Pushed 13:57:25 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:5872a06c34838449c23959db3d3ec4ecf00bef52c08fef85efc6f02ad433a2de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:25 + 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 13:57:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:57:25 05bb5cf5d296: Preparing 13:57:25 a8aecb0df6e5: Preparing 13:57:25 4abce0ee7316: Preparing 13:57:25 563a8d0ea52b: Preparing 13:57:25 6963210d2eeb: Preparing 13:57:25 94140fdfe74f: Preparing 13:57:25 9833f26c6bda: Preparing 13:57:25 94140fdfe74f: Waiting 13:57:25 9833f26c6bda: Waiting 13:57:25 6963210d2eeb: Layer already exists 13:57:25 05bb5cf5d296: Layer already exists 13:57:25 a8aecb0df6e5: Layer already exists 13:57:25 4abce0ee7316: Layer already exists 13:57:25 563a8d0ea52b: Layer already exists 13:57:25 9833f26c6bda: Layer already exists 13:57:25 94140fdfe74f: Layer already exists 13:57:25 latest: digest: sha256:5872a06c34838449c23959db3d3ec4ecf00bef52c08fef85efc6f02ad433a2de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.94 13:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:57:26 05bb5cf5d296: Preparing 13:57:26 a8aecb0df6e5: Preparing 13:57:26 4abce0ee7316: Preparing 13:57:26 563a8d0ea52b: Preparing 13:57:26 6963210d2eeb: Preparing 13:57:26 94140fdfe74f: Preparing 13:57:26 9833f26c6bda: Preparing 13:57:26 94140fdfe74f: Waiting 13:57:26 9833f26c6bda: Waiting 13:57:26 6963210d2eeb: Layer already exists 13:57:26 563a8d0ea52b: Layer already exists 13:57:26 05bb5cf5d296: Layer already exists 13:57:26 a8aecb0df6e5: Layer already exists 13:57:26 4abce0ee7316: Layer already exists 13:57:26 9833f26c6bda: Layer already exists 13:57:26 94140fdfe74f: Layer already exists 13:57:26 2.3.0-dev.94: digest: sha256:5872a06c34838449c23959db3d3ec4ecf00bef52c08fef85efc6f02ad433a2de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:57:27 05bb5cf5d296: Preparing 13:57:27 a8aecb0df6e5: Preparing 13:57:27 4abce0ee7316: Preparing 13:57:27 563a8d0ea52b: Preparing 13:57:27 6963210d2eeb: Preparing 13:57:27 94140fdfe74f: Preparing 13:57:27 9833f26c6bda: Preparing 13:57:27 94140fdfe74f: Waiting 13:57:27 9833f26c6bda: Waiting 13:57:27 6963210d2eeb: Layer already exists 13:57:27 4abce0ee7316: Layer already exists 13:57:27 563a8d0ea52b: Layer already exists 13:57:27 a8aecb0df6e5: Layer already exists 13:57:27 05bb5cf5d296: Layer already exists 13:57:27 94140fdfe74f: Layer already exists 13:57:27 9833f26c6bda: Layer already exists 13:57:27 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:5872a06c34838449c23959db3d3ec4ecf00bef52c08fef85efc6f02ad433a2de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:28 + 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 13:57:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 13:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:57:28 05bb5cf5d296: Preparing 13:57:28 a8aecb0df6e5: Preparing 13:57:28 4abce0ee7316: Preparing 13:57:28 563a8d0ea52b: Preparing 13:57:28 6963210d2eeb: Preparing 13:57:28 94140fdfe74f: Preparing 13:57:28 9833f26c6bda: Preparing 13:57:28 94140fdfe74f: Waiting 13:57:28 9833f26c6bda: Waiting 13:57:28 05bb5cf5d296: Layer already exists 13:57:28 6963210d2eeb: Layer already exists 13:57:28 563a8d0ea52b: Layer already exists 13:57:28 a8aecb0df6e5: Layer already exists 13:57:28 4abce0ee7316: Layer already exists 13:57:28 9833f26c6bda: Layer already exists 13:57:28 94140fdfe74f: Layer already exists 13:57:28 main: digest: sha256:5872a06c34838449c23959db3d3ec4ecf00bef52c08fef85efc6f02ad433a2de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:28 ===================================================== [Pipeline] echo 13:57:28 taggedImages: 13:57:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:57:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:57:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.94 13:57:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:57:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 13:57:28 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 13:57:28 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:57:28 latest 13:57:28 2.3.0-dev.94 13:57:28 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:57:28 main 13:57:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:57:29 74b8bb0b2221: Preparing 13:57:29 5949c4e1d2b8: Preparing 13:57:29 1c535eaa7a61: Preparing 13:57:29 89522564eab2: Preparing 13:57:29 5d3e392a13a0: Preparing 13:57:29 1c535eaa7a61: Layer already exists 13:57:29 5d3e392a13a0: Layer already exists 13:57:29 74b8bb0b2221: Pushed 13:57:29 89522564eab2: Pushed 13:57:34 5949c4e1d2b8: Pushed 13:57:34 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:70c74007538464d3809e50684c713c7a952ea43d2e0fa5c3e60b9ee6ab2f3d7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:57:35 74b8bb0b2221: Preparing 13:57:35 5949c4e1d2b8: Preparing 13:57:35 1c535eaa7a61: Preparing 13:57:35 89522564eab2: Preparing 13:57:35 5d3e392a13a0: Preparing 13:57:35 5949c4e1d2b8: Layer already exists 13:57:35 74b8bb0b2221: Layer already exists 13:57:35 5d3e392a13a0: Layer already exists 13:57:35 89522564eab2: Layer already exists 13:57:35 1c535eaa7a61: Layer already exists 13:57:35 latest: digest: sha256:70c74007538464d3809e50684c713c7a952ea43d2e0fa5c3e60b9ee6ab2f3d7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.94 13:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:57:36 74b8bb0b2221: Preparing 13:57:36 5949c4e1d2b8: Preparing 13:57:36 1c535eaa7a61: Preparing 13:57:36 89522564eab2: Preparing 13:57:36 5d3e392a13a0: Preparing 13:57:36 5949c4e1d2b8: Layer already exists 13:57:36 1c535eaa7a61: Layer already exists 13:57:36 74b8bb0b2221: Layer already exists 13:57:36 89522564eab2: Layer already exists 13:57:36 5d3e392a13a0: Layer already exists 13:57:36 2.3.0-dev.94: digest: sha256:70c74007538464d3809e50684c713c7a952ea43d2e0fa5c3e60b9ee6ab2f3d7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:57:36 74b8bb0b2221: Preparing 13:57:36 5949c4e1d2b8: Preparing 13:57:36 1c535eaa7a61: Preparing 13:57:36 89522564eab2: Preparing 13:57:36 5d3e392a13a0: Preparing 13:57:36 5d3e392a13a0: Layer already exists 13:57:36 89522564eab2: Layer already exists 13:57:36 5949c4e1d2b8: Layer already exists 13:57:36 1c535eaa7a61: Layer already exists 13:57:36 74b8bb0b2221: Layer already exists 13:57:36 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:70c74007538464d3809e50684c713c7a952ea43d2e0fa5c3e60b9ee6ab2f3d7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 13:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:57:37 74b8bb0b2221: Preparing 13:57:37 5949c4e1d2b8: Preparing 13:57:37 1c535eaa7a61: Preparing 13:57:37 89522564eab2: Preparing 13:57:37 5d3e392a13a0: Preparing 13:57:37 5d3e392a13a0: Layer already exists 13:57:37 5949c4e1d2b8: Layer already exists 13:57:37 89522564eab2: Layer already exists 13:57:37 1c535eaa7a61: Layer already exists 13:57:37 74b8bb0b2221: Layer already exists 13:57:37 main: digest: sha256:70c74007538464d3809e50684c713c7a952ea43d2e0fa5c3e60b9ee6ab2f3d7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:37 ===================================================== [Pipeline] echo 13:57:37 taggedImages: 13:57:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:57:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:57:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.94 13:57:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:57:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 13:57:37 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 13:57:37 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:57:37 latest 13:57:37 2.3.0-dev.94 13:57:37 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:57:37 main 13:57:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:57:38 09bb6d0a9849: Preparing 13:57:38 9b7736ac8e3b: Preparing 13:57:38 1c535eaa7a61: Preparing 13:57:38 bcf349193a53: Preparing 13:57:38 5d3e392a13a0: Preparing 13:57:38 1c535eaa7a61: Layer already exists 13:57:38 bcf349193a53: Layer already exists 13:57:38 5d3e392a13a0: Layer already exists 13:57:38 09bb6d0a9849: Pushed 13:57:43 9b7736ac8e3b: Pushed 13:57:43 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:dc1abcd2e33b18a0fb095bac410e6ee8d110bd0030e5f566d395aec16f06ddf1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:57:44 09bb6d0a9849: Preparing 13:57:44 9b7736ac8e3b: Preparing 13:57:44 1c535eaa7a61: Preparing 13:57:44 bcf349193a53: Preparing 13:57:44 5d3e392a13a0: Preparing 13:57:44 09bb6d0a9849: Layer already exists 13:57:44 bcf349193a53: Layer already exists 13:57:44 1c535eaa7a61: Layer already exists 13:57:44 5d3e392a13a0: Layer already exists 13:57:44 9b7736ac8e3b: Layer already exists 13:57:44 latest: digest: sha256:dc1abcd2e33b18a0fb095bac410e6ee8d110bd0030e5f566d395aec16f06ddf1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.94 13:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:57:45 09bb6d0a9849: Preparing 13:57:45 9b7736ac8e3b: Preparing 13:57:45 1c535eaa7a61: Preparing 13:57:45 bcf349193a53: Preparing 13:57:45 5d3e392a13a0: Preparing 13:57:45 5d3e392a13a0: Layer already exists 13:57:45 9b7736ac8e3b: Layer already exists 13:57:45 bcf349193a53: Layer already exists 13:57:45 1c535eaa7a61: Layer already exists 13:57:45 09bb6d0a9849: Layer already exists 13:57:45 2.3.0-dev.94: digest: sha256:dc1abcd2e33b18a0fb095bac410e6ee8d110bd0030e5f566d395aec16f06ddf1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:57:46 09bb6d0a9849: Preparing 13:57:46 9b7736ac8e3b: Preparing 13:57:46 1c535eaa7a61: Preparing 13:57:46 bcf349193a53: Preparing 13:57:46 5d3e392a13a0: Preparing 13:57:46 5d3e392a13a0: Layer already exists 13:57:46 bcf349193a53: Layer already exists 13:57:46 1c535eaa7a61: Layer already exists 13:57:46 9b7736ac8e3b: Layer already exists 13:57:46 09bb6d0a9849: Layer already exists 13:57:46 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:dc1abcd2e33b18a0fb095bac410e6ee8d110bd0030e5f566d395aec16f06ddf1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 13:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:57:47 09bb6d0a9849: Preparing 13:57:47 9b7736ac8e3b: Preparing 13:57:47 1c535eaa7a61: Preparing 13:57:47 bcf349193a53: Preparing 13:57:47 5d3e392a13a0: Preparing 13:57:47 bcf349193a53: Layer already exists 13:57:47 1c535eaa7a61: Layer already exists 13:57:47 5d3e392a13a0: Layer already exists 13:57:47 09bb6d0a9849: Layer already exists 13:57:47 9b7736ac8e3b: Layer already exists 13:57:47 main: digest: sha256:dc1abcd2e33b18a0fb095bac410e6ee8d110bd0030e5f566d395aec16f06ddf1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:47 ===================================================== [Pipeline] echo 13:57:47 taggedImages: 13:57:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:57:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:57:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.94 13:57:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:57:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 13:57:47 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 13:57:47 cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:57:47 latest 13:57:47 2.3.0-dev.94 13:57:47 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:57:47 main 13:57:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 13:57:48 433047c9708a: Preparing 13:57:48 1ae582f195cf: Preparing 13:57:48 dc2d9a93459f: Preparing 13:57:48 7951f269f5ca: Preparing 13:57:48 5d3e392a13a0: Preparing 13:57:48 5d3e392a13a0: Layer already exists 13:57:48 1ae582f195cf: Pushed 13:57:48 433047c9708a: Pushed 13:57:50 dc2d9a93459f: Pushed 13:58:17 7951f269f5ca: Pushed 13:58:17 cbeaad2d6cb7760bfd67df9a253a2618b7240350: digest: sha256:449480e000143f086294ecc8da8a54ae7e9faaa24d5661907edabdbcacf2ce82 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:17 + 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 13:58:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 13:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 13:58:18 433047c9708a: Preparing 13:58:18 1ae582f195cf: Preparing 13:58:18 dc2d9a93459f: Preparing 13:58:18 7951f269f5ca: Preparing 13:58:18 5d3e392a13a0: Preparing 13:58:18 dc2d9a93459f: Layer already exists 13:58:18 433047c9708a: Layer already exists 13:58:18 1ae582f195cf: Layer already exists 13:58:18 7951f269f5ca: Layer already exists 13:58:18 5d3e392a13a0: Layer already exists 13:58:18 latest: digest: sha256:449480e000143f086294ecc8da8a54ae7e9faaa24d5661907edabdbcacf2ce82 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:18 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.94 13:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 13:58:18 433047c9708a: Preparing 13:58:18 1ae582f195cf: Preparing 13:58:18 dc2d9a93459f: Preparing 13:58:18 7951f269f5ca: Preparing 13:58:18 5d3e392a13a0: Preparing 13:58:18 dc2d9a93459f: Layer already exists 13:58:18 5d3e392a13a0: Layer already exists 13:58:18 1ae582f195cf: Layer already exists 13:58:18 7951f269f5ca: Layer already exists 13:58:18 433047c9708a: Layer already exists 13:58:18 2.3.0-dev.94: digest: sha256:449480e000143f086294ecc8da8a54ae7e9faaa24d5661907edabdbcacf2ce82 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:19 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 13:58:19 433047c9708a: Preparing 13:58:19 1ae582f195cf: Preparing 13:58:19 dc2d9a93459f: Preparing 13:58:19 7951f269f5ca: Preparing 13:58:19 5d3e392a13a0: Preparing 13:58:19 1ae582f195cf: Layer already exists 13:58:19 dc2d9a93459f: Layer already exists 13:58:19 433047c9708a: Layer already exists 13:58:19 5d3e392a13a0: Layer already exists 13:58:19 7951f269f5ca: Layer already exists 13:58:19 cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94: digest: sha256:449480e000143f086294ecc8da8a54ae7e9faaa24d5661907edabdbcacf2ce82 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:19 + 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 13:58:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 13:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 13:58:20 433047c9708a: Preparing 13:58:20 1ae582f195cf: Preparing 13:58:20 dc2d9a93459f: Preparing 13:58:20 7951f269f5ca: Preparing 13:58:20 5d3e392a13a0: Preparing 13:58:20 433047c9708a: Layer already exists 13:58:20 dc2d9a93459f: Layer already exists 13:58:20 7951f269f5ca: Layer already exists 13:58:20 5d3e392a13a0: Layer already exists 13:58:20 1ae582f195cf: Layer already exists 13:58:20 main: digest: sha256:449480e000143f086294ecc8da8a54ae7e9faaa24d5661907edabdbcacf2ce82 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:58:20 ===================================================== [Pipeline] echo 13:58:20 taggedImages: 13:58:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350 13:58:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 13:58:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.94 13:58:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbeaad2d6cb7760bfd67df9a253a2618b7240350-2.3.0-dev.94 13:58:20 - 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 13:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:20 13:58:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:20 arm64: Pulling from edgex-lftools-log-publisher 13:58:20 8998bd30e6a1: Pulling fs layer 13:58:20 04944245beec: Pulling fs layer 13:58:20 699f458cf7ca: Pulling fs layer 13:58:20 765212b225bb: Pulling fs layer 13:58:20 f23df028b6ca: Pulling fs layer 13:58:20 d65c8cfc05b1: Pulling fs layer 13:58:20 2437ff75d9bd: Pulling fs layer 13:58:20 765212b225bb: Waiting 13:58:20 f23df028b6ca: Waiting 13:58:20 2437ff75d9bd: Waiting 13:58:20 d65c8cfc05b1: Waiting 13:58:21 04944245beec: Verifying Checksum 13:58:21 04944245beec: Download complete 13:58:21 765212b225bb: Verifying Checksum 13:58:21 765212b225bb: Download complete 13:58:21 f23df028b6ca: Verifying Checksum 13:58:21 f23df028b6ca: Download complete 13:58:21 d65c8cfc05b1: Verifying Checksum 13:58:21 d65c8cfc05b1: Download complete 13:58:21 699f458cf7ca: Verifying Checksum 13:58:21 699f458cf7ca: Download complete 13:58:21 8998bd30e6a1: Verifying Checksum 13:58:24 2437ff75d9bd: Verifying Checksum 13:58:24 2437ff75d9bd: Download complete 13:58:25 8998bd30e6a1: Pull complete 13:58:26 04944245beec: Pull complete 13:58:27 699f458cf7ca: Pull complete 13:58:27 765212b225bb: Pull complete 13:58:28 f23df028b6ca: Pull complete 13:58:28 d65c8cfc05b1: Pull complete 13:58:43 2437ff75d9bd: Pull complete 13:58:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:58:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:43 prd-ubuntu20.04-docker-arm64-4c-16g-8560 does not seem to be running inside a container 13:58:43 $ 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/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:58:46 $ docker top c1468b77551256d911d14c89b9bc7ba4393da817ee51c3999a05e516113253e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:47 ---> job-cost.sh 13:58:47 lf-activate-venv: SKIPPING 13:58:47 INFO: No Stack... 13:58:47 INFO: Retrieving Pricing Info for: v3-standard-4 13:58:48 INFO: Archiving Costs [Pipeline] sh 13:58:48 + cat /w/workspace/edgex-go/332/archives/cost.csv 13:58:48 + cut -d, -f6 [Pipeline] lock 13:58:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-332-stack-cost] 13:58:48 Resource [jenkins-edgexfoundry-edgex-go-main-332-stack-cost] did not exist. Created. 13:58:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-332-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:58:49 + echo total: 0.10999999940395355 [Pipeline] stash 13:58:49 Stashed 1 file(s) [Pipeline] } 13:58:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-332-stack-cost] [Pipeline] // lock [Pipeline] } 13:58:49 $ docker stop --time=1 c1468b77551256d911d14c89b9bc7ba4393da817ee51c3999a05e516113253e4 13:58:51 $ docker rm -f c1468b77551256d911d14c89b9bc7ba4393da817ee51c3999a05e516113253e4 [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 13:58:51 provisioning config files... 13:58:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/332@tmp/config4581993378137653256tmp [Pipeline] { [Pipeline] sh 13:58:51 + set +x 13:58:51 + + bashcurl -s -s -- https://codecov.io/bash 13:58:51 13:58:51 13:58:51 _____ _ 13:58:51 / ____| | | 13:58:51 | | ___ __| | ___ ___ _____ __ 13:58:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:58:51 | |___| (_) | (_| | __/ (_| (_) \ V / 13:58:51 \_____\___/ \__,_|\___|\___\___/ \_/ 13:58:51 Bash-1.0.6 13:58:51 13:58:51 13:58:51 ==> git version 2.25.1 found 13:58:51 ==> 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 13:58:51 Release-Date: 2020-01-08 13:58:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:58:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:58:51 ==> Jenkins CI detected. 13:58:51 current dir:  /w/workspace/edgex-go/332 13:58:51 project root: . 13:58:51 --> token set from env 13:58:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:58:51 ==> Running gcov in . (disable via -X gcov) 13:58:51 ==> Python coveragepy not found 13:58:51 ==> Searching for coverage reports in: 13:58:51 + . 13:58:52 -> Found 1 reports 13:58:52 ==> Detecting git/mercurial file structure 13:58:52 ==> Reading reports 13:58:52 + ./coverage.out bytes=503479 13:58:52 ==> Appending adjustments 13:58:52 https://docs.codecov.io/docs/fixing-reports 13:58:53 + Found adjustments 13:58:53 ==> Gzipping contents 13:58:53 68K /tmp/codecov.59TzBx.gz 13:58:53 ==> Uploading reports 13:58:53 url: https://codecov.io 13:58:53 query: branch=main&commit=cbeaad2d6cb7760bfd67df9a253a2618b7240350&build=332&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F332%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:58:53 -> Pinging Codecov 13:58:53 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=cbeaad2d6cb7760bfd67df9a253a2618b7240350&build=332&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F332%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:58:54 -> Uploading to 13:58:54 https://storage.googleapis.com/codecov/v4/raw/2022-10-19/00271124DB129430A58F1EEE437C3FCB/cbeaad2d6cb7760bfd67df9a253a2618b7240350/40a37d79-8e4a-467a-abd9-241768c515a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221019T135854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8437dc097df02d3ad8e6f878af8b68f800aa4c2a424154be4999a49139d0a7f1 13:58:54 % Total % Received % Xferd Average Speed Time Time Time Current 13:58:54 Dload Upload Total Spent Left Speed 13:58:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65606 0 0 100 65606 0 289k --:--:-- --:--:-- --:--:-- 288k 100 65606 0 0 100 65606 0 262k --:--:-- --:--:-- --:--:-- 261k 13:58:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cbeaad2d6cb7760bfd67df9a253a2618b7240350 [Pipeline] } 13:58:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 13:58:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:58:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:58:55 13:58:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:58:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:58:55 df9b9388f04a: Pulling fs layer 13:58:55 52dc419b0ee2: Pulling fs layer 13:58:55 25bc292e5bac: Pulling fs layer 13:58:55 114826534d7a: Pulling fs layer 13:58:55 4657fd5d0bcf: Pulling fs layer 13:58:55 6ad1cebc031e: Pulling fs layer 13:58:55 8a3aa393b2d8: Pulling fs layer 13:58:55 114826534d7a: Waiting 13:58:55 4657fd5d0bcf: Waiting 13:58:55 6ad1cebc031e: Waiting 13:58:55 8a3aa393b2d8: Waiting 13:58:55 25bc292e5bac: Verifying Checksum 13:58:55 25bc292e5bac: Download complete 13:58:55 52dc419b0ee2: Verifying Checksum 13:58:55 52dc419b0ee2: Download complete 13:58:55 4657fd5d0bcf: Verifying Checksum 13:58:55 4657fd5d0bcf: Download complete 13:58:55 df9b9388f04a: Verifying Checksum 13:58:55 df9b9388f04a: Download complete 13:58:55 df9b9388f04a: Pull complete 13:58:55 6ad1cebc031e: Verifying Checksum 13:58:55 6ad1cebc031e: Download complete 13:58:55 52dc419b0ee2: Pull complete 13:58:55 25bc292e5bac: Pull complete 13:58:56 114826534d7a: Verifying Checksum 13:58:56 114826534d7a: Download complete 13:58:56 8a3aa393b2d8: Download complete 13:58:59 114826534d7a: Pull complete 13:58:59 4657fd5d0bcf: Pull complete 13:58:59 6ad1cebc031e: Pull complete 13:59:02 8a3aa393b2d8: Pull complete 13:59:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:59:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:02 prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container 13:59:02 $ 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/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:59:04 $ docker top 3c6cfd7d7d22030ca4be309d0e858f22e1edb21c4e011599f5261733781b0128 -eo pid,comm [Pipeline] { [Pipeline] echo 13:59:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 13:59:05 + set -o pipefail 13:59:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 13:59:11 13:59:11 Monitoring /w/workspace/edgex-go/332 (github.com/edgexfoundry/edgex-go)... 13:59:11 13:59:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f7459a77-8163-407e-a374-46f1a1ad42a3 13:59:11 13:59:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:59:11 13:59:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:59:11 13:59:11 13:59:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:59:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:59:11 More details here: https://snyk.co/ue1NS [Pipeline] } 13:59:11 $ docker stop --time=1 3c6cfd7d7d22030ca4be309d0e858f22e1edb21c4e011599f5261733781b0128 13:59:14 $ docker rm -f 3c6cfd7d7d22030ca4be309d0e858f22e1edb21c4e011599f5261733781b0128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 13:59:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:14 provisioning config files... 13:59:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/332@tmp/config5685565898066067456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:14 --> edgex-publish-swagger.sh 13:59:14 === Publish openapi/v2 API === 13:59:14 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 13:59:14 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/332/openapi/v2/core-command.yaml] 13:59:14 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:14 Dload Upload Total Spent Left Speed 13:59:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27959 0:00:01 0:00:01 --:--:-- 27959 100 33831 0 0 100 33831 0 26978 0:00:01 0:00:01 --:--:-- 26978 13:59:16 13:59:16 13:59:16 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/332/openapi/v2/core-data.yaml] 13:59:16 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:16 Dload Upload Total Spent Left Speed 13:59:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 67233 0:00:01 0:00:01 --:--:-- 67233 100 71604 0 0 100 71604 0 67170 0:00:01 0:00:01 --:--:-- 67170 13:59:17 13:59:17 13:59:17 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/332/openapi/v2/core-metadata.yaml] 13:59:17 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:17 Dload Upload Total Spent Left Speed 13:59:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 125k 0:00:01 0:00:01 --:--:-- 125k 100 144k 0 0 100 144k 0 125k 0:00:01 0:00:01 --:--:-- 125k 13:59:18 13:59:18 13:59:18 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/332/openapi/v2/support-notifications.yaml] 13:59:18 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:18 Dload Upload Total Spent Left Speed 13:59:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 91702 --:--:-- --:--:-- --:--:-- 91608 100 89318 0 0 100 89318 0 91702 --:--:-- --:--:-- --:--:-- 91608 13:59:19 13:59:19 13:59:19 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/332/openapi/v2/support-scheduler.yaml] 13:59:19 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:19 Dload Upload Total Spent Left Speed 13:59:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39203 0:00:01 0:00:01 --:--:-- 39203 100 39556 0 0 100 39556 0 39203 0:00:01 0:00:01 --:--:-- 39203 13:59:20 13:59:20 13:59:20 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/332/openapi/v2/system-agent.yaml] 13:59:20 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:20 Dload Upload Total Spent Left Speed 13:59:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20355 --:--:-- --:--:-- --:--:-- 20335 100 20091 0 0 100 20091 0 20355 --:--:-- --:--:-- --:--:-- 20335 13:59:21 13:59:21 [Pipeline] } 13:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 13:59:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:21 prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container 13:59:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:59:22 $ docker top fa58d4dfec969334d8b4385084f3807852c6fede8169e3e33d4a5e31e2f3b40c -eo pid,comm 13:59:22 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). 13:59:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:22 [ssh-agent] Looking for ssh-agent implementation... 13:59:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:22 $ docker exec fa58d4dfec969334d8b4385084f3807852c6fede8169e3e33d4a5e31e2f3b40c ssh-agent 13:59:22 SSH_AUTH_SOCK=/tmp/ssh-t58K1a5tOI0c/agent.31 13:59:22 SSH_AGENT_PID=37 13:59:22 Running ssh-add (command line suppressed) 13:59:22 Identity added: /w/workspace/edgex-go/332@tmp/private_key_15567446681610224837.key (/w/workspace/edgex-go/332@tmp/private_key_15567446681610224837.key) 13:59:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:23 + git semver tag 13:59:23 2022-10-19 13:59:23,353 [run_tag] DEBUG tag force:False 13:59:23 2022-10-19 13:59:23,353 [check_head_tag] DEBUG check head tag 13:59:23 2022-10-19 13:59:23,354 [execute] INFO git cat-file --batch-check 13:59:23 2022-10-19 13:59:23,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/332, universal_newlines=False, shell=None, istream=) 13:59:23 2022-10-19 13:59:23,357 [execute] INFO git cat-file --batch 13:59:23 2022-10-19 13:59:23,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/332, universal_newlines=False, shell=None, istream=) 13:59:23 2022-10-19 13:59:23,390 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main 13:59:23 2022-10-19 13:59:23,390 [execute] INFO git tag -a v2.3.0-dev.94 -m v2.3.0-dev.94 13:59:23 2022-10-19 13:59:23,390 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.94', '-m', 'v2.3.0-dev.94'], cwd=/w/workspace/edgex-go/332, universal_newlines=False, shell=None, istream=None) 13:59:23 2022-10-19 13:59:23,396 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main 13:59:23 2.3.0-dev.94 [Pipeline] } 13:59:23 $ docker exec --env ******** --env ******** fa58d4dfec969334d8b4385084f3807852c6fede8169e3e33d4a5e31e2f3b40c ssh-agent -k 13:59:23 unset SSH_AUTH_SOCK; 13:59:23 unset SSH_AGENT_PID; 13:59:23 echo Agent pid 37 killed; 13:59:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:23 + git semver [Pipeline] } 13:59:24 $ docker stop --time=1 fa58d4dfec969334d8b4385084f3807852c6fede8169e3e33d4a5e31e2f3b40c 13:59:25 $ docker rm -f fa58d4dfec969334d8b4385084f3807852c6fede8169e3e33d4a5e31e2f3b40c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:59:25 13:59:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:59:26 0.23.1-centos7: Pulling from edgex-lftools 13:59:26 ab5ef0e58194: Pulling fs layer 13:59:26 9712f1f96733: Pulling fs layer 13:59:26 63f879dbbcfc: Pulling fs layer 13:59:26 0d9ebad4ef96: Pulling fs layer 13:59:26 e9a5061849ea: Pulling fs layer 13:59:26 d747dcd14b5f: Pulling fs layer 13:59:26 2de7ff778b66: Pulling fs layer 13:59:26 e9a5061849ea: Waiting 13:59:26 d747dcd14b5f: Waiting 13:59:26 0d9ebad4ef96: Waiting 13:59:26 2de7ff778b66: Waiting 13:59:26 9712f1f96733: Verifying Checksum 13:59:26 9712f1f96733: Download complete 13:59:26 63f879dbbcfc: Verifying Checksum 13:59:26 63f879dbbcfc: Download complete 13:59:26 e9a5061849ea: Verifying Checksum 13:59:26 e9a5061849ea: Download complete 13:59:26 d747dcd14b5f: Verifying Checksum 13:59:26 d747dcd14b5f: Download complete 13:59:26 ab5ef0e58194: Verifying Checksum 13:59:26 ab5ef0e58194: Download complete 13:59:26 0d9ebad4ef96: Download complete 13:59:26 2de7ff778b66: Verifying Checksum 13:59:26 2de7ff778b66: Download complete 13:59:29 ab5ef0e58194: Pull complete 13:59:29 9712f1f96733: Pull complete 13:59:30 63f879dbbcfc: Pull complete 13:59:33 0d9ebad4ef96: Pull complete 13:59:33 e9a5061849ea: Pull complete 13:59:33 d747dcd14b5f: Pull complete 13:59:34 2de7ff778b66: Pull complete 13:59:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:59:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:59:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:34 prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container 13:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:59:37 $ docker top 724fdcaf614bba983a12830fb1ec88e3f4e28412771b888ab0097b5043aa03da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:59:37 provisioning config files... 13:59:37 copy managed file [sigul-config] to file:/w/workspace/edgex-go/332@tmp/config12362996347903628586tmp 13:59:37 copy managed file [sigul-password] to file:/w/workspace/edgex-go/332@tmp/config7354730825521735493tmp 13:59:37 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/332@tmp/config18274693551093643803tmp [Pipeline] { [Pipeline] echo 13:59:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:59:37 ---> sigul-configuration.sh 13:59:37 gpg: directory `/root/.gnupg' created 13:59:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:59:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:59:37 gpg: keyring `/root/.gnupg/secring.gpg' created 13:59:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:59:37 gpg: CAST5 encrypted data 13:59:37 gpg: encrypted with 1 passphrase 13:59:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:59:37 + mkdir /home/jenkins 13:59:37 + mkdir /home/jenkins/sigul [Pipeline] sh 13:59:38 + 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 13:59:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:59:38 ---> sigul-install.sh 13:59:38 Sigul already installed; skipping installation. [Pipeline] sh 13:59:38 + git tag --list 13:59:38 0.6.0 13:59:38 0.6.1 13:59:38 0.7.0 13:59:38 0.7.1 13:59:38 v1.0.0 13:59:38 v1.0.1 13:59:38 v1.1.0 13:59:38 v1.2.0 13:59:38 v1.2.1 13:59:38 v1.3.0 13:59:38 v1.3.1 13:59:38 v2.0.0 13:59:38 v2.1.0 13:59:38 v2.1.1 13:59:38 v2.1.1-dev.1 13:59:38 v2.1.1-dev.2 13:59:38 v2.1.1-dev.3 13:59:38 v2.1.1-dev.4 13:59:38 v2.1.1-dev.5 13:59:38 v2.1.1-dev.6 13:59:38 v2.1.1-dev.7 13:59:38 v2.1.1-dev.8 13:59:38 v2.1.2-dev.1 13:59:38 v2.2.0 13:59:38 v2.2.1-dev.1 13:59:38 v2.2.1-dev.10 13:59:38 v2.2.1-dev.11 13:59:38 v2.2.1-dev.12 13:59:38 v2.2.1-dev.13 13:59:38 v2.2.1-dev.14 13:59:38 v2.2.1-dev.15 13:59:38 v2.2.1-dev.16 13:59:38 v2.2.1-dev.17 13:59:38 v2.2.1-dev.18 13:59:38 v2.2.1-dev.19 13:59:38 v2.2.1-dev.2 13:59:38 v2.2.1-dev.20 13:59:38 v2.2.1-dev.21 13:59:38 v2.2.1-dev.22 13:59:38 v2.2.1-dev.23 13:59:38 v2.2.1-dev.24 13:59:38 v2.2.1-dev.25 13:59:38 v2.2.1-dev.26 13:59:38 v2.2.1-dev.27 13:59:38 v2.2.1-dev.28 13:59:38 v2.2.1-dev.29 13:59:38 v2.2.1-dev.3 13:59:38 v2.2.1-dev.4 13:59:38 v2.2.1-dev.5 13:59:38 v2.2.1-dev.6 13:59:38 v2.2.1-dev.7 13:59:38 v2.2.1-dev.8 13:59:38 v2.2.1-dev.9 13:59:38 v2.3.0-dev.29 13:59:38 v2.3.0-dev.30 13:59:38 v2.3.0-dev.31 13:59:38 v2.3.0-dev.32 13:59:38 v2.3.0-dev.33 13:59:38 v2.3.0-dev.34 13:59:38 v2.3.0-dev.35 13:59:38 v2.3.0-dev.36 13:59:38 v2.3.0-dev.37 13:59:38 v2.3.0-dev.38 13:59:38 v2.3.0-dev.39 13:59:38 v2.3.0-dev.40 13:59:38 v2.3.0-dev.41 13:59:38 v2.3.0-dev.42 13:59:38 v2.3.0-dev.43 13:59:38 v2.3.0-dev.44 13:59:38 v2.3.0-dev.45 13:59:38 v2.3.0-dev.46 13:59:38 v2.3.0-dev.47 13:59:38 v2.3.0-dev.48 13:59:38 v2.3.0-dev.49 13:59:38 v2.3.0-dev.50 13:59:38 v2.3.0-dev.51 13:59:38 v2.3.0-dev.52 13:59:38 v2.3.0-dev.53 13:59:38 v2.3.0-dev.54 13:59:38 v2.3.0-dev.55 13:59:38 v2.3.0-dev.56 13:59:38 v2.3.0-dev.57 13:59:38 v2.3.0-dev.58 13:59:38 v2.3.0-dev.59 13:59:38 v2.3.0-dev.60 13:59:38 v2.3.0-dev.61 13:59:38 v2.3.0-dev.62 13:59:38 v2.3.0-dev.63 13:59:38 v2.3.0-dev.64 13:59:38 v2.3.0-dev.65 13:59:38 v2.3.0-dev.66 13:59:38 v2.3.0-dev.67 13:59:38 v2.3.0-dev.68 13:59:38 v2.3.0-dev.69 13:59:38 v2.3.0-dev.70 13:59:38 v2.3.0-dev.71 13:59:38 v2.3.0-dev.72 13:59:38 v2.3.0-dev.73 13:59:38 v2.3.0-dev.74 13:59:38 v2.3.0-dev.75 13:59:38 v2.3.0-dev.76 13:59:38 v2.3.0-dev.77 13:59:38 v2.3.0-dev.78 13:59:38 v2.3.0-dev.79 13:59:38 v2.3.0-dev.80 13:59:38 v2.3.0-dev.81 13:59:38 v2.3.0-dev.82 13:59:38 v2.3.0-dev.83 13:59:38 v2.3.0-dev.84 13:59:38 v2.3.0-dev.85 13:59:38 v2.3.0-dev.86 13:59:38 v2.3.0-dev.87 13:59:38 v2.3.0-dev.88 13:59:38 v2.3.0-dev.89 13:59:38 v2.3.0-dev.90 13:59:38 v2.3.0-dev.91 13:59:38 v2.3.0-dev.92 13:59:38 v2.3.0-dev.93 13:59:38 v2.3.0-dev.94 [Pipeline] sh 13:59:38 + lftools sign git-tag v2.3.0-dev.94 13:59:39 Signing Git tag with Sigul... 13:59:39 Signing v2.3.0-dev.94 [Pipeline] echo 13:59:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:59:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:59:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:59:40 $ docker stop --time=1 724fdcaf614bba983a12830fb1ec88e3f4e28412771b888ab0097b5043aa03da 13:59:41 $ docker rm -f 724fdcaf614bba983a12830fb1ec88e3f4e28412771b888ab0097b5043aa03da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:59:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:42 prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container 13:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:59:42 $ docker top b27e86f11a3cc8db0f1cbb6acedc2a1a4f5c143561ab5bb288075a9fd5caadc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:42 [ssh-agent] Looking for ssh-agent implementation... 13:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:42 $ docker exec b27e86f11a3cc8db0f1cbb6acedc2a1a4f5c143561ab5bb288075a9fd5caadc0 ssh-agent 13:59:42 SSH_AUTH_SOCK=/tmp/ssh-8nEoYtUkELD6/agent.33 13:59:42 SSH_AGENT_PID=39 13:59:42 Running ssh-add (command line suppressed) 13:59:43 Identity added: /w/workspace/edgex-go/332@tmp/private_key_865036889776279676.key (/w/workspace/edgex-go/332@tmp/private_key_865036889776279676.key) 13:59:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:43 + git semver bump pre 13:59:43 2022-10-19 13:59:43,506 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main 13:59:43 2022-10-19 13:59:43,506 [bump_version] DEBUG bumping version:2.3.0-dev.94 on axis:pre with prefix:dev 13:59:43 2022-10-19 13:59:43,506 [bump_version] DEBUG bumped version:2.3.0-dev.95 13:59:43 2022-10-19 13:59:43,506 [write_version] DEBUG write version:2.3.0-dev.95 to path:/w/workspace/edgex-go/332/.semver/main with force:True 13:59:43 2022-10-19 13:59:43,507 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main 13:59:43 2022-10-19 13:59:43,507 [write_file] DEBUG write to file:/w/workspace/edgex-go/332/.semver/main 13:59:43 2022-10-19 13:59:43,508 [execute] INFO git cat-file --batch-check 13:59:43 2022-10-19 13:59:43,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/332/.semver, universal_newlines=False, shell=None, istream=) 13:59:43 2022-10-19 13:59:43,514 [execute] INFO git cat-file --batch 13:59:43 2022-10-19 13:59:43,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/332/.semver, universal_newlines=False, shell=None, istream=) 13:59:43 2022-10-19 13:59:43,520 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main 13:59:43 2.3.0-dev.95 [Pipeline] } 13:59:43 $ docker exec --env ******** --env ******** b27e86f11a3cc8db0f1cbb6acedc2a1a4f5c143561ab5bb288075a9fd5caadc0 ssh-agent -k 13:59:43 unset SSH_AUTH_SOCK; 13:59:43 unset SSH_AGENT_PID; 13:59:43 echo Agent pid 39 killed; 13:59:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:43 + git semver [Pipeline] } 13:59:44 $ docker stop --time=1 b27e86f11a3cc8db0f1cbb6acedc2a1a4f5c143561ab5bb288075a9fd5caadc0 13:59:45 $ docker rm -f b27e86f11a3cc8db0f1cbb6acedc2a1a4f5c143561ab5bb288075a9fd5caadc0 [Pipeline] // withDockerContainer [Pipeline] sh 13:59:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:46 prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container 13:59:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 13:59:46 $ docker top 32436837e26d59c9b26686cb70eb837271c89b1aa313fcff70153edeb16713bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:46 [ssh-agent] Looking for ssh-agent implementation... 13:59:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:47 $ docker exec 32436837e26d59c9b26686cb70eb837271c89b1aa313fcff70153edeb16713bd ssh-agent 13:59:47 SSH_AUTH_SOCK=/tmp/ssh-Pg6cq9mTkMwO/agent.32 13:59:47 SSH_AGENT_PID=38 13:59:47 Running ssh-add (command line suppressed) 13:59:47 Identity added: /w/workspace/edgex-go/332@tmp/private_key_18174304908528417168.key (/w/workspace/edgex-go/332@tmp/private_key_18174304908528417168.key) 13:59:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:47 + git semver push 13:59:47 2022-10-19 13:59:47,807 [run_push] DEBUG push 13:59:47 2022-10-19 13:59:47,808 [execute] INFO git cat-file --batch-check 13:59:47 2022-10-19 13:59:47,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/332/.semver, universal_newlines=False, shell=None, istream=) 13:59:47 2022-10-19 13:59:47,812 [execute] INFO git rev-list 6e5d45a810d026a3524ac99a0765052f5ffe9194 -- 13:59:47 2022-10-19 13:59:47,812 [execute] DEBUG Popen(['git', 'rev-list', '6e5d45a810d026a3524ac99a0765052f5ffe9194', '--'], cwd=/w/workspace/edgex-go/332/.semver, universal_newlines=False, shell=None, istream=None) 13:59:47 2022-10-19 13:59:47,825 [execute] INFO git fetch -v origin 13:59:47 2022-10-19 13:59:47,826 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/332/.semver, universal_newlines=True, shell=None, istream=None) 13:59:48 2022-10-19 13:59:48,403 [run_push] DEBUG no remote changes detected 13:59:48 2022-10-19 13:59:48,403 [execute] INFO git push origin semver 13:59:48 2022-10-19 13:59:48,403 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/332/.semver, universal_newlines=False, shell=None, istream=None) 13:59:49 2022-10-19 13:59:49,318 [run_push] DEBUG push all version tags 13:59:49 2022-10-19 13:59:49,318 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:59:49 2022-10-19 13:59:49,319 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/332, universal_newlines=False, shell=None, istream=None) 13:59:50 2022-10-19 13:59:50,202 [read_version] DEBUG read version from /w/workspace/edgex-go/332/.semver/main 13:59:50 2.3.0-dev.95 [Pipeline] } 13:59:50 $ docker exec --env ******** --env ******** 32436837e26d59c9b26686cb70eb837271c89b1aa313fcff70153edeb16713bd ssh-agent -k 13:59:50 unset SSH_AUTH_SOCK; 13:59:50 unset SSH_AGENT_PID; 13:59:50 echo Agent pid 38 killed; 13:59:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:50 + git semver [Pipeline] } 13:59:51 $ docker stop --time=1 32436837e26d59c9b26686cb70eb837271c89b1aa313fcff70153edeb16713bd 13:59:52 $ docker rm -f 32436837e26d59c9b26686cb70eb837271c89b1aa313fcff70153edeb16713bd [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 13:59:52 + [ -d /w/workspace/edgex-go/332/archives ] [Pipeline] libraryResource [Pipeline] sh 13:59:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:59:53 ---> package-listing.sh 13:59:53 ++ facter osfamily 13:59:53 ++ tr '[:upper:]' '[:lower:]' 13:59:54 + OS_FAMILY=debian 13:59:54 + workspace=/w/workspace/edgex-go/332 13:59:54 + START_PACKAGES=/tmp/packages_start.txt 13:59:54 + END_PACKAGES=/tmp/packages_end.txt 13:59:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:54 + PACKAGES=/tmp/packages_start.txt 13:59:54 + '[' /w/workspace/edgex-go/332 ']' 13:59:54 + PACKAGES=/tmp/packages_end.txt 13:59:54 + case "${OS_FAMILY}" in 13:59:54 + dpkg -l 13:59:54 + grep '^ii' 13:59:54 + '[' -f /tmp/packages_start.txt ']' 13:59:54 + '[' -f /tmp/packages_end.txt ']' 13:59:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:54 + '[' /w/workspace/edgex-go/332 ']' 13:59:54 + mkdir -p /w/workspace/edgex-go/332/archives/ 13:59:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/332/archives/ [Pipeline] echo 13:59:54 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/332/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:59:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:55 13:59:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:55 latest: Pulling from edgex-lftools-log-publisher 13:59:55 5eb5b503b376: Pulling fs layer 13:59:55 5c69ac0246d0: Pulling fs layer 13:59:55 ec43610c2a17: Pulling fs layer 13:59:55 3a2ae6a8a46f: Pulling fs layer 13:59:55 33b1e0a273af: Pulling fs layer 13:59:55 5d3b04190fa2: Pulling fs layer 13:59:55 2f39f015ded8: Pulling fs layer 13:59:55 3a2ae6a8a46f: Waiting 13:59:55 5d3b04190fa2: Waiting 13:59:55 33b1e0a273af: Waiting 13:59:55 5c69ac0246d0: Download complete 13:59:55 3a2ae6a8a46f: Download complete 13:59:55 33b1e0a273af: Verifying Checksum 13:59:55 33b1e0a273af: Download complete 13:59:55 5d3b04190fa2: Download complete 13:59:55 ec43610c2a17: Verifying Checksum 13:59:55 ec43610c2a17: Download complete 13:59:55 5eb5b503b376: Verifying Checksum 13:59:55 5eb5b503b376: Download complete 13:59:56 2f39f015ded8: Download complete 13:59:56 5eb5b503b376: Pull complete 13:59:57 5c69ac0246d0: Pull complete 13:59:57 ec43610c2a17: Pull complete 13:59:57 3a2ae6a8a46f: Pull complete 13:59:57 33b1e0a273af: Pull complete 13:59:57 5d3b04190fa2: Pull complete 14:00:01 2f39f015ded8: Pull complete 14:00:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:01 prd-ubuntu20.04-docker-8c-8g-8559 does not seem to be running inside a container 14:00:01 $ 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/332/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/332 -v /w/workspace/edgex-go/332:/w/workspace/edgex-go/332:rw,z -v /w/workspace/edgex-go/332@tmp:/w/workspace/edgex-go/332@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 14:00:03 $ docker top 6a9a48a6e7ad3760dcfae83570278ddd8c866ededcc4175846553b3748c30949 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:03 + touch /tmp/pre-build-complete [Pipeline] sh 14:00:03 + mkdir -p /var/log/sysstat [Pipeline] sh 14:00:04 + ls /var/log/sa-host 14:00:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:04 provisioning config files... 14:00:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/332@tmp/config2705853711151114145tmp [Pipeline] { [Pipeline] echo 14:00:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:00:04 ---> create-netrc.sh [Pipeline] } 14:00:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:00:05 ---> python-tools-install.sh [Pipeline] echo 14:00:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:00:05 ---> sudo-logs.sh 14:00:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:00:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:00:05 ---> job-cost.sh 14:00:05 lf-activate-venv: SKIPPING 14:00:05 DEBUG: total: 0.10999999940395355 14:00:05 INFO: Retrieving Stack Cost... 14:00:05 INFO: Retrieving Pricing Info for: v3-standard-8 14:00:06 INFO: Archiving Costs [Pipeline] echo 14:00:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:00:06 ---> logs-deploy.sh 14:00:06 lf-activate-venv: SKIPPING 14:00:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/332 14:00:06 INFO: archiving workspace using pattern(s): 14:00:08 Archives upload complete. 14:00:08 INFO: archiving logs to Nexus 14:00:08 ---> uname -a: 14:00:08 Linux prd-ubuntu20-04-docker-8c-8g-8559 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:00:08 14:00:08 14:00:08 ---> lscpu: 14:00:08 Architecture: x86_64 14:00:08 CPU op-mode(s): 32-bit, 64-bit 14:00:08 Byte Order: Little Endian 14:00:08 Address sizes: 40 bits physical, 48 bits virtual 14:00:08 CPU(s): 8 14:00:08 On-line CPU(s) list: 0-7 14:00:08 Thread(s) per core: 1 14:00:08 Core(s) per socket: 1 14:00:08 Socket(s): 8 14:00:08 NUMA node(s): 1 14:00:08 Vendor ID: AuthenticAMD 14:00:08 CPU family: 23 14:00:08 Model: 49 14:00:08 Model name: AMD EPYC-Rome Processor 14:00:08 Stepping: 0 14:00:08 CPU MHz: 2799.976 14:00:08 BogoMIPS: 5599.95 14:00:08 Virtualization: AMD-V 14:00:08 Hypervisor vendor: KVM 14:00:08 Virtualization type: full 14:00:08 L1d cache: 256 KiB 14:00:08 L1i cache: 256 KiB 14:00:08 L2 cache: 4 MiB 14:00:08 L3 cache: 128 MiB 14:00:08 NUMA node0 CPU(s): 0-7 14:00:08 Vulnerability Itlb multihit: Not affected 14:00:08 Vulnerability L1tf: Not affected 14:00:08 Vulnerability Mds: Not affected 14:00:08 Vulnerability Meltdown: Not affected 14:00:08 Vulnerability Mmio stale data: Not affected 14:00:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:00:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:00:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:00:08 Vulnerability Srbds: Not affected 14:00:08 Vulnerability Tsx async abort: Not affected 14:00:08 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 14:00:08 14:00:08 14:00:08 ---> nproc: 14:00:08 8 14:00:08 14:00:08 14:00:08 ---> df -h: 14:00:08 Filesystem Size Used Avail Use% Mounted on 14:00:08 overlay 155G 20G 136G 13% / 14:00:08 tmpfs 64M 0 64M 0% /dev 14:00:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:00:08 shm 64M 0 64M 0% /dev/shm 14:00:08 /dev/vda1 155G 20G 136G 13% /facter-os 14:00:08 14:00:08 14:00:08 ---> sar -b -r -n DEV: 14:00:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8559) 10/19/22 _x86_64_ (8 CPU) 14:00:08 14:00:08 13:32:08 LINUX RESTART (8 CPU) 14:00:08 14:00:08 13:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:00:08 13:34:01 119.50 0.82 118.68 0.00 28.80 58018.73 0.00 14:00:08 13:35:01 41.17 0.20 40.97 0.00 2.80 14825.61 0.00 14:00:08 13:36:01 313.98 4.35 309.63 0.00 73.05 119779.24 0.00 14:00:08 13:37:01 979.57 3.28 976.29 0.00 37.06 326720.08 0.00 14:00:08 13:38:01 1130.19 9.93 1120.26 0.00 2917.29 338357.75 0.00 14:00:08 13:39:01 436.49 0.07 436.42 0.00 2.53 68396.80 0.00 14:00:08 13:40:01 26.81 0.13 26.68 0.00 21.46 630.43 0.00 14:00:08 13:41:01 3.72 0.02 3.70 0.00 1.20 68.12 0.00 14:00:08 13:42:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 14:00:08 13:43:01 1.60 0.00 1.60 0.00 0.00 25.99 0.00 14:00:08 13:44:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 14:00:08 13:45:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 14:00:08 13:46:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 14:00:08 13:47:01 1.47 0.02 1.45 0.00 0.13 16.26 0.00 14:00:08 13:48:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 14:00:08 13:49:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 14:00:08 13:50:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 14:00:08 13:51:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 14:00:08 13:52:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 14:00:08 13:53:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 14:00:08 13:54:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 14:00:08 13:55:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 14:00:08 13:56:01 0.80 0.00 0.80 0.00 0.00 9.20 0.00 14:00:08 13:57:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 14:00:08 13:58:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 14:00:08 13:59:01 4.63 0.07 4.57 0.00 7.87 465.66 0.00 14:00:08 14:00:01 142.99 1.38 141.61 0.00 36.66 58980.04 0.00 14:00:08 Average: 119.24 0.75 118.49 0.00 115.90 36537.95 0.00 14:00:08 14:00:08 13:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:00:08 13:34:01 26854236 30522624 1775984 5.40 107068 3767120 2614584 7.71 2496396 3081636 575144 14:00:08 13:35:01 27617956 31439436 856392 2.60 110668 3893360 2222500 6.55 1406856 3383892 404784 14:00:08 13:36:01 24986312 31480608 798444 2.43 181136 6300140 2070852 6.10 1916192 5291092 793296 14:00:08 13:37:01 21846536 31277476 995812 3.03 275868 9020788 2682888 7.91 2139060 8078744 6312 14:00:08 13:38:01 19532692 31423628 848624 2.58 365400 11265736 2333852 6.88 2265048 10137436 15168 14:00:08 13:39:01 20346868 31532052 743872 2.26 383364 10564600 1826412 5.38 2199324 9420364 2340 14:00:08 13:40:01 20330160 31516464 758900 2.31 384168 10565504 1987264 5.86 2215800 9420740 372 14:00:08 13:41:01 20343640 31530252 745476 2.27 384244 10565676 1838004 5.42 2201464 9420828 16 14:00:08 13:42:01 20343384 31530044 745372 2.27 384276 10565680 1838004 5.42 2201728 9420832 20 14:00:08 13:43:01 20348344 31535044 740856 2.25 384328 10565660 1838004 5.42 2196880 9420812 8 14:00:08 13:44:01 20348436 31535244 740528 2.25 384340 10565664 1838004 5.42 2196756 9420816 4 14:00:08 13:45:01 20351444 31538300 737488 2.24 384352 10565664 1854092 5.46 2193268 9420852 8 14:00:08 13:46:01 20351396 31538272 737456 2.24 384364 10565668 1854092 5.46 2193280 9420856 4 14:00:08 13:47:01 20346244 31533324 741976 2.26 384388 10565672 1870720 5.51 2202052 9420860 68 14:00:08 13:48:01 20350316 31537400 737816 2.24 384408 10565676 1886812 5.56 2193392 9420864 24 14:00:08 13:49:01 20350300 31537332 737808 2.24 384436 10565676 1886812 5.56 2193340 9420864 8 14:00:08 13:50:01 20350216 31537284 738028 2.24 384448 10565680 1870248 5.51 2193368 9420868 8 14:00:08 13:51:01 20349916 31537004 738264 2.25 384460 10565684 1870248 5.51 2193408 9420872 12 14:00:08 13:52:01 20350372 31537484 737660 2.24 384488 10565676 1870248 5.51 2193400 9420872 8 14:00:08 13:53:01 20350228 31537388 737664 2.24 384516 10565688 1870248 5.51 2193512 9420876 8 14:00:08 13:54:01 20349928 31537112 737892 2.24 384528 10565688 1870248 5.51 2193476 9420876 4 14:00:08 13:55:01 20349652 31536856 738076 2.24 384544 10565692 1870248 5.51 2193472 9420880 8 14:00:08 13:56:01 20349856 31537080 737800 2.24 384552 10565696 1870248 5.51 2193488 9420884 8 14:00:08 13:57:01 20350124 31537380 737564 2.24 384580 10565700 1870248 5.51 2193524 9420888 16 14:00:08 13:58:01 20349784 31537060 737856 2.24 384584 10565704 1870248 5.51 2193620 9420892 4 14:00:08 13:59:01 19535400 31488188 785096 2.39 389576 11284444 2153408 6.35 2245872 10139412 727028 14:00:08 14:00:01 18317096 31504284 765492 2.33 443908 12326920 1960008 5.78 2343052 11120024 456708 14:00:08 Average: 20950031 31475356 801267 2.44 354111 9969291 1977353 5.83 2175594 8875883 110422 14:00:08 14:00:08 13:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:00:08 13:34:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:00:08 13:34:01 docker0 350.31 398.68 29.74 3464.61 0.00 0.00 0.00 0.00 14:00:08 13:34:01 veth8ba5ba6 0.30 0.47 0.02 0.05 0.00 0.00 0.00 0.00 14:00:08 13:34:01 ens3 586.85 456.71 7433.02 59.69 0.00 0.00 0.00 0.00 14:00:08 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:35:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 14:00:08 13:35:01 veth8ba5ba6 1.20 1.23 0.09 0.10 0.00 0.00 0.00 0.00 14:00:08 13:35:01 ens3 42.17 50.65 28.37 102.97 0.00 0.00 0.00 0.00 14:00:08 13:36:01 veth7df2133 76.24 86.15 6.52 888.44 0.00 0.00 0.00 0.07 14:00:08 13:36:01 vethdb39283 75.47 99.23 6.69 889.61 0.00 0.00 0.00 0.07 14:00:08 13:36:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 14:00:08 13:36:01 vethd33664c 92.95 111.63 7.77 890.12 0.00 0.00 0.00 0.07 14:00:08 13:36:01 docker0 462.79 572.02 32.56 4652.92 0.00 0.00 0.00 0.00 14:00:08 13:36:01 veth94ce2bd 0.00 0.57 0.00 0.04 0.00 0.00 0.00 0.00 14:00:08 13:36:01 ens3 684.65 525.15 6358.42 65.40 0.00 0.00 0.00 0.00 14:00:08 13:37:01 veth92d2845 12.11 33.88 1.22 652.92 0.00 0.00 0.00 0.05 14:00:08 13:37:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 14:00:08 13:37:01 docker0 77.87 154.94 6.30 1825.79 0.00 0.00 0.00 0.00 14:00:08 13:37:01 veth45369f9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:37:01 veth94ce2bd 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 14:00:08 13:37:01 ens3 202.72 109.95 1907.66 27.53 0.00 0.00 0.00 0.00 14:00:08 13:37:01 veth08a01cd 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:00:08 13:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:00:08 13:38:01 docker0 164.28 285.92 13.24 2939.12 0.00 0.00 0.00 0.00 14:00:08 13:38:01 veth94ce2bd 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 14:00:08 13:38:01 ens3 551.73 296.22 3483.70 48.46 0.00 0.00 0.00 0.00 14:00:08 13:39:01 lo 29.86 29.86 2.94 2.94 0.00 0.00 0.00 0.00 14:00:08 13:39:01 docker0 32.89 44.15 1.92 264.70 0.00 0.00 0.00 0.00 14:00:08 13:39:01 ens3 321.98 312.76 418.17 1109.25 0.00 0.00 0.00 0.00 14:00:08 13:40:01 lo 30.46 30.46 3.00 3.00 0.00 0.00 0.00 0.00 14:00:08 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:40:01 ens3 450.21 457.52 182.20 2964.96 0.00 0.00 0.00 0.00 14:00:08 13:41:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 14:00:08 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:41:01 ens3 17.46 14.50 15.70 5.36 0.00 0.00 0.00 0.00 14:00:08 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:43:01 ens3 0.62 0.48 0.34 0.28 0.00 0.00 0.00 0.00 14:00:08 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:47:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:48:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:00:08 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:49:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:50:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:53:01 ens3 0.22 0.23 0.08 0.07 0.00 0.00 0.00 0.00 14:00:08 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:57:01 ens3 0.37 0.35 3.09 0.03 0.00 0.00 0.00 0.00 14:00:08 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:58:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:00:08 13:59:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 14:00:08 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:08 13:59:01 ens3 138.39 102.80 3969.37 12.14 0.00 0.00 0.00 0.00 14:00:08 14:00:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 14:00:08 14:00:01 docker0 39.16 63.71 3.76 696.90 0.00 0.00 0.00 0.00 14:00:08 14:00:01 ens3 355.04 238.98 6472.50 157.57 0.00 0.00 0.00 0.00 14:00:08 Average: lo 2.69 2.69 0.26 0.26 0.00 0.00 0.00 0.00 14:00:08 Average: docker0 41.80 56.32 3.24 512.75 0.00 0.00 0.00 0.00 14:00:08 Average: ens3 124.20 95.08 1121.21 168.67 0.00 0.00 0.00 0.00 14:00:08 14:00:08 14:00:08 ---> sar -P ALL: 14:00:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8559) 10/19/22 _x86_64_ (8 CPU) 14:00:08 14:00:08 13:32:08 LINUX RESTART (8 CPU) 14:00:08 14:00:08 13:33:01 CPU %user %nice %system %iowait %steal %idle 14:00:08 13:34:01 all 29.76 0.00 6.60 1.04 0.07 62.53 14:00:08 13:34:01 0 31.93 0.00 5.97 1.72 0.07 60.31 14:00:08 13:34:01 1 29.72 0.00 6.51 0.32 0.07 63.38 14:00:08 13:34:01 2 31.34 0.00 6.18 0.34 0.07 62.07 14:00:08 13:34:01 3 29.08 0.00 6.18 0.05 0.08 64.60 14:00:08 13:34:01 4 29.01 0.00 7.28 5.30 0.07 58.34 14:00:08 13:34:01 5 29.64 0.00 6.37 0.05 0.08 63.86 14:00:08 13:34:01 6 29.48 0.00 6.75 0.15 0.08 63.54 14:00:08 13:34:01 7 27.85 0.00 7.55 0.41 0.07 64.12 14:00:08 13:35:01 all 43.75 0.00 6.31 0.25 0.08 49.61 14:00:08 13:35:01 0 42.82 0.00 7.38 0.52 0.08 49.19 14:00:08 13:35:01 1 45.24 0.00 5.65 0.05 0.08 48.98 14:00:08 13:35:01 2 43.88 0.00 6.67 0.02 0.07 49.36 14:00:08 13:35:01 3 43.49 0.00 6.24 0.02 0.07 50.18 14:00:08 13:35:01 4 44.19 0.00 5.77 0.05 0.08 49.91 14:00:08 13:35:01 5 43.51 0.00 6.43 1.26 0.07 48.74 14:00:08 13:35:01 6 43.70 0.00 5.99 0.05 0.08 50.18 14:00:08 13:35:01 7 43.20 0.00 6.34 0.03 0.07 50.35 14:00:08 13:36:01 all 23.23 0.00 9.10 2.43 0.07 65.16 14:00:08 13:36:01 0 23.62 0.00 10.02 2.49 0.07 63.80 14:00:08 13:36:01 1 21.58 0.00 8.84 1.05 0.07 68.46 14:00:08 13:36:01 2 22.13 0.00 8.21 1.87 0.08 67.70 14:00:08 13:36:01 3 23.32 0.00 9.80 1.26 0.09 65.52 14:00:08 13:36:01 4 23.68 0.00 9.77 9.70 0.07 56.77 14:00:08 13:36:01 5 24.36 0.00 9.02 1.22 0.07 65.33 14:00:08 13:36:01 6 21.84 0.00 8.28 0.93 0.05 68.90 14:00:08 13:36:01 7 25.35 0.00 8.90 0.92 0.08 64.75 14:00:08 13:37:01 all 51.85 0.00 13.54 6.91 0.10 27.61 14:00:08 13:37:01 0 52.41 0.00 13.64 10.82 0.08 23.05 14:00:08 13:37:01 1 51.75 0.00 13.90 5.23 0.10 29.01 14:00:08 13:37:01 2 52.47 0.00 12.34 4.89 0.08 30.22 14:00:08 13:37:01 3 51.45 0.00 13.53 3.64 0.08 31.29 14:00:08 13:37:01 4 49.59 0.00 14.91 6.08 0.10 29.32 14:00:08 13:37:01 5 52.72 0.00 12.56 4.98 0.10 29.64 14:00:08 13:37:01 6 51.50 0.00 13.00 2.84 0.10 32.56 14:00:08 13:37:01 7 52.92 0.00 14.42 16.86 0.10 15.70 14:00:08 13:38:01 all 66.23 0.00 16.04 4.49 0.12 13.12 14:00:08 13:38:01 0 66.40 0.00 14.97 1.70 0.10 16.82 14:00:08 13:38:01 1 65.83 0.00 15.06 8.48 0.10 10.53 14:00:08 13:38:01 2 66.08 0.00 16.14 2.17 0.12 15.49 14:00:08 13:38:01 3 67.11 0.00 15.39 4.17 0.12 13.21 14:00:08 13:38:01 4 69.01 0.00 14.22 2.49 0.14 14.14 14:00:08 13:38:01 5 65.21 0.00 17.61 4.61 0.12 12.45 14:00:08 13:38:01 6 64.92 0.00 17.53 4.05 0.12 13.37 14:00:08 13:38:01 7 65.28 0.00 17.42 8.26 0.12 8.92 14:00:08 13:39:01 all 21.02 0.00 5.47 3.31 0.08 70.13 14:00:08 13:39:01 0 20.81 0.00 6.15 4.55 0.07 68.42 14:00:08 13:39:01 1 22.15 0.00 5.49 4.69 0.07 67.60 14:00:08 13:39:01 2 21.50 0.00 5.81 3.03 0.08 69.58 14:00:08 13:39:01 3 22.43 0.00 5.70 1.23 0.07 70.57 14:00:08 13:39:01 4 21.98 0.00 5.27 5.13 0.08 67.54 14:00:08 13:39:01 5 17.26 0.00 5.22 3.69 0.08 73.75 14:00:08 13:39:01 6 19.61 0.00 4.97 2.08 0.07 73.27 14:00:08 13:39:01 7 22.41 0.00 5.15 2.07 0.08 70.28 14:00:08 13:40:01 all 10.08 0.00 0.86 0.12 0.05 88.89 14:00:08 13:40:01 0 11.38 0.00 1.10 0.08 0.05 87.38 14:00:08 13:40:01 1 9.71 0.00 0.87 0.18 0.03 89.20 14:00:08 13:40:01 2 13.11 0.00 0.83 0.07 0.05 85.94 14:00:08 13:40:01 3 5.43 0.00 0.90 0.00 0.07 93.60 14:00:08 13:40:01 4 12.30 0.00 0.84 0.55 0.05 86.26 14:00:08 13:40:01 5 5.46 0.00 0.42 0.03 0.02 94.08 14:00:08 13:40:01 6 10.90 0.00 0.65 0.03 0.05 88.36 14:00:08 13:40:01 7 12.34 0.00 1.28 0.03 0.07 86.28 14:00:08 13:41:01 all 0.13 0.00 0.08 0.02 0.01 99.76 14:00:08 13:41:01 0 0.10 0.00 0.10 0.00 0.03 99.77 14:00:08 13:41:01 1 0.07 0.00 0.05 0.00 0.00 99.88 14:00:08 13:41:01 2 0.30 0.00 0.10 0.00 0.02 99.58 14:00:08 13:41:01 3 0.08 0.00 0.03 0.00 0.00 99.88 14:00:08 13:41:01 4 0.13 0.00 0.12 0.13 0.02 99.60 14:00:08 13:41:01 5 0.05 0.00 0.05 0.00 0.02 99.88 14:00:08 13:41:01 6 0.12 0.00 0.08 0.00 0.00 99.80 14:00:08 13:41:01 7 0.22 0.00 0.07 0.00 0.00 99.72 14:00:08 13:42:01 all 0.01 0.00 0.02 0.01 0.01 99.95 14:00:08 13:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:00:08 13:42:01 1 0.00 0.00 0.02 0.02 0.02 99.95 14:00:08 13:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:00:08 13:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:00:08 13:42:01 4 0.05 0.00 0.03 0.02 0.02 99.88 14:00:08 13:42:01 5 0.02 0.00 0.02 0.02 0.00 99.95 14:00:08 13:42:01 6 0.00 0.00 0.03 0.00 0.00 99.97 14:00:08 13:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:00:08 13:43:01 0 0.03 0.00 0.07 0.00 0.03 99.87 14:00:08 13:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:43:01 2 0.03 0.00 0.03 0.02 0.02 99.90 14:00:08 13:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:43:01 4 0.03 0.00 0.02 0.02 0.02 99.92 14:00:08 13:43:01 5 0.02 0.00 0.00 0.02 0.02 99.95 14:00:08 13:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:00:08 13:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:44:01 all 0.05 0.00 0.01 0.01 0.00 99.93 14:00:08 13:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:00:08 13:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:44:01 2 0.33 0.00 0.03 0.00 0.00 99.63 14:00:08 13:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:44:01 4 0.02 0.00 0.02 0.03 0.00 99.93 14:00:08 13:44:01 5 0.03 0.00 0.02 0.02 0.00 99.93 14:00:08 13:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 14:00:08 13:44:01 CPU %user %nice %system %iowait %steal %idle 14:00:08 13:45:01 all 0.09 0.00 0.01 0.01 0.01 99.88 14:00:08 13:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:00:08 13:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:45:01 2 0.62 0.00 0.00 0.00 0.02 99.37 14:00:08 13:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:00:08 13:45:01 4 0.03 0.00 0.00 0.02 0.02 99.93 14:00:08 13:45:01 5 0.00 0.00 0.00 0.05 0.02 99.93 14:00:08 13:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:00:08 13:46:01 all 0.10 0.00 0.01 0.00 0.01 99.87 14:00:08 13:46:01 0 0.05 0.00 0.02 0.00 0.03 99.90 14:00:08 13:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:00:08 13:46:01 2 0.70 0.00 0.03 0.00 0.02 99.25 14:00:08 13:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:00:08 13:46:01 4 0.02 0.00 0.02 0.02 0.02 99.93 14:00:08 13:46:01 5 0.02 0.00 0.02 0.02 0.02 99.93 14:00:08 13:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:00:08 13:47:01 all 0.02 0.00 0.03 0.00 0.01 99.94 14:00:08 13:47:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:00:08 13:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:00:08 13:47:01 2 0.02 0.00 0.03 0.00 0.02 99.93 14:00:08 13:47:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:00:08 13:47:01 4 0.05 0.00 0.05 0.02 0.00 99.88 14:00:08 13:47:01 5 0.00 0.00 0.02 0.02 0.00 99.97 14:00:08 13:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:00:08 13:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:00:08 13:48:01 all 0.09 0.00 0.02 0.01 0.01 99.87 14:00:08 13:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:00:08 13:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:00:08 13:48:01 2 0.62 0.00 0.02 0.00 0.02 99.35 14:00:08 13:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:48:01 4 0.07 0.00 0.08 0.02 0.03 99.80 14:00:08 13:48:01 5 0.02 0.00 0.02 0.02 0.02 99.93 14:00:08 13:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:00:08 13:48:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:00:08 13:49:01 all 0.09 0.00 0.01 0.00 0.00 99.89 14:00:08 13:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:00:08 13:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:00:08 13:49:01 2 0.63 0.00 0.02 0.00 0.00 99.35 14:00:08 13:49:01 3 0.02 0.00 0.02 0.03 0.00 99.93 14:00:08 13:49:01 4 0.05 0.00 0.02 0.00 0.03 99.90 14:00:08 13:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:00:08 13:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 14:00:08 13:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:00:08 13:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:00:08 13:50:01 4 0.05 0.00 0.07 0.02 0.03 99.83 14:00:08 13:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 14:00:08 13:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 14:00:08 13:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:00:08 13:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:00:08 13:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:00:08 13:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:51:01 4 0.07 0.00 0.03 0.02 0.03 99.85 14:00:08 13:51:01 5 0.00 0.00 0.00 0.03 0.02 99.95 14:00:08 13:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:00:08 13:52:01 all 0.02 0.00 0.02 0.00 0.00 99.95 14:00:08 13:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:00:08 13:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:00:08 13:52:01 4 0.07 0.00 0.07 0.02 0.02 99.83 14:00:08 13:52:01 5 0.02 0.00 0.02 0.02 0.00 99.95 14:00:08 13:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:00:08 13:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:53:01 all 0.03 0.00 0.01 0.00 0.01 99.94 14:00:08 13:53:01 0 0.10 0.00 0.05 0.00 0.02 99.83 14:00:08 13:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:00:08 13:53:01 3 0.00 0.00 0.02 0.02 0.02 99.95 14:00:08 13:53:01 4 0.03 0.00 0.02 0.02 0.02 99.92 14:00:08 13:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:00:08 13:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:00:08 13:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:00:08 13:54:01 0 0.05 0.00 0.03 0.02 0.03 99.87 14:00:08 13:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:54:01 2 0.07 0.00 0.00 0.00 0.00 99.93 14:00:08 13:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 14:00:08 13:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:00:08 13:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:00:08 13:55:01 0 0.03 0.00 0.00 0.00 0.03 99.93 14:00:08 13:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:00:08 13:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:00:08 13:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 14:00:08 13:55:01 4 0.03 0.00 0.03 0.02 0.02 99.90 14:00:08 13:55:01 5 0.00 0.00 0.02 0.02 0.02 99.95 14:00:08 13:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:00:08 14:00:08 13:55:01 CPU %user %nice %system %iowait %steal %idle 14:00:08 13:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:00:08 13:56:01 0 0.07 0.00 0.02 0.00 0.02 99.90 14:00:08 13:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:00:08 13:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:56:01 4 0.05 0.00 0.05 0.00 0.02 99.88 14:00:08 13:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:00:08 13:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:57:01 all 0.04 0.00 0.01 0.03 0.00 99.92 14:00:08 13:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:00:08 13:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:00:08 13:57:01 2 0.12 0.00 0.00 0.00 0.02 99.87 14:00:08 13:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:57:01 4 0.03 0.00 0.02 0.25 0.00 99.70 14:00:08 13:57:01 5 0.03 0.00 0.02 0.02 0.00 99.93 14:00:08 13:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:00:08 13:58:01 all 0.14 0.00 0.01 0.01 0.01 99.83 14:00:08 13:58:01 0 0.07 0.00 0.05 0.00 0.03 99.85 14:00:08 13:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:00:08 13:58:01 2 0.93 0.00 0.02 0.00 0.02 99.04 14:00:08 13:58:01 3 0.00 0.00 0.00 0.03 0.02 99.95 14:00:08 13:58:01 4 0.02 0.00 0.02 0.02 0.02 99.93 14:00:08 13:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:00:08 13:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:00:08 13:58:01 7 0.05 0.00 0.00 0.00 0.00 99.95 14:00:08 13:59:01 all 2.53 0.00 1.07 0.04 0.01 96.35 14:00:08 13:59:01 0 2.26 0.00 1.07 0.02 0.02 96.64 14:00:08 13:59:01 1 2.19 0.00 1.40 0.03 0.00 96.37 14:00:08 13:59:01 2 2.70 0.00 1.19 0.00 0.02 96.09 14:00:08 13:59:01 3 2.93 0.00 1.27 0.00 0.00 95.80 14:00:08 13:59:01 4 2.90 0.00 0.79 0.20 0.02 96.10 14:00:08 13:59:01 5 3.10 0.00 0.80 0.02 0.02 96.07 14:00:08 13:59:01 6 2.06 0.00 1.15 0.02 0.02 96.75 14:00:08 13:59:01 7 2.11 0.00 0.91 0.00 0.02 96.96 14:00:08 14:00:01 all 9.28 0.00 3.96 1.24 0.05 85.47 14:00:08 14:00:01 0 9.50 0.00 3.59 0.10 0.07 86.74 14:00:08 14:00:01 1 7.74 0.00 4.17 4.14 0.05 83.90 14:00:08 14:00:01 2 9.56 0.00 4.92 0.15 0.03 85.33 14:00:08 14:00:01 3 11.46 0.00 4.15 0.14 0.07 84.19 14:00:08 14:00:01 4 9.82 0.00 4.39 4.42 0.05 81.32 14:00:08 14:00:01 5 10.21 0.00 3.73 0.42 0.03 85.60 14:00:08 14:00:01 6 8.19 0.00 3.19 0.40 0.03 88.18 14:00:08 14:00:01 7 7.76 0.00 3.52 0.19 0.05 88.48 14:00:08 Average: all 9.50 0.00 2.32 0.73 0.03 87.42 14:00:08 Average: 0 9.63 0.00 2.37 0.81 0.04 87.15 14:00:08 Average: 1 9.39 0.00 2.28 0.89 0.02 87.42 14:00:08 Average: 2 9.82 0.00 2.30 0.46 0.03 87.38 14:00:08 Average: 3 9.43 0.00 2.32 0.39 0.03 87.83 14:00:08 Average: 4 9.66 0.00 2.34 1.26 0.04 86.70 14:00:08 Average: 5 9.24 0.00 2.29 0.61 0.03 87.83 14:00:08 Average: 6 9.28 0.00 2.27 0.39 0.02 88.04 14:00:08 Average: 7 9.50 0.00 2.40 1.05 0.03 87.02 14:00:08 14:00:08 14:00:08