Push event to branch jakarta Push event to branch jakarta Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc2756e56e1e712f115f7e7a7fa9318fbd66a66e 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-ssh108598044742490179.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh11569685864796041319.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 e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh15153297096696705136.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > 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-ssh17699226415748374752.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh11504518588953649919.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap: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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-949 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 bc2756e56e1e712f115f7e7a7fa9318fbd66a66e (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 bc2756e56e1e712f115f7e7a7fa9318fbd66a66e # timeout=10 Commit message: "fix(snap): Apply proxy's runtime config options after startup (#3856) (#4046)" > git rev-list --no-walk faae5fd1223f1c025c7f16f8d5798919e0216a23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-03T14:29:33.316Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T14:29:33.377Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T14:29:33.393Z] ========================================================= [2022-06-03T14:29:33.393Z] EdgeX Global Pipelines Version Info [2022-06-03T14:29:33.393Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:29:34.183Z] ------------------- [2022-06-03T14:29:34.183Z] stable info: [2022-06-03T14:29:34.183Z] ------------------- [2022-06-03T14:29:34.183Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T14:29:34.183Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T14:29:34.183Z] Message: update stable to v1.0.231 [2022-06-03T14:29:34.756Z] ------------------- [2022-06-03T14:29:34.756Z] experimental info: [2022-06-03T14:29:34.756Z] ------------------- [2022-06-03T14:29:34.756Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T14:29:34.756Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T14:29:34.756Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T14:29:35.032Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-03T14:29:35.043Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-03T14:29:35.058Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T14:29:35.065Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T14:29:35.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T14:29:35.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T14:29:35.087Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T14:29:35.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-03T14:29:35.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-03T14:29:35.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-03T14:29:35.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T14:29:35.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T14:29:35.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T14:29:35.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T14:29:35.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T14:29:35.202Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T14:29:35.219Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T14:29:35.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T14:29:35.247Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-03T14:29:35.257Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-03T14:29:35.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-03T14:29:35.282Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T14:29:35.292Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-03T14:29:35.302Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-03T14:29:35.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-03T14:29:35.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-03T14:29:35.335Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] echo [2022-06-03T14:29:35.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc2756e [Pipeline] echo [2022-06-03T14:29:35.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:29:35.404Z] provisioning config files... [2022-06-03T14:29:35.419Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config8825958185551117414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:29:35.734Z] ---> docker-login.sh [2022-06-03T14:29:35.734Z] nexus3.edgexfoundry.org:10001 [2022-06-03T14:29:35.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:29:36.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:29:36.256Z] Configure a credential helper to remove this warning. See [2022-06-03T14:29:36.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:29:36.256Z] [2022-06-03T14:29:36.256Z] Login Succeeded [2022-06-03T14:29:36.256Z] nexus3.edgexfoundry.org:10002 [2022-06-03T14:29:36.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:29:36.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:29:36.256Z] Configure a credential helper to remove this warning. See [2022-06-03T14:29:36.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:29:36.256Z] [2022-06-03T14:29:36.256Z] Login Succeeded [2022-06-03T14:29:36.256Z] nexus3.edgexfoundry.org:10003 [2022-06-03T14:29:36.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:29:36.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:29:36.518Z] Configure a credential helper to remove this warning. See [2022-06-03T14:29:36.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:29:36.518Z] [2022-06-03T14:29:36.518Z] Login Succeeded [2022-06-03T14:29:36.518Z] nexus3.edgexfoundry.org:10004 [2022-06-03T14:29:36.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:29:36.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:29:36.518Z] Configure a credential helper to remove this warning. See [2022-06-03T14:29:36.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:29:36.518Z] [2022-06-03T14:29:36.518Z] Login Succeeded [2022-06-03T14:29:36.518Z] docker.io [2022-06-03T14:29:36.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:29:37.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:29:37.045Z] Configure a credential helper to remove this warning. See [2022-06-03T14:29:37.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:29:37.045Z] [2022-06-03T14:29:37.045Z] Login Succeeded [2022-06-03T14:29:37.045Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T14:29:37.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T14:29:37.369Z] + 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 [2022-06-03T14:29:37.369Z] + dirname cmd/core-command/Dockerfile [2022-06-03T14:29:37.369Z] + cut -d/ -f2 [2022-06-03T14:29:37.369Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-03T14:29:37.369Z] + dirname cmd/core-data/Dockerfile [2022-06-03T14:29:37.369Z] + cut -d/ -f2 [2022-06-03T14:29:37.369Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-03T14:29:37.369Z] + dirname cmd/core-metadata/Dockerfile [2022-06-03T14:29:37.369Z] + cut -d/ -f2 [2022-06-03T14:29:37.369Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-03T14:29:37.369Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-03T14:29:37.369Z] + cut -d/ -f2 [2022-06-03T14:29:37.369Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-03T14:29:37.369Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-03T14:29:37.369Z] + cut -d/ -f2 [2022-06-03T14:29:37.369Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-03T14:29:37.369Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-03T14:29:37.369Z] + cut -d/ -f2 [2022-06-03T14:29:37.369Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-03T14:29:37.369Z] + dirname cmd/support-notifications/Dockerfile [2022-06-03T14:29:37.369Z] + cut -d/ -f2 [2022-06-03T14:29:37.369Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-03T14:29:37.369Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-03T14:29:37.369Z] + cut -d/ -f2 [2022-06-03T14:29:37.369Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-03T14:29:37.369Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-03T14:29:37.369Z] + cut -d/ -f2 [2022-06-03T14:29:37.369Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-03T14:29:37.407Z] 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 [2022-06-03T14:29:37.758Z] + git rev-list -1 --merges bc2756e56e1e712f115f7e7a7fa9318fbd66a66e~1..bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] echo [2022-06-03T14:29:37.778Z] -----------> git rev-list -1 --merges bc2756e56e1e712f115f7e7a7fa9318fbd66a66e~1..bc2756e56e1e712f115f7e7a7fa9318fbd66a66e bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [false] [Pipeline] sh [2022-06-03T14:29:38.071Z] + git log --format=format:%s -1 bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] echo [2022-06-03T14:29:38.087Z] ========================================================= [2022-06-03T14:29:38.087Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T14:29:38.087Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-03T14:29:38.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T14:29:38.526Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T14:29:38.526Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T14:29:38.526Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T14:29:38.526Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T14:29:38.526Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-03T14:29:38.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:29:38.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T14:29:38.941Z] [2022-06-03T14:29:38.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:29:39.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T14:29:39.243Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T14:29:39.243Z] 42c077c10790: Pulling fs layer [2022-06-03T14:29:39.243Z] f63e77b7563a: Pulling fs layer [2022-06-03T14:29:39.243Z] bd5fdadae976: Pulling fs layer [2022-06-03T14:29:39.243Z] 205491f53016: Pulling fs layer [2022-06-03T14:29:39.243Z] df18705c85c3: Pulling fs layer [2022-06-03T14:29:39.243Z] bdb3f477010e: Pulling fs layer [2022-06-03T14:29:39.243Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T14:29:39.243Z] bdb3f477010e: Waiting [2022-06-03T14:29:39.243Z] 205491f53016: Waiting [2022-06-03T14:29:39.243Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T14:29:39.243Z] bdb8f0575790: Pulling fs layer [2022-06-03T14:29:39.243Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T14:29:39.243Z] 2343380bae48: Pulling fs layer [2022-06-03T14:29:39.243Z] 2c6e9b1d212d: Waiting [2022-06-03T14:29:39.243Z] 386e3cb2ff24: Waiting [2022-06-03T14:29:39.243Z] 2343380bae48: Waiting [2022-06-03T14:29:39.243Z] bdb8f0575790: Waiting [2022-06-03T14:29:39.512Z] f63e77b7563a: Verifying Checksum [2022-06-03T14:29:39.512Z] f63e77b7563a: Download complete [2022-06-03T14:29:39.512Z] 205491f53016: Download complete [2022-06-03T14:29:39.512Z] bd5fdadae976: Download complete [2022-06-03T14:29:39.512Z] df18705c85c3: Verifying Checksum [2022-06-03T14:29:39.512Z] df18705c85c3: Download complete [2022-06-03T14:29:39.512Z] bdb3f477010e: Verifying Checksum [2022-06-03T14:29:39.512Z] bdb3f477010e: Download complete [2022-06-03T14:29:39.512Z] 2c6e9b1d212d: Verifying Checksum [2022-06-03T14:29:39.512Z] 2c6e9b1d212d: Download complete [2022-06-03T14:29:39.512Z] bdb8f0575790: Verifying Checksum [2022-06-03T14:29:39.512Z] bdb8f0575790: Download complete [2022-06-03T14:29:39.512Z] 386e3cb2ff24: Download complete [2022-06-03T14:29:39.512Z] 2343380bae48: Verifying Checksum [2022-06-03T14:29:39.512Z] 2343380bae48: Download complete [2022-06-03T14:29:39.512Z] 42c077c10790: Verifying Checksum [2022-06-03T14:29:39.512Z] 42c077c10790: Download complete [2022-06-03T14:29:40.090Z] c8a8fc8e1c8f: Download complete [2022-06-03T14:29:41.030Z] 42c077c10790: Pull complete [2022-06-03T14:29:41.290Z] f63e77b7563a: Pull complete [2022-06-03T14:29:41.864Z] bd5fdadae976: Pull complete [2022-06-03T14:29:41.864Z] 205491f53016: Pull complete [2022-06-03T14:29:42.127Z] df18705c85c3: Pull complete [2022-06-03T14:29:42.127Z] bdb3f477010e: Pull complete [2022-06-03T14:29:44.671Z] c8a8fc8e1c8f: Pull complete [2022-06-03T14:29:44.671Z] 2c6e9b1d212d: Pull complete [2022-06-03T14:29:44.671Z] bdb8f0575790: Pull complete [2022-06-03T14:29:44.671Z] 386e3cb2ff24: Pull complete [2022-06-03T14:29:44.671Z] 2343380bae48: Pull complete [2022-06-03T14:29:44.671Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T14:29:44.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T14:29:44.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:29:44.792Z] prd-ubuntu20.04-docker-8c-8g-949 does not seem to be running inside a container [2022-06-03T14:29:44.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T14:29:46.590Z] $ docker top e835a15c5140c6e604510d0a17a452c244f6659b8ba32f7ba8f63943f120f760 -eo pid,comm [2022-06-03T14:29:46.666Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-03T14:29:46.666Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T14:29:46.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T14:29:46.701Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T14:29:46.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T14:29:46.852Z] $ docker exec e835a15c5140c6e604510d0a17a452c244f6659b8ba32f7ba8f63943f120f760 ssh-agent [2022-06-03T14:29:46.977Z] SSH_AUTH_SOCK=/tmp/ssh-NfMg6JGHZkaa/agent.34 [2022-06-03T14:29:46.977Z] SSH_AGENT_PID=40 [2022-06-03T14:29:46.984Z] Running ssh-add (command line suppressed) [2022-06-03T14:29:47.118Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_4805748590208664197.key (/w/workspace/edgex-go/7@tmp/private_key_4805748590208664197.key) [2022-06-03T14:29:47.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T14:29:47.422Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T14:29:47.436Z] $ docker exec --env ******** --env ******** e835a15c5140c6e604510d0a17a452c244f6659b8ba32f7ba8f63943f120f760 ssh-agent -k [2022-06-03T14:29:47.553Z] unset SSH_AUTH_SOCK; [2022-06-03T14:29:47.553Z] unset SSH_AGENT_PID; [2022-06-03T14:29:47.553Z] echo Agent pid 40 killed; [2022-06-03T14:29:47.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T14:29:47.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T14:29:47.584Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T14:29:47.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T14:29:47.724Z] $ docker exec e835a15c5140c6e604510d0a17a452c244f6659b8ba32f7ba8f63943f120f760 ssh-agent [2022-06-03T14:29:47.855Z] SSH_AUTH_SOCK=/tmp/ssh-ny0SBcrsgSXy/agent.72 [2022-06-03T14:29:47.855Z] SSH_AGENT_PID=78 [2022-06-03T14:29:47.860Z] Running ssh-add (command line suppressed) [2022-06-03T14:29:47.983Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_1761567645350225141.key (/w/workspace/edgex-go/7@tmp/private_key_1761567645350225141.key) [2022-06-03T14:29:47.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T14:29:48.293Z] + git semver init [2022-06-03T14:29:48.554Z] 2022-06-03 14:29:48,524 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T14:29:48.554Z] 2022-06-03 14:29:48,525 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2022-06-03T14:29:48.554Z] 2022-06-03 14:29:48,525 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2022-06-03T14:29:48.554Z] 2022-06-03 14:29:48,525 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2022-06-03T14:29:53.848Z] 2022-06-03 14:29:52,831 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2022-06-03T14:29:53.848Z] 2022-06-03 14:29:52,831 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/jakarta with force:False [2022-06-03T14:29:53.848Z] 2022-06-03 14:29:52,831 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/jakarta [2022-06-03T14:29:53.848Z] 2022-06-03 14:29:52,832 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/jakarta [2022-06-03T14:29:53.848Z] 2.1.1-dev.5 [Pipeline] } [2022-06-03T14:29:53.861Z] $ docker exec --env ******** --env ******** e835a15c5140c6e604510d0a17a452c244f6659b8ba32f7ba8f63943f120f760 ssh-agent -k [2022-06-03T14:29:53.988Z] unset SSH_AUTH_SOCK; [2022-06-03T14:29:53.989Z] unset SSH_AGENT_PID; [2022-06-03T14:29:53.989Z] echo Agent pid 78 killed; [2022-06-03T14:29:53.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T14:29:54.311Z] + git semver [Pipeline] } [2022-06-03T14:29:54.592Z] $ docker stop --time=1 e835a15c5140c6e604510d0a17a452c244f6659b8ba32f7ba8f63943f120f760 [2022-06-03T14:29:55.946Z] $ docker rm -f e835a15c5140c6e604510d0a17a452c244f6659b8ba32f7ba8f63943f120f760 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T14:29:56.304Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T14:29:56.564Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T14:29:56.566Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-03T14:29:56.676Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T14:29:56.687Z] ========================================================= [2022-06-03T14:29:56.687Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-03T14:29:56.687Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T14:29:56.984Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T14:29:56.984Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-03T14:29:56.984Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T14:29:56.984Z] 666ba61612fd: Pulling fs layer [2022-06-03T14:29:56.984Z] 8ed8ca486205: Pulling fs layer [2022-06-03T14:29:56.984Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T14:29:56.984Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T14:29:56.984Z] 812f408151ee: Pulling fs layer [2022-06-03T14:29:56.984Z] bab7bd504b26: Pulling fs layer [2022-06-03T14:29:56.984Z] 070449caade9: Pulling fs layer [2022-06-03T14:29:56.984Z] 8f1a5288e3a6: Pulling fs layer [2022-06-03T14:29:56.984Z] 812f408151ee: Waiting [2022-06-03T14:29:56.984Z] bab7bd504b26: Waiting [2022-06-03T14:29:56.984Z] 070449caade9: Waiting [2022-06-03T14:29:56.984Z] 8f1a5288e3a6: Waiting [2022-06-03T14:29:56.984Z] 4fe6c5a15a65: Waiting [2022-06-03T14:29:56.984Z] 22a0e8bec74d: Waiting [2022-06-03T14:29:56.984Z] 8ed8ca486205: Verifying Checksum [2022-06-03T14:29:56.984Z] 8ed8ca486205: Download complete [2022-06-03T14:29:56.984Z] 666ba61612fd: Verifying Checksum [2022-06-03T14:29:56.984Z] 666ba61612fd: Download complete [2022-06-03T14:29:56.984Z] 22a0e8bec74d: Download complete [2022-06-03T14:29:56.984Z] 812f408151ee: Verifying Checksum [2022-06-03T14:29:56.984Z] 812f408151ee: Download complete [2022-06-03T14:29:56.984Z] 59bf1c3509f3: Verifying Checksum [2022-06-03T14:29:56.984Z] 59bf1c3509f3: Download complete [2022-06-03T14:29:56.984Z] bab7bd504b26: Verifying Checksum [2022-06-03T14:29:56.984Z] bab7bd504b26: Download complete [2022-06-03T14:29:57.248Z] 070449caade9: Verifying Checksum [2022-06-03T14:29:57.248Z] 070449caade9: Download complete [2022-06-03T14:29:57.248Z] 59bf1c3509f3: Pull complete [2022-06-03T14:29:57.511Z] 666ba61612fd: Pull complete [2022-06-03T14:29:57.511Z] 8ed8ca486205: Pull complete [2022-06-03T14:29:57.774Z] 8f1a5288e3a6: Verifying Checksum [2022-06-03T14:29:57.774Z] 8f1a5288e3a6: Download complete [2022-06-03T14:29:57.774Z] 4fe6c5a15a65: Verifying Checksum [2022-06-03T14:29:57.774Z] 4fe6c5a15a65: Download complete [2022-06-03T14:30:01.980Z] 4fe6c5a15a65: Pull complete [2022-06-03T14:30:02.244Z] 22a0e8bec74d: Pull complete [2022-06-03T14:30:02.244Z] 812f408151ee: Pull complete [2022-06-03T14:30:02.244Z] bab7bd504b26: Pull complete [2022-06-03T14:30:02.505Z] 070449caade9: Pull complete [2022-06-03T14:30:05.045Z] 8f1a5288e3a6: Pull complete [2022-06-03T14:30:05.045Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-03T14:30:05.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T14:30:05.045Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T14:30:05.343Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T14:30:05.343Z] WORKDIR /edgex [2022-06-03T14:30:05.343Z] COPY go.mod . [2022-06-03T14:30:05.343Z] RUN go mod download [2022-06-03T14:30:05.343Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-03T14:30:06.725Z] Sending build context to Docker daemon 346.4MB [2022-06-03T14:30:06.725Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T14:30:06.725Z] ---> c47586b81864 [2022-06-03T14:30:06.725Z] Step 2/4 : WORKDIR /edgex [2022-06-03T14:30:10.030Z] ---> Running in b38e5904a62e [2022-06-03T14:30:10.030Z] Removing intermediate container b38e5904a62e [2022-06-03T14:30:10.030Z] ---> 8872cf5c35c4 [2022-06-03T14:30:10.030Z] Step 3/4 : COPY go.mod . [2022-06-03T14:30:10.030Z] ---> 88140b90b211 [2022-06-03T14:30:10.030Z] Step 4/4 : RUN go mod download [2022-06-03T14:30:10.030Z] ---> Running in 47f1e36fed62 [2022-06-03T14:30:11.623Z] Still waiting to schedule task [2022-06-03T14:30:11.624Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-03T14:30:36.636Z] Removing intermediate container 47f1e36fed62 [2022-06-03T14:30:36.636Z] ---> a704f6d170ce [2022-06-03T14:30:36.636Z] Successfully built a704f6d170ce [2022-06-03T14:30:36.636Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:30:36.947Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T14:30:36.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:30:37.026Z] prd-ubuntu20.04-docker-8c-8g-949 does not seem to be running inside a container [2022-06-03T14:30:37.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat [2022-06-03T14:30:37.538Z] $ docker top b8963dbe2c53cfed6f42a15c106619736d13070c2e7b912ddda68b6c431a859d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:30:37.880Z] + go version [2022-06-03T14:30:37.880Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T14:30:37.902Z] $ docker stop --time=1 b8963dbe2c53cfed6f42a15c106619736d13070c2e7b912ddda68b6c431a859d [2022-06-03T14:30:39.245Z] $ docker rm -f b8963dbe2c53cfed6f42a15c106619736d13070c2e7b912ddda68b6c431a859d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:30:39.649Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T14:30:39.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:30:39.732Z] prd-ubuntu20.04-docker-8c-8g-949 does not seem to be running inside a container [2022-06-03T14:30:39.781Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat [2022-06-03T14:30:40.188Z] $ docker top 60af12c3fab4b2d5354013a222811f36035049925554bb1f56094708be4dc881 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T14:30:40.273Z] ========================================================= [2022-06-03T14:30:40.274Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T14:30:40.274Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T14:30:40.624Z] + make test [2022-06-03T14:30:40.624Z] go mod tidy [2022-06-03T14:30:40.624Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T14:30:47.230Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T14:30:55.350Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T14:30:55.350Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T14:30:55.350Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T14:30:55.350Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T14:30:55.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T14:30:55.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T14:30:55.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T14:30:55.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T14:30:55.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T14:30:55.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T14:30:55.866Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T14:30:55.866Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T14:30:55.866Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T14:30:55.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T14:30:56.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements [2022-06-03T14:30:56.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T14:30:56.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T14:30:57.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements [2022-06-03T14:30:57.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T14:30:57.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 44.7% of statements [2022-06-03T14:30:57.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T14:30:57.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T14:30:57.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.172s coverage: 89.5% of statements [2022-06-03T14:30:57.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T14:30:57.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T14:30:57.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 83.8% of statements [2022-06-03T14:30:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T14:30:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T14:30:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T14:30:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T14:30:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T14:30:58.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.368s coverage: 94.2% of statements [2022-06-03T14:30:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T14:30:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T14:30:58.085Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 59.1% of statements [2022-06-03T14:30:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T14:30:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T14:30:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T14:30:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T14:30:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T14:30:58.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2022-06-03T14:30:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T14:30:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T14:30:58.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T14:30:58.344Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2022-06-03T14:30:58.344Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T14:30:58.344Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-06-03T14:30:58.344Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 21.7% of statements [2022-06-03T14:30:58.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T14:30:58.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 47.1% of statements [2022-06-03T14:30:58.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements [2022-06-03T14:30:58.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-06-03T14:30:58.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2022-06-03T14:30:58.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2022-06-03T14:31:10.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.115s coverage: 94.4% of statements [2022-06-03T14:31:10.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-06-03T14:31:11.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.215s coverage: 82.5% of statements [2022-06-03T14:31:11.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.176s coverage: 91.2% of statements [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.4% of statements [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-06-03T14:31:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.4% of statements [2022-06-03T14:31:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T14:31:21.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T14:31:21.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T14:31:21.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T14:31:21.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T14:31:21.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T14:31:21.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T14:31:21.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T14:31:21.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T14:31:21.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T14:31:21.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-06-03T14:31:21.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-06-03T14:31:21.969Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-06-03T14:31:36.854Z] GO111MODULE=on go vet ./... [2022-06-03T14:31:40.147Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T14:31:40.147Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T14:31:40.409Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T14:31:40.994Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T14:31:41.287Z] + go mod tidy [Pipeline] sh [2022-06-03T14:31:41.578Z] + ls -al . [2022-06-03T14:31:41.578Z] total 680 [2022-06-03T14:31:41.578Z] drwxrwxr-x 11 1001 1001 4096 Jun 3 14:31 . [2022-06-03T14:31:41.578Z] drwxr-xr-x 4 root root 4096 Jun 3 14:30 .. [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 14:29 .dockerignore [2022-06-03T14:31:41.578Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 14:29 .git [2022-06-03T14:31:41.578Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 14:29 .github [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 797 Jun 3 14:29 .gitignore [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 14:29 .golangci.yml [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 76 Jun 3 14:29 .hadolint.yml [2022-06-03T14:31:41.578Z] drwxr-xr-x 3 1001 1001 4096 Jun 3 14:29 .semver [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 14:29 .sonarcloud.properties [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 14:29 ADOPTERS.md [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 8910 Jun 3 14:29 Attribution.txt [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 52201 Jun 3 14:29 CHANGELOG.md [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 14:29 CONTRIBUTING.md [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 14:29 GOVERNANCE.md [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 14:29 Jenkinsfile [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 14:29 LICENSE [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 6508 Jun 3 14:29 Makefile [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 14:29 OWNERS.md [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 8207 Jun 3 14:29 README.md [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 14:29 SECURITY.md [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 14:29 VERSION [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 14:29 ZMQWindows.md [2022-06-03T14:31:41.578Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 14:29 bin [2022-06-03T14:31:41.578Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 14:29 cmd [2022-06-03T14:31:41.578Z] -rw-r--r-- 1 root root 428658 Jun 3 14:31 coverage.out [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 822 Jun 3 14:31 go.mod [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 49471 Jun 3 14:29 go.sum [2022-06-03T14:31:41.578Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 14:29 internal [2022-06-03T14:31:41.578Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 14:29 openapi [2022-06-03T14:31:41.578Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 14:29 snap [2022-06-03T14:31:41.578Z] drwxrwxr-x 6 1001 1001 4096 Jun 3 14:29 vendor [2022-06-03T14:31:41.578Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 14:29 version.go [Pipeline] sh [2022-06-03T14:31:41.864Z] + '[' -e coverage.out ] [2022-06-03T14:31:41.864Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T14:31:41.962Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T14:31:42.242Z] + make build [2022-06-03T14:31:42.242Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T14:31:43.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T14:31:48.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T14:31:48.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T14:31:49.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T14:31:50.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T14:31:50.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T14:31:51.625Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T14:31:52.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T14:31:53.514Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T14:31:54.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T14:31:55.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-06-03T14:31:56.428Z] $ docker stop --time=1 60af12c3fab4b2d5354013a222811f36035049925554bb1f56094708be4dc881 [2022-06-03T14:31:58.692Z] $ docker rm -f 60af12c3fab4b2d5354013a222811f36035049925554bb1f56094708be4dc881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:31:59.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T14:31:59.468Z] [2022-06-03T14:31:59.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:31:59.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T14:31:59.774Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-03T14:31:59.774Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-03T14:31:59.774Z] ca9280d653b3: Pulling fs layer [2022-06-03T14:31:59.774Z] 7e9c9ca2126c: Pulling fs layer [2022-06-03T14:31:59.774Z] cbdbe7a5bc2a: Verifying Checksum [2022-06-03T14:31:59.774Z] cbdbe7a5bc2a: Download complete [2022-06-03T14:32:00.035Z] ca9280d653b3: Verifying Checksum [2022-06-03T14:32:00.035Z] ca9280d653b3: Download complete [2022-06-03T14:32:00.035Z] cbdbe7a5bc2a: Pull complete [2022-06-03T14:32:00.297Z] 7e9c9ca2126c: Verifying Checksum [2022-06-03T14:32:00.297Z] 7e9c9ca2126c: Download complete [2022-06-03T14:32:00.556Z] ca9280d653b3: Pull complete [2022-06-03T14:32:04.762Z] 7e9c9ca2126c: Pull complete [2022-06-03T14:32:04.762Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-03T14:32:04.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T14:32:04.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:32:04.870Z] prd-ubuntu20.04-docker-8c-8g-949 does not seem to be running inside a container [2022-06-03T14:32:04.913Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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/edgex-compose:latest cat [2022-06-03T14:32:07.041Z] $ docker top 6bcf0624f61feb956c45051b1552f07365a468db8e881f7cd88e20dc45f68af4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:32:07.394Z] + docker-compose build --help [2022-06-03T14:32:07.394Z] + grep parallel [2022-06-03T14:32:07.969Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T14:32:07.990Z] $ docker stop --time=1 6bcf0624f61feb956c45051b1552f07365a468db8e881f7cd88e20dc45f68af4 [2022-06-03T14:32:09.286Z] $ docker rm -f 6bcf0624f61feb956c45051b1552f07365a468db8e881f7cd88e20dc45f68af4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:32:09.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T14:32:09.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:32:09.836Z] prd-ubuntu20.04-docker-8c-8g-949 does not seem to be running inside a container [2022-06-03T14:32:09.883Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2022-06-03T14:32:10.335Z] $ docker top 7fcbf80e07446883a573edd7a0b7618645c785b2aea00d44c025bbf4099518b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:32:10.688Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T14:32:11.633Z] Building core-command ... [2022-06-03T14:32:11.633Z] Building core-data ... [2022-06-03T14:32:11.633Z] Building core-metadata ... [2022-06-03T14:32:11.633Z] Building security-bootstrapper ... [2022-06-03T14:32:11.633Z] Building security-proxy-setup ... [2022-06-03T14:32:11.633Z] Building security-secretstore-setup ... [2022-06-03T14:32:11.633Z] Building support-notifications ... [2022-06-03T14:32:11.633Z] Building support-scheduler ... [2022-06-03T14:32:11.633Z] Building sys-mgmt-agent ... [2022-06-03T14:32:11.633Z] Building sys-mgmt-agent [2022-06-03T14:32:11.633Z] Building core-command [2022-06-03T14:32:11.633Z] Building security-proxy-setup [2022-06-03T14:32:11.633Z] Building support-notifications [2022-06-03T14:32:11.633Z] Building support-scheduler [2022-06-03T14:32:33.589Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:32:33.589Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:32:33.589Z] ---> a704f6d170ce [2022-06-03T14:32:33.589Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T14:32:33.589Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:32:33.589Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:32:33.589Z] ---> a704f6d170ce [2022-06-03T14:32:33.590Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T14:32:33.590Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:32:33.590Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:32:33.590Z] ---> a704f6d170ce [2022-06-03T14:32:33.590Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:32:33.590Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:32:33.590Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:32:33.590Z] ---> a704f6d170ce [2022-06-03T14:32:33.590Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:32:33.590Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:32:33.590Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:32:33.590Z] ---> a704f6d170ce [2022-06-03T14:32:33.590Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T14:32:36.888Z] ---> Running in 5b7fa3c624f5 [2022-06-03T14:32:36.888Z] ---> Running in 73bc19c6252d [2022-06-03T14:32:36.888Z] ---> Running in fd2d2da82d34 [2022-06-03T14:32:36.888Z] ---> Running in 41dd344e1631 [2022-06-03T14:32:36.888Z] ---> Running in ebbc55d1f1cb [2022-06-03T14:32:36.888Z] Removing intermediate container 73bc19c6252d [2022-06-03T14:32:36.888Z] ---> 8b1e1735b916 [2022-06-03T14:32:36.888Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:32:36.888Z] Removing intermediate container fd2d2da82d34 [2022-06-03T14:32:36.888Z] ---> 78d27f703e79 [2022-06-03T14:32:36.888Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:32:37.148Z] Removing intermediate container 5b7fa3c624f5 [2022-06-03T14:32:37.148Z] ---> 2c64c714afc6 [2022-06-03T14:32:37.148Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:32:37.148Z] Removing intermediate container ebbc55d1f1cb [2022-06-03T14:32:37.148Z] ---> 1100f68152dd [2022-06-03T14:32:37.148Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:32:37.148Z] Removing intermediate container 41dd344e1631 [2022-06-03T14:32:37.148Z] ---> e088992414ca [2022-06-03T14:32:37.148Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:32:37.148Z] ---> Running in 0fb0e56c0a05 [2022-06-03T14:32:37.148Z] ---> Running in 895c0c914fdd [2022-06-03T14:32:37.148Z] ---> Running in b411a2e6994b [2022-06-03T14:32:37.148Z] ---> Running in 17cc64ccff29 [2022-06-03T14:32:37.148Z] ---> Running in ed1a996e4126 [2022-06-03T14:32:38.092Z] Removing intermediate container 0fb0e56c0a05 [2022-06-03T14:32:38.092Z] ---> 2f7b4c668431 [2022-06-03T14:32:38.092Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T14:32:38.355Z] ---> Running in d36d2382ed38 [2022-06-03T14:32:38.355Z] Removing intermediate container 895c0c914fdd [2022-06-03T14:32:38.355Z] ---> 4b4fb9dcfea3 [2022-06-03T14:32:38.355Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T14:32:38.355Z] ---> Running in d1d4c262ad4d [2022-06-03T14:32:38.616Z] Removing intermediate container 17cc64ccff29 [2022-06-03T14:32:38.616Z] ---> f75d568dacd1 [2022-06-03T14:32:38.616Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T14:32:38.878Z] ---> Running in d9c03bc47b6c [2022-06-03T14:32:38.878Z] Removing intermediate container b411a2e6994b [2022-06-03T14:32:38.878Z] ---> 2796ac13f966 [2022-06-03T14:32:38.878Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T14:32:39.137Z] Removing intermediate container ed1a996e4126 [2022-06-03T14:32:39.137Z] ---> 9e450f2a2ab0 [2022-06-03T14:32:39.137Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T14:32:39.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:32:39.137Z] ---> Running in f6d8087b73ea [2022-06-03T14:32:39.137Z] ---> Running in a0a19cc6a743 [2022-06-03T14:32:39.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:32:39.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:32:39.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:32:39.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:32:39.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:32:40.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:32:40.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:32:40.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:32:40.440Z] OK: 221 MiB in 52 packages [2022-06-03T14:32:40.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:32:40.440Z] OK: 221 MiB in 52 packages [2022-06-03T14:32:40.699Z] Removing intermediate container d36d2382ed38 [2022-06-03T14:32:40.699Z] ---> d484c1805567 [2022-06-03T14:32:40.699Z] Step 6/22 : COPY . . [2022-06-03T14:32:40.699Z] OK: 221 MiB in 52 packages [2022-06-03T14:32:40.699Z] OK: 221 MiB in 52 packages [2022-06-03T14:32:40.960Z] OK: 221 MiB in 52 packages [2022-06-03T14:32:42.869Z] Removing intermediate container d1d4c262ad4d [2022-06-03T14:32:42.869Z] ---> 514c3e3794a2 [2022-06-03T14:32:42.869Z] Step 6/20 : COPY . . [2022-06-03T14:32:49.441Z] ---> b086cbba4c99 [2022-06-03T14:32:49.441Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:32:49.441Z] Removing intermediate container d9c03bc47b6c [2022-06-03T14:32:49.441Z] ---> f61be2b37c3a [2022-06-03T14:32:49.441Z] Step 6/21 : COPY . . [2022-06-03T14:32:49.441Z] Removing intermediate container a0a19cc6a743 [2022-06-03T14:32:49.441Z] ---> b397bd37f7ce [2022-06-03T14:32:49.441Z] Step 6/23 : COPY go.mod . [2022-06-03T14:32:49.441Z] Removing intermediate container f6d8087b73ea [2022-06-03T14:32:49.441Z] ---> 5cf235271f1a [2022-06-03T14:32:49.441Z] Step 6/22 : COPY . . [2022-06-03T14:32:49.441Z] ---> 2abf7c1daa34 [2022-06-03T14:32:49.441Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:32:49.441Z] ---> Running in 7613d5bd26af [2022-06-03T14:32:49.441Z] ---> Running in 654105084d0b [2022-06-03T14:32:50.819Z] ---> ac9f4e2a0dcb [2022-06-03T14:32:50.819Z] Step 7/23 : RUN go mod download [2022-06-03T14:32:56.107Z] ---> Running in 4612d4e41f48 [2022-06-03T14:32:56.107Z] skipping... [2022-06-03T14:32:56.107Z] skipping... [2022-06-03T14:32:56.107Z] ---> 4caf06ecec99 [2022-06-03T14:32:56.107Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:32:56.107Z] ---> 9bcd4d1e6cc7 [2022-06-03T14:32:56.107Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:32:56.107Z] ---> Running in cec7c295f3d3 [2022-06-03T14:32:56.107Z] ---> Running in fd7846682db7 [2022-06-03T14:32:56.371Z] Removing intermediate container 7613d5bd26af [2022-06-03T14:32:56.371Z] ---> b3dad2877ff0 [2022-06-03T14:32:56.371Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T14:32:56.371Z] Removing intermediate container 654105084d0b [2022-06-03T14:32:56.371Z] ---> d42f9532e1c1 [2022-06-03T14:32:56.371Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T14:32:56.371Z] ---> Running in 297d2f7685fe [2022-06-03T14:32:56.371Z] ---> Running in dd2bf4a74404 [2022-06-03T14:32:56.944Z] skipping... [2022-06-03T14:32:56.944Z] skipping... [2022-06-03T14:32:56.944Z] Removing intermediate container 4612d4e41f48 [2022-06-03T14:32:56.944Z] ---> 9fb763fdaa23 [2022-06-03T14:32:56.944Z] Step 8/23 : COPY . . [2022-06-03T14:32:57.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T14:32:57.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T14:32:59.525Z] Removing intermediate container fd7846682db7 [2022-06-03T14:32:59.525Z] ---> b6439b0d16fd [2022-06-03T14:32:59.525Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T14:33:01.433Z] Removing intermediate container cec7c295f3d3 [2022-06-03T14:33:01.433Z] ---> c42bc3a1addd [2022-06-03T14:33:01.433Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T14:33:01.433Z] ---> Running in 508e8ec92f8c [2022-06-03T14:33:01.433Z] ---> Running in 20447b1d41ea [2022-06-03T14:33:02.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T14:33:02.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T14:33:04.550Z] ---> 980bd5a3a153 [2022-06-03T14:33:04.550Z] Step 9/23 : RUN go mod tidy [2022-06-03T14:33:04.550Z] ---> Running in ff4494502340 [2022-06-03T14:33:07.861Z] Removing intermediate container ff4494502340 [2022-06-03T14:33:07.861Z] ---> 7d86c87570e2 [2022-06-03T14:33:07.861Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T14:33:07.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T14:33:07.861Z] ---> Running in 3876efb38384 [2022-06-03T14:33:08.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T14:33:10.335Z] Removing intermediate container 297d2f7685fe [2022-06-03T14:33:10.335Z] ---> d5cc1ed3fe61 [2022-06-03T14:33:10.335Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T14:33:10.595Z] ---> Running in fd47c5607317 [2022-06-03T14:33:11.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T14:33:12.547Z] Removing intermediate container dd2bf4a74404 [2022-06-03T14:33:12.547Z] ---> ca3a44634c3a [2022-06-03T14:33:12.547Z] [2022-06-03T14:33:12.547Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T14:33:12.809Z] 3.14: Pulling from library/alpine [2022-06-03T14:33:13.387Z] Removing intermediate container fd47c5607317 [2022-06-03T14:33:13.387Z] ---> 41df42eafb25 [2022-06-03T14:33:13.387Z] [2022-06-03T14:33:13.387Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T14:33:13.387Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T14:33:13.647Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T14:33:13.647Z] ---> e04c818066af [2022-06-03T14:33:13.647Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T14:33:13.906Z] 20.10.8: Pulling from library/docker [2022-06-03T14:33:14.502Z] ---> Running in 25cc04ff83ad [2022-06-03T14:33:14.502Z] Removing intermediate container 20447b1d41ea [2022-06-03T14:33:14.502Z] ---> 11a4ab32b9fa [2022-06-03T14:33:14.502Z] [2022-06-03T14:33:14.502Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T14:33:14.502Z] ---> e04c818066af [2022-06-03T14:33:14.502Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T14:33:15.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:15.075Z] ---> Running in fc3cd358c01b [2022-06-03T14:33:15.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:15.336Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T14:33:15.336Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T14:33:15.336Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T14:33:15.336Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T14:33:15.336Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T14:33:15.596Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:33:15.596Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T14:33:15.596Z] OK: 8 MiB in 19 packages [2022-06-03T14:33:15.858Z] Removing intermediate container 508e8ec92f8c [2022-06-03T14:33:15.858Z] ---> f11f8def3a15 [2022-06-03T14:33:15.858Z] [2022-06-03T14:33:15.858Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T14:33:15.858Z] ---> e04c818066af [2022-06-03T14:33:15.858Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T14:33:16.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:16.116Z] ---> Running in 62d168d1a698 [2022-06-03T14:33:16.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:16.376Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T14:33:16.376Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:33:16.376Z] OK: 6 MiB in 15 packages [2022-06-03T14:33:16.637Z] Removing intermediate container 25cc04ff83ad [2022-06-03T14:33:16.637Z] ---> d6b7316caa26 [2022-06-03T14:33:16.637Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T14:33:16.900Z] ---> Running in 5f0a99f88dc1 [2022-06-03T14:33:16.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:16.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:17.161Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T14:33:17.161Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T14:33:17.161Z] Removing intermediate container 5f0a99f88dc1 [2022-06-03T14:33:17.161Z] ---> ca90d73c223c [2022-06-03T14:33:17.161Z] Step 12/20 : WORKDIR /edgex [2022-06-03T14:33:17.161Z] Removing intermediate container fc3cd358c01b [2022-06-03T14:33:17.161Z] ---> a1c2e6ecc8b6 [2022-06-03T14:33:17.161Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:33:17.161Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:33:17.161Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T14:33:17.161Z] OK: 6 MiB in 16 packages [2022-06-03T14:33:17.729Z] ---> Running in df7f61ad8240 [2022-06-03T14:33:17.729Z] ---> Running in 38a5563107ec [2022-06-03T14:33:17.729Z] Removing intermediate container 38a5563107ec [2022-06-03T14:33:17.729Z] ---> 10014efc3a93 [2022-06-03T14:33:17.729Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T14:33:17.988Z] Removing intermediate container df7f61ad8240 [2022-06-03T14:33:17.988Z] ---> 52728932e164 [2022-06-03T14:33:17.988Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T14:33:17.988Z] Removing intermediate container 3876efb38384 [2022-06-03T14:33:17.988Z] ---> bd736048d646 [2022-06-03T14:33:17.988Z] [2022-06-03T14:33:17.988Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T14:33:17.988Z] ---> e04c818066af [2022-06-03T14:33:17.988Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T14:33:17.988Z] ---> Using cache [2022-06-03T14:33:17.988Z] ---> a1c2e6ecc8b6 [2022-06-03T14:33:17.988Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:33:17.988Z] ---> Using cache [2022-06-03T14:33:17.988Z] ---> 10014efc3a93 [2022-06-03T14:33:17.988Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T14:33:17.988Z] ---> Running in fc2d3def6620 [2022-06-03T14:33:18.249Z] ---> Running in cb56cad5adba [2022-06-03T14:33:18.511Z] ---> 8d486d84d9b5 [2022-06-03T14:33:18.511Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T14:33:18.511Z] Removing intermediate container 62d168d1a698 [2022-06-03T14:33:18.511Z] ---> 7095acbdceae [2022-06-03T14:33:18.511Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:33:18.511Z] Removing intermediate container fc2d3def6620 [2022-06-03T14:33:18.511Z] ---> 77d058759f7c [2022-06-03T14:33:18.511Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T14:33:18.511Z] ---> Running in 0b4edf555a97 [2022-06-03T14:33:18.770Z] Removing intermediate container cb56cad5adba [2022-06-03T14:33:18.770Z] ---> 17707bb686ba [2022-06-03T14:33:18.770Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T14:33:18.770Z] ---> Running in 6a5e6354aade [2022-06-03T14:33:19.030Z] ---> Running in afc6a3546861 [2022-06-03T14:33:19.030Z] Removing intermediate container 0b4edf555a97 [2022-06-03T14:33:19.030Z] ---> a90ea13f87f6 [2022-06-03T14:33:19.030Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T14:33:19.030Z] Removing intermediate container 6a5e6354aade [2022-06-03T14:33:19.030Z] ---> fdc932801954 [2022-06-03T14:33:19.030Z] Step 14/22 : WORKDIR / [2022-06-03T14:33:19.030Z] ---> 091e34a66b20 [2022-06-03T14:33:19.030Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T14:33:19.030Z] Removing intermediate container afc6a3546861 [2022-06-03T14:33:19.030Z] ---> 570e4b7f94d3 [2022-06-03T14:33:19.030Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:33:19.030Z] ---> Running in ec5c6c60024a [2022-06-03T14:33:19.289Z] ---> Running in 1809c82fbedb [2022-06-03T14:33:19.289Z] Removing intermediate container ec5c6c60024a [2022-06-03T14:33:19.289Z] ---> 2e5c8b1ebc2f [2022-06-03T14:33:19.289Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T14:33:19.580Z] ---> Running in 4ee3677a685a [2022-06-03T14:33:19.580Z] ---> 8fe68dd6345c [2022-06-03T14:33:19.580Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T14:33:19.580Z] Removing intermediate container 1809c82fbedb [2022-06-03T14:33:19.580Z] ---> 240bc9c47f7d [2022-06-03T14:33:19.580Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:33:19.580Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T14:33:19.580Z] Removing intermediate container 4ee3677a685a [2022-06-03T14:33:19.580Z] ---> a0a5c2693a43 [2022-06-03T14:33:19.580Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:33:19.580Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T14:33:19.580Z] ---> f9d5060f1bb3 [2022-06-03T14:33:19.580Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T14:33:19.580Z] ---> bc6c0ffef665 [2022-06-03T14:33:19.580Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:33:19.840Z] ---> Running in 0b6b489e6b04 [2022-06-03T14:33:19.840Z] ---> Running in aa28d6e4e9db [2022-06-03T14:33:19.840Z] ---> cb16751032af [2022-06-03T14:33:19.840Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T14:33:20.100Z] ---> 2e2acfbe6942 [2022-06-03T14:33:20.100Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T14:33:20.100Z] ---> 00709e839fe4 [2022-06-03T14:33:20.100Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T14:33:20.100Z] Removing intermediate container 0b6b489e6b04 [2022-06-03T14:33:20.100Z] ---> d87ba3051056 [2022-06-03T14:33:20.100Z] 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 [2022-06-03T14:33:20.100Z] Removing intermediate container aa28d6e4e9db [2022-06-03T14:33:20.100Z] ---> 105577354e4d [2022-06-03T14:33:20.100Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T14:33:20.364Z] ---> Running in 0b146401e5d4 [2022-06-03T14:33:20.365Z] ---> Running in 9b657a5ffe87 [2022-06-03T14:33:20.365Z] ---> 9e0a96ff2807 [2022-06-03T14:33:20.365Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T14:33:20.626Z] ---> 69deff7827ee [2022-06-03T14:33:20.626Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T14:33:20.626Z] ---> Running in c9328c3666a3 [2022-06-03T14:33:20.626Z] Removing intermediate container 9b657a5ffe87 [2022-06-03T14:33:20.626Z] ---> 316fc6889184 [2022-06-03T14:33:20.626Z] Step 18/20 : LABEL arch=x86_64 [2022-06-03T14:33:20.626Z] ---> 6123e7064ab5 [2022-06-03T14:33:20.626Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T14:33:20.626Z] ---> Running in 65fdfbf7cb20 [2022-06-03T14:33:20.626Z] Removing intermediate container c9328c3666a3 [2022-06-03T14:33:20.626Z] ---> 979cea7a1d56 [2022-06-03T14:33:20.626Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:33:20.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:20.626Z] ---> 3a9824f50f30 [2022-06-03T14:33:20.626Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T14:33:20.896Z] ---> Running in 24e530d06103 [2022-06-03T14:33:20.896Z] Removing intermediate container 65fdfbf7cb20 [2022-06-03T14:33:20.896Z] ---> a369e0cca368 [2022-06-03T14:33:20.896Z] Step 19/20 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:33:20.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:20.896Z] ---> Running in b17ea32c3cb5 [2022-06-03T14:33:20.896Z] ---> 4c73bbafbc44 [2022-06-03T14:33:20.896Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T14:33:20.896Z] ---> Running in fd7af4cff9d2 [2022-06-03T14:33:20.896Z] ---> Running in 14ac53a5bb8b [2022-06-03T14:33:20.896Z] Removing intermediate container 24e530d06103 [2022-06-03T14:33:20.896Z] ---> 6aed5d7fc815 [2022-06-03T14:33:20.896Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T14:33:20.896Z] Removing intermediate container b17ea32c3cb5 [2022-06-03T14:33:20.896Z] ---> 19c7e7f4dfb4 [2022-06-03T14:33:20.896Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:33:20.896Z] ---> Running in ed8b45645ba4 [2022-06-03T14:33:21.156Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T14:33:21.156Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T14:33:21.156Z] Executing bash-5.1.16-r0.post-install [2022-06-03T14:33:21.156Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T14:33:21.156Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T14:33:21.156Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T14:33:21.156Z] Removing intermediate container fd7af4cff9d2 [2022-06-03T14:33:21.156Z] ---> Running in 74d1b4eaf444 [2022-06-03T14:33:21.156Z] ---> c9878619f5bf [2022-06-03T14:33:21.156Z] Step 20/20 : LABEL version=2.1.1-dev.5 [2022-06-03T14:33:21.156Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T14:33:21.156Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T14:33:21.156Z] Removing intermediate container 14ac53a5bb8b [2022-06-03T14:33:21.156Z] ---> f861c4f308a1 [2022-06-03T14:33:21.156Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:33:21.156Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T14:33:21.156Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T14:33:21.156Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T14:33:21.156Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T14:33:21.156Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T14:33:21.156Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T14:33:21.156Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T14:33:21.156Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T14:33:21.156Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T14:33:21.156Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T14:33:21.156Z] ---> Running in 57897bdd02eb [2022-06-03T14:33:21.156Z] ---> Running in 52b060c983dc [2022-06-03T14:33:21.156Z] Removing intermediate container ed8b45645ba4 [2022-06-03T14:33:21.156Z] ---> b4e154159e79 [2022-06-03T14:33:21.156Z] Step 22/23 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:33:21.156Z] Removing intermediate container 74d1b4eaf444 [2022-06-03T14:33:21.156Z] ---> 8209b6f00aa2 [2022-06-03T14:33:21.156Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T14:33:21.416Z] ---> Running in b72a664c836b [2022-06-03T14:33:21.416Z] ---> Running in a569064c11c6 [2022-06-03T14:33:21.416Z] Removing intermediate container 57897bdd02eb [2022-06-03T14:33:21.416Z] ---> d4be9069c6d3 [2022-06-03T14:33:21.416Z] [2022-06-03T14:33:21.416Z] Removing intermediate container 52b060c983dc [2022-06-03T14:33:21.416Z] ---> f82c9f69bc7b [2022-06-03T14:33:21.416Z] Step 19/21 : LABEL arch=x86_64 [2022-06-03T14:33:21.416Z] Removing intermediate container b72a664c836b [2022-06-03T14:33:21.416Z] ---> 648990603594 [2022-06-03T14:33:21.416Z] Step 23/23 : LABEL version=2.1.1-dev.5 [2022-06-03T14:33:21.698Z] ---> Running in cb392ebc3956 [2022-06-03T14:33:21.698Z] Removing intermediate container a569064c11c6 [2022-06-03T14:33:21.698Z] ---> c3cabbf93e08 [2022-06-03T14:33:21.698Z] Step 21/22 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:33:21.698Z] ---> Running in 1a95a8989d87 [2022-06-03T14:33:21.698Z] Successfully built d4be9069c6d3 [2022-06-03T14:33:21.963Z] Successfully tagged security-proxy-setup:latest [2022-06-03T14:33:21.963Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-06-03T14:33:21.963Z] ---> Running in f14c92453e26 [2022-06-03T14:33:21.963Z] Removing intermediate container cb392ebc3956 [2022-06-03T14:33:21.963Z] ---> c2b95cd855f7 [2022-06-03T14:33:21.963Z] Step 20/21 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:33:21.963Z] Removing intermediate container 1a95a8989d87 [2022-06-03T14:33:21.963Z] ---> fc56c3999a15 [2022-06-03T14:33:21.963Z] [2022-06-03T14:33:22.222Z] Successfully built fc56c3999a15 [2022-06-03T14:33:22.222Z] ---> Running in a0ad0812c9e8 [2022-06-03T14:33:22.222Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T14:33:22.222Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T14:33:22.222Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T14:33:22.222Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T14:33:22.222Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T14:33:22.222Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T14:33:22.222Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T14:33:22.222Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T14:33:22.222Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T14:33:22.482Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T14:33:22.482Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T14:33:22.482Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T14:33:22.482Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T14:33:22.482Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T14:33:22.482Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T14:33:22.482Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T14:33:22.482Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T14:33:22.482Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T14:33:22.482Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T14:33:22.482Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T14:33:22.482Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T14:33:22.482Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T14:33:22.482Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T14:33:22.482Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T14:33:22.482Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T14:33:22.741Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T14:33:22.741Z] OK: 84 MiB in 64 packages [2022-06-03T14:33:22.741Z] Successfully tagged support-scheduler:latest [2022-06-03T14:33:22.741Z] Building core-data [2022-06-03T14:33:22.741Z]  Building support-scheduler ... done Removing intermediate container f14c92453e26 [2022-06-03T14:33:22.741Z] ---> 632cb7fbfeca [2022-06-03T14:33:22.741Z] Step 22/22 : LABEL version=2.1.1-dev.5 [2022-06-03T14:33:23.310Z] Collecting docker-compose==1.23.2 [2022-06-03T14:33:23.310Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T14:33:23.569Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T14:33:23.569Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T14:33:23.828Z] Collecting PyYAML<4,>=3.10 [2022-06-03T14:33:23.828Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T14:33:25.211Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T14:33:25.211Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T14:33:25.781Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T14:33:25.781Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T14:33:25.781Z] Removing intermediate container a0ad0812c9e8 [2022-06-03T14:33:25.781Z] ---> c365308910c7 [2022-06-03T14:33:25.781Z] Step 21/21 : LABEL version=2.1.1-dev.5 [2022-06-03T14:33:25.781Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T14:33:25.781Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T14:33:26.350Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T14:33:26.350Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T14:33:26.350Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T14:33:26.350Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T14:33:26.350Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T14:33:26.350Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T14:33:26.350Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T14:33:26.350Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T14:33:26.611Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-03T14:33:26.871Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T14:33:26.871Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T14:33:26.871Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:33:26.871Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:33:26.871Z] ---> a704f6d170ce [2022-06-03T14:33:26.871Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T14:33:26.871Z] ---> Using cache [2022-06-03T14:33:26.871Z] ---> e088992414ca [2022-06-03T14:33:26.871Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:33:26.871Z] ---> Using cache [2022-06-03T14:33:26.871Z] ---> 9e450f2a2ab0 [2022-06-03T14:33:26.871Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T14:33:26.871Z] ---> Using cache [2022-06-03T14:33:26.871Z] ---> 5cf235271f1a [2022-06-03T14:33:26.871Z] Step 6/30 : COPY . . [2022-06-03T14:33:26.871Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-03T14:33:26.871Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T14:33:26.871Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T14:33:26.871Z] ---> Using cache [2022-06-03T14:33:26.871Z] ---> 4caf06ecec99 [2022-06-03T14:33:26.871Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:33:26.871Z] ---> Using cache [2022-06-03T14:33:26.871Z] ---> c42bc3a1addd [2022-06-03T14:33:26.871Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T14:33:26.871Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T14:33:26.871Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T14:33:27.134Z] Collecting idna<2.8,>=2.5 [2022-06-03T14:33:27.134Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T14:33:27.134Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T14:33:27.134Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T14:33:27.134Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T14:33:27.134Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T14:33:27.134Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T14:33:27.134Z] Attempting uninstall: urllib3 [2022-06-03T14:33:27.134Z] Found existing installation: urllib3 1.26.5 [2022-06-03T14:33:27.134Z] Uninstalling urllib3-1.26.5: [2022-06-03T14:33:27.395Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T14:33:27.965Z] Attempting uninstall: idna [2022-06-03T14:33:27.965Z] Found existing installation: idna 3.2 [2022-06-03T14:33:27.965Z] Uninstalling idna-3.2: [2022-06-03T14:33:27.965Z] Successfully uninstalled idna-3.2 [2022-06-03T14:33:28.225Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:33:28.225Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:33:28.225Z] ---> a704f6d170ce [2022-06-03T14:33:28.225Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:33:28.225Z] ---> Using cache [2022-06-03T14:33:28.225Z] ---> e088992414ca [2022-06-03T14:33:28.225Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:33:28.225Z] ---> Using cache [2022-06-03T14:33:28.225Z] ---> 9e450f2a2ab0 [2022-06-03T14:33:28.225Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T14:33:28.484Z] Attempting uninstall: chardet [2022-06-03T14:33:28.484Z] Found existing installation: chardet 4.0.0 [2022-06-03T14:33:28.484Z] Uninstalling chardet-4.0.0: [2022-06-03T14:33:28.484Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T14:33:28.484Z] ---> Running in de489d7d1822 [2022-06-03T14:33:28.484Z] ---> Running in 1892dbf16d09 [2022-06-03T14:33:28.484Z] ---> Running in 7971eedb1328 [2022-06-03T14:33:28.484Z] ---> Running in fce0da5c2fbf [2022-06-03T14:33:28.774Z] Removing intermediate container de489d7d1822 [2022-06-03T14:33:28.774Z] ---> 13e1699e049f [2022-06-03T14:33:28.774Z] [2022-06-03T14:33:28.774Z] Successfully built 13e1699e049f [2022-06-03T14:33:29.034Z] Successfully tagged core-command:latest [2022-06-03T14:33:29.034Z]  Building core-command ... done Building core-metadata [2022-06-03T14:33:29.034Z] Removing intermediate container 1892dbf16d09 [2022-06-03T14:33:29.034Z] ---> fba10c55f5f5 [2022-06-03T14:33:29.034Z] [2022-06-03T14:33:29.034Z] Attempting uninstall: requests [2022-06-03T14:33:29.034Z] Found existing installation: requests 2.25.1 [2022-06-03T14:33:29.034Z] Uninstalling requests-2.25.1: [2022-06-03T14:33:29.034Z] Successfully uninstalled requests-2.25.1 [2022-06-03T14:33:29.034Z] Successfully built fba10c55f5f5 [2022-06-03T14:33:29.034Z] Successfully tagged support-notifications:latest [2022-06-03T14:33:29.034Z]  Building support-notifications ... done Building security-secretstore-setup [2022-06-03T14:33:29.034Z] Running setup.py install for texttable: started [2022-06-03T14:33:29.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T14:33:29.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:29.554Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T14:33:29.554Z] Running setup.py install for PyYAML: started [2022-06-03T14:33:29.822Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T14:33:29.822Z] Running setup.py install for docopt: started [2022-06-03T14:33:30.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:30.339Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T14:33:30.339Z] Running setup.py install for dockerpty: started [2022-06-03T14:33:30.339Z] OK: 221 MiB in 52 packages [2022-06-03T14:33:30.597Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T14:33:31.164Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-03T14:33:36.533Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:33:36.533Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:33:36.533Z] ---> a704f6d170ce [2022-06-03T14:33:36.533Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:33:36.533Z] ---> Using cache [2022-06-03T14:33:36.533Z] ---> e088992414ca [2022-06-03T14:33:36.533Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:33:36.533Z] ---> Using cache [2022-06-03T14:33:36.533Z] ---> 9e450f2a2ab0 [2022-06-03T14:33:36.533Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T14:33:36.533Z] ---> Using cache [2022-06-03T14:33:36.533Z] ---> 5cf235271f1a [2022-06-03T14:33:36.533Z] Step 6/22 : COPY . . [2022-06-03T14:33:36.533Z] ---> Using cache [2022-06-03T14:33:36.533Z] ---> 4caf06ecec99 [2022-06-03T14:33:36.533Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:33:36.533Z] ---> Using cache [2022-06-03T14:33:36.533Z] ---> c42bc3a1addd [2022-06-03T14:33:36.533Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T14:33:36.533Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:33:36.533Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:33:36.533Z] ---> a704f6d170ce [2022-06-03T14:33:36.533Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T14:33:36.533Z] ---> Using cache [2022-06-03T14:33:36.533Z] ---> e088992414ca [2022-06-03T14:33:36.533Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:33:36.533Z] ---> Using cache [2022-06-03T14:33:36.533Z] ---> 9e450f2a2ab0 [2022-06-03T14:33:36.533Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T14:33:36.533Z] ---> Using cache [2022-06-03T14:33:36.533Z] ---> 5cf235271f1a [2022-06-03T14:33:36.533Z] Step 6/24 : COPY . . [2022-06-03T14:33:36.533Z] ---> Using cache [2022-06-03T14:33:36.533Z] ---> 4caf06ecec99 [2022-06-03T14:33:36.533Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:33:36.533Z] ---> Using cache [2022-06-03T14:33:36.533Z] ---> c42bc3a1addd [2022-06-03T14:33:36.533Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T14:33:37.918Z] ---> Running in 44ce19e0bd5b [2022-06-03T14:33:37.918Z] ---> Running in 72bded7e262d [2022-06-03T14:33:37.918Z] Removing intermediate container fce0da5c2fbf [2022-06-03T14:33:37.918Z] ---> ae6edeceb545 [2022-06-03T14:33:37.918Z] Step 6/22 : COPY . . [2022-06-03T14:33:38.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T14:33:38.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T14:33:40.376Z] Removing intermediate container 7971eedb1328 [2022-06-03T14:33:40.376Z] ---> c8795bd8a9ea [2022-06-03T14:33:40.376Z] [2022-06-03T14:33:40.376Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T14:33:40.376Z] ---> e04c818066af [2022-06-03T14:33:40.376Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T14:33:42.912Z] Removing intermediate container 0b146401e5d4 [2022-06-03T14:33:42.912Z] ---> a4225bfde2e6 [2022-06-03T14:33:42.912Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T14:33:42.912Z] ---> Running in d98c70229916 [2022-06-03T14:33:42.912Z] ---> Running in 356016920baa [2022-06-03T14:33:42.912Z] Removing intermediate container d98c70229916 [2022-06-03T14:33:42.912Z] ---> d6cc8a0c2dd1 [2022-06-03T14:33:42.912Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T14:33:43.172Z] Removing intermediate container 356016920baa [2022-06-03T14:33:43.172Z] ---> 1b6be5956cdf [2022-06-03T14:33:43.172Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T14:33:43.172Z] ---> Running in cbfb84a340e8 [2022-06-03T14:33:43.172Z] ---> Running in dc0728461b63 [2022-06-03T14:33:43.431Z] Removing intermediate container dc0728461b63 [2022-06-03T14:33:43.431Z] ---> 08d88cfd1242 [2022-06-03T14:33:43.431Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T14:33:43.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:43.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:44.208Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T14:33:44.208Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T14:33:44.208Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:33:44.208Z] OK: 6 MiB in 16 packages [2022-06-03T14:33:44.775Z] ---> 664a0cc5d1fb [2022-06-03T14:33:44.776Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T14:33:45.035Z] ---> 198d6c96b4fa [2022-06-03T14:33:45.035Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:33:45.294Z] ---> 5a1ed1e5d71d [2022-06-03T14:33:45.294Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T14:33:45.295Z] ---> Running in 85b2d924dcb8 [2022-06-03T14:33:45.295Z] Removing intermediate container cbfb84a340e8 [2022-06-03T14:33:45.295Z] ---> a605543cb76c [2022-06-03T14:33:45.295Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T14:33:45.566Z] ---> Running in 967148795bd9 [2022-06-03T14:33:45.566Z] ---> 0f021aac3ccc [2022-06-03T14:33:45.566Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T14:33:45.566Z] Removing intermediate container 967148795bd9 [2022-06-03T14:33:45.566Z] ---> b688ba2e7e36 [2022-06-03T14:33:45.566Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T14:33:45.827Z] skipping... [2022-06-03T14:33:45.827Z] ---> Running in 7f7e6059a54d [2022-06-03T14:33:45.827Z] ---> Running in f2b653c70217 [2022-06-03T14:33:46.087Z] Removing intermediate container 7f7e6059a54d [2022-06-03T14:33:46.087Z] ---> 5c4ba512cc4d [2022-06-03T14:33:46.087Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:33:46.087Z] Removing intermediate container f2b653c70217 [2022-06-03T14:33:46.087Z] ---> Running in 20d1febd328f [2022-06-03T14:33:46.087Z] ---> 2d25d3e04e8d [2022-06-03T14:33:46.087Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T14:33:46.348Z] ---> Running in f6f296fbc6a3 [2022-06-03T14:33:46.348Z] Removing intermediate container 85b2d924dcb8 [2022-06-03T14:33:46.348Z] ---> 915a6375ebda [2022-06-03T14:33:46.348Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T14:33:46.348Z] ---> Running in 63a8c26d241b [2022-06-03T14:33:46.348Z] Removing intermediate container 20d1febd328f [2022-06-03T14:33:46.348Z] ---> 6f1e0a1035a7 [2022-06-03T14:33:46.348Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T14:33:46.348Z] ---> Running in 6860bdfb159c [2022-06-03T14:33:46.607Z] Removing intermediate container 6860bdfb159c [2022-06-03T14:33:46.607Z] ---> 503fe3419c8c [2022-06-03T14:33:46.607Z] Step 21/22 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:33:46.607Z] ---> Running in 7c0b91163872 [2022-06-03T14:33:46.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T14:33:46.868Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T14:33:46.868Z] Removing intermediate container 7c0b91163872 [2022-06-03T14:33:46.868Z] ---> 95f08fdef80b [2022-06-03T14:33:46.868Z] Step 22/22 : LABEL version=2.1.1-dev.5 [2022-06-03T14:33:47.128Z] ---> Running in 11d671482e99 [2022-06-03T14:33:47.395Z] Removing intermediate container 11d671482e99 [2022-06-03T14:33:47.395Z] ---> f5c0968003fb [2022-06-03T14:33:47.395Z] [2022-06-03T14:33:47.395Z] Removing intermediate container f6f296fbc6a3 [2022-06-03T14:33:47.395Z] ---> 3c1766e6f378 [2022-06-03T14:33:47.395Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T14:33:47.395Z] Successfully built f5c0968003fb [2022-06-03T14:33:47.963Z] Successfully tagged sys-mgmt-agent:latest [2022-06-03T14:33:48.221Z]  Building sys-mgmt-agent ... done  ---> Running in 3917fbbbfd1f [2022-06-03T14:33:48.790Z] Removing intermediate container 3917fbbbfd1f [2022-06-03T14:33:48.790Z] ---> a3f8adf03ae8 [2022-06-03T14:33:48.790Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T14:33:49.059Z] Removing intermediate container 44ce19e0bd5b [2022-06-03T14:33:49.059Z] ---> 3a8219b4bf35 [2022-06-03T14:33:49.059Z] [2022-06-03T14:33:49.059Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T14:33:49.059Z] ---> e04c818066af [2022-06-03T14:33:49.059Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T14:33:49.059Z] ---> Using cache [2022-06-03T14:33:49.059Z] ---> a1c2e6ecc8b6 [2022-06-03T14:33:49.059Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:33:49.059Z] ---> Using cache [2022-06-03T14:33:49.059Z] ---> 10014efc3a93 [2022-06-03T14:33:49.059Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T14:33:49.319Z] ---> Running in 23694591226c [2022-06-03T14:33:49.319Z] ---> ac02487cb727 [2022-06-03T14:33:49.319Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T14:33:49.588Z] ---> Running in 55bae72249bd [2022-06-03T14:33:49.588Z] Removing intermediate container 23694591226c [2022-06-03T14:33:49.588Z] ---> 87ce458acd73 [2022-06-03T14:33:49.588Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T14:33:49.847Z] Removing intermediate container 72bded7e262d [2022-06-03T14:33:49.848Z] ---> 5ac4e5fc8b32 [2022-06-03T14:33:49.848Z] [2022-06-03T14:33:49.848Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T14:33:49.848Z] ---> e04c818066af [2022-06-03T14:33:49.848Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T14:33:49.848Z] ---> Running in db189d963e0b [2022-06-03T14:33:49.848Z] ---> Running in 4e5ab922695f [2022-06-03T14:33:50.107Z] Removing intermediate container db189d963e0b [2022-06-03T14:33:50.107Z] ---> 39d49b7e8744 [2022-06-03T14:33:50.107Z] Step 14/22 : WORKDIR / [2022-06-03T14:33:50.107Z] ---> Running in f4b01f9c4cf4 [2022-06-03T14:33:50.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:50.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:50.628Z] Removing intermediate container f4b01f9c4cf4 [2022-06-03T14:33:50.628Z] ---> f4e0a15a9875 [2022-06-03T14:33:50.628Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:33:50.628Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T14:33:50.628Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T14:33:50.628Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T14:33:50.628Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:33:50.888Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T14:33:50.888Z] OK: 6 MiB in 17 packages [2022-06-03T14:33:51.149Z] ---> d391a281df56 [2022-06-03T14:33:51.149Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T14:33:51.149Z] Removing intermediate container 55bae72249bd [2022-06-03T14:33:51.149Z] ---> ce0f2c0c833b [2022-06-03T14:33:51.149Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:33:51.409Z] Removing intermediate container 4e5ab922695f [2022-06-03T14:33:51.409Z] ---> 899180d6bf5f [2022-06-03T14:33:51.409Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T14:33:51.409Z] ---> 31d0cf609cd9 [2022-06-03T14:33:51.409Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T14:33:51.409Z] ---> Running in c8d86a82c2ca [2022-06-03T14:33:51.409Z] ---> d63405c6467e [2022-06-03T14:33:51.409Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T14:33:51.669Z] Removing intermediate container c8d86a82c2ca [2022-06-03T14:33:51.669Z] ---> a96191e1a745 [2022-06-03T14:33:51.669Z] Step 12/24 : WORKDIR / [2022-06-03T14:33:51.669Z] ---> Running in afb5805a790c [2022-06-03T14:33:51.927Z] ---> fe412ff9044f [2022-06-03T14:33:51.927Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T14:33:51.927Z] Removing intermediate container afb5805a790c [2022-06-03T14:33:51.927Z] ---> 8dac358257fa [2022-06-03T14:33:51.927Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T14:33:51.927Z] ---> Running in d30e3717810d [2022-06-03T14:33:52.185Z] ---> 2e083e04a4f6 [2022-06-03T14:33:52.185Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T14:33:52.185Z] Removing intermediate container d30e3717810d [2022-06-03T14:33:52.185Z] ---> 0dedf860b9cc [2022-06-03T14:33:52.185Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:33:52.185Z] ---> aa7be035ff7b [2022-06-03T14:33:52.185Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-03T14:33:52.185Z] ---> Running in a0366b3b30cd [2022-06-03T14:33:52.185Z] ---> e9f6c3c8bef9 [2022-06-03T14:33:52.185Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T14:33:52.444Z] Removing intermediate container a0366b3b30cd [2022-06-03T14:33:52.444Z] ---> 0a6914763782 [2022-06-03T14:33:52.444Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T14:33:52.444Z] ---> c3707a776c26 [2022-06-03T14:33:52.444Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T14:33:52.444Z] ---> Running in 1a1fd619b864 [2022-06-03T14:33:52.444Z] ---> 561c66c44225 [2022-06-03T14:33:52.444Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T14:33:52.701Z] Removing intermediate container 1a1fd619b864 [2022-06-03T14:33:52.701Z] ---> 0cff97309cf5 [2022-06-03T14:33:52.701Z] Step 21/22 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:33:52.701Z] ---> dc1fd4e4cbc5 [2022-06-03T14:33:52.701Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T14:33:52.701Z] ---> Running in ac5f87f5deb9 [2022-06-03T14:33:52.701Z] ---> b2adc40b01d5 [2022-06-03T14:33:52.701Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T14:33:52.971Z] ---> Running in c93917731365 [2022-06-03T14:33:52.971Z] Removing intermediate container ac5f87f5deb9 [2022-06-03T14:33:52.971Z] ---> 7bb47a76806b [2022-06-03T14:33:52.971Z] Step 22/22 : LABEL version=2.1.1-dev.5 [2022-06-03T14:33:52.971Z] ---> 1b9fa356e206 [2022-06-03T14:33:52.971Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T14:33:52.971Z] ---> Running in 5b635d169e4f [2022-06-03T14:33:53.230Z] Removing intermediate container c93917731365 [2022-06-03T14:33:53.230Z] ---> 2a84a64aa231 [2022-06-03T14:33:53.230Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T14:33:53.230Z] Removing intermediate container 5b635d169e4f [2022-06-03T14:33:53.230Z] ---> 99076dd8f17c [2022-06-03T14:33:53.230Z] [2022-06-03T14:33:53.489Z] ---> 60d83d76f209 [2022-06-03T14:33:53.489Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T14:33:53.489Z] ---> 4168c6e6ae85 [2022-06-03T14:33:53.489Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T14:33:53.489Z] ---> Running in b6ea55f31b1f [2022-06-03T14:33:53.489Z] Successfully built 99076dd8f17c [2022-06-03T14:33:53.489Z] Successfully tagged core-metadata:latest [2022-06-03T14:33:54.059Z]  Building core-metadata ... done  ---> 9d78afa467f3 [2022-06-03T14:33:54.059Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T14:33:54.321Z] ---> 32e79e2f2cc4 [2022-06-03T14:33:54.321Z] 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/ [2022-06-03T14:33:54.321Z] ---> Running in 08bf24f87bdb [2022-06-03T14:33:54.321Z] Removing intermediate container b6ea55f31b1f [2022-06-03T14:33:54.321Z] ---> 15ca445fa098 [2022-06-03T14:33:54.321Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T14:33:54.464Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-950 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-03T14:33:54.477Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-06-03T14:33:54.517Z] The recommended git tool is: git [2022-06-03T14:33:54.581Z] ---> Running in 049966bd1beb [2022-06-03T14:33:54.840Z] Removing intermediate container 049966bd1beb [2022-06-03T14:33:54.840Z] ---> 15ea40116bd4 [2022-06-03T14:33:54.840Z] Step 27/30 : CMD ["gate"] [2022-06-03T14:33:54.840Z] ---> Running in 878320b26f86 [2022-06-03T14:33:54.840Z] Removing intermediate container 878320b26f86 [2022-06-03T14:33:54.840Z] ---> ee1832aa3801 [2022-06-03T14:33:54.840Z] Step 28/30 : LABEL arch=x86_64 [2022-06-03T14:33:55.100Z] ---> Running in e1e40a3c5030 [2022-06-03T14:33:55.359Z] Removing intermediate container e1e40a3c5030 [2022-06-03T14:33:55.359Z] ---> 6e3c3a2deb09 [2022-06-03T14:33:55.359Z] Step 29/30 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:33:55.624Z] Removing intermediate container 08bf24f87bdb [2022-06-03T14:33:55.624Z] ---> 3b9da7d0d8c5 [2022-06-03T14:33:55.624Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T14:33:55.883Z] ---> Running in d59612b5a490 [2022-06-03T14:33:55.884Z] ---> Running in ed6e8014b282 [2022-06-03T14:33:55.884Z] Removing intermediate container d59612b5a490 [2022-06-03T14:33:55.884Z] ---> 8d0478514a0e [2022-06-03T14:33:55.884Z] Step 30/30 : LABEL version=2.1.1-dev.5 [2022-06-03T14:33:55.884Z] Removing intermediate container ed6e8014b282 [2022-06-03T14:33:55.884Z] ---> 06e65c50f252 [2022-06-03T14:33:55.884Z] Step 22/24 : LABEL arch=x86_64 [2022-06-03T14:33:56.145Z] Removing intermediate container 63a8c26d241b [2022-06-03T14:33:56.145Z] ---> 845b35a59066 [2022-06-03T14:33:56.145Z] [2022-06-03T14:33:56.145Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T14:33:56.145Z] ---> e04c818066af [2022-06-03T14:33:56.145Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T14:33:56.145Z] ---> Running in e9e9a0fe6e5f [2022-06-03T14:33:56.145Z] ---> Running in 614c8463f22b [2022-06-03T14:33:56.145Z] ---> Running in 0e7d379b7eee [2022-06-03T14:33:56.404Z] Removing intermediate container 614c8463f22b [2022-06-03T14:33:56.404Z] ---> 78c654fac5f5 [2022-06-03T14:33:56.404Z] Step 23/24 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:33:56.404Z] Removing intermediate container e9e9a0fe6e5f [2022-06-03T14:33:56.404Z] ---> 205b40a0ff08 [2022-06-03T14:33:56.404Z] [2022-06-03T14:33:56.404Z] Removing intermediate container 0e7d379b7eee [2022-06-03T14:33:56.404Z] ---> 23fd6cf57122 [2022-06-03T14:33:56.404Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T14:33:56.404Z] ---> Running in 10862e901ab2 [2022-06-03T14:33:56.404Z] ---> Running in 45e42657095d [2022-06-03T14:33:56.665Z] Successfully built 205b40a0ff08 [2022-06-03T14:33:56.665Z] Successfully tagged security-bootstrapper:latest [2022-06-03T14:33:56.665Z]  Building security-bootstrapper ... done Removing intermediate container 10862e901ab2 [2022-06-03T14:33:56.665Z] ---> f2d7514738fe [2022-06-03T14:33:56.665Z] Step 24/24 : LABEL version=2.1.1-dev.5 [2022-06-03T14:33:56.665Z] Removing intermediate container 45e42657095d [2022-06-03T14:33:56.665Z] ---> 75ab87051f82 [2022-06-03T14:33:56.665Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T14:33:56.665Z] ---> Running in 9872573619d3 [2022-06-03T14:33:56.665Z] ---> Running in ee1484a7a442 [2022-06-03T14:33:56.924Z] Removing intermediate container 9872573619d3 [2022-06-03T14:33:56.924Z] ---> f074a51322a6 [2022-06-03T14:33:56.924Z] [2022-06-03T14:33:57.187Z] Removing intermediate container ee1484a7a442 [2022-06-03T14:33:57.187Z] ---> 494b9ef779ae [2022-06-03T14:33:57.187Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:33:57.187Z] Successfully built f074a51322a6 [2022-06-03T14:33:57.187Z] Successfully tagged security-secretstore-setup:latest [2022-06-03T14:33:57.447Z]  Building security-secretstore-setup ... done  ---> Running in e6d3b88f5d46 [2022-06-03T14:33:58.023Z] Removing intermediate container e6d3b88f5d46 [2022-06-03T14:33:58.023Z] ---> 68af5421f726 [2022-06-03T14:33:58.023Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T14:33:58.023Z] ---> Running in c122718c4854 [2022-06-03T14:33:58.283Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:59.225Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T14:33:59.486Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T14:33:59.486Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T14:33:59.486Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T14:33:59.746Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T14:33:59.746Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T14:34:00.013Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T14:34:00.013Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:34:00.013Z] OK: 8 MiB in 20 packages [2022-06-03T14:34:00.273Z] Removing intermediate container c122718c4854 [2022-06-03T14:34:00.273Z] ---> 70372a4beea1 [2022-06-03T14:34:00.274Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:34:00.531Z] ---> e420be1434f9 [2022-06-03T14:34:00.531Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T14:34:01.100Z] ---> f32d4dc63254 [2022-06-03T14:34:01.100Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T14:34:01.200Z] using credential edgex-jenkins-ssh [2022-06-03T14:34:01.220Z] Cloning the remote Git repository [2022-06-03T14:34:01.275Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T14:34:01.360Z] ---> 28bfd5ff1736 [2022-06-03T14:34:01.361Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T14:34:01.628Z] ---> Running in 5c8672485d11 [2022-06-03T14:34:01.888Z] Removing intermediate container 5c8672485d11 [2022-06-03T14:34:01.889Z] ---> 0e528d92ffb3 [2022-06-03T14:34:01.889Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:34:02.150Z] ---> Running in 8f9815ee31c0 [2022-06-03T14:34:02.411Z] Removing intermediate container 8f9815ee31c0 [2022-06-03T14:34:02.411Z] ---> 8079762f2b84 [2022-06-03T14:34:02.411Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T14:34:02.411Z] ---> Running in 55db9f491b0c [2022-06-03T14:34:01.365Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-06-03T14:34:01.456Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T14:34:01.458Z] > git --version # timeout=10 [2022-06-03T14:34:01.536Z] > git --version # 'git version 2.25.1' [2022-06-03T14:34:01.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T14:34:01.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T14:34:02.672Z] Removing intermediate container 55db9f491b0c [2022-06-03T14:34:02.672Z] ---> 2ca268a9d160 [2022-06-03T14:34:02.672Z] Step 21/22 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:02.672Z] ---> Running in 4046ebe3cd96 [2022-06-03T14:34:02.933Z] Removing intermediate container 4046ebe3cd96 [2022-06-03T14:34:02.933Z] ---> c099b5727017 [2022-06-03T14:34:02.933Z] Step 22/22 : LABEL version=2.1.1-dev.5 [2022-06-03T14:34:02.933Z] ---> Running in d426af87a29b [2022-06-03T14:34:02.933Z] Removing intermediate container d426af87a29b [2022-06-03T14:34:02.933Z] ---> 606bc557b384 [2022-06-03T14:34:02.933Z] [2022-06-03T14:34:03.194Z] Successfully built 606bc557b384 [2022-06-03T14:34:03.194Z] Successfully tagged core-data:latest [2022-06-03T14:34:03.201Z]  Building core-data ... done  [Pipeline] } [2022-06-03T14:34:03.216Z] $ docker stop --time=1 7fcbf80e07446883a573edd7a0b7618645c785b2aea00d44c025bbf4099518b4 [2022-06-03T14:34:04.552Z] $ docker rm -f 7fcbf80e07446883a573edd7a0b7618645c785b2aea00d44c025bbf4099518b4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T14:34:04.893Z] + docker images [2022-06-03T14:34:04.893Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T14:34:04.893Z] core-data latest 606bc557b384 2 seconds ago 19.9MB [2022-06-03T14:34:04.893Z] security-bootstrapper latest 205b40a0ff08 8 seconds ago 18.7MB [2022-06-03T14:34:04.893Z] security-secretstore-setup latest f074a51322a6 8 seconds ago 27.7MB [2022-06-03T14:34:04.894Z] 845b35a59066 9 seconds ago 1.79GB [2022-06-03T14:34:04.894Z] core-metadata latest 99076dd8f17c 11 seconds ago 16.5MB [2022-06-03T14:34:04.894Z] 5ac4e5fc8b32 15 seconds ago 1.79GB [2022-06-03T14:34:04.894Z] 3a8219b4bf35 16 seconds ago 1.79GB [2022-06-03T14:34:04.894Z] sys-mgmt-agent latest f5c0968003fb 17 seconds ago 294MB [2022-06-03T14:34:04.894Z] c8795bd8a9ea 26 seconds ago 1.78GB [2022-06-03T14:34:04.894Z] support-notifications latest fba10c55f5f5 36 seconds ago 16.6MB [2022-06-03T14:34:04.894Z] core-command latest 13e1699e049f 36 seconds ago 15.7MB [2022-06-03T14:34:04.894Z] support-scheduler latest fc56c3999a15 43 seconds ago 15.9MB [2022-06-03T14:34:04.894Z] security-proxy-setup latest d4be9069c6d3 43 seconds ago 26.1MB [2022-06-03T14:34:04.894Z] bd736048d646 47 seconds ago 1.79GB [2022-06-03T14:34:04.894Z] f11f8def3a15 50 seconds ago 1.79GB [2022-06-03T14:34:04.894Z] 11a4ab32b9fa 51 seconds ago 1.78GB [2022-06-03T14:34:04.894Z] 41df42eafb25 52 seconds ago 1.78GB [2022-06-03T14:34:04.894Z] ca3a44634c3a 53 seconds ago 1.79GB [2022-06-03T14:34:04.894Z] ci-base-image-x86_64 latest a704f6d170ce 3 minutes ago 1.27GB [2022-06-03T14:34:04.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 15 hours ago 253MB [2022-06-03T14:34:04.894Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB [2022-06-03T14:34:04.894Z] alpine 3.14 e04c818066af 8 weeks ago 5.59MB [2022-06-03T14:34:04.894Z] docker 20.10.8 bc6c0ffef665 9 months ago 214MB [2022-06-03T14:34:04.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:34:04.990Z] provisioning config files... [2022-06-03T14:34:05.000Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config5109765601730359290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:34:05.301Z] ---> docker-login.sh [2022-06-03T14:34:05.301Z] nexus3.edgexfoundry.org:10001 [2022-06-03T14:34:05.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:34:05.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:34:05.301Z] Configure a credential helper to remove this warning. See [2022-06-03T14:34:05.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:34:05.301Z] [2022-06-03T14:34:05.301Z] Login Succeeded [2022-06-03T14:34:05.301Z] nexus3.edgexfoundry.org:10002 [2022-06-03T14:34:05.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:34:05.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:34:05.561Z] Configure a credential helper to remove this warning. See [2022-06-03T14:34:05.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:34:05.561Z] [2022-06-03T14:34:05.561Z] Login Succeeded [2022-06-03T14:34:05.561Z] nexus3.edgexfoundry.org:10003 [2022-06-03T14:34:05.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:34:05.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:34:05.561Z] Configure a credential helper to remove this warning. See [2022-06-03T14:34:05.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:34:05.561Z] [2022-06-03T14:34:05.561Z] Login Succeeded [2022-06-03T14:34:05.561Z] nexus3.edgexfoundry.org:10004 [2022-06-03T14:34:05.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:34:05.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:34:05.827Z] Configure a credential helper to remove this warning. See [2022-06-03T14:34:05.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:34:05.827Z] [2022-06-03T14:34:05.827Z] Login Succeeded [2022-06-03T14:34:05.827Z] docker.io [2022-06-03T14:34:05.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:34:06.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:34:06.089Z] Configure a credential helper to remove this warning. See [2022-06-03T14:34:06.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:34:06.089Z] [2022-06-03T14:34:06.089Z] Login Succeeded [2022-06-03T14:34:06.089Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T14:34:06.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:34:06.130Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T14:34:06.153Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-06-03T14:34:06.153Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:06.153Z] 2.1.1-dev.5 [2022-06-03T14:34:06.153Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:06.153Z] jakarta [2022-06-03T14:34:06.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:06.489Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:06.802Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:06.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T14:34:06.802Z] 5d74086d38ca: Preparing [2022-06-03T14:34:06.802Z] 741577937091: Preparing [2022-06-03T14:34:06.802Z] 87ed666ab96a: Preparing [2022-06-03T14:34:06.802Z] 52d0fe167bac: Preparing [2022-06-03T14:34:06.802Z] b541d28bf3b4: Preparing [2022-06-03T14:34:06.802Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:06.802Z] 5d74086d38ca: Pushed [2022-06-03T14:34:06.802Z] 87ed666ab96a: Pushed [2022-06-03T14:34:06.802Z] 52d0fe167bac: Pushed [2022-06-03T14:34:08.185Z] 741577937091: Pushed [2022-06-03T14:34:08.185Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:b9f37e429f8243b8705334a6ba2bc751f66d1156c27ec254498477a9d7676ed5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:08.511Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:08.825Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.5 [2022-06-03T14:34:08.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T14:34:08.825Z] 5d74086d38ca: Preparing [2022-06-03T14:34:08.825Z] 741577937091: Preparing [2022-06-03T14:34:08.825Z] 87ed666ab96a: Preparing [2022-06-03T14:34:08.825Z] 52d0fe167bac: Preparing [2022-06-03T14:34:08.825Z] b541d28bf3b4: Preparing [2022-06-03T14:34:08.825Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:08.825Z] 52d0fe167bac: Layer already exists [2022-06-03T14:34:08.825Z] 5d74086d38ca: Layer already exists [2022-06-03T14:34:08.825Z] 741577937091: Layer already exists [2022-06-03T14:34:08.825Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:08.825Z] 2.1.1-dev.5: digest: sha256:b9f37e429f8243b8705334a6ba2bc751f66d1156c27ec254498477a9d7676ed5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:09.147Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:09.469Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:09.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T14:34:09.469Z] 5d74086d38ca: Preparing [2022-06-03T14:34:09.469Z] 741577937091: Preparing [2022-06-03T14:34:09.469Z] 87ed666ab96a: Preparing [2022-06-03T14:34:09.469Z] 52d0fe167bac: Preparing [2022-06-03T14:34:09.469Z] b541d28bf3b4: Preparing [2022-06-03T14:34:09.469Z] 5d74086d38ca: Layer already exists [2022-06-03T14:34:09.469Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:09.469Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:09.469Z] 741577937091: Layer already exists [2022-06-03T14:34:09.469Z] 52d0fe167bac: Layer already exists [2022-06-03T14:34:09.469Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:b9f37e429f8243b8705334a6ba2bc751f66d1156c27ec254498477a9d7676ed5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:09.789Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:10.113Z] + docker push nexus3.edgexfoundry.org:10004/core-command:jakarta [2022-06-03T14:34:10.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T14:34:10.113Z] 5d74086d38ca: Preparing [2022-06-03T14:34:10.113Z] 741577937091: Preparing [2022-06-03T14:34:10.113Z] 87ed666ab96a: Preparing [2022-06-03T14:34:10.113Z] 52d0fe167bac: Preparing [2022-06-03T14:34:10.113Z] b541d28bf3b4: Preparing [2022-06-03T14:34:10.113Z] 5d74086d38ca: Layer already exists [2022-06-03T14:34:10.113Z] 741577937091: Layer already exists [2022-06-03T14:34:10.113Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:10.113Z] 52d0fe167bac: Layer already exists [2022-06-03T14:34:10.113Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:10.113Z] jakarta: digest: sha256:b9f37e429f8243b8705334a6ba2bc751f66d1156c27ec254498477a9d7676ed5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:34:10.161Z] ===================================================== [Pipeline] echo [2022-06-03T14:34:10.169Z] taggedImages: [2022-06-03T14:34:10.169Z] - nexus3.edgexfoundry.org:10004/core-command:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:10.169Z] - nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.5 [2022-06-03T14:34:10.169Z] - nexus3.edgexfoundry.org:10004/core-command:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:10.169Z] - nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] echo [2022-06-03T14:34:10.192Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-06-03T14:34:10.192Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:10.192Z] 2.1.1-dev.5 [2022-06-03T14:34:10.192Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:10.192Z] jakarta [2022-06-03T14:34:10.192Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:10.521Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:10.835Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:10.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T14:34:10.835Z] 29d24784f116: Preparing [2022-06-03T14:34:10.835Z] 47a82e71e46b: Preparing [2022-06-03T14:34:10.835Z] 87ed666ab96a: Preparing [2022-06-03T14:34:10.835Z] 57d93fbc165a: Preparing [2022-06-03T14:34:10.835Z] 2af386dd00af: Preparing [2022-06-03T14:34:10.835Z] b541d28bf3b4: Preparing [2022-06-03T14:34:10.835Z] b541d28bf3b4: Waiting [2022-06-03T14:34:10.835Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:10.835Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:10.835Z] 29d24784f116: Pushed [2022-06-03T14:34:10.835Z] 2af386dd00af: Pushed [2022-06-03T14:34:11.095Z] 57d93fbc165a: Pushed [2022-06-03T14:34:12.480Z] 47a82e71e46b: Pushed [2022-06-03T14:34:12.480Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:93415d6bd7ccc180c39f44f1f7689da9ef3f9b56323afdfbb7c75bbd6b5febd0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:12.797Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:13.111Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.5 [2022-06-03T14:34:13.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T14:34:13.111Z] 29d24784f116: Preparing [2022-06-03T14:34:13.111Z] 47a82e71e46b: Preparing [2022-06-03T14:34:13.111Z] 87ed666ab96a: Preparing [2022-06-03T14:34:13.111Z] 57d93fbc165a: Preparing [2022-06-03T14:34:13.111Z] 2af386dd00af: Preparing [2022-06-03T14:34:13.111Z] b541d28bf3b4: Preparing [2022-06-03T14:34:13.111Z] b541d28bf3b4: Waiting [2022-06-03T14:34:13.111Z] 57d93fbc165a: Layer already exists [2022-06-03T14:34:13.111Z] 29d24784f116: Layer already exists [2022-06-03T14:34:13.111Z] 2af386dd00af: Layer already exists [2022-06-03T14:34:13.111Z] 47a82e71e46b: Layer already exists [2022-06-03T14:34:13.111Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:13.111Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:13.111Z] 2.1.1-dev.5: digest: sha256:93415d6bd7ccc180c39f44f1f7689da9ef3f9b56323afdfbb7c75bbd6b5febd0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:13.435Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:13.787Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:13.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T14:34:13.787Z] 29d24784f116: Preparing [2022-06-03T14:34:13.787Z] 47a82e71e46b: Preparing [2022-06-03T14:34:13.787Z] 87ed666ab96a: Preparing [2022-06-03T14:34:13.787Z] 57d93fbc165a: Preparing [2022-06-03T14:34:13.787Z] 2af386dd00af: Preparing [2022-06-03T14:34:13.787Z] b541d28bf3b4: Preparing [2022-06-03T14:34:13.787Z] b541d28bf3b4: Waiting [2022-06-03T14:34:13.787Z] 29d24784f116: Layer already exists [2022-06-03T14:34:13.787Z] 47a82e71e46b: Layer already exists [2022-06-03T14:34:13.787Z] 2af386dd00af: Layer already exists [2022-06-03T14:34:13.787Z] 57d93fbc165a: Layer already exists [2022-06-03T14:34:13.787Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:13.787Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:13.787Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:93415d6bd7ccc180c39f44f1f7689da9ef3f9b56323afdfbb7c75bbd6b5febd0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:14.148Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:14.503Z] + docker push nexus3.edgexfoundry.org:10004/core-data:jakarta [2022-06-03T14:34:14.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T14:34:14.503Z] 29d24784f116: Preparing [2022-06-03T14:34:14.503Z] 47a82e71e46b: Preparing [2022-06-03T14:34:14.503Z] 87ed666ab96a: Preparing [2022-06-03T14:34:14.503Z] 57d93fbc165a: Preparing [2022-06-03T14:34:14.503Z] 2af386dd00af: Preparing [2022-06-03T14:34:14.503Z] b541d28bf3b4: Preparing [2022-06-03T14:34:14.503Z] b541d28bf3b4: Waiting [2022-06-03T14:34:14.503Z] 29d24784f116: Layer already exists [2022-06-03T14:34:14.503Z] 57d93fbc165a: Layer already exists [2022-06-03T14:34:14.503Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:14.503Z] 2af386dd00af: Layer already exists [2022-06-03T14:34:14.503Z] 47a82e71e46b: Layer already exists [2022-06-03T14:34:14.503Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:14.503Z] jakarta: digest: sha256:93415d6bd7ccc180c39f44f1f7689da9ef3f9b56323afdfbb7c75bbd6b5febd0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:34:14.554Z] ===================================================== [Pipeline] echo [2022-06-03T14:34:14.564Z] taggedImages: [2022-06-03T14:34:14.564Z] - nexus3.edgexfoundry.org:10004/core-data:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:14.564Z] - nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.5 [2022-06-03T14:34:14.564Z] - nexus3.edgexfoundry.org:10004/core-data:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:14.564Z] - nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] echo [2022-06-03T14:34:14.591Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-06-03T14:34:14.591Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:14.591Z] 2.1.1-dev.5 [2022-06-03T14:34:14.591Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:14.591Z] jakarta [2022-06-03T14:34:14.591Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:14.916Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:15.230Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:15.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T14:34:15.230Z] 89d80ba71179: Preparing [2022-06-03T14:34:15.230Z] b83b3a654a60: Preparing [2022-06-03T14:34:15.230Z] 87ed666ab96a: Preparing [2022-06-03T14:34:15.230Z] 52d0fe167bac: Preparing [2022-06-03T14:34:15.230Z] b541d28bf3b4: Preparing [2022-06-03T14:34:15.230Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:15.230Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:15.230Z] 52d0fe167bac: Layer already exists [2022-06-03T14:34:15.230Z] 89d80ba71179: Pushed [2022-06-03T14:34:16.616Z] b83b3a654a60: Pushed [2022-06-03T14:34:16.616Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:8b7b7b9656bf4903f9c42b6d87c4db9d89d5f5fd7133c0079a7952746527ddc0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:16.932Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:17.243Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.5 [2022-06-03T14:34:17.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T14:34:17.244Z] 89d80ba71179: Preparing [2022-06-03T14:34:17.244Z] b83b3a654a60: Preparing [2022-06-03T14:34:17.244Z] 87ed666ab96a: Preparing [2022-06-03T14:34:17.244Z] 52d0fe167bac: Preparing [2022-06-03T14:34:17.244Z] b541d28bf3b4: Preparing [2022-06-03T14:34:17.244Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:17.244Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:17.244Z] b83b3a654a60: Layer already exists [2022-06-03T14:34:17.244Z] 89d80ba71179: Layer already exists [2022-06-03T14:34:17.244Z] 52d0fe167bac: Layer already exists [2022-06-03T14:34:17.244Z] 2.1.1-dev.5: digest: sha256:8b7b7b9656bf4903f9c42b6d87c4db9d89d5f5fd7133c0079a7952746527ddc0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:17.563Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:17.748Z] Avoid second fetch [2022-06-03T14:34:17.748Z] Checking out Revision bc2756e56e1e712f115f7e7a7fa9318fbd66a66e (jakarta) [2022-06-03T14:34:17.873Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:17.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T14:34:17.873Z] 89d80ba71179: Preparing [2022-06-03T14:34:17.873Z] b83b3a654a60: Preparing [2022-06-03T14:34:17.873Z] 87ed666ab96a: Preparing [2022-06-03T14:34:17.873Z] 52d0fe167bac: Preparing [2022-06-03T14:34:17.873Z] b541d28bf3b4: Preparing [2022-06-03T14:34:17.873Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:17.873Z] b83b3a654a60: Layer already exists [2022-06-03T14:34:17.873Z] 52d0fe167bac: Layer already exists [2022-06-03T14:34:17.873Z] 89d80ba71179: Layer already exists [2022-06-03T14:34:17.873Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:17.873Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:8b7b7b9656bf4903f9c42b6d87c4db9d89d5f5fd7133c0079a7952746527ddc0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:18.189Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:18.503Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:jakarta [2022-06-03T14:34:18.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T14:34:18.503Z] 89d80ba71179: Preparing [2022-06-03T14:34:18.503Z] b83b3a654a60: Preparing [2022-06-03T14:34:18.503Z] 87ed666ab96a: Preparing [2022-06-03T14:34:18.503Z] 52d0fe167bac: Preparing [2022-06-03T14:34:18.503Z] b541d28bf3b4: Preparing [2022-06-03T14:34:18.503Z] 89d80ba71179: Layer already exists [2022-06-03T14:34:18.503Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:18.503Z] 52d0fe167bac: Layer already exists [2022-06-03T14:34:18.503Z] b83b3a654a60: Layer already exists [2022-06-03T14:34:18.503Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:18.503Z] jakarta: digest: sha256:8b7b7b9656bf4903f9c42b6d87c4db9d89d5f5fd7133c0079a7952746527ddc0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:34:18.556Z] ===================================================== [Pipeline] echo [2022-06-03T14:34:18.566Z] taggedImages: [2022-06-03T14:34:18.566Z] - nexus3.edgexfoundry.org:10004/core-metadata:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:18.566Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.5 [2022-06-03T14:34:18.566Z] - nexus3.edgexfoundry.org:10004/core-metadata:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:18.566Z] - nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] echo [2022-06-03T14:34:18.589Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-06-03T14:34:18.589Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:18.589Z] 2.1.1-dev.5 [2022-06-03T14:34:18.589Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:18.589Z] jakarta [2022-06-03T14:34:18.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:18.913Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:19.220Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:19.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T14:34:19.220Z] 5be52067a202: Preparing [2022-06-03T14:34:19.220Z] 5be52067a202: Preparing [2022-06-03T14:34:19.220Z] ae0ebbeb9e48: Preparing [2022-06-03T14:34:19.220Z] c53b6f1d0f30: Preparing [2022-06-03T14:34:19.221Z] ee5f63bf333e: Preparing [2022-06-03T14:34:19.221Z] 7fbac2ba531f: Preparing [2022-06-03T14:34:19.221Z] 87ed666ab96a: Preparing [2022-06-03T14:34:19.221Z] 8f9cf3ab0787: Preparing [2022-06-03T14:34:19.221Z] 84e76b6e0eb8: Preparing [2022-06-03T14:34:19.221Z] b516b4a1692a: Preparing [2022-06-03T14:34:19.221Z] b95bd22267b1: Preparing [2022-06-03T14:34:19.221Z] b541d28bf3b4: Preparing [2022-06-03T14:34:19.221Z] 87ed666ab96a: Waiting [2022-06-03T14:34:19.221Z] 8f9cf3ab0787: Waiting [2022-06-03T14:34:19.221Z] 84e76b6e0eb8: Waiting [2022-06-03T14:34:19.221Z] b516b4a1692a: Waiting [2022-06-03T14:34:19.221Z] b95bd22267b1: Waiting [2022-06-03T14:34:19.221Z] b541d28bf3b4: Waiting [2022-06-03T14:34:19.221Z] c53b6f1d0f30: Pushed [2022-06-03T14:34:19.221Z] 5be52067a202: Pushed [2022-06-03T14:34:19.221Z] ae0ebbeb9e48: Pushed [2022-06-03T14:34:19.221Z] ee5f63bf333e: Pushed [2022-06-03T14:34:19.221Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:17.708Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T14:34:17.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T14:34:17.776Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T14:34:17.791Z] > git checkout -f bc2756e56e1e712f115f7e7a7fa9318fbd66a66e # timeout=10 [2022-06-03T14:34:19.483Z] b516b4a1692a: Pushed [2022-06-03T14:34:19.483Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:19.483Z] b95bd22267b1: Pushed [2022-06-03T14:34:19.483Z] 8f9cf3ab0787: Pushed [2022-06-03T14:34:19.483Z] 84e76b6e0eb8: Pushed [2022-06-03T14:34:20.872Z] 7fbac2ba531f: Pushed [2022-06-03T14:34:20.872Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:35bdde0a1ee819746e399c428c190597ef52f20ee317e4240d54b3ee5dafbf98 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:21.194Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:21.510Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.5 [2022-06-03T14:34:21.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T14:34:21.510Z] 5be52067a202: Preparing [2022-06-03T14:34:21.510Z] 5be52067a202: Preparing [2022-06-03T14:34:21.510Z] ae0ebbeb9e48: Preparing [2022-06-03T14:34:21.510Z] c53b6f1d0f30: Preparing [2022-06-03T14:34:21.510Z] ee5f63bf333e: Preparing [2022-06-03T14:34:21.510Z] 7fbac2ba531f: Preparing [2022-06-03T14:34:21.510Z] 87ed666ab96a: Preparing [2022-06-03T14:34:21.510Z] 8f9cf3ab0787: Preparing [2022-06-03T14:34:21.510Z] 84e76b6e0eb8: Preparing [2022-06-03T14:34:21.510Z] b516b4a1692a: Preparing [2022-06-03T14:34:21.510Z] b95bd22267b1: Preparing [2022-06-03T14:34:21.510Z] b541d28bf3b4: Preparing [2022-06-03T14:34:21.510Z] b95bd22267b1: Waiting [2022-06-03T14:34:21.510Z] b516b4a1692a: Waiting [2022-06-03T14:34:21.510Z] 84e76b6e0eb8: Waiting [2022-06-03T14:34:21.510Z] 8f9cf3ab0787: Waiting [2022-06-03T14:34:21.510Z] 7fbac2ba531f: Layer already exists [2022-06-03T14:34:21.510Z] 5be52067a202: Layer already exists [2022-06-03T14:34:21.510Z] c53b6f1d0f30: Layer already exists [2022-06-03T14:34:21.510Z] ae0ebbeb9e48: Layer already exists [2022-06-03T14:34:21.510Z] ee5f63bf333e: Layer already exists [2022-06-03T14:34:21.510Z] 8f9cf3ab0787: Layer already exists [2022-06-03T14:34:21.510Z] b516b4a1692a: Layer already exists [2022-06-03T14:34:21.510Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:21.510Z] 84e76b6e0eb8: Layer already exists [2022-06-03T14:34:21.510Z] b95bd22267b1: Layer already exists [2022-06-03T14:34:21.510Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:21.510Z] 2.1.1-dev.5: digest: sha256:35bdde0a1ee819746e399c428c190597ef52f20ee317e4240d54b3ee5dafbf98 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:21.899Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:22.217Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:22.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T14:34:22.217Z] 5be52067a202: Preparing [2022-06-03T14:34:22.217Z] 5be52067a202: Preparing [2022-06-03T14:34:22.217Z] ae0ebbeb9e48: Preparing [2022-06-03T14:34:22.217Z] c53b6f1d0f30: Preparing [2022-06-03T14:34:22.217Z] ee5f63bf333e: Preparing [2022-06-03T14:34:22.217Z] 7fbac2ba531f: Preparing [2022-06-03T14:34:22.217Z] 87ed666ab96a: Preparing [2022-06-03T14:34:22.217Z] 8f9cf3ab0787: Preparing [2022-06-03T14:34:22.217Z] 84e76b6e0eb8: Preparing [2022-06-03T14:34:22.217Z] b516b4a1692a: Preparing [2022-06-03T14:34:22.217Z] b95bd22267b1: Preparing [2022-06-03T14:34:22.217Z] b541d28bf3b4: Preparing [2022-06-03T14:34:22.217Z] 8f9cf3ab0787: Waiting [2022-06-03T14:34:22.217Z] 84e76b6e0eb8: Waiting [2022-06-03T14:34:22.217Z] b516b4a1692a: Waiting [2022-06-03T14:34:22.217Z] b95bd22267b1: Waiting [2022-06-03T14:34:22.217Z] b541d28bf3b4: Waiting [2022-06-03T14:34:22.217Z] 87ed666ab96a: Waiting [2022-06-03T14:34:22.217Z] 7fbac2ba531f: Layer already exists [2022-06-03T14:34:22.217Z] 5be52067a202: Layer already exists [2022-06-03T14:34:22.217Z] ee5f63bf333e: Layer already exists [2022-06-03T14:34:22.217Z] ae0ebbeb9e48: Layer already exists [2022-06-03T14:34:22.217Z] c53b6f1d0f30: Layer already exists [2022-06-03T14:34:22.217Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:22.217Z] b516b4a1692a: Layer already exists [2022-06-03T14:34:22.217Z] 84e76b6e0eb8: Layer already exists [2022-06-03T14:34:22.217Z] 8f9cf3ab0787: Layer already exists [2022-06-03T14:34:22.217Z] b95bd22267b1: Layer already exists [2022-06-03T14:34:22.217Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:22.217Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:35bdde0a1ee819746e399c428c190597ef52f20ee317e4240d54b3ee5dafbf98 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:22.533Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:22.724Z] Commit message: "fix(snap): Apply proxy's runtime config options after startup (#3856) (#4046)" [2022-06-03T14:34:22.841Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [2022-06-03T14:34:22.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T14:34:22.841Z] 5be52067a202: Preparing [2022-06-03T14:34:22.841Z] 5be52067a202: Preparing [2022-06-03T14:34:22.841Z] ae0ebbeb9e48: Preparing [2022-06-03T14:34:22.841Z] c53b6f1d0f30: Preparing [2022-06-03T14:34:22.841Z] ee5f63bf333e: Preparing [2022-06-03T14:34:22.841Z] 7fbac2ba531f: Preparing [2022-06-03T14:34:22.841Z] 87ed666ab96a: Preparing [2022-06-03T14:34:22.841Z] 8f9cf3ab0787: Preparing [2022-06-03T14:34:22.841Z] 84e76b6e0eb8: Preparing [2022-06-03T14:34:22.841Z] b516b4a1692a: Preparing [2022-06-03T14:34:22.841Z] b95bd22267b1: Preparing [2022-06-03T14:34:22.841Z] b541d28bf3b4: Preparing [2022-06-03T14:34:22.841Z] 8f9cf3ab0787: Waiting [2022-06-03T14:34:22.841Z] b516b4a1692a: Waiting [2022-06-03T14:34:22.841Z] b95bd22267b1: Waiting [2022-06-03T14:34:22.841Z] 84e76b6e0eb8: Waiting [2022-06-03T14:34:22.841Z] b541d28bf3b4: Waiting [2022-06-03T14:34:22.841Z] 87ed666ab96a: Waiting [2022-06-03T14:34:22.841Z] 5be52067a202: Layer already exists [2022-06-03T14:34:22.841Z] 7fbac2ba531f: Layer already exists [2022-06-03T14:34:22.841Z] ae0ebbeb9e48: Layer already exists [2022-06-03T14:34:22.841Z] c53b6f1d0f30: Layer already exists [2022-06-03T14:34:22.841Z] ee5f63bf333e: Layer already exists [2022-06-03T14:34:22.841Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:22.841Z] 8f9cf3ab0787: Layer already exists [2022-06-03T14:34:22.841Z] 84e76b6e0eb8: Layer already exists [2022-06-03T14:34:22.841Z] b95bd22267b1: Layer already exists [2022-06-03T14:34:22.841Z] b516b4a1692a: Layer already exists [2022-06-03T14:34:22.841Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:22.841Z] jakarta: digest: sha256:35bdde0a1ee819746e399c428c190597ef52f20ee317e4240d54b3ee5dafbf98 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:34:22.892Z] ===================================================== [Pipeline] echo [2022-06-03T14:34:22.900Z] taggedImages: [2022-06-03T14:34:22.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:22.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.5 [2022-06-03T14:34:22.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:22.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] echo [2022-06-03T14:34:22.921Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-06-03T14:34:22.921Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:22.921Z] 2.1.1-dev.5 [2022-06-03T14:34:22.921Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:22.921Z] jakarta [2022-06-03T14:34:22.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T14:34:23.249Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:23.567Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:23.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T14:34:23.567Z] 6fadd8602d65: Preparing [2022-06-03T14:34:23.567Z] 1bcedff9589b: Preparing [2022-06-03T14:34:23.567Z] 95f130e1b395: Preparing [2022-06-03T14:34:23.567Z] d01088f99377: Preparing [2022-06-03T14:34:23.567Z] b8162ea4390e: Preparing [2022-06-03T14:34:23.567Z] b541d28bf3b4: Preparing [2022-06-03T14:34:23.567Z] b541d28bf3b4: Waiting [2022-06-03T14:34:23.567Z] 95f130e1b395: Pushed [2022-06-03T14:34:23.567Z] d01088f99377: Pushed [2022-06-03T14:34:23.567Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:23.607Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T14:34:23.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:34:23.607Z] Dload Upload Total Spent Left Speed [2022-06-03T14:34:23.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 94984 0 --:--:-- --:--:-- --:--:-- 95726 [2022-06-03T14:34:23.826Z] b8162ea4390e: Pushed [Pipeline] sh [2022-06-03T14:34:24.372Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T14:34:24.393Z] 1bcedff9589b: Pushed [2022-06-03T14:34:24.653Z] 6fadd8602d65: Pushed [2022-06-03T14:34:24.653Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:a81f8cdad20049c2bb48d92cfb1da25dd25764d0e06d53f426d0841ee5f4fc5b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:24.727Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T14:34:24.727Z] + sudo tee /etc/docker/daemon.new [2022-06-03T14:34:24.727Z] { [2022-06-03T14:34:24.727Z] "registry-mirrors": [ [2022-06-03T14:34:24.727Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T14:34:24.727Z] ], [2022-06-03T14:34:24.727Z] "bip": "10.250.0.254/24", [2022-06-03T14:34:24.727Z] "hosts": [ [2022-06-03T14:34:24.727Z] "tcp://0.0.0.0:5555", [2022-06-03T14:34:24.727Z] "unix:///var/run/docker.sock" [2022-06-03T14:34:24.727Z] ], [2022-06-03T14:34:24.727Z] "mtu": 1458, [2022-06-03T14:34:24.727Z] "selinux-enabled": true, [2022-06-03T14:34:24.727Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T14:34:24.727Z] } [Pipeline] sh [2022-06-03T14:34:24.969Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:25.073Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T14:34:25.282Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.5 [2022-06-03T14:34:25.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T14:34:25.282Z] 6fadd8602d65: Preparing [2022-06-03T14:34:25.282Z] 1bcedff9589b: Preparing [2022-06-03T14:34:25.282Z] 95f130e1b395: Preparing [2022-06-03T14:34:25.282Z] d01088f99377: Preparing [2022-06-03T14:34:25.282Z] b8162ea4390e: Preparing [2022-06-03T14:34:25.282Z] b541d28bf3b4: Preparing [2022-06-03T14:34:25.282Z] b541d28bf3b4: Waiting [2022-06-03T14:34:25.282Z] d01088f99377: Layer already exists [2022-06-03T14:34:25.282Z] b8162ea4390e: Layer already exists [2022-06-03T14:34:25.282Z] 1bcedff9589b: Layer already exists [2022-06-03T14:34:25.282Z] 6fadd8602d65: Layer already exists [2022-06-03T14:34:25.282Z] 95f130e1b395: Layer already exists [2022-06-03T14:34:25.282Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:25.282Z] 2.1.1-dev.5: digest: sha256:a81f8cdad20049c2bb48d92cfb1da25dd25764d0e06d53f426d0841ee5f4fc5b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:25.415Z] + sudo service docker restart [2022-06-03T14:34:25.600Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:25.910Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:25.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T14:34:25.910Z] 6fadd8602d65: Preparing [2022-06-03T14:34:25.910Z] 1bcedff9589b: Preparing [2022-06-03T14:34:25.910Z] 95f130e1b395: Preparing [2022-06-03T14:34:25.910Z] d01088f99377: Preparing [2022-06-03T14:34:25.910Z] b8162ea4390e: Preparing [2022-06-03T14:34:25.910Z] b541d28bf3b4: Preparing [2022-06-03T14:34:25.910Z] b541d28bf3b4: Waiting [2022-06-03T14:34:25.910Z] 1bcedff9589b: Layer already exists [2022-06-03T14:34:25.910Z] b8162ea4390e: Layer already exists [2022-06-03T14:34:25.910Z] d01088f99377: Layer already exists [2022-06-03T14:34:25.911Z] 6fadd8602d65: Layer already exists [2022-06-03T14:34:25.911Z] 95f130e1b395: Layer already exists [2022-06-03T14:34:25.911Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:25.911Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:a81f8cdad20049c2bb48d92cfb1da25dd25764d0e06d53f426d0841ee5f4fc5b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:26.230Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:26.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [2022-06-03T14:34:26.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T14:34:26.541Z] 6fadd8602d65: Preparing [2022-06-03T14:34:26.541Z] 1bcedff9589b: Preparing [2022-06-03T14:34:26.541Z] 95f130e1b395: Preparing [2022-06-03T14:34:26.541Z] d01088f99377: Preparing [2022-06-03T14:34:26.541Z] b8162ea4390e: Preparing [2022-06-03T14:34:26.541Z] b541d28bf3b4: Preparing [2022-06-03T14:34:26.542Z] b541d28bf3b4: Waiting [2022-06-03T14:34:26.542Z] 6fadd8602d65: Layer already exists [2022-06-03T14:34:26.542Z] 1bcedff9589b: Layer already exists [2022-06-03T14:34:26.542Z] 95f130e1b395: Layer already exists [2022-06-03T14:34:26.542Z] d01088f99377: Layer already exists [2022-06-03T14:34:26.542Z] b8162ea4390e: Layer already exists [2022-06-03T14:34:26.542Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:26.542Z] jakarta: digest: sha256:a81f8cdad20049c2bb48d92cfb1da25dd25764d0e06d53f426d0841ee5f4fc5b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:34:26.589Z] ===================================================== [Pipeline] echo [2022-06-03T14:34:26.597Z] taggedImages: [2022-06-03T14:34:26.597Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:26.597Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.5 [2022-06-03T14:34:26.597Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:26.597Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] echo [2022-06-03T14:34:26.624Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-06-03T14:34:26.624Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:26.624Z] 2.1.1-dev.5 [2022-06-03T14:34:26.624Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:26.624Z] jakarta [2022-06-03T14:34:26.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:26.962Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:27.295Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:27.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T14:34:27.295Z] 2287bdb95963: Preparing [2022-06-03T14:34:27.295Z] d689ea739cbc: Preparing [2022-06-03T14:34:27.295Z] 5212df37942d: Preparing [2022-06-03T14:34:27.295Z] 4caa2843f8cd: Preparing [2022-06-03T14:34:27.295Z] 5e804f18e0d5: Preparing [2022-06-03T14:34:27.295Z] 533eebc7d0a1: Preparing [2022-06-03T14:34:27.295Z] f0c6b1b6892c: Preparing [2022-06-03T14:34:27.295Z] 898f3bff7ca7: Preparing [2022-06-03T14:34:27.295Z] 3b32951340fa: Preparing [2022-06-03T14:34:27.295Z] b541d28bf3b4: Preparing [2022-06-03T14:34:27.295Z] f0c6b1b6892c: Waiting [2022-06-03T14:34:27.295Z] 898f3bff7ca7: Waiting [2022-06-03T14:34:27.295Z] b541d28bf3b4: Waiting [2022-06-03T14:34:27.295Z] d689ea739cbc: Pushed [2022-06-03T14:34:27.295Z] 5e804f18e0d5: Pushed [2022-06-03T14:34:27.295Z] 2287bdb95963: Pushed [2022-06-03T14:34:27.555Z] 898f3bff7ca7: Pushed [2022-06-03T14:34:27.555Z] f0c6b1b6892c: Pushed [2022-06-03T14:34:27.555Z] 533eebc7d0a1: Pushed [2022-06-03T14:34:27.555Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:27.555Z] 3b32951340fa: Pushed [2022-06-03T14:34:28.128Z] 4caa2843f8cd: Pushed [2022-06-03T14:34:28.701Z] 5212df37942d: Pushed [2022-06-03T14:34:28.701Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:99ef8bbe70a30cbadc05ad12df6e18f5314ef1775e3a583a8feea79b622dab0a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:29.020Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:29.332Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.5 [2022-06-03T14:34:29.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T14:34:29.332Z] 2287bdb95963: Preparing [2022-06-03T14:34:29.332Z] d689ea739cbc: Preparing [2022-06-03T14:34:29.332Z] 5212df37942d: Preparing [2022-06-03T14:34:29.332Z] 4caa2843f8cd: Preparing [2022-06-03T14:34:29.332Z] 5e804f18e0d5: Preparing [2022-06-03T14:34:29.332Z] 533eebc7d0a1: Preparing [2022-06-03T14:34:29.332Z] f0c6b1b6892c: Preparing [2022-06-03T14:34:29.332Z] 898f3bff7ca7: Preparing [2022-06-03T14:34:29.332Z] 3b32951340fa: Preparing [2022-06-03T14:34:29.332Z] b541d28bf3b4: Preparing [2022-06-03T14:34:29.332Z] 533eebc7d0a1: Waiting [2022-06-03T14:34:29.332Z] f0c6b1b6892c: Waiting [2022-06-03T14:34:29.332Z] 898f3bff7ca7: Waiting [2022-06-03T14:34:29.332Z] 3b32951340fa: Waiting [2022-06-03T14:34:29.332Z] b541d28bf3b4: Waiting [2022-06-03T14:34:29.332Z] d689ea739cbc: Layer already exists [2022-06-03T14:34:29.332Z] 5e804f18e0d5: Layer already exists [2022-06-03T14:34:29.332Z] 2287bdb95963: Layer already exists [2022-06-03T14:34:29.332Z] 4caa2843f8cd: Layer already exists [2022-06-03T14:34:29.332Z] 5212df37942d: Layer already exists [2022-06-03T14:34:29.332Z] 533eebc7d0a1: Layer already exists [2022-06-03T14:34:29.332Z] 898f3bff7ca7: Layer already exists [2022-06-03T14:34:29.332Z] f0c6b1b6892c: Layer already exists [2022-06-03T14:34:29.332Z] 3b32951340fa: Layer already exists [2022-06-03T14:34:29.332Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:29.332Z] 2.1.1-dev.5: digest: sha256:99ef8bbe70a30cbadc05ad12df6e18f5314ef1775e3a583a8feea79b622dab0a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:29.650Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:29.962Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:29.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T14:34:29.962Z] 2287bdb95963: Preparing [2022-06-03T14:34:29.962Z] d689ea739cbc: Preparing [2022-06-03T14:34:29.962Z] 5212df37942d: Preparing [2022-06-03T14:34:29.962Z] 4caa2843f8cd: Preparing [2022-06-03T14:34:29.962Z] 5e804f18e0d5: Preparing [2022-06-03T14:34:29.962Z] 533eebc7d0a1: Preparing [2022-06-03T14:34:29.962Z] f0c6b1b6892c: Preparing [2022-06-03T14:34:29.962Z] 898f3bff7ca7: Preparing [2022-06-03T14:34:29.962Z] 3b32951340fa: Preparing [2022-06-03T14:34:29.962Z] b541d28bf3b4: Preparing [2022-06-03T14:34:29.962Z] f0c6b1b6892c: Waiting [2022-06-03T14:34:29.962Z] 533eebc7d0a1: Waiting [2022-06-03T14:34:29.962Z] b541d28bf3b4: Waiting [2022-06-03T14:34:29.963Z] 5e804f18e0d5: Layer already exists [2022-06-03T14:34:29.963Z] d689ea739cbc: Layer already exists [2022-06-03T14:34:29.963Z] 5212df37942d: Layer already exists [2022-06-03T14:34:29.963Z] 4caa2843f8cd: Layer already exists [2022-06-03T14:34:29.963Z] 2287bdb95963: Layer already exists [2022-06-03T14:34:29.963Z] 533eebc7d0a1: Layer already exists [2022-06-03T14:34:29.963Z] 898f3bff7ca7: Layer already exists [2022-06-03T14:34:29.963Z] f0c6b1b6892c: Layer already exists [2022-06-03T14:34:29.963Z] 3b32951340fa: Layer already exists [2022-06-03T14:34:29.963Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:29.963Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:99ef8bbe70a30cbadc05ad12df6e18f5314ef1775e3a583a8feea79b622dab0a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:30.276Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:30.589Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [2022-06-03T14:34:30.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T14:34:30.589Z] 2287bdb95963: Preparing [2022-06-03T14:34:30.589Z] d689ea739cbc: Preparing [2022-06-03T14:34:30.589Z] 5212df37942d: Preparing [2022-06-03T14:34:30.589Z] 4caa2843f8cd: Preparing [2022-06-03T14:34:30.589Z] 5e804f18e0d5: Preparing [2022-06-03T14:34:30.589Z] 533eebc7d0a1: Preparing [2022-06-03T14:34:30.589Z] f0c6b1b6892c: Preparing [2022-06-03T14:34:30.589Z] 898f3bff7ca7: Preparing [2022-06-03T14:34:30.589Z] 3b32951340fa: Preparing [2022-06-03T14:34:30.589Z] b541d28bf3b4: Preparing [2022-06-03T14:34:30.589Z] 533eebc7d0a1: Waiting [2022-06-03T14:34:30.589Z] f0c6b1b6892c: Waiting [2022-06-03T14:34:30.589Z] 898f3bff7ca7: Waiting [2022-06-03T14:34:30.589Z] 3b32951340fa: Waiting [2022-06-03T14:34:30.589Z] 2287bdb95963: Layer already exists [2022-06-03T14:34:30.589Z] 5212df37942d: Layer already exists [2022-06-03T14:34:30.589Z] 5e804f18e0d5: Layer already exists [2022-06-03T14:34:30.589Z] 4caa2843f8cd: Layer already exists [2022-06-03T14:34:30.589Z] d689ea739cbc: Layer already exists [2022-06-03T14:34:30.589Z] 533eebc7d0a1: Layer already exists [2022-06-03T14:34:30.589Z] 3b32951340fa: Layer already exists [2022-06-03T14:34:30.589Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:30.589Z] f0c6b1b6892c: Layer already exists [2022-06-03T14:34:30.589Z] 898f3bff7ca7: Layer already exists [2022-06-03T14:34:30.589Z] jakarta: digest: sha256:99ef8bbe70a30cbadc05ad12df6e18f5314ef1775e3a583a8feea79b622dab0a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:34:30.634Z] ===================================================== [Pipeline] echo [2022-06-03T14:34:30.640Z] taggedImages: [2022-06-03T14:34:30.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:30.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.5 [2022-06-03T14:34:30.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:30.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] echo [2022-06-03T14:34:30.654Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-06-03T14:34:30.654Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:30.654Z] 2.1.1-dev.5 [2022-06-03T14:34:30.654Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:30.654Z] jakarta [2022-06-03T14:34:30.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:30.961Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:31.270Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:31.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T14:34:31.270Z] 6b212670b606: Preparing [2022-06-03T14:34:31.270Z] 3549d299ae95: Preparing [2022-06-03T14:34:31.270Z] 87ed666ab96a: Preparing [2022-06-03T14:34:31.270Z] 7af517bbf901: Preparing [2022-06-03T14:34:31.270Z] b541d28bf3b4: Preparing [2022-06-03T14:34:31.270Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:31.270Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:31.270Z] 6b212670b606: Pushed [2022-06-03T14:34:31.270Z] 7af517bbf901: Pushed [2022-06-03T14:34:32.650Z] 3549d299ae95: Pushed [2022-06-03T14:34:32.650Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:1e9be31942319d4575adf74fa0733af1df3d588d542c121be462ec92b7416359 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:32.976Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:33.287Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.5 [2022-06-03T14:34:33.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T14:34:33.288Z] 6b212670b606: Preparing [2022-06-03T14:34:33.288Z] 3549d299ae95: Preparing [2022-06-03T14:34:33.288Z] 87ed666ab96a: Preparing [2022-06-03T14:34:33.288Z] 7af517bbf901: Preparing [2022-06-03T14:34:33.288Z] b541d28bf3b4: Preparing [2022-06-03T14:34:33.288Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:33.288Z] 3549d299ae95: Layer already exists [2022-06-03T14:34:33.288Z] 6b212670b606: Layer already exists [2022-06-03T14:34:33.288Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:33.288Z] 7af517bbf901: Layer already exists [2022-06-03T14:34:33.288Z] 2.1.1-dev.5: digest: sha256:1e9be31942319d4575adf74fa0733af1df3d588d542c121be462ec92b7416359 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:33.607Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:33.910Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:33.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T14:34:33.911Z] 6b212670b606: Preparing [2022-06-03T14:34:33.911Z] 3549d299ae95: Preparing [2022-06-03T14:34:33.911Z] 87ed666ab96a: Preparing [2022-06-03T14:34:33.911Z] 7af517bbf901: Preparing [2022-06-03T14:34:33.911Z] b541d28bf3b4: Preparing [2022-06-03T14:34:33.911Z] 3549d299ae95: Layer already exists [2022-06-03T14:34:33.911Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:33.911Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:33.911Z] 6b212670b606: Layer already exists [2022-06-03T14:34:33.911Z] 7af517bbf901: Layer already exists [2022-06-03T14:34:33.911Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:1e9be31942319d4575adf74fa0733af1df3d588d542c121be462ec92b7416359 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:34.227Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:34.540Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:jakarta [2022-06-03T14:34:34.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T14:34:34.540Z] 6b212670b606: Preparing [2022-06-03T14:34:34.540Z] 3549d299ae95: Preparing [2022-06-03T14:34:34.540Z] 87ed666ab96a: Preparing [2022-06-03T14:34:34.540Z] 7af517bbf901: Preparing [2022-06-03T14:34:34.540Z] b541d28bf3b4: Preparing [2022-06-03T14:34:34.540Z] 6b212670b606: Layer already exists [2022-06-03T14:34:34.540Z] 3549d299ae95: Layer already exists [2022-06-03T14:34:34.540Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:34.540Z] 7af517bbf901: Layer already exists [2022-06-03T14:34:34.540Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:34.540Z] jakarta: digest: sha256:1e9be31942319d4575adf74fa0733af1df3d588d542c121be462ec92b7416359 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:34:34.592Z] ===================================================== [Pipeline] echo [2022-06-03T14:34:34.600Z] taggedImages: [2022-06-03T14:34:34.600Z] - nexus3.edgexfoundry.org:10004/support-notifications:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:34.600Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.5 [2022-06-03T14:34:34.600Z] - nexus3.edgexfoundry.org:10004/support-notifications:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:34.600Z] - nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] echo [2022-06-03T14:34:34.619Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-06-03T14:34:34.619Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:34.619Z] 2.1.1-dev.5 [2022-06-03T14:34:34.619Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:34.619Z] jakarta [2022-06-03T14:34:34.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:34.937Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:35.240Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:35.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T14:34:35.241Z] 8fffb777f973: Preparing [2022-06-03T14:34:35.241Z] ee08cafe8b94: Preparing [2022-06-03T14:34:35.241Z] 87ed666ab96a: Preparing [2022-06-03T14:34:35.241Z] 52d0fe167bac: Preparing [2022-06-03T14:34:35.241Z] b541d28bf3b4: Preparing [2022-06-03T14:34:35.241Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:35.241Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:35.241Z] 52d0fe167bac: Layer already exists [2022-06-03T14:34:35.241Z] 8fffb777f973: Pushed [2022-06-03T14:34:36.182Z] ee08cafe8b94: Pushed [2022-06-03T14:34:36.442Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:224b07467ba7f28b587b5e0f2845c7e658683072f9b0f0208082f03a318aad10 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:36.763Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:37.068Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.5 [2022-06-03T14:34:37.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T14:34:37.068Z] 8fffb777f973: Preparing [2022-06-03T14:34:37.068Z] ee08cafe8b94: Preparing [2022-06-03T14:34:37.068Z] 87ed666ab96a: Preparing [2022-06-03T14:34:37.068Z] 52d0fe167bac: Preparing [2022-06-03T14:34:37.068Z] b541d28bf3b4: Preparing [2022-06-03T14:34:37.068Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:37.068Z] 8fffb777f973: Layer already exists [2022-06-03T14:34:37.068Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:37.068Z] ee08cafe8b94: Layer already exists [2022-06-03T14:34:37.068Z] 52d0fe167bac: Layer already exists [2022-06-03T14:34:37.068Z] 2.1.1-dev.5: digest: sha256:224b07467ba7f28b587b5e0f2845c7e658683072f9b0f0208082f03a318aad10 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:37.383Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:37.696Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:37.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T14:34:37.696Z] 8fffb777f973: Preparing [2022-06-03T14:34:37.696Z] ee08cafe8b94: Preparing [2022-06-03T14:34:37.696Z] 87ed666ab96a: Preparing [2022-06-03T14:34:37.696Z] 52d0fe167bac: Preparing [2022-06-03T14:34:37.696Z] b541d28bf3b4: Preparing [2022-06-03T14:34:37.696Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:37.696Z] 8fffb777f973: Layer already exists [2022-06-03T14:34:37.696Z] 52d0fe167bac: Layer already exists [2022-06-03T14:34:37.696Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:37.696Z] ee08cafe8b94: Layer already exists [2022-06-03T14:34:37.696Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:224b07467ba7f28b587b5e0f2845c7e658683072f9b0f0208082f03a318aad10 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:38.009Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:38.318Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [2022-06-03T14:34:38.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T14:34:38.318Z] 8fffb777f973: Preparing [2022-06-03T14:34:38.318Z] ee08cafe8b94: Preparing [2022-06-03T14:34:38.318Z] 87ed666ab96a: Preparing [2022-06-03T14:34:38.318Z] 52d0fe167bac: Preparing [2022-06-03T14:34:38.318Z] b541d28bf3b4: Preparing [2022-06-03T14:34:38.318Z] b541d28bf3b4: Layer already exists [2022-06-03T14:34:38.318Z] ee08cafe8b94: Layer already exists [2022-06-03T14:34:38.318Z] 52d0fe167bac: Layer already exists [2022-06-03T14:34:38.318Z] 8fffb777f973: Layer already exists [2022-06-03T14:34:38.318Z] 87ed666ab96a: Layer already exists [2022-06-03T14:34:38.318Z] jakarta: digest: sha256:224b07467ba7f28b587b5e0f2845c7e658683072f9b0f0208082f03a318aad10 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:34:38.367Z] ===================================================== [Pipeline] echo [2022-06-03T14:34:38.372Z] taggedImages: [2022-06-03T14:34:38.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:38.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.5 [2022-06-03T14:34:38.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:38.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] echo [2022-06-03T14:34:38.385Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-06-03T14:34:38.385Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:38.385Z] 2.1.1-dev.5 [2022-06-03T14:34:38.385Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:38.385Z] jakarta [2022-06-03T14:34:38.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:38.687Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:38.999Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:38.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T14:34:38.999Z] 23b96c528541: Preparing [2022-06-03T14:34:39.000Z] fc45954abfa8: Preparing [2022-06-03T14:34:39.000Z] 3d95f21ebdc5: Preparing [2022-06-03T14:34:39.000Z] af36d91bc164: Preparing [2022-06-03T14:34:39.000Z] 879b85f2d1ed: Preparing [2022-06-03T14:34:39.000Z] 6777e3bbcb7c: Preparing [2022-06-03T14:34:39.000Z] fd08d546f6b8: Preparing [2022-06-03T14:34:39.000Z] 0636255016a6: Preparing [2022-06-03T14:34:39.000Z] 84e9d258764d: Preparing [2022-06-03T14:34:39.000Z] 56463f638872: Preparing [2022-06-03T14:34:39.000Z] e2eb06d8af82: Preparing [2022-06-03T14:34:39.000Z] 6777e3bbcb7c: Waiting [2022-06-03T14:34:39.000Z] fd08d546f6b8: Waiting [2022-06-03T14:34:39.000Z] 84e9d258764d: Waiting [2022-06-03T14:34:39.000Z] e2eb06d8af82: Waiting [2022-06-03T14:34:39.000Z] 56463f638872: Waiting [2022-06-03T14:34:39.000Z] 879b85f2d1ed: Layer already exists [2022-06-03T14:34:39.000Z] 6777e3bbcb7c: Layer already exists [2022-06-03T14:34:39.000Z] fd08d546f6b8: Layer already exists [2022-06-03T14:34:39.000Z] fc45954abfa8: Pushed [2022-06-03T14:34:39.000Z] 0636255016a6: Layer already exists [2022-06-03T14:34:39.000Z] 84e9d258764d: Layer already exists [2022-06-03T14:34:39.000Z] 56463f638872: Layer already exists [2022-06-03T14:34:39.000Z] e2eb06d8af82: Layer already exists [2022-06-03T14:34:39.259Z] 23b96c528541: Pushed [2022-06-03T14:34:40.197Z] 3d95f21ebdc5: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:34:43.766Z] provisioning config files... [2022-06-03T14:34:43.794Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config8614652950478562066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:34:44.397Z] ---> docker-login.sh [2022-06-03T14:34:44.397Z] nexus3.edgexfoundry.org:10001 [2022-06-03T14:34:44.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:34:45.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:34:45.272Z] Configure a credential helper to remove this warning. See [2022-06-03T14:34:45.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:34:45.272Z] [2022-06-03T14:34:45.272Z] Login Succeeded [2022-06-03T14:34:45.272Z] nexus3.edgexfoundry.org:10002 [2022-06-03T14:34:45.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:34:45.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:34:45.872Z] Configure a credential helper to remove this warning. See [2022-06-03T14:34:45.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:34:45.872Z] [2022-06-03T14:34:45.872Z] Login Succeeded [2022-06-03T14:34:45.872Z] nexus3.edgexfoundry.org:10003 [2022-06-03T14:34:46.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:34:46.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:34:46.432Z] Configure a credential helper to remove this warning. See [2022-06-03T14:34:46.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:34:46.432Z] [2022-06-03T14:34:46.432Z] Login Succeeded [2022-06-03T14:34:46.432Z] nexus3.edgexfoundry.org:10004 [2022-06-03T14:34:46.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:34:46.767Z] af36d91bc164: Pushed [2022-06-03T14:34:46.767Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:9f8d2b03cae0545f4fbd07b827b9b36a8e677fe3ef8c82acc56076e46ad86bd7 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:46.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:34:46.982Z] Configure a credential helper to remove this warning. See [2022-06-03T14:34:46.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:34:46.982Z] [2022-06-03T14:34:46.982Z] Login Succeeded [2022-06-03T14:34:46.982Z] docker.io [2022-06-03T14:34:47.092Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:47.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:34:47.406Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.5 [2022-06-03T14:34:47.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T14:34:47.407Z] 23b96c528541: Preparing [2022-06-03T14:34:47.407Z] fc45954abfa8: Preparing [2022-06-03T14:34:47.407Z] 3d95f21ebdc5: Preparing [2022-06-03T14:34:47.407Z] af36d91bc164: Preparing [2022-06-03T14:34:47.407Z] 879b85f2d1ed: Preparing [2022-06-03T14:34:47.407Z] 6777e3bbcb7c: Preparing [2022-06-03T14:34:47.407Z] fd08d546f6b8: Preparing [2022-06-03T14:34:47.407Z] 0636255016a6: Preparing [2022-06-03T14:34:47.407Z] 84e9d258764d: Preparing [2022-06-03T14:34:47.407Z] 56463f638872: Preparing [2022-06-03T14:34:47.407Z] e2eb06d8af82: Preparing [2022-06-03T14:34:47.407Z] 56463f638872: Waiting [2022-06-03T14:34:47.407Z] 6777e3bbcb7c: Waiting [2022-06-03T14:34:47.407Z] fd08d546f6b8: Waiting [2022-06-03T14:34:47.407Z] e2eb06d8af82: Waiting [2022-06-03T14:34:47.407Z] 84e9d258764d: Waiting [2022-06-03T14:34:47.407Z] 0636255016a6: Waiting [2022-06-03T14:34:47.407Z] 3d95f21ebdc5: Layer already exists [2022-06-03T14:34:47.407Z] af36d91bc164: Layer already exists [2022-06-03T14:34:47.407Z] 23b96c528541: Layer already exists [2022-06-03T14:34:47.407Z] fc45954abfa8: Layer already exists [2022-06-03T14:34:47.407Z] 879b85f2d1ed: Layer already exists [2022-06-03T14:34:47.407Z] 6777e3bbcb7c: Layer already exists [2022-06-03T14:34:47.407Z] 0636255016a6: Layer already exists [2022-06-03T14:34:47.407Z] 84e9d258764d: Layer already exists [2022-06-03T14:34:47.407Z] 56463f638872: Layer already exists [2022-06-03T14:34:47.407Z] fd08d546f6b8: Layer already exists [2022-06-03T14:34:47.407Z] e2eb06d8af82: Layer already exists [2022-06-03T14:34:47.407Z] 2.1.1-dev.5: digest: sha256:9f8d2b03cae0545f4fbd07b827b9b36a8e677fe3ef8c82acc56076e46ad86bd7 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:47.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:34:47.530Z] Configure a credential helper to remove this warning. See [2022-06-03T14:34:47.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:34:47.530Z] [2022-06-03T14:34:47.530Z] Login Succeeded [2022-06-03T14:34:47.530Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T14:34:47.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-06-03T14:34:47.716Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2022-06-03T14:34:47.829Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T14:34:47.840Z] ========================================================= [2022-06-03T14:34:47.840Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-03T14:34:47.840Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T14:34:48.025Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:48.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T14:34:48.025Z] 23b96c528541: Preparing [2022-06-03T14:34:48.025Z] fc45954abfa8: Preparing [2022-06-03T14:34:48.025Z] 3d95f21ebdc5: Preparing [2022-06-03T14:34:48.025Z] af36d91bc164: Preparing [2022-06-03T14:34:48.025Z] 879b85f2d1ed: Preparing [2022-06-03T14:34:48.025Z] 6777e3bbcb7c: Preparing [2022-06-03T14:34:48.025Z] fd08d546f6b8: Preparing [2022-06-03T14:34:48.025Z] 0636255016a6: Preparing [2022-06-03T14:34:48.025Z] 84e9d258764d: Preparing [2022-06-03T14:34:48.025Z] 56463f638872: Preparing [2022-06-03T14:34:48.025Z] e2eb06d8af82: Preparing [2022-06-03T14:34:48.025Z] 84e9d258764d: Waiting [2022-06-03T14:34:48.025Z] 56463f638872: Waiting [2022-06-03T14:34:48.025Z] fd08d546f6b8: Waiting [2022-06-03T14:34:48.025Z] e2eb06d8af82: Waiting [2022-06-03T14:34:48.025Z] 0636255016a6: Waiting [2022-06-03T14:34:48.025Z] 6777e3bbcb7c: Waiting [2022-06-03T14:34:48.025Z] af36d91bc164: Layer already exists [2022-06-03T14:34:48.025Z] 879b85f2d1ed: Layer already exists [2022-06-03T14:34:48.025Z] 23b96c528541: Layer already exists [2022-06-03T14:34:48.025Z] 3d95f21ebdc5: Layer already exists [2022-06-03T14:34:48.025Z] fc45954abfa8: Layer already exists [2022-06-03T14:34:48.025Z] 6777e3bbcb7c: Layer already exists [2022-06-03T14:34:48.025Z] 0636255016a6: Layer already exists [2022-06-03T14:34:48.025Z] 56463f638872: Layer already exists [2022-06-03T14:34:48.025Z] fd08d546f6b8: Layer already exists [2022-06-03T14:34:48.025Z] 84e9d258764d: Layer already exists [2022-06-03T14:34:48.025Z] e2eb06d8af82: Layer already exists [2022-06-03T14:34:48.025Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:9f8d2b03cae0545f4fbd07b827b9b36a8e677fe3ef8c82acc56076e46ad86bd7 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:48.176Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T14:34:48.343Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:34:48.453Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T14:34:48.453Z] 9b3977197b4f: Pulling fs layer [2022-06-03T14:34:48.453Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T14:34:48.453Z] 94645a83ff95: Pulling fs layer [2022-06-03T14:34:48.453Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T14:34:48.453Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T14:34:48.453Z] 63b1bc5785f6: Pulling fs layer [2022-06-03T14:34:48.453Z] 626d30ff41c6: Pulling fs layer [2022-06-03T14:34:48.453Z] de1d54c125be: Pulling fs layer [2022-06-03T14:34:48.453Z] 63b1bc5785f6: Waiting [2022-06-03T14:34:48.453Z] 626d30ff41c6: Waiting [2022-06-03T14:34:48.453Z] 3f3a8bcf1eab: Waiting [2022-06-03T14:34:48.453Z] de1d54c125be: Waiting [2022-06-03T14:34:48.453Z] 0c92f367c5e7: Waiting [2022-06-03T14:34:48.453Z] 94645a83ff95: Verifying Checksum [2022-06-03T14:34:48.453Z] 1a89e8eeedd5: Download complete [2022-06-03T14:34:48.453Z] 0c92f367c5e7: Download complete [2022-06-03T14:34:48.453Z] 63b1bc5785f6: Verifying Checksum [2022-06-03T14:34:48.453Z] 63b1bc5785f6: Download complete [2022-06-03T14:34:48.453Z] 9b3977197b4f: Verifying Checksum [2022-06-03T14:34:48.453Z] 9b3977197b4f: Download complete [2022-06-03T14:34:48.453Z] 626d30ff41c6: Verifying Checksum [2022-06-03T14:34:48.453Z] 626d30ff41c6: Download complete [2022-06-03T14:34:48.655Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [2022-06-03T14:34:48.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T14:34:48.655Z] 23b96c528541: Preparing [2022-06-03T14:34:48.655Z] fc45954abfa8: Preparing [2022-06-03T14:34:48.655Z] 3d95f21ebdc5: Preparing [2022-06-03T14:34:48.655Z] af36d91bc164: Preparing [2022-06-03T14:34:48.655Z] 879b85f2d1ed: Preparing [2022-06-03T14:34:48.655Z] 6777e3bbcb7c: Preparing [2022-06-03T14:34:48.655Z] fd08d546f6b8: Preparing [2022-06-03T14:34:48.655Z] 0636255016a6: Preparing [2022-06-03T14:34:48.655Z] 84e9d258764d: Preparing [2022-06-03T14:34:48.655Z] 56463f638872: Preparing [2022-06-03T14:34:48.655Z] e2eb06d8af82: Preparing [2022-06-03T14:34:48.655Z] 0636255016a6: Waiting [2022-06-03T14:34:48.655Z] fd08d546f6b8: Waiting [2022-06-03T14:34:48.655Z] 84e9d258764d: Waiting [2022-06-03T14:34:48.655Z] 56463f638872: Waiting [2022-06-03T14:34:48.655Z] e2eb06d8af82: Waiting [2022-06-03T14:34:48.655Z] 6777e3bbcb7c: Waiting [2022-06-03T14:34:48.655Z] 879b85f2d1ed: Layer already exists [2022-06-03T14:34:48.655Z] af36d91bc164: Layer already exists [2022-06-03T14:34:48.655Z] 3d95f21ebdc5: Layer already exists [2022-06-03T14:34:48.655Z] fc45954abfa8: Layer already exists [2022-06-03T14:34:48.655Z] 23b96c528541: Layer already exists [2022-06-03T14:34:48.655Z] 6777e3bbcb7c: Layer already exists [2022-06-03T14:34:48.655Z] 56463f638872: Layer already exists [2022-06-03T14:34:48.655Z] 84e9d258764d: Layer already exists [2022-06-03T14:34:48.655Z] 0636255016a6: Layer already exists [2022-06-03T14:34:48.655Z] fd08d546f6b8: Layer already exists [2022-06-03T14:34:48.655Z] e2eb06d8af82: Layer already exists [2022-06-03T14:34:48.655Z] jakarta: digest: sha256:9f8d2b03cae0545f4fbd07b827b9b36a8e677fe3ef8c82acc56076e46ad86bd7 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:34:48.704Z] ===================================================== [Pipeline] echo [2022-06-03T14:34:48.712Z] taggedImages: [2022-06-03T14:34:48.712Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:34:48.712Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.5 [2022-06-03T14:34:48.712Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:34:48.712Z] - 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] } [2022-06-03T14:34:49.442Z] 9b3977197b4f: Pull complete [2022-06-03T14:34:50.050Z] 1a89e8eeedd5: Pull complete [2022-06-03T14:34:50.050Z] 94645a83ff95: Pull complete [2022-06-03T14:34:50.656Z] de1d54c125be: Verifying Checksum [2022-06-03T14:34:50.656Z] de1d54c125be: Download complete [2022-06-03T14:34:51.255Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-03T14:34:51.255Z] 3f3a8bcf1eab: Download complete [2022-06-03T14:35:06.377Z] 3f3a8bcf1eab: Pull complete [2022-06-03T14:35:06.377Z] 0c92f367c5e7: Pull complete [2022-06-03T14:35:06.377Z] 63b1bc5785f6: Pull complete [2022-06-03T14:35:06.377Z] 626d30ff41c6: Pull complete [2022-06-03T14:35:11.794Z] de1d54c125be: Pull complete [2022-06-03T14:35:11.794Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-03T14:35:11.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T14:35:11.794Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T14:35:12.146Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-03T14:35:12.146Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T14:35:12.146Z] WORKDIR /edgex [2022-06-03T14:35:12.146Z] COPY go.mod . [2022-06-03T14:35:12.146Z] RUN go mod download [2022-06-03T14:35:15.593Z] Sending build context to Docker daemon 180.5MB [2022-06-03T14:35:15.593Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T14:35:15.593Z] ---> 5f011755c4a2 [2022-06-03T14:35:15.593Z] Step 2/4 : WORKDIR /edgex [2022-06-03T14:35:17.590Z] ---> Running in 445aab5230b5 [2022-06-03T14:35:17.870Z] Removing intermediate container 445aab5230b5 [2022-06-03T14:35:17.870Z] ---> 2667e6b7264c [2022-06-03T14:35:17.870Z] Step 3/4 : COPY go.mod . [2022-06-03T14:35:18.477Z] ---> 5148da3aea02 [2022-06-03T14:35:18.477Z] Step 4/4 : RUN go mod download [2022-06-03T14:35:18.477Z] ---> Running in 42025cb24c5b [2022-06-03T14:36:40.349Z] Removing intermediate container 42025cb24c5b [2022-06-03T14:36:40.349Z] ---> 7a0750f83b9a [2022-06-03T14:36:40.349Z] Successfully built 7a0750f83b9a [2022-06-03T14:36:40.349Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:36:40.714Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T14:36:40.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:36:40.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-950 does not seem to be running inside a container [2022-06-03T14:36:41.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat [2022-06-03T14:36:42.437Z] $ docker top 62aeaa48ee0507e146775b0fc5e8a108de5991cbdd5f5722df80d080612f65e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:36:43.340Z] + go version [2022-06-03T14:36:43.340Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T14:36:43.375Z] $ docker stop --time=1 62aeaa48ee0507e146775b0fc5e8a108de5991cbdd5f5722df80d080612f65e4 [2022-06-03T14:36:45.016Z] $ docker rm -f 62aeaa48ee0507e146775b0fc5e8a108de5991cbdd5f5722df80d080612f65e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:36:45.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T14:36:45.697Z] [2022-06-03T14:36:45.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:36:46.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T14:36:46.330Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-03T14:36:46.330Z] 29e5d40040c1: Pulling fs layer [2022-06-03T14:36:46.330Z] 1ce36da41761: Pulling fs layer [2022-06-03T14:36:46.330Z] 25b303627fd3: Pulling fs layer [2022-06-03T14:36:46.330Z] 29e5d40040c1: Verifying Checksum [2022-06-03T14:36:46.330Z] 29e5d40040c1: Download complete [2022-06-03T14:36:46.610Z] 1ce36da41761: Verifying Checksum [2022-06-03T14:36:46.610Z] 1ce36da41761: Download complete [2022-06-03T14:36:46.885Z] 29e5d40040c1: Pull complete [2022-06-03T14:36:48.328Z] 25b303627fd3: Verifying Checksum [2022-06-03T14:36:48.328Z] 25b303627fd3: Download complete [2022-06-03T14:36:48.328Z] 1ce36da41761: Pull complete [2022-06-03T14:37:00.749Z] 25b303627fd3: Pull complete [2022-06-03T14:37:00.749Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-03T14:37:00.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T14:37:00.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:37:01.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-950 does not seem to be running inside a container [2022-06-03T14:37:01.146Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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/edgex-compose-arm64:latest cat [2022-06-03T14:37:03.425Z] $ docker top 26017cb4afe5a4081e89acc24867bbdc221d2a033ff12c81024dc033ba82c303 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:37:04.324Z] + grep parallel [2022-06-03T14:37:04.324Z] + docker-compose build --help [2022-06-03T14:37:09.720Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T14:37:09.752Z] $ docker stop --time=1 26017cb4afe5a4081e89acc24867bbdc221d2a033ff12c81024dc033ba82c303 [2022-06-03T14:37:11.447Z] $ docker rm -f 26017cb4afe5a4081e89acc24867bbdc221d2a033ff12c81024dc033ba82c303 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:37:12.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T14:37:12.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:37:12.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-950 does not seem to be running inside a container [2022-06-03T14:37:12.383Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 [2022-06-03T14:37:13.694Z] $ docker top 4f1e99f79eeae6e0d174f93f897bf83d474380117443b058c62a9ff44268e2f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:37:14.608Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T14:37:20.004Z] Building core-command ... [2022-06-03T14:37:20.004Z] Building core-data ... [2022-06-03T14:37:20.004Z] Building core-metadata ... [2022-06-03T14:37:20.004Z] Building security-bootstrapper ... [2022-06-03T14:37:20.004Z] Building security-proxy-setup ... [2022-06-03T14:37:20.004Z] Building security-secretstore-setup ... [2022-06-03T14:37:20.004Z] Building support-notifications ... [2022-06-03T14:37:20.004Z] Building support-scheduler ... [2022-06-03T14:37:20.004Z] Building sys-mgmt-agent ... [2022-06-03T14:37:20.004Z] Building security-proxy-setup [2022-06-03T14:37:20.004Z] Building core-metadata [2022-06-03T14:37:20.004Z] Building core-data [2022-06-03T14:37:20.004Z] Building sys-mgmt-agent [2022-06-03T14:37:20.004Z] Building security-bootstrapper [2022-06-03T14:38:28.004Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:38:28.004Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:38:28.004Z] ---> 7a0750f83b9a [2022-06-03T14:38:28.004Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:38:28.283Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:38:28.283Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:38:28.283Z] ---> 7a0750f83b9a [2022-06-03T14:38:28.283Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:38:28.560Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:38:28.560Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:38:28.560Z] ---> 7a0750f83b9a [2022-06-03T14:38:28.560Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:38:28.560Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:38:28.560Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:38:28.560Z] ---> 7a0750f83b9a [2022-06-03T14:38:28.560Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T14:38:28.560Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:38:28.560Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:38:28.560Z] ---> 7a0750f83b9a [2022-06-03T14:38:28.560Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T14:38:29.547Z] ---> Running in f29c59925656 [2022-06-03T14:38:29.547Z] ---> Running in 19207301af1a [2022-06-03T14:38:29.547Z] ---> Running in f777e6c76ca2 [2022-06-03T14:38:29.835Z] ---> Running in fb583be3c7c9 [2022-06-03T14:38:29.835Z] ---> Running in 02b1cd06b322 [2022-06-03T14:38:30.446Z] Removing intermediate container f29c59925656 [2022-06-03T14:38:30.446Z] ---> 3f11acab68c2 [2022-06-03T14:38:30.446Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:38:30.446Z] Removing intermediate container fb583be3c7c9 [2022-06-03T14:38:30.446Z] ---> 2ff8dc9b92d9 [2022-06-03T14:38:30.446Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:38:30.446Z] Removing intermediate container 19207301af1a [2022-06-03T14:38:30.446Z] ---> 5ee56c8c53a6 [2022-06-03T14:38:30.446Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:38:30.446Z] Removing intermediate container f777e6c76ca2 [2022-06-03T14:38:30.446Z] ---> d4f283f89a4d [2022-06-03T14:38:30.446Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 02b1cd06b322 [2022-06-03T14:38:30.446Z] ---> 6ff5238b0163 [2022-06-03T14:38:30.446Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:38:30.446Z] [2022-06-03T14:38:30.446Z] ---> Running in 4561ed610836 [2022-06-03T14:38:30.446Z] ---> Running in 2bd423c05e02 [2022-06-03T14:38:30.728Z] ---> Running in c360723a41f2 [2022-06-03T14:38:30.728Z] ---> Running in bb2f82a02f66 [2022-06-03T14:38:30.728Z] ---> Running in 0a851bdd3e22 [2022-06-03T14:38:34.163Z] Removing intermediate container 4561ed610836 [2022-06-03T14:38:34.163Z] ---> f899227436aa [2022-06-03T14:38:34.163Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T14:38:34.446Z] ---> Running in 032bae672b2d [2022-06-03T14:38:34.446Z] Removing intermediate container c360723a41f2 [2022-06-03T14:38:34.446Z] ---> 49b6f22b7647 [2022-06-03T14:38:34.446Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T14:38:34.723Z] ---> Running in 3abf28c3673d [2022-06-03T14:38:35.001Z] Removing intermediate container bb2f82a02f66 [2022-06-03T14:38:35.001Z] ---> ab0f82803f04 [2022-06-03T14:38:35.001Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T14:38:35.001Z] Removing intermediate container 0a851bdd3e22 [2022-06-03T14:38:35.001Z] ---> 11f644cdef58 [2022-06-03T14:38:35.001Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T14:38:35.001Z] Removing intermediate container 2bd423c05e02 [2022-06-03T14:38:35.001Z] ---> 5d1c18348809 [2022-06-03T14:38:35.001Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T14:38:35.287Z] ---> Running in 92d6b44ee99a [2022-06-03T14:38:35.287Z] ---> Running in 3a5b77dcb23b [2022-06-03T14:38:35.287Z] ---> Running in fa4862787e63 [2022-06-03T14:38:36.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:38:36.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:38:37.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:38:37.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:38:37.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:38:37.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:38:37.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:38:38.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:38:38.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:38:38.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:38:38.247Z] OK: 220 MiB in 52 packages [2022-06-03T14:38:39.260Z] OK: 220 MiB in 52 packages [2022-06-03T14:38:39.876Z] OK: 220 MiB in 52 packages [2022-06-03T14:38:39.876Z] Removing intermediate container 032bae672b2d [2022-06-03T14:38:39.876Z] ---> 781dbf72f901 [2022-06-03T14:38:39.876Z] Step 6/22 : COPY . . [2022-06-03T14:38:39.876Z] OK: 220 MiB in 52 packages [2022-06-03T14:38:39.876Z] OK: 220 MiB in 52 packages [2022-06-03T14:38:40.877Z] Removing intermediate container 3abf28c3673d [2022-06-03T14:38:40.877Z] ---> e51949f8321b [2022-06-03T14:38:40.877Z] Step 6/22 : COPY . . [2022-06-03T14:38:41.494Z] Removing intermediate container 92d6b44ee99a [2022-06-03T14:38:41.494Z] ---> 30cfbcda0d48 [2022-06-03T14:38:41.494Z] Step 6/22 : COPY . . [2022-06-03T14:38:41.494Z] Removing intermediate container fa4862787e63 [2022-06-03T14:38:41.494Z] ---> 11fd581b2c3e [2022-06-03T14:38:41.494Z] Step 6/30 : COPY . . [2022-06-03T14:38:41.494Z] Removing intermediate container 3a5b77dcb23b [2022-06-03T14:38:41.494Z] ---> 7bb154e26d2a [2022-06-03T14:38:41.494Z] Step 6/20 : COPY . . [2022-06-03T14:39:03.757Z] ---> 032c280cb588 [2022-06-03T14:39:03.757Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:39:04.038Z] ---> Running in 69060da84afd [2022-06-03T14:39:05.506Z] ---> bc617cf7f5f2 [2022-06-03T14:39:05.506Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:39:05.793Z] ---> Running in 2994a893de63 [2022-06-03T14:39:05.793Z] skipping... [2022-06-03T14:39:06.801Z] ---> c268cf720ee4 [2022-06-03T14:39:06.801Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:39:06.801Z] ---> 0f9bef7fcb69 [2022-06-03T14:39:06.801Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:39:06.801Z] Removing intermediate container 69060da84afd [2022-06-03T14:39:06.801Z] ---> 54042328a758 [2022-06-03T14:39:06.801Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T14:39:07.081Z] ---> Running in cbece53fe409 [2022-06-03T14:39:07.081Z] ---> Running in 7c453e8f5f99 [2022-06-03T14:39:07.357Z] ---> Running in 6eb3c1fa3e99 [2022-06-03T14:39:07.357Z] skipping... [2022-06-03T14:39:08.358Z] ---> 48f82370e586 [2022-06-03T14:39:08.358Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:39:08.358Z] ---> Running in c41177b4d60c [2022-06-03T14:39:08.633Z] Removing intermediate container 2994a893de63 [2022-06-03T14:39:08.633Z] ---> 4dc3caaa9fe5 [2022-06-03T14:39:08.633Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T14:39:08.633Z] ---> Running in 0d085cd1eafa [2022-06-03T14:39:09.626Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T14:39:09.908Z] skipping... [2022-06-03T14:39:09.908Z] skipping... [2022-06-03T14:39:10.512Z] skipping... [2022-06-03T14:39:11.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T14:39:11.727Z] Removing intermediate container cbece53fe409 [2022-06-03T14:39:11.727Z] ---> 3e8ea9a874b1 [2022-06-03T14:39:11.727Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T14:39:11.727Z] Removing intermediate container 6eb3c1fa3e99 [2022-06-03T14:39:11.727Z] ---> 8863b3fb9827 [2022-06-03T14:39:11.727Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T14:39:12.024Z] ---> Running in f8910785488b [2022-06-03T14:39:12.024Z] ---> Running in 613071b4348c [2022-06-03T14:39:12.024Z] Removing intermediate container c41177b4d60c [2022-06-03T14:39:12.024Z] ---> 28bd8d797334 [2022-06-03T14:39:12.024Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T14:39:12.305Z] ---> Running in 9edce306b51e [2022-06-03T14:39:14.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T14:39:14.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T14:39:14.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T14:41:22.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T14:41:26.785Z] Removing intermediate container 0d085cd1eafa [2022-06-03T14:41:26.785Z] ---> 2a7808438b3e [2022-06-03T14:41:26.785Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T14:41:26.785Z] ---> Running in a4477167890e [2022-06-03T14:41:28.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T14:41:35.020Z] Removing intermediate container a4477167890e [2022-06-03T14:41:35.020Z] ---> a91380e552fa [2022-06-03T14:41:35.020Z] [2022-06-03T14:41:35.020Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T14:41:35.020Z] 20.10.8: Pulling from library/docker [2022-06-03T14:41:36.479Z] Removing intermediate container 613071b4348c [2022-06-03T14:41:36.479Z] ---> 7dac0b5faef0 [2022-06-03T14:41:36.479Z] [2022-06-03T14:41:36.479Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T14:41:36.479Z] 3.14: Pulling from library/alpine [2022-06-03T14:41:39.135Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T14:41:39.135Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T14:41:39.135Z] ---> ac73e934f311 [2022-06-03T14:41:39.135Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T14:41:39.753Z] ---> Running in c52af53472f0 [2022-06-03T14:41:41.207Z] Removing intermediate container c52af53472f0 [2022-06-03T14:41:41.207Z] ---> e69e68e2c7e8 [2022-06-03T14:41:41.207Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T14:41:41.207Z] ---> Running in 3c205143618b [2022-06-03T14:41:42.683Z] Removing intermediate container 9edce306b51e [2022-06-03T14:41:42.683Z] ---> 7b4b7dca99e0 [2022-06-03T14:41:42.683Z] [2022-06-03T14:41:42.683Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T14:41:42.683Z] ---> ac73e934f311 [2022-06-03T14:41:42.683Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T14:41:42.970Z] ---> Running in 84f160915d75 [2022-06-03T14:41:42.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:41:43.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:41:44.250Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T14:41:44.250Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T14:41:44.250Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:41:44.250Z] OK: 6 MiB in 16 packages [2022-06-03T14:41:45.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:41:45.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:41:46.553Z] Removing intermediate container 3c205143618b [2022-06-03T14:41:46.553Z] ---> 409b57efac74 [2022-06-03T14:41:46.553Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T14:41:46.553Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T14:41:46.553Z] ---> Running in 0e4c2f6f2992 [2022-06-03T14:41:46.553Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T14:41:46.553Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T14:41:46.553Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T14:41:46.553Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T14:41:46.829Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:41:46.829Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T14:41:47.106Z] OK: 8 MiB in 19 packages [2022-06-03T14:41:47.387Z] Removing intermediate container 0e4c2f6f2992 [2022-06-03T14:41:47.387Z] ---> 6152d38de9a8 [2022-06-03T14:41:47.387Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T14:41:47.673Z] ---> Running in 38206d24faa6 [2022-06-03T14:41:49.136Z] Removing intermediate container 38206d24faa6 [2022-06-03T14:41:49.137Z] ---> 716fa7399c72 [2022-06-03T14:41:49.137Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T14:41:49.137Z] ---> Running in 73c2dbf61787 [2022-06-03T14:41:49.412Z] Removing intermediate container 84f160915d75 [2022-06-03T14:41:49.412Z] ---> 133811e4acf3 [2022-06-03T14:41:49.412Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T14:41:49.412Z] ---> Running in c4be54bd683a [2022-06-03T14:41:50.019Z] Removing intermediate container f8910785488b [2022-06-03T14:41:50.019Z] ---> 259167c6ba15 [2022-06-03T14:41:50.019Z] [2022-06-03T14:41:50.019Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T14:41:50.019Z] ---> ac73e934f311 [2022-06-03T14:41:50.019Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T14:41:50.019Z] ---> Running in b7d957327726 [2022-06-03T14:41:50.296Z] Removing intermediate container c4be54bd683a [2022-06-03T14:41:50.296Z] ---> 5377edbf8a73 [2022-06-03T14:41:50.296Z] Step 12/20 : WORKDIR /edgex [2022-06-03T14:41:50.915Z] ---> Running in 2fb7ee110b29 [2022-06-03T14:41:51.528Z] Removing intermediate container 2fb7ee110b29 [2022-06-03T14:41:51.528Z] ---> 7f5be72dc88e [2022-06-03T14:41:51.528Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T14:41:51.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:41:52.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:41:52.693Z] Removing intermediate container 73c2dbf61787 [2022-06-03T14:41:52.693Z] ---> e47ce93d8147 [2022-06-03T14:41:52.693Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T14:41:52.693Z] ---> Running in a712f8f820fe [2022-06-03T14:41:52.975Z] ---> 03c21bf711ee [2022-06-03T14:41:52.975Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T14:41:52.975Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T14:41:52.975Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:41:52.975Z] OK: 5 MiB in 15 packages [2022-06-03T14:41:53.578Z] Removing intermediate container a712f8f820fe [2022-06-03T14:41:53.578Z] ---> e0672c96ea39 [2022-06-03T14:41:53.578Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T14:41:54.561Z] Removing intermediate container b7d957327726 [2022-06-03T14:41:54.561Z] ---> 01b2f82b5dd4 [2022-06-03T14:41:54.561Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:41:54.561Z] ---> 13a607ce6174 [2022-06-03T14:41:54.561Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T14:41:54.838Z] ---> Running in 7f81fb0690fd [2022-06-03T14:41:54.839Z] ---> Running in 5c7ade8ebcbc [2022-06-03T14:41:55.439Z] Removing intermediate container 7f81fb0690fd [2022-06-03T14:41:55.439Z] ---> c882dfc11f28 [2022-06-03T14:41:55.439Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T14:41:55.439Z] ---> 4b163065dd2c [2022-06-03T14:41:55.439Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T14:41:55.719Z] ---> Running in 5cf7a84d0579 [2022-06-03T14:41:56.316Z] Removing intermediate container 5cf7a84d0579 [2022-06-03T14:41:56.316Z] ---> b45c9d9a1045 [2022-06-03T14:41:56.316Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T14:41:56.316Z] ---> Running in f613cfb83538 [2022-06-03T14:41:57.307Z] Removing intermediate container f613cfb83538 [2022-06-03T14:41:57.307Z] ---> 5a6076b8cfd0 [2022-06-03T14:41:57.307Z] Step 14/22 : WORKDIR / [2022-06-03T14:41:57.307Z] ---> Running in 61ccec43f5de [2022-06-03T14:41:57.583Z] Removing intermediate container 7c453e8f5f99 [2022-06-03T14:41:57.583Z] ---> 8bf6f9adc345 [2022-06-03T14:41:57.583Z] [2022-06-03T14:41:57.583Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T14:41:57.583Z] ---> ac73e934f311 [2022-06-03T14:41:57.583Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T14:41:57.583Z] Removing intermediate container 5c7ade8ebcbc [2022-06-03T14:41:57.583Z] ---> 6dd825047343 [2022-06-03T14:41:57.583Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:41:57.860Z] Removing intermediate container 61ccec43f5de [2022-06-03T14:41:57.860Z] ---> f76a787538c8 [2022-06-03T14:41:57.860Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:41:57.860Z] ---> Running in b3e88ef0f304 [2022-06-03T14:41:57.860Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T14:41:57.860Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T14:41:57.860Z] ---> 3734d5adc5ac [2022-06-03T14:41:57.860Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:41:58.138Z] ---> Running in edb7791a7211 [2022-06-03T14:41:58.416Z] ---> df0dd0027afb [2022-06-03T14:41:58.416Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T14:41:58.416Z] ---> Running in 20f6c01b3897 [2022-06-03T14:41:58.416Z] Removing intermediate container b3e88ef0f304 [2022-06-03T14:41:58.416Z] ---> b8cafcc9347b [2022-06-03T14:41:58.416Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T14:41:58.707Z] Removing intermediate container edb7791a7211 [2022-06-03T14:41:58.707Z] ---> d71c36c868ee [2022-06-03T14:41:58.707Z] 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 [2022-06-03T14:41:58.707Z] ---> Running in 9160589ff28a [2022-06-03T14:41:58.707Z] ---> Running in 15d8dc63c430 [2022-06-03T14:41:58.988Z] ---> 1d6510751e62 [2022-06-03T14:41:58.988Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T14:41:58.988Z] ---> 4cbd98a03ed7 [2022-06-03T14:41:58.988Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T14:41:59.275Z] Removing intermediate container 20f6c01b3897 [2022-06-03T14:41:59.275Z] ---> 1111a5fdee23 [2022-06-03T14:41:59.275Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T14:41:59.275Z] ---> Running in 94581863337d [2022-06-03T14:41:59.558Z] Removing intermediate container 15d8dc63c430 [2022-06-03T14:41:59.558Z] ---> 1559a129762a [2022-06-03T14:41:59.558Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T14:41:59.845Z] ---> Running in 87689a6afacc [2022-06-03T14:41:59.845Z] Removing intermediate container 94581863337d [2022-06-03T14:41:59.845Z] ---> 063c197261ce [2022-06-03T14:41:59.845Z] Step 18/20 : LABEL arch=arm64 [2022-06-03T14:42:00.125Z] ---> Running in f7447cb248a2 [2022-06-03T14:42:00.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:42:00.410Z] Removing intermediate container 87689a6afacc [2022-06-03T14:42:00.410Z] ---> 1195579ad8ae [2022-06-03T14:42:00.410Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:42:00.711Z] ---> Running in 1e428ad1efbf [2022-06-03T14:42:00.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:42:00.989Z] Removing intermediate container f7447cb248a2 [2022-06-03T14:42:00.989Z] ---> bf43460ec502 [2022-06-03T14:42:00.989Z] Step 19/20 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:42:01.273Z] ---> Running in 3bd69553a7f7 [2022-06-03T14:42:01.552Z] ---> cc3f7ae0b7a8 [2022-06-03T14:42:01.552Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T14:42:01.552Z] ---> c8b7d51edd37 [2022-06-03T14:42:01.552Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T14:42:01.830Z] Removing intermediate container 3bd69553a7f7 [2022-06-03T14:42:01.830Z] ---> adf5cea49bf4 [2022-06-03T14:42:01.830Z] Step 20/20 : LABEL version=2.1.1-dev.5 [2022-06-03T14:42:01.830Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T14:42:01.830Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T14:42:02.110Z] Executing bash-5.1.16-r0.post-install [2022-06-03T14:42:02.110Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T14:42:02.110Z] ---> Running in 113592e12766 [2022-06-03T14:42:02.110Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T14:42:02.110Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T14:42:02.110Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T14:42:02.110Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T14:42:02.110Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T14:42:02.110Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T14:42:02.110Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T14:42:02.110Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T14:42:02.110Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T14:42:02.110Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T14:42:02.110Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T14:42:02.387Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T14:42:02.387Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T14:42:02.387Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T14:42:02.669Z] Removing intermediate container 113592e12766 [2022-06-03T14:42:02.669Z] ---> 78d4af3f40ba [2022-06-03T14:42:02.669Z] [2022-06-03T14:42:02.669Z] ---> 522e2bdcf7b6 [2022-06-03T14:42:02.669Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T14:42:02.942Z] ---> a2caaefa639e [2022-06-03T14:42:02.942Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T14:42:03.235Z] ---> Running in 4fa6b9d46d54 [2022-06-03T14:42:03.836Z] Removing intermediate container 1e428ad1efbf [2022-06-03T14:42:03.836Z] ---> 00cab8e578eb [2022-06-03T14:42:03.836Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T14:42:03.836Z] Removing intermediate container 4fa6b9d46d54 [2022-06-03T14:42:03.836Z] ---> a7643311d1f0 [2022-06-03T14:42:03.836Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:42:04.115Z] ---> Running in e9c469db5b04 [2022-06-03T14:42:04.115Z] ---> 6d4986fba426 [2022-06-03T14:42:04.115Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T14:42:04.115Z] Successfully built 78d4af3f40ba [2022-06-03T14:42:04.115Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-03T14:42:04.115Z] ---> Running in dd1b460df275 [2022-06-03T14:42:04.115Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-06-03T14:42:05.113Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T14:42:05.113Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T14:42:05.113Z] Removing intermediate container dd1b460df275 [2022-06-03T14:42:05.113Z] ---> ddefbbca3b7a [2022-06-03T14:42:05.113Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T14:42:05.113Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T14:42:05.113Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T14:42:05.113Z] ---> Running in c558b7198183 [2022-06-03T14:42:05.393Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T14:42:05.393Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T14:42:05.393Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T14:42:05.393Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T14:42:05.393Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T14:42:05.393Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T14:42:05.393Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T14:42:05.393Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T14:42:05.393Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T14:42:05.393Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T14:42:05.393Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T14:42:05.393Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T14:42:05.669Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:42:05.669Z] ---> 5d4fab13f219 [2022-06-03T14:42:05.669Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T14:42:05.669Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T14:42:05.669Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T14:42:05.669Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T14:42:05.669Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T14:42:05.669Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T14:42:05.669Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T14:42:05.669Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T14:42:05.669Z] Removing intermediate container c558b7198183 [2022-06-03T14:42:05.669Z] ---> 8a212af8b8cd [2022-06-03T14:42:05.669Z] Step 21/22 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:42:05.669Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T14:42:05.946Z] ---> Running in 3a9ae41cf4cf [2022-06-03T14:42:05.946Z] ---> Running in d34673d55ed1 [2022-06-03T14:42:05.946Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T14:42:06.574Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:42:06.574Z] Removing intermediate container 3a9ae41cf4cf [2022-06-03T14:42:06.574Z] ---> 68da34d1f8b7 [2022-06-03T14:42:06.574Z] Step 22/22 : LABEL version=2.1.1-dev.5 [2022-06-03T14:42:06.574Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T14:42:06.574Z] OK: 84 MiB in 64 packages [2022-06-03T14:42:06.857Z] ---> Running in 8ac011811b4d [2022-06-03T14:42:06.857Z] Removing intermediate container d34673d55ed1 [2022-06-03T14:42:06.857Z] ---> 777b0fa2b4cc [2022-06-03T14:42:06.857Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T14:42:07.894Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T14:42:07.894Z] Removing intermediate container 8ac011811b4d [2022-06-03T14:42:07.894Z] ---> 506e6ccce548 [2022-06-03T14:42:07.894Z] [2022-06-03T14:42:07.895Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T14:42:07.895Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T14:42:07.895Z] ---> 657749218fb1 [2022-06-03T14:42:07.895Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T14:42:07.895Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T14:42:08.168Z] ---> Running in 7e446e4d0047 [2022-06-03T14:42:08.168Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T14:42:08.168Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T14:42:08.442Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:42:08.442Z] Successfully built 506e6ccce548 [2022-06-03T14:42:08.442Z] OK: 8 MiB in 20 packages [2022-06-03T14:42:08.442Z] Successfully tagged core-metadata-arm64:latest [2022-06-03T14:42:08.442Z]  Building core-metadata ... done Building core-command [2022-06-03T14:42:09.893Z] Removing intermediate container e9c469db5b04 [2022-06-03T14:42:09.893Z] ---> ed87c596830e [2022-06-03T14:42:09.893Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:42:10.887Z] ---> 699817680c29 [2022-06-03T14:42:10.887Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T14:42:11.168Z] Removing intermediate container 7e446e4d0047 [2022-06-03T14:42:11.168Z] ---> 8e9165041a2f [2022-06-03T14:42:11.168Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T14:42:11.445Z] ---> Running in 1bc1637d4892 [2022-06-03T14:42:11.722Z] Collecting docker-compose==1.23.2 [2022-06-03T14:42:11.722Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T14:42:12.010Z] Removing intermediate container 1bc1637d4892 [2022-06-03T14:42:12.010Z] ---> 4dd26f521e9f [2022-06-03T14:42:12.010Z] Step 27/30 : CMD ["gate"] [2022-06-03T14:42:12.010Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T14:42:12.010Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T14:42:12.290Z] ---> Running in cab55654d112 [2022-06-03T14:42:12.567Z] ---> f6cd1bba49a0 [2022-06-03T14:42:12.567Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T14:42:12.844Z] Removing intermediate container cab55654d112 [2022-06-03T14:42:12.844Z] ---> 348e5d4e5dd8 [2022-06-03T14:42:12.844Z] Step 28/30 : LABEL arch=arm64 [2022-06-03T14:42:13.130Z] ---> Running in 8ba549318d92 [2022-06-03T14:42:13.410Z] ---> f7e21c1b32e7 [2022-06-03T14:42:13.410Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T14:42:13.410Z] ---> Running in 5e0f8939a1d4 [2022-06-03T14:42:13.685Z] Removing intermediate container 8ba549318d92 [2022-06-03T14:42:13.685Z] ---> 4a8ffe262e77 [2022-06-03T14:42:13.685Z] Step 29/30 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:42:13.967Z] ---> Running in 74ec69dd8cf9 [2022-06-03T14:42:13.967Z] Removing intermediate container 5e0f8939a1d4 [2022-06-03T14:42:13.967Z] ---> 299cc70fcc3b [2022-06-03T14:42:13.967Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:42:14.253Z] ---> Running in 1f7a96f56146 [2022-06-03T14:42:14.533Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T14:42:14.533Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T14:42:14.533Z] Removing intermediate container 74ec69dd8cf9 [2022-06-03T14:42:14.533Z] ---> a209cc07307f [2022-06-03T14:42:14.533Z] Step 30/30 : LABEL version=2.1.1-dev.5 [2022-06-03T14:42:14.825Z] Removing intermediate container 1f7a96f56146 [2022-06-03T14:42:14.825Z] ---> 2b51c7a9e0f8 [2022-06-03T14:42:14.825Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T14:42:14.825Z] ---> Running in 1bcf5e56fc7a [2022-06-03T14:42:15.122Z] ---> Running in bfa343c7a5e5 [2022-06-03T14:42:15.398Z] Removing intermediate container 1bcf5e56fc7a [2022-06-03T14:42:15.398Z] ---> 9f574721a68f [2022-06-03T14:42:15.398Z] Step 21/22 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:42:15.398Z] ---> Running in 6c6447487407 [2022-06-03T14:42:15.398Z] Removing intermediate container bfa343c7a5e5 [2022-06-03T14:42:15.398Z] ---> 08fc17fe5d08 [2022-06-03T14:42:15.398Z] [2022-06-03T14:42:16.001Z] Removing intermediate container 6c6447487407 [2022-06-03T14:42:16.001Z] ---> 801df67f48aa [2022-06-03T14:42:16.001Z] Step 22/22 : LABEL version=2.1.1-dev.5 [2022-06-03T14:42:16.001Z] ---> Running in 47203d987abc [2022-06-03T14:42:16.277Z] Successfully built 08fc17fe5d08 [2022-06-03T14:42:16.277Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-03T14:42:16.277Z] Building support-notifications [2022-06-03T14:42:16.556Z]  Building security-bootstrapper ... done Removing intermediate container 47203d987abc [2022-06-03T14:42:16.556Z] ---> 7452379eae85 [2022-06-03T14:42:16.556Z] [2022-06-03T14:42:16.835Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T14:42:16.836Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T14:42:16.836Z] Successfully built 7452379eae85 [2022-06-03T14:42:17.112Z] Successfully tagged core-data-arm64:latest [2022-06-03T14:42:17.112Z] Building support-scheduler [2022-06-03T14:42:18.096Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T14:42:18.096Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T14:42:18.096Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-03T14:42:18.370Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T14:42:18.370Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T14:42:18.370Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T14:42:18.370Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T14:42:18.968Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T14:42:18.968Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T14:42:19.566Z] Collecting PyYAML<4,>=3.10 [2022-06-03T14:42:19.566Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T14:42:22.971Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T14:42:22.971Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T14:42:24.965Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T14:42:24.965Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T14:42:25.240Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-03T14:42:25.515Z] Collecting idna<2.8,>=2.5 [2022-06-03T14:42:25.515Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T14:42:26.116Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T14:42:26.116Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T14:42:26.443Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T14:42:26.443Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T14:42:26.796Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T14:42:26.796Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T14:42:26.796Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T14:42:26.796Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T14:42:27.884Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T14:42:27.884Z] Attempting uninstall: urllib3 [2022-06-03T14:42:27.884Z] Found existing installation: urllib3 1.26.5 [2022-06-03T14:42:27.884Z] Uninstalling urllib3-1.26.5: [2022-06-03T14:42:27.884Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T14:42:28.593Z] Attempting uninstall: idna [2022-06-03T14:42:28.593Z] Found existing installation: idna 3.2 [2022-06-03T14:42:28.593Z] Uninstalling idna-3.2: [2022-06-03T14:42:28.593Z] Successfully uninstalled idna-3.2 [2022-06-03T14:42:29.679Z] Attempting uninstall: chardet [2022-06-03T14:42:29.679Z] Found existing installation: chardet 4.0.0 [2022-06-03T14:42:29.679Z] Uninstalling chardet-4.0.0: [2022-06-03T14:42:29.984Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T14:42:32.087Z] Attempting uninstall: requests [2022-06-03T14:42:32.087Z] Found existing installation: requests 2.25.1 [2022-06-03T14:42:32.087Z] Uninstalling requests-2.25.1: [2022-06-03T14:42:32.087Z] Successfully uninstalled requests-2.25.1 [2022-06-03T14:42:32.389Z] Running setup.py install for texttable: started [2022-06-03T14:42:34.407Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T14:42:34.407Z] Running setup.py install for PyYAML: started [2022-06-03T14:42:36.625Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T14:42:36.951Z] Running setup.py install for docopt: started [2022-06-03T14:42:40.695Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T14:42:40.695Z] Running setup.py install for dockerpty: started [2022-06-03T14:42:40.695Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T14:42:42.705Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-03T14:42:53.556Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:42:53.556Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:42:53.556Z] ---> 7a0750f83b9a [2022-06-03T14:42:53.556Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T14:42:53.556Z] ---> Using cache [2022-06-03T14:42:53.556Z] ---> d4f283f89a4d [2022-06-03T14:42:53.556Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:42:53.556Z] ---> Using cache [2022-06-03T14:42:53.556Z] ---> 49b6f22b7647 [2022-06-03T14:42:53.556Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T14:42:54.156Z] ---> Running in 22fbcb3bf88a [2022-06-03T14:42:56.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:42:56.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:42:57.786Z] OK: 220 MiB in 52 packages [2022-06-03T14:42:59.256Z] Removing intermediate container 9160589ff28a [2022-06-03T14:42:59.256Z] ---> 4d8f13014cbf [2022-06-03T14:42:59.256Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T14:42:59.256Z] ---> Running in ccc76089c18a [2022-06-03T14:42:59.256Z] Removing intermediate container 22fbcb3bf88a [2022-06-03T14:42:59.256Z] ---> d27ea9bb6c2d [2022-06-03T14:42:59.256Z] Step 6/24 : COPY . . [2022-06-03T14:43:00.252Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:43:00.252Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:43:00.252Z] ---> 7a0750f83b9a [2022-06-03T14:43:00.252Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T14:43:00.252Z] ---> Using cache [2022-06-03T14:43:00.252Z] ---> d4f283f89a4d [2022-06-03T14:43:00.252Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:43:00.252Z] ---> Using cache [2022-06-03T14:43:00.252Z] ---> 49b6f22b7647 [2022-06-03T14:43:00.252Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T14:43:00.252Z] ---> Using cache [2022-06-03T14:43:00.252Z] ---> d27ea9bb6c2d [2022-06-03T14:43:00.252Z] Step 6/22 : COPY . . [2022-06-03T14:43:00.252Z] Removing intermediate container ccc76089c18a [2022-06-03T14:43:00.252Z] ---> 3020ec0a6401 [2022-06-03T14:43:00.252Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T14:43:00.527Z] ---> Running in 8a7625e5a41c [2022-06-03T14:43:01.137Z] Removing intermediate container 8a7625e5a41c [2022-06-03T14:43:01.137Z] ---> ab79e288ece5 [2022-06-03T14:43:01.137Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T14:43:03.779Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:43:03.779Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:43:03.779Z] ---> 7a0750f83b9a [2022-06-03T14:43:03.779Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T14:43:03.779Z] ---> Using cache [2022-06-03T14:43:03.779Z] ---> d4f283f89a4d [2022-06-03T14:43:03.779Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:43:03.779Z] ---> Using cache [2022-06-03T14:43:03.779Z] ---> 49b6f22b7647 [2022-06-03T14:43:03.779Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T14:43:03.779Z] ---> Using cache [2022-06-03T14:43:03.779Z] ---> d27ea9bb6c2d [2022-06-03T14:43:03.779Z] Step 6/23 : COPY go.mod . [2022-06-03T14:43:03.779Z] ---> 712cf311d219 [2022-06-03T14:43:03.779Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T14:43:03.779Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T14:43:03.779Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T14:43:03.779Z] ---> 7a0750f83b9a [2022-06-03T14:43:03.779Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T14:43:03.779Z] ---> Using cache [2022-06-03T14:43:03.779Z] ---> d4f283f89a4d [2022-06-03T14:43:03.779Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T14:43:03.779Z] ---> Using cache [2022-06-03T14:43:03.779Z] ---> 49b6f22b7647 [2022-06-03T14:43:03.779Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T14:43:03.779Z] ---> Running in a87665de49fb [2022-06-03T14:43:04.765Z] ---> 9831e17c7784 [2022-06-03T14:43:04.765Z] Step 7/23 : RUN go mod download [2022-06-03T14:43:04.765Z] ---> Running in b598966d5ddc [2022-06-03T14:43:05.052Z] ---> c775ee67aee3 [2022-06-03T14:43:05.052Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T14:43:05.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:43:06.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:43:06.652Z] ---> f9342dbadd87 [2022-06-03T14:43:06.652Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T14:43:06.652Z] ---> Running in 209126d47a63 [2022-06-03T14:43:06.935Z] OK: 220 MiB in 52 packages [2022-06-03T14:43:07.936Z] Removing intermediate container 209126d47a63 [2022-06-03T14:43:07.936Z] ---> 39cc93797685 [2022-06-03T14:43:07.936Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:43:08.215Z] ---> Running in 7719e0ae3d74 [2022-06-03T14:43:08.496Z] Removing intermediate container a87665de49fb [2022-06-03T14:43:08.496Z] ---> b26adca1d37a [2022-06-03T14:43:08.496Z] Step 6/21 : COPY . . [2022-06-03T14:43:08.776Z] Removing intermediate container 7719e0ae3d74 [2022-06-03T14:43:08.776Z] ---> 6cf37ced0300 [2022-06-03T14:43:08.776Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T14:43:09.054Z] ---> Running in 9d8201e15cb8 [2022-06-03T14:43:09.663Z] Removing intermediate container 9d8201e15cb8 [2022-06-03T14:43:09.663Z] ---> 700f3fe41430 [2022-06-03T14:43:09.663Z] Step 21/22 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:43:09.939Z] ---> Running in 2d70d56e2fb7 [2022-06-03T14:43:09.939Z] Removing intermediate container b598966d5ddc [2022-06-03T14:43:09.939Z] ---> 6025bc1113ea [2022-06-03T14:43:09.939Z] Step 8/23 : COPY . . [2022-06-03T14:43:10.543Z] Removing intermediate container 2d70d56e2fb7 [2022-06-03T14:43:10.543Z] ---> 8ee824011145 [2022-06-03T14:43:10.543Z] Step 22/22 : LABEL version=2.1.1-dev.5 [2022-06-03T14:43:10.827Z] ---> Running in c4435bebfe82 [2022-06-03T14:43:11.814Z] Removing intermediate container c4435bebfe82 [2022-06-03T14:43:11.814Z] ---> 38013a5a1d19 [2022-06-03T14:43:11.814Z] [2022-06-03T14:43:12.560Z] Successfully built 38013a5a1d19 [2022-06-03T14:43:12.560Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-03T14:43:25.154Z]  Building sys-mgmt-agent ... done  ---> 06792ceb685b [2022-06-03T14:43:25.154Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:43:25.154Z] ---> 790e5a6a19dc [2022-06-03T14:43:25.154Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:43:25.154Z] ---> Running in 6e2a266a3de7 [2022-06-03T14:43:25.154Z] ---> Running in ecd14e60d276 [2022-06-03T14:43:25.756Z] skipping... [2022-06-03T14:43:25.756Z] skipping... [2022-06-03T14:43:27.222Z] Removing intermediate container 6e2a266a3de7 [2022-06-03T14:43:27.222Z] ---> 1504c74037d9 [2022-06-03T14:43:27.222Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T14:43:27.222Z] Removing intermediate container ecd14e60d276 [2022-06-03T14:43:27.222Z] ---> fd76ae580537 [2022-06-03T14:43:27.222Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T14:43:27.222Z] ---> Running in 7d9a857da4a6 [2022-06-03T14:43:27.222Z] ---> Running in d8ba07fda2a0 [2022-06-03T14:43:28.665Z] ---> 85212d4f3fb4 [2022-06-03T14:43:28.665Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T14:43:28.665Z] ---> Running in 0ad01f81e819 [2022-06-03T14:43:28.937Z] ---> 651a1635d9f3 [2022-06-03T14:43:28.937Z] Step 9/23 : RUN go mod tidy [2022-06-03T14:43:28.937Z] ---> Running in 49493a59954b [2022-06-03T14:43:29.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T14:43:29.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T14:43:30.092Z] skipping... [2022-06-03T14:43:31.557Z] Removing intermediate container 0ad01f81e819 [2022-06-03T14:43:31.557Z] ---> f4a3a37c7e70 [2022-06-03T14:43:31.557Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T14:43:31.557Z] ---> Running in 90aad2425572 [2022-06-03T14:43:33.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T14:43:36.425Z] Removing intermediate container 49493a59954b [2022-06-03T14:43:36.425Z] ---> 711177fa8914 [2022-06-03T14:43:36.425Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T14:43:36.425Z] ---> Running in 512d6645d73b [2022-06-03T14:43:37.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T14:45:14.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T14:45:14.690Z] Removing intermediate container d8ba07fda2a0 [2022-06-03T14:45:14.690Z] ---> 9bc5f2f5df1a [2022-06-03T14:45:14.690Z] [2022-06-03T14:45:14.690Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T14:45:14.690Z] ---> ac73e934f311 [2022-06-03T14:45:14.690Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T14:45:14.690Z] ---> Using cache [2022-06-03T14:45:14.690Z] ---> 01b2f82b5dd4 [2022-06-03T14:45:14.690Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:45:14.690Z] ---> Using cache [2022-06-03T14:45:14.690Z] ---> c882dfc11f28 [2022-06-03T14:45:14.690Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T14:45:14.690Z] ---> Running in d2da6ec994a2 [2022-06-03T14:45:14.690Z] Removing intermediate container d2da6ec994a2 [2022-06-03T14:45:14.690Z] ---> 42cdaec351ac [2022-06-03T14:45:14.690Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T14:45:14.690Z] ---> Running in 3ed55190852e [2022-06-03T14:45:14.690Z] Removing intermediate container 3ed55190852e [2022-06-03T14:45:14.690Z] ---> e1e3ef961259 [2022-06-03T14:45:14.690Z] Step 14/22 : WORKDIR / [2022-06-03T14:45:14.690Z] ---> Running in f0cb24240457 [2022-06-03T14:45:14.690Z] Removing intermediate container f0cb24240457 [2022-06-03T14:45:14.690Z] ---> c38c09b6d709 [2022-06-03T14:45:14.691Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:45:16.151Z] ---> 17616c429888 [2022-06-03T14:45:16.151Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T14:45:18.144Z] ---> 200e5e0528d8 [2022-06-03T14:45:18.144Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T14:45:19.599Z] ---> 5c602ab4499f [2022-06-03T14:45:19.599Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T14:45:19.874Z] ---> Running in f35832facfdc [2022-06-03T14:45:20.151Z] Removing intermediate container 7d9a857da4a6 [2022-06-03T14:45:20.151Z] ---> bd149e07abaf [2022-06-03T14:45:20.151Z] [2022-06-03T14:45:20.151Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T14:45:20.151Z] ---> ac73e934f311 [2022-06-03T14:45:20.151Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T14:45:20.151Z] ---> Running in 52f351f08e52 [2022-06-03T14:45:20.428Z] Removing intermediate container f35832facfdc [2022-06-03T14:45:20.428Z] ---> c77cc28a0f8d [2022-06-03T14:45:20.428Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:45:20.428Z] ---> Running in b92c93b25f5b [2022-06-03T14:45:21.032Z] Removing intermediate container b92c93b25f5b [2022-06-03T14:45:21.032Z] ---> d2f091d3a46d [2022-06-03T14:45:21.032Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T14:45:21.305Z] ---> Running in 1f38eed858bc [2022-06-03T14:45:21.914Z] Removing intermediate container 1f38eed858bc [2022-06-03T14:45:21.914Z] ---> 00d485347cc1 [2022-06-03T14:45:21.914Z] Step 21/22 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:45:21.914Z] ---> Running in 8c05256b4ad1 [2022-06-03T14:45:22.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:45:22.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:45:22.482Z] Removing intermediate container 8c05256b4ad1 [2022-06-03T14:45:22.482Z] ---> fc1a40117fff [2022-06-03T14:45:22.482Z] Step 22/22 : LABEL version=2.1.1-dev.5 [2022-06-03T14:45:22.482Z] ---> Running in b6ccf77d8257 [2022-06-03T14:45:23.479Z] Removing intermediate container b6ccf77d8257 [2022-06-03T14:45:23.479Z] ---> 64445e8f1be8 [2022-06-03T14:45:23.479Z] [2022-06-03T14:45:23.479Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T14:45:23.479Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T14:45:23.479Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T14:45:23.766Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:45:23.766Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T14:45:23.766Z] OK: 6 MiB in 17 packages [2022-06-03T14:45:24.046Z] Successfully built 64445e8f1be8 [2022-06-03T14:45:24.046Z] Successfully tagged core-command-arm64:latest [2022-06-03T14:45:25.489Z]  Building core-command ... done Removing intermediate container 52f351f08e52 [2022-06-03T14:45:25.489Z] ---> 3f5547d5524a [2022-06-03T14:45:25.489Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T14:45:25.765Z] ---> Running in 9e4b6b333e57 [2022-06-03T14:45:26.361Z] Removing intermediate container 9e4b6b333e57 [2022-06-03T14:45:26.361Z] ---> 85d3fb886978 [2022-06-03T14:45:26.361Z] Step 12/24 : WORKDIR / [2022-06-03T14:45:26.361Z] ---> Running in b6b0c882b81f [2022-06-03T14:45:26.636Z] Removing intermediate container 90aad2425572 [2022-06-03T14:45:26.636Z] ---> 0d14d84bd1ee [2022-06-03T14:45:26.636Z] [2022-06-03T14:45:26.636Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T14:45:26.636Z] ---> ac73e934f311 [2022-06-03T14:45:26.636Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T14:45:26.636Z] ---> Running in 538202899d75 [2022-06-03T14:45:26.908Z] Removing intermediate container b6b0c882b81f [2022-06-03T14:45:26.908Z] ---> 7fc1819bc757 [2022-06-03T14:45:26.908Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T14:45:27.890Z] ---> bd6c78a9c11d [2022-06-03T14:45:27.890Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-03T14:45:28.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T14:45:28.167Z] Removing intermediate container 512d6645d73b [2022-06-03T14:45:28.167Z] ---> 346fb35922ea [2022-06-03T14:45:28.167Z] [2022-06-03T14:45:28.167Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T14:45:28.167Z] ---> ac73e934f311 [2022-06-03T14:45:28.167Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T14:45:28.167Z] ---> Using cache [2022-06-03T14:45:28.167Z] ---> 01b2f82b5dd4 [2022-06-03T14:45:28.167Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:45:28.167Z] ---> Using cache [2022-06-03T14:45:28.167Z] ---> c882dfc11f28 [2022-06-03T14:45:28.167Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T14:45:28.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T14:45:28.439Z] ---> Running in 440bdf6e0f33 [2022-06-03T14:45:28.734Z] ---> 1463b292dd08 [2022-06-03T14:45:28.734Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T14:45:28.734Z] Removing intermediate container 440bdf6e0f33 [2022-06-03T14:45:28.735Z] ---> a3ae4251a3d7 [2022-06-03T14:45:28.735Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T14:45:29.017Z] ---> Running in 12c0a55356b8 [2022-06-03T14:45:29.290Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T14:45:29.290Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T14:45:29.290Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T14:45:29.290Z] Removing intermediate container 12c0a55356b8 [2022-06-03T14:45:29.290Z] ---> 04c4174bd285 [2022-06-03T14:45:29.290Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:45:29.290Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T14:45:29.565Z] ---> 3d9a7a47e858 [2022-06-03T14:45:29.565Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T14:45:29.565Z] OK: 6 MiB in 16 packages [2022-06-03T14:45:30.184Z] ---> ffada19fb6d2 [2022-06-03T14:45:30.184Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T14:45:30.184Z] ---> 5d65afc8a4c7 [2022-06-03T14:45:30.184Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T14:45:31.179Z] Removing intermediate container 538202899d75 [2022-06-03T14:45:31.179Z] ---> dfaec76e1923 [2022-06-03T14:45:31.179Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T14:45:31.469Z] ---> Running in efeb6f378f82 [2022-06-03T14:45:31.469Z] ---> 000bbd7371cc [2022-06-03T14:45:31.469Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T14:45:31.469Z] ---> fc45fc51404e [2022-06-03T14:45:31.469Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T14:45:31.743Z] Removing intermediate container efeb6f378f82 [2022-06-03T14:45:31.743Z] ---> 7daeba078322 [2022-06-03T14:45:31.743Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T14:45:32.262Z] ---> Running in 57a46aa682b0 [2022-06-03T14:45:32.262Z] ---> a13f640712ca [2022-06-03T14:45:32.262Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T14:45:32.262Z] ---> Running in 90b860463c29 [2022-06-03T14:45:32.545Z] Removing intermediate container 57a46aa682b0 [2022-06-03T14:45:32.545Z] ---> 5ce84becb1de [2022-06-03T14:45:32.545Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T14:45:32.545Z] ---> Running in fee14c7dac75 [2022-06-03T14:45:32.821Z] Removing intermediate container 90b860463c29 [2022-06-03T14:45:32.821Z] ---> 9e7beb33a1b7 [2022-06-03T14:45:32.821Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:45:32.821Z] ---> a510798066fb [2022-06-03T14:45:32.821Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T14:45:32.821Z] ---> Running in 21c77bb52041 [2022-06-03T14:45:33.103Z] Removing intermediate container fee14c7dac75 [2022-06-03T14:45:33.103Z] ---> 79f34da143e9 [2022-06-03T14:45:33.103Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T14:45:33.384Z] Removing intermediate container 21c77bb52041 [2022-06-03T14:45:33.384Z] ---> 271fe24a5de4 [2022-06-03T14:45:33.384Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T14:45:33.660Z] ---> Running in 5ffaaa68769e [2022-06-03T14:45:33.660Z] ---> 9c32d4777320 [2022-06-03T14:45:33.660Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T14:45:33.945Z] ---> c22792396675 [2022-06-03T14:45:33.945Z] 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/ [2022-06-03T14:45:33.945Z] ---> Running in e9aae3a5ea12 [2022-06-03T14:45:33.945Z] Removing intermediate container 5ffaaa68769e [2022-06-03T14:45:33.945Z] ---> 105500d5fd27 [2022-06-03T14:45:33.945Z] Step 22/23 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:45:34.223Z] ---> Running in 8985880de107 [2022-06-03T14:45:34.827Z] Removing intermediate container 8985880de107 [2022-06-03T14:45:34.827Z] ---> a77c22c57ac2 [2022-06-03T14:45:34.827Z] Step 23/23 : LABEL version=2.1.1-dev.5 [2022-06-03T14:45:34.827Z] ---> Running in 768f50bc789f [2022-06-03T14:45:35.432Z] ---> 05c929d24a7d [2022-06-03T14:45:35.432Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T14:45:35.432Z] Removing intermediate container 768f50bc789f [2022-06-03T14:45:35.432Z] ---> fc5727feff1c [2022-06-03T14:45:35.432Z] [2022-06-03T14:45:36.037Z] Successfully built fc5727feff1c [2022-06-03T14:45:36.037Z] Successfully tagged support-scheduler-arm64:latest [2022-06-03T14:45:36.037Z]  Building support-scheduler ... done  ---> c88bd31966a3 [2022-06-03T14:45:36.037Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T14:45:36.314Z] Removing intermediate container e9aae3a5ea12 [2022-06-03T14:45:36.314Z] ---> d5f380a3b950 [2022-06-03T14:45:36.314Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T14:45:36.314Z] ---> Running in 357fe3545c8b [2022-06-03T14:45:36.314Z] ---> Running in 51e057efa72f [2022-06-03T14:45:36.600Z] Removing intermediate container 357fe3545c8b [2022-06-03T14:45:36.600Z] ---> 6b39f39badde [2022-06-03T14:45:36.600Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T14:45:36.600Z] Removing intermediate container 51e057efa72f [2022-06-03T14:45:36.600Z] ---> d75ac5c7d982 [2022-06-03T14:45:36.600Z] Step 22/24 : LABEL arch=arm64 [2022-06-03T14:45:36.600Z] ---> Running in b318edd73936 [2022-06-03T14:45:36.877Z] ---> Running in 1a9ad6b5a236 [2022-06-03T14:45:37.152Z] Removing intermediate container b318edd73936 [2022-06-03T14:45:37.152Z] ---> f9a7ec9c1a61 [2022-06-03T14:45:37.152Z] Step 19/21 : LABEL arch=arm64 [2022-06-03T14:45:37.152Z] Removing intermediate container 1a9ad6b5a236 [2022-06-03T14:45:37.152Z] ---> 974faa33e037 [2022-06-03T14:45:37.152Z] Step 23/24 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:45:37.152Z] ---> Running in f1049e845b5a [2022-06-03T14:45:37.152Z] ---> Running in 5cc5290ee1a9 [2022-06-03T14:45:37.430Z] Removing intermediate container f1049e845b5a [2022-06-03T14:45:37.430Z] ---> 51057ea83eaf [2022-06-03T14:45:37.430Z] Step 20/21 : LABEL git_sha=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:45:37.707Z] Removing intermediate container 5cc5290ee1a9 [2022-06-03T14:45:37.707Z] ---> 5886e46bc537 [2022-06-03T14:45:37.707Z] Step 24/24 : LABEL version=2.1.1-dev.5 [2022-06-03T14:45:37.707Z] ---> Running in 5b56681783eb [2022-06-03T14:45:37.707Z] ---> Running in b34bf54bb34c [2022-06-03T14:45:37.982Z] Removing intermediate container 5b56681783eb [2022-06-03T14:45:37.982Z] ---> b47448e70dee [2022-06-03T14:45:37.982Z] Step 21/21 : LABEL version=2.1.1-dev.5 [2022-06-03T14:45:37.982Z] Removing intermediate container b34bf54bb34c [2022-06-03T14:45:37.982Z] ---> ed050521370a [2022-06-03T14:45:37.982Z] [2022-06-03T14:45:37.982Z] ---> Running in 94e6a04d2864 [2022-06-03T14:45:38.584Z] Removing intermediate container 94e6a04d2864 [2022-06-03T14:45:38.584Z] ---> 0910c7623097 [2022-06-03T14:45:38.584Z] [2022-06-03T14:45:38.584Z] Successfully built ed050521370a [2022-06-03T14:45:38.584Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-03T14:45:38.859Z]  Building security-secretstore-setup ... done Successfully built 0910c7623097 [2022-06-03T14:45:38.859Z] Successfully tagged support-notifications-arm64:latest [2022-06-03T14:45:39.160Z]  Building support-notifications ... done  [Pipeline] } [2022-06-03T14:45:39.180Z] $ docker stop --time=1 4f1e99f79eeae6e0d174f93f897bf83d474380117443b058c62a9ff44268e2f9 [2022-06-03T14:45:40.833Z] $ docker rm -f 4f1e99f79eeae6e0d174f93f897bf83d474380117443b058c62a9ff44268e2f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T14:45:41.365Z] + docker images [2022-06-03T14:45:41.636Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T14:45:41.636Z] support-notifications-arm64 latest 0910c7623097 3 seconds ago 16MB [2022-06-03T14:45:41.636Z] security-secretstore-setup-arm64 latest ed050521370a 4 seconds ago 26.8MB [2022-06-03T14:45:41.636Z] support-scheduler-arm64 latest fc5727feff1c 6 seconds ago 15.3MB [2022-06-03T14:45:41.636Z] 346fb35922ea 14 seconds ago 1.49GB [2022-06-03T14:45:41.636Z] 0d14d84bd1ee 15 seconds ago 1.49GB [2022-06-03T14:45:41.636Z] core-command-arm64 latest 64445e8f1be8 18 seconds ago 15.1MB [2022-06-03T14:45:41.636Z] bd149e07abaf 22 seconds ago 1.5GB [2022-06-03T14:45:41.636Z] 9bc5f2f5df1a 30 seconds ago 1.49GB [2022-06-03T14:45:41.636Z] sys-mgmt-agent-arm64 latest 38013a5a1d19 2 minutes ago 277MB [2022-06-03T14:45:41.636Z] core-data-arm64 latest 7452379eae85 3 minutes ago 19.2MB [2022-06-03T14:45:41.636Z] security-bootstrapper-arm64 latest 08fc17fe5d08 3 minutes ago 18MB [2022-06-03T14:45:41.636Z] core-metadata-arm64 latest 506e6ccce548 3 minutes ago 15.9MB [2022-06-03T14:45:41.636Z] security-proxy-setup-arm64 latest 78d4af3f40ba 3 minutes ago 25.3MB [2022-06-03T14:45:41.636Z] 8bf6f9adc345 3 minutes ago 1.5GB [2022-06-03T14:45:41.636Z] 259167c6ba15 3 minutes ago 1.49GB [2022-06-03T14:45:41.636Z] 7b4b7dca99e0 4 minutes ago 1.49GB [2022-06-03T14:45:41.636Z] 7dac0b5faef0 4 minutes ago 1.49GB [2022-06-03T14:45:41.636Z] a91380e552fa 4 minutes ago 1.49GB [2022-06-03T14:45:41.636Z] ci-base-image-arm64 latest 7a0750f83b9a 9 minutes ago 1.26GB [2022-06-03T14:45:41.636Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB [2022-06-03T14:45:41.636Z] alpine 3.14 ac73e934f311 8 weeks ago 5.34MB [2022-06-03T14:45:41.636Z] docker 20.10.8 3734d5adc5ac 9 months ago 198MB [2022-06-03T14:45:41.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:45:41.742Z] provisioning config files... [2022-06-03T14:45:41.759Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3824346808997309710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:45:42.110Z] ---> docker-login.sh [2022-06-03T14:45:42.110Z] nexus3.edgexfoundry.org:10001 [2022-06-03T14:45:42.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:45:42.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:45:42.382Z] Configure a credential helper to remove this warning. See [2022-06-03T14:45:42.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:45:42.382Z] [2022-06-03T14:45:42.382Z] Login Succeeded [2022-06-03T14:45:42.382Z] nexus3.edgexfoundry.org:10002 [2022-06-03T14:45:42.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:45:42.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:45:42.977Z] Configure a credential helper to remove this warning. See [2022-06-03T14:45:42.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:45:42.977Z] [2022-06-03T14:45:42.977Z] Login Succeeded [2022-06-03T14:45:42.977Z] nexus3.edgexfoundry.org:10003 [2022-06-03T14:45:43.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:45:43.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:45:43.527Z] Configure a credential helper to remove this warning. See [2022-06-03T14:45:43.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:45:43.527Z] [2022-06-03T14:45:43.527Z] Login Succeeded [2022-06-03T14:45:43.527Z] nexus3.edgexfoundry.org:10004 [2022-06-03T14:45:43.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:45:44.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:45:44.076Z] Configure a credential helper to remove this warning. See [2022-06-03T14:45:44.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:45:44.076Z] [2022-06-03T14:45:44.076Z] Login Succeeded [2022-06-03T14:45:44.076Z] docker.io [2022-06-03T14:45:44.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T14:45:44.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T14:45:44.621Z] Configure a credential helper to remove this warning. See [2022-06-03T14:45:44.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T14:45:44.621Z] [2022-06-03T14:45:44.621Z] Login Succeeded [2022-06-03T14:45:44.621Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T14:45:44.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:45:44.662Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T14:45:44.677Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-06-03T14:45:44.677Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:45:44.677Z] 2.1.1-dev.5 [2022-06-03T14:45:44.677Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:45:44.677Z] jakarta [2022-06-03T14:45:44.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:45.024Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:45.383Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:45:45.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T14:45:45.383Z] 4bbb7225202e: Preparing [2022-06-03T14:45:45.383Z] 6d9c80d16f32: Preparing [2022-06-03T14:45:45.383Z] f37bf4ea843a: Preparing [2022-06-03T14:45:45.383Z] a788c182205d: Preparing [2022-06-03T14:45:45.383Z] f73e7dbfee58: Preparing [2022-06-03T14:45:45.383Z] f73e7dbfee58: Layer already exists [2022-06-03T14:45:45.658Z] f37bf4ea843a: Pushed [2022-06-03T14:45:45.658Z] 4bbb7225202e: Pushed [2022-06-03T14:45:45.658Z] a788c182205d: Pushed [2022-06-03T14:45:48.267Z] 6d9c80d16f32: Pushed [2022-06-03T14:45:48.267Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:1d0d2ecbb416d630e31fa84b7c6504194c0772b78713fc7bed414ca6c644469e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:48.630Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:48.991Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.5 [2022-06-03T14:45:48.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T14:45:48.991Z] 4bbb7225202e: Preparing [2022-06-03T14:45:48.991Z] 6d9c80d16f32: Preparing [2022-06-03T14:45:48.991Z] f37bf4ea843a: Preparing [2022-06-03T14:45:48.991Z] a788c182205d: Preparing [2022-06-03T14:45:48.991Z] f73e7dbfee58: Preparing [2022-06-03T14:45:48.991Z] f37bf4ea843a: Layer already exists [2022-06-03T14:45:48.991Z] f73e7dbfee58: Layer already exists [2022-06-03T14:45:48.991Z] 6d9c80d16f32: Layer already exists [2022-06-03T14:45:48.991Z] a788c182205d: Layer already exists [2022-06-03T14:45:48.991Z] 4bbb7225202e: Layer already exists [2022-06-03T14:45:49.263Z] 2.1.1-dev.5: digest: sha256:1d0d2ecbb416d630e31fa84b7c6504194c0772b78713fc7bed414ca6c644469e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:49.635Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:49.995Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:45:49.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T14:45:49.995Z] 4bbb7225202e: Preparing [2022-06-03T14:45:49.995Z] 6d9c80d16f32: Preparing [2022-06-03T14:45:49.995Z] f37bf4ea843a: Preparing [2022-06-03T14:45:49.995Z] a788c182205d: Preparing [2022-06-03T14:45:49.995Z] f73e7dbfee58: Preparing [2022-06-03T14:45:49.995Z] 6d9c80d16f32: Layer already exists [2022-06-03T14:45:49.995Z] a788c182205d: Layer already exists [2022-06-03T14:45:49.995Z] f37bf4ea843a: Layer already exists [2022-06-03T14:45:49.995Z] f73e7dbfee58: Layer already exists [2022-06-03T14:45:49.995Z] 4bbb7225202e: Layer already exists [2022-06-03T14:45:50.266Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:1d0d2ecbb416d630e31fa84b7c6504194c0772b78713fc7bed414ca6c644469e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:50.628Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:50.993Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [2022-06-03T14:45:50.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T14:45:50.993Z] 4bbb7225202e: Preparing [2022-06-03T14:45:50.993Z] 6d9c80d16f32: Preparing [2022-06-03T14:45:50.993Z] f37bf4ea843a: Preparing [2022-06-03T14:45:50.993Z] a788c182205d: Preparing [2022-06-03T14:45:50.993Z] f73e7dbfee58: Preparing [2022-06-03T14:45:50.993Z] f73e7dbfee58: Layer already exists [2022-06-03T14:45:50.993Z] f37bf4ea843a: Layer already exists [2022-06-03T14:45:50.993Z] a788c182205d: Layer already exists [2022-06-03T14:45:50.993Z] 6d9c80d16f32: Layer already exists [2022-06-03T14:45:50.993Z] 4bbb7225202e: Layer already exists [2022-06-03T14:45:51.264Z] jakarta: digest: sha256:1d0d2ecbb416d630e31fa84b7c6504194c0772b78713fc7bed414ca6c644469e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:45:51.322Z] ===================================================== [Pipeline] echo [2022-06-03T14:45:51.328Z] taggedImages: [2022-06-03T14:45:51.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:45:51.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.5 [2022-06-03T14:45:51.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:45:51.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] echo [2022-06-03T14:45:51.349Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-06-03T14:45:51.349Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:45:51.349Z] 2.1.1-dev.5 [2022-06-03T14:45:51.349Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:45:51.349Z] jakarta [2022-06-03T14:45:51.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:51.706Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:52.063Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:45:52.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T14:45:52.064Z] 961b41bc5333: Preparing [2022-06-03T14:45:52.064Z] c57e5b349275: Preparing [2022-06-03T14:45:52.064Z] f37bf4ea843a: Preparing [2022-06-03T14:45:52.064Z] 8a848c99aad1: Preparing [2022-06-03T14:45:52.064Z] 49e809e1909f: Preparing [2022-06-03T14:45:52.064Z] f73e7dbfee58: Preparing [2022-06-03T14:45:52.064Z] f73e7dbfee58: Waiting [2022-06-03T14:45:52.335Z] f37bf4ea843a: Layer already exists [2022-06-03T14:45:52.335Z] f73e7dbfee58: Layer already exists [2022-06-03T14:45:52.335Z] 961b41bc5333: Pushed [2022-06-03T14:45:52.335Z] 49e809e1909f: Pushed [2022-06-03T14:45:52.927Z] 8a848c99aad1: Pushed [2022-06-03T14:45:55.538Z] c57e5b349275: Pushed [2022-06-03T14:45:55.538Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:578ae7a3b03b8eed7fcdf8b801f27666330c0bdfa9b6cadecaa498e8fb7ec43f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:55.903Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:56.254Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.5 [2022-06-03T14:45:56.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T14:45:56.254Z] 961b41bc5333: Preparing [2022-06-03T14:45:56.254Z] c57e5b349275: Preparing [2022-06-03T14:45:56.254Z] f37bf4ea843a: Preparing [2022-06-03T14:45:56.254Z] 8a848c99aad1: Preparing [2022-06-03T14:45:56.254Z] 49e809e1909f: Preparing [2022-06-03T14:45:56.254Z] f73e7dbfee58: Preparing [2022-06-03T14:45:56.254Z] f73e7dbfee58: Waiting [2022-06-03T14:45:56.254Z] f37bf4ea843a: Layer already exists [2022-06-03T14:45:56.254Z] 8a848c99aad1: Layer already exists [2022-06-03T14:45:56.254Z] c57e5b349275: Layer already exists [2022-06-03T14:45:56.254Z] 49e809e1909f: Layer already exists [2022-06-03T14:45:56.254Z] 961b41bc5333: Layer already exists [2022-06-03T14:45:56.254Z] f73e7dbfee58: Layer already exists [2022-06-03T14:45:56.528Z] 2.1.1-dev.5: digest: sha256:578ae7a3b03b8eed7fcdf8b801f27666330c0bdfa9b6cadecaa498e8fb7ec43f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:56.925Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:57.329Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:45:57.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T14:45:57.330Z] 961b41bc5333: Preparing [2022-06-03T14:45:57.330Z] c57e5b349275: Preparing [2022-06-03T14:45:57.330Z] f37bf4ea843a: Preparing [2022-06-03T14:45:57.330Z] 8a848c99aad1: Preparing [2022-06-03T14:45:57.330Z] 49e809e1909f: Preparing [2022-06-03T14:45:57.330Z] f73e7dbfee58: Preparing [2022-06-03T14:45:57.330Z] f73e7dbfee58: Waiting [2022-06-03T14:45:57.330Z] 49e809e1909f: Layer already exists [2022-06-03T14:45:57.330Z] c57e5b349275: Layer already exists [2022-06-03T14:45:57.330Z] 961b41bc5333: Layer already exists [2022-06-03T14:45:57.330Z] f37bf4ea843a: Layer already exists [2022-06-03T14:45:57.330Z] 8a848c99aad1: Layer already exists [2022-06-03T14:45:57.607Z] f73e7dbfee58: Layer already exists [2022-06-03T14:45:57.607Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:578ae7a3b03b8eed7fcdf8b801f27666330c0bdfa9b6cadecaa498e8fb7ec43f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:57.983Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:58.363Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [2022-06-03T14:45:58.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T14:45:58.363Z] 961b41bc5333: Preparing [2022-06-03T14:45:58.363Z] c57e5b349275: Preparing [2022-06-03T14:45:58.363Z] f37bf4ea843a: Preparing [2022-06-03T14:45:58.363Z] 8a848c99aad1: Preparing [2022-06-03T14:45:58.363Z] 49e809e1909f: Preparing [2022-06-03T14:45:58.363Z] f73e7dbfee58: Preparing [2022-06-03T14:45:58.363Z] f73e7dbfee58: Waiting [2022-06-03T14:45:58.363Z] 8a848c99aad1: Layer already exists [2022-06-03T14:45:58.363Z] 961b41bc5333: Layer already exists [2022-06-03T14:45:58.363Z] c57e5b349275: Layer already exists [2022-06-03T14:45:58.639Z] f37bf4ea843a: Layer already exists [2022-06-03T14:45:58.639Z] 49e809e1909f: Layer already exists [2022-06-03T14:45:58.639Z] f73e7dbfee58: Layer already exists [2022-06-03T14:45:58.639Z] jakarta: digest: sha256:578ae7a3b03b8eed7fcdf8b801f27666330c0bdfa9b6cadecaa498e8fb7ec43f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:45:58.695Z] ===================================================== [Pipeline] echo [2022-06-03T14:45:58.703Z] taggedImages: [2022-06-03T14:45:58.703Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:45:58.703Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.5 [2022-06-03T14:45:58.703Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:45:58.703Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] echo [2022-06-03T14:45:58.733Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-06-03T14:45:58.733Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:45:58.733Z] 2.1.1-dev.5 [2022-06-03T14:45:58.733Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:45:58.733Z] jakarta [2022-06-03T14:45:58.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:59.117Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:45:59.555Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:45:59.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T14:45:59.555Z] 8afbf18c1959: Preparing [2022-06-03T14:45:59.555Z] 56ac209a978a: Preparing [2022-06-03T14:45:59.555Z] f37bf4ea843a: Preparing [2022-06-03T14:45:59.555Z] a788c182205d: Preparing [2022-06-03T14:45:59.555Z] f73e7dbfee58: Preparing [2022-06-03T14:45:59.555Z] f73e7dbfee58: Layer already exists [2022-06-03T14:45:59.555Z] f37bf4ea843a: Layer already exists [2022-06-03T14:45:59.555Z] a788c182205d: Layer already exists [2022-06-03T14:45:59.856Z] 8afbf18c1959: Pushed [2022-06-03T14:46:02.491Z] 56ac209a978a: Pushed [2022-06-03T14:46:02.491Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:a2595b25eb571e8e1583074275994dac57454c21abb3f00f335bf79f0afa8c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:02.858Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:03.214Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.5 [2022-06-03T14:46:03.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T14:46:03.214Z] 8afbf18c1959: Preparing [2022-06-03T14:46:03.214Z] 56ac209a978a: Preparing [2022-06-03T14:46:03.214Z] f37bf4ea843a: Preparing [2022-06-03T14:46:03.214Z] a788c182205d: Preparing [2022-06-03T14:46:03.214Z] f73e7dbfee58: Preparing [2022-06-03T14:46:03.214Z] 56ac209a978a: Layer already exists [2022-06-03T14:46:03.214Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:03.214Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:03.215Z] 8afbf18c1959: Layer already exists [2022-06-03T14:46:03.215Z] a788c182205d: Layer already exists [2022-06-03T14:46:03.485Z] 2.1.1-dev.5: digest: sha256:a2595b25eb571e8e1583074275994dac57454c21abb3f00f335bf79f0afa8c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:03.845Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:04.203Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:04.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T14:46:04.203Z] 8afbf18c1959: Preparing [2022-06-03T14:46:04.203Z] 56ac209a978a: Preparing [2022-06-03T14:46:04.203Z] f37bf4ea843a: Preparing [2022-06-03T14:46:04.203Z] a788c182205d: Preparing [2022-06-03T14:46:04.203Z] f73e7dbfee58: Preparing [2022-06-03T14:46:04.203Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:04.203Z] 56ac209a978a: Layer already exists [2022-06-03T14:46:04.203Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:04.203Z] a788c182205d: Layer already exists [2022-06-03T14:46:04.203Z] 8afbf18c1959: Layer already exists [2022-06-03T14:46:04.475Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:a2595b25eb571e8e1583074275994dac57454c21abb3f00f335bf79f0afa8c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:04.830Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:05.185Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [2022-06-03T14:46:05.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T14:46:05.185Z] 8afbf18c1959: Preparing [2022-06-03T14:46:05.185Z] 56ac209a978a: Preparing [2022-06-03T14:46:05.185Z] f37bf4ea843a: Preparing [2022-06-03T14:46:05.185Z] a788c182205d: Preparing [2022-06-03T14:46:05.185Z] f73e7dbfee58: Preparing [2022-06-03T14:46:05.185Z] a788c182205d: Layer already exists [2022-06-03T14:46:05.185Z] 56ac209a978a: Layer already exists [2022-06-03T14:46:05.185Z] 8afbf18c1959: Layer already exists [2022-06-03T14:46:05.185Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:05.185Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:05.500Z] jakarta: digest: sha256:a2595b25eb571e8e1583074275994dac57454c21abb3f00f335bf79f0afa8c49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:46:05.615Z] ===================================================== [Pipeline] echo [2022-06-03T14:46:05.623Z] taggedImages: [2022-06-03T14:46:05.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:05.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.5 [2022-06-03T14:46:05.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:05.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] echo [2022-06-03T14:46:05.642Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-06-03T14:46:05.642Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:05.642Z] 2.1.1-dev.5 [2022-06-03T14:46:05.642Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:05.642Z] jakarta [2022-06-03T14:46:05.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:06.015Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:06.368Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:06.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T14:46:06.368Z] 1e7a91dc7d67: Preparing [2022-06-03T14:46:06.368Z] 1e7a91dc7d67: Preparing [2022-06-03T14:46:06.368Z] 45b1ee8bd430: Preparing [2022-06-03T14:46:06.368Z] 98f433724df4: Preparing [2022-06-03T14:46:06.368Z] 220b113dd590: Preparing [2022-06-03T14:46:06.368Z] c47f1b25203a: Preparing [2022-06-03T14:46:06.368Z] f37bf4ea843a: Preparing [2022-06-03T14:46:06.368Z] 7aa42e6ff328: Preparing [2022-06-03T14:46:06.368Z] f81bdd3ebd5d: Preparing [2022-06-03T14:46:06.368Z] c37eb12b1a98: Preparing [2022-06-03T14:46:06.368Z] 16df409847db: Preparing [2022-06-03T14:46:06.368Z] f73e7dbfee58: Preparing [2022-06-03T14:46:06.368Z] f37bf4ea843a: Waiting [2022-06-03T14:46:06.368Z] 7aa42e6ff328: Waiting [2022-06-03T14:46:06.368Z] f81bdd3ebd5d: Waiting [2022-06-03T14:46:06.368Z] c37eb12b1a98: Waiting [2022-06-03T14:46:06.368Z] 16df409847db: Waiting [2022-06-03T14:46:06.368Z] f73e7dbfee58: Waiting [2022-06-03T14:46:06.733Z] 1e7a91dc7d67: Pushed [2022-06-03T14:46:06.733Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:06.733Z] 45b1ee8bd430: Pushed [2022-06-03T14:46:06.733Z] 220b113dd590: Pushed [2022-06-03T14:46:06.733Z] 98f433724df4: Pushed [2022-06-03T14:46:07.568Z] 7aa42e6ff328: Pushed [2022-06-03T14:46:07.568Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:07.568Z] f81bdd3ebd5d: Pushed [2022-06-03T14:46:07.969Z] c37eb12b1a98: Pushed [2022-06-03T14:46:07.969Z] 16df409847db: Pushed [2022-06-03T14:46:10.590Z] c47f1b25203a: Pushed [2022-06-03T14:46:10.864Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:8ae90eddd9b91cc354abdcd72237ca10d80bdb22d217b00524c8791630863536 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:11.228Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:11.587Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.5 [2022-06-03T14:46:11.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T14:46:11.587Z] 1e7a91dc7d67: Preparing [2022-06-03T14:46:11.587Z] 1e7a91dc7d67: Preparing [2022-06-03T14:46:11.587Z] 45b1ee8bd430: Preparing [2022-06-03T14:46:11.587Z] 98f433724df4: Preparing [2022-06-03T14:46:11.587Z] 220b113dd590: Preparing [2022-06-03T14:46:11.587Z] c47f1b25203a: Preparing [2022-06-03T14:46:11.587Z] f37bf4ea843a: Preparing [2022-06-03T14:46:11.587Z] 7aa42e6ff328: Preparing [2022-06-03T14:46:11.587Z] f81bdd3ebd5d: Preparing [2022-06-03T14:46:11.587Z] c37eb12b1a98: Preparing [2022-06-03T14:46:11.587Z] 16df409847db: Preparing [2022-06-03T14:46:11.587Z] f73e7dbfee58: Preparing [2022-06-03T14:46:11.587Z] f81bdd3ebd5d: Waiting [2022-06-03T14:46:11.587Z] c37eb12b1a98: Waiting [2022-06-03T14:46:11.587Z] 16df409847db: Waiting [2022-06-03T14:46:11.587Z] f73e7dbfee58: Waiting [2022-06-03T14:46:11.587Z] f37bf4ea843a: Waiting [2022-06-03T14:46:11.587Z] 7aa42e6ff328: Waiting [2022-06-03T14:46:11.587Z] c47f1b25203a: Layer already exists [2022-06-03T14:46:11.587Z] 45b1ee8bd430: Layer already exists [2022-06-03T14:46:11.587Z] 1e7a91dc7d67: Layer already exists [2022-06-03T14:46:11.587Z] 98f433724df4: Layer already exists [2022-06-03T14:46:11.859Z] 220b113dd590: Layer already exists [2022-06-03T14:46:11.859Z] c37eb12b1a98: Layer already exists [2022-06-03T14:46:11.859Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:11.859Z] 7aa42e6ff328: Layer already exists [2022-06-03T14:46:11.859Z] f81bdd3ebd5d: Layer already exists [2022-06-03T14:46:11.859Z] 16df409847db: Layer already exists [2022-06-03T14:46:11.859Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:11.859Z] 2.1.1-dev.5: digest: sha256:8ae90eddd9b91cc354abdcd72237ca10d80bdb22d217b00524c8791630863536 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:12.223Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:12.579Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:12.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T14:46:12.579Z] 1e7a91dc7d67: Preparing [2022-06-03T14:46:12.579Z] 1e7a91dc7d67: Preparing [2022-06-03T14:46:12.579Z] 45b1ee8bd430: Preparing [2022-06-03T14:46:12.579Z] 98f433724df4: Preparing [2022-06-03T14:46:12.579Z] 220b113dd590: Preparing [2022-06-03T14:46:12.579Z] c47f1b25203a: Preparing [2022-06-03T14:46:12.579Z] f37bf4ea843a: Preparing [2022-06-03T14:46:12.579Z] 7aa42e6ff328: Preparing [2022-06-03T14:46:12.579Z] f81bdd3ebd5d: Preparing [2022-06-03T14:46:12.579Z] c37eb12b1a98: Preparing [2022-06-03T14:46:12.579Z] 16df409847db: Preparing [2022-06-03T14:46:12.579Z] f73e7dbfee58: Preparing [2022-06-03T14:46:12.579Z] f81bdd3ebd5d: Waiting [2022-06-03T14:46:12.579Z] c37eb12b1a98: Waiting [2022-06-03T14:46:12.579Z] 16df409847db: Waiting [2022-06-03T14:46:12.579Z] f73e7dbfee58: Waiting [2022-06-03T14:46:12.579Z] 7aa42e6ff328: Waiting [2022-06-03T14:46:12.579Z] f37bf4ea843a: Waiting [2022-06-03T14:46:12.579Z] 220b113dd590: Layer already exists [2022-06-03T14:46:12.579Z] c47f1b25203a: Layer already exists [2022-06-03T14:46:12.850Z] 1e7a91dc7d67: Layer already exists [2022-06-03T14:46:12.850Z] 45b1ee8bd430: Layer already exists [2022-06-03T14:46:12.850Z] 98f433724df4: Layer already exists [2022-06-03T14:46:12.850Z] f81bdd3ebd5d: Layer already exists [2022-06-03T14:46:12.850Z] 7aa42e6ff328: Layer already exists [2022-06-03T14:46:12.850Z] 16df409847db: Layer already exists [2022-06-03T14:46:12.850Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:12.850Z] c37eb12b1a98: Layer already exists [2022-06-03T14:46:12.850Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:12.850Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:8ae90eddd9b91cc354abdcd72237ca10d80bdb22d217b00524c8791630863536 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:13.212Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:13.572Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [2022-06-03T14:46:13.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T14:46:13.572Z] 1e7a91dc7d67: Preparing [2022-06-03T14:46:13.572Z] 1e7a91dc7d67: Preparing [2022-06-03T14:46:13.572Z] 45b1ee8bd430: Preparing [2022-06-03T14:46:13.572Z] 98f433724df4: Preparing [2022-06-03T14:46:13.572Z] 220b113dd590: Preparing [2022-06-03T14:46:13.572Z] c47f1b25203a: Preparing [2022-06-03T14:46:13.572Z] f37bf4ea843a: Preparing [2022-06-03T14:46:13.572Z] 7aa42e6ff328: Preparing [2022-06-03T14:46:13.572Z] f81bdd3ebd5d: Preparing [2022-06-03T14:46:13.572Z] c37eb12b1a98: Preparing [2022-06-03T14:46:13.572Z] 16df409847db: Preparing [2022-06-03T14:46:13.572Z] f73e7dbfee58: Preparing [2022-06-03T14:46:13.572Z] f81bdd3ebd5d: Waiting [2022-06-03T14:46:13.572Z] c37eb12b1a98: Waiting [2022-06-03T14:46:13.572Z] f37bf4ea843a: Waiting [2022-06-03T14:46:13.572Z] 7aa42e6ff328: Waiting [2022-06-03T14:46:13.572Z] 16df409847db: Waiting [2022-06-03T14:46:13.572Z] f73e7dbfee58: Waiting [2022-06-03T14:46:13.572Z] c47f1b25203a: Layer already exists [2022-06-03T14:46:13.572Z] 98f433724df4: Layer already exists [2022-06-03T14:46:13.572Z] 1e7a91dc7d67: Layer already exists [2022-06-03T14:46:13.572Z] 45b1ee8bd430: Layer already exists [2022-06-03T14:46:13.572Z] 220b113dd590: Layer already exists [2022-06-03T14:46:13.572Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:13.572Z] 7aa42e6ff328: Layer already exists [2022-06-03T14:46:13.572Z] c37eb12b1a98: Layer already exists [2022-06-03T14:46:13.572Z] f81bdd3ebd5d: Layer already exists [2022-06-03T14:46:13.572Z] 16df409847db: Layer already exists [2022-06-03T14:46:13.845Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:13.845Z] jakarta: digest: sha256:8ae90eddd9b91cc354abdcd72237ca10d80bdb22d217b00524c8791630863536 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:46:13.907Z] ===================================================== [Pipeline] echo [2022-06-03T14:46:13.916Z] taggedImages: [2022-06-03T14:46:13.916Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:13.916Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.5 [2022-06-03T14:46:13.916Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:13.916Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] echo [2022-06-03T14:46:13.938Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-06-03T14:46:13.938Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:13.938Z] 2.1.1-dev.5 [2022-06-03T14:46:13.938Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:13.938Z] jakarta [2022-06-03T14:46:13.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:14.291Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:14.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:14.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T14:46:14.646Z] 9c9aa3d4ba5b: Preparing [2022-06-03T14:46:14.646Z] 5aedc1a6f7f8: Preparing [2022-06-03T14:46:14.646Z] af253847f904: Preparing [2022-06-03T14:46:14.646Z] 42edc3f4d3d8: Preparing [2022-06-03T14:46:14.646Z] 5c160d7ecef0: Preparing [2022-06-03T14:46:14.646Z] f73e7dbfee58: Preparing [2022-06-03T14:46:14.646Z] f73e7dbfee58: Waiting [2022-06-03T14:46:14.921Z] 42edc3f4d3d8: Pushed [2022-06-03T14:46:14.921Z] af253847f904: Pushed [2022-06-03T14:46:14.921Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:15.517Z] 5c160d7ecef0: Pushed [2022-06-03T14:46:17.492Z] 5aedc1a6f7f8: Pushed [2022-06-03T14:46:17.492Z] 9c9aa3d4ba5b: Pushed [2022-06-03T14:46:17.492Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:7dc8e0ac8548915f9f3396d98e5d36c280a2704d6d733e3e9993d533eab71ad8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:17.851Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:18.208Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.5 [2022-06-03T14:46:18.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T14:46:18.208Z] 9c9aa3d4ba5b: Preparing [2022-06-03T14:46:18.208Z] 5aedc1a6f7f8: Preparing [2022-06-03T14:46:18.208Z] af253847f904: Preparing [2022-06-03T14:46:18.208Z] 42edc3f4d3d8: Preparing [2022-06-03T14:46:18.208Z] 5c160d7ecef0: Preparing [2022-06-03T14:46:18.208Z] f73e7dbfee58: Preparing [2022-06-03T14:46:18.208Z] f73e7dbfee58: Waiting [2022-06-03T14:46:18.208Z] af253847f904: Layer already exists [2022-06-03T14:46:18.208Z] 5aedc1a6f7f8: Layer already exists [2022-06-03T14:46:18.208Z] 42edc3f4d3d8: Layer already exists [2022-06-03T14:46:18.208Z] 9c9aa3d4ba5b: Layer already exists [2022-06-03T14:46:18.208Z] 5c160d7ecef0: Layer already exists [2022-06-03T14:46:18.508Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:18.508Z] 2.1.1-dev.5: digest: sha256:7dc8e0ac8548915f9f3396d98e5d36c280a2704d6d733e3e9993d533eab71ad8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:18.998Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:19.735Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:19.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T14:46:19.736Z] 9c9aa3d4ba5b: Preparing [2022-06-03T14:46:19.736Z] 5aedc1a6f7f8: Preparing [2022-06-03T14:46:19.736Z] af253847f904: Preparing [2022-06-03T14:46:19.736Z] 42edc3f4d3d8: Preparing [2022-06-03T14:46:19.736Z] 5c160d7ecef0: Preparing [2022-06-03T14:46:19.736Z] f73e7dbfee58: Preparing [2022-06-03T14:46:19.736Z] f73e7dbfee58: Waiting [2022-06-03T14:46:19.736Z] af253847f904: Layer already exists [2022-06-03T14:46:19.736Z] 5c160d7ecef0: Layer already exists [2022-06-03T14:46:19.736Z] 9c9aa3d4ba5b: Layer already exists [2022-06-03T14:46:19.736Z] 42edc3f4d3d8: Layer already exists [2022-06-03T14:46:19.736Z] 5aedc1a6f7f8: Layer already exists [2022-06-03T14:46:19.736Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:19.736Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:7dc8e0ac8548915f9f3396d98e5d36c280a2704d6d733e3e9993d533eab71ad8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:20.586Z] + 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 [2022-06-03T14:46:21.147Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [2022-06-03T14:46:21.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T14:46:21.147Z] 9c9aa3d4ba5b: Preparing [2022-06-03T14:46:21.147Z] 5aedc1a6f7f8: Preparing [2022-06-03T14:46:21.147Z] af253847f904: Preparing [2022-06-03T14:46:21.147Z] 42edc3f4d3d8: Preparing [2022-06-03T14:46:21.147Z] 5c160d7ecef0: Preparing [2022-06-03T14:46:21.147Z] f73e7dbfee58: Preparing [2022-06-03T14:46:21.147Z] f73e7dbfee58: Waiting [2022-06-03T14:46:21.147Z] af253847f904: Layer already exists [2022-06-03T14:46:21.147Z] 5aedc1a6f7f8: Layer already exists [2022-06-03T14:46:21.147Z] 42edc3f4d3d8: Layer already exists [2022-06-03T14:46:21.147Z] 9c9aa3d4ba5b: Layer already exists [2022-06-03T14:46:21.147Z] 5c160d7ecef0: Layer already exists [2022-06-03T14:46:21.147Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:21.418Z] jakarta: digest: sha256:7dc8e0ac8548915f9f3396d98e5d36c280a2704d6d733e3e9993d533eab71ad8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:46:21.480Z] ===================================================== [Pipeline] echo [2022-06-03T14:46:21.488Z] taggedImages: [2022-06-03T14:46:21.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:21.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.5 [2022-06-03T14:46:21.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:21.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] echo [2022-06-03T14:46:21.507Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-06-03T14:46:21.507Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:21.507Z] 2.1.1-dev.5 [2022-06-03T14:46:21.507Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:21.507Z] jakarta [2022-06-03T14:46:21.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:21.862Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:22.220Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:22.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T14:46:22.220Z] 3dc15e3ed54b: Preparing [2022-06-03T14:46:22.220Z] d5c6e9e34c24: Preparing [2022-06-03T14:46:22.220Z] 15c7bade6ad9: Preparing [2022-06-03T14:46:22.220Z] 7ff564fb198d: Preparing [2022-06-03T14:46:22.220Z] 302663cc9caa: Preparing [2022-06-03T14:46:22.220Z] 3d3d9f0ea1a0: Preparing [2022-06-03T14:46:22.220Z] 23000f1a575e: Preparing [2022-06-03T14:46:22.220Z] f71b60594c57: Preparing [2022-06-03T14:46:22.220Z] 6f32949cb1e1: Preparing [2022-06-03T14:46:22.220Z] f73e7dbfee58: Preparing [2022-06-03T14:46:22.220Z] 3d3d9f0ea1a0: Waiting [2022-06-03T14:46:22.220Z] 23000f1a575e: Waiting [2022-06-03T14:46:22.220Z] f71b60594c57: Waiting [2022-06-03T14:46:22.220Z] 6f32949cb1e1: Waiting [2022-06-03T14:46:22.220Z] f73e7dbfee58: Waiting [2022-06-03T14:46:22.495Z] 3dc15e3ed54b: Pushed [2022-06-03T14:46:22.495Z] 302663cc9caa: Pushed [2022-06-03T14:46:22.495Z] d5c6e9e34c24: Pushed [2022-06-03T14:46:22.769Z] 23000f1a575e: Pushed [2022-06-03T14:46:22.769Z] f71b60594c57: Pushed [2022-06-03T14:46:22.769Z] 3d3d9f0ea1a0: Pushed [2022-06-03T14:46:22.769Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:23.041Z] 6f32949cb1e1: Pushed [2022-06-03T14:46:25.012Z] 7ff564fb198d: Pushed [2022-06-03T14:46:25.605Z] 15c7bade6ad9: Pushed [2022-06-03T14:46:25.875Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:d0fa6247bb39727016a3c20faa370342c222f65131f07402744f84e2ca59c22d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:26.231Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:26.581Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.5 [2022-06-03T14:46:26.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T14:46:26.581Z] 3dc15e3ed54b: Preparing [2022-06-03T14:46:26.581Z] d5c6e9e34c24: Preparing [2022-06-03T14:46:26.581Z] 15c7bade6ad9: Preparing [2022-06-03T14:46:26.581Z] 7ff564fb198d: Preparing [2022-06-03T14:46:26.581Z] 302663cc9caa: Preparing [2022-06-03T14:46:26.581Z] 3d3d9f0ea1a0: Preparing [2022-06-03T14:46:26.581Z] 23000f1a575e: Preparing [2022-06-03T14:46:26.581Z] f71b60594c57: Preparing [2022-06-03T14:46:26.581Z] 6f32949cb1e1: Preparing [2022-06-03T14:46:26.581Z] f73e7dbfee58: Preparing [2022-06-03T14:46:26.581Z] 23000f1a575e: Waiting [2022-06-03T14:46:26.581Z] f71b60594c57: Waiting [2022-06-03T14:46:26.581Z] 3d3d9f0ea1a0: Waiting [2022-06-03T14:46:26.581Z] 6f32949cb1e1: Waiting [2022-06-03T14:46:26.581Z] 15c7bade6ad9: Layer already exists [2022-06-03T14:46:26.581Z] 7ff564fb198d: Layer already exists [2022-06-03T14:46:26.581Z] 3dc15e3ed54b: Layer already exists [2022-06-03T14:46:26.581Z] d5c6e9e34c24: Layer already exists [2022-06-03T14:46:26.581Z] 302663cc9caa: Layer already exists [2022-06-03T14:46:26.851Z] 23000f1a575e: Layer already exists [2022-06-03T14:46:26.851Z] 3d3d9f0ea1a0: Layer already exists [2022-06-03T14:46:26.851Z] 6f32949cb1e1: Layer already exists [2022-06-03T14:46:26.851Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:26.851Z] f71b60594c57: Layer already exists [2022-06-03T14:46:26.851Z] 2.1.1-dev.5: digest: sha256:d0fa6247bb39727016a3c20faa370342c222f65131f07402744f84e2ca59c22d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:27.210Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:27.570Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:27.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T14:46:27.570Z] 3dc15e3ed54b: Preparing [2022-06-03T14:46:27.570Z] d5c6e9e34c24: Preparing [2022-06-03T14:46:27.570Z] 15c7bade6ad9: Preparing [2022-06-03T14:46:27.570Z] 7ff564fb198d: Preparing [2022-06-03T14:46:27.570Z] 302663cc9caa: Preparing [2022-06-03T14:46:27.570Z] 3d3d9f0ea1a0: Preparing [2022-06-03T14:46:27.570Z] 23000f1a575e: Preparing [2022-06-03T14:46:27.570Z] f71b60594c57: Preparing [2022-06-03T14:46:27.570Z] 6f32949cb1e1: Preparing [2022-06-03T14:46:27.570Z] f73e7dbfee58: Preparing [2022-06-03T14:46:27.570Z] 23000f1a575e: Waiting [2022-06-03T14:46:27.570Z] f71b60594c57: Waiting [2022-06-03T14:46:27.570Z] 6f32949cb1e1: Waiting [2022-06-03T14:46:27.570Z] f73e7dbfee58: Waiting [2022-06-03T14:46:27.570Z] 3d3d9f0ea1a0: Waiting [2022-06-03T14:46:27.570Z] 3dc15e3ed54b: Layer already exists [2022-06-03T14:46:27.570Z] 302663cc9caa: Layer already exists [2022-06-03T14:46:27.570Z] d5c6e9e34c24: Layer already exists [2022-06-03T14:46:27.570Z] 7ff564fb198d: Layer already exists [2022-06-03T14:46:27.570Z] 15c7bade6ad9: Layer already exists [2022-06-03T14:46:27.570Z] 3d3d9f0ea1a0: Layer already exists [2022-06-03T14:46:27.570Z] f71b60594c57: Layer already exists [2022-06-03T14:46:27.570Z] 23000f1a575e: Layer already exists [2022-06-03T14:46:27.570Z] 6f32949cb1e1: Layer already exists [2022-06-03T14:46:27.570Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:27.840Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:d0fa6247bb39727016a3c20faa370342c222f65131f07402744f84e2ca59c22d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:28.199Z] + 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 [2022-06-03T14:46:28.553Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [2022-06-03T14:46:28.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T14:46:28.554Z] 3dc15e3ed54b: Preparing [2022-06-03T14:46:28.554Z] d5c6e9e34c24: Preparing [2022-06-03T14:46:28.554Z] 15c7bade6ad9: Preparing [2022-06-03T14:46:28.554Z] 7ff564fb198d: Preparing [2022-06-03T14:46:28.554Z] 302663cc9caa: Preparing [2022-06-03T14:46:28.554Z] 3d3d9f0ea1a0: Preparing [2022-06-03T14:46:28.554Z] 23000f1a575e: Preparing [2022-06-03T14:46:28.554Z] f71b60594c57: Preparing [2022-06-03T14:46:28.554Z] 6f32949cb1e1: Preparing [2022-06-03T14:46:28.554Z] f73e7dbfee58: Preparing [2022-06-03T14:46:28.554Z] f71b60594c57: Waiting [2022-06-03T14:46:28.554Z] 3d3d9f0ea1a0: Waiting [2022-06-03T14:46:28.554Z] 6f32949cb1e1: Waiting [2022-06-03T14:46:28.554Z] 23000f1a575e: Waiting [2022-06-03T14:46:28.554Z] f73e7dbfee58: Waiting [2022-06-03T14:46:28.554Z] d5c6e9e34c24: Layer already exists [2022-06-03T14:46:28.554Z] 302663cc9caa: Layer already exists [2022-06-03T14:46:28.554Z] 3dc15e3ed54b: Layer already exists [2022-06-03T14:46:28.554Z] 7ff564fb198d: Layer already exists [2022-06-03T14:46:28.554Z] 15c7bade6ad9: Layer already exists [2022-06-03T14:46:28.554Z] 3d3d9f0ea1a0: Layer already exists [2022-06-03T14:46:28.554Z] 23000f1a575e: Layer already exists [2022-06-03T14:46:28.554Z] f71b60594c57: Layer already exists [2022-06-03T14:46:28.554Z] 6f32949cb1e1: Layer already exists [2022-06-03T14:46:28.554Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:28.825Z] jakarta: digest: sha256:d0fa6247bb39727016a3c20faa370342c222f65131f07402744f84e2ca59c22d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:46:28.880Z] ===================================================== [Pipeline] echo [2022-06-03T14:46:28.888Z] taggedImages: [2022-06-03T14:46:28.888Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:28.888Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.5 [2022-06-03T14:46:28.888Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:28.888Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] echo [2022-06-03T14:46:28.915Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-06-03T14:46:28.915Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:28.915Z] 2.1.1-dev.5 [2022-06-03T14:46:28.915Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:28.915Z] jakarta [2022-06-03T14:46:28.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:29.279Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:29.632Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:29.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T14:46:29.632Z] 0844e47775c1: Preparing [2022-06-03T14:46:29.632Z] 4bbd242f4775: Preparing [2022-06-03T14:46:29.632Z] f37bf4ea843a: Preparing [2022-06-03T14:46:29.632Z] d1a00007dda3: Preparing [2022-06-03T14:46:29.632Z] f73e7dbfee58: Preparing [2022-06-03T14:46:29.632Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:29.632Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:29.911Z] 0844e47775c1: Pushed [2022-06-03T14:46:30.182Z] d1a00007dda3: Pushed [2022-06-03T14:46:32.783Z] 4bbd242f4775: Pushed [2022-06-03T14:46:32.783Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:f5fe696288a9527fa733ee55512c482397868dc17b2cc94caa7dfd7783601273 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:33.140Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:33.500Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.5 [2022-06-03T14:46:33.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T14:46:33.500Z] 0844e47775c1: Preparing [2022-06-03T14:46:33.500Z] 4bbd242f4775: Preparing [2022-06-03T14:46:33.500Z] f37bf4ea843a: Preparing [2022-06-03T14:46:33.500Z] d1a00007dda3: Preparing [2022-06-03T14:46:33.500Z] f73e7dbfee58: Preparing [2022-06-03T14:46:33.500Z] d1a00007dda3: Layer already exists [2022-06-03T14:46:33.500Z] 0844e47775c1: Layer already exists [2022-06-03T14:46:33.500Z] 4bbd242f4775: Layer already exists [2022-06-03T14:46:33.500Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:33.500Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:33.772Z] 2.1.1-dev.5: digest: sha256:f5fe696288a9527fa733ee55512c482397868dc17b2cc94caa7dfd7783601273 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:34.138Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:34.528Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:34.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T14:46:34.528Z] 0844e47775c1: Preparing [2022-06-03T14:46:34.528Z] 4bbd242f4775: Preparing [2022-06-03T14:46:34.528Z] f37bf4ea843a: Preparing [2022-06-03T14:46:34.528Z] d1a00007dda3: Preparing [2022-06-03T14:46:34.528Z] f73e7dbfee58: Preparing [2022-06-03T14:46:34.528Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:34.528Z] d1a00007dda3: Layer already exists [2022-06-03T14:46:34.528Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:34.805Z] 4bbd242f4775: Layer already exists [2022-06-03T14:46:34.805Z] 0844e47775c1: Layer already exists [2022-06-03T14:46:34.805Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:f5fe696288a9527fa733ee55512c482397868dc17b2cc94caa7dfd7783601273 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:35.161Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:35.511Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [2022-06-03T14:46:35.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T14:46:35.511Z] 0844e47775c1: Preparing [2022-06-03T14:46:35.511Z] 4bbd242f4775: Preparing [2022-06-03T14:46:35.511Z] f37bf4ea843a: Preparing [2022-06-03T14:46:35.511Z] d1a00007dda3: Preparing [2022-06-03T14:46:35.511Z] f73e7dbfee58: Preparing [2022-06-03T14:46:35.511Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:35.511Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:35.511Z] d1a00007dda3: Layer already exists [2022-06-03T14:46:35.511Z] 0844e47775c1: Layer already exists [2022-06-03T14:46:35.511Z] 4bbd242f4775: Layer already exists [2022-06-03T14:46:35.783Z] jakarta: digest: sha256:f5fe696288a9527fa733ee55512c482397868dc17b2cc94caa7dfd7783601273 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:46:35.843Z] ===================================================== [Pipeline] echo [2022-06-03T14:46:35.851Z] taggedImages: [2022-06-03T14:46:35.851Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:35.851Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.5 [2022-06-03T14:46:35.851Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:35.851Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] echo [2022-06-03T14:46:35.878Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-06-03T14:46:35.878Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:35.878Z] 2.1.1-dev.5 [2022-06-03T14:46:35.878Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:35.878Z] jakarta [2022-06-03T14:46:35.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:36.221Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:36.572Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:36.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T14:46:36.572Z] 62cef9a8f11f: Preparing [2022-06-03T14:46:36.572Z] 1fa36f6ee5b9: Preparing [2022-06-03T14:46:36.572Z] f37bf4ea843a: Preparing [2022-06-03T14:46:36.572Z] a788c182205d: Preparing [2022-06-03T14:46:36.572Z] f73e7dbfee58: Preparing [2022-06-03T14:46:36.572Z] a788c182205d: Layer already exists [2022-06-03T14:46:36.572Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:36.572Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:36.843Z] 62cef9a8f11f: Pushed [2022-06-03T14:46:39.471Z] 1fa36f6ee5b9: Pushed [2022-06-03T14:46:39.472Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:f27bcc2968038adfaa55733e3484dc9dd6d26a7e3c8b06795d574db7dcb45d68 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:39.830Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:40.179Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.5 [2022-06-03T14:46:40.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T14:46:40.180Z] 62cef9a8f11f: Preparing [2022-06-03T14:46:40.180Z] 1fa36f6ee5b9: Preparing [2022-06-03T14:46:40.180Z] f37bf4ea843a: Preparing [2022-06-03T14:46:40.180Z] a788c182205d: Preparing [2022-06-03T14:46:40.180Z] f73e7dbfee58: Preparing [2022-06-03T14:46:40.180Z] 1fa36f6ee5b9: Layer already exists [2022-06-03T14:46:40.180Z] 62cef9a8f11f: Layer already exists [2022-06-03T14:46:40.180Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:40.180Z] a788c182205d: Layer already exists [2022-06-03T14:46:40.180Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:40.450Z] 2.1.1-dev.5: digest: sha256:f27bcc2968038adfaa55733e3484dc9dd6d26a7e3c8b06795d574db7dcb45d68 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:40.808Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:41.161Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:41.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T14:46:41.161Z] 62cef9a8f11f: Preparing [2022-06-03T14:46:41.161Z] 1fa36f6ee5b9: Preparing [2022-06-03T14:46:41.161Z] f37bf4ea843a: Preparing [2022-06-03T14:46:41.161Z] a788c182205d: Preparing [2022-06-03T14:46:41.161Z] f73e7dbfee58: Preparing [2022-06-03T14:46:41.161Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:41.161Z] 62cef9a8f11f: Layer already exists [2022-06-03T14:46:41.161Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:41.161Z] a788c182205d: Layer already exists [2022-06-03T14:46:41.161Z] 1fa36f6ee5b9: Layer already exists [2022-06-03T14:46:41.432Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:f27bcc2968038adfaa55733e3484dc9dd6d26a7e3c8b06795d574db7dcb45d68 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:41.799Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:42.154Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [2022-06-03T14:46:42.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T14:46:42.154Z] 62cef9a8f11f: Preparing [2022-06-03T14:46:42.154Z] 1fa36f6ee5b9: Preparing [2022-06-03T14:46:42.154Z] f37bf4ea843a: Preparing [2022-06-03T14:46:42.154Z] a788c182205d: Preparing [2022-06-03T14:46:42.154Z] f73e7dbfee58: Preparing [2022-06-03T14:46:42.154Z] 1fa36f6ee5b9: Layer already exists [2022-06-03T14:46:42.154Z] f37bf4ea843a: Layer already exists [2022-06-03T14:46:42.154Z] 62cef9a8f11f: Layer already exists [2022-06-03T14:46:42.154Z] a788c182205d: Layer already exists [2022-06-03T14:46:42.154Z] f73e7dbfee58: Layer already exists [2022-06-03T14:46:42.634Z] jakarta: digest: sha256:f27bcc2968038adfaa55733e3484dc9dd6d26a7e3c8b06795d574db7dcb45d68 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:46:42.696Z] ===================================================== [Pipeline] echo [2022-06-03T14:46:42.704Z] taggedImages: [2022-06-03T14:46:42.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:42.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.5 [2022-06-03T14:46:42.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:42.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] echo [2022-06-03T14:46:42.726Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-06-03T14:46:42.726Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:42.726Z] 2.1.1-dev.5 [2022-06-03T14:46:42.726Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:46:42.726Z] jakarta [2022-06-03T14:46:42.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:43.076Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:46:43.444Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:46:43.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T14:46:43.444Z] de2b4e462bb3: Preparing [2022-06-03T14:46:43.444Z] 5be99c52c860: Preparing [2022-06-03T14:46:43.444Z] 54f6c728b22c: Preparing [2022-06-03T14:46:43.444Z] 49187f5b23e4: Preparing [2022-06-03T14:46:43.444Z] 166dde17997b: Preparing [2022-06-03T14:46:43.444Z] 78c4bc0ebec3: Preparing [2022-06-03T14:46:43.444Z] 45596ee15a31: Preparing [2022-06-03T14:46:43.444Z] 52dc75cd08be: Preparing [2022-06-03T14:46:43.445Z] a6e1fd50fee5: Preparing [2022-06-03T14:46:43.445Z] 56eb02710082: Preparing [2022-06-03T14:46:43.445Z] ee420dfed78a: Preparing [2022-06-03T14:46:43.445Z] 52dc75cd08be: Waiting [2022-06-03T14:46:43.445Z] a6e1fd50fee5: Waiting [2022-06-03T14:46:43.445Z] 78c4bc0ebec3: Waiting [2022-06-03T14:46:43.445Z] 56eb02710082: Waiting [2022-06-03T14:46:43.445Z] ee420dfed78a: Waiting [2022-06-03T14:46:43.445Z] 45596ee15a31: Waiting [2022-06-03T14:46:43.720Z] 166dde17997b: Layer already exists [2022-06-03T14:46:43.720Z] 78c4bc0ebec3: Layer already exists [2022-06-03T14:46:43.720Z] 45596ee15a31: Layer already exists [2022-06-03T14:46:43.720Z] 52dc75cd08be: Layer already exists [2022-06-03T14:46:43.720Z] 5be99c52c860: Pushed [2022-06-03T14:46:43.720Z] a6e1fd50fee5: Layer already exists [2022-06-03T14:46:43.720Z] 56eb02710082: Layer already exists [2022-06-03T14:46:43.720Z] ee420dfed78a: Layer already exists [2022-06-03T14:46:44.730Z] de2b4e462bb3: Pushed [2022-06-03T14:46:46.168Z] 54f6c728b22c: Pushed [2022-06-03T14:47:04.637Z] 49187f5b23e4: Pushed [2022-06-03T14:47:04.637Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e: digest: sha256:165e78047bee38f95fa1583a72aad8c14ad595c4179846b2e83297c3fa112b80 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:47:05.148Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:47:05.899Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.5 [2022-06-03T14:47:05.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T14:47:05.899Z] de2b4e462bb3: Preparing [2022-06-03T14:47:05.899Z] 5be99c52c860: Preparing [2022-06-03T14:47:05.899Z] 54f6c728b22c: Preparing [2022-06-03T14:47:05.899Z] 49187f5b23e4: Preparing [2022-06-03T14:47:05.899Z] 166dde17997b: Preparing [2022-06-03T14:47:05.899Z] 78c4bc0ebec3: Preparing [2022-06-03T14:47:05.899Z] 45596ee15a31: Preparing [2022-06-03T14:47:05.899Z] 52dc75cd08be: Preparing [2022-06-03T14:47:05.899Z] a6e1fd50fee5: Preparing [2022-06-03T14:47:05.899Z] 56eb02710082: Preparing [2022-06-03T14:47:05.899Z] ee420dfed78a: Preparing [2022-06-03T14:47:05.899Z] 78c4bc0ebec3: Waiting [2022-06-03T14:47:05.899Z] 45596ee15a31: Waiting [2022-06-03T14:47:05.899Z] 52dc75cd08be: Waiting [2022-06-03T14:47:05.899Z] a6e1fd50fee5: Waiting [2022-06-03T14:47:05.899Z] 56eb02710082: Waiting [2022-06-03T14:47:05.899Z] ee420dfed78a: Waiting [2022-06-03T14:47:05.899Z] 49187f5b23e4: Layer already exists [2022-06-03T14:47:05.899Z] 5be99c52c860: Layer already exists [2022-06-03T14:47:05.899Z] 166dde17997b: Layer already exists [2022-06-03T14:47:05.899Z] de2b4e462bb3: Layer already exists [2022-06-03T14:47:05.899Z] 54f6c728b22c: Layer already exists [2022-06-03T14:47:06.168Z] 78c4bc0ebec3: Layer already exists [2022-06-03T14:47:06.168Z] 52dc75cd08be: Layer already exists [2022-06-03T14:47:06.168Z] 45596ee15a31: Layer already exists [2022-06-03T14:47:06.168Z] a6e1fd50fee5: Layer already exists [2022-06-03T14:47:06.168Z] 56eb02710082: Layer already exists [2022-06-03T14:47:06.168Z] ee420dfed78a: Layer already exists [2022-06-03T14:47:06.168Z] 2.1.1-dev.5: digest: sha256:165e78047bee38f95fa1583a72aad8c14ad595c4179846b2e83297c3fa112b80 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:47:06.529Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:47:06.884Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:47:06.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T14:47:06.884Z] de2b4e462bb3: Preparing [2022-06-03T14:47:06.884Z] 5be99c52c860: Preparing [2022-06-03T14:47:06.884Z] 54f6c728b22c: Preparing [2022-06-03T14:47:06.884Z] 49187f5b23e4: Preparing [2022-06-03T14:47:06.884Z] 166dde17997b: Preparing [2022-06-03T14:47:06.884Z] 78c4bc0ebec3: Preparing [2022-06-03T14:47:06.884Z] 45596ee15a31: Preparing [2022-06-03T14:47:06.884Z] 52dc75cd08be: Preparing [2022-06-03T14:47:06.884Z] a6e1fd50fee5: Preparing [2022-06-03T14:47:06.884Z] 56eb02710082: Preparing [2022-06-03T14:47:06.884Z] ee420dfed78a: Preparing [2022-06-03T14:47:06.884Z] 52dc75cd08be: Waiting [2022-06-03T14:47:06.884Z] 56eb02710082: Waiting [2022-06-03T14:47:06.884Z] ee420dfed78a: Waiting [2022-06-03T14:47:06.884Z] a6e1fd50fee5: Waiting [2022-06-03T14:47:06.884Z] 78c4bc0ebec3: Waiting [2022-06-03T14:47:06.884Z] 45596ee15a31: Waiting [2022-06-03T14:47:06.884Z] de2b4e462bb3: Layer already exists [2022-06-03T14:47:06.884Z] 5be99c52c860: Layer already exists [2022-06-03T14:47:06.884Z] 54f6c728b22c: Layer already exists [2022-06-03T14:47:06.884Z] 166dde17997b: Layer already exists [2022-06-03T14:47:06.884Z] 49187f5b23e4: Layer already exists [2022-06-03T14:47:07.154Z] 56eb02710082: Layer already exists [2022-06-03T14:47:07.154Z] a6e1fd50fee5: Layer already exists [2022-06-03T14:47:07.154Z] 78c4bc0ebec3: Layer already exists [2022-06-03T14:47:07.154Z] 52dc75cd08be: Layer already exists [2022-06-03T14:47:07.154Z] 45596ee15a31: Layer already exists [2022-06-03T14:47:07.154Z] ee420dfed78a: Layer already exists [2022-06-03T14:47:07.154Z] bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5: digest: sha256:165e78047bee38f95fa1583a72aad8c14ad595c4179846b2e83297c3fa112b80 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:47:07.813Z] + 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 [2022-06-03T14:47:08.274Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [2022-06-03T14:47:08.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T14:47:08.275Z] de2b4e462bb3: Preparing [2022-06-03T14:47:08.275Z] 5be99c52c860: Preparing [2022-06-03T14:47:08.275Z] 54f6c728b22c: Preparing [2022-06-03T14:47:08.275Z] 49187f5b23e4: Preparing [2022-06-03T14:47:08.275Z] 166dde17997b: Preparing [2022-06-03T14:47:08.275Z] 78c4bc0ebec3: Preparing [2022-06-03T14:47:08.275Z] 45596ee15a31: Preparing [2022-06-03T14:47:08.275Z] 52dc75cd08be: Preparing [2022-06-03T14:47:08.275Z] a6e1fd50fee5: Preparing [2022-06-03T14:47:08.275Z] 56eb02710082: Preparing [2022-06-03T14:47:08.275Z] ee420dfed78a: Preparing [2022-06-03T14:47:08.275Z] 52dc75cd08be: Waiting [2022-06-03T14:47:08.275Z] a6e1fd50fee5: Waiting [2022-06-03T14:47:08.275Z] 56eb02710082: Waiting [2022-06-03T14:47:08.275Z] ee420dfed78a: Waiting [2022-06-03T14:47:08.275Z] 45596ee15a31: Waiting [2022-06-03T14:47:08.275Z] 78c4bc0ebec3: Waiting [2022-06-03T14:47:08.275Z] de2b4e462bb3: Layer already exists [2022-06-03T14:47:08.275Z] 54f6c728b22c: Layer already exists [2022-06-03T14:47:08.275Z] 49187f5b23e4: Layer already exists [2022-06-03T14:47:08.275Z] 5be99c52c860: Layer already exists [2022-06-03T14:47:08.275Z] 166dde17997b: Layer already exists [2022-06-03T14:47:08.275Z] 45596ee15a31: Layer already exists [2022-06-03T14:47:08.275Z] 78c4bc0ebec3: Layer already exists [2022-06-03T14:47:08.275Z] a6e1fd50fee5: Layer already exists [2022-06-03T14:47:08.275Z] 52dc75cd08be: Layer already exists [2022-06-03T14:47:08.552Z] 56eb02710082: Layer already exists [2022-06-03T14:47:08.552Z] ee420dfed78a: Layer already exists [2022-06-03T14:47:08.552Z] jakarta: digest: sha256:165e78047bee38f95fa1583a72aad8c14ad595c4179846b2e83297c3fa112b80 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T14:47:08.609Z] ===================================================== [Pipeline] echo [2022-06-03T14:47:08.617Z] taggedImages: [2022-06-03T14:47:08.617Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [2022-06-03T14:47:08.617Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.5 [2022-06-03T14:47:08.617Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bc2756e56e1e712f115f7e7a7fa9318fbd66a66e-2.1.1-dev.5 [2022-06-03T14:47:08.617Z] - 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 [2022-06-03T14:47:08.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T14:47:08.995Z] [2022-06-03T14:47:08.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:47:09.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T14:47:09.638Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T14:47:09.638Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T14:47:09.638Z] 04944245beec: Pulling fs layer [2022-06-03T14:47:09.638Z] 699f458cf7ca: Pulling fs layer [2022-06-03T14:47:09.638Z] 765212b225bb: Pulling fs layer [2022-06-03T14:47:09.638Z] f23df028b6ca: Pulling fs layer [2022-06-03T14:47:09.638Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T14:47:09.638Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T14:47:09.638Z] f23df028b6ca: Waiting [2022-06-03T14:47:09.638Z] d65c8cfc05b1: Waiting [2022-06-03T14:47:09.638Z] 2437ff75d9bd: Waiting [2022-06-03T14:47:09.638Z] 765212b225bb: Waiting [2022-06-03T14:47:09.638Z] 04944245beec: Verifying Checksum [2022-06-03T14:47:09.638Z] 04944245beec: Download complete [2022-06-03T14:47:09.638Z] 765212b225bb: Verifying Checksum [2022-06-03T14:47:09.638Z] 765212b225bb: Download complete [2022-06-03T14:47:09.950Z] f23df028b6ca: Verifying Checksum [2022-06-03T14:47:09.950Z] f23df028b6ca: Download complete [2022-06-03T14:47:09.950Z] d65c8cfc05b1: Verifying Checksum [2022-06-03T14:47:09.950Z] d65c8cfc05b1: Download complete [2022-06-03T14:47:09.950Z] 699f458cf7ca: Verifying Checksum [2022-06-03T14:47:09.950Z] 699f458cf7ca: Download complete [2022-06-03T14:47:11.211Z] 8998bd30e6a1: Download complete [2022-06-03T14:47:14.663Z] 8998bd30e6a1: Pull complete [2022-06-03T14:47:15.314Z] 04944245beec: Pull complete [2022-06-03T14:47:16.317Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T14:47:16.317Z] 2437ff75d9bd: Download complete [2022-06-03T14:47:16.941Z] 699f458cf7ca: Pull complete [2022-06-03T14:47:16.941Z] 765212b225bb: Pull complete [2022-06-03T14:47:17.946Z] f23df028b6ca: Pull complete [2022-06-03T14:47:18.221Z] d65c8cfc05b1: Pull complete [2022-06-03T14:47:33.726Z] 2437ff75d9bd: Pull complete [2022-06-03T14:47:33.726Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T14:47:33.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T14:47:33.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:47:34.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-950 does not seem to be running inside a container [2022-06-03T14:47:34.820Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:arm64 cat [2022-06-03T14:47:36.446Z] $ docker top efd8236c07971801a9feba127fd7e85ffa6e8cc57cde693b09d8efe4abc34334 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:47:37.366Z] ---> job-cost.sh [2022-06-03T14:47:37.367Z] lf-activate-venv: SKIPPING [2022-06-03T14:47:37.367Z] INFO: No Stack... [2022-06-03T14:47:37.958Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T14:47:38.548Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T14:47:39.205Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2022-06-03T14:47:39.205Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T14:47:39.266Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-jakarta-7-stack-cost] [2022-06-03T14:47:39.273Z] Resource [jenkins-edgexfoundry-edgex-go-jakarta-7-stack-cost] did not exist. Created. [2022-06-03T14:47:39.273Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-jakarta-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T14:47:39.947Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-03T14:47:40.969Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T14:47:40.975Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-jakarta-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T14:47:41.004Z] $ docker stop --time=1 efd8236c07971801a9feba127fd7e85ffa6e8cc57cde693b09d8efe4abc34334 [2022-06-03T14:47:42.537Z] $ docker rm -f efd8236c07971801a9feba127fd7e85ffa6e8cc57cde693b09d8efe4abc34334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-03T14:47:43.013Z] provisioning config files... [2022-06-03T14:47:43.648Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config862346800213613790tmp [Pipeline] { [Pipeline] sh [2022-06-03T14:47:43.945Z] + set +x [2022-06-03T14:47:43.945Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-06-03T14:47:43.945Z] [2022-06-03T14:47:43.945Z] [2022-06-03T14:47:43.945Z] _____ _ [2022-06-03T14:47:43.945Z] / ____| | | [2022-06-03T14:47:43.945Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T14:47:43.945Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T14:47:43.945Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T14:47:43.945Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T14:47:43.945Z] Bash-1.0.6 [2022-06-03T14:47:43.945Z] [2022-06-03T14:47:43.945Z] [2022-06-03T14:47:43.945Z] ==> git version 2.25.1 found [2022-06-03T14:47:43.945Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-03T14:47:43.945Z] Release-Date: 2020-01-08 [2022-06-03T14:47:43.945Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-03T14:47:43.945Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T14:47:43.945Z] ==> Jenkins CI detected. [2022-06-03T14:47:43.945Z] current dir:  /w/workspace/edgex-go/7 [2022-06-03T14:47:43.945Z] project root: . [2022-06-03T14:47:43.945Z] --> token set from env [2022-06-03T14:47:44.205Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-03T14:47:44.205Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T14:47:44.205Z] ==> Python coveragepy not found [2022-06-03T14:47:44.205Z] ==> Searching for coverage reports in: [2022-06-03T14:47:44.205Z] + . [2022-06-03T14:47:44.205Z] -> Found 1 reports [2022-06-03T14:47:44.205Z] ==> Detecting git/mercurial file structure [2022-06-03T14:47:44.205Z] ==> Reading reports [2022-06-03T14:47:44.205Z] + ./coverage.out bytes=428658 [2022-06-03T14:47:44.205Z] ==> Appending adjustments [2022-06-03T14:47:44.205Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T14:47:45.636Z] + Found adjustments [2022-06-03T14:47:45.636Z] ==> Gzipping contents [2022-06-03T14:47:45.636Z] 64K /tmp/codecov.mCgOLw.gz [2022-06-03T14:47:45.636Z] ==> Uploading reports [2022-06-03T14:47:45.636Z] url: https://codecov.io [2022-06-03T14:47:45.636Z] query: branch=jakarta&commit=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T14:47:45.636Z] -> Pinging Codecov [2022-06-03T14:47:45.636Z] 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=bc2756e56e1e712f115f7e7a7fa9318fbd66a66e&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T14:47:45.636Z] -> Uploading to [2022-06-03T14:47:45.636Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/bc2756e56e1e712f115f7e7a7fa9318fbd66a66e/1c8f5ce4-a3ba-4bba-b306-01e2ae1b4c1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T144745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a17e53c15afeeae93e12748b4f99f1c433ef09210182d2dfc0fbd0991c10423 [2022-06-03T14:47:45.915Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:47:45.915Z] Dload Upload Total Spent Left Speed [2022-06-03T14:47:46.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65154 0 0 100 65154 0 112k --:--:-- --:--:-- --:--:-- 113k [2022-06-03T14:47:46.716Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bc2756e56e1e712f115f7e7a7fa9318fbd66a66e [Pipeline] } [2022-06-03T14:47:46.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-06-03T14:47:46.915Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-03T14:47:46.929Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:47:47.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T14:47:47.233Z] [2022-06-03T14:47:47.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:47:47.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T14:47:47.534Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-03T14:47:47.534Z] df9b9388f04a: Pulling fs layer [2022-06-03T14:47:47.534Z] 52dc419b0ee2: Pulling fs layer [2022-06-03T14:47:47.534Z] 25bc292e5bac: Pulling fs layer [2022-06-03T14:47:47.534Z] 114826534d7a: Pulling fs layer [2022-06-03T14:47:47.534Z] 114826534d7a: Waiting [2022-06-03T14:47:47.534Z] 4657fd5d0bcf: Pulling fs layer [2022-06-03T14:47:47.534Z] 6ad1cebc031e: Pulling fs layer [2022-06-03T14:47:47.534Z] 4657fd5d0bcf: Waiting [2022-06-03T14:47:47.534Z] 8a3aa393b2d8: Pulling fs layer [2022-06-03T14:47:47.534Z] 6ad1cebc031e: Waiting [2022-06-03T14:47:47.534Z] 8a3aa393b2d8: Waiting [2022-06-03T14:47:47.534Z] 25bc292e5bac: Verifying Checksum [2022-06-03T14:47:47.534Z] 25bc292e5bac: Download complete [2022-06-03T14:47:47.534Z] 52dc419b0ee2: Verifying Checksum [2022-06-03T14:47:47.534Z] 52dc419b0ee2: Download complete [2022-06-03T14:47:47.534Z] 4657fd5d0bcf: Download complete [2022-06-03T14:47:47.534Z] df9b9388f04a: Verifying Checksum [2022-06-03T14:47:47.534Z] df9b9388f04a: Download complete [2022-06-03T14:47:47.794Z] 6ad1cebc031e: Verifying Checksum [2022-06-03T14:47:47.794Z] 6ad1cebc031e: Download complete [2022-06-03T14:47:47.794Z] df9b9388f04a: Pull complete [2022-06-03T14:47:48.055Z] 52dc419b0ee2: Pull complete [2022-06-03T14:47:48.315Z] 25bc292e5bac: Pull complete [2022-06-03T14:47:48.574Z] 114826534d7a: Verifying Checksum [2022-06-03T14:47:48.574Z] 114826534d7a: Download complete [2022-06-03T14:47:48.833Z] 8a3aa393b2d8: Verifying Checksum [2022-06-03T14:47:48.833Z] 8a3aa393b2d8: Download complete [2022-06-03T14:47:53.287Z] 114826534d7a: Pull complete [2022-06-03T14:47:53.287Z] 4657fd5d0bcf: Pull complete [2022-06-03T14:47:53.287Z] 6ad1cebc031e: Pull complete [2022-06-03T14:47:55.839Z] 8a3aa393b2d8: Pull complete [2022-06-03T14:47:55.839Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-03T14:47:55.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T14:47:55.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:47:55.935Z] prd-ubuntu20.04-docker-8c-8g-949 does not seem to be running inside a container [2022-06-03T14:47:55.988Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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/edgex-snyk-go:1.410.4 cat [2022-06-03T14:47:58.702Z] $ docker top a8c398606b0c8d09b4043252cd9c15bc376c23745635872b294288f7917e974b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T14:47:58.763Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:jakarta' [Pipeline] sh [2022-06-03T14:47:59.047Z] + set -o pipefail [2022-06-03T14:47:59.047Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:jakarta' [2022-06-03T14:48:01.042Z] [2022-06-03T14:48:01.042Z] Monitoring /w/workspace/edgex-go/7 (github.com/edgexfoundry/edgex-go)... [2022-06-03T14:48:01.042Z] [2022-06-03T14:48:01.042Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27156136-b8eb-488a-b047-791ec6c999d2/history/957155b6-07ec-42ac-ae09-2dbabfdafaf5 [2022-06-03T14:48:01.042Z] [2022-06-03T14:48:01.042Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-06-03T14:48:01.042Z] [2022-06-03T14:48:01.042Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-03T14:48:01.042Z] [2022-06-03T14:48:01.520Z] [Pipeline] } [2022-06-03T14:48:01.550Z] $ docker stop --time=1 a8c398606b0c8d09b4043252cd9c15bc376c23745635872b294288f7917e974b [2022-06-03T14:48:02.885Z] $ docker rm -f a8c398606b0c8d09b4043252cd9c15bc376c23745635872b294288f7917e974b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-06-03T14:48:03.079Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:48:03.090Z] provisioning config files... [2022-06-03T14:48:03.098Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/7@tmp/config7199198328689450314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:48:03.400Z] --> edgex-publish-swagger.sh [2022-06-03T14:48:03.400Z] === Publish openapi/v2 API === [2022-06-03T14:48:03.400Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-03T14:48:03.400Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/7/openapi/v2/core-command.yaml] [2022-06-03T14:48:03.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:48:03.400Z] Dload Upload Total Spent Left Speed [2022-06-03T14:48:04.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 31753 0:00:01 0:00:01 --:--:-- 31753 100 32389 0 0 100 32389 0 31753 0:00:01 0:00:01 --:--:-- 31753 [2022-06-03T14:48:04.583Z] [2022-06-03T14:48:04.583Z] [2022-06-03T14:48:04.583Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/7/openapi/v2/core-data.yaml] [2022-06-03T14:48:04.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:48:04.583Z] Dload Upload Total Spent Left Speed [2022-06-03T14:48:05.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 70134 0:00:01 0:00:01 --:--:-- 70134 100 71116 0 0 100 71116 0 70065 0:00:01 0:00:01 --:--:-- 70134 [2022-06-03T14:48:05.598Z] [2022-06-03T14:48:05.598Z] [2022-06-03T14:48:05.598Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/7/openapi/v2/core-metadata.yaml] [2022-06-03T14:48:05.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:48:05.598Z] Dload Upload Total Spent Left Speed [2022-06-03T14:48:06.546Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 631k --:--:-- --:--:-- --:--:-- 628k 100 119k 0 0 100 119k 0 121k --:--:-- --:--:-- --:--:-- 121k [2022-06-03T14:48:06.546Z] [2022-06-03T14:48:06.546Z] [2022-06-03T14:48:06.546Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/7/openapi/v2/support-notifications.yaml] [2022-06-03T14:48:06.546Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:48:06.546Z] Dload Upload Total Spent Left Speed [2022-06-03T14:48:07.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 447k --:--:-- --:--:-- --:--:-- 444k 100 88830 0 0 100 88830 0 91577 --:--:-- --:--:-- --:--:-- 91483 [2022-06-03T14:48:07.510Z] [2022-06-03T14:48:07.510Z] [2022-06-03T14:48:07.510Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/7/openapi/v2/support-scheduler.yaml] [2022-06-03T14:48:07.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:48:07.510Z] Dload Upload Total Spent Left Speed [2022-06-03T14:48:08.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 41329 --:--:-- --:--:-- --:--:-- 41285 100 38932 0 0 100 38932 0 41329 --:--:-- --:--:-- --:--:-- 41285 [2022-06-03T14:48:08.460Z] [2022-06-03T14:48:08.460Z] [2022-06-03T14:48:08.460Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/7/openapi/v2/system-agent.yaml] [2022-06-03T14:48:08.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T14:48:08.460Z] Dload Upload Total Spent Left Speed [2022-06-03T14:48:09.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 22794 --:--:-- --:--:-- --:--:-- 22767 100 19603 0 0 100 19603 0 22794 --:--:-- --:--:-- --:--:-- 22767 [2022-06-03T14:48:09.034Z] [2022-06-03T14:48:09.034Z] [Pipeline] } [2022-06-03T14:48:09.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-06-03T14:48:09.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T14:48:09.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:48:09.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T14:48:09.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:48:09.798Z] prd-ubuntu20.04-docker-8c-8g-949 does not seem to be running inside a container [2022-06-03T14:48:09.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T14:48:10.235Z] $ docker top 4f313b9c29668f4e05aa473a1cfc2a07fa525bc0e2e69e3c4ac72dd630ad7540 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T14:48:10.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T14:48:10.313Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T14:48:10.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T14:48:10.471Z] $ docker exec 4f313b9c29668f4e05aa473a1cfc2a07fa525bc0e2e69e3c4ac72dd630ad7540 ssh-agent [2022-06-03T14:48:10.588Z] SSH_AUTH_SOCK=/tmp/ssh-cn8mqT67os9n/agent.32 [2022-06-03T14:48:10.588Z] SSH_AGENT_PID=39 [2022-06-03T14:48:10.594Z] Running ssh-add (command line suppressed) [2022-06-03T14:48:10.721Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_9118056780667745268.key (/w/workspace/edgex-go/7@tmp/private_key_9118056780667745268.key) [2022-06-03T14:48:10.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T14:48:11.011Z] + git semver tag [2022-06-03T14:48:11.271Z] 2022-06-03 14:48:11,261 [run_tag] DEBUG tag force:False [2022-06-03T14:48:11.271Z] 2022-06-03 14:48:11,261 [check_head_tag] DEBUG check head tag [2022-06-03T14:48:11.271Z] 2022-06-03 14:48:11,262 [execute] INFO git cat-file --batch-check [2022-06-03T14:48:11.271Z] 2022-06-03 14:48:11,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=) [2022-06-03T14:48:11.271Z] 2022-06-03 14:48:11,266 [execute] INFO git cat-file --batch [2022-06-03T14:48:11.271Z] 2022-06-03 14:48:11,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=) [2022-06-03T14:48:11.271Z] 2022-06-03 14:48:11,281 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/jakarta [2022-06-03T14:48:11.271Z] 2022-06-03 14:48:11,281 [execute] INFO git tag -a v2.1.1-dev.5 -m v2.1.1-dev.5 [2022-06-03T14:48:11.271Z] 2022-06-03 14:48:11,282 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.5', '-m', 'v2.1.1-dev.5'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2022-06-03T14:48:11.531Z] 2022-06-03 14:48:11,286 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/jakarta [2022-06-03T14:48:11.531Z] 2.1.1-dev.5 [Pipeline] } [2022-06-03T14:48:11.558Z] $ docker exec --env ******** --env ******** 4f313b9c29668f4e05aa473a1cfc2a07fa525bc0e2e69e3c4ac72dd630ad7540 ssh-agent -k [2022-06-03T14:48:11.670Z] unset SSH_AUTH_SOCK; [2022-06-03T14:48:11.670Z] unset SSH_AGENT_PID; [2022-06-03T14:48:11.674Z] echo Agent pid 39 killed; [2022-06-03T14:48:11.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T14:48:11.977Z] + git semver [Pipeline] } [2022-06-03T14:48:12.268Z] $ docker stop --time=1 4f313b9c29668f4e05aa473a1cfc2a07fa525bc0e2e69e3c4ac72dd630ad7540 [2022-06-03T14:48:13.574Z] $ docker rm -f 4f313b9c29668f4e05aa473a1cfc2a07fa525bc0e2e69e3c4ac72dd630ad7540 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:48:13.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T14:48:13.952Z] [2022-06-03T14:48:13.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:48:14.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T14:48:14.255Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-03T14:48:14.255Z] ab5ef0e58194: Pulling fs layer [2022-06-03T14:48:14.255Z] 9712f1f96733: Pulling fs layer [2022-06-03T14:48:14.255Z] 63f879dbbcfc: Pulling fs layer [2022-06-03T14:48:14.255Z] 0d9ebad4ef96: Pulling fs layer [2022-06-03T14:48:14.255Z] e9a5061849ea: Pulling fs layer [2022-06-03T14:48:14.255Z] d747dcd14b5f: Pulling fs layer [2022-06-03T14:48:14.255Z] 2de7ff778b66: Pulling fs layer [2022-06-03T14:48:14.255Z] 0d9ebad4ef96: Waiting [2022-06-03T14:48:14.255Z] e9a5061849ea: Waiting [2022-06-03T14:48:14.255Z] d747dcd14b5f: Waiting [2022-06-03T14:48:14.255Z] 2de7ff778b66: Waiting [2022-06-03T14:48:14.255Z] 9712f1f96733: Verifying Checksum [2022-06-03T14:48:14.255Z] 9712f1f96733: Download complete [2022-06-03T14:48:14.524Z] 63f879dbbcfc: Verifying Checksum [2022-06-03T14:48:14.524Z] 63f879dbbcfc: Download complete [2022-06-03T14:48:14.788Z] 0d9ebad4ef96: Verifying Checksum [2022-06-03T14:48:14.788Z] 0d9ebad4ef96: Download complete [2022-06-03T14:48:14.788Z] ab5ef0e58194: Download complete [2022-06-03T14:48:14.788Z] d747dcd14b5f: Verifying Checksum [2022-06-03T14:48:14.788Z] d747dcd14b5f: Download complete [2022-06-03T14:48:14.788Z] e9a5061849ea: Verifying Checksum [2022-06-03T14:48:14.788Z] e9a5061849ea: Download complete [2022-06-03T14:48:15.047Z] 2de7ff778b66: Download complete [2022-06-03T14:48:17.583Z] ab5ef0e58194: Pull complete [2022-06-03T14:48:17.583Z] 9712f1f96733: Pull complete [2022-06-03T14:48:18.522Z] 63f879dbbcfc: Pull complete [2022-06-03T14:48:22.736Z] 0d9ebad4ef96: Pull complete [2022-06-03T14:48:22.736Z] e9a5061849ea: Pull complete [2022-06-03T14:48:22.736Z] d747dcd14b5f: Pull complete [2022-06-03T14:48:23.555Z] 2de7ff778b66: Pull complete [2022-06-03T14:48:23.555Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-03T14:48:23.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T14:48:23.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:48:24.100Z] prd-ubuntu20.04-docker-8c-8g-949 does not seem to be running inside a container [2022-06-03T14:48:24.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-03T14:48:27.438Z] $ docker top 8669783c6ce37f49643723fb0edc7430c1f5137d44a80ccb37ac9e1134f89964 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:48:27.522Z] provisioning config files... [2022-06-03T14:48:27.540Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/7@tmp/config4877695517089279806tmp [2022-06-03T14:48:27.565Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/7@tmp/config9210070744066663607tmp [2022-06-03T14:48:27.856Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/7@tmp/config6414958571374431592tmp [Pipeline] { [Pipeline] echo [2022-06-03T14:48:27.873Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:48:28.954Z] ---> sigul-configuration.sh [2022-06-03T14:48:28.954Z] gpg: directory `/root/.gnupg' created [2022-06-03T14:48:28.954Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-03T14:48:28.954Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-03T14:48:28.954Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-03T14:48:28.954Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-03T14:48:28.954Z] gpg: CAST5 encrypted data [2022-06-03T14:48:28.954Z] gpg: encrypted with 1 passphrase [2022-06-03T14:48:28.954Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-03T14:48:30.307Z] + mkdir /home/jenkins [2022-06-03T14:48:30.307Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-03T14:48:31.358Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-03T14:48:31.376Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:48:31.694Z] ---> sigul-install.sh [2022-06-03T14:48:31.694Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-03T14:48:32.253Z] + git tag --list [2022-06-03T14:48:32.254Z] 0.6.0 [2022-06-03T14:48:32.254Z] 0.6.1 [2022-06-03T14:48:32.254Z] 0.7.0 [2022-06-03T14:48:32.254Z] 0.7.1 [2022-06-03T14:48:32.254Z] v1.0.0 [2022-06-03T14:48:32.254Z] v1.0.1 [2022-06-03T14:48:32.254Z] v1.1.0 [2022-06-03T14:48:32.254Z] v1.2.0 [2022-06-03T14:48:32.254Z] v1.2.1 [2022-06-03T14:48:32.254Z] v1.3.0 [2022-06-03T14:48:32.254Z] v1.3.1 [2022-06-03T14:48:32.254Z] v2.0.0 [2022-06-03T14:48:32.254Z] v2.1.0 [2022-06-03T14:48:32.254Z] v2.1.1-dev.1 [2022-06-03T14:48:32.254Z] v2.1.1-dev.2 [2022-06-03T14:48:32.254Z] v2.1.1-dev.3 [2022-06-03T14:48:32.254Z] v2.1.1-dev.4 [2022-06-03T14:48:32.254Z] v2.1.1-dev.5 [2022-06-03T14:48:32.254Z] v2.2.0 [2022-06-03T14:48:32.254Z] v2.2.1-dev.1 [2022-06-03T14:48:32.254Z] v2.2.1-dev.2 [2022-06-03T14:48:32.254Z] v2.2.1-dev.3 [2022-06-03T14:48:32.254Z] v2.2.1-dev.4 [2022-06-03T14:48:32.254Z] v2.2.1-dev.5 [2022-06-03T14:48:32.254Z] v2.2.1-dev.6 [2022-06-03T14:48:32.254Z] v2.2.1-dev.7 [2022-06-03T14:48:32.254Z] v2.2.1-dev.8 [2022-06-03T14:48:32.254Z] v2.2.1-dev.9 [Pipeline] sh [2022-06-03T14:48:32.817Z] + lftools sign git-tag v2.1.1-dev.5 [2022-06-03T14:48:33.080Z] Signing Git tag with Sigul... [2022-06-03T14:48:33.080Z] Signing v2.1.1-dev.5 [Pipeline] echo [2022-06-03T14:48:33.668Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:48:33.977Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-03T14:48:33.991Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-03T14:48:34.035Z] $ docker stop --time=1 8669783c6ce37f49643723fb0edc7430c1f5137d44a80ccb37ac9e1134f89964 [2022-06-03T14:48:35.392Z] $ docker rm -f 8669783c6ce37f49643723fb0edc7430c1f5137d44a80ccb37ac9e1134f89964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-03T14:48:35.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T14:48:35.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:48:37.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T14:48:37.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:48:37.700Z] prd-ubuntu20.04-docker-8c-8g-949 does not seem to be running inside a container [2022-06-03T14:48:38.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T14:48:39.468Z] $ docker top 93d7a88e9b63e4615544f43062728856ffc3dcc50701b0b8d760b30d582f59ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T14:48:39.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T14:48:39.577Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T14:48:39.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T14:48:39.733Z] $ docker exec 93d7a88e9b63e4615544f43062728856ffc3dcc50701b0b8d760b30d582f59ca ssh-agent [2022-06-03T14:48:39.838Z] SSH_AUTH_SOCK=/tmp/ssh-eW9JMErqfIA0/agent.33 [2022-06-03T14:48:39.838Z] SSH_AGENT_PID=39 [2022-06-03T14:48:39.844Z] Running ssh-add (command line suppressed) [2022-06-03T14:48:39.976Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_240142236888360696.key (/w/workspace/edgex-go/7@tmp/private_key_240142236888360696.key) [2022-06-03T14:48:39.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T14:48:40.268Z] + git semver bump pre [2022-06-03T14:48:40.546Z] 2022-06-03 14:48:40,471 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/jakarta [2022-06-03T14:48:40.546Z] 2022-06-03 14:48:40,472 [bump_version] DEBUG bumping version:2.1.1-dev.5 on axis:pre with prefix:dev [2022-06-03T14:48:40.546Z] 2022-06-03 14:48:40,472 [bump_version] DEBUG bumped version:2.1.1-dev.6 [2022-06-03T14:48:40.546Z] 2022-06-03 14:48:40,472 [write_version] DEBUG write version:2.1.1-dev.6 to path:/w/workspace/edgex-go/7/.semver/jakarta with force:True [2022-06-03T14:48:40.546Z] 2022-06-03 14:48:40,472 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/jakarta [2022-06-03T14:48:40.546Z] 2022-06-03 14:48:40,472 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/jakarta [2022-06-03T14:48:40.546Z] 2022-06-03 14:48:40,474 [execute] INFO git cat-file --batch-check [2022-06-03T14:48:40.546Z] 2022-06-03 14:48:40,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T14:48:40.546Z] 2022-06-03 14:48:40,480 [execute] INFO git cat-file --batch [2022-06-03T14:48:40.546Z] 2022-06-03 14:48:40,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T14:48:40.546Z] 2022-06-03 14:48:40,484 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/jakarta [2022-06-03T14:48:40.546Z] 2.1.1-dev.6 [Pipeline] } [2022-06-03T14:48:40.606Z] $ docker exec --env ******** --env ******** 93d7a88e9b63e4615544f43062728856ffc3dcc50701b0b8d760b30d582f59ca ssh-agent -k [2022-06-03T14:48:40.716Z] unset SSH_AUTH_SOCK; [2022-06-03T14:48:40.716Z] unset SSH_AGENT_PID; [2022-06-03T14:48:40.717Z] echo Agent pid 39 killed; [2022-06-03T14:48:40.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T14:48:41.098Z] + git semver [Pipeline] } [2022-06-03T14:48:41.394Z] $ docker stop --time=1 93d7a88e9b63e4615544f43062728856ffc3dcc50701b0b8d760b30d582f59ca [2022-06-03T14:48:42.751Z] $ docker rm -f 93d7a88e9b63e4615544f43062728856ffc3dcc50701b0b8d760b30d582f59ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T14:48:43.185Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T14:48:43.185Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:48:43.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T14:48:43.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:48:43.759Z] prd-ubuntu20.04-docker-8c-8g-949 does not seem to be running inside a container [2022-06-03T14:48:44.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T14:48:44.763Z] $ docker top 81a7e0a6cc85eb11019b702b37951f49c5be5d97226498e8f4edf357dc2cb5ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T14:48:44.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T14:48:44.853Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T14:48:44.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T14:48:44.999Z] $ docker exec 81a7e0a6cc85eb11019b702b37951f49c5be5d97226498e8f4edf357dc2cb5ce ssh-agent [2022-06-03T14:48:45.103Z] SSH_AUTH_SOCK=/tmp/ssh-ZzIOHZQcf7mN/agent.34 [2022-06-03T14:48:45.103Z] SSH_AGENT_PID=40 [2022-06-03T14:48:45.108Z] Running ssh-add (command line suppressed) [2022-06-03T14:48:45.235Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_5449569797868100716.key (/w/workspace/edgex-go/7@tmp/private_key_5449569797868100716.key) [2022-06-03T14:48:45.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T14:48:45.527Z] + git semver push [2022-06-03T14:48:45.787Z] 2022-06-03 14:48:45,728 [run_push] DEBUG push [2022-06-03T14:48:45.787Z] 2022-06-03 14:48:45,728 [execute] INFO git cat-file --batch-check [2022-06-03T14:48:45.787Z] 2022-06-03 14:48:45,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T14:48:45.787Z] 2022-06-03 14:48:45,732 [execute] INFO git rev-list 14f02fe37c56465c7e2eaa580b15e34feea6dcd5 -- [2022-06-03T14:48:45.787Z] 2022-06-03 14:48:45,732 [execute] DEBUG Popen(['git', 'rev-list', '14f02fe37c56465c7e2eaa580b15e34feea6dcd5', '--'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-03T14:48:45.787Z] 2022-06-03 14:48:45,745 [execute] INFO git fetch -v origin [2022-06-03T14:48:45.787Z] 2022-06-03 14:48:45,745 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-03T14:48:46.730Z] 2022-06-03 14:48:46,439 [run_push] DEBUG no remote changes detected [2022-06-03T14:48:46.730Z] 2022-06-03 14:48:46,439 [execute] INFO git push origin semver [2022-06-03T14:48:46.730Z] 2022-06-03 14:48:46,439 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-03T14:48:47.672Z] 2022-06-03 14:48:47,475 [run_push] DEBUG push all version tags [2022-06-03T14:48:47.672Z] 2022-06-03 14:48:47,475 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-03T14:48:47.672Z] 2022-06-03 14:48:47,476 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2022-06-03T14:48:48.616Z] 2022-06-03 14:48:48,369 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/jakarta [2022-06-03T14:48:48.616Z] 2.1.1-dev.6 [Pipeline] } [2022-06-03T14:48:48.650Z] $ docker exec --env ******** --env ******** 81a7e0a6cc85eb11019b702b37951f49c5be5d97226498e8f4edf357dc2cb5ce ssh-agent -k [2022-06-03T14:48:48.761Z] unset SSH_AUTH_SOCK; [2022-06-03T14:48:48.761Z] unset SSH_AGENT_PID; [2022-06-03T14:48:48.761Z] echo Agent pid 40 killed; [2022-06-03T14:48:48.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T14:48:49.109Z] + git semver [Pipeline] } [2022-06-03T14:48:49.400Z] $ docker stop --time=1 81a7e0a6cc85eb11019b702b37951f49c5be5d97226498e8f4edf357dc2cb5ce [2022-06-03T14:48:50.676Z] $ docker rm -f 81a7e0a6cc85eb11019b702b37951f49c5be5d97226498e8f4edf357dc2cb5ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-03T14:48:51.166Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:48:51.463Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:48:52.340Z] ---> package-listing.sh [2022-06-03T14:48:52.340Z] ++ facter osfamily [2022-06-03T14:48:52.340Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T14:48:52.601Z] + OS_FAMILY=debian [2022-06-03T14:48:52.601Z] + workspace=/w/workspace/edgex-go/7 [2022-06-03T14:48:52.601Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T14:48:52.601Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T14:48:52.601Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T14:48:52.601Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T14:48:52.601Z] + '[' /w/workspace/edgex-go/7 ']' [2022-06-03T14:48:52.601Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T14:48:52.601Z] + case "${OS_FAMILY}" in [2022-06-03T14:48:52.601Z] + dpkg -l [2022-06-03T14:48:52.601Z] + grep '^ii' [2022-06-03T14:48:52.601Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T14:48:52.601Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T14:48:52.601Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T14:48:52.601Z] + '[' /w/workspace/edgex-go/7 ']' [2022-06-03T14:48:52.601Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2022-06-03T14:48:52.601Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2022-06-03T14:48:52.613Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-03T14:48:52.938Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:48:53.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T14:48:53.486Z] [2022-06-03T14:48:53.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T14:48:53.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T14:48:54.083Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T14:48:54.083Z] 5eb5b503b376: Pulling fs layer [2022-06-03T14:48:54.083Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T14:48:54.083Z] ec43610c2a17: Pulling fs layer [2022-06-03T14:48:54.083Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T14:48:54.083Z] 33b1e0a273af: Pulling fs layer [2022-06-03T14:48:54.083Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T14:48:54.083Z] 2f39f015ded8: Pulling fs layer [2022-06-03T14:48:54.083Z] 33b1e0a273af: Waiting [2022-06-03T14:48:54.083Z] 5d3b04190fa2: Waiting [2022-06-03T14:48:54.083Z] 2f39f015ded8: Waiting [2022-06-03T14:48:54.083Z] 3a2ae6a8a46f: Waiting [2022-06-03T14:48:54.343Z] 5eb5b503b376: Verifying Checksum [2022-06-03T14:48:54.343Z] 5eb5b503b376: Download complete [2022-06-03T14:48:54.343Z] 5c69ac0246d0: Download complete [2022-06-03T14:48:54.343Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-03T14:48:54.343Z] 3a2ae6a8a46f: Download complete [2022-06-03T14:48:54.343Z] 5d3b04190fa2: Verifying Checksum [2022-06-03T14:48:54.343Z] 5d3b04190fa2: Download complete [2022-06-03T14:48:54.343Z] 33b1e0a273af: Verifying Checksum [2022-06-03T14:48:54.343Z] 33b1e0a273af: Download complete [2022-06-03T14:48:54.343Z] ec43610c2a17: Verifying Checksum [2022-06-03T14:48:54.343Z] ec43610c2a17: Download complete [2022-06-03T14:48:55.740Z] 5eb5b503b376: Pull complete [2022-06-03T14:48:55.740Z] 5c69ac0246d0: Pull complete [2022-06-03T14:48:55.740Z] 2f39f015ded8: Download complete [2022-06-03T14:48:56.010Z] ec43610c2a17: Pull complete [2022-06-03T14:48:56.271Z] 3a2ae6a8a46f: Pull complete [2022-06-03T14:48:56.536Z] 33b1e0a273af: Pull complete [2022-06-03T14:48:56.536Z] 5d3b04190fa2: Pull complete [2022-06-03T14:49:00.784Z] 2f39f015ded8: Pull complete [2022-06-03T14:49:00.785Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T14:49:00.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T14:49:00.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T14:49:00.921Z] prd-ubuntu20.04-docker-8c-8g-949 does not seem to be running inside a container [2022-06-03T14:49:01.711Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-03T14:49:03.910Z] $ docker top 9085172ab993faa4d4db5f27b7ebffde10b81fa83b506fee83473ba06b1595b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T14:49:04.436Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T14:49:04.730Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T14:49:05.028Z] + ls /var/log/sa-host [2022-06-03T14:49:05.028Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T14:49:05.092Z] provisioning config files... [2022-06-03T14:49:05.104Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6658068611843008158tmp [Pipeline] { [Pipeline] echo [2022-06-03T14:49:05.126Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:49:05.416Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T14:49:05.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:49:05.764Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T14:49:05.774Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:49:06.079Z] ---> sudo-logs.sh [2022-06-03T14:49:06.079Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T14:49:06.101Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:49:06.977Z] ---> job-cost.sh [2022-06-03T14:49:06.977Z] lf-activate-venv: SKIPPING [2022-06-03T14:49:06.977Z] DEBUG: total: 0.10999999940395355 [2022-06-03T14:49:06.977Z] INFO: Retrieving Stack Cost... [2022-06-03T14:49:06.977Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T14:49:07.571Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T14:49:07.582Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T14:49:07.871Z] ---> logs-deploy.sh [2022-06-03T14:49:07.871Z] lf-activate-venv: SKIPPING [2022-06-03T14:49:07.872Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/jakarta/7 [2022-06-03T14:49:07.872Z] INFO: archiving workspace using pattern(s): [2022-06-03T14:49:08.811Z] Archives upload complete. [2022-06-03T14:49:08.811Z] INFO: archiving logs to Nexus