Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7434bcadf5de7b44f4e2f97c711f832a1a55cbae 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-ssh2041219779630877231.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh663547950414607063.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh110377081518753426.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh7317491086674278599.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh3267996328415711813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_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-487 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # 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/17@tmp/jenkins-gitclient-ssh3300002500687584021.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 7434bcadf5de7b44f4e2f97c711f832a1a55cbae (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 7434bcadf5de7b44f4e2f97c711f832a1a55cbae # timeout=10 Commit message: "refactor: Refactor io.Reader for reusing (#3627)" > git rev-list --no-walk 166d79170882b6e1653a5f9367002074af0733c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-29T15:54:27.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-29T15:54:27.119Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T15:54:27.146Z] ========================================================= [2021-07-29T15:54:27.146Z] EdgeX Global Pipelines Version Info [2021-07-29T15:54:27.146Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:54:28.412Z] ------------------- [2021-07-29T15:54:28.413Z] stable info: [2021-07-29T15:54:28.413Z] ------------------- [2021-07-29T15:54:28.413Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-29T15:54:28.413Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T15:54:28.413Z] Message: update stable to v1.0.197 [2021-07-29T15:54:29.013Z] ------------------- [2021-07-29T15:54:29.013Z] experimental info: [2021-07-29T15:54:29.013Z] ------------------- [2021-07-29T15:54:29.013Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-29T15:54:29.013Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T15:54:29.013Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-29T15:54:29.184Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-29T15:54:29.209Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-29T15:54:29.235Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-29T15:54:29.262Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-29T15:54:29.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-29T15:54:29.314Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-29T15:54:29.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-29T15:54:29.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-29T15:54:29.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-29T15:54:29.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-29T15:54:29.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-29T15:54:29.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-29T15:54:29.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-29T15:54:29.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-29T15:54:29.530Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T15:54:29.551Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T15:54:29.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-29T15:54:29.613Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-29T15:54:29.634Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-29T15:54:29.653Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-29T15:54:29.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-29T15:54:29.694Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-29T15:54:29.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-29T15:54:29.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-29T15:54:29.755Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-29T15:54:29.776Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] echo [2021-07-29T15:54:29.796Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7434bca [Pipeline] echo [2021-07-29T15:54:29.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T15:54:29.919Z] provisioning config files... [2021-07-29T15:54:29.942Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config7564030445205983155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:54:30.299Z] ---> docker-login.sh [2021-07-29T15:54:30.299Z] nexus3.edgexfoundry.org:10001 [2021-07-29T15:54:30.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:54:30.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:54:30.569Z] Configure a credential helper to remove this warning. See [2021-07-29T15:54:30.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:54:30.569Z] [2021-07-29T15:54:30.569Z] Login Succeeded [2021-07-29T15:54:30.569Z] nexus3.edgexfoundry.org:10002 [2021-07-29T15:54:30.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:54:30.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:54:30.860Z] Configure a credential helper to remove this warning. See [2021-07-29T15:54:30.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:54:30.860Z] [2021-07-29T15:54:30.860Z] Login Succeeded [2021-07-29T15:54:30.860Z] nexus3.edgexfoundry.org:10003 [2021-07-29T15:54:30.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:54:30.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:54:30.860Z] Configure a credential helper to remove this warning. See [2021-07-29T15:54:30.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:54:30.860Z] [2021-07-29T15:54:30.860Z] Login Succeeded [2021-07-29T15:54:30.860Z] nexus3.edgexfoundry.org:10004 [2021-07-29T15:54:31.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:54:31.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:54:31.128Z] Configure a credential helper to remove this warning. See [2021-07-29T15:54:31.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:54:31.128Z] [2021-07-29T15:54:31.128Z] Login Succeeded [2021-07-29T15:54:31.129Z] docker.io [2021-07-29T15:54:31.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:54:31.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:54:31.721Z] Configure a credential helper to remove this warning. See [2021-07-29T15:54:31.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:54:31.721Z] [2021-07-29T15:54:31.721Z] Login Succeeded [2021-07-29T15:54:31.721Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T15:54:31.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T15:54:32.107Z] ++ 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-07-29T15:54:32.107Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:32.107Z] ++ dirname cmd/core-command/Dockerfile [2021-07-29T15:54:32.107Z] ++ cut -d/ -f2 [2021-07-29T15:54:32.107Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-29T15:54:32.107Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:32.107Z] ++ dirname cmd/core-data/Dockerfile [2021-07-29T15:54:32.107Z] ++ cut -d/ -f2 [2021-07-29T15:54:32.107Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-29T15:54:32.107Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:32.107Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-29T15:54:32.107Z] ++ cut -d/ -f2 [2021-07-29T15:54:32.107Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-29T15:54:32.107Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:32.107Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-29T15:54:32.107Z] ++ cut -d/ -f2 [2021-07-29T15:54:32.107Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-29T15:54:32.107Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:32.107Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-29T15:54:32.107Z] ++ cut -d/ -f2 [2021-07-29T15:54:32.107Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-29T15:54:32.107Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:32.107Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-29T15:54:32.107Z] ++ cut -d/ -f2 [2021-07-29T15:54:32.107Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-29T15:54:32.107Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:32.107Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-29T15:54:32.107Z] ++ cut -d/ -f2 [2021-07-29T15:54:32.107Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-29T15:54:32.107Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:32.108Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-29T15:54:32.108Z] ++ cut -d/ -f2 [2021-07-29T15:54:32.108Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-29T15:54:32.108Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:54:32.108Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-29T15:54:32.108Z] ++ cut -d/ -f2 [2021-07-29T15:54:32.108Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-29T15:54:32.168Z] 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-07-29T15:54:33.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T15:54:33.056Z] [2021-07-29T15:54:33.056Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:54:33.395Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T15:54:38.738Z] latest: Pulling from edgex-devops/git-semver [2021-07-29T15:54:38.738Z] 31603596830f: Pulling fs layer [2021-07-29T15:54:38.738Z] b6dc333f4379: Pulling fs layer [2021-07-29T15:54:38.738Z] 3d9ef1400e77: Pulling fs layer [2021-07-29T15:54:38.738Z] fd332fbdc1db: Pulling fs layer [2021-07-29T15:54:38.738Z] fd332fbdc1db: Waiting [2021-07-29T15:54:38.738Z] b6dc333f4379: Verifying Checksum [2021-07-29T15:54:38.738Z] b6dc333f4379: Download complete [2021-07-29T15:54:38.738Z] 31603596830f: Verifying Checksum [2021-07-29T15:54:38.738Z] 31603596830f: Download complete [2021-07-29T15:54:39.004Z] 31603596830f: Pull complete [2021-07-29T15:54:39.004Z] b6dc333f4379: Pull complete [2021-07-29T15:54:39.004Z] fd332fbdc1db: Verifying Checksum [2021-07-29T15:54:39.004Z] fd332fbdc1db: Download complete [2021-07-29T15:54:39.004Z] 3d9ef1400e77: Verifying Checksum [2021-07-29T15:54:39.004Z] 3d9ef1400e77: Download complete [2021-07-29T15:54:39.588Z] 3d9ef1400e77: Pull complete [2021-07-29T15:54:39.871Z] fd332fbdc1db: Pull complete [2021-07-29T15:54:39.871Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-29T15:54:39.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T15:54:39.871Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-29T15:54:39.974Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-07-29T15:54:40.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-07-29T15:54:40.810Z] $ docker top 269787f7e8a828e4067275dce6178b0886e3a2b87ddee66c77fcf26fc9438470 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T15:54:40.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T15:54:40.965Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T15:54:41.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T15:54:41.216Z] $ docker exec 269787f7e8a828e4067275dce6178b0886e3a2b87ddee66c77fcf26fc9438470 ssh-agent [2021-07-29T15:54:41.345Z] SSH_AUTH_SOCK=/tmp/ssh-FWlVkMAPufa1/agent.13 [2021-07-29T15:54:41.345Z] SSH_AGENT_PID=20 [2021-07-29T15:54:41.358Z] Running ssh-add (command line suppressed) [2021-07-29T15:54:41.461Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_1321014518530260295.key (/w/workspace/edgex-go/17@tmp/private_key_1321014518530260295.key) [2021-07-29T15:54:41.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T15:54:41.813Z] + git tag --points-at HEAD [Pipeline] } [2021-07-29T15:54:41.834Z] $ docker exec --env ******** --env ******** 269787f7e8a828e4067275dce6178b0886e3a2b87ddee66c77fcf26fc9438470 ssh-agent -k [2021-07-29T15:54:41.927Z] unset SSH_AUTH_SOCK; [2021-07-29T15:54:41.927Z] unset SSH_AGENT_PID; [2021-07-29T15:54:41.927Z] echo Agent pid 20 killed; [2021-07-29T15:54:41.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-29T15:54:41.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T15:54:41.990Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T15:54:42.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T15:54:42.116Z] $ docker exec 269787f7e8a828e4067275dce6178b0886e3a2b87ddee66c77fcf26fc9438470 ssh-agent [2021-07-29T15:54:42.247Z] SSH_AUTH_SOCK=/tmp/ssh-7RlCtmmd6Of8/agent.53 [2021-07-29T15:54:42.247Z] SSH_AGENT_PID=59 [2021-07-29T15:54:42.258Z] Running ssh-add (command line suppressed) [2021-07-29T15:54:42.359Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_6040453999593056256.key (/w/workspace/edgex-go/17@tmp/private_key_6040453999593056256.key) [2021-07-29T15:54:42.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T15:54:42.701Z] + git semver init [2021-07-29T15:54:42.702Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T15:54:42.702Z] # $GIT_DIR = /w/workspace/edgex-go/17/.git [2021-07-29T15:54:42.702Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/17 [2021-07-29T15:54:42.702Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T15:54:42.702Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T15:54:42.702Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T15:54:42.702Z] # $SEMVER_BRANCH = main [2021-07-29T15:54:42.702Z] # $SEMVER_TEMP = /tmp/semver-656405997 [2021-07-29T15:54:42.702Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-29T15:55:39.327Z] # '/tmp/semver-656405997' -> '/w/workspace/edgex-go/17/.semver' [2021-07-29T15:55:39.327Z] # -> Force: false [2021-07-29T15:55:39.327Z] # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [Pipeline] } [2021-07-29T15:55:39.341Z] $ docker exec --env ******** --env ******** 269787f7e8a828e4067275dce6178b0886e3a2b87ddee66c77fcf26fc9438470 ssh-agent -k [2021-07-29T15:55:39.450Z] unset SSH_AUTH_SOCK; [2021-07-29T15:55:39.450Z] unset SSH_AGENT_PID; [2021-07-29T15:55:39.450Z] echo Agent pid 59 killed; [2021-07-29T15:55:39.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T15:55:39.832Z] + git semver [Pipeline] } [2021-07-29T15:55:39.860Z] $ docker stop --time=1 269787f7e8a828e4067275dce6178b0886e3a2b87ddee66c77fcf26fc9438470 [2021-07-29T15:55:41.791Z] $ docker rm -f 269787f7e8a828e4067275dce6178b0886e3a2b87ddee66c77fcf26fc9438470 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T15:55:42.202Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-29T15:55:42.568Z] Stashed 1 file(s) [Pipeline] echo [2021-07-29T15:55:42.572Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.17 [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-07-29T15:55:42.893Z] ========================================================= [2021-07-29T15:55:42.893Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-29T15:55:42.893Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:55:43.219Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-29T15:55:44.643Z] Sending build context to Docker daemon 328.5MB [2021-07-29T15:55:44.643Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T15:55:44.643Z] Step 2/6 : FROM ${BASE} [2021-07-29T15:55:44.643Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-29T15:55:44.643Z] 540db60ca938: Pulling fs layer [2021-07-29T15:55:44.643Z] adcc1eea9eea: Pulling fs layer [2021-07-29T15:55:44.643Z] 4c4ab2625f07: Pulling fs layer [2021-07-29T15:55:44.643Z] 0773c198feca: Pulling fs layer [2021-07-29T15:55:44.643Z] 345f892a5656: Pulling fs layer [2021-07-29T15:55:44.643Z] 4796506630df: Pulling fs layer [2021-07-29T15:55:44.643Z] cc55df3e53f1: Pulling fs layer [2021-07-29T15:55:44.643Z] 4d027b6c602c: Pulling fs layer [2021-07-29T15:55:44.643Z] 449e75d2c14e: Pulling fs layer [2021-07-29T15:55:44.643Z] 4796506630df: Waiting [2021-07-29T15:55:44.643Z] cc55df3e53f1: Waiting [2021-07-29T15:55:44.643Z] 4d027b6c602c: Waiting [2021-07-29T15:55:44.643Z] 449e75d2c14e: Waiting [2021-07-29T15:55:44.643Z] 0773c198feca: Waiting [2021-07-29T15:55:44.643Z] 345f892a5656: Waiting [2021-07-29T15:55:44.643Z] 4c4ab2625f07: Verifying Checksum [2021-07-29T15:55:44.644Z] 4c4ab2625f07: Download complete [2021-07-29T15:55:44.911Z] adcc1eea9eea: Verifying Checksum [2021-07-29T15:55:44.911Z] adcc1eea9eea: Download complete [2021-07-29T15:55:44.911Z] 345f892a5656: Verifying Checksum [2021-07-29T15:55:44.911Z] 345f892a5656: Download complete [2021-07-29T15:55:45.186Z] 4796506630df: Verifying Checksum [2021-07-29T15:55:45.186Z] 4796506630df: Download complete [2021-07-29T15:55:45.186Z] cc55df3e53f1: Verifying Checksum [2021-07-29T15:55:45.186Z] cc55df3e53f1: Download complete [2021-07-29T15:55:45.186Z] 540db60ca938: Verifying Checksum [2021-07-29T15:55:45.186Z] 540db60ca938: Download complete [2021-07-29T15:55:45.456Z] 540db60ca938: Pull complete [2021-07-29T15:55:45.456Z] adcc1eea9eea: Pull complete [2021-07-29T15:55:45.721Z] 4c4ab2625f07: Pull complete [2021-07-29T15:55:45.989Z] 4d027b6c602c: Verifying Checksum [2021-07-29T15:55:45.989Z] 4d027b6c602c: Download complete [2021-07-29T15:55:51.336Z] 449e75d2c14e: Verifying Checksum [2021-07-29T15:55:51.336Z] 449e75d2c14e: Download complete [2021-07-29T15:55:52.342Z] 0773c198feca: Verifying Checksum [2021-07-29T15:55:52.342Z] 0773c198feca: Download complete [2021-07-29T15:55:55.716Z] 0773c198feca: Pull complete [2021-07-29T15:55:55.716Z] 345f892a5656: Pull complete [2021-07-29T15:55:55.716Z] 4796506630df: Pull complete [2021-07-29T15:55:55.716Z] cc55df3e53f1: Pull complete [2021-07-29T15:55:55.716Z] 4d027b6c602c: Pull complete [2021-07-29T15:55:57.129Z] 449e75d2c14e: Pull complete [2021-07-29T15:55:57.129Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-29T15:55:57.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-29T15:55:57.129Z] ---> 0d28375d9b5b [2021-07-29T15:55:57.129Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-29T15:55:57.797Z] Still waiting to schedule task [2021-07-29T15:55:57.798Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-29T15:55:59.081Z] ---> Running in dd6fe236d503 [2021-07-29T15:55:59.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:56:00.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:56:00.576Z] (1/12) Installing libmagic (5.39-r0) [2021-07-29T15:56:01.163Z] (2/12) Installing file (5.39-r0) [2021-07-29T15:56:01.749Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T15:56:01.749Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T15:56:16.755Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T15:56:16.755Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T15:56:16.755Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T15:56:16.755Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T15:56:16.755Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T15:56:16.755Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T15:56:16.755Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T15:56:17.721Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T15:56:17.721Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T15:56:17.721Z] OK: 219 MiB in 52 packages [2021-07-29T15:56:19.157Z] Removing intermediate container dd6fe236d503 [2021-07-29T15:56:19.157Z] ---> a8421062b08b [2021-07-29T15:56:19.157Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T15:56:19.157Z] ---> Running in 6807ab8aa535 [2021-07-29T15:56:19.157Z] Removing intermediate container 6807ab8aa535 [2021-07-29T15:56:19.157Z] ---> f5536445047e [2021-07-29T15:56:19.157Z] Step 5/6 : COPY go.mod . [2021-07-29T15:56:19.431Z] ---> d2b355258bf1 [2021-07-29T15:56:19.431Z] Step 6/6 : RUN go mod download [2021-07-29T15:56:19.431Z] ---> Running in cdf78f15a9f4 [2021-07-29T15:56:51.743Z] Removing intermediate container cdf78f15a9f4 [2021-07-29T15:56:51.743Z] ---> 87074271a01a [2021-07-29T15:56:51.743Z] Successfully built 87074271a01a [2021-07-29T15:56:51.743Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:56:52.078Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T15:56:52.078Z] . [Pipeline] withDockerContainer [2021-07-29T15:56:52.165Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-07-29T15:56:52.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-07-29T15:56:52.617Z] $ docker top 450e77f101c96afa20bb302d68ff7b619cac241e3e578fcb34036ef588f8255c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T15:56:53.021Z] + go version [2021-07-29T15:56:53.021Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-29T15:56:53.037Z] $ docker stop --time=1 450e77f101c96afa20bb302d68ff7b619cac241e3e578fcb34036ef588f8255c [2021-07-29T15:56:54.251Z] $ docker rm -f 450e77f101c96afa20bb302d68ff7b619cac241e3e578fcb34036ef588f8255c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:56:54.780Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T15:56:54.780Z] . [Pipeline] withDockerContainer [2021-07-29T15:56:54.890Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-07-29T15:56:54.956Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-07-29T15:56:55.303Z] $ docker top 03849c68e31ec4db9c213545f7b4d740bd0f89306ba48b812e782e99e757f11a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T15:56:55.401Z] ========================================================= [2021-07-29T15:56:55.401Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-29T15:56:55.401Z] ========================================================= [Pipeline] sh [2021-07-29T15:56:55.714Z] + go mod tidy [Pipeline] sh [2021-07-29T15:56:56.299Z] + make test [2021-07-29T15:56:56.299Z] 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-07-29T15:56:56.568Z] go mod tidy [2021-07-29T15:56:56.568Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-29T15:57:01.975Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-29T15:57:20.499Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-29T15:57:23.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-29T15:57:23.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-29T15:57:23.652Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-29T15:57:25.819Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-29T15:57:26.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-29T15:57:26.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-29T15:57:26.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-29T15:57:27.021Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-29T15:57:27.311Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-29T15:57:27.581Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-29T15:57:27.581Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-29T15:57:27.581Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-29T15:57:27.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-29T15:57:30.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-07-29T15:57:30.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-29T15:57:30.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-29T15:57:31.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 100.0% of statements [2021-07-29T15:57:31.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-29T15:57:31.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements [2021-07-29T15:57:31.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-29T15:57:31.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-29T15:57:32.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 90.1% of statements [2021-07-29T15:57:32.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-29T15:57:32.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:57:33.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 81.2% of statements [2021-07-29T15:57:33.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-29T15:57:33.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-29T15:57:33.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-29T15:57:33.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-29T15:57:33.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-29T15:57:34.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements [2021-07-29T15:57:34.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-29T15:57:34.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:57:34.247Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2021-07-29T15:57:34.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-29T15:57:34.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-29T15:57:34.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-29T15:57:34.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-29T15:57:34.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-29T15:57:34.540Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-07-29T15:57:34.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-29T15:57:34.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-29T15:57:34.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-29T15:57:35.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements [2021-07-29T15:57:35.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-29T15:57:35.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-07-29T15:57:35.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements [2021-07-29T15:57:35.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-29T15:57:35.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-07-29T15:57:37.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-07-29T15:57:37.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-07-29T15:57:37.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-07-29T15:57:37.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2021-07-29T15:57:49.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-07-29T15:57:49.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-07-29T15:57:55.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.169s coverage: 81.8% of statements [2021-07-29T15:57:55.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-29T15:58:13.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-29T15:58:13.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-07-29T15:58:13.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-29T15:58:13.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-07-29T15:58:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-29T15:58:20.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-29T15:58:20.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 92.0% of statements [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-29T15:58:20.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-29T15:58:20.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-29T15:58:20.584Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-29T15:58:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-29T15:58:20.584Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-07-29T15:58:20.584Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.038s coverage: 95.4% of statements [2021-07-29T15:58:20.584Z] GO111MODULE=on go vet ./... [2021-07-29T15:58:47.633Z] gofmt -l . [2021-07-29T15:58:47.633Z] [ "`gofmt -l .`" = "" ] [2021-07-29T15:58:47.633Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-29T15:58:47.972Z] + ls -al . [2021-07-29T15:58:47.972Z] total 596 [2021-07-29T15:58:47.972Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 15:58 . [2021-07-29T15:58:47.972Z] drwxr-xr-x 4 root root 30 Jul 29 15:56 .. [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 15:54 .dockerignore [2021-07-29T15:58:47.972Z] drwxrwxr-x 8 1001 1001 162 Jul 29 15:54 .git [2021-07-29T15:58:47.972Z] drwxrwxr-x 3 1001 1001 125 Jul 29 15:54 .github [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 818 Jul 29 15:54 .gitignore [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 76 Jul 29 15:54 .hadolint.yml [2021-07-29T15:58:47.972Z] drwx------ 3 1001 1001 43 Jul 29 15:55 .semver [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 15:54 .sonarcloud.properties [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 8609 Jul 29 15:54 Attribution.txt [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 43881 Jul 29 15:54 CHANGELOG.md [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 15:54 CONTRIBUTING.md [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 931 Jul 29 15:54 Dockerfile.build [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 849 Jul 29 15:54 Jenkinsfile [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 15:54 LICENSE [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 5915 Jul 29 15:54 Makefile [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 8649 Jul 29 15:54 README.md [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 15:54 SECURITY.md [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 12 Jul 29 15:55 VERSION [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 15:54 ZMQWindows.md [2021-07-29T15:58:47.972Z] drwxrwxr-x 2 1001 1001 37 Jul 29 15:54 bin [2021-07-29T15:58:47.972Z] drwxrwxr-x 14 1001 1001 4096 Jul 29 15:54 cmd [2021-07-29T15:58:47.972Z] -rw-r--r-- 1 root root 403846 Jul 29 15:58 coverage.out [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 813 Jul 29 15:54 go.mod [2021-07-29T15:58:47.972Z] -rw-r--r-- 1 root root 48847 Jul 29 15:56 go.sum [2021-07-29T15:58:47.972Z] drwxrwxr-x 8 1001 1001 124 Jul 29 15:54 internal [2021-07-29T15:58:47.972Z] drwxrwxr-x 3 1001 1001 16 Jul 29 15:54 openapi [2021-07-29T15:58:47.972Z] drwxrwxr-x 4 1001 1001 71 Jul 29 15:54 snap [2021-07-29T15:58:47.972Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 15:54 version.go [Pipeline] sh [2021-07-29T15:58:48.300Z] + '[' -e coverage.out ] [2021-07-29T15:58:48.300Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-29T15:58:48.617Z] Stashed 1 file(s) [Pipeline] sh [2021-07-29T15:58:48.936Z] + make build [2021-07-29T15:58:48.936Z] go mod tidy [2021-07-29T15:58:48.936Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T15:58:50.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-29T15:58:57.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/core-command/core-command ./cmd/core-command [2021-07-29T15:58:58.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-29T15:58:59.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-29T15:58:59.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-29T15:58:59.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-29T15:59:01.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-29T15:59:01.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-29T15:59:03.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-29T15:59:03.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-29T15:59:04.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-29T15:59:06.062Z] $ docker stop --time=1 03849c68e31ec4db9c213545f7b4d740bd0f89306ba48b812e782e99e757f11a [2021-07-29T15:59:07.933Z] $ docker rm -f 03849c68e31ec4db9c213545f7b4d740bd0f89306ba48b812e782e99e757f11a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:59:09.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T15:59:09.255Z] [2021-07-29T15:59:09.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:59:09.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T15:59:09.597Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-29T15:59:09.597Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-29T15:59:09.597Z] ca9280d653b3: Pulling fs layer [2021-07-29T15:59:09.597Z] 7e9c9ca2126c: Pulling fs layer [2021-07-29T15:59:09.864Z] cbdbe7a5bc2a: Download complete [2021-07-29T15:59:10.132Z] cbdbe7a5bc2a: Pull complete [2021-07-29T15:59:11.563Z] ca9280d653b3: Verifying Checksum [2021-07-29T15:59:11.563Z] ca9280d653b3: Download complete [2021-07-29T15:59:11.843Z] ca9280d653b3: Pull complete [2021-07-29T15:59:17.601Z] 7e9c9ca2126c: Download complete [2021-07-29T15:59:20.959Z] 7e9c9ca2126c: Pull complete [2021-07-29T15:59:20.959Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-29T15:59:20.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T15:59:20.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-29T15:59:21.066Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-07-29T15:59:21.131Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-07-29T15:59:23.893Z] $ docker top c01206c79cfac6029d00a0ecbb983123b660f5409d13170f1a90f75df4a2717a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T15:59:24.296Z] + docker-compose build --help [2021-07-29T15:59:24.296Z] + grep parallel [2021-07-29T15:59:24.883Z] --parallel Build images in parallel. [Pipeline] } [2021-07-29T15:59:24.898Z] $ docker stop --time=1 c01206c79cfac6029d00a0ecbb983123b660f5409d13170f1a90f75df4a2717a [2021-07-29T15:59:26.120Z] $ docker rm -f c01206c79cfac6029d00a0ecbb983123b660f5409d13170f1a90f75df4a2717a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:59:26.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T15:59:26.597Z] . [Pipeline] withDockerContainer [2021-07-29T15:59:26.686Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-07-29T15:59:26.749Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-07-29T15:59:27.106Z] $ docker top ed0e2fdedd6396afc87f10ec11fca106b5e251413096ebce44b22bb7f0cfb01e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T15:59:27.500Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T15:59:28.088Z] Building core-command ... [2021-07-29T15:59:28.088Z] Building core-data ... [2021-07-29T15:59:28.088Z] Building core-metadata ... [2021-07-29T15:59:28.088Z] Building security-bootstrapper ... [2021-07-29T15:59:28.088Z] Building security-proxy-setup ... [2021-07-29T15:59:28.088Z] Building security-secretstore-setup ... [2021-07-29T15:59:28.088Z] Building support-notifications ... [2021-07-29T15:59:28.088Z] Building support-scheduler ... [2021-07-29T15:59:28.088Z] Building sys-mgmt-agent ... [2021-07-29T15:59:28.088Z] Building support-notifications [2021-07-29T15:59:28.088Z] Building security-secretstore-setup [2021-07-29T15:59:28.088Z] Building security-bootstrapper [2021-07-29T15:59:28.088Z] Building core-command [2021-07-29T15:59:28.088Z] Building core-data [2021-07-29T15:59:37.329Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:59:37.330Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:59:37.330Z] ---> 87074271a01a [2021-07-29T15:59:37.330Z] Step 3/26 : WORKDIR /edgex-go [2021-07-29T15:59:37.330Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:59:37.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:59:37.330Z] ---> 87074271a01a [2021-07-29T15:59:37.330Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T15:59:42.884Z] ---> Running in edff2f07a34b [2021-07-29T15:59:42.884Z] ---> Running in 1e24b972fca3 [2021-07-29T15:59:46.301Z] Removing intermediate container 1e24b972fca3 [2021-07-29T15:59:46.301Z] ---> bbe36b3b072f [2021-07-29T15:59:46.301Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:59:46.301Z] Removing intermediate container edff2f07a34b [2021-07-29T15:59:46.301Z] ---> 913d3c71eb57 [2021-07-29T15:59:46.301Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:59:46.569Z] ---> Running in ae59ee441d37 [2021-07-29T15:59:46.569Z] ---> Running in 563b0c407475 [2021-07-29T15:59:49.939Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:59:49.939Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:59:49.939Z] ---> 87074271a01a [2021-07-29T15:59:49.939Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T15:59:49.939Z] ---> Using cache [2021-07-29T15:59:49.939Z] ---> 913d3c71eb57 [2021-07-29T15:59:49.939Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:59:52.109Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:59:52.109Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:59:52.109Z] ---> 87074271a01a [2021-07-29T15:59:52.109Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T15:59:52.109Z] ---> Using cache [2021-07-29T15:59:52.109Z] ---> 913d3c71eb57 [2021-07-29T15:59:52.109Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:59:52.109Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:59:52.109Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:59:52.109Z] ---> 87074271a01a [2021-07-29T15:59:52.109Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T15:59:52.109Z] ---> Using cache [2021-07-29T15:59:52.109Z] ---> 913d3c71eb57 [2021-07-29T15:59:52.109Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:59:52.378Z] ---> Running in 430ea3a6791d [2021-07-29T15:59:52.378Z] ---> Running in 7b1f95fb9289 [2021-07-29T15:59:52.378Z] ---> Running in 04d3e4eea48c [2021-07-29T15:59:52.651Z] Removing intermediate container 563b0c407475 [2021-07-29T15:59:52.651Z] ---> a19bc62e593f [2021-07-29T15:59:52.651Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-29T15:59:52.651Z] ---> Running in 416c2b747b3b [2021-07-29T15:59:52.651Z] Removing intermediate container ae59ee441d37 [2021-07-29T15:59:52.651Z] ---> 4b80e63d5f9f [2021-07-29T15:59:52.651Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T15:59:52.651Z] ---> Running in 5374ecd8ec54 [2021-07-29T15:59:53.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:53.253Z] Removing intermediate container 430ea3a6791d [2021-07-29T15:59:53.253Z] ---> 01976ff10d35 [2021-07-29T15:59:53.253Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-29T15:59:53.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:53.536Z] ---> Running in bfe711d0f8cb [2021-07-29T15:59:53.536Z] Removing intermediate container 7b1f95fb9289 [2021-07-29T15:59:53.536Z] ---> 8c99865ff928 [2021-07-29T15:59:53.536Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T15:59:53.536Z] ---> Running in 432f505483f4 [2021-07-29T15:59:53.536Z] Removing intermediate container 04d3e4eea48c [2021-07-29T15:59:53.536Z] ---> 6f0da852a340 [2021-07-29T15:59:53.536Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T15:59:53.536Z] ---> Running in 94f2d319539c [2021-07-29T15:59:53.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:53.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:54.077Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:54.077Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:54.077Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:54.670Z] OK: 219 MiB in 52 packages [2021-07-29T15:59:54.670Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:54.670Z] OK: 219 MiB in 52 packages [2021-07-29T15:59:54.670Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:54.670Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:59:54.947Z] Removing intermediate container 416c2b747b3b [2021-07-29T15:59:54.947Z] ---> 2793a4e7b97e [2021-07-29T15:59:54.947Z] Step 6/23 : COPY go.mod . [2021-07-29T15:59:55.222Z] Removing intermediate container 5374ecd8ec54 [2021-07-29T15:59:55.222Z] ---> f5de1119d511 [2021-07-29T15:59:55.222Z] Step 6/26 : COPY go.mod . [2021-07-29T15:59:55.222Z] ---> 031263e212ee [2021-07-29T15:59:55.222Z] Step 7/23 : RUN go mod download [2021-07-29T15:59:55.222Z] ---> Running in c612736ba839 [2021-07-29T15:59:55.222Z] OK: 219 MiB in 52 packages [2021-07-29T15:59:55.222Z] ---> 2e74ea4cd6f7 [2021-07-29T15:59:55.222Z] Step 7/26 : RUN go mod download [2021-07-29T15:59:55.222Z] OK: 219 MiB in 52 packages [2021-07-29T15:59:55.503Z] ---> Running in b2b579acbe8b [2021-07-29T15:59:55.778Z] OK: 219 MiB in 52 packages [2021-07-29T15:59:55.779Z] Removing intermediate container 432f505483f4 [2021-07-29T15:59:55.779Z] ---> 6089570bb0dc [2021-07-29T15:59:55.779Z] Step 6/32 : COPY go.mod . [2021-07-29T15:59:55.779Z] Removing intermediate container bfe711d0f8cb [2021-07-29T15:59:55.779Z] ---> 55b24c95e6fc [2021-07-29T15:59:55.779Z] Step 6/24 : COPY go.mod . [2021-07-29T15:59:55.796Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-490 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-07-29T15:59:55.811Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [2021-07-29T15:59:56.017Z] The recommended git tool is: git [2021-07-29T15:59:56.371Z] ---> ad8a86d05f20 [2021-07-29T15:59:56.372Z] Step 7/32 : RUN go mod download [2021-07-29T15:59:56.372Z] ---> 0a9f2a7c6fc1 [2021-07-29T15:59:56.372Z] Step 7/24 : RUN go mod download [2021-07-29T15:59:56.372Z] ---> Running in 70501e52f22e [2021-07-29T15:59:56.372Z] ---> Running in e72f7b19f4b8 [2021-07-29T15:59:56.372Z] Removing intermediate container 94f2d319539c [2021-07-29T15:59:56.372Z] ---> c03f20df920c [2021-07-29T15:59:56.372Z] Step 6/24 : COPY go.mod . [2021-07-29T15:59:56.372Z] ---> 384947be7315 [2021-07-29T15:59:56.372Z] Step 7/24 : RUN go mod download [2021-07-29T15:59:56.646Z] ---> Running in 9d374997a595 [2021-07-29T15:59:56.646Z] Removing intermediate container c612736ba839 [2021-07-29T15:59:56.646Z] ---> 246b881db334 [2021-07-29T15:59:56.646Z] Step 8/23 : COPY . . [2021-07-29T15:59:58.628Z] Removing intermediate container b2b579acbe8b [2021-07-29T15:59:58.628Z] ---> 143b9afea336 [2021-07-29T15:59:58.628Z] Step 8/26 : COPY . . [2021-07-29T16:00:02.043Z] using credential edgex-jenkins-ssh [2021-07-29T16:00:02.070Z] ---> 5768dd4d1bab [2021-07-29T16:00:02.070Z] Step 9/23 : RUN go mod tidy [2021-07-29T16:00:02.095Z] Cloning the remote Git repository [2021-07-29T16:00:02.358Z] Removing intermediate container 70501e52f22e [2021-07-29T16:00:02.358Z] ---> c4ca7459099d [2021-07-29T16:00:02.358Z] Step 8/32 : COPY . . [2021-07-29T16:00:02.641Z] Removing intermediate container 9d374997a595 [2021-07-29T16:00:02.641Z] ---> ebdeeed6fac4 [2021-07-29T16:00:02.641Z] Step 8/24 : COPY . . [2021-07-29T16:00:02.641Z] ---> Running in 75cd7cd7da71 [2021-07-29T16:00:02.174Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-29T16:00:02.285Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2021-07-29T16:00:02.382Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T16:00:02.383Z] > git --version # timeout=10 [2021-07-29T16:00:02.397Z] > git --version # 'git version 2.17.1' [2021-07-29T16:00:02.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T16:00:02.469Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T16:00:04.630Z] Removing intermediate container e72f7b19f4b8 [2021-07-29T16:00:04.630Z] ---> 6486e85055af [2021-07-29T16:00:04.630Z] Step 8/24 : COPY . . [2021-07-29T16:00:04.630Z] ---> e331a8fcb771 [2021-07-29T16:00:04.630Z] Step 9/26 : RUN go mod tidy [2021-07-29T16:00:08.027Z] ---> Running in 1b9a25e8ac4f [2021-07-29T16:00:10.647Z] Removing intermediate container 75cd7cd7da71 [2021-07-29T16:00:10.647Z] ---> 2b8800d5d5b1 [2021-07-29T16:00:10.647Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-29T16:00:10.647Z] ---> Running in 3c1330a55115 [2021-07-29T16:00:10.647Z] ---> 95279c4cef32 [2021-07-29T16:00:10.647Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:00:10.647Z] ---> f7664613f609 [2021-07-29T16:00:10.647Z] Step 9/32 : RUN go mod tidy [2021-07-29T16:00:10.914Z] ---> Running in 221d66a15518 [2021-07-29T16:00:10.914Z] ---> Running in 5145fe8ed057 [2021-07-29T16:00:11.186Z] Removing intermediate container 1b9a25e8ac4f [2021-07-29T16:00:11.186Z] ---> aebba4c456bc [2021-07-29T16:00:11.186Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T16:00:11.186Z] ---> Running in 291c68cbce7e [2021-07-29T16:00:11.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-29T16:00:12.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-29T16:00:14.069Z] Removing intermediate container 221d66a15518 [2021-07-29T16:00:14.069Z] ---> 9a458c60d5a8 [2021-07-29T16:00:14.069Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T16:00:14.363Z] Removing intermediate container 5145fe8ed057 [2021-07-29T16:00:14.363Z] ---> ce532b511078 [2021-07-29T16:00:14.363Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T16:00:14.655Z] ---> Running in 4100209dd549 [2021-07-29T16:00:14.655Z] ---> Running in 60289d0c2526 [2021-07-29T16:00:15.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-29T16:00:15.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/core-command/core-command ./cmd/core-command [2021-07-29T16:00:16.658Z] ---> fe36ac8af35d [2021-07-29T16:00:16.658Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:00:16.939Z] ---> Running in eebf1107a573 [2021-07-29T16:00:18.928Z] Removing intermediate container eebf1107a573 [2021-07-29T16:00:18.928Z] ---> bbf6fceb7a2c [2021-07-29T16:00:18.928Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T16:00:18.928Z] ---> Running in 86249766b8bd [2021-07-29T16:00:19.913Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T16:00:25.832Z] Avoid second fetch [2021-07-29T16:00:25.832Z] Checking out Revision 7434bcadf5de7b44f4e2f97c711f832a1a55cbae (main) [2021-07-29T16:00:25.778Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T16:00:25.805Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T16:00:25.854Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T16:00:25.872Z] > git checkout -f 7434bcadf5de7b44f4e2f97c711f832a1a55cbae # timeout=10 [2021-07-29T16:00:30.393Z] Commit message: "refactor: Refactor io.Reader for reusing (#3627)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:00:30.740Z] provisioning config files... [2021-07-29T16:00:30.770Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config6550998930383074284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:00:31.342Z] ---> docker-login.sh [2021-07-29T16:00:31.342Z] nexus3.edgexfoundry.org:10001 [2021-07-29T16:00:31.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:00:32.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:00:32.553Z] Configure a credential helper to remove this warning. See [2021-07-29T16:00:32.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:00:32.553Z] [2021-07-29T16:00:32.553Z] Login Succeeded [2021-07-29T16:00:32.553Z] nexus3.edgexfoundry.org:10002 [2021-07-29T16:00:32.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:00:33.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:00:33.099Z] Configure a credential helper to remove this warning. See [2021-07-29T16:00:33.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:00:33.099Z] [2021-07-29T16:00:33.099Z] Login Succeeded [2021-07-29T16:00:33.099Z] nexus3.edgexfoundry.org:10003 [2021-07-29T16:00:33.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:00:33.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:00:33.646Z] Configure a credential helper to remove this warning. See [2021-07-29T16:00:33.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:00:33.646Z] [2021-07-29T16:00:33.646Z] Login Succeeded [2021-07-29T16:00:33.646Z] nexus3.edgexfoundry.org:10004 [2021-07-29T16:00:33.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:00:34.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:00:34.203Z] Configure a credential helper to remove this warning. See [2021-07-29T16:00:34.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:00:34.203Z] [2021-07-29T16:00:34.203Z] Login Succeeded [2021-07-29T16:00:34.203Z] docker.io [2021-07-29T16:00:34.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:00:34.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:00:34.756Z] Configure a credential helper to remove this warning. See [2021-07-29T16:00:34.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:00:34.756Z] [2021-07-29T16:00:34.756Z] Login Succeeded [2021-07-29T16:00:34.756Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T16:00:34.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T16:00:35.386Z] ========================================================= [2021-07-29T16:00:35.386Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-29T16:00:35.386Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:00:35.738Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-29T16:00:38.399Z] Sending build context to Docker daemon 165.8MB [2021-07-29T16:00:38.399Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T16:00:38.399Z] Step 2/6 : FROM ${BASE} [2021-07-29T16:00:38.399Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-29T16:00:38.399Z] 595b0fe564bb: Pulling fs layer [2021-07-29T16:00:38.399Z] 24495759ef45: Pulling fs layer [2021-07-29T16:00:38.399Z] d148012ef14d: Pulling fs layer [2021-07-29T16:00:38.399Z] cb65c68fc2e2: Pulling fs layer [2021-07-29T16:00:38.399Z] 093eec477d81: Pulling fs layer [2021-07-29T16:00:38.399Z] a6d5b2bbb924: Pulling fs layer [2021-07-29T16:00:38.399Z] 2446dc1eb7d3: Pulling fs layer [2021-07-29T16:00:38.399Z] 596795e73e0f: Pulling fs layer [2021-07-29T16:00:38.399Z] cb65c68fc2e2: Waiting [2021-07-29T16:00:38.399Z] 093eec477d81: Waiting [2021-07-29T16:00:38.399Z] 2446dc1eb7d3: Waiting [2021-07-29T16:00:38.399Z] 596795e73e0f: Waiting [2021-07-29T16:00:38.399Z] a6d5b2bbb924: Waiting [2021-07-29T16:00:38.399Z] d148012ef14d: Verifying Checksum [2021-07-29T16:00:38.399Z] d148012ef14d: Download complete [2021-07-29T16:00:38.399Z] 24495759ef45: Verifying Checksum [2021-07-29T16:00:38.399Z] 24495759ef45: Download complete [2021-07-29T16:00:38.399Z] 093eec477d81: Download complete [2021-07-29T16:00:38.677Z] a6d5b2bbb924: Download complete [2021-07-29T16:00:38.677Z] 2446dc1eb7d3: Download complete [2021-07-29T16:00:38.677Z] 595b0fe564bb: Download complete [2021-07-29T16:00:39.289Z] 595b0fe564bb: Pull complete [2021-07-29T16:00:40.279Z] 24495759ef45: Pull complete [2021-07-29T16:00:40.581Z] d148012ef14d: Pull complete [2021-07-29T16:00:42.570Z] 596795e73e0f: Verifying Checksum [2021-07-29T16:00:42.570Z] 596795e73e0f: Download complete [2021-07-29T16:00:42.570Z] cb65c68fc2e2: Verifying Checksum [2021-07-29T16:00:42.570Z] cb65c68fc2e2: Download complete [2021-07-29T16:00:46.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-29T16:00:51.056Z] Removing intermediate container 3c1330a55115 [2021-07-29T16:00:51.056Z] ---> 18524bbaa595 [2021-07-29T16:00:51.056Z] [2021-07-29T16:00:51.056Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T16:00:51.056Z] Removing intermediate container 291c68cbce7e [2021-07-29T16:00:51.056Z] ---> 2013fd6a606f [2021-07-29T16:00:51.056Z] [2021-07-29T16:00:51.056Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T16:00:52.774Z] cb65c68fc2e2: Pull complete [2021-07-29T16:00:52.774Z] 093eec477d81: Pull complete [2021-07-29T16:00:52.774Z] a6d5b2bbb924: Pull complete [2021-07-29T16:00:53.376Z] 2446dc1eb7d3: Pull complete [2021-07-29T16:00:54.570Z] Removing intermediate container 4100209dd549 [2021-07-29T16:00:54.570Z] ---> a76fd74507d0 [2021-07-29T16:00:54.570Z] [2021-07-29T16:00:54.570Z] Step 11/32 : FROM alpine:3.12 [2021-07-29T16:00:54.570Z] Removing intermediate container 60289d0c2526 [2021-07-29T16:00:54.570Z] ---> 1b4b6c402338 [2021-07-29T16:00:54.570Z] [2021-07-29T16:00:54.570Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:00:56.817Z] 596795e73e0f: Pull complete [2021-07-29T16:00:57.092Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-29T16:00:57.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-29T16:00:57.092Z] ---> d9e956139c92 [2021-07-29T16:00:57.092Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-29T16:00:57.192Z] Removing intermediate container 86249766b8bd [2021-07-29T16:00:57.192Z] ---> c4d2ecd4ab7c [2021-07-29T16:00:57.192Z] [2021-07-29T16:00:57.192Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:01:01.430Z] ---> Running in dd3c08528ead [2021-07-29T16:01:01.457Z] 3.12: Pulling from library/alpine [2021-07-29T16:01:01.457Z] 3.12: Pulling from library/alpine [2021-07-29T16:01:01.457Z] 3.12: Pulling from library/alpine [2021-07-29T16:01:01.457Z] 3.12: Pulling from library/alpine [2021-07-29T16:01:01.457Z] 3.12: Pulling from library/alpine [2021-07-29T16:01:02.896Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:01:02.896Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:01:02.896Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:01:02.896Z] Status: Image is up to date for alpine:3.12 [2021-07-29T16:01:02.896Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T16:01:02.896Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T16:01:02.896Z] ---> 13621d1b12d4 [2021-07-29T16:01:02.896Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T16:01:02.896Z] ---> 13621d1b12d4 [2021-07-29T16:01:02.896Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T16:01:02.896Z] ---> 13621d1b12d4 [2021-07-29T16:01:02.896Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:01:02.896Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:01:02.896Z] Status: Image is up to date for alpine:3.12 [2021-07-29T16:01:02.896Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:01:02.896Z] Status: Image is up to date for alpine:3.12 [2021-07-29T16:01:02.896Z] ---> 13621d1b12d4 [2021-07-29T16:01:02.896Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T16:01:02.896Z] ---> 13621d1b12d4 [2021-07-29T16:01:02.896Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-29T16:01:02.896Z] ---> Running in 79c7f91c8ee4 [2021-07-29T16:01:02.896Z] ---> Running in ace4d49a0645 [2021-07-29T16:01:02.896Z] ---> Running in 3264e789f3f7 [2021-07-29T16:01:02.896Z] ---> Running in 4f61a00d1158 [2021-07-29T16:01:02.896Z] ---> Running in bc246703727d [2021-07-29T16:01:02.896Z] Removing intermediate container ace4d49a0645 [2021-07-29T16:01:02.896Z] ---> 49fac4cdc657 [2021-07-29T16:01:02.896Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T16:01:02.896Z] ---> Running in 9ddac8b70249 [2021-07-29T16:01:02.896Z] Removing intermediate container 3264e789f3f7 [2021-07-29T16:01:02.896Z] ---> 3b7e38e17cee [2021-07-29T16:01:02.896Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T16:01:02.896Z] ---> Running in 65737f365b7e [2021-07-29T16:01:02.900Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:01:03.171Z] Removing intermediate container 65737f365b7e [2021-07-29T16:01:03.171Z] ---> dd411bcf21c6 [2021-07-29T16:01:03.171Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-29T16:01:03.171Z] ---> Running in d5a9d8926217 [2021-07-29T16:01:03.171Z] Removing intermediate container d5a9d8926217 [2021-07-29T16:01:03.171Z] ---> 4e683dad3711 [2021-07-29T16:01:03.171Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:01:03.450Z] ---> Running in e73de2745f46 [2021-07-29T16:01:03.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:03.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:03.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:03.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:03.754Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T16:01:03.754Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:01:03.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:03.754Z] OK: 6 MiB in 15 packages [2021-07-29T16:01:03.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:03.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:03.880Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:01:04.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:04.037Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T16:01:04.037Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T16:01:04.037Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:01:04.037Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:01:04.037Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T16:01:04.037Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T16:01:04.037Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:01:04.037Z] OK: 6 MiB in 16 packages [2021-07-29T16:01:04.037Z] OK: 6 MiB in 16 packages [2021-07-29T16:01:04.037Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T16:01:04.037Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T16:01:04.037Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T16:01:04.037Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T16:01:04.322Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T16:01:04.322Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T16:01:04.322Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:01:04.322Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:01:04.322Z] OK: 7 MiB in 20 packages [2021-07-29T16:01:04.322Z] Removing intermediate container 4f61a00d1158 [2021-07-29T16:01:04.322Z] ---> 0ed519f67d6c [2021-07-29T16:01:04.322Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:01:04.322Z] ---> Running in cd289f412c0e [2021-07-29T16:01:04.322Z] Removing intermediate container cd289f412c0e [2021-07-29T16:01:04.322Z] ---> 4ed1401671aa [2021-07-29T16:01:04.322Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T16:01:04.599Z] ---> Running in cf6f3fc5deb8 [2021-07-29T16:01:04.599Z] Removing intermediate container 9ddac8b70249 [2021-07-29T16:01:04.599Z] ---> 83f589fb7903 [2021-07-29T16:01:04.599Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T16:01:04.599Z] Removing intermediate container e73de2745f46 [2021-07-29T16:01:04.599Z] ---> 37e631858313 [2021-07-29T16:01:04.599Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T16:01:04.599Z] ---> Running in 23d5e4e961e4 [2021-07-29T16:01:04.599Z] ---> Running in 76e6a410f985 [2021-07-29T16:01:04.873Z] (1/12) Installing libmagic (5.39-r0) [2021-07-29T16:01:04.883Z] Removing intermediate container cf6f3fc5deb8 [2021-07-29T16:01:04.883Z] ---> a0eea4da18fb [2021-07-29T16:01:04.883Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T16:01:04.883Z] Removing intermediate container bc246703727d [2021-07-29T16:01:04.883Z] ---> 52c57cb2c9b3 [2021-07-29T16:01:04.883Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T16:01:04.883Z] ---> Running in ff223a5ddfbd [2021-07-29T16:01:04.883Z] Removing intermediate container 79c7f91c8ee4 [2021-07-29T16:01:04.883Z] ---> 700cdaf499ff [2021-07-29T16:01:04.883Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:01:04.883Z] Removing intermediate container 23d5e4e961e4 [2021-07-29T16:01:04.883Z] ---> 1fd043b8d5f7 [2021-07-29T16:01:04.883Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T16:01:04.883Z] ---> Running in a51256909e43 [2021-07-29T16:01:04.883Z] ---> Running in 4623984df630 [2021-07-29T16:01:05.147Z] (2/12) Installing file (5.39-r0) [2021-07-29T16:01:05.147Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T16:01:05.147Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T16:01:05.387Z] ---> Running in 35efaa6233b3 [2021-07-29T16:01:05.387Z] Removing intermediate container ff223a5ddfbd [2021-07-29T16:01:05.387Z] ---> 8bfda23a2677 [2021-07-29T16:01:05.387Z] Step 16/24 : WORKDIR / [2021-07-29T16:01:05.387Z] ---> Running in 86044572fb95 [2021-07-29T16:01:05.387Z] Removing intermediate container a51256909e43 [2021-07-29T16:01:05.387Z] ---> 444d6ec96149 [2021-07-29T16:01:05.387Z] Step 14/26 : WORKDIR / [2021-07-29T16:01:05.387Z] Removing intermediate container 35efaa6233b3 [2021-07-29T16:01:05.387Z] ---> 8db5d2c6d1a6 [2021-07-29T16:01:05.387Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T16:01:05.387Z] ---> Running in 7552d98e9118 [2021-07-29T16:01:05.387Z] Removing intermediate container 4623984df630 [2021-07-29T16:01:05.387Z] ---> 2274caa75976 [2021-07-29T16:01:05.387Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T16:01:05.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:05.387Z] ---> Running in c48b2484f9ba [2021-07-29T16:01:05.387Z] ---> Running in 14613436021e [2021-07-29T16:01:05.387Z] Removing intermediate container 86044572fb95 [2021-07-29T16:01:05.387Z] ---> 2cba3d48f939 [2021-07-29T16:01:05.387Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:01:05.387Z] Removing intermediate container 14613436021e [2021-07-29T16:01:05.387Z] ---> 42efec269870 [2021-07-29T16:01:05.387Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T16:01:05.387Z] Removing intermediate container 7552d98e9118 [2021-07-29T16:01:05.387Z] ---> 7f97fad0fa5a [2021-07-29T16:01:05.387Z] 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-07-29T16:01:05.387Z] ---> Running in a4304dc41456 [2021-07-29T16:01:05.675Z] ---> 914a75caf23e [2021-07-29T16:01:05.675Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T16:01:05.675Z] Removing intermediate container a4304dc41456 [2021-07-29T16:01:05.675Z] ---> 85a6259fe5c6 [2021-07-29T16:01:05.675Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:01:05.675Z] ---> 08a544f61c33 [2021-07-29T16:01:05.675Z] 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-07-29T16:01:05.967Z] ---> 29e89b89c247 [2021-07-29T16:01:05.967Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T16:01:05.967Z] ---> 40463f8b6198 [2021-07-29T16:01:05.967Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-29T16:01:05.967Z] ---> 5ce4240d3c10 [2021-07-29T16:01:05.967Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T16:01:06.253Z] Removing intermediate container c48b2484f9ba [2021-07-29T16:01:06.253Z] ---> fba71943523c [2021-07-29T16:01:06.253Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T16:01:06.253Z] ---> Running in cca3ef9b6eb0 [2021-07-29T16:01:06.253Z] ---> d539642a6a43 [2021-07-29T16:01:06.253Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T16:01:06.253Z] ---> 3f42f6cd4f27 [2021-07-29T16:01:06.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T16:01:06.253Z] ---> a8f6454a9af7 [2021-07-29T16:01:06.253Z] 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-07-29T16:01:06.253Z] ---> Running in 328ecd77aae5 [2021-07-29T16:01:06.745Z] Removing intermediate container cca3ef9b6eb0 [2021-07-29T16:01:06.745Z] ---> 323d1638cc73 [2021-07-29T16:01:06.745Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T16:01:06.745Z] Removing intermediate container 328ecd77aae5 [2021-07-29T16:01:06.745Z] ---> 0e30f1e59527 [2021-07-29T16:01:06.745Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:01:06.745Z] ---> 3f6f2154de2f [2021-07-29T16:01:06.745Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T16:01:06.745Z] ---> Running in d2779174750f [2021-07-29T16:01:06.745Z] ---> Running in b57bbbef159c [2021-07-29T16:01:06.745Z] ---> 6453ea775d40 [2021-07-29T16:01:06.745Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T16:01:06.745Z] ---> beab1f34264f [2021-07-29T16:01:06.745Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T16:01:06.745Z] Removing intermediate container d2779174750f [2021-07-29T16:01:06.745Z] ---> c422b601ebb4 [2021-07-29T16:01:06.745Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T16:01:06.745Z] Removing intermediate container b57bbbef159c [2021-07-29T16:01:06.745Z] ---> 13300bd9069b [2021-07-29T16:01:06.745Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:01:06.745Z] ---> Running in ee00b2e4729b [2021-07-29T16:01:06.746Z] ---> Running in 278955984f6f [2021-07-29T16:01:06.746Z] ---> Running in 60346afb4f6e [2021-07-29T16:01:07.036Z] ---> 1b3262ec97da [2021-07-29T16:01:07.036Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T16:01:07.036Z] Removing intermediate container 278955984f6f [2021-07-29T16:01:07.036Z] ---> 0df6521a66b9 [2021-07-29T16:01:07.036Z] Step 23/24 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:01:07.036Z] Removing intermediate container ee00b2e4729b [2021-07-29T16:01:07.036Z] ---> d7e4995f8d79 [2021-07-29T16:01:07.036Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T16:01:07.326Z] ---> Running in 8ec035d461ca [2021-07-29T16:01:07.326Z] ---> Running in f1bbe9f779c7 [2021-07-29T16:01:07.622Z] Removing intermediate container f1bbe9f779c7 [2021-07-29T16:01:07.622Z] ---> 8aff9fdcfa2b [2021-07-29T16:01:07.622Z] Step 24/24 : LABEL version=2.0.1-dev.17 [2021-07-29T16:01:07.622Z] Removing intermediate container 8ec035d461ca [2021-07-29T16:01:07.622Z] ---> ea204e6ac3b9 [2021-07-29T16:01:07.622Z] Step 22/23 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:01:07.622Z] ---> 74d9f176c8f2 [2021-07-29T16:01:07.622Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T16:01:07.622Z] ---> Running in 40982b2f932f [2021-07-29T16:01:07.622Z] ---> Running in 5b9db17d1258 [2021-07-29T16:01:07.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:07.902Z] Removing intermediate container 40982b2f932f [2021-07-29T16:01:07.902Z] ---> 3324d9c9079e [2021-07-29T16:01:07.902Z] [2021-07-29T16:01:07.902Z] Removing intermediate container 5b9db17d1258 [2021-07-29T16:01:07.902Z] ---> 7a3747e4ba4c [2021-07-29T16:01:07.902Z] Step 23/23 : LABEL version=2.0.1-dev.17 [2021-07-29T16:01:07.902Z] Removing intermediate container 60346afb4f6e [2021-07-29T16:01:07.902Z] ---> 5c47f9185dc3 [2021-07-29T16:01:07.902Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:01:07.902Z] ---> 1558a487f646 [2021-07-29T16:01:07.902Z] 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-07-29T16:01:07.902Z] Successfully built 3324d9c9079e [2021-07-29T16:01:07.902Z] Successfully tagged core-command:latest [2021-07-29T16:01:07.902Z] ---> Running in 8d8b5dd621a4 [2021-07-29T16:01:07.902Z] Building sys-mgmt-agent [2021-07-29T16:01:07.902Z]  Building core-command ... done  ---> Running in 712e6568b449 [2021-07-29T16:01:08.180Z] Removing intermediate container 8d8b5dd621a4 [2021-07-29T16:01:08.180Z] ---> 046a620f7d18 [2021-07-29T16:01:08.180Z] [2021-07-29T16:01:08.180Z] Successfully built 046a620f7d18 [2021-07-29T16:01:08.797Z] Successfully tagged support-notifications:latest [2021-07-29T16:01:08.797Z] Building security-proxy-setup [2021-07-29T16:01:08.797Z]  Building support-notifications ... done  ---> 82489de54813 [2021-07-29T16:01:08.797Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T16:01:10.263Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T16:01:10.542Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T16:01:10.542Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T16:01:10.828Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T16:01:12.290Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T16:01:12.891Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T16:01:12.891Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:01:13.172Z] OK: 8 MiB in 20 packages [2021-07-29T16:01:13.172Z] ---> 50f844065ed4 [2021-07-29T16:01:13.172Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T16:01:14.162Z] Removing intermediate container 712e6568b449 [2021-07-29T16:01:14.162Z] ---> c812395faadb [2021-07-29T16:01:14.162Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T16:01:14.162Z] ---> 1669597f83e2 [2021-07-29T16:01:14.162Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T16:01:14.162Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:01:14.162Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:01:14.162Z] ---> 87074271a01a [2021-07-29T16:01:14.162Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T16:01:14.162Z] ---> Using cache [2021-07-29T16:01:14.162Z] ---> 913d3c71eb57 [2021-07-29T16:01:14.162Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:01:14.162Z] ---> Using cache [2021-07-29T16:01:14.162Z] ---> 6f0da852a340 [2021-07-29T16:01:14.162Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T16:01:14.162Z] ---> Using cache [2021-07-29T16:01:14.162Z] ---> c03f20df920c [2021-07-29T16:01:14.162Z] Step 6/22 : COPY go.mod . [2021-07-29T16:01:14.162Z] ---> Using cache [2021-07-29T16:01:14.162Z] ---> 384947be7315 [2021-07-29T16:01:14.162Z] Step 7/22 : RUN go mod download [2021-07-29T16:01:14.162Z] ---> Using cache [2021-07-29T16:01:14.162Z] ---> ebdeeed6fac4 [2021-07-29T16:01:14.162Z] Step 8/22 : COPY . . [2021-07-29T16:01:14.162Z] ---> Using cache [2021-07-29T16:01:14.162Z] ---> 95279c4cef32 [2021-07-29T16:01:14.162Z] Step 9/22 : RUN go mod tidy [2021-07-29T16:01:14.162Z] ---> Using cache [2021-07-29T16:01:14.162Z] ---> ce532b511078 [2021-07-29T16:01:14.162Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-29T16:01:14.447Z] ---> Running in 35bd68f10d03 [2021-07-29T16:01:14.447Z] Removing intermediate container 76e6a410f985 [2021-07-29T16:01:14.447Z] ---> 21c11464771f [2021-07-29T16:01:14.447Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:01:14.447Z] ---> Running in 657da050ceb2 [2021-07-29T16:01:14.447Z] ---> db2335af840d [2021-07-29T16:01:14.447Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T16:01:14.447Z] Removing intermediate container 35bd68f10d03 [2021-07-29T16:01:14.447Z] ---> 004a59fac535 [2021-07-29T16:01:14.447Z] Step 24/26 : LABEL arch=x86_64 [2021-07-29T16:01:14.734Z] ---> Running in a058993009bd [2021-07-29T16:01:14.734Z] ---> 72c4fb1eb592 [2021-07-29T16:01:14.734Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T16:01:14.734Z] ---> a70dba6ab47d [2021-07-29T16:01:14.734Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T16:01:15.012Z] Removing intermediate container a058993009bd [2021-07-29T16:01:15.012Z] ---> e9276f02edb8 [2021-07-29T16:01:15.012Z] Step 25/26 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:01:15.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-29T16:01:15.012Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:01:15.012Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:01:15.012Z] ---> 87074271a01a [2021-07-29T16:01:15.012Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:01:15.012Z] ---> Using cache [2021-07-29T16:01:15.012Z] ---> 913d3c71eb57 [2021-07-29T16:01:15.012Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:01:15.012Z] ---> Using cache [2021-07-29T16:01:15.012Z] ---> 6f0da852a340 [2021-07-29T16:01:15.012Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T16:01:15.293Z] ---> Running in e398e23921eb [2021-07-29T16:01:15.293Z] ---> Running in c61972e63a70 [2021-07-29T16:01:15.293Z] ---> Running in c00556535920 [2021-07-29T16:01:15.293Z] ---> 38d541def841 [2021-07-29T16:01:15.293Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T16:01:15.293Z] Removing intermediate container e398e23921eb [2021-07-29T16:01:15.293Z] ---> 3addcf744ca4 [2021-07-29T16:01:15.293Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T16:01:15.293Z] Removing intermediate container c61972e63a70 [2021-07-29T16:01:15.293Z] ---> f33c34d6843c [2021-07-29T16:01:15.293Z] Step 26/26 : LABEL version=2.0.1-dev.17 [2021-07-29T16:01:15.580Z] ---> Running in d3b23f8ae42f [2021-07-29T16:01:15.580Z] ---> 8ee697510258 [2021-07-29T16:01:15.580Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T16:01:15.580Z] ---> Running in 0110a779e226 [2021-07-29T16:01:15.861Z] Removing intermediate container d3b23f8ae42f [2021-07-29T16:01:15.861Z] ---> ffdc61c66f70 [2021-07-29T16:01:15.861Z] [2021-07-29T16:01:15.861Z] ---> 6956c1595387 [2021-07-29T16:01:15.861Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T16:01:15.861Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:15.861Z] ---> Running in ad2ca343da28 [2021-07-29T16:01:16.144Z] Successfully built ffdc61c66f70 [2021-07-29T16:01:16.144Z] Successfully tagged security-secretstore-setup:latest [2021-07-29T16:01:16.144Z]  Building security-secretstore-setup ... done Building core-metadata [2021-07-29T16:01:16.144Z] Removing intermediate container 0110a779e226 [2021-07-29T16:01:16.144Z] ---> b5016dd3fffa [2021-07-29T16:01:16.144Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:01:16.144Z] ---> Running in 8a20ca8a8c63 [2021-07-29T16:01:17.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:17.425Z] Removing intermediate container 8a20ca8a8c63 [2021-07-29T16:01:17.425Z] ---> ebf2f5150a62 [2021-07-29T16:01:17.425Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T16:01:18.047Z] OK: 219 MiB in 52 packages [2021-07-29T16:01:18.652Z] ---> Running in 686d3969457d [2021-07-29T16:01:18.930Z] Removing intermediate container 686d3969457d [2021-07-29T16:01:18.930Z] ---> e28658e10c0c [2021-07-29T16:01:18.930Z] Step 23/24 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:01:18.930Z] ---> Running in c3ad981a2c38 [2021-07-29T16:01:19.214Z] Removing intermediate container ad2ca343da28 [2021-07-29T16:01:19.214Z] ---> 93a1c91abf01 [2021-07-29T16:01:19.214Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-29T16:01:19.214Z] Removing intermediate container c00556535920 [2021-07-29T16:01:19.214Z] ---> 1e799a45df81 [2021-07-29T16:01:19.214Z] Step 6/24 : COPY go.mod . [2021-07-29T16:01:19.498Z] ---> Running in e84fbb0d6d52 [2021-07-29T16:01:19.498Z] Removing intermediate container c3ad981a2c38 [2021-07-29T16:01:19.498Z] ---> 4e6ed1a6cdd8 [2021-07-29T16:01:19.498Z] Step 24/24 : LABEL version=2.0.1-dev.17 [2021-07-29T16:01:19.498Z] ---> Running in 35901290f77f [2021-07-29T16:01:19.498Z] ---> 3da9cf892246 [2021-07-29T16:01:19.498Z] Step 7/24 : RUN go mod download [2021-07-29T16:01:19.776Z] Removing intermediate container e84fbb0d6d52 [2021-07-29T16:01:19.776Z] ---> cb6f9a0b04db [2021-07-29T16:01:19.776Z] Step 29/32 : CMD ["gate"] [2021-07-29T16:01:19.776Z] ---> Running in cf351e802a0a [2021-07-29T16:01:19.776Z] Removing intermediate container 35901290f77f [2021-07-29T16:01:19.776Z] ---> 5c7c8affa686 [2021-07-29T16:01:19.776Z] [2021-07-29T16:01:19.776Z] ---> Running in 233362fd6291 [2021-07-29T16:01:20.055Z] Successfully built 5c7c8affa686 [2021-07-29T16:01:20.055Z] Successfully tagged core-data:latest [2021-07-29T16:01:20.055Z]  Building core-data ... done Building support-scheduler [2021-07-29T16:01:20.055Z] Removing intermediate container 233362fd6291 [2021-07-29T16:01:20.055Z] ---> e3f85c03205d [2021-07-29T16:01:20.055Z] Step 30/32 : LABEL arch=x86_64 [2021-07-29T16:01:20.334Z] ---> Running in dfb2c8089cd0 [2021-07-29T16:01:20.951Z] Removing intermediate container dfb2c8089cd0 [2021-07-29T16:01:20.951Z] ---> 9640790df285 [2021-07-29T16:01:20.951Z] Step 31/32 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:01:21.572Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:01:21.572Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:01:21.572Z] ---> 87074271a01a [2021-07-29T16:01:21.572Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:01:21.572Z] ---> Using cache [2021-07-29T16:01:21.572Z] ---> 913d3c71eb57 [2021-07-29T16:01:21.572Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:01:21.572Z] ---> Using cache [2021-07-29T16:01:21.572Z] ---> 6f0da852a340 [2021-07-29T16:01:21.572Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T16:01:21.572Z] ---> Using cache [2021-07-29T16:01:21.572Z] ---> c03f20df920c [2021-07-29T16:01:21.572Z] Step 6/24 : COPY go.mod . [2021-07-29T16:01:21.572Z] ---> Using cache [2021-07-29T16:01:21.572Z] ---> 384947be7315 [2021-07-29T16:01:21.572Z] Step 7/24 : RUN go mod download [2021-07-29T16:01:21.572Z] ---> Using cache [2021-07-29T16:01:21.572Z] ---> ebdeeed6fac4 [2021-07-29T16:01:21.572Z] Step 8/24 : COPY . . [2021-07-29T16:01:21.572Z] ---> Using cache [2021-07-29T16:01:21.572Z] ---> 95279c4cef32 [2021-07-29T16:01:21.572Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:01:21.572Z] ---> Using cache [2021-07-29T16:01:21.572Z] ---> ce532b511078 [2021-07-29T16:01:21.572Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T16:01:22.187Z] ---> Running in c0d036cb6379 [2021-07-29T16:01:22.187Z] ---> Running in e804add01638 [2021-07-29T16:01:22.187Z] Removing intermediate container c0d036cb6379 [2021-07-29T16:01:22.187Z] ---> 4edaacbc9aca [2021-07-29T16:01:22.187Z] Step 32/32 : LABEL version=2.0.1-dev.17 [2021-07-29T16:01:22.472Z] ---> Running in 55e926e5b916 [2021-07-29T16:01:22.472Z] Removing intermediate container cf351e802a0a [2021-07-29T16:01:22.472Z] ---> e4cc7a1b9b25 [2021-07-29T16:01:22.472Z] Step 8/24 : COPY . . [2021-07-29T16:01:22.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-29T16:01:22.756Z] Removing intermediate container 55e926e5b916 [2021-07-29T16:01:22.756Z] ---> d7dc3691d773 [2021-07-29T16:01:22.756Z] [2021-07-29T16:01:23.051Z] Successfully built d7dc3691d773 [2021-07-29T16:01:23.051Z] Successfully tagged security-bootstrapper:latest [2021-07-29T16:01:23.690Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T16:01:23.690Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T16:01:23.690Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T16:01:23.690Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T16:01:23.690Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T16:01:23.690Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T16:01:23.690Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T16:01:23.690Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T16:01:23.690Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T16:01:23.690Z] OK: 218 MiB in 52 packages [2021-07-29T16:01:26.322Z] Removing intermediate container dd3c08528ead [2021-07-29T16:01:26.322Z] ---> fb000f2dc413 [2021-07-29T16:01:26.322Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T16:01:26.322Z] ---> Running in 1a947e23d006 [2021-07-29T16:01:26.923Z] Removing intermediate container 1a947e23d006 [2021-07-29T16:01:26.923Z] ---> bf0ea324846f [2021-07-29T16:01:26.923Z] Step 5/6 : COPY go.mod . [2021-07-29T16:01:27.904Z] ---> d79f80b03694 [2021-07-29T16:01:27.904Z] Step 6/6 : RUN go mod download [2021-07-29T16:01:27.904Z] ---> Running in d31843e045df [2021-07-29T16:01:31.565Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:01:31.565Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:01:31.565Z] ---> 87074271a01a [2021-07-29T16:01:31.565Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T16:01:31.565Z] ---> Using cache [2021-07-29T16:01:31.565Z] ---> 913d3c71eb57 [2021-07-29T16:01:31.566Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:01:31.566Z] ---> Using cache [2021-07-29T16:01:31.566Z] ---> 6f0da852a340 [2021-07-29T16:01:31.566Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T16:01:31.566Z] ---> Using cache [2021-07-29T16:01:31.566Z] ---> c03f20df920c [2021-07-29T16:01:31.566Z] Step 6/23 : COPY go.mod . [2021-07-29T16:01:31.566Z] ---> Using cache [2021-07-29T16:01:31.566Z] ---> 384947be7315 [2021-07-29T16:01:31.566Z] Step 7/23 : RUN go mod download [2021-07-29T16:01:31.566Z] ---> Using cache [2021-07-29T16:01:31.566Z] ---> ebdeeed6fac4 [2021-07-29T16:01:31.566Z] Step 8/23 : COPY . . [2021-07-29T16:01:31.566Z] ---> Using cache [2021-07-29T16:01:31.566Z] ---> 95279c4cef32 [2021-07-29T16:01:31.566Z] Step 9/23 : RUN go mod tidy [2021-07-29T16:01:31.566Z] ---> Using cache [2021-07-29T16:01:31.566Z] ---> ce532b511078 [2021-07-29T16:01:31.566Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T16:01:31.848Z] ---> a3004fff0b40 [2021-07-29T16:01:31.848Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:01:31.848Z] ---> Running in 94b98267f721 [2021-07-29T16:01:31.848Z] ---> Running in 44a7a662e060 [2021-07-29T16:01:32.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-29T16:01:34.367Z] Removing intermediate container 44a7a662e060 [2021-07-29T16:01:34.367Z] ---> ebd2065c27c0 [2021-07-29T16:01:34.367Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T16:01:34.367Z] ---> Running in f3a770789478 [2021-07-29T16:01:34.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-29T16:01:36.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-29T16:01:41.503Z] Removing intermediate container 657da050ceb2 [2021-07-29T16:01:41.503Z] ---> 0bb9ac285573 [2021-07-29T16:01:41.503Z] [2021-07-29T16:01:41.503Z] Step 11/22 : FROM alpine:3.12 [2021-07-29T16:01:41.503Z] ---> 13621d1b12d4 [2021-07-29T16:01:41.503Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T16:01:41.787Z] ---> Running in 282df75894bf [2021-07-29T16:01:42.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:42.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:01:42.352Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T16:01:42.629Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T16:01:42.629Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T16:01:42.629Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T16:01:42.629Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:01:42.629Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:01:42.629Z] OK: 7 MiB in 18 packages [2021-07-29T16:01:43.241Z] Removing intermediate container 282df75894bf [2021-07-29T16:01:43.241Z] ---> 42793d2815c2 [2021-07-29T16:01:43.241Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T16:01:43.241Z] ---> Running in 1d6dfdc5d773 [2021-07-29T16:01:43.518Z] Removing intermediate container 1d6dfdc5d773 [2021-07-29T16:01:43.518Z] ---> 7ebfc3ae24c9 [2021-07-29T16:01:43.518Z] Step 14/22 : WORKDIR /edgex [2021-07-29T16:01:43.518Z] ---> Running in 4fb49d933e60 [2021-07-29T16:01:43.793Z] Removing intermediate container 4fb49d933e60 [2021-07-29T16:01:43.794Z] ---> ea2272d428b9 [2021-07-29T16:01:43.794Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T16:01:44.074Z] ---> 4c0f954fe421 [2021-07-29T16:01:44.074Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T16:01:44.354Z] ---> 33111b43e243 [2021-07-29T16:01:44.354Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T16:01:44.954Z] ---> 3a6759baf8e5 [2021-07-29T16:01:44.954Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T16:01:44.954Z] ---> Running in dfbe9267a8e2 [2021-07-29T16:01:45.235Z] Removing intermediate container dfbe9267a8e2 [2021-07-29T16:01:45.235Z] ---> 470718f5edf5 [2021-07-29T16:01:45.235Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T16:01:45.235Z] ---> Running in 4c8f3d766f24 [2021-07-29T16:01:45.514Z] Removing intermediate container 4c8f3d766f24 [2021-07-29T16:01:45.514Z] ---> 1d882ad70bbf [2021-07-29T16:01:45.514Z] Step 20/22 : LABEL arch=x86_64 [2021-07-29T16:01:45.514Z] ---> Running in 42faa4f0fc41 [2021-07-29T16:01:45.514Z] Removing intermediate container 42faa4f0fc41 [2021-07-29T16:01:45.514Z] ---> f57a01b0d05e [2021-07-29T16:01:45.514Z] Step 21/22 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:01:45.514Z] ---> Running in bca96d044e42 [2021-07-29T16:01:45.798Z] Removing intermediate container bca96d044e42 [2021-07-29T16:01:45.798Z] ---> 3353b0b0edf3 [2021-07-29T16:01:45.798Z] Step 22/22 : LABEL version=2.0.1-dev.17 [2021-07-29T16:01:45.799Z] ---> Running in a7fb823619c6 [2021-07-29T16:01:46.083Z] Removing intermediate container a7fb823619c6 [2021-07-29T16:01:46.083Z] ---> 1f81f1811ce8 [2021-07-29T16:01:46.083Z] [2021-07-29T16:01:46.083Z] Successfully built 1f81f1811ce8 [2021-07-29T16:01:46.083Z] Successfully tagged security-proxy-setup:latest [2021-07-29T16:01:51.544Z]  Building security-proxy-setup ... done Removing intermediate container e804add01638 [2021-07-29T16:01:51.544Z] ---> fd86adb2efb5 [2021-07-29T16:01:51.544Z] [2021-07-29T16:01:51.544Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:01:51.544Z] ---> 13621d1b12d4 [2021-07-29T16:01:51.544Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:01:51.544Z] ---> Using cache [2021-07-29T16:01:51.544Z] ---> 0ed519f67d6c [2021-07-29T16:01:51.544Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:01:51.544Z] ---> Using cache [2021-07-29T16:01:51.544Z] ---> 4ed1401671aa [2021-07-29T16:01:51.544Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T16:01:51.544Z] ---> Running in 054f869a3ab5 [2021-07-29T16:01:51.544Z] Removing intermediate container 054f869a3ab5 [2021-07-29T16:01:51.544Z] ---> 0ef6db6af45e [2021-07-29T16:01:51.544Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T16:01:51.544Z] ---> Running in 44cd2a83b96f [2021-07-29T16:01:51.544Z] Removing intermediate container 44cd2a83b96f [2021-07-29T16:01:51.544Z] ---> 03853a5dfb9a [2021-07-29T16:01:51.544Z] Step 16/24 : WORKDIR / [2021-07-29T16:01:51.823Z] ---> Running in 017022c98a16 [2021-07-29T16:01:51.823Z] Removing intermediate container 017022c98a16 [2021-07-29T16:01:51.823Z] ---> 1fe14e847069 [2021-07-29T16:01:51.823Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:01:52.101Z] ---> c703dae8a05f [2021-07-29T16:01:52.101Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T16:01:52.728Z] ---> 9d6e6c5b3f5e [2021-07-29T16:01:52.728Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T16:01:53.046Z] ---> 5330b72ee271 [2021-07-29T16:01:53.046Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T16:01:53.046Z] ---> Running in 85a3f5584b4f [2021-07-29T16:01:53.678Z] Removing intermediate container 85a3f5584b4f [2021-07-29T16:01:53.678Z] ---> 96d79ef4c229 [2021-07-29T16:01:53.678Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:01:53.678Z] ---> Running in 8f91c7a0e4da [2021-07-29T16:01:53.958Z] Removing intermediate container 8f91c7a0e4da [2021-07-29T16:01:53.958Z] ---> 03ea630ce269 [2021-07-29T16:01:53.958Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T16:01:53.958Z] ---> Running in 1e41ba114628 [2021-07-29T16:01:54.247Z] Removing intermediate container 1e41ba114628 [2021-07-29T16:01:54.247Z] ---> 1d38886e2845 [2021-07-29T16:01:54.247Z] Step 23/24 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:01:54.247Z] ---> Running in ec37ea395e80 [2021-07-29T16:01:54.247Z] Removing intermediate container ec37ea395e80 [2021-07-29T16:01:54.247Z] ---> aad110d89e21 [2021-07-29T16:01:54.247Z] Step 24/24 : LABEL version=2.0.1-dev.17 [2021-07-29T16:01:54.247Z] ---> Running in 549ca7dd0dd9 [2021-07-29T16:01:54.529Z] Removing intermediate container 549ca7dd0dd9 [2021-07-29T16:01:54.529Z] ---> d9a6e84931cf [2021-07-29T16:01:54.529Z] [2021-07-29T16:01:54.529Z] Successfully built d9a6e84931cf [2021-07-29T16:01:54.529Z] Successfully tagged core-metadata:latest [2021-07-29T16:01:58.913Z]  Building core-metadata ... done Removing intermediate container 94b98267f721 [2021-07-29T16:01:58.913Z] ---> bbe58c32409e [2021-07-29T16:01:58.913Z] [2021-07-29T16:01:58.913Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T16:01:58.913Z] ---> 13621d1b12d4 [2021-07-29T16:01:58.913Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:01:58.913Z] ---> Using cache [2021-07-29T16:01:58.913Z] ---> 0ed519f67d6c [2021-07-29T16:01:58.913Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:01:58.913Z] ---> Using cache [2021-07-29T16:01:58.913Z] ---> 4ed1401671aa [2021-07-29T16:01:58.913Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T16:01:58.913Z] Removing intermediate container f3a770789478 [2021-07-29T16:01:58.913Z] ---> a99ffb57d946 [2021-07-29T16:01:58.913Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T16:01:58.913Z] ---> Running in 9ca47c8bb046 [2021-07-29T16:01:58.913Z] ---> Running in 68dbee7a1561 [2021-07-29T16:01:58.913Z] Removing intermediate container 9ca47c8bb046 [2021-07-29T16:01:58.913Z] ---> fbdad83f4a00 [2021-07-29T16:01:58.913Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T16:01:58.913Z] ---> Running in e6927e03422e [2021-07-29T16:01:59.197Z] Removing intermediate container e6927e03422e [2021-07-29T16:01:59.197Z] ---> 93d591624ad5 [2021-07-29T16:01:59.197Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:01:59.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-29T16:01:59.197Z] ---> 2883d677bbd7 [2021-07-29T16:01:59.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T16:02:00.035Z] ---> 396ba1f08f12 [2021-07-29T16:02:00.035Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T16:02:00.035Z] ---> ac7fbf086c85 [2021-07-29T16:02:00.035Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T16:02:00.035Z] Removing intermediate container 68dbee7a1561 [2021-07-29T16:02:00.035Z] ---> ddf745695646 [2021-07-29T16:02:00.035Z] [2021-07-29T16:02:00.035Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T16:02:00.035Z] ---> Running in 457913c377b1 [2021-07-29T16:02:00.035Z] Removing intermediate container 457913c377b1 [2021-07-29T16:02:00.035Z] ---> b592cb076210 [2021-07-29T16:02:00.035Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:02:00.035Z] ---> Running in b6321ee56607 [2021-07-29T16:02:00.035Z] 20.10.6: Pulling from library/docker [2021-07-29T16:02:00.312Z] Removing intermediate container b6321ee56607 [2021-07-29T16:02:00.312Z] ---> b53adba44983 [2021-07-29T16:02:00.312Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T16:02:00.312Z] ---> Running in 7e93a59bdf88 [2021-07-29T16:02:00.312Z] Removing intermediate container 7e93a59bdf88 [2021-07-29T16:02:00.312Z] ---> 1a132026f3fd [2021-07-29T16:02:00.312Z] Step 22/23 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:00.312Z] ---> Running in 25a70c920d79 [2021-07-29T16:02:00.590Z] Removing intermediate container 25a70c920d79 [2021-07-29T16:02:00.590Z] ---> aa745dc6b24f [2021-07-29T16:02:00.590Z] Step 23/23 : LABEL version=2.0.1-dev.17 [2021-07-29T16:02:00.590Z] ---> Running in f514aa0436a3 [2021-07-29T16:02:00.863Z] Removing intermediate container f514aa0436a3 [2021-07-29T16:02:00.863Z] ---> ead78bf6df84 [2021-07-29T16:02:00.863Z] [2021-07-29T16:02:00.863Z] Successfully built ead78bf6df84 [2021-07-29T16:02:00.863Z] Successfully tagged support-scheduler:latest [2021-07-29T16:02:07.610Z]  Building support-scheduler ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T16:02:07.610Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T16:02:07.610Z] ---> d2979b152a7d [2021-07-29T16:02:07.610Z] 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-07-29T16:02:07.610Z] ---> Running in 7076552b8830 [2021-07-29T16:02:07.610Z] Removing intermediate container 7076552b8830 [2021-07-29T16:02:07.610Z] ---> c96dbd5c9b73 [2021-07-29T16:02:07.610Z] 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-07-29T16:02:07.891Z] ---> Running in ef4c0710b707 [2021-07-29T16:02:08.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:02:08.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:02:08.437Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T16:02:08.437Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T16:02:08.437Z] Executing bash-5.1.0-r0.post-install [2021-07-29T16:02:08.437Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T16:02:08.437Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T16:02:08.437Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T16:02:08.437Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T16:02:08.437Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T16:02:08.437Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T16:02:08.437Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T16:02:08.437Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T16:02:08.437Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T16:02:08.437Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T16:02:08.437Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T16:02:08.437Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T16:02:09.034Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T16:02:09.034Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T16:02:09.034Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T16:02:09.034Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T16:02:09.034Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T16:02:09.034Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T16:02:09.034Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T16:02:09.034Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T16:02:09.034Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T16:02:09.034Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T16:02:09.314Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T16:02:09.314Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T16:02:09.314Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T16:02:09.314Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T16:02:09.314Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T16:02:09.314Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T16:02:09.314Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T16:02:09.314Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T16:02:09.314Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T16:02:09.314Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T16:02:09.314Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T16:02:09.314Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T16:02:09.314Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T16:02:09.314Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T16:02:09.314Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T16:02:09.593Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T16:02:09.593Z] OK: 82 MiB in 59 packages [2021-07-29T16:02:10.579Z] Collecting docker-compose==1.23.2 [2021-07-29T16:02:10.579Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T16:02:10.855Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T16:02:10.855Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T16:02:10.855Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T16:02:10.855Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T16:02:11.140Z] Collecting PyYAML<4,>=3.10 [2021-07-29T16:02:11.140Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T16:02:11.741Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T16:02:11.741Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T16:02:11.741Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T16:02:11.741Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T16:02:11.741Z] Collecting texttable<0.10,>=0.9.0 [2021-07-29T16:02:11.741Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T16:02:12.015Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T16:02:12.015Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T16:02:12.295Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T16:02:12.295Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T16:02:12.295Z] Collecting docopt<0.7,>=0.6.1 [2021-07-29T16:02:12.295Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-29T16:02:12.573Z] 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-07-29T16:02:12.573Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T16:02:12.573Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T16:02:13.181Z] Collecting idna<2.8,>=2.5 [2021-07-29T16:02:13.181Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T16:02:13.181Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T16:02:13.181Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T16:02:13.181Z] Collecting certifi>=2017.4.17 [2021-07-29T16:02:13.181Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T16:02:13.181Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T16:02:13.181Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T16:02:13.181Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T16:02:13.181Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T16:02:13.181Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T16:02:13.181Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T16:02:13.467Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T16:02:13.467Z] Attempting uninstall: urllib3 [2021-07-29T16:02:13.467Z] Found existing installation: urllib3 1.26.2 [2021-07-29T16:02:13.467Z] Uninstalling urllib3-1.26.2: [2021-07-29T16:02:13.467Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T16:02:13.467Z] Attempting uninstall: idna [2021-07-29T16:02:13.467Z] Found existing installation: idna 3.1 [2021-07-29T16:02:13.467Z] Uninstalling idna-3.1: [2021-07-29T16:02:13.467Z] Successfully uninstalled idna-3.1 [2021-07-29T16:02:13.745Z] Attempting uninstall: chardet [2021-07-29T16:02:13.745Z] Found existing installation: chardet 4.0.0 [2021-07-29T16:02:13.745Z] Uninstalling chardet-4.0.0: [2021-07-29T16:02:13.745Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T16:02:14.025Z] Attempting uninstall: requests [2021-07-29T16:02:14.025Z] Found existing installation: requests 2.25.1 [2021-07-29T16:02:14.025Z] Uninstalling requests-2.25.1: [2021-07-29T16:02:14.025Z] Successfully uninstalled requests-2.25.1 [2021-07-29T16:02:14.025Z] Running setup.py install for texttable: started [2021-07-29T16:02:14.298Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T16:02:14.298Z] Running setup.py install for PyYAML: started [2021-07-29T16:02:14.903Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T16:02:14.903Z] Running setup.py install for docopt: started [2021-07-29T16:02:15.183Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T16:02:15.183Z] Running setup.py install for dockerpty: started [2021-07-29T16:02:15.462Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T16:02:15.739Z] 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-07-29T16:02:19.210Z] Removing intermediate container ef4c0710b707 [2021-07-29T16:02:19.210Z] ---> 725349913161 [2021-07-29T16:02:19.210Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T16:02:19.210Z] ---> Running in b95db92977d4 [2021-07-29T16:02:19.210Z] Removing intermediate container b95db92977d4 [2021-07-29T16:02:19.210Z] ---> 33baa607a771 [2021-07-29T16:02:19.210Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T16:02:19.210Z] ---> Running in 1408d9414ddd [2021-07-29T16:02:19.210Z] Removing intermediate container 1408d9414ddd [2021-07-29T16:02:19.210Z] ---> fc5d14c21001 [2021-07-29T16:02:19.210Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T16:02:19.501Z] ---> 075394968783 [2021-07-29T16:02:19.501Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T16:02:19.995Z] ---> 951b173bb8e8 [2021-07-29T16:02:19.995Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T16:02:19.995Z] ---> 39d49134c76f [2021-07-29T16:02:19.995Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T16:02:19.995Z] ---> Running in 7e51209fff17 [2021-07-29T16:02:20.274Z] Removing intermediate container 7e51209fff17 [2021-07-29T16:02:20.274Z] ---> 4897cd95fe8d [2021-07-29T16:02:20.274Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:02:20.274Z] ---> Running in 5a88c3f8353c [2021-07-29T16:02:20.274Z] Removing intermediate container 5a88c3f8353c [2021-07-29T16:02:20.274Z] ---> 5e77a39d0dd1 [2021-07-29T16:02:20.274Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T16:02:20.274Z] ---> Running in 4deec4f323ae [2021-07-29T16:02:20.555Z] Removing intermediate container 4deec4f323ae [2021-07-29T16:02:20.555Z] ---> 65ee1d4818b9 [2021-07-29T16:02:20.555Z] Step 23/24 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:20.555Z] ---> Running in 29d6fb466254 [2021-07-29T16:02:20.555Z] Removing intermediate container 29d6fb466254 [2021-07-29T16:02:20.555Z] ---> 45358ab0322e [2021-07-29T16:02:20.555Z] Step 24/24 : LABEL version=2.0.1-dev.17 [2021-07-29T16:02:20.555Z] ---> Running in 8093be9fe8e5 [2021-07-29T16:02:20.555Z] Removing intermediate container 8093be9fe8e5 [2021-07-29T16:02:20.555Z] ---> b41f6838b4eb [2021-07-29T16:02:20.555Z] [2021-07-29T16:02:20.839Z] Successfully built b41f6838b4eb [2021-07-29T16:02:20.839Z] Successfully tagged sys-mgmt-agent:latest [2021-07-29T16:02:20.859Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-29T16:02:20.868Z] $ docker stop --time=1 ed0e2fdedd6396afc87f10ec11fca106b5e251413096ebce44b22bb7f0cfb01e [2021-07-29T16:02:22.195Z] $ docker rm -f ed0e2fdedd6396afc87f10ec11fca106b5e251413096ebce44b22bb7f0cfb01e [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T16:02:22.622Z] + docker images [2021-07-29T16:02:22.623Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T16:02:22.623Z] sys-mgmt-agent latest b41f6838b4eb 2 seconds ago 324MB [2021-07-29T16:02:22.623Z] support-scheduler latest ead78bf6df84 22 seconds ago 16.1MB [2021-07-29T16:02:22.623Z] ddf745695646 23 seconds ago 1.75GB [2021-07-29T16:02:22.623Z] bbe58c32409e 24 seconds ago 1.75GB [2021-07-29T16:02:22.623Z] core-metadata latest d9a6e84931cf 28 seconds ago 16.7MB [2021-07-29T16:02:22.623Z] fd86adb2efb5 32 seconds ago 1.75GB [2021-07-29T16:02:22.623Z] security-proxy-setup latest 1f81f1811ce8 37 seconds ago 25.9MB [2021-07-29T16:02:22.623Z] 0bb9ac285573 41 seconds ago 1.75GB [2021-07-29T16:02:22.623Z] security-bootstrapper latest d7dc3691d773 About a minute ago 18.7MB [2021-07-29T16:02:22.623Z] core-data latest 5c7c8affa686 About a minute ago 20.4MB [2021-07-29T16:02:22.623Z] security-secretstore-setup latest ffdc61c66f70 About a minute ago 29MB [2021-07-29T16:02:22.623Z] support-notifications latest 046a620f7d18 About a minute ago 16.8MB [2021-07-29T16:02:22.623Z] core-command latest 3324d9c9079e About a minute ago 16MB [2021-07-29T16:02:22.623Z] c4d2ecd4ab7c About a minute ago 1.75GB [2021-07-29T16:02:22.623Z] 1b4b6c402338 About a minute ago 1.74GB [2021-07-29T16:02:22.623Z] a76fd74507d0 About a minute ago 1.75GB [2021-07-29T16:02:22.623Z] 2013fd6a606f About a minute ago 1.75GB [2021-07-29T16:02:22.623Z] 18524bbaa595 About a minute ago 1.75GB [2021-07-29T16:02:22.623Z] ci-base-image-x86_64 latest 87074271a01a 5 minutes ago 1.24GB [2021-07-29T16:02:22.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB [2021-07-29T16:02:22.623Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB [2021-07-29T16:02:22.623Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-29T16:02:22.623Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-29T16:02:22.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-07-29T16:02:22.886Z] provisioning config files... [2021-07-29T16:02:22.904Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config5473258489885842779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:02:23.481Z] ---> docker-login.sh [2021-07-29T16:02:23.481Z] nexus3.edgexfoundry.org:10001 [2021-07-29T16:02:23.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:02:23.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:02:23.481Z] Configure a credential helper to remove this warning. See [2021-07-29T16:02:23.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:02:23.481Z] [2021-07-29T16:02:23.481Z] Login Succeeded [2021-07-29T16:02:23.750Z] nexus3.edgexfoundry.org:10002 [2021-07-29T16:02:23.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:02:23.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:02:23.750Z] Configure a credential helper to remove this warning. See [2021-07-29T16:02:23.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:02:23.750Z] [2021-07-29T16:02:23.750Z] Login Succeeded [2021-07-29T16:02:23.750Z] nexus3.edgexfoundry.org:10003 [2021-07-29T16:02:24.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:02:24.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:02:24.021Z] Configure a credential helper to remove this warning. See [2021-07-29T16:02:24.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:02:24.021Z] [2021-07-29T16:02:24.021Z] Login Succeeded [2021-07-29T16:02:24.021Z] nexus3.edgexfoundry.org:10004 [2021-07-29T16:02:24.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:02:24.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:02:24.289Z] Configure a credential helper to remove this warning. See [2021-07-29T16:02:24.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:02:24.289Z] [2021-07-29T16:02:24.289Z] Login Succeeded [2021-07-29T16:02:24.289Z] docker.io [2021-07-29T16:02:24.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:02:24.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:02:24.558Z] Configure a credential helper to remove this warning. See [2021-07-29T16:02:24.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:02:24.558Z] [2021-07-29T16:02:24.558Z] Login Succeeded [2021-07-29T16:02:24.558Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T16:02:24.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:02:24.657Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-07-29T16:02:24.657Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:24.657Z] latest [2021-07-29T16:02:24.657Z] 2.0.1-dev.17 [2021-07-29T16:02:24.657Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:24.657Z] main [2021-07-29T16:02:24.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:25.052Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:25.388Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:25.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T16:02:25.389Z] cce6ec257758: Preparing [2021-07-29T16:02:25.389Z] 7cf1626fa7f2: Preparing [2021-07-29T16:02:25.389Z] 315818630c6e: Preparing [2021-07-29T16:02:25.389Z] 8cc9e346cf30: Preparing [2021-07-29T16:02:25.389Z] 32f366d666a5: Preparing [2021-07-29T16:02:25.389Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:25.655Z] 8cc9e346cf30: Pushed [2021-07-29T16:02:25.655Z] 315818630c6e: Pushed [2021-07-29T16:02:25.655Z] cce6ec257758: Pushed [2021-07-29T16:02:27.086Z] 7cf1626fa7f2: Pushed [2021-07-29T16:02:27.353Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:6483ce1b72d311af5d88b330d72232721e2c1ea052bc804433d978f8962d42da size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:27.693Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:28.032Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-29T16:02:28.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T16:02:28.032Z] cce6ec257758: Preparing [2021-07-29T16:02:28.032Z] 7cf1626fa7f2: Preparing [2021-07-29T16:02:28.032Z] 315818630c6e: Preparing [2021-07-29T16:02:28.032Z] 8cc9e346cf30: Preparing [2021-07-29T16:02:28.032Z] 32f366d666a5: Preparing [2021-07-29T16:02:28.032Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:28.032Z] 7cf1626fa7f2: Layer already exists [2021-07-29T16:02:28.032Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:02:28.032Z] cce6ec257758: Layer already exists [2021-07-29T16:02:28.032Z] 315818630c6e: Layer already exists [2021-07-29T16:02:28.032Z] latest: digest: sha256:6483ce1b72d311af5d88b330d72232721e2c1ea052bc804433d978f8962d42da size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:28.375Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:28.712Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.17 [2021-07-29T16:02:28.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T16:02:28.712Z] cce6ec257758: Preparing [2021-07-29T16:02:28.712Z] 7cf1626fa7f2: Preparing [2021-07-29T16:02:28.712Z] 315818630c6e: Preparing [2021-07-29T16:02:28.712Z] 8cc9e346cf30: Preparing [2021-07-29T16:02:28.712Z] 32f366d666a5: Preparing [2021-07-29T16:02:28.712Z] cce6ec257758: Layer already exists [2021-07-29T16:02:28.712Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:02:28.712Z] 315818630c6e: Layer already exists [2021-07-29T16:02:28.712Z] 7cf1626fa7f2: Layer already exists [2021-07-29T16:02:28.712Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:28.712Z] 2.0.1-dev.17: digest: sha256:6483ce1b72d311af5d88b330d72232721e2c1ea052bc804433d978f8962d42da size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:29.058Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:29.394Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:29.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T16:02:29.394Z] cce6ec257758: Preparing [2021-07-29T16:02:29.394Z] 7cf1626fa7f2: Preparing [2021-07-29T16:02:29.394Z] 315818630c6e: Preparing [2021-07-29T16:02:29.394Z] 8cc9e346cf30: Preparing [2021-07-29T16:02:29.394Z] 32f366d666a5: Preparing [2021-07-29T16:02:29.394Z] 7cf1626fa7f2: Layer already exists [2021-07-29T16:02:29.394Z] 315818630c6e: Layer already exists [2021-07-29T16:02:29.394Z] cce6ec257758: Layer already exists [2021-07-29T16:02:29.394Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:02:29.394Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:29.394Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:6483ce1b72d311af5d88b330d72232721e2c1ea052bc804433d978f8962d42da size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:29.740Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:30.077Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-07-29T16:02:30.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T16:02:30.077Z] cce6ec257758: Preparing [2021-07-29T16:02:30.077Z] 7cf1626fa7f2: Preparing [2021-07-29T16:02:30.077Z] 315818630c6e: Preparing [2021-07-29T16:02:30.077Z] 8cc9e346cf30: Preparing [2021-07-29T16:02:30.077Z] 32f366d666a5: Preparing [2021-07-29T16:02:30.077Z] cce6ec257758: Layer already exists [2021-07-29T16:02:30.077Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:30.077Z] 315818630c6e: Layer already exists [2021-07-29T16:02:30.077Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:02:30.077Z] 7cf1626fa7f2: Layer already exists [2021-07-29T16:02:30.077Z] main: digest: sha256:6483ce1b72d311af5d88b330d72232721e2c1ea052bc804433d978f8962d42da size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:02:30.132Z] ===================================================== [Pipeline] echo [2021-07-29T16:02:30.145Z] taggedImages: [2021-07-29T16:02:30.146Z] - nexus3.edgexfoundry.org:10004/core-command:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:30.146Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-29T16:02:30.146Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.17 [2021-07-29T16:02:30.146Z] - nexus3.edgexfoundry.org:10004/core-command:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:30.146Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-07-29T16:02:30.176Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-07-29T16:02:30.176Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:30.176Z] latest [2021-07-29T16:02:30.176Z] 2.0.1-dev.17 [2021-07-29T16:02:30.176Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:30.176Z] main [2021-07-29T16:02:30.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:30.536Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:30.861Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:30.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T16:02:30.861Z] d711a4fcd276: Preparing [2021-07-29T16:02:30.861Z] b6be4d5c5dcc: Preparing [2021-07-29T16:02:30.861Z] 315818630c6e: Preparing [2021-07-29T16:02:30.861Z] 64bf02684bf9: Preparing [2021-07-29T16:02:30.861Z] 3ea640aa03f2: Preparing [2021-07-29T16:02:30.861Z] 32f366d666a5: Preparing [2021-07-29T16:02:30.861Z] 32f366d666a5: Waiting [2021-07-29T16:02:30.861Z] 315818630c6e: Layer already exists [2021-07-29T16:02:31.133Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:31.133Z] d711a4fcd276: Pushed [2021-07-29T16:02:31.133Z] 3ea640aa03f2: Pushed [2021-07-29T16:02:31.403Z] 64bf02684bf9: Pushed [2021-07-29T16:02:32.809Z] b6be4d5c5dcc: Pushed [2021-07-29T16:02:32.809Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:f52c2d026eef79dcc041d4f4de027f53b0b1bb71776a35fb6059f03f044d3f7d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:33.143Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:33.468Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-29T16:02:33.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T16:02:33.468Z] d711a4fcd276: Preparing [2021-07-29T16:02:33.468Z] b6be4d5c5dcc: Preparing [2021-07-29T16:02:33.468Z] 315818630c6e: Preparing [2021-07-29T16:02:33.468Z] 64bf02684bf9: Preparing [2021-07-29T16:02:33.468Z] 3ea640aa03f2: Preparing [2021-07-29T16:02:33.468Z] 32f366d666a5: Preparing [2021-07-29T16:02:33.468Z] 32f366d666a5: Waiting [2021-07-29T16:02:33.468Z] b6be4d5c5dcc: Layer already exists [2021-07-29T16:02:33.468Z] 64bf02684bf9: Layer already exists [2021-07-29T16:02:33.468Z] 3ea640aa03f2: Layer already exists [2021-07-29T16:02:33.468Z] d711a4fcd276: Layer already exists [2021-07-29T16:02:33.468Z] 315818630c6e: Layer already exists [2021-07-29T16:02:33.468Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:33.734Z] latest: digest: sha256:f52c2d026eef79dcc041d4f4de027f53b0b1bb71776a35fb6059f03f044d3f7d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:34.078Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:34.623Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.17 [2021-07-29T16:02:34.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T16:02:34.623Z] d711a4fcd276: Preparing [2021-07-29T16:02:34.623Z] b6be4d5c5dcc: Preparing [2021-07-29T16:02:34.623Z] 315818630c6e: Preparing [2021-07-29T16:02:34.623Z] 64bf02684bf9: Preparing [2021-07-29T16:02:34.623Z] 3ea640aa03f2: Preparing [2021-07-29T16:02:34.623Z] 32f366d666a5: Preparing [2021-07-29T16:02:34.623Z] 32f366d666a5: Waiting [2021-07-29T16:02:34.623Z] d711a4fcd276: Layer already exists [2021-07-29T16:02:34.623Z] 64bf02684bf9: Layer already exists [2021-07-29T16:02:34.623Z] 315818630c6e: Layer already exists [2021-07-29T16:02:34.623Z] 3ea640aa03f2: Layer already exists [2021-07-29T16:02:34.623Z] b6be4d5c5dcc: Layer already exists [2021-07-29T16:02:34.623Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:34.623Z] 2.0.1-dev.17: digest: sha256:f52c2d026eef79dcc041d4f4de027f53b0b1bb71776a35fb6059f03f044d3f7d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:34.951Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:35.291Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:35.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T16:02:35.291Z] d711a4fcd276: Preparing [2021-07-29T16:02:35.291Z] b6be4d5c5dcc: Preparing [2021-07-29T16:02:35.291Z] 315818630c6e: Preparing [2021-07-29T16:02:35.291Z] 64bf02684bf9: Preparing [2021-07-29T16:02:35.291Z] 3ea640aa03f2: Preparing [2021-07-29T16:02:35.291Z] 32f366d666a5: Preparing [2021-07-29T16:02:35.291Z] 32f366d666a5: Waiting [2021-07-29T16:02:35.291Z] d711a4fcd276: Layer already exists [2021-07-29T16:02:35.291Z] b6be4d5c5dcc: Layer already exists [2021-07-29T16:02:35.291Z] 64bf02684bf9: Layer already exists [2021-07-29T16:02:35.291Z] 3ea640aa03f2: Layer already exists [2021-07-29T16:02:35.291Z] 315818630c6e: Layer already exists [2021-07-29T16:02:35.291Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:35.291Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:f52c2d026eef79dcc041d4f4de027f53b0b1bb71776a35fb6059f03f044d3f7d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:35.617Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:35.941Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-07-29T16:02:35.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T16:02:35.941Z] d711a4fcd276: Preparing [2021-07-29T16:02:35.941Z] b6be4d5c5dcc: Preparing [2021-07-29T16:02:35.941Z] 315818630c6e: Preparing [2021-07-29T16:02:35.941Z] 64bf02684bf9: Preparing [2021-07-29T16:02:35.941Z] 3ea640aa03f2: Preparing [2021-07-29T16:02:35.941Z] 32f366d666a5: Preparing [2021-07-29T16:02:35.941Z] 32f366d666a5: Waiting [2021-07-29T16:02:35.941Z] 64bf02684bf9: Layer already exists [2021-07-29T16:02:35.941Z] 3ea640aa03f2: Layer already exists [2021-07-29T16:02:35.941Z] b6be4d5c5dcc: Layer already exists [2021-07-29T16:02:35.941Z] d711a4fcd276: Layer already exists [2021-07-29T16:02:35.941Z] 315818630c6e: Layer already exists [2021-07-29T16:02:35.941Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:36.208Z] main: digest: sha256:f52c2d026eef79dcc041d4f4de027f53b0b1bb71776a35fb6059f03f044d3f7d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:02:36.265Z] ===================================================== [Pipeline] echo [2021-07-29T16:02:36.279Z] taggedImages: [2021-07-29T16:02:36.279Z] - nexus3.edgexfoundry.org:10004/core-data:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:36.279Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-29T16:02:36.279Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.17 [2021-07-29T16:02:36.279Z] - nexus3.edgexfoundry.org:10004/core-data:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:36.279Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-07-29T16:02:36.312Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-07-29T16:02:36.312Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:36.312Z] latest [2021-07-29T16:02:36.312Z] 2.0.1-dev.17 [2021-07-29T16:02:36.312Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:36.312Z] main [2021-07-29T16:02:36.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:36.696Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:37.284Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:37.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T16:02:37.284Z] 4f0d0bb3f061: Preparing [2021-07-29T16:02:37.284Z] 84c7eff4b3be: Preparing [2021-07-29T16:02:37.284Z] 315818630c6e: Preparing [2021-07-29T16:02:37.284Z] 8cc9e346cf30: Preparing [2021-07-29T16:02:37.284Z] 32f366d666a5: Preparing [2021-07-29T16:02:37.284Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:37.284Z] 315818630c6e: Layer already exists [2021-07-29T16:02:37.284Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:02:37.551Z] 4f0d0bb3f061: Pushed [2021-07-29T16:02:38.717Z] 84c7eff4b3be: Pushed [2021-07-29T16:02:38.982Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:72dabb5301f87fc21d35c9e666d20a962ea771088e0bf3432864b027316cba6e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:39.308Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:39.642Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-29T16:02:39.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T16:02:39.642Z] 4f0d0bb3f061: Preparing [2021-07-29T16:02:39.642Z] 84c7eff4b3be: Preparing [2021-07-29T16:02:39.642Z] 315818630c6e: Preparing [2021-07-29T16:02:39.642Z] 8cc9e346cf30: Preparing [2021-07-29T16:02:39.642Z] 32f366d666a5: Preparing [2021-07-29T16:02:39.642Z] 4f0d0bb3f061: Layer already exists [2021-07-29T16:02:39.642Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:02:39.642Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:39.642Z] 84c7eff4b3be: Layer already exists [2021-07-29T16:02:39.642Z] 315818630c6e: Layer already exists [2021-07-29T16:02:39.642Z] latest: digest: sha256:72dabb5301f87fc21d35c9e666d20a962ea771088e0bf3432864b027316cba6e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:39.970Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:40.291Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.17 [2021-07-29T16:02:40.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T16:02:40.291Z] 4f0d0bb3f061: Preparing [2021-07-29T16:02:40.291Z] 84c7eff4b3be: Preparing [2021-07-29T16:02:40.291Z] 315818630c6e: Preparing [2021-07-29T16:02:40.291Z] 8cc9e346cf30: Preparing [2021-07-29T16:02:40.291Z] 32f366d666a5: Preparing [2021-07-29T16:02:40.291Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:40.291Z] 315818630c6e: Layer already exists [2021-07-29T16:02:40.291Z] 84c7eff4b3be: Layer already exists [2021-07-29T16:02:40.291Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:02:40.291Z] 4f0d0bb3f061: Layer already exists [2021-07-29T16:02:40.291Z] 2.0.1-dev.17: digest: sha256:72dabb5301f87fc21d35c9e666d20a962ea771088e0bf3432864b027316cba6e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:40.826Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:41.153Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:41.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T16:02:41.153Z] 4f0d0bb3f061: Preparing [2021-07-29T16:02:41.153Z] 84c7eff4b3be: Preparing [2021-07-29T16:02:41.153Z] 315818630c6e: Preparing [2021-07-29T16:02:41.153Z] 8cc9e346cf30: Preparing [2021-07-29T16:02:41.153Z] 32f366d666a5: Preparing [2021-07-29T16:02:41.153Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:41.153Z] 84c7eff4b3be: Layer already exists [2021-07-29T16:02:41.153Z] 315818630c6e: Layer already exists [2021-07-29T16:02:41.153Z] 4f0d0bb3f061: Layer already exists [2021-07-29T16:02:41.153Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:02:41.153Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:72dabb5301f87fc21d35c9e666d20a962ea771088e0bf3432864b027316cba6e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:41.475Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:41.799Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-07-29T16:02:41.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T16:02:41.799Z] 4f0d0bb3f061: Preparing [2021-07-29T16:02:41.799Z] 84c7eff4b3be: Preparing [2021-07-29T16:02:41.799Z] 315818630c6e: Preparing [2021-07-29T16:02:41.799Z] 8cc9e346cf30: Preparing [2021-07-29T16:02:41.799Z] 32f366d666a5: Preparing [2021-07-29T16:02:41.799Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:02:41.799Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:41.799Z] 84c7eff4b3be: Layer already exists [2021-07-29T16:02:41.799Z] 315818630c6e: Layer already exists [2021-07-29T16:02:41.799Z] 4f0d0bb3f061: Layer already exists [2021-07-29T16:02:41.799Z] main: digest: sha256:72dabb5301f87fc21d35c9e666d20a962ea771088e0bf3432864b027316cba6e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:02:41.856Z] ===================================================== [Pipeline] echo [2021-07-29T16:02:41.872Z] taggedImages: [2021-07-29T16:02:41.872Z] - nexus3.edgexfoundry.org:10004/core-metadata:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:41.872Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-29T16:02:41.872Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.17 [2021-07-29T16:02:41.872Z] - nexus3.edgexfoundry.org:10004/core-metadata:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:41.872Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-07-29T16:02:41.901Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-07-29T16:02:41.901Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:41.901Z] latest [2021-07-29T16:02:41.901Z] 2.0.1-dev.17 [2021-07-29T16:02:41.901Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:41.901Z] main [2021-07-29T16:02:41.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:42.475Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:43.268Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:43.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T16:02:43.269Z] 925cebfff5ff: Preparing [2021-07-29T16:02:43.269Z] 925cebfff5ff: Preparing [2021-07-29T16:02:43.269Z] 77a1320328bb: Preparing [2021-07-29T16:02:43.269Z] 2bba43e601fe: Preparing [2021-07-29T16:02:43.269Z] 43995ecdc146: Preparing [2021-07-29T16:02:43.269Z] a0d8dc3b6ac0: Preparing [2021-07-29T16:02:43.269Z] 315818630c6e: Preparing [2021-07-29T16:02:43.269Z] 4156a122eff3: Preparing [2021-07-29T16:02:43.269Z] 41acc5217ab1: Preparing [2021-07-29T16:02:43.269Z] e2685e200307: Preparing [2021-07-29T16:02:43.269Z] d9503f6052b7: Preparing [2021-07-29T16:02:43.269Z] 32f366d666a5: Preparing [2021-07-29T16:02:43.269Z] 315818630c6e: Waiting [2021-07-29T16:02:43.269Z] 4156a122eff3: Waiting [2021-07-29T16:02:43.269Z] e2685e200307: Waiting [2021-07-29T16:02:43.269Z] d9503f6052b7: Waiting [2021-07-29T16:02:43.269Z] 32f366d666a5: Waiting [2021-07-29T16:02:43.269Z] 41acc5217ab1: Waiting [2021-07-29T16:02:43.541Z] 2bba43e601fe: Pushed [2021-07-29T16:02:43.541Z] 925cebfff5ff: Pushed [2021-07-29T16:02:43.541Z] 43995ecdc146: Pushed [2021-07-29T16:02:43.541Z] 315818630c6e: Layer already exists [2021-07-29T16:02:43.541Z] 77a1320328bb: Pushed [2021-07-29T16:02:43.820Z] 4156a122eff3: Pushed [2021-07-29T16:02:43.820Z] d9503f6052b7: Pushed [2021-07-29T16:02:43.820Z] 41acc5217ab1: Pushed [2021-07-29T16:02:43.820Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:44.092Z] e2685e200307: Pushed [2021-07-29T16:02:45.510Z] a0d8dc3b6ac0: Pushed [2021-07-29T16:02:45.776Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:0f662d882b7e50d2d41ab84c95fe5a1c44df2214001c60dc02c35f878eb6722d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:46.328Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:46.661Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-29T16:02:46.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T16:02:46.661Z] 925cebfff5ff: Preparing [2021-07-29T16:02:46.661Z] 925cebfff5ff: Preparing [2021-07-29T16:02:46.661Z] 77a1320328bb: Preparing [2021-07-29T16:02:46.661Z] 2bba43e601fe: Preparing [2021-07-29T16:02:46.661Z] 43995ecdc146: Preparing [2021-07-29T16:02:46.661Z] a0d8dc3b6ac0: Preparing [2021-07-29T16:02:46.661Z] 315818630c6e: Preparing [2021-07-29T16:02:46.661Z] 4156a122eff3: Preparing [2021-07-29T16:02:46.661Z] 41acc5217ab1: Preparing [2021-07-29T16:02:46.661Z] e2685e200307: Preparing [2021-07-29T16:02:46.661Z] d9503f6052b7: Preparing [2021-07-29T16:02:46.661Z] 32f366d666a5: Preparing [2021-07-29T16:02:46.661Z] 315818630c6e: Waiting [2021-07-29T16:02:46.661Z] 4156a122eff3: Waiting [2021-07-29T16:02:46.661Z] 41acc5217ab1: Waiting [2021-07-29T16:02:46.661Z] e2685e200307: Waiting [2021-07-29T16:02:46.661Z] d9503f6052b7: Waiting [2021-07-29T16:02:46.661Z] 32f366d666a5: Waiting [2021-07-29T16:02:46.661Z] a0d8dc3b6ac0: Layer already exists [2021-07-29T16:02:46.661Z] 2bba43e601fe: Layer already exists [2021-07-29T16:02:46.661Z] 77a1320328bb: Layer already exists [2021-07-29T16:02:46.661Z] 43995ecdc146: Layer already exists [2021-07-29T16:02:46.661Z] 925cebfff5ff: Layer already exists [2021-07-29T16:02:46.661Z] 4156a122eff3: Layer already exists [2021-07-29T16:02:46.661Z] 315818630c6e: Layer already exists [2021-07-29T16:02:46.661Z] 41acc5217ab1: Layer already exists [2021-07-29T16:02:46.661Z] e2685e200307: Layer already exists [2021-07-29T16:02:46.661Z] d9503f6052b7: Layer already exists [2021-07-29T16:02:46.661Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:46.929Z] latest: digest: sha256:0f662d882b7e50d2d41ab84c95fe5a1c44df2214001c60dc02c35f878eb6722d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:47.479Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:47.815Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.17 [2021-07-29T16:02:47.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T16:02:47.815Z] 925cebfff5ff: Preparing [2021-07-29T16:02:47.815Z] 925cebfff5ff: Preparing [2021-07-29T16:02:47.815Z] 77a1320328bb: Preparing [2021-07-29T16:02:47.815Z] 2bba43e601fe: Preparing [2021-07-29T16:02:47.815Z] 43995ecdc146: Preparing [2021-07-29T16:02:47.815Z] a0d8dc3b6ac0: Preparing [2021-07-29T16:02:47.815Z] 315818630c6e: Preparing [2021-07-29T16:02:47.815Z] 4156a122eff3: Preparing [2021-07-29T16:02:47.815Z] 41acc5217ab1: Preparing [2021-07-29T16:02:47.815Z] e2685e200307: Preparing [2021-07-29T16:02:47.815Z] d9503f6052b7: Preparing [2021-07-29T16:02:47.815Z] 32f366d666a5: Preparing [2021-07-29T16:02:47.815Z] 315818630c6e: Waiting [2021-07-29T16:02:47.815Z] 4156a122eff3: Waiting [2021-07-29T16:02:47.815Z] 41acc5217ab1: Waiting [2021-07-29T16:02:47.815Z] e2685e200307: Waiting [2021-07-29T16:02:47.815Z] d9503f6052b7: Waiting [2021-07-29T16:02:47.815Z] 32f366d666a5: Waiting [2021-07-29T16:02:47.815Z] a0d8dc3b6ac0: Layer already exists [2021-07-29T16:02:47.815Z] 925cebfff5ff: Layer already exists [2021-07-29T16:02:47.815Z] 2bba43e601fe: Layer already exists [2021-07-29T16:02:47.815Z] 43995ecdc146: Layer already exists [2021-07-29T16:02:47.815Z] 77a1320328bb: Layer already exists [2021-07-29T16:02:47.815Z] 4156a122eff3: Layer already exists [2021-07-29T16:02:47.815Z] 41acc5217ab1: Layer already exists [2021-07-29T16:02:47.815Z] e2685e200307: Layer already exists [2021-07-29T16:02:47.815Z] 315818630c6e: Layer already exists [2021-07-29T16:02:47.815Z] d9503f6052b7: Layer already exists [2021-07-29T16:02:47.815Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:48.083Z] 2.0.1-dev.17: digest: sha256:0f662d882b7e50d2d41ab84c95fe5a1c44df2214001c60dc02c35f878eb6722d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:48.422Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:48.755Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:48.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T16:02:48.755Z] 925cebfff5ff: Preparing [2021-07-29T16:02:48.755Z] 925cebfff5ff: Preparing [2021-07-29T16:02:48.755Z] 77a1320328bb: Preparing [2021-07-29T16:02:48.755Z] 2bba43e601fe: Preparing [2021-07-29T16:02:48.755Z] 43995ecdc146: Preparing [2021-07-29T16:02:48.755Z] a0d8dc3b6ac0: Preparing [2021-07-29T16:02:48.755Z] 315818630c6e: Preparing [2021-07-29T16:02:48.755Z] 4156a122eff3: Preparing [2021-07-29T16:02:48.755Z] 41acc5217ab1: Preparing [2021-07-29T16:02:48.755Z] e2685e200307: Preparing [2021-07-29T16:02:48.755Z] d9503f6052b7: Preparing [2021-07-29T16:02:48.755Z] 32f366d666a5: Preparing [2021-07-29T16:02:48.755Z] 4156a122eff3: Waiting [2021-07-29T16:02:48.755Z] 41acc5217ab1: Waiting [2021-07-29T16:02:48.755Z] e2685e200307: Waiting [2021-07-29T16:02:48.755Z] d9503f6052b7: Waiting [2021-07-29T16:02:48.755Z] 32f366d666a5: Waiting [2021-07-29T16:02:48.755Z] 315818630c6e: Waiting [2021-07-29T16:02:48.755Z] 43995ecdc146: Layer already exists [2021-07-29T16:02:48.755Z] 77a1320328bb: Layer already exists [2021-07-29T16:02:48.755Z] 2bba43e601fe: Layer already exists [2021-07-29T16:02:48.755Z] 925cebfff5ff: Layer already exists [2021-07-29T16:02:48.755Z] a0d8dc3b6ac0: Layer already exists [2021-07-29T16:02:48.755Z] 315818630c6e: Layer already exists [2021-07-29T16:02:48.755Z] e2685e200307: Layer already exists [2021-07-29T16:02:48.755Z] 4156a122eff3: Layer already exists [2021-07-29T16:02:48.755Z] d9503f6052b7: Layer already exists [2021-07-29T16:02:48.755Z] 41acc5217ab1: Layer already exists [2021-07-29T16:02:48.755Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:48.756Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:0f662d882b7e50d2d41ab84c95fe5a1c44df2214001c60dc02c35f878eb6722d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:49.082Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:49.412Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-07-29T16:02:49.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T16:02:49.412Z] 925cebfff5ff: Preparing [2021-07-29T16:02:49.412Z] 925cebfff5ff: Preparing [2021-07-29T16:02:49.412Z] 77a1320328bb: Preparing [2021-07-29T16:02:49.412Z] 2bba43e601fe: Preparing [2021-07-29T16:02:49.412Z] 43995ecdc146: Preparing [2021-07-29T16:02:49.412Z] a0d8dc3b6ac0: Preparing [2021-07-29T16:02:49.412Z] 315818630c6e: Preparing [2021-07-29T16:02:49.412Z] 4156a122eff3: Preparing [2021-07-29T16:02:49.412Z] 41acc5217ab1: Preparing [2021-07-29T16:02:49.412Z] e2685e200307: Preparing [2021-07-29T16:02:49.412Z] d9503f6052b7: Preparing [2021-07-29T16:02:49.412Z] 32f366d666a5: Preparing [2021-07-29T16:02:49.412Z] 4156a122eff3: Waiting [2021-07-29T16:02:49.412Z] 41acc5217ab1: Waiting [2021-07-29T16:02:49.412Z] e2685e200307: Waiting [2021-07-29T16:02:49.412Z] 315818630c6e: Waiting [2021-07-29T16:02:49.412Z] d9503f6052b7: Waiting [2021-07-29T16:02:49.412Z] 32f366d666a5: Waiting [2021-07-29T16:02:49.412Z] a0d8dc3b6ac0: Layer already exists [2021-07-29T16:02:49.412Z] 77a1320328bb: Layer already exists [2021-07-29T16:02:49.412Z] 2bba43e601fe: Layer already exists [2021-07-29T16:02:49.412Z] 43995ecdc146: Layer already exists [2021-07-29T16:02:49.412Z] 925cebfff5ff: Layer already exists [2021-07-29T16:02:49.412Z] e2685e200307: Layer already exists [2021-07-29T16:02:49.412Z] 4156a122eff3: Layer already exists [2021-07-29T16:02:49.412Z] d9503f6052b7: Layer already exists [2021-07-29T16:02:49.412Z] 315818630c6e: Layer already exists [2021-07-29T16:02:49.412Z] 41acc5217ab1: Layer already exists [2021-07-29T16:02:49.412Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:49.682Z] main: digest: sha256:0f662d882b7e50d2d41ab84c95fe5a1c44df2214001c60dc02c35f878eb6722d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:02:49.736Z] ===================================================== [Pipeline] echo [2021-07-29T16:02:49.750Z] taggedImages: [2021-07-29T16:02:49.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:49.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-29T16:02:49.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.17 [2021-07-29T16:02:49.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:49.750Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-07-29T16:02:49.781Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-07-29T16:02:49.781Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:49.781Z] latest [2021-07-29T16:02:49.781Z] 2.0.1-dev.17 [2021-07-29T16:02:49.781Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:49.781Z] main [2021-07-29T16:02:49.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:50.709Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:51.065Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:51.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T16:02:51.066Z] 293dffb88055: Preparing [2021-07-29T16:02:51.066Z] ec29892c29ad: Preparing [2021-07-29T16:02:51.066Z] 554ef1aaff02: Preparing [2021-07-29T16:02:51.066Z] fb387a975fc6: Preparing [2021-07-29T16:02:51.066Z] cd06c4877334: Preparing [2021-07-29T16:02:51.066Z] 32f366d666a5: Preparing [2021-07-29T16:02:51.066Z] 32f366d666a5: Waiting [2021-07-29T16:02:51.654Z] fb387a975fc6: Pushed [2021-07-29T16:02:51.654Z] 554ef1aaff02: Pushed [2021-07-29T16:02:51.654Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:51.920Z] cd06c4877334: Pushed [2021-07-29T16:02:51.920Z] 293dffb88055: Pushed [2021-07-29T16:02:52.188Z] ec29892c29ad: Pushed [2021-07-29T16:02:52.467Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:149d1f559416d066134934e9e5b406b16c0bd9021362ba9fce5f46f2084df5d1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:52.802Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:53.333Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-29T16:02:53.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T16:02:53.333Z] 293dffb88055: Preparing [2021-07-29T16:02:53.333Z] ec29892c29ad: Preparing [2021-07-29T16:02:53.333Z] 554ef1aaff02: Preparing [2021-07-29T16:02:53.333Z] fb387a975fc6: Preparing [2021-07-29T16:02:53.333Z] cd06c4877334: Preparing [2021-07-29T16:02:53.333Z] 32f366d666a5: Preparing [2021-07-29T16:02:53.333Z] 32f366d666a5: Waiting [2021-07-29T16:02:53.333Z] cd06c4877334: Layer already exists [2021-07-29T16:02:53.333Z] 554ef1aaff02: Layer already exists [2021-07-29T16:02:53.333Z] fb387a975fc6: Layer already exists [2021-07-29T16:02:53.333Z] ec29892c29ad: Layer already exists [2021-07-29T16:02:53.333Z] 293dffb88055: Layer already exists [2021-07-29T16:02:53.333Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:53.333Z] latest: digest: sha256:149d1f559416d066134934e9e5b406b16c0bd9021362ba9fce5f46f2084df5d1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:53.692Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:54.017Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.17 [2021-07-29T16:02:54.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T16:02:54.018Z] 293dffb88055: Preparing [2021-07-29T16:02:54.018Z] ec29892c29ad: Preparing [2021-07-29T16:02:54.018Z] 554ef1aaff02: Preparing [2021-07-29T16:02:54.018Z] fb387a975fc6: Preparing [2021-07-29T16:02:54.018Z] cd06c4877334: Preparing [2021-07-29T16:02:54.018Z] 32f366d666a5: Preparing [2021-07-29T16:02:54.018Z] 32f366d666a5: Waiting [2021-07-29T16:02:54.018Z] 554ef1aaff02: Layer already exists [2021-07-29T16:02:54.018Z] 293dffb88055: Layer already exists [2021-07-29T16:02:54.018Z] cd06c4877334: Layer already exists [2021-07-29T16:02:54.018Z] ec29892c29ad: Layer already exists [2021-07-29T16:02:54.018Z] fb387a975fc6: Layer already exists [2021-07-29T16:02:54.018Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:54.018Z] 2.0.1-dev.17: digest: sha256:149d1f559416d066134934e9e5b406b16c0bd9021362ba9fce5f46f2084df5d1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:54.341Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:54.660Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:54.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T16:02:54.660Z] 293dffb88055: Preparing [2021-07-29T16:02:54.660Z] ec29892c29ad: Preparing [2021-07-29T16:02:54.660Z] 554ef1aaff02: Preparing [2021-07-29T16:02:54.660Z] fb387a975fc6: Preparing [2021-07-29T16:02:54.660Z] cd06c4877334: Preparing [2021-07-29T16:02:54.660Z] 32f366d666a5: Preparing [2021-07-29T16:02:54.660Z] 32f366d666a5: Waiting [2021-07-29T16:02:54.660Z] ec29892c29ad: Layer already exists [2021-07-29T16:02:54.660Z] cd06c4877334: Layer already exists [2021-07-29T16:02:54.660Z] 554ef1aaff02: Layer already exists [2021-07-29T16:02:54.660Z] 293dffb88055: Layer already exists [2021-07-29T16:02:54.660Z] fb387a975fc6: Layer already exists [2021-07-29T16:02:54.660Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:54.660Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:149d1f559416d066134934e9e5b406b16c0bd9021362ba9fce5f46f2084df5d1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:54.987Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:55.313Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-07-29T16:02:55.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T16:02:55.313Z] 293dffb88055: Preparing [2021-07-29T16:02:55.313Z] ec29892c29ad: Preparing [2021-07-29T16:02:55.313Z] 554ef1aaff02: Preparing [2021-07-29T16:02:55.313Z] fb387a975fc6: Preparing [2021-07-29T16:02:55.313Z] cd06c4877334: Preparing [2021-07-29T16:02:55.313Z] 32f366d666a5: Preparing [2021-07-29T16:02:55.313Z] 32f366d666a5: Waiting [2021-07-29T16:02:55.313Z] 293dffb88055: Layer already exists [2021-07-29T16:02:55.313Z] fb387a975fc6: Layer already exists [2021-07-29T16:02:55.313Z] ec29892c29ad: Layer already exists [2021-07-29T16:02:55.313Z] 554ef1aaff02: Layer already exists [2021-07-29T16:02:55.313Z] cd06c4877334: Layer already exists [2021-07-29T16:02:55.313Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:55.579Z] main: digest: sha256:149d1f559416d066134934e9e5b406b16c0bd9021362ba9fce5f46f2084df5d1 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:02:55.633Z] ===================================================== [Pipeline] echo [2021-07-29T16:02:55.650Z] taggedImages: [2021-07-29T16:02:55.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:55.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-29T16:02:55.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.17 [2021-07-29T16:02:55.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:55.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-07-29T16:02:55.705Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-07-29T16:02:55.706Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:55.706Z] latest [2021-07-29T16:02:55.706Z] 2.0.1-dev.17 [2021-07-29T16:02:55.706Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:02:55.706Z] main [2021-07-29T16:02:55.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:56.066Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:56.388Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:02:56.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T16:02:56.388Z] 1cf275b2a3eb: Preparing [2021-07-29T16:02:56.388Z] eb20e2e7dac8: Preparing [2021-07-29T16:02:56.388Z] a63344844967: Preparing [2021-07-29T16:02:56.388Z] 03c5ad4bb865: Preparing [2021-07-29T16:02:56.388Z] 88dff8466671: Preparing [2021-07-29T16:02:56.388Z] ba96ec1ffffe: Preparing [2021-07-29T16:02:56.388Z] 027527fba0e3: Preparing [2021-07-29T16:02:56.388Z] 484fd67dec71: Preparing [2021-07-29T16:02:56.388Z] 9a6969c40d3b: Preparing [2021-07-29T16:02:56.388Z] 32f366d666a5: Preparing [2021-07-29T16:02:56.388Z] ba96ec1ffffe: Waiting [2021-07-29T16:02:56.388Z] 027527fba0e3: Waiting [2021-07-29T16:02:56.388Z] 484fd67dec71: Waiting [2021-07-29T16:02:56.388Z] 32f366d666a5: Waiting [2021-07-29T16:02:56.388Z] 9a6969c40d3b: Waiting [2021-07-29T16:02:56.981Z] 88dff8466671: Pushed [2021-07-29T16:02:56.981Z] eb20e2e7dac8: Pushed [2021-07-29T16:02:57.286Z] 1cf275b2a3eb: Pushed [2021-07-29T16:02:57.286Z] ba96ec1ffffe: Pushed [2021-07-29T16:02:57.286Z] 027527fba0e3: Pushed [2021-07-29T16:02:57.286Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:57.557Z] 03c5ad4bb865: Pushed [2021-07-29T16:02:57.557Z] 484fd67dec71: Pushed [2021-07-29T16:02:57.557Z] 9a6969c40d3b: Pushed [2021-07-29T16:02:57.823Z] a63344844967: Pushed [2021-07-29T16:02:58.090Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:9d4a9023c0d07bfd9fd5f5a9bf69d305202e87c42e85418f58f1ac2b35137346 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:58.430Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:58.754Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-29T16:02:58.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T16:02:58.754Z] 1cf275b2a3eb: Preparing [2021-07-29T16:02:58.754Z] eb20e2e7dac8: Preparing [2021-07-29T16:02:58.754Z] a63344844967: Preparing [2021-07-29T16:02:58.754Z] 03c5ad4bb865: Preparing [2021-07-29T16:02:58.754Z] 88dff8466671: Preparing [2021-07-29T16:02:58.754Z] ba96ec1ffffe: Preparing [2021-07-29T16:02:58.754Z] 027527fba0e3: Preparing [2021-07-29T16:02:58.754Z] 484fd67dec71: Preparing [2021-07-29T16:02:58.754Z] 9a6969c40d3b: Preparing [2021-07-29T16:02:58.754Z] 32f366d666a5: Preparing [2021-07-29T16:02:58.754Z] 027527fba0e3: Waiting [2021-07-29T16:02:58.754Z] ba96ec1ffffe: Waiting [2021-07-29T16:02:58.754Z] 484fd67dec71: Waiting [2021-07-29T16:02:58.754Z] 9a6969c40d3b: Waiting [2021-07-29T16:02:58.754Z] 32f366d666a5: Waiting [2021-07-29T16:02:58.754Z] eb20e2e7dac8: Layer already exists [2021-07-29T16:02:58.754Z] 88dff8466671: Layer already exists [2021-07-29T16:02:58.754Z] a63344844967: Layer already exists [2021-07-29T16:02:58.754Z] 1cf275b2a3eb: Layer already exists [2021-07-29T16:02:58.754Z] 03c5ad4bb865: Layer already exists [2021-07-29T16:02:58.754Z] ba96ec1ffffe: Layer already exists [2021-07-29T16:02:58.754Z] 027527fba0e3: Layer already exists [2021-07-29T16:02:58.754Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:58.754Z] 484fd67dec71: Layer already exists [2021-07-29T16:02:58.754Z] 9a6969c40d3b: Layer already exists [2021-07-29T16:02:58.754Z] latest: digest: sha256:9d4a9023c0d07bfd9fd5f5a9bf69d305202e87c42e85418f58f1ac2b35137346 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:59.079Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:02:59.405Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.17 [2021-07-29T16:02:59.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T16:02:59.405Z] 1cf275b2a3eb: Preparing [2021-07-29T16:02:59.405Z] eb20e2e7dac8: Preparing [2021-07-29T16:02:59.405Z] a63344844967: Preparing [2021-07-29T16:02:59.405Z] 03c5ad4bb865: Preparing [2021-07-29T16:02:59.405Z] 88dff8466671: Preparing [2021-07-29T16:02:59.405Z] ba96ec1ffffe: Preparing [2021-07-29T16:02:59.405Z] 027527fba0e3: Preparing [2021-07-29T16:02:59.405Z] 484fd67dec71: Preparing [2021-07-29T16:02:59.405Z] 9a6969c40d3b: Preparing [2021-07-29T16:02:59.405Z] 32f366d666a5: Preparing [2021-07-29T16:02:59.405Z] ba96ec1ffffe: Waiting [2021-07-29T16:02:59.405Z] 027527fba0e3: Waiting [2021-07-29T16:02:59.405Z] 484fd67dec71: Waiting [2021-07-29T16:02:59.405Z] 9a6969c40d3b: Waiting [2021-07-29T16:02:59.405Z] 32f366d666a5: Waiting [2021-07-29T16:02:59.405Z] 1cf275b2a3eb: Layer already exists [2021-07-29T16:02:59.405Z] 03c5ad4bb865: Layer already exists [2021-07-29T16:02:59.405Z] 88dff8466671: Layer already exists [2021-07-29T16:02:59.405Z] eb20e2e7dac8: Layer already exists [2021-07-29T16:02:59.405Z] a63344844967: Layer already exists [2021-07-29T16:02:59.405Z] ba96ec1ffffe: Layer already exists [2021-07-29T16:02:59.405Z] 027527fba0e3: Layer already exists [2021-07-29T16:02:59.405Z] 484fd67dec71: Layer already exists [2021-07-29T16:02:59.405Z] 9a6969c40d3b: Layer already exists [2021-07-29T16:02:59.405Z] 32f366d666a5: Layer already exists [2021-07-29T16:02:59.675Z] 2.0.1-dev.17: digest: sha256:9d4a9023c0d07bfd9fd5f5a9bf69d305202e87c42e85418f58f1ac2b35137346 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:00.218Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:00.549Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:03:00.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T16:03:00.549Z] 1cf275b2a3eb: Preparing [2021-07-29T16:03:00.549Z] eb20e2e7dac8: Preparing [2021-07-29T16:03:00.549Z] a63344844967: Preparing [2021-07-29T16:03:00.549Z] 03c5ad4bb865: Preparing [2021-07-29T16:03:00.549Z] 88dff8466671: Preparing [2021-07-29T16:03:00.549Z] ba96ec1ffffe: Preparing [2021-07-29T16:03:00.549Z] 027527fba0e3: Preparing [2021-07-29T16:03:00.549Z] 484fd67dec71: Preparing [2021-07-29T16:03:00.549Z] 9a6969c40d3b: Preparing [2021-07-29T16:03:00.549Z] 32f366d666a5: Preparing [2021-07-29T16:03:00.549Z] ba96ec1ffffe: Waiting [2021-07-29T16:03:00.549Z] 027527fba0e3: Waiting [2021-07-29T16:03:00.549Z] 484fd67dec71: Waiting [2021-07-29T16:03:00.549Z] 9a6969c40d3b: Waiting [2021-07-29T16:03:00.549Z] 32f366d666a5: Waiting [2021-07-29T16:03:00.549Z] eb20e2e7dac8: Layer already exists [2021-07-29T16:03:00.549Z] 1cf275b2a3eb: Layer already exists [2021-07-29T16:03:00.549Z] 88dff8466671: Layer already exists [2021-07-29T16:03:00.549Z] a63344844967: Layer already exists [2021-07-29T16:03:00.549Z] 03c5ad4bb865: Layer already exists [2021-07-29T16:03:00.549Z] 027527fba0e3: Layer already exists [2021-07-29T16:03:00.549Z] ba96ec1ffffe: Layer already exists [2021-07-29T16:03:00.549Z] 32f366d666a5: Layer already exists [2021-07-29T16:03:00.549Z] 9a6969c40d3b: Layer already exists [2021-07-29T16:03:00.549Z] 484fd67dec71: Layer already exists [2021-07-29T16:03:00.549Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:9d4a9023c0d07bfd9fd5f5a9bf69d305202e87c42e85418f58f1ac2b35137346 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:00.870Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:01.186Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-07-29T16:03:01.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T16:03:01.186Z] 1cf275b2a3eb: Preparing [2021-07-29T16:03:01.186Z] eb20e2e7dac8: Preparing [2021-07-29T16:03:01.186Z] a63344844967: Preparing [2021-07-29T16:03:01.186Z] 03c5ad4bb865: Preparing [2021-07-29T16:03:01.186Z] 88dff8466671: Preparing [2021-07-29T16:03:01.186Z] ba96ec1ffffe: Preparing [2021-07-29T16:03:01.186Z] 027527fba0e3: Preparing [2021-07-29T16:03:01.186Z] 484fd67dec71: Preparing [2021-07-29T16:03:01.186Z] 9a6969c40d3b: Preparing [2021-07-29T16:03:01.186Z] 32f366d666a5: Preparing [2021-07-29T16:03:01.186Z] ba96ec1ffffe: Waiting [2021-07-29T16:03:01.186Z] 027527fba0e3: Waiting [2021-07-29T16:03:01.186Z] 484fd67dec71: Waiting [2021-07-29T16:03:01.186Z] 9a6969c40d3b: Waiting [2021-07-29T16:03:01.186Z] 32f366d666a5: Waiting [2021-07-29T16:03:01.186Z] eb20e2e7dac8: Layer already exists [2021-07-29T16:03:01.186Z] a63344844967: Layer already exists [2021-07-29T16:03:01.186Z] 03c5ad4bb865: Layer already exists [2021-07-29T16:03:01.186Z] 88dff8466671: Layer already exists [2021-07-29T16:03:01.186Z] 1cf275b2a3eb: Layer already exists [2021-07-29T16:03:01.186Z] 32f366d666a5: Layer already exists [2021-07-29T16:03:01.186Z] 027527fba0e3: Layer already exists [2021-07-29T16:03:01.186Z] 9a6969c40d3b: Layer already exists [2021-07-29T16:03:01.186Z] 484fd67dec71: Layer already exists [2021-07-29T16:03:01.186Z] ba96ec1ffffe: Layer already exists [2021-07-29T16:03:01.458Z] main: digest: sha256:9d4a9023c0d07bfd9fd5f5a9bf69d305202e87c42e85418f58f1ac2b35137346 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:03:01.517Z] ===================================================== [Pipeline] echo [2021-07-29T16:03:01.534Z] taggedImages: [2021-07-29T16:03:01.534Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:03:01.534Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-29T16:03:01.534Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.17 [2021-07-29T16:03:01.534Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:03:01.534Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-07-29T16:03:01.574Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-07-29T16:03:01.574Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:03:01.574Z] latest [2021-07-29T16:03:01.574Z] 2.0.1-dev.17 [2021-07-29T16:03:01.574Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:03:01.574Z] main [2021-07-29T16:03:01.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:01.964Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:02.285Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:03:02.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T16:03:02.285Z] 66d0afbeae05: Preparing [2021-07-29T16:03:02.285Z] bd1712040f67: Preparing [2021-07-29T16:03:02.285Z] 315818630c6e: Preparing [2021-07-29T16:03:02.285Z] c4198d1244cd: Preparing [2021-07-29T16:03:02.285Z] 32f366d666a5: Preparing [2021-07-29T16:03:02.285Z] 315818630c6e: Layer already exists [2021-07-29T16:03:02.285Z] 32f366d666a5: Layer already exists [2021-07-29T16:03:02.551Z] 66d0afbeae05: Pushed [2021-07-29T16:03:02.551Z] c4198d1244cd: Pushed [2021-07-29T16:03:03.719Z] bd1712040f67: Pushed [2021-07-29T16:03:03.990Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:f66cc5dddc838d368d7ed671a7cd00c273ae7a5ecb1b39dcfb64ac1494b2864d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:04.321Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:04.766Z] Removing intermediate container d31843e045df [2021-07-29T16:03:04.766Z] ---> a507aae674e0 [2021-07-29T16:03:04.766Z] Successfully built a507aae674e0 [2021-07-29T16:03:04.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:04.853Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-29T16:03:04.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T16:03:04.853Z] 66d0afbeae05: Preparing [2021-07-29T16:03:04.853Z] bd1712040f67: Preparing [2021-07-29T16:03:04.853Z] 315818630c6e: Preparing [2021-07-29T16:03:04.853Z] c4198d1244cd: Preparing [2021-07-29T16:03:04.853Z] 32f366d666a5: Preparing [2021-07-29T16:03:04.853Z] c4198d1244cd: Layer already exists [2021-07-29T16:03:04.853Z] 315818630c6e: Layer already exists [2021-07-29T16:03:04.853Z] bd1712040f67: Layer already exists [2021-07-29T16:03:04.853Z] 32f366d666a5: Layer already exists [2021-07-29T16:03:04.853Z] 66d0afbeae05: Layer already exists [2021-07-29T16:03:04.853Z] latest: digest: sha256:f66cc5dddc838d368d7ed671a7cd00c273ae7a5ecb1b39dcfb64ac1494b2864d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:05.135Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T16:03:05.135Z] . [Pipeline] withDockerContainer [2021-07-29T16:03:05.203Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.17 [2021-07-29T16:03:05.454Z] prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container [2021-07-29T16:03:05.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-29T16:03:07.694Z] $ docker top 508bf0cff830c0b47289cbdd789eca52b023bc391e2f9d1d8ac8f6e0fd1be13a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:08.495Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.17 [2021-07-29T16:03:08.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T16:03:08.495Z] 66d0afbeae05: Preparing [2021-07-29T16:03:08.495Z] bd1712040f67: Preparing [2021-07-29T16:03:08.495Z] 315818630c6e: Preparing [2021-07-29T16:03:08.495Z] c4198d1244cd: Preparing [2021-07-29T16:03:08.495Z] 32f366d666a5: Preparing [2021-07-29T16:03:08.495Z] 32f366d666a5: Layer already exists [2021-07-29T16:03:08.495Z] 66d0afbeae05: Layer already exists [2021-07-29T16:03:08.495Z] bd1712040f67: Layer already exists [2021-07-29T16:03:08.495Z] c4198d1244cd: Layer already exists [2021-07-29T16:03:08.495Z] 315818630c6e: Layer already exists [2021-07-29T16:03:08.801Z] + go version [2021-07-29T16:03:08.801Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-29T16:03:08.826Z] $ docker stop --time=1 508bf0cff830c0b47289cbdd789eca52b023bc391e2f9d1d8ac8f6e0fd1be13a [2021-07-29T16:03:09.470Z] 2.0.1-dev.17: digest: sha256:f66cc5dddc838d368d7ed671a7cd00c273ae7a5ecb1b39dcfb64ac1494b2864d size: 1364 [2021-07-29T16:03:10.910Z] $ docker rm -f 508bf0cff830c0b47289cbdd789eca52b023bc391e2f9d1d8ac8f6e0fd1be13a [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-07-29T16:03:11.752Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:11.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:03:12.086Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:03:12.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T16:03:12.087Z] 66d0afbeae05: Preparing [2021-07-29T16:03:12.087Z] bd1712040f67: Preparing [2021-07-29T16:03:12.087Z] 315818630c6e: Preparing [2021-07-29T16:03:12.087Z] c4198d1244cd: Preparing [2021-07-29T16:03:12.087Z] 32f366d666a5: Preparing [2021-07-29T16:03:12.271Z] [2021-07-29T16:03:12.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:12.354Z] c4198d1244cd: Layer already exists [2021-07-29T16:03:12.355Z] 66d0afbeae05: Layer already exists [2021-07-29T16:03:12.355Z] bd1712040f67: Layer already exists [2021-07-29T16:03:12.355Z] 315818630c6e: Layer already exists [2021-07-29T16:03:12.355Z] 32f366d666a5: Layer already exists [2021-07-29T16:03:12.355Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:f66cc5dddc838d368d7ed671a7cd00c273ae7a5ecb1b39dcfb64ac1494b2864d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:12.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:03:12.701Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:12.935Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-29T16:03:12.935Z] 29e5d40040c1: Pulling fs layer [2021-07-29T16:03:12.935Z] 1ce36da41761: Pulling fs layer [2021-07-29T16:03:12.935Z] 25b303627fd3: Pulling fs layer [2021-07-29T16:03:13.229Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-07-29T16:03:13.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T16:03:13.229Z] 66d0afbeae05: Preparing [2021-07-29T16:03:13.229Z] bd1712040f67: Preparing [2021-07-29T16:03:13.229Z] 315818630c6e: Preparing [2021-07-29T16:03:13.229Z] c4198d1244cd: Preparing [2021-07-29T16:03:13.229Z] 32f366d666a5: Preparing [2021-07-29T16:03:13.229Z] 66d0afbeae05: Layer already exists [2021-07-29T16:03:13.229Z] bd1712040f67: Layer already exists [2021-07-29T16:03:13.229Z] 315818630c6e: Layer already exists [2021-07-29T16:03:13.229Z] c4198d1244cd: Layer already exists [2021-07-29T16:03:13.541Z] 29e5d40040c1: Verifying Checksum [2021-07-29T16:03:13.541Z] 29e5d40040c1: Download complete [2021-07-29T16:03:14.152Z] 29e5d40040c1: Pull complete [2021-07-29T16:03:14.152Z] 1ce36da41761: Verifying Checksum [2021-07-29T16:03:14.152Z] 1ce36da41761: Download complete [2021-07-29T16:03:14.194Z] 32f366d666a5: Layer already exists [2021-07-29T16:03:14.465Z] main: digest: sha256:f66cc5dddc838d368d7ed671a7cd00c273ae7a5ecb1b39dcfb64ac1494b2864d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:03:14.522Z] ===================================================== [Pipeline] echo [2021-07-29T16:03:14.555Z] taggedImages: [2021-07-29T16:03:14.555Z] - nexus3.edgexfoundry.org:10004/support-notifications:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:03:14.555Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-29T16:03:14.555Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.17 [2021-07-29T16:03:14.555Z] - nexus3.edgexfoundry.org:10004/support-notifications:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:03:14.555Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-07-29T16:03:14.589Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-07-29T16:03:14.589Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:03:14.589Z] latest [2021-07-29T16:03:14.589Z] 2.0.1-dev.17 [2021-07-29T16:03:14.589Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:03:14.589Z] main [2021-07-29T16:03:14.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:14.948Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:15.262Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:03:15.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T16:03:15.263Z] e02eb085810d: Preparing [2021-07-29T16:03:15.263Z] 3f3831d6381d: Preparing [2021-07-29T16:03:15.263Z] 315818630c6e: Preparing [2021-07-29T16:03:15.263Z] 8cc9e346cf30: Preparing [2021-07-29T16:03:15.263Z] 32f366d666a5: Preparing [2021-07-29T16:03:15.263Z] 315818630c6e: Layer already exists [2021-07-29T16:03:15.263Z] 32f366d666a5: Layer already exists [2021-07-29T16:03:15.263Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:03:15.601Z] 1ce36da41761: Pull complete [2021-07-29T16:03:15.955Z] e02eb085810d: Pushed [2021-07-29T16:03:16.206Z] 25b303627fd3: Verifying Checksum [2021-07-29T16:03:16.206Z] 25b303627fd3: Download complete [2021-07-29T16:03:16.918Z] 3f3831d6381d: Pushed [2021-07-29T16:03:17.186Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:7d9d2893167ceb449e9e6c541d43819082e72c1827526a14a1727e6878aa96c1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:17.525Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:17.879Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-29T16:03:17.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T16:03:17.879Z] e02eb085810d: Preparing [2021-07-29T16:03:17.879Z] 3f3831d6381d: Preparing [2021-07-29T16:03:17.879Z] 315818630c6e: Preparing [2021-07-29T16:03:17.879Z] 8cc9e346cf30: Preparing [2021-07-29T16:03:17.879Z] 32f366d666a5: Preparing [2021-07-29T16:03:17.879Z] 32f366d666a5: Layer already exists [2021-07-29T16:03:17.879Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:03:17.879Z] e02eb085810d: Layer already exists [2021-07-29T16:03:17.879Z] 315818630c6e: Layer already exists [2021-07-29T16:03:17.879Z] 3f3831d6381d: Layer already exists [2021-07-29T16:03:17.879Z] latest: digest: sha256:7d9d2893167ceb449e9e6c541d43819082e72c1827526a14a1727e6878aa96c1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:18.435Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:18.760Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.17 [2021-07-29T16:03:18.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T16:03:18.760Z] e02eb085810d: Preparing [2021-07-29T16:03:18.760Z] 3f3831d6381d: Preparing [2021-07-29T16:03:18.760Z] 315818630c6e: Preparing [2021-07-29T16:03:18.760Z] 8cc9e346cf30: Preparing [2021-07-29T16:03:18.760Z] 32f366d666a5: Preparing [2021-07-29T16:03:18.760Z] 315818630c6e: Layer already exists [2021-07-29T16:03:18.760Z] 32f366d666a5: Layer already exists [2021-07-29T16:03:18.760Z] 3f3831d6381d: Layer already exists [2021-07-29T16:03:18.760Z] e02eb085810d: Layer already exists [2021-07-29T16:03:18.760Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:03:19.028Z] 2.0.1-dev.17: digest: sha256:7d9d2893167ceb449e9e6c541d43819082e72c1827526a14a1727e6878aa96c1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:19.358Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:19.685Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:03:19.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T16:03:19.685Z] e02eb085810d: Preparing [2021-07-29T16:03:19.685Z] 3f3831d6381d: Preparing [2021-07-29T16:03:19.685Z] 315818630c6e: Preparing [2021-07-29T16:03:19.685Z] 8cc9e346cf30: Preparing [2021-07-29T16:03:19.685Z] 32f366d666a5: Preparing [2021-07-29T16:03:19.685Z] 32f366d666a5: Layer already exists [2021-07-29T16:03:19.685Z] 315818630c6e: Layer already exists [2021-07-29T16:03:19.685Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:03:19.685Z] e02eb085810d: Layer already exists [2021-07-29T16:03:19.685Z] 3f3831d6381d: Layer already exists [2021-07-29T16:03:19.952Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:7d9d2893167ceb449e9e6c541d43819082e72c1827526a14a1727e6878aa96c1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:20.279Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:20.602Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-07-29T16:03:20.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T16:03:20.602Z] e02eb085810d: Preparing [2021-07-29T16:03:20.602Z] 3f3831d6381d: Preparing [2021-07-29T16:03:20.602Z] 315818630c6e: Preparing [2021-07-29T16:03:20.602Z] 8cc9e346cf30: Preparing [2021-07-29T16:03:20.602Z] 32f366d666a5: Preparing [2021-07-29T16:03:20.602Z] 3f3831d6381d: Layer already exists [2021-07-29T16:03:20.602Z] 315818630c6e: Layer already exists [2021-07-29T16:03:20.602Z] 32f366d666a5: Layer already exists [2021-07-29T16:03:20.602Z] 8cc9e346cf30: Layer already exists [2021-07-29T16:03:20.602Z] e02eb085810d: Layer already exists [2021-07-29T16:03:20.869Z] main: digest: sha256:7d9d2893167ceb449e9e6c541d43819082e72c1827526a14a1727e6878aa96c1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:03:20.924Z] ===================================================== [Pipeline] echo [2021-07-29T16:03:20.941Z] taggedImages: [2021-07-29T16:03:20.941Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:03:20.941Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-29T16:03:20.941Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.17 [2021-07-29T16:03:20.941Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:03:20.941Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-07-29T16:03:20.973Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-07-29T16:03:20.973Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:03:20.973Z] latest [2021-07-29T16:03:20.973Z] 2.0.1-dev.17 [2021-07-29T16:03:20.973Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:03:20.973Z] main [2021-07-29T16:03:20.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:21.344Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:21.691Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:03:21.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T16:03:21.691Z] d85a2dc3ef06: Preparing [2021-07-29T16:03:21.691Z] b04f96e61c15: Preparing [2021-07-29T16:03:21.691Z] ff6b8fd8f414: Preparing [2021-07-29T16:03:21.691Z] 3e09c3940b07: Preparing [2021-07-29T16:03:21.691Z] b82f54db960b: Preparing [2021-07-29T16:03:21.691Z] 4bc13ba6e7d2: Preparing [2021-07-29T16:03:21.691Z] 241588b2373e: Preparing [2021-07-29T16:03:21.691Z] 9e9604462a57: Preparing [2021-07-29T16:03:21.691Z] 563ea45970c1: Preparing [2021-07-29T16:03:21.691Z] 91e3b9641807: Preparing [2021-07-29T16:03:21.691Z] b2d5eeeaba3a: Preparing [2021-07-29T16:03:21.691Z] 9e9604462a57: Waiting [2021-07-29T16:03:21.691Z] 563ea45970c1: Waiting [2021-07-29T16:03:21.691Z] 91e3b9641807: Waiting [2021-07-29T16:03:21.691Z] b2d5eeeaba3a: Waiting [2021-07-29T16:03:21.691Z] 4bc13ba6e7d2: Waiting [2021-07-29T16:03:21.691Z] 241588b2373e: Waiting [2021-07-29T16:03:22.687Z] b82f54db960b: Layer already exists [2021-07-29T16:03:22.983Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T16:03:23.591Z] b04f96e61c15: Pushed [2021-07-29T16:03:23.591Z] 9e9604462a57: Layer already exists [2021-07-29T16:03:23.591Z] 563ea45970c1: Layer already exists [2021-07-29T16:03:23.591Z] 91e3b9641807: Layer already exists [2021-07-29T16:03:23.856Z] b2d5eeeaba3a: Layer already exists [2021-07-29T16:03:24.122Z] ff6b8fd8f414: Pushed [2021-07-29T16:03:24.122Z] 241588b2373e: Layer already exists [2021-07-29T16:03:24.704Z] d85a2dc3ef06: Pushed [2021-07-29T16:03:26.418Z] 25b303627fd3: Pull complete [2021-07-29T16:03:26.418Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-29T16:03:26.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:03:26.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-29T16:03:26.669Z] prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container [2021-07-29T16:03:26.754Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-29T16:03:28.971Z] 3e09c3940b07: Pushed [2021-07-29T16:03:29.242Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:02d631d5e12b31633e528f99b1c02fc9660ab7a53163d840c61ee53a88a829f3 size: 2622 [2021-07-29T16:03:31.347Z] $ docker top 223896779d267accd59fb526dfb4d9c67da6be9064bad3ac484b29a86764c888 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:32.061Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:32.330Z] + docker-compose+ buildgrep --help parallel [2021-07-29T16:03:32.330Z] [2021-07-29T16:03:32.381Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-29T16:03:32.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T16:03:32.381Z] d85a2dc3ef06: Preparing [2021-07-29T16:03:32.381Z] b04f96e61c15: Preparing [2021-07-29T16:03:32.381Z] ff6b8fd8f414: Preparing [2021-07-29T16:03:32.381Z] 3e09c3940b07: Preparing [2021-07-29T16:03:32.381Z] b82f54db960b: Preparing [2021-07-29T16:03:32.381Z] 4bc13ba6e7d2: Preparing [2021-07-29T16:03:32.381Z] 241588b2373e: Preparing [2021-07-29T16:03:32.381Z] 9e9604462a57: Preparing [2021-07-29T16:03:32.381Z] 563ea45970c1: Preparing [2021-07-29T16:03:32.381Z] 91e3b9641807: Preparing [2021-07-29T16:03:32.381Z] b2d5eeeaba3a: Preparing [2021-07-29T16:03:32.381Z] 4bc13ba6e7d2: Waiting [2021-07-29T16:03:32.381Z] 241588b2373e: Waiting [2021-07-29T16:03:32.381Z] 9e9604462a57: Waiting [2021-07-29T16:03:32.381Z] 563ea45970c1: Waiting [2021-07-29T16:03:32.381Z] 91e3b9641807: Waiting [2021-07-29T16:03:32.381Z] b2d5eeeaba3a: Waiting [2021-07-29T16:03:32.381Z] b82f54db960b: Layer already exists [2021-07-29T16:03:32.381Z] b04f96e61c15: Layer already exists [2021-07-29T16:03:32.381Z] ff6b8fd8f414: Layer already exists [2021-07-29T16:03:32.381Z] 3e09c3940b07: Layer already exists [2021-07-29T16:03:32.381Z] d85a2dc3ef06: Layer already exists [2021-07-29T16:03:32.381Z] 241588b2373e: Layer already exists [2021-07-29T16:03:32.381Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T16:03:32.381Z] 563ea45970c1: Layer already exists [2021-07-29T16:03:32.381Z] 9e9604462a57: Layer already exists [2021-07-29T16:03:32.381Z] b2d5eeeaba3a: Layer already exists [2021-07-29T16:03:32.381Z] 91e3b9641807: Layer already exists [2021-07-29T16:03:32.648Z] latest: digest: sha256:02d631d5e12b31633e528f99b1c02fc9660ab7a53163d840c61ee53a88a829f3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:32.977Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:33.300Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.17 [2021-07-29T16:03:33.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T16:03:33.300Z] d85a2dc3ef06: Preparing [2021-07-29T16:03:33.300Z] b04f96e61c15: Preparing [2021-07-29T16:03:33.300Z] ff6b8fd8f414: Preparing [2021-07-29T16:03:33.300Z] 3e09c3940b07: Preparing [2021-07-29T16:03:33.300Z] b82f54db960b: Preparing [2021-07-29T16:03:33.300Z] 4bc13ba6e7d2: Preparing [2021-07-29T16:03:33.300Z] 241588b2373e: Preparing [2021-07-29T16:03:33.300Z] 9e9604462a57: Preparing [2021-07-29T16:03:33.300Z] 563ea45970c1: Preparing [2021-07-29T16:03:33.300Z] 91e3b9641807: Preparing [2021-07-29T16:03:33.300Z] b2d5eeeaba3a: Preparing [2021-07-29T16:03:33.300Z] 4bc13ba6e7d2: Waiting [2021-07-29T16:03:33.300Z] 241588b2373e: Waiting [2021-07-29T16:03:33.300Z] 9e9604462a57: Waiting [2021-07-29T16:03:33.300Z] 563ea45970c1: Waiting [2021-07-29T16:03:33.300Z] 91e3b9641807: Waiting [2021-07-29T16:03:33.300Z] b2d5eeeaba3a: Waiting [2021-07-29T16:03:33.300Z] b82f54db960b: Layer already exists [2021-07-29T16:03:33.300Z] b04f96e61c15: Layer already exists [2021-07-29T16:03:33.300Z] 3e09c3940b07: Layer already exists [2021-07-29T16:03:33.300Z] d85a2dc3ef06: Layer already exists [2021-07-29T16:03:33.300Z] ff6b8fd8f414: Layer already exists [2021-07-29T16:03:33.300Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T16:03:33.300Z] 563ea45970c1: Layer already exists [2021-07-29T16:03:33.300Z] 9e9604462a57: Layer already exists [2021-07-29T16:03:33.300Z] 241588b2373e: Layer already exists [2021-07-29T16:03:33.300Z] 91e3b9641807: Layer already exists [2021-07-29T16:03:33.300Z] b2d5eeeaba3a: Layer already exists [2021-07-29T16:03:33.573Z] 2.0.1-dev.17: digest: sha256:02d631d5e12b31633e528f99b1c02fc9660ab7a53163d840c61ee53a88a829f3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:33.901Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:34.214Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:03:34.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T16:03:34.214Z] d85a2dc3ef06: Preparing [2021-07-29T16:03:34.214Z] b04f96e61c15: Preparing [2021-07-29T16:03:34.214Z] ff6b8fd8f414: Preparing [2021-07-29T16:03:34.214Z] 3e09c3940b07: Preparing [2021-07-29T16:03:34.214Z] b82f54db960b: Preparing [2021-07-29T16:03:34.214Z] 4bc13ba6e7d2: Preparing [2021-07-29T16:03:34.214Z] 241588b2373e: Preparing [2021-07-29T16:03:34.214Z] 9e9604462a57: Preparing [2021-07-29T16:03:34.214Z] 563ea45970c1: Preparing [2021-07-29T16:03:34.214Z] 91e3b9641807: Preparing [2021-07-29T16:03:34.214Z] b2d5eeeaba3a: Preparing [2021-07-29T16:03:34.214Z] 4bc13ba6e7d2: Waiting [2021-07-29T16:03:34.214Z] 241588b2373e: Waiting [2021-07-29T16:03:34.214Z] 9e9604462a57: Waiting [2021-07-29T16:03:34.214Z] 563ea45970c1: Waiting [2021-07-29T16:03:34.214Z] 91e3b9641807: Waiting [2021-07-29T16:03:34.214Z] b2d5eeeaba3a: Waiting [2021-07-29T16:03:34.214Z] 3e09c3940b07: Layer already exists [2021-07-29T16:03:34.214Z] d85a2dc3ef06: Layer already exists [2021-07-29T16:03:34.214Z] ff6b8fd8f414: Layer already exists [2021-07-29T16:03:34.214Z] b04f96e61c15: Layer already exists [2021-07-29T16:03:34.214Z] b82f54db960b: Layer already exists [2021-07-29T16:03:34.214Z] 9e9604462a57: Layer already exists [2021-07-29T16:03:34.214Z] 241588b2373e: Layer already exists [2021-07-29T16:03:34.214Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T16:03:34.214Z] 91e3b9641807: Layer already exists [2021-07-29T16:03:34.214Z] 563ea45970c1: Layer already exists [2021-07-29T16:03:34.214Z] b2d5eeeaba3a: Layer already exists [2021-07-29T16:03:34.482Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:02d631d5e12b31633e528f99b1c02fc9660ab7a53163d840c61ee53a88a829f3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:34.809Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:35.129Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-07-29T16:03:35.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T16:03:35.129Z] d85a2dc3ef06: Preparing [2021-07-29T16:03:35.129Z] b04f96e61c15: Preparing [2021-07-29T16:03:35.129Z] ff6b8fd8f414: Preparing [2021-07-29T16:03:35.129Z] 3e09c3940b07: Preparing [2021-07-29T16:03:35.129Z] b82f54db960b: Preparing [2021-07-29T16:03:35.129Z] 4bc13ba6e7d2: Preparing [2021-07-29T16:03:35.129Z] 241588b2373e: Preparing [2021-07-29T16:03:35.129Z] 9e9604462a57: Preparing [2021-07-29T16:03:35.129Z] 563ea45970c1: Preparing [2021-07-29T16:03:35.129Z] 91e3b9641807: Preparing [2021-07-29T16:03:35.129Z] b2d5eeeaba3a: Preparing [2021-07-29T16:03:35.129Z] 241588b2373e: Waiting [2021-07-29T16:03:35.129Z] 9e9604462a57: Waiting [2021-07-29T16:03:35.129Z] 563ea45970c1: Waiting [2021-07-29T16:03:35.129Z] 91e3b9641807: Waiting [2021-07-29T16:03:35.129Z] b2d5eeeaba3a: Waiting [2021-07-29T16:03:35.129Z] 4bc13ba6e7d2: Waiting [2021-07-29T16:03:35.129Z] ff6b8fd8f414: Layer already exists [2021-07-29T16:03:35.129Z] b04f96e61c15: Layer already exists [2021-07-29T16:03:35.129Z] b82f54db960b: Layer already exists [2021-07-29T16:03:35.129Z] 3e09c3940b07: Layer already exists [2021-07-29T16:03:35.129Z] d85a2dc3ef06: Layer already exists [2021-07-29T16:03:35.129Z] 9e9604462a57: Layer already exists [2021-07-29T16:03:35.129Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T16:03:35.129Z] 241588b2373e: Layer already exists [2021-07-29T16:03:35.129Z] 563ea45970c1: Layer already exists [2021-07-29T16:03:35.129Z] 91e3b9641807: Layer already exists [2021-07-29T16:03:35.129Z] b2d5eeeaba3a: Layer already exists [2021-07-29T16:03:35.399Z] main: digest: sha256:02d631d5e12b31633e528f99b1c02fc9660ab7a53163d840c61ee53a88a829f3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:03:35.467Z] ===================================================== [Pipeline] echo [2021-07-29T16:03:35.486Z] taggedImages: [2021-07-29T16:03:35.486Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:03:35.486Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-29T16:03:35.486Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.17 [2021-07-29T16:03:35.486Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:03:35.486Z] - 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-07-29T16:03:37.723Z] --parallel Build images in parallel. [Pipeline] } [2021-07-29T16:03:38.017Z] $ docker stop --time=1 223896779d267accd59fb526dfb4d9c67da6be9064bad3ac484b29a86764c888 [2021-07-29T16:03:39.921Z] $ docker rm -f 223896779d267accd59fb526dfb4d9c67da6be9064bad3ac484b29a86764c888 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:03:40.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:03:40.583Z] . [Pipeline] withDockerContainer [2021-07-29T16:03:40.836Z] prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container [2021-07-29T16:03:40.931Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-07-29T16:03:42.933Z] $ docker top ab89d097423ab26ad511faf948d81ddf53d68c8f1c933e5b3f3ce1b76c1d75d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:03:43.994Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T16:03:50.732Z] Building core-command ... [2021-07-29T16:03:50.732Z] Building core-data ... [2021-07-29T16:03:50.732Z] Building core-metadata ... [2021-07-29T16:03:50.732Z] Building security-bootstrapper ... [2021-07-29T16:03:50.732Z] Building security-proxy-setup ... [2021-07-29T16:03:50.732Z] Building security-secretstore-setup ... [2021-07-29T16:03:50.732Z] Building support-notifications ... [2021-07-29T16:03:50.732Z] Building support-scheduler ... [2021-07-29T16:03:50.732Z] Building sys-mgmt-agent ... [2021-07-29T16:03:50.732Z] Building support-notifications [2021-07-29T16:03:50.732Z] Building security-proxy-setup [2021-07-29T16:03:50.732Z] Building core-command [2021-07-29T16:03:50.732Z] Building security-secretstore-setup [2021-07-29T16:03:50.732Z] Building core-data [2021-07-29T16:04:37.740Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:04:37.740Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:04:37.740Z] ---> a507aae674e0 [2021-07-29T16:04:37.740Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:04:37.740Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:04:37.740Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:04:37.740Z] ---> a507aae674e0 [2021-07-29T16:04:37.740Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T16:04:37.740Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:04:37.740Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:04:37.740Z] ---> a507aae674e0 [2021-07-29T16:04:37.740Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T16:04:37.740Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:04:37.740Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:04:37.740Z] ---> a507aae674e0 [2021-07-29T16:04:37.740Z] Step 3/26 : WORKDIR /edgex-go [2021-07-29T16:04:37.740Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:04:37.740Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:04:37.740Z] ---> a507aae674e0 [2021-07-29T16:04:37.740Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:04:41.181Z] ---> Running in bfb4920c73ee [2021-07-29T16:04:41.181Z] ---> Running in 2dd0a29bd190 [2021-07-29T16:04:41.181Z] ---> Running in 354a2a5b40a0 [2021-07-29T16:04:41.181Z] ---> Running in a2621f49a115 [2021-07-29T16:04:41.181Z] ---> Running in e5d343ae9036 [2021-07-29T16:04:42.183Z] Removing intermediate container e5d343ae9036 [2021-07-29T16:04:42.183Z] ---> 3523b6055e7d [2021-07-29T16:04:42.183Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:04:42.183Z] Removing intermediate container 2dd0a29bd190 [2021-07-29T16:04:42.183Z] ---> 5705a9a60890 [2021-07-29T16:04:42.183Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:04:42.183Z] Removing intermediate container bfb4920c73ee [2021-07-29T16:04:42.183Z] ---> 22ab1a88ae19 [2021-07-29T16:04:42.183Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:04:42.183Z] Removing intermediate container 354a2a5b40a0 [2021-07-29T16:04:42.183Z] ---> 391e961b2864 [2021-07-29T16:04:42.183Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:04:42.459Z] Removing intermediate container a2621f49a115 [2021-07-29T16:04:42.459Z] ---> 3a03aea94267 [2021-07-29T16:04:42.459Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:04:42.459Z] ---> Running in dcfae11dd439 [2021-07-29T16:04:42.459Z] ---> Running in ed7b98a554e2 [2021-07-29T16:04:42.739Z] ---> Running in 8ec48ac33db5 [2021-07-29T16:04:42.739Z] ---> Running in c18b624d30b0 [2021-07-29T16:04:42.739Z] ---> Running in bc7f196d7e3a [2021-07-29T16:04:48.294Z] Removing intermediate container ed7b98a554e2 [2021-07-29T16:04:48.294Z] ---> 2d018aff969c [2021-07-29T16:04:48.294Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-29T16:04:48.294Z] Removing intermediate container dcfae11dd439 [2021-07-29T16:04:48.294Z] ---> ec3a41e40069 [2021-07-29T16:04:48.294Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T16:04:48.294Z] ---> Running in 8a4dee404eaf [2021-07-29T16:04:48.294Z] ---> Running in d766df45263a [2021-07-29T16:04:48.294Z] Removing intermediate container bc7f196d7e3a [2021-07-29T16:04:48.294Z] ---> 7f18554f6d24 [2021-07-29T16:04:48.294Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T16:04:48.574Z] Removing intermediate container c18b624d30b0 [2021-07-29T16:04:48.575Z] ---> 58acd334429e [2021-07-29T16:04:48.575Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-29T16:04:48.575Z] ---> Running in a71837b431c5 [2021-07-29T16:04:48.575Z] Removing intermediate container 8ec48ac33db5 [2021-07-29T16:04:48.575Z] ---> 05e4b2989595 [2021-07-29T16:04:48.575Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T16:04:48.855Z] ---> Running in 1c35295b3620 [2021-07-29T16:04:48.855Z] ---> Running in aa787d64f90a [2021-07-29T16:04:50.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:04:50.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:04:51.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:04:51.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:04:51.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:04:51.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:04:51.701Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:04:52.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:04:52.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:04:52.571Z] OK: 218 MiB in 52 packages [2021-07-29T16:04:52.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:04:52.856Z] OK: 218 MiB in 52 packages [2021-07-29T16:04:53.134Z] OK: 218 MiB in 52 packages [2021-07-29T16:04:53.415Z] OK: 218 MiB in 52 packages [2021-07-29T16:04:54.416Z] Removing intermediate container 8a4dee404eaf [2021-07-29T16:04:54.416Z] ---> e46fd1732015 [2021-07-29T16:04:54.416Z] Step 6/23 : COPY go.mod . [2021-07-29T16:04:54.416Z] OK: 218 MiB in 52 packages [2021-07-29T16:04:54.712Z] Removing intermediate container d766df45263a [2021-07-29T16:04:54.712Z] ---> d67d3fc7506d [2021-07-29T16:04:54.712Z] Step 6/22 : COPY go.mod . [2021-07-29T16:04:55.319Z] Removing intermediate container a71837b431c5 [2021-07-29T16:04:55.319Z] ---> 998ad03baf71 [2021-07-29T16:04:55.319Z] Step 6/26 : COPY go.mod . [2021-07-29T16:04:55.926Z] ---> 2eb1b6f7726e [2021-07-29T16:04:55.926Z] Step 7/23 : RUN go mod download [2021-07-29T16:04:55.926Z] Removing intermediate container 1c35295b3620 [2021-07-29T16:04:55.926Z] ---> bf16010a0eb0 [2021-07-29T16:04:55.926Z] Step 6/24 : COPY go.mod . [2021-07-29T16:04:55.926Z] ---> af86bd205618 [2021-07-29T16:04:55.926Z] Step 7/22 : RUN go mod download [2021-07-29T16:04:56.210Z] ---> Running in e11f4dd71c52 [2021-07-29T16:04:56.210Z] ---> Running in 550659fc2046 [2021-07-29T16:04:56.210Z] Removing intermediate container aa787d64f90a [2021-07-29T16:04:56.210Z] ---> 0459f07bba3f [2021-07-29T16:04:56.210Z] Step 6/24 : COPY go.mod . [2021-07-29T16:04:56.491Z] ---> fa2e8b45e98d [2021-07-29T16:04:56.491Z] Step 7/26 : RUN go mod download [2021-07-29T16:04:56.770Z] ---> Running in 7f2e65bf0b5d [2021-07-29T16:04:57.077Z] ---> ac8a09165dbe [2021-07-29T16:04:57.077Z] Step 7/24 : RUN go mod download [2021-07-29T16:04:57.364Z] ---> Running in 04d26d146912 [2021-07-29T16:04:58.005Z] ---> 40b0364f749e [2021-07-29T16:04:58.005Z] Step 7/24 : RUN go mod download [2021-07-29T16:04:58.290Z] ---> Running in 4bfc1284be4a [2021-07-29T16:05:02.678Z] Removing intermediate container e11f4dd71c52 [2021-07-29T16:05:02.678Z] ---> e7c8d77d1705 [2021-07-29T16:05:02.678Z] Step 8/23 : COPY . . [2021-07-29T16:05:03.286Z] Removing intermediate container 550659fc2046 [2021-07-29T16:05:03.286Z] ---> e4287170ac48 [2021-07-29T16:05:03.286Z] Step 8/22 : COPY . . [2021-07-29T16:05:04.287Z] Removing intermediate container 04d26d146912 [2021-07-29T16:05:04.287Z] ---> 06be516d41d2 [2021-07-29T16:05:04.287Z] Step 8/24 : COPY . . [2021-07-29T16:05:05.284Z] Removing intermediate container 4bfc1284be4a [2021-07-29T16:05:05.284Z] ---> b413aea9a3ad [2021-07-29T16:05:05.284Z] Step 8/24 : COPY . . [2021-07-29T16:05:05.284Z] Removing intermediate container 7f2e65bf0b5d [2021-07-29T16:05:05.284Z] ---> 0534605d965a [2021-07-29T16:05:05.284Z] Step 8/26 : COPY . . [2021-07-29T16:05:27.558Z] ---> 4118a8824698 [2021-07-29T16:05:27.558Z] Step 9/22 : RUN go mod tidy [2021-07-29T16:05:27.558Z] ---> d2312d664c5a [2021-07-29T16:05:27.558Z] Step 9/23 : RUN go mod tidy [2021-07-29T16:05:27.558Z] ---> 327acbbf5b28 [2021-07-29T16:05:27.558Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:05:27.558Z] ---> 02c312cfdb20 [2021-07-29T16:05:27.558Z] Step 9/26 : RUN go mod tidy [2021-07-29T16:05:27.558Z] ---> 90fda9e9488b [2021-07-29T16:05:27.558Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:05:27.558Z] ---> Running in 24d81daaa915 [2021-07-29T16:05:27.558Z] ---> Running in 279d2ab1acb3 [2021-07-29T16:05:27.558Z] ---> Running in 7536e79aef43 [2021-07-29T16:05:27.558Z] ---> Running in a146c8b8ad86 [2021-07-29T16:05:27.558Z] ---> Running in 76d9af1c16f6 [2021-07-29T16:05:33.020Z] Removing intermediate container 24d81daaa915 [2021-07-29T16:05:33.020Z] ---> fc3caaf1692e [2021-07-29T16:05:33.020Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-29T16:05:33.020Z] ---> Running in b2dbba2452bd [2021-07-29T16:05:33.309Z] Removing intermediate container 279d2ab1acb3 [2021-07-29T16:05:33.309Z] ---> 67092e88b359 [2021-07-29T16:05:33.309Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-29T16:05:33.932Z] ---> Running in b18091876e9c [2021-07-29T16:05:33.932Z] Removing intermediate container 7536e79aef43 [2021-07-29T16:05:33.932Z] ---> 4539d44c9bf1 [2021-07-29T16:05:33.932Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T16:05:34.215Z] ---> Running in 2377ab708094 [2021-07-29T16:05:34.836Z] Removing intermediate container 76d9af1c16f6 [2021-07-29T16:05:34.836Z] ---> 549cb32f05b3 [2021-07-29T16:05:34.836Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T16:05:34.836Z] Removing intermediate container a146c8b8ad86 [2021-07-29T16:05:34.836Z] ---> 36aa702c6cbf [2021-07-29T16:05:34.836Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T16:05:35.128Z] ---> Running in 2fb72ace3622 [2021-07-29T16:05:35.128Z] ---> Running in e38ccef1a6e6 [2021-07-29T16:05:36.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-29T16:05:36.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-29T16:05:36.780Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T16:05:38.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/core-command/core-command ./cmd/core-command [2021-07-29T16:05:38.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-29T16:07:45.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-29T16:07:46.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-29T16:07:54.575Z] Removing intermediate container e38ccef1a6e6 [2021-07-29T16:07:54.575Z] ---> ae17ec806a5c [2021-07-29T16:07:54.575Z] [2021-07-29T16:07:54.575Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:07:54.575Z] 3.12: Pulling from library/alpine [2021-07-29T16:07:56.037Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:07:56.037Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T16:07:56.037Z] ---> c4fd0aeabfcf [2021-07-29T16:07:56.037Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:07:56.037Z] Removing intermediate container b2dbba2452bd [2021-07-29T16:07:56.037Z] ---> ca1d5f4b2e56 [2021-07-29T16:07:56.037Z] [2021-07-29T16:07:56.037Z] Step 11/22 : FROM alpine:3.12 [2021-07-29T16:07:56.037Z] ---> c4fd0aeabfcf [2021-07-29T16:07:56.037Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T16:07:56.315Z] ---> Running in 34b3853f3e79 [2021-07-29T16:07:56.315Z] ---> Running in 003c76de12b4 [2021-07-29T16:07:59.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:07:59.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:07:59.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:07:59.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:08:00.362Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T16:08:00.362Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:08:00.362Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T16:08:00.362Z] OK: 5 MiB in 15 packages [2021-07-29T16:08:00.648Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T16:08:00.648Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T16:08:00.648Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T16:08:00.648Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:08:00.648Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:08:00.932Z] OK: 7 MiB in 18 packages [2021-07-29T16:08:04.396Z] Removing intermediate container 003c76de12b4 [2021-07-29T16:08:04.396Z] ---> 5d05864d2395 [2021-07-29T16:08:04.396Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:08:04.396Z] Removing intermediate container 2fb72ace3622 [2021-07-29T16:08:04.396Z] ---> a2cf1e8908eb [2021-07-29T16:08:04.396Z] [2021-07-29T16:08:04.396Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T16:08:04.396Z] ---> c4fd0aeabfcf [2021-07-29T16:08:04.396Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-29T16:08:04.396Z] Removing intermediate container 34b3853f3e79 [2021-07-29T16:08:04.396Z] ---> edfce2025949 [2021-07-29T16:08:04.396Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T16:08:05.005Z] ---> Running in 9175acc0892b [2021-07-29T16:08:05.005Z] ---> Running in fa4073315c2f [2021-07-29T16:08:05.628Z] ---> Running in 8bcfa3d24e07 [2021-07-29T16:08:06.252Z] Removing intermediate container 9175acc0892b [2021-07-29T16:08:06.252Z] ---> 61c1c2920967 [2021-07-29T16:08:06.252Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T16:08:06.533Z] Removing intermediate container b18091876e9c [2021-07-29T16:08:06.533Z] ---> b5e9ee5a8066 [2021-07-29T16:08:06.533Z] [2021-07-29T16:08:06.533Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T16:08:06.533Z] ---> c4fd0aeabfcf [2021-07-29T16:08:06.533Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T16:08:06.810Z] ---> Running in 10a075551ddd [2021-07-29T16:08:06.810Z] ---> Running in 48175ea6cb4c [2021-07-29T16:08:07.091Z] Removing intermediate container 8bcfa3d24e07 [2021-07-29T16:08:07.091Z] ---> 5c41697e3877 [2021-07-29T16:08:07.091Z] Step 14/22 : WORKDIR /edgex [2021-07-29T16:08:07.382Z] ---> Running in 0e53979f643d [2021-07-29T16:08:07.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:08:07.956Z] Removing intermediate container 10a075551ddd [2021-07-29T16:08:07.956Z] ---> 9f146c70c91e [2021-07-29T16:08:07.956Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T16:08:07.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:08:08.578Z] ---> Running in 3b32c5053b79 [2021-07-29T16:08:08.578Z] Removing intermediate container 0e53979f643d [2021-07-29T16:08:08.578Z] ---> 99f602d0f93f [2021-07-29T16:08:08.578Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T16:08:08.857Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T16:08:08.857Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T16:08:08.857Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T16:08:08.857Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T16:08:08.857Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T16:08:08.857Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T16:08:08.857Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:08:08.857Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:08:09.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:08:09.141Z] OK: 7 MiB in 20 packages [2021-07-29T16:08:09.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:08:09.423Z] Removing intermediate container 3b32c5053b79 [2021-07-29T16:08:09.424Z] ---> 7b182097ebd8 [2021-07-29T16:08:09.424Z] Step 16/24 : WORKDIR / [2021-07-29T16:08:09.724Z] ---> Running in adda3e287e57 [2021-07-29T16:08:10.012Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T16:08:10.012Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T16:08:10.012Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:08:10.012Z] ---> 10b0467be13b [2021-07-29T16:08:10.012Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T16:08:10.012Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:08:10.321Z] OK: 6 MiB in 16 packages [2021-07-29T16:08:11.328Z] Removing intermediate container adda3e287e57 [2021-07-29T16:08:11.329Z] ---> 49a720f5053d [2021-07-29T16:08:11.329Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:08:12.323Z] Removing intermediate container fa4073315c2f [2021-07-29T16:08:12.323Z] ---> dbf6a5f64168 [2021-07-29T16:08:12.323Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T16:08:12.323Z] ---> 5e68d0bd77a4 [2021-07-29T16:08:12.323Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T16:08:12.601Z] ---> af85085f604b [2021-07-29T16:08:12.601Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T16:08:12.882Z] ---> Running in 5640d3d951e9 [2021-07-29T16:08:13.875Z] Removing intermediate container 48175ea6cb4c [2021-07-29T16:08:13.875Z] ---> 29752145fc4c [2021-07-29T16:08:13.875Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:08:14.147Z] Removing intermediate container 5640d3d951e9 [2021-07-29T16:08:14.147Z] ---> caa45aef9258 [2021-07-29T16:08:14.147Z] Step 14/26 : WORKDIR / [2021-07-29T16:08:15.150Z] ---> Running in e42eb47370c8 [2021-07-29T16:08:15.429Z] ---> Running in cb8641daca90 [2021-07-29T16:08:15.706Z] ---> e3631661866d [2021-07-29T16:08:15.706Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T16:08:15.706Z] ---> f0dde396c969 [2021-07-29T16:08:15.706Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T16:08:15.984Z] Removing intermediate container 2377ab708094 [2021-07-29T16:08:15.984Z] ---> 6a9c79c689da [2021-07-29T16:08:15.984Z] [2021-07-29T16:08:15.984Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:08:15.984Z] ---> c4fd0aeabfcf [2021-07-29T16:08:15.984Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T16:08:15.984Z] ---> Running in 13a53ce31ab9 [2021-07-29T16:08:16.262Z] ---> Running in a414786535d1 [2021-07-29T16:08:16.544Z] Removing intermediate container e42eb47370c8 [2021-07-29T16:08:16.544Z] ---> 25743b5e9986 [2021-07-29T16:08:16.544Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T16:08:16.544Z] Removing intermediate container cb8641daca90 [2021-07-29T16:08:16.544Z] ---> d7022ef6bf57 [2021-07-29T16:08:16.544Z] 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-07-29T16:08:16.870Z] ---> Running in d6f0bc9fc3d2 [2021-07-29T16:08:16.871Z] Removing intermediate container 13a53ce31ab9 [2021-07-29T16:08:16.871Z] ---> 44b2b8a9fbfa [2021-07-29T16:08:16.871Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T16:08:17.176Z] ---> f9663f32c957 [2021-07-29T16:08:17.176Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T16:08:17.176Z] ---> Running in 59a267983b11 [2021-07-29T16:08:17.176Z] ---> Running in 0554b0d2ec38 [2021-07-29T16:08:17.482Z] Removing intermediate container a414786535d1 [2021-07-29T16:08:17.482Z] ---> e2f6606de388 [2021-07-29T16:08:17.482Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T16:08:17.785Z] Removing intermediate container d6f0bc9fc3d2 [2021-07-29T16:08:17.785Z] ---> 392d15f83942 [2021-07-29T16:08:17.785Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T16:08:17.785Z] ---> Running in 9c049be948a8 [2021-07-29T16:08:18.081Z] ---> Running in 0772e3003e41 [2021-07-29T16:08:18.370Z] Removing intermediate container 59a267983b11 [2021-07-29T16:08:18.370Z] ---> 540f1b2e458c [2021-07-29T16:08:18.370Z] Step 20/22 : LABEL arch=arm64 [2021-07-29T16:08:18.370Z] Removing intermediate container 0554b0d2ec38 [2021-07-29T16:08:18.370Z] ---> 142ed3017bb1 [2021-07-29T16:08:18.370Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:08:18.680Z] ---> 55b1ca299e88 [2021-07-29T16:08:18.680Z] 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-07-29T16:08:18.680Z] Removing intermediate container 9c049be948a8 [2021-07-29T16:08:18.680Z] ---> 1b2847e4c693 [2021-07-29T16:08:18.680Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-29T16:08:18.680Z] ---> Running in 440e84ef61f0 [2021-07-29T16:08:18.973Z] ---> Running in 9835d134e816 [2021-07-29T16:08:18.973Z] ---> Running in c0819d0ed27b [2021-07-29T16:08:18.973Z] Removing intermediate container 0772e3003e41 [2021-07-29T16:08:18.973Z] ---> b8d8a04643e5 [2021-07-29T16:08:18.973Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:08:19.584Z] Removing intermediate container 440e84ef61f0 [2021-07-29T16:08:19.584Z] ---> 8eda2e66f8f8 [2021-07-29T16:08:19.584Z] Step 21/22 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:08:19.861Z] Removing intermediate container 9835d134e816 [2021-07-29T16:08:19.861Z] ---> 22ea3028f529 [2021-07-29T16:08:19.861Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T16:08:19.861Z] ---> Running in 19ec89b03f5d [2021-07-29T16:08:20.148Z] Removing intermediate container c0819d0ed27b [2021-07-29T16:08:20.148Z] ---> bafc94d267de [2021-07-29T16:08:20.148Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:08:20.148Z] ---> 75f6caa97c6e [2021-07-29T16:08:20.148Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-29T16:08:20.148Z] ---> Running in 4728ed02d416 [2021-07-29T16:08:20.424Z] ---> Running in 8fb91a89e60d [2021-07-29T16:08:20.424Z] ---> d53df25fbaf6 [2021-07-29T16:08:20.424Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T16:08:21.034Z] Removing intermediate container 19ec89b03f5d [2021-07-29T16:08:21.034Z] ---> f8a3356d4135 [2021-07-29T16:08:21.034Z] Step 22/22 : LABEL version=2.0.1-dev.17 [2021-07-29T16:08:21.318Z] Removing intermediate container 4728ed02d416 [2021-07-29T16:08:21.318Z] ---> e6afd0584078 [2021-07-29T16:08:21.318Z] Step 23/24 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:08:21.318Z] ---> Running in 9f804375b40d [2021-07-29T16:08:21.598Z] ---> 174f5d3ef371 [2021-07-29T16:08:21.598Z] 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-07-29T16:08:21.598Z] ---> Running in 4a1777556a05 [2021-07-29T16:08:22.202Z] ---> 7bcc0f91b00e [2021-07-29T16:08:22.202Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T16:08:22.486Z] Removing intermediate container 9f804375b40d [2021-07-29T16:08:22.486Z] ---> 3e8c2587b0d9 [2021-07-29T16:08:22.486Z] [2021-07-29T16:08:22.486Z] Removing intermediate container 4a1777556a05 [2021-07-29T16:08:22.486Z] ---> 42d8a08fda81 [2021-07-29T16:08:22.486Z] Step 24/24 : LABEL version=2.0.1-dev.17 [2021-07-29T16:08:22.777Z] Successfully built 3e8c2587b0d9 [2021-07-29T16:08:23.059Z] ---> Running in 7630bc6f33e6 [2021-07-29T16:08:23.059Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-29T16:08:23.059Z]  Building security-proxy-setup ... done Building support-scheduler [2021-07-29T16:08:23.059Z] ---> 9cac3c01ac10 [2021-07-29T16:08:23.059Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T16:08:23.685Z] ---> 746ee600b3cf [2021-07-29T16:08:23.685Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T16:08:24.287Z] Removing intermediate container 7630bc6f33e6 [2021-07-29T16:08:24.287Z] ---> 18d4f5112fbd [2021-07-29T16:08:24.287Z] [2021-07-29T16:08:24.565Z] Successfully built 18d4f5112fbd [2021-07-29T16:08:24.565Z] Successfully tagged core-command-arm64:latest [2021-07-29T16:08:24.846Z]  Building core-command ... done Building sys-mgmt-agent [2021-07-29T16:08:25.122Z] ---> Running in aeb35de3172f [2021-07-29T16:08:25.122Z] Removing intermediate container 8fb91a89e60d [2021-07-29T16:08:25.408Z] ---> 205e8473c8fa [2021-07-29T16:08:25.408Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T16:08:25.408Z] ---> 72ed5b9ec669 [2021-07-29T16:08:25.408Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T16:08:25.687Z] ---> Running in 13571724df0a [2021-07-29T16:08:26.313Z] Removing intermediate container aeb35de3172f [2021-07-29T16:08:26.313Z] ---> 01b8f56919f3 [2021-07-29T16:08:26.313Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:08:28.333Z] ---> Running in bef4bdc74765 [2021-07-29T16:08:28.333Z] ---> 86829c135400 [2021-07-29T16:08:28.333Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T16:08:28.941Z] Removing intermediate container bef4bdc74765 [2021-07-29T16:08:28.941Z] ---> b0301fe94168 [2021-07-29T16:08:28.941Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T16:08:29.553Z] ---> Running in 6d0ce50bac94 [2021-07-29T16:08:29.553Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:08:29.831Z] ---> d52abee0e4bd [2021-07-29T16:08:29.831Z] 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-07-29T16:08:30.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:08:30.396Z] ---> Running in 5e3fdd8c1116 [2021-07-29T16:08:30.676Z] Removing intermediate container 6d0ce50bac94 [2021-07-29T16:08:30.677Z] ---> c66aee23ba24 [2021-07-29T16:08:30.677Z] Step 22/23 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:08:30.952Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T16:08:30.952Z] ---> Running in 1ff612730292 [2021-07-29T16:08:30.952Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T16:08:31.230Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T16:08:31.230Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T16:08:31.525Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T16:08:31.525Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T16:08:31.525Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:08:31.808Z] OK: 8 MiB in 20 packages [2021-07-29T16:08:32.084Z] Removing intermediate container 1ff612730292 [2021-07-29T16:08:32.084Z] ---> e6f4625fe376 [2021-07-29T16:08:32.084Z] Step 23/23 : LABEL version=2.0.1-dev.17 [2021-07-29T16:08:32.360Z] ---> Running in c91a360cce1f [2021-07-29T16:08:33.351Z] Removing intermediate container c91a360cce1f [2021-07-29T16:08:33.351Z] ---> 7e079a61729f [2021-07-29T16:08:33.351Z] [2021-07-29T16:08:33.949Z] Successfully built 7e079a61729f [2021-07-29T16:08:33.949Z] Successfully tagged support-notifications-arm64:latest [2021-07-29T16:08:33.949Z]  Building support-notifications ... done Building security-bootstrapper [2021-07-29T16:08:33.949Z] Removing intermediate container 13571724df0a [2021-07-29T16:08:33.949Z] ---> c2b272592356 [2021-07-29T16:08:33.949Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:08:34.558Z] Removing intermediate container 5e3fdd8c1116 [2021-07-29T16:08:34.559Z] ---> ef0fcb253674 [2021-07-29T16:08:34.559Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T16:08:34.835Z] ---> Running in 3623fd2d30d1 [2021-07-29T16:08:35.433Z] ---> 7bae29302942 [2021-07-29T16:08:35.433Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T16:08:35.709Z] Removing intermediate container 3623fd2d30d1 [2021-07-29T16:08:35.709Z] ---> ddc45f1509bf [2021-07-29T16:08:35.709Z] Step 24/26 : LABEL arch=arm64 [2021-07-29T16:08:36.311Z] ---> Running in 1917c2cd79d7 [2021-07-29T16:08:37.752Z] Removing intermediate container 1917c2cd79d7 [2021-07-29T16:08:37.752Z] ---> 599f8c785684 [2021-07-29T16:08:37.752Z] Step 25/26 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:08:38.355Z] ---> 63519bf7d28e [2021-07-29T16:08:38.355Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T16:08:38.355Z] ---> Running in 15136010c1da [2021-07-29T16:08:40.348Z] Removing intermediate container 15136010c1da [2021-07-29T16:08:40.348Z] ---> 440d9d715a86 [2021-07-29T16:08:40.348Z] Step 26/26 : LABEL version=2.0.1-dev.17 [2021-07-29T16:08:41.337Z] ---> f4b9944ea437 [2021-07-29T16:08:41.337Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T16:08:41.337Z] ---> Running in 3ea8da8ce5f4 [2021-07-29T16:08:41.615Z] ---> Running in 4c143fb7cd4a [2021-07-29T16:08:42.244Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:08:42.244Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:08:42.244Z] ---> a507aae674e0 [2021-07-29T16:08:42.244Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T16:08:42.244Z] ---> Using cache [2021-07-29T16:08:42.244Z] ---> 391e961b2864 [2021-07-29T16:08:42.244Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:08:42.244Z] ---> Using cache [2021-07-29T16:08:42.244Z] ---> 05e4b2989595 [2021-07-29T16:08:42.244Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T16:08:42.244Z] ---> Using cache [2021-07-29T16:08:42.244Z] ---> 0459f07bba3f [2021-07-29T16:08:42.244Z] Step 6/23 : COPY go.mod . [2021-07-29T16:08:42.244Z] ---> Using cache [2021-07-29T16:08:42.244Z] ---> 40b0364f749e [2021-07-29T16:08:42.244Z] Step 7/23 : RUN go mod download [2021-07-29T16:08:42.244Z] ---> Using cache [2021-07-29T16:08:42.244Z] ---> b413aea9a3ad [2021-07-29T16:08:42.244Z] Step 8/23 : COPY . . [2021-07-29T16:08:42.527Z] ---> Using cache [2021-07-29T16:08:42.527Z] ---> 90fda9e9488b [2021-07-29T16:08:42.527Z] Step 9/23 : RUN go mod tidy [2021-07-29T16:08:42.527Z] ---> Using cache [2021-07-29T16:08:42.527Z] ---> 549cb32f05b3 [2021-07-29T16:08:42.527Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T16:08:42.812Z] Removing intermediate container 3ea8da8ce5f4 [2021-07-29T16:08:42.812Z] ---> 12d5db13211f [2021-07-29T16:08:43.089Z] [2021-07-29T16:08:43.089Z] ---> Running in ecdfa1795192 [2021-07-29T16:08:43.089Z] Successfully built 12d5db13211f [2021-07-29T16:08:43.365Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-29T16:08:43.365Z] Removing intermediate container 4c143fb7cd4a [2021-07-29T16:08:43.365Z] ---> e24178fe970b [2021-07-29T16:08:43.365Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:08:43.365Z] Building core-metadata [2021-07-29T16:08:43.645Z]  Building security-secretstore-setup ... done  ---> Running in 80eac6865176 [2021-07-29T16:08:44.639Z] Removing intermediate container 80eac6865176 [2021-07-29T16:08:44.639Z] ---> d33a292d9602 [2021-07-29T16:08:44.639Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T16:08:44.920Z] ---> Running in de8a4e42f61c [2021-07-29T16:08:44.920Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:08:44.920Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:08:44.920Z] ---> a507aae674e0 [2021-07-29T16:08:44.920Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:08:44.920Z] ---> Using cache [2021-07-29T16:08:44.920Z] ---> 391e961b2864 [2021-07-29T16:08:44.920Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:08:44.920Z] ---> Using cache [2021-07-29T16:08:44.920Z] ---> 05e4b2989595 [2021-07-29T16:08:44.920Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T16:08:44.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-29T16:08:45.200Z] ---> Running in 6cc31d96a0b2 [2021-07-29T16:08:45.814Z] Removing intermediate container de8a4e42f61c [2021-07-29T16:08:45.814Z] ---> 631585bc6a1e [2021-07-29T16:08:45.814Z] Step 23/24 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:08:46.808Z] ---> Running in f404a06fbcee [2021-07-29T16:08:47.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:08:48.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:08:48.671Z] Removing intermediate container f404a06fbcee [2021-07-29T16:08:48.671Z] ---> b764dff0caa2 [2021-07-29T16:08:48.671Z] Step 24/24 : LABEL version=2.0.1-dev.17 [2021-07-29T16:08:49.667Z] OK: 218 MiB in 52 packages [2021-07-29T16:08:49.667Z] ---> Running in 6644788d5f36 [2021-07-29T16:08:51.120Z] Removing intermediate container 6644788d5f36 [2021-07-29T16:08:51.121Z] ---> 4132a1a545e3 [2021-07-29T16:08:51.121Z] [2021-07-29T16:08:51.720Z] Successfully built 4132a1a545e3 [2021-07-29T16:08:51.720Z] Successfully tagged core-data-arm64:latest [2021-07-29T16:08:51.720Z]  Building core-data ... done Removing intermediate container 6cc31d96a0b2 [2021-07-29T16:08:51.720Z] ---> 450b236ef9e9 [2021-07-29T16:08:51.720Z] Step 6/24 : COPY go.mod . [2021-07-29T16:08:53.733Z] ---> 8a03272f37e3 [2021-07-29T16:08:53.733Z] Step 7/24 : RUN go mod download [2021-07-29T16:08:54.008Z] ---> Running in fa91ec2dfbe1 [2021-07-29T16:08:56.663Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:08:56.663Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:08:56.663Z] ---> a507aae674e0 [2021-07-29T16:08:56.663Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T16:08:56.663Z] ---> Using cache [2021-07-29T16:08:56.663Z] ---> 391e961b2864 [2021-07-29T16:08:56.663Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:08:56.663Z] ---> Using cache [2021-07-29T16:08:56.663Z] ---> 05e4b2989595 [2021-07-29T16:08:56.663Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T16:08:56.663Z] ---> Using cache [2021-07-29T16:08:56.663Z] ---> 0459f07bba3f [2021-07-29T16:08:56.663Z] Step 6/32 : COPY go.mod . [2021-07-29T16:08:56.663Z] ---> Using cache [2021-07-29T16:08:56.663Z] ---> 40b0364f749e [2021-07-29T16:08:56.663Z] Step 7/32 : RUN go mod download [2021-07-29T16:08:56.663Z] ---> Using cache [2021-07-29T16:08:56.663Z] ---> b413aea9a3ad [2021-07-29T16:08:56.663Z] Step 8/32 : COPY . . [2021-07-29T16:08:56.663Z] ---> Using cache [2021-07-29T16:08:56.663Z] ---> 90fda9e9488b [2021-07-29T16:08:56.663Z] Step 9/32 : RUN go mod tidy [2021-07-29T16:08:56.663Z] ---> Using cache [2021-07-29T16:08:56.663Z] ---> 549cb32f05b3 [2021-07-29T16:08:56.663Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T16:08:58.141Z] ---> Running in 723396092e48 [2021-07-29T16:09:00.811Z] Removing intermediate container fa91ec2dfbe1 [2021-07-29T16:09:00.811Z] ---> 8b7cde935bf5 [2021-07-29T16:09:00.811Z] Step 8/24 : COPY . . [2021-07-29T16:09:00.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-29T16:09:01.807Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:09:01.807Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:09:01.807Z] ---> a507aae674e0 [2021-07-29T16:09:01.807Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:09:01.807Z] ---> Using cache [2021-07-29T16:09:01.807Z] ---> 391e961b2864 [2021-07-29T16:09:01.807Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:09:01.807Z] ---> Using cache [2021-07-29T16:09:01.807Z] ---> 05e4b2989595 [2021-07-29T16:09:01.807Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T16:09:01.807Z] ---> Using cache [2021-07-29T16:09:01.807Z] ---> 0459f07bba3f [2021-07-29T16:09:01.807Z] Step 6/24 : COPY go.mod . [2021-07-29T16:09:01.807Z] ---> Using cache [2021-07-29T16:09:01.807Z] ---> 40b0364f749e [2021-07-29T16:09:01.807Z] Step 7/24 : RUN go mod download [2021-07-29T16:09:01.807Z] ---> Using cache [2021-07-29T16:09:01.807Z] ---> b413aea9a3ad [2021-07-29T16:09:01.807Z] Step 8/24 : COPY . . [2021-07-29T16:09:02.084Z] ---> Using cache [2021-07-29T16:09:02.084Z] ---> 90fda9e9488b [2021-07-29T16:09:02.084Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:09:02.084Z] ---> Using cache [2021-07-29T16:09:02.084Z] ---> 549cb32f05b3 [2021-07-29T16:09:02.084Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T16:09:03.077Z] ---> Running in ca4724c44641 [2021-07-29T16:09:06.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-29T16:09:14.822Z] ---> 35b846e6d314 [2021-07-29T16:09:14.822Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:09:14.822Z] ---> Running in d3c99c5bf49e [2021-07-29T16:09:23.146Z] Removing intermediate container d3c99c5bf49e [2021-07-29T16:09:23.146Z] ---> 6316510e669c [2021-07-29T16:09:23.146Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T16:09:23.146Z] ---> Running in 237b8beff5b7 [2021-07-29T16:09:24.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-29T16:10:46.298Z] Removing intermediate container ecdfa1795192 [2021-07-29T16:10:46.298Z] ---> 64a3196ec25a [2021-07-29T16:10:46.298Z] [2021-07-29T16:10:46.298Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T16:10:46.298Z] ---> c4fd0aeabfcf [2021-07-29T16:10:46.298Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:10:46.298Z] ---> Using cache [2021-07-29T16:10:46.298Z] ---> 5d05864d2395 [2021-07-29T16:10:46.298Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:10:46.298Z] ---> Using cache [2021-07-29T16:10:46.298Z] ---> 61c1c2920967 [2021-07-29T16:10:46.298Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T16:10:46.298Z] ---> Running in bad81d0077e7 [2021-07-29T16:10:46.298Z] Removing intermediate container bad81d0077e7 [2021-07-29T16:10:46.298Z] ---> 217d267ed82c [2021-07-29T16:10:46.298Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T16:10:46.298Z] ---> Running in b469cca25960 [2021-07-29T16:10:46.298Z] Removing intermediate container b469cca25960 [2021-07-29T16:10:46.298Z] ---> 8ccd4c535384 [2021-07-29T16:10:46.298Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:10:46.298Z] ---> c1e5c9069c22 [2021-07-29T16:10:46.298Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T16:10:46.298Z] ---> 711f305566b3 [2021-07-29T16:10:46.298Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T16:10:46.298Z] ---> 04cdb9f26518 [2021-07-29T16:10:46.298Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T16:10:46.298Z] ---> Running in fc99be0b66dd [2021-07-29T16:10:46.298Z] Removing intermediate container fc99be0b66dd [2021-07-29T16:10:46.298Z] ---> 12d0b8e7aee6 [2021-07-29T16:10:46.298Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:10:46.298Z] ---> Running in 1300465bea3d [2021-07-29T16:10:46.298Z] Removing intermediate container 1300465bea3d [2021-07-29T16:10:46.298Z] ---> 3eb6d6fcb756 [2021-07-29T16:10:46.298Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T16:10:46.298Z] ---> Running in 8ea446a19161 [2021-07-29T16:10:46.298Z] Removing intermediate container 8ea446a19161 [2021-07-29T16:10:46.298Z] ---> 37184ccda6a3 [2021-07-29T16:10:46.298Z] Step 22/23 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:10:46.298Z] ---> Running in 1efd8713ceb7 [2021-07-29T16:10:46.910Z] Removing intermediate container 1efd8713ceb7 [2021-07-29T16:10:46.911Z] ---> 4327ca98ee20 [2021-07-29T16:10:46.911Z] Step 23/23 : LABEL version=2.0.1-dev.17 [2021-07-29T16:10:47.528Z] ---> Running in 2dcf763a1f38 [2021-07-29T16:10:48.975Z] Removing intermediate container 2dcf763a1f38 [2021-07-29T16:10:48.975Z] ---> 6166f936d9f9 [2021-07-29T16:10:48.975Z] [2021-07-29T16:10:49.253Z] Removing intermediate container 723396092e48 [2021-07-29T16:10:49.253Z] ---> 3fbd97239ff3 [2021-07-29T16:10:49.253Z] [2021-07-29T16:10:49.253Z] Step 11/32 : FROM alpine:3.12 [2021-07-29T16:10:49.253Z] ---> c4fd0aeabfcf [2021-07-29T16:10:49.253Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T16:10:49.546Z] Successfully built 6166f936d9f9 [2021-07-29T16:10:49.546Z] Successfully tagged support-scheduler-arm64:latest [2021-07-29T16:10:49.820Z]  Building support-scheduler ... done  ---> Running in f8401fed578e [2021-07-29T16:10:50.805Z] Removing intermediate container f8401fed578e [2021-07-29T16:10:50.805Z] ---> b213b8d620c4 [2021-07-29T16:10:50.805Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T16:10:50.805Z] ---> Running in 65fac535908f [2021-07-29T16:10:52.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:10:52.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:10:53.426Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T16:10:53.709Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T16:10:53.709Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:10:53.709Z] OK: 5 MiB in 16 packages [2021-07-29T16:10:55.696Z] Removing intermediate container 65fac535908f [2021-07-29T16:10:55.696Z] ---> d43b5511933c [2021-07-29T16:10:55.696Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T16:10:57.142Z] ---> Running in 1e32f2ce8ac3 [2021-07-29T16:10:57.417Z] Removing intermediate container ca4724c44641 [2021-07-29T16:10:57.417Z] ---> 72983cc4a40e [2021-07-29T16:10:57.417Z] [2021-07-29T16:10:57.417Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:10:57.417Z] ---> c4fd0aeabfcf [2021-07-29T16:10:57.417Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:10:57.417Z] ---> Using cache [2021-07-29T16:10:57.417Z] ---> 5d05864d2395 [2021-07-29T16:10:57.417Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:10:57.417Z] ---> Using cache [2021-07-29T16:10:57.417Z] ---> 61c1c2920967 [2021-07-29T16:10:57.417Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T16:10:58.854Z] ---> Running in 7868b63590ad [2021-07-29T16:10:58.854Z] Removing intermediate container 1e32f2ce8ac3 [2021-07-29T16:10:58.854Z] ---> 33717270fd41 [2021-07-29T16:10:58.854Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T16:10:59.456Z] ---> Running in adfc18dd7067 [2021-07-29T16:10:59.456Z] Removing intermediate container 7868b63590ad [2021-07-29T16:10:59.456Z] ---> 9dde657a81c2 [2021-07-29T16:10:59.456Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T16:10:59.728Z] Removing intermediate container 237b8beff5b7 [2021-07-29T16:10:59.728Z] ---> 3d741e286b5d [2021-07-29T16:10:59.728Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T16:11:00.000Z] ---> Running in 623fcdb0bd99 [2021-07-29T16:11:00.000Z] ---> Running in 2c12c458b363 [2021-07-29T16:11:00.273Z] Removing intermediate container adfc18dd7067 [2021-07-29T16:11:00.273Z] ---> 23f7d718210a [2021-07-29T16:11:00.273Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T16:11:00.273Z] ---> Running in 67dac0e46568 [2021-07-29T16:11:00.549Z] Removing intermediate container 623fcdb0bd99 [2021-07-29T16:11:00.549Z] ---> 2b713667800a [2021-07-29T16:11:00.549Z] Step 16/24 : WORKDIR / [2021-07-29T16:11:00.820Z] ---> Running in 0ba9f7c269e7 [2021-07-29T16:11:01.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.17" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-29T16:11:01.700Z] Removing intermediate container 0ba9f7c269e7 [2021-07-29T16:11:01.700Z] ---> 6030d7ba874b [2021-07-29T16:11:01.700Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:11:02.690Z] ---> 8f1d84e7059f [2021-07-29T16:11:02.690Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T16:11:03.677Z] Removing intermediate container 67dac0e46568 [2021-07-29T16:11:03.677Z] ---> 1c55bf7c80d2 [2021-07-29T16:11:03.677Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T16:11:04.278Z] ---> Running in df44287b2883 [2021-07-29T16:11:04.554Z] ---> 8190f065fa42 [2021-07-29T16:11:04.554Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T16:11:05.153Z] Removing intermediate container df44287b2883 [2021-07-29T16:11:05.153Z] ---> 787a23380905 [2021-07-29T16:11:05.153Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T16:11:05.153Z] Removing intermediate container 2c12c458b363 [2021-07-29T16:11:05.153Z] ---> bc088e3e7715 [2021-07-29T16:11:05.153Z] [2021-07-29T16:11:05.153Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T16:11:05.436Z] 20.10.6: Pulling from library/docker [2021-07-29T16:11:05.436Z] ---> 557cb07a8b59 [2021-07-29T16:11:05.436Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T16:11:05.710Z] ---> Running in a293f2027de0 [2021-07-29T16:11:06.334Z] ---> f6eb270d2871 [2021-07-29T16:11:06.334Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T16:11:06.934Z] Removing intermediate container a293f2027de0 [2021-07-29T16:11:06.934Z] ---> 8279fd13654c [2021-07-29T16:11:06.934Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:11:07.231Z] ---> Running in d0e2757e7ac2 [2021-07-29T16:11:07.514Z] ---> Running in adf7613c44a8 [2021-07-29T16:11:08.965Z] Removing intermediate container adf7613c44a8 [2021-07-29T16:11:08.965Z] ---> 179e2765cb9e [2021-07-29T16:11:08.965Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T16:11:09.957Z] ---> Running in d05b883aeb1d [2021-07-29T16:11:11.966Z] Removing intermediate container d05b883aeb1d [2021-07-29T16:11:11.966Z] ---> 0780dd48449e [2021-07-29T16:11:11.966Z] Step 23/24 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:11:12.968Z] Removing intermediate container d0e2757e7ac2 [2021-07-29T16:11:12.968Z] ---> 687683db75f1 [2021-07-29T16:11:12.968Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:11:12.968Z] ---> Running in fecaef0d133f [2021-07-29T16:11:13.960Z] Removing intermediate container fecaef0d133f [2021-07-29T16:11:13.960Z] ---> 916639b03ce2 [2021-07-29T16:11:13.960Z] Step 24/24 : LABEL version=2.0.1-dev.17 [2021-07-29T16:11:13.960Z] ---> f84b3d3eeb87 [2021-07-29T16:11:13.960Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T16:11:13.960Z] ---> Running in 6b4ec1d1281f [2021-07-29T16:11:14.962Z] Removing intermediate container 6b4ec1d1281f [2021-07-29T16:11:14.962Z] ---> 332716b7cf90 [2021-07-29T16:11:14.962Z] [2021-07-29T16:11:14.962Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T16:11:14.962Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T16:11:14.962Z] ---> cdf2a7733a7b [2021-07-29T16:11:15.239Z] 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-07-29T16:11:15.239Z] Successfully built 332716b7cf90 [2021-07-29T16:11:15.523Z] Successfully tagged core-metadata-arm64:latest [2021-07-29T16:11:15.523Z]  Building core-metadata ... done  ---> Running in ec398074c6a0 [2021-07-29T16:11:15.523Z] ---> 4444505c8b73 [2021-07-29T16:11:15.523Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T16:11:16.127Z] Removing intermediate container ec398074c6a0 [2021-07-29T16:11:16.127Z] ---> 596236206822 [2021-07-29T16:11:16.127Z] 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-07-29T16:11:16.403Z] ---> Running in b4f6014c20ec [2021-07-29T16:11:16.689Z] ---> 3704c1de4ec2 [2021-07-29T16:11:16.689Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T16:11:17.702Z] ---> 8505bfed812a [2021-07-29T16:11:17.702Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T16:11:17.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:11:18.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:11:18.863Z] ---> 26850518f059 [2021-07-29T16:11:18.863Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T16:11:18.863Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T16:11:18.863Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T16:11:19.142Z] Executing bash-5.1.0-r0.post-install [2021-07-29T16:11:19.142Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T16:11:19.142Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T16:11:19.142Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T16:11:19.142Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T16:11:19.142Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T16:11:19.142Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T16:11:19.142Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T16:11:19.142Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T16:11:19.142Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T16:11:19.142Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T16:11:19.142Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T16:11:19.142Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T16:11:19.142Z] ---> Running in 9128d2eb1c9b [2021-07-29T16:11:20.137Z] Removing intermediate container 9128d2eb1c9b [2021-07-29T16:11:20.137Z] ---> 2a16c0431a85 [2021-07-29T16:11:20.137Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T16:11:21.126Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T16:11:21.126Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T16:11:21.126Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T16:11:21.126Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T16:11:21.126Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T16:11:21.126Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T16:11:21.401Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T16:11:21.401Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T16:11:21.401Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T16:11:21.401Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T16:11:21.401Z] ---> 128fbbb5ef90 [2021-07-29T16:11:21.401Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T16:11:21.401Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T16:11:21.401Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T16:11:21.401Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T16:11:21.401Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T16:11:21.401Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T16:11:21.679Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T16:11:21.679Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T16:11:21.679Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T16:11:21.679Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T16:11:21.679Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T16:11:21.679Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T16:11:21.679Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T16:11:21.679Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T16:11:21.679Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T16:11:21.679Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T16:11:22.283Z] ---> Running in 765cded67142 [2021-07-29T16:11:22.283Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T16:11:22.283Z] OK: 82 MiB in 59 packages [2021-07-29T16:11:24.925Z] Removing intermediate container 765cded67142 [2021-07-29T16:11:24.925Z] ---> 9e041e59c326 [2021-07-29T16:11:24.925Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-29T16:11:25.210Z] ---> Running in bedb624cb3a7 [2021-07-29T16:11:26.206Z] Removing intermediate container bedb624cb3a7 [2021-07-29T16:11:26.206Z] ---> fc9eab477a4a [2021-07-29T16:11:26.206Z] Step 29/32 : CMD ["gate"] [2021-07-29T16:11:26.482Z] ---> Running in 9aa7e9b46380 [2021-07-29T16:11:27.482Z] Removing intermediate container 9aa7e9b46380 [2021-07-29T16:11:27.482Z] ---> 527aa8597052 [2021-07-29T16:11:27.482Z] Step 30/32 : LABEL arch=arm64 [2021-07-29T16:11:27.768Z] ---> Running in b2f3924606c7 [2021-07-29T16:11:28.386Z] Removing intermediate container b2f3924606c7 [2021-07-29T16:11:28.386Z] ---> c7fc9dc9f015 [2021-07-29T16:11:28.386Z] Step 31/32 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:11:28.995Z] ---> Running in 150270d3d1ac [2021-07-29T16:11:29.602Z] Removing intermediate container 150270d3d1ac [2021-07-29T16:11:29.602Z] ---> 75f5b193c8e1 [2021-07-29T16:11:29.602Z] Step 32/32 : LABEL version=2.0.1-dev.17 [2021-07-29T16:11:30.203Z] ---> Running in 6c4fb290573e [2021-07-29T16:11:30.805Z] Collecting docker-compose==1.23.2 [2021-07-29T16:11:30.805Z] Removing intermediate container 6c4fb290573e [2021-07-29T16:11:30.805Z] ---> d8f619ffd208 [2021-07-29T16:11:30.805Z] [2021-07-29T16:11:30.805Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T16:11:31.080Z] Successfully built d8f619ffd208 [2021-07-29T16:11:31.080Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-29T16:11:31.080Z]  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 [2021-07-29T16:11:31.080Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T16:11:34.479Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T16:11:34.479Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T16:11:34.753Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T16:11:34.753Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T16:11:35.356Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T16:11:35.356Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T16:11:35.356Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T16:11:35.356Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T16:11:38.041Z] Collecting PyYAML<4,>=3.10 [2021-07-29T16:11:38.041Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T16:11:41.433Z] 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-07-29T16:11:41.433Z] Collecting docopt<0.7,>=0.6.1 [2021-07-29T16:11:41.433Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-29T16:11:43.422Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T16:11:43.423Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T16:11:43.696Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T16:11:43.696Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T16:11:43.971Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T16:11:43.971Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T16:11:44.956Z] Collecting certifi>=2017.4.17 [2021-07-29T16:11:44.956Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T16:11:44.956Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T16:11:44.956Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T16:11:45.250Z] Collecting idna<2.8,>=2.5 [2021-07-29T16:11:45.250Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T16:11:45.884Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T16:11:46.166Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T16:11:46.449Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T16:11:46.449Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T16:11:46.449Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T16:11:46.449Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T16:11:47.465Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T16:11:47.465Z] Attempting uninstall: urllib3 [2021-07-29T16:11:47.465Z] Found existing installation: urllib3 1.26.2 [2021-07-29T16:11:47.465Z] Uninstalling urllib3-1.26.2: [2021-07-29T16:11:47.741Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T16:11:48.343Z] Attempting uninstall: idna [2021-07-29T16:11:48.343Z] Found existing installation: idna 3.1 [2021-07-29T16:11:48.343Z] Uninstalling idna-3.1: [2021-07-29T16:11:48.343Z] Successfully uninstalled idna-3.1 [2021-07-29T16:11:49.327Z] Attempting uninstall: chardet [2021-07-29T16:11:49.327Z] Found existing installation: chardet 4.0.0 [2021-07-29T16:11:49.327Z] Uninstalling chardet-4.0.0: [2021-07-29T16:11:49.327Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T16:11:50.773Z] Attempting uninstall: requests [2021-07-29T16:11:50.773Z] Found existing installation: requests 2.25.1 [2021-07-29T16:11:50.773Z] Uninstalling requests-2.25.1: [2021-07-29T16:11:50.773Z] Successfully uninstalled requests-2.25.1 [2021-07-29T16:11:51.373Z] Running setup.py install for texttable: started [2021-07-29T16:11:53.357Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T16:11:53.357Z] Running setup.py install for PyYAML: started [2021-07-29T16:11:55.987Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T16:11:56.589Z] Running setup.py install for docopt: started [2021-07-29T16:11:59.231Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T16:11:59.231Z] Running setup.py install for dockerpty: started [2021-07-29T16:12:01.864Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T16:12:03.310Z] 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-07-29T16:12:13.484Z] Removing intermediate container b4f6014c20ec [2021-07-29T16:12:13.484Z] ---> 5cbd5e612413 [2021-07-29T16:12:13.484Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T16:12:13.484Z] ---> Running in cf7cad242cc6 [2021-07-29T16:12:13.484Z] Removing intermediate container cf7cad242cc6 [2021-07-29T16:12:13.484Z] ---> 2f02e1eb2aca [2021-07-29T16:12:13.484Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T16:12:13.484Z] ---> Running in 38e6dd2e7fa0 [2021-07-29T16:12:13.761Z] Removing intermediate container 38e6dd2e7fa0 [2021-07-29T16:12:13.761Z] ---> 7571ee2e8f8e [2021-07-29T16:12:13.761Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T16:12:15.208Z] ---> 50a5872cc411 [2021-07-29T16:12:15.208Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T16:12:16.197Z] ---> a5fd0fa1c315 [2021-07-29T16:12:16.197Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T16:12:17.647Z] ---> d50e69f89571 [2021-07-29T16:12:17.647Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T16:12:17.647Z] ---> Running in 78b4dd5c12aa [2021-07-29T16:12:18.257Z] Removing intermediate container 78b4dd5c12aa [2021-07-29T16:12:18.257Z] ---> 62b79936fea8 [2021-07-29T16:12:18.257Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:12:18.538Z] ---> Running in 72079f85c7ef [2021-07-29T16:12:19.139Z] Removing intermediate container 72079f85c7ef [2021-07-29T16:12:19.139Z] ---> c85841aa587c [2021-07-29T16:12:19.139Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T16:12:19.139Z] ---> Running in f12d68152360 [2021-07-29T16:12:19.740Z] Removing intermediate container f12d68152360 [2021-07-29T16:12:19.740Z] ---> b80df6bb2745 [2021-07-29T16:12:19.740Z] Step 23/24 : LABEL git_sha=7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:12:20.017Z] ---> Running in d8e42207d328 [2021-07-29T16:12:20.627Z] Removing intermediate container d8e42207d328 [2021-07-29T16:12:20.627Z] ---> 251ad7514a86 [2021-07-29T16:12:20.627Z] Step 24/24 : LABEL version=2.0.1-dev.17 [2021-07-29T16:12:20.627Z] ---> Running in 0964b7c38d34 [2021-07-29T16:12:21.228Z] Removing intermediate container 0964b7c38d34 [2021-07-29T16:12:21.228Z] ---> ed9eef596675 [2021-07-29T16:12:21.228Z] [2021-07-29T16:12:21.503Z] Successfully built ed9eef596675 [2021-07-29T16:12:21.503Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-29T16:12:22.120Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-29T16:12:22.117Z] $ docker stop --time=1 ab89d097423ab26ad511faf948d81ddf53d68c8f1c933e5b3f3ce1b76c1d75d8 [2021-07-29T16:12:24.063Z] $ docker rm -f ab89d097423ab26ad511faf948d81ddf53d68c8f1c933e5b3f3ce1b76c1d75d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T16:12:24.710Z] + docker images [2021-07-29T16:12:24.983Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T16:12:24.983Z] sys-mgmt-agent-arm64 latest ed9eef596675 4 seconds ago 311MB [2021-07-29T16:12:24.983Z] security-bootstrapper-arm64 latest d8f619ffd208 54 seconds ago 17.7MB [2021-07-29T16:12:24.983Z] core-metadata-arm64 latest 332716b7cf90 About a minute ago 15.8MB [2021-07-29T16:12:24.983Z] bc088e3e7715 About a minute ago 1.45GB [2021-07-29T16:12:24.983Z] 72983cc4a40e About a minute ago 1.45GB [2021-07-29T16:12:24.983Z] 3fbd97239ff3 About a minute ago 1.45GB [2021-07-29T16:12:24.983Z] support-scheduler-arm64 latest 6166f936d9f9 About a minute ago 15.2MB [2021-07-29T16:12:24.983Z] 64a3196ec25a About a minute ago 1.45GB [2021-07-29T16:12:24.983Z] core-data-arm64 latest 4132a1a545e3 3 minutes ago 19.3MB [2021-07-29T16:12:24.983Z] security-secretstore-setup-arm64 latest 12d5db13211f 3 minutes ago 27.4MB [2021-07-29T16:12:24.983Z] support-notifications-arm64 latest 7e079a61729f 3 minutes ago 15.9MB [2021-07-29T16:12:24.983Z] core-command-arm64 latest 18d4f5112fbd 4 minutes ago 15.1MB [2021-07-29T16:12:24.983Z] security-proxy-setup-arm64 latest 3e8c2587b0d9 4 minutes ago 24.5MB [2021-07-29T16:12:24.983Z] 6a9c79c689da 4 minutes ago 1.45GB [2021-07-29T16:12:24.983Z] b5e9ee5a8066 4 minutes ago 1.45GB [2021-07-29T16:12:24.983Z] a2cf1e8908eb 4 minutes ago 1.45GB [2021-07-29T16:12:24.983Z] ca1d5f4b2e56 4 minutes ago 1.45GB [2021-07-29T16:12:24.983Z] ae17ec806a5c 4 minutes ago 1.44GB [2021-07-29T16:12:24.983Z] ci-base-image-arm64 latest a507aae674e0 9 minutes ago 1.23GB [2021-07-29T16:12:24.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 weeks ago 451MB [2021-07-29T16:12:24.983Z] alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB [2021-07-29T16:12:24.983Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-29T16:12:24.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-07-29T16:12:25.255Z] provisioning config files... [2021-07-29T16:12:25.281Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config1983159286949693946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:12:25.646Z] ---> docker-login.sh [2021-07-29T16:12:25.647Z] nexus3.edgexfoundry.org:10001 [2021-07-29T16:12:25.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:12:26.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:12:26.192Z] Configure a credential helper to remove this warning. See [2021-07-29T16:12:26.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:12:26.192Z] [2021-07-29T16:12:26.192Z] Login Succeeded [2021-07-29T16:12:26.192Z] nexus3.edgexfoundry.org:10002 [2021-07-29T16:12:26.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:12:26.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:12:26.785Z] Configure a credential helper to remove this warning. See [2021-07-29T16:12:26.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:12:26.785Z] [2021-07-29T16:12:26.785Z] Login Succeeded [2021-07-29T16:12:26.785Z] nexus3.edgexfoundry.org:10003 [2021-07-29T16:12:27.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:12:27.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:12:27.653Z] Configure a credential helper to remove this warning. See [2021-07-29T16:12:27.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:12:27.653Z] [2021-07-29T16:12:27.653Z] Login Succeeded [2021-07-29T16:12:27.653Z] nexus3.edgexfoundry.org:10004 [2021-07-29T16:12:27.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:12:28.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:12:28.203Z] Configure a credential helper to remove this warning. See [2021-07-29T16:12:28.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:12:28.203Z] [2021-07-29T16:12:28.203Z] Login Succeeded [2021-07-29T16:12:28.203Z] docker.io [2021-07-29T16:12:28.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:12:29.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:12:29.071Z] Configure a credential helper to remove this warning. See [2021-07-29T16:12:29.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:12:29.071Z] [2021-07-29T16:12:29.071Z] Login Succeeded [2021-07-29T16:12:29.071Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T16:12:29.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:12:29.160Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-07-29T16:12:29.160Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:12:29.160Z] latest [2021-07-29T16:12:29.160Z] 2.0.1-dev.17 [2021-07-29T16:12:29.160Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:12:29.160Z] main [2021-07-29T16:12:29.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:29.543Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:30.201Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:12:30.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T16:12:30.201Z] 28c8c6ac3c4d: Preparing [2021-07-29T16:12:30.201Z] 370454c37447: Preparing [2021-07-29T16:12:30.201Z] a242f8ef4148: Preparing [2021-07-29T16:12:30.201Z] 56c17c83c8a0: Preparing [2021-07-29T16:12:30.201Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:30.472Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:30.745Z] 28c8c6ac3c4d: Pushed [2021-07-29T16:12:30.745Z] 56c17c83c8a0: Pushed [2021-07-29T16:12:30.745Z] a242f8ef4148: Pushed [2021-07-29T16:12:33.357Z] 370454c37447: Pushed [2021-07-29T16:12:33.630Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:2b287d939448301027b432a5638640a1e36342f657606456061418629b746948 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:33.979Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:34.320Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-29T16:12:34.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T16:12:34.320Z] 28c8c6ac3c4d: Preparing [2021-07-29T16:12:34.320Z] 370454c37447: Preparing [2021-07-29T16:12:34.320Z] a242f8ef4148: Preparing [2021-07-29T16:12:34.320Z] 56c17c83c8a0: Preparing [2021-07-29T16:12:34.320Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:34.592Z] 28c8c6ac3c4d: Layer already exists [2021-07-29T16:12:34.592Z] 370454c37447: Layer already exists [2021-07-29T16:12:34.592Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:34.592Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:12:34.592Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:34.592Z] latest: digest: sha256:2b287d939448301027b432a5638640a1e36342f657606456061418629b746948 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:34.937Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:35.274Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.17 [2021-07-29T16:12:35.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T16:12:35.274Z] 28c8c6ac3c4d: Preparing [2021-07-29T16:12:35.274Z] 370454c37447: Preparing [2021-07-29T16:12:35.274Z] a242f8ef4148: Preparing [2021-07-29T16:12:35.274Z] 56c17c83c8a0: Preparing [2021-07-29T16:12:35.274Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:35.552Z] 370454c37447: Layer already exists [2021-07-29T16:12:35.552Z] 28c8c6ac3c4d: Layer already exists [2021-07-29T16:12:35.552Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:35.552Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:35.552Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:12:35.552Z] 2.0.1-dev.17: digest: sha256:2b287d939448301027b432a5638640a1e36342f657606456061418629b746948 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:35.905Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:36.286Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:12:36.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T16:12:36.286Z] 28c8c6ac3c4d: Preparing [2021-07-29T16:12:36.286Z] 370454c37447: Preparing [2021-07-29T16:12:36.286Z] a242f8ef4148: Preparing [2021-07-29T16:12:36.286Z] 56c17c83c8a0: Preparing [2021-07-29T16:12:36.286Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:36.579Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:12:36.579Z] 28c8c6ac3c4d: Layer already exists [2021-07-29T16:12:36.579Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:36.579Z] 370454c37447: Layer already exists [2021-07-29T16:12:36.579Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:36.579Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:2b287d939448301027b432a5638640a1e36342f657606456061418629b746948 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:36.950Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:37.310Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-07-29T16:12:37.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T16:12:37.311Z] 28c8c6ac3c4d: Preparing [2021-07-29T16:12:37.311Z] 370454c37447: Preparing [2021-07-29T16:12:37.311Z] a242f8ef4148: Preparing [2021-07-29T16:12:37.311Z] 56c17c83c8a0: Preparing [2021-07-29T16:12:37.311Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:37.602Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:37.602Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:37.602Z] 370454c37447: Layer already exists [2021-07-29T16:12:37.602Z] 28c8c6ac3c4d: Layer already exists [2021-07-29T16:12:37.602Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:12:37.877Z] main: digest: sha256:2b287d939448301027b432a5638640a1e36342f657606456061418629b746948 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:12:37.947Z] ===================================================== [Pipeline] echo [2021-07-29T16:12:37.962Z] taggedImages: [2021-07-29T16:12:37.962Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:12:37.962Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-29T16:12:37.962Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.17 [2021-07-29T16:12:37.962Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:12:37.962Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-07-29T16:12:37.993Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-07-29T16:12:37.993Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:12:37.993Z] latest [2021-07-29T16:12:37.993Z] 2.0.1-dev.17 [2021-07-29T16:12:37.993Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:12:37.993Z] main [2021-07-29T16:12:37.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:38.390Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:38.734Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:12:38.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T16:12:38.735Z] 0c2995649fde: Preparing [2021-07-29T16:12:38.735Z] 245063111626: Preparing [2021-07-29T16:12:38.735Z] a242f8ef4148: Preparing [2021-07-29T16:12:38.735Z] cd04532ec685: Preparing [2021-07-29T16:12:38.735Z] 35af14e5644a: Preparing [2021-07-29T16:12:38.735Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:38.735Z] 3fbe34a1663b: Waiting [2021-07-29T16:12:39.008Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:39.008Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:39.283Z] 35af14e5644a: Pushed [2021-07-29T16:12:39.283Z] 0c2995649fde: Pushed [2021-07-29T16:12:39.884Z] cd04532ec685: Pushed [2021-07-29T16:12:42.504Z] 245063111626: Pushed [2021-07-29T16:12:42.504Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:4f302406e8c498a17fbd3b884325b2d32560184236a507a2d026a69a46005380 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:42.856Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:43.202Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-29T16:12:43.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T16:12:43.202Z] 0c2995649fde: Preparing [2021-07-29T16:12:43.202Z] 245063111626: Preparing [2021-07-29T16:12:43.202Z] a242f8ef4148: Preparing [2021-07-29T16:12:43.202Z] cd04532ec685: Preparing [2021-07-29T16:12:43.202Z] 35af14e5644a: Preparing [2021-07-29T16:12:43.202Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:43.202Z] 3fbe34a1663b: Waiting [2021-07-29T16:12:43.476Z] cd04532ec685: Layer already exists [2021-07-29T16:12:43.476Z] 35af14e5644a: Layer already exists [2021-07-29T16:12:43.476Z] 0c2995649fde: Layer already exists [2021-07-29T16:12:43.476Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:43.476Z] 245063111626: Layer already exists [2021-07-29T16:12:43.476Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:43.476Z] latest: digest: sha256:4f302406e8c498a17fbd3b884325b2d32560184236a507a2d026a69a46005380 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:43.822Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:44.165Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.17 [2021-07-29T16:12:44.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T16:12:44.165Z] 0c2995649fde: Preparing [2021-07-29T16:12:44.165Z] 245063111626: Preparing [2021-07-29T16:12:44.165Z] a242f8ef4148: Preparing [2021-07-29T16:12:44.165Z] cd04532ec685: Preparing [2021-07-29T16:12:44.165Z] 35af14e5644a: Preparing [2021-07-29T16:12:44.165Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:44.165Z] 3fbe34a1663b: Waiting [2021-07-29T16:12:44.437Z] 245063111626: Layer already exists [2021-07-29T16:12:44.437Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:44.437Z] 0c2995649fde: Layer already exists [2021-07-29T16:12:44.437Z] cd04532ec685: Layer already exists [2021-07-29T16:12:44.437Z] 35af14e5644a: Layer already exists [2021-07-29T16:12:44.437Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:44.437Z] 2.0.1-dev.17: digest: sha256:4f302406e8c498a17fbd3b884325b2d32560184236a507a2d026a69a46005380 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:44.789Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:45.137Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:12:45.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T16:12:45.137Z] 0c2995649fde: Preparing [2021-07-29T16:12:45.137Z] 245063111626: Preparing [2021-07-29T16:12:45.137Z] a242f8ef4148: Preparing [2021-07-29T16:12:45.137Z] cd04532ec685: Preparing [2021-07-29T16:12:45.137Z] 35af14e5644a: Preparing [2021-07-29T16:12:45.137Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:45.137Z] 3fbe34a1663b: Waiting [2021-07-29T16:12:45.410Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:45.410Z] cd04532ec685: Layer already exists [2021-07-29T16:12:45.410Z] 0c2995649fde: Layer already exists [2021-07-29T16:12:45.410Z] 35af14e5644a: Layer already exists [2021-07-29T16:12:45.410Z] 245063111626: Layer already exists [2021-07-29T16:12:45.410Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:45.410Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:4f302406e8c498a17fbd3b884325b2d32560184236a507a2d026a69a46005380 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:45.780Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:46.124Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-07-29T16:12:46.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T16:12:46.124Z] 0c2995649fde: Preparing [2021-07-29T16:12:46.124Z] 245063111626: Preparing [2021-07-29T16:12:46.124Z] a242f8ef4148: Preparing [2021-07-29T16:12:46.124Z] cd04532ec685: Preparing [2021-07-29T16:12:46.124Z] 35af14e5644a: Preparing [2021-07-29T16:12:46.124Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:46.124Z] 3fbe34a1663b: Waiting [2021-07-29T16:12:46.396Z] cd04532ec685: Layer already exists [2021-07-29T16:12:46.396Z] 35af14e5644a: Layer already exists [2021-07-29T16:12:46.396Z] 245063111626: Layer already exists [2021-07-29T16:12:46.396Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:46.396Z] 0c2995649fde: Layer already exists [2021-07-29T16:12:46.396Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:46.396Z] main: digest: sha256:4f302406e8c498a17fbd3b884325b2d32560184236a507a2d026a69a46005380 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:12:46.453Z] ===================================================== [Pipeline] echo [2021-07-29T16:12:46.467Z] taggedImages: [2021-07-29T16:12:46.467Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:12:46.467Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-29T16:12:46.467Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.17 [2021-07-29T16:12:46.467Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:12:46.467Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-07-29T16:12:46.505Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-07-29T16:12:46.505Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:12:46.505Z] latest [2021-07-29T16:12:46.505Z] 2.0.1-dev.17 [2021-07-29T16:12:46.505Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:12:46.505Z] main [2021-07-29T16:12:46.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:46.874Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:47.218Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:12:47.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T16:12:47.218Z] ae77389b86a7: Preparing [2021-07-29T16:12:47.218Z] 25fb671bd8b8: Preparing [2021-07-29T16:12:47.218Z] a242f8ef4148: Preparing [2021-07-29T16:12:47.218Z] 56c17c83c8a0: Preparing [2021-07-29T16:12:47.218Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:47.500Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:47.500Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:12:47.500Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:47.772Z] ae77389b86a7: Pushed [2021-07-29T16:12:50.386Z] 25fb671bd8b8: Pushed [2021-07-29T16:12:50.658Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:21d4b9eb1f71c0c906afb8c07404e0ea390aa1a5bb5d99a9c441e45578993040 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:51.010Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:51.356Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-29T16:12:51.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T16:12:51.357Z] ae77389b86a7: Preparing [2021-07-29T16:12:51.357Z] 25fb671bd8b8: Preparing [2021-07-29T16:12:51.357Z] a242f8ef4148: Preparing [2021-07-29T16:12:51.357Z] 56c17c83c8a0: Preparing [2021-07-29T16:12:51.357Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:51.630Z] 25fb671bd8b8: Layer already exists [2021-07-29T16:12:51.630Z] ae77389b86a7: Layer already exists [2021-07-29T16:12:51.630Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:51.630Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:12:51.630Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:51.630Z] latest: digest: sha256:21d4b9eb1f71c0c906afb8c07404e0ea390aa1a5bb5d99a9c441e45578993040 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:51.982Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:52.324Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.17 [2021-07-29T16:12:52.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T16:12:52.324Z] ae77389b86a7: Preparing [2021-07-29T16:12:52.324Z] 25fb671bd8b8: Preparing [2021-07-29T16:12:52.324Z] a242f8ef4148: Preparing [2021-07-29T16:12:52.324Z] 56c17c83c8a0: Preparing [2021-07-29T16:12:52.324Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:52.598Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:52.598Z] ae77389b86a7: Layer already exists [2021-07-29T16:12:52.598Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:52.598Z] 25fb671bd8b8: Layer already exists [2021-07-29T16:12:52.598Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:12:52.598Z] 2.0.1-dev.17: digest: sha256:21d4b9eb1f71c0c906afb8c07404e0ea390aa1a5bb5d99a9c441e45578993040 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:52.945Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:53.288Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:12:53.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T16:12:53.289Z] ae77389b86a7: Preparing [2021-07-29T16:12:53.289Z] 25fb671bd8b8: Preparing [2021-07-29T16:12:53.289Z] a242f8ef4148: Preparing [2021-07-29T16:12:53.289Z] 56c17c83c8a0: Preparing [2021-07-29T16:12:53.289Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:53.563Z] 25fb671bd8b8: Layer already exists [2021-07-29T16:12:53.563Z] ae77389b86a7: Layer already exists [2021-07-29T16:12:53.563Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:53.563Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:53.563Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:12:53.563Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:21d4b9eb1f71c0c906afb8c07404e0ea390aa1a5bb5d99a9c441e45578993040 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:53.924Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:54.273Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-07-29T16:12:54.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T16:12:54.273Z] ae77389b86a7: Preparing [2021-07-29T16:12:54.273Z] 25fb671bd8b8: Preparing [2021-07-29T16:12:54.273Z] a242f8ef4148: Preparing [2021-07-29T16:12:54.273Z] 56c17c83c8a0: Preparing [2021-07-29T16:12:54.273Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:54.545Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:54.545Z] ae77389b86a7: Layer already exists [2021-07-29T16:12:54.545Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:54.545Z] 25fb671bd8b8: Layer already exists [2021-07-29T16:12:54.545Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:12:54.545Z] main: digest: sha256:21d4b9eb1f71c0c906afb8c07404e0ea390aa1a5bb5d99a9c441e45578993040 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:12:54.606Z] ===================================================== [Pipeline] echo [2021-07-29T16:12:54.620Z] taggedImages: [2021-07-29T16:12:54.620Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:12:54.620Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-29T16:12:54.620Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.17 [2021-07-29T16:12:54.620Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:12:54.620Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-07-29T16:12:54.655Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-07-29T16:12:54.655Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:12:54.655Z] latest [2021-07-29T16:12:54.655Z] 2.0.1-dev.17 [2021-07-29T16:12:54.655Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:12:54.655Z] main [2021-07-29T16:12:54.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:55.106Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:55.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:12:55.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T16:12:55.449Z] 28a4b530b357: Preparing [2021-07-29T16:12:55.449Z] 28a4b530b357: Preparing [2021-07-29T16:12:55.449Z] bf03ab764a0a: Preparing [2021-07-29T16:12:55.449Z] efd345374de9: Preparing [2021-07-29T16:12:55.449Z] 62c8c82226dc: Preparing [2021-07-29T16:12:55.449Z] 534d91ce20d2: Preparing [2021-07-29T16:12:55.449Z] a242f8ef4148: Preparing [2021-07-29T16:12:55.449Z] d2dd9fd2a401: Preparing [2021-07-29T16:12:55.449Z] 7253a0c12145: Preparing [2021-07-29T16:12:55.449Z] 7f014e186643: Preparing [2021-07-29T16:12:55.449Z] 26e4dbadbd01: Preparing [2021-07-29T16:12:55.449Z] 3fbe34a1663b: Preparing [2021-07-29T16:12:55.449Z] a242f8ef4148: Waiting [2021-07-29T16:12:55.449Z] d2dd9fd2a401: Waiting [2021-07-29T16:12:55.449Z] 7253a0c12145: Waiting [2021-07-29T16:12:55.449Z] 3fbe34a1663b: Waiting [2021-07-29T16:12:55.449Z] 7f014e186643: Waiting [2021-07-29T16:12:55.449Z] 26e4dbadbd01: Waiting [2021-07-29T16:12:56.043Z] efd345374de9: Pushed [2021-07-29T16:12:56.043Z] bf03ab764a0a: Pushed [2021-07-29T16:12:56.043Z] 28a4b530b357: Pushed [2021-07-29T16:12:56.043Z] 62c8c82226dc: Pushed [2021-07-29T16:12:56.318Z] a242f8ef4148: Layer already exists [2021-07-29T16:12:56.318Z] 7253a0c12145: Pushed [2021-07-29T16:12:56.318Z] 7f014e186643: Pushed [2021-07-29T16:12:56.318Z] d2dd9fd2a401: Pushed [2021-07-29T16:12:56.590Z] 26e4dbadbd01: Pushed [2021-07-29T16:12:56.590Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:12:59.213Z] 534d91ce20d2: Pushed [2021-07-29T16:12:59.213Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:99c09393662ddac30571fea5fa4942ef3fb912a1b1eda9151a4ac50ea0e08a14 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:12:59.876Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:00.286Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-29T16:13:00.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T16:13:00.286Z] 28a4b530b357: Preparing [2021-07-29T16:13:00.286Z] 28a4b530b357: Preparing [2021-07-29T16:13:00.286Z] bf03ab764a0a: Preparing [2021-07-29T16:13:00.286Z] efd345374de9: Preparing [2021-07-29T16:13:00.286Z] 62c8c82226dc: Preparing [2021-07-29T16:13:00.286Z] 534d91ce20d2: Preparing [2021-07-29T16:13:00.286Z] a242f8ef4148: Preparing [2021-07-29T16:13:00.286Z] d2dd9fd2a401: Preparing [2021-07-29T16:13:00.286Z] 7253a0c12145: Preparing [2021-07-29T16:13:00.286Z] 7f014e186643: Preparing [2021-07-29T16:13:00.286Z] 26e4dbadbd01: Preparing [2021-07-29T16:13:00.286Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:00.286Z] a242f8ef4148: Waiting [2021-07-29T16:13:00.286Z] d2dd9fd2a401: Waiting [2021-07-29T16:13:00.286Z] 7253a0c12145: Waiting [2021-07-29T16:13:00.286Z] 7f014e186643: Waiting [2021-07-29T16:13:00.286Z] 26e4dbadbd01: Waiting [2021-07-29T16:13:00.286Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:00.571Z] 28a4b530b357: Layer already exists [2021-07-29T16:13:00.571Z] bf03ab764a0a: Layer already exists [2021-07-29T16:13:00.571Z] 534d91ce20d2: Layer already exists [2021-07-29T16:13:00.571Z] 62c8c82226dc: Layer already exists [2021-07-29T16:13:00.571Z] efd345374de9: Layer already exists [2021-07-29T16:13:00.571Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:00.571Z] 26e4dbadbd01: Layer already exists [2021-07-29T16:13:00.571Z] d2dd9fd2a401: Layer already exists [2021-07-29T16:13:00.571Z] 7253a0c12145: Layer already exists [2021-07-29T16:13:00.571Z] 7f014e186643: Layer already exists [2021-07-29T16:13:00.571Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:00.571Z] latest: digest: sha256:99c09393662ddac30571fea5fa4942ef3fb912a1b1eda9151a4ac50ea0e08a14 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:00.949Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:01.294Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.17 [2021-07-29T16:13:01.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T16:13:01.295Z] 28a4b530b357: Preparing [2021-07-29T16:13:01.295Z] 28a4b530b357: Preparing [2021-07-29T16:13:01.295Z] bf03ab764a0a: Preparing [2021-07-29T16:13:01.295Z] efd345374de9: Preparing [2021-07-29T16:13:01.295Z] 62c8c82226dc: Preparing [2021-07-29T16:13:01.295Z] 534d91ce20d2: Preparing [2021-07-29T16:13:01.295Z] a242f8ef4148: Preparing [2021-07-29T16:13:01.295Z] d2dd9fd2a401: Preparing [2021-07-29T16:13:01.295Z] 7253a0c12145: Preparing [2021-07-29T16:13:01.295Z] 7f014e186643: Preparing [2021-07-29T16:13:01.295Z] 26e4dbadbd01: Preparing [2021-07-29T16:13:01.295Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:01.295Z] 7253a0c12145: Waiting [2021-07-29T16:13:01.295Z] 7f014e186643: Waiting [2021-07-29T16:13:01.295Z] a242f8ef4148: Waiting [2021-07-29T16:13:01.295Z] d2dd9fd2a401: Waiting [2021-07-29T16:13:01.295Z] 26e4dbadbd01: Waiting [2021-07-29T16:13:01.295Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:01.575Z] efd345374de9: Layer already exists [2021-07-29T16:13:01.575Z] 28a4b530b357: Layer already exists [2021-07-29T16:13:01.575Z] bf03ab764a0a: Layer already exists [2021-07-29T16:13:01.575Z] 62c8c82226dc: Layer already exists [2021-07-29T16:13:01.575Z] 534d91ce20d2: Layer already exists [2021-07-29T16:13:01.575Z] 7253a0c12145: Layer already exists [2021-07-29T16:13:01.575Z] d2dd9fd2a401: Layer already exists [2021-07-29T16:13:01.575Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:01.575Z] 7f014e186643: Layer already exists [2021-07-29T16:13:01.575Z] 26e4dbadbd01: Layer already exists [2021-07-29T16:13:01.575Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:01.575Z] 2.0.1-dev.17: digest: sha256:99c09393662ddac30571fea5fa4942ef3fb912a1b1eda9151a4ac50ea0e08a14 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:01.938Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:02.289Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:02.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T16:13:02.289Z] 28a4b530b357: Preparing [2021-07-29T16:13:02.289Z] 28a4b530b357: Preparing [2021-07-29T16:13:02.289Z] bf03ab764a0a: Preparing [2021-07-29T16:13:02.289Z] efd345374de9: Preparing [2021-07-29T16:13:02.289Z] 62c8c82226dc: Preparing [2021-07-29T16:13:02.289Z] 534d91ce20d2: Preparing [2021-07-29T16:13:02.289Z] a242f8ef4148: Preparing [2021-07-29T16:13:02.289Z] d2dd9fd2a401: Preparing [2021-07-29T16:13:02.289Z] 7253a0c12145: Preparing [2021-07-29T16:13:02.289Z] 7f014e186643: Preparing [2021-07-29T16:13:02.289Z] 26e4dbadbd01: Preparing [2021-07-29T16:13:02.289Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:02.289Z] 7253a0c12145: Waiting [2021-07-29T16:13:02.289Z] 26e4dbadbd01: Waiting [2021-07-29T16:13:02.289Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:02.289Z] a242f8ef4148: Waiting [2021-07-29T16:13:02.289Z] 7f014e186643: Waiting [2021-07-29T16:13:02.289Z] d2dd9fd2a401: Waiting [2021-07-29T16:13:02.570Z] 534d91ce20d2: Layer already exists [2021-07-29T16:13:02.570Z] 62c8c82226dc: Layer already exists [2021-07-29T16:13:02.570Z] 28a4b530b357: Layer already exists [2021-07-29T16:13:02.570Z] bf03ab764a0a: Layer already exists [2021-07-29T16:13:02.570Z] efd345374de9: Layer already exists [2021-07-29T16:13:02.570Z] d2dd9fd2a401: Layer already exists [2021-07-29T16:13:02.570Z] 7253a0c12145: Layer already exists [2021-07-29T16:13:02.570Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:02.570Z] 26e4dbadbd01: Layer already exists [2021-07-29T16:13:02.570Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:02.570Z] 7f014e186643: Layer already exists [2021-07-29T16:13:02.570Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:99c09393662ddac30571fea5fa4942ef3fb912a1b1eda9151a4ac50ea0e08a14 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:02.948Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:03.295Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-07-29T16:13:03.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T16:13:03.296Z] 28a4b530b357: Preparing [2021-07-29T16:13:03.296Z] 28a4b530b357: Preparing [2021-07-29T16:13:03.296Z] bf03ab764a0a: Preparing [2021-07-29T16:13:03.296Z] efd345374de9: Preparing [2021-07-29T16:13:03.296Z] 62c8c82226dc: Preparing [2021-07-29T16:13:03.296Z] 534d91ce20d2: Preparing [2021-07-29T16:13:03.296Z] a242f8ef4148: Preparing [2021-07-29T16:13:03.296Z] d2dd9fd2a401: Preparing [2021-07-29T16:13:03.296Z] 7253a0c12145: Preparing [2021-07-29T16:13:03.296Z] 7f014e186643: Preparing [2021-07-29T16:13:03.296Z] 26e4dbadbd01: Preparing [2021-07-29T16:13:03.296Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:03.296Z] a242f8ef4148: Waiting [2021-07-29T16:13:03.296Z] d2dd9fd2a401: Waiting [2021-07-29T16:13:03.296Z] 7253a0c12145: Waiting [2021-07-29T16:13:03.296Z] 7f014e186643: Waiting [2021-07-29T16:13:03.296Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:03.296Z] 26e4dbadbd01: Waiting [2021-07-29T16:13:03.568Z] 62c8c82226dc: Layer already exists [2021-07-29T16:13:03.568Z] efd345374de9: Layer already exists [2021-07-29T16:13:03.568Z] 534d91ce20d2: Layer already exists [2021-07-29T16:13:03.568Z] bf03ab764a0a: Layer already exists [2021-07-29T16:13:03.568Z] 28a4b530b357: Layer already exists [2021-07-29T16:13:03.568Z] d2dd9fd2a401: Layer already exists [2021-07-29T16:13:03.568Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:03.568Z] 7253a0c12145: Layer already exists [2021-07-29T16:13:03.568Z] 7f014e186643: Layer already exists [2021-07-29T16:13:03.568Z] 26e4dbadbd01: Layer already exists [2021-07-29T16:13:03.568Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:03.568Z] main: digest: sha256:99c09393662ddac30571fea5fa4942ef3fb912a1b1eda9151a4ac50ea0e08a14 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:13:03.654Z] ===================================================== [Pipeline] echo [2021-07-29T16:13:03.667Z] taggedImages: [2021-07-29T16:13:03.667Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:03.667Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-29T16:13:03.667Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.17 [2021-07-29T16:13:03.667Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:03.667Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-07-29T16:13:03.695Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-07-29T16:13:03.695Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:03.695Z] latest [2021-07-29T16:13:03.695Z] 2.0.1-dev.17 [2021-07-29T16:13:03.695Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:03.695Z] main [2021-07-29T16:13:03.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:04.080Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:04.415Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:04.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T16:13:04.415Z] 40f9e8efc87d: Preparing [2021-07-29T16:13:04.415Z] 16c3b5122743: Preparing [2021-07-29T16:13:04.415Z] 1b69366d33aa: Preparing [2021-07-29T16:13:04.415Z] 9baef2559a78: Preparing [2021-07-29T16:13:04.415Z] 656c281b1a34: Preparing [2021-07-29T16:13:04.415Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:04.415Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:04.688Z] 9baef2559a78: Pushed [2021-07-29T16:13:04.688Z] 1b69366d33aa: Pushed [2021-07-29T16:13:04.960Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:05.235Z] 656c281b1a34: Pushed [2021-07-29T16:13:07.197Z] 16c3b5122743: Pushed [2021-07-29T16:13:07.197Z] 40f9e8efc87d: Pushed [2021-07-29T16:13:07.467Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:528315d02b263c625dc2fe65174a6dce37a4d51866cabbd5416fe4f914db9a45 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:07.804Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:08.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-29T16:13:08.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T16:13:08.147Z] 40f9e8efc87d: Preparing [2021-07-29T16:13:08.147Z] 16c3b5122743: Preparing [2021-07-29T16:13:08.147Z] 1b69366d33aa: Preparing [2021-07-29T16:13:08.147Z] 9baef2559a78: Preparing [2021-07-29T16:13:08.147Z] 656c281b1a34: Preparing [2021-07-29T16:13:08.147Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:08.147Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:08.419Z] 1b69366d33aa: Layer already exists [2021-07-29T16:13:08.419Z] 9baef2559a78: Layer already exists [2021-07-29T16:13:08.419Z] 16c3b5122743: Layer already exists [2021-07-29T16:13:08.419Z] 656c281b1a34: Layer already exists [2021-07-29T16:13:08.419Z] 40f9e8efc87d: Layer already exists [2021-07-29T16:13:08.419Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:08.419Z] latest: digest: sha256:528315d02b263c625dc2fe65174a6dce37a4d51866cabbd5416fe4f914db9a45 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:08.764Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:09.112Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.17 [2021-07-29T16:13:09.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T16:13:09.112Z] 40f9e8efc87d: Preparing [2021-07-29T16:13:09.112Z] 16c3b5122743: Preparing [2021-07-29T16:13:09.112Z] 1b69366d33aa: Preparing [2021-07-29T16:13:09.112Z] 9baef2559a78: Preparing [2021-07-29T16:13:09.112Z] 656c281b1a34: Preparing [2021-07-29T16:13:09.112Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:09.112Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:09.392Z] 9baef2559a78: Layer already exists [2021-07-29T16:13:09.392Z] 656c281b1a34: Layer already exists [2021-07-29T16:13:09.392Z] 1b69366d33aa: Layer already exists [2021-07-29T16:13:09.392Z] 40f9e8efc87d: Layer already exists [2021-07-29T16:13:09.392Z] 16c3b5122743: Layer already exists [2021-07-29T16:13:09.392Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:09.392Z] 2.0.1-dev.17: digest: sha256:528315d02b263c625dc2fe65174a6dce37a4d51866cabbd5416fe4f914db9a45 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:09.745Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:10.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:10.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T16:13:10.088Z] 40f9e8efc87d: Preparing [2021-07-29T16:13:10.088Z] 16c3b5122743: Preparing [2021-07-29T16:13:10.088Z] 1b69366d33aa: Preparing [2021-07-29T16:13:10.088Z] 9baef2559a78: Preparing [2021-07-29T16:13:10.088Z] 656c281b1a34: Preparing [2021-07-29T16:13:10.088Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:10.088Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:10.361Z] 40f9e8efc87d: Layer already exists [2021-07-29T16:13:10.361Z] 656c281b1a34: Layer already exists [2021-07-29T16:13:10.361Z] 16c3b5122743: Layer already exists [2021-07-29T16:13:10.361Z] 9baef2559a78: Layer already exists [2021-07-29T16:13:10.361Z] 1b69366d33aa: Layer already exists [2021-07-29T16:13:10.361Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:10.361Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:528315d02b263c625dc2fe65174a6dce37a4d51866cabbd5416fe4f914db9a45 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:10.706Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:11.051Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-07-29T16:13:11.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T16:13:11.051Z] 40f9e8efc87d: Preparing [2021-07-29T16:13:11.051Z] 16c3b5122743: Preparing [2021-07-29T16:13:11.051Z] 1b69366d33aa: Preparing [2021-07-29T16:13:11.051Z] 9baef2559a78: Preparing [2021-07-29T16:13:11.051Z] 656c281b1a34: Preparing [2021-07-29T16:13:11.051Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:11.051Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:11.323Z] 656c281b1a34: Layer already exists [2021-07-29T16:13:11.323Z] 40f9e8efc87d: Layer already exists [2021-07-29T16:13:11.323Z] 9baef2559a78: Layer already exists [2021-07-29T16:13:11.323Z] 16c3b5122743: Layer already exists [2021-07-29T16:13:11.323Z] 1b69366d33aa: Layer already exists [2021-07-29T16:13:11.323Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:11.323Z] main: digest: sha256:528315d02b263c625dc2fe65174a6dce37a4d51866cabbd5416fe4f914db9a45 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:13:11.382Z] ===================================================== [Pipeline] echo [2021-07-29T16:13:11.396Z] taggedImages: [2021-07-29T16:13:11.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:11.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-29T16:13:11.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.17 [2021-07-29T16:13:11.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:11.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-07-29T16:13:11.426Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-07-29T16:13:11.426Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:11.426Z] latest [2021-07-29T16:13:11.426Z] 2.0.1-dev.17 [2021-07-29T16:13:11.426Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:11.426Z] main [2021-07-29T16:13:11.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:11.803Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:12.154Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:12.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T16:13:12.154Z] 7d7f8b2f285b: Preparing [2021-07-29T16:13:12.154Z] 649ec0877930: Preparing [2021-07-29T16:13:12.154Z] 9fff86f8c349: Preparing [2021-07-29T16:13:12.154Z] f1566d29110e: Preparing [2021-07-29T16:13:12.154Z] 545cc92d3d09: Preparing [2021-07-29T16:13:12.154Z] 99d9ce49a7b1: Preparing [2021-07-29T16:13:12.154Z] 7e71126a2ade: Preparing [2021-07-29T16:13:12.154Z] ba88f094729f: Preparing [2021-07-29T16:13:12.154Z] 0ad9bfc64817: Preparing [2021-07-29T16:13:12.154Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:12.154Z] 99d9ce49a7b1: Waiting [2021-07-29T16:13:12.154Z] 0ad9bfc64817: Waiting [2021-07-29T16:13:12.154Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:12.154Z] 7e71126a2ade: Waiting [2021-07-29T16:13:12.154Z] ba88f094729f: Waiting [2021-07-29T16:13:12.751Z] 649ec0877930: Pushed [2021-07-29T16:13:12.751Z] 545cc92d3d09: Pushed [2021-07-29T16:13:12.751Z] 7d7f8b2f285b: Pushed [2021-07-29T16:13:13.024Z] ba88f094729f: Pushed [2021-07-29T16:13:13.024Z] 99d9ce49a7b1: Pushed [2021-07-29T16:13:13.024Z] 7e71126a2ade: Pushed [2021-07-29T16:13:13.024Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:13.621Z] 0ad9bfc64817: Pushed [2021-07-29T16:13:15.045Z] f1566d29110e: Pushed [2021-07-29T16:13:15.640Z] 9fff86f8c349: Pushed [2021-07-29T16:13:15.912Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:81e76ccfcd4f7e678e1f9466c39ae6000f31bf69a952cad4db47347a1fdb9448 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:16.257Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:16.592Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-29T16:13:16.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T16:13:16.592Z] 7d7f8b2f285b: Preparing [2021-07-29T16:13:16.592Z] 649ec0877930: Preparing [2021-07-29T16:13:16.592Z] 9fff86f8c349: Preparing [2021-07-29T16:13:16.592Z] f1566d29110e: Preparing [2021-07-29T16:13:16.592Z] 545cc92d3d09: Preparing [2021-07-29T16:13:16.592Z] 99d9ce49a7b1: Preparing [2021-07-29T16:13:16.592Z] 7e71126a2ade: Preparing [2021-07-29T16:13:16.592Z] ba88f094729f: Preparing [2021-07-29T16:13:16.592Z] 0ad9bfc64817: Preparing [2021-07-29T16:13:16.592Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:16.592Z] ba88f094729f: Waiting [2021-07-29T16:13:16.592Z] 0ad9bfc64817: Waiting [2021-07-29T16:13:16.592Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:16.592Z] 99d9ce49a7b1: Waiting [2021-07-29T16:13:16.592Z] 7e71126a2ade: Waiting [2021-07-29T16:13:16.864Z] 9fff86f8c349: Layer already exists [2021-07-29T16:13:16.864Z] 649ec0877930: Layer already exists [2021-07-29T16:13:16.864Z] f1566d29110e: Layer already exists [2021-07-29T16:13:16.864Z] 7d7f8b2f285b: Layer already exists [2021-07-29T16:13:16.864Z] 545cc92d3d09: Layer already exists [2021-07-29T16:13:16.864Z] 7e71126a2ade: Layer already exists [2021-07-29T16:13:16.864Z] 0ad9bfc64817: Layer already exists [2021-07-29T16:13:16.864Z] 99d9ce49a7b1: Layer already exists [2021-07-29T16:13:16.864Z] ba88f094729f: Layer already exists [2021-07-29T16:13:16.864Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:16.864Z] latest: digest: sha256:81e76ccfcd4f7e678e1f9466c39ae6000f31bf69a952cad4db47347a1fdb9448 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:17.206Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:17.548Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.17 [2021-07-29T16:13:17.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T16:13:17.548Z] 7d7f8b2f285b: Preparing [2021-07-29T16:13:17.548Z] 649ec0877930: Preparing [2021-07-29T16:13:17.548Z] 9fff86f8c349: Preparing [2021-07-29T16:13:17.548Z] f1566d29110e: Preparing [2021-07-29T16:13:17.548Z] 545cc92d3d09: Preparing [2021-07-29T16:13:17.548Z] 99d9ce49a7b1: Preparing [2021-07-29T16:13:17.548Z] 7e71126a2ade: Preparing [2021-07-29T16:13:17.548Z] ba88f094729f: Preparing [2021-07-29T16:13:17.548Z] 0ad9bfc64817: Preparing [2021-07-29T16:13:17.548Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:17.548Z] 99d9ce49a7b1: Waiting [2021-07-29T16:13:17.548Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:17.548Z] 0ad9bfc64817: Waiting [2021-07-29T16:13:17.548Z] 7e71126a2ade: Waiting [2021-07-29T16:13:17.548Z] ba88f094729f: Waiting [2021-07-29T16:13:17.819Z] 7d7f8b2f285b: Layer already exists [2021-07-29T16:13:17.820Z] f1566d29110e: Layer already exists [2021-07-29T16:13:17.820Z] 649ec0877930: Layer already exists [2021-07-29T16:13:17.820Z] 545cc92d3d09: Layer already exists [2021-07-29T16:13:17.820Z] 9fff86f8c349: Layer already exists [2021-07-29T16:13:17.820Z] 99d9ce49a7b1: Layer already exists [2021-07-29T16:13:17.820Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:17.820Z] ba88f094729f: Layer already exists [2021-07-29T16:13:17.820Z] 0ad9bfc64817: Layer already exists [2021-07-29T16:13:17.820Z] 7e71126a2ade: Layer already exists [2021-07-29T16:13:17.820Z] 2.0.1-dev.17: digest: sha256:81e76ccfcd4f7e678e1f9466c39ae6000f31bf69a952cad4db47347a1fdb9448 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:18.173Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:18.522Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:18.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T16:13:18.796Z] 7d7f8b2f285b: Preparing [2021-07-29T16:13:18.797Z] 649ec0877930: Preparing [2021-07-29T16:13:18.797Z] 9fff86f8c349: Preparing [2021-07-29T16:13:18.797Z] f1566d29110e: Preparing [2021-07-29T16:13:18.797Z] 545cc92d3d09: Preparing [2021-07-29T16:13:18.797Z] 99d9ce49a7b1: Preparing [2021-07-29T16:13:18.797Z] 7e71126a2ade: Preparing [2021-07-29T16:13:18.797Z] ba88f094729f: Preparing [2021-07-29T16:13:18.797Z] 0ad9bfc64817: Preparing [2021-07-29T16:13:18.797Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:18.797Z] 99d9ce49a7b1: Waiting [2021-07-29T16:13:18.797Z] 7e71126a2ade: Waiting [2021-07-29T16:13:18.797Z] ba88f094729f: Waiting [2021-07-29T16:13:18.797Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:18.797Z] 0ad9bfc64817: Waiting [2021-07-29T16:13:18.797Z] 9fff86f8c349: Layer already exists [2021-07-29T16:13:18.797Z] 649ec0877930: Layer already exists [2021-07-29T16:13:18.797Z] f1566d29110e: Layer already exists [2021-07-29T16:13:18.797Z] 545cc92d3d09: Layer already exists [2021-07-29T16:13:18.797Z] 7d7f8b2f285b: Layer already exists [2021-07-29T16:13:18.797Z] 7e71126a2ade: Layer already exists [2021-07-29T16:13:18.797Z] 99d9ce49a7b1: Layer already exists [2021-07-29T16:13:18.797Z] 0ad9bfc64817: Layer already exists [2021-07-29T16:13:18.797Z] ba88f094729f: Layer already exists [2021-07-29T16:13:18.797Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:18.797Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:81e76ccfcd4f7e678e1f9466c39ae6000f31bf69a952cad4db47347a1fdb9448 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:19.139Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:19.758Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-07-29T16:13:19.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T16:13:19.758Z] 7d7f8b2f285b: Preparing [2021-07-29T16:13:19.758Z] 649ec0877930: Preparing [2021-07-29T16:13:19.758Z] 9fff86f8c349: Preparing [2021-07-29T16:13:19.758Z] f1566d29110e: Preparing [2021-07-29T16:13:19.758Z] 545cc92d3d09: Preparing [2021-07-29T16:13:19.758Z] 99d9ce49a7b1: Preparing [2021-07-29T16:13:19.758Z] 7e71126a2ade: Preparing [2021-07-29T16:13:19.758Z] ba88f094729f: Preparing [2021-07-29T16:13:19.758Z] 0ad9bfc64817: Preparing [2021-07-29T16:13:19.758Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:19.758Z] 99d9ce49a7b1: Waiting [2021-07-29T16:13:19.758Z] ba88f094729f: Waiting [2021-07-29T16:13:19.758Z] 7e71126a2ade: Waiting [2021-07-29T16:13:19.758Z] 0ad9bfc64817: Waiting [2021-07-29T16:13:19.758Z] 3fbe34a1663b: Waiting [2021-07-29T16:13:20.028Z] 9fff86f8c349: Layer already exists [2021-07-29T16:13:20.028Z] f1566d29110e: Layer already exists [2021-07-29T16:13:20.028Z] 7d7f8b2f285b: Layer already exists [2021-07-29T16:13:20.028Z] 545cc92d3d09: Layer already exists [2021-07-29T16:13:20.028Z] 649ec0877930: Layer already exists [2021-07-29T16:13:20.028Z] 0ad9bfc64817: Layer already exists [2021-07-29T16:13:20.028Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:20.028Z] ba88f094729f: Layer already exists [2021-07-29T16:13:20.028Z] 99d9ce49a7b1: Layer already exists [2021-07-29T16:13:20.028Z] 7e71126a2ade: Layer already exists [2021-07-29T16:13:20.028Z] main: digest: sha256:81e76ccfcd4f7e678e1f9466c39ae6000f31bf69a952cad4db47347a1fdb9448 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:13:20.131Z] ===================================================== [Pipeline] echo [2021-07-29T16:13:20.150Z] taggedImages: [2021-07-29T16:13:20.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:20.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-29T16:13:20.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.17 [2021-07-29T16:13:20.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:20.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-07-29T16:13:20.192Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-07-29T16:13:20.192Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:20.192Z] latest [2021-07-29T16:13:20.192Z] 2.0.1-dev.17 [2021-07-29T16:13:20.192Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:20.192Z] main [2021-07-29T16:13:20.192Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:20.588Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:21.229Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:21.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T16:13:21.229Z] 952f9f2f89fa: Preparing [2021-07-29T16:13:21.229Z] 2f76bfdb2510: Preparing [2021-07-29T16:13:21.229Z] a242f8ef4148: Preparing [2021-07-29T16:13:21.229Z] 1bec50b511f7: Preparing [2021-07-29T16:13:21.229Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:21.513Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:21.513Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:21.785Z] 952f9f2f89fa: Pushed [2021-07-29T16:13:21.786Z] 1bec50b511f7: Pushed [2021-07-29T16:13:24.407Z] 2f76bfdb2510: Pushed [2021-07-29T16:13:24.408Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:64f7d9fcd6ab46c4a419b1cedfb8b3c0fba400f8f191acd4ae3cfd1458d5c458 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:25.024Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:25.365Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-29T16:13:25.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T16:13:25.365Z] 952f9f2f89fa: Preparing [2021-07-29T16:13:25.365Z] 2f76bfdb2510: Preparing [2021-07-29T16:13:25.365Z] a242f8ef4148: Preparing [2021-07-29T16:13:25.365Z] 1bec50b511f7: Preparing [2021-07-29T16:13:25.365Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:25.640Z] 952f9f2f89fa: Layer already exists [2021-07-29T16:13:25.640Z] 2f76bfdb2510: Layer already exists [2021-07-29T16:13:25.640Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:25.640Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:25.640Z] 1bec50b511f7: Layer already exists [2021-07-29T16:13:25.640Z] latest: digest: sha256:64f7d9fcd6ab46c4a419b1cedfb8b3c0fba400f8f191acd4ae3cfd1458d5c458 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:25.987Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:26.329Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.17 [2021-07-29T16:13:26.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T16:13:26.330Z] 952f9f2f89fa: Preparing [2021-07-29T16:13:26.330Z] 2f76bfdb2510: Preparing [2021-07-29T16:13:26.330Z] a242f8ef4148: Preparing [2021-07-29T16:13:26.330Z] 1bec50b511f7: Preparing [2021-07-29T16:13:26.330Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:26.603Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:26.603Z] 952f9f2f89fa: Layer already exists [2021-07-29T16:13:26.603Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:26.603Z] 2f76bfdb2510: Layer already exists [2021-07-29T16:13:26.603Z] 1bec50b511f7: Layer already exists [2021-07-29T16:13:26.603Z] 2.0.1-dev.17: digest: sha256:64f7d9fcd6ab46c4a419b1cedfb8b3c0fba400f8f191acd4ae3cfd1458d5c458 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:26.953Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:27.322Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:27.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T16:13:27.322Z] 952f9f2f89fa: Preparing [2021-07-29T16:13:27.322Z] 2f76bfdb2510: Preparing [2021-07-29T16:13:27.322Z] a242f8ef4148: Preparing [2021-07-29T16:13:27.322Z] 1bec50b511f7: Preparing [2021-07-29T16:13:27.322Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:27.594Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:27.594Z] 2f76bfdb2510: Layer already exists [2021-07-29T16:13:27.594Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:27.594Z] 952f9f2f89fa: Layer already exists [2021-07-29T16:13:27.594Z] 1bec50b511f7: Layer already exists [2021-07-29T16:13:27.594Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:64f7d9fcd6ab46c4a419b1cedfb8b3c0fba400f8f191acd4ae3cfd1458d5c458 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:27.941Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:28.279Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-07-29T16:13:28.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T16:13:28.279Z] 952f9f2f89fa: Preparing [2021-07-29T16:13:28.279Z] 2f76bfdb2510: Preparing [2021-07-29T16:13:28.279Z] a242f8ef4148: Preparing [2021-07-29T16:13:28.279Z] 1bec50b511f7: Preparing [2021-07-29T16:13:28.279Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:28.551Z] 1bec50b511f7: Layer already exists [2021-07-29T16:13:28.551Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:28.551Z] 2f76bfdb2510: Layer already exists [2021-07-29T16:13:28.551Z] 952f9f2f89fa: Layer already exists [2021-07-29T16:13:28.551Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:28.551Z] main: digest: sha256:64f7d9fcd6ab46c4a419b1cedfb8b3c0fba400f8f191acd4ae3cfd1458d5c458 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:13:28.619Z] ===================================================== [Pipeline] echo [2021-07-29T16:13:28.632Z] taggedImages: [2021-07-29T16:13:28.632Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:28.632Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-29T16:13:28.632Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.17 [2021-07-29T16:13:28.632Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:28.632Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-07-29T16:13:28.663Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-07-29T16:13:28.663Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:28.663Z] latest [2021-07-29T16:13:28.663Z] 2.0.1-dev.17 [2021-07-29T16:13:28.663Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:28.663Z] main [2021-07-29T16:13:28.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:29.038Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:29.386Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:29.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T16:13:29.386Z] 26aa1a239a55: Preparing [2021-07-29T16:13:29.386Z] daa69b754c86: Preparing [2021-07-29T16:13:29.386Z] a242f8ef4148: Preparing [2021-07-29T16:13:29.386Z] 56c17c83c8a0: Preparing [2021-07-29T16:13:29.386Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:29.661Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:29.661Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:29.661Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:13:29.661Z] 26aa1a239a55: Pushed [2021-07-29T16:13:32.289Z] daa69b754c86: Pushed [2021-07-29T16:13:32.289Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:6525aaae3b72b2c1f8e575688dd5199047e1ae243400c0a692612ca163fbd6a2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:32.648Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:32.990Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-29T16:13:32.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T16:13:33.266Z] 26aa1a239a55: Preparing [2021-07-29T16:13:33.266Z] daa69b754c86: Preparing [2021-07-29T16:13:33.266Z] a242f8ef4148: Preparing [2021-07-29T16:13:33.266Z] 56c17c83c8a0: Preparing [2021-07-29T16:13:33.266Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:33.266Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:33.266Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:33.266Z] daa69b754c86: Layer already exists [2021-07-29T16:13:33.266Z] 26aa1a239a55: Layer already exists [2021-07-29T16:13:33.266Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:13:33.266Z] latest: digest: sha256:6525aaae3b72b2c1f8e575688dd5199047e1ae243400c0a692612ca163fbd6a2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:33.608Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:33.955Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.17 [2021-07-29T16:13:33.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T16:13:33.955Z] 26aa1a239a55: Preparing [2021-07-29T16:13:33.955Z] daa69b754c86: Preparing [2021-07-29T16:13:33.955Z] a242f8ef4148: Preparing [2021-07-29T16:13:33.955Z] 56c17c83c8a0: Preparing [2021-07-29T16:13:33.955Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:34.228Z] 26aa1a239a55: Layer already exists [2021-07-29T16:13:34.228Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:34.228Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:34.228Z] daa69b754c86: Layer already exists [2021-07-29T16:13:34.228Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:13:34.228Z] 2.0.1-dev.17: digest: sha256:6525aaae3b72b2c1f8e575688dd5199047e1ae243400c0a692612ca163fbd6a2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:34.575Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:34.917Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:34.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T16:13:34.917Z] 26aa1a239a55: Preparing [2021-07-29T16:13:34.917Z] daa69b754c86: Preparing [2021-07-29T16:13:34.917Z] a242f8ef4148: Preparing [2021-07-29T16:13:34.917Z] 56c17c83c8a0: Preparing [2021-07-29T16:13:34.917Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:35.189Z] daa69b754c86: Layer already exists [2021-07-29T16:13:35.189Z] 26aa1a239a55: Layer already exists [2021-07-29T16:13:35.189Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:35.189Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:13:35.189Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:35.189Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:6525aaae3b72b2c1f8e575688dd5199047e1ae243400c0a692612ca163fbd6a2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:35.529Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:35.864Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-07-29T16:13:35.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T16:13:35.864Z] 26aa1a239a55: Preparing [2021-07-29T16:13:35.864Z] daa69b754c86: Preparing [2021-07-29T16:13:35.864Z] a242f8ef4148: Preparing [2021-07-29T16:13:35.864Z] 56c17c83c8a0: Preparing [2021-07-29T16:13:35.864Z] 3fbe34a1663b: Preparing [2021-07-29T16:13:36.138Z] a242f8ef4148: Layer already exists [2021-07-29T16:13:36.138Z] daa69b754c86: Layer already exists [2021-07-29T16:13:36.138Z] 26aa1a239a55: Layer already exists [2021-07-29T16:13:36.138Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:13:36.138Z] 56c17c83c8a0: Layer already exists [2021-07-29T16:13:36.138Z] main: digest: sha256:6525aaae3b72b2c1f8e575688dd5199047e1ae243400c0a692612ca163fbd6a2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:13:36.231Z] ===================================================== [Pipeline] echo [2021-07-29T16:13:36.244Z] taggedImages: [2021-07-29T16:13:36.245Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:36.245Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-29T16:13:36.245Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.17 [2021-07-29T16:13:36.245Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:36.245Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-07-29T16:13:36.274Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-07-29T16:13:36.274Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:36.274Z] latest [2021-07-29T16:13:36.274Z] 2.0.1-dev.17 [2021-07-29T16:13:36.274Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:36.274Z] main [2021-07-29T16:13:36.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:36.649Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:36.995Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:36.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T16:13:36.995Z] cbe5636fed89: Preparing [2021-07-29T16:13:36.995Z] 1971867be80e: Preparing [2021-07-29T16:13:36.995Z] 3a61ff1021fc: Preparing [2021-07-29T16:13:36.995Z] 2ca9a90b55b8: Preparing [2021-07-29T16:13:36.995Z] 36385507e099: Preparing [2021-07-29T16:13:36.995Z] 0f96eb6246ad: Preparing [2021-07-29T16:13:36.995Z] c09ef504d4db: Preparing [2021-07-29T16:13:36.995Z] c7acdc5265c6: Preparing [2021-07-29T16:13:36.995Z] 67ea5d85c628: Preparing [2021-07-29T16:13:36.995Z] cf0781f940e6: Preparing [2021-07-29T16:13:36.995Z] c55d5dbdab40: Preparing [2021-07-29T16:13:36.995Z] c09ef504d4db: Waiting [2021-07-29T16:13:36.995Z] cf0781f940e6: Waiting [2021-07-29T16:13:36.995Z] c55d5dbdab40: Waiting [2021-07-29T16:13:36.995Z] c7acdc5265c6: Waiting [2021-07-29T16:13:36.995Z] 67ea5d85c628: Waiting [2021-07-29T16:13:36.995Z] 0f96eb6246ad: Waiting [2021-07-29T16:13:37.269Z] 36385507e099: Layer already exists [2021-07-29T16:13:37.269Z] 0f96eb6246ad: Layer already exists [2021-07-29T16:13:37.269Z] c09ef504d4db: Layer already exists [2021-07-29T16:13:37.543Z] c7acdc5265c6: Layer already exists [2021-07-29T16:13:37.543Z] 1971867be80e: Pushed [2021-07-29T16:13:37.543Z] 67ea5d85c628: Layer already exists [2021-07-29T16:13:37.543Z] cf0781f940e6: Layer already exists [2021-07-29T16:13:37.818Z] c55d5dbdab40: Layer already exists [2021-07-29T16:13:38.092Z] cbe5636fed89: Pushed [2021-07-29T16:13:40.073Z] 3a61ff1021fc: Pushed [2021-07-29T16:13:55.163Z] 2ca9a90b55b8: Pushed [2021-07-29T16:13:55.163Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae: digest: sha256:2c668647993891a48f66301ef18995994bacb95189316f2eacd25aeba5cc7af0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:55.512Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:55.903Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-29T16:13:55.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T16:13:55.903Z] cbe5636fed89: Preparing [2021-07-29T16:13:55.903Z] 1971867be80e: Preparing [2021-07-29T16:13:55.903Z] 3a61ff1021fc: Preparing [2021-07-29T16:13:55.903Z] 2ca9a90b55b8: Preparing [2021-07-29T16:13:55.904Z] 36385507e099: Preparing [2021-07-29T16:13:55.904Z] 0f96eb6246ad: Preparing [2021-07-29T16:13:55.904Z] c09ef504d4db: Preparing [2021-07-29T16:13:55.904Z] c7acdc5265c6: Preparing [2021-07-29T16:13:55.904Z] 67ea5d85c628: Preparing [2021-07-29T16:13:55.904Z] cf0781f940e6: Preparing [2021-07-29T16:13:55.904Z] c55d5dbdab40: Preparing [2021-07-29T16:13:55.904Z] c09ef504d4db: Waiting [2021-07-29T16:13:55.904Z] c7acdc5265c6: Waiting [2021-07-29T16:13:55.904Z] 67ea5d85c628: Waiting [2021-07-29T16:13:55.904Z] cf0781f940e6: Waiting [2021-07-29T16:13:55.904Z] 0f96eb6246ad: Waiting [2021-07-29T16:13:55.904Z] c55d5dbdab40: Waiting [2021-07-29T16:13:56.180Z] 3a61ff1021fc: Layer already exists [2021-07-29T16:13:56.180Z] 2ca9a90b55b8: Layer already exists [2021-07-29T16:13:56.180Z] 1971867be80e: Layer already exists [2021-07-29T16:13:56.180Z] cbe5636fed89: Layer already exists [2021-07-29T16:13:56.180Z] 36385507e099: Layer already exists [2021-07-29T16:13:56.180Z] c09ef504d4db: Layer already exists [2021-07-29T16:13:56.180Z] c7acdc5265c6: Layer already exists [2021-07-29T16:13:56.180Z] 67ea5d85c628: Layer already exists [2021-07-29T16:13:56.180Z] cf0781f940e6: Layer already exists [2021-07-29T16:13:56.180Z] 0f96eb6246ad: Layer already exists [2021-07-29T16:13:56.180Z] c55d5dbdab40: Layer already exists [2021-07-29T16:13:56.456Z] latest: digest: sha256:2c668647993891a48f66301ef18995994bacb95189316f2eacd25aeba5cc7af0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:56.809Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:57.227Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.17 [2021-07-29T16:13:57.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T16:13:57.227Z] cbe5636fed89: Preparing [2021-07-29T16:13:57.227Z] 1971867be80e: Preparing [2021-07-29T16:13:57.227Z] 3a61ff1021fc: Preparing [2021-07-29T16:13:57.227Z] 2ca9a90b55b8: Preparing [2021-07-29T16:13:57.227Z] 36385507e099: Preparing [2021-07-29T16:13:57.227Z] 0f96eb6246ad: Preparing [2021-07-29T16:13:57.227Z] c09ef504d4db: Preparing [2021-07-29T16:13:57.227Z] c7acdc5265c6: Preparing [2021-07-29T16:13:57.227Z] 67ea5d85c628: Preparing [2021-07-29T16:13:57.227Z] cf0781f940e6: Preparing [2021-07-29T16:13:57.227Z] c55d5dbdab40: Preparing [2021-07-29T16:13:57.227Z] 0f96eb6246ad: Waiting [2021-07-29T16:13:57.227Z] c09ef504d4db: Waiting [2021-07-29T16:13:57.227Z] c7acdc5265c6: Waiting [2021-07-29T16:13:57.227Z] 67ea5d85c628: Waiting [2021-07-29T16:13:57.227Z] cf0781f940e6: Waiting [2021-07-29T16:13:57.227Z] c55d5dbdab40: Waiting [2021-07-29T16:13:57.498Z] cbe5636fed89: Layer already exists [2021-07-29T16:13:57.498Z] 2ca9a90b55b8: Layer already exists [2021-07-29T16:13:57.498Z] 36385507e099: Layer already exists [2021-07-29T16:13:57.498Z] 3a61ff1021fc: Layer already exists [2021-07-29T16:13:57.498Z] 1971867be80e: Layer already exists [2021-07-29T16:13:57.498Z] 0f96eb6246ad: Layer already exists [2021-07-29T16:13:57.498Z] c09ef504d4db: Layer already exists [2021-07-29T16:13:57.498Z] 67ea5d85c628: Layer already exists [2021-07-29T16:13:57.498Z] cf0781f940e6: Layer already exists [2021-07-29T16:13:57.498Z] c7acdc5265c6: Layer already exists [2021-07-29T16:13:57.498Z] c55d5dbdab40: Layer already exists [2021-07-29T16:13:57.498Z] 2.0.1-dev.17: digest: sha256:2c668647993891a48f66301ef18995994bacb95189316f2eacd25aeba5cc7af0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:57.853Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:58.214Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:58.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T16:13:58.214Z] cbe5636fed89: Preparing [2021-07-29T16:13:58.214Z] 1971867be80e: Preparing [2021-07-29T16:13:58.214Z] 3a61ff1021fc: Preparing [2021-07-29T16:13:58.214Z] 2ca9a90b55b8: Preparing [2021-07-29T16:13:58.214Z] 36385507e099: Preparing [2021-07-29T16:13:58.214Z] 0f96eb6246ad: Preparing [2021-07-29T16:13:58.214Z] c09ef504d4db: Preparing [2021-07-29T16:13:58.214Z] c7acdc5265c6: Preparing [2021-07-29T16:13:58.214Z] 67ea5d85c628: Preparing [2021-07-29T16:13:58.214Z] cf0781f940e6: Preparing [2021-07-29T16:13:58.214Z] c55d5dbdab40: Preparing [2021-07-29T16:13:58.214Z] 0f96eb6246ad: Waiting [2021-07-29T16:13:58.214Z] c09ef504d4db: Waiting [2021-07-29T16:13:58.214Z] c7acdc5265c6: Waiting [2021-07-29T16:13:58.214Z] 67ea5d85c628: Waiting [2021-07-29T16:13:58.214Z] cf0781f940e6: Waiting [2021-07-29T16:13:58.214Z] c55d5dbdab40: Waiting [2021-07-29T16:13:58.485Z] 1971867be80e: Layer already exists [2021-07-29T16:13:58.485Z] 2ca9a90b55b8: Layer already exists [2021-07-29T16:13:58.485Z] cbe5636fed89: Layer already exists [2021-07-29T16:13:58.485Z] 36385507e099: Layer already exists [2021-07-29T16:13:58.485Z] 3a61ff1021fc: Layer already exists [2021-07-29T16:13:58.485Z] 0f96eb6246ad: Layer already exists [2021-07-29T16:13:58.485Z] c09ef504d4db: Layer already exists [2021-07-29T16:13:58.485Z] 67ea5d85c628: Layer already exists [2021-07-29T16:13:58.485Z] c55d5dbdab40: Layer already exists [2021-07-29T16:13:58.485Z] cf0781f940e6: Layer already exists [2021-07-29T16:13:58.485Z] c7acdc5265c6: Layer already exists [2021-07-29T16:13:58.485Z] 7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17: digest: sha256:2c668647993891a48f66301ef18995994bacb95189316f2eacd25aeba5cc7af0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:58.828Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:13:59.161Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-07-29T16:13:59.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T16:13:59.161Z] cbe5636fed89: Preparing [2021-07-29T16:13:59.161Z] 1971867be80e: Preparing [2021-07-29T16:13:59.161Z] 3a61ff1021fc: Preparing [2021-07-29T16:13:59.161Z] 2ca9a90b55b8: Preparing [2021-07-29T16:13:59.161Z] 36385507e099: Preparing [2021-07-29T16:13:59.161Z] 0f96eb6246ad: Preparing [2021-07-29T16:13:59.161Z] c09ef504d4db: Preparing [2021-07-29T16:13:59.161Z] c7acdc5265c6: Preparing [2021-07-29T16:13:59.161Z] 67ea5d85c628: Preparing [2021-07-29T16:13:59.161Z] cf0781f940e6: Preparing [2021-07-29T16:13:59.161Z] c55d5dbdab40: Preparing [2021-07-29T16:13:59.161Z] c7acdc5265c6: Waiting [2021-07-29T16:13:59.161Z] 67ea5d85c628: Waiting [2021-07-29T16:13:59.161Z] 0f96eb6246ad: Waiting [2021-07-29T16:13:59.161Z] cf0781f940e6: Waiting [2021-07-29T16:13:59.161Z] c09ef504d4db: Waiting [2021-07-29T16:13:59.161Z] c55d5dbdab40: Waiting [2021-07-29T16:13:59.432Z] 2ca9a90b55b8: Layer already exists [2021-07-29T16:13:59.432Z] 3a61ff1021fc: Layer already exists [2021-07-29T16:13:59.432Z] cbe5636fed89: Layer already exists [2021-07-29T16:13:59.432Z] 1971867be80e: Layer already exists [2021-07-29T16:13:59.432Z] 36385507e099: Layer already exists [2021-07-29T16:13:59.432Z] c09ef504d4db: Layer already exists [2021-07-29T16:13:59.432Z] 0f96eb6246ad: Layer already exists [2021-07-29T16:13:59.432Z] c7acdc5265c6: Layer already exists [2021-07-29T16:13:59.432Z] cf0781f940e6: Layer already exists [2021-07-29T16:13:59.432Z] 67ea5d85c628: Layer already exists [2021-07-29T16:13:59.432Z] c55d5dbdab40: Layer already exists [2021-07-29T16:13:59.432Z] main: digest: sha256:2c668647993891a48f66301ef18995994bacb95189316f2eacd25aeba5cc7af0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:13:59.489Z] ===================================================== [Pipeline] echo [2021-07-29T16:13:59.502Z] taggedImages: [2021-07-29T16:13:59.502Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae [2021-07-29T16:13:59.502Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-29T16:13:59.502Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.17 [2021-07-29T16:13:59.502Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7434bcadf5de7b44f4e2f97c711f832a1a55cbae-2.0.1-dev.17 [2021-07-29T16:13:59.502Z] - 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-07-29T16:13:59.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T16:14:00.272Z] [2021-07-29T16:14:00.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:14:00.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T16:14:00.892Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-29T16:14:00.892Z] 448f6bf000e3: Pulling fs layer [2021-07-29T16:14:00.892Z] f757da607395: Pulling fs layer [2021-07-29T16:14:00.892Z] 05883995daec: Pulling fs layer [2021-07-29T16:14:00.892Z] 8603b9c90790: Pulling fs layer [2021-07-29T16:14:00.892Z] 1560dd03e051: Pulling fs layer [2021-07-29T16:14:00.892Z] 27f5ce0e4adf: Pulling fs layer [2021-07-29T16:14:00.892Z] c2d8d7efcc4b: Pulling fs layer [2021-07-29T16:14:00.892Z] 1560dd03e051: Waiting [2021-07-29T16:14:00.892Z] 27f5ce0e4adf: Waiting [2021-07-29T16:14:00.892Z] c2d8d7efcc4b: Waiting [2021-07-29T16:14:00.892Z] 8603b9c90790: Waiting [2021-07-29T16:14:01.167Z] f757da607395: Verifying Checksum [2021-07-29T16:14:01.167Z] f757da607395: Download complete [2021-07-29T16:14:01.167Z] 8603b9c90790: Verifying Checksum [2021-07-29T16:14:01.167Z] 8603b9c90790: Download complete [2021-07-29T16:14:01.442Z] 1560dd03e051: Verifying Checksum [2021-07-29T16:14:01.442Z] 1560dd03e051: Download complete [2021-07-29T16:14:01.442Z] 27f5ce0e4adf: Verifying Checksum [2021-07-29T16:14:01.442Z] 27f5ce0e4adf: Download complete [2021-07-29T16:14:01.715Z] 05883995daec: Verifying Checksum [2021-07-29T16:14:01.715Z] 05883995daec: Download complete [2021-07-29T16:14:02.318Z] 448f6bf000e3: Verifying Checksum [2021-07-29T16:14:02.318Z] 448f6bf000e3: Download complete [2021-07-29T16:14:05.724Z] c2d8d7efcc4b: Download complete [2021-07-29T16:14:05.997Z] 448f6bf000e3: Pull complete [2021-07-29T16:14:06.984Z] f757da607395: Pull complete [2021-07-29T16:14:08.424Z] 05883995daec: Pull complete [2021-07-29T16:14:08.699Z] 8603b9c90790: Pull complete [2021-07-29T16:14:10.131Z] 1560dd03e051: Pull complete [2021-07-29T16:14:10.403Z] 27f5ce0e4adf: Pull complete [2021-07-29T16:14:25.494Z] c2d8d7efcc4b: Pull complete [2021-07-29T16:14:25.494Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-29T16:14:25.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T16:14:25.494Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-29T16:14:25.785Z] prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container [2021-07-29T16:14:25.856Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-29T16:14:31.171Z] $ docker top 6dff4667e3fe617ab436194936982a2a850fd76f64a985afd48bcd8a4abbb40c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:14:32.374Z] ---> job-cost.sh [2021-07-29T16:14:32.374Z] lf-activate-venv: SKIPPING [2021-07-29T16:14:32.374Z] INFO: No Stack... [2021-07-29T16:14:33.349Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-29T16:14:33.944Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T16:14:34.606Z] + + catcut /w/workspace/edgex-go/17/archives/cost.csv -d, [2021-07-29T16:14:34.606Z] -f6 [Pipeline] lock [2021-07-29T16:14:34.674Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-17-stack-cost] [2021-07-29T16:14:34.693Z] Resource [jenkins-edgexfoundry-edgex-go-main-17-stack-cost] did not exist. Created. [2021-07-29T16:14:34.693Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T16:14:35.369Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-29T16:14:36.087Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T16:14:36.102Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T16:14:36.122Z] $ docker stop --time=1 6dff4667e3fe617ab436194936982a2a850fd76f64a985afd48bcd8a4abbb40c [2021-07-29T16:14:37.915Z] $ docker rm -f 6dff4667e3fe617ab436194936982a2a850fd76f64a985afd48bcd8a4abbb40c [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-07-29T16:14:41.196Z] provisioning config files... [2021-07-29T16:14:41.216Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config9075052193215446263tmp [Pipeline] { [Pipeline] sh [2021-07-29T16:14:41.551Z] + set +x [2021-07-29T16:14:41.551Z] + curl -s https://codecov.io/bash [2021-07-29T16:14:41.551Z] + bash -s -- [2021-07-29T16:14:41.551Z] [2021-07-29T16:14:41.551Z] _____ _ [2021-07-29T16:14:41.551Z] / ____| | | [2021-07-29T16:14:41.551Z] | | ___ __| | ___ ___ _____ __ [2021-07-29T16:14:41.551Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-29T16:14:41.551Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-29T16:14:41.551Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-29T16:14:41.551Z] Bash-1.0.6 [2021-07-29T16:14:41.551Z] [2021-07-29T16:14:41.551Z] [2021-07-29T16:14:41.818Z] ==> git version 2.24.4 found [2021-07-29T16:14:41.818Z] ==> 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-07-29T16:14:41.819Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-29T16:14:41.819Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-29T16:14:41.819Z] ==> Jenkins CI detected. [2021-07-29T16:14:41.819Z] current dir:  /w/workspace/edgex-go/17 [2021-07-29T16:14:41.819Z] project root: . [2021-07-29T16:14:41.819Z] --> token set from env [2021-07-29T16:14:41.819Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-29T16:14:41.819Z] ==> Running gcov in . (disable via -X gcov) [2021-07-29T16:14:41.819Z] ==> Python coveragepy not found [2021-07-29T16:14:41.819Z] ==> Searching for coverage reports in: [2021-07-29T16:14:41.819Z] + . [2021-07-29T16:14:41.819Z] -> Found 1 reports [2021-07-29T16:14:41.819Z] ==> Detecting git/mercurial file structure [2021-07-29T16:14:41.819Z] ==> Reading reports [2021-07-29T16:14:41.819Z] + ./coverage.out bytes=403846 [2021-07-29T16:14:41.819Z] ==> Appending adjustments [2021-07-29T16:14:41.819Z] https://docs.codecov.io/docs/fixing-reports [2021-07-29T16:14:43.229Z] + Found adjustments [2021-07-29T16:14:43.229Z] ==> Gzipping contents [2021-07-29T16:14:43.229Z] 56K /tmp/codecov.DxpKWs.gz [2021-07-29T16:14:43.229Z] ==> Uploading reports [2021-07-29T16:14:43.229Z] url: https://codecov.io [2021-07-29T16:14:43.229Z] query: branch=main&commit=7434bcadf5de7b44f4e2f97c711f832a1a55cbae&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-29T16:14:43.229Z] -> Pinging Codecov [2021-07-29T16:14:43.229Z] 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=7434bcadf5de7b44f4e2f97c711f832a1a55cbae&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-29T16:14:43.495Z] -> Uploading to [2021-07-29T16:14:43.495Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-29/00271124DB129430A58F1EEE437C3FCB/7434bcadf5de7b44f4e2f97c711f832a1a55cbae/78ba4c5d-73b1-482c-8284-bc28a81d2073.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T161443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfbdfa840be2073d32cc0e887c8c1e1f2153edc1dc24c6052d9c0a1fab418ee9 [2021-07-29T16:14:43.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:14:43.495Z] Dload Upload Total Spent Left Speed [2021-07-29T16:14:43.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 90 54406 0 0 90 49152 0 251k --:--:-- --:--:-- --:--:-- 251k 100 54406 0 0 100 54406 0 139k --:--:-- --:--:-- --:--:-- 139k [2021-07-29T16:14:43.761Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7434bcadf5de7b44f4e2f97c711f832a1a55cbae [Pipeline] } [2021-07-29T16:14:43.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-07-29T16:14:44.538Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-29T16:14:44.559Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:14:44.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T16:14:44.876Z] [2021-07-29T16:14:44.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:14:45.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T16:14:45.218Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-29T16:14:45.218Z] 188c0c94c7c5: Pulling fs layer [2021-07-29T16:14:45.218Z] 0ef7d3d256c8: Pulling fs layer [2021-07-29T16:14:45.218Z] de9db76c5a1d: Pulling fs layer [2021-07-29T16:14:45.218Z] 0eba1c9be4d2: Pulling fs layer [2021-07-29T16:14:45.218Z] 0d57e429df01: Pulling fs layer [2021-07-29T16:14:45.218Z] 4e4be7b47b0d: Pulling fs layer [2021-07-29T16:14:45.218Z] e1f770b5df2f: Pulling fs layer [2021-07-29T16:14:45.218Z] 85a0685a4137: Pulling fs layer [2021-07-29T16:14:45.218Z] 0eba1c9be4d2: Waiting [2021-07-29T16:14:45.218Z] 0d57e429df01: Waiting [2021-07-29T16:14:45.218Z] 85a0685a4137: Waiting [2021-07-29T16:14:45.218Z] 4e4be7b47b0d: Waiting [2021-07-29T16:14:45.218Z] de9db76c5a1d: Verifying Checksum [2021-07-29T16:14:45.218Z] de9db76c5a1d: Download complete [2021-07-29T16:14:45.218Z] 0ef7d3d256c8: Verifying Checksum [2021-07-29T16:14:45.218Z] 0ef7d3d256c8: Download complete [2021-07-29T16:14:45.654Z] 0d57e429df01: Verifying Checksum [2021-07-29T16:14:45.654Z] 0d57e429df01: Download complete [2021-07-29T16:14:45.654Z] 4e4be7b47b0d: Verifying Checksum [2021-07-29T16:14:45.654Z] 4e4be7b47b0d: Download complete [2021-07-29T16:14:45.654Z] 188c0c94c7c5: Verifying Checksum [2021-07-29T16:14:45.654Z] 188c0c94c7c5: Download complete [2021-07-29T16:14:45.654Z] 188c0c94c7c5: Pull complete [2021-07-29T16:14:45.964Z] 0ef7d3d256c8: Pull complete [2021-07-29T16:14:45.964Z] de9db76c5a1d: Pull complete [2021-07-29T16:14:47.140Z] e1f770b5df2f: Verifying Checksum [2021-07-29T16:14:47.140Z] e1f770b5df2f: Download complete [2021-07-29T16:14:51.412Z] 0eba1c9be4d2: Verifying Checksum [2021-07-29T16:14:51.412Z] 0eba1c9be4d2: Download complete [2021-07-29T16:14:52.392Z] 85a0685a4137: Verifying Checksum [2021-07-29T16:14:52.392Z] 85a0685a4137: Download complete [2021-07-29T16:14:54.354Z] 0eba1c9be4d2: Pull complete [2021-07-29T16:14:54.354Z] 0d57e429df01: Pull complete [2021-07-29T16:14:54.354Z] 4e4be7b47b0d: Pull complete [2021-07-29T16:14:54.943Z] e1f770b5df2f: Pull complete [2021-07-29T16:14:58.305Z] 85a0685a4137: Pull complete [2021-07-29T16:14:58.305Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-29T16:14:58.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T16:14:58.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-29T16:14:58.410Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-07-29T16:14:58.509Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-07-29T16:15:01.276Z] $ docker top 6b456b2ecd6ddc0634309df7e46ca0ae26c5359bd03a796c7b842f0599abb7a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T16:15:01.386Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-29T16:15:01.762Z] + set -o pipefail [2021-07-29T16:15:01.762Z] + snyk monitor '--org=edgex-jenkins' [2021-07-29T16:15:23.885Z] [2021-07-29T16:15:23.885Z] Monitoring /w/workspace/edgex-go/17 (github.com/edgexfoundry/edgex-go)... [2021-07-29T16:15:23.885Z] [2021-07-29T16:15:23.885Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/4eef4c0d-16f0-434e-9525-6d6401142e20 [2021-07-29T16:15:23.885Z] [2021-07-29T16:15:23.885Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-29T16:15:23.885Z] [2021-07-29T16:15:23.885Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-29T16:15:23.885Z] [2021-07-29T16:15:23.885Z] [Pipeline] } [2021-07-29T16:15:23.900Z] $ docker stop --time=1 6b456b2ecd6ddc0634309df7e46ca0ae26c5359bd03a796c7b842f0599abb7a0 [2021-07-29T16:15:26.025Z] $ docker rm -f 6b456b2ecd6ddc0634309df7e46ca0ae26c5359bd03a796c7b842f0599abb7a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-07-29T16:15:26.675Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:15:26.698Z] provisioning config files... [2021-07-29T16:15:26.712Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/17@tmp/config9087618556329897691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:15:27.048Z] --> edgex-publish-swagger.sh [2021-07-29T16:15:27.048Z] === Publish openapi/v2 API === [2021-07-29T16:15:27.048Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-07-29T16:15:27.048Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/17/openapi/v2/core-command.yaml] [2021-07-29T16:15:27.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:15:27.048Z] Dload Upload Total Spent Left Speed [2021-07-29T16:15:28.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 29665 0:00:01 0:00:01 --:--:-- 29698 100 31867 0 0 100 31867 0 29662 0:00:01 0:00:01 --:--:-- 29698 [2021-07-29T16:15:28.011Z] [2021-07-29T16:15:28.011Z] [2021-07-29T16:15:28.011Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/17/openapi/v2/core-data.yaml] [2021-07-29T16:15:28.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:15:28.011Z] Dload Upload Total Spent Left Speed [2021-07-29T16:15:29.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 58148 0:00:01 0:00:01 --:--:-- 58179 100 65452 0 0 100 65452 0 58140 0:00:01 0:00:01 --:--:-- 58179 [2021-07-29T16:15:29.421Z] [2021-07-29T16:15:29.421Z] [2021-07-29T16:15:29.421Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/17/openapi/v2/core-metadata.yaml] [2021-07-29T16:15:29.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:15:29.422Z] Dload Upload Total Spent Left Speed [2021-07-29T16:15:33.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 56328 0:00:02 0:00:02 --:--:-- 56357 100 119k 0 0 100 119k 0 38566 0:00:03 0:00:03 --:--:-- 38571 100 119k 0 0 100 119k 0 30369 0:00:04 0:00:04 --:--:-- 30373 100 119k 0 0 100 119k 0 30369 0:00:04 0:00:04 --:--:-- 30373 [2021-07-29T16:15:33.272Z] [2021-07-29T16:15:33.272Z] [2021-07-29T16:15:33.272Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/17/openapi/v2/support-notifications.yaml] [2021-07-29T16:15:33.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:15:33.272Z] Dload Upload Total Spent Left Speed [2021-07-29T16:15:34.238Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 89442 --:--:-- --:--:-- --:--:-- 89404 100 86007 0 0 100 86007 0 89429 --:--:-- --:--:-- --:--:-- 89404 [2021-07-29T16:15:34.238Z] [2021-07-29T16:15:34.238Z] [2021-07-29T16:15:34.238Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/17/openapi/v2/support-scheduler.yaml] [2021-07-29T16:15:34.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:15:34.238Z] Dload Upload Total Spent Left Speed [2021-07-29T16:15:35.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38042 0 0 100 38042 0 33225 0:00:01 0:00:01 --:--:-- 33253 100 38042 0 0 100 38042 0 33221 0:00:01 0:00:01 --:--:-- 33253 [2021-07-29T16:15:35.194Z] [2021-07-29T16:15:35.194Z] [2021-07-29T16:15:35.194Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/17/openapi/v2/system-agent.yaml] [2021-07-29T16:15:35.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:15:35.194Z] Dload Upload Total Spent Left Speed [2021-07-29T16:15:36.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 17150 0:00:01 0:00:01 --:--:-- 17156 100 19730 0 0 100 19730 0 17147 0:00:01 0:00:01 --:--:-- 17156 [2021-07-29T16:15:36.605Z] [2021-07-29T16:15:36.605Z] [Pipeline] } [2021-07-29T16:15:36.618Z] 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-07-29T16:15:37.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T16:15:37.179Z] . [Pipeline] withDockerContainer [2021-07-29T16:15:37.273Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-07-29T16:15:37.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-07-29T16:15:37.770Z] $ docker top 288b2ac0724f7f88ae8dc23f2039b28d81db9f4c8852427b5ce55979104017fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T16:15:37.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T16:15:37.890Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T16:15:38.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T16:15:38.050Z] $ docker exec 288b2ac0724f7f88ae8dc23f2039b28d81db9f4c8852427b5ce55979104017fb ssh-agent [2021-07-29T16:15:38.179Z] SSH_AUTH_SOCK=/tmp/ssh-TENoitHIgOqJ/agent.13 [2021-07-29T16:15:38.179Z] SSH_AGENT_PID=20 [2021-07-29T16:15:38.191Z] Running ssh-add (command line suppressed) [2021-07-29T16:15:38.301Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_5157435423786328016.key (/w/workspace/edgex-go/17@tmp/private_key_5157435423786328016.key) [2021-07-29T16:15:38.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T16:15:38.864Z] + git semver tag [2021-07-29T16:15:38.864Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T16:15:38.864Z] # $GIT_DIR = /w/workspace/edgex-go/17/.git [2021-07-29T16:15:38.864Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/17 [2021-07-29T16:15:38.864Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T16:15:38.864Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T16:15:38.864Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T16:15:38.864Z] # $SEMVER_BRANCH = main [2021-07-29T16:15:38.864Z] # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [2021-07-29T16:15:38.864Z] # 7434bcadf5de7b44f4e2f97c711f832a1a55cbae HEAD [2021-07-29T16:15:38.864Z] # -> Force: false [2021-07-29T16:15:38.864Z] # 6e0894d471d4d41d338a2664e3bb63d285d432ea refs/tags/v2.0.1-dev.17 [Pipeline] } [2021-07-29T16:15:38.876Z] $ docker exec --env ******** --env ******** 288b2ac0724f7f88ae8dc23f2039b28d81db9f4c8852427b5ce55979104017fb ssh-agent -k [2021-07-29T16:15:38.974Z] unset SSH_AUTH_SOCK; [2021-07-29T16:15:38.974Z] unset SSH_AGENT_PID; [2021-07-29T16:15:38.974Z] echo Agent pid 20 killed; [2021-07-29T16:15:38.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T16:15:39.357Z] + git semver [Pipeline] } [2021-07-29T16:15:39.378Z] $ docker stop --time=1 288b2ac0724f7f88ae8dc23f2039b28d81db9f4c8852427b5ce55979104017fb [2021-07-29T16:15:40.567Z] $ docker rm -f 288b2ac0724f7f88ae8dc23f2039b28d81db9f4c8852427b5ce55979104017fb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:15:41.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T16:15:41.032Z] [2021-07-29T16:15:41.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:15:41.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T16:15:41.364Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-29T16:15:41.364Z] ab5ef0e58194: Pulling fs layer [2021-07-29T16:15:41.364Z] 9712f1f96733: Pulling fs layer [2021-07-29T16:15:41.364Z] 63f879dbbcfc: Pulling fs layer [2021-07-29T16:15:41.364Z] 0d9ebad4ef96: Pulling fs layer [2021-07-29T16:15:41.364Z] e9a5061849ea: Pulling fs layer [2021-07-29T16:15:41.364Z] d747dcd14b5f: Pulling fs layer [2021-07-29T16:15:41.364Z] 2de7ff778b66: Pulling fs layer [2021-07-29T16:15:41.364Z] 0d9ebad4ef96: Waiting [2021-07-29T16:15:41.364Z] e9a5061849ea: Waiting [2021-07-29T16:15:41.364Z] d747dcd14b5f: Waiting [2021-07-29T16:15:41.364Z] 2de7ff778b66: Waiting [2021-07-29T16:15:41.364Z] 9712f1f96733: Verifying Checksum [2021-07-29T16:15:41.364Z] 9712f1f96733: Download complete [2021-07-29T16:15:44.716Z] 63f879dbbcfc: Verifying Checksum [2021-07-29T16:15:44.716Z] 63f879dbbcfc: Download complete [2021-07-29T16:15:44.716Z] e9a5061849ea: Verifying Checksum [2021-07-29T16:15:44.716Z] e9a5061849ea: Download complete [2021-07-29T16:15:44.716Z] d747dcd14b5f: Verifying Checksum [2021-07-29T16:15:44.716Z] d747dcd14b5f: Download complete [2021-07-29T16:15:45.299Z] 2de7ff778b66: Verifying Checksum [2021-07-29T16:15:45.299Z] 2de7ff778b66: Download complete [2021-07-29T16:15:45.299Z] 0d9ebad4ef96: Verifying Checksum [2021-07-29T16:15:45.299Z] 0d9ebad4ef96: Download complete [2021-07-29T16:15:45.890Z] ab5ef0e58194: Verifying Checksum [2021-07-29T16:15:45.890Z] ab5ef0e58194: Download complete [2021-07-29T16:15:48.486Z] ab5ef0e58194: Pull complete [2021-07-29T16:15:48.486Z] 9712f1f96733: Pull complete [2021-07-29T16:15:49.079Z] 63f879dbbcfc: Pull complete [2021-07-29T16:15:52.452Z] 0d9ebad4ef96: Pull complete [2021-07-29T16:15:52.724Z] e9a5061849ea: Pull complete [2021-07-29T16:15:52.724Z] d747dcd14b5f: Pull complete [2021-07-29T16:15:53.695Z] 2de7ff778b66: Pull complete [2021-07-29T16:15:53.695Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-29T16:15:53.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T16:15:53.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-29T16:15:53.790Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-07-29T16:15:53.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-07-29T16:15:57.330Z] $ docker top 007927ba3338b1f1c4cf7f24d76937971fb217124f8fc44b8f23c18dc1c1f644 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:15:57.477Z] provisioning config files... [2021-07-29T16:15:57.494Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/17@tmp/config7117415700201275957tmp [2021-07-29T16:15:57.515Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/17@tmp/config3649088941599957325tmp [2021-07-29T16:15:57.537Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/17@tmp/config9043571170405999059tmp [Pipeline] { [Pipeline] echo [2021-07-29T16:15:57.562Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:15:57.908Z] ---> sigul-configuration.sh [2021-07-29T16:15:57.908Z] gpg: directory `/root/.gnupg' created [2021-07-29T16:15:57.908Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-29T16:15:57.908Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-29T16:15:57.908Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-29T16:15:57.908Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-29T16:15:57.908Z] gpg: CAST5 encrypted data [2021-07-29T16:15:57.908Z] gpg: encrypted with 1 passphrase [2021-07-29T16:15:57.908Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-29T16:15:58.229Z] + mkdir /home/jenkins [2021-07-29T16:15:58.229Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-29T16:15:58.541Z] + 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-07-29T16:15:58.557Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:15:58.873Z] ---> sigul-install.sh [2021-07-29T16:15:58.873Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-29T16:15:59.210Z] + git tag --list [2021-07-29T16:15:59.210Z] 0.6.0 [2021-07-29T16:15:59.210Z] 0.6.1 [2021-07-29T16:15:59.210Z] 0.7.0 [2021-07-29T16:15:59.210Z] 0.7.1 [2021-07-29T16:15:59.210Z] v1.0.0 [2021-07-29T16:15:59.210Z] v1.0.1 [2021-07-29T16:15:59.210Z] v1.1.0 [2021-07-29T16:15:59.210Z] v1.2.0 [2021-07-29T16:15:59.210Z] v1.2.1 [2021-07-29T16:15:59.210Z] v1.3.0 [2021-07-29T16:15:59.210Z] v1.3.1 [2021-07-29T16:15:59.210Z] v2.0.0 [2021-07-29T16:15:59.210Z] v2.0.1-dev.1 [2021-07-29T16:15:59.210Z] v2.0.1-dev.10 [2021-07-29T16:15:59.210Z] v2.0.1-dev.11 [2021-07-29T16:15:59.210Z] v2.0.1-dev.12 [2021-07-29T16:15:59.210Z] v2.0.1-dev.13 [2021-07-29T16:15:59.210Z] v2.0.1-dev.14 [2021-07-29T16:15:59.210Z] v2.0.1-dev.15 [2021-07-29T16:15:59.210Z] v2.0.1-dev.16 [2021-07-29T16:15:59.210Z] v2.0.1-dev.17 [2021-07-29T16:15:59.210Z] v2.0.1-dev.2 [2021-07-29T16:15:59.210Z] v2.0.1-dev.3 [2021-07-29T16:15:59.210Z] v2.0.1-dev.4 [2021-07-29T16:15:59.210Z] v2.0.1-dev.5 [2021-07-29T16:15:59.210Z] v2.0.1-dev.6 [2021-07-29T16:15:59.210Z] v2.0.1-dev.7 [2021-07-29T16:15:59.210Z] v2.0.1-dev.8 [2021-07-29T16:15:59.210Z] v2.0.1-dev.9 [Pipeline] sh [2021-07-29T16:15:59.541Z] + lftools sign git-tag v2.0.1-dev.17 [2021-07-29T16:16:00.137Z] Signing Git tag with Sigul... [2021-07-29T16:16:00.137Z] Signing v2.0.1-dev.17 [Pipeline] echo [2021-07-29T16:16:01.119Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:16:01.442Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-29T16:16:01.455Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-29T16:16:01.487Z] $ docker stop --time=1 007927ba3338b1f1c4cf7f24d76937971fb217124f8fc44b8f23c18dc1c1f644 [2021-07-29T16:16:02.711Z] $ docker rm -f 007927ba3338b1f1c4cf7f24d76937971fb217124f8fc44b8f23c18dc1c1f644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:16:03.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T16:16:03.349Z] . [Pipeline] withDockerContainer [2021-07-29T16:16:03.457Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-07-29T16:16:03.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-07-29T16:16:03.935Z] $ docker top 75c003f90f20c4929c5ee435921ffcc1d22d2cf1572782cb49105e787bfd0cee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T16:16:04.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T16:16:04.088Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T16:16:04.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T16:16:04.212Z] $ docker exec 75c003f90f20c4929c5ee435921ffcc1d22d2cf1572782cb49105e787bfd0cee ssh-agent [2021-07-29T16:16:04.329Z] SSH_AUTH_SOCK=/tmp/ssh-6m6duA2iwhmE/agent.12 [2021-07-29T16:16:04.329Z] SSH_AGENT_PID=19 [2021-07-29T16:16:04.339Z] Running ssh-add (command line suppressed) [2021-07-29T16:16:04.434Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_1618776118825687810.key (/w/workspace/edgex-go/17@tmp/private_key_1618776118825687810.key) [2021-07-29T16:16:04.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T16:16:04.798Z] + git semver bump pre [2021-07-29T16:16:04.798Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T16:16:04.798Z] # $GIT_DIR = /w/workspace/edgex-go/17/.git [2021-07-29T16:16:04.798Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/17 [2021-07-29T16:16:04.798Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T16:16:04.798Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T16:16:04.798Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T16:16:04.798Z] # $SEMVER_BRANCH = main [2021-07-29T16:16:04.798Z] # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [2021-07-29T16:16:04.798Z] 2.0.1-dev.18 [Pipeline] } [2021-07-29T16:16:04.810Z] $ docker exec --env ******** --env ******** 75c003f90f20c4929c5ee435921ffcc1d22d2cf1572782cb49105e787bfd0cee ssh-agent -k [2021-07-29T16:16:04.906Z] unset SSH_AUTH_SOCK; [2021-07-29T16:16:04.906Z] unset SSH_AGENT_PID; [2021-07-29T16:16:04.907Z] echo Agent pid 19 killed; [2021-07-29T16:16:04.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T16:16:05.272Z] + git semver [Pipeline] } [2021-07-29T16:16:05.291Z] $ docker stop --time=1 75c003f90f20c4929c5ee435921ffcc1d22d2cf1572782cb49105e787bfd0cee [2021-07-29T16:16:06.478Z] $ docker rm -f 75c003f90f20c4929c5ee435921ffcc1d22d2cf1572782cb49105e787bfd0cee [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:16:06.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T16:16:06.873Z] . [Pipeline] withDockerContainer [2021-07-29T16:16:06.964Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-07-29T16:16:07.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-07-29T16:16:07.422Z] $ docker top 208d06e5e50c8535bb0dc5eeb1fcb9626e6b3d1f8001ef7781db0b7d86622611 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T16:16:07.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T16:16:07.552Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T16:16:07.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T16:16:07.677Z] $ docker exec 208d06e5e50c8535bb0dc5eeb1fcb9626e6b3d1f8001ef7781db0b7d86622611 ssh-agent [2021-07-29T16:16:07.857Z] SSH_AUTH_SOCK=/tmp/ssh-n3F44VRj7fmZ/agent.15 [2021-07-29T16:16:07.857Z] SSH_AGENT_PID=22 [2021-07-29T16:16:07.902Z] Running ssh-add (command line suppressed) [2021-07-29T16:16:08.030Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_1573196829292310483.key (/w/workspace/edgex-go/17@tmp/private_key_1573196829292310483.key) [2021-07-29T16:16:08.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T16:16:08.524Z] + git semver push [2021-07-29T16:16:08.524Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T16:16:08.524Z] # $GIT_DIR = /w/workspace/edgex-go/17/.git [2021-07-29T16:16:08.524Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/17 [2021-07-29T16:16:08.524Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T16:16:08.524Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T16:16:08.524Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T16:16:08.524Z] # $SEMVER_BRANCH = main [2021-07-29T16:16:08.524Z] # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [Pipeline] } [2021-07-29T16:16:15.188Z] $ docker exec --env ******** --env ******** 208d06e5e50c8535bb0dc5eeb1fcb9626e6b3d1f8001ef7781db0b7d86622611 ssh-agent -k [2021-07-29T16:16:15.284Z] unset SSH_AUTH_SOCK; [2021-07-29T16:16:15.284Z] unset SSH_AGENT_PID; [2021-07-29T16:16:15.284Z] echo Agent pid 22 killed; [2021-07-29T16:16:15.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T16:16:15.655Z] + git semver [Pipeline] } [2021-07-29T16:16:15.674Z] $ docker stop --time=1 208d06e5e50c8535bb0dc5eeb1fcb9626e6b3d1f8001ef7781db0b7d86622611 [2021-07-29T16:16:16.882Z] $ docker rm -f 208d06e5e50c8535bb0dc5eeb1fcb9626e6b3d1f8001ef7781db0b7d86622611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:16:17.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:16:18.417Z] ---> package-listing.sh [2021-07-29T16:16:18.417Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-29T16:16:18.417Z] ++ facter osfamily [2021-07-29T16:16:18.682Z] + OS_FAMILY=redhat [2021-07-29T16:16:18.682Z] + workspace=/w/workspace/edgex-go/17 [2021-07-29T16:16:18.682Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-29T16:16:18.682Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-29T16:16:18.682Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-29T16:16:18.682Z] + PACKAGES=/tmp/packages_start.txt [2021-07-29T16:16:18.682Z] + '[' /w/workspace/edgex-go/17 ']' [2021-07-29T16:16:18.682Z] + PACKAGES=/tmp/packages_end.txt [2021-07-29T16:16:18.682Z] + case "${OS_FAMILY}" in [2021-07-29T16:16:18.682Z] + rpm -qa [2021-07-29T16:16:18.682Z] + sort [2021-07-29T16:16:20.652Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-29T16:16:20.652Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-29T16:16:20.652Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-29T16:16:20.652Z] + '[' /w/workspace/edgex-go/17 ']' [2021-07-29T16:16:20.652Z] + mkdir -p /w/workspace/edgex-go/17/archives/ [2021-07-29T16:16:20.652Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo [2021-07-29T16:16:20.670Z] 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-29T16:16:21.003Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:16:21.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:16:21.595Z] [2021-07-29T16:16:21.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:16:21.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:16:21.928Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T16:16:21.928Z] b4d181a07f80: Pulling fs layer [2021-07-29T16:16:21.928Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T16:16:21.928Z] ed53099fbce6: Pulling fs layer [2021-07-29T16:16:21.928Z] dc539afda2c1: Pulling fs layer [2021-07-29T16:16:21.928Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T16:16:21.928Z] 9065ff56babe: Pulling fs layer [2021-07-29T16:16:21.928Z] d287ab97295c: Pulling fs layer [2021-07-29T16:16:21.928Z] dc539afda2c1: Waiting [2021-07-29T16:16:21.928Z] 77bc0d833cb6: Waiting [2021-07-29T16:16:21.928Z] 9065ff56babe: Waiting [2021-07-29T16:16:21.928Z] d287ab97295c: Waiting [2021-07-29T16:16:22.513Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T16:16:22.513Z] a1111a8f2ec3: Download complete [2021-07-29T16:16:22.513Z] dc539afda2c1: Download complete [2021-07-29T16:16:22.779Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T16:16:22.779Z] 77bc0d833cb6: Download complete [2021-07-29T16:16:22.779Z] 9065ff56babe: Verifying Checksum [2021-07-29T16:16:22.779Z] 9065ff56babe: Download complete [2021-07-29T16:16:23.044Z] ed53099fbce6: Verifying Checksum [2021-07-29T16:16:23.044Z] ed53099fbce6: Download complete [2021-07-29T16:16:23.626Z] b4d181a07f80: Verifying Checksum [2021-07-29T16:16:23.626Z] b4d181a07f80: Download complete [2021-07-29T16:16:25.062Z] b4d181a07f80: Pull complete [2021-07-29T16:16:25.062Z] a1111a8f2ec3: Pull complete [2021-07-29T16:16:25.647Z] ed53099fbce6: Pull complete [2021-07-29T16:16:25.647Z] dc539afda2c1: Pull complete [2021-07-29T16:16:25.913Z] 77bc0d833cb6: Pull complete [2021-07-29T16:16:25.913Z] 9065ff56babe: Pull complete [2021-07-29T16:16:28.512Z] d287ab97295c: Verifying Checksum [2021-07-29T16:16:28.512Z] d287ab97295c: Download complete [2021-07-29T16:16:32.806Z] d287ab97295c: Pull complete [2021-07-29T16:16:32.806Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T16:16:32.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:16:32.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T16:16:32.899Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-07-29T16:16:32.981Z] $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-07-29T16:16:35.521Z] $ docker top e0fdef84fdce658d0ce81d29b833a5e050881216fe7ad1a5a0796346f688e56b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:16:35.934Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-29T16:16:36.246Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-29T16:16:36.575Z] + ls /var/log/sa-host [2021-07-29T16:16:36.575Z] + sadf -c /var/log/sa-host/sa05 [2021-07-29T16:16:36.575Z] file_magic: OK [2021-07-29T16:16:36.575Z] HZ: Using current value: 100 [2021-07-29T16:16:36.575Z] file_header: OK [2021-07-29T16:16:36.575Z] 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-07-29T16:16:36.575Z] Statistics: [2021-07-29T16:16:36.575Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T16:16:36.575Z] File successfully converted to sysstat format version 12.0.3 [2021-07-29T16:16:36.576Z] + sadf -c /var/log/sa-host/sa29 [2021-07-29T16:16:36.576Z] file_magic: OK [2021-07-29T16:16:36.576Z] HZ: Using current value: 100 [2021-07-29T16:16:36.576Z] file_header: OK [2021-07-29T16:16:36.576Z] 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-07-29T16:16:36.576Z] Statistics: [2021-07-29T16:16:36.576Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T16:16:36.576Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:16:37.182Z] provisioning config files... [2021-07-29T16:16:37.197Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config3180195618107904759tmp [Pipeline] { [Pipeline] echo [2021-07-29T16:16:37.219Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:16:37.538Z] ---> create-netrc.sh [Pipeline] } [2021-07-29T16:16:37.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:16:37.987Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-29T16:16:38.008Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:16:38.537Z] ---> sudo-logs.sh [2021-07-29T16:16:38.537Z] Archiving 'sudo' log.. [2021-07-29T16:16:38.537Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-487.vexxhost.local: Name or service not known [2021-07-29T16:16:38.537Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-487.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-29T16:16:38.578Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:16:38.912Z] ---> job-cost.sh [2021-07-29T16:16:38.912Z] lf-activate-venv: SKIPPING [2021-07-29T16:16:38.912Z] DEBUG: total: 0.18000000715255737 [2021-07-29T16:16:38.912Z] INFO: Retrieving Stack Cost... [2021-07-29T16:16:39.494Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T16:16:40.078Z] INFO: Archiving Costs [Pipeline] echo [2021-07-29T16:16:40.096Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:16:40.444Z] ---> logs-deploy.sh [2021-07-29T16:16:40.444Z] lf-activate-venv: SKIPPING [2021-07-29T16:16:40.444Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/17 [2021-07-29T16:16:40.444Z] INFO: archiving workspace using pattern(s): [2021-07-29T16:16:41.028Z] Archives upload complete. [2021-07-29T16:16:41.298Z] INFO: archiving logs to Nexus