Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bdb2c85536eb59c2c674b54b9fa7260d772e6f9f 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-ssh8817808075914500933.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1741588127265131044.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6674488297632970371.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh5417752823285382230.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-ssh6597313360139755788.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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-114 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/67 [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/67 # 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/67@tmp/jenkins-gitclient-ssh2837130073021253712.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 bdb2c85536eb59c2c674b54b9fa7260d772e6f9f (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 bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 Commit message: "docs: update readme to reflect steps of latest version by removing pkg-config (#3725)" > git rev-list --no-walk e92863d55807b65f509bd650f3f22bb3a2ab538f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T08:28:31.676Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T08:28:31.759Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T08:28:31.788Z] ========================================================= [2021-09-29T08:28:31.788Z] EdgeX Global Pipelines Version Info [2021-09-29T08:28:31.788Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:28:33.056Z] ------------------- [2021-09-29T08:28:33.056Z] stable info: [2021-09-29T08:28:33.056Z] ------------------- [2021-09-29T08:28:33.056Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T08:28:33.056Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T08:28:33.056Z] Message: update stable to v1.0.205 [2021-09-29T08:28:33.643Z] ------------------- [2021-09-29T08:28:33.643Z] experimental info: [2021-09-29T08:28:33.643Z] ------------------- [2021-09-29T08:28:33.643Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T08:28:33.643Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T08:28:33.643Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T08:28:33.885Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T08:28:33.909Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T08:28:33.933Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T08:28:33.958Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T08:28:33.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T08:28:34.022Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T08:28:34.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T08:28:34.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T08:28:34.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T08:28:34.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T08:28:34.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T08:28:34.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T08:28:34.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T08:28:34.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T08:28:34.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T08:28:34.261Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T08:28:34.285Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T08:28:34.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T08:28:34.334Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T08:28:34.357Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T08:28:34.381Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T08:28:34.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T08:28:34.429Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T08:28:34.454Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-29T08:28:34.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-29T08:28:34.501Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-29T08:28:34.525Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] echo [2021-09-29T08:28:34.548Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdb2c85 [Pipeline] echo [2021-09-29T08:28:34.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:28:34.653Z] provisioning config files... [2021-09-29T08:28:34.673Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/67@tmp/config13194015066445304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:28:35.010Z] ---> docker-login.sh [2021-09-29T08:28:35.010Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:28:35.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:28:35.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:28:35.279Z] Configure a credential helper to remove this warning. See [2021-09-29T08:28:35.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:28:35.279Z] [2021-09-29T08:28:35.279Z] Login Succeeded [2021-09-29T08:28:35.279Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:28:35.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:28:35.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:28:35.279Z] Configure a credential helper to remove this warning. See [2021-09-29T08:28:35.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:28:35.279Z] [2021-09-29T08:28:35.279Z] Login Succeeded [2021-09-29T08:28:35.279Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:28:35.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:28:35.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:28:35.548Z] Configure a credential helper to remove this warning. See [2021-09-29T08:28:35.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:28:35.548Z] [2021-09-29T08:28:35.548Z] Login Succeeded [2021-09-29T08:28:35.548Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:28:35.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:28:35.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:28:35.548Z] Configure a credential helper to remove this warning. See [2021-09-29T08:28:35.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:28:35.548Z] [2021-09-29T08:28:35.548Z] Login Succeeded [2021-09-29T08:28:35.816Z] docker.io [2021-09-29T08:28:35.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:28:36.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:28:36.086Z] Configure a credential helper to remove this warning. See [2021-09-29T08:28:36.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:28:36.086Z] [2021-09-29T08:28:36.086Z] Login Succeeded [2021-09-29T08:28:36.086Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:28:36.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:28:36.459Z] ++ 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-09-29T08:28:36.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:28:36.459Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T08:28:36.459Z] ++ cut -d/ -f2 [2021-09-29T08:28:36.459Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T08:28:36.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:28:36.459Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T08:28:36.459Z] ++ cut -d/ -f2 [2021-09-29T08:28:36.459Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T08:28:36.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:28:36.459Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T08:28:36.459Z] ++ cut -d/ -f2 [2021-09-29T08:28:36.459Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T08:28:36.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:28:36.459Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T08:28:36.459Z] ++ cut -d/ -f2 [2021-09-29T08:28:36.459Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T08:28:36.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:28:36.459Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T08:28:36.459Z] ++ cut -d/ -f2 [2021-09-29T08:28:36.459Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T08:28:36.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:28:36.459Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T08:28:36.459Z] ++ cut -d/ -f2 [2021-09-29T08:28:36.459Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T08:28:36.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:28:36.459Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T08:28:36.459Z] ++ cut -d/ -f2 [2021-09-29T08:28:36.459Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T08:28:36.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:28:36.459Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T08:28:36.459Z] ++ cut -d/ -f2 [2021-09-29T08:28:36.459Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T08:28:36.459Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:28:36.459Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T08:28:36.459Z] ++ cut -d/ -f2 [2021-09-29T08:28:36.459Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T08:28:36.519Z] 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-09-29T08:28:37.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:28:37.293Z] [2021-09-29T08:28:37.293Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:28:37.629Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:28:37.629Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T08:28:37.629Z] 31603596830f: Pulling fs layer [2021-09-29T08:28:37.629Z] 04fac38145f0: Pulling fs layer [2021-09-29T08:28:37.629Z] 701f6daf10bf: Pulling fs layer [2021-09-29T08:28:37.629Z] 24f72da36158: Pulling fs layer [2021-09-29T08:28:37.629Z] 24f72da36158: Waiting [2021-09-29T08:28:37.629Z] 04fac38145f0: Verifying Checksum [2021-09-29T08:28:37.629Z] 04fac38145f0: Download complete [2021-09-29T08:28:37.897Z] 31603596830f: Verifying Checksum [2021-09-29T08:28:37.897Z] 31603596830f: Download complete [2021-09-29T08:28:38.166Z] 24f72da36158: Verifying Checksum [2021-09-29T08:28:38.166Z] 24f72da36158: Download complete [2021-09-29T08:28:38.166Z] 31603596830f: Pull complete [2021-09-29T08:28:38.166Z] 04fac38145f0: Pull complete [2021-09-29T08:28:38.166Z] 701f6daf10bf: Verifying Checksum [2021-09-29T08:28:38.166Z] 701f6daf10bf: Download complete [2021-09-29T08:28:38.755Z] 701f6daf10bf: Pull complete [2021-09-29T08:28:38.755Z] 24f72da36158: Pull complete [2021-09-29T08:28:38.755Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T08:28:38.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:28:38.755Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T08:28:38.845Z] prd-centos7-docker-4c-2g-114 does not seem to be running inside a container [2021-09-29T08:28:38.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@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-09-29T08:28:39.590Z] $ docker top 706b76173319b2dcecad57ad750a69b8656cdd3c1faf60b3d4f3e3e3d0444c3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T08:28:39.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:28:39.722Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:28:39.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:28:39.828Z] $ docker exec 706b76173319b2dcecad57ad750a69b8656cdd3c1faf60b3d4f3e3e3d0444c3b ssh-agent [2021-09-29T08:28:39.942Z] SSH_AUTH_SOCK=/tmp/ssh-O61bU5KPDd6m/agent.14 [2021-09-29T08:28:39.942Z] SSH_AGENT_PID=21 [2021-09-29T08:28:39.953Z] Running ssh-add (command line suppressed) [2021-09-29T08:28:40.038Z] Identity added: /w/workspace/edgex-go/67@tmp/private_key_2118911708526470798.key (/w/workspace/edgex-go/67@tmp/private_key_2118911708526470798.key) [2021-09-29T08:28:40.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:28:40.370Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T08:28:40.391Z] $ docker exec --env ******** --env ******** 706b76173319b2dcecad57ad750a69b8656cdd3c1faf60b3d4f3e3e3d0444c3b ssh-agent -k [2021-09-29T08:28:40.470Z] unset SSH_AUTH_SOCK; [2021-09-29T08:28:40.470Z] unset SSH_AGENT_PID; [2021-09-29T08:28:40.470Z] echo Agent pid 21 killed; [2021-09-29T08:28:40.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T08:28:40.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:28:40.528Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:28:40.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:28:40.634Z] $ docker exec 706b76173319b2dcecad57ad750a69b8656cdd3c1faf60b3d4f3e3e3d0444c3b ssh-agent [2021-09-29T08:28:40.742Z] SSH_AUTH_SOCK=/tmp/ssh-C2eKwAnxAQ0W/agent.53 [2021-09-29T08:28:40.742Z] SSH_AGENT_PID=60 [2021-09-29T08:28:40.751Z] Running ssh-add (command line suppressed) [2021-09-29T08:28:40.841Z] Identity added: /w/workspace/edgex-go/67@tmp/private_key_8539091639609332448.key (/w/workspace/edgex-go/67@tmp/private_key_8539091639609332448.key) [2021-09-29T08:28:40.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:28:41.175Z] + git semver init [2021-09-29T08:28:41.175Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T08:28:41.175Z] # $GIT_DIR = /w/workspace/edgex-go/67/.git [2021-09-29T08:28:41.175Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/67 [2021-09-29T08:28:41.175Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T08:28:41.175Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T08:28:41.175Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T08:28:41.175Z] # $SEMVER_BRANCH = main [2021-09-29T08:28:41.175Z] # $SEMVER_TEMP = /tmp/semver-176107846 [2021-09-29T08:28:41.175Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T08:28:59.415Z] # '/tmp/semver-176107846' -> '/w/workspace/edgex-go/67/.semver' [2021-09-29T08:28:59.415Z] # -> Force: false [2021-09-29T08:28:59.415Z] # $SEMVER_DIR = /w/workspace/edgex-go/67/.semver [Pipeline] } [2021-09-29T08:28:59.430Z] $ docker exec --env ******** --env ******** 706b76173319b2dcecad57ad750a69b8656cdd3c1faf60b3d4f3e3e3d0444c3b ssh-agent -k [2021-09-29T08:28:59.525Z] unset SSH_AUTH_SOCK; [2021-09-29T08:28:59.525Z] unset SSH_AGENT_PID; [2021-09-29T08:28:59.526Z] echo Agent pid 60 killed; [2021-09-29T08:28:59.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:28:59.897Z] + git semver [Pipeline] } [2021-09-29T08:28:59.917Z] $ docker stop --time=1 706b76173319b2dcecad57ad750a69b8656cdd3c1faf60b3d4f3e3e3d0444c3b [2021-09-29T08:29:01.838Z] $ docker rm -f 706b76173319b2dcecad57ad750a69b8656cdd3c1faf60b3d4f3e3e3d0444c3b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T08:29:02.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T08:29:02.605Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T08:29:02.609Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.59 [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-09-29T08:29:02.973Z] ========================================================= [2021-09-29T08:29:02.973Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T08:29:02.973Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:29:03.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T08:29:03.287Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T08:29:03.287Z] 540db60ca938: Pulling fs layer [2021-09-29T08:29:03.287Z] adcc1eea9eea: Pulling fs layer [2021-09-29T08:29:03.287Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T08:29:03.287Z] db62176df00c: Pulling fs layer [2021-09-29T08:29:03.287Z] 3b30891b0d05: Pulling fs layer [2021-09-29T08:29:03.287Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T08:29:03.287Z] c788192a36de: Pulling fs layer [2021-09-29T08:29:03.287Z] a77e37c0d609: Pulling fs layer [2021-09-29T08:29:03.287Z] c3185cebc471: Pulling fs layer [2021-09-29T08:29:03.287Z] 06b49ca38bd5: Waiting [2021-09-29T08:29:03.287Z] c788192a36de: Waiting [2021-09-29T08:29:03.287Z] a77e37c0d609: Waiting [2021-09-29T08:29:03.287Z] c3185cebc471: Waiting [2021-09-29T08:29:03.287Z] db62176df00c: Waiting [2021-09-29T08:29:03.287Z] 3b30891b0d05: Waiting [2021-09-29T08:29:03.287Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T08:29:03.287Z] 4c4ab2625f07: Download complete [2021-09-29T08:29:03.287Z] adcc1eea9eea: Verifying Checksum [2021-09-29T08:29:03.287Z] adcc1eea9eea: Download complete [2021-09-29T08:29:03.287Z] 3b30891b0d05: Verifying Checksum [2021-09-29T08:29:03.287Z] 3b30891b0d05: Download complete [2021-09-29T08:29:03.287Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T08:29:03.287Z] 06b49ca38bd5: Download complete [2021-09-29T08:29:03.554Z] c788192a36de: Verifying Checksum [2021-09-29T08:29:03.554Z] c788192a36de: Download complete [2021-09-29T08:29:03.554Z] 540db60ca938: Verifying Checksum [2021-09-29T08:29:03.554Z] 540db60ca938: Download complete [2021-09-29T08:29:03.821Z] 540db60ca938: Pull complete [2021-09-29T08:29:03.821Z] adcc1eea9eea: Pull complete [2021-09-29T08:29:03.821Z] 4c4ab2625f07: Pull complete [2021-09-29T08:29:04.090Z] a77e37c0d609: Verifying Checksum [2021-09-29T08:29:04.090Z] a77e37c0d609: Download complete [2021-09-29T08:29:07.444Z] c3185cebc471: Verifying Checksum [2021-09-29T08:29:07.444Z] c3185cebc471: Download complete [2021-09-29T08:29:08.034Z] db62176df00c: Verifying Checksum [2021-09-29T08:29:08.034Z] db62176df00c: Download complete [2021-09-29T08:29:11.408Z] db62176df00c: Pull complete [2021-09-29T08:29:11.408Z] 3b30891b0d05: Pull complete [2021-09-29T08:29:11.408Z] 06b49ca38bd5: Pull complete [2021-09-29T08:29:11.408Z] c788192a36de: Pull complete [2021-09-29T08:29:11.408Z] a77e37c0d609: Pull complete [2021-09-29T08:29:13.360Z] c3185cebc471: Pull complete [2021-09-29T08:29:13.360Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T08:29:13.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T08:29:13.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:29:13.694Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T08:29:13.694Z] WORKDIR /edgex [2021-09-29T08:29:13.694Z] COPY go.mod . [2021-09-29T08:29:13.694Z] RUN go mod download' [2021-09-29T08:29:13.694Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T08:29:15.145Z] Sending build context to Docker daemon 329MB [2021-09-29T08:29:15.145Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T08:29:15.145Z] ---> 031687cdd783 [2021-09-29T08:29:15.145Z] Step 2/4 : WORKDIR /edgex [2021-09-29T08:29:17.090Z] ---> Running in 4fd0a1bdad0a [2021-09-29T08:29:17.090Z] Removing intermediate container 4fd0a1bdad0a [2021-09-29T08:29:17.090Z] ---> 38ef6152513f [2021-09-29T08:29:17.090Z] Step 3/4 : COPY go.mod . [2021-09-29T08:29:17.090Z] ---> fbdad3e47d4c [2021-09-29T08:29:17.090Z] Step 4/4 : RUN go mod download [2021-09-29T08:29:17.090Z] ---> Running in 6c78990ba6eb [2021-09-29T08:29:17.894Z] Still waiting to schedule task [2021-09-29T08:29:17.894Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-113’ [2021-09-29T08:29:49.372Z] Removing intermediate container 6c78990ba6eb [2021-09-29T08:29:49.372Z] ---> 3212931e55ee [2021-09-29T08:29:49.372Z] Successfully built 3212931e55ee [2021-09-29T08:29:49.372Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:29:49.698Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T08:29:49.698Z] . [Pipeline] withDockerContainer [2021-09-29T08:29:49.789Z] prd-centos7-docker-4c-2g-114 does not seem to be running inside a container [2021-09-29T08:29:49.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@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-09-29T08:29:52.122Z] $ docker top 14f1582dbf0dddcb331935a9ad446714b4fe1ab83379e4d12ae69e73dd53a980 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:29:52.523Z] + go version [2021-09-29T08:29:52.523Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T08:29:52.539Z] $ docker stop --time=1 14f1582dbf0dddcb331935a9ad446714b4fe1ab83379e4d12ae69e73dd53a980 [2021-09-29T08:29:53.735Z] $ docker rm -f 14f1582dbf0dddcb331935a9ad446714b4fe1ab83379e4d12ae69e73dd53a980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:29:54.375Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T08:29:54.375Z] . [Pipeline] withDockerContainer [2021-09-29T08:29:54.475Z] prd-centos7-docker-4c-2g-114 does not seem to be running inside a container [2021-09-29T08:29:54.531Z] $ 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/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@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-09-29T08:29:54.884Z] $ docker top ed8a599ed3da0e989a53f4d2351dc35747b36e134ed16e00dba49a301352a99e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T08:29:54.991Z] ========================================================= [2021-09-29T08:29:54.991Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T08:29:54.991Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:29:55.313Z] + go mod tidy [Pipeline] sh [2021-09-29T08:29:55.899Z] + make test [2021-09-29T08:29:55.899Z] go mod tidy [2021-09-29T08:29:55.899Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T08:30:01.265Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T08:30:19.606Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T08:30:22.970Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T08:30:23.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T08:30:23.824Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T08:30:26.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T08:30:27.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T08:30:27.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T08:30:27.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T08:30:28.039Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T08:30:28.321Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T08:30:28.602Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T08:30:28.602Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T08:30:28.602Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T08:30:28.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T08:30:30.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2021-09-29T08:30:30.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T08:30:30.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T08:30:31.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2021-09-29T08:30:31.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T08:30:31.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements [2021-09-29T08:30:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T08:30:31.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T08:30:32.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements [2021-09-29T08:30:32.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T08:30:32.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:30:33.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements [2021-09-29T08:30:33.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T08:30:33.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T08:30:33.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T08:30:33.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T08:30:33.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T08:30:33.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements [2021-09-29T08:30:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T08:30:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:30:33.999Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-09-29T08:30:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T08:30:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T08:30:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T08:30:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T08:30:33.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T08:30:34.583Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-09-29T08:30:34.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T08:30:34.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T08:30:34.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T08:30:35.550Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-09-29T08:30:35.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T08:30:35.550Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-09-29T08:30:35.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-09-29T08:30:35.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T08:30:35.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2021-09-29T08:30:37.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-09-29T08:30:37.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-09-29T08:30:37.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2021-09-29T08:30:37.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-09-29T08:30:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2021-09-29T08:30:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-09-29T08:31:07.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 27.164s coverage: 82.5% of statements [2021-09-29T08:31:07.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T08:31:11.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-09-29T08:31:11.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T08:31:11.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T08:31:11.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T08:31:11.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-09-29T08:31:11.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T08:31:11.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T08:31:11.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T08:31:11.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T08:31:11.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-09-29T08:31:17.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T08:31:17.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-09-29T08:31:17.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2021-09-29T08:31:17.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements [2021-09-29T08:31:17.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements [2021-09-29T08:31:17.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T08:31:17.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-09-29T08:31:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.206s coverage: 70.3% of statements [2021-09-29T08:31:17.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T08:31:17.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T08:31:17.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T08:31:18.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.4% of statements [2021-09-29T08:31:18.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T08:31:18.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T08:31:18.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-09-29T08:31:18.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T08:31:18.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-09-29T08:31:18.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T08:31:27.012Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T08:31:27.012Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.0% of statements [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T08:31:27.012Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T08:31:27.012Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T08:31:27.012Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T08:31:27.012Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2021-09-29T08:31:27.013Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T08:31:27.013Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T08:31:27.013Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T08:31:27.013Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T08:31:27.013Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T08:31:27.013Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T08:31:27.013Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-09-29T08:31:27.013Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2021-09-29T08:31:27.013Z] 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-09-29T08:31:59.397Z] GO111MODULE=on go vet ./... [2021-09-29T08:32:06.110Z] gofmt -l . [2021-09-29T08:32:06.110Z] [ "`gofmt -l .`" = "" ] [2021-09-29T08:32:06.110Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T08:32:06.694Z] + ls -al . [2021-09-29T08:32:06.694Z] total 612 [2021-09-29T08:32:06.694Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 08:32 . [2021-09-29T08:32:06.694Z] drwxr-xr-x 4 root root 30 Sep 29 08:29 .. [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 08:28 .dockerignore [2021-09-29T08:32:06.694Z] drwxrwxr-x 8 1001 1001 162 Sep 29 08:28 .git [2021-09-29T08:32:06.694Z] drwxrwxr-x 4 1001 1001 142 Sep 29 08:28 .github [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 08:28 .gitignore [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 68 Sep 29 08:28 .golangci.yml [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 08:28 .hadolint.yml [2021-09-29T08:32:06.694Z] drwx------ 3 1001 1001 43 Sep 29 08:28 .semver [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 08:28 .sonarcloud.properties [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 08:28 ADOPTERS.md [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 08:28 Attribution.txt [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 08:28 CHANGELOG.md [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 08:28 CONTRIBUTING.md [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 08:28 GOVERNANCE.md [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 08:28 Jenkinsfile [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 08:28 LICENSE [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 08:28 Makefile [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 08:28 OWNERS.md [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 8256 Sep 29 08:28 README.md [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 08:28 SECURITY.md [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 12 Sep 29 08:29 VERSION [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 08:28 ZMQWindows.md [2021-09-29T08:32:06.694Z] drwxrwxr-x 2 1001 1001 37 Sep 29 08:28 bin [2021-09-29T08:32:06.694Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 08:28 cmd [2021-09-29T08:32:06.694Z] -rw-r--r-- 1 root root 403100 Sep 29 08:31 coverage.out [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 08:28 go.mod [2021-09-29T08:32:06.694Z] -rw-r--r-- 1 root root 50064 Sep 29 08:29 go.sum [2021-09-29T08:32:06.694Z] drwxrwxr-x 8 1001 1001 124 Sep 29 08:28 internal [2021-09-29T08:32:06.694Z] drwxrwxr-x 3 1001 1001 16 Sep 29 08:28 openapi [2021-09-29T08:32:06.694Z] drwxrwxr-x 4 1001 1001 71 Sep 29 08:28 snap [2021-09-29T08:32:06.694Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 08:28 version.go [Pipeline] sh [2021-09-29T08:32:07.010Z] + '[' -e coverage.out ] [2021-09-29T08:32:07.011Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T08:32:07.128Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T08:32:07.433Z] + make build [2021-09-29T08:32:07.433Z] go mod tidy [2021-09-29T08:32:07.433Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T08:32:08.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T08:32:15.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T08:32:16.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T08:32:17.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T08:32:17.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T08:32:18.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T08:32:19.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T08:32:19.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T08:32:20.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T08:32:21.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T08:32:22.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-29T08:32:23.972Z] $ docker stop --time=1 ed8a599ed3da0e989a53f4d2351dc35747b36e134ed16e00dba49a301352a99e [2021-09-29T08:32:25.803Z] $ docker rm -f ed8a599ed3da0e989a53f4d2351dc35747b36e134ed16e00dba49a301352a99e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:32:27.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T08:32:27.540Z] [2021-09-29T08:32:27.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:32:27.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T08:32:27.872Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T08:32:27.872Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T08:32:27.872Z] ca9280d653b3: Pulling fs layer [2021-09-29T08:32:27.872Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T08:32:28.144Z] cbdbe7a5bc2a: Download complete [2021-09-29T08:32:28.413Z] cbdbe7a5bc2a: Pull complete [2021-09-29T08:32:29.002Z] ca9280d653b3: Verifying Checksum [2021-09-29T08:32:29.002Z] ca9280d653b3: Download complete [2021-09-29T08:32:29.585Z] ca9280d653b3: Pull complete [2021-09-29T08:32:30.995Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T08:32:30.995Z] 7e9c9ca2126c: Download complete [2021-09-29T08:32:34.366Z] 7e9c9ca2126c: Pull complete [2021-09-29T08:32:34.366Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T08:32:34.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T08:32:34.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T08:32:34.455Z] prd-centos7-docker-4c-2g-114 does not seem to be running inside a container [2021-09-29T08:32:34.518Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@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-09-29T08:32:37.022Z] $ docker top cda8ddf0e5c9a622d7c8642969570c97e9db7553c2ad6d1dffadebca89127026 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:32:37.432Z] + docker-compose build --help [2021-09-29T08:32:37.432Z] + grep parallel [2021-09-29T08:32:38.015Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T08:32:38.032Z] $ docker stop --time=1 cda8ddf0e5c9a622d7c8642969570c97e9db7553c2ad6d1dffadebca89127026 [2021-09-29T08:32:39.242Z] $ docker rm -f cda8ddf0e5c9a622d7c8642969570c97e9db7553c2ad6d1dffadebca89127026 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:32:39.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T08:32:39.697Z] . [Pipeline] withDockerContainer [2021-09-29T08:32:39.805Z] prd-centos7-docker-4c-2g-114 does not seem to be running inside a container [2021-09-29T08:32:39.857Z] $ 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/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@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-09-29T08:32:40.268Z] $ docker top a0d8cc25d017eff65c8bfd66cb0fcdb755a73f3d584f3368a24d1d30e9df4238 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:32:40.679Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T08:32:41.266Z] Building core-command ... [2021-09-29T08:32:41.266Z] Building core-data ... [2021-09-29T08:32:41.266Z] Building core-metadata ... [2021-09-29T08:32:41.266Z] Building security-bootstrapper ... [2021-09-29T08:32:41.266Z] Building security-proxy-setup ... [2021-09-29T08:32:41.266Z] Building security-secretstore-setup ... [2021-09-29T08:32:41.266Z] Building support-notifications ... [2021-09-29T08:32:41.266Z] Building support-scheduler ... [2021-09-29T08:32:41.266Z] Building sys-mgmt-agent ... [2021-09-29T08:32:41.266Z] Building core-metadata [2021-09-29T08:32:41.266Z] Building security-proxy-setup [2021-09-29T08:32:41.266Z] Building security-bootstrapper [2021-09-29T08:32:41.266Z] Building support-notifications [2021-09-29T08:32:41.266Z] Building security-secretstore-setup [2021-09-29T08:32:53.583Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:32:53.583Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:32:53.583Z] ---> 3212931e55ee [2021-09-29T08:32:53.583Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T08:32:53.583Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:32:53.583Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:32:53.583Z] ---> 3212931e55ee [2021-09-29T08:32:53.583Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T08:32:53.583Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:32:53.583Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:32:53.583Z] ---> 3212931e55ee [2021-09-29T08:32:53.583Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T08:32:56.164Z] ---> Running in b37494f92b89 [2021-09-29T08:32:56.164Z] ---> Running in 206285a0746c [2021-09-29T08:32:56.164Z] ---> Running in 2c4a49dad598 [2021-09-29T08:33:00.420Z] Removing intermediate container 206285a0746c [2021-09-29T08:33:00.420Z] ---> 3da9334fd7ff [2021-09-29T08:33:00.420Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:33:00.420Z] Removing intermediate container 2c4a49dad598 [2021-09-29T08:33:00.420Z] ---> 9d02cb715d91 [2021-09-29T08:33:00.420Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:33:00.420Z] Removing intermediate container b37494f92b89 [2021-09-29T08:33:00.420Z] ---> d59e86f9de9d [2021-09-29T08:33:00.420Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:33:00.686Z] ---> Running in d59920b8eee8 [2021-09-29T08:33:00.686Z] ---> Running in ca8ac12e9fa9 [2021-09-29T08:33:00.953Z] ---> Running in 240a60ac16bb [2021-09-29T08:33:04.300Z] Removing intermediate container ca8ac12e9fa9 [2021-09-29T08:33:04.300Z] ---> 2dda6f7ab7e7 [2021-09-29T08:33:04.300Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T08:33:04.575Z] Removing intermediate container 240a60ac16bb [2021-09-29T08:33:04.575Z] ---> d8f091ced3fd [2021-09-29T08:33:04.575Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T08:33:04.575Z] ---> Running in 6e0c71374d3c [2021-09-29T08:33:04.842Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:33:04.842Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:33:04.842Z] ---> 3212931e55ee [2021-09-29T08:33:04.842Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T08:33:04.842Z] ---> Using cache [2021-09-29T08:33:04.842Z] ---> d59e86f9de9d [2021-09-29T08:33:04.842Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:33:04.842Z] ---> Using cache [2021-09-29T08:33:04.842Z] ---> d8f091ced3fd [2021-09-29T08:33:04.842Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T08:33:05.113Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:33:05.113Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:33:05.113Z] ---> 3212931e55ee [2021-09-29T08:33:05.113Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:33:05.113Z] ---> Using cache [2021-09-29T08:33:05.113Z] ---> d59e86f9de9d [2021-09-29T08:33:05.113Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:33:05.113Z] ---> Using cache [2021-09-29T08:33:05.113Z] ---> d8f091ced3fd [2021-09-29T08:33:05.113Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T08:33:05.113Z] Removing intermediate container d59920b8eee8 [2021-09-29T08:33:05.113Z] ---> c4e5f3f02ea3 [2021-09-29T08:33:05.113Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T08:33:05.113Z] ---> Running in a9fdbb82fb63 [2021-09-29T08:33:05.113Z] ---> Running in b03e5b329e55 [2021-09-29T08:33:05.113Z] ---> Running in a9388c5926c0 [2021-09-29T08:33:05.113Z] ---> Running in 200d6ccf26b1 [2021-09-29T08:33:05.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:33:05.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:33:05.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:33:05.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:33:05.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:33:06.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:33:06.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:33:06.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:33:07.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:33:07.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:33:07.325Z] OK: 219 MiB in 52 packages [2021-09-29T08:33:07.325Z] Removing intermediate container 6e0c71374d3c [2021-09-29T08:33:07.325Z] ---> c0fad4878665 [2021-09-29T08:33:07.325Z] Step 6/32 : COPY go.mod . [2021-09-29T08:33:07.489Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-115 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-29T08:33:07.506Z] Running in /w/workspace/edgex-go/67 [Pipeline] { [Pipeline] checkout [2021-09-29T08:33:07.593Z] OK: 219 MiB in 52 packages [2021-09-29T08:33:07.593Z] OK: 219 MiB in 52 packages [2021-09-29T08:33:07.593Z] ---> fd75f72035f8 [2021-09-29T08:33:07.593Z] Step 7/32 : RUN go mod download [2021-09-29T08:33:07.593Z] ---> Running in 233a8cd62356 [2021-09-29T08:33:07.742Z] The recommended git tool is: git [2021-09-29T08:33:07.866Z] OK: 219 MiB in 52 packages [2021-09-29T08:33:07.866Z] Removing intermediate container 200d6ccf26b1 [2021-09-29T08:33:07.866Z] ---> 8f87a6d99cb6 [2021-09-29T08:33:07.866Z] Step 6/26 : COPY go.mod . [2021-09-29T08:33:07.866Z] Removing intermediate container b03e5b329e55 [2021-09-29T08:33:07.866Z] ---> d6ff80927ace [2021-09-29T08:33:07.866Z] Step 6/24 : COPY go.mod . [2021-09-29T08:33:08.135Z] OK: 219 MiB in 52 packages [2021-09-29T08:33:08.135Z] ---> f74b85c89009 [2021-09-29T08:33:08.135Z] Step 7/26 : RUN go mod download [2021-09-29T08:33:08.135Z] ---> e2d6e30acf37 [2021-09-29T08:33:08.135Z] Step 7/24 : RUN go mod download [2021-09-29T08:33:08.410Z] ---> Running in 4823c4c7be74 [2021-09-29T08:33:08.410Z] ---> Running in fe5268bd99cb [2021-09-29T08:33:08.410Z] Removing intermediate container a9388c5926c0 [2021-09-29T08:33:08.410Z] ---> 3de410a24305 [2021-09-29T08:33:08.410Z] Step 6/23 : COPY go.mod . [2021-09-29T08:33:08.688Z] Removing intermediate container a9fdbb82fb63 [2021-09-29T08:33:08.688Z] ---> 76b1f3f763d8 [2021-09-29T08:33:08.688Z] Step 6/22 : COPY go.mod . [2021-09-29T08:33:08.688Z] ---> 7518c29c67b9 [2021-09-29T08:33:08.688Z] Step 7/23 : RUN go mod download [2021-09-29T08:33:08.954Z] ---> Running in 9e1a6ca8b66d [2021-09-29T08:33:08.954Z] ---> 0a81d97fda78 [2021-09-29T08:33:08.954Z] Step 7/22 : RUN go mod download [2021-09-29T08:33:08.954Z] ---> Running in 33f9fb3821aa [2021-09-29T08:33:09.535Z] Removing intermediate container 233a8cd62356 [2021-09-29T08:33:09.535Z] ---> 2bc40706825c [2021-09-29T08:33:09.535Z] Step 8/32 : COPY . . [2021-09-29T08:33:12.176Z] Removing intermediate container fe5268bd99cb [2021-09-29T08:33:12.176Z] ---> 5720b565b3e6 [2021-09-29T08:33:12.176Z] Step 8/24 : COPY . . [2021-09-29T08:33:12.176Z] Removing intermediate container 4823c4c7be74 [2021-09-29T08:33:12.176Z] ---> 40efc6b34a47 [2021-09-29T08:33:12.176Z] Step 8/26 : COPY . . [2021-09-29T08:33:12.176Z] Removing intermediate container 9e1a6ca8b66d [2021-09-29T08:33:12.176Z] ---> 41bde3147d8c [2021-09-29T08:33:12.176Z] Step 8/23 : COPY . . [2021-09-29T08:33:12.176Z] Removing intermediate container 33f9fb3821aa [2021-09-29T08:33:12.176Z] ---> 137f4719584f [2021-09-29T08:33:12.176Z] Step 8/22 : COPY . . [2021-09-29T08:33:13.106Z] using credential edgex-jenkins-ssh [2021-09-29T08:33:13.132Z] Cloning the remote Git repository [2021-09-29T08:33:13.218Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T08:33:13.327Z] > git init /w/workspace/edgex-go/67 # timeout=10 [2021-09-29T08:33:13.408Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T08:33:13.409Z] > git --version # timeout=10 [2021-09-29T08:33:13.425Z] > git --version # 'git version 2.17.1' [2021-09-29T08:33:13.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T08:33:13.526Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T08:33:20.412Z] ---> c10cd69a8aea [2021-09-29T08:33:20.412Z] Step 9/32 : RUN go mod tidy [2021-09-29T08:33:20.412Z] ---> 59c8567efe68 [2021-09-29T08:33:20.412Z] Step 9/26 : RUN go mod tidy [2021-09-29T08:33:20.412Z] ---> 6096f3fd6e64 [2021-09-29T08:33:20.412Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:33:20.412Z] ---> Running in 349fea8026fe [2021-09-29T08:33:20.412Z] ---> Running in bc3a5e15579c [2021-09-29T08:33:20.412Z] ---> Running in 6846741568e5 [2021-09-29T08:33:23.766Z] Removing intermediate container bc3a5e15579c [2021-09-29T08:33:23.766Z] ---> 4e79dd8d9c03 [2021-09-29T08:33:23.766Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T08:33:23.766Z] Removing intermediate container 349fea8026fe [2021-09-29T08:33:23.766Z] ---> 5c2c28cfdd51 [2021-09-29T08:33:23.766Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T08:33:23.766Z] Removing intermediate container 6846741568e5 [2021-09-29T08:33:23.766Z] ---> 471b22660134 [2021-09-29T08:33:23.766Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T08:33:23.766Z] ---> Running in b96fb9d2dee0 [2021-09-29T08:33:23.766Z] ---> Running in 72849f20d736 [2021-09-29T08:33:24.032Z] ---> Running in 0bbb51ab9bae [2021-09-29T08:33:25.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T08:33:25.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T08:33:26.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T08:33:32.164Z] Avoid second fetch [2021-09-29T08:33:32.164Z] Checking out Revision bdb2c85536eb59c2c674b54b9fa7260d772e6f9f (main) [2021-09-29T08:33:32.132Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T08:33:32.152Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T08:33:32.188Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T08:33:32.199Z] > git checkout -f bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 [2021-09-29T08:33:34.850Z] ---> feb052b2a287 [2021-09-29T08:33:34.850Z] Step 9/23 : RUN go mod tidy [2021-09-29T08:33:35.446Z] ---> Running in ae5313f484e9 [2021-09-29T08:33:36.567Z] Commit message: "docs: update readme to reflect steps of latest version by removing pkg-config (#3725)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:33:36.984Z] provisioning config files... [2021-09-29T08:33:37.016Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/67@tmp/config1930950119272207387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:33:37.580Z] ---> docker-login.sh [2021-09-29T08:33:37.580Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:33:38.799Z] Removing intermediate container ae5313f484e9 [2021-09-29T08:33:38.799Z] ---> 891147c3b2e8 [2021-09-29T08:33:38.799Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T08:33:38.799Z] ---> 340e3b3b7f55 [2021-09-29T08:33:38.799Z] Step 9/22 : RUN go mod tidy [2021-09-29T08:33:38.799Z] ---> Running in 801c6d84526a [2021-09-29T08:33:38.799Z] ---> Running in dade539931c3 [2021-09-29T08:33:39.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:33:39.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:33:39.022Z] Configure a credential helper to remove this warning. See [2021-09-29T08:33:39.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:33:39.022Z] [2021-09-29T08:33:39.022Z] Login Succeeded [2021-09-29T08:33:39.022Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:33:39.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T08:33:39.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:33:39.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:33:39.623Z] Configure a credential helper to remove this warning. See [2021-09-29T08:33:39.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:33:39.623Z] [2021-09-29T08:33:39.623Z] Login Succeeded [2021-09-29T08:33:39.623Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:33:39.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:33:40.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:33:40.184Z] Configure a credential helper to remove this warning. See [2021-09-29T08:33:40.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:33:40.184Z] [2021-09-29T08:33:40.184Z] Login Succeeded [2021-09-29T08:33:40.184Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:33:40.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:33:40.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:33:40.740Z] Configure a credential helper to remove this warning. See [2021-09-29T08:33:40.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:33:40.740Z] [2021-09-29T08:33:40.740Z] Login Succeeded [2021-09-29T08:33:40.740Z] docker.io [2021-09-29T08:33:40.792Z] Removing intermediate container dade539931c3 [2021-09-29T08:33:40.792Z] ---> cb4314527086 [2021-09-29T08:33:40.792Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T08:33:40.792Z] ---> Running in e05c5ebbd21e [2021-09-29T08:33:41.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:33:41.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T08:33:41.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:33:41.611Z] Configure a credential helper to remove this warning. See [2021-09-29T08:33:41.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:33:41.611Z] [2021-09-29T08:33:41.611Z] Login Succeeded [2021-09-29T08:33:41.611Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:33:41.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T08:33:42.017Z] ========================================================= [2021-09-29T08:33:42.017Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T08:33:42.017Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:33:42.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:33:42.641Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T08:33:42.641Z] 595b0fe564bb: Pulling fs layer [2021-09-29T08:33:42.641Z] 24495759ef45: Pulling fs layer [2021-09-29T08:33:42.641Z] d148012ef14d: Pulling fs layer [2021-09-29T08:33:42.641Z] e90a11edd702: Pulling fs layer [2021-09-29T08:33:42.641Z] d77568369979: Pulling fs layer [2021-09-29T08:33:42.641Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T08:33:42.641Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T08:33:42.641Z] 97ac5df62f85: Pulling fs layer [2021-09-29T08:33:42.641Z] fc1c9f9a7f3b: Waiting [2021-09-29T08:33:42.641Z] 170f2ba95c9a: Waiting [2021-09-29T08:33:42.641Z] e90a11edd702: Waiting [2021-09-29T08:33:42.641Z] d77568369979: Waiting [2021-09-29T08:33:42.641Z] 97ac5df62f85: Waiting [2021-09-29T08:33:42.641Z] d148012ef14d: Download complete [2021-09-29T08:33:42.641Z] 24495759ef45: Verifying Checksum [2021-09-29T08:33:42.641Z] 24495759ef45: Download complete [2021-09-29T08:33:42.641Z] d77568369979: Verifying Checksum [2021-09-29T08:33:42.641Z] d77568369979: Download complete [2021-09-29T08:33:42.641Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T08:33:42.641Z] fc1c9f9a7f3b: Download complete [2021-09-29T08:33:42.641Z] 595b0fe564bb: Verifying Checksum [2021-09-29T08:33:42.641Z] 595b0fe564bb: Download complete [2021-09-29T08:33:42.919Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T08:33:42.919Z] 170f2ba95c9a: Download complete [2021-09-29T08:33:43.517Z] 595b0fe564bb: Pull complete [2021-09-29T08:33:44.113Z] 24495759ef45: Pull complete [2021-09-29T08:33:44.388Z] d148012ef14d: Pull complete [2021-09-29T08:33:46.369Z] 97ac5df62f85: Verifying Checksum [2021-09-29T08:33:46.369Z] 97ac5df62f85: Download complete [2021-09-29T08:33:46.369Z] e90a11edd702: Verifying Checksum [2021-09-29T08:33:46.369Z] e90a11edd702: Download complete [2021-09-29T08:33:58.910Z] e90a11edd702: Pull complete [2021-09-29T08:33:58.910Z] d77568369979: Pull complete [2021-09-29T08:33:58.910Z] fc1c9f9a7f3b: Pull complete [2021-09-29T08:33:58.910Z] 170f2ba95c9a: Pull complete [2021-09-29T08:33:59.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T08:33:59.881Z] Removing intermediate container b96fb9d2dee0 [2021-09-29T08:33:59.881Z] ---> 6acca90c9ff7 [2021-09-29T08:33:59.881Z] [2021-09-29T08:33:59.881Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T08:34:00.148Z] 3.14: Pulling from library/alpine [2021-09-29T08:34:00.747Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T08:34:00.747Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T08:34:00.747Z] ---> 14119a10abf4 [2021-09-29T08:34:00.747Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T08:34:00.747Z] ---> Running in 90ead9f4f8ff [2021-09-29T08:34:01.017Z] Removing intermediate container 90ead9f4f8ff [2021-09-29T08:34:01.017Z] ---> c706ae3d9347 [2021-09-29T08:34:01.017Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T08:34:01.017Z] ---> Running in a3ab37add295 [2021-09-29T08:34:01.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:01.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:02.191Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T08:34:02.191Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T08:34:02.191Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:34:02.191Z] OK: 6 MiB in 16 packages [2021-09-29T08:34:03.617Z] Removing intermediate container a3ab37add295 [2021-09-29T08:34:03.617Z] ---> 4be81cd4d96b [2021-09-29T08:34:03.617Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T08:34:03.617Z] Removing intermediate container 72849f20d736 [2021-09-29T08:34:03.617Z] ---> b74df1cd588c [2021-09-29T08:34:03.617Z] [2021-09-29T08:34:03.617Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T08:34:03.617Z] ---> 14119a10abf4 [2021-09-29T08:34:03.617Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T08:34:03.617Z] ---> Running in 2e1e045da526 [2021-09-29T08:34:03.617Z] ---> Running in 97ce90b40f5a [2021-09-29T08:34:03.617Z] Removing intermediate container 2e1e045da526 [2021-09-29T08:34:03.617Z] ---> 5de8ca062e06 [2021-09-29T08:34:03.617Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T08:34:03.886Z] ---> Running in a989de7b396d [2021-09-29T08:34:04.155Z] Removing intermediate container a989de7b396d [2021-09-29T08:34:04.155Z] ---> 780377226e3d [2021-09-29T08:34:04.155Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T08:34:04.155Z] ---> Running in 947dd2c9e94a [2021-09-29T08:34:04.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:04.317Z] 97ac5df62f85: Pull complete [2021-09-29T08:34:04.317Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T08:34:04.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:34:04.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:34:04.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:04.700Z] + docker build -t ci-base-image-arm64 -f+ - . [2021-09-29T08:34:04.700Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:34:04.700Z] WORKDIR /edgex [2021-09-29T08:34:04.700Z] COPY go.mod . [2021-09-29T08:34:04.700Z] RUN go mod download [2021-09-29T08:34:05.012Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T08:34:05.012Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T08:34:05.012Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T08:34:05.012Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:34:05.012Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:34:05.293Z] OK: 6 MiB in 17 packages [2021-09-29T08:34:05.561Z] Removing intermediate container 947dd2c9e94a [2021-09-29T08:34:05.561Z] ---> 71a95933e822 [2021-09-29T08:34:05.561Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T08:34:05.561Z] ---> Running in 40bb0610e6d2 [2021-09-29T08:34:05.829Z] Removing intermediate container 40bb0610e6d2 [2021-09-29T08:34:05.829Z] ---> 25e174c06914 [2021-09-29T08:34:05.829Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T08:34:06.419Z] Removing intermediate container 97ce90b40f5a [2021-09-29T08:34:06.419Z] ---> 98d6d36ce188 [2021-09-29T08:34:06.419Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T08:34:06.419Z] ---> Running in 4cf1ca1878b3 [2021-09-29T08:34:06.419Z] ---> 4eb591ec8174 [2021-09-29T08:34:06.419Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T08:34:06.419Z] Removing intermediate container 0bbb51ab9bae [2021-09-29T08:34:06.419Z] ---> 0900aaa243ff [2021-09-29T08:34:06.419Z] [2021-09-29T08:34:06.419Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:34:06.419Z] ---> 14119a10abf4 [2021-09-29T08:34:06.419Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:34:06.685Z] ---> Running in 445328a5bc8c [2021-09-29T08:34:06.685Z] ---> Running in 40c5e3d9381c [2021-09-29T08:34:06.685Z] Removing intermediate container 4cf1ca1878b3 [2021-09-29T08:34:06.685Z] ---> ec0f02a9e077 [2021-09-29T08:34:06.685Z] Step 14/26 : WORKDIR / [2021-09-29T08:34:06.685Z] ---> Running in 56557575a2e2 [2021-09-29T08:34:06.902Z] Sending build context to Docker daemon 166.1MB [2021-09-29T08:34:06.952Z] Removing intermediate container 56557575a2e2 [2021-09-29T08:34:06.952Z] ---> 8f25fe7de5fd [2021-09-29T08:34:06.952Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-29T08:34:07.176Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:34:07.176Z] ---> 04bc70af865f [2021-09-29T08:34:07.176Z] Step 2/4 : WORKDIR /edgex [2021-09-29T08:34:07.549Z] ---> 106c7782874c [2021-09-29T08:34:07.549Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-29T08:34:07.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:07.549Z] ---> 276206488d3a [2021-09-29T08:34:07.549Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T08:34:07.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:08.096Z] Removing intermediate container 445328a5bc8c [2021-09-29T08:34:08.096Z] ---> c87b71163e81 [2021-09-29T08:34:08.096Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:34:08.096Z] ---> 737137305edb [2021-09-29T08:34:08.096Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-29T08:34:08.096Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T08:34:08.096Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:34:08.096Z] OK: 6 MiB in 15 packages [2021-09-29T08:34:08.363Z] ---> 50af9c3da14c [2021-09-29T08:34:08.363Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T08:34:08.363Z] ---> b9c080a31e19 [2021-09-29T08:34:08.363Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T08:34:08.632Z] Removing intermediate container 40c5e3d9381c [2021-09-29T08:34:08.632Z] ---> b12f8f0b6621 [2021-09-29T08:34:08.632Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:34:08.903Z] ---> Running in 9ba3b24f9a2d [2021-09-29T08:34:09.177Z] ---> a2e2fc7732e7 [2021-09-29T08:34:09.177Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T08:34:09.177Z] ---> e2838b39cbd5 [2021-09-29T08:34:09.177Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T08:34:09.177Z] Removing intermediate container 9ba3b24f9a2d [2021-09-29T08:34:09.177Z] ---> f6f43f5a03b2 [2021-09-29T08:34:09.177Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T08:34:09.455Z] ---> Running in dd193e6b054a [2021-09-29T08:34:09.724Z] ---> 9d33fde74b4c [2021-09-29T08:34:09.724Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T08:34:09.724Z] Removing intermediate container dd193e6b054a [2021-09-29T08:34:09.724Z] ---> 1ff62e27a075 [2021-09-29T08:34:09.724Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T08:34:09.724Z] ---> Running in 8f633b8d682c [2021-09-29T08:34:09.724Z] ---> f9d5c77a58b4 [2021-09-29T08:34:09.724Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T08:34:09.991Z] Removing intermediate container 8f633b8d682c [2021-09-29T08:34:09.991Z] ---> 8d2d1ba4ebcb [2021-09-29T08:34:09.991Z] Step 16/24 : WORKDIR / [2021-09-29T08:34:09.991Z] ---> 7ed0d7ea1889 [2021-09-29T08:34:09.991Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T08:34:09.991Z] ---> Running in daae023a1908 [2021-09-29T08:34:09.991Z] ---> a030cc7ca469 [2021-09-29T08:34:09.991Z] Step 22/26 : 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-09-29T08:34:10.266Z] ---> Running in 79fb431df6d4 [2021-09-29T08:34:10.544Z] Removing intermediate container daae023a1908 [2021-09-29T08:34:10.544Z] ---> 4c695e8aaefa [2021-09-29T08:34:10.544Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:34:10.544Z] ---> 99de469accd2 [2021-09-29T08:34:10.544Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T08:34:10.544Z] ---> Running in 8396cf517d86 [2021-09-29T08:34:10.817Z] ---> 87653fbed0ba [2021-09-29T08:34:10.817Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T08:34:11.094Z] Removing intermediate container 8396cf517d86 [2021-09-29T08:34:11.095Z] ---> 501de15e45f7 [2021-09-29T08:34:11.095Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T08:34:11.370Z] Removing intermediate container 79fb431df6d4 [2021-09-29T08:34:11.370Z] ---> bef92c80891c [2021-09-29T08:34:11.370Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T08:34:11.513Z] ---> Running in a49af8623fb8 [2021-09-29T08:34:11.644Z] ---> e34827866ee7 [2021-09-29T08:34:11.645Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T08:34:11.645Z] ---> Running in 39523bf655e6 [2021-09-29T08:34:11.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T08:34:11.645Z] ---> 385def27807f [2021-09-29T08:34:11.645Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T08:34:11.645Z] ---> Running in cd201b0e9148 [2021-09-29T08:34:11.787Z] Removing intermediate container a49af8623fb8 [2021-09-29T08:34:11.787Z] ---> 74300dc95d5a [2021-09-29T08:34:11.787Z] Step 3/4 : COPY go.mod . [2021-09-29T08:34:11.926Z] Removing intermediate container 39523bf655e6 [2021-09-29T08:34:11.926Z] ---> d8b63c83967e [2021-09-29T08:34:11.926Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T08:34:11.926Z] ---> Running in 42a689e9f88d [2021-09-29T08:34:12.192Z] ---> 7998253388f3 [2021-09-29T08:34:12.192Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T08:34:12.192Z] Removing intermediate container 42a689e9f88d [2021-09-29T08:34:12.192Z] ---> 3a98a24896cc [2021-09-29T08:34:12.192Z] Step 25/26 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:34:12.192Z] ---> Running in cc463b963222 [2021-09-29T08:34:12.192Z] ---> Running in 29fb81950430 [2021-09-29T08:34:12.459Z] Removing intermediate container cc463b963222 [2021-09-29T08:34:12.459Z] ---> f9ee15515d35 [2021-09-29T08:34:12.459Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:34:12.459Z] Removing intermediate container 29fb81950430 [2021-09-29T08:34:12.459Z] ---> b022813728d0 [2021-09-29T08:34:12.459Z] Step 26/26 : LABEL version=2.0.1-dev.59 [2021-09-29T08:34:12.459Z] ---> Running in 0c6de9f46305 [2021-09-29T08:34:12.459Z] ---> Running in c58fcb77ea20 [2021-09-29T08:34:12.732Z] Removing intermediate container 0c6de9f46305 [2021-09-29T08:34:12.732Z] ---> 94b63fe0dda7 [2021-09-29T08:34:12.732Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T08:34:12.732Z] ---> Running in 98b7aaa14043 [2021-09-29T08:34:12.732Z] Removing intermediate container c58fcb77ea20 [2021-09-29T08:34:12.732Z] ---> c5a6223813ee [2021-09-29T08:34:12.732Z] [2021-09-29T08:34:12.766Z] ---> 7f9016772db5 [2021-09-29T08:34:12.766Z] Step 4/4 : RUN go mod download [2021-09-29T08:34:12.766Z] ---> Running in 130c0518f740 [2021-09-29T08:34:13.004Z] Removing intermediate container cd201b0e9148 [2021-09-29T08:34:13.004Z] ---> ffd98ea522a2 [2021-09-29T08:34:13.004Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T08:34:13.004Z] Successfully built c5a6223813ee [2021-09-29T08:34:13.004Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T08:34:13.004Z] Building sys-mgmt-agent [2021-09-29T08:34:13.004Z]  Building security-secretstore-setup ... done Removing intermediate container 98b7aaa14043 [2021-09-29T08:34:13.004Z] ---> b64ae46b830e [2021-09-29T08:34:13.004Z] Step 23/24 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:34:13.004Z] ---> Running in c9d3072aa726 [2021-09-29T08:34:13.004Z] ---> Running in e1e80f774c4b [2021-09-29T08:34:13.271Z] Removing intermediate container c9d3072aa726 [2021-09-29T08:34:13.271Z] ---> 0c6cf28aaaff [2021-09-29T08:34:13.271Z] Step 29/32 : CMD ["gate"] [2021-09-29T08:34:14.245Z] Removing intermediate container e1e80f774c4b [2021-09-29T08:34:14.245Z] ---> fba6277f4193 [2021-09-29T08:34:14.245Z] Step 24/24 : LABEL version=2.0.1-dev.59 [2021-09-29T08:34:14.245Z] ---> Running in e8f6d8d07ed9 [2021-09-29T08:34:14.511Z] ---> Running in aaba371cba11 [2021-09-29T08:34:14.778Z] Removing intermediate container e8f6d8d07ed9 [2021-09-29T08:34:14.778Z] ---> 2034fa05b5d7 [2021-09-29T08:34:14.778Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T08:34:15.067Z] Removing intermediate container aaba371cba11 [2021-09-29T08:34:15.067Z] ---> 72b936533089 [2021-09-29T08:34:15.067Z] [2021-09-29T08:34:15.068Z] Successfully built 72b936533089 [2021-09-29T08:34:15.068Z] ---> Running in 74aefbed70b8 [2021-09-29T08:34:15.068Z] Successfully tagged core-metadata:latest [2021-09-29T08:34:15.068Z] Building core-command [2021-09-29T08:34:16.509Z]  Building core-metadata ... done Removing intermediate container 74aefbed70b8 [2021-09-29T08:34:16.509Z] ---> 1c271733bd2e [2021-09-29T08:34:16.509Z] Step 31/32 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:34:17.465Z] Removing intermediate container e05c5ebbd21e [2021-09-29T08:34:17.466Z] ---> 98b525ff4212 [2021-09-29T08:34:17.466Z] [2021-09-29T08:34:17.466Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T08:34:17.466Z] ---> 14119a10abf4 [2021-09-29T08:34:17.466Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T08:34:17.466Z] Removing intermediate container 801c6d84526a [2021-09-29T08:34:17.466Z] ---> c2a15a6b1a08 [2021-09-29T08:34:17.466Z] [2021-09-29T08:34:17.466Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T08:34:17.466Z] ---> 14119a10abf4 [2021-09-29T08:34:17.466Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T08:34:17.466Z] ---> Running in 7fbdbb20a44e [2021-09-29T08:34:17.731Z] ---> Running in c1976f72c501 [2021-09-29T08:34:17.731Z] ---> Running in 8a143d3d550e [2021-09-29T08:34:17.731Z] Removing intermediate container 7fbdbb20a44e [2021-09-29T08:34:17.731Z] ---> 108ec07ccd89 [2021-09-29T08:34:17.731Z] Step 32/32 : LABEL version=2.0.1-dev.59 [2021-09-29T08:34:17.997Z] ---> Running in c9e690aa68c5 [2021-09-29T08:34:18.268Z] Removing intermediate container c9e690aa68c5 [2021-09-29T08:34:18.268Z] ---> ff07c5efe85d [2021-09-29T08:34:18.268Z] [2021-09-29T08:34:18.548Z] Successfully built ff07c5efe85d [2021-09-29T08:34:18.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:18.548Z] Successfully tagged security-bootstrapper:latest [2021-09-29T08:34:18.548Z] Building support-scheduler [2021-09-29T08:34:18.548Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:18.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:18.816Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T08:34:18.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:18.816Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T08:34:18.816Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:34:18.816Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:34:18.816Z] OK: 6 MiB in 16 packages [2021-09-29T08:34:19.084Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T08:34:19.084Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T08:34:19.084Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T08:34:19.084Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T08:34:19.084Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T08:34:19.084Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:34:19.084Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:34:19.084Z] OK: 8 MiB in 19 packages [2021-09-29T08:34:21.033Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:34:21.033Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:34:21.033Z] ---> 3212931e55ee [2021-09-29T08:34:21.033Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:34:21.617Z] ---> Using cache [2021-09-29T08:34:21.617Z] ---> d59e86f9de9d [2021-09-29T08:34:21.617Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:34:21.617Z] ---> Using cache [2021-09-29T08:34:21.617Z] ---> d8f091ced3fd [2021-09-29T08:34:21.617Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T08:34:22.202Z] ---> Using cache [2021-09-29T08:34:22.202Z] ---> 76b1f3f763d8 [2021-09-29T08:34:22.202Z] Step 6/24 : COPY go.mod . [2021-09-29T08:34:22.202Z] ---> Using cache [2021-09-29T08:34:22.202Z] ---> 0a81d97fda78 [2021-09-29T08:34:22.202Z] Step 7/24 : RUN go mod download [2021-09-29T08:34:22.202Z] ---> Using cache [2021-09-29T08:34:22.202Z] ---> 137f4719584f [2021-09-29T08:34:22.202Z] Step 8/24 : COPY . . [2021-09-29T08:34:22.202Z] ---> Using cache [2021-09-29T08:34:22.202Z] ---> 340e3b3b7f55 [2021-09-29T08:34:22.202Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:34:22.202Z] ---> Using cache [2021-09-29T08:34:22.202Z] ---> cb4314527086 [2021-09-29T08:34:22.202Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T08:34:23.167Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:34:23.167Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:34:23.167Z] ---> 3212931e55ee [2021-09-29T08:34:23.167Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T08:34:23.167Z] ---> Using cache [2021-09-29T08:34:23.167Z] ---> d59e86f9de9d [2021-09-29T08:34:23.167Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:34:23.167Z] ---> Using cache [2021-09-29T08:34:23.167Z] ---> d8f091ced3fd [2021-09-29T08:34:23.167Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T08:34:23.167Z] ---> Using cache [2021-09-29T08:34:23.167Z] ---> 76b1f3f763d8 [2021-09-29T08:34:23.167Z] Step 6/23 : COPY go.mod . [2021-09-29T08:34:23.167Z] ---> Using cache [2021-09-29T08:34:23.167Z] ---> 0a81d97fda78 [2021-09-29T08:34:23.167Z] Step 7/23 : RUN go mod download [2021-09-29T08:34:23.167Z] ---> Using cache [2021-09-29T08:34:23.167Z] ---> 137f4719584f [2021-09-29T08:34:23.167Z] Step 8/23 : COPY . . [2021-09-29T08:34:23.167Z] ---> Using cache [2021-09-29T08:34:23.167Z] ---> 340e3b3b7f55 [2021-09-29T08:34:23.167Z] Step 9/23 : RUN go mod tidy [2021-09-29T08:34:23.167Z] ---> Using cache [2021-09-29T08:34:23.167Z] ---> cb4314527086 [2021-09-29T08:34:23.167Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T08:34:23.167Z] ---> Running in 0098aa9be54c [2021-09-29T08:34:23.443Z] Removing intermediate container c1976f72c501 [2021-09-29T08:34:23.443Z] ---> 7c6be434b11f [2021-09-29T08:34:23.443Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:34:23.443Z] ---> Running in e8b650c54ae4 [2021-09-29T08:34:23.443Z] ---> Running in 02ee2c1a857b [2021-09-29T08:34:23.727Z] Removing intermediate container 8a143d3d550e [2021-09-29T08:34:23.728Z] ---> f835af68629a [2021-09-29T08:34:23.728Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T08:34:23.728Z] Removing intermediate container 02ee2c1a857b [2021-09-29T08:34:23.728Z] ---> eb521861c9c8 [2021-09-29T08:34:23.728Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T08:34:23.728Z] ---> Running in 835c7d218708 [2021-09-29T08:34:23.728Z] ---> Running in 575c7bc8841c [2021-09-29T08:34:23.728Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:34:23.728Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:34:23.728Z] ---> 3212931e55ee [2021-09-29T08:34:23.728Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:34:23.728Z] ---> Using cache [2021-09-29T08:34:23.728Z] ---> d59e86f9de9d [2021-09-29T08:34:23.728Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:34:23.728Z] ---> Using cache [2021-09-29T08:34:23.728Z] ---> d8f091ced3fd [2021-09-29T08:34:23.728Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T08:34:23.728Z] ---> Running in 5708fee9f69e [2021-09-29T08:34:24.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T08:34:24.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T08:34:24.008Z] Removing intermediate container 835c7d218708 [2021-09-29T08:34:24.008Z] ---> fce48537d30e [2021-09-29T08:34:24.008Z] Step 14/22 : WORKDIR /edgex [2021-09-29T08:34:24.008Z] Removing intermediate container 575c7bc8841c [2021-09-29T08:34:24.008Z] ---> 5b9a86324425 [2021-09-29T08:34:24.008Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T08:34:24.008Z] ---> Running in f5f053d1f055 [2021-09-29T08:34:24.008Z] ---> Running in 6201cb334715 [2021-09-29T08:34:24.291Z] Removing intermediate container f5f053d1f055 [2021-09-29T08:34:24.291Z] ---> 29f2b2d2123c [2021-09-29T08:34:24.291Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T08:34:24.291Z] Removing intermediate container 6201cb334715 [2021-09-29T08:34:24.291Z] ---> c7fbdb79eec8 [2021-09-29T08:34:24.291Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:34:24.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:24.852Z] ---> 2088bf6d50e2 [2021-09-29T08:34:24.852Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T08:34:24.852Z] ---> e30046d1a7d3 [2021-09-29T08:34:24.852Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T08:34:25.480Z] ---> a03650dfa77a [2021-09-29T08:34:25.480Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T08:34:25.480Z] ---> 436fca5da608 [2021-09-29T08:34:25.480Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T08:34:25.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:26.085Z] ---> e473d12936ae [2021-09-29T08:34:26.085Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T08:34:26.085Z] ---> e264a2ff0ddf [2021-09-29T08:34:26.085Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T08:34:26.085Z] ---> Running in 9aabc1fac802 [2021-09-29T08:34:26.085Z] ---> Running in 0e41eda3c429 [2021-09-29T08:34:26.358Z] Removing intermediate container 9aabc1fac802 [2021-09-29T08:34:26.358Z] ---> bb7b9fa8caa7 [2021-09-29T08:34:26.358Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T08:34:26.358Z] Removing intermediate container 0e41eda3c429 [2021-09-29T08:34:26.358Z] ---> 209d84959a76 [2021-09-29T08:34:26.358Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:34:26.358Z] ---> Running in 9b690fb40867 [2021-09-29T08:34:26.358Z] ---> Running in a4cd30f8998a [2021-09-29T08:34:26.358Z] OK: 219 MiB in 52 packages [2021-09-29T08:34:26.641Z] Removing intermediate container 9b690fb40867 [2021-09-29T08:34:26.641Z] ---> 554da1df5e1c [2021-09-29T08:34:26.641Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T08:34:26.641Z] Removing intermediate container a4cd30f8998a [2021-09-29T08:34:26.641Z] ---> fc5dbc74fe90 [2021-09-29T08:34:26.641Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T08:34:26.641Z] ---> Running in aa7320c90193 [2021-09-29T08:34:26.641Z] ---> Running in 3d466f120ed3 [2021-09-29T08:34:26.923Z] Removing intermediate container 3d466f120ed3 [2021-09-29T08:34:26.923Z] ---> 169454a6c8a0 [2021-09-29T08:34:26.923Z] Step 21/22 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:34:26.923Z] Removing intermediate container 5708fee9f69e [2021-09-29T08:34:26.923Z] ---> e52d178801a1 [2021-09-29T08:34:26.923Z] Step 6/24 : COPY go.mod . [2021-09-29T08:34:26.923Z] Removing intermediate container aa7320c90193 [2021-09-29T08:34:26.923Z] ---> 0d540a09a8a1 [2021-09-29T08:34:26.923Z] Step 22/23 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:34:26.923Z] ---> Running in 01df0b546881 [2021-09-29T08:34:27.204Z] ---> Running in f3267ff26726 [2021-09-29T08:34:27.204Z] Removing intermediate container 01df0b546881 [2021-09-29T08:34:27.204Z] ---> 30320d18d9b4 [2021-09-29T08:34:27.204Z] Step 22/22 : LABEL version=2.0.1-dev.59 [2021-09-29T08:34:27.204Z] ---> cef8ca8d546e [2021-09-29T08:34:27.204Z] Step 7/24 : RUN go mod download [2021-09-29T08:34:27.204Z] ---> Running in 42c6e324678c [2021-09-29T08:34:27.204Z] ---> Running in af275ad40d71 [2021-09-29T08:34:27.204Z] Removing intermediate container f3267ff26726 [2021-09-29T08:34:27.204Z] ---> 32dffc64b754 [2021-09-29T08:34:27.204Z] Step 23/23 : LABEL version=2.0.1-dev.59 [2021-09-29T08:34:27.204Z] ---> Running in d5c40028d069 [2021-09-29T08:34:27.482Z] Removing intermediate container 42c6e324678c [2021-09-29T08:34:27.482Z] ---> 304da3bd17b4 [2021-09-29T08:34:27.482Z] [2021-09-29T08:34:27.761Z] Removing intermediate container d5c40028d069 [2021-09-29T08:34:27.761Z] ---> 8f31b1d29b34 [2021-09-29T08:34:27.761Z] [2021-09-29T08:34:27.761Z] Successfully built 304da3bd17b4 [2021-09-29T08:34:27.761Z] Successfully built 8f31b1d29b34 [2021-09-29T08:34:27.761Z] Successfully tagged security-proxy-setup:latest [2021-09-29T08:34:27.761Z] Successfully tagged support-notifications:latest [2021-09-29T08:34:27.761Z] Building core-data [2021-09-29T08:34:31.470Z]  Building security-proxy-setup ... done  Building support-notifications ... done Removing intermediate container af275ad40d71 [2021-09-29T08:34:31.471Z] ---> a7e330a43483 [2021-09-29T08:34:31.471Z] Step 8/24 : COPY . . [2021-09-29T08:34:38.190Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:34:38.190Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:34:38.190Z] ---> 3212931e55ee [2021-09-29T08:34:38.190Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:34:38.190Z] ---> Using cache [2021-09-29T08:34:38.190Z] ---> d59e86f9de9d [2021-09-29T08:34:38.190Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:34:38.190Z] ---> Using cache [2021-09-29T08:34:38.190Z] ---> d8f091ced3fd [2021-09-29T08:34:38.190Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T08:34:38.459Z] ---> Running in 084dc042720a [2021-09-29T08:34:38.727Z] ---> a0fff1793430 [2021-09-29T08:34:38.727Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:34:38.727Z] ---> Running in 32a4468f3fa4 [2021-09-29T08:34:38.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:39.960Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:34:40.569Z] Removing intermediate container 32a4468f3fa4 [2021-09-29T08:34:40.569Z] ---> 2635023ccbc2 [2021-09-29T08:34:40.569Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T08:34:40.569Z] ---> Running in 2d80fd438355 [2021-09-29T08:34:40.853Z] OK: 219 MiB in 52 packages [2021-09-29T08:34:41.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T08:34:41.130Z] Removing intermediate container 084dc042720a [2021-09-29T08:34:41.130Z] ---> 54f1e6e9ae4f [2021-09-29T08:34:41.130Z] Step 6/24 : COPY go.mod . [2021-09-29T08:34:41.729Z] ---> 009ebe688dc8 [2021-09-29T08:34:41.729Z] Step 7/24 : RUN go mod download [2021-09-29T08:34:41.729Z] ---> Running in 1cd9fee887ca [2021-09-29T08:34:43.704Z] Removing intermediate container 1cd9fee887ca [2021-09-29T08:34:43.704Z] ---> 0e1ec597a500 [2021-09-29T08:34:43.704Z] Step 8/24 : COPY . . [2021-09-29T08:34:49.092Z] ---> b69096144b93 [2021-09-29T08:34:49.092Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:34:49.092Z] ---> Running in 3c66c5ce535e [2021-09-29T08:34:51.681Z] Removing intermediate container 3c66c5ce535e [2021-09-29T08:34:51.681Z] ---> 9eb41a431677 [2021-09-29T08:34:51.681Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T08:34:51.681Z] ---> Running in 3987d4c98b98 [2021-09-29T08:34:51.948Z] Removing intermediate container 0098aa9be54c [2021-09-29T08:34:51.948Z] ---> ef5259ad9841 [2021-09-29T08:34:51.948Z] [2021-09-29T08:34:51.948Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:34:51.948Z] ---> 14119a10abf4 [2021-09-29T08:34:51.948Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:34:51.948Z] ---> Using cache [2021-09-29T08:34:51.948Z] ---> b12f8f0b6621 [2021-09-29T08:34:51.948Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:34:51.948Z] ---> Using cache [2021-09-29T08:34:51.948Z] ---> f6f43f5a03b2 [2021-09-29T08:34:51.948Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T08:34:51.948Z] ---> Running in 465434ba5766 [2021-09-29T08:34:52.217Z] Removing intermediate container e8b650c54ae4 [2021-09-29T08:34:52.217Z] ---> 47791ea3365b [2021-09-29T08:34:52.217Z] [2021-09-29T08:34:52.217Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T08:34:52.217Z] ---> 14119a10abf4 [2021-09-29T08:34:52.217Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:34:52.217Z] ---> Using cache [2021-09-29T08:34:52.217Z] ---> b12f8f0b6621 [2021-09-29T08:34:52.217Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:34:52.217Z] ---> Using cache [2021-09-29T08:34:52.217Z] ---> f6f43f5a03b2 [2021-09-29T08:34:52.217Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T08:34:52.217Z] ---> Running in aaa0fd12c4a6 [2021-09-29T08:34:52.217Z] Removing intermediate container 465434ba5766 [2021-09-29T08:34:52.217Z] ---> c1c5771c00b7 [2021-09-29T08:34:52.217Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T08:34:52.217Z] ---> Running in 18032d8fa232 [2021-09-29T08:34:52.486Z] Removing intermediate container aaa0fd12c4a6 [2021-09-29T08:34:52.486Z] ---> 22b0143611ba [2021-09-29T08:34:52.486Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T08:34:52.486Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T08:34:52.486Z] ---> Running in 4470ad527a8f [2021-09-29T08:34:52.486Z] Removing intermediate container 18032d8fa232 [2021-09-29T08:34:52.486Z] ---> e6022fe38baf [2021-09-29T08:34:52.486Z] Step 16/24 : WORKDIR / [2021-09-29T08:34:52.486Z] ---> Running in dd63e028f453 [2021-09-29T08:34:52.754Z] Removing intermediate container dd63e028f453 [2021-09-29T08:34:52.754Z] ---> 46962668747b [2021-09-29T08:34:52.754Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:34:52.754Z] Removing intermediate container 4470ad527a8f [2021-09-29T08:34:52.754Z] ---> e05b3bbe86a6 [2021-09-29T08:34:52.754Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:34:53.021Z] ---> b3cc24c264da [2021-09-29T08:34:53.021Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T08:34:53.021Z] ---> a15350bebf18 [2021-09-29T08:34:53.021Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T08:34:53.990Z] ---> 45b307ddf6e4 [2021-09-29T08:34:53.990Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T08:34:53.990Z] ---> 3597816bd475 [2021-09-29T08:34:53.990Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T08:34:54.259Z] ---> f7867af54b71 [2021-09-29T08:34:54.259Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T08:34:54.259Z] ---> Running in de2ec17e4a9a [2021-09-29T08:34:54.259Z] ---> eb027a40ea7e [2021-09-29T08:34:54.259Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T08:34:54.259Z] ---> Running in 6cf9808858cc [2021-09-29T08:34:54.260Z] Removing intermediate container de2ec17e4a9a [2021-09-29T08:34:54.260Z] ---> cdf9dcf93c8b [2021-09-29T08:34:54.260Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:34:54.533Z] ---> Running in 23ee6b6c0b8e [2021-09-29T08:34:54.533Z] Removing intermediate container 6cf9808858cc [2021-09-29T08:34:54.533Z] ---> c9796a4ff727 [2021-09-29T08:34:54.533Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:34:54.533Z] ---> Running in d6b4f52f9a3d [2021-09-29T08:34:54.533Z] Removing intermediate container 23ee6b6c0b8e [2021-09-29T08:34:54.533Z] ---> 03c99404dcb8 [2021-09-29T08:34:54.533Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T08:34:54.533Z] Removing intermediate container d6b4f52f9a3d [2021-09-29T08:34:54.533Z] ---> 33863c9ff3f7 [2021-09-29T08:34:54.533Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T08:34:54.533Z] ---> Running in 86de6039dd8f [2021-09-29T08:34:54.533Z] ---> Running in 8f0132b0064c [2021-09-29T08:34:54.830Z] Removing intermediate container 86de6039dd8f [2021-09-29T08:34:54.830Z] ---> df823577be59 [2021-09-29T08:34:54.830Z] Step 23/24 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:34:54.830Z] ---> Running in 31ab5952dceb [2021-09-29T08:34:54.830Z] Removing intermediate container 8f0132b0064c [2021-09-29T08:34:54.830Z] ---> c96228f06f8a [2021-09-29T08:34:54.830Z] Step 22/23 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:34:54.830Z] ---> Running in 415716938d56 [2021-09-29T08:34:55.108Z] Removing intermediate container 31ab5952dceb [2021-09-29T08:34:55.109Z] ---> a493666a5c6e [2021-09-29T08:34:55.109Z] Step 24/24 : LABEL version=2.0.1-dev.59 [2021-09-29T08:34:55.109Z] ---> Running in d43db44aa790 [2021-09-29T08:34:55.109Z] Removing intermediate container 415716938d56 [2021-09-29T08:34:55.109Z] ---> 1140707cb968 [2021-09-29T08:34:55.109Z] Step 23/23 : LABEL version=2.0.1-dev.59 [2021-09-29T08:34:55.109Z] ---> Running in 342a3fecec03 [2021-09-29T08:34:55.394Z] Removing intermediate container d43db44aa790 [2021-09-29T08:34:55.394Z] ---> 72bf45fee371 [2021-09-29T08:34:55.394Z] [2021-09-29T08:34:55.394Z] Successfully built 72bf45fee371 [2021-09-29T08:34:55.394Z] Successfully tagged core-command:latest [2021-09-29T08:34:55.394Z] Removing intermediate container 342a3fecec03 [2021-09-29T08:34:55.394Z] ---> c600bec7ddc2 [2021-09-29T08:34:55.394Z] [2021-09-29T08:34:55.670Z]  Building core-command ... done Successfully built c600bec7ddc2 [2021-09-29T08:34:55.670Z] Successfully tagged support-scheduler:latest [2021-09-29T08:35:01.134Z]  Building support-scheduler ... done Removing intermediate container 2d80fd438355 [2021-09-29T08:35:01.134Z] ---> 6ddd5fbb065c [2021-09-29T08:35:01.134Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T08:35:01.134Z] ---> Running in 91a644a8936a [2021-09-29T08:35:01.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T08:35:02.833Z] Removing intermediate container 91a644a8936a [2021-09-29T08:35:02.833Z] ---> 767364649aea [2021-09-29T08:35:02.833Z] [2021-09-29T08:35:02.833Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T08:35:02.833Z] 20.10.7: Pulling from library/docker [2021-09-29T08:35:09.511Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T08:35:09.511Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T08:35:09.511Z] ---> 08bdaf2f88f9 [2021-09-29T08:35:09.511Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:35:09.777Z] ---> Running in 0c481d1fbfa4 [2021-09-29T08:35:09.777Z] Removing intermediate container 3987d4c98b98 [2021-09-29T08:35:09.777Z] ---> 1bdc6b01d456 [2021-09-29T08:35:09.777Z] [2021-09-29T08:35:09.777Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:35:09.777Z] ---> 14119a10abf4 [2021-09-29T08:35:09.777Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T08:35:09.777Z] ---> Running in 5261b704395d [2021-09-29T08:35:09.777Z] Removing intermediate container 0c481d1fbfa4 [2021-09-29T08:35:09.777Z] ---> f14ea54dad3c [2021-09-29T08:35:09.777Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T08:35:09.777Z] ---> Running in 0cd6738f130d [2021-09-29T08:35:09.777Z] Removing intermediate container 5261b704395d [2021-09-29T08:35:09.777Z] ---> f5357efe4aca [2021-09-29T08:35:09.777Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T08:35:10.047Z] ---> Running in 1cfd0aecb2c9 [2021-09-29T08:35:10.047Z] Removing intermediate container 1cfd0aecb2c9 [2021-09-29T08:35:10.047Z] ---> 8f883e12b49f [2021-09-29T08:35:10.047Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T08:35:10.047Z] ---> Running in f3f70a34597c [2021-09-29T08:35:10.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:35:10.047Z] Removing intermediate container f3f70a34597c [2021-09-29T08:35:10.047Z] ---> 9d002e933ef8 [2021-09-29T08:35:10.047Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:35:10.319Z] ---> Running in 9997db0d3364 [2021-09-29T08:35:10.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:35:10.587Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T08:35:10.587Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T08:35:10.587Z] Executing bash-5.1.0-r0.post-install [2021-09-29T08:35:10.587Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T08:35:10.587Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T08:35:10.587Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T08:35:10.587Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T08:35:10.587Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T08:35:10.587Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T08:35:10.587Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T08:35:10.587Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T08:35:10.587Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T08:35:10.587Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T08:35:10.587Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T08:35:10.587Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T08:35:10.587Z] Removing intermediate container 9997db0d3364 [2021-09-29T08:35:10.587Z] ---> 3ebc2265286d [2021-09-29T08:35:10.587Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T08:35:10.853Z] ---> Running in f01b90c1816b [2021-09-29T08:35:11.119Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:35:11.386Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T08:35:11.386Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T08:35:11.386Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T08:35:11.386Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T08:35:11.386Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T08:35:11.386Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T08:35:11.386Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T08:35:11.386Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T08:35:11.386Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T08:35:11.386Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T08:35:11.386Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T08:35:11.386Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T08:35:11.386Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T08:35:11.386Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T08:35:11.386Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T08:35:11.386Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T08:35:11.652Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T08:35:11.652Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T08:35:11.652Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T08:35:11.652Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T08:35:11.652Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T08:35:11.652Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T08:35:11.652Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T08:35:11.652Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T08:35:11.652Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T08:35:11.918Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T08:35:11.918Z] OK: 82 MiB in 59 packages [2021-09-29T08:35:11.918Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:35:12.500Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T08:35:12.769Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T08:35:12.769Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T08:35:12.769Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T08:35:13.047Z] Collecting docker-compose==1.23.2 [2021-09-29T08:35:13.047Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T08:35:13.047Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T08:35:13.047Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T08:35:13.047Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T08:35:13.314Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-29T08:35:13.581Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T08:35:13.581Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T08:35:13.581Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T08:35:13.581Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T08:35:13.581Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T08:35:13.581Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:35:13.581Z] OK: 8 MiB in 20 packages [2021-09-29T08:35:13.847Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T08:35:13.847Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T08:35:13.847Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T08:35:13.847Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T08:35:14.113Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T08:35:14.113Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T08:35:14.113Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T08:35:14.113Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T08:35:14.699Z] Collecting PyYAML<4,>=3.10 [2021-09-29T08:35:14.699Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T08:35:14.699Z] Removing intermediate container f01b90c1816b [2021-09-29T08:35:14.699Z] ---> be4d89c58888 [2021-09-29T08:35:14.699Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:35:14.991Z] ---> 155a8e552997 [2021-09-29T08:35:14.991Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T08:35:15.259Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T08:35:15.259Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T08:35:15.259Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T08:35:15.259Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T08:35:15.259Z] ---> 242364a22bf5 [2021-09-29T08:35:15.259Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T08:35:15.526Z] ---> c63f41441496 [2021-09-29T08:35:15.526Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T08:35:15.526Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T08:35:15.526Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T08:35:15.526Z] ---> Running in 4c814698af57 [2021-09-29T08:35:15.526Z] Collecting idna<2.8,>=2.5 [2021-09-29T08:35:15.526Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T08:35:15.526Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T08:35:15.526Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T08:35:15.799Z] Removing intermediate container 4c814698af57 [2021-09-29T08:35:15.799Z] ---> 41eebba41555 [2021-09-29T08:35:15.799Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:35:15.799Z] Collecting certifi>=2017.4.17 [2021-09-29T08:35:15.799Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T08:35:15.799Z] ---> Running in f8281387f360 [2021-09-29T08:35:15.799Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T08:35:15.799Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T08:35:15.799Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T08:35:15.799Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T08:35:15.799Z] Removing intermediate container f8281387f360 [2021-09-29T08:35:15.799Z] ---> 87abd2ffbb91 [2021-09-29T08:35:15.799Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T08:35:15.799Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T08:35:15.799Z] Attempting uninstall: urllib3 [2021-09-29T08:35:15.799Z] Found existing installation: urllib3 1.26.2 [2021-09-29T08:35:15.799Z] Uninstalling urllib3-1.26.2: [2021-09-29T08:35:15.799Z] ---> Running in 73a74f0bf295 [2021-09-29T08:35:15.799Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T08:35:16.065Z] Removing intermediate container 73a74f0bf295 [2021-09-29T08:35:16.065Z] ---> 04894ba10a31 [2021-09-29T08:35:16.065Z] Step 23/24 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:16.065Z] ---> Running in 48ce51afb88d [2021-09-29T08:35:16.065Z] Attempting uninstall: idna [2021-09-29T08:35:16.065Z] Found existing installation: idna 3.1 [2021-09-29T08:35:16.065Z] Uninstalling idna-3.1: [2021-09-29T08:35:16.065Z] Successfully uninstalled idna-3.1 [2021-09-29T08:35:16.065Z] Removing intermediate container 48ce51afb88d [2021-09-29T08:35:16.065Z] ---> 721da8845f22 [2021-09-29T08:35:16.065Z] Step 24/24 : LABEL version=2.0.1-dev.59 [2021-09-29T08:35:16.065Z] ---> Running in bcca27d475c9 [2021-09-29T08:35:16.065Z] Attempting uninstall: chardet [2021-09-29T08:35:16.065Z] Found existing installation: chardet 4.0.0 [2021-09-29T08:35:16.065Z] Uninstalling chardet-4.0.0: [2021-09-29T08:35:16.065Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T08:35:16.332Z] Removing intermediate container bcca27d475c9 [2021-09-29T08:35:16.332Z] ---> 8d9b02a0b6b6 [2021-09-29T08:35:16.332Z] [2021-09-29T08:35:16.332Z] Successfully built 8d9b02a0b6b6 [2021-09-29T08:35:16.332Z] Successfully tagged core-data:latest [2021-09-29T08:35:16.332Z]  Building core-data ... done  Attempting uninstall: requests [2021-09-29T08:35:16.332Z] Found existing installation: requests 2.25.1 [2021-09-29T08:35:16.332Z] Uninstalling requests-2.25.1: [2021-09-29T08:35:16.332Z] Successfully uninstalled requests-2.25.1 [2021-09-29T08:35:16.598Z] Running setup.py install for texttable: started [2021-09-29T08:35:16.865Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T08:35:16.865Z] Running setup.py install for PyYAML: started [2021-09-29T08:35:17.133Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T08:35:17.133Z] Running setup.py install for docopt: started [2021-09-29T08:35:17.715Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T08:35:17.715Z] Running setup.py install for dockerpty: started [2021-09-29T08:35:17.981Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T08:35:18.250Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-09-29T08:35:20.835Z] Removing intermediate container 0cd6738f130d [2021-09-29T08:35:20.835Z] ---> 15e57c2e7791 [2021-09-29T08:35:20.835Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T08:35:21.108Z] ---> Running in e3cc7e8003c1 [2021-09-29T08:35:21.108Z] Removing intermediate container e3cc7e8003c1 [2021-09-29T08:35:21.108Z] ---> 30394a7c698b [2021-09-29T08:35:21.108Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T08:35:21.108Z] ---> Running in a50c065a3886 [2021-09-29T08:35:21.108Z] Removing intermediate container a50c065a3886 [2021-09-29T08:35:21.108Z] ---> b36fd43b305b [2021-09-29T08:35:21.108Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T08:35:21.691Z] ---> 0fcc8d92e532 [2021-09-29T08:35:21.691Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T08:35:21.691Z] ---> 52f8062022da [2021-09-29T08:35:21.691Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T08:35:21.958Z] ---> 8bf96fd5c1e1 [2021-09-29T08:35:21.958Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T08:35:21.958Z] ---> Running in 41f1233da0b2 [2021-09-29T08:35:21.958Z] Removing intermediate container 41f1233da0b2 [2021-09-29T08:35:21.958Z] ---> 427cc7124a70 [2021-09-29T08:35:21.958Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:35:21.958Z] ---> Running in 6112dfa141c0 [2021-09-29T08:35:22.234Z] Removing intermediate container 6112dfa141c0 [2021-09-29T08:35:22.234Z] ---> d7a116eecefd [2021-09-29T08:35:22.234Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T08:35:22.234Z] ---> Running in f26654411d59 [2021-09-29T08:35:22.234Z] Removing intermediate container f26654411d59 [2021-09-29T08:35:22.234Z] ---> 23706dc471b6 [2021-09-29T08:35:22.234Z] Step 23/24 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:22.234Z] ---> Running in 989452460adf [2021-09-29T08:35:22.503Z] Removing intermediate container 989452460adf [2021-09-29T08:35:22.503Z] ---> b58cca1d7aea [2021-09-29T08:35:22.503Z] Step 24/24 : LABEL version=2.0.1-dev.59 [2021-09-29T08:35:22.503Z] ---> Running in e2aa6e54e438 [2021-09-29T08:35:22.503Z] Removing intermediate container e2aa6e54e438 [2021-09-29T08:35:22.503Z] ---> cd924852e4ea [2021-09-29T08:35:22.503Z] [2021-09-29T08:35:22.770Z] Successfully built cd924852e4ea [2021-09-29T08:35:22.770Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T08:35:22.782Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-29T08:35:22.789Z] $ docker stop --time=1 a0d8cc25d017eff65c8bfd66cb0fcdb755a73f3d584f3368a24d1d30e9df4238 [2021-09-29T08:35:24.229Z] $ docker rm -f a0d8cc25d017eff65c8bfd66cb0fcdb755a73f3d584f3368a24d1d30e9df4238 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T08:35:24.629Z] + docker images [2021-09-29T08:35:24.630Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T08:35:24.630Z] sys-mgmt-agent latest cd924852e4ea 2 seconds ago 325MB [2021-09-29T08:35:24.630Z] core-data latest 8d9b02a0b6b6 8 seconds ago 20.5MB [2021-09-29T08:35:24.630Z] 1bdc6b01d456 15 seconds ago 1.76GB [2021-09-29T08:35:24.630Z] 767364649aea 22 seconds ago 1.75GB [2021-09-29T08:35:24.630Z] core-command latest 72bf45fee371 29 seconds ago 16MB [2021-09-29T08:35:24.630Z] support-scheduler latest c600bec7ddc2 29 seconds ago 16.1MB [2021-09-29T08:35:24.630Z] 47791ea3365b 33 seconds ago 1.75GB [2021-09-29T08:35:24.630Z] ef5259ad9841 33 seconds ago 1.75GB [2021-09-29T08:35:24.630Z] security-proxy-setup latest 304da3bd17b4 57 seconds ago 26.7MB [2021-09-29T08:35:24.630Z] support-notifications latest 8f31b1d29b34 57 seconds ago 16.8MB [2021-09-29T08:35:24.630Z] security-bootstrapper latest ff07c5efe85d About a minute ago 18.8MB [2021-09-29T08:35:24.630Z] 98b525ff4212 About a minute ago 1.76GB [2021-09-29T08:35:24.630Z] c2a15a6b1a08 About a minute ago 1.75GB [2021-09-29T08:35:24.630Z] core-metadata latest 72b936533089 About a minute ago 16.8MB [2021-09-29T08:35:24.630Z] security-secretstore-setup latest c5a6223813ee About a minute ago 28.2MB [2021-09-29T08:35:24.630Z] 0900aaa243ff About a minute ago 1.76GB [2021-09-29T08:35:24.630Z] b74df1cd588c About a minute ago 1.76GB [2021-09-29T08:35:24.630Z] 6acca90c9ff7 About a minute ago 1.75GB [2021-09-29T08:35:24.630Z] ci-base-image-x86_64 latest 3212931e55ee 5 minutes ago 1.25GB [2021-09-29T08:35:24.630Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T08:35:24.630Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T08:35:24.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T08:35:24.630Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T08:35:24.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-09-29T08:35:25.007Z] provisioning config files... [2021-09-29T08:35:25.027Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/67@tmp/config1732835235889694003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:35:25.366Z] ---> docker-login.sh [2021-09-29T08:35:25.366Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:35:25.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:35:25.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:35:25.366Z] Configure a credential helper to remove this warning. See [2021-09-29T08:35:25.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:35:25.366Z] [2021-09-29T08:35:25.366Z] Login Succeeded [2021-09-29T08:35:25.366Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:35:25.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:35:25.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:35:25.638Z] Configure a credential helper to remove this warning. See [2021-09-29T08:35:25.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:35:25.638Z] [2021-09-29T08:35:25.638Z] Login Succeeded [2021-09-29T08:35:25.638Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:35:25.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:35:25.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:35:25.904Z] Configure a credential helper to remove this warning. See [2021-09-29T08:35:25.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:35:25.904Z] [2021-09-29T08:35:25.904Z] Login Succeeded [2021-09-29T08:35:25.904Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:35:25.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:35:26.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:35:26.171Z] Configure a credential helper to remove this warning. See [2021-09-29T08:35:26.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:35:26.171Z] [2021-09-29T08:35:26.171Z] Login Succeeded [2021-09-29T08:35:26.171Z] docker.io [2021-09-29T08:35:26.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:35:26.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:35:26.439Z] Configure a credential helper to remove this warning. See [2021-09-29T08:35:26.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:35:26.439Z] [2021-09-29T08:35:26.439Z] Login Succeeded [2021-09-29T08:35:26.439Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:35:26.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:35:26.556Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-29T08:35:26.556Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:26.556Z] latest [2021-09-29T08:35:26.556Z] 2.0.1-dev.59 [2021-09-29T08:35:26.556Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:35:26.556Z] main [2021-09-29T08:35:26.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:26.944Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:27.267Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:27.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T08:35:27.267Z] f6c87d3ab01b: Preparing [2021-09-29T08:35:27.268Z] dd783ee5e658: Preparing [2021-09-29T08:35:27.268Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:27.268Z] 318427954804: Preparing [2021-09-29T08:35:27.268Z] e2eb06d8af82: Preparing [2021-09-29T08:35:27.268Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:27.539Z] 318427954804: Pushed [2021-09-29T08:35:27.539Z] f6c87d3ab01b: Pushed [2021-09-29T08:35:27.539Z] 287bcf7eb5e1: Pushed [2021-09-29T08:35:28.953Z] dd783ee5e658: Pushed [2021-09-29T08:35:29.220Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:82be4fe6ea8c11a206d09beeeefcc562408031b5c8cec6d23741a3256c9df7b9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:29.547Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:29.863Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-29T08:35:29.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T08:35:29.863Z] f6c87d3ab01b: Preparing [2021-09-29T08:35:29.863Z] dd783ee5e658: Preparing [2021-09-29T08:35:29.863Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:29.863Z] 318427954804: Preparing [2021-09-29T08:35:29.863Z] e2eb06d8af82: Preparing [2021-09-29T08:35:29.863Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:29.863Z] f6c87d3ab01b: Layer already exists [2021-09-29T08:35:29.863Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:29.863Z] dd783ee5e658: Layer already exists [2021-09-29T08:35:29.863Z] 318427954804: Layer already exists [2021-09-29T08:35:29.863Z] latest: digest: sha256:82be4fe6ea8c11a206d09beeeefcc562408031b5c8cec6d23741a3256c9df7b9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:30.187Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:30.507Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.59 [2021-09-29T08:35:30.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T08:35:30.507Z] f6c87d3ab01b: Preparing [2021-09-29T08:35:30.507Z] dd783ee5e658: Preparing [2021-09-29T08:35:30.507Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:30.507Z] 318427954804: Preparing [2021-09-29T08:35:30.507Z] e2eb06d8af82: Preparing [2021-09-29T08:35:30.507Z] 318427954804: Layer already exists [2021-09-29T08:35:30.507Z] dd783ee5e658: Layer already exists [2021-09-29T08:35:30.507Z] f6c87d3ab01b: Layer already exists [2021-09-29T08:35:30.507Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:30.507Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:30.507Z] 2.0.1-dev.59: digest: sha256:82be4fe6ea8c11a206d09beeeefcc562408031b5c8cec6d23741a3256c9df7b9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:30.846Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:31.166Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:35:31.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T08:35:31.166Z] f6c87d3ab01b: Preparing [2021-09-29T08:35:31.166Z] dd783ee5e658: Preparing [2021-09-29T08:35:31.166Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:31.166Z] 318427954804: Preparing [2021-09-29T08:35:31.166Z] e2eb06d8af82: Preparing [2021-09-29T08:35:31.166Z] dd783ee5e658: Layer already exists [2021-09-29T08:35:31.166Z] f6c87d3ab01b: Layer already exists [2021-09-29T08:35:31.166Z] 318427954804: Layer already exists [2021-09-29T08:35:31.166Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:31.166Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:31.166Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:82be4fe6ea8c11a206d09beeeefcc562408031b5c8cec6d23741a3256c9df7b9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:31.496Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:31.814Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-29T08:35:31.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T08:35:31.814Z] f6c87d3ab01b: Preparing [2021-09-29T08:35:31.814Z] dd783ee5e658: Preparing [2021-09-29T08:35:31.814Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:31.814Z] 318427954804: Preparing [2021-09-29T08:35:31.814Z] e2eb06d8af82: Preparing [2021-09-29T08:35:31.814Z] 318427954804: Layer already exists [2021-09-29T08:35:31.814Z] f6c87d3ab01b: Layer already exists [2021-09-29T08:35:31.814Z] dd783ee5e658: Layer already exists [2021-09-29T08:35:31.814Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:31.814Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:31.814Z] main: digest: sha256:82be4fe6ea8c11a206d09beeeefcc562408031b5c8cec6d23741a3256c9df7b9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:35:31.879Z] ===================================================== [Pipeline] echo [2021-09-29T08:35:31.896Z] taggedImages: [2021-09-29T08:35:31.897Z] - nexus3.edgexfoundry.org:10004/core-command:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:31.897Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-29T08:35:31.897Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.59 [2021-09-29T08:35:31.897Z] - nexus3.edgexfoundry.org:10004/core-command:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:35:31.897Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-29T08:35:32.015Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-29T08:35:32.015Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:32.015Z] latest [2021-09-29T08:35:32.015Z] 2.0.1-dev.59 [2021-09-29T08:35:32.015Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:35:32.015Z] main [2021-09-29T08:35:32.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:32.392Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:32.714Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:32.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T08:35:32.714Z] 70b75cfdcaaa: Preparing [2021-09-29T08:35:32.714Z] 664fe5b537f1: Preparing [2021-09-29T08:35:32.714Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:32.715Z] a797bad6fce9: Preparing [2021-09-29T08:35:32.715Z] 67dd0b082989: Preparing [2021-09-29T08:35:32.715Z] e2eb06d8af82: Preparing [2021-09-29T08:35:32.715Z] e2eb06d8af82: Waiting [2021-09-29T08:35:32.715Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:32.985Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:32.985Z] 70b75cfdcaaa: Pushed [2021-09-29T08:35:32.985Z] 67dd0b082989: Pushed [2021-09-29T08:35:32.985Z] a797bad6fce9: Pushed [2021-09-29T08:35:34.398Z] 664fe5b537f1: Pushed [2021-09-29T08:35:34.398Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:3ee97cbab08e8799377985593c386585ebc6412ce8e335650d762b593bdfb9ea size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:34.571Z] Removing intermediate container 130c0518f740 [2021-09-29T08:35:34.571Z] ---> 8ad16c413d0e [2021-09-29T08:35:34.571Z] Successfully built 8ad16c413d0e [2021-09-29T08:35:34.571Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:34.717Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:34.920Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T08:35:34.920Z] . [Pipeline] withDockerContainer [2021-09-29T08:35:35.041Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-29T08:35:35.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T08:35:35.041Z] 70b75cfdcaaa: Preparing [2021-09-29T08:35:35.041Z] 664fe5b537f1: Preparing [2021-09-29T08:35:35.041Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:35.041Z] a797bad6fce9: Preparing [2021-09-29T08:35:35.041Z] 67dd0b082989: Preparing [2021-09-29T08:35:35.041Z] e2eb06d8af82: Preparing [2021-09-29T08:35:35.041Z] e2eb06d8af82: Waiting [2021-09-29T08:35:35.041Z] 67dd0b082989: Layer already exists [2021-09-29T08:35:35.041Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:35.041Z] a797bad6fce9: Layer already exists [2021-09-29T08:35:35.041Z] 664fe5b537f1: Layer already exists [2021-09-29T08:35:35.041Z] 70b75cfdcaaa: Layer already exists [2021-09-29T08:35:35.041Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:35.184Z] prd-ubuntu18.04-docker-arm64-4c-16g-115 does not seem to be running inside a container [2021-09-29T08:35:35.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T08:35:35.307Z] latest: digest: sha256:3ee97cbab08e8799377985593c386585ebc6412ce8e335650d762b593bdfb9ea size: 1573 [2021-09-29T08:35:36.997Z] $ docker top edabab6c61d19f060ffb6953a1c3e42050c7e39a04c2c13ea9592ddf15a18fee -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:37.710Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:37.988Z] + go version [2021-09-29T08:35:37.988Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T08:35:38.015Z] $ docker stop --time=1 edabab6c61d19f060ffb6953a1c3e42050c7e39a04c2c13ea9592ddf15a18fee [2021-09-29T08:35:38.026Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.59 [2021-09-29T08:35:38.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T08:35:38.026Z] 70b75cfdcaaa: Preparing [2021-09-29T08:35:38.026Z] 664fe5b537f1: Preparing [2021-09-29T08:35:38.026Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:38.026Z] a797bad6fce9: Preparing [2021-09-29T08:35:38.026Z] 67dd0b082989: Preparing [2021-09-29T08:35:38.026Z] e2eb06d8af82: Preparing [2021-09-29T08:35:38.026Z] e2eb06d8af82: Waiting [2021-09-29T08:35:38.026Z] a797bad6fce9: Layer already exists [2021-09-29T08:35:38.026Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:38.026Z] 664fe5b537f1: Layer already exists [2021-09-29T08:35:38.026Z] 70b75cfdcaaa: Layer already exists [2021-09-29T08:35:38.026Z] 67dd0b082989: Layer already exists [2021-09-29T08:35:38.026Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:38.026Z] 2.0.1-dev.59: digest: sha256:3ee97cbab08e8799377985593c386585ebc6412ce8e335650d762b593bdfb9ea size: 1573 [2021-09-29T08:35:39.924Z] $ docker rm -f edabab6c61d19f060ffb6953a1c3e42050c7e39a04c2c13ea9592ddf15a18fee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:40.655Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:40.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T08:35:40.979Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:35:40.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T08:35:40.979Z] 70b75cfdcaaa: Preparing [2021-09-29T08:35:40.979Z] 664fe5b537f1: Preparing [2021-09-29T08:35:40.979Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:40.979Z] a797bad6fce9: Preparing [2021-09-29T08:35:40.979Z] 67dd0b082989: Preparing [2021-09-29T08:35:40.979Z] e2eb06d8af82: Preparing [2021-09-29T08:35:40.979Z] e2eb06d8af82: Waiting [2021-09-29T08:35:40.979Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:40.979Z] 70b75cfdcaaa: Layer already exists [2021-09-29T08:35:40.979Z] 664fe5b537f1: Layer already exists [2021-09-29T08:35:40.979Z] a797bad6fce9: Layer already exists [2021-09-29T08:35:40.979Z] 67dd0b082989: Layer already exists [2021-09-29T08:35:40.979Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:40.979Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:3ee97cbab08e8799377985593c386585ebc6412ce8e335650d762b593bdfb9ea size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:41.175Z] [2021-09-29T08:35:41.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:41.306Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:41.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T08:35:41.621Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-29T08:35:41.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T08:35:41.621Z] 70b75cfdcaaa: Preparing [2021-09-29T08:35:41.621Z] 664fe5b537f1: Preparing [2021-09-29T08:35:41.621Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:41.621Z] a797bad6fce9: Preparing [2021-09-29T08:35:41.621Z] 67dd0b082989: Preparing [2021-09-29T08:35:41.621Z] e2eb06d8af82: Preparing [2021-09-29T08:35:41.621Z] e2eb06d8af82: Waiting [2021-09-29T08:35:41.621Z] 70b75cfdcaaa: Layer already exists [2021-09-29T08:35:41.621Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:41.621Z] 67dd0b082989: Layer already exists [2021-09-29T08:35:41.621Z] 664fe5b537f1: Layer already exists [2021-09-29T08:35:41.621Z] a797bad6fce9: Layer already exists [2021-09-29T08:35:41.621Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:41.621Z] main: digest: sha256:3ee97cbab08e8799377985593c386585ebc6412ce8e335650d762b593bdfb9ea size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:35:41.686Z] ===================================================== [Pipeline] echo [2021-09-29T08:35:41.704Z] taggedImages: [2021-09-29T08:35:41.704Z] - nexus3.edgexfoundry.org:10004/core-data:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:41.704Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-29T08:35:41.704Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.59 [2021-09-29T08:35:41.704Z] - nexus3.edgexfoundry.org:10004/core-data:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:35:41.704Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-29T08:35:41.744Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-29T08:35:41.744Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:41.744Z] latest [2021-09-29T08:35:41.744Z] 2.0.1-dev.59 [2021-09-29T08:35:41.744Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:35:41.744Z] main [2021-09-29T08:35:41.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:41.820Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T08:35:41.820Z] 29e5d40040c1: Pulling fs layer [2021-09-29T08:35:41.820Z] 1ce36da41761: Pulling fs layer [2021-09-29T08:35:41.821Z] 25b303627fd3: Pulling fs layer [2021-09-29T08:35:41.821Z] 29e5d40040c1: Download complete [2021-09-29T08:35:42.120Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:42.425Z] 1ce36da41761: Verifying Checksum [2021-09-29T08:35:42.425Z] 1ce36da41761: Download complete [2021-09-29T08:35:42.436Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:42.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T08:35:42.436Z] 44126b536f35: Preparing [2021-09-29T08:35:42.436Z] 89ef770b9722: Preparing [2021-09-29T08:35:42.436Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:42.436Z] 318427954804: Preparing [2021-09-29T08:35:42.436Z] e2eb06d8af82: Preparing [2021-09-29T08:35:42.436Z] 318427954804: Layer already exists [2021-09-29T08:35:42.436Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:42.436Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:42.703Z] 29e5d40040c1: Pull complete [2021-09-29T08:35:42.706Z] 44126b536f35: Pushed [2021-09-29T08:35:44.119Z] 89ef770b9722: Pushed [2021-09-29T08:35:44.141Z] 1ce36da41761: Pull complete [2021-09-29T08:35:44.141Z] 25b303627fd3: Verifying Checksum [2021-09-29T08:35:44.141Z] 25b303627fd3: Download complete [2021-09-29T08:35:44.386Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:078174a7fdea75d3be28d4fc2d26e5b7024cc3db535c65fa4f0408f5d15dfd33 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:44.711Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:45.034Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-29T08:35:45.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T08:35:45.034Z] 44126b536f35: Preparing [2021-09-29T08:35:45.034Z] 89ef770b9722: Preparing [2021-09-29T08:35:45.034Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:45.034Z] 318427954804: Preparing [2021-09-29T08:35:45.034Z] e2eb06d8af82: Preparing [2021-09-29T08:35:45.034Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:45.034Z] 44126b536f35: Layer already exists [2021-09-29T08:35:45.034Z] 89ef770b9722: Layer already exists [2021-09-29T08:35:45.034Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:45.034Z] 318427954804: Layer already exists [2021-09-29T08:35:45.034Z] latest: digest: sha256:078174a7fdea75d3be28d4fc2d26e5b7024cc3db535c65fa4f0408f5d15dfd33 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:45.365Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:45.683Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.59 [2021-09-29T08:35:45.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T08:35:45.683Z] 44126b536f35: Preparing [2021-09-29T08:35:45.683Z] 89ef770b9722: Preparing [2021-09-29T08:35:45.683Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:45.683Z] 318427954804: Preparing [2021-09-29T08:35:45.683Z] e2eb06d8af82: Preparing [2021-09-29T08:35:45.683Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:45.683Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:45.683Z] 89ef770b9722: Layer already exists [2021-09-29T08:35:45.683Z] 44126b536f35: Layer already exists [2021-09-29T08:35:45.683Z] 318427954804: Layer already exists [2021-09-29T08:35:45.950Z] 2.0.1-dev.59: digest: sha256:078174a7fdea75d3be28d4fc2d26e5b7024cc3db535c65fa4f0408f5d15dfd33 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:46.272Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:46.589Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:35:46.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T08:35:46.589Z] 44126b536f35: Preparing [2021-09-29T08:35:46.589Z] 89ef770b9722: Preparing [2021-09-29T08:35:46.589Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:46.589Z] 318427954804: Preparing [2021-09-29T08:35:46.589Z] e2eb06d8af82: Preparing [2021-09-29T08:35:46.589Z] 44126b536f35: Layer already exists [2021-09-29T08:35:46.589Z] 318427954804: Layer already exists [2021-09-29T08:35:46.589Z] 89ef770b9722: Layer already exists [2021-09-29T08:35:46.589Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:46.589Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:46.589Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:078174a7fdea75d3be28d4fc2d26e5b7024cc3db535c65fa4f0408f5d15dfd33 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:46.910Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:47.229Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-29T08:35:47.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T08:35:47.229Z] 44126b536f35: Preparing [2021-09-29T08:35:47.229Z] 89ef770b9722: Preparing [2021-09-29T08:35:47.229Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:47.229Z] 318427954804: Preparing [2021-09-29T08:35:47.229Z] e2eb06d8af82: Preparing [2021-09-29T08:35:47.229Z] 89ef770b9722: Layer already exists [2021-09-29T08:35:47.229Z] 44126b536f35: Layer already exists [2021-09-29T08:35:47.229Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:47.229Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:47.229Z] 318427954804: Layer already exists [2021-09-29T08:35:47.230Z] main: digest: sha256:078174a7fdea75d3be28d4fc2d26e5b7024cc3db535c65fa4f0408f5d15dfd33 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:35:47.301Z] ===================================================== [Pipeline] echo [2021-09-29T08:35:47.319Z] taggedImages: [2021-09-29T08:35:47.319Z] - nexus3.edgexfoundry.org:10004/core-metadata:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:47.319Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-29T08:35:47.319Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.59 [2021-09-29T08:35:47.319Z] - nexus3.edgexfoundry.org:10004/core-metadata:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:35:47.319Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-29T08:35:47.362Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-29T08:35:47.362Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:47.362Z] latest [2021-09-29T08:35:47.362Z] 2.0.1-dev.59 [2021-09-29T08:35:47.362Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:35:47.362Z] main [2021-09-29T08:35:47.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:47.730Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:48.046Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:48.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T08:35:48.046Z] 18aa041f52ba: Preparing [2021-09-29T08:35:48.046Z] 18aa041f52ba: Preparing [2021-09-29T08:35:48.046Z] f5bcf3e88a88: Preparing [2021-09-29T08:35:48.046Z] 4bb351218149: Preparing [2021-09-29T08:35:48.046Z] af20df19a950: Preparing [2021-09-29T08:35:48.046Z] 80e47e9a9141: Preparing [2021-09-29T08:35:48.046Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:48.046Z] cdfa569c0353: Preparing [2021-09-29T08:35:48.046Z] 882549bca0f3: Preparing [2021-09-29T08:35:48.046Z] 190200742a09: Preparing [2021-09-29T08:35:48.046Z] 533d6c54fead: Preparing [2021-09-29T08:35:48.046Z] e2eb06d8af82: Preparing [2021-09-29T08:35:48.046Z] cdfa569c0353: Waiting [2021-09-29T08:35:48.046Z] 882549bca0f3: Waiting [2021-09-29T08:35:48.046Z] 190200742a09: Waiting [2021-09-29T08:35:48.046Z] 533d6c54fead: Waiting [2021-09-29T08:35:48.046Z] e2eb06d8af82: Waiting [2021-09-29T08:35:48.046Z] 287bcf7eb5e1: Waiting [2021-09-29T08:35:48.315Z] f5bcf3e88a88: Pushed [2021-09-29T08:35:48.315Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:48.315Z] 18aa041f52ba: Pushed [2021-09-29T08:35:48.315Z] af20df19a950: Pushed [2021-09-29T08:35:48.315Z] 4bb351218149: Pushed [2021-09-29T08:35:48.584Z] 533d6c54fead: Pushed [2021-09-29T08:35:48.584Z] 190200742a09: Pushed [2021-09-29T08:35:48.584Z] cdfa569c0353: Pushed [2021-09-29T08:35:48.584Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:48.584Z] 882549bca0f3: Pushed [2021-09-29T08:35:49.544Z] 80e47e9a9141: Pushed [2021-09-29T08:35:49.809Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:faf1d6c7a181f757ca8bd5687d331b7ec763383fbccda0485cf87264d16bead0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:50.135Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:50.456Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-29T08:35:50.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T08:35:50.456Z] 18aa041f52ba: Preparing [2021-09-29T08:35:50.456Z] 18aa041f52ba: Preparing [2021-09-29T08:35:50.456Z] f5bcf3e88a88: Preparing [2021-09-29T08:35:50.456Z] 4bb351218149: Preparing [2021-09-29T08:35:50.456Z] af20df19a950: Preparing [2021-09-29T08:35:50.456Z] 80e47e9a9141: Preparing [2021-09-29T08:35:50.456Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:50.456Z] cdfa569c0353: Preparing [2021-09-29T08:35:50.456Z] 882549bca0f3: Preparing [2021-09-29T08:35:50.456Z] 190200742a09: Preparing [2021-09-29T08:35:50.456Z] 533d6c54fead: Preparing [2021-09-29T08:35:50.456Z] e2eb06d8af82: Preparing [2021-09-29T08:35:50.456Z] 287bcf7eb5e1: Waiting [2021-09-29T08:35:50.456Z] cdfa569c0353: Waiting [2021-09-29T08:35:50.456Z] 882549bca0f3: Waiting [2021-09-29T08:35:50.456Z] 190200742a09: Waiting [2021-09-29T08:35:50.456Z] 533d6c54fead: Waiting [2021-09-29T08:35:50.456Z] e2eb06d8af82: Waiting [2021-09-29T08:35:50.456Z] 18aa041f52ba: Layer already exists [2021-09-29T08:35:50.456Z] af20df19a950: Layer already exists [2021-09-29T08:35:50.456Z] 4bb351218149: Layer already exists [2021-09-29T08:35:50.456Z] f5bcf3e88a88: Layer already exists [2021-09-29T08:35:50.456Z] 80e47e9a9141: Layer already exists [2021-09-29T08:35:50.456Z] 882549bca0f3: Layer already exists [2021-09-29T08:35:50.456Z] 190200742a09: Layer already exists [2021-09-29T08:35:50.456Z] cdfa569c0353: Layer already exists [2021-09-29T08:35:50.456Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:50.456Z] 533d6c54fead: Layer already exists [2021-09-29T08:35:50.456Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:50.723Z] latest: digest: sha256:faf1d6c7a181f757ca8bd5687d331b7ec763383fbccda0485cf87264d16bead0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:51.044Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:51.357Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.59 [2021-09-29T08:35:51.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T08:35:51.357Z] 18aa041f52ba: Preparing [2021-09-29T08:35:51.357Z] 18aa041f52ba: Preparing [2021-09-29T08:35:51.357Z] f5bcf3e88a88: Preparing [2021-09-29T08:35:51.357Z] 4bb351218149: Preparing [2021-09-29T08:35:51.357Z] af20df19a950: Preparing [2021-09-29T08:35:51.357Z] 80e47e9a9141: Preparing [2021-09-29T08:35:51.357Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:51.357Z] cdfa569c0353: Preparing [2021-09-29T08:35:51.357Z] 882549bca0f3: Preparing [2021-09-29T08:35:51.357Z] 190200742a09: Preparing [2021-09-29T08:35:51.357Z] 533d6c54fead: Preparing [2021-09-29T08:35:51.357Z] e2eb06d8af82: Preparing [2021-09-29T08:35:51.357Z] cdfa569c0353: Waiting [2021-09-29T08:35:51.357Z] 882549bca0f3: Waiting [2021-09-29T08:35:51.357Z] 190200742a09: Waiting [2021-09-29T08:35:51.357Z] 533d6c54fead: Waiting [2021-09-29T08:35:51.357Z] e2eb06d8af82: Waiting [2021-09-29T08:35:51.357Z] 287bcf7eb5e1: Waiting [2021-09-29T08:35:51.357Z] 18aa041f52ba: Layer already exists [2021-09-29T08:35:51.357Z] 4bb351218149: Layer already exists [2021-09-29T08:35:51.357Z] f5bcf3e88a88: Layer already exists [2021-09-29T08:35:51.357Z] af20df19a950: Layer already exists [2021-09-29T08:35:51.357Z] 80e47e9a9141: Layer already exists [2021-09-29T08:35:51.357Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:51.357Z] 190200742a09: Layer already exists [2021-09-29T08:35:51.357Z] 533d6c54fead: Layer already exists [2021-09-29T08:35:51.357Z] cdfa569c0353: Layer already exists [2021-09-29T08:35:51.357Z] 882549bca0f3: Layer already exists [2021-09-29T08:35:51.357Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:51.357Z] 2.0.1-dev.59: digest: sha256:faf1d6c7a181f757ca8bd5687d331b7ec763383fbccda0485cf87264d16bead0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:51.682Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:51.996Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:35:51.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T08:35:51.997Z] 18aa041f52ba: Preparing [2021-09-29T08:35:51.997Z] 18aa041f52ba: Preparing [2021-09-29T08:35:51.997Z] f5bcf3e88a88: Preparing [2021-09-29T08:35:51.997Z] 4bb351218149: Preparing [2021-09-29T08:35:51.997Z] af20df19a950: Preparing [2021-09-29T08:35:51.997Z] 80e47e9a9141: Preparing [2021-09-29T08:35:51.997Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:51.997Z] cdfa569c0353: Preparing [2021-09-29T08:35:51.997Z] 882549bca0f3: Preparing [2021-09-29T08:35:51.997Z] 190200742a09: Preparing [2021-09-29T08:35:51.997Z] 533d6c54fead: Preparing [2021-09-29T08:35:51.997Z] e2eb06d8af82: Preparing [2021-09-29T08:35:51.997Z] 287bcf7eb5e1: Waiting [2021-09-29T08:35:51.997Z] cdfa569c0353: Waiting [2021-09-29T08:35:51.997Z] 882549bca0f3: Waiting [2021-09-29T08:35:51.997Z] 190200742a09: Waiting [2021-09-29T08:35:51.997Z] 533d6c54fead: Waiting [2021-09-29T08:35:51.997Z] e2eb06d8af82: Waiting [2021-09-29T08:35:51.997Z] 80e47e9a9141: Layer already exists [2021-09-29T08:35:51.997Z] af20df19a950: Layer already exists [2021-09-29T08:35:51.997Z] f5bcf3e88a88: Layer already exists [2021-09-29T08:35:51.997Z] 18aa041f52ba: Layer already exists [2021-09-29T08:35:51.997Z] 4bb351218149: Layer already exists [2021-09-29T08:35:51.997Z] 190200742a09: Layer already exists [2021-09-29T08:35:51.997Z] 882549bca0f3: Layer already exists [2021-09-29T08:35:51.997Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:51.997Z] 533d6c54fead: Layer already exists [2021-09-29T08:35:51.997Z] cdfa569c0353: Layer already exists [2021-09-29T08:35:51.997Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:51.997Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:faf1d6c7a181f757ca8bd5687d331b7ec763383fbccda0485cf87264d16bead0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:52.317Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:52.640Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-29T08:35:52.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T08:35:52.641Z] 18aa041f52ba: Preparing [2021-09-29T08:35:52.641Z] 18aa041f52ba: Preparing [2021-09-29T08:35:52.641Z] f5bcf3e88a88: Preparing [2021-09-29T08:35:52.641Z] 4bb351218149: Preparing [2021-09-29T08:35:52.641Z] af20df19a950: Preparing [2021-09-29T08:35:52.641Z] 80e47e9a9141: Preparing [2021-09-29T08:35:52.641Z] 287bcf7eb5e1: Preparing [2021-09-29T08:35:52.641Z] cdfa569c0353: Preparing [2021-09-29T08:35:52.641Z] 882549bca0f3: Preparing [2021-09-29T08:35:52.641Z] 190200742a09: Preparing [2021-09-29T08:35:52.641Z] 533d6c54fead: Preparing [2021-09-29T08:35:52.641Z] e2eb06d8af82: Preparing [2021-09-29T08:35:52.641Z] 287bcf7eb5e1: Waiting [2021-09-29T08:35:52.641Z] cdfa569c0353: Waiting [2021-09-29T08:35:52.641Z] 882549bca0f3: Waiting [2021-09-29T08:35:52.641Z] 190200742a09: Waiting [2021-09-29T08:35:52.641Z] 533d6c54fead: Waiting [2021-09-29T08:35:52.641Z] e2eb06d8af82: Waiting [2021-09-29T08:35:52.641Z] 80e47e9a9141: Layer already exists [2021-09-29T08:35:52.641Z] f5bcf3e88a88: Layer already exists [2021-09-29T08:35:52.641Z] 4bb351218149: Layer already exists [2021-09-29T08:35:52.641Z] 18aa041f52ba: Layer already exists [2021-09-29T08:35:52.641Z] af20df19a950: Layer already exists [2021-09-29T08:35:52.641Z] 190200742a09: Layer already exists [2021-09-29T08:35:52.641Z] cdfa569c0353: Layer already exists [2021-09-29T08:35:52.641Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:35:52.641Z] 533d6c54fead: Layer already exists [2021-09-29T08:35:52.641Z] 882549bca0f3: Layer already exists [2021-09-29T08:35:52.641Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:52.641Z] main: digest: sha256:faf1d6c7a181f757ca8bd5687d331b7ec763383fbccda0485cf87264d16bead0 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:35:52.711Z] ===================================================== [Pipeline] echo [2021-09-29T08:35:52.729Z] taggedImages: [2021-09-29T08:35:52.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:52.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-29T08:35:52.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.59 [2021-09-29T08:35:52.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:35:52.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-29T08:35:52.774Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-29T08:35:52.774Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:52.774Z] latest [2021-09-29T08:35:52.774Z] 2.0.1-dev.59 [2021-09-29T08:35:52.774Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:35:52.774Z] main [2021-09-29T08:35:52.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:53.141Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:53.463Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:35:53.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T08:35:53.463Z] f577d8dd6581: Preparing [2021-09-29T08:35:53.463Z] d90dcda794a8: Preparing [2021-09-29T08:35:53.463Z] 5e4f78b2f990: Preparing [2021-09-29T08:35:53.463Z] 24c0789163cd: Preparing [2021-09-29T08:35:53.463Z] 161c9cf5f503: Preparing [2021-09-29T08:35:53.463Z] e2eb06d8af82: Preparing [2021-09-29T08:35:54.054Z] 5e4f78b2f990: Pushed [2021-09-29T08:35:54.054Z] 24c0789163cd: Pushed [2021-09-29T08:35:54.054Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:54.054Z] 161c9cf5f503: Pushed [2021-09-29T08:35:54.294Z] 25b303627fd3: Pull complete [2021-09-29T08:35:54.294Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T08:35:54.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T08:35:54.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T08:35:54.321Z] d90dcda794a8: Pushed [2021-09-29T08:35:54.560Z] prd-ubuntu18.04-docker-arm64-4c-16g-115 does not seem to be running inside a container [2021-09-29T08:35:54.587Z] f577d8dd6581: Pushed [2021-09-29T08:35:54.587Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:8c144a7c7d7f2b4a0f6ce95232c88d23d046953b049ccce61bd244a27f0936ec size: 1576 [2021-09-29T08:35:54.657Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@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-09-29T08:35:58.336Z] $ docker top 1e923f4eae966101d1fc598ff22efb35c33974782c18cb3abca74dfa3e88ce5f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:59.061Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:59.324Z] + docker-compose build --help [2021-09-29T08:35:59.324Z] + grep parallel [2021-09-29T08:35:59.385Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-29T08:35:59.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T08:35:59.385Z] f577d8dd6581: Preparing [2021-09-29T08:35:59.385Z] d90dcda794a8: Preparing [2021-09-29T08:35:59.385Z] 5e4f78b2f990: Preparing [2021-09-29T08:35:59.385Z] 24c0789163cd: Preparing [2021-09-29T08:35:59.385Z] 161c9cf5f503: Preparing [2021-09-29T08:35:59.385Z] e2eb06d8af82: Preparing [2021-09-29T08:35:59.385Z] e2eb06d8af82: Waiting [2021-09-29T08:35:59.385Z] d90dcda794a8: Layer already exists [2021-09-29T08:35:59.385Z] 5e4f78b2f990: Layer already exists [2021-09-29T08:35:59.385Z] 24c0789163cd: Layer already exists [2021-09-29T08:35:59.385Z] f577d8dd6581: Layer already exists [2021-09-29T08:35:59.385Z] 161c9cf5f503: Layer already exists [2021-09-29T08:35:59.385Z] e2eb06d8af82: Layer already exists [2021-09-29T08:35:59.385Z] latest: digest: sha256:8c144a7c7d7f2b4a0f6ce95232c88d23d046953b049ccce61bd244a27f0936ec size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:35:59.705Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:00.018Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.59 [2021-09-29T08:36:00.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T08:36:00.018Z] f577d8dd6581: Preparing [2021-09-29T08:36:00.018Z] d90dcda794a8: Preparing [2021-09-29T08:36:00.018Z] 5e4f78b2f990: Preparing [2021-09-29T08:36:00.018Z] 24c0789163cd: Preparing [2021-09-29T08:36:00.018Z] 161c9cf5f503: Preparing [2021-09-29T08:36:00.018Z] e2eb06d8af82: Preparing [2021-09-29T08:36:00.018Z] e2eb06d8af82: Waiting [2021-09-29T08:36:00.018Z] d90dcda794a8: Layer already exists [2021-09-29T08:36:00.018Z] 161c9cf5f503: Layer already exists [2021-09-29T08:36:00.018Z] 24c0789163cd: Layer already exists [2021-09-29T08:36:00.018Z] f577d8dd6581: Layer already exists [2021-09-29T08:36:00.018Z] 5e4f78b2f990: Layer already exists [2021-09-29T08:36:00.018Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:00.018Z] 2.0.1-dev.59: digest: sha256:8c144a7c7d7f2b4a0f6ce95232c88d23d046953b049ccce61bd244a27f0936ec size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:00.341Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:00.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:00.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T08:36:00.659Z] f577d8dd6581: Preparing [2021-09-29T08:36:00.659Z] d90dcda794a8: Preparing [2021-09-29T08:36:00.659Z] 5e4f78b2f990: Preparing [2021-09-29T08:36:00.659Z] 24c0789163cd: Preparing [2021-09-29T08:36:00.659Z] 161c9cf5f503: Preparing [2021-09-29T08:36:00.659Z] e2eb06d8af82: Preparing [2021-09-29T08:36:00.659Z] e2eb06d8af82: Waiting [2021-09-29T08:36:00.659Z] 161c9cf5f503: Layer already exists [2021-09-29T08:36:00.659Z] f577d8dd6581: Layer already exists [2021-09-29T08:36:00.659Z] 5e4f78b2f990: Layer already exists [2021-09-29T08:36:00.659Z] d90dcda794a8: Layer already exists [2021-09-29T08:36:00.659Z] 24c0789163cd: Layer already exists [2021-09-29T08:36:00.659Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:00.660Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:8c144a7c7d7f2b4a0f6ce95232c88d23d046953b049ccce61bd244a27f0936ec size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:00.978Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:01.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-29T08:36:01.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T08:36:01.291Z] f577d8dd6581: Preparing [2021-09-29T08:36:01.291Z] d90dcda794a8: Preparing [2021-09-29T08:36:01.291Z] 5e4f78b2f990: Preparing [2021-09-29T08:36:01.291Z] 24c0789163cd: Preparing [2021-09-29T08:36:01.291Z] 161c9cf5f503: Preparing [2021-09-29T08:36:01.291Z] e2eb06d8af82: Preparing [2021-09-29T08:36:01.291Z] e2eb06d8af82: Waiting [2021-09-29T08:36:01.291Z] 5e4f78b2f990: Layer already exists [2021-09-29T08:36:01.291Z] f577d8dd6581: Layer already exists [2021-09-29T08:36:01.291Z] d90dcda794a8: Layer already exists [2021-09-29T08:36:01.291Z] 161c9cf5f503: Layer already exists [2021-09-29T08:36:01.291Z] 24c0789163cd: Layer already exists [2021-09-29T08:36:01.291Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:01.291Z] main: digest: sha256:8c144a7c7d7f2b4a0f6ce95232c88d23d046953b049ccce61bd244a27f0936ec size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:36:01.357Z] ===================================================== [Pipeline] echo [2021-09-29T08:36:01.373Z] taggedImages: [2021-09-29T08:36:01.373Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:36:01.373Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-29T08:36:01.373Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.59 [2021-09-29T08:36:01.373Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:01.373Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-29T08:36:01.415Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-29T08:36:01.415Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:36:01.415Z] latest [2021-09-29T08:36:01.415Z] 2.0.1-dev.59 [2021-09-29T08:36:01.415Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:01.415Z] main [2021-09-29T08:36:01.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:01.780Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:02.094Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:36:02.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T08:36:02.094Z] 9f9a283310ee: Preparing [2021-09-29T08:36:02.094Z] 47e7fe171de9: Preparing [2021-09-29T08:36:02.094Z] b9913c6984a5: Preparing [2021-09-29T08:36:02.094Z] ca43bf2620ea: Preparing [2021-09-29T08:36:02.094Z] c3fa785dbdc6: Preparing [2021-09-29T08:36:02.094Z] 12bf05290dc9: Preparing [2021-09-29T08:36:02.094Z] 71e3b3728f2f: Preparing [2021-09-29T08:36:02.094Z] a9e44bc0b057: Preparing [2021-09-29T08:36:02.094Z] e75f27bce540: Preparing [2021-09-29T08:36:02.094Z] e2eb06d8af82: Preparing [2021-09-29T08:36:02.094Z] 12bf05290dc9: Waiting [2021-09-29T08:36:02.094Z] 71e3b3728f2f: Waiting [2021-09-29T08:36:02.094Z] a9e44bc0b057: Waiting [2021-09-29T08:36:02.094Z] e75f27bce540: Waiting [2021-09-29T08:36:02.094Z] e2eb06d8af82: Waiting [2021-09-29T08:36:02.681Z] c3fa785dbdc6: Pushed [2021-09-29T08:36:02.681Z] 47e7fe171de9: Pushed [2021-09-29T08:36:02.681Z] 9f9a283310ee: Pushed [2021-09-29T08:36:02.702Z] --parallel Build images in parallel. [2021-09-29T08:36:02.948Z] 12bf05290dc9: Pushed [2021-09-29T08:36:02.948Z] a9e44bc0b057: Pushed [2021-09-29T08:36:02.948Z] 71e3b3728f2f: Pushed [2021-09-29T08:36:02.948Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:02.948Z] ca43bf2620ea: Pushed [Pipeline] } [2021-09-29T08:36:02.998Z] $ docker stop --time=1 1e923f4eae966101d1fc598ff22efb35c33974782c18cb3abca74dfa3e88ce5f [2021-09-29T08:36:03.214Z] e75f27bce540: Pushed [2021-09-29T08:36:03.214Z] b9913c6984a5: Pushed [2021-09-29T08:36:03.478Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:b40c43b9b2e7040ed9c668ddf41f0169dd0093f7ecd508c7f46213b8da7e0a33 size: 2405 [2021-09-29T08:36:04.922Z] $ docker rm -f 1e923f4eae966101d1fc598ff22efb35c33974782c18cb3abca74dfa3e88ce5f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:05.491Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:05.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T08:36:05.630Z] . [Pipeline] withDockerContainer [2021-09-29T08:36:05.813Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-29T08:36:05.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T08:36:05.813Z] 9f9a283310ee: Preparing [2021-09-29T08:36:05.813Z] 47e7fe171de9: Preparing [2021-09-29T08:36:05.813Z] b9913c6984a5: Preparing [2021-09-29T08:36:05.813Z] ca43bf2620ea: Preparing [2021-09-29T08:36:05.813Z] c3fa785dbdc6: Preparing [2021-09-29T08:36:05.813Z] 12bf05290dc9: Preparing [2021-09-29T08:36:05.813Z] 71e3b3728f2f: Preparing [2021-09-29T08:36:05.813Z] a9e44bc0b057: Preparing [2021-09-29T08:36:05.813Z] e75f27bce540: Preparing [2021-09-29T08:36:05.813Z] e2eb06d8af82: Preparing [2021-09-29T08:36:05.813Z] 71e3b3728f2f: Waiting [2021-09-29T08:36:05.813Z] a9e44bc0b057: Waiting [2021-09-29T08:36:05.813Z] e75f27bce540: Waiting [2021-09-29T08:36:05.813Z] e2eb06d8af82: Waiting [2021-09-29T08:36:05.813Z] 12bf05290dc9: Waiting [2021-09-29T08:36:05.813Z] ca43bf2620ea: Layer already exists [2021-09-29T08:36:05.813Z] 9f9a283310ee: Layer already exists [2021-09-29T08:36:05.813Z] b9913c6984a5: Layer already exists [2021-09-29T08:36:05.813Z] c3fa785dbdc6: Layer already exists [2021-09-29T08:36:05.813Z] 47e7fe171de9: Layer already exists [2021-09-29T08:36:05.813Z] a9e44bc0b057: Layer already exists [2021-09-29T08:36:05.813Z] 71e3b3728f2f: Layer already exists [2021-09-29T08:36:05.813Z] e75f27bce540: Layer already exists [2021-09-29T08:36:05.813Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:05.813Z] 12bf05290dc9: Layer already exists [2021-09-29T08:36:05.813Z] latest: digest: sha256:b40c43b9b2e7040ed9c668ddf41f0169dd0093f7ecd508c7f46213b8da7e0a33 size: 2405 [2021-09-29T08:36:05.893Z] prd-ubuntu18.04-docker-arm64-4c-16g-115 does not seem to be running inside a container [2021-09-29T08:36:05.989Z] $ 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/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T08:36:07.532Z] $ docker top c8686d70418a59162146038ce2ffac8f2cefb191734d9a0d88e7f2be220ffe5e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:08.173Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:08.447Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T08:36:08.487Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.59 [2021-09-29T08:36:08.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T08:36:08.487Z] 9f9a283310ee: Preparing [2021-09-29T08:36:08.487Z] 47e7fe171de9: Preparing [2021-09-29T08:36:08.487Z] b9913c6984a5: Preparing [2021-09-29T08:36:08.487Z] ca43bf2620ea: Preparing [2021-09-29T08:36:08.487Z] c3fa785dbdc6: Preparing [2021-09-29T08:36:08.487Z] 12bf05290dc9: Preparing [2021-09-29T08:36:08.487Z] 71e3b3728f2f: Preparing [2021-09-29T08:36:08.487Z] a9e44bc0b057: Preparing [2021-09-29T08:36:08.487Z] e75f27bce540: Preparing [2021-09-29T08:36:08.487Z] e2eb06d8af82: Preparing [2021-09-29T08:36:08.487Z] a9e44bc0b057: Waiting [2021-09-29T08:36:08.487Z] 12bf05290dc9: Waiting [2021-09-29T08:36:08.487Z] 71e3b3728f2f: Waiting [2021-09-29T08:36:08.487Z] e75f27bce540: Waiting [2021-09-29T08:36:08.487Z] e2eb06d8af82: Waiting [2021-09-29T08:36:08.487Z] c3fa785dbdc6: Layer already exists [2021-09-29T08:36:08.487Z] 9f9a283310ee: Layer already exists [2021-09-29T08:36:08.487Z] 47e7fe171de9: Layer already exists [2021-09-29T08:36:08.487Z] ca43bf2620ea: Layer already exists [2021-09-29T08:36:08.487Z] b9913c6984a5: Layer already exists [2021-09-29T08:36:08.487Z] a9e44bc0b057: Layer already exists [2021-09-29T08:36:08.487Z] 71e3b3728f2f: Layer already exists [2021-09-29T08:36:08.487Z] 12bf05290dc9: Layer already exists [2021-09-29T08:36:08.487Z] e75f27bce540: Layer already exists [2021-09-29T08:36:08.487Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:08.487Z] 2.0.1-dev.59: digest: sha256:b40c43b9b2e7040ed9c668ddf41f0169dd0093f7ecd508c7f46213b8da7e0a33 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:08.806Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:09.119Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:09.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T08:36:09.119Z] 9f9a283310ee: Preparing [2021-09-29T08:36:09.119Z] 47e7fe171de9: Preparing [2021-09-29T08:36:09.119Z] b9913c6984a5: Preparing [2021-09-29T08:36:09.119Z] ca43bf2620ea: Preparing [2021-09-29T08:36:09.119Z] c3fa785dbdc6: Preparing [2021-09-29T08:36:09.119Z] 12bf05290dc9: Preparing [2021-09-29T08:36:09.119Z] 71e3b3728f2f: Preparing [2021-09-29T08:36:09.119Z] a9e44bc0b057: Preparing [2021-09-29T08:36:09.119Z] e75f27bce540: Preparing [2021-09-29T08:36:09.119Z] e2eb06d8af82: Preparing [2021-09-29T08:36:09.119Z] 12bf05290dc9: Waiting [2021-09-29T08:36:09.119Z] 71e3b3728f2f: Waiting [2021-09-29T08:36:09.119Z] a9e44bc0b057: Waiting [2021-09-29T08:36:09.119Z] e2eb06d8af82: Waiting [2021-09-29T08:36:09.119Z] e75f27bce540: Waiting [2021-09-29T08:36:09.119Z] b9913c6984a5: Layer already exists [2021-09-29T08:36:09.119Z] 47e7fe171de9: Layer already exists [2021-09-29T08:36:09.119Z] c3fa785dbdc6: Layer already exists [2021-09-29T08:36:09.119Z] ca43bf2620ea: Layer already exists [2021-09-29T08:36:09.119Z] 9f9a283310ee: Layer already exists [2021-09-29T08:36:09.119Z] a9e44bc0b057: Layer already exists [2021-09-29T08:36:09.119Z] e75f27bce540: Layer already exists [2021-09-29T08:36:09.119Z] 71e3b3728f2f: Layer already exists [2021-09-29T08:36:09.119Z] 12bf05290dc9: Layer already exists [2021-09-29T08:36:09.119Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:09.119Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:b40c43b9b2e7040ed9c668ddf41f0169dd0093f7ecd508c7f46213b8da7e0a33 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:09.442Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:09.755Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-29T08:36:09.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T08:36:09.756Z] 9f9a283310ee: Preparing [2021-09-29T08:36:09.756Z] 47e7fe171de9: Preparing [2021-09-29T08:36:09.756Z] b9913c6984a5: Preparing [2021-09-29T08:36:09.756Z] ca43bf2620ea: Preparing [2021-09-29T08:36:09.756Z] c3fa785dbdc6: Preparing [2021-09-29T08:36:09.756Z] 12bf05290dc9: Preparing [2021-09-29T08:36:09.756Z] 71e3b3728f2f: Preparing [2021-09-29T08:36:09.756Z] a9e44bc0b057: Preparing [2021-09-29T08:36:09.756Z] e75f27bce540: Preparing [2021-09-29T08:36:09.756Z] e2eb06d8af82: Preparing [2021-09-29T08:36:09.756Z] 12bf05290dc9: Waiting [2021-09-29T08:36:09.756Z] 71e3b3728f2f: Waiting [2021-09-29T08:36:09.756Z] a9e44bc0b057: Waiting [2021-09-29T08:36:09.756Z] e75f27bce540: Waiting [2021-09-29T08:36:09.756Z] e2eb06d8af82: Waiting [2021-09-29T08:36:09.756Z] b9913c6984a5: Layer already exists [2021-09-29T08:36:09.756Z] 47e7fe171de9: Layer already exists [2021-09-29T08:36:09.756Z] 9f9a283310ee: Layer already exists [2021-09-29T08:36:09.756Z] c3fa785dbdc6: Layer already exists [2021-09-29T08:36:09.756Z] ca43bf2620ea: Layer already exists [2021-09-29T08:36:09.756Z] 12bf05290dc9: Layer already exists [2021-09-29T08:36:09.756Z] e75f27bce540: Layer already exists [2021-09-29T08:36:09.756Z] a9e44bc0b057: Layer already exists [2021-09-29T08:36:09.756Z] 71e3b3728f2f: Layer already exists [2021-09-29T08:36:09.756Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:09.756Z] main: digest: sha256:b40c43b9b2e7040ed9c668ddf41f0169dd0093f7ecd508c7f46213b8da7e0a33 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:36:09.822Z] ===================================================== [Pipeline] echo [2021-09-29T08:36:09.839Z] taggedImages: [2021-09-29T08:36:09.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:36:09.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-29T08:36:09.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.59 [2021-09-29T08:36:09.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:09.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-29T08:36:09.881Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-29T08:36:09.881Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:36:09.881Z] latest [2021-09-29T08:36:09.881Z] 2.0.1-dev.59 [2021-09-29T08:36:09.881Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:09.881Z] main [2021-09-29T08:36:09.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:10.244Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:10.561Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:36:10.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T08:36:10.561Z] c4eaa8870722: Preparing [2021-09-29T08:36:10.561Z] c937f4454c39: Preparing [2021-09-29T08:36:10.561Z] 287bcf7eb5e1: Preparing [2021-09-29T08:36:10.561Z] f2898cce7952: Preparing [2021-09-29T08:36:10.561Z] e2eb06d8af82: Preparing [2021-09-29T08:36:10.561Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:36:10.561Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:10.831Z] c4eaa8870722: Pushed [2021-09-29T08:36:10.831Z] f2898cce7952: Pushed [2021-09-29T08:36:11.794Z] c937f4454c39: Pushed [2021-09-29T08:36:11.832Z] Building core-command ... [2021-09-29T08:36:11.832Z] Building core-data ... [2021-09-29T08:36:11.832Z] Building core-metadata ... [2021-09-29T08:36:11.832Z] Building security-bootstrapper ... [2021-09-29T08:36:11.832Z] Building security-proxy-setup ... [2021-09-29T08:36:11.832Z] Building security-secretstore-setup ... [2021-09-29T08:36:11.832Z] Building support-notifications ... [2021-09-29T08:36:11.832Z] Building support-scheduler ... [2021-09-29T08:36:11.832Z] Building sys-mgmt-agent ... [2021-09-29T08:36:11.832Z] Building sys-mgmt-agent [2021-09-29T08:36:11.832Z] Building core-data [2021-09-29T08:36:11.832Z] Building security-bootstrapper [2021-09-29T08:36:11.832Z] Building support-notifications [2021-09-29T08:36:11.832Z] Building core-command [2021-09-29T08:36:12.060Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:146af4823f17d954ae3a56abf1548f2e4a22ae6cc496f9c446032532cc73792f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:12.378Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:12.690Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-29T08:36:12.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T08:36:12.690Z] c4eaa8870722: Preparing [2021-09-29T08:36:12.690Z] c937f4454c39: Preparing [2021-09-29T08:36:12.690Z] 287bcf7eb5e1: Preparing [2021-09-29T08:36:12.690Z] f2898cce7952: Preparing [2021-09-29T08:36:12.690Z] e2eb06d8af82: Preparing [2021-09-29T08:36:12.690Z] c937f4454c39: Layer already exists [2021-09-29T08:36:12.690Z] f2898cce7952: Layer already exists [2021-09-29T08:36:12.690Z] c4eaa8870722: Layer already exists [2021-09-29T08:36:12.690Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:36:12.690Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:12.690Z] latest: digest: sha256:146af4823f17d954ae3a56abf1548f2e4a22ae6cc496f9c446032532cc73792f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:13.011Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:13.325Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.59 [2021-09-29T08:36:13.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T08:36:13.325Z] c4eaa8870722: Preparing [2021-09-29T08:36:13.325Z] c937f4454c39: Preparing [2021-09-29T08:36:13.325Z] 287bcf7eb5e1: Preparing [2021-09-29T08:36:13.325Z] f2898cce7952: Preparing [2021-09-29T08:36:13.325Z] e2eb06d8af82: Preparing [2021-09-29T08:36:13.325Z] c4eaa8870722: Layer already exists [2021-09-29T08:36:13.325Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:13.325Z] c937f4454c39: Layer already exists [2021-09-29T08:36:13.325Z] f2898cce7952: Layer already exists [2021-09-29T08:36:13.325Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:36:13.325Z] 2.0.1-dev.59: digest: sha256:146af4823f17d954ae3a56abf1548f2e4a22ae6cc496f9c446032532cc73792f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:13.645Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:13.963Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:13.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T08:36:13.963Z] c4eaa8870722: Preparing [2021-09-29T08:36:13.963Z] c937f4454c39: Preparing [2021-09-29T08:36:13.963Z] 287bcf7eb5e1: Preparing [2021-09-29T08:36:13.963Z] f2898cce7952: Preparing [2021-09-29T08:36:13.963Z] e2eb06d8af82: Preparing [2021-09-29T08:36:13.963Z] c4eaa8870722: Layer already exists [2021-09-29T08:36:13.963Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:13.963Z] c937f4454c39: Layer already exists [2021-09-29T08:36:13.963Z] f2898cce7952: Layer already exists [2021-09-29T08:36:13.963Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:36:13.963Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:146af4823f17d954ae3a56abf1548f2e4a22ae6cc496f9c446032532cc73792f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:14.288Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:14.601Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-29T08:36:14.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T08:36:14.601Z] c4eaa8870722: Preparing [2021-09-29T08:36:14.601Z] c937f4454c39: Preparing [2021-09-29T08:36:14.601Z] 287bcf7eb5e1: Preparing [2021-09-29T08:36:14.601Z] f2898cce7952: Preparing [2021-09-29T08:36:14.601Z] e2eb06d8af82: Preparing [2021-09-29T08:36:14.601Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:14.601Z] f2898cce7952: Layer already exists [2021-09-29T08:36:14.601Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:36:14.602Z] c4eaa8870722: Layer already exists [2021-09-29T08:36:14.602Z] c937f4454c39: Layer already exists [2021-09-29T08:36:14.602Z] main: digest: sha256:146af4823f17d954ae3a56abf1548f2e4a22ae6cc496f9c446032532cc73792f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:36:14.666Z] ===================================================== [Pipeline] echo [2021-09-29T08:36:14.682Z] taggedImages: [2021-09-29T08:36:14.682Z] - nexus3.edgexfoundry.org:10004/support-notifications:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:36:14.682Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-29T08:36:14.682Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.59 [2021-09-29T08:36:14.682Z] - nexus3.edgexfoundry.org:10004/support-notifications:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:14.682Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-29T08:36:14.723Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-29T08:36:14.723Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:36:14.723Z] latest [2021-09-29T08:36:14.723Z] 2.0.1-dev.59 [2021-09-29T08:36:14.723Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:14.723Z] main [2021-09-29T08:36:14.723Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:15.086Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:15.403Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:36:15.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T08:36:15.404Z] 4899f44570a9: Preparing [2021-09-29T08:36:15.404Z] 3f73c8836d0d: Preparing [2021-09-29T08:36:15.404Z] 287bcf7eb5e1: Preparing [2021-09-29T08:36:15.404Z] 318427954804: Preparing [2021-09-29T08:36:15.404Z] e2eb06d8af82: Preparing [2021-09-29T08:36:15.404Z] 318427954804: Layer already exists [2021-09-29T08:36:15.404Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:15.404Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:36:15.404Z] 4899f44570a9: Pushed [2021-09-29T08:36:16.819Z] 3f73c8836d0d: Pushed [2021-09-29T08:36:16.819Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:03e839e552b0f68e54ce47ab0b29ef8add0a03e6f28ddd7c17b0bfc3347e5534 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:17.144Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:17.469Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-29T08:36:17.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T08:36:17.469Z] 4899f44570a9: Preparing [2021-09-29T08:36:17.469Z] 3f73c8836d0d: Preparing [2021-09-29T08:36:17.469Z] 287bcf7eb5e1: Preparing [2021-09-29T08:36:17.469Z] 318427954804: Preparing [2021-09-29T08:36:17.469Z] e2eb06d8af82: Preparing [2021-09-29T08:36:17.469Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:17.469Z] 4899f44570a9: Layer already exists [2021-09-29T08:36:17.469Z] 318427954804: Layer already exists [2021-09-29T08:36:17.469Z] 3f73c8836d0d: Layer already exists [2021-09-29T08:36:17.469Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:36:17.469Z] latest: digest: sha256:03e839e552b0f68e54ce47ab0b29ef8add0a03e6f28ddd7c17b0bfc3347e5534 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:17.787Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:18.363Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.59 [2021-09-29T08:36:18.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T08:36:18.363Z] 4899f44570a9: Preparing [2021-09-29T08:36:18.363Z] 3f73c8836d0d: Preparing [2021-09-29T08:36:18.363Z] 287bcf7eb5e1: Preparing [2021-09-29T08:36:18.363Z] 318427954804: Preparing [2021-09-29T08:36:18.363Z] e2eb06d8af82: Preparing [2021-09-29T08:36:18.363Z] 4899f44570a9: Layer already exists [2021-09-29T08:36:18.363Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:36:18.363Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:18.363Z] 3f73c8836d0d: Layer already exists [2021-09-29T08:36:18.363Z] 318427954804: Layer already exists [2021-09-29T08:36:18.363Z] 2.0.1-dev.59: digest: sha256:03e839e552b0f68e54ce47ab0b29ef8add0a03e6f28ddd7c17b0bfc3347e5534 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:18.958Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:19.270Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:19.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T08:36:19.270Z] 4899f44570a9: Preparing [2021-09-29T08:36:19.270Z] 3f73c8836d0d: Preparing [2021-09-29T08:36:19.270Z] 287bcf7eb5e1: Preparing [2021-09-29T08:36:19.270Z] 318427954804: Preparing [2021-09-29T08:36:19.270Z] e2eb06d8af82: Preparing [2021-09-29T08:36:19.270Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:19.270Z] 4899f44570a9: Layer already exists [2021-09-29T08:36:19.270Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:36:19.270Z] 318427954804: Layer already exists [2021-09-29T08:36:19.270Z] 3f73c8836d0d: Layer already exists [2021-09-29T08:36:19.270Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:03e839e552b0f68e54ce47ab0b29ef8add0a03e6f28ddd7c17b0bfc3347e5534 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:19.590Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:19.903Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-29T08:36:19.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T08:36:19.903Z] 4899f44570a9: Preparing [2021-09-29T08:36:19.903Z] 3f73c8836d0d: Preparing [2021-09-29T08:36:19.903Z] 287bcf7eb5e1: Preparing [2021-09-29T08:36:19.903Z] 318427954804: Preparing [2021-09-29T08:36:19.903Z] e2eb06d8af82: Preparing [2021-09-29T08:36:19.903Z] 287bcf7eb5e1: Layer already exists [2021-09-29T08:36:19.903Z] 3f73c8836d0d: Layer already exists [2021-09-29T08:36:19.903Z] e2eb06d8af82: Layer already exists [2021-09-29T08:36:19.903Z] 4899f44570a9: Layer already exists [2021-09-29T08:36:19.903Z] 318427954804: Layer already exists [2021-09-29T08:36:19.903Z] main: digest: sha256:03e839e552b0f68e54ce47ab0b29ef8add0a03e6f28ddd7c17b0bfc3347e5534 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:36:19.960Z] ===================================================== [Pipeline] echo [2021-09-29T08:36:19.975Z] taggedImages: [2021-09-29T08:36:19.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:36:19.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-29T08:36:19.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.59 [2021-09-29T08:36:19.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:19.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-29T08:36:20.008Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-29T08:36:20.009Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:36:20.009Z] latest [2021-09-29T08:36:20.009Z] 2.0.1-dev.59 [2021-09-29T08:36:20.009Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:20.009Z] main [2021-09-29T08:36:20.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:20.377Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:20.690Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:36:20.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T08:36:20.690Z] 9c93af463c12: Preparing [2021-09-29T08:36:20.690Z] 3367377f3646: Preparing [2021-09-29T08:36:20.690Z] f8c494ef7b04: Preparing [2021-09-29T08:36:20.690Z] 0a865c8369ae: Preparing [2021-09-29T08:36:20.690Z] c080ac93e525: Preparing [2021-09-29T08:36:20.690Z] 87dec32dab56: Preparing [2021-09-29T08:36:20.690Z] 4b3c02ac6c6d: Preparing [2021-09-29T08:36:20.690Z] 3b6deb83ca37: Preparing [2021-09-29T08:36:20.690Z] 563ea45970c1: Preparing [2021-09-29T08:36:20.690Z] 91e3b9641807: Preparing [2021-09-29T08:36:20.690Z] b2d5eeeaba3a: Preparing [2021-09-29T08:36:20.690Z] 4b3c02ac6c6d: Waiting [2021-09-29T08:36:20.690Z] 3b6deb83ca37: Waiting [2021-09-29T08:36:20.690Z] 563ea45970c1: Waiting [2021-09-29T08:36:20.690Z] 91e3b9641807: Waiting [2021-09-29T08:36:20.690Z] b2d5eeeaba3a: Waiting [2021-09-29T08:36:20.690Z] 87dec32dab56: Waiting [2021-09-29T08:36:20.690Z] c080ac93e525: Layer already exists [2021-09-29T08:36:20.960Z] 87dec32dab56: Layer already exists [2021-09-29T08:36:21.226Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T08:36:21.495Z] 3367377f3646: Pushed [2021-09-29T08:36:21.495Z] 3b6deb83ca37: Layer already exists [2021-09-29T08:36:21.495Z] 91e3b9641807: Layer already exists [2021-09-29T08:36:21.495Z] 563ea45970c1: Layer already exists [2021-09-29T08:36:21.495Z] 9c93af463c12: Pushed [2021-09-29T08:36:21.495Z] b2d5eeeaba3a: Layer already exists [2021-09-29T08:36:21.765Z] f8c494ef7b04: Pushed [2021-09-29T08:36:27.103Z] 0a865c8369ae: Pushed [2021-09-29T08:36:27.103Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:3b3db0be2bd20a35513c12f32f9da70182283c414d26a9cf735f3d519b702a1b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:27.420Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:27.732Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-29T08:36:27.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T08:36:27.732Z] 9c93af463c12: Preparing [2021-09-29T08:36:27.732Z] 3367377f3646: Preparing [2021-09-29T08:36:27.732Z] f8c494ef7b04: Preparing [2021-09-29T08:36:27.732Z] 0a865c8369ae: Preparing [2021-09-29T08:36:27.732Z] c080ac93e525: Preparing [2021-09-29T08:36:27.732Z] 87dec32dab56: Preparing [2021-09-29T08:36:27.732Z] 4b3c02ac6c6d: Preparing [2021-09-29T08:36:27.732Z] 3b6deb83ca37: Preparing [2021-09-29T08:36:27.732Z] 563ea45970c1: Preparing [2021-09-29T08:36:27.732Z] 91e3b9641807: Preparing [2021-09-29T08:36:27.732Z] b2d5eeeaba3a: Preparing [2021-09-29T08:36:27.732Z] 3b6deb83ca37: Waiting [2021-09-29T08:36:27.732Z] 563ea45970c1: Waiting [2021-09-29T08:36:27.732Z] 91e3b9641807: Waiting [2021-09-29T08:36:27.732Z] b2d5eeeaba3a: Waiting [2021-09-29T08:36:27.732Z] 87dec32dab56: Waiting [2021-09-29T08:36:27.732Z] 4b3c02ac6c6d: Waiting [2021-09-29T08:36:27.732Z] 0a865c8369ae: Layer already exists [2021-09-29T08:36:27.732Z] f8c494ef7b04: Layer already exists [2021-09-29T08:36:27.732Z] 3367377f3646: Layer already exists [2021-09-29T08:36:27.732Z] c080ac93e525: Layer already exists [2021-09-29T08:36:27.732Z] 9c93af463c12: Layer already exists [2021-09-29T08:36:27.732Z] 563ea45970c1: Layer already exists [2021-09-29T08:36:27.732Z] 3b6deb83ca37: Layer already exists [2021-09-29T08:36:27.732Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T08:36:27.732Z] 87dec32dab56: Layer already exists [2021-09-29T08:36:27.732Z] 91e3b9641807: Layer already exists [2021-09-29T08:36:27.732Z] b2d5eeeaba3a: Layer already exists [2021-09-29T08:36:27.998Z] latest: digest: sha256:3b3db0be2bd20a35513c12f32f9da70182283c414d26a9cf735f3d519b702a1b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:28.318Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:28.637Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.59 [2021-09-29T08:36:28.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T08:36:28.637Z] 9c93af463c12: Preparing [2021-09-29T08:36:28.637Z] 3367377f3646: Preparing [2021-09-29T08:36:28.637Z] f8c494ef7b04: Preparing [2021-09-29T08:36:28.637Z] 0a865c8369ae: Preparing [2021-09-29T08:36:28.637Z] c080ac93e525: Preparing [2021-09-29T08:36:28.637Z] 87dec32dab56: Preparing [2021-09-29T08:36:28.637Z] 4b3c02ac6c6d: Preparing [2021-09-29T08:36:28.637Z] 3b6deb83ca37: Preparing [2021-09-29T08:36:28.637Z] 563ea45970c1: Preparing [2021-09-29T08:36:28.637Z] 91e3b9641807: Preparing [2021-09-29T08:36:28.637Z] b2d5eeeaba3a: Preparing [2021-09-29T08:36:28.637Z] 87dec32dab56: Waiting [2021-09-29T08:36:28.637Z] 4b3c02ac6c6d: Waiting [2021-09-29T08:36:28.637Z] 3b6deb83ca37: Waiting [2021-09-29T08:36:28.637Z] 563ea45970c1: Waiting [2021-09-29T08:36:28.637Z] 91e3b9641807: Waiting [2021-09-29T08:36:28.637Z] b2d5eeeaba3a: Waiting [2021-09-29T08:36:28.637Z] 3367377f3646: Layer already exists [2021-09-29T08:36:28.637Z] 0a865c8369ae: Layer already exists [2021-09-29T08:36:28.637Z] f8c494ef7b04: Layer already exists [2021-09-29T08:36:28.637Z] c080ac93e525: Layer already exists [2021-09-29T08:36:28.637Z] 9c93af463c12: Layer already exists [2021-09-29T08:36:28.637Z] 87dec32dab56: Layer already exists [2021-09-29T08:36:28.637Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T08:36:28.637Z] 563ea45970c1: Layer already exists [2021-09-29T08:36:28.637Z] 91e3b9641807: Layer already exists [2021-09-29T08:36:28.637Z] 3b6deb83ca37: Layer already exists [2021-09-29T08:36:28.637Z] b2d5eeeaba3a: Layer already exists [2021-09-29T08:36:28.637Z] 2.0.1-dev.59: digest: sha256:3b3db0be2bd20a35513c12f32f9da70182283c414d26a9cf735f3d519b702a1b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:28.954Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:29.268Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:29.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T08:36:29.268Z] 9c93af463c12: Preparing [2021-09-29T08:36:29.268Z] 3367377f3646: Preparing [2021-09-29T08:36:29.268Z] f8c494ef7b04: Preparing [2021-09-29T08:36:29.268Z] 0a865c8369ae: Preparing [2021-09-29T08:36:29.268Z] c080ac93e525: Preparing [2021-09-29T08:36:29.268Z] 87dec32dab56: Preparing [2021-09-29T08:36:29.268Z] 4b3c02ac6c6d: Preparing [2021-09-29T08:36:29.268Z] 3b6deb83ca37: Preparing [2021-09-29T08:36:29.268Z] 563ea45970c1: Preparing [2021-09-29T08:36:29.268Z] 91e3b9641807: Preparing [2021-09-29T08:36:29.268Z] b2d5eeeaba3a: Preparing [2021-09-29T08:36:29.268Z] 3b6deb83ca37: Waiting [2021-09-29T08:36:29.268Z] 563ea45970c1: Waiting [2021-09-29T08:36:29.268Z] 91e3b9641807: Waiting [2021-09-29T08:36:29.268Z] b2d5eeeaba3a: Waiting [2021-09-29T08:36:29.268Z] 87dec32dab56: Waiting [2021-09-29T08:36:29.268Z] c080ac93e525: Layer already exists [2021-09-29T08:36:29.268Z] 9c93af463c12: Layer already exists [2021-09-29T08:36:29.268Z] 0a865c8369ae: Layer already exists [2021-09-29T08:36:29.268Z] 3367377f3646: Layer already exists [2021-09-29T08:36:29.268Z] f8c494ef7b04: Layer already exists [2021-09-29T08:36:29.268Z] 563ea45970c1: Layer already exists [2021-09-29T08:36:29.268Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T08:36:29.268Z] 3b6deb83ca37: Layer already exists [2021-09-29T08:36:29.268Z] 87dec32dab56: Layer already exists [2021-09-29T08:36:29.268Z] 91e3b9641807: Layer already exists [2021-09-29T08:36:29.268Z] b2d5eeeaba3a: Layer already exists [2021-09-29T08:36:29.268Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:3b3db0be2bd20a35513c12f32f9da70182283c414d26a9cf735f3d519b702a1b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:29.588Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:36:29.900Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-29T08:36:29.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T08:36:29.900Z] 9c93af463c12: Preparing [2021-09-29T08:36:29.900Z] 3367377f3646: Preparing [2021-09-29T08:36:29.900Z] f8c494ef7b04: Preparing [2021-09-29T08:36:29.900Z] 0a865c8369ae: Preparing [2021-09-29T08:36:29.900Z] c080ac93e525: Preparing [2021-09-29T08:36:29.900Z] 87dec32dab56: Preparing [2021-09-29T08:36:29.900Z] 4b3c02ac6c6d: Preparing [2021-09-29T08:36:29.900Z] 3b6deb83ca37: Preparing [2021-09-29T08:36:29.900Z] 563ea45970c1: Preparing [2021-09-29T08:36:29.900Z] 91e3b9641807: Preparing [2021-09-29T08:36:29.900Z] b2d5eeeaba3a: Preparing [2021-09-29T08:36:29.900Z] 4b3c02ac6c6d: Waiting [2021-09-29T08:36:29.900Z] 3b6deb83ca37: Waiting [2021-09-29T08:36:29.900Z] 563ea45970c1: Waiting [2021-09-29T08:36:29.900Z] 91e3b9641807: Waiting [2021-09-29T08:36:29.900Z] b2d5eeeaba3a: Waiting [2021-09-29T08:36:29.900Z] 87dec32dab56: Waiting [2021-09-29T08:36:29.900Z] 3367377f3646: Layer already exists [2021-09-29T08:36:29.900Z] 0a865c8369ae: Layer already exists [2021-09-29T08:36:29.900Z] f8c494ef7b04: Layer already exists [2021-09-29T08:36:29.900Z] c080ac93e525: Layer already exists [2021-09-29T08:36:29.900Z] 9c93af463c12: Layer already exists [2021-09-29T08:36:29.900Z] 87dec32dab56: Layer already exists [2021-09-29T08:36:29.900Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T08:36:29.900Z] 91e3b9641807: Layer already exists [2021-09-29T08:36:29.900Z] 563ea45970c1: Layer already exists [2021-09-29T08:36:29.900Z] 3b6deb83ca37: Layer already exists [2021-09-29T08:36:29.900Z] b2d5eeeaba3a: Layer already exists [2021-09-29T08:36:29.900Z] main: digest: sha256:3b3db0be2bd20a35513c12f32f9da70182283c414d26a9cf735f3d519b702a1b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:36:29.956Z] ===================================================== [Pipeline] echo [2021-09-29T08:36:29.970Z] taggedImages: [2021-09-29T08:36:29.970Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:36:29.970Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-29T08:36:29.970Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.59 [2021-09-29T08:36:29.970Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:36:29.970Z] - 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-09-29T08:36:58.833Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:36:58.833Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:36:58.833Z] ---> 8ad16c413d0e [2021-09-29T08:36:58.833Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:36:58.833Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:36:58.833Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:36:58.833Z] ---> 8ad16c413d0e [2021-09-29T08:36:58.833Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:36:58.833Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:36:58.833Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:36:58.833Z] ---> 8ad16c413d0e [2021-09-29T08:36:58.833Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T08:36:58.833Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:36:58.833Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:36:58.833Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 ---> 8ad16c413d0e [2021-09-29T08:36:58.833Z] [2021-09-29T08:36:58.833Z] Step 3/32 : WORKDIR /edgex-goStep 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:36:58.833Z] [2021-09-29T08:36:58.833Z] ---> 8ad16c413d0e [2021-09-29T08:36:58.833Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:36:58.833Z] ---> Running in 251c5ea5271c [2021-09-29T08:36:58.833Z] ---> Running in 3e287e3539a9 [2021-09-29T08:36:58.833Z] ---> Running in 178c54d714b5 [2021-09-29T08:36:58.833Z] ---> Running in 36086b73886c [2021-09-29T08:36:58.833Z] ---> Running in acf12fe5bbac [2021-09-29T08:36:58.833Z] Removing intermediate container acf12fe5bbac [2021-09-29T08:36:58.833Z] ---> c27996a558e3 [2021-09-29T08:36:58.833Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:36:58.833Z] Removing intermediate container 36086b73886c [2021-09-29T08:36:58.833Z] ---> feec4b38c9dc [2021-09-29T08:36:58.833Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:36:58.833Z] Removing intermediate container 178c54d714b5 [2021-09-29T08:36:58.833Z] ---> 66cb5d7c3ba8 [2021-09-29T08:36:58.833Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:36:58.833Z] Removing intermediate container 251c5ea5271c [2021-09-29T08:36:58.833Z] Removing intermediate container 3e287e3539a9 [2021-09-29T08:36:58.833Z] ---> 5f0a6b065e9a [2021-09-29T08:36:58.833Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:36:58.833Z] ---> 2b79fbcb1ab1 [2021-09-29T08:36:58.833Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:36:58.833Z] ---> Running in b934c63752f8 [2021-09-29T08:36:58.833Z] ---> Running in 94cbbed30c5d [2021-09-29T08:36:58.833Z] ---> Running in 0562ac11d61c [2021-09-29T08:36:58.833Z] ---> Running in 0a61be66c287 [2021-09-29T08:36:58.833Z] ---> Running in c146547fb958 [2021-09-29T08:37:00.814Z] Removing intermediate container b934c63752f8 [2021-09-29T08:37:00.814Z] ---> 7318923608d7 [2021-09-29T08:37:00.814Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T08:37:01.093Z] ---> Running in f2a53302ae79 [2021-09-29T08:37:01.093Z] Removing intermediate container 94cbbed30c5d [2021-09-29T08:37:01.093Z] ---> 0875f73d1057 [2021-09-29T08:37:01.093Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T08:37:01.703Z] ---> Running in 1b67d81a526b [2021-09-29T08:37:01.703Z] Removing intermediate container c146547fb958 [2021-09-29T08:37:01.703Z] ---> df9317080699 [2021-09-29T08:37:01.703Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T08:37:01.703Z] Removing intermediate container 0a61be66c287 [2021-09-29T08:37:01.703Z] ---> 7384f0feacad [2021-09-29T08:37:01.703Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T08:37:01.978Z] Removing intermediate container 0562ac11d61c [2021-09-29T08:37:01.978Z] ---> 0ec6ea34aeb6 [2021-09-29T08:37:01.978Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T08:37:01.978Z] ---> Running in f84cc3d452dc [2021-09-29T08:37:02.258Z] ---> Running in f469a9874867 [2021-09-29T08:37:02.258Z] ---> Running in fd1260f75081 [2021-09-29T08:37:03.729Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:37:03.729Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:37:04.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:37:04.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:37:04.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:37:04.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:37:04.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:37:05.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:37:05.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:37:05.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:37:05.706Z] OK: 218 MiB in 52 packages [2021-09-29T08:37:05.989Z] OK: 218 MiB in 52 packages [2021-09-29T08:37:06.603Z] OK: 218 MiB in 52 packages [2021-09-29T08:37:06.603Z] OK: 218 MiB in 52 packages [2021-09-29T08:37:06.878Z] OK: 218 MiB in 52 packages [2021-09-29T08:37:07.479Z] Removing intermediate container 1b67d81a526b [2021-09-29T08:37:07.479Z] ---> aee3ba8fd242 [2021-09-29T08:37:07.479Z] Step 6/24 : COPY go.mod . [2021-09-29T08:37:08.084Z] Removing intermediate container f84cc3d452dc [2021-09-29T08:37:08.084Z] ---> 579f5e8501bc [2021-09-29T08:37:08.084Z] Step 6/24 : COPY go.mod . [2021-09-29T08:37:08.359Z] Removing intermediate container f2a53302ae79 [2021-09-29T08:37:08.359Z] ---> 7629c02ea2fa [2021-09-29T08:37:08.359Z] Step 6/23 : COPY go.mod . [2021-09-29T08:37:08.634Z] ---> b6ca94289284 [2021-09-29T08:37:08.634Z] Step 7/24 : RUN go mod download [2021-09-29T08:37:08.634Z] Removing intermediate container f469a9874867 [2021-09-29T08:37:08.634Z] ---> eea42aa5663e [2021-09-29T08:37:08.634Z] Step 6/32 : COPY go.mod . [2021-09-29T08:37:08.910Z] ---> Running in 6a5ee4db6536 [2021-09-29T08:37:08.910Z] Removing intermediate container fd1260f75081 [2021-09-29T08:37:08.910Z] ---> 1dcad06604e8 [2021-09-29T08:37:08.910Z] Step 6/24 : COPY go.mod . [2021-09-29T08:37:09.556Z] ---> 94c23c04dc6c [2021-09-29T08:37:09.556Z] Step 7/23 : RUN go mod download [2021-09-29T08:37:09.556Z] ---> 910b7fee5a59 [2021-09-29T08:37:09.556Z] Step 7/24 : RUN go mod download [2021-09-29T08:37:09.878Z] ---> Running in 7e167495f0ea [2021-09-29T08:37:09.878Z] ---> Running in 5aa9d95216e9 [2021-09-29T08:37:10.171Z] ---> 1e3102da6431 [2021-09-29T08:37:10.171Z] Step 7/32 : RUN go mod download [2021-09-29T08:37:10.171Z] ---> 81283676e93c [2021-09-29T08:37:10.171Z] Step 7/24 : RUN go mod download [2021-09-29T08:37:10.558Z] ---> Running in 82e9c866bfcf [2021-09-29T08:37:10.930Z] ---> Running in 0cdff8e1c610 [2021-09-29T08:37:14.574Z] Removing intermediate container 6a5ee4db6536 [2021-09-29T08:37:14.574Z] ---> 83b0c7a76a51 [2021-09-29T08:37:14.574Z] Step 8/24 : COPY . . [2021-09-29T08:37:18.904Z] Removing intermediate container 5aa9d95216e9 [2021-09-29T08:37:18.904Z] ---> 7d9c509e7210 [2021-09-29T08:37:18.904Z] Step 8/23 : COPY . . [2021-09-29T08:37:19.503Z] Removing intermediate container 7e167495f0ea [2021-09-29T08:37:19.503Z] ---> 0ab4ed0e470c [2021-09-29T08:37:19.503Z] Step 8/24 : COPY . . [2021-09-29T08:37:20.110Z] Removing intermediate container 0cdff8e1c610 [2021-09-29T08:37:20.110Z] ---> 2290ed456807 [2021-09-29T08:37:20.110Z] Step 8/24 : COPY . . [2021-09-29T08:37:20.728Z] Removing intermediate container 82e9c866bfcf [2021-09-29T08:37:20.728Z] ---> b119bf05488c [2021-09-29T08:37:20.728Z] Step 8/32 : COPY . . [2021-09-29T08:37:29.037Z] ---> 34f1e6f49434 [2021-09-29T08:37:29.037Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:37:31.676Z] ---> Running in af42645fbb4a [2021-09-29T08:37:32.275Z] ---> e4f826c4b72c [2021-09-29T08:37:32.276Z] Step 9/23 : RUN go mod tidy [2021-09-29T08:37:32.555Z] ---> Running in e176d49d9e3e [2021-09-29T08:37:32.834Z] ---> 4708e0786a95 [2021-09-29T08:37:32.834Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:37:32.834Z] ---> 649af9693cd8 [2021-09-29T08:37:32.834Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:37:33.119Z] ---> 317df4aa4267 [2021-09-29T08:37:33.119Z] Step 9/32 : RUN go mod tidy [2021-09-29T08:37:33.119Z] ---> Running in 354d7d7a0d6a [2021-09-29T08:37:33.119Z] ---> Running in a03eb347835d [2021-09-29T08:37:33.402Z] ---> Running in 1de0913c1296 [2021-09-29T08:37:38.874Z] Removing intermediate container af42645fbb4a [2021-09-29T08:37:38.874Z] ---> 117cf892e1d1 [2021-09-29T08:37:38.874Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T08:37:38.874Z] ---> Running in 29f8260edcad [2021-09-29T08:37:40.333Z] Removing intermediate container e176d49d9e3e [2021-09-29T08:37:40.333Z] ---> 54c5cf3c92b0 [2021-09-29T08:37:40.333Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T08:37:40.611Z] ---> Running in 3b70272b591f [2021-09-29T08:37:40.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T08:37:42.058Z] Removing intermediate container a03eb347835d [2021-09-29T08:37:42.058Z] ---> aba468f240a4 [2021-09-29T08:37:42.058Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T08:37:42.058Z] Removing intermediate container 354d7d7a0d6a [2021-09-29T08:37:42.058Z] ---> e993c13a727f [2021-09-29T08:37:42.058Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T08:37:42.058Z] ---> Running in 56afa4372b51 [2021-09-29T08:37:42.333Z] Removing intermediate container 1de0913c1296 [2021-09-29T08:37:42.333Z] ---> 3edd8e20c35d [2021-09-29T08:37:42.333Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T08:37:42.608Z] ---> Running in 99b1ffa85181 [2021-09-29T08:37:42.608Z] ---> Running in 1a89993c2721 [2021-09-29T08:37:43.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T08:37:45.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T08:37:45.793Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T08:37:45.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T08:39:37.662Z] Removing intermediate container 29f8260edcad [2021-09-29T08:39:37.662Z] ---> 8f791489520c [2021-09-29T08:39:37.662Z] [2021-09-29T08:39:37.662Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:39:37.662Z] 3.14: Pulling from library/alpine [2021-09-29T08:39:37.662Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T08:39:37.662Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T08:39:37.662Z] ---> bb3de5531c18 [2021-09-29T08:39:37.662Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:39:37.662Z] ---> Running in c1a705194dd5 [2021-09-29T08:39:37.662Z] Removing intermediate container 56afa4372b51 [2021-09-29T08:39:37.662Z] ---> 0d5f3814090a [2021-09-29T08:39:37.662Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T08:39:38.271Z] ---> Running in 32cbeca19e35 [2021-09-29T08:39:39.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:39:40.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:39:40.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T08:39:41.210Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T08:39:41.210Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:39:41.210Z] OK: 5 MiB in 15 packages [2021-09-29T08:39:43.221Z] Removing intermediate container 1a89993c2721 [2021-09-29T08:39:43.497Z] ---> 5869170abc83 [2021-09-29T08:39:43.497Z] [2021-09-29T08:39:43.497Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T08:39:43.497Z] ---> bb3de5531c18 [2021-09-29T08:39:43.497Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T08:39:43.774Z] ---> Running in fe534d5ec47f [2021-09-29T08:39:43.774Z] Removing intermediate container c1a705194dd5 [2021-09-29T08:39:43.774Z] ---> c64111ba8eef [2021-09-29T08:39:43.774Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:39:44.387Z] ---> Running in 261f58d09dae [2021-09-29T08:39:44.665Z] Removing intermediate container fe534d5ec47f [2021-09-29T08:39:44.665Z] ---> 73717d0ed17a [2021-09-29T08:39:44.665Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T08:39:45.279Z] ---> Running in aef74b5a0263 [2021-09-29T08:39:45.560Z] Removing intermediate container 261f58d09dae [2021-09-29T08:39:45.560Z] ---> 5d861ee78557 [2021-09-29T08:39:45.560Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T08:39:45.851Z] ---> Running in 002ee9c627bf [2021-09-29T08:39:47.299Z] Removing intermediate container 32cbeca19e35 [2021-09-29T08:39:47.299Z] ---> fa7fdf5969ae [2021-09-29T08:39:47.299Z] [2021-09-29T08:39:47.299Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T08:39:47.299Z] Removing intermediate container 002ee9c627bf [2021-09-29T08:39:47.299Z] ---> 58a54256338e [2021-09-29T08:39:47.299Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T08:39:47.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:39:47.577Z] 20.10.7: Pulling from library/docker [2021-09-29T08:39:47.577Z] ---> Running in 184df829eb4b [2021-09-29T08:39:47.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:39:48.463Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T08:39:48.740Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T08:39:48.740Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:39:48.740Z] OK: 5 MiB in 16 packages [2021-09-29T08:39:49.745Z] Removing intermediate container 184df829eb4b [2021-09-29T08:39:49.745Z] ---> 0fa465c5cec9 [2021-09-29T08:39:49.745Z] Step 16/24 : WORKDIR / [2021-09-29T08:39:51.199Z] ---> Running in 1ed4f7640b27 [2021-09-29T08:39:51.199Z] Removing intermediate container 3b70272b591f [2021-09-29T08:39:51.199Z] ---> 3c896c58b0a1 [2021-09-29T08:39:51.199Z] [2021-09-29T08:39:51.199Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T08:39:51.199Z] ---> bb3de5531c18 [2021-09-29T08:39:51.199Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T08:39:51.483Z] ---> Running in dc36e2004ae8 [2021-09-29T08:39:52.475Z] Removing intermediate container aef74b5a0263 [2021-09-29T08:39:52.475Z] ---> 09b35d2e7a61 [2021-09-29T08:39:52.475Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T08:39:52.475Z] Removing intermediate container 1ed4f7640b27 [2021-09-29T08:39:52.475Z] ---> 42450fecd13b [2021-09-29T08:39:52.475Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:39:52.749Z] ---> Running in 78ea823a98de [2021-09-29T08:39:53.734Z] Removing intermediate container 78ea823a98de [2021-09-29T08:39:53.734Z] ---> b38e485ba9d1 [2021-09-29T08:39:53.734Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T08:39:54.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:39:54.285Z] ---> aa22bfe38b67 [2021-09-29T08:39:54.285Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T08:39:54.285Z] ---> Running in 09164404a33e [2021-09-29T08:39:54.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:39:55.272Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T08:39:55.272Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T08:39:55.272Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:39:55.554Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:39:55.554Z] OK: 6 MiB in 16 packages [2021-09-29T08:39:55.832Z] Removing intermediate container 09164404a33e [2021-09-29T08:39:55.832Z] ---> 6faedb5d5b3a [2021-09-29T08:39:55.832Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T08:39:56.429Z] ---> Running in 82841765418a [2021-09-29T08:39:57.419Z] ---> c637c399c27e [2021-09-29T08:39:57.419Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T08:40:00.066Z] ---> a450a34b21a1 [2021-09-29T08:40:00.066Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T08:40:00.066Z] ---> Running in 2e4c366192f5 [2021-09-29T08:40:00.341Z] Removing intermediate container dc36e2004ae8 [2021-09-29T08:40:00.341Z] ---> 61a42d23f64b [2021-09-29T08:40:00.342Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:40:00.613Z] Removing intermediate container 99b1ffa85181 [2021-09-29T08:40:00.613Z] ---> e918f065ab67 [2021-09-29T08:40:00.613Z] [2021-09-29T08:40:00.613Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:40:00.613Z] ---> bb3de5531c18 [2021-09-29T08:40:00.613Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T08:40:00.888Z] ---> Running in 58aed0427115 [2021-09-29T08:40:01.165Z] ---> Running in b30575f2f1e1 [2021-09-29T08:40:01.165Z] Removing intermediate container 2e4c366192f5 [2021-09-29T08:40:01.165Z] ---> 2763b9b4aa01 [2021-09-29T08:40:01.165Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:40:01.439Z] ---> Running in 63e6b3afd309 [2021-09-29T08:40:01.712Z] Removing intermediate container 58aed0427115 [2021-09-29T08:40:01.712Z] ---> a08c7d41ba83 [2021-09-29T08:40:01.712Z] Step 14/23 : ENV APP_PORT=59860Removing intermediate container 82841765418a [2021-09-29T08:40:01.712Z] ---> c711b8033af5 [2021-09-29T08:40:01.712Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T08:40:01.712Z] [2021-09-29T08:40:01.992Z] Removing intermediate container b30575f2f1e1 [2021-09-29T08:40:01.992Z] ---> e58a2eabd796 [2021-09-29T08:40:01.992Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T08:40:01.992Z] ---> Running in c6640bfb2407 [2021-09-29T08:40:01.992Z] ---> Running in ffcf65459b17 [2021-09-29T08:40:01.992Z] Removing intermediate container 63e6b3afd309 [2021-09-29T08:40:01.992Z] ---> 68ce5d558540 [2021-09-29T08:40:01.992Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T08:40:02.269Z] ---> Running in 9fe4d0279727 [2021-09-29T08:40:02.269Z] ---> Running in aee23953c4cd [2021-09-29T08:40:02.551Z] Removing intermediate container c6640bfb2407 [2021-09-29T08:40:02.551Z] ---> 2604bd190c38 [2021-09-29T08:40:02.551Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T08:40:02.551Z] Removing intermediate container ffcf65459b17 [2021-09-29T08:40:02.551Z] ---> e2d0231d195e [2021-09-29T08:40:02.551Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T08:40:02.825Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T08:40:02.825Z] ---> Running in fdf39522b646 [2021-09-29T08:40:03.101Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T08:40:03.101Z] ---> df445af6242a [2021-09-29T08:40:03.101Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:40:03.101Z] Removing intermediate container 9fe4d0279727 [2021-09-29T08:40:03.101Z] ---> 56ab8f19c0ca [2021-09-29T08:40:03.101Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T08:40:03.101Z] Removing intermediate container aee23953c4cd [2021-09-29T08:40:03.101Z] ---> 86818d94bd5b [2021-09-29T08:40:03.101Z] Step 23/24 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:40:03.378Z] ---> Running in dd24f7ffe5bd [2021-09-29T08:40:03.378Z] ---> Running in e915f8210d64 [2021-09-29T08:40:03.378Z] ---> Running in 608e3fc9532c [2021-09-29T08:40:03.652Z] Removing intermediate container fdf39522b646 [2021-09-29T08:40:03.652Z] ---> ae3864d82dda [2021-09-29T08:40:03.652Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:40:03.652Z] ---> 48367b3a638f [2021-09-29T08:40:03.652Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T08:40:03.929Z] ---> Running in 2e5dcd2942c0 [2021-09-29T08:40:04.203Z] Removing intermediate container dd24f7ffe5bd [2021-09-29T08:40:04.203Z] ---> 61f7089c7b4c [2021-09-29T08:40:04.203Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T08:40:04.203Z] Removing intermediate container e915f8210d64 [2021-09-29T08:40:04.203Z] ---> c3da8b7a87ed [2021-09-29T08:40:04.203Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:40:04.476Z] Removing intermediate container 608e3fc9532c [2021-09-29T08:40:04.476Z] ---> 148500c40eba [2021-09-29T08:40:04.476Z] Step 24/24 : LABEL version=2.0.1-dev.59 [2021-09-29T08:40:04.476Z] ---> Running in fe3908a74d0d [2021-09-29T08:40:04.750Z] ---> Running in 1fd41b02bcf8 [2021-09-29T08:40:04.750Z] ---> Running in b62297452c93 [2021-09-29T08:40:05.025Z] ---> d8bfd1ade512 [2021-09-29T08:40:05.025Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T08:40:05.629Z] Removing intermediate container b62297452c93 [2021-09-29T08:40:05.629Z] ---> 91be7e03928e [2021-09-29T08:40:05.629Z] [2021-09-29T08:40:05.914Z] Successfully built 91be7e03928e [2021-09-29T08:40:05.914Z] Successfully tagged core-command-arm64:latest [2021-09-29T08:40:05.914Z] Building security-proxy-setup [2021-09-29T08:40:06.831Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:40:07.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:40:08.046Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T08:40:08.046Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T08:40:08.323Z] Executing bash-5.1.0-r0.post-install [2021-09-29T08:40:08.323Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T08:40:08.323Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T08:40:08.323Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T08:40:08.323Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T08:40:08.323Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T08:40:08.323Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T08:40:08.323Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T08:40:08.323Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T08:40:08.323Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T08:40:08.323Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T08:40:08.323Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T08:40:08.323Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T08:40:09.760Z] ---> 90764952fb58 [2021-09-29T08:40:09.760Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T08:40:09.760Z] Removing intermediate container 2e5dcd2942c0 [2021-09-29T08:40:09.760Z] ---> 42fa3a023373 [2021-09-29T08:40:09.760Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:40:10.157Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T08:40:10.157Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T08:40:10.157Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T08:40:10.499Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T08:40:10.499Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T08:40:10.499Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T08:40:10.499Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T08:40:10.841Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T08:40:10.841Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T08:40:10.841Z] Removing intermediate container 1fd41b02bcf8 [2021-09-29T08:40:10.841Z] ---> 49b0b4b18a2b [2021-09-29T08:40:10.841Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T08:40:10.841Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T08:40:10.841Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T08:40:10.841Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T08:40:11.139Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T08:40:11.139Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T08:40:11.139Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T08:40:11.139Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T08:40:11.139Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T08:40:11.139Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T08:40:11.139Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T08:40:11.139Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T08:40:11.139Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T08:40:11.139Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T08:40:11.139Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T08:40:11.139Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T08:40:11.434Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T08:40:11.434Z] ---> Running in 6f8487b1a050 [2021-09-29T08:40:11.434Z] ---> 0d1e10c1089c [2021-09-29T08:40:11.434Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T08:40:12.095Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T08:40:12.095Z] OK: 82 MiB in 59 packages [2021-09-29T08:40:12.095Z] ---> 168d610ebec4 [2021-09-29T08:40:12.095Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T08:40:12.502Z] ---> Running in dd4926b3ab7b [2021-09-29T08:40:14.513Z] Removing intermediate container dd4926b3ab7b [2021-09-29T08:40:14.513Z] ---> 2ab241e881b3 [2021-09-29T08:40:14.513Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:40:14.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:40:14.793Z] ---> Running in c16ab9c9d75b [2021-09-29T08:40:15.400Z] ---> 313836359862 [2021-09-29T08:40:15.400Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T08:40:15.684Z] Removing intermediate container c16ab9c9d75b [2021-09-29T08:40:15.684Z] ---> 19fd86cc3eb5 [2021-09-29T08:40:15.684Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T08:40:15.684Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:40:16.281Z] ---> Running in 47a3ce7af266 [2021-09-29T08:40:16.880Z] ---> 7f17953897b0 [2021-09-29T08:40:16.880Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T08:40:16.880Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T08:40:17.159Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T08:40:17.159Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T08:40:17.159Z] Removing intermediate container 47a3ce7af266 [2021-09-29T08:40:17.159Z] ---> 44705379d7fd [2021-09-29T08:40:17.159Z] Step 22/23 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:40:17.438Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T08:40:17.719Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:40:17.719Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:40:17.719Z] ---> 8ad16c413d0e [2021-09-29T08:40:17.719Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T08:40:17.719Z] ---> Using cache [2021-09-29T08:40:17.719Z] ---> 2b79fbcb1ab1 [2021-09-29T08:40:17.719Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:40:17.719Z] ---> Using cache [2021-09-29T08:40:17.719Z] ---> 0ec6ea34aeb6 [2021-09-29T08:40:17.719Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T08:40:17.719Z] ---> Running in 4f0f7d9209d1 [2021-09-29T08:40:17.719Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T08:40:17.719Z] ---> Running in 574e60c3a488 [2021-09-29T08:40:17.999Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T08:40:17.999Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:40:17.999Z] OK: 8 MiB in 20 packages [2021-09-29T08:40:17.999Z] ---> 8464a2823ed9 [2021-09-29T08:40:17.999Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T08:40:18.277Z] Removing intermediate container 4f0f7d9209d1 [2021-09-29T08:40:18.277Z] ---> b44a302f9295 [2021-09-29T08:40:18.277Z] Step 23/23 : LABEL version=2.0.1-dev.59 [2021-09-29T08:40:18.880Z] ---> Running in 88330a30dbe6 [2021-09-29T08:40:19.472Z] ---> 578a364e3f02 [2021-09-29T08:40:19.472Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T08:40:20.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:40:20.071Z] ---> Running in ded75a6c325c [2021-09-29T08:40:20.071Z] Removing intermediate container 88330a30dbe6 [2021-09-29T08:40:20.071Z] ---> de5fe37208aa [2021-09-29T08:40:20.071Z] [2021-09-29T08:40:20.071Z] Removing intermediate container 6f8487b1a050 [2021-09-29T08:40:20.071Z] ---> 7c75d967ae7b [2021-09-29T08:40:20.071Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:40:20.350Z] Successfully built de5fe37208aa [2021-09-29T08:40:20.350Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T08:40:20.350Z]  Building support-notifications ... done Building support-scheduler [2021-09-29T08:40:20.622Z] Removing intermediate container ded75a6c325c [2021-09-29T08:40:20.622Z] ---> 0d819c4bc038 [2021-09-29T08:40:20.622Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T08:40:21.222Z] Collecting docker-compose==1.23.2 [2021-09-29T08:40:21.222Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T08:40:21.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:40:21.824Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T08:40:21.824Z] ---> 334b9217bd4c [2021-09-29T08:40:21.824Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T08:40:21.824Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T08:40:22.424Z] OK: 218 MiB in 52 packages [2021-09-29T08:40:22.424Z] ---> 21edc1c92966 [2021-09-29T08:40:22.424Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T08:40:22.424Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T08:40:22.424Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T08:40:22.698Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T08:40:22.698Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T08:40:24.133Z] ---> Running in 08f48ec5ddc7 [2021-09-29T08:40:24.409Z] ---> bec49e3146dc [2021-09-29T08:40:24.409Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T08:40:24.685Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-29T08:40:24.961Z] Removing intermediate container 574e60c3a488 [2021-09-29T08:40:24.961Z] ---> 6777b792e909 [2021-09-29T08:40:24.961Z] Step 6/22 : COPY go.mod . [2021-09-29T08:40:24.961Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T08:40:24.961Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T08:40:25.944Z] ---> 420e7f36ed6d [2021-09-29T08:40:25.944Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T08:40:26.545Z] ---> ae4c5f5940d3 [2021-09-29T08:40:26.545Z] Step 7/22 : RUN go mod download [2021-09-29T08:40:26.545Z] ---> Running in fd9e7a40cdfe [2021-09-29T08:40:26.819Z] ---> Running in 58afc2441688 [2021-09-29T08:40:27.422Z] Removing intermediate container fd9e7a40cdfe [2021-09-29T08:40:27.422Z] ---> c79592bc4a08 [2021-09-29T08:40:27.422Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:40:28.024Z] ---> Running in e6356d62d140 [2021-09-29T08:40:28.313Z] Removing intermediate container 08f48ec5ddc7 [2021-09-29T08:40:28.314Z] ---> fe9461f0c7ce [2021-09-29T08:40:28.314Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T08:40:28.314Z] Collecting PyYAML<4,>=3.10 [2021-09-29T08:40:28.314Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T08:40:28.923Z] ---> Running in 768bd68ab85d [2021-09-29T08:40:28.923Z] Removing intermediate container e6356d62d140 [2021-09-29T08:40:28.924Z] ---> a3dc5c227f17 [2021-09-29T08:40:28.924Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T08:40:29.532Z] ---> Running in 7a31051c3179 [2021-09-29T08:40:30.135Z] Removing intermediate container 768bd68ab85d [2021-09-29T08:40:30.135Z] ---> 5c9415363c54 [2021-09-29T08:40:30.135Z] Step 29/32 : CMD ["gate"] [2021-09-29T08:40:30.735Z] Removing intermediate container 7a31051c3179 [2021-09-29T08:40:30.735Z] ---> 6d4b13fb99a3 [2021-09-29T08:40:30.735Z] Step 23/24 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:40:30.735Z] ---> Running in 8c8df9157dec [2021-09-29T08:40:31.010Z] ---> Running in 60711c101654 [2021-09-29T08:40:31.619Z] Removing intermediate container 8c8df9157dec [2021-09-29T08:40:31.620Z] ---> 7af4390c607c [2021-09-29T08:40:31.620Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T08:40:31.893Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T08:40:32.168Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T08:40:32.168Z] Removing intermediate container 60711c101654 [2021-09-29T08:40:32.168Z] ---> 4dadd63b55a6 [2021-09-29T08:40:32.168Z] Step 24/24 : LABEL version=2.0.1-dev.59 [2021-09-29T08:40:32.168Z] ---> Running in 940784443d21 [2021-09-29T08:40:32.450Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:40:32.450Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:40:32.450Z] ---> 8ad16c413d0e [2021-09-29T08:40:32.450Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T08:40:32.450Z] ---> Using cache [2021-09-29T08:40:32.450Z] ---> 2b79fbcb1ab1 [2021-09-29T08:40:32.450Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:40:32.450Z] ---> Using cache [2021-09-29T08:40:32.450Z] ---> 0ec6ea34aeb6 [2021-09-29T08:40:32.450Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T08:40:32.450Z] ---> Using cache [2021-09-29T08:40:32.450Z] ---> 6777b792e909 [2021-09-29T08:40:32.450Z] Step 6/23 : COPY go.mod . [2021-09-29T08:40:32.450Z] ---> Using cache [2021-09-29T08:40:32.450Z] ---> ae4c5f5940d3 [2021-09-29T08:40:32.450Z] Step 7/23 : RUN go mod download [2021-09-29T08:40:32.450Z] ---> Running in 6f12cd984baf [2021-09-29T08:40:32.450Z] ---> Running in e772a7afebeb [2021-09-29T08:40:33.436Z] Removing intermediate container 58afc2441688 [2021-09-29T08:40:33.436Z] ---> 32864b232609 [2021-09-29T08:40:33.436Z] Step 8/22 : COPY . . [2021-09-29T08:40:33.436Z] Removing intermediate container 940784443d21 [2021-09-29T08:40:33.436Z] ---> b43cea8ece82 [2021-09-29T08:40:33.436Z] Step 31/32 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:40:33.436Z] Removing intermediate container e772a7afebeb [2021-09-29T08:40:33.436Z] ---> 72b401ed8afd [2021-09-29T08:40:33.436Z] [2021-09-29T08:40:34.041Z] ---> Running in bdc0a81bb8f3 [2021-09-29T08:40:34.041Z] Successfully built 72b401ed8afd [2021-09-29T08:40:34.041Z] Successfully tagged core-data-arm64:latest [2021-09-29T08:40:34.041Z] Building security-secretstore-setup [2021-09-29T08:40:34.646Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2021-09-29T08:40:34.646Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T08:40:35.627Z] Removing intermediate container bdc0a81bb8f3 [2021-09-29T08:40:35.627Z] ---> bbd19a565377 [2021-09-29T08:40:35.627Z] Step 32/32 : LABEL version=2.0.1-dev.59 [2021-09-29T08:40:36.229Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T08:40:36.229Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T08:40:36.829Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T08:40:36.829Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T08:40:37.843Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T08:40:37.843Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T08:40:37.844Z] ---> Running in 5891028f0cfb [2021-09-29T08:40:38.440Z] Collecting certifi>=2017.4.17 [2021-09-29T08:40:38.440Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T08:40:38.715Z] Collecting idna<2.8,>=2.5 [2021-09-29T08:40:38.715Z] Removing intermediate container 5891028f0cfb [2021-09-29T08:40:38.715Z] ---> 6acdaafc4995 [2021-09-29T08:40:38.715Z] [2021-09-29T08:40:38.715Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T08:40:38.995Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T08:40:38.995Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T08:40:38.995Z] Removing intermediate container 6f12cd984baf [2021-09-29T08:40:38.995Z] ---> 1d8933c5ab22 [2021-09-29T08:40:38.995Z] Step 8/23 : COPY . . [2021-09-29T08:40:39.272Z] Successfully built 6acdaafc4995 [2021-09-29T08:40:39.272Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T08:40:39.272Z] Building core-metadata [2021-09-29T08:40:39.875Z]  Building security-bootstrapper ... done Collecting urllib3<1.25,>=1.21.1 [2021-09-29T08:40:39.875Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T08:40:40.149Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T08:40:40.149Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T08:40:40.149Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T08:40:40.149Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T08:40:41.138Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T08:40:41.138Z] Attempting uninstall: urllib3 [2021-09-29T08:40:41.138Z] Found existing installation: urllib3 1.26.2 [2021-09-29T08:40:41.411Z] Uninstalling urllib3-1.26.2: [2021-09-29T08:40:41.411Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T08:40:42.004Z] Attempting uninstall: idna [2021-09-29T08:40:42.004Z] Found existing installation: idna 3.1 [2021-09-29T08:40:42.004Z] Uninstalling idna-3.1: [2021-09-29T08:40:42.280Z] Successfully uninstalled idna-3.1 [2021-09-29T08:40:42.880Z] Attempting uninstall: chardet [2021-09-29T08:40:42.880Z] Found existing installation: chardet 4.0.0 [2021-09-29T08:40:42.880Z] Uninstalling chardet-4.0.0: [2021-09-29T08:40:43.156Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T08:40:45.811Z] Attempting uninstall: requests [2021-09-29T08:40:45.811Z] Found existing installation: requests 2.25.1 [2021-09-29T08:40:45.811Z] Uninstalling requests-2.25.1: [2021-09-29T08:40:45.811Z] Successfully uninstalled requests-2.25.1 [2021-09-29T08:40:48.457Z] Running setup.py install for texttable: started [2021-09-29T08:40:48.457Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:40:48.457Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:40:48.457Z] ---> 8ad16c413d0e [2021-09-29T08:40:48.457Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T08:40:48.457Z] ---> Using cache [2021-09-29T08:40:48.457Z] ---> 2b79fbcb1ab1 [2021-09-29T08:40:48.458Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:40:48.458Z] ---> Using cache [2021-09-29T08:40:48.458Z] ---> 0ec6ea34aeb6 [2021-09-29T08:40:48.458Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T08:40:48.458Z] ---> Using cache [2021-09-29T08:40:48.458Z] ---> 6777b792e909 [2021-09-29T08:40:48.458Z] Step 6/26 : COPY go.mod . [2021-09-29T08:40:48.458Z] ---> Using cache [2021-09-29T08:40:48.458Z] ---> ae4c5f5940d3 [2021-09-29T08:40:48.458Z] Step 7/26 : RUN go mod download [2021-09-29T08:40:48.458Z] ---> Using cache [2021-09-29T08:40:48.458Z] ---> 1d8933c5ab22 [2021-09-29T08:40:48.458Z] Step 8/26 : COPY . . [2021-09-29T08:40:49.064Z] ---> 88118021d262 [2021-09-29T08:40:49.064Z] Step 9/22 : RUN go mod tidy [2021-09-29T08:40:50.540Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T08:40:50.540Z] Running setup.py install for PyYAML: started [2021-09-29T08:40:50.814Z] ---> Running in 0f4e2611fc04 [2021-09-29T08:40:53.464Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T08:40:53.464Z] Running setup.py install for docopt: started [2021-09-29T08:40:53.464Z] ---> c430f9983b8b [2021-09-29T08:40:53.464Z] Step 9/23 : RUN go mod tidy [2021-09-29T08:40:53.741Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:40:53.741Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:40:53.741Z] ---> 8ad16c413d0e [2021-09-29T08:40:53.741Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:40:53.741Z] ---> Using cache [2021-09-29T08:40:53.741Z] ---> 2b79fbcb1ab1 [2021-09-29T08:40:53.741Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:40:53.741Z] ---> Using cache [2021-09-29T08:40:53.741Z] ---> 0ec6ea34aeb6 [2021-09-29T08:40:53.741Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T08:40:53.741Z] ---> Using cache [2021-09-29T08:40:53.741Z] ---> 6777b792e909 [2021-09-29T08:40:53.741Z] Step 6/24 : COPY go.mod . [2021-09-29T08:40:53.741Z] ---> Using cache [2021-09-29T08:40:53.741Z] ---> ae4c5f5940d3 [2021-09-29T08:40:53.741Z] Step 7/24 : RUN go mod download [2021-09-29T08:40:53.741Z] ---> Using cache [2021-09-29T08:40:53.741Z] ---> 1d8933c5ab22 [2021-09-29T08:40:53.741Z] Step 8/24 : COPY . . [2021-09-29T08:40:54.018Z] ---> Using cache [2021-09-29T08:40:54.018Z] ---> c430f9983b8b [2021-09-29T08:40:54.018Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:40:54.311Z] ---> Running in 2faadb1420dc [2021-09-29T08:40:54.311Z] ---> Running in 56cb349cde06 [2021-09-29T08:40:56.317Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T08:40:56.317Z] Running setup.py install for dockerpty: started [2021-09-29T08:40:58.973Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T08:40:58.973Z] Removing intermediate container 0f4e2611fc04 [2021-09-29T08:40:58.973Z] ---> b77c0b9cb9f6 [2021-09-29T08:40:58.973Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T08:40:59.584Z] ---> Running in e7ac80a1b9de [2021-09-29T08:41:00.582Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-09-29T08:41:02.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T08:41:02.648Z] ---> 05c7890f3dd5 [2021-09-29T08:41:02.648Z] Step 9/26 : RUN go mod tidy [2021-09-29T08:41:02.937Z] Removing intermediate container 56cb349cde06 [2021-09-29T08:41:02.937Z] ---> 345a344288cd [2021-09-29T08:41:02.937Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T08:41:02.937Z] Removing intermediate container 2faadb1420dc [2021-09-29T08:41:02.937Z] ---> 1340a30996b6 [2021-09-29T08:41:02.937Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T08:41:03.211Z] ---> Running in ed6b8f4362d0 [2021-09-29T08:41:03.211Z] ---> Running in 906de11f9f46 [2021-09-29T08:41:03.211Z] ---> Running in 2f1a07449b7f [2021-09-29T08:41:06.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T08:41:07.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T08:41:15.580Z] Removing intermediate container 906de11f9f46 [2021-09-29T08:41:15.580Z] ---> 478a491536fd [2021-09-29T08:41:15.580Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T08:41:15.580Z] ---> Running in 0538dfb1c712 [2021-09-29T08:41:15.580Z] Removing intermediate container fe3908a74d0d [2021-09-29T08:41:15.580Z] ---> f8baadb1110d [2021-09-29T08:41:15.580Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T08:41:16.184Z] ---> Running in e90a51ef656e [2021-09-29T08:41:17.183Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T08:41:17.183Z] Removing intermediate container e90a51ef656e [2021-09-29T08:41:17.183Z] ---> c42f306a832d [2021-09-29T08:41:17.183Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T08:41:17.502Z] ---> Running in f7d08b2706c4 [2021-09-29T08:41:18.146Z] Removing intermediate container f7d08b2706c4 [2021-09-29T08:41:18.146Z] ---> f90c7278b55f [2021-09-29T08:41:18.146Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T08:41:20.278Z] ---> dc50268b4333 [2021-09-29T08:41:20.278Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T08:41:21.747Z] ---> 0fde5818e6f9 [2021-09-29T08:41:21.747Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T08:41:23.216Z] ---> 0e871332b595 [2021-09-29T08:41:23.216Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T08:41:23.216Z] ---> Running in 0b15ffced3b3 [2021-09-29T08:41:24.217Z] Removing intermediate container 0b15ffced3b3 [2021-09-29T08:41:24.217Z] ---> c769fc85c68a [2021-09-29T08:41:24.217Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:41:24.217Z] ---> Running in b4e95ebf330b [2021-09-29T08:41:25.221Z] Removing intermediate container b4e95ebf330b [2021-09-29T08:41:25.221Z] ---> 0a7bacee7601 [2021-09-29T08:41:25.221Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T08:41:25.221Z] ---> Running in 0b1041913b1d [2021-09-29T08:41:25.828Z] Removing intermediate container 0b1041913b1d [2021-09-29T08:41:25.828Z] ---> ca008791b014 [2021-09-29T08:41:25.828Z] Step 23/24 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:41:26.109Z] ---> Running in 71dcaa1e9942 [2021-09-29T08:41:27.109Z] Removing intermediate container 71dcaa1e9942 [2021-09-29T08:41:27.109Z] ---> 9b1cb0df01e5 [2021-09-29T08:41:27.109Z] Step 24/24 : LABEL version=2.0.1-dev.59 [2021-09-29T08:41:27.109Z] ---> Running in 12cd2c4725c2 [2021-09-29T08:41:28.114Z] Removing intermediate container 12cd2c4725c2 [2021-09-29T08:41:28.114Z] ---> 1cfc589fff90 [2021-09-29T08:41:28.114Z] [2021-09-29T08:41:28.114Z] Successfully built 1cfc589fff90 [2021-09-29T08:41:28.114Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T08:42:36.283Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T08:42:43.056Z] Removing intermediate container e7ac80a1b9de [2021-09-29T08:42:43.056Z] ---> 6d4e23fbfcf7 [2021-09-29T08:42:43.056Z] [2021-09-29T08:42:43.056Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T08:42:43.056Z] ---> bb3de5531c18 [2021-09-29T08:42:43.056Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T08:42:43.056Z] ---> Running in 14c813570906 [2021-09-29T08:42:45.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T08:42:45.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:42:45.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:42:46.353Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T08:42:46.353Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T08:42:46.353Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T08:42:46.353Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T08:42:46.353Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T08:42:46.353Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:42:46.353Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:42:46.964Z] OK: 8 MiB in 19 packages [2021-09-29T08:42:50.390Z] Removing intermediate container 14c813570906 [2021-09-29T08:42:50.390Z] ---> 4e0b89175898 [2021-09-29T08:42:50.390Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T08:42:50.673Z] ---> Running in e6175a82412f [2021-09-29T08:42:50.956Z] Removing intermediate container ed6b8f4362d0 [2021-09-29T08:42:50.956Z] ---> d3851db14526 [2021-09-29T08:42:50.956Z] [2021-09-29T08:42:50.956Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T08:42:50.956Z] ---> bb3de5531c18 [2021-09-29T08:42:50.956Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:42:50.956Z] ---> Using cache [2021-09-29T08:42:50.956Z] ---> c64111ba8eef [2021-09-29T08:42:50.956Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:42:50.956Z] ---> Using cache [2021-09-29T08:42:50.956Z] ---> 5d861ee78557 [2021-09-29T08:42:50.956Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T08:42:51.235Z] ---> Running in b30c71a84412 [2021-09-29T08:42:51.235Z] Removing intermediate container 2f1a07449b7f [2021-09-29T08:42:51.235Z] ---> 5ebec836c3b2 [2021-09-29T08:42:51.235Z] [2021-09-29T08:42:51.235Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:42:51.235Z] ---> bb3de5531c18 [2021-09-29T08:42:51.235Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:42:51.235Z] ---> Using cache [2021-09-29T08:42:51.235Z] ---> c64111ba8eef [2021-09-29T08:42:51.235Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:42:51.235Z] ---> Using cache [2021-09-29T08:42:51.235Z] ---> 5d861ee78557 [2021-09-29T08:42:51.235Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T08:42:51.846Z] Removing intermediate container e6175a82412f [2021-09-29T08:42:51.847Z] ---> 9395133d81e5 [2021-09-29T08:42:51.847Z] Step 14/22 : WORKDIR /edgex [2021-09-29T08:42:52.455Z] ---> Running in dec8cd96ea75 [2021-09-29T08:42:52.455Z] Removing intermediate container b30c71a84412 [2021-09-29T08:42:52.455Z] ---> e494af06498f [2021-09-29T08:42:52.455Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T08:42:52.455Z] ---> Running in df8573cb7a6e [2021-09-29T08:42:52.730Z] ---> Running in ad5d0608b1c4 [2021-09-29T08:42:53.009Z] Removing intermediate container dec8cd96ea75 [2021-09-29T08:42:53.009Z] ---> 4be0b36aa945 [2021-09-29T08:42:53.009Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T08:42:53.286Z] ---> Running in 3a36cab5de2e [2021-09-29T08:42:53.286Z] Removing intermediate container 0538dfb1c712 [2021-09-29T08:42:53.286Z] ---> 133e97a14875 [2021-09-29T08:42:53.286Z] [2021-09-29T08:42:53.286Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T08:42:53.286Z] ---> bb3de5531c18 [2021-09-29T08:42:53.286Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T08:42:53.286Z] Removing intermediate container df8573cb7a6e [2021-09-29T08:42:53.286Z] ---> 4a090de35ebc [2021-09-29T08:42:53.286Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T08:42:53.563Z] Removing intermediate container ad5d0608b1c4 [2021-09-29T08:42:53.563Z] ---> d903f150734e [2021-09-29T08:42:53.563Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:42:53.563Z] ---> Running in f923a2514312 [2021-09-29T08:42:53.851Z] Removing intermediate container 3a36cab5de2e [2021-09-29T08:42:53.851Z] ---> 2f369fcb69e9 [2021-09-29T08:42:53.851Z] Step 16/24 : WORKDIR / [2021-09-29T08:42:54.130Z] ---> Running in 56ac7d483226 [2021-09-29T08:42:54.408Z] ---> 54d5e2960525 [2021-09-29T08:42:54.408Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T08:42:54.684Z] ---> 9f886962a055 [2021-09-29T08:42:54.684Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T08:42:54.962Z] Removing intermediate container 56ac7d483226 [2021-09-29T08:42:54.962Z] ---> 56c8944a9384 [2021-09-29T08:42:54.962Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:42:55.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:42:55.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:42:56.513Z] ---> 539b31e610ed [2021-09-29T08:42:56.513Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T08:42:56.513Z] ---> b7c2602c07cb [2021-09-29T08:42:56.513Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T08:42:56.513Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T08:42:56.513Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T08:42:56.513Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T08:42:56.513Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:42:56.513Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:42:56.513Z] ---> cb91c4988a17 [2021-09-29T08:42:56.513Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T08:42:56.790Z] OK: 6 MiB in 17 packages [2021-09-29T08:42:58.243Z] ---> a7dc23d9c99a [2021-09-29T08:42:58.243Z] ---> 19dbdf72798b [2021-09-29T08:42:58.243Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T08:42:58.243Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T08:42:58.521Z] ---> 421e9675d76b [2021-09-29T08:42:58.521Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T08:42:58.521Z] ---> Running in f730cc20790f [2021-09-29T08:42:58.521Z] ---> Running in fa34438f61ec [2021-09-29T08:42:58.803Z] Removing intermediate container f923a2514312 [2021-09-29T08:42:58.803Z] ---> 9f03fd78e492 [2021-09-29T08:42:58.803Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T08:42:58.803Z] ---> Running in ea84b78d9c57 [2021-09-29T08:42:59.082Z] Removing intermediate container f730cc20790f [2021-09-29T08:42:59.082Z] ---> f6652aa3847f [2021-09-29T08:42:59.082Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:42:59.083Z] Removing intermediate container fa34438f61ec [2021-09-29T08:42:59.083Z] ---> 146e1d68a9f0 [2021-09-29T08:42:59.083Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T08:42:59.357Z] ---> Running in d76cc64a70a0 [2021-09-29T08:42:59.357Z] ---> 987e4fdcddd0 [2021-09-29T08:42:59.357Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T08:42:59.357Z] ---> Running in 0dada15331a9 [2021-09-29T08:42:59.633Z] Removing intermediate container ea84b78d9c57 [2021-09-29T08:42:59.633Z] ---> c640a5b0d61f [2021-09-29T08:42:59.633Z] Step 14/26 : WORKDIR / [2021-09-29T08:42:59.633Z] ---> Running in 4a3e900bc765 [2021-09-29T08:42:59.912Z] ---> Running in 3347bbb0da36 [2021-09-29T08:42:59.912Z] Removing intermediate container d76cc64a70a0 [2021-09-29T08:42:59.912Z] ---> 50555e626115 [2021-09-29T08:42:59.912Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T08:42:59.912Z] Removing intermediate container 0dada15331a9 [2021-09-29T08:42:59.912Z] ---> febc346f8eaa [2021-09-29T08:42:59.912Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T08:43:00.187Z] ---> Running in d8cdecf2db82 [2021-09-29T08:43:00.187Z] Removing intermediate container 4a3e900bc765 [2021-09-29T08:43:00.187Z] ---> 0ab89f3decfe [2021-09-29T08:43:00.187Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:43:00.187Z] ---> Running in 32f7ce961fb8 [2021-09-29T08:43:00.468Z] ---> Running in 8ef2f274436e [2021-09-29T08:43:00.468Z] Removing intermediate container 3347bbb0da36 [2021-09-29T08:43:00.468Z] ---> d1dc72431a41 [2021-09-29T08:43:00.468Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-29T08:43:00.738Z] Removing intermediate container d8cdecf2db82 [2021-09-29T08:43:00.738Z] ---> 6334ace22a25 [2021-09-29T08:43:00.738Z] Step 22/23 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:01.010Z] ---> Running in 7049c1593e35 [2021-09-29T08:43:01.010Z] Removing intermediate container 32f7ce961fb8 [2021-09-29T08:43:01.010Z] ---> 292912bbeac4 [2021-09-29T08:43:01.010Z] Step 21/22 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:01.010Z] ---> Running in 156c00060108 [2021-09-29T08:43:01.010Z] Removing intermediate container 8ef2f274436e [2021-09-29T08:43:01.010Z] ---> c9ca59bd165e [2021-09-29T08:43:01.010Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T08:43:01.616Z] ---> Running in 68776be62e6c [2021-09-29T08:43:01.616Z] ---> 93a5ed62b6ae [2021-09-29T08:43:01.616Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-29T08:43:01.616Z] Removing intermediate container 7049c1593e35 [2021-09-29T08:43:01.616Z] ---> 3cec0476156b [2021-09-29T08:43:01.616Z] Step 23/23 : LABEL version=2.0.1-dev.59 [2021-09-29T08:43:01.616Z] ---> Running in 79a572d84509 [2021-09-29T08:43:01.616Z] Removing intermediate container 156c00060108 [2021-09-29T08:43:01.616Z] ---> da2de5f4224b [2021-09-29T08:43:01.616Z] Step 22/22 : LABEL version=2.0.1-dev.59 [2021-09-29T08:43:01.888Z] ---> Running in 2aa8c193d113 [2021-09-29T08:43:02.159Z] Removing intermediate container 68776be62e6c [2021-09-29T08:43:02.159Z] ---> bd0ab96e6a6d [2021-09-29T08:43:02.159Z] Step 23/24 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:02.159Z] ---> Running in d7e9a9209ee9 [2021-09-29T08:43:02.430Z] Removing intermediate container 79a572d84509 [2021-09-29T08:43:02.430Z] ---> d81af2c099f0 [2021-09-29T08:43:02.430Z] [2021-09-29T08:43:02.430Z] Removing intermediate container 2aa8c193d113 [2021-09-29T08:43:02.430Z] ---> 90f0977871a3 [2021-09-29T08:43:02.430Z] [2021-09-29T08:43:02.430Z] ---> f97426b2a936 [2021-09-29T08:43:02.430Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T08:43:02.703Z] Successfully built d81af2c099f0 [2021-09-29T08:43:02.703Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T08:43:02.703Z]  Building support-scheduler ... done Successfully built 90f0977871a3 [2021-09-29T08:43:02.703Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T08:43:02.976Z]  Building security-proxy-setup ... done Removing intermediate container d7e9a9209ee9 [2021-09-29T08:43:02.976Z] ---> 4378f0fbe473 [2021-09-29T08:43:02.976Z] Step 24/24 : LABEL version=2.0.1-dev.59 [2021-09-29T08:43:02.976Z] ---> Running in b6c190233fc9 [2021-09-29T08:43:03.247Z] ---> c787dd95cdc4 [2021-09-29T08:43:03.247Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-29T08:43:03.522Z] Removing intermediate container b6c190233fc9 [2021-09-29T08:43:03.522Z] ---> 84fe6842c2c9 [2021-09-29T08:43:03.522Z] [2021-09-29T08:43:03.795Z] Successfully built 84fe6842c2c9 [2021-09-29T08:43:03.795Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T08:43:04.388Z]  Building core-metadata ... done  ---> dc46d29f2dc7 [2021-09-29T08:43:04.388Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T08:43:05.365Z] ---> 8bb4ef52ba77 [2021-09-29T08:43:05.365Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T08:43:06.808Z] ---> 1c6e783a8bb6 [2021-09-29T08:43:06.808Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T08:43:07.403Z] ---> 896ae1813644 [2021-09-29T08:43:07.403Z] Step 22/26 : 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-09-29T08:43:07.676Z] ---> Running in 2fb673cf14f9 [2021-09-29T08:43:10.292Z] Removing intermediate container 2fb673cf14f9 [2021-09-29T08:43:10.292Z] ---> e283053b6de3 [2021-09-29T08:43:10.292Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T08:43:10.292Z] ---> Running in bacceed83ea8 [2021-09-29T08:43:10.568Z] Removing intermediate container bacceed83ea8 [2021-09-29T08:43:10.568Z] ---> 03ce701c6baf [2021-09-29T08:43:10.568Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T08:43:10.568Z] ---> Running in 100cf39b449f [2021-09-29T08:43:11.162Z] Removing intermediate container 100cf39b449f [2021-09-29T08:43:11.162Z] ---> e369ad227275 [2021-09-29T08:43:11.162Z] Step 25/26 : LABEL git_sha=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:11.435Z] ---> Running in 8f727781a60d [2021-09-29T08:43:12.032Z] Removing intermediate container 8f727781a60d [2021-09-29T08:43:12.032Z] ---> b593b412a62d [2021-09-29T08:43:12.032Z] Step 26/26 : LABEL version=2.0.1-dev.59 [2021-09-29T08:43:12.032Z] ---> Running in 668d5d81d4b5 [2021-09-29T08:43:12.627Z] Removing intermediate container 668d5d81d4b5 [2021-09-29T08:43:12.627Z] ---> a44bd4dc9359 [2021-09-29T08:43:12.627Z] [2021-09-29T08:43:12.627Z] Successfully built a44bd4dc9359 [2021-09-29T08:43:12.899Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T08:43:13.188Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-09-29T08:43:13.203Z] $ docker stop --time=1 c8686d70418a59162146038ce2ffac8f2cefb191734d9a0d88e7f2be220ffe5e [2021-09-29T08:43:15.057Z] $ docker rm -f c8686d70418a59162146038ce2ffac8f2cefb191734d9a0d88e7f2be220ffe5e [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T08:43:15.666Z] + docker images [2021-09-29T08:43:15.938Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T08:43:15.938Z] security-secretstore-setup-arm64 latest a44bd4dc9359 3 seconds ago 26.5MB [2021-09-29T08:43:15.938Z] core-metadata-arm64 latest 84fe6842c2c9 12 seconds ago 15.8MB [2021-09-29T08:43:15.938Z] security-proxy-setup-arm64 latest 90f0977871a3 13 seconds ago 25.3MB [2021-09-29T08:43:15.938Z] support-scheduler-arm64 latest d81af2c099f0 13 seconds ago 15.2MB [2021-09-29T08:43:15.938Z] 133e97a14875 23 seconds ago 1.46GB [2021-09-29T08:43:15.938Z] d3851db14526 25 seconds ago 1.45GB [2021-09-29T08:43:15.938Z] 5ebec836c3b2 25 seconds ago 1.46GB [2021-09-29T08:43:15.938Z] 6d4e23fbfcf7 34 seconds ago 1.46GB [2021-09-29T08:43:15.938Z] sys-mgmt-agent-arm64 latest 1cfc589fff90 About a minute ago 312MB [2021-09-29T08:43:15.938Z] security-bootstrapper-arm64 latest 6acdaafc4995 2 minutes ago 17.7MB [2021-09-29T08:43:15.938Z] core-data-arm64 latest 72b401ed8afd 2 minutes ago 19.4MB [2021-09-29T08:43:15.938Z] support-notifications-arm64 latest de5fe37208aa 2 minutes ago 15.9MB [2021-09-29T08:43:15.938Z] core-command-arm64 latest 91be7e03928e 3 minutes ago 15.2MB [2021-09-29T08:43:15.938Z] e918f065ab67 3 minutes ago 1.46GB [2021-09-29T08:43:15.938Z] 3c896c58b0a1 3 minutes ago 1.45GB [2021-09-29T08:43:15.938Z] fa7fdf5969ae 3 minutes ago 1.45GB [2021-09-29T08:43:15.938Z] 5869170abc83 3 minutes ago 1.45GB [2021-09-29T08:43:15.938Z] 8f791489520c 3 minutes ago 1.45GB [2021-09-29T08:43:15.938Z] ci-base-image-arm64 latest 8ad16c413d0e 7 minutes ago 1.24GB [2021-09-29T08:43:15.938Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T08:43:15.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T08:43:15.938Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T08:43:15.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-09-29T08:43:16.193Z] provisioning config files... [2021-09-29T08:43:16.220Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/67@tmp/config5384244653595066249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:43:16.580Z] ---> docker-login.sh [2021-09-29T08:43:16.580Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:43:16.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:43:17.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:43:17.123Z] Configure a credential helper to remove this warning. See [2021-09-29T08:43:17.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:43:17.123Z] [2021-09-29T08:43:17.123Z] Login Succeeded [2021-09-29T08:43:17.123Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:43:17.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:43:17.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:43:17.718Z] Configure a credential helper to remove this warning. See [2021-09-29T08:43:17.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:43:17.718Z] [2021-09-29T08:43:17.718Z] Login Succeeded [2021-09-29T08:43:17.718Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:43:17.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:43:18.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:43:18.271Z] Configure a credential helper to remove this warning. See [2021-09-29T08:43:18.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:43:18.271Z] [2021-09-29T08:43:18.271Z] Login Succeeded [2021-09-29T08:43:18.271Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:43:18.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:43:18.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:43:18.864Z] Configure a credential helper to remove this warning. See [2021-09-29T08:43:18.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:43:18.864Z] [2021-09-29T08:43:18.865Z] Login Succeeded [2021-09-29T08:43:18.865Z] docker.io [2021-09-29T08:43:19.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:43:19.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:43:19.747Z] Configure a credential helper to remove this warning. See [2021-09-29T08:43:19.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:43:19.747Z] [2021-09-29T08:43:19.747Z] Login Succeeded [2021-09-29T08:43:19.747Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:43:19.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:43:19.888Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-29T08:43:19.888Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:19.888Z] latest [2021-09-29T08:43:19.888Z] 2.0.1-dev.59 [2021-09-29T08:43:19.888Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:19.888Z] main [2021-09-29T08:43:19.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:20.332Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:20.716Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:20.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T08:43:20.716Z] fa6f87bd42a6: Preparing [2021-09-29T08:43:20.716Z] 986e1c072f15: Preparing [2021-09-29T08:43:20.716Z] fb0bee476b18: Preparing [2021-09-29T08:43:20.716Z] 8bdfc4c9f897: Preparing [2021-09-29T08:43:20.716Z] ee420dfed78a: Preparing [2021-09-29T08:43:21.020Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:21.020Z] fb0bee476b18: Pushed [2021-09-29T08:43:21.020Z] fa6f87bd42a6: Pushed [2021-09-29T08:43:21.020Z] 8bdfc4c9f897: Pushed [2021-09-29T08:43:23.631Z] 986e1c072f15: Pushed [2021-09-29T08:43:23.631Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:41169f8328a3e04d8dfdb7825a1d7b7f1796113d892448a7f3f92077e1d10598 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:23.976Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:24.317Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-29T08:43:24.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T08:43:24.317Z] fa6f87bd42a6: Preparing [2021-09-29T08:43:24.317Z] 986e1c072f15: Preparing [2021-09-29T08:43:24.317Z] fb0bee476b18: Preparing [2021-09-29T08:43:24.317Z] 8bdfc4c9f897: Preparing [2021-09-29T08:43:24.317Z] ee420dfed78a: Preparing [2021-09-29T08:43:24.588Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:24.588Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:43:24.588Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:24.588Z] 986e1c072f15: Layer already exists [2021-09-29T08:43:24.588Z] fa6f87bd42a6: Layer already exists [2021-09-29T08:43:24.588Z] latest: digest: sha256:41169f8328a3e04d8dfdb7825a1d7b7f1796113d892448a7f3f92077e1d10598 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:24.933Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:25.272Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.59 [2021-09-29T08:43:25.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T08:43:25.272Z] fa6f87bd42a6: Preparing [2021-09-29T08:43:25.272Z] 986e1c072f15: Preparing [2021-09-29T08:43:25.272Z] fb0bee476b18: Preparing [2021-09-29T08:43:25.272Z] 8bdfc4c9f897: Preparing [2021-09-29T08:43:25.272Z] ee420dfed78a: Preparing [2021-09-29T08:43:25.272Z] 986e1c072f15: Layer already exists [2021-09-29T08:43:25.272Z] fa6f87bd42a6: Layer already exists [2021-09-29T08:43:25.272Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:43:25.272Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:25.545Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:25.545Z] 2.0.1-dev.59: digest: sha256:41169f8328a3e04d8dfdb7825a1d7b7f1796113d892448a7f3f92077e1d10598 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:25.898Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:26.240Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:26.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T08:43:26.240Z] fa6f87bd42a6: Preparing [2021-09-29T08:43:26.240Z] 986e1c072f15: Preparing [2021-09-29T08:43:26.240Z] fb0bee476b18: Preparing [2021-09-29T08:43:26.240Z] 8bdfc4c9f897: Preparing [2021-09-29T08:43:26.240Z] ee420dfed78a: Preparing [2021-09-29T08:43:26.512Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:26.512Z] fa6f87bd42a6: Layer already exists [2021-09-29T08:43:26.512Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:26.512Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:43:26.512Z] 986e1c072f15: Layer already exists [2021-09-29T08:43:26.512Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:41169f8328a3e04d8dfdb7825a1d7b7f1796113d892448a7f3f92077e1d10598 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:26.858Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:27.196Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-29T08:43:27.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T08:43:27.197Z] fa6f87bd42a6: Preparing [2021-09-29T08:43:27.197Z] 986e1c072f15: Preparing [2021-09-29T08:43:27.197Z] fb0bee476b18: Preparing [2021-09-29T08:43:27.197Z] 8bdfc4c9f897: Preparing [2021-09-29T08:43:27.197Z] ee420dfed78a: Preparing [2021-09-29T08:43:27.467Z] 986e1c072f15: Layer already exists [2021-09-29T08:43:27.467Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:43:27.467Z] fa6f87bd42a6: Layer already exists [2021-09-29T08:43:27.467Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:27.467Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:27.467Z] main: digest: sha256:41169f8328a3e04d8dfdb7825a1d7b7f1796113d892448a7f3f92077e1d10598 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:43:27.546Z] ===================================================== [Pipeline] echo [2021-09-29T08:43:27.565Z] taggedImages: [2021-09-29T08:43:27.565Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:27.565Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-29T08:43:27.565Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.59 [2021-09-29T08:43:27.565Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:27.565Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-29T08:43:27.615Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-29T08:43:27.615Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:27.615Z] latest [2021-09-29T08:43:27.615Z] 2.0.1-dev.59 [2021-09-29T08:43:27.615Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:27.615Z] main [2021-09-29T08:43:27.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:28.012Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:28.353Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:28.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T08:43:28.353Z] a126ead8d0b0: Preparing [2021-09-29T08:43:28.353Z] 75904144e2c3: Preparing [2021-09-29T08:43:28.353Z] fb0bee476b18: Preparing [2021-09-29T08:43:28.353Z] 365de2d3d2e9: Preparing [2021-09-29T08:43:28.353Z] c73400122e3c: Preparing [2021-09-29T08:43:28.353Z] ee420dfed78a: Preparing [2021-09-29T08:43:28.353Z] ee420dfed78a: Waiting [2021-09-29T08:43:28.624Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:28.624Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:28.895Z] c73400122e3c: Pushed [2021-09-29T08:43:28.895Z] a126ead8d0b0: Pushed [2021-09-29T08:43:29.484Z] 365de2d3d2e9: Pushed [2021-09-29T08:43:31.440Z] 75904144e2c3: Pushed [2021-09-29T08:43:31.710Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:b3402d70cf18936255f88e2e8ae16afd7dbef9ce68fabfd75d3402461fb28ab4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:32.053Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:32.394Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-29T08:43:32.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T08:43:32.394Z] a126ead8d0b0: Preparing [2021-09-29T08:43:32.394Z] 75904144e2c3: Preparing [2021-09-29T08:43:32.394Z] fb0bee476b18: Preparing [2021-09-29T08:43:32.394Z] 365de2d3d2e9: Preparing [2021-09-29T08:43:32.394Z] c73400122e3c: Preparing [2021-09-29T08:43:32.394Z] ee420dfed78a: Preparing [2021-09-29T08:43:32.394Z] ee420dfed78a: Waiting [2021-09-29T08:43:32.394Z] c73400122e3c: Layer already exists [2021-09-29T08:43:32.394Z] a126ead8d0b0: Layer already exists [2021-09-29T08:43:32.394Z] 365de2d3d2e9: Layer already exists [2021-09-29T08:43:32.394Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:32.665Z] 75904144e2c3: Layer already exists [2021-09-29T08:43:32.665Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:32.665Z] latest: digest: sha256:b3402d70cf18936255f88e2e8ae16afd7dbef9ce68fabfd75d3402461fb28ab4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:33.007Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:33.348Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.59 [2021-09-29T08:43:33.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T08:43:33.348Z] a126ead8d0b0: Preparing [2021-09-29T08:43:33.348Z] 75904144e2c3: Preparing [2021-09-29T08:43:33.348Z] fb0bee476b18: Preparing [2021-09-29T08:43:33.348Z] 365de2d3d2e9: Preparing [2021-09-29T08:43:33.348Z] c73400122e3c: Preparing [2021-09-29T08:43:33.348Z] ee420dfed78a: Preparing [2021-09-29T08:43:33.348Z] ee420dfed78a: Waiting [2021-09-29T08:43:33.348Z] c73400122e3c: Layer already exists [2021-09-29T08:43:33.348Z] 365de2d3d2e9: Layer already exists [2021-09-29T08:43:33.348Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:33.348Z] a126ead8d0b0: Layer already exists [2021-09-29T08:43:33.348Z] 75904144e2c3: Layer already exists [2021-09-29T08:43:33.621Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:33.621Z] 2.0.1-dev.59: digest: sha256:b3402d70cf18936255f88e2e8ae16afd7dbef9ce68fabfd75d3402461fb28ab4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:33.976Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:34.319Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:34.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T08:43:34.319Z] a126ead8d0b0: Preparing [2021-09-29T08:43:34.319Z] 75904144e2c3: Preparing [2021-09-29T08:43:34.319Z] fb0bee476b18: Preparing [2021-09-29T08:43:34.319Z] 365de2d3d2e9: Preparing [2021-09-29T08:43:34.319Z] c73400122e3c: Preparing [2021-09-29T08:43:34.319Z] ee420dfed78a: Preparing [2021-09-29T08:43:34.319Z] ee420dfed78a: Waiting [2021-09-29T08:43:34.319Z] c73400122e3c: Layer already exists [2021-09-29T08:43:34.319Z] a126ead8d0b0: Layer already exists [2021-09-29T08:43:34.319Z] 75904144e2c3: Layer already exists [2021-09-29T08:43:34.319Z] 365de2d3d2e9: Layer already exists [2021-09-29T08:43:34.319Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:34.590Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:34.590Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:b3402d70cf18936255f88e2e8ae16afd7dbef9ce68fabfd75d3402461fb28ab4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:34.934Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:35.276Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-29T08:43:35.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T08:43:35.277Z] a126ead8d0b0: Preparing [2021-09-29T08:43:35.277Z] 75904144e2c3: Preparing [2021-09-29T08:43:35.277Z] fb0bee476b18: Preparing [2021-09-29T08:43:35.277Z] 365de2d3d2e9: Preparing [2021-09-29T08:43:35.277Z] c73400122e3c: Preparing [2021-09-29T08:43:35.277Z] ee420dfed78a: Preparing [2021-09-29T08:43:35.277Z] ee420dfed78a: Waiting [2021-09-29T08:43:35.277Z] 365de2d3d2e9: Layer already exists [2021-09-29T08:43:35.277Z] a126ead8d0b0: Layer already exists [2021-09-29T08:43:35.277Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:35.277Z] 75904144e2c3: Layer already exists [2021-09-29T08:43:35.277Z] c73400122e3c: Layer already exists [2021-09-29T08:43:35.277Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:35.549Z] main: digest: sha256:b3402d70cf18936255f88e2e8ae16afd7dbef9ce68fabfd75d3402461fb28ab4 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:43:35.625Z] ===================================================== [Pipeline] echo [2021-09-29T08:43:35.644Z] taggedImages: [2021-09-29T08:43:35.644Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:35.644Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-29T08:43:35.644Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.59 [2021-09-29T08:43:35.644Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:35.644Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-29T08:43:35.693Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-29T08:43:35.693Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:35.693Z] latest [2021-09-29T08:43:35.693Z] 2.0.1-dev.59 [2021-09-29T08:43:35.693Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:35.693Z] main [2021-09-29T08:43:35.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:36.091Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:36.442Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:36.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T08:43:36.443Z] 1478c2baf49d: Preparing [2021-09-29T08:43:36.443Z] 7cde784dc04c: Preparing [2021-09-29T08:43:36.443Z] fb0bee476b18: Preparing [2021-09-29T08:43:36.443Z] 8bdfc4c9f897: Preparing [2021-09-29T08:43:36.443Z] ee420dfed78a: Preparing [2021-09-29T08:43:36.443Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:36.715Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:43:36.715Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:36.715Z] 1478c2baf49d: Pushed [2021-09-29T08:43:39.322Z] 7cde784dc04c: Pushed [2021-09-29T08:43:39.322Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:c9f162d7c635ae6ac6e745960b44bb3612aa4fa4ccca08ef716227aae6eb20b9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:39.671Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:40.011Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-29T08:43:40.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T08:43:40.011Z] 1478c2baf49d: Preparing [2021-09-29T08:43:40.011Z] 7cde784dc04c: Preparing [2021-09-29T08:43:40.011Z] fb0bee476b18: Preparing [2021-09-29T08:43:40.011Z] 8bdfc4c9f897: Preparing [2021-09-29T08:43:40.011Z] ee420dfed78a: Preparing [2021-09-29T08:43:40.282Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:43:40.282Z] 1478c2baf49d: Layer already exists [2021-09-29T08:43:40.282Z] 7cde784dc04c: Layer already exists [2021-09-29T08:43:40.282Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:40.282Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:40.282Z] latest: digest: sha256:c9f162d7c635ae6ac6e745960b44bb3612aa4fa4ccca08ef716227aae6eb20b9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:40.631Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:40.974Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.59 [2021-09-29T08:43:40.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T08:43:40.974Z] 1478c2baf49d: Preparing [2021-09-29T08:43:40.974Z] 7cde784dc04c: Preparing [2021-09-29T08:43:40.974Z] fb0bee476b18: Preparing [2021-09-29T08:43:40.974Z] 8bdfc4c9f897: Preparing [2021-09-29T08:43:40.974Z] ee420dfed78a: Preparing [2021-09-29T08:43:40.974Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:40.974Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:40.974Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:43:40.974Z] 7cde784dc04c: Layer already exists [2021-09-29T08:43:40.974Z] 1478c2baf49d: Layer already exists [2021-09-29T08:43:41.249Z] 2.0.1-dev.59: digest: sha256:c9f162d7c635ae6ac6e745960b44bb3612aa4fa4ccca08ef716227aae6eb20b9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:41.689Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:42.081Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:42.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T08:43:42.081Z] 1478c2baf49d: Preparing [2021-09-29T08:43:42.081Z] 7cde784dc04c: Preparing [2021-09-29T08:43:42.081Z] fb0bee476b18: Preparing [2021-09-29T08:43:42.081Z] 8bdfc4c9f897: Preparing [2021-09-29T08:43:42.081Z] ee420dfed78a: Preparing [2021-09-29T08:43:42.361Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:43:42.361Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:42.361Z] 7cde784dc04c: Layer already exists [2021-09-29T08:43:42.361Z] 1478c2baf49d: Layer already exists [2021-09-29T08:43:42.361Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:42.361Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:c9f162d7c635ae6ac6e745960b44bb3612aa4fa4ccca08ef716227aae6eb20b9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:42.730Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:43.097Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-29T08:43:43.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T08:43:43.097Z] 1478c2baf49d: Preparing [2021-09-29T08:43:43.097Z] 7cde784dc04c: Preparing [2021-09-29T08:43:43.097Z] fb0bee476b18: Preparing [2021-09-29T08:43:43.097Z] 8bdfc4c9f897: Preparing [2021-09-29T08:43:43.097Z] ee420dfed78a: Preparing [2021-09-29T08:43:43.369Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:43:43.369Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:43.369Z] 1478c2baf49d: Layer already exists [2021-09-29T08:43:43.369Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:43.369Z] 7cde784dc04c: Layer already exists [2021-09-29T08:43:43.369Z] main: digest: sha256:c9f162d7c635ae6ac6e745960b44bb3612aa4fa4ccca08ef716227aae6eb20b9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:43:43.455Z] ===================================================== [Pipeline] echo [2021-09-29T08:43:43.473Z] taggedImages: [2021-09-29T08:43:43.473Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:43.473Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-29T08:43:43.473Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.59 [2021-09-29T08:43:43.473Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:43.473Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-29T08:43:43.514Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-29T08:43:43.515Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:43.515Z] latest [2021-09-29T08:43:43.515Z] 2.0.1-dev.59 [2021-09-29T08:43:43.515Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:43.515Z] main [2021-09-29T08:43:43.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:43.911Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:44.261Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:44.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T08:43:44.261Z] bb636509e4b4: Preparing [2021-09-29T08:43:44.261Z] bb636509e4b4: Preparing [2021-09-29T08:43:44.261Z] f8e946889afe: Preparing [2021-09-29T08:43:44.261Z] c3a511bf5b0e: Preparing [2021-09-29T08:43:44.261Z] 2e9d4a2a023c: Preparing [2021-09-29T08:43:44.261Z] 2f6c2d6a67c4: Preparing [2021-09-29T08:43:44.261Z] fb0bee476b18: Preparing [2021-09-29T08:43:44.261Z] 90c645221d63: Preparing [2021-09-29T08:43:44.261Z] 2271bd569c31: Preparing [2021-09-29T08:43:44.261Z] 9f9c8dc6e623: Preparing [2021-09-29T08:43:44.261Z] 04c0dcfaacee: Preparing [2021-09-29T08:43:44.261Z] ee420dfed78a: Preparing [2021-09-29T08:43:44.261Z] fb0bee476b18: Waiting [2021-09-29T08:43:44.261Z] 90c645221d63: Waiting [2021-09-29T08:43:44.261Z] 2271bd569c31: Waiting [2021-09-29T08:43:44.261Z] 9f9c8dc6e623: Waiting [2021-09-29T08:43:44.261Z] 04c0dcfaacee: Waiting [2021-09-29T08:43:44.261Z] ee420dfed78a: Waiting [2021-09-29T08:43:44.535Z] c3a511bf5b0e: Pushed [2021-09-29T08:43:44.535Z] 2e9d4a2a023c: Pushed [2021-09-29T08:43:44.535Z] f8e946889afe: Pushed [2021-09-29T08:43:44.535Z] bb636509e4b4: Pushed [2021-09-29T08:43:44.807Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:44.807Z] 2271bd569c31: Pushed [2021-09-29T08:43:44.807Z] 90c645221d63: Pushed [2021-09-29T08:43:44.807Z] 04c0dcfaacee: Pushed [2021-09-29T08:43:44.807Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:45.079Z] 9f9c8dc6e623: Pushed [2021-09-29T08:43:47.689Z] 2f6c2d6a67c4: Pushed [2021-09-29T08:43:47.960Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:5bde8cdf647c5fb2fe7dc66ecd03ea4e55a13551dbe99b64699f0228d1d49be4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:48.304Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:48.645Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-29T08:43:48.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T08:43:48.645Z] bb636509e4b4: Preparing [2021-09-29T08:43:48.645Z] bb636509e4b4: Preparing [2021-09-29T08:43:48.645Z] f8e946889afe: Preparing [2021-09-29T08:43:48.645Z] c3a511bf5b0e: Preparing [2021-09-29T08:43:48.645Z] 2e9d4a2a023c: Preparing [2021-09-29T08:43:48.645Z] 2f6c2d6a67c4: Preparing [2021-09-29T08:43:48.645Z] fb0bee476b18: Preparing [2021-09-29T08:43:48.645Z] 90c645221d63: Preparing [2021-09-29T08:43:48.645Z] 2271bd569c31: Preparing [2021-09-29T08:43:48.645Z] 9f9c8dc6e623: Preparing [2021-09-29T08:43:48.645Z] 04c0dcfaacee: Preparing [2021-09-29T08:43:48.645Z] ee420dfed78a: Preparing [2021-09-29T08:43:48.645Z] fb0bee476b18: Waiting [2021-09-29T08:43:48.645Z] 90c645221d63: Waiting [2021-09-29T08:43:48.645Z] 2271bd569c31: Waiting [2021-09-29T08:43:48.645Z] ee420dfed78a: Waiting [2021-09-29T08:43:48.645Z] 9f9c8dc6e623: Waiting [2021-09-29T08:43:48.645Z] 04c0dcfaacee: Waiting [2021-09-29T08:43:48.645Z] bb636509e4b4: Layer already exists [2021-09-29T08:43:48.645Z] c3a511bf5b0e: Layer already exists [2021-09-29T08:43:48.916Z] f8e946889afe: Layer already exists [2021-09-29T08:43:48.916Z] 2f6c2d6a67c4: Layer already exists [2021-09-29T08:43:48.916Z] 2e9d4a2a023c: Layer already exists [2021-09-29T08:43:48.916Z] 90c645221d63: Layer already exists [2021-09-29T08:43:48.916Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:48.916Z] 2271bd569c31: Layer already exists [2021-09-29T08:43:48.916Z] 04c0dcfaacee: Layer already exists [2021-09-29T08:43:48.916Z] 9f9c8dc6e623: Layer already exists [2021-09-29T08:43:48.916Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:48.916Z] latest: digest: sha256:5bde8cdf647c5fb2fe7dc66ecd03ea4e55a13551dbe99b64699f0228d1d49be4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:49.258Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:49.597Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.59 [2021-09-29T08:43:49.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T08:43:49.597Z] bb636509e4b4: Preparing [2021-09-29T08:43:49.597Z] bb636509e4b4: Preparing [2021-09-29T08:43:49.597Z] f8e946889afe: Preparing [2021-09-29T08:43:49.597Z] c3a511bf5b0e: Preparing [2021-09-29T08:43:49.597Z] 2e9d4a2a023c: Preparing [2021-09-29T08:43:49.597Z] 2f6c2d6a67c4: Preparing [2021-09-29T08:43:49.597Z] fb0bee476b18: Preparing [2021-09-29T08:43:49.597Z] 90c645221d63: Preparing [2021-09-29T08:43:49.597Z] 2271bd569c31: Preparing [2021-09-29T08:43:49.597Z] 9f9c8dc6e623: Preparing [2021-09-29T08:43:49.597Z] 04c0dcfaacee: Preparing [2021-09-29T08:43:49.597Z] ee420dfed78a: Preparing [2021-09-29T08:43:49.597Z] fb0bee476b18: Waiting [2021-09-29T08:43:49.597Z] 90c645221d63: Waiting [2021-09-29T08:43:49.597Z] 04c0dcfaacee: Waiting [2021-09-29T08:43:49.597Z] 2271bd569c31: Waiting [2021-09-29T08:43:49.597Z] 9f9c8dc6e623: Waiting [2021-09-29T08:43:49.597Z] ee420dfed78a: Waiting [2021-09-29T08:43:49.867Z] f8e946889afe: Layer already exists [2021-09-29T08:43:49.867Z] bb636509e4b4: Layer already exists [2021-09-29T08:43:49.867Z] 2f6c2d6a67c4: Layer already exists [2021-09-29T08:43:49.867Z] 2e9d4a2a023c: Layer already exists [2021-09-29T08:43:49.867Z] c3a511bf5b0e: Layer already exists [2021-09-29T08:43:49.867Z] 90c645221d63: Layer already exists [2021-09-29T08:43:49.867Z] 9f9c8dc6e623: Layer already exists [2021-09-29T08:43:49.867Z] 2271bd569c31: Layer already exists [2021-09-29T08:43:49.867Z] 04c0dcfaacee: Layer already exists [2021-09-29T08:43:49.867Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:49.867Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:49.867Z] 2.0.1-dev.59: digest: sha256:5bde8cdf647c5fb2fe7dc66ecd03ea4e55a13551dbe99b64699f0228d1d49be4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:50.214Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:50.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:50.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T08:43:50.549Z] bb636509e4b4: Preparing [2021-09-29T08:43:50.549Z] bb636509e4b4: Preparing [2021-09-29T08:43:50.549Z] f8e946889afe: Preparing [2021-09-29T08:43:50.549Z] c3a511bf5b0e: Preparing [2021-09-29T08:43:50.549Z] 2e9d4a2a023c: Preparing [2021-09-29T08:43:50.549Z] 2f6c2d6a67c4: Preparing [2021-09-29T08:43:50.549Z] fb0bee476b18: Preparing [2021-09-29T08:43:50.549Z] 90c645221d63: Preparing [2021-09-29T08:43:50.549Z] 2271bd569c31: Preparing [2021-09-29T08:43:50.549Z] 9f9c8dc6e623: Preparing [2021-09-29T08:43:50.549Z] 04c0dcfaacee: Preparing [2021-09-29T08:43:50.549Z] ee420dfed78a: Preparing [2021-09-29T08:43:50.549Z] 2271bd569c31: Waiting [2021-09-29T08:43:50.549Z] 04c0dcfaacee: Waiting [2021-09-29T08:43:50.549Z] ee420dfed78a: Waiting [2021-09-29T08:43:50.549Z] fb0bee476b18: Waiting [2021-09-29T08:43:50.549Z] 90c645221d63: Waiting [2021-09-29T08:43:50.821Z] 2f6c2d6a67c4: Layer already exists [2021-09-29T08:43:50.821Z] f8e946889afe: Layer already exists [2021-09-29T08:43:50.821Z] 2e9d4a2a023c: Layer already exists [2021-09-29T08:43:50.821Z] c3a511bf5b0e: Layer already exists [2021-09-29T08:43:50.821Z] bb636509e4b4: Layer already exists [2021-09-29T08:43:50.821Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:50.821Z] 90c645221d63: Layer already exists [2021-09-29T08:43:50.821Z] 04c0dcfaacee: Layer already exists [2021-09-29T08:43:50.821Z] 2271bd569c31: Layer already exists [2021-09-29T08:43:50.821Z] 9f9c8dc6e623: Layer already exists [2021-09-29T08:43:50.821Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:50.821Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:5bde8cdf647c5fb2fe7dc66ecd03ea4e55a13551dbe99b64699f0228d1d49be4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:51.172Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:51.777Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-29T08:43:51.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T08:43:51.777Z] bb636509e4b4: Preparing [2021-09-29T08:43:51.777Z] bb636509e4b4: Preparing [2021-09-29T08:43:51.777Z] f8e946889afe: Preparing [2021-09-29T08:43:51.777Z] c3a511bf5b0e: Preparing [2021-09-29T08:43:51.777Z] 2e9d4a2a023c: Preparing [2021-09-29T08:43:51.777Z] 2f6c2d6a67c4: Preparing [2021-09-29T08:43:51.777Z] fb0bee476b18: Preparing [2021-09-29T08:43:51.777Z] 90c645221d63: Preparing [2021-09-29T08:43:51.777Z] 2271bd569c31: Preparing [2021-09-29T08:43:51.777Z] 9f9c8dc6e623: Preparing [2021-09-29T08:43:51.777Z] 04c0dcfaacee: Preparing [2021-09-29T08:43:51.777Z] ee420dfed78a: Preparing [2021-09-29T08:43:51.777Z] fb0bee476b18: Waiting [2021-09-29T08:43:51.777Z] 90c645221d63: Waiting [2021-09-29T08:43:51.777Z] 2271bd569c31: Waiting [2021-09-29T08:43:51.777Z] 9f9c8dc6e623: Waiting [2021-09-29T08:43:51.777Z] 04c0dcfaacee: Waiting [2021-09-29T08:43:51.777Z] ee420dfed78a: Waiting [2021-09-29T08:43:51.777Z] bb636509e4b4: Layer already exists [2021-09-29T08:43:52.050Z] f8e946889afe: Layer already exists [2021-09-29T08:43:52.050Z] 2f6c2d6a67c4: Layer already exists [2021-09-29T08:43:52.050Z] 2e9d4a2a023c: Layer already exists [2021-09-29T08:43:52.050Z] c3a511bf5b0e: Layer already exists [2021-09-29T08:43:52.050Z] 2271bd569c31: Layer already exists [2021-09-29T08:43:52.050Z] 90c645221d63: Layer already exists [2021-09-29T08:43:52.050Z] 9f9c8dc6e623: Layer already exists [2021-09-29T08:43:52.050Z] fb0bee476b18: Layer already exists [2021-09-29T08:43:52.050Z] 04c0dcfaacee: Layer already exists [2021-09-29T08:43:52.050Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:52.050Z] main: digest: sha256:5bde8cdf647c5fb2fe7dc66ecd03ea4e55a13551dbe99b64699f0228d1d49be4 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:43:52.129Z] ===================================================== [Pipeline] echo [2021-09-29T08:43:52.149Z] taggedImages: [2021-09-29T08:43:52.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:52.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-29T08:43:52.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.59 [2021-09-29T08:43:52.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:52.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-29T08:43:52.200Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-29T08:43:52.200Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:52.200Z] latest [2021-09-29T08:43:52.200Z] 2.0.1-dev.59 [2021-09-29T08:43:52.200Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:52.200Z] main [2021-09-29T08:43:52.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:52.584Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:52.919Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:52.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T08:43:52.919Z] 25bbf07a125b: Preparing [2021-09-29T08:43:52.919Z] 31499a341123: Preparing [2021-09-29T08:43:52.919Z] 5f345e97608d: Preparing [2021-09-29T08:43:52.919Z] 77b37202b06e: Preparing [2021-09-29T08:43:52.919Z] 9550a544b173: Preparing [2021-09-29T08:43:52.919Z] ee420dfed78a: Preparing [2021-09-29T08:43:53.193Z] 5f345e97608d: Pushed [2021-09-29T08:43:53.465Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:53.465Z] 77b37202b06e: Pushed [2021-09-29T08:43:53.736Z] 9550a544b173: Pushed [2021-09-29T08:43:55.162Z] 31499a341123: Pushed [2021-09-29T08:43:55.751Z] 25bbf07a125b: Pushed [2021-09-29T08:43:55.751Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:78285f24c74ddc56e0c738b4ae2650ff825287287122fb2b495304f52674a62c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:56.093Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:56.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-29T08:43:56.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T08:43:56.427Z] 25bbf07a125b: Preparing [2021-09-29T08:43:56.427Z] 31499a341123: Preparing [2021-09-29T08:43:56.427Z] 5f345e97608d: Preparing [2021-09-29T08:43:56.427Z] 77b37202b06e: Preparing [2021-09-29T08:43:56.427Z] 9550a544b173: Preparing [2021-09-29T08:43:56.427Z] ee420dfed78a: Preparing [2021-09-29T08:43:56.427Z] ee420dfed78a: Waiting [2021-09-29T08:43:56.427Z] 77b37202b06e: Layer already exists [2021-09-29T08:43:56.427Z] 9550a544b173: Layer already exists [2021-09-29T08:43:56.428Z] 31499a341123: Layer already exists [2021-09-29T08:43:56.428Z] 25bbf07a125b: Layer already exists [2021-09-29T08:43:56.428Z] 5f345e97608d: Layer already exists [2021-09-29T08:43:56.698Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:56.698Z] latest: digest: sha256:78285f24c74ddc56e0c738b4ae2650ff825287287122fb2b495304f52674a62c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:57.040Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:57.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.59 [2021-09-29T08:43:57.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T08:43:57.378Z] 25bbf07a125b: Preparing [2021-09-29T08:43:57.378Z] 31499a341123: Preparing [2021-09-29T08:43:57.378Z] 5f345e97608d: Preparing [2021-09-29T08:43:57.378Z] 77b37202b06e: Preparing [2021-09-29T08:43:57.378Z] 9550a544b173: Preparing [2021-09-29T08:43:57.378Z] ee420dfed78a: Preparing [2021-09-29T08:43:57.378Z] ee420dfed78a: Waiting [2021-09-29T08:43:57.378Z] 9550a544b173: Layer already exists [2021-09-29T08:43:57.378Z] 31499a341123: Layer already exists [2021-09-29T08:43:57.651Z] 5f345e97608d: Layer already exists [2021-09-29T08:43:57.651Z] 25bbf07a125b: Layer already exists [2021-09-29T08:43:57.651Z] 77b37202b06e: Layer already exists [2021-09-29T08:43:57.651Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:57.651Z] 2.0.1-dev.59: digest: sha256:78285f24c74ddc56e0c738b4ae2650ff825287287122fb2b495304f52674a62c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:57.994Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:58.331Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:58.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T08:43:58.331Z] 25bbf07a125b: Preparing [2021-09-29T08:43:58.331Z] 31499a341123: Preparing [2021-09-29T08:43:58.331Z] 5f345e97608d: Preparing [2021-09-29T08:43:58.331Z] 77b37202b06e: Preparing [2021-09-29T08:43:58.331Z] 9550a544b173: Preparing [2021-09-29T08:43:58.331Z] ee420dfed78a: Preparing [2021-09-29T08:43:58.331Z] ee420dfed78a: Waiting [2021-09-29T08:43:58.331Z] 9550a544b173: Layer already exists [2021-09-29T08:43:58.331Z] 31499a341123: Layer already exists [2021-09-29T08:43:58.602Z] 77b37202b06e: Layer already exists [2021-09-29T08:43:58.602Z] 25bbf07a125b: Layer already exists [2021-09-29T08:43:58.602Z] 5f345e97608d: Layer already exists [2021-09-29T08:43:58.602Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:58.602Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:78285f24c74ddc56e0c738b4ae2650ff825287287122fb2b495304f52674a62c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:58.944Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:43:59.299Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-29T08:43:59.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T08:43:59.300Z] 25bbf07a125b: Preparing [2021-09-29T08:43:59.300Z] 31499a341123: Preparing [2021-09-29T08:43:59.300Z] 5f345e97608d: Preparing [2021-09-29T08:43:59.300Z] 77b37202b06e: Preparing [2021-09-29T08:43:59.300Z] 9550a544b173: Preparing [2021-09-29T08:43:59.300Z] ee420dfed78a: Preparing [2021-09-29T08:43:59.300Z] ee420dfed78a: Waiting [2021-09-29T08:43:59.572Z] 31499a341123: Layer already exists [2021-09-29T08:43:59.572Z] 25bbf07a125b: Layer already exists [2021-09-29T08:43:59.572Z] 5f345e97608d: Layer already exists [2021-09-29T08:43:59.572Z] 9550a544b173: Layer already exists [2021-09-29T08:43:59.572Z] 77b37202b06e: Layer already exists [2021-09-29T08:43:59.572Z] ee420dfed78a: Layer already exists [2021-09-29T08:43:59.572Z] main: digest: sha256:78285f24c74ddc56e0c738b4ae2650ff825287287122fb2b495304f52674a62c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:43:59.647Z] ===================================================== [Pipeline] echo [2021-09-29T08:43:59.666Z] taggedImages: [2021-09-29T08:43:59.666Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:59.666Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-29T08:43:59.666Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.59 [2021-09-29T08:43:59.666Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:59.666Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-29T08:43:59.708Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-29T08:43:59.708Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:43:59.708Z] latest [2021-09-29T08:43:59.708Z] 2.0.1-dev.59 [2021-09-29T08:43:59.708Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:43:59.708Z] main [2021-09-29T08:43:59.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:00.093Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:00.428Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:44:00.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T08:44:00.428Z] b79097ab4508: Preparing [2021-09-29T08:44:00.428Z] 218ad892aedc: Preparing [2021-09-29T08:44:00.429Z] b144abda4621: Preparing [2021-09-29T08:44:00.429Z] b14933859cdc: Preparing [2021-09-29T08:44:00.429Z] a484f7cf336c: Preparing [2021-09-29T08:44:00.429Z] 90f102da55ec: Preparing [2021-09-29T08:44:00.429Z] 3802261a62d2: Preparing [2021-09-29T08:44:00.429Z] 5bac216c51d6: Preparing [2021-09-29T08:44:00.429Z] 9fe7f4767ebf: Preparing [2021-09-29T08:44:00.429Z] ee420dfed78a: Preparing [2021-09-29T08:44:00.429Z] 5bac216c51d6: Waiting [2021-09-29T08:44:00.429Z] 9fe7f4767ebf: Waiting [2021-09-29T08:44:00.429Z] ee420dfed78a: Waiting [2021-09-29T08:44:00.429Z] 90f102da55ec: Waiting [2021-09-29T08:44:00.429Z] 3802261a62d2: Waiting [2021-09-29T08:44:00.701Z] a484f7cf336c: Pushed [2021-09-29T08:44:00.701Z] b79097ab4508: Pushed [2021-09-29T08:44:00.701Z] 218ad892aedc: Pushed [2021-09-29T08:44:00.974Z] 90f102da55ec: Pushed [2021-09-29T08:44:00.974Z] 3802261a62d2: Pushed [2021-09-29T08:44:00.974Z] 5bac216c51d6: Pushed [2021-09-29T08:44:00.974Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:01.576Z] 9fe7f4767ebf: Pushed [2021-09-29T08:44:02.998Z] b14933859cdc: Pushed [2021-09-29T08:44:03.588Z] b144abda4621: Pushed [2021-09-29T08:44:03.857Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:e8a436c30634873ee7c3268f901d7b4b99460fc100ca38ccacc416fcef55b5e3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:04.202Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:04.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-29T08:44:04.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T08:44:04.541Z] b79097ab4508: Preparing [2021-09-29T08:44:04.541Z] 218ad892aedc: Preparing [2021-09-29T08:44:04.541Z] b144abda4621: Preparing [2021-09-29T08:44:04.541Z] b14933859cdc: Preparing [2021-09-29T08:44:04.541Z] a484f7cf336c: Preparing [2021-09-29T08:44:04.541Z] 90f102da55ec: Preparing [2021-09-29T08:44:04.541Z] 3802261a62d2: Preparing [2021-09-29T08:44:04.541Z] 5bac216c51d6: Preparing [2021-09-29T08:44:04.541Z] 9fe7f4767ebf: Preparing [2021-09-29T08:44:04.541Z] ee420dfed78a: Preparing [2021-09-29T08:44:04.541Z] 5bac216c51d6: Waiting [2021-09-29T08:44:04.541Z] 9fe7f4767ebf: Waiting [2021-09-29T08:44:04.541Z] ee420dfed78a: Waiting [2021-09-29T08:44:04.541Z] 90f102da55ec: Waiting [2021-09-29T08:44:04.541Z] 3802261a62d2: Waiting [2021-09-29T08:44:04.811Z] a484f7cf336c: Layer already exists [2021-09-29T08:44:04.811Z] b79097ab4508: Layer already exists [2021-09-29T08:44:04.811Z] b144abda4621: Layer already exists [2021-09-29T08:44:04.811Z] b14933859cdc: Layer already exists [2021-09-29T08:44:04.811Z] 218ad892aedc: Layer already exists [2021-09-29T08:44:04.811Z] 5bac216c51d6: Layer already exists [2021-09-29T08:44:04.811Z] 3802261a62d2: Layer already exists [2021-09-29T08:44:04.811Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:04.811Z] 9fe7f4767ebf: Layer already exists [2021-09-29T08:44:04.811Z] 90f102da55ec: Layer already exists [2021-09-29T08:44:04.811Z] latest: digest: sha256:e8a436c30634873ee7c3268f901d7b4b99460fc100ca38ccacc416fcef55b5e3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:05.197Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:05.566Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.59 [2021-09-29T08:44:05.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T08:44:05.566Z] b79097ab4508: Preparing [2021-09-29T08:44:05.566Z] 218ad892aedc: Preparing [2021-09-29T08:44:05.566Z] b144abda4621: Preparing [2021-09-29T08:44:05.566Z] b14933859cdc: Preparing [2021-09-29T08:44:05.566Z] a484f7cf336c: Preparing [2021-09-29T08:44:05.566Z] 90f102da55ec: Preparing [2021-09-29T08:44:05.566Z] 3802261a62d2: Preparing [2021-09-29T08:44:05.566Z] 5bac216c51d6: Preparing [2021-09-29T08:44:05.566Z] 9fe7f4767ebf: Preparing [2021-09-29T08:44:05.566Z] ee420dfed78a: Preparing [2021-09-29T08:44:05.566Z] 3802261a62d2: Waiting [2021-09-29T08:44:05.566Z] 5bac216c51d6: Waiting [2021-09-29T08:44:05.566Z] 9fe7f4767ebf: Waiting [2021-09-29T08:44:05.566Z] 90f102da55ec: Waiting [2021-09-29T08:44:05.566Z] ee420dfed78a: Waiting [2021-09-29T08:44:05.851Z] b144abda4621: Layer already exists [2021-09-29T08:44:05.851Z] b14933859cdc: Layer already exists [2021-09-29T08:44:05.851Z] 218ad892aedc: Layer already exists [2021-09-29T08:44:05.851Z] a484f7cf336c: Layer already exists [2021-09-29T08:44:05.851Z] b79097ab4508: Layer already exists [2021-09-29T08:44:05.851Z] 90f102da55ec: Layer already exists [2021-09-29T08:44:05.851Z] 5bac216c51d6: Layer already exists [2021-09-29T08:44:05.851Z] 3802261a62d2: Layer already exists [2021-09-29T08:44:05.851Z] 9fe7f4767ebf: Layer already exists [2021-09-29T08:44:05.851Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:05.851Z] 2.0.1-dev.59: digest: sha256:e8a436c30634873ee7c3268f901d7b4b99460fc100ca38ccacc416fcef55b5e3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:06.219Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:06.551Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:44:06.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T08:44:06.552Z] b79097ab4508: Preparing [2021-09-29T08:44:06.552Z] 218ad892aedc: Preparing [2021-09-29T08:44:06.552Z] b144abda4621: Preparing [2021-09-29T08:44:06.552Z] b14933859cdc: Preparing [2021-09-29T08:44:06.552Z] a484f7cf336c: Preparing [2021-09-29T08:44:06.552Z] 90f102da55ec: Preparing [2021-09-29T08:44:06.552Z] 3802261a62d2: Preparing [2021-09-29T08:44:06.552Z] 5bac216c51d6: Preparing [2021-09-29T08:44:06.552Z] 9fe7f4767ebf: Preparing [2021-09-29T08:44:06.552Z] ee420dfed78a: Preparing [2021-09-29T08:44:06.552Z] 3802261a62d2: Waiting [2021-09-29T08:44:06.552Z] 5bac216c51d6: Waiting [2021-09-29T08:44:06.552Z] ee420dfed78a: Waiting [2021-09-29T08:44:06.552Z] 90f102da55ec: Waiting [2021-09-29T08:44:06.552Z] a484f7cf336c: Layer already exists [2021-09-29T08:44:06.552Z] b14933859cdc: Layer already exists [2021-09-29T08:44:06.552Z] b144abda4621: Layer already exists [2021-09-29T08:44:06.552Z] b79097ab4508: Layer already exists [2021-09-29T08:44:06.552Z] 218ad892aedc: Layer already exists [2021-09-29T08:44:06.552Z] 5bac216c51d6: Layer already exists [2021-09-29T08:44:06.552Z] 9fe7f4767ebf: Layer already exists [2021-09-29T08:44:06.552Z] 90f102da55ec: Layer already exists [2021-09-29T08:44:06.552Z] 3802261a62d2: Layer already exists [2021-09-29T08:44:06.552Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:06.827Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:e8a436c30634873ee7c3268f901d7b4b99460fc100ca38ccacc416fcef55b5e3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:07.172Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:07.506Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-29T08:44:07.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T08:44:07.506Z] b79097ab4508: Preparing [2021-09-29T08:44:07.506Z] 218ad892aedc: Preparing [2021-09-29T08:44:07.506Z] b144abda4621: Preparing [2021-09-29T08:44:07.506Z] b14933859cdc: Preparing [2021-09-29T08:44:07.506Z] a484f7cf336c: Preparing [2021-09-29T08:44:07.506Z] 90f102da55ec: Preparing [2021-09-29T08:44:07.506Z] 3802261a62d2: Preparing [2021-09-29T08:44:07.506Z] 5bac216c51d6: Preparing [2021-09-29T08:44:07.506Z] 9fe7f4767ebf: Preparing [2021-09-29T08:44:07.506Z] ee420dfed78a: Preparing [2021-09-29T08:44:07.506Z] 5bac216c51d6: Waiting [2021-09-29T08:44:07.506Z] 9fe7f4767ebf: Waiting [2021-09-29T08:44:07.506Z] ee420dfed78a: Waiting [2021-09-29T08:44:07.506Z] 3802261a62d2: Waiting [2021-09-29T08:44:07.506Z] b144abda4621: Layer already exists [2021-09-29T08:44:07.506Z] a484f7cf336c: Layer already exists [2021-09-29T08:44:07.506Z] 218ad892aedc: Layer already exists [2021-09-29T08:44:07.506Z] b79097ab4508: Layer already exists [2021-09-29T08:44:07.506Z] b14933859cdc: Layer already exists [2021-09-29T08:44:07.506Z] 3802261a62d2: Layer already exists [2021-09-29T08:44:07.506Z] 90f102da55ec: Layer already exists [2021-09-29T08:44:07.506Z] 5bac216c51d6: Layer already exists [2021-09-29T08:44:07.506Z] 9fe7f4767ebf: Layer already exists [2021-09-29T08:44:07.506Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:07.778Z] main: digest: sha256:e8a436c30634873ee7c3268f901d7b4b99460fc100ca38ccacc416fcef55b5e3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:44:07.848Z] ===================================================== [Pipeline] echo [2021-09-29T08:44:07.867Z] taggedImages: [2021-09-29T08:44:07.867Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:44:07.867Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-29T08:44:07.867Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.59 [2021-09-29T08:44:07.867Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:44:07.867Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-29T08:44:07.914Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-29T08:44:07.914Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:44:07.914Z] latest [2021-09-29T08:44:07.914Z] 2.0.1-dev.59 [2021-09-29T08:44:07.914Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:44:07.914Z] main [2021-09-29T08:44:07.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:08.301Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:08.640Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:44:08.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T08:44:08.640Z] cddb054aff41: Preparing [2021-09-29T08:44:08.640Z] 6e37c718b0b0: Preparing [2021-09-29T08:44:08.640Z] fb0bee476b18: Preparing [2021-09-29T08:44:08.640Z] 7c54640fffd1: Preparing [2021-09-29T08:44:08.640Z] ee420dfed78a: Preparing [2021-09-29T08:44:08.911Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:08.911Z] fb0bee476b18: Layer already exists [2021-09-29T08:44:08.911Z] cddb054aff41: Pushed [2021-09-29T08:44:09.184Z] 7c54640fffd1: Pushed [2021-09-29T08:44:11.789Z] 6e37c718b0b0: Pushed [2021-09-29T08:44:11.789Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:59cf4e9421c147c02493d23d0382cc3453e47dbb6a852d0545035cb5df337408 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:12.135Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:12.475Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-29T08:44:12.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T08:44:12.475Z] cddb054aff41: Preparing [2021-09-29T08:44:12.475Z] 6e37c718b0b0: Preparing [2021-09-29T08:44:12.475Z] fb0bee476b18: Preparing [2021-09-29T08:44:12.475Z] 7c54640fffd1: Preparing [2021-09-29T08:44:12.475Z] ee420dfed78a: Preparing [2021-09-29T08:44:12.475Z] 6e37c718b0b0: Layer already exists [2021-09-29T08:44:12.475Z] cddb054aff41: Layer already exists [2021-09-29T08:44:12.475Z] fb0bee476b18: Layer already exists [2021-09-29T08:44:12.475Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:12.748Z] 7c54640fffd1: Layer already exists [2021-09-29T08:44:12.748Z] latest: digest: sha256:59cf4e9421c147c02493d23d0382cc3453e47dbb6a852d0545035cb5df337408 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:13.089Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:13.423Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.59 [2021-09-29T08:44:13.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T08:44:13.423Z] cddb054aff41: Preparing [2021-09-29T08:44:13.423Z] 6e37c718b0b0: Preparing [2021-09-29T08:44:13.423Z] fb0bee476b18: Preparing [2021-09-29T08:44:13.423Z] 7c54640fffd1: Preparing [2021-09-29T08:44:13.423Z] ee420dfed78a: Preparing [2021-09-29T08:44:13.423Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:13.423Z] cddb054aff41: Layer already exists [2021-09-29T08:44:13.695Z] 7c54640fffd1: Layer already exists [2021-09-29T08:44:13.695Z] 6e37c718b0b0: Layer already exists [2021-09-29T08:44:13.695Z] fb0bee476b18: Layer already exists [2021-09-29T08:44:13.695Z] 2.0.1-dev.59: digest: sha256:59cf4e9421c147c02493d23d0382cc3453e47dbb6a852d0545035cb5df337408 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:14.039Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:14.379Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:44:14.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T08:44:14.380Z] cddb054aff41: Preparing [2021-09-29T08:44:14.380Z] 6e37c718b0b0: Preparing [2021-09-29T08:44:14.380Z] fb0bee476b18: Preparing [2021-09-29T08:44:14.380Z] 7c54640fffd1: Preparing [2021-09-29T08:44:14.380Z] ee420dfed78a: Preparing [2021-09-29T08:44:14.380Z] 7c54640fffd1: Layer already exists [2021-09-29T08:44:14.380Z] fb0bee476b18: Layer already exists [2021-09-29T08:44:14.380Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:14.651Z] cddb054aff41: Layer already exists [2021-09-29T08:44:14.651Z] 6e37c718b0b0: Layer already exists [2021-09-29T08:44:14.651Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:59cf4e9421c147c02493d23d0382cc3453e47dbb6a852d0545035cb5df337408 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:14.996Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:15.339Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-29T08:44:15.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T08:44:15.339Z] cddb054aff41: Preparing [2021-09-29T08:44:15.339Z] 6e37c718b0b0: Preparing [2021-09-29T08:44:15.339Z] fb0bee476b18: Preparing [2021-09-29T08:44:15.339Z] 7c54640fffd1: Preparing [2021-09-29T08:44:15.339Z] ee420dfed78a: Preparing [2021-09-29T08:44:15.339Z] 6e37c718b0b0: Layer already exists [2021-09-29T08:44:15.339Z] fb0bee476b18: Layer already exists [2021-09-29T08:44:15.339Z] 7c54640fffd1: Layer already exists [2021-09-29T08:44:15.339Z] cddb054aff41: Layer already exists [2021-09-29T08:44:15.339Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:15.613Z] main: digest: sha256:59cf4e9421c147c02493d23d0382cc3453e47dbb6a852d0545035cb5df337408 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:44:15.684Z] ===================================================== [Pipeline] echo [2021-09-29T08:44:15.702Z] taggedImages: [2021-09-29T08:44:15.702Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:44:15.702Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-29T08:44:15.702Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.59 [2021-09-29T08:44:15.702Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:44:15.702Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-29T08:44:15.746Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-29T08:44:15.746Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:44:15.746Z] latest [2021-09-29T08:44:15.746Z] 2.0.1-dev.59 [2021-09-29T08:44:15.746Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:44:15.746Z] main [2021-09-29T08:44:15.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:16.133Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:16.477Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:44:16.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T08:44:16.477Z] b7abb51d77f9: Preparing [2021-09-29T08:44:16.477Z] 58e862fed689: Preparing [2021-09-29T08:44:16.477Z] fb0bee476b18: Preparing [2021-09-29T08:44:16.477Z] 8bdfc4c9f897: Preparing [2021-09-29T08:44:16.477Z] ee420dfed78a: Preparing [2021-09-29T08:44:16.477Z] fb0bee476b18: Layer already exists [2021-09-29T08:44:16.751Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:44:16.751Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:16.751Z] b7abb51d77f9: Pushed [2021-09-29T08:44:19.357Z] 58e862fed689: Pushed [2021-09-29T08:44:19.357Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:8424dcdd17d42b8b16ff5d2332ce26f01a4de9b7e96476e92ed0b76236feaa65 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:19.695Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:20.028Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-29T08:44:20.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T08:44:20.028Z] b7abb51d77f9: Preparing [2021-09-29T08:44:20.028Z] 58e862fed689: Preparing [2021-09-29T08:44:20.028Z] fb0bee476b18: Preparing [2021-09-29T08:44:20.028Z] 8bdfc4c9f897: Preparing [2021-09-29T08:44:20.028Z] ee420dfed78a: Preparing [2021-09-29T08:44:20.299Z] 58e862fed689: Layer already exists [2021-09-29T08:44:20.299Z] b7abb51d77f9: Layer already exists [2021-09-29T08:44:20.299Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:20.299Z] fb0bee476b18: Layer already exists [2021-09-29T08:44:20.299Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:44:20.299Z] latest: digest: sha256:8424dcdd17d42b8b16ff5d2332ce26f01a4de9b7e96476e92ed0b76236feaa65 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:20.643Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:20.977Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.59 [2021-09-29T08:44:20.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T08:44:20.977Z] b7abb51d77f9: Preparing [2021-09-29T08:44:20.977Z] 58e862fed689: Preparing [2021-09-29T08:44:20.977Z] fb0bee476b18: Preparing [2021-09-29T08:44:20.977Z] 8bdfc4c9f897: Preparing [2021-09-29T08:44:20.977Z] ee420dfed78a: Preparing [2021-09-29T08:44:20.977Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:20.977Z] b7abb51d77f9: Layer already exists [2021-09-29T08:44:20.977Z] 58e862fed689: Layer already exists [2021-09-29T08:44:20.977Z] fb0bee476b18: Layer already exists [2021-09-29T08:44:20.977Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:44:21.247Z] 2.0.1-dev.59: digest: sha256:8424dcdd17d42b8b16ff5d2332ce26f01a4de9b7e96476e92ed0b76236feaa65 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:21.589Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:21.928Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:44:21.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T08:44:21.928Z] b7abb51d77f9: Preparing [2021-09-29T08:44:21.928Z] 58e862fed689: Preparing [2021-09-29T08:44:21.928Z] fb0bee476b18: Preparing [2021-09-29T08:44:21.928Z] 8bdfc4c9f897: Preparing [2021-09-29T08:44:21.928Z] ee420dfed78a: Preparing [2021-09-29T08:44:21.928Z] 58e862fed689: Layer already exists [2021-09-29T08:44:21.928Z] fb0bee476b18: Layer already exists [2021-09-29T08:44:21.928Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:44:21.928Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:22.197Z] b7abb51d77f9: Layer already exists [2021-09-29T08:44:22.197Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:8424dcdd17d42b8b16ff5d2332ce26f01a4de9b7e96476e92ed0b76236feaa65 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:22.535Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:22.872Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-29T08:44:22.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T08:44:22.872Z] b7abb51d77f9: Preparing [2021-09-29T08:44:22.872Z] 58e862fed689: Preparing [2021-09-29T08:44:22.872Z] fb0bee476b18: Preparing [2021-09-29T08:44:22.872Z] 8bdfc4c9f897: Preparing [2021-09-29T08:44:22.872Z] ee420dfed78a: Preparing [2021-09-29T08:44:23.142Z] fb0bee476b18: Layer already exists [2021-09-29T08:44:23.142Z] 58e862fed689: Layer already exists [2021-09-29T08:44:23.142Z] ee420dfed78a: Layer already exists [2021-09-29T08:44:23.142Z] 8bdfc4c9f897: Layer already exists [2021-09-29T08:44:23.142Z] b7abb51d77f9: Layer already exists [2021-09-29T08:44:23.142Z] main: digest: sha256:8424dcdd17d42b8b16ff5d2332ce26f01a4de9b7e96476e92ed0b76236feaa65 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:44:23.207Z] ===================================================== [Pipeline] echo [2021-09-29T08:44:23.223Z] taggedImages: [2021-09-29T08:44:23.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:44:23.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-29T08:44:23.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.59 [2021-09-29T08:44:23.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:44:23.224Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-29T08:44:23.263Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-29T08:44:23.263Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:44:23.263Z] latest [2021-09-29T08:44:23.263Z] 2.0.1-dev.59 [2021-09-29T08:44:23.263Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:44:23.263Z] main [2021-09-29T08:44:23.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:23.639Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:23.973Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:44:23.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T08:44:23.974Z] 610f96c2d267: Preparing [2021-09-29T08:44:23.974Z] a02427f214f5: Preparing [2021-09-29T08:44:23.974Z] 44f09bd1d707: Preparing [2021-09-29T08:44:23.974Z] e4532d663260: Preparing [2021-09-29T08:44:23.974Z] b287e4fe43ef: Preparing [2021-09-29T08:44:23.974Z] c39efab1fe40: Preparing [2021-09-29T08:44:23.974Z] 386fc9fe74c4: Preparing [2021-09-29T08:44:23.974Z] 097a5c91b892: Preparing [2021-09-29T08:44:23.974Z] 74984ba1a09f: Preparing [2021-09-29T08:44:23.974Z] 6d0ac5d4dfcb: Preparing [2021-09-29T08:44:23.974Z] c55d5dbdab40: Preparing [2021-09-29T08:44:23.974Z] c39efab1fe40: Waiting [2021-09-29T08:44:23.974Z] 386fc9fe74c4: Waiting [2021-09-29T08:44:23.974Z] 097a5c91b892: Waiting [2021-09-29T08:44:23.974Z] 74984ba1a09f: Waiting [2021-09-29T08:44:23.974Z] 6d0ac5d4dfcb: Waiting [2021-09-29T08:44:23.974Z] c55d5dbdab40: Waiting [2021-09-29T08:44:24.244Z] b287e4fe43ef: Layer already exists [2021-09-29T08:44:24.244Z] c39efab1fe40: Layer already exists [2021-09-29T08:44:24.244Z] 386fc9fe74c4: Layer already exists [2021-09-29T08:44:24.244Z] a02427f214f5: Pushed [2021-09-29T08:44:24.244Z] 097a5c91b892: Layer already exists [2021-09-29T08:44:24.515Z] 74984ba1a09f: Layer already exists [2021-09-29T08:44:24.515Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T08:44:24.515Z] c55d5dbdab40: Layer already exists [2021-09-29T08:44:25.112Z] 610f96c2d267: Pushed [2021-09-29T08:44:26.536Z] 44f09bd1d707: Pushed [2021-09-29T08:44:41.640Z] e4532d663260: Pushed [2021-09-29T08:44:41.640Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f: digest: sha256:40ccbef4e4d0595daa894858e4b2f82f17001d7de0fb8962f01668bc04ef2657 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:42.253Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:42.597Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-29T08:44:42.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T08:44:42.597Z] 610f96c2d267: Preparing [2021-09-29T08:44:42.597Z] a02427f214f5: Preparing [2021-09-29T08:44:42.597Z] 44f09bd1d707: Preparing [2021-09-29T08:44:42.597Z] e4532d663260: Preparing [2021-09-29T08:44:42.597Z] b287e4fe43ef: Preparing [2021-09-29T08:44:42.597Z] c39efab1fe40: Preparing [2021-09-29T08:44:42.597Z] 386fc9fe74c4: Preparing [2021-09-29T08:44:42.597Z] 097a5c91b892: Preparing [2021-09-29T08:44:42.597Z] 74984ba1a09f: Preparing [2021-09-29T08:44:42.597Z] 6d0ac5d4dfcb: Preparing [2021-09-29T08:44:42.597Z] c55d5dbdab40: Preparing [2021-09-29T08:44:42.597Z] 6d0ac5d4dfcb: Waiting [2021-09-29T08:44:42.597Z] 097a5c91b892: Waiting [2021-09-29T08:44:42.597Z] 74984ba1a09f: Waiting [2021-09-29T08:44:42.597Z] c55d5dbdab40: Waiting [2021-09-29T08:44:42.597Z] c39efab1fe40: Waiting [2021-09-29T08:44:42.597Z] 386fc9fe74c4: Waiting [2021-09-29T08:44:42.597Z] 610f96c2d267: Layer already exists [2021-09-29T08:44:42.597Z] a02427f214f5: Layer already exists [2021-09-29T08:44:42.597Z] 44f09bd1d707: Layer already exists [2021-09-29T08:44:42.872Z] e4532d663260: Layer already exists [2021-09-29T08:44:42.872Z] b287e4fe43ef: Layer already exists [2021-09-29T08:44:42.872Z] 097a5c91b892: Layer already exists [2021-09-29T08:44:42.872Z] c39efab1fe40: Layer already exists [2021-09-29T08:44:42.872Z] 386fc9fe74c4: Layer already exists [2021-09-29T08:44:42.872Z] 74984ba1a09f: Layer already exists [2021-09-29T08:44:42.872Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T08:44:42.872Z] c55d5dbdab40: Layer already exists [2021-09-29T08:44:42.872Z] latest: digest: sha256:40ccbef4e4d0595daa894858e4b2f82f17001d7de0fb8962f01668bc04ef2657 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:43.214Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:43.552Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.59 [2021-09-29T08:44:43.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T08:44:43.552Z] 610f96c2d267: Preparing [2021-09-29T08:44:43.552Z] a02427f214f5: Preparing [2021-09-29T08:44:43.552Z] 44f09bd1d707: Preparing [2021-09-29T08:44:43.552Z] e4532d663260: Preparing [2021-09-29T08:44:43.552Z] b287e4fe43ef: Preparing [2021-09-29T08:44:43.552Z] c39efab1fe40: Preparing [2021-09-29T08:44:43.552Z] 386fc9fe74c4: Preparing [2021-09-29T08:44:43.552Z] 097a5c91b892: Preparing [2021-09-29T08:44:43.552Z] 74984ba1a09f: Preparing [2021-09-29T08:44:43.552Z] 6d0ac5d4dfcb: Preparing [2021-09-29T08:44:43.552Z] 386fc9fe74c4: Waiting [2021-09-29T08:44:43.552Z] c55d5dbdab40: Preparing [2021-09-29T08:44:43.552Z] 097a5c91b892: Waiting [2021-09-29T08:44:43.552Z] 74984ba1a09f: Waiting [2021-09-29T08:44:43.552Z] 6d0ac5d4dfcb: Waiting [2021-09-29T08:44:43.552Z] c39efab1fe40: Waiting [2021-09-29T08:44:43.552Z] e4532d663260: Layer already exists [2021-09-29T08:44:43.552Z] b287e4fe43ef: Layer already exists [2021-09-29T08:44:43.552Z] a02427f214f5: Layer already exists [2021-09-29T08:44:43.552Z] 44f09bd1d707: Layer already exists [2021-09-29T08:44:43.822Z] 610f96c2d267: Layer already exists [2021-09-29T08:44:43.822Z] 386fc9fe74c4: Layer already exists [2021-09-29T08:44:43.822Z] 097a5c91b892: Layer already exists [2021-09-29T08:44:43.822Z] 74984ba1a09f: Layer already exists [2021-09-29T08:44:43.822Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T08:44:43.822Z] c39efab1fe40: Layer already exists [2021-09-29T08:44:43.822Z] c55d5dbdab40: Layer already exists [2021-09-29T08:44:43.823Z] 2.0.1-dev.59: digest: sha256:40ccbef4e4d0595daa894858e4b2f82f17001d7de0fb8962f01668bc04ef2657 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:44.173Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:44.512Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:44:44.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T08:44:44.512Z] 610f96c2d267: Preparing [2021-09-29T08:44:44.512Z] a02427f214f5: Preparing [2021-09-29T08:44:44.512Z] 44f09bd1d707: Preparing [2021-09-29T08:44:44.512Z] e4532d663260: Preparing [2021-09-29T08:44:44.512Z] b287e4fe43ef: Preparing [2021-09-29T08:44:44.512Z] c39efab1fe40: Preparing [2021-09-29T08:44:44.512Z] 386fc9fe74c4: Preparing [2021-09-29T08:44:44.512Z] 097a5c91b892: Preparing [2021-09-29T08:44:44.512Z] 74984ba1a09f: Preparing [2021-09-29T08:44:44.512Z] 6d0ac5d4dfcb: Preparing [2021-09-29T08:44:44.512Z] c55d5dbdab40: Preparing [2021-09-29T08:44:44.512Z] 097a5c91b892: Waiting [2021-09-29T08:44:44.512Z] 6d0ac5d4dfcb: Waiting [2021-09-29T08:44:44.512Z] c55d5dbdab40: Waiting [2021-09-29T08:44:44.512Z] 74984ba1a09f: Waiting [2021-09-29T08:44:44.512Z] c39efab1fe40: Waiting [2021-09-29T08:44:44.512Z] 386fc9fe74c4: Waiting [2021-09-29T08:44:44.512Z] 610f96c2d267: Layer already exists [2021-09-29T08:44:44.786Z] e4532d663260: Layer already exists [2021-09-29T08:44:44.786Z] a02427f214f5: Layer already exists [2021-09-29T08:44:44.786Z] b287e4fe43ef: Layer already exists [2021-09-29T08:44:44.786Z] 44f09bd1d707: Layer already exists [2021-09-29T08:44:44.786Z] c39efab1fe40: Layer already exists [2021-09-29T08:44:44.786Z] 74984ba1a09f: Layer already exists [2021-09-29T08:44:44.786Z] 386fc9fe74c4: Layer already exists [2021-09-29T08:44:44.786Z] 097a5c91b892: Layer already exists [2021-09-29T08:44:44.786Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T08:44:44.786Z] c55d5dbdab40: Layer already exists [2021-09-29T08:44:44.786Z] bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59: digest: sha256:40ccbef4e4d0595daa894858e4b2f82f17001d7de0fb8962f01668bc04ef2657 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:45.128Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:45.465Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-29T08:44:45.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T08:44:45.465Z] 610f96c2d267: Preparing [2021-09-29T08:44:45.465Z] a02427f214f5: Preparing [2021-09-29T08:44:45.465Z] 44f09bd1d707: Preparing [2021-09-29T08:44:45.465Z] e4532d663260: Preparing [2021-09-29T08:44:45.465Z] b287e4fe43ef: Preparing [2021-09-29T08:44:45.465Z] c39efab1fe40: Preparing [2021-09-29T08:44:45.465Z] 386fc9fe74c4: Preparing [2021-09-29T08:44:45.465Z] 097a5c91b892: Preparing [2021-09-29T08:44:45.465Z] 74984ba1a09f: Preparing [2021-09-29T08:44:45.465Z] c39efab1fe40: Waiting [2021-09-29T08:44:45.465Z] 386fc9fe74c4: Waiting [2021-09-29T08:44:45.465Z] 097a5c91b892: Waiting [2021-09-29T08:44:45.465Z] 6d0ac5d4dfcb: Preparing [2021-09-29T08:44:45.465Z] c55d5dbdab40: Preparing [2021-09-29T08:44:45.465Z] 6d0ac5d4dfcb: Waiting [2021-09-29T08:44:45.465Z] c55d5dbdab40: Waiting [2021-09-29T08:44:45.465Z] 74984ba1a09f: Waiting [2021-09-29T08:44:45.737Z] b287e4fe43ef: Layer already exists [2021-09-29T08:44:45.737Z] e4532d663260: Layer already exists [2021-09-29T08:44:45.737Z] 610f96c2d267: Layer already exists [2021-09-29T08:44:45.737Z] 44f09bd1d707: Layer already exists [2021-09-29T08:44:45.737Z] a02427f214f5: Layer already exists [2021-09-29T08:44:45.737Z] 386fc9fe74c4: Layer already exists [2021-09-29T08:44:45.737Z] c39efab1fe40: Layer already exists [2021-09-29T08:44:45.737Z] 097a5c91b892: Layer already exists [2021-09-29T08:44:45.737Z] 74984ba1a09f: Layer already exists [2021-09-29T08:44:45.737Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T08:44:45.737Z] c55d5dbdab40: Layer already exists [2021-09-29T08:44:45.737Z] main: digest: sha256:40ccbef4e4d0595daa894858e4b2f82f17001d7de0fb8962f01668bc04ef2657 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T08:44:45.804Z] ===================================================== [Pipeline] echo [2021-09-29T08:44:45.821Z] taggedImages: [2021-09-29T08:44:45.821Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [2021-09-29T08:44:45.821Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-29T08:44:45.821Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.59 [2021-09-29T08:44:45.821Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bdb2c85536eb59c2c674b54b9fa7260d772e6f9f-2.0.1-dev.59 [2021-09-29T08:44:45.821Z] - 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-09-29T08:44:46.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T08:44:46.667Z] [2021-09-29T08:44:46.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:44:47.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T08:44:47.289Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T08:44:47.289Z] 448f6bf000e3: Pulling fs layer [2021-09-29T08:44:47.289Z] f757da607395: Pulling fs layer [2021-09-29T08:44:47.289Z] 05883995daec: Pulling fs layer [2021-09-29T08:44:47.289Z] 8603b9c90790: Pulling fs layer [2021-09-29T08:44:47.289Z] 1560dd03e051: Pulling fs layer [2021-09-29T08:44:47.289Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T08:44:47.289Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T08:44:47.289Z] 1560dd03e051: Waiting [2021-09-29T08:44:47.289Z] 27f5ce0e4adf: Waiting [2021-09-29T08:44:47.289Z] 8603b9c90790: Waiting [2021-09-29T08:44:47.289Z] c2d8d7efcc4b: Waiting [2021-09-29T08:44:47.563Z] f757da607395: Verifying Checksum [2021-09-29T08:44:47.563Z] f757da607395: Download complete [2021-09-29T08:44:47.563Z] 8603b9c90790: Download complete [2021-09-29T08:44:47.834Z] 1560dd03e051: Verifying Checksum [2021-09-29T08:44:47.834Z] 1560dd03e051: Download complete [2021-09-29T08:44:47.834Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T08:44:47.834Z] 27f5ce0e4adf: Download complete [2021-09-29T08:44:48.106Z] 05883995daec: Verifying Checksum [2021-09-29T08:44:48.106Z] 05883995daec: Download complete [2021-09-29T08:44:48.699Z] 448f6bf000e3: Download complete [2021-09-29T08:44:52.096Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T08:44:52.096Z] c2d8d7efcc4b: Download complete [2021-09-29T08:44:52.096Z] 448f6bf000e3: Pull complete [2021-09-29T08:44:53.069Z] f757da607395: Pull complete [2021-09-29T08:44:54.504Z] 05883995daec: Pull complete [2021-09-29T08:44:54.776Z] 8603b9c90790: Pull complete [2021-09-29T08:44:55.753Z] 1560dd03e051: Pull complete [2021-09-29T08:44:56.025Z] 27f5ce0e4adf: Pull complete [2021-09-29T08:45:11.103Z] c2d8d7efcc4b: Pull complete [2021-09-29T08:45:11.103Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T08:45:11.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T08:45:11.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T08:45:11.350Z] prd-ubuntu18.04-docker-arm64-4c-16g-115 does not seem to be running inside a container [2021-09-29T08:45:11.440Z] $ 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/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-29T08:45:15.420Z] $ docker top da7096883340fbb6bd44b231f9a20c298b0a1acd3a29d8d7aede93329cd22052 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:45:16.633Z] ---> job-cost.sh [2021-09-29T08:45:16.633Z] lf-activate-venv: SKIPPING [2021-09-29T08:45:16.633Z] INFO: No Stack... [2021-09-29T08:45:18.597Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T08:45:18.867Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T08:45:19.528Z] + cut -d, -f6 [2021-09-29T08:45:19.528Z] + cat /w/workspace/edgex-go/67/archives/cost.csv [Pipeline] lock [2021-09-29T08:45:19.591Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-67-stack-cost] [2021-09-29T08:45:19.604Z] Resource [jenkins-edgexfoundry-edgex-go-main-67-stack-cost] did not exist. Created. [2021-09-29T08:45:19.604Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T08:45:20.278Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T08:45:20.964Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T08:45:20.977Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T08:45:21.016Z] $ docker stop --time=1 da7096883340fbb6bd44b231f9a20c298b0a1acd3a29d8d7aede93329cd22052 [2021-09-29T08:45:22.808Z] $ docker rm -f da7096883340fbb6bd44b231f9a20c298b0a1acd3a29d8d7aede93329cd22052 [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-09-29T08:45:24.143Z] provisioning config files... [2021-09-29T08:45:24.161Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/67@tmp/config6366584231410095071tmp [Pipeline] { [Pipeline] sh [2021-09-29T08:45:24.484Z] + set +x [2021-09-29T08:45:24.484Z] + curl -s https://codecov.io/bash [2021-09-29T08:45:24.484Z] + bash -s -- [2021-09-29T08:45:24.753Z] [2021-09-29T08:45:24.753Z] _____ _ [2021-09-29T08:45:24.753Z] / ____| | | [2021-09-29T08:45:24.753Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T08:45:24.753Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T08:45:24.753Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T08:45:24.753Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T08:45:24.753Z] Bash-1.0.6 [2021-09-29T08:45:24.753Z] [2021-09-29T08:45:24.753Z] [2021-09-29T08:45:24.753Z] ==> git version 2.24.4 found [2021-09-29T08:45:24.753Z] ==> 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-09-29T08:45:24.753Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T08:45:24.753Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T08:45:24.753Z] ==> Jenkins CI detected. [2021-09-29T08:45:24.753Z] current dir:  /w/workspace/edgex-go/67 [2021-09-29T08:45:24.753Z] project root: . [2021-09-29T08:45:24.753Z] --> token set from env [2021-09-29T08:45:24.753Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T08:45:24.753Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T08:45:24.753Z] ==> Python coveragepy not found [2021-09-29T08:45:24.753Z] ==> Searching for coverage reports in: [2021-09-29T08:45:24.753Z] + . [2021-09-29T08:45:24.753Z] -> Found 1 reports [2021-09-29T08:45:24.753Z] ==> Detecting git/mercurial file structure [2021-09-29T08:45:24.753Z] ==> Reading reports [2021-09-29T08:45:24.753Z] + ./coverage.out bytes=403100 [2021-09-29T08:45:24.753Z] ==> Appending adjustments [2021-09-29T08:45:24.753Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T08:45:26.165Z] + Found adjustments [2021-09-29T08:45:26.165Z] ==> Gzipping contents [2021-09-29T08:45:26.165Z] 56K /tmp/codecov.nek3qu.gz [2021-09-29T08:45:26.165Z] ==> Uploading reports [2021-09-29T08:45:26.165Z] url: https://codecov.io [2021-09-29T08:45:26.165Z] query: branch=main&commit=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-29T08:45:26.165Z] -> Pinging Codecov [2021-09-29T08:45:26.165Z] 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=bdb2c85536eb59c2c674b54b9fa7260d772e6f9f&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-29T08:45:26.165Z] -> Uploading to [2021-09-29T08:45:26.165Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/bdb2c85536eb59c2c674b54b9fa7260d772e6f9f/ae588c97-164f-44bc-92ab-0c47388050ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T084526Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=624c13ce4385ed73b18bcd02d40f9dfba9fe20d73369f77a28a9f6ba0ea5e2f1 [2021-09-29T08:45:26.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:45:26.165Z] Dload Upload Total Spent Left Speed [2021-09-29T08:45:26.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54233 0 0 100 54233 0 167k --:--:-- --:--:-- --:--:-- 167k 100 54233 0 0 100 54233 0 167k --:--:-- --:--:-- --:--:-- 167k [2021-09-29T08:45:26.749Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bdb2c85536eb59c2c674b54b9fa7260d772e6f9f [Pipeline] } [2021-09-29T08:45:26.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-29T08:45:27.549Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-29T08:45:27.574Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:45:27.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T08:45:27.893Z] [2021-09-29T08:45:27.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:45:28.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T08:45:28.220Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-29T08:45:28.220Z] 188c0c94c7c5: Pulling fs layer [2021-09-29T08:45:28.220Z] 0ef7d3d256c8: Pulling fs layer [2021-09-29T08:45:28.220Z] de9db76c5a1d: Pulling fs layer [2021-09-29T08:45:28.220Z] 0eba1c9be4d2: Pulling fs layer [2021-09-29T08:45:28.220Z] 0d57e429df01: Pulling fs layer [2021-09-29T08:45:28.220Z] 4e4be7b47b0d: Pulling fs layer [2021-09-29T08:45:28.220Z] e1f770b5df2f: Pulling fs layer [2021-09-29T08:45:28.220Z] 85a0685a4137: Pulling fs layer [2021-09-29T08:45:28.220Z] 0eba1c9be4d2: Waiting [2021-09-29T08:45:28.220Z] 0d57e429df01: Waiting [2021-09-29T08:45:28.220Z] 4e4be7b47b0d: Waiting [2021-09-29T08:45:28.220Z] e1f770b5df2f: Waiting [2021-09-29T08:45:28.220Z] 85a0685a4137: Waiting [2021-09-29T08:45:28.220Z] de9db76c5a1d: Verifying Checksum [2021-09-29T08:45:28.220Z] de9db76c5a1d: Download complete [2021-09-29T08:45:28.220Z] 0ef7d3d256c8: Verifying Checksum [2021-09-29T08:45:28.220Z] 0ef7d3d256c8: Download complete [2021-09-29T08:45:28.220Z] 0d57e429df01: Verifying Checksum [2021-09-29T08:45:28.220Z] 0d57e429df01: Download complete [2021-09-29T08:45:28.490Z] 4e4be7b47b0d: Verifying Checksum [2021-09-29T08:45:28.490Z] 4e4be7b47b0d: Download complete [2021-09-29T08:45:28.490Z] 188c0c94c7c5: Verifying Checksum [2021-09-29T08:45:28.490Z] 188c0c94c7c5: Download complete [2021-09-29T08:45:28.490Z] 188c0c94c7c5: Pull complete [2021-09-29T08:45:28.758Z] 0ef7d3d256c8: Pull complete [2021-09-29T08:45:28.758Z] de9db76c5a1d: Pull complete [2021-09-29T08:45:30.164Z] e1f770b5df2f: Verifying Checksum [2021-09-29T08:45:30.164Z] e1f770b5df2f: Download complete [2021-09-29T08:45:33.504Z] 0eba1c9be4d2: Verifying Checksum [2021-09-29T08:45:33.504Z] 0eba1c9be4d2: Download complete [2021-09-29T08:45:34.089Z] 85a0685a4137: Verifying Checksum [2021-09-29T08:45:34.090Z] 85a0685a4137: Download complete [2021-09-29T08:45:36.714Z] 0eba1c9be4d2: Pull complete [2021-09-29T08:45:36.714Z] 0d57e429df01: Pull complete [2021-09-29T08:45:36.714Z] 4e4be7b47b0d: Pull complete [2021-09-29T08:45:37.300Z] e1f770b5df2f: Pull complete [2021-09-29T08:45:40.657Z] 85a0685a4137: Pull complete [2021-09-29T08:45:40.657Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-29T08:45:40.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T08:45:40.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-29T08:45:40.745Z] prd-centos7-docker-4c-2g-114 does not seem to be running inside a container [2021-09-29T08:45:40.796Z] $ 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/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@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-09-29T08:45:43.457Z] $ docker top 43fa7bab18876f3457a70a0e3aba324b64658aab70b01cd577841782a79714e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T08:45:43.550Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-29T08:45:43.849Z] + set -o pipefail [2021-09-29T08:45:43.849Z] + snyk monitor '--org=edgex-jenkins' [2021-09-29T08:45:49.220Z] [2021-09-29T08:45:49.220Z] Monitoring /w/workspace/edgex-go/67 (github.com/edgexfoundry/edgex-go)... [2021-09-29T08:45:49.220Z] [2021-09-29T08:45:49.220Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/b2ef8952-72a7-4ba6-b271-ee0b58728478 [2021-09-29T08:45:49.220Z] [2021-09-29T08:45:49.220Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-29T08:45:49.220Z] [2021-09-29T08:45:49.220Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-29T08:45:49.220Z] [2021-09-29T08:45:49.220Z] [Pipeline] } [2021-09-29T08:45:49.236Z] $ docker stop --time=1 43fa7bab18876f3457a70a0e3aba324b64658aab70b01cd577841782a79714e6 [2021-09-29T08:45:51.105Z] $ docker rm -f 43fa7bab18876f3457a70a0e3aba324b64658aab70b01cd577841782a79714e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-29T08:45:51.905Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:45:51.926Z] provisioning config files... [2021-09-29T08:45:51.941Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/67@tmp/config1859462714902160786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:45:52.274Z] --> edgex-publish-swagger.sh [2021-09-29T08:45:52.274Z] === Publish openapi/v2 API === [2021-09-29T08:45:52.274Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-29T08:45:52.274Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/67/openapi/v2/core-command.yaml] [2021-09-29T08:45:52.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:45:52.274Z] Dload Upload Total Spent Left Speed [2021-09-29T08:45:53.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26038 0:00:01 0:00:01 --:--:-- 26056 100 31867 0 0 100 31867 0 24846 0:00:01 0:00:01 --:--:-- 24857 [2021-09-29T08:45:53.677Z] [2021-09-29T08:45:53.677Z] [2021-09-29T08:45:53.677Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/67/openapi/v2/core-data.yaml] [2021-09-29T08:45:53.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:45:53.677Z] Dload Upload Total Spent Left Speed [2021-09-29T08:45:54.631Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55799 0:00:01 0:00:01 --:--:-- 55798 100 65452 0 0 100 65452 0 50101 0:00:01 0:00:01 --:--:-- 50078 [2021-09-29T08:45:54.631Z] [2021-09-29T08:45:54.631Z] [2021-09-29T08:45:54.631Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/67/openapi/v2/core-metadata.yaml] [2021-09-29T08:45:54.631Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:45:54.631Z] Dload Upload Total Spent Left Speed [2021-09-29T08:45:56.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 106k 0:00:01 0:00:01 --:--:-- 106k 100 119k 0 0 100 119k 0 106k 0:00:01 0:00:01 --:--:-- 106k [2021-09-29T08:45:56.037Z] [2021-09-29T08:45:56.037Z] [2021-09-29T08:45:56.037Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/67/openapi/v2/support-notifications.yaml] [2021-09-29T08:45:56.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:45:56.037Z] Dload Upload Total Spent Left Speed [2021-09-29T08:45:56.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 76734 0:00:01 0:00:01 --:--:-- 76791 100 86007 0 0 100 86007 0 76725 0:00:01 0:00:01 --:--:-- 76791 [2021-09-29T08:45:56.992Z] [2021-09-29T08:45:56.992Z] [2021-09-29T08:45:56.992Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/67/openapi/v2/support-scheduler.yaml] [2021-09-29T08:45:56.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:45:56.992Z] Dload Upload Total Spent Left Speed [2021-09-29T08:45:58.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 34158 0:00:01 0:00:01 --:--:-- 34180 100 36710 0 0 100 36710 0 34154 0:00:01 0:00:01 --:--:-- 34180 [2021-09-29T08:45:58.398Z] [2021-09-29T08:45:58.398Z] [2021-09-29T08:45:58.398Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/67/openapi/v2/system-agent.yaml] [2021-09-29T08:45:58.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:45:58.398Z] Dload Upload Total Spent Left Speed [2021-09-29T08:45:59.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18846 0:00:01 0:00:01 --:--:-- 18849 100 19603 0 0 100 19603 0 18843 0:00:01 0:00:01 --:--:-- 18849 [2021-09-29T08:45:59.355Z] [2021-09-29T08:45:59.355Z] [Pipeline] } [2021-09-29T08:45:59.367Z] 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-09-29T08:45:59.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:45:59.976Z] . [Pipeline] withDockerContainer [2021-09-29T08:46:00.069Z] prd-centos7-docker-4c-2g-114 does not seem to be running inside a container [2021-09-29T08:46:00.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@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-09-29T08:46:00.610Z] $ docker top fb10519f9353fbc2ace8a8b17ba9f9c23f2f7fda8e8f93ecad8520a5f5e92556 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T08:46:00.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:46:00.745Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:46:00.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:46:00.895Z] $ docker exec fb10519f9353fbc2ace8a8b17ba9f9c23f2f7fda8e8f93ecad8520a5f5e92556 ssh-agent [2021-09-29T08:46:01.014Z] SSH_AUTH_SOCK=/tmp/ssh-8dLbF16VuwBW/agent.14 [2021-09-29T08:46:01.014Z] SSH_AGENT_PID=21 [2021-09-29T08:46:01.024Z] Running ssh-add (command line suppressed) [2021-09-29T08:46:01.123Z] Identity added: /w/workspace/edgex-go/67@tmp/private_key_5062453168394689996.key (/w/workspace/edgex-go/67@tmp/private_key_5062453168394689996.key) [2021-09-29T08:46:01.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:46:01.455Z] + git semver tag [2021-09-29T08:46:01.455Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T08:46:01.455Z] # $GIT_DIR = /w/workspace/edgex-go/67/.git [2021-09-29T08:46:01.455Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/67 [2021-09-29T08:46:01.455Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T08:46:01.455Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T08:46:01.455Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T08:46:01.455Z] # $SEMVER_BRANCH = main [2021-09-29T08:46:01.455Z] # $SEMVER_DIR = /w/workspace/edgex-go/67/.semver [2021-09-29T08:46:01.455Z] # bdb2c85536eb59c2c674b54b9fa7260d772e6f9f HEAD [2021-09-29T08:46:01.455Z] # -> Force: false [2021-09-29T08:46:01.455Z] # 01c5165185cfc0ba42313681326cd080f00d9866 refs/tags/v2.0.1-dev.59 [Pipeline] } [2021-09-29T08:46:01.468Z] $ docker exec --env ******** --env ******** fb10519f9353fbc2ace8a8b17ba9f9c23f2f7fda8e8f93ecad8520a5f5e92556 ssh-agent -k [2021-09-29T08:46:01.570Z] unset SSH_AUTH_SOCK; [2021-09-29T08:46:01.571Z] unset SSH_AGENT_PID; [2021-09-29T08:46:01.571Z] echo Agent pid 21 killed; [2021-09-29T08:46:01.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:46:01.953Z] + git semver [Pipeline] } [2021-09-29T08:46:01.972Z] $ docker stop --time=1 fb10519f9353fbc2ace8a8b17ba9f9c23f2f7fda8e8f93ecad8520a5f5e92556 [2021-09-29T08:46:03.194Z] $ docker rm -f fb10519f9353fbc2ace8a8b17ba9f9c23f2f7fda8e8f93ecad8520a5f5e92556 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:46:03.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T08:46:03.670Z] [2021-09-29T08:46:03.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:46:03.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T08:46:03.999Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-29T08:46:03.999Z] ab5ef0e58194: Pulling fs layer [2021-09-29T08:46:03.999Z] 9712f1f96733: Pulling fs layer [2021-09-29T08:46:03.999Z] 63f879dbbcfc: Pulling fs layer [2021-09-29T08:46:03.999Z] 0d9ebad4ef96: Pulling fs layer [2021-09-29T08:46:03.999Z] e9a5061849ea: Pulling fs layer [2021-09-29T08:46:03.999Z] d747dcd14b5f: Pulling fs layer [2021-09-29T08:46:03.999Z] 2de7ff778b66: Pulling fs layer [2021-09-29T08:46:03.999Z] e9a5061849ea: Waiting [2021-09-29T08:46:03.999Z] d747dcd14b5f: Waiting [2021-09-29T08:46:03.999Z] 2de7ff778b66: Waiting [2021-09-29T08:46:03.999Z] 0d9ebad4ef96: Waiting [2021-09-29T08:46:03.999Z] 9712f1f96733: Verifying Checksum [2021-09-29T08:46:03.999Z] 9712f1f96733: Download complete [2021-09-29T08:46:05.940Z] 63f879dbbcfc: Verifying Checksum [2021-09-29T08:46:05.940Z] 63f879dbbcfc: Download complete [2021-09-29T08:46:06.522Z] e9a5061849ea: Download complete [2021-09-29T08:46:06.522Z] d747dcd14b5f: Verifying Checksum [2021-09-29T08:46:06.522Z] d747dcd14b5f: Download complete [2021-09-29T08:46:07.103Z] 2de7ff778b66: Verifying Checksum [2021-09-29T08:46:07.103Z] 2de7ff778b66: Download complete [2021-09-29T08:46:07.687Z] 0d9ebad4ef96: Verifying Checksum [2021-09-29T08:46:07.687Z] 0d9ebad4ef96: Download complete [2021-09-29T08:46:07.687Z] ab5ef0e58194: Verifying Checksum [2021-09-29T08:46:07.687Z] ab5ef0e58194: Download complete [2021-09-29T08:46:10.295Z] ab5ef0e58194: Pull complete [2021-09-29T08:46:10.295Z] 9712f1f96733: Pull complete [2021-09-29T08:46:10.893Z] 63f879dbbcfc: Pull complete [2021-09-29T08:46:14.262Z] 0d9ebad4ef96: Pull complete [2021-09-29T08:46:14.262Z] e9a5061849ea: Pull complete [2021-09-29T08:46:14.262Z] d747dcd14b5f: Pull complete [2021-09-29T08:46:15.219Z] 2de7ff778b66: Pull complete [2021-09-29T08:46:15.219Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-29T08:46:15.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T08:46:15.219Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-29T08:46:15.325Z] prd-centos7-docker-4c-2g-114 does not seem to be running inside a container [2021-09-29T08:46:15.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@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-09-29T08:46:18.832Z] $ docker top b6a714661eefa22280f034a502534ee36db0fe257fc9b41120807c737bae9480 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:46:18.967Z] provisioning config files... [2021-09-29T08:46:18.984Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/67@tmp/config9011979482268664263tmp [2021-09-29T08:46:19.005Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/67@tmp/config5525225696559320059tmp [2021-09-29T08:46:19.026Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/67@tmp/config5814988248697312889tmp [Pipeline] { [Pipeline] echo [2021-09-29T08:46:19.051Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:46:19.366Z] ---> sigul-configuration.sh [2021-09-29T08:46:19.366Z] gpg: directory `/root/.gnupg' created [2021-09-29T08:46:19.366Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-29T08:46:19.366Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-29T08:46:19.366Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-29T08:46:19.366Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-29T08:46:19.366Z] gpg: CAST5 encrypted data [2021-09-29T08:46:19.366Z] gpg: encrypted with 1 passphrase [2021-09-29T08:46:19.366Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-29T08:46:19.679Z] + mkdir /home/jenkins [2021-09-29T08:46:19.679Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-29T08:46:19.992Z] + 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-09-29T08:46:20.008Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:46:20.318Z] ---> sigul-install.sh [2021-09-29T08:46:20.318Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-29T08:46:20.634Z] + git tag --list [2021-09-29T08:46:20.634Z] 0.6.0 [2021-09-29T08:46:20.634Z] 0.6.1 [2021-09-29T08:46:20.634Z] 0.7.0 [2021-09-29T08:46:20.634Z] 0.7.1 [2021-09-29T08:46:20.634Z] v1.0.0 [2021-09-29T08:46:20.634Z] v1.0.1 [2021-09-29T08:46:20.634Z] v1.1.0 [2021-09-29T08:46:20.634Z] v1.2.0 [2021-09-29T08:46:20.634Z] v1.2.1 [2021-09-29T08:46:20.634Z] v1.3.0 [2021-09-29T08:46:20.634Z] v1.3.1 [2021-09-29T08:46:20.634Z] v2.0.0 [2021-09-29T08:46:20.634Z] v2.0.1-dev.1 [2021-09-29T08:46:20.634Z] v2.0.1-dev.10 [2021-09-29T08:46:20.634Z] v2.0.1-dev.11 [2021-09-29T08:46:20.634Z] v2.0.1-dev.12 [2021-09-29T08:46:20.634Z] v2.0.1-dev.13 [2021-09-29T08:46:20.634Z] v2.0.1-dev.14 [2021-09-29T08:46:20.634Z] v2.0.1-dev.15 [2021-09-29T08:46:20.634Z] v2.0.1-dev.16 [2021-09-29T08:46:20.634Z] v2.0.1-dev.17 [2021-09-29T08:46:20.634Z] v2.0.1-dev.18 [2021-09-29T08:46:20.634Z] v2.0.1-dev.19 [2021-09-29T08:46:20.634Z] v2.0.1-dev.2 [2021-09-29T08:46:20.634Z] v2.0.1-dev.20 [2021-09-29T08:46:20.634Z] v2.0.1-dev.21 [2021-09-29T08:46:20.634Z] v2.0.1-dev.22 [2021-09-29T08:46:20.634Z] v2.0.1-dev.23 [2021-09-29T08:46:20.634Z] v2.0.1-dev.24 [2021-09-29T08:46:20.634Z] v2.0.1-dev.25 [2021-09-29T08:46:20.634Z] v2.0.1-dev.26 [2021-09-29T08:46:20.634Z] v2.0.1-dev.27 [2021-09-29T08:46:20.634Z] v2.0.1-dev.28 [2021-09-29T08:46:20.634Z] v2.0.1-dev.29 [2021-09-29T08:46:20.634Z] v2.0.1-dev.3 [2021-09-29T08:46:20.634Z] v2.0.1-dev.30 [2021-09-29T08:46:20.634Z] v2.0.1-dev.31 [2021-09-29T08:46:20.634Z] v2.0.1-dev.32 [2021-09-29T08:46:20.634Z] v2.0.1-dev.33 [2021-09-29T08:46:20.634Z] v2.0.1-dev.34 [2021-09-29T08:46:20.634Z] v2.0.1-dev.35 [2021-09-29T08:46:20.634Z] v2.0.1-dev.36 [2021-09-29T08:46:20.634Z] v2.0.1-dev.37 [2021-09-29T08:46:20.634Z] v2.0.1-dev.38 [2021-09-29T08:46:20.634Z] v2.0.1-dev.39 [2021-09-29T08:46:20.634Z] v2.0.1-dev.4 [2021-09-29T08:46:20.634Z] v2.0.1-dev.40 [2021-09-29T08:46:20.634Z] v2.0.1-dev.41 [2021-09-29T08:46:20.634Z] v2.0.1-dev.42 [2021-09-29T08:46:20.634Z] v2.0.1-dev.43 [2021-09-29T08:46:20.634Z] v2.0.1-dev.44 [2021-09-29T08:46:20.634Z] v2.0.1-dev.45 [2021-09-29T08:46:20.634Z] v2.0.1-dev.46 [2021-09-29T08:46:20.634Z] v2.0.1-dev.47 [2021-09-29T08:46:20.634Z] v2.0.1-dev.48 [2021-09-29T08:46:20.634Z] v2.0.1-dev.49 [2021-09-29T08:46:20.634Z] v2.0.1-dev.5 [2021-09-29T08:46:20.634Z] v2.0.1-dev.50 [2021-09-29T08:46:20.634Z] v2.0.1-dev.51 [2021-09-29T08:46:20.634Z] v2.0.1-dev.52 [2021-09-29T08:46:20.634Z] v2.0.1-dev.53 [2021-09-29T08:46:20.634Z] v2.0.1-dev.54 [2021-09-29T08:46:20.634Z] v2.0.1-dev.55 [2021-09-29T08:46:20.634Z] v2.0.1-dev.56 [2021-09-29T08:46:20.634Z] v2.0.1-dev.57 [2021-09-29T08:46:20.634Z] v2.0.1-dev.58 [2021-09-29T08:46:20.634Z] v2.0.1-dev.59 [2021-09-29T08:46:20.634Z] v2.0.1-dev.6 [2021-09-29T08:46:20.634Z] v2.0.1-dev.7 [2021-09-29T08:46:20.634Z] v2.0.1-dev.8 [2021-09-29T08:46:20.634Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-29T08:46:20.949Z] + lftools sign git-tag v2.0.1-dev.59 [2021-09-29T08:46:21.531Z] Signing Git tag with Sigul... [2021-09-29T08:46:21.531Z] Signing v2.0.1-dev.59 [Pipeline] echo [2021-09-29T08:46:22.515Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:46:22.826Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-29T08:46:22.839Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-29T08:46:22.869Z] $ docker stop --time=1 b6a714661eefa22280f034a502534ee36db0fe257fc9b41120807c737bae9480 [2021-09-29T08:46:24.128Z] $ docker rm -f b6a714661eefa22280f034a502534ee36db0fe257fc9b41120807c737bae9480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:46:24.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:46:24.830Z] . [Pipeline] withDockerContainer [2021-09-29T08:46:24.938Z] prd-centos7-docker-4c-2g-114 does not seem to be running inside a container [2021-09-29T08:46:24.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@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-09-29T08:46:25.379Z] $ docker top 3cbf110a4abd36918783c6e573eebf7381e70e04a60878b2cf2dd42b4aed9923 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T08:46:25.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:46:25.523Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:46:25.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:46:25.643Z] $ docker exec 3cbf110a4abd36918783c6e573eebf7381e70e04a60878b2cf2dd42b4aed9923 ssh-agent [2021-09-29T08:46:25.763Z] SSH_AUTH_SOCK=/tmp/ssh-kdQnrOuZLaJf/agent.14 [2021-09-29T08:46:25.763Z] SSH_AGENT_PID=20 [2021-09-29T08:46:25.772Z] Running ssh-add (command line suppressed) [2021-09-29T08:46:25.881Z] Identity added: /w/workspace/edgex-go/67@tmp/private_key_54444128450185515.key (/w/workspace/edgex-go/67@tmp/private_key_54444128450185515.key) [2021-09-29T08:46:25.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:46:26.220Z] + git semver bump pre [2021-09-29T08:46:26.220Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T08:46:26.220Z] # $GIT_DIR = /w/workspace/edgex-go/67/.git [2021-09-29T08:46:26.220Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/67 [2021-09-29T08:46:26.220Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T08:46:26.220Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T08:46:26.220Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T08:46:26.220Z] # $SEMVER_BRANCH = main [2021-09-29T08:46:26.220Z] # $SEMVER_DIR = /w/workspace/edgex-go/67/.semver [2021-09-29T08:46:26.220Z] 2.0.1-dev.60 [Pipeline] } [2021-09-29T08:46:26.234Z] $ docker exec --env ******** --env ******** 3cbf110a4abd36918783c6e573eebf7381e70e04a60878b2cf2dd42b4aed9923 ssh-agent -k [2021-09-29T08:46:26.358Z] unset SSH_AUTH_SOCK; [2021-09-29T08:46:26.358Z] unset SSH_AGENT_PID; [2021-09-29T08:46:26.358Z] echo Agent pid 20 killed; [2021-09-29T08:46:26.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:46:26.734Z] + git semver [Pipeline] } [2021-09-29T08:46:26.755Z] $ docker stop --time=1 3cbf110a4abd36918783c6e573eebf7381e70e04a60878b2cf2dd42b4aed9923 [2021-09-29T08:46:27.992Z] $ docker rm -f 3cbf110a4abd36918783c6e573eebf7381e70e04a60878b2cf2dd42b4aed9923 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:46:28.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:46:28.400Z] . [Pipeline] withDockerContainer [2021-09-29T08:46:28.496Z] prd-centos7-docker-4c-2g-114 does not seem to be running inside a container [2021-09-29T08:46:28.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@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-09-29T08:46:28.956Z] $ docker top 083b5e7f73d2158b3dae8bcdd105ed6f93199b74f40e9ac2b4e2f427649151b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T08:46:29.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:46:29.109Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:46:29.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:46:29.241Z] $ docker exec 083b5e7f73d2158b3dae8bcdd105ed6f93199b74f40e9ac2b4e2f427649151b3 ssh-agent [2021-09-29T08:46:29.359Z] SSH_AUTH_SOCK=/tmp/ssh-o3vU0V89XAOP/agent.14 [2021-09-29T08:46:29.359Z] SSH_AGENT_PID=19 [2021-09-29T08:46:29.368Z] Running ssh-add (command line suppressed) [2021-09-29T08:46:29.467Z] Identity added: /w/workspace/edgex-go/67@tmp/private_key_258167986037112375.key (/w/workspace/edgex-go/67@tmp/private_key_258167986037112375.key) [2021-09-29T08:46:29.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:46:29.809Z] + git semver push [2021-09-29T08:46:29.809Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T08:46:29.809Z] # $GIT_DIR = /w/workspace/edgex-go/67/.git [2021-09-29T08:46:29.809Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/67 [2021-09-29T08:46:29.809Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T08:46:29.809Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T08:46:29.809Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T08:46:29.809Z] # $SEMVER_BRANCH = main [2021-09-29T08:46:29.809Z] # $SEMVER_DIR = /w/workspace/edgex-go/67/.semver [Pipeline] } [2021-09-29T08:46:34.073Z] $ docker exec --env ******** --env ******** 083b5e7f73d2158b3dae8bcdd105ed6f93199b74f40e9ac2b4e2f427649151b3 ssh-agent -k [2021-09-29T08:46:34.172Z] unset SSH_AUTH_SOCK; [2021-09-29T08:46:34.172Z] unset SSH_AGENT_PID; [2021-09-29T08:46:34.172Z] echo Agent pid 19 killed; [2021-09-29T08:46:34.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:46:34.536Z] + git semver [Pipeline] } [2021-09-29T08:46:34.555Z] $ docker stop --time=1 083b5e7f73d2158b3dae8bcdd105ed6f93199b74f40e9ac2b4e2f427649151b3 [2021-09-29T08:46:35.752Z] $ docker rm -f 083b5e7f73d2158b3dae8bcdd105ed6f93199b74f40e9ac2b4e2f427649151b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-29T08:46:36.720Z] + '[' -d /w/workspace/edgex-go/67/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:46:37.041Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:46:37.626Z] ---> package-listing.sh [2021-09-29T08:46:37.626Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T08:46:37.626Z] ++ facter osfamily [2021-09-29T08:46:37.900Z] + OS_FAMILY=redhat [2021-09-29T08:46:37.901Z] + workspace=/w/workspace/edgex-go/67 [2021-09-29T08:46:37.901Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T08:46:37.901Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T08:46:37.901Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T08:46:37.901Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T08:46:37.901Z] + '[' /w/workspace/edgex-go/67 ']' [2021-09-29T08:46:37.901Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T08:46:37.901Z] + case "${OS_FAMILY}" in [2021-09-29T08:46:37.901Z] + rpm -qa [2021-09-29T08:46:37.901Z] + sort [2021-09-29T08:46:39.844Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T08:46:39.844Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T08:46:39.844Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T08:46:39.844Z] + '[' /w/workspace/edgex-go/67 ']' [2021-09-29T08:46:39.844Z] + mkdir -p /w/workspace/edgex-go/67/archives/ [2021-09-29T08:46:39.844Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/67/archives/ [Pipeline] echo [2021-09-29T08:46:39.860Z] 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/67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T08:46:40.158Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:46:40.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:46:40.742Z] [2021-09-29T08:46:40.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:46:41.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:46:41.067Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T08:46:41.067Z] b4d181a07f80: Pulling fs layer [2021-09-29T08:46:41.067Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T08:46:41.067Z] ed53099fbce6: Pulling fs layer [2021-09-29T08:46:41.067Z] dc539afda2c1: Pulling fs layer [2021-09-29T08:46:41.067Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T08:46:41.067Z] 9065ff56babe: Pulling fs layer [2021-09-29T08:46:41.067Z] d287ab97295c: Pulling fs layer [2021-09-29T08:46:41.067Z] dc539afda2c1: Waiting [2021-09-29T08:46:41.067Z] 77bc0d833cb6: Waiting [2021-09-29T08:46:41.067Z] 9065ff56babe: Waiting [2021-09-29T08:46:41.067Z] d287ab97295c: Waiting [2021-09-29T08:46:41.332Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T08:46:41.332Z] a1111a8f2ec3: Download complete [2021-09-29T08:46:41.332Z] dc539afda2c1: Verifying Checksum [2021-09-29T08:46:41.332Z] dc539afda2c1: Download complete [2021-09-29T08:46:41.597Z] ed53099fbce6: Verifying Checksum [2021-09-29T08:46:41.597Z] ed53099fbce6: Download complete [2021-09-29T08:46:41.597Z] 9065ff56babe: Verifying Checksum [2021-09-29T08:46:41.597Z] 9065ff56babe: Download complete [2021-09-29T08:46:41.597Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T08:46:41.597Z] 77bc0d833cb6: Download complete [2021-09-29T08:46:42.179Z] b4d181a07f80: Verifying Checksum [2021-09-29T08:46:42.179Z] b4d181a07f80: Download complete [2021-09-29T08:46:43.595Z] b4d181a07f80: Pull complete [2021-09-29T08:46:43.595Z] a1111a8f2ec3: Pull complete [2021-09-29T08:46:44.175Z] ed53099fbce6: Pull complete [2021-09-29T08:46:44.175Z] dc539afda2c1: Pull complete [2021-09-29T08:46:44.441Z] 77bc0d833cb6: Pull complete [2021-09-29T08:46:44.441Z] 9065ff56babe: Pull complete [2021-09-29T08:46:46.380Z] d287ab97295c: Verifying Checksum [2021-09-29T08:46:46.380Z] d287ab97295c: Download complete [2021-09-29T08:46:50.646Z] d287ab97295c: Pull complete [2021-09-29T08:46:50.646Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T08:46:50.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:46:50.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T08:46:50.736Z] prd-centos7-docker-4c-2g-114 does not seem to be running inside a container [2021-09-29T08:46:50.788Z] $ 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/67/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/67 -v /w/workspace/edgex-go/67:/w/workspace/edgex-go/67:rw,z -v /w/workspace/edgex-go/67@tmp:/w/workspace/edgex-go/67@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-09-29T08:46:53.181Z] $ docker top e09bdeddab98a3900aa90fcb064e54c660c5ef13488f7123df138470f53de61c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:46:53.575Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T08:46:53.887Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T08:46:54.198Z] + ls /var/log/sa-host [2021-09-29T08:46:54.198Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T08:46:54.198Z] file_magic: OK [2021-09-29T08:46:54.198Z] HZ: Using current value: 100 [2021-09-29T08:46:54.198Z] file_header: OK [2021-09-29T08:46:54.198Z] 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-09-29T08:46:54.198Z] Statistics: [2021-09-29T08:46:54.198Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T08:46:54.198Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T08:46:54.198Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T08:46:54.198Z] file_magic: OK [2021-09-29T08:46:54.198Z] HZ: Using current value: 100 [2021-09-29T08:46:54.198Z] file_header: OK [2021-09-29T08:46:54.198Z] 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-09-29T08:46:54.198Z] Statistics: [2021-09-29T08:46:54.198Z] 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... [2021-09-29T08:46:54.198Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:46:54.844Z] provisioning config files... [2021-09-29T08:46:54.881Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/67@tmp/config7897532378314848212tmp [Pipeline] { [Pipeline] echo [2021-09-29T08:46:54.935Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:46:55.242Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T08:46:55.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:46:55.658Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T08:46:55.672Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:46:55.985Z] ---> sudo-logs.sh [2021-09-29T08:46:55.985Z] Archiving 'sudo' log.. [2021-09-29T08:46:55.985Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-114.vexxhost.local: Name or service not known [2021-09-29T08:46:55.985Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-114.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T08:46:56.022Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:46:56.329Z] ---> job-cost.sh [2021-09-29T08:46:56.329Z] lf-activate-venv: SKIPPING [2021-09-29T08:46:56.329Z] DEBUG: total: 0.10999999940395355 [2021-09-29T08:46:56.329Z] INFO: Retrieving Stack Cost... [2021-09-29T08:46:57.285Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T08:46:57.551Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T08:46:57.568Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:46:57.876Z] ---> logs-deploy.sh [2021-09-29T08:46:57.876Z] lf-activate-venv: SKIPPING [2021-09-29T08:46:57.876Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/67 [2021-09-29T08:46:57.876Z] INFO: archiving workspace using pattern(s): [2021-09-29T08:46:58.459Z] Archives upload complete. [2021-09-29T08:46:58.726Z] INFO: archiving logs to Nexus