Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 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-ssh8834459989291199905.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-ssh726614290085366996.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-ssh3105876651086368019.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-ssh4863352871368976471.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-ssh14450321747145723843.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-8493 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/330 [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/330 # 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 > 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 Avoid second fetch Checking out Revision b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4202)" > git config core.sparsecheckout # timeout=10 > git checkout -f b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a # timeout=10 > git rev-list --no-walk 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:53:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:53:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:53:16 ========================================================= 20:53:16 EdgeX Global Pipelines Version Info 20:53:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:53:17 ------------------- 20:53:17 stable info: 20:53:17 ------------------- 20:53:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:53:17 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:53:17 Message: update stable to v1.0.243 20:53:18 ------------------- 20:53:18 experimental info: 20:53:18 ------------------- 20:53:18 Commited By: **** collab-it+edgex@linuxfoundation.org 20:53:18 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:53:18 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b03163b [Pipeline] echo 20:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:18 provisioning config files... 20:53:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/330@tmp/config7452448408906518207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:18 ---> docker-login.sh 20:53:18 nexus3.edgexfoundry.org:10001 20:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:19 Configure a credential helper to remove this warning. See 20:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:19 20:53:19 Login Succeeded 20:53:19 nexus3.edgexfoundry.org:10002 20:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:19 Configure a credential helper to remove this warning. See 20:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:19 20:53:19 Login Succeeded 20:53:19 nexus3.edgexfoundry.org:10003 20:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:19 Configure a credential helper to remove this warning. See 20:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:19 20:53:19 Login Succeeded 20:53:19 nexus3.edgexfoundry.org:10004 20:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:19 Configure a credential helper to remove this warning. See 20:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:19 20:53:19 Login Succeeded 20:53:19 docker.io 20:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:20 Configure a credential helper to remove this warning. See 20:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:20 20:53:20 Login Succeeded 20:53:20 ---> docker-login.sh ends [Pipeline] } 20:53:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:53:20 + 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 20:53:20 + dirname cmd/core-command/Dockerfile 20:53:20 + cut -d/ -f2 20:53:20 + echo core-command,cmd/core-command/Dockerfile 20:53:20 + cut -d/ -f2 20:53:20 + dirname cmd/core-data/Dockerfile 20:53:20 + echo core-data,cmd/core-data/Dockerfile 20:53:20 + dirname cmd/core-metadata/Dockerfile 20:53:20 + cut -d/ -f2 20:53:20 + echo core-metadata,cmd/core-metadata/Dockerfile 20:53:20 + dirname cmd/security-bootstrapper/Dockerfile 20:53:20 + cut -d/ -f2 20:53:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:53:20 + dirname cmd/security-proxy-setup/Dockerfile 20:53:20 + cut -d/ -f2 20:53:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:53:20 + + dirname cmd/security-secretstore-setup/Dockerfile 20:53:20 cut -d/ -f2 20:53:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:53:20 + + cut -d/ -f2dirname 20:53:20 cmd/security-spiffe-token-provider/Dockerfile 20:53:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:53:20 + dirname cmd/security-spire-agent/Dockerfile 20:53:20 + cut -d/ -f2 20:53:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:53:20 + dirname cmd/security-spire-config/Dockerfile 20:53:20 + cut -d/ -f2 20:53:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:53:20 + dirname cmd/security-spire-server/Dockerfile 20:53:20 + cut -d/ -f2 20:53:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:53:20 + dirname cmd/support-notifications/Dockerfile 20:53:20 + cut -d/ -f2 20:53:20 + echo support-notifications,cmd/support-notifications/Dockerfile 20:53:20 + dirname cmd/support-scheduler/Dockerfile 20:53:20 + cut -d/ -f2 20:53:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:53:20 + dirname cmd/sys-mgmt-agent/Dockerfile 20:53:20 + cut -d/ -f2 20:53:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:53:20 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 20:53:20 + git rev-list -1 --merges b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a~1..b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] echo 20:53:20 -----------> git rev-list -1 --merges b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a~1..b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [false] [Pipeline] sh 20:53:21 + git log --format=format:%s -1 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] echo 20:53:21 ========================================================= 20:53:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:53:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:53:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:53:21 + grep -v github /etc/ssh/ssh_known_hosts 20:53:21 + [ -e /tmp/ssh_known_hosts ] 20:53:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:53:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:53:21 + sudo tee -a /etc/ssh/ssh_known_hosts 20:53:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:53:21 20:53:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:53:22 0.1.4: Pulling from edgex-devops/py-git-semver 20:53:22 b85a868b505f: Pulling fs layer 20:53:22 e2be974225ed: Pulling fs layer 20:53:22 339a4e72a1f5: Pulling fs layer 20:53:22 988bab9f4d93: Pulling fs layer 20:53:22 1469e6f7b9e6: Pulling fs layer 20:53:22 eaf3925da568: Pulling fs layer 20:53:22 bab4dde63d76: Pulling fs layer 20:53:22 bde34c3a00c8: Pulling fs layer 20:53:22 b352a97aabf1: Pulling fs layer 20:53:22 4872d77fe225: Pulling fs layer 20:53:22 5851b861e8e6: Pulling fs layer 20:53:22 988bab9f4d93: Waiting 20:53:22 1469e6f7b9e6: Waiting 20:53:22 b352a97aabf1: Waiting 20:53:22 4872d77fe225: Waiting 20:53:22 5851b861e8e6: Waiting 20:53:22 bab4dde63d76: Waiting 20:53:22 bde34c3a00c8: Waiting 20:53:22 eaf3925da568: Waiting 20:53:22 e2be974225ed: Download complete 20:53:22 988bab9f4d93: Verifying Checksum 20:53:22 988bab9f4d93: Download complete 20:53:22 1469e6f7b9e6: Verifying Checksum 20:53:22 1469e6f7b9e6: Download complete 20:53:22 339a4e72a1f5: Verifying Checksum 20:53:22 339a4e72a1f5: Download complete 20:53:22 eaf3925da568: Verifying Checksum 20:53:22 eaf3925da568: Download complete 20:53:22 bde34c3a00c8: Download complete 20:53:22 b352a97aabf1: Download complete 20:53:22 4872d77fe225: Download complete 20:53:22 5851b861e8e6: Verifying Checksum 20:53:22 5851b861e8e6: Download complete 20:53:22 b85a868b505f: Verifying Checksum 20:53:22 b85a868b505f: Download complete 20:53:22 bab4dde63d76: Verifying Checksum 20:53:22 bab4dde63d76: Download complete 20:53:23 b85a868b505f: Pull complete 20:53:23 e2be974225ed: Pull complete 20:53:24 339a4e72a1f5: Pull complete 20:53:24 988bab9f4d93: Pull complete 20:53:24 1469e6f7b9e6: Pull complete 20:53:24 eaf3925da568: Pull complete 20:53:26 bab4dde63d76: Pull complete 20:53:26 bde34c3a00c8: Pull complete 20:53:26 b352a97aabf1: Pull complete 20:53:26 4872d77fe225: Pull complete 20:53:26 5851b861e8e6: Pull complete 20:53:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:53:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:53:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:27 prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container 20:53:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:53:28 $ docker top 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 -eo pid,comm 20:53:28 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). 20:53:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:53:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:53:28 [ssh-agent] Looking for ssh-agent implementation... 20:53:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:53:28 $ docker exec 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 ssh-agent 20:53:28 SSH_AUTH_SOCK=/tmp/ssh-RIYATtLjp2xc/agent.32 20:53:28 SSH_AGENT_PID=38 20:53:28 Running ssh-add (command line suppressed) 20:53:29 Identity added: /w/workspace/edgex-go/330@tmp/private_key_15409667811331833997.key (/w/workspace/edgex-go/330@tmp/private_key_15409667811331833997.key) 20:53:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:53:29 + git tag --points-at HEAD [Pipeline] } 20:53:29 $ docker exec --env ******** --env ******** 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 ssh-agent -k 20:53:29 unset SSH_AUTH_SOCK; 20:53:29 unset SSH_AGENT_PID; 20:53:29 echo Agent pid 38 killed; 20:53:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:53:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:53:29 [ssh-agent] Looking for ssh-agent implementation... 20:53:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:53:29 $ docker exec 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 ssh-agent 20:53:29 SSH_AUTH_SOCK=/tmp/ssh-y907B21Dsdpv/agent.70 20:53:29 SSH_AGENT_PID=76 20:53:29 Running ssh-add (command line suppressed) 20:53:29 Identity added: /w/workspace/edgex-go/330@tmp/private_key_10206670436741192392.key (/w/workspace/edgex-go/330@tmp/private_key_10206670436741192392.key) 20:53:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:53:30 + git semver init 20:53:30 2022-10-18 20:53:30,335 [run_init] DEBUG init version:0.0.0 force:False 20:53:30 2022-10-18 20:53:30,336 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/330/.semver 20:53:30 2022-10-18 20:53:30,336 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/330/.semver 20:53:30 2022-10-18 20:53:30,336 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/330/.semver'], cwd=/w/workspace/edgex-go/330, universal_newlines=False, shell=None, istream=None) 20:53:35 2022-10-18 20:53:35,182 [append_file] DEBUG append to file:/w/workspace/edgex-go/330/.git/info/exclude 20:53:35 2022-10-18 20:53:35,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/330/.semver/main with force:False 20:53:35 2022-10-18 20:53:35,183 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main 20:53:35 2022-10-18 20:53:35,183 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main 20:53:35 2.3.0-dev.92 [Pipeline] } 20:53:35 $ docker exec --env ******** --env ******** 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 ssh-agent -k 20:53:35 unset SSH_AUTH_SOCK; 20:53:35 unset SSH_AGENT_PID; 20:53:35 echo Agent pid 76 killed; 20:53:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:53:36 + git semver [Pipeline] } 20:53:36 $ docker stop --time=1 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 20:53:37 $ docker rm -f 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 [Pipeline] // withDockerContainer [Pipeline] sh 20:53:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:53:38 Stashed 1 file(s) [Pipeline] echo 20:53:38 [edgeXSemver]: initialized semver on version 2.3.0-dev.92 [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 20:53:38 + git config --global --add safe.directory /w/workspace/edgex-go/330 [Pipeline] echo 20:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:53:38 ========================================================= 20:53:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:53:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:53:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:53:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:53:38 213ec9aee27d: Pulling fs layer 20:53:38 4583459ba037: Pulling fs layer 20:53:38 93c1e223e6f2: Pulling fs layer 20:53:38 53926ce57604: Pulling fs layer 20:53:38 21b2b0c7a3f4: Pulling fs layer 20:53:38 30f14e443154: Pulling fs layer 20:53:38 801331c1e519: Pulling fs layer 20:53:38 99cc6dd402b0: Pulling fs layer 20:53:38 7d9ed39f4882: Pulling fs layer 20:53:38 801331c1e519: Waiting 20:53:38 53926ce57604: Waiting 20:53:38 7d9ed39f4882: Waiting 20:53:38 21b2b0c7a3f4: Waiting 20:53:38 99cc6dd402b0: Waiting 20:53:38 30f14e443154: Waiting 20:53:38 93c1e223e6f2: Verifying Checksum 20:53:38 93c1e223e6f2: Download complete 20:53:38 4583459ba037: Download complete 20:53:38 21b2b0c7a3f4: Verifying Checksum 20:53:38 21b2b0c7a3f4: Download complete 20:53:38 30f14e443154: Verifying Checksum 20:53:38 30f14e443154: Download complete 20:53:38 213ec9aee27d: Verifying Checksum 20:53:38 213ec9aee27d: Download complete 20:53:38 801331c1e519: Verifying Checksum 20:53:38 801331c1e519: Download complete 20:53:39 213ec9aee27d: Pull complete 20:53:39 4583459ba037: Pull complete 20:53:39 93c1e223e6f2: Pull complete 20:53:39 7d9ed39f4882: Verifying Checksum 20:53:39 7d9ed39f4882: Download complete 20:53:39 99cc6dd402b0: Verifying Checksum 20:53:39 99cc6dd402b0: Download complete 20:53:39 53926ce57604: Verifying Checksum 20:53:39 53926ce57604: Download complete 20:53:43 53926ce57604: Pull complete 20:53:43 21b2b0c7a3f4: Pull complete 20:53:43 30f14e443154: Pull complete 20:53:43 801331c1e519: Pull complete 20:53:45 99cc6dd402b0: Pull complete 20:53:46 7d9ed39f4882: Pull complete 20:53:46 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 20:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:53:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:53:46 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:53:46 WORKDIR /edgex 20:53:46 COPY go.mod . 20:53:46 RUN go mod download 20:53:46 docker build -t ci-base-image-x86_64 -f - . 20:53:47 Sending build context to Docker daemon 169.6MB 20:53:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:53:47 ---> 1dedd983c030 20:53:47 Step 2/4 : WORKDIR /edgex 20:53:50 ---> Running in c60b82fde84d 20:53:50 Removing intermediate container c60b82fde84d 20:53:50 ---> adef9d17e8a4 20:53:50 Step 3/4 : COPY go.mod . 20:53:50 ---> 6c528cab1c8f 20:53:50 Step 4/4 : RUN go mod download 20:53:50 ---> Running in 55f92564573c 20:53:53 Still waiting to schedule task 20:53:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:54:03 Removing intermediate container 55f92564573c 20:54:03 ---> 6b193a70c4c1 20:54:03 Successfully built 6b193a70c4c1 20:54:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:03 + docker inspect -f . ci-base-image-x86_64 20:54:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:03 prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container 20:54:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:54:03 $ docker top 5b8c0b44ea007c988a15b7008c32c513d3c5013944aaa9c722fb771d15b24f9d -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:04 + go version 20:54:04 go version go1.18.7 linux/amd64 [Pipeline] } 20:54:04 $ docker stop --time=1 5b8c0b44ea007c988a15b7008c32c513d3c5013944aaa9c722fb771d15b24f9d 20:54:05 $ docker rm -f 5b8c0b44ea007c988a15b7008c32c513d3c5013944aaa9c722fb771d15b24f9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:05 + docker inspect -f . ci-base-image-x86_64 20:54:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:05 prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container 20:54:06 $ 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/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:54:06 $ docker top 90d0189ed8d54603d9d403154286b81cfbb8aeaf28804230783c235ba46d3498 -eo pid,comm [Pipeline] { [Pipeline] echo 20:54:06 ========================================================= 20:54:06 [edgeXBuildGoParallel] Running Tests and Build... 20:54:06 ========================================================= [Pipeline] sh 20:54:06 + git config --global --add safe.directory /w/workspace/edgex-go/330 [Pipeline] fileExists [Pipeline] sh 20:54:06 + make test 20:54:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:54:13 ? github.com/edgexfoundry/edgex-go [no test files] 20:54:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:54:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements 20:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:54:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.127s coverage: 98.5% of statements 20:54:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.100s coverage: 41.3% of statements 20:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:54:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:54:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.2% of statements 20:54:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:54:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:54:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.460s coverage: 89.2% of statements 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:54:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.101s coverage: 2.2% of statements 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:54:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.485s coverage: 95.6% of statements 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:54:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:54:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:54:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:54:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.122s coverage: 58.8% of statements 20:54:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements 20:54:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 20:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.082s coverage: 79.5% of statements 20:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 20:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 20:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements 20:54:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements 20:54:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 20:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.193s coverage: 80.5% of statements 20:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.099s coverage: 85.4% of statements 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 91.2% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.305s coverage: 65.8% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.180s coverage: 92.3% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:54:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 20:54:50 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 20:55:09 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." 20:55:09 GO111MODULE=on go vet ./... 20:55:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:55:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:55:12 ./bin/test-attribution-txt.sh [Pipeline] echo 20:55:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:55:12 + ls -al . 20:55:12 total 760 20:55:12 drwxrwxr-x 11 1001 1001 4096 Oct 18 20:54 . 20:55:12 drwxr-xr-x 4 root root 4096 Oct 18 20:54 .. 20:55:12 drwxrwxr-x 2 1001 1001 4096 Oct 18 20:53 .blubracket 20:55:12 -rw-rw-r-- 1 1001 1001 16 Oct 18 20:53 .dockerignore 20:55:12 drwxrwxr-x 8 1001 1001 4096 Oct 18 20:54 .git 20:55:12 drwxrwxr-x 3 1001 1001 4096 Oct 18 20:53 .github 20:55:12 -rw-rw-r-- 1 1001 1001 1030 Oct 18 20:53 .gitignore 20:55:12 -rw-rw-r-- 1 1001 1001 42 Oct 18 20:53 .golangci.yml 20:55:12 -rw-rw-r-- 1 1001 1001 87 Oct 18 20:53 .hadolint.yml 20:55:12 drwxr-xr-x 3 1001 1001 4096 Oct 18 20:53 .semver 20:55:12 -rw-rw-r-- 1 1001 1001 166 Oct 18 20:53 .sonarcloud.properties 20:55:12 -rw-rw-r-- 1 1001 1001 1171 Oct 18 20:53 ADOPTERS.md 20:55:12 -rw-rw-r-- 1 1001 1001 10722 Oct 18 20:53 Attribution.txt 20:55:12 -rw-rw-r-- 1 1001 1001 63209 Oct 18 20:53 CHANGELOG.md 20:55:12 -rw-rw-r-- 1 1001 1001 3804 Oct 18 20:53 CONTRIBUTING.md 20:55:12 -rw-rw-r-- 1 1001 1001 677 Oct 18 20:53 GOVERNANCE.md 20:55:12 -rw-rw-r-- 1 1001 1001 850 Oct 18 20:53 Jenkinsfile 20:55:12 -rw-rw-r-- 1 1001 1001 10775 Oct 18 20:53 LICENSE 20:55:12 -rw-rw-r-- 1 1001 1001 13857 Oct 18 20:53 Makefile 20:55:12 -rw-rw-r-- 1 1001 1001 582 Oct 18 20:53 OWNERS.md 20:55:12 -rw-rw-r-- 1 1001 1001 9799 Oct 18 20:53 README.md 20:55:12 -rw-rw-r-- 1 1001 1001 6912 Oct 18 20:53 SECURITY.md 20:55:12 -rw-rw-r-- 1 1001 1001 12 Oct 18 20:53 VERSION 20:55:12 -rw-rw-r-- 1 1001 1001 4131 Oct 18 20:53 ZMQWindows.md 20:55:12 drwxrwxr-x 2 1001 1001 4096 Oct 18 20:53 bin 20:55:12 drwxrwxr-x 18 1001 1001 4096 Oct 18 20:53 cmd 20:55:12 -rw-r--r-- 1 root root 502375 Oct 18 20:54 coverage.out 20:55:12 -rw-rw-r-- 1 1001 1001 3458 Oct 18 20:53 go.mod 20:55:12 -rw-rw-r-- 1 1001 1001 38041 Oct 18 20:53 go.sum 20:55:12 drwxrwxr-x 8 1001 1001 4096 Oct 18 20:53 internal 20:55:12 drwxrwxr-x 3 1001 1001 4096 Oct 18 20:53 openapi 20:55:12 drwxrwxr-x 4 1001 1001 4096 Oct 18 20:53 snap 20:55:12 -rw-rw-r-- 1 1001 1001 204 Oct 18 20:53 version.go [Pipeline] sh 20:55:13 + '[' -e coverage.out ] 20:55:13 + chown 1001:1001 coverage.out [Pipeline] stash 20:55:13 Stashed 1 file(s) [Pipeline] sh 20:55:13 + make build 20:55:13 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:55:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8494 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:55:25 Running in /w/workspace/edgex-go/330 [Pipeline] { [Pipeline] checkout 20:55:25 The recommended git tool is: git 20:55: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.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:55:30 using credential edgex-jenkins-ssh 20:55:30 Cloning the remote Git repository 20:55:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:55:30 > git init /w/workspace/edgex-go/330 # timeout=10 20:55:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:55:30 > git --version # timeout=10 20:55:30 > git --version # 'git version 2.25.1' 20:55:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:55:30 Verifying host key using known hosts file 20:55:30 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. 20:55:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:55:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:55:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:55: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.92" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:55: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.92" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:55:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:55: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.92" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:55:46 Avoid second fetch 20:55:46 Checking out Revision b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a (main) 20:55:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:55:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:55:46 > git config core.sparsecheckout # timeout=10 20:55:46 > git checkout -f b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a # timeout=10 20:55:47 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4202)" 20:55:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:55:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:55:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:48 Dload Upload Total Spent Left Speed 20:55:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh 20:55: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.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:55:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:55:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:55:49 + sudo tee /etc/docker/daemon.new 20:55:49 { 20:55:49 "registry-mirrors": [ 20:55:49 "https://nexus3.edgexfoundry.org:10001" 20:55:49 ], 20:55:49 "bip": "10.250.0.254/24", 20:55:49 "hosts": [ 20:55:49 "tcp://0.0.0.0:5555", 20:55:49 "unix:///var/run/docker.sock" 20:55:49 ], 20:55:49 "mtu": 1458, 20:55:49 "selinux-enabled": true, 20:55:49 "seccomp-profile": "/etc/docker/seccomp.json" 20:55:49 } [Pipeline] sh 20:55: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.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:55:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:55:50 + sudo service docker restart 20:55:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:55: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.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:55:53 $ docker stop --time=1 90d0189ed8d54603d9d403154286b81cfbb8aeaf28804230783c235ba46d3498 20:55:56 $ docker rm -f 90d0189ed8d54603d9d403154286b81cfbb8aeaf28804230783c235ba46d3498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:55:57 20:55:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:55:57 latest: Pulling from edgex-devops/edgex-compose 20:55:57 cbdbe7a5bc2a: Pulling fs layer 20:55:57 ca9280d653b3: Pulling fs layer 20:55:57 7e9c9ca2126c: Pulling fs layer 20:55:57 cbdbe7a5bc2a: Verifying Checksum 20:55:57 cbdbe7a5bc2a: Download complete 20:55:58 ca9280d653b3: Verifying Checksum 20:55:58 ca9280d653b3: Download complete 20:55:58 cbdbe7a5bc2a: Pull complete 20:55:58 7e9c9ca2126c: Verifying Checksum 20:55:58 7e9c9ca2126c: Download complete 20:55:58 ca9280d653b3: Pull complete 20:56:01 7e9c9ca2126c: Pull complete 20:56:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:56:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:02 prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container 20:56:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:56:04 $ docker top a472c6bd66865cdcfc95b2609c9494663ded9dd4853b216dfd23acbdc8205e5e -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:04 + docker-compose build --help 20:56:04 + grep parallel 20:56:05 --parallel Build images in parallel. [Pipeline] } 20:56:05 $ docker stop --time=1 a472c6bd66865cdcfc95b2609c9494663ded9dd4853b216dfd23acbdc8205e5e 20:56:06 $ docker rm -f a472c6bd66865cdcfc95b2609c9494663ded9dd4853b216dfd23acbdc8205e5e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:56:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:06 prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container 20:56:07 $ 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/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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 20:56:07 $ docker top c81a5d44dc70046964f0f85e8a338595b57c111cb13417a8c53a0355fa7702a5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:07 + docker-compose -f ./docker-compose-build.yml build --parallel 20:56:08 Building core-command ... 20:56:08 Building core-data ... 20:56:08 Building core-metadata ... 20:56:08 Building security-bootstrapper ... 20:56:08 Building security-proxy-setup ... 20:56:08 Building security-secretstore-setup ... 20:56:08 Building security-spiffe-token-provider ... 20:56:08 Building security-spire-agent ... 20:56:08 Building security-spire-config ... 20:56:08 Building security-spire-server ... 20:56:08 Building support-notifications ... 20:56:08 Building support-scheduler ... 20:56:08 Building sys-mgmt-agent ... 20:56:08 Building core-command 20:56:08 Building security-spiffe-token-provider 20:56:08 Building support-notifications 20:56:08 Building support-scheduler 20:56:08 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:08 provisioning config files... 20:56:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/330@tmp/config5211960303695722724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:08 ---> docker-login.sh 20:56:08 nexus3.edgexfoundry.org:10001 20:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:09 Configure a credential helper to remove this warning. See 20:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:09 20:56:09 Login Succeeded 20:56:09 nexus3.edgexfoundry.org:10002 20:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:09 Configure a credential helper to remove this warning. See 20:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:09 20:56:09 Login Succeeded 20:56:09 nexus3.edgexfoundry.org:10003 20:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:10 Configure a credential helper to remove this warning. See 20:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:10 20:56:10 Login Succeeded 20:56:10 nexus3.edgexfoundry.org:10004 20:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:10 Configure a credential helper to remove this warning. See 20:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:10 20:56:10 Login Succeeded 20:56:10 docker.io 20:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:10 Configure a credential helper to remove this warning. See 20:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:10 20:56:10 Login Succeeded 20:56:10 ---> docker-login.sh ends [Pipeline] } 20:56:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:56:11 + git config --global --add safe.directory /w/workspace/edgex-go/330 [Pipeline] echo 20:56:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:11 ========================================================= 20:56:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:56:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:56:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:56:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:56:12 9b18e9b68314: Pulling fs layer 20:56:12 d32db5db7311: Pulling fs layer 20:56:12 d0c4b47475fc: Pulling fs layer 20:56:12 5831b945b038: Pulling fs layer 20:56:12 86bbec2aaacd: Pulling fs layer 20:56:12 e10730c5d714: Pulling fs layer 20:56:12 5dd5c2283517: Pulling fs layer 20:56:12 d5ac0230b979: Pulling fs layer 20:56:12 e10730c5d714: Waiting 20:56:12 5831b945b038: Waiting 20:56:12 5dd5c2283517: Waiting 20:56:12 d5ac0230b979: Waiting 20:56:12 86bbec2aaacd: Waiting 20:56:12 d0c4b47475fc: Download complete 20:56:12 d32db5db7311: Verifying Checksum 20:56:12 d32db5db7311: Download complete 20:56:12 86bbec2aaacd: Verifying Checksum 20:56:12 86bbec2aaacd: Download complete 20:56:12 e10730c5d714: Verifying Checksum 20:56:12 e10730c5d714: Download complete 20:56:12 9b18e9b68314: Verifying Checksum 20:56:12 9b18e9b68314: Download complete 20:56:13 9b18e9b68314: Pull complete 20:56:13 d5ac0230b979: Verifying Checksum 20:56:13 d5ac0230b979: Download complete 20:56:13 d32db5db7311: Pull complete 20:56:13 d0c4b47475fc: Pull complete 20:56:14 5dd5c2283517: Verifying Checksum 20:56:14 5dd5c2283517: Download complete 20:56:15 5831b945b038: Verifying Checksum 20:56:15 5831b945b038: Download complete 20:56:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:56:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:56:18 ---> 6b193a70c4c1 20:56:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:56:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:56:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:56:18 ---> 6b193a70c4c1 20:56:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:56:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:56:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:56:18 ---> 6b193a70c4c1 20:56:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:56:18 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:56:18 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:56:18 ---> 6b193a70c4c1 20:56:18 Step 3/33 : WORKDIR /edgex-go 20:56:18 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:56:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:56:18 ---> 6b193a70c4c1 20:56:18 Step 3/20 : WORKDIR /edgex-go 20:56:21 ---> Running in 5f0767eea79d 20:56:21 ---> Running in 028b2d48b8f0 20:56:21 ---> Running in 9d29b34dcd22 20:56:21 ---> Running in 7d325e1ece3e 20:56:21 ---> Running in 870ef5062728 20:56:21 Removing intermediate container 028b2d48b8f0 20:56:21 ---> a569e948bf26 20:56:21 Step 4/24 : WORKDIR /edgex-go 20:56:21 Removing intermediate container 7d325e1ece3e 20:56:21 ---> 27cbeadd0ec2 20:56:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:56:21 Removing intermediate container 870ef5062728 20:56:21 ---> 865d92a5b95d 20:56:21 Step 4/23 : WORKDIR /edgex-go 20:56:21 Removing intermediate container 5f0767eea79d 20:56:21 Removing intermediate container 9d29b34dcd22 20:56:21 ---> 50fd76f7314a 20:56:21 Step 4/23 : WORKDIR /edgex-go 20:56:21 ---> bae85f365d26 20:56:21 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:21 ---> Running in e5ffc261d794 20:56:21 ---> Running in 527b8afc7341 20:56:21 ---> Running in fd306ea7afb9 20:56:21 ---> Running in 32c7bd8669eb 20:56:21 ---> Running in f451a067d9ca 20:56:21 Removing intermediate container e5ffc261d794 20:56:21 ---> f0abc40aee7d 20:56:21 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:21 ---> Running in 2bbf4e7342dc 20:56:21 Removing intermediate container fd306ea7afb9 20:56:21 ---> b017aa8a1f09 20:56:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:21 Removing intermediate container f451a067d9ca 20:56:21 ---> 774999300459 20:56:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:21 ---> Running in 33f6646aebed 20:56:21 ---> Running in 90d2a6a9248f 20:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:56:22 v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:56:22 v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:56:22 OK: 17037 distinct packages available 20:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:56:22 Removing intermediate container 32c7bd8669eb 20:56:22 ---> 13c9951b2bb3 20:56:22 Step 5/33 : RUN apk add --update --no-cache make git 20:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:56:22 ---> Running in 01d95e9e61f7 20:56:22 Removing intermediate container 2bbf4e7342dc 20:56:22 ---> 48a71103bb54 20:56:22 Step 6/24 : RUN apk add --update --no-cache make git 20:56:22 ---> Running in 3944c127cfa7 20:56:22 OK: 211 MiB in 51 packages 20:56:23 Removing intermediate container 90d2a6a9248f 20:56:23 ---> dfe55a132e4f 20:56:23 Step 6/23 : RUN apk add --update --no-cache make git 20:56:23 ---> Running in 730213feac54 20:56:23 Removing intermediate container 33f6646aebed 20:56:23 ---> 795f4b63c5de 20:56:23 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:56:23 ---> Running in 49fdc06cb9a6 20:56:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:56:23 Removing intermediate container 527b8afc7341 20:56:23 ---> b766491b9b4f 20:56:23 Step 5/20 : COPY go.mod vendor* ./ 20:56:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:56:23 ---> 2b47559e7a9e 20:56:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:56:23 ---> Running in 9569111505d0 20:56:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:56:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:56:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:56:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:56:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:56:24 OK: 211 MiB in 51 packages 20:56:24 OK: 211 MiB in 51 packages 20:56:24 OK: 211 MiB in 51 packages 20:56:24 Removing intermediate container 01d95e9e61f7 20:56:24 ---> 8b6f6ec41bf4 20:56:24 Step 6/33 : COPY go.mod vendor* ./ 20:56:25 Removing intermediate container 730213feac54 20:56:25 ---> 89f10f3341bc 20:56:25 Step 7/23 : COPY go.mod vendor* ./ 20:56:25 OK: 211 MiB in 51 packages 20:56:25 ---> 955a472a0f47 20:56:25 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:25 ---> Running in 70d37cf75f78 20:56:25 Removing intermediate container 3944c127cfa7 20:56:25 ---> 94edc36e2607 20:56:25 Step 7/24 : COPY go.mod vendor* ./ 20:56:25 ---> 878a7eab20df 20:56:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:25 ---> Running in fe14ea7758b7 20:56:25 ---> bf5c84ae0903 20:56:25 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:25 ---> Running in afd71dc8f3a1 20:56:25 Removing intermediate container 49fdc06cb9a6 20:56:25 ---> a9d5982f997b 20:56:25 Step 7/23 : COPY go.mod vendor* ./ 20:56:25 ---> 4389a65efd77 20:56:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:25 ---> Running in 545e987ad165 20:56:27 5831b945b038: Pull complete 20:56:27 86bbec2aaacd: Pull complete 20:56:27 e10730c5d714: Pull complete 20:56:32 5dd5c2283517: Pull complete 20:56:34 d5ac0230b979: Pull complete 20:56:34 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 20:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:56:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:56:35 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:56:35 WORKDIR /edgex 20:56:35 COPY go.mod . 20:56:35 RUN go mod download -t 20:56:35 ci-base-image-arm64 -f - . 20:56:35 Sending build context to Docker daemon 3.268MB 20:56:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:56:35 ---> 59b3b1a385d4 20:56:35 Step 2/4 : WORKDIR /edgex 20:56:37 ---> Running in 04bc8db01d80 20:56:37 Removing intermediate container 04bc8db01d80 20:56:37 ---> beb01a06fe09 20:56:37 Step 3/4 : COPY go.mod . 20:56:38 ---> a59db84e9580 20:56:38 Step 4/4 : RUN go mod download 20:56:38 ---> Running in 2c9a48f2499a 20:56:43 Removing intermediate container 9569111505d0 20:56:43 ---> 0923ffde84b5 20:56:43 Step 7/20 : COPY . . 20:56:43 Removing intermediate container 545e987ad165 20:56:43 ---> 94e5723a5ac1 20:56:43 Step 9/23 : COPY . . 20:56:43 Removing intermediate container afd71dc8f3a1 20:56:43 ---> bd1e2103bc50 20:56:43 Step 9/24 : COPY . . 20:56:43 Removing intermediate container 70d37cf75f78 20:56:43 ---> 08e72dbc1f0d 20:56:43 Removing intermediate container fe14ea7758b7 20:56:43 Step 8/33 : COPY . . ---> 9590706c2fea 20:56:43 20:56:43 Step 9/23 : COPY . . 20:57:01 ---> 4847ccbc6ef8 20:57:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:57:01 ---> f537979b75aa 20:57:01 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:57:01 ---> 44e8f0ae80d6 20:57:01 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:57:01 ---> 5cf58513b072 20:57:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:57:01 ---> 1b1e1391460e 20:57:01 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:57:01 ---> Running in ea2a2e88050d 20:57:01 ---> Running in 69da6eef3f68 20:57:01 ---> Running in 1753fe2f3cd5 20:57:01 ---> Running in 3488fb8ceb06 20:57:01 ---> Running in ac55551a667a 20:57:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:57:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:57:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:57:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:57:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:57:10 Removing intermediate container 2c9a48f2499a 20:57:10 ---> 0c8d1b119546 20:57:10 Successfully built 0c8d1b119546 20:57:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:10 + docker inspect -f . ci-base-image-arm64 20:57:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:11 prd-ubuntu20.04-docker-arm64-4c-16g-8494 does not seem to be running inside a container 20:57:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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 20:57:12 $ docker top c42db483e15574aed0d3c6f3dda5fb1f78c52d609f84558070476c8a322c1809 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:12 + go version 20:57:12 go version go1.18.7 linux/arm64 [Pipeline] } 20:57:12 $ docker stop --time=1 c42db483e15574aed0d3c6f3dda5fb1f78c52d609f84558070476c8a322c1809 20:57:14 $ docker rm -f c42db483e15574aed0d3c6f3dda5fb1f78c52d609f84558070476c8a322c1809 [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 20:57:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:57:15 20:57:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:57:15 latest: Pulling from edgex-devops/edgex-compose-arm64 20:57:15 29e5d40040c1: Pulling fs layer 20:57:15 1ce36da41761: Pulling fs layer 20:57:15 25b303627fd3: Pulling fs layer 20:57:15 29e5d40040c1: Verifying Checksum 20:57:15 29e5d40040c1: Download complete 20:57:15 1ce36da41761: Verifying Checksum 20:57:15 1ce36da41761: Download complete 20:57:15 29e5d40040c1: Pull complete 20:57:17 1ce36da41761: Pull complete 20:57:17 25b303627fd3: Verifying Checksum 20:57:17 25b303627fd3: Download complete 20:57:27 25b303627fd3: Pull complete 20:57:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:57:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:27 prd-ubuntu20.04-docker-arm64-4c-16g-8494 does not seem to be running inside a container 20:57:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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 20:57:29 $ docker top a65b8752c1ec59c0b9d0b31a080354a960670ffe699bdc4bc4b5fb841badd684 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:30 + docker-compose build --help 20:57:30 + grep parallel 20:57:34 --parallel Build images in parallel. [Pipeline] } 20:57:34 $ docker stop --time=1 a65b8752c1ec59c0b9d0b31a080354a960670ffe699bdc4bc4b5fb841badd684 20:57:36 $ docker rm -f a65b8752c1ec59c0b9d0b31a080354a960670ffe699bdc4bc4b5fb841badd684 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:57:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:37 prd-ubuntu20.04-docker-arm64-4c-16g-8494 does not seem to be running inside a container 20:57:37 $ 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/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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 20:57:38 $ docker top 227a19c68a9e9121175d8029a0ee7c15143eacb31d8e78eeb826c6cf8f659d70 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:38 + docker-compose -f ./docker-compose-build.yml build --parallel 20:57:43 Building core-command ... 20:57:43 Building core-data ... 20:57:43 Building core-metadata ... 20:57:43 Building security-bootstrapper ... 20:57:43 Building security-proxy-setup ... 20:57:43 Building security-secretstore-setup ... 20:57:43 Building security-spiffe-token-provider ... 20:57:43 Building security-spire-agent ... 20:57:43 Building security-spire-config ... 20:57:43 Building security-spire-server ... 20:57:43 Building support-notifications ... 20:57:43 Building support-scheduler ... 20:57:43 Building sys-mgmt-agent ... 20:57:43 Building security-bootstrapper 20:57:43 Building core-data 20:57:43 Building security-spiffe-token-provider 20:57:43 Building support-notifications 20:57:43 Building security-secretstore-setup 20:57:48 Removing intermediate container 69da6eef3f68 20:57:48 ---> 0b5fdddd5cb2 20:57:48 20:57:48 Removing intermediate container 3488fb8ceb06 20:57:48 Step 11/24 : FROM alpine:3.16 ---> 952c49814261 20:57:48 20:57:48 20:57:48 Step 10/33 : FROM alpine:3.16 20:57:48 Removing intermediate container ea2a2e88050d 20:57:48 ---> c0104b110bed 20:57:48 20:57:48 Step 9/20 : FROM alpine:3.15 20:57:48 Removing intermediate container 1753fe2f3cd5 20:57:48 ---> 148cf2c8cf63 20:57:48 20:57:48 Step 11/23 : FROM alpine:3.16 20:57:48 Removing intermediate container ac55551a667a 20:57:48 ---> 706b5e1316e9 20:57:48 20:57:48 Step 11/23 : FROM alpine:3.16 20:57:48 3.16: Pulling from library/alpine 20:57:48 3.16: Pulling from library/alpine 20:57:48 3.16: Pulling from library/alpine 20:57:48 3.16: Pulling from library/alpine 20:57:50 3.15: Pulling from library/alpine 20:57:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:57:50 Status: Downloaded newer image for alpine:3.16 20:57:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:57:50 Status: Image is up to date for alpine:3.16 20:57:50 ---> 9c6f07244728 20:57:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:57:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:57:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:57:50 Status: Image is up to date for alpine:3.16 20:57:50 Status: Image is up to date for alpine:3.16 20:57:50 ---> 9c6f07244728 20:57:50 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:57:50 ---> 9c6f07244728 20:57:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:57:50 ---> 9c6f07244728 20:57:50 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:57:50 ---> Running in 8d7c6a203d54 20:57:50 ---> Running in 6a25ca5fd484 20:57:50 ---> Running in cd39f456131c 20:57:50 ---> Running in ac6c0e70088c 20:57:50 Removing intermediate container 6a25ca5fd484 20:57:50 ---> 82ffcd871ede 20:57:50 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 20:57:50 ---> Running in 557b7ddf5371 20:57:50 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:57:50 Status: Downloaded newer image for alpine:3.15 20:57:50 ---> c4fc93816858 20:57:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:57:50 ---> Running in b30100428e66 20:57:50 Removing intermediate container b30100428e66 20:57:50 ---> 26ea89a27cc5 20:57:50 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:50 ---> Running in d02883902774 20:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:57:51 (1/2) Installing dumb-init (1.2.5-r1) 20:57:51 (2/2) Installing su-exec (0.2-r1) 20:57:51 Executing busybox-1.35.0-r17.trigger 20:57:51 OK: 6 MiB in 16 packages 20:57:51 (1/1) Installing dumb-init (1.2.5-r1) 20:57:51 Executing busybox-1.35.0-r17.trigger 20:57:51 OK: 6 MiB in 15 packages 20:57:51 (1/2) Installing ca-certificates (20220614-r0) 20:57:51 (2/2) Installing dumb-init (1.2.5-r1) 20:57:51 Executing busybox-1.35.0-r17.trigger 20:57:51 Executing ca-certificates-20220614-r0.trigger 20:57:51 (1/1) Installing dumb-init (1.2.5-r1) 20:57:51 Executing busybox-1.35.0-r17.trigger 20:57:51 OK: 6 MiB in 15 packages 20:57:51 OK: 6 MiB in 16 packages 20:57:51 Removing intermediate container d02883902774 20:57:51 ---> b05b60bf40b7 20:57:51 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:57:51 ---> Running in c5ad7a05bd10 20:57:52 Removing intermediate container 557b7ddf5371 20:57:52 ---> cf154ab69e16 20:57:52 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 20:57:52 Removing intermediate container 8d7c6a203d54 20:57:52 ---> 20de17fd6ca0 20:57:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:57:52 ---> Running in 4c63c95c4f57 20:57:52 ---> Running in 9dd25ec4eb0b 20:57:52 Removing intermediate container ac6c0e70088c 20:57:52 ---> 128581b2faba 20:57:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:57:52 Removing intermediate container cd39f456131c 20:57:52 ---> f138efd54876 20:57:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:57:52 ---> Running in 283ee114d6c1 20:57:52 ---> Running in 8e13962abf2d 20:57:52 Removing intermediate container 4c63c95c4f57 20:57:52 ---> 925572293542 20:57:52 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:57:52 ---> Running in 271a08ce6187 20:57:52 Removing intermediate container 9dd25ec4eb0b 20:57:52 ---> ad69581d2253 20:57:52 Step 14/23 : ENV APP_PORT=59861 20:57:52 Removing intermediate container 283ee114d6c1 20:57:52 ---> 0486df03ec84 20:57:52 Step 14/24 : ENV APP_PORT=59882 20:57:52 Removing intermediate container 8e13962abf2d 20:57:52 ---> e4ee39889192 20:57:52 Step 14/23 : ENV APP_PORT=59860 20:57:52 ---> Running in 2171e9a03633 20:57:52 ---> Running in af54aaa4ef9f 20:57:52 ---> Running in 2d7a4a9b79a1 20:57:52 Removing intermediate container 271a08ce6187 20:57:52 ---> ceb127787e37 20:57:52 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:57:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:57:52 ---> Running in 927d48a44f5c 20:57:52 Removing intermediate container af54aaa4ef9f 20:57:52 ---> bd0591bac55c 20:57:52 Step 15/23 : EXPOSE $APP_PORT 20:57:52 Removing intermediate container 2171e9a03633 20:57:52 ---> 7ac05bb4476a 20:57:52 Step 15/23 : EXPOSE $APP_PORT 20:57:52 ---> Running in d9fe4758e759 20:57:52 ---> Running in f8bd2db7874d 20:57:52 Removing intermediate container 2d7a4a9b79a1 20:57:52 ---> 9b5704fd49ab 20:57:52 Step 15/24 : EXPOSE $APP_PORT 20:57:52 Removing intermediate container 927d48a44f5c 20:57:52 ---> 3861d2dd8bda 20:57:52 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:57:52 ---> Running in 1b7010eda3da 20:57:52 ---> Running in c651c76d0157 20:57:52 Removing intermediate container d9fe4758e759 20:57:52 ---> 2f4c38e346a3 20:57:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:52 Removing intermediate container f8bd2db7874d 20:57:52 ---> 24f24a1c7f6f 20:57:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:52 Removing intermediate container c651c76d0157 20:57:52 Removing intermediate container 1b7010eda3da 20:57:52 ---> d2f560297bc7 20:57:52 ---> a3e7f673ca49 20:57:52 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR}Step 16/24 : WORKDIR / 20:57:52 20:57:52 ---> Running in fe102833a743 20:57:52 ---> Running in 4e3a2a521403 20:57:52 ---> 3b9a7ab0444a 20:57:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:57:52 ---> c77a5ebac7ca 20:57:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:57:52 Removing intermediate container 4e3a2a521403 20:57:52 ---> 658dd8471469 20:57:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:57:53 ---> 548d42b56410 20:57:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:57:53 ---> 87a5ad9cf1bc 20:57:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:57:53 ---> 14c61fc6cb06 20:57:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:57:54 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:57:54 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:57:54 OK: 15857 distinct packages available 20:57:54 ---> 3e19713a142a 20:57:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:57:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:57:54 ---> f1321580cdc7 20:57:54 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:57:54 ---> 965700f40d5a 20:57:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:57:54 ---> Running in 68f01b83079e 20:57:54 ---> Running in 15f576f2eebf 20:57:54 Removing intermediate container fe102833a743 20:57:54 ---> 689155ed5bb8 20:57:54 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:57:54 ---> Running in 810c30095fef 20:57:54 Removing intermediate container 68f01b83079e 20:57:54 ---> 1d271c51aac9 20:57:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:57:54 Removing intermediate container 15f576f2eebf 20:57:54 ---> d2463f2ee047 20:57:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:57:54 ---> Running in 8cbcf0309ae5 20:57:54 ---> Running in cf03e5683e2c 20:57:54 ---> fe5f1dabef92 20:57:54 Step 20/24 : ENTRYPOINT ["/core-command"] 20:57:54 ---> Running in d506eb4679a3 20:57:54 Removing intermediate container 810c30095fef 20:57:54 ---> 8a4395b3b519 20:57:54 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:57:54 Removing intermediate container 8cbcf0309ae5 20:57:54 ---> b17f0f5e625c 20:57:54 Step 21/23 : LABEL arch=x86_64 20:57:54 Removing intermediate container cf03e5683e2c 20:57:54 ---> 61815a234f39 20:57:54 Step 21/23 : LABEL arch=x86_64 20:57:54 ---> Running in 4c3f534bc094 20:57:54 ---> Running in 9f8bfb38c3f3 20:57:54 Removing intermediate container d506eb4679a3 20:57:54 ---> 3c6e38c06ea5 20:57:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:57:54 ---> Running in b27b01becc8c 20:57:54 ---> 815ba316a3be 20:57:54 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:57:54 ---> Running in bfb36ed0b208 20:57:54 Removing intermediate container 4c3f534bc094 20:57:54 ---> f8d59153b396 20:57:54 Step 22/23 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:57:54 Removing intermediate container 9f8bfb38c3f3 20:57:54 ---> 8e4f784cdd51 20:57:54 Step 22/23 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:57:54 ---> Running in c8ab47e0424b 20:57:54 Removing intermediate container b27b01becc8c 20:57:54 ---> b93980c3ed9f 20:57:54 Step 22/24 : LABEL arch=x86_64 20:57:54 ---> Running in 3cccc35a0449 20:57:54 ---> Running in 0b7d254a09c9 20:57:54 Removing intermediate container c8ab47e0424b 20:57:54 ---> 8b9edd07ad22 20:57:54 Step 23/23 : LABEL version=2.3.0-dev.92 20:57:54 ---> Running in 36f5ca699890 20:57:54 Removing intermediate container 3cccc35a0449 20:57:54 ---> f6cc3286359e 20:57:54 Step 23/23 : LABEL version=2.3.0-dev.92 20:57:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:57:55 ---> Running in c47338bb4db3 20:57:55 Removing intermediate container 0b7d254a09c9 20:57:55 ---> cc55de57fd6b 20:57:55 Step 23/24 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:57:55 Removing intermediate container 36f5ca699890 20:57:55 ---> 0e0c16aac195 20:57:55 20:57:55 ---> Running in 19d1b01b6e2a 20:57:55 Removing intermediate container c47338bb4db3 20:57:55 ---> 2d01b49ca276 20:57:55 20:57:55 Successfully built 0e0c16aac195 20:57:55 Successfully tagged support-scheduler:latest 20:57:55 Building security-spire-config 20:57:55  Building support-scheduler ... done Successfully built 2d01b49ca276 20:57:55 Successfully tagged support-notifications:latest 20:57:55 Building security-spire-agent 20:57:55  Building support-notifications ... done (1/9) Installing ca-certificates (20220614-r0) 20:57:55 Removing intermediate container 19d1b01b6e2a 20:57:55 ---> 66c76307d40f 20:57:55 Step 24/24 : LABEL version=2.3.0-dev.92 20:57:55 (2/9) Installing brotli-libs (1.0.9-r5) 20:57:55 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:57:55 ---> 0c8d1b119546 20:57:55 Step 3/25 : WORKDIR /edgex-go 20:57:55 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:57:55 ---> 0c8d1b119546 20:57:55 Step 3/20 : WORKDIR /edgex-go 20:57:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:57:55 ---> 0c8d1b119546 20:57:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:57:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:57:55 ---> 0c8d1b119546 20:57:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:57:55 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:55 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:57:55 ---> 0c8d1b119546 20:57:55 Step 3/33 : WORKDIR /edgex-go 20:57:55 ---> Running in d293a4ad64e4 20:57:55 ---> Running in 75b576385485 20:57:55 ---> Running in 6f177ea2467d 20:57:55 ---> Running in 984303ea4aae 20:57:55 ---> Running in feabc990751f 20:57:55 Removing intermediate container d293a4ad64e4 20:57:55 ---> da77bd05583b 20:57:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:57:55 ---> Running in 13269b30c32e 20:57:55 Removing intermediate container 984303ea4aae 20:57:55 Removing intermediate container 75b576385485 20:57:55 ---> 73bbb2a24f54 20:57:55 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:55 ---> 72b69d50cdc4 20:57:55 Step 4/23 : WORKDIR /edgex-go 20:57:55 Removing intermediate container feabc990751f 20:57:55 ---> 7e30aa898d44 20:57:55 Step 4/24 : WORKDIR /edgex-go 20:57:55 Removing intermediate container 6f177ea2467d 20:57:55 ---> 4b70f99acfd4 20:57:55 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:55 ---> Running in 2a154df441b6 20:57:55 ---> Running in 587d2751758c 20:57:55 ---> Running in 36de58714f9c 20:57:55 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:57:55 (4/9) Installing libcurl (7.80.0-r3) 20:57:55 (5/9) Installing curl (7.80.0-r3) 20:57:55 ---> Running in 778799ace611 20:57:55 (6/9) Installing dumb-init (1.2.5-r1) 20:57:55 (7/9) Installing musl-obstack (1.2.3-r0) 20:57:56 (8/9) Installing libucontext (1.1-r0) 20:57:56 (9/9) Installing gcompat (1.0.0-r4) 20:57:56 Executing busybox-1.34.1-r7.trigger 20:57:56 Executing ca-certificates-20220614-r0.trigger 20:57:56 OK: 8 MiB in 23 packages 20:57:56 Removing intermediate container 587d2751758c 20:57:56 ---> efe98fb16be0 20:57:56 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:56 Removing intermediate container 2a154df441b6 20:57:56 ---> 94deb9228637 20:57:56 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:56 ---> Running in cd4ed12923be 20:57:56 ---> Running in 02e2a05a6370 20:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:57:58 v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:57:58 v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:57:58 OK: 16893 distinct packages available 20:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:57:58 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:57:58 ---> 6b193a70c4c1 20:57:58 Step 3/26 : WORKDIR /edgex-go 20:57:58 ---> Using cache 20:57:58 ---> bae85f365d26 20:57:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:58 ---> Using cache 20:57:58 ---> 13c9951b2bb3 20:57:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:57:59 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:57:59 ---> 6b193a70c4c1 20:57:59 Step 3/26 : WORKDIR /edgex-go 20:57:59 ---> Using cache 20:57:59 ---> bae85f365d26 20:57:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:59 ---> Using cache 20:57:59 ---> 13c9951b2bb3 20:57:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:57:59 Removing intermediate container 36de58714f9c 20:57:59 Removing intermediate container 778799ace611 20:57:59 ---> 0c8acfed7a94 20:57:59 Step 5/25 : RUN apk add --update --no-cache make git ---> cf34853bedd9 20:57:59 Step 5/33 : RUN apk add --update --no-cache make git 20:57:59 20:57:59 ---> Running in 942a052c9ac6 20:57:59 ---> Running in 53bfe3913280 20:58:00 OK: 221 MiB in 51 packages 20:58:00 Removing intermediate container 02e2a05a6370 20:58:00 ---> 401296e48dba 20:58:00 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:58:00 ---> Running in 043e7d82802c 20:58:00 Removing intermediate container cd4ed12923be 20:58:00 ---> 2d69098bf2f9 20:58:00 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:58:00 ---> Running in 3a32dfcdff57 20:58:01 ---> Running in 7a4de1794e66 20:58:01 ---> Running in 2f55e7b468bd 20:58:01 ---> Running in 1606eb497a6a 20:58:01 Removing intermediate container 7a4de1794e66 20:58:01 ---> d8726571464d 20:58:01 20:58:01 Removing intermediate container bfb36ed0b208 20:58:01 ---> 01ed3a8ded71 20:58:01 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:01 Successfully built d8726571464d 20:58:01 Removing intermediate container c5ad7a05bd10 20:58:01 ---> 7f141175f2da 20:58:01 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:01 Successfully tagged core-command:latest 20:58:01  Building core-command ... done Building sys-mgmt-agent 20:58:01 ---> f78ff7710982 20:58:01 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:58:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:58:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:58:01 Removing intermediate container 13269b30c32e 20:58:01 ---> a650831da008 20:58:01 Step 5/20 : COPY go.mod vendor* ./ 20:58:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:58:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:58:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:58:02 ---> 548ff5e723f9 20:58:02 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:58:02 ---> Running in 4cc17090571f 20:58:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:58:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:58:03 OK: 211 MiB in 51 packages 20:58:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:58:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:58:03 OK: 211 MiB in 51 packages 20:58:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:58:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:58:04 OK: 221 MiB in 51 packages 20:58:04 OK: 221 MiB in 51 packages 20:58:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:58:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:58:04 OK: 221 MiB in 51 packages 20:58:05 ---> 6b193a70c4c1 20:58:05 Step 3/23 : WORKDIR /edgex-go 20:58:05 ---> Using cache 20:58:05 ---> bae85f365d26 20:58:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:05 ---> Using cache 20:58:05 ---> 13c9951b2bb3 20:58:05 Step 5/23 : RUN apk add --update --no-cache make bash git 20:58:05 ---> 82f0cfbbd0fe 20:58:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:58:05 ---> 33d19af0a6d7 20:58:05 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:58:05 ---> Running in 0101a1b04bad 20:58:05 ---> a2ae30aa1ce4 20:58:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:58:05 OK: 221 MiB in 51 packages 20:58:05 Removing intermediate container 1606eb497a6a 20:58:05 ---> 320936d3b29b 20:58:05 Step 6/26 : COPY go.mod vendor* ./ 20:58:05 Removing intermediate container 2f55e7b468bd 20:58:05 ---> 3d24e5d958ba 20:58:05 Step 6/26 : COPY go.mod vendor* ./ 20:58:05 ---> 852f28f0528f 20:58:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:58:05 ---> 3cf72e68c8f1 20:58:05 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:58:05 ---> Running in 0ba7a9ea117f 20:58:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:58:05 ---> def66d38775f 20:58:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:05 Removing intermediate container 0ba7a9ea117f 20:58:05 ---> 4162982126ff 20:58:05 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:05 ---> Running in 66ced639f468 20:58:05 ---> b48b069603b1 20:58:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:05 ---> Running in 2990d08145f1 20:58:05 ---> 83bad0824d7b 20:58:05 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:58:05 ---> Running in 6a57fe1648ea 20:58:06 Removing intermediate container 942a052c9ac6 20:58:06 ---> 7ff15c8f9c83 20:58:06 Step 6/33 : COPY go.mod vendor* ./ 20:58:06 Removing intermediate container 2990d08145f1 20:58:06 ---> 496f216be559 20:58:06 Step 18/20 : LABEL arch=x86_64 20:58:06 ---> Running in 44d73a253718 20:58:06 ---> f6c6136f9548 20:58:06 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:58:06 Removing intermediate container 44d73a253718 20:58:06 ---> f3772dfa7e7d 20:58:06 Step 19/20 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:58:06 ---> Running in 0aadeda15ba6 20:58:06 Removing intermediate container 0aadeda15ba6 20:58:06 ---> d2547332ea24 20:58:06 Step 20/20 : LABEL version=2.3.0-dev.92 20:58:06 ---> bb05d518cc71 20:58:06 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:58:06 ---> Running in 5354cbd78e30 20:58:06 Removing intermediate container 5354cbd78e30 20:58:06 ---> 3140a78eb04e 20:58:06 20:58:06 ---> f9b72e965d3f 20:58:06 Step 28/33 : RUN chmod +x /entrypoint.sh 20:58:06 Removing intermediate container 53bfe3913280 20:58:06 ---> 1bccb61a3668 20:58:06 Step 6/25 : COPY go.mod vendor* ./ 20:58:06 Removing intermediate container 043e7d82802c 20:58:06 ---> 0291f494a56f 20:58:06 Step 7/24 : COPY go.mod vendor* ./ 20:58:06 ---> Running in e7ac4b4bcad2 20:58:06 Successfully built 3140a78eb04e 20:58:06 Successfully tagged security-spiffe-token-provider:latest 20:58:06 Building core-data 20:58:06  Building security-spiffe-token-provider ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:58:07 Removing intermediate container 3a32dfcdff57 20:58:07 ---> 87ab50b91a3d 20:58:07 Step 7/23 : COPY go.mod vendor* ./ 20:58:07 OK: 211 MiB in 51 packages 20:58:07 ---> 33a4d01075c7 20:58:07 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:07 ---> Running in 754dd0e3bff4 20:58:08 ---> 6e85cd86e260 20:58:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:08 ---> 3ead71db5d35 20:58:08 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:08 ---> Running in 8f0ecd01db18 20:58:08 ---> 07660091fc33 20:58:08 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:08 ---> Running in bcd959bdac6c 20:58:08 ---> Running in 2d859f01e00e 20:58:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:58:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:58:10 ---> 6b193a70c4c1 20:58:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:58:10 ---> Using cache 20:58:10 ---> 865d92a5b95d 20:58:10 Step 4/24 : WORKDIR /edgex-go 20:58:10 ---> Using cache 20:58:10 ---> b017aa8a1f09 20:58:10 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:10 ---> Using cache 20:58:10 ---> 795f4b63c5de 20:58:10 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:58:13 Removing intermediate container e7ac4b4bcad2 20:58:13 ---> 40985e9534ee 20:58:13 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:58:13 ---> Running in b68422a61cc5 20:58:13 ---> Running in 9e89ee05c876 20:58:13 Removing intermediate container 0101a1b04bad 20:58:13 ---> 51d2bd1b14ca 20:58:13 Step 6/23 : COPY go.mod vendor* ./ 20:58:13 Removing intermediate container 9e89ee05c876 20:58:13 ---> 3321ca59cfba 20:58:13 Step 30/33 : CMD ["gate"] 20:58:13 ---> Running in fc1f64f5ddd1 20:58:13 ---> 40e37672dc6d 20:58:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:58:14 Removing intermediate container fc1f64f5ddd1 20:58:14 ---> d8aa314572bd 20:58:14 Step 31/33 : LABEL arch=x86_64 20:58:14 ---> Running in 8f17e3ea76fc 20:58:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:58:15 OK: 211 MiB in 51 packages 20:58:15 ---> Running in 92f00a38fedd 20:58:15 Removing intermediate container 92f00a38fedd 20:58:15 ---> 479b73a72aa4 20:58:15 Step 32/33 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:58:15 ---> Running in 644863e756b5 20:58:16 Removing intermediate container b68422a61cc5 20:58:16 ---> 0573b6a5b790 20:58:16 Step 7/24 : COPY go.mod vendor* ./ 20:58:16 Removing intermediate container 644863e756b5 20:58:16 ---> b87123ca897b 20:58:16 Step 33/33 : LABEL version=2.3.0-dev.92 20:58:16 ---> Running in 54f7b6213208 20:58:16 ---> cea7e8828733 20:58:16 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:16 Removing intermediate container 54f7b6213208 20:58:16 ---> 6e4d6b281cda 20:58:16 20:58:16 ---> Running in 60cf8cfe6a30 20:58:16 Successfully built 6e4d6b281cda 20:58:16 Successfully tagged security-bootstrapper:latest 20:58:16  Building security-bootstrapper ... done Building security-spire-server 20:58:21 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:58:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:58:21 ---> 6b193a70c4c1 20:58:21 Step 3/25 : WORKDIR /edgex-go 20:58:21 ---> Using cache 20:58:21 ---> bae85f365d26 20:58:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:21 ---> Using cache 20:58:21 ---> 13c9951b2bb3 20:58:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:58:21 ---> Using cache 20:58:21 ---> 3d24e5d958ba 20:58:21 Step 6/25 : COPY go.mod vendor* ./ 20:58:21 ---> Using cache 20:58:21 ---> b48b069603b1 20:58:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:25 ---> Running in e9f52aad9118 20:58:25 Removing intermediate container 6a57fe1648ea 20:58:25 ---> b52b5f86ab69 20:58:25 Step 8/26 : COPY . . 20:58:25 Removing intermediate container 66ced639f468 20:58:25 ---> 646d1cbd0869 20:58:25 Step 8/26 : COPY . . 20:58:38 ---> bfe6f09f6c31 20:58:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:58:38 ---> ed8444662bd4 20:58:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:58:38 Removing intermediate container 60cf8cfe6a30 20:58:38 ---> d123ffd47a04 20:58:38 Step 9/24 : COPY . . 20:58:38 Removing intermediate container 8f17e3ea76fc 20:58:38 ---> 39854aefbe51 20:58:38 Step 8/23 : COPY . . 20:58:45 ---> Running in a188a6ff96ee 20:58:45 ---> Running in f58ba700273f 20:58:46 Removing intermediate container a188a6ff96ee 20:58:46 ---> 10f899376c3b 20:58:46 Step 10/26 : WORKDIR /edgex-go/spire-build 20:58:46 Removing intermediate container f58ba700273f 20:58:46 ---> 1c221e12a9de 20:58:46 Step 10/26 : WORKDIR /edgex-go/spire-build 20:58:46 ---> Running in 31c21171135b 20:58:46 ---> Running in aaf40da3f1a0 20:58:46 ---> 0a84102c44e2 20:58:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:58:46 ---> f2e10796a880 20:58:46 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:58:46 ---> Running in 79f49a845068 20:58:46 ---> Running in 476d69849b70 20:58:46 Removing intermediate container aaf40da3f1a0 20:58:46 ---> 9f8abc7a764d 20:58:46 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 20:58:46 Removing intermediate container 31c21171135b 20:58:46 ---> b55c64572290 20:58:46 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 20:58:46 ---> Running in 5bcea680c0a5 20:58:46 ---> Running in 505b8d43b6b0 20:58:46 Removing intermediate container e9f52aad9118 20:58:46 ---> 3048a3dc4542 20:58:46 Step 8/25 : COPY . . 20:58: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.92" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:58:46 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:58:52 ---> d33c99737a2e 20:58:52 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:58:52 Removing intermediate container 5bcea680c0a5 20:58:52 ---> 06429ba68b56 20:58:52 Step 12/26 : WORKDIR /edgex-go 20:58:52 ---> Running in 78d08efd4e81 20:58:52 Removing intermediate container 505b8d43b6b0 20:58:52 ---> 893e3c1125db 20:58:52 Step 12/26 : WORKDIR /edgex-go 20:58:52 ---> Running in 8e06cdfe8f4c 20:58:52 ---> Running in c4b58f66390e 20:58:52 Removing intermediate container 78d08efd4e81 20:58:52 ---> fe015672f4e0 20:58:52 Step 10/25 : WORKDIR /edgex-go/spire-build 20:58:52 Removing intermediate container c4b58f66390e 20:58:52 ---> b8ec6174cc35 20:58:52 20:58:52 Step 13/26 : FROM alpine:3.15 20:58:52 ---> c4fc93816858 20:58:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:58:52 ---> Using cache 20:58:52 ---> 26ea89a27cc5 20:58:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:52 ---> Using cache 20:58:52 ---> b05b60bf40b7 20:58:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:58:52 Removing intermediate container 8e06cdfe8f4c 20:58:52 ---> 7153f3d1c5ad 20:58:52 20:58:52 Step 13/26 : FROM alpine:3.15 20:58:52 ---> c4fc93816858 20:58:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:58:52 ---> Using cache 20:58:52 ---> 26ea89a27cc5 20:58:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:52 ---> Using cache 20:58:52 ---> b05b60bf40b7 20:58:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:58:52 ---> Running in c1288690bf9c 20:58:52 ---> Running in cc850700c57d 20:58:52 ---> Running in 25d82a4c7e4b 20:58:52 Removing intermediate container cc850700c57d 20:58:52 ---> be9ebefc6678 20:58:52 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 20:58:52 ---> Running in e905f79215c9 20:58:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:58:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:58:53 Removing intermediate container e905f79215c9 20:58:53 ---> 9c8a7d554b9c 20:58:53 Step 12/25 : WORKDIR /edgex-go 20:58:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:58:53 ---> Running in 5a45d3c600b4 20:58:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:58:53 Removing intermediate container 5a45d3c600b4 20:58:53 ---> a1b6dad85437 20:58:53 20:58:53 Step 13/25 : FROM alpine:3.15 20:58:53 ---> c4fc93816858 20:58:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:58:53 ---> Using cache 20:58:53 ---> 26ea89a27cc5 20:58:53 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:53 ---> Using cache 20:58:53 ---> b05b60bf40b7 20:58:53 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:58:54 ---> Running in 87e7e6eb6b83 20:58:54 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:58:54 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:58:54 OK: 15857 distinct packages available 20:58:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:58:54 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:58:54 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:58:54 OK: 15857 distinct packages available 20:58:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:58:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:58:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:58:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:58:55 (1/4) Installing dumb-init (1.2.5-r1) 20:58:55 (1/5) Installing dumb-init (1.2.5-r1) 20:58:55 (2/4) Installing musl-obstack (1.2.3-r0) 20:58:55 (2/5) Installing musl-obstack (1.2.3-r0) 20:58:55 (3/4) Installing libucontext (1.1-r0) 20:58:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:58:55 (3/5) Installing libucontext (1.1-r0) 20:58:55 (4/4) Installing gcompat (1.0.0-r4) 20:58:55 (4/5) Installing gcompat (1.0.0-r4) 20:58:55 Executing busybox-1.34.1-r7.trigger 20:58:55 OK: 6 MiB in 18 packages 20:58:55 (5/5) Installing openssl (1.1.1q-r0) 20:58:56 Executing busybox-1.34.1-r7.trigger 20:58:56 OK: 7 MiB in 19 packages 20:58:56 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:58:56 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:58:56 OK: 15857 distinct packages available 20:58:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:58:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:58:57 (1/5) Installing dumb-init (1.2.5-r1) 20:58:57 (2/5) Installing musl-obstack (1.2.3-r0) 20:58:57 Removing intermediate container 25d82a4c7e4b 20:58:57 ---> c899e55f3987 20:58:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:58:57 (3/5) Installing libucontext (1.1-r0) 20:58:57 (4/5) Installing gcompat (1.0.0-r4) 20:58:57 (5/5) Installing openssl (1.1.1q-r0) 20:58:57 Removing intermediate container c1288690bf9c 20:58:57 ---> 6764c29030f7 20:58:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:58:57 Executing busybox-1.34.1-r7.trigger 20:58:57 OK: 7 MiB in 19 packages 20:59:00 ---> 90d0546ad862 20:59:00 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:59:00 ---> 3905d1a44c70 20:59:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:59:00 Removing intermediate container 87e7e6eb6b83 20:59:00 ---> c22653be8acd 20:59:00 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:59:00 ---> 7cb5535190a7 20:59:00 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:59:00 ---> Running in d79ab1923d50 20:59:02 Removing intermediate container d79ab1923d50 20:59:02 ---> 3bf357b69e25 20:59:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:59:02 ---> ee621283f2fd 20:59:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:59:02 ---> 11a35fbab775 20:59:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:59:02 ---> 8b6e7943eca2 20:59:02 Step 21/26 : WORKDIR / 20:59:02 ---> 3beb235b33ab 20:59:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:59:02 ---> 47c24015a8a3 20:59:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:59:02 ---> Running in 6e6f70e7a151 20:59:03 ---> 9f227a594ec8 20:59:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:59:03 Removing intermediate container 6e6f70e7a151 20:59:03 ---> e3aa1b3bcc85 20:59:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:59:03 ---> a7a1e0b7cc00 20:59:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:59:03 ---> Running in 3ff83eb1bcc8 20:59:03 ---> 2dc6b96120d8 20:59:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:59:03 ---> Running in e6d2bf6f2899 20:59:04 Removing intermediate container 3ff83eb1bcc8 20:59:04 ---> aaadf59e6404 20:59:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:59:04 Removing intermediate container e6d2bf6f2899 20:59:04 ---> 1a781a76ea5b 20:59:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:59:05 ---> 83cfd107b0db 20:59:05 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:59:05 Removing intermediate container 4cc17090571f 20:59:05 ---> d78a92454cb8 20:59:05 Step 7/20 : COPY . . 20:59:05 ---> 13ce5a5bb3c6 20:59:05 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:59:05 ---> Running in ca8e9495628b 20:59:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:59:05 ---> Running in c24eb4fe3a1a 20:59:05 ---> Running in e3abf659d07f 20:59:05 ---> Running in 2d4c703872dc 20:59:05 Removing intermediate container 79f49a845068 20:59:05 ---> 078d0fa0b099 20:59:05 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:59:05 Removing intermediate container c24eb4fe3a1a 20:59:05 ---> 765783d65e09 20:59:05 Step 24/26 : LABEL arch=x86_64 20:59:05 Removing intermediate container 2d4c703872dc 20:59:05 ---> a4648307491a 20:59:05 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:59:05 Removing intermediate container e3abf659d07f 20:59:05 ---> 7e281d5ae090 20:59:05 Step 24/26 : LABEL arch=x86_64 20:59:05 ---> Running in 5e49bcc8af97 20:59:05 ---> Running in 2ea2d1d0e246 20:59:05 ---> Running in d59c5319d5f0 20:59:05 ---> Running in 351f2ce547c8 20:59:05 Removing intermediate container 2ea2d1d0e246 20:59:05 ---> 835e4e083d14 20:59:05 Step 23/25 : LABEL arch=x86_64 20:59:05 Removing intermediate container 351f2ce547c8 20:59:05 ---> 117b55ac442d 20:59:05 Step 25/26 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:59:05 Removing intermediate container d59c5319d5f0 20:59:05 ---> 8f903359d103 20:59:05 Step 25/26 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:59:05 ---> Running in f536ae3dfd29 20:59:05 ---> Running in c19603645ed1 20:59:05 ---> Running in e7bacf6fc147 20:59:05 Removing intermediate container f536ae3dfd29 20:59:05 ---> 5fc141f040bb 20:59:05 Step 24/25 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:59:05 ---> Running in 9aa51e8ee732 20:59:05 Removing intermediate container c19603645ed1 20:59:05 ---> e03e166ba443 20:59:05 Step 26/26 : LABEL version=2.3.0-dev.92 20:59:06 Removing intermediate container e7bacf6fc147 20:59:06 ---> 4ee9f92c3bc5 20:59:06 Step 26/26 : LABEL version=2.3.0-dev.92 20:59:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:59:06 ---> Running in 036d4638c03b 20:59:06 ---> Running in a9ce0d69cf7d 20:59:06 Removing intermediate container 9aa51e8ee732 20:59:06 ---> 2c02f5ffe099 20:59:06 Step 25/25 : LABEL version=2.3.0-dev.92 20:59:06 ---> Running in ec7b48c833fe 20:59:06 Removing intermediate container 036d4638c03b 20:59:06 ---> 5dbd6a76a2e1 20:59:06 20:59:06 Removing intermediate container a9ce0d69cf7d 20:59:06 ---> e191636eaf3f 20:59:06 20:59:06 Removing intermediate container ec7b48c833fe 20:59:06 ---> 42da2582505d 20:59:06 20:59:06 Successfully built 5dbd6a76a2e1 20:59:06 Successfully tagged security-spire-config:latest 20:59:06 Building core-metadata 20:59:06  Building security-spire-config ... done Successfully built e191636eaf3f 20:59:06 Successfully tagged security-spire-agent:latest 20:59:06 Building security-proxy-setup 20:59:06  Building security-spire-agent ... done Successfully built 42da2582505d 20:59:06 Successfully tagged security-spire-server:latest 20:59:06  Building security-spire-server ... done Building security-secretstore-setup 20:59:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:59:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:59:11 ---> 6b193a70c4c1 20:59:11 Step 3/22 : WORKDIR /edgex-go 20:59:11 ---> Using cache 20:59:11 ---> bae85f365d26 20:59:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:11 ---> Using cache 20:59:11 ---> 13c9951b2bb3 20:59:11 Step 5/22 : RUN apk add --update --no-cache make git 20:59:11 ---> Using cache 20:59:11 ---> 8b6f6ec41bf4 20:59:11 Step 6/22 : COPY go.mod vendor* ./ 20:59:11 ---> Using cache 20:59:11 ---> 955a472a0f47 20:59:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:11 ---> Using cache 20:59:11 ---> 08e72dbc1f0d 20:59:11 Step 8/22 : COPY . . 20:59:11 ---> Using cache 20:59:11 ---> 44e8f0ae80d6 20:59:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:59:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:59:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:59:11 ---> 6b193a70c4c1 20:59:11 Step 3/25 : WORKDIR /edgex-go 20:59:11 ---> Using cache 20:59:11 ---> bae85f365d26 20:59:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:11 ---> Using cache 20:59:11 ---> 13c9951b2bb3 20:59:11 Step 5/25 : RUN apk add --update --no-cache make git 20:59:11 ---> Using cache 20:59:11 ---> 8b6f6ec41bf4 20:59:11 Step 6/25 : COPY go.mod vendor* ./ 20:59:11 ---> Using cache 20:59:11 ---> 955a472a0f47 20:59:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:11 ---> Using cache 20:59:11 ---> 08e72dbc1f0d 20:59:11 Step 8/25 : COPY . . 20:59:11 ---> Using cache 20:59:11 ---> 44e8f0ae80d6 20:59:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:59:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:59:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:59:11 ---> 6b193a70c4c1 20:59:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:59:11 ---> Using cache 20:59:11 ---> 865d92a5b95d 20:59:11 Step 4/25 : WORKDIR /edgex-go 20:59:11 ---> Using cache 20:59:11 ---> b017aa8a1f09 20:59:11 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:11 ---> Using cache 20:59:11 ---> 795f4b63c5de 20:59:11 Step 6/25 : RUN apk add --update --no-cache make git 20:59:15 Removing intermediate container 8f0ecd01db18 20:59:15 ---> c687fa350314 20:59:15 Step 8/25 : COPY . . 20:59:15 Removing intermediate container 2d859f01e00e 20:59:15 ---> e0f8f1393671 20:59:15 Step 9/23 : COPY . . 20:59:15 Removing intermediate container 754dd0e3bff4 20:59:15 ---> c76b2e5f6a71 20:59:15 Step 8/33 : COPY . . 20:59:15 Removing intermediate container bcd959bdac6c 20:59:15 ---> db9c51bfd6e4 20:59:15 Step 9/24 : COPY . . 20:59:16 ---> Running in b69f4e995bf3 20:59:16 ---> Running in e9f67b8fff27 20:59:16 ---> Running in 8208cc22cb49 20:59:16 Removing intermediate container 5e49bcc8af97 20:59:16 ---> 064da54be8df 20:59:16 20:59:16 Step 11/23 : FROM alpine:3.16 20:59:16 ---> 9c6f07244728 20:59:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:59:16 ---> Running in dab0c902266e 20:59:16 Removing intermediate container dab0c902266e 20:59:16 ---> 5a0741e45673 20:59:16 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 20:59:16 ---> Running in fad9b2dcff9c 20:59: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.92" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:59: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.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:59:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:59:16 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:59:16 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:59:16 (3/33) Installing readline (8.1.2-r0) 20:59:16 (4/33) Installing bash (5.1.16-r2) 20:59:16 Executing bash-5.1.16-r2.post-install 20:59:16 (5/33) Installing ca-certificates (20220614-r0) 20:59:16 (6/33) Installing brotli-libs (1.0.9-r6) 20:59:16 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:59:16 (8/33) Installing libcurl (7.83.1-r3) 20:59:16 (9/33) Installing curl (7.83.1-r3) 20:59:16 (10/33) Installing docker-cli (20.10.18-r1) 20:59:17 (11/33) Installing dumb-init (1.2.5-r1) 20:59:17 (12/33) Installing libbz2 (1.0.8-r1) 20:59:17 (13/33) Installing expat (2.4.9-r0) 20:59:17 (14/33) Installing libffi (3.4.2-r1) 20:59:17 (15/33) Installing gdbm (1.23-r0) 20:59:17 (16/33) Installing xz-libs (5.2.5-r1) 20:59:17 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:59:17 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:59:17 (19/33) Installing mpdecimal (2.5.1-r1) 20:59:17 (20/33) Installing sqlite-libs (3.38.5-r0) 20:59:17 (21/33) Installing python3 (3.10.5-r0) 20:59:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:59:17 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:59:17 (23/33) Installing py3-tomli (2.0.1-r1) 20:59:17 (24/33) Installing py3-pep517 (0.12.0-r2) 20:59:17 OK: 211 MiB in 51 packages 20:59:17 (25/33) Installing py3-six (1.16.0-r1) 20:59:17 (26/33) Installing py3-retrying (1.3.3-r3) 20:59:17 (27/33) Installing py3-appdirs (1.4.4-r3) 20:59:17 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:59:17 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:59:17 (30/33) Installing py3-parsing (2.4.7-r3) 20:59:17 (31/33) Installing py3-packaging (21.3-r0) 20:59:17 (32/33) Installing py3-setuptools (59.4.0-r0) 20:59:17 (33/33) Installing py3-pip (22.1.1-r0) 20:59:17 Executing busybox-1.35.0-r17.trigger 20:59:17 Executing ca-certificates-20220614-r0.trigger 20:59:17 OK: 122 MiB in 47 packages 20:59:18 Removing intermediate container 476d69849b70 20:59:18 ---> 9d3a670bd327 20:59:18 20:59:18 Step 11/24 : FROM alpine:3.16 20:59:18 ---> 9c6f07244728 20:59:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:59:18 ---> Running in c465cfe21d03 20:59:18 Removing intermediate container 8208cc22cb49 20:59:18 ---> eed8501fb2f3 20:59:18 Step 7/25 : COPY go.mod vendor* ./ 20:59:19 Removing intermediate container c465cfe21d03 20:59:19 ---> 05685bb3cd50 20:59:19 Step 13/24 : ENV APP_PORT=59880 20:59:19 ---> ea4448530471 20:59:19 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:19 ---> Running in 2f72560fdf40 20:59:19 ---> Running in 2df834506d03 20:59:19 Removing intermediate container 2f72560fdf40 20:59:19 ---> f34115191416 20:59:19 Step 14/24 : EXPOSE $APP_PORT 20:59:19 ---> Running in 0f1b9f5f4ebb 20:59:19 Removing intermediate container 0f1b9f5f4ebb 20:59:19 ---> 4f838dc4b702 20:59:19 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:19 ---> Running in 48590df52670 20:59:20 Collecting docker-compose==1.23.2 20:59:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:59:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 15.0 MB/s eta 0:00:00 20:59:20 Collecting texttable<0.10,>=0.9.0 20:59:20 Downloading texttable-0.9.1.tar.gz (11 kB) 20:59:21 Preparing metadata (setup.py): started 20:59:21 Removing intermediate container 48590df52670 20:59:21 ---> 3636a05d3cea 20:59:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:59:21 ---> Running in f229576edb69 20:59:21 Preparing metadata (setup.py): finished with status 'done' 20:59:21 Collecting cached-property<2,>=1.2.0 20:59:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:59:21 Collecting dockerpty<0.5,>=0.4.1 20:59:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:59:21 Preparing metadata (setup.py): started 20:59:21 Preparing metadata (setup.py): finished with status 'done' 20:59:21 Collecting docopt<0.7,>=0.6.1 20:59:21 Downloading docopt-0.6.2.tar.gz (25 kB) 20:59:21 Preparing metadata (setup.py): started 20:59:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:59:21 Preparing metadata (setup.py): finished with status 'done' 20:59:22 ---> 259f389d2eab 20:59:22 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:59:22 ---> 64994c39843c 20:59:22 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:59:22 ---> Running in 384e40e13aba 20:59:22 ---> b35789fca1d0 20:59:22 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:59:22 ---> 0c3db16f1e73 20:59:22 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:59:22 ---> Running in a4d748b19fe5 20:59:22 ---> Running in da7bb4520cbb 20:59:22 ---> Running in def885dcfdfc 20:59:22 Collecting docker<4.0,>=3.6.0 20:59:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:59:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 97.2 MB/s eta 0:00:00 20:59:22 Collecting PyYAML<4,>=3.10 20:59:22 Downloading PyYAML-3.13.tar.gz (270 kB) 20:59:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 43.4 MB/s eta 0:00:00 20:59:22 Preparing metadata (setup.py): started 20:59:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:59:22 Preparing metadata (setup.py): finished with status 'done' 20:59:22 Collecting websocket-client<1.0,>=0.32.0 20:59:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:59:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 181.2 MB/s eta 0:00:00 20:59:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:59:22 (1/6) Installing dumb-init (1.2.5-r1) 20:59:22 Collecting jsonschema<3,>=2.5.1 20:59:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:59:22 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:59:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:59:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 178.9 MB/s eta 0:00:00 20:59:23 (3/6) Installing libsodium (1.0.18-r0) 20:59:23 Collecting docker-pycreds>=0.4.0 20:59:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:59:23 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:59:23 Collecting chardet<3.1.0,>=3.0.2 20:59:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 168.6 MB/s eta 0:00:00 20:59:23 (5/6) Installing libzmq (4.3.4-r0) 20:59:23 Collecting certifi>=2017.4.17 20:59:23 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 20:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 30.0 MB/s eta 0:00:00 20:59:23 Collecting idna<2.8,>=2.5 20:59:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:59:23 (6/6) Installing zeromq (4.3.4-r0) 20:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 179.5 MB/s eta 0:00:00 20:59:23 Collecting urllib3<1.25,>=1.21.1 20:59:23 Executing busybox-1.35.0-r17.trigger 20:59:23 OK: 8 MiB in 20 packages 20:59:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 86.4 MB/s eta 0:00:00 20:59:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:59:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:59:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:59:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:59:23 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:59:23 Running setup.py install for texttable: started 20:59:23 Running setup.py install for texttable: finished with status 'done' 20:59:23 Running setup.py install for PyYAML: started 20:59:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:59:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:59:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:59:24 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:59:24 Running setup.py install for PyYAML: finished with status 'done' 20:59:25 Running setup.py install for docopt: started 20:59:26 Running setup.py install for docopt: finished with status 'done' 20:59:26 Removing intermediate container f229576edb69 20:59:26 ---> e52f4ae52f7f 20:59:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:59:26 Running setup.py install for dockerpty: started 20:59:27 Running setup.py install for dockerpty: finished with status 'done' 20:59:28 ---> f26dcf018ff2 20:59:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:59:28 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 20:59:28 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 20:59:29 ---> cd571247f34c 20:59:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:59:30 ---> 7462046aa6bb 20:59:30 Step 20/24 : ENTRYPOINT ["/core-data"] 20:59:31 ---> Running in 3779266d244f 20:59:31 Removing intermediate container 3779266d244f 20:59:31 ---> b1186e0f0809 20:59:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:31 ---> Running in 6e31697902eb 20:59:31 Removing intermediate container 2df834506d03 20:59:31 ---> 56988a6b05e3 20:59:31 Step 9/25 : COPY . . 20:59:32 Removing intermediate container 6e31697902eb 20:59:32 ---> 6fb947d7346f 20:59:32 Step 22/24 : LABEL arch=x86_64 20:59:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:59:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:59:36 ---> Running in 2c82387abb77 20:59:36 ---> 14df16381d52 20:59:36 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:59:36 Removing intermediate container 2c82387abb77 20:59:36 ---> c20eb7d27ede 20:59:36 Step 23/24 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:59:36 ---> Running in 57ae4f3ede75 20:59:36 ---> Running in b858c8d6140c 20:59:36 Removing intermediate container fad9b2dcff9c 20:59:36 ---> 25dc2aa0c2f3 20:59:36 Step 14/23 : ENV APP_PORT=58890 20:59:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:59:37 Removing intermediate container b858c8d6140c 20:59:37 ---> 4ef33f771097 20:59:37 Step 24/24 : LABEL version=2.3.0-dev.92 20:59:38 ---> Running in de23a364cb80 20:59:38 ---> Running in d0f42799dd54 20:59:38 Removing intermediate container de23a364cb80 20:59:38 ---> eb1099925619 20:59:38 Step 15/23 : EXPOSE $APP_PORT 20:59:38 Removing intermediate container d0f42799dd54 20:59:38 ---> 24f86cccf928 20:59:38 20:59:38 ---> Running in f949f8552e7a 20:59:38 Removing intermediate container b69f4e995bf3 20:59:38 ---> b53bd9405528 20:59:38 20:59:38 Step 10/25 : FROM alpine:3.16 20:59:38 ---> 9c6f07244728 20:59:38 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:59:38 Removing intermediate container e9f67b8fff27 20:59:38 ---> 1f823a9f0de5 20:59:38 20:59:38 Step 10/22 : FROM alpine:3.16 20:59:38 ---> 9c6f07244728 20:59:38 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:59:38 ---> Running in b65d87d27df8 20:59:38 Successfully built 24f86cccf928 20:59:38 Successfully tagged core-data:latest 20:59:38  Building core-data ... done  ---> Running in 8e8e035c91ab 20:59:38 Removing intermediate container f949f8552e7a 20:59:38 ---> b41eeeec4a4d 20:59:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:59:39 ---> 2260724961ed 20:59:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:59:39 (1/3) Installing ca-certificates (20220614-r0) 20:59:39 (2/3) Installing dumb-init (1.2.5-r1) 20:59:39 (3/3) Installing su-exec (0.2-r1) 20:59:39 Executing busybox-1.35.0-r17.trigger 20:59:39 Executing ca-certificates-20220614-r0.trigger 20:59:39 OK: 6 MiB in 17 packages 20:59:39 ---> b2ad099c1985 20:59:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:59:39 (1/6) Installing ca-certificates (20220614-r0) 20:59:39 (2/6) Installing brotli-libs (1.0.9-r6) 20:59:39 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:59:39 (4/6) Installing libcurl (7.83.1-r3) 20:59:39 (5/6) Installing curl (7.83.1-r3) 20:59:39 (6/6) Installing dumb-init (1.2.5-r1) 20:59:39 Executing busybox-1.35.0-r17.trigger 20:59:39 Executing ca-certificates-20220614-r0.trigger 20:59:39 OK: 8 MiB in 20 packages 20:59:39 ---> 71b7dbeda0f7 20:59:39 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:59:39 ---> Running in dee7721d10d5 20:59:39 Removing intermediate container b65d87d27df8 20:59:39 ---> d760e2f39c09 20:59:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:59:39 Removing intermediate container dee7721d10d5 20:59:39 ---> 694c0b93990b 20:59:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:39 ---> Running in 3512ccbc66d3 20:59:39 ---> Running in 80b804c18965 20:59:40 Removing intermediate container 80b804c18965 20:59:40 ---> 5f67a52e7283 20:59:40 Step 13/25 : WORKDIR / 20:59:40 Removing intermediate container 8e8e035c91ab 20:59:40 ---> 91beda2e3f5c 20:59:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:59:40 Removing intermediate container 3512ccbc66d3 20:59:40 ---> 88e27d67604e 20:59:40 Step 21/23 : LABEL arch=x86_64 20:59:40 ---> Running in a3487e211ad1 20:59:40 ---> Running in ad7d212333e0 20:59:40 ---> Running in ab6166587521 20:59:40 Removing intermediate container ab6166587521 20:59:40 ---> 4eb7e9209091 20:59:40 Step 13/22 : WORKDIR /edgex 20:59:40 Removing intermediate container a3487e211ad1 20:59:40 ---> 0be163402b68 20:59:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:59:40 Removing intermediate container ad7d212333e0 20:59:40 ---> 39cdab1913cc 20:59:40 Step 22/23 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:59:40 ---> Running in 7bdcefc1d5c7 20:59:40 ---> Running in 13b4e05ead60 20:59:40 Removing intermediate container 7bdcefc1d5c7 20:59:40 ---> b46c20de9af0 20:59:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:59:40 ---> f604af7dc906 20:59:40 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:59:40 Removing intermediate container 13b4e05ead60 20:59:40 ---> bc3e44472db0 20:59:40 Step 23/23 : LABEL version=2.3.0-dev.92 20:59:40 ---> Running in 4c484641a885 20:59:40 ---> 316c5419ab16 20:59:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:59:40 ---> 12bea44d8b10 20:59:40 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:59:40 Removing intermediate container 4c484641a885 20:59:40 ---> 5ef81d5a6c70 20:59:40 20:59:41 Successfully built 5ef81d5a6c70 20:59:41 Successfully tagged sys-mgmt-agent:latest 20:59:41  Building sys-mgmt-agent ... done  ---> 8d3381a69cab 20:59:41 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:59:41 ---> 2f1824d34f87 20:59:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:59:41 ---> 4075d6591f52 20:59:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:59:42 ---> d5f7a883d51f 20:59:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:59:42 ---> 4758206cbe75 20:59:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:59:42 ---> c4855b8c9787 20:59:42 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:59:42 ---> Running in 86dbf032e0a3 20:59:43 ---> 8fe47f121ca4 20:59:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:59:43 ---> 1ece3fcae343 20:59:43 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:59:43 ---> Running in 7cb0a9b793c1 20:59:43 Removing intermediate container 86dbf032e0a3 20:59:43 ---> 5f95eb5c26cc 20:59:43 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:59:43 ---> Running in 4e326d09d7c0 20:59:44 Removing intermediate container 4e326d09d7c0 20:59:44 ---> 48a778a71674 20:59:44 Step 20/22 : LABEL arch=x86_64 20:59:44 ---> Running in 089f7dd45a35 20:59:44 Removing intermediate container 089f7dd45a35 20:59:44 ---> da6f57b87fe3 20:59:44 Step 21/22 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:59:44 ---> Running in 9f905ee7e55f 20:59:44 Removing intermediate container 9f905ee7e55f 20:59:44 ---> 12b674954335 20:59:44 Step 22/22 : LABEL version=2.3.0-dev.92 20:59:44 ---> Running in ec524cbd88b7 20:59:44 Removing intermediate container 7cb0a9b793c1 20:59:44 ---> 4d23bdc00bd6 20:59:44 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:59:44 ---> Running in 329b6dcc32e9 20:59:44 Removing intermediate container ec524cbd88b7 20:59:44 ---> 8aa103fd5e35 20:59:44 20:59:44 Removing intermediate container 329b6dcc32e9 20:59:44 ---> 3fe682ce235d 20:59:44 Step 23/25 : LABEL arch=x86_64 20:59:44 Successfully built 8aa103fd5e35 20:59:44 Successfully tagged security-proxy-setup:latest 20:59:44  Building security-proxy-setup ... done  ---> Running in 0bb72a311862 20:59:45 Removing intermediate container 0bb72a311862 20:59:45 ---> 34fb83fbe81f 20:59:45 Step 24/25 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:59:45 ---> Running in b4040978f5b3 20:59:45 Removing intermediate container b4040978f5b3 20:59:45 ---> 6c45fa4e22a5 20:59:45 Step 25/25 : LABEL version=2.3.0-dev.92 20:59:45 ---> Running in 5bbadcc3559f 20:59:45 Removing intermediate container 5bbadcc3559f 20:59:45 ---> 3a03ef1737ee 20:59:45 20:59:45 Successfully built 3a03ef1737ee 20:59:45 Successfully tagged security-secretstore-setup:latest 20:59:52  Building security-secretstore-setup ... done Removing intermediate container 57ae4f3ede75 20:59:52 ---> 369b2178b352 20:59:52 20:59:52 Step 11/25 : FROM alpine:3.16 20:59:52 ---> 9c6f07244728 20:59:52 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:59:52 ---> Using cache 20:59:52 ---> 128581b2faba 20:59:52 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:59:52 ---> Using cache 20:59:52 ---> 0486df03ec84 20:59:52 Step 14/25 : ENV APP_PORT=59881 20:59:52 ---> Running in 20f31a65b9de 20:59:52 Removing intermediate container 20f31a65b9de 20:59:52 ---> 0b44a8937895 20:59:52 Step 15/25 : EXPOSE $APP_PORT 20:59:52 ---> Running in d58b26a6705a 20:59:52 Removing intermediate container d58b26a6705a 20:59:52 ---> 7be4d77e7bab 20:59:52 Step 16/25 : WORKDIR / 20:59:52 ---> Running in 12602055fac2 20:59:52 Removing intermediate container 12602055fac2 20:59:52 ---> 8cf90ae4c1e2 20:59:52 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:59:52 ---> c29b710c5659 20:59:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:59:52 ---> 965a947bb327 20:59:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:59:52 ---> 438d1cdd228d 20:59:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:59:52 ---> 6dff5fd02eb6 20:59:52 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:59:52 ---> Running in bc0b0893cd0d 20:59:53 Removing intermediate container bc0b0893cd0d 20:59:53 ---> d979fc53d7f4 20:59:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:53 ---> Running in c998ebb1c7c2 20:59:53 Removing intermediate container c998ebb1c7c2 20:59:53 ---> c4354fef3f67 20:59:53 Step 23/25 : LABEL arch=x86_64 20:59:53 ---> Running in 227c2ebc6838 20:59:53 Removing intermediate container 227c2ebc6838 20:59:53 ---> 5bddf17cd79a 20:59:53 Step 24/25 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:59:53 ---> Running in e71c217c0499 20:59:53 Removing intermediate container e71c217c0499 20:59:53 ---> afa61f87e4c3 20:59:53 Step 25/25 : LABEL version=2.3.0-dev.92 20:59:53 ---> Running in 3b06575757f2 20:59:53 Removing intermediate container 3b06575757f2 20:59:53 ---> 8cd815f12016 20:59:53 20:59:53 Successfully built 8cd815f12016 20:59:53 Successfully tagged core-metadata:latest 20:59:53  Building core-metadata ... done  [Pipeline] } 20:59:53 $ docker stop --time=1 c81a5d44dc70046964f0f85e8a338595b57c111cb13417a8c53a0355fa7702a5 20:59:54 $ docker rm -f c81a5d44dc70046964f0f85e8a338595b57c111cb13417a8c53a0355fa7702a5 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:55 + docker images 20:59:55 REPOSITORY TAG IMAGE ID CREATED SIZE 20:59:55 core-metadata latest 8cd815f12016 2 seconds ago 18.3MB 20:59:55 369b2178b352 5 seconds ago 1.59GB 20:59:55 security-secretstore-setup latest 3a03ef1737ee 10 seconds ago 29.3MB 20:59:55 security-proxy-setup latest 8aa103fd5e35 11 seconds ago 27.4MB 20:59:55 sys-mgmt-agent latest 5ef81d5a6c70 15 seconds ago 136MB 20:59:55 b53bd9405528 17 seconds ago 1.57GB 20:59:55 1f823a9f0de5 17 seconds ago 1.57GB 20:59:55 core-data latest 24f86cccf928 17 seconds ago 21.6MB 20:59:55 9d3a670bd327 39 seconds ago 1.59GB 20:59:55 064da54be8df 40 seconds ago 1.56GB 20:59:55 security-spire-agent latest e191636eaf3f 50 seconds ago 125MB 20:59:55 security-spire-server latest 42da2582505d 50 seconds ago 86.5MB 20:59:55 security-spire-config latest 5dbd6a76a2e1 50 seconds ago 85.8MB 20:59:55 a1b6dad85437 About a minute ago 1.45GB 20:59:55 7153f3d1c5ad About a minute ago 1.45GB 20:59:55 b8ec6174cc35 About a minute ago 1.45GB 20:59:55 security-bootstrapper latest 6e4d6b281cda About a minute ago 19.9MB 20:59:55 security-spiffe-token-provider latest 3140a78eb04e About a minute ago 29.3MB 20:59:55 core-command latest d8726571464d About a minute ago 17.5MB 20:59:55 support-notifications latest 2d01b49ca276 2 minutes ago 30.1MB 20:59:55 support-scheduler latest 0e0c16aac195 2 minutes ago 29.5MB 20:59:55 706b5e1316e9 2 minutes ago 1.64GB 20:59:55 148cf2c8cf63 2 minutes ago 1.64GB 20:59:55 0b5fdddd5cb2 2 minutes ago 1.58GB 20:59:55 c0104b110bed 2 minutes ago 1.61GB 20:59:55 952c49814261 2 minutes ago 1.57GB 20:59:55 ci-base-image-x86_64 latest 6b193a70c4c1 5 minutes ago 941MB 20:59:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 8 days ago 677MB 20:59:55 alpine 3.15 c4fc93816858 2 months ago 5.59MB 20:59:55 alpine 3.16 9c6f07244728 2 months ago 5.54MB 20:59:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 20:59:55 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 20:59:55 provisioning config files... 20:59:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/330@tmp/config13916111084286642057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:55 ---> docker-login.sh 20:59:55 nexus3.edgexfoundry.org:10001 20:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:55 Configure a credential helper to remove this warning. See 20:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:55 20:59:55 Login Succeeded 20:59:55 nexus3.edgexfoundry.org:10002 20:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:55 Configure a credential helper to remove this warning. See 20:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:55 20:59:55 Login Succeeded 20:59:55 nexus3.edgexfoundry.org:10003 20:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:56 Configure a credential helper to remove this warning. See 20:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:56 20:59:56 Login Succeeded 20:59:56 nexus3.edgexfoundry.org:10004 20:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:56 Configure a credential helper to remove this warning. See 20:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:56 20:59:56 Login Succeeded 20:59:56 docker.io 20:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:56 Configure a credential helper to remove this warning. See 20:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:56 20:59:56 Login Succeeded 20:59:56 ---> docker-login.sh ends [Pipeline] } 20:59:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:59:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:56 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:59:56 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:59:56 latest 20:59:56 2.3.0-dev.92 20:59:56 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 20:59:56 main 20:59:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:57 + docker push nexus3.edgexfoundry.org:10004/core-command:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 20:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:59:57 9b756d37d530: Preparing 20:59:57 ec83f1000e93: Preparing 20:59:57 3b3d2473ba7d: Preparing 20:59:57 69fa3330cad0: Preparing 20:59:57 994393dc58e7: Preparing 20:59:57 994393dc58e7: Layer already exists 20:59:57 69fa3330cad0: Pushed 20:59:57 3b3d2473ba7d: Pushed 20:59:57 9b756d37d530: Pushed 20:59:58 ec83f1000e93: Pushed 20:59:58 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:6311e1b7f3c79beb2fc311de18521996fe3941db85e0eef6dce9a9615cb648ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:59 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:59:59 9b756d37d530: Preparing 20:59:59 ec83f1000e93: Preparing 20:59:59 3b3d2473ba7d: Preparing 20:59:59 69fa3330cad0: Preparing 20:59:59 994393dc58e7: Preparing 20:59:59 ec83f1000e93: Layer already exists 20:59:59 69fa3330cad0: Layer already exists 20:59:59 9b756d37d530: Layer already exists 20:59:59 994393dc58e7: Layer already exists 20:59:59 3b3d2473ba7d: Layer already exists 20:59:59 latest: digest: sha256:6311e1b7f3c79beb2fc311de18521996fe3941db85e0eef6dce9a9615cb648ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:59 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.92 20:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:59:59 9b756d37d530: Preparing 20:59:59 ec83f1000e93: Preparing 20:59:59 3b3d2473ba7d: Preparing 20:59:59 69fa3330cad0: Preparing 20:59:59 994393dc58e7: Preparing 20:59:59 9b756d37d530: Layer already exists 20:59:59 ec83f1000e93: Layer already exists 20:59:59 994393dc58e7: Layer already exists 20:59:59 3b3d2473ba7d: Layer already exists 20:59:59 69fa3330cad0: Layer already exists 20:59:59 2.3.0-dev.92: digest: sha256:6311e1b7f3c79beb2fc311de18521996fe3941db85e0eef6dce9a9615cb648ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:00 + docker push nexus3.edgexfoundry.org:10004/core-command:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:00:00 9b756d37d530: Preparing 21:00:00 ec83f1000e93: Preparing 21:00:00 3b3d2473ba7d: Preparing 21:00:00 69fa3330cad0: Preparing 21:00:00 994393dc58e7: Preparing 21:00:00 994393dc58e7: Layer already exists 21:00:00 3b3d2473ba7d: Layer already exists 21:00:00 69fa3330cad0: Layer already exists 21:00:00 ec83f1000e93: Layer already exists 21:00:00 9b756d37d530: Layer already exists 21:00:00 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:6311e1b7f3c79beb2fc311de18521996fe3941db85e0eef6dce9a9615cb648ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:00 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:00:00 9b756d37d530: Preparing 21:00:00 ec83f1000e93: Preparing 21:00:00 3b3d2473ba7d: Preparing 21:00:00 69fa3330cad0: Preparing 21:00:00 994393dc58e7: Preparing 21:00:00 994393dc58e7: Layer already exists 21:00:00 3b3d2473ba7d: Layer already exists 21:00:00 9b756d37d530: Layer already exists 21:00:00 ec83f1000e93: Layer already exists 21:00:00 69fa3330cad0: Layer already exists 21:00:00 main: digest: sha256:6311e1b7f3c79beb2fc311de18521996fe3941db85e0eef6dce9a9615cb648ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:01 ===================================================== [Pipeline] echo 21:00:01 taggedImages: 21:00:01 - nexus3.edgexfoundry.org:10004/core-command:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:01 - nexus3.edgexfoundry.org:10004/core-command:latest 21:00:01 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.92 21:00:01 - nexus3.edgexfoundry.org:10004/core-command:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:01 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:00:01 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:00:01 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:01 latest 21:00:01 2.3.0-dev.92 21:00:01 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:01 main 21:00:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:01 + docker push nexus3.edgexfoundry.org:10004/core-data:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:00:01 ef26407f2f88: Preparing 21:00:01 bf66a8affd74: Preparing 21:00:01 3b3d2473ba7d: Preparing 21:00:01 5699b42ab6b7: Preparing 21:00:01 c665ef42b037: Preparing 21:00:01 994393dc58e7: Preparing 21:00:01 994393dc58e7: Waiting 21:00:01 3b3d2473ba7d: Layer already exists 21:00:01 994393dc58e7: Layer already exists 21:00:01 ef26407f2f88: Pushed 21:00:01 c665ef42b037: Pushed 21:00:01 5699b42ab6b7: Pushed 21:00:03 bf66a8affd74: Pushed 21:00:03 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:60cb64644582b0352fc7cf9a9af3e21e58ea18b566081747f475109ef09f4368 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:03 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:00:03 ef26407f2f88: Preparing 21:00:03 bf66a8affd74: Preparing 21:00:03 3b3d2473ba7d: Preparing 21:00:03 5699b42ab6b7: Preparing 21:00:03 c665ef42b037: Preparing 21:00:03 994393dc58e7: Preparing 21:00:03 994393dc58e7: Waiting 21:00:03 ef26407f2f88: Layer already exists 21:00:03 5699b42ab6b7: Layer already exists 21:00:03 3b3d2473ba7d: Layer already exists 21:00:03 bf66a8affd74: Layer already exists 21:00:03 c665ef42b037: Layer already exists 21:00:03 994393dc58e7: Layer already exists 21:00:03 latest: digest: sha256:60cb64644582b0352fc7cf9a9af3e21e58ea18b566081747f475109ef09f4368 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:04 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.92 21:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:00:04 ef26407f2f88: Preparing 21:00:04 bf66a8affd74: Preparing 21:00:04 3b3d2473ba7d: Preparing 21:00:04 5699b42ab6b7: Preparing 21:00:04 c665ef42b037: Preparing 21:00:04 994393dc58e7: Preparing 21:00:04 994393dc58e7: Waiting 21:00:04 bf66a8affd74: Layer already exists 21:00:04 ef26407f2f88: Layer already exists 21:00:04 3b3d2473ba7d: Layer already exists 21:00:04 c665ef42b037: Layer already exists 21:00:04 5699b42ab6b7: Layer already exists 21:00:04 994393dc58e7: Layer already exists 21:00:04 2.3.0-dev.92: digest: sha256:60cb64644582b0352fc7cf9a9af3e21e58ea18b566081747f475109ef09f4368 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:05 + docker push nexus3.edgexfoundry.org:10004/core-data:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:00:05 ef26407f2f88: Preparing 21:00:05 bf66a8affd74: Preparing 21:00:05 3b3d2473ba7d: Preparing 21:00:05 5699b42ab6b7: Preparing 21:00:05 c665ef42b037: Preparing 21:00:05 994393dc58e7: Preparing 21:00:05 994393dc58e7: Waiting 21:00:05 c665ef42b037: Layer already exists 21:00:05 ef26407f2f88: Layer already exists 21:00:05 5699b42ab6b7: Layer already exists 21:00:05 bf66a8affd74: Layer already exists 21:00:05 3b3d2473ba7d: Layer already exists 21:00:05 994393dc58e7: Layer already exists 21:00:05 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:60cb64644582b0352fc7cf9a9af3e21e58ea18b566081747f475109ef09f4368 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:05 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:00:05 ef26407f2f88: Preparing 21:00:05 bf66a8affd74: Preparing 21:00:05 3b3d2473ba7d: Preparing 21:00:05 5699b42ab6b7: Preparing 21:00:05 c665ef42b037: Preparing 21:00:05 994393dc58e7: Preparing 21:00:05 994393dc58e7: Waiting 21:00:05 bf66a8affd74: Layer already exists 21:00:05 c665ef42b037: Layer already exists 21:00:05 ef26407f2f88: Layer already exists 21:00:05 3b3d2473ba7d: Layer already exists 21:00:05 5699b42ab6b7: Layer already exists 21:00:05 994393dc58e7: Layer already exists 21:00:05 main: digest: sha256:60cb64644582b0352fc7cf9a9af3e21e58ea18b566081747f475109ef09f4368 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:05 ===================================================== [Pipeline] echo 21:00:05 taggedImages: 21:00:05 - nexus3.edgexfoundry.org:10004/core-data:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:05 - nexus3.edgexfoundry.org:10004/core-data:latest 21:00:05 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.92 21:00:05 - nexus3.edgexfoundry.org:10004/core-data:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:05 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:00:05 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:00:05 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:05 latest 21:00:05 2.3.0-dev.92 21:00:05 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:05 main 21:00:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:00:06 aa7e790eba88: Preparing 21:00:06 fd781e7ea98a: Preparing 21:00:06 7883c733e122: Preparing 21:00:06 3b3d2473ba7d: Preparing 21:00:06 69fa3330cad0: Preparing 21:00:06 994393dc58e7: Preparing 21:00:06 994393dc58e7: Waiting 21:00:06 3b3d2473ba7d: Layer already exists 21:00:06 69fa3330cad0: Layer already exists 21:00:06 994393dc58e7: Layer already exists 21:00:06 fd781e7ea98a: Pushed 21:00:06 aa7e790eba88: Pushed 21:00:07 7883c733e122: Pushed 21:00:07 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:6c037b00b83af7f2f5ba69754f6002b008af59edf870806c87a80825200d8fd3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:00:08 aa7e790eba88: Preparing 21:00:08 fd781e7ea98a: Preparing 21:00:08 7883c733e122: Preparing 21:00:08 3b3d2473ba7d: Preparing 21:00:08 69fa3330cad0: Preparing 21:00:08 994393dc58e7: Preparing 21:00:08 994393dc58e7: Waiting 21:00:08 3b3d2473ba7d: Layer already exists 21:00:08 fd781e7ea98a: Layer already exists 21:00:08 69fa3330cad0: Layer already exists 21:00:08 aa7e790eba88: Layer already exists 21:00:08 7883c733e122: Layer already exists 21:00:08 994393dc58e7: Layer already exists 21:00:08 latest: digest: sha256:6c037b00b83af7f2f5ba69754f6002b008af59edf870806c87a80825200d8fd3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.92 21:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:00:09 aa7e790eba88: Preparing 21:00:09 fd781e7ea98a: Preparing 21:00:09 7883c733e122: Preparing 21:00:09 3b3d2473ba7d: Preparing 21:00:09 69fa3330cad0: Preparing 21:00:09 994393dc58e7: Preparing 21:00:09 994393dc58e7: Waiting 21:00:09 3b3d2473ba7d: Layer already exists 21:00:09 69fa3330cad0: Layer already exists 21:00:09 fd781e7ea98a: Layer already exists 21:00:09 7883c733e122: Layer already exists 21:00:09 aa7e790eba88: Layer already exists 21:00:09 994393dc58e7: Layer already exists 21:00:09 2.3.0-dev.92: digest: sha256:6c037b00b83af7f2f5ba69754f6002b008af59edf870806c87a80825200d8fd3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:00:09 aa7e790eba88: Preparing 21:00:09 fd781e7ea98a: Preparing 21:00:09 7883c733e122: Preparing 21:00:09 3b3d2473ba7d: Preparing 21:00:09 69fa3330cad0: Preparing 21:00:09 994393dc58e7: Preparing 21:00:09 994393dc58e7: Waiting 21:00:09 3b3d2473ba7d: Layer already exists 21:00:09 7883c733e122: Layer already exists 21:00:09 aa7e790eba88: Layer already exists 21:00:09 69fa3330cad0: Layer already exists 21:00:09 fd781e7ea98a: Layer already exists 21:00:09 994393dc58e7: Layer already exists 21:00:09 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:6c037b00b83af7f2f5ba69754f6002b008af59edf870806c87a80825200d8fd3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:00:10 aa7e790eba88: Preparing 21:00:10 fd781e7ea98a: Preparing 21:00:10 7883c733e122: Preparing 21:00:10 3b3d2473ba7d: Preparing 21:00:10 69fa3330cad0: Preparing 21:00:10 994393dc58e7: Preparing 21:00:10 994393dc58e7: Waiting 21:00:10 fd781e7ea98a: Layer already exists 21:00:10 69fa3330cad0: Layer already exists 21:00:10 3b3d2473ba7d: Layer already exists 21:00:10 aa7e790eba88: Layer already exists 21:00:10 7883c733e122: Layer already exists 21:00:10 994393dc58e7: Layer already exists 21:00:10 main: digest: sha256:6c037b00b83af7f2f5ba69754f6002b008af59edf870806c87a80825200d8fd3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:10 ===================================================== [Pipeline] echo 21:00:10 taggedImages: 21:00:10 - nexus3.edgexfoundry.org:10004/core-metadata:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:10 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:00:10 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.92 21:00:10 - nexus3.edgexfoundry.org:10004/core-metadata:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:10 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:00:10 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:00:10 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:10 latest 21:00:10 2.3.0-dev.92 21:00:10 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:10 main 21:00:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:00:11 7445941a7cb1: Preparing 21:00:11 7445941a7cb1: Preparing 21:00:11 76d4f5958c27: Preparing 21:00:11 7f7b6b385f16: Preparing 21:00:11 b8c7e3a30e50: Preparing 21:00:11 2503657e1b3b: Preparing 21:00:11 e9302b5fa9cd: Preparing 21:00:11 3b3d2473ba7d: Preparing 21:00:11 ee4dd389f360: Preparing 21:00:11 e6a87eefea9f: Preparing 21:00:11 24a2c6ec0df9: Preparing 21:00:11 5752e1e1eb30: Preparing 21:00:11 994393dc58e7: Preparing 21:00:11 e9302b5fa9cd: Waiting 21:00:11 3b3d2473ba7d: Waiting 21:00:11 ee4dd389f360: Waiting 21:00:11 e6a87eefea9f: Waiting 21:00:11 24a2c6ec0df9: Waiting 21:00:11 5752e1e1eb30: Waiting 21:00:11 994393dc58e7: Waiting 21:00:11 76d4f5958c27: Pushed 21:00:11 b8c7e3a30e50: Pushed 21:00:11 2503657e1b3b: Pushed 21:00:11 7445941a7cb1: Pushed 21:00:11 7f7b6b385f16: Pushed 21:00:11 3b3d2473ba7d: Layer already exists 21:00:11 ee4dd389f360: Pushed 21:00:11 994393dc58e7: Layer already exists 21:00:11 5752e1e1eb30: Pushed 21:00:11 24a2c6ec0df9: Pushed 21:00:11 e6a87eefea9f: Pushed 21:00:12 e9302b5fa9cd: Pushed 21:00:12 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:5fb41223572d559766aae844250741ddf1865cb9cf219e3671105b1f9b3f348f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:00:13 7445941a7cb1: Preparing 21:00:13 7445941a7cb1: Preparing 21:00:13 76d4f5958c27: Preparing 21:00:13 7f7b6b385f16: Preparing 21:00:13 b8c7e3a30e50: Preparing 21:00:13 2503657e1b3b: Preparing 21:00:13 e9302b5fa9cd: Preparing 21:00:13 3b3d2473ba7d: Preparing 21:00:13 ee4dd389f360: Preparing 21:00:13 e6a87eefea9f: Preparing 21:00:13 24a2c6ec0df9: Preparing 21:00:13 5752e1e1eb30: Preparing 21:00:13 994393dc58e7: Preparing 21:00:13 e9302b5fa9cd: Waiting 21:00:13 ee4dd389f360: Waiting 21:00:13 e6a87eefea9f: Waiting 21:00:13 24a2c6ec0df9: Waiting 21:00:13 5752e1e1eb30: Waiting 21:00:13 994393dc58e7: Waiting 21:00:13 3b3d2473ba7d: Waiting 21:00:13 76d4f5958c27: Layer already exists 21:00:13 7445941a7cb1: Layer already exists 21:00:13 b8c7e3a30e50: Layer already exists 21:00:13 7f7b6b385f16: Layer already exists 21:00:13 2503657e1b3b: Layer already exists 21:00:13 e9302b5fa9cd: Layer already exists 21:00:13 e6a87eefea9f: Layer already exists 21:00:13 ee4dd389f360: Layer already exists 21:00:13 3b3d2473ba7d: Layer already exists 21:00:13 24a2c6ec0df9: Layer already exists 21:00:13 5752e1e1eb30: Layer already exists 21:00:13 994393dc58e7: Layer already exists 21:00:13 latest: digest: sha256:5fb41223572d559766aae844250741ddf1865cb9cf219e3671105b1f9b3f348f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.92 21:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:00:14 7445941a7cb1: Preparing 21:00:14 7445941a7cb1: Preparing 21:00:14 76d4f5958c27: Preparing 21:00:14 7f7b6b385f16: Preparing 21:00:14 b8c7e3a30e50: Preparing 21:00:14 2503657e1b3b: Preparing 21:00:14 e9302b5fa9cd: Preparing 21:00:14 3b3d2473ba7d: Preparing 21:00:14 ee4dd389f360: Preparing 21:00:14 e6a87eefea9f: Preparing 21:00:14 24a2c6ec0df9: Preparing 21:00:14 5752e1e1eb30: Preparing 21:00:14 994393dc58e7: Preparing 21:00:14 3b3d2473ba7d: Waiting 21:00:14 ee4dd389f360: Waiting 21:00:14 e6a87eefea9f: Waiting 21:00:14 24a2c6ec0df9: Waiting 21:00:14 5752e1e1eb30: Waiting 21:00:14 994393dc58e7: Waiting 21:00:14 e9302b5fa9cd: Waiting 21:00:14 7f7b6b385f16: Layer already exists 21:00:14 7445941a7cb1: Layer already exists 21:00:14 2503657e1b3b: Layer already exists 21:00:14 76d4f5958c27: Layer already exists 21:00:14 b8c7e3a30e50: Layer already exists 21:00:14 e9302b5fa9cd: Layer already exists 21:00:14 24a2c6ec0df9: Layer already exists 21:00:14 e6a87eefea9f: Layer already exists 21:00:14 3b3d2473ba7d: Layer already exists 21:00:14 ee4dd389f360: Layer already exists 21:00:14 5752e1e1eb30: Layer already exists 21:00:14 994393dc58e7: Layer already exists 21:00:14 2.3.0-dev.92: digest: sha256:5fb41223572d559766aae844250741ddf1865cb9cf219e3671105b1f9b3f348f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:00:14 7445941a7cb1: Preparing 21:00:14 7445941a7cb1: Preparing 21:00:14 76d4f5958c27: Preparing 21:00:14 7f7b6b385f16: Preparing 21:00:14 b8c7e3a30e50: Preparing 21:00:14 2503657e1b3b: Preparing 21:00:14 e9302b5fa9cd: Preparing 21:00:14 3b3d2473ba7d: Preparing 21:00:14 ee4dd389f360: Preparing 21:00:14 e6a87eefea9f: Preparing 21:00:14 24a2c6ec0df9: Preparing 21:00:14 5752e1e1eb30: Preparing 21:00:14 994393dc58e7: Preparing 21:00:14 3b3d2473ba7d: Waiting 21:00:14 ee4dd389f360: Waiting 21:00:14 e6a87eefea9f: Waiting 21:00:14 994393dc58e7: Waiting 21:00:14 5752e1e1eb30: Waiting 21:00:14 24a2c6ec0df9: Waiting 21:00:14 e9302b5fa9cd: Waiting 21:00:14 7445941a7cb1: Layer already exists 21:00:14 2503657e1b3b: Layer already exists 21:00:14 b8c7e3a30e50: Layer already exists 21:00:14 76d4f5958c27: Layer already exists 21:00:14 7f7b6b385f16: Layer already exists 21:00:14 e9302b5fa9cd: Layer already exists 21:00:14 3b3d2473ba7d: Layer already exists 21:00:14 e6a87eefea9f: Layer already exists 21:00:14 ee4dd389f360: Layer already exists 21:00:14 24a2c6ec0df9: Layer already exists 21:00:14 994393dc58e7: Layer already exists 21:00:14 5752e1e1eb30: Layer already exists 21:00:14 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:5fb41223572d559766aae844250741ddf1865cb9cf219e3671105b1f9b3f348f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:00:15 7445941a7cb1: Preparing 21:00:15 7445941a7cb1: Preparing 21:00:15 76d4f5958c27: Preparing 21:00:15 7f7b6b385f16: Preparing 21:00:15 b8c7e3a30e50: Preparing 21:00:15 2503657e1b3b: Preparing 21:00:15 e9302b5fa9cd: Preparing 21:00:15 3b3d2473ba7d: Preparing 21:00:15 ee4dd389f360: Preparing 21:00:15 e6a87eefea9f: Preparing 21:00:15 24a2c6ec0df9: Preparing 21:00:15 5752e1e1eb30: Preparing 21:00:15 994393dc58e7: Preparing 21:00:15 e9302b5fa9cd: Waiting 21:00:15 3b3d2473ba7d: Waiting 21:00:15 ee4dd389f360: Waiting 21:00:15 e6a87eefea9f: Waiting 21:00:15 24a2c6ec0df9: Waiting 21:00:15 994393dc58e7: Waiting 21:00:15 7f7b6b385f16: Layer already exists 21:00:15 b8c7e3a30e50: Layer already exists 21:00:15 7445941a7cb1: Layer already exists 21:00:15 76d4f5958c27: Layer already exists 21:00:15 2503657e1b3b: Layer already exists 21:00:15 3b3d2473ba7d: Layer already exists 21:00:15 ee4dd389f360: Layer already exists 21:00:15 e6a87eefea9f: Layer already exists 21:00:15 e9302b5fa9cd: Layer already exists 21:00:15 24a2c6ec0df9: Layer already exists 21:00:15 5752e1e1eb30: Layer already exists 21:00:15 994393dc58e7: Layer already exists 21:00:15 main: digest: sha256:5fb41223572d559766aae844250741ddf1865cb9cf219e3671105b1f9b3f348f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:15 ===================================================== [Pipeline] echo 21:00:15 taggedImages: 21:00:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:00:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.92 21:00:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:00:15 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:00:15 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:15 latest 21:00:15 2.3.0-dev.92 21:00:15 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:15 main 21:00:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:00:16 c6362a4cd5a4: Preparing 21:00:16 fa29d6b2673f: Preparing 21:00:16 f82730e4d92b: Preparing 21:00:16 386c3557eb05: Preparing 21:00:16 0a23cc296fcd: Preparing 21:00:16 2b31e5fe93dc: Preparing 21:00:16 4c83ad95f2b6: Preparing 21:00:16 994393dc58e7: Preparing 21:00:16 2b31e5fe93dc: Waiting 21:00:16 994393dc58e7: Waiting 21:00:16 4c83ad95f2b6: Waiting 21:00:16 c6362a4cd5a4: Pushed 21:00:16 0a23cc296fcd: Pushed 21:00:16 fa29d6b2673f: Pushed 21:00:16 994393dc58e7: Layer already exists 21:00:16 2b31e5fe93dc: Pushed 21:00:16 4c83ad95f2b6: Pushed 21:00:17 386c3557eb05: Pushed 21:00:17 f82730e4d92b: Pushed 21:00:17 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:197d8818a40253b06d4864849386b062e600d5b74ab6ae8353d0b367ddf2f958 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:00:17 c6362a4cd5a4: Preparing 21:00:17 fa29d6b2673f: Preparing 21:00:17 f82730e4d92b: Preparing 21:00:17 386c3557eb05: Preparing 21:00:17 0a23cc296fcd: Preparing 21:00:17 2b31e5fe93dc: Preparing 21:00:17 4c83ad95f2b6: Preparing 21:00:17 994393dc58e7: Preparing 21:00:17 994393dc58e7: Waiting 21:00:17 2b31e5fe93dc: Waiting 21:00:17 4c83ad95f2b6: Waiting 21:00:17 0a23cc296fcd: Layer already exists 21:00:17 fa29d6b2673f: Layer already exists 21:00:17 f82730e4d92b: Layer already exists 21:00:17 386c3557eb05: Layer already exists 21:00:17 c6362a4cd5a4: Layer already exists 21:00:17 2b31e5fe93dc: Layer already exists 21:00:17 994393dc58e7: Layer already exists 21:00:17 4c83ad95f2b6: Layer already exists 21:00:17 latest: digest: sha256:197d8818a40253b06d4864849386b062e600d5b74ab6ae8353d0b367ddf2f958 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.92 21:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:00:18 c6362a4cd5a4: Preparing 21:00:18 fa29d6b2673f: Preparing 21:00:18 f82730e4d92b: Preparing 21:00:18 386c3557eb05: Preparing 21:00:18 0a23cc296fcd: Preparing 21:00:18 2b31e5fe93dc: Preparing 21:00:18 4c83ad95f2b6: Preparing 21:00:18 994393dc58e7: Preparing 21:00:18 2b31e5fe93dc: Waiting 21:00:18 4c83ad95f2b6: Waiting 21:00:18 994393dc58e7: Waiting 21:00:18 c6362a4cd5a4: Layer already exists 21:00:18 fa29d6b2673f: Layer already exists 21:00:18 386c3557eb05: Layer already exists 21:00:18 0a23cc296fcd: Layer already exists 21:00:18 f82730e4d92b: Layer already exists 21:00:18 4c83ad95f2b6: Layer already exists 21:00:18 2b31e5fe93dc: Layer already exists 21:00:18 994393dc58e7: Layer already exists 21:00:18 2.3.0-dev.92: digest: sha256:197d8818a40253b06d4864849386b062e600d5b74ab6ae8353d0b367ddf2f958 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:00:19 c6362a4cd5a4: Preparing 21:00:19 fa29d6b2673f: Preparing 21:00:19 f82730e4d92b: Preparing 21:00:19 386c3557eb05: Preparing 21:00:19 0a23cc296fcd: Preparing 21:00:19 2b31e5fe93dc: Preparing 21:00:19 4c83ad95f2b6: Preparing 21:00:19 994393dc58e7: Preparing 21:00:19 4c83ad95f2b6: Waiting 21:00:19 994393dc58e7: Waiting 21:00:19 2b31e5fe93dc: Waiting 21:00:19 c6362a4cd5a4: Layer already exists 21:00:19 0a23cc296fcd: Layer already exists 21:00:19 fa29d6b2673f: Layer already exists 21:00:19 386c3557eb05: Layer already exists 21:00:19 f82730e4d92b: Layer already exists 21:00:19 2b31e5fe93dc: Layer already exists 21:00:19 4c83ad95f2b6: Layer already exists 21:00:19 994393dc58e7: Layer already exists 21:00:19 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:197d8818a40253b06d4864849386b062e600d5b74ab6ae8353d0b367ddf2f958 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:00:19 c6362a4cd5a4: Preparing 21:00:19 fa29d6b2673f: Preparing 21:00:19 f82730e4d92b: Preparing 21:00:19 386c3557eb05: Preparing 21:00:19 0a23cc296fcd: Preparing 21:00:19 2b31e5fe93dc: Preparing 21:00:19 4c83ad95f2b6: Preparing 21:00:19 994393dc58e7: Preparing 21:00:19 2b31e5fe93dc: Waiting 21:00:19 4c83ad95f2b6: Waiting 21:00:19 994393dc58e7: Waiting 21:00:19 0a23cc296fcd: Layer already exists 21:00:19 f82730e4d92b: Layer already exists 21:00:19 c6362a4cd5a4: Layer already exists 21:00:19 fa29d6b2673f: Layer already exists 21:00:19 386c3557eb05: Layer already exists 21:00:19 2b31e5fe93dc: Layer already exists 21:00:19 4c83ad95f2b6: Layer already exists 21:00:19 994393dc58e7: Layer already exists 21:00:19 main: digest: sha256:197d8818a40253b06d4864849386b062e600d5b74ab6ae8353d0b367ddf2f958 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:19 ===================================================== [Pipeline] echo 21:00:19 taggedImages: 21:00:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:00:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.92 21:00:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:00:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:00:19 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:19 latest 21:00:19 2.3.0-dev.92 21:00:19 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:19 main 21:00:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:00:20 12fd40a631e0: Preparing 21:00:20 8157aa475733: Preparing 21:00:20 fa3443fc314a: Preparing 21:00:20 7958f0077033: Preparing 21:00:20 98e09173d703: Preparing 21:00:20 18e8e894c55a: Preparing 21:00:20 ac56c266e84f: Preparing 21:00:20 fe8eb372ba7e: Preparing 21:00:20 4c982f6fa9f4: Preparing 21:00:20 994393dc58e7: Preparing 21:00:20 ac56c266e84f: Waiting 21:00:20 18e8e894c55a: Waiting 21:00:20 fe8eb372ba7e: Waiting 21:00:20 4c982f6fa9f4: Waiting 21:00:20 994393dc58e7: Waiting 21:00:20 98e09173d703: Pushed 21:00:20 8157aa475733: Pushed 21:00:20 12fd40a631e0: Pushed 21:00:20 fe8eb372ba7e: Pushed 21:00:20 18e8e894c55a: Pushed 21:00:20 ac56c266e84f: Pushed 21:00:20 994393dc58e7: Layer already exists 21:00:20 4c982f6fa9f4: Pushed 21:00:21 7958f0077033: Pushed 21:00:21 fa3443fc314a: Pushed 21:00:21 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:ca9661963b485edeabe7d131b8fafe3c29c3378655002b2828fd2618ec52ef6c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:00:22 12fd40a631e0: Preparing 21:00:22 8157aa475733: Preparing 21:00:22 fa3443fc314a: Preparing 21:00:22 7958f0077033: Preparing 21:00:22 98e09173d703: Preparing 21:00:22 18e8e894c55a: Preparing 21:00:22 ac56c266e84f: Preparing 21:00:22 fe8eb372ba7e: Preparing 21:00:22 4c982f6fa9f4: Preparing 21:00:22 994393dc58e7: Preparing 21:00:22 18e8e894c55a: Waiting 21:00:22 994393dc58e7: Waiting 21:00:22 fe8eb372ba7e: Waiting 21:00:22 4c982f6fa9f4: Waiting 21:00:22 ac56c266e84f: Waiting 21:00:22 7958f0077033: Layer already exists 21:00:22 8157aa475733: Layer already exists 21:00:22 12fd40a631e0: Layer already exists 21:00:22 fa3443fc314a: Layer already exists 21:00:22 98e09173d703: Layer already exists 21:00:22 18e8e894c55a: Layer already exists 21:00:22 fe8eb372ba7e: Layer already exists 21:00:22 ac56c266e84f: Layer already exists 21:00:22 4c982f6fa9f4: Layer already exists 21:00:22 994393dc58e7: Layer already exists 21:00:22 latest: digest: sha256:ca9661963b485edeabe7d131b8fafe3c29c3378655002b2828fd2618ec52ef6c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.92 21:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:00:23 12fd40a631e0: Preparing 21:00:23 8157aa475733: Preparing 21:00:23 fa3443fc314a: Preparing 21:00:23 7958f0077033: Preparing 21:00:23 98e09173d703: Preparing 21:00:23 18e8e894c55a: Preparing 21:00:23 ac56c266e84f: Preparing 21:00:23 fe8eb372ba7e: Preparing 21:00:23 4c982f6fa9f4: Preparing 21:00:23 994393dc58e7: Preparing 21:00:23 ac56c266e84f: Waiting 21:00:23 fe8eb372ba7e: Waiting 21:00:23 4c982f6fa9f4: Waiting 21:00:23 994393dc58e7: Waiting 21:00:23 18e8e894c55a: Waiting 21:00:23 98e09173d703: Layer already exists 21:00:23 8157aa475733: Layer already exists 21:00:23 7958f0077033: Layer already exists 21:00:23 fa3443fc314a: Layer already exists 21:00:23 12fd40a631e0: Layer already exists 21:00:23 18e8e894c55a: Layer already exists 21:00:23 4c982f6fa9f4: Layer already exists 21:00:23 fe8eb372ba7e: Layer already exists 21:00:23 994393dc58e7: Layer already exists 21:00:23 ac56c266e84f: Layer already exists 21:00:23 2.3.0-dev.92: digest: sha256:ca9661963b485edeabe7d131b8fafe3c29c3378655002b2828fd2618ec52ef6c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:00:24 12fd40a631e0: Preparing 21:00:24 8157aa475733: Preparing 21:00:24 fa3443fc314a: Preparing 21:00:24 7958f0077033: Preparing 21:00:24 98e09173d703: Preparing 21:00:24 18e8e894c55a: Preparing 21:00:24 ac56c266e84f: Preparing 21:00:24 fe8eb372ba7e: Preparing 21:00:24 4c982f6fa9f4: Preparing 21:00:24 994393dc58e7: Preparing 21:00:24 18e8e894c55a: Waiting 21:00:24 ac56c266e84f: Waiting 21:00:24 fe8eb372ba7e: Waiting 21:00:24 4c982f6fa9f4: Waiting 21:00:24 994393dc58e7: Waiting 21:00:24 8157aa475733: Layer already exists 21:00:24 98e09173d703: Layer already exists 21:00:24 fa3443fc314a: Layer already exists 21:00:24 12fd40a631e0: Layer already exists 21:00:24 7958f0077033: Layer already exists 21:00:24 18e8e894c55a: Layer already exists 21:00:24 4c982f6fa9f4: Layer already exists 21:00:24 ac56c266e84f: Layer already exists 21:00:24 fe8eb372ba7e: Layer already exists 21:00:24 994393dc58e7: Layer already exists 21:00:24 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:ca9661963b485edeabe7d131b8fafe3c29c3378655002b2828fd2618ec52ef6c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:00:24 12fd40a631e0: Preparing 21:00:24 8157aa475733: Preparing 21:00:24 fa3443fc314a: Preparing 21:00:24 7958f0077033: Preparing 21:00:24 98e09173d703: Preparing 21:00:24 18e8e894c55a: Preparing 21:00:24 ac56c266e84f: Preparing 21:00:24 fe8eb372ba7e: Preparing 21:00:24 4c982f6fa9f4: Preparing 21:00:24 18e8e894c55a: Waiting 21:00:24 fe8eb372ba7e: Waiting 21:00:24 ac56c266e84f: Waiting 21:00:24 994393dc58e7: Preparing 21:00:24 4c982f6fa9f4: Waiting 21:00:24 994393dc58e7: Waiting 21:00:24 8157aa475733: Layer already exists 21:00:24 12fd40a631e0: Layer already exists 21:00:24 98e09173d703: Layer already exists 21:00:24 7958f0077033: Layer already exists 21:00:24 fa3443fc314a: Layer already exists 21:00:24 18e8e894c55a: Layer already exists 21:00:24 fe8eb372ba7e: Layer already exists 21:00:24 4c982f6fa9f4: Layer already exists 21:00:24 ac56c266e84f: Layer already exists 21:00:24 994393dc58e7: Layer already exists 21:00:24 main: digest: sha256:ca9661963b485edeabe7d131b8fafe3c29c3378655002b2828fd2618ec52ef6c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:24 ===================================================== [Pipeline] echo 21:00:24 taggedImages: 21:00:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:00:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.92 21:00:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:00:24 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:00:24 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:24 latest 21:00:24 2.3.0-dev.92 21:00:24 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:24 main 21:00:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:00:25 de7cf7189f98: Preparing 21:00:25 7f7e5fa2df8c: Preparing 21:00:25 3b3d2473ba7d: Preparing 21:00:25 69d3ece1ced8: Preparing 21:00:25 90a78c80e2b9: Preparing 21:00:25 34d5ebaa5410: Preparing 21:00:25 34d5ebaa5410: Waiting 21:00:25 3b3d2473ba7d: Layer already exists 21:00:25 34d5ebaa5410: Layer already exists 21:00:25 de7cf7189f98: Pushed 21:00:25 90a78c80e2b9: Pushed 21:00:26 69d3ece1ced8: Pushed 21:00:27 7f7e5fa2df8c: Pushed 21:00:27 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:9eb2a91e98adb2ae95f54035b36381a2523e27678e59626db67b2d5658d5144e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:27 + 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 21:00:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:00:28 de7cf7189f98: Preparing 21:00:28 7f7e5fa2df8c: Preparing 21:00:28 3b3d2473ba7d: Preparing 21:00:28 69d3ece1ced8: Preparing 21:00:28 90a78c80e2b9: Preparing 21:00:28 34d5ebaa5410: Preparing 21:00:28 34d5ebaa5410: Waiting 21:00:28 de7cf7189f98: Layer already exists 21:00:28 69d3ece1ced8: Layer already exists 21:00:28 90a78c80e2b9: Layer already exists 21:00:28 7f7e5fa2df8c: Layer already exists 21:00:28 3b3d2473ba7d: Layer already exists 21:00:28 34d5ebaa5410: Layer already exists 21:00:28 latest: digest: sha256:9eb2a91e98adb2ae95f54035b36381a2523e27678e59626db67b2d5658d5144e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.92 21:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:00:28 de7cf7189f98: Preparing 21:00:28 7f7e5fa2df8c: Preparing 21:00:28 3b3d2473ba7d: Preparing 21:00:28 69d3ece1ced8: Preparing 21:00:28 90a78c80e2b9: Preparing 21:00:28 34d5ebaa5410: Preparing 21:00:28 34d5ebaa5410: Waiting 21:00:28 7f7e5fa2df8c: Layer already exists 21:00:28 69d3ece1ced8: Layer already exists 21:00:28 de7cf7189f98: Layer already exists 21:00:28 3b3d2473ba7d: Layer already exists 21:00:28 90a78c80e2b9: Layer already exists 21:00:28 34d5ebaa5410: Layer already exists 21:00:28 2.3.0-dev.92: digest: sha256:9eb2a91e98adb2ae95f54035b36381a2523e27678e59626db67b2d5658d5144e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:00:29 de7cf7189f98: Preparing 21:00:29 7f7e5fa2df8c: Preparing 21:00:29 3b3d2473ba7d: Preparing 21:00:29 69d3ece1ced8: Preparing 21:00:29 90a78c80e2b9: Preparing 21:00:29 34d5ebaa5410: Preparing 21:00:29 34d5ebaa5410: Waiting 21:00:29 69d3ece1ced8: Layer already exists 21:00:29 de7cf7189f98: Layer already exists 21:00:29 7f7e5fa2df8c: Layer already exists 21:00:29 3b3d2473ba7d: Layer already exists 21:00:29 90a78c80e2b9: Layer already exists 21:00:29 34d5ebaa5410: Layer already exists 21:00:29 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:9eb2a91e98adb2ae95f54035b36381a2523e27678e59626db67b2d5658d5144e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:29 + 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 21:00:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:00:29 de7cf7189f98: Preparing 21:00:29 7f7e5fa2df8c: Preparing 21:00:29 3b3d2473ba7d: Preparing 21:00:29 69d3ece1ced8: Preparing 21:00:29 90a78c80e2b9: Preparing 21:00:29 34d5ebaa5410: Preparing 21:00:29 34d5ebaa5410: Waiting 21:00:29 90a78c80e2b9: Layer already exists 21:00:29 7f7e5fa2df8c: Layer already exists 21:00:29 de7cf7189f98: Layer already exists 21:00:29 3b3d2473ba7d: Layer already exists 21:00:29 69d3ece1ced8: Layer already exists 21:00:29 34d5ebaa5410: Layer already exists 21:00:29 main: digest: sha256:9eb2a91e98adb2ae95f54035b36381a2523e27678e59626db67b2d5658d5144e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:29 ===================================================== [Pipeline] echo 21:00:29 taggedImages: 21:00:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:00:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.92 21:00:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:00:29 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:00:29 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:29 latest 21:00:29 2.3.0-dev.92 21:00:29 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:29 main 21:00:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:00:30 1780da39f1d2: Preparing 21:00:30 ed6ee31dd3a4: Preparing 21:00:30 f91a20f03c6a: Preparing 21:00:30 5e6fc62a9530: Preparing 21:00:30 6a011e47c3ac: Preparing 21:00:30 6c35e0e2b860: Preparing 21:00:30 90a78c80e2b9: Preparing 21:00:30 34d5ebaa5410: Preparing 21:00:30 6c35e0e2b860: Waiting 21:00:30 90a78c80e2b9: Waiting 21:00:30 34d5ebaa5410: Waiting 21:00:30 f91a20f03c6a: Pushed 21:00:30 ed6ee31dd3a4: Pushed 21:00:30 1780da39f1d2: Pushed 21:00:30 90a78c80e2b9: Layer already exists 21:00:30 34d5ebaa5410: Layer already exists 21:00:31 6c35e0e2b860: Pushed 21:00:34 6a011e47c3ac: Pushed 21:00:36 5e6fc62a9530: Pushed 21:00:36 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:c16466a5296c53aad63ab811f77ac8c2aeab373307f7ecc478fde6ac31578447 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:00:37 1780da39f1d2: Preparing 21:00:37 ed6ee31dd3a4: Preparing 21:00:37 f91a20f03c6a: Preparing 21:00:37 5e6fc62a9530: Preparing 21:00:37 6a011e47c3ac: Preparing 21:00:37 6c35e0e2b860: Preparing 21:00:37 90a78c80e2b9: Preparing 21:00:37 34d5ebaa5410: Preparing 21:00:37 6c35e0e2b860: Waiting 21:00:37 34d5ebaa5410: Waiting 21:00:37 ed6ee31dd3a4: Layer already exists 21:00:37 f91a20f03c6a: Layer already exists 21:00:37 5e6fc62a9530: Layer already exists 21:00:37 1780da39f1d2: Layer already exists 21:00:37 6a011e47c3ac: Layer already exists 21:00:37 6c35e0e2b860: Layer already exists 21:00:37 90a78c80e2b9: Layer already exists 21:00:37 34d5ebaa5410: Layer already exists 21:00:37 latest: digest: sha256:c16466a5296c53aad63ab811f77ac8c2aeab373307f7ecc478fde6ac31578447 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.92 21:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:00:38 1780da39f1d2: Preparing 21:00:38 ed6ee31dd3a4: Preparing 21:00:38 f91a20f03c6a: Preparing 21:00:38 5e6fc62a9530: Preparing 21:00:38 6a011e47c3ac: Preparing 21:00:38 6c35e0e2b860: Preparing 21:00:38 90a78c80e2b9: Preparing 21:00:38 34d5ebaa5410: Preparing 21:00:38 90a78c80e2b9: Waiting 21:00:38 34d5ebaa5410: Waiting 21:00:38 6c35e0e2b860: Waiting 21:00:38 5e6fc62a9530: Layer already exists 21:00:38 ed6ee31dd3a4: Layer already exists 21:00:38 f91a20f03c6a: Layer already exists 21:00:38 1780da39f1d2: Layer already exists 21:00:38 6a011e47c3ac: Layer already exists 21:00:38 6c35e0e2b860: Layer already exists 21:00:38 90a78c80e2b9: Layer already exists 21:00:38 34d5ebaa5410: Layer already exists 21:00:38 2.3.0-dev.92: digest: sha256:c16466a5296c53aad63ab811f77ac8c2aeab373307f7ecc478fde6ac31578447 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:00:38 1780da39f1d2: Preparing 21:00:38 ed6ee31dd3a4: Preparing 21:00:38 f91a20f03c6a: Preparing 21:00:38 5e6fc62a9530: Preparing 21:00:38 6a011e47c3ac: Preparing 21:00:38 6c35e0e2b860: Preparing 21:00:38 90a78c80e2b9: Preparing 21:00:38 34d5ebaa5410: Preparing 21:00:38 90a78c80e2b9: Waiting 21:00:38 34d5ebaa5410: Waiting 21:00:38 6c35e0e2b860: Waiting 21:00:38 ed6ee31dd3a4: Layer already exists 21:00:38 1780da39f1d2: Layer already exists 21:00:38 6a011e47c3ac: Layer already exists 21:00:38 5e6fc62a9530: Layer already exists 21:00:38 f91a20f03c6a: Layer already exists 21:00:38 34d5ebaa5410: Layer already exists 21:00:38 6c35e0e2b860: Layer already exists 21:00:38 90a78c80e2b9: Layer already exists 21:00:38 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:c16466a5296c53aad63ab811f77ac8c2aeab373307f7ecc478fde6ac31578447 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:00:39 1780da39f1d2: Preparing 21:00:39 ed6ee31dd3a4: Preparing 21:00:39 f91a20f03c6a: Preparing 21:00:39 5e6fc62a9530: Preparing 21:00:39 6a011e47c3ac: Preparing 21:00:39 6c35e0e2b860: Preparing 21:00:39 90a78c80e2b9: Preparing 21:00:39 34d5ebaa5410: Preparing 21:00:39 6c35e0e2b860: Waiting 21:00:39 90a78c80e2b9: Waiting 21:00:39 34d5ebaa5410: Waiting 21:00:39 6a011e47c3ac: Layer already exists 21:00:39 5e6fc62a9530: Layer already exists 21:00:39 f91a20f03c6a: Layer already exists 21:00:39 ed6ee31dd3a4: Layer already exists 21:00:39 1780da39f1d2: Layer already exists 21:00:39 6c35e0e2b860: Layer already exists 21:00:39 90a78c80e2b9: Layer already exists 21:00:39 34d5ebaa5410: Layer already exists 21:00:39 main: digest: sha256:c16466a5296c53aad63ab811f77ac8c2aeab373307f7ecc478fde6ac31578447 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:39 ===================================================== [Pipeline] echo 21:00:39 taggedImages: 21:00:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:00:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.92 21:00:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:00:39 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:00:39 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:39 latest 21:00:39 2.3.0-dev.92 21:00:39 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:39 main 21:00:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:00:40 bea055dc6211: Preparing 21:00:40 83d3156e4d79: Preparing 21:00:40 16aa3bba4152: Preparing 21:00:40 5f433931bf91: Preparing 21:00:40 3b813885fb31: Preparing 21:00:40 90a78c80e2b9: Preparing 21:00:40 34d5ebaa5410: Preparing 21:00:40 90a78c80e2b9: Waiting 21:00:40 34d5ebaa5410: Waiting 21:00:40 16aa3bba4152: Pushed 21:00:40 bea055dc6211: Pushed 21:00:40 83d3156e4d79: Pushed 21:00:40 90a78c80e2b9: Layer already exists 21:00:40 34d5ebaa5410: Layer already exists 21:00:40 3b813885fb31: Pushed 21:00:46 5f433931bf91: Pushed 21:00:46 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:5dc6cc71d6e64e2f0d4782aad4cca6f1a5dcd80d4dc46b406c0fd49fb3aa3189 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:00:47 bea055dc6211: Preparing 21:00:47 83d3156e4d79: Preparing 21:00:47 16aa3bba4152: Preparing 21:00:47 5f433931bf91: Preparing 21:00:47 3b813885fb31: Preparing 21:00:47 90a78c80e2b9: Preparing 21:00:47 34d5ebaa5410: Preparing 21:00:47 90a78c80e2b9: Waiting 21:00:47 34d5ebaa5410: Waiting 21:00:47 bea055dc6211: Layer already exists 21:00:47 5f433931bf91: Layer already exists 21:00:47 83d3156e4d79: Layer already exists 21:00:47 16aa3bba4152: Layer already exists 21:00:47 3b813885fb31: Layer already exists 21:00:47 34d5ebaa5410: Layer already exists 21:00:47 90a78c80e2b9: Layer already exists 21:00:47 latest: digest: sha256:5dc6cc71d6e64e2f0d4782aad4cca6f1a5dcd80d4dc46b406c0fd49fb3aa3189 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.92 21:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:00:48 bea055dc6211: Preparing 21:00:48 83d3156e4d79: Preparing 21:00:48 16aa3bba4152: Preparing 21:00:48 5f433931bf91: Preparing 21:00:48 3b813885fb31: Preparing 21:00:48 90a78c80e2b9: Preparing 21:00:48 34d5ebaa5410: Preparing 21:00:48 90a78c80e2b9: Waiting 21:00:48 34d5ebaa5410: Waiting 21:00:48 3b813885fb31: Layer already exists 21:00:48 5f433931bf91: Layer already exists 21:00:48 bea055dc6211: Layer already exists 21:00:48 16aa3bba4152: Layer already exists 21:00:48 83d3156e4d79: Layer already exists 21:00:48 34d5ebaa5410: Layer already exists 21:00:48 90a78c80e2b9: Layer already exists 21:00:48 2.3.0-dev.92: digest: sha256:5dc6cc71d6e64e2f0d4782aad4cca6f1a5dcd80d4dc46b406c0fd49fb3aa3189 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:00:48 bea055dc6211: Preparing 21:00:48 83d3156e4d79: Preparing 21:00:48 16aa3bba4152: Preparing 21:00:48 5f433931bf91: Preparing 21:00:48 3b813885fb31: Preparing 21:00:48 90a78c80e2b9: Preparing 21:00:48 34d5ebaa5410: Preparing 21:00:48 34d5ebaa5410: Waiting 21:00:48 90a78c80e2b9: Waiting 21:00:48 bea055dc6211: Layer already exists 21:00:48 5f433931bf91: Layer already exists 21:00:48 3b813885fb31: Layer already exists 21:00:48 83d3156e4d79: Layer already exists 21:00:48 16aa3bba4152: Layer already exists 21:00:48 90a78c80e2b9: Layer already exists 21:00:48 34d5ebaa5410: Layer already exists 21:00:48 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:5dc6cc71d6e64e2f0d4782aad4cca6f1a5dcd80d4dc46b406c0fd49fb3aa3189 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:00:49 bea055dc6211: Preparing 21:00:49 83d3156e4d79: Preparing 21:00:49 16aa3bba4152: Preparing 21:00:49 5f433931bf91: Preparing 21:00:49 3b813885fb31: Preparing 21:00:49 90a78c80e2b9: Preparing 21:00:49 34d5ebaa5410: Preparing 21:00:49 90a78c80e2b9: Waiting 21:00:49 34d5ebaa5410: Waiting 21:00:49 3b813885fb31: Layer already exists 21:00:49 16aa3bba4152: Layer already exists 21:00:49 83d3156e4d79: Layer already exists 21:00:49 bea055dc6211: Layer already exists 21:00:49 5f433931bf91: Layer already exists 21:00:49 90a78c80e2b9: Layer already exists 21:00:49 34d5ebaa5410: Layer already exists 21:00:49 main: digest: sha256:5dc6cc71d6e64e2f0d4782aad4cca6f1a5dcd80d4dc46b406c0fd49fb3aa3189 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:49 ===================================================== [Pipeline] echo 21:00:49 taggedImages: 21:00:49 - nexus3.edgexfoundry.org:10004/security-spire-config:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:49 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:00:49 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.92 21:00:49 - nexus3.edgexfoundry.org:10004/security-spire-config:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:49 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:00:49 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:00:49 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:49 latest 21:00:49 2.3.0-dev.92 21:00:49 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:49 main 21:00:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:00:49 1780da39f1d2: Preparing 21:00:49 fb9ce800b78e: Preparing 21:00:49 d96b00c0172d: Preparing 21:00:49 5e6fc62a9530: Preparing 21:00:49 7728c3c77b0b: Preparing 21:00:49 90a78c80e2b9: Preparing 21:00:49 34d5ebaa5410: Preparing 21:00:49 90a78c80e2b9: Waiting 21:00:49 34d5ebaa5410: Waiting 21:00:49 5e6fc62a9530: Layer already exists 21:00:49 1780da39f1d2: Layer already exists 21:00:49 90a78c80e2b9: Layer already exists 21:00:49 34d5ebaa5410: Layer already exists 21:00:49 d96b00c0172d: Pushed 21:00:49 fb9ce800b78e: Pushed 21:00:50 7728c3c77b0b: Pushed 21:00:50 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:72907c0b6e1eb9d565b78c97c99c73b3249c745ccd845ba7079ef927b0701dec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:00:51 1780da39f1d2: Preparing 21:00:51 fb9ce800b78e: Preparing 21:00:51 d96b00c0172d: Preparing 21:00:51 5e6fc62a9530: Preparing 21:00:51 7728c3c77b0b: Preparing 21:00:51 90a78c80e2b9: Preparing 21:00:51 34d5ebaa5410: Preparing 21:00:51 90a78c80e2b9: Waiting 21:00:51 34d5ebaa5410: Waiting 21:00:51 fb9ce800b78e: Layer already exists 21:00:51 d96b00c0172d: Layer already exists 21:00:51 5e6fc62a9530: Layer already exists 21:00:51 1780da39f1d2: Layer already exists 21:00:51 7728c3c77b0b: Layer already exists 21:00:51 90a78c80e2b9: Layer already exists 21:00:51 34d5ebaa5410: Layer already exists 21:00:51 latest: digest: sha256:72907c0b6e1eb9d565b78c97c99c73b3249c745ccd845ba7079ef927b0701dec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.92 21:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:00:51 1780da39f1d2: Preparing 21:00:51 fb9ce800b78e: Preparing 21:00:51 d96b00c0172d: Preparing 21:00:51 5e6fc62a9530: Preparing 21:00:51 7728c3c77b0b: Preparing 21:00:51 90a78c80e2b9: Preparing 21:00:51 34d5ebaa5410: Preparing 21:00:51 34d5ebaa5410: Waiting 21:00:51 90a78c80e2b9: Waiting 21:00:51 5e6fc62a9530: Layer already exists 21:00:51 1780da39f1d2: Layer already exists 21:00:51 fb9ce800b78e: Layer already exists 21:00:51 d96b00c0172d: Layer already exists 21:00:51 7728c3c77b0b: Layer already exists 21:00:51 90a78c80e2b9: Layer already exists 21:00:51 34d5ebaa5410: Layer already exists 21:00:51 2.3.0-dev.92: digest: sha256:72907c0b6e1eb9d565b78c97c99c73b3249c745ccd845ba7079ef927b0701dec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:00:52 1780da39f1d2: Preparing 21:00:52 fb9ce800b78e: Preparing 21:00:52 d96b00c0172d: Preparing 21:00:52 5e6fc62a9530: Preparing 21:00:52 7728c3c77b0b: Preparing 21:00:52 90a78c80e2b9: Preparing 21:00:52 34d5ebaa5410: Preparing 21:00:52 34d5ebaa5410: Waiting 21:00:52 90a78c80e2b9: Waiting 21:00:52 d96b00c0172d: Layer already exists 21:00:52 1780da39f1d2: Layer already exists 21:00:52 5e6fc62a9530: Layer already exists 21:00:52 fb9ce800b78e: Layer already exists 21:00:52 90a78c80e2b9: Layer already exists 21:00:52 34d5ebaa5410: Layer already exists 21:00:52 7728c3c77b0b: Layer already exists 21:00:52 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:72907c0b6e1eb9d565b78c97c99c73b3249c745ccd845ba7079ef927b0701dec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:00:52 1780da39f1d2: Preparing 21:00:52 fb9ce800b78e: Preparing 21:00:52 d96b00c0172d: Preparing 21:00:52 5e6fc62a9530: Preparing 21:00:52 7728c3c77b0b: Preparing 21:00:52 90a78c80e2b9: Preparing 21:00:52 34d5ebaa5410: Preparing 21:00:52 90a78c80e2b9: Waiting 21:00:52 34d5ebaa5410: Waiting 21:00:52 d96b00c0172d: Layer already exists 21:00:52 1780da39f1d2: Layer already exists 21:00:52 7728c3c77b0b: Layer already exists 21:00:52 fb9ce800b78e: Layer already exists 21:00:52 5e6fc62a9530: Layer already exists 21:00:52 90a78c80e2b9: Layer already exists 21:00:52 34d5ebaa5410: Layer already exists 21:00:52 main: digest: sha256:72907c0b6e1eb9d565b78c97c99c73b3249c745ccd845ba7079ef927b0701dec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:52 ===================================================== [Pipeline] echo 21:00:52 taggedImages: 21:00:52 - nexus3.edgexfoundry.org:10004/security-spire-server:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:52 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:00:52 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.92 21:00:52 - nexus3.edgexfoundry.org:10004/security-spire-server:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:52 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:00:52 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:00:52 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:52 latest 21:00:52 2.3.0-dev.92 21:00:52 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:52 main 21:00:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:00:53 3a1663e21782: Preparing 21:00:53 7d4760d7e6e7: Preparing 21:00:53 3b3d2473ba7d: Preparing 21:00:53 5611a804c00e: Preparing 21:00:53 994393dc58e7: Preparing 21:00:53 3b3d2473ba7d: Layer already exists 21:00:53 994393dc58e7: Layer already exists 21:00:53 3a1663e21782: Pushed 21:00:53 5611a804c00e: Pushed 21:00:56 7d4760d7e6e7: Pushed 21:00:56 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:63a224486107056d965fd94e459bee2cd9c0acaf4c901b67ac1321ce7bde5763 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:00:56 3a1663e21782: Preparing 21:00:56 7d4760d7e6e7: Preparing 21:00:56 3b3d2473ba7d: Preparing 21:00:56 5611a804c00e: Preparing 21:00:56 994393dc58e7: Preparing 21:00:56 994393dc58e7: Layer already exists 21:00:56 3a1663e21782: Layer already exists 21:00:56 7d4760d7e6e7: Layer already exists 21:00:56 5611a804c00e: Layer already exists 21:00:56 3b3d2473ba7d: Layer already exists 21:00:56 latest: digest: sha256:63a224486107056d965fd94e459bee2cd9c0acaf4c901b67ac1321ce7bde5763 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.92 21:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:00:57 3a1663e21782: Preparing 21:00:57 7d4760d7e6e7: Preparing 21:00:57 3b3d2473ba7d: Preparing 21:00:57 5611a804c00e: Preparing 21:00:57 994393dc58e7: Preparing 21:00:57 5611a804c00e: Layer already exists 21:00:57 7d4760d7e6e7: Layer already exists 21:00:57 3a1663e21782: Layer already exists 21:00:57 994393dc58e7: Layer already exists 21:00:57 3b3d2473ba7d: Layer already exists 21:00:57 2.3.0-dev.92: digest: sha256:63a224486107056d965fd94e459bee2cd9c0acaf4c901b67ac1321ce7bde5763 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:00:57 3a1663e21782: Preparing 21:00:57 7d4760d7e6e7: Preparing 21:00:57 3b3d2473ba7d: Preparing 21:00:57 5611a804c00e: Preparing 21:00:57 994393dc58e7: Preparing 21:00:57 994393dc58e7: Layer already exists 21:00:57 3b3d2473ba7d: Layer already exists 21:00:57 5611a804c00e: Layer already exists 21:00:57 7d4760d7e6e7: Layer already exists 21:00:57 3a1663e21782: Layer already exists 21:00:57 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:63a224486107056d965fd94e459bee2cd9c0acaf4c901b67ac1321ce7bde5763 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:00:58 3a1663e21782: Preparing 21:00:58 7d4760d7e6e7: Preparing 21:00:58 3b3d2473ba7d: Preparing 21:00:58 5611a804c00e: Preparing 21:00:58 994393dc58e7: Preparing 21:00:58 5611a804c00e: Layer already exists 21:00:58 3b3d2473ba7d: Layer already exists 21:00:58 7d4760d7e6e7: Layer already exists 21:00:58 994393dc58e7: Layer already exists 21:00:58 3a1663e21782: Layer already exists 21:00:58 main: digest: sha256:63a224486107056d965fd94e459bee2cd9c0acaf4c901b67ac1321ce7bde5763 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:00:58 ===================================================== [Pipeline] echo 21:00:58 taggedImages: 21:00:58 - nexus3.edgexfoundry.org:10004/support-notifications:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:58 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:00:58 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.92 21:00:58 - nexus3.edgexfoundry.org:10004/support-notifications:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:58 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:00:58 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:00:58 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:58 latest 21:00:58 2.3.0-dev.92 21:00:58 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:00:58 main 21:00:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:00:59 5f98a1198b3d: Preparing 21:00:59 dd04c7c1eb4d: Preparing 21:00:59 3b3d2473ba7d: Preparing 21:00:59 69fa3330cad0: Preparing 21:00:59 994393dc58e7: Preparing 21:00:59 69fa3330cad0: Layer already exists 21:00:59 3b3d2473ba7d: Layer already exists 21:00:59 994393dc58e7: Layer already exists 21:00:59 5f98a1198b3d: Pushed 21:01:01 dd04c7c1eb4d: Pushed 21:01:01 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:fdcd4e51c0f02f247423fd3e6d9cadee18c4a8484614d28137252555452fcf00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:01:02 5f98a1198b3d: Preparing 21:01:02 dd04c7c1eb4d: Preparing 21:01:02 3b3d2473ba7d: Preparing 21:01:02 69fa3330cad0: Preparing 21:01:02 994393dc58e7: Preparing 21:01:02 69fa3330cad0: Layer already exists 21:01:02 dd04c7c1eb4d: Layer already exists 21:01:02 994393dc58e7: Layer already exists 21:01:02 5f98a1198b3d: Layer already exists 21:01:02 3b3d2473ba7d: Layer already exists 21:01:02 latest: digest: sha256:fdcd4e51c0f02f247423fd3e6d9cadee18c4a8484614d28137252555452fcf00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.92 21:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:01:03 5f98a1198b3d: Preparing 21:01:03 dd04c7c1eb4d: Preparing 21:01:03 3b3d2473ba7d: Preparing 21:01:03 69fa3330cad0: Preparing 21:01:03 994393dc58e7: Preparing 21:01:03 69fa3330cad0: Layer already exists 21:01:03 dd04c7c1eb4d: Layer already exists 21:01:03 3b3d2473ba7d: Layer already exists 21:01:03 5f98a1198b3d: Layer already exists 21:01:03 994393dc58e7: Layer already exists 21:01:03 2.3.0-dev.92: digest: sha256:fdcd4e51c0f02f247423fd3e6d9cadee18c4a8484614d28137252555452fcf00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:01:03 5f98a1198b3d: Preparing 21:01:03 dd04c7c1eb4d: Preparing 21:01:03 3b3d2473ba7d: Preparing 21:01:03 69fa3330cad0: Preparing 21:01:03 994393dc58e7: Preparing 21:01:03 994393dc58e7: Layer already exists 21:01:03 69fa3330cad0: Layer already exists 21:01:03 dd04c7c1eb4d: Layer already exists 21:01:03 3b3d2473ba7d: Layer already exists 21:01:03 5f98a1198b3d: Layer already exists 21:01:03 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:fdcd4e51c0f02f247423fd3e6d9cadee18c4a8484614d28137252555452fcf00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:01:04 5f98a1198b3d: Preparing 21:01:04 dd04c7c1eb4d: Preparing 21:01:04 3b3d2473ba7d: Preparing 21:01:04 69fa3330cad0: Preparing 21:01:04 994393dc58e7: Preparing 21:01:04 994393dc58e7: Layer already exists 21:01:04 5f98a1198b3d: Layer already exists 21:01:04 dd04c7c1eb4d: Layer already exists 21:01:04 69fa3330cad0: Layer already exists 21:01:04 3b3d2473ba7d: Layer already exists 21:01:04 main: digest: sha256:fdcd4e51c0f02f247423fd3e6d9cadee18c4a8484614d28137252555452fcf00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:01:04 ===================================================== [Pipeline] echo 21:01:04 taggedImages: 21:01:04 - nexus3.edgexfoundry.org:10004/support-scheduler:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:01:04 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:01:04 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.92 21:01:04 - nexus3.edgexfoundry.org:10004/support-scheduler:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:01:04 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 21:01:04 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 21:01:04 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:01:04 latest 21:01:04 2.3.0-dev.92 21:01:04 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:01:04 main 21:01:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:01:04 209749b68e07: Preparing 21:01:04 27d3c4858266: Preparing 21:01:04 34451f89940a: Preparing 21:01:04 ffea9855655d: Preparing 21:01:04 994393dc58e7: Preparing 21:01:04 994393dc58e7: Layer already exists 21:01:04 27d3c4858266: Pushed 21:01:05 209749b68e07: Pushed 21:01:06 34451f89940a: Pushed 21:01:16 ffea9855655d: Pushed 21:01:16 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:d3d36f49e8b8861f17b7c064cd5cd6371d4b09aa65cafb28c16c5657656b65df size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:16 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 21:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:01:16 209749b68e07: Preparing 21:01:16 27d3c4858266: Preparing 21:01:16 34451f89940a: Preparing 21:01:16 ffea9855655d: Preparing 21:01:16 994393dc58e7: Preparing 21:01:16 209749b68e07: Layer already exists 21:01:16 34451f89940a: Layer already exists 21:01:16 994393dc58e7: Layer already exists 21:01:16 27d3c4858266: Layer already exists 21:01:16 ffea9855655d: Layer already exists 21:01:16 latest: digest: sha256:d3d36f49e8b8861f17b7c064cd5cd6371d4b09aa65cafb28c16c5657656b65df size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:17 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.92 21:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:01:17 209749b68e07: Preparing 21:01:17 27d3c4858266: Preparing 21:01:17 34451f89940a: Preparing 21:01:17 ffea9855655d: Preparing 21:01:17 994393dc58e7: Preparing 21:01:17 209749b68e07: Layer already exists 21:01:17 ffea9855655d: Layer already exists 21:01:17 994393dc58e7: Layer already exists 21:01:17 27d3c4858266: Layer already exists 21:01:17 34451f89940a: Layer already exists 21:01:17 2.3.0-dev.92: digest: sha256:d3d36f49e8b8861f17b7c064cd5cd6371d4b09aa65cafb28c16c5657656b65df size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:17 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:01:17 209749b68e07: Preparing 21:01:17 27d3c4858266: Preparing 21:01:17 34451f89940a: Preparing 21:01:17 ffea9855655d: Preparing 21:01:17 994393dc58e7: Preparing 21:01:17 209749b68e07: Layer already exists 21:01:17 27d3c4858266: Layer already exists 21:01:17 994393dc58e7: Layer already exists 21:01:17 ffea9855655d: Layer already exists 21:01:17 34451f89940a: Layer already exists 21:01:17 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:d3d36f49e8b8861f17b7c064cd5cd6371d4b09aa65cafb28c16c5657656b65df size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:18 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 21:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:01:18 209749b68e07: Preparing 21:01:18 27d3c4858266: Preparing 21:01:18 34451f89940a: Preparing 21:01:18 ffea9855655d: Preparing 21:01:18 994393dc58e7: Preparing 21:01:18 27d3c4858266: Layer already exists 21:01:18 ffea9855655d: Layer already exists 21:01:18 34451f89940a: Layer already exists 21:01:18 209749b68e07: Layer already exists 21:01:18 994393dc58e7: Layer already exists 21:01:18 main: digest: sha256:d3d36f49e8b8861f17b7c064cd5cd6371d4b09aa65cafb28c16c5657656b65df size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:01:18 ===================================================== [Pipeline] echo 21:01:18 taggedImages: 21:01:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:01:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 21:01:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.92 21:01:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:01:18 - 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] } 21:05:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:05:13 Removing intermediate container def885dcfdfc 21:05:13 ---> 214769fe2973 21:05:13 21:05:13 Step 10/25 : FROM alpine:3.16 21:05:13 3.16: Pulling from library/alpine 21:05:13 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:05:13 Status: Downloaded newer image for alpine:3.16 21:05:13 ---> a6215f271958 21:05:13 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:05:14 ---> Running in 70b93328108f 21:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:05:18 (1/3) Installing ca-certificates (20220614-r0) 21:05:18 (2/3) Installing dumb-init (1.2.5-r1) 21:05:18 (3/3) Installing su-exec (0.2-r1) 21:05:18 Executing busybox-1.35.0-r17.trigger 21:05:18 Executing ca-certificates-20220614-r0.trigger 21:05:19 OK: 6 MiB in 17 packages 21:05:19 Removing intermediate container 384e40e13aba 21:05:19 ---> 77aeccd28ca8 21:05:19 21:05:19 Step 10/33 : FROM alpine:3.16 21:05:19 ---> a6215f271958 21:05:19 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:05:19 ---> Running in 79447ebaa47f 21:05:20 Removing intermediate container 79447ebaa47f 21:05:20 ---> 4dacfd3f1fff 21:05:20 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 21:05:20 ---> Running in 89317fb42771 21:05:21 Removing intermediate container 70b93328108f 21:05:21 ---> 451b53bc92dc 21:05:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:05:21 ---> Running in 7c281757c3e1 21:05:22 Removing intermediate container 7c281757c3e1 21:05:22 ---> 174b4847abbb 21:05:22 Step 13/25 : WORKDIR / 21:05:22 ---> Running in b4859782592b 21:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:05:23 Removing intermediate container b4859782592b 21:05:23 ---> 0823d0333a4d 21:05:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:05:24 ---> a339916b779e 21:05:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:05:24 (1/2) Installing dumb-init (1.2.5-r1) 21:05:24 (2/2) Installing su-exec (0.2-r1) 21:05:24 Executing busybox-1.35.0-r17.trigger 21:05:24 OK: 5 MiB in 16 packages 21:05:25 ---> c24366bedc2f 21:05:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:05:26 ---> 5757981b5df5 21:05:26 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:05:26 Removing intermediate container 89317fb42771 21:05:26 ---> f4cde81b4bfb 21:05:26 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 21:05:26 ---> Running in c5908d3654a3 21:05:27 Removing intermediate container c5908d3654a3 21:05:27 ---> 6a601734ab06 21:05:27 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:05:27 ---> Running in ed65c6660e2f 21:05:27 ---> e18edd04cdec 21:05:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:05:28 Removing intermediate container ed65c6660e2f 21:05:28 ---> 22806c1be07d 21:05:28 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:05:28 ---> Running in 012ec31ec568 21:05:28 Removing intermediate container 012ec31ec568 21:05:28 ---> db6357a17954 21:05:28 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:05:29 ---> Running in b004e54f898d 21:05:29 ---> a87adcbcb3b2 21:05:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:05:30 Removing intermediate container b004e54f898d 21:05:30 ---> 5cfada4807b0 21:05:30 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:05:30 ---> Running in a434e752a37e 21:05:32 ---> d21234b91b35 21:05:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:05:33 Removing intermediate container a434e752a37e 21:05:33 ---> 5545bda8dbd3 21:05:33 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:05:33 ---> 95fb1cd427c0 21:05:33 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:05:33 ---> Running in 1b259b9b9d8b 21:05:34 ---> Running in a570efafbca8 21:05:34 Removing intermediate container 1b259b9b9d8b 21:05:34 ---> f942fd7c26b1 21:05:34 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:05:36 ---> 73f74f3a378d 21:05:36 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:05:36 ---> Running in e486de9e24f0 21:05:38 Removing intermediate container a570efafbca8 21:05:38 ---> 69067145b38e 21:05:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:05:38 ---> Running in 65d35bffe8d4 21:05:38 Removing intermediate container 65d35bffe8d4 21:05:38 ---> abbd06a3b337 21:05:38 Step 23/25 : LABEL arch=arm64 21:05:39 ---> Running in 2f9d0a110945 21:05:40 Removing intermediate container 2f9d0a110945 21:05:40 ---> 48de1ee27370 21:05:40 Step 24/25 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:05:40 ---> Running in 8ae95a678007 21:05:40 Removing intermediate container e486de9e24f0 21:05:40 ---> c7cc6c1a7ae4 21:05:40 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:40 Removing intermediate container 8ae95a678007 21:05:40 ---> da2f18403154 21:05:40 Step 25/25 : LABEL version=2.3.0-dev.92 21:05:41 ---> Running in 0aa51c3097b2 21:05:41 ---> aad9376bd77d 21:05:41 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:05:41 Removing intermediate container 0aa51c3097b2 21:05:41 ---> 8aacbe7f3b84 21:05:41 21:05:42 Successfully built 8aacbe7f3b84 21:05:42 Successfully tagged security-secretstore-setup-arm64:latest 21:05:42  Building security-secretstore-setup ... done Building security-spire-agent 21:05:43 ---> c7574482fa0d 21:05:43 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:05:44 ---> 3681caada256 21:05:44 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:05:45 ---> 08fa1ac3206c 21:05:45 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:05:46 ---> 474b692ae2a8 21:05:46 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:05:47 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:05:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:05:47 ---> 0c8d1b119546 21:05:47 Step 3/26 : WORKDIR /edgex-go 21:05:47 ---> Using cache 21:05:47 ---> 4b70f99acfd4 21:05:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:47 ---> Using cache 21:05:47 ---> 0c8acfed7a94 21:05:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:05:47 ---> Running in 046fa68c86d1 21:05:47 ---> e08de335948a 21:05:47 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:05:48 ---> 56343843b78c 21:05:48 Step 28/33 : RUN chmod +x /entrypoint.sh 21:05:49 ---> Running in 778267a92423 21:05:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:05:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:05:52 Removing intermediate container 778267a92423 21:05:52 ---> d48c739715be 21:05:52 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:05:52 ---> Running in 511baeb41af7 21:05:52 OK: 221 MiB in 51 packages 21:05:52 Removing intermediate container 511baeb41af7 21:05:52 ---> 295ee898a005 21:05:52 Step 30/33 : CMD ["gate"] 21:05:52 ---> Running in 10fd84498201 21:05:53 Removing intermediate container 10fd84498201 21:05:53 ---> bf577faa9785 21:05:53 Step 31/33 : LABEL arch=arm64 21:05:54 Removing intermediate container 046fa68c86d1 21:05:54 ---> 53afb05e12df 21:05:54 Step 6/26 : COPY go.mod vendor* ./ 21:05:54 ---> Running in 5b9f069d38de 21:05:55 Removing intermediate container 5b9f069d38de 21:05:55 ---> b934316d617b 21:05:55 Step 32/33 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:05:55 ---> Running in 28bfd1aa0ac9 21:05:55 ---> 927bae0f7d69 21:05:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:56 ---> Running in 1341832e8d72 21:05:56 Removing intermediate container 28bfd1aa0ac9 21:05:56 ---> 3242f993665c 21:05:56 Step 33/33 : LABEL version=2.3.0-dev.92 21:05:56 ---> Running in 5c36a785130e 21:05:56 Removing intermediate container 5c36a785130e 21:05:56 ---> 9c81211af0cb 21:05:56 21:05:57 Successfully built 9c81211af0cb 21:05:57 Successfully tagged security-bootstrapper-arm64:latest 21:05:57  Building security-bootstrapper ... done Building security-spire-config 21:06:01 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:06:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:06:01 ---> 0c8d1b119546 21:06:01 Step 3/26 : WORKDIR /edgex-go 21:06:01 ---> Using cache 21:06:01 ---> 4b70f99acfd4 21:06:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:01 ---> Using cache 21:06:01 ---> 0c8acfed7a94 21:06:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:06:01 ---> Using cache 21:06:01 ---> 53afb05e12df 21:06:01 Step 6/26 : COPY go.mod vendor* ./ 21:06:01 ---> Using cache 21:06:01 ---> 927bae0f7d69 21:06:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:01 ---> Running in 245a4bdff280 21:06:33 Removing intermediate container ca8e9495628b 21:06:33 ---> 042994aa92ad 21:06:33 21:06:33 Step 9/20 : FROM alpine:3.15 21:06:33 3.15: Pulling from library/alpine 21:06:34 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:06:34 Status: Downloaded newer image for alpine:3.15 21:06:34 ---> 02e0d6fdf486 21:06:34 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:06:35 ---> Running in 838fcd2ff5a1 21:06:36 Removing intermediate container 838fcd2ff5a1 21:06:36 ---> 44a8539feb59 21:06:36 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:36 ---> Running in 74551eaeea78 21:06:42 Removing intermediate container 74551eaeea78 21:06:42 ---> e0b976946036 21:06:42 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:06:42 ---> Running in 170b2c67a27f 21:06:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:06:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:06:47 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:06:47 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:06:47 OK: 15734 distinct packages available 21:06:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:06:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:06:49 (1/9) Installing ca-certificates (20220614-r0) 21:06:49 (2/9) Installing brotli-libs (1.0.9-r5) 21:06:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:06:49 (4/9) Installing libcurl (7.80.0-r3) 21:06:49 (5/9) Installing curl (7.80.0-r3) 21:06:49 (6/9) Installing dumb-init (1.2.5-r1) 21:06:49 (7/9) Installing musl-obstack (1.2.3-r0) 21:06:49 (8/9) Installing libucontext (1.1-r0) 21:06:49 (9/9) Installing gcompat (1.0.0-r4) 21:06:50 Executing busybox-1.34.1-r7.trigger 21:06:50 Executing ca-certificates-20220614-r0.trigger 21:06:50 OK: 8 MiB in 23 packages 21:06:52 Removing intermediate container da7bb4520cbb 21:06:52 ---> 6cee1ed37cdd 21:06:52 21:06:52 Step 11/24 : FROM alpine:3.16 21:06:52 ---> a6215f271958 21:06:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:06:52 ---> Running in def4fc97e25f 21:06:53 Removing intermediate container def4fc97e25f 21:06:53 ---> 88f04e7bfd6d 21:06:53 Step 13/24 : ENV APP_PORT=59880 21:06:53 ---> Running in 69f8940bacb5 21:06:53 Removing intermediate container 170b2c67a27f 21:06:53 ---> 91bff5d4bd80 21:06:53 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:55 Removing intermediate container 69f8940bacb5 21:06:55 ---> 7852667b1b3f 21:06:55 Step 14/24 : EXPOSE $APP_PORT 21:06:55 ---> Running in 1809755170a5 21:06:56 ---> d6a6555ef9f4 21:06:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:06:56 Removing intermediate container 1809755170a5 21:06:56 ---> 3dffcc64284f 21:06:56 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:56 ---> Running in 71005e64dde0 21:07:00 Removing intermediate container 71005e64dde0 21:07:00 ---> 6596fe490a2a 21:07:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:07:00 ---> 857b6c5ce12b 21:07:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:07:00 ---> Running in bbce9cf8cc30 21:07:02 ---> ab045e397ef5 21:07:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:07:02 ---> Running in 503b15ad5de8 21:07:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:07:03 Removing intermediate container 503b15ad5de8 21:07:03 ---> e9aa19177c8c 21:07:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:03 ---> Running in d1b9ad561709 21:07:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:07:04 Removing intermediate container d1b9ad561709 21:07:04 ---> 82082bc1187e 21:07:04 Step 18/20 : LABEL arch=arm64 21:07:04 ---> Running in 440715a465e6 21:07:04 (1/6) Installing dumb-init (1.2.5-r1) 21:07:04 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:07:04 (3/6) Installing libsodium (1.0.18-r0) 21:07:04 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:07:05 Removing intermediate container 440715a465e6 21:07:05 ---> e278a9802bfc 21:07:05 Step 19/20 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:07:05 (5/6) Installing libzmq (4.3.4-r0) 21:07:05 (6/6) Installing zeromq (4.3.4-r0) 21:07:05 ---> Running in b24d8c0bfc18 21:07:05 Executing busybox-1.35.0-r17.trigger 21:07:05 OK: 8 MiB in 20 packages 21:07:06 Removing intermediate container b24d8c0bfc18 21:07:06 ---> 5d352764722b 21:07:06 Step 20/20 : LABEL version=2.3.0-dev.92 21:07:06 ---> Running in 4f53a405e274 21:07:07 Removing intermediate container 4f53a405e274 21:07:07 ---> 40cc69a88abc 21:07:07 21:07:07 Removing intermediate container bbce9cf8cc30 21:07:07 ---> faa2f367b82d 21:07:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:07 Successfully built 40cc69a88abc 21:07:07 Successfully tagged security-spiffe-token-provider-arm64:latest 21:07:07  Building security-spiffe-token-provider ... done Building support-scheduler 21:07:09 ---> 87939fbe362b 21:07:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:07:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:07:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:07:11 ---> 0c8d1b119546 21:07:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:07:11 ---> Using cache 21:07:11 ---> 7e30aa898d44 21:07:11 Step 4/23 : WORKDIR /edgex-go 21:07:11 ---> Using cache 21:07:11 ---> 94deb9228637 21:07:11 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:12 ---> Using cache 21:07:12 ---> 401296e48dba 21:07:12 Step 6/23 : RUN apk add --update --no-cache make git 21:07:12 ---> Running in de601053b595 21:07:12 ---> 2a4b4ec13e3f 21:07:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:07:14 ---> 5d2a607e8bf3 21:07:14 Step 20/24 : ENTRYPOINT ["/core-data"] 21:07:14 ---> Running in 0052aa94d125 21:07:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:07:15 Removing intermediate container 0052aa94d125 21:07:15 ---> a10fb01b9871 21:07:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:15 ---> Running in d4ed527cfd4d 21:07:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:07:15 Removing intermediate container d4ed527cfd4d 21:07:15 ---> bc2da8ace236 21:07:15 Step 22/24 : LABEL arch=arm64 21:07:16 ---> Running in f8fb20ac47d5 21:07:16 Removing intermediate container f8fb20ac47d5 21:07:16 ---> 010e44939650 21:07:16 Step 23/24 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:07:16 ---> Running in a5849728b6a8 21:07:16 OK: 221 MiB in 51 packages 21:07:17 Removing intermediate container 1341832e8d72 21:07:17 ---> dd36db0ae3a6 21:07:17 Step 8/26 : COPY . . 21:07:17 Removing intermediate container a5849728b6a8 21:07:17 ---> f000fcb515c1 21:07:17 Step 24/24 : LABEL version=2.3.0-dev.92 21:07:17 ---> Running in fa56dc740844 21:07:18 Removing intermediate container de601053b595 21:07:18 ---> 66bbe5f67e56 21:07:18 Step 7/23 : COPY go.mod vendor* ./ 21:07:18 Removing intermediate container 245a4bdff280 21:07:18 ---> 29c5f06eb397 21:07:18 Step 8/26 : COPY . . 21:07:18 Removing intermediate container fa56dc740844 21:07:18 ---> b8716f8adca8 21:07:18 21:07:18 Successfully built b8716f8adca8 21:07:18 Successfully tagged core-data-arm64:latest 21:07:18  Building core-data ... done Building sys-mgmt-agent 21:07:19 ---> 3a84c0df8652 21:07:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:19 ---> Running in e42b4828adfc 21:07:22 ---> faf90033f9e6 21:07:22 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:07:22 ---> Running in cff9a0b81df2 21:07:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:07:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:07:22 ---> 0c8d1b119546 21:07:22 Step 3/23 : WORKDIR /edgex-go 21:07:22 ---> Using cache 21:07:22 ---> 4b70f99acfd4 21:07:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:22 ---> Using cache 21:07:22 ---> 0c8acfed7a94 21:07:22 Step 5/23 : RUN apk add --update --no-cache make bash git 21:07:23 ---> Running in a45a21271b6a 21:07:23 ---> 42e0e7d481d6 21:07:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:07:23 ---> Running in ec28d0971d69 21:07:23 Removing intermediate container cff9a0b81df2 21:07:23 ---> 68756f564c32 21:07:23 Step 10/26 : WORKDIR /edgex-go/spire-build 21:07:24 ---> Running in 4b3efb71020a 21:07:24 Removing intermediate container ec28d0971d69 21:07:24 ---> d38075f16d1b 21:07:24 Step 10/26 : WORKDIR /edgex-go/spire-build 21:07:24 ---> Running in badccd010c18 21:07:24 Removing intermediate container 4b3efb71020a 21:07:24 ---> 96f7f6de6147 21:07:24 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 21:07:24 ---> Running in 54e6be23471a 21:07:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:07:25 Removing intermediate container badccd010c18 21:07:25 ---> 36e83bd1efa0 21:07:25 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 21:07:25 ---> Running in 85019ee1e1c1 21:07:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:07:27 OK: 221 MiB in 51 packages 21:07:29 Removing intermediate container 54e6be23471a 21:07:29 ---> d2410c9d517a 21:07:29 Step 12/26 : WORKDIR /edgex-go 21:07:29 ---> Running in 9b1302e46932 21:07:30 Removing intermediate container 85019ee1e1c1 21:07:30 ---> 5f03d01afd0d 21:07:30 Step 12/26 : WORKDIR /edgex-go 21:07:30 Removing intermediate container a45a21271b6a 21:07:30 ---> efcbdcccf7a7 21:07:30 Step 6/23 : COPY go.mod vendor* ./ 21:07:30 ---> Running in 93255504f196 21:07:31 Removing intermediate container 9b1302e46932 21:07:31 ---> bd73218911ca 21:07:31 21:07:31 Step 13/26 : FROM alpine:3.15 21:07:31 ---> 02e0d6fdf486 21:07:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:07:31 ---> Using cache 21:07:31 ---> 44a8539feb59 21:07:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:31 ---> Using cache 21:07:31 ---> e0b976946036 21:07:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:07:31 ---> Running in 967f50ef0250 21:07:32 ---> da5971cd15f2 21:07:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:32 Removing intermediate container 93255504f196 21:07:32 ---> 2dc9f3cc0df1 21:07:32 21:07:32 Step 13/26 : FROM alpine:3.15 21:07:32 ---> 02e0d6fdf486 21:07:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:07:32 ---> Using cache 21:07:32 ---> 44a8539feb59 21:07:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:32 ---> Using cache 21:07:32 ---> e0b976946036 21:07:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:07:32 ---> Running in b1d11665017a 21:07:32 ---> Running in a233d3dd4816 21:07:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:07:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:07:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:07:36 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:07:36 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:07:36 OK: 15734 distinct packages available 21:07:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:07:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:07:37 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:07:37 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:07:37 OK: 15734 distinct packages available 21:07:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:07:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:07:38 (1/5) Installing dumb-init (1.2.5-r1) 21:07:38 (2/5) Installing musl-obstack (1.2.3-r0) 21:07:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:07:38 (3/5) Installing libucontext (1.1-r0) 21:07:38 (4/5) Installing gcompat (1.0.0-r4) 21:07:39 (5/5) Installing openssl (1.1.1q-r0) 21:07:39 Executing busybox-1.34.1-r7.trigger 21:07:39 OK: 6 MiB in 19 packages 21:07:40 (1/4) Installing dumb-init (1.2.5-r1) 21:07:40 (2/4) Installing musl-obstack (1.2.3-r0) 21:07:40 (3/4) Installing libucontext (1.1-r0) 21:07:40 (4/4) Installing gcompat (1.0.0-r4) 21:07:40 Executing busybox-1.34.1-r7.trigger 21:07:40 OK: 6 MiB in 18 packages 21:07:40 Removing intermediate container a4d748b19fe5 21:07:40 ---> bc9e6a9742b3 21:07:40 21:07:40 Step 11/23 : FROM alpine:3.16 21:07:40 ---> a6215f271958 21:07:40 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:07:41 ---> Running in 6cf76ad44ba4 21:07:42 Removing intermediate container 967f50ef0250 21:07:42 ---> a39955d019c9 21:07:42 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:07:43 Removing intermediate container a233d3dd4816 21:07:43 ---> 89f6a825b0ab 21:07:43 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:07:45 (1/2) Installing ca-certificates (20220614-r0) 21:07:45 (2/2) Installing dumb-init (1.2.5-r1) 21:07:45 Executing busybox-1.35.0-r17.trigger 21:07:45 Executing ca-certificates-20220614-r0.trigger 21:07:45 OK: 6 MiB in 16 packages 21:07:48 Removing intermediate container 6cf76ad44ba4 21:07:48 ---> 80bf0ae30e73 21:07:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:07:48 ---> c7473bff30e2 21:07:48 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:07:48 ---> Running in 5bf28b58f7ee 21:07:49 Removing intermediate container 5bf28b58f7ee 21:07:49 ---> 9d391fe598a2 21:07:49 Step 14/23 : ENV APP_PORT=59860 21:07:50 ---> Running in f76b69e57dab 21:07:51 Removing intermediate container f76b69e57dab 21:07:51 ---> afdad33a1d67 21:07:51 Step 15/23 : EXPOSE $APP_PORT 21:07:51 ---> Running in b1970359c007 21:07:51 Removing intermediate container b1970359c007 21:07:51 ---> 3b16a5e0a3be 21:07:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:52 ---> 19744da116f2 21:07:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:07:53 ---> 889340e1cc43 21:07:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:07:55 ---> 7d509988f97b 21:07:55 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:07:55 ---> Running in 2379ca135632 21:07:56 Removing intermediate container 2379ca135632 21:07:56 ---> 8dbcea4ff6aa 21:07:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:07:57 ---> 63145f1e98c1 21:07:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:07:57 ---> 68a8df6691e0 21:07:57 Step 21/26 : WORKDIR / 21:07:57 ---> Running in 17c8428f8e3f 21:07:58 Removing intermediate container 17c8428f8e3f 21:07:58 ---> 6aeed7f1de25 21:07:58 ---> 320dcc84e23b 21:07:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:07:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:07:59 ---> Running in ac71c72cad6e 21:07:59 ---> 0cb64aee1922 21:07:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:07:59 ---> Running in a439b9e3b444 21:07:59 Removing intermediate container a439b9e3b444 21:07:59 ---> 2ccc9871cd9f 21:07:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:59 Removing intermediate container ac71c72cad6e 21:07:59 ---> cb5b1e9cc495 21:07:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:07:59 ---> Running in 8e26068e9315 21:07:59 ---> Running in ef75d21c2b4f 21:08:00 ---> 2149af7b305f 21:08:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:08:00 Removing intermediate container 8e26068e9315 21:08:00 ---> 28be295cd8f7 21:08:00 Step 21/23 : LABEL arch=arm64 21:08:00 Removing intermediate container ef75d21c2b4f 21:08:00 ---> 2ecc6c97c646 21:08:00 Step 24/26 : LABEL arch=arm64 21:08:00 ---> Running in a75fba4deff4 21:08:01 ---> Running in 3b3c0b84934e 21:08:01 Removing intermediate container a75fba4deff4 21:08:01 ---> 30bc4396b395 21:08:01 Step 22/23 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:08:01 ---> 927483fcb9ee 21:08:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:08:01 ---> Running in 4d4b5e0359f6 21:08:01 Removing intermediate container 3b3c0b84934e 21:08:01 ---> 57293bb97082 21:08:01 Step 25/26 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:08:01 ---> Running in 3be32e61e6dc 21:08:02 Removing intermediate container 4d4b5e0359f6 21:08:02 ---> fa78e919d06f 21:08:02 Step 23/23 : LABEL version=2.3.0-dev.92 21:08:02 ---> Running in 2a8d655f31ef 21:08:02 Removing intermediate container 3be32e61e6dc 21:08:02 ---> 17efd4ac2403 21:08:02 Step 26/26 : LABEL version=2.3.0-dev.92 21:08:02 ---> Running in f7704dc94803 21:08:02 ---> b460a01ec771 21:08:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:08:02 ---> Running in 604efa038e9a 21:08:03 Removing intermediate container 2a8d655f31ef 21:08:03 ---> 3ad8e780a8ef 21:08:03 21:08:03 Successfully built 3ad8e780a8ef 21:08:03 Removing intermediate container f7704dc94803 21:08:03 ---> df50b73021fb 21:08:03 21:08:03 Successfully tagged support-notifications-arm64:latest 21:08:03  Building support-notifications ... done Building security-proxy-setup 21:08:03 Removing intermediate container 604efa038e9a 21:08:03 ---> 31d3b2d8c0bc 21:08:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:08:04 Successfully built df50b73021fb 21:08:04 ---> Running in 0fa779d5e049 21:08:04 Successfully tagged security-spire-config-arm64:latest 21:08:04  Building security-spire-config ... done Building security-spire-server 21:08:04 Removing intermediate container 0fa779d5e049 21:08:04 ---> f1fcd6bf57d8 21:08:04 Step 24/26 : LABEL arch=arm64 21:08:04 ---> Running in cf0d25a8eabe 21:08:05 Removing intermediate container cf0d25a8eabe 21:08:05 ---> 8f86f022803d 21:08:05 Step 25/26 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:08:05 ---> Running in d5daf8b39321 21:08:06 Removing intermediate container d5daf8b39321 21:08:06 ---> 84cd1685e364 21:08:06 Step 26/26 : LABEL version=2.3.0-dev.92 21:08:06 ---> Running in 42dd28769f76 21:08:06 Removing intermediate container 42dd28769f76 21:08:06 ---> 9a501400597a 21:08:06 21:08:06 Successfully built 9a501400597a 21:08:06 Successfully tagged security-spire-agent-arm64:latest 21:08:06  Building security-spire-agent ... done Building core-metadata 21:08:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:08:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:08:10 ---> 0c8d1b119546 21:08:10 Step 3/22 : WORKDIR /edgex-go 21:08:10 ---> Using cache 21:08:10 ---> 4b70f99acfd4 21:08:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:10 ---> Using cache 21:08:10 ---> 0c8acfed7a94 21:08:10 Step 5/22 : RUN apk add --update --no-cache make git 21:08:10 ---> Using cache 21:08:10 ---> 1bccb61a3668 21:08:10 Step 6/22 : COPY go.mod vendor* ./ 21:08:10 ---> Using cache 21:08:10 ---> 6e85cd86e260 21:08:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:10 ---> Using cache 21:08:10 ---> c687fa350314 21:08:10 Step 8/22 : COPY . . 21:08:10 ---> Using cache 21:08:10 ---> 0c3db16f1e73 21:08:10 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:08:10 ---> Running in 011fc5e40b17 21:08:10 Removing intermediate container e42b4828adfc 21:08:10 ---> 997fd38cd4da 21:08:10 Step 9/23 : COPY . . 21:08:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:08:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:08:10 ---> 0c8d1b119546 21:08:10 Step 3/25 : WORKDIR /edgex-go 21:08:10 ---> Using cache 21:08:10 ---> 4b70f99acfd4 21:08:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:10 ---> Using cache 21:08:10 ---> 0c8acfed7a94 21:08:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:08:10 ---> Using cache 21:08:10 ---> 53afb05e12df 21:08:10 Step 6/25 : COPY go.mod vendor* ./ 21:08:10 ---> Using cache 21:08:10 ---> 927bae0f7d69 21:08:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:10 ---> Using cache 21:08:10 ---> 29c5f06eb397 21:08:10 Step 8/25 : COPY . . 21:08:11 ---> Using cache 21:08:11 ---> 42e0e7d481d6 21:08:11 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:08:11 ---> Using cache 21:08:11 ---> d38075f16d1b 21:08:11 Step 10/25 : WORKDIR /edgex-go/spire-build 21:08:11 ---> Using cache 21:08:11 ---> 36e83bd1efa0 21:08:11 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 21:08:11 ---> Running in 4582b43455ce 21:08:12 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:08:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:08:12 ---> 0c8d1b119546 21:08:12 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:08:12 ---> Using cache 21:08:12 ---> 7e30aa898d44 21:08:12 Step 4/25 : WORKDIR /edgex-go 21:08:12 ---> Using cache 21:08:12 ---> 94deb9228637 21:08:12 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:12 ---> Using cache 21:08:12 ---> 401296e48dba 21:08:12 Step 6/25 : RUN apk add --update --no-cache make git 21:08:12 ---> Using cache 21:08:12 ---> 66bbe5f67e56 21:08:12 Step 7/25 : COPY go.mod vendor* ./ 21:08:12 ---> Using cache 21:08:12 ---> 3a84c0df8652 21:08:12 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:12 ---> Using cache 21:08:12 ---> 997fd38cd4da 21:08:12 Step 9/25 : COPY . . 21:08: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.92" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:08:15 Removing intermediate container 4582b43455ce 21:08:15 ---> 167da66fd664 21:08:15 Step 12/25 : WORKDIR /edgex-go 21:08:15 ---> Running in eeb79e9e3642 21:08:16 Removing intermediate container eeb79e9e3642 21:08:16 ---> cfe27a0f4588 21:08:16 21:08:16 Step 13/25 : FROM alpine:3.15 21:08:16 ---> 02e0d6fdf486 21:08:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:08:16 ---> Using cache 21:08:16 ---> 44a8539feb59 21:08:16 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:16 ---> Using cache 21:08:16 ---> e0b976946036 21:08:16 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:08:16 ---> Using cache 21:08:16 ---> a39955d019c9 21:08:16 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:08:16 ---> 45d9a55223e0 21:08:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:08:17 ---> Running in a7161e08e24d 21:08:19 ---> ee5cbe0f56e5 21:08:19 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:08:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:08:19 ---> Running in 531b26eefc62 21:08:22 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:08:24 Removing intermediate container b1d11665017a 21:08:24 ---> b8900b56c809 21:08:24 Step 8/23 : COPY . . 21:08:25 ---> 1cb4b08ffd59 21:08:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:08:26 ---> 26c3d57e516c 21:08:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:08:27 ---> 93cbcebe8774 21:08:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:08:27 ---> 6c332fbf0512 21:08:27 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:08:27 ---> Running in 85d8c3040552 21:08:28 ---> 69b3f8a5ba23 21:08:28 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:08:29 ---> Running in ddd7b892af91 21:08:29 Removing intermediate container ddd7b892af91 21:08:29 ---> 48e6afed5c62 21:08:29 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:08:30 ---> Running in 732b5c5f8510 21:08:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:08:30 Removing intermediate container 732b5c5f8510 21:08:30 ---> bd2ba80f4d36 21:08:30 Step 23/25 : LABEL arch=arm64 21:08:30 ---> Running in 46fa235da075 21:08:31 Removing intermediate container 46fa235da075 21:08:31 ---> 8345280ee0ce 21:08:31 Step 24/25 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:08:31 ---> Running in 1db73159635e 21:08:31 Removing intermediate container 1db73159635e 21:08:31 ---> 9b48f66a526e 21:08:31 Step 25/25 : LABEL version=2.3.0-dev.92 21:08:31 ---> Running in 92de40622c4d 21:08:32 Removing intermediate container 92de40622c4d 21:08:32 ---> b62dde8e9f30 21:08:32 21:08:32 Successfully built b62dde8e9f30 21:08:32 Successfully tagged security-spire-server-arm64:latest 21:08:32  Building security-spire-server ... done Building core-command 21:08:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:08:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:08:36 ---> 0c8d1b119546 21:08:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:08:36 ---> Using cache 21:08:36 ---> 7e30aa898d44 21:08:36 Step 4/24 : WORKDIR /edgex-go 21:08:36 ---> Using cache 21:08:36 ---> 94deb9228637 21:08:36 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:36 ---> Using cache 21:08:36 ---> 401296e48dba 21:08:36 Step 6/24 : RUN apk add --update --no-cache make git 21:08:36 ---> Using cache 21:08:36 ---> 66bbe5f67e56 21:08:36 Step 7/24 : COPY go.mod vendor* ./ 21:08:36 ---> Using cache 21:08:36 ---> 3a84c0df8652 21:08:36 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:36 ---> Using cache 21:08:36 ---> 997fd38cd4da 21:08:36 Step 9/24 : COPY . . 21:08:36 ---> Using cache 21:08:36 ---> ee5cbe0f56e5 21:08:36 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:08:36 ---> Running in c1da88f2538b 21:08:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:13:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:13:27 Removing intermediate container 011fc5e40b17 21:13:27 ---> c693f1885cc9 21:13:27 21:13:27 Step 10/22 : FROM alpine:3.16 21:13:27 ---> a6215f271958 21:13:27 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:13:27 ---> Running in 8de54522ae76 21:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:13:30 (1/6) Installing ca-certificates (20220614-r0) 21:13:30 (2/6) Installing brotli-libs (1.0.9-r6) 21:13:30 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:13:30 (4/6) Installing libcurl (7.83.1-r3) 21:13:30 (5/6) Installing curl (7.83.1-r3) 21:13:30 (6/6) Installing dumb-init (1.2.5-r1) 21:13:30 Executing busybox-1.35.0-r17.trigger 21:13:30 Executing ca-certificates-20220614-r0.trigger 21:13:31 OK: 8 MiB in 20 packages 21:13:32 Removing intermediate container 8de54522ae76 21:13:32 ---> fbc2bae301c7 21:13:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:13:32 ---> Running in 4f3431fc60bf 21:13:33 Removing intermediate container 4f3431fc60bf 21:13:33 ---> 99c4461df14b 21:13:33 Step 13/22 : WORKDIR /edgex 21:13:33 ---> Running in c3cfbd87012b 21:13:34 Removing intermediate container c3cfbd87012b 21:13:34 ---> 1f5593524e52 21:13:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:13:35 ---> 92a896cd0fa7 21:13:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:13:37 ---> ff9bc0fd54bd 21:13:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:13:40 ---> 4cda2be2edd3 21:13:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:13:41 ---> 3623cd16f09c 21:13:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:13:41 ---> Running in bde969c37a73 21:13:44 Removing intermediate container 85d8c3040552 21:13:44 ---> 767a19af13b5 21:13:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:13:44 ---> Running in 0a2d7f92cfbc 21:13:45 Removing intermediate container bde969c37a73 21:13:45 ---> be30e2e71e2c 21:13:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:13:45 ---> Running in 4b79ec3e4519 21:13:46 Removing intermediate container 4b79ec3e4519 21:13:46 ---> dd5fe8507ada 21:13:46 Step 20/22 : LABEL arch=arm64 21:13:46 ---> Running in db0a169369b4 21:13:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:13:47 Removing intermediate container db0a169369b4 21:13:47 ---> 9014944a6d64 21:13:47 Step 21/22 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:13:47 ---> Running in 0310a7c4b8bb 21:13:47 Removing intermediate container 0310a7c4b8bb 21:13:47 ---> 2842f6ab97d1 21:13:47 Step 22/22 : LABEL version=2.3.0-dev.92 21:13:47 ---> Running in 7280c0438394 21:13:48 Removing intermediate container 7280c0438394 21:13:48 ---> afc25d564b16 21:13:48 21:13:48 Successfully built afc25d564b16 21:13:48 Successfully tagged security-proxy-setup-arm64:latest 21:13:52  Building security-proxy-setup ... done Removing intermediate container 0a2d7f92cfbc 21:13:52 ---> 415b8bd8e9bd 21:13:52 21:13:52 Step 11/23 : FROM alpine:3.16 21:13:52 ---> a6215f271958 21:13:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:13:52 ---> Running in 087610b0ee2e 21:13:52 Removing intermediate container 087610b0ee2e 21:13:52 ---> 84e21aec9717 21:13:52 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 21:13:52 ---> Running in d86991499429 21:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:13:56 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:13:56 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 21:13:56 (3/33) Installing readline (8.1.2-r0) 21:13:56 (4/33) Installing bash (5.1.16-r2) 21:13:56 Executing bash-5.1.16-r2.post-install 21:13:56 (5/33) Installing ca-certificates (20220614-r0) 21:13:57 (6/33) Installing brotli-libs (1.0.9-r6) 21:13:57 (7/33) Installing nghttp2-libs (1.47.0-r0) 21:13:57 (8/33) Installing libcurl (7.83.1-r3) 21:13:57 (9/33) Installing curl (7.83.1-r3) 21:13:57 (10/33) Installing docker-cli (20.10.18-r1) 21:13:58 (11/33) Installing dumb-init (1.2.5-r1) 21:13:58 (12/33) Installing libbz2 (1.0.8-r1) 21:13:58 (13/33) Installing expat (2.4.9-r0) 21:13:58 (14/33) Installing libffi (3.4.2-r1) 21:13:58 (15/33) Installing gdbm (1.23-r0) 21:13:58 (16/33) Installing xz-libs (5.2.5-r1) 21:13:58 (17/33) Installing libgcc (11.2.1_git20220219-r2) 21:13:58 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 21:13:58 (19/33) Installing mpdecimal (2.5.1-r1) 21:13:58 (20/33) Installing sqlite-libs (3.38.5-r0) 21:13:58 (21/33) Installing python3 (3.10.5-r0) 21:14:00 (22/33) Installing py3-contextlib2 (21.6.0-r2) 21:14:00 (23/33) Installing py3-tomli (2.0.1-r1) 21:14:00 (24/33) Installing py3-pep517 (0.12.0-r2) 21:14:00 (25/33) Installing py3-six (1.16.0-r1) 21:14:00 (26/33) Installing py3-retrying (1.3.3-r3) 21:14:00 (27/33) Installing py3-appdirs (1.4.4-r3) 21:14:00 (28/33) Installing py3-more-itertools (8.13.0-r0) 21:14:00 (29/33) Installing py3-ordered-set (4.0.2-r3) 21:14:00 (30/33) Installing py3-parsing (2.4.7-r3) 21:14:00 (31/33) Installing py3-packaging (21.3-r0) 21:14:00 (32/33) Installing py3-setuptools (59.4.0-r0) 21:14:00 (33/33) Installing py3-pip (22.1.1-r0) 21:14:01 Executing busybox-1.35.0-r17.trigger 21:14:01 Executing ca-certificates-20220614-r0.trigger 21:14:02 OK: 120 MiB in 47 packages 21:14:17 Collecting docker-compose==1.23.2 21:14:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:14:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 21:14:17 Collecting docopt<0.7,>=0.6.1 21:14:17 Downloading docopt-0.6.2.tar.gz (25 kB) 21:14:17 Preparing metadata (setup.py): started 21:14:18 Preparing metadata (setup.py): finished with status 'done' 21:14:18 Collecting websocket-client<1.0,>=0.32.0 21:14:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:14:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.5 MB/s eta 0:00:00 21:14:19 Collecting jsonschema<3,>=2.5.1 21:14:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:14:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 21:14:19 Collecting cached-property<2,>=1.2.0 21:14:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:14:20 Collecting PyYAML<4,>=3.10 21:14:20 Downloading PyYAML-3.13.tar.gz (270 kB) 21:14:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.4 MB/s eta 0:00:00 21:14:22 Preparing metadata (setup.py): started 21:14:23 Removing intermediate container c1da88f2538b 21:14:23 ---> 0137f5edb4aa 21:14:23 21:14:23 Step 11/24 : FROM alpine:3.16 21:14:23 ---> a6215f271958 21:14:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:14:23 ---> Running in 63d6edbea75f 21:14:24 Preparing metadata (setup.py): finished with status 'done' 21:14:24 Collecting dockerpty<0.5,>=0.4.1 21:14:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:14:24 Preparing metadata (setup.py): started 21:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:14:26 Preparing metadata (setup.py): finished with status 'done' 21:14:27 (1/1) Installing dumb-init (1.2.5-r1) 21:14:27 Executing busybox-1.35.0-r17.trigger 21:14:27 OK: 5 MiB in 15 packages 21:14:27 Collecting docker<4.0,>=3.6.0 21:14:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:14:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.4 MB/s eta 0:00:00 21:14:27 Collecting texttable<0.10,>=0.9.0 21:14:27 Downloading texttable-0.9.1.tar.gz (11 kB) 21:14:27 Preparing metadata (setup.py): started 21:14:29 Removing intermediate container 63d6edbea75f 21:14:29 ---> b7fc602fd138 21:14:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:14:29 ---> Running in 55029e4254d7 21:14:29 Preparing metadata (setup.py): finished with status 'done' 21:14:30 Removing intermediate container 55029e4254d7 21:14:30 ---> 80e09780cdfa 21:14:30 Step 14/24 : ENV APP_PORT=59882 21:14:30 ---> Running in ccd5203f96ff 21:14:30 Removing intermediate container ccd5203f96ff 21:14:30 ---> dd8a54c36cdb 21:14:30 Step 15/24 : EXPOSE $APP_PORT 21:14:31 ---> Running in 80d602640555 21:14:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:14:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:14:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.4 MB/s eta 0:00:00 21:14:31 Removing intermediate container 531b26eefc62 21:14:31 ---> acd8275444a6 21:14:31 21:14:31 Step 11/25 : FROM alpine:3.16 21:14:31 ---> a6215f271958 21:14:31 Step 12/25 : RUN apk add --update --no-cache dumb-init 21:14:31 ---> Using cache 21:14:31 ---> b7fc602fd138 21:14:31 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:14:31 ---> Using cache 21:14:31 ---> 80e09780cdfa 21:14:31 Step 14/25 : ENV APP_PORT=59881 21:14:32 Collecting docker-pycreds>=0.4.0 21:14:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:14:32 Collecting certifi>=2017.4.17 21:14:32 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 21:14:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 20.2 MB/s eta 0:00:00 21:14:32 Collecting idna<2.8,>=2.5 21:14:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:14:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.3 MB/s eta 0:00:00 21:14:32 ---> Running in 61a8013b712c 21:14:33 Removing intermediate container 80d602640555 21:14:33 ---> 93389203e40a 21:14:33 Step 16/24 : WORKDIR / 21:14:33 Collecting chardet<3.1.0,>=3.0.2 21:14:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:14:33 ---> Running in aeb42731de1a 21:14:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 14.5 MB/s eta 0:00:00 21:14:33 Removing intermediate container 61a8013b712c 21:14:33 ---> 1ca39c523076 21:14:33 Step 15/25 : EXPOSE $APP_PORT 21:14:33 ---> Running in 28c54edb63f3 21:14:33 Collecting urllib3<1.25,>=1.21.1 21:14:33 Removing intermediate container aeb42731de1a 21:14:33 ---> 83e341fe5c83 21:14:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:14:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.9 MB/s eta 0:00:00 21:14:34 Removing intermediate container 28c54edb63f3 21:14:34 ---> d8b8760e6972 21:14:34 Step 16/25 : WORKDIR / 21:14:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:14:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:14:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:14:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:14:34 ---> Running in 02fd8091b477 21:14:35 ---> b7c11e7db9bd 21:14:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:14:35 Removing intermediate container 02fd8091b477 21:14:35 ---> 9c4899cd7565 21:14:35 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:35 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 21:14:35 Running setup.py install for texttable: started 21:14:36 ---> 6c451353da46 21:14:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:14:37 ---> 20a7d6f8ecac 21:14:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:14:37 Running setup.py install for texttable: finished with status 'done' 21:14:37 Running setup.py install for PyYAML: started 21:14:38 ---> 5787bc9e41a0 21:14:38 Step 20/24 : ENTRYPOINT ["/core-command"] 21:14:38 ---> Running in 893af1133477 21:14:38 ---> 2050fa29827d 21:14:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:14:38 Removing intermediate container 893af1133477 21:14:38 ---> 097d536426c5 21:14:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:39 ---> Running in 710daea3d2d5 21:14:39 Removing intermediate container 710daea3d2d5 21:14:39 ---> e6f5a2416737 21:14:39 Step 22/24 : LABEL arch=arm64 21:14:39 ---> Running in 4715d7eefa9f 21:14:39 ---> ee848407893f 21:14:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:14:40 Removing intermediate container 4715d7eefa9f 21:14:40 ---> 9bb5f7388253 21:14:40 Step 23/24 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:14:40 ---> Running in 26dc7893efab 21:14:40 ---> c3d640a85cbc 21:14:40 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:14:40 Running setup.py install for PyYAML: finished with status 'done' 21:14:40 ---> Running in b34a47a172ed 21:14:41 Removing intermediate container 26dc7893efab 21:14:41 ---> 13e42e6ed8af 21:14:41 Step 24/24 : LABEL version=2.3.0-dev.92 21:14:41 ---> Running in 6839630426a5 21:14:41 Removing intermediate container b34a47a172ed 21:14:41 ---> aadbd913f896 21:14:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:41 ---> Running in 780062995f8c 21:14:41 Removing intermediate container 6839630426a5 21:14:41 ---> c1161743106e 21:14:41 21:14:42 Successfully built c1161743106e 21:14:42 Successfully tagged core-command-arm64:latest 21:14:42  Building core-command ... done Removing intermediate container 780062995f8c 21:14:42 ---> 49f87a4e7cd5 21:14:42 Step 23/25 : LABEL arch=arm64 21:14:42 ---> Running in 957e45f4dc70 21:14:42 Running setup.py install for docopt: started 21:14:42 Removing intermediate container 957e45f4dc70 21:14:42 ---> d3161810e35a 21:14:42 Step 24/25 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:14:43 ---> Running in 0a3917d4a5fc 21:14:44 Running setup.py install for docopt: finished with status 'done' 21:14:45 Removing intermediate container 0a3917d4a5fc 21:14:45 ---> acf422c504fd 21:14:45 Step 25/25 : LABEL version=2.3.0-dev.92 21:14:45 ---> Running in 19d36519cdf6 21:14:46 Removing intermediate container 19d36519cdf6 21:14:46 ---> 86b02e3decef 21:14:46 21:14:46 Successfully built 86b02e3decef 21:14:46 Successfully tagged core-metadata-arm64:latest 21:14:47  Building core-metadata ... done  Running setup.py install for dockerpty: started 21:14:50 Running setup.py install for dockerpty: finished with status 'done' 21:14:52 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 21:14:52 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 21:15:04 Removing intermediate container d86991499429 21:15:04 ---> 8ce633db2dd0 21:15:04 Step 14/23 : ENV APP_PORT=58890 21:15:04 ---> Running in 86cc600fc8a4 21:15:04 Removing intermediate container 86cc600fc8a4 21:15:04 ---> 66d555cabd56 21:15:04 Step 15/23 : EXPOSE $APP_PORT 21:15:04 ---> Running in dfc49607dc4d 21:15:05 Removing intermediate container dfc49607dc4d 21:15:05 ---> 8f8bdb357451 21:15:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:15:06 ---> 44cb11853e48 21:15:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:15:06 ---> a1948c404a44 21:15:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:15:07 ---> c4379a2ea31b 21:15:07 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:15:07 ---> Running in 7c6d4b0d68a3 21:15:09 Removing intermediate container 7c6d4b0d68a3 21:15:09 ---> a67f681877b4 21:15:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:09 ---> Running in 3eb3a8212a57 21:15:09 Removing intermediate container 3eb3a8212a57 21:15:09 ---> 9fb51a55b15a 21:15:09 Step 21/23 : LABEL arch=arm64 21:15:09 ---> Running in 1e54d3d4bcb3 21:15:10 Removing intermediate container 1e54d3d4bcb3 21:15:10 ---> effcea892728 21:15:10 Step 22/23 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:15:10 ---> Running in 0e12a89eb683 21:15:10 Removing intermediate container 0e12a89eb683 21:15:10 ---> 0db61b9d41b8 21:15:10 Step 23/23 : LABEL version=2.3.0-dev.92 21:15:10 ---> Running in aec10901155b 21:15:11 Removing intermediate container aec10901155b 21:15:11 ---> 56f86692a132 21:15:11 21:15:11 Successfully built 56f86692a132 21:15:11 Successfully tagged sys-mgmt-agent-arm64:latest 21:15:23  Building sys-mgmt-agent ... done Removing intermediate container a7161e08e24d 21:15:23 ---> fa61b04ae701 21:15:23 21:15:23 Step 11/23 : FROM alpine:3.16 21:15:23 ---> a6215f271958 21:15:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:15:23 ---> Using cache 21:15:23 ---> b7fc602fd138 21:15:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:15:23 ---> Using cache 21:15:23 ---> 80e09780cdfa 21:15:23 Step 14/23 : ENV APP_PORT=59861 21:15:23 ---> Running in a79ac2f3460c 21:15:23 Removing intermediate container a79ac2f3460c 21:15:23 ---> c4aada086677 21:15:23 Step 15/23 : EXPOSE $APP_PORT 21:15:23 ---> Running in 25cce3c3dcd0 21:15:23 Removing intermediate container 25cce3c3dcd0 21:15:23 ---> 6d89b1b9f524 21:15:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:23 ---> b6a562651fc1 21:15:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:15:24 ---> 11f22abea34d 21:15:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:15:24 ---> 8593ae6137ed 21:15:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:15:24 ---> Running in 4f2c62893cf8 21:15:25 Removing intermediate container 4f2c62893cf8 21:15:25 ---> 2657ddede34e 21:15:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:25 ---> Running in 5a7652c700b8 21:15:25 Removing intermediate container 5a7652c700b8 21:15:25 ---> a1a78dc4ac0c 21:15:25 Step 21/23 : LABEL arch=arm64 21:15:25 ---> Running in 35f9513363e4 21:15:25 Removing intermediate container 35f9513363e4 21:15:25 ---> 22fb629ff72e 21:15:25 Step 22/23 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:15:25 ---> Running in aaea0d970399 21:15:26 Removing intermediate container aaea0d970399 21:15:26 ---> de8c45936299 21:15:26 Step 23/23 : LABEL version=2.3.0-dev.92 21:15:26 ---> Running in 206c2f901b66 21:15:26 Removing intermediate container 206c2f901b66 21:15:26 ---> fee34c6c3d4f 21:15:26 21:15:26 Successfully built fee34c6c3d4f 21:15:26 Successfully tagged support-scheduler-arm64:latest 21:15:26  Building support-scheduler ... done  [Pipeline] } 21:15:26 $ docker stop --time=1 227a19c68a9e9121175d8029a0ee7c15143eacb31d8e78eeb826c6cf8f659d70 21:15:28 $ docker rm -f 227a19c68a9e9121175d8029a0ee7c15143eacb31d8e78eeb826c6cf8f659d70 [Pipeline] // withDockerContainer [Pipeline] sh 21:15:28 + docker images 21:15:29 REPOSITORY TAG IMAGE ID CREATED SIZE 21:15:29 support-scheduler-arm64 latest fee34c6c3d4f 2 seconds ago 28.5MB 21:15:29 fa61b04ae701 8 seconds ago 1.3GB 21:15:29 sys-mgmt-agent-arm64 latest 56f86692a132 18 seconds ago 133MB 21:15:29 core-metadata-arm64 latest 86b02e3decef 43 seconds ago 17.6MB 21:15:29 core-command-arm64 latest c1161743106e 47 seconds ago 16.8MB 21:15:29 acd8275444a6 58 seconds ago 1.25GB 21:15:29 0137f5edb4aa About a minute ago 1.24GB 21:15:29 415b8bd8e9bd About a minute ago 1.22GB 21:15:29 security-proxy-setup-arm64 latest afc25d564b16 About a minute ago 26.5MB 21:15:29 c693f1885cc9 2 minutes ago 1.23GB 21:15:29 security-spire-server-arm64 latest b62dde8e9f30 6 minutes ago 84.3MB 21:15:29 cfe27a0f4588 7 minutes ago 1.11GB 21:15:29 security-spire-agent-arm64 latest 9a501400597a 7 minutes ago 122MB 21:15:29 security-spire-config-arm64 latest df50b73021fb 7 minutes ago 83.6MB 21:15:29 support-notifications-arm64 latest 3ad8e780a8ef 7 minutes ago 29.1MB 21:15:29 bc9e6a9742b3 7 minutes ago 1.3GB 21:15:29 2dc9f3cc0df1 7 minutes ago 1.11GB 21:15:29 bd73218911ca 7 minutes ago 1.11GB 21:15:29 core-data-arm64 latest b8716f8adca8 8 minutes ago 20.7MB 21:15:29 security-spiffe-token-provider-arm64 latest 40cc69a88abc 8 minutes ago 28.4MB 21:15:29 6cee1ed37cdd 8 minutes ago 1.25GB 21:15:29 042994aa92ad 8 minutes ago 1.27GB 21:15:29 security-bootstrapper-arm64 latest 9c81211af0cb 9 minutes ago 19.1MB 21:15:29 security-secretstore-setup-arm64 latest 8aacbe7f3b84 9 minutes ago 28.2MB 21:15:29 77aeccd28ca8 10 minutes ago 1.23GB 21:15:29 214769fe2973 10 minutes ago 1.23GB 21:15:29 ci-base-image-arm64 latest 0c8d1b119546 18 minutes ago 942MB 21:15:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 8 days ago 679MB 21:15:29 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 21:15:29 alpine 3.16 a6215f271958 2 months ago 5.29MB 21:15:29 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 21:15:29 provisioning config files... 21:15:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/330@tmp/config9205138082847489535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:29 ---> docker-login.sh 21:15:29 nexus3.edgexfoundry.org:10001 21:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:30 Configure a credential helper to remove this warning. See 21:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:30 21:15:30 Login Succeeded 21:15:30 nexus3.edgexfoundry.org:10002 21:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:30 Configure a credential helper to remove this warning. See 21:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:30 21:15:30 Login Succeeded 21:15:30 nexus3.edgexfoundry.org:10003 21:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:30 Configure a credential helper to remove this warning. See 21:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:30 21:15:30 Login Succeeded 21:15:30 nexus3.edgexfoundry.org:10004 21:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:31 Configure a credential helper to remove this warning. See 21:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:31 21:15:31 Login Succeeded 21:15:31 docker.io 21:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:31 Configure a credential helper to remove this warning. See 21:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:31 21:15:31 Login Succeeded 21:15:31 ---> docker-login.sh ends [Pipeline] } 21:15:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:15:31 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:15:31 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:15:31 latest 21:15:31 2.3.0-dev.92 21:15:31 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:15:31 main 21:15:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:15:32 98efdda1b35b: Preparing 21:15:32 a41bc2d5d796: Preparing 21:15:32 040a1c634b38: Preparing 21:15:32 f76e1820930c: Preparing 21:15:32 5d3e392a13a0: Preparing 21:15:32 5d3e392a13a0: Layer already exists 21:15:32 040a1c634b38: Pushed 21:15:32 98efdda1b35b: Pushed 21:15:32 f76e1820930c: Pushed 21:15:35 a41bc2d5d796: Pushed 21:15:35 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:390bca9942e89fb1c267dd0ec2c6c891b5b905b06b64a52c94638ca20b1f9e7f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:15:35 98efdda1b35b: Preparing 21:15:35 a41bc2d5d796: Preparing 21:15:35 040a1c634b38: Preparing 21:15:35 f76e1820930c: Preparing 21:15:35 5d3e392a13a0: Preparing 21:15:35 5d3e392a13a0: Layer already exists 21:15:35 98efdda1b35b: Layer already exists 21:15:35 f76e1820930c: Layer already exists 21:15:35 a41bc2d5d796: Layer already exists 21:15:35 040a1c634b38: Layer already exists 21:15:35 latest: digest: sha256:390bca9942e89fb1c267dd0ec2c6c891b5b905b06b64a52c94638ca20b1f9e7f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.92 21:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:15:36 98efdda1b35b: Preparing 21:15:36 a41bc2d5d796: Preparing 21:15:36 040a1c634b38: Preparing 21:15:36 f76e1820930c: Preparing 21:15:36 5d3e392a13a0: Preparing 21:15:36 98efdda1b35b: Layer already exists 21:15:36 a41bc2d5d796: Layer already exists 21:15:36 f76e1820930c: Layer already exists 21:15:36 5d3e392a13a0: Layer already exists 21:15:36 040a1c634b38: Layer already exists 21:15:36 2.3.0-dev.92: digest: sha256:390bca9942e89fb1c267dd0ec2c6c891b5b905b06b64a52c94638ca20b1f9e7f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:15:37 98efdda1b35b: Preparing 21:15:37 a41bc2d5d796: Preparing 21:15:37 040a1c634b38: Preparing 21:15:37 f76e1820930c: Preparing 21:15:37 5d3e392a13a0: Preparing 21:15:37 f76e1820930c: Layer already exists 21:15:37 a41bc2d5d796: Layer already exists 21:15:37 040a1c634b38: Layer already exists 21:15:37 5d3e392a13a0: Layer already exists 21:15:37 98efdda1b35b: Layer already exists 21:15:37 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:390bca9942e89fb1c267dd0ec2c6c891b5b905b06b64a52c94638ca20b1f9e7f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:15:37 98efdda1b35b: Preparing 21:15:37 a41bc2d5d796: Preparing 21:15:37 040a1c634b38: Preparing 21:15:37 f76e1820930c: Preparing 21:15:37 5d3e392a13a0: Preparing 21:15:37 040a1c634b38: Layer already exists 21:15:37 f76e1820930c: Layer already exists 21:15:37 a41bc2d5d796: Layer already exists 21:15:37 5d3e392a13a0: Layer already exists 21:15:37 98efdda1b35b: Layer already exists 21:15:37 main: digest: sha256:390bca9942e89fb1c267dd0ec2c6c891b5b905b06b64a52c94638ca20b1f9e7f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:37 ===================================================== [Pipeline] echo 21:15:37 taggedImages: 21:15:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:15:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:15:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.92 21:15:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:15:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:15:37 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:15:37 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:15:37 latest 21:15:37 2.3.0-dev.92 21:15:37 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:15:37 main 21:15:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:15:38 be42dd6fc7dd: Preparing 21:15:38 9f6e90e7253d: Preparing 21:15:38 040a1c634b38: Preparing 21:15:38 e69a81d7008f: Preparing 21:15:38 41229aeee759: Preparing 21:15:38 5d3e392a13a0: Preparing 21:15:38 5d3e392a13a0: Waiting 21:15:38 040a1c634b38: Layer already exists 21:15:38 5d3e392a13a0: Layer already exists 21:15:38 be42dd6fc7dd: Pushed 21:15:38 41229aeee759: Pushed 21:15:39 e69a81d7008f: Pushed 21:15:41 9f6e90e7253d: Pushed 21:15:41 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:84889e19c72b0b5ed39006e7ac08c997fa8fcb8faf29f4ae1095272a8d20c1c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:15:42 be42dd6fc7dd: Preparing 21:15:42 9f6e90e7253d: Preparing 21:15:42 040a1c634b38: Preparing 21:15:42 e69a81d7008f: Preparing 21:15:42 41229aeee759: Preparing 21:15:42 5d3e392a13a0: Preparing 21:15:42 5d3e392a13a0: Waiting 21:15:42 be42dd6fc7dd: Layer already exists 21:15:42 e69a81d7008f: Layer already exists 21:15:42 9f6e90e7253d: Layer already exists 21:15:42 41229aeee759: Layer already exists 21:15:42 040a1c634b38: Layer already exists 21:15:42 5d3e392a13a0: Layer already exists 21:15:42 latest: digest: sha256:84889e19c72b0b5ed39006e7ac08c997fa8fcb8faf29f4ae1095272a8d20c1c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.92 21:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:15:43 be42dd6fc7dd: Preparing 21:15:43 9f6e90e7253d: Preparing 21:15:43 040a1c634b38: Preparing 21:15:43 e69a81d7008f: Preparing 21:15:43 41229aeee759: Preparing 21:15:43 5d3e392a13a0: Preparing 21:15:43 5d3e392a13a0: Waiting 21:15:43 9f6e90e7253d: Layer already exists 21:15:43 040a1c634b38: Layer already exists 21:15:43 e69a81d7008f: Layer already exists 21:15:43 41229aeee759: Layer already exists 21:15:43 be42dd6fc7dd: Layer already exists 21:15:43 5d3e392a13a0: Layer already exists 21:15:43 2.3.0-dev.92: digest: sha256:84889e19c72b0b5ed39006e7ac08c997fa8fcb8faf29f4ae1095272a8d20c1c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:15:43 be42dd6fc7dd: Preparing 21:15:43 9f6e90e7253d: Preparing 21:15:43 040a1c634b38: Preparing 21:15:43 e69a81d7008f: Preparing 21:15:43 41229aeee759: Preparing 21:15:43 5d3e392a13a0: Preparing 21:15:43 5d3e392a13a0: Waiting 21:15:43 040a1c634b38: Layer already exists 21:15:43 e69a81d7008f: Layer already exists 21:15:43 9f6e90e7253d: Layer already exists 21:15:43 41229aeee759: Layer already exists 21:15:43 be42dd6fc7dd: Layer already exists 21:15:43 5d3e392a13a0: Layer already exists 21:15:43 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:84889e19c72b0b5ed39006e7ac08c997fa8fcb8faf29f4ae1095272a8d20c1c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:15:44 be42dd6fc7dd: Preparing 21:15:44 9f6e90e7253d: Preparing 21:15:44 040a1c634b38: Preparing 21:15:44 e69a81d7008f: Preparing 21:15:44 41229aeee759: Preparing 21:15:44 5d3e392a13a0: Preparing 21:15:44 5d3e392a13a0: Waiting 21:15:44 040a1c634b38: Layer already exists 21:15:44 9f6e90e7253d: Layer already exists 21:15:44 e69a81d7008f: Layer already exists 21:15:44 be42dd6fc7dd: Layer already exists 21:15:44 41229aeee759: Layer already exists 21:15:44 5d3e392a13a0: Layer already exists 21:15:44 main: digest: sha256:84889e19c72b0b5ed39006e7ac08c997fa8fcb8faf29f4ae1095272a8d20c1c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:44 ===================================================== [Pipeline] echo 21:15:44 taggedImages: 21:15:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:15:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:15:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.92 21:15:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:15:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:15:44 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:15:44 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:15:44 latest 21:15:44 2.3.0-dev.92 21:15:44 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:15:44 main 21:15:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:15:45 41bad7e9d546: Preparing 21:15:45 5918c0223da3: Preparing 21:15:45 244f3de08077: Preparing 21:15:45 040a1c634b38: Preparing 21:15:45 f76e1820930c: Preparing 21:15:45 5d3e392a13a0: Preparing 21:15:45 5d3e392a13a0: Waiting 21:15:45 f76e1820930c: Layer already exists 21:15:45 040a1c634b38: Layer already exists 21:15:45 5d3e392a13a0: Layer already exists 21:15:45 5918c0223da3: Pushed 21:15:45 41bad7e9d546: Pushed 21:15:48 244f3de08077: Pushed 21:15:48 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:6e2349502865c5e872a62ca9681e453a8fb5d12739257d9b48bae9925316befd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:15:48 41bad7e9d546: Preparing 21:15:48 5918c0223da3: Preparing 21:15:48 244f3de08077: Preparing 21:15:48 040a1c634b38: Preparing 21:15:48 f76e1820930c: Preparing 21:15:48 5d3e392a13a0: Preparing 21:15:48 5d3e392a13a0: Waiting 21:15:48 244f3de08077: Layer already exists 21:15:48 41bad7e9d546: Layer already exists 21:15:48 040a1c634b38: Layer already exists 21:15:48 5918c0223da3: Layer already exists 21:15:48 f76e1820930c: Layer already exists 21:15:48 5d3e392a13a0: Layer already exists 21:15:48 latest: digest: sha256:6e2349502865c5e872a62ca9681e453a8fb5d12739257d9b48bae9925316befd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.92 21:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:15:49 41bad7e9d546: Preparing 21:15:49 5918c0223da3: Preparing 21:15:49 244f3de08077: Preparing 21:15:49 040a1c634b38: Preparing 21:15:49 f76e1820930c: Preparing 21:15:49 5d3e392a13a0: Preparing 21:15:49 5d3e392a13a0: Waiting 21:15:49 41bad7e9d546: Layer already exists 21:15:49 040a1c634b38: Layer already exists 21:15:49 f76e1820930c: Layer already exists 21:15:49 244f3de08077: Layer already exists 21:15:49 5918c0223da3: Layer already exists 21:15:49 5d3e392a13a0: Layer already exists 21:15:50 2.3.0-dev.92: digest: sha256:6e2349502865c5e872a62ca9681e453a8fb5d12739257d9b48bae9925316befd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:15:50 41bad7e9d546: Preparing 21:15:50 5918c0223da3: Preparing 21:15:50 244f3de08077: Preparing 21:15:50 040a1c634b38: Preparing 21:15:50 f76e1820930c: Preparing 21:15:50 5d3e392a13a0: Preparing 21:15:50 5d3e392a13a0: Waiting 21:15:50 5918c0223da3: Layer already exists 21:15:50 040a1c634b38: Layer already exists 21:15:50 f76e1820930c: Layer already exists 21:15:50 244f3de08077: Layer already exists 21:15:50 41bad7e9d546: Layer already exists 21:15:50 5d3e392a13a0: Layer already exists 21:15:51 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:6e2349502865c5e872a62ca9681e453a8fb5d12739257d9b48bae9925316befd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:15:51 41bad7e9d546: Preparing 21:15:51 5918c0223da3: Preparing 21:15:51 244f3de08077: Preparing 21:15:51 040a1c634b38: Preparing 21:15:51 f76e1820930c: Preparing 21:15:51 5d3e392a13a0: Preparing 21:15:51 5d3e392a13a0: Waiting 21:15:51 244f3de08077: Layer already exists 21:15:51 5918c0223da3: Layer already exists 21:15:51 f76e1820930c: Layer already exists 21:15:51 040a1c634b38: Layer already exists 21:15:51 41bad7e9d546: Layer already exists 21:15:51 5d3e392a13a0: Layer already exists 21:15:51 main: digest: sha256:6e2349502865c5e872a62ca9681e453a8fb5d12739257d9b48bae9925316befd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:52 ===================================================== [Pipeline] echo 21:15:52 taggedImages: 21:15:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:15:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:15:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.92 21:15:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:15:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:15:52 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:15:52 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:15:52 latest 21:15:52 2.3.0-dev.92 21:15:52 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:15:52 main 21:15:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:15:52 d6afdbcb3cf8: Preparing 21:15:52 d6afdbcb3cf8: Preparing 21:15:52 ca5f8710eef9: Preparing 21:15:52 879b3c729d0d: Preparing 21:15:52 a361b32dbb56: Preparing 21:15:52 55e39d7b6834: Preparing 21:15:52 0250ed91a2bb: Preparing 21:15:52 040a1c634b38: Preparing 21:15:52 b8b382eb7de5: Preparing 21:15:52 1b4ced84b991: Preparing 21:15:52 a708b5bf1fed: Preparing 21:15:52 1d4797c16666: Preparing 21:15:52 5d3e392a13a0: Preparing 21:15:52 b8b382eb7de5: Waiting 21:15:52 1b4ced84b991: Waiting 21:15:52 0250ed91a2bb: Waiting 21:15:52 040a1c634b38: Waiting 21:15:52 1d4797c16666: Waiting 21:15:52 a708b5bf1fed: Waiting 21:15:52 5d3e392a13a0: Waiting 21:15:53 ca5f8710eef9: Pushed 21:15:53 879b3c729d0d: Pushed 21:15:53 a361b32dbb56: Pushed 21:15:53 d6afdbcb3cf8: Pushed 21:15:53 55e39d7b6834: Pushed 21:15:53 040a1c634b38: Layer already exists 21:15:53 1b4ced84b991: Pushed 21:15:53 b8b382eb7de5: Pushed 21:15:53 a708b5bf1fed: Pushed 21:15:53 5d3e392a13a0: Layer already exists 21:15:53 1d4797c16666: Pushed 21:15:56 0250ed91a2bb: Pushed 21:15:56 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:6e8cf75bc16de601fb3e6b11ad4c657c1348723bea1c0a2adbdc6cd361b116aa size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:15:57 d6afdbcb3cf8: Preparing 21:15:57 d6afdbcb3cf8: Preparing 21:15:57 ca5f8710eef9: Preparing 21:15:57 879b3c729d0d: Preparing 21:15:57 a361b32dbb56: Preparing 21:15:57 55e39d7b6834: Preparing 21:15:57 0250ed91a2bb: Preparing 21:15:57 040a1c634b38: Preparing 21:15:57 b8b382eb7de5: Preparing 21:15:57 1b4ced84b991: Preparing 21:15:57 a708b5bf1fed: Preparing 21:15:57 1d4797c16666: Preparing 21:15:57 5d3e392a13a0: Preparing 21:15:57 0250ed91a2bb: Waiting 21:15:57 b8b382eb7de5: Waiting 21:15:57 1b4ced84b991: Waiting 21:15:57 a708b5bf1fed: Waiting 21:15:57 1d4797c16666: Waiting 21:15:57 5d3e392a13a0: Waiting 21:15:57 040a1c634b38: Waiting 21:15:57 879b3c729d0d: Layer already exists 21:15:57 a361b32dbb56: Layer already exists 21:15:57 55e39d7b6834: Layer already exists 21:15:57 d6afdbcb3cf8: Layer already exists 21:15:57 ca5f8710eef9: Layer already exists 21:15:57 040a1c634b38: Layer already exists 21:15:57 b8b382eb7de5: Layer already exists 21:15:57 0250ed91a2bb: Layer already exists 21:15:57 1b4ced84b991: Layer already exists 21:15:57 a708b5bf1fed: Layer already exists 21:15:57 1d4797c16666: Layer already exists 21:15:57 5d3e392a13a0: Layer already exists 21:15:57 latest: digest: sha256:6e8cf75bc16de601fb3e6b11ad4c657c1348723bea1c0a2adbdc6cd361b116aa size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.92 21:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:15:58 d6afdbcb3cf8: Preparing 21:15:58 d6afdbcb3cf8: Preparing 21:15:58 ca5f8710eef9: Preparing 21:15:58 879b3c729d0d: Preparing 21:15:58 a361b32dbb56: Preparing 21:15:58 55e39d7b6834: Preparing 21:15:58 0250ed91a2bb: Preparing 21:15:58 040a1c634b38: Preparing 21:15:58 b8b382eb7de5: Preparing 21:15:58 1b4ced84b991: Preparing 21:15:58 a708b5bf1fed: Preparing 21:15:58 1d4797c16666: Preparing 21:15:58 5d3e392a13a0: Preparing 21:15:58 b8b382eb7de5: Waiting 21:15:58 1b4ced84b991: Waiting 21:15:58 a708b5bf1fed: Waiting 21:15:58 1d4797c16666: Waiting 21:15:58 5d3e392a13a0: Waiting 21:15:58 0250ed91a2bb: Waiting 21:15:58 040a1c634b38: Waiting 21:15:58 ca5f8710eef9: Layer already exists 21:15:58 55e39d7b6834: Layer already exists 21:15:58 879b3c729d0d: Layer already exists 21:15:58 d6afdbcb3cf8: Layer already exists 21:15:58 a361b32dbb56: Layer already exists 21:15:58 0250ed91a2bb: Layer already exists 21:15:58 040a1c634b38: Layer already exists 21:15:58 b8b382eb7de5: Layer already exists 21:15:58 a708b5bf1fed: Layer already exists 21:15:58 1b4ced84b991: Layer already exists 21:15:58 5d3e392a13a0: Layer already exists 21:15:58 1d4797c16666: Layer already exists 21:15:58 2.3.0-dev.92: digest: sha256:6e8cf75bc16de601fb3e6b11ad4c657c1348723bea1c0a2adbdc6cd361b116aa size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:15:59 d6afdbcb3cf8: Preparing 21:15:59 d6afdbcb3cf8: Preparing 21:15:59 ca5f8710eef9: Preparing 21:15:59 879b3c729d0d: Preparing 21:15:59 a361b32dbb56: Preparing 21:15:59 55e39d7b6834: Preparing 21:15:59 0250ed91a2bb: Preparing 21:15:59 040a1c634b38: Preparing 21:15:59 b8b382eb7de5: Preparing 21:15:59 1b4ced84b991: Preparing 21:15:59 a708b5bf1fed: Preparing 21:15:59 1d4797c16666: Preparing 21:15:59 5d3e392a13a0: Preparing 21:15:59 0250ed91a2bb: Waiting 21:15:59 040a1c634b38: Waiting 21:15:59 1b4ced84b991: Waiting 21:15:59 a708b5bf1fed: Waiting 21:15:59 1d4797c16666: Waiting 21:15:59 5d3e392a13a0: Waiting 21:15:59 b8b382eb7de5: Waiting 21:15:59 879b3c729d0d: Layer already exists 21:15:59 d6afdbcb3cf8: Layer already exists 21:15:59 55e39d7b6834: Layer already exists 21:15:59 ca5f8710eef9: Layer already exists 21:15:59 a361b32dbb56: Layer already exists 21:15:59 b8b382eb7de5: Layer already exists 21:15:59 0250ed91a2bb: Layer already exists 21:15:59 040a1c634b38: Layer already exists 21:15:59 1b4ced84b991: Layer already exists 21:15:59 a708b5bf1fed: Layer already exists 21:15:59 1d4797c16666: Layer already exists 21:15:59 5d3e392a13a0: Layer already exists 21:15:59 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:6e8cf75bc16de601fb3e6b11ad4c657c1348723bea1c0a2adbdc6cd361b116aa size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:16:00 d6afdbcb3cf8: Preparing 21:16:00 d6afdbcb3cf8: Preparing 21:16:00 ca5f8710eef9: Preparing 21:16:00 879b3c729d0d: Preparing 21:16:00 a361b32dbb56: Preparing 21:16:00 55e39d7b6834: Preparing 21:16:00 0250ed91a2bb: Preparing 21:16:00 040a1c634b38: Preparing 21:16:00 b8b382eb7de5: Preparing 21:16:00 1b4ced84b991: Preparing 21:16:00 a708b5bf1fed: Preparing 21:16:00 1d4797c16666: Preparing 21:16:00 5d3e392a13a0: Preparing 21:16:00 0250ed91a2bb: Waiting 21:16:00 040a1c634b38: Waiting 21:16:00 b8b382eb7de5: Waiting 21:16:00 1b4ced84b991: Waiting 21:16:00 a708b5bf1fed: Waiting 21:16:00 5d3e392a13a0: Waiting 21:16:00 1d4797c16666: Waiting 21:16:00 d6afdbcb3cf8: Layer already exists 21:16:00 a361b32dbb56: Layer already exists 21:16:00 879b3c729d0d: Layer already exists 21:16:00 ca5f8710eef9: Layer already exists 21:16:00 55e39d7b6834: Layer already exists 21:16:00 0250ed91a2bb: Layer already exists 21:16:00 b8b382eb7de5: Layer already exists 21:16:00 040a1c634b38: Layer already exists 21:16:00 1b4ced84b991: Layer already exists 21:16:00 a708b5bf1fed: Layer already exists 21:16:00 5d3e392a13a0: Layer already exists 21:16:00 1d4797c16666: Layer already exists 21:16:00 main: digest: sha256:6e8cf75bc16de601fb3e6b11ad4c657c1348723bea1c0a2adbdc6cd361b116aa size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:00 ===================================================== [Pipeline] echo 21:16:00 taggedImages: 21:16:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:16:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.92 21:16:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:16:00 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:16:00 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:00 latest 21:16:00 2.3.0-dev.92 21:16:00 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:00 main 21:16:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:16:01 73fe9af35724: Preparing 21:16:01 ac905759ec0d: Preparing 21:16:01 4891902457e7: Preparing 21:16:01 1a42b1cce44a: Preparing 21:16:01 75bfeff9efda: Preparing 21:16:01 6965d9ad2845: Preparing 21:16:01 c947749b66eb: Preparing 21:16:01 5d3e392a13a0: Preparing 21:16:01 6965d9ad2845: Waiting 21:16:01 c947749b66eb: Waiting 21:16:01 5d3e392a13a0: Waiting 21:16:01 73fe9af35724: Pushed 21:16:01 75bfeff9efda: Pushed 21:16:01 ac905759ec0d: Pushed 21:16:01 5d3e392a13a0: Layer already exists 21:16:01 6965d9ad2845: Pushed 21:16:02 c947749b66eb: Pushed 21:16:03 1a42b1cce44a: Pushed 21:16:03 4891902457e7: Pushed 21:16:03 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:6cd6052c6a7640e1df1f24765a2457753ac42e83fc237005c65a885d0ee9add0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:04 + 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 21:16:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:16:04 73fe9af35724: Preparing 21:16:04 ac905759ec0d: Preparing 21:16:04 4891902457e7: Preparing 21:16:04 1a42b1cce44a: Preparing 21:16:04 75bfeff9efda: Preparing 21:16:04 6965d9ad2845: Preparing 21:16:04 c947749b66eb: Preparing 21:16:04 5d3e392a13a0: Preparing 21:16:04 6965d9ad2845: Waiting 21:16:04 c947749b66eb: Waiting 21:16:04 5d3e392a13a0: Waiting 21:16:04 ac905759ec0d: Layer already exists 21:16:04 4891902457e7: Layer already exists 21:16:04 1a42b1cce44a: Layer already exists 21:16:04 73fe9af35724: Layer already exists 21:16:04 75bfeff9efda: Layer already exists 21:16:04 c947749b66eb: Layer already exists 21:16:04 6965d9ad2845: Layer already exists 21:16:04 5d3e392a13a0: Layer already exists 21:16:04 latest: digest: sha256:6cd6052c6a7640e1df1f24765a2457753ac42e83fc237005c65a885d0ee9add0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.92 21:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:16:05 73fe9af35724: Preparing 21:16:05 ac905759ec0d: Preparing 21:16:05 4891902457e7: Preparing 21:16:05 1a42b1cce44a: Preparing 21:16:05 75bfeff9efda: Preparing 21:16:05 6965d9ad2845: Preparing 21:16:05 c947749b66eb: Preparing 21:16:05 5d3e392a13a0: Preparing 21:16:05 6965d9ad2845: Waiting 21:16:05 c947749b66eb: Waiting 21:16:05 5d3e392a13a0: Waiting 21:16:05 ac905759ec0d: Layer already exists 21:16:05 4891902457e7: Layer already exists 21:16:05 75bfeff9efda: Layer already exists 21:16:05 73fe9af35724: Layer already exists 21:16:05 1a42b1cce44a: Layer already exists 21:16:05 c947749b66eb: Layer already exists 21:16:05 6965d9ad2845: Layer already exists 21:16:05 5d3e392a13a0: Layer already exists 21:16:05 2.3.0-dev.92: digest: sha256:6cd6052c6a7640e1df1f24765a2457753ac42e83fc237005c65a885d0ee9add0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:16:06 73fe9af35724: Preparing 21:16:06 ac905759ec0d: Preparing 21:16:06 4891902457e7: Preparing 21:16:06 1a42b1cce44a: Preparing 21:16:06 75bfeff9efda: Preparing 21:16:06 6965d9ad2845: Preparing 21:16:06 c947749b66eb: Preparing 21:16:06 5d3e392a13a0: Preparing 21:16:06 c947749b66eb: Waiting 21:16:06 5d3e392a13a0: Waiting 21:16:06 6965d9ad2845: Waiting 21:16:06 73fe9af35724: Layer already exists 21:16:06 4891902457e7: Layer already exists 21:16:06 1a42b1cce44a: Layer already exists 21:16:06 ac905759ec0d: Layer already exists 21:16:06 75bfeff9efda: Layer already exists 21:16:06 c947749b66eb: Layer already exists 21:16:06 6965d9ad2845: Layer already exists 21:16:06 5d3e392a13a0: Layer already exists 21:16:06 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:6cd6052c6a7640e1df1f24765a2457753ac42e83fc237005c65a885d0ee9add0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:06 + 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 21:16:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:16:07 73fe9af35724: Preparing 21:16:07 ac905759ec0d: Preparing 21:16:07 4891902457e7: Preparing 21:16:07 1a42b1cce44a: Preparing 21:16:07 75bfeff9efda: Preparing 21:16:07 6965d9ad2845: Preparing 21:16:07 c947749b66eb: Preparing 21:16:07 5d3e392a13a0: Preparing 21:16:07 6965d9ad2845: Waiting 21:16:07 5d3e392a13a0: Waiting 21:16:07 c947749b66eb: Waiting 21:16:07 4891902457e7: Layer already exists 21:16:07 73fe9af35724: Layer already exists 21:16:07 ac905759ec0d: Layer already exists 21:16:07 1a42b1cce44a: Layer already exists 21:16:07 75bfeff9efda: Layer already exists 21:16:07 c947749b66eb: Layer already exists 21:16:07 5d3e392a13a0: Layer already exists 21:16:07 6965d9ad2845: Layer already exists 21:16:07 main: digest: sha256:6cd6052c6a7640e1df1f24765a2457753ac42e83fc237005c65a885d0ee9add0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:07 ===================================================== [Pipeline] echo 21:16:07 taggedImages: 21:16:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:16:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.92 21:16:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:16:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:16:07 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:07 latest 21:16:07 2.3.0-dev.92 21:16:07 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:07 main 21:16:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:16:08 d8134d513eed: Preparing 21:16:08 7fe99add906f: Preparing 21:16:08 8e428d09c3f3: Preparing 21:16:08 37862f981fd5: Preparing 21:16:08 c41bc7143fca: Preparing 21:16:08 f2825282c349: Preparing 21:16:08 52caa7da9287: Preparing 21:16:08 ca4d70c15e5b: Preparing 21:16:08 74ff255645ac: Preparing 21:16:08 5d3e392a13a0: Preparing 21:16:08 52caa7da9287: Waiting 21:16:08 ca4d70c15e5b: Waiting 21:16:08 74ff255645ac: Waiting 21:16:08 5d3e392a13a0: Waiting 21:16:08 f2825282c349: Waiting 21:16:08 c41bc7143fca: Pushed 21:16:08 d8134d513eed: Pushed 21:16:08 7fe99add906f: Pushed 21:16:08 ca4d70c15e5b: Pushed 21:16:08 52caa7da9287: Pushed 21:16:08 f2825282c349: Pushed 21:16:08 5d3e392a13a0: Layer already exists 21:16:08 74ff255645ac: Pushed 21:16:10 37862f981fd5: Pushed 21:16:11 8e428d09c3f3: Pushed 21:16:11 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:8620dc9097b97387313466f320832af3e8290d54643d774d6d827a84814fbc67 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:12 + 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 21:16:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:16:12 d8134d513eed: Preparing 21:16:12 7fe99add906f: Preparing 21:16:12 8e428d09c3f3: Preparing 21:16:12 37862f981fd5: Preparing 21:16:12 c41bc7143fca: Preparing 21:16:12 f2825282c349: Preparing 21:16:12 52caa7da9287: Preparing 21:16:12 ca4d70c15e5b: Preparing 21:16:12 74ff255645ac: Preparing 21:16:12 5d3e392a13a0: Preparing 21:16:12 ca4d70c15e5b: Waiting 21:16:12 74ff255645ac: Waiting 21:16:12 5d3e392a13a0: Waiting 21:16:12 f2825282c349: Waiting 21:16:12 52caa7da9287: Waiting 21:16:12 c41bc7143fca: Layer already exists 21:16:12 8e428d09c3f3: Layer already exists 21:16:12 7fe99add906f: Layer already exists 21:16:12 d8134d513eed: Layer already exists 21:16:12 37862f981fd5: Layer already exists 21:16:12 ca4d70c15e5b: Layer already exists 21:16:12 f2825282c349: Layer already exists 21:16:12 5d3e392a13a0: Layer already exists 21:16:12 74ff255645ac: Layer already exists 21:16:12 52caa7da9287: Layer already exists 21:16:12 latest: digest: sha256:8620dc9097b97387313466f320832af3e8290d54643d774d6d827a84814fbc67 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.92 21:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:16:13 d8134d513eed: Preparing 21:16:13 7fe99add906f: Preparing 21:16:13 8e428d09c3f3: Preparing 21:16:13 37862f981fd5: Preparing 21:16:13 c41bc7143fca: Preparing 21:16:13 f2825282c349: Preparing 21:16:13 52caa7da9287: Preparing 21:16:13 ca4d70c15e5b: Preparing 21:16:13 74ff255645ac: Preparing 21:16:13 5d3e392a13a0: Preparing 21:16:13 f2825282c349: Waiting 21:16:13 52caa7da9287: Waiting 21:16:13 ca4d70c15e5b: Waiting 21:16:13 5d3e392a13a0: Waiting 21:16:13 74ff255645ac: Waiting 21:16:13 7fe99add906f: Layer already exists 21:16:13 d8134d513eed: Layer already exists 21:16:13 c41bc7143fca: Layer already exists 21:16:13 8e428d09c3f3: Layer already exists 21:16:13 37862f981fd5: Layer already exists 21:16:13 74ff255645ac: Layer already exists 21:16:13 f2825282c349: Layer already exists 21:16:13 ca4d70c15e5b: Layer already exists 21:16:13 52caa7da9287: Layer already exists 21:16:13 5d3e392a13a0: Layer already exists 21:16:13 2.3.0-dev.92: digest: sha256:8620dc9097b97387313466f320832af3e8290d54643d774d6d827a84814fbc67 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:16:14 d8134d513eed: Preparing 21:16:14 7fe99add906f: Preparing 21:16:14 8e428d09c3f3: Preparing 21:16:14 37862f981fd5: Preparing 21:16:14 c41bc7143fca: Preparing 21:16:14 f2825282c349: Preparing 21:16:14 52caa7da9287: Preparing 21:16:14 ca4d70c15e5b: Preparing 21:16:14 74ff255645ac: Preparing 21:16:14 5d3e392a13a0: Preparing 21:16:14 52caa7da9287: Waiting 21:16:14 ca4d70c15e5b: Waiting 21:16:14 74ff255645ac: Waiting 21:16:14 f2825282c349: Waiting 21:16:14 5d3e392a13a0: Waiting 21:16:14 c41bc7143fca: Layer already exists 21:16:14 7fe99add906f: Layer already exists 21:16:14 d8134d513eed: Layer already exists 21:16:14 8e428d09c3f3: Layer already exists 21:16:14 37862f981fd5: Layer already exists 21:16:14 52caa7da9287: Layer already exists 21:16:14 ca4d70c15e5b: Layer already exists 21:16:14 f2825282c349: Layer already exists 21:16:14 74ff255645ac: Layer already exists 21:16:14 5d3e392a13a0: Layer already exists 21:16:14 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:8620dc9097b97387313466f320832af3e8290d54643d774d6d827a84814fbc67 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:14 + 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 21:16:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:16:15 d8134d513eed: Preparing 21:16:15 7fe99add906f: Preparing 21:16:15 8e428d09c3f3: Preparing 21:16:15 37862f981fd5: Preparing 21:16:15 c41bc7143fca: Preparing 21:16:15 f2825282c349: Preparing 21:16:15 52caa7da9287: Preparing 21:16:15 ca4d70c15e5b: Preparing 21:16:15 74ff255645ac: Preparing 21:16:15 5d3e392a13a0: Preparing 21:16:15 f2825282c349: Waiting 21:16:15 52caa7da9287: Waiting 21:16:15 ca4d70c15e5b: Waiting 21:16:15 74ff255645ac: Waiting 21:16:15 5d3e392a13a0: Waiting 21:16:15 7fe99add906f: Layer already exists 21:16:15 8e428d09c3f3: Layer already exists 21:16:15 d8134d513eed: Layer already exists 21:16:15 37862f981fd5: Layer already exists 21:16:15 c41bc7143fca: Layer already exists 21:16:15 74ff255645ac: Layer already exists 21:16:15 ca4d70c15e5b: Layer already exists 21:16:15 52caa7da9287: Layer already exists 21:16:15 f2825282c349: Layer already exists 21:16:15 5d3e392a13a0: Layer already exists 21:16:15 main: digest: sha256:8620dc9097b97387313466f320832af3e8290d54643d774d6d827a84814fbc67 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:15 ===================================================== [Pipeline] echo 21:16:15 taggedImages: 21:16:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:16:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.92 21:16:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:16:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:16:15 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:15 latest 21:16:15 2.3.0-dev.92 21:16:15 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:15 main 21:16:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:16:16 48e6750a9ce2: Preparing 21:16:16 2a099cd02333: Preparing 21:16:16 040a1c634b38: Preparing 21:16:16 0e5ca513dc2b: Preparing 21:16:16 ce1e1e9a3c85: Preparing 21:16:16 9833f26c6bda: Preparing 21:16:16 9833f26c6bda: Waiting 21:16:16 040a1c634b38: Layer already exists 21:16:16 9833f26c6bda: Layer already exists 21:16:16 ce1e1e9a3c85: Pushed 21:16:16 48e6750a9ce2: Pushed 21:16:17 0e5ca513dc2b: Pushed 21:16:21 2a099cd02333: Pushed 21:16:21 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:c865b9eb38c4b9f41c2981fdf5f9574f63b73449575348e5ee0d49be4b3f1eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:21 + 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 21:16:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:16:21 48e6750a9ce2: Preparing 21:16:21 2a099cd02333: Preparing 21:16:21 040a1c634b38: Preparing 21:16:21 0e5ca513dc2b: Preparing 21:16:21 ce1e1e9a3c85: Preparing 21:16:21 9833f26c6bda: Preparing 21:16:21 9833f26c6bda: Waiting 21:16:21 0e5ca513dc2b: Layer already exists 21:16:21 040a1c634b38: Layer already exists 21:16:21 2a099cd02333: Layer already exists 21:16:21 48e6750a9ce2: Layer already exists 21:16:21 ce1e1e9a3c85: Layer already exists 21:16:21 9833f26c6bda: Layer already exists 21:16:22 latest: digest: sha256:c865b9eb38c4b9f41c2981fdf5f9574f63b73449575348e5ee0d49be4b3f1eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.92 21:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:16:22 48e6750a9ce2: Preparing 21:16:22 2a099cd02333: Preparing 21:16:22 040a1c634b38: Preparing 21:16:22 0e5ca513dc2b: Preparing 21:16:22 ce1e1e9a3c85: Preparing 21:16:22 9833f26c6bda: Preparing 21:16:22 9833f26c6bda: Waiting 21:16:22 ce1e1e9a3c85: Layer already exists 21:16:22 2a099cd02333: Layer already exists 21:16:22 040a1c634b38: Layer already exists 21:16:22 48e6750a9ce2: Layer already exists 21:16:22 0e5ca513dc2b: Layer already exists 21:16:22 9833f26c6bda: Layer already exists 21:16:22 2.3.0-dev.92: digest: sha256:c865b9eb38c4b9f41c2981fdf5f9574f63b73449575348e5ee0d49be4b3f1eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:16:23 48e6750a9ce2: Preparing 21:16:23 2a099cd02333: Preparing 21:16:23 040a1c634b38: Preparing 21:16:23 0e5ca513dc2b: Preparing 21:16:23 ce1e1e9a3c85: Preparing 21:16:23 9833f26c6bda: Preparing 21:16:23 9833f26c6bda: Waiting 21:16:23 040a1c634b38: Layer already exists 21:16:23 48e6750a9ce2: Layer already exists 21:16:23 2a099cd02333: Layer already exists 21:16:23 ce1e1e9a3c85: Layer already exists 21:16:23 0e5ca513dc2b: Layer already exists 21:16:23 9833f26c6bda: Layer already exists 21:16:23 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:c865b9eb38c4b9f41c2981fdf5f9574f63b73449575348e5ee0d49be4b3f1eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:23 + 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 21:16:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:16:24 48e6750a9ce2: Preparing 21:16:24 2a099cd02333: Preparing 21:16:24 040a1c634b38: Preparing 21:16:24 0e5ca513dc2b: Preparing 21:16:24 ce1e1e9a3c85: Preparing 21:16:24 9833f26c6bda: Preparing 21:16:24 9833f26c6bda: Waiting 21:16:24 48e6750a9ce2: Layer already exists 21:16:24 2a099cd02333: Layer already exists 21:16:24 040a1c634b38: Layer already exists 21:16:24 ce1e1e9a3c85: Layer already exists 21:16:24 0e5ca513dc2b: Layer already exists 21:16:24 9833f26c6bda: Layer already exists 21:16:24 main: digest: sha256:c865b9eb38c4b9f41c2981fdf5f9574f63b73449575348e5ee0d49be4b3f1eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:24 ===================================================== [Pipeline] echo 21:16:24 taggedImages: 21:16:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:16:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.92 21:16:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:16:24 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:16:24 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:24 latest 21:16:24 2.3.0-dev.92 21:16:24 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:24 main 21:16:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:16:25 13adb5619ccd: Preparing 21:16:25 a3e218be9d34: Preparing 21:16:25 1f6d71dc5542: Preparing 21:16:25 ac98538b7749: Preparing 21:16:25 adda3dafce43: Preparing 21:16:25 ee46b7b9bf8c: Preparing 21:16:25 ce1e1e9a3c85: Preparing 21:16:25 9833f26c6bda: Preparing 21:16:25 ee46b7b9bf8c: Waiting 21:16:25 ce1e1e9a3c85: Waiting 21:16:25 9833f26c6bda: Waiting 21:16:25 13adb5619ccd: Pushed 21:16:25 a3e218be9d34: Pushed 21:16:25 1f6d71dc5542: Pushed 21:16:25 ce1e1e9a3c85: Layer already exists 21:16:25 9833f26c6bda: Layer already exists 21:16:26 ee46b7b9bf8c: Pushed 21:16:33 adda3dafce43: Pushed 21:16:41 ac98538b7749: Pushed 21:16:41 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:94af0c08989f10b607972f174c82d3d1bc4be707280846e39c93ce462b8c6bcc size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:41 + 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 21:16:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:16:41 13adb5619ccd: Preparing 21:16:41 a3e218be9d34: Preparing 21:16:41 1f6d71dc5542: Preparing 21:16:41 ac98538b7749: Preparing 21:16:41 adda3dafce43: Preparing 21:16:41 ee46b7b9bf8c: Preparing 21:16:41 ce1e1e9a3c85: Preparing 21:16:41 9833f26c6bda: Preparing 21:16:41 ee46b7b9bf8c: Waiting 21:16:41 ce1e1e9a3c85: Waiting 21:16:41 9833f26c6bda: Waiting 21:16:41 adda3dafce43: Layer already exists 21:16:41 ac98538b7749: Layer already exists 21:16:41 1f6d71dc5542: Layer already exists 21:16:41 13adb5619ccd: Layer already exists 21:16:41 a3e218be9d34: Layer already exists 21:16:41 ee46b7b9bf8c: Layer already exists 21:16:41 ce1e1e9a3c85: Layer already exists 21:16:41 9833f26c6bda: Layer already exists 21:16:41 latest: digest: sha256:94af0c08989f10b607972f174c82d3d1bc4be707280846e39c93ce462b8c6bcc size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.92 21:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:16:42 13adb5619ccd: Preparing 21:16:42 a3e218be9d34: Preparing 21:16:42 1f6d71dc5542: Preparing 21:16:42 ac98538b7749: Preparing 21:16:42 adda3dafce43: Preparing 21:16:42 ee46b7b9bf8c: Preparing 21:16:42 ce1e1e9a3c85: Preparing 21:16:42 9833f26c6bda: Preparing 21:16:42 ee46b7b9bf8c: Waiting 21:16:42 ce1e1e9a3c85: Waiting 21:16:42 a3e218be9d34: Layer already exists 21:16:42 adda3dafce43: Layer already exists 21:16:42 ac98538b7749: Layer already exists 21:16:42 13adb5619ccd: Layer already exists 21:16:42 1f6d71dc5542: Layer already exists 21:16:42 9833f26c6bda: Layer already exists 21:16:42 ee46b7b9bf8c: Layer already exists 21:16:42 ce1e1e9a3c85: Layer already exists 21:16:42 2.3.0-dev.92: digest: sha256:94af0c08989f10b607972f174c82d3d1bc4be707280846e39c93ce462b8c6bcc size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:16:43 13adb5619ccd: Preparing 21:16:43 a3e218be9d34: Preparing 21:16:43 1f6d71dc5542: Preparing 21:16:43 ac98538b7749: Preparing 21:16:43 adda3dafce43: Preparing 21:16:43 ee46b7b9bf8c: Preparing 21:16:43 ce1e1e9a3c85: Preparing 21:16:43 9833f26c6bda: Preparing 21:16:43 ee46b7b9bf8c: Waiting 21:16:43 9833f26c6bda: Waiting 21:16:43 ce1e1e9a3c85: Waiting 21:16:43 13adb5619ccd: Layer already exists 21:16:43 1f6d71dc5542: Layer already exists 21:16:43 a3e218be9d34: Layer already exists 21:16:43 ac98538b7749: Layer already exists 21:16:43 adda3dafce43: Layer already exists 21:16:43 ce1e1e9a3c85: Layer already exists 21:16:43 ee46b7b9bf8c: Layer already exists 21:16:43 9833f26c6bda: Layer already exists 21:16:43 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:94af0c08989f10b607972f174c82d3d1bc4be707280846e39c93ce462b8c6bcc size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:44 + 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 21:16:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:16:44 13adb5619ccd: Preparing 21:16:44 a3e218be9d34: Preparing 21:16:44 1f6d71dc5542: Preparing 21:16:44 ac98538b7749: Preparing 21:16:44 adda3dafce43: Preparing 21:16:44 ee46b7b9bf8c: Preparing 21:16:44 ce1e1e9a3c85: Preparing 21:16:44 9833f26c6bda: Preparing 21:16:44 ee46b7b9bf8c: Waiting 21:16:44 ce1e1e9a3c85: Waiting 21:16:44 9833f26c6bda: Waiting 21:16:44 adda3dafce43: Layer already exists 21:16:44 13adb5619ccd: Layer already exists 21:16:44 ac98538b7749: Layer already exists 21:16:44 a3e218be9d34: Layer already exists 21:16:44 1f6d71dc5542: Layer already exists 21:16:44 ce1e1e9a3c85: Layer already exists 21:16:44 ee46b7b9bf8c: Layer already exists 21:16:44 9833f26c6bda: Layer already exists 21:16:44 main: digest: sha256:94af0c08989f10b607972f174c82d3d1bc4be707280846e39c93ce462b8c6bcc size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:44 ===================================================== [Pipeline] echo 21:16:44 taggedImages: 21:16:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:16:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.92 21:16:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:16:44 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:16:44 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:44 latest 21:16:44 2.3.0-dev.92 21:16:44 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:16:44 main 21:16:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:16:45 ad86b7b71335: Preparing 21:16:45 218bb6ad6d26: Preparing 21:16:45 d7290621c9d6: Preparing 21:16:45 cbb038d92b91: Preparing 21:16:45 3c5ca8cf4542: Preparing 21:16:45 ce1e1e9a3c85: Preparing 21:16:45 9833f26c6bda: Preparing 21:16:45 ce1e1e9a3c85: Waiting 21:16:45 9833f26c6bda: Waiting 21:16:45 218bb6ad6d26: Pushed 21:16:45 d7290621c9d6: Pushed 21:16:45 ad86b7b71335: Pushed 21:16:45 ce1e1e9a3c85: Layer already exists 21:16:45 9833f26c6bda: Layer already exists 21:16:46 3c5ca8cf4542: Pushed 21:17:01 cbb038d92b91: Pushed 21:17:01 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:c16b7bb60fdcc236d23f3aba6fbacf653706376dfb45e728e2923cf1e76784d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:01 + 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 21:17:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:17:01 ad86b7b71335: Preparing 21:17:01 218bb6ad6d26: Preparing 21:17:01 d7290621c9d6: Preparing 21:17:01 cbb038d92b91: Preparing 21:17:01 3c5ca8cf4542: Preparing 21:17:01 ce1e1e9a3c85: Preparing 21:17:01 9833f26c6bda: Preparing 21:17:01 ce1e1e9a3c85: Waiting 21:17:01 9833f26c6bda: Waiting 21:17:01 3c5ca8cf4542: Layer already exists 21:17:01 ad86b7b71335: Layer already exists 21:17:01 d7290621c9d6: Layer already exists 21:17:01 cbb038d92b91: Layer already exists 21:17:01 218bb6ad6d26: Layer already exists 21:17:01 ce1e1e9a3c85: Layer already exists 21:17:01 9833f26c6bda: Layer already exists 21:17:02 latest: digest: sha256:c16b7bb60fdcc236d23f3aba6fbacf653706376dfb45e728e2923cf1e76784d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.92 21:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:17:02 ad86b7b71335: Preparing 21:17:02 218bb6ad6d26: Preparing 21:17:02 d7290621c9d6: Preparing 21:17:02 cbb038d92b91: Preparing 21:17:02 3c5ca8cf4542: Preparing 21:17:02 ce1e1e9a3c85: Preparing 21:17:02 9833f26c6bda: Preparing 21:17:02 ce1e1e9a3c85: Waiting 21:17:02 9833f26c6bda: Waiting 21:17:02 3c5ca8cf4542: Layer already exists 21:17:02 cbb038d92b91: Layer already exists 21:17:02 218bb6ad6d26: Layer already exists 21:17:02 d7290621c9d6: Layer already exists 21:17:02 ad86b7b71335: Layer already exists 21:17:02 9833f26c6bda: Layer already exists 21:17:02 ce1e1e9a3c85: Layer already exists 21:17:02 2.3.0-dev.92: digest: sha256:c16b7bb60fdcc236d23f3aba6fbacf653706376dfb45e728e2923cf1e76784d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:17:03 ad86b7b71335: Preparing 21:17:03 218bb6ad6d26: Preparing 21:17:03 d7290621c9d6: Preparing 21:17:03 cbb038d92b91: Preparing 21:17:03 3c5ca8cf4542: Preparing 21:17:03 ce1e1e9a3c85: Preparing 21:17:03 9833f26c6bda: Preparing 21:17:03 ce1e1e9a3c85: Waiting 21:17:03 9833f26c6bda: Waiting 21:17:03 3c5ca8cf4542: Layer already exists 21:17:03 ad86b7b71335: Layer already exists 21:17:03 d7290621c9d6: Layer already exists 21:17:03 218bb6ad6d26: Layer already exists 21:17:03 cbb038d92b91: Layer already exists 21:17:03 ce1e1e9a3c85: Layer already exists 21:17:03 9833f26c6bda: Layer already exists 21:17:03 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:c16b7bb60fdcc236d23f3aba6fbacf653706376dfb45e728e2923cf1e76784d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:04 + 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 21:17:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:17:04 ad86b7b71335: Preparing 21:17:04 218bb6ad6d26: Preparing 21:17:04 d7290621c9d6: Preparing 21:17:04 cbb038d92b91: Preparing 21:17:04 3c5ca8cf4542: Preparing 21:17:04 ce1e1e9a3c85: Preparing 21:17:04 9833f26c6bda: Preparing 21:17:04 ce1e1e9a3c85: Waiting 21:17:04 9833f26c6bda: Waiting 21:17:04 cbb038d92b91: Layer already exists 21:17:04 3c5ca8cf4542: Layer already exists 21:17:04 218bb6ad6d26: Layer already exists 21:17:04 ad86b7b71335: Layer already exists 21:17:04 d7290621c9d6: Layer already exists 21:17:04 ce1e1e9a3c85: Layer already exists 21:17:04 9833f26c6bda: Layer already exists 21:17:04 main: digest: sha256:c16b7bb60fdcc236d23f3aba6fbacf653706376dfb45e728e2923cf1e76784d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:17:04 ===================================================== [Pipeline] echo 21:17:04 taggedImages: 21:17:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:17:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:17:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.92 21:17:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:17:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:17:04 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:17:04 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:17:04 latest 21:17:04 2.3.0-dev.92 21:17:04 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:17:04 main 21:17:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:17:05 5cb1c7756c6e: Preparing 21:17:05 367ae983b325: Preparing 21:17:05 3951ab6b7030: Preparing 21:17:05 8dc26988002a: Preparing 21:17:05 ee46b7b9bf8c: Preparing 21:17:05 ce1e1e9a3c85: Preparing 21:17:05 9833f26c6bda: Preparing 21:17:05 ce1e1e9a3c85: Waiting 21:17:05 9833f26c6bda: Waiting 21:17:05 ee46b7b9bf8c: Layer already exists 21:17:05 ce1e1e9a3c85: Layer already exists 21:17:05 9833f26c6bda: Layer already exists 21:17:05 367ae983b325: Pushed 21:17:05 5cb1c7756c6e: Pushed 21:17:05 3951ab6b7030: Pushed 21:17:20 8dc26988002a: Pushed 21:17:20 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:b1aef1d1e19c1ae2f40a5dd9a2bb588dfcb577baf2a43b073eb3ebfde8141903 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:21 + 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 21:17:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:17:21 5cb1c7756c6e: Preparing 21:17:21 367ae983b325: Preparing 21:17:21 3951ab6b7030: Preparing 21:17:21 8dc26988002a: Preparing 21:17:21 ee46b7b9bf8c: Preparing 21:17:21 ce1e1e9a3c85: Preparing 21:17:21 9833f26c6bda: Preparing 21:17:21 ce1e1e9a3c85: Waiting 21:17:21 9833f26c6bda: Waiting 21:17:21 8dc26988002a: Layer already exists 21:17:21 5cb1c7756c6e: Layer already exists 21:17:21 367ae983b325: Layer already exists 21:17:21 3951ab6b7030: Layer already exists 21:17:21 ee46b7b9bf8c: Layer already exists 21:17:21 ce1e1e9a3c85: Layer already exists 21:17:21 9833f26c6bda: Layer already exists 21:17:21 latest: digest: sha256:b1aef1d1e19c1ae2f40a5dd9a2bb588dfcb577baf2a43b073eb3ebfde8141903 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.92 21:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:17:22 5cb1c7756c6e: Preparing 21:17:22 367ae983b325: Preparing 21:17:22 3951ab6b7030: Preparing 21:17:22 8dc26988002a: Preparing 21:17:22 ee46b7b9bf8c: Preparing 21:17:22 ce1e1e9a3c85: Preparing 21:17:22 9833f26c6bda: Preparing 21:17:22 ce1e1e9a3c85: Waiting 21:17:22 9833f26c6bda: Waiting 21:17:22 3951ab6b7030: Layer already exists 21:17:22 8dc26988002a: Layer already exists 21:17:22 367ae983b325: Layer already exists 21:17:22 5cb1c7756c6e: Layer already exists 21:17:22 ee46b7b9bf8c: Layer already exists 21:17:22 9833f26c6bda: Layer already exists 21:17:22 ce1e1e9a3c85: Layer already exists 21:17:22 2.3.0-dev.92: digest: sha256:b1aef1d1e19c1ae2f40a5dd9a2bb588dfcb577baf2a43b073eb3ebfde8141903 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:17:23 5cb1c7756c6e: Preparing 21:17:23 367ae983b325: Preparing 21:17:23 3951ab6b7030: Preparing 21:17:23 8dc26988002a: Preparing 21:17:23 ee46b7b9bf8c: Preparing 21:17:23 ce1e1e9a3c85: Preparing 21:17:23 9833f26c6bda: Preparing 21:17:23 ce1e1e9a3c85: Waiting 21:17:23 9833f26c6bda: Waiting 21:17:23 5cb1c7756c6e: Layer already exists 21:17:23 367ae983b325: Layer already exists 21:17:23 8dc26988002a: Layer already exists 21:17:23 3951ab6b7030: Layer already exists 21:17:23 ee46b7b9bf8c: Layer already exists 21:17:23 ce1e1e9a3c85: Layer already exists 21:17:23 9833f26c6bda: Layer already exists 21:17:23 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:b1aef1d1e19c1ae2f40a5dd9a2bb588dfcb577baf2a43b073eb3ebfde8141903 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:24 + 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 21:17:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:17:24 5cb1c7756c6e: Preparing 21:17:24 367ae983b325: Preparing 21:17:24 3951ab6b7030: Preparing 21:17:24 8dc26988002a: Preparing 21:17:24 ee46b7b9bf8c: Preparing 21:17:24 ce1e1e9a3c85: Preparing 21:17:24 9833f26c6bda: Preparing 21:17:24 ce1e1e9a3c85: Waiting 21:17:24 9833f26c6bda: Waiting 21:17:24 5cb1c7756c6e: Layer already exists 21:17:24 367ae983b325: Layer already exists 21:17:24 3951ab6b7030: Layer already exists 21:17:24 8dc26988002a: Layer already exists 21:17:24 ee46b7b9bf8c: Layer already exists 21:17:24 9833f26c6bda: Layer already exists 21:17:24 ce1e1e9a3c85: Layer already exists 21:17:24 main: digest: sha256:b1aef1d1e19c1ae2f40a5dd9a2bb588dfcb577baf2a43b073eb3ebfde8141903 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:17:24 ===================================================== [Pipeline] echo 21:17:24 taggedImages: 21:17:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:17:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:17:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.92 21:17:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:17:24 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:17:24 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:17:24 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:17:24 latest 21:17:24 2.3.0-dev.92 21:17:24 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:17:24 main 21:17:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:17:25 ff802a28c23e: Preparing 21:17:25 73d896ea9047: Preparing 21:17:25 040a1c634b38: Preparing 21:17:25 b0a5993b5950: Preparing 21:17:25 5d3e392a13a0: Preparing 21:17:25 5d3e392a13a0: Layer already exists 21:17:25 040a1c634b38: Layer already exists 21:17:25 ff802a28c23e: Pushed 21:17:25 b0a5993b5950: Pushed 21:17:31 73d896ea9047: Pushed 21:17:31 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:89aebad57f988a58c99893182df2df8d11f28f75de34ba0e2ad7ab993e5ffebb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:17:31 ff802a28c23e: Preparing 21:17:31 73d896ea9047: Preparing 21:17:31 040a1c634b38: Preparing 21:17:31 b0a5993b5950: Preparing 21:17:31 5d3e392a13a0: Preparing 21:17:31 5d3e392a13a0: Layer already exists 21:17:31 b0a5993b5950: Layer already exists 21:17:31 ff802a28c23e: Layer already exists 21:17:31 040a1c634b38: Layer already exists 21:17:31 73d896ea9047: Layer already exists 21:17:32 latest: digest: sha256:89aebad57f988a58c99893182df2df8d11f28f75de34ba0e2ad7ab993e5ffebb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.92 21:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:17:32 ff802a28c23e: Preparing 21:17:32 73d896ea9047: Preparing 21:17:32 040a1c634b38: Preparing 21:17:32 b0a5993b5950: Preparing 21:17:32 5d3e392a13a0: Preparing 21:17:32 73d896ea9047: Layer already exists 21:17:32 b0a5993b5950: Layer already exists 21:17:32 5d3e392a13a0: Layer already exists 21:17:32 040a1c634b38: Layer already exists 21:17:32 ff802a28c23e: Layer already exists 21:17:32 2.3.0-dev.92: digest: sha256:89aebad57f988a58c99893182df2df8d11f28f75de34ba0e2ad7ab993e5ffebb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:17:33 ff802a28c23e: Preparing 21:17:33 73d896ea9047: Preparing 21:17:33 040a1c634b38: Preparing 21:17:33 b0a5993b5950: Preparing 21:17:33 5d3e392a13a0: Preparing 21:17:33 5d3e392a13a0: Layer already exists 21:17:33 040a1c634b38: Layer already exists 21:17:33 73d896ea9047: Layer already exists 21:17:33 ff802a28c23e: Layer already exists 21:17:33 b0a5993b5950: Layer already exists 21:17:33 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:89aebad57f988a58c99893182df2df8d11f28f75de34ba0e2ad7ab993e5ffebb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:17:34 ff802a28c23e: Preparing 21:17:34 73d896ea9047: Preparing 21:17:34 040a1c634b38: Preparing 21:17:34 b0a5993b5950: Preparing 21:17:34 5d3e392a13a0: Preparing 21:17:34 73d896ea9047: Layer already exists 21:17:34 b0a5993b5950: Layer already exists 21:17:34 5d3e392a13a0: Layer already exists 21:17:34 ff802a28c23e: Layer already exists 21:17:34 040a1c634b38: Layer already exists 21:17:34 main: digest: sha256:89aebad57f988a58c99893182df2df8d11f28f75de34ba0e2ad7ab993e5ffebb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:17:34 ===================================================== [Pipeline] echo 21:17:34 taggedImages: 21:17:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:17:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:17:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.92 21:17:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:17:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:17:34 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:17:34 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:17:34 latest 21:17:34 2.3.0-dev.92 21:17:34 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:17:34 main 21:17:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:34 dd8a00cf2783: Preparing 21:17:34 b6ea0fd0a6ac: Preparing 21:17:34 040a1c634b38: Preparing 21:17:34 f76e1820930c: Preparing 21:17:34 5d3e392a13a0: Preparing 21:17:34 f76e1820930c: Layer already exists 21:17:34 040a1c634b38: Layer already exists 21:17:34 5d3e392a13a0: Layer already exists 21:17:35 dd8a00cf2783: Pushed 21:17:40 b6ea0fd0a6ac: Pushed 21:17:40 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:692b7b425ebe71f614fca4d2fe259e2f606f7b26e1908ee2f7334e656c1b1a3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:41 dd8a00cf2783: Preparing 21:17:41 b6ea0fd0a6ac: Preparing 21:17:41 040a1c634b38: Preparing 21:17:41 f76e1820930c: Preparing 21:17:41 5d3e392a13a0: Preparing 21:17:41 5d3e392a13a0: Layer already exists 21:17:41 dd8a00cf2783: Layer already exists 21:17:41 b6ea0fd0a6ac: Layer already exists 21:17:41 f76e1820930c: Layer already exists 21:17:41 040a1c634b38: Layer already exists 21:17:41 latest: digest: sha256:692b7b425ebe71f614fca4d2fe259e2f606f7b26e1908ee2f7334e656c1b1a3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.92 21:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:41 dd8a00cf2783: Preparing 21:17:41 b6ea0fd0a6ac: Preparing 21:17:41 040a1c634b38: Preparing 21:17:41 f76e1820930c: Preparing 21:17:41 5d3e392a13a0: Preparing 21:17:41 dd8a00cf2783: Layer already exists 21:17:41 b6ea0fd0a6ac: Layer already exists 21:17:41 040a1c634b38: Layer already exists 21:17:41 f76e1820930c: Layer already exists 21:17:41 5d3e392a13a0: Layer already exists 21:17:41 2.3.0-dev.92: digest: sha256:692b7b425ebe71f614fca4d2fe259e2f606f7b26e1908ee2f7334e656c1b1a3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:17:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:42 dd8a00cf2783: Preparing 21:17:42 b6ea0fd0a6ac: Preparing 21:17:42 040a1c634b38: Preparing 21:17:42 f76e1820930c: Preparing 21:17:42 5d3e392a13a0: Preparing 21:17:42 f76e1820930c: Layer already exists 21:17:42 040a1c634b38: Layer already exists 21:17:42 dd8a00cf2783: Layer already exists 21:17:42 b6ea0fd0a6ac: Layer already exists 21:17:42 5d3e392a13a0: Layer already exists 21:17:42 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:692b7b425ebe71f614fca4d2fe259e2f606f7b26e1908ee2f7334e656c1b1a3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:17:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:17:43 dd8a00cf2783: Preparing 21:17:43 b6ea0fd0a6ac: Preparing 21:17:43 040a1c634b38: Preparing 21:17:43 f76e1820930c: Preparing 21:17:43 5d3e392a13a0: Preparing 21:17:43 b6ea0fd0a6ac: Layer already exists 21:17:43 040a1c634b38: Layer already exists 21:17:43 5d3e392a13a0: Layer already exists 21:17:43 f76e1820930c: Layer already exists 21:17:43 dd8a00cf2783: Layer already exists 21:17:43 main: digest: sha256:692b7b425ebe71f614fca4d2fe259e2f606f7b26e1908ee2f7334e656c1b1a3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:17:43 ===================================================== [Pipeline] echo 21:17:43 taggedImages: 21:17:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:17:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:17:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.92 21:17:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:17:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 21:17:43 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 21:17:43 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:17:43 latest 21:17:43 2.3.0-dev.92 21:17:43 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:17:43 main 21:17:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:43 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:17:44 2b2c2209d0f6: Preparing 21:17:44 d760374c4d4c: Preparing 21:17:44 1369ee5f1c4c: Preparing 21:17:44 5b249c7ee322: Preparing 21:17:44 5d3e392a13a0: Preparing 21:17:44 5d3e392a13a0: Layer already exists 21:17:44 d760374c4d4c: Pushed 21:17:45 2b2c2209d0f6: Pushed 21:17:47 1369ee5f1c4c: Pushed 21:18:13 5b249c7ee322: Pushed 21:18:13 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:a901a4bd5c28d17f8293c67016056e7d7510763e89caf91e25b5ec13635f68d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:14 + 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 21:18:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 21:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:18:14 2b2c2209d0f6: Preparing 21:18:14 d760374c4d4c: Preparing 21:18:14 1369ee5f1c4c: Preparing 21:18:14 5b249c7ee322: Preparing 21:18:14 5d3e392a13a0: Preparing 21:18:14 d760374c4d4c: Layer already exists 21:18:14 5b249c7ee322: Layer already exists 21:18:14 5d3e392a13a0: Layer already exists 21:18:14 2b2c2209d0f6: Layer already exists 21:18:14 1369ee5f1c4c: Layer already exists 21:18:14 latest: digest: sha256:a901a4bd5c28d17f8293c67016056e7d7510763e89caf91e25b5ec13635f68d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:14 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.92 21:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:18:15 2b2c2209d0f6: Preparing 21:18:15 d760374c4d4c: Preparing 21:18:15 1369ee5f1c4c: Preparing 21:18:15 5b249c7ee322: Preparing 21:18:15 5d3e392a13a0: Preparing 21:18:15 5d3e392a13a0: Layer already exists 21:18:15 d760374c4d4c: Layer already exists 21:18:15 1369ee5f1c4c: Layer already exists 21:18:15 5b249c7ee322: Layer already exists 21:18:15 2b2c2209d0f6: Layer already exists 21:18:15 2.3.0-dev.92: digest: sha256:a901a4bd5c28d17f8293c67016056e7d7510763e89caf91e25b5ec13635f68d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:15 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:18:15 2b2c2209d0f6: Preparing 21:18:15 d760374c4d4c: Preparing 21:18:15 1369ee5f1c4c: Preparing 21:18:15 5b249c7ee322: Preparing 21:18:15 5d3e392a13a0: Preparing 21:18:15 2b2c2209d0f6: Layer already exists 21:18:15 5d3e392a13a0: Layer already exists 21:18:15 5b249c7ee322: Layer already exists 21:18:15 1369ee5f1c4c: Layer already exists 21:18:15 d760374c4d4c: Layer already exists 21:18:15 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:a901a4bd5c28d17f8293c67016056e7d7510763e89caf91e25b5ec13635f68d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:16 + 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 21:18:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 21:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:18:16 2b2c2209d0f6: Preparing 21:18:16 d760374c4d4c: Preparing 21:18:16 1369ee5f1c4c: Preparing 21:18:16 5b249c7ee322: Preparing 21:18:16 5d3e392a13a0: Preparing 21:18:16 d760374c4d4c: Layer already exists 21:18:16 2b2c2209d0f6: Layer already exists 21:18:16 5d3e392a13a0: Layer already exists 21:18:16 5b249c7ee322: Layer already exists 21:18:16 1369ee5f1c4c: Layer already exists 21:18:16 main: digest: sha256:a901a4bd5c28d17f8293c67016056e7d7510763e89caf91e25b5ec13635f68d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:16 ===================================================== [Pipeline] echo 21:18:16 taggedImages: 21:18:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 21:18:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 21:18:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.92 21:18:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 21:18:16 - 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 21:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:17 21:18:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:17 arm64: Pulling from edgex-lftools-log-publisher 21:18:17 8998bd30e6a1: Pulling fs layer 21:18:17 04944245beec: Pulling fs layer 21:18:17 699f458cf7ca: Pulling fs layer 21:18:17 765212b225bb: Pulling fs layer 21:18:17 f23df028b6ca: Pulling fs layer 21:18:17 d65c8cfc05b1: Pulling fs layer 21:18:17 2437ff75d9bd: Pulling fs layer 21:18:17 f23df028b6ca: Waiting 21:18:17 765212b225bb: Waiting 21:18:17 d65c8cfc05b1: Waiting 21:18:17 2437ff75d9bd: Waiting 21:18:17 04944245beec: Verifying Checksum 21:18:17 04944245beec: Download complete 21:18:17 765212b225bb: Verifying Checksum 21:18:17 765212b225bb: Download complete 21:18:17 f23df028b6ca: Verifying Checksum 21:18:17 f23df028b6ca: Download complete 21:18:17 d65c8cfc05b1: Verifying Checksum 21:18:17 d65c8cfc05b1: Download complete 21:18:17 699f458cf7ca: Download complete 21:18:18 8998bd30e6a1: Verifying Checksum 21:18:18 8998bd30e6a1: Download complete 21:18:20 2437ff75d9bd: Verifying Checksum 21:18:20 2437ff75d9bd: Download complete 21:18:22 8998bd30e6a1: Pull complete 21:18:22 04944245beec: Pull complete 21:18:24 699f458cf7ca: Pull complete 21:18:24 765212b225bb: Pull complete 21:18:25 f23df028b6ca: Pull complete 21:18:25 d65c8cfc05b1: Pull complete 21:18:40 2437ff75d9bd: Pull complete 21:18:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:40 prd-ubuntu20.04-docker-arm64-4c-16g-8494 does not seem to be running inside a container 21:18:40 $ 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/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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 21:18:42 $ docker top 4a76719303ad9525279dbb0562e3077975740f6dd93bf3187df0570c73259d16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:42 ---> job-cost.sh 21:18:43 lf-activate-venv: SKIPPING 21:18:43 INFO: No Stack... 21:18:43 INFO: Retrieving Pricing Info for: v3-standard-4 21:18:44 INFO: Archiving Costs [Pipeline] sh 21:18:45 + cut -d, -f6 21:18:45 + cat /w/workspace/edgex-go/330/archives/cost.csv [Pipeline] lock 21:18:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-330-stack-cost] 21:18:45 Resource [jenkins-edgexfoundry-edgex-go-main-330-stack-cost] did not exist. Created. 21:18:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-330-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:18:45 + echo total: 0.10999999940395355 [Pipeline] stash 21:18:45 Stashed 1 file(s) [Pipeline] } 21:18:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-330-stack-cost] [Pipeline] // lock [Pipeline] } 21:18:46 $ docker stop --time=1 4a76719303ad9525279dbb0562e3077975740f6dd93bf3187df0570c73259d16 21:18:47 $ docker rm -f 4a76719303ad9525279dbb0562e3077975740f6dd93bf3187df0570c73259d16 [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 21:18:47 provisioning config files... 21:18:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/330@tmp/config10541644454658642525tmp [Pipeline] { [Pipeline] sh 21:18:48 + set +x 21:18:48 + bash -s -- 21:18:48 + curl -s https://codecov.io/bash 21:18:48 21:18:48 _____ _ 21:18:48 / ____| | | 21:18:48 | | ___ __| | ___ ___ _____ __ 21:18:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:18:48 | |___| (_) | (_| | __/ (_| (_) \ V / 21:18:48 \_____\___/ \__,_|\___|\___\___/ \_/ 21:18:48 Bash-1.0.6 21:18:48 21:18:48 21:18:48 ==> git version 2.25.1 found 21:18:48 ==> 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 21:18:48 Release-Date: 2020-01-08 21:18:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:18:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:18:48 ==> Jenkins CI detected. 21:18:48 current dir:  /w/workspace/edgex-go/330 21:18:48 project root: . 21:18:48 --> token set from env 21:18:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:18:48 ==> Running gcov in . (disable via -X gcov) 21:18:48 ==> Python coveragepy not found 21:18:48 ==> Searching for coverage reports in: 21:18:48 + . 21:18:48 -> Found 1 reports 21:18:48 ==> Detecting git/mercurial file structure 21:18:48 ==> Reading reports 21:18:48 + ./coverage.out bytes=502375 21:18:48 ==> Appending adjustments 21:18:48 https://docs.codecov.io/docs/fixing-reports 21:18:49 + Found adjustments 21:18:49 ==> Gzipping contents 21:18:49 64K /tmp/codecov.h43RUZ.gz 21:18:49 ==> Uploading reports 21:18:49 url: https://codecov.io 21:18:49 query: branch=main&commit=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a&build=330&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F330%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:18:49 -> Pinging Codecov 21:18:49 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=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a&build=330&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F330%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:18:50 -> Uploading to 21:18:50 https://storage.googleapis.com/codecov/v4/raw/2022-10-18/00271124DB129430A58F1EEE437C3FCB/b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a/b2a689de-6a90-4a9f-8005-ee9b361875f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221018T211849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c241b0e40f69855731f4149a331ebf710c2597d46154e6e07bfb968a37edae27 21:18:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:50 Dload Upload Total Spent Left Speed 21:18:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65489 0 0 100 65489 0 243k --:--:-- --:--:-- --:--:-- 243k 21:18:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } 21:18:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:18:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:18:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:18:50 21:18:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:18:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:18:51 df9b9388f04a: Pulling fs layer 21:18:51 52dc419b0ee2: Pulling fs layer 21:18:51 25bc292e5bac: Pulling fs layer 21:18:51 114826534d7a: Pulling fs layer 21:18:51 4657fd5d0bcf: Pulling fs layer 21:18:51 6ad1cebc031e: Pulling fs layer 21:18:51 8a3aa393b2d8: Pulling fs layer 21:18:51 114826534d7a: Waiting 21:18:51 4657fd5d0bcf: Waiting 21:18:51 6ad1cebc031e: Waiting 21:18:51 8a3aa393b2d8: Waiting 21:18:51 25bc292e5bac: Verifying Checksum 21:18:51 25bc292e5bac: Download complete 21:18:51 52dc419b0ee2: Download complete 21:18:51 4657fd5d0bcf: Download complete 21:18:51 df9b9388f04a: Verifying Checksum 21:18:51 df9b9388f04a: Download complete 21:18:51 6ad1cebc031e: Verifying Checksum 21:18:51 6ad1cebc031e: Download complete 21:18:51 df9b9388f04a: Pull complete 21:18:51 52dc419b0ee2: Pull complete 21:18:51 25bc292e5bac: Pull complete 21:18:51 114826534d7a: Verifying Checksum 21:18:51 114826534d7a: Download complete 21:18:51 8a3aa393b2d8: Verifying Checksum 21:18:51 8a3aa393b2d8: Download complete 21:18:55 114826534d7a: Pull complete 21:18:55 4657fd5d0bcf: Pull complete 21:18:55 6ad1cebc031e: Pull complete 21:18:57 8a3aa393b2d8: Pull complete 21:18:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:18:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:57 prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container 21:18:57 $ 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/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:19:00 $ docker top ea5a8fa9443125996a91c2ea7451b7755298e915de76bcb0d0f3044a2d3b3cee -eo pid,comm [Pipeline] { [Pipeline] echo 21:19:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:19:01 + set -o pipefail 21:19:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:19:07 21:19:07 Monitoring /w/workspace/edgex-go/330 (github.com/edgexfoundry/edgex-go)... 21:19:07 21:19:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4911b83a-6454-4aad-9ad3-d6a596989aa5 21:19:07 21:19:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:19:07 21:19:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:19:07 21:19:07 21:19:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:19:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:19:07 More details here: https://snyk.co/ue1NS [Pipeline] } 21:19:07 $ docker stop --time=1 ea5a8fa9443125996a91c2ea7451b7755298e915de76bcb0d0f3044a2d3b3cee 21:19:10 $ docker rm -f ea5a8fa9443125996a91c2ea7451b7755298e915de76bcb0d0f3044a2d3b3cee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:19:10 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:10 provisioning config files... 21:19:10 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/330@tmp/config17070888339011755336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:10 --> edgex-publish-swagger.sh 21:19:10 === Publish openapi/v2 API === 21:19:10 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:19:10 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/330/openapi/v2/core-command.yaml] 21:19:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:19:10 Dload Upload Total Spent Left Speed 21:19:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 220k --:--:-- --:--:-- --:--:-- 218k 100 33831 0 0 100 33831 0 27549 0:00:01 0:00:01 --:--:-- 27527 100 33831 0 0 100 33831 0 26389 0:00:01 0:00:01 --:--:-- 26368 21:19:12 21:19:12 21:19:12 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/330/openapi/v2/core-data.yaml] 21:19:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:19:12 Dload Upload Total Spent Left Speed 21:19:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 61357 0:00:01 0:00:01 --:--:-- 61357 100 71604 0 0 100 71604 0 61357 0:00:01 0:00:01 --:--:-- 61357 21:19:12 21:19:12 21:19:12 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/330/openapi/v2/core-metadata.yaml] 21:19:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:19:12 Dload Upload Total Spent Left Speed 21:19:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k 21:19:14 21:19:14 21:19:14 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/330/openapi/v2/support-notifications.yaml] 21:19:14 % Total % Received % Xferd Average Speed Time Time Time Current 21:19:14 Dload Upload Total Spent Left Speed 21:19:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 83866 0:00:01 0:00:01 --:--:-- 83866 100 89318 0 0 100 89318 0 83866 0:00:01 0:00:01 --:--:-- 83866 21:19:15 21:19:15 21:19:15 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/330/openapi/v2/support-scheduler.yaml] 21:19:15 % Total % Received % Xferd Average Speed Time Time Time Current 21:19:15 Dload Upload Total Spent Left Speed 21:19:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 38366 0:00:01 0:00:01 --:--:-- 38366 100 39556 0 0 100 39556 0 38329 0:00:01 0:00:01 --:--:-- 38329 21:19:16 21:19:16 21:19:16 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/330/openapi/v2/system-agent.yaml] 21:19:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:19:16 Dload Upload Total Spent Left Speed 21:19:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21981 --:--:-- --:--:-- --:--:-- 21957 100 20091 0 0 100 20091 0 21981 --:--:-- --:--:-- --:--:-- 21957 21:19:17 21:19:17 [Pipeline] } 21:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:19:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:17 prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container 21:19:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:19:18 $ docker top 56f12512025b635e818d1c4a397ac876b3da8e5f68f77ce1efdb45bf95c9f405 -eo pid,comm 21:19:18 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). 21:19:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:18 [ssh-agent] Looking for ssh-agent implementation... 21:19:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:18 $ docker exec 56f12512025b635e818d1c4a397ac876b3da8e5f68f77ce1efdb45bf95c9f405 ssh-agent 21:19:18 SSH_AUTH_SOCK=/tmp/ssh-v7V8HUjdi5Qz/agent.32 21:19:18 SSH_AGENT_PID=38 21:19:18 Running ssh-add (command line suppressed) 21:19:18 Identity added: /w/workspace/edgex-go/330@tmp/private_key_14694036827899355089.key (/w/workspace/edgex-go/330@tmp/private_key_14694036827899355089.key) 21:19:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:18 + git semver tag 21:19:19 2022-10-18 21:19:19,171 [run_tag] DEBUG tag force:False 21:19:19 2022-10-18 21:19:19,171 [check_head_tag] DEBUG check head tag 21:19:19 2022-10-18 21:19:19,174 [execute] INFO git cat-file --batch-check 21:19:19 2022-10-18 21:19:19,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/330, universal_newlines=False, shell=None, istream=) 21:19:19 2022-10-18 21:19:19,179 [execute] INFO git cat-file --batch 21:19:19 2022-10-18 21:19:19,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/330, universal_newlines=False, shell=None, istream=) 21:19:19 2022-10-18 21:19:19,209 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main 21:19:19 2022-10-18 21:19:19,209 [execute] INFO git tag -a v2.3.0-dev.92 -m v2.3.0-dev.92 21:19:19 2022-10-18 21:19:19,209 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.92', '-m', 'v2.3.0-dev.92'], cwd=/w/workspace/edgex-go/330, universal_newlines=False, shell=None, istream=None) 21:19:19 2022-10-18 21:19:19,213 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main 21:19:19 2.3.0-dev.92 [Pipeline] } 21:19:19 $ docker exec --env ******** --env ******** 56f12512025b635e818d1c4a397ac876b3da8e5f68f77ce1efdb45bf95c9f405 ssh-agent -k 21:19:19 unset SSH_AUTH_SOCK; 21:19:19 unset SSH_AGENT_PID; 21:19:19 echo Agent pid 38 killed; 21:19:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:19 + git semver [Pipeline] } 21:19:19 $ docker stop --time=1 56f12512025b635e818d1c4a397ac876b3da8e5f68f77ce1efdb45bf95c9f405 21:19:21 $ docker rm -f 56f12512025b635e818d1c4a397ac876b3da8e5f68f77ce1efdb45bf95c9f405 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:21 21:19:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:21 0.23.1-centos7: Pulling from edgex-lftools 21:19:21 ab5ef0e58194: Pulling fs layer 21:19:21 9712f1f96733: Pulling fs layer 21:19:21 63f879dbbcfc: Pulling fs layer 21:19:21 0d9ebad4ef96: Pulling fs layer 21:19:21 e9a5061849ea: Pulling fs layer 21:19:21 d747dcd14b5f: Pulling fs layer 21:19:21 2de7ff778b66: Pulling fs layer 21:19:21 0d9ebad4ef96: Waiting 21:19:21 e9a5061849ea: Waiting 21:19:21 d747dcd14b5f: Waiting 21:19:21 2de7ff778b66: Waiting 21:19:21 9712f1f96733: Verifying Checksum 21:19:21 9712f1f96733: Download complete 21:19:22 63f879dbbcfc: Verifying Checksum 21:19:22 63f879dbbcfc: Download complete 21:19:22 e9a5061849ea: Verifying Checksum 21:19:22 e9a5061849ea: Download complete 21:19:22 d747dcd14b5f: Download complete 21:19:22 0d9ebad4ef96: Verifying Checksum 21:19:22 0d9ebad4ef96: Download complete 21:19:22 ab5ef0e58194: Verifying Checksum 21:19:22 ab5ef0e58194: Download complete 21:19:22 2de7ff778b66: Verifying Checksum 21:19:22 2de7ff778b66: Download complete 21:19:25 ab5ef0e58194: Pull complete 21:19:25 9712f1f96733: Pull complete 21:19:25 63f879dbbcfc: Pull complete 21:19:29 0d9ebad4ef96: Pull complete 21:19:29 e9a5061849ea: Pull complete 21:19:29 d747dcd14b5f: Pull complete 21:19:30 2de7ff778b66: Pull complete 21:19:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:19:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:30 prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container 21:19:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:19:32 $ docker top 1581cf79219725f74f1870389acaee6bd420e2a186c409dca4555dd157299961 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:19:32 provisioning config files... 21:19:32 copy managed file [sigul-config] to file:/w/workspace/edgex-go/330@tmp/config11943737760301459194tmp 21:19:32 copy managed file [sigul-password] to file:/w/workspace/edgex-go/330@tmp/config7447653352647827005tmp 21:19:32 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/330@tmp/config4979344714604551946tmp [Pipeline] { [Pipeline] echo 21:19:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:19:33 ---> sigul-configuration.sh 21:19:33 gpg: directory `/root/.gnupg' created 21:19:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:19:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:19:33 gpg: keyring `/root/.gnupg/secring.gpg' created 21:19:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:19:33 gpg: CAST5 encrypted data 21:19:33 gpg: encrypted with 1 passphrase 21:19:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:19:33 + mkdir /home/jenkins 21:19:33 + mkdir /home/jenkins/sigul [Pipeline] sh 21:19:33 + 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 21:19:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:19:34 ---> sigul-install.sh 21:19:34 Sigul already installed; skipping installation. [Pipeline] sh 21:19:34 + git tag --list 21:19:34 0.6.0 21:19:34 0.6.1 21:19:34 0.7.0 21:19:34 0.7.1 21:19:34 v1.0.0 21:19:34 v1.0.1 21:19:34 v1.1.0 21:19:34 v1.2.0 21:19:34 v1.2.1 21:19:34 v1.3.0 21:19:34 v1.3.1 21:19:34 v2.0.0 21:19:34 v2.1.0 21:19:34 v2.1.1 21:19:34 v2.1.1-dev.1 21:19:34 v2.1.1-dev.2 21:19:34 v2.1.1-dev.3 21:19:34 v2.1.1-dev.4 21:19:34 v2.1.1-dev.5 21:19:34 v2.1.1-dev.6 21:19:34 v2.1.1-dev.7 21:19:34 v2.1.1-dev.8 21:19:34 v2.1.2-dev.1 21:19:34 v2.2.0 21:19:34 v2.2.1-dev.1 21:19:34 v2.2.1-dev.10 21:19:34 v2.2.1-dev.11 21:19:34 v2.2.1-dev.12 21:19:34 v2.2.1-dev.13 21:19:34 v2.2.1-dev.14 21:19:34 v2.2.1-dev.15 21:19:34 v2.2.1-dev.16 21:19:34 v2.2.1-dev.17 21:19:34 v2.2.1-dev.18 21:19:34 v2.2.1-dev.19 21:19:34 v2.2.1-dev.2 21:19:34 v2.2.1-dev.20 21:19:34 v2.2.1-dev.21 21:19:34 v2.2.1-dev.22 21:19:34 v2.2.1-dev.23 21:19:34 v2.2.1-dev.24 21:19:34 v2.2.1-dev.25 21:19:34 v2.2.1-dev.26 21:19:34 v2.2.1-dev.27 21:19:34 v2.2.1-dev.28 21:19:34 v2.2.1-dev.29 21:19:34 v2.2.1-dev.3 21:19:34 v2.2.1-dev.4 21:19:34 v2.2.1-dev.5 21:19:34 v2.2.1-dev.6 21:19:34 v2.2.1-dev.7 21:19:34 v2.2.1-dev.8 21:19:34 v2.2.1-dev.9 21:19:34 v2.3.0-dev.29 21:19:34 v2.3.0-dev.30 21:19:34 v2.3.0-dev.31 21:19:34 v2.3.0-dev.32 21:19:34 v2.3.0-dev.33 21:19:34 v2.3.0-dev.34 21:19:34 v2.3.0-dev.35 21:19:34 v2.3.0-dev.36 21:19:34 v2.3.0-dev.37 21:19:34 v2.3.0-dev.38 21:19:34 v2.3.0-dev.39 21:19:34 v2.3.0-dev.40 21:19:34 v2.3.0-dev.41 21:19:34 v2.3.0-dev.42 21:19:34 v2.3.0-dev.43 21:19:34 v2.3.0-dev.44 21:19:34 v2.3.0-dev.45 21:19:34 v2.3.0-dev.46 21:19:34 v2.3.0-dev.47 21:19:34 v2.3.0-dev.48 21:19:34 v2.3.0-dev.49 21:19:34 v2.3.0-dev.50 21:19:34 v2.3.0-dev.51 21:19:34 v2.3.0-dev.52 21:19:34 v2.3.0-dev.53 21:19:34 v2.3.0-dev.54 21:19:34 v2.3.0-dev.55 21:19:34 v2.3.0-dev.56 21:19:34 v2.3.0-dev.57 21:19:34 v2.3.0-dev.58 21:19:34 v2.3.0-dev.59 21:19:34 v2.3.0-dev.60 21:19:34 v2.3.0-dev.61 21:19:34 v2.3.0-dev.62 21:19:34 v2.3.0-dev.63 21:19:34 v2.3.0-dev.64 21:19:34 v2.3.0-dev.65 21:19:34 v2.3.0-dev.66 21:19:34 v2.3.0-dev.67 21:19:34 v2.3.0-dev.68 21:19:34 v2.3.0-dev.69 21:19:34 v2.3.0-dev.70 21:19:34 v2.3.0-dev.71 21:19:34 v2.3.0-dev.72 21:19:34 v2.3.0-dev.73 21:19:34 v2.3.0-dev.74 21:19:34 v2.3.0-dev.75 21:19:34 v2.3.0-dev.76 21:19:34 v2.3.0-dev.77 21:19:34 v2.3.0-dev.78 21:19:34 v2.3.0-dev.79 21:19:34 v2.3.0-dev.80 21:19:34 v2.3.0-dev.81 21:19:34 v2.3.0-dev.82 21:19:34 v2.3.0-dev.83 21:19:34 v2.3.0-dev.84 21:19:34 v2.3.0-dev.85 21:19:34 v2.3.0-dev.86 21:19:34 v2.3.0-dev.87 21:19:34 v2.3.0-dev.88 21:19:34 v2.3.0-dev.89 21:19:34 v2.3.0-dev.90 21:19:34 v2.3.0-dev.91 21:19:34 v2.3.0-dev.92 [Pipeline] sh 21:19:34 + lftools sign git-tag v2.3.0-dev.92 21:19:35 Signing Git tag with Sigul... 21:19:35 Signing v2.3.0-dev.92 [Pipeline] echo 21:19:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:19:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:19:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:19:35 $ docker stop --time=1 1581cf79219725f74f1870389acaee6bd420e2a186c409dca4555dd157299961 21:19:37 $ docker rm -f 1581cf79219725f74f1870389acaee6bd420e2a186c409dca4555dd157299961 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:19:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:37 prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container 21:19:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:19:38 $ docker top 52faf2656bd93363cc02361876807383447a87216ff25bf91f1ea89fa270e91e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:38 [ssh-agent] Looking for ssh-agent implementation... 21:19:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:38 $ docker exec 52faf2656bd93363cc02361876807383447a87216ff25bf91f1ea89fa270e91e ssh-agent 21:19:38 SSH_AUTH_SOCK=/tmp/ssh-ApueA6Yhw3pl/agent.32 21:19:38 SSH_AGENT_PID=38 21:19:38 Running ssh-add (command line suppressed) 21:19:38 Identity added: /w/workspace/edgex-go/330@tmp/private_key_14708077302827193465.key (/w/workspace/edgex-go/330@tmp/private_key_14708077302827193465.key) 21:19:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:38 + git semver bump pre 21:19:39 2022-10-18 21:19:39,029 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main 21:19:39 2022-10-18 21:19:39,030 [bump_version] DEBUG bumping version:2.3.0-dev.92 on axis:pre with prefix:dev 21:19:39 2022-10-18 21:19:39,030 [bump_version] DEBUG bumped version:2.3.0-dev.93 21:19:39 2022-10-18 21:19:39,030 [write_version] DEBUG write version:2.3.0-dev.93 to path:/w/workspace/edgex-go/330/.semver/main with force:True 21:19:39 2022-10-18 21:19:39,030 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main 21:19:39 2022-10-18 21:19:39,030 [write_file] DEBUG write to file:/w/workspace/edgex-go/330/.semver/main 21:19:39 2022-10-18 21:19:39,031 [execute] INFO git cat-file --batch-check 21:19:39 2022-10-18 21:19:39,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/330/.semver, universal_newlines=False, shell=None, istream=) 21:19:39 2022-10-18 21:19:39,036 [execute] INFO git cat-file --batch 21:19:39 2022-10-18 21:19:39,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/330/.semver, universal_newlines=False, shell=None, istream=) 21:19:39 2022-10-18 21:19:39,041 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main 21:19:39 2.3.0-dev.93 [Pipeline] } 21:19:39 $ docker exec --env ******** --env ******** 52faf2656bd93363cc02361876807383447a87216ff25bf91f1ea89fa270e91e ssh-agent -k 21:19:39 unset SSH_AUTH_SOCK; 21:19:39 unset SSH_AGENT_PID; 21:19:39 echo Agent pid 38 killed; 21:19:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:39 + git semver [Pipeline] } 21:19:39 $ docker stop --time=1 52faf2656bd93363cc02361876807383447a87216ff25bf91f1ea89fa270e91e 21:19:41 $ docker rm -f 52faf2656bd93363cc02361876807383447a87216ff25bf91f1ea89fa270e91e [Pipeline] // withDockerContainer [Pipeline] sh 21:19:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:41 prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container 21:19:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:19:42 $ docker top c0579426186b12e4bad500833b3306df946d08216f4a2e8ee31fe47266fa421a -eo pid,comm 21:19:42 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). 21:19:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:42 [ssh-agent] Looking for ssh-agent implementation... 21:19:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:42 $ docker exec c0579426186b12e4bad500833b3306df946d08216f4a2e8ee31fe47266fa421a ssh-agent 21:19:42 SSH_AUTH_SOCK=/tmp/ssh-nh2MD5EqkRkO/agent.32 21:19:42 SSH_AGENT_PID=38 21:19:42 Running ssh-add (command line suppressed) 21:19:42 Identity added: /w/workspace/edgex-go/330@tmp/private_key_4361098190737539602.key (/w/workspace/edgex-go/330@tmp/private_key_4361098190737539602.key) 21:19:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:42 + git semver push 21:19:43 2022-10-18 21:19:43,086 [run_push] DEBUG push 21:19:43 2022-10-18 21:19:43,087 [execute] INFO git cat-file --batch-check 21:19:43 2022-10-18 21:19:43,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/330/.semver, universal_newlines=False, shell=None, istream=) 21:19:43 2022-10-18 21:19:43,091 [execute] INFO git rev-list dcecd8139a2a420a796fcafc75cee128c87bb5a4 -- 21:19:43 2022-10-18 21:19:43,092 [execute] DEBUG Popen(['git', 'rev-list', 'dcecd8139a2a420a796fcafc75cee128c87bb5a4', '--'], cwd=/w/workspace/edgex-go/330/.semver, universal_newlines=False, shell=None, istream=None) 21:19:43 2022-10-18 21:19:43,105 [execute] INFO git fetch -v origin 21:19:43 2022-10-18 21:19:43,105 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/330/.semver, universal_newlines=True, shell=None, istream=None) 21:19:44 2022-10-18 21:19:43,758 [run_push] DEBUG no remote changes detected 21:19:44 2022-10-18 21:19:43,759 [execute] INFO git push origin semver 21:19:44 2022-10-18 21:19:43,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/330/.semver, universal_newlines=False, shell=None, istream=None) 21:19:45 2022-10-18 21:19:44,784 [run_push] DEBUG push all version tags 21:19:45 2022-10-18 21:19:44,784 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:19:45 2022-10-18 21:19:44,785 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/330, universal_newlines=False, shell=None, istream=None) 21:19:45 2022-10-18 21:19:45,630 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main 21:19:45 2.3.0-dev.93 [Pipeline] } 21:19:46 $ docker exec --env ******** --env ******** c0579426186b12e4bad500833b3306df946d08216f4a2e8ee31fe47266fa421a ssh-agent -k 21:19:46 unset SSH_AUTH_SOCK; 21:19:46 unset SSH_AGENT_PID; 21:19:46 echo Agent pid 38 killed; 21:19:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:46 + git semver [Pipeline] } 21:19:46 $ docker stop --time=1 c0579426186b12e4bad500833b3306df946d08216f4a2e8ee31fe47266fa421a 21:19:47 $ docker rm -f c0579426186b12e4bad500833b3306df946d08216f4a2e8ee31fe47266fa421a [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 21:19:48 + [ -d /w/workspace/edgex-go/330/archives ] [Pipeline] libraryResource [Pipeline] sh 21:19:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:19:49 ---> package-listing.sh 21:19:49 ++ facter osfamily 21:19:49 ++ tr '[:upper:]' '[:lower:]' 21:19:49 + OS_FAMILY=debian 21:19:49 + workspace=/w/workspace/edgex-go/330 21:19:49 + START_PACKAGES=/tmp/packages_start.txt 21:19:49 + END_PACKAGES=/tmp/packages_end.txt 21:19:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:19:49 + PACKAGES=/tmp/packages_start.txt 21:19:49 + '[' /w/workspace/edgex-go/330 ']' 21:19:49 + PACKAGES=/tmp/packages_end.txt 21:19:49 + case "${OS_FAMILY}" in 21:19:49 + dpkg -l 21:19:49 + grep '^ii' 21:19:49 + '[' -f /tmp/packages_start.txt ']' 21:19:49 + '[' -f /tmp/packages_end.txt ']' 21:19:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:19:49 + '[' /w/workspace/edgex-go/330 ']' 21:19:49 + mkdir -p /w/workspace/edgex-go/330/archives/ 21:19:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/330/archives/ [Pipeline] echo 21:19:49 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/330/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:19:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:50 21:19:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:51 latest: Pulling from edgex-lftools-log-publisher 21:19:51 5eb5b503b376: Pulling fs layer 21:19:51 5c69ac0246d0: Pulling fs layer 21:19:51 ec43610c2a17: Pulling fs layer 21:19:51 3a2ae6a8a46f: Pulling fs layer 21:19:51 33b1e0a273af: Pulling fs layer 21:19:51 5d3b04190fa2: Pulling fs layer 21:19:51 2f39f015ded8: Pulling fs layer 21:19:51 33b1e0a273af: Waiting 21:19:51 5d3b04190fa2: Waiting 21:19:51 2f39f015ded8: Waiting 21:19:51 3a2ae6a8a46f: Waiting 21:19:51 5c69ac0246d0: Verifying Checksum 21:19:51 5c69ac0246d0: Download complete 21:19:51 3a2ae6a8a46f: Verifying Checksum 21:19:51 3a2ae6a8a46f: Download complete 21:19:51 33b1e0a273af: Verifying Checksum 21:19:51 33b1e0a273af: Download complete 21:19:51 ec43610c2a17: Verifying Checksum 21:19:51 ec43610c2a17: Download complete 21:19:51 5d3b04190fa2: Verifying Checksum 21:19:51 5d3b04190fa2: Download complete 21:19:51 5eb5b503b376: Verifying Checksum 21:19:51 5eb5b503b376: Download complete 21:19:51 2f39f015ded8: Download complete 21:19:52 5eb5b503b376: Pull complete 21:19:52 5c69ac0246d0: Pull complete 21:19:52 ec43610c2a17: Pull complete 21:19:52 3a2ae6a8a46f: Pull complete 21:19:53 33b1e0a273af: Pull complete 21:19:53 5d3b04190fa2: Pull complete 21:19:57 2f39f015ded8: Pull complete 21:19:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:19:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:57 prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container 21:19:57 $ 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/330/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/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:19:59 $ docker top 88387dfa9b9b4eefb171d8a09049179874292e4ef2cb74fb17b261bab004310a -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:59 + touch /tmp/pre-build-complete [Pipeline] sh 21:19:59 + mkdir -p /var/log/sysstat [Pipeline] sh 21:20:00 + ls /var/log/sa-host 21:20:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:00 provisioning config files... 21:20:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/330@tmp/config4019591258652663729tmp [Pipeline] { [Pipeline] echo 21:20:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:20:00 ---> create-netrc.sh [Pipeline] } 21:20:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:20:00 ---> python-tools-install.sh [Pipeline] echo 21:20:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:20:01 ---> sudo-logs.sh 21:20:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:20:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:20:01 ---> job-cost.sh 21:20:01 lf-activate-venv: SKIPPING 21:20:01 DEBUG: total: 0.10999999940395355 21:20:01 INFO: Retrieving Stack Cost... 21:20:02 INFO: Retrieving Pricing Info for: v3-standard-8 21:20:02 INFO: Archiving Costs [Pipeline] echo 21:20:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:20:02 ---> logs-deploy.sh 21:20:02 lf-activate-venv: SKIPPING 21:20:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/330 21:20:02 INFO: archiving workspace using pattern(s): 21:20:03 Archives upload complete. 21:20:03 INFO: archiving logs to Nexus 21:20:04 ---> uname -a: 21:20:04 Linux prd-ubuntu20-04-docker-8c-8g-8493 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:20:04 21:20:04 21:20:04 ---> lscpu: 21:20:04 Architecture: x86_64 21:20:04 CPU op-mode(s): 32-bit, 64-bit 21:20:04 Byte Order: Little Endian 21:20:04 Address sizes: 40 bits physical, 48 bits virtual 21:20:04 CPU(s): 8 21:20:04 On-line CPU(s) list: 0-7 21:20:04 Thread(s) per core: 1 21:20:04 Core(s) per socket: 1 21:20:04 Socket(s): 8 21:20:04 NUMA node(s): 1 21:20:04 Vendor ID: AuthenticAMD 21:20:04 CPU family: 23 21:20:04 Model: 49 21:20:04 Model name: AMD EPYC-Rome Processor 21:20:04 Stepping: 0 21:20:04 CPU MHz: 2799.956 21:20:04 BogoMIPS: 5599.91 21:20:04 Virtualization: AMD-V 21:20:04 Hypervisor vendor: KVM 21:20:04 Virtualization type: full 21:20:04 L1d cache: 256 KiB 21:20:04 L1i cache: 256 KiB 21:20:04 L2 cache: 4 MiB 21:20:04 L3 cache: 128 MiB 21:20:04 NUMA node0 CPU(s): 0-7 21:20:04 Vulnerability Itlb multihit: Not affected 21:20:04 Vulnerability L1tf: Not affected 21:20:04 Vulnerability Mds: Not affected 21:20:04 Vulnerability Meltdown: Not affected 21:20:04 Vulnerability Mmio stale data: Not affected 21:20:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:20:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:20:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:20:04 Vulnerability Srbds: Not affected 21:20:04 Vulnerability Tsx async abort: Not affected 21:20:04 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 21:20:04 21:20:04 21:20:04 ---> nproc: 21:20:04 8 21:20:04 21:20:04 21:20:04 ---> df -h: 21:20:04 Filesystem Size Used Avail Use% Mounted on 21:20:04 overlay 155G 21G 135G 14% / 21:20:04 tmpfs 64M 0 64M 0% /dev 21:20:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:20:04 shm 64M 0 64M 0% /dev/shm 21:20:04 /dev/vda1 155G 21G 135G 14% /facter-os 21:20:04 21:20:04 21:20:04 ---> sar -b -r -n DEV: 21:20:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8493) 10/18/22 _x86_64_ (8 CPU) 21:20:04 21:20:04 20:52:37 LINUX RESTART (8 CPU) 21:20:04 21:20:04 20:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:20:04 20:54:01 171.40 38.34 133.06 0.00 4269.29 96958.37 0.00 21:20:04 20:55:01 57.11 0.10 57.01 0.00 9.73 18944.31 0.00 21:20:04 20:56:01 60.54 1.33 59.21 0.00 36.79 24088.14 0.00 21:20:04 20:57:01 518.73 6.97 511.76 0.00 67.46 272425.00 0.00 21:20:04 20:58:01 506.95 7.16 499.78 0.00 912.86 123353.36 0.00 21:20:04 20:59:01 755.76 6.33 749.43 0.00 2011.93 295110.55 0.00 21:20:04 21:00:01 925.53 0.52 925.01 0.00 18.53 188414.46 0.00 21:20:04 21:01:01 24.11 0.05 24.06 0.00 9.47 800.00 0.00 21:20:04 21:02:01 8.18 0.02 8.17 0.00 0.80 162.77 0.00 21:20:04 21:03:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 21:20:04 21:04:01 1.70 0.00 1.70 0.00 0.00 29.19 0.00 21:20:04 21:05:01 0.82 0.00 0.82 0.00 0.00 10.26 0.00 21:20:04 21:06:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 21:20:04 21:07:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 21:20:04 21:08:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 21:20:04 21:09:01 2.37 0.02 2.35 0.00 0.13 27.86 0.00 21:20:04 21:10:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 21:20:04 21:11:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 21:20:04 21:12:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 21:20:04 21:13:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 21:20:04 21:14:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 21:20:04 21:15:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 21:20:04 21:16:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 21:20:04 21:17:01 1.57 0.02 1.55 0.00 0.13 17.86 0.00 21:20:04 21:18:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 21:20:04 21:19:01 47.29 0.12 47.18 0.00 10.53 28849.99 0.00 21:20:04 21:20:01 131.08 0.37 130.71 0.00 16.00 50739.68 0.00 21:20:04 Average: 119.53 2.27 117.26 0.00 272.74 40745.14 0.00 21:20:04 21:20:04 20:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:20:04 20:54:01 28052912 31593148 716616 2.18 104868 3645332 1834096 5.41 1113892 3285520 140524 21:20:04 20:55:01 27802656 31454788 849196 2.58 108268 3742512 2323468 6.85 1450696 3177584 301748 21:20:04 20:56:01 27860072 31542084 766688 2.33 110980 3769936 2025268 5.97 1234980 3341400 404440 21:20:04 20:57:01 23093812 31399316 889044 2.70 254932 8002164 2925324 8.62 1811620 7259820 1020 21:20:04 20:58:01 22103992 31445168 823100 2.50 279824 8979404 2215028 6.53 1906272 8099192 404 21:20:04 20:59:01 17968868 31134032 1121260 3.41 410440 12442976 3057516 9.01 2701632 11193448 90948 21:20:04 21:00:01 19039304 31523832 744708 2.26 465564 11701928 1873092 5.52 2321612 10517532 1008 21:20:04 21:01:01 19012100 31498608 769340 2.34 466836 11702688 2017932 5.95 2347932 10517424 720 21:20:04 21:02:01 19027756 31514032 753764 2.29 466996 11702772 1862520 5.49 2331696 10517436 8 21:20:04 21:03:01 19027328 31513788 754060 2.29 467020 11702772 1862520 5.49 2331456 10517560 172 21:20:04 21:04:01 19033264 31519756 748568 2.28 467044 11702776 1862520 5.49 2326596 10517572 20 21:20:04 21:05:01 19033848 31520480 747952 2.27 467056 11702912 1862520 5.49 2326428 10517700 176 21:20:04 21:06:01 19038588 31525232 743160 2.26 467068 11702912 1862520 5.49 2322252 10517700 8 21:20:04 21:07:01 19038320 31524984 743392 2.26 467080 11702916 1862520 5.49 2321972 10517704 44 21:20:04 21:08:01 19038020 31525196 743628 2.26 467088 11702912 1862520 5.49 2321476 10518212 12 21:20:04 21:09:01 19037312 31524584 744316 2.26 467108 11702896 1900156 5.60 2321856 10518196 40 21:20:04 21:10:01 19037296 31524576 744292 2.26 467112 11702900 1900156 5.60 2321792 10518200 4 21:20:04 21:11:01 19037508 31524788 744020 2.26 467112 11702900 1900156 5.60 2321792 10518200 44 21:20:04 21:12:01 19037368 31524664 744280 2.26 467128 11702904 1900156 5.60 2321808 10518204 12 21:20:04 21:13:01 19037864 31525168 743760 2.26 467132 11702900 1900156 5.60 2321528 10518204 40 21:20:04 21:14:01 19037548 31524880 743948 2.26 467152 11702908 1900156 5.60 2321856 10518208 12 21:20:04 21:15:01 19037492 31524836 743944 2.26 467156 11702916 1900156 5.60 2321800 10518216 40 21:20:04 21:16:01 19037192 31524540 744168 2.26 467168 11702916 1900156 5.60 2321504 10518216 8 21:20:04 21:17:01 19036876 31524260 744340 2.26 467212 11702920 1900156 5.60 2322132 10518228 56 21:20:04 21:18:01 19037088 31524508 744036 2.26 467240 11702908 1900156 5.60 2321612 10518224 8 21:20:04 21:19:01 18207272 31455500 810644 2.47 479584 12406852 1994180 5.88 2401400 11218676 812 21:20:04 21:20:01 16990116 31481940 778356 2.37 533188 13463956 1962320 5.78 2491120 12210692 448 21:20:04 Average: 20138584 31496988 775725 2.36 413161 10696548 2009905 5.92 2195582 9615825 34918 21:20:04 21:20:04 20:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:20:04 20:54:01 ens3 1361.54 1121.83 12466.75 155.97 0.00 0.00 0.00 0.00 21:20:04 20:54:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 21:20:04 20:54:01 docker0 428.86 412.10 34.25 3469.11 0.00 0.00 0.00 0.00 21:20:04 20:55:01 ens3 37.43 25.11 34.95 15.98 0.00 0.00 0.00 0.00 21:20:04 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 20:55:01 vethce3aaef 1.50 1.68 0.12 0.13 0.00 0.00 0.00 0.00 21:20:04 20:55:01 docker0 1.50 1.57 0.10 0.13 0.00 0.00 0.00 0.00 21:20:04 20:56:01 ens3 107.07 84.55 1687.71 110.92 0.00 0.00 0.00 0.00 21:20:04 20:56:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 21:20:04 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 20:57:01 vethc237f7d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 20:57:01 vethcc4a97c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 20:57:01 veth350e130 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 20:57:01 veth77ffd88 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 20:57:01 ens3 587.60 466.67 4722.95 51.20 0.00 0.00 0.00 0.00 21:20:04 20:57:01 veth120c6fc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 20:57:01 vethd0bb81b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 20:57:01 veth3b3206e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 20:57:01 docker0 448.19 557.04 31.68 4692.88 0.00 0.00 0.00 0.00 21:20:04 20:57:01 vethb9b6b88 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 20:57:01 veth71746d6 0.00 0.62 0.00 0.04 0.00 0.00 0.00 0.00 21:20:04 20:58:01 veth4dc729f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 20:58:01 ens3 127.83 85.68 1146.17 13.43 0.00 0.00 0.00 0.00 21:20:04 20:58:01 vethe418348 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 20:58:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 21:20:04 20:58:01 docker0 29.56 42.26 1.70 259.30 0.00 0.00 0.00 0.00 21:20:04 20:58:01 vethd7a3550 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 20:58:01 veth08be90a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 20:58:01 veth71746d6 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 21:20:04 20:59:01 ens3 677.75 407.52 5357.79 50.69 0.00 0.00 0.00 0.00 21:20:04 20:59:01 veth6ef2ea6 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 21:20:04 20:59:01 veth6ec6e81 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 21:20:04 20:59:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:20:04 20:59:01 docker0 305.50 458.92 24.36 4843.12 0.00 0.00 0.00 0.00 21:20:04 20:59:01 veth71746d6 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 21:20:04 21:00:01 ens3 230.13 142.83 1804.77 143.21 0.00 0.00 0.00 0.00 21:20:04 21:00:01 lo 5.60 5.60 0.55 0.55 0.00 0.00 0.00 0.00 21:20:04 21:00:01 docker0 81.44 146.76 6.53 1740.98 0.00 0.00 0.00 0.00 21:20:04 21:01:01 ens3 569.92 588.87 270.83 2806.50 0.00 0.00 0.00 0.00 21:20:04 21:01:01 lo 50.72 50.72 5.00 5.00 0.00 0.00 0.00 0.00 21:20:04 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:02:01 ens3 109.08 105.38 42.79 766.03 0.00 0.00 0.00 0.00 21:20:04 21:02:01 lo 7.00 7.00 0.69 0.69 0.00 0.00 0.00 0.00 21:20:04 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:04:01 ens3 2.47 1.08 3.13 0.38 0.00 0.00 0.00 0.00 21:20:04 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:09:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 21:20:04 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:10:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:12:01 ens3 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 21:20:04 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:14:01 ens3 0.12 0.12 0.07 0.07 0.00 0.00 0.00 0.00 21:20:04 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:17:01 ens3 0.18 0.17 0.06 0.01 0.00 0.00 0.00 0.00 21:20:04 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:20:04 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:19:01 ens3 163.19 89.94 3975.38 12.95 0.00 0.00 0.00 0.00 21:20:04 21:19:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:20:04 21:19:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:20:04 21:19:01 veth028a946 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 21:20:04 21:20:01 ens3 444.89 313.33 6495.89 176.92 0.00 0.00 0.00 0.00 21:20:04 21:20:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 21:20:04 21:20:01 docker0 50.04 85.19 4.25 698.23 0.00 0.00 0.00 0.00 21:20:04 Average: ens3 163.71 127.19 1407.73 159.42 0.00 0.00 0.00 0.00 21:20:04 Average: lo 2.86 2.86 0.28 0.28 0.00 0.00 0.00 0.00 21:20:04 Average: docker0 49.82 63.10 3.81 581.61 0.00 0.00 0.00 0.00 21:20:04 21:20:04 21:20:04 ---> sar -P ALL: 21:20:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8493) 10/18/22 _x86_64_ (8 CPU) 21:20:04 21:20:04 20:52:37 LINUX RESTART (8 CPU) 21:20:04 21:20:04 20:53:01 CPU %user %nice %system %iowait %steal %idle 21:20:04 20:54:01 all 12.32 0.00 4.41 2.10 0.07 81.11 21:20:04 20:54:01 0 11.50 0.00 4.35 1.05 0.07 83.03 21:20:04 20:54:01 1 10.09 0.00 4.29 1.59 0.05 83.98 21:20:04 20:54:01 2 11.28 0.00 4.35 4.35 0.07 79.95 21:20:04 20:54:01 3 14.09 0.00 5.17 3.16 0.09 77.49 21:20:04 20:54:01 4 14.08 0.00 3.47 2.08 0.07 80.30 21:20:04 20:54:01 5 13.35 0.00 4.33 0.20 0.05 82.07 21:20:04 20:54:01 6 11.29 0.00 4.21 2.09 0.07 82.34 21:20:04 20:54:01 7 12.90 0.00 5.08 2.26 0.10 79.65 21:20:04 20:55:01 all 41.34 0.00 6.84 0.44 0.09 51.29 21:20:04 20:55:01 0 41.17 0.00 6.51 0.02 0.08 52.21 21:20:04 20:55:01 1 40.22 0.00 8.07 1.59 0.10 50.02 21:20:04 20:55:01 2 41.09 0.00 6.10 0.08 0.08 52.65 21:20:04 20:55:01 3 41.21 0.00 6.41 1.57 0.08 50.72 21:20:04 20:55:01 4 42.23 0.00 7.13 0.15 0.08 50.40 21:20:04 20:55:01 5 42.06 0.00 7.31 0.05 0.10 50.47 21:20:04 20:55:01 6 41.37 0.00 5.98 0.03 0.07 52.55 21:20:04 20:55:01 7 41.33 0.00 7.24 0.02 0.08 51.32 21:20:04 20:56:01 all 44.82 0.00 6.64 0.67 0.10 47.76 21:20:04 20:56:01 0 43.62 0.00 6.87 0.02 0.08 49.41 21:20:04 20:56:01 1 44.69 0.00 6.88 0.30 0.08 48.04 21:20:04 20:56:01 2 46.83 0.00 6.52 0.05 0.10 46.50 21:20:04 20:56:01 3 44.84 0.00 6.61 1.45 0.12 46.97 21:20:04 20:56:01 4 45.19 0.00 7.21 0.05 0.10 47.45 21:20:04 20:56:01 5 44.80 0.00 6.57 0.25 0.08 48.29 21:20:04 20:56:01 6 44.26 0.00 6.48 3.24 0.10 45.92 21:20:04 20:56:01 7 44.35 0.00 5.99 0.02 0.10 49.54 21:20:04 20:57:01 all 13.26 0.00 9.54 8.88 0.07 68.25 21:20:04 20:57:01 0 13.88 0.00 10.23 3.84 0.07 71.98 21:20:04 20:57:01 1 13.12 0.00 9.71 9.64 0.07 67.45 21:20:04 20:57:01 2 12.99 0.00 9.51 8.95 0.07 68.48 21:20:04 20:57:01 3 12.82 0.00 7.70 2.56 0.05 76.86 21:20:04 20:57:01 4 13.77 0.00 12.63 33.50 0.07 40.02 21:20:04 20:57:01 5 11.02 0.00 7.96 3.02 0.07 77.93 21:20:04 20:57:01 6 14.49 0.00 9.80 5.87 0.07 69.77 21:20:04 20:57:01 7 14.00 0.00 8.78 3.81 0.10 73.30 21:20:04 20:58:01 all 59.83 0.00 9.56 6.34 0.12 24.14 21:20:04 20:58:01 0 60.49 0.00 9.58 3.34 0.12 26.47 21:20:04 20:58:01 1 59.86 0.00 9.21 7.50 0.12 23.31 21:20:04 20:58:01 2 59.18 0.00 9.14 4.29 0.12 27.28 21:20:04 20:58:01 3 59.80 0.00 9.94 3.67 0.12 26.46 21:20:04 20:58:01 4 59.60 0.00 9.66 12.19 0.13 18.42 21:20:04 20:58:01 5 59.89 0.00 9.77 1.07 0.14 29.13 21:20:04 20:58:01 6 59.63 0.00 10.18 12.69 0.12 17.38 21:20:04 20:58:01 7 60.22 0.00 9.01 5.95 0.13 24.68 21:20:04 20:59:01 all 28.30 0.00 10.51 20.99 0.10 40.10 21:20:04 20:59:01 0 27.69 0.00 11.43 32.45 0.08 28.35 21:20:04 20:59:01 1 28.53 0.00 10.64 17.66 0.07 43.10 21:20:04 20:59:01 2 28.84 0.00 10.85 21.78 0.10 38.43 21:20:04 20:59:01 3 29.33 0.00 9.53 19.75 0.14 41.25 21:20:04 20:59:01 4 28.55 0.00 9.98 22.37 0.08 39.01 21:20:04 20:59:01 5 26.51 0.00 10.04 15.81 0.12 47.52 21:20:04 20:59:01 6 28.74 0.00 9.97 13.38 0.10 47.80 21:20:04 20:59:01 7 28.19 0.00 11.65 24.76 0.10 35.30 21:20:04 21:00:01 all 42.06 0.00 10.68 7.44 0.11 39.70 21:20:04 21:00:01 0 42.09 0.00 10.38 8.62 0.10 38.81 21:20:04 21:00:01 1 40.58 0.00 11.95 8.48 0.12 38.86 21:20:04 21:00:01 2 43.31 0.00 10.46 2.70 0.10 43.42 21:20:04 21:00:01 3 41.87 0.00 10.50 4.54 0.12 42.98 21:20:04 21:00:01 4 43.09 0.00 10.15 8.75 0.12 37.89 21:20:04 21:00:01 5 42.48 0.00 10.41 4.16 0.10 42.85 21:20:04 21:00:01 6 41.55 0.00 10.67 16.71 0.12 30.96 21:20:04 21:00:01 7 41.54 0.00 10.94 5.57 0.12 41.83 21:20:04 21:01:01 all 7.95 0.00 1.09 0.12 0.05 90.80 21:20:04 21:01:01 0 5.98 0.00 1.15 0.02 0.03 92.82 21:20:04 21:01:01 1 9.57 0.00 1.07 0.18 0.05 89.13 21:20:04 21:01:01 2 10.62 0.00 1.14 0.05 0.07 88.13 21:20:04 21:01:01 3 5.63 0.00 0.99 0.02 0.07 93.30 21:20:04 21:01:01 4 7.13 0.00 1.09 0.54 0.05 91.20 21:20:04 21:01:01 5 9.61 0.00 0.95 0.03 0.05 89.35 21:20:04 21:01:01 6 7.62 0.00 0.99 0.05 0.03 91.31 21:20:04 21:01:01 7 7.45 0.00 1.31 0.03 0.05 91.15 21:20:04 21:02:01 all 2.74 0.00 0.25 0.03 0.02 96.97 21:20:04 21:02:01 0 1.90 0.00 0.32 0.00 0.02 97.76 21:20:04 21:02:01 1 2.84 0.00 0.18 0.00 0.02 96.96 21:20:04 21:02:01 2 3.18 0.00 0.27 0.00 0.03 96.52 21:20:04 21:02:01 3 3.94 0.00 0.32 0.00 0.05 95.69 21:20:04 21:02:01 4 3.42 0.00 0.20 0.20 0.02 96.16 21:20:04 21:02:01 5 2.18 0.00 0.17 0.00 0.02 97.63 21:20:04 21:02:01 6 3.13 0.00 0.30 0.00 0.02 96.55 21:20:04 21:02:01 7 1.30 0.00 0.22 0.00 0.02 98.46 21:20:04 21:03:01 all 0.02 0.00 0.02 0.01 0.00 99.96 21:20:04 21:03:01 0 0.02 0.00 0.05 0.02 0.02 99.90 21:20:04 21:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:20:04 21:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:20:04 21:03:01 4 0.03 0.00 0.02 0.02 0.00 99.93 21:20:04 21:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:20:04 21:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:20:04 21:03:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:20:04 21:04:01 all 0.05 0.00 0.01 0.03 0.00 99.90 21:20:04 21:04:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:20:04 21:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:20:04 21:04:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:20:04 21:04:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:20:04 21:04:01 4 0.00 0.00 0.00 0.25 0.00 99.75 21:20:04 21:04:01 5 0.22 0.00 0.00 0.00 0.00 99.78 21:20:04 21:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:20:04 21:20:04 21:04:01 CPU %user %nice %system %iowait %steal %idle 21:20:04 21:05:01 all 0.03 0.00 0.02 0.00 0.00 99.94 21:20:04 21:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:20:04 21:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:20:04 21:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:20:04 21:05:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:20:04 21:05:01 5 0.22 0.00 0.10 0.00 0.00 99.68 21:20:04 21:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:20:04 21:06:01 all 0.03 0.00 0.01 0.00 0.00 99.96 21:20:04 21:06:01 0 0.05 0.00 0.00 0.00 0.00 99.95 21:20:04 21:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:20:04 21:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:06:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:20:04 21:06:01 4 0.03 0.00 0.00 0.03 0.00 99.93 21:20:04 21:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:20:04 21:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:20:04 21:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:20:04 21:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:20:04 21:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:20:04 21:07:01 4 0.00 0.00 0.03 0.03 0.00 99.93 21:20:04 21:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:20:04 21:08:01 all 0.03 0.00 0.00 0.00 0.00 99.96 21:20:04 21:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:20:04 21:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:08:01 3 0.05 0.00 0.02 0.03 0.02 99.88 21:20:04 21:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:20:04 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:20:04 21:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:09:01 all 0.03 0.00 0.04 0.01 0.00 99.92 21:20:04 21:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:20:04 21:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:20:04 21:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:20:04 21:09:01 3 0.07 0.00 0.05 0.05 0.02 99.82 21:20:04 21:09:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:20:04 21:09:01 5 0.03 0.00 0.05 0.00 0.00 99.92 21:20:04 21:09:01 6 0.02 0.00 0.07 0.00 0.00 99.92 21:20:04 21:09:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:20:04 21:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:20:04 21:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:20:04 21:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:20:04 21:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:20:04 21:10:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:20:04 21:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:20:04 21:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:20:04 21:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:20:04 21:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:20:04 21:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:20:04 21:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:11:01 3 0.00 0.00 0.02 0.03 0.00 99.95 21:20:04 21:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:20:04 21:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:20:04 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:20:04 21:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:20:04 21:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:20:04 21:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:20:04 21:12:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:20:04 21:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:12:01 6 0.05 0.00 0.03 0.00 0.00 99.92 21:20:04 21:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:20:04 21:13:01 all 0.26 0.00 0.01 0.01 0.01 99.72 21:20:04 21:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:13:01 1 0.02 0.00 0.02 0.03 0.00 99.93 21:20:04 21:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:13:01 3 0.00 0.00 0.00 0.02 0.02 99.97 21:20:04 21:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:20:04 21:13:01 5 1.94 0.00 0.00 0.00 0.00 98.06 21:20:04 21:13:01 6 0.02 0.00 0.03 0.00 0.02 99.93 21:20:04 21:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:14:01 all 0.27 0.00 0.01 0.00 0.01 99.71 21:20:04 21:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:20:04 21:14:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:20:04 21:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:20:04 21:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:14:01 5 1.97 0.00 0.00 0.00 0.02 98.01 21:20:04 21:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:20:04 21:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:20:04 21:15:01 all 0.11 0.00 0.01 0.00 0.00 99.87 21:20:04 21:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:20:04 21:15:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:20:04 21:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:20:04 21:15:01 3 0.03 0.00 0.03 0.02 0.00 99.92 21:20:04 21:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:15:01 5 0.75 0.00 0.03 0.00 0.00 99.22 21:20:04 21:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:20:04 21:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:20:04 21:15:01 CPU %user %nice %system %iowait %steal %idle 21:20:04 21:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:20:04 21:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:20:04 21:16:01 1 0.10 0.00 0.02 0.02 0.00 99.87 21:20:04 21:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:20:04 21:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:20:04 21:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:16:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:20:04 21:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:17:01 all 0.02 0.00 0.00 0.01 0.00 99.97 21:20:04 21:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:17:01 1 0.03 0.00 0.00 0.03 0.00 99.93 21:20:04 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:20:04 21:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:20:04 21:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:20:04 21:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:18:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:20:04 21:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:18:01 1 0.00 0.00 0.02 0.02 0.02 99.95 21:20:04 21:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:18:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:20:04 21:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:20:04 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:20:04 21:19:01 all 2.79 0.00 1.26 0.71 0.03 95.21 21:20:04 21:19:01 0 3.36 0.00 1.29 0.00 0.02 95.34 21:20:04 21:19:01 1 2.94 0.00 1.27 0.00 0.02 95.77 21:20:04 21:19:01 2 3.82 0.00 1.39 0.07 0.02 94.71 21:20:04 21:19:01 3 2.50 0.00 1.37 0.74 0.03 95.36 21:20:04 21:19:01 4 2.92 0.00 0.91 0.75 0.05 95.37 21:20:04 21:19:01 5 1.92 0.00 0.86 0.29 0.02 96.92 21:20:04 21:19:01 6 2.19 0.00 1.89 3.77 0.02 92.13 21:20:04 21:19:01 7 2.70 0.00 1.09 0.07 0.03 96.10 21:20:04 21:20:01 all 8.64 0.00 3.67 1.04 0.06 86.59 21:20:04 21:20:01 0 8.28 0.00 3.14 0.89 0.07 87.62 21:20:04 21:20:01 1 8.79 0.00 3.57 0.08 0.05 87.50 21:20:04 21:20:01 2 8.15 0.00 3.80 0.05 0.05 87.95 21:20:04 21:20:01 3 7.20 0.00 4.48 4.70 0.07 83.55 21:20:04 21:20:01 4 8.45 0.00 3.61 0.52 0.05 87.37 21:20:04 21:20:01 5 6.99 0.00 3.44 0.12 0.05 89.40 21:20:04 21:20:01 6 10.38 0.00 3.34 0.19 0.05 86.05 21:20:04 21:20:01 7 10.88 0.00 3.98 1.81 0.07 83.26 21:20:04 Average: all 9.74 0.00 2.37 1.79 0.03 86.07 21:20:04 Average: 0 9.58 0.00 2.41 1.84 0.03 86.15 21:20:04 Average: 1 9.61 0.00 2.46 1.73 0.03 86.17 21:20:04 Average: 2 9.91 0.00 2.33 1.55 0.03 86.18 21:20:04 Average: 3 9.68 0.00 2.32 1.55 0.04 86.41 21:20:04 Average: 4 9.89 0.00 2.43 2.98 0.03 84.67 21:20:04 Average: 5 9.78 0.00 2.28 0.92 0.03 86.99 21:20:04 Average: 6 9.73 0.00 2.35 2.13 0.03 85.76 21:20:04 Average: 7 9.71 0.00 2.39 1.61 0.03 86.25 21:20:04 21:20:04 21:20:04