Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37bead552474273de976aaf56ac2094eaaca713f 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-ssh2956083381467031714.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8449399682125745487.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8167085853149354441.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh8216961269869224696.key > 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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13390217926615834308.key > 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:true] ========================================================= [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: true 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-23026 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 37bead552474273de976aaf56ac2094eaaca713f (jakarta) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37bead552474273de976aaf56ac2094eaaca713f # timeout=10 Commit message: "Merge pull request #4128 from sixhj/jakarta" > git rev-list --no-walk 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:32:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:32:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:32:53 ========================================================= 07:32:53 EdgeX Global Pipelines Version Info 07:32:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:32:54 ------------------- 07:32:54 stable info: 07:32:54 ------------------- 07:32:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:32:54 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 07:32:54 Message: update stable to v1.0.238 07:32:55 ------------------- 07:32:55 experimental info: 07:32:55 ------------------- 07:32:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:32:55 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 07:32:55 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37bead552474273de976aaf56ac2094eaaca713f [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37bead5 [Pipeline] echo 07:32:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:55 provisioning config files... 07:32:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config3598083407845096142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:56 ---> docker-login.sh 07:32:56 nexus3.edgexfoundry.org:10001 07:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:56 Configure a credential helper to remove this warning. See 07:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:56 07:32:56 Login Succeeded 07:32:56 nexus3.edgexfoundry.org:10002 07:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:57 Configure a credential helper to remove this warning. See 07:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:57 07:32:57 Login Succeeded 07:32:57 nexus3.edgexfoundry.org:10003 07:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:57 Configure a credential helper to remove this warning. See 07:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:57 07:32:57 Login Succeeded 07:32:57 nexus3.edgexfoundry.org:10004 07:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:57 Configure a credential helper to remove this warning. See 07:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:57 07:32:57 Login Succeeded 07:32:57 docker.io 07:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:57 Configure a credential helper to remove this warning. See 07:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:57 07:32:57 Login Succeeded 07:32:57 ---> docker-login.sh ends [Pipeline] } 07:32:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:57 + 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:32:57 + dirname cmd/core-command/Dockerfile 07:32:57 + cut -d/ -f2 07:32:57 + echo core-command,cmd/core-command/Dockerfile 07:32:57 + dirname cmd/core-data/Dockerfile 07:32:57 + cut -d/ -f2 07:32:57 + echo core-data,cmd/core-data/Dockerfile 07:32:57 + dirname cmd/core-metadata/Dockerfile 07:32:57 + cut -d/ -f2 07:32:57 + echo core-metadata,cmd/core-metadata/Dockerfile 07:32:57 + dirname cmd/security-bootstrapper/Dockerfile 07:32:57 + cut -d/ -f2 07:32:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:32:57 + dirname cmd/security-proxy-setup/Dockerfile 07:32:57 + cut -d/ -f2 07:32:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:32:57 + dirname cmd/security-secretstore-setup/Dockerfile 07:32:57 + cut -d/ -f2 07:32:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:32:57 + dirname cmd/support-notifications/Dockerfile 07:32:57 + cut -d/ -f2 07:32:57 + echo support-notifications,cmd/support-notifications/Dockerfile 07:32:57 + dirname cmd/support-scheduler/Dockerfile 07:32:57 + cut -d/ -f2 07:32:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:32:57 + dirname cmd/sys-mgmt-agent/Dockerfile 07:32:57 + cut -d/ -f2 07:32:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:32:57 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: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 07:32:58 + git rev-list -1 --merges 37bead552474273de976aaf56ac2094eaaca713f~1..37bead552474273de976aaf56ac2094eaaca713f [Pipeline] echo 07:32:58 -----------> git rev-list -1 --merges 37bead552474273de976aaf56ac2094eaaca713f~1..37bead552474273de976aaf56ac2094eaaca713f 37bead552474273de976aaf56ac2094eaaca713f 07:32:58 37bead552474273de976aaf56ac2094eaaca713f [false] [Pipeline] sh 07:32:58 + git log --format=format:%s -1 37bead552474273de976aaf56ac2094eaaca713f [Pipeline] echo 07:32:58 ========================================================= 07:32:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:32:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:32:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:59 + grep -v github /etc/ssh/ssh_known_hosts 07:32:59 + [ -e /tmp/ssh_known_hosts ] 07:32:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:32:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:32:59 + sudo tee -a /etc/ssh/ssh_known_hosts 07:32:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:59 07:32:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:59 0.1.4: Pulling from edgex-devops/py-git-semver 07:32:59 b85a868b505f: Pulling fs layer 07:32:59 e2be974225ed: Pulling fs layer 07:32:59 339a4e72a1f5: Pulling fs layer 07:32:59 988bab9f4d93: Pulling fs layer 07:32:59 1469e6f7b9e6: Pulling fs layer 07:32:59 eaf3925da568: Pulling fs layer 07:32:59 bab4dde63d76: Pulling fs layer 07:32:59 bde34c3a00c8: Pulling fs layer 07:32:59 b352a97aabf1: Pulling fs layer 07:32:59 4872d77fe225: Pulling fs layer 07:32:59 5851b861e8e6: Pulling fs layer 07:32:59 bab4dde63d76: Waiting 07:32:59 bde34c3a00c8: Waiting 07:32:59 b352a97aabf1: Waiting 07:32:59 4872d77fe225: Waiting 07:32:59 5851b861e8e6: Waiting 07:32:59 988bab9f4d93: Waiting 07:32:59 1469e6f7b9e6: Waiting 07:32:59 eaf3925da568: Waiting 07:32:59 e2be974225ed: Download complete 07:32:59 988bab9f4d93: Verifying Checksum 07:32:59 988bab9f4d93: Download complete 07:33:00 1469e6f7b9e6: Verifying Checksum 07:33:00 1469e6f7b9e6: Download complete 07:33:00 eaf3925da568: Verifying Checksum 07:33:00 eaf3925da568: Download complete 07:33:00 339a4e72a1f5: Verifying Checksum 07:33:00 339a4e72a1f5: Download complete 07:33:00 bde34c3a00c8: Verifying Checksum 07:33:00 bde34c3a00c8: Download complete 07:33:00 b352a97aabf1: Verifying Checksum 07:33:00 b352a97aabf1: Download complete 07:33:00 4872d77fe225: Verifying Checksum 07:33:00 4872d77fe225: Download complete 07:33:00 5851b861e8e6: Download complete 07:33:00 b85a868b505f: Verifying Checksum 07:33:00 b85a868b505f: Download complete 07:33:00 bab4dde63d76: Verifying Checksum 07:33:00 bab4dde63d76: Download complete 07:33:01 b85a868b505f: Pull complete 07:33:01 e2be974225ed: Pull complete 07:33:02 339a4e72a1f5: Pull complete 07:33:02 988bab9f4d93: Pull complete 07:33:02 1469e6f7b9e6: Pull complete 07:33:02 eaf3925da568: Pull complete 07:33:04 bab4dde63d76: Pull complete 07:33:05 bde34c3a00c8: Pull complete 07:33:05 b352a97aabf1: Pull complete 07:33:05 4872d77fe225: Pull complete 07:33:05 5851b861e8e6: Pull complete 07:33:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:05 prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container 07:33:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 07:33:07 $ docker top 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec -eo pid,comm 07:33:07 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). 07:33:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:33:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:07 [ssh-agent] Looking for ssh-agent implementation... 07:33:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:07 $ docker exec 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec ssh-agent 07:33:07 SSH_AUTH_SOCK=/tmp/ssh-hELGvYuRJrgY/agent.33 07:33:07 SSH_AGENT_PID=39 07:33:07 Running ssh-add (command line suppressed) 07:33:07 Identity added: /w/workspace/edgex-go/13@tmp/private_key_1382956148482793047.key (/w/workspace/edgex-go/13@tmp/private_key_1382956148482793047.key) 07:33:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:07 + git tag --points-at HEAD [Pipeline] } 07:33:07 $ docker exec --env ******** --env ******** 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec ssh-agent -k 07:33:08 unset SSH_AUTH_SOCK; 07:33:08 unset SSH_AGENT_PID; 07:33:08 echo Agent pid 39 killed; 07:33:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:33:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:08 [ssh-agent] Looking for ssh-agent implementation... 07:33:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:08 $ docker exec 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec ssh-agent 07:33:08 SSH_AUTH_SOCK=/tmp/ssh-1BSWOLiRj6Oc/agent.73 07:33:08 SSH_AGENT_PID=79 07:33:08 Running ssh-add (command line suppressed) 07:33:08 Identity added: /w/workspace/edgex-go/13@tmp/private_key_1371414217391140374.key (/w/workspace/edgex-go/13@tmp/private_key_1371414217391140374.key) 07:33:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:08 + git semver init 07:33:09 2022-08-18 07:33:08,971 [run_init] DEBUG init version:0.0.0 force:False 07:33:09 2022-08-18 07:33:08,972 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/13/.semver 07:33:09 2022-08-18 07:33:08,972 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/13/.semver 07:33:09 2022-08-18 07:33:08,973 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/13/.semver'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=None) 07:33:13 2022-08-18 07:33:12,899 [append_file] DEBUG append to file:/w/workspace/edgex-go/13/.git/info/exclude 07:33:13 2022-08-18 07:33:12,900 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/13/.semver/jakarta with force:False 07:33:13 2022-08-18 07:33:12,901 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta 07:33:13 2022-08-18 07:33:12,901 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta 07:33:13 2.1.2-dev.1 [Pipeline] } 07:33:13 $ docker exec --env ******** --env ******** 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec ssh-agent -k 07:33:13 unset SSH_AUTH_SOCK; 07:33:13 unset SSH_AGENT_PID; 07:33:13 echo Agent pid 79 killed; 07:33:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:33:13 + git semver [Pipeline] } 07:33:14 $ docker stop --time=1 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec 07:33:15 $ docker rm -f 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec [Pipeline] // withDockerContainer [Pipeline] sh 07:33:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:33:15 Stashed 1 file(s) [Pipeline] echo 07:33:15 [edgeXSemver]: initialized semver on version 2.1.2-dev.1 [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 07:33:16 + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] echo 07:33:16 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:33:16 + grep ^go [0-9].[0-9]* go.mod 07:33:16 + cut -d -f 2 [Pipeline] echo 07:33:16 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:33:16 ========================================================= 07:33:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 07:33:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:33:16 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 07:33:16 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 07:33:16 a0d0a0d46f8b: Pulling fs layer 07:33:16 31adcdaf11c8: Pulling fs layer 07:33:16 b8b176561691: Pulling fs layer 07:33:16 4527c011a84f: Pulling fs layer 07:33:16 5d74067f8e1e: Pulling fs layer 07:33:16 fd57009d33ed: Pulling fs layer 07:33:16 5d74067f8e1e: Waiting 07:33:16 4527c011a84f: Waiting 07:33:16 6b058263d067: Pulling fs layer 07:33:16 16d7c86c65f4: Pulling fs layer 07:33:16 1290d154cb4b: Pulling fs layer 07:33:16 fd57009d33ed: Waiting 07:33:16 16d7c86c65f4: Waiting 07:33:16 6b058263d067: Waiting 07:33:16 1290d154cb4b: Waiting 07:33:16 b8b176561691: Download complete 07:33:16 31adcdaf11c8: Download complete 07:33:16 5d74067f8e1e: Verifying Checksum 07:33:16 5d74067f8e1e: Download complete 07:33:16 a0d0a0d46f8b: Download complete 07:33:16 fd57009d33ed: Verifying Checksum 07:33:16 fd57009d33ed: Download complete 07:33:17 16d7c86c65f4: Verifying Checksum 07:33:17 16d7c86c65f4: Download complete 07:33:17 a0d0a0d46f8b: Pull complete 07:33:17 31adcdaf11c8: Pull complete 07:33:17 b8b176561691: Pull complete 07:33:17 1290d154cb4b: Verifying Checksum 07:33:17 1290d154cb4b: Download complete 07:33:17 4527c011a84f: Download complete 07:33:21 4527c011a84f: Pull complete 07:33:21 5d74067f8e1e: Pull complete 07:33:21 fd57009d33ed: Pull complete 07:33:21 6b058263d067: Pull complete 07:33:21 16d7c86c65f4: Pull complete 07:33:24 1290d154cb4b: Pull complete 07:33:24 Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 07:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 07:33:24 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh 07:33:24 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 07:33:24 WORKDIR /edgex 07:33:24 COPY go.mod . 07:33:24 RUN go mod download 07:33:24 + docker build -t ci-base-image-x86_64 -f - . 07:33:26 Sending build context to Docker daemon 346.8MB 07:33:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 07:33:26 ---> de6a6ee31cbe 07:33:26 Step 2/4 : WORKDIR /edgex 07:33:28 ---> Running in 30e6c5485ab4 07:33:28 Removing intermediate container 30e6c5485ab4 07:33:28 ---> abf0c9b3dc20 07:33:28 Step 3/4 : COPY go.mod . 07:33:28 ---> d692b7f7cbee 07:33:28 Step 4/4 : RUN go mod download 07:33:28 ---> Running in 9895c6aebcdd 07:33:31 Still waiting to schedule task 07:33:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:34:00 Removing intermediate container 9895c6aebcdd 07:34:00 ---> 3c2e4ff51a87 07:34:00 Successfully built 3c2e4ff51a87 07:34:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:01 + docker inspect -f . ci-base-image-x86_64 07:34:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:01 prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container 07:34:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 07:34:01 $ docker top 9a43a682c8ac7f0a5bc70fe25f37c7b18ce2863611c8a3508c142db1f1fe9c71 -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:02 + go version 07:34:02 go version go1.16.8 linux/amd64 [Pipeline] } 07:34:02 $ docker stop --time=1 9a43a682c8ac7f0a5bc70fe25f37c7b18ce2863611c8a3508c142db1f1fe9c71 07:34:03 $ docker rm -f 9a43a682c8ac7f0a5bc70fe25f37c7b18ce2863611c8a3508c142db1f1fe9c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:04 + docker inspect -f . ci-base-image-x86_64 07:34:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:04 prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container 07:34:04 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 07:34:04 $ docker top 8cc58c7e5f8be20d8edd0a4f78120ad6b5bd5e41c9e2d6e55004e3ced5cf72b0 -eo pid,comm [Pipeline] { [Pipeline] echo 07:34:04 ========================================================= 07:34:04 [edgeXBuildGoParallel] Running Tests and Build... 07:34:04 ========================================================= [Pipeline] sh 07:34:04 + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] fileExists [Pipeline] sh 07:34:05 + make test 07:34:05 go mod tidy 07:34:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:34:10 ? github.com/edgexfoundry/edgex-go [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:34:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 07:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:34:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements 07:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:34:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 44.7% of statements 07:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.174s coverage: 89.5% of statements 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 83.8% of statements 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.362s coverage: 94.2% of statements 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:34:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 59.1% of statements 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:34:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:34:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:34:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 07:34:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.092s coverage: 21.7% of statements 07:34:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements 07:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.123s coverage: 79.5% of statements 07:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 07:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 07:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 07:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements 07:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements 07:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.235s coverage: 82.5% of statements 07:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.181s coverage: 91.2% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.4% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.439s coverage: 65.4% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 43.8% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:34:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 07:34:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 07:34:49 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 07:35:04 GO111MODULE=on go vet ./... 07:35:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:35:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:35:10 ./bin/test-attribution-txt.sh [Pipeline] echo 07:35:10 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 07:35:11 + go mod tidy [Pipeline] sh 07:35:11 + ls -al . 07:35:11 total 680 07:35:11 drwxrwxr-x 11 1001 1001 4096 Aug 18 07:35 . 07:35:11 drwxr-xr-x 4 root root 4096 Aug 18 07:34 .. 07:35:11 -rw-rw-r-- 1 1001 1001 11 Aug 18 07:32 .dockerignore 07:35:11 drwxrwxr-x 8 1001 1001 4096 Aug 18 07:33 .git 07:35:11 drwxrwxr-x 4 1001 1001 4096 Aug 18 07:32 .github 07:35:11 -rw-rw-r-- 1 1001 1001 797 Aug 18 07:32 .gitignore 07:35:11 -rw-rw-r-- 1 1001 1001 42 Aug 18 07:32 .golangci.yml 07:35:11 -rw-rw-r-- 1 1001 1001 76 Aug 18 07:32 .hadolint.yml 07:35:11 drwxr-xr-x 3 1001 1001 4096 Aug 18 07:33 .semver 07:35:11 -rw-rw-r-- 1 1001 1001 166 Aug 18 07:32 .sonarcloud.properties 07:35:11 -rw-rw-r-- 1 1001 1001 1171 Aug 18 07:32 ADOPTERS.md 07:35:11 -rw-rw-r-- 1 1001 1001 8910 Aug 18 07:32 Attribution.txt 07:35:11 -rw-rw-r-- 1 1001 1001 53021 Aug 18 07:32 CHANGELOG.md 07:35:11 -rw-rw-r-- 1 1001 1001 3804 Aug 18 07:32 CONTRIBUTING.md 07:35:11 -rw-rw-r-- 1 1001 1001 677 Aug 18 07:32 GOVERNANCE.md 07:35:11 -rw-rw-r-- 1 1001 1001 849 Aug 18 07:32 Jenkinsfile 07:35:11 -rw-rw-r-- 1 1001 1001 10775 Aug 18 07:32 LICENSE 07:35:11 -rw-rw-r-- 1 1001 1001 6508 Aug 18 07:32 Makefile 07:35:11 -rw-rw-r-- 1 1001 1001 582 Aug 18 07:32 OWNERS.md 07:35:11 -rw-rw-r-- 1 1001 1001 8212 Aug 18 07:32 README.md 07:35:11 -rw-rw-r-- 1 1001 1001 6912 Aug 18 07:32 SECURITY.md 07:35:11 -rw-rw-r-- 1 1001 1001 11 Aug 18 07:33 VERSION 07:35:11 -rw-rw-r-- 1 1001 1001 4131 Aug 18 07:32 ZMQWindows.md 07:35:11 drwxrwxr-x 2 1001 1001 4096 Aug 18 07:32 bin 07:35:11 drwxrwxr-x 14 1001 1001 4096 Aug 18 07:32 cmd 07:35:11 -rw-r--r-- 1 root root 428658 Aug 18 07:34 coverage.out 07:35:11 -rw-rw-r-- 1 1001 1001 822 Aug 18 07:35 go.mod 07:35:11 -rw-rw-r-- 1 1001 1001 49471 Aug 18 07:32 go.sum 07:35:11 drwxrwxr-x 8 1001 1001 4096 Aug 18 07:32 internal 07:35:11 drwxrwxr-x 3 1001 1001 4096 Aug 18 07:32 openapi 07:35:11 drwxrwxr-x 4 1001 1001 4096 Aug 18 07:32 snap 07:35:11 drwxrwxr-x 6 1001 1001 4096 Aug 18 07:32 vendor 07:35:11 -rw-rw-r-- 1 1001 1001 204 Aug 18 07:32 version.go [Pipeline] sh 07:35:11 + '[' -e coverage.out ] 07:35:11 + chown 1001:1001 coverage.out [Pipeline] stash 07:35:12 Stashed 1 file(s) [Pipeline] sh 07:35:12 + make build 07:35:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-data/core-data ./cmd/core-data 07:35:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:35:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23027 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws 07:35:14 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 07:35:14 The recommended git tool is: git 07:35:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-command/core-command ./cmd/core-command 07:35:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:35:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:35:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:35:20 using credential edgex-jenkins-ssh 07:35:20 Cloning the remote Git repository 07:35:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:35:20 > git init /w/workspace/edgex-go/13 # timeout=10 07:35:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:35:20 > git --version # timeout=10 07:35:20 > git --version # 'git version 2.25.1' 07:35:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:35:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:35:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:35:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:35:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:35:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config 07:35:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:35:27 $ docker stop --time=1 8cc58c7e5f8be20d8edd0a4f78120ad6b5bd5e41c9e2d6e55004e3ced5cf72b0 07:35:29 $ docker rm -f 8cc58c7e5f8be20d8edd0a4f78120ad6b5bd5e41c9e2d6e55004e3ced5cf72b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:35:30 07:35:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:35:30 latest: Pulling from edgex-devops/edgex-compose 07:35:30 cbdbe7a5bc2a: Pulling fs layer 07:35:30 ca9280d653b3: Pulling fs layer 07:35:30 7e9c9ca2126c: Pulling fs layer 07:35:30 cbdbe7a5bc2a: Verifying Checksum 07:35:30 cbdbe7a5bc2a: Download complete 07:35:30 ca9280d653b3: Verifying Checksum 07:35:30 ca9280d653b3: Download complete 07:35:30 cbdbe7a5bc2a: Pull complete 07:35:30 7e9c9ca2126c: Download complete 07:35:31 ca9280d653b3: Pull complete 07:35:35 7e9c9ca2126c: Pull complete 07:35:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:35:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:35 prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container 07:35:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 07:35:35 Avoid second fetch 07:35:35 Checking out Revision 37bead552474273de976aaf56ac2094eaaca713f (jakarta) 07:35:36 $ docker top 9b7c1008132e807f558b46a943d190344fa85c49ad5d574a8f6540f4b6b39566 -eo pid,comm [Pipeline] { 07:35:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:35:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:35 > git config core.sparsecheckout # timeout=10 07:35:35 > git checkout -f 37bead552474273de976aaf56ac2094eaaca713f # timeout=10 [Pipeline] sh 07:35:37 + + docker-composegrep build parallel --help 07:35:37 07:35:37 --parallel Build images in parallel. [Pipeline] } 07:35:37 $ docker stop --time=1 9b7c1008132e807f558b46a943d190344fa85c49ad5d574a8f6540f4b6b39566 07:35:39 $ docker rm -f 9b7c1008132e807f558b46a943d190344fa85c49ad5d574a8f6540f4b6b39566 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:35:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:39 prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container 07:35:39 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 07:35:40 $ docker top ec233a279ada13a984dce3b0f7bd47984a12bf17b1c40056466c4fe54a2d1db9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:40 Commit message: "Merge pull request #4128 from sixhj/jakarta" 07:35:40 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:35:41 Building core-command ... 07:35:41 Building core-data ... 07:35:41 Building core-metadata ... 07:35:41 Building security-bootstrapper ... 07:35:41 Building security-proxy-setup ... 07:35:41 Building security-secretstore-setup ... 07:35:41 Building support-notifications ... 07:35:41 Building support-scheduler ... 07:35:41 Building sys-mgmt-agent ... 07:35:41 Building core-metadata 07:35:41 Building security-secretstore-setup 07:35:41 Building support-notifications 07:35:41 Building security-bootstrapper 07:35:41 Building core-command 07:35:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:35:41 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:41 Dload Upload Total Spent Left Speed 07:35:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 90676 0 --:--:-- --:--:-- --:--:-- 90676 [Pipeline] sh 07:35:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:35:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:35:42 + sudo tee /etc/docker/daemon.new 07:35:42 { 07:35:42 "registry-mirrors": [ 07:35:42 "https://nexus3.edgexfoundry.org:10001" 07:35:42 ], 07:35:42 "bip": "10.250.0.254/24", 07:35:42 "hosts": [ 07:35:42 "tcp://0.0.0.0:5555", 07:35:42 "unix:///var/run/docker.sock" 07:35:42 ], 07:35:42 "mtu": 1458, 07:35:42 "selinux-enabled": true, 07:35:42 "seccomp-profile": "/etc/docker/seccomp.json" 07:35:42 } [Pipeline] sh 07:35:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:35:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:36:01 provisioning config files... 07:36:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config6972959366383034893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:02 ---> docker-login.sh 07:36:02 nexus3.edgexfoundry.org:10001 07:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:02 Configure a credential helper to remove this warning. See 07:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:02 07:36:02 Login Succeeded 07:36:02 nexus3.edgexfoundry.org:10002 07:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:03 Configure a credential helper to remove this warning. See 07:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:03 07:36:03 Login Succeeded 07:36:03 nexus3.edgexfoundry.org:10003 07:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:03 Configure a credential helper to remove this warning. See 07:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:03 07:36:03 Login Succeeded 07:36:03 nexus3.edgexfoundry.org:10004 07:36:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:04 Configure a credential helper to remove this warning. See 07:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:04 07:36:04 Login Succeeded 07:36:04 docker.io 07:36:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:36:04 Configure a credential helper to remove this warning. See 07:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:36:04 07:36:04 Login Succeeded 07:36:04 ---> docker-login.sh ends [Pipeline] } 07:36:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:36:05 + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] echo 07:36:05 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:36:05 + grep ^go [0-9].[0-9]* go.mod 07:36:05 + cut -d -f 2 [Pipeline] echo 07:36:05 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:36:05 ========================================================= 07:36:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 07:36:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:36:06 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 07:36:06 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 07:36:06 552d1f2373af: Pulling fs layer 07:36:06 ea3f2d53f512: Pulling fs layer 07:36:06 9e70ebbbe112: Pulling fs layer 07:36:06 7a9cfe048b4a: Pulling fs layer 07:36:06 7a9cfe048b4a: Waiting 07:36:06 72dc09318566: Pulling fs layer 07:36:06 f324388ff665: Pulling fs layer 07:36:06 72dc09318566: Waiting 07:36:06 53ef782089cf: Pulling fs layer 07:36:06 f324388ff665: Waiting 07:36:06 2af28fca035d: Pulling fs layer 07:36:06 53ef782089cf: Waiting 07:36:06 2af28fca035d: Waiting 07:36:06 9e70ebbbe112: Download complete 07:36:06 ea3f2d53f512: Verifying Checksum 07:36:06 ea3f2d53f512: Download complete 07:36:06 72dc09318566: Verifying Checksum 07:36:06 72dc09318566: Download complete 07:36:06 f324388ff665: Verifying Checksum 07:36:06 f324388ff665: Download complete 07:36:06 552d1f2373af: Verifying Checksum 07:36:06 552d1f2373af: Download complete 07:36:06 53ef782089cf: Verifying Checksum 07:36:06 53ef782089cf: Download complete 07:36:07 552d1f2373af: Pull complete 07:36:07 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:36:07 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:36:07 ---> 3c2e4ff51a87 07:36:07 Step 3/30 : WORKDIR /edgex-go 07:36:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:36:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:36:07 ---> 3c2e4ff51a87 07:36:07 Step 3/22 : WORKDIR /edgex-go 07:36:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:36:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:36:07 ---> 3c2e4ff51a87 07:36:07 Step 3/24 : WORKDIR /edgex-go 07:36:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:36:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:36:07 ---> 3c2e4ff51a87 07:36:07 Step 3/22 : WORKDIR /edgex-go 07:36:07 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:36:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:36:07 ---> 3c2e4ff51a87 07:36:07 Step 3/21 : WORKDIR /edgex-go 07:36:07 ---> Running in c793dafc8cbe 07:36:07 ---> Running in a1e7b87a35e2 07:36:07 ---> Running in 13a94c7ca3be 07:36:07 ---> Running in 4cb7c9fba609 07:36:07 ---> Running in fc9cc1bbc223 07:36:07 Removing intermediate container a1e7b87a35e2 07:36:07 ---> d6bab96068fc 07:36:07 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:07 Removing intermediate container c793dafc8cbe 07:36:07 ---> 1731c2dcd772 07:36:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:07 Removing intermediate container 13a94c7ca3be 07:36:07 ---> 20b433d073e1 07:36:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:07 ---> Running in 43808a9f3c55 07:36:07 ---> Running in 87d88e4a7c1f 07:36:07 Removing intermediate container fc9cc1bbc223 07:36:07 ---> 2a4db65d04a3 07:36:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:07 ---> Running in 6fd7ac9684c3 07:36:07 Removing intermediate container 4cb7c9fba609 07:36:07 ---> b42648871fd5 07:36:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:07 ---> Running in 5c324f46f0fc 07:36:07 ---> Running in 20881ec2dfbf 07:36:07 Removing intermediate container 43808a9f3c55 07:36:07 ---> 44a802f18755 07:36:07 Step 5/22 : RUN apk add --update --no-cache make git 07:36:07 ---> Running in e49a1a117ae6 07:36:07 ea3f2d53f512: Pull complete 07:36:07 Removing intermediate container 87d88e4a7c1f 07:36:07 ---> 09e9d856ffa9 07:36:07 Step 5/30 : RUN apk add --update --no-cache make git 07:36:07 ---> Running in ecfa2195b450 07:36:08 9e70ebbbe112: Pull complete 07:36:08 Removing intermediate container 5c324f46f0fc 07:36:08 ---> be174b2a0eae 07:36:08 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:36:08 Removing intermediate container 20881ec2dfbf 07:36:08 ---> fb4329230996 07:36:08 Step 5/22 : RUN apk add --update --no-cache make git 07:36:08 ---> Running in 66891b7ecfdc 07:36:08 ---> Running in 73d38a78ceef 07:36:08 Removing intermediate container 6fd7ac9684c3 07:36:08 ---> 86c9f9b0a9ec 07:36:08 Step 5/24 : RUN apk add --update --no-cache make git 07:36:08 ---> Running in 4ac01c1885a5 07:36:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:36:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:36:08 2af28fca035d: Verifying Checksum 07:36:08 2af28fca035d: Download complete 07:36:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:36:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:36:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:36:09 7a9cfe048b4a: Verifying Checksum 07:36:09 7a9cfe048b4a: Download complete 07:36:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:36:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:36:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:36:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:36:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:36:09 OK: 220 MiB in 52 packages 07:36:09 OK: 220 MiB in 52 packages 07:36:09 OK: 220 MiB in 52 packages 07:36:09 OK: 220 MiB in 52 packages 07:36:10 OK: 220 MiB in 52 packages 07:36:10 Removing intermediate container e49a1a117ae6 07:36:10 ---> 0e3ab819a222 07:36:10 Step 6/22 : COPY . . 07:36:10 Removing intermediate container 4ac01c1885a5 07:36:10 ---> f77f0cef4960 07:36:10 Step 6/24 : COPY . . 07:36:12 Removing intermediate container ecfa2195b450 07:36:12 ---> 45625d8c452c 07:36:12 Step 6/30 : COPY . . 07:36:12 Removing intermediate container 73d38a78ceef 07:36:12 ---> 727930cee934 07:36:12 Step 6/22 : COPY . . 07:36:12 Removing intermediate container 66891b7ecfdc 07:36:12 ---> 8fa53ffc1ff9 07:36:12 Step 6/21 : COPY . . 07:36:20 ---> 08b8a1f03d2d 07:36:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:20 ---> 3f4ccd1a79bc 07:36:20 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:20 ---> 1b3f4788027b 07:36:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:20 ---> b767635fd8e2 07:36:20 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:20 ---> c396c32b16b2 07:36:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:20 ---> Running in b7968be1f037 07:36:20 ---> Running in 955c230d0033 07:36:20 ---> Running in 4cf2bf60d9b5 07:36:20 ---> Running in a938ef3e6bc3 07:36:20 ---> Running in f9066021a4f0 07:36:21 skipping... 07:36:21 skipping... 07:36:21 Removing intermediate container 955c230d0033 07:36:21 ---> 1dad39bb0e46 07:36:21 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:36:21 skipping... 07:36:21 skipping... 07:36:21 skipping... 07:36:21 ---> Running in 6c1bfac8bf40 07:36:21 7a9cfe048b4a: Pull complete 07:36:21 72dc09318566: Pull complete 07:36:21 f324388ff665: Pull complete 07:36:21 53ef782089cf: Pull complete 07:36:21 Removing intermediate container b7968be1f037 07:36:21 ---> 16ea80b76789 07:36:21 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:36:21 ---> Running in 83c1dc68aec7 07:36:22 Removing intermediate container f9066021a4f0 07:36:22 ---> 052dcf74175d 07:36:22 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:36:22 ---> Running in 3f12144776bd 07:36:22 Removing intermediate container a938ef3e6bc3 07:36:22 ---> 3547e9ca7c44 07:36:22 Step 8/22 : RUN make cmd/core-command/core-command 07:36:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:36:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:36:22 Removing intermediate container 4cf2bf60d9b5 07:36:22 ---> 92155edc8f09 07:36:22 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:36:22 ---> Running in ceeb90612af5 07:36:22 ---> Running in b4a2d0f5cbfc 07:36:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:36:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-command/core-command ./cmd/core-command 07:36:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:36:28 2af28fca035d: Pull complete 07:36:28 Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 07:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 07:36:28 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh 07:36:28 + docker build -t ci-base-image-arm64 -f+ - . 07:36:28 echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 07:36:28 WORKDIR /edgex 07:36:28 COPY go.mod . 07:36:28 RUN go mod download 07:36:32 Sending build context to Docker daemon 180.7MB 07:36:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 07:36:32 ---> d19f1962542a 07:36:32 Step 2/4 : WORKDIR /edgex 07:36:34 ---> Running in 6557c6966601 07:36:34 Removing intermediate container 6557c6966601 07:36:34 ---> 67fba45bffa3 07:36:34 Step 3/4 : COPY go.mod . 07:36:34 ---> c42875610805 07:36:34 Step 4/4 : RUN go mod download 07:36:34 ---> Running in e31c699fc816 07:36:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:36:38 Removing intermediate container 6c1bfac8bf40 07:36:38 ---> b9f7690d3396 07:36:38 07:36:38 Step 9/21 : FROM alpine:3.14 07:36:38 Removing intermediate container ceeb90612af5 07:36:38 ---> e082742e60c1 07:36:38 07:36:38 Step 9/22 : FROM alpine:3.14 07:36:38 Removing intermediate container 3f12144776bd 07:36:38 ---> 3a5b0b10de75 07:36:38 07:36:38 Step 9/30 : FROM alpine:3.14 07:36:38 Removing intermediate container b4a2d0f5cbfc 07:36:38 ---> bb99db0912f0 07:36:38 07:36:38 Step 9/22 : FROM alpine:3.14 07:36:38 Removing intermediate container 83c1dc68aec7 07:36:38 ---> f285c32a568b 07:36:38 07:36:38 Step 9/24 : FROM alpine:3.14 07:36:39 3.14: Pulling from library/alpine 07:36:39 3.14: Pulling from library/alpine 07:36:40 3.14: Pulling from library/alpine 07:36:41 3.14: Pulling from library/alpine 07:36:41 3.14: Pulling from library/alpine 07:36:43 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 07:36:43 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 07:36:43 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 07:36:43 Status: Downloaded newer image for alpine:3.14 07:36:43 Status: Downloaded newer image for alpine:3.14 07:36:43 Status: Image is up to date for alpine:3.14 07:36:43 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 07:36:43 Status: Image is up to date for alpine:3.14 07:36:43 ---> dd53f409bf0b 07:36:43 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:36:43 ---> dd53f409bf0b 07:36:43 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:36:43 ---> dd53f409bf0b 07:36:43 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:36:43 ---> dd53f409bf0b 07:36:43 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:36:43 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 07:36:43 Status: Image is up to date for alpine:3.14 07:36:43 ---> dd53f409bf0b 07:36:43 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:36:43 ---> Running in 87fe7e2f4c54 07:36:43 ---> Running in c09d0f5d9825 07:36:43 ---> Running in 5dac525d4806 07:36:43 ---> Running in b7110ac83fc8 07:36:43 ---> Running in 18367fee72ac 07:36:44 Removing intermediate container b7110ac83fc8 07:36:44 ---> 61d9709bab5e 07:36:44 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:36:44 ---> Running in bd23983fc745 07:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:36:44 (1/1) Installing dumb-init (1.2.5-r1) 07:36:44 Executing busybox-1.33.1-r8.trigger 07:36:44 OK: 6 MiB in 15 packages 07:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:36:45 (1/2) Installing ca-certificates (20220614-r0) 07:36:45 (2/2) Installing dumb-init (1.2.5-r1) 07:36:45 Executing busybox-1.33.1-r8.trigger 07:36:45 Executing ca-certificates-20220614-r0.trigger 07:36:45 OK: 6 MiB in 16 packages 07:36:45 (1/3) Installing ca-certificates (20220614-r0) 07:36:45 (2/3) Installing dumb-init (1.2.5-r1) 07:36:45 (3/3) Installing su-exec (0.2-r1) 07:36:45 Executing busybox-1.33.1-r8.trigger 07:36:45 Executing ca-certificates-20220614-r0.trigger 07:36:45 (1/2) Installing dumb-init (1.2.5-r1) 07:36:45 (2/2) Installing su-exec (0.2-r1) 07:36:45 Executing busybox-1.33.1-r8.trigger 07:36:45 OK: 6 MiB in 16 packages 07:36:45 OK: 6 MiB in 17 packages 07:36:45 (1/1) Installing dumb-init (1.2.5-r1) 07:36:45 Executing busybox-1.33.1-r8.trigger 07:36:45 OK: 6 MiB in 15 packages 07:36:45 Removing intermediate container c09d0f5d9825 07:36:45 ---> b4a43e6a66c8 07:36:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:36:45 ---> Running in 2a785d839471 07:36:45 Removing intermediate container 2a785d839471 07:36:45 ---> 3bd82c59e8cb 07:36:45 Step 12/22 : ENV APP_PORT=59881 07:36:45 ---> Running in b6ca6238353b 07:36:45 Removing intermediate container b6ca6238353b 07:36:45 ---> 8831e891edea 07:36:45 Step 13/22 : EXPOSE $APP_PORT 07:36:45 Removing intermediate container bd23983fc745 07:36:45 ---> 6ec0bcd24e9a 07:36:45 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:36:45 Removing intermediate container 87fe7e2f4c54 07:36:45 ---> c5f76cd59f85 07:36:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:36:45 Removing intermediate container 5dac525d4806 07:36:45 ---> ac9d9d024add 07:36:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:36:45 ---> Running in 86cd125439ff 07:36:46 ---> Running in 63928d4ddcc0 07:36:46 Removing intermediate container 18367fee72ac 07:36:46 ---> e9f740fb684f 07:36:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:36:46 ---> Running in de7c8ba0295e 07:36:46 ---> Running in 5ee8562ea58d 07:36:46 Removing intermediate container 86cd125439ff 07:36:46 ---> 02734b3ff173 07:36:46 Step 14/22 : WORKDIR / 07:36:46 ---> Running in c89ab89a4084 07:36:46 Removing intermediate container 63928d4ddcc0 07:36:46 ---> bc270b673a81 07:36:46 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:36:46 ---> Running in effe4c4843cd 07:36:46 ---> Running in 8d61743e4654 07:36:46 Removing intermediate container 5ee8562ea58d 07:36:46 ---> e75d17a85ce4 07:36:46 Step 12/22 : ENV APP_PORT=59882 07:36:46 Removing intermediate container de7c8ba0295e 07:36:46 ---> 21450a79f45e 07:36:46 Step 12/21 : ENV APP_PORT=59860 07:36:46 Removing intermediate container c89ab89a4084 07:36:46 ---> 9b209a3348da 07:36:46 Step 12/24 : WORKDIR / 07:36:46 ---> Running in 44d08a4a8cd0 07:36:46 ---> Running in 0d7bd59b804a 07:36:46 ---> Running in 86c4df075627 07:36:46 Removing intermediate container effe4c4843cd 07:36:46 ---> 60274d613614 07:36:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:36:46 Removing intermediate container 8d61743e4654 07:36:46 ---> 7a49bb10f282 07:36:46 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:36:46 ---> Running in e961c7c72734 07:36:46 Removing intermediate container 0d7bd59b804a 07:36:46 ---> 9fe0881b4f37 07:36:46 Step 13/21 : EXPOSE $APP_PORT 07:36:46 Removing intermediate container 44d08a4a8cd0 07:36:46 ---> ccdb5d44318e 07:36:46 Step 13/22 : EXPOSE $APP_PORT 07:36:46 Removing intermediate container 86c4df075627 07:36:46 ---> 8628473af8a4 07:36:46 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:36:46 ---> Running in 18fcd0f83266 07:36:46 ---> Running in f65742b626ed 07:36:46 ---> ea9dde4dce0a 07:36:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:36:46 Removing intermediate container 18fcd0f83266 07:36:46 ---> 5c31bb1146ef 07:36:46 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:36:46 Removing intermediate container f65742b626ed 07:36:46 ---> 00c674be3efc 07:36:46 Step 14/22 : WORKDIR / 07:36:46 ---> Running in f7616bd8dce7 07:36:46 ---> e45de4cf3ad8 07:36:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:36:46 ---> d051b3021969 07:36:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:36:47 Removing intermediate container f7616bd8dce7 07:36:47 ---> d8b24e029749 07:36:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:36:47 ---> 57d34a9bd70e 07:36:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:36:47 ---> 33f8325a9d3c 07:36:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:36:47 ---> 9843c1daa83e 07:36:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:36:47 ---> 2534780ecd90 07:36:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:36:47 Removing intermediate container e961c7c72734 07:36:47 ---> c693b97f3b68 07:36:47 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:36:47 ---> faabbb22ec2c 07:36:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:36:47 ---> b6de2a5424e4 07:36:47 ---> Running in a9a30eb7dd62 07:36:47 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:36:47 ---> 63c536f15aab 07:36:47 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:36:47 ---> Running in 024d53fb1875 07:36:47 ---> ffe2c5b6a0ff 07:36:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:36:47 ---> Running in 1b99a4c75b3c 07:36:47 Removing intermediate container a9a30eb7dd62 07:36:47 ---> 9874d8a2d172 07:36:47 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:36:47 Removing intermediate container 024d53fb1875 07:36:47 ---> d688f61b3ae5 07:36:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:36:47 ---> 752e8d636a7d 07:36:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:36:47 Removing intermediate container 1b99a4c75b3c 07:36:47 ---> ddb71ccef159 07:36:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:36:47 ---> Running in 48a5df60e4d3 07:36:47 ---> Running in 3525782f97c8 07:36:48 ---> f1d735e5f1f3 07:36:48 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:36:48 ---> Running in b116ea0cb8c0 07:36:48 Removing intermediate container 48a5df60e4d3 07:36:48 ---> d8227f23246b 07:36:48 Step 20/22 : LABEL arch=x86_64 07:36:48 ---> 9916bdec54d0 07:36:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:36:48 ---> def73bbb576b 07:36:48 Step 18/22 : ENTRYPOINT ["/core-command"] 07:36:48 Removing intermediate container 3525782f97c8 07:36:48 ---> cd544bb07f13 07:36:48 Step 19/21 : LABEL arch=x86_64 07:36:48 ---> Running in 687e300b7a81 07:36:48 ---> Running in 1d8183db4f78 07:36:48 ---> Running in dace750a9b5f 07:36:48 Removing intermediate container 687e300b7a81 07:36:48 ---> eddfb98c3ab5 07:36:48 Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:36:48 Removing intermediate container dace750a9b5f 07:36:48 ---> 1bda8229204c 07:36:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:36:48 ---> Running in 1d1ea0509b29 07:36:48 Removing intermediate container 1d8183db4f78 07:36:48 ---> a787639830d3 07:36:48 Step 20/21 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:36:48 ---> Running in 4e6e26679b58 07:36:48 ---> Running in d13422bd4d94 07:36:48 ---> d41568fc6a29 07:36:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:36:48 Removing intermediate container 1d1ea0509b29 07:36:48 ---> 8ae556836138 07:36:48 Step 22/22 : LABEL version=2.1.2-dev.1 07:36:48 ---> Running in c03b34693f60 07:36:48 Removing intermediate container 4e6e26679b58 07:36:48 ---> 3c44c74f986c 07:36:48 Step 20/22 : LABEL arch=x86_64 07:36:48 Removing intermediate container d13422bd4d94 07:36:48 ---> fc51ad5a5786 07:36:48 Step 21/21 : LABEL version=2.1.2-dev.1 07:36:48 ---> Running in 494132beda81 07:36:48 ---> Running in df374857d7fa 07:36:48 ---> 1dc9c611a345 07:36:48 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:36:48 Removing intermediate container c03b34693f60 07:36:48 ---> 750d578eaa5b 07:36:48 07:36:48 ---> Running in e77803adf33f 07:36:48 Removing intermediate container b116ea0cb8c0 07:36:48 ---> 849f8ecfb84a 07:36:48 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:36:49 Removing intermediate container 494132beda81 07:36:49 ---> 1e7782cc7727 07:36:49 Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:36:49 Removing intermediate container df374857d7fa 07:36:49 ---> 416f2f185d72 07:36:49 07:36:49 Successfully built 750d578eaa5b 07:36:49 ---> Running in 42309fe49092 07:36:49 Successfully tagged core-metadata:latest 07:36:49 Building security-proxy-setup 07:36:49  Building core-metadata ... done  ---> 06fa5d65254a 07:36:49 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:36:49 Successfully built 416f2f185d72 07:36:49 Successfully tagged support-notifications:latest 07:36:49 Removing intermediate container 42309fe49092 07:36:49 ---> bbf936c78dc9 07:36:49 Step 22/22 : LABEL version=2.1.2-dev.1 07:36:49 Building sys-mgmt-agent 07:36:49  Building support-notifications ... done  ---> Running in 9d27688c043c 07:36:49 Removing intermediate container 9d27688c043c 07:36:49 ---> f9d654f86a07 07:36:49 07:36:49 Successfully built f9d654f86a07 07:36:50 Successfully tagged core-command:latest 07:36:50  Building core-command ... done Building support-scheduler 07:36:51 ---> b791f7acc908 07:36:51 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:36:52 Removing intermediate container e77803adf33f 07:36:52 ---> 9c666dbf21f1 07:36:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:36:52 ---> cb31a2e2f573 07:36:52 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:36:52 ---> Running in 6cb8e5c2ce90 07:36:52 Removing intermediate container 6cb8e5c2ce90 07:36:52 ---> a79a8b786b41 07:36:52 Step 22/24 : LABEL arch=x86_64 07:36:52 ---> dd992a4d40fb 07:36:52 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:36:52 ---> Running in 2a1be84e4d73 07:36:52 Removing intermediate container 2a1be84e4d73 07:36:52 ---> 81049d13b6dd 07:36:52 Step 23/24 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:36:52 ---> Running in 9a2d626030c2 07:36:52 ---> c31918755b9e 07:36:52 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:36:52 ---> Running in e462f3a2556a 07:36:52 Removing intermediate container 9a2d626030c2 07:36:52 ---> d9b49b4c6e61 07:36:52 Step 24/24 : LABEL version=2.1.2-dev.1 07:36:52 ---> Running in 7607b0648151 07:36:53 Removing intermediate container e462f3a2556a 07:36:53 ---> 51fb8fa9470f 07:36:53 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:36:53 Removing intermediate container 7607b0648151 07:36:53 ---> a2fadd5ba0de 07:36:53 07:36:53 ---> 667669f077fd 07:36:53 Step 25/30 : RUN chmod +x /entrypoint.sh 07:36:53 Successfully built a2fadd5ba0de 07:36:53 Successfully tagged security-secretstore-setup:latest 07:36:53 Building core-data 07:36:53  Building security-secretstore-setup ... done  ---> Running in 699eab62d762 07:36:54 Removing intermediate container 699eab62d762 07:36:54 ---> aaca7a5d726e 07:36:54 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:36:54 ---> Running in 127783227ee8 07:36:54 Removing intermediate container 127783227ee8 07:36:54 ---> a1adfacc04f9 07:36:54 Step 27/30 : CMD ["gate"] 07:36:54 ---> Running in 76843dbbe657 07:36:54 Removing intermediate container 76843dbbe657 07:36:54 ---> dcff7392272f 07:36:54 Step 28/30 : LABEL arch=x86_64 07:36:55 ---> Running in e59bade45952 07:36:55 Removing intermediate container e59bade45952 07:36:55 ---> d7c7430d84fb 07:36:55 Step 29/30 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:36:56 ---> Running in 22d676fef2b9 07:36:56 Removing intermediate container 22d676fef2b9 07:36:56 ---> a84c8f318c5b 07:36:56 Step 30/30 : LABEL version=2.1.2-dev.1 07:36:56 ---> Running in f6f520376fa0 07:36:56 Removing intermediate container f6f520376fa0 07:36:56 ---> 50d56c1804a2 07:36:56 07:36:56 Successfully built 50d56c1804a2 07:36:56 Successfully tagged security-bootstrapper:latest 07:37:03  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:37:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:37:03 ---> 3c2e4ff51a87 07:37:03 Step 3/20 : WORKDIR /edgex-go 07:37:03 ---> Using cache 07:37:03 ---> b42648871fd5 07:37:03 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:03 ---> Using cache 07:37:03 ---> fb4329230996 07:37:03 Step 5/20 : RUN apk add --update --no-cache make git 07:37:03 ---> Using cache 07:37:03 ---> 727930cee934 07:37:03 Step 6/20 : COPY . . 07:37:03 ---> Using cache 07:37:03 ---> 1b3f4788027b 07:37:03 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:03 ---> Using cache 07:37:03 ---> 92155edc8f09 07:37:03 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:37:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:37:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:37:03 ---> 3c2e4ff51a87 07:37:03 Step 3/22 : WORKDIR /edgex-go 07:37:03 ---> Using cache 07:37:03 ---> b42648871fd5 07:37:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:03 ---> Using cache 07:37:03 ---> fb4329230996 07:37:03 Step 5/22 : RUN apk add --update --no-cache make bash git 07:37:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:37:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:37:04 ---> 3c2e4ff51a87 07:37:04 Step 3/23 : WORKDIR /edgex-go 07:37:04 ---> Using cache 07:37:04 ---> b42648871fd5 07:37:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:04 ---> Using cache 07:37:04 ---> fb4329230996 07:37:04 Step 5/23 : RUN apk add --update --no-cache make git 07:37:04 ---> Using cache 07:37:04 ---> 727930cee934 07:37:04 Step 6/23 : COPY go.mod . 07:37:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:37:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:37:04 ---> 3c2e4ff51a87 07:37:04 Step 3/22 : WORKDIR /edgex-go 07:37:04 ---> Using cache 07:37:04 ---> b42648871fd5 07:37:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:04 ---> Using cache 07:37:04 ---> fb4329230996 07:37:04 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:37:06 ---> 21e94f39dd60 07:37:06 Step 7/23 : RUN go mod download 07:37:06 ---> Running in 590e3d98dfa8 07:37:06 ---> Running in be2046bfce75 07:37:06 ---> Running in 4ea7ad16c722 07:37:06 ---> Running in d7e0dd875e2d 07:37:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:37:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:37:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:37:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:37:07 Removing intermediate container d7e0dd875e2d 07:37:07 ---> 26a8b5dd3cd0 07:37:07 Step 8/23 : COPY . . 07:37:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:37:07 OK: 220 MiB in 52 packages 07:37:08 OK: 220 MiB in 52 packages 07:37:09 Removing intermediate container be2046bfce75 07:37:09 ---> d94198e04d19 07:37:09 Step 6/22 : COPY . . 07:37:09 Removing intermediate container 590e3d98dfa8 07:37:09 ---> 17314a75a633 07:37:09 Step 6/22 : COPY . . 07:37:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config 07:37:18 ---> 274fa837f582 07:37:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:18 ---> 485640259628 07:37:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:18 ---> 3934a49636ac 07:37:18 Step 9/23 : RUN go mod tidy 07:37:18 ---> Running in 9a10560699ac 07:37:18 ---> Running in 7074b0addcc5 07:37:18 ---> Running in fa53c2ab19fe 07:37:18 skipping... 07:37:18 Removing intermediate container 4ea7ad16c722 07:37:18 ---> 8a6a4f96d630 07:37:18 07:37:18 Step 9/20 : FROM alpine:3.14 07:37:18 ---> dd53f409bf0b 07:37:18 Step 10/20 : RUN apk add --update --no-cache curl 07:37:19 skipping... 07:37:19 ---> Running in 2a7c661267e9 07:37:19 Removing intermediate container 9a10560699ac 07:37:19 ---> 7a5b29957e76 07:37:19 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:37:19 ---> Running in a44ff2c722f5 07:37:19 Removing intermediate container fa53c2ab19fe 07:37:19 ---> ac9aebd6b759 07:37:19 Step 8/22 : RUN make cmd/core-data/core-data 07:37:19 ---> Running in af5acd70e076 07:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:37:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:37:19 Removing intermediate container 7074b0addcc5 07:37:19 ---> 39609700b48b 07:37:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:37:20 ---> Running in 0cfe3ae1c151 07:37:20 (1/5) Installing ca-certificates (20220614-r0) 07:37:20 (2/5) Installing brotli-libs (1.0.9-r5) 07:37:20 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:37:20 (4/5) Installing libcurl (7.79.1-r2) 07:37:20 (5/5) Installing curl (7.79.1-r2) 07:37:20 Executing busybox-1.33.1-r8.trigger 07:37:20 Executing ca-certificates-20220614-r0.trigger 07:37:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-data/core-data ./cmd/core-data 07:37:20 OK: 8 MiB in 19 packages 07:37:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:37:20 Removing intermediate container 2a7c661267e9 07:37:20 ---> 42e54ee018eb 07:37:20 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:37:20 ---> Running in 3c8baad2b50c 07:37:21 Removing intermediate container 3c8baad2b50c 07:37:21 ---> ae4c50d3ce4c 07:37:21 Step 12/20 : WORKDIR /edgex 07:37:21 ---> Running in 9acb9d54713d 07:37:21 Removing intermediate container 9acb9d54713d 07:37:21 ---> 86dec16bb54e 07:37:21 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:37:22 ---> 5f7dcb5eccb0 07:37:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:37:22 ---> 70527138bfc3 07:37:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:37:24 ---> aaa71f3ed8e9 07:37:24 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:37:24 ---> Running in e29b38a1be91 07:37:24 Removing intermediate container e29b38a1be91 07:37:24 ---> 2153c2b5b8f1 07:37:24 Step 17/20 : CMD ["--init=true"] 07:37:24 ---> Running in 3dfe6ac29e9a 07:37:24 Removing intermediate container 3dfe6ac29e9a 07:37:24 ---> b0915f0bc77b 07:37:24 Step 18/20 : LABEL arch=x86_64 07:37:24 ---> Running in d88e856fc83d 07:37:25 Removing intermediate container d88e856fc83d 07:37:25 ---> 3ef9e6d41be9 07:37:25 Step 19/20 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:37:25 ---> Running in 28f340e2999b 07:37:25 Removing intermediate container 28f340e2999b 07:37:25 ---> 9b3c5cfea5d1 07:37:25 Step 20/20 : LABEL version=2.1.2-dev.1 07:37:25 ---> Running in 6874b746192a 07:37:25 Removing intermediate container 6874b746192a 07:37:25 ---> b3a3f6620fc2 07:37:25 07:37:25 Successfully built b3a3f6620fc2 07:37:25 Successfully tagged security-proxy-setup:latest 07:37:31  Building security-proxy-setup ... done Removing intermediate container a44ff2c722f5 07:37:31 ---> 06f25c5d39f1 07:37:31 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:37:31 ---> Running in 28ae93ce9f90 07:37:31 Removing intermediate container 0cfe3ae1c151 07:37:31 ---> 135c87b4066c 07:37:31 07:37:31 Step 11/23 : FROM alpine:3.14 07:37:31 ---> dd53f409bf0b 07:37:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:37:31 ---> Using cache 07:37:31 ---> c5f76cd59f85 07:37:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:37:31 ---> Using cache 07:37:31 ---> e75d17a85ce4 07:37:31 Step 14/23 : ENV APP_PORT=59861 07:37:31 ---> Running in 2bb6ddfb9dab 07:37:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:37:31 Removing intermediate container 2bb6ddfb9dab 07:37:31 ---> 2d26db042a18 07:37:31 Step 15/23 : EXPOSE $APP_PORT 07:37:31 ---> Running in 3dfea37fe2ec 07:37:31 Removing intermediate container 3dfea37fe2ec 07:37:31 ---> ca7e18ec2f9d 07:37:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:37:31 ---> 28ebcbbc0b43 07:37:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:37:31 Removing intermediate container af5acd70e076 07:37:31 ---> fd1bf41a0f66 07:37:31 07:37:31 Step 9/22 : FROM alpine:3.14 07:37:31 ---> dd53f409bf0b 07:37:31 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:37:32 ---> Running in dedef983fad0 07:37:32 Removing intermediate container dedef983fad0 07:37:32 ---> d5da8a8a4fdd 07:37:32 Step 11/22 : ENV APP_PORT=59880 07:37:32 ---> Running in c7e82a061850 07:37:32 Removing intermediate container 28ae93ce9f90 07:37:32 ---> 3969c4915457 07:37:32 07:37:32 Step 10/22 : FROM docker:20.10.8 07:37:32 ---> ef8e75fd86a3 07:37:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:37:32 20.10.8: Pulling from library/docker 07:37:32 Removing intermediate container c7e82a061850 07:37:32 ---> 85535c9a20eb 07:37:32 Step 12/22 : EXPOSE $APP_PORT 07:37:32 ---> Running in d19b3547fbf8 07:37:32 ---> b4b3447f363f 07:37:32 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:37:32 ---> Running in 65de7b7e81f1 07:37:32 Removing intermediate container d19b3547fbf8 07:37:32 ---> ff2510093c05 07:37:32 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:37:32 ---> Running in 4bac0c768df3 07:37:32 Removing intermediate container 65de7b7e81f1 07:37:32 ---> 3b02b51dde6c 07:37:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:37:32 ---> Running in 5d79a7041733 07:37:32 Removing intermediate container 5d79a7041733 07:37:32 ---> e13393f4aefc 07:37:32 Step 21/23 : LABEL arch=x86_64 07:37:33 ---> Running in f4fc3993ed19 07:37:33 Removing intermediate container f4fc3993ed19 07:37:33 ---> 641a122d8606 07:37:33 Step 22/23 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:37:33 ---> Running in 38fa879a8e02 07:37:33 Removing intermediate container 4bac0c768df3 07:37:33 ---> 5f8f90a53c97 07:37:33 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:37:33 ---> Running in 36c0ad06b65b 07:37:33 Removing intermediate container 38fa879a8e02 07:37:33 ---> cf2789c0c9f2 07:37:33 Step 23/23 : LABEL version=2.1.2-dev.1 07:37:33 ---> Running in dead68fae74d 07:37:33 Removing intermediate container dead68fae74d 07:37:33 ---> 93abf2c19ca9 07:37:33 07:37:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:37:33 Successfully built 93abf2c19ca9 07:37:33 Successfully tagged support-scheduler:latest 07:37:34  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:37:35 (1/6) Installing dumb-init (1.2.5-r1) 07:37:35 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 07:37:35 Status: Downloaded newer image for docker:20.10.8 07:37:35 ---> bc6c0ffef665 07:37:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:37:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:37:35 (3/6) Installing libsodium (1.0.18-r0) 07:37:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:37:35 (5/6) Installing libzmq (4.3.4-r0) 07:37:35 (6/6) Installing zeromq (4.3.4-r0) 07:37:35 ---> Running in 3ad4c5d4d3ca 07:37:35 Executing busybox-1.33.1-r8.trigger 07:37:35 OK: 8 MiB in 20 packages 07:37:35 Removing intermediate container 3ad4c5d4d3ca 07:37:35 ---> 63cfdadb3a96 07:37:35 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:37:35 ---> Running in 7f1ed018c276 07:37:36 Removing intermediate container 36c0ad06b65b 07:37:36 ---> bc86d8b7e79b 07:37:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:37:36 ---> ac0f0e32ad15 07:37:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:37:36 (1/42) Installing readline (8.1.0-r0) 07:37:36 (2/42) Installing bash (5.1.16-r0) 07:37:36 Executing bash-5.1.16-r0.post-install 07:37:36 (3/42) Installing brotli-libs (1.0.9-r5) 07:37:36 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:37:36 (5/42) Installing libcurl (7.79.1-r2) 07:37:36 (6/42) Installing curl (7.79.1-r2) 07:37:36 (7/42) Installing dumb-init (1.2.5-r1) 07:37:36 (8/42) Installing libbz2 (1.0.8-r1) 07:37:36 (9/42) Installing expat (2.4.7-r0) 07:37:36 (10/42) Installing libffi (3.3-r2) 07:37:36 (11/42) Installing gdbm (1.19-r0) 07:37:36 (12/42) Installing xz-libs (5.2.5-r1) 07:37:36 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:37:36 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:37:36 (15/42) Installing mpdecimal (2.5.1-r1) 07:37:36 (16/42) Installing sqlite-libs (3.35.5-r0) 07:37:36 (17/42) Installing python3 (3.9.5-r2) 07:37:37 ---> 76df0b0f04f8 07:37:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:37:37 (18/42) Installing py3-appdirs (1.4.4-r2) 07:37:37 (19/42) Installing py3-chardet (4.0.0-r2) 07:37:37 (20/42) Installing py3-idna (3.2-r0) 07:37:37 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:37:37 (22/42) Installing py3-certifi (2020.12.5-r1) 07:37:37 (23/42) Installing py3-requests (2.25.1-r4) 07:37:37 (24/42) Installing py3-msgpack (1.0.2-r1) 07:37:37 (25/42) Installing py3-lockfile (0.12.2-r4) 07:37:37 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:37:37 (27/42) Installing py3-colorama (0.4.4-r1) 07:37:37 ---> e593e2c8a387 07:37:37 Step 18/22 : ENTRYPOINT ["/core-data"] 07:37:37 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:37:37 (29/42) Installing py3-distlib (0.3.1-r3) 07:37:37 (30/42) Installing py3-distro (1.5.0-r3) 07:37:37 ---> Running in e4799da842c0 07:37:37 (31/42) Installing py3-six (1.15.0-r1) 07:37:37 (32/42) Installing py3-webencodings (0.5.1-r4) 07:37:37 (33/42) Installing py3-html5lib (1.1-r1) 07:37:37 (34/42) Installing py3-parsing (2.4.7-r2) 07:37:37 (35/42) Installing py3-packaging (20.9-r1) 07:37:37 (36/42) Installing py3-toml (0.10.2-r2) 07:37:37 (37/42) Installing py3-pep517 (0.10.0-r2) 07:37:37 (38/42) Installing py3-progress (1.5-r2) 07:37:37 (39/42) Installing py3-retrying (1.3.3-r1) 07:37:37 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:37:37 (41/42) Installing py3-setuptools (52.0.0-r3) 07:37:37 Removing intermediate container e4799da842c0 07:37:37 ---> f880dbf6590e 07:37:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:37:37 (42/42) Installing py3-pip (20.3.4-r1) 07:37:37 ---> Running in 2949529b3a92 07:37:37 Executing busybox-1.33.1-r3.trigger 07:37:37 OK: 84 MiB in 64 packages 07:37:37 Removing intermediate container 2949529b3a92 07:37:37 ---> 4b4ad41a0f8d 07:37:37 Step 20/22 : LABEL arch=x86_64 07:37:37 ---> Running in a020d0311f63 07:37:37 Removing intermediate container a020d0311f63 07:37:37 ---> 9a79c7223a6f 07:37:37 Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:37:38 ---> Running in 8847b469bffe 07:37:38 Removing intermediate container 8847b469bffe 07:37:38 ---> 8122af5b7636 07:37:38 Step 22/22 : LABEL version=2.1.2-dev.1 07:37:38 ---> Running in 6161ce4490e3 07:37:38 Removing intermediate container 6161ce4490e3 07:37:38 ---> 98fa523f2c88 07:37:38 07:37:38 Successfully built 98fa523f2c88 07:37:38 Successfully tagged core-data:latest 07:37:38  Building core-data ... done Collecting docker-compose==1.23.2 07:37:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:37:38 Collecting docker<4.0,>=3.6.0 07:37:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:37:38 Collecting PyYAML<4,>=3.10 07:37:38 Downloading PyYAML-3.13.tar.gz (270 kB) 07:37:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:37:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:37:39 Collecting texttable<0.10,>=0.9.0 07:37:39 Downloading texttable-0.9.1.tar.gz (11 kB) 07:37:39 Collecting dockerpty<0.5,>=0.4.1 07:37:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:37:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:37:39 Collecting jsonschema<3,>=2.5.1 07:37:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:37:39 Collecting docopt<0.7,>=0.6.1 07:37:39 Downloading docopt-0.6.2.tar.gz (25 kB) 07:37:40 Collecting websocket-client<1.0,>=0.32.0 07:37:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:37:40 Collecting cached-property<2,>=1.2.0 07:37:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:37:40 Collecting docker-pycreds>=0.4.0 07:37:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:37:40 Collecting idna<2.8,>=2.5 07:37:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:37:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:37:40 Collecting chardet<3.1.0,>=3.0.2 07:37:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:37:40 Collecting urllib3<1.25,>=1.21.1 07:37:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:37:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:37:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:37:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:37:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:37:40 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:37:40 Attempting uninstall: urllib3 07:37:40 Found existing installation: urllib3 1.26.5 07:37:40 Uninstalling urllib3-1.26.5: 07:37:40 Successfully uninstalled urllib3-1.26.5 07:37:41 Attempting uninstall: idna 07:37:41 Found existing installation: idna 3.2 07:37:41 Uninstalling idna-3.2: 07:37:41 Successfully uninstalled idna-3.2 07:37:41 Attempting uninstall: chardet 07:37:41 Found existing installation: chardet 4.0.0 07:37:41 Uninstalling chardet-4.0.0: 07:37:41 Successfully uninstalled chardet-4.0.0 07:37:41 Attempting uninstall: requests 07:37:41 Found existing installation: requests 2.25.1 07:37:41 Uninstalling requests-2.25.1: 07:37:41 Successfully uninstalled requests-2.25.1 07:37:41 Running setup.py install for texttable: started 07:37:41 Running setup.py install for texttable: finished with status 'done' 07:37:41 Running setup.py install for PyYAML: started 07:37:42 Running setup.py install for PyYAML: finished with status 'done' 07:37:42 Running setup.py install for docopt: started 07:37:42 Running setup.py install for docopt: finished with status 'done' 07:37:42 Running setup.py install for dockerpty: started 07:37:42 Running setup.py install for dockerpty: finished with status 'done' 07:37:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:37:45 Removing intermediate container 7f1ed018c276 07:37:45 ---> 15c07bb5b0c2 07:37:45 Step 13/22 : ENV APP_PORT=58890 07:37:45 ---> Running in 4d277d6fec6e 07:37:45 Removing intermediate container 4d277d6fec6e 07:37:45 ---> c62ce9dd3cc6 07:37:45 Step 14/22 : EXPOSE $APP_PORT 07:37:45 ---> Running in 0d873228ca74 07:37:45 Removing intermediate container 0d873228ca74 07:37:45 ---> 87f84cc405f1 07:37:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:37:46 ---> 7dce2789fbe3 07:37:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:37:46 ---> cf611b0e941e 07:37:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:37:46 ---> 79a66352f549 07:37:46 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:37:46 ---> Running in 1c3c5662c88e 07:37:46 Removing intermediate container 1c3c5662c88e 07:37:46 ---> 9e3094d74d94 07:37:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:37:46 ---> Running in 5c602a4d8454 07:37:46 Removing intermediate container 5c602a4d8454 07:37:46 ---> d88124fed9b4 07:37:46 Step 20/22 : LABEL arch=x86_64 07:37:46 ---> Running in 69a42e5bb13d 07:37:47 Removing intermediate container 69a42e5bb13d 07:37:47 ---> 148067e3141a 07:37:47 Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:37:47 ---> Running in b4c40e72e100 07:37:47 Removing intermediate container b4c40e72e100 07:37:47 ---> 130420d44ea2 07:37:47 Step 22/22 : LABEL version=2.1.2-dev.1 07:37:47 ---> Running in 2dee347cf0fb 07:37:47 Removing intermediate container 2dee347cf0fb 07:37:47 ---> 1e9b59a61746 07:37:47 07:37:47 Successfully built 1e9b59a61746 07:37:47 Successfully tagged sys-mgmt-agent:latest 07:37:47  Building sys-mgmt-agent ... done  [Pipeline] } 07:37:47 $ docker stop --time=1 ec233a279ada13a984dce3b0f7bd47984a12bf17b1c40056466c4fe54a2d1db9 07:37:48 $ docker rm -f ec233a279ada13a984dce3b0f7bd47984a12bf17b1c40056466c4fe54a2d1db9 [Pipeline] // withDockerContainer [Pipeline] sh 07:37:49 + docker images 07:37:49 REPOSITORY TAG IMAGE ID CREATED SIZE 07:37:49 sys-mgmt-agent latest 1e9b59a61746 1 second ago 294MB 07:37:49 core-data latest 98fa523f2c88 10 seconds ago 20.7MB 07:37:49 support-scheduler latest 93abf2c19ca9 15 seconds ago 16.2MB 07:37:49 3969c4915457 16 seconds ago 1.77GB 07:37:49 fd1bf41a0f66 17 seconds ago 1.78GB 07:37:49 135c87b4066c 18 seconds ago 1.77GB 07:37:49 security-proxy-setup latest b3a3f6620fc2 23 seconds ago 26.9MB 07:37:49 8a6a4f96d630 30 seconds ago 1.78GB 07:37:49 security-bootstrapper latest 50d56c1804a2 52 seconds ago 18.9MB 07:37:49 security-secretstore-setup latest a2fadd5ba0de 56 seconds ago 28.4MB 07:37:49 core-command latest f9d654f86a07 59 seconds ago 16.1MB 07:37:49 support-notifications latest 416f2f185d72 About a minute ago 17MB 07:37:49 core-metadata latest 750d578eaa5b About a minute ago 16.9MB 07:37:49 bb99db0912f0 About a minute ago 1.78GB 07:37:49 3a5b0b10de75 About a minute ago 1.77GB 07:37:49 f285c32a568b About a minute ago 1.78GB 07:37:49 e082742e60c1 About a minute ago 1.77GB 07:37:49 b9f7690d3396 About a minute ago 1.77GB 07:37:49 ci-base-image-x86_64 latest 3c2e4ff51a87 3 minutes ago 1.25GB 07:37:49 alpine 3.14 dd53f409bf0b 8 days ago 5.61MB 07:37:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB 07:37:49 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.16-alpine-lts de6a6ee31cbe 2 months ago 548MB 07:37:49 docker 20.10.8 bc6c0ffef665 11 months ago 214MB 07:37:49 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 07:37:49 provisioning config files... 07:37:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config2348407250304708234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:49 ---> docker-login.sh 07:37:49 nexus3.edgexfoundry.org:10001 07:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:49 Configure a credential helper to remove this warning. See 07:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:49 07:37:49 Login Succeeded 07:37:49 nexus3.edgexfoundry.org:10002 07:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:49 Configure a credential helper to remove this warning. See 07:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:49 07:37:49 Login Succeeded 07:37:49 nexus3.edgexfoundry.org:10003 07:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:49 Configure a credential helper to remove this warning. See 07:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:49 07:37:49 Login Succeeded 07:37:49 nexus3.edgexfoundry.org:10004 07:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:50 Configure a credential helper to remove this warning. See 07:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:50 07:37:50 Login Succeeded 07:37:50 docker.io 07:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:50 Configure a credential helper to remove this warning. See 07:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:50 07:37:50 Login Succeeded 07:37:50 ---> docker-login.sh ends [Pipeline] } 07:37:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:50 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:37:50 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:37:50 37bead552474273de976aaf56ac2094eaaca713f 07:37:50 2.1.2-dev.1 07:37:50 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:37:50 jakarta 07:37:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:51 + docker push nexus3.edgexfoundry.org:10004/core-command:37bead552474273de976aaf56ac2094eaaca713f 07:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:37:51 c35dfda20d29: Preparing 07:37:51 7c4f6fa1cf4b: Preparing 07:37:51 94f90626be8b: Preparing 07:37:51 aab63c1536ae: Preparing 07:37:51 63493a9ab2d4: Preparing 07:37:51 63493a9ab2d4: Layer already exists 07:37:51 c35dfda20d29: Pushed 07:37:51 94f90626be8b: Pushed 07:37:51 aab63c1536ae: Pushed 07:37:52 7c4f6fa1cf4b: Pushed 07:37:52 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:a404b1bc92bfd76edd10f0595d0c56e912d53b342f6d5470f38e2364873e4726 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:53 + docker push nexus3.edgexfoundry.org:10004/core-command:2.1.2-dev.1 07:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:37:53 c35dfda20d29: Preparing 07:37:53 7c4f6fa1cf4b: Preparing 07:37:53 94f90626be8b: Preparing 07:37:53 aab63c1536ae: Preparing 07:37:53 63493a9ab2d4: Preparing 07:37:53 63493a9ab2d4: Layer already exists 07:37:53 94f90626be8b: Layer already exists 07:37:53 c35dfda20d29: Layer already exists 07:37:53 aab63c1536ae: Layer already exists 07:37:53 7c4f6fa1cf4b: Layer already exists 07:37:53 2.1.2-dev.1: digest: sha256:a404b1bc92bfd76edd10f0595d0c56e912d53b342f6d5470f38e2364873e4726 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:53 + docker push nexus3.edgexfoundry.org:10004/core-command:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:37:53 c35dfda20d29: Preparing 07:37:53 7c4f6fa1cf4b: Preparing 07:37:53 94f90626be8b: Preparing 07:37:53 aab63c1536ae: Preparing 07:37:53 63493a9ab2d4: Preparing 07:37:53 94f90626be8b: Layer already exists 07:37:53 aab63c1536ae: Layer already exists 07:37:53 c35dfda20d29: Layer already exists 07:37:53 7c4f6fa1cf4b: Layer already exists 07:37:53 63493a9ab2d4: Layer already exists 07:37:53 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:a404b1bc92bfd76edd10f0595d0c56e912d53b342f6d5470f38e2364873e4726 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:54 + docker push nexus3.edgexfoundry.org:10004/core-command:jakarta 07:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:37:54 c35dfda20d29: Preparing 07:37:54 7c4f6fa1cf4b: Preparing 07:37:54 94f90626be8b: Preparing 07:37:54 aab63c1536ae: Preparing 07:37:54 63493a9ab2d4: Preparing 07:37:54 94f90626be8b: Layer already exists 07:37:54 c35dfda20d29: Layer already exists 07:37:54 aab63c1536ae: Layer already exists 07:37:54 63493a9ab2d4: Layer already exists 07:37:54 7c4f6fa1cf4b: Layer already exists 07:37:54 jakarta: digest: sha256:a404b1bc92bfd76edd10f0595d0c56e912d53b342f6d5470f38e2364873e4726 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:54 ===================================================== [Pipeline] echo 07:37:54 taggedImages: 07:37:54 - nexus3.edgexfoundry.org:10004/core-command:37bead552474273de976aaf56ac2094eaaca713f 07:37:54 - nexus3.edgexfoundry.org:10004/core-command:2.1.2-dev.1 07:37:54 - nexus3.edgexfoundry.org:10004/core-command:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:37:54 - nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] echo 07:37:54 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:37:54 37bead552474273de976aaf56ac2094eaaca713f 07:37:54 2.1.2-dev.1 07:37:54 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:37:54 jakarta 07:37:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:55 + docker push nexus3.edgexfoundry.org:10004/core-data:37bead552474273de976aaf56ac2094eaaca713f 07:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:37:55 92eb903565b6: Preparing 07:37:55 a879bc38275b: Preparing 07:37:55 94f90626be8b: Preparing 07:37:55 c29258dfd7f6: Preparing 07:37:55 babdcb4b24fc: Preparing 07:37:55 63493a9ab2d4: Preparing 07:37:55 94f90626be8b: Layer already exists 07:37:55 63493a9ab2d4: Layer already exists 07:37:55 babdcb4b24fc: Pushed 07:37:55 92eb903565b6: Pushed 07:37:55 c29258dfd7f6: Pushed 07:37:56 Removing intermediate container e31c699fc816 07:37:56 ---> e4b11052b5dc 07:37:56 Successfully built e4b11052b5dc 07:37:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:56 + docker inspect -f . ci-base-image-arm64 07:37:56 . [Pipeline] } 07:37:56 a879bc38275b: Pushed [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:57 prd-ubuntu20.04-docker-arm64-4c-16g-23027 does not seem to be running inside a container 07:37:57 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:87c0a61b9881d3791e4c9b22aaa497482a392144e4c4bf1b362a72de37aec89b size: 1573 07:37:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-arm64 cat 07:37:58 $ docker top 97224b8387c313d6e7f47a0abcb879a86d483a8e0abfde7f30097e68e0b5baef -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:59 + go version 07:37:59 go version go1.16.8 linux/arm64 [Pipeline] } 07:37:59 $ docker stop --time=1 97224b8387c313d6e7f47a0abcb879a86d483a8e0abfde7f30097e68e0b5baef 07:37:59 + docker push nexus3.edgexfoundry.org:10004/core-data:2.1.2-dev.1 07:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:37:59 92eb903565b6: Preparing 07:37:59 a879bc38275b: Preparing 07:37:59 94f90626be8b: Preparing 07:37:59 c29258dfd7f6: Preparing 07:37:59 babdcb4b24fc: Preparing 07:37:59 63493a9ab2d4: Preparing 07:37:59 63493a9ab2d4: Waiting 07:37:59 c29258dfd7f6: Layer already exists 07:37:59 a879bc38275b: Layer already exists 07:37:59 babdcb4b24fc: Layer already exists 07:37:59 92eb903565b6: Layer already exists 07:37:59 94f90626be8b: Layer already exists 07:37:59 63493a9ab2d4: Layer already exists 07:37:59 2.1.2-dev.1: digest: sha256:87c0a61b9881d3791e4c9b22aaa497482a392144e4c4bf1b362a72de37aec89b size: 1573 07:38:00 $ docker rm -f 97224b8387c313d6e7f47a0abcb879a86d483a8e0abfde7f30097e68e0b5baef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:38:01 07:38:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:01 + docker push nexus3.edgexfoundry.org:10004/core-data:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:38:01 92eb903565b6: Preparing 07:38:01 a879bc38275b: Preparing 07:38:01 94f90626be8b: Preparing 07:38:01 c29258dfd7f6: Preparing 07:38:01 babdcb4b24fc: Preparing 07:38:01 63493a9ab2d4: Preparing 07:38:01 a879bc38275b: Layer already exists 07:38:01 babdcb4b24fc: Layer already exists 07:38:01 92eb903565b6: Layer already exists 07:38:01 c29258dfd7f6: Layer already exists 07:38:01 94f90626be8b: Layer already exists 07:38:01 63493a9ab2d4: Layer already exists 07:38:01 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:87c0a61b9881d3791e4c9b22aaa497482a392144e4c4bf1b362a72de37aec89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:38:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:02 latest: Pulling from edgex-devops/edgex-compose-arm64 07:38:02 29e5d40040c1: Pulling fs layer 07:38:02 1ce36da41761: Pulling fs layer 07:38:02 25b303627fd3: Pulling fs layer 07:38:02 29e5d40040c1: Verifying Checksum 07:38:02 29e5d40040c1: Download complete 07:38:02 + docker push nexus3.edgexfoundry.org:10004/core-data:jakarta 07:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:38:02 92eb903565b6: Preparing 07:38:02 a879bc38275b: Preparing 07:38:02 94f90626be8b: Preparing 07:38:02 c29258dfd7f6: Preparing 07:38:02 babdcb4b24fc: Preparing 07:38:02 63493a9ab2d4: Preparing 07:38:02 63493a9ab2d4: Waiting 07:38:02 94f90626be8b: Layer already exists 07:38:02 babdcb4b24fc: Layer already exists 07:38:02 c29258dfd7f6: Layer already exists 07:38:02 92eb903565b6: Layer already exists 07:38:02 a879bc38275b: Layer already exists 07:38:02 63493a9ab2d4: Layer already exists 07:38:02 jakarta: digest: sha256:87c0a61b9881d3791e4c9b22aaa497482a392144e4c4bf1b362a72de37aec89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:02 ===================================================== [Pipeline] echo 07:38:02 taggedImages: 07:38:02 - nexus3.edgexfoundry.org:10004/core-data:37bead552474273de976aaf56ac2094eaaca713f 07:38:02 - nexus3.edgexfoundry.org:10004/core-data:2.1.2-dev.1 07:38:02 - nexus3.edgexfoundry.org:10004/core-data:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:02 - nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] echo 07:38:02 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:38:02 37bead552474273de976aaf56ac2094eaaca713f 07:38:02 2.1.2-dev.1 07:38:02 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:02 jakarta 07:38:02 ===================================================== [Pipeline] withEnv [Pipeline] { 07:38:02 1ce36da41761: Verifying Checksum 07:38:02 1ce36da41761: Download complete [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:02 29e5d40040c1: Pull complete 07:38:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:37bead552474273de976aaf56ac2094eaaca713f 07:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:38:03 68014369c0aa: Preparing 07:38:03 1b22e2b6ab1e: Preparing 07:38:03 94f90626be8b: Preparing 07:38:03 244034298b57: Preparing 07:38:03 63493a9ab2d4: Preparing 07:38:03 94f90626be8b: Layer already exists 07:38:03 63493a9ab2d4: Layer already exists 07:38:03 68014369c0aa: Pushed 07:38:03 244034298b57: Pushed 07:38:04 25b303627fd3: Verifying Checksum 07:38:04 25b303627fd3: Download complete 07:38:04 1ce36da41761: Pull complete 07:38:05 1b22e2b6ab1e: Pushed 07:38:05 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:44a963ca8cb929d2c74b16db5190acfe936931e778986ba8f72cabb3ff8a6170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.1.2-dev.1 07:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:38:05 68014369c0aa: Preparing 07:38:05 1b22e2b6ab1e: Preparing 07:38:05 94f90626be8b: Preparing 07:38:05 244034298b57: Preparing 07:38:05 63493a9ab2d4: Preparing 07:38:05 244034298b57: Layer already exists 07:38:05 63493a9ab2d4: Layer already exists 07:38:05 94f90626be8b: Layer already exists 07:38:05 1b22e2b6ab1e: Layer already exists 07:38:05 68014369c0aa: Layer already exists 07:38:05 2.1.2-dev.1: digest: sha256:44a963ca8cb929d2c74b16db5190acfe936931e778986ba8f72cabb3ff8a6170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:38:06 68014369c0aa: Preparing 07:38:06 1b22e2b6ab1e: Preparing 07:38:06 94f90626be8b: Preparing 07:38:06 244034298b57: Preparing 07:38:06 63493a9ab2d4: Preparing 07:38:06 94f90626be8b: Layer already exists 07:38:06 63493a9ab2d4: Layer already exists 07:38:06 68014369c0aa: Layer already exists 07:38:06 1b22e2b6ab1e: Layer already exists 07:38:06 244034298b57: Layer already exists 07:38:06 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:44a963ca8cb929d2c74b16db5190acfe936931e778986ba8f72cabb3ff8a6170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:jakarta 07:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:38:06 68014369c0aa: Preparing 07:38:06 1b22e2b6ab1e: Preparing 07:38:06 94f90626be8b: Preparing 07:38:06 244034298b57: Preparing 07:38:06 63493a9ab2d4: Preparing 07:38:06 1b22e2b6ab1e: Layer already exists 07:38:06 94f90626be8b: Layer already exists 07:38:06 63493a9ab2d4: Layer already exists 07:38:06 244034298b57: Layer already exists 07:38:06 68014369c0aa: Layer already exists 07:38:06 jakarta: digest: sha256:44a963ca8cb929d2c74b16db5190acfe936931e778986ba8f72cabb3ff8a6170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:07 ===================================================== [Pipeline] echo 07:38:07 taggedImages: 07:38:07 - nexus3.edgexfoundry.org:10004/core-metadata:37bead552474273de976aaf56ac2094eaaca713f 07:38:07 - nexus3.edgexfoundry.org:10004/core-metadata:2.1.2-dev.1 07:38:07 - nexus3.edgexfoundry.org:10004/core-metadata:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:07 - nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] echo 07:38:07 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:38:07 37bead552474273de976aaf56ac2094eaaca713f 07:38:07 2.1.2-dev.1 07:38:07 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:07 jakarta 07:38:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:37bead552474273de976aaf56ac2094eaaca713f 07:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:38:07 c4ec28a0b07e: Preparing 07:38:07 c4ec28a0b07e: Preparing 07:38:07 73c535f35583: Preparing 07:38:07 d6bdc77c8f03: Preparing 07:38:07 bef9259199b0: Preparing 07:38:07 3534d2f2797c: Preparing 07:38:07 94f90626be8b: Preparing 07:38:07 e171413af7b4: Preparing 07:38:07 b3f410374c73: Preparing 07:38:07 3b5d8736f2a9: Preparing 07:38:07 79d710f84390: Preparing 07:38:07 63493a9ab2d4: Preparing 07:38:07 94f90626be8b: Waiting 07:38:07 79d710f84390: Waiting 07:38:07 3b5d8736f2a9: Waiting 07:38:07 63493a9ab2d4: Waiting 07:38:07 e171413af7b4: Waiting 07:38:07 b3f410374c73: Waiting 07:38:07 d6bdc77c8f03: Pushed 07:38:07 bef9259199b0: Pushed 07:38:07 73c535f35583: Pushed 07:38:07 c4ec28a0b07e: Pushed 07:38:07 94f90626be8b: Layer already exists 07:38:07 e171413af7b4: Pushed 07:38:07 63493a9ab2d4: Layer already exists 07:38:07 3b5d8736f2a9: Pushed 07:38:07 79d710f84390: Pushed 07:38:07 b3f410374c73: Pushed 07:38:09 3534d2f2797c: Pushed 07:38:09 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:ef7bdf015b8062c1df3f15d52338ea4ab88d6452b407ed1cc07e36722535a580 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.2-dev.1 07:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:38:10 c4ec28a0b07e: Preparing 07:38:10 c4ec28a0b07e: Preparing 07:38:10 73c535f35583: Preparing 07:38:10 d6bdc77c8f03: Preparing 07:38:10 bef9259199b0: Preparing 07:38:10 3534d2f2797c: Preparing 07:38:10 94f90626be8b: Preparing 07:38:10 e171413af7b4: Preparing 07:38:10 b3f410374c73: Preparing 07:38:10 3b5d8736f2a9: Preparing 07:38:10 79d710f84390: Preparing 07:38:10 63493a9ab2d4: Preparing 07:38:10 3b5d8736f2a9: Waiting 07:38:10 63493a9ab2d4: Waiting 07:38:10 79d710f84390: Waiting 07:38:10 94f90626be8b: Waiting 07:38:10 e171413af7b4: Waiting 07:38:10 b3f410374c73: Waiting 07:38:10 73c535f35583: Layer already exists 07:38:10 d6bdc77c8f03: Layer already exists 07:38:10 3534d2f2797c: Layer already exists 07:38:10 bef9259199b0: Layer already exists 07:38:10 c4ec28a0b07e: Layer already exists 07:38:10 94f90626be8b: Layer already exists 07:38:10 e171413af7b4: Layer already exists 07:38:10 b3f410374c73: Layer already exists 07:38:10 3b5d8736f2a9: Layer already exists 07:38:10 79d710f84390: Layer already exists 07:38:10 63493a9ab2d4: Layer already exists 07:38:10 2.1.2-dev.1: digest: sha256:ef7bdf015b8062c1df3f15d52338ea4ab88d6452b407ed1cc07e36722535a580 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:38:10 c4ec28a0b07e: Preparing 07:38:10 c4ec28a0b07e: Preparing 07:38:10 73c535f35583: Preparing 07:38:10 d6bdc77c8f03: Preparing 07:38:10 bef9259199b0: Preparing 07:38:10 3534d2f2797c: Preparing 07:38:10 94f90626be8b: Preparing 07:38:10 e171413af7b4: Preparing 07:38:10 b3f410374c73: Preparing 07:38:10 3b5d8736f2a9: Preparing 07:38:10 79d710f84390: Preparing 07:38:10 63493a9ab2d4: Preparing 07:38:10 94f90626be8b: Waiting 07:38:10 e171413af7b4: Waiting 07:38:10 79d710f84390: Waiting 07:38:10 3b5d8736f2a9: Waiting 07:38:10 63493a9ab2d4: Waiting 07:38:10 d6bdc77c8f03: Layer already exists 07:38:10 bef9259199b0: Layer already exists 07:38:10 c4ec28a0b07e: Layer already exists 07:38:10 3534d2f2797c: Layer already exists 07:38:10 73c535f35583: Layer already exists 07:38:10 94f90626be8b: Layer already exists 07:38:10 79d710f84390: Layer already exists 07:38:10 e171413af7b4: Layer already exists 07:38:10 b3f410374c73: Layer already exists 07:38:10 3b5d8736f2a9: Layer already exists 07:38:10 63493a9ab2d4: Layer already exists 07:38:10 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:ef7bdf015b8062c1df3f15d52338ea4ab88d6452b407ed1cc07e36722535a580 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta 07:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:38:11 c4ec28a0b07e: Preparing 07:38:11 c4ec28a0b07e: Preparing 07:38:11 73c535f35583: Preparing 07:38:11 d6bdc77c8f03: Preparing 07:38:11 bef9259199b0: Preparing 07:38:11 3534d2f2797c: Preparing 07:38:11 94f90626be8b: Preparing 07:38:11 e171413af7b4: Preparing 07:38:11 b3f410374c73: Preparing 07:38:11 3b5d8736f2a9: Preparing 07:38:11 79d710f84390: Preparing 07:38:11 63493a9ab2d4: Preparing 07:38:11 94f90626be8b: Waiting 07:38:11 e171413af7b4: Waiting 07:38:11 79d710f84390: Waiting 07:38:11 3b5d8736f2a9: Waiting 07:38:11 b3f410374c73: Waiting 07:38:11 63493a9ab2d4: Waiting 07:38:11 c4ec28a0b07e: Layer already exists 07:38:11 3534d2f2797c: Layer already exists 07:38:11 d6bdc77c8f03: Layer already exists 07:38:11 73c535f35583: Layer already exists 07:38:11 bef9259199b0: Layer already exists 07:38:11 b3f410374c73: Layer already exists 07:38:11 79d710f84390: Layer already exists 07:38:11 e171413af7b4: Layer already exists 07:38:11 94f90626be8b: Layer already exists 07:38:11 3b5d8736f2a9: Layer already exists 07:38:11 63493a9ab2d4: Layer already exists 07:38:11 jakarta: digest: sha256:ef7bdf015b8062c1df3f15d52338ea4ab88d6452b407ed1cc07e36722535a580 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:11 ===================================================== [Pipeline] echo 07:38:11 taggedImages: 07:38:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:37bead552474273de976aaf56ac2094eaaca713f 07:38:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.2-dev.1 07:38:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] echo 07:38:11 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:38:11 37bead552474273de976aaf56ac2094eaaca713f 07:38:11 2.1.2-dev.1 07:38:11 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:11 jakarta 07:38:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:37bead552474273de976aaf56ac2094eaaca713f 07:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:38:12 5198b7a9a02a: Preparing 07:38:12 35a5df1379f8: Preparing 07:38:12 9118ccec93f1: Preparing 07:38:12 1ebb4bca6677: Preparing 07:38:12 a11108628303: Preparing 07:38:12 63493a9ab2d4: Preparing 07:38:12 63493a9ab2d4: Waiting 07:38:12 1ebb4bca6677: Pushed 07:38:12 9118ccec93f1: Pushed 07:38:12 63493a9ab2d4: Layer already exists 07:38:12 a11108628303: Pushed 07:38:13 35a5df1379f8: Pushed 07:38:13 5198b7a9a02a: Pushed 07:38:13 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:04841e84d3ec82027b0b86a0ba07d4320906c23ff77520f911fd3aeb9d648256 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.2-dev.1 07:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:38:14 5198b7a9a02a: Preparing 07:38:14 35a5df1379f8: Preparing 07:38:14 9118ccec93f1: Preparing 07:38:14 1ebb4bca6677: Preparing 07:38:14 a11108628303: Preparing 07:38:14 63493a9ab2d4: Preparing 07:38:14 63493a9ab2d4: Waiting 07:38:14 9118ccec93f1: Layer already exists 07:38:14 1ebb4bca6677: Layer already exists 07:38:14 35a5df1379f8: Layer already exists 07:38:14 a11108628303: Layer already exists 07:38:14 5198b7a9a02a: Layer already exists 07:38:14 63493a9ab2d4: Layer already exists 07:38:14 2.1.2-dev.1: digest: sha256:04841e84d3ec82027b0b86a0ba07d4320906c23ff77520f911fd3aeb9d648256 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:38:14 5198b7a9a02a: Preparing 07:38:14 35a5df1379f8: Preparing 07:38:14 9118ccec93f1: Preparing 07:38:14 1ebb4bca6677: Preparing 07:38:14 a11108628303: Preparing 07:38:14 63493a9ab2d4: Preparing 07:38:14 63493a9ab2d4: Waiting 07:38:14 1ebb4bca6677: Layer already exists 07:38:14 9118ccec93f1: Layer already exists 07:38:14 35a5df1379f8: Layer already exists 07:38:14 a11108628303: Layer already exists 07:38:14 5198b7a9a02a: Layer already exists 07:38:14 63493a9ab2d4: Layer already exists 07:38:14 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:04841e84d3ec82027b0b86a0ba07d4320906c23ff77520f911fd3aeb9d648256 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta 07:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:38:15 5198b7a9a02a: Preparing 07:38:15 35a5df1379f8: Preparing 07:38:15 9118ccec93f1: Preparing 07:38:15 1ebb4bca6677: Preparing 07:38:15 a11108628303: Preparing 07:38:15 63493a9ab2d4: Preparing 07:38:15 63493a9ab2d4: Waiting 07:38:15 5198b7a9a02a: Layer already exists 07:38:15 9118ccec93f1: Layer already exists 07:38:15 1ebb4bca6677: Layer already exists 07:38:15 35a5df1379f8: Layer already exists 07:38:15 a11108628303: Layer already exists 07:38:15 63493a9ab2d4: Layer already exists 07:38:15 jakarta: digest: sha256:04841e84d3ec82027b0b86a0ba07d4320906c23ff77520f911fd3aeb9d648256 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:15 ===================================================== [Pipeline] echo 07:38:15 taggedImages: 07:38:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:37bead552474273de976aaf56ac2094eaaca713f 07:38:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.2-dev.1 07:38:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] echo 07:38:15 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:38:15 37bead552474273de976aaf56ac2094eaaca713f 07:38:15 2.1.2-dev.1 07:38:15 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:15 jakarta 07:38:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:37bead552474273de976aaf56ac2094eaaca713f 07:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:38:16 7db71ff3e493: Preparing 07:38:16 d1a282b5707b: Preparing 07:38:16 807300f864ed: Preparing 07:38:16 7c8779228909: Preparing 07:38:16 10af6532809d: Preparing 07:38:16 7987e2e548b7: Preparing 07:38:16 fa0a2d8fa332: Preparing 07:38:16 7ae2a4c5e6d0: Preparing 07:38:16 628e4037ed66: Preparing 07:38:16 63493a9ab2d4: Preparing 07:38:16 628e4037ed66: Waiting 07:38:16 fa0a2d8fa332: Waiting 07:38:16 7ae2a4c5e6d0: Waiting 07:38:16 63493a9ab2d4: Waiting 07:38:16 7987e2e548b7: Waiting 07:38:16 d1a282b5707b: Pushed 07:38:16 7db71ff3e493: Pushed 07:38:16 10af6532809d: Pushed 07:38:16 7ae2a4c5e6d0: Pushed 07:38:16 fa0a2d8fa332: Pushed 07:38:16 7987e2e548b7: Pushed 07:38:16 63493a9ab2d4: Layer already exists 07:38:16 628e4037ed66: Pushed 07:38:16 25b303627fd3: Pull complete 07:38:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:38:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:38:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:16 prd-ubuntu20.04-docker-arm64-4c-16g-23027 does not seem to be running inside a container 07:38:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-arm64:latest cat 07:38:17 7c8779228909: Pushed 07:38:18 807300f864ed: Pushed 07:38:18 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:40191afdc68c0fac8c158bc74df9b863cc32d2c5962e47c44ea91d01569dae9c size: 2405 07:38:19 $ docker top 52bd33c9215f7726e41c086f7ddce703fb368eb8fb401e84400700f40ebe4b83 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:20 + docker-compose build --help 07:38:20 + grep parallel 07:38:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.2-dev.1 07:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:38:20 7db71ff3e493: Preparing 07:38:20 d1a282b5707b: Preparing 07:38:20 807300f864ed: Preparing 07:38:20 7c8779228909: Preparing 07:38:20 10af6532809d: Preparing 07:38:20 7987e2e548b7: Preparing 07:38:20 fa0a2d8fa332: Preparing 07:38:20 7ae2a4c5e6d0: Preparing 07:38:20 628e4037ed66: Preparing 07:38:20 63493a9ab2d4: Preparing 07:38:20 7987e2e548b7: Waiting 07:38:20 fa0a2d8fa332: Waiting 07:38:20 7ae2a4c5e6d0: Waiting 07:38:20 628e4037ed66: Waiting 07:38:20 63493a9ab2d4: Waiting 07:38:20 10af6532809d: Layer already exists 07:38:20 7db71ff3e493: Layer already exists 07:38:20 807300f864ed: Layer already exists 07:38:20 7c8779228909: Layer already exists 07:38:20 d1a282b5707b: Layer already exists 07:38:20 7987e2e548b7: Layer already exists 07:38:20 63493a9ab2d4: Layer already exists 07:38:20 7ae2a4c5e6d0: Layer already exists 07:38:20 fa0a2d8fa332: Layer already exists 07:38:20 628e4037ed66: Layer already exists 07:38:20 2.1.2-dev.1: digest: sha256:40191afdc68c0fac8c158bc74df9b863cc32d2c5962e47c44ea91d01569dae9c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:38:20 7db71ff3e493: Preparing 07:38:20 d1a282b5707b: Preparing 07:38:20 807300f864ed: Preparing 07:38:20 7c8779228909: Preparing 07:38:20 10af6532809d: Preparing 07:38:20 7987e2e548b7: Preparing 07:38:20 fa0a2d8fa332: Preparing 07:38:20 7ae2a4c5e6d0: Preparing 07:38:20 628e4037ed66: Preparing 07:38:20 63493a9ab2d4: Preparing 07:38:20 7987e2e548b7: Waiting 07:38:20 7ae2a4c5e6d0: Waiting 07:38:20 628e4037ed66: Waiting 07:38:20 63493a9ab2d4: Waiting 07:38:20 fa0a2d8fa332: Waiting 07:38:20 7db71ff3e493: Layer already exists 07:38:20 d1a282b5707b: Layer already exists 07:38:20 7c8779228909: Layer already exists 07:38:20 10af6532809d: Layer already exists 07:38:20 807300f864ed: Layer already exists 07:38:20 7987e2e548b7: Layer already exists 07:38:20 fa0a2d8fa332: Layer already exists 07:38:20 7ae2a4c5e6d0: Layer already exists 07:38:20 63493a9ab2d4: Layer already exists 07:38:20 628e4037ed66: Layer already exists 07:38:20 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:40191afdc68c0fac8c158bc74df9b863cc32d2c5962e47c44ea91d01569dae9c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta 07:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:38:21 7db71ff3e493: Preparing 07:38:21 d1a282b5707b: Preparing 07:38:21 807300f864ed: Preparing 07:38:21 7c8779228909: Preparing 07:38:21 10af6532809d: Preparing 07:38:21 7987e2e548b7: Preparing 07:38:21 fa0a2d8fa332: Preparing 07:38:21 7ae2a4c5e6d0: Preparing 07:38:21 628e4037ed66: Preparing 07:38:21 63493a9ab2d4: Preparing 07:38:21 fa0a2d8fa332: Waiting 07:38:21 7ae2a4c5e6d0: Waiting 07:38:21 7987e2e548b7: Waiting 07:38:21 628e4037ed66: Waiting 07:38:21 63493a9ab2d4: Waiting 07:38:21 807300f864ed: Layer already exists 07:38:21 d1a282b5707b: Layer already exists 07:38:21 10af6532809d: Layer already exists 07:38:21 7db71ff3e493: Layer already exists 07:38:21 7c8779228909: Layer already exists 07:38:21 7987e2e548b7: Layer already exists 07:38:21 7ae2a4c5e6d0: Layer already exists 07:38:21 63493a9ab2d4: Layer already exists 07:38:21 628e4037ed66: Layer already exists 07:38:21 fa0a2d8fa332: Layer already exists 07:38:21 jakarta: digest: sha256:40191afdc68c0fac8c158bc74df9b863cc32d2c5962e47c44ea91d01569dae9c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:21 ===================================================== [Pipeline] echo 07:38:21 taggedImages: 07:38:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:37bead552474273de976aaf56ac2094eaaca713f 07:38:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.2-dev.1 07:38:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] echo 07:38:21 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:38:21 37bead552474273de976aaf56ac2094eaaca713f 07:38:21 2.1.2-dev.1 07:38:21 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:21 jakarta 07:38:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:37bead552474273de976aaf56ac2094eaaca713f 07:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:38:22 8cc874ffd1dc: Preparing 07:38:22 baf7be4ac6f8: Preparing 07:38:22 94f90626be8b: Preparing 07:38:22 b972a0068259: Preparing 07:38:22 63493a9ab2d4: Preparing 07:38:22 63493a9ab2d4: Layer already exists 07:38:22 94f90626be8b: Layer already exists 07:38:22 8cc874ffd1dc: Pushed 07:38:22 b972a0068259: Pushed 07:38:23 baf7be4ac6f8: Pushed 07:38:23 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:e5abb050fe60d1d45fffc3c7aab5fd6c658ae8ca2b55abb04b7c986b10dddea6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:24 --parallel Build images in parallel. [Pipeline] } 07:38:24 $ docker stop --time=1 52bd33c9215f7726e41c086f7ddce703fb368eb8fb401e84400700f40ebe4b83 07:38:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.1.2-dev.1 07:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:38:24 8cc874ffd1dc: Preparing 07:38:24 baf7be4ac6f8: Preparing 07:38:24 94f90626be8b: Preparing 07:38:24 b972a0068259: Preparing 07:38:24 63493a9ab2d4: Preparing 07:38:24 8cc874ffd1dc: Layer already exists 07:38:24 b972a0068259: Layer already exists 07:38:24 63493a9ab2d4: Layer already exists 07:38:24 94f90626be8b: Layer already exists 07:38:24 baf7be4ac6f8: Layer already exists 07:38:24 2.1.2-dev.1: digest: sha256:e5abb050fe60d1d45fffc3c7aab5fd6c658ae8ca2b55abb04b7c986b10dddea6 size: 1365 07:38:26 $ docker rm -f 52bd33c9215f7726e41c086f7ddce703fb368eb8fb401e84400700f40ebe4b83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:38:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:38:27 8cc874ffd1dc: Preparing 07:38:27 baf7be4ac6f8: Preparing 07:38:27 94f90626be8b: Preparing 07:38:27 b972a0068259: Preparing 07:38:27 63493a9ab2d4: Preparing 07:38:27 94f90626be8b: Layer already exists 07:38:27 b972a0068259: Layer already exists 07:38:27 63493a9ab2d4: Layer already exists 07:38:27 8cc874ffd1dc: Layer already exists 07:38:27 baf7be4ac6f8: Layer already exists 07:38:27 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:e5abb050fe60d1d45fffc3c7aab5fd6c658ae8ca2b55abb04b7c986b10dddea6 size: 1365 07:38:27 prd-ubuntu20.04-docker-arm64-4c-16g-23027 does not seem to be running inside a container 07:38:27 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 07:38:28 $ docker top cde9c39569cc0919aeb8af7eb5c3cd8366e9d3d38ec021e4ce93fd0f4489963e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:29 + docker-compose -f ./docker-compose-build.yml build --parallel 07:38:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:jakarta 07:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:38:29 8cc874ffd1dc: Preparing 07:38:29 baf7be4ac6f8: Preparing 07:38:29 94f90626be8b: Preparing 07:38:29 b972a0068259: Preparing 07:38:29 63493a9ab2d4: Preparing 07:38:29 8cc874ffd1dc: Layer already exists 07:38:29 63493a9ab2d4: Layer already exists 07:38:29 baf7be4ac6f8: Layer already exists 07:38:29 94f90626be8b: Layer already exists 07:38:29 b972a0068259: Layer already exists 07:38:29 jakarta: digest: sha256:e5abb050fe60d1d45fffc3c7aab5fd6c658ae8ca2b55abb04b7c986b10dddea6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:29 ===================================================== [Pipeline] echo 07:38:29 taggedImages: 07:38:29 - nexus3.edgexfoundry.org:10004/support-notifications:37bead552474273de976aaf56ac2094eaaca713f 07:38:29 - nexus3.edgexfoundry.org:10004/support-notifications:2.1.2-dev.1 07:38:29 - nexus3.edgexfoundry.org:10004/support-notifications:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:29 - nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] echo 07:38:29 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:38:29 37bead552474273de976aaf56ac2094eaaca713f 07:38:29 2.1.2-dev.1 07:38:29 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:29 jakarta 07:38:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:37bead552474273de976aaf56ac2094eaaca713f 07:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:38:30 8be0ad21a92f: Preparing 07:38:30 e9e26d95be25: Preparing 07:38:30 94f90626be8b: Preparing 07:38:30 aab63c1536ae: Preparing 07:38:30 63493a9ab2d4: Preparing 07:38:30 63493a9ab2d4: Layer already exists 07:38:30 aab63c1536ae: Layer already exists 07:38:30 94f90626be8b: Layer already exists 07:38:30 8be0ad21a92f: Pushed 07:38:31 e9e26d95be25: Pushed 07:38:31 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:78f3bbafa53938672e552313ad2d97e6629c744ab74ce5dccaec02c335425ac4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.1.2-dev.1 07:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:38:32 8be0ad21a92f: Preparing 07:38:32 e9e26d95be25: Preparing 07:38:32 94f90626be8b: Preparing 07:38:32 aab63c1536ae: Preparing 07:38:32 63493a9ab2d4: Preparing 07:38:32 94f90626be8b: Layer already exists 07:38:32 63493a9ab2d4: Layer already exists 07:38:32 aab63c1536ae: Layer already exists 07:38:32 e9e26d95be25: Layer already exists 07:38:32 8be0ad21a92f: Layer already exists 07:38:32 2.1.2-dev.1: digest: sha256:78f3bbafa53938672e552313ad2d97e6629c744ab74ce5dccaec02c335425ac4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:38:33 8be0ad21a92f: Preparing 07:38:33 e9e26d95be25: Preparing 07:38:33 94f90626be8b: Preparing 07:38:33 aab63c1536ae: Preparing 07:38:33 63493a9ab2d4: Preparing 07:38:33 63493a9ab2d4: Layer already exists 07:38:33 8be0ad21a92f: Layer already exists 07:38:33 aab63c1536ae: Layer already exists 07:38:33 e9e26d95be25: Layer already exists 07:38:33 94f90626be8b: Layer already exists 07:38:33 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:78f3bbafa53938672e552313ad2d97e6629c744ab74ce5dccaec02c335425ac4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:33 Building core-command ... 07:38:33 Building core-data ... 07:38:33 Building core-metadata ... 07:38:33 Building security-bootstrapper ... 07:38:33 Building security-proxy-setup ... 07:38:33 Building security-secretstore-setup ... 07:38:33 Building support-notifications ... 07:38:33 Building support-scheduler ... 07:38:33 Building sys-mgmt-agent ... 07:38:33 Building support-scheduler 07:38:33 Building security-proxy-setup 07:38:33 Building security-secretstore-setup 07:38:33 Building sys-mgmt-agent 07:38:33 Building core-command 07:38:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:jakarta 07:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:38:33 8be0ad21a92f: Preparing 07:38:33 e9e26d95be25: Preparing 07:38:33 94f90626be8b: Preparing 07:38:33 aab63c1536ae: Preparing 07:38:33 63493a9ab2d4: Preparing 07:38:33 8be0ad21a92f: Layer already exists 07:38:33 94f90626be8b: Layer already exists 07:38:33 e9e26d95be25: Layer already exists 07:38:33 63493a9ab2d4: Layer already exists 07:38:33 aab63c1536ae: Layer already exists 07:38:33 jakarta: digest: sha256:78f3bbafa53938672e552313ad2d97e6629c744ab74ce5dccaec02c335425ac4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:33 ===================================================== [Pipeline] echo 07:38:33 taggedImages: 07:38:33 - nexus3.edgexfoundry.org:10004/support-scheduler:37bead552474273de976aaf56ac2094eaaca713f 07:38:33 - nexus3.edgexfoundry.org:10004/support-scheduler:2.1.2-dev.1 07:38:33 - nexus3.edgexfoundry.org:10004/support-scheduler:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:33 - nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] echo 07:38:33 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 07:38:33 37bead552474273de976aaf56ac2094eaaca713f 07:38:33 2.1.2-dev.1 07:38:33 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:33 jakarta 07:38:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:34 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:37bead552474273de976aaf56ac2094eaaca713f 07:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 07:38:34 5386a4b9dde6: Preparing 07:38:34 1598361fc527: Preparing 07:38:34 47569c741c08: Preparing 07:38:34 6e2c8d997fdb: Preparing 07:38:34 879b85f2d1ed: Preparing 07:38:34 6777e3bbcb7c: Preparing 07:38:34 fd08d546f6b8: Preparing 07:38:34 0636255016a6: Preparing 07:38:34 84e9d258764d: Preparing 07:38:34 56463f638872: Preparing 07:38:34 e2eb06d8af82: Preparing 07:38:34 84e9d258764d: Waiting 07:38:34 0636255016a6: Waiting 07:38:34 56463f638872: Waiting 07:38:34 e2eb06d8af82: Waiting 07:38:34 6777e3bbcb7c: Waiting 07:38:34 fd08d546f6b8: Waiting 07:38:34 879b85f2d1ed: Layer already exists 07:38:34 6777e3bbcb7c: Layer already exists 07:38:34 fd08d546f6b8: Layer already exists 07:38:34 1598361fc527: Pushed 07:38:34 0636255016a6: Layer already exists 07:38:34 84e9d258764d: Layer already exists 07:38:34 56463f638872: Layer already exists 07:38:34 e2eb06d8af82: Layer already exists 07:38:34 5386a4b9dde6: Pushed 07:38:35 47569c741c08: Pushed 07:38:44 6e2c8d997fdb: Pushed 07:38:44 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:fe47bf9d93db835f77b050a74e0bd457b1568575d0dc92e0cc6afb8ec7c33755 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:44 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.2-dev.1 07:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 07:38:44 5386a4b9dde6: Preparing 07:38:44 1598361fc527: Preparing 07:38:44 47569c741c08: Preparing 07:38:44 6e2c8d997fdb: Preparing 07:38:44 879b85f2d1ed: Preparing 07:38:44 6777e3bbcb7c: Preparing 07:38:44 fd08d546f6b8: Preparing 07:38:44 0636255016a6: Preparing 07:38:44 84e9d258764d: Preparing 07:38:44 56463f638872: Preparing 07:38:44 e2eb06d8af82: Preparing 07:38:44 6777e3bbcb7c: Waiting 07:38:44 e2eb06d8af82: Waiting 07:38:44 84e9d258764d: Waiting 07:38:44 fd08d546f6b8: Waiting 07:38:44 56463f638872: Waiting 07:38:44 0636255016a6: Waiting 07:38:44 5386a4b9dde6: Layer already exists 07:38:44 1598361fc527: Layer already exists 07:38:44 47569c741c08: Layer already exists 07:38:44 6e2c8d997fdb: Layer already exists 07:38:44 879b85f2d1ed: Layer already exists 07:38:44 fd08d546f6b8: Layer already exists 07:38:44 6777e3bbcb7c: Layer already exists 07:38:44 56463f638872: Layer already exists 07:38:44 84e9d258764d: Layer already exists 07:38:44 0636255016a6: Layer already exists 07:38:44 e2eb06d8af82: Layer already exists 07:38:44 2.1.2-dev.1: digest: sha256:fe47bf9d93db835f77b050a74e0bd457b1568575d0dc92e0cc6afb8ec7c33755 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:45 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 07:38:45 5386a4b9dde6: Preparing 07:38:45 1598361fc527: Preparing 07:38:45 47569c741c08: Preparing 07:38:45 6e2c8d997fdb: Preparing 07:38:45 879b85f2d1ed: Preparing 07:38:45 6777e3bbcb7c: Preparing 07:38:45 fd08d546f6b8: Preparing 07:38:45 0636255016a6: Preparing 07:38:45 84e9d258764d: Preparing 07:38:45 fd08d546f6b8: Waiting 07:38:45 56463f638872: Preparing 07:38:45 e2eb06d8af82: Preparing 07:38:45 0636255016a6: Waiting 07:38:45 84e9d258764d: Waiting 07:38:45 e2eb06d8af82: Waiting 07:38:45 56463f638872: Waiting 07:38:45 47569c741c08: Layer already exists 07:38:45 6e2c8d997fdb: Layer already exists 07:38:45 5386a4b9dde6: Layer already exists 07:38:45 879b85f2d1ed: Layer already exists 07:38:45 1598361fc527: Layer already exists 07:38:45 6777e3bbcb7c: Layer already exists 07:38:45 84e9d258764d: Layer already exists 07:38:45 56463f638872: Layer already exists 07:38:45 fd08d546f6b8: Layer already exists 07:38:45 0636255016a6: Layer already exists 07:38:45 e2eb06d8af82: Layer already exists 07:38:45 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:fe47bf9d93db835f77b050a74e0bd457b1568575d0dc92e0cc6afb8ec7c33755 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:45 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta 07:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 07:38:45 5386a4b9dde6: Preparing 07:38:45 1598361fc527: Preparing 07:38:45 47569c741c08: Preparing 07:38:45 6e2c8d997fdb: Preparing 07:38:45 879b85f2d1ed: Preparing 07:38:45 6777e3bbcb7c: Preparing 07:38:45 fd08d546f6b8: Preparing 07:38:45 0636255016a6: Preparing 07:38:45 84e9d258764d: Preparing 07:38:45 56463f638872: Preparing 07:38:45 e2eb06d8af82: Preparing 07:38:45 0636255016a6: Waiting 07:38:45 84e9d258764d: Waiting 07:38:45 56463f638872: Waiting 07:38:45 e2eb06d8af82: Waiting 07:38:45 fd08d546f6b8: Waiting 07:38:45 6777e3bbcb7c: Waiting 07:38:45 5386a4b9dde6: Layer already exists 07:38:45 47569c741c08: Layer already exists 07:38:45 6e2c8d997fdb: Layer already exists 07:38:45 1598361fc527: Layer already exists 07:38:45 879b85f2d1ed: Layer already exists 07:38:45 6777e3bbcb7c: Layer already exists 07:38:45 84e9d258764d: Layer already exists 07:38:45 fd08d546f6b8: Layer already exists 07:38:45 56463f638872: Layer already exists 07:38:45 0636255016a6: Layer already exists 07:38:45 e2eb06d8af82: Layer already exists 07:38:45 jakarta: digest: sha256:fe47bf9d93db835f77b050a74e0bd457b1568575d0dc92e0cc6afb8ec7c33755 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:46 ===================================================== [Pipeline] echo 07:38:46 taggedImages: 07:38:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:37bead552474273de976aaf56ac2094eaaca713f 07:38:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.2-dev.1 07:38:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:38:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:39:41 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:39:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:39:41 ---> e4b11052b5dc 07:39:41 Step 3/22 : WORKDIR /edgex-go 07:39:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:39:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:39:41 ---> e4b11052b5dc 07:39:41 Step 3/23 : WORKDIR /edgex-go 07:39:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:39:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:39:41 ---> e4b11052b5dc 07:39:41 Step 3/24 : WORKDIR /edgex-go 07:39:42 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:39:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:39:42 ---> e4b11052b5dc 07:39:42 Step 3/20 : WORKDIR /edgex-go 07:39:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:39:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:39:42 ---> e4b11052b5dc 07:39:42 Step 3/22 : WORKDIR /edgex-go 07:39:43 ---> Running in 2bfd752c7012 07:39:43 ---> Running in b82af19b2537 07:39:43 ---> Running in 1173195c5b5e 07:39:43 ---> Running in 2bd364dbb10b 07:39:43 ---> Running in 39994db9d74f 07:39:43 Removing intermediate container 2bfd752c7012 07:39:43 ---> 1319277b1126 07:39:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:43 Removing intermediate container 1173195c5b5e 07:39:43 ---> 3c6ec2986e4d 07:39:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:43 Removing intermediate container 39994db9d74f 07:39:43 ---> 6f4ec47e9daa 07:39:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:44 ---> Running in d3c324895f1c 07:39:44 Removing intermediate container 2bd364dbb10b 07:39:44 ---> 6b58a0dd2448 07:39:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:44 ---> Running in 54c20f08b740 07:39:44 ---> Running in 6b4dfbca400a 07:39:44 Removing intermediate container b82af19b2537 07:39:44 ---> 080adf215e52 07:39:44 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:44 ---> Running in e429f139771c 07:39:44 ---> Running in f3320630e820 07:39:47 Removing intermediate container 54c20f08b740 07:39:47 ---> 6f19da5987d1 07:39:47 Step 5/22 : RUN apk add --update --no-cache make git 07:39:47 ---> Running in 1403c1ed6df0 07:39:47 Removing intermediate container f3320630e820 07:39:47 ---> f0a9f430e29b 07:39:47 Step 5/20 : RUN apk add --update --no-cache make git 07:39:47 Removing intermediate container d3c324895f1c 07:39:47 ---> 1459387e2a6f 07:39:47 Step 5/23 : RUN apk add --update --no-cache make git 07:39:48 ---> Running in 946953d33f71 07:39:48 Removing intermediate container e429f139771c 07:39:48 ---> 5709803fd500 07:39:48 Step 5/24 : RUN apk add --update --no-cache make git 07:39:48 ---> Running in 02a0207f4b5e 07:39:48 Removing intermediate container 6b4dfbca400a 07:39:48 ---> fc02334ef482 07:39:48 Step 5/22 : RUN apk add --update --no-cache make bash git 07:39:48 ---> Running in 6e50338bef6a 07:39:48 ---> Running in d6bdf3432f6c 07:39:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:39:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:39:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:39:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:39:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:39:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:39:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:39:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:39:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:39:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:39:51 OK: 219 MiB in 52 packages 07:39:52 OK: 219 MiB in 52 packages 07:39:52 OK: 219 MiB in 52 packages 07:39:52 OK: 219 MiB in 52 packages 07:39:53 OK: 219 MiB in 52 packages 07:39:53 Removing intermediate container 1403c1ed6df0 07:39:53 ---> e6981499a9b3 07:39:53 Step 6/22 : COPY . . 07:39:53 Removing intermediate container 946953d33f71 07:39:53 ---> 004b5fa74189 07:39:53 Step 6/20 : COPY . . 07:39:54 Removing intermediate container d6bdf3432f6c 07:39:54 ---> d0d58a4fac05 07:39:54 Step 6/22 : COPY . . 07:39:54 Removing intermediate container 6e50338bef6a 07:39:54 ---> 8ec932c5f90c 07:39:54 Step 6/24 : COPY . . 07:39:54 Removing intermediate container 02a0207f4b5e 07:39:54 ---> 3abec6775931 07:39:54 Step 6/23 : COPY go.mod . 07:39:55 ---> b9c17418135d 07:39:55 Step 7/23 : RUN go mod download 07:39:55 ---> Running in 94fc7128931f 07:40:00 Removing intermediate container 94fc7128931f 07:40:00 ---> 3c420b677727 07:40:00 Step 8/23 : COPY . . 07:40:22 ---> 66df469bc65a 07:40:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:22 ---> Running in 5da8ba62d47c 07:40:22 ---> 9f4fe929a292 07:40:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:22 ---> 6c1365bdff16 07:40:22 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:22 ---> Running in 8b7102de2929 07:40:22 ---> Running in 573bcf9ecf6a 07:40:22 ---> 09c40eebe289 07:40:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:22 ---> Running in ee3e38852cee 07:40:22 skipping... 07:40:22 skipping... 07:40:22 skipping... 07:40:22 skipping... 07:40:23 Removing intermediate container 5da8ba62d47c 07:40:23 ---> 38c07f5c6b8a 07:40:23 Step 8/22 : RUN make cmd/core-command/core-command 07:40:23 ---> Running in 43d1bb5bcfa7 07:40:23 Removing intermediate container 8b7102de2929 07:40:23 ---> 410db87a6c94 07:40:23 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:40:23 Removing intermediate container 573bcf9ecf6a 07:40:23 ---> 834d133449db 07:40:24 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:40:24 ---> Running in 1161a7904bce 07:40:24 ---> Running in af5c47dfb760 07:40:24 Removing intermediate container ee3e38852cee 07:40:24 ---> 7426b836574c 07:40:24 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:40:24 ---> Running in 38317467b0a6 07:40:24 ---> cf6f15806819 07:40:24 Step 9/23 : RUN go mod tidy 07:40:24 ---> Running in 9fc26676492d 07:40:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-command/core-command ./cmd/core-command 07:40:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:40:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:40:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:40:32 Removing intermediate container 9fc26676492d 07:40:32 ---> 4f80c5e0aa4a 07:40:32 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:40:32 ---> Running in 15695fdebff3 07:40:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:42:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config 07:42:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:42:26 Removing intermediate container 43d1bb5bcfa7 07:42:26 ---> 5cb66e1f8df1 07:42:26 07:42:26 Step 9/22 : FROM alpine:3.14 07:42:26 3.14: Pulling from library/alpine 07:42:26 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 07:42:26 Status: Downloaded newer image for alpine:3.14 07:42:26 ---> 376ba31ae3da 07:42:26 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:42:26 ---> Running in bfe557b70494 07:42:27 Removing intermediate container 38317467b0a6 07:42:27 ---> 97718735cb3b 07:42:27 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:42:27 ---> Running in 58fa3021f6be 07:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:42:28 (1/1) Installing dumb-init (1.2.5-r1) 07:42:28 Executing busybox-1.33.1-r8.trigger 07:42:28 OK: 6 MiB in 15 packages 07:42:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:42:30 Removing intermediate container bfe557b70494 07:42:30 ---> b22fd8ecfa82 07:42:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:42:30 ---> Running in 6e68a40a570b 07:42:31 Removing intermediate container 6e68a40a570b 07:42:31 ---> 8896b6d6e564 07:42:31 Step 12/22 : ENV APP_PORT=59882 07:42:31 ---> Running in c1052f5e1f20 07:42:32 Removing intermediate container c1052f5e1f20 07:42:32 ---> 123f79399cb3 07:42:32 Step 13/22 : EXPOSE $APP_PORT 07:42:33 ---> Running in f788888f4956 07:42:33 Removing intermediate container 1161a7904bce 07:42:33 ---> 32b7c5884fc5 07:42:33 07:42:33 Step 9/20 : FROM alpine:3.14 07:42:33 ---> 376ba31ae3da 07:42:33 Step 10/20 : RUN apk add --update --no-cache curl 07:42:33 ---> Running in 0c749b2d067e 07:42:34 Removing intermediate container f788888f4956 07:42:34 ---> 00c19251d5a0 07:42:34 Step 14/22 : WORKDIR / 07:42:34 ---> Running in e105b88dc1bf 07:42:34 Removing intermediate container 58fa3021f6be 07:42:34 ---> 6282c5d74f3f 07:42:34 07:42:35 Step 10/22 : FROM docker:20.10.8 07:42:35 20.10.8: Pulling from library/docker 07:42:35 Removing intermediate container e105b88dc1bf 07:42:35 ---> 2295bfec1b5d 07:42:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:42:35 Removing intermediate container af5c47dfb760 07:42:35 ---> 77ace81a2238 07:42:35 07:42:35 Step 9/24 : FROM alpine:3.14 07:42:35 ---> 376ba31ae3da 07:42:35 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:42:35 ---> Running in 0f1830d561fb 07:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:42:36 ---> 2cc1172fa080 07:42:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:42:36 (1/5) Installing ca-certificates (20220614-r0) 07:42:37 (2/5) Installing brotli-libs (1.0.9-r5) 07:42:37 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:42:37 (4/5) Installing libcurl (7.79.1-r2) 07:42:37 (5/5) Installing curl (7.79.1-r2) 07:42:37 Executing busybox-1.33.1-r8.trigger 07:42:37 Executing ca-certificates-20220614-r0.trigger 07:42:37 OK: 8 MiB in 19 packages 07:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:42:39 ---> d4da001a547b 07:42:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:42:39 (1/3) Installing ca-certificates (20220614-r0) 07:42:39 (2/3) Installing dumb-init (1.2.5-r1) 07:42:39 (3/3) Installing su-exec (0.2-r1) 07:42:39 Executing busybox-1.33.1-r8.trigger 07:42:39 Executing ca-certificates-20220614-r0.trigger 07:42:39 OK: 6 MiB in 17 packages 07:42:39 Removing intermediate container 0c749b2d067e 07:42:39 ---> 6fd98607be0f 07:42:39 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:42:40 ---> Running in ac5f4099ccf4 07:42:40 ---> 248eba594207 07:42:40 Step 18/22 : ENTRYPOINT ["/core-command"] 07:42:40 ---> Running in 26acf5398b5d 07:42:40 Removing intermediate container 15695fdebff3 07:42:40 ---> a0ee5857cea5 07:42:40 07:42:40 Step 11/23 : FROM alpine:3.14 07:42:40 ---> 376ba31ae3da 07:42:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:42:40 ---> Using cache 07:42:40 ---> b22fd8ecfa82 07:42:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:42:40 ---> Using cache 07:42:40 ---> 8896b6d6e564 07:42:40 Step 14/23 : ENV APP_PORT=59861 07:42:41 Removing intermediate container ac5f4099ccf4 07:42:41 ---> c2aeeecb3cc0 07:42:41 Step 12/20 : WORKDIR /edgex 07:42:41 ---> Running in cac699a2d9ae 07:42:41 ---> Running in 275609e5cf95 07:42:41 Removing intermediate container 26acf5398b5d 07:42:41 ---> afd038268e29 07:42:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:41 ---> Running in 3a36b7c01db9 07:42:41 Removing intermediate container cac699a2d9ae 07:42:41 ---> bba1449dfa9a 07:42:41 Step 15/23 : EXPOSE $APP_PORT 07:42:41 ---> Running in f25c798d9b33 07:42:41 Removing intermediate container 0f1830d561fb 07:42:41 ---> cf98b0a6c230 07:42:41 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:42:42 Removing intermediate container 275609e5cf95 07:42:42 ---> 3e232963850f 07:42:42 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:42:42 ---> Running in 211cf968230d 07:42:42 Removing intermediate container 3a36b7c01db9 07:42:42 ---> 0686cb3242ba 07:42:42 Step 20/22 : LABEL arch=arm64 07:42:42 ---> Running in b5348903fd5b 07:42:42 Removing intermediate container f25c798d9b33 07:42:42 ---> be84021ba24a 07:42:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:42:42 Removing intermediate container 211cf968230d 07:42:42 ---> ee3112859a64 07:42:42 Step 12/24 : WORKDIR / 07:42:42 ---> Running in 47507a8f5948 07:42:43 Removing intermediate container b5348903fd5b 07:42:43 ---> 5c879ebe31fb 07:42:43 Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:42:43 ---> d2bc64a58936 07:42:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:42:43 ---> Running in 7011a718d8e2 07:42:43 Removing intermediate container 47507a8f5948 07:42:43 ---> ada5d91b2bea 07:42:43 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:42:43 ---> 31826b09839a 07:42:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:42:44 Removing intermediate container 7011a718d8e2 07:42:44 ---> 18d239d003ee 07:42:44 Step 22/22 : LABEL version=2.1.2-dev.1 07:42:44 ---> Running in d7c777312c5b 07:42:45 ---> c26c424e5f9c 07:42:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:42:45 Removing intermediate container d7c777312c5b 07:42:45 ---> 7f5e50ed6c9f 07:42:45 07:42:45 ---> 31c3d6121f08 07:42:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:42:45 Successfully built 7f5e50ed6c9f 07:42:45 Successfully tagged core-command-arm64:latest 07:42:45  Building core-command ... done Building support-notifications 07:42:46 ---> ff00c2bf923f 07:42:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:42:46 ---> 87781e918f0c 07:42:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:42:47 ---> 41fb08a26ba0 07:42:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:42:47 ---> Running in 0a6c53eb222f 07:42:47 ---> 85c97c8385e7 07:42:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:42:48 Removing intermediate container 0a6c53eb222f 07:42:48 ---> dc207df5ce48 07:42:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:48 ---> Running in efa5ba9d277b 07:42:48 ---> cb1e49e873bd 07:42:48 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:42:48 ---> 5a566fbcf802 07:42:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:42:48 ---> Running in ea376dfad05e 07:42:48 Removing intermediate container efa5ba9d277b 07:42:48 ---> 2f2c3f21096b 07:42:48 Step 21/23 : LABEL arch=arm64 07:42:49 ---> Running in a17e8dce3b34 07:42:49 Removing intermediate container ea376dfad05e 07:42:49 ---> 300d0a270559 07:42:49 Step 17/20 : CMD ["--init=true"] 07:42:49 ---> Running in 41b44a8ede68 07:42:50 Removing intermediate container a17e8dce3b34 07:42:50 ---> 7bd7becf5f0f 07:42:50 Step 22/23 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:42:50 Removing intermediate container 41b44a8ede68 07:42:50 ---> e1f70e53d4a8 07:42:50 Step 18/20 : LABEL arch=arm64 07:42:50 ---> Running in 21c92ed6ce82 07:42:50 ---> Running in 63b5e946c349 07:42:51 ---> de4ffdc7d374 07:42:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:42:51 Removing intermediate container 21c92ed6ce82 07:42:51 ---> 69980964ce68 07:42:51 Step 23/23 : LABEL version=2.1.2-dev.1 07:42:51 Removing intermediate container 63b5e946c349 07:42:51 ---> 046c3dd5f6b5 07:42:51 Step 19/20 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:42:51 ---> Running in 76407db58f19 07:42:51 ---> Running in 053da1a1c07c 07:42:52 Removing intermediate container 76407db58f19 07:42:52 ---> 5b099d80f141 07:42:52 07:42:52 Removing intermediate container 053da1a1c07c 07:42:52 ---> bc4d22fa4875 07:42:52 Step 20/20 : LABEL version=2.1.2-dev.1 07:42:52 ---> Running in 7fc34712a2fd 07:42:53 Removing intermediate container 7fc34712a2fd 07:42:53 ---> 007bdcfc146e 07:42:53 07:42:53 Successfully built 5b099d80f141 07:42:53 Successfully tagged support-scheduler-arm64:latest 07:42:53  Building support-scheduler ... done Building core-metadata 07:42:54 ---> 81e8b41e14d8 07:42:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:42:54 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 07:42:54 Status: Downloaded newer image for docker:20.10.8 07:42:54 ---> 3734d5adc5ac 07:42:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:42:54 ---> Running in bcc988a6d8d1 07:42:54 Successfully built 007bdcfc146e 07:42:54 Successfully tagged security-proxy-setup-arm64:latest 07:42:54  Building security-proxy-setup ... done Building core-data 07:42:54 Removing intermediate container bcc988a6d8d1 07:42:54 ---> 132d41f7bb27 07:42:54 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:42:54 ---> fd6d36965ccf 07:42:55 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:42:55 ---> Running in c6ea1f2e618a 07:42:55 ---> Running in 9f37de0c2c07 07:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:42:57 Removing intermediate container 9f37de0c2c07 07:42:57 ---> 5ea35c84b68e 07:42:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:42:57 ---> Running in e445d246a72a 07:42:57 (1/42) Installing readline (8.1.0-r0) 07:42:57 (2/42) Installing bash (5.1.16-r0) 07:42:57 Executing bash-5.1.16-r0.post-install 07:42:57 (3/42) Installing brotli-libs (1.0.9-r5) 07:42:57 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:42:57 (5/42) Installing libcurl (7.79.1-r2) 07:42:57 (6/42) Installing curl (7.79.1-r2) 07:42:57 (7/42) Installing dumb-init (1.2.5-r1) 07:42:57 (8/42) Installing libbz2 (1.0.8-r1) 07:42:57 (9/42) Installing expat (2.4.7-r0) 07:42:57 (10/42) Installing libffi (3.3-r2) 07:42:58 (11/42) Installing gdbm (1.19-r0) 07:42:58 (12/42) Installing xz-libs (5.2.5-r1) 07:42:58 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:42:58 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:42:58 (15/42) Installing mpdecimal (2.5.1-r1) 07:42:58 (16/42) Installing sqlite-libs (3.35.5-r0) 07:42:58 Removing intermediate container e445d246a72a 07:42:58 ---> 7a33ec77626a 07:42:58 Step 22/24 : LABEL arch=arm64 07:42:58 (17/42) Installing python3 (3.9.5-r2) 07:42:58 ---> Running in bdce6ef585db 07:42:58 Removing intermediate container bdce6ef585db 07:42:58 ---> 6ab9784143ed 07:42:58 Step 23/24 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:42:58 ---> Running in 578b3e754fdf 07:42:59 Removing intermediate container 578b3e754fdf 07:42:59 ---> 46e29a87e378 07:42:59 Step 24/24 : LABEL version=2.1.2-dev.1 07:42:59 ---> Running in e0ecc376550f 07:42:59 Removing intermediate container e0ecc376550f 07:42:59 ---> fa3ecf567f2d 07:42:59 07:43:00 Successfully built fa3ecf567f2d 07:43:00 Successfully tagged security-secretstore-setup-arm64:latest 07:43:00 Building security-bootstrapper 07:43:00  Building security-secretstore-setup ... done (18/42) Installing py3-appdirs (1.4.4-r2) 07:43:00 (19/42) Installing py3-chardet (4.0.0-r2) 07:43:00 (20/42) Installing py3-idna (3.2-r0) 07:43:00 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:43:00 (22/42) Installing py3-certifi (2020.12.5-r1) 07:43:00 (23/42) Installing py3-requests (2.25.1-r4) 07:43:00 (24/42) Installing py3-msgpack (1.0.2-r1) 07:43:00 (25/42) Installing py3-lockfile (0.12.2-r4) 07:43:00 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:43:00 (27/42) Installing py3-colorama (0.4.4-r1) 07:43:00 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:43:00 (29/42) Installing py3-distlib (0.3.1-r3) 07:43:00 (30/42) Installing py3-distro (1.5.0-r3) 07:43:00 (31/42) Installing py3-six (1.15.0-r1) 07:43:00 (32/42) Installing py3-webencodings (0.5.1-r4) 07:43:00 (33/42) Installing py3-html5lib (1.1-r1) 07:43:00 (34/42) Installing py3-parsing (2.4.7-r2) 07:43:00 (35/42) Installing py3-packaging (20.9-r1) 07:43:00 (36/42) Installing py3-toml (0.10.2-r2) 07:43:00 (37/42) Installing py3-pep517 (0.10.0-r2) 07:43:00 (38/42) Installing py3-progress (1.5-r2) 07:43:00 (39/42) Installing py3-retrying (1.3.3-r1) 07:43:00 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:43:00 (41/42) Installing py3-setuptools (52.0.0-r3) 07:43:00 (42/42) Installing py3-pip (20.3.4-r1) 07:43:01 Executing busybox-1.33.1-r3.trigger 07:43:01 OK: 84 MiB in 64 packages 07:43:05 Collecting docker-compose==1.23.2 07:43:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:43:06 Collecting PyYAML<4,>=3.10 07:43:06 Downloading PyYAML-3.13.tar.gz (270 kB) 07:43:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:43:10 Collecting dockerpty<0.5,>=0.4.1 07:43:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:43:12 Collecting cached-property<2,>=1.2.0 07:43:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:43:12 Collecting jsonschema<3,>=2.5.1 07:43:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:43:12 Collecting texttable<0.10,>=0.9.0 07:43:12 Downloading texttable-0.9.1.tar.gz (11 kB) 07:43:14 Collecting docopt<0.7,>=0.6.1 07:43:14 Downloading docopt-0.6.2.tar.gz (25 kB) 07:43:16 Collecting docker<4.0,>=3.6.0 07:43:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:43:17 Collecting websocket-client<1.0,>=0.32.0 07:43:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:43:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:43:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:43:18 Collecting docker-pycreds>=0.4.0 07:43:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:43:19 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:43:19 Collecting urllib3<1.25,>=1.21.1 07:43:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:43:19 Collecting chardet<3.1.0,>=3.0.2 07:43:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:43:20 Collecting idna<2.8,>=2.5 07:43:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:43:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:43:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:43:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:43:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:43:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:43:21 Attempting uninstall: urllib3 07:43:21 Found existing installation: urllib3 1.26.5 07:43:21 Uninstalling urllib3-1.26.5: 07:43:21 Successfully uninstalled urllib3-1.26.5 07:43:23 Attempting uninstall: idna 07:43:23 Found existing installation: idna 3.2 07:43:23 Uninstalling idna-3.2: 07:43:23 Successfully uninstalled idna-3.2 07:43:23 Attempting uninstall: chardet 07:43:23 Found existing installation: chardet 4.0.0 07:43:23 Uninstalling chardet-4.0.0: 07:43:23 Successfully uninstalled chardet-4.0.0 07:43:24 Attempting uninstall: requests 07:43:24 Found existing installation: requests 2.25.1 07:43:24 Uninstalling requests-2.25.1: 07:43:24 Successfully uninstalled requests-2.25.1 07:43:25 Running setup.py install for texttable: started 07:43:27 Running setup.py install for texttable: finished with status 'done' 07:43:27 Running setup.py install for PyYAML: started 07:43:29 Running setup.py install for PyYAML: finished with status 'done' 07:43:29 Running setup.py install for docopt: started 07:43:31 Running setup.py install for docopt: finished with status 'done' 07:43:31 Running setup.py install for dockerpty: started 07:43:33 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:43:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:43:33 ---> e4b11052b5dc 07:43:33 Step 3/21 : WORKDIR /edgex-go 07:43:33 ---> Using cache 07:43:33 ---> 080adf215e52 07:43:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:33 ---> Using cache 07:43:33 ---> f0a9f430e29b 07:43:33 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:43:33 Running setup.py install for dockerpty: finished with status 'done' 07:43:35 ---> Running in 5d41622cb7f5 07:43:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:43:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:43:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:43:38 OK: 219 MiB in 52 packages 07:43:40 Removing intermediate container 5d41622cb7f5 07:43:40 ---> 6356a4c5e940 07:43:40 Step 6/21 : COPY . . 07:43:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:43:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:43:44 ---> e4b11052b5dc 07:43:44 Step 3/22 : WORKDIR /edgex-go 07:43:44 ---> Using cache 07:43:44 ---> 080adf215e52 07:43:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:44 ---> Using cache 07:43:44 ---> f0a9f430e29b 07:43:45 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:43:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:43:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:43:45 ---> e4b11052b5dc 07:43:45 Step 3/22 : WORKDIR /edgex-go 07:43:45 ---> Using cache 07:43:45 ---> 080adf215e52 07:43:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:45 ---> Using cache 07:43:45 ---> f0a9f430e29b 07:43:45 Step 5/22 : RUN apk add --update --no-cache make git 07:43:45 ---> Using cache 07:43:45 ---> 004b5fa74189 07:43:45 Step 6/22 : COPY . . 07:43:46 ---> Using cache 07:43:46 ---> 6c1365bdff16 07:43:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:43:46 ---> Using cache 07:43:46 ---> 410db87a6c94 07:43:46 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:43:46 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:43:46 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:43:46 ---> e4b11052b5dc 07:43:46 Step 3/30 : WORKDIR /edgex-go 07:43:46 ---> Using cache 07:43:46 ---> 080adf215e52 07:43:46 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:46 ---> Using cache 07:43:46 ---> f0a9f430e29b 07:43:46 Step 5/30 : RUN apk add --update --no-cache make git 07:43:46 ---> Using cache 07:43:46 ---> 004b5fa74189 07:43:46 Step 6/30 : COPY . . 07:43:46 ---> Running in 5981bff194b8 07:43:46 ---> Running in 374afb4063cc 07:43:47 ---> Using cache 07:43:47 ---> 6c1365bdff16 07:43:47 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:43:47 ---> Using cache 07:43:47 ---> 410db87a6c94 07:43:47 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:43:47 ---> Running in da5c3ea5307c 07:43:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:43:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:43:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:43:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:43:50 OK: 219 MiB in 52 packages 07:43:53 Removing intermediate container 374afb4063cc 07:43:53 ---> 676f1401a69f 07:43:53 Step 6/22 : COPY . . 07:43:57 Removing intermediate container c6ea1f2e618a 07:43:57 ---> 125bab0667d9 07:43:57 Step 13/22 : ENV APP_PORT=58890 07:43:57 ---> Running in 49653789b6b6 07:43:58 Removing intermediate container 49653789b6b6 07:43:58 ---> a52f9e4cb0ca 07:43:58 Step 14/22 : EXPOSE $APP_PORT 07:43:58 ---> Running in 09f3597025fb 07:43:59 Removing intermediate container 09f3597025fb 07:43:59 ---> 87f672c7b21e 07:43:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:44:04 ---> cf22a038c52f 07:44:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:44:05 ---> 0b2fbf3aee31 07:44:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:44:08 ---> 318413bee8fb 07:44:08 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:44:08 ---> Running in 8dc0d5aecf28 07:44:09 Removing intermediate container 8dc0d5aecf28 07:44:09 ---> 70989959d72c 07:44:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:44:09 ---> Running in b744d98ec3dd 07:44:10 Removing intermediate container b744d98ec3dd 07:44:10 ---> b7c9b7bcb86f 07:44:10 Step 20/22 : LABEL arch=arm64 07:44:11 ---> Running in 9f9157e37488 07:44:12 Removing intermediate container 9f9157e37488 07:44:12 ---> a96fd3eef42e 07:44:12 Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:44:12 ---> Running in 636436300d9e 07:44:13 Removing intermediate container 636436300d9e 07:44:13 ---> a4733b75e250 07:44:13 Step 22/22 : LABEL version=2.1.2-dev.1 07:44:13 ---> Running in 776ed9cf9551 07:44:13 ---> 6fbfa1137a59 07:44:13 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:14 ---> Running in abf65e99512f 07:44:14 Removing intermediate container 776ed9cf9551 07:44:14 ---> 1a23dc70b58a 07:44:14 07:44:16 Successfully built 1a23dc70b58a 07:44:16 Successfully tagged sys-mgmt-agent-arm64:latest 07:44:16  Building sys-mgmt-agent ... done skipping... 07:44:18 Removing intermediate container abf65e99512f 07:44:18 ---> 3b297eca29da 07:44:18 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:44:18 ---> Running in edbe83da1cae 07:44:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:44:25 ---> 6faa27febba8 07:44:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:25 ---> Running in a13f9a1e949c 07:44:27 skipping... 07:44:28 Removing intermediate container a13f9a1e949c 07:44:28 ---> d95c9ad9bc39 07:44:28 Step 8/22 : RUN make cmd/core-data/core-data 07:44:28 ---> Running in 680db11e1d65 07:44:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-data/core-data ./cmd/core-data 07:45:26 Removing intermediate container da5c3ea5307c 07:45:26 ---> b0139983be5c 07:45:26 07:45:26 Step 9/30 : FROM alpine:3.14 07:45:26 ---> 376ba31ae3da 07:45:26 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:45:26 ---> Running in 2d2521317801 07:45:26 Removing intermediate container 2d2521317801 07:45:26 ---> eeb3fe97e2d6 07:45:26 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:45:26 ---> Running in d7284a6f1498 07:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:45:29 (1/2) Installing dumb-init (1.2.5-r1) 07:45:29 (2/2) Installing su-exec (0.2-r1) 07:45:29 Executing busybox-1.33.1-r8.trigger 07:45:29 OK: 6 MiB in 16 packages 07:45:31 Removing intermediate container d7284a6f1498 07:45:31 ---> e80c410dfb75 07:45:31 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:45:31 ---> Running in 3ae891bc9158 07:45:32 Removing intermediate container 3ae891bc9158 07:45:32 ---> 5879b750c56a 07:45:32 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:45:32 ---> Running in 30113d64c464 07:45:33 Removing intermediate container 30113d64c464 07:45:33 ---> ae91baeb5817 07:45:33 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:45:33 ---> Running in 057dfdd7d1bb 07:45:36 Removing intermediate container 5981bff194b8 07:45:36 ---> 57057e71e6f4 07:45:36 07:45:36 Step 9/22 : FROM alpine:3.14 07:45:36 ---> 376ba31ae3da 07:45:36 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:45:36 ---> Using cache 07:45:36 ---> b22fd8ecfa82 07:45:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:45:36 ---> Using cache 07:45:36 ---> 8896b6d6e564 07:45:36 Step 12/22 : ENV APP_PORT=59881 07:45:36 ---> Running in a0b7a18616c9 07:45:36 Removing intermediate container 057dfdd7d1bb 07:45:36 ---> 697eb13b2df5 07:45:36 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:45:37 Removing intermediate container a0b7a18616c9 07:45:37 ---> a82735fca035 07:45:37 Step 13/22 : EXPOSE $APP_PORT 07:45:37 ---> Running in a70cbde9f109 07:45:37 ---> Running in 08d1b8ae77dc 07:45:37 Removing intermediate container a70cbde9f109 07:45:37 Removing intermediate container 08d1b8ae77dc 07:45:37 ---> f5b0bf37b43b 07:45:37 Step 14/22 : WORKDIR / 07:45:37 ---> ce20977a3ff5 07:45:37 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:45:38 ---> Running in efbf8f0b8917 07:45:38 Removing intermediate container efbf8f0b8917 07:45:38 ---> 2515cea781fb 07:45:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:45:38 ---> 42baff448b7e 07:45:38 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:45:39 ---> Running in 978d3d8a2dfa 07:45:40 ---> cf62bb506af4 07:45:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:45:42 ---> dd5acee87842 07:45:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:45:42 Removing intermediate container 978d3d8a2dfa 07:45:42 ---> 733024bea581 07:45:42 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:45:43 ---> 11410c6ac8f1 07:45:43 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:45:44 ---> 1ce78e118b46 07:45:44 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:45:44 ---> Running in 7aa6f188f9e0 07:45:45 Removing intermediate container 7aa6f188f9e0 07:45:45 ---> bf0187375022 07:45:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:45 ---> Running in a3a16e1e3493 07:45:45 Removing intermediate container a3a16e1e3493 07:45:45 ---> f999de1f0fa7 07:45:45 Step 20/22 : LABEL arch=arm64 07:45:46 ---> Running in 243c6f12f189 07:45:47 Removing intermediate container 243c6f12f189 07:45:47 ---> 7b89833a1e9a 07:45:47 Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:45:47 ---> b38fbb5ace99 07:45:47 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:45:47 ---> Running in 33c5a8290375 07:45:47 Removing intermediate container 33c5a8290375 07:45:47 ---> 19accb3f85f2 07:45:47 Step 22/22 : LABEL version=2.1.2-dev.1 07:45:48 ---> Running in 61ce0dc6bee4 07:45:48 ---> e1b19f6a39f0 07:45:48 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:45:48 Removing intermediate container 61ce0dc6bee4 07:45:48 ---> 8186c6903d89 07:45:48 07:45:49 Successfully built 8186c6903d89 07:45:49 Successfully tagged core-metadata-arm64:latest 07:45:49 ---> 9a8f6f069cf4 07:45:49 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:45:51  Building core-metadata ... done  ---> d7a8c5ac5e24 07:45:51 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:45:51 ---> Running in fb7ca0b57072 07:45:51 Removing intermediate container fb7ca0b57072 07:45:51 ---> 642553feb5c7 07:45:51 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:45:52 ---> 0b3c794303b1 07:45:52 Step 25/30 : RUN chmod +x /entrypoint.sh 07:45:52 ---> Running in caaaf18ee305 07:45:55 Removing intermediate container caaaf18ee305 07:45:55 ---> 25138b3119e4 07:45:55 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:45:55 ---> Running in de3c9ad9940c 07:45:56 Removing intermediate container de3c9ad9940c 07:45:56 ---> 9dea0d671c1e 07:45:56 Step 27/30 : CMD ["gate"] 07:45:56 ---> Running in 813a113f9a15 07:45:57 Removing intermediate container 813a113f9a15 07:45:57 ---> 3afa834d3a31 07:45:57 Step 28/30 : LABEL arch=arm64 07:45:57 ---> Running in 2166f91b0cae 07:45:58 Removing intermediate container 2166f91b0cae 07:45:58 ---> b9bd4e102306 07:45:58 Step 29/30 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:45:58 ---> Running in 3920a226e52d 07:45:58 Removing intermediate container 3920a226e52d 07:45:58 ---> 6a689b5bd70f 07:45:58 Step 30/30 : LABEL version=2.1.2-dev.1 07:45:58 ---> Running in ac64649312ae 07:45:59 Removing intermediate container ac64649312ae 07:45:59 ---> d3ae7617d09f 07:45:59 07:46:00 Successfully built d3ae7617d09f 07:46:00 Successfully tagged security-bootstrapper-arm64:latest 07:46:04  Building security-bootstrapper ... done Removing intermediate container edbe83da1cae 07:46:04 ---> 6624e2f1a448 07:46:04 07:46:04 Step 9/21 : FROM alpine:3.14 07:46:04 ---> 376ba31ae3da 07:46:04 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:46:04 ---> Running in 0c4f6ebce39e 07:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:46:06 (1/2) Installing ca-certificates (20220614-r0) 07:46:06 (2/2) Installing dumb-init (1.2.5-r1) 07:46:06 Executing busybox-1.33.1-r8.trigger 07:46:06 Executing ca-certificates-20220614-r0.trigger 07:46:07 OK: 6 MiB in 16 packages 07:46:08 Removing intermediate container 0c4f6ebce39e 07:46:08 ---> 724b467ee17a 07:46:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:46:08 ---> Running in c0800fb9c6ce 07:46:08 Removing intermediate container c0800fb9c6ce 07:46:08 ---> 05d22c1f36cc 07:46:08 Step 12/21 : ENV APP_PORT=59860 07:46:08 ---> Running in da531e8772ef 07:46:09 Removing intermediate container da531e8772ef 07:46:09 ---> fe3cda12deac 07:46:09 Step 13/21 : EXPOSE $APP_PORT 07:46:09 ---> Running in 2d987bd52d22 07:46:09 Removing intermediate container 2d987bd52d22 07:46:09 ---> 085b3b36118f 07:46:09 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:46:10 ---> 3c019320ea79 07:46:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:46:11 ---> c670c5c91f26 07:46:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:46:12 ---> ef52895309d7 07:46:12 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:46:12 Removing intermediate container 680db11e1d65 07:46:12 ---> a2fa12a9bc57 07:46:12 07:46:12 Step 9/22 : FROM alpine:3.14 07:46:12 ---> 376ba31ae3da 07:46:12 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:46:12 ---> Running in e96fc6b81d13 07:46:12 ---> Running in 5c5753102d70 07:46:12 Removing intermediate container e96fc6b81d13 07:46:12 ---> dcba86e24361 07:46:12 Step 11/22 : ENV APP_PORT=59880 07:46:12 ---> Running in e761d837be90 07:46:12 Removing intermediate container 5c5753102d70 07:46:12 ---> b0657bba7ef4 07:46:12 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:46:13 ---> Running in e65bb65de9af 07:46:13 Removing intermediate container e761d837be90 07:46:13 ---> f216959ee734 07:46:13 Step 12/22 : EXPOSE $APP_PORT 07:46:13 ---> Running in 94395a97642b 07:46:13 Removing intermediate container e65bb65de9af 07:46:13 ---> a26916ebc909 07:46:13 Step 19/21 : LABEL arch=arm64 07:46:13 ---> Running in cf6ab3004c22 07:46:13 Removing intermediate container 94395a97642b 07:46:13 ---> 3ec2338450b1 07:46:13 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:13 ---> Running in 8675a14f5606 07:46:13 Removing intermediate container cf6ab3004c22 07:46:13 ---> cfe86d0ece96 07:46:13 Step 20/21 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:46:13 ---> Running in 8a26802bb5ae 07:46:14 Removing intermediate container 8a26802bb5ae 07:46:14 ---> 4cd253119498 07:46:14 Step 21/21 : LABEL version=2.1.2-dev.1 07:46:14 ---> Running in ebab937d0db5 07:46:14 Removing intermediate container ebab937d0db5 07:46:14 ---> a71b0fce5f3e 07:46:14 07:46:15 Successfully built a71b0fce5f3e 07:46:15 Successfully tagged support-notifications-arm64:latest 07:46:15  Building support-notifications ... done Removing intermediate container 8675a14f5606 07:46:15 ---> 3b1d722c023a 07:46:15 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:46:15 ---> Running in 2d45de72c014 07:46:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:46:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:46:18 (1/6) Installing dumb-init (1.2.5-r1) 07:46:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:46:18 (3/6) Installing libsodium (1.0.18-r0) 07:46:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:46:18 (5/6) Installing libzmq (4.3.4-r0) 07:46:18 (6/6) Installing zeromq (4.3.4-r0) 07:46:18 Executing busybox-1.33.1-r8.trigger 07:46:18 OK: 8 MiB in 20 packages 07:46:19 Removing intermediate container 2d45de72c014 07:46:19 ---> c097f9d2ac3f 07:46:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:46:20 ---> 462b426fd0c2 07:46:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:46:21 ---> e47222cbae30 07:46:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:46:21 ---> 5164c4c9f7b5 07:46:21 Step 18/22 : ENTRYPOINT ["/core-data"] 07:46:22 ---> Running in 9dc251b1138b 07:46:22 Removing intermediate container 9dc251b1138b 07:46:22 ---> aa7c056d8a1e 07:46:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:46:22 ---> Running in 5a9a0af9efa8 07:46:22 Removing intermediate container 5a9a0af9efa8 07:46:22 ---> 4ed564f428ef 07:46:22 Step 20/22 : LABEL arch=arm64 07:46:22 ---> Running in e2691fe6e1ab 07:46:23 Removing intermediate container e2691fe6e1ab 07:46:23 ---> c1802b11026a 07:46:23 Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f 07:46:23 ---> Running in 5487520be939 07:46:23 Removing intermediate container 5487520be939 07:46:23 ---> f557e44ada35 07:46:23 Step 22/22 : LABEL version=2.1.2-dev.1 07:46:23 ---> Running in c8c6d54bdd13 07:46:23 Removing intermediate container c8c6d54bdd13 07:46:23 ---> 956c9ac994aa 07:46:23 07:46:24 Successfully built 956c9ac994aa 07:46:24 Successfully tagged core-data-arm64:latest 07:46:24  Building core-data ... done  [Pipeline] } 07:46:24 $ docker stop --time=1 cde9c39569cc0919aeb8af7eb5c3cd8366e9d3d38ec021e4ce93fd0f4489963e 07:46:26 $ docker rm -f cde9c39569cc0919aeb8af7eb5c3cd8366e9d3d38ec021e4ce93fd0f4489963e [Pipeline] // withDockerContainer [Pipeline] sh 07:46:26 + docker images 07:46:27 REPOSITORY TAG IMAGE ID CREATED SIZE 07:46:27 core-data-arm64 latest 956c9ac994aa 3 seconds ago 19.6MB 07:46:27 support-notifications-arm64 latest a71b0fce5f3e 12 seconds ago 16.1MB 07:46:27 a2fa12a9bc57 15 seconds ago 1.48GB 07:46:27 6624e2f1a448 23 seconds ago 1.47GB 07:46:27 security-bootstrapper-arm64 latest d3ae7617d09f 27 seconds ago 17.8MB 07:46:27 core-metadata-arm64 latest 8186c6903d89 38 seconds ago 15.9MB 07:46:27 57057e71e6f4 51 seconds ago 1.47GB 07:46:27 b0139983be5c About a minute ago 1.47GB 07:46:27 sys-mgmt-agent-arm64 latest 1a23dc70b58a 2 minutes ago 277MB 07:46:27 security-secretstore-setup-arm64 latest fa3ecf567f2d 3 minutes ago 26.8MB 07:46:27 security-proxy-setup-arm64 latest 007bdcfc146e 3 minutes ago 25.5MB 07:46:27 support-scheduler-arm64 latest 5b099d80f141 3 minutes ago 15.3MB 07:46:27 core-command-arm64 latest 7f5e50ed6c9f 3 minutes ago 15.2MB 07:46:27 a0ee5857cea5 3 minutes ago 1.47GB 07:46:27 77ace81a2238 3 minutes ago 1.48GB 07:46:27 6282c5d74f3f 3 minutes ago 1.47GB 07:46:27 32b7c5884fc5 3 minutes ago 1.47GB 07:46:27 5cb66e1f8df1 4 minutes ago 1.47GB 07:46:27 ci-base-image-arm64 latest e4b11052b5dc 8 minutes ago 1.24GB 07:46:27 alpine 3.14 376ba31ae3da 8 days ago 5.35MB 07:46:27 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.16-alpine-lts d19f1962542a 2 months ago 534MB 07:46:27 docker 20.10.8 3734d5adc5ac 11 months ago 198MB 07:46:27 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 07:46:27 provisioning config files... 07:46:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config4439830792186528281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:27 ---> docker-login.sh 07:46:27 nexus3.edgexfoundry.org:10001 07:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:28 Configure a credential helper to remove this warning. See 07:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:28 07:46:28 Login Succeeded 07:46:28 nexus3.edgexfoundry.org:10002 07:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:28 Configure a credential helper to remove this warning. See 07:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:28 07:46:28 Login Succeeded 07:46:28 nexus3.edgexfoundry.org:10003 07:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:29 Configure a credential helper to remove this warning. See 07:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:29 07:46:29 Login Succeeded 07:46:29 nexus3.edgexfoundry.org:10004 07:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:29 Configure a credential helper to remove this warning. See 07:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:29 07:46:29 Login Succeeded 07:46:29 docker.io 07:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:30 Configure a credential helper to remove this warning. See 07:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:30 07:46:30 Login Succeeded 07:46:30 ---> docker-login.sh ends [Pipeline] } 07:46:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:30 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:46:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:46:30 37bead552474273de976aaf56ac2094eaaca713f 07:46:30 2.1.2-dev.1 07:46:30 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:46:30 jakarta 07:46:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:46:31 0b6f9de964f7: Preparing 07:46:31 52c2e54b7340: Preparing 07:46:31 4d42ee098250: Preparing 07:46:31 5a1916421f19: Preparing 07:46:31 28c3ef001483: Preparing 07:46:31 28c3ef001483: Layer already exists 07:46:31 0b6f9de964f7: Pushed 07:46:31 5a1916421f19: Pushed 07:46:31 4d42ee098250: Pushed 07:46:34 52c2e54b7340: Pushed 07:46:34 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:71de3cdadd27ae762e76f07fa41bd893706be163e66f2b2135935cff506e234f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.2-dev.1 07:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:46:34 0b6f9de964f7: Preparing 07:46:34 52c2e54b7340: Preparing 07:46:34 4d42ee098250: Preparing 07:46:34 5a1916421f19: Preparing 07:46:34 28c3ef001483: Preparing 07:46:34 28c3ef001483: Layer already exists 07:46:34 0b6f9de964f7: Layer already exists 07:46:34 52c2e54b7340: Layer already exists 07:46:34 5a1916421f19: Layer already exists 07:46:34 4d42ee098250: Layer already exists 07:46:35 2.1.2-dev.1: digest: sha256:71de3cdadd27ae762e76f07fa41bd893706be163e66f2b2135935cff506e234f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:46:35 0b6f9de964f7: Preparing 07:46:35 52c2e54b7340: Preparing 07:46:35 4d42ee098250: Preparing 07:46:35 5a1916421f19: Preparing 07:46:35 28c3ef001483: Preparing 07:46:35 5a1916421f19: Layer already exists 07:46:35 4d42ee098250: Layer already exists 07:46:35 28c3ef001483: Layer already exists 07:46:35 0b6f9de964f7: Layer already exists 07:46:35 52c2e54b7340: Layer already exists 07:46:36 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:71de3cdadd27ae762e76f07fa41bd893706be163e66f2b2135935cff506e234f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta 07:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:46:36 0b6f9de964f7: Preparing 07:46:36 52c2e54b7340: Preparing 07:46:36 4d42ee098250: Preparing 07:46:36 5a1916421f19: Preparing 07:46:36 28c3ef001483: Preparing 07:46:36 4d42ee098250: Layer already exists 07:46:36 0b6f9de964f7: Layer already exists 07:46:36 52c2e54b7340: Layer already exists 07:46:36 5a1916421f19: Layer already exists 07:46:36 28c3ef001483: Layer already exists 07:46:37 jakarta: digest: sha256:71de3cdadd27ae762e76f07fa41bd893706be163e66f2b2135935cff506e234f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:37 ===================================================== [Pipeline] echo 07:46:37 taggedImages: 07:46:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:46:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.2-dev.1 07:46:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:46:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] echo 07:46:37 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:46:37 37bead552474273de976aaf56ac2094eaaca713f 07:46:37 2.1.2-dev.1 07:46:37 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:46:37 jakarta 07:46:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:46:38 8315dd7a94e4: Preparing 07:46:38 3a15096428c0: Preparing 07:46:38 4d42ee098250: Preparing 07:46:38 e7b82c9eb97a: Preparing 07:46:38 d68abe67c9a8: Preparing 07:46:38 28c3ef001483: Preparing 07:46:38 28c3ef001483: Waiting 07:46:38 4d42ee098250: Layer already exists 07:46:38 28c3ef001483: Layer already exists 07:46:38 8315dd7a94e4: Pushed 07:46:38 d68abe67c9a8: Pushed 07:46:38 e7b82c9eb97a: Pushed 07:46:41 3a15096428c0: Pushed 07:46:41 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:2e3b1f8c6327aa0913d10324c0d1375c4a34c54e9738444b7661c9129071a979 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.2-dev.1 07:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:46:42 8315dd7a94e4: Preparing 07:46:42 3a15096428c0: Preparing 07:46:42 4d42ee098250: Preparing 07:46:42 e7b82c9eb97a: Preparing 07:46:42 d68abe67c9a8: Preparing 07:46:42 28c3ef001483: Preparing 07:46:42 28c3ef001483: Waiting 07:46:42 d68abe67c9a8: Layer already exists 07:46:42 8315dd7a94e4: Layer already exists 07:46:42 3a15096428c0: Layer already exists 07:46:42 4d42ee098250: Layer already exists 07:46:42 e7b82c9eb97a: Layer already exists 07:46:42 28c3ef001483: Layer already exists 07:46:42 2.1.2-dev.1: digest: sha256:2e3b1f8c6327aa0913d10324c0d1375c4a34c54e9738444b7661c9129071a979 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:46:43 8315dd7a94e4: Preparing 07:46:43 3a15096428c0: Preparing 07:46:43 4d42ee098250: Preparing 07:46:43 e7b82c9eb97a: Preparing 07:46:43 d68abe67c9a8: Preparing 07:46:43 28c3ef001483: Preparing 07:46:43 28c3ef001483: Waiting 07:46:43 e7b82c9eb97a: Layer already exists 07:46:43 3a15096428c0: Layer already exists 07:46:43 8315dd7a94e4: Layer already exists 07:46:43 d68abe67c9a8: Layer already exists 07:46:43 4d42ee098250: Layer already exists 07:46:43 28c3ef001483: Layer already exists 07:46:43 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:2e3b1f8c6327aa0913d10324c0d1375c4a34c54e9738444b7661c9129071a979 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta 07:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:46:44 8315dd7a94e4: Preparing 07:46:44 3a15096428c0: Preparing 07:46:44 4d42ee098250: Preparing 07:46:44 e7b82c9eb97a: Preparing 07:46:44 d68abe67c9a8: Preparing 07:46:44 28c3ef001483: Preparing 07:46:44 28c3ef001483: Waiting 07:46:44 e7b82c9eb97a: Layer already exists 07:46:44 d68abe67c9a8: Layer already exists 07:46:44 8315dd7a94e4: Layer already exists 07:46:44 3a15096428c0: Layer already exists 07:46:44 4d42ee098250: Layer already exists 07:46:44 28c3ef001483: Layer already exists 07:46:44 jakarta: digest: sha256:2e3b1f8c6327aa0913d10324c0d1375c4a34c54e9738444b7661c9129071a979 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:44 ===================================================== [Pipeline] echo 07:46:44 taggedImages: 07:46:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:46:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.2-dev.1 07:46:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:46:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] echo 07:46:44 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:46:44 37bead552474273de976aaf56ac2094eaaca713f 07:46:44 2.1.2-dev.1 07:46:44 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:46:44 jakarta 07:46:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:46:45 3124fb897a75: Preparing 07:46:45 b9700b507ca3: Preparing 07:46:45 4d42ee098250: Preparing 07:46:45 5a1916421f19: Preparing 07:46:45 28c3ef001483: Preparing 07:46:45 5a1916421f19: Layer already exists 07:46:45 4d42ee098250: Layer already exists 07:46:45 28c3ef001483: Layer already exists 07:46:45 3124fb897a75: Pushed 07:46:48 b9700b507ca3: Pushed 07:46:48 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:2f2085aa621df7084406fadee2c9df73f565f974610ea5f1459923c39e4987d8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.2-dev.1 07:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:46:49 3124fb897a75: Preparing 07:46:49 b9700b507ca3: Preparing 07:46:49 4d42ee098250: Preparing 07:46:49 5a1916421f19: Preparing 07:46:49 28c3ef001483: Preparing 07:46:49 b9700b507ca3: Layer already exists 07:46:49 4d42ee098250: Layer already exists 07:46:49 5a1916421f19: Layer already exists 07:46:49 3124fb897a75: Layer already exists 07:46:49 28c3ef001483: Layer already exists 07:46:49 2.1.2-dev.1: digest: sha256:2f2085aa621df7084406fadee2c9df73f565f974610ea5f1459923c39e4987d8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:46:50 3124fb897a75: Preparing 07:46:50 b9700b507ca3: Preparing 07:46:50 4d42ee098250: Preparing 07:46:50 5a1916421f19: Preparing 07:46:50 28c3ef001483: Preparing 07:46:50 b9700b507ca3: Layer already exists 07:46:50 5a1916421f19: Layer already exists 07:46:50 28c3ef001483: Layer already exists 07:46:50 4d42ee098250: Layer already exists 07:46:50 3124fb897a75: Layer already exists 07:46:50 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:2f2085aa621df7084406fadee2c9df73f565f974610ea5f1459923c39e4987d8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta 07:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:46:51 3124fb897a75: Preparing 07:46:51 b9700b507ca3: Preparing 07:46:51 4d42ee098250: Preparing 07:46:51 5a1916421f19: Preparing 07:46:51 28c3ef001483: Preparing 07:46:51 28c3ef001483: Layer already exists 07:46:51 5a1916421f19: Layer already exists 07:46:51 4d42ee098250: Layer already exists 07:46:51 b9700b507ca3: Layer already exists 07:46:51 3124fb897a75: Layer already exists 07:46:51 jakarta: digest: sha256:2f2085aa621df7084406fadee2c9df73f565f974610ea5f1459923c39e4987d8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:51 ===================================================== [Pipeline] echo 07:46:51 taggedImages: 07:46:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:46:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.2-dev.1 07:46:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:46:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] echo 07:46:51 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:46:51 37bead552474273de976aaf56ac2094eaaca713f 07:46:51 2.1.2-dev.1 07:46:51 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:46:51 jakarta 07:46:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:52 e12d2e287a05: Preparing 07:46:52 e12d2e287a05: Preparing 07:46:52 f5a2e6b1d9d2: Preparing 07:46:52 3477dccb4e64: Preparing 07:46:52 eba9a94d11ba: Preparing 07:46:52 ff90d67c36df: Preparing 07:46:52 4d42ee098250: Preparing 07:46:52 03b91f5d3065: Preparing 07:46:52 1d186d16070f: Preparing 07:46:52 12f6a6ae3e7d: Preparing 07:46:52 781bdf7b3ac5: Preparing 07:46:52 28c3ef001483: Preparing 07:46:52 03b91f5d3065: Waiting 07:46:52 1d186d16070f: Waiting 07:46:52 12f6a6ae3e7d: Waiting 07:46:52 781bdf7b3ac5: Waiting 07:46:52 28c3ef001483: Waiting 07:46:52 4d42ee098250: Waiting 07:46:52 eba9a94d11ba: Pushed 07:46:52 f5a2e6b1d9d2: Pushed 07:46:52 e12d2e287a05: Pushed 07:46:52 3477dccb4e64: Pushed 07:46:52 4d42ee098250: Layer already exists 07:46:52 03b91f5d3065: Pushed 07:46:52 1d186d16070f: Pushed 07:46:52 12f6a6ae3e7d: Pushed 07:46:52 28c3ef001483: Layer already exists 07:46:52 781bdf7b3ac5: Pushed 07:46:56 ff90d67c36df: Pushed 07:46:56 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:fc8f0b198ad5caa9a5880a594e1b18fd5180530a423a3574dd523babffc64965 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.2-dev.1 07:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:57 e12d2e287a05: Preparing 07:46:57 e12d2e287a05: Preparing 07:46:57 f5a2e6b1d9d2: Preparing 07:46:57 3477dccb4e64: Preparing 07:46:57 eba9a94d11ba: Preparing 07:46:57 ff90d67c36df: Preparing 07:46:57 4d42ee098250: Preparing 07:46:57 03b91f5d3065: Preparing 07:46:57 1d186d16070f: Preparing 07:46:57 12f6a6ae3e7d: Preparing 07:46:57 781bdf7b3ac5: Preparing 07:46:57 28c3ef001483: Preparing 07:46:57 781bdf7b3ac5: Waiting 07:46:57 28c3ef001483: Waiting 07:46:57 1d186d16070f: Waiting 07:46:57 12f6a6ae3e7d: Waiting 07:46:57 4d42ee098250: Waiting 07:46:57 03b91f5d3065: Waiting 07:46:57 eba9a94d11ba: Layer already exists 07:46:57 ff90d67c36df: Layer already exists 07:46:57 3477dccb4e64: Layer already exists 07:46:57 f5a2e6b1d9d2: Layer already exists 07:46:57 e12d2e287a05: Layer already exists 07:46:57 03b91f5d3065: Layer already exists 07:46:57 4d42ee098250: Layer already exists 07:46:57 781bdf7b3ac5: Layer already exists 07:46:57 12f6a6ae3e7d: Layer already exists 07:46:57 1d186d16070f: Layer already exists 07:46:57 28c3ef001483: Layer already exists 07:46:57 2.1.2-dev.1: digest: sha256:fc8f0b198ad5caa9a5880a594e1b18fd5180530a423a3574dd523babffc64965 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:58 e12d2e287a05: Preparing 07:46:58 e12d2e287a05: Preparing 07:46:58 f5a2e6b1d9d2: Preparing 07:46:58 3477dccb4e64: Preparing 07:46:58 eba9a94d11ba: Preparing 07:46:58 ff90d67c36df: Preparing 07:46:58 4d42ee098250: Preparing 07:46:58 03b91f5d3065: Preparing 07:46:58 1d186d16070f: Preparing 07:46:58 12f6a6ae3e7d: Preparing 07:46:58 781bdf7b3ac5: Preparing 07:46:58 28c3ef001483: Preparing 07:46:58 4d42ee098250: Waiting 07:46:58 03b91f5d3065: Waiting 07:46:58 1d186d16070f: Waiting 07:46:58 12f6a6ae3e7d: Waiting 07:46:58 781bdf7b3ac5: Waiting 07:46:58 28c3ef001483: Waiting 07:46:58 f5a2e6b1d9d2: Layer already exists 07:46:58 e12d2e287a05: Layer already exists 07:46:58 ff90d67c36df: Layer already exists 07:46:58 3477dccb4e64: Layer already exists 07:46:58 eba9a94d11ba: Layer already exists 07:46:58 1d186d16070f: Layer already exists 07:46:58 03b91f5d3065: Layer already exists 07:46:58 4d42ee098250: Layer already exists 07:46:58 12f6a6ae3e7d: Layer already exists 07:46:58 781bdf7b3ac5: Layer already exists 07:46:58 28c3ef001483: Layer already exists 07:46:58 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:fc8f0b198ad5caa9a5880a594e1b18fd5180530a423a3574dd523babffc64965 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta 07:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:59 e12d2e287a05: Preparing 07:46:59 e12d2e287a05: Preparing 07:46:59 f5a2e6b1d9d2: Preparing 07:46:59 3477dccb4e64: Preparing 07:46:59 eba9a94d11ba: Preparing 07:46:59 ff90d67c36df: Preparing 07:46:59 4d42ee098250: Preparing 07:46:59 03b91f5d3065: Preparing 07:46:59 1d186d16070f: Preparing 07:46:59 12f6a6ae3e7d: Preparing 07:46:59 781bdf7b3ac5: Preparing 07:46:59 28c3ef001483: Preparing 07:46:59 1d186d16070f: Waiting 07:46:59 12f6a6ae3e7d: Waiting 07:46:59 781bdf7b3ac5: Waiting 07:46:59 28c3ef001483: Waiting 07:46:59 4d42ee098250: Waiting 07:46:59 03b91f5d3065: Waiting 07:46:59 f5a2e6b1d9d2: Layer already exists 07:46:59 3477dccb4e64: Layer already exists 07:46:59 ff90d67c36df: Layer already exists 07:46:59 e12d2e287a05: Layer already exists 07:46:59 eba9a94d11ba: Layer already exists 07:46:59 4d42ee098250: Layer already exists 07:46:59 03b91f5d3065: Layer already exists 07:46:59 1d186d16070f: Layer already exists 07:46:59 12f6a6ae3e7d: Layer already exists 07:46:59 781bdf7b3ac5: Layer already exists 07:46:59 28c3ef001483: Layer already exists 07:46:59 jakarta: digest: sha256:fc8f0b198ad5caa9a5880a594e1b18fd5180530a423a3574dd523babffc64965 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:59 ===================================================== [Pipeline] echo 07:46:59 taggedImages: 07:46:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:46:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.2-dev.1 07:46:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:46:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] echo 07:46:59 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:46:59 37bead552474273de976aaf56ac2094eaaca713f 07:46:59 2.1.2-dev.1 07:46:59 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:46:59 jakarta 07:46:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:00 cada15f1b6bd: Preparing 07:47:00 8221c7f13620: Preparing 07:47:00 dba174bb0ea0: Preparing 07:47:00 f12e1de0094c: Preparing 07:47:00 d1adf63696cb: Preparing 07:47:00 28c3ef001483: Preparing 07:47:00 28c3ef001483: Waiting 07:47:00 dba174bb0ea0: Pushed 07:47:00 f12e1de0094c: Pushed 07:47:00 28c3ef001483: Layer already exists 07:47:01 d1adf63696cb: Pushed 07:47:02 cada15f1b6bd: Pushed 07:47:02 8221c7f13620: Pushed 07:47:03 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:013937bd341cd7bfdb927aa4e546cb347f0dd9c1b9dba9ad5e61af87b22c4ef1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.2-dev.1 07:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:03 cada15f1b6bd: Preparing 07:47:03 8221c7f13620: Preparing 07:47:03 dba174bb0ea0: Preparing 07:47:03 f12e1de0094c: Preparing 07:47:03 d1adf63696cb: Preparing 07:47:03 28c3ef001483: Preparing 07:47:03 28c3ef001483: Waiting 07:47:03 d1adf63696cb: Layer already exists 07:47:03 8221c7f13620: Layer already exists 07:47:03 f12e1de0094c: Layer already exists 07:47:03 cada15f1b6bd: Layer already exists 07:47:03 dba174bb0ea0: Layer already exists 07:47:03 28c3ef001483: Layer already exists 07:47:04 2.1.2-dev.1: digest: sha256:013937bd341cd7bfdb927aa4e546cb347f0dd9c1b9dba9ad5e61af87b22c4ef1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:04 cada15f1b6bd: Preparing 07:47:04 8221c7f13620: Preparing 07:47:04 dba174bb0ea0: Preparing 07:47:04 f12e1de0094c: Preparing 07:47:04 d1adf63696cb: Preparing 07:47:04 28c3ef001483: Preparing 07:47:04 28c3ef001483: Waiting 07:47:04 dba174bb0ea0: Layer already exists 07:47:04 d1adf63696cb: Layer already exists 07:47:04 f12e1de0094c: Layer already exists 07:47:04 8221c7f13620: Layer already exists 07:47:04 cada15f1b6bd: Layer already exists 07:47:04 28c3ef001483: Layer already exists 07:47:05 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:013937bd341cd7bfdb927aa4e546cb347f0dd9c1b9dba9ad5e61af87b22c4ef1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta 07:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:05 cada15f1b6bd: Preparing 07:47:05 8221c7f13620: Preparing 07:47:05 dba174bb0ea0: Preparing 07:47:05 f12e1de0094c: Preparing 07:47:05 d1adf63696cb: Preparing 07:47:05 28c3ef001483: Preparing 07:47:05 28c3ef001483: Waiting 07:47:05 8221c7f13620: Layer already exists 07:47:05 dba174bb0ea0: Layer already exists 07:47:05 d1adf63696cb: Layer already exists 07:47:05 cada15f1b6bd: Layer already exists 07:47:05 f12e1de0094c: Layer already exists 07:47:05 28c3ef001483: Layer already exists 07:47:06 jakarta: digest: sha256:013937bd341cd7bfdb927aa4e546cb347f0dd9c1b9dba9ad5e61af87b22c4ef1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:06 ===================================================== [Pipeline] echo 07:47:06 taggedImages: 07:47:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:47:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.2-dev.1 07:47:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] echo 07:47:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:47:06 37bead552474273de976aaf56ac2094eaaca713f 07:47:06 2.1.2-dev.1 07:47:06 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:06 jakarta 07:47:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:07 9be81579dace: Preparing 07:47:07 65944590553a: Preparing 07:47:07 454d81c18629: Preparing 07:47:07 ac3e790c0c5b: Preparing 07:47:07 a27ee73e48ed: Preparing 07:47:07 88a8640ff8de: Preparing 07:47:07 1dd91be01f7e: Preparing 07:47:07 1cfe25ff8a00: Preparing 07:47:07 fae9bab36001: Preparing 07:47:07 28c3ef001483: Preparing 07:47:07 88a8640ff8de: Waiting 07:47:07 1dd91be01f7e: Waiting 07:47:07 1cfe25ff8a00: Waiting 07:47:07 fae9bab36001: Waiting 07:47:07 28c3ef001483: Waiting 07:47:07 65944590553a: Pushed 07:47:07 a27ee73e48ed: Pushed 07:47:07 9be81579dace: Pushed 07:47:07 88a8640ff8de: Pushed 07:47:07 1cfe25ff8a00: Pushed 07:47:07 1dd91be01f7e: Pushed 07:47:07 28c3ef001483: Layer already exists 07:47:07 fae9bab36001: Pushed 07:47:09 ac3e790c0c5b: Pushed 07:47:10 454d81c18629: Pushed 07:47:10 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:9604c3a7ba7af5b7664eba48ffa9e31accb3d8b9bcfd141a045f159069380b2b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.2-dev.1 07:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:11 9be81579dace: Preparing 07:47:11 65944590553a: Preparing 07:47:11 454d81c18629: Preparing 07:47:11 ac3e790c0c5b: Preparing 07:47:11 a27ee73e48ed: Preparing 07:47:11 88a8640ff8de: Preparing 07:47:11 1dd91be01f7e: Preparing 07:47:11 1cfe25ff8a00: Preparing 07:47:11 fae9bab36001: Preparing 07:47:11 28c3ef001483: Preparing 07:47:11 1cfe25ff8a00: Waiting 07:47:11 88a8640ff8de: Waiting 07:47:11 1dd91be01f7e: Waiting 07:47:11 fae9bab36001: Waiting 07:47:11 28c3ef001483: Waiting 07:47:11 ac3e790c0c5b: Layer already exists 07:47:11 65944590553a: Layer already exists 07:47:11 a27ee73e48ed: Layer already exists 07:47:11 454d81c18629: Layer already exists 07:47:11 9be81579dace: Layer already exists 07:47:11 88a8640ff8de: Layer already exists 07:47:11 1cfe25ff8a00: Layer already exists 07:47:11 fae9bab36001: Layer already exists 07:47:11 1dd91be01f7e: Layer already exists 07:47:11 28c3ef001483: Layer already exists 07:47:11 2.1.2-dev.1: digest: sha256:9604c3a7ba7af5b7664eba48ffa9e31accb3d8b9bcfd141a045f159069380b2b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:12 9be81579dace: Preparing 07:47:12 65944590553a: Preparing 07:47:12 454d81c18629: Preparing 07:47:12 ac3e790c0c5b: Preparing 07:47:12 a27ee73e48ed: Preparing 07:47:12 88a8640ff8de: Preparing 07:47:12 1dd91be01f7e: Preparing 07:47:12 1cfe25ff8a00: Preparing 07:47:12 fae9bab36001: Preparing 07:47:12 28c3ef001483: Preparing 07:47:12 1cfe25ff8a00: Waiting 07:47:12 fae9bab36001: Waiting 07:47:12 28c3ef001483: Waiting 07:47:12 88a8640ff8de: Waiting 07:47:12 1dd91be01f7e: Waiting 07:47:12 65944590553a: Layer already exists 07:47:12 454d81c18629: Layer already exists 07:47:12 9be81579dace: Layer already exists 07:47:12 ac3e790c0c5b: Layer already exists 07:47:12 a27ee73e48ed: Layer already exists 07:47:12 88a8640ff8de: Layer already exists 07:47:12 1dd91be01f7e: Layer already exists 07:47:12 1cfe25ff8a00: Layer already exists 07:47:12 fae9bab36001: Layer already exists 07:47:12 28c3ef001483: Layer already exists 07:47:12 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:9604c3a7ba7af5b7664eba48ffa9e31accb3d8b9bcfd141a045f159069380b2b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta 07:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:13 9be81579dace: Preparing 07:47:13 65944590553a: Preparing 07:47:13 454d81c18629: Preparing 07:47:13 ac3e790c0c5b: Preparing 07:47:13 a27ee73e48ed: Preparing 07:47:13 88a8640ff8de: Preparing 07:47:13 1dd91be01f7e: Preparing 07:47:13 1cfe25ff8a00: Preparing 07:47:13 fae9bab36001: Preparing 07:47:13 28c3ef001483: Preparing 07:47:13 1dd91be01f7e: Waiting 07:47:13 1cfe25ff8a00: Waiting 07:47:13 88a8640ff8de: Waiting 07:47:13 fae9bab36001: Waiting 07:47:13 28c3ef001483: Waiting 07:47:13 9be81579dace: Layer already exists 07:47:13 ac3e790c0c5b: Layer already exists 07:47:13 a27ee73e48ed: Layer already exists 07:47:13 454d81c18629: Layer already exists 07:47:13 65944590553a: Layer already exists 07:47:13 88a8640ff8de: Layer already exists 07:47:13 1dd91be01f7e: Layer already exists 07:47:13 28c3ef001483: Layer already exists 07:47:13 1cfe25ff8a00: Layer already exists 07:47:13 fae9bab36001: Layer already exists 07:47:13 jakarta: digest: sha256:9604c3a7ba7af5b7664eba48ffa9e31accb3d8b9bcfd141a045f159069380b2b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:13 ===================================================== [Pipeline] echo 07:47:13 taggedImages: 07:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.2-dev.1 07:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] echo 07:47:13 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:47:13 37bead552474273de976aaf56ac2094eaaca713f 07:47:13 2.1.2-dev.1 07:47:13 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:13 jakarta 07:47:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:47:14 c2af8e34a23b: Preparing 07:47:14 23dedcfe5c30: Preparing 07:47:14 4d42ee098250: Preparing 07:47:14 85c59b5f72ab: Preparing 07:47:14 28c3ef001483: Preparing 07:47:14 28c3ef001483: Layer already exists 07:47:14 4d42ee098250: Layer already exists 07:47:14 c2af8e34a23b: Pushed 07:47:15 85c59b5f72ab: Pushed 07:47:17 23dedcfe5c30: Pushed 07:47:17 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:1d32fe91c4847169d662edf552e19aa4dcca1717e4848e4b42f74d54287725a3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.2-dev.1 07:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:47:18 c2af8e34a23b: Preparing 07:47:18 23dedcfe5c30: Preparing 07:47:18 4d42ee098250: Preparing 07:47:18 85c59b5f72ab: Preparing 07:47:18 28c3ef001483: Preparing 07:47:18 28c3ef001483: Layer already exists 07:47:18 23dedcfe5c30: Layer already exists 07:47:18 c2af8e34a23b: Layer already exists 07:47:18 4d42ee098250: Layer already exists 07:47:18 85c59b5f72ab: Layer already exists 07:47:18 2.1.2-dev.1: digest: sha256:1d32fe91c4847169d662edf552e19aa4dcca1717e4848e4b42f74d54287725a3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:47:19 c2af8e34a23b: Preparing 07:47:19 23dedcfe5c30: Preparing 07:47:19 4d42ee098250: Preparing 07:47:19 85c59b5f72ab: Preparing 07:47:19 28c3ef001483: Preparing 07:47:19 85c59b5f72ab: Layer already exists 07:47:19 23dedcfe5c30: Layer already exists 07:47:19 4d42ee098250: Layer already exists 07:47:19 28c3ef001483: Layer already exists 07:47:19 c2af8e34a23b: Layer already exists 07:47:19 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:1d32fe91c4847169d662edf552e19aa4dcca1717e4848e4b42f74d54287725a3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta 07:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:47:20 c2af8e34a23b: Preparing 07:47:20 23dedcfe5c30: Preparing 07:47:20 4d42ee098250: Preparing 07:47:20 85c59b5f72ab: Preparing 07:47:20 28c3ef001483: Preparing 07:47:20 23dedcfe5c30: Layer already exists 07:47:20 c2af8e34a23b: Layer already exists 07:47:20 4d42ee098250: Layer already exists 07:47:20 28c3ef001483: Layer already exists 07:47:20 85c59b5f72ab: Layer already exists 07:47:20 jakarta: digest: sha256:1d32fe91c4847169d662edf552e19aa4dcca1717e4848e4b42f74d54287725a3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:20 ===================================================== [Pipeline] echo 07:47:20 taggedImages: 07:47:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:47:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.2-dev.1 07:47:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] echo 07:47:20 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:47:20 37bead552474273de976aaf56ac2094eaaca713f 07:47:20 2.1.2-dev.1 07:47:20 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:20 jakarta 07:47:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:47:21 fb6523a19092: Preparing 07:47:21 6c7f727133cc: Preparing 07:47:21 4d42ee098250: Preparing 07:47:21 5a1916421f19: Preparing 07:47:21 28c3ef001483: Preparing 07:47:21 28c3ef001483: Layer already exists 07:47:21 5a1916421f19: Layer already exists 07:47:21 4d42ee098250: Layer already exists 07:47:21 fb6523a19092: Pushed 07:47:24 6c7f727133cc: Pushed 07:47:24 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:44d81d1743e6921978b15f7f3a7be34f16bb32faa2dad71eb6fb6990798d2d27 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.2-dev.1 07:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:47:25 fb6523a19092: Preparing 07:47:25 6c7f727133cc: Preparing 07:47:25 4d42ee098250: Preparing 07:47:25 5a1916421f19: Preparing 07:47:25 28c3ef001483: Preparing 07:47:25 5a1916421f19: Layer already exists 07:47:25 4d42ee098250: Layer already exists 07:47:25 fb6523a19092: Layer already exists 07:47:25 6c7f727133cc: Layer already exists 07:47:25 28c3ef001483: Layer already exists 07:47:25 2.1.2-dev.1: digest: sha256:44d81d1743e6921978b15f7f3a7be34f16bb32faa2dad71eb6fb6990798d2d27 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:47:26 fb6523a19092: Preparing 07:47:26 6c7f727133cc: Preparing 07:47:26 4d42ee098250: Preparing 07:47:26 5a1916421f19: Preparing 07:47:26 28c3ef001483: Preparing 07:47:26 6c7f727133cc: Layer already exists 07:47:26 fb6523a19092: Layer already exists 07:47:26 5a1916421f19: Layer already exists 07:47:26 4d42ee098250: Layer already exists 07:47:26 28c3ef001483: Layer already exists 07:47:26 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:44d81d1743e6921978b15f7f3a7be34f16bb32faa2dad71eb6fb6990798d2d27 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta 07:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:47:27 fb6523a19092: Preparing 07:47:27 6c7f727133cc: Preparing 07:47:27 4d42ee098250: Preparing 07:47:27 5a1916421f19: Preparing 07:47:27 28c3ef001483: Preparing 07:47:27 28c3ef001483: Layer already exists 07:47:27 4d42ee098250: Layer already exists 07:47:27 6c7f727133cc: Layer already exists 07:47:27 5a1916421f19: Layer already exists 07:47:27 fb6523a19092: Layer already exists 07:47:27 jakarta: digest: sha256:44d81d1743e6921978b15f7f3a7be34f16bb32faa2dad71eb6fb6990798d2d27 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:27 ===================================================== [Pipeline] echo 07:47:27 taggedImages: 07:47:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:47:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.2-dev.1 07:47:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] echo 07:47:27 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 07:47:27 37bead552474273de976aaf56ac2094eaaca713f 07:47:27 2.1.2-dev.1 07:47:27 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:27 jakarta 07:47:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:27 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 07:47:28 bb12919b48b2: Preparing 07:47:28 bc0a5e2ed09f: Preparing 07:47:28 07ecfedff616: Preparing 07:47:28 a6fcc3fc10c0: Preparing 07:47:28 166dde17997b: Preparing 07:47:28 78c4bc0ebec3: Preparing 07:47:28 45596ee15a31: Preparing 07:47:28 52dc75cd08be: Preparing 07:47:28 a6e1fd50fee5: Preparing 07:47:28 56eb02710082: Preparing 07:47:28 ee420dfed78a: Preparing 07:47:28 78c4bc0ebec3: Waiting 07:47:28 45596ee15a31: Waiting 07:47:28 52dc75cd08be: Waiting 07:47:28 a6e1fd50fee5: Waiting 07:47:28 56eb02710082: Waiting 07:47:28 ee420dfed78a: Waiting 07:47:28 166dde17997b: Layer already exists 07:47:28 78c4bc0ebec3: Layer already exists 07:47:28 45596ee15a31: Layer already exists 07:47:28 bc0a5e2ed09f: Pushed 07:47:28 52dc75cd08be: Layer already exists 07:47:28 56eb02710082: Layer already exists 07:47:28 a6e1fd50fee5: Layer already exists 07:47:28 ee420dfed78a: Layer already exists 07:47:29 bb12919b48b2: Pushed 07:47:31 07ecfedff616: Pushed 07:47:46 a6fcc3fc10c0: Pushed 07:47:46 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:2caf961924b745fc8383559fb1597632cbf47162c50eef5fec9e90b794612f48 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.2-dev.1 07:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 07:47:46 bb12919b48b2: Preparing 07:47:46 bc0a5e2ed09f: Preparing 07:47:46 07ecfedff616: Preparing 07:47:46 a6fcc3fc10c0: Preparing 07:47:46 166dde17997b: Preparing 07:47:46 78c4bc0ebec3: Preparing 07:47:46 45596ee15a31: Preparing 07:47:46 52dc75cd08be: Preparing 07:47:46 a6e1fd50fee5: Preparing 07:47:46 56eb02710082: Preparing 07:47:46 ee420dfed78a: Preparing 07:47:46 56eb02710082: Waiting 07:47:46 52dc75cd08be: Waiting 07:47:46 a6e1fd50fee5: Waiting 07:47:46 ee420dfed78a: Waiting 07:47:46 78c4bc0ebec3: Waiting 07:47:46 45596ee15a31: Waiting 07:47:46 bb12919b48b2: Layer already exists 07:47:46 07ecfedff616: Layer already exists 07:47:46 bc0a5e2ed09f: Layer already exists 07:47:46 a6fcc3fc10c0: Layer already exists 07:47:46 166dde17997b: Layer already exists 07:47:47 52dc75cd08be: Layer already exists 07:47:47 45596ee15a31: Layer already exists 07:47:47 78c4bc0ebec3: Layer already exists 07:47:47 56eb02710082: Layer already exists 07:47:47 a6e1fd50fee5: Layer already exists 07:47:47 ee420dfed78a: Layer already exists 07:47:47 2.1.2-dev.1: digest: sha256:2caf961924b745fc8383559fb1597632cbf47162c50eef5fec9e90b794612f48 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 07:47:47 bb12919b48b2: Preparing 07:47:47 bc0a5e2ed09f: Preparing 07:47:47 07ecfedff616: Preparing 07:47:47 a6fcc3fc10c0: Preparing 07:47:47 166dde17997b: Preparing 07:47:47 78c4bc0ebec3: Preparing 07:47:47 45596ee15a31: Preparing 07:47:47 52dc75cd08be: Preparing 07:47:47 a6e1fd50fee5: Preparing 07:47:47 56eb02710082: Preparing 07:47:47 ee420dfed78a: Preparing 07:47:47 78c4bc0ebec3: Waiting 07:47:47 45596ee15a31: Waiting 07:47:47 a6e1fd50fee5: Waiting 07:47:47 52dc75cd08be: Waiting 07:47:47 56eb02710082: Waiting 07:47:47 ee420dfed78a: Waiting 07:47:47 bb12919b48b2: Layer already exists 07:47:47 166dde17997b: Layer already exists 07:47:47 07ecfedff616: Layer already exists 07:47:47 a6fcc3fc10c0: Layer already exists 07:47:47 bc0a5e2ed09f: Layer already exists 07:47:47 78c4bc0ebec3: Layer already exists 07:47:47 45596ee15a31: Layer already exists 07:47:47 56eb02710082: Layer already exists 07:47:47 a6e1fd50fee5: Layer already exists 07:47:47 52dc75cd08be: Layer already exists 07:47:47 ee420dfed78a: Layer already exists 07:47:48 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:2caf961924b745fc8383559fb1597632cbf47162c50eef5fec9e90b794612f48 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:48 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta 07:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 07:47:48 bb12919b48b2: Preparing 07:47:48 bc0a5e2ed09f: Preparing 07:47:48 07ecfedff616: Preparing 07:47:48 a6fcc3fc10c0: Preparing 07:47:48 166dde17997b: Preparing 07:47:48 78c4bc0ebec3: Preparing 07:47:48 45596ee15a31: Preparing 07:47:48 52dc75cd08be: Preparing 07:47:48 a6e1fd50fee5: Preparing 07:47:48 56eb02710082: Preparing 07:47:48 ee420dfed78a: Preparing 07:47:48 45596ee15a31: Waiting 07:47:48 52dc75cd08be: Waiting 07:47:48 a6e1fd50fee5: Waiting 07:47:48 56eb02710082: Waiting 07:47:48 78c4bc0ebec3: Waiting 07:47:48 ee420dfed78a: Waiting 07:47:48 166dde17997b: Layer already exists 07:47:48 07ecfedff616: Layer already exists 07:47:48 a6fcc3fc10c0: Layer already exists 07:47:48 bc0a5e2ed09f: Layer already exists 07:47:48 bb12919b48b2: Layer already exists 07:47:48 45596ee15a31: Layer already exists 07:47:48 a6e1fd50fee5: Layer already exists 07:47:48 52dc75cd08be: Layer already exists 07:47:48 78c4bc0ebec3: Layer already exists 07:47:48 56eb02710082: Layer already exists 07:47:48 ee420dfed78a: Layer already exists 07:47:49 jakarta: digest: sha256:2caf961924b745fc8383559fb1597632cbf47162c50eef5fec9e90b794612f48 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:49 ===================================================== [Pipeline] echo 07:47:49 taggedImages: 07:47:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:37bead552474273de976aaf56ac2094eaaca713f 07:47:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.2-dev.1 07:47:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 07:47:49 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:47:49 07:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:47:49 arm64: Pulling from edgex-lftools-log-publisher 07:47:49 8998bd30e6a1: Pulling fs layer 07:47:49 04944245beec: Pulling fs layer 07:47:49 699f458cf7ca: Pulling fs layer 07:47:49 765212b225bb: Pulling fs layer 07:47:49 f23df028b6ca: Pulling fs layer 07:47:49 d65c8cfc05b1: Pulling fs layer 07:47:49 2437ff75d9bd: Pulling fs layer 07:47:49 765212b225bb: Waiting 07:47:49 f23df028b6ca: Waiting 07:47:49 d65c8cfc05b1: Waiting 07:47:49 2437ff75d9bd: Waiting 07:47:50 04944245beec: Verifying Checksum 07:47:50 04944245beec: Download complete 07:47:50 765212b225bb: Verifying Checksum 07:47:50 765212b225bb: Download complete 07:47:50 f23df028b6ca: Verifying Checksum 07:47:50 f23df028b6ca: Download complete 07:47:50 d65c8cfc05b1: Verifying Checksum 07:47:50 d65c8cfc05b1: Download complete 07:47:50 699f458cf7ca: Verifying Checksum 07:47:50 699f458cf7ca: Download complete 07:47:50 8998bd30e6a1: Verifying Checksum 07:47:50 8998bd30e6a1: Download complete 07:47:52 2437ff75d9bd: Verifying Checksum 07:47:52 2437ff75d9bd: Download complete 07:47:54 8998bd30e6a1: Pull complete 07:47:55 04944245beec: Pull complete 07:47:56 699f458cf7ca: Pull complete 07:47:56 765212b225bb: Pull complete 07:47:57 f23df028b6ca: Pull complete 07:47:57 d65c8cfc05b1: Pull complete 07:48:13 2437ff75d9bd: Pull complete 07:48:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:48:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:48:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:13 prd-ubuntu20.04-docker-arm64-4c-16g-23027 does not seem to be running inside a container 07:48:13 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:48:15 $ docker top 1c47599aa5bdf1f2ee53bd01239c1d81032d64c48fde8f60480bdea1963ee6e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:16 ---> job-cost.sh 07:48:16 lf-activate-venv: SKIPPING 07:48:16 INFO: No Stack... 07:48:18 INFO: Retrieving Pricing Info for: v3-standard-4 07:48:18 INFO: Archiving Costs [Pipeline] sh 07:48:19 + + cat /w/workspace/edgex-go/13/archives/cost.csv 07:48:19 cut -d, -f6 [Pipeline] lock 07:48:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-jakarta-13-stack-cost] 07:48:19 Resource [jenkins-edgexfoundry-edgex-go-jakarta-13-stack-cost] did not exist. Created. 07:48:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-jakarta-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:48:20 + echo total: 0.10999999940395355 [Pipeline] stash 07:48:21 Stashed 1 file(s) [Pipeline] } 07:48:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-jakarta-13-stack-cost] [Pipeline] // lock [Pipeline] } 07:48:21 $ docker stop --time=1 1c47599aa5bdf1f2ee53bd01239c1d81032d64c48fde8f60480bdea1963ee6e6 07:48:22 $ docker rm -f 1c47599aa5bdf1f2ee53bd01239c1d81032d64c48fde8f60480bdea1963ee6e6 [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 07:48:23 provisioning config files... 07:48:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config4467899689916327299tmp [Pipeline] { [Pipeline] sh 07:48:23 + set +x 07:48:23 + curl -s https://codecov.io/bash 07:48:23 + bash -s -- 07:48:23 07:48:23 _____ _ 07:48:23 / ____| | | 07:48:23 | | ___ __| | ___ ___ _____ __ 07:48:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:48:23 | |___| (_) | (_| | __/ (_| (_) \ V / 07:48:23 \_____\___/ \__,_|\___|\___\___/ \_/ 07:48:23 Bash-1.0.6 07:48:23 07:48:23 07:48:23 ==> git version 2.25.1 found 07:48:23 ==> 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 07:48:23 Release-Date: 2020-01-08 07:48:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:48:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:48:23 ==> Jenkins CI detected. 07:48:23 current dir:  /w/workspace/edgex-go/13 07:48:23 project root: . 07:48:23 --> token set from env 07:48:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:48:23 ==> Running gcov in . (disable via -X gcov) 07:48:23 ==> Python coveragepy not found 07:48:23 ==> Searching for coverage reports in: 07:48:23 + . 07:48:23 -> Found 1 reports 07:48:23 ==> Detecting git/mercurial file structure 07:48:23 ==> Reading reports 07:48:23 + ./coverage.out bytes=428658 07:48:23 ==> Appending adjustments 07:48:23 https://docs.codecov.io/docs/fixing-reports 07:48:25 + Found adjustments 07:48:25 ==> Gzipping contents 07:48:25 64K /tmp/codecov.sm9kNl.gz 07:48:25 ==> Uploading reports 07:48:25 url: https://codecov.io 07:48:25 query: branch=jakarta&commit=37bead552474273de976aaf56ac2094eaaca713f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:48:25 -> Pinging Codecov 07:48:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=jakarta&commit=37bead552474273de976aaf56ac2094eaaca713f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:48:25 -> Uploading to 07:48:25 https://storage.googleapis.com/codecov/v4/raw/2022-08-18/00271124DB129430A58F1EEE437C3FCB/37bead552474273de976aaf56ac2094eaaca713f/d40d7427-fe01-4207-9d1f-e7ad6d9d2787.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220818T074825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=075cc8d88dbb477650bc1ee764cd04da5ecf61dd2bd2a6fa784b68346c98a4b0 07:48:25 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:25 Dload Upload Total Spent Left Speed 07:48:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65100 0 0 100 65100 0 285k --:--:-- --:--:-- --:--:-- 283k 100 65100 0 0 100 65100 0 223k --:--:-- --:--:-- --:--:-- 223k 07:48:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } 07:48:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:48:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:48:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:48:26 07:48:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:48:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:48:26 df9b9388f04a: Pulling fs layer 07:48:26 52dc419b0ee2: Pulling fs layer 07:48:26 25bc292e5bac: Pulling fs layer 07:48:26 114826534d7a: Pulling fs layer 07:48:26 4657fd5d0bcf: Pulling fs layer 07:48:26 114826534d7a: Waiting 07:48:26 6ad1cebc031e: Pulling fs layer 07:48:26 8a3aa393b2d8: Pulling fs layer 07:48:26 6ad1cebc031e: Waiting 07:48:26 8a3aa393b2d8: Waiting 07:48:26 25bc292e5bac: Download complete 07:48:26 52dc419b0ee2: Download complete 07:48:26 df9b9388f04a: Verifying Checksum 07:48:26 df9b9388f04a: Download complete 07:48:26 6ad1cebc031e: Verifying Checksum 07:48:26 6ad1cebc031e: Download complete 07:48:26 df9b9388f04a: Pull complete 07:48:26 52dc419b0ee2: Pull complete 07:48:27 25bc292e5bac: Pull complete 07:48:27 114826534d7a: Verifying Checksum 07:48:27 114826534d7a: Download complete 07:48:27 8a3aa393b2d8: Verifying Checksum 07:48:27 8a3aa393b2d8: Download complete 07:48:31 114826534d7a: Pull complete 07:48:31 4657fd5d0bcf: Pull complete 07:48:31 6ad1cebc031e: Pull complete 07:48:35 8a3aa393b2d8: Pull complete 07:48:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:48:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:48:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:35 prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container 07:48:36 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 07:48:37 $ docker top 5e22eb5e44302255567cf8c22c2155eac493a5be036283f244b5306454e07cd0 -eo pid,comm [Pipeline] { [Pipeline] echo 07:48:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:jakarta' [Pipeline] sh 07:48:38 + set -o pipefail 07:48:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:jakarta' 07:48:39 07:48:39 Monitoring /w/workspace/edgex-go/13 (github.com/edgexfoundry/edgex-go)... 07:48:39 07:48:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27156136-b8eb-488a-b047-791ec6c999d2/history/40b7a2ad-0834-4a5a-a1d8-fb378d267059 07:48:39 07:48:39 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 07:48:39 07:48:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:48:39 07:48:40 [Pipeline] } 07:48:40 $ docker stop --time=1 5e22eb5e44302255567cf8c22c2155eac493a5be036283f244b5306454e07cd0 07:48:41 $ docker rm -f 5e22eb5e44302255567cf8c22c2155eac493a5be036283f244b5306454e07cd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:48:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:41 provisioning config files... 07:48:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/13@tmp/config657016257845665152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:42 --> edgex-publish-swagger.sh 07:48:42 === Publish openapi/v2 API === 07:48:42 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 07:48:42 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/13/openapi/v2/core-command.yaml] 07:48:42 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:42 Dload Upload Total Spent Left Speed 07:48:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 31785 0:00:01 0:00:01 --:--:-- 31816 100 32389 0 0 100 32389 0 31785 0:00:01 0:00:01 --:--:-- 31785 07:48:43 07:48:43 07:48:43 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/13/openapi/v2/core-data.yaml] 07:48:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:43 Dload Upload Total Spent Left Speed 07:48:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 59066 0:00:01 0:00:01 --:--:-- 59066 100 71116 0 0 100 71116 0 54620 0:00:01 0:00:01 --:--:-- 54620 07:48:44 07:48:44 07:48:44 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/13/openapi/v2/core-metadata.yaml] 07:48:44 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:44 Dload Upload Total Spent Left Speed 07:48:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 113k 0:00:01 0:00:01 --:--:-- 113k 100 119k 0 0 100 119k 0 113k 0:00:01 0:00:01 --:--:-- 113k 07:48:45 07:48:45 07:48:45 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/13/openapi/v2/support-notifications.yaml] 07:48:45 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:45 Dload Upload Total Spent Left Speed 07:48:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 427k --:--:-- --:--:-- --:--:-- 425k 100 88830 0 0 100 88830 0 91107 --:--:-- --:--:-- --:--:-- 91107 07:48:46 07:48:46 07:48:46 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/13/openapi/v2/support-scheduler.yaml] 07:48:46 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:46 Dload Upload Total Spent Left Speed 07:48:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 186k --:--:-- --:--:-- --:--:-- 186k 100 38932 0 0 100 38932 0 41638 --:--:-- --:--:-- --:--:-- 41638 07:48:47 07:48:47 07:48:47 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/13/openapi/v2/system-agent.yaml] 07:48:47 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:47 Dload Upload Total Spent Left Speed 07:48:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 96566 --:--:-- --:--:-- --:--:-- 96093 100 19603 0 0 100 19603 0 21853 --:--:-- --:--:-- --:--:-- 21829 07:48:48 07:48:48 [Pipeline] } 07:48:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:48:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:48:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:48:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:49 prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container 07:48:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 07:48:49 $ docker top 0acf8dbb60e10e4c8f8b0c7cd107ae57c6b56be3222761eaaf029c330fc809f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:48:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:48:49 [ssh-agent] Looking for ssh-agent implementation... 07:48:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:48:49 $ docker exec 0acf8dbb60e10e4c8f8b0c7cd107ae57c6b56be3222761eaaf029c330fc809f4 ssh-agent 07:48:50 SSH_AUTH_SOCK=/tmp/ssh-rsVhHkvZc2st/agent.33 07:48:50 SSH_AGENT_PID=40 07:48:50 Running ssh-add (command line suppressed) 07:48:50 Identity added: /w/workspace/edgex-go/13@tmp/private_key_1573053632327336653.key (/w/workspace/edgex-go/13@tmp/private_key_1573053632327336653.key) 07:48:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:48:50 + git semver tag 07:48:50 2022-08-18 07:48:50,764 [run_tag] DEBUG tag force:False 07:48:50 2022-08-18 07:48:50,764 [check_head_tag] DEBUG check head tag 07:48:50 2022-08-18 07:48:50,766 [execute] INFO git cat-file --batch-check 07:48:50 2022-08-18 07:48:50,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=) 07:48:50 2022-08-18 07:48:50,771 [execute] INFO git cat-file --batch 07:48:50 2022-08-18 07:48:50,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=) 07:48:50 2022-08-18 07:48:50,797 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta 07:48:50 2022-08-18 07:48:50,797 [execute] INFO git tag -a v2.1.2-dev.1 -m v2.1.2-dev.1 07:48:50 2022-08-18 07:48:50,797 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.2-dev.1', '-m', 'v2.1.2-dev.1'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=None) 07:48:50 2022-08-18 07:48:50,804 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta 07:48:50 2.1.2-dev.1 [Pipeline] } 07:48:50 $ docker exec --env ******** --env ******** 0acf8dbb60e10e4c8f8b0c7cd107ae57c6b56be3222761eaaf029c330fc809f4 ssh-agent -k 07:48:50 unset SSH_AUTH_SOCK; 07:48:50 unset SSH_AGENT_PID; 07:48:50 echo Agent pid 40 killed; 07:48:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:48:51 + git semver [Pipeline] } 07:48:51 $ docker stop --time=1 0acf8dbb60e10e4c8f8b0c7cd107ae57c6b56be3222761eaaf029c330fc809f4 07:48:52 $ docker rm -f 0acf8dbb60e10e4c8f8b0c7cd107ae57c6b56be3222761eaaf029c330fc809f4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:48:53 07:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:48:53 0.23.1-centos7: Pulling from edgex-lftools 07:48:53 ab5ef0e58194: Pulling fs layer 07:48:53 9712f1f96733: Pulling fs layer 07:48:53 63f879dbbcfc: Pulling fs layer 07:48:53 0d9ebad4ef96: Pulling fs layer 07:48:53 e9a5061849ea: Pulling fs layer 07:48:53 d747dcd14b5f: Pulling fs layer 07:48:53 2de7ff778b66: Pulling fs layer 07:48:53 0d9ebad4ef96: Waiting 07:48:53 e9a5061849ea: Waiting 07:48:53 d747dcd14b5f: Waiting 07:48:53 2de7ff778b66: Waiting 07:48:53 9712f1f96733: Download complete 07:48:54 63f879dbbcfc: Verifying Checksum 07:48:54 63f879dbbcfc: Download complete 07:48:54 0d9ebad4ef96: Verifying Checksum 07:48:54 0d9ebad4ef96: Download complete 07:48:54 d747dcd14b5f: Download complete 07:48:54 ab5ef0e58194: Verifying Checksum 07:48:54 ab5ef0e58194: Download complete 07:48:54 e9a5061849ea: Verifying Checksum 07:48:54 e9a5061849ea: Download complete 07:48:54 2de7ff778b66: Verifying Checksum 07:48:54 2de7ff778b66: Download complete 07:48:57 ab5ef0e58194: Pull complete 07:48:57 9712f1f96733: Pull complete 07:48:58 63f879dbbcfc: Pull complete 07:49:02 0d9ebad4ef96: Pull complete 07:49:02 e9a5061849ea: Pull complete 07:49:02 d747dcd14b5f: Pull complete 07:49:03 2de7ff778b66: Pull complete 07:49:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:49:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:49:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:03 prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container 07:49:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 07:49:06 $ docker top 8c2969f3fdfba1df6f0bfc799a746ddd0569f0031882b92f5206516f1fae5bef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:49:06 provisioning config files... 07:49:06 copy managed file [sigul-config] to file:/w/workspace/edgex-go/13@tmp/config1575676457990359861tmp 07:49:06 copy managed file [sigul-password] to file:/w/workspace/edgex-go/13@tmp/config3684812404108425885tmp 07:49:06 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/13@tmp/config4582131980503335753tmp [Pipeline] { [Pipeline] echo 07:49:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:49:06 ---> sigul-configuration.sh 07:49:06 gpg: directory `/root/.gnupg' created 07:49:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:49:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:49:06 gpg: keyring `/root/.gnupg/secring.gpg' created 07:49:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:49:06 gpg: CAST5 encrypted data 07:49:06 gpg: encrypted with 1 passphrase 07:49:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:49:07 + mkdir /home/jenkins 07:49:07 + mkdir /home/jenkins/sigul [Pipeline] sh 07:49:07 + 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 07:49:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:49:07 ---> sigul-install.sh 07:49:07 Sigul already installed; skipping installation. [Pipeline] sh 07:49:08 + git tag --list 07:49:08 0.6.0 07:49:08 0.6.1 07:49:08 0.7.0 07:49:08 0.7.1 07:49:08 v1.0.0 07:49:08 v1.0.1 07:49:08 v1.1.0 07:49:08 v1.2.0 07:49:08 v1.2.1 07:49:08 v1.3.0 07:49:08 v1.3.1 07:49:08 v2.0.0 07:49:08 v2.1.0 07:49:08 v2.1.1 07:49:08 v2.1.1-dev.1 07:49:08 v2.1.1-dev.2 07:49:08 v2.1.1-dev.3 07:49:08 v2.1.1-dev.4 07:49:08 v2.1.1-dev.5 07:49:08 v2.1.1-dev.6 07:49:08 v2.1.1-dev.7 07:49:08 v2.1.1-dev.8 07:49:08 v2.1.2-dev.1 07:49:08 v2.2.0 07:49:08 v2.2.1-dev.1 07:49:08 v2.2.1-dev.10 07:49:08 v2.2.1-dev.11 07:49:08 v2.2.1-dev.12 07:49:08 v2.2.1-dev.13 07:49:08 v2.2.1-dev.14 07:49:08 v2.2.1-dev.15 07:49:08 v2.2.1-dev.16 07:49:08 v2.2.1-dev.17 07:49:08 v2.2.1-dev.18 07:49:08 v2.2.1-dev.19 07:49:08 v2.2.1-dev.2 07:49:08 v2.2.1-dev.20 07:49:08 v2.2.1-dev.21 07:49:08 v2.2.1-dev.22 07:49:08 v2.2.1-dev.23 07:49:08 v2.2.1-dev.24 07:49:08 v2.2.1-dev.25 07:49:08 v2.2.1-dev.26 07:49:08 v2.2.1-dev.27 07:49:08 v2.2.1-dev.28 07:49:08 v2.2.1-dev.29 07:49:08 v2.2.1-dev.3 07:49:08 v2.2.1-dev.4 07:49:08 v2.2.1-dev.5 07:49:08 v2.2.1-dev.6 07:49:08 v2.2.1-dev.7 07:49:08 v2.2.1-dev.8 07:49:08 v2.2.1-dev.9 07:49:08 v2.3.0-dev.29 07:49:08 v2.3.0-dev.30 07:49:08 v2.3.0-dev.31 07:49:08 v2.3.0-dev.32 07:49:08 v2.3.0-dev.33 07:49:08 v2.3.0-dev.34 07:49:08 v2.3.0-dev.35 07:49:08 v2.3.0-dev.36 07:49:08 v2.3.0-dev.37 07:49:08 v2.3.0-dev.38 07:49:08 v2.3.0-dev.39 07:49:08 v2.3.0-dev.40 07:49:08 v2.3.0-dev.41 07:49:08 v2.3.0-dev.42 07:49:08 v2.3.0-dev.43 07:49:08 v2.3.0-dev.44 07:49:08 v2.3.0-dev.45 07:49:08 v2.3.0-dev.46 07:49:08 v2.3.0-dev.47 [Pipeline] sh 07:49:08 + lftools sign git-tag v2.1.2-dev.1 07:49:08 Signing Git tag with Sigul... 07:49:08 Signing v2.1.2-dev.1 [Pipeline] echo 07:49:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:49:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:49:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:49:09 $ docker stop --time=1 8c2969f3fdfba1df6f0bfc799a746ddd0569f0031882b92f5206516f1fae5bef 07:49:10 $ docker rm -f 8c2969f3fdfba1df6f0bfc799a746ddd0569f0031882b92f5206516f1fae5bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:49:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:49:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:49:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:11 prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container 07:49:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 07:49:12 $ docker top 2ebf0d4dca208a5ad999fd54cfdf0e47bcc8bb1566f20719156f6ad80ce253e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:49:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:12 [ssh-agent] Looking for ssh-agent implementation... 07:49:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:12 $ docker exec 2ebf0d4dca208a5ad999fd54cfdf0e47bcc8bb1566f20719156f6ad80ce253e1 ssh-agent 07:49:12 SSH_AUTH_SOCK=/tmp/ssh-fXDV2OcUolze/agent.32 07:49:12 SSH_AGENT_PID=38 07:49:12 Running ssh-add (command line suppressed) 07:49:12 Identity added: /w/workspace/edgex-go/13@tmp/private_key_9082386265757512767.key (/w/workspace/edgex-go/13@tmp/private_key_9082386265757512767.key) 07:49:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:12 + git semver bump pre 07:49:13 2022-08-18 07:49:13,099 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta 07:49:13 2022-08-18 07:49:13,100 [bump_version] DEBUG bumping version:2.1.2-dev.1 on axis:pre with prefix:dev 07:49:13 2022-08-18 07:49:13,100 [bump_version] DEBUG bumped version:2.1.2-dev.2 07:49:13 2022-08-18 07:49:13,100 [write_version] DEBUG write version:2.1.2-dev.2 to path:/w/workspace/edgex-go/13/.semver/jakarta with force:True 07:49:13 2022-08-18 07:49:13,100 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta 07:49:13 2022-08-18 07:49:13,100 [write_file] DEBUG write to file:/w/workspace/edgex-go/13/.semver/jakarta 07:49:13 2022-08-18 07:49:13,103 [execute] INFO git cat-file --batch-check 07:49:13 2022-08-18 07:49:13,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=) 07:49:13 2022-08-18 07:49:13,109 [execute] INFO git cat-file --batch 07:49:13 2022-08-18 07:49:13,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=) 07:49:13 2022-08-18 07:49:13,115 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta 07:49:13 2.1.2-dev.2 [Pipeline] } 07:49:13 $ docker exec --env ******** --env ******** 2ebf0d4dca208a5ad999fd54cfdf0e47bcc8bb1566f20719156f6ad80ce253e1 ssh-agent -k 07:49:13 unset SSH_AUTH_SOCK; 07:49:13 unset SSH_AGENT_PID; 07:49:13 echo Agent pid 38 killed; 07:49:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:13 + git semver [Pipeline] } 07:49:13 $ docker stop --time=1 2ebf0d4dca208a5ad999fd54cfdf0e47bcc8bb1566f20719156f6ad80ce253e1 07:49:15 $ docker rm -f 2ebf0d4dca208a5ad999fd54cfdf0e47bcc8bb1566f20719156f6ad80ce253e1 [Pipeline] // withDockerContainer [Pipeline] sh 07:49:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:49:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:15 prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container 07:49:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 07:49:16 $ docker top 53a16f79b5ed3b49629814d4e4f69ec881e4b549dbe12b2304f0906318d8063c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:49:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:16 [ssh-agent] Looking for ssh-agent implementation... 07:49:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:16 $ docker exec 53a16f79b5ed3b49629814d4e4f69ec881e4b549dbe12b2304f0906318d8063c ssh-agent 07:49:16 SSH_AUTH_SOCK=/tmp/ssh-Kh2K1r7idb7u/agent.32 07:49:16 SSH_AGENT_PID=39 07:49:16 Running ssh-add (command line suppressed) 07:49:16 Identity added: /w/workspace/edgex-go/13@tmp/private_key_7084735837791187526.key (/w/workspace/edgex-go/13@tmp/private_key_7084735837791187526.key) 07:49:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:17 + git semver push 07:49:17 2022-08-18 07:49:17,473 [run_push] DEBUG push 07:49:17 2022-08-18 07:49:17,474 [execute] INFO git cat-file --batch-check 07:49:17 2022-08-18 07:49:17,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=) 07:49:17 2022-08-18 07:49:17,480 [execute] INFO git rev-list 13f4b6aacf4e86bd3d2cb7dbae4529ca528ee2c5 -- 07:49:17 2022-08-18 07:49:17,480 [execute] DEBUG Popen(['git', 'rev-list', '13f4b6aacf4e86bd3d2cb7dbae4529ca528ee2c5', '--'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=None) 07:49:17 2022-08-18 07:49:17,496 [execute] INFO git fetch -v origin 07:49:17 2022-08-18 07:49:17,497 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=True, shell=None, istream=None) 07:49:18 2022-08-18 07:49:17,981 [run_push] DEBUG no remote changes detected 07:49:18 2022-08-18 07:49:17,981 [execute] INFO git push origin semver 07:49:18 2022-08-18 07:49:17,982 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=None) 07:49:19 2022-08-18 07:49:18,787 [run_push] DEBUG push all version tags 07:49:19 2022-08-18 07:49:18,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:49:19 2022-08-18 07:49:18,788 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=None) 07:49:19 2022-08-18 07:49:19,626 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta 07:49:19 2.1.2-dev.2 [Pipeline] } 07:49:19 $ docker exec --env ******** --env ******** 53a16f79b5ed3b49629814d4e4f69ec881e4b549dbe12b2304f0906318d8063c ssh-agent -k 07:49:20 unset SSH_AUTH_SOCK; 07:49:20 unset SSH_AGENT_PID; 07:49:20 echo Agent pid 39 killed; 07:49:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:20 + git semver [Pipeline] } 07:49:20 $ docker stop --time=1 53a16f79b5ed3b49629814d4e4f69ec881e4b549dbe12b2304f0906318d8063c 07:49:21 $ docker rm -f 53a16f79b5ed3b49629814d4e4f69ec881e4b549dbe12b2304f0906318d8063c [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 07:49:22 + [ -d /w/workspace/edgex-go/13/archives ] [Pipeline] libraryResource [Pipeline] sh 07:49:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:49:23 ---> package-listing.sh 07:49:23 ++ facter osfamily 07:49:23 ++ tr '[:upper:]' '[:lower:]' 07:49:23 + OS_FAMILY=debian 07:49:23 + workspace=/w/workspace/edgex-go/13 07:49:23 + START_PACKAGES=/tmp/packages_start.txt 07:49:23 + END_PACKAGES=/tmp/packages_end.txt 07:49:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:49:23 + PACKAGES=/tmp/packages_start.txt 07:49:23 + '[' /w/workspace/edgex-go/13 ']' 07:49:23 + PACKAGES=/tmp/packages_end.txt 07:49:23 + case "${OS_FAMILY}" in 07:49:23 + dpkg -l 07:49:23 + grep '^ii' 07:49:23 + '[' -f /tmp/packages_start.txt ']' 07:49:23 + '[' -f /tmp/packages_end.txt ']' 07:49:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:49:23 + '[' /w/workspace/edgex-go/13 ']' 07:49:23 + mkdir -p /w/workspace/edgex-go/13/archives/ 07:49:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 07:49:23 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:49:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:24 07:49:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:25 latest: Pulling from edgex-lftools-log-publisher 07:49:25 5eb5b503b376: Pulling fs layer 07:49:25 5c69ac0246d0: Pulling fs layer 07:49:25 ec43610c2a17: Pulling fs layer 07:49:25 3a2ae6a8a46f: Pulling fs layer 07:49:25 33b1e0a273af: Pulling fs layer 07:49:25 5d3b04190fa2: Pulling fs layer 07:49:25 2f39f015ded8: Pulling fs layer 07:49:25 3a2ae6a8a46f: Waiting 07:49:25 33b1e0a273af: Waiting 07:49:25 5d3b04190fa2: Waiting 07:49:25 2f39f015ded8: Waiting 07:49:25 5c69ac0246d0: Download complete 07:49:25 3a2ae6a8a46f: Verifying Checksum 07:49:25 3a2ae6a8a46f: Download complete 07:49:25 33b1e0a273af: Verifying Checksum 07:49:25 33b1e0a273af: Download complete 07:49:25 ec43610c2a17: Download complete 07:49:25 5d3b04190fa2: Verifying Checksum 07:49:25 5d3b04190fa2: Download complete 07:49:25 5eb5b503b376: Download complete 07:49:25 2f39f015ded8: Download complete 07:49:26 5eb5b503b376: Pull complete 07:49:26 5c69ac0246d0: Pull complete 07:49:27 ec43610c2a17: Pull complete 07:49:27 3a2ae6a8a46f: Pull complete 07:49:27 33b1e0a273af: Pull complete 07:49:27 5d3b04190fa2: Pull complete 07:49:32 2f39f015ded8: Pull complete 07:49:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:33 prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container 07:49:33 $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 07:49:34 $ docker top 2662981d8e8652310b5ee6a4fb2bcbfb75bb92851416b20474feba6adc9203b0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:34 + touch /tmp/pre-build-complete [Pipeline] sh 07:49:35 + mkdir -p /var/log/sysstat [Pipeline] sh 07:49:35 + ls /var/log/sa-host 07:49:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:49:35 provisioning config files... 07:49:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config8424040052382290691tmp [Pipeline] { [Pipeline] echo 07:49:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:49:35 ---> create-netrc.sh [Pipeline] } 07:49:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:49:36 ---> python-tools-install.sh [Pipeline] echo 07:49:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:49:36 ---> sudo-logs.sh 07:49:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:49:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:49:36 ---> job-cost.sh 07:49:36 lf-activate-venv: SKIPPING 07:49:36 DEBUG: total: 0.10999999940395355 07:49:36 INFO: Retrieving Stack Cost... 07:49:37 INFO: Retrieving Pricing Info for: v3-standard-8 07:49:38 INFO: Archiving Costs [Pipeline] echo 07:49:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:49:38 ---> logs-deploy.sh 07:49:38 lf-activate-venv: SKIPPING 07:49:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/jakarta/13 07:49:38 INFO: archiving workspace using pattern(s): 07:49:39 Archives upload complete. 07:49:39 INFO: archiving logs to Nexus 07:49:40 ---> uname -a: 07:49:40 Linux prd-ubuntu20-04-docker-8c-8g-23026 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 07:49:40 07:49:40 07:49:40 ---> lscpu: 07:49:40 Architecture: x86_64 07:49:40 CPU op-mode(s): 32-bit, 64-bit 07:49:40 Byte Order: Little Endian 07:49:40 Address sizes: 40 bits physical, 48 bits virtual 07:49:40 CPU(s): 8 07:49:40 On-line CPU(s) list: 0-7 07:49:40 Thread(s) per core: 1 07:49:40 Core(s) per socket: 1 07:49:40 Socket(s): 8 07:49:40 NUMA node(s): 1 07:49:40 Vendor ID: AuthenticAMD 07:49:40 CPU family: 23 07:49:40 Model: 49 07:49:40 Model name: AMD EPYC-Rome Processor 07:49:40 Stepping: 0 07:49:40 CPU MHz: 2799.996 07:49:40 BogoMIPS: 5599.99 07:49:40 Virtualization: AMD-V 07:49:40 Hypervisor vendor: KVM 07:49:40 Virtualization type: full 07:49:40 L1d cache: 256 KiB 07:49:40 L1i cache: 256 KiB 07:49:40 L2 cache: 4 MiB 07:49:40 L3 cache: 128 MiB 07:49:40 NUMA node0 CPU(s): 0-7 07:49:40 Vulnerability Itlb multihit: Not affected 07:49:40 Vulnerability L1tf: Not affected 07:49:40 Vulnerability Mds: Not affected 07:49:40 Vulnerability Meltdown: Not affected 07:49:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:49:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:49:40 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:49:40 Vulnerability Srbds: Not affected 07:49:40 Vulnerability Tsx async abort: Not affected 07:49:40 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 07:49:40 07:49:40 07:49:40 ---> nproc: 07:49:40 8 07:49:40 07:49:40 07:49:40 ---> df -h: 07:49:40 Filesystem Size Used Avail Use% Mounted on 07:49:40 overlay 155G 17G 139G 11% / 07:49:40 tmpfs 64M 0 64M 0% /dev 07:49:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:49:40 shm 64M 0 64M 0% /dev/shm 07:49:40 /dev/vda1 155G 17G 139G 11% /facter-os 07:49:40 07:49:40 07:49:40 ---> sar -b -r -n DEV: 07:49:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23026) 08/18/22 _x86_64_ (8 CPU) 07:49:40 07:49:40 07:32:11 LINUX RESTART (8 CPU) 07:49:40 07:49:40 07:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:49:40 07:34:01 263.80 4.72 259.08 0.00 382.94 158302.83 0.00 07:49:40 07:35:01 39.74 0.07 39.68 0.00 5.20 58512.25 0.00 07:49:40 07:36:01 86.82 0.13 86.69 0.00 7.20 73539.36 0.00 07:49:40 07:37:01 792.00 1.02 790.98 0.00 32.39 355256.92 0.00 07:49:40 07:38:01 611.08 0.10 610.98 0.00 7.86 204470.91 0.00 07:49:40 07:39:01 19.10 0.03 19.06 0.00 3.07 546.44 0.00 07:49:40 07:40:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 07:49:40 07:41:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 07:49:40 07:42:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 07:49:40 07:43:01 1.83 0.00 1.83 0.00 0.00 25.06 0.00 07:49:40 07:44:01 2.90 1.57 1.33 0.00 49.06 16.66 0.00 07:49:40 07:45:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 07:49:40 07:46:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 07:49:40 07:47:01 1.43 0.02 1.42 0.00 0.13 16.93 0.00 07:49:40 07:48:01 1.42 0.00 1.42 0.00 0.00 16.39 0.00 07:49:40 07:49:01 58.56 0.07 58.49 0.00 7.87 28878.79 0.00 07:49:40 Average: 117.79 0.48 117.30 0.00 30.98 54978.43 0.00 07:49:40 07:49:40 07:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:49:40 07:34:01 27822640 31795840 501968 1.53 195232 3952204 1842016 5.43 1244428 3338960 9976 07:49:40 07:35:01 27044124 31336740 951576 2.89 198440 4229476 2546544 7.50 1789932 3521016 119708 07:49:40 07:36:01 23079624 31605860 683344 2.08 201384 8345212 3069936 9.05 1953016 7206148 2736760 07:49:40 07:37:01 21901060 31604064 673560 2.05 220940 9439900 2915012 8.59 2066248 8193852 990816 07:49:40 07:38:01 22894436 31761256 518700 1.58 254604 8561716 1915096 5.64 2029892 7236784 1064 07:49:40 07:39:01 22898308 31766048 513792 1.56 255432 8562180 1908308 5.62 2024344 7236832 128 07:49:40 07:40:01 22898980 31766708 513212 1.56 255452 8562184 1908308 5.62 2022440 7236836 24 07:49:40 07:41:01 22902184 31769892 510076 1.55 255476 8562188 1908308 5.62 2017704 7236840 40 07:49:40 07:42:01 22904760 31772556 507344 1.54 255496 8562188 1908308 5.62 2016616 7236840 8 07:49:40 07:43:01 22905280 31773192 506892 1.54 255524 8562172 1908308 5.62 2016804 7236896 44 07:49:40 07:44:01 22905336 31775728 504156 1.53 255568 8563644 1908308 5.62 2019260 7236416 20 07:49:40 07:45:01 22906064 31776464 503624 1.53 255588 8563644 1908308 5.62 2018268 7236412 8 07:49:40 07:46:01 22905576 31776008 504072 1.53 255596 8563648 1908308 5.62 2018468 7236412 28 07:49:40 07:47:01 22903108 31773708 506180 1.54 255612 8563780 1925648 5.68 2018744 7236548 220 07:49:40 07:48:01 22903124 31773744 506084 1.54 255636 8563780 1925648 5.68 2018688 7236548 24 07:49:40 07:49:01 21403656 31695612 581148 1.77 296644 9842140 2326424 6.86 2173632 8474072 596136 07:49:40 Average: 23323641 31720214 561608 1.71 245164 8125004 2108299 6.21 1965530 6896088 278438 07:49:40 07:49:40 07:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:49:40 07:34:01 docker0 587.09 573.61 44.89 4755.90 0.00 0.00 0.00 0.00 07:49:40 07:34:01 ens3 745.17 683.04 8052.05 75.44 0.00 0.00 0.00 0.00 07:49:40 07:34:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 07:49:40 07:35:01 veth67b6f86 1.78 1.98 0.14 0.17 0.00 0.00 0.00 0.00 07:49:40 07:35:01 docker0 1.78 1.88 0.12 0.16 0.00 0.00 0.00 0.00 07:49:40 07:35:01 ens3 67.46 54.71 34.63 63.86 0.00 0.00 0.00 0.00 07:49:40 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:49:40 07:36:01 veth2f089a4 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 07:49:40 07:36:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:49:40 07:36:01 ens3 135.16 95.47 1711.31 74.71 0.00 0.00 0.00 0.00 07:49:40 07:36:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 07:49:40 07:37:01 veth2f089a4 0.00 1.10 0.00 0.05 0.00 0.00 0.00 0.00 07:49:40 07:37:01 docker0 39.26 58.41 2.30 363.65 0.00 0.00 0.00 0.00 07:49:40 07:37:01 ens3 129.51 98.90 444.04 76.10 0.00 0.00 0.00 0.00 07:49:40 07:37:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 07:49:40 07:38:01 docker0 35.00 59.33 2.43 580.99 0.00 0.00 0.00 0.00 07:49:40 07:38:01 ens3 221.63 168.96 1682.89 297.95 0.00 0.00 0.00 0.00 07:49:40 07:38:01 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 07:49:40 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:39:01 ens3 288.05 281.39 146.54 1329.04 0.00 0.00 0.00 0.00 07:49:40 07:39:01 lo 30.26 30.26 2.98 2.98 0.00 0.00 0.00 0.00 07:49:40 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:40:01 ens3 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:49:40 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:49:40 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:49:40 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:43:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:49:40 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:49:40 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:44:01 ens3 16.73 10.41 14.05 8.36 0.00 0.00 0.00 0.00 07:49:40 07:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:49:40 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:49:40 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:49:40 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:46:01 ens3 1.32 0.65 1.51 0.04 0.00 0.00 0.00 0.00 07:49:40 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:49:40 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:49:40 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:48:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:49:40 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:40 07:49:01 docker0 0.47 0.52 0.13 0.15 0.00 0.00 0.00 0.00 07:49:40 07:49:01 ens3 281.00 188.42 7173.66 37.37 0.00 0.00 0.00 0.00 07:49:40 07:49:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 07:49:40 Average: docker0 41.48 43.37 3.12 356.34 0.00 0.00 0.00 0.00 07:49:40 Average: ens3 117.93 98.92 1203.83 122.69 0.00 0.00 0.00 0.00 07:49:40 Average: lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 07:49:40 07:49:40 07:49:40 ---> sar -P ALL: 07:49:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23026) 08/18/22 _x86_64_ (8 CPU) 07:49:40 07:49:40 07:32:11 LINUX RESTART (8 CPU) 07:49:40 07:49:40 07:33:01 CPU %user %nice %system %iowait %steal %idle 07:49:40 07:34:01 all 13.41 0.00 5.85 2.92 0.07 77.74 07:49:40 07:34:01 0 12.98 0.00 5.86 2.50 0.07 78.59 07:49:40 07:34:01 1 16.04 0.00 5.38 0.97 0.07 77.55 07:49:40 07:34:01 2 13.79 0.00 5.01 1.44 0.05 79.71 07:49:40 07:34:01 3 13.52 0.00 7.39 7.85 0.07 71.17 07:49:40 07:34:01 4 13.10 0.00 5.95 3.16 0.07 77.73 07:49:40 07:34:01 5 12.93 0.00 6.13 3.74 0.07 77.14 07:49:40 07:34:01 6 13.00 0.00 5.99 2.85 0.07 78.09 07:49:40 07:34:01 7 11.91 0.00 5.14 0.89 0.09 81.98 07:49:40 07:35:01 all 38.75 0.00 6.62 0.20 0.07 54.36 07:49:40 07:35:01 0 39.04 0.00 6.95 0.86 0.08 53.06 07:49:40 07:35:01 1 39.31 0.00 6.96 0.03 0.07 53.63 07:49:40 07:35:01 2 38.15 0.00 6.29 0.49 0.07 55.00 07:49:40 07:35:01 3 39.93 0.00 6.61 0.02 0.08 53.36 07:49:40 07:35:01 4 37.91 0.00 6.58 0.02 0.07 55.42 07:49:40 07:35:01 5 38.15 0.00 6.33 0.03 0.07 55.42 07:49:40 07:35:01 6 38.63 0.00 6.53 0.05 0.07 54.72 07:49:40 07:35:01 7 38.88 0.00 6.74 0.08 0.07 54.23 07:49:40 07:36:01 all 23.73 0.00 9.21 0.71 0.08 66.27 07:49:40 07:36:01 0 24.87 0.00 9.48 0.67 0.09 64.89 07:49:40 07:36:01 1 27.04 0.00 9.63 0.05 0.08 63.19 07:49:40 07:36:01 2 25.80 0.00 9.80 0.70 0.09 63.61 07:49:40 07:36:01 3 22.88 0.00 9.72 2.12 0.08 65.19 07:49:40 07:36:01 4 20.95 0.00 8.01 2.07 0.07 68.90 07:49:40 07:36:01 5 23.98 0.00 9.33 0.03 0.09 66.57 07:49:40 07:36:01 6 22.38 0.00 8.29 0.03 0.07 69.23 07:49:40 07:36:01 7 21.95 0.00 9.43 0.03 0.07 68.51 07:49:40 07:37:01 all 33.26 0.00 13.83 7.36 0.09 45.46 07:49:40 07:37:01 0 33.58 0.00 13.57 4.20 0.09 48.56 07:49:40 07:37:01 1 33.23 0.00 13.79 11.71 0.10 41.17 07:49:40 07:37:01 2 33.53 0.00 13.97 5.32 0.09 47.10 07:49:40 07:37:01 3 33.82 0.00 13.37 9.24 0.09 43.48 07:49:40 07:37:01 4 32.25 0.00 14.72 14.40 0.10 38.53 07:49:40 07:37:01 5 33.74 0.00 13.23 7.56 0.09 45.38 07:49:40 07:37:01 6 31.30 0.00 13.93 3.21 0.10 51.46 07:49:40 07:37:01 7 34.67 0.00 14.04 3.19 0.09 48.01 07:49:40 07:38:01 all 26.73 0.00 8.95 4.49 0.09 59.74 07:49:40 07:38:01 0 24.84 0.00 7.43 5.23 0.08 62.41 07:49:40 07:38:01 1 26.35 0.00 8.68 5.69 0.08 59.19 07:49:40 07:38:01 2 27.88 0.00 9.20 4.95 0.08 57.89 07:49:40 07:38:01 3 27.04 0.00 7.83 4.31 0.08 60.74 07:49:40 07:38:01 4 26.92 0.00 9.38 2.35 0.10 61.24 07:49:40 07:38:01 5 25.17 0.00 10.32 3.37 0.10 61.04 07:49:40 07:38:01 6 26.33 0.00 9.19 2.30 0.07 62.12 07:49:40 07:38:01 7 29.34 0.00 9.61 7.73 0.08 53.24 07:49:40 07:39:01 all 5.80 0.00 0.97 0.08 0.05 93.10 07:49:40 07:39:01 0 3.55 0.00 1.10 0.00 0.03 95.32 07:49:40 07:39:01 1 7.43 0.00 0.99 0.23 0.07 91.28 07:49:40 07:39:01 2 4.05 0.00 0.70 0.15 0.03 95.07 07:49:40 07:39:01 3 4.39 0.00 0.92 0.12 0.05 94.52 07:49:40 07:39:01 4 5.25 0.00 0.72 0.12 0.03 93.88 07:49:40 07:39:01 5 7.91 0.00 1.09 0.03 0.05 90.92 07:49:40 07:39:01 6 8.27 0.00 1.00 0.00 0.05 90.67 07:49:40 07:39:01 7 5.58 0.00 1.24 0.00 0.05 93.13 07:49:40 07:40:01 all 0.12 0.00 0.02 0.01 0.00 99.85 07:49:40 07:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:49:40 07:40:01 1 0.18 0.00 0.03 0.00 0.02 99.77 07:49:40 07:40:01 2 0.00 0.00 0.02 0.02 0.00 99.97 07:49:40 07:40:01 3 0.58 0.00 0.02 0.00 0.00 99.40 07:49:40 07:40:01 4 0.15 0.00 0.02 0.03 0.00 99.80 07:49:40 07:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:49:40 07:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:49:40 07:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:49:40 07:41:01 all 0.22 0.00 0.02 0.00 0.01 99.75 07:49:40 07:41:01 0 0.02 0.00 0.03 0.02 0.02 99.92 07:49:40 07:41:01 1 0.07 0.00 0.08 0.00 0.02 99.83 07:49:40 07:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:49:40 07:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:49:40 07:41:01 4 1.53 0.00 0.00 0.02 0.02 98.43 07:49:40 07:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:49:40 07:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:49:40 07:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:49:40 07:42:01 all 0.26 0.00 0.01 0.00 0.00 99.72 07:49:40 07:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:49:40 07:42:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:49:40 07:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:49:40 07:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:49:40 07:42:01 4 1.95 0.00 0.02 0.02 0.00 98.01 07:49:40 07:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:49:40 07:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:49:40 07:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:49:40 07:43:01 all 0.20 0.00 0.01 0.01 0.00 99.78 07:49:40 07:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:49:40 07:43:01 1 0.02 0.00 0.05 0.00 0.02 99.92 07:49:40 07:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:49:40 07:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:49:40 07:43:01 4 1.50 0.00 0.02 0.03 0.00 98.45 07:49:40 07:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:49:40 07:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:49:40 07:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:49:40 07:44:01 all 0.21 0.00 0.05 0.02 0.01 99.72 07:49:40 07:44:01 0 0.20 0.00 0.03 0.03 0.02 99.72 07:49:40 07:44:01 1 0.20 0.00 0.08 0.02 0.03 99.67 07:49:40 07:44:01 2 0.23 0.00 0.03 0.03 0.00 99.70 07:49:40 07:44:01 3 0.20 0.00 0.02 0.00 0.00 99.78 07:49:40 07:44:01 4 0.22 0.00 0.03 0.03 0.02 99.70 07:49:40 07:44:01 5 0.08 0.00 0.05 0.02 0.00 99.85 07:49:40 07:44:01 6 0.32 0.00 0.03 0.00 0.00 99.65 07:49:40 07:44:01 7 0.20 0.00 0.10 0.00 0.00 99.70 07:49:40 07:49:40 07:44:01 CPU %user %nice %system %iowait %steal %idle 07:49:40 07:45:01 all 0.01 0.00 0.01 0.01 0.00 99.96 07:49:40 07:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:49:40 07:45:01 1 0.08 0.00 0.03 0.00 0.02 99.87 07:49:40 07:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:49:40 07:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:49:40 07:45:01 4 0.00 0.00 0.02 0.05 0.00 99.93 07:49:40 07:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:49:40 07:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:49:40 07:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:49:40 07:46:01 all 0.06 0.00 0.01 0.01 0.01 99.92 07:49:40 07:46:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:49:40 07:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:49:40 07:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:49:40 07:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:49:40 07:46:01 4 0.27 0.00 0.02 0.03 0.02 99.67 07:49:40 07:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:49:40 07:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:49:40 07:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:49:40 07:47:01 all 0.11 0.00 0.03 0.01 0.00 99.85 07:49:40 07:47:01 0 0.02 0.00 0.02 0.03 0.00 99.93 07:49:40 07:47:01 1 0.07 0.00 0.05 0.00 0.02 99.87 07:49:40 07:47:01 2 0.02 0.00 0.07 0.00 0.02 99.90 07:49:40 07:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:49:40 07:47:01 4 0.70 0.00 0.03 0.02 0.00 99.25 07:49:40 07:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:49:40 07:47:01 6 0.03 0.00 0.05 0.00 0.00 99.92 07:49:40 07:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:49:40 07:48:01 all 0.07 0.00 0.01 0.01 0.01 99.91 07:49:40 07:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:49:40 07:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:49:40 07:48:01 2 0.02 0.00 0.00 0.03 0.00 99.95 07:49:40 07:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:49:40 07:48:01 4 0.42 0.00 0.00 0.02 0.02 99.55 07:49:40 07:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:49:40 07:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:49:40 07:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:49:40 07:49:01 all 7.60 0.00 3.20 0.60 0.04 88.57 07:49:40 07:49:01 0 8.35 0.00 3.05 0.15 0.03 88.42 07:49:40 07:49:01 1 7.57 0.00 3.11 0.05 0.03 89.24 07:49:40 07:49:01 2 7.33 0.00 2.77 2.76 0.03 87.11 07:49:40 07:49:01 3 8.14 0.00 3.62 0.10 0.05 88.09 07:49:40 07:49:01 4 6.98 0.00 2.42 1.48 0.03 89.08 07:49:40 07:49:01 5 8.03 0.00 3.27 0.12 0.03 88.55 07:49:40 07:49:01 6 7.32 0.00 3.52 0.05 0.05 89.07 07:49:40 07:49:01 7 7.06 0.00 3.80 0.10 0.05 88.98 07:49:40 Average: all 9.32 0.00 3.02 1.01 0.03 86.62 07:49:40 Average: 0 9.13 0.00 2.94 0.85 0.03 87.05 07:49:40 Average: 1 9.79 0.00 3.04 1.16 0.04 85.97 07:49:40 Average: 2 9.33 0.00 2.96 0.98 0.03 86.70 07:49:40 Average: 3 9.32 0.00 3.06 1.47 0.03 86.12 07:49:40 Average: 4 9.28 0.00 2.96 1.47 0.03 86.26 07:49:40 Average: 5 9.29 0.00 3.08 0.92 0.03 86.68 07:49:40 Average: 6 9.15 0.00 3.01 0.52 0.03 87.29 07:49:40 Average: 7 9.26 0.00 3.10 0.74 0.03 86.87 07:49:40 07:49:40 07:49:40