Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh3843516947525544203.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh2569430348344211325.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12086721047232612606.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh8156696569029389970.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16165675480959443211.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6846 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/151 [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/151 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/151@tmp/jenkins-gitclient-ssh7283716536219957020.key > 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 fbf009a3584204b1f7152455677e8e4d1b9535fc (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 Commit message: "build(snap): upgrade kuiper to 1.4.3 (#3895)" > git rev-list --no-walk 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-11T13:23:54.563Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-11T13:23:54.609Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-11T13:23:54.625Z] ========================================================= [2022-03-11T13:23:54.625Z] EdgeX Global Pipelines Version Info [2022-03-11T13:23:54.625Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:23:55.771Z] ------------------- [2022-03-11T13:23:55.771Z] stable info: [2022-03-11T13:23:55.771Z] ------------------- [2022-03-11T13:23:55.771Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-11T13:23:55.771Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-11T13:23:55.771Z] Message: update stable to v1.0.220 [2022-03-11T13:23:56.346Z] ------------------- [2022-03-11T13:23:56.346Z] experimental info: [2022-03-11T13:23:56.346Z] ------------------- [2022-03-11T13:23:56.346Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-11T13:23:56.346Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-11T13:23:56.346Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-11T13:23:56.474Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-11T13:23:56.485Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-11T13:23:56.496Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-11T13:23:56.507Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-11T13:23:56.518Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-11T13:23:56.531Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-11T13:23:56.542Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-11T13:23:56.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-11T13:23:56.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-11T13:23:56.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-11T13:23:56.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-11T13:23:56.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-11T13:23:56.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-11T13:23:56.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-11T13:23:56.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-11T13:23:56.648Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-11T13:23:56.659Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-11T13:23:56.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-11T13:23:56.680Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-11T13:23:56.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-11T13:23:56.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-11T13:23:56.715Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-11T13:23:56.725Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-11T13:23:56.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-11T13:23:56.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-11T13:23:56.760Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] echo [2022-03-11T13:23:56.770Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbf009a [Pipeline] echo [2022-03-11T13:23:56.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T13:23:56.826Z] provisioning config files... [2022-03-11T13:23:56.845Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/151@tmp/config3311276222753119732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:23:57.164Z] ---> docker-login.sh [2022-03-11T13:23:57.164Z] nexus3.edgexfoundry.org:10001 [2022-03-11T13:23:57.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:23:57.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:23:57.429Z] Configure a credential helper to remove this warning. See [2022-03-11T13:23:57.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:23:57.429Z] [2022-03-11T13:23:57.429Z] Login Succeeded [2022-03-11T13:23:57.429Z] nexus3.edgexfoundry.org:10002 [2022-03-11T13:23:57.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:23:57.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:23:57.429Z] Configure a credential helper to remove this warning. See [2022-03-11T13:23:57.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:23:57.429Z] [2022-03-11T13:23:57.429Z] Login Succeeded [2022-03-11T13:23:57.429Z] nexus3.edgexfoundry.org:10003 [2022-03-11T13:23:57.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:23:57.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:23:57.693Z] Configure a credential helper to remove this warning. See [2022-03-11T13:23:57.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:23:57.693Z] [2022-03-11T13:23:57.693Z] Login Succeeded [2022-03-11T13:23:57.693Z] nexus3.edgexfoundry.org:10004 [2022-03-11T13:23:57.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:23:57.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:23:57.693Z] Configure a credential helper to remove this warning. See [2022-03-11T13:23:57.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:23:57.693Z] [2022-03-11T13:23:57.693Z] Login Succeeded [2022-03-11T13:23:57.693Z] docker.io [2022-03-11T13:23:57.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:23:58.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:23:58.223Z] Configure a credential helper to remove this warning. See [2022-03-11T13:23:58.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:23:58.223Z] [2022-03-11T13:23:58.223Z] Login Succeeded [2022-03-11T13:23:58.223Z] ---> docker-login.sh ends [Pipeline] } [2022-03-11T13:23:58.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-11T13:23:58.550Z] ++ 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-03-11T13:23:58.550Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T13:23:58.550Z] ++ dirname cmd/core-command/Dockerfile [2022-03-11T13:23:58.550Z] ++ cut -d/ -f2 [2022-03-11T13:23:58.550Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-11T13:23:58.550Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T13:23:58.550Z] ++ dirname cmd/core-data/Dockerfile [2022-03-11T13:23:58.550Z] ++ cut -d/ -f2 [2022-03-11T13:23:58.550Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-11T13:23:58.550Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T13:23:58.550Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-11T13:23:58.550Z] ++ cut -d/ -f2 [2022-03-11T13:23:58.550Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-11T13:23:58.550Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T13:23:58.550Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-11T13:23:58.550Z] ++ cut -d/ -f2 [2022-03-11T13:23:58.550Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-11T13:23:58.550Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T13:23:58.550Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-11T13:23:58.550Z] ++ cut -d/ -f2 [2022-03-11T13:23:58.550Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-11T13:23:58.550Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T13:23:58.550Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-11T13:23:58.550Z] ++ cut -d/ -f2 [2022-03-11T13:23:58.550Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-11T13:23:58.550Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T13:23:58.550Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-11T13:23:58.550Z] ++ cut -d/ -f2 [2022-03-11T13:23:58.550Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-11T13:23:58.550Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T13:23:58.550Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-11T13:23:58.550Z] ++ cut -d/ -f2 [2022-03-11T13:23:58.550Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-11T13:23:58.550Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T13:23:58.550Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-11T13:23:58.550Z] ++ cut -d/ -f2 [2022-03-11T13:23:58.550Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-11T13:23:58.585Z] 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-03-11T13:23:58.954Z] + git rev-list -1 --merges fbf009a3584204b1f7152455677e8e4d1b9535fc~1..fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] echo [2022-03-11T13:23:58.976Z] -----------> git rev-list -1 --merges fbf009a3584204b1f7152455677e8e4d1b9535fc~1..fbf009a3584204b1f7152455677e8e4d1b9535fc fbf009a3584204b1f7152455677e8e4d1b9535fc [false] [Pipeline] sh [2022-03-11T13:23:59.281Z] + git log --format=format:%s -1 fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] echo [2022-03-11T13:23:59.299Z] ========================================================= [2022-03-11T13:23:59.299Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-11T13:23:59.299Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-11T13:23:59.964Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-11T13:23:59.964Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-11T13:23:59.964Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-11T13:23:59.964Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-11T13:23:59.964Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-11T13:23:59.964Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-11T13:23:59.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:24:00.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T13:24:00.396Z] [2022-03-11T13:24:00.396Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:24:00.700Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T13:24:00.700Z] latest: Pulling from edgex-devops/git-semver [2022-03-11T13:24:00.700Z] a0d0a0d46f8b: Pulling fs layer [2022-03-11T13:24:00.700Z] 3e5f54012d9b: Pulling fs layer [2022-03-11T13:24:00.700Z] 4c7163046ea9: Pulling fs layer [2022-03-11T13:24:00.700Z] 0c2d73faf560: Pulling fs layer [2022-03-11T13:24:00.700Z] 0c2d73faf560: Waiting [2022-03-11T13:24:00.700Z] 3e5f54012d9b: Verifying Checksum [2022-03-11T13:24:00.700Z] 3e5f54012d9b: Download complete [2022-03-11T13:24:00.700Z] a0d0a0d46f8b: Verifying Checksum [2022-03-11T13:24:00.700Z] a0d0a0d46f8b: Download complete [2022-03-11T13:24:00.700Z] 4c7163046ea9: Verifying Checksum [2022-03-11T13:24:00.700Z] 4c7163046ea9: Download complete [2022-03-11T13:24:00.700Z] 0c2d73faf560: Verifying Checksum [2022-03-11T13:24:00.700Z] 0c2d73faf560: Download complete [2022-03-11T13:24:00.979Z] a0d0a0d46f8b: Pull complete [2022-03-11T13:24:00.979Z] 3e5f54012d9b: Pull complete [2022-03-11T13:24:01.554Z] 4c7163046ea9: Pull complete [2022-03-11T13:24:01.554Z] 0c2d73faf560: Pull complete [2022-03-11T13:24:01.554Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-11T13:24:01.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T13:24:01.554Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-11T13:24:01.641Z] prd-centos7-docker-4c-2g-6846 does not seem to be running inside a container [2022-03-11T13:24:01.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-11T13:24:02.498Z] $ docker top 035bcea70ecbf0d6c5bf6724d851d1b9abe2ea6842d40bf6254d19025b9a1cfe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-11T13:24:02.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-11T13:24:02.610Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-11T13:24:02.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-11T13:24:02.736Z] $ docker exec 035bcea70ecbf0d6c5bf6724d851d1b9abe2ea6842d40bf6254d19025b9a1cfe ssh-agent [2022-03-11T13:24:02.847Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlGPodN/agent.13 [2022-03-11T13:24:02.847Z] SSH_AGENT_PID=19 [2022-03-11T13:24:02.857Z] Running ssh-add (command line suppressed) [2022-03-11T13:24:02.956Z] Identity added: /w/workspace/edgex-go/151@tmp/private_key_8908765208741743092.key (/w/workspace/edgex-go/151@tmp/private_key_8908765208741743092.key) [2022-03-11T13:24:02.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-11T13:24:03.268Z] + git tag --points-at HEAD [Pipeline] } [2022-03-11T13:24:03.286Z] $ docker exec --env ******** --env ******** 035bcea70ecbf0d6c5bf6724d851d1b9abe2ea6842d40bf6254d19025b9a1cfe ssh-agent -k [2022-03-11T13:24:03.386Z] unset SSH_AUTH_SOCK; [2022-03-11T13:24:03.386Z] unset SSH_AGENT_PID; [2022-03-11T13:24:03.386Z] echo Agent pid 19 killed; [2022-03-11T13:24:03.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-11T13:24:03.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-11T13:24:03.417Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-11T13:24:03.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-11T13:24:03.553Z] $ docker exec 035bcea70ecbf0d6c5bf6724d851d1b9abe2ea6842d40bf6254d19025b9a1cfe ssh-agent [2022-03-11T13:24:03.688Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmdNFEE/agent.52 [2022-03-11T13:24:03.688Z] SSH_AGENT_PID=58 [2022-03-11T13:24:03.693Z] Running ssh-add (command line suppressed) [2022-03-11T13:24:03.809Z] Identity added: /w/workspace/edgex-go/151@tmp/private_key_7251668591675761846.key (/w/workspace/edgex-go/151@tmp/private_key_7251668591675761846.key) [2022-03-11T13:24:03.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-11T13:24:04.126Z] + git semver init [2022-03-11T13:24:04.126Z] # -> Open(): unable to determine branch for HEAD [2022-03-11T13:24:04.126Z] # $GIT_DIR = /w/workspace/edgex-go/151/.git [2022-03-11T13:24:04.126Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/151 [2022-03-11T13:24:04.126Z] # $SEMVER_REMOTE_NAME = origin [2022-03-11T13:24:04.126Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-11T13:24:04.126Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-11T13:24:04.126Z] # $SEMVER_BRANCH = main [2022-03-11T13:24:04.126Z] # $SEMVER_TEMP = /tmp/semver-974216486 [2022-03-11T13:24:04.126Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-11T13:24:19.097Z] # '/tmp/semver-974216486' -> '/w/workspace/edgex-go/151/.semver' [2022-03-11T13:24:19.097Z] # -> Force: false [2022-03-11T13:24:19.097Z] # $SEMVER_DIR = /w/workspace/edgex-go/151/.semver [Pipeline] } [2022-03-11T13:24:19.111Z] $ docker exec --env ******** --env ******** 035bcea70ecbf0d6c5bf6724d851d1b9abe2ea6842d40bf6254d19025b9a1cfe ssh-agent -k [2022-03-11T13:24:19.213Z] unset SSH_AUTH_SOCK; [2022-03-11T13:24:19.213Z] unset SSH_AGENT_PID; [2022-03-11T13:24:19.213Z] echo Agent pid 58 killed; [2022-03-11T13:24:19.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-11T13:24:19.539Z] + git semver [Pipeline] } [2022-03-11T13:24:19.557Z] $ docker stop --time=1 035bcea70ecbf0d6c5bf6724d851d1b9abe2ea6842d40bf6254d19025b9a1cfe [2022-03-11T13:24:21.953Z] $ docker rm -f 035bcea70ecbf0d6c5bf6724d851d1b9abe2ea6842d40bf6254d19025b9a1cfe [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T13:24:22.332Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-11T13:24:22.577Z] Stashed 1 file(s) [Pipeline] echo [2022-03-11T13:24:22.580Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.34 [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-03-11T13:24:22.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-11T13:24:22.755Z] ========================================================= [2022-03-11T13:24:22.755Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-11T13:24:22.755Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T13:24:23.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T13:24:23.072Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-11T13:24:23.072Z] 59bf1c3509f3: Pulling fs layer [2022-03-11T13:24:23.072Z] 666ba61612fd: Pulling fs layer [2022-03-11T13:24:23.072Z] 8ed8ca486205: Pulling fs layer [2022-03-11T13:24:23.072Z] 4fe6c5a15a65: Pulling fs layer [2022-03-11T13:24:23.072Z] 22a0e8bec74d: Pulling fs layer [2022-03-11T13:24:23.072Z] 640e595b4fbd: Pulling fs layer [2022-03-11T13:24:23.072Z] 763cafe07f6e: Pulling fs layer [2022-03-11T13:24:23.072Z] 0c0b528cf693: Pulling fs layer [2022-03-11T13:24:23.072Z] 10935f4eaf8b: Pulling fs layer [2022-03-11T13:24:23.072Z] 22a0e8bec74d: Waiting [2022-03-11T13:24:23.072Z] 640e595b4fbd: Waiting [2022-03-11T13:24:23.072Z] 763cafe07f6e: Waiting [2022-03-11T13:24:23.072Z] 0c0b528cf693: Waiting [2022-03-11T13:24:23.072Z] 10935f4eaf8b: Waiting [2022-03-11T13:24:23.072Z] 4fe6c5a15a65: Waiting [2022-03-11T13:24:23.072Z] 8ed8ca486205: Verifying Checksum [2022-03-11T13:24:23.072Z] 8ed8ca486205: Download complete [2022-03-11T13:24:23.072Z] 666ba61612fd: Verifying Checksum [2022-03-11T13:24:23.072Z] 666ba61612fd: Download complete [2022-03-11T13:24:23.072Z] 22a0e8bec74d: Verifying Checksum [2022-03-11T13:24:23.072Z] 22a0e8bec74d: Download complete [2022-03-11T13:24:23.072Z] 640e595b4fbd: Verifying Checksum [2022-03-11T13:24:23.072Z] 640e595b4fbd: Download complete [2022-03-11T13:24:23.072Z] 59bf1c3509f3: Verifying Checksum [2022-03-11T13:24:23.072Z] 59bf1c3509f3: Download complete [2022-03-11T13:24:23.072Z] 763cafe07f6e: Verifying Checksum [2022-03-11T13:24:23.072Z] 763cafe07f6e: Download complete [2022-03-11T13:24:23.338Z] 0c0b528cf693: Verifying Checksum [2022-03-11T13:24:23.338Z] 0c0b528cf693: Download complete [2022-03-11T13:24:23.607Z] 10935f4eaf8b: Verifying Checksum [2022-03-11T13:24:23.607Z] 10935f4eaf8b: Download complete [2022-03-11T13:24:23.607Z] 4fe6c5a15a65: Verifying Checksum [2022-03-11T13:24:23.607Z] 4fe6c5a15a65: Download complete [2022-03-11T13:24:23.607Z] 59bf1c3509f3: Pull complete [2022-03-11T13:24:23.874Z] 666ba61612fd: Pull complete [2022-03-11T13:24:23.874Z] 8ed8ca486205: Pull complete [2022-03-11T13:24:28.137Z] 4fe6c5a15a65: Pull complete [2022-03-11T13:24:28.137Z] 22a0e8bec74d: Pull complete [2022-03-11T13:24:28.400Z] 640e595b4fbd: Pull complete [2022-03-11T13:24:28.400Z] 763cafe07f6e: Pull complete [2022-03-11T13:24:28.400Z] 0c0b528cf693: Pull complete [2022-03-11T13:24:31.750Z] 10935f4eaf8b: Pull complete [2022-03-11T13:24:31.750Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-11T13:24:31.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T13:24:31.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-11T13:24:32.089Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T13:24:32.089Z] WORKDIR /edgex [2022-03-11T13:24:32.089Z] COPY go.mod . [2022-03-11T13:24:32.089Z] RUN go mod download' [2022-03-11T13:24:32.089Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-11T13:24:34.036Z] Sending build context to Docker daemon 334MB [2022-03-11T13:24:34.036Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T13:24:34.036Z] ---> 99d49a6021b9 [2022-03-11T13:24:34.036Z] Step 2/4 : WORKDIR /edgex [2022-03-11T13:24:35.996Z] ---> Running in cf46ac58d058 [2022-03-11T13:24:35.996Z] Removing intermediate container cf46ac58d058 [2022-03-11T13:24:35.996Z] ---> 2834fa693612 [2022-03-11T13:24:35.996Z] Step 3/4 : COPY go.mod . [2022-03-11T13:24:36.260Z] ---> 10fd2814b0ca [2022-03-11T13:24:36.260Z] Step 4/4 : RUN go mod download [2022-03-11T13:24:36.260Z] ---> Running in 6b034330ed25 [2022-03-11T13:24:37.678Z] Still waiting to schedule task [2022-03-11T13:24:37.678Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-11T13:25:44.112Z] Removing intermediate container 6b034330ed25 [2022-03-11T13:25:44.112Z] ---> ab100e281a49 [2022-03-11T13:25:44.112Z] Successfully built ab100e281a49 [2022-03-11T13:25:44.112Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:25:44.424Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-11T13:25:44.424Z] . [Pipeline] withDockerContainer [2022-03-11T13:25:44.495Z] prd-centos7-docker-4c-2g-6846 does not seem to be running inside a container [2022-03-11T13:25:44.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-11T13:25:44.940Z] $ docker top 295562049aadd42bb7b39d04f2bfa223c836c3d87cee9a5a5d79d536be3fb5f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T13:25:45.303Z] + go version [2022-03-11T13:25:45.303Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-11T13:25:45.318Z] $ docker stop --time=1 295562049aadd42bb7b39d04f2bfa223c836c3d87cee9a5a5d79d536be3fb5f5 [2022-03-11T13:25:46.503Z] $ docker rm -f 295562049aadd42bb7b39d04f2bfa223c836c3d87cee9a5a5d79d536be3fb5f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:25:46.899Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-11T13:25:46.899Z] . [Pipeline] withDockerContainer [2022-03-11T13:25:46.989Z] prd-centos7-docker-4c-2g-6846 does not seem to be running inside a container [2022-03-11T13:25:47.031Z] $ 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/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-11T13:25:47.350Z] $ docker top 7169033bbec42d8b23cddbbb3f7972f73eee2149fe045301ae7408f72152b682 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-11T13:25:47.425Z] ========================================================= [2022-03-11T13:25:47.425Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-11T13:25:47.425Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T13:25:47.728Z] + make test [2022-03-11T13:25:47.728Z] go mod tidy [2022-03-11T13:25:47.728Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-11T13:25:54.358Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-11T13:26:11.493Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6847 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-03-11T13:26:11.506Z] Running in /w/workspace/edgex-go/151 [Pipeline] { [Pipeline] checkout [2022-03-11T13:26:11.687Z] The recommended git tool is: git [2022-03-11T13:26:12.614Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-11T13:26:16.069Z] using credential edgex-jenkins-ssh [2022-03-11T13:26:16.089Z] Cloning the remote Git repository [2022-03-11T13:26:16.156Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-11T13:26:16.233Z] > git init /w/workspace/edgex-go/151 # timeout=10 [2022-03-11T13:26:16.332Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-11T13:26:16.332Z] > git --version # timeout=10 [2022-03-11T13:26:16.355Z] > git --version # 'git version 2.17.1' [2022-03-11T13:26:16.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T13:26:16.438Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T13:26:16.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-11T13:26:17.170Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-11T13:26:17.439Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-11T13:26:20.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-11T13:26:20.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-11T13:26:20.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-11T13:26:20.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-11T13:26:20.889Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-11T13:26:20.889Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-11T13:26:21.467Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-11T13:26:21.467Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-11T13:26:21.467Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-11T13:26:21.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-11T13:26:23.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.034s coverage: 28.7% of statements [2022-03-11T13:26:23.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-11T13:26:23.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-11T13:26:24.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements [2022-03-11T13:26:24.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-11T13:26:24.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 44.7% of statements [2022-03-11T13:26:24.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-11T13:26:24.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-11T13:26:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.129s coverage: 89.5% of statements [2022-03-11T13:26:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-11T13:26:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-11T13:26:26.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements [2022-03-11T13:26:26.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-11T13:26:26.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-11T13:26:26.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-11T13:26:26.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-11T13:26:26.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-11T13:26:27.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 94.2% of statements [2022-03-11T13:26:27.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-11T13:26:27.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-11T13:26:27.523Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements [2022-03-11T13:26:27.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-11T13:26:27.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-11T13:26:27.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-11T13:26:27.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-11T13:26:27.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-11T13:26:27.523Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2022-03-11T13:26:27.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-11T13:26:27.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-11T13:26:27.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-11T13:26:28.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements [2022-03-11T13:26:28.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-11T13:26:28.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-03-11T13:26:28.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2022-03-11T13:26:28.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-11T13:26:28.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2022-03-11T13:26:30.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2022-03-11T13:26:30.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2022-03-11T13:26:30.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-03-11T13:26:30.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2022-03-11T13:26:31.853Z] Avoid second fetch [2022-03-11T13:26:31.853Z] Checking out Revision fbf009a3584204b1f7152455677e8e4d1b9535fc (main) [2022-03-11T13:26:31.828Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-11T13:26:31.844Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T13:26:31.882Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T13:26:31.900Z] > git checkout -f fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-11T13:26:36.160Z] Commit message: "build(snap): upgrade kuiper to 1.4.3 (#3895)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-11T13:26:37.072Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-11T13:26:37.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T13:26:37.072Z] Dload Upload Total Spent Left Speed [2022-03-11T13:26:37.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46443 0 --:--:-- --:--:-- --:--:-- 46443 [Pipeline] sh [2022-03-11T13:26:37.585Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-11T13:26:37.936Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-11T13:26:37.936Z] + sudo tee /etc/docker/daemon.new [2022-03-11T13:26:37.936Z] { [2022-03-11T13:26:37.936Z] "registry-mirrors": [ [2022-03-11T13:26:37.936Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-11T13:26:37.936Z] ], [2022-03-11T13:26:37.936Z] "bip": "10.250.0.254/24", [2022-03-11T13:26:37.936Z] "hosts": [ [2022-03-11T13:26:37.936Z] "tcp://0.0.0.0:5555", [2022-03-11T13:26:37.936Z] "unix:///var/run/docker.sock" [2022-03-11T13:26:37.936Z] ], [2022-03-11T13:26:37.937Z] "mtu": 1458, [2022-03-11T13:26:37.937Z] "selinux-enabled": true, [2022-03-11T13:26:37.937Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-11T13:26:37.937Z] } [Pipeline] sh [2022-03-11T13:26:38.273Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-11T13:26:38.624Z] + sudo service docker restart [2022-03-11T13:26:42.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2022-03-11T13:26:42.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-03-11T13:26:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.198s coverage: 82.5% of statements [2022-03-11T13:26:47.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T13:26:57.002Z] provisioning config files... [2022-03-11T13:26:57.026Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/151@tmp/config1167524629964323556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:26:57.396Z] ---> docker-login.sh [2022-03-11T13:26:57.396Z] nexus3.edgexfoundry.org:10001 [2022-03-11T13:26:57.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:26:58.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:26:58.270Z] Configure a credential helper to remove this warning. See [2022-03-11T13:26:58.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:26:58.270Z] [2022-03-11T13:26:58.270Z] Login Succeeded [2022-03-11T13:26:58.270Z] nexus3.edgexfoundry.org:10002 [2022-03-11T13:26:58.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:26:58.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:26:58.548Z] Configure a credential helper to remove this warning. See [2022-03-11T13:26:58.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:26:58.548Z] [2022-03-11T13:26:58.548Z] Login Succeeded [2022-03-11T13:26:58.548Z] nexus3.edgexfoundry.org:10003 [2022-03-11T13:26:58.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:26:59.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:26:59.099Z] Configure a credential helper to remove this warning. See [2022-03-11T13:26:59.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:26:59.099Z] [2022-03-11T13:26:59.099Z] Login Succeeded [2022-03-11T13:26:59.099Z] nexus3.edgexfoundry.org:10004 [2022-03-11T13:26:59.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:26:59.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:26:59.376Z] Configure a credential helper to remove this warning. See [2022-03-11T13:26:59.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:26:59.376Z] [2022-03-11T13:26:59.376Z] Login Succeeded [2022-03-11T13:26:59.376Z] docker.io [2022-03-11T13:26:59.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:27:00.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:27:00.251Z] Configure a credential helper to remove this warning. See [2022-03-11T13:27:00.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:27:00.251Z] [2022-03-11T13:27:00.251Z] Login Succeeded [2022-03-11T13:27:00.251Z] ---> docker-login.sh ends [Pipeline] } [2022-03-11T13:27:00.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-11T13:27:00.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-11T13:27:00.828Z] ========================================================= [2022-03-11T13:27:00.828Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-11T13:27:00.828Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T13:27:01.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T13:27:01.438Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-11T13:27:01.438Z] 9b3977197b4f: Pulling fs layer [2022-03-11T13:27:01.438Z] 1a89e8eeedd5: Pulling fs layer [2022-03-11T13:27:01.438Z] 94645a83ff95: Pulling fs layer [2022-03-11T13:27:01.438Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-11T13:27:01.438Z] 0c92f367c5e7: Pulling fs layer [2022-03-11T13:27:01.438Z] f7c0051592d6: Pulling fs layer [2022-03-11T13:27:01.438Z] a227ed2f7395: Pulling fs layer [2022-03-11T13:27:01.438Z] 7b1c46037f91: Pulling fs layer [2022-03-11T13:27:01.438Z] 3f3a8bcf1eab: Waiting [2022-03-11T13:27:01.438Z] 0c92f367c5e7: Waiting [2022-03-11T13:27:01.438Z] a227ed2f7395: Waiting [2022-03-11T13:27:01.438Z] 7b1c46037f91: Waiting [2022-03-11T13:27:01.438Z] f7c0051592d6: Waiting [2022-03-11T13:27:01.438Z] 94645a83ff95: Verifying Checksum [2022-03-11T13:27:01.438Z] 94645a83ff95: Download complete [2022-03-11T13:27:01.438Z] 1a89e8eeedd5: Verifying Checksum [2022-03-11T13:27:01.438Z] 1a89e8eeedd5: Download complete [2022-03-11T13:27:01.438Z] 0c92f367c5e7: Verifying Checksum [2022-03-11T13:27:01.438Z] 0c92f367c5e7: Download complete [2022-03-11T13:27:01.438Z] f7c0051592d6: Verifying Checksum [2022-03-11T13:27:01.438Z] f7c0051592d6: Download complete [2022-03-11T13:27:01.438Z] 9b3977197b4f: Download complete [2022-03-11T13:27:01.438Z] a227ed2f7395: Verifying Checksum [2022-03-11T13:27:01.438Z] a227ed2f7395: Download complete [2022-03-11T13:27:02.418Z] 9b3977197b4f: Pull complete [2022-03-11T13:27:02.699Z] 1a89e8eeedd5: Pull complete [2022-03-11T13:27:02.979Z] 94645a83ff95: Pull complete [2022-03-11T13:27:03.255Z] 7b1c46037f91: Verifying Checksum [2022-03-11T13:27:03.255Z] 7b1c46037f91: Download complete [2022-03-11T13:27:03.860Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-11T13:27:03.860Z] 3f3a8bcf1eab: Download complete [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.2% of statements [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-11T13:27:06.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-03-11T13:27:06.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-03-11T13:27:06.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 65.4% of statements [2022-03-11T13:27:06.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-11T13:27:06.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-11T13:27:06.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-11T13:27:06.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements [2022-03-11T13:27:06.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-11T13:27:06.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-11T13:27:06.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2022-03-11T13:27:06.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-11T13:27:07.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-03-11T13:27:07.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-11T13:27:14.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-11T13:27:14.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-11T13:27:14.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-11T13:27:14.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-11T13:27:14.081Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-11T13:27:14.081Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-11T13:27:14.081Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-03-11T13:27:14.081Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-11T13:27:14.081Z] 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-03-11T13:27:16.269Z] 3f3a8bcf1eab: Pull complete [2022-03-11T13:27:16.269Z] 0c92f367c5e7: Pull complete [2022-03-11T13:27:16.269Z] f7c0051592d6: Pull complete [2022-03-11T13:27:16.269Z] a227ed2f7395: Pull complete [2022-03-11T13:27:21.688Z] 7b1c46037f91: Pull complete [2022-03-11T13:27:21.688Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-11T13:27:21.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T13:27:21.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-11T13:27:22.036Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T13:27:22.036Z] WORKDIR /edgex [2022-03-11T13:27:22.036Z] COPY go.mod . [2022-03-11T13:27:22.036Z] RUN go mod download ci-base-image-arm64 [2022-03-11T13:27:22.036Z] -f - . [2022-03-11T13:27:24.742Z] Sending build context to Docker daemon 168.7MB [2022-03-11T13:27:24.742Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T13:27:24.742Z] ---> f79e39bc4007 [2022-03-11T13:27:24.742Z] Step 2/4 : WORKDIR /edgex [2022-03-11T13:27:26.717Z] ---> Running in 3b1fa47f36c7 [2022-03-11T13:27:26.717Z] Removing intermediate container 3b1fa47f36c7 [2022-03-11T13:27:26.717Z] ---> f47c7fb7f412 [2022-03-11T13:27:26.717Z] Step 3/4 : COPY go.mod . [2022-03-11T13:27:27.309Z] ---> 494039ffcc0e [2022-03-11T13:27:27.309Z] Step 4/4 : RUN go mod download [2022-03-11T13:27:27.309Z] ---> Running in 570f4515dcf5 [2022-03-11T13:28:00.959Z] GO111MODULE=on go vet ./... [2022-03-11T13:28:01.910Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-11T13:28:02.171Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-11T13:28:02.436Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-11T13:28:03.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-11T13:28:03.327Z] + ls -al . [2022-03-11T13:28:03.327Z] total 644 [2022-03-11T13:28:03.327Z] drwxrwxr-x 10 1001 1001 4096 Mar 11 13:28 . [2022-03-11T13:28:03.327Z] drwxr-xr-x 4 root root 32 Mar 11 13:25 .. [2022-03-11T13:28:03.327Z] -rw-rw-r-- 1 1001 1001 11 Mar 11 13:23 .dockerignore [2022-03-11T13:28:03.327Z] drwxrwxr-x 8 1001 1001 162 Mar 11 13:23 .git [2022-03-11T13:28:03.327Z] drwxrwxr-x 4 1001 1001 142 Mar 11 13:23 .github [2022-03-11T13:28:03.327Z] -rw-rw-r-- 1 1001 1001 804 Mar 11 13:23 .gitignore [2022-03-11T13:28:03.327Z] -rw-rw-r-- 1 1001 1001 42 Mar 11 13:23 .golangci.yml [2022-03-11T13:28:03.327Z] -rw-rw-r-- 1 1001 1001 76 Mar 11 13:23 .hadolint.yml [2022-03-11T13:28:03.327Z] drwx------ 3 1001 1001 58 Mar 11 13:24 .semver [2022-03-11T13:28:03.327Z] -rw-rw-r-- 1 1001 1001 166 Mar 11 13:23 .sonarcloud.properties [2022-03-11T13:28:03.327Z] -rw-rw-r-- 1 1001 1001 1171 Mar 11 13:23 ADOPTERS.md [2022-03-11T13:28:03.327Z] -rw-rw-r-- 1 1001 1001 9019 Mar 11 13:23 Attribution.txt [2022-03-11T13:28:03.327Z] -rw-rw-r-- 1 1001 1001 51732 Mar 11 13:23 CHANGELOG.md [2022-03-11T13:28:03.328Z] -rw-rw-r-- 1 1001 1001 3804 Mar 11 13:23 CONTRIBUTING.md [2022-03-11T13:28:03.328Z] -rw-rw-r-- 1 1001 1001 677 Mar 11 13:23 GOVERNANCE.md [2022-03-11T13:28:03.328Z] -rw-rw-r-- 1 1001 1001 849 Mar 11 13:23 Jenkinsfile [2022-03-11T13:28:03.328Z] -rw-rw-r-- 1 1001 1001 10775 Mar 11 13:23 LICENSE [2022-03-11T13:28:03.328Z] -rw-rw-r-- 1 1001 1001 6508 Mar 11 13:23 Makefile [2022-03-11T13:28:03.328Z] -rw-rw-r-- 1 1001 1001 582 Mar 11 13:23 OWNERS.md [2022-03-11T13:28:03.328Z] -rw-rw-r-- 1 1001 1001 8207 Mar 11 13:23 README.md [2022-03-11T13:28:03.328Z] -rw-rw-r-- 1 1001 1001 6912 Mar 11 13:23 SECURITY.md [2022-03-11T13:28:03.328Z] -rw-rw-r-- 1 1001 1001 12 Mar 11 13:24 VERSION [2022-03-11T13:28:03.328Z] -rw-rw-r-- 1 1001 1001 4131 Mar 11 13:23 ZMQWindows.md [2022-03-11T13:28:03.328Z] drwxrwxr-x 2 1001 1001 37 Mar 11 13:23 bin [2022-03-11T13:28:03.328Z] drwxrwxr-x 14 1001 1001 4096 Mar 11 13:23 cmd [2022-03-11T13:28:03.328Z] -rw-r--r-- 1 root root 428383 Mar 11 13:27 coverage.out [2022-03-11T13:28:03.328Z] -rw-rw-r-- 1 1001 1001 2827 Mar 11 13:23 go.mod [2022-03-11T13:28:03.328Z] -rw-rw-r-- 1 1001 1001 50275 Mar 11 13:23 go.sum [2022-03-11T13:28:03.328Z] drwxrwxr-x 8 1001 1001 124 Mar 11 13:23 internal [2022-03-11T13:28:03.328Z] drwxrwxr-x 3 1001 1001 16 Mar 11 13:23 openapi [2022-03-11T13:28:03.328Z] drwxrwxr-x 4 1001 1001 71 Mar 11 13:23 snap [2022-03-11T13:28:03.328Z] -rw-rw-r-- 1 1001 1001 204 Mar 11 13:23 version.go [Pipeline] sh [2022-03-11T13:28:03.625Z] + '[' -e coverage.out ] [2022-03-11T13:28:03.625Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-11T13:28:03.741Z] Stashed 1 file(s) [Pipeline] sh [2022-03-11T13:28:04.040Z] + make build [2022-03-11T13:28:04.040Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data [2022-03-11T13:28:05.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-11T13:28:14.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command [2022-03-11T13:28:14.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-11T13:28:15.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-11T13:28:15.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-11T13:28:16.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-11T13:28:17.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-11T13:28:18.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-11T13:28:19.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-11T13:28:20.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-11T13:28:21.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-11T13:28:23.423Z] $ docker stop --time=1 7169033bbec42d8b23cddbbb3f7972f73eee2149fe045301ae7408f72152b682 [2022-03-11T13:28:25.302Z] $ docker rm -f 7169033bbec42d8b23cddbbb3f7972f73eee2149fe045301ae7408f72152b682 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:28:26.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T13:28:26.681Z] [2022-03-11T13:28:26.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:28:26.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T13:28:26.989Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-11T13:28:26.989Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-11T13:28:26.989Z] ca9280d653b3: Pulling fs layer [2022-03-11T13:28:26.989Z] 7e9c9ca2126c: Pulling fs layer [2022-03-11T13:28:26.989Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-11T13:28:26.989Z] cbdbe7a5bc2a: Download complete [2022-03-11T13:28:27.255Z] ca9280d653b3: Verifying Checksum [2022-03-11T13:28:27.255Z] ca9280d653b3: Download complete [2022-03-11T13:28:27.255Z] cbdbe7a5bc2a: Pull complete [2022-03-11T13:28:27.523Z] 7e9c9ca2126c: Verifying Checksum [2022-03-11T13:28:27.523Z] 7e9c9ca2126c: Download complete [2022-03-11T13:28:28.097Z] ca9280d653b3: Pull complete [2022-03-11T13:28:32.335Z] 7e9c9ca2126c: Pull complete [2022-03-11T13:28:32.336Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-11T13:28:32.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T13:28:32.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-11T13:28:32.405Z] prd-centos7-docker-4c-2g-6846 does not seem to be running inside a container [2022-03-11T13:28:32.454Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@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-03-11T13:28:35.206Z] $ docker top c45e90f5964d4ef5672fc01c12bb4d1843932d2cd2c309d6306bcb13bdcda9d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T13:28:35.562Z] + docker-compose build --help [2022-03-11T13:28:35.562Z] + grep parallel [2022-03-11T13:28:36.133Z] --parallel Build images in parallel. [Pipeline] } [2022-03-11T13:28:36.152Z] $ docker stop --time=1 c45e90f5964d4ef5672fc01c12bb4d1843932d2cd2c309d6306bcb13bdcda9d2 [2022-03-11T13:28:37.346Z] $ docker rm -f c45e90f5964d4ef5672fc01c12bb4d1843932d2cd2c309d6306bcb13bdcda9d2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:28:37.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T13:28:37.726Z] . [Pipeline] withDockerContainer [2022-03-11T13:28:37.791Z] prd-centos7-docker-4c-2g-6846 does not seem to be running inside a container [2022-03-11T13:28:37.825Z] $ 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/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-11T13:28:38.171Z] $ docker top 44eaa3bc68776aca6b208ef604a445324fe9977731c657f72f6eac95152f367c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T13:28:38.541Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-11T13:28:39.112Z] Building core-command ... [2022-03-11T13:28:39.112Z] Building core-data ... [2022-03-11T13:28:39.112Z] Building core-metadata ... [2022-03-11T13:28:39.112Z] Building security-bootstrapper ... [2022-03-11T13:28:39.112Z] Building security-proxy-setup ... [2022-03-11T13:28:39.112Z] Building security-secretstore-setup ... [2022-03-11T13:28:39.112Z] Building support-notifications ... [2022-03-11T13:28:39.112Z] Building support-scheduler ... [2022-03-11T13:28:39.112Z] Building sys-mgmt-agent ... [2022-03-11T13:28:39.112Z] Building sys-mgmt-agent [2022-03-11T13:28:39.112Z] Building support-notifications [2022-03-11T13:28:39.112Z] Building core-command [2022-03-11T13:28:39.112Z] Building core-metadata [2022-03-11T13:28:39.112Z] Building security-proxy-setup [2022-03-11T13:28:49.118Z] Removing intermediate container 570f4515dcf5 [2022-03-11T13:28:49.118Z] ---> 209a719f2168 [2022-03-11T13:28:49.118Z] Successfully built 209a719f2168 [2022-03-11T13:28:49.118Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:28:49.463Z] + docker inspect -f . ci-base-image-arm64 [2022-03-11T13:28:49.463Z] . [Pipeline] withDockerContainer [2022-03-11T13:28:49.687Z] prd-ubuntu18.04-docker-arm64-4c-16g-6847 does not seem to be running inside a container [2022-03-11T13:28:49.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@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-03-11T13:28:51.108Z] $ docker top da92fc86aadc431f29a1f03fd7808602e0077b9f246ed0e5b4fa6dd6dbc4705f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T13:28:51.999Z] + go version [2022-03-11T13:28:51.999Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-11T13:28:52.029Z] $ docker stop --time=1 da92fc86aadc431f29a1f03fd7808602e0077b9f246ed0e5b4fa6dd6dbc4705f [2022-03-11T13:28:53.636Z] $ docker rm -f da92fc86aadc431f29a1f03fd7808602e0077b9f246ed0e5b4fa6dd6dbc4705f [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] sh [2022-03-11T13:28:54.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T13:28:54.272Z] [2022-03-11T13:28:54.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:28:54.429Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:28:54.429Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:28:54.429Z] ---> ab100e281a49 [2022-03-11T13:28:54.429Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T13:28:54.429Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:28:54.429Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:28:54.429Z] ---> ab100e281a49 [2022-03-11T13:28:54.429Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T13:28:54.429Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:28:54.429Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:28:54.429Z] ---> ab100e281a49 [2022-03-11T13:28:54.429Z] Step 3/21 : WORKDIR /edgex-go [2022-03-11T13:28:54.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T13:28:54.614Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-11T13:28:54.614Z] 29e5d40040c1: Pulling fs layer [2022-03-11T13:28:54.614Z] 1ce36da41761: Pulling fs layer [2022-03-11T13:28:54.614Z] 25b303627fd3: Pulling fs layer [2022-03-11T13:28:54.888Z] 29e5d40040c1: Verifying Checksum [2022-03-11T13:28:54.888Z] 29e5d40040c1: Download complete [2022-03-11T13:28:55.177Z] 1ce36da41761: Verifying Checksum [2022-03-11T13:28:55.177Z] 1ce36da41761: Download complete [2022-03-11T13:28:55.452Z] 29e5d40040c1: Pull complete [2022-03-11T13:28:55.817Z] ---> Running in 4b15de61fcab [2022-03-11T13:28:55.817Z] ---> Running in 515acf4202e9 [2022-03-11T13:28:55.817Z] ---> Running in a202451a6d78 [2022-03-11T13:28:56.436Z] 25b303627fd3: Verifying Checksum [2022-03-11T13:28:56.436Z] 25b303627fd3: Download complete [2022-03-11T13:28:56.712Z] 1ce36da41761: Pull complete [2022-03-11T13:29:00.028Z] Removing intermediate container 515acf4202e9 [2022-03-11T13:29:00.028Z] ---> cbc16b848f20 [2022-03-11T13:29:00.028Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:29:00.028Z] Removing intermediate container a202451a6d78 [2022-03-11T13:29:00.028Z] ---> 8e4b1ff3c7aa [2022-03-11T13:29:00.028Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:29:00.028Z] Removing intermediate container 4b15de61fcab [2022-03-11T13:29:00.028Z] ---> 3ef2cd2029e5 [2022-03-11T13:29:00.028Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:29:00.291Z] ---> Running in db81704272d6 [2022-03-11T13:29:00.291Z] ---> Running in fe998b893de0 [2022-03-11T13:29:00.291Z] ---> Running in f0fbd3d068f2 [2022-03-11T13:29:06.861Z] 25b303627fd3: Pull complete [2022-03-11T13:29:06.862Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-11T13:29:06.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T13:29:06.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-11T13:29:06.896Z] Removing intermediate container db81704272d6 [2022-03-11T13:29:06.896Z] ---> 8dd0f055166d [2022-03-11T13:29:06.896Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-11T13:29:06.896Z] Removing intermediate container fe998b893de0 [2022-03-11T13:29:06.896Z] ---> d1b214af9a78 [2022-03-11T13:29:06.896Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-11T13:29:06.896Z] ---> Running in 3cb40c6f91be [2022-03-11T13:29:06.896Z] ---> Running in 9a43f1944490 [2022-03-11T13:29:06.896Z] Removing intermediate container f0fbd3d068f2 [2022-03-11T13:29:06.896Z] ---> 21d9572421ef [2022-03-11T13:29:06.896Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T13:29:07.069Z] prd-ubuntu18.04-docker-arm64-4c-16g-6847 does not seem to be running inside a container [2022-03-11T13:29:07.153Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@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-03-11T13:29:07.164Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:29:07.164Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:29:07.164Z] ---> ab100e281a49 [2022-03-11T13:29:07.164Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T13:29:07.164Z] ---> Using cache [2022-03-11T13:29:07.164Z] ---> 8e4b1ff3c7aa [2022-03-11T13:29:07.164Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:29:07.164Z] ---> Using cache [2022-03-11T13:29:07.164Z] ---> d1b214af9a78 [2022-03-11T13:29:07.164Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-11T13:29:07.424Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:29:07.424Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:29:07.424Z] ---> ab100e281a49 [2022-03-11T13:29:07.424Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T13:29:07.424Z] ---> Using cache [2022-03-11T13:29:07.424Z] ---> 8e4b1ff3c7aa [2022-03-11T13:29:07.424Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:29:07.424Z] ---> Using cache [2022-03-11T13:29:07.424Z] ---> d1b214af9a78 [2022-03-11T13:29:07.424Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T13:29:09.516Z] $ docker top db0500ce88dee6e2b1777ade8fc5c98490f3bfaf6528865b6eec57ea25608b8b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T13:29:10.397Z] + grep+ paralleldocker-compose [2022-03-11T13:29:10.397Z] build --help [2022-03-11T13:29:12.724Z] ---> Running in 2d9c50f3cba8 [2022-03-11T13:29:12.724Z] ---> Running in 0b3d7dc1e08d [2022-03-11T13:29:12.724Z] ---> Running in 226b00e98cd0 [2022-03-11T13:29:12.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:29:12.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:29:12.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:29:13.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:29:13.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:29:13.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:29:13.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:29:13.537Z] OK: 221 MiB in 52 packages [2022-03-11T13:29:13.537Z] OK: 221 MiB in 52 packages [2022-03-11T13:29:13.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:29:14.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:29:14.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:29:14.084Z] OK: 221 MiB in 52 packages [2022-03-11T13:29:14.353Z] OK: 221 MiB in 52 packages [2022-03-11T13:29:14.353Z] OK: 221 MiB in 52 packages [2022-03-11T13:29:14.613Z] Removing intermediate container 9a43f1944490 [2022-03-11T13:29:14.613Z] ---> 971bb3271840 [2022-03-11T13:29:14.613Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T13:29:14.696Z] --parallel Build images in parallel. [Pipeline] } [2022-03-11T13:29:14.724Z] $ docker stop --time=1 db0500ce88dee6e2b1777ade8fc5c98490f3bfaf6528865b6eec57ea25608b8b [2022-03-11T13:29:14.880Z] Removing intermediate container 3cb40c6f91be [2022-03-11T13:29:14.880Z] ---> e214396f8c97 [2022-03-11T13:29:14.880Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-11T13:29:14.880Z] ---> 315c12219719 [2022-03-11T13:29:14.880Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:29:15.140Z] Removing intermediate container 2d9c50f3cba8 [2022-03-11T13:29:15.140Z] ---> 57f5e084b163 [2022-03-11T13:29:15.140Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T13:29:15.401Z] ---> Running in d2ac41b18e69 [2022-03-11T13:29:15.663Z] Removing intermediate container 0b3d7dc1e08d [2022-03-11T13:29:15.663Z] ---> a59681b1a563 [2022-03-11T13:29:15.663Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T13:29:15.663Z] ---> 04ad88f6dac3 [2022-03-11T13:29:15.663Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:29:15.663Z] ---> 758b7d3bb378 [2022-03-11T13:29:15.663Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:29:15.663Z] Removing intermediate container 226b00e98cd0 [2022-03-11T13:29:15.663Z] ---> ccc88f604ef1 [2022-03-11T13:29:15.663Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T13:29:15.925Z] ---> Running in 13180931090f [2022-03-11T13:29:15.925Z] ---> Running in 5bda171a0de1 [2022-03-11T13:29:16.195Z] ---> 0d9c1fa2ec59 [2022-03-11T13:29:16.195Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:29:16.195Z] ---> 3a184290754b [2022-03-11T13:29:16.195Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:29:16.392Z] $ docker rm -f db0500ce88dee6e2b1777ade8fc5c98490f3bfaf6528865b6eec57ea25608b8b [2022-03-11T13:29:16.460Z] ---> Running in ce8ed9bae309 [2022-03-11T13:29:16.460Z] ---> Running in 79c5078d944d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:29:16.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T13:29:16.980Z] . [Pipeline] withDockerContainer [2022-03-11T13:29:17.214Z] prd-ubuntu18.04-docker-arm64-4c-16g-6847 does not seem to be running inside a container [2022-03-11T13:29:17.298Z] $ 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/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@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-03-11T13:29:18.590Z] $ docker top eb6238850120a3b743a083ec7ee8554eae6976e8268c7c5201059b889ed307bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T13:29:19.028Z] Removing intermediate container 13180931090f [2022-03-11T13:29:19.028Z] ---> b453fa22a2b1 [2022-03-11T13:29:19.028Z] Step 8/21 : COPY . . [2022-03-11T13:29:19.477Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-11T13:29:23.769Z] Building core-command ... [2022-03-11T13:29:23.769Z] Building core-data ... [2022-03-11T13:29:23.769Z] Building core-metadata ... [2022-03-11T13:29:23.769Z] Building security-bootstrapper ... [2022-03-11T13:29:23.769Z] Building security-proxy-setup ... [2022-03-11T13:29:23.769Z] Building security-secretstore-setup ... [2022-03-11T13:29:23.769Z] Building support-notifications ... [2022-03-11T13:29:23.769Z] Building support-scheduler ... [2022-03-11T13:29:23.769Z] Building sys-mgmt-agent ... [2022-03-11T13:29:23.769Z] Building sys-mgmt-agent [2022-03-11T13:29:23.769Z] Building core-command [2022-03-11T13:29:23.769Z] Building security-proxy-setup [2022-03-11T13:29:23.769Z] Building core-metadata [2022-03-11T13:29:23.769Z] Building security-secretstore-setup [2022-03-11T13:29:24.339Z] Removing intermediate container d2ac41b18e69 [2022-03-11T13:29:24.339Z] ---> 2622752e27d3 [2022-03-11T13:29:24.339Z] Step 8/23 : COPY . . [2022-03-11T13:29:24.339Z] Removing intermediate container 79c5078d944d [2022-03-11T13:29:24.339Z] ---> bfbff33d53ab [2022-03-11T13:29:24.339Z] Step 8/23 : COPY . . [2022-03-11T13:29:24.609Z] ---> 2ba457995673 [2022-03-11T13:29:24.609Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-11T13:29:24.609Z] Removing intermediate container 5bda171a0de1 [2022-03-11T13:29:24.609Z] ---> 3ad8a0663700 [2022-03-11T13:29:24.609Z] Step 8/23 : COPY . . [2022-03-11T13:29:24.880Z] Removing intermediate container ce8ed9bae309 [2022-03-11T13:29:24.880Z] ---> 9313567080a5 [2022-03-11T13:29:24.880Z] Step 8/22 : COPY . . [2022-03-11T13:29:27.452Z] ---> Running in e83ce2949b0d [2022-03-11T13:29:28.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-11T13:29:43.042Z] ---> e0a9669f5d91 [2022-03-11T13:29:43.042Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-11T13:29:43.303Z] ---> Running in 860694535f83 [2022-03-11T13:29:45.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-11T13:29:47.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-11T13:29:59.544Z] ---> 2b8ee491c24a [2022-03-11T13:29:59.544Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-11T13:29:59.544Z] ---> f1d0823c77e1 [2022-03-11T13:29:59.544Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-11T13:29:59.544Z] ---> Running in 2f3d0c182927 [2022-03-11T13:29:59.544Z] Removing intermediate container e83ce2949b0d [2022-03-11T13:29:59.544Z] ---> Running in 7b1338d92ccb [2022-03-11T13:29:59.544Z] ---> 042170e8e1bd [2022-03-11T13:29:59.544Z] [2022-03-11T13:29:59.544Z] Step 10/21 : FROM alpine:3.14 [2022-03-11T13:29:59.544Z] ---> 5c997db9d135 [2022-03-11T13:29:59.544Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-11T13:29:59.544Z] ---> Running in d20daa6540f3 [2022-03-11T13:29:59.821Z] 3.14: Pulling from library/alpine [2022-03-11T13:30:00.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command [2022-03-11T13:30:00.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-11T13:30:00.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-11T13:30:00.640Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-11T13:30:00.640Z] Status: Downloaded newer image for alpine:3.14 [2022-03-11T13:30:00.640Z] ---> 0a97eee8041e [2022-03-11T13:30:00.640Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-11T13:30:00.640Z] ---> Running in 8f0a928344d2 [2022-03-11T13:30:01.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:30:01.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:30:01.830Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-11T13:30:01.830Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-11T13:30:01.830Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T13:30:01.830Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-11T13:30:01.830Z] (5/5) Installing curl (7.79.1-r0) [2022-03-11T13:30:01.830Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:30:01.830Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T13:30:02.105Z] OK: 8 MiB in 19 packages [2022-03-11T13:30:02.704Z] Removing intermediate container 8f0a928344d2 [2022-03-11T13:30:02.704Z] ---> cde2cd45cf9c [2022-03-11T13:30:02.704Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T13:30:02.704Z] ---> Running in 9c4e1123b0f6 [2022-03-11T13:30:02.972Z] Removing intermediate container 9c4e1123b0f6 [2022-03-11T13:30:02.972Z] ---> 93869e76ea24 [2022-03-11T13:30:02.972Z] Step 13/21 : WORKDIR /edgex [2022-03-11T13:30:02.972Z] ---> Running in 60b35ef20ce2 [2022-03-11T13:30:03.233Z] Removing intermediate container 60b35ef20ce2 [2022-03-11T13:30:03.233Z] ---> b5252b383b80 [2022-03-11T13:30:03.233Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-11T13:30:03.494Z] ---> 0187cdcc3b8a [2022-03-11T13:30:03.494Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-11T13:30:04.064Z] ---> 0ca6ddf43c3c [2022-03-11T13:30:04.064Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-11T13:30:04.636Z] ---> b7164b9158c3 [2022-03-11T13:30:04.636Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-11T13:30:04.636Z] ---> Running in 2ff353b1687e [2022-03-11T13:30:04.636Z] Removing intermediate container 2ff353b1687e [2022-03-11T13:30:04.636Z] ---> 940de067040b [2022-03-11T13:30:04.636Z] Step 18/21 : CMD ["--init=true"] [2022-03-11T13:30:04.902Z] ---> Running in f0329a6dbfef [2022-03-11T13:30:05.175Z] Removing intermediate container f0329a6dbfef [2022-03-11T13:30:05.175Z] ---> a8766cce904c [2022-03-11T13:30:05.175Z] Step 19/21 : LABEL arch=x86_64 [2022-03-11T13:30:05.175Z] ---> Running in abc6673011b9 [2022-03-11T13:30:05.761Z] Removing intermediate container abc6673011b9 [2022-03-11T13:30:05.761Z] ---> d330ca4eee46 [2022-03-11T13:30:05.761Z] Step 20/21 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:30:06.026Z] ---> Running in c48cb7216957 [2022-03-11T13:30:06.026Z] Removing intermediate container 860694535f83 [2022-03-11T13:30:06.026Z] ---> f16005df4acb [2022-03-11T13:30:06.026Z] [2022-03-11T13:30:06.026Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T13:30:06.026Z] ---> 0a97eee8041e [2022-03-11T13:30:06.026Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-11T13:30:06.026Z] ---> Running in b2ea92049d76 [2022-03-11T13:30:06.290Z] Removing intermediate container c48cb7216957 [2022-03-11T13:30:06.290Z] ---> 9706658006e9 [2022-03-11T13:30:06.290Z] Step 21/21 : LABEL version=2.2.0-dev.34 [2022-03-11T13:30:06.290Z] ---> Running in b1d99976f735 [2022-03-11T13:30:06.557Z] Removing intermediate container b1d99976f735 [2022-03-11T13:30:06.557Z] ---> 3f82306ed93b [2022-03-11T13:30:06.557Z] [2022-03-11T13:30:06.557Z] Successfully built 3f82306ed93b [2022-03-11T13:30:06.557Z] Successfully tagged security-proxy-setup:latest [2022-03-11T13:30:06.557Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-03-11T13:30:06.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:30:06.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:30:07.408Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-11T13:30:07.408Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-11T13:30:07.408Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:30:07.408Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T13:30:07.408Z] OK: 6 MiB in 16 packages [2022-03-11T13:30:10.715Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:30:10.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:30:10.716Z] ---> 209a719f2168 [2022-03-11T13:30:10.716Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T13:30:10.716Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:30:10.716Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:30:10.716Z] ---> 209a719f2168 [2022-03-11T13:30:10.716Z] Step 3/25 : WORKDIR /edgex-go [2022-03-11T13:30:10.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:30:10.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:30:10.716Z] ---> 209a719f2168 [2022-03-11T13:30:10.716Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T13:30:10.716Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:30:10.716Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:30:10.716Z] ---> 209a719f2168 [2022-03-11T13:30:10.716Z] Step 3/21 : WORKDIR /edgex-go [2022-03-11T13:30:10.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:30:10.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:30:10.716Z] ---> 209a719f2168 [2022-03-11T13:30:10.716Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T13:30:10.716Z] ---> Running in 9286832ef4b0 [2022-03-11T13:30:10.716Z] ---> Running in 649aa125c030 [2022-03-11T13:30:10.716Z] ---> Running in 3495b3d0e44c [2022-03-11T13:30:10.716Z] ---> Running in 5923ee81b550 [2022-03-11T13:30:10.716Z] ---> Running in c790549f6ebc [2022-03-11T13:30:10.716Z] Removing intermediate container 5923ee81b550 [2022-03-11T13:30:10.716Z] ---> 8ad15f0b37cc [2022-03-11T13:30:10.716Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:30:10.716Z] Removing intermediate container c790549f6ebc [2022-03-11T13:30:10.716Z] ---> 41e4aaf73a3f [2022-03-11T13:30:10.716Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:30:10.716Z] Removing intermediate container 3495b3d0e44c [2022-03-11T13:30:10.716Z] ---> d6461aa3376d [2022-03-11T13:30:10.716Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:30:10.716Z] Removing intermediate container 649aa125c030 [2022-03-11T13:30:10.716Z] ---> d42399cda68b [2022-03-11T13:30:10.716Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:30:10.716Z] Removing intermediate container 9286832ef4b0 [2022-03-11T13:30:10.716Z] ---> a656aa15ac41 [2022-03-11T13:30:10.716Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:30:10.716Z] ---> Running in 640cdd95bc3f [2022-03-11T13:30:10.716Z] ---> Running in 5e3c8bf7db63 [2022-03-11T13:30:10.716Z] ---> Running in b889cd7accbe [2022-03-11T13:30:10.716Z] ---> Running in b4424c9b8018 [2022-03-11T13:30:10.716Z] ---> Running in fba38f97a9fe [2022-03-11T13:30:11.700Z] Removing intermediate container 5e3c8bf7db63 [2022-03-11T13:30:11.700Z] ---> 82617508f484 [2022-03-11T13:30:11.700Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-11T13:30:11.976Z] ---> Running in 906f5a8b9eaf [2022-03-11T13:30:11.976Z] Removing intermediate container 640cdd95bc3f [2022-03-11T13:30:11.976Z] ---> b17c266dce3e [2022-03-11T13:30:11.976Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T13:30:12.251Z] ---> Running in e2d341702d48 [2022-03-11T13:30:12.251Z] Removing intermediate container b889cd7accbe [2022-03-11T13:30:12.251Z] ---> 38b1d4083687 [2022-03-11T13:30:12.251Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-11T13:30:12.251Z] Removing intermediate container fba38f97a9fe [2022-03-11T13:30:12.251Z] ---> 45510bb829e5 [2022-03-11T13:30:12.251Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-11T13:30:12.524Z] Removing intermediate container b4424c9b8018 [2022-03-11T13:30:12.524Z] ---> f29626d5ff22 [2022-03-11T13:30:12.524Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T13:30:12.524Z] ---> Running in d9e6c77a0800 [2022-03-11T13:30:12.524Z] ---> Running in 6cb1bd94d2a9 [2022-03-11T13:30:12.738Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:30:12.738Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:30:12.738Z] ---> ab100e281a49 [2022-03-11T13:30:12.738Z] Step 3/31 : WORKDIR /edgex-go [2022-03-11T13:30:12.738Z] ---> Using cache [2022-03-11T13:30:12.738Z] ---> 8e4b1ff3c7aa [2022-03-11T13:30:12.738Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:30:12.738Z] ---> Using cache [2022-03-11T13:30:12.738Z] ---> d1b214af9a78 [2022-03-11T13:30:12.738Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-11T13:30:12.738Z] ---> Using cache [2022-03-11T13:30:12.738Z] ---> ccc88f604ef1 [2022-03-11T13:30:12.738Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-11T13:30:12.738Z] ---> Using cache [2022-03-11T13:30:12.738Z] ---> 3a184290754b [2022-03-11T13:30:12.738Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:30:12.738Z] ---> Using cache [2022-03-11T13:30:12.738Z] ---> bfbff33d53ab [2022-03-11T13:30:12.738Z] Step 8/31 : COPY . . [2022-03-11T13:30:12.738Z] ---> Using cache [2022-03-11T13:30:12.738Z] ---> f1d0823c77e1 [2022-03-11T13:30:12.738Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-11T13:30:12.738Z] Removing intermediate container b2ea92049d76 [2022-03-11T13:30:12.738Z] ---> 4fdf1b954879 [2022-03-11T13:30:12.738Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T13:30:12.738Z] ---> Running in 893b19935442 [2022-03-11T13:30:12.738Z] ---> Running in 9f0fcd735d14 [2022-03-11T13:30:12.738Z] Removing intermediate container 9f0fcd735d14 [2022-03-11T13:30:12.738Z] ---> 112f508f3170 [2022-03-11T13:30:12.738Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-11T13:30:12.738Z] ---> Running in 6e43c4ae103f [2022-03-11T13:30:12.738Z] Removing intermediate container 6e43c4ae103f [2022-03-11T13:30:12.738Z] ---> ba7942b6cd9a [2022-03-11T13:30:12.738Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T13:30:12.738Z] ---> Running in 51948b51a910 [2022-03-11T13:30:12.738Z] Removing intermediate container 51948b51a910 [2022-03-11T13:30:12.738Z] ---> 6d02ed8f0528 [2022-03-11T13:30:12.738Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T13:30:12.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-11T13:30:12.799Z] ---> Running in 47b881d84791 [2022-03-11T13:30:13.015Z] ---> 85e9cefaa780 [2022-03-11T13:30:13.015Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-11T13:30:13.599Z] ---> d058e9ee80f7 [2022-03-11T13:30:13.599Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-11T13:30:13.799Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:30:13.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:30:13.866Z] ---> 3325cf573782 [2022-03-11T13:30:13.866Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-11T13:30:13.866Z] ---> Running in e8c837ad0cb8 [2022-03-11T13:30:14.134Z] Removing intermediate container e8c837ad0cb8 [2022-03-11T13:30:14.134Z] ---> 58703834ece4 [2022-03-11T13:30:14.134Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T13:30:14.134Z] ---> Running in d6180f4a1336 [2022-03-11T13:30:14.134Z] Removing intermediate container d6180f4a1336 [2022-03-11T13:30:14.134Z] ---> 2c2c836ebf90 [2022-03-11T13:30:14.134Z] Step 20/22 : LABEL arch=x86_64 [2022-03-11T13:30:14.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:30:14.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:30:14.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:30:14.410Z] ---> Running in 095fb84f606b [2022-03-11T13:30:14.411Z] Removing intermediate container 095fb84f606b [2022-03-11T13:30:14.411Z] ---> 80f5d37376d7 [2022-03-11T13:30:14.411Z] Step 21/22 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:30:14.411Z] ---> Running in 849c046d01cf [2022-03-11T13:30:14.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:30:14.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:30:14.691Z] Removing intermediate container 849c046d01cf [2022-03-11T13:30:14.691Z] ---> 87c0ccd3d2f9 [2022-03-11T13:30:14.691Z] Step 22/22 : LABEL version=2.2.0-dev.34 [2022-03-11T13:30:14.691Z] ---> Running in 7a689d48c399 [2022-03-11T13:30:14.691Z] Removing intermediate container 7a689d48c399 [2022-03-11T13:30:14.691Z] ---> e9c53524e23a [2022-03-11T13:30:14.691Z] [2022-03-11T13:30:14.954Z] Successfully built e9c53524e23a [2022-03-11T13:30:14.954Z] Successfully tagged support-notifications:latest [2022-03-11T13:30:14.954Z]  Building support-notifications ... done Building security-secretstore-setup [2022-03-11T13:30:15.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:30:15.722Z] OK: 220 MiB in 52 packages [2022-03-11T13:30:15.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:30:15.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:30:16.026Z] OK: 220 MiB in 52 packages [2022-03-11T13:30:17.073Z] OK: 220 MiB in 52 packages [2022-03-11T13:30:17.355Z] OK: 220 MiB in 52 packages [2022-03-11T13:30:17.355Z] OK: 220 MiB in 52 packages [2022-03-11T13:30:17.355Z] Removing intermediate container 906f5a8b9eaf [2022-03-11T13:30:17.355Z] ---> 89150d1aff2b [2022-03-11T13:30:17.355Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T13:30:17.975Z] Removing intermediate container e2d341702d48 [2022-03-11T13:30:17.975Z] ---> d08098d5d3a6 [2022-03-11T13:30:17.975Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T13:30:18.973Z] Removing intermediate container d9e6c77a0800 [2022-03-11T13:30:18.973Z] ---> 180923002b6c [2022-03-11T13:30:18.973Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-11T13:30:18.973Z] ---> 344b69a8a670 [2022-03-11T13:30:18.973Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:30:18.973Z] Removing intermediate container 6cb1bd94d2a9 [2022-03-11T13:30:18.973Z] ---> d92bcec62a0c [2022-03-11T13:30:18.973Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-11T13:30:18.973Z] ---> Running in 7c6afebda829 [2022-03-11T13:30:18.973Z] Removing intermediate container 47b881d84791 [2022-03-11T13:30:18.973Z] ---> eb99c2e1cdae [2022-03-11T13:30:18.973Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T13:30:19.245Z] ---> 51ce74b494c1 [2022-03-11T13:30:19.245Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:30:19.519Z] ---> Running in a86cbfca95c2 [2022-03-11T13:30:20.120Z] ---> 946f2547e6c1 [2022-03-11T13:30:20.120Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:30:20.120Z] ---> f6e77a90e144 [2022-03-11T13:30:20.120Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:30:20.396Z] ---> Running in cd555846dc57 [2022-03-11T13:30:20.396Z] ---> Running in ffeeabfd17cb [2022-03-11T13:30:20.396Z] ---> 853ab6d437bd [2022-03-11T13:30:20.396Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:30:20.671Z] ---> Running in b8215422ff50 [2022-03-11T13:30:21.544Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:30:21.544Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:30:21.544Z] ---> ab100e281a49 [2022-03-11T13:30:21.544Z] Step 3/25 : WORKDIR /edgex-go [2022-03-11T13:30:21.544Z] ---> Using cache [2022-03-11T13:30:21.544Z] ---> 8e4b1ff3c7aa [2022-03-11T13:30:21.544Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:30:21.544Z] ---> Using cache [2022-03-11T13:30:21.544Z] ---> d1b214af9a78 [2022-03-11T13:30:21.544Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-11T13:30:21.544Z] ---> Using cache [2022-03-11T13:30:21.544Z] ---> ccc88f604ef1 [2022-03-11T13:30:21.544Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-11T13:30:21.544Z] ---> Using cache [2022-03-11T13:30:21.544Z] ---> 3a184290754b [2022-03-11T13:30:21.544Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:30:21.544Z] ---> Using cache [2022-03-11T13:30:21.544Z] ---> bfbff33d53ab [2022-03-11T13:30:21.544Z] Step 8/25 : COPY . . [2022-03-11T13:30:21.544Z] ---> Using cache [2022-03-11T13:30:21.544Z] ---> f1d0823c77e1 [2022-03-11T13:30:21.544Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-11T13:30:22.492Z] ---> Running in 2eba1fc89092 [2022-03-11T13:30:22.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-11T13:30:24.085Z] Removing intermediate container 7c6afebda829 [2022-03-11T13:30:24.085Z] ---> f14d7e55bc67 [2022-03-11T13:30:24.085Z] Step 8/23 : COPY . . [2022-03-11T13:30:25.071Z] Removing intermediate container a86cbfca95c2 [2022-03-11T13:30:25.071Z] ---> 7c5e4dddc888 [2022-03-11T13:30:25.071Z] Step 8/23 : COPY . . [2022-03-11T13:30:27.106Z] Removing intermediate container ffeeabfd17cb [2022-03-11T13:30:27.106Z] ---> 4e74ed097493 [2022-03-11T13:30:27.106Z] Step 8/25 : COPY . . [2022-03-11T13:30:27.383Z] Removing intermediate container cd555846dc57 [2022-03-11T13:30:27.384Z] ---> 2f5d7826444a [2022-03-11T13:30:27.384Z] Step 8/21 : COPY . . [2022-03-11T13:30:27.660Z] Removing intermediate container b8215422ff50 [2022-03-11T13:30:27.660Z] ---> fdf8d6e682c9 [2022-03-11T13:30:27.660Z] Step 8/23 : COPY . . [2022-03-11T13:30:42.751Z] ---> 7a2e5e95991d [2022-03-11T13:30:42.751Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-11T13:30:42.751Z] ---> cea39c76a179 [2022-03-11T13:30:42.751Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-11T13:30:42.751Z] ---> Running in b80191e97bff [2022-03-11T13:30:42.751Z] ---> 9cafb913897f [2022-03-11T13:30:42.751Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-11T13:30:42.751Z] ---> 93035bbac13c [2022-03-11T13:30:42.751Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-11T13:30:42.751Z] ---> Running in 81d4a37178c8 [2022-03-11T13:30:42.751Z] ---> Running in 626d55111eac [2022-03-11T13:30:42.751Z] ---> Running in 36b5e4221d5d [2022-03-11T13:30:42.751Z] ---> 73949b099a66 [2022-03-11T13:30:42.751Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-11T13:30:42.751Z] ---> Running in 6a6a0290aac9 [2022-03-11T13:30:43.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command [2022-03-11T13:30:44.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-11T13:30:44.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-11T13:30:44.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-11T13:30:44.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-11T13:30:44.720Z] Removing intermediate container d20daa6540f3 [2022-03-11T13:30:44.720Z] ---> 57233a522874 [2022-03-11T13:30:44.720Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-11T13:30:44.720Z] ---> Running in 2f6f6ee92252 [2022-03-11T13:30:44.720Z] Removing intermediate container 7b1338d92ccb [2022-03-11T13:30:44.720Z] ---> 14deb3761831 [2022-03-11T13:30:44.720Z] [2022-03-11T13:30:44.720Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T13:30:44.720Z] ---> 0a97eee8041e [2022-03-11T13:30:44.720Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T13:30:44.720Z] ---> Running in 1655f4e025ce [2022-03-11T13:30:44.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-11T13:30:45.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:30:45.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:30:45.624Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-11T13:30:45.624Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:30:45.624Z] OK: 6 MiB in 15 packages [2022-03-11T13:30:46.216Z] Removing intermediate container 2f3d0c182927 [2022-03-11T13:30:46.216Z] ---> 2b43c774965b [2022-03-11T13:30:46.216Z] [2022-03-11T13:30:46.216Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T13:30:46.216Z] ---> 0a97eee8041e [2022-03-11T13:30:46.216Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T13:30:46.216Z] ---> Running in 78288d6d7c2b [2022-03-11T13:30:46.491Z] Removing intermediate container 1655f4e025ce [2022-03-11T13:30:46.491Z] ---> 3a50a30ecb44 [2022-03-11T13:30:46.491Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T13:30:46.491Z] ---> Running in a157d0c8a0be [2022-03-11T13:30:46.491Z] Removing intermediate container a157d0c8a0be [2022-03-11T13:30:46.491Z] ---> a9dc0726b176 [2022-03-11T13:30:46.491Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-11T13:30:46.766Z] ---> Running in 0963b1639da2 [2022-03-11T13:30:46.766Z] Removing intermediate container 2f6f6ee92252 [2022-03-11T13:30:46.766Z] ---> 8b4304e8f5a0 [2022-03-11T13:30:46.766Z] [2022-03-11T13:30:46.766Z] Step 11/23 : FROM docker:20.10.10 [2022-03-11T13:30:46.766Z] Removing intermediate container 0963b1639da2 [2022-03-11T13:30:46.766Z] ---> 13e0f50991c8 [2022-03-11T13:30:46.766Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T13:30:47.037Z] 20.10.10: Pulling from library/docker [2022-03-11T13:30:47.037Z] ---> Running in c565795c7421 [2022-03-11T13:30:47.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:30:47.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:30:47.310Z] Removing intermediate container c565795c7421 [2022-03-11T13:30:47.310Z] ---> 589117fe56f1 [2022-03-11T13:30:47.310Z] Step 15/23 : WORKDIR / [2022-03-11T13:30:47.588Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-11T13:30:47.588Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:30:47.588Z] ---> Running in 59101e248450 [2022-03-11T13:30:47.588Z] OK: 6 MiB in 15 packages [2022-03-11T13:30:48.173Z] Removing intermediate container 59101e248450 [2022-03-11T13:30:48.173Z] ---> 262c7848852e [2022-03-11T13:30:48.173Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T13:30:48.437Z] Removing intermediate container 78288d6d7c2b [2022-03-11T13:30:48.438Z] ---> 18c4b9cc2b66 [2022-03-11T13:30:48.438Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T13:30:48.701Z] ---> c47728842ca5 [2022-03-11T13:30:48.701Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-11T13:30:48.701Z] ---> Running in d59f83313aa1 [2022-03-11T13:30:48.967Z] Removing intermediate container d59f83313aa1 [2022-03-11T13:30:48.967Z] ---> 46640badcf5b [2022-03-11T13:30:48.967Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-11T13:30:49.229Z] ---> Running in c978773ddd75 [2022-03-11T13:30:49.498Z] ---> 03987de8c636 [2022-03-11T13:30:49.498Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-11T13:30:49.498Z] Removing intermediate container c978773ddd75 [2022-03-11T13:30:49.498Z] ---> 318b2fd57ee1 [2022-03-11T13:30:49.498Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T13:30:49.761Z] ---> Running in cdcf313db5d6 [2022-03-11T13:30:50.024Z] ---> 0aea1be731d0 [2022-03-11T13:30:50.024Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-11T13:30:50.024Z] Removing intermediate container cdcf313db5d6 [2022-03-11T13:30:50.024Z] ---> ba3ed7249ecd [2022-03-11T13:30:50.024Z] Step 15/23 : WORKDIR / [2022-03-11T13:30:50.024Z] ---> Running in 242cc53a275d [2022-03-11T13:30:50.024Z] ---> Running in bbc26bbe087a [2022-03-11T13:30:50.286Z] Removing intermediate container 242cc53a275d [2022-03-11T13:30:50.286Z] ---> 9084e9580f47 [2022-03-11T13:30:50.286Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T13:30:50.286Z] Removing intermediate container bbc26bbe087a [2022-03-11T13:30:50.286Z] ---> 1329c0ce2734 [2022-03-11T13:30:50.286Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T13:30:50.286Z] ---> Running in e7a450a31974 [2022-03-11T13:30:50.894Z] Removing intermediate container e7a450a31974 [2022-03-11T13:30:50.894Z] ---> 2fcd3dda62ac [2022-03-11T13:30:50.894Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T13:30:50.894Z] ---> 9347117b562e [2022-03-11T13:30:50.894Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-11T13:30:51.217Z] ---> Running in 9378c3bf78b9 [2022-03-11T13:30:51.489Z] Removing intermediate container 9378c3bf78b9 [2022-03-11T13:30:51.489Z] ---> 99a3c4419a6a [2022-03-11T13:30:51.489Z] Step 22/23 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:30:51.489Z] ---> Running in ff8ea84a07a4 [2022-03-11T13:30:51.764Z] ---> 3245956c94c1 [2022-03-11T13:30:51.764Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-11T13:30:51.764Z] Removing intermediate container ff8ea84a07a4 [2022-03-11T13:30:51.764Z] ---> 0a28ccdca8ad [2022-03-11T13:30:51.764Z] Step 23/23 : LABEL version=2.2.0-dev.34 [2022-03-11T13:30:51.764Z] ---> Running in 9914bd26dc4c [2022-03-11T13:30:52.038Z] ---> d4c2e2b6a048 [2022-03-11T13:30:52.038Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-11T13:30:52.313Z] Removing intermediate container 9914bd26dc4c [2022-03-11T13:30:52.313Z] ---> f3ef8d53f557 [2022-03-11T13:30:52.313Z] [2022-03-11T13:30:52.313Z] ---> Running in 6d72af99804d [2022-03-11T13:30:52.313Z] Successfully built f3ef8d53f557 [2022-03-11T13:30:52.313Z] Successfully tagged core-command:latest [2022-03-11T13:30:52.313Z] Building support-scheduler [2022-03-11T13:30:52.614Z]  Building core-command ... done Removing intermediate container 6d72af99804d [2022-03-11T13:30:52.614Z] ---> 9a57f947b63b [2022-03-11T13:30:52.614Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T13:30:53.231Z] ---> Running in 29a5cde8d6c3 [2022-03-11T13:30:55.164Z] Removing intermediate container 29a5cde8d6c3 [2022-03-11T13:30:55.164Z] ---> a8ccb15c348a [2022-03-11T13:30:55.164Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T13:30:55.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-11T13:30:55.746Z] ---> Running in 0956f1a4221d [2022-03-11T13:30:55.746Z] Removing intermediate container 893b19935442 [2022-03-11T13:30:55.746Z] ---> 15d53c340dd4 [2022-03-11T13:30:55.746Z] [2022-03-11T13:30:55.746Z] Step 10/31 : FROM alpine:3.14 [2022-03-11T13:30:55.746Z] ---> 0a97eee8041e [2022-03-11T13:30:55.746Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-11T13:30:56.018Z] ---> Running in 9882b39d9bd5 [2022-03-11T13:30:56.282Z] Removing intermediate container 0956f1a4221d [2022-03-11T13:30:56.282Z] ---> d2b65c42a874 [2022-03-11T13:30:56.282Z] Step 22/23 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:30:56.282Z] ---> Running in 79e55744278f [2022-03-11T13:30:56.282Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-11T13:30:56.282Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-11T13:30:56.282Z] ---> b706a049f56e [2022-03-11T13:30:56.282Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-11T13:30:56.557Z] Removing intermediate container 9882b39d9bd5 [2022-03-11T13:30:56.557Z] ---> 68ac8ac5662a [2022-03-11T13:30:56.557Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-11T13:30:56.557Z] ---> Running in 9b0f2357a277 [2022-03-11T13:30:56.557Z] ---> Running in 6e025e98ee37 [2022-03-11T13:30:56.557Z] Removing intermediate container 79e55744278f [2022-03-11T13:30:56.557Z] ---> fb8e308dfe9b [2022-03-11T13:30:56.557Z] Step 23/23 : LABEL version=2.2.0-dev.34 [2022-03-11T13:30:56.557Z] ---> Running in 8665ee8eb87f [2022-03-11T13:30:56.818Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:30:56.818Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:30:56.818Z] ---> ab100e281a49 [2022-03-11T13:30:56.818Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T13:30:56.818Z] ---> Using cache [2022-03-11T13:30:56.818Z] ---> 8e4b1ff3c7aa [2022-03-11T13:30:56.818Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:30:56.818Z] ---> Using cache [2022-03-11T13:30:56.818Z] ---> d1b214af9a78 [2022-03-11T13:30:56.818Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-11T13:30:56.818Z] ---> Using cache [2022-03-11T13:30:56.818Z] ---> ccc88f604ef1 [2022-03-11T13:30:56.818Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T13:30:56.818Z] ---> Using cache [2022-03-11T13:30:56.818Z] ---> 3a184290754b [2022-03-11T13:30:56.818Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:30:56.818Z] ---> Using cache [2022-03-11T13:30:56.818Z] ---> bfbff33d53ab [2022-03-11T13:30:56.818Z] Step 8/22 : COPY . . [2022-03-11T13:30:56.818Z] ---> Using cache [2022-03-11T13:30:56.818Z] ---> f1d0823c77e1 [2022-03-11T13:30:56.818Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-11T13:30:56.818Z] Removing intermediate container 9b0f2357a277 [2022-03-11T13:30:56.818Z] ---> 9abefcbd5dcd [2022-03-11T13:30:56.818Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-11T13:30:56.818Z] ---> Running in 4b80ba326d97 [2022-03-11T13:30:56.818Z] Removing intermediate container 8665ee8eb87f [2022-03-11T13:30:56.818Z] ---> 6d9534fa0052 [2022-03-11T13:30:56.818Z] [2022-03-11T13:30:56.818Z] ---> Running in c4bedab90b4e [2022-03-11T13:30:56.818Z] Successfully built 6d9534fa0052 [2022-03-11T13:30:56.818Z] Successfully tagged core-metadata:latest [2022-03-11T13:30:56.818Z] Building core-data [2022-03-11T13:30:57.380Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:30:57.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:30:58.013Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-11T13:30:58.013Z] (2/2) Installing su-exec (0.2-r1) [2022-03-11T13:30:58.013Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:30:58.013Z] OK: 6 MiB in 16 packages [2022-03-11T13:30:58.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-11T13:30:58.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:30:58.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:30:58.275Z] (1/42) Installing readline (8.1.0-r0) [2022-03-11T13:30:58.275Z] (2/42) Installing bash (5.1.4-r0) [2022-03-11T13:30:58.275Z] Executing bash-5.1.4-r0.post-install [2022-03-11T13:30:58.275Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-11T13:30:58.275Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T13:30:58.275Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-11T13:30:58.275Z] (6/42) Installing curl (7.79.1-r0) [2022-03-11T13:30:58.275Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-11T13:30:58.275Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-11T13:30:58.275Z] (9/42) Installing expat (2.4.7-r0) [2022-03-11T13:30:58.275Z] (10/42) Installing libffi (3.3-r2) [2022-03-11T13:30:58.275Z] (11/42) Installing gdbm (1.19-r0) [2022-03-11T13:30:58.275Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-11T13:30:58.275Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T13:30:58.538Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T13:30:58.538Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-11T13:30:58.538Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-11T13:30:58.538Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-11T13:31:01.861Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-11T13:31:01.861Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-11T13:31:01.861Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:31:01.861Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:31:01.861Z] ---> ab100e281a49 [2022-03-11T13:31:01.861Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T13:31:01.861Z] ---> Using cache [2022-03-11T13:31:01.861Z] ---> 8e4b1ff3c7aa [2022-03-11T13:31:01.861Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:31:01.861Z] ---> Using cache [2022-03-11T13:31:01.861Z] ---> d1b214af9a78 [2022-03-11T13:31:01.861Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-11T13:31:01.861Z] ---> Running in 7f062300e60c [2022-03-11T13:31:01.861Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-11T13:31:01.861Z] Removing intermediate container 2eba1fc89092 [2022-03-11T13:31:01.861Z] ---> 8cd7c8331c39 [2022-03-11T13:31:01.861Z] [2022-03-11T13:31:01.861Z] Step 10/25 : FROM alpine:3.14 [2022-03-11T13:31:01.861Z] ---> 0a97eee8041e [2022-03-11T13:31:01.861Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-11T13:31:01.861Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-11T13:31:01.861Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-11T13:31:01.861Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-11T13:31:01.861Z] Removing intermediate container 6e025e98ee37 [2022-03-11T13:31:01.861Z] ---> a194e140ced5 [2022-03-11T13:31:01.861Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-11T13:31:01.861Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-11T13:31:01.861Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-11T13:31:01.861Z] ---> Running in 8b13f141d6de [2022-03-11T13:31:01.861Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-11T13:31:01.861Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-11T13:31:01.861Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-11T13:31:01.861Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-11T13:31:02.129Z] ---> Running in 6afc752781f7 [2022-03-11T13:31:02.129Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-11T13:31:02.129Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-11T13:31:02.129Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-11T13:31:02.129Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-11T13:31:02.129Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-11T13:31:02.129Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-11T13:31:02.129Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-11T13:31:02.129Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-11T13:31:02.129Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-11T13:31:02.129Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-11T13:31:02.129Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-11T13:31:02.129Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-11T13:31:02.129Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-11T13:31:02.717Z] Removing intermediate container 6afc752781f7 [2022-03-11T13:31:02.717Z] ---> 2049a70d18e2 [2022-03-11T13:31:02.717Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-11T13:31:02.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:31:02.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:31:02.717Z] ---> Running in f13ff7d03445 [2022-03-11T13:31:02.991Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:31:02.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:31:02.991Z] OK: 84 MiB in 64 packages [2022-03-11T13:31:02.991Z] Removing intermediate container f13ff7d03445 [2022-03-11T13:31:02.991Z] ---> 5051c2e7a19e [2022-03-11T13:31:02.991Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-11T13:31:02.991Z] ---> Running in f036940c54d8 [2022-03-11T13:31:02.991Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-11T13:31:03.257Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-11T13:31:03.257Z] (3/3) Installing su-exec (0.2-r1) [2022-03-11T13:31:03.257Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:31:03.257Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T13:31:03.257Z] OK: 6 MiB in 17 packages [2022-03-11T13:31:03.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:31:03.843Z] Removing intermediate container 8b13f141d6de [2022-03-11T13:31:03.843Z] ---> 4f56fb38fc4e [2022-03-11T13:31:03.843Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T13:31:03.843Z] ---> Running in e2dfc1d23f9e [2022-03-11T13:31:04.119Z] Removing intermediate container f036940c54d8 [2022-03-11T13:31:04.119Z] ---> c503cbd9a77e [2022-03-11T13:31:04.119Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-11T13:31:04.119Z] Removing intermediate container e2dfc1d23f9e [2022-03-11T13:31:04.119Z] ---> c2ebb520d566 [2022-03-11T13:31:04.119Z] Step 13/25 : WORKDIR / [2022-03-11T13:31:04.119Z] ---> Running in 830c3db7dd8c [2022-03-11T13:31:04.119Z] ---> Running in b99e98a727e5 [2022-03-11T13:31:04.401Z] Removing intermediate container b99e98a727e5 [2022-03-11T13:31:04.401Z] ---> e0aa0b348587 [2022-03-11T13:31:04.401Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-11T13:31:04.401Z] OK: 221 MiB in 52 packages [2022-03-11T13:31:04.401Z] Removing intermediate container 830c3db7dd8c [2022-03-11T13:31:04.401Z] ---> 6f7b8a175c43 [2022-03-11T13:31:04.401Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-11T13:31:04.401Z] Collecting docker-compose==1.23.2 [2022-03-11T13:31:04.401Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-11T13:31:04.677Z] Collecting docopt<0.7,>=0.6.1 [2022-03-11T13:31:04.677Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-11T13:31:04.677Z] ---> f3b315a96f63 [2022-03-11T13:31:04.677Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-11T13:31:04.677Z] ---> 1eb252e0f009 [2022-03-11T13:31:04.677Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-11T13:31:04.677Z] ---> Running in 496db2f00ac5 [2022-03-11T13:31:04.952Z] Removing intermediate container 7f062300e60c [2022-03-11T13:31:04.952Z] ---> b0d785af0a61 [2022-03-11T13:31:04.952Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T13:31:04.952Z] ---> 5e286500ad7e [2022-03-11T13:31:04.952Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-11T13:31:05.237Z] ---> d0910b756db1 [2022-03-11T13:31:05.237Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:31:05.237Z] Collecting PyYAML<4,>=3.10 [2022-03-11T13:31:05.237Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-11T13:31:05.237Z] ---> Running in a157c4a4ffde [2022-03-11T13:31:05.512Z] ---> 42965f23502c [2022-03-11T13:31:05.512Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-11T13:31:06.126Z] ---> f5818f0d3276 [2022-03-11T13:31:06.126Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-11T13:31:06.126Z] Removing intermediate container 496db2f00ac5 [2022-03-11T13:31:06.126Z] ---> c7f2b471eb00 [2022-03-11T13:31:06.126Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T13:31:06.408Z] Collecting docker<4.0,>=3.6.0 [2022-03-11T13:31:06.408Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-11T13:31:06.408Z] ---> 611354ea9553 [2022-03-11T13:31:06.408Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-11T13:31:06.408Z] ---> f05f24c26702 [2022-03-11T13:31:06.408Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-11T13:31:06.685Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-11T13:31:06.685Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-11T13:31:06.685Z] 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-03-11T13:31:06.685Z] Collecting cached-property<2,>=1.2.0 [2022-03-11T13:31:06.685Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-11T13:31:06.961Z] Collecting jsonschema<3,>=2.5.1 [2022-03-11T13:31:06.961Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-11T13:31:06.961Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-11T13:31:06.961Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-11T13:31:07.559Z] Collecting texttable<0.10,>=0.9.0 [2022-03-11T13:31:07.559Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-11T13:31:07.559Z] ---> 0c4a5f777148 [2022-03-11T13:31:07.559Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-11T13:31:07.559Z] ---> 0441f47d09cc [2022-03-11T13:31:07.559Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-11T13:31:07.832Z] ---> 8d921d82925c [2022-03-11T13:31:07.832Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-11T13:31:07.832Z] ---> 2dd3ba0998d7 [2022-03-11T13:31:07.832Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-11T13:31:07.832Z] ---> Running in 8ac3fe158608 [2022-03-11T13:31:08.102Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-11T13:31:08.102Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-11T13:31:08.102Z] ---> 16aa7df2452b [2022-03-11T13:31:08.102Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-11T13:31:08.378Z] Collecting docker-pycreds>=0.4.0 [2022-03-11T13:31:08.378Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-11T13:31:08.378Z] Collecting idna<2.8,>=2.5 [2022-03-11T13:31:08.378Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-11T13:31:08.378Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-11T13:31:08.378Z] Removing intermediate container a157c4a4ffde [2022-03-11T13:31:08.378Z] ---> d8df889e83be [2022-03-11T13:31:08.378Z] Step 8/23 : COPY . . [2022-03-11T13:31:08.378Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-11T13:31:08.649Z] ---> 297765827132 [2022-03-11T13:31:08.649Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-11T13:31:08.649Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-11T13:31:08.649Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-11T13:31:08.649Z] 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-03-11T13:31:08.649Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-11T13:31:08.649Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-11T13:31:08.649Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-11T13:31:08.649Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-11T13:31:08.932Z] ---> Running in 524676d29e30 [2022-03-11T13:31:08.932Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-11T13:31:08.932Z] Attempting uninstall: urllib3 [2022-03-11T13:31:08.932Z] Found existing installation: urllib3 1.26.5 [2022-03-11T13:31:08.932Z] Uninstalling urllib3-1.26.5: [2022-03-11T13:31:08.932Z] Successfully uninstalled urllib3-1.26.5 [2022-03-11T13:31:09.221Z] Attempting uninstall: idna [2022-03-11T13:31:09.221Z] Found existing installation: idna 3.2 [2022-03-11T13:31:09.221Z] Uninstalling idna-3.2: [2022-03-11T13:31:09.503Z] Successfully uninstalled idna-3.2 [2022-03-11T13:31:09.783Z] Attempting uninstall: chardet [2022-03-11T13:31:09.783Z] Found existing installation: chardet 4.0.0 [2022-03-11T13:31:09.783Z] Uninstalling chardet-4.0.0: [2022-03-11T13:31:09.783Z] Successfully uninstalled chardet-4.0.0 [2022-03-11T13:31:09.783Z] Removing intermediate container 524676d29e30 [2022-03-11T13:31:09.783Z] ---> 8574ff2c9864 [2022-03-11T13:31:09.783Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-11T13:31:10.413Z] Removing intermediate container 8ac3fe158608 [2022-03-11T13:31:10.413Z] ---> fcdb45b58555 [2022-03-11T13:31:10.413Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-11T13:31:11.044Z] Attempting uninstall: requests [2022-03-11T13:31:11.044Z] Found existing installation: requests 2.25.1 [2022-03-11T13:31:11.044Z] Uninstalling requests-2.25.1: [2022-03-11T13:31:11.044Z] Successfully uninstalled requests-2.25.1 [2022-03-11T13:31:11.044Z] ---> 01d28fca768c [2022-03-11T13:31:11.044Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-11T13:31:11.044Z] ---> Running in 39e3b2c7cabf [2022-03-11T13:31:11.333Z] ---> Running in 7d25e7a71517 [2022-03-11T13:31:11.333Z] Running setup.py install for texttable: started [2022-03-11T13:31:11.333Z] Removing intermediate container 39e3b2c7cabf [2022-03-11T13:31:11.333Z] ---> 148f2a56312d [2022-03-11T13:31:11.333Z] Step 23/25 : LABEL arch=x86_64 [2022-03-11T13:31:11.608Z] ---> Running in db044f157af1 [2022-03-11T13:31:11.608Z] Running setup.py install for texttable: finished with status 'done' [2022-03-11T13:31:11.608Z] Running setup.py install for PyYAML: started [2022-03-11T13:31:12.198Z] Removing intermediate container db044f157af1 [2022-03-11T13:31:12.198Z] ---> 3d88f42f4385 [2022-03-11T13:31:12.198Z] Step 24/25 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:12.483Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-11T13:31:12.483Z] ---> Running in 7bf2c9dbf6dc [2022-03-11T13:31:12.782Z] Running setup.py install for docopt: started [2022-03-11T13:31:13.426Z] Running setup.py install for docopt: finished with status 'done' [2022-03-11T13:31:13.426Z] Running setup.py install for dockerpty: started [2022-03-11T13:31:13.426Z] Removing intermediate container 7bf2c9dbf6dc [2022-03-11T13:31:13.426Z] ---> 7cacf8b09287 [2022-03-11T13:31:13.426Z] Step 25/25 : LABEL version=2.2.0-dev.34 [2022-03-11T13:31:13.715Z] ---> Running in 785a590050a5 [2022-03-11T13:31:13.715Z] Removing intermediate container 7d25e7a71517 [2022-03-11T13:31:13.715Z] ---> e8fe1bfb4491 [2022-03-11T13:31:13.715Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-11T13:31:13.987Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-11T13:31:13.987Z] ---> Running in 98251181dff9 [2022-03-11T13:31:14.269Z] Removing intermediate container 785a590050a5 [2022-03-11T13:31:14.269Z] ---> 4a5957ece6a5 [2022-03-11T13:31:14.269Z] [2022-03-11T13:31:14.269Z] ---> 88d77eff5fb8 [2022-03-11T13:31:14.269Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-11T13:31:14.269Z] Successfully built 4a5957ece6a5 [2022-03-11T13:31:14.269Z] Removing intermediate container 98251181dff9 [2022-03-11T13:31:14.269Z] ---> 2a00faf0ce7c [2022-03-11T13:31:14.269Z] Step 28/31 : CMD ["gate"] [2022-03-11T13:31:14.269Z] Successfully tagged security-secretstore-setup:latest [2022-03-11T13:31:14.545Z]  Building security-secretstore-setup ... done  ---> Running in 02d28abdc0a3 [2022-03-11T13:31:14.545Z] ---> Running in 88b27e164f05 [2022-03-11T13:31:14.545Z] 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-03-11T13:31:14.820Z] Removing intermediate container 88b27e164f05 [2022-03-11T13:31:14.820Z] ---> 382bebaec6a4 [2022-03-11T13:31:14.820Z] Step 29/31 : LABEL arch=x86_64 [2022-03-11T13:31:14.820Z] ---> Running in 7049daa1faee [2022-03-11T13:31:14.820Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data [2022-03-11T13:31:15.085Z] Removing intermediate container 7049daa1faee [2022-03-11T13:31:15.085Z] ---> 4ac75eded2d1 [2022-03-11T13:31:15.085Z] Step 30/31 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:15.085Z] ---> Running in 67bd06605b4c [2022-03-11T13:31:15.347Z] Removing intermediate container 67bd06605b4c [2022-03-11T13:31:15.348Z] ---> d067623fa689 [2022-03-11T13:31:15.348Z] Step 31/31 : LABEL version=2.2.0-dev.34 [2022-03-11T13:31:15.615Z] ---> Running in 7cdd7f9f96d8 [2022-03-11T13:31:15.879Z] Removing intermediate container 7cdd7f9f96d8 [2022-03-11T13:31:15.879Z] ---> 365148afce41 [2022-03-11T13:31:15.879Z] [2022-03-11T13:31:16.148Z] Successfully built 365148afce41 [2022-03-11T13:31:16.148Z] Successfully tagged security-bootstrapper:latest [2022-03-11T13:31:19.485Z]  Building security-bootstrapper ... done Removing intermediate container c4bedab90b4e [2022-03-11T13:31:19.485Z] ---> a6df0800e355 [2022-03-11T13:31:19.485Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-11T13:31:19.485Z] ---> Running in 06cecd09bff8 [2022-03-11T13:31:19.485Z] Removing intermediate container 06cecd09bff8 [2022-03-11T13:31:19.485Z] ---> 4b3dea675990 [2022-03-11T13:31:19.485Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-11T13:31:19.485Z] ---> Running in 3d2d3f600ebd [2022-03-11T13:31:19.485Z] Removing intermediate container 3d2d3f600ebd [2022-03-11T13:31:19.485Z] ---> 8e2a6f3b2cea [2022-03-11T13:31:19.485Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-11T13:31:20.065Z] ---> 2bef37d276a3 [2022-03-11T13:31:20.065Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-11T13:31:20.336Z] ---> dea3acdf186c [2022-03-11T13:31:20.336Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-11T13:31:20.907Z] ---> 35146848711b [2022-03-11T13:31:20.907Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-11T13:31:21.170Z] ---> Running in 3ed788ce153e [2022-03-11T13:31:21.170Z] Removing intermediate container 3ed788ce153e [2022-03-11T13:31:21.170Z] ---> ebbdb90daa7b [2022-03-11T13:31:21.170Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T13:31:21.170Z] ---> Running in 4fd3c6a714fc [2022-03-11T13:31:21.431Z] Removing intermediate container 4fd3c6a714fc [2022-03-11T13:31:21.431Z] ---> 675159ac3586 [2022-03-11T13:31:21.431Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T13:31:21.431Z] ---> Running in 0fad7f1f515c [2022-03-11T13:31:21.702Z] Removing intermediate container 0fad7f1f515c [2022-03-11T13:31:21.702Z] ---> d566d63c4f1a [2022-03-11T13:31:21.702Z] Step 22/23 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:21.702Z] ---> Running in 1219fcfbc09e [2022-03-11T13:31:21.702Z] Removing intermediate container 1219fcfbc09e [2022-03-11T13:31:21.702Z] ---> 009ff3eedf15 [2022-03-11T13:31:21.702Z] Step 23/23 : LABEL version=2.2.0-dev.34 [2022-03-11T13:31:21.702Z] ---> Running in a624a82833cd [2022-03-11T13:31:21.975Z] Removing intermediate container a624a82833cd [2022-03-11T13:31:21.975Z] ---> da5744335725 [2022-03-11T13:31:21.975Z] [2022-03-11T13:31:21.975Z] Successfully built da5744335725 [2022-03-11T13:31:21.975Z] Successfully tagged sys-mgmt-agent:latest [2022-03-11T13:31:25.656Z]  Building sys-mgmt-agent ... done Removing intermediate container 4b80ba326d97 [2022-03-11T13:31:25.656Z] ---> 02992a79608c [2022-03-11T13:31:25.656Z] [2022-03-11T13:31:25.656Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T13:31:25.656Z] ---> 0a97eee8041e [2022-03-11T13:31:25.656Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-11T13:31:25.656Z] ---> Using cache [2022-03-11T13:31:25.656Z] ---> 18c4b9cc2b66 [2022-03-11T13:31:25.656Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T13:31:25.656Z] ---> Using cache [2022-03-11T13:31:25.656Z] ---> 46640badcf5b [2022-03-11T13:31:25.656Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-11T13:31:25.656Z] ---> Running in 381a532dc6a7 [2022-03-11T13:31:25.656Z] Removing intermediate container 381a532dc6a7 [2022-03-11T13:31:25.656Z] ---> a1ceb2ef052d [2022-03-11T13:31:25.656Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T13:31:25.656Z] ---> Running in 24421c17c90d [2022-03-11T13:31:25.656Z] Removing intermediate container 24421c17c90d [2022-03-11T13:31:25.656Z] ---> 1a7836934256 [2022-03-11T13:31:25.656Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T13:31:26.008Z] ---> 0321c25dc998 [2022-03-11T13:31:26.008Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-11T13:31:26.461Z] ---> 5bdc5ee2b3eb [2022-03-11T13:31:26.461Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-11T13:31:26.878Z] ---> 212c61c1031a [2022-03-11T13:31:26.878Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-11T13:31:26.878Z] ---> Running in f17d67adf78b [2022-03-11T13:31:26.878Z] Removing intermediate container f17d67adf78b [2022-03-11T13:31:26.878Z] ---> c73d81e3154d [2022-03-11T13:31:26.878Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T13:31:27.145Z] ---> Running in b23958806a6f [2022-03-11T13:31:27.145Z] Removing intermediate container b23958806a6f [2022-03-11T13:31:27.145Z] ---> 2c73147038b7 [2022-03-11T13:31:27.145Z] Step 20/22 : LABEL arch=x86_64 [2022-03-11T13:31:27.145Z] ---> Running in eae917b6728e [2022-03-11T13:31:27.145Z] Removing intermediate container eae917b6728e [2022-03-11T13:31:27.145Z] ---> 15c8ddcf4de9 [2022-03-11T13:31:27.145Z] Step 21/22 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:27.145Z] ---> Running in f08527488424 [2022-03-11T13:31:27.444Z] Removing intermediate container f08527488424 [2022-03-11T13:31:27.444Z] ---> 3fbc4dc043a7 [2022-03-11T13:31:27.444Z] Step 22/22 : LABEL version=2.2.0-dev.34 [2022-03-11T13:31:27.444Z] ---> Running in 97a38e84c855 [2022-03-11T13:31:27.723Z] Removing intermediate container 97a38e84c855 [2022-03-11T13:31:27.723Z] ---> b4318aefab2d [2022-03-11T13:31:27.723Z] [2022-03-11T13:31:27.723Z] Successfully built b4318aefab2d [2022-03-11T13:31:27.723Z] Successfully tagged support-scheduler:latest [2022-03-11T13:31:34.367Z]  Building support-scheduler ... done Removing intermediate container 02d28abdc0a3 [2022-03-11T13:31:34.367Z] ---> 725bd95d7eb6 [2022-03-11T13:31:34.367Z] [2022-03-11T13:31:34.367Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T13:31:34.367Z] ---> 0a97eee8041e [2022-03-11T13:31:34.367Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-11T13:31:34.367Z] ---> Running in 8df3c2baf3cc [2022-03-11T13:31:34.367Z] Removing intermediate container 8df3c2baf3cc [2022-03-11T13:31:34.367Z] ---> a9ee45910f8a [2022-03-11T13:31:34.367Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-11T13:31:34.367Z] ---> Running in d05bbd6e7283 [2022-03-11T13:31:34.367Z] Removing intermediate container d05bbd6e7283 [2022-03-11T13:31:34.367Z] ---> 1016f92cc289 [2022-03-11T13:31:34.367Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-11T13:31:34.367Z] ---> Running in f368cec4a977 [2022-03-11T13:31:34.626Z] Removing intermediate container f368cec4a977 [2022-03-11T13:31:34.626Z] ---> 221b4b853619 [2022-03-11T13:31:34.626Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:31:34.626Z] ---> Running in 7df4dd6e415a [2022-03-11T13:31:34.887Z] Removing intermediate container 7df4dd6e415a [2022-03-11T13:31:34.887Z] ---> 49f6e27af2b3 [2022-03-11T13:31:34.887Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-11T13:31:34.887Z] ---> Running in 51a1e9e7082e [2022-03-11T13:31:35.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T13:31:36.089Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T13:31:36.349Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-11T13:31:36.609Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T13:31:36.609Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-11T13:31:36.609Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T13:31:36.871Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-11T13:31:36.871Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-11T13:31:36.871Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:31:36.871Z] OK: 8 MiB in 20 packages [2022-03-11T13:31:37.131Z] Removing intermediate container 51a1e9e7082e [2022-03-11T13:31:37.131Z] ---> 14d60c4123f2 [2022-03-11T13:31:37.131Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T13:31:37.392Z] ---> 5aaf486c4fe9 [2022-03-11T13:31:37.392Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-11T13:31:37.653Z] ---> cff148152ec4 [2022-03-11T13:31:37.653Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-11T13:31:37.913Z] ---> 1f58e189fb83 [2022-03-11T13:31:37.914Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-11T13:31:37.914Z] ---> Running in 28e2fe918e28 [2022-03-11T13:31:37.914Z] Removing intermediate container 28e2fe918e28 [2022-03-11T13:31:37.914Z] ---> ddc4ff8f8d9b [2022-03-11T13:31:37.914Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T13:31:37.914Z] ---> Running in a4637dab073f [2022-03-11T13:31:37.914Z] Removing intermediate container a4637dab073f [2022-03-11T13:31:37.914Z] ---> c44d2d89c71b [2022-03-11T13:31:37.914Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T13:31:37.914Z] ---> Running in 23480ac4d710 [2022-03-11T13:31:38.172Z] Removing intermediate container 23480ac4d710 [2022-03-11T13:31:38.172Z] ---> 53b86b1b2ada [2022-03-11T13:31:38.172Z] Step 22/23 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:38.172Z] ---> Running in 02004ae1863f [2022-03-11T13:31:38.172Z] Removing intermediate container 02004ae1863f [2022-03-11T13:31:38.172Z] ---> 513ee4f3a0c3 [2022-03-11T13:31:38.172Z] Step 23/23 : LABEL version=2.2.0-dev.34 [2022-03-11T13:31:38.172Z] ---> Running in e8a26332e0ff [2022-03-11T13:31:38.433Z] Removing intermediate container e8a26332e0ff [2022-03-11T13:31:38.433Z] ---> f43233df47c4 [2022-03-11T13:31:38.433Z] [2022-03-11T13:31:38.433Z] Successfully built f43233df47c4 [2022-03-11T13:31:38.433Z] Successfully tagged core-data:latest [2022-03-11T13:31:38.441Z]  Building core-data ... done  [Pipeline] } [2022-03-11T13:31:38.450Z] $ docker stop --time=1 44eaa3bc68776aca6b208ef604a445324fe9977731c657f72f6eac95152f367c [2022-03-11T13:31:39.873Z] $ docker rm -f 44eaa3bc68776aca6b208ef604a445324fe9977731c657f72f6eac95152f367c [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T13:31:40.218Z] + docker images [2022-03-11T13:31:40.218Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T13:31:40.218Z] core-data latest f43233df47c4 2 seconds ago 20MB [2022-03-11T13:31:40.218Z] 725bd95d7eb6 7 seconds ago 1.79GB [2022-03-11T13:31:40.218Z] support-scheduler latest b4318aefab2d 13 seconds ago 16MB [2022-03-11T13:31:40.218Z] 02992a79608c 16 seconds ago 1.78GB [2022-03-11T13:31:40.218Z] sys-mgmt-agent latest da5744335725 19 seconds ago 296MB [2022-03-11T13:31:40.218Z] security-bootstrapper latest 365148afce41 25 seconds ago 18.7MB [2022-03-11T13:31:40.218Z] security-secretstore-setup latest 4a5957ece6a5 27 seconds ago 27.9MB [2022-03-11T13:31:40.218Z] 8cd7c8331c39 43 seconds ago 1.78GB [2022-03-11T13:31:40.218Z] core-metadata latest 6d9534fa0052 44 seconds ago 16.6MB [2022-03-11T13:31:40.218Z] 15d53c340dd4 46 seconds ago 1.77GB [2022-03-11T13:31:40.218Z] core-command latest f3ef8d53f557 49 seconds ago 15.8MB [2022-03-11T13:31:40.218Z] 8b4304e8f5a0 54 seconds ago 1.77GB [2022-03-11T13:31:40.218Z] 2b43c774965b 55 seconds ago 1.78GB [2022-03-11T13:31:40.218Z] 14deb3761831 57 seconds ago 1.77GB [2022-03-11T13:31:40.218Z] support-notifications latest e9c53524e23a About a minute ago 16.7MB [2022-03-11T13:31:40.218Z] security-proxy-setup latest 3f82306ed93b About a minute ago 26.2MB [2022-03-11T13:31:40.218Z] f16005df4acb About a minute ago 1.78GB [2022-03-11T13:31:40.218Z] 042170e8e1bd About a minute ago 1.78GB [2022-03-11T13:31:40.218Z] ci-base-image-x86_64 latest ab100e281a49 6 minutes ago 1.27GB [2022-03-11T13:31:40.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-11T13:31:40.218Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-11T13:31:40.218Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-11T13:31:40.218Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-11T13:31:40.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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-03-11T13:31:40.342Z] provisioning config files... [2022-03-11T13:31:40.350Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/151@tmp/config373908463802472881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:31:40.648Z] ---> docker-login.sh [2022-03-11T13:31:40.648Z] nexus3.edgexfoundry.org:10001 [2022-03-11T13:31:40.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:31:40.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:31:40.648Z] Configure a credential helper to remove this warning. See [2022-03-11T13:31:40.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:31:40.648Z] [2022-03-11T13:31:40.648Z] Login Succeeded [2022-03-11T13:31:40.648Z] nexus3.edgexfoundry.org:10002 [2022-03-11T13:31:40.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:31:40.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:31:40.907Z] Configure a credential helper to remove this warning. See [2022-03-11T13:31:40.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:31:40.907Z] [2022-03-11T13:31:40.907Z] Login Succeeded [2022-03-11T13:31:40.907Z] nexus3.edgexfoundry.org:10003 [2022-03-11T13:31:40.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:31:40.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:31:40.907Z] Configure a credential helper to remove this warning. See [2022-03-11T13:31:40.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:31:40.907Z] [2022-03-11T13:31:40.907Z] Login Succeeded [2022-03-11T13:31:40.907Z] nexus3.edgexfoundry.org:10004 [2022-03-11T13:31:40.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:31:41.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:31:41.170Z] Configure a credential helper to remove this warning. See [2022-03-11T13:31:41.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:31:41.170Z] [2022-03-11T13:31:41.170Z] Login Succeeded [2022-03-11T13:31:41.170Z] docker.io [2022-03-11T13:31:41.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:31:41.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:31:41.429Z] Configure a credential helper to remove this warning. See [2022-03-11T13:31:41.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:31:41.429Z] [2022-03-11T13:31:41.429Z] Login Succeeded [2022-03-11T13:31:41.429Z] ---> docker-login.sh ends [Pipeline] } [2022-03-11T13:31:41.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:31:41.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-11T13:31:41.489Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-03-11T13:31:41.489Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:41.489Z] latest [2022-03-11T13:31:41.489Z] 2.2.0-dev.34 [2022-03-11T13:31:41.489Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:31:41.489Z] main [2022-03-11T13:31:41.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:41.796Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:42.087Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:42.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-11T13:31:42.087Z] 44c508bd70c5: Preparing [2022-03-11T13:31:42.087Z] 1e319d553ac0: Preparing [2022-03-11T13:31:42.087Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:42.087Z] 9fee016a67ea: Preparing [2022-03-11T13:31:42.087Z] 1a058d5342cc: Preparing [2022-03-11T13:31:42.087Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:42.087Z] 44c508bd70c5: Pushed [2022-03-11T13:31:42.087Z] 2caa88fdf1f1: Pushed [2022-03-11T13:31:42.087Z] 9fee016a67ea: Pushed [2022-03-11T13:31:43.027Z] 1e319d553ac0: Pushed [2022-03-11T13:31:43.027Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:bca1294feb8922c281078a975796650b1851c4e10ecaa05ae5fcd7a1da4fbcc5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:43.330Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:43.622Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-11T13:31:43.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-11T13:31:43.622Z] 44c508bd70c5: Preparing [2022-03-11T13:31:43.622Z] 1e319d553ac0: Preparing [2022-03-11T13:31:43.622Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:43.622Z] 9fee016a67ea: Preparing [2022-03-11T13:31:43.622Z] 1a058d5342cc: Preparing [2022-03-11T13:31:43.622Z] 1e319d553ac0: Layer already exists [2022-03-11T13:31:43.623Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:43.623Z] 9fee016a67ea: Layer already exists [2022-03-11T13:31:43.623Z] 44c508bd70c5: Layer already exists [2022-03-11T13:31:43.623Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:43.623Z] latest: digest: sha256:bca1294feb8922c281078a975796650b1851c4e10ecaa05ae5fcd7a1da4fbcc5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:43.923Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:44.225Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.34 [2022-03-11T13:31:44.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-11T13:31:44.225Z] 44c508bd70c5: Preparing [2022-03-11T13:31:44.225Z] 1e319d553ac0: Preparing [2022-03-11T13:31:44.225Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:44.225Z] 9fee016a67ea: Preparing [2022-03-11T13:31:44.225Z] 1a058d5342cc: Preparing [2022-03-11T13:31:44.225Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:44.225Z] 9fee016a67ea: Layer already exists [2022-03-11T13:31:44.225Z] 44c508bd70c5: Layer already exists [2022-03-11T13:31:44.225Z] 1e319d553ac0: Layer already exists [2022-03-11T13:31:44.225Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:44.225Z] 2.2.0-dev.34: digest: sha256:bca1294feb8922c281078a975796650b1851c4e10ecaa05ae5fcd7a1da4fbcc5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:44.523Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:44.819Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:31:44.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-11T13:31:44.819Z] 44c508bd70c5: Preparing [2022-03-11T13:31:44.819Z] 1e319d553ac0: Preparing [2022-03-11T13:31:44.819Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:44.819Z] 9fee016a67ea: Preparing [2022-03-11T13:31:44.819Z] 1a058d5342cc: Preparing [2022-03-11T13:31:44.819Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:44.819Z] 44c508bd70c5: Layer already exists [2022-03-11T13:31:44.819Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:44.819Z] 9fee016a67ea: Layer already exists [2022-03-11T13:31:44.819Z] 1e319d553ac0: Layer already exists [2022-03-11T13:31:44.819Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:bca1294feb8922c281078a975796650b1851c4e10ecaa05ae5fcd7a1da4fbcc5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:45.119Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:45.421Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-03-11T13:31:45.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-11T13:31:45.421Z] 44c508bd70c5: Preparing [2022-03-11T13:31:45.421Z] 1e319d553ac0: Preparing [2022-03-11T13:31:45.421Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:45.421Z] 9fee016a67ea: Preparing [2022-03-11T13:31:45.421Z] 1a058d5342cc: Preparing [2022-03-11T13:31:45.421Z] 9fee016a67ea: Layer already exists [2022-03-11T13:31:45.421Z] 1e319d553ac0: Layer already exists [2022-03-11T13:31:45.421Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:45.421Z] 44c508bd70c5: Layer already exists [2022-03-11T13:31:45.421Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:45.421Z] main: digest: sha256:bca1294feb8922c281078a975796650b1851c4e10ecaa05ae5fcd7a1da4fbcc5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:31:45.456Z] ===================================================== [Pipeline] echo [2022-03-11T13:31:45.466Z] taggedImages: [2022-03-11T13:31:45.466Z] - nexus3.edgexfoundry.org:10004/core-command:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:45.466Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-11T13:31:45.466Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.34 [2022-03-11T13:31:45.466Z] - nexus3.edgexfoundry.org:10004/core-command:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:31:45.466Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-03-11T13:31:45.487Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-03-11T13:31:45.487Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:45.487Z] latest [2022-03-11T13:31:45.487Z] 2.2.0-dev.34 [2022-03-11T13:31:45.487Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:31:45.487Z] main [2022-03-11T13:31:45.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:45.808Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:46.117Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:46.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-11T13:31:46.118Z] c057527634bf: Preparing [2022-03-11T13:31:46.118Z] b299a2bfd899: Preparing [2022-03-11T13:31:46.118Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:46.118Z] 637e217ac9da: Preparing [2022-03-11T13:31:46.118Z] 448afa918d47: Preparing [2022-03-11T13:31:46.118Z] 1a058d5342cc: Preparing [2022-03-11T13:31:46.118Z] 1a058d5342cc: Waiting [2022-03-11T13:31:46.118Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:46.118Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:46.382Z] 448afa918d47: Pushed [2022-03-11T13:31:46.382Z] c057527634bf: Pushed [2022-03-11T13:31:46.382Z] 637e217ac9da: Pushed [2022-03-11T13:31:46.951Z] b299a2bfd899: Pushed [2022-03-11T13:31:47.210Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:caeebd68dab7a10646060c00c67bae61b85540ffef8c35bf94ebbe71e116e305 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:47.527Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:47.817Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-11T13:31:47.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-11T13:31:47.817Z] c057527634bf: Preparing [2022-03-11T13:31:47.817Z] b299a2bfd899: Preparing [2022-03-11T13:31:47.817Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:47.817Z] 637e217ac9da: Preparing [2022-03-11T13:31:47.817Z] 448afa918d47: Preparing [2022-03-11T13:31:47.817Z] 1a058d5342cc: Preparing [2022-03-11T13:31:47.817Z] 1a058d5342cc: Waiting [2022-03-11T13:31:47.817Z] b299a2bfd899: Layer already exists [2022-03-11T13:31:47.817Z] 637e217ac9da: Layer already exists [2022-03-11T13:31:47.817Z] c057527634bf: Layer already exists [2022-03-11T13:31:47.817Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:47.817Z] 448afa918d47: Layer already exists [2022-03-11T13:31:47.817Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:47.817Z] latest: digest: sha256:caeebd68dab7a10646060c00c67bae61b85540ffef8c35bf94ebbe71e116e305 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:48.125Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:48.411Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.34 [2022-03-11T13:31:48.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-11T13:31:48.411Z] c057527634bf: Preparing [2022-03-11T13:31:48.411Z] b299a2bfd899: Preparing [2022-03-11T13:31:48.411Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:48.411Z] 637e217ac9da: Preparing [2022-03-11T13:31:48.411Z] 448afa918d47: Preparing [2022-03-11T13:31:48.411Z] 1a058d5342cc: Preparing [2022-03-11T13:31:48.411Z] 1a058d5342cc: Waiting [2022-03-11T13:31:48.411Z] 637e217ac9da: Layer already exists [2022-03-11T13:31:48.411Z] 448afa918d47: Layer already exists [2022-03-11T13:31:48.411Z] b299a2bfd899: Layer already exists [2022-03-11T13:31:48.411Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:48.411Z] c057527634bf: Layer already exists [2022-03-11T13:31:48.411Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:48.411Z] 2.2.0-dev.34: digest: sha256:caeebd68dab7a10646060c00c67bae61b85540ffef8c35bf94ebbe71e116e305 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:48.710Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:49.003Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:31:49.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-11T13:31:49.003Z] c057527634bf: Preparing [2022-03-11T13:31:49.003Z] b299a2bfd899: Preparing [2022-03-11T13:31:49.003Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:49.003Z] 637e217ac9da: Preparing [2022-03-11T13:31:49.003Z] 448afa918d47: Preparing [2022-03-11T13:31:49.003Z] 1a058d5342cc: Preparing [2022-03-11T13:31:49.003Z] 1a058d5342cc: Waiting [2022-03-11T13:31:49.003Z] b299a2bfd899: Layer already exists [2022-03-11T13:31:49.003Z] 637e217ac9da: Layer already exists [2022-03-11T13:31:49.003Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:49.003Z] 448afa918d47: Layer already exists [2022-03-11T13:31:49.003Z] c057527634bf: Layer already exists [2022-03-11T13:31:49.003Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:49.003Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:caeebd68dab7a10646060c00c67bae61b85540ffef8c35bf94ebbe71e116e305 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:49.302Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:49.598Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-03-11T13:31:49.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-11T13:31:49.598Z] c057527634bf: Preparing [2022-03-11T13:31:49.598Z] b299a2bfd899: Preparing [2022-03-11T13:31:49.598Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:49.598Z] 637e217ac9da: Preparing [2022-03-11T13:31:49.598Z] 448afa918d47: Preparing [2022-03-11T13:31:49.598Z] 1a058d5342cc: Preparing [2022-03-11T13:31:49.598Z] 1a058d5342cc: Waiting [2022-03-11T13:31:49.598Z] 448afa918d47: Layer already exists [2022-03-11T13:31:49.598Z] 637e217ac9da: Layer already exists [2022-03-11T13:31:49.598Z] b299a2bfd899: Layer already exists [2022-03-11T13:31:49.598Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:49.598Z] c057527634bf: Layer already exists [2022-03-11T13:31:49.598Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:49.598Z] main: digest: sha256:caeebd68dab7a10646060c00c67bae61b85540ffef8c35bf94ebbe71e116e305 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:31:49.640Z] ===================================================== [Pipeline] echo [2022-03-11T13:31:49.649Z] taggedImages: [2022-03-11T13:31:49.649Z] - nexus3.edgexfoundry.org:10004/core-data:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:49.649Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-11T13:31:49.649Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.34 [2022-03-11T13:31:49.649Z] - nexus3.edgexfoundry.org:10004/core-data:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:31:49.649Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-03-11T13:31:49.669Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-03-11T13:31:49.669Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:49.669Z] latest [2022-03-11T13:31:49.669Z] 2.2.0-dev.34 [2022-03-11T13:31:49.669Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:31:49.669Z] main [2022-03-11T13:31:49.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:49.994Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:50.296Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:50.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-11T13:31:50.297Z] 8aa263dba380: Preparing [2022-03-11T13:31:50.297Z] a87c795deb7e: Preparing [2022-03-11T13:31:50.297Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:50.297Z] 1e2b7b330a4f: Preparing [2022-03-11T13:31:50.297Z] 1a058d5342cc: Preparing [2022-03-11T13:31:50.297Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:50.297Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:50.297Z] 8aa263dba380: Pushed [2022-03-11T13:31:50.297Z] 1e2b7b330a4f: Pushed [2022-03-11T13:31:51.682Z] a87c795deb7e: Pushed [2022-03-11T13:31:51.682Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:df34b7e7fffeaaf25c5352f8b7dfe51ede9761d1e1e0b73422ba212331a076f9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:51.983Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:52.273Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-11T13:31:52.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-11T13:31:52.273Z] 8aa263dba380: Preparing [2022-03-11T13:31:52.273Z] a87c795deb7e: Preparing [2022-03-11T13:31:52.273Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:52.273Z] 1e2b7b330a4f: Preparing [2022-03-11T13:31:52.273Z] 1a058d5342cc: Preparing [2022-03-11T13:31:52.273Z] a87c795deb7e: Layer already exists [2022-03-11T13:31:52.273Z] 8aa263dba380: Layer already exists [2022-03-11T13:31:52.273Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:52.273Z] 1e2b7b330a4f: Layer already exists [2022-03-11T13:31:52.273Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:52.273Z] latest: digest: sha256:df34b7e7fffeaaf25c5352f8b7dfe51ede9761d1e1e0b73422ba212331a076f9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:52.578Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:52.870Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.34 [2022-03-11T13:31:52.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-11T13:31:52.871Z] 8aa263dba380: Preparing [2022-03-11T13:31:52.871Z] a87c795deb7e: Preparing [2022-03-11T13:31:52.871Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:52.871Z] 1e2b7b330a4f: Preparing [2022-03-11T13:31:52.871Z] 1a058d5342cc: Preparing [2022-03-11T13:31:52.871Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:52.871Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:52.871Z] 8aa263dba380: Layer already exists [2022-03-11T13:31:52.871Z] 1e2b7b330a4f: Layer already exists [2022-03-11T13:31:52.871Z] a87c795deb7e: Layer already exists [2022-03-11T13:31:52.871Z] 2.2.0-dev.34: digest: sha256:df34b7e7fffeaaf25c5352f8b7dfe51ede9761d1e1e0b73422ba212331a076f9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:53.172Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:53.467Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:31:53.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-11T13:31:53.467Z] 8aa263dba380: Preparing [2022-03-11T13:31:53.467Z] a87c795deb7e: Preparing [2022-03-11T13:31:53.467Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:53.467Z] 1e2b7b330a4f: Preparing [2022-03-11T13:31:53.467Z] 1a058d5342cc: Preparing [2022-03-11T13:31:53.467Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:53.467Z] a87c795deb7e: Layer already exists [2022-03-11T13:31:53.467Z] 8aa263dba380: Layer already exists [2022-03-11T13:31:53.467Z] 1e2b7b330a4f: Layer already exists [2022-03-11T13:31:53.467Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:53.467Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:df34b7e7fffeaaf25c5352f8b7dfe51ede9761d1e1e0b73422ba212331a076f9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:53.764Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:54.069Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-03-11T13:31:54.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-11T13:31:54.070Z] 8aa263dba380: Preparing [2022-03-11T13:31:54.070Z] a87c795deb7e: Preparing [2022-03-11T13:31:54.070Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:54.070Z] 1e2b7b330a4f: Preparing [2022-03-11T13:31:54.070Z] 1a058d5342cc: Preparing [2022-03-11T13:31:54.070Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:54.070Z] 8aa263dba380: Layer already exists [2022-03-11T13:31:54.070Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:54.070Z] 1e2b7b330a4f: Layer already exists [2022-03-11T13:31:54.070Z] a87c795deb7e: Layer already exists [2022-03-11T13:31:54.070Z] main: digest: sha256:df34b7e7fffeaaf25c5352f8b7dfe51ede9761d1e1e0b73422ba212331a076f9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:31:54.111Z] ===================================================== [Pipeline] echo [2022-03-11T13:31:54.123Z] taggedImages: [2022-03-11T13:31:54.123Z] - nexus3.edgexfoundry.org:10004/core-metadata:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:54.123Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-11T13:31:54.123Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.34 [2022-03-11T13:31:54.123Z] - nexus3.edgexfoundry.org:10004/core-metadata:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:31:54.123Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-03-11T13:31:54.143Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-03-11T13:31:54.143Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:54.143Z] latest [2022-03-11T13:31:54.143Z] 2.2.0-dev.34 [2022-03-11T13:31:54.143Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:31:54.143Z] main [2022-03-11T13:31:54.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:54.463Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:54.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:54.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-11T13:31:54.758Z] fd09ecafff9d: Preparing [2022-03-11T13:31:54.758Z] fd09ecafff9d: Preparing [2022-03-11T13:31:54.758Z] 89b9616b9576: Preparing [2022-03-11T13:31:54.758Z] 0f36d19b303c: Preparing [2022-03-11T13:31:54.758Z] 277edcde3ec8: Preparing [2022-03-11T13:31:54.758Z] ae5a991cb19e: Preparing [2022-03-11T13:31:54.758Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:54.758Z] 076a75a831e3: Preparing [2022-03-11T13:31:54.758Z] 26db1b24a997: Preparing [2022-03-11T13:31:54.758Z] 8b88dca41d72: Preparing [2022-03-11T13:31:54.758Z] dcf6b92dd674: Preparing [2022-03-11T13:31:54.758Z] 1a058d5342cc: Preparing [2022-03-11T13:31:54.758Z] 8b88dca41d72: Waiting [2022-03-11T13:31:54.758Z] dcf6b92dd674: Waiting [2022-03-11T13:31:54.758Z] 1a058d5342cc: Waiting [2022-03-11T13:31:54.758Z] 2caa88fdf1f1: Waiting [2022-03-11T13:31:54.758Z] 076a75a831e3: Waiting [2022-03-11T13:31:54.758Z] 26db1b24a997: Waiting [2022-03-11T13:31:54.758Z] 89b9616b9576: Pushed [2022-03-11T13:31:54.758Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:54.758Z] 277edcde3ec8: Pushed [2022-03-11T13:31:54.758Z] 0f36d19b303c: Pushed [2022-03-11T13:31:54.758Z] fd09ecafff9d: Pushed [2022-03-11T13:31:55.028Z] 26db1b24a997: Pushed [2022-03-11T13:31:55.028Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:55.028Z] 076a75a831e3: Pushed [2022-03-11T13:31:55.028Z] dcf6b92dd674: Pushed [2022-03-11T13:31:55.028Z] 8b88dca41d72: Pushed [2022-03-11T13:31:55.969Z] ae5a991cb19e: Pushed [2022-03-11T13:31:56.231Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:85e626c2a35f7c56318d3538639df23a157cf9725f0e8292f299ff978e540372 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:56.532Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:56.827Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-11T13:31:56.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-11T13:31:56.827Z] fd09ecafff9d: Preparing [2022-03-11T13:31:56.827Z] fd09ecafff9d: Preparing [2022-03-11T13:31:56.827Z] 89b9616b9576: Preparing [2022-03-11T13:31:56.827Z] 0f36d19b303c: Preparing [2022-03-11T13:31:56.827Z] 277edcde3ec8: Preparing [2022-03-11T13:31:56.827Z] ae5a991cb19e: Preparing [2022-03-11T13:31:56.827Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:56.827Z] 076a75a831e3: Preparing [2022-03-11T13:31:56.827Z] 26db1b24a997: Preparing [2022-03-11T13:31:56.827Z] 8b88dca41d72: Preparing [2022-03-11T13:31:56.827Z] dcf6b92dd674: Preparing [2022-03-11T13:31:56.827Z] 1a058d5342cc: Preparing [2022-03-11T13:31:56.827Z] 2caa88fdf1f1: Waiting [2022-03-11T13:31:56.827Z] dcf6b92dd674: Waiting [2022-03-11T13:31:56.827Z] 076a75a831e3: Waiting [2022-03-11T13:31:56.827Z] 1a058d5342cc: Waiting [2022-03-11T13:31:56.827Z] 26db1b24a997: Waiting [2022-03-11T13:31:56.827Z] 8b88dca41d72: Waiting [2022-03-11T13:31:56.827Z] fd09ecafff9d: Layer already exists [2022-03-11T13:31:56.827Z] 277edcde3ec8: Layer already exists [2022-03-11T13:31:56.827Z] ae5a991cb19e: Layer already exists [2022-03-11T13:31:56.827Z] 89b9616b9576: Layer already exists [2022-03-11T13:31:56.827Z] 0f36d19b303c: Layer already exists [2022-03-11T13:31:56.827Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:56.827Z] 076a75a831e3: Layer already exists [2022-03-11T13:31:56.828Z] 26db1b24a997: Layer already exists [2022-03-11T13:31:56.828Z] 8b88dca41d72: Layer already exists [2022-03-11T13:31:56.828Z] dcf6b92dd674: Layer already exists [2022-03-11T13:31:56.828Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:56.828Z] latest: digest: sha256:85e626c2a35f7c56318d3538639df23a157cf9725f0e8292f299ff978e540372 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:57.135Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:57.431Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.34 [2022-03-11T13:31:57.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-11T13:31:57.431Z] fd09ecafff9d: Preparing [2022-03-11T13:31:57.431Z] fd09ecafff9d: Preparing [2022-03-11T13:31:57.431Z] 89b9616b9576: Preparing [2022-03-11T13:31:57.431Z] 0f36d19b303c: Preparing [2022-03-11T13:31:57.431Z] 277edcde3ec8: Preparing [2022-03-11T13:31:57.431Z] ae5a991cb19e: Preparing [2022-03-11T13:31:57.431Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:57.431Z] 076a75a831e3: Preparing [2022-03-11T13:31:57.431Z] 26db1b24a997: Preparing [2022-03-11T13:31:57.431Z] 8b88dca41d72: Preparing [2022-03-11T13:31:57.431Z] dcf6b92dd674: Preparing [2022-03-11T13:31:57.431Z] 1a058d5342cc: Preparing [2022-03-11T13:31:57.431Z] 076a75a831e3: Waiting [2022-03-11T13:31:57.431Z] 26db1b24a997: Waiting [2022-03-11T13:31:57.431Z] 8b88dca41d72: Waiting [2022-03-11T13:31:57.431Z] dcf6b92dd674: Waiting [2022-03-11T13:31:57.431Z] 1a058d5342cc: Waiting [2022-03-11T13:31:57.431Z] 2caa88fdf1f1: Waiting [2022-03-11T13:31:57.431Z] ae5a991cb19e: Layer already exists [2022-03-11T13:31:57.431Z] fd09ecafff9d: Layer already exists [2022-03-11T13:31:57.431Z] 89b9616b9576: Layer already exists [2022-03-11T13:31:57.431Z] 277edcde3ec8: Layer already exists [2022-03-11T13:31:57.431Z] 0f36d19b303c: Layer already exists [2022-03-11T13:31:57.431Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:57.431Z] 076a75a831e3: Layer already exists [2022-03-11T13:31:57.431Z] 26db1b24a997: Layer already exists [2022-03-11T13:31:57.431Z] 8b88dca41d72: Layer already exists [2022-03-11T13:31:57.431Z] dcf6b92dd674: Layer already exists [2022-03-11T13:31:57.431Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:57.431Z] 2.2.0-dev.34: digest: sha256:85e626c2a35f7c56318d3538639df23a157cf9725f0e8292f299ff978e540372 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:57.734Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:58.038Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:31:58.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-11T13:31:58.038Z] fd09ecafff9d: Preparing [2022-03-11T13:31:58.038Z] fd09ecafff9d: Preparing [2022-03-11T13:31:58.038Z] 89b9616b9576: Preparing [2022-03-11T13:31:58.038Z] 0f36d19b303c: Preparing [2022-03-11T13:31:58.038Z] 277edcde3ec8: Preparing [2022-03-11T13:31:58.039Z] ae5a991cb19e: Preparing [2022-03-11T13:31:58.039Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:58.039Z] 076a75a831e3: Preparing [2022-03-11T13:31:58.039Z] 26db1b24a997: Preparing [2022-03-11T13:31:58.039Z] 8b88dca41d72: Preparing [2022-03-11T13:31:58.039Z] dcf6b92dd674: Preparing [2022-03-11T13:31:58.039Z] 1a058d5342cc: Preparing [2022-03-11T13:31:58.039Z] 8b88dca41d72: Waiting [2022-03-11T13:31:58.039Z] dcf6b92dd674: Waiting [2022-03-11T13:31:58.039Z] 1a058d5342cc: Waiting [2022-03-11T13:31:58.039Z] 2caa88fdf1f1: Waiting [2022-03-11T13:31:58.039Z] 076a75a831e3: Waiting [2022-03-11T13:31:58.039Z] 26db1b24a997: Waiting [2022-03-11T13:31:58.039Z] ae5a991cb19e: Layer already exists [2022-03-11T13:31:58.039Z] 0f36d19b303c: Layer already exists [2022-03-11T13:31:58.039Z] 277edcde3ec8: Layer already exists [2022-03-11T13:31:58.039Z] 89b9616b9576: Layer already exists [2022-03-11T13:31:58.039Z] fd09ecafff9d: Layer already exists [2022-03-11T13:31:58.039Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:58.039Z] 8b88dca41d72: Layer already exists [2022-03-11T13:31:58.039Z] 076a75a831e3: Layer already exists [2022-03-11T13:31:58.039Z] 26db1b24a997: Layer already exists [2022-03-11T13:31:58.039Z] dcf6b92dd674: Layer already exists [2022-03-11T13:31:58.039Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:58.039Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:85e626c2a35f7c56318d3538639df23a157cf9725f0e8292f299ff978e540372 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:58.340Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:58.637Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-03-11T13:31:58.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-11T13:31:58.637Z] fd09ecafff9d: Preparing [2022-03-11T13:31:58.637Z] fd09ecafff9d: Preparing [2022-03-11T13:31:58.637Z] 89b9616b9576: Preparing [2022-03-11T13:31:58.637Z] 0f36d19b303c: Preparing [2022-03-11T13:31:58.637Z] 277edcde3ec8: Preparing [2022-03-11T13:31:58.637Z] ae5a991cb19e: Preparing [2022-03-11T13:31:58.637Z] 2caa88fdf1f1: Preparing [2022-03-11T13:31:58.637Z] 076a75a831e3: Preparing [2022-03-11T13:31:58.637Z] 26db1b24a997: Preparing [2022-03-11T13:31:58.637Z] 8b88dca41d72: Preparing [2022-03-11T13:31:58.637Z] dcf6b92dd674: Preparing [2022-03-11T13:31:58.637Z] 1a058d5342cc: Preparing [2022-03-11T13:31:58.637Z] 2caa88fdf1f1: Waiting [2022-03-11T13:31:58.637Z] 076a75a831e3: Waiting [2022-03-11T13:31:58.637Z] 26db1b24a997: Waiting [2022-03-11T13:31:58.637Z] 8b88dca41d72: Waiting [2022-03-11T13:31:58.637Z] dcf6b92dd674: Waiting [2022-03-11T13:31:58.637Z] 1a058d5342cc: Waiting [2022-03-11T13:31:58.637Z] 0f36d19b303c: Layer already exists [2022-03-11T13:31:58.637Z] fd09ecafff9d: Layer already exists [2022-03-11T13:31:58.637Z] 277edcde3ec8: Layer already exists [2022-03-11T13:31:58.637Z] 89b9616b9576: Layer already exists [2022-03-11T13:31:58.637Z] ae5a991cb19e: Layer already exists [2022-03-11T13:31:58.637Z] 076a75a831e3: Layer already exists [2022-03-11T13:31:58.637Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:31:58.637Z] 8b88dca41d72: Layer already exists [2022-03-11T13:31:58.637Z] 26db1b24a997: Layer already exists [2022-03-11T13:31:58.637Z] dcf6b92dd674: Layer already exists [2022-03-11T13:31:58.637Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:58.637Z] main: digest: sha256:85e626c2a35f7c56318d3538639df23a157cf9725f0e8292f299ff978e540372 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:31:58.677Z] ===================================================== [Pipeline] echo [2022-03-11T13:31:58.686Z] taggedImages: [2022-03-11T13:31:58.686Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:58.686Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-11T13:31:58.686Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.34 [2022-03-11T13:31:58.686Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:31:58.686Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-03-11T13:31:58.700Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-03-11T13:31:58.700Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:58.700Z] latest [2022-03-11T13:31:58.700Z] 2.2.0-dev.34 [2022-03-11T13:31:58.700Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:31:58.700Z] main [2022-03-11T13:31:58.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:59.006Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:31:59.316Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:31:59.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-11T13:31:59.316Z] 9d028efbfe22: Preparing [2022-03-11T13:31:59.316Z] 05e9eedf7e33: Preparing [2022-03-11T13:31:59.316Z] c82a6cce636c: Preparing [2022-03-11T13:31:59.316Z] 71989ee6df0a: Preparing [2022-03-11T13:31:59.316Z] 63d1e344c2f7: Preparing [2022-03-11T13:31:59.316Z] 1a058d5342cc: Preparing [2022-03-11T13:31:59.316Z] 1a058d5342cc: Waiting [2022-03-11T13:31:59.924Z] 71989ee6df0a: Pushed [2022-03-11T13:31:59.924Z] c82a6cce636c: Pushed [2022-03-11T13:31:59.924Z] 1a058d5342cc: Layer already exists [2022-03-11T13:31:59.924Z] 63d1e344c2f7: Pushed [2022-03-11T13:31:59.924Z] 9d028efbfe22: Pushed [2022-03-11T13:32:00.185Z] 05e9eedf7e33: Pushed [2022-03-11T13:32:00.185Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:4bd1a15870e25dde836b654ce197d77a24b2f95ce853e6ca69f77e29378ff672 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:00.493Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:00.788Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-11T13:32:00.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-11T13:32:00.788Z] 9d028efbfe22: Preparing [2022-03-11T13:32:00.788Z] 05e9eedf7e33: Preparing [2022-03-11T13:32:00.788Z] c82a6cce636c: Preparing [2022-03-11T13:32:00.788Z] 71989ee6df0a: Preparing [2022-03-11T13:32:00.788Z] 63d1e344c2f7: Preparing [2022-03-11T13:32:00.788Z] 1a058d5342cc: Preparing [2022-03-11T13:32:00.788Z] 1a058d5342cc: Waiting [2022-03-11T13:32:00.788Z] 63d1e344c2f7: Layer already exists [2022-03-11T13:32:00.788Z] c82a6cce636c: Layer already exists [2022-03-11T13:32:00.788Z] 71989ee6df0a: Layer already exists [2022-03-11T13:32:00.788Z] 9d028efbfe22: Layer already exists [2022-03-11T13:32:00.788Z] 05e9eedf7e33: Layer already exists [2022-03-11T13:32:00.788Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:00.788Z] latest: digest: sha256:4bd1a15870e25dde836b654ce197d77a24b2f95ce853e6ca69f77e29378ff672 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:01.091Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:01.388Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.34 [2022-03-11T13:32:01.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-11T13:32:01.388Z] 9d028efbfe22: Preparing [2022-03-11T13:32:01.388Z] 05e9eedf7e33: Preparing [2022-03-11T13:32:01.388Z] c82a6cce636c: Preparing [2022-03-11T13:32:01.388Z] 71989ee6df0a: Preparing [2022-03-11T13:32:01.388Z] 63d1e344c2f7: Preparing [2022-03-11T13:32:01.388Z] 1a058d5342cc: Preparing [2022-03-11T13:32:01.388Z] 1a058d5342cc: Waiting [2022-03-11T13:32:01.388Z] 05e9eedf7e33: Layer already exists [2022-03-11T13:32:01.388Z] 71989ee6df0a: Layer already exists [2022-03-11T13:32:01.388Z] 9d028efbfe22: Layer already exists [2022-03-11T13:32:01.388Z] c82a6cce636c: Layer already exists [2022-03-11T13:32:01.388Z] 63d1e344c2f7: Layer already exists [2022-03-11T13:32:01.388Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:01.388Z] 2.2.0-dev.34: digest: sha256:4bd1a15870e25dde836b654ce197d77a24b2f95ce853e6ca69f77e29378ff672 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:01.686Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:01.980Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:01.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-11T13:32:01.980Z] 9d028efbfe22: Preparing [2022-03-11T13:32:01.980Z] 05e9eedf7e33: Preparing [2022-03-11T13:32:01.980Z] c82a6cce636c: Preparing [2022-03-11T13:32:01.980Z] 71989ee6df0a: Preparing [2022-03-11T13:32:01.980Z] 63d1e344c2f7: Preparing [2022-03-11T13:32:01.980Z] 1a058d5342cc: Preparing [2022-03-11T13:32:01.980Z] 1a058d5342cc: Waiting [2022-03-11T13:32:01.980Z] 63d1e344c2f7: Layer already exists [2022-03-11T13:32:01.980Z] 71989ee6df0a: Layer already exists [2022-03-11T13:32:01.980Z] 05e9eedf7e33: Layer already exists [2022-03-11T13:32:01.980Z] c82a6cce636c: Layer already exists [2022-03-11T13:32:01.980Z] 9d028efbfe22: Layer already exists [2022-03-11T13:32:01.980Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:01.980Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:4bd1a15870e25dde836b654ce197d77a24b2f95ce853e6ca69f77e29378ff672 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:02.284Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:02.576Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-03-11T13:32:02.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-11T13:32:02.576Z] 9d028efbfe22: Preparing [2022-03-11T13:32:02.576Z] 05e9eedf7e33: Preparing [2022-03-11T13:32:02.576Z] c82a6cce636c: Preparing [2022-03-11T13:32:02.576Z] 71989ee6df0a: Preparing [2022-03-11T13:32:02.576Z] 63d1e344c2f7: Preparing [2022-03-11T13:32:02.576Z] 1a058d5342cc: Preparing [2022-03-11T13:32:02.576Z] 1a058d5342cc: Waiting [2022-03-11T13:32:02.576Z] c82a6cce636c: Layer already exists [2022-03-11T13:32:02.576Z] 63d1e344c2f7: Layer already exists [2022-03-11T13:32:02.576Z] 9d028efbfe22: Layer already exists [2022-03-11T13:32:02.576Z] 71989ee6df0a: Layer already exists [2022-03-11T13:32:02.576Z] 05e9eedf7e33: Layer already exists [2022-03-11T13:32:02.576Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:02.576Z] main: digest: sha256:4bd1a15870e25dde836b654ce197d77a24b2f95ce853e6ca69f77e29378ff672 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:32:02.607Z] ===================================================== [Pipeline] echo [2022-03-11T13:32:02.617Z] taggedImages: [2022-03-11T13:32:02.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:32:02.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-11T13:32:02.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.34 [2022-03-11T13:32:02.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:02.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-03-11T13:32:02.636Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-03-11T13:32:02.636Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:32:02.636Z] latest [2022-03-11T13:32:02.636Z] 2.2.0-dev.34 [2022-03-11T13:32:02.636Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:02.636Z] main [2022-03-11T13:32:02.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:02.958Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:03.253Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:32:03.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-11T13:32:03.253Z] 23f6808cd941: Preparing [2022-03-11T13:32:03.253Z] d766335eb949: Preparing [2022-03-11T13:32:03.253Z] 1658328abc74: Preparing [2022-03-11T13:32:03.253Z] 77c4b8dfe9f6: Preparing [2022-03-11T13:32:03.253Z] 72968b60ca6e: Preparing [2022-03-11T13:32:03.253Z] 7df5cd78e85a: Preparing [2022-03-11T13:32:03.253Z] 458b3d45639d: Preparing [2022-03-11T13:32:03.253Z] 6d5cbb7eed3e: Preparing [2022-03-11T13:32:03.253Z] 45aa501c65ec: Preparing [2022-03-11T13:32:03.253Z] 1a058d5342cc: Preparing [2022-03-11T13:32:03.253Z] 7df5cd78e85a: Waiting [2022-03-11T13:32:03.253Z] 458b3d45639d: Waiting [2022-03-11T13:32:03.253Z] 6d5cbb7eed3e: Waiting [2022-03-11T13:32:03.253Z] 45aa501c65ec: Waiting [2022-03-11T13:32:03.253Z] 1a058d5342cc: Waiting [2022-03-11T13:32:03.842Z] 23f6808cd941: Pushed [2022-03-11T13:32:03.842Z] d766335eb949: Pushed [2022-03-11T13:32:03.842Z] 72968b60ca6e: Pushed [2022-03-11T13:32:03.842Z] 7df5cd78e85a: Pushed [2022-03-11T13:32:03.842Z] 77c4b8dfe9f6: Pushed [2022-03-11T13:32:03.842Z] 6d5cbb7eed3e: Pushed [2022-03-11T13:32:03.842Z] 458b3d45639d: Pushed [2022-03-11T13:32:03.842Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:04.101Z] 45aa501c65ec: Pushed [2022-03-11T13:32:04.101Z] 1658328abc74: Pushed [2022-03-11T13:32:04.361Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:68f39a588f3d0e4410f00f924992758d8b2137bb03f93166d53530a8001d838d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:04.664Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:04.961Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-11T13:32:04.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-11T13:32:04.961Z] 23f6808cd941: Preparing [2022-03-11T13:32:04.961Z] d766335eb949: Preparing [2022-03-11T13:32:04.961Z] 1658328abc74: Preparing [2022-03-11T13:32:04.961Z] 77c4b8dfe9f6: Preparing [2022-03-11T13:32:04.961Z] 72968b60ca6e: Preparing [2022-03-11T13:32:04.961Z] 7df5cd78e85a: Preparing [2022-03-11T13:32:04.961Z] 458b3d45639d: Preparing [2022-03-11T13:32:04.961Z] 6d5cbb7eed3e: Preparing [2022-03-11T13:32:04.961Z] 45aa501c65ec: Preparing [2022-03-11T13:32:04.961Z] 1a058d5342cc: Preparing [2022-03-11T13:32:04.961Z] 458b3d45639d: Waiting [2022-03-11T13:32:04.961Z] 6d5cbb7eed3e: Waiting [2022-03-11T13:32:04.961Z] 45aa501c65ec: Waiting [2022-03-11T13:32:04.961Z] 1a058d5342cc: Waiting [2022-03-11T13:32:04.961Z] 7df5cd78e85a: Waiting [2022-03-11T13:32:04.961Z] 72968b60ca6e: Layer already exists [2022-03-11T13:32:04.961Z] 1658328abc74: Layer already exists [2022-03-11T13:32:04.961Z] d766335eb949: Layer already exists [2022-03-11T13:32:04.961Z] 77c4b8dfe9f6: Layer already exists [2022-03-11T13:32:04.961Z] 23f6808cd941: Layer already exists [2022-03-11T13:32:04.961Z] 7df5cd78e85a: Layer already exists [2022-03-11T13:32:04.961Z] 458b3d45639d: Layer already exists [2022-03-11T13:32:04.961Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:04.961Z] 6d5cbb7eed3e: Layer already exists [2022-03-11T13:32:04.961Z] 45aa501c65ec: Layer already exists [2022-03-11T13:32:04.961Z] latest: digest: sha256:68f39a588f3d0e4410f00f924992758d8b2137bb03f93166d53530a8001d838d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:05.260Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:05.551Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.34 [2022-03-11T13:32:05.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-11T13:32:05.551Z] 23f6808cd941: Preparing [2022-03-11T13:32:05.551Z] d766335eb949: Preparing [2022-03-11T13:32:05.551Z] 1658328abc74: Preparing [2022-03-11T13:32:05.551Z] 77c4b8dfe9f6: Preparing [2022-03-11T13:32:05.551Z] 72968b60ca6e: Preparing [2022-03-11T13:32:05.551Z] 7df5cd78e85a: Preparing [2022-03-11T13:32:05.551Z] 458b3d45639d: Preparing [2022-03-11T13:32:05.551Z] 6d5cbb7eed3e: Preparing [2022-03-11T13:32:05.551Z] 45aa501c65ec: Preparing [2022-03-11T13:32:05.551Z] 1a058d5342cc: Preparing [2022-03-11T13:32:05.551Z] 6d5cbb7eed3e: Waiting [2022-03-11T13:32:05.551Z] 7df5cd78e85a: Waiting [2022-03-11T13:32:05.551Z] 45aa501c65ec: Waiting [2022-03-11T13:32:05.551Z] 458b3d45639d: Waiting [2022-03-11T13:32:05.551Z] 1a058d5342cc: Waiting [2022-03-11T13:32:05.551Z] d766335eb949: Layer already exists [2022-03-11T13:32:05.551Z] 1658328abc74: Layer already exists [2022-03-11T13:32:05.551Z] 72968b60ca6e: Layer already exists [2022-03-11T13:32:05.551Z] 77c4b8dfe9f6: Layer already exists [2022-03-11T13:32:05.551Z] 23f6808cd941: Layer already exists [2022-03-11T13:32:05.551Z] 7df5cd78e85a: Layer already exists [2022-03-11T13:32:05.551Z] 6d5cbb7eed3e: Layer already exists [2022-03-11T13:32:05.551Z] 458b3d45639d: Layer already exists [2022-03-11T13:32:05.551Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:05.551Z] 45aa501c65ec: Layer already exists [2022-03-11T13:32:05.551Z] 2.2.0-dev.34: digest: sha256:68f39a588f3d0e4410f00f924992758d8b2137bb03f93166d53530a8001d838d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:05.962Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:06.329Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:06.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-11T13:32:06.329Z] 23f6808cd941: Preparing [2022-03-11T13:32:06.329Z] d766335eb949: Preparing [2022-03-11T13:32:06.329Z] 1658328abc74: Preparing [2022-03-11T13:32:06.329Z] 77c4b8dfe9f6: Preparing [2022-03-11T13:32:06.329Z] 72968b60ca6e: Preparing [2022-03-11T13:32:06.329Z] 7df5cd78e85a: Preparing [2022-03-11T13:32:06.329Z] 458b3d45639d: Preparing [2022-03-11T13:32:06.329Z] 6d5cbb7eed3e: Preparing [2022-03-11T13:32:06.329Z] 45aa501c65ec: Preparing [2022-03-11T13:32:06.329Z] 1a058d5342cc: Preparing [2022-03-11T13:32:06.329Z] 7df5cd78e85a: Waiting [2022-03-11T13:32:06.329Z] 458b3d45639d: Waiting [2022-03-11T13:32:06.329Z] 6d5cbb7eed3e: Waiting [2022-03-11T13:32:06.329Z] 45aa501c65ec: Waiting [2022-03-11T13:32:06.329Z] 1a058d5342cc: Waiting [2022-03-11T13:32:06.329Z] 23f6808cd941: Layer already exists [2022-03-11T13:32:06.329Z] d766335eb949: Layer already exists [2022-03-11T13:32:06.329Z] 72968b60ca6e: Layer already exists [2022-03-11T13:32:06.329Z] 77c4b8dfe9f6: Layer already exists [2022-03-11T13:32:06.329Z] 1658328abc74: Layer already exists [2022-03-11T13:32:06.329Z] 458b3d45639d: Layer already exists [2022-03-11T13:32:06.329Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:06.329Z] 45aa501c65ec: Layer already exists [2022-03-11T13:32:06.329Z] 7df5cd78e85a: Layer already exists [2022-03-11T13:32:06.329Z] 6d5cbb7eed3e: Layer already exists [2022-03-11T13:32:06.329Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:68f39a588f3d0e4410f00f924992758d8b2137bb03f93166d53530a8001d838d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:06.626Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:06.917Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-03-11T13:32:06.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-11T13:32:06.917Z] 23f6808cd941: Preparing [2022-03-11T13:32:06.917Z] d766335eb949: Preparing [2022-03-11T13:32:06.917Z] 1658328abc74: Preparing [2022-03-11T13:32:06.917Z] 77c4b8dfe9f6: Preparing [2022-03-11T13:32:06.917Z] 72968b60ca6e: Preparing [2022-03-11T13:32:06.917Z] 7df5cd78e85a: Preparing [2022-03-11T13:32:06.917Z] 458b3d45639d: Preparing [2022-03-11T13:32:06.917Z] 6d5cbb7eed3e: Preparing [2022-03-11T13:32:06.917Z] 45aa501c65ec: Preparing [2022-03-11T13:32:06.917Z] 1a058d5342cc: Preparing [2022-03-11T13:32:06.917Z] 7df5cd78e85a: Waiting [2022-03-11T13:32:06.917Z] 458b3d45639d: Waiting [2022-03-11T13:32:06.917Z] 6d5cbb7eed3e: Waiting [2022-03-11T13:32:06.917Z] 45aa501c65ec: Waiting [2022-03-11T13:32:06.917Z] 1a058d5342cc: Waiting [2022-03-11T13:32:06.917Z] 72968b60ca6e: Layer already exists [2022-03-11T13:32:06.917Z] 1658328abc74: Layer already exists [2022-03-11T13:32:06.917Z] 23f6808cd941: Layer already exists [2022-03-11T13:32:06.917Z] d766335eb949: Layer already exists [2022-03-11T13:32:06.917Z] 77c4b8dfe9f6: Layer already exists [2022-03-11T13:32:06.917Z] 7df5cd78e85a: Layer already exists [2022-03-11T13:32:06.917Z] 458b3d45639d: Layer already exists [2022-03-11T13:32:06.917Z] 45aa501c65ec: Layer already exists [2022-03-11T13:32:06.917Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:06.917Z] 6d5cbb7eed3e: Layer already exists [2022-03-11T13:32:06.917Z] main: digest: sha256:68f39a588f3d0e4410f00f924992758d8b2137bb03f93166d53530a8001d838d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:32:06.957Z] ===================================================== [Pipeline] echo [2022-03-11T13:32:06.967Z] taggedImages: [2022-03-11T13:32:06.967Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:32:06.967Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-11T13:32:06.967Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.34 [2022-03-11T13:32:06.967Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:06.967Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-03-11T13:32:06.983Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-03-11T13:32:06.983Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:32:06.983Z] latest [2022-03-11T13:32:06.983Z] 2.2.0-dev.34 [2022-03-11T13:32:06.983Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:06.983Z] main [2022-03-11T13:32:06.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:07.289Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:07.581Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:32:07.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-11T13:32:07.581Z] a20ea8e816da: Preparing [2022-03-11T13:32:07.581Z] f08621b70cb0: Preparing [2022-03-11T13:32:07.581Z] 2caa88fdf1f1: Preparing [2022-03-11T13:32:07.581Z] 9a0c80bcc0e2: Preparing [2022-03-11T13:32:07.581Z] 1a058d5342cc: Preparing [2022-03-11T13:32:07.581Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:07.581Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:32:07.581Z] a20ea8e816da: Pushed [2022-03-11T13:32:07.581Z] 9a0c80bcc0e2: Pushed [2022-03-11T13:32:08.520Z] f08621b70cb0: Pushed [2022-03-11T13:32:08.520Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:eea700c475408d26b3bd8c473f2b7070df172546ab31693640d52a18eb645270 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:08.816Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:09.106Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-11T13:32:09.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-11T13:32:09.106Z] a20ea8e816da: Preparing [2022-03-11T13:32:09.106Z] f08621b70cb0: Preparing [2022-03-11T13:32:09.106Z] 2caa88fdf1f1: Preparing [2022-03-11T13:32:09.106Z] 9a0c80bcc0e2: Preparing [2022-03-11T13:32:09.106Z] 1a058d5342cc: Preparing [2022-03-11T13:32:09.106Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:09.106Z] a20ea8e816da: Layer already exists [2022-03-11T13:32:09.106Z] f08621b70cb0: Layer already exists [2022-03-11T13:32:09.106Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:32:09.106Z] 9a0c80bcc0e2: Layer already exists [2022-03-11T13:32:09.106Z] latest: digest: sha256:eea700c475408d26b3bd8c473f2b7070df172546ab31693640d52a18eb645270 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:09.403Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:09.699Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.34 [2022-03-11T13:32:09.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-11T13:32:09.699Z] a20ea8e816da: Preparing [2022-03-11T13:32:09.699Z] f08621b70cb0: Preparing [2022-03-11T13:32:09.699Z] 2caa88fdf1f1: Preparing [2022-03-11T13:32:09.699Z] 9a0c80bcc0e2: Preparing [2022-03-11T13:32:09.699Z] 1a058d5342cc: Preparing [2022-03-11T13:32:09.699Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:09.699Z] a20ea8e816da: Layer already exists [2022-03-11T13:32:09.699Z] f08621b70cb0: Layer already exists [2022-03-11T13:32:09.699Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:32:09.699Z] 9a0c80bcc0e2: Layer already exists [2022-03-11T13:32:09.699Z] 2.2.0-dev.34: digest: sha256:eea700c475408d26b3bd8c473f2b7070df172546ab31693640d52a18eb645270 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:09.998Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:10.294Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:10.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-11T13:32:10.294Z] a20ea8e816da: Preparing [2022-03-11T13:32:10.294Z] f08621b70cb0: Preparing [2022-03-11T13:32:10.294Z] 2caa88fdf1f1: Preparing [2022-03-11T13:32:10.294Z] 9a0c80bcc0e2: Preparing [2022-03-11T13:32:10.294Z] 1a058d5342cc: Preparing [2022-03-11T13:32:10.294Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:10.294Z] 9a0c80bcc0e2: Layer already exists [2022-03-11T13:32:10.294Z] f08621b70cb0: Layer already exists [2022-03-11T13:32:10.295Z] a20ea8e816da: Layer already exists [2022-03-11T13:32:10.295Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:32:10.295Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:eea700c475408d26b3bd8c473f2b7070df172546ab31693640d52a18eb645270 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:10.594Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:10.888Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-03-11T13:32:10.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-11T13:32:10.888Z] a20ea8e816da: Preparing [2022-03-11T13:32:10.888Z] f08621b70cb0: Preparing [2022-03-11T13:32:10.888Z] 2caa88fdf1f1: Preparing [2022-03-11T13:32:10.888Z] 9a0c80bcc0e2: Preparing [2022-03-11T13:32:10.888Z] 1a058d5342cc: Preparing [2022-03-11T13:32:10.888Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:10.888Z] 9a0c80bcc0e2: Layer already exists [2022-03-11T13:32:10.888Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:32:10.888Z] a20ea8e816da: Layer already exists [2022-03-11T13:32:10.888Z] f08621b70cb0: Layer already exists [2022-03-11T13:32:10.888Z] main: digest: sha256:eea700c475408d26b3bd8c473f2b7070df172546ab31693640d52a18eb645270 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:32:10.919Z] ===================================================== [Pipeline] echo [2022-03-11T13:32:10.925Z] taggedImages: [2022-03-11T13:32:10.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:32:10.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-11T13:32:10.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.34 [2022-03-11T13:32:10.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:10.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-03-11T13:32:10.939Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-03-11T13:32:10.939Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:32:10.939Z] latest [2022-03-11T13:32:10.939Z] 2.2.0-dev.34 [2022-03-11T13:32:10.939Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:10.939Z] main [2022-03-11T13:32:10.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:11.237Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:11.527Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:32:11.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-11T13:32:11.527Z] 34720d63db47: Preparing [2022-03-11T13:32:11.527Z] cf1e6e111427: Preparing [2022-03-11T13:32:11.527Z] 2caa88fdf1f1: Preparing [2022-03-11T13:32:11.527Z] 1e2b7b330a4f: Preparing [2022-03-11T13:32:11.527Z] 1a058d5342cc: Preparing [2022-03-11T13:32:11.527Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:32:11.527Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:11.527Z] 1e2b7b330a4f: Layer already exists [2022-03-11T13:32:11.527Z] 34720d63db47: Pushed [2022-03-11T13:32:12.466Z] cf1e6e111427: Pushed [2022-03-11T13:32:12.466Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:de578cdccbe06b5eb32ccf9a98f013e5ec205a9012b3c372ba27e052e3d60151 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:12.764Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:13.056Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-11T13:32:13.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-11T13:32:13.056Z] 34720d63db47: Preparing [2022-03-11T13:32:13.056Z] cf1e6e111427: Preparing [2022-03-11T13:32:13.056Z] 2caa88fdf1f1: Preparing [2022-03-11T13:32:13.056Z] 1e2b7b330a4f: Preparing [2022-03-11T13:32:13.056Z] 1a058d5342cc: Preparing [2022-03-11T13:32:13.056Z] cf1e6e111427: Layer already exists [2022-03-11T13:32:13.056Z] 1e2b7b330a4f: Layer already exists [2022-03-11T13:32:13.056Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:32:13.056Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:13.056Z] 34720d63db47: Layer already exists [2022-03-11T13:32:13.056Z] latest: digest: sha256:de578cdccbe06b5eb32ccf9a98f013e5ec205a9012b3c372ba27e052e3d60151 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:13.353Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:13.643Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.34 [2022-03-11T13:32:13.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-11T13:32:13.643Z] 34720d63db47: Preparing [2022-03-11T13:32:13.643Z] cf1e6e111427: Preparing [2022-03-11T13:32:13.643Z] 2caa88fdf1f1: Preparing [2022-03-11T13:32:13.643Z] 1e2b7b330a4f: Preparing [2022-03-11T13:32:13.643Z] 1a058d5342cc: Preparing [2022-03-11T13:32:13.643Z] 34720d63db47: Layer already exists [2022-03-11T13:32:13.643Z] cf1e6e111427: Layer already exists [2022-03-11T13:32:13.643Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:13.643Z] 1e2b7b330a4f: Layer already exists [2022-03-11T13:32:13.643Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:32:13.643Z] 2.2.0-dev.34: digest: sha256:de578cdccbe06b5eb32ccf9a98f013e5ec205a9012b3c372ba27e052e3d60151 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:13.941Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:14.235Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:14.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-11T13:32:14.235Z] 34720d63db47: Preparing [2022-03-11T13:32:14.235Z] cf1e6e111427: Preparing [2022-03-11T13:32:14.235Z] 2caa88fdf1f1: Preparing [2022-03-11T13:32:14.235Z] 1e2b7b330a4f: Preparing [2022-03-11T13:32:14.235Z] 1a058d5342cc: Preparing [2022-03-11T13:32:14.235Z] cf1e6e111427: Layer already exists [2022-03-11T13:32:14.235Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:14.235Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:32:14.235Z] 1e2b7b330a4f: Layer already exists [2022-03-11T13:32:14.235Z] 34720d63db47: Layer already exists [2022-03-11T13:32:14.235Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:de578cdccbe06b5eb32ccf9a98f013e5ec205a9012b3c372ba27e052e3d60151 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:14.532Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:14.826Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-03-11T13:32:14.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-11T13:32:14.826Z] 34720d63db47: Preparing [2022-03-11T13:32:14.826Z] cf1e6e111427: Preparing [2022-03-11T13:32:14.826Z] 2caa88fdf1f1: Preparing [2022-03-11T13:32:14.826Z] 1e2b7b330a4f: Preparing [2022-03-11T13:32:14.826Z] 1a058d5342cc: Preparing [2022-03-11T13:32:14.826Z] 2caa88fdf1f1: Layer already exists [2022-03-11T13:32:14.826Z] 34720d63db47: Layer already exists [2022-03-11T13:32:14.826Z] 1e2b7b330a4f: Layer already exists [2022-03-11T13:32:14.826Z] cf1e6e111427: Layer already exists [2022-03-11T13:32:14.826Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:14.826Z] main: digest: sha256:de578cdccbe06b5eb32ccf9a98f013e5ec205a9012b3c372ba27e052e3d60151 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:32:14.865Z] ===================================================== [Pipeline] echo [2022-03-11T13:32:14.873Z] taggedImages: [2022-03-11T13:32:14.873Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:32:14.873Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-11T13:32:14.873Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.34 [2022-03-11T13:32:14.873Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:14.873Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-03-11T13:32:14.894Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-03-11T13:32:14.894Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:32:14.894Z] latest [2022-03-11T13:32:14.894Z] 2.2.0-dev.34 [2022-03-11T13:32:14.894Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:14.894Z] main [2022-03-11T13:32:14.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:15.217Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:15.515Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:32:15.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-11T13:32:15.515Z] d8f12335ba37: Preparing [2022-03-11T13:32:15.515Z] 7f816cceb7eb: Preparing [2022-03-11T13:32:15.515Z] 65b4ead64b44: Preparing [2022-03-11T13:32:15.515Z] 5d290050c6bc: Preparing [2022-03-11T13:32:15.515Z] 4b4527d9d361: Preparing [2022-03-11T13:32:15.515Z] 0419e16943bb: Preparing [2022-03-11T13:32:15.515Z] 2bc6eda7d6fe: Preparing [2022-03-11T13:32:15.515Z] 38c686747f67: Preparing [2022-03-11T13:32:15.515Z] 698317193ef4: Preparing [2022-03-11T13:32:15.515Z] 3de006b0ad1b: Preparing [2022-03-11T13:32:15.515Z] 1a058d5342cc: Preparing [2022-03-11T13:32:15.515Z] 0419e16943bb: Waiting [2022-03-11T13:32:15.515Z] 2bc6eda7d6fe: Waiting [2022-03-11T13:32:15.515Z] 38c686747f67: Waiting [2022-03-11T13:32:15.515Z] 698317193ef4: Waiting [2022-03-11T13:32:15.515Z] 3de006b0ad1b: Waiting [2022-03-11T13:32:15.515Z] 1a058d5342cc: Waiting [2022-03-11T13:32:15.515Z] 4b4527d9d361: Layer already exists [2022-03-11T13:32:16.095Z] 0419e16943bb: Layer already exists [2022-03-11T13:32:16.095Z] 2bc6eda7d6fe: Layer already exists [2022-03-11T13:32:16.095Z] 7f816cceb7eb: Pushed [2022-03-11T13:32:16.095Z] 38c686747f67: Layer already exists [2022-03-11T13:32:16.095Z] 698317193ef4: Layer already exists [2022-03-11T13:32:16.095Z] 3de006b0ad1b: Layer already exists [2022-03-11T13:32:16.095Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:16.095Z] d8f12335ba37: Pushed [2022-03-11T13:32:16.358Z] 65b4ead64b44: Pushed [2022-03-11T13:32:20.556Z] 5d290050c6bc: Pushed [2022-03-11T13:32:20.816Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:5899aca1d7d65f2228956a025c10b52d5a02e5314a4fa3987fecbb44d147ea17 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:21.111Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:21.407Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-11T13:32:21.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-11T13:32:21.407Z] d8f12335ba37: Preparing [2022-03-11T13:32:21.407Z] 7f816cceb7eb: Preparing [2022-03-11T13:32:21.407Z] 65b4ead64b44: Preparing [2022-03-11T13:32:21.407Z] 5d290050c6bc: Preparing [2022-03-11T13:32:21.407Z] 4b4527d9d361: Preparing [2022-03-11T13:32:21.407Z] 0419e16943bb: Preparing [2022-03-11T13:32:21.407Z] 2bc6eda7d6fe: Preparing [2022-03-11T13:32:21.407Z] 38c686747f67: Preparing [2022-03-11T13:32:21.407Z] 698317193ef4: Preparing [2022-03-11T13:32:21.407Z] 3de006b0ad1b: Preparing [2022-03-11T13:32:21.407Z] 1a058d5342cc: Preparing [2022-03-11T13:32:21.407Z] 0419e16943bb: Waiting [2022-03-11T13:32:21.407Z] 2bc6eda7d6fe: Waiting [2022-03-11T13:32:21.407Z] 38c686747f67: Waiting [2022-03-11T13:32:21.407Z] 698317193ef4: Waiting [2022-03-11T13:32:21.407Z] 3de006b0ad1b: Waiting [2022-03-11T13:32:21.407Z] 1a058d5342cc: Waiting [2022-03-11T13:32:21.407Z] d8f12335ba37: Layer already exists [2022-03-11T13:32:21.407Z] 4b4527d9d361: Layer already exists [2022-03-11T13:32:21.407Z] 7f816cceb7eb: Layer already exists [2022-03-11T13:32:21.407Z] 5d290050c6bc: Layer already exists [2022-03-11T13:32:21.407Z] 65b4ead64b44: Layer already exists [2022-03-11T13:32:21.407Z] 0419e16943bb: Layer already exists [2022-03-11T13:32:21.407Z] 2bc6eda7d6fe: Layer already exists [2022-03-11T13:32:21.407Z] 3de006b0ad1b: Layer already exists [2022-03-11T13:32:21.407Z] 38c686747f67: Layer already exists [2022-03-11T13:32:21.407Z] 698317193ef4: Layer already exists [2022-03-11T13:32:21.407Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:21.407Z] latest: digest: sha256:5899aca1d7d65f2228956a025c10b52d5a02e5314a4fa3987fecbb44d147ea17 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:21.701Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:21.994Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.34 [2022-03-11T13:32:21.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-11T13:32:21.995Z] d8f12335ba37: Preparing [2022-03-11T13:32:21.995Z] 7f816cceb7eb: Preparing [2022-03-11T13:32:21.995Z] 65b4ead64b44: Preparing [2022-03-11T13:32:21.995Z] 5d290050c6bc: Preparing [2022-03-11T13:32:21.995Z] 4b4527d9d361: Preparing [2022-03-11T13:32:21.995Z] 0419e16943bb: Preparing [2022-03-11T13:32:21.995Z] 2bc6eda7d6fe: Preparing [2022-03-11T13:32:21.995Z] 38c686747f67: Preparing [2022-03-11T13:32:21.995Z] 698317193ef4: Preparing [2022-03-11T13:32:21.995Z] 3de006b0ad1b: Preparing [2022-03-11T13:32:21.995Z] 1a058d5342cc: Preparing [2022-03-11T13:32:21.995Z] 0419e16943bb: Waiting [2022-03-11T13:32:21.995Z] 2bc6eda7d6fe: Waiting [2022-03-11T13:32:21.995Z] 38c686747f67: Waiting [2022-03-11T13:32:21.995Z] 698317193ef4: Waiting [2022-03-11T13:32:21.995Z] 3de006b0ad1b: Waiting [2022-03-11T13:32:21.995Z] 1a058d5342cc: Waiting [2022-03-11T13:32:21.995Z] 4b4527d9d361: Layer already exists [2022-03-11T13:32:21.995Z] 65b4ead64b44: Layer already exists [2022-03-11T13:32:21.995Z] 5d290050c6bc: Layer already exists [2022-03-11T13:32:21.995Z] d8f12335ba37: Layer already exists [2022-03-11T13:32:21.995Z] 7f816cceb7eb: Layer already exists [2022-03-11T13:32:21.995Z] 698317193ef4: Layer already exists [2022-03-11T13:32:21.995Z] 2bc6eda7d6fe: Layer already exists [2022-03-11T13:32:21.995Z] 38c686747f67: Layer already exists [2022-03-11T13:32:21.995Z] 0419e16943bb: Layer already exists [2022-03-11T13:32:21.995Z] 3de006b0ad1b: Layer already exists [2022-03-11T13:32:21.995Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:21.995Z] 2.2.0-dev.34: digest: sha256:5899aca1d7d65f2228956a025c10b52d5a02e5314a4fa3987fecbb44d147ea17 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:22.292Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:22.590Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:22.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-11T13:32:22.590Z] d8f12335ba37: Preparing [2022-03-11T13:32:22.590Z] 7f816cceb7eb: Preparing [2022-03-11T13:32:22.590Z] 65b4ead64b44: Preparing [2022-03-11T13:32:22.590Z] 5d290050c6bc: Preparing [2022-03-11T13:32:22.590Z] 4b4527d9d361: Preparing [2022-03-11T13:32:22.590Z] 0419e16943bb: Preparing [2022-03-11T13:32:22.590Z] 2bc6eda7d6fe: Preparing [2022-03-11T13:32:22.590Z] 38c686747f67: Preparing [2022-03-11T13:32:22.590Z] 698317193ef4: Preparing [2022-03-11T13:32:22.590Z] 3de006b0ad1b: Preparing [2022-03-11T13:32:22.590Z] 1a058d5342cc: Preparing [2022-03-11T13:32:22.590Z] 0419e16943bb: Waiting [2022-03-11T13:32:22.590Z] 2bc6eda7d6fe: Waiting [2022-03-11T13:32:22.590Z] 38c686747f67: Waiting [2022-03-11T13:32:22.590Z] 698317193ef4: Waiting [2022-03-11T13:32:22.590Z] 3de006b0ad1b: Waiting [2022-03-11T13:32:22.590Z] 1a058d5342cc: Waiting [2022-03-11T13:32:22.590Z] 7f816cceb7eb: Layer already exists [2022-03-11T13:32:22.590Z] 4b4527d9d361: Layer already exists [2022-03-11T13:32:22.590Z] d8f12335ba37: Layer already exists [2022-03-11T13:32:22.590Z] 65b4ead64b44: Layer already exists [2022-03-11T13:32:22.590Z] 5d290050c6bc: Layer already exists [2022-03-11T13:32:22.590Z] 0419e16943bb: Layer already exists [2022-03-11T13:32:22.590Z] 2bc6eda7d6fe: Layer already exists [2022-03-11T13:32:22.590Z] 38c686747f67: Layer already exists [2022-03-11T13:32:22.590Z] 3de006b0ad1b: Layer already exists [2022-03-11T13:32:22.590Z] 698317193ef4: Layer already exists [2022-03-11T13:32:22.590Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:22.590Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:5899aca1d7d65f2228956a025c10b52d5a02e5314a4fa3987fecbb44d147ea17 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:22.889Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:32:23.181Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-03-11T13:32:23.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-11T13:32:23.181Z] d8f12335ba37: Preparing [2022-03-11T13:32:23.181Z] 7f816cceb7eb: Preparing [2022-03-11T13:32:23.181Z] 65b4ead64b44: Preparing [2022-03-11T13:32:23.181Z] 5d290050c6bc: Preparing [2022-03-11T13:32:23.181Z] 4b4527d9d361: Preparing [2022-03-11T13:32:23.181Z] 0419e16943bb: Preparing [2022-03-11T13:32:23.181Z] 2bc6eda7d6fe: Preparing [2022-03-11T13:32:23.181Z] 38c686747f67: Preparing [2022-03-11T13:32:23.181Z] 698317193ef4: Preparing [2022-03-11T13:32:23.181Z] 3de006b0ad1b: Preparing [2022-03-11T13:32:23.181Z] 1a058d5342cc: Preparing [2022-03-11T13:32:23.181Z] 2bc6eda7d6fe: Waiting [2022-03-11T13:32:23.181Z] 38c686747f67: Waiting [2022-03-11T13:32:23.181Z] 698317193ef4: Waiting [2022-03-11T13:32:23.181Z] 3de006b0ad1b: Waiting [2022-03-11T13:32:23.181Z] 1a058d5342cc: Waiting [2022-03-11T13:32:23.181Z] 0419e16943bb: Waiting [2022-03-11T13:32:23.181Z] d8f12335ba37: Layer already exists [2022-03-11T13:32:23.181Z] 4b4527d9d361: Layer already exists [2022-03-11T13:32:23.181Z] 65b4ead64b44: Layer already exists [2022-03-11T13:32:23.181Z] 7f816cceb7eb: Layer already exists [2022-03-11T13:32:23.181Z] 5d290050c6bc: Layer already exists [2022-03-11T13:32:23.181Z] 2bc6eda7d6fe: Layer already exists [2022-03-11T13:32:23.181Z] 698317193ef4: Layer already exists [2022-03-11T13:32:23.181Z] 0419e16943bb: Layer already exists [2022-03-11T13:32:23.181Z] 38c686747f67: Layer already exists [2022-03-11T13:32:23.181Z] 3de006b0ad1b: Layer already exists [2022-03-11T13:32:23.181Z] 1a058d5342cc: Layer already exists [2022-03-11T13:32:23.181Z] main: digest: sha256:5899aca1d7d65f2228956a025c10b52d5a02e5314a4fa3987fecbb44d147ea17 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:32:23.217Z] ===================================================== [Pipeline] echo [2022-03-11T13:32:23.227Z] taggedImages: [2022-03-11T13:32:23.227Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:32:23.227Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-11T13:32:23.227Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.34 [2022-03-11T13:32:23.227Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:32:23.227Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [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-03-11T13:32:51.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-11T13:32:51.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-11T13:32:51.395Z] Removing intermediate container b80191e97bff [2022-03-11T13:32:51.395Z] ---> 8e748427fc5e [2022-03-11T13:32:51.395Z] [2022-03-11T13:32:51.395Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T13:32:51.669Z] 3.14: Pulling from library/alpine [2022-03-11T13:32:53.664Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-11T13:32:53.664Z] Status: Downloaded newer image for alpine:3.14 [2022-03-11T13:32:53.664Z] ---> 5b8b7b635229 [2022-03-11T13:32:53.664Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T13:32:53.664Z] Removing intermediate container 36b5e4221d5d [2022-03-11T13:32:53.664Z] ---> dd7579bf73a9 [2022-03-11T13:32:53.664Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-11T13:32:53.664Z] ---> Running in e25864b1869c [2022-03-11T13:32:53.942Z] ---> Running in c8a68f269b90 [2022-03-11T13:32:56.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:32:56.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-11T13:32:56.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:32:57.844Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-11T13:32:57.844Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:32:57.844Z] OK: 6 MiB in 15 packages [2022-03-11T13:32:59.832Z] Removing intermediate container e25864b1869c [2022-03-11T13:32:59.832Z] ---> ce3cb06929e7 [2022-03-11T13:32:59.832Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T13:33:00.106Z] ---> Running in c7223f93a126 [2022-03-11T13:33:01.089Z] Removing intermediate container 626d55111eac [2022-03-11T13:33:01.089Z] ---> c3dc4d15fe55 [2022-03-11T13:33:01.089Z] [2022-03-11T13:33:01.089Z] Step 10/21 : FROM alpine:3.14 [2022-03-11T13:33:01.089Z] ---> 5b8b7b635229 [2022-03-11T13:33:01.089Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-11T13:33:01.089Z] Removing intermediate container c7223f93a126 [2022-03-11T13:33:01.089Z] ---> 29a5b74a3e9c [2022-03-11T13:33:01.089Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-11T13:33:01.089Z] Removing intermediate container c8a68f269b90 [2022-03-11T13:33:01.089Z] ---> a7fec87d4569 [2022-03-11T13:33:01.089Z] [2022-03-11T13:33:01.089Z] Step 11/23 : FROM docker:20.10.10 [2022-03-11T13:33:01.089Z] ---> Running in 511fd84782a1 [2022-03-11T13:33:01.089Z] ---> Running in 59ad592ea58f [2022-03-11T13:33:01.363Z] 20.10.10: Pulling from library/docker [2022-03-11T13:33:01.963Z] Removing intermediate container 81d4a37178c8 [2022-03-11T13:33:01.963Z] ---> cd9c46606bdf [2022-03-11T13:33:01.963Z] [2022-03-11T13:33:01.963Z] Step 10/25 : FROM alpine:3.14 [2022-03-11T13:33:01.963Z] ---> 5b8b7b635229 [2022-03-11T13:33:01.963Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-11T13:33:02.235Z] Removing intermediate container 59ad592ea58f [2022-03-11T13:33:02.235Z] ---> e8ea19fe1070 [2022-03-11T13:33:02.235Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T13:33:02.235Z] ---> Running in 8ba7c02162d5 [2022-03-11T13:33:02.235Z] ---> Running in 0d5f163d46d6 [2022-03-11T13:33:03.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:33:03.230Z] Removing intermediate container 8ba7c02162d5 [2022-03-11T13:33:03.230Z] ---> 929a9beee063 [2022-03-11T13:33:03.230Z] Step 15/23 : WORKDIR / [2022-03-11T13:33:03.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:33:03.230Z] ---> Running in 5d703d844cf0 [2022-03-11T13:33:04.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:33:04.220Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-11T13:33:04.220Z] Removing intermediate container 5d703d844cf0 [2022-03-11T13:33:04.220Z] ---> 13992913ec00 [2022-03-11T13:33:04.220Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T13:33:04.220Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-11T13:33:04.220Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T13:33:04.220Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-11T13:33:04.220Z] (5/5) Installing curl (7.79.1-r0) [2022-03-11T13:33:04.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:33:04.496Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:33:04.496Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T13:33:04.772Z] OK: 8 MiB in 19 packages [2022-03-11T13:33:05.056Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-11T13:33:05.344Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-11T13:33:05.344Z] (3/3) Installing su-exec (0.2-r1) [2022-03-11T13:33:05.344Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:33:05.344Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T13:33:05.619Z] OK: 6 MiB in 17 packages [2022-03-11T13:33:05.891Z] ---> 02c58f726ac4 [2022-03-11T13:33:05.891Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-11T13:33:07.328Z] Removing intermediate container 511fd84782a1 [2022-03-11T13:33:07.328Z] ---> d4cec5cda5e4 [2022-03-11T13:33:07.328Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T13:33:07.328Z] ---> Running in b97e5ceef790 [2022-03-11T13:33:07.602Z] Removing intermediate container 0d5f163d46d6 [2022-03-11T13:33:07.602Z] ---> d3067d9b8e2a [2022-03-11T13:33:07.602Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T13:33:07.878Z] ---> Running in e2497bc9dd57 [2022-03-11T13:33:07.878Z] ---> 396994039635 [2022-03-11T13:33:07.878Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-11T13:33:08.151Z] Removing intermediate container b97e5ceef790 [2022-03-11T13:33:08.151Z] ---> c1ff5aec04fb [2022-03-11T13:33:08.151Z] Step 13/21 : WORKDIR /edgex [2022-03-11T13:33:08.151Z] ---> Running in 430097ae89f1 [2022-03-11T13:33:08.435Z] Removing intermediate container e2497bc9dd57 [2022-03-11T13:33:08.435Z] ---> 2136c5241757 [2022-03-11T13:33:08.435Z] Step 13/25 : WORKDIR / [2022-03-11T13:33:08.435Z] Removing intermediate container 6a6a0290aac9 [2022-03-11T13:33:08.435Z] ---> 95b7602bb537 [2022-03-11T13:33:08.435Z] [2022-03-11T13:33:08.435Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T13:33:08.435Z] ---> 5b8b7b635229 [2022-03-11T13:33:08.435Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T13:33:08.435Z] ---> Using cache [2022-03-11T13:33:08.435Z] ---> ce3cb06929e7 [2022-03-11T13:33:08.435Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T13:33:08.435Z] ---> Using cache [2022-03-11T13:33:08.435Z] ---> 29a5b74a3e9c [2022-03-11T13:33:08.435Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-11T13:33:08.709Z] ---> Running in db7911ec17fa [2022-03-11T13:33:08.709Z] ---> Running in e72a84c30648 [2022-03-11T13:33:08.709Z] Removing intermediate container 430097ae89f1 [2022-03-11T13:33:08.709Z] ---> d10a47635d91 [2022-03-11T13:33:08.709Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-11T13:33:08.993Z] ---> eb5369fa6e28 [2022-03-11T13:33:08.993Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-11T13:33:08.993Z] ---> Running in d546a7a78d97 [2022-03-11T13:33:09.269Z] Removing intermediate container e72a84c30648 [2022-03-11T13:33:09.269Z] ---> 0789634bcfb9 [2022-03-11T13:33:09.269Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T13:33:09.269Z] Removing intermediate container db7911ec17fa [2022-03-11T13:33:09.269Z] ---> 4fa5fbfab349 [2022-03-11T13:33:09.269Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-11T13:33:09.541Z] ---> Running in f34730aa561e [2022-03-11T13:33:09.541Z] Removing intermediate container d546a7a78d97 [2022-03-11T13:33:09.541Z] ---> f9963fbb3e4a [2022-03-11T13:33:09.541Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T13:33:09.814Z] ---> Running in f19765abad6f [2022-03-11T13:33:10.088Z] ---> c52cf61ac245 [2022-03-11T13:33:10.088Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-11T13:33:10.088Z] Removing intermediate container f34730aa561e [2022-03-11T13:33:10.088Z] ---> e28f9afc4928 [2022-03-11T13:33:10.088Z] Step 15/23 : WORKDIR / [2022-03-11T13:33:10.088Z] ---> Running in 03c66b5de4e1 [2022-03-11T13:33:10.364Z] Removing intermediate container f19765abad6f [2022-03-11T13:33:10.364Z] ---> 3cf86f5c2fa7 [2022-03-11T13:33:10.364Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T13:33:10.364Z] ---> Running in a3b3627b7fdb [2022-03-11T13:33:10.649Z] ---> 75f7995109aa [2022-03-11T13:33:10.649Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-11T13:33:10.927Z] Removing intermediate container 03c66b5de4e1 [2022-03-11T13:33:10.927Z] ---> abdc414337d6 [2022-03-11T13:33:10.927Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T13:33:11.201Z] Removing intermediate container a3b3627b7fdb [2022-03-11T13:33:11.201Z] ---> 05cebc49ee91 [2022-03-11T13:33:11.201Z] Step 22/23 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:33:11.201Z] ---> Running in 78396630c48e [2022-03-11T13:33:11.808Z] ---> 2a2e2440841a [2022-03-11T13:33:11.808Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-11T13:33:12.092Z] Removing intermediate container 78396630c48e [2022-03-11T13:33:12.092Z] ---> e1db9ec9104f [2022-03-11T13:33:12.092Z] Step 23/23 : LABEL version=2.2.0-dev.34 [2022-03-11T13:33:12.092Z] ---> 7cded23e7b98 [2022-03-11T13:33:12.092Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-11T13:33:12.092Z] ---> 4ba056c0f4c0 [2022-03-11T13:33:12.092Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-11T13:33:12.367Z] ---> Running in c08bb87f579b [2022-03-11T13:33:12.964Z] Removing intermediate container c08bb87f579b [2022-03-11T13:33:12.964Z] ---> a020351334b6 [2022-03-11T13:33:12.964Z] [2022-03-11T13:33:13.238Z] ---> 21fcedbc2357 [2022-03-11T13:33:13.238Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-11T13:33:13.513Z] Successfully built a020351334b6 [2022-03-11T13:33:13.786Z] Successfully tagged core-command-arm64:latest [2022-03-11T13:33:13.786Z]  Building core-command ... done Building support-notifications [2022-03-11T13:33:14.070Z] ---> bd7d4ab7699b [2022-03-11T13:33:14.070Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-11T13:33:14.070Z] ---> 4579b3a70a57 [2022-03-11T13:33:14.070Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-11T13:33:14.070Z] ---> 2cc064bb9da7 [2022-03-11T13:33:14.070Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-11T13:33:14.342Z] ---> Running in c8c85162100f [2022-03-11T13:33:15.353Z] Removing intermediate container c8c85162100f [2022-03-11T13:33:15.353Z] ---> a4354ec5e270 [2022-03-11T13:33:15.353Z] Step 18/21 : CMD ["--init=true"] [2022-03-11T13:33:15.353Z] ---> 648233a08c9b [2022-03-11T13:33:15.353Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-11T13:33:15.353Z] ---> Running in 9be6d01755d2 [2022-03-11T13:33:15.633Z] ---> Running in be9e74e25261 [2022-03-11T13:33:15.909Z] ---> e2e7779e37ae [2022-03-11T13:33:15.909Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-11T13:33:15.909Z] Removing intermediate container 9be6d01755d2 [2022-03-11T13:33:15.909Z] ---> 9e6e78074121 [2022-03-11T13:33:15.909Z] Step 19/21 : LABEL arch=arm64 [2022-03-11T13:33:16.187Z] ---> Running in 3112380f0a5b [2022-03-11T13:33:16.187Z] Removing intermediate container be9e74e25261 [2022-03-11T13:33:16.187Z] ---> f6ee452c53e5 [2022-03-11T13:33:16.187Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T13:33:16.473Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-11T13:33:16.473Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-11T13:33:16.473Z] ---> 520e9a0a30f7 [2022-03-11T13:33:16.473Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-11T13:33:16.473Z] ---> Running in b5a7baccf6e7 [2022-03-11T13:33:16.754Z] ---> Running in 98113cfce9bc [2022-03-11T13:33:16.754Z] Removing intermediate container 3112380f0a5b [2022-03-11T13:33:16.754Z] ---> 2037a624db75 [2022-03-11T13:33:16.754Z] Step 20/21 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:33:17.029Z] ---> Running in 5fcce8a6e02f [2022-03-11T13:33:17.313Z] Removing intermediate container 98113cfce9bc [2022-03-11T13:33:17.313Z] ---> bac67c6980a5 [2022-03-11T13:33:17.314Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-11T13:33:17.314Z] Removing intermediate container b5a7baccf6e7 [2022-03-11T13:33:17.314Z] ---> d399163ba508 [2022-03-11T13:33:17.314Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T13:33:17.595Z] ---> a09ee826fd46 [2022-03-11T13:33:17.595Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-11T13:33:17.595Z] ---> Running in 9fc405a5b643 [2022-03-11T13:33:17.595Z] ---> Running in d4f105ab0f33 [2022-03-11T13:33:17.595Z] Removing intermediate container 5fcce8a6e02f [2022-03-11T13:33:17.595Z] ---> 56faf1fa7d07 [2022-03-11T13:33:17.595Z] Step 21/21 : LABEL version=2.2.0-dev.34 [2022-03-11T13:33:17.868Z] ---> Running in 0747c8277c72 [2022-03-11T13:33:18.467Z] Removing intermediate container 9fc405a5b643 [2022-03-11T13:33:18.467Z] ---> 22ad1960d628 [2022-03-11T13:33:18.467Z] Step 22/23 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:33:18.467Z] ---> Running in 90e89b1c0c95 [2022-03-11T13:33:18.467Z] Removing intermediate container 0747c8277c72 [2022-03-11T13:33:18.467Z] ---> ce0d5bd69fa2 [2022-03-11T13:33:18.467Z] [2022-03-11T13:33:18.750Z] ---> fb2f7b638440 [2022-03-11T13:33:18.750Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-11T13:33:19.021Z] ---> Running in f9eaffdfd87a [2022-03-11T13:33:19.021Z] Successfully built ce0d5bd69fa2 [2022-03-11T13:33:19.021Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-11T13:33:19.021Z] Building support-scheduler [2022-03-11T13:33:19.021Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:33:19.021Z] Removing intermediate container 90e89b1c0c95 [2022-03-11T13:33:19.021Z] ---> 28560391eebb [2022-03-11T13:33:19.021Z] Step 23/23 : LABEL version=2.2.0-dev.34 [2022-03-11T13:33:19.299Z] ---> Running in 33e081542844 [2022-03-11T13:33:19.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:33:20.200Z] Removing intermediate container 33e081542844 [2022-03-11T13:33:20.200Z] ---> ac2f3b954269 [2022-03-11T13:33:20.200Z] [2022-03-11T13:33:20.475Z] (1/42) Installing readline (8.1.0-r0) [2022-03-11T13:33:20.475Z] Successfully built ac2f3b954269 [2022-03-11T13:33:20.475Z] (2/42) Installing bash (5.1.4-r0) [2022-03-11T13:33:20.475Z] Successfully tagged core-metadata-arm64:latest [2022-03-11T13:33:20.475Z]  Building core-metadata ... done Building security-bootstrapper [2022-03-11T13:33:20.475Z] Executing bash-5.1.4-r0.post-install [2022-03-11T13:33:20.475Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-11T13:33:20.475Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T13:33:20.475Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-11T13:33:20.475Z] (6/42) Installing curl (7.79.1-r0) [2022-03-11T13:33:20.475Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-11T13:33:20.475Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-11T13:33:20.475Z] (9/42) Installing expat (2.4.7-r0) [2022-03-11T13:33:20.475Z] (10/42) Installing libffi (3.3-r2) [2022-03-11T13:33:20.475Z] (11/42) Installing gdbm (1.19-r0) [2022-03-11T13:33:20.475Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-11T13:33:20.475Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T13:33:20.475Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T13:33:20.750Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-11T13:33:20.750Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-11T13:33:20.750Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-11T13:33:21.728Z] Removing intermediate container f9eaffdfd87a [2022-03-11T13:33:22.007Z] ---> 1534a6894066 [2022-03-11T13:33:22.007Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-11T13:33:22.007Z] ---> Running in ef4c9ff213b2 [2022-03-11T13:33:22.609Z] Removing intermediate container ef4c9ff213b2 [2022-03-11T13:33:22.609Z] ---> bdcfd119b7cc [2022-03-11T13:33:22.609Z] Step 23/25 : LABEL arch=arm64 [2022-03-11T13:33:22.907Z] ---> Running in 1698b51ceb21 [2022-03-11T13:33:22.907Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-11T13:33:22.907Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-11T13:33:22.907Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-11T13:33:22.907Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-11T13:33:22.907Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-11T13:33:22.907Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-11T13:33:23.184Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-11T13:33:23.184Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-11T13:33:23.184Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-11T13:33:23.184Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-11T13:33:23.184Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-11T13:33:23.184Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-11T13:33:23.184Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-11T13:33:23.184Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-11T13:33:23.184Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-11T13:33:23.184Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-11T13:33:23.184Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-11T13:33:23.184Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-11T13:33:23.461Z] Removing intermediate container 1698b51ceb21 [2022-03-11T13:33:23.461Z] ---> 5a68fabb6769 [2022-03-11T13:33:23.461Z] Step 24/25 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:33:23.461Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-11T13:33:23.461Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-11T13:33:23.461Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-11T13:33:23.461Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-11T13:33:23.461Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-11T13:33:23.461Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-11T13:33:23.461Z] ---> Running in 7efb65bdea4f [2022-03-11T13:33:23.736Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-11T13:33:24.333Z] Removing intermediate container 7efb65bdea4f [2022-03-11T13:33:24.333Z] ---> 4fed8be20422 [2022-03-11T13:33:24.333Z] Step 25/25 : LABEL version=2.2.0-dev.34 [2022-03-11T13:33:24.333Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:33:24.333Z] OK: 84 MiB in 64 packages [2022-03-11T13:33:24.333Z] ---> Running in 73e7435fe536 [2022-03-11T13:33:24.949Z] Removing intermediate container 73e7435fe536 [2022-03-11T13:33:24.949Z] ---> 5445523b6c1b [2022-03-11T13:33:24.949Z] [2022-03-11T13:33:25.228Z] Successfully built 5445523b6c1b [2022-03-11T13:33:25.228Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-11T13:33:25.228Z]  Building security-secretstore-setup ... done Building core-data [2022-03-11T13:33:28.617Z] Collecting docker-compose==1.23.2 [2022-03-11T13:33:28.617Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-11T13:33:29.597Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-11T13:33:29.597Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-11T13:33:29.867Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-11T13:33:30.138Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-11T13:33:30.411Z] Collecting docker<4.0,>=3.6.0 [2022-03-11T13:33:30.411Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-11T13:33:31.388Z] Collecting PyYAML<4,>=3.10 [2022-03-11T13:33:31.388Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-11T13:33:34.894Z] Collecting cached-property<2,>=1.2.0 [2022-03-11T13:33:34.894Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-11T13:33:35.165Z] Collecting jsonschema<3,>=2.5.1 [2022-03-11T13:33:35.165Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-11T13:33:35.165Z] Collecting docopt<0.7,>=0.6.1 [2022-03-11T13:33:35.165Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-11T13:33:36.604Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:33:36.604Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:33:36.604Z] ---> 209a719f2168 [2022-03-11T13:33:36.604Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T13:33:36.604Z] ---> Using cache [2022-03-11T13:33:36.604Z] ---> a656aa15ac41 [2022-03-11T13:33:36.604Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:33:36.604Z] ---> Using cache [2022-03-11T13:33:36.604Z] ---> 45510bb829e5 [2022-03-11T13:33:36.604Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-11T13:33:37.199Z] Collecting texttable<0.10,>=0.9.0 [2022-03-11T13:33:37.199Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-11T13:33:37.472Z] ---> Running in 876b1d468f88 [2022-03-11T13:33:38.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:33:39.176Z] 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-03-11T13:33:39.176Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-11T13:33:39.176Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-11T13:33:39.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:33:40.766Z] OK: 220 MiB in 52 packages [2022-03-11T13:33:41.369Z] Collecting docker-pycreds>=0.4.0 [2022-03-11T13:33:41.369Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-11T13:33:42.353Z] Removing intermediate container 876b1d468f88 [2022-03-11T13:33:42.353Z] ---> 84fe56d575e0 [2022-03-11T13:33:42.353Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T13:33:42.955Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-11T13:33:42.955Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-11T13:33:42.955Z] Collecting idna<2.8,>=2.5 [2022-03-11T13:33:42.955Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-11T13:33:43.228Z] 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-03-11T13:33:43.228Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-11T13:33:43.228Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-11T13:33:43.228Z] ---> 7e2e592b3918 [2022-03-11T13:33:43.228Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:33:43.506Z] ---> Running in 686f34eedf34 [2022-03-11T13:33:43.780Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-11T13:33:43.780Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-11T13:33:43.780Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-11T13:33:43.780Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-11T13:33:44.759Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-11T13:33:44.759Z] Attempting uninstall: urllib3 [2022-03-11T13:33:44.759Z] Found existing installation: urllib3 1.26.5 [2022-03-11T13:33:44.759Z] Uninstalling urllib3-1.26.5: [2022-03-11T13:33:45.033Z] Successfully uninstalled urllib3-1.26.5 [2022-03-11T13:33:45.629Z] Attempting uninstall: idna [2022-03-11T13:33:45.629Z] Found existing installation: idna 3.2 [2022-03-11T13:33:45.629Z] Uninstalling idna-3.2: [2022-03-11T13:33:45.629Z] Successfully uninstalled idna-3.2 [2022-03-11T13:33:46.227Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:33:46.227Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:33:46.227Z] ---> 209a719f2168 [2022-03-11T13:33:46.227Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T13:33:46.227Z] ---> Using cache [2022-03-11T13:33:46.227Z] ---> a656aa15ac41 [2022-03-11T13:33:46.227Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:33:46.227Z] ---> Using cache [2022-03-11T13:33:46.227Z] ---> 45510bb829e5 [2022-03-11T13:33:46.500Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-11T13:33:46.500Z] ---> Using cache [2022-03-11T13:33:46.500Z] ---> d92bcec62a0c [2022-03-11T13:33:46.500Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T13:33:46.500Z] ---> Using cache [2022-03-11T13:33:46.500Z] ---> f6e77a90e144 [2022-03-11T13:33:46.500Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:33:46.500Z] ---> Using cache [2022-03-11T13:33:46.500Z] ---> 4e74ed097493 [2022-03-11T13:33:46.500Z] Step 8/22 : COPY . . [2022-03-11T13:33:46.500Z] ---> Using cache [2022-03-11T13:33:46.500Z] ---> cea39c76a179 [2022-03-11T13:33:46.500Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-11T13:33:46.775Z] ---> Running in 62a939ef6625 [2022-03-11T13:33:46.775Z] Attempting uninstall: chardet [2022-03-11T13:33:47.051Z] Found existing installation: chardet 4.0.0 [2022-03-11T13:33:47.051Z] Uninstalling chardet-4.0.0: [2022-03-11T13:33:47.051Z] Successfully uninstalled chardet-4.0.0 [2022-03-11T13:33:49.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-11T13:33:49.041Z] Attempting uninstall: requests [2022-03-11T13:33:49.041Z] Found existing installation: requests 2.25.1 [2022-03-11T13:33:49.041Z] Uninstalling requests-2.25.1: [2022-03-11T13:33:49.313Z] Successfully uninstalled requests-2.25.1 [2022-03-11T13:33:49.588Z] Removing intermediate container 686f34eedf34 [2022-03-11T13:33:49.588Z] ---> 386206b69016 [2022-03-11T13:33:49.588Z] Step 8/22 : COPY . . [2022-03-11T13:33:49.861Z] Running setup.py install for texttable: started [2022-03-11T13:33:50.140Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:33:50.140Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:33:50.140Z] ---> 209a719f2168 [2022-03-11T13:33:50.140Z] Step 3/31 : WORKDIR /edgex-go [2022-03-11T13:33:50.140Z] ---> Using cache [2022-03-11T13:33:50.140Z] ---> a656aa15ac41 [2022-03-11T13:33:50.140Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:33:50.140Z] ---> Using cache [2022-03-11T13:33:50.140Z] ---> 45510bb829e5 [2022-03-11T13:33:50.140Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-11T13:33:50.140Z] ---> Using cache [2022-03-11T13:33:50.140Z] ---> d92bcec62a0c [2022-03-11T13:33:50.140Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-11T13:33:50.140Z] ---> Using cache [2022-03-11T13:33:50.140Z] ---> f6e77a90e144 [2022-03-11T13:33:50.140Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:33:50.140Z] ---> Using cache [2022-03-11T13:33:50.140Z] ---> 4e74ed097493 [2022-03-11T13:33:50.140Z] Step 8/31 : COPY . . [2022-03-11T13:33:50.740Z] ---> Using cache [2022-03-11T13:33:50.740Z] ---> cea39c76a179 [2022-03-11T13:33:50.740Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-11T13:33:51.011Z] ---> Running in fed0660e6ddb [2022-03-11T13:33:51.991Z] Running setup.py install for texttable: finished with status 'done' [2022-03-11T13:33:51.991Z] Running setup.py install for PyYAML: started [2022-03-11T13:33:52.592Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T13:33:52.592Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T13:33:52.592Z] ---> 209a719f2168 [2022-03-11T13:33:52.592Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T13:33:52.592Z] ---> Using cache [2022-03-11T13:33:52.592Z] ---> a656aa15ac41 [2022-03-11T13:33:52.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:33:52.592Z] ---> Using cache [2022-03-11T13:33:52.592Z] ---> 45510bb829e5 [2022-03-11T13:33:52.592Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-11T13:33:52.592Z] ---> Running in 4ee1aeed55b0 [2022-03-11T13:33:52.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-11T13:33:54.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:33:55.128Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-11T13:33:55.731Z] Running setup.py install for docopt: started [2022-03-11T13:33:56.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:33:57.462Z] OK: 220 MiB in 52 packages [2022-03-11T13:33:58.915Z] Running setup.py install for docopt: finished with status 'done' [2022-03-11T13:33:58.915Z] Running setup.py install for dockerpty: started [2022-03-11T13:33:59.535Z] Removing intermediate container 4ee1aeed55b0 [2022-03-11T13:33:59.535Z] ---> 3c66489093ba [2022-03-11T13:33:59.535Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T13:34:00.971Z] ---> 410980236393 [2022-03-11T13:34:00.971Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T13:34:00.971Z] ---> Running in 98e6cc81ffa4 [2022-03-11T13:34:01.244Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-11T13:34:03.873Z] 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-03-11T13:34:04.476Z] ---> 92261a63bf4a [2022-03-11T13:34:04.476Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-11T13:34:04.749Z] ---> Running in 8b08f4494f20 [2022-03-11T13:34:06.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-11T13:34:08.182Z] Removing intermediate container 98e6cc81ffa4 [2022-03-11T13:34:08.182Z] ---> 5489990f1a1a [2022-03-11T13:34:08.182Z] Step 8/23 : COPY . . [2022-03-11T13:34:23.281Z] Removing intermediate container d4f105ab0f33 [2022-03-11T13:34:23.281Z] ---> de50241da561 [2022-03-11T13:34:23.281Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-11T13:34:23.555Z] ---> Running in 64fdf6528937 [2022-03-11T13:34:24.542Z] Removing intermediate container 64fdf6528937 [2022-03-11T13:34:24.542Z] ---> af1fdd5702c1 [2022-03-11T13:34:24.542Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-11T13:34:24.829Z] ---> Running in d694ab9dc5ac [2022-03-11T13:34:25.812Z] Removing intermediate container d694ab9dc5ac [2022-03-11T13:34:25.812Z] ---> 2b64f17dc6ff [2022-03-11T13:34:25.812Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-11T13:34:26.419Z] ---> 42dbd16271e9 [2022-03-11T13:34:26.419Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-11T13:34:26.419Z] ---> Running in b3a7a39c696a [2022-03-11T13:34:27.860Z] ---> 9c374a615d41 [2022-03-11T13:34:27.860Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-11T13:34:28.461Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data [2022-03-11T13:34:29.057Z] ---> 825c8f7bf4e4 [2022-03-11T13:34:29.057Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-11T13:34:30.037Z] ---> 67cce4f58c2d [2022-03-11T13:34:30.037Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-11T13:34:30.037Z] ---> Running in 6b8b419ca298 [2022-03-11T13:34:30.635Z] Removing intermediate container 6b8b419ca298 [2022-03-11T13:34:30.635Z] ---> 540a6da661e5 [2022-03-11T13:34:30.635Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T13:34:30.912Z] ---> Running in b85623ed25a7 [2022-03-11T13:34:31.512Z] Removing intermediate container b85623ed25a7 [2022-03-11T13:34:31.512Z] ---> 3971ae0df274 [2022-03-11T13:34:31.512Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T13:34:31.512Z] ---> Running in c74e27f18626 [2022-03-11T13:34:32.109Z] Removing intermediate container c74e27f18626 [2022-03-11T13:34:32.109Z] ---> 3df820f5fd97 [2022-03-11T13:34:32.109Z] Step 22/23 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:34:32.109Z] ---> Running in ee4a1469345c [2022-03-11T13:34:32.706Z] Removing intermediate container ee4a1469345c [2022-03-11T13:34:32.706Z] ---> 0fcd3ce0c261 [2022-03-11T13:34:32.706Z] Step 23/23 : LABEL version=2.2.0-dev.34 [2022-03-11T13:34:32.979Z] ---> Running in cd2972957563 [2022-03-11T13:34:33.574Z] Removing intermediate container cd2972957563 [2022-03-11T13:34:33.574Z] ---> 4124d98e6716 [2022-03-11T13:34:33.574Z] [2022-03-11T13:34:34.171Z] Successfully built 4124d98e6716 [2022-03-11T13:34:34.171Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-11T13:35:55.945Z]  Building sys-mgmt-agent ... done Removing intermediate container fed0660e6ddb [2022-03-11T13:35:55.945Z] ---> 3c8c57128021 [2022-03-11T13:35:55.945Z] [2022-03-11T13:35:55.945Z] Step 10/31 : FROM alpine:3.14 [2022-03-11T13:35:55.945Z] ---> 5b8b7b635229 [2022-03-11T13:35:55.945Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-11T13:35:55.945Z] ---> Running in 8f4a462d3b2c [2022-03-11T13:35:55.945Z] Removing intermediate container 8f4a462d3b2c [2022-03-11T13:35:55.945Z] ---> bcc90f177f54 [2022-03-11T13:35:55.945Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-11T13:35:55.945Z] ---> Running in 37ec556ab7b6 [2022-03-11T13:35:55.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:35:55.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:35:55.945Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-11T13:35:55.945Z] (2/2) Installing su-exec (0.2-r1) [2022-03-11T13:35:55.945Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:35:55.945Z] OK: 6 MiB in 16 packages [2022-03-11T13:35:55.945Z] Removing intermediate container 37ec556ab7b6 [2022-03-11T13:35:55.945Z] ---> 23254cdf8c66 [2022-03-11T13:35:55.945Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-11T13:35:56.221Z] ---> Running in bbaf85319092 [2022-03-11T13:35:57.209Z] Removing intermediate container bbaf85319092 [2022-03-11T13:35:57.209Z] ---> 7690fb0cb3b9 [2022-03-11T13:35:57.209Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-11T13:35:57.514Z] ---> Running in 8d28d0e70443 [2022-03-11T13:35:58.113Z] Removing intermediate container 8d28d0e70443 [2022-03-11T13:35:58.113Z] ---> 4a9852b221d7 [2022-03-11T13:35:58.113Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-11T13:35:58.394Z] ---> Running in e782463b8edf [2022-03-11T13:35:58.669Z] Removing intermediate container 62a939ef6625 [2022-03-11T13:35:58.669Z] ---> fbdc4ab1bc39 [2022-03-11T13:35:58.669Z] [2022-03-11T13:35:58.669Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T13:35:58.669Z] ---> 5b8b7b635229 [2022-03-11T13:35:58.669Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-11T13:35:58.669Z] ---> Using cache [2022-03-11T13:35:58.669Z] ---> ce3cb06929e7 [2022-03-11T13:35:58.669Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T13:35:58.669Z] ---> Using cache [2022-03-11T13:35:58.669Z] ---> 29a5b74a3e9c [2022-03-11T13:35:58.669Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-11T13:35:58.669Z] ---> Running in 3a6526e985c0 [2022-03-11T13:35:59.271Z] Removing intermediate container 3a6526e985c0 [2022-03-11T13:35:59.271Z] ---> 68ee8cf36ffe [2022-03-11T13:35:59.271Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T13:35:59.542Z] ---> Running in 6d3252ea0364 [2022-03-11T13:36:00.652Z] Removing intermediate container 6d3252ea0364 [2022-03-11T13:36:00.652Z] ---> dfd797f511db [2022-03-11T13:36:00.652Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T13:36:02.164Z] Removing intermediate container e782463b8edf [2022-03-11T13:36:02.164Z] ---> b7d2683edc39 [2022-03-11T13:36:02.164Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-11T13:36:02.164Z] ---> Running in bac27861cae7 [2022-03-11T13:36:02.164Z] ---> 518928b44636 [2022-03-11T13:36:02.164Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-11T13:36:02.789Z] Removing intermediate container bac27861cae7 [2022-03-11T13:36:02.789Z] ---> 0b7c53f992df [2022-03-11T13:36:02.789Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-11T13:36:04.246Z] ---> 81437ff44a79 [2022-03-11T13:36:04.246Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-11T13:36:04.246Z] ---> 4fda0a447b82 [2022-03-11T13:36:04.246Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-11T13:36:04.519Z] ---> Running in 1bf1467910ac [2022-03-11T13:36:05.501Z] ---> a31033c0d00c [2022-03-11T13:36:05.501Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-11T13:36:05.776Z] ---> Running in d638bd157981 [2022-03-11T13:36:06.382Z] Removing intermediate container d638bd157981 [2022-03-11T13:36:06.382Z] ---> ee2cde895f2d [2022-03-11T13:36:06.382Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T13:36:06.659Z] ---> Running in fd302562aa34 [2022-03-11T13:36:07.270Z] Removing intermediate container fd302562aa34 [2022-03-11T13:36:07.271Z] ---> ebc2541ecda9 [2022-03-11T13:36:07.271Z] Step 20/22 : LABEL arch=arm64 [2022-03-11T13:36:07.546Z] ---> Running in 070fca064521 [2022-03-11T13:36:07.824Z] Removing intermediate container 1bf1467910ac [2022-03-11T13:36:07.824Z] ---> 6f0649107129 [2022-03-11T13:36:07.824Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T13:36:08.432Z] Removing intermediate container 070fca064521 [2022-03-11T13:36:08.432Z] ---> 4bbd1c81b55c [2022-03-11T13:36:08.432Z] Step 21/22 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:36:08.432Z] ---> Running in 40d4b28e9a8e [2022-03-11T13:36:09.413Z] ---> 9764c6f4133f [2022-03-11T13:36:09.413Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-11T13:36:09.413Z] Removing intermediate container 40d4b28e9a8e [2022-03-11T13:36:09.413Z] ---> 004ad60b6851 [2022-03-11T13:36:09.413Z] Step 22/22 : LABEL version=2.2.0-dev.34 [2022-03-11T13:36:09.691Z] ---> Running in 1657ee362fe8 [2022-03-11T13:36:10.671Z] Removing intermediate container 1657ee362fe8 [2022-03-11T13:36:10.671Z] ---> 27ea3b683577 [2022-03-11T13:36:10.671Z] [2022-03-11T13:36:11.265Z] Successfully built 27ea3b683577 [2022-03-11T13:36:11.265Z] Successfully tagged support-scheduler-arm64:latest [2022-03-11T13:36:12.706Z]  Building support-scheduler ... done  ---> 3f6eeea30873 [2022-03-11T13:36:12.706Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-11T13:36:13.306Z] Removing intermediate container 8b08f4494f20 [2022-03-11T13:36:13.306Z] ---> e0a966645d9f [2022-03-11T13:36:13.306Z] [2022-03-11T13:36:13.306Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T13:36:13.306Z] ---> 5b8b7b635229 [2022-03-11T13:36:13.306Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-11T13:36:13.585Z] ---> Running in b3e7d883d724 [2022-03-11T13:36:13.585Z] ---> 6d32ab2d4bde [2022-03-11T13:36:13.585Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-11T13:36:15.025Z] ---> afb2e209a8a6 [2022-03-11T13:36:15.025Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-11T13:36:15.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:36:15.630Z] ---> 242ec0b07c68 [2022-03-11T13:36:15.630Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-11T13:36:15.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:36:15.904Z] ---> Running in 01a22f90e8fd [2022-03-11T13:36:16.503Z] Removing intermediate container 01a22f90e8fd [2022-03-11T13:36:16.503Z] ---> dfda325de528 [2022-03-11T13:36:16.503Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-11T13:36:16.780Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-11T13:36:17.067Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-11T13:36:17.067Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:36:17.067Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T13:36:17.067Z] OK: 6 MiB in 16 packages [2022-03-11T13:36:17.348Z] ---> fe59994ee697 [2022-03-11T13:36:17.348Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-11T13:36:17.628Z] ---> Running in 72209cc48c84 [2022-03-11T13:36:19.069Z] Removing intermediate container b3e7d883d724 [2022-03-11T13:36:19.069Z] ---> fa3c45b6a83c [2022-03-11T13:36:19.069Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T13:36:19.069Z] ---> Running in ba2f55ab4fe6 [2022-03-11T13:36:19.347Z] Removing intermediate container ba2f55ab4fe6 [2022-03-11T13:36:19.347Z] ---> 2e66f6d34b17 [2022-03-11T13:36:19.347Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-11T13:36:19.625Z] ---> Running in 2df3206fad9e [2022-03-11T13:36:20.221Z] Removing intermediate container 2df3206fad9e [2022-03-11T13:36:20.221Z] ---> 29e1e1e0e353 [2022-03-11T13:36:20.221Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T13:36:20.221Z] Removing intermediate container 72209cc48c84 [2022-03-11T13:36:20.221Z] ---> e4036af3959a [2022-03-11T13:36:20.221Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-11T13:36:20.221Z] ---> Running in 4a9b96d1545a [2022-03-11T13:36:20.495Z] ---> Running in 7175ad0f6664 [2022-03-11T13:36:20.769Z] Removing intermediate container 4a9b96d1545a [2022-03-11T13:36:20.769Z] ---> b0be64d80540 [2022-03-11T13:36:20.769Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T13:36:21.040Z] Removing intermediate container 7175ad0f6664 [2022-03-11T13:36:21.040Z] ---> 774426389510 [2022-03-11T13:36:21.040Z] Step 28/31 : CMD ["gate"] [2022-03-11T13:36:21.311Z] ---> Running in 8f866d640cf8 [2022-03-11T13:36:21.611Z] ---> 3768a8f2480a [2022-03-11T13:36:21.612Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-11T13:36:21.612Z] Removing intermediate container 8f866d640cf8 [2022-03-11T13:36:21.612Z] ---> 87f63dd3ce17 [2022-03-11T13:36:21.612Z] Step 29/31 : LABEL arch=arm64 [2022-03-11T13:36:22.207Z] ---> Running in 7526d828ccfc [2022-03-11T13:36:22.486Z] Removing intermediate container 7526d828ccfc [2022-03-11T13:36:22.486Z] ---> 5a6a12249433 [2022-03-11T13:36:22.486Z] Step 30/31 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:36:22.486Z] ---> 53ed7dfeefa1 [2022-03-11T13:36:22.771Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-11T13:36:22.771Z] ---> Running in a2517fee8808 [2022-03-11T13:36:23.367Z] Removing intermediate container a2517fee8808 [2022-03-11T13:36:23.367Z] ---> a6e61207a8ce [2022-03-11T13:36:23.367Z] Step 31/31 : LABEL version=2.2.0-dev.34 [2022-03-11T13:36:23.367Z] ---> Running in 6cb1d99f69a1 [2022-03-11T13:36:23.367Z] ---> cede1187da78 [2022-03-11T13:36:23.367Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-11T13:36:23.640Z] ---> Running in 060433534fd7 [2022-03-11T13:36:23.925Z] Removing intermediate container 6cb1d99f69a1 [2022-03-11T13:36:23.925Z] ---> 49923e79ebbe [2022-03-11T13:36:23.925Z] [2022-03-11T13:36:24.196Z] Removing intermediate container 060433534fd7 [2022-03-11T13:36:24.196Z] ---> 2c172786d758 [2022-03-11T13:36:24.196Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T13:36:24.196Z] Successfully built 49923e79ebbe [2022-03-11T13:36:24.196Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-11T13:36:24.468Z]  Building security-bootstrapper ... done  ---> Running in 55d16a6cfaee [2022-03-11T13:36:24.744Z] Removing intermediate container 55d16a6cfaee [2022-03-11T13:36:24.744Z] ---> ba49a238a4ac [2022-03-11T13:36:24.744Z] Step 20/22 : LABEL arch=arm64 [2022-03-11T13:36:25.017Z] ---> Running in 056eb5645fe8 [2022-03-11T13:36:25.303Z] Removing intermediate container 056eb5645fe8 [2022-03-11T13:36:25.303Z] ---> b17493d283e8 [2022-03-11T13:36:25.303Z] Step 21/22 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:36:25.577Z] ---> Running in 89eb99b8b5e9 [2022-03-11T13:36:26.173Z] Removing intermediate container 89eb99b8b5e9 [2022-03-11T13:36:26.173Z] ---> f7fbfef378a5 [2022-03-11T13:36:26.173Z] Step 22/22 : LABEL version=2.2.0-dev.34 [2022-03-11T13:36:26.173Z] ---> Running in 6b58d3042283 [2022-03-11T13:36:26.173Z] Removing intermediate container b3a7a39c696a [2022-03-11T13:36:26.173Z] ---> e170c41dbee1 [2022-03-11T13:36:26.173Z] [2022-03-11T13:36:26.173Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T13:36:26.173Z] ---> 5b8b7b635229 [2022-03-11T13:36:26.173Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-11T13:36:26.445Z] ---> Running in ebe311bc18b8 [2022-03-11T13:36:26.716Z] Removing intermediate container 6b58d3042283 [2022-03-11T13:36:26.716Z] ---> ce55097363a7 [2022-03-11T13:36:26.716Z] [2022-03-11T13:36:26.988Z] Successfully built ce55097363a7 [2022-03-11T13:36:26.988Z] Removing intermediate container ebe311bc18b8 [2022-03-11T13:36:26.988Z] ---> 9266df4cbe6e [2022-03-11T13:36:26.988Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-11T13:36:26.988Z] Successfully tagged support-notifications-arm64:latest [2022-03-11T13:36:26.988Z]  Building support-notifications ... done  ---> Running in 7121661463fe [2022-03-11T13:36:27.262Z] Removing intermediate container 7121661463fe [2022-03-11T13:36:27.262Z] ---> b2d615cd7a38 [2022-03-11T13:36:27.262Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-11T13:36:27.533Z] ---> Running in 09df1edb64d7 [2022-03-11T13:36:27.805Z] Removing intermediate container 09df1edb64d7 [2022-03-11T13:36:27.805Z] ---> 454c5794d0b8 [2022-03-11T13:36:27.805Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T13:36:27.805Z] ---> Running in d949c0620bcd [2022-03-11T13:36:29.775Z] Removing intermediate container d949c0620bcd [2022-03-11T13:36:29.775Z] ---> 9eb471411458 [2022-03-11T13:36:29.775Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-11T13:36:29.775Z] ---> Running in 0a4c0a5ce73d [2022-03-11T13:36:30.748Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T13:36:31.726Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T13:36:32.317Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-11T13:36:32.588Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T13:36:32.588Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-11T13:36:32.588Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T13:36:32.858Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-11T13:36:32.858Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-11T13:36:33.128Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T13:36:33.128Z] OK: 8 MiB in 20 packages [2022-03-11T13:36:34.100Z] Removing intermediate container 0a4c0a5ce73d [2022-03-11T13:36:34.100Z] ---> f5bf5a2e4e51 [2022-03-11T13:36:34.100Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T13:36:34.690Z] ---> 6c5cffa43e8e [2022-03-11T13:36:34.690Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-11T13:36:35.665Z] ---> 55f569add66c [2022-03-11T13:36:35.665Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-11T13:36:36.261Z] ---> 7b39193c87f7 [2022-03-11T13:36:36.261Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-11T13:36:36.261Z] ---> Running in ba870decb74c [2022-03-11T13:36:36.850Z] Removing intermediate container ba870decb74c [2022-03-11T13:36:36.850Z] ---> c61e37fee636 [2022-03-11T13:36:36.850Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T13:36:36.850Z] ---> Running in 92991fa3d1e3 [2022-03-11T13:36:37.126Z] Removing intermediate container 92991fa3d1e3 [2022-03-11T13:36:37.126Z] ---> f068c40fee7c [2022-03-11T13:36:37.126Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T13:36:37.126Z] ---> Running in f1fed9be330e [2022-03-11T13:36:37.716Z] Removing intermediate container f1fed9be330e [2022-03-11T13:36:37.717Z] ---> f7915a6e4273 [2022-03-11T13:36:37.717Z] Step 22/23 : LABEL git_sha=fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:36:37.717Z] ---> Running in 9ad6e548d3e4 [2022-03-11T13:36:37.988Z] Removing intermediate container 9ad6e548d3e4 [2022-03-11T13:36:37.988Z] ---> db8a9dcc0e5c [2022-03-11T13:36:37.988Z] Step 23/23 : LABEL version=2.2.0-dev.34 [2022-03-11T13:36:38.260Z] ---> Running in 34d78b0f0e66 [2022-03-11T13:36:38.530Z] Removing intermediate container 34d78b0f0e66 [2022-03-11T13:36:38.530Z] ---> 43827bd6565a [2022-03-11T13:36:38.530Z] [2022-03-11T13:36:38.812Z] Successfully built 43827bd6565a [2022-03-11T13:36:38.812Z] Successfully tagged core-data-arm64:latest [2022-03-11T13:36:39.096Z]  Building core-data ... done  [Pipeline] } [2022-03-11T13:36:39.098Z] $ docker stop --time=1 eb6238850120a3b743a083ec7ee8554eae6976e8268c7c5201059b889ed307bf [2022-03-11T13:36:40.779Z] $ docker rm -f eb6238850120a3b743a083ec7ee8554eae6976e8268c7c5201059b889ed307bf [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T13:36:41.327Z] + docker images [2022-03-11T13:36:41.596Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T13:36:41.597Z] core-data-arm64 latest 43827bd6565a 3 seconds ago 19.2MB [2022-03-11T13:36:41.597Z] support-notifications-arm64 latest ce55097363a7 15 seconds ago 16.1MB [2022-03-11T13:36:41.597Z] e170c41dbee1 16 seconds ago 1.49GB [2022-03-11T13:36:41.597Z] security-bootstrapper-arm64 latest 49923e79ebbe 18 seconds ago 18MB [2022-03-11T13:36:41.597Z] e0a966645d9f 29 seconds ago 1.48GB [2022-03-11T13:36:41.597Z] support-scheduler-arm64 latest 27ea3b683577 31 seconds ago 15.4MB [2022-03-11T13:36:41.597Z] fbdc4ab1bc39 44 seconds ago 1.48GB [2022-03-11T13:36:41.597Z] 3c8c57128021 52 seconds ago 1.48GB [2022-03-11T13:36:41.597Z] sys-mgmt-agent-arm64 latest 4124d98e6716 2 minutes ago 280MB [2022-03-11T13:36:41.597Z] security-secretstore-setup-arm64 latest 5445523b6c1b 3 minutes ago 27MB [2022-03-11T13:36:41.597Z] core-metadata-arm64 latest ac2f3b954269 3 minutes ago 16MB [2022-03-11T13:36:41.597Z] security-proxy-setup-arm64 latest ce0d5bd69fa2 3 minutes ago 25.5MB [2022-03-11T13:36:41.597Z] core-command-arm64 latest a020351334b6 3 minutes ago 15.3MB [2022-03-11T13:36:41.597Z] 95b7602bb537 3 minutes ago 1.48GB [2022-03-11T13:36:41.597Z] cd9c46606bdf 3 minutes ago 1.49GB [2022-03-11T13:36:41.597Z] c3dc4d15fe55 3 minutes ago 1.48GB [2022-03-11T13:36:41.597Z] a7fec87d4569 3 minutes ago 1.48GB [2022-03-11T13:36:41.597Z] 8e748427fc5e 3 minutes ago 1.48GB [2022-03-11T13:36:41.597Z] ci-base-image-arm64 latest 209a719f2168 8 minutes ago 1.26GB [2022-03-11T13:36:41.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-11T13:36:41.597Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-03-11T13:36:41.597Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-03-11T13:36:41.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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-03-11T13:36:41.691Z] provisioning config files... [2022-03-11T13:36:41.705Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/151@tmp/config2294006128597029067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:36:42.048Z] ---> docker-login.sh [2022-03-11T13:36:42.048Z] nexus3.edgexfoundry.org:10001 [2022-03-11T13:36:42.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:36:42.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:36:42.319Z] Configure a credential helper to remove this warning. See [2022-03-11T13:36:42.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:36:42.319Z] [2022-03-11T13:36:42.319Z] Login Succeeded [2022-03-11T13:36:42.319Z] nexus3.edgexfoundry.org:10002 [2022-03-11T13:36:42.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:36:42.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:36:42.912Z] Configure a credential helper to remove this warning. See [2022-03-11T13:36:42.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:36:42.912Z] [2022-03-11T13:36:42.912Z] Login Succeeded [2022-03-11T13:36:42.912Z] nexus3.edgexfoundry.org:10003 [2022-03-11T13:36:43.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:36:43.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:36:43.453Z] Configure a credential helper to remove this warning. See [2022-03-11T13:36:43.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:36:43.453Z] [2022-03-11T13:36:43.453Z] Login Succeeded [2022-03-11T13:36:43.453Z] nexus3.edgexfoundry.org:10004 [2022-03-11T13:36:43.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:36:43.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:36:43.721Z] Configure a credential helper to remove this warning. See [2022-03-11T13:36:43.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:36:43.721Z] [2022-03-11T13:36:43.721Z] Login Succeeded [2022-03-11T13:36:43.991Z] docker.io [2022-03-11T13:36:44.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T13:36:44.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T13:36:44.530Z] Configure a credential helper to remove this warning. See [2022-03-11T13:36:44.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T13:36:44.530Z] [2022-03-11T13:36:44.530Z] Login Succeeded [2022-03-11T13:36:44.530Z] ---> docker-login.sh ends [Pipeline] } [2022-03-11T13:36:44.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:36:44.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-11T13:36:44.603Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-03-11T13:36:44.604Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:36:44.604Z] latest [2022-03-11T13:36:44.604Z] 2.2.0-dev.34 [2022-03-11T13:36:44.604Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:36:44.604Z] main [2022-03-11T13:36:44.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:44.953Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:45.289Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:36:45.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-11T13:36:45.289Z] 32917ada5d7f: Preparing [2022-03-11T13:36:45.289Z] 563f0a914c34: Preparing [2022-03-11T13:36:45.289Z] f2e15a758afd: Preparing [2022-03-11T13:36:45.289Z] bd74b37f329a: Preparing [2022-03-11T13:36:45.289Z] 62170e181a92: Preparing [2022-03-11T13:36:45.289Z] 62170e181a92: Layer already exists [2022-03-11T13:36:45.559Z] f2e15a758afd: Pushed [2022-03-11T13:36:45.559Z] 32917ada5d7f: Pushed [2022-03-11T13:36:45.559Z] bd74b37f329a: Pushed [2022-03-11T13:36:48.158Z] 563f0a914c34: Pushed [2022-03-11T13:36:48.158Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:012a64fc54437e7ea7beccd38c4d2853728498b6d00038b3133e8a0e3e3c39c0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:48.502Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:48.837Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-11T13:36:48.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-11T13:36:48.837Z] 32917ada5d7f: Preparing [2022-03-11T13:36:48.837Z] 563f0a914c34: Preparing [2022-03-11T13:36:48.837Z] f2e15a758afd: Preparing [2022-03-11T13:36:48.837Z] bd74b37f329a: Preparing [2022-03-11T13:36:48.837Z] 62170e181a92: Preparing [2022-03-11T13:36:48.837Z] bd74b37f329a: Layer already exists [2022-03-11T13:36:48.837Z] 563f0a914c34: Layer already exists [2022-03-11T13:36:48.837Z] f2e15a758afd: Layer already exists [2022-03-11T13:36:48.837Z] 62170e181a92: Layer already exists [2022-03-11T13:36:48.837Z] 32917ada5d7f: Layer already exists [2022-03-11T13:36:49.107Z] latest: digest: sha256:012a64fc54437e7ea7beccd38c4d2853728498b6d00038b3133e8a0e3e3c39c0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:49.458Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:49.802Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.34 [2022-03-11T13:36:49.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-11T13:36:49.802Z] 32917ada5d7f: Preparing [2022-03-11T13:36:49.802Z] 563f0a914c34: Preparing [2022-03-11T13:36:49.802Z] f2e15a758afd: Preparing [2022-03-11T13:36:49.802Z] bd74b37f329a: Preparing [2022-03-11T13:36:49.802Z] 62170e181a92: Preparing [2022-03-11T13:36:49.802Z] 32917ada5d7f: Layer already exists [2022-03-11T13:36:49.802Z] bd74b37f329a: Layer already exists [2022-03-11T13:36:49.802Z] 563f0a914c34: Layer already exists [2022-03-11T13:36:49.802Z] f2e15a758afd: Layer already exists [2022-03-11T13:36:49.802Z] 62170e181a92: Layer already exists [2022-03-11T13:36:50.075Z] 2.2.0-dev.34: digest: sha256:012a64fc54437e7ea7beccd38c4d2853728498b6d00038b3133e8a0e3e3c39c0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:50.420Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:50.773Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:36:50.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-11T13:36:50.774Z] 32917ada5d7f: Preparing [2022-03-11T13:36:50.774Z] 563f0a914c34: Preparing [2022-03-11T13:36:50.774Z] f2e15a758afd: Preparing [2022-03-11T13:36:50.774Z] bd74b37f329a: Preparing [2022-03-11T13:36:50.774Z] 62170e181a92: Preparing [2022-03-11T13:36:50.774Z] f2e15a758afd: Layer already exists [2022-03-11T13:36:50.774Z] 62170e181a92: Layer already exists [2022-03-11T13:36:50.774Z] 563f0a914c34: Layer already exists [2022-03-11T13:36:50.774Z] 32917ada5d7f: Layer already exists [2022-03-11T13:36:50.774Z] bd74b37f329a: Layer already exists [2022-03-11T13:36:51.050Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:012a64fc54437e7ea7beccd38c4d2853728498b6d00038b3133e8a0e3e3c39c0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:51.398Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:51.733Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-03-11T13:36:51.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-11T13:36:51.733Z] 32917ada5d7f: Preparing [2022-03-11T13:36:51.733Z] 563f0a914c34: Preparing [2022-03-11T13:36:51.733Z] f2e15a758afd: Preparing [2022-03-11T13:36:51.733Z] bd74b37f329a: Preparing [2022-03-11T13:36:51.733Z] 62170e181a92: Preparing [2022-03-11T13:36:51.733Z] bd74b37f329a: Layer already exists [2022-03-11T13:36:51.733Z] 563f0a914c34: Layer already exists [2022-03-11T13:36:51.733Z] 62170e181a92: Layer already exists [2022-03-11T13:36:51.733Z] 32917ada5d7f: Layer already exists [2022-03-11T13:36:51.733Z] f2e15a758afd: Layer already exists [2022-03-11T13:36:52.002Z] main: digest: sha256:012a64fc54437e7ea7beccd38c4d2853728498b6d00038b3133e8a0e3e3c39c0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:36:52.050Z] ===================================================== [Pipeline] echo [2022-03-11T13:36:52.060Z] taggedImages: [2022-03-11T13:36:52.060Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:36:52.060Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-11T13:36:52.060Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.34 [2022-03-11T13:36:52.060Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:36:52.060Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-03-11T13:36:52.082Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-03-11T13:36:52.082Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:36:52.082Z] latest [2022-03-11T13:36:52.082Z] 2.2.0-dev.34 [2022-03-11T13:36:52.082Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:36:52.082Z] main [2022-03-11T13:36:52.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:52.414Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:52.754Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:36:52.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-11T13:36:52.754Z] f16ed2c815f1: Preparing [2022-03-11T13:36:52.754Z] 9481f739d28a: Preparing [2022-03-11T13:36:52.754Z] f2e15a758afd: Preparing [2022-03-11T13:36:52.754Z] 29f08a1bd764: Preparing [2022-03-11T13:36:52.754Z] a4451bd925ec: Preparing [2022-03-11T13:36:52.754Z] 62170e181a92: Preparing [2022-03-11T13:36:52.754Z] 62170e181a92: Waiting [2022-03-11T13:36:52.754Z] f2e15a758afd: Layer already exists [2022-03-11T13:36:53.026Z] 62170e181a92: Layer already exists [2022-03-11T13:36:53.026Z] a4451bd925ec: Pushed [2022-03-11T13:36:53.026Z] f16ed2c815f1: Pushed [2022-03-11T13:36:53.617Z] 29f08a1bd764: Pushed [2022-03-11T13:36:56.225Z] 9481f739d28a: Pushed [2022-03-11T13:36:56.225Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:fbdca3076f06a17c4c6621215d215000a5991feffc9b0901bd8707dc13b5ab0a size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:56.565Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:56.901Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-11T13:36:56.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-11T13:36:56.901Z] f16ed2c815f1: Preparing [2022-03-11T13:36:56.901Z] 9481f739d28a: Preparing [2022-03-11T13:36:56.901Z] f2e15a758afd: Preparing [2022-03-11T13:36:56.901Z] 29f08a1bd764: Preparing [2022-03-11T13:36:56.901Z] a4451bd925ec: Preparing [2022-03-11T13:36:56.901Z] 62170e181a92: Preparing [2022-03-11T13:36:56.901Z] 62170e181a92: Waiting [2022-03-11T13:36:56.901Z] 9481f739d28a: Layer already exists [2022-03-11T13:36:56.901Z] 29f08a1bd764: Layer already exists [2022-03-11T13:36:56.901Z] a4451bd925ec: Layer already exists [2022-03-11T13:36:56.901Z] f2e15a758afd: Layer already exists [2022-03-11T13:36:56.901Z] f16ed2c815f1: Layer already exists [2022-03-11T13:36:56.901Z] 62170e181a92: Layer already exists [2022-03-11T13:36:57.173Z] latest: digest: sha256:fbdca3076f06a17c4c6621215d215000a5991feffc9b0901bd8707dc13b5ab0a size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:57.520Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:57.857Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.34 [2022-03-11T13:36:57.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-11T13:36:57.857Z] f16ed2c815f1: Preparing [2022-03-11T13:36:57.857Z] 9481f739d28a: Preparing [2022-03-11T13:36:57.857Z] f2e15a758afd: Preparing [2022-03-11T13:36:57.857Z] 29f08a1bd764: Preparing [2022-03-11T13:36:57.857Z] a4451bd925ec: Preparing [2022-03-11T13:36:57.857Z] 62170e181a92: Preparing [2022-03-11T13:36:57.857Z] 62170e181a92: Waiting [2022-03-11T13:36:57.857Z] f2e15a758afd: Layer already exists [2022-03-11T13:36:57.857Z] 9481f739d28a: Layer already exists [2022-03-11T13:36:57.857Z] a4451bd925ec: Layer already exists [2022-03-11T13:36:57.857Z] f16ed2c815f1: Layer already exists [2022-03-11T13:36:57.857Z] 29f08a1bd764: Layer already exists [2022-03-11T13:36:57.857Z] 62170e181a92: Layer already exists [2022-03-11T13:36:58.127Z] 2.2.0-dev.34: digest: sha256:fbdca3076f06a17c4c6621215d215000a5991feffc9b0901bd8707dc13b5ab0a size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:58.472Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:58.806Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:36:58.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-11T13:36:58.806Z] f16ed2c815f1: Preparing [2022-03-11T13:36:58.806Z] 9481f739d28a: Preparing [2022-03-11T13:36:58.806Z] f2e15a758afd: Preparing [2022-03-11T13:36:58.806Z] 29f08a1bd764: Preparing [2022-03-11T13:36:58.806Z] a4451bd925ec: Preparing [2022-03-11T13:36:58.806Z] 62170e181a92: Preparing [2022-03-11T13:36:58.806Z] f16ed2c815f1: Layer already exists [2022-03-11T13:36:58.806Z] 29f08a1bd764: Layer already exists [2022-03-11T13:36:58.806Z] 9481f739d28a: Layer already exists [2022-03-11T13:36:58.806Z] f2e15a758afd: Layer already exists [2022-03-11T13:36:58.806Z] a4451bd925ec: Layer already exists [2022-03-11T13:36:58.806Z] 62170e181a92: Layer already exists [2022-03-11T13:36:59.075Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:fbdca3076f06a17c4c6621215d215000a5991feffc9b0901bd8707dc13b5ab0a size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:59.420Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:36:59.752Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-03-11T13:36:59.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-11T13:36:59.753Z] f16ed2c815f1: Preparing [2022-03-11T13:36:59.753Z] 9481f739d28a: Preparing [2022-03-11T13:36:59.753Z] f2e15a758afd: Preparing [2022-03-11T13:36:59.753Z] 29f08a1bd764: Preparing [2022-03-11T13:36:59.753Z] a4451bd925ec: Preparing [2022-03-11T13:36:59.753Z] 62170e181a92: Preparing [2022-03-11T13:36:59.753Z] 62170e181a92: Waiting [2022-03-11T13:36:59.753Z] 9481f739d28a: Layer already exists [2022-03-11T13:36:59.753Z] f2e15a758afd: Layer already exists [2022-03-11T13:36:59.753Z] a4451bd925ec: Layer already exists [2022-03-11T13:36:59.753Z] f16ed2c815f1: Layer already exists [2022-03-11T13:36:59.753Z] 29f08a1bd764: Layer already exists [2022-03-11T13:36:59.753Z] 62170e181a92: Layer already exists [2022-03-11T13:37:00.025Z] main: digest: sha256:fbdca3076f06a17c4c6621215d215000a5991feffc9b0901bd8707dc13b5ab0a size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:37:00.073Z] ===================================================== [Pipeline] echo [2022-03-11T13:37:00.082Z] taggedImages: [2022-03-11T13:37:00.082Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:00.082Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-11T13:37:00.082Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.34 [2022-03-11T13:37:00.082Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:00.082Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-03-11T13:37:00.104Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-03-11T13:37:00.104Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:00.104Z] latest [2022-03-11T13:37:00.104Z] 2.2.0-dev.34 [2022-03-11T13:37:00.104Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:00.104Z] main [2022-03-11T13:37:00.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:00.463Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:00.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:00.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-11T13:37:00.800Z] c47df0ae860d: Preparing [2022-03-11T13:37:00.800Z] 814e6d85e50a: Preparing [2022-03-11T13:37:00.800Z] f2e15a758afd: Preparing [2022-03-11T13:37:00.800Z] bd74b37f329a: Preparing [2022-03-11T13:37:00.800Z] 62170e181a92: Preparing [2022-03-11T13:37:00.800Z] 62170e181a92: Layer already exists [2022-03-11T13:37:00.800Z] bd74b37f329a: Layer already exists [2022-03-11T13:37:00.800Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:01.071Z] c47df0ae860d: Pushed [2022-03-11T13:37:03.676Z] 814e6d85e50a: Pushed [2022-03-11T13:37:03.947Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:877d106a2d78fed36347f09e1e070fd2d3c65c2b1970478f41f8f1f388aaca2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:04.292Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:04.626Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-11T13:37:04.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-11T13:37:04.626Z] c47df0ae860d: Preparing [2022-03-11T13:37:04.626Z] 814e6d85e50a: Preparing [2022-03-11T13:37:04.626Z] f2e15a758afd: Preparing [2022-03-11T13:37:04.626Z] bd74b37f329a: Preparing [2022-03-11T13:37:04.626Z] 62170e181a92: Preparing [2022-03-11T13:37:04.626Z] c47df0ae860d: Layer already exists [2022-03-11T13:37:04.626Z] 62170e181a92: Layer already exists [2022-03-11T13:37:04.626Z] bd74b37f329a: Layer already exists [2022-03-11T13:37:04.626Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:04.626Z] 814e6d85e50a: Layer already exists [2022-03-11T13:37:04.898Z] latest: digest: sha256:877d106a2d78fed36347f09e1e070fd2d3c65c2b1970478f41f8f1f388aaca2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:05.246Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:05.589Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.34 [2022-03-11T13:37:05.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-11T13:37:05.589Z] c47df0ae860d: Preparing [2022-03-11T13:37:05.589Z] 814e6d85e50a: Preparing [2022-03-11T13:37:05.589Z] f2e15a758afd: Preparing [2022-03-11T13:37:05.589Z] bd74b37f329a: Preparing [2022-03-11T13:37:05.589Z] 62170e181a92: Preparing [2022-03-11T13:37:05.589Z] 62170e181a92: Layer already exists [2022-03-11T13:37:05.589Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:05.589Z] 814e6d85e50a: Layer already exists [2022-03-11T13:37:05.589Z] c47df0ae860d: Layer already exists [2022-03-11T13:37:05.589Z] bd74b37f329a: Layer already exists [2022-03-11T13:37:05.859Z] 2.2.0-dev.34: digest: sha256:877d106a2d78fed36347f09e1e070fd2d3c65c2b1970478f41f8f1f388aaca2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:06.204Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:06.540Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:06.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-11T13:37:06.540Z] c47df0ae860d: Preparing [2022-03-11T13:37:06.540Z] 814e6d85e50a: Preparing [2022-03-11T13:37:06.540Z] f2e15a758afd: Preparing [2022-03-11T13:37:06.540Z] bd74b37f329a: Preparing [2022-03-11T13:37:06.540Z] 62170e181a92: Preparing [2022-03-11T13:37:06.540Z] 62170e181a92: Layer already exists [2022-03-11T13:37:06.540Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:06.540Z] 814e6d85e50a: Layer already exists [2022-03-11T13:37:06.540Z] bd74b37f329a: Layer already exists [2022-03-11T13:37:06.540Z] c47df0ae860d: Layer already exists [2022-03-11T13:37:06.540Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:877d106a2d78fed36347f09e1e070fd2d3c65c2b1970478f41f8f1f388aaca2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:07.152Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:07.490Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-03-11T13:37:07.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-11T13:37:07.490Z] c47df0ae860d: Preparing [2022-03-11T13:37:07.490Z] 814e6d85e50a: Preparing [2022-03-11T13:37:07.490Z] f2e15a758afd: Preparing [2022-03-11T13:37:07.490Z] bd74b37f329a: Preparing [2022-03-11T13:37:07.490Z] 62170e181a92: Preparing [2022-03-11T13:37:07.490Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:07.490Z] 62170e181a92: Layer already exists [2022-03-11T13:37:07.490Z] c47df0ae860d: Layer already exists [2022-03-11T13:37:07.490Z] bd74b37f329a: Layer already exists [2022-03-11T13:37:07.490Z] 814e6d85e50a: Layer already exists [2022-03-11T13:37:07.761Z] main: digest: sha256:877d106a2d78fed36347f09e1e070fd2d3c65c2b1970478f41f8f1f388aaca2e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:37:07.798Z] ===================================================== [Pipeline] echo [2022-03-11T13:37:07.807Z] taggedImages: [2022-03-11T13:37:07.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:07.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-11T13:37:07.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.34 [2022-03-11T13:37:07.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:07.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-03-11T13:37:07.888Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-03-11T13:37:07.888Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:07.888Z] latest [2022-03-11T13:37:07.888Z] 2.2.0-dev.34 [2022-03-11T13:37:07.888Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:07.888Z] main [2022-03-11T13:37:07.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:08.342Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:08.718Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:08.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-11T13:37:08.718Z] 624a380870fe: Preparing [2022-03-11T13:37:08.718Z] 624a380870fe: Preparing [2022-03-11T13:37:08.718Z] aeabc034e0ca: Preparing [2022-03-11T13:37:08.718Z] 4b27c94b9e73: Preparing [2022-03-11T13:37:08.718Z] a0fad4288dd9: Preparing [2022-03-11T13:37:08.718Z] f8fb20a23022: Preparing [2022-03-11T13:37:08.718Z] f2e15a758afd: Preparing [2022-03-11T13:37:08.718Z] 80ba73ab3047: Preparing [2022-03-11T13:37:08.718Z] 5098c6dd1020: Preparing [2022-03-11T13:37:08.718Z] 9ff742bcca7e: Preparing [2022-03-11T13:37:08.718Z] 9b258cf5d45b: Preparing [2022-03-11T13:37:08.718Z] 62170e181a92: Preparing [2022-03-11T13:37:08.718Z] f2e15a758afd: Waiting [2022-03-11T13:37:08.718Z] 80ba73ab3047: Waiting [2022-03-11T13:37:08.718Z] 9b258cf5d45b: Waiting [2022-03-11T13:37:08.718Z] 5098c6dd1020: Waiting [2022-03-11T13:37:08.718Z] 62170e181a92: Waiting [2022-03-11T13:37:09.023Z] aeabc034e0ca: Pushed [2022-03-11T13:37:09.023Z] 4b27c94b9e73: Pushed [2022-03-11T13:37:09.023Z] a0fad4288dd9: Pushed [2022-03-11T13:37:09.023Z] 624a380870fe: Pushed [2022-03-11T13:37:09.023Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:09.308Z] 80ba73ab3047: Pushed [2022-03-11T13:37:09.308Z] 9ff742bcca7e: Pushed [2022-03-11T13:37:09.308Z] 5098c6dd1020: Pushed [2022-03-11T13:37:09.308Z] 62170e181a92: Layer already exists [2022-03-11T13:37:09.308Z] 9b258cf5d45b: Pushed [2022-03-11T13:37:12.682Z] f8fb20a23022: Pushed [2022-03-11T13:37:12.682Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:5035d296b9d5e4e70ab210fad101f7337e06ea1d2300fcb38fd05ae365de0626 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:13.028Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:13.364Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-11T13:37:13.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-11T13:37:13.364Z] 624a380870fe: Preparing [2022-03-11T13:37:13.364Z] 624a380870fe: Preparing [2022-03-11T13:37:13.364Z] aeabc034e0ca: Preparing [2022-03-11T13:37:13.364Z] 4b27c94b9e73: Preparing [2022-03-11T13:37:13.364Z] a0fad4288dd9: Preparing [2022-03-11T13:37:13.364Z] f8fb20a23022: Preparing [2022-03-11T13:37:13.364Z] f2e15a758afd: Preparing [2022-03-11T13:37:13.364Z] 80ba73ab3047: Preparing [2022-03-11T13:37:13.364Z] 5098c6dd1020: Preparing [2022-03-11T13:37:13.364Z] 9ff742bcca7e: Preparing [2022-03-11T13:37:13.364Z] 9b258cf5d45b: Preparing [2022-03-11T13:37:13.364Z] 62170e181a92: Preparing [2022-03-11T13:37:13.364Z] 5098c6dd1020: Waiting [2022-03-11T13:37:13.364Z] 9ff742bcca7e: Waiting [2022-03-11T13:37:13.364Z] f2e15a758afd: Waiting [2022-03-11T13:37:13.364Z] 9b258cf5d45b: Waiting [2022-03-11T13:37:13.364Z] 62170e181a92: Waiting [2022-03-11T13:37:13.364Z] 80ba73ab3047: Waiting [2022-03-11T13:37:13.364Z] 4b27c94b9e73: Layer already exists [2022-03-11T13:37:13.364Z] 624a380870fe: Layer already exists [2022-03-11T13:37:13.364Z] a0fad4288dd9: Layer already exists [2022-03-11T13:37:13.636Z] f8fb20a23022: Layer already exists [2022-03-11T13:37:13.636Z] aeabc034e0ca: Layer already exists [2022-03-11T13:37:13.636Z] 80ba73ab3047: Layer already exists [2022-03-11T13:37:13.636Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:13.636Z] 5098c6dd1020: Layer already exists [2022-03-11T13:37:13.636Z] 9ff742bcca7e: Layer already exists [2022-03-11T13:37:13.636Z] 62170e181a92: Layer already exists [2022-03-11T13:37:13.636Z] 9b258cf5d45b: Layer already exists [2022-03-11T13:37:13.636Z] latest: digest: sha256:5035d296b9d5e4e70ab210fad101f7337e06ea1d2300fcb38fd05ae365de0626 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:13.976Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:14.311Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.34 [2022-03-11T13:37:14.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-11T13:37:14.311Z] 624a380870fe: Preparing [2022-03-11T13:37:14.311Z] 624a380870fe: Preparing [2022-03-11T13:37:14.311Z] aeabc034e0ca: Preparing [2022-03-11T13:37:14.311Z] 4b27c94b9e73: Preparing [2022-03-11T13:37:14.311Z] a0fad4288dd9: Preparing [2022-03-11T13:37:14.311Z] f8fb20a23022: Preparing [2022-03-11T13:37:14.311Z] f2e15a758afd: Preparing [2022-03-11T13:37:14.311Z] 80ba73ab3047: Preparing [2022-03-11T13:37:14.311Z] 5098c6dd1020: Preparing [2022-03-11T13:37:14.311Z] 9ff742bcca7e: Preparing [2022-03-11T13:37:14.311Z] 9b258cf5d45b: Preparing [2022-03-11T13:37:14.311Z] 62170e181a92: Preparing [2022-03-11T13:37:14.311Z] 9ff742bcca7e: Waiting [2022-03-11T13:37:14.311Z] f2e15a758afd: Waiting [2022-03-11T13:37:14.311Z] 80ba73ab3047: Waiting [2022-03-11T13:37:14.311Z] 5098c6dd1020: Waiting [2022-03-11T13:37:14.311Z] 9b258cf5d45b: Waiting [2022-03-11T13:37:14.311Z] 62170e181a92: Waiting [2022-03-11T13:37:14.311Z] 4b27c94b9e73: Layer already exists [2022-03-11T13:37:14.311Z] a0fad4288dd9: Layer already exists [2022-03-11T13:37:14.311Z] aeabc034e0ca: Layer already exists [2022-03-11T13:37:14.311Z] 624a380870fe: Layer already exists [2022-03-11T13:37:14.311Z] f8fb20a23022: Layer already exists [2022-03-11T13:37:14.582Z] 5098c6dd1020: Layer already exists [2022-03-11T13:37:14.582Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:14.582Z] 80ba73ab3047: Layer already exists [2022-03-11T13:37:14.582Z] 9b258cf5d45b: Layer already exists [2022-03-11T13:37:14.582Z] 9ff742bcca7e: Layer already exists [2022-03-11T13:37:14.582Z] 62170e181a92: Layer already exists [2022-03-11T13:37:14.582Z] 2.2.0-dev.34: digest: sha256:5035d296b9d5e4e70ab210fad101f7337e06ea1d2300fcb38fd05ae365de0626 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:14.920Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:15.252Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:15.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-11T13:37:15.252Z] 624a380870fe: Preparing [2022-03-11T13:37:15.252Z] 624a380870fe: Preparing [2022-03-11T13:37:15.252Z] aeabc034e0ca: Preparing [2022-03-11T13:37:15.252Z] 4b27c94b9e73: Preparing [2022-03-11T13:37:15.252Z] a0fad4288dd9: Preparing [2022-03-11T13:37:15.252Z] f8fb20a23022: Preparing [2022-03-11T13:37:15.252Z] f2e15a758afd: Preparing [2022-03-11T13:37:15.252Z] 80ba73ab3047: Preparing [2022-03-11T13:37:15.252Z] 5098c6dd1020: Preparing [2022-03-11T13:37:15.252Z] 9ff742bcca7e: Preparing [2022-03-11T13:37:15.252Z] 9b258cf5d45b: Preparing [2022-03-11T13:37:15.252Z] 62170e181a92: Preparing [2022-03-11T13:37:15.252Z] f2e15a758afd: Waiting [2022-03-11T13:37:15.252Z] 80ba73ab3047: Waiting [2022-03-11T13:37:15.252Z] 9b258cf5d45b: Waiting [2022-03-11T13:37:15.252Z] 9ff742bcca7e: Waiting [2022-03-11T13:37:15.252Z] 62170e181a92: Waiting [2022-03-11T13:37:15.252Z] 5098c6dd1020: Waiting [2022-03-11T13:37:15.252Z] 4b27c94b9e73: Layer already exists [2022-03-11T13:37:15.252Z] a0fad4288dd9: Layer already exists [2022-03-11T13:37:15.252Z] f8fb20a23022: Layer already exists [2022-03-11T13:37:15.252Z] 624a380870fe: Layer already exists [2022-03-11T13:37:15.252Z] aeabc034e0ca: Layer already exists [2022-03-11T13:37:15.252Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:15.252Z] 5098c6dd1020: Layer already exists [2022-03-11T13:37:15.252Z] 80ba73ab3047: Layer already exists [2022-03-11T13:37:15.252Z] 9ff742bcca7e: Layer already exists [2022-03-11T13:37:15.252Z] 9b258cf5d45b: Layer already exists [2022-03-11T13:37:15.522Z] 62170e181a92: Layer already exists [2022-03-11T13:37:15.522Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:5035d296b9d5e4e70ab210fad101f7337e06ea1d2300fcb38fd05ae365de0626 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:15.861Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:16.191Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-03-11T13:37:16.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-11T13:37:16.191Z] 624a380870fe: Preparing [2022-03-11T13:37:16.191Z] 624a380870fe: Preparing [2022-03-11T13:37:16.191Z] aeabc034e0ca: Preparing [2022-03-11T13:37:16.191Z] 4b27c94b9e73: Preparing [2022-03-11T13:37:16.191Z] a0fad4288dd9: Preparing [2022-03-11T13:37:16.191Z] f8fb20a23022: Preparing [2022-03-11T13:37:16.191Z] f2e15a758afd: Preparing [2022-03-11T13:37:16.191Z] 80ba73ab3047: Preparing [2022-03-11T13:37:16.191Z] 5098c6dd1020: Preparing [2022-03-11T13:37:16.191Z] 9ff742bcca7e: Preparing [2022-03-11T13:37:16.191Z] 9b258cf5d45b: Preparing [2022-03-11T13:37:16.191Z] 62170e181a92: Preparing [2022-03-11T13:37:16.191Z] 9ff742bcca7e: Waiting [2022-03-11T13:37:16.191Z] 9b258cf5d45b: Waiting [2022-03-11T13:37:16.191Z] 62170e181a92: Waiting [2022-03-11T13:37:16.191Z] f2e15a758afd: Waiting [2022-03-11T13:37:16.191Z] 80ba73ab3047: Waiting [2022-03-11T13:37:16.191Z] 5098c6dd1020: Waiting [2022-03-11T13:37:16.191Z] f8fb20a23022: Layer already exists [2022-03-11T13:37:16.191Z] a0fad4288dd9: Layer already exists [2022-03-11T13:37:16.191Z] 624a380870fe: Layer already exists [2022-03-11T13:37:16.191Z] aeabc034e0ca: Layer already exists [2022-03-11T13:37:16.191Z] 4b27c94b9e73: Layer already exists [2022-03-11T13:37:16.191Z] 9ff742bcca7e: Layer already exists [2022-03-11T13:37:16.191Z] 80ba73ab3047: Layer already exists [2022-03-11T13:37:16.463Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:16.463Z] 5098c6dd1020: Layer already exists [2022-03-11T13:37:16.463Z] 9b258cf5d45b: Layer already exists [2022-03-11T13:37:16.463Z] 62170e181a92: Layer already exists [2022-03-11T13:37:16.463Z] main: digest: sha256:5035d296b9d5e4e70ab210fad101f7337e06ea1d2300fcb38fd05ae365de0626 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:37:16.511Z] ===================================================== [Pipeline] echo [2022-03-11T13:37:16.521Z] taggedImages: [2022-03-11T13:37:16.521Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:16.521Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-11T13:37:16.521Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.34 [2022-03-11T13:37:16.521Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:16.521Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-03-11T13:37:16.541Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-03-11T13:37:16.541Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:16.541Z] latest [2022-03-11T13:37:16.541Z] 2.2.0-dev.34 [2022-03-11T13:37:16.541Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:16.541Z] main [2022-03-11T13:37:16.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:16.884Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:17.224Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:17.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-11T13:37:17.224Z] e8d3e55d5bdd: Preparing [2022-03-11T13:37:17.224Z] faef8e596bed: Preparing [2022-03-11T13:37:17.224Z] f3e8e464de6d: Preparing [2022-03-11T13:37:17.224Z] ab982b4697d3: Preparing [2022-03-11T13:37:17.224Z] d44b3fe99bb3: Preparing [2022-03-11T13:37:17.224Z] 62170e181a92: Preparing [2022-03-11T13:37:17.224Z] 62170e181a92: Waiting [2022-03-11T13:37:17.494Z] ab982b4697d3: Pushed [2022-03-11T13:37:17.494Z] f3e8e464de6d: Pushed [2022-03-11T13:37:17.494Z] 62170e181a92: Layer already exists [2022-03-11T13:37:18.086Z] d44b3fe99bb3: Pushed [2022-03-11T13:37:20.054Z] e8d3e55d5bdd: Pushed [2022-03-11T13:37:20.054Z] faef8e596bed: Pushed [2022-03-11T13:37:20.054Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:14cf05a3ec30887b61c463397f639ab5482d21c2c0c369e37553ad5125c681b8 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:20.397Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:20.731Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-11T13:37:20.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-11T13:37:20.731Z] e8d3e55d5bdd: Preparing [2022-03-11T13:37:20.731Z] faef8e596bed: Preparing [2022-03-11T13:37:20.731Z] f3e8e464de6d: Preparing [2022-03-11T13:37:20.731Z] ab982b4697d3: Preparing [2022-03-11T13:37:20.731Z] d44b3fe99bb3: Preparing [2022-03-11T13:37:20.731Z] 62170e181a92: Preparing [2022-03-11T13:37:20.731Z] 62170e181a92: Waiting [2022-03-11T13:37:20.731Z] d44b3fe99bb3: Layer already exists [2022-03-11T13:37:20.731Z] ab982b4697d3: Layer already exists [2022-03-11T13:37:20.731Z] e8d3e55d5bdd: Layer already exists [2022-03-11T13:37:20.731Z] faef8e596bed: Layer already exists [2022-03-11T13:37:20.731Z] f3e8e464de6d: Layer already exists [2022-03-11T13:37:20.731Z] 62170e181a92: Layer already exists [2022-03-11T13:37:21.002Z] latest: digest: sha256:14cf05a3ec30887b61c463397f639ab5482d21c2c0c369e37553ad5125c681b8 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:21.341Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:21.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.34 [2022-03-11T13:37:21.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-11T13:37:21.675Z] e8d3e55d5bdd: Preparing [2022-03-11T13:37:21.676Z] faef8e596bed: Preparing [2022-03-11T13:37:21.676Z] f3e8e464de6d: Preparing [2022-03-11T13:37:21.676Z] ab982b4697d3: Preparing [2022-03-11T13:37:21.676Z] d44b3fe99bb3: Preparing [2022-03-11T13:37:21.676Z] 62170e181a92: Preparing [2022-03-11T13:37:21.676Z] 62170e181a92: Waiting [2022-03-11T13:37:21.676Z] faef8e596bed: Layer already exists [2022-03-11T13:37:21.676Z] f3e8e464de6d: Layer already exists [2022-03-11T13:37:21.676Z] d44b3fe99bb3: Layer already exists [2022-03-11T13:37:21.676Z] e8d3e55d5bdd: Layer already exists [2022-03-11T13:37:21.676Z] ab982b4697d3: Layer already exists [2022-03-11T13:37:21.676Z] 62170e181a92: Layer already exists [2022-03-11T13:37:21.947Z] 2.2.0-dev.34: digest: sha256:14cf05a3ec30887b61c463397f639ab5482d21c2c0c369e37553ad5125c681b8 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:22.289Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:22.625Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:22.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-11T13:37:22.625Z] e8d3e55d5bdd: Preparing [2022-03-11T13:37:22.625Z] faef8e596bed: Preparing [2022-03-11T13:37:22.625Z] f3e8e464de6d: Preparing [2022-03-11T13:37:22.625Z] ab982b4697d3: Preparing [2022-03-11T13:37:22.625Z] d44b3fe99bb3: Preparing [2022-03-11T13:37:22.625Z] 62170e181a92: Preparing [2022-03-11T13:37:22.625Z] 62170e181a92: Waiting [2022-03-11T13:37:22.625Z] f3e8e464de6d: Layer already exists [2022-03-11T13:37:22.625Z] d44b3fe99bb3: Layer already exists [2022-03-11T13:37:22.625Z] ab982b4697d3: Layer already exists [2022-03-11T13:37:22.625Z] faef8e596bed: Layer already exists [2022-03-11T13:37:22.625Z] e8d3e55d5bdd: Layer already exists [2022-03-11T13:37:22.897Z] 62170e181a92: Layer already exists [2022-03-11T13:37:22.897Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:14cf05a3ec30887b61c463397f639ab5482d21c2c0c369e37553ad5125c681b8 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:23.238Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:23.575Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-03-11T13:37:23.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-11T13:37:23.575Z] e8d3e55d5bdd: Preparing [2022-03-11T13:37:23.575Z] faef8e596bed: Preparing [2022-03-11T13:37:23.575Z] f3e8e464de6d: Preparing [2022-03-11T13:37:23.575Z] ab982b4697d3: Preparing [2022-03-11T13:37:23.575Z] d44b3fe99bb3: Preparing [2022-03-11T13:37:23.575Z] 62170e181a92: Preparing [2022-03-11T13:37:23.575Z] 62170e181a92: Waiting [2022-03-11T13:37:23.575Z] f3e8e464de6d: Layer already exists [2022-03-11T13:37:23.575Z] e8d3e55d5bdd: Layer already exists [2022-03-11T13:37:23.575Z] d44b3fe99bb3: Layer already exists [2022-03-11T13:37:23.575Z] faef8e596bed: Layer already exists [2022-03-11T13:37:23.575Z] ab982b4697d3: Layer already exists [2022-03-11T13:37:23.847Z] 62170e181a92: Layer already exists [2022-03-11T13:37:23.847Z] main: digest: sha256:14cf05a3ec30887b61c463397f639ab5482d21c2c0c369e37553ad5125c681b8 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:37:23.895Z] ===================================================== [Pipeline] echo [2022-03-11T13:37:23.904Z] taggedImages: [2022-03-11T13:37:23.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:23.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-11T13:37:23.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.34 [2022-03-11T13:37:23.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:23.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-03-11T13:37:23.924Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-03-11T13:37:23.924Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:23.924Z] latest [2022-03-11T13:37:23.924Z] 2.2.0-dev.34 [2022-03-11T13:37:23.924Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:23.924Z] main [2022-03-11T13:37:23.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:24.270Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:24.611Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:24.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-11T13:37:24.611Z] f4a6f9718ea3: Preparing [2022-03-11T13:37:24.611Z] d142d047ecff: Preparing [2022-03-11T13:37:24.611Z] bce3cdb581bf: Preparing [2022-03-11T13:37:24.611Z] 01d0b0daeed8: Preparing [2022-03-11T13:37:24.611Z] 8d27a662d0b5: Preparing [2022-03-11T13:37:24.611Z] c6de12ec51f3: Preparing [2022-03-11T13:37:24.611Z] 3e9f9bc786c7: Preparing [2022-03-11T13:37:24.611Z] 52cf21bb1811: Preparing [2022-03-11T13:37:24.611Z] a8833ad93038: Preparing [2022-03-11T13:37:24.611Z] 62170e181a92: Preparing [2022-03-11T13:37:24.611Z] c6de12ec51f3: Waiting [2022-03-11T13:37:24.611Z] 3e9f9bc786c7: Waiting [2022-03-11T13:37:24.611Z] 52cf21bb1811: Waiting [2022-03-11T13:37:24.611Z] a8833ad93038: Waiting [2022-03-11T13:37:24.883Z] f4a6f9718ea3: Pushed [2022-03-11T13:37:24.883Z] d142d047ecff: Pushed [2022-03-11T13:37:24.883Z] 8d27a662d0b5: Pushed [2022-03-11T13:37:25.153Z] c6de12ec51f3: Pushed [2022-03-11T13:37:25.153Z] 3e9f9bc786c7: Pushed [2022-03-11T13:37:25.153Z] 52cf21bb1811: Pushed [2022-03-11T13:37:25.153Z] 62170e181a92: Layer already exists [2022-03-11T13:37:25.424Z] a8833ad93038: Pushed [2022-03-11T13:37:27.389Z] 01d0b0daeed8: Pushed [2022-03-11T13:37:27.983Z] bce3cdb581bf: Pushed [2022-03-11T13:37:27.983Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:8c48aceff2de24153cf7ae3430e98449e0920411bcce60e8d4ef40ad2af3b291 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:28.321Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:28.651Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-11T13:37:28.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-11T13:37:28.652Z] f4a6f9718ea3: Preparing [2022-03-11T13:37:28.652Z] d142d047ecff: Preparing [2022-03-11T13:37:28.652Z] bce3cdb581bf: Preparing [2022-03-11T13:37:28.652Z] 01d0b0daeed8: Preparing [2022-03-11T13:37:28.652Z] 8d27a662d0b5: Preparing [2022-03-11T13:37:28.652Z] c6de12ec51f3: Preparing [2022-03-11T13:37:28.652Z] 3e9f9bc786c7: Preparing [2022-03-11T13:37:28.652Z] 52cf21bb1811: Preparing [2022-03-11T13:37:28.652Z] a8833ad93038: Preparing [2022-03-11T13:37:28.652Z] 62170e181a92: Preparing [2022-03-11T13:37:28.652Z] 52cf21bb1811: Waiting [2022-03-11T13:37:28.652Z] c6de12ec51f3: Waiting [2022-03-11T13:37:28.652Z] a8833ad93038: Waiting [2022-03-11T13:37:28.652Z] 3e9f9bc786c7: Waiting [2022-03-11T13:37:28.652Z] 62170e181a92: Waiting [2022-03-11T13:37:28.652Z] f4a6f9718ea3: Layer already exists [2022-03-11T13:37:28.652Z] bce3cdb581bf: Layer already exists [2022-03-11T13:37:28.652Z] d142d047ecff: Layer already exists [2022-03-11T13:37:28.652Z] 8d27a662d0b5: Layer already exists [2022-03-11T13:37:28.652Z] 01d0b0daeed8: Layer already exists [2022-03-11T13:37:28.652Z] 52cf21bb1811: Layer already exists [2022-03-11T13:37:28.652Z] 3e9f9bc786c7: Layer already exists [2022-03-11T13:37:28.652Z] c6de12ec51f3: Layer already exists [2022-03-11T13:37:28.652Z] a8833ad93038: Layer already exists [2022-03-11T13:37:28.652Z] 62170e181a92: Layer already exists [2022-03-11T13:37:28.922Z] latest: digest: sha256:8c48aceff2de24153cf7ae3430e98449e0920411bcce60e8d4ef40ad2af3b291 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:29.265Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:29.593Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.34 [2022-03-11T13:37:29.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-11T13:37:29.593Z] f4a6f9718ea3: Preparing [2022-03-11T13:37:29.593Z] d142d047ecff: Preparing [2022-03-11T13:37:29.593Z] bce3cdb581bf: Preparing [2022-03-11T13:37:29.593Z] 01d0b0daeed8: Preparing [2022-03-11T13:37:29.593Z] 8d27a662d0b5: Preparing [2022-03-11T13:37:29.593Z] c6de12ec51f3: Preparing [2022-03-11T13:37:29.593Z] 3e9f9bc786c7: Preparing [2022-03-11T13:37:29.593Z] 52cf21bb1811: Preparing [2022-03-11T13:37:29.593Z] a8833ad93038: Preparing [2022-03-11T13:37:29.593Z] 62170e181a92: Preparing [2022-03-11T13:37:29.593Z] c6de12ec51f3: Waiting [2022-03-11T13:37:29.593Z] 3e9f9bc786c7: Waiting [2022-03-11T13:37:29.593Z] 52cf21bb1811: Waiting [2022-03-11T13:37:29.593Z] a8833ad93038: Waiting [2022-03-11T13:37:29.593Z] 62170e181a92: Waiting [2022-03-11T13:37:29.593Z] d142d047ecff: Layer already exists [2022-03-11T13:37:29.593Z] 8d27a662d0b5: Layer already exists [2022-03-11T13:37:29.593Z] f4a6f9718ea3: Layer already exists [2022-03-11T13:37:29.593Z] bce3cdb581bf: Layer already exists [2022-03-11T13:37:29.593Z] 01d0b0daeed8: Layer already exists [2022-03-11T13:37:29.593Z] 3e9f9bc786c7: Layer already exists [2022-03-11T13:37:29.593Z] c6de12ec51f3: Layer already exists [2022-03-11T13:37:29.593Z] a8833ad93038: Layer already exists [2022-03-11T13:37:29.593Z] 52cf21bb1811: Layer already exists [2022-03-11T13:37:29.593Z] 62170e181a92: Layer already exists [2022-03-11T13:37:29.865Z] 2.2.0-dev.34: digest: sha256:8c48aceff2de24153cf7ae3430e98449e0920411bcce60e8d4ef40ad2af3b291 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:30.205Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:30.538Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:30.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-11T13:37:30.538Z] f4a6f9718ea3: Preparing [2022-03-11T13:37:30.538Z] d142d047ecff: Preparing [2022-03-11T13:37:30.538Z] bce3cdb581bf: Preparing [2022-03-11T13:37:30.538Z] 01d0b0daeed8: Preparing [2022-03-11T13:37:30.538Z] 8d27a662d0b5: Preparing [2022-03-11T13:37:30.538Z] c6de12ec51f3: Preparing [2022-03-11T13:37:30.538Z] 3e9f9bc786c7: Preparing [2022-03-11T13:37:30.538Z] 52cf21bb1811: Preparing [2022-03-11T13:37:30.538Z] a8833ad93038: Preparing [2022-03-11T13:37:30.538Z] 62170e181a92: Preparing [2022-03-11T13:37:30.538Z] 3e9f9bc786c7: Waiting [2022-03-11T13:37:30.538Z] 52cf21bb1811: Waiting [2022-03-11T13:37:30.538Z] a8833ad93038: Waiting [2022-03-11T13:37:30.538Z] 62170e181a92: Waiting [2022-03-11T13:37:30.538Z] c6de12ec51f3: Waiting [2022-03-11T13:37:30.538Z] f4a6f9718ea3: Layer already exists [2022-03-11T13:37:30.538Z] 8d27a662d0b5: Layer already exists [2022-03-11T13:37:30.538Z] bce3cdb581bf: Layer already exists [2022-03-11T13:37:30.538Z] d142d047ecff: Layer already exists [2022-03-11T13:37:30.538Z] 01d0b0daeed8: Layer already exists [2022-03-11T13:37:30.538Z] 3e9f9bc786c7: Layer already exists [2022-03-11T13:37:30.538Z] c6de12ec51f3: Layer already exists [2022-03-11T13:37:30.538Z] 52cf21bb1811: Layer already exists [2022-03-11T13:37:30.538Z] a8833ad93038: Layer already exists [2022-03-11T13:37:30.538Z] 62170e181a92: Layer already exists [2022-03-11T13:37:30.809Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:8c48aceff2de24153cf7ae3430e98449e0920411bcce60e8d4ef40ad2af3b291 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:31.147Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:31.482Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-03-11T13:37:31.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-11T13:37:31.482Z] f4a6f9718ea3: Preparing [2022-03-11T13:37:31.482Z] d142d047ecff: Preparing [2022-03-11T13:37:31.482Z] bce3cdb581bf: Preparing [2022-03-11T13:37:31.482Z] 01d0b0daeed8: Preparing [2022-03-11T13:37:31.482Z] 8d27a662d0b5: Preparing [2022-03-11T13:37:31.482Z] c6de12ec51f3: Preparing [2022-03-11T13:37:31.482Z] 3e9f9bc786c7: Preparing [2022-03-11T13:37:31.482Z] 52cf21bb1811: Preparing [2022-03-11T13:37:31.482Z] a8833ad93038: Preparing [2022-03-11T13:37:31.482Z] 62170e181a92: Preparing [2022-03-11T13:37:31.482Z] 52cf21bb1811: Waiting [2022-03-11T13:37:31.482Z] c6de12ec51f3: Waiting [2022-03-11T13:37:31.482Z] a8833ad93038: Waiting [2022-03-11T13:37:31.482Z] 62170e181a92: Waiting [2022-03-11T13:37:31.482Z] 3e9f9bc786c7: Waiting [2022-03-11T13:37:31.482Z] f4a6f9718ea3: Layer already exists [2022-03-11T13:37:31.482Z] bce3cdb581bf: Layer already exists [2022-03-11T13:37:31.482Z] 8d27a662d0b5: Layer already exists [2022-03-11T13:37:31.482Z] 01d0b0daeed8: Layer already exists [2022-03-11T13:37:31.482Z] d142d047ecff: Layer already exists [2022-03-11T13:37:31.482Z] 3e9f9bc786c7: Layer already exists [2022-03-11T13:37:31.482Z] 52cf21bb1811: Layer already exists [2022-03-11T13:37:31.482Z] c6de12ec51f3: Layer already exists [2022-03-11T13:37:31.482Z] a8833ad93038: Layer already exists [2022-03-11T13:37:31.482Z] 62170e181a92: Layer already exists [2022-03-11T13:37:31.753Z] main: digest: sha256:8c48aceff2de24153cf7ae3430e98449e0920411bcce60e8d4ef40ad2af3b291 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:37:31.794Z] ===================================================== [Pipeline] echo [2022-03-11T13:37:31.802Z] taggedImages: [2022-03-11T13:37:31.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:31.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-11T13:37:31.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.34 [2022-03-11T13:37:31.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:31.802Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-03-11T13:37:31.823Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-03-11T13:37:31.823Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:31.823Z] latest [2022-03-11T13:37:31.823Z] 2.2.0-dev.34 [2022-03-11T13:37:31.823Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:31.823Z] main [2022-03-11T13:37:31.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:32.165Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:32.495Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:32.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-11T13:37:32.495Z] ae5a0ff50881: Preparing [2022-03-11T13:37:32.495Z] 36cb38796124: Preparing [2022-03-11T13:37:32.495Z] f2e15a758afd: Preparing [2022-03-11T13:37:32.495Z] 27b8b13101ac: Preparing [2022-03-11T13:37:32.495Z] 62170e181a92: Preparing [2022-03-11T13:37:32.495Z] 62170e181a92: Layer already exists [2022-03-11T13:37:32.495Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:32.767Z] ae5a0ff50881: Pushed [2022-03-11T13:37:33.075Z] 27b8b13101ac: Pushed [2022-03-11T13:37:35.766Z] 36cb38796124: Pushed [2022-03-11T13:37:35.766Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:0d482bfa66dfe92e4ae3e186cd012d094c295fb0e3db0039b88b6e116857eabe size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:36.106Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:36.439Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-11T13:37:36.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-11T13:37:36.439Z] ae5a0ff50881: Preparing [2022-03-11T13:37:36.439Z] 36cb38796124: Preparing [2022-03-11T13:37:36.439Z] f2e15a758afd: Preparing [2022-03-11T13:37:36.439Z] 27b8b13101ac: Preparing [2022-03-11T13:37:36.439Z] 62170e181a92: Preparing [2022-03-11T13:37:36.439Z] 62170e181a92: Layer already exists [2022-03-11T13:37:36.439Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:36.439Z] ae5a0ff50881: Layer already exists [2022-03-11T13:37:36.439Z] 27b8b13101ac: Layer already exists [2022-03-11T13:37:36.439Z] 36cb38796124: Layer already exists [2022-03-11T13:37:36.711Z] latest: digest: sha256:0d482bfa66dfe92e4ae3e186cd012d094c295fb0e3db0039b88b6e116857eabe size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:37.050Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:37.383Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.34 [2022-03-11T13:37:37.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-11T13:37:37.383Z] ae5a0ff50881: Preparing [2022-03-11T13:37:37.383Z] 36cb38796124: Preparing [2022-03-11T13:37:37.383Z] f2e15a758afd: Preparing [2022-03-11T13:37:37.383Z] 27b8b13101ac: Preparing [2022-03-11T13:37:37.383Z] 62170e181a92: Preparing [2022-03-11T13:37:37.383Z] 36cb38796124: Layer already exists [2022-03-11T13:37:37.383Z] ae5a0ff50881: Layer already exists [2022-03-11T13:37:37.383Z] 27b8b13101ac: Layer already exists [2022-03-11T13:37:37.383Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:37.383Z] 62170e181a92: Layer already exists [2022-03-11T13:37:37.656Z] 2.2.0-dev.34: digest: sha256:0d482bfa66dfe92e4ae3e186cd012d094c295fb0e3db0039b88b6e116857eabe size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:37.998Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:38.337Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:38.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-11T13:37:38.337Z] ae5a0ff50881: Preparing [2022-03-11T13:37:38.337Z] 36cb38796124: Preparing [2022-03-11T13:37:38.337Z] f2e15a758afd: Preparing [2022-03-11T13:37:38.337Z] 27b8b13101ac: Preparing [2022-03-11T13:37:38.337Z] 62170e181a92: Preparing [2022-03-11T13:37:38.337Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:38.337Z] ae5a0ff50881: Layer already exists [2022-03-11T13:37:38.337Z] 36cb38796124: Layer already exists [2022-03-11T13:37:38.337Z] 27b8b13101ac: Layer already exists [2022-03-11T13:37:38.337Z] 62170e181a92: Layer already exists [2022-03-11T13:37:38.607Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:0d482bfa66dfe92e4ae3e186cd012d094c295fb0e3db0039b88b6e116857eabe size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:38.945Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:39.278Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-03-11T13:37:39.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-11T13:37:39.278Z] ae5a0ff50881: Preparing [2022-03-11T13:37:39.278Z] 36cb38796124: Preparing [2022-03-11T13:37:39.278Z] f2e15a758afd: Preparing [2022-03-11T13:37:39.278Z] 27b8b13101ac: Preparing [2022-03-11T13:37:39.278Z] 62170e181a92: Preparing [2022-03-11T13:37:39.278Z] ae5a0ff50881: Layer already exists [2022-03-11T13:37:39.278Z] 62170e181a92: Layer already exists [2022-03-11T13:37:39.278Z] 27b8b13101ac: Layer already exists [2022-03-11T13:37:39.278Z] 36cb38796124: Layer already exists [2022-03-11T13:37:39.278Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:39.548Z] main: digest: sha256:0d482bfa66dfe92e4ae3e186cd012d094c295fb0e3db0039b88b6e116857eabe size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:37:39.596Z] ===================================================== [Pipeline] echo [2022-03-11T13:37:39.607Z] taggedImages: [2022-03-11T13:37:39.607Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:39.607Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-11T13:37:39.607Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.34 [2022-03-11T13:37:39.607Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:39.607Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-03-11T13:37:39.629Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-03-11T13:37:39.629Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:39.629Z] latest [2022-03-11T13:37:39.629Z] 2.2.0-dev.34 [2022-03-11T13:37:39.629Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:39.629Z] main [2022-03-11T13:37:39.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:39.981Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:40.312Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:40.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-11T13:37:40.312Z] b321343d43a3: Preparing [2022-03-11T13:37:40.312Z] 184eb26f199b: Preparing [2022-03-11T13:37:40.312Z] f2e15a758afd: Preparing [2022-03-11T13:37:40.312Z] bd74b37f329a: Preparing [2022-03-11T13:37:40.312Z] 62170e181a92: Preparing [2022-03-11T13:37:40.312Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:40.582Z] bd74b37f329a: Layer already exists [2022-03-11T13:37:40.582Z] 62170e181a92: Layer already exists [2022-03-11T13:37:40.582Z] b321343d43a3: Pushed [2022-03-11T13:37:43.196Z] 184eb26f199b: Pushed [2022-03-11T13:37:43.196Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:1bf71f1c9653b9c4e2057f22c9506840dbadb2f9574a2cf8fbbae86b09e349a5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:43.538Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:43.869Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-11T13:37:43.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-11T13:37:43.869Z] b321343d43a3: Preparing [2022-03-11T13:37:43.869Z] 184eb26f199b: Preparing [2022-03-11T13:37:43.869Z] f2e15a758afd: Preparing [2022-03-11T13:37:43.869Z] bd74b37f329a: Preparing [2022-03-11T13:37:43.869Z] 62170e181a92: Preparing [2022-03-11T13:37:43.869Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:43.869Z] 184eb26f199b: Layer already exists [2022-03-11T13:37:43.869Z] 62170e181a92: Layer already exists [2022-03-11T13:37:43.869Z] bd74b37f329a: Layer already exists [2022-03-11T13:37:43.869Z] b321343d43a3: Layer already exists [2022-03-11T13:37:44.141Z] latest: digest: sha256:1bf71f1c9653b9c4e2057f22c9506840dbadb2f9574a2cf8fbbae86b09e349a5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:44.481Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:44.809Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.34 [2022-03-11T13:37:44.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-11T13:37:44.809Z] b321343d43a3: Preparing [2022-03-11T13:37:44.809Z] 184eb26f199b: Preparing [2022-03-11T13:37:44.809Z] f2e15a758afd: Preparing [2022-03-11T13:37:44.809Z] bd74b37f329a: Preparing [2022-03-11T13:37:44.809Z] 62170e181a92: Preparing [2022-03-11T13:37:44.809Z] 62170e181a92: Layer already exists [2022-03-11T13:37:44.809Z] b321343d43a3: Layer already exists [2022-03-11T13:37:44.809Z] 184eb26f199b: Layer already exists [2022-03-11T13:37:44.809Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:44.809Z] bd74b37f329a: Layer already exists [2022-03-11T13:37:45.080Z] 2.2.0-dev.34: digest: sha256:1bf71f1c9653b9c4e2057f22c9506840dbadb2f9574a2cf8fbbae86b09e349a5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:45.419Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:45.750Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:45.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-11T13:37:45.750Z] b321343d43a3: Preparing [2022-03-11T13:37:45.750Z] 184eb26f199b: Preparing [2022-03-11T13:37:45.750Z] f2e15a758afd: Preparing [2022-03-11T13:37:45.750Z] bd74b37f329a: Preparing [2022-03-11T13:37:45.750Z] 62170e181a92: Preparing [2022-03-11T13:37:45.750Z] 184eb26f199b: Layer already exists [2022-03-11T13:37:45.750Z] bd74b37f329a: Layer already exists [2022-03-11T13:37:45.750Z] 62170e181a92: Layer already exists [2022-03-11T13:37:45.750Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:45.750Z] b321343d43a3: Layer already exists [2022-03-11T13:37:46.022Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:1bf71f1c9653b9c4e2057f22c9506840dbadb2f9574a2cf8fbbae86b09e349a5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:46.367Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:46.700Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-03-11T13:37:46.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-11T13:37:46.700Z] b321343d43a3: Preparing [2022-03-11T13:37:46.700Z] 184eb26f199b: Preparing [2022-03-11T13:37:46.700Z] f2e15a758afd: Preparing [2022-03-11T13:37:46.700Z] bd74b37f329a: Preparing [2022-03-11T13:37:46.700Z] 62170e181a92: Preparing [2022-03-11T13:37:46.700Z] f2e15a758afd: Layer already exists [2022-03-11T13:37:46.700Z] bd74b37f329a: Layer already exists [2022-03-11T13:37:46.700Z] 184eb26f199b: Layer already exists [2022-03-11T13:37:46.700Z] 62170e181a92: Layer already exists [2022-03-11T13:37:46.700Z] b321343d43a3: Layer already exists [2022-03-11T13:37:46.972Z] main: digest: sha256:1bf71f1c9653b9c4e2057f22c9506840dbadb2f9574a2cf8fbbae86b09e349a5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:37:47.011Z] ===================================================== [Pipeline] echo [2022-03-11T13:37:47.024Z] taggedImages: [2022-03-11T13:37:47.024Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:47.024Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-11T13:37:47.024Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.34 [2022-03-11T13:37:47.024Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:47.024Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-03-11T13:37:47.044Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-03-11T13:37:47.044Z] fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:47.044Z] latest [2022-03-11T13:37:47.044Z] 2.2.0-dev.34 [2022-03-11T13:37:47.044Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:37:47.044Z] main [2022-03-11T13:37:47.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:47.397Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:37:47.729Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:37:47.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-11T13:37:47.729Z] c716d1025645: Preparing [2022-03-11T13:37:47.729Z] 90fe419f7afb: Preparing [2022-03-11T13:37:47.729Z] 2b62a23672c9: Preparing [2022-03-11T13:37:47.729Z] 7f6029ae7316: Preparing [2022-03-11T13:37:47.729Z] e25cc80ef78c: Preparing [2022-03-11T13:37:47.729Z] f7be28c579d0: Preparing [2022-03-11T13:37:47.729Z] 5ddf987a193f: Preparing [2022-03-11T13:37:47.729Z] 05d0a213effb: Preparing [2022-03-11T13:37:47.729Z] 087270190219: Preparing [2022-03-11T13:37:47.729Z] b49c6594ab31: Preparing [2022-03-11T13:37:47.729Z] 62170e181a92: Preparing [2022-03-11T13:37:47.729Z] 05d0a213effb: Waiting [2022-03-11T13:37:47.729Z] 087270190219: Waiting [2022-03-11T13:37:47.729Z] b49c6594ab31: Waiting [2022-03-11T13:37:47.729Z] 62170e181a92: Waiting [2022-03-11T13:37:47.729Z] f7be28c579d0: Waiting [2022-03-11T13:37:47.729Z] 5ddf987a193f: Waiting [2022-03-11T13:37:48.008Z] e25cc80ef78c: Layer already exists [2022-03-11T13:37:48.008Z] f7be28c579d0: Layer already exists [2022-03-11T13:37:48.008Z] 5ddf987a193f: Layer already exists [2022-03-11T13:37:48.008Z] 05d0a213effb: Layer already exists [2022-03-11T13:37:48.008Z] 90fe419f7afb: Pushed [2022-03-11T13:37:48.008Z] 087270190219: Layer already exists [2022-03-11T13:37:48.008Z] 62170e181a92: Layer already exists [2022-03-11T13:37:48.008Z] b49c6594ab31: Layer already exists [2022-03-11T13:37:48.601Z] c716d1025645: Pushed [2022-03-11T13:37:50.570Z] 2b62a23672c9: Pushed [2022-03-11T13:38:05.618Z] 7f6029ae7316: Pushed [2022-03-11T13:38:05.618Z] fbf009a3584204b1f7152455677e8e4d1b9535fc: digest: sha256:65af0767bbcd53a82ddd59d9f180bb32ffae5bf7edaffceaecf85973cd2fb871 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:38:05.955Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:38:06.281Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-11T13:38:06.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-11T13:38:06.281Z] c716d1025645: Preparing [2022-03-11T13:38:06.281Z] 90fe419f7afb: Preparing [2022-03-11T13:38:06.281Z] 2b62a23672c9: Preparing [2022-03-11T13:38:06.281Z] 7f6029ae7316: Preparing [2022-03-11T13:38:06.281Z] e25cc80ef78c: Preparing [2022-03-11T13:38:06.281Z] f7be28c579d0: Preparing [2022-03-11T13:38:06.281Z] 5ddf987a193f: Preparing [2022-03-11T13:38:06.281Z] 05d0a213effb: Preparing [2022-03-11T13:38:06.281Z] 087270190219: Preparing [2022-03-11T13:38:06.281Z] b49c6594ab31: Preparing [2022-03-11T13:38:06.281Z] 62170e181a92: Preparing [2022-03-11T13:38:06.281Z] 05d0a213effb: Waiting [2022-03-11T13:38:06.281Z] 087270190219: Waiting [2022-03-11T13:38:06.281Z] 62170e181a92: Waiting [2022-03-11T13:38:06.281Z] f7be28c579d0: Waiting [2022-03-11T13:38:06.281Z] 5ddf987a193f: Waiting [2022-03-11T13:38:06.281Z] b49c6594ab31: Waiting [2022-03-11T13:38:06.281Z] e25cc80ef78c: Layer already exists [2022-03-11T13:38:06.281Z] 90fe419f7afb: Layer already exists [2022-03-11T13:38:06.281Z] 7f6029ae7316: Layer already exists [2022-03-11T13:38:06.281Z] c716d1025645: Layer already exists [2022-03-11T13:38:06.281Z] 2b62a23672c9: Layer already exists [2022-03-11T13:38:06.281Z] f7be28c579d0: Layer already exists [2022-03-11T13:38:06.281Z] b49c6594ab31: Layer already exists [2022-03-11T13:38:06.281Z] 05d0a213effb: Layer already exists [2022-03-11T13:38:06.281Z] 5ddf987a193f: Layer already exists [2022-03-11T13:38:06.550Z] 087270190219: Layer already exists [2022-03-11T13:38:06.550Z] 62170e181a92: Layer already exists [2022-03-11T13:38:06.550Z] latest: digest: sha256:65af0767bbcd53a82ddd59d9f180bb32ffae5bf7edaffceaecf85973cd2fb871 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:38:06.889Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:38:07.216Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.34 [2022-03-11T13:38:07.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-11T13:38:07.216Z] c716d1025645: Preparing [2022-03-11T13:38:07.216Z] 90fe419f7afb: Preparing [2022-03-11T13:38:07.216Z] 2b62a23672c9: Preparing [2022-03-11T13:38:07.216Z] 7f6029ae7316: Preparing [2022-03-11T13:38:07.216Z] e25cc80ef78c: Preparing [2022-03-11T13:38:07.216Z] f7be28c579d0: Preparing [2022-03-11T13:38:07.216Z] 5ddf987a193f: Preparing [2022-03-11T13:38:07.216Z] 05d0a213effb: Preparing [2022-03-11T13:38:07.216Z] 087270190219: Preparing [2022-03-11T13:38:07.216Z] b49c6594ab31: Preparing [2022-03-11T13:38:07.216Z] 62170e181a92: Preparing [2022-03-11T13:38:07.216Z] 05d0a213effb: Waiting [2022-03-11T13:38:07.216Z] 087270190219: Waiting [2022-03-11T13:38:07.216Z] b49c6594ab31: Waiting [2022-03-11T13:38:07.216Z] 62170e181a92: Waiting [2022-03-11T13:38:07.216Z] f7be28c579d0: Waiting [2022-03-11T13:38:07.216Z] 5ddf987a193f: Waiting [2022-03-11T13:38:07.216Z] e25cc80ef78c: Layer already exists [2022-03-11T13:38:07.216Z] 7f6029ae7316: Layer already exists [2022-03-11T13:38:07.216Z] c716d1025645: Layer already exists [2022-03-11T13:38:07.216Z] 90fe419f7afb: Layer already exists [2022-03-11T13:38:07.216Z] 2b62a23672c9: Layer already exists [2022-03-11T13:38:07.216Z] 5ddf987a193f: Layer already exists [2022-03-11T13:38:07.216Z] f7be28c579d0: Layer already exists [2022-03-11T13:38:07.216Z] 087270190219: Layer already exists [2022-03-11T13:38:07.216Z] 05d0a213effb: Layer already exists [2022-03-11T13:38:07.488Z] b49c6594ab31: Layer already exists [2022-03-11T13:38:07.488Z] 62170e181a92: Layer already exists [2022-03-11T13:38:07.488Z] 2.2.0-dev.34: digest: sha256:65af0767bbcd53a82ddd59d9f180bb32ffae5bf7edaffceaecf85973cd2fb871 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:38:07.817Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:38:08.146Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:38:08.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-11T13:38:08.146Z] c716d1025645: Preparing [2022-03-11T13:38:08.146Z] 90fe419f7afb: Preparing [2022-03-11T13:38:08.146Z] 2b62a23672c9: Preparing [2022-03-11T13:38:08.146Z] 7f6029ae7316: Preparing [2022-03-11T13:38:08.146Z] e25cc80ef78c: Preparing [2022-03-11T13:38:08.146Z] f7be28c579d0: Preparing [2022-03-11T13:38:08.146Z] 5ddf987a193f: Preparing [2022-03-11T13:38:08.146Z] 05d0a213effb: Preparing [2022-03-11T13:38:08.146Z] 087270190219: Preparing [2022-03-11T13:38:08.146Z] b49c6594ab31: Preparing [2022-03-11T13:38:08.146Z] 62170e181a92: Preparing [2022-03-11T13:38:08.146Z] f7be28c579d0: Waiting [2022-03-11T13:38:08.146Z] 5ddf987a193f: Waiting [2022-03-11T13:38:08.146Z] 05d0a213effb: Waiting [2022-03-11T13:38:08.146Z] b49c6594ab31: Waiting [2022-03-11T13:38:08.146Z] 62170e181a92: Waiting [2022-03-11T13:38:08.146Z] 087270190219: Waiting [2022-03-11T13:38:08.146Z] 90fe419f7afb: Layer already exists [2022-03-11T13:38:08.146Z] 7f6029ae7316: Layer already exists [2022-03-11T13:38:08.146Z] 2b62a23672c9: Layer already exists [2022-03-11T13:38:08.146Z] c716d1025645: Layer already exists [2022-03-11T13:38:08.146Z] e25cc80ef78c: Layer already exists [2022-03-11T13:38:08.146Z] 5ddf987a193f: Layer already exists [2022-03-11T13:38:08.415Z] 05d0a213effb: Layer already exists [2022-03-11T13:38:08.415Z] b49c6594ab31: Layer already exists [2022-03-11T13:38:08.415Z] f7be28c579d0: Layer already exists [2022-03-11T13:38:08.415Z] 087270190219: Layer already exists [2022-03-11T13:38:08.415Z] 62170e181a92: Layer already exists [2022-03-11T13:38:08.415Z] fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34: digest: sha256:65af0767bbcd53a82ddd59d9f180bb32ffae5bf7edaffceaecf85973cd2fb871 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:38:08.777Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:38:09.134Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-03-11T13:38:09.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-11T13:38:09.134Z] c716d1025645: Preparing [2022-03-11T13:38:09.134Z] 90fe419f7afb: Preparing [2022-03-11T13:38:09.134Z] 2b62a23672c9: Preparing [2022-03-11T13:38:09.134Z] 7f6029ae7316: Preparing [2022-03-11T13:38:09.134Z] e25cc80ef78c: Preparing [2022-03-11T13:38:09.134Z] f7be28c579d0: Preparing [2022-03-11T13:38:09.134Z] 5ddf987a193f: Preparing [2022-03-11T13:38:09.134Z] 05d0a213effb: Preparing [2022-03-11T13:38:09.134Z] 087270190219: Preparing [2022-03-11T13:38:09.134Z] b49c6594ab31: Preparing [2022-03-11T13:38:09.134Z] 62170e181a92: Preparing [2022-03-11T13:38:09.134Z] 05d0a213effb: Waiting [2022-03-11T13:38:09.134Z] 087270190219: Waiting [2022-03-11T13:38:09.134Z] 62170e181a92: Waiting [2022-03-11T13:38:09.134Z] b49c6594ab31: Waiting [2022-03-11T13:38:09.134Z] f7be28c579d0: Waiting [2022-03-11T13:38:09.134Z] 5ddf987a193f: Waiting [2022-03-11T13:38:09.134Z] c716d1025645: Layer already exists [2022-03-11T13:38:09.134Z] 90fe419f7afb: Layer already exists [2022-03-11T13:38:09.134Z] e25cc80ef78c: Layer already exists [2022-03-11T13:38:09.134Z] 2b62a23672c9: Layer already exists [2022-03-11T13:38:09.134Z] 7f6029ae7316: Layer already exists [2022-03-11T13:38:09.134Z] f7be28c579d0: Layer already exists [2022-03-11T13:38:09.134Z] b49c6594ab31: Layer already exists [2022-03-11T13:38:09.134Z] 5ddf987a193f: Layer already exists [2022-03-11T13:38:09.134Z] 05d0a213effb: Layer already exists [2022-03-11T13:38:09.422Z] 087270190219: Layer already exists [2022-03-11T13:38:09.422Z] 62170e181a92: Layer already exists [2022-03-11T13:38:09.422Z] main: digest: sha256:65af0767bbcd53a82ddd59d9f180bb32ffae5bf7edaffceaecf85973cd2fb871 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-11T13:38:09.474Z] ===================================================== [Pipeline] echo [2022-03-11T13:38:09.484Z] taggedImages: [2022-03-11T13:38:09.484Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc [2022-03-11T13:38:09.484Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-11T13:38:09.484Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.34 [2022-03-11T13:38:09.484Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fbf009a3584204b1f7152455677e8e4d1b9535fc-2.2.0-dev.34 [2022-03-11T13:38:09.484Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:38:09.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T13:38:09.851Z] [2022-03-11T13:38:09.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:38:10.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T13:38:10.456Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-11T13:38:10.456Z] 8998bd30e6a1: Pulling fs layer [2022-03-11T13:38:10.456Z] 04944245beec: Pulling fs layer [2022-03-11T13:38:10.456Z] 699f458cf7ca: Pulling fs layer [2022-03-11T13:38:10.456Z] 765212b225bb: Pulling fs layer [2022-03-11T13:38:10.456Z] f23df028b6ca: Pulling fs layer [2022-03-11T13:38:10.456Z] d65c8cfc05b1: Pulling fs layer [2022-03-11T13:38:10.456Z] 2437ff75d9bd: Pulling fs layer [2022-03-11T13:38:10.456Z] f23df028b6ca: Waiting [2022-03-11T13:38:10.456Z] 2437ff75d9bd: Waiting [2022-03-11T13:38:10.456Z] d65c8cfc05b1: Waiting [2022-03-11T13:38:10.456Z] 765212b225bb: Waiting [2022-03-11T13:38:10.456Z] 04944245beec: Verifying Checksum [2022-03-11T13:38:10.456Z] 04944245beec: Download complete [2022-03-11T13:38:10.456Z] 765212b225bb: Download complete [2022-03-11T13:38:10.456Z] f23df028b6ca: Verifying Checksum [2022-03-11T13:38:10.456Z] f23df028b6ca: Download complete [2022-03-11T13:38:10.456Z] d65c8cfc05b1: Verifying Checksum [2022-03-11T13:38:10.456Z] d65c8cfc05b1: Download complete [2022-03-11T13:38:10.728Z] 699f458cf7ca: Verifying Checksum [2022-03-11T13:38:10.728Z] 699f458cf7ca: Download complete [2022-03-11T13:38:10.998Z] 8998bd30e6a1: Verifying Checksum [2022-03-11T13:38:10.998Z] 8998bd30e6a1: Download complete [2022-03-11T13:38:13.606Z] 2437ff75d9bd: Verifying Checksum [2022-03-11T13:38:13.606Z] 2437ff75d9bd: Download complete [2022-03-11T13:38:15.033Z] 8998bd30e6a1: Pull complete [2022-03-11T13:38:15.631Z] 04944245beec: Pull complete [2022-03-11T13:38:17.059Z] 699f458cf7ca: Pull complete [2022-03-11T13:38:17.332Z] 765212b225bb: Pull complete [2022-03-11T13:38:18.314Z] f23df028b6ca: Pull complete [2022-03-11T13:38:18.586Z] d65c8cfc05b1: Pull complete [2022-03-11T13:38:33.640Z] 2437ff75d9bd: Pull complete [2022-03-11T13:38:33.640Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-11T13:38:33.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T13:38:33.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-11T13:38:33.838Z] prd-ubuntu18.04-docker-arm64-4c-16g-6847 does not seem to be running inside a container [2022-03-11T13:38:33.905Z] $ 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/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@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-03-11T13:38:36.361Z] $ docker top 9e5288f6ac24375cab9183da38447734f223f8442331c5e05d671029722125c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:38:37.345Z] ---> job-cost.sh [2022-03-11T13:38:37.345Z] lf-activate-venv: SKIPPING [2022-03-11T13:38:37.345Z] INFO: No Stack... [2022-03-11T13:38:37.937Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-11T13:38:38.908Z] INFO: Archiving Costs [Pipeline] sh [2022-03-11T13:38:39.571Z] + cat /w/workspace/edgex-go/151/archives/cost.csv [2022-03-11T13:38:39.571Z] + cut -d, -f6 [Pipeline] lock [2022-03-11T13:38:39.635Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-151-stack-cost] [2022-03-11T13:38:39.641Z] Resource [jenkins-edgexfoundry-edgex-go-main-151-stack-cost] did not exist. Created. [2022-03-11T13:38:39.642Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-11T13:38:40.300Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-11T13:38:40.883Z] Stashed 1 file(s) [Pipeline] } [2022-03-11T13:38:40.890Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-151-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-11T13:38:40.904Z] $ docker stop --time=1 9e5288f6ac24375cab9183da38447734f223f8442331c5e05d671029722125c8 [2022-03-11T13:38:42.429Z] $ docker rm -f 9e5288f6ac24375cab9183da38447734f223f8442331c5e05d671029722125c8 [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-03-11T13:38:42.992Z] provisioning config files... [2022-03-11T13:38:43.013Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/151@tmp/config3437105639797435011tmp [Pipeline] { [Pipeline] sh [2022-03-11T13:38:43.307Z] + set +x [2022-03-11T13:38:43.307Z] + curl -s https://codecov.io/bash [2022-03-11T13:38:43.307Z] + bash -s -- [2022-03-11T13:38:43.567Z] [2022-03-11T13:38:43.567Z] _____ _ [2022-03-11T13:38:43.567Z] / ____| | | [2022-03-11T13:38:43.567Z] | | ___ __| | ___ ___ _____ __ [2022-03-11T13:38:43.567Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-11T13:38:43.567Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-11T13:38:43.567Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-11T13:38:43.567Z] Bash-1.0.6 [2022-03-11T13:38:43.567Z] [2022-03-11T13:38:43.567Z] [2022-03-11T13:38:43.567Z] ==> git version 2.24.4 found [2022-03-11T13:38:43.567Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-11T13:38:43.567Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-11T13:38:43.567Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-11T13:38:43.567Z] ==> Jenkins CI detected. [2022-03-11T13:38:43.567Z] current dir:  /w/workspace/edgex-go/151 [2022-03-11T13:38:43.567Z] project root: . [2022-03-11T13:38:43.567Z] --> token set from env [2022-03-11T13:38:43.567Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-11T13:38:43.567Z] ==> Running gcov in . (disable via -X gcov) [2022-03-11T13:38:43.567Z] ==> Python coveragepy not found [2022-03-11T13:38:43.567Z] ==> Searching for coverage reports in: [2022-03-11T13:38:43.567Z] + . [2022-03-11T13:38:43.567Z] -> Found 1 reports [2022-03-11T13:38:43.567Z] ==> Detecting git/mercurial file structure [2022-03-11T13:38:43.567Z] ==> Reading reports [2022-03-11T13:38:43.567Z] + ./coverage.out bytes=428383 [2022-03-11T13:38:43.567Z] ==> Appending adjustments [2022-03-11T13:38:43.567Z] https://docs.codecov.io/docs/fixing-reports [2022-03-11T13:38:44.950Z] + Found adjustments [2022-03-11T13:38:44.950Z] ==> Gzipping contents [2022-03-11T13:38:44.950Z] 60K /tmp/codecov.mg7FvP.gz [2022-03-11T13:38:44.950Z] ==> Uploading reports [2022-03-11T13:38:44.950Z] url: https://codecov.io [2022-03-11T13:38:44.950Z] query: branch=main&commit=fbf009a3584204b1f7152455677e8e4d1b9535fc&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-11T13:38:44.950Z] -> Pinging Codecov [2022-03-11T13:38:44.950Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=fbf009a3584204b1f7152455677e8e4d1b9535fc&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-11T13:38:44.950Z] -> Uploading to [2022-03-11T13:38:44.950Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-11/00271124DB129430A58F1EEE437C3FCB/fbf009a3584204b1f7152455677e8e4d1b9535fc/56750145-c20c-491e-82c0-c102c955d4f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220311T133844Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae881942aa9cfcca355667852b8546e720724df82268de3bf7b778adfe887ef4 [2022-03-11T13:38:44.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T13:38:44.950Z] Dload Upload Total Spent Left Speed [2022-03-11T13:38:45.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57976 0 0 100 57976 0 144k --:--:-- --:--:-- --:--:-- 145k [2022-03-11T13:38:45.519Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fbf009a3584204b1f7152455677e8e4d1b9535fc [Pipeline] } [2022-03-11T13:38:45.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-03-11T13:38:45.763Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-11T13:38:45.774Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:38:46.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-11T13:38:46.062Z] [2022-03-11T13:38:46.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:38:46.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-11T13:38:46.370Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-11T13:38:46.370Z] 188c0c94c7c5: Pulling fs layer [2022-03-11T13:38:46.370Z] 0ef7d3d256c8: Pulling fs layer [2022-03-11T13:38:46.370Z] de9db76c5a1d: Pulling fs layer [2022-03-11T13:38:46.370Z] 0eba1c9be4d2: Pulling fs layer [2022-03-11T13:38:46.370Z] 0d57e429df01: Pulling fs layer [2022-03-11T13:38:46.370Z] 4e4be7b47b0d: Pulling fs layer [2022-03-11T13:38:46.370Z] e1f770b5df2f: Pulling fs layer [2022-03-11T13:38:46.370Z] 85a0685a4137: Pulling fs layer [2022-03-11T13:38:46.370Z] 0eba1c9be4d2: Waiting [2022-03-11T13:38:46.370Z] 0d57e429df01: Waiting [2022-03-11T13:38:46.370Z] 4e4be7b47b0d: Waiting [2022-03-11T13:38:46.370Z] e1f770b5df2f: Waiting [2022-03-11T13:38:46.370Z] 85a0685a4137: Waiting [2022-03-11T13:38:46.370Z] de9db76c5a1d: Verifying Checksum [2022-03-11T13:38:46.370Z] de9db76c5a1d: Download complete [2022-03-11T13:38:46.370Z] 0ef7d3d256c8: Verifying Checksum [2022-03-11T13:38:46.370Z] 0ef7d3d256c8: Download complete [2022-03-11T13:38:46.370Z] 0d57e429df01: Verifying Checksum [2022-03-11T13:38:46.370Z] 0d57e429df01: Download complete [2022-03-11T13:38:46.370Z] 4e4be7b47b0d: Verifying Checksum [2022-03-11T13:38:46.370Z] 4e4be7b47b0d: Download complete [2022-03-11T13:38:46.370Z] 188c0c94c7c5: Verifying Checksum [2022-03-11T13:38:46.370Z] 188c0c94c7c5: Download complete [2022-03-11T13:38:46.633Z] e1f770b5df2f: Verifying Checksum [2022-03-11T13:38:46.633Z] e1f770b5df2f: Download complete [2022-03-11T13:38:46.903Z] 188c0c94c7c5: Pull complete [2022-03-11T13:38:47.169Z] 0eba1c9be4d2: Verifying Checksum [2022-03-11T13:38:47.169Z] 0eba1c9be4d2: Download complete [2022-03-11T13:38:47.169Z] 0ef7d3d256c8: Pull complete [2022-03-11T13:38:47.169Z] de9db76c5a1d: Pull complete [2022-03-11T13:38:47.169Z] 85a0685a4137: Verifying Checksum [2022-03-11T13:38:47.169Z] 85a0685a4137: Download complete [2022-03-11T13:38:51.414Z] 0eba1c9be4d2: Pull complete [2022-03-11T13:38:51.414Z] 0d57e429df01: Pull complete [2022-03-11T13:38:51.414Z] 4e4be7b47b0d: Pull complete [2022-03-11T13:38:51.676Z] e1f770b5df2f: Pull complete [2022-03-11T13:38:55.898Z] 85a0685a4137: Pull complete [2022-03-11T13:38:55.899Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-11T13:38:55.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-11T13:38:55.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-11T13:38:55.964Z] prd-centos7-docker-4c-2g-6846 does not seem to be running inside a container [2022-03-11T13:38:55.999Z] $ 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/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-11T13:38:59.215Z] $ docker top b44172d2f596444c5e62e1da1fbae183659f9cac09a5b9cb0855d52f8d694266 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-11T13:38:59.290Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-11T13:38:59.580Z] + set -o pipefail [2022-03-11T13:38:59.581Z] + snyk monitor '--org=edgex-jenkins' [2022-03-11T13:39:06.162Z] [2022-03-11T13:39:06.162Z] Monitoring /w/workspace/edgex-go/151 (github.com/edgexfoundry/edgex-go)... [2022-03-11T13:39:06.162Z] [2022-03-11T13:39:06.162Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/193da7e3-c514-474d-904a-cc5ada1b0780 [2022-03-11T13:39:06.162Z] [2022-03-11T13:39:06.162Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-11T13:39:06.162Z] [2022-03-11T13:39:06.162Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-11T13:39:06.162Z] [2022-03-11T13:39:06.162Z] [Pipeline] } [2022-03-11T13:39:06.176Z] $ docker stop --time=1 b44172d2f596444c5e62e1da1fbae183659f9cac09a5b9cb0855d52f8d694266 [2022-03-11T13:39:08.114Z] $ docker rm -f b44172d2f596444c5e62e1da1fbae183659f9cac09a5b9cb0855d52f8d694266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-03-11T13:39:08.527Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T13:39:08.544Z] provisioning config files... [2022-03-11T13:39:08.552Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/151@tmp/config8361841743597254586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:39:08.848Z] --> edgex-publish-swagger.sh [2022-03-11T13:39:08.848Z] === Publish openapi/v2 API === [2022-03-11T13:39:08.848Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-03-11T13:39:08.848Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/151/openapi/v2/core-command.yaml] [2022-03-11T13:39:08.848Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T13:39:08.848Z] Dload Upload Total Spent Left Speed [2022-03-11T13:39:10.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27636 0:00:01 0:00:01 --:--:-- 27662 100 33831 0 0 100 33831 0 16863 0:00:02 0:00:02 --:--:-- 16873 100 33831 0 0 100 33831 0 16862 0:00:02 0:00:02 --:--:-- 16873 [2022-03-11T13:39:10.797Z] [2022-03-11T13:39:10.797Z] [2022-03-11T13:39:10.797Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/151/openapi/v2/core-data.yaml] [2022-03-11T13:39:10.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T13:39:10.797Z] Dload Upload Total Spent Left Speed [2022-03-11T13:39:12.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 63362 0:00:01 0:00:01 --:--:-- 63422 100 71604 0 0 100 71604 0 63353 0:00:01 0:00:01 --:--:-- 63366 [2022-03-11T13:39:12.178Z] [2022-03-11T13:39:12.178Z] [2022-03-11T13:39:12.178Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/151/openapi/v2/core-metadata.yaml] [2022-03-11T13:39:12.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T13:39:12.178Z] Dload Upload Total Spent Left Speed [2022-03-11T13:39:13.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k [2022-03-11T13:39:13.119Z] [2022-03-11T13:39:13.119Z] [2022-03-11T13:39:13.119Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/151/openapi/v2/support-notifications.yaml] [2022-03-11T13:39:13.119Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T13:39:13.119Z] Dload Upload Total Spent Left Speed [2022-03-11T13:39:14.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 77428 0:00:01 0:00:01 --:--:-- 77465 100 89318 0 0 100 89318 0 57300 0:00:01 0:00:01 --:--:-- 57291 100 89318 0 0 100 89318 0 57296 0:00:01 0:00:01 --:--:-- 57291 [2022-03-11T13:39:14.499Z] [2022-03-11T13:39:14.499Z] [2022-03-11T13:39:14.499Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/151/openapi/v2/support-scheduler.yaml] [2022-03-11T13:39:14.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T13:39:14.499Z] Dload Upload Total Spent Left Speed [2022-03-11T13:39:15.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39045 0:00:01 0:00:01 --:--:-- 39086 100 39556 0 0 100 39556 0 39038 0:00:01 0:00:01 --:--:-- 39048 [2022-03-11T13:39:15.884Z] [2022-03-11T13:39:15.884Z] [2022-03-11T13:39:15.884Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/151/openapi/v2/system-agent.yaml] [2022-03-11T13:39:15.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T13:39:15.884Z] Dload Upload Total Spent Left Speed [2022-03-11T13:39:16.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 18053 0:00:01 0:00:01 --:--:-- 18067 100 20091 0 0 100 20091 0 18050 0:00:01 0:00:01 --:--:-- 18067 [2022-03-11T13:39:16.823Z] [2022-03-11T13:39:16.823Z] [Pipeline] } [2022-03-11T13:39:16.831Z] 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-03-11T13:39:17.227Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-11T13:39:17.227Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:39:17.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T13:39:17.528Z] . [Pipeline] withDockerContainer [2022-03-11T13:39:17.607Z] prd-centos7-docker-4c-2g-6846 does not seem to be running inside a container [2022-03-11T13:39:17.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@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:10004/edgex-devops/git-semver:latest cat [2022-03-11T13:39:18.035Z] $ docker top d0ebf26dea871a04b0ca1c541670841581578ccfb41b3bf9e1c00ea07cc6d6a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-11T13:39:18.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-11T13:39:18.119Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-11T13:39:18.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-11T13:39:18.261Z] $ docker exec d0ebf26dea871a04b0ca1c541670841581578ccfb41b3bf9e1c00ea07cc6d6a1 ssh-agent [2022-03-11T13:39:18.382Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAbfccn/agent.13 [2022-03-11T13:39:18.382Z] SSH_AGENT_PID=19 [2022-03-11T13:39:18.387Z] Running ssh-add (command line suppressed) [2022-03-11T13:39:18.481Z] Identity added: /w/workspace/edgex-go/151@tmp/private_key_8498705566635605664.key (/w/workspace/edgex-go/151@tmp/private_key_8498705566635605664.key) [2022-03-11T13:39:18.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-11T13:39:18.784Z] + git semver tag [2022-03-11T13:39:18.784Z] # -> Open(): unable to determine branch for HEAD [2022-03-11T13:39:18.784Z] # $GIT_DIR = /w/workspace/edgex-go/151/.git [2022-03-11T13:39:18.784Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/151 [2022-03-11T13:39:18.784Z] # $SEMVER_REMOTE_NAME = origin [2022-03-11T13:39:18.784Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-11T13:39:18.784Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-11T13:39:18.784Z] # $SEMVER_BRANCH = main [2022-03-11T13:39:18.784Z] # $SEMVER_DIR = /w/workspace/edgex-go/151/.semver [2022-03-11T13:39:18.784Z] # fbf009a3584204b1f7152455677e8e4d1b9535fc HEAD [2022-03-11T13:39:18.784Z] # -> Force: false [2022-03-11T13:39:18.784Z] # 41cbce8340158c2dc1da19be13e1affb937dddd4 refs/tags/v2.2.0-dev.34 [Pipeline] } [2022-03-11T13:39:18.796Z] $ docker exec --env ******** --env ******** d0ebf26dea871a04b0ca1c541670841581578ccfb41b3bf9e1c00ea07cc6d6a1 ssh-agent -k [2022-03-11T13:39:18.883Z] unset SSH_AUTH_SOCK; [2022-03-11T13:39:18.883Z] unset SSH_AGENT_PID; [2022-03-11T13:39:18.883Z] echo Agent pid 19 killed; [2022-03-11T13:39:18.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-11T13:39:19.207Z] + git semver [Pipeline] } [2022-03-11T13:39:19.223Z] $ docker stop --time=1 d0ebf26dea871a04b0ca1c541670841581578ccfb41b3bf9e1c00ea07cc6d6a1 [2022-03-11T13:39:20.469Z] $ docker rm -f d0ebf26dea871a04b0ca1c541670841581578ccfb41b3bf9e1c00ea07cc6d6a1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:39:20.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-11T13:39:20.864Z] [2022-03-11T13:39:20.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:39:21.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-11T13:39:21.164Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-11T13:39:21.164Z] ab5ef0e58194: Pulling fs layer [2022-03-11T13:39:21.164Z] 9712f1f96733: Pulling fs layer [2022-03-11T13:39:21.164Z] 63f879dbbcfc: Pulling fs layer [2022-03-11T13:39:21.164Z] 0d9ebad4ef96: Pulling fs layer [2022-03-11T13:39:21.164Z] e9a5061849ea: Pulling fs layer [2022-03-11T13:39:21.164Z] d747dcd14b5f: Pulling fs layer [2022-03-11T13:39:21.164Z] 2de7ff778b66: Pulling fs layer [2022-03-11T13:39:21.164Z] e9a5061849ea: Waiting [2022-03-11T13:39:21.164Z] d747dcd14b5f: Waiting [2022-03-11T13:39:21.164Z] 2de7ff778b66: Waiting [2022-03-11T13:39:21.164Z] 0d9ebad4ef96: Waiting [2022-03-11T13:39:21.164Z] 9712f1f96733: Verifying Checksum [2022-03-11T13:39:21.164Z] 9712f1f96733: Download complete [2022-03-11T13:39:21.424Z] 63f879dbbcfc: Verifying Checksum [2022-03-11T13:39:21.424Z] 63f879dbbcfc: Download complete [2022-03-11T13:39:21.685Z] 0d9ebad4ef96: Verifying Checksum [2022-03-11T13:39:21.685Z] 0d9ebad4ef96: Download complete [2022-03-11T13:39:21.685Z] d747dcd14b5f: Verifying Checksum [2022-03-11T13:39:21.685Z] d747dcd14b5f: Download complete [2022-03-11T13:39:21.685Z] ab5ef0e58194: Verifying Checksum [2022-03-11T13:39:21.685Z] ab5ef0e58194: Download complete [2022-03-11T13:39:21.685Z] e9a5061849ea: Verifying Checksum [2022-03-11T13:39:21.685Z] e9a5061849ea: Download complete [2022-03-11T13:39:21.685Z] 2de7ff778b66: Verifying Checksum [2022-03-11T13:39:21.685Z] 2de7ff778b66: Download complete [2022-03-11T13:39:24.994Z] ab5ef0e58194: Pull complete [2022-03-11T13:39:24.994Z] 9712f1f96733: Pull complete [2022-03-11T13:39:25.565Z] 63f879dbbcfc: Pull complete [2022-03-11T13:39:30.172Z] 0d9ebad4ef96: Pull complete [2022-03-11T13:39:30.172Z] e9a5061849ea: Pull complete [2022-03-11T13:39:30.172Z] d747dcd14b5f: Pull complete [2022-03-11T13:39:31.117Z] 2de7ff778b66: Pull complete [2022-03-11T13:39:31.117Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-11T13:39:31.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-11T13:39:31.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-11T13:39:31.181Z] prd-centos7-docker-4c-2g-6846 does not seem to be running inside a container [2022-03-11T13:39:31.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-11T13:39:34.675Z] $ docker top 055b7a782e38e43ac083cbe242d7a7128dc2289bd336ea89d7e52fb2776ebe6e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-11T13:39:34.747Z] provisioning config files... [2022-03-11T13:39:34.757Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/151@tmp/config4868770742243636259tmp [2022-03-11T13:39:34.769Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/151@tmp/config3640258487246929158tmp [2022-03-11T13:39:34.779Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/151@tmp/config8910245706745748755tmp [Pipeline] { [Pipeline] echo [2022-03-11T13:39:34.794Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:39:35.077Z] ---> sigul-configuration.sh [2022-03-11T13:39:35.077Z] gpg: directory `/root/.gnupg' created [2022-03-11T13:39:35.077Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-11T13:39:35.077Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-11T13:39:35.077Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-11T13:39:35.077Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-11T13:39:35.077Z] gpg: CAST5 encrypted data [2022-03-11T13:39:35.077Z] gpg: encrypted with 1 passphrase [2022-03-11T13:39:35.077Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-11T13:39:35.372Z] + mkdir /home/jenkins [2022-03-11T13:39:35.372Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-11T13:39:35.660Z] + 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-03-11T13:39:35.669Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:39:35.954Z] ---> sigul-install.sh [2022-03-11T13:39:35.955Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-11T13:39:36.243Z] + git tag --list [2022-03-11T13:39:36.243Z] 0.6.0 [2022-03-11T13:39:36.243Z] 0.6.1 [2022-03-11T13:39:36.243Z] 0.7.0 [2022-03-11T13:39:36.243Z] 0.7.1 [2022-03-11T13:39:36.243Z] v1.0.0 [2022-03-11T13:39:36.243Z] v1.0.1 [2022-03-11T13:39:36.243Z] v1.1.0 [2022-03-11T13:39:36.243Z] v1.2.0 [2022-03-11T13:39:36.243Z] v1.2.1 [2022-03-11T13:39:36.243Z] v1.3.0 [2022-03-11T13:39:36.243Z] v1.3.1 [2022-03-11T13:39:36.243Z] v2.0.0 [2022-03-11T13:39:36.243Z] v2.0.1-dev.1 [2022-03-11T13:39:36.243Z] v2.0.1-dev.10 [2022-03-11T13:39:36.243Z] v2.0.1-dev.11 [2022-03-11T13:39:36.243Z] v2.0.1-dev.12 [2022-03-11T13:39:36.243Z] v2.0.1-dev.13 [2022-03-11T13:39:36.243Z] v2.0.1-dev.14 [2022-03-11T13:39:36.243Z] v2.0.1-dev.15 [2022-03-11T13:39:36.243Z] v2.0.1-dev.16 [2022-03-11T13:39:36.243Z] v2.0.1-dev.17 [2022-03-11T13:39:36.243Z] v2.0.1-dev.18 [2022-03-11T13:39:36.243Z] v2.0.1-dev.19 [2022-03-11T13:39:36.243Z] v2.0.1-dev.2 [2022-03-11T13:39:36.243Z] v2.0.1-dev.20 [2022-03-11T13:39:36.243Z] v2.0.1-dev.21 [2022-03-11T13:39:36.243Z] v2.0.1-dev.22 [2022-03-11T13:39:36.243Z] v2.0.1-dev.23 [2022-03-11T13:39:36.243Z] v2.0.1-dev.24 [2022-03-11T13:39:36.243Z] v2.0.1-dev.25 [2022-03-11T13:39:36.243Z] v2.0.1-dev.26 [2022-03-11T13:39:36.243Z] v2.0.1-dev.27 [2022-03-11T13:39:36.243Z] v2.0.1-dev.28 [2022-03-11T13:39:36.243Z] v2.0.1-dev.29 [2022-03-11T13:39:36.243Z] v2.0.1-dev.3 [2022-03-11T13:39:36.243Z] v2.0.1-dev.30 [2022-03-11T13:39:36.243Z] v2.0.1-dev.31 [2022-03-11T13:39:36.243Z] v2.0.1-dev.32 [2022-03-11T13:39:36.243Z] v2.0.1-dev.33 [2022-03-11T13:39:36.243Z] v2.0.1-dev.34 [2022-03-11T13:39:36.243Z] v2.0.1-dev.35 [2022-03-11T13:39:36.243Z] v2.0.1-dev.36 [2022-03-11T13:39:36.243Z] v2.0.1-dev.37 [2022-03-11T13:39:36.243Z] v2.0.1-dev.38 [2022-03-11T13:39:36.243Z] v2.0.1-dev.39 [2022-03-11T13:39:36.243Z] v2.0.1-dev.4 [2022-03-11T13:39:36.243Z] v2.0.1-dev.40 [2022-03-11T13:39:36.243Z] v2.0.1-dev.41 [2022-03-11T13:39:36.243Z] v2.0.1-dev.42 [2022-03-11T13:39:36.243Z] v2.0.1-dev.43 [2022-03-11T13:39:36.243Z] v2.0.1-dev.44 [2022-03-11T13:39:36.243Z] v2.0.1-dev.45 [2022-03-11T13:39:36.243Z] v2.0.1-dev.46 [2022-03-11T13:39:36.243Z] v2.0.1-dev.47 [2022-03-11T13:39:36.243Z] v2.0.1-dev.48 [2022-03-11T13:39:36.243Z] v2.0.1-dev.49 [2022-03-11T13:39:36.243Z] v2.0.1-dev.5 [2022-03-11T13:39:36.243Z] v2.0.1-dev.50 [2022-03-11T13:39:36.243Z] v2.0.1-dev.51 [2022-03-11T13:39:36.243Z] v2.0.1-dev.52 [2022-03-11T13:39:36.243Z] v2.0.1-dev.53 [2022-03-11T13:39:36.243Z] v2.0.1-dev.54 [2022-03-11T13:39:36.243Z] v2.0.1-dev.55 [2022-03-11T13:39:36.243Z] v2.0.1-dev.56 [2022-03-11T13:39:36.243Z] v2.0.1-dev.57 [2022-03-11T13:39:36.243Z] v2.0.1-dev.58 [2022-03-11T13:39:36.243Z] v2.0.1-dev.59 [2022-03-11T13:39:36.243Z] v2.0.1-dev.6 [2022-03-11T13:39:36.243Z] v2.0.1-dev.60 [2022-03-11T13:39:36.243Z] v2.0.1-dev.61 [2022-03-11T13:39:36.243Z] v2.0.1-dev.62 [2022-03-11T13:39:36.243Z] v2.0.1-dev.63 [2022-03-11T13:39:36.243Z] v2.0.1-dev.64 [2022-03-11T13:39:36.243Z] v2.0.1-dev.65 [2022-03-11T13:39:36.243Z] v2.0.1-dev.66 [2022-03-11T13:39:36.243Z] v2.0.1-dev.67 [2022-03-11T13:39:36.243Z] v2.0.1-dev.68 [2022-03-11T13:39:36.243Z] v2.0.1-dev.69 [2022-03-11T13:39:36.243Z] v2.0.1-dev.7 [2022-03-11T13:39:36.243Z] v2.0.1-dev.70 [2022-03-11T13:39:36.243Z] v2.0.1-dev.71 [2022-03-11T13:39:36.243Z] v2.0.1-dev.72 [2022-03-11T13:39:36.243Z] v2.0.1-dev.73 [2022-03-11T13:39:36.243Z] v2.0.1-dev.74 [2022-03-11T13:39:36.243Z] v2.0.1-dev.75 [2022-03-11T13:39:36.243Z] v2.0.1-dev.76 [2022-03-11T13:39:36.243Z] v2.0.1-dev.77 [2022-03-11T13:39:36.243Z] v2.0.1-dev.78 [2022-03-11T13:39:36.243Z] v2.0.1-dev.79 [2022-03-11T13:39:36.243Z] v2.0.1-dev.8 [2022-03-11T13:39:36.243Z] v2.0.1-dev.80 [2022-03-11T13:39:36.243Z] v2.0.1-dev.81 [2022-03-11T13:39:36.243Z] v2.0.1-dev.82 [2022-03-11T13:39:36.243Z] v2.0.1-dev.83 [2022-03-11T13:39:36.243Z] v2.0.1-dev.84 [2022-03-11T13:39:36.243Z] v2.0.1-dev.85 [2022-03-11T13:39:36.243Z] v2.0.1-dev.86 [2022-03-11T13:39:36.243Z] v2.0.1-dev.87 [2022-03-11T13:39:36.243Z] v2.0.1-dev.88 [2022-03-11T13:39:36.243Z] v2.0.1-dev.89 [2022-03-11T13:39:36.243Z] v2.0.1-dev.9 [2022-03-11T13:39:36.243Z] v2.0.1-dev.90 [2022-03-11T13:39:36.243Z] v2.0.1-dev.91 [2022-03-11T13:39:36.243Z] v2.0.1-dev.92 [2022-03-11T13:39:36.243Z] v2.0.1-dev.93 [2022-03-11T13:39:36.243Z] v2.0.1-dev.94 [2022-03-11T13:39:36.243Z] v2.0.1-dev.95 [2022-03-11T13:39:36.243Z] v2.0.1-dev.96 [2022-03-11T13:39:36.243Z] v2.0.1-dev.97 [2022-03-11T13:39:36.243Z] v2.0.1-dev.98 [2022-03-11T13:39:36.243Z] v2.0.1-dev.99 [2022-03-11T13:39:36.243Z] v2.1.0 [2022-03-11T13:39:36.243Z] v2.2.0-dev.1 [2022-03-11T13:39:36.243Z] v2.2.0-dev.10 [2022-03-11T13:39:36.243Z] v2.2.0-dev.11 [2022-03-11T13:39:36.243Z] v2.2.0-dev.12 [2022-03-11T13:39:36.243Z] v2.2.0-dev.13 [2022-03-11T13:39:36.243Z] v2.2.0-dev.14 [2022-03-11T13:39:36.243Z] v2.2.0-dev.15 [2022-03-11T13:39:36.243Z] v2.2.0-dev.16 [2022-03-11T13:39:36.243Z] v2.2.0-dev.17 [2022-03-11T13:39:36.243Z] v2.2.0-dev.18 [2022-03-11T13:39:36.243Z] v2.2.0-dev.19 [2022-03-11T13:39:36.243Z] v2.2.0-dev.2 [2022-03-11T13:39:36.243Z] v2.2.0-dev.20 [2022-03-11T13:39:36.243Z] v2.2.0-dev.21 [2022-03-11T13:39:36.243Z] v2.2.0-dev.22 [2022-03-11T13:39:36.243Z] v2.2.0-dev.23 [2022-03-11T13:39:36.243Z] v2.2.0-dev.24 [2022-03-11T13:39:36.243Z] v2.2.0-dev.25 [2022-03-11T13:39:36.243Z] v2.2.0-dev.26 [2022-03-11T13:39:36.243Z] v2.2.0-dev.27 [2022-03-11T13:39:36.243Z] v2.2.0-dev.28 [2022-03-11T13:39:36.243Z] v2.2.0-dev.29 [2022-03-11T13:39:36.243Z] v2.2.0-dev.3 [2022-03-11T13:39:36.243Z] v2.2.0-dev.30 [2022-03-11T13:39:36.243Z] v2.2.0-dev.31 [2022-03-11T13:39:36.243Z] v2.2.0-dev.32 [2022-03-11T13:39:36.243Z] v2.2.0-dev.33 [2022-03-11T13:39:36.243Z] v2.2.0-dev.34 [2022-03-11T13:39:36.243Z] v2.2.0-dev.4 [2022-03-11T13:39:36.243Z] v2.2.0-dev.5 [2022-03-11T13:39:36.243Z] v2.2.0-dev.6 [2022-03-11T13:39:36.243Z] v2.2.0-dev.7 [2022-03-11T13:39:36.243Z] v2.2.0-dev.8 [2022-03-11T13:39:36.243Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-11T13:39:36.539Z] + lftools sign git-tag v2.2.0-dev.34 [2022-03-11T13:39:37.107Z] Signing Git tag with Sigul... [2022-03-11T13:39:37.107Z] Signing v2.2.0-dev.34 [Pipeline] echo [2022-03-11T13:39:37.379Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:39:37.670Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-11T13:39:37.679Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-11T13:39:37.704Z] $ docker stop --time=1 055b7a782e38e43ac083cbe242d7a7128dc2289bd336ea89d7e52fb2776ebe6e [2022-03-11T13:39:38.929Z] $ docker rm -f 055b7a782e38e43ac083cbe242d7a7128dc2289bd336ea89d7e52fb2776ebe6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-11T13:39:39.349Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-11T13:39:39.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:39:39.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T13:39:39.641Z] . [Pipeline] withDockerContainer [2022-03-11T13:39:39.705Z] prd-centos7-docker-4c-2g-6846 does not seem to be running inside a container [2022-03-11T13:39:39.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@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:10004/edgex-devops/git-semver:latest cat [2022-03-11T13:39:40.092Z] $ docker top ad13560a6376b146103646b8bd2355e1fe952a07e378a75740a6b1dd212aecee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-11T13:39:40.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-11T13:39:40.184Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-11T13:39:40.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-11T13:39:40.312Z] $ docker exec ad13560a6376b146103646b8bd2355e1fe952a07e378a75740a6b1dd212aecee ssh-agent [2022-03-11T13:39:40.435Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLLfcJa/agent.13 [2022-03-11T13:39:40.435Z] SSH_AGENT_PID=19 [2022-03-11T13:39:40.441Z] Running ssh-add (command line suppressed) [2022-03-11T13:39:40.571Z] Identity added: /w/workspace/edgex-go/151@tmp/private_key_3414354735905398948.key (/w/workspace/edgex-go/151@tmp/private_key_3414354735905398948.key) [2022-03-11T13:39:40.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-11T13:39:40.877Z] + git semver bump pre [2022-03-11T13:39:40.877Z] # -> Open(): unable to determine branch for HEAD [2022-03-11T13:39:40.877Z] # $GIT_DIR = /w/workspace/edgex-go/151/.git [2022-03-11T13:39:40.877Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/151 [2022-03-11T13:39:40.877Z] # $SEMVER_REMOTE_NAME = origin [2022-03-11T13:39:40.877Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-11T13:39:40.877Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-11T13:39:40.877Z] # $SEMVER_BRANCH = main [2022-03-11T13:39:40.877Z] # $SEMVER_DIR = /w/workspace/edgex-go/151/.semver [2022-03-11T13:39:40.877Z] 2.2.0-dev.35 [Pipeline] } [2022-03-11T13:39:40.891Z] $ docker exec --env ******** --env ******** ad13560a6376b146103646b8bd2355e1fe952a07e378a75740a6b1dd212aecee ssh-agent -k [2022-03-11T13:39:40.979Z] unset SSH_AUTH_SOCK; [2022-03-11T13:39:40.979Z] unset SSH_AGENT_PID; [2022-03-11T13:39:40.979Z] echo Agent pid 19 killed; [2022-03-11T13:39:40.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-11T13:39:41.292Z] + git semver [Pipeline] } [2022-03-11T13:39:41.311Z] $ docker stop --time=1 ad13560a6376b146103646b8bd2355e1fe952a07e378a75740a6b1dd212aecee [2022-03-11T13:39:42.480Z] $ docker rm -f ad13560a6376b146103646b8bd2355e1fe952a07e378a75740a6b1dd212aecee [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T13:39:42.829Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-11T13:39:42.829Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:39:43.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T13:39:43.120Z] . [Pipeline] withDockerContainer [2022-03-11T13:39:43.185Z] prd-centos7-docker-4c-2g-6846 does not seem to be running inside a container [2022-03-11T13:39:43.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@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:10004/edgex-devops/git-semver:latest cat [2022-03-11T13:39:43.559Z] $ docker top 79ac1ac67d66320ca788929da001d2758523e9fe81a7d43afb45849f4ae1b3a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-11T13:39:43.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-11T13:39:43.648Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-11T13:39:43.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-11T13:39:43.760Z] $ docker exec 79ac1ac67d66320ca788929da001d2758523e9fe81a7d43afb45849f4ae1b3a1 ssh-agent [2022-03-11T13:39:43.855Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKJaiid/agent.13 [2022-03-11T13:39:43.855Z] SSH_AGENT_PID=19 [2022-03-11T13:39:43.860Z] Running ssh-add (command line suppressed) [2022-03-11T13:39:43.967Z] Identity added: /w/workspace/edgex-go/151@tmp/private_key_1408145476247022599.key (/w/workspace/edgex-go/151@tmp/private_key_1408145476247022599.key) [2022-03-11T13:39:43.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-11T13:39:44.271Z] + git semver push [2022-03-11T13:39:44.271Z] # -> Open(): unable to determine branch for HEAD [2022-03-11T13:39:44.271Z] # $GIT_DIR = /w/workspace/edgex-go/151/.git [2022-03-11T13:39:44.271Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/151 [2022-03-11T13:39:44.271Z] # $SEMVER_REMOTE_NAME = origin [2022-03-11T13:39:44.271Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-11T13:39:44.271Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-11T13:39:44.271Z] # $SEMVER_BRANCH = main [2022-03-11T13:39:44.271Z] # $SEMVER_DIR = /w/workspace/edgex-go/151/.semver [Pipeline] } [2022-03-11T13:39:48.497Z] $ docker exec --env ******** --env ******** 79ac1ac67d66320ca788929da001d2758523e9fe81a7d43afb45849f4ae1b3a1 ssh-agent -k [2022-03-11T13:39:48.583Z] unset SSH_AUTH_SOCK; [2022-03-11T13:39:48.583Z] unset SSH_AGENT_PID; [2022-03-11T13:39:48.583Z] echo Agent pid 19 killed; [2022-03-11T13:39:48.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-11T13:39:48.897Z] + git semver [Pipeline] } [2022-03-11T13:39:48.915Z] $ docker stop --time=1 79ac1ac67d66320ca788929da001d2758523e9fe81a7d43afb45849f4ae1b3a1 [2022-03-11T13:39:50.083Z] $ docker rm -f 79ac1ac67d66320ca788929da001d2758523e9fe81a7d43afb45849f4ae1b3a1 [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-03-11T13:39:50.690Z] + '[' -d /w/workspace/edgex-go/151/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:39:50.986Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:39:51.544Z] ---> package-listing.sh [2022-03-11T13:39:51.544Z] ++ facter osfamily [2022-03-11T13:39:51.544Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-11T13:39:51.804Z] + OS_FAMILY=redhat [2022-03-11T13:39:51.804Z] + workspace=/w/workspace/edgex-go/151 [2022-03-11T13:39:51.804Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-11T13:39:51.804Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-11T13:39:51.804Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-11T13:39:51.804Z] + PACKAGES=/tmp/packages_start.txt [2022-03-11T13:39:51.804Z] + '[' /w/workspace/edgex-go/151 ']' [2022-03-11T13:39:51.804Z] + PACKAGES=/tmp/packages_end.txt [2022-03-11T13:39:51.804Z] + case "${OS_FAMILY}" in [2022-03-11T13:39:51.804Z] + sort [2022-03-11T13:39:51.804Z] + rpm -qa [2022-03-11T13:39:56.005Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-11T13:39:56.005Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-11T13:39:56.005Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-11T13:39:56.005Z] + '[' /w/workspace/edgex-go/151 ']' [2022-03-11T13:39:56.005Z] + mkdir -p /w/workspace/edgex-go/151/archives/ [2022-03-11T13:39:56.005Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/151/archives/ [Pipeline] echo [2022-03-11T13:39:56.017Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-11T13:39:56.296Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:39:56.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T13:39:56.848Z] [2022-03-11T13:39:56.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T13:39:57.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T13:39:57.155Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-11T13:39:57.155Z] 5eb5b503b376: Pulling fs layer [2022-03-11T13:39:57.155Z] 5c69ac0246d0: Pulling fs layer [2022-03-11T13:39:57.155Z] ec43610c2a17: Pulling fs layer [2022-03-11T13:39:57.155Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-11T13:39:57.155Z] 33b1e0a273af: Pulling fs layer [2022-03-11T13:39:57.155Z] 5d3b04190fa2: Pulling fs layer [2022-03-11T13:39:57.155Z] 2f39f015ded8: Pulling fs layer [2022-03-11T13:39:57.155Z] 3a2ae6a8a46f: Waiting [2022-03-11T13:39:57.155Z] 33b1e0a273af: Waiting [2022-03-11T13:39:57.155Z] 5d3b04190fa2: Waiting [2022-03-11T13:39:57.155Z] 2f39f015ded8: Waiting [2022-03-11T13:39:57.155Z] 5c69ac0246d0: Verifying Checksum [2022-03-11T13:39:57.155Z] 5c69ac0246d0: Download complete [2022-03-11T13:39:57.155Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-11T13:39:57.155Z] 3a2ae6a8a46f: Download complete [2022-03-11T13:39:57.155Z] ec43610c2a17: Verifying Checksum [2022-03-11T13:39:57.155Z] ec43610c2a17: Download complete [2022-03-11T13:39:57.155Z] 5d3b04190fa2: Verifying Checksum [2022-03-11T13:39:57.155Z] 5d3b04190fa2: Download complete [2022-03-11T13:39:57.155Z] 33b1e0a273af: Verifying Checksum [2022-03-11T13:39:57.155Z] 33b1e0a273af: Download complete [2022-03-11T13:39:57.423Z] 5eb5b503b376: Verifying Checksum [2022-03-11T13:39:57.423Z] 5eb5b503b376: Download complete [2022-03-11T13:39:58.006Z] 2f39f015ded8: Verifying Checksum [2022-03-11T13:39:58.006Z] 2f39f015ded8: Download complete [2022-03-11T13:39:58.967Z] 5eb5b503b376: Pull complete [2022-03-11T13:39:58.967Z] 5c69ac0246d0: Pull complete [2022-03-11T13:39:59.539Z] ec43610c2a17: Pull complete [2022-03-11T13:39:59.800Z] 3a2ae6a8a46f: Pull complete [2022-03-11T13:40:00.061Z] 33b1e0a273af: Pull complete [2022-03-11T13:40:00.061Z] 5d3b04190fa2: Pull complete [2022-03-11T13:40:05.385Z] 2f39f015ded8: Pull complete [2022-03-11T13:40:05.385Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-11T13:40:05.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T13:40:05.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-11T13:40:05.456Z] prd-centos7-docker-4c-2g-6846 does not seem to be running inside a container [2022-03-11T13:40:05.496Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/151/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/151 -v /w/workspace/edgex-go/151:/w/workspace/edgex-go/151:rw,z -v /w/workspace/edgex-go/151@tmp:/w/workspace/edgex-go/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-11T13:40:07.826Z] $ docker top 24a0c1b688b7065ad741f7f9fa116388c4aedd9cffe2c1247787d2eaca28e204 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T13:40:08.176Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-11T13:40:08.465Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-11T13:40:08.754Z] + ls /var/log/sa-host [2022-03-11T13:40:08.754Z] + sadf -c /var/log/sa-host/sa11 [2022-03-11T13:40:08.754Z] file_magic: OK [2022-03-11T13:40:08.754Z] HZ: Using current value: 100 [2022-03-11T13:40:08.754Z] file_header: OK [2022-03-11T13:40:08.754Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-11T13:40:08.754Z] Statistics: [2022-03-11T13:40:08.754Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-11T13:40:08.754Z] File successfully converted to sysstat format version 12.5.2 [2022-03-11T13:40:08.754Z] + sadf -c /var/log/sa-host/sa17 [2022-03-11T13:40:08.754Z] file_magic: OK [2022-03-11T13:40:08.754Z] HZ: Using current value: 100 [2022-03-11T13:40:08.754Z] file_header: OK [2022-03-11T13:40:08.754Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-11T13:40:08.754Z] Statistics: [2022-03-11T13:40:08.754Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-11T13:40:08.754Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T13:40:08.967Z] provisioning config files... [2022-03-11T13:40:08.976Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/151@tmp/config2542523878241455370tmp [Pipeline] { [Pipeline] echo [2022-03-11T13:40:08.991Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:40:09.286Z] ---> create-netrc.sh [Pipeline] } [2022-03-11T13:40:09.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:40:09.633Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-11T13:40:09.643Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:40:09.930Z] ---> sudo-logs.sh [2022-03-11T13:40:09.930Z] Archiving 'sudo' log.. [2022-03-11T13:40:09.930Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6846.novalocal: Name or service not known [2022-03-11T13:40:09.930Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6846.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-11T13:40:09.950Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:40:10.238Z] ---> job-cost.sh [2022-03-11T13:40:10.238Z] lf-activate-venv: SKIPPING [2022-03-11T13:40:10.238Z] DEBUG: total: 0.10999999940395355 [2022-03-11T13:40:10.238Z] INFO: Retrieving Stack Cost... [2022-03-11T13:40:10.498Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-11T13:40:11.069Z] INFO: Archiving Costs [Pipeline] echo [2022-03-11T13:40:11.080Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T13:40:11.366Z] ---> logs-deploy.sh [2022-03-11T13:40:11.366Z] lf-activate-venv: SKIPPING [2022-03-11T13:40:11.366Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/151 [2022-03-11T13:40:11.366Z] INFO: archiving workspace using pattern(s): [2022-03-11T13:40:12.308Z] Archives upload complete. [2022-03-11T13:40:12.308Z] INFO: archiving logs to Nexus