Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7178928313479717201.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh3300485241339716611.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh2651141060409023218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh6518800713578351002.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh231931053898648451.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-38 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/94 [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/94 # 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/94@tmp/jenkins-gitclient-ssh6806005223969955729.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 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 (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 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#3779)" > git rev-list --no-walk d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-28T18:21:26.499Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-28T18:21:26.544Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-28T18:21:26.560Z] ========================================================= [2021-10-28T18:21:26.560Z] EdgeX Global Pipelines Version Info [2021-10-28T18:21:26.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:21:27.734Z] ------------------- [2021-10-28T18:21:27.734Z] stable info: [2021-10-28T18:21:27.734Z] ------------------- [2021-10-28T18:21:27.734Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-28T18:21:27.734Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T18:21:27.734Z] Message: update stable to v1.0.210 [2021-10-28T18:21:28.309Z] ------------------- [2021-10-28T18:21:28.309Z] experimental info: [2021-10-28T18:21:28.309Z] ------------------- [2021-10-28T18:21:28.309Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-28T18:21:28.309Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-28T18:21:28.309Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-28T18:21:28.382Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-28T18:21:28.393Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-28T18:21:28.400Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-28T18:21:28.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-28T18:21:28.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-28T18:21:28.426Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-28T18:21:28.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-28T18:21:28.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-28T18:21:28.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-28T18:21:28.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-28T18:21:28.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-28T18:21:28.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-28T18:21:28.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-28T18:21:28.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-28T18:21:28.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-28T18:21:28.517Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T18:21:28.529Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T18:21:28.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-28T18:21:28.545Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-28T18:21:28.553Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-28T18:21:28.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-28T18:21:28.573Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-28T18:21:28.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-28T18:21:28.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-28T18:21:28.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-28T18:21:28.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] echo [2021-10-28T18:21:28.610Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c337aa [Pipeline] echo [2021-10-28T18:21:28.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:21:28.649Z] provisioning config files... [2021-10-28T18:21:28.663Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/94@tmp/config687049965789934626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:21:28.969Z] ---> docker-login.sh [2021-10-28T18:21:28.969Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:21:28.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:29.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:29.229Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:29.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:29.229Z] [2021-10-28T18:21:29.229Z] Login Succeeded [2021-10-28T18:21:29.229Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:21:29.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:29.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:29.229Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:29.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:29.229Z] [2021-10-28T18:21:29.229Z] Login Succeeded [2021-10-28T18:21:29.229Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:21:29.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:29.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:29.492Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:29.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:29.492Z] [2021-10-28T18:21:29.492Z] Login Succeeded [2021-10-28T18:21:29.492Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:21:29.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:29.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:29.492Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:29.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:29.492Z] [2021-10-28T18:21:29.492Z] Login Succeeded [2021-10-28T18:21:29.492Z] docker.io [2021-10-28T18:21:29.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:21:30.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:21:30.062Z] Configure a credential helper to remove this warning. See [2021-10-28T18:21:30.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:21:30.062Z] [2021-10-28T18:21:30.062Z] Login Succeeded [2021-10-28T18:21:30.062Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:21:30.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T18:21:30.378Z] ++ 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 [2021-10-28T18:21:30.378Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:21:30.378Z] ++ dirname cmd/core-command/Dockerfile [2021-10-28T18:21:30.378Z] ++ cut -d/ -f2 [2021-10-28T18:21:30.378Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-28T18:21:30.379Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:21:30.379Z] ++ dirname cmd/core-data/Dockerfile [2021-10-28T18:21:30.379Z] ++ cut -d/ -f2 [2021-10-28T18:21:30.379Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-28T18:21:30.379Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:21:30.379Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-28T18:21:30.379Z] ++ cut -d/ -f2 [2021-10-28T18:21:30.379Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-28T18:21:30.379Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:21:30.379Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-28T18:21:30.379Z] ++ cut -d/ -f2 [2021-10-28T18:21:30.379Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-28T18:21:30.379Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:21:30.379Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-28T18:21:30.379Z] ++ cut -d/ -f2 [2021-10-28T18:21:30.379Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-28T18:21:30.379Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:21:30.379Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-28T18:21:30.379Z] ++ cut -d/ -f2 [2021-10-28T18:21:30.379Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-28T18:21:30.379Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:21:30.379Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-28T18:21:30.379Z] ++ cut -d/ -f2 [2021-10-28T18:21:30.379Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-28T18:21:30.379Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:21:30.379Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-28T18:21:30.379Z] ++ cut -d/ -f2 [2021-10-28T18:21:30.379Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-28T18:21:30.379Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-28T18:21:30.379Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-28T18:21:30.379Z] ++ cut -d/ -f2 [2021-10-28T18:21:30.379Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-28T18:21:30.417Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:21:31.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:21:31.024Z] [2021-10-28T18:21:31.024Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:21:31.323Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:21:31.324Z] latest: Pulling from edgex-devops/git-semver [2021-10-28T18:21:31.324Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:21:31.324Z] 3e5f54012d9b: Pulling fs layer [2021-10-28T18:21:31.324Z] 4c7163046ea9: Pulling fs layer [2021-10-28T18:21:31.324Z] 0c2d73faf560: Pulling fs layer [2021-10-28T18:21:31.324Z] 0c2d73faf560: Waiting [2021-10-28T18:21:31.324Z] 3e5f54012d9b: Verifying Checksum [2021-10-28T18:21:31.324Z] 3e5f54012d9b: Download complete [2021-10-28T18:21:31.324Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:21:31.324Z] a0d0a0d46f8b: Download complete [2021-10-28T18:21:31.324Z] 0c2d73faf560: Verifying Checksum [2021-10-28T18:21:31.324Z] 0c2d73faf560: Download complete [2021-10-28T18:21:31.324Z] 4c7163046ea9: Verifying Checksum [2021-10-28T18:21:31.324Z] 4c7163046ea9: Download complete [2021-10-28T18:21:31.583Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:21:31.583Z] 3e5f54012d9b: Pull complete [2021-10-28T18:21:31.846Z] 4c7163046ea9: Pull complete [2021-10-28T18:21:32.105Z] 0c2d73faf560: Pull complete [2021-10-28T18:21:32.105Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-28T18:21:32.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:21:32.105Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-28T18:21:32.171Z] prd-centos7-docker-4c-2g-38 does not seem to be running inside a container [2021-10-28T18:21:32.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 [2021-10-28T18:21:32.810Z] $ docker top 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T18:21:32.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:21:32.906Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:21:33.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:21:33.022Z] $ docker exec 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b ssh-agent [2021-10-28T18:21:33.123Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlJACom/agent.14 [2021-10-28T18:21:33.123Z] SSH_AGENT_PID=21 [2021-10-28T18:21:33.132Z] Running ssh-add (command line suppressed) [2021-10-28T18:21:33.227Z] Identity added: /w/workspace/edgex-go/94@tmp/private_key_7504425530655224893.key (/w/workspace/edgex-go/94@tmp/private_key_7504425530655224893.key) [2021-10-28T18:21:33.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:21:33.532Z] + git tag --points-at HEAD [Pipeline] } [2021-10-28T18:21:33.545Z] $ docker exec --env ******** --env ******** 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b ssh-agent -k [2021-10-28T18:21:33.639Z] unset SSH_AUTH_SOCK; [2021-10-28T18:21:33.639Z] unset SSH_AGENT_PID; [2021-10-28T18:21:33.639Z] echo Agent pid 21 killed; [2021-10-28T18:21:33.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-28T18:21:33.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:21:33.667Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:21:33.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:21:33.782Z] $ docker exec 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b ssh-agent [2021-10-28T18:21:33.891Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFlMdKp/agent.56 [2021-10-28T18:21:33.891Z] SSH_AGENT_PID=62 [2021-10-28T18:21:33.895Z] Running ssh-add (command line suppressed) [2021-10-28T18:21:33.984Z] Identity added: /w/workspace/edgex-go/94@tmp/private_key_6122343905610588344.key (/w/workspace/edgex-go/94@tmp/private_key_6122343905610588344.key) [2021-10-28T18:21:33.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:21:34.291Z] + git semver init [2021-10-28T18:21:34.291Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T18:21:34.291Z] # $GIT_DIR = /w/workspace/edgex-go/94/.git [2021-10-28T18:21:34.291Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/94 [2021-10-28T18:21:34.291Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T18:21:34.291Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T18:21:34.291Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T18:21:34.291Z] # $SEMVER_BRANCH = main [2021-10-28T18:21:34.291Z] # $SEMVER_TEMP = /tmp/semver-127865858 [2021-10-28T18:21:34.291Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-28T18:22:42.062Z] # '/tmp/semver-127865858' -> '/w/workspace/edgex-go/94/.semver' [2021-10-28T18:22:42.062Z] # -> Force: false [2021-10-28T18:22:42.062Z] # $SEMVER_DIR = /w/workspace/edgex-go/94/.semver [Pipeline] } [2021-10-28T18:22:42.071Z] $ docker exec --env ******** --env ******** 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b ssh-agent -k [2021-10-28T18:22:42.166Z] unset SSH_AUTH_SOCK; [2021-10-28T18:22:42.167Z] unset SSH_AGENT_PID; [2021-10-28T18:22:42.167Z] echo Agent pid 62 killed; [2021-10-28T18:22:42.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T18:22:42.482Z] + git semver [Pipeline] } [2021-10-28T18:22:42.494Z] $ docker stop --time=1 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b [2021-10-28T18:22:44.216Z] $ docker rm -f 323736cb466692916123cd9f7090e60b8f6f32afcbc49f987232d6553a071d5b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T18:22:44.583Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-28T18:22:44.798Z] Stashed 1 file(s) [Pipeline] echo [2021-10-28T18:22:44.801Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.82 [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 [2021-10-28T18:22:44.931Z] ========================================================= [2021-10-28T18:22:44.931Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-28T18:22:44.931Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T18:22:45.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:22:45.223Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-28T18:22:45.223Z] a0d0a0d46f8b: Already exists [2021-10-28T18:22:45.223Z] 31adcdaf11c8: Pulling fs layer [2021-10-28T18:22:45.223Z] b8b176561691: Pulling fs layer [2021-10-28T18:22:45.223Z] 4527c011a84f: Pulling fs layer [2021-10-28T18:22:45.223Z] 5d74067f8e1e: Pulling fs layer [2021-10-28T18:22:45.223Z] e0aca202a116: Pulling fs layer [2021-10-28T18:22:45.223Z] 3a43be97a3b4: Pulling fs layer [2021-10-28T18:22:45.223Z] 34cad66bf833: Pulling fs layer [2021-10-28T18:22:45.223Z] b4e3c513aaa6: Pulling fs layer [2021-10-28T18:22:45.223Z] 5d74067f8e1e: Waiting [2021-10-28T18:22:45.223Z] e0aca202a116: Waiting [2021-10-28T18:22:45.223Z] 3a43be97a3b4: Waiting [2021-10-28T18:22:45.223Z] 34cad66bf833: Waiting [2021-10-28T18:22:45.223Z] b4e3c513aaa6: Waiting [2021-10-28T18:22:45.223Z] b8b176561691: Download complete [2021-10-28T18:22:45.223Z] 31adcdaf11c8: Verifying Checksum [2021-10-28T18:22:45.223Z] 31adcdaf11c8: Download complete [2021-10-28T18:22:45.223Z] 5d74067f8e1e: Verifying Checksum [2021-10-28T18:22:45.223Z] 5d74067f8e1e: Download complete [2021-10-28T18:22:45.223Z] e0aca202a116: Verifying Checksum [2021-10-28T18:22:45.223Z] e0aca202a116: Download complete [2021-10-28T18:22:45.223Z] 3a43be97a3b4: Verifying Checksum [2021-10-28T18:22:45.223Z] 3a43be97a3b4: Download complete [2021-10-28T18:22:45.223Z] 31adcdaf11c8: Pull complete [2021-10-28T18:22:45.494Z] 34cad66bf833: Verifying Checksum [2021-10-28T18:22:45.494Z] 34cad66bf833: Download complete [2021-10-28T18:22:45.494Z] b8b176561691: Pull complete [2021-10-28T18:22:45.760Z] 4527c011a84f: Verifying Checksum [2021-10-28T18:22:45.760Z] 4527c011a84f: Download complete [2021-10-28T18:22:46.041Z] b4e3c513aaa6: Verifying Checksum [2021-10-28T18:22:46.041Z] b4e3c513aaa6: Download complete [2021-10-28T18:22:49.379Z] 4527c011a84f: Pull complete [2021-10-28T18:22:49.379Z] 5d74067f8e1e: Pull complete [2021-10-28T18:22:49.379Z] e0aca202a116: Pull complete [2021-10-28T18:22:49.379Z] 3a43be97a3b4: Pull complete [2021-10-28T18:22:49.379Z] 34cad66bf833: Pull complete [2021-10-28T18:22:51.930Z] b4e3c513aaa6: Pull complete [2021-10-28T18:22:51.930Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-28T18:22:51.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:22:51.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-28T18:22:52.229Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:22:52.229Z] WORKDIR /edgex [2021-10-28T18:22:52.229Z] COPY go.mod . [2021-10-28T18:22:52.229Z] RUN go mod download' [2021-10-28T18:22:52.229Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-28T18:22:54.173Z] Sending build context to Docker daemon 329.8MB [2021-10-28T18:22:54.173Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:22:54.173Z] ---> 9f6097aaca64 [2021-10-28T18:22:54.173Z] Step 2/4 : WORKDIR /edgex [2021-10-28T18:22:55.554Z] ---> Running in 71d8040e3e80 [2021-10-28T18:22:55.554Z] Removing intermediate container 71d8040e3e80 [2021-10-28T18:22:55.554Z] ---> 7805a0af62fc [2021-10-28T18:22:55.554Z] Step 3/4 : COPY go.mod . [2021-10-28T18:22:55.816Z] ---> 3e68ec620cd1 [2021-10-28T18:22:55.816Z] Step 4/4 : RUN go mod download [2021-10-28T18:22:55.816Z] ---> Running in f12ce9874c9a [2021-10-28T18:22:59.906Z] Still waiting to schedule task [2021-10-28T18:22:59.907Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-33’ is offline [2021-10-28T18:23:27.946Z] Removing intermediate container f12ce9874c9a [2021-10-28T18:23:27.946Z] ---> e4b653b669a1 [2021-10-28T18:23:27.946Z] Successfully built e4b653b669a1 [2021-10-28T18:23:27.946Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:23:28.238Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:23:28.238Z] . [Pipeline] withDockerContainer [2021-10-28T18:23:28.315Z] prd-centos7-docker-4c-2g-38 does not seem to be running inside a container [2021-10-28T18:23:28.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 [2021-10-28T18:23:28.719Z] $ docker top b9fcdcbf9b6e974b1fb625b47a3ac1b3a8ef3a5f0401587bfa0f315496016ede -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T18:23:29.087Z] + go version [2021-10-28T18:23:29.087Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-28T18:23:29.096Z] $ docker stop --time=1 b9fcdcbf9b6e974b1fb625b47a3ac1b3a8ef3a5f0401587bfa0f315496016ede [2021-10-28T18:23:30.275Z] $ docker rm -f b9fcdcbf9b6e974b1fb625b47a3ac1b3a8ef3a5f0401587bfa0f315496016ede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:23:30.741Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:23:30.741Z] . [Pipeline] withDockerContainer [2021-10-28T18:23:30.804Z] prd-centos7-docker-4c-2g-38 does not seem to be running inside a container [2021-10-28T18:23:30.837Z] $ 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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 [2021-10-28T18:23:31.157Z] $ docker top 63bed116ed6cfa43c96956da805df03feb97b1aa3753fa85846ae2abd87c16b5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-28T18:23:31.235Z] ========================================================= [2021-10-28T18:23:31.235Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-28T18:23:31.235Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T18:23:31.523Z] + make test [2021-10-28T18:23:31.523Z] go mod tidy [2021-10-28T18:23:31.523Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T18:23:36.895Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-28T18:23:55.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-28T18:23:58.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-28T18:23:58.691Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-28T18:23:59.269Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-28T18:24:01.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-28T18:24:02.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-28T18:24:02.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-28T18:24:02.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-28T18:24:02.419Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-28T18:24:02.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-28T18:24:02.953Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-28T18:24:02.953Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-28T18:24:02.953Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-28T18:24:02.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-28T18:24:04.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2021-10-28T18:24:04.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-28T18:24:04.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-28T18:24:05.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2021-10-28T18:24:05.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-28T18:24:06.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 44.7% of statements [2021-10-28T18:24:06.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-28T18:24:06.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-28T18:24:07.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.138s coverage: 89.5% of statements [2021-10-28T18:24:07.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-28T18:24:07.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-28T18:24:08.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 84.4% of statements [2021-10-28T18:24:08.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-28T18:24:08.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-28T18:24:08.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-28T18:24:08.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-28T18:24:08.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-28T18:24:08.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements [2021-10-28T18:24:08.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-28T18:24:08.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-28T18:24:08.970Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.043s coverage: 59.1% of statements [2021-10-28T18:24:08.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-28T18:24:08.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-28T18:24:08.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-28T18:24:08.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-28T18:24:08.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-28T18:24:09.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-10-28T18:24:09.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-28T18:24:09.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-28T18:24:09.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-28T18:24:09.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements [2021-10-28T18:24:09.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-28T18:24:09.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-10-28T18:24:10.446Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-10-28T18:24:10.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-28T18:24:10.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-10-28T18:24:10.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-10-28T18:24:10.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-10-28T18:24:11.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.124s coverage: 96.3% of statements [2021-10-28T18:24:11.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-10-28T18:24:23.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2021-10-28T18:24:23.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-10-28T18:24:27.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.168s coverage: 82.5% of statements [2021-10-28T18:24:27.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-28T18:24:46.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-10-28T18:24:46.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-10-28T18:24:46.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.251s coverage: 65.4% of statements [2021-10-28T18:24:46.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-28T18:24:46.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-28T18:24:46.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-28T18:24:46.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements [2021-10-28T18:24:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-28T18:24:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-28T18:24:46.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-10-28T18:24:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-28T18:24:47.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-10-28T18:24:47.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-28T18:24:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-28T18:24:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-28T18:24:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-28T18:24:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-28T18:24:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-28T18:24:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-28T18:24:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-10-28T18:24:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-10-28T18:24:54.434Z] 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 [2021-10-28T18:25:33.342Z] GO111MODULE=on go vet ./... [2021-10-28T18:25:36.723Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T18:25:36.984Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T18:25:37.245Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-28T18:25:38.113Z] + ls -al . [2021-10-28T18:25:38.113Z] total 636 [2021-10-28T18:25:38.113Z] drwxrwxr-x 10 1001 1001 4096 Oct 28 18:25 . [2021-10-28T18:25:38.113Z] drwxr-xr-x 4 root root 30 Oct 28 18:23 .. [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 11 Oct 28 18:21 .dockerignore [2021-10-28T18:25:38.113Z] drwxrwxr-x 8 1001 1001 162 Oct 28 18:21 .git [2021-10-28T18:25:38.113Z] drwxrwxr-x 4 1001 1001 142 Oct 28 18:21 .github [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 804 Oct 28 18:21 .gitignore [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 42 Oct 28 18:21 .golangci.yml [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 76 Oct 28 18:21 .hadolint.yml [2021-10-28T18:25:38.113Z] drwx------ 3 1001 1001 43 Oct 28 18:22 .semver [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 166 Oct 28 18:21 .sonarcloud.properties [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 1171 Oct 28 18:21 ADOPTERS.md [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 8910 Oct 28 18:21 Attribution.txt [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 43881 Oct 28 18:21 CHANGELOG.md [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 3804 Oct 28 18:21 CONTRIBUTING.md [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 677 Oct 28 18:21 GOVERNANCE.md [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 849 Oct 28 18:21 Jenkinsfile [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 10775 Oct 28 18:21 LICENSE [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 6508 Oct 28 18:21 Makefile [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 582 Oct 28 18:21 OWNERS.md [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 8256 Oct 28 18:21 README.md [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 6912 Oct 28 18:21 SECURITY.md [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 12 Oct 28 18:22 VERSION [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 4131 Oct 28 18:21 ZMQWindows.md [2021-10-28T18:25:38.113Z] drwxrwxr-x 2 1001 1001 37 Oct 28 18:21 bin [2021-10-28T18:25:38.113Z] drwxrwxr-x 14 1001 1001 4096 Oct 28 18:21 cmd [2021-10-28T18:25:38.113Z] -rw-r--r-- 1 root root 428381 Oct 28 18:24 coverage.out [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 848 Oct 28 18:21 go.mod [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 50414 Oct 28 18:21 go.sum [2021-10-28T18:25:38.113Z] drwxrwxr-x 8 1001 1001 124 Oct 28 18:21 internal [2021-10-28T18:25:38.113Z] drwxrwxr-x 3 1001 1001 16 Oct 28 18:21 openapi [2021-10-28T18:25:38.113Z] drwxrwxr-x 4 1001 1001 71 Oct 28 18:21 snap [2021-10-28T18:25:38.113Z] -rw-rw-r-- 1 1001 1001 204 Oct 28 18:21 version.go [Pipeline] sh [2021-10-28T18:25:38.407Z] + '[' -e coverage.out ] [2021-10-28T18:25:38.407Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-28T18:25:38.503Z] Stashed 1 file(s) [Pipeline] sh [2021-10-28T18:25:38.791Z] + make build [2021-10-28T18:25:38.791Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-data/core-data ./cmd/core-data [2021-10-28T18:25:40.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-28T18:25:46.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-command/core-command ./cmd/core-command [2021-10-28T18:25:47.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-28T18:25:48.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-28T18:25:48.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-28T18:25:49.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-28T18:25:50.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-28T18:25:51.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-28T18:25:52.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-28T18:25:53.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-28T18:25:54.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-28T18:25:55.557Z] $ docker stop --time=1 63bed116ed6cfa43c96956da805df03feb97b1aa3753fa85846ae2abd87c16b5 [2021-10-28T18:25:57.475Z] $ docker rm -f 63bed116ed6cfa43c96956da805df03feb97b1aa3753fa85846ae2abd87c16b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:25:58.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T18:25:58.585Z] [2021-10-28T18:25:58.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:25:58.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T18:25:58.969Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-28T18:25:58.969Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-28T18:25:58.969Z] ca9280d653b3: Pulling fs layer [2021-10-28T18:25:58.969Z] 7e9c9ca2126c: Pulling fs layer [2021-10-28T18:25:58.969Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-28T18:25:58.969Z] cbdbe7a5bc2a: Download complete [2021-10-28T18:25:59.241Z] ca9280d653b3: Verifying Checksum [2021-10-28T18:25:59.241Z] ca9280d653b3: Download complete [2021-10-28T18:25:59.505Z] cbdbe7a5bc2a: Pull complete [2021-10-28T18:25:59.505Z] 7e9c9ca2126c: Verifying Checksum [2021-10-28T18:25:59.505Z] 7e9c9ca2126c: Download complete [2021-10-28T18:26:00.086Z] ca9280d653b3: Pull complete [2021-10-28T18:26:04.334Z] 7e9c9ca2126c: Pull complete [2021-10-28T18:26:04.335Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-28T18:26:04.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T18:26:04.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-28T18:26:04.402Z] prd-centos7-docker-4c-2g-38 does not seem to be running inside a container [2021-10-28T18:26:04.440Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 [2021-10-28T18:26:07.313Z] $ docker top b660efd10bc5b75664070440b3d7cebd2332c4061746be31a77dd8a621433e82 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T18:26:07.682Z] + docker-compose build --help [2021-10-28T18:26:07.682Z] + grep parallel [2021-10-28T18:26:08.257Z] --parallel Build images in parallel. [Pipeline] } [2021-10-28T18:26:08.267Z] $ docker stop --time=1 b660efd10bc5b75664070440b3d7cebd2332c4061746be31a77dd8a621433e82 [2021-10-28T18:26:09.438Z] $ docker rm -f b660efd10bc5b75664070440b3d7cebd2332c4061746be31a77dd8a621433e82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:26:09.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-28T18:26:09.822Z] . [Pipeline] withDockerContainer [2021-10-28T18:26:09.889Z] prd-centos7-docker-4c-2g-38 does not seem to be running inside a container [2021-10-28T18:26:09.923Z] $ 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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 [2021-10-28T18:26:10.238Z] $ docker top 8e746df529070d29c11a58c22ac89511b80bb3063e3ef5015cfdfc2f3cb9a6d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T18:26:10.590Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-28T18:26:11.165Z] Building core-command ... [2021-10-28T18:26:11.165Z] Building core-data ... [2021-10-28T18:26:11.165Z] Building core-metadata ... [2021-10-28T18:26:11.165Z] Building security-bootstrapper ... [2021-10-28T18:26:11.165Z] Building security-proxy-setup ... [2021-10-28T18:26:11.165Z] Building security-secretstore-setup ... [2021-10-28T18:26:11.165Z] Building support-notifications ... [2021-10-28T18:26:11.165Z] Building support-scheduler ... [2021-10-28T18:26:11.165Z] Building sys-mgmt-agent ... [2021-10-28T18:26:11.165Z] Building support-scheduler [2021-10-28T18:26:11.165Z] Building core-metadata [2021-10-28T18:26:11.165Z] Building sys-mgmt-agent [2021-10-28T18:26:11.165Z] Building core-command [2021-10-28T18:26:11.165Z] Building security-bootstrapper [2021-10-28T18:26:21.215Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:26:21.215Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:26:21.215Z] ---> e4b653b669a1 [2021-10-28T18:26:21.215Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T18:26:21.215Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:26:21.215Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:26:21.215Z] ---> e4b653b669a1 [2021-10-28T18:26:21.215Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T18:26:27.800Z] ---> Running in b6e7cd67b6d8 [2021-10-28T18:26:27.800Z] ---> Running in e5c102339b5e [2021-10-28T18:26:32.005Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:26:32.005Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:26:32.005Z] ---> e4b653b669a1 [2021-10-28T18:26:32.005Z] Step 3/30 : WORKDIR /edgex-go [2021-10-28T18:26:32.005Z] ---> Using cache [2021-10-28T18:26:32.005Z] ---> 9e91dfdf7498 [2021-10-28T18:26:32.005Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:26:32.268Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:26:32.268Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:26:32.268Z] ---> e4b653b669a1 [2021-10-28T18:26:32.268Z] Step 3/23 : WORKDIR /edgex-go [2021-10-28T18:26:32.268Z] ---> Using cache [2021-10-28T18:26:32.268Z] ---> 9e91dfdf7498 [2021-10-28T18:26:32.268Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:26:32.843Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:26:32.843Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:26:32.843Z] ---> e4b653b669a1 [2021-10-28T18:26:32.843Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T18:26:32.843Z] ---> Using cache [2021-10-28T18:26:32.843Z] ---> 9e91dfdf7498 [2021-10-28T18:26:32.843Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:26:33.787Z] Removing intermediate container b6e7cd67b6d8 [2021-10-28T18:26:33.787Z] ---> e97bf339b17b [2021-10-28T18:26:33.787Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:26:33.787Z] Removing intermediate container e5c102339b5e [2021-10-28T18:26:33.787Z] ---> 9e91dfdf7498 [2021-10-28T18:26:33.787Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:26:33.787Z] ---> Running in 44d53bf57936 [2021-10-28T18:26:33.787Z] ---> Running in 80717ad2347c [2021-10-28T18:26:33.787Z] ---> Running in a93d442bb751 [2021-10-28T18:26:33.787Z] ---> Running in f94b2d6209c8 [2021-10-28T18:26:33.787Z] ---> Running in 52336d3b38b5 [2021-10-28T18:26:34.725Z] Removing intermediate container 44d53bf57936 [2021-10-28T18:26:34.725Z] ---> 54485bc4d5e5 [2021-10-28T18:26:34.725Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-28T18:26:34.725Z] ---> Running in 9a8ae1d36ed8 [2021-10-28T18:26:34.725Z] Removing intermediate container 80717ad2347c [2021-10-28T18:26:34.725Z] ---> 0f65e11128d9 [2021-10-28T18:26:34.725Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-28T18:26:34.725Z] ---> Running in d8e38a51f20a [2021-10-28T18:26:34.725Z] Removing intermediate container a93d442bb751 [2021-10-28T18:26:34.725Z] ---> cebe9cf219c2 [2021-10-28T18:26:34.725Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T18:26:34.725Z] ---> Running in 24320ba76e5e [2021-10-28T18:26:34.997Z] Removing intermediate container f94b2d6209c8 [2021-10-28T18:26:34.997Z] ---> dae302618200 [2021-10-28T18:26:34.997Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-28T18:26:34.997Z] ---> Running in e895f2e53fb7 [2021-10-28T18:26:34.997Z] Removing intermediate container 52336d3b38b5 [2021-10-28T18:26:34.997Z] ---> d178a0c2d5ab [2021-10-28T18:26:34.997Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T18:26:34.997Z] ---> Running in 20f77fb25e1b [2021-10-28T18:26:35.258Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:26:35.258Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:26:35.519Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:26:35.519Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:26:35.519Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:26:36.098Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:26:36.358Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:26:36.358Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:26:36.358Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:26:36.358Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:26:36.624Z] OK: 220 MiB in 52 packages [2021-10-28T18:26:36.625Z] OK: 220 MiB in 52 packages [2021-10-28T18:26:36.888Z] OK: 220 MiB in 52 packages [2021-10-28T18:26:36.888Z] OK: 220 MiB in 52 packages [2021-10-28T18:26:36.888Z] OK: 220 MiB in 52 packages [2021-10-28T18:26:37.156Z] Removing intermediate container d8e38a51f20a [2021-10-28T18:26:37.156Z] ---> 13235c93a587 [2021-10-28T18:26:37.156Z] Step 6/23 : COPY go.mod . [2021-10-28T18:26:37.156Z] Removing intermediate container 9a8ae1d36ed8 [2021-10-28T18:26:37.156Z] ---> 250faac17b2d [2021-10-28T18:26:37.156Z] Step 6/30 : COPY . . [2021-10-28T18:26:37.428Z] Removing intermediate container e895f2e53fb7 [2021-10-28T18:26:37.428Z] ---> bf92f3beb4c5 [2021-10-28T18:26:37.428Z] Step 6/22 : COPY . . [2021-10-28T18:26:37.703Z] ---> 75261b5f5496 [2021-10-28T18:26:37.703Z] Step 7/23 : RUN go mod download [2021-10-28T18:26:41.038Z] Removing intermediate container 20f77fb25e1b [2021-10-28T18:26:41.038Z] ---> e1e575da6432 [2021-10-28T18:26:41.038Z] Step 6/22 : COPY . . [2021-10-28T18:26:42.956Z] ---> Running in b5502bf756d3 [2021-10-28T18:26:42.956Z] Removing intermediate container 24320ba76e5e [2021-10-28T18:26:42.956Z] ---> ab4f4aa4f59f [2021-10-28T18:26:42.956Z] Step 6/22 : COPY . . [2021-10-28T18:26:43.915Z] ---> 38da6f1a9f11 [2021-10-28T18:26:43.915Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:26:44.875Z] ---> 9d06b88ebfd9 [2021-10-28T18:26:44.875Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:26:44.875Z] ---> Running in 8b10ee05ee96 [2021-10-28T18:26:45.140Z] ---> Running in 5fb016161545 [2021-10-28T18:26:49.363Z] Removing intermediate container 5fb016161545 [2021-10-28T18:26:49.363Z] ---> 6b484dae755b [2021-10-28T18:26:49.363Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-28T18:26:49.363Z] ---> cd00cace23ba [2021-10-28T18:26:49.363Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:26:49.363Z] Removing intermediate container b5502bf756d3 [2021-10-28T18:26:49.363Z] ---> afdcd835e918 [2021-10-28T18:26:49.363Z] Step 8/23 : COPY . . [2021-10-28T18:26:49.363Z] ---> Running in cfec63765560 [2021-10-28T18:26:49.363Z] Removing intermediate container 8b10ee05ee96 [2021-10-28T18:26:49.363Z] ---> 3bc00890713f [2021-10-28T18:26:49.363Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-28T18:26:49.363Z] ---> Running in c31791cd4f8a [2021-10-28T18:26:49.363Z] ---> Running in 42b232e32118 [2021-10-28T18:26:49.363Z] ---> 481d1c5d0971 [2021-10-28T18:26:49.363Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:26:49.934Z] ---> Running in c93f43074666 [2021-10-28T18:26:50.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-28T18:26:50.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-28T18:26:53.473Z] Removing intermediate container c31791cd4f8a [2021-10-28T18:26:53.473Z] ---> 89a660c468b0 [2021-10-28T18:26:53.473Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-28T18:26:53.473Z] ---> Running in 2953cce3bd9e [2021-10-28T18:26:53.473Z] Removing intermediate container c93f43074666 [2021-10-28T18:26:53.473Z] ---> 961d15a509de [2021-10-28T18:26:53.473Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-28T18:26:53.745Z] ---> Running in b3c23994b539 [2021-10-28T18:26:54.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-28T18:26:54.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-command/core-command ./cmd/core-command [2021-10-28T18:26:55.534Z] ---> 4f534f4a5c6e [2021-10-28T18:26:55.534Z] Step 9/23 : RUN go mod tidy [2021-10-28T18:26:55.534Z] ---> Running in e0ea02b557e6 [2021-10-28T18:26:58.124Z] Removing intermediate container e0ea02b557e6 [2021-10-28T18:26:58.124Z] ---> ad6a1c2ac1ba [2021-10-28T18:26:58.124Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-28T18:26:58.124Z] ---> Running in 592de7b54dce [2021-10-28T18:26:58.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-28T18:27:30.802Z] Removing intermediate container cfec63765560 [2021-10-28T18:27:30.802Z] ---> da572a29868c [2021-10-28T18:27:30.802Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-28T18:27:30.802Z] ---> Running in 3c1758656eb3 [2021-10-28T18:27:30.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-28T18:27:32.796Z] Removing intermediate container 42b232e32118 [2021-10-28T18:27:32.796Z] ---> fb3468a872f5 [2021-10-28T18:27:32.796Z] [2021-10-28T18:27:32.796Z] Step 9/30 : FROM alpine:3.14 [2021-10-28T18:27:32.796Z] Removing intermediate container 3c1758656eb3 [2021-10-28T18:27:32.796Z] ---> 3f6ee3873288 [2021-10-28T18:27:32.796Z] [2021-10-28T18:27:32.796Z] Step 10/22 : FROM docker:20.10.8 [2021-10-28T18:27:32.796Z] 3.14: Pulling from library/alpine [2021-10-28T18:27:32.796Z] 20.10.8: Pulling from library/docker [2021-10-28T18:27:32.796Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T18:27:32.796Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T18:27:32.796Z] ---> 14119a10abf4 [2021-10-28T18:27:32.796Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-28T18:27:33.062Z] ---> Running in 253f17c20cdd [2021-10-28T18:27:33.651Z] Removing intermediate container 253f17c20cdd [2021-10-28T18:27:33.651Z] ---> a6ef3f68bbbf [2021-10-28T18:27:33.651Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-28T18:27:33.913Z] ---> Running in 8b8ac3c1202b [2021-10-28T18:27:34.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:34.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:35.016Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-28T18:27:35.016Z] (2/2) Installing su-exec (0.2-r1) [2021-10-28T18:27:35.016Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:27:35.016Z] OK: 6 MiB in 16 packages [2021-10-28T18:27:35.999Z] Removing intermediate container b3c23994b539 [2021-10-28T18:27:35.999Z] ---> ab5bb0981994 [2021-10-28T18:27:35.999Z] [2021-10-28T18:27:35.999Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T18:27:35.999Z] ---> 14119a10abf4 [2021-10-28T18:27:35.999Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T18:27:36.266Z] Removing intermediate container 8b8ac3c1202b [2021-10-28T18:27:36.266Z] ---> 2f76962afd85 [2021-10-28T18:27:36.266Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-28T18:27:36.266Z] ---> Running in 6c7c011f0355 [2021-10-28T18:27:36.266Z] ---> Running in b64048727b78 [2021-10-28T18:27:36.542Z] Removing intermediate container b64048727b78 [2021-10-28T18:27:36.542Z] ---> 4a27ea009899 [2021-10-28T18:27:36.542Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-28T18:27:36.826Z] ---> Running in df04c16510ed [2021-10-28T18:27:37.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:37.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:37.420Z] Removing intermediate container df04c16510ed [2021-10-28T18:27:37.420Z] ---> cfadcbd635a3 [2021-10-28T18:27:37.420Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-28T18:27:37.420Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-28T18:27:37.420Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:27:37.420Z] OK: 6 MiB in 15 packages [2021-10-28T18:27:37.684Z] ---> Running in 18f7a07e64a0 [2021-10-28T18:27:38.284Z] Removing intermediate container 2953cce3bd9e [2021-10-28T18:27:38.284Z] ---> d12d9036dd30 [2021-10-28T18:27:38.284Z] [2021-10-28T18:27:38.284Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T18:27:38.284Z] ---> 14119a10abf4 [2021-10-28T18:27:38.284Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T18:27:38.284Z] ---> Running in bec900f6d601 [2021-10-28T18:27:38.564Z] Removing intermediate container 6c7c011f0355 [2021-10-28T18:27:38.564Z] ---> e486c7cee7d9 [2021-10-28T18:27:38.564Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T18:27:38.564Z] ---> Running in 83b7eb3b0b36 [2021-10-28T18:27:38.830Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-28T18:27:38.830Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-28T18:27:38.830Z] ---> bc6c0ffef665 [2021-10-28T18:27:38.830Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-28T18:27:38.830Z] ---> Running in 0a2c398d9128 [2021-10-28T18:27:38.830Z] Removing intermediate container 83b7eb3b0b36 [2021-10-28T18:27:38.830Z] ---> 4bcc31c36dc1 [2021-10-28T18:27:38.830Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-28T18:27:38.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:38.830Z] ---> Running in f041480358b6 [2021-10-28T18:27:38.830Z] Removing intermediate container 18f7a07e64a0 [2021-10-28T18:27:38.830Z] ---> 10a581357cc6 [2021-10-28T18:27:38.830Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-28T18:27:39.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:39.109Z] ---> Running in e8dbd41a73de [2021-10-28T18:27:39.109Z] Removing intermediate container 0a2c398d9128 [2021-10-28T18:27:39.109Z] ---> ce771799c4bc [2021-10-28T18:27:39.109Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-28T18:27:39.109Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-28T18:27:39.109Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:27:39.109Z] OK: 6 MiB in 15 packages [2021-10-28T18:27:39.109Z] Removing intermediate container f041480358b6 [2021-10-28T18:27:39.109Z] ---> 9ad753c3501b [2021-10-28T18:27:39.109Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T18:27:39.375Z] ---> Running in eeb19582c23a [2021-10-28T18:27:39.375Z] ---> Running in 9496425729a5 [2021-10-28T18:27:39.635Z] Removing intermediate container e8dbd41a73de [2021-10-28T18:27:39.635Z] ---> 0785a391d497 [2021-10-28T18:27:39.635Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-28T18:27:39.906Z] Removing intermediate container 9496425729a5 [2021-10-28T18:27:39.906Z] ---> 1780989af7b9 [2021-10-28T18:27:39.906Z] Step 14/22 : WORKDIR / [2021-10-28T18:27:39.906Z] ---> Running in 6caaddc7435b [2021-10-28T18:27:39.906Z] ---> 0c61a2789990 [2021-10-28T18:27:39.906Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-28T18:27:39.906Z] ---> Running in 20b081dd6164 [2021-10-28T18:27:39.906Z] Removing intermediate container 592de7b54dce [2021-10-28T18:27:39.906Z] ---> 838fb1416826 [2021-10-28T18:27:39.906Z] [2021-10-28T18:27:39.906Z] Step 11/23 : FROM alpine:3.14 [2021-10-28T18:27:39.906Z] ---> 14119a10abf4 [2021-10-28T18:27:39.906Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-28T18:27:39.906Z] ---> Using cache [2021-10-28T18:27:39.906Z] ---> e486c7cee7d9 [2021-10-28T18:27:39.906Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T18:27:39.906Z] ---> Using cache [2021-10-28T18:27:39.906Z] ---> 4bcc31c36dc1 [2021-10-28T18:27:39.906Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-28T18:27:39.906Z] Removing intermediate container bec900f6d601 [2021-10-28T18:27:39.906Z] ---> 357610b2c507 [2021-10-28T18:27:39.906Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T18:27:39.906Z] ---> Running in 8eb3a02e25a7 [2021-10-28T18:27:40.181Z] ---> Running in 412f42513ecd [2021-10-28T18:27:40.181Z] Removing intermediate container 6caaddc7435b [2021-10-28T18:27:40.181Z] ---> d50d0e0cc5d7 [2021-10-28T18:27:40.181Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T18:27:40.181Z] Removing intermediate container 8eb3a02e25a7 [2021-10-28T18:27:40.181Z] ---> 1aa81a457aa6 [2021-10-28T18:27:40.181Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-28T18:27:40.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:40.181Z] ---> Running in eb9d12b233ae [2021-10-28T18:27:40.181Z] Removing intermediate container 412f42513ecd [2021-10-28T18:27:40.181Z] ---> 1f2f8b47b563 [2021-10-28T18:27:40.181Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-28T18:27:40.456Z] ---> Running in f724568ce675 [2021-10-28T18:27:40.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:40.456Z] Removing intermediate container eb9d12b233ae [2021-10-28T18:27:40.456Z] ---> 38d0e97de7bd [2021-10-28T18:27:40.456Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T18:27:40.456Z] ---> cc086dd50cc6 [2021-10-28T18:27:40.456Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-28T18:27:40.456Z] Removing intermediate container f724568ce675 [2021-10-28T18:27:40.456Z] ---> a883c6fc5c48 [2021-10-28T18:27:40.456Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T18:27:40.744Z] (1/42) Installing readline (8.1.0-r0) [2021-10-28T18:27:40.744Z] (2/42) Installing bash (5.1.4-r0) [2021-10-28T18:27:40.744Z] Executing bash-5.1.4-r0.post-install [2021-10-28T18:27:40.744Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-28T18:27:40.744Z] ---> Running in dceb2213cf73 [2021-10-28T18:27:40.744Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T18:27:40.744Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-28T18:27:40.744Z] (6/42) Installing curl (7.79.1-r0) [2021-10-28T18:27:40.744Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-28T18:27:40.744Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-28T18:27:40.744Z] (9/42) Installing expat (2.4.1-r0) [2021-10-28T18:27:40.744Z] (10/42) Installing libffi (3.3-r2) [2021-10-28T18:27:40.744Z] (11/42) Installing gdbm (1.19-r0) [2021-10-28T18:27:40.744Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-28T18:27:40.744Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T18:27:40.744Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T18:27:40.744Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-28T18:27:40.744Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-28T18:27:40.744Z] ---> 3a51ca56534e [2021-10-28T18:27:40.744Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-28T18:27:40.744Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-28T18:27:41.027Z] Removing intermediate container dceb2213cf73 [2021-10-28T18:27:41.027Z] ---> 0c97da58cbb5 [2021-10-28T18:27:41.027Z] Step 14/22 : WORKDIR / [2021-10-28T18:27:41.619Z] Removing intermediate container 20b081dd6164 [2021-10-28T18:27:41.619Z] ---> 84d43a2d7895 [2021-10-28T18:27:41.619Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T18:27:41.619Z] ---> 2876ed8601f6 [2021-10-28T18:27:41.619Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-28T18:27:41.619Z] ---> Running in 3d43126b4b0e [2021-10-28T18:27:41.619Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-28T18:27:41.619Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-28T18:27:41.619Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-28T18:27:41.619Z] ---> 245cdd9ef13d [2021-10-28T18:27:41.619Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-28T18:27:41.619Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-28T18:27:41.619Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-28T18:27:41.619Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-28T18:27:41.619Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-28T18:27:41.890Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-28T18:27:41.890Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-28T18:27:41.890Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-28T18:27:41.890Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-28T18:27:41.890Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-28T18:27:41.890Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-28T18:27:41.890Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-28T18:27:41.890Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-28T18:27:41.890Z] ---> 192b4fff8558 [2021-10-28T18:27:41.890Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-28T18:27:41.890Z] ---> 25f88ff75262 [2021-10-28T18:27:41.890Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-28T18:27:41.890Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-28T18:27:41.890Z] Removing intermediate container 3d43126b4b0e [2021-10-28T18:27:41.890Z] ---> 7fba8e485370 [2021-10-28T18:27:41.890Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T18:27:41.890Z] ---> Running in e1ee2a19d141 [2021-10-28T18:27:41.890Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-28T18:27:41.890Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-28T18:27:41.890Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-28T18:27:41.890Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-28T18:27:41.890Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-28T18:27:41.890Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-28T18:27:41.890Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-28T18:27:41.890Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-28T18:27:42.158Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-28T18:27:42.158Z] ---> 0f6cedcf6337 [2021-10-28T18:27:42.158Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-28T18:27:42.437Z] ---> Running in 6431a1c89e12 [2021-10-28T18:27:42.437Z] Removing intermediate container e1ee2a19d141 [2021-10-28T18:27:42.437Z] ---> 70d1bf144736 [2021-10-28T18:27:42.437Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T18:27:42.437Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:27:42.437Z] OK: 84 MiB in 64 packages [2021-10-28T18:27:42.437Z] ---> d9b3a6041fe5 [2021-10-28T18:27:42.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-28T18:27:42.437Z] ---> Running in 17b325c01f08 [2021-10-28T18:27:42.437Z] ---> c51d12f8aa81 [2021-10-28T18:27:42.437Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-28T18:27:42.715Z] Removing intermediate container 6431a1c89e12 [2021-10-28T18:27:42.715Z] ---> a734a64b6357 [2021-10-28T18:27:42.715Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T18:27:42.715Z] ---> Running in 0b64ce0cefc2 [2021-10-28T18:27:42.715Z] Removing intermediate container 17b325c01f08 [2021-10-28T18:27:42.715Z] ---> 8a994482c33a [2021-10-28T18:27:42.715Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T18:27:42.715Z] ---> d6c30f2d095e [2021-10-28T18:27:42.715Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-28T18:27:42.981Z] ---> Running in 6ee19e5e1da3 [2021-10-28T18:27:42.981Z] ---> 0e82f136d608 [2021-10-28T18:27:42.981Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-28T18:27:42.981Z] Removing intermediate container 0b64ce0cefc2 [2021-10-28T18:27:42.981Z] ---> 1b810b4482f4 [2021-10-28T18:27:42.981Z] Step 21/23 : LABEL arch=x86_64 [2021-10-28T18:27:42.981Z] Removing intermediate container 6ee19e5e1da3 [2021-10-28T18:27:42.981Z] ---> e9fd42db3444 [2021-10-28T18:27:42.981Z] Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:27:42.981Z] ---> Running in 6e37c0bc4d40 [2021-10-28T18:27:42.981Z] ---> Running in 62c493175fa2 [2021-10-28T18:27:43.241Z] ---> adabe4c26dcb [2021-10-28T18:27:43.241Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-28T18:27:43.241Z] Collecting docker-compose==1.23.2 [2021-10-28T18:27:43.242Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-28T18:27:43.242Z] Removing intermediate container 62c493175fa2 [2021-10-28T18:27:43.242Z] ---> 16d15fc3a86b [2021-10-28T18:27:43.242Z] Step 22/22 : LABEL version=2.0.1-dev.82 [2021-10-28T18:27:43.242Z] Collecting docopt<0.7,>=0.6.1 [2021-10-28T18:27:43.242Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-28T18:27:43.242Z] ---> Running in adc5ecf15687 [2021-10-28T18:27:43.242Z] Removing intermediate container 6e37c0bc4d40 [2021-10-28T18:27:43.242Z] ---> 8d787d64e12f [2021-10-28T18:27:43.242Z] Step 22/23 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:27:43.242Z] ---> 3e5e8838c114 [2021-10-28T18:27:43.242Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-28T18:27:43.507Z] ---> Running in 5f6170770481 [2021-10-28T18:27:43.507Z] ---> Running in b9cdd963f550 [2021-10-28T18:27:43.507Z] ---> f2296e62eda9 [2021-10-28T18:27:43.507Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-28T18:27:43.507Z] Removing intermediate container adc5ecf15687 [2021-10-28T18:27:43.507Z] ---> 0bb1108ef03c [2021-10-28T18:27:43.507Z] [2021-10-28T18:27:43.507Z] Successfully built 0bb1108ef03c [2021-10-28T18:27:43.507Z] Successfully tagged core-command:latest [2021-10-28T18:27:43.507Z] Building support-notifications [2021-10-28T18:27:43.507Z] ---> Running in f7ba24e6a0a4 [2021-10-28T18:27:43.782Z]  Building core-command ... done Removing intermediate container b9cdd963f550 [2021-10-28T18:27:43.782Z] ---> cc2805bdaf99 [2021-10-28T18:27:43.782Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T18:27:43.782Z] Removing intermediate container 5f6170770481 [2021-10-28T18:27:43.782Z] ---> 801aa53e8453 [2021-10-28T18:27:43.782Z] Step 23/23 : LABEL version=2.0.1-dev.82 [2021-10-28T18:27:43.782Z] ---> Running in 480382bbe287 [2021-10-28T18:27:43.782Z] ---> Running in 2adfd384b29a [2021-10-28T18:27:43.782Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-28T18:27:43.782Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-28T18:27:43.782Z] Removing intermediate container f7ba24e6a0a4 [2021-10-28T18:27:43.782Z] ---> 3a868e391034 [2021-10-28T18:27:43.782Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-28T18:27:44.052Z] Collecting PyYAML<4,>=3.10 [2021-10-28T18:27:44.052Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-28T18:27:44.315Z] Removing intermediate container 480382bbe287 [2021-10-28T18:27:44.315Z] ---> 5476b2040e7d [2021-10-28T18:27:44.315Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T18:27:44.582Z] Collecting texttable<0.10,>=0.9.0 [2021-10-28T18:27:44.582Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-28T18:27:44.850Z] Removing intermediate container 2adfd384b29a [2021-10-28T18:27:44.850Z] ---> 4b639f043134 [2021-10-28T18:27:44.850Z] [2021-10-28T18:27:44.850Z] Successfully built 4b639f043134 [2021-10-28T18:27:44.850Z] Collecting jsonschema<3,>=2.5.1 [2021-10-28T18:27:44.850Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-28T18:27:44.850Z] Collecting cached-property<2,>=1.2.0 [2021-10-28T18:27:44.850Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-28T18:27:44.850Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-28T18:27:44.850Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-28T18:27:44.850Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-28T18:27:45.112Z] ---> Running in 0b4fff580c46 [2021-10-28T18:27:45.112Z] Successfully tagged support-scheduler:latest [2021-10-28T18:27:45.112Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-10-28T18:27:45.112Z] ---> aa582abc932c [2021-10-28T18:27:45.112Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-28T18:27:46.057Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-28T18:27:46.057Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-28T18:27:46.057Z] Collecting docker<4.0,>=3.6.0 [2021-10-28T18:27:46.057Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-28T18:27:46.057Z] Collecting docker-pycreds>=0.4.0 [2021-10-28T18:27:46.057Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-28T18:27:46.319Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-28T18:27:46.319Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-28T18:27:46.319Z] 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) [2021-10-28T18:27:46.319Z] Collecting idna<2.8,>=2.5 [2021-10-28T18:27:46.319Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-28T18:27:46.319Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-28T18:27:46.319Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-28T18:27:46.319Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-28T18:27:46.320Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-28T18:27:46.320Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-28T18:27:46.320Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-28T18:27:46.591Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-28T18:27:46.591Z] Attempting uninstall: urllib3 [2021-10-28T18:27:46.591Z] Found existing installation: urllib3 1.26.5 [2021-10-28T18:27:46.591Z] Uninstalling urllib3-1.26.5: [2021-10-28T18:27:46.591Z] Successfully uninstalled urllib3-1.26.5 [2021-10-28T18:27:49.163Z] Attempting uninstall: idna [2021-10-28T18:27:49.163Z] Found existing installation: idna 3.2 [2021-10-28T18:27:49.163Z] Uninstalling idna-3.2: [2021-10-28T18:27:49.163Z] Successfully uninstalled idna-3.2 [2021-10-28T18:27:50.102Z] Attempting uninstall: chardet [2021-10-28T18:27:50.102Z] Found existing installation: chardet 4.0.0 [2021-10-28T18:27:50.102Z] Uninstalling chardet-4.0.0: [2021-10-28T18:27:50.102Z] Successfully uninstalled chardet-4.0.0 [2021-10-28T18:27:50.102Z] ---> Running in 2c0712f69621 [2021-10-28T18:27:50.361Z] Removing intermediate container 0b4fff580c46 [2021-10-28T18:27:50.361Z] ---> ae68da61b61f [2021-10-28T18:27:50.361Z] Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:27:50.939Z] Attempting uninstall: requests [2021-10-28T18:27:50.939Z] Found existing installation: requests 2.25.1 [2021-10-28T18:27:50.939Z] Uninstalling requests-2.25.1: [2021-10-28T18:27:50.939Z] Successfully uninstalled requests-2.25.1 [2021-10-28T18:27:51.197Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:27:51.198Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:27:51.198Z] ---> e4b653b669a1 [2021-10-28T18:27:51.198Z] Step 3/24 : WORKDIR /edgex-go [2021-10-28T18:27:51.198Z] ---> Using cache [2021-10-28T18:27:51.198Z] ---> 9e91dfdf7498 [2021-10-28T18:27:51.198Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:27:51.198Z] ---> Using cache [2021-10-28T18:27:51.198Z] ---> d178a0c2d5ab [2021-10-28T18:27:51.198Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-28T18:27:51.198Z] ---> Using cache [2021-10-28T18:27:51.198Z] ---> e1e575da6432 [2021-10-28T18:27:51.198Z] Step 6/24 : COPY . . [2021-10-28T18:27:51.198Z] ---> Using cache [2021-10-28T18:27:51.198Z] ---> cd00cace23ba [2021-10-28T18:27:51.198Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:27:51.198Z] ---> Using cache [2021-10-28T18:27:51.198Z] ---> 89a660c468b0 [2021-10-28T18:27:51.198Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-28T18:27:51.462Z] Running setup.py install for texttable: started [2021-10-28T18:27:51.462Z] ---> Running in c00e3a064007 [2021-10-28T18:27:51.462Z] ---> Running in f61c1baaec10 [2021-10-28T18:27:51.729Z] Removing intermediate container c00e3a064007 [2021-10-28T18:27:51.729Z] ---> 64a4813e321c [2021-10-28T18:27:51.729Z] Step 22/22 : LABEL version=2.0.1-dev.82 [2021-10-28T18:27:51.729Z] ---> Running in 8cc726869a4b [2021-10-28T18:27:52.026Z] Removing intermediate container 8cc726869a4b [2021-10-28T18:27:52.026Z] ---> 48cff7994190 [2021-10-28T18:27:52.026Z] [2021-10-28T18:27:52.026Z] Running setup.py install for texttable: finished with status 'done' [2021-10-28T18:27:52.026Z] Running setup.py install for PyYAML: started [2021-10-28T18:27:52.026Z] Successfully built 48cff7994190 [2021-10-28T18:27:52.026Z] Successfully tagged core-metadata:latest [2021-10-28T18:27:52.026Z] Building security-proxy-setup [2021-10-28T18:27:52.301Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-28T18:27:52.895Z] Removing intermediate container 2c0712f69621 [2021-10-28T18:27:52.895Z] ---> 6f9ac8cc2aac [2021-10-28T18:27:52.895Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-28T18:27:52.895Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-28T18:27:54.296Z] Running setup.py install for docopt: started [2021-10-28T18:27:54.297Z] ---> Running in 16eaa96478cd [2021-10-28T18:27:54.558Z] Running setup.py install for docopt: finished with status 'done' [2021-10-28T18:27:54.821Z] Running setup.py install for dockerpty: started [2021-10-28T18:27:55.097Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-28T18:27:55.361Z] Removing intermediate container 16eaa96478cd [2021-10-28T18:27:55.361Z] ---> 49c94e626d55 [2021-10-28T18:27:55.361Z] Step 27/30 : CMD ["gate"] [2021-10-28T18:27:55.932Z] ---> Running in c561a7e06b69 [2021-10-28T18:27:56.519Z] Removing intermediate container c561a7e06b69 [2021-10-28T18:27:56.519Z] ---> 2a1f9bca8b04 [2021-10-28T18:27:56.519Z] Step 28/30 : LABEL arch=x86_64 [2021-10-28T18:27:56.800Z] 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 [2021-10-28T18:27:56.800Z] ---> Running in 84994fc89585 [2021-10-28T18:27:57.387Z] Removing intermediate container 84994fc89585 [2021-10-28T18:27:57.387Z] ---> 65b580065833 [2021-10-28T18:27:57.387Z] Step 29/30 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:27:57.660Z] ---> Running in 6d460542c213 [2021-10-28T18:27:57.920Z] Removing intermediate container 6d460542c213 [2021-10-28T18:27:57.920Z] ---> 307c9cf0ea61 [2021-10-28T18:27:57.920Z] Step 30/30 : LABEL version=2.0.1-dev.82 [2021-10-28T18:27:58.182Z] ---> Running in 09674d511a6d [2021-10-28T18:27:58.182Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:27:58.182Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:27:58.182Z] ---> e4b653b669a1 [2021-10-28T18:27:58.182Z] Step 3/21 : WORKDIR /edgex-go [2021-10-28T18:27:58.182Z] ---> Using cache [2021-10-28T18:27:58.182Z] ---> 9e91dfdf7498 [2021-10-28T18:27:58.182Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:27:58.182Z] ---> Using cache [2021-10-28T18:27:58.182Z] ---> d178a0c2d5ab [2021-10-28T18:27:58.182Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-28T18:27:58.444Z] ---> Running in 1bca367d1fda [2021-10-28T18:27:58.444Z] Removing intermediate container 09674d511a6d [2021-10-28T18:27:58.444Z] ---> a9b7834fd04b [2021-10-28T18:27:58.444Z] [2021-10-28T18:27:58.707Z] Successfully built a9b7834fd04b [2021-10-28T18:27:58.707Z] Successfully tagged security-bootstrapper:latest [2021-10-28T18:27:58.707Z]  Building security-bootstrapper ... done Building core-data [2021-10-28T18:27:58.707Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:27:58.707Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:27:58.707Z] ---> e4b653b669a1 [2021-10-28T18:27:58.707Z] Step 3/20 : WORKDIR /edgex-go [2021-10-28T18:27:58.707Z] ---> Using cache [2021-10-28T18:27:58.707Z] ---> 9e91dfdf7498 [2021-10-28T18:27:58.707Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:27:58.707Z] ---> Using cache [2021-10-28T18:27:58.707Z] ---> d178a0c2d5ab [2021-10-28T18:27:58.707Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-28T18:27:58.707Z] ---> Using cache [2021-10-28T18:27:58.707Z] ---> e1e575da6432 [2021-10-28T18:27:58.707Z] Step 6/20 : COPY . . [2021-10-28T18:27:58.707Z] ---> Using cache [2021-10-28T18:27:58.707Z] ---> cd00cace23ba [2021-10-28T18:27:58.707Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:27:58.707Z] ---> Using cache [2021-10-28T18:27:58.707Z] ---> 89a660c468b0 [2021-10-28T18:27:58.707Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-28T18:27:58.988Z] ---> Running in e148ec931401 [2021-10-28T18:27:59.570Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:59.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-28T18:28:00.422Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:00.685Z] OK: 220 MiB in 52 packages [2021-10-28T18:28:04.959Z] Removing intermediate container 1bca367d1fda [2021-10-28T18:28:04.959Z] ---> 2200aee45be3 [2021-10-28T18:28:04.959Z] Step 6/21 : COPY . . [2021-10-28T18:28:04.959Z] Removing intermediate container eeb19582c23a [2021-10-28T18:28:04.959Z] ---> 08b9ebec858c [2021-10-28T18:28:04.959Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-28T18:28:05.539Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T18:28:05.539Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T18:28:05.539Z] ---> e4b653b669a1 [2021-10-28T18:28:05.539Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T18:28:05.539Z] ---> Using cache [2021-10-28T18:28:05.539Z] ---> 9e91dfdf7498 [2021-10-28T18:28:05.539Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:28:05.539Z] ---> Using cache [2021-10-28T18:28:05.539Z] ---> d178a0c2d5ab [2021-10-28T18:28:05.539Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-28T18:28:08.265Z] ---> Running in 30ad2daaa8c7 [2021-10-28T18:28:09.206Z] ---> Running in 7e915a90479b [2021-10-28T18:28:09.206Z] Removing intermediate container 30ad2daaa8c7 [2021-10-28T18:28:09.206Z] ---> 3383d222b919 [2021-10-28T18:28:09.206Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-28T18:28:09.478Z] ---> Running in 0e9b06542387 [2021-10-28T18:28:09.751Z] ---> b28a6b369482 [2021-10-28T18:28:09.751Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:28:09.751Z] Removing intermediate container 0e9b06542387 [2021-10-28T18:28:09.751Z] ---> 9ce460906cb9 [2021-10-28T18:28:09.751Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-28T18:28:09.751Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:09.751Z] ---> Running in b48fdac41914 [2021-10-28T18:28:10.346Z] ---> 9d35898496a1 [2021-10-28T18:28:10.346Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-28T18:28:10.610Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:10.610Z] ---> 3f798bb5c574 [2021-10-28T18:28:10.610Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-28T18:28:11.181Z] ---> 29b5c40e4308 [2021-10-28T18:28:11.181Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-28T18:28:11.181Z] ---> Running in c3bc9295f50d [2021-10-28T18:28:11.181Z] OK: 220 MiB in 52 packages [2021-10-28T18:28:11.181Z] Removing intermediate container c3bc9295f50d [2021-10-28T18:28:11.181Z] ---> b9022ec8962b [2021-10-28T18:28:11.181Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T18:28:11.449Z] ---> Running in e5b204f17fdd [2021-10-28T18:28:11.449Z] Removing intermediate container b48fdac41914 [2021-10-28T18:28:11.449Z] ---> dccdc700daba [2021-10-28T18:28:11.449Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-28T18:28:11.449Z] Removing intermediate container e5b204f17fdd [2021-10-28T18:28:11.449Z] ---> 71d02f48fb0a [2021-10-28T18:28:11.449Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T18:28:11.708Z] ---> Running in 1af2531c3ef5 [2021-10-28T18:28:11.708Z] ---> Running in 091b95a3edb5 [2021-10-28T18:28:11.708Z] Removing intermediate container 7e915a90479b [2021-10-28T18:28:11.708Z] ---> 0579924046b5 [2021-10-28T18:28:11.708Z] Step 6/22 : COPY . . [2021-10-28T18:28:11.708Z] Removing intermediate container 1af2531c3ef5 [2021-10-28T18:28:11.708Z] ---> b69f45f1b97e [2021-10-28T18:28:11.708Z] Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:28:11.981Z] ---> Running in bc91dde0ece4 [2021-10-28T18:28:12.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-28T18:28:12.243Z] Removing intermediate container bc91dde0ece4 [2021-10-28T18:28:12.243Z] ---> 7d803cac755f [2021-10-28T18:28:12.243Z] Step 22/22 : LABEL version=2.0.1-dev.82 [2021-10-28T18:28:12.520Z] ---> Running in abd409a1d8de [2021-10-28T18:28:13.495Z] Removing intermediate container abd409a1d8de [2021-10-28T18:28:13.495Z] ---> 0c669d100374 [2021-10-28T18:28:13.495Z] [2021-10-28T18:28:13.495Z] Successfully built 0c669d100374 [2021-10-28T18:28:13.495Z] Successfully tagged sys-mgmt-agent:latest [2021-10-28T18:28:20.080Z]  Building sys-mgmt-agent ... done  ---> a30c97ab69c8 [2021-10-28T18:28:20.080Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:28:20.080Z] ---> Running in 2981d75f2de3 [2021-10-28T18:28:21.476Z] Removing intermediate container 2981d75f2de3 [2021-10-28T18:28:21.477Z] ---> acf9e5484524 [2021-10-28T18:28:21.477Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-28T18:28:21.477Z] ---> Running in 0c8bcd28edc5 [2021-10-28T18:28:22.049Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-data/core-data ./cmd/core-data [2021-10-28T18:28:22.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-28T18:28:26.595Z] Removing intermediate container f61c1baaec10 [2021-10-28T18:28:26.595Z] ---> 3dab3d1daf51 [2021-10-28T18:28:26.595Z] [2021-10-28T18:28:26.595Z] Step 9/24 : FROM alpine:3.14 [2021-10-28T18:28:26.595Z] ---> 14119a10abf4 [2021-10-28T18:28:26.595Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-28T18:28:26.595Z] ---> Running in ecd04b51c308 [2021-10-28T18:28:27.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:27.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:27.775Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-28T18:28:27.775Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-28T18:28:27.775Z] (3/3) Installing su-exec (0.2-r1) [2021-10-28T18:28:27.775Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:28:27.775Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T18:28:27.775Z] OK: 6 MiB in 17 packages [2021-10-28T18:28:28.368Z] Removing intermediate container ecd04b51c308 [2021-10-28T18:28:28.368Z] ---> 1c7dd62fe19a [2021-10-28T18:28:28.368Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T18:28:28.368Z] ---> Running in 1e4d8cfa08ba [2021-10-28T18:28:28.646Z] Removing intermediate container 1e4d8cfa08ba [2021-10-28T18:28:28.646Z] ---> 8e14e83b3036 [2021-10-28T18:28:28.646Z] Step 12/24 : WORKDIR / [2021-10-28T18:28:28.646Z] ---> Running in a053e133cced [2021-10-28T18:28:28.646Z] Removing intermediate container a053e133cced [2021-10-28T18:28:28.646Z] ---> 4595cb392f4f [2021-10-28T18:28:28.646Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-28T18:28:28.915Z] ---> 58a80c4b0672 [2021-10-28T18:28:28.915Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-28T18:28:29.186Z] ---> 17e91f28c104 [2021-10-28T18:28:29.186Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-28T18:28:29.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-28T18:28:29.724Z] ---> 79361d456352 [2021-10-28T18:28:29.724Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-28T18:28:29.993Z] ---> 6f98d4adfd20 [2021-10-28T18:28:29.993Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-28T18:28:30.572Z] ---> 5eda7adac2e9 [2021-10-28T18:28:30.572Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-28T18:28:31.154Z] ---> 29dde1c1311b [2021-10-28T18:28:31.154Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-28T18:28:31.428Z] ---> 14d0d93a8375 [2021-10-28T18:28:31.428Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-28T18:28:31.428Z] ---> Running in 69a8296d5b39 [2021-10-28T18:28:32.403Z] Removing intermediate container 69a8296d5b39 [2021-10-28T18:28:32.403Z] ---> abbbe61cea3d [2021-10-28T18:28:32.403Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-28T18:28:32.403Z] ---> Running in 57c9b9f993e2 [2021-10-28T18:28:32.403Z] Removing intermediate container 57c9b9f993e2 [2021-10-28T18:28:32.403Z] ---> d4a690ab48d4 [2021-10-28T18:28:32.403Z] Step 22/24 : LABEL arch=x86_64 [2021-10-28T18:28:32.403Z] ---> Running in 1c2e0317171a [2021-10-28T18:28:32.669Z] Removing intermediate container 1c2e0317171a [2021-10-28T18:28:32.669Z] ---> 05e8083c3453 [2021-10-28T18:28:32.669Z] Step 23/24 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:28:32.669Z] ---> Running in 6557d9c543f3 [2021-10-28T18:28:32.943Z] Removing intermediate container 6557d9c543f3 [2021-10-28T18:28:32.943Z] ---> 68e9f2741aed [2021-10-28T18:28:32.943Z] Step 24/24 : LABEL version=2.0.1-dev.82 [2021-10-28T18:28:32.943Z] ---> Running in b793e15f2a48 [2021-10-28T18:28:33.228Z] Removing intermediate container b793e15f2a48 [2021-10-28T18:28:33.228Z] ---> 90fc1631d81e [2021-10-28T18:28:33.228Z] [2021-10-28T18:28:33.228Z] Successfully built 90fc1631d81e [2021-10-28T18:28:33.514Z] Successfully tagged security-secretstore-setup:latest [2021-10-28T18:28:34.493Z]  Building security-secretstore-setup ... done Removing intermediate container e148ec931401 [2021-10-28T18:28:34.493Z] ---> 33ac4e9f1a00 [2021-10-28T18:28:34.493Z] [2021-10-28T18:28:34.493Z] Step 9/20 : FROM alpine:3.14 [2021-10-28T18:28:34.493Z] ---> 14119a10abf4 [2021-10-28T18:28:34.493Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-28T18:28:34.493Z] ---> Running in 46bb2cfdfe5f [2021-10-28T18:28:35.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:35.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:35.356Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-28T18:28:35.356Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-28T18:28:35.356Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T18:28:35.356Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-28T18:28:35.357Z] (5/5) Installing curl (7.79.1-r0) [2021-10-28T18:28:35.357Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:28:35.357Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T18:28:35.620Z] OK: 8 MiB in 19 packages [2021-10-28T18:28:36.208Z] Removing intermediate container 46bb2cfdfe5f [2021-10-28T18:28:36.208Z] ---> a7c567320c20 [2021-10-28T18:28:36.208Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T18:28:36.208Z] ---> Running in ca0cde1a62a3 [2021-10-28T18:28:36.208Z] Removing intermediate container ca0cde1a62a3 [2021-10-28T18:28:36.208Z] ---> 5dfe98550aaa [2021-10-28T18:28:36.208Z] Step 12/20 : WORKDIR /edgex [2021-10-28T18:28:36.490Z] ---> Running in 12a613daaa7e [2021-10-28T18:28:36.490Z] Removing intermediate container 12a613daaa7e [2021-10-28T18:28:36.490Z] ---> 95a00f0b3805 [2021-10-28T18:28:36.490Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-28T18:28:36.754Z] ---> 105fd438213c [2021-10-28T18:28:36.754Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-28T18:28:37.326Z] ---> 38825c08473b [2021-10-28T18:28:37.326Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-28T18:28:37.911Z] ---> 4b1284c98f91 [2021-10-28T18:28:37.911Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-28T18:28:37.911Z] ---> Running in 0880e9b8056a [2021-10-28T18:28:37.911Z] Removing intermediate container 0880e9b8056a [2021-10-28T18:28:37.911Z] ---> d6bc95cfb92c [2021-10-28T18:28:37.911Z] Step 17/20 : CMD ["--init=true"] [2021-10-28T18:28:37.911Z] ---> Running in 45dea7714872 [2021-10-28T18:28:38.528Z] Removing intermediate container 45dea7714872 [2021-10-28T18:28:38.528Z] ---> 1770bf4c17a5 [2021-10-28T18:28:38.528Z] Step 18/20 : LABEL arch=x86_64 [2021-10-28T18:28:38.528Z] ---> Running in fd9268c3f63c [2021-10-28T18:28:38.528Z] Removing intermediate container fd9268c3f63c [2021-10-28T18:28:38.528Z] ---> 821966fb3a2c [2021-10-28T18:28:38.528Z] Step 19/20 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:28:38.528Z] ---> Running in c13a1db0d5d4 [2021-10-28T18:28:38.528Z] Removing intermediate container c13a1db0d5d4 [2021-10-28T18:28:38.528Z] ---> fb466022a911 [2021-10-28T18:28:38.528Z] Step 20/20 : LABEL version=2.0.1-dev.82 [2021-10-28T18:28:38.528Z] ---> Running in 0e1c75685571 [2021-10-28T18:28:38.834Z] Removing intermediate container 0e1c75685571 [2021-10-28T18:28:38.834Z] ---> 4eddd45f73a5 [2021-10-28T18:28:38.834Z] [2021-10-28T18:28:38.834Z] Successfully built 4eddd45f73a5 [2021-10-28T18:28:38.834Z] Successfully tagged security-proxy-setup:latest [2021-10-28T18:28:42.570Z]  Building security-proxy-setup ... done Removing intermediate container 091b95a3edb5 [2021-10-28T18:28:42.571Z] ---> d9529c4ab55e [2021-10-28T18:28:42.571Z] [2021-10-28T18:28:42.571Z] Step 9/21 : FROM alpine:3.14 [2021-10-28T18:28:42.571Z] ---> 14119a10abf4 [2021-10-28T18:28:42.571Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-28T18:28:42.571Z] ---> Running in fabab48629d7 [2021-10-28T18:28:42.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:42.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:43.098Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-28T18:28:43.098Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-28T18:28:43.098Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:28:43.098Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T18:28:43.098Z] OK: 6 MiB in 16 packages [2021-10-28T18:28:43.682Z] Removing intermediate container fabab48629d7 [2021-10-28T18:28:43.682Z] ---> b768f107a7bf [2021-10-28T18:28:43.682Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T18:28:43.944Z] ---> Running in 12d68360c8bc [2021-10-28T18:28:43.944Z] Removing intermediate container 12d68360c8bc [2021-10-28T18:28:43.944Z] ---> 5a76a4db4c39 [2021-10-28T18:28:43.944Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-28T18:28:43.944Z] ---> Running in fcbe385cb8df [2021-10-28T18:28:44.205Z] Removing intermediate container fcbe385cb8df [2021-10-28T18:28:44.205Z] ---> 5827e35d3719 [2021-10-28T18:28:44.205Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-28T18:28:44.205Z] ---> Running in 57355144d110 [2021-10-28T18:28:44.205Z] Removing intermediate container 57355144d110 [2021-10-28T18:28:44.205Z] ---> c004fee40385 [2021-10-28T18:28:44.205Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T18:28:44.470Z] ---> 955f8aff23c0 [2021-10-28T18:28:44.470Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-28T18:28:45.045Z] ---> ea923258218d [2021-10-28T18:28:45.045Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-28T18:28:45.045Z] ---> 67fbecaab79c [2021-10-28T18:28:45.045Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-28T18:28:45.045Z] ---> Running in 5f6b4485ee85 [2021-10-28T18:28:45.320Z] Removing intermediate container 5f6b4485ee85 [2021-10-28T18:28:45.320Z] ---> c80d5834a85e [2021-10-28T18:28:45.320Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T18:28:45.320Z] ---> Running in fc345ba2cbfe [2021-10-28T18:28:45.591Z] Removing intermediate container fc345ba2cbfe [2021-10-28T18:28:45.591Z] ---> 2db4b5f74379 [2021-10-28T18:28:45.591Z] Step 19/21 : LABEL arch=x86_64 [2021-10-28T18:28:45.591Z] ---> Running in 5b7598e2a8a4 [2021-10-28T18:28:45.591Z] Removing intermediate container 5b7598e2a8a4 [2021-10-28T18:28:45.591Z] ---> 82f748443264 [2021-10-28T18:28:45.591Z] Step 20/21 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:28:45.591Z] ---> Running in 1a9593e8e3d4 [2021-10-28T18:28:45.853Z] Removing intermediate container 1a9593e8e3d4 [2021-10-28T18:28:45.853Z] ---> d6cd390761d5 [2021-10-28T18:28:45.853Z] Step 21/21 : LABEL version=2.0.1-dev.82 [2021-10-28T18:28:45.853Z] ---> Running in bfb8f1c57ef6 [2021-10-28T18:28:45.853Z] Removing intermediate container bfb8f1c57ef6 [2021-10-28T18:28:45.853Z] ---> 1222ddfcde5f [2021-10-28T18:28:45.853Z] [2021-10-28T18:28:45.853Z] Successfully built 1222ddfcde5f [2021-10-28T18:28:45.853Z] Successfully tagged support-notifications:latest [2021-10-28T18:28:47.761Z]  Building support-notifications ... done Removing intermediate container 0c8bcd28edc5 [2021-10-28T18:28:47.761Z] ---> 59b5188f5aff [2021-10-28T18:28:47.761Z] [2021-10-28T18:28:47.761Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T18:28:47.761Z] ---> 14119a10abf4 [2021-10-28T18:28:47.761Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-28T18:28:47.761Z] ---> Running in 7c75212e42d0 [2021-10-28T18:28:47.761Z] Removing intermediate container 7c75212e42d0 [2021-10-28T18:28:47.761Z] ---> 9676609b4580 [2021-10-28T18:28:47.761Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-28T18:28:47.761Z] ---> Running in 2779eb10fd52 [2021-10-28T18:28:47.761Z] Removing intermediate container 2779eb10fd52 [2021-10-28T18:28:47.761Z] ---> d4aa482eaf03 [2021-10-28T18:28:47.761Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-28T18:28:47.761Z] ---> Running in da0cf43fe63c [2021-10-28T18:28:48.022Z] Removing intermediate container da0cf43fe63c [2021-10-28T18:28:48.022Z] ---> 9b7d15b46722 [2021-10-28T18:28:48.022Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:28:48.022Z] ---> Running in 4f0452239a7d [2021-10-28T18:28:48.283Z] Removing intermediate container 4f0452239a7d [2021-10-28T18:28:48.283Z] ---> 1e6fb4693fe2 [2021-10-28T18:28:48.283Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-28T18:28:48.283Z] ---> Running in 2fa11670cdda [2021-10-28T18:28:48.541Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:49.481Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:28:49.741Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-28T18:28:49.999Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T18:28:49.999Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-28T18:28:49.999Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T18:28:50.257Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-28T18:28:50.257Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-28T18:28:50.515Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T18:28:50.515Z] OK: 8 MiB in 20 packages [2021-10-28T18:28:50.782Z] Removing intermediate container 2fa11670cdda [2021-10-28T18:28:50.782Z] ---> 1329aee6ce6f [2021-10-28T18:28:50.782Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T18:28:50.782Z] ---> 7552263a6f0f [2021-10-28T18:28:50.782Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-28T18:28:51.043Z] ---> 52933bb47e74 [2021-10-28T18:28:51.043Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-28T18:28:51.307Z] ---> ad210714a307 [2021-10-28T18:28:51.307Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-28T18:28:51.307Z] ---> Running in 755a3f7a7ba5 [2021-10-28T18:28:51.307Z] Removing intermediate container 755a3f7a7ba5 [2021-10-28T18:28:51.307Z] ---> ed78f196ab28 [2021-10-28T18:28:51.307Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T18:28:51.307Z] ---> Running in a5df3c822a80 [2021-10-28T18:28:51.569Z] Removing intermediate container a5df3c822a80 [2021-10-28T18:28:51.569Z] ---> 9ef2c5b74c22 [2021-10-28T18:28:51.569Z] Step 20/22 : LABEL arch=x86_64 [2021-10-28T18:28:51.569Z] ---> Running in 23b167f1ee44 [2021-10-28T18:28:51.569Z] Removing intermediate container 23b167f1ee44 [2021-10-28T18:28:51.569Z] ---> d2c1b6cf560d [2021-10-28T18:28:51.569Z] Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:28:51.569Z] ---> Running in a6bdfbf71b9a [2021-10-28T18:28:51.829Z] Removing intermediate container a6bdfbf71b9a [2021-10-28T18:28:51.829Z] ---> 5caf2edb0a14 [2021-10-28T18:28:51.829Z] Step 22/22 : LABEL version=2.0.1-dev.82 [2021-10-28T18:28:51.829Z] ---> Running in f92830e928af [2021-10-28T18:28:51.829Z] Removing intermediate container f92830e928af [2021-10-28T18:28:51.829Z] ---> 18f620891b0b [2021-10-28T18:28:51.829Z] [2021-10-28T18:28:51.829Z] Successfully built 18f620891b0b [2021-10-28T18:28:51.829Z] Successfully tagged core-data:latest [2021-10-28T18:28:52.096Z]  Building core-data ... done  [Pipeline] } [2021-10-28T18:28:52.100Z] $ docker stop --time=1 8e746df529070d29c11a58c22ac89511b80bb3063e3ef5015cfdfc2f3cb9a6d3 [2021-10-28T18:28:53.436Z] $ docker rm -f 8e746df529070d29c11a58c22ac89511b80bb3063e3ef5015cfdfc2f3cb9a6d3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T18:28:53.778Z] + docker images [2021-10-28T18:28:53.778Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-28T18:28:53.778Z] core-data latest 18f620891b0b 2 seconds ago 20.7MB [2021-10-28T18:28:53.778Z] 59b5188f5aff 7 seconds ago 1.76GB [2021-10-28T18:28:53.778Z] support-notifications latest 1222ddfcde5f 8 seconds ago 16.9MB [2021-10-28T18:28:53.779Z] d9529c4ab55e 12 seconds ago 1.76GB [2021-10-28T18:28:53.779Z] security-proxy-setup latest 4eddd45f73a5 15 seconds ago 26.9MB [2021-10-28T18:28:53.779Z] 33ac4e9f1a00 20 seconds ago 1.76GB [2021-10-28T18:28:53.779Z] security-secretstore-setup latest 90fc1631d81e 21 seconds ago 28.4MB [2021-10-28T18:28:53.779Z] 3dab3d1daf51 28 seconds ago 1.76GB [2021-10-28T18:28:53.779Z] sys-mgmt-agent latest 0c669d100374 41 seconds ago 294MB [2021-10-28T18:28:53.779Z] security-bootstrapper latest a9b7834fd04b 55 seconds ago 18.9MB [2021-10-28T18:28:53.779Z] core-metadata latest 48cff7994190 About a minute ago 16.9MB [2021-10-28T18:28:53.779Z] support-scheduler latest 4b639f043134 About a minute ago 16.2MB [2021-10-28T18:28:53.779Z] core-command latest 0bb1108ef03c About a minute ago 16.1MB [2021-10-28T18:28:53.779Z] 838fb1416826 About a minute ago 1.76GB [2021-10-28T18:28:53.779Z] d12d9036dd30 About a minute ago 1.76GB [2021-10-28T18:28:53.779Z] ab5bb0981994 About a minute ago 1.75GB [2021-10-28T18:28:53.779Z] 3f6ee3873288 About a minute ago 1.76GB [2021-10-28T18:28:53.779Z] fb3468a872f5 About a minute ago 1.76GB [2021-10-28T18:28:53.779Z] ci-base-image-x86_64 latest e4b653b669a1 5 minutes ago 1.25GB [2021-10-28T18:28:53.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB [2021-10-28T18:28:53.779Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-28T18:28:53.779Z] docker 20.10.8 bc6c0ffef665 8 weeks ago 214MB [2021-10-28T18:28:53.779Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-28T18:28:53.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 [2021-10-28T18:28:53.910Z] provisioning config files... [2021-10-28T18:28:53.924Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/94@tmp/config332731028684767901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:28:54.221Z] ---> docker-login.sh [2021-10-28T18:28:54.221Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:28:54.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:28:54.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:28:54.221Z] Configure a credential helper to remove this warning. See [2021-10-28T18:28:54.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:28:54.221Z] [2021-10-28T18:28:54.221Z] Login Succeeded [2021-10-28T18:28:54.221Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:28:54.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:28:54.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:28:54.481Z] Configure a credential helper to remove this warning. See [2021-10-28T18:28:54.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:28:54.481Z] [2021-10-28T18:28:54.481Z] Login Succeeded [2021-10-28T18:28:54.481Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:28:54.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:28:54.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:28:54.481Z] Configure a credential helper to remove this warning. See [2021-10-28T18:28:54.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:28:54.481Z] [2021-10-28T18:28:54.481Z] Login Succeeded [2021-10-28T18:28:54.481Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:28:54.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:28:54.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:28:54.739Z] Configure a credential helper to remove this warning. See [2021-10-28T18:28:54.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:28:54.739Z] [2021-10-28T18:28:54.739Z] Login Succeeded [2021-10-28T18:28:54.739Z] docker.io [2021-10-28T18:28:54.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:28:54.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:28:54.997Z] Configure a credential helper to remove this warning. See [2021-10-28T18:28:54.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:28:54.998Z] [2021-10-28T18:28:54.998Z] Login Succeeded [2021-10-28T18:28:54.998Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:28:55.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T18:28:55.040Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-10-28T18:28:55.040Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:28:55.040Z] latest [2021-10-28T18:28:55.040Z] 2.0.1-dev.82 [2021-10-28T18:28:55.040Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:28:55.040Z] main [2021-10-28T18:28:55.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:55.340Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:55.629Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:28:55.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-28T18:28:55.629Z] e8626d968f90: Preparing [2021-10-28T18:28:55.629Z] f37e2d69f427: Preparing [2021-10-28T18:28:55.629Z] 7189ec5c40d7: Preparing [2021-10-28T18:28:55.629Z] df5bcca4f0ad: Preparing [2021-10-28T18:28:55.629Z] e2eb06d8af82: Preparing [2021-10-28T18:28:55.629Z] e2eb06d8af82: Layer already exists [2021-10-28T18:28:55.629Z] 7189ec5c40d7: Pushed [2021-10-28T18:28:55.629Z] e8626d968f90: Pushed [2021-10-28T18:28:55.629Z] df5bcca4f0ad: Pushed [2021-10-28T18:28:56.570Z] f37e2d69f427: Pushed [2021-10-28T18:28:56.830Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:7544c7eda75b5b3f68f8c6cf650498ba3ec18e2c8eaef479107295fe1d782250 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:57.125Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:57.417Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-28T18:28:57.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-28T18:28:57.417Z] e8626d968f90: Preparing [2021-10-28T18:28:57.417Z] f37e2d69f427: Preparing [2021-10-28T18:28:57.417Z] 7189ec5c40d7: Preparing [2021-10-28T18:28:57.417Z] df5bcca4f0ad: Preparing [2021-10-28T18:28:57.417Z] e2eb06d8af82: Preparing [2021-10-28T18:28:57.417Z] f37e2d69f427: Layer already exists [2021-10-28T18:28:57.417Z] e8626d968f90: Layer already exists [2021-10-28T18:28:57.417Z] e2eb06d8af82: Layer already exists [2021-10-28T18:28:57.417Z] df5bcca4f0ad: Layer already exists [2021-10-28T18:28:57.417Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:28:57.417Z] latest: digest: sha256:7544c7eda75b5b3f68f8c6cf650498ba3ec18e2c8eaef479107295fe1d782250 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:57.715Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:58.010Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.82 [2021-10-28T18:28:58.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-28T18:28:58.010Z] e8626d968f90: Preparing [2021-10-28T18:28:58.010Z] f37e2d69f427: Preparing [2021-10-28T18:28:58.010Z] 7189ec5c40d7: Preparing [2021-10-28T18:28:58.011Z] df5bcca4f0ad: Preparing [2021-10-28T18:28:58.011Z] e2eb06d8af82: Preparing [2021-10-28T18:28:58.011Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:28:58.011Z] df5bcca4f0ad: Layer already exists [2021-10-28T18:28:58.011Z] e8626d968f90: Layer already exists [2021-10-28T18:28:58.011Z] f37e2d69f427: Layer already exists [2021-10-28T18:28:58.011Z] e2eb06d8af82: Layer already exists [2021-10-28T18:28:58.011Z] 2.0.1-dev.82: digest: sha256:7544c7eda75b5b3f68f8c6cf650498ba3ec18e2c8eaef479107295fe1d782250 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:58.306Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:58.597Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:28:58.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-28T18:28:58.598Z] e8626d968f90: Preparing [2021-10-28T18:28:58.598Z] f37e2d69f427: Preparing [2021-10-28T18:28:58.598Z] 7189ec5c40d7: Preparing [2021-10-28T18:28:58.598Z] df5bcca4f0ad: Preparing [2021-10-28T18:28:58.598Z] e2eb06d8af82: Preparing [2021-10-28T18:28:58.598Z] df5bcca4f0ad: Layer already exists [2021-10-28T18:28:58.598Z] e2eb06d8af82: Layer already exists [2021-10-28T18:28:58.598Z] f37e2d69f427: Layer already exists [2021-10-28T18:28:58.598Z] e8626d968f90: Layer already exists [2021-10-28T18:28:58.598Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:28:58.598Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:7544c7eda75b5b3f68f8c6cf650498ba3ec18e2c8eaef479107295fe1d782250 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:58.890Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:59.183Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-10-28T18:28:59.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-28T18:28:59.183Z] e8626d968f90: Preparing [2021-10-28T18:28:59.183Z] f37e2d69f427: Preparing [2021-10-28T18:28:59.183Z] 7189ec5c40d7: Preparing [2021-10-28T18:28:59.183Z] df5bcca4f0ad: Preparing [2021-10-28T18:28:59.183Z] e2eb06d8af82: Preparing [2021-10-28T18:28:59.183Z] e2eb06d8af82: Layer already exists [2021-10-28T18:28:59.183Z] e8626d968f90: Layer already exists [2021-10-28T18:28:59.183Z] f37e2d69f427: Layer already exists [2021-10-28T18:28:59.183Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:28:59.183Z] df5bcca4f0ad: Layer already exists [2021-10-28T18:28:59.183Z] main: digest: sha256:7544c7eda75b5b3f68f8c6cf650498ba3ec18e2c8eaef479107295fe1d782250 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T18:28:59.215Z] ===================================================== [Pipeline] echo [2021-10-28T18:28:59.220Z] taggedImages: [2021-10-28T18:28:59.220Z] - nexus3.edgexfoundry.org:10004/core-command:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:28:59.220Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-28T18:28:59.220Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.82 [2021-10-28T18:28:59.220Z] - nexus3.edgexfoundry.org:10004/core-command:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:28:59.220Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-10-28T18:28:59.238Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-10-28T18:28:59.238Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:28:59.238Z] latest [2021-10-28T18:28:59.238Z] 2.0.1-dev.82 [2021-10-28T18:28:59.238Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:28:59.238Z] main [2021-10-28T18:28:59.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:59.546Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:59.836Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:28:59.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-28T18:28:59.836Z] 32971ebc6a08: Preparing [2021-10-28T18:28:59.836Z] 63806f2408e9: Preparing [2021-10-28T18:28:59.836Z] 7189ec5c40d7: Preparing [2021-10-28T18:28:59.836Z] 1e4f6fb38b6e: Preparing [2021-10-28T18:28:59.836Z] 3acc8f3995e5: Preparing [2021-10-28T18:28:59.836Z] e2eb06d8af82: Preparing [2021-10-28T18:28:59.836Z] e2eb06d8af82: Waiting [2021-10-28T18:28:59.836Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:00.099Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:00.099Z] 32971ebc6a08: Pushed [2021-10-28T18:29:00.099Z] 3acc8f3995e5: Pushed [2021-10-28T18:29:00.099Z] 1e4f6fb38b6e: Pushed [2021-10-28T18:29:01.043Z] 63806f2408e9: Pushed [2021-10-28T18:29:01.043Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:b40cc67fb0ef57adc24a72a1c5cdbf4dd1e6757c782c1749ccd5e880a79509e6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:01.335Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:01.667Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-28T18:29:01.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-28T18:29:01.667Z] 32971ebc6a08: Preparing [2021-10-28T18:29:01.667Z] 63806f2408e9: Preparing [2021-10-28T18:29:01.667Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:01.667Z] 1e4f6fb38b6e: Preparing [2021-10-28T18:29:01.667Z] 3acc8f3995e5: Preparing [2021-10-28T18:29:01.667Z] e2eb06d8af82: Preparing [2021-10-28T18:29:01.667Z] e2eb06d8af82: Waiting [2021-10-28T18:29:01.667Z] 32971ebc6a08: Layer already exists [2021-10-28T18:29:01.667Z] 1e4f6fb38b6e: Layer already exists [2021-10-28T18:29:01.667Z] 3acc8f3995e5: Layer already exists [2021-10-28T18:29:01.667Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:01.667Z] 63806f2408e9: Layer already exists [2021-10-28T18:29:01.667Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:01.667Z] latest: digest: sha256:b40cc67fb0ef57adc24a72a1c5cdbf4dd1e6757c782c1749ccd5e880a79509e6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:01.964Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:02.265Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.82 [2021-10-28T18:29:02.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-28T18:29:02.265Z] 32971ebc6a08: Preparing [2021-10-28T18:29:02.265Z] 63806f2408e9: Preparing [2021-10-28T18:29:02.265Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:02.265Z] 1e4f6fb38b6e: Preparing [2021-10-28T18:29:02.265Z] 3acc8f3995e5: Preparing [2021-10-28T18:29:02.265Z] e2eb06d8af82: Preparing [2021-10-28T18:29:02.265Z] e2eb06d8af82: Waiting [2021-10-28T18:29:02.265Z] 3acc8f3995e5: Layer already exists [2021-10-28T18:29:02.265Z] 63806f2408e9: Layer already exists [2021-10-28T18:29:02.265Z] 1e4f6fb38b6e: Layer already exists [2021-10-28T18:29:02.265Z] 32971ebc6a08: Layer already exists [2021-10-28T18:29:02.265Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:02.265Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:02.265Z] 2.0.1-dev.82: digest: sha256:b40cc67fb0ef57adc24a72a1c5cdbf4dd1e6757c782c1749ccd5e880a79509e6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:02.561Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:02.850Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:02.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-28T18:29:02.850Z] 32971ebc6a08: Preparing [2021-10-28T18:29:02.850Z] 63806f2408e9: Preparing [2021-10-28T18:29:02.850Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:02.850Z] 1e4f6fb38b6e: Preparing [2021-10-28T18:29:02.850Z] 3acc8f3995e5: Preparing [2021-10-28T18:29:02.850Z] e2eb06d8af82: Preparing [2021-10-28T18:29:02.850Z] e2eb06d8af82: Waiting [2021-10-28T18:29:02.850Z] 63806f2408e9: Layer already exists [2021-10-28T18:29:02.850Z] 3acc8f3995e5: Layer already exists [2021-10-28T18:29:02.850Z] 1e4f6fb38b6e: Layer already exists [2021-10-28T18:29:02.850Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:02.850Z] 32971ebc6a08: Layer already exists [2021-10-28T18:29:02.850Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:02.850Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:b40cc67fb0ef57adc24a72a1c5cdbf4dd1e6757c782c1749ccd5e880a79509e6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:03.146Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:03.435Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-10-28T18:29:03.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-28T18:29:03.435Z] 32971ebc6a08: Preparing [2021-10-28T18:29:03.435Z] 63806f2408e9: Preparing [2021-10-28T18:29:03.435Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:03.435Z] 1e4f6fb38b6e: Preparing [2021-10-28T18:29:03.435Z] 3acc8f3995e5: Preparing [2021-10-28T18:29:03.435Z] e2eb06d8af82: Preparing [2021-10-28T18:29:03.435Z] e2eb06d8af82: Waiting [2021-10-28T18:29:03.435Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:03.435Z] 3acc8f3995e5: Layer already exists [2021-10-28T18:29:03.435Z] 63806f2408e9: Layer already exists [2021-10-28T18:29:03.435Z] 1e4f6fb38b6e: Layer already exists [2021-10-28T18:29:03.435Z] 32971ebc6a08: Layer already exists [2021-10-28T18:29:03.435Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:03.435Z] main: digest: sha256:b40cc67fb0ef57adc24a72a1c5cdbf4dd1e6757c782c1749ccd5e880a79509e6 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T18:29:03.465Z] ===================================================== [Pipeline] echo [2021-10-28T18:29:03.472Z] taggedImages: [2021-10-28T18:29:03.472Z] - nexus3.edgexfoundry.org:10004/core-data:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:03.472Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-28T18:29:03.472Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.82 [2021-10-28T18:29:03.472Z] - nexus3.edgexfoundry.org:10004/core-data:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:03.472Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-10-28T18:29:03.489Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-10-28T18:29:03.489Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:03.489Z] latest [2021-10-28T18:29:03.489Z] 2.0.1-dev.82 [2021-10-28T18:29:03.489Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:03.489Z] main [2021-10-28T18:29:03.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:03.791Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:04.085Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:04.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-28T18:29:04.085Z] 38b01b74837c: Preparing [2021-10-28T18:29:04.085Z] dd61a6917adb: Preparing [2021-10-28T18:29:04.085Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:04.085Z] 48de250201f8: Preparing [2021-10-28T18:29:04.085Z] e2eb06d8af82: Preparing [2021-10-28T18:29:04.085Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:04.085Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:04.085Z] 38b01b74837c: Pushed [2021-10-28T18:29:04.085Z] 48de250201f8: Pushed [2021-10-28T18:29:05.476Z] dd61a6917adb: Pushed [2021-10-28T18:29:05.476Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:0b1957334681d64e2ec2d7ffbdd35c0ae9a437cd04a449be3849f9f8f1471485 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:05.770Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:06.058Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-28T18:29:06.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-28T18:29:06.058Z] 38b01b74837c: Preparing [2021-10-28T18:29:06.058Z] dd61a6917adb: Preparing [2021-10-28T18:29:06.058Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:06.058Z] 48de250201f8: Preparing [2021-10-28T18:29:06.058Z] e2eb06d8af82: Preparing [2021-10-28T18:29:06.058Z] dd61a6917adb: Layer already exists [2021-10-28T18:29:06.058Z] 48de250201f8: Layer already exists [2021-10-28T18:29:06.058Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:06.058Z] 38b01b74837c: Layer already exists [2021-10-28T18:29:06.058Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:06.058Z] latest: digest: sha256:0b1957334681d64e2ec2d7ffbdd35c0ae9a437cd04a449be3849f9f8f1471485 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:06.357Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:06.651Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.82 [2021-10-28T18:29:06.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-28T18:29:06.651Z] 38b01b74837c: Preparing [2021-10-28T18:29:06.651Z] dd61a6917adb: Preparing [2021-10-28T18:29:06.651Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:06.651Z] 48de250201f8: Preparing [2021-10-28T18:29:06.651Z] e2eb06d8af82: Preparing [2021-10-28T18:29:06.651Z] dd61a6917adb: Layer already exists [2021-10-28T18:29:06.651Z] 38b01b74837c: Layer already exists [2021-10-28T18:29:06.651Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:06.651Z] 48de250201f8: Layer already exists [2021-10-28T18:29:06.651Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:06.652Z] 2.0.1-dev.82: digest: sha256:0b1957334681d64e2ec2d7ffbdd35c0ae9a437cd04a449be3849f9f8f1471485 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:06.946Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:07.233Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:07.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-28T18:29:07.233Z] 38b01b74837c: Preparing [2021-10-28T18:29:07.233Z] dd61a6917adb: Preparing [2021-10-28T18:29:07.233Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:07.233Z] 48de250201f8: Preparing [2021-10-28T18:29:07.233Z] e2eb06d8af82: Preparing [2021-10-28T18:29:07.233Z] dd61a6917adb: Layer already exists [2021-10-28T18:29:07.233Z] 38b01b74837c: Layer already exists [2021-10-28T18:29:07.233Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:07.233Z] 48de250201f8: Layer already exists [2021-10-28T18:29:07.233Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:07.233Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:0b1957334681d64e2ec2d7ffbdd35c0ae9a437cd04a449be3849f9f8f1471485 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:07.528Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:07.827Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-10-28T18:29:07.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-28T18:29:07.827Z] 38b01b74837c: Preparing [2021-10-28T18:29:07.827Z] dd61a6917adb: Preparing [2021-10-28T18:29:07.827Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:07.827Z] 48de250201f8: Preparing [2021-10-28T18:29:07.827Z] e2eb06d8af82: Preparing [2021-10-28T18:29:07.827Z] dd61a6917adb: Layer already exists [2021-10-28T18:29:07.827Z] 48de250201f8: Layer already exists [2021-10-28T18:29:07.827Z] 38b01b74837c: Layer already exists [2021-10-28T18:29:07.827Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:07.827Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:07.827Z] main: digest: sha256:0b1957334681d64e2ec2d7ffbdd35c0ae9a437cd04a449be3849f9f8f1471485 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T18:29:07.853Z] ===================================================== [Pipeline] echo [2021-10-28T18:29:07.860Z] taggedImages: [2021-10-28T18:29:07.860Z] - nexus3.edgexfoundry.org:10004/core-metadata:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:07.860Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-28T18:29:07.860Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.82 [2021-10-28T18:29:07.860Z] - nexus3.edgexfoundry.org:10004/core-metadata:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:07.860Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-10-28T18:29:07.881Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-10-28T18:29:07.881Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:07.881Z] latest [2021-10-28T18:29:07.881Z] 2.0.1-dev.82 [2021-10-28T18:29:07.881Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:07.881Z] main [2021-10-28T18:29:07.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:08.194Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:08.491Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:08.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-28T18:29:08.491Z] bac7ae87160f: Preparing [2021-10-28T18:29:08.491Z] bac7ae87160f: Preparing [2021-10-28T18:29:08.491Z] d397162d9753: Preparing [2021-10-28T18:29:08.491Z] 410b6b17035e: Preparing [2021-10-28T18:29:08.491Z] b5767ec78d8b: Preparing [2021-10-28T18:29:08.491Z] 4eec87ccd8bc: Preparing [2021-10-28T18:29:08.491Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:08.491Z] 9b9990bf95a7: Preparing [2021-10-28T18:29:08.491Z] 86a7e254b830: Preparing [2021-10-28T18:29:08.491Z] b76bf0c9f5e6: Preparing [2021-10-28T18:29:08.491Z] 177e31c2590b: Preparing [2021-10-28T18:29:08.491Z] e2eb06d8af82: Preparing [2021-10-28T18:29:08.491Z] 7189ec5c40d7: Waiting [2021-10-28T18:29:08.491Z] 9b9990bf95a7: Waiting [2021-10-28T18:29:08.491Z] 86a7e254b830: Waiting [2021-10-28T18:29:08.491Z] b76bf0c9f5e6: Waiting [2021-10-28T18:29:08.491Z] 177e31c2590b: Waiting [2021-10-28T18:29:08.491Z] e2eb06d8af82: Waiting [2021-10-28T18:29:08.491Z] b5767ec78d8b: Pushed [2021-10-28T18:29:08.491Z] 410b6b17035e: Pushed [2021-10-28T18:29:08.491Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:08.491Z] d397162d9753: Pushed [2021-10-28T18:29:08.491Z] bac7ae87160f: Pushed [2021-10-28T18:29:08.752Z] 9b9990bf95a7: Pushed [2021-10-28T18:29:08.752Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:08.752Z] 177e31c2590b: Pushed [2021-10-28T18:29:08.752Z] b76bf0c9f5e6: Pushed [2021-10-28T18:29:08.752Z] 86a7e254b830: Pushed [2021-10-28T18:29:09.693Z] 4eec87ccd8bc: Pushed [2021-10-28T18:29:09.693Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:86717419e6685ae443d06d0298ddd5b826646fcc6a4d3794ca1453fcaa181eea size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:09.990Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:10.279Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-28T18:29:10.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-28T18:29:10.279Z] bac7ae87160f: Preparing [2021-10-28T18:29:10.279Z] bac7ae87160f: Preparing [2021-10-28T18:29:10.279Z] d397162d9753: Preparing [2021-10-28T18:29:10.279Z] 410b6b17035e: Preparing [2021-10-28T18:29:10.279Z] b5767ec78d8b: Preparing [2021-10-28T18:29:10.279Z] 4eec87ccd8bc: Preparing [2021-10-28T18:29:10.279Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:10.279Z] 9b9990bf95a7: Preparing [2021-10-28T18:29:10.279Z] 86a7e254b830: Preparing [2021-10-28T18:29:10.279Z] b76bf0c9f5e6: Preparing [2021-10-28T18:29:10.279Z] 177e31c2590b: Preparing [2021-10-28T18:29:10.279Z] e2eb06d8af82: Preparing [2021-10-28T18:29:10.279Z] 7189ec5c40d7: Waiting [2021-10-28T18:29:10.279Z] 9b9990bf95a7: Waiting [2021-10-28T18:29:10.279Z] 86a7e254b830: Waiting [2021-10-28T18:29:10.279Z] b76bf0c9f5e6: Waiting [2021-10-28T18:29:10.279Z] 177e31c2590b: Waiting [2021-10-28T18:29:10.279Z] e2eb06d8af82: Waiting [2021-10-28T18:29:10.279Z] d397162d9753: Layer already exists [2021-10-28T18:29:10.279Z] 410b6b17035e: Layer already exists [2021-10-28T18:29:10.279Z] 4eec87ccd8bc: Layer already exists [2021-10-28T18:29:10.279Z] bac7ae87160f: Layer already exists [2021-10-28T18:29:10.279Z] b5767ec78d8b: Layer already exists [2021-10-28T18:29:10.279Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:10.279Z] 86a7e254b830: Layer already exists [2021-10-28T18:29:10.279Z] 9b9990bf95a7: Layer already exists [2021-10-28T18:29:10.279Z] b76bf0c9f5e6: Layer already exists [2021-10-28T18:29:10.279Z] 177e31c2590b: Layer already exists [2021-10-28T18:29:10.279Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:10.279Z] latest: digest: sha256:86717419e6685ae443d06d0298ddd5b826646fcc6a4d3794ca1453fcaa181eea size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:10.573Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:10.867Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.82 [2021-10-28T18:29:10.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-28T18:29:10.867Z] bac7ae87160f: Preparing [2021-10-28T18:29:10.867Z] bac7ae87160f: Preparing [2021-10-28T18:29:10.867Z] d397162d9753: Preparing [2021-10-28T18:29:10.867Z] 410b6b17035e: Preparing [2021-10-28T18:29:10.867Z] b5767ec78d8b: Preparing [2021-10-28T18:29:10.867Z] 4eec87ccd8bc: Preparing [2021-10-28T18:29:10.867Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:10.867Z] 9b9990bf95a7: Preparing [2021-10-28T18:29:10.867Z] 86a7e254b830: Preparing [2021-10-28T18:29:10.867Z] b76bf0c9f5e6: Preparing [2021-10-28T18:29:10.867Z] 177e31c2590b: Preparing [2021-10-28T18:29:10.867Z] e2eb06d8af82: Preparing [2021-10-28T18:29:10.867Z] 7189ec5c40d7: Waiting [2021-10-28T18:29:10.867Z] 9b9990bf95a7: Waiting [2021-10-28T18:29:10.867Z] 86a7e254b830: Waiting [2021-10-28T18:29:10.867Z] b76bf0c9f5e6: Waiting [2021-10-28T18:29:10.867Z] 177e31c2590b: Waiting [2021-10-28T18:29:10.867Z] e2eb06d8af82: Waiting [2021-10-28T18:29:10.867Z] b5767ec78d8b: Layer already exists [2021-10-28T18:29:10.867Z] 4eec87ccd8bc: Layer already exists [2021-10-28T18:29:10.867Z] d397162d9753: Layer already exists [2021-10-28T18:29:10.867Z] 410b6b17035e: Layer already exists [2021-10-28T18:29:10.867Z] bac7ae87160f: Layer already exists [2021-10-28T18:29:10.867Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:10.867Z] 9b9990bf95a7: Layer already exists [2021-10-28T18:29:10.867Z] 86a7e254b830: Layer already exists [2021-10-28T18:29:10.867Z] b76bf0c9f5e6: Layer already exists [2021-10-28T18:29:10.867Z] 177e31c2590b: Layer already exists [2021-10-28T18:29:10.867Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:10.867Z] 2.0.1-dev.82: digest: sha256:86717419e6685ae443d06d0298ddd5b826646fcc6a4d3794ca1453fcaa181eea size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:11.161Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:11.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:11.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-28T18:29:11.450Z] bac7ae87160f: Preparing [2021-10-28T18:29:11.450Z] bac7ae87160f: Preparing [2021-10-28T18:29:11.450Z] d397162d9753: Preparing [2021-10-28T18:29:11.450Z] 410b6b17035e: Preparing [2021-10-28T18:29:11.450Z] b5767ec78d8b: Preparing [2021-10-28T18:29:11.450Z] 4eec87ccd8bc: Preparing [2021-10-28T18:29:11.450Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:11.450Z] 9b9990bf95a7: Preparing [2021-10-28T18:29:11.450Z] 86a7e254b830: Preparing [2021-10-28T18:29:11.450Z] b76bf0c9f5e6: Preparing [2021-10-28T18:29:11.450Z] 177e31c2590b: Preparing [2021-10-28T18:29:11.450Z] e2eb06d8af82: Preparing [2021-10-28T18:29:11.450Z] 7189ec5c40d7: Waiting [2021-10-28T18:29:11.450Z] 9b9990bf95a7: Waiting [2021-10-28T18:29:11.450Z] 86a7e254b830: Waiting [2021-10-28T18:29:11.450Z] b76bf0c9f5e6: Waiting [2021-10-28T18:29:11.450Z] 177e31c2590b: Waiting [2021-10-28T18:29:11.450Z] e2eb06d8af82: Waiting [2021-10-28T18:29:11.450Z] b5767ec78d8b: Layer already exists [2021-10-28T18:29:11.450Z] d397162d9753: Layer already exists [2021-10-28T18:29:11.450Z] bac7ae87160f: Layer already exists [2021-10-28T18:29:11.450Z] 4eec87ccd8bc: Layer already exists [2021-10-28T18:29:11.450Z] 410b6b17035e: Layer already exists [2021-10-28T18:29:11.450Z] 9b9990bf95a7: Layer already exists [2021-10-28T18:29:11.450Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:11.450Z] 86a7e254b830: Layer already exists [2021-10-28T18:29:11.450Z] 177e31c2590b: Layer already exists [2021-10-28T18:29:11.450Z] b76bf0c9f5e6: Layer already exists [2021-10-28T18:29:11.450Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:11.450Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:86717419e6685ae443d06d0298ddd5b826646fcc6a4d3794ca1453fcaa181eea size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:11.741Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:12.027Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-10-28T18:29:12.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-28T18:29:12.027Z] bac7ae87160f: Preparing [2021-10-28T18:29:12.027Z] bac7ae87160f: Preparing [2021-10-28T18:29:12.027Z] d397162d9753: Preparing [2021-10-28T18:29:12.027Z] 410b6b17035e: Preparing [2021-10-28T18:29:12.027Z] b5767ec78d8b: Preparing [2021-10-28T18:29:12.027Z] 4eec87ccd8bc: Preparing [2021-10-28T18:29:12.027Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:12.027Z] 9b9990bf95a7: Preparing [2021-10-28T18:29:12.027Z] 86a7e254b830: Preparing [2021-10-28T18:29:12.027Z] b76bf0c9f5e6: Preparing [2021-10-28T18:29:12.027Z] 177e31c2590b: Preparing [2021-10-28T18:29:12.027Z] e2eb06d8af82: Preparing [2021-10-28T18:29:12.027Z] 7189ec5c40d7: Waiting [2021-10-28T18:29:12.027Z] 9b9990bf95a7: Waiting [2021-10-28T18:29:12.027Z] 86a7e254b830: Waiting [2021-10-28T18:29:12.027Z] b76bf0c9f5e6: Waiting [2021-10-28T18:29:12.027Z] 177e31c2590b: Waiting [2021-10-28T18:29:12.027Z] e2eb06d8af82: Waiting [2021-10-28T18:29:12.027Z] 4eec87ccd8bc: Layer already exists [2021-10-28T18:29:12.027Z] d397162d9753: Layer already exists [2021-10-28T18:29:12.027Z] 410b6b17035e: Layer already exists [2021-10-28T18:29:12.027Z] bac7ae87160f: Layer already exists [2021-10-28T18:29:12.027Z] b5767ec78d8b: Layer already exists [2021-10-28T18:29:12.027Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:12.027Z] 9b9990bf95a7: Layer already exists [2021-10-28T18:29:12.027Z] b76bf0c9f5e6: Layer already exists [2021-10-28T18:29:12.027Z] 177e31c2590b: Layer already exists [2021-10-28T18:29:12.027Z] 86a7e254b830: Layer already exists [2021-10-28T18:29:12.027Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:12.027Z] main: digest: sha256:86717419e6685ae443d06d0298ddd5b826646fcc6a4d3794ca1453fcaa181eea size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T18:29:12.054Z] ===================================================== [Pipeline] echo [2021-10-28T18:29:12.062Z] taggedImages: [2021-10-28T18:29:12.062Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:12.062Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-28T18:29:12.062Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.82 [2021-10-28T18:29:12.062Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:12.062Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-10-28T18:29:12.079Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-10-28T18:29:12.079Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:12.079Z] latest [2021-10-28T18:29:12.079Z] 2.0.1-dev.82 [2021-10-28T18:29:12.079Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:12.079Z] main [2021-10-28T18:29:12.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:12.382Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:12.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:12.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-28T18:29:12.680Z] d9b8fe477813: Preparing [2021-10-28T18:29:12.680Z] 162d027b25eb: Preparing [2021-10-28T18:29:12.680Z] 7a0362565b5e: Preparing [2021-10-28T18:29:12.680Z] 7b1fe9371370: Preparing [2021-10-28T18:29:12.680Z] 1705268b0f38: Preparing [2021-10-28T18:29:12.680Z] e2eb06d8af82: Preparing [2021-10-28T18:29:12.680Z] e2eb06d8af82: Waiting [2021-10-28T18:29:13.261Z] 7a0362565b5e: Pushed [2021-10-28T18:29:13.261Z] 7b1fe9371370: Pushed [2021-10-28T18:29:13.261Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:13.261Z] 1705268b0f38: Pushed [2021-10-28T18:29:13.520Z] d9b8fe477813: Pushed [2021-10-28T18:29:13.520Z] 162d027b25eb: Pushed [2021-10-28T18:29:13.520Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:cc5c91f89b96760025aeac8beeee420d0772fca11162079940ea851796270d06 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:13.818Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:14.113Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-28T18:29:14.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-28T18:29:14.113Z] d9b8fe477813: Preparing [2021-10-28T18:29:14.113Z] 162d027b25eb: Preparing [2021-10-28T18:29:14.113Z] 7a0362565b5e: Preparing [2021-10-28T18:29:14.113Z] 7b1fe9371370: Preparing [2021-10-28T18:29:14.113Z] 1705268b0f38: Preparing [2021-10-28T18:29:14.113Z] e2eb06d8af82: Preparing [2021-10-28T18:29:14.113Z] e2eb06d8af82: Waiting [2021-10-28T18:29:14.113Z] 7a0362565b5e: Layer already exists [2021-10-28T18:29:14.113Z] d9b8fe477813: Layer already exists [2021-10-28T18:29:14.113Z] 1705268b0f38: Layer already exists [2021-10-28T18:29:14.113Z] 162d027b25eb: Layer already exists [2021-10-28T18:29:14.113Z] 7b1fe9371370: Layer already exists [2021-10-28T18:29:14.113Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:14.113Z] latest: digest: sha256:cc5c91f89b96760025aeac8beeee420d0772fca11162079940ea851796270d06 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:14.403Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:14.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.82 [2021-10-28T18:29:14.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-28T18:29:14.690Z] d9b8fe477813: Preparing [2021-10-28T18:29:14.690Z] 162d027b25eb: Preparing [2021-10-28T18:29:14.690Z] 7a0362565b5e: Preparing [2021-10-28T18:29:14.690Z] 7b1fe9371370: Preparing [2021-10-28T18:29:14.690Z] 1705268b0f38: Preparing [2021-10-28T18:29:14.690Z] e2eb06d8af82: Preparing [2021-10-28T18:29:14.690Z] e2eb06d8af82: Waiting [2021-10-28T18:29:14.690Z] 162d027b25eb: Layer already exists [2021-10-28T18:29:14.690Z] 1705268b0f38: Layer already exists [2021-10-28T18:29:14.690Z] d9b8fe477813: Layer already exists [2021-10-28T18:29:14.690Z] 7a0362565b5e: Layer already exists [2021-10-28T18:29:14.690Z] 7b1fe9371370: Layer already exists [2021-10-28T18:29:14.690Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:14.690Z] 2.0.1-dev.82: digest: sha256:cc5c91f89b96760025aeac8beeee420d0772fca11162079940ea851796270d06 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:14.982Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:15.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:15.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-28T18:29:15.271Z] d9b8fe477813: Preparing [2021-10-28T18:29:15.271Z] 162d027b25eb: Preparing [2021-10-28T18:29:15.271Z] 7a0362565b5e: Preparing [2021-10-28T18:29:15.271Z] 7b1fe9371370: Preparing [2021-10-28T18:29:15.271Z] 1705268b0f38: Preparing [2021-10-28T18:29:15.271Z] e2eb06d8af82: Preparing [2021-10-28T18:29:15.271Z] e2eb06d8af82: Waiting [2021-10-28T18:29:15.271Z] 7a0362565b5e: Layer already exists [2021-10-28T18:29:15.271Z] 162d027b25eb: Layer already exists [2021-10-28T18:29:15.271Z] 1705268b0f38: Layer already exists [2021-10-28T18:29:15.271Z] d9b8fe477813: Layer already exists [2021-10-28T18:29:15.271Z] 7b1fe9371370: Layer already exists [2021-10-28T18:29:15.271Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:15.271Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:cc5c91f89b96760025aeac8beeee420d0772fca11162079940ea851796270d06 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:15.567Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:15.856Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-10-28T18:29:15.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-28T18:29:15.857Z] d9b8fe477813: Preparing [2021-10-28T18:29:15.857Z] 162d027b25eb: Preparing [2021-10-28T18:29:15.857Z] 7a0362565b5e: Preparing [2021-10-28T18:29:15.857Z] 7b1fe9371370: Preparing [2021-10-28T18:29:15.857Z] 1705268b0f38: Preparing [2021-10-28T18:29:15.857Z] e2eb06d8af82: Preparing [2021-10-28T18:29:15.857Z] e2eb06d8af82: Waiting [2021-10-28T18:29:15.857Z] 1705268b0f38: Layer already exists [2021-10-28T18:29:15.857Z] 162d027b25eb: Layer already exists [2021-10-28T18:29:15.857Z] d9b8fe477813: Layer already exists [2021-10-28T18:29:15.857Z] 7b1fe9371370: Layer already exists [2021-10-28T18:29:15.857Z] 7a0362565b5e: Layer already exists [2021-10-28T18:29:15.857Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:15.857Z] main: digest: sha256:cc5c91f89b96760025aeac8beeee420d0772fca11162079940ea851796270d06 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T18:29:15.889Z] ===================================================== [Pipeline] echo [2021-10-28T18:29:15.897Z] taggedImages: [2021-10-28T18:29:15.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:15.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-28T18:29:15.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.82 [2021-10-28T18:29:15.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:15.897Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-10-28T18:29:15.916Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-10-28T18:29:15.916Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:15.916Z] latest [2021-10-28T18:29:15.916Z] 2.0.1-dev.82 [2021-10-28T18:29:15.916Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:15.916Z] main [2021-10-28T18:29:15.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:16.230Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:16.523Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:16.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-28T18:29:16.523Z] 8d509305e4c6: Preparing [2021-10-28T18:29:16.523Z] d109bfc386d6: Preparing [2021-10-28T18:29:16.523Z] 128fe3b7abca: Preparing [2021-10-28T18:29:16.523Z] ab5e259190f5: Preparing [2021-10-28T18:29:16.523Z] 545c41c54d63: Preparing [2021-10-28T18:29:16.523Z] 7e72168fc7a0: Preparing [2021-10-28T18:29:16.523Z] aac66c45bc8a: Preparing [2021-10-28T18:29:16.523Z] 22e5f3b66cee: Preparing [2021-10-28T18:29:16.523Z] 788bae3e834e: Preparing [2021-10-28T18:29:16.523Z] e2eb06d8af82: Preparing [2021-10-28T18:29:16.523Z] aac66c45bc8a: Waiting [2021-10-28T18:29:16.523Z] 22e5f3b66cee: Waiting [2021-10-28T18:29:16.523Z] 788bae3e834e: Waiting [2021-10-28T18:29:16.523Z] e2eb06d8af82: Waiting [2021-10-28T18:29:16.523Z] 7e72168fc7a0: Waiting [2021-10-28T18:29:17.110Z] 8d509305e4c6: Pushed [2021-10-28T18:29:17.110Z] 545c41c54d63: Pushed [2021-10-28T18:29:17.110Z] d109bfc386d6: Pushed [2021-10-28T18:29:17.370Z] ab5e259190f5: Pushed [2021-10-28T18:29:17.370Z] 7e72168fc7a0: Pushed [2021-10-28T18:29:17.370Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:17.370Z] aac66c45bc8a: Pushed [2021-10-28T18:29:17.370Z] 22e5f3b66cee: Pushed [2021-10-28T18:29:17.370Z] 788bae3e834e: Pushed [2021-10-28T18:29:17.629Z] 128fe3b7abca: Pushed [2021-10-28T18:29:17.629Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:9781234ed31454ca1391c2606ce959fa71745ee8fa0fb025ae4355d7651b260e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:17.925Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:18.213Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-28T18:29:18.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-28T18:29:18.213Z] 8d509305e4c6: Preparing [2021-10-28T18:29:18.213Z] d109bfc386d6: Preparing [2021-10-28T18:29:18.213Z] 128fe3b7abca: Preparing [2021-10-28T18:29:18.213Z] ab5e259190f5: Preparing [2021-10-28T18:29:18.213Z] 545c41c54d63: Preparing [2021-10-28T18:29:18.213Z] 7e72168fc7a0: Preparing [2021-10-28T18:29:18.213Z] aac66c45bc8a: Preparing [2021-10-28T18:29:18.213Z] 22e5f3b66cee: Preparing [2021-10-28T18:29:18.213Z] 788bae3e834e: Preparing [2021-10-28T18:29:18.213Z] e2eb06d8af82: Preparing [2021-10-28T18:29:18.213Z] 7e72168fc7a0: Waiting [2021-10-28T18:29:18.213Z] aac66c45bc8a: Waiting [2021-10-28T18:29:18.213Z] 22e5f3b66cee: Waiting [2021-10-28T18:29:18.213Z] 788bae3e834e: Waiting [2021-10-28T18:29:18.213Z] e2eb06d8af82: Waiting [2021-10-28T18:29:18.213Z] 545c41c54d63: Layer already exists [2021-10-28T18:29:18.213Z] 128fe3b7abca: Layer already exists [2021-10-28T18:29:18.213Z] d109bfc386d6: Layer already exists [2021-10-28T18:29:18.213Z] ab5e259190f5: Layer already exists [2021-10-28T18:29:18.213Z] 8d509305e4c6: Layer already exists [2021-10-28T18:29:18.213Z] 7e72168fc7a0: Layer already exists [2021-10-28T18:29:18.213Z] 22e5f3b66cee: Layer already exists [2021-10-28T18:29:18.213Z] 788bae3e834e: Layer already exists [2021-10-28T18:29:18.213Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:18.213Z] aac66c45bc8a: Layer already exists [2021-10-28T18:29:18.213Z] latest: digest: sha256:9781234ed31454ca1391c2606ce959fa71745ee8fa0fb025ae4355d7651b260e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:18.506Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:18.788Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.82 [2021-10-28T18:29:18.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-28T18:29:18.788Z] 8d509305e4c6: Preparing [2021-10-28T18:29:18.788Z] d109bfc386d6: Preparing [2021-10-28T18:29:18.788Z] 128fe3b7abca: Preparing [2021-10-28T18:29:18.788Z] ab5e259190f5: Preparing [2021-10-28T18:29:18.788Z] 545c41c54d63: Preparing [2021-10-28T18:29:18.788Z] 7e72168fc7a0: Preparing [2021-10-28T18:29:18.788Z] aac66c45bc8a: Preparing [2021-10-28T18:29:18.788Z] 22e5f3b66cee: Preparing [2021-10-28T18:29:18.788Z] 788bae3e834e: Preparing [2021-10-28T18:29:18.788Z] e2eb06d8af82: Preparing [2021-10-28T18:29:18.788Z] 7e72168fc7a0: Waiting [2021-10-28T18:29:18.788Z] aac66c45bc8a: Waiting [2021-10-28T18:29:18.788Z] 22e5f3b66cee: Waiting [2021-10-28T18:29:18.788Z] 788bae3e834e: Waiting [2021-10-28T18:29:18.788Z] e2eb06d8af82: Waiting [2021-10-28T18:29:18.788Z] d109bfc386d6: Layer already exists [2021-10-28T18:29:18.788Z] 8d509305e4c6: Layer already exists [2021-10-28T18:29:18.788Z] 128fe3b7abca: Layer already exists [2021-10-28T18:29:18.788Z] 545c41c54d63: Layer already exists [2021-10-28T18:29:18.788Z] ab5e259190f5: Layer already exists [2021-10-28T18:29:18.788Z] aac66c45bc8a: Layer already exists [2021-10-28T18:29:18.788Z] 7e72168fc7a0: Layer already exists [2021-10-28T18:29:18.788Z] 22e5f3b66cee: Layer already exists [2021-10-28T18:29:18.788Z] 788bae3e834e: Layer already exists [2021-10-28T18:29:18.788Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:18.788Z] 2.0.1-dev.82: digest: sha256:9781234ed31454ca1391c2606ce959fa71745ee8fa0fb025ae4355d7651b260e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:19.239Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:19.605Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:19.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-28T18:29:19.605Z] 8d509305e4c6: Preparing [2021-10-28T18:29:19.605Z] d109bfc386d6: Preparing [2021-10-28T18:29:19.605Z] 128fe3b7abca: Preparing [2021-10-28T18:29:19.605Z] ab5e259190f5: Preparing [2021-10-28T18:29:19.605Z] 545c41c54d63: Preparing [2021-10-28T18:29:19.605Z] 7e72168fc7a0: Preparing [2021-10-28T18:29:19.605Z] aac66c45bc8a: Preparing [2021-10-28T18:29:19.605Z] 22e5f3b66cee: Preparing [2021-10-28T18:29:19.605Z] 788bae3e834e: Preparing [2021-10-28T18:29:19.605Z] e2eb06d8af82: Preparing [2021-10-28T18:29:19.605Z] 7e72168fc7a0: Waiting [2021-10-28T18:29:19.605Z] aac66c45bc8a: Waiting [2021-10-28T18:29:19.605Z] 22e5f3b66cee: Waiting [2021-10-28T18:29:19.605Z] 788bae3e834e: Waiting [2021-10-28T18:29:19.605Z] e2eb06d8af82: Waiting [2021-10-28T18:29:19.605Z] 545c41c54d63: Layer already exists [2021-10-28T18:29:19.605Z] 8d509305e4c6: Layer already exists [2021-10-28T18:29:19.605Z] d109bfc386d6: Layer already exists [2021-10-28T18:29:19.605Z] 128fe3b7abca: Layer already exists [2021-10-28T18:29:19.605Z] ab5e259190f5: Layer already exists [2021-10-28T18:29:19.605Z] 7e72168fc7a0: Layer already exists [2021-10-28T18:29:19.605Z] 22e5f3b66cee: Layer already exists [2021-10-28T18:29:19.605Z] aac66c45bc8a: Layer already exists [2021-10-28T18:29:19.605Z] 788bae3e834e: Layer already exists [2021-10-28T18:29:19.605Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:19.605Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:9781234ed31454ca1391c2606ce959fa71745ee8fa0fb025ae4355d7651b260e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:19.900Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:20.189Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-10-28T18:29:20.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-28T18:29:20.189Z] 8d509305e4c6: Preparing [2021-10-28T18:29:20.189Z] d109bfc386d6: Preparing [2021-10-28T18:29:20.189Z] 128fe3b7abca: Preparing [2021-10-28T18:29:20.189Z] ab5e259190f5: Preparing [2021-10-28T18:29:20.189Z] 545c41c54d63: Preparing [2021-10-28T18:29:20.189Z] 7e72168fc7a0: Preparing [2021-10-28T18:29:20.189Z] aac66c45bc8a: Preparing [2021-10-28T18:29:20.189Z] 22e5f3b66cee: Preparing [2021-10-28T18:29:20.189Z] 788bae3e834e: Preparing [2021-10-28T18:29:20.189Z] e2eb06d8af82: Preparing [2021-10-28T18:29:20.189Z] 7e72168fc7a0: Waiting [2021-10-28T18:29:20.189Z] aac66c45bc8a: Waiting [2021-10-28T18:29:20.189Z] 22e5f3b66cee: Waiting [2021-10-28T18:29:20.189Z] 788bae3e834e: Waiting [2021-10-28T18:29:20.189Z] e2eb06d8af82: Waiting [2021-10-28T18:29:20.189Z] 545c41c54d63: Layer already exists [2021-10-28T18:29:20.189Z] 128fe3b7abca: Layer already exists [2021-10-28T18:29:20.189Z] 8d509305e4c6: Layer already exists [2021-10-28T18:29:20.189Z] d109bfc386d6: Layer already exists [2021-10-28T18:29:20.189Z] ab5e259190f5: Layer already exists [2021-10-28T18:29:20.189Z] aac66c45bc8a: Layer already exists [2021-10-28T18:29:20.189Z] 22e5f3b66cee: Layer already exists [2021-10-28T18:29:20.189Z] 788bae3e834e: Layer already exists [2021-10-28T18:29:20.189Z] 7e72168fc7a0: Layer already exists [2021-10-28T18:29:20.189Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:20.189Z] main: digest: sha256:9781234ed31454ca1391c2606ce959fa71745ee8fa0fb025ae4355d7651b260e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T18:29:20.215Z] ===================================================== [Pipeline] echo [2021-10-28T18:29:20.222Z] taggedImages: [2021-10-28T18:29:20.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:20.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-28T18:29:20.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.82 [2021-10-28T18:29:20.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:20.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-10-28T18:29:20.241Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-10-28T18:29:20.241Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:20.241Z] latest [2021-10-28T18:29:20.241Z] 2.0.1-dev.82 [2021-10-28T18:29:20.241Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:20.241Z] main [2021-10-28T18:29:20.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:20.545Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:20.834Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:20.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-28T18:29:20.834Z] 51c9792fc751: Preparing [2021-10-28T18:29:20.834Z] 5c8db6fbd88f: Preparing [2021-10-28T18:29:20.834Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:20.834Z] 7f4add83bc8b: Preparing [2021-10-28T18:29:20.834Z] e2eb06d8af82: Preparing [2021-10-28T18:29:20.834Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:20.834Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:20.834Z] 51c9792fc751: Pushed [2021-10-28T18:29:20.834Z] 7f4add83bc8b: Pushed [2021-10-28T18:29:22.218Z] 5c8db6fbd88f: Pushed [2021-10-28T18:29:22.218Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:1b9c3c5246d64c18af89b7cbdaf2072e2dbbb44f0a8e6c2f6e7502ad8b9581ef size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:22.504Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:22.796Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-28T18:29:22.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-28T18:29:22.796Z] 51c9792fc751: Preparing [2021-10-28T18:29:22.796Z] 5c8db6fbd88f: Preparing [2021-10-28T18:29:22.796Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:22.796Z] 7f4add83bc8b: Preparing [2021-10-28T18:29:22.796Z] e2eb06d8af82: Preparing [2021-10-28T18:29:22.796Z] 51c9792fc751: Layer already exists [2021-10-28T18:29:22.796Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:22.796Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:22.796Z] 7f4add83bc8b: Layer already exists [2021-10-28T18:29:22.796Z] 5c8db6fbd88f: Layer already exists [2021-10-28T18:29:22.796Z] latest: digest: sha256:1b9c3c5246d64c18af89b7cbdaf2072e2dbbb44f0a8e6c2f6e7502ad8b9581ef size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:23.093Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:23.382Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.82 [2021-10-28T18:29:23.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-28T18:29:23.382Z] 51c9792fc751: Preparing [2021-10-28T18:29:23.382Z] 5c8db6fbd88f: Preparing [2021-10-28T18:29:23.382Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:23.382Z] 7f4add83bc8b: Preparing [2021-10-28T18:29:23.382Z] e2eb06d8af82: Preparing [2021-10-28T18:29:23.382Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:23.382Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:23.382Z] 5c8db6fbd88f: Layer already exists [2021-10-28T18:29:23.382Z] 51c9792fc751: Layer already exists [2021-10-28T18:29:23.382Z] 7f4add83bc8b: Layer already exists [2021-10-28T18:29:23.382Z] 2.0.1-dev.82: digest: sha256:1b9c3c5246d64c18af89b7cbdaf2072e2dbbb44f0a8e6c2f6e7502ad8b9581ef size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:23.678Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:23.974Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:23.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-28T18:29:23.974Z] 51c9792fc751: Preparing [2021-10-28T18:29:23.974Z] 5c8db6fbd88f: Preparing [2021-10-28T18:29:23.974Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:23.974Z] 7f4add83bc8b: Preparing [2021-10-28T18:29:23.974Z] e2eb06d8af82: Preparing [2021-10-28T18:29:23.974Z] 7f4add83bc8b: Layer already exists [2021-10-28T18:29:23.974Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:23.974Z] 5c8db6fbd88f: Layer already exists [2021-10-28T18:29:23.974Z] 51c9792fc751: Layer already exists [2021-10-28T18:29:23.974Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:23.974Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:1b9c3c5246d64c18af89b7cbdaf2072e2dbbb44f0a8e6c2f6e7502ad8b9581ef size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:24.264Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:24.554Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-28T18:29:24.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-28T18:29:24.554Z] 51c9792fc751: Preparing [2021-10-28T18:29:24.554Z] 5c8db6fbd88f: Preparing [2021-10-28T18:29:24.554Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:24.554Z] 7f4add83bc8b: Preparing [2021-10-28T18:29:24.554Z] e2eb06d8af82: Preparing [2021-10-28T18:29:24.554Z] 5c8db6fbd88f: Layer already exists [2021-10-28T18:29:24.554Z] 7f4add83bc8b: Layer already exists [2021-10-28T18:29:24.554Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:24.554Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:24.554Z] 51c9792fc751: Layer already exists [2021-10-28T18:29:24.554Z] main: digest: sha256:1b9c3c5246d64c18af89b7cbdaf2072e2dbbb44f0a8e6c2f6e7502ad8b9581ef size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T18:29:24.585Z] ===================================================== [Pipeline] echo [2021-10-28T18:29:24.591Z] taggedImages: [2021-10-28T18:29:24.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:24.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-28T18:29:24.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.82 [2021-10-28T18:29:24.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:24.591Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-10-28T18:29:24.611Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-10-28T18:29:24.611Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:24.611Z] latest [2021-10-28T18:29:24.611Z] 2.0.1-dev.82 [2021-10-28T18:29:24.611Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:24.611Z] main [2021-10-28T18:29:24.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:24.915Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:25.208Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:25.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-28T18:29:25.208Z] c0782fb972d9: Preparing [2021-10-28T18:29:25.208Z] dd5c32715274: Preparing [2021-10-28T18:29:25.208Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:25.208Z] df5bcca4f0ad: Preparing [2021-10-28T18:29:25.208Z] e2eb06d8af82: Preparing [2021-10-28T18:29:25.208Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:25.208Z] df5bcca4f0ad: Layer already exists [2021-10-28T18:29:25.208Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:25.208Z] c0782fb972d9: Pushed [2021-10-28T18:29:26.146Z] dd5c32715274: Pushed [2021-10-28T18:29:26.405Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:8e4e2f6f3455e501b17edf5331a374766cbfc6b495ceccc48344e2c890cf4e57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:26.696Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:26.990Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-28T18:29:26.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-28T18:29:26.990Z] c0782fb972d9: Preparing [2021-10-28T18:29:26.990Z] dd5c32715274: Preparing [2021-10-28T18:29:26.990Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:26.990Z] df5bcca4f0ad: Preparing [2021-10-28T18:29:26.990Z] e2eb06d8af82: Preparing [2021-10-28T18:29:26.990Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:26.990Z] c0782fb972d9: Layer already exists [2021-10-28T18:29:26.990Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:26.990Z] dd5c32715274: Layer already exists [2021-10-28T18:29:26.990Z] df5bcca4f0ad: Layer already exists [2021-10-28T18:29:26.990Z] latest: digest: sha256:8e4e2f6f3455e501b17edf5331a374766cbfc6b495ceccc48344e2c890cf4e57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:27.286Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:27.581Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.82 [2021-10-28T18:29:27.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-28T18:29:27.581Z] c0782fb972d9: Preparing [2021-10-28T18:29:27.581Z] dd5c32715274: Preparing [2021-10-28T18:29:27.581Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:27.581Z] df5bcca4f0ad: Preparing [2021-10-28T18:29:27.581Z] e2eb06d8af82: Preparing [2021-10-28T18:29:27.581Z] c0782fb972d9: Layer already exists [2021-10-28T18:29:27.581Z] df5bcca4f0ad: Layer already exists [2021-10-28T18:29:27.581Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:27.581Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:27.581Z] dd5c32715274: Layer already exists [2021-10-28T18:29:27.581Z] 2.0.1-dev.82: digest: sha256:8e4e2f6f3455e501b17edf5331a374766cbfc6b495ceccc48344e2c890cf4e57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:27.872Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:28.164Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:28.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-28T18:29:28.164Z] c0782fb972d9: Preparing [2021-10-28T18:29:28.164Z] dd5c32715274: Preparing [2021-10-28T18:29:28.164Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:28.164Z] df5bcca4f0ad: Preparing [2021-10-28T18:29:28.164Z] e2eb06d8af82: Preparing [2021-10-28T18:29:28.164Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:28.164Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:28.164Z] c0782fb972d9: Layer already exists [2021-10-28T18:29:28.164Z] dd5c32715274: Layer already exists [2021-10-28T18:29:28.164Z] df5bcca4f0ad: Layer already exists [2021-10-28T18:29:28.164Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:8e4e2f6f3455e501b17edf5331a374766cbfc6b495ceccc48344e2c890cf4e57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:28.453Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:28.739Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-10-28T18:29:28.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-28T18:29:28.739Z] c0782fb972d9: Preparing [2021-10-28T18:29:28.739Z] dd5c32715274: Preparing [2021-10-28T18:29:28.739Z] 7189ec5c40d7: Preparing [2021-10-28T18:29:28.739Z] df5bcca4f0ad: Preparing [2021-10-28T18:29:28.739Z] e2eb06d8af82: Preparing [2021-10-28T18:29:28.739Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:28.739Z] 7189ec5c40d7: Layer already exists [2021-10-28T18:29:28.739Z] df5bcca4f0ad: Layer already exists [2021-10-28T18:29:28.739Z] dd5c32715274: Layer already exists [2021-10-28T18:29:28.739Z] c0782fb972d9: Layer already exists [2021-10-28T18:29:28.739Z] main: digest: sha256:8e4e2f6f3455e501b17edf5331a374766cbfc6b495ceccc48344e2c890cf4e57 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T18:29:28.774Z] ===================================================== [Pipeline] echo [2021-10-28T18:29:28.780Z] taggedImages: [2021-10-28T18:29:28.780Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:28.780Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-28T18:29:28.780Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.82 [2021-10-28T18:29:28.780Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:28.780Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-10-28T18:29:28.797Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-10-28T18:29:28.797Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:28.797Z] latest [2021-10-28T18:29:28.797Z] 2.0.1-dev.82 [2021-10-28T18:29:28.797Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:28.797Z] main [2021-10-28T18:29:28.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:29.101Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:29.398Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:29.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-28T18:29:29.398Z] 9f79c7e07943: Preparing [2021-10-28T18:29:29.398Z] 42704974dc97: Preparing [2021-10-28T18:29:29.398Z] 1840c9c515fb: Preparing [2021-10-28T18:29:29.398Z] 162feb73d452: Preparing [2021-10-28T18:29:29.398Z] 879b85f2d1ed: Preparing [2021-10-28T18:29:29.398Z] 6777e3bbcb7c: Preparing [2021-10-28T18:29:29.398Z] fd08d546f6b8: Preparing [2021-10-28T18:29:29.398Z] 0636255016a6: Preparing [2021-10-28T18:29:29.398Z] 84e9d258764d: Preparing [2021-10-28T18:29:29.398Z] 56463f638872: Preparing [2021-10-28T18:29:29.398Z] e2eb06d8af82: Preparing [2021-10-28T18:29:29.398Z] 6777e3bbcb7c: Waiting [2021-10-28T18:29:29.398Z] fd08d546f6b8: Waiting [2021-10-28T18:29:29.398Z] 0636255016a6: Waiting [2021-10-28T18:29:29.398Z] 84e9d258764d: Waiting [2021-10-28T18:29:29.398Z] 56463f638872: Waiting [2021-10-28T18:29:29.398Z] e2eb06d8af82: Waiting [2021-10-28T18:29:29.398Z] 879b85f2d1ed: Layer already exists [2021-10-28T18:29:29.663Z] 6777e3bbcb7c: Layer already exists [2021-10-28T18:29:29.932Z] fd08d546f6b8: Layer already exists [2021-10-28T18:29:30.199Z] 42704974dc97: Pushed [2021-10-28T18:29:30.199Z] 0636255016a6: Layer already exists [2021-10-28T18:29:30.199Z] 84e9d258764d: Layer already exists [2021-10-28T18:29:30.199Z] 56463f638872: Layer already exists [2021-10-28T18:29:30.199Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:30.199Z] 9f79c7e07943: Pushed [2021-10-28T18:29:30.199Z] 1840c9c515fb: Pushed [2021-10-28T18:29:35.472Z] 162feb73d452: Pushed [2021-10-28T18:29:35.472Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:19d7572d6318277607e517d0e145f419891a88ff845d0fdc221a2ee4b53bba3a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:35.764Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:36.048Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-28T18:29:36.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-28T18:29:36.048Z] 9f79c7e07943: Preparing [2021-10-28T18:29:36.048Z] 42704974dc97: Preparing [2021-10-28T18:29:36.048Z] 1840c9c515fb: Preparing [2021-10-28T18:29:36.048Z] 162feb73d452: Preparing [2021-10-28T18:29:36.048Z] 879b85f2d1ed: Preparing [2021-10-28T18:29:36.048Z] 6777e3bbcb7c: Preparing [2021-10-28T18:29:36.048Z] fd08d546f6b8: Preparing [2021-10-28T18:29:36.048Z] 0636255016a6: Preparing [2021-10-28T18:29:36.048Z] 84e9d258764d: Preparing [2021-10-28T18:29:36.048Z] 56463f638872: Preparing [2021-10-28T18:29:36.048Z] e2eb06d8af82: Preparing [2021-10-28T18:29:36.048Z] 6777e3bbcb7c: Waiting [2021-10-28T18:29:36.048Z] fd08d546f6b8: Waiting [2021-10-28T18:29:36.048Z] 0636255016a6: Waiting [2021-10-28T18:29:36.048Z] 84e9d258764d: Waiting [2021-10-28T18:29:36.048Z] 56463f638872: Waiting [2021-10-28T18:29:36.048Z] e2eb06d8af82: Waiting [2021-10-28T18:29:36.048Z] 9f79c7e07943: Layer already exists [2021-10-28T18:29:36.048Z] 1840c9c515fb: Layer already exists [2021-10-28T18:29:36.048Z] 162feb73d452: Layer already exists [2021-10-28T18:29:36.048Z] 42704974dc97: Layer already exists [2021-10-28T18:29:36.048Z] 879b85f2d1ed: Layer already exists [2021-10-28T18:29:36.048Z] 6777e3bbcb7c: Layer already exists [2021-10-28T18:29:36.048Z] 0636255016a6: Layer already exists [2021-10-28T18:29:36.048Z] fd08d546f6b8: Layer already exists [2021-10-28T18:29:36.048Z] 84e9d258764d: Layer already exists [2021-10-28T18:29:36.048Z] 56463f638872: Layer already exists [2021-10-28T18:29:36.048Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:36.048Z] latest: digest: sha256:19d7572d6318277607e517d0e145f419891a88ff845d0fdc221a2ee4b53bba3a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:36.344Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:36.634Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.82 [2021-10-28T18:29:36.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-28T18:29:36.634Z] 9f79c7e07943: Preparing [2021-10-28T18:29:36.634Z] 42704974dc97: Preparing [2021-10-28T18:29:36.634Z] 1840c9c515fb: Preparing [2021-10-28T18:29:36.634Z] 162feb73d452: Preparing [2021-10-28T18:29:36.634Z] 879b85f2d1ed: Preparing [2021-10-28T18:29:36.634Z] 6777e3bbcb7c: Preparing [2021-10-28T18:29:36.634Z] fd08d546f6b8: Preparing [2021-10-28T18:29:36.634Z] 0636255016a6: Preparing [2021-10-28T18:29:36.634Z] 84e9d258764d: Preparing [2021-10-28T18:29:36.634Z] 56463f638872: Preparing [2021-10-28T18:29:36.634Z] e2eb06d8af82: Preparing [2021-10-28T18:29:36.634Z] 6777e3bbcb7c: Waiting [2021-10-28T18:29:36.634Z] fd08d546f6b8: Waiting [2021-10-28T18:29:36.634Z] 0636255016a6: Waiting [2021-10-28T18:29:36.634Z] 84e9d258764d: Waiting [2021-10-28T18:29:36.634Z] 56463f638872: Waiting [2021-10-28T18:29:36.634Z] e2eb06d8af82: Waiting [2021-10-28T18:29:36.634Z] 879b85f2d1ed: Layer already exists [2021-10-28T18:29:36.634Z] 162feb73d452: Layer already exists [2021-10-28T18:29:36.634Z] 9f79c7e07943: Layer already exists [2021-10-28T18:29:36.634Z] 1840c9c515fb: Layer already exists [2021-10-28T18:29:36.634Z] 42704974dc97: Layer already exists [2021-10-28T18:29:36.634Z] 6777e3bbcb7c: Layer already exists [2021-10-28T18:29:36.634Z] fd08d546f6b8: Layer already exists [2021-10-28T18:29:36.634Z] 84e9d258764d: Layer already exists [2021-10-28T18:29:36.634Z] 0636255016a6: Layer already exists [2021-10-28T18:29:36.634Z] 56463f638872: Layer already exists [2021-10-28T18:29:36.634Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:36.634Z] 2.0.1-dev.82: digest: sha256:19d7572d6318277607e517d0e145f419891a88ff845d0fdc221a2ee4b53bba3a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:36.924Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:37.214Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:37.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-28T18:29:37.214Z] 9f79c7e07943: Preparing [2021-10-28T18:29:37.214Z] 42704974dc97: Preparing [2021-10-28T18:29:37.214Z] 1840c9c515fb: Preparing [2021-10-28T18:29:37.214Z] 162feb73d452: Preparing [2021-10-28T18:29:37.214Z] 879b85f2d1ed: Preparing [2021-10-28T18:29:37.214Z] 6777e3bbcb7c: Preparing [2021-10-28T18:29:37.214Z] fd08d546f6b8: Preparing [2021-10-28T18:29:37.214Z] 0636255016a6: Preparing [2021-10-28T18:29:37.214Z] 84e9d258764d: Preparing [2021-10-28T18:29:37.214Z] 56463f638872: Preparing [2021-10-28T18:29:37.214Z] e2eb06d8af82: Preparing [2021-10-28T18:29:37.214Z] 6777e3bbcb7c: Waiting [2021-10-28T18:29:37.214Z] fd08d546f6b8: Waiting [2021-10-28T18:29:37.214Z] 0636255016a6: Waiting [2021-10-28T18:29:37.214Z] 56463f638872: Waiting [2021-10-28T18:29:37.214Z] e2eb06d8af82: Waiting [2021-10-28T18:29:37.214Z] 42704974dc97: Layer already exists [2021-10-28T18:29:37.214Z] 9f79c7e07943: Layer already exists [2021-10-28T18:29:37.214Z] 162feb73d452: Layer already exists [2021-10-28T18:29:37.214Z] 879b85f2d1ed: Layer already exists [2021-10-28T18:29:37.214Z] 1840c9c515fb: Layer already exists [2021-10-28T18:29:37.214Z] 6777e3bbcb7c: Layer already exists [2021-10-28T18:29:37.214Z] 0636255016a6: Layer already exists [2021-10-28T18:29:37.214Z] 56463f638872: Layer already exists [2021-10-28T18:29:37.214Z] 84e9d258764d: Layer already exists [2021-10-28T18:29:37.214Z] fd08d546f6b8: Layer already exists [2021-10-28T18:29:37.214Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:37.214Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:19d7572d6318277607e517d0e145f419891a88ff845d0fdc221a2ee4b53bba3a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:37.509Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:29:37.796Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-10-28T18:29:37.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-28T18:29:37.796Z] 9f79c7e07943: Preparing [2021-10-28T18:29:37.796Z] 42704974dc97: Preparing [2021-10-28T18:29:37.796Z] 1840c9c515fb: Preparing [2021-10-28T18:29:37.796Z] 162feb73d452: Preparing [2021-10-28T18:29:37.796Z] 879b85f2d1ed: Preparing [2021-10-28T18:29:37.796Z] 6777e3bbcb7c: Preparing [2021-10-28T18:29:37.796Z] fd08d546f6b8: Preparing [2021-10-28T18:29:37.796Z] 0636255016a6: Preparing [2021-10-28T18:29:37.796Z] 84e9d258764d: Preparing [2021-10-28T18:29:37.796Z] 56463f638872: Preparing [2021-10-28T18:29:37.796Z] e2eb06d8af82: Preparing [2021-10-28T18:29:37.796Z] 6777e3bbcb7c: Waiting [2021-10-28T18:29:37.796Z] fd08d546f6b8: Waiting [2021-10-28T18:29:37.796Z] 0636255016a6: Waiting [2021-10-28T18:29:37.796Z] 84e9d258764d: Waiting [2021-10-28T18:29:37.796Z] 56463f638872: Waiting [2021-10-28T18:29:37.796Z] e2eb06d8af82: Waiting [2021-10-28T18:29:37.796Z] 879b85f2d1ed: Layer already exists [2021-10-28T18:29:37.796Z] 42704974dc97: Layer already exists [2021-10-28T18:29:37.796Z] 9f79c7e07943: Layer already exists [2021-10-28T18:29:37.796Z] 1840c9c515fb: Layer already exists [2021-10-28T18:29:37.796Z] 162feb73d452: Layer already exists [2021-10-28T18:29:37.796Z] 0636255016a6: Layer already exists [2021-10-28T18:29:37.796Z] fd08d546f6b8: Layer already exists [2021-10-28T18:29:37.796Z] 6777e3bbcb7c: Layer already exists [2021-10-28T18:29:37.796Z] 84e9d258764d: Layer already exists [2021-10-28T18:29:37.796Z] 56463f638872: Layer already exists [2021-10-28T18:29:37.796Z] e2eb06d8af82: Layer already exists [2021-10-28T18:29:37.796Z] main: digest: sha256:19d7572d6318277607e517d0e145f419891a88ff845d0fdc221a2ee4b53bba3a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T18:29:37.827Z] ===================================================== [Pipeline] echo [2021-10-28T18:29:37.833Z] taggedImages: [2021-10-28T18:29:37.833Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T18:29:37.833Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-28T18:29:37.833Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.82 [2021-10-28T18:29:37.833Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T18:29:37.833Z] - 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] } [2021-10-28T20:53:55.742Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12263 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-10-28T20:53:55.754Z] Running in /w/workspace/edgex-go/94 [Pipeline] { [Pipeline] checkout [2021-10-28T20:53:55.989Z] The recommended git tool is: git [2021-10-28T20:54:02.345Z] using credential edgex-jenkins-ssh [2021-10-28T20:54:02.364Z] Cloning the remote Git repository [2021-10-28T20:54:02.421Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-28T20:54:02.520Z] > git init /w/workspace/edgex-go/94 # timeout=10 [2021-10-28T20:54:02.611Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-28T20:54:02.612Z] > git --version # timeout=10 [2021-10-28T20:54:02.645Z] > git --version # 'git version 2.17.1' [2021-10-28T20:54:02.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:54:02.733Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:54:31.269Z] Avoid second fetch [2021-10-28T20:54:31.270Z] Checking out Revision 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 (main) [2021-10-28T20:54:31.214Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-28T20:54:31.237Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:54:31.291Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T20:54:31.306Z] > git checkout -f 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 # timeout=10 [2021-10-28T20:54:35.824Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#3779)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T20:54:36.810Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-28T20:54:37.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T20:54:37.811Z] Dload Upload Total Spent Left Speed [2021-10-28T20:54:37.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh [2021-10-28T20:54:38.265Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-28T20:54:38.619Z] + sudo tee /etc/docker/daemon.new [2021-10-28T20:54:38.619Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-28T20:54:38.619Z] { [2021-10-28T20:54:38.619Z] "registry-mirrors": [ [2021-10-28T20:54:38.619Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-28T20:54:38.619Z] ], [2021-10-28T20:54:38.619Z] "bip": "10.250.0.254/24", [2021-10-28T20:54:38.619Z] "hosts": [ [2021-10-28T20:54:38.619Z] "tcp://0.0.0.0:5555", [2021-10-28T20:54:38.619Z] "unix:///var/run/docker.sock" [2021-10-28T20:54:38.619Z] ], [2021-10-28T20:54:38.619Z] "mtu": 1458, [2021-10-28T20:54:38.619Z] "selinux-enabled": true, [2021-10-28T20:54:38.619Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-28T20:54:38.619Z] } [Pipeline] sh [2021-10-28T20:54:38.982Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-28T20:54:39.348Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T20:54:57.736Z] provisioning config files... [2021-10-28T20:54:57.767Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/94@tmp/config4081527222190908784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:54:58.148Z] ---> docker-login.sh [2021-10-28T20:54:58.148Z] nexus3.edgexfoundry.org:10001 [2021-10-28T20:54:58.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:54:59.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:54:59.474Z] Configure a credential helper to remove this warning. See [2021-10-28T20:54:59.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:54:59.474Z] [2021-10-28T20:54:59.474Z] Login Succeeded [2021-10-28T20:54:59.474Z] nexus3.edgexfoundry.org:10002 [2021-10-28T20:55:00.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:55:00.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:55:00.077Z] Configure a credential helper to remove this warning. See [2021-10-28T20:55:00.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:55:00.077Z] [2021-10-28T20:55:00.077Z] Login Succeeded [2021-10-28T20:55:00.077Z] nexus3.edgexfoundry.org:10003 [2021-10-28T20:55:00.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:55:00.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:55:00.679Z] Configure a credential helper to remove this warning. See [2021-10-28T20:55:00.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:55:00.679Z] [2021-10-28T20:55:00.679Z] Login Succeeded [2021-10-28T20:55:00.679Z] nexus3.edgexfoundry.org:10004 [2021-10-28T20:55:01.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:55:01.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:55:01.285Z] Configure a credential helper to remove this warning. See [2021-10-28T20:55:01.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:55:01.285Z] [2021-10-28T20:55:01.285Z] Login Succeeded [2021-10-28T20:55:01.285Z] docker.io [2021-10-28T20:55:01.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:55:02.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:55:02.167Z] Configure a credential helper to remove this warning. See [2021-10-28T20:55:02.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:55:02.167Z] [2021-10-28T20:55:02.167Z] Login Succeeded [2021-10-28T20:55:02.167Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T20:55:02.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T20:55:02.705Z] ========================================================= [2021-10-28T20:55:02.705Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-28T20:55:02.705Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-28T20:55:03.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T20:55:03.347Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-28T20:55:03.347Z] 552d1f2373af: Pulling fs layer [2021-10-28T20:55:03.347Z] ea3f2d53f512: Pulling fs layer [2021-10-28T20:55:03.347Z] 9e70ebbbe112: Pulling fs layer [2021-10-28T20:55:03.347Z] 7a9cfe048b4a: Pulling fs layer [2021-10-28T20:55:03.347Z] 72dc09318566: Pulling fs layer [2021-10-28T20:55:03.347Z] f4f7b4309257: Pulling fs layer [2021-10-28T20:55:03.347Z] 0ac9a79272e3: Pulling fs layer [2021-10-28T20:55:03.347Z] b78e95d17946: Pulling fs layer [2021-10-28T20:55:03.347Z] 7a9cfe048b4a: Waiting [2021-10-28T20:55:03.347Z] 72dc09318566: Waiting [2021-10-28T20:55:03.347Z] b78e95d17946: Waiting [2021-10-28T20:55:03.347Z] 9e70ebbbe112: Download complete [2021-10-28T20:55:03.347Z] ea3f2d53f512: Verifying Checksum [2021-10-28T20:55:03.347Z] ea3f2d53f512: Download complete [2021-10-28T20:55:03.347Z] 72dc09318566: Verifying Checksum [2021-10-28T20:55:03.347Z] 72dc09318566: Download complete [2021-10-28T20:55:03.347Z] f4f7b4309257: Verifying Checksum [2021-10-28T20:55:03.347Z] f4f7b4309257: Download complete [2021-10-28T20:55:03.347Z] 552d1f2373af: Download complete [2021-10-28T20:55:03.347Z] 0ac9a79272e3: Verifying Checksum [2021-10-28T20:55:03.347Z] 0ac9a79272e3: Download complete [2021-10-28T20:55:04.344Z] 552d1f2373af: Pull complete [2021-10-28T20:55:05.338Z] ea3f2d53f512: Pull complete [2021-10-28T20:55:05.612Z] 9e70ebbbe112: Pull complete [2021-10-28T20:55:05.612Z] b78e95d17946: Verifying Checksum [2021-10-28T20:55:05.612Z] b78e95d17946: Download complete [2021-10-28T20:55:06.216Z] 7a9cfe048b4a: Verifying Checksum [2021-10-28T20:55:06.216Z] 7a9cfe048b4a: Download complete [2021-10-28T20:55:18.650Z] 7a9cfe048b4a: Pull complete [2021-10-28T20:55:18.650Z] 72dc09318566: Pull complete [2021-10-28T20:55:18.650Z] f4f7b4309257: Pull complete [2021-10-28T20:55:18.650Z] 0ac9a79272e3: Pull complete [2021-10-28T20:55:24.069Z] b78e95d17946: Pull complete [2021-10-28T20:55:24.069Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-28T20:55:24.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T20:55:24.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-28T20:55:24.435Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-28T20:55:24.435Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T20:55:24.435Z] WORKDIR /edgex [2021-10-28T20:55:24.435Z] COPY go.mod . [2021-10-28T20:55:24.435Z] RUN go mod download [2021-10-28T20:55:27.084Z] Sending build context to Docker daemon 166.5MB [2021-10-28T20:55:27.084Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T20:55:27.084Z] ---> 8b459fc5aaf0 [2021-10-28T20:55:27.084Z] Step 2/4 : WORKDIR /edgex [2021-10-28T20:55:29.081Z] ---> Running in a39f6a559fe5 [2021-10-28T20:55:29.358Z] Removing intermediate container a39f6a559fe5 [2021-10-28T20:55:29.358Z] ---> 64085891f7ec [2021-10-28T20:55:29.358Z] Step 3/4 : COPY go.mod . [2021-10-28T20:55:30.351Z] ---> a8680fa5474a [2021-10-28T20:55:30.351Z] Step 4/4 : RUN go mod download [2021-10-28T20:55:30.351Z] ---> Running in ba62aaa52508 [2021-10-28T20:56:52.307Z] Removing intermediate container ba62aaa52508 [2021-10-28T20:56:52.307Z] ---> bdea5fb2d392 [2021-10-28T20:56:52.307Z] Successfully built bdea5fb2d392 [2021-10-28T20:56:52.307Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:56:52.657Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T20:56:52.657Z] . [Pipeline] withDockerContainer [2021-10-28T20:56:52.963Z] prd-ubuntu18.04-docker-arm64-4c-16g-12263 does not seem to be running inside a container [2021-10-28T20:56:53.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-28T20:56:54.853Z] $ docker top 82c47456028fb3e2d043dcfacfac4dab473f569188f0e393ec417e9b92f1bf09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T20:56:55.953Z] + go version [2021-10-28T20:56:55.953Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-28T20:56:55.976Z] $ docker stop --time=1 82c47456028fb3e2d043dcfacfac4dab473f569188f0e393ec417e9b92f1bf09 [2021-10-28T20:56:57.750Z] $ docker rm -f 82c47456028fb3e2d043dcfacfac4dab473f569188f0e393ec417e9b92f1bf09 [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 [2021-10-28T20:56:58.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T20:56:58.577Z] [2021-10-28T20:56:58.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:56:58.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T20:56:59.199Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-28T20:56:59.199Z] 29e5d40040c1: Pulling fs layer [2021-10-28T20:56:59.199Z] 1ce36da41761: Pulling fs layer [2021-10-28T20:56:59.199Z] 25b303627fd3: Pulling fs layer [2021-10-28T20:56:59.199Z] 29e5d40040c1: Verifying Checksum [2021-10-28T20:56:59.199Z] 29e5d40040c1: Download complete [2021-10-28T20:56:59.477Z] 1ce36da41761: Verifying Checksum [2021-10-28T20:56:59.477Z] 1ce36da41761: Download complete [2021-10-28T20:56:59.750Z] 29e5d40040c1: Pull complete [2021-10-28T20:57:01.180Z] 25b303627fd3: Verifying Checksum [2021-10-28T20:57:01.180Z] 25b303627fd3: Download complete [2021-10-28T20:57:01.180Z] 1ce36da41761: Pull complete [2021-10-28T20:57:11.326Z] 25b303627fd3: Pull complete [2021-10-28T20:57:11.326Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-28T20:57:11.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T20:57:11.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-28T20:57:11.591Z] prd-ubuntu18.04-docker-arm64-4c-16g-12263 does not seem to be running inside a container [2021-10-28T20:57:11.675Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 [2021-10-28T20:57:14.602Z] $ docker top f51586d08d876c3b3067aac93b0dfb0d4b792439a83133dafd54348e43821d8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T20:57:15.580Z] + docker-compose build --help [2021-10-28T20:57:15.580Z] + grep parallel [2021-10-28T20:57:22.304Z] --parallel Build images in parallel. [Pipeline] } [2021-10-28T20:57:22.325Z] $ docker stop --time=1 f51586d08d876c3b3067aac93b0dfb0d4b792439a83133dafd54348e43821d8d [2021-10-28T20:57:24.100Z] $ docker rm -f f51586d08d876c3b3067aac93b0dfb0d4b792439a83133dafd54348e43821d8d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:57:24.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-28T20:57:24.716Z] . [Pipeline] withDockerContainer [2021-10-28T20:57:25.005Z] prd-ubuntu18.04-docker-arm64-4c-16g-12263 does not seem to be running inside a container [2021-10-28T20:57:25.100Z] $ 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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-28T20:57:26.697Z] $ docker top 5c6648c8b4af36ce411488026020b60b260b051ed04ca90591675fc35e3b99a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T20:57:27.655Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-28T20:57:34.388Z] Building core-command ... [2021-10-28T20:57:34.388Z] Building core-data ... [2021-10-28T20:57:34.388Z] Building core-metadata ... [2021-10-28T20:57:34.388Z] Building security-bootstrapper ... [2021-10-28T20:57:34.388Z] Building security-proxy-setup ... [2021-10-28T20:57:34.388Z] Building security-secretstore-setup ... [2021-10-28T20:57:34.388Z] Building support-notifications ... [2021-10-28T20:57:34.388Z] Building support-scheduler ... [2021-10-28T20:57:34.388Z] Building sys-mgmt-agent ... [2021-10-28T20:57:34.388Z] Building security-secretstore-setup [2021-10-28T20:57:34.388Z] Building core-metadata [2021-10-28T20:57:34.388Z] Building support-scheduler [2021-10-28T20:57:34.388Z] Building security-proxy-setup [2021-10-28T20:57:34.388Z] Building security-bootstrapper [2021-10-28T20:58:21.485Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T20:58:21.485Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-28T20:58:21.485Z] ---> bdea5fb2d392 [2021-10-28T20:58:21.485Z] Step 3/30 : WORKDIR /edgex-go [2021-10-28T20:58:21.485Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T20:58:21.485Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-28T20:58:21.485Z] ---> bdea5fb2d392 [2021-10-28T20:58:21.485Z] Step 3/23 : WORKDIR /edgex-go [2021-10-28T20:58:21.485Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T20:58:21.485Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T20:58:21.485Z] ---> bdea5fb2d392 [2021-10-28T20:58:21.485Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T20:58:21.485Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T20:58:21.485Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-28T20:58:21.485Z] ---> bdea5fb2d392 [2021-10-28T20:58:21.485Z] Step 3/24 : WORKDIR /edgex-go [2021-10-28T20:58:21.485Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T20:58:21.485Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-28T20:58:21.485Z] ---> bdea5fb2d392 [2021-10-28T20:58:21.485Z] Step 3/20 : WORKDIR /edgex-go [2021-10-28T20:58:21.485Z] ---> Running in c44eade13ca0 [2021-10-28T20:58:21.485Z] ---> Running in 770cc98fa2a9 [2021-10-28T20:58:21.485Z] ---> Running in c127bb05ab8e [2021-10-28T20:58:21.485Z] ---> Running in e114868329a2 [2021-10-28T20:58:21.485Z] ---> Running in d0eb8f0dd9be [2021-10-28T20:58:21.485Z] Removing intermediate container c127bb05ab8e [2021-10-28T20:58:21.485Z] ---> cc1392bdb0d4 [2021-10-28T20:58:21.485Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T20:58:21.485Z] Removing intermediate container c44eade13ca0 [2021-10-28T20:58:21.485Z] ---> 7fc67cf0b4b9 [2021-10-28T20:58:21.485Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T20:58:21.485Z] Removing intermediate container d0eb8f0dd9be [2021-10-28T20:58:21.485Z] ---> 42084d7c92b9 [2021-10-28T20:58:21.485Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T20:58:21.485Z] Removing intermediate container e114868329a2 [2021-10-28T20:58:21.485Z] ---> ab00f2b91ad9 [2021-10-28T20:58:21.485Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T20:58:21.485Z] Removing intermediate container 770cc98fa2a9 [2021-10-28T20:58:21.485Z] ---> d38a95f63c50 [2021-10-28T20:58:21.485Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T20:58:21.485Z] ---> Running in 45aef8e369af [2021-10-28T20:58:21.485Z] ---> Running in 4534a8ac867b [2021-10-28T20:58:21.485Z] ---> Running in 5aace7614c9a [2021-10-28T20:58:21.485Z] ---> Running in 1c76433af925 [2021-10-28T20:58:21.485Z] ---> Running in bc18b8542de3 [2021-10-28T20:58:25.920Z] Removing intermediate container 45aef8e369af [2021-10-28T20:58:25.920Z] ---> 9bbc8ff15a30 [2021-10-28T20:58:25.920Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T20:58:25.920Z] Removing intermediate container 4534a8ac867b [2021-10-28T20:58:25.920Z] ---> b245537dfb8f [2021-10-28T20:58:25.920Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-28T20:58:26.218Z] ---> Running in 7c93fc4d6f15 [2021-10-28T20:58:26.218Z] ---> Running in aae0bc2186c6 [2021-10-28T20:58:26.502Z] Removing intermediate container 5aace7614c9a [2021-10-28T20:58:26.502Z] ---> 35e83f772d50 [2021-10-28T20:58:26.502Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-28T20:58:26.799Z] ---> Running in d62ca7b3f0c1 [2021-10-28T20:58:26.799Z] Removing intermediate container 1c76433af925 [2021-10-28T20:58:26.799Z] ---> fac0a429764b [2021-10-28T20:58:26.799Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-28T20:58:26.799Z] Removing intermediate container bc18b8542de3 [2021-10-28T20:58:26.799Z] ---> 4cb5b3e549ee [2021-10-28T20:58:26.799Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-28T20:58:27.089Z] ---> Running in 5a86f9959171 [2021-10-28T20:58:27.089Z] ---> Running in 27002dae984b [2021-10-28T20:58:28.797Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T20:58:29.632Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T20:58:30.010Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T20:58:30.400Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T20:58:30.793Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T20:58:31.154Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T20:58:31.154Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T20:58:31.486Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T20:58:31.791Z] OK: 219 MiB in 52 packages [2021-10-28T20:58:32.084Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T20:58:32.377Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T20:58:33.002Z] OK: 219 MiB in 52 packages [2021-10-28T20:58:33.289Z] OK: 219 MiB in 52 packages [2021-10-28T20:58:33.941Z] Removing intermediate container 7c93fc4d6f15 [2021-10-28T20:58:33.941Z] ---> 21b5f80ef9a3 [2021-10-28T20:58:33.942Z] Step 6/22 : COPY . . [2021-10-28T20:58:33.942Z] OK: 219 MiB in 52 packages [2021-10-28T20:58:34.231Z] OK: 219 MiB in 52 packages [2021-10-28T20:58:35.249Z] Removing intermediate container aae0bc2186c6 [2021-10-28T20:58:35.249Z] ---> 74246f5263fb [2021-10-28T20:58:35.249Z] Step 6/20 : COPY . . [2021-10-28T20:58:35.531Z] Removing intermediate container d62ca7b3f0c1 [2021-10-28T20:58:35.531Z] ---> 5b9376ea4242 [2021-10-28T20:58:35.531Z] Step 6/30 : COPY . . [2021-10-28T20:58:35.811Z] Removing intermediate container 27002dae984b [2021-10-28T20:58:35.811Z] ---> 68847ae00b14 [2021-10-28T20:58:35.811Z] Step 6/24 : COPY . . [2021-10-28T20:58:36.421Z] Removing intermediate container 5a86f9959171 [2021-10-28T20:58:36.421Z] ---> 0359b85725ca [2021-10-28T20:58:36.421Z] Step 6/23 : COPY go.mod . [2021-10-28T20:58:38.454Z] ---> 9f25fa275c92 [2021-10-28T20:58:38.454Z] Step 7/23 : RUN go mod download [2021-10-28T20:58:38.454Z] ---> Running in 1bd4ce1b80f9 [2021-10-28T20:58:45.238Z] Removing intermediate container 1bd4ce1b80f9 [2021-10-28T20:58:45.238Z] ---> 70a11d20e129 [2021-10-28T20:58:45.238Z] Step 8/23 : COPY . . [2021-10-28T20:58:53.618Z] ---> c7c80a1cefc7 [2021-10-28T20:58:53.618Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T20:58:53.618Z] ---> Running in 0f8428860fc1 [2021-10-28T20:58:53.618Z] ---> 85bdecffcf12 [2021-10-28T20:58:53.618Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T20:58:53.908Z] ---> de0a30a41e7d [2021-10-28T20:58:53.908Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T20:58:53.908Z] ---> Running in 329da9fe69c7 [2021-10-28T20:58:54.185Z] ---> Running in 8589061bf4d0 [2021-10-28T20:58:54.796Z] ---> 605ff40e9e92 [2021-10-28T20:58:54.796Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T20:58:55.083Z] ---> Running in 9047a8226607 [2021-10-28T20:59:00.585Z] Removing intermediate container 0f8428860fc1 [2021-10-28T20:59:00.585Z] ---> 0f622364faeb [2021-10-28T20:59:00.585Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-28T20:59:00.585Z] ---> Running in c9862c8adecc [2021-10-28T20:59:00.869Z] Removing intermediate container 329da9fe69c7 [2021-10-28T20:59:00.869Z] ---> 147f88909c0e [2021-10-28T20:59:00.869Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-28T20:59:01.152Z] ---> Running in 89e6deef0ac1 [2021-10-28T20:59:01.442Z] Removing intermediate container 8589061bf4d0 [2021-10-28T20:59:01.442Z] ---> 80f3f3cef52e [2021-10-28T20:59:01.442Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-28T20:59:01.442Z] Removing intermediate container 9047a8226607 [2021-10-28T20:59:01.442Z] ---> 4cc88a3f7316 [2021-10-28T20:59:01.442Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-28T20:59:01.729Z] ---> Running in f7309b75e65b [2021-10-28T20:59:01.729Z] ---> Running in 3177fa81fe34 [2021-10-28T20:59:03.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-28T20:59:03.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-28T20:59:04.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-28T20:59:05.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-28T20:59:05.480Z] ---> ba84598e58de [2021-10-28T20:59:05.480Z] Step 9/23 : RUN go mod tidy [2021-10-28T20:59:05.770Z] ---> Running in f7021e92c9b0 [2021-10-28T20:59:16.127Z] Removing intermediate container f7021e92c9b0 [2021-10-28T20:59:16.127Z] ---> 881df2a3c6af [2021-10-28T20:59:16.127Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-28T20:59:16.127Z] ---> Running in eee3126e8917 [2021-10-28T20:59:18.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-28T21:01:40.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-28T21:01:40.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-28T21:01:52.693Z] Removing intermediate container f7309b75e65b [2021-10-28T21:01:52.693Z] ---> c06288418e01 [2021-10-28T21:01:52.693Z] [2021-10-28T21:01:52.693Z] Step 9/30 : FROM alpine:3.14 [2021-10-28T21:01:52.693Z] 3.14: Pulling from library/alpine [2021-10-28T21:01:52.693Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T21:01:52.693Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T21:01:52.693Z] ---> bb3de5531c18 [2021-10-28T21:01:52.693Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-28T21:01:52.693Z] ---> Running in 1d1698d2f6bf [2021-10-28T21:01:54.199Z] Removing intermediate container 1d1698d2f6bf [2021-10-28T21:01:54.199Z] ---> 9a5e41fb6455 [2021-10-28T21:01:54.199Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-28T21:01:54.489Z] ---> Running in 5a1e4c312102 [2021-10-28T21:01:55.107Z] Removing intermediate container 89e6deef0ac1 [2021-10-28T21:01:55.107Z] ---> c29a74a737e3 [2021-10-28T21:01:55.107Z] [2021-10-28T21:01:55.107Z] Step 9/20 : FROM alpine:3.14 [2021-10-28T21:01:55.107Z] ---> bb3de5531c18 [2021-10-28T21:01:55.107Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-28T21:01:55.400Z] ---> Running in 40437fe00dcc [2021-10-28T21:01:58.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:01:58.360Z] Removing intermediate container 3177fa81fe34 [2021-10-28T21:01:58.360Z] ---> 7780b6cc8386 [2021-10-28T21:01:58.360Z] [2021-10-28T21:01:58.360Z] Step 9/24 : FROM alpine:3.14 [2021-10-28T21:01:58.360Z] ---> bb3de5531c18 [2021-10-28T21:01:58.360Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-28T21:01:58.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:01:58.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:01:58.657Z] ---> Running in 3e22bbc2b3d8 [2021-10-28T21:01:58.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:01:59.956Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-28T21:01:59.956Z] (2/2) Installing su-exec (0.2-r1) [2021-10-28T21:01:59.956Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:01:59.956Z] OK: 5 MiB in 16 packages [2021-10-28T21:02:00.236Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-28T21:02:00.236Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-28T21:02:00.525Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T21:02:00.525Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-28T21:02:00.525Z] (5/5) Installing curl (7.79.1-r0) [2021-10-28T21:02:00.525Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:02:00.525Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T21:02:00.828Z] OK: 8 MiB in 19 packages [2021-10-28T21:02:01.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:02:02.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:02:02.330Z] Removing intermediate container 5a1e4c312102 [2021-10-28T21:02:02.330Z] ---> 0ab02db3dd38 [2021-10-28T21:02:02.330Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-28T21:02:02.937Z] ---> Running in 52a58580154c [2021-10-28T21:02:02.937Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-28T21:02:03.214Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-28T21:02:03.214Z] (3/3) Installing su-exec (0.2-r1) [2021-10-28T21:02:03.214Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:02:03.214Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T21:02:03.492Z] OK: 6 MiB in 17 packages [2021-10-28T21:02:03.789Z] Removing intermediate container 52a58580154c [2021-10-28T21:02:03.789Z] ---> 149c46495fae [2021-10-28T21:02:03.789Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-28T21:02:04.071Z] ---> Running in 780580f34b22 [2021-10-28T21:02:04.359Z] Removing intermediate container 40437fe00dcc [2021-10-28T21:02:04.359Z] ---> 0af701bed103 [2021-10-28T21:02:04.359Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T21:02:04.637Z] ---> Running in 69a0ac8657db [2021-10-28T21:02:04.637Z] Removing intermediate container c9862c8adecc [2021-10-28T21:02:04.637Z] ---> 8753ebae5185 [2021-10-28T21:02:04.637Z] [2021-10-28T21:02:04.637Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T21:02:04.637Z] ---> bb3de5531c18 [2021-10-28T21:02:04.637Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T21:02:04.637Z] ---> Running in 2932ca42a9f5 [2021-10-28T21:02:04.921Z] Removing intermediate container 780580f34b22 [2021-10-28T21:02:04.921Z] ---> 09bd1f7d6fca [2021-10-28T21:02:04.921Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-28T21:02:05.199Z] ---> Running in 54c16f4acbdf [2021-10-28T21:02:05.816Z] Removing intermediate container 69a0ac8657db [2021-10-28T21:02:05.816Z] ---> 8d02f20e3fd6 [2021-10-28T21:02:05.816Z] Step 12/20 : WORKDIR /edgex [2021-10-28T21:02:06.107Z] ---> Running in 75b1abe053d2 [2021-10-28T21:02:06.390Z] Removing intermediate container 3e22bbc2b3d8 [2021-10-28T21:02:06.390Z] ---> dcc9543c4404 [2021-10-28T21:02:06.390Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-28T21:02:06.390Z] ---> Running in 7522c6509ce9 [2021-10-28T21:02:06.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:02:07.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:02:07.285Z] Removing intermediate container 75b1abe053d2 [2021-10-28T21:02:07.285Z] ---> 7fa5b7ca400d [2021-10-28T21:02:07.285Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-28T21:02:07.562Z] Removing intermediate container 7522c6509ce9 [2021-10-28T21:02:07.562Z] ---> ec5c464103d4 [2021-10-28T21:02:07.562Z] Step 12/24 : WORKDIR / [2021-10-28T21:02:07.836Z] ---> Running in 7a4fdd8e8f70 [2021-10-28T21:02:08.831Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-28T21:02:08.831Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:02:08.831Z] OK: 5 MiB in 15 packages [2021-10-28T21:02:08.831Z] Removing intermediate container 7a4fdd8e8f70 [2021-10-28T21:02:08.831Z] ---> 60fa102b8700 [2021-10-28T21:02:08.831Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-28T21:02:09.115Z] ---> 9961184a74cf [2021-10-28T21:02:09.115Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-28T21:02:09.115Z] Removing intermediate container 54c16f4acbdf [2021-10-28T21:02:09.115Z] ---> 8ec55b7fbb9a [2021-10-28T21:02:09.115Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-28T21:02:09.402Z] ---> Running in 32ca6677ba2d [2021-10-28T21:02:10.436Z] ---> 62e87c71abf8 [2021-10-28T21:02:10.436Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-28T21:02:10.436Z] Removing intermediate container 32ca6677ba2d [2021-10-28T21:02:10.436Z] ---> 7ddcc36b1908 [2021-10-28T21:02:10.436Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-28T21:02:10.436Z] Removing intermediate container 2932ca42a9f5 [2021-10-28T21:02:10.768Z] ---> bd9dd16225b9 [2021-10-28T21:02:10.768Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T21:02:10.768Z] ---> Running in 96d36b5a2ceb [2021-10-28T21:02:11.058Z] Removing intermediate container eee3126e8917 [2021-10-28T21:02:11.058Z] ---> 2ff8288d97a1 [2021-10-28T21:02:11.058Z] [2021-10-28T21:02:11.058Z] Step 11/23 : FROM alpine:3.14 [2021-10-28T21:02:11.058Z] ---> bb3de5531c18 [2021-10-28T21:02:11.058Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-28T21:02:11.058Z] ---> Using cache [2021-10-28T21:02:11.058Z] ---> bd9dd16225b9 [2021-10-28T21:02:11.058Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T21:02:11.365Z] ---> 7b79c283b39e [2021-10-28T21:02:11.365Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-28T21:02:11.365Z] ---> Running in 8079ff3d29a2 [2021-10-28T21:02:12.014Z] Removing intermediate container 8079ff3d29a2 [2021-10-28T21:02:12.014Z] ---> c973b053445e [2021-10-28T21:02:12.014Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-28T21:02:12.394Z] Removing intermediate container 96d36b5a2ceb [2021-10-28T21:02:12.394Z] ---> 746c4c0e9437 [2021-10-28T21:02:12.394Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-28T21:02:12.394Z] ---> Running in 3e8a56bec026 [2021-10-28T21:02:12.394Z] ---> Running in 1a6d3dd899fd [2021-10-28T21:02:12.394Z] ---> be55d24380f5 [2021-10-28T21:02:12.394Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-28T21:02:12.674Z] ---> db04a9dd9a60 [2021-10-28T21:02:12.674Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-28T21:02:12.674Z] ---> Running in 40e38c6a29b0 [2021-10-28T21:02:13.285Z] Removing intermediate container 3e8a56bec026 [2021-10-28T21:02:13.285Z] ---> f9a720dfe720 [2021-10-28T21:02:13.285Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-28T21:02:13.285Z] Removing intermediate container 1a6d3dd899fd [2021-10-28T21:02:13.285Z] ---> Running in 5dbb958c733c [2021-10-28T21:02:13.285Z] ---> e4c1b82838df [2021-10-28T21:02:13.285Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T21:02:13.560Z] ---> Running in 1794111faf95 [2021-10-28T21:02:14.162Z] ---> e1fe5dfb7f6b [2021-10-28T21:02:14.162Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-28T21:02:14.441Z] ---> dc2850d6f888 [2021-10-28T21:02:14.441Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-28T21:02:14.441Z] Removing intermediate container 5dbb958c733c [2021-10-28T21:02:14.441Z] ---> 3ba2f4d9cd80 [2021-10-28T21:02:14.441Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T21:02:14.441Z] Removing intermediate container 1794111faf95 [2021-10-28T21:02:14.441Z] ---> ed1fd25b270e [2021-10-28T21:02:14.441Z] Step 14/22 : WORKDIR / [2021-10-28T21:02:14.441Z] ---> Running in 705fa3bc876e [2021-10-28T21:02:14.718Z] ---> Running in 4205cd9014cc [2021-10-28T21:02:15.349Z] Removing intermediate container 705fa3bc876e [2021-10-28T21:02:15.349Z] ---> dd3e00496190 [2021-10-28T21:02:15.349Z] Step 17/20 : CMD ["--init=true"] [2021-10-28T21:02:15.631Z] ---> Running in eb4b007ee6ab [2021-10-28T21:02:15.631Z] Removing intermediate container 4205cd9014cc [2021-10-28T21:02:15.631Z] ---> 9ba54ddbfabc [2021-10-28T21:02:15.631Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T21:02:15.631Z] ---> 02628ba55bc7 [2021-10-28T21:02:15.631Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-28T21:02:15.631Z] ---> 37d59b46d958 [2021-10-28T21:02:15.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-28T21:02:16.242Z] Removing intermediate container 40e38c6a29b0 [2021-10-28T21:02:16.242Z] ---> e5bb6203a681 [2021-10-28T21:02:16.242Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T21:02:16.242Z] Removing intermediate container eb4b007ee6ab [2021-10-28T21:02:16.242Z] ---> 8f7d11058caa [2021-10-28T21:02:16.242Z] Step 18/20 : LABEL arch=arm64 [2021-10-28T21:02:16.520Z] ---> Running in dcdb0d674dd1 [2021-10-28T21:02:16.801Z] ---> 8319db2a3ba9 [2021-10-28T21:02:16.801Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-28T21:02:17.406Z] Removing intermediate container dcdb0d674dd1 [2021-10-28T21:02:17.406Z] ---> a3555108769f [2021-10-28T21:02:17.406Z] Step 19/20 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:02:17.406Z] ---> Running in 1d979332db6c [2021-10-28T21:02:17.688Z] ---> a628483f9b15 [2021-10-28T21:02:17.688Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-28T21:02:17.688Z] ---> 90bf72923e27 [2021-10-28T21:02:17.688Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-28T21:02:17.970Z] ---> ca9cb945b6ac [2021-10-28T21:02:17.970Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-28T21:02:18.252Z] Removing intermediate container 1d979332db6c [2021-10-28T21:02:18.252Z] ---> 7f25578c8b13 [2021-10-28T21:02:18.252Z] Step 20/20 : LABEL version=2.0.1-dev.82 [2021-10-28T21:02:18.252Z] ---> Running in e9402ef9fab2 [2021-10-28T21:02:19.248Z] ---> 4c04d3aec387 [2021-10-28T21:02:19.248Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-28T21:02:19.248Z] Removing intermediate container e9402ef9fab2 [2021-10-28T21:02:19.248Z] ---> 8c16d44b5da9 [2021-10-28T21:02:19.248Z] [2021-10-28T21:02:19.248Z] ---> a8216a8b3a87 [2021-10-28T21:02:19.248Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-28T21:02:19.524Z] ---> Running in c7638baeb083 [2021-10-28T21:02:19.800Z] Successfully built 8c16d44b5da9 [2021-10-28T21:02:19.800Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-28T21:02:19.800Z]  Building security-proxy-setup ... done Building core-command [2021-10-28T21:02:19.800Z] ---> e3cc5575c892 [2021-10-28T21:02:19.801Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-28T21:02:20.079Z] ---> a57398584116 [2021-10-28T21:02:20.079Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-28T21:02:20.354Z] Removing intermediate container c7638baeb083 [2021-10-28T21:02:20.354Z] ---> 8be2d7e5f7b8 [2021-10-28T21:02:20.354Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T21:02:20.354Z] ---> 195a4de26e13 [2021-10-28T21:02:20.354Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-28T21:02:20.354Z] ---> Running in 10e918d3a520 [2021-10-28T21:02:20.629Z] ---> Running in b54941cf2d89 [2021-10-28T21:02:21.234Z] Removing intermediate container 10e918d3a520 [2021-10-28T21:02:21.234Z] ---> 29a01ad0ea0c [2021-10-28T21:02:21.234Z] Step 21/23 : LABEL arch=arm64 [2021-10-28T21:02:21.234Z] Removing intermediate container b54941cf2d89 [2021-10-28T21:02:21.234Z] ---> 86643940d812 [2021-10-28T21:02:21.234Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T21:02:21.234Z] ---> 5d3d552d7082 [2021-10-28T21:02:21.234Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-28T21:02:21.234Z] ---> Running in 46c88077f4dd [2021-10-28T21:02:21.523Z] ---> cd758bef65c5 [2021-10-28T21:02:21.523Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-28T21:02:21.523Z] ---> Running in 69aa25f94d8a [2021-10-28T21:02:21.798Z] ---> Running in c200a5b2bcf9 [2021-10-28T21:02:22.403Z] Removing intermediate container 46c88077f4dd [2021-10-28T21:02:22.403Z] ---> a83d86c4a311 [2021-10-28T21:02:22.403Z] Step 22/23 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:02:22.403Z] Removing intermediate container 69aa25f94d8a [2021-10-28T21:02:22.403Z] ---> 1a0c68a195d2 [2021-10-28T21:02:22.403Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T21:02:22.403Z] ---> Running in 018ed91fe018 [2021-10-28T21:02:22.687Z] ---> Running in e5f474b07d0e [2021-10-28T21:02:22.966Z] ---> 88dd44ff1124 [2021-10-28T21:02:22.966Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-28T21:02:23.244Z] Removing intermediate container 018ed91fe018 [2021-10-28T21:02:23.244Z] ---> 2281ae3ef6b6 [2021-10-28T21:02:23.244Z] Step 23/23 : LABEL version=2.0.1-dev.82 [2021-10-28T21:02:23.527Z] Removing intermediate container e5f474b07d0e [2021-10-28T21:02:23.527Z] ---> d664fd2cbf4f [2021-10-28T21:02:23.527Z] Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:02:23.527Z] ---> Running in 75dbf5b8328f [2021-10-28T21:02:23.804Z] ---> Running in 700310d640d0 [2021-10-28T21:02:24.423Z] ---> f69123734980 [2021-10-28T21:02:24.423Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-28T21:02:24.423Z] Removing intermediate container 700310d640d0 [2021-10-28T21:02:24.423Z] ---> c283e9a246c0 [2021-10-28T21:02:24.423Z] Step 22/22 : LABEL version=2.0.1-dev.82 [2021-10-28T21:02:24.423Z] Removing intermediate container 75dbf5b8328f [2021-10-28T21:02:24.423Z] ---> 71da0115c875 [2021-10-28T21:02:24.423Z] [2021-10-28T21:02:25.033Z] ---> Running in 7ce1ce00ff48 [2021-10-28T21:02:25.033Z] ---> Running in f96a712ad648 [2021-10-28T21:02:25.033Z] Successfully built 71da0115c875 [2021-10-28T21:02:25.033Z] Successfully tagged support-scheduler-arm64:latest [2021-10-28T21:02:25.033Z]  Building support-scheduler ... done Removing intermediate container c200a5b2bcf9 [2021-10-28T21:02:25.033Z] Building support-notifications [2021-10-28T21:02:25.033Z] ---> 31d29af0b453 [2021-10-28T21:02:25.033Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-28T21:02:25.319Z] ---> Running in 515beb663224 [2021-10-28T21:02:25.593Z] Removing intermediate container 7ce1ce00ff48 [2021-10-28T21:02:25.593Z] Removing intermediate container f96a712ad648 [2021-10-28T21:02:25.593Z] ---> aa656d32d9fe [2021-10-28T21:02:25.593Z] [2021-10-28T21:02:25.593Z] ---> dfa9aaf63dee [2021-10-28T21:02:25.593Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-28T21:02:25.864Z] Removing intermediate container 515beb663224 [2021-10-28T21:02:25.864Z] ---> 0f60c315677f [2021-10-28T21:02:25.864Z] Step 22/24 : LABEL arch=arm64 [2021-10-28T21:02:25.864Z] Successfully built aa656d32d9fe [2021-10-28T21:02:25.864Z] Successfully tagged core-metadata-arm64:latest [2021-10-28T21:02:26.143Z] Building core-data [2021-10-28T21:02:26.143Z]  Building core-metadata ... done  ---> Running in 510309d1502f [2021-10-28T21:02:26.742Z] ---> be540f03c324 [2021-10-28T21:02:26.742Z] Removing intermediate container 510309d1502f [2021-10-28T21:02:26.742Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-28T21:02:26.742Z] ---> 66d159828a39 [2021-10-28T21:02:26.742Z] Step 23/24 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:02:27.022Z] ---> Running in 99030fdc63c2 [2021-10-28T21:02:27.022Z] ---> Running in 09a5c179b27a [2021-10-28T21:02:27.625Z] Removing intermediate container 99030fdc63c2 [2021-10-28T21:02:27.625Z] ---> d58c0eb4b57e [2021-10-28T21:02:27.625Z] Step 24/24 : LABEL version=2.0.1-dev.82 [2021-10-28T21:02:27.625Z] ---> Running in 1d3463f336b1 [2021-10-28T21:02:28.232Z] Removing intermediate container 1d3463f336b1 [2021-10-28T21:02:28.232Z] ---> 3a5789579233 [2021-10-28T21:02:28.232Z] [2021-10-28T21:02:28.506Z] Successfully built 3a5789579233 [2021-10-28T21:02:28.506Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-28T21:02:28.506Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-10-28T21:02:29.489Z] Removing intermediate container 09a5c179b27a [2021-10-28T21:02:29.489Z] ---> 120c8658d69c [2021-10-28T21:02:29.489Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-28T21:02:29.762Z] ---> Running in 00de270b75e6 [2021-10-28T21:02:30.367Z] Removing intermediate container 00de270b75e6 [2021-10-28T21:02:30.367Z] ---> 7bfe9feb2306 [2021-10-28T21:02:30.367Z] Step 27/30 : CMD ["gate"] [2021-10-28T21:02:30.646Z] ---> Running in 12596a589504 [2021-10-28T21:02:31.261Z] Removing intermediate container 12596a589504 [2021-10-28T21:02:31.261Z] ---> 205a0d48e0cd [2021-10-28T21:02:31.261Z] Step 28/30 : LABEL arch=arm64 [2021-10-28T21:02:31.859Z] ---> Running in 2b8ac5b8adfc [2021-10-28T21:02:32.458Z] Removing intermediate container 2b8ac5b8adfc [2021-10-28T21:02:32.458Z] ---> 4b43e54a98b8 [2021-10-28T21:02:32.458Z] Step 29/30 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:02:32.729Z] ---> Running in 6be18895e7be [2021-10-28T21:02:33.326Z] Removing intermediate container 6be18895e7be [2021-10-28T21:02:33.326Z] ---> e2ec4098c8b6 [2021-10-28T21:02:33.326Z] Step 30/30 : LABEL version=2.0.1-dev.82 [2021-10-28T21:02:33.598Z] ---> Running in 506986744a04 [2021-10-28T21:02:34.203Z] Removing intermediate container 506986744a04 [2021-10-28T21:02:34.203Z] ---> 03bc10f59a88 [2021-10-28T21:02:34.203Z] [2021-10-28T21:02:34.474Z] Successfully built 03bc10f59a88 [2021-10-28T21:02:34.474Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-28T21:02:52.771Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T21:02:52.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T21:02:52.771Z] ---> bdea5fb2d392 [2021-10-28T21:02:52.771Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T21:02:52.771Z] ---> Using cache [2021-10-28T21:02:52.771Z] ---> ab00f2b91ad9 [2021-10-28T21:02:52.771Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:02:52.771Z] ---> Using cache [2021-10-28T21:02:52.771Z] ---> fac0a429764b [2021-10-28T21:02:52.771Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-28T21:02:52.771Z] ---> Using cache [2021-10-28T21:02:52.771Z] ---> 68847ae00b14 [2021-10-28T21:02:52.771Z] Step 6/22 : COPY . . [2021-10-28T21:02:52.771Z] ---> Using cache [2021-10-28T21:02:52.771Z] ---> 605ff40e9e92 [2021-10-28T21:02:52.771Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:02:52.771Z] ---> Using cache [2021-10-28T21:02:52.771Z] ---> 4cc88a3f7316 [2021-10-28T21:02:52.771Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-28T21:02:52.771Z] ---> Running in beb9fc7bc3d5 [2021-10-28T21:02:53.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-command/core-command ./cmd/core-command [2021-10-28T21:02:58.095Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T21:02:58.095Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-28T21:02:58.095Z] ---> bdea5fb2d392 [2021-10-28T21:02:58.095Z] Step 3/21 : WORKDIR /edgex-go [2021-10-28T21:02:58.095Z] ---> Using cache [2021-10-28T21:02:58.095Z] ---> ab00f2b91ad9 [2021-10-28T21:02:58.095Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:02:58.095Z] ---> Using cache [2021-10-28T21:02:58.095Z] ---> fac0a429764b [2021-10-28T21:02:58.095Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-28T21:02:58.095Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T21:02:58.096Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T21:02:58.096Z] ---> bdea5fb2d392 [2021-10-28T21:02:58.096Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T21:02:58.096Z] ---> Using cache [2021-10-28T21:02:58.096Z] ---> ab00f2b91ad9 [2021-10-28T21:02:58.096Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:02:58.096Z] ---> Using cache [2021-10-28T21:02:58.096Z] ---> fac0a429764b [2021-10-28T21:02:58.096Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-28T21:02:58.383Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-28T21:02:58.383Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-28T21:02:58.383Z] ---> bdea5fb2d392 [2021-10-28T21:02:58.383Z] Step 3/22 : WORKDIR /edgex-go [2021-10-28T21:02:58.383Z] ---> Using cache [2021-10-28T21:02:58.383Z] ---> ab00f2b91ad9 [2021-10-28T21:02:58.383Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:02:58.383Z] ---> Using cache [2021-10-28T21:02:58.383Z] ---> fac0a429764b [2021-10-28T21:02:58.383Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-28T21:02:58.383Z] ---> Running in ee712198420f [2021-10-28T21:02:58.383Z] ---> Running in 0cd27fefad17 [2021-10-28T21:02:58.383Z] ---> Running in 78d9d1721c14 [2021-10-28T21:03:01.804Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:03:01.804Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:03:01.804Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:03:02.408Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:03:02.408Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:03:02.408Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:03:03.859Z] OK: 219 MiB in 52 packages [2021-10-28T21:03:03.859Z] OK: 219 MiB in 52 packages [2021-10-28T21:03:03.859Z] OK: 219 MiB in 52 packages [2021-10-28T21:03:05.856Z] Removing intermediate container ee712198420f [2021-10-28T21:03:05.856Z] ---> 0b9e64c539de [2021-10-28T21:03:05.856Z] Step 6/21 : COPY . . [2021-10-28T21:03:05.856Z] Removing intermediate container 78d9d1721c14 [2021-10-28T21:03:05.856Z] ---> 86ee0d7837eb [2021-10-28T21:03:05.856Z] Step 6/22 : COPY . . [2021-10-28T21:03:06.133Z] Removing intermediate container 0cd27fefad17 [2021-10-28T21:03:06.133Z] ---> 801dda4b629f [2021-10-28T21:03:06.133Z] Step 6/22 : COPY . . [2021-10-28T21:03:32.983Z] ---> dcd866f8acf1 [2021-10-28T21:03:32.983Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:03:32.983Z] ---> 2887fcf75bad [2021-10-28T21:03:32.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:03:32.983Z] ---> adf01ed7c30c [2021-10-28T21:03:32.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:03:32.983Z] ---> Running in bc74c15e439d [2021-10-28T21:03:32.983Z] ---> Running in bd46243547c0 [2021-10-28T21:03:32.983Z] ---> Running in 3447fcf83117 [2021-10-28T21:03:35.640Z] Removing intermediate container bd46243547c0 [2021-10-28T21:03:35.640Z] ---> 5b1c35ceb91d [2021-10-28T21:03:35.640Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-28T21:03:35.640Z] Removing intermediate container bc74c15e439d [2021-10-28T21:03:35.640Z] ---> c6f3a686e92c [2021-10-28T21:03:35.924Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-28T21:03:35.924Z] Removing intermediate container 3447fcf83117 [2021-10-28T21:03:35.924Z] ---> 6df693d01fc5 [2021-10-28T21:03:35.924Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-28T21:03:36.207Z] ---> Running in 4a4ba532fbef [2021-10-28T21:03:36.207Z] ---> Running in 7a8ce0d58bc5 [2021-10-28T21:03:36.207Z] ---> Running in 90b2982f3b8a [2021-10-28T21:03:39.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-28T21:03:39.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-28T21:03:39.616Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/core-data/core-data ./cmd/core-data [2021-10-28T21:04:01.819Z] Removing intermediate container beb9fc7bc3d5 [2021-10-28T21:04:01.819Z] ---> 917c2dcf3049 [2021-10-28T21:04:01.819Z] [2021-10-28T21:04:01.819Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T21:04:01.819Z] ---> bb3de5531c18 [2021-10-28T21:04:01.819Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-28T21:04:01.819Z] ---> Using cache [2021-10-28T21:04:01.819Z] ---> bd9dd16225b9 [2021-10-28T21:04:01.819Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T21:04:01.819Z] ---> Using cache [2021-10-28T21:04:01.819Z] ---> 746c4c0e9437 [2021-10-28T21:04:01.819Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-28T21:04:01.819Z] ---> Running in e0e02bbfc626 [2021-10-28T21:04:01.819Z] Removing intermediate container e0e02bbfc626 [2021-10-28T21:04:01.819Z] ---> 8d267f6ece15 [2021-10-28T21:04:01.819Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-28T21:04:01.819Z] ---> Running in 3a92aa04d7b1 [2021-10-28T21:04:01.819Z] Removing intermediate container 3a92aa04d7b1 [2021-10-28T21:04:01.819Z] ---> 4380709ce50e [2021-10-28T21:04:01.819Z] Step 14/22 : WORKDIR / [2021-10-28T21:04:01.819Z] ---> Running in 097f150331ea [2021-10-28T21:04:02.121Z] Removing intermediate container 097f150331ea [2021-10-28T21:04:02.121Z] ---> 375d74fe595a [2021-10-28T21:04:02.121Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T21:04:03.583Z] ---> b41ee8fcc518 [2021-10-28T21:04:03.583Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-28T21:04:05.600Z] ---> 3ba2d510d2b8 [2021-10-28T21:04:05.600Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-28T21:04:06.768Z] ---> 34f1120c5662 [2021-10-28T21:04:06.768Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-28T21:04:06.768Z] ---> Running in cc58d7e161f4 [2021-10-28T21:04:07.415Z] Removing intermediate container cc58d7e161f4 [2021-10-28T21:04:07.415Z] ---> cfe4e25b54e0 [2021-10-28T21:04:07.415Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T21:04:07.415Z] ---> Running in b358169d6999 [2021-10-28T21:04:08.202Z] Removing intermediate container b358169d6999 [2021-10-28T21:04:08.202Z] ---> 5804c910b092 [2021-10-28T21:04:08.202Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T21:04:08.202Z] ---> Running in 7e21a2685991 [2021-10-28T21:04:09.379Z] Removing intermediate container 7e21a2685991 [2021-10-28T21:04:09.379Z] ---> ddec61d9d908 [2021-10-28T21:04:09.380Z] Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:04:09.380Z] ---> Running in db7a703cac4c [2021-10-28T21:04:09.988Z] Removing intermediate container db7a703cac4c [2021-10-28T21:04:09.988Z] ---> 828f510e49ae [2021-10-28T21:04:09.988Z] Step 22/22 : LABEL version=2.0.1-dev.82 [2021-10-28T21:04:09.988Z] ---> Running in b855c3213dd8 [2021-10-28T21:04:10.595Z] Removing intermediate container b855c3213dd8 [2021-10-28T21:04:10.595Z] ---> f50de95c28eb [2021-10-28T21:04:10.595Z] [2021-10-28T21:04:10.874Z] Successfully built f50de95c28eb [2021-10-28T21:04:10.874Z] Successfully tagged core-command-arm64:latest [2021-10-28T21:05:32.802Z]  Building core-command ... done Removing intermediate container 7a8ce0d58bc5 [2021-10-28T21:05:32.802Z] ---> 01e51650ca90 [2021-10-28T21:05:32.802Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-28T21:05:32.802Z] ---> Running in c104d7f2ee41 [2021-10-28T21:05:32.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.82" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-28T21:05:32.802Z] Removing intermediate container c104d7f2ee41 [2021-10-28T21:05:32.802Z] ---> a1465cabde16 [2021-10-28T21:05:32.802Z] [2021-10-28T21:05:32.802Z] Step 10/22 : FROM docker:20.10.8 [2021-10-28T21:05:32.802Z] 20.10.8: Pulling from library/docker [2021-10-28T21:05:33.422Z] Removing intermediate container 4a4ba532fbef [2021-10-28T21:05:33.422Z] ---> a126c2d2a0be [2021-10-28T21:05:33.422Z] [2021-10-28T21:05:33.422Z] Step 9/21 : FROM alpine:3.14 [2021-10-28T21:05:33.422Z] ---> bb3de5531c18 [2021-10-28T21:05:33.422Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-28T21:05:34.034Z] ---> Running in 31f5578edefb [2021-10-28T21:05:36.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:05:36.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:05:37.511Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-28T21:05:37.511Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-28T21:05:37.511Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:05:37.511Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T21:05:37.791Z] OK: 6 MiB in 16 packages [2021-10-28T21:05:40.462Z] Removing intermediate container 31f5578edefb [2021-10-28T21:05:40.462Z] ---> 28fef621e70a [2021-10-28T21:05:40.462Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-28T21:05:40.462Z] ---> Running in 9e2847a9e8ad [2021-10-28T21:05:41.462Z] Removing intermediate container 9e2847a9e8ad [2021-10-28T21:05:41.462Z] ---> 48ec70044f9d [2021-10-28T21:05:41.462Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-28T21:05:41.462Z] ---> Running in 2d3ffef2de22 [2021-10-28T21:05:42.071Z] Removing intermediate container 2d3ffef2de22 [2021-10-28T21:05:42.071Z] ---> 34c0afc60dbd [2021-10-28T21:05:42.071Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-28T21:05:42.348Z] ---> Running in 874d1ea4e1d5 [2021-10-28T21:05:42.956Z] Removing intermediate container 874d1ea4e1d5 [2021-10-28T21:05:42.956Z] ---> e276a440f13c [2021-10-28T21:05:42.956Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T21:05:43.236Z] Removing intermediate container 90b2982f3b8a [2021-10-28T21:05:43.236Z] ---> 292dc1fd2474 [2021-10-28T21:05:43.236Z] [2021-10-28T21:05:43.236Z] Step 9/22 : FROM alpine:3.14 [2021-10-28T21:05:43.236Z] ---> bb3de5531c18 [2021-10-28T21:05:43.236Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-28T21:05:43.236Z] ---> Running in d476ddbd6912 [2021-10-28T21:05:43.519Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-28T21:05:43.519Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-28T21:05:43.519Z] ---> 3734d5adc5ac [2021-10-28T21:05:43.519Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-28T21:05:43.816Z] ---> Running in 44fafa2243c2 [2021-10-28T21:05:43.816Z] Removing intermediate container d476ddbd6912 [2021-10-28T21:05:43.816Z] ---> 1ff301e0b7f9 [2021-10-28T21:05:43.816Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-28T21:05:44.097Z] ---> Running in deb532d6330a [2021-10-28T21:05:44.097Z] ---> 9f202a1b2b6b [2021-10-28T21:05:44.097Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-28T21:05:44.374Z] Removing intermediate container 44fafa2243c2 [2021-10-28T21:05:44.374Z] ---> 82dc0e09b141 [2021-10-28T21:05:44.374Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-28T21:05:44.668Z] ---> Running in 31f5f4c9f582 [2021-10-28T21:05:44.668Z] Removing intermediate container deb532d6330a [2021-10-28T21:05:44.668Z] ---> e56e847b5889 [2021-10-28T21:05:44.668Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-28T21:05:44.951Z] ---> Running in 31070298f66c [2021-10-28T21:05:45.567Z] Removing intermediate container 31070298f66c [2021-10-28T21:05:45.567Z] ---> 24ca9a43652d [2021-10-28T21:05:45.567Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:05:45.846Z] ---> Running in 5b708b6ab2a9 [2021-10-28T21:05:45.846Z] ---> 340b9dcfb87a [2021-10-28T21:05:45.846Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-28T21:05:46.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:05:46.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:05:47.021Z] ---> 04919c8543f6 [2021-10-28T21:05:47.021Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-28T21:05:47.021Z] ---> Running in 0b86105fdab0 [2021-10-28T21:05:47.623Z] Removing intermediate container 0b86105fdab0 [2021-10-28T21:05:47.623Z] ---> e7a90a925151 [2021-10-28T21:05:47.623Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T21:05:47.906Z] ---> Running in c458f9363fa9 [2021-10-28T21:05:48.186Z] (1/42) Installing readline (8.1.0-r0) [2021-10-28T21:05:48.186Z] (2/42) Installing bash (5.1.4-r0) [2021-10-28T21:05:48.186Z] Executing bash-5.1.4-r0.post-install [2021-10-28T21:05:48.186Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-28T21:05:48.186Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-28T21:05:48.186Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-28T21:05:48.475Z] (6/42) Installing curl (7.79.1-r0) [2021-10-28T21:05:48.475Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-28T21:05:48.475Z] Removing intermediate container c458f9363fa9 [2021-10-28T21:05:48.475Z] ---> f0a43805bee8 [2021-10-28T21:05:48.475Z] Step 19/21 : LABEL arch=arm64 [2021-10-28T21:05:48.475Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-28T21:05:48.475Z] (9/42) Installing expat (2.4.1-r0) [2021-10-28T21:05:48.475Z] (10/42) Installing libffi (3.3-r2) [2021-10-28T21:05:48.475Z] (11/42) Installing gdbm (1.19-r0) [2021-10-28T21:05:48.475Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-28T21:05:48.475Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T21:05:48.475Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T21:05:48.475Z] Removing intermediate container 5b708b6ab2a9 [2021-10-28T21:05:48.475Z] ---> a75ffd4b02b4 [2021-10-28T21:05:48.475Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-28T21:05:48.475Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-28T21:05:48.475Z] ---> Running in 6c6e050f3335 [2021-10-28T21:05:48.475Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-28T21:05:48.475Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-28T21:05:48.475Z] ---> Running in 73f389d9980e [2021-10-28T21:05:49.476Z] Removing intermediate container 6c6e050f3335 [2021-10-28T21:05:49.476Z] ---> b2fdbd079687 [2021-10-28T21:05:49.476Z] Step 20/21 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:05:49.476Z] ---> Running in 2735d3dba5fc [2021-10-28T21:05:50.506Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:05:50.506Z] Removing intermediate container 2735d3dba5fc [2021-10-28T21:05:50.506Z] ---> d246a335b9d3 [2021-10-28T21:05:50.506Z] Step 21/21 : LABEL version=2.0.1-dev.82 [2021-10-28T21:05:50.506Z] ---> Running in 848af8df008e [2021-10-28T21:05:51.114Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-28T21:05:51.114Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-28T21:05:51.394Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-28T21:05:51.394Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:05:51.394Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-28T21:05:51.394Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-28T21:05:51.394Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-28T21:05:51.394Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-28T21:05:51.673Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-28T21:05:51.673Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-28T21:05:51.673Z] Removing intermediate container 848af8df008e [2021-10-28T21:05:51.673Z] ---> c5fcb392235c [2021-10-28T21:05:51.673Z] [2021-10-28T21:05:51.673Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-28T21:05:51.673Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-28T21:05:51.673Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-28T21:05:51.673Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-28T21:05:51.673Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-28T21:05:51.673Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-28T21:05:51.673Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-28T21:05:51.673Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-28T21:05:51.673Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-28T21:05:51.673Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-28T21:05:51.950Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-28T21:05:51.950Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-28T21:05:51.950Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-28T21:05:51.950Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-28T21:05:51.950Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-28T21:05:51.950Z] Successfully built c5fcb392235c [2021-10-28T21:05:51.950Z] Successfully tagged support-notifications-arm64:latest [2021-10-28T21:05:51.950Z]  Building support-notifications ... done (42/42) Installing py3-pip (20.3.4-r1) [2021-10-28T21:05:52.228Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-28T21:05:52.505Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T21:05:52.505Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-28T21:05:52.505Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:05:52.505Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T21:05:52.790Z] OK: 84 MiB in 64 packages [2021-10-28T21:05:52.790Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-28T21:05:53.066Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-28T21:05:53.066Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:05:53.066Z] OK: 8 MiB in 20 packages [2021-10-28T21:05:55.066Z] Removing intermediate container 73f389d9980e [2021-10-28T21:05:55.066Z] ---> fd432eaa23c9 [2021-10-28T21:05:55.066Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-28T21:05:55.665Z] ---> c33414516ab7 [2021-10-28T21:05:55.665Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-28T21:05:57.108Z] ---> 037e7a75dcdd [2021-10-28T21:05:57.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-28T21:05:57.712Z] ---> 2d7c46638f76 [2021-10-28T21:05:57.712Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-28T21:05:57.712Z] ---> Running in 4f8ab2a5ba2a [2021-10-28T21:05:58.315Z] Removing intermediate container 4f8ab2a5ba2a [2021-10-28T21:05:58.315Z] ---> e06e8cd1410d [2021-10-28T21:05:58.315Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T21:05:58.315Z] ---> Running in df84dc73bbf0 [2021-10-28T21:05:58.593Z] Removing intermediate container df84dc73bbf0 [2021-10-28T21:05:58.593Z] ---> 3b7534c1f596 [2021-10-28T21:05:58.593Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T21:05:58.871Z] ---> Running in f28cce1f8f7a [2021-10-28T21:05:58.871Z] Collecting docker-compose==1.23.2 [2021-10-28T21:05:58.871Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-28T21:05:59.149Z] Removing intermediate container f28cce1f8f7a [2021-10-28T21:05:59.149Z] ---> 49b7e3e64577 [2021-10-28T21:05:59.149Z] Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:05:59.426Z] ---> Running in 0c8fc5e3bb84 [2021-10-28T21:05:59.426Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-28T21:05:59.709Z] Removing intermediate container 0c8fc5e3bb84 [2021-10-28T21:05:59.709Z] ---> 4226408e8b3d [2021-10-28T21:05:59.709Z] Step 22/22 : LABEL version=2.0.1-dev.82 [2021-10-28T21:05:59.709Z] Collecting jsonschema<3,>=2.5.1 [2021-10-28T21:05:59.709Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-28T21:05:59.984Z] ---> Running in fdb67949c39c [2021-10-28T21:06:00.261Z] Removing intermediate container fdb67949c39c [2021-10-28T21:06:00.261Z] ---> d1ff7afc5b72 [2021-10-28T21:06:00.261Z] [2021-10-28T21:06:00.541Z] Successfully built d1ff7afc5b72 [2021-10-28T21:06:00.541Z] Successfully tagged core-data-arm64:latest [2021-10-28T21:06:01.140Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-10-28T21:06:01.140Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-28T21:06:06.546Z] Collecting docker<4.0,>=3.6.0 [2021-10-28T21:06:06.546Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-28T21:06:06.546Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-28T21:06:06.546Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-28T21:06:10.863Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-28T21:06:10.863Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-28T21:06:11.138Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-28T21:06:11.138Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-28T21:06:11.412Z] Collecting cached-property<2,>=1.2.0 [2021-10-28T21:06:11.412Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-28T21:06:11.688Z] Collecting docopt<0.7,>=0.6.1 [2021-10-28T21:06:11.688Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-28T21:06:15.081Z] Collecting texttable<0.10,>=0.9.0 [2021-10-28T21:06:15.081Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-28T21:06:17.704Z] Collecting docker-pycreds>=0.4.0 [2021-10-28T21:06:17.704Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-28T21:06:18.693Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-28T21:06:18.693Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-28T21:06:18.693Z] 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) [2021-10-28T21:06:19.293Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-28T21:06:19.570Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-28T21:06:19.844Z] Collecting idna<2.8,>=2.5 [2021-10-28T21:06:19.844Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-28T21:06:20.444Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-28T21:06:20.444Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-28T21:06:20.444Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-28T21:06:20.444Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-28T21:06:21.883Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-28T21:06:21.883Z] Attempting uninstall: urllib3 [2021-10-28T21:06:21.883Z] Found existing installation: urllib3 1.26.5 [2021-10-28T21:06:21.883Z] Uninstalling urllib3-1.26.5: [2021-10-28T21:06:21.883Z] Successfully uninstalled urllib3-1.26.5 [2021-10-28T21:06:22.877Z] Attempting uninstall: idna [2021-10-28T21:06:22.877Z] Found existing installation: idna 3.2 [2021-10-28T21:06:22.877Z] Uninstalling idna-3.2: [2021-10-28T21:06:23.153Z] Successfully uninstalled idna-3.2 [2021-10-28T21:06:24.132Z] Attempting uninstall: chardet [2021-10-28T21:06:24.132Z] Found existing installation: chardet 4.0.0 [2021-10-28T21:06:24.132Z] Uninstalling chardet-4.0.0: [2021-10-28T21:06:24.415Z] Successfully uninstalled chardet-4.0.0 [2021-10-28T21:06:27.054Z] Attempting uninstall: requests [2021-10-28T21:06:27.054Z] Found existing installation: requests 2.25.1 [2021-10-28T21:06:27.054Z] Uninstalling requests-2.25.1: [2021-10-28T21:06:27.054Z] Successfully uninstalled requests-2.25.1 [2021-10-28T21:06:27.660Z] Running setup.py install for texttable: started [2021-10-28T21:06:31.174Z] Running setup.py install for texttable: finished with status 'done' [2021-10-28T21:06:31.174Z] Running setup.py install for PyYAML: started [2021-10-28T21:06:34.573Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-28T21:06:34.846Z] Running setup.py install for docopt: started [2021-10-28T21:06:38.225Z] Running setup.py install for docopt: finished with status 'done' [2021-10-28T21:06:38.225Z] Running setup.py install for dockerpty: started [2021-10-28T21:06:40.843Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-28T21:06:42.827Z] 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 [2021-10-28T21:06:53.007Z] Removing intermediate container 31f5f4c9f582 [2021-10-28T21:06:53.007Z] ---> 7e86019f7696 [2021-10-28T21:06:53.007Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-28T21:06:53.284Z] ---> Running in c80638df4527 [2021-10-28T21:06:53.888Z] Removing intermediate container c80638df4527 [2021-10-28T21:06:53.888Z] ---> 613b26ded021 [2021-10-28T21:06:53.888Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-28T21:06:53.888Z] ---> Running in 11de7dea5b77 [2021-10-28T21:06:54.486Z] Removing intermediate container 11de7dea5b77 [2021-10-28T21:06:54.486Z] ---> e6afa3c9965a [2021-10-28T21:06:54.486Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-28T21:06:55.925Z] ---> f334231b8c9f [2021-10-28T21:06:55.925Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-28T21:06:56.524Z] ---> db3661f866ef [2021-10-28T21:06:56.524Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-28T21:06:57.501Z] ---> 7e9dcbe2dc85 [2021-10-28T21:06:57.501Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-28T21:06:57.777Z] ---> Running in 7b3434605b92 [2021-10-28T21:06:58.050Z] Removing intermediate container 7b3434605b92 [2021-10-28T21:06:58.050Z] ---> fdda04585ef8 [2021-10-28T21:06:58.050Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T21:06:58.330Z] ---> Running in 931c58c3a897 [2021-10-28T21:06:58.930Z] Removing intermediate container 931c58c3a897 [2021-10-28T21:06:58.930Z] ---> 4e21268dbd5f [2021-10-28T21:06:58.930Z] Step 20/22 : LABEL arch=arm64 [2021-10-28T21:06:58.930Z] ---> Running in b7ca2cc8be6f [2021-10-28T21:06:59.209Z] Removing intermediate container b7ca2cc8be6f [2021-10-28T21:06:59.209Z] ---> 471c5215302b [2021-10-28T21:06:59.209Z] Step 21/22 : LABEL git_sha=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:06:59.480Z] ---> Running in d6a61829378c [2021-10-28T21:06:59.753Z] Removing intermediate container d6a61829378c [2021-10-28T21:06:59.753Z] ---> a4b07f2c53ca [2021-10-28T21:06:59.753Z] Step 22/22 : LABEL version=2.0.1-dev.82 [2021-10-28T21:07:00.023Z] ---> Running in c94bdf0341c6 [2021-10-28T21:07:00.293Z] Removing intermediate container c94bdf0341c6 [2021-10-28T21:07:00.293Z] ---> 80a68f7c5692 [2021-10-28T21:07:00.293Z] [2021-10-28T21:07:00.567Z] Successfully built 80a68f7c5692 [2021-10-28T21:07:00.567Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-28T21:07:01.177Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-28T21:07:01.163Z] $ docker stop --time=1 5c6648c8b4af36ce411488026020b60b260b051ed04ca90591675fc35e3b99a7 [2021-10-28T21:07:02.995Z] $ docker rm -f 5c6648c8b4af36ce411488026020b60b260b051ed04ca90591675fc35e3b99a7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T21:07:03.654Z] + docker images [2021-10-28T21:07:03.929Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-28T21:07:03.929Z] sys-mgmt-agent-arm64 latest 80a68f7c5692 3 seconds ago 277MB [2021-10-28T21:07:03.929Z] core-data-arm64 latest d1ff7afc5b72 About a minute ago 19.5MB [2021-10-28T21:07:03.929Z] support-notifications-arm64 latest c5fcb392235c About a minute ago 16.1MB [2021-10-28T21:07:03.929Z] 292dc1fd2474 About a minute ago 1.46GB [2021-10-28T21:07:03.929Z] a126c2d2a0be About a minute ago 1.46GB [2021-10-28T21:07:03.929Z] a1465cabde16 About a minute ago 1.45GB [2021-10-28T21:07:03.929Z] core-command-arm64 latest f50de95c28eb 2 minutes ago 15.2MB [2021-10-28T21:07:03.929Z] 917c2dcf3049 3 minutes ago 1.45GB [2021-10-28T21:07:03.930Z] security-bootstrapper-arm64 latest 03bc10f59a88 4 minutes ago 17.8MB [2021-10-28T21:07:03.930Z] security-secretstore-setup-arm64 latest 3a5789579233 4 minutes ago 26.8MB [2021-10-28T21:07:03.930Z] core-metadata-arm64 latest aa656d32d9fe 4 minutes ago 15.9MB [2021-10-28T21:07:03.930Z] support-scheduler-arm64 latest 71da0115c875 4 minutes ago 15.3MB [2021-10-28T21:07:03.930Z] security-proxy-setup-arm64 latest 8c16d44b5da9 4 minutes ago 25.4MB [2021-10-28T21:07:03.930Z] 2ff8288d97a1 4 minutes ago 1.46GB [2021-10-28T21:07:03.930Z] 8753ebae5185 5 minutes ago 1.46GB [2021-10-28T21:07:03.930Z] 7780b6cc8386 5 minutes ago 1.46GB [2021-10-28T21:07:03.930Z] c29a74a737e3 5 minutes ago 1.46GB [2021-10-28T21:07:03.930Z] c06288418e01 5 minutes ago 1.46GB [2021-10-28T21:07:03.930Z] ci-base-image-arm64 latest bdea5fb2d392 10 minutes ago 1.24GB [2021-10-28T21:07:03.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB [2021-10-28T21:07:03.930Z] docker 20.10.8 3734d5adc5ac 8 weeks ago 198MB [2021-10-28T21:07:03.930Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-28T21:07:03.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 [2021-10-28T21:07:04.138Z] provisioning config files... [2021-10-28T21:07:04.165Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/94@tmp/config1607255647832635555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:07:04.539Z] ---> docker-login.sh [2021-10-28T21:07:04.539Z] nexus3.edgexfoundry.org:10001 [2021-10-28T21:07:04.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:07:05.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:07:05.088Z] Configure a credential helper to remove this warning. See [2021-10-28T21:07:05.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:07:05.088Z] [2021-10-28T21:07:05.088Z] Login Succeeded [2021-10-28T21:07:05.088Z] nexus3.edgexfoundry.org:10002 [2021-10-28T21:07:05.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:07:05.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:07:05.689Z] Configure a credential helper to remove this warning. See [2021-10-28T21:07:05.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:07:05.689Z] [2021-10-28T21:07:05.689Z] Login Succeeded [2021-10-28T21:07:05.689Z] nexus3.edgexfoundry.org:10003 [2021-10-28T21:07:06.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:07:06.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:07:06.290Z] Configure a credential helper to remove this warning. See [2021-10-28T21:07:06.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:07:06.290Z] [2021-10-28T21:07:06.290Z] Login Succeeded [2021-10-28T21:07:06.290Z] nexus3.edgexfoundry.org:10004 [2021-10-28T21:07:06.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:07:06.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:07:06.888Z] Configure a credential helper to remove this warning. See [2021-10-28T21:07:06.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:07:06.888Z] [2021-10-28T21:07:06.888Z] Login Succeeded [2021-10-28T21:07:07.160Z] docker.io [2021-10-28T21:07:07.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:07:08.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:07:08.031Z] Configure a credential helper to remove this warning. See [2021-10-28T21:07:08.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:07:08.031Z] [2021-10-28T21:07:08.031Z] Login Succeeded [2021-10-28T21:07:08.031Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T21:07:08.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T21:07:08.124Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-10-28T21:07:08.124Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:08.124Z] latest [2021-10-28T21:07:08.124Z] 2.0.1-dev.82 [2021-10-28T21:07:08.124Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:08.124Z] main [2021-10-28T21:07:08.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:08.487Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:08.845Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:08.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-28T21:07:08.845Z] 29631321322f: Preparing [2021-10-28T21:07:08.845Z] 6040101374c1: Preparing [2021-10-28T21:07:08.845Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:08.845Z] 5a90975c8b9e: Preparing [2021-10-28T21:07:08.845Z] ee420dfed78a: Preparing [2021-10-28T21:07:09.122Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:09.122Z] 825d5f7d74b0: Pushed [2021-10-28T21:07:09.122Z] 29631321322f: Pushed [2021-10-28T21:07:09.399Z] 5a90975c8b9e: Pushed [2021-10-28T21:07:12.025Z] 6040101374c1: Pushed [2021-10-28T21:07:12.297Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:61f0413fb84625c4005a49cc8382bfe1e78e440093844b0fbfc51eacc4d82db8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:12.653Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:13.002Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-28T21:07:13.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-28T21:07:13.002Z] 29631321322f: Preparing [2021-10-28T21:07:13.002Z] 6040101374c1: Preparing [2021-10-28T21:07:13.002Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:13.002Z] 5a90975c8b9e: Preparing [2021-10-28T21:07:13.002Z] ee420dfed78a: Preparing [2021-10-28T21:07:13.277Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:07:13.277Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:13.277Z] 29631321322f: Layer already exists [2021-10-28T21:07:13.277Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:13.277Z] 6040101374c1: Layer already exists [2021-10-28T21:07:13.277Z] latest: digest: sha256:61f0413fb84625c4005a49cc8382bfe1e78e440093844b0fbfc51eacc4d82db8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:13.631Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:13.981Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.82 [2021-10-28T21:07:13.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-28T21:07:14.257Z] 29631321322f: Preparing [2021-10-28T21:07:14.257Z] 6040101374c1: Preparing [2021-10-28T21:07:14.257Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:14.257Z] 5a90975c8b9e: Preparing [2021-10-28T21:07:14.257Z] ee420dfed78a: Preparing [2021-10-28T21:07:14.257Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:14.257Z] 29631321322f: Layer already exists [2021-10-28T21:07:14.257Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:14.257Z] 6040101374c1: Layer already exists [2021-10-28T21:07:14.257Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:07:14.257Z] 2.0.1-dev.82: digest: sha256:61f0413fb84625c4005a49cc8382bfe1e78e440093844b0fbfc51eacc4d82db8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:14.607Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:14.961Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:14.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-28T21:07:14.961Z] 29631321322f: Preparing [2021-10-28T21:07:14.961Z] 6040101374c1: Preparing [2021-10-28T21:07:14.961Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:14.961Z] 5a90975c8b9e: Preparing [2021-10-28T21:07:14.961Z] ee420dfed78a: Preparing [2021-10-28T21:07:15.235Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:15.235Z] 29631321322f: Layer already exists [2021-10-28T21:07:15.235Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:15.235Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:07:15.235Z] 6040101374c1: Layer already exists [2021-10-28T21:07:15.235Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:61f0413fb84625c4005a49cc8382bfe1e78e440093844b0fbfc51eacc4d82db8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:15.590Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:15.950Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-10-28T21:07:15.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-28T21:07:15.950Z] 29631321322f: Preparing [2021-10-28T21:07:15.950Z] 6040101374c1: Preparing [2021-10-28T21:07:15.950Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:15.950Z] 5a90975c8b9e: Preparing [2021-10-28T21:07:15.950Z] ee420dfed78a: Preparing [2021-10-28T21:07:16.225Z] 6040101374c1: Layer already exists [2021-10-28T21:07:16.225Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:16.225Z] 29631321322f: Layer already exists [2021-10-28T21:07:16.225Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:16.225Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:07:16.225Z] main: digest: sha256:61f0413fb84625c4005a49cc8382bfe1e78e440093844b0fbfc51eacc4d82db8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T21:07:16.265Z] ===================================================== [Pipeline] echo [2021-10-28T21:07:16.273Z] taggedImages: [2021-10-28T21:07:16.273Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:16.273Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-28T21:07:16.273Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.82 [2021-10-28T21:07:16.273Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:16.273Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-10-28T21:07:16.291Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-10-28T21:07:16.291Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:16.291Z] latest [2021-10-28T21:07:16.291Z] 2.0.1-dev.82 [2021-10-28T21:07:16.291Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:16.291Z] main [2021-10-28T21:07:16.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:16.650Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:17.051Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:17.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-28T21:07:17.051Z] 9509d8d0d72a: Preparing [2021-10-28T21:07:17.051Z] eb5ceb8cb93b: Preparing [2021-10-28T21:07:17.051Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:17.051Z] f7fddf937c5d: Preparing [2021-10-28T21:07:17.051Z] eb33d1634558: Preparing [2021-10-28T21:07:17.051Z] ee420dfed78a: Preparing [2021-10-28T21:07:17.051Z] ee420dfed78a: Waiting [2021-10-28T21:07:17.348Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:17.348Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:17.348Z] eb33d1634558: Pushed [2021-10-28T21:07:17.348Z] 9509d8d0d72a: Pushed [2021-10-28T21:07:18.360Z] f7fddf937c5d: Pushed [2021-10-28T21:07:20.969Z] eb5ceb8cb93b: Pushed [2021-10-28T21:07:20.969Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:0d399de081310c770c81f6278e87918128f2c47a6a7ab35d1d83175588b81c8e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:21.325Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:21.668Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-28T21:07:21.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-28T21:07:21.668Z] 9509d8d0d72a: Preparing [2021-10-28T21:07:21.668Z] eb5ceb8cb93b: Preparing [2021-10-28T21:07:21.668Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:21.668Z] f7fddf937c5d: Preparing [2021-10-28T21:07:21.668Z] eb33d1634558: Preparing [2021-10-28T21:07:21.668Z] ee420dfed78a: Preparing [2021-10-28T21:07:21.668Z] ee420dfed78a: Waiting [2021-10-28T21:07:21.941Z] f7fddf937c5d: Layer already exists [2021-10-28T21:07:21.941Z] eb33d1634558: Layer already exists [2021-10-28T21:07:21.941Z] eb5ceb8cb93b: Layer already exists [2021-10-28T21:07:21.941Z] 9509d8d0d72a: Layer already exists [2021-10-28T21:07:21.941Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:21.941Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:21.941Z] latest: digest: sha256:0d399de081310c770c81f6278e87918128f2c47a6a7ab35d1d83175588b81c8e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:22.284Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:22.636Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.82 [2021-10-28T21:07:22.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-28T21:07:22.636Z] 9509d8d0d72a: Preparing [2021-10-28T21:07:22.636Z] eb5ceb8cb93b: Preparing [2021-10-28T21:07:22.636Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:22.636Z] f7fddf937c5d: Preparing [2021-10-28T21:07:22.636Z] eb33d1634558: Preparing [2021-10-28T21:07:22.636Z] ee420dfed78a: Preparing [2021-10-28T21:07:22.916Z] 9509d8d0d72a: Layer already exists [2021-10-28T21:07:22.916Z] f7fddf937c5d: Layer already exists [2021-10-28T21:07:22.916Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:22.916Z] eb33d1634558: Layer already exists [2021-10-28T21:07:22.916Z] eb5ceb8cb93b: Layer already exists [2021-10-28T21:07:22.916Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:22.916Z] 2.0.1-dev.82: digest: sha256:0d399de081310c770c81f6278e87918128f2c47a6a7ab35d1d83175588b81c8e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:23.268Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:23.619Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:23.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-28T21:07:23.619Z] 9509d8d0d72a: Preparing [2021-10-28T21:07:23.619Z] eb5ceb8cb93b: Preparing [2021-10-28T21:07:23.619Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:23.619Z] f7fddf937c5d: Preparing [2021-10-28T21:07:23.619Z] eb33d1634558: Preparing [2021-10-28T21:07:23.619Z] ee420dfed78a: Preparing [2021-10-28T21:07:23.619Z] ee420dfed78a: Waiting [2021-10-28T21:07:23.891Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:23.891Z] eb5ceb8cb93b: Layer already exists [2021-10-28T21:07:23.891Z] 9509d8d0d72a: Layer already exists [2021-10-28T21:07:23.891Z] eb33d1634558: Layer already exists [2021-10-28T21:07:23.891Z] f7fddf937c5d: Layer already exists [2021-10-28T21:07:23.891Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:23.891Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:0d399de081310c770c81f6278e87918128f2c47a6a7ab35d1d83175588b81c8e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:24.236Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:24.577Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-10-28T21:07:24.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-28T21:07:24.577Z] 9509d8d0d72a: Preparing [2021-10-28T21:07:24.577Z] eb5ceb8cb93b: Preparing [2021-10-28T21:07:24.577Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:24.577Z] f7fddf937c5d: Preparing [2021-10-28T21:07:24.577Z] eb33d1634558: Preparing [2021-10-28T21:07:24.577Z] ee420dfed78a: Preparing [2021-10-28T21:07:24.577Z] ee420dfed78a: Waiting [2021-10-28T21:07:24.850Z] eb5ceb8cb93b: Layer already exists [2021-10-28T21:07:24.850Z] 9509d8d0d72a: Layer already exists [2021-10-28T21:07:24.850Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:24.850Z] f7fddf937c5d: Layer already exists [2021-10-28T21:07:24.850Z] eb33d1634558: Layer already exists [2021-10-28T21:07:24.850Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:24.850Z] main: digest: sha256:0d399de081310c770c81f6278e87918128f2c47a6a7ab35d1d83175588b81c8e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T21:07:24.891Z] ===================================================== [Pipeline] echo [2021-10-28T21:07:24.899Z] taggedImages: [2021-10-28T21:07:24.899Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:24.899Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-28T21:07:24.899Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.82 [2021-10-28T21:07:24.899Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:24.899Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-10-28T21:07:24.918Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-10-28T21:07:24.918Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:24.918Z] latest [2021-10-28T21:07:24.918Z] 2.0.1-dev.82 [2021-10-28T21:07:24.918Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:24.918Z] main [2021-10-28T21:07:24.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:25.277Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:25.629Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:25.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-28T21:07:25.629Z] 6cf8dfa75bc2: Preparing [2021-10-28T21:07:25.629Z] 41a8b4c17513: Preparing [2021-10-28T21:07:25.629Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:25.629Z] 5a90975c8b9e: Preparing [2021-10-28T21:07:25.629Z] ee420dfed78a: Preparing [2021-10-28T21:07:25.900Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:07:25.900Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:25.900Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:25.900Z] 6cf8dfa75bc2: Pushed [2021-10-28T21:07:28.516Z] 41a8b4c17513: Pushed [2021-10-28T21:07:28.788Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:ed66fdaaaad1b63dc240f355f594695b360d53ec3bdc587c8b541f0e209912c8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:29.144Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:29.482Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-28T21:07:29.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-28T21:07:29.483Z] 6cf8dfa75bc2: Preparing [2021-10-28T21:07:29.483Z] 41a8b4c17513: Preparing [2021-10-28T21:07:29.483Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:29.483Z] 5a90975c8b9e: Preparing [2021-10-28T21:07:29.483Z] ee420dfed78a: Preparing [2021-10-28T21:07:29.754Z] 41a8b4c17513: Layer already exists [2021-10-28T21:07:29.754Z] 6cf8dfa75bc2: Layer already exists [2021-10-28T21:07:29.754Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:29.754Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:07:29.754Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:29.754Z] latest: digest: sha256:ed66fdaaaad1b63dc240f355f594695b360d53ec3bdc587c8b541f0e209912c8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:30.097Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:30.434Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.82 [2021-10-28T21:07:30.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-28T21:07:30.434Z] 6cf8dfa75bc2: Preparing [2021-10-28T21:07:30.434Z] 41a8b4c17513: Preparing [2021-10-28T21:07:30.434Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:30.434Z] 5a90975c8b9e: Preparing [2021-10-28T21:07:30.434Z] ee420dfed78a: Preparing [2021-10-28T21:07:30.706Z] 6cf8dfa75bc2: Layer already exists [2021-10-28T21:07:30.706Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:30.706Z] 41a8b4c17513: Layer already exists [2021-10-28T21:07:30.706Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:30.706Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:07:30.706Z] 2.0.1-dev.82: digest: sha256:ed66fdaaaad1b63dc240f355f594695b360d53ec3bdc587c8b541f0e209912c8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:31.049Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:31.389Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:31.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-28T21:07:31.389Z] 6cf8dfa75bc2: Preparing [2021-10-28T21:07:31.389Z] 41a8b4c17513: Preparing [2021-10-28T21:07:31.389Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:31.389Z] 5a90975c8b9e: Preparing [2021-10-28T21:07:31.389Z] ee420dfed78a: Preparing [2021-10-28T21:07:31.663Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:31.663Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:31.663Z] 6cf8dfa75bc2: Layer already exists [2021-10-28T21:07:31.663Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:07:31.663Z] 41a8b4c17513: Layer already exists [2021-10-28T21:07:31.663Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:ed66fdaaaad1b63dc240f355f594695b360d53ec3bdc587c8b541f0e209912c8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:32.013Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:32.354Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-10-28T21:07:32.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-28T21:07:32.354Z] 6cf8dfa75bc2: Preparing [2021-10-28T21:07:32.354Z] 41a8b4c17513: Preparing [2021-10-28T21:07:32.354Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:32.354Z] 5a90975c8b9e: Preparing [2021-10-28T21:07:32.354Z] ee420dfed78a: Preparing [2021-10-28T21:07:32.628Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:32.628Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:32.628Z] 6cf8dfa75bc2: Layer already exists [2021-10-28T21:07:32.628Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:07:32.628Z] 41a8b4c17513: Layer already exists [2021-10-28T21:07:32.628Z] main: digest: sha256:ed66fdaaaad1b63dc240f355f594695b360d53ec3bdc587c8b541f0e209912c8 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T21:07:32.669Z] ===================================================== [Pipeline] echo [2021-10-28T21:07:32.676Z] taggedImages: [2021-10-28T21:07:32.676Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:32.676Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-28T21:07:32.676Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.82 [2021-10-28T21:07:32.676Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:32.676Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-10-28T21:07:32.695Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-10-28T21:07:32.695Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:32.695Z] latest [2021-10-28T21:07:32.695Z] 2.0.1-dev.82 [2021-10-28T21:07:32.695Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:32.695Z] main [2021-10-28T21:07:32.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:33.040Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:33.382Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:33.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-28T21:07:33.382Z] 926a1cd80e5b: Preparing [2021-10-28T21:07:33.382Z] 926a1cd80e5b: Preparing [2021-10-28T21:07:33.382Z] f0ca6de24bac: Preparing [2021-10-28T21:07:33.382Z] 34f0820af87b: Preparing [2021-10-28T21:07:33.382Z] c4fd2761d441: Preparing [2021-10-28T21:07:33.382Z] 73a7be57e3be: Preparing [2021-10-28T21:07:33.382Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:33.382Z] a4ed4659289e: Preparing [2021-10-28T21:07:33.382Z] 50ec9e9347d1: Preparing [2021-10-28T21:07:33.382Z] 134c791b2016: Preparing [2021-10-28T21:07:33.382Z] 3a8e69606d41: Preparing [2021-10-28T21:07:33.382Z] ee420dfed78a: Preparing [2021-10-28T21:07:33.382Z] 134c791b2016: Waiting [2021-10-28T21:07:33.382Z] 825d5f7d74b0: Waiting [2021-10-28T21:07:33.382Z] a4ed4659289e: Waiting [2021-10-28T21:07:33.382Z] 50ec9e9347d1: Waiting [2021-10-28T21:07:33.382Z] 3a8e69606d41: Waiting [2021-10-28T21:07:33.382Z] ee420dfed78a: Waiting [2021-10-28T21:07:33.665Z] 926a1cd80e5b: Pushed [2021-10-28T21:07:33.665Z] c4fd2761d441: Pushed [2021-10-28T21:07:33.665Z] 34f0820af87b: Pushed [2021-10-28T21:07:33.665Z] f0ca6de24bac: Pushed [2021-10-28T21:07:33.665Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:33.938Z] 50ec9e9347d1: Pushed [2021-10-28T21:07:33.938Z] 134c791b2016: Pushed [2021-10-28T21:07:33.938Z] a4ed4659289e: Pushed [2021-10-28T21:07:33.938Z] 3a8e69606d41: Pushed [2021-10-28T21:07:33.938Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:37.313Z] 73a7be57e3be: Pushed [2021-10-28T21:07:37.313Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:94465b00618939b8ad489fff7c1b2cf474d31059d97c02e0446be4d0e6a49bf8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:37.659Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:38.002Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-28T21:07:38.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-28T21:07:38.002Z] 926a1cd80e5b: Preparing [2021-10-28T21:07:38.002Z] 926a1cd80e5b: Preparing [2021-10-28T21:07:38.002Z] f0ca6de24bac: Preparing [2021-10-28T21:07:38.002Z] 34f0820af87b: Preparing [2021-10-28T21:07:38.002Z] c4fd2761d441: Preparing [2021-10-28T21:07:38.002Z] 73a7be57e3be: Preparing [2021-10-28T21:07:38.002Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:38.002Z] a4ed4659289e: Preparing [2021-10-28T21:07:38.002Z] 50ec9e9347d1: Preparing [2021-10-28T21:07:38.002Z] 134c791b2016: Preparing [2021-10-28T21:07:38.002Z] 3a8e69606d41: Preparing [2021-10-28T21:07:38.002Z] ee420dfed78a: Preparing [2021-10-28T21:07:38.002Z] a4ed4659289e: Waiting [2021-10-28T21:07:38.002Z] 50ec9e9347d1: Waiting [2021-10-28T21:07:38.002Z] 825d5f7d74b0: Waiting [2021-10-28T21:07:38.002Z] 134c791b2016: Waiting [2021-10-28T21:07:38.002Z] 3a8e69606d41: Waiting [2021-10-28T21:07:38.002Z] ee420dfed78a: Waiting [2021-10-28T21:07:38.272Z] 73a7be57e3be: Layer already exists [2021-10-28T21:07:38.272Z] c4fd2761d441: Layer already exists [2021-10-28T21:07:38.272Z] 34f0820af87b: Layer already exists [2021-10-28T21:07:38.272Z] 926a1cd80e5b: Layer already exists [2021-10-28T21:07:38.272Z] f0ca6de24bac: Layer already exists [2021-10-28T21:07:38.272Z] a4ed4659289e: Layer already exists [2021-10-28T21:07:38.272Z] 134c791b2016: Layer already exists [2021-10-28T21:07:38.272Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:38.272Z] 50ec9e9347d1: Layer already exists [2021-10-28T21:07:38.272Z] 3a8e69606d41: Layer already exists [2021-10-28T21:07:38.272Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:38.272Z] latest: digest: sha256:94465b00618939b8ad489fff7c1b2cf474d31059d97c02e0446be4d0e6a49bf8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:38.617Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:38.962Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.82 [2021-10-28T21:07:38.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-28T21:07:38.962Z] 926a1cd80e5b: Preparing [2021-10-28T21:07:38.962Z] 926a1cd80e5b: Preparing [2021-10-28T21:07:38.962Z] f0ca6de24bac: Preparing [2021-10-28T21:07:38.962Z] 34f0820af87b: Preparing [2021-10-28T21:07:38.962Z] c4fd2761d441: Preparing [2021-10-28T21:07:38.962Z] 73a7be57e3be: Preparing [2021-10-28T21:07:38.962Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:38.962Z] a4ed4659289e: Preparing [2021-10-28T21:07:38.962Z] 50ec9e9347d1: Preparing [2021-10-28T21:07:38.962Z] 134c791b2016: Preparing [2021-10-28T21:07:38.962Z] 3a8e69606d41: Preparing [2021-10-28T21:07:38.962Z] ee420dfed78a: Preparing [2021-10-28T21:07:38.962Z] 50ec9e9347d1: Waiting [2021-10-28T21:07:38.962Z] 825d5f7d74b0: Waiting [2021-10-28T21:07:38.962Z] 134c791b2016: Waiting [2021-10-28T21:07:38.962Z] 3a8e69606d41: Waiting [2021-10-28T21:07:38.962Z] ee420dfed78a: Waiting [2021-10-28T21:07:38.962Z] a4ed4659289e: Waiting [2021-10-28T21:07:39.243Z] 73a7be57e3be: Layer already exists [2021-10-28T21:07:39.243Z] 926a1cd80e5b: Layer already exists [2021-10-28T21:07:39.243Z] 34f0820af87b: Layer already exists [2021-10-28T21:07:39.243Z] c4fd2761d441: Layer already exists [2021-10-28T21:07:39.243Z] f0ca6de24bac: Layer already exists [2021-10-28T21:07:39.243Z] 50ec9e9347d1: Layer already exists [2021-10-28T21:07:39.243Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:39.243Z] 134c791b2016: Layer already exists [2021-10-28T21:07:39.243Z] a4ed4659289e: Layer already exists [2021-10-28T21:07:39.243Z] 3a8e69606d41: Layer already exists [2021-10-28T21:07:39.243Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:39.243Z] 2.0.1-dev.82: digest: sha256:94465b00618939b8ad489fff7c1b2cf474d31059d97c02e0446be4d0e6a49bf8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:39.585Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:39.928Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:39.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-28T21:07:39.928Z] 926a1cd80e5b: Preparing [2021-10-28T21:07:39.928Z] 926a1cd80e5b: Preparing [2021-10-28T21:07:39.928Z] f0ca6de24bac: Preparing [2021-10-28T21:07:39.928Z] 34f0820af87b: Preparing [2021-10-28T21:07:39.928Z] c4fd2761d441: Preparing [2021-10-28T21:07:39.928Z] 73a7be57e3be: Preparing [2021-10-28T21:07:39.928Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:39.928Z] a4ed4659289e: Preparing [2021-10-28T21:07:39.928Z] 50ec9e9347d1: Preparing [2021-10-28T21:07:39.928Z] 134c791b2016: Preparing [2021-10-28T21:07:39.928Z] 3a8e69606d41: Preparing [2021-10-28T21:07:39.928Z] ee420dfed78a: Preparing [2021-10-28T21:07:39.928Z] 50ec9e9347d1: Waiting [2021-10-28T21:07:39.928Z] 134c791b2016: Waiting [2021-10-28T21:07:39.928Z] 825d5f7d74b0: Waiting [2021-10-28T21:07:39.928Z] 3a8e69606d41: Waiting [2021-10-28T21:07:39.928Z] ee420dfed78a: Waiting [2021-10-28T21:07:39.928Z] a4ed4659289e: Waiting [2021-10-28T21:07:40.200Z] 73a7be57e3be: Layer already exists [2021-10-28T21:07:40.200Z] 926a1cd80e5b: Layer already exists [2021-10-28T21:07:40.200Z] f0ca6de24bac: Layer already exists [2021-10-28T21:07:40.200Z] c4fd2761d441: Layer already exists [2021-10-28T21:07:40.200Z] 34f0820af87b: Layer already exists [2021-10-28T21:07:40.200Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:40.200Z] a4ed4659289e: Layer already exists [2021-10-28T21:07:40.200Z] 50ec9e9347d1: Layer already exists [2021-10-28T21:07:40.200Z] 3a8e69606d41: Layer already exists [2021-10-28T21:07:40.200Z] 134c791b2016: Layer already exists [2021-10-28T21:07:40.200Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:40.200Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:94465b00618939b8ad489fff7c1b2cf474d31059d97c02e0446be4d0e6a49bf8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:40.546Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:40.971Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-10-28T21:07:40.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-28T21:07:41.259Z] 926a1cd80e5b: Preparing [2021-10-28T21:07:41.259Z] 926a1cd80e5b: Preparing [2021-10-28T21:07:41.259Z] f0ca6de24bac: Preparing [2021-10-28T21:07:41.259Z] 34f0820af87b: Preparing [2021-10-28T21:07:41.259Z] c4fd2761d441: Preparing [2021-10-28T21:07:41.259Z] 73a7be57e3be: Preparing [2021-10-28T21:07:41.259Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:41.259Z] a4ed4659289e: Preparing [2021-10-28T21:07:41.259Z] 50ec9e9347d1: Preparing [2021-10-28T21:07:41.259Z] 134c791b2016: Preparing [2021-10-28T21:07:41.259Z] 3a8e69606d41: Preparing [2021-10-28T21:07:41.259Z] ee420dfed78a: Preparing [2021-10-28T21:07:41.259Z] a4ed4659289e: Waiting [2021-10-28T21:07:41.259Z] 50ec9e9347d1: Waiting [2021-10-28T21:07:41.259Z] 134c791b2016: Waiting [2021-10-28T21:07:41.259Z] 825d5f7d74b0: Waiting [2021-10-28T21:07:41.259Z] 3a8e69606d41: Waiting [2021-10-28T21:07:41.259Z] ee420dfed78a: Waiting [2021-10-28T21:07:41.259Z] f0ca6de24bac: Layer already exists [2021-10-28T21:07:41.259Z] 73a7be57e3be: Layer already exists [2021-10-28T21:07:41.259Z] c4fd2761d441: Layer already exists [2021-10-28T21:07:41.259Z] 926a1cd80e5b: Layer already exists [2021-10-28T21:07:41.259Z] 34f0820af87b: Layer already exists [2021-10-28T21:07:41.259Z] 50ec9e9347d1: Layer already exists [2021-10-28T21:07:41.259Z] 134c791b2016: Layer already exists [2021-10-28T21:07:41.259Z] a4ed4659289e: Layer already exists [2021-10-28T21:07:41.259Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:41.259Z] 3a8e69606d41: Layer already exists [2021-10-28T21:07:41.259Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:41.259Z] main: digest: sha256:94465b00618939b8ad489fff7c1b2cf474d31059d97c02e0446be4d0e6a49bf8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T21:07:41.306Z] ===================================================== [Pipeline] echo [2021-10-28T21:07:41.313Z] taggedImages: [2021-10-28T21:07:41.313Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:41.313Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-28T21:07:41.313Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.82 [2021-10-28T21:07:41.313Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:41.313Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-10-28T21:07:41.334Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-10-28T21:07:41.334Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:41.334Z] latest [2021-10-28T21:07:41.334Z] 2.0.1-dev.82 [2021-10-28T21:07:41.334Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:41.334Z] main [2021-10-28T21:07:41.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:41.696Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:42.051Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:42.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-28T21:07:42.051Z] ccd4685ac0c0: Preparing [2021-10-28T21:07:42.051Z] 7d15f0e2d84e: Preparing [2021-10-28T21:07:42.051Z] 9adeb8caf9f6: Preparing [2021-10-28T21:07:42.051Z] bedcf6f3b4d2: Preparing [2021-10-28T21:07:42.051Z] 2b2a8b199148: Preparing [2021-10-28T21:07:42.051Z] ee420dfed78a: Preparing [2021-10-28T21:07:42.051Z] ee420dfed78a: Waiting [2021-10-28T21:07:42.347Z] 9adeb8caf9f6: Pushed [2021-10-28T21:07:42.347Z] bedcf6f3b4d2: Pushed [2021-10-28T21:07:42.622Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:43.220Z] 2b2a8b199148: Pushed [2021-10-28T21:07:45.198Z] 7d15f0e2d84e: Pushed [2021-10-28T21:07:45.198Z] ccd4685ac0c0: Pushed [2021-10-28T21:07:45.473Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:c97a96313df3a09c1c211adcd291efc9915da718ed4170102d5fe68c8eca6dee size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:45.826Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:46.170Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-28T21:07:46.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-28T21:07:46.170Z] ccd4685ac0c0: Preparing [2021-10-28T21:07:46.170Z] 7d15f0e2d84e: Preparing [2021-10-28T21:07:46.170Z] 9adeb8caf9f6: Preparing [2021-10-28T21:07:46.170Z] bedcf6f3b4d2: Preparing [2021-10-28T21:07:46.170Z] 2b2a8b199148: Preparing [2021-10-28T21:07:46.170Z] ee420dfed78a: Preparing [2021-10-28T21:07:46.170Z] ee420dfed78a: Waiting [2021-10-28T21:07:46.446Z] ccd4685ac0c0: Layer already exists [2021-10-28T21:07:46.446Z] 7d15f0e2d84e: Layer already exists [2021-10-28T21:07:46.446Z] 9adeb8caf9f6: Layer already exists [2021-10-28T21:07:46.446Z] 2b2a8b199148: Layer already exists [2021-10-28T21:07:46.446Z] bedcf6f3b4d2: Layer already exists [2021-10-28T21:07:46.446Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:46.446Z] latest: digest: sha256:c97a96313df3a09c1c211adcd291efc9915da718ed4170102d5fe68c8eca6dee size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:46.791Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:47.141Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.82 [2021-10-28T21:07:47.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-28T21:07:47.141Z] ccd4685ac0c0: Preparing [2021-10-28T21:07:47.141Z] 7d15f0e2d84e: Preparing [2021-10-28T21:07:47.141Z] 9adeb8caf9f6: Preparing [2021-10-28T21:07:47.141Z] bedcf6f3b4d2: Preparing [2021-10-28T21:07:47.141Z] 2b2a8b199148: Preparing [2021-10-28T21:07:47.141Z] ee420dfed78a: Preparing [2021-10-28T21:07:47.141Z] ee420dfed78a: Waiting [2021-10-28T21:07:47.415Z] 9adeb8caf9f6: Layer already exists [2021-10-28T21:07:47.415Z] ccd4685ac0c0: Layer already exists [2021-10-28T21:07:47.415Z] bedcf6f3b4d2: Layer already exists [2021-10-28T21:07:47.415Z] 7d15f0e2d84e: Layer already exists [2021-10-28T21:07:47.415Z] 2b2a8b199148: Layer already exists [2021-10-28T21:07:47.415Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:47.415Z] 2.0.1-dev.82: digest: sha256:c97a96313df3a09c1c211adcd291efc9915da718ed4170102d5fe68c8eca6dee size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:47.769Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:48.135Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:48.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-28T21:07:48.135Z] ccd4685ac0c0: Preparing [2021-10-28T21:07:48.135Z] 7d15f0e2d84e: Preparing [2021-10-28T21:07:48.135Z] 9adeb8caf9f6: Preparing [2021-10-28T21:07:48.135Z] bedcf6f3b4d2: Preparing [2021-10-28T21:07:48.135Z] 2b2a8b199148: Preparing [2021-10-28T21:07:48.135Z] ee420dfed78a: Preparing [2021-10-28T21:07:48.135Z] ee420dfed78a: Waiting [2021-10-28T21:07:48.414Z] ccd4685ac0c0: Layer already exists [2021-10-28T21:07:48.414Z] bedcf6f3b4d2: Layer already exists [2021-10-28T21:07:48.414Z] 7d15f0e2d84e: Layer already exists [2021-10-28T21:07:48.414Z] 9adeb8caf9f6: Layer already exists [2021-10-28T21:07:48.414Z] 2b2a8b199148: Layer already exists [2021-10-28T21:07:48.414Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:48.414Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:c97a96313df3a09c1c211adcd291efc9915da718ed4170102d5fe68c8eca6dee size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:48.769Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:49.120Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-10-28T21:07:49.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-28T21:07:49.120Z] ccd4685ac0c0: Preparing [2021-10-28T21:07:49.120Z] 7d15f0e2d84e: Preparing [2021-10-28T21:07:49.120Z] 9adeb8caf9f6: Preparing [2021-10-28T21:07:49.120Z] bedcf6f3b4d2: Preparing [2021-10-28T21:07:49.120Z] 2b2a8b199148: Preparing [2021-10-28T21:07:49.120Z] ee420dfed78a: Preparing [2021-10-28T21:07:49.120Z] ee420dfed78a: Waiting [2021-10-28T21:07:49.394Z] 7d15f0e2d84e: Layer already exists [2021-10-28T21:07:49.394Z] 9adeb8caf9f6: Layer already exists [2021-10-28T21:07:49.394Z] 2b2a8b199148: Layer already exists [2021-10-28T21:07:49.394Z] ccd4685ac0c0: Layer already exists [2021-10-28T21:07:49.394Z] bedcf6f3b4d2: Layer already exists [2021-10-28T21:07:49.394Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:49.394Z] main: digest: sha256:c97a96313df3a09c1c211adcd291efc9915da718ed4170102d5fe68c8eca6dee size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T21:07:49.440Z] ===================================================== [Pipeline] echo [2021-10-28T21:07:49.450Z] taggedImages: [2021-10-28T21:07:49.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:49.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-28T21:07:49.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.82 [2021-10-28T21:07:49.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:49.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-10-28T21:07:49.475Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-10-28T21:07:49.475Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:49.475Z] latest [2021-10-28T21:07:49.475Z] 2.0.1-dev.82 [2021-10-28T21:07:49.475Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:49.475Z] main [2021-10-28T21:07:49.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:49.826Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:50.178Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:50.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-28T21:07:50.178Z] 47f946796f8c: Preparing [2021-10-28T21:07:50.178Z] a2d5c55b3e73: Preparing [2021-10-28T21:07:50.178Z] 0a395aa3bd6b: Preparing [2021-10-28T21:07:50.178Z] 073cd7acedf7: Preparing [2021-10-28T21:07:50.178Z] da8ba0e9581c: Preparing [2021-10-28T21:07:50.178Z] d97b800019e2: Preparing [2021-10-28T21:07:50.178Z] 30bde930b440: Preparing [2021-10-28T21:07:50.178Z] 19c6046ba533: Preparing [2021-10-28T21:07:50.178Z] 82c53ab4c745: Preparing [2021-10-28T21:07:50.178Z] ee420dfed78a: Preparing [2021-10-28T21:07:50.178Z] d97b800019e2: Waiting [2021-10-28T21:07:50.178Z] 30bde930b440: Waiting [2021-10-28T21:07:50.178Z] 19c6046ba533: Waiting [2021-10-28T21:07:50.178Z] 82c53ab4c745: Waiting [2021-10-28T21:07:50.178Z] ee420dfed78a: Waiting [2021-10-28T21:07:50.476Z] da8ba0e9581c: Pushed [2021-10-28T21:07:50.476Z] 47f946796f8c: Pushed [2021-10-28T21:07:50.476Z] a2d5c55b3e73: Pushed [2021-10-28T21:07:50.753Z] d97b800019e2: Pushed [2021-10-28T21:07:50.753Z] 30bde930b440: Pushed [2021-10-28T21:07:50.753Z] 19c6046ba533: Pushed [2021-10-28T21:07:50.753Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:51.029Z] 82c53ab4c745: Pushed [2021-10-28T21:07:53.012Z] 073cd7acedf7: Pushed [2021-10-28T21:07:53.997Z] 0a395aa3bd6b: Pushed [2021-10-28T21:07:53.997Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:0eac4141d2f485958bd93770b03694221b4ded43ca80690538ec0bf97d597e82 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:54.353Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:54.701Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-28T21:07:54.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-28T21:07:54.701Z] 47f946796f8c: Preparing [2021-10-28T21:07:54.701Z] a2d5c55b3e73: Preparing [2021-10-28T21:07:54.701Z] 0a395aa3bd6b: Preparing [2021-10-28T21:07:54.701Z] 073cd7acedf7: Preparing [2021-10-28T21:07:54.701Z] da8ba0e9581c: Preparing [2021-10-28T21:07:54.701Z] d97b800019e2: Preparing [2021-10-28T21:07:54.701Z] 30bde930b440: Preparing [2021-10-28T21:07:54.701Z] 19c6046ba533: Preparing [2021-10-28T21:07:54.701Z] 82c53ab4c745: Preparing [2021-10-28T21:07:54.701Z] ee420dfed78a: Preparing [2021-10-28T21:07:54.701Z] d97b800019e2: Waiting [2021-10-28T21:07:54.701Z] 30bde930b440: Waiting [2021-10-28T21:07:54.701Z] 19c6046ba533: Waiting [2021-10-28T21:07:54.701Z] 82c53ab4c745: Waiting [2021-10-28T21:07:54.701Z] ee420dfed78a: Waiting [2021-10-28T21:07:54.980Z] 0a395aa3bd6b: Layer already exists [2021-10-28T21:07:54.980Z] a2d5c55b3e73: Layer already exists [2021-10-28T21:07:54.980Z] 073cd7acedf7: Layer already exists [2021-10-28T21:07:54.980Z] da8ba0e9581c: Layer already exists [2021-10-28T21:07:54.980Z] 47f946796f8c: Layer already exists [2021-10-28T21:07:54.980Z] d97b800019e2: Layer already exists [2021-10-28T21:07:54.980Z] 30bde930b440: Layer already exists [2021-10-28T21:07:54.980Z] 82c53ab4c745: Layer already exists [2021-10-28T21:07:54.980Z] 19c6046ba533: Layer already exists [2021-10-28T21:07:54.980Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:54.980Z] latest: digest: sha256:0eac4141d2f485958bd93770b03694221b4ded43ca80690538ec0bf97d597e82 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:55.339Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:55.690Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.82 [2021-10-28T21:07:55.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-28T21:07:55.690Z] 47f946796f8c: Preparing [2021-10-28T21:07:55.690Z] a2d5c55b3e73: Preparing [2021-10-28T21:07:55.690Z] 0a395aa3bd6b: Preparing [2021-10-28T21:07:55.690Z] 073cd7acedf7: Preparing [2021-10-28T21:07:55.690Z] da8ba0e9581c: Preparing [2021-10-28T21:07:55.690Z] d97b800019e2: Preparing [2021-10-28T21:07:55.690Z] 30bde930b440: Preparing [2021-10-28T21:07:55.690Z] 19c6046ba533: Preparing [2021-10-28T21:07:55.690Z] 82c53ab4c745: Preparing [2021-10-28T21:07:55.690Z] ee420dfed78a: Preparing [2021-10-28T21:07:55.690Z] d97b800019e2: Waiting [2021-10-28T21:07:55.690Z] 30bde930b440: Waiting [2021-10-28T21:07:55.690Z] 82c53ab4c745: Waiting [2021-10-28T21:07:55.690Z] ee420dfed78a: Waiting [2021-10-28T21:07:55.690Z] 19c6046ba533: Waiting [2021-10-28T21:07:55.969Z] 47f946796f8c: Layer already exists [2021-10-28T21:07:55.969Z] 073cd7acedf7: Layer already exists [2021-10-28T21:07:55.969Z] da8ba0e9581c: Layer already exists [2021-10-28T21:07:55.969Z] 0a395aa3bd6b: Layer already exists [2021-10-28T21:07:55.969Z] a2d5c55b3e73: Layer already exists [2021-10-28T21:07:55.969Z] d97b800019e2: Layer already exists [2021-10-28T21:07:55.969Z] 19c6046ba533: Layer already exists [2021-10-28T21:07:55.969Z] 30bde930b440: Layer already exists [2021-10-28T21:07:55.969Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:55.969Z] 82c53ab4c745: Layer already exists [2021-10-28T21:07:55.969Z] 2.0.1-dev.82: digest: sha256:0eac4141d2f485958bd93770b03694221b4ded43ca80690538ec0bf97d597e82 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:56.326Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:56.671Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:56.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-28T21:07:56.671Z] 47f946796f8c: Preparing [2021-10-28T21:07:56.671Z] a2d5c55b3e73: Preparing [2021-10-28T21:07:56.671Z] 0a395aa3bd6b: Preparing [2021-10-28T21:07:56.671Z] 073cd7acedf7: Preparing [2021-10-28T21:07:56.671Z] da8ba0e9581c: Preparing [2021-10-28T21:07:56.671Z] d97b800019e2: Preparing [2021-10-28T21:07:56.671Z] 30bde930b440: Preparing [2021-10-28T21:07:56.671Z] 19c6046ba533: Preparing [2021-10-28T21:07:56.671Z] 82c53ab4c745: Preparing [2021-10-28T21:07:56.671Z] ee420dfed78a: Preparing [2021-10-28T21:07:56.671Z] d97b800019e2: Waiting [2021-10-28T21:07:56.671Z] 30bde930b440: Waiting [2021-10-28T21:07:56.671Z] 19c6046ba533: Waiting [2021-10-28T21:07:56.671Z] 82c53ab4c745: Waiting [2021-10-28T21:07:56.671Z] ee420dfed78a: Waiting [2021-10-28T21:07:56.945Z] 073cd7acedf7: Layer already exists [2021-10-28T21:07:56.945Z] 47f946796f8c: Layer already exists [2021-10-28T21:07:56.945Z] da8ba0e9581c: Layer already exists [2021-10-28T21:07:56.945Z] 0a395aa3bd6b: Layer already exists [2021-10-28T21:07:56.945Z] a2d5c55b3e73: Layer already exists [2021-10-28T21:07:56.945Z] 30bde930b440: Layer already exists [2021-10-28T21:07:56.945Z] d97b800019e2: Layer already exists [2021-10-28T21:07:56.945Z] 82c53ab4c745: Layer already exists [2021-10-28T21:07:56.945Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:56.945Z] 19c6046ba533: Layer already exists [2021-10-28T21:07:56.945Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:0eac4141d2f485958bd93770b03694221b4ded43ca80690538ec0bf97d597e82 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:57.294Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:57.641Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-10-28T21:07:57.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-28T21:07:57.642Z] 47f946796f8c: Preparing [2021-10-28T21:07:57.642Z] a2d5c55b3e73: Preparing [2021-10-28T21:07:57.642Z] 0a395aa3bd6b: Preparing [2021-10-28T21:07:57.642Z] 073cd7acedf7: Preparing [2021-10-28T21:07:57.642Z] da8ba0e9581c: Preparing [2021-10-28T21:07:57.642Z] d97b800019e2: Preparing [2021-10-28T21:07:57.642Z] 30bde930b440: Preparing [2021-10-28T21:07:57.642Z] 19c6046ba533: Preparing [2021-10-28T21:07:57.642Z] 82c53ab4c745: Preparing [2021-10-28T21:07:57.642Z] ee420dfed78a: Preparing [2021-10-28T21:07:57.642Z] d97b800019e2: Waiting [2021-10-28T21:07:57.642Z] 19c6046ba533: Waiting [2021-10-28T21:07:57.642Z] 82c53ab4c745: Waiting [2021-10-28T21:07:57.642Z] 30bde930b440: Waiting [2021-10-28T21:07:57.642Z] ee420dfed78a: Waiting [2021-10-28T21:07:57.918Z] 47f946796f8c: Layer already exists [2021-10-28T21:07:57.918Z] 0a395aa3bd6b: Layer already exists [2021-10-28T21:07:57.918Z] 073cd7acedf7: Layer already exists [2021-10-28T21:07:57.918Z] a2d5c55b3e73: Layer already exists [2021-10-28T21:07:57.918Z] da8ba0e9581c: Layer already exists [2021-10-28T21:07:57.918Z] d97b800019e2: Layer already exists [2021-10-28T21:07:57.918Z] 19c6046ba533: Layer already exists [2021-10-28T21:07:57.918Z] 82c53ab4c745: Layer already exists [2021-10-28T21:07:57.918Z] 30bde930b440: Layer already exists [2021-10-28T21:07:57.918Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:57.918Z] main: digest: sha256:0eac4141d2f485958bd93770b03694221b4ded43ca80690538ec0bf97d597e82 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T21:07:57.963Z] ===================================================== [Pipeline] echo [2021-10-28T21:07:57.970Z] taggedImages: [2021-10-28T21:07:57.970Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:57.970Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-28T21:07:57.970Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.82 [2021-10-28T21:07:57.970Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:57.970Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-10-28T21:07:57.990Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-10-28T21:07:57.990Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:57.990Z] latest [2021-10-28T21:07:57.990Z] 2.0.1-dev.82 [2021-10-28T21:07:57.990Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:07:57.990Z] main [2021-10-28T21:07:57.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:58.345Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:58.687Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:07:58.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-28T21:07:58.687Z] 287e01aed58d: Preparing [2021-10-28T21:07:58.687Z] 6a6629e05ad4: Preparing [2021-10-28T21:07:58.687Z] 825d5f7d74b0: Preparing [2021-10-28T21:07:58.687Z] af6806664f62: Preparing [2021-10-28T21:07:58.687Z] ee420dfed78a: Preparing [2021-10-28T21:07:58.968Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:07:58.968Z] ee420dfed78a: Layer already exists [2021-10-28T21:07:58.968Z] 287e01aed58d: Pushed [2021-10-28T21:07:59.242Z] af6806664f62: Pushed [2021-10-28T21:08:01.862Z] 6a6629e05ad4: Pushed [2021-10-28T21:08:02.137Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:173b7d9c735a01190ff653f2067c291462f5f6d5e24aee305fb16d4e69c08ef8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:02.487Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:02.836Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-28T21:08:02.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-28T21:08:02.836Z] 287e01aed58d: Preparing [2021-10-28T21:08:02.836Z] 6a6629e05ad4: Preparing [2021-10-28T21:08:02.836Z] 825d5f7d74b0: Preparing [2021-10-28T21:08:02.836Z] af6806664f62: Preparing [2021-10-28T21:08:02.836Z] ee420dfed78a: Preparing [2021-10-28T21:08:03.113Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:08:03.113Z] af6806664f62: Layer already exists [2021-10-28T21:08:03.113Z] 287e01aed58d: Layer already exists [2021-10-28T21:08:03.113Z] 6a6629e05ad4: Layer already exists [2021-10-28T21:08:03.113Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:03.113Z] latest: digest: sha256:173b7d9c735a01190ff653f2067c291462f5f6d5e24aee305fb16d4e69c08ef8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:03.489Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:03.921Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.82 [2021-10-28T21:08:03.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-28T21:08:03.922Z] 287e01aed58d: Preparing [2021-10-28T21:08:03.922Z] 6a6629e05ad4: Preparing [2021-10-28T21:08:03.922Z] 825d5f7d74b0: Preparing [2021-10-28T21:08:03.922Z] af6806664f62: Preparing [2021-10-28T21:08:03.922Z] ee420dfed78a: Preparing [2021-10-28T21:08:04.206Z] 287e01aed58d: Layer already exists [2021-10-28T21:08:04.206Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:04.206Z] 6a6629e05ad4: Layer already exists [2021-10-28T21:08:04.206Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:08:04.206Z] af6806664f62: Layer already exists [2021-10-28T21:08:04.206Z] 2.0.1-dev.82: digest: sha256:173b7d9c735a01190ff653f2067c291462f5f6d5e24aee305fb16d4e69c08ef8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:04.591Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:04.940Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:08:04.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-28T21:08:04.941Z] 287e01aed58d: Preparing [2021-10-28T21:08:04.941Z] 6a6629e05ad4: Preparing [2021-10-28T21:08:04.941Z] 825d5f7d74b0: Preparing [2021-10-28T21:08:04.941Z] af6806664f62: Preparing [2021-10-28T21:08:04.941Z] ee420dfed78a: Preparing [2021-10-28T21:08:05.217Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:08:05.217Z] 6a6629e05ad4: Layer already exists [2021-10-28T21:08:05.217Z] af6806664f62: Layer already exists [2021-10-28T21:08:05.217Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:05.217Z] 287e01aed58d: Layer already exists [2021-10-28T21:08:05.217Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:173b7d9c735a01190ff653f2067c291462f5f6d5e24aee305fb16d4e69c08ef8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:05.569Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:05.926Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-10-28T21:08:05.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-28T21:08:05.926Z] 287e01aed58d: Preparing [2021-10-28T21:08:05.926Z] 6a6629e05ad4: Preparing [2021-10-28T21:08:05.926Z] 825d5f7d74b0: Preparing [2021-10-28T21:08:05.926Z] af6806664f62: Preparing [2021-10-28T21:08:05.926Z] ee420dfed78a: Preparing [2021-10-28T21:08:06.205Z] af6806664f62: Layer already exists [2021-10-28T21:08:06.205Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:08:06.205Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:06.205Z] 287e01aed58d: Layer already exists [2021-10-28T21:08:06.205Z] 6a6629e05ad4: Layer already exists [2021-10-28T21:08:06.205Z] main: digest: sha256:173b7d9c735a01190ff653f2067c291462f5f6d5e24aee305fb16d4e69c08ef8 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T21:08:06.250Z] ===================================================== [Pipeline] echo [2021-10-28T21:08:06.258Z] taggedImages: [2021-10-28T21:08:06.258Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:08:06.258Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-28T21:08:06.258Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.82 [2021-10-28T21:08:06.258Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:08:06.258Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-10-28T21:08:06.276Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-10-28T21:08:06.276Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:08:06.276Z] latest [2021-10-28T21:08:06.276Z] 2.0.1-dev.82 [2021-10-28T21:08:06.276Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:08:06.276Z] main [2021-10-28T21:08:06.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:06.641Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:07.285Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:08:07.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-28T21:08:07.565Z] 25acb44ae382: Preparing [2021-10-28T21:08:07.565Z] 4a6879d6cc18: Preparing [2021-10-28T21:08:07.565Z] 825d5f7d74b0: Preparing [2021-10-28T21:08:07.565Z] 5a90975c8b9e: Preparing [2021-10-28T21:08:07.565Z] ee420dfed78a: Preparing [2021-10-28T21:08:07.565Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:08:07.565Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:08:07.565Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:07.565Z] 25acb44ae382: Pushed [2021-10-28T21:08:10.994Z] 4a6879d6cc18: Pushed [2021-10-28T21:08:10.994Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:b662e8aa586eba3d27fd050c8b03180e72643a9563378e111d7a16bba965750d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:11.353Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:11.703Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-28T21:08:11.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-28T21:08:11.703Z] 25acb44ae382: Preparing [2021-10-28T21:08:11.703Z] 4a6879d6cc18: Preparing [2021-10-28T21:08:11.703Z] 825d5f7d74b0: Preparing [2021-10-28T21:08:11.703Z] 5a90975c8b9e: Preparing [2021-10-28T21:08:11.703Z] ee420dfed78a: Preparing [2021-10-28T21:08:11.983Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:11.983Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:08:11.983Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:08:11.983Z] 25acb44ae382: Layer already exists [2021-10-28T21:08:11.983Z] 4a6879d6cc18: Layer already exists [2021-10-28T21:08:11.983Z] latest: digest: sha256:b662e8aa586eba3d27fd050c8b03180e72643a9563378e111d7a16bba965750d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:12.345Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:12.697Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.82 [2021-10-28T21:08:12.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-28T21:08:12.697Z] 25acb44ae382: Preparing [2021-10-28T21:08:12.697Z] 4a6879d6cc18: Preparing [2021-10-28T21:08:12.697Z] 825d5f7d74b0: Preparing [2021-10-28T21:08:12.697Z] 5a90975c8b9e: Preparing [2021-10-28T21:08:12.697Z] ee420dfed78a: Preparing [2021-10-28T21:08:12.974Z] 4a6879d6cc18: Layer already exists [2021-10-28T21:08:12.974Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:08:12.974Z] 25acb44ae382: Layer already exists [2021-10-28T21:08:12.974Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:08:12.974Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:12.974Z] 2.0.1-dev.82: digest: sha256:b662e8aa586eba3d27fd050c8b03180e72643a9563378e111d7a16bba965750d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:13.333Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:13.686Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:08:13.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-28T21:08:13.686Z] 25acb44ae382: Preparing [2021-10-28T21:08:13.686Z] 4a6879d6cc18: Preparing [2021-10-28T21:08:13.686Z] 825d5f7d74b0: Preparing [2021-10-28T21:08:13.686Z] 5a90975c8b9e: Preparing [2021-10-28T21:08:13.686Z] ee420dfed78a: Preparing [2021-10-28T21:08:13.963Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:08:13.963Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:08:13.963Z] 25acb44ae382: Layer already exists [2021-10-28T21:08:13.963Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:13.963Z] 4a6879d6cc18: Layer already exists [2021-10-28T21:08:13.963Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:b662e8aa586eba3d27fd050c8b03180e72643a9563378e111d7a16bba965750d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:14.318Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:14.668Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-10-28T21:08:14.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-28T21:08:14.668Z] 25acb44ae382: Preparing [2021-10-28T21:08:14.668Z] 4a6879d6cc18: Preparing [2021-10-28T21:08:14.668Z] 825d5f7d74b0: Preparing [2021-10-28T21:08:14.668Z] 5a90975c8b9e: Preparing [2021-10-28T21:08:14.668Z] ee420dfed78a: Preparing [2021-10-28T21:08:14.945Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:14.945Z] 5a90975c8b9e: Layer already exists [2021-10-28T21:08:14.945Z] 825d5f7d74b0: Layer already exists [2021-10-28T21:08:14.945Z] 25acb44ae382: Layer already exists [2021-10-28T21:08:14.945Z] 4a6879d6cc18: Layer already exists [2021-10-28T21:08:14.945Z] main: digest: sha256:b662e8aa586eba3d27fd050c8b03180e72643a9563378e111d7a16bba965750d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T21:08:14.990Z] ===================================================== [Pipeline] echo [2021-10-28T21:08:14.996Z] taggedImages: [2021-10-28T21:08:14.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:08:14.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-28T21:08:14.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.82 [2021-10-28T21:08:14.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:08:14.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-10-28T21:08:15.012Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-10-28T21:08:15.012Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:08:15.012Z] latest [2021-10-28T21:08:15.012Z] 2.0.1-dev.82 [2021-10-28T21:08:15.012Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:08:15.012Z] main [2021-10-28T21:08:15.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:15.362Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:15.712Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:08:15.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-28T21:08:15.712Z] bcb7e45c3e4b: Preparing [2021-10-28T21:08:15.712Z] 983722bd1729: Preparing [2021-10-28T21:08:15.712Z] 05deec3bec39: Preparing [2021-10-28T21:08:15.712Z] 429201b100d0: Preparing [2021-10-28T21:08:15.712Z] 166dde17997b: Preparing [2021-10-28T21:08:15.712Z] 78c4bc0ebec3: Preparing [2021-10-28T21:08:15.712Z] 45596ee15a31: Preparing [2021-10-28T21:08:15.712Z] 52dc75cd08be: Preparing [2021-10-28T21:08:15.712Z] a6e1fd50fee5: Preparing [2021-10-28T21:08:15.712Z] 56eb02710082: Preparing [2021-10-28T21:08:15.712Z] ee420dfed78a: Preparing [2021-10-28T21:08:15.712Z] 52dc75cd08be: Waiting [2021-10-28T21:08:15.712Z] a6e1fd50fee5: Waiting [2021-10-28T21:08:15.712Z] 56eb02710082: Waiting [2021-10-28T21:08:15.712Z] ee420dfed78a: Waiting [2021-10-28T21:08:15.712Z] 78c4bc0ebec3: Waiting [2021-10-28T21:08:15.712Z] 45596ee15a31: Waiting [2021-10-28T21:08:15.988Z] 166dde17997b: Layer already exists [2021-10-28T21:08:15.988Z] 78c4bc0ebec3: Layer already exists [2021-10-28T21:08:16.266Z] 45596ee15a31: Layer already exists [2021-10-28T21:08:16.266Z] 983722bd1729: Pushed [2021-10-28T21:08:16.266Z] 52dc75cd08be: Layer already exists [2021-10-28T21:08:16.266Z] a6e1fd50fee5: Layer already exists [2021-10-28T21:08:16.266Z] 56eb02710082: Layer already exists [2021-10-28T21:08:16.266Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:16.872Z] bcb7e45c3e4b: Pushed [2021-10-28T21:08:18.874Z] 05deec3bec39: Pushed [2021-10-28T21:08:37.212Z] 429201b100d0: Pushed [2021-10-28T21:08:37.212Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3: digest: sha256:10355c76705864b4f3c2527a35b1e62522f780ac8a92c539dde0c3a80b5a401f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:37.571Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:37.931Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-28T21:08:37.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-28T21:08:37.931Z] bcb7e45c3e4b: Preparing [2021-10-28T21:08:37.931Z] 983722bd1729: Preparing [2021-10-28T21:08:37.931Z] 05deec3bec39: Preparing [2021-10-28T21:08:37.931Z] 429201b100d0: Preparing [2021-10-28T21:08:37.931Z] 166dde17997b: Preparing [2021-10-28T21:08:37.931Z] 78c4bc0ebec3: Preparing [2021-10-28T21:08:37.931Z] 45596ee15a31: Preparing [2021-10-28T21:08:37.931Z] 52dc75cd08be: Preparing [2021-10-28T21:08:37.931Z] a6e1fd50fee5: Preparing [2021-10-28T21:08:37.931Z] 56eb02710082: Preparing [2021-10-28T21:08:37.931Z] ee420dfed78a: Preparing [2021-10-28T21:08:37.931Z] 45596ee15a31: Waiting [2021-10-28T21:08:38.211Z] 52dc75cd08be: Waiting [2021-10-28T21:08:38.211Z] a6e1fd50fee5: Waiting [2021-10-28T21:08:38.211Z] 56eb02710082: Waiting [2021-10-28T21:08:38.211Z] ee420dfed78a: Waiting [2021-10-28T21:08:38.211Z] 78c4bc0ebec3: Waiting [2021-10-28T21:08:38.211Z] 05deec3bec39: Layer already exists [2021-10-28T21:08:38.211Z] 429201b100d0: Layer already exists [2021-10-28T21:08:38.211Z] bcb7e45c3e4b: Layer already exists [2021-10-28T21:08:38.211Z] 983722bd1729: Layer already exists [2021-10-28T21:08:38.211Z] 166dde17997b: Layer already exists [2021-10-28T21:08:38.211Z] a6e1fd50fee5: Layer already exists [2021-10-28T21:08:38.211Z] 78c4bc0ebec3: Layer already exists [2021-10-28T21:08:38.211Z] 52dc75cd08be: Layer already exists [2021-10-28T21:08:38.211Z] 56eb02710082: Layer already exists [2021-10-28T21:08:38.211Z] 45596ee15a31: Layer already exists [2021-10-28T21:08:38.211Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:38.211Z] latest: digest: sha256:10355c76705864b4f3c2527a35b1e62522f780ac8a92c539dde0c3a80b5a401f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:38.552Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:38.899Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.82 [2021-10-28T21:08:38.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-28T21:08:38.899Z] bcb7e45c3e4b: Preparing [2021-10-28T21:08:38.899Z] 983722bd1729: Preparing [2021-10-28T21:08:38.899Z] 05deec3bec39: Preparing [2021-10-28T21:08:38.899Z] 429201b100d0: Preparing [2021-10-28T21:08:38.899Z] 166dde17997b: Preparing [2021-10-28T21:08:38.899Z] 78c4bc0ebec3: Preparing [2021-10-28T21:08:38.899Z] 45596ee15a31: Preparing [2021-10-28T21:08:38.899Z] 52dc75cd08be: Preparing [2021-10-28T21:08:38.899Z] a6e1fd50fee5: Preparing [2021-10-28T21:08:38.899Z] 56eb02710082: Preparing [2021-10-28T21:08:38.899Z] ee420dfed78a: Preparing [2021-10-28T21:08:38.899Z] 78c4bc0ebec3: Waiting [2021-10-28T21:08:38.899Z] 45596ee15a31: Waiting [2021-10-28T21:08:38.899Z] 52dc75cd08be: Waiting [2021-10-28T21:08:38.899Z] a6e1fd50fee5: Waiting [2021-10-28T21:08:38.899Z] 56eb02710082: Waiting [2021-10-28T21:08:38.899Z] ee420dfed78a: Waiting [2021-10-28T21:08:39.176Z] 05deec3bec39: Layer already exists [2021-10-28T21:08:39.176Z] 166dde17997b: Layer already exists [2021-10-28T21:08:39.176Z] 429201b100d0: Layer already exists [2021-10-28T21:08:39.176Z] 983722bd1729: Layer already exists [2021-10-28T21:08:39.176Z] bcb7e45c3e4b: Layer already exists [2021-10-28T21:08:39.176Z] 52dc75cd08be: Layer already exists [2021-10-28T21:08:39.176Z] 45596ee15a31: Layer already exists [2021-10-28T21:08:39.176Z] 78c4bc0ebec3: Layer already exists [2021-10-28T21:08:39.176Z] a6e1fd50fee5: Layer already exists [2021-10-28T21:08:39.176Z] 56eb02710082: Layer already exists [2021-10-28T21:08:39.176Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:39.176Z] 2.0.1-dev.82: digest: sha256:10355c76705864b4f3c2527a35b1e62522f780ac8a92c539dde0c3a80b5a401f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:39.527Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:39.871Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:08:39.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-28T21:08:39.871Z] bcb7e45c3e4b: Preparing [2021-10-28T21:08:39.871Z] 983722bd1729: Preparing [2021-10-28T21:08:39.871Z] 05deec3bec39: Preparing [2021-10-28T21:08:39.871Z] 429201b100d0: Preparing [2021-10-28T21:08:39.871Z] 166dde17997b: Preparing [2021-10-28T21:08:39.871Z] 78c4bc0ebec3: Preparing [2021-10-28T21:08:39.871Z] 45596ee15a31: Preparing [2021-10-28T21:08:39.871Z] 52dc75cd08be: Preparing [2021-10-28T21:08:39.871Z] a6e1fd50fee5: Preparing [2021-10-28T21:08:39.871Z] 56eb02710082: Preparing [2021-10-28T21:08:39.871Z] ee420dfed78a: Preparing [2021-10-28T21:08:39.871Z] 45596ee15a31: Waiting [2021-10-28T21:08:39.871Z] 52dc75cd08be: Waiting [2021-10-28T21:08:39.871Z] a6e1fd50fee5: Waiting [2021-10-28T21:08:39.871Z] 56eb02710082: Waiting [2021-10-28T21:08:39.871Z] ee420dfed78a: Waiting [2021-10-28T21:08:39.871Z] 78c4bc0ebec3: Waiting [2021-10-28T21:08:40.149Z] bcb7e45c3e4b: Layer already exists [2021-10-28T21:08:40.149Z] 983722bd1729: Layer already exists [2021-10-28T21:08:40.149Z] 05deec3bec39: Layer already exists [2021-10-28T21:08:40.149Z] 166dde17997b: Layer already exists [2021-10-28T21:08:40.149Z] 429201b100d0: Layer already exists [2021-10-28T21:08:40.149Z] 45596ee15a31: Layer already exists [2021-10-28T21:08:40.149Z] a6e1fd50fee5: Layer already exists [2021-10-28T21:08:40.149Z] 78c4bc0ebec3: Layer already exists [2021-10-28T21:08:40.149Z] 56eb02710082: Layer already exists [2021-10-28T21:08:40.149Z] 52dc75cd08be: Layer already exists [2021-10-28T21:08:40.149Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:40.149Z] 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82: digest: sha256:10355c76705864b4f3c2527a35b1e62522f780ac8a92c539dde0c3a80b5a401f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:40.494Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:40.876Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-10-28T21:08:40.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-28T21:08:41.165Z] bcb7e45c3e4b: Preparing [2021-10-28T21:08:41.165Z] 983722bd1729: Preparing [2021-10-28T21:08:41.165Z] 05deec3bec39: Preparing [2021-10-28T21:08:41.165Z] 429201b100d0: Preparing [2021-10-28T21:08:41.165Z] 166dde17997b: Preparing [2021-10-28T21:08:41.165Z] 78c4bc0ebec3: Preparing [2021-10-28T21:08:41.165Z] 45596ee15a31: Preparing [2021-10-28T21:08:41.165Z] 52dc75cd08be: Preparing [2021-10-28T21:08:41.165Z] a6e1fd50fee5: Preparing [2021-10-28T21:08:41.165Z] 56eb02710082: Preparing [2021-10-28T21:08:41.165Z] ee420dfed78a: Preparing [2021-10-28T21:08:41.165Z] 52dc75cd08be: Waiting [2021-10-28T21:08:41.165Z] 56eb02710082: Waiting [2021-10-28T21:08:41.165Z] a6e1fd50fee5: Waiting [2021-10-28T21:08:41.165Z] ee420dfed78a: Waiting [2021-10-28T21:08:41.165Z] 78c4bc0ebec3: Waiting [2021-10-28T21:08:41.165Z] 45596ee15a31: Waiting [2021-10-28T21:08:41.165Z] 05deec3bec39: Layer already exists [2021-10-28T21:08:41.165Z] bcb7e45c3e4b: Layer already exists [2021-10-28T21:08:41.165Z] 983722bd1729: Layer already exists [2021-10-28T21:08:41.165Z] 166dde17997b: Layer already exists [2021-10-28T21:08:41.165Z] 429201b100d0: Layer already exists [2021-10-28T21:08:41.165Z] 56eb02710082: Layer already exists [2021-10-28T21:08:41.165Z] 78c4bc0ebec3: Layer already exists [2021-10-28T21:08:41.165Z] a6e1fd50fee5: Layer already exists [2021-10-28T21:08:41.165Z] 45596ee15a31: Layer already exists [2021-10-28T21:08:41.165Z] 52dc75cd08be: Layer already exists [2021-10-28T21:08:41.165Z] ee420dfed78a: Layer already exists [2021-10-28T21:08:41.165Z] main: digest: sha256:10355c76705864b4f3c2527a35b1e62522f780ac8a92c539dde0c3a80b5a401f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T21:08:41.205Z] ===================================================== [Pipeline] echo [2021-10-28T21:08:41.211Z] taggedImages: [2021-10-28T21:08:41.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [2021-10-28T21:08:41.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-28T21:08:41.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.82 [2021-10-28T21:08:41.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c337aa67f7f49cab4b4922dfb9771da0d6f35f3-2.0.1-dev.82 [2021-10-28T21:08:41.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:41.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T21:08:41.983Z] [2021-10-28T21:08:41.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:08:42.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T21:08:42.621Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-28T21:08:42.621Z] 448f6bf000e3: Pulling fs layer [2021-10-28T21:08:42.621Z] f757da607395: Pulling fs layer [2021-10-28T21:08:42.621Z] 05883995daec: Pulling fs layer [2021-10-28T21:08:42.621Z] 8603b9c90790: Pulling fs layer [2021-10-28T21:08:42.621Z] 1560dd03e051: Pulling fs layer [2021-10-28T21:08:42.621Z] 27f5ce0e4adf: Pulling fs layer [2021-10-28T21:08:42.621Z] c2d8d7efcc4b: Pulling fs layer [2021-10-28T21:08:42.621Z] 1560dd03e051: Waiting [2021-10-28T21:08:42.621Z] 27f5ce0e4adf: Waiting [2021-10-28T21:08:42.621Z] c2d8d7efcc4b: Waiting [2021-10-28T21:08:42.621Z] 8603b9c90790: Waiting [2021-10-28T21:08:42.621Z] f757da607395: Verifying Checksum [2021-10-28T21:08:42.621Z] f757da607395: Download complete [2021-10-28T21:08:42.898Z] 8603b9c90790: Verifying Checksum [2021-10-28T21:08:42.898Z] 8603b9c90790: Download complete [2021-10-28T21:08:42.898Z] 1560dd03e051: Verifying Checksum [2021-10-28T21:08:42.898Z] 1560dd03e051: Download complete [2021-10-28T21:08:42.898Z] 05883995daec: Verifying Checksum [2021-10-28T21:08:42.898Z] 05883995daec: Download complete [2021-10-28T21:08:42.898Z] 27f5ce0e4adf: Verifying Checksum [2021-10-28T21:08:42.898Z] 27f5ce0e4adf: Download complete [2021-10-28T21:08:43.173Z] 448f6bf000e3: Verifying Checksum [2021-10-28T21:08:43.173Z] 448f6bf000e3: Download complete [2021-10-28T21:08:46.586Z] c2d8d7efcc4b: Verifying Checksum [2021-10-28T21:08:46.586Z] c2d8d7efcc4b: Download complete [2021-10-28T21:08:47.588Z] 448f6bf000e3: Pull complete [2021-10-28T21:08:48.590Z] f757da607395: Pull complete [2021-10-28T21:08:50.606Z] 05883995daec: Pull complete [2021-10-28T21:08:50.889Z] 8603b9c90790: Pull complete [2021-10-28T21:08:51.887Z] 1560dd03e051: Pull complete [2021-10-28T21:08:52.493Z] 27f5ce0e4adf: Pull complete [2021-10-28T21:09:10.832Z] c2d8d7efcc4b: Pull complete [2021-10-28T21:09:10.832Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-28T21:09:10.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T21:09:10.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-28T21:09:11.162Z] prd-ubuntu18.04-docker-arm64-4c-16g-12263 does not seem to be running inside a container [2021-10-28T21:09:11.247Z] $ 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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-28T21:09:14.845Z] $ docker top 3cc01725d7119931bc83e34700810ae728e6c9c8b0d0fb211052fdd11f71b996 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:09:16.057Z] ---> job-cost.sh [2021-10-28T21:09:16.057Z] lf-activate-venv: SKIPPING [2021-10-28T21:09:16.057Z] INFO: No Stack... [2021-10-28T21:09:17.042Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-28T21:09:17.639Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T21:09:18.317Z] + + catcut /w/workspace/edgex-go/94/archives/cost.csv -d, [2021-10-28T21:09:18.317Z] -f6 [Pipeline] lock [2021-10-28T21:09:18.405Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-94-stack-cost] [2021-10-28T21:09:18.411Z] Resource [jenkins-edgexfoundry-edgex-go-main-94-stack-cost] did not exist. Created. [2021-10-28T21:09:18.411Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T21:09:19.092Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-28T21:09:20.115Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T21:09:20.127Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T21:09:20.120Z] $ docker stop --time=1 3cc01725d7119931bc83e34700810ae728e6c9c8b0d0fb211052fdd11f71b996 [2021-10-28T21:09:21.919Z] $ docker rm -f 3cc01725d7119931bc83e34700810ae728e6c9c8b0d0fb211052fdd11f71b996 [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 [2021-10-28T21:09:22.682Z] provisioning config files... [2021-10-28T21:09:22.696Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/94@tmp/config878161806783129531tmp [Pipeline] { [Pipeline] sh [2021-10-28T21:09:22.996Z] + set +x [2021-10-28T21:09:22.996Z] + curl -s https://codecov.io/bash [2021-10-28T21:09:22.996Z] + bash -s -- [2021-10-28T21:09:22.996Z] [2021-10-28T21:09:22.996Z] _____ _ [2021-10-28T21:09:22.996Z] / ____| | | [2021-10-28T21:09:22.996Z] | | ___ __| | ___ ___ _____ __ [2021-10-28T21:09:22.996Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-28T21:09:22.996Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-28T21:09:22.996Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-28T21:09:22.997Z] Bash-1.0.6 [2021-10-28T21:09:22.997Z] [2021-10-28T21:09:22.997Z] [2021-10-28T21:09:22.997Z] ==> git version 2.24.4 found [2021-10-28T21:09:22.997Z] ==> 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 [2021-10-28T21:09:22.997Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-28T21:09:22.997Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-28T21:09:22.997Z] ==> Jenkins CI detected. [2021-10-28T21:09:23.260Z] current dir:  /w/workspace/edgex-go/94 [2021-10-28T21:09:23.260Z] project root: . [2021-10-28T21:09:23.260Z] --> token set from env [2021-10-28T21:09:23.260Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-28T21:09:23.260Z] ==> Running gcov in . (disable via -X gcov) [2021-10-28T21:09:23.260Z] ==> Python coveragepy not found [2021-10-28T21:09:23.260Z] ==> Searching for coverage reports in: [2021-10-28T21:09:23.260Z] + . [2021-10-28T21:09:23.260Z] -> Found 1 reports [2021-10-28T21:09:23.260Z] ==> Detecting git/mercurial file structure [2021-10-28T21:09:23.260Z] ==> Reading reports [2021-10-28T21:09:23.260Z] + ./coverage.out bytes=428381 [2021-10-28T21:09:23.260Z] ==> Appending adjustments [2021-10-28T21:09:23.260Z] https://docs.codecov.io/docs/fixing-reports [2021-10-28T21:09:24.199Z] + Found adjustments [2021-10-28T21:09:24.199Z] ==> Gzipping contents [2021-10-28T21:09:24.199Z] 60K /tmp/codecov.Xcbqqt.gz [2021-10-28T21:09:24.199Z] ==> Uploading reports [2021-10-28T21:09:24.199Z] url: https://codecov.io [2021-10-28T21:09:24.199Z] query: branch=main&commit=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-28T21:09:24.199Z] -> Pinging Codecov [2021-10-28T21:09:24.199Z] 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=2c337aa67f7f49cab4b4922dfb9771da0d6f35f3&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-28T21:09:24.770Z] -> Uploading to [2021-10-28T21:09:24.770Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-28/00271124DB129430A58F1EEE437C3FCB/2c337aa67f7f49cab4b4922dfb9771da0d6f35f3/39a00b66-5248-4146-bc03-ecb92fb9bd1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T210924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=318c213f5557c757eb1341b27e779ba232527230c163c1f493023be0b4d4a326 [2021-10-28T21:09:24.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T21:09:24.770Z] Dload Upload Total Spent Left Speed [2021-10-28T21:09:25.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57664 0 0 100 57664 0 180k --:--:-- --:--:-- --:--:-- 181k [2021-10-28T21:09:25.030Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 [Pipeline] } [2021-10-28T21:09:25.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-10-28T21:09:25.227Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-28T21:09:25.239Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:09:25.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-28T21:09:25.531Z] [2021-10-28T21:09:25.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:09:25.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-28T21:09:25.827Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-28T21:09:25.827Z] 188c0c94c7c5: Pulling fs layer [2021-10-28T21:09:25.827Z] 0ef7d3d256c8: Pulling fs layer [2021-10-28T21:09:25.827Z] de9db76c5a1d: Pulling fs layer [2021-10-28T21:09:25.827Z] 0eba1c9be4d2: Pulling fs layer [2021-10-28T21:09:25.827Z] 0d57e429df01: Pulling fs layer [2021-10-28T21:09:25.827Z] 4e4be7b47b0d: Pulling fs layer [2021-10-28T21:09:25.827Z] e1f770b5df2f: Pulling fs layer [2021-10-28T21:09:25.827Z] 85a0685a4137: Pulling fs layer [2021-10-28T21:09:25.827Z] 0eba1c9be4d2: Waiting [2021-10-28T21:09:25.827Z] 0d57e429df01: Waiting [2021-10-28T21:09:25.827Z] 4e4be7b47b0d: Waiting [2021-10-28T21:09:25.827Z] e1f770b5df2f: Waiting [2021-10-28T21:09:25.827Z] 85a0685a4137: Waiting [2021-10-28T21:09:25.827Z] de9db76c5a1d: Verifying Checksum [2021-10-28T21:09:25.827Z] de9db76c5a1d: Download complete [2021-10-28T21:09:25.827Z] 0ef7d3d256c8: Verifying Checksum [2021-10-28T21:09:25.827Z] 0ef7d3d256c8: Download complete [2021-10-28T21:09:25.827Z] 0d57e429df01: Verifying Checksum [2021-10-28T21:09:25.827Z] 0d57e429df01: Download complete [2021-10-28T21:09:25.827Z] 4e4be7b47b0d: Verifying Checksum [2021-10-28T21:09:25.827Z] 4e4be7b47b0d: Download complete [2021-10-28T21:09:25.827Z] 188c0c94c7c5: Verifying Checksum [2021-10-28T21:09:25.827Z] 188c0c94c7c5: Download complete [2021-10-28T21:09:26.103Z] 188c0c94c7c5: Pull complete [2021-10-28T21:09:26.370Z] e1f770b5df2f: Verifying Checksum [2021-10-28T21:09:26.370Z] e1f770b5df2f: Download complete [2021-10-28T21:09:26.370Z] 0eba1c9be4d2: Verifying Checksum [2021-10-28T21:09:26.370Z] 0eba1c9be4d2: Download complete [2021-10-28T21:09:26.370Z] 0ef7d3d256c8: Pull complete [2021-10-28T21:09:26.631Z] de9db76c5a1d: Pull complete [2021-10-28T21:09:26.897Z] 85a0685a4137: Verifying Checksum [2021-10-28T21:09:26.897Z] 85a0685a4137: Download complete [2021-10-28T21:09:30.388Z] 0eba1c9be4d2: Pull complete [2021-10-28T21:09:30.388Z] 0d57e429df01: Pull complete [2021-10-28T21:09:30.652Z] 4e4be7b47b0d: Pull complete [2021-10-28T21:09:31.244Z] e1f770b5df2f: Pull complete [2021-10-28T21:09:34.588Z] 85a0685a4137: Pull complete [2021-10-28T21:09:34.588Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-28T21:09:34.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-28T21:09:34.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-28T21:09:34.656Z] prd-centos7-docker-4c-2g-38 does not seem to be running inside a container [2021-10-28T21:09:34.691Z] $ 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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 [2021-10-28T21:09:37.198Z] $ docker top f6c59fb4fbe22783f568a73e0c6340344bd55182845edc2174479b29a9a15f3c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-28T21:09:37.274Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-28T21:09:37.560Z] + set -o pipefail [2021-10-28T21:09:37.560Z] + snyk monitor '--org=edgex-jenkins' [2021-10-28T21:09:42.857Z] [2021-10-28T21:09:42.857Z] Monitoring /w/workspace/edgex-go/94 (github.com/edgexfoundry/edgex-go)... [2021-10-28T21:09:42.857Z] [2021-10-28T21:09:42.857Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/9a4e4e2f-7bf9-498d-86b1-0d43dfdaf305 [2021-10-28T21:09:42.857Z] [2021-10-28T21:09:42.857Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-28T21:09:42.857Z] [2021-10-28T21:09:42.857Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-28T21:09:42.857Z] [2021-10-28T21:09:42.857Z] [Pipeline] } [2021-10-28T21:09:42.873Z] $ docker stop --time=1 f6c59fb4fbe22783f568a73e0c6340344bd55182845edc2174479b29a9a15f3c [2021-10-28T21:09:44.887Z] $ docker rm -f f6c59fb4fbe22783f568a73e0c6340344bd55182845edc2174479b29a9a15f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-10-28T21:09:45.280Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T21:09:45.289Z] provisioning config files... [2021-10-28T21:09:45.297Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/94@tmp/config3647148862763525277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:09:45.593Z] --> edgex-publish-swagger.sh [2021-10-28T21:09:45.593Z] === Publish openapi/v2 API === [2021-10-28T21:09:45.593Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-28T21:09:45.593Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/94/openapi/v2/core-command.yaml] [2021-10-28T21:09:45.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T21:09:45.593Z] Dload Upload Total Spent Left Speed [2021-10-28T21:09:46.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 29878 0:00:01 0:00:01 --:--:-- 29906 [2021-10-28T21:09:46.535Z] [2021-10-28T21:09:46.535Z] [2021-10-28T21:09:46.535Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/94/openapi/v2/core-data.yaml] [2021-10-28T21:09:46.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T21:09:46.535Z] Dload Upload Total Spent Left Speed [2021-10-28T21:09:47.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 70404 0:00:01 0:00:01 --:--:-- 70481 [2021-10-28T21:09:47.737Z] [2021-10-28T21:09:47.737Z] [2021-10-28T21:09:47.737Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/94/openapi/v2/core-metadata.yaml] [2021-10-28T21:09:47.737Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T21:09:47.737Z] Dload Upload Total Spent Left Speed [2021-10-28T21:09:48.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 110k 0:00:01 0:00:01 --:--:-- 110k 100 119k 0 0 100 119k 0 110k 0:00:01 0:00:01 --:--:-- 110k [2021-10-28T21:09:48.674Z] [2021-10-28T21:09:48.674Z] [2021-10-28T21:09:48.674Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/94/openapi/v2/support-notifications.yaml] [2021-10-28T21:09:48.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T21:09:48.674Z] Dload Upload Total Spent Left Speed [2021-10-28T21:09:49.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 91881 --:--:-- --:--:-- --:--:-- 91861 100 88830 0 0 100 88830 0 91865 --:--:-- --:--:-- --:--:-- 91861 [2021-10-28T21:09:49.614Z] [2021-10-28T21:09:49.614Z] [2021-10-28T21:09:49.614Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/94/openapi/v2/support-scheduler.yaml] [2021-10-28T21:09:49.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T21:09:49.614Z] Dload Upload Total Spent Left Speed [2021-10-28T21:09:50.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 41746 --:--:-- --:--:-- --:--:-- 41772 [2021-10-28T21:09:50.561Z] [2021-10-28T21:09:50.561Z] [2021-10-28T21:09:50.561Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/94/openapi/v2/system-agent.yaml] [2021-10-28T21:09:50.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T21:09:50.561Z] Dload Upload Total Spent Left Speed [2021-10-28T21:09:51.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 19000 0:00:01 0:00:01 --:--:-- 18995 100 19603 0 0 100 19603 0 18997 0:00:01 0:00:01 --:--:-- 18995 [2021-10-28T21:09:51.762Z] [2021-10-28T21:09:51.762Z] [Pipeline] } [2021-10-28T21:09:51.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:09:52.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T21:09:52.222Z] . [Pipeline] withDockerContainer [2021-10-28T21:09:52.289Z] prd-centos7-docker-4c-2g-38 does not seem to be running inside a container [2021-10-28T21:09:52.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 [2021-10-28T21:09:52.693Z] $ docker top cf259b8ca017b2f14ac18384c180d4fdc1cc6addb469eecba4c7cf4bedf09584 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T21:09:52.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T21:09:52.785Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T21:09:52.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T21:09:52.914Z] $ docker exec cf259b8ca017b2f14ac18384c180d4fdc1cc6addb469eecba4c7cf4bedf09584 ssh-agent [2021-10-28T21:09:53.014Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHKGBDA/agent.14 [2021-10-28T21:09:53.014Z] SSH_AGENT_PID=21 [2021-10-28T21:09:53.018Z] Running ssh-add (command line suppressed) [2021-10-28T21:09:53.119Z] Identity added: /w/workspace/edgex-go/94@tmp/private_key_3176372149311467210.key (/w/workspace/edgex-go/94@tmp/private_key_3176372149311467210.key) [2021-10-28T21:09:53.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T21:09:53.413Z] + git semver tag [2021-10-28T21:09:53.413Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T21:09:53.413Z] # $GIT_DIR = /w/workspace/edgex-go/94/.git [2021-10-28T21:09:53.413Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/94 [2021-10-28T21:09:53.413Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T21:09:53.413Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T21:09:53.413Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T21:09:53.413Z] # $SEMVER_BRANCH = main [2021-10-28T21:09:53.413Z] # $SEMVER_DIR = /w/workspace/edgex-go/94/.semver [2021-10-28T21:09:53.413Z] # 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 HEAD [2021-10-28T21:09:53.413Z] # -> Force: false [2021-10-28T21:09:53.413Z] # 2294a56c5fd61aefb6e2bd0d6a5a2597eba5d245 refs/tags/v2.0.1-dev.82 [Pipeline] } [2021-10-28T21:09:53.420Z] $ docker exec --env ******** --env ******** cf259b8ca017b2f14ac18384c180d4fdc1cc6addb469eecba4c7cf4bedf09584 ssh-agent -k [2021-10-28T21:09:53.504Z] unset SSH_AUTH_SOCK; [2021-10-28T21:09:53.504Z] unset SSH_AGENT_PID; [2021-10-28T21:09:53.504Z] echo Agent pid 21 killed; [2021-10-28T21:09:53.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T21:09:53.815Z] + git semver [Pipeline] } [2021-10-28T21:09:53.831Z] $ docker stop --time=1 cf259b8ca017b2f14ac18384c180d4fdc1cc6addb469eecba4c7cf4bedf09584 [2021-10-28T21:09:55.001Z] $ docker rm -f cf259b8ca017b2f14ac18384c180d4fdc1cc6addb469eecba4c7cf4bedf09584 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:09:55.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-28T21:09:55.383Z] [2021-10-28T21:09:55.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:09:55.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-28T21:09:55.683Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-28T21:09:55.683Z] ab5ef0e58194: Pulling fs layer [2021-10-28T21:09:55.683Z] 9712f1f96733: Pulling fs layer [2021-10-28T21:09:55.683Z] 63f879dbbcfc: Pulling fs layer [2021-10-28T21:09:55.683Z] 0d9ebad4ef96: Pulling fs layer [2021-10-28T21:09:55.683Z] e9a5061849ea: Pulling fs layer [2021-10-28T21:09:55.683Z] d747dcd14b5f: Pulling fs layer [2021-10-28T21:09:55.683Z] 2de7ff778b66: Pulling fs layer [2021-10-28T21:09:55.683Z] 0d9ebad4ef96: Waiting [2021-10-28T21:09:55.683Z] d747dcd14b5f: Waiting [2021-10-28T21:09:55.683Z] 2de7ff778b66: Waiting [2021-10-28T21:09:55.683Z] e9a5061849ea: Waiting [2021-10-28T21:09:55.683Z] 9712f1f96733: Verifying Checksum [2021-10-28T21:09:55.683Z] 9712f1f96733: Download complete [2021-10-28T21:09:56.269Z] 63f879dbbcfc: Verifying Checksum [2021-10-28T21:09:56.269Z] 63f879dbbcfc: Download complete [2021-10-28T21:09:56.269Z] 0d9ebad4ef96: Verifying Checksum [2021-10-28T21:09:56.269Z] 0d9ebad4ef96: Download complete [2021-10-28T21:09:56.269Z] d747dcd14b5f: Verifying Checksum [2021-10-28T21:09:56.269Z] d747dcd14b5f: Download complete [2021-10-28T21:09:56.269Z] e9a5061849ea: Verifying Checksum [2021-10-28T21:09:56.269Z] e9a5061849ea: Download complete [2021-10-28T21:09:56.269Z] ab5ef0e58194: Verifying Checksum [2021-10-28T21:09:56.269Z] ab5ef0e58194: Download complete [2021-10-28T21:09:56.269Z] 2de7ff778b66: Verifying Checksum [2021-10-28T21:09:56.269Z] 2de7ff778b66: Download complete [2021-10-28T21:09:59.611Z] ab5ef0e58194: Pull complete [2021-10-28T21:09:59.611Z] 9712f1f96733: Pull complete [2021-10-28T21:10:00.188Z] 63f879dbbcfc: Pull complete [2021-10-28T21:10:04.427Z] 0d9ebad4ef96: Pull complete [2021-10-28T21:10:04.427Z] e9a5061849ea: Pull complete [2021-10-28T21:10:04.427Z] d747dcd14b5f: Pull complete [2021-10-28T21:10:05.810Z] 2de7ff778b66: Pull complete [2021-10-28T21:10:05.810Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-28T21:10:05.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-28T21:10:05.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-28T21:10:05.872Z] prd-centos7-docker-4c-2g-38 does not seem to be running inside a container [2021-10-28T21:10:05.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 [2021-10-28T21:10:11.224Z] $ docker top 252fc388a3e99fdca0fd88f9eca060c02afab9bccb4b60effcea95a17cb4825a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-28T21:10:11.302Z] provisioning config files... [2021-10-28T21:10:11.312Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/94@tmp/config7071887651976509767tmp [2021-10-28T21:10:11.323Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/94@tmp/config2630702084238356006tmp [2021-10-28T21:10:11.333Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/94@tmp/config2136389064005560661tmp [Pipeline] { [Pipeline] echo [2021-10-28T21:10:11.345Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:11.633Z] ---> sigul-configuration.sh [2021-10-28T21:10:11.633Z] gpg: directory `/root/.gnupg' created [2021-10-28T21:10:11.633Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-28T21:10:11.633Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-28T21:10:11.633Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-28T21:10:11.633Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-28T21:10:11.633Z] gpg: CAST5 encrypted data [2021-10-28T21:10:11.633Z] gpg: encrypted with 1 passphrase [2021-10-28T21:10:11.633Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-28T21:10:11.927Z] + mkdir /home/jenkins [2021-10-28T21:10:11.927Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-28T21:10:12.220Z] + 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 [2021-10-28T21:10:12.229Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:12.524Z] ---> sigul-install.sh [2021-10-28T21:10:12.524Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-28T21:10:12.816Z] + git tag --list [2021-10-28T21:10:12.816Z] 0.6.0 [2021-10-28T21:10:12.816Z] 0.6.1 [2021-10-28T21:10:12.816Z] 0.7.0 [2021-10-28T21:10:12.816Z] 0.7.1 [2021-10-28T21:10:12.816Z] v1.0.0 [2021-10-28T21:10:12.816Z] v1.0.1 [2021-10-28T21:10:12.816Z] v1.1.0 [2021-10-28T21:10:12.816Z] v1.2.0 [2021-10-28T21:10:12.816Z] v1.2.1 [2021-10-28T21:10:12.816Z] v1.3.0 [2021-10-28T21:10:12.816Z] v1.3.1 [2021-10-28T21:10:12.816Z] v2.0.0 [2021-10-28T21:10:12.816Z] v2.0.1-dev.1 [2021-10-28T21:10:12.816Z] v2.0.1-dev.10 [2021-10-28T21:10:12.816Z] v2.0.1-dev.11 [2021-10-28T21:10:12.816Z] v2.0.1-dev.12 [2021-10-28T21:10:12.816Z] v2.0.1-dev.13 [2021-10-28T21:10:12.816Z] v2.0.1-dev.14 [2021-10-28T21:10:12.816Z] v2.0.1-dev.15 [2021-10-28T21:10:12.816Z] v2.0.1-dev.16 [2021-10-28T21:10:12.816Z] v2.0.1-dev.17 [2021-10-28T21:10:12.816Z] v2.0.1-dev.18 [2021-10-28T21:10:12.816Z] v2.0.1-dev.19 [2021-10-28T21:10:12.816Z] v2.0.1-dev.2 [2021-10-28T21:10:12.816Z] v2.0.1-dev.20 [2021-10-28T21:10:12.816Z] v2.0.1-dev.21 [2021-10-28T21:10:12.816Z] v2.0.1-dev.22 [2021-10-28T21:10:12.816Z] v2.0.1-dev.23 [2021-10-28T21:10:12.816Z] v2.0.1-dev.24 [2021-10-28T21:10:12.816Z] v2.0.1-dev.25 [2021-10-28T21:10:12.816Z] v2.0.1-dev.26 [2021-10-28T21:10:12.816Z] v2.0.1-dev.27 [2021-10-28T21:10:12.816Z] v2.0.1-dev.28 [2021-10-28T21:10:12.816Z] v2.0.1-dev.29 [2021-10-28T21:10:12.816Z] v2.0.1-dev.3 [2021-10-28T21:10:12.816Z] v2.0.1-dev.30 [2021-10-28T21:10:12.816Z] v2.0.1-dev.31 [2021-10-28T21:10:12.816Z] v2.0.1-dev.32 [2021-10-28T21:10:12.816Z] v2.0.1-dev.33 [2021-10-28T21:10:12.816Z] v2.0.1-dev.34 [2021-10-28T21:10:12.816Z] v2.0.1-dev.35 [2021-10-28T21:10:12.816Z] v2.0.1-dev.36 [2021-10-28T21:10:12.816Z] v2.0.1-dev.37 [2021-10-28T21:10:12.816Z] v2.0.1-dev.38 [2021-10-28T21:10:12.816Z] v2.0.1-dev.39 [2021-10-28T21:10:12.816Z] v2.0.1-dev.4 [2021-10-28T21:10:12.816Z] v2.0.1-dev.40 [2021-10-28T21:10:12.816Z] v2.0.1-dev.41 [2021-10-28T21:10:12.816Z] v2.0.1-dev.42 [2021-10-28T21:10:12.816Z] v2.0.1-dev.43 [2021-10-28T21:10:12.816Z] v2.0.1-dev.44 [2021-10-28T21:10:12.816Z] v2.0.1-dev.45 [2021-10-28T21:10:12.816Z] v2.0.1-dev.46 [2021-10-28T21:10:12.816Z] v2.0.1-dev.47 [2021-10-28T21:10:12.816Z] v2.0.1-dev.48 [2021-10-28T21:10:12.816Z] v2.0.1-dev.49 [2021-10-28T21:10:12.816Z] v2.0.1-dev.5 [2021-10-28T21:10:12.816Z] v2.0.1-dev.50 [2021-10-28T21:10:12.816Z] v2.0.1-dev.51 [2021-10-28T21:10:12.816Z] v2.0.1-dev.52 [2021-10-28T21:10:12.816Z] v2.0.1-dev.53 [2021-10-28T21:10:12.816Z] v2.0.1-dev.54 [2021-10-28T21:10:12.816Z] v2.0.1-dev.55 [2021-10-28T21:10:12.816Z] v2.0.1-dev.56 [2021-10-28T21:10:12.816Z] v2.0.1-dev.57 [2021-10-28T21:10:12.816Z] v2.0.1-dev.58 [2021-10-28T21:10:12.816Z] v2.0.1-dev.59 [2021-10-28T21:10:12.816Z] v2.0.1-dev.6 [2021-10-28T21:10:12.816Z] v2.0.1-dev.60 [2021-10-28T21:10:12.816Z] v2.0.1-dev.61 [2021-10-28T21:10:12.816Z] v2.0.1-dev.62 [2021-10-28T21:10:12.816Z] v2.0.1-dev.63 [2021-10-28T21:10:12.816Z] v2.0.1-dev.64 [2021-10-28T21:10:12.816Z] v2.0.1-dev.65 [2021-10-28T21:10:12.816Z] v2.0.1-dev.66 [2021-10-28T21:10:12.816Z] v2.0.1-dev.67 [2021-10-28T21:10:12.816Z] v2.0.1-dev.68 [2021-10-28T21:10:12.816Z] v2.0.1-dev.69 [2021-10-28T21:10:12.816Z] v2.0.1-dev.7 [2021-10-28T21:10:12.816Z] v2.0.1-dev.70 [2021-10-28T21:10:12.816Z] v2.0.1-dev.71 [2021-10-28T21:10:12.816Z] v2.0.1-dev.72 [2021-10-28T21:10:12.816Z] v2.0.1-dev.73 [2021-10-28T21:10:12.816Z] v2.0.1-dev.74 [2021-10-28T21:10:12.816Z] v2.0.1-dev.75 [2021-10-28T21:10:12.816Z] v2.0.1-dev.76 [2021-10-28T21:10:12.816Z] v2.0.1-dev.77 [2021-10-28T21:10:12.816Z] v2.0.1-dev.78 [2021-10-28T21:10:12.816Z] v2.0.1-dev.79 [2021-10-28T21:10:12.816Z] v2.0.1-dev.8 [2021-10-28T21:10:12.816Z] v2.0.1-dev.80 [2021-10-28T21:10:12.816Z] v2.0.1-dev.81 [2021-10-28T21:10:12.816Z] v2.0.1-dev.82 [2021-10-28T21:10:12.816Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-28T21:10:13.109Z] + lftools sign git-tag v2.0.1-dev.82 [2021-10-28T21:10:13.680Z] Signing Git tag with Sigul... [2021-10-28T21:10:13.680Z] Signing v2.0.1-dev.82 [Pipeline] echo [2021-10-28T21:10:14.627Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:14.912Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-28T21:10:14.919Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-28T21:10:14.938Z] $ docker stop --time=1 252fc388a3e99fdca0fd88f9eca060c02afab9bccb4b60effcea95a17cb4825a [2021-10-28T21:10:16.200Z] $ docker rm -f 252fc388a3e99fdca0fd88f9eca060c02afab9bccb4b60effcea95a17cb4825a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:10:16.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T21:10:16.720Z] . [Pipeline] withDockerContainer [2021-10-28T21:10:16.787Z] prd-centos7-docker-4c-2g-38 does not seem to be running inside a container [2021-10-28T21:10:16.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 [2021-10-28T21:10:17.164Z] $ docker top 0f4511712087120ae40dd4ebad358781fcf2ccd3a89835b457ae1c23f35ebaef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T21:10:17.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T21:10:17.261Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T21:10:17.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T21:10:17.372Z] $ docker exec 0f4511712087120ae40dd4ebad358781fcf2ccd3a89835b457ae1c23f35ebaef ssh-agent [2021-10-28T21:10:17.480Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXICemKI/agent.13 [2021-10-28T21:10:17.480Z] SSH_AGENT_PID=19 [2021-10-28T21:10:17.487Z] Running ssh-add (command line suppressed) [2021-10-28T21:10:17.583Z] Identity added: /w/workspace/edgex-go/94@tmp/private_key_7881957420385312263.key (/w/workspace/edgex-go/94@tmp/private_key_7881957420385312263.key) [2021-10-28T21:10:17.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T21:10:17.879Z] + git semver bump pre [2021-10-28T21:10:17.879Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T21:10:17.879Z] # $GIT_DIR = /w/workspace/edgex-go/94/.git [2021-10-28T21:10:17.879Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/94 [2021-10-28T21:10:17.879Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T21:10:17.879Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T21:10:17.879Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T21:10:17.879Z] # $SEMVER_BRANCH = main [2021-10-28T21:10:17.879Z] # $SEMVER_DIR = /w/workspace/edgex-go/94/.semver [2021-10-28T21:10:17.879Z] 2.0.1-dev.83 [Pipeline] } [2021-10-28T21:10:17.888Z] $ docker exec --env ******** --env ******** 0f4511712087120ae40dd4ebad358781fcf2ccd3a89835b457ae1c23f35ebaef ssh-agent -k [2021-10-28T21:10:17.985Z] unset SSH_AUTH_SOCK; [2021-10-28T21:10:17.985Z] unset SSH_AGENT_PID; [2021-10-28T21:10:17.985Z] echo Agent pid 19 killed; [2021-10-28T21:10:17.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T21:10:18.298Z] + git semver [Pipeline] } [2021-10-28T21:10:18.311Z] $ docker stop --time=1 0f4511712087120ae40dd4ebad358781fcf2ccd3a89835b457ae1c23f35ebaef [2021-10-28T21:10:19.500Z] $ docker rm -f 0f4511712087120ae40dd4ebad358781fcf2ccd3a89835b457ae1c23f35ebaef [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:10:19.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T21:10:19.849Z] . [Pipeline] withDockerContainer [2021-10-28T21:10:19.920Z] prd-centos7-docker-4c-2g-38 does not seem to be running inside a container [2021-10-28T21:10:19.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 [2021-10-28T21:10:20.371Z] $ docker top 9e57759761f684497e4c82db567c22ebfac63443be4de549bc749cbe61c0b8cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T21:10:20.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T21:10:20.465Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T21:10:20.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T21:10:20.580Z] $ docker exec 9e57759761f684497e4c82db567c22ebfac63443be4de549bc749cbe61c0b8cb ssh-agent [2021-10-28T21:10:20.695Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJpHaML/agent.14 [2021-10-28T21:10:20.695Z] SSH_AGENT_PID=20 [2021-10-28T21:10:20.700Z] Running ssh-add (command line suppressed) [2021-10-28T21:10:20.804Z] Identity added: /w/workspace/edgex-go/94@tmp/private_key_8786437746832112035.key (/w/workspace/edgex-go/94@tmp/private_key_8786437746832112035.key) [2021-10-28T21:10:20.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T21:10:21.125Z] + git semver push [2021-10-28T21:10:21.125Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T21:10:21.125Z] # $GIT_DIR = /w/workspace/edgex-go/94/.git [2021-10-28T21:10:21.125Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/94 [2021-10-28T21:10:21.125Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T21:10:21.125Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T21:10:21.125Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T21:10:21.125Z] # $SEMVER_BRANCH = main [2021-10-28T21:10:21.125Z] # $SEMVER_DIR = /w/workspace/edgex-go/94/.semver [Pipeline] } [2021-10-28T21:10:25.335Z] $ docker exec --env ******** --env ******** 9e57759761f684497e4c82db567c22ebfac63443be4de549bc749cbe61c0b8cb ssh-agent -k [2021-10-28T21:10:25.433Z] unset SSH_AUTH_SOCK; [2021-10-28T21:10:25.434Z] unset SSH_AGENT_PID; [2021-10-28T21:10:25.434Z] echo Agent pid 20 killed; [2021-10-28T21:10:25.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T21:10:25.752Z] + git semver [Pipeline] } [2021-10-28T21:10:25.765Z] $ docker stop --time=1 9e57759761f684497e4c82db567c22ebfac63443be4de549bc749cbe61c0b8cb [2021-10-28T21:10:26.953Z] $ docker rm -f 9e57759761f684497e4c82db567c22ebfac63443be4de549bc749cbe61c0b8cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-28T21:10:27.584Z] + '[' -d /w/workspace/edgex-go/94/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:27.880Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:28.434Z] ---> package-listing.sh [2021-10-28T21:10:28.434Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-28T21:10:28.434Z] ++ facter osfamily [2021-10-28T21:10:28.696Z] + OS_FAMILY=redhat [2021-10-28T21:10:28.696Z] + workspace=/w/workspace/edgex-go/94 [2021-10-28T21:10:28.696Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-28T21:10:28.696Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-28T21:10:28.696Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-28T21:10:28.696Z] + PACKAGES=/tmp/packages_start.txt [2021-10-28T21:10:28.696Z] + '[' /w/workspace/edgex-go/94 ']' [2021-10-28T21:10:28.696Z] + PACKAGES=/tmp/packages_end.txt [2021-10-28T21:10:28.696Z] + case "${OS_FAMILY}" in [2021-10-28T21:10:28.696Z] + rpm -qa [2021-10-28T21:10:28.696Z] + sort [2021-10-28T21:10:31.992Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-28T21:10:31.992Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-28T21:10:31.992Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-28T21:10:31.992Z] + '[' /w/workspace/edgex-go/94 ']' [2021-10-28T21:10:31.992Z] + mkdir -p /w/workspace/edgex-go/94/archives/ [2021-10-28T21:10:31.992Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/94/archives/ [Pipeline] echo [2021-10-28T21:10:32.005Z] 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/94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-28T21:10:32.290Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:10:32.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:10:32.849Z] [2021-10-28T21:10:32.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:10:33.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:10:33.151Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T21:10:33.151Z] b4d181a07f80: Pulling fs layer [2021-10-28T21:10:33.151Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T21:10:33.151Z] ed53099fbce6: Pulling fs layer [2021-10-28T21:10:33.151Z] dc539afda2c1: Pulling fs layer [2021-10-28T21:10:33.151Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T21:10:33.151Z] 9065ff56babe: Pulling fs layer [2021-10-28T21:10:33.151Z] d287ab97295c: Pulling fs layer [2021-10-28T21:10:33.151Z] dc539afda2c1: Waiting [2021-10-28T21:10:33.151Z] 77bc0d833cb6: Waiting [2021-10-28T21:10:33.151Z] 9065ff56babe: Waiting [2021-10-28T21:10:33.151Z] d287ab97295c: Waiting [2021-10-28T21:10:33.151Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T21:10:33.151Z] a1111a8f2ec3: Download complete [2021-10-28T21:10:33.151Z] dc539afda2c1: Verifying Checksum [2021-10-28T21:10:33.151Z] dc539afda2c1: Download complete [2021-10-28T21:10:33.417Z] ed53099fbce6: Verifying Checksum [2021-10-28T21:10:33.417Z] ed53099fbce6: Download complete [2021-10-28T21:10:33.417Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T21:10:33.417Z] 77bc0d833cb6: Download complete [2021-10-28T21:10:33.417Z] 9065ff56babe: Verifying Checksum [2021-10-28T21:10:33.417Z] 9065ff56babe: Download complete [2021-10-28T21:10:33.417Z] b4d181a07f80: Download complete [2021-10-28T21:10:33.999Z] d287ab97295c: Verifying Checksum [2021-10-28T21:10:33.999Z] d287ab97295c: Download complete [2021-10-28T21:10:35.065Z] b4d181a07f80: Pull complete [2021-10-28T21:10:35.065Z] a1111a8f2ec3: Pull complete [2021-10-28T21:10:35.749Z] ed53099fbce6: Pull complete [2021-10-28T21:10:35.749Z] dc539afda2c1: Pull complete [2021-10-28T21:10:36.082Z] 77bc0d833cb6: Pull complete [2021-10-28T21:10:36.082Z] 9065ff56babe: Pull complete [2021-10-28T21:10:42.687Z] d287ab97295c: Pull complete [2021-10-28T21:10:42.687Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T21:10:42.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:10:42.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T21:10:42.753Z] prd-centos7-docker-4c-2g-38 does not seem to be running inside a container [2021-10-28T21:10:42.789Z] $ 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/94/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/94 -v /w/workspace/edgex-go/94:/w/workspace/edgex-go/94:rw,z -v /w/workspace/edgex-go/94@tmp:/w/workspace/edgex-go/94@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 [2021-10-28T21:10:46.902Z] $ docker top 6fc638b8cc5bd9d7de527774c2c5565630e1534d7f46f172bf81d8d90f20876e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T21:10:47.284Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-28T21:10:47.579Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-28T21:10:47.868Z] + ls /var/log/sa-host [2021-10-28T21:10:47.868Z] + sadf -c /var/log/sa-host/sa28 [2021-10-28T21:10:47.868Z] file_magic: OK [2021-10-28T21:10:47.868Z] HZ: Using current value: 100 [2021-10-28T21:10:47.868Z] file_header: OK [2021-10-28T21:10:47.868Z] 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 [2021-10-28T21:10:47.868Z] Statistics: [2021-10-28T21:10:47.868Z] 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...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...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...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...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...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...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...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...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...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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T21:10:47.868Z] File successfully converted to sysstat format version 12.0.3 [2021-10-28T21:10:47.868Z] + sadf -c /var/log/sa-host/sa30 [2021-10-28T21:10:47.868Z] file_magic: OK [2021-10-28T21:10:47.868Z] HZ: Using current value: 100 [2021-10-28T21:10:47.868Z] file_header: OK [2021-10-28T21:10:47.869Z] 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 [2021-10-28T21:10:47.869Z] Statistics: [2021-10-28T21:10:47.869Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T21:10:47.869Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T21:10:47.948Z] provisioning config files... [2021-10-28T21:10:47.959Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/94@tmp/config2477726124546827739tmp [Pipeline] { [Pipeline] echo [2021-10-28T21:10:47.972Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:48.258Z] ---> create-netrc.sh [Pipeline] } [2021-10-28T21:10:48.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:48.586Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-28T21:10:48.594Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:48.889Z] ---> sudo-logs.sh [2021-10-28T21:10:48.889Z] Archiving 'sudo' log.. [2021-10-28T21:10:48.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-38.novalocal: Name or service not known [2021-10-28T21:10:48.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-38.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-28T21:10:48.912Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:49.198Z] ---> job-cost.sh [2021-10-28T21:10:49.198Z] lf-activate-venv: SKIPPING [2021-10-28T21:10:49.198Z] DEBUG: total: 0.10999999940395355 [2021-10-28T21:10:49.198Z] INFO: Retrieving Stack Cost... [2021-10-28T21:10:49.459Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T21:10:50.027Z] INFO: Archiving Costs [Pipeline] echo [2021-10-28T21:10:50.036Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:10:50.386Z] ---> logs-deploy.sh [2021-10-28T21:10:50.386Z] lf-activate-venv: SKIPPING [2021-10-28T21:10:50.386Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/94 [2021-10-28T21:10:50.386Z] INFO: archiving workspace using pattern(s): [2021-10-28T21:10:50.956Z] Archives upload complete. [2021-10-28T21:10:51.216Z] INFO: archiving logs to Nexus