Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f99dd52e51cd1f0a4801cf191154dbf849d7b988 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9164685057317663294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3153972758137509835.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8144116258335492652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3150438208168742836.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4808569638689811520.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-320 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/521 [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/521 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/521@tmp/jenkins-gitclient-ssh8069926787091996672.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 f99dd52e51cd1f0a4801cf191154dbf849d7b988 (master) > 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 f99dd52e51cd1f0a4801cf191154dbf849d7b988 # timeout=10 Commit message: "refactor: Remove obsolete V1 code, swagger & scripts (#3492)" > git rev-list --no-walk 2fbe27870d902d6cc35e146fec4f0e08eadb3b08 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T15:57:33.295Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T15:57:33.388Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T15:57:33.411Z] ========================================================= [2021-06-03T15:57:33.411Z] EdgeX Global Pipelines Version Info [2021-06-03T15:57:33.411Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:57:34.913Z] ------------------- [2021-06-03T15:57:34.913Z] stable info: [2021-06-03T15:57:34.914Z] ------------------- [2021-06-03T15:57:34.914Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T15:57:34.914Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T15:57:34.914Z] Message: update stable to v1.0.193 [2021-06-03T15:57:35.497Z] ------------------- [2021-06-03T15:57:35.497Z] experimental info: [2021-06-03T15:57:35.497Z] ------------------- [2021-06-03T15:57:35.497Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T15:57:35.497Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T15:57:35.497Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T15:57:35.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-03T15:57:35.635Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-03T15:57:35.655Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T15:57:35.674Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T15:57:35.694Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T15:57:35.714Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T15:57:35.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T15:57:35.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-03T15:57:35.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-03T15:57:35.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-03T15:57:35.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T15:57:35.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T15:57:35.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T15:57:35.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T15:57:35.895Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T15:57:35.916Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T15:57:35.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T15:57:35.957Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T15:57:35.978Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-03T15:57:35.998Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-03T15:57:36.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-03T15:57:36.041Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T15:57:36.075Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-03T15:57:36.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-03T15:57:36.118Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-03T15:57:36.139Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] echo [2021-06-03T15:57:36.159Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f99dd52 [Pipeline] echo [2021-06-03T15:57:36.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T15:57:36.248Z] provisioning config files... [2021-06-03T15:57:36.271Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/521@tmp/config4119489406515014024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:57:36.605Z] ---> docker-login.sh [2021-06-03T15:57:36.605Z] nexus3.edgexfoundry.org:10001 [2021-06-03T15:57:36.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:57:36.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:57:36.874Z] Configure a credential helper to remove this warning. See [2021-06-03T15:57:36.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:57:36.874Z] [2021-06-03T15:57:36.874Z] Login Succeeded [2021-06-03T15:57:36.874Z] nexus3.edgexfoundry.org:10002 [2021-06-03T15:57:37.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:57:37.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:57:37.139Z] Configure a credential helper to remove this warning. See [2021-06-03T15:57:37.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:57:37.139Z] [2021-06-03T15:57:37.139Z] Login Succeeded [2021-06-03T15:57:37.139Z] nexus3.edgexfoundry.org:10003 [2021-06-03T15:57:37.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:57:37.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:57:37.403Z] Configure a credential helper to remove this warning. See [2021-06-03T15:57:37.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:57:37.403Z] [2021-06-03T15:57:37.403Z] Login Succeeded [2021-06-03T15:57:37.403Z] nexus3.edgexfoundry.org:10004 [2021-06-03T15:57:37.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:57:37.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:57:37.403Z] Configure a credential helper to remove this warning. See [2021-06-03T15:57:37.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:57:37.403Z] [2021-06-03T15:57:37.403Z] Login Succeeded [2021-06-03T15:57:37.403Z] docker.io [2021-06-03T15:57:37.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:57:37.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:57:37.928Z] Configure a credential helper to remove this warning. See [2021-06-03T15:57:37.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:57:37.929Z] [2021-06-03T15:57:37.929Z] Login Succeeded [2021-06-03T15:57:37.929Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T15:57:37.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T15:57:38.281Z] ++ 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-06-03T15:57:38.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:57:38.281Z] ++ dirname cmd/core-command/Dockerfile [2021-06-03T15:57:38.281Z] ++ cut -d/ -f2 [2021-06-03T15:57:38.281Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-03T15:57:38.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:57:38.281Z] ++ dirname cmd/core-data/Dockerfile [2021-06-03T15:57:38.281Z] ++ cut -d/ -f2 [2021-06-03T15:57:38.281Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-03T15:57:38.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:57:38.281Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-03T15:57:38.281Z] ++ cut -d/ -f2 [2021-06-03T15:57:38.281Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-03T15:57:38.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:57:38.281Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-03T15:57:38.281Z] ++ cut -d/ -f2 [2021-06-03T15:57:38.281Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-03T15:57:38.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:57:38.281Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-03T15:57:38.281Z] ++ cut -d/ -f2 [2021-06-03T15:57:38.281Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-03T15:57:38.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:57:38.281Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-03T15:57:38.281Z] ++ cut -d/ -f2 [2021-06-03T15:57:38.281Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-03T15:57:38.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:57:38.281Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-03T15:57:38.281Z] ++ cut -d/ -f2 [2021-06-03T15:57:38.281Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-03T15:57:38.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:57:38.281Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-03T15:57:38.281Z] ++ cut -d/ -f2 [2021-06-03T15:57:38.281Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-03T15:57:38.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:57:38.281Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-03T15:57:38.281Z] ++ cut -d/ -f2 [2021-06-03T15:57:38.281Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-03T15:57:38.323Z] 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-06-03T15:57:39.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T15:57:39.756Z] [2021-06-03T15:57:39.756Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:57:40.100Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T15:57:40.101Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T15:57:40.101Z] 31603596830f: Pulling fs layer [2021-06-03T15:57:40.101Z] 54011a49482f: Pulling fs layer [2021-06-03T15:57:40.101Z] a6820b24f6d8: Pulling fs layer [2021-06-03T15:57:40.101Z] f581987b2513: Pulling fs layer [2021-06-03T15:57:40.101Z] f581987b2513: Waiting [2021-06-03T15:57:40.101Z] 54011a49482f: Verifying Checksum [2021-06-03T15:57:40.101Z] 54011a49482f: Download complete [2021-06-03T15:57:40.101Z] 31603596830f: Verifying Checksum [2021-06-03T15:57:40.101Z] 31603596830f: Download complete [2021-06-03T15:57:40.370Z] a6820b24f6d8: Verifying Checksum [2021-06-03T15:57:40.370Z] a6820b24f6d8: Download complete [2021-06-03T15:57:40.370Z] 31603596830f: Pull complete [2021-06-03T15:57:40.637Z] 54011a49482f: Pull complete [2021-06-03T15:57:40.637Z] f581987b2513: Verifying Checksum [2021-06-03T15:57:40.637Z] f581987b2513: Download complete [2021-06-03T15:57:41.234Z] a6820b24f6d8: Pull complete [2021-06-03T15:57:41.502Z] f581987b2513: Pull complete [2021-06-03T15:57:41.502Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T15:57:41.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T15:57:41.502Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T15:57:41.593Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-06-03T15:57:41.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T15:57:42.906Z] $ docker top 273e8b9eaddc8d1b21686005403e03f99c6b8c176c6cf45b03dd2ff883649aff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T15:57:43.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T15:57:43.046Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T15:57:43.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T15:57:43.157Z] $ docker exec 273e8b9eaddc8d1b21686005403e03f99c6b8c176c6cf45b03dd2ff883649aff ssh-agent [2021-06-03T15:57:43.298Z] SSH_AUTH_SOCK=/tmp/ssh-xYhMGRz1JOFd/agent.14 [2021-06-03T15:57:43.298Z] SSH_AGENT_PID=20 [2021-06-03T15:57:43.306Z] Running ssh-add (command line suppressed) [2021-06-03T15:57:43.417Z] Identity added: /w/workspace/edgex-go/521@tmp/private_key_2785582687825567981.key (/w/workspace/edgex-go/521@tmp/private_key_2785582687825567981.key) [2021-06-03T15:57:43.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T15:57:43.742Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T15:57:43.754Z] $ docker exec --env ******** --env ******** 273e8b9eaddc8d1b21686005403e03f99c6b8c176c6cf45b03dd2ff883649aff ssh-agent -k [2021-06-03T15:57:43.861Z] unset SSH_AUTH_SOCK; [2021-06-03T15:57:43.862Z] unset SSH_AGENT_PID; [2021-06-03T15:57:43.862Z] echo Agent pid 20 killed; [2021-06-03T15:57:43.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T15:57:43.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T15:57:43.918Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T15:57:44.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T15:57:44.030Z] $ docker exec 273e8b9eaddc8d1b21686005403e03f99c6b8c176c6cf45b03dd2ff883649aff ssh-agent [2021-06-03T15:57:44.157Z] SSH_AUTH_SOCK=/tmp/ssh-RtsT5r3AXkVj/agent.53 [2021-06-03T15:57:44.157Z] SSH_AGENT_PID=60 [2021-06-03T15:57:44.163Z] Running ssh-add (command line suppressed) [2021-06-03T15:57:44.274Z] Identity added: /w/workspace/edgex-go/521@tmp/private_key_6977712928603884966.key (/w/workspace/edgex-go/521@tmp/private_key_6977712928603884966.key) [2021-06-03T15:57:44.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T15:57:44.616Z] + git semver init [2021-06-03T15:57:44.616Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T15:57:44.616Z] # $GIT_DIR = /w/workspace/edgex-go/521/.git [2021-06-03T15:57:44.616Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/521 [2021-06-03T15:57:44.616Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T15:57:44.616Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T15:57:44.616Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T15:57:44.616Z] # $SEMVER_BRANCH = master [2021-06-03T15:57:44.616Z] # $SEMVER_TEMP = /tmp/semver-901327944 [2021-06-03T15:57:44.616Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-03T15:57:59.565Z] # '/tmp/semver-901327944' -> '/w/workspace/edgex-go/521/.semver' [2021-06-03T15:57:59.565Z] # -> Force: false [2021-06-03T15:57:59.565Z] # $SEMVER_DIR = /w/workspace/edgex-go/521/.semver [Pipeline] } [2021-06-03T15:57:59.574Z] $ docker exec --env ******** --env ******** 273e8b9eaddc8d1b21686005403e03f99c6b8c176c6cf45b03dd2ff883649aff ssh-agent -k [2021-06-03T15:57:59.682Z] unset SSH_AUTH_SOCK; [2021-06-03T15:57:59.683Z] unset SSH_AGENT_PID; [2021-06-03T15:57:59.683Z] echo Agent pid 60 killed; [2021-06-03T15:57:59.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T15:58:00.025Z] + git semver [Pipeline] } [2021-06-03T15:58:00.037Z] $ docker stop --time=1 273e8b9eaddc8d1b21686005403e03f99c6b8c176c6cf45b03dd2ff883649aff [2021-06-03T15:58:02.988Z] $ docker rm -f 273e8b9eaddc8d1b21686005403e03f99c6b8c176c6cf45b03dd2ff883649aff [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T15:58:03.392Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T15:58:03.660Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T15:58:03.664Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.250 [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] sh [2021-06-03T15:58:04.279Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T15:58:04.576Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T15:58:04.876Z] + true [2021-06-03T15:58:04.877Z] + sudo service docker restart [2021-06-03T15:58:04.877Z] Redirecting to /bin/systemctl restart docker.service [2021-06-03T15:58:18.927Z] Still waiting to schedule task [2021-06-03T15:58:18.927Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-03T15:58:23.027Z] ========================================================= [2021-06-03T15:58:23.027Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T15:58:23.027Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:58:23.343Z] + 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-06-03T15:58:24.743Z] Sending build context to Docker daemon 329MB [2021-06-03T15:58:24.743Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T15:58:24.743Z] Step 2/6 : FROM ${BASE} [2021-06-03T15:58:24.743Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T15:58:24.743Z] 540db60ca938: Pulling fs layer [2021-06-03T15:58:24.743Z] adcc1eea9eea: Pulling fs layer [2021-06-03T15:58:24.743Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T15:58:24.743Z] 0510c868ecb4: Pulling fs layer [2021-06-03T15:58:24.743Z] afea3b2eda06: Pulling fs layer [2021-06-03T15:58:24.743Z] 7809a108b3ef: Pulling fs layer [2021-06-03T15:58:24.743Z] f706445af74f: Pulling fs layer [2021-06-03T15:58:24.743Z] 0510c868ecb4: Waiting [2021-06-03T15:58:24.743Z] afea3b2eda06: Waiting [2021-06-03T15:58:24.743Z] 7809a108b3ef: Waiting [2021-06-03T15:58:24.743Z] f706445af74f: Waiting [2021-06-03T15:58:25.007Z] 4c4ab2625f07: Verifying Checksum [2021-06-03T15:58:25.007Z] 4c4ab2625f07: Download complete [2021-06-03T15:58:25.007Z] adcc1eea9eea: Verifying Checksum [2021-06-03T15:58:25.007Z] adcc1eea9eea: Download complete [2021-06-03T15:58:25.007Z] afea3b2eda06: Verifying Checksum [2021-06-03T15:58:25.007Z] afea3b2eda06: Download complete [2021-06-03T15:58:25.007Z] 540db60ca938: Verifying Checksum [2021-06-03T15:58:25.007Z] 540db60ca938: Download complete [2021-06-03T15:58:25.007Z] 7809a108b3ef: Verifying Checksum [2021-06-03T15:58:25.007Z] 7809a108b3ef: Download complete [2021-06-03T15:58:25.007Z] 540db60ca938: Pull complete [2021-06-03T15:58:25.272Z] adcc1eea9eea: Pull complete [2021-06-03T15:58:25.272Z] 4c4ab2625f07: Pull complete [2021-06-03T15:58:27.194Z] f706445af74f: Verifying Checksum [2021-06-03T15:58:27.194Z] f706445af74f: Download complete [2021-06-03T15:58:27.784Z] 0510c868ecb4: Verifying Checksum [2021-06-03T15:58:27.784Z] 0510c868ecb4: Download complete [2021-06-03T15:58:32.040Z] 0510c868ecb4: Pull complete [2021-06-03T15:58:32.040Z] afea3b2eda06: Pull complete [2021-06-03T15:58:32.040Z] 7809a108b3ef: Pull complete [2021-06-03T15:58:33.008Z] f706445af74f: Pull complete [2021-06-03T15:58:33.008Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T15:58:33.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T15:58:33.008Z] ---> b068be0155e3 [2021-06-03T15:58:33.008Z] 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-06-03T15:58:37.223Z] ---> Running in 693590b253f2 [2021-06-03T15:58:37.223Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:58:38.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:58:38.742Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T15:58:39.009Z] (2/12) Installing file (5.39-r0) [2021-06-03T15:58:39.009Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T15:58:39.009Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T15:58:47.174Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T15:58:47.174Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T15:58:47.174Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T15:58:47.174Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T15:58:47.174Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T15:58:47.174Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T15:58:47.435Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T15:58:47.435Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T15:58:47.696Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T15:58:47.696Z] OK: 219 MiB in 52 packages [2021-06-03T15:58:49.084Z] Removing intermediate container 693590b253f2 [2021-06-03T15:58:49.084Z] ---> 67e2b4f8e131 [2021-06-03T15:58:49.084Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T15:58:49.345Z] ---> Running in a27dea9f91db [2021-06-03T15:58:49.345Z] Removing intermediate container a27dea9f91db [2021-06-03T15:58:49.345Z] ---> 9e69845bbe4f [2021-06-03T15:58:49.345Z] Step 5/6 : COPY go.mod . [2021-06-03T15:58:49.345Z] ---> 984354cc6f27 [2021-06-03T15:58:49.345Z] Step 6/6 : RUN go mod download [2021-06-03T15:58:49.610Z] ---> Running in 15ee8e28adb1 [2021-06-03T15:59:04.562Z] Removing intermediate container 15ee8e28adb1 [2021-06-03T15:59:04.562Z] ---> 3f1f0f08355d [2021-06-03T15:59:04.562Z] Successfully built 3f1f0f08355d [2021-06-03T15:59:04.562Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:59:04.939Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T15:59:04.940Z] . [Pipeline] withDockerContainer [2021-06-03T15:59:05.038Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-06-03T15:59:05.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T15:59:05.474Z] $ docker top 96cb85e83c9abe4623ee425cb49f1cc10c360509215bb858d674bd7c68bde340 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T15:59:05.855Z] + go version [2021-06-03T15:59:05.855Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T15:59:05.862Z] $ docker stop --time=1 96cb85e83c9abe4623ee425cb49f1cc10c360509215bb858d674bd7c68bde340 [2021-06-03T15:59:07.067Z] $ docker rm -f 96cb85e83c9abe4623ee425cb49f1cc10c360509215bb858d674bd7c68bde340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:59:07.636Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T15:59:07.637Z] . [Pipeline] withDockerContainer [2021-06-03T15:59:07.725Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-06-03T15:59:07.768Z] $ 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/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T15:59:08.115Z] $ docker top 39733c899986ca70f91064c1f650e8c78064a2b620f63ec129b709aa32f999b6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T15:59:08.214Z] ========================================================= [2021-06-03T15:59:08.215Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-03T15:59:08.215Z] ========================================================= [Pipeline] sh [2021-06-03T15:59:08.508Z] + go mod tidy [Pipeline] sh [2021-06-03T15:59:09.070Z] + make test [2021-06-03T15:59:09.070Z] go mod tidy [2021-06-03T15:59:09.071Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-03T15:59:14.463Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-03T15:59:32.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-03T15:59:35.272Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-03T15:59:36.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-03T15:59:36.687Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-03T15:59:39.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-03T15:59:39.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-03T15:59:39.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-03T15:59:39.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-03T15:59:40.168Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-03T15:59:40.429Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-03T15:59:42.355Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-03T15:59:42.355Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-03T15:59:42.355Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-03T15:59:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-03T15:59:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-03T15:59:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-03T15:59:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-03T15:59:43.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.059s coverage: 28.7% of statements [2021-06-03T15:59:44.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements [2021-06-03T15:59:44.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-03T15:59:44.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-03T15:59:44.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-03T15:59:45.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-06-03T15:59:45.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-03T15:59:45.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 53.4% of statements [2021-06-03T15:59:45.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-03T15:59:45.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-03T15:59:46.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.101s coverage: 87.7% of statements [2021-06-03T15:59:46.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-03T15:59:46.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T15:59:46.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.072s coverage: 78.9% of statements [2021-06-03T15:59:46.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-03T15:59:46.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-03T15:59:46.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-03T15:59:46.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-03T15:59:46.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-03T15:59:46.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-03T15:59:46.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-03T15:59:47.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.224s coverage: 95.1% of statements [2021-06-03T15:59:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-03T15:59:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T15:59:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-03T15:59:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-03T15:59:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-03T15:59:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-03T15:59:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-03T15:59:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-03T15:59:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-03T15:59:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-03T15:59:47.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements [2021-06-03T15:59:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-03T15:59:47.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-03T15:59:47.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.053s coverage: 60.0% of statements [2021-06-03T15:59:48.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-06-03T15:59:48.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-03T15:59:48.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.058s coverage: 22.0% of statements [2021-06-03T15:59:48.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-03T15:59:48.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-06-03T15:59:48.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2021-06-03T15:59:49.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-03T15:59:49.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements [2021-06-03T15:59:49.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2021-06-03T16:00:01.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-06-03T16:00:01.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-03T16:00:07.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.183s coverage: 81.8% of statements [2021-06-03T16:00:07.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 76.0% of statements [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-06-03T16:00:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.186s coverage: 66.9% of statements [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-03T16:00:25.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-03T16:00:25.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 44.4% of statements [2021-06-03T16:00:25.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-03T16:00:25.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-03T16:00:25.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-06-03T16:00:25.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-03T16:00:26.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements [2021-06-03T16:00:26.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-03T16:00:26.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-03T16:00:26.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-03T16:00:26.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-03T16:00:27.508Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-326 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-03T16:00:27.525Z] Running in /w/workspace/edgex-go/521 [Pipeline] { [Pipeline] checkout [2021-06-03T16:00:27.706Z] The recommended git tool is: git [2021-06-03T16:00:33.029Z] using credential edgex-jenkins-ssh [2021-06-03T16:00:33.048Z] Cloning the remote Git repository [2021-06-03T16:00:33.092Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-03T16:00:33.262Z] > git init /w/workspace/edgex-go/521 # timeout=10 [2021-06-03T16:00:33.414Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T16:00:33.415Z] > git --version # timeout=10 [2021-06-03T16:00:33.435Z] > git --version # 'git version 2.17.1' [2021-06-03T16:00:33.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T16:00:33.537Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T16:00:34.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.062s coverage: 19.3% of statements [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-03T16:00:34.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.138s coverage: 91.9% of statements [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-03T16:00:34.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-03T16:00:34.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.099s coverage: 97.6% of statements [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-03T16:00:34.418Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-03T16:00:34.418Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.019s coverage: 100.0% of statements [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-03T16:00:34.418Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-03T16:00:34.418Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-06-03T16:00:34.418Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 28.1% of statements [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-03T16:00:34.418Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.045s coverage: 27.9% of statements [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-03T16:00:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-03T16:00:34.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-03T16:00:34.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements [2021-06-03T16:00:34.419Z] GO111MODULE=on go vet ./... [2021-06-03T16:00:50.671Z] Avoid second fetch [2021-06-03T16:00:50.672Z] Checking out Revision f99dd52e51cd1f0a4801cf191154dbf849d7b988 (master) [2021-06-03T16:00:50.623Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T16:00:50.642Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T16:00:50.688Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T16:00:50.702Z] > git checkout -f f99dd52e51cd1f0a4801cf191154dbf849d7b988 # timeout=10 [2021-06-03T16:00:55.046Z] Commit message: "refactor: Remove obsolete V1 code, swagger & scripts (#3492)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T16:00:56.427Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-03T16:00:56.896Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T16:00:57.248Z] + sudo service docker restart [2021-06-03T16:00:57.248Z] + true [2021-06-03T16:01:01.716Z] gofmt -l . [2021-06-03T16:01:01.716Z] [ "`gofmt -l .`" = "" ] [2021-06-03T16:01:01.716Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-03T16:01:02.064Z] + ls -al . [2021-06-03T16:01:02.064Z] total 528 [2021-06-03T16:01:02.064Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 16:00 . [2021-06-03T16:01:02.064Z] drwxr-xr-x 4 root root 32 Jun 3 15:59 .. [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 15:57 .dockerignore [2021-06-03T16:01:02.064Z] drwxrwxr-x 8 1001 1001 162 Jun 3 15:57 .git [2021-06-03T16:01:02.064Z] drwxrwxr-x 3 1001 1001 125 Jun 3 15:57 .github [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 818 Jun 3 15:57 .gitignore [2021-06-03T16:01:02.064Z] drwx------ 3 1001 1001 45 Jun 3 15:57 .semver [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 15:57 .sonarcloud.properties [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 8609 Jun 3 15:57 Attribution.txt [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 15:57 CONTRIBUTING.md [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 931 Jun 3 15:57 Dockerfile.build [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 15:57 Jenkinsfile [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 15:57 LICENSE [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 5605 Jun 3 15:57 Makefile [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 7978 Jun 3 15:57 README.md [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 6755 Jun 3 15:57 SECURITY.md [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 13 Jun 3 15:58 VERSION [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 15:57 ZMQWindows.md [2021-06-03T16:01:02.064Z] drwxrwxr-x 2 1001 1001 37 Jun 3 15:57 bin [2021-06-03T16:01:02.064Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 15:57 cmd [2021-06-03T16:01:02.064Z] -rw-r--r-- 1 root root 410989 Jun 3 16:00 coverage.out [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 902 Jun 3 15:57 go.mod [2021-06-03T16:01:02.064Z] -rw-r--r-- 1 root root 21048 Jun 3 15:59 go.sum [2021-06-03T16:01:02.064Z] drwxrwxr-x 8 1001 1001 127 Jun 3 15:57 internal [2021-06-03T16:01:02.064Z] drwxrwxr-x 3 1001 1001 16 Jun 3 15:57 openapi [2021-06-03T16:01:02.064Z] drwxrwxr-x 4 1001 1001 71 Jun 3 15:57 snap [2021-06-03T16:01:02.064Z] -rw-rw-r-- 1 1001 1001 168 Jun 3 15:57 version.go [Pipeline] sh [2021-06-03T16:01:02.373Z] + '[' -e coverage.out ] [2021-06-03T16:01:02.373Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-03T16:01:02.467Z] Stashed 1 file(s) [Pipeline] sh [2021-06-03T16:01:02.757Z] + make build [2021-06-03T16:01:02.757Z] go mod tidy [2021-06-03T16:01:02.757Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/core-data/core-data ./cmd/core-data [2021-06-03T16:01:04.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-03T16:01:10.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/core-command/core-command ./cmd/core-command [2021-06-03T16:01:11.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-03T16:01:12.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-03T16:01:12.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-03T16:01:14.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-03T16:01:15.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T16:01:15.594Z] provisioning config files... [2021-06-03T16:01:15.622Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/521@tmp/config2304254109432856341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:01:15.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-03T16:01:15.994Z] ---> docker-login.sh [2021-06-03T16:01:15.994Z] nexus3.edgexfoundry.org:10001 [2021-06-03T16:01:16.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-03T16:01:16.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:01:17.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:01:17.254Z] Configure a credential helper to remove this warning. See [2021-06-03T16:01:17.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:01:17.254Z] [2021-06-03T16:01:17.254Z] Login Succeeded [2021-06-03T16:01:17.254Z] nexus3.edgexfoundry.org:10002 [2021-06-03T16:01:17.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-03T16:01:17.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:01:17.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:01:17.813Z] Configure a credential helper to remove this warning. See [2021-06-03T16:01:17.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:01:17.813Z] [2021-06-03T16:01:17.813Z] Login Succeeded [2021-06-03T16:01:17.813Z] nexus3.edgexfoundry.org:10003 [2021-06-03T16:01:18.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-03T16:01:18.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:01:18.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:01:18.411Z] Configure a credential helper to remove this warning. See [2021-06-03T16:01:18.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:01:18.411Z] [2021-06-03T16:01:18.411Z] Login Succeeded [2021-06-03T16:01:18.411Z] nexus3.edgexfoundry.org:10004 [2021-06-03T16:01:19.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:01:19.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:01:19.009Z] Configure a credential helper to remove this warning. See [2021-06-03T16:01:19.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:01:19.009Z] [2021-06-03T16:01:19.009Z] Login Succeeded [2021-06-03T16:01:19.009Z] docker.io [2021-06-03T16:01:19.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-06-03T16:01:19.817Z] $ docker stop --time=1 39733c899986ca70f91064c1f650e8c78064a2b620f63ec129b709aa32f999b6 [2021-06-03T16:01:19.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:01:19.890Z] Configure a credential helper to remove this warning. See [2021-06-03T16:01:19.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:01:19.890Z] [2021-06-03T16:01:19.890Z] Login Succeeded [2021-06-03T16:01:19.890Z] ---> docker-login.sh ends [2021-06-03T16:01:21.943Z] $ docker rm -f 39733c899986ca70f91064c1f650e8c78064a2b620f63ec129b709aa32f999b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-03T16:01:22.173Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-06-03T16:01:24.943Z] ========================================================= [2021-06-03T16:01:24.943Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-03T16:01:24.943Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:01:25.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T16:01:25.264Z] [2021-06-03T16:01:25.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:01:25.343Z] + 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-06-03T16:01:25.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T16:01:25.579Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-03T16:01:25.579Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-03T16:01:25.579Z] ca9280d653b3: Pulling fs layer [2021-06-03T16:01:25.579Z] 7e9c9ca2126c: Pulling fs layer [2021-06-03T16:01:25.849Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-03T16:01:25.849Z] cbdbe7a5bc2a: Download complete [2021-06-03T16:01:25.849Z] cbdbe7a5bc2a: Pull complete [2021-06-03T16:01:26.113Z] ca9280d653b3: Verifying Checksum [2021-06-03T16:01:26.113Z] ca9280d653b3: Download complete [2021-06-03T16:01:26.686Z] ca9280d653b3: Pull complete [2021-06-03T16:01:27.269Z] 7e9c9ca2126c: Verifying Checksum [2021-06-03T16:01:27.269Z] 7e9c9ca2126c: Download complete [2021-06-03T16:01:27.989Z] Sending build context to Docker daemon 166.1MB [2021-06-03T16:01:27.989Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T16:01:27.989Z] Step 2/6 : FROM ${BASE} [2021-06-03T16:01:27.989Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-03T16:01:27.989Z] 595b0fe564bb: Pulling fs layer [2021-06-03T16:01:27.989Z] 7186ed65a4f7: Pulling fs layer [2021-06-03T16:01:27.989Z] 316046926c0a: Pulling fs layer [2021-06-03T16:01:27.989Z] 4ebd0625c992: Pulling fs layer [2021-06-03T16:01:27.989Z] 207e8628e3a3: Pulling fs layer [2021-06-03T16:01:27.989Z] c791037a9be2: Pulling fs layer [2021-06-03T16:01:27.989Z] ffd874e62e21: Pulling fs layer [2021-06-03T16:01:27.989Z] 207e8628e3a3: Waiting [2021-06-03T16:01:27.989Z] c791037a9be2: Waiting [2021-06-03T16:01:27.989Z] ffd874e62e21: Waiting [2021-06-03T16:01:27.989Z] 4ebd0625c992: Waiting [2021-06-03T16:01:27.989Z] 316046926c0a: Download complete [2021-06-03T16:01:27.989Z] 7186ed65a4f7: Verifying Checksum [2021-06-03T16:01:27.989Z] 7186ed65a4f7: Download complete [2021-06-03T16:01:27.989Z] 207e8628e3a3: Verifying Checksum [2021-06-03T16:01:27.989Z] 207e8628e3a3: Download complete [2021-06-03T16:01:27.989Z] 595b0fe564bb: Verifying Checksum [2021-06-03T16:01:27.989Z] c791037a9be2: Verifying Checksum [2021-06-03T16:01:27.989Z] c791037a9be2: Download complete [2021-06-03T16:01:28.604Z] 595b0fe564bb: Pull complete [2021-06-03T16:01:29.207Z] 7186ed65a4f7: Pull complete [2021-06-03T16:01:29.814Z] 316046926c0a: Pull complete [2021-06-03T16:01:30.093Z] ffd874e62e21: Download complete [2021-06-03T16:01:30.619Z] 7e9c9ca2126c: Pull complete [2021-06-03T16:01:30.620Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-03T16:01:30.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T16:01:30.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-03T16:01:30.695Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-06-03T16:01:30.729Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-03T16:01:31.529Z] 4ebd0625c992: Verifying Checksum [2021-06-03T16:01:31.529Z] 4ebd0625c992: Download complete [2021-06-03T16:01:34.190Z] $ docker top 093bebaefb97a9dfaa35b1a38c01a57d161f15fde43b99ecd085f09d2494a5a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:01:34.569Z] + docker-compose build --help [2021-06-03T16:01:34.569Z] + grep parallel [2021-06-03T16:01:35.145Z] --parallel Build images in parallel. [Pipeline] } [2021-06-03T16:01:35.158Z] $ docker stop --time=1 093bebaefb97a9dfaa35b1a38c01a57d161f15fde43b99ecd085f09d2494a5a4 [2021-06-03T16:01:36.383Z] $ docker rm -f 093bebaefb97a9dfaa35b1a38c01a57d161f15fde43b99ecd085f09d2494a5a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:01:36.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T16:01:36.819Z] . [Pipeline] withDockerContainer [2021-06-03T16:01:36.892Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-06-03T16:01:36.927Z] $ 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/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@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-06-03T16:01:37.324Z] $ docker top 6a7b403438ccb30e5f9448b8dc9fa18556c6cd4ff4910a741adef707fb3abd83 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:01:37.713Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T16:01:38.290Z] Building core-command ... [2021-06-03T16:01:38.290Z] Building core-data ... [2021-06-03T16:01:38.290Z] Building core-metadata ... [2021-06-03T16:01:38.290Z] Building security-bootstrapper ... [2021-06-03T16:01:38.290Z] Building security-proxy-setup ... [2021-06-03T16:01:38.290Z] Building security-secretstore-setup ... [2021-06-03T16:01:38.290Z] Building support-notifications ... [2021-06-03T16:01:38.290Z] Building support-scheduler ... [2021-06-03T16:01:38.290Z] Building sys-mgmt-agent ... [2021-06-03T16:01:38.290Z] Building security-proxy-setup [2021-06-03T16:01:38.290Z] Building core-metadata [2021-06-03T16:01:38.290Z] Building security-secretstore-setup [2021-06-03T16:01:38.290Z] Building core-command [2021-06-03T16:01:38.290Z] Building security-bootstrapper [2021-06-03T16:01:41.711Z] 4ebd0625c992: Pull complete [2021-06-03T16:01:41.984Z] 207e8628e3a3: Pull complete [2021-06-03T16:01:42.276Z] c791037a9be2: Pull complete [2021-06-03T16:01:46.599Z] ffd874e62e21: Pull complete [2021-06-03T16:01:46.599Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-03T16:01:46.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-03T16:01:46.599Z] ---> cfc18b08335c [2021-06-03T16:01:46.599Z] 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-06-03T16:01:49.258Z] ---> Running in 2c0bf816001f [2021-06-03T16:01:50.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:01:50.585Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:01:50.585Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:01:50.585Z] ---> 3f1f0f08355d [2021-06-03T16:01:50.585Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T16:01:50.845Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:01:50.845Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:01:50.845Z] ---> 3f1f0f08355d [2021-06-03T16:01:50.845Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:01:51.106Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:01:51.106Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:01:51.106Z] ---> 3f1f0f08355d [2021-06-03T16:01:51.106Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T16:01:51.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:01:52.185Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T16:01:52.780Z] (2/12) Installing file (5.39-r0) [2021-06-03T16:01:52.780Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T16:01:52.780Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T16:01:59.479Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T16:01:59.479Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T16:01:59.479Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T16:01:59.479Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T16:01:59.479Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T16:01:59.479Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T16:01:59.479Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T16:01:59.752Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T16:01:59.752Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T16:01:59.752Z] OK: 218 MiB in 52 packages [2021-06-03T16:02:03.129Z] Removing intermediate container 2c0bf816001f [2021-06-03T16:02:03.129Z] ---> 14a091be9004 [2021-06-03T16:02:03.129Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T16:02:03.129Z] ---> Running in 7438b5fb6576 [2021-06-03T16:02:03.361Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:02:03.361Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:02:03.361Z] ---> 3f1f0f08355d [2021-06-03T16:02:03.361Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:02:03.721Z] Removing intermediate container 7438b5fb6576 [2021-06-03T16:02:03.721Z] ---> 2d5079c6e33e [2021-06-03T16:02:03.721Z] Step 5/6 : COPY go.mod . [2021-06-03T16:02:03.935Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:02:03.935Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:02:03.935Z] ---> 3f1f0f08355d [2021-06-03T16:02:03.935Z] Step 3/26 : WORKDIR /edgex-go [2021-06-03T16:02:04.319Z] ---> d90137f80a95 [2021-06-03T16:02:04.319Z] Step 6/6 : RUN go mod download [2021-06-03T16:02:04.592Z] ---> Running in 8f3d0f2c2c96 [2021-06-03T16:02:05.324Z] ---> Running in ca42a8dd2e9b [2021-06-03T16:02:05.324Z] ---> Running in 29de2ee1b6df [2021-06-03T16:02:05.324Z] ---> Running in fe586c9b0769 [2021-06-03T16:02:05.324Z] ---> Running in 51a04e7429bf [2021-06-03T16:02:05.324Z] ---> Running in 42b2a367996c [2021-06-03T16:02:05.324Z] Removing intermediate container 29de2ee1b6df [2021-06-03T16:02:05.324Z] ---> 955c5b408c50 [2021-06-03T16:02:05.324Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:02:05.324Z] Removing intermediate container 51a04e7429bf [2021-06-03T16:02:05.324Z] ---> 5704a7065068 [2021-06-03T16:02:05.324Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:02:05.324Z] Removing intermediate container fe586c9b0769 [2021-06-03T16:02:05.324Z] ---> db653217f0ae [2021-06-03T16:02:05.324Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:02:05.324Z] Removing intermediate container 42b2a367996c [2021-06-03T16:02:05.324Z] ---> 1adc61d0306e [2021-06-03T16:02:05.324Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:02:05.324Z] Removing intermediate container ca42a8dd2e9b [2021-06-03T16:02:05.324Z] ---> b57a161f2bb8 [2021-06-03T16:02:05.324Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:02:05.324Z] ---> Running in f6a9054700ed [2021-06-03T16:02:05.324Z] ---> Running in 370072143f56 [2021-06-03T16:02:05.324Z] ---> Running in dcb5205eacc8 [2021-06-03T16:02:05.324Z] ---> Running in 93b9126554d7 [2021-06-03T16:02:05.324Z] ---> Running in 55219dd55209 [2021-06-03T16:02:06.278Z] Removing intermediate container f6a9054700ed [2021-06-03T16:02:06.279Z] ---> 158b7fdfcb75 [2021-06-03T16:02:06.279Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T16:02:06.550Z] Removing intermediate container 370072143f56 [2021-06-03T16:02:06.550Z] ---> 1a1244a01a0d [2021-06-03T16:02:06.550Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T16:02:06.550Z] ---> Running in 622a3bb07933 [2021-06-03T16:02:06.550Z] ---> Running in 5c0268ac0fbc [2021-06-03T16:02:06.550Z] Removing intermediate container 93b9126554d7 [2021-06-03T16:02:06.550Z] ---> c7c99eabafd3 [2021-06-03T16:02:06.550Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T16:02:06.550Z] ---> Running in 908af6dbe656 [2021-06-03T16:02:06.818Z] Removing intermediate container 55219dd55209 [2021-06-03T16:02:06.818Z] ---> b8ad932de0dd [2021-06-03T16:02:06.818Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T16:02:06.818Z] ---> Running in c385defd6dff [2021-06-03T16:02:06.818Z] Removing intermediate container dcb5205eacc8 [2021-06-03T16:02:06.818Z] ---> fec7e64b458c [2021-06-03T16:02:06.818Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T16:02:06.818Z] ---> Running in 4d2532204e2e [2021-06-03T16:02:07.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:02:07.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:02:07.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:02:07.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:02:07.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:02:07.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:02:07.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:02:07.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:02:08.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:02:08.468Z] OK: 219 MiB in 52 packages [2021-06-03T16:02:08.468Z] OK: 219 MiB in 52 packages [2021-06-03T16:02:08.468Z] OK: 219 MiB in 52 packages [2021-06-03T16:02:08.735Z] OK: 219 MiB in 52 packages [2021-06-03T16:02:08.735Z] Removing intermediate container 622a3bb07933 [2021-06-03T16:02:08.735Z] ---> 532df3e61075 [2021-06-03T16:02:08.735Z] Step 6/22 : COPY go.mod . [2021-06-03T16:02:08.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:02:09.010Z] Removing intermediate container 5c0268ac0fbc [2021-06-03T16:02:09.010Z] ---> 13533f40d12a [2021-06-03T16:02:09.010Z] Step 6/24 : COPY go.mod . [2021-06-03T16:02:09.010Z] ---> 1c9e10b07976 [2021-06-03T16:02:09.010Z] Step 7/22 : RUN go mod download [2021-06-03T16:02:09.010Z] Removing intermediate container 908af6dbe656 [2021-06-03T16:02:09.010Z] ---> 52bdfc9249b8 [2021-06-03T16:02:09.010Z] Step 6/26 : COPY go.mod . [2021-06-03T16:02:09.010Z] ---> Running in 6dd62d4750ce [2021-06-03T16:02:09.010Z] Removing intermediate container c385defd6dff [2021-06-03T16:02:09.010Z] ---> 2aea1c10ab0d [2021-06-03T16:02:09.010Z] Step 6/32 : COPY go.mod . [2021-06-03T16:02:09.280Z] ---> 7095e327f46b [2021-06-03T16:02:09.280Z] Step 7/26 : RUN go mod download [2021-06-03T16:02:09.280Z] ---> f67ea4fc3398 [2021-06-03T16:02:09.280Z] Step 7/24 : RUN go mod download [2021-06-03T16:02:09.280Z] ---> Running in 98108fa6c32e [2021-06-03T16:02:09.280Z] ---> Running in ab362d73b7ed [2021-06-03T16:02:09.280Z] ---> 3848e17ea050 [2021-06-03T16:02:09.280Z] Step 7/32 : RUN go mod download [2021-06-03T16:02:09.542Z] ---> Running in d284e5bbe4de [2021-06-03T16:02:10.119Z] Removing intermediate container 6dd62d4750ce [2021-06-03T16:02:10.119Z] ---> dcb2ee24681f [2021-06-03T16:02:10.119Z] Step 8/22 : COPY . . [2021-06-03T16:02:10.119Z] Removing intermediate container 98108fa6c32e [2021-06-03T16:02:10.119Z] ---> 5133acf26fba [2021-06-03T16:02:10.119Z] Step 8/26 : COPY . . [2021-06-03T16:02:10.381Z] Removing intermediate container ab362d73b7ed [2021-06-03T16:02:10.381Z] ---> 6328fa144170 [2021-06-03T16:02:10.381Z] Step 8/24 : COPY . . [2021-06-03T16:02:10.967Z] OK: 219 MiB in 52 packages [2021-06-03T16:02:29.182Z] ---> 1e60db7e2b84 [2021-06-03T16:02:29.182Z] Step 9/26 : RUN go mod tidy [2021-06-03T16:02:29.182Z] ---> 552a6b442b7c [2021-06-03T16:02:29.182Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:02:29.182Z] Removing intermediate container d284e5bbe4de [2021-06-03T16:02:29.182Z] ---> cfac89674600 [2021-06-03T16:02:29.182Z] Step 8/32 : COPY . . [2021-06-03T16:02:29.182Z] ---> 3b812ba1c127 [2021-06-03T16:02:29.182Z] Step 9/22 : RUN go mod tidy [2021-06-03T16:02:29.182Z] ---> Running in c79c0572d37c [2021-06-03T16:02:29.182Z] Removing intermediate container 4d2532204e2e [2021-06-03T16:02:29.182Z] ---> ac2ca785c693 [2021-06-03T16:02:29.182Z] Step 6/24 : COPY go.mod . [2021-06-03T16:02:29.182Z] ---> Running in b1d109872556 [2021-06-03T16:02:29.182Z] ---> Running in a0369e141c60 [2021-06-03T16:02:29.182Z] ---> 0ce99aba48cf [2021-06-03T16:02:29.182Z] Step 7/24 : RUN go mod download [2021-06-03T16:02:30.124Z] ---> Running in 15f3c62d880e [2021-06-03T16:02:31.413Z] Removing intermediate container 8f3d0f2c2c96 [2021-06-03T16:02:31.414Z] ---> 1efcccb35c61 [2021-06-03T16:02:31.414Z] Successfully built 1efcccb35c61 [2021-06-03T16:02:31.414Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:02:31.764Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T16:02:31.764Z] . [Pipeline] withDockerContainer [2021-06-03T16:02:31.992Z] prd-ubuntu18.04-docker-arm64-4c-16g-326 does not seem to be running inside a container [2021-06-03T16:02:32.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-03T16:02:33.874Z] $ docker top 7db0350b0a94de75fa7400980196f234f6eac8c26f7d6dc343deb82bd00e7009 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:02:34.833Z] + go version [2021-06-03T16:02:34.834Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-03T16:02:34.850Z] $ docker stop --time=1 7db0350b0a94de75fa7400980196f234f6eac8c26f7d6dc343deb82bd00e7009 [2021-06-03T16:02:36.786Z] $ docker rm -f 7db0350b0a94de75fa7400980196f234f6eac8c26f7d6dc343deb82bd00e7009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:02:37.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T16:02:37.940Z] [2021-06-03T16:02:37.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:02:38.269Z] ---> 373e0adb41d1 [2021-06-03T16:02:38.269Z] Step 9/32 : RUN go mod tidy [2021-06-03T16:02:38.269Z] ---> Running in 805d85da9cff [2021-06-03T16:02:38.269Z] Removing intermediate container c79c0572d37c [2021-06-03T16:02:38.269Z] ---> f7c1b7a91e96 [2021-06-03T16:02:38.269Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-03T16:02:38.269Z] ---> Running in e92074f46599 [2021-06-03T16:02:38.269Z] Removing intermediate container b1d109872556 [2021-06-03T16:02:38.269Z] ---> 0957a65b1a8c [2021-06-03T16:02:38.269Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T16:02:38.269Z] Removing intermediate container a0369e141c60 [2021-06-03T16:02:38.269Z] ---> c3262ae3779e [2021-06-03T16:02:38.269Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T16:02:38.269Z] ---> Running in f50e0a5edf9e [2021-06-03T16:02:38.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T16:02:38.532Z] ---> Running in 6dbbc6abc471 [2021-06-03T16:02:38.532Z] Removing intermediate container 15f3c62d880e [2021-06-03T16:02:38.532Z] ---> 3085b1a9d1fb [2021-06-03T16:02:38.532Z] Step 8/24 : COPY . . [2021-06-03T16:02:38.587Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-03T16:02:38.587Z] 29e5d40040c1: Pulling fs layer [2021-06-03T16:02:38.587Z] 1ce36da41761: Pulling fs layer [2021-06-03T16:02:38.587Z] 25b303627fd3: Pulling fs layer [2021-06-03T16:02:38.587Z] 29e5d40040c1: Verifying Checksum [2021-06-03T16:02:38.587Z] 29e5d40040c1: Download complete [2021-06-03T16:02:39.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-03T16:02:39.586Z] 1ce36da41761: Verifying Checksum [2021-06-03T16:02:39.586Z] 1ce36da41761: Download complete [2021-06-03T16:02:39.586Z] 29e5d40040c1: Pull complete [2021-06-03T16:02:40.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-03T16:02:40.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-03T16:02:41.026Z] 1ce36da41761: Pull complete [2021-06-03T16:02:41.026Z] 25b303627fd3: Verifying Checksum [2021-06-03T16:02:41.026Z] 25b303627fd3: Download complete [2021-06-03T16:02:41.287Z] Removing intermediate container 805d85da9cff [2021-06-03T16:02:41.288Z] ---> 95e2c7d23200 [2021-06-03T16:02:41.288Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T16:02:41.880Z] ---> Running in 1473cfaecd43 [2021-06-03T16:02:42.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-03T16:02:50.797Z] ---> 560ea78bd41a [2021-06-03T16:02:50.797Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:02:50.797Z] ---> Running in 5287776fccae [2021-06-03T16:02:51.206Z] 25b303627fd3: Pull complete [2021-06-03T16:02:51.206Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-03T16:02:51.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T16:02:51.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-03T16:02:51.487Z] prd-ubuntu18.04-docker-arm64-4c-16g-326 does not seem to be running inside a container [2021-06-03T16:02:51.573Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-03T16:02:52.195Z] Removing intermediate container 5287776fccae [2021-06-03T16:02:52.195Z] ---> 6aa34f23d9e7 [2021-06-03T16:02:52.195Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T16:02:52.196Z] ---> Running in 8ce732d6aa86 [2021-06-03T16:02:52.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/core-command/core-command ./cmd/core-command [2021-06-03T16:02:55.391Z] $ docker top 1c4375bb74699bfcebff6f722a5bf3878cb27dc4bf16c8246d6b26b5748db227 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:02:56.405Z] + docker-compose build+ --help [2021-06-03T16:02:56.405Z] grep parallel [2021-06-03T16:03:01.849Z] --parallel Build images in parallel. [Pipeline] } [2021-06-03T16:03:01.867Z] $ docker stop --time=1 1c4375bb74699bfcebff6f722a5bf3878cb27dc4bf16c8246d6b26b5748db227 [2021-06-03T16:03:03.733Z] $ docker rm -f 1c4375bb74699bfcebff6f722a5bf3878cb27dc4bf16c8246d6b26b5748db227 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:03:04.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T16:03:04.398Z] . [Pipeline] withDockerContainer [2021-06-03T16:03:04.673Z] prd-ubuntu18.04-docker-arm64-4c-16g-326 does not seem to be running inside a container [2021-06-03T16:03:04.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/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@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-06-03T16:03:06.439Z] $ docker top 89fc23ab49c2a910c11ac5f07985544eb1f017dfe370c1d07c21bebc91ada18a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:03:07.422Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T16:03:11.722Z] Building core-command ... [2021-06-03T16:03:11.722Z] Building core-data ... [2021-06-03T16:03:11.722Z] Building core-metadata ... [2021-06-03T16:03:11.722Z] Building security-bootstrapper ... [2021-06-03T16:03:11.722Z] Building security-proxy-setup ... [2021-06-03T16:03:11.722Z] Building security-secretstore-setup ... [2021-06-03T16:03:11.722Z] Building support-notifications ... [2021-06-03T16:03:11.722Z] Building support-scheduler ... [2021-06-03T16:03:11.722Z] Building sys-mgmt-agent ... [2021-06-03T16:03:11.722Z] Building core-data [2021-06-03T16:03:11.722Z] Building sys-mgmt-agent [2021-06-03T16:03:11.722Z] Building core-metadata [2021-06-03T16:03:11.722Z] Building security-bootstrapper [2021-06-03T16:03:11.722Z] Building security-secretstore-setup [2021-06-03T16:03:19.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-03T16:03:19.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-03T16:03:19.397Z] Removing intermediate container e92074f46599 [2021-06-03T16:03:19.397Z] ---> a2be885c795c [2021-06-03T16:03:19.397Z] [2021-06-03T16:03:19.397Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:03:19.397Z] 3.12: Pulling from library/alpine [2021-06-03T16:03:19.975Z] Removing intermediate container 6dbbc6abc471 [2021-06-03T16:03:19.975Z] ---> 14e0cb545a72 [2021-06-03T16:03:19.975Z] [2021-06-03T16:03:19.975Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T16:03:19.975Z] 3.12: Pulling from library/alpine [2021-06-03T16:03:21.506Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T16:03:21.506Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T16:03:21.506Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T16:03:21.506Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T16:03:21.506Z] ---> 13621d1b12d4 [2021-06-03T16:03:21.506Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T16:03:21.506Z] ---> 13621d1b12d4 [2021-06-03T16:03:21.506Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:03:21.772Z] Removing intermediate container f50e0a5edf9e [2021-06-03T16:03:21.772Z] ---> 8daacc7396a2 [2021-06-03T16:03:21.772Z] [2021-06-03T16:03:21.772Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T16:03:21.772Z] ---> 13621d1b12d4 [2021-06-03T16:03:21.772Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T16:03:21.772Z] ---> Running in a7ec3527cda4 [2021-06-03T16:03:21.772Z] ---> Running in 0fed37c082e4 [2021-06-03T16:03:22.045Z] ---> Running in 4bba81130354 [2021-06-03T16:03:22.304Z] Removing intermediate container 1473cfaecd43 [2021-06-03T16:03:22.304Z] ---> 5019be207ffd [2021-06-03T16:03:22.304Z] [2021-06-03T16:03:22.304Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T16:03:22.304Z] ---> 13621d1b12d4 [2021-06-03T16:03:22.304Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T16:03:22.565Z] ---> Running in 78c2b54baff0 [2021-06-03T16:03:22.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:22.829Z] Removing intermediate container 78c2b54baff0 [2021-06-03T16:03:22.829Z] ---> 446ed3789a15 [2021-06-03T16:03:22.829Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T16:03:22.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:22.829Z] ---> Running in 07f601a1c807 [2021-06-03T16:03:23.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:23.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:23.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:23.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:23.370Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T16:03:23.370Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:03:23.370Z] OK: 6 MiB in 15 packages [2021-06-03T16:03:23.370Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T16:03:23.370Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:03:23.370Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T16:03:23.370Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T16:03:23.370Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:03:23.371Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:03:23.371Z] OK: 7 MiB in 18 packages [2021-06-03T16:03:23.371Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T16:03:23.371Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:03:23.371Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T16:03:23.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:23.662Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T16:03:23.662Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T16:03:23.662Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T16:03:23.662Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:03:23.662Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:03:23.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:23.662Z] OK: 7 MiB in 20 packages [2021-06-03T16:03:23.662Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T16:03:23.662Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T16:03:23.662Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:03:23.662Z] OK: 6 MiB in 16 packages [2021-06-03T16:03:23.940Z] Removing intermediate container a7ec3527cda4 [2021-06-03T16:03:23.940Z] ---> 0b3583220073 [2021-06-03T16:03:23.940Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:03:23.940Z] ---> Running in e3a3b611866b [2021-06-03T16:03:23.940Z] Removing intermediate container 0fed37c082e4 [2021-06-03T16:03:23.940Z] ---> a612084da5ed [2021-06-03T16:03:23.940Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T16:03:24.231Z] ---> Running in 534253b256e9 [2021-06-03T16:03:24.231Z] Removing intermediate container e3a3b611866b [2021-06-03T16:03:24.231Z] ---> 87f252a32e15 [2021-06-03T16:03:24.231Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T16:03:24.501Z] ---> Running in 6b97993551bb [2021-06-03T16:03:24.501Z] Removing intermediate container 4bba81130354 [2021-06-03T16:03:24.501Z] ---> c928878bf055 [2021-06-03T16:03:24.501Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T16:03:24.501Z] Removing intermediate container 534253b256e9 [2021-06-03T16:03:24.501Z] ---> 449bf0409974 [2021-06-03T16:03:24.501Z] Step 14/22 : WORKDIR /edgex [2021-06-03T16:03:24.501Z] Removing intermediate container 07f601a1c807 [2021-06-03T16:03:24.501Z] ---> 712e505a202c [2021-06-03T16:03:24.501Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T16:03:24.501Z] ---> Running in be083c8e3217 [2021-06-03T16:03:24.501Z] ---> Running in 818986001e9c [2021-06-03T16:03:24.501Z] ---> Running in 8720290e1097 [2021-06-03T16:03:24.501Z] Removing intermediate container 6b97993551bb [2021-06-03T16:03:24.501Z] ---> 89ccc410878a [2021-06-03T16:03:24.501Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T16:03:24.763Z] ---> Running in 4ba5fceb8081 [2021-06-03T16:03:24.763Z] Removing intermediate container be083c8e3217 [2021-06-03T16:03:24.763Z] ---> 59d6f5c690b4 [2021-06-03T16:03:24.763Z] Step 14/26 : WORKDIR / [2021-06-03T16:03:24.763Z] Removing intermediate container 8720290e1097 [2021-06-03T16:03:24.763Z] ---> 5d151a7e9adc [2021-06-03T16:03:24.763Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T16:03:24.763Z] Removing intermediate container 818986001e9c [2021-06-03T16:03:24.763Z] ---> 5c0531dbce74 [2021-06-03T16:03:24.763Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T16:03:24.763Z] ---> Running in 8a22a2cd747e [2021-06-03T16:03:25.027Z] ---> Running in cf942ff53807 [2021-06-03T16:03:25.299Z] Removing intermediate container 4ba5fceb8081 [2021-06-03T16:03:25.299Z] ---> c62c42419c3e [2021-06-03T16:03:25.299Z] Step 16/24 : WORKDIR / [2021-06-03T16:03:25.299Z] ---> 6cc7c869353f [2021-06-03T16:03:25.299Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T16:03:25.299Z] Removing intermediate container 8a22a2cd747e [2021-06-03T16:03:25.299Z] ---> 5654d779816a [2021-06-03T16:03:25.299Z] 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-06-03T16:03:25.300Z] Removing intermediate container cf942ff53807 [2021-06-03T16:03:25.300Z] ---> 6d2158fc6cad [2021-06-03T16:03:25.300Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T16:03:25.300Z] ---> Running in 6eb4c091c42e [2021-06-03T16:03:25.584Z] ---> Running in fb04e7a60d6b [2021-06-03T16:03:25.584Z] Removing intermediate container 8ce732d6aa86 [2021-06-03T16:03:25.584Z] ---> 8a85a6326378 [2021-06-03T16:03:25.584Z] [2021-06-03T16:03:25.584Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:03:25.584Z] ---> 13621d1b12d4 [2021-06-03T16:03:25.584Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:03:25.584Z] ---> Using cache [2021-06-03T16:03:25.584Z] ---> 0b3583220073 [2021-06-03T16:03:25.584Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:03:25.584Z] ---> Using cache [2021-06-03T16:03:25.584Z] ---> 87f252a32e15 [2021-06-03T16:03:25.584Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T16:03:25.584Z] ---> Running in 938984603b1e [2021-06-03T16:03:25.584Z] ---> 9572a7df6c25 [2021-06-03T16:03:25.584Z] 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-06-03T16:03:25.584Z] Removing intermediate container 6eb4c091c42e [2021-06-03T16:03:25.584Z] ---> 943ed06217e5 [2021-06-03T16:03:25.584Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:03:25.855Z] Removing intermediate container 938984603b1e [2021-06-03T16:03:25.855Z] ---> 5a1b83c2e491 [2021-06-03T16:03:25.855Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T16:03:25.855Z] ---> Running in b61c7f199484 [2021-06-03T16:03:25.855Z] ---> 9fb85b117333 [2021-06-03T16:03:25.855Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T16:03:25.855Z] ---> 44a87ce65863 [2021-06-03T16:03:25.855Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T16:03:25.855Z] ---> 86f0765fddce [2021-06-03T16:03:25.855Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T16:03:25.855Z] Removing intermediate container b61c7f199484 [2021-06-03T16:03:25.855Z] ---> 524f54a14f10 [2021-06-03T16:03:25.855Z] Step 16/24 : WORKDIR / [2021-06-03T16:03:26.123Z] ---> Running in 929428033f0e [2021-06-03T16:03:26.398Z] ---> 1b076192a7a4 [2021-06-03T16:03:26.398Z] 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-06-03T16:03:26.398Z] ---> 29cc64d97bb8 [2021-06-03T16:03:26.398Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T16:03:26.398Z] ---> 07d5fd732c9f [2021-06-03T16:03:26.398Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T16:03:26.398Z] ---> Running in 67b4d3340b64 [2021-06-03T16:03:26.398Z] Removing intermediate container 929428033f0e [2021-06-03T16:03:26.398Z] ---> b6367f68163e [2021-06-03T16:03:26.398Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:03:26.671Z] Removing intermediate container fb04e7a60d6b [2021-06-03T16:03:26.671Z] ---> dc3a2bfbaa38 [2021-06-03T16:03:26.671Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T16:03:26.671Z] ---> bf311efbc4f5 [2021-06-03T16:03:26.671Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T16:03:26.671Z] Removing intermediate container 67b4d3340b64 [2021-06-03T16:03:26.671Z] ---> 0cf5ddc91410 [2021-06-03T16:03:26.671Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T16:03:26.671Z] ---> Running in 46f07f19535e [2021-06-03T16:03:26.671Z] ---> d39677d89037 [2021-06-03T16:03:26.671Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T16:03:26.671Z] ---> Running in e7aa90089166 [2021-06-03T16:03:26.933Z] ---> Running in 5f572d8bb4b4 [2021-06-03T16:03:26.933Z] ---> 2cc737143a0a [2021-06-03T16:03:26.933Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T16:03:26.933Z] Removing intermediate container 46f07f19535e [2021-06-03T16:03:26.933Z] ---> aa4ce9422ada [2021-06-03T16:03:26.933Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T16:03:26.933Z] Removing intermediate container e7aa90089166 [2021-06-03T16:03:26.933Z] ---> d9e9c1b151d9 [2021-06-03T16:03:26.933Z] Step 20/22 : LABEL arch=x86_64 [2021-06-03T16:03:26.933Z] Removing intermediate container 5f572d8bb4b4 [2021-06-03T16:03:26.933Z] ---> 12ff792e7afd [2021-06-03T16:03:26.933Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:03:26.933Z] ---> 821f046518ae [2021-06-03T16:03:26.933Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T16:03:26.933Z] ---> Running in 2ada6e071382 [2021-06-03T16:03:26.933Z] ---> Running in d2333e8bc7ef [2021-06-03T16:03:27.196Z] Removing intermediate container 2ada6e071382 [2021-06-03T16:03:27.196Z] ---> 77a86028d292 [2021-06-03T16:03:27.196Z] Step 21/22 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:03:27.457Z] ---> f67e5008ef89 [2021-06-03T16:03:27.457Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T16:03:27.457Z] Removing intermediate container d2333e8bc7ef [2021-06-03T16:03:27.457Z] ---> b79c2e9210ea [2021-06-03T16:03:27.457Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T16:03:27.457Z] ---> Running in 7aeb8dd56a66 [2021-06-03T16:03:27.457Z] ---> dbe77e7350f9 [2021-06-03T16:03:27.457Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T16:03:27.457Z] ---> adcd623cbe77 [2021-06-03T16:03:27.457Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T16:03:27.457Z] ---> Running in 94495168a1b4 [2021-06-03T16:03:27.457Z] ---> Running in d89075628703 [2021-06-03T16:03:27.719Z] Removing intermediate container 7aeb8dd56a66 [2021-06-03T16:03:27.719Z] ---> 0e73a288c7c1 [2021-06-03T16:03:27.719Z] Step 22/22 : LABEL version=2.0.0-dev.250 [2021-06-03T16:03:27.719Z] ---> Running in 7dde0e410a68 [2021-06-03T16:03:27.719Z] Removing intermediate container d89075628703 [2021-06-03T16:03:27.719Z] ---> 472de39299de [2021-06-03T16:03:27.719Z] Step 23/24 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:03:27.719Z] ---> 1e847d26a53a [2021-06-03T16:03:27.719Z] 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-06-03T16:03:27.719Z] ---> Running in 0936b2c13727 [2021-06-03T16:03:27.719Z] ---> Running in 915bcde7b37b [2021-06-03T16:03:27.719Z] ---> dba40997a8c7 [2021-06-03T16:03:27.719Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T16:03:27.719Z] ---> Running in 7af42f21ef76 [2021-06-03T16:03:27.719Z] Removing intermediate container 7dde0e410a68 [2021-06-03T16:03:27.719Z] ---> 5648edb2d2b0 [2021-06-03T16:03:27.719Z] [2021-06-03T16:03:27.980Z] Removing intermediate container 0936b2c13727 [2021-06-03T16:03:27.980Z] ---> 09b62e9bcecb [2021-06-03T16:03:27.980Z] Step 24/24 : LABEL version=2.0.0-dev.250 [2021-06-03T16:03:27.980Z] Successfully built 5648edb2d2b0 [2021-06-03T16:03:27.980Z] ---> Running in 3820dca5a2a4 [2021-06-03T16:03:27.980Z] Successfully tagged security-proxy-setup:latest [2021-06-03T16:03:27.980Z] Building support-notifications [2021-06-03T16:03:27.980Z]  Building security-proxy-setup ... done Removing intermediate container 7af42f21ef76 [2021-06-03T16:03:27.980Z] ---> e24de78b1703 [2021-06-03T16:03:27.980Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:03:28.242Z] Removing intermediate container 3820dca5a2a4 [2021-06-03T16:03:28.242Z] ---> 75b248e7ec95 [2021-06-03T16:03:28.242Z] [2021-06-03T16:03:28.242Z] ---> Running in 191e2b5f9727 [2021-06-03T16:03:28.242Z] Successfully built 75b248e7ec95 [2021-06-03T16:03:30.175Z] Successfully tagged core-metadata:latest [2021-06-03T16:03:30.175Z] Building sys-mgmt-agent [2021-06-03T16:03:33.503Z]  Building core-metadata ... done Removing intermediate container 191e2b5f9727 [2021-06-03T16:03:33.503Z] ---> 385584718949 [2021-06-03T16:03:33.503Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T16:03:36.825Z] Removing intermediate container 94495168a1b4 [2021-06-03T16:03:36.825Z] ---> 1d23bd86416e [2021-06-03T16:03:36.825Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:03:37.088Z] ---> Running in 14e4588595c6 [2021-06-03T16:03:37.349Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:03:37.349Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:03:37.349Z] ---> 3f1f0f08355d [2021-06-03T16:03:37.349Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:03:37.921Z] ---> Using cache [2021-06-03T16:03:37.921Z] ---> b57a161f2bb8 [2021-06-03T16:03:37.921Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:03:37.921Z] ---> Using cache [2021-06-03T16:03:37.921Z] ---> b8ad932de0dd [2021-06-03T16:03:37.921Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T16:03:37.921Z] Removing intermediate container 915bcde7b37b [2021-06-03T16:03:37.921Z] ---> 91e6210f1b1c [2021-06-03T16:03:37.921Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T16:03:38.183Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:03:38.183Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:03:38.183Z] ---> 3f1f0f08355d [2021-06-03T16:03:38.183Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T16:03:38.183Z] ---> Using cache [2021-06-03T16:03:38.183Z] ---> b57a161f2bb8 [2021-06-03T16:03:38.183Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:03:38.183Z] ---> Using cache [2021-06-03T16:03:38.183Z] ---> b8ad932de0dd [2021-06-03T16:03:38.183Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T16:03:38.444Z] Removing intermediate container 14e4588595c6 [2021-06-03T16:03:38.444Z] ---> 865f3a4ea659 [2021-06-03T16:03:38.444Z] Step 23/24 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:03:38.444Z] ---> 6923d5c4de17 [2021-06-03T16:03:38.444Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T16:03:38.444Z] ---> Running in ff4364f8ee78 [2021-06-03T16:03:38.444Z] ---> Running in 92efedf77ab1 [2021-06-03T16:03:38.444Z] ---> Running in d83082b122b4 [2021-06-03T16:03:38.444Z] ---> Running in e0c4f188ebd4 [2021-06-03T16:03:38.444Z] Removing intermediate container ff4364f8ee78 [2021-06-03T16:03:38.444Z] ---> c0d04e733723 [2021-06-03T16:03:38.444Z] Step 24/26 : LABEL arch=x86_64 [2021-06-03T16:03:38.705Z] ---> Running in eece4e5f0c5f [2021-06-03T16:03:38.705Z] Removing intermediate container e0c4f188ebd4 [2021-06-03T16:03:38.705Z] ---> f9f5ea193394 [2021-06-03T16:03:38.705Z] Step 24/24 : LABEL version=2.0.0-dev.250 [2021-06-03T16:03:38.705Z] ---> Running in 82cfdc423819 [2021-06-03T16:03:38.705Z] ---> 5a118c57e0f9 [2021-06-03T16:03:38.705Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T16:03:38.964Z] Removing intermediate container eece4e5f0c5f [2021-06-03T16:03:38.965Z] ---> 004c2b0004f7 [2021-06-03T16:03:38.965Z] Step 25/26 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:03:38.965Z] Removing intermediate container 82cfdc423819 [2021-06-03T16:03:38.965Z] ---> 7f010a860225 [2021-06-03T16:03:38.965Z] [2021-06-03T16:03:38.965Z] ---> Running in 915d51a7d2d9 [2021-06-03T16:03:38.965Z] Successfully built 7f010a860225 [2021-06-03T16:03:38.965Z] Successfully tagged core-command:latest [2021-06-03T16:03:38.965Z] Building core-data [2021-06-03T16:03:39.229Z]  Building core-command ... done Removing intermediate container 915d51a7d2d9 [2021-06-03T16:03:39.229Z] ---> ea5ad66ade74 [2021-06-03T16:03:39.229Z] Step 26/26 : LABEL version=2.0.0-dev.250 [2021-06-03T16:03:39.495Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:39.495Z] ---> bf5d901e268c [2021-06-03T16:03:39.495Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T16:03:39.495Z] ---> Running in d27df5b32182 [2021-06-03T16:03:39.495Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:41.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:41.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:41.679Z] OK: 219 MiB in 52 packages [2021-06-03T16:03:42.260Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:03:42.260Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:03:42.260Z] ---> 3f1f0f08355d [2021-06-03T16:03:42.260Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:03:42.260Z] ---> Using cache [2021-06-03T16:03:42.260Z] ---> b57a161f2bb8 [2021-06-03T16:03:42.260Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:03:42.260Z] ---> Using cache [2021-06-03T16:03:42.260Z] ---> b8ad932de0dd [2021-06-03T16:03:42.260Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T16:03:42.523Z] OK: 219 MiB in 52 packages [2021-06-03T16:03:43.908Z] Removing intermediate container d27df5b32182 [2021-06-03T16:03:43.908Z] ---> 591567e857ad [2021-06-03T16:03:43.908Z] [2021-06-03T16:03:43.908Z] Successfully built 591567e857ad [2021-06-03T16:03:43.908Z] ---> fca6309657c6 [2021-06-03T16:03:43.908Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T16:03:43.908Z] Successfully tagged security-secretstore-setup:latest [2021-06-03T16:03:43.908Z] Building support-scheduler [2021-06-03T16:03:43.908Z]  Building security-secretstore-setup ... done  ---> Running in 7e47521c71af [2021-06-03T16:03:47.208Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:03:47.208Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:03:47.208Z] ---> 3f1f0f08355d [2021-06-03T16:03:47.208Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T16:03:47.208Z] ---> Using cache [2021-06-03T16:03:47.208Z] ---> b57a161f2bb8 [2021-06-03T16:03:47.208Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:03:47.208Z] ---> Using cache [2021-06-03T16:03:47.208Z] ---> b8ad932de0dd [2021-06-03T16:03:47.208Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T16:03:47.208Z] ---> Using cache [2021-06-03T16:03:47.208Z] ---> 2aea1c10ab0d [2021-06-03T16:03:47.208Z] Step 6/23 : COPY go.mod . [2021-06-03T16:03:47.208Z] ---> Using cache [2021-06-03T16:03:47.208Z] ---> 3848e17ea050 [2021-06-03T16:03:47.208Z] Step 7/23 : RUN go mod download [2021-06-03T16:03:47.208Z] ---> Using cache [2021-06-03T16:03:47.208Z] ---> cfac89674600 [2021-06-03T16:03:47.208Z] Step 8/23 : COPY . . [2021-06-03T16:03:47.208Z] ---> Using cache [2021-06-03T16:03:47.208Z] ---> 373e0adb41d1 [2021-06-03T16:03:47.208Z] Step 9/23 : RUN go mod tidy [2021-06-03T16:03:47.208Z] ---> Using cache [2021-06-03T16:03:47.208Z] ---> 95e2c7d23200 [2021-06-03T16:03:47.208Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T16:03:50.520Z] Removing intermediate container 92efedf77ab1 [2021-06-03T16:03:50.520Z] ---> 5b78e806db28 [2021-06-03T16:03:50.520Z] Step 6/24 : COPY go.mod . [2021-06-03T16:03:50.520Z] ---> Running in 40777f125d0c [2021-06-03T16:03:50.520Z] ---> 48dad20afdd8 [2021-06-03T16:03:50.520Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T16:03:50.520Z] ---> Running in 34554bbc9f9d [2021-06-03T16:03:50.520Z] Removing intermediate container d83082b122b4 [2021-06-03T16:03:50.520Z] ---> f221d8235bfd [2021-06-03T16:03:50.520Z] Step 6/23 : COPY go.mod . [2021-06-03T16:03:50.520Z] ---> 9b5f535fdd20 [2021-06-03T16:03:50.520Z] Step 7/24 : RUN go mod download [2021-06-03T16:03:50.783Z] ---> Running in 6776fd75b8d7 [2021-06-03T16:03:50.783Z] Removing intermediate container 34554bbc9f9d [2021-06-03T16:03:50.783Z] ---> a93e30f1961a [2021-06-03T16:03:50.783Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T16:03:50.783Z] ---> 937a68e91f65 [2021-06-03T16:03:50.783Z] Step 7/23 : RUN go mod download [2021-06-03T16:03:51.046Z] ---> Running in 8cb2b66ffc35 [2021-06-03T16:03:51.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:51.046Z] ---> 2976a97aa520 [2021-06-03T16:03:51.046Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T16:03:51.046Z] ---> Running in fa29146214b6 [2021-06-03T16:03:51.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-03T16:03:51.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:03:51.621Z] Removing intermediate container 6776fd75b8d7 [2021-06-03T16:03:51.621Z] ---> 5452bcdfa90b [2021-06-03T16:03:51.621Z] Step 8/24 : COPY . . [2021-06-03T16:03:52.675Z] OK: 219 MiB in 52 packages [2021-06-03T16:03:54.661Z] Removing intermediate container 8cb2b66ffc35 [2021-06-03T16:03:54.661Z] ---> bebd1fc5da9d [2021-06-03T16:03:54.661Z] Step 8/23 : COPY . . [2021-06-03T16:03:54.661Z] Removing intermediate container fa29146214b6 [2021-06-03T16:03:54.661Z] ---> c1c21e31bd7d [2021-06-03T16:03:54.661Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T16:03:57.283Z] ---> Running in 6943a5ed80c6 [2021-06-03T16:03:58.705Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:03:58.705Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:03:58.705Z] ---> 1efcccb35c61 [2021-06-03T16:03:58.705Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:03:58.706Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:03:58.706Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:03:58.706Z] ---> 1efcccb35c61 [2021-06-03T16:03:58.706Z] Step 3/26 : WORKDIR /edgex-go [2021-06-03T16:03:58.706Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:03:58.706Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:03:58.706Z] ---> 1efcccb35c61 [2021-06-03T16:03:58.706Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T16:03:58.706Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:03:58.706Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:03:58.706Z] ---> 1efcccb35c61 [2021-06-03T16:03:58.706Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:03:58.706Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:03:58.706Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:03:58.706Z] ---> 1efcccb35c61 [2021-06-03T16:03:58.706Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:03:59.322Z] ---> Running in 121130cb0265 [2021-06-03T16:03:59.322Z] ---> Running in 2fad09e885b5 [2021-06-03T16:03:59.322Z] ---> Running in 053bd13da79b [2021-06-03T16:03:59.322Z] ---> Running in 4ef5881ebf20 [2021-06-03T16:03:59.322Z] ---> Running in 7c00a763503f [2021-06-03T16:04:00.322Z] Removing intermediate container 7c00a763503f [2021-06-03T16:04:00.322Z] ---> fb7e0bcf6cbc [2021-06-03T16:04:00.322Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:04:00.616Z] Removing intermediate container 2fad09e885b5 [2021-06-03T16:04:00.616Z] ---> f3f28c72872b [2021-06-03T16:04:00.616Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:04:00.616Z] Removing intermediate container 4ef5881ebf20 [2021-06-03T16:04:00.616Z] ---> 2a4844568557 [2021-06-03T16:04:00.616Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:04:00.616Z] Removing intermediate container 121130cb0265 [2021-06-03T16:04:00.616Z] ---> daa1d7e25cd4 [2021-06-03T16:04:00.616Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:04:00.616Z] Removing intermediate container 053bd13da79b [2021-06-03T16:04:00.616Z] ---> 1c2d8c449356 [2021-06-03T16:04:00.616Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:04:00.897Z] ---> Running in 4097817a8bec [2021-06-03T16:04:00.898Z] ---> Running in 92dd7cde0973 [2021-06-03T16:04:00.898Z] ---> Running in 302235bb1229 [2021-06-03T16:04:00.898Z] ---> Running in bf781fba18a9 [2021-06-03T16:04:01.182Z] ---> Running in d2136a666aa4 [2021-06-03T16:04:04.317Z] Removing intermediate container 7e47521c71af [2021-06-03T16:04:04.318Z] ---> c8602310f56a [2021-06-03T16:04:04.318Z] Step 6/24 : COPY go.mod . [2021-06-03T16:04:04.318Z] Removing intermediate container 6943a5ed80c6 [2021-06-03T16:04:04.318Z] ---> 1d7728dac017 [2021-06-03T16:04:04.318Z] Step 29/32 : CMD ["gate"] [2021-06-03T16:04:04.318Z] ---> f1ca5c6634ad [2021-06-03T16:04:04.318Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:04:04.318Z] ---> e4876bb83b6b [2021-06-03T16:04:04.318Z] Step 9/23 : RUN go mod tidy [2021-06-03T16:04:04.318Z] ---> Running in 651bbdd0dd26 [2021-06-03T16:04:04.318Z] ---> Running in b8b0bd9da62e [2021-06-03T16:04:04.318Z] ---> Running in 53315ec478b2 [2021-06-03T16:04:04.318Z] ---> 47489c71cf23 [2021-06-03T16:04:04.318Z] Step 7/24 : RUN go mod download [2021-06-03T16:04:04.318Z] Removing intermediate container b8b0bd9da62e [2021-06-03T16:04:04.318Z] ---> 7cafabdb4789 [2021-06-03T16:04:04.318Z] Step 30/32 : LABEL arch=x86_64 [2021-06-03T16:04:04.318Z] ---> Running in f57492aa62ea [2021-06-03T16:04:04.318Z] ---> Running in a545c6202f12 [2021-06-03T16:04:04.848Z] Removing intermediate container a545c6202f12 [2021-06-03T16:04:04.848Z] ---> 0cc0251ee0b8 [2021-06-03T16:04:04.848Z] Step 31/32 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:04:04.848Z] ---> Running in 8d6787031b9e [2021-06-03T16:04:05.369Z] Removing intermediate container 8d6787031b9e [2021-06-03T16:04:05.369Z] ---> 0420ba18404e [2021-06-03T16:04:05.369Z] Step 32/32 : LABEL version=2.0.0-dev.250 [2021-06-03T16:04:05.369Z] ---> Running in 0be473304a9d [2021-06-03T16:04:05.720Z] Removing intermediate container 0be473304a9d [2021-06-03T16:04:05.720Z] ---> f6678db09676 [2021-06-03T16:04:05.720Z] [2021-06-03T16:04:05.720Z] Successfully built f6678db09676 [2021-06-03T16:04:05.720Z] Successfully tagged security-bootstrapper:latest [2021-06-03T16:04:05.782Z] Removing intermediate container 92dd7cde0973 [2021-06-03T16:04:05.782Z] ---> 15028bbfb385 [2021-06-03T16:04:05.782Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T16:04:05.782Z] ---> Running in 23614cfc79eb [2021-06-03T16:04:06.060Z] Removing intermediate container 302235bb1229 [2021-06-03T16:04:06.060Z] ---> 066ce7acd292 [2021-06-03T16:04:06.060Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T16:04:06.416Z]  Building security-bootstrapper ... done Removing intermediate container 651bbdd0dd26 [2021-06-03T16:04:06.416Z] ---> 75ce87099ae1 [2021-06-03T16:04:06.416Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T16:04:06.416Z] ---> Running in ab268d810ea2 [2021-06-03T16:04:06.416Z] Removing intermediate container f57492aa62ea [2021-06-03T16:04:06.416Z] ---> e498c9b59c76 [2021-06-03T16:04:06.416Z] Step 8/24 : COPY . . [2021-06-03T16:04:06.416Z] Removing intermediate container 53315ec478b2 [2021-06-03T16:04:06.416Z] ---> 33d03b9c7f0f [2021-06-03T16:04:06.416Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T16:04:06.660Z] ---> Running in 667939f3ee79 [2021-06-03T16:04:06.660Z] Removing intermediate container d2136a666aa4 [2021-06-03T16:04:06.660Z] ---> 90ec2849ddb1 [2021-06-03T16:04:06.660Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T16:04:06.684Z] ---> Running in 9161ddce75ed [2021-06-03T16:04:06.939Z] Removing intermediate container bf781fba18a9 [2021-06-03T16:04:06.940Z] ---> d7e9f9982c73 [2021-06-03T16:04:06.940Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T16:04:06.940Z] ---> Running in 89eaa253335d [2021-06-03T16:04:07.216Z] Removing intermediate container 4097817a8bec [2021-06-03T16:04:07.216Z] ---> 162b2ad50d29 [2021-06-03T16:04:07.216Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T16:04:07.216Z] ---> Running in 0a9933904b7f [2021-06-03T16:04:07.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-03T16:04:07.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-03T16:04:07.838Z] ---> Running in a6b827f93a3c [2021-06-03T16:04:08.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:04:08.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:04:09.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:04:09.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:04:09.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:04:09.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:04:09.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:04:10.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:04:10.203Z] OK: 218 MiB in 52 packages [2021-06-03T16:04:10.486Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:04:10.765Z] OK: 218 MiB in 52 packages [2021-06-03T16:04:10.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:04:11.382Z] OK: 218 MiB in 52 packages [2021-06-03T16:04:11.666Z] OK: 218 MiB in 52 packages [2021-06-03T16:04:11.946Z] OK: 218 MiB in 52 packages [2021-06-03T16:04:11.946Z] Removing intermediate container 23614cfc79eb [2021-06-03T16:04:11.946Z] ---> 969a7e657ab4 [2021-06-03T16:04:11.946Z] Step 6/24 : COPY go.mod . [2021-06-03T16:04:12.555Z] Removing intermediate container 667939f3ee79 [2021-06-03T16:04:12.556Z] ---> d832c6f5eea9 [2021-06-03T16:04:12.556Z] Step 6/32 : COPY go.mod . [2021-06-03T16:04:13.170Z] ---> c63d5785f442 [2021-06-03T16:04:13.170Z] Step 7/24 : RUN go mod download [2021-06-03T16:04:13.170Z] Removing intermediate container 89eaa253335d [2021-06-03T16:04:13.170Z] ---> 40a51483d1c0 [2021-06-03T16:04:13.170Z] Step 6/24 : COPY go.mod . [2021-06-03T16:04:13.445Z] ---> Running in c7f91fddcb5b [2021-06-03T16:04:13.445Z] Removing intermediate container 0a9933904b7f [2021-06-03T16:04:13.445Z] ---> 910d10fa50e1 [2021-06-03T16:04:13.445Z] Step 6/24 : COPY go.mod . [2021-06-03T16:04:13.725Z] ---> 03e15ec4a056 [2021-06-03T16:04:13.725Z] Step 7/32 : RUN go mod download [2021-06-03T16:04:13.878Z] ---> 7c60c49e8677 [2021-06-03T16:04:13.878Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:04:13.878Z] ---> Running in a90e014dce04 [2021-06-03T16:04:14.002Z] Removing intermediate container a6b827f93a3c [2021-06-03T16:04:14.002Z] ---> 5a082f61b680 [2021-06-03T16:04:14.002Z] Step 6/26 : COPY go.mod . [2021-06-03T16:04:14.002Z] ---> Running in a7918481a0d0 [2021-06-03T16:04:14.601Z] ---> 35f8ce1245fa [2021-06-03T16:04:14.601Z] Step 7/24 : RUN go mod download [2021-06-03T16:04:14.601Z] ---> Running in 64087f5d6f65 [2021-06-03T16:04:14.601Z] ---> f46987ad89a9 [2021-06-03T16:04:14.601Z] Step 7/24 : RUN go mod download [2021-06-03T16:04:14.841Z] Removing intermediate container a90e014dce04 [2021-06-03T16:04:14.842Z] ---> c630d3d828be [2021-06-03T16:04:14.842Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T16:04:14.842Z] ---> Running in d6fe2af43398 [2021-06-03T16:04:15.225Z] ---> Running in 8c866ce25a5c [2021-06-03T16:04:15.225Z] ---> bab244ac9485 [2021-06-03T16:04:15.225Z] Step 7/26 : RUN go mod download [2021-06-03T16:04:15.419Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/core-data/core-data ./cmd/core-data [2021-06-03T16:04:15.499Z] ---> Running in d95b6b25ad97 [2021-06-03T16:04:16.977Z] Removing intermediate container c7f91fddcb5b [2021-06-03T16:04:16.977Z] ---> e244c52100d9 [2021-06-03T16:04:16.977Z] Step 8/24 : COPY . . [2021-06-03T16:04:17.588Z] Removing intermediate container a7918481a0d0 [2021-06-03T16:04:17.588Z] ---> 0de67d252c5c [2021-06-03T16:04:17.588Z] Step 8/32 : COPY . . [2021-06-03T16:04:19.051Z] Removing intermediate container 64087f5d6f65 [2021-06-03T16:04:19.051Z] ---> 8030c1ba1dd3 [2021-06-03T16:04:19.051Z] Step 8/24 : COPY . . [2021-06-03T16:04:19.647Z] Removing intermediate container 8c866ce25a5c [2021-06-03T16:04:19.647Z] ---> 73fa5bf98c13 [2021-06-03T16:04:19.647Z] Step 8/24 : COPY . . [2021-06-03T16:04:19.922Z] Removing intermediate container d95b6b25ad97 [2021-06-03T16:04:19.922Z] ---> b10e4bd955a2 [2021-06-03T16:04:19.922Z] Step 8/26 : COPY . . [2021-06-03T16:04:20.729Z] Removing intermediate container 40777f125d0c [2021-06-03T16:04:20.729Z] ---> 26fdbc588b3e [2021-06-03T16:04:20.729Z] [2021-06-03T16:04:20.729Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T16:04:20.729Z] ---> 13621d1b12d4 [2021-06-03T16:04:20.729Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:04:20.729Z] ---> Using cache [2021-06-03T16:04:20.729Z] ---> 0b3583220073 [2021-06-03T16:04:20.729Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:04:20.729Z] ---> Using cache [2021-06-03T16:04:20.729Z] ---> 87f252a32e15 [2021-06-03T16:04:20.729Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T16:04:20.729Z] ---> Running in a8b721cb8e3d [2021-06-03T16:04:20.729Z] Removing intermediate container a8b721cb8e3d [2021-06-03T16:04:20.729Z] ---> 0cf2eb60d395 [2021-06-03T16:04:20.729Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T16:04:20.729Z] ---> Running in e980d9346b5a [2021-06-03T16:04:20.990Z] Removing intermediate container e980d9346b5a [2021-06-03T16:04:20.990Z] ---> de46618aded6 [2021-06-03T16:04:20.990Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:04:21.252Z] ---> 59a44f008cf5 [2021-06-03T16:04:21.252Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T16:04:21.826Z] ---> 767e6d5ced20 [2021-06-03T16:04:21.826Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T16:04:21.826Z] ---> af7aaeed63d9 [2021-06-03T16:04:21.826Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T16:04:22.088Z] ---> Running in 4620a4b596cc [2021-06-03T16:04:22.088Z] Removing intermediate container 4620a4b596cc [2021-06-03T16:04:22.088Z] ---> 8300f5534f70 [2021-06-03T16:04:22.088Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:04:22.351Z] ---> Running in 5ced1d06a2e1 [2021-06-03T16:04:22.923Z] Removing intermediate container 5ced1d06a2e1 [2021-06-03T16:04:22.923Z] ---> 71423d54fd93 [2021-06-03T16:04:22.923Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T16:04:23.185Z] ---> Running in 2d7bcf7c9176 [2021-06-03T16:04:23.185Z] Removing intermediate container 2d7bcf7c9176 [2021-06-03T16:04:23.185Z] ---> 4a90452c67ab [2021-06-03T16:04:23.185Z] Step 22/23 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:04:23.449Z] ---> Running in 22c56f8d1572 [2021-06-03T16:04:23.719Z] Removing intermediate container 22c56f8d1572 [2021-06-03T16:04:23.719Z] ---> fda290e14d96 [2021-06-03T16:04:23.719Z] Step 23/23 : LABEL version=2.0.0-dev.250 [2021-06-03T16:04:23.719Z] ---> Running in a04a0eaadc56 [2021-06-03T16:04:23.982Z] Removing intermediate container a04a0eaadc56 [2021-06-03T16:04:23.982Z] ---> 80e03ed5257f [2021-06-03T16:04:23.982Z] [2021-06-03T16:04:23.982Z] Successfully built 80e03ed5257f [2021-06-03T16:04:23.982Z] Successfully tagged support-scheduler:latest [2021-06-03T16:04:35.037Z] ---> 3562e8f5b60f [2021-06-03T16:04:35.038Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:04:35.038Z] ---> 160e9f694543 [2021-06-03T16:04:35.038Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:04:35.038Z] ---> 2e6ad8ae31ba [2021-06-03T16:04:35.038Z] Step 9/32 : RUN go mod tidy [2021-06-03T16:04:35.038Z] ---> ab38e065a67e [2021-06-03T16:04:35.038Z] Step 9/26 : RUN go mod tidy [2021-06-03T16:04:35.038Z] ---> 680797c9fb17 [2021-06-03T16:04:35.038Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:04:35.310Z] ---> Running in 9faa0676def6 [2021-06-03T16:04:35.310Z] ---> Running in 4103d7f46218 [2021-06-03T16:04:35.310Z] ---> Running in dbdf2144d752 [2021-06-03T16:04:35.583Z] ---> Running in 8d33a1a08634 [2021-06-03T16:04:35.583Z] ---> Running in 60267969fe8c [2021-06-03T16:04:39.051Z]  Building support-scheduler ... done Removing intermediate container 9161ddce75ed [2021-06-03T16:04:39.051Z] ---> 389b09890526 [2021-06-03T16:04:39.051Z] [2021-06-03T16:04:39.051Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T16:04:39.051Z] ---> 13621d1b12d4 [2021-06-03T16:04:39.051Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T16:04:39.051Z] Removing intermediate container ab268d810ea2 [2021-06-03T16:04:39.051Z] ---> 3a5045f90ae5 [2021-06-03T16:04:39.051Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T16:04:39.051Z] ---> Running in a86379c32310 [2021-06-03T16:04:39.051Z] ---> Running in 876be20452dd [2021-06-03T16:04:39.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:39.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:39.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-03T16:04:39.051Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T16:04:39.051Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T16:04:39.051Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:04:39.051Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:04:39.051Z] OK: 6 MiB in 16 packages [2021-06-03T16:04:39.051Z] Removing intermediate container a86379c32310 [2021-06-03T16:04:39.051Z] ---> d334702e7a77 [2021-06-03T16:04:39.051Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:04:39.051Z] ---> Running in c0a1202cbf82 [2021-06-03T16:04:39.051Z] Removing intermediate container c0a1202cbf82 [2021-06-03T16:04:39.051Z] ---> dcf2740f3c63 [2021-06-03T16:04:39.051Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T16:04:39.051Z] Removing intermediate container 876be20452dd [2021-06-03T16:04:39.051Z] ---> acfa814e5559 [2021-06-03T16:04:39.051Z] [2021-06-03T16:04:39.051Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T16:04:39.051Z] ---> Running in 69412d8e2270 [2021-06-03T16:04:39.051Z] Removing intermediate container 69412d8e2270 [2021-06-03T16:04:39.051Z] ---> ed6b32ca959c [2021-06-03T16:04:39.051Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T16:04:39.051Z] ---> Running in 265a8013b393 [2021-06-03T16:04:39.330Z] 20.10.0: Pulling from library/docker [2021-06-03T16:04:39.330Z] Removing intermediate container 265a8013b393 [2021-06-03T16:04:39.330Z] ---> ec4681de4dcc [2021-06-03T16:04:39.330Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:04:39.918Z] ---> c229784c0c58 [2021-06-03T16:04:39.918Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T16:04:40.506Z] ---> 19117a0a41fb [2021-06-03T16:04:40.506Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T16:04:40.773Z] ---> d5f047ba8ec9 [2021-06-03T16:04:40.773Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T16:04:41.038Z] ---> Running in ce8c818e837a [2021-06-03T16:04:41.321Z] Removing intermediate container ce8c818e837a [2021-06-03T16:04:41.321Z] ---> 00c4b46e6be3 [2021-06-03T16:04:41.321Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:04:41.923Z] ---> Running in a1c451271267 [2021-06-03T16:04:42.319Z] Removing intermediate container 9faa0676def6 [2021-06-03T16:04:42.319Z] ---> f251c017f9d2 [2021-06-03T16:04:42.319Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T16:04:42.319Z] ---> Running in 0005dd228c07 [2021-06-03T16:04:42.927Z] Removing intermediate container 4103d7f46218 [2021-06-03T16:04:42.927Z] ---> 5802c30ca545 [2021-06-03T16:04:42.927Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T16:04:43.202Z] ---> Running in 7f20416c7a01 [2021-06-03T16:04:43.476Z] Removing intermediate container 8d33a1a08634 [2021-06-03T16:04:43.476Z] ---> 1438837be439 [2021-06-03T16:04:43.476Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T16:04:43.476Z] Removing intermediate container 60267969fe8c [2021-06-03T16:04:43.476Z] ---> 2933ea01ab14 [2021-06-03T16:04:43.476Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T16:04:43.752Z] Removing intermediate container dbdf2144d752 [2021-06-03T16:04:43.752Z] ---> 9c73939ff30f [2021-06-03T16:04:43.752Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-03T16:04:43.752Z] ---> Running in 1dc60d4b9083 [2021-06-03T16:04:43.842Z] Removing intermediate container a1c451271267 [2021-06-03T16:04:43.842Z] ---> 9bd401194c01 [2021-06-03T16:04:43.842Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T16:04:44.025Z] ---> Running in 3e4c25b3f97f [2021-06-03T16:04:44.025Z] ---> Running in ccba5f9c14a1 [2021-06-03T16:04:44.025Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-03T16:04:44.782Z] ---> Running in cdaabaa578e2 [2021-06-03T16:04:45.043Z] Removing intermediate container cdaabaa578e2 [2021-06-03T16:04:45.043Z] ---> d7949e343641 [2021-06-03T16:04:45.043Z] Step 22/23 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:04:45.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-03T16:04:45.622Z] ---> Running in 7067d97db5d0 [2021-06-03T16:04:45.622Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T16:04:45.622Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T16:04:45.622Z] ---> aefe523efa57 [2021-06-03T16:04:45.622Z] 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-06-03T16:04:45.885Z] Removing intermediate container d6fe2af43398 [2021-06-03T16:04:45.885Z] ---> 41f26dd6e412 [2021-06-03T16:04:45.885Z] [2021-06-03T16:04:45.885Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:04:45.885Z] ---> 13621d1b12d4 [2021-06-03T16:04:45.885Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T16:04:45.885Z] ---> Running in 35f16db6de1c [2021-06-03T16:04:45.885Z] ---> Running in e2f96cecb067 [2021-06-03T16:04:45.885Z] Removing intermediate container 7067d97db5d0 [2021-06-03T16:04:45.885Z] ---> d3d4145ac665 [2021-06-03T16:04:45.885Z] Step 23/23 : LABEL version=2.0.0-dev.250 [2021-06-03T16:04:45.885Z] ---> Running in 416138e6f64b [2021-06-03T16:04:45.885Z] Removing intermediate container 35f16db6de1c [2021-06-03T16:04:45.885Z] ---> 0aaa004406dc [2021-06-03T16:04:45.885Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T16:04:45.885Z] Removing intermediate container e2f96cecb067 [2021-06-03T16:04:45.885Z] ---> 1f0130158929 [2021-06-03T16:04:45.885Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T16:04:45.885Z] ---> Running in f6b6089ffb97 [2021-06-03T16:04:45.885Z] ---> Running in 78232d3860a9 [2021-06-03T16:04:45.885Z] Removing intermediate container 416138e6f64b [2021-06-03T16:04:45.885Z] ---> dd088e0201dc [2021-06-03T16:04:45.885Z] [2021-06-03T16:04:46.148Z] Successfully built dd088e0201dc [2021-06-03T16:04:46.148Z] Removing intermediate container 78232d3860a9 [2021-06-03T16:04:46.148Z] ---> ce64497db055 [2021-06-03T16:04:46.148Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T16:04:46.148Z] Successfully tagged support-notifications:latest [2021-06-03T16:04:46.148Z]  Building support-notifications ... done  ---> Running in 58073a8add37 [2021-06-03T16:04:46.148Z] Removing intermediate container 58073a8add37 [2021-06-03T16:04:46.148Z] ---> 163c10d45fbd [2021-06-03T16:04:46.148Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:04:46.148Z] ---> Running in d9d5997d8909 [2021-06-03T16:04:46.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:46.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:46.409Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T16:04:46.409Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T16:04:46.409Z] Executing bash-5.0.17-r0.post-install [2021-06-03T16:04:46.409Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:04:46.410Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T16:04:46.482Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/core-data/core-data ./cmd/core-data [2021-06-03T16:04:46.685Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T16:04:46.686Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T16:04:46.686Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T16:04:46.686Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T16:04:46.686Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T16:04:46.686Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T16:04:46.686Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T16:04:46.686Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T16:04:46.686Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T16:04:46.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-03T16:04:47.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-03T16:04:47.261Z] Removing intermediate container d9d5997d8909 [2021-06-03T16:04:47.261Z] ---> e8e32dbf4c70 [2021-06-03T16:04:47.261Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T16:04:47.835Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T16:04:47.835Z] ---> Running in d460c1557c4f [2021-06-03T16:04:47.835Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T16:04:47.835Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T16:04:47.835Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T16:04:47.835Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T16:04:47.835Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T16:04:47.835Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T16:04:47.835Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T16:04:47.835Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T16:04:47.835Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T16:04:47.835Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T16:04:47.835Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T16:04:47.835Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T16:04:47.835Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T16:04:47.835Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T16:04:47.835Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T16:04:47.835Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T16:04:47.835Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T16:04:47.835Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T16:04:47.835Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T16:04:47.835Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T16:04:47.835Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T16:04:47.835Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T16:04:47.835Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T16:04:47.835Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T16:04:47.835Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T16:04:48.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:48.100Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T16:04:48.100Z] OK: 72 MiB in 59 packages [2021-06-03T16:04:48.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:04:48.673Z] Collecting docker-compose==1.23.2 [2021-06-03T16:04:48.673Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T16:04:48.932Z] Collecting texttable<0.10,>=0.9.0 [2021-06-03T16:04:48.932Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T16:04:48.932Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T16:04:49.193Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T16:04:49.193Z] Collecting PyYAML<4,>=3.10 [2021-06-03T16:04:49.193Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T16:04:49.193Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T16:04:49.453Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T16:04:49.713Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T16:04:49.713Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T16:04:49.713Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T16:04:49.713Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T16:04:50.288Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T16:04:50.288Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T16:04:50.288Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T16:04:50.288Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T16:04:50.288Z] 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-06-03T16:04:50.548Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T16:04:50.548Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T16:04:50.548Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:04:50.548Z] OK: 8 MiB in 20 packages [2021-06-03T16:04:50.814Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T16:04:50.814Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T16:04:50.814Z] Removing intermediate container d460c1557c4f [2021-06-03T16:04:50.814Z] ---> 712f02238c8d [2021-06-03T16:04:50.814Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:04:51.115Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T16:04:51.115Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T16:04:51.115Z] ---> 7d69054f313f [2021-06-03T16:04:51.115Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T16:04:51.115Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T16:04:51.115Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T16:04:51.116Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-03T16:04:51.116Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-03T16:04:51.388Z] Collecting idna<2.8,>=2.5 [2021-06-03T16:04:51.388Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T16:04:51.388Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T16:04:51.388Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T16:04:51.388Z] ---> cc7dc02e77bc [2021-06-03T16:04:51.388Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T16:04:51.388Z] Collecting docker-pycreds>=0.4.0 [2021-06-03T16:04:51.388Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T16:04:51.668Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T16:04:51.668Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T16:04:51.668Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T16:04:51.668Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T16:04:51.668Z] ---> ed4bffea8ad5 [2021-06-03T16:04:51.668Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T16:04:51.668Z] ---> Running in 81e7f7009806 [2021-06-03T16:04:51.668Z] Installing collected packages: texttable, PyYAML, cached-property, dockerpty, websocket-client, docopt, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docker-compose [2021-06-03T16:04:51.668Z] Running setup.py install for texttable: started [2021-06-03T16:04:51.668Z] Removing intermediate container 81e7f7009806 [2021-06-03T16:04:51.668Z] ---> ae1d7ca75ba4 [2021-06-03T16:04:51.668Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:04:51.668Z] ---> Running in f19c1d600498 [2021-06-03T16:04:51.929Z] Removing intermediate container f19c1d600498 [2021-06-03T16:04:51.929Z] ---> 05fce98b0cf7 [2021-06-03T16:04:51.929Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T16:04:51.929Z] ---> Running in 3231f74fa71d [2021-06-03T16:04:51.929Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T16:04:51.929Z] Running setup.py install for PyYAML: started [2021-06-03T16:04:52.191Z] Removing intermediate container 3231f74fa71d [2021-06-03T16:04:52.191Z] ---> 4cc884530a40 [2021-06-03T16:04:52.191Z] Step 23/24 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:04:52.191Z] ---> Running in 225d519e3d8d [2021-06-03T16:04:52.191Z] Removing intermediate container 225d519e3d8d [2021-06-03T16:04:52.191Z] ---> 8e3faabf65bf [2021-06-03T16:04:52.191Z] Step 24/24 : LABEL version=2.0.0-dev.250 [2021-06-03T16:04:52.191Z] ---> Running in c393ae58e3ff [2021-06-03T16:04:52.191Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T16:04:52.451Z] Running setup.py install for dockerpty: started [2021-06-03T16:04:52.451Z] Removing intermediate container c393ae58e3ff [2021-06-03T16:04:52.451Z] ---> 601d6e3dbaa0 [2021-06-03T16:04:52.451Z] [2021-06-03T16:04:52.451Z] Successfully built 601d6e3dbaa0 [2021-06-03T16:04:52.451Z] Successfully tagged core-data:latest [2021-06-03T16:04:52.712Z]  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T16:04:52.712Z] Running setup.py install for docopt: started [2021-06-03T16:04:52.974Z] Running setup.py install for docopt: finished with status 'done' [2021-06-03T16:04:52.974Z] Attempting uninstall: idna [2021-06-03T16:04:52.974Z] Found existing installation: idna 2.9 [2021-06-03T16:04:52.974Z] Uninstalling idna-2.9: [2021-06-03T16:04:52.974Z] Successfully uninstalled idna-2.9 [2021-06-03T16:04:53.236Z] Attempting uninstall: urllib3 [2021-06-03T16:04:53.236Z] Found existing installation: urllib3 1.25.9 [2021-06-03T16:04:53.236Z] Uninstalling urllib3-1.25.9: [2021-06-03T16:04:53.236Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T16:04:53.236Z] Attempting uninstall: requests [2021-06-03T16:04:53.236Z] Found existing installation: requests 2.23.0 [2021-06-03T16:04:53.236Z] Uninstalling requests-2.23.0: [2021-06-03T16:04:53.236Z] Successfully uninstalled requests-2.23.0 [2021-06-03T16:04:53.806Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-03T16:04:56.366Z] Removing intermediate container f6b6089ffb97 [2021-06-03T16:04:56.366Z] ---> 73756d935167 [2021-06-03T16:04:56.366Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T16:04:56.366Z] ---> Running in a65099d1a784 [2021-06-03T16:04:56.366Z] Removing intermediate container a65099d1a784 [2021-06-03T16:04:56.366Z] ---> c560a8be9c54 [2021-06-03T16:04:56.366Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T16:04:56.366Z] ---> Running in 4722791decfc [2021-06-03T16:04:56.366Z] Removing intermediate container 4722791decfc [2021-06-03T16:04:56.366Z] ---> b060c1953f2e [2021-06-03T16:04:56.366Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T16:04:56.938Z] ---> a0ea72b5267a [2021-06-03T16:04:56.938Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T16:04:56.938Z] ---> 96462c764135 [2021-06-03T16:04:56.938Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T16:04:57.206Z] ---> 6b605dcc9fb0 [2021-06-03T16:04:57.206Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T16:04:57.206Z] ---> Running in fc437bd120a2 [2021-06-03T16:04:57.464Z] Removing intermediate container fc437bd120a2 [2021-06-03T16:04:57.464Z] ---> 1f5be0ee2a17 [2021-06-03T16:04:57.464Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:04:57.464Z] ---> Running in 218610d9c75b [2021-06-03T16:04:57.464Z] Removing intermediate container 218610d9c75b [2021-06-03T16:04:57.464Z] ---> 6b53358e6796 [2021-06-03T16:04:57.464Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T16:04:57.464Z] ---> Running in 1bb459fe671a [2021-06-03T16:04:57.724Z] Removing intermediate container 1bb459fe671a [2021-06-03T16:04:57.724Z] ---> 149d059dfc5b [2021-06-03T16:04:57.724Z] Step 23/24 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:04:57.724Z] ---> Running in 9f15d494487a [2021-06-03T16:04:57.724Z] Removing intermediate container 9f15d494487a [2021-06-03T16:04:57.724Z] ---> 656ae55568ec [2021-06-03T16:04:57.724Z] Step 24/24 : LABEL version=2.0.0-dev.250 [2021-06-03T16:04:57.724Z] ---> Running in 20690aa3d5c3 [2021-06-03T16:04:57.990Z] Removing intermediate container 20690aa3d5c3 [2021-06-03T16:04:57.990Z] ---> 374f8a5766b2 [2021-06-03T16:04:57.990Z] [2021-06-03T16:04:57.990Z] Successfully built 374f8a5766b2 [2021-06-03T16:04:57.990Z] Successfully tagged sys-mgmt-agent:latest [2021-06-03T16:04:57.998Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-03T16:04:57.997Z] $ docker stop --time=1 6a7b403438ccb30e5f9448b8dc9fa18556c6cd4ff4910a741adef707fb3abd83 [2021-06-03T16:04:59.291Z] $ docker rm -f 6a7b403438ccb30e5f9448b8dc9fa18556c6cd4ff4910a741adef707fb3abd83 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T16:04:59.676Z] + docker images [2021-06-03T16:04:59.676Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T16:04:59.676Z] sys-mgmt-agent latest 374f8a5766b2 2 seconds ago 312MB [2021-06-03T16:04:59.676Z] core-data latest 601d6e3dbaa0 7 seconds ago 20.2MB [2021-06-03T16:04:59.676Z] support-notifications latest dd088e0201dc 14 seconds ago 16.6MB [2021-06-03T16:04:59.676Z] 41f26dd6e412 14 seconds ago 1.15GB [2021-06-03T16:04:59.677Z] acfa814e5559 21 seconds ago 1.15GB [2021-06-03T16:04:59.677Z] 389b09890526 23 seconds ago 1.15GB [2021-06-03T16:04:59.677Z] support-scheduler latest 80e03ed5257f 36 seconds ago 15.9MB [2021-06-03T16:04:59.677Z] 26fdbc588b3e 39 seconds ago 1.14GB [2021-06-03T16:04:59.677Z] security-bootstrapper latest f6678db09676 54 seconds ago 18.2MB [2021-06-03T16:04:59.677Z] security-secretstore-setup latest 591567e857ad About a minute ago 28.1MB [2021-06-03T16:04:59.677Z] core-command latest 7f010a860225 About a minute ago 15.9MB [2021-06-03T16:04:59.677Z] core-metadata latest 75b248e7ec95 About a minute ago 16.6MB [2021-06-03T16:04:59.677Z] security-proxy-setup latest 5648edb2d2b0 About a minute ago 25.3MB [2021-06-03T16:04:59.677Z] 8a85a6326378 About a minute ago 1.14GB [2021-06-03T16:04:59.677Z] 8daacc7396a2 About a minute ago 1.15GB [2021-06-03T16:04:59.677Z] 5019be207ffd About a minute ago 1.14GB [2021-06-03T16:04:59.677Z] 14e0cb545a72 About a minute ago 1.15GB [2021-06-03T16:04:59.677Z] a2be885c795c About a minute ago 1.15GB [2021-06-03T16:04:59.677Z] ci-base-image-x86_64 latest 3f1f0f08355d 5 minutes ago 648MB [2021-06-03T16:04:59.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-03T16:04:59.677Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-03T16:04:59.677Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-03T16:04:59.677Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-03T16:04:59.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-06-03T16:04:59.908Z] provisioning config files... [2021-06-03T16:04:59.928Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/521@tmp/config5240631569903404358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:05:00.242Z] ---> docker-login.sh [2021-06-03T16:05:00.242Z] nexus3.edgexfoundry.org:10001 [2021-06-03T16:05:00.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:05:00.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:05:00.242Z] Configure a credential helper to remove this warning. See [2021-06-03T16:05:00.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:05:00.242Z] [2021-06-03T16:05:00.242Z] Login Succeeded [2021-06-03T16:05:00.242Z] nexus3.edgexfoundry.org:10002 [2021-06-03T16:05:00.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:05:00.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:05:00.510Z] Configure a credential helper to remove this warning. See [2021-06-03T16:05:00.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:05:00.510Z] [2021-06-03T16:05:00.510Z] Login Succeeded [2021-06-03T16:05:00.510Z] nexus3.edgexfoundry.org:10003 [2021-06-03T16:05:00.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:05:00.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:05:00.510Z] Configure a credential helper to remove this warning. See [2021-06-03T16:05:00.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:05:00.510Z] [2021-06-03T16:05:00.510Z] Login Succeeded [2021-06-03T16:05:00.510Z] nexus3.edgexfoundry.org:10004 [2021-06-03T16:05:00.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:05:00.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:05:00.772Z] Configure a credential helper to remove this warning. See [2021-06-03T16:05:00.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:05:00.772Z] [2021-06-03T16:05:00.772Z] Login Succeeded [2021-06-03T16:05:00.772Z] docker.io [2021-06-03T16:05:00.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:05:01.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:05:01.031Z] Configure a credential helper to remove this warning. See [2021-06-03T16:05:01.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:05:01.031Z] [2021-06-03T16:05:01.031Z] Login Succeeded [2021-06-03T16:05:01.031Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T16:05:01.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:05:01.106Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-03T16:05:01.106Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:01.106Z] latest [2021-06-03T16:05:01.106Z] 2.0.0-dev.250 [2021-06-03T16:05:01.106Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:01.106Z] master [2021-06-03T16:05:01.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:01.458Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:01.756Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:01.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T16:05:01.756Z] 2d4618e9c1cd: Preparing [2021-06-03T16:05:01.756Z] 6c707cfc62cd: Preparing [2021-06-03T16:05:01.756Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:01.756Z] ad71c11c33a7: Preparing [2021-06-03T16:05:01.756Z] 32f366d666a5: Preparing [2021-06-03T16:05:02.019Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:02.019Z] 8728fffe4a3c: Pushed [2021-06-03T16:05:02.019Z] 2d4618e9c1cd: Pushed [2021-06-03T16:05:02.019Z] ad71c11c33a7: Pushed [2021-06-03T16:05:02.964Z] 6c707cfc62cd: Pushed [2021-06-03T16:05:03.225Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:b71655b297996fb8a69a133c2400053b2c8cf8e1c29a674bd12baf7b1aff7c96 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:03.535Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:03.830Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-03T16:05:03.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T16:05:03.831Z] 2d4618e9c1cd: Preparing [2021-06-03T16:05:03.831Z] 6c707cfc62cd: Preparing [2021-06-03T16:05:03.831Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:03.831Z] ad71c11c33a7: Preparing [2021-06-03T16:05:03.831Z] 32f366d666a5: Preparing [2021-06-03T16:05:03.831Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:03.831Z] 2d4618e9c1cd: Layer already exists [2021-06-03T16:05:03.831Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:03.831Z] 6c707cfc62cd: Layer already exists [2021-06-03T16:05:03.831Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:03.831Z] latest: digest: sha256:b71655b297996fb8a69a133c2400053b2c8cf8e1c29a674bd12baf7b1aff7c96 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:04.135Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:04.428Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.250 [2021-06-03T16:05:04.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T16:05:04.428Z] 2d4618e9c1cd: Preparing [2021-06-03T16:05:04.428Z] 6c707cfc62cd: Preparing [2021-06-03T16:05:04.428Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:04.428Z] ad71c11c33a7: Preparing [2021-06-03T16:05:04.428Z] 32f366d666a5: Preparing [2021-06-03T16:05:04.428Z] 2d4618e9c1cd: Layer already exists [2021-06-03T16:05:04.428Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:04.428Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:04.428Z] 6c707cfc62cd: Layer already exists [2021-06-03T16:05:04.428Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:04.428Z] 2.0.0-dev.250: digest: sha256:b71655b297996fb8a69a133c2400053b2c8cf8e1c29a674bd12baf7b1aff7c96 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:04.731Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:05.045Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:05.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T16:05:05.045Z] 2d4618e9c1cd: Preparing [2021-06-03T16:05:05.045Z] 6c707cfc62cd: Preparing [2021-06-03T16:05:05.045Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:05.045Z] ad71c11c33a7: Preparing [2021-06-03T16:05:05.045Z] 32f366d666a5: Preparing [2021-06-03T16:05:05.045Z] 6c707cfc62cd: Layer already exists [2021-06-03T16:05:05.045Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:05.045Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:05.045Z] 2d4618e9c1cd: Layer already exists [2021-06-03T16:05:05.045Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:05.045Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:b71655b297996fb8a69a133c2400053b2c8cf8e1c29a674bd12baf7b1aff7c96 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:05.349Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:05.641Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-03T16:05:05.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T16:05:05.641Z] 2d4618e9c1cd: Preparing [2021-06-03T16:05:05.641Z] 6c707cfc62cd: Preparing [2021-06-03T16:05:05.641Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:05.641Z] ad71c11c33a7: Preparing [2021-06-03T16:05:05.641Z] 32f366d666a5: Preparing [2021-06-03T16:05:05.641Z] 6c707cfc62cd: Layer already exists [2021-06-03T16:05:05.641Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:05.641Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:05.641Z] 2d4618e9c1cd: Layer already exists [2021-06-03T16:05:05.641Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:05.641Z] master: digest: sha256:b71655b297996fb8a69a133c2400053b2c8cf8e1c29a674bd12baf7b1aff7c96 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:05:05.693Z] ===================================================== [Pipeline] echo [2021-06-03T16:05:05.706Z] taggedImages: [2021-06-03T16:05:05.706Z] - nexus3.edgexfoundry.org:10004/core-command:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:05.706Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-03T16:05:05.706Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.250 [2021-06-03T16:05:05.706Z] - nexus3.edgexfoundry.org:10004/core-command:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:05.706Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-03T16:05:05.738Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-03T16:05:05.738Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:05.738Z] latest [2021-06-03T16:05:05.738Z] 2.0.0-dev.250 [2021-06-03T16:05:05.738Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:05.738Z] master [2021-06-03T16:05:05.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:06.086Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:06.387Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:06.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T16:05:06.387Z] 7f1fed89e3f8: Preparing [2021-06-03T16:05:06.387Z] ba8ac5701e83: Preparing [2021-06-03T16:05:06.387Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:06.387Z] ce3192c82d52: Preparing [2021-06-03T16:05:06.387Z] 7e7088457da9: Preparing [2021-06-03T16:05:06.387Z] 32f366d666a5: Preparing [2021-06-03T16:05:06.387Z] 32f366d666a5: Waiting [2021-06-03T16:05:06.387Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:06.653Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:06.653Z] 7f1fed89e3f8: Pushed [2021-06-03T16:05:06.653Z] 7e7088457da9: Pushed [2021-06-03T16:05:06.653Z] ce3192c82d52: Pushed [2021-06-03T16:05:07.592Z] ba8ac5701e83: Pushed [2021-06-03T16:05:07.853Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:9db69af04faf96e8660752435dc34bc46455b9269b9ef568885d02548078a63b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:08.167Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:08.465Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-03T16:05:08.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T16:05:08.465Z] 7f1fed89e3f8: Preparing [2021-06-03T16:05:08.465Z] ba8ac5701e83: Preparing [2021-06-03T16:05:08.465Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:08.465Z] ce3192c82d52: Preparing [2021-06-03T16:05:08.465Z] 7e7088457da9: Preparing [2021-06-03T16:05:08.465Z] 32f366d666a5: Preparing [2021-06-03T16:05:08.465Z] 32f366d666a5: Waiting [2021-06-03T16:05:08.465Z] 7f1fed89e3f8: Layer already exists [2021-06-03T16:05:08.465Z] 7e7088457da9: Layer already exists [2021-06-03T16:05:08.465Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:08.465Z] ce3192c82d52: Layer already exists [2021-06-03T16:05:08.465Z] ba8ac5701e83: Layer already exists [2021-06-03T16:05:08.465Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:08.465Z] latest: digest: sha256:9db69af04faf96e8660752435dc34bc46455b9269b9ef568885d02548078a63b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:08.772Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:09.075Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.250 [2021-06-03T16:05:09.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T16:05:09.075Z] 7f1fed89e3f8: Preparing [2021-06-03T16:05:09.075Z] ba8ac5701e83: Preparing [2021-06-03T16:05:09.075Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:09.075Z] ce3192c82d52: Preparing [2021-06-03T16:05:09.075Z] 7e7088457da9: Preparing [2021-06-03T16:05:09.075Z] 32f366d666a5: Preparing [2021-06-03T16:05:09.075Z] 32f366d666a5: Waiting [2021-06-03T16:05:09.075Z] 7e7088457da9: Layer already exists [2021-06-03T16:05:09.075Z] 7f1fed89e3f8: Layer already exists [2021-06-03T16:05:09.075Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:09.075Z] ce3192c82d52: Layer already exists [2021-06-03T16:05:09.075Z] ba8ac5701e83: Layer already exists [2021-06-03T16:05:09.075Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:09.075Z] 2.0.0-dev.250: digest: sha256:9db69af04faf96e8660752435dc34bc46455b9269b9ef568885d02548078a63b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:09.379Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:09.675Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:09.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T16:05:09.675Z] 7f1fed89e3f8: Preparing [2021-06-03T16:05:09.675Z] ba8ac5701e83: Preparing [2021-06-03T16:05:09.675Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:09.675Z] ce3192c82d52: Preparing [2021-06-03T16:05:09.675Z] 7e7088457da9: Preparing [2021-06-03T16:05:09.675Z] 32f366d666a5: Preparing [2021-06-03T16:05:09.675Z] 32f366d666a5: Waiting [2021-06-03T16:05:09.675Z] 7e7088457da9: Layer already exists [2021-06-03T16:05:09.675Z] ba8ac5701e83: Layer already exists [2021-06-03T16:05:09.675Z] ce3192c82d52: Layer already exists [2021-06-03T16:05:09.675Z] 7f1fed89e3f8: Layer already exists [2021-06-03T16:05:09.675Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:09.675Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:09.675Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:9db69af04faf96e8660752435dc34bc46455b9269b9ef568885d02548078a63b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:09.977Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:10.274Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-03T16:05:10.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T16:05:10.274Z] 7f1fed89e3f8: Preparing [2021-06-03T16:05:10.274Z] ba8ac5701e83: Preparing [2021-06-03T16:05:10.274Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:10.274Z] ce3192c82d52: Preparing [2021-06-03T16:05:10.274Z] 7e7088457da9: Preparing [2021-06-03T16:05:10.274Z] 32f366d666a5: Preparing [2021-06-03T16:05:10.274Z] 32f366d666a5: Waiting [2021-06-03T16:05:10.274Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:10.274Z] ce3192c82d52: Layer already exists [2021-06-03T16:05:10.274Z] 7f1fed89e3f8: Layer already exists [2021-06-03T16:05:10.274Z] ba8ac5701e83: Layer already exists [2021-06-03T16:05:10.274Z] 7e7088457da9: Layer already exists [2021-06-03T16:05:10.274Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:10.274Z] master: digest: sha256:9db69af04faf96e8660752435dc34bc46455b9269b9ef568885d02548078a63b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:05:10.324Z] ===================================================== [Pipeline] echo [2021-06-03T16:05:10.338Z] taggedImages: [2021-06-03T16:05:10.338Z] - nexus3.edgexfoundry.org:10004/core-data:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:10.338Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-03T16:05:10.338Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.250 [2021-06-03T16:05:10.338Z] - nexus3.edgexfoundry.org:10004/core-data:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:10.338Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-03T16:05:10.368Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-03T16:05:10.368Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:10.368Z] latest [2021-06-03T16:05:10.368Z] 2.0.0-dev.250 [2021-06-03T16:05:10.368Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:10.368Z] master [2021-06-03T16:05:10.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:10.715Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:11.011Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:11.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T16:05:11.011Z] 73d284bc5dbc: Preparing [2021-06-03T16:05:11.011Z] 62f21823f899: Preparing [2021-06-03T16:05:11.011Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:11.011Z] ad71c11c33a7: Preparing [2021-06-03T16:05:11.011Z] 32f366d666a5: Preparing [2021-06-03T16:05:11.011Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:11.011Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:11.011Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:11.011Z] 73d284bc5dbc: Pushed [2021-06-03T16:05:12.394Z] 62f21823f899: Pushed [2021-06-03T16:05:12.653Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:fd51037e46ac03cc5456d69966cf31a2b9c26f0f0e5b2d39dac1705f649b3fc5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:12.972Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:13.284Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-03T16:05:13.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T16:05:13.284Z] 73d284bc5dbc: Preparing [2021-06-03T16:05:13.284Z] 62f21823f899: Preparing [2021-06-03T16:05:13.284Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:13.284Z] ad71c11c33a7: Preparing [2021-06-03T16:05:13.284Z] 32f366d666a5: Preparing [2021-06-03T16:05:13.284Z] 62f21823f899: Layer already exists [2021-06-03T16:05:13.284Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:13.284Z] 73d284bc5dbc: Layer already exists [2021-06-03T16:05:13.284Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:13.284Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:13.284Z] latest: digest: sha256:fd51037e46ac03cc5456d69966cf31a2b9c26f0f0e5b2d39dac1705f649b3fc5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:13.593Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:13.893Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.250 [2021-06-03T16:05:13.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T16:05:13.894Z] 73d284bc5dbc: Preparing [2021-06-03T16:05:13.894Z] 62f21823f899: Preparing [2021-06-03T16:05:13.894Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:13.894Z] ad71c11c33a7: Preparing [2021-06-03T16:05:13.894Z] 32f366d666a5: Preparing [2021-06-03T16:05:13.894Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:13.894Z] 62f21823f899: Layer already exists [2021-06-03T16:05:13.894Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:13.894Z] 73d284bc5dbc: Layer already exists [2021-06-03T16:05:13.894Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:13.894Z] 2.0.0-dev.250: digest: sha256:fd51037e46ac03cc5456d69966cf31a2b9c26f0f0e5b2d39dac1705f649b3fc5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:14.217Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:14.514Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:14.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T16:05:14.514Z] 73d284bc5dbc: Preparing [2021-06-03T16:05:14.514Z] 62f21823f899: Preparing [2021-06-03T16:05:14.514Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:14.514Z] ad71c11c33a7: Preparing [2021-06-03T16:05:14.514Z] 32f366d666a5: Preparing [2021-06-03T16:05:14.514Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:14.514Z] 73d284bc5dbc: Layer already exists [2021-06-03T16:05:14.514Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:14.514Z] 62f21823f899: Layer already exists [2021-06-03T16:05:14.514Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:14.514Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:fd51037e46ac03cc5456d69966cf31a2b9c26f0f0e5b2d39dac1705f649b3fc5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:14.823Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:15.119Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-03T16:05:15.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T16:05:15.119Z] 73d284bc5dbc: Preparing [2021-06-03T16:05:15.119Z] 62f21823f899: Preparing [2021-06-03T16:05:15.119Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:15.119Z] ad71c11c33a7: Preparing [2021-06-03T16:05:15.119Z] 32f366d666a5: Preparing [2021-06-03T16:05:15.119Z] 62f21823f899: Layer already exists [2021-06-03T16:05:15.119Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:15.119Z] 73d284bc5dbc: Layer already exists [2021-06-03T16:05:15.119Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:15.119Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:15.119Z] master: digest: sha256:fd51037e46ac03cc5456d69966cf31a2b9c26f0f0e5b2d39dac1705f649b3fc5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:05:15.171Z] ===================================================== [Pipeline] echo [2021-06-03T16:05:15.185Z] taggedImages: [2021-06-03T16:05:15.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:15.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-03T16:05:15.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.250 [2021-06-03T16:05:15.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:15.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-03T16:05:15.226Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-03T16:05:15.226Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:15.226Z] latest [2021-06-03T16:05:15.226Z] 2.0.0-dev.250 [2021-06-03T16:05:15.226Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:15.226Z] master [2021-06-03T16:05:15.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:15.567Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:15.864Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:15.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T16:05:15.864Z] e048f56fbf23: Preparing [2021-06-03T16:05:15.864Z] e048f56fbf23: Preparing [2021-06-03T16:05:15.864Z] 25d72b0ffd5e: Preparing [2021-06-03T16:05:15.864Z] a5cd50f98df8: Preparing [2021-06-03T16:05:15.864Z] bcc792638793: Preparing [2021-06-03T16:05:15.864Z] f54f274bc165: Preparing [2021-06-03T16:05:15.864Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:15.864Z] 6068591e5455: Preparing [2021-06-03T16:05:15.864Z] 6068591e5455: Preparing [2021-06-03T16:05:15.864Z] 4c4985984cc8: Preparing [2021-06-03T16:05:15.864Z] d8c40cb5cbb0: Preparing [2021-06-03T16:05:15.864Z] 32f366d666a5: Preparing [2021-06-03T16:05:15.864Z] 8728fffe4a3c: Waiting [2021-06-03T16:05:15.864Z] 6068591e5455: Waiting [2021-06-03T16:05:15.864Z] 4c4985984cc8: Waiting [2021-06-03T16:05:15.864Z] d8c40cb5cbb0: Waiting [2021-06-03T16:05:15.864Z] 32f366d666a5: Waiting [2021-06-03T16:05:16.126Z] bcc792638793: Pushed [2021-06-03T16:05:16.127Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:16.127Z] e048f56fbf23: Pushed [2021-06-03T16:05:16.127Z] a5cd50f98df8: Pushed [2021-06-03T16:05:16.127Z] 25d72b0ffd5e: Pushed [2021-06-03T16:05:16.127Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:16.387Z] 6068591e5455: Pushed [2021-06-03T16:05:16.387Z] d8c40cb5cbb0: Pushed [2021-06-03T16:05:16.387Z] 4c4985984cc8: Pushed [2021-06-03T16:05:17.332Z] f54f274bc165: Pushed [2021-06-03T16:05:17.593Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:a3551ffcc2be7464e54aed817606d6433286f2cacee5364997275abd44c03f3a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:17.899Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:18.196Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-03T16:05:18.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T16:05:18.196Z] e048f56fbf23: Preparing [2021-06-03T16:05:18.196Z] e048f56fbf23: Preparing [2021-06-03T16:05:18.196Z] 25d72b0ffd5e: Preparing [2021-06-03T16:05:18.196Z] a5cd50f98df8: Preparing [2021-06-03T16:05:18.196Z] bcc792638793: Preparing [2021-06-03T16:05:18.196Z] f54f274bc165: Preparing [2021-06-03T16:05:18.196Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:18.196Z] 6068591e5455: Preparing [2021-06-03T16:05:18.196Z] 6068591e5455: Preparing [2021-06-03T16:05:18.196Z] 4c4985984cc8: Preparing [2021-06-03T16:05:18.196Z] d8c40cb5cbb0: Preparing [2021-06-03T16:05:18.196Z] 32f366d666a5: Preparing [2021-06-03T16:05:18.196Z] 8728fffe4a3c: Waiting [2021-06-03T16:05:18.196Z] 6068591e5455: Waiting [2021-06-03T16:05:18.196Z] 4c4985984cc8: Waiting [2021-06-03T16:05:18.196Z] d8c40cb5cbb0: Waiting [2021-06-03T16:05:18.196Z] 32f366d666a5: Waiting [2021-06-03T16:05:18.196Z] 25d72b0ffd5e: Layer already exists [2021-06-03T16:05:18.196Z] f54f274bc165: Layer already exists [2021-06-03T16:05:18.196Z] e048f56fbf23: Layer already exists [2021-06-03T16:05:18.196Z] a5cd50f98df8: Layer already exists [2021-06-03T16:05:18.196Z] bcc792638793: Layer already exists [2021-06-03T16:05:18.196Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:18.196Z] 6068591e5455: Layer already exists [2021-06-03T16:05:18.196Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:18.196Z] 4c4985984cc8: Layer already exists [2021-06-03T16:05:18.196Z] d8c40cb5cbb0: Layer already exists [2021-06-03T16:05:18.196Z] latest: digest: sha256:a3551ffcc2be7464e54aed817606d6433286f2cacee5364997275abd44c03f3a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:18.500Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:18.794Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.250 [2021-06-03T16:05:18.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T16:05:18.794Z] e048f56fbf23: Preparing [2021-06-03T16:05:18.794Z] e048f56fbf23: Preparing [2021-06-03T16:05:18.794Z] 25d72b0ffd5e: Preparing [2021-06-03T16:05:18.794Z] a5cd50f98df8: Preparing [2021-06-03T16:05:18.794Z] bcc792638793: Preparing [2021-06-03T16:05:18.794Z] f54f274bc165: Preparing [2021-06-03T16:05:18.794Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:18.794Z] 6068591e5455: Preparing [2021-06-03T16:05:18.794Z] 6068591e5455: Preparing [2021-06-03T16:05:18.794Z] 4c4985984cc8: Preparing [2021-06-03T16:05:18.794Z] d8c40cb5cbb0: Preparing [2021-06-03T16:05:18.794Z] 32f366d666a5: Preparing [2021-06-03T16:05:18.794Z] 8728fffe4a3c: Waiting [2021-06-03T16:05:18.794Z] 6068591e5455: Waiting [2021-06-03T16:05:18.794Z] 4c4985984cc8: Waiting [2021-06-03T16:05:18.794Z] d8c40cb5cbb0: Waiting [2021-06-03T16:05:18.794Z] 32f366d666a5: Waiting [2021-06-03T16:05:18.794Z] f54f274bc165: Layer already exists [2021-06-03T16:05:18.794Z] 25d72b0ffd5e: Layer already exists [2021-06-03T16:05:18.794Z] a5cd50f98df8: Layer already exists [2021-06-03T16:05:18.794Z] bcc792638793: Layer already exists [2021-06-03T16:05:18.794Z] e048f56fbf23: Layer already exists [2021-06-03T16:05:18.794Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:18.794Z] 6068591e5455: Layer already exists [2021-06-03T16:05:18.794Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:18.794Z] d8c40cb5cbb0: Layer already exists [2021-06-03T16:05:18.794Z] 4c4985984cc8: Layer already exists [2021-06-03T16:05:18.794Z] 2.0.0-dev.250: digest: sha256:a3551ffcc2be7464e54aed817606d6433286f2cacee5364997275abd44c03f3a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:19.095Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:19.391Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:19.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T16:05:19.391Z] e048f56fbf23: Preparing [2021-06-03T16:05:19.391Z] e048f56fbf23: Preparing [2021-06-03T16:05:19.391Z] 25d72b0ffd5e: Preparing [2021-06-03T16:05:19.391Z] a5cd50f98df8: Preparing [2021-06-03T16:05:19.391Z] bcc792638793: Preparing [2021-06-03T16:05:19.391Z] f54f274bc165: Preparing [2021-06-03T16:05:19.391Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:19.391Z] 6068591e5455: Preparing [2021-06-03T16:05:19.391Z] 6068591e5455: Preparing [2021-06-03T16:05:19.391Z] 4c4985984cc8: Preparing [2021-06-03T16:05:19.391Z] d8c40cb5cbb0: Preparing [2021-06-03T16:05:19.391Z] 32f366d666a5: Preparing [2021-06-03T16:05:19.391Z] 8728fffe4a3c: Waiting [2021-06-03T16:05:19.391Z] 6068591e5455: Waiting [2021-06-03T16:05:19.391Z] 4c4985984cc8: Waiting [2021-06-03T16:05:19.391Z] d8c40cb5cbb0: Waiting [2021-06-03T16:05:19.391Z] 32f366d666a5: Waiting [2021-06-03T16:05:19.391Z] e048f56fbf23: Layer already exists [2021-06-03T16:05:19.391Z] bcc792638793: Layer already exists [2021-06-03T16:05:19.391Z] 25d72b0ffd5e: Layer already exists [2021-06-03T16:05:19.391Z] a5cd50f98df8: Layer already exists [2021-06-03T16:05:19.391Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:19.391Z] f54f274bc165: Layer already exists [2021-06-03T16:05:19.391Z] d8c40cb5cbb0: Layer already exists [2021-06-03T16:05:19.391Z] 4c4985984cc8: Layer already exists [2021-06-03T16:05:19.391Z] 6068591e5455: Layer already exists [2021-06-03T16:05:19.391Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:19.391Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:a3551ffcc2be7464e54aed817606d6433286f2cacee5364997275abd44c03f3a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:19.694Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:19.992Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-03T16:05:19.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T16:05:19.992Z] e048f56fbf23: Preparing [2021-06-03T16:05:19.992Z] e048f56fbf23: Preparing [2021-06-03T16:05:19.992Z] 25d72b0ffd5e: Preparing [2021-06-03T16:05:19.992Z] a5cd50f98df8: Preparing [2021-06-03T16:05:19.992Z] bcc792638793: Preparing [2021-06-03T16:05:19.992Z] f54f274bc165: Preparing [2021-06-03T16:05:19.992Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:19.992Z] 6068591e5455: Preparing [2021-06-03T16:05:19.992Z] 6068591e5455: Preparing [2021-06-03T16:05:19.992Z] 4c4985984cc8: Preparing [2021-06-03T16:05:19.992Z] d8c40cb5cbb0: Preparing [2021-06-03T16:05:19.992Z] 32f366d666a5: Preparing [2021-06-03T16:05:19.992Z] 8728fffe4a3c: Waiting [2021-06-03T16:05:19.992Z] 6068591e5455: Waiting [2021-06-03T16:05:19.992Z] 4c4985984cc8: Waiting [2021-06-03T16:05:19.992Z] d8c40cb5cbb0: Waiting [2021-06-03T16:05:19.992Z] 32f366d666a5: Waiting [2021-06-03T16:05:19.992Z] e048f56fbf23: Layer already exists [2021-06-03T16:05:19.992Z] 25d72b0ffd5e: Layer already exists [2021-06-03T16:05:19.992Z] f54f274bc165: Layer already exists [2021-06-03T16:05:19.992Z] a5cd50f98df8: Layer already exists [2021-06-03T16:05:19.992Z] bcc792638793: Layer already exists [2021-06-03T16:05:19.992Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:19.992Z] 6068591e5455: Layer already exists [2021-06-03T16:05:19.992Z] 4c4985984cc8: Layer already exists [2021-06-03T16:05:19.992Z] d8c40cb5cbb0: Layer already exists [2021-06-03T16:05:19.992Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:19.992Z] master: digest: sha256:a3551ffcc2be7464e54aed817606d6433286f2cacee5364997275abd44c03f3a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:05:20.079Z] ===================================================== [Pipeline] echo [2021-06-03T16:05:20.131Z] taggedImages: [2021-06-03T16:05:20.131Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:20.131Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-03T16:05:20.131Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.250 [2021-06-03T16:05:20.131Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:20.131Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-03T16:05:20.163Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-03T16:05:20.163Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:20.163Z] latest [2021-06-03T16:05:20.163Z] 2.0.0-dev.250 [2021-06-03T16:05:20.163Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:20.163Z] master [2021-06-03T16:05:20.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:20.682Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:21.158Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:21.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T16:05:21.158Z] 0374542b23dd: Preparing [2021-06-03T16:05:21.158Z] 20987b2808b5: Preparing [2021-06-03T16:05:21.158Z] 6573ea8b9b2c: Preparing [2021-06-03T16:05:21.158Z] b35863fede85: Preparing [2021-06-03T16:05:21.158Z] d935cbea92e0: Preparing [2021-06-03T16:05:21.158Z] 32f366d666a5: Preparing [2021-06-03T16:05:21.158Z] 32f366d666a5: Waiting [2021-06-03T16:05:21.744Z] 6573ea8b9b2c: Pushed [2021-06-03T16:05:21.744Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:22.006Z] b35863fede85: Pushed [2021-06-03T16:05:22.006Z] d935cbea92e0: Pushed [2021-06-03T16:05:22.006Z] 20987b2808b5: Pushed [2021-06-03T16:05:22.267Z] 0374542b23dd: Pushed [2021-06-03T16:05:22.528Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:f99ae31cbe4c618605055f7e0346f7e3a753b3b12f5f82e91b58f8f60507bad1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:22.834Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:23.130Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-03T16:05:23.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T16:05:23.130Z] 0374542b23dd: Preparing [2021-06-03T16:05:23.130Z] 20987b2808b5: Preparing [2021-06-03T16:05:23.130Z] 6573ea8b9b2c: Preparing [2021-06-03T16:05:23.130Z] b35863fede85: Preparing [2021-06-03T16:05:23.130Z] d935cbea92e0: Preparing [2021-06-03T16:05:23.130Z] 32f366d666a5: Preparing [2021-06-03T16:05:23.130Z] 32f366d666a5: Waiting [2021-06-03T16:05:23.393Z] 20987b2808b5: Layer already exists [2021-06-03T16:05:23.393Z] d935cbea92e0: Layer already exists [2021-06-03T16:05:23.393Z] 0374542b23dd: Layer already exists [2021-06-03T16:05:23.393Z] 6573ea8b9b2c: Layer already exists [2021-06-03T16:05:23.393Z] b35863fede85: Layer already exists [2021-06-03T16:05:23.393Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:23.393Z] latest: digest: sha256:f99ae31cbe4c618605055f7e0346f7e3a753b3b12f5f82e91b58f8f60507bad1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:23.696Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:23.991Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.250 [2021-06-03T16:05:23.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T16:05:23.992Z] 0374542b23dd: Preparing [2021-06-03T16:05:23.992Z] 20987b2808b5: Preparing [2021-06-03T16:05:23.992Z] 6573ea8b9b2c: Preparing [2021-06-03T16:05:23.992Z] b35863fede85: Preparing [2021-06-03T16:05:23.992Z] d935cbea92e0: Preparing [2021-06-03T16:05:23.992Z] 32f366d666a5: Preparing [2021-06-03T16:05:23.992Z] 32f366d666a5: Waiting [2021-06-03T16:05:24.254Z] b35863fede85: Layer already exists [2021-06-03T16:05:24.254Z] 6573ea8b9b2c: Layer already exists [2021-06-03T16:05:24.254Z] 0374542b23dd: Layer already exists [2021-06-03T16:05:24.254Z] 20987b2808b5: Layer already exists [2021-06-03T16:05:24.254Z] d935cbea92e0: Layer already exists [2021-06-03T16:05:24.254Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:24.254Z] 2.0.0-dev.250: digest: sha256:f99ae31cbe4c618605055f7e0346f7e3a753b3b12f5f82e91b58f8f60507bad1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:24.559Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:24.879Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:24.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T16:05:24.879Z] 0374542b23dd: Preparing [2021-06-03T16:05:24.879Z] 20987b2808b5: Preparing [2021-06-03T16:05:24.879Z] 6573ea8b9b2c: Preparing [2021-06-03T16:05:24.879Z] b35863fede85: Preparing [2021-06-03T16:05:24.879Z] d935cbea92e0: Preparing [2021-06-03T16:05:24.879Z] 32f366d666a5: Preparing [2021-06-03T16:05:24.879Z] 32f366d666a5: Waiting [2021-06-03T16:05:24.879Z] 20987b2808b5: Layer already exists [2021-06-03T16:05:24.879Z] d935cbea92e0: Layer already exists [2021-06-03T16:05:24.879Z] 6573ea8b9b2c: Layer already exists [2021-06-03T16:05:24.879Z] 0374542b23dd: Layer already exists [2021-06-03T16:05:24.879Z] b35863fede85: Layer already exists [2021-06-03T16:05:24.879Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:24.879Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:f99ae31cbe4c618605055f7e0346f7e3a753b3b12f5f82e91b58f8f60507bad1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:25.181Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:25.476Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-03T16:05:25.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T16:05:25.476Z] 0374542b23dd: Preparing [2021-06-03T16:05:25.476Z] 20987b2808b5: Preparing [2021-06-03T16:05:25.476Z] 6573ea8b9b2c: Preparing [2021-06-03T16:05:25.476Z] b35863fede85: Preparing [2021-06-03T16:05:25.476Z] d935cbea92e0: Preparing [2021-06-03T16:05:25.476Z] 32f366d666a5: Preparing [2021-06-03T16:05:25.476Z] 32f366d666a5: Waiting [2021-06-03T16:05:25.476Z] 20987b2808b5: Layer already exists [2021-06-03T16:05:25.476Z] d935cbea92e0: Layer already exists [2021-06-03T16:05:25.476Z] 6573ea8b9b2c: Layer already exists [2021-06-03T16:05:25.476Z] b35863fede85: Layer already exists [2021-06-03T16:05:25.476Z] 0374542b23dd: Layer already exists [2021-06-03T16:05:25.476Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:25.476Z] master: digest: sha256:f99ae31cbe4c618605055f7e0346f7e3a753b3b12f5f82e91b58f8f60507bad1 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:05:25.535Z] ===================================================== [Pipeline] echo [2021-06-03T16:05:25.552Z] taggedImages: [2021-06-03T16:05:25.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:25.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-03T16:05:25.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.250 [2021-06-03T16:05:25.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:25.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-03T16:05:25.584Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-03T16:05:25.584Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:25.584Z] latest [2021-06-03T16:05:25.585Z] 2.0.0-dev.250 [2021-06-03T16:05:25.585Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:25.585Z] master [2021-06-03T16:05:25.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:25.931Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:26.239Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:26.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T16:05:26.239Z] 683e85e7e872: Preparing [2021-06-03T16:05:26.239Z] 1efb76af74f3: Preparing [2021-06-03T16:05:26.239Z] e83c48e76f74: Preparing [2021-06-03T16:05:26.239Z] 7af09491aff6: Preparing [2021-06-03T16:05:26.239Z] fa3a55110172: Preparing [2021-06-03T16:05:26.239Z] 3a223d8f42b0: Preparing [2021-06-03T16:05:26.239Z] 016862e6c043: Preparing [2021-06-03T16:05:26.239Z] b32ce9f68f5c: Preparing [2021-06-03T16:05:26.239Z] e1f5ec613884: Preparing [2021-06-03T16:05:26.239Z] 32f366d666a5: Preparing [2021-06-03T16:05:26.239Z] 3a223d8f42b0: Waiting [2021-06-03T16:05:26.239Z] 016862e6c043: Waiting [2021-06-03T16:05:26.239Z] b32ce9f68f5c: Waiting [2021-06-03T16:05:26.239Z] e1f5ec613884: Waiting [2021-06-03T16:05:26.239Z] 32f366d666a5: Waiting [2021-06-03T16:05:26.832Z] fa3a55110172: Pushed [2021-06-03T16:05:26.832Z] 683e85e7e872: Pushed [2021-06-03T16:05:26.832Z] 1efb76af74f3: Pushed [2021-06-03T16:05:27.095Z] 3a223d8f42b0: Pushed [2021-06-03T16:05:27.095Z] 016862e6c043: Pushed [2021-06-03T16:05:27.095Z] 7af09491aff6: Pushed [2021-06-03T16:05:27.095Z] b32ce9f68f5c: Pushed [2021-06-03T16:05:27.095Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:27.356Z] e1f5ec613884: Pushed [2021-06-03T16:05:27.356Z] e83c48e76f74: Pushed [2021-06-03T16:05:27.616Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:184f7c1b0e4e6b8a4eea069a71d4eb23661e91ae218e0c412499c5509e7ea753 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:27.922Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:28.217Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-03T16:05:28.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T16:05:28.218Z] 683e85e7e872: Preparing [2021-06-03T16:05:28.218Z] 1efb76af74f3: Preparing [2021-06-03T16:05:28.218Z] e83c48e76f74: Preparing [2021-06-03T16:05:28.218Z] 7af09491aff6: Preparing [2021-06-03T16:05:28.218Z] fa3a55110172: Preparing [2021-06-03T16:05:28.218Z] 3a223d8f42b0: Preparing [2021-06-03T16:05:28.218Z] 016862e6c043: Preparing [2021-06-03T16:05:28.218Z] b32ce9f68f5c: Preparing [2021-06-03T16:05:28.218Z] e1f5ec613884: Preparing [2021-06-03T16:05:28.218Z] 32f366d666a5: Preparing [2021-06-03T16:05:28.218Z] 016862e6c043: Waiting [2021-06-03T16:05:28.218Z] b32ce9f68f5c: Waiting [2021-06-03T16:05:28.218Z] e1f5ec613884: Waiting [2021-06-03T16:05:28.218Z] 32f366d666a5: Waiting [2021-06-03T16:05:28.218Z] 3a223d8f42b0: Waiting [2021-06-03T16:05:28.218Z] fa3a55110172: Layer already exists [2021-06-03T16:05:28.218Z] 7af09491aff6: Layer already exists [2021-06-03T16:05:28.218Z] e83c48e76f74: Layer already exists [2021-06-03T16:05:28.218Z] 1efb76af74f3: Layer already exists [2021-06-03T16:05:28.218Z] 683e85e7e872: Layer already exists [2021-06-03T16:05:28.218Z] 016862e6c043: Layer already exists [2021-06-03T16:05:28.218Z] b32ce9f68f5c: Layer already exists [2021-06-03T16:05:28.218Z] 3a223d8f42b0: Layer already exists [2021-06-03T16:05:28.218Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:28.218Z] e1f5ec613884: Layer already exists [2021-06-03T16:05:28.218Z] latest: digest: sha256:184f7c1b0e4e6b8a4eea069a71d4eb23661e91ae218e0c412499c5509e7ea753 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:28.523Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:28.820Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.250 [2021-06-03T16:05:28.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T16:05:28.820Z] 683e85e7e872: Preparing [2021-06-03T16:05:28.820Z] 1efb76af74f3: Preparing [2021-06-03T16:05:28.820Z] e83c48e76f74: Preparing [2021-06-03T16:05:28.820Z] 7af09491aff6: Preparing [2021-06-03T16:05:28.820Z] fa3a55110172: Preparing [2021-06-03T16:05:28.820Z] 3a223d8f42b0: Preparing [2021-06-03T16:05:28.820Z] 016862e6c043: Preparing [2021-06-03T16:05:28.820Z] b32ce9f68f5c: Preparing [2021-06-03T16:05:28.820Z] e1f5ec613884: Preparing [2021-06-03T16:05:28.820Z] 32f366d666a5: Preparing [2021-06-03T16:05:28.820Z] 3a223d8f42b0: Waiting [2021-06-03T16:05:28.820Z] 016862e6c043: Waiting [2021-06-03T16:05:28.820Z] b32ce9f68f5c: Waiting [2021-06-03T16:05:28.820Z] e1f5ec613884: Waiting [2021-06-03T16:05:28.820Z] 32f366d666a5: Waiting [2021-06-03T16:05:28.820Z] 7af09491aff6: Layer already exists [2021-06-03T16:05:28.820Z] e83c48e76f74: Layer already exists [2021-06-03T16:05:28.820Z] fa3a55110172: Layer already exists [2021-06-03T16:05:28.820Z] 1efb76af74f3: Layer already exists [2021-06-03T16:05:28.820Z] 683e85e7e872: Layer already exists [2021-06-03T16:05:28.820Z] 3a223d8f42b0: Layer already exists [2021-06-03T16:05:28.820Z] 016862e6c043: Layer already exists [2021-06-03T16:05:28.820Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:28.820Z] b32ce9f68f5c: Layer already exists [2021-06-03T16:05:28.820Z] e1f5ec613884: Layer already exists [2021-06-03T16:05:28.820Z] 2.0.0-dev.250: digest: sha256:184f7c1b0e4e6b8a4eea069a71d4eb23661e91ae218e0c412499c5509e7ea753 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:29.127Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:29.423Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:29.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T16:05:29.423Z] 683e85e7e872: Preparing [2021-06-03T16:05:29.423Z] 1efb76af74f3: Preparing [2021-06-03T16:05:29.423Z] e83c48e76f74: Preparing [2021-06-03T16:05:29.423Z] 7af09491aff6: Preparing [2021-06-03T16:05:29.423Z] fa3a55110172: Preparing [2021-06-03T16:05:29.423Z] 3a223d8f42b0: Preparing [2021-06-03T16:05:29.423Z] 016862e6c043: Preparing [2021-06-03T16:05:29.423Z] b32ce9f68f5c: Preparing [2021-06-03T16:05:29.423Z] e1f5ec613884: Preparing [2021-06-03T16:05:29.423Z] 32f366d666a5: Preparing [2021-06-03T16:05:29.423Z] 016862e6c043: Waiting [2021-06-03T16:05:29.423Z] b32ce9f68f5c: Waiting [2021-06-03T16:05:29.423Z] e1f5ec613884: Waiting [2021-06-03T16:05:29.423Z] 32f366d666a5: Waiting [2021-06-03T16:05:29.423Z] fa3a55110172: Layer already exists [2021-06-03T16:05:29.423Z] e83c48e76f74: Layer already exists [2021-06-03T16:05:29.423Z] 683e85e7e872: Layer already exists [2021-06-03T16:05:29.423Z] 1efb76af74f3: Layer already exists [2021-06-03T16:05:29.423Z] 7af09491aff6: Layer already exists [2021-06-03T16:05:29.423Z] 3a223d8f42b0: Layer already exists [2021-06-03T16:05:29.423Z] 016862e6c043: Layer already exists [2021-06-03T16:05:29.423Z] b32ce9f68f5c: Layer already exists [2021-06-03T16:05:29.423Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:29.423Z] e1f5ec613884: Layer already exists [2021-06-03T16:05:29.423Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:184f7c1b0e4e6b8a4eea069a71d4eb23661e91ae218e0c412499c5509e7ea753 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:29.721Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:30.015Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-03T16:05:30.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T16:05:30.016Z] 683e85e7e872: Preparing [2021-06-03T16:05:30.016Z] 1efb76af74f3: Preparing [2021-06-03T16:05:30.016Z] e83c48e76f74: Preparing [2021-06-03T16:05:30.016Z] 7af09491aff6: Preparing [2021-06-03T16:05:30.016Z] fa3a55110172: Preparing [2021-06-03T16:05:30.016Z] 3a223d8f42b0: Preparing [2021-06-03T16:05:30.016Z] 016862e6c043: Preparing [2021-06-03T16:05:30.016Z] b32ce9f68f5c: Preparing [2021-06-03T16:05:30.016Z] e1f5ec613884: Preparing [2021-06-03T16:05:30.016Z] 32f366d666a5: Preparing [2021-06-03T16:05:30.016Z] 3a223d8f42b0: Waiting [2021-06-03T16:05:30.016Z] 016862e6c043: Waiting [2021-06-03T16:05:30.016Z] b32ce9f68f5c: Waiting [2021-06-03T16:05:30.016Z] e1f5ec613884: Waiting [2021-06-03T16:05:30.016Z] 32f366d666a5: Waiting [2021-06-03T16:05:30.016Z] fa3a55110172: Layer already exists [2021-06-03T16:05:30.016Z] 1efb76af74f3: Layer already exists [2021-06-03T16:05:30.016Z] 7af09491aff6: Layer already exists [2021-06-03T16:05:30.016Z] 683e85e7e872: Layer already exists [2021-06-03T16:05:30.016Z] e83c48e76f74: Layer already exists [2021-06-03T16:05:30.016Z] 3a223d8f42b0: Layer already exists [2021-06-03T16:05:30.016Z] 016862e6c043: Layer already exists [2021-06-03T16:05:30.016Z] e1f5ec613884: Layer already exists [2021-06-03T16:05:30.016Z] b32ce9f68f5c: Layer already exists [2021-06-03T16:05:30.016Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:30.016Z] master: digest: sha256:184f7c1b0e4e6b8a4eea069a71d4eb23661e91ae218e0c412499c5509e7ea753 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:05:30.070Z] ===================================================== [Pipeline] echo [2021-06-03T16:05:30.084Z] taggedImages: [2021-06-03T16:05:30.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:30.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-03T16:05:30.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.250 [2021-06-03T16:05:30.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:30.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-03T16:05:30.134Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-03T16:05:30.135Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:30.135Z] latest [2021-06-03T16:05:30.135Z] 2.0.0-dev.250 [2021-06-03T16:05:30.135Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:30.135Z] master [2021-06-03T16:05:30.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:30.472Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:30.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:30.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T16:05:30.767Z] 4d14755a2ad5: Preparing [2021-06-03T16:05:30.767Z] ce26ebbf05dd: Preparing [2021-06-03T16:05:30.767Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:30.767Z] 68e90f421eed: Preparing [2021-06-03T16:05:30.767Z] 32f366d666a5: Preparing [2021-06-03T16:05:30.767Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:30.767Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:30.767Z] 4d14755a2ad5: Pushed [2021-06-03T16:05:31.030Z] 68e90f421eed: Pushed [2021-06-03T16:05:31.973Z] ce26ebbf05dd: Pushed [2021-06-03T16:05:32.234Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:617b2382140a4b31c75b62e86d22d300146ee563b6a4f9de9098a45964f5be78 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:32.545Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:32.844Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-03T16:05:32.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T16:05:32.844Z] 4d14755a2ad5: Preparing [2021-06-03T16:05:32.844Z] ce26ebbf05dd: Preparing [2021-06-03T16:05:32.844Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:32.844Z] 68e90f421eed: Preparing [2021-06-03T16:05:32.844Z] 32f366d666a5: Preparing [2021-06-03T16:05:32.844Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:32.844Z] ce26ebbf05dd: Layer already exists [2021-06-03T16:05:32.844Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:32.844Z] 4d14755a2ad5: Layer already exists [2021-06-03T16:05:32.844Z] 68e90f421eed: Layer already exists [2021-06-03T16:05:32.844Z] latest: digest: sha256:617b2382140a4b31c75b62e86d22d300146ee563b6a4f9de9098a45964f5be78 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:33.147Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:33.454Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.250 [2021-06-03T16:05:33.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T16:05:33.455Z] 4d14755a2ad5: Preparing [2021-06-03T16:05:33.455Z] ce26ebbf05dd: Preparing [2021-06-03T16:05:33.455Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:33.455Z] 68e90f421eed: Preparing [2021-06-03T16:05:33.455Z] 32f366d666a5: Preparing [2021-06-03T16:05:33.455Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:33.455Z] 4d14755a2ad5: Layer already exists [2021-06-03T16:05:33.455Z] ce26ebbf05dd: Layer already exists [2021-06-03T16:05:33.455Z] 68e90f421eed: Layer already exists [2021-06-03T16:05:33.455Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:33.455Z] 2.0.0-dev.250: digest: sha256:617b2382140a4b31c75b62e86d22d300146ee563b6a4f9de9098a45964f5be78 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:33.756Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:34.057Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:34.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T16:05:34.057Z] 4d14755a2ad5: Preparing [2021-06-03T16:05:34.057Z] ce26ebbf05dd: Preparing [2021-06-03T16:05:34.057Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:34.057Z] 68e90f421eed: Preparing [2021-06-03T16:05:34.057Z] 32f366d666a5: Preparing [2021-06-03T16:05:34.057Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:34.057Z] 4d14755a2ad5: Layer already exists [2021-06-03T16:05:34.057Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:34.057Z] ce26ebbf05dd: Layer already exists [2021-06-03T16:05:34.057Z] 68e90f421eed: Layer already exists [2021-06-03T16:05:34.057Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:617b2382140a4b31c75b62e86d22d300146ee563b6a4f9de9098a45964f5be78 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:34.364Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:34.659Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-03T16:05:34.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T16:05:34.659Z] 4d14755a2ad5: Preparing [2021-06-03T16:05:34.659Z] ce26ebbf05dd: Preparing [2021-06-03T16:05:34.659Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:34.659Z] 68e90f421eed: Preparing [2021-06-03T16:05:34.659Z] 32f366d666a5: Preparing [2021-06-03T16:05:34.659Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:34.659Z] 68e90f421eed: Layer already exists [2021-06-03T16:05:34.659Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:34.659Z] 4d14755a2ad5: Layer already exists [2021-06-03T16:05:34.659Z] ce26ebbf05dd: Layer already exists [2021-06-03T16:05:34.659Z] master: digest: sha256:617b2382140a4b31c75b62e86d22d300146ee563b6a4f9de9098a45964f5be78 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:05:34.718Z] ===================================================== [Pipeline] echo [2021-06-03T16:05:34.732Z] taggedImages: [2021-06-03T16:05:34.732Z] - nexus3.edgexfoundry.org:10004/support-notifications:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:34.732Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-03T16:05:34.732Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.250 [2021-06-03T16:05:34.732Z] - nexus3.edgexfoundry.org:10004/support-notifications:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:34.732Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-03T16:05:34.779Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-03T16:05:34.779Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:34.779Z] latest [2021-06-03T16:05:34.779Z] 2.0.0-dev.250 [2021-06-03T16:05:34.779Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:34.779Z] master [2021-06-03T16:05:34.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:35.167Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:35.463Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:35.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T16:05:35.463Z] d34f549e0418: Preparing [2021-06-03T16:05:35.463Z] afc65e36aecd: Preparing [2021-06-03T16:05:35.463Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:35.463Z] ad71c11c33a7: Preparing [2021-06-03T16:05:35.463Z] 32f366d666a5: Preparing [2021-06-03T16:05:35.463Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:35.463Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:35.463Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:35.463Z] d34f549e0418: Pushed [2021-06-03T16:05:36.854Z] afc65e36aecd: Pushed [2021-06-03T16:05:37.115Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:251f5122753e73cbb4946243ce8ea53118d1c34de959399c9742ba64e814576b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:37.426Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:37.728Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-03T16:05:37.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T16:05:37.728Z] d34f549e0418: Preparing [2021-06-03T16:05:37.728Z] afc65e36aecd: Preparing [2021-06-03T16:05:37.728Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:37.728Z] ad71c11c33a7: Preparing [2021-06-03T16:05:37.728Z] 32f366d666a5: Preparing [2021-06-03T16:05:37.728Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:37.728Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:37.728Z] afc65e36aecd: Layer already exists [2021-06-03T16:05:37.728Z] d34f549e0418: Layer already exists [2021-06-03T16:05:37.728Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:37.728Z] latest: digest: sha256:251f5122753e73cbb4946243ce8ea53118d1c34de959399c9742ba64e814576b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:38.036Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:38.332Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.250 [2021-06-03T16:05:38.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T16:05:38.332Z] d34f549e0418: Preparing [2021-06-03T16:05:38.332Z] afc65e36aecd: Preparing [2021-06-03T16:05:38.332Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:38.332Z] ad71c11c33a7: Preparing [2021-06-03T16:05:38.332Z] 32f366d666a5: Preparing [2021-06-03T16:05:38.332Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:38.332Z] afc65e36aecd: Layer already exists [2021-06-03T16:05:38.332Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:38.332Z] d34f549e0418: Layer already exists [2021-06-03T16:05:38.332Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:38.332Z] 2.0.0-dev.250: digest: sha256:251f5122753e73cbb4946243ce8ea53118d1c34de959399c9742ba64e814576b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:38.633Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:38.928Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:38.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T16:05:38.928Z] d34f549e0418: Preparing [2021-06-03T16:05:38.928Z] afc65e36aecd: Preparing [2021-06-03T16:05:38.928Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:38.928Z] ad71c11c33a7: Preparing [2021-06-03T16:05:38.928Z] 32f366d666a5: Preparing [2021-06-03T16:05:38.928Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:38.928Z] afc65e36aecd: Layer already exists [2021-06-03T16:05:38.928Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:38.928Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:38.928Z] d34f549e0418: Layer already exists [2021-06-03T16:05:38.928Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:251f5122753e73cbb4946243ce8ea53118d1c34de959399c9742ba64e814576b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:39.230Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:39.527Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-03T16:05:39.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T16:05:39.527Z] d34f549e0418: Preparing [2021-06-03T16:05:39.527Z] afc65e36aecd: Preparing [2021-06-03T16:05:39.527Z] 8728fffe4a3c: Preparing [2021-06-03T16:05:39.527Z] ad71c11c33a7: Preparing [2021-06-03T16:05:39.527Z] 32f366d666a5: Preparing [2021-06-03T16:05:39.527Z] afc65e36aecd: Layer already exists [2021-06-03T16:05:39.527Z] 32f366d666a5: Layer already exists [2021-06-03T16:05:39.527Z] 8728fffe4a3c: Layer already exists [2021-06-03T16:05:39.527Z] ad71c11c33a7: Layer already exists [2021-06-03T16:05:39.527Z] d34f549e0418: Layer already exists [2021-06-03T16:05:39.527Z] master: digest: sha256:251f5122753e73cbb4946243ce8ea53118d1c34de959399c9742ba64e814576b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:05:39.578Z] ===================================================== [Pipeline] echo [2021-06-03T16:05:39.592Z] taggedImages: [2021-06-03T16:05:39.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:39.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-03T16:05:39.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.250 [2021-06-03T16:05:39.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:39.592Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-03T16:05:39.643Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-03T16:05:39.643Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:39.643Z] latest [2021-06-03T16:05:39.643Z] 2.0.0-dev.250 [2021-06-03T16:05:39.643Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:39.643Z] master [2021-06-03T16:05:39.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:39.992Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:40.293Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:40.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T16:05:40.293Z] 5451313d15e9: Preparing [2021-06-03T16:05:40.293Z] b1350189045b: Preparing [2021-06-03T16:05:40.293Z] 92954c08bdde: Preparing [2021-06-03T16:05:40.293Z] d2f19f90aca4: Preparing [2021-06-03T16:05:40.293Z] 0754057c0ad3: Preparing [2021-06-03T16:05:40.293Z] 998cdf262ab1: Preparing [2021-06-03T16:05:40.293Z] 02e56110abd2: Preparing [2021-06-03T16:05:40.293Z] abc36efb885a: Preparing [2021-06-03T16:05:40.293Z] b0b09059f4e1: Preparing [2021-06-03T16:05:40.293Z] bb961f40224b: Preparing [2021-06-03T16:05:40.293Z] f4666769fca7: Preparing [2021-06-03T16:05:40.293Z] 02e56110abd2: Waiting [2021-06-03T16:05:40.293Z] abc36efb885a: Waiting [2021-06-03T16:05:40.293Z] b0b09059f4e1: Waiting [2021-06-03T16:05:40.293Z] bb961f40224b: Waiting [2021-06-03T16:05:40.293Z] f4666769fca7: Waiting [2021-06-03T16:05:40.293Z] 998cdf262ab1: Waiting [2021-06-03T16:05:40.293Z] 0754057c0ad3: Layer already exists [2021-06-03T16:05:40.293Z] 998cdf262ab1: Layer already exists [2021-06-03T16:05:40.874Z] 02e56110abd2: Layer already exists [2021-06-03T16:05:40.874Z] abc36efb885a: Layer already exists [2021-06-03T16:05:40.874Z] b1350189045b: Pushed [2021-06-03T16:05:40.874Z] bb961f40224b: Layer already exists [2021-06-03T16:05:40.874Z] b0b09059f4e1: Layer already exists [2021-06-03T16:05:41.148Z] 5451313d15e9: Pushed [2021-06-03T16:05:41.148Z] f4666769fca7: Layer already exists [2021-06-03T16:05:41.720Z] 92954c08bdde: Pushed [2021-06-03T16:05:45.928Z] d2f19f90aca4: Pushed [2021-06-03T16:05:46.189Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:1a9ea3062ee1077b1d05c69e094f1c5d82862ce23387c1c2344263e0834962e0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:46.491Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:46.791Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-03T16:05:46.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T16:05:46.791Z] 5451313d15e9: Preparing [2021-06-03T16:05:46.791Z] b1350189045b: Preparing [2021-06-03T16:05:46.791Z] 92954c08bdde: Preparing [2021-06-03T16:05:46.791Z] d2f19f90aca4: Preparing [2021-06-03T16:05:46.791Z] 0754057c0ad3: Preparing [2021-06-03T16:05:46.791Z] 998cdf262ab1: Preparing [2021-06-03T16:05:46.791Z] 02e56110abd2: Preparing [2021-06-03T16:05:46.791Z] abc36efb885a: Preparing [2021-06-03T16:05:46.791Z] b0b09059f4e1: Preparing [2021-06-03T16:05:46.791Z] bb961f40224b: Preparing [2021-06-03T16:05:46.791Z] f4666769fca7: Preparing [2021-06-03T16:05:46.791Z] abc36efb885a: Waiting [2021-06-03T16:05:46.791Z] b0b09059f4e1: Waiting [2021-06-03T16:05:46.791Z] bb961f40224b: Waiting [2021-06-03T16:05:46.791Z] f4666769fca7: Waiting [2021-06-03T16:05:46.791Z] 998cdf262ab1: Waiting [2021-06-03T16:05:46.791Z] 02e56110abd2: Waiting [2021-06-03T16:05:46.791Z] 0754057c0ad3: Layer already exists [2021-06-03T16:05:46.791Z] 92954c08bdde: Layer already exists [2021-06-03T16:05:46.791Z] b1350189045b: Layer already exists [2021-06-03T16:05:46.791Z] 5451313d15e9: Layer already exists [2021-06-03T16:05:46.791Z] d2f19f90aca4: Layer already exists [2021-06-03T16:05:46.791Z] 02e56110abd2: Layer already exists [2021-06-03T16:05:46.791Z] 998cdf262ab1: Layer already exists [2021-06-03T16:05:46.791Z] b0b09059f4e1: Layer already exists [2021-06-03T16:05:46.791Z] bb961f40224b: Layer already exists [2021-06-03T16:05:46.791Z] abc36efb885a: Layer already exists [2021-06-03T16:05:46.791Z] f4666769fca7: Layer already exists [2021-06-03T16:05:46.791Z] latest: digest: sha256:1a9ea3062ee1077b1d05c69e094f1c5d82862ce23387c1c2344263e0834962e0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:47.091Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:47.392Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.250 [2021-06-03T16:05:47.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T16:05:47.392Z] 5451313d15e9: Preparing [2021-06-03T16:05:47.392Z] b1350189045b: Preparing [2021-06-03T16:05:47.392Z] 92954c08bdde: Preparing [2021-06-03T16:05:47.392Z] d2f19f90aca4: Preparing [2021-06-03T16:05:47.392Z] 0754057c0ad3: Preparing [2021-06-03T16:05:47.392Z] 998cdf262ab1: Preparing [2021-06-03T16:05:47.392Z] 02e56110abd2: Preparing [2021-06-03T16:05:47.392Z] abc36efb885a: Preparing [2021-06-03T16:05:47.392Z] b0b09059f4e1: Preparing [2021-06-03T16:05:47.392Z] bb961f40224b: Preparing [2021-06-03T16:05:47.392Z] f4666769fca7: Preparing [2021-06-03T16:05:47.392Z] 02e56110abd2: Waiting [2021-06-03T16:05:47.392Z] abc36efb885a: Waiting [2021-06-03T16:05:47.392Z] b0b09059f4e1: Waiting [2021-06-03T16:05:47.392Z] bb961f40224b: Waiting [2021-06-03T16:05:47.392Z] f4666769fca7: Waiting [2021-06-03T16:05:47.392Z] 998cdf262ab1: Waiting [2021-06-03T16:05:47.392Z] 0754057c0ad3: Layer already exists [2021-06-03T16:05:47.392Z] d2f19f90aca4: Layer already exists [2021-06-03T16:05:47.392Z] b1350189045b: Layer already exists [2021-06-03T16:05:47.392Z] 92954c08bdde: Layer already exists [2021-06-03T16:05:47.392Z] 5451313d15e9: Layer already exists [2021-06-03T16:05:47.392Z] b0b09059f4e1: Layer already exists [2021-06-03T16:05:47.392Z] 02e56110abd2: Layer already exists [2021-06-03T16:05:47.392Z] 998cdf262ab1: Layer already exists [2021-06-03T16:05:47.392Z] abc36efb885a: Layer already exists [2021-06-03T16:05:47.392Z] bb961f40224b: Layer already exists [2021-06-03T16:05:47.392Z] f4666769fca7: Layer already exists [2021-06-03T16:05:47.392Z] 2.0.0-dev.250: digest: sha256:1a9ea3062ee1077b1d05c69e094f1c5d82862ce23387c1c2344263e0834962e0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:47.690Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:47.985Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:47.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T16:05:47.985Z] 5451313d15e9: Preparing [2021-06-03T16:05:47.985Z] b1350189045b: Preparing [2021-06-03T16:05:47.985Z] 92954c08bdde: Preparing [2021-06-03T16:05:47.985Z] d2f19f90aca4: Preparing [2021-06-03T16:05:47.985Z] 0754057c0ad3: Preparing [2021-06-03T16:05:47.985Z] 998cdf262ab1: Preparing [2021-06-03T16:05:47.985Z] 02e56110abd2: Preparing [2021-06-03T16:05:47.985Z] abc36efb885a: Preparing [2021-06-03T16:05:47.985Z] b0b09059f4e1: Preparing [2021-06-03T16:05:47.985Z] bb961f40224b: Preparing [2021-06-03T16:05:47.985Z] f4666769fca7: Preparing [2021-06-03T16:05:47.985Z] 998cdf262ab1: Waiting [2021-06-03T16:05:47.985Z] 02e56110abd2: Waiting [2021-06-03T16:05:47.985Z] abc36efb885a: Waiting [2021-06-03T16:05:47.985Z] b0b09059f4e1: Waiting [2021-06-03T16:05:47.985Z] bb961f40224b: Waiting [2021-06-03T16:05:47.985Z] b1350189045b: Layer already exists [2021-06-03T16:05:47.985Z] d2f19f90aca4: Layer already exists [2021-06-03T16:05:47.985Z] 5451313d15e9: Layer already exists [2021-06-03T16:05:47.985Z] 92954c08bdde: Layer already exists [2021-06-03T16:05:47.985Z] 0754057c0ad3: Layer already exists [2021-06-03T16:05:47.985Z] 998cdf262ab1: Layer already exists [2021-06-03T16:05:47.985Z] 02e56110abd2: Layer already exists [2021-06-03T16:05:47.985Z] abc36efb885a: Layer already exists [2021-06-03T16:05:47.985Z] bb961f40224b: Layer already exists [2021-06-03T16:05:47.985Z] b0b09059f4e1: Layer already exists [2021-06-03T16:05:47.985Z] f4666769fca7: Layer already exists [2021-06-03T16:05:47.985Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:1a9ea3062ee1077b1d05c69e094f1c5d82862ce23387c1c2344263e0834962e0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:48.285Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:05:48.580Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-03T16:05:48.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T16:05:48.580Z] 5451313d15e9: Preparing [2021-06-03T16:05:48.580Z] b1350189045b: Preparing [2021-06-03T16:05:48.580Z] 92954c08bdde: Preparing [2021-06-03T16:05:48.580Z] d2f19f90aca4: Preparing [2021-06-03T16:05:48.580Z] 0754057c0ad3: Preparing [2021-06-03T16:05:48.580Z] 998cdf262ab1: Preparing [2021-06-03T16:05:48.580Z] 02e56110abd2: Preparing [2021-06-03T16:05:48.580Z] abc36efb885a: Preparing [2021-06-03T16:05:48.580Z] b0b09059f4e1: Preparing [2021-06-03T16:05:48.580Z] bb961f40224b: Preparing [2021-06-03T16:05:48.580Z] f4666769fca7: Preparing [2021-06-03T16:05:48.580Z] 998cdf262ab1: Waiting [2021-06-03T16:05:48.580Z] 02e56110abd2: Waiting [2021-06-03T16:05:48.580Z] abc36efb885a: Waiting [2021-06-03T16:05:48.580Z] b0b09059f4e1: Waiting [2021-06-03T16:05:48.580Z] bb961f40224b: Waiting [2021-06-03T16:05:48.580Z] f4666769fca7: Waiting [2021-06-03T16:05:48.580Z] d2f19f90aca4: Layer already exists [2021-06-03T16:05:48.580Z] 5451313d15e9: Layer already exists [2021-06-03T16:05:48.580Z] 92954c08bdde: Layer already exists [2021-06-03T16:05:48.580Z] b1350189045b: Layer already exists [2021-06-03T16:05:48.580Z] 0754057c0ad3: Layer already exists [2021-06-03T16:05:48.580Z] 02e56110abd2: Layer already exists [2021-06-03T16:05:48.580Z] 998cdf262ab1: Layer already exists [2021-06-03T16:05:48.580Z] b0b09059f4e1: Layer already exists [2021-06-03T16:05:48.580Z] bb961f40224b: Layer already exists [2021-06-03T16:05:48.580Z] abc36efb885a: Layer already exists [2021-06-03T16:05:48.580Z] f4666769fca7: Layer already exists [2021-06-03T16:05:48.580Z] master: digest: sha256:1a9ea3062ee1077b1d05c69e094f1c5d82862ce23387c1c2344263e0834962e0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:05:48.633Z] ===================================================== [Pipeline] echo [2021-06-03T16:05:48.648Z] taggedImages: [2021-06-03T16:05:48.648Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:05:48.648Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-03T16:05:48.648Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.250 [2021-06-03T16:05:48.648Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:05:48.648Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [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-06-03T16:06:53.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-03T16:06:53.973Z] Removing intermediate container 7f20416c7a01 [2021-06-03T16:06:53.973Z] ---> 57dcabc7aae6 [2021-06-03T16:06:53.973Z] [2021-06-03T16:06:53.973Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T16:06:53.973Z] 3.12: Pulling from library/alpine [2021-06-03T16:06:53.973Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T16:06:53.973Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T16:06:53.973Z] ---> 9852663dfa18 [2021-06-03T16:06:53.973Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T16:06:53.973Z] ---> Running in 66da0d234479 [2021-06-03T16:06:53.973Z] Removing intermediate container 66da0d234479 [2021-06-03T16:06:53.973Z] ---> b71661b3818e [2021-06-03T16:06:53.973Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T16:06:53.973Z] ---> Running in 6e58a71bef9b [2021-06-03T16:06:55.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:06:55.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:06:56.705Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T16:06:56.705Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T16:06:56.705Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:06:56.705Z] OK: 5 MiB in 16 packages [2021-06-03T16:06:57.708Z] Removing intermediate container 3e4c25b3f97f [2021-06-03T16:06:57.708Z] ---> 54c1b3b2303c [2021-06-03T16:06:57.708Z] [2021-06-03T16:06:57.708Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T16:06:57.708Z] ---> 9852663dfa18 [2021-06-03T16:06:57.708Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T16:06:58.312Z] ---> Running in 457ab726a996 [2021-06-03T16:06:59.757Z] Removing intermediate container 6e58a71bef9b [2021-06-03T16:06:59.757Z] ---> 827b897947f7 [2021-06-03T16:06:59.757Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T16:07:00.363Z] ---> Running in d5df4d83e00c [2021-06-03T16:07:00.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:07:00.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:07:01.242Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T16:07:01.517Z] Removing intermediate container d5df4d83e00c [2021-06-03T16:07:01.517Z] ---> dd4270dc7b91 [2021-06-03T16:07:01.517Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T16:07:01.517Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:07:01.517Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T16:07:01.517Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T16:07:01.517Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T16:07:01.517Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T16:07:01.517Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:07:01.517Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:07:01.797Z] OK: 7 MiB in 20 packages [2021-06-03T16:07:02.075Z] ---> Running in 6c2ee2f766f2 [2021-06-03T16:07:03.071Z] Removing intermediate container 0005dd228c07 [2021-06-03T16:07:03.071Z] ---> 1825ab4987e6 [2021-06-03T16:07:03.071Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T16:07:03.359Z] ---> Running in 02939aa96002 [2021-06-03T16:07:03.655Z] Removing intermediate container 6c2ee2f766f2 [2021-06-03T16:07:03.655Z] ---> ae0d06bb2329 [2021-06-03T16:07:03.655Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T16:07:04.257Z] ---> Running in c6933c2d8fdb [2021-06-03T16:07:05.699Z] Removing intermediate container 457ab726a996 [2021-06-03T16:07:05.699Z] ---> ca30d0dbc890 [2021-06-03T16:07:05.699Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T16:07:05.976Z] ---> Running in 665b95a3562f [2021-06-03T16:07:06.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-03T16:07:06.538Z] Removing intermediate container ccba5f9c14a1 [2021-06-03T16:07:06.538Z] ---> 7eb6dc4f0142 [2021-06-03T16:07:06.538Z] [2021-06-03T16:07:06.538Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:07:06.538Z] ---> 9852663dfa18 [2021-06-03T16:07:06.538Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:07:07.169Z] ---> Running in 3db0d630a9db [2021-06-03T16:07:07.169Z] Removing intermediate container 665b95a3562f [2021-06-03T16:07:07.169Z] ---> e9b3968a669d [2021-06-03T16:07:07.169Z] Step 14/26 : WORKDIR / [2021-06-03T16:07:07.452Z] ---> Running in 9fb91f0f53be [2021-06-03T16:07:08.469Z] Removing intermediate container c6933c2d8fdb [2021-06-03T16:07:08.469Z] ---> 2660ff0889b0 [2021-06-03T16:07:08.469Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T16:07:08.469Z] ---> Running in ba85b2a580db [2021-06-03T16:07:08.753Z] Removing intermediate container 9fb91f0f53be [2021-06-03T16:07:08.753Z] ---> fcabc6b40cf3 [2021-06-03T16:07:08.753Z] 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-06-03T16:07:09.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:07:09.637Z] Removing intermediate container ba85b2a580db [2021-06-03T16:07:09.637Z] ---> a1043b7220d3 [2021-06-03T16:07:09.637Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T16:07:09.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:07:10.246Z] ---> 33e60d63c628 [2021-06-03T16:07:10.246Z] 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-06-03T16:07:10.246Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T16:07:10.246Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:07:10.536Z] OK: 5 MiB in 15 packages [2021-06-03T16:07:10.536Z] Removing intermediate container 02939aa96002 [2021-06-03T16:07:10.536Z] ---> 0d150a68a1ab [2021-06-03T16:07:10.536Z] [2021-06-03T16:07:10.536Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T16:07:10.814Z] 20.10.0: Pulling from library/docker [2021-06-03T16:07:11.819Z] ---> 078f2d0442de [2021-06-03T16:07:11.819Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T16:07:12.426Z] ---> Running in 5eda9ad5449a [2021-06-03T16:07:12.426Z] ---> 11abd5a8e44b [2021-06-03T16:07:12.426Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T16:07:13.028Z] Removing intermediate container 3db0d630a9db [2021-06-03T16:07:13.028Z] ---> 7c55fa792f27 [2021-06-03T16:07:13.028Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:07:13.308Z] ---> Running in ce07161a8bb0 [2021-06-03T16:07:13.592Z] Removing intermediate container 1dc60d4b9083 [2021-06-03T16:07:13.592Z] ---> 6fa69d0db984 [2021-06-03T16:07:13.592Z] [2021-06-03T16:07:13.592Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:07:13.592Z] ---> 9852663dfa18 [2021-06-03T16:07:13.592Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T16:07:14.190Z] ---> Running in db7d7d01cdbe [2021-06-03T16:07:14.190Z] ---> d31407b093d8 [2021-06-03T16:07:14.190Z] 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-06-03T16:07:14.466Z] Removing intermediate container ce07161a8bb0 [2021-06-03T16:07:14.466Z] ---> 4f8aa441766c [2021-06-03T16:07:14.466Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T16:07:14.742Z] ---> Running in f618425330bb [2021-06-03T16:07:15.024Z] Removing intermediate container db7d7d01cdbe [2021-06-03T16:07:15.024Z] ---> 37b86a768044 [2021-06-03T16:07:15.024Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T16:07:15.024Z] ---> Running in 0e6f0e708b7f [2021-06-03T16:07:15.633Z] Removing intermediate container f618425330bb [2021-06-03T16:07:15.633Z] ---> a51ce7e55bae [2021-06-03T16:07:15.633Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T16:07:15.633Z] ---> 0fb5a8216bcd [2021-06-03T16:07:15.633Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T16:07:15.633Z] ---> Running in 58289d138e77 [2021-06-03T16:07:15.911Z] Removing intermediate container 0e6f0e708b7f [2021-06-03T16:07:15.911Z] ---> 0f0801c21451 [2021-06-03T16:07:15.911Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T16:07:16.187Z] ---> Running in 824afa84430f [2021-06-03T16:07:16.477Z] Removing intermediate container 5eda9ad5449a [2021-06-03T16:07:16.477Z] ---> d7e50ec69277 [2021-06-03T16:07:16.477Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:07:16.750Z] Removing intermediate container 58289d138e77 [2021-06-03T16:07:16.750Z] ---> d14af24628b3 [2021-06-03T16:07:16.750Z] Step 16/24 : WORKDIR / [2021-06-03T16:07:17.027Z] ---> Running in 9478ff477016 [2021-06-03T16:07:17.027Z] Removing intermediate container 824afa84430f [2021-06-03T16:07:17.027Z] ---> d0c2120d85c9 [2021-06-03T16:07:17.027Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:07:17.633Z] ---> Running in d4521deb84eb [2021-06-03T16:07:17.916Z] ---> b4ea3d0dae46 [2021-06-03T16:07:17.916Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T16:07:18.189Z] Removing intermediate container 9478ff477016 [2021-06-03T16:07:18.189Z] ---> cf759af5d2ab [2021-06-03T16:07:18.189Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:07:18.189Z] ---> ab03076d2301 [2021-06-03T16:07:18.189Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T16:07:20.234Z] ---> 7fee1ea33a52 [2021-06-03T16:07:20.234Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T16:07:20.602Z] ---> 5d0009ba0120 [2021-06-03T16:07:20.602Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T16:07:20.602Z] ---> 3fd9c99ee5ab [2021-06-03T16:07:20.602Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T16:07:22.190Z] Removing intermediate container d4521deb84eb [2021-06-03T16:07:22.190Z] ---> 17c924a261c7 [2021-06-03T16:07:22.190Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T16:07:22.190Z] ---> 84ee9692c183 [2021-06-03T16:07:22.190Z] 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-06-03T16:07:22.814Z] ---> Running in db0725a3e570 [2021-06-03T16:07:22.814Z] ---> Running in f706a2c23ca0 [2021-06-03T16:07:22.814Z] ---> 76ec79f0b1b4 [2021-06-03T16:07:22.814Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T16:07:23.426Z] ---> a7fd3fe99246 [2021-06-03T16:07:23.426Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T16:07:24.417Z] ---> 47de1a56d04b [2021-06-03T16:07:24.417Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T16:07:25.025Z] ---> 1aa83baefc4f [2021-06-03T16:07:25.025Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T16:07:25.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:07:25.299Z] ---> Running in 7099a668c941 [2021-06-03T16:07:25.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:07:25.912Z] ---> 03514059f24b [2021-06-03T16:07:25.912Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T16:07:26.195Z] Removing intermediate container 7099a668c941 [2021-06-03T16:07:26.196Z] ---> 1e9cff7ae334 [2021-06-03T16:07:26.196Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:07:26.466Z] ---> Running in b386f25664bd [2021-06-03T16:07:26.466Z] ---> Running in 8077affd9fda [2021-06-03T16:07:26.746Z] Removing intermediate container db0725a3e570 [2021-06-03T16:07:26.746Z] ---> 22fdd8be7b54 [2021-06-03T16:07:26.746Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T16:07:26.746Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T16:07:27.046Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T16:07:27.046Z] ---> Running in 27b69de71c1e [2021-06-03T16:07:27.046Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T16:07:27.046Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T16:07:27.046Z] Removing intermediate container b386f25664bd [2021-06-03T16:07:27.046Z] ---> f7e35c7d4d6b [2021-06-03T16:07:27.046Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T16:07:27.344Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T16:07:27.344Z] Removing intermediate container 8077affd9fda [2021-06-03T16:07:27.344Z] ---> 0978d00e7c04 [2021-06-03T16:07:27.344Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T16:07:27.344Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T16:07:27.344Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:07:27.344Z] OK: 8 MiB in 20 packages [2021-06-03T16:07:27.957Z] ---> Running in 97f105d5f578 [2021-06-03T16:07:28.234Z] Removing intermediate container 27b69de71c1e [2021-06-03T16:07:28.234Z] ---> c33eebc29f8f [2021-06-03T16:07:28.234Z] Step 24/26 : LABEL arch=arm64 [2021-06-03T16:07:28.234Z] ---> ff2255c407d0 [2021-06-03T16:07:28.234Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T16:07:28.234Z] ---> Running in 948bb7baf231 [2021-06-03T16:07:28.833Z] ---> Running in 561fc937379f [2021-06-03T16:07:28.834Z] Removing intermediate container 97f105d5f578 [2021-06-03T16:07:28.834Z] ---> 4e469b1dc41c [2021-06-03T16:07:28.834Z] Step 23/24 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:07:29.113Z] ---> Running in 7a355b1a4bc8 [2021-06-03T16:07:29.113Z] Removing intermediate container 948bb7baf231 [2021-06-03T16:07:29.392Z] ---> f4d8e32f8b84 [2021-06-03T16:07:29.392Z] Step 25/26 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:07:29.392Z] Removing intermediate container f706a2c23ca0 [2021-06-03T16:07:29.392Z] ---> b788d045e18c [2021-06-03T16:07:29.392Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:07:29.392Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T16:07:29.392Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T16:07:29.392Z] ---> eeaf43b92773 [2021-06-03T16:07:29.392Z] 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-06-03T16:07:29.672Z] ---> Running in 5e136acaaddb [2021-06-03T16:07:29.672Z] ---> Running in 358c79702020 [2021-06-03T16:07:29.952Z] Removing intermediate container 7a355b1a4bc8 [2021-06-03T16:07:29.952Z] ---> acf81cfc27de [2021-06-03T16:07:29.952Z] Step 24/24 : LABEL version=2.0.0-dev.250 [2021-06-03T16:07:30.228Z] Removing intermediate container 5e136acaaddb [2021-06-03T16:07:30.228Z] ---> a85195e726aa [2021-06-03T16:07:30.228Z] Step 26/26 : LABEL version=2.0.0-dev.250 [2021-06-03T16:07:30.228Z] ---> Running in 9a4eabe5bd15 [2021-06-03T16:07:30.505Z] ---> Running in 1d57f5206e58 [2021-06-03T16:07:30.505Z] ---> 207029e2a4e1 [2021-06-03T16:07:30.505Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T16:07:30.505Z] Removing intermediate container 358c79702020 [2021-06-03T16:07:30.505Z] ---> ed943ee5feef [2021-06-03T16:07:30.505Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T16:07:30.800Z] ---> Running in fbb949024610 [2021-06-03T16:07:31.077Z] Removing intermediate container 9a4eabe5bd15 [2021-06-03T16:07:31.077Z] ---> 69e07e2ff483 [2021-06-03T16:07:31.077Z] [2021-06-03T16:07:31.352Z] Removing intermediate container 1d57f5206e58 [2021-06-03T16:07:31.352Z] ---> 1453132cfa78 [2021-06-03T16:07:31.352Z] [2021-06-03T16:07:31.625Z] Successfully built 69e07e2ff483 [2021-06-03T16:07:31.626Z] Successfully tagged core-metadata-arm64:latest [2021-06-03T16:07:31.626Z] Building core-command [2021-06-03T16:07:31.901Z]  Building core-metadata ... done Successfully built 1453132cfa78 [2021-06-03T16:07:31.901Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-03T16:07:31.901Z] Building support-scheduler [2021-06-03T16:07:32.522Z]  Building security-secretstore-setup ... done Removing intermediate container 561fc937379f [2021-06-03T16:07:32.522Z] ---> f8681fb47a5b [2021-06-03T16:07:32.522Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T16:07:32.522Z] ---> 322ecea57ecb [2021-06-03T16:07:32.522Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T16:07:32.807Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:07:33.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:07:33.082Z] ---> Running in 9f8d7095a979 [2021-06-03T16:07:33.693Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T16:07:33.693Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T16:07:33.693Z] Removing intermediate container 9f8d7095a979 [2021-06-03T16:07:33.693Z] ---> 71329d3ffd70 [2021-06-03T16:07:33.693Z] Step 29/32 : CMD ["gate"] [2021-06-03T16:07:33.693Z] Executing bash-5.0.17-r0.post-install [2021-06-03T16:07:33.693Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:07:33.693Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T16:07:33.693Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T16:07:33.693Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T16:07:33.693Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T16:07:33.693Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T16:07:33.693Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T16:07:33.693Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T16:07:33.693Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T16:07:33.693Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T16:07:33.693Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T16:07:33.693Z] ---> 3de85280be62 [2021-06-03T16:07:33.693Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T16:07:33.972Z] ---> Running in cfd4f1312b45 [2021-06-03T16:07:34.250Z] ---> Running in 88d8faaf8deb [2021-06-03T16:07:35.241Z] Removing intermediate container cfd4f1312b45 [2021-06-03T16:07:35.241Z] ---> eb492b38917e [2021-06-03T16:07:35.241Z] Step 30/32 : LABEL arch=arm64 [2021-06-03T16:07:35.831Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T16:07:35.831Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T16:07:35.831Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T16:07:35.831Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T16:07:35.831Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T16:07:36.103Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T16:07:36.103Z] Removing intermediate container 88d8faaf8deb [2021-06-03T16:07:36.103Z] ---> 3e1ac32f4fa1 [2021-06-03T16:07:36.103Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"](20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T16:07:36.103Z] [2021-06-03T16:07:36.103Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T16:07:36.103Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T16:07:36.103Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T16:07:36.376Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T16:07:36.376Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T16:07:36.376Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T16:07:36.376Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T16:07:36.376Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T16:07:36.376Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T16:07:36.376Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T16:07:36.376Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T16:07:36.376Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T16:07:36.376Z] ---> Running in d4a63b298b51 [2021-06-03T16:07:36.652Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T16:07:36.652Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T16:07:36.652Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T16:07:36.652Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T16:07:36.652Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T16:07:36.652Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T16:07:36.652Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T16:07:36.930Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T16:07:36.930Z] ---> Running in b6d6cf3ebce0 [2021-06-03T16:07:36.930Z] OK: 72 MiB in 59 packages [2021-06-03T16:07:37.213Z] Removing intermediate container d4a63b298b51 [2021-06-03T16:07:37.213Z] ---> a2b511cce276 [2021-06-03T16:07:37.213Z] Step 31/32 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:07:37.497Z] Removing intermediate container b6d6cf3ebce0 [2021-06-03T16:07:37.497Z] ---> 2235f97743ab [2021-06-03T16:07:37.497Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T16:07:37.769Z] ---> Running in 248f7f069d79 [2021-06-03T16:07:37.769Z] ---> Running in e76744d8ce0e [2021-06-03T16:07:38.382Z] Removing intermediate container 248f7f069d79 [2021-06-03T16:07:38.382Z] ---> 381cfa83213e [2021-06-03T16:07:38.382Z] Step 32/32 : LABEL version=2.0.0-dev.250 [2021-06-03T16:07:38.382Z] Removing intermediate container e76744d8ce0e [2021-06-03T16:07:38.382Z] ---> bb32fe8452c7 [2021-06-03T16:07:38.382Z] Step 23/24 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:07:38.656Z] ---> Running in e4d6e74ace48 [2021-06-03T16:07:38.656Z] ---> Running in 92e203efa620 [2021-06-03T16:07:39.258Z] Removing intermediate container 92e203efa620 [2021-06-03T16:07:39.258Z] ---> ff1dd9d984e6 [2021-06-03T16:07:39.258Z] Step 24/24 : LABEL version=2.0.0-dev.250 [2021-06-03T16:07:39.541Z] Removing intermediate container e4d6e74ace48 [2021-06-03T16:07:39.541Z] ---> a5978cf5c7d4 [2021-06-03T16:07:39.541Z] [2021-06-03T16:07:39.815Z] Successfully built a5978cf5c7d4 [2021-06-03T16:07:39.815Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-03T16:07:39.815Z] Building security-proxy-setup [2021-06-03T16:07:39.815Z]  Building security-bootstrapper ... done  ---> Running in 3680f929ab92 [2021-06-03T16:07:40.417Z] Removing intermediate container 3680f929ab92 [2021-06-03T16:07:40.417Z] ---> 674a1e4e3c71 [2021-06-03T16:07:40.417Z] [2021-06-03T16:07:40.692Z] Successfully built 674a1e4e3c71 [2021-06-03T16:07:40.966Z] Successfully tagged core-data-arm64:latest [2021-06-03T16:07:40.966Z]  Building core-data ... done Building support-notifications [2021-06-03T16:07:42.400Z] Collecting docker-compose==1.23.2 [2021-06-03T16:07:42.400Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T16:07:43.841Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T16:07:43.841Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T16:07:44.440Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T16:07:44.440Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T16:07:44.718Z] 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-06-03T16:07:44.992Z] Collecting texttable<0.10,>=0.9.0 [2021-06-03T16:07:44.992Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T16:07:48.386Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T16:07:48.386Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T16:07:48.386Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T16:07:48.386Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T16:07:51.845Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T16:07:51.845Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T16:07:52.451Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T16:07:52.451Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T16:07:55.842Z] Collecting PyYAML<4,>=3.10 [2021-06-03T16:07:55.842Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T16:08:00.944Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T16:08:00.944Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T16:08:01.550Z] Collecting docker-pycreds>=0.4.0 [2021-06-03T16:08:01.550Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T16:08:01.824Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-03T16:08:02.099Z] Collecting idna<2.8,>=2.5 [2021-06-03T16:08:02.099Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T16:08:02.704Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:08:02.704Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:08:02.704Z] ---> 1efcccb35c61 [2021-06-03T16:08:02.704Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:08:02.704Z] ---> Using cache [2021-06-03T16:08:02.704Z] ---> 1c2d8c449356 [2021-06-03T16:08:02.704Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:08:02.704Z] ---> Using cache [2021-06-03T16:08:02.704Z] ---> 90ec2849ddb1 [2021-06-03T16:08:02.704Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T16:08:02.704Z] ---> Using cache [2021-06-03T16:08:02.704Z] ---> 40a51483d1c0 [2021-06-03T16:08:02.704Z] Step 6/24 : COPY go.mod . [2021-06-03T16:08:02.704Z] ---> Using cache [2021-06-03T16:08:02.704Z] ---> 35f8ce1245fa [2021-06-03T16:08:02.704Z] Step 7/24 : RUN go mod download [2021-06-03T16:08:02.704Z] ---> Using cache [2021-06-03T16:08:02.704Z] ---> 8030c1ba1dd3 [2021-06-03T16:08:02.704Z] Step 8/24 : COPY . . [2021-06-03T16:08:02.987Z] ---> Using cache [2021-06-03T16:08:02.987Z] ---> 160e9f694543 [2021-06-03T16:08:02.987Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:08:02.987Z] ---> Using cache [2021-06-03T16:08:02.987Z] ---> 9c73939ff30f [2021-06-03T16:08:02.987Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T16:08:02.987Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T16:08:03.265Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T16:08:03.547Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:08:03.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:08:03.547Z] ---> 1efcccb35c61 [2021-06-03T16:08:03.547Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T16:08:03.547Z] ---> Using cache [2021-06-03T16:08:03.547Z] ---> 1c2d8c449356 [2021-06-03T16:08:03.547Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:08:03.547Z] ---> Using cache [2021-06-03T16:08:03.547Z] ---> 90ec2849ddb1 [2021-06-03T16:08:03.547Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T16:08:03.547Z] ---> Using cache [2021-06-03T16:08:03.547Z] ---> 40a51483d1c0 [2021-06-03T16:08:03.547Z] Step 6/23 : COPY go.mod . [2021-06-03T16:08:03.547Z] ---> Using cache [2021-06-03T16:08:03.547Z] ---> 35f8ce1245fa [2021-06-03T16:08:03.547Z] Step 7/23 : RUN go mod download [2021-06-03T16:08:03.547Z] ---> Using cache [2021-06-03T16:08:03.547Z] ---> 8030c1ba1dd3 [2021-06-03T16:08:03.547Z] Step 8/23 : COPY . . [2021-06-03T16:08:03.547Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-03T16:08:03.547Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T16:08:03.547Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T16:08:03.547Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T16:08:03.547Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T16:08:03.547Z] ---> Using cache [2021-06-03T16:08:03.547Z] ---> 160e9f694543 [2021-06-03T16:08:03.547Z] Step 9/23 : RUN go mod tidy [2021-06-03T16:08:03.547Z] ---> Using cache [2021-06-03T16:08:03.547Z] ---> 9c73939ff30f [2021-06-03T16:08:03.547Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T16:08:05.012Z] Installing collected packages: websocket-client, jsonschema, texttable, cached-property, docopt, idna, urllib3, requests, docker-pycreds, docker, dockerpty, PyYAML, docker-compose [2021-06-03T16:08:07.023Z] Running setup.py install for texttable: started [2021-06-03T16:08:08.019Z] ---> Running in 96b7425fff36 [2021-06-03T16:08:08.019Z] ---> Running in 3570b1ad9401 [2021-06-03T16:08:08.293Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:08:08.293Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:08:08.293Z] ---> 1efcccb35c61 [2021-06-03T16:08:08.293Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T16:08:08.294Z] ---> Using cache [2021-06-03T16:08:08.294Z] ---> 1c2d8c449356 [2021-06-03T16:08:08.294Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:08:08.294Z] ---> Using cache [2021-06-03T16:08:08.294Z] ---> 90ec2849ddb1 [2021-06-03T16:08:08.294Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T16:08:08.294Z] ---> Using cache [2021-06-03T16:08:08.294Z] ---> 40a51483d1c0 [2021-06-03T16:08:08.294Z] Step 6/22 : COPY go.mod . [2021-06-03T16:08:08.294Z] ---> Using cache [2021-06-03T16:08:08.294Z] ---> 35f8ce1245fa [2021-06-03T16:08:08.294Z] Step 7/22 : RUN go mod download [2021-06-03T16:08:08.294Z] ---> Using cache [2021-06-03T16:08:08.294Z] ---> 8030c1ba1dd3 [2021-06-03T16:08:08.294Z] Step 8/22 : COPY . . [2021-06-03T16:08:08.576Z] ---> Using cache [2021-06-03T16:08:08.576Z] ---> 160e9f694543 [2021-06-03T16:08:08.576Z] Step 9/22 : RUN go mod tidy [2021-06-03T16:08:08.576Z] ---> Using cache [2021-06-03T16:08:08.576Z] ---> 9c73939ff30f [2021-06-03T16:08:08.576Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T16:08:08.874Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:08:08.874Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:08:08.874Z] ---> 1efcccb35c61 [2021-06-03T16:08:08.874Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T16:08:08.874Z] ---> Using cache [2021-06-03T16:08:08.874Z] ---> 1c2d8c449356 [2021-06-03T16:08:08.874Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:08:08.874Z] ---> Using cache [2021-06-03T16:08:08.874Z] ---> 90ec2849ddb1 [2021-06-03T16:08:08.874Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T16:08:09.151Z] ---> Running in 56bffc12e28a [2021-06-03T16:08:09.151Z] ---> Running in d4c9b42a4f5d [2021-06-03T16:08:09.427Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T16:08:09.427Z] Running setup.py install for docopt: started [2021-06-03T16:08:10.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-03T16:08:10.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/core-command/core-command ./cmd/core-command [2021-06-03T16:08:11.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:08:11.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-03T16:08:12.397Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:08:12.397Z] Running setup.py install for docopt: finished with status 'done' [2021-06-03T16:08:12.397Z] Attempting uninstall: idna [2021-06-03T16:08:12.397Z] Found existing installation: idna 2.9 [2021-06-03T16:08:12.397Z] Uninstalling idna-2.9: [2021-06-03T16:08:12.676Z] Successfully uninstalled idna-2.9 [2021-06-03T16:08:13.280Z] Attempting uninstall: urllib3 [2021-06-03T16:08:13.280Z] Found existing installation: urllib3 1.25.9 [2021-06-03T16:08:13.280Z] Uninstalling urllib3-1.25.9: [2021-06-03T16:08:13.559Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T16:08:13.559Z] OK: 218 MiB in 52 packages [2021-06-03T16:08:14.562Z] Attempting uninstall: requests [2021-06-03T16:08:14.562Z] Found existing installation: requests 2.23.0 [2021-06-03T16:08:14.562Z] Uninstalling requests-2.23.0: [2021-06-03T16:08:14.839Z] Successfully uninstalled requests-2.23.0 [2021-06-03T16:08:15.452Z] Removing intermediate container d4c9b42a4f5d [2021-06-03T16:08:15.452Z] ---> 68c2f5329ae3 [2021-06-03T16:08:15.453Z] Step 6/23 : COPY go.mod . [2021-06-03T16:08:16.911Z] ---> ef9dc390bf20 [2021-06-03T16:08:16.911Z] Step 7/23 : RUN go mod download [2021-06-03T16:08:16.911Z] ---> Running in 1ecbf82040cd [2021-06-03T16:08:16.911Z] Running setup.py install for dockerpty: started [2021-06-03T16:08:21.244Z] Removing intermediate container 1ecbf82040cd [2021-06-03T16:08:21.244Z] ---> 8f895d38dce7 [2021-06-03T16:08:21.244Z] Step 8/23 : COPY . . [2021-06-03T16:08:21.244Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T16:08:21.244Z] Running setup.py install for PyYAML: started [2021-06-03T16:08:25.578Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T16:08:27.109Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-03T16:08:34.001Z] ---> 9e3f09e4df90 [2021-06-03T16:08:34.001Z] Step 9/23 : RUN go mod tidy [2021-06-03T16:08:34.001Z] ---> Running in d0d39145f040 [2021-06-03T16:08:44.199Z] Removing intermediate container d0d39145f040 [2021-06-03T16:08:44.199Z] ---> bb42d388b619 [2021-06-03T16:08:44.199Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T16:08:44.199Z] ---> Running in e059b4ad063b [2021-06-03T16:08:44.806Z] Removing intermediate container fbb949024610 [2021-06-03T16:08:44.806Z] ---> 49aee0269984 [2021-06-03T16:08:44.806Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T16:08:45.093Z] ---> Running in e64ad25ad0da [2021-06-03T16:08:46.089Z] Removing intermediate container e64ad25ad0da [2021-06-03T16:08:46.089Z] ---> 5123717b3b94 [2021-06-03T16:08:46.089Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T16:08:46.090Z] ---> Running in 1a057b2b5f67 [2021-06-03T16:08:46.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-03T16:08:46.972Z] Removing intermediate container 1a057b2b5f67 [2021-06-03T16:08:46.972Z] ---> 135c77206dbb [2021-06-03T16:08:46.972Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T16:08:48.996Z] ---> e12953562370 [2021-06-03T16:08:48.996Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T16:08:50.457Z] ---> 6cb8c17e25f3 [2021-06-03T16:08:50.457Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T16:08:51.927Z] ---> 3bd307bb94a0 [2021-06-03T16:08:51.927Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T16:08:52.207Z] ---> Running in 06b98185c022 [2021-06-03T16:08:52.817Z] Removing intermediate container 06b98185c022 [2021-06-03T16:08:52.817Z] ---> 6d2e3c7d755f [2021-06-03T16:08:52.817Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:08:52.817Z] ---> Running in 9f49b72d0513 [2021-06-03T16:08:53.434Z] Removing intermediate container 9f49b72d0513 [2021-06-03T16:08:53.434Z] ---> e5d9923b5134 [2021-06-03T16:08:53.434Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T16:08:53.709Z] ---> Running in 047c0ec6b3f1 [2021-06-03T16:08:54.696Z] Removing intermediate container 047c0ec6b3f1 [2021-06-03T16:08:54.696Z] ---> ffe572bcf0ec [2021-06-03T16:08:54.696Z] Step 23/24 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:08:54.696Z] ---> Running in 75e0c4ce363c [2021-06-03T16:08:55.692Z] Removing intermediate container 75e0c4ce363c [2021-06-03T16:08:55.692Z] ---> 6950719802ec [2021-06-03T16:08:55.692Z] Step 24/24 : LABEL version=2.0.0-dev.250 [2021-06-03T16:08:55.692Z] ---> Running in cdbf69e2b477 [2021-06-03T16:08:56.689Z] Removing intermediate container cdbf69e2b477 [2021-06-03T16:08:56.689Z] ---> bd9632e3bdaa [2021-06-03T16:08:56.689Z] [2021-06-03T16:08:56.968Z] Successfully built bd9632e3bdaa [2021-06-03T16:08:56.968Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-03T16:09:53.560Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.250" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-03T16:10:03.775Z] Removing intermediate container 3570b1ad9401 [2021-06-03T16:10:03.775Z] ---> 1b524311ce3c [2021-06-03T16:10:03.775Z] [2021-06-03T16:10:03.775Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:10:03.775Z] ---> 9852663dfa18 [2021-06-03T16:10:03.775Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:10:03.775Z] ---> Using cache [2021-06-03T16:10:03.775Z] ---> 7c55fa792f27 [2021-06-03T16:10:03.775Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:10:03.775Z] ---> Using cache [2021-06-03T16:10:03.775Z] ---> 4f8aa441766c [2021-06-03T16:10:03.775Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T16:10:03.775Z] ---> Running in 4d1fc93bab97 [2021-06-03T16:10:04.053Z] Removing intermediate container 4d1fc93bab97 [2021-06-03T16:10:04.053Z] ---> 38b6fa64d08a [2021-06-03T16:10:04.053Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T16:10:04.332Z] ---> Running in dc97d8f5d5af [2021-06-03T16:10:05.776Z] Removing intermediate container dc97d8f5d5af [2021-06-03T16:10:05.776Z] ---> bb3ad7b374d3 [2021-06-03T16:10:05.776Z] Step 16/24 : WORKDIR / [2021-06-03T16:10:05.776Z] ---> Running in 0ced1af394b8 [2021-06-03T16:10:06.058Z] Removing intermediate container 56bffc12e28a [2021-06-03T16:10:06.058Z] ---> 3f405392512d [2021-06-03T16:10:06.058Z] [2021-06-03T16:10:06.058Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T16:10:06.058Z] ---> 9852663dfa18 [2021-06-03T16:10:06.058Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T16:10:06.339Z] ---> Running in e38036ac4f80 [2021-06-03T16:10:06.621Z] Removing intermediate container 96b7425fff36 [2021-06-03T16:10:06.621Z] ---> 36bf74b544d6 [2021-06-03T16:10:06.621Z] [2021-06-03T16:10:06.621Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T16:10:06.621Z] ---> 9852663dfa18 [2021-06-03T16:10:06.621Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:10:06.621Z] ---> Using cache [2021-06-03T16:10:06.621Z] ---> 7c55fa792f27 [2021-06-03T16:10:06.621Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:10:06.621Z] ---> Using cache [2021-06-03T16:10:06.621Z] ---> 4f8aa441766c [2021-06-03T16:10:06.621Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T16:10:06.902Z] ---> Running in f304a454e445 [2021-06-03T16:10:07.180Z] Removing intermediate container 0ced1af394b8 [2021-06-03T16:10:07.181Z] ---> 1296080112ec [2021-06-03T16:10:07.181Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:10:08.169Z] Removing intermediate container f304a454e445 [2021-06-03T16:10:08.169Z] ---> cde4689f7e29 [2021-06-03T16:10:08.169Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T16:10:08.169Z] ---> Running in 29057f472709 [2021-06-03T16:10:08.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:10:08.724Z] ---> 8ceb07f36b48 [2021-06-03T16:10:08.724Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T16:10:08.724Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:10:09.006Z] Removing intermediate container 29057f472709 [2021-06-03T16:10:09.006Z] ---> 7b316d3b6d3e [2021-06-03T16:10:09.006Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:10:09.283Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T16:10:09.555Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:10:09.555Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T16:10:09.555Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T16:10:09.555Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:10:09.555Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:10:09.828Z] OK: 7 MiB in 18 packages [2021-06-03T16:10:10.425Z] ---> e901f586c0a6 [2021-06-03T16:10:10.425Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T16:10:10.705Z] ---> 1bb43449a643 [2021-06-03T16:10:10.705Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T16:10:12.137Z] ---> dca81d7e5039 [2021-06-03T16:10:12.137Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T16:10:12.137Z] Removing intermediate container e38036ac4f80 [2021-06-03T16:10:12.137Z] ---> 33c126bc877a [2021-06-03T16:10:12.137Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T16:10:12.408Z] ---> Running in a412be1cebeb [2021-06-03T16:10:12.409Z] ---> 5fa6b2c614d0 [2021-06-03T16:10:12.409Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T16:10:12.682Z] ---> Running in dad6228d3ad4 [2021-06-03T16:10:13.289Z] Removing intermediate container a412be1cebeb [2021-06-03T16:10:13.289Z] ---> fe7f0863219f [2021-06-03T16:10:13.289Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:10:13.289Z] Removing intermediate container dad6228d3ad4 [2021-06-03T16:10:13.289Z] ---> 763d67df4176 [2021-06-03T16:10:13.289Z] Step 14/22 : WORKDIR /edgex [2021-06-03T16:10:13.563Z] ---> Running in eceab0c6e7ef [2021-06-03T16:10:13.563Z] ---> Running in 3eb1c3728433 [2021-06-03T16:10:13.839Z] ---> aea40c070be9 [2021-06-03T16:10:13.839Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T16:10:14.113Z] ---> Running in b6e3d52f52fa [2021-06-03T16:10:14.720Z] Removing intermediate container eceab0c6e7ef [2021-06-03T16:10:14.720Z] ---> 6397a40ee641 [2021-06-03T16:10:14.720Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T16:10:14.720Z] Removing intermediate container 3eb1c3728433 [2021-06-03T16:10:14.720Z] ---> ddc57fa344ac [2021-06-03T16:10:14.720Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T16:10:15.012Z] ---> Running in e7d93017aa66 [2021-06-03T16:10:15.012Z] Removing intermediate container b6e3d52f52fa [2021-06-03T16:10:15.012Z] ---> ad7b715e80a6 [2021-06-03T16:10:15.012Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:10:15.288Z] ---> Running in 737ea0f0a992 [2021-06-03T16:10:15.569Z] Removing intermediate container e059b4ad063b [2021-06-03T16:10:15.569Z] ---> b42a353ddf5e [2021-06-03T16:10:15.569Z] [2021-06-03T16:10:15.569Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T16:10:15.569Z] ---> 9852663dfa18 [2021-06-03T16:10:15.569Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T16:10:15.569Z] ---> 5b8cc4e54e5d [2021-06-03T16:10:15.569Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T16:10:15.844Z] ---> Running in 6be5b4382677 [2021-06-03T16:10:15.844Z] Removing intermediate container e7d93017aa66 [2021-06-03T16:10:15.844Z] ---> 12ff2e898606 [2021-06-03T16:10:15.844Z] Step 23/24 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:10:16.120Z] Removing intermediate container 737ea0f0a992 [2021-06-03T16:10:16.120Z] ---> a486358f5af8 [2021-06-03T16:10:16.120Z] Step 21/23 : LABEL arch=arm64 [2021-06-03T16:10:16.396Z] ---> Running in d17dd4bce141 [2021-06-03T16:10:16.396Z] ---> Running in c69866beca16 [2021-06-03T16:10:16.995Z] Removing intermediate container d17dd4bce141 [2021-06-03T16:10:16.995Z] ---> ee7ca4e81739 [2021-06-03T16:10:16.995Z] Step 24/24 : LABEL version=2.0.0-dev.250 [2021-06-03T16:10:17.277Z] ---> Running in 5c812b3d9df7 [2021-06-03T16:10:17.277Z] ---> d295256ed056 [2021-06-03T16:10:17.277Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T16:10:17.277Z] Removing intermediate container c69866beca16 [2021-06-03T16:10:17.277Z] ---> fdab24f91217 [2021-06-03T16:10:17.277Z] Step 22/23 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:10:17.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:10:17.567Z] ---> Running in 649f72302128 [2021-06-03T16:10:17.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:10:18.161Z] Removing intermediate container 5c812b3d9df7 [2021-06-03T16:10:18.161Z] ---> 2c037ef0ef46 [2021-06-03T16:10:18.161Z] [2021-06-03T16:10:18.436Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T16:10:18.436Z] Removing intermediate container 649f72302128 [2021-06-03T16:10:18.436Z] ---> 77cb172de207 [2021-06-03T16:10:18.436Z] Step 23/23 : LABEL version=2.0.0-dev.250 [2021-06-03T16:10:18.436Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T16:10:18.436Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:10:18.436Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:10:18.436Z] Successfully built 2c037ef0ef46 [2021-06-03T16:10:18.436Z] Successfully tagged core-command-arm64:latest [2021-06-03T16:10:18.717Z]  Building core-command ... done OK: 6 MiB in 16 packages [2021-06-03T16:10:18.717Z] ---> Running in 9ae23ec5359e [2021-06-03T16:10:18.988Z] ---> e39f751d8aa6 [2021-06-03T16:10:18.988Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T16:10:19.269Z] ---> Running in b58fa8a7543f [2021-06-03T16:10:19.538Z] Removing intermediate container 9ae23ec5359e [2021-06-03T16:10:19.538Z] ---> 2822adb49f85 [2021-06-03T16:10:19.538Z] [2021-06-03T16:10:19.810Z] Successfully built 2822adb49f85 [2021-06-03T16:10:19.810Z] Successfully tagged support-scheduler-arm64:latest [2021-06-03T16:10:20.082Z]  Building support-scheduler ... done Removing intermediate container b58fa8a7543f [2021-06-03T16:10:20.082Z] ---> 3f110d72400d [2021-06-03T16:10:20.082Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T16:10:20.082Z] ---> Running in e5a71e52624d [2021-06-03T16:10:20.359Z] Removing intermediate container 6be5b4382677 [2021-06-03T16:10:20.359Z] ---> 14c67c8b1596 [2021-06-03T16:10:20.359Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:10:20.359Z] ---> Running in a2de9ae46835 [2021-06-03T16:10:20.633Z] Removing intermediate container e5a71e52624d [2021-06-03T16:10:20.633Z] ---> e024ee95ce32 [2021-06-03T16:10:20.633Z] Step 20/22 : LABEL arch=arm64 [2021-06-03T16:10:20.905Z] ---> Running in e844f916ff00 [2021-06-03T16:10:20.905Z] Removing intermediate container a2de9ae46835 [2021-06-03T16:10:20.905Z] ---> 04523db0b676 [2021-06-03T16:10:20.905Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T16:10:21.185Z] ---> Running in 055963676f46 [2021-06-03T16:10:21.185Z] Removing intermediate container e844f916ff00 [2021-06-03T16:10:21.185Z] ---> 1ffe45859191 [2021-06-03T16:10:21.185Z] Step 21/22 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:10:21.459Z] ---> Running in 7e69c77bd822 [2021-06-03T16:10:21.732Z] Removing intermediate container 055963676f46 [2021-06-03T16:10:21.732Z] ---> a495c2e671e7 [2021-06-03T16:10:21.732Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T16:10:21.732Z] ---> Running in dc95732c44e5 [2021-06-03T16:10:22.004Z] Removing intermediate container 7e69c77bd822 [2021-06-03T16:10:22.004Z] ---> 84346dfe250c [2021-06-03T16:10:22.004Z] Step 22/22 : LABEL version=2.0.0-dev.250 [2021-06-03T16:10:22.276Z] ---> Running in 0ba25016cd5a [2021-06-03T16:10:22.276Z] Removing intermediate container dc95732c44e5 [2021-06-03T16:10:22.276Z] ---> 9ce10e63f09f [2021-06-03T16:10:22.276Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:10:22.870Z] Removing intermediate container 0ba25016cd5a [2021-06-03T16:10:22.870Z] ---> 39174a87c1da [2021-06-03T16:10:22.870Z] [2021-06-03T16:10:23.141Z] Successfully built 39174a87c1da [2021-06-03T16:10:23.141Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-03T16:10:23.141Z]  Building security-proxy-setup ... done  ---> c973a9b284e1 [2021-06-03T16:10:23.141Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T16:10:24.578Z] ---> 632b881fb992 [2021-06-03T16:10:24.578Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T16:10:25.554Z] ---> 3f3dbc8412ff [2021-06-03T16:10:25.554Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T16:10:25.554Z] ---> Running in 7ae6a99901ab [2021-06-03T16:10:26.152Z] Removing intermediate container 7ae6a99901ab [2021-06-03T16:10:26.152Z] ---> 109a3e076aaf [2021-06-03T16:10:26.152Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:10:26.152Z] ---> Running in 01604480f645 [2021-06-03T16:10:26.749Z] Removing intermediate container 01604480f645 [2021-06-03T16:10:26.749Z] ---> b42af3e4ff97 [2021-06-03T16:10:26.749Z] Step 21/23 : LABEL arch=arm64 [2021-06-03T16:10:26.749Z] ---> Running in e30885c98bd7 [2021-06-03T16:10:27.344Z] Removing intermediate container e30885c98bd7 [2021-06-03T16:10:27.344Z] ---> e26990c5ec32 [2021-06-03T16:10:27.344Z] Step 22/23 : LABEL git_sha=f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:10:27.640Z] ---> Running in 3b29c1a165da [2021-06-03T16:10:27.914Z] Removing intermediate container 3b29c1a165da [2021-06-03T16:10:27.914Z] ---> c2c4e45607b0 [2021-06-03T16:10:27.914Z] Step 23/23 : LABEL version=2.0.0-dev.250 [2021-06-03T16:10:28.190Z] ---> Running in 01403bbec833 [2021-06-03T16:10:28.785Z] Removing intermediate container 01403bbec833 [2021-06-03T16:10:28.785Z] ---> 1515d10c904b [2021-06-03T16:10:28.785Z] [2021-06-03T16:10:29.058Z] Successfully built 1515d10c904b [2021-06-03T16:10:29.058Z] Successfully tagged support-notifications-arm64:latest [2021-06-03T16:10:29.670Z]  Building support-notifications ... done  [Pipeline] } [2021-06-03T16:10:29.665Z] $ docker stop --time=1 89fc23ab49c2a910c11ac5f07985544eb1f017dfe370c1d07c21bebc91ada18a [2021-06-03T16:10:31.611Z] $ docker rm -f 89fc23ab49c2a910c11ac5f07985544eb1f017dfe370c1d07c21bebc91ada18a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T16:10:32.290Z] + docker images [2021-06-03T16:10:32.578Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T16:10:32.578Z] support-notifications-arm64 latest 1515d10c904b 4 seconds ago 15.7MB [2021-06-03T16:10:32.578Z] security-proxy-setup-arm64 latest 39174a87c1da 10 seconds ago 24MB [2021-06-03T16:10:32.578Z] support-scheduler-arm64 latest 2822adb49f85 13 seconds ago 15MB [2021-06-03T16:10:32.578Z] core-command-arm64 latest 2c037ef0ef46 15 seconds ago 15MB [2021-06-03T16:10:32.578Z] b42a353ddf5e 18 seconds ago 857MB [2021-06-03T16:10:32.578Z] 36bf74b544d6 27 seconds ago 856MB [2021-06-03T16:10:32.578Z] 3f405392512d 27 seconds ago 859MB [2021-06-03T16:10:32.578Z] 1b524311ce3c 31 seconds ago 854MB [2021-06-03T16:10:32.578Z] sys-mgmt-agent-arm64 latest bd9632e3bdaa About a minute ago 299MB [2021-06-03T16:10:32.578Z] core-data-arm64 latest 674a1e4e3c71 2 minutes ago 19.1MB [2021-06-03T16:10:32.578Z] security-bootstrapper-arm64 latest a5978cf5c7d4 2 minutes ago 17.1MB [2021-06-03T16:10:32.578Z] security-secretstore-setup-arm64 latest 1453132cfa78 3 minutes ago 26.5MB [2021-06-03T16:10:32.578Z] core-metadata-arm64 latest 69e07e2ff483 3 minutes ago 15.6MB [2021-06-03T16:10:32.578Z] 6fa69d0db984 3 minutes ago 863MB [2021-06-03T16:10:32.578Z] 0d150a68a1ab 3 minutes ago 861MB [2021-06-03T16:10:32.578Z] 7eb6dc4f0142 3 minutes ago 860MB [2021-06-03T16:10:32.578Z] 54c1b3b2303c 3 minutes ago 862MB [2021-06-03T16:10:32.578Z] 57dcabc7aae6 3 minutes ago 855MB [2021-06-03T16:10:32.578Z] ci-base-image-arm64 latest 1efcccb35c61 8 minutes ago 641MB [2021-06-03T16:10:32.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-03T16:10:32.578Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-03T16:10:32.578Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-03T16:10:32.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-06-03T16:10:32.858Z] provisioning config files... [2021-06-03T16:10:32.883Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/521@tmp/config2028505400366256815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:10:33.276Z] ---> docker-login.sh [2021-06-03T16:10:33.276Z] nexus3.edgexfoundry.org:10001 [2021-06-03T16:10:33.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:10:33.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:10:33.848Z] Configure a credential helper to remove this warning. See [2021-06-03T16:10:33.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:10:33.848Z] [2021-06-03T16:10:33.848Z] Login Succeeded [2021-06-03T16:10:33.848Z] nexus3.edgexfoundry.org:10002 [2021-06-03T16:10:34.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:10:34.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:10:34.442Z] Configure a credential helper to remove this warning. See [2021-06-03T16:10:34.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:10:34.442Z] [2021-06-03T16:10:34.442Z] Login Succeeded [2021-06-03T16:10:34.442Z] nexus3.edgexfoundry.org:10003 [2021-06-03T16:10:35.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:10:35.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:10:35.039Z] Configure a credential helper to remove this warning. See [2021-06-03T16:10:35.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:10:35.039Z] [2021-06-03T16:10:35.039Z] Login Succeeded [2021-06-03T16:10:35.039Z] nexus3.edgexfoundry.org:10004 [2021-06-03T16:10:35.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:10:35.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:10:35.633Z] Configure a credential helper to remove this warning. See [2021-06-03T16:10:35.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:10:35.633Z] [2021-06-03T16:10:35.633Z] Login Succeeded [2021-06-03T16:10:35.633Z] docker.io [2021-06-03T16:10:36.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:10:36.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:10:36.499Z] Configure a credential helper to remove this warning. See [2021-06-03T16:10:36.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:10:36.499Z] [2021-06-03T16:10:36.499Z] Login Succeeded [2021-06-03T16:10:36.771Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T16:10:36.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:10:36.878Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-03T16:10:36.878Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:10:36.878Z] latest [2021-06-03T16:10:36.878Z] 2.0.0-dev.250 [2021-06-03T16:10:36.878Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:10:36.878Z] master [2021-06-03T16:10:36.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:37.256Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:37.610Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:10:37.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T16:10:37.610Z] a1d2d4cffee4: Preparing [2021-06-03T16:10:37.610Z] 92ed6fd3fbff: Preparing [2021-06-03T16:10:37.610Z] 8fc7ed102fe3: Preparing [2021-06-03T16:10:37.610Z] 5bf8ad03dce5: Preparing [2021-06-03T16:10:37.610Z] 3fbe34a1663b: Preparing [2021-06-03T16:10:37.883Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:10:37.883Z] a1d2d4cffee4: Pushed [2021-06-03T16:10:38.157Z] 5bf8ad03dce5: Pushed [2021-06-03T16:10:38.157Z] 8fc7ed102fe3: Pushed [2021-06-03T16:10:40.137Z] 92ed6fd3fbff: Pushed [2021-06-03T16:10:40.411Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:4e79bf7597763f8f85b34c06919be9e5021ab6d4ab7ad389d0dc541d1caa4fc6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:40.761Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:41.108Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-03T16:10:41.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T16:10:41.108Z] a1d2d4cffee4: Preparing [2021-06-03T16:10:41.108Z] 92ed6fd3fbff: Preparing [2021-06-03T16:10:41.108Z] 8fc7ed102fe3: Preparing [2021-06-03T16:10:41.108Z] 5bf8ad03dce5: Preparing [2021-06-03T16:10:41.108Z] 3fbe34a1663b: Preparing [2021-06-03T16:10:41.382Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:10:41.382Z] 92ed6fd3fbff: Layer already exists [2021-06-03T16:10:41.382Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:10:41.382Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:10:41.382Z] a1d2d4cffee4: Layer already exists [2021-06-03T16:10:41.382Z] latest: digest: sha256:4e79bf7597763f8f85b34c06919be9e5021ab6d4ab7ad389d0dc541d1caa4fc6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:41.725Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:42.087Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.250 [2021-06-03T16:10:42.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T16:10:42.087Z] a1d2d4cffee4: Preparing [2021-06-03T16:10:42.087Z] 92ed6fd3fbff: Preparing [2021-06-03T16:10:42.087Z] 8fc7ed102fe3: Preparing [2021-06-03T16:10:42.087Z] 5bf8ad03dce5: Preparing [2021-06-03T16:10:42.087Z] 3fbe34a1663b: Preparing [2021-06-03T16:10:42.087Z] a1d2d4cffee4: Layer already exists [2021-06-03T16:10:42.087Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:10:42.087Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:10:42.087Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:10:42.087Z] 92ed6fd3fbff: Layer already exists [2021-06-03T16:10:42.362Z] 2.0.0-dev.250: digest: sha256:4e79bf7597763f8f85b34c06919be9e5021ab6d4ab7ad389d0dc541d1caa4fc6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:42.720Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:43.080Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:10:43.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T16:10:43.080Z] a1d2d4cffee4: Preparing [2021-06-03T16:10:43.080Z] 92ed6fd3fbff: Preparing [2021-06-03T16:10:43.080Z] 8fc7ed102fe3: Preparing [2021-06-03T16:10:43.080Z] 5bf8ad03dce5: Preparing [2021-06-03T16:10:43.080Z] 3fbe34a1663b: Preparing [2021-06-03T16:10:43.357Z] 92ed6fd3fbff: Layer already exists [2021-06-03T16:10:43.357Z] a1d2d4cffee4: Layer already exists [2021-06-03T16:10:43.357Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:10:43.357Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:10:43.357Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:10:43.357Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:4e79bf7597763f8f85b34c06919be9e5021ab6d4ab7ad389d0dc541d1caa4fc6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:43.705Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:44.047Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-03T16:10:44.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T16:10:44.047Z] a1d2d4cffee4: Preparing [2021-06-03T16:10:44.047Z] 92ed6fd3fbff: Preparing [2021-06-03T16:10:44.047Z] 8fc7ed102fe3: Preparing [2021-06-03T16:10:44.047Z] 5bf8ad03dce5: Preparing [2021-06-03T16:10:44.047Z] 3fbe34a1663b: Preparing [2021-06-03T16:10:44.047Z] a1d2d4cffee4: Layer already exists [2021-06-03T16:10:44.047Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:10:44.047Z] 92ed6fd3fbff: Layer already exists [2021-06-03T16:10:44.047Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:10:44.047Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:10:44.321Z] master: digest: sha256:4e79bf7597763f8f85b34c06919be9e5021ab6d4ab7ad389d0dc541d1caa4fc6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:10:44.388Z] ===================================================== [Pipeline] echo [2021-06-03T16:10:44.403Z] taggedImages: [2021-06-03T16:10:44.403Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:10:44.403Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-03T16:10:44.403Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.250 [2021-06-03T16:10:44.403Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:10:44.403Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-03T16:10:44.435Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-03T16:10:44.435Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:10:44.435Z] latest [2021-06-03T16:10:44.435Z] 2.0.0-dev.250 [2021-06-03T16:10:44.435Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:10:44.435Z] master [2021-06-03T16:10:44.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:44.854Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:45.216Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:10:45.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T16:10:45.216Z] a4c3ffdcd7de: Preparing [2021-06-03T16:10:45.216Z] 38b171076412: Preparing [2021-06-03T16:10:45.216Z] 8fc7ed102fe3: Preparing [2021-06-03T16:10:45.216Z] d471429b7a9e: Preparing [2021-06-03T16:10:45.216Z] a0c18c8e7cbc: Preparing [2021-06-03T16:10:45.216Z] 3fbe34a1663b: Preparing [2021-06-03T16:10:45.216Z] 3fbe34a1663b: Waiting [2021-06-03T16:10:45.489Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:10:45.489Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:10:45.489Z] a0c18c8e7cbc: Pushed [2021-06-03T16:10:45.489Z] a4c3ffdcd7de: Pushed [2021-06-03T16:10:46.922Z] d471429b7a9e: Pushed [2021-06-03T16:10:49.525Z] 38b171076412: Pushed [2021-06-03T16:10:49.525Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:edf9324bfd5782e98d7620974f6a5fefd400d37694a51472b06307afc9a505d8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:49.868Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:50.209Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-03T16:10:50.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T16:10:50.209Z] a4c3ffdcd7de: Preparing [2021-06-03T16:10:50.209Z] 38b171076412: Preparing [2021-06-03T16:10:50.209Z] 8fc7ed102fe3: Preparing [2021-06-03T16:10:50.209Z] d471429b7a9e: Preparing [2021-06-03T16:10:50.209Z] a0c18c8e7cbc: Preparing [2021-06-03T16:10:50.209Z] 3fbe34a1663b: Preparing [2021-06-03T16:10:50.209Z] 3fbe34a1663b: Waiting [2021-06-03T16:10:50.209Z] d471429b7a9e: Layer already exists [2021-06-03T16:10:50.209Z] 38b171076412: Layer already exists [2021-06-03T16:10:50.209Z] a4c3ffdcd7de: Layer already exists [2021-06-03T16:10:50.209Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:10:50.489Z] a0c18c8e7cbc: Layer already exists [2021-06-03T16:10:50.489Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:10:50.489Z] latest: digest: sha256:edf9324bfd5782e98d7620974f6a5fefd400d37694a51472b06307afc9a505d8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:50.833Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:51.179Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.250 [2021-06-03T16:10:51.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T16:10:51.179Z] a4c3ffdcd7de: Preparing [2021-06-03T16:10:51.180Z] 38b171076412: Preparing [2021-06-03T16:10:51.180Z] 8fc7ed102fe3: Preparing [2021-06-03T16:10:51.180Z] d471429b7a9e: Preparing [2021-06-03T16:10:51.180Z] a0c18c8e7cbc: Preparing [2021-06-03T16:10:51.180Z] 3fbe34a1663b: Preparing [2021-06-03T16:10:51.180Z] 3fbe34a1663b: Waiting [2021-06-03T16:10:51.455Z] d471429b7a9e: Layer already exists [2021-06-03T16:10:51.455Z] a4c3ffdcd7de: Layer already exists [2021-06-03T16:10:51.455Z] 38b171076412: Layer already exists [2021-06-03T16:10:51.455Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:10:51.455Z] a0c18c8e7cbc: Layer already exists [2021-06-03T16:10:51.455Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:10:51.455Z] 2.0.0-dev.250: digest: sha256:edf9324bfd5782e98d7620974f6a5fefd400d37694a51472b06307afc9a505d8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:52.076Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:52.441Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:10:52.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T16:10:52.441Z] a4c3ffdcd7de: Preparing [2021-06-03T16:10:52.442Z] 38b171076412: Preparing [2021-06-03T16:10:52.442Z] 8fc7ed102fe3: Preparing [2021-06-03T16:10:52.442Z] d471429b7a9e: Preparing [2021-06-03T16:10:52.442Z] a0c18c8e7cbc: Preparing [2021-06-03T16:10:52.442Z] 3fbe34a1663b: Preparing [2021-06-03T16:10:52.442Z] 3fbe34a1663b: Waiting [2021-06-03T16:10:52.713Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:10:52.714Z] a0c18c8e7cbc: Layer already exists [2021-06-03T16:10:52.714Z] d471429b7a9e: Layer already exists [2021-06-03T16:10:52.714Z] 38b171076412: Layer already exists [2021-06-03T16:10:52.714Z] a4c3ffdcd7de: Layer already exists [2021-06-03T16:10:52.714Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:10:52.714Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:edf9324bfd5782e98d7620974f6a5fefd400d37694a51472b06307afc9a505d8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:53.057Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:53.394Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-03T16:10:53.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T16:10:53.394Z] a4c3ffdcd7de: Preparing [2021-06-03T16:10:53.394Z] 38b171076412: Preparing [2021-06-03T16:10:53.394Z] 8fc7ed102fe3: Preparing [2021-06-03T16:10:53.394Z] d471429b7a9e: Preparing [2021-06-03T16:10:53.394Z] a0c18c8e7cbc: Preparing [2021-06-03T16:10:53.394Z] 3fbe34a1663b: Preparing [2021-06-03T16:10:53.394Z] 3fbe34a1663b: Waiting [2021-06-03T16:10:53.667Z] a0c18c8e7cbc: Layer already exists [2021-06-03T16:10:53.667Z] 38b171076412: Layer already exists [2021-06-03T16:10:53.667Z] a4c3ffdcd7de: Layer already exists [2021-06-03T16:10:53.667Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:10:53.667Z] d471429b7a9e: Layer already exists [2021-06-03T16:10:53.667Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:10:53.667Z] master: digest: sha256:edf9324bfd5782e98d7620974f6a5fefd400d37694a51472b06307afc9a505d8 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:10:53.730Z] ===================================================== [Pipeline] echo [2021-06-03T16:10:53.744Z] taggedImages: [2021-06-03T16:10:53.744Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:10:53.744Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-03T16:10:53.744Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.250 [2021-06-03T16:10:53.744Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:10:53.744Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-03T16:10:53.774Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-03T16:10:53.774Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:10:53.774Z] latest [2021-06-03T16:10:53.774Z] 2.0.0-dev.250 [2021-06-03T16:10:53.774Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:10:53.774Z] master [2021-06-03T16:10:53.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:54.206Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:54.574Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:10:54.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T16:10:54.574Z] 82baa83bf745: Preparing [2021-06-03T16:10:54.574Z] 29e72b43bfc3: Preparing [2021-06-03T16:10:54.574Z] 8fc7ed102fe3: Preparing [2021-06-03T16:10:54.574Z] 5bf8ad03dce5: Preparing [2021-06-03T16:10:54.574Z] 3fbe34a1663b: Preparing [2021-06-03T16:10:54.885Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:10:54.885Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:10:54.885Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:10:54.885Z] 82baa83bf745: Pushed [2021-06-03T16:10:57.506Z] 29e72b43bfc3: Pushed [2021-06-03T16:10:58.099Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:7cee1039137a106f7eb60c3de957b469d5513db9af40c17b908b2af8ea6a6c47 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:58.446Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:58.819Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-03T16:10:58.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T16:10:58.820Z] 82baa83bf745: Preparing [2021-06-03T16:10:58.820Z] 29e72b43bfc3: Preparing [2021-06-03T16:10:58.820Z] 8fc7ed102fe3: Preparing [2021-06-03T16:10:58.820Z] 5bf8ad03dce5: Preparing [2021-06-03T16:10:58.820Z] 3fbe34a1663b: Preparing [2021-06-03T16:10:58.820Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:10:58.820Z] 29e72b43bfc3: Layer already exists [2021-06-03T16:10:58.820Z] 82baa83bf745: Layer already exists [2021-06-03T16:10:58.820Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:10:58.820Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:10:59.093Z] latest: digest: sha256:7cee1039137a106f7eb60c3de957b469d5513db9af40c17b908b2af8ea6a6c47 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:59.457Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:10:59.803Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.250 [2021-06-03T16:10:59.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T16:10:59.803Z] 82baa83bf745: Preparing [2021-06-03T16:10:59.803Z] 29e72b43bfc3: Preparing [2021-06-03T16:10:59.803Z] 8fc7ed102fe3: Preparing [2021-06-03T16:10:59.803Z] 5bf8ad03dce5: Preparing [2021-06-03T16:10:59.803Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:00.082Z] 29e72b43bfc3: Layer already exists [2021-06-03T16:11:00.082Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:11:00.082Z] 82baa83bf745: Layer already exists [2021-06-03T16:11:00.082Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:00.082Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:00.082Z] 2.0.0-dev.250: digest: sha256:7cee1039137a106f7eb60c3de957b469d5513db9af40c17b908b2af8ea6a6c47 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:00.448Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:00.808Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:00.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T16:11:00.809Z] 82baa83bf745: Preparing [2021-06-03T16:11:00.809Z] 29e72b43bfc3: Preparing [2021-06-03T16:11:00.809Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:00.809Z] 5bf8ad03dce5: Preparing [2021-06-03T16:11:00.809Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:01.083Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:01.083Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:01.083Z] 29e72b43bfc3: Layer already exists [2021-06-03T16:11:01.083Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:11:01.083Z] 82baa83bf745: Layer already exists [2021-06-03T16:11:01.083Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:7cee1039137a106f7eb60c3de957b469d5513db9af40c17b908b2af8ea6a6c47 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:01.440Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:01.782Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-03T16:11:01.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T16:11:01.782Z] 82baa83bf745: Preparing [2021-06-03T16:11:01.782Z] 29e72b43bfc3: Preparing [2021-06-03T16:11:01.782Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:01.782Z] 5bf8ad03dce5: Preparing [2021-06-03T16:11:01.782Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:02.059Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:02.060Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:02.060Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:11:02.060Z] 29e72b43bfc3: Layer already exists [2021-06-03T16:11:02.060Z] 82baa83bf745: Layer already exists [2021-06-03T16:11:02.060Z] master: digest: sha256:7cee1039137a106f7eb60c3de957b469d5513db9af40c17b908b2af8ea6a6c47 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:11:02.119Z] ===================================================== [Pipeline] echo [2021-06-03T16:11:02.134Z] taggedImages: [2021-06-03T16:11:02.134Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:02.134Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-03T16:11:02.134Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.250 [2021-06-03T16:11:02.134Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:02.134Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-03T16:11:02.183Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-03T16:11:02.183Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:02.183Z] latest [2021-06-03T16:11:02.183Z] 2.0.0-dev.250 [2021-06-03T16:11:02.183Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:02.183Z] master [2021-06-03T16:11:02.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:02.579Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:03.207Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:03.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T16:11:03.207Z] b4b986355bb7: Preparing [2021-06-03T16:11:03.207Z] b4b986355bb7: Preparing [2021-06-03T16:11:03.207Z] 7b5732dfc61c: Preparing [2021-06-03T16:11:03.207Z] fedae7f31737: Preparing [2021-06-03T16:11:03.207Z] 4c4e366f7baa: Preparing [2021-06-03T16:11:03.207Z] 4a9f52f30dd4: Preparing [2021-06-03T16:11:03.207Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:03.207Z] 693aad9c6740: Preparing [2021-06-03T16:11:03.207Z] 693aad9c6740: Preparing [2021-06-03T16:11:03.207Z] 57f361f8d6da: Preparing [2021-06-03T16:11:03.207Z] 74582075fa44: Preparing [2021-06-03T16:11:03.207Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:03.207Z] 8fc7ed102fe3: Waiting [2021-06-03T16:11:03.207Z] 693aad9c6740: Waiting [2021-06-03T16:11:03.207Z] 57f361f8d6da: Waiting [2021-06-03T16:11:03.207Z] 74582075fa44: Waiting [2021-06-03T16:11:03.207Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:03.804Z] fedae7f31737: Pushed [2021-06-03T16:11:03.804Z] 7b5732dfc61c: Pushed [2021-06-03T16:11:03.804Z] 4c4e366f7baa: Pushed [2021-06-03T16:11:03.804Z] b4b986355bb7: Pushed [2021-06-03T16:11:03.804Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:04.078Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:04.078Z] 57f361f8d6da: Pushed [2021-06-03T16:11:04.078Z] 693aad9c6740: Pushed [2021-06-03T16:11:04.078Z] 74582075fa44: Pushed [2021-06-03T16:11:06.693Z] 4a9f52f30dd4: Pushed [2021-06-03T16:11:06.966Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:8c25252d1aaa30cf50ec938ecd0b036043d7261f058208b84377a2eeaf42b136 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:07.314Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:07.669Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-03T16:11:07.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T16:11:07.669Z] b4b986355bb7: Preparing [2021-06-03T16:11:07.669Z] b4b986355bb7: Preparing [2021-06-03T16:11:07.669Z] 7b5732dfc61c: Preparing [2021-06-03T16:11:07.669Z] fedae7f31737: Preparing [2021-06-03T16:11:07.669Z] 4c4e366f7baa: Preparing [2021-06-03T16:11:07.669Z] 4a9f52f30dd4: Preparing [2021-06-03T16:11:07.669Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:07.669Z] 693aad9c6740: Preparing [2021-06-03T16:11:07.669Z] 693aad9c6740: Preparing [2021-06-03T16:11:07.669Z] 57f361f8d6da: Preparing [2021-06-03T16:11:07.669Z] 74582075fa44: Preparing [2021-06-03T16:11:07.669Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:07.669Z] 8fc7ed102fe3: Waiting [2021-06-03T16:11:07.669Z] 57f361f8d6da: Waiting [2021-06-03T16:11:07.669Z] 693aad9c6740: Waiting [2021-06-03T16:11:07.669Z] 74582075fa44: Waiting [2021-06-03T16:11:07.669Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:07.944Z] 4a9f52f30dd4: Layer already exists [2021-06-03T16:11:07.944Z] 4c4e366f7baa: Layer already exists [2021-06-03T16:11:07.944Z] 7b5732dfc61c: Layer already exists [2021-06-03T16:11:07.944Z] fedae7f31737: Layer already exists [2021-06-03T16:11:07.944Z] b4b986355bb7: Layer already exists [2021-06-03T16:11:07.944Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:07.944Z] 57f361f8d6da: Layer already exists [2021-06-03T16:11:07.944Z] 74582075fa44: Layer already exists [2021-06-03T16:11:07.944Z] 693aad9c6740: Layer already exists [2021-06-03T16:11:07.944Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:07.944Z] latest: digest: sha256:8c25252d1aaa30cf50ec938ecd0b036043d7261f058208b84377a2eeaf42b136 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:08.291Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:08.637Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.250 [2021-06-03T16:11:08.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T16:11:08.637Z] b4b986355bb7: Preparing [2021-06-03T16:11:08.637Z] b4b986355bb7: Preparing [2021-06-03T16:11:08.637Z] 7b5732dfc61c: Preparing [2021-06-03T16:11:08.637Z] fedae7f31737: Preparing [2021-06-03T16:11:08.637Z] 4c4e366f7baa: Preparing [2021-06-03T16:11:08.637Z] 4a9f52f30dd4: Preparing [2021-06-03T16:11:08.637Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:08.637Z] 693aad9c6740: Preparing [2021-06-03T16:11:08.637Z] 693aad9c6740: Preparing [2021-06-03T16:11:08.637Z] 57f361f8d6da: Preparing [2021-06-03T16:11:08.637Z] 74582075fa44: Preparing [2021-06-03T16:11:08.637Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:08.637Z] 693aad9c6740: Waiting [2021-06-03T16:11:08.637Z] 57f361f8d6da: Waiting [2021-06-03T16:11:08.637Z] 74582075fa44: Waiting [2021-06-03T16:11:08.637Z] 8fc7ed102fe3: Waiting [2021-06-03T16:11:08.637Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:08.911Z] 4a9f52f30dd4: Layer already exists [2021-06-03T16:11:08.911Z] 7b5732dfc61c: Layer already exists [2021-06-03T16:11:08.911Z] fedae7f31737: Layer already exists [2021-06-03T16:11:08.911Z] b4b986355bb7: Layer already exists [2021-06-03T16:11:08.911Z] 4c4e366f7baa: Layer already exists [2021-06-03T16:11:08.911Z] 693aad9c6740: Layer already exists [2021-06-03T16:11:08.911Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:08.911Z] 57f361f8d6da: Layer already exists [2021-06-03T16:11:08.911Z] 74582075fa44: Layer already exists [2021-06-03T16:11:08.911Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:08.911Z] 2.0.0-dev.250: digest: sha256:8c25252d1aaa30cf50ec938ecd0b036043d7261f058208b84377a2eeaf42b136 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:09.262Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:09.632Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:09.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T16:11:09.632Z] b4b986355bb7: Preparing [2021-06-03T16:11:09.632Z] b4b986355bb7: Preparing [2021-06-03T16:11:09.632Z] 7b5732dfc61c: Preparing [2021-06-03T16:11:09.632Z] fedae7f31737: Preparing [2021-06-03T16:11:09.632Z] 4c4e366f7baa: Preparing [2021-06-03T16:11:09.632Z] 4a9f52f30dd4: Preparing [2021-06-03T16:11:09.632Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:09.632Z] 693aad9c6740: Preparing [2021-06-03T16:11:09.632Z] 693aad9c6740: Preparing [2021-06-03T16:11:09.632Z] 57f361f8d6da: Preparing [2021-06-03T16:11:09.632Z] 74582075fa44: Preparing [2021-06-03T16:11:09.632Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:09.632Z] 8fc7ed102fe3: Waiting [2021-06-03T16:11:09.632Z] 57f361f8d6da: Waiting [2021-06-03T16:11:09.632Z] 693aad9c6740: Waiting [2021-06-03T16:11:09.632Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:09.632Z] 74582075fa44: Waiting [2021-06-03T16:11:09.907Z] 4c4e366f7baa: Layer already exists [2021-06-03T16:11:09.907Z] 4a9f52f30dd4: Layer already exists [2021-06-03T16:11:09.907Z] fedae7f31737: Layer already exists [2021-06-03T16:11:09.907Z] b4b986355bb7: Layer already exists [2021-06-03T16:11:09.907Z] 7b5732dfc61c: Layer already exists [2021-06-03T16:11:09.907Z] 693aad9c6740: Layer already exists [2021-06-03T16:11:09.907Z] 57f361f8d6da: Layer already exists [2021-06-03T16:11:09.907Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:09.907Z] 74582075fa44: Layer already exists [2021-06-03T16:11:09.907Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:09.907Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:8c25252d1aaa30cf50ec938ecd0b036043d7261f058208b84377a2eeaf42b136 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:10.256Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:10.600Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-03T16:11:10.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T16:11:10.601Z] b4b986355bb7: Preparing [2021-06-03T16:11:10.601Z] b4b986355bb7: Preparing [2021-06-03T16:11:10.601Z] 7b5732dfc61c: Preparing [2021-06-03T16:11:10.601Z] fedae7f31737: Preparing [2021-06-03T16:11:10.601Z] 4c4e366f7baa: Preparing [2021-06-03T16:11:10.601Z] 4a9f52f30dd4: Preparing [2021-06-03T16:11:10.601Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:10.601Z] 693aad9c6740: Preparing [2021-06-03T16:11:10.601Z] 693aad9c6740: Preparing [2021-06-03T16:11:10.601Z] 57f361f8d6da: Preparing [2021-06-03T16:11:10.601Z] 74582075fa44: Preparing [2021-06-03T16:11:10.601Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:10.601Z] 8fc7ed102fe3: Waiting [2021-06-03T16:11:10.601Z] 693aad9c6740: Waiting [2021-06-03T16:11:10.601Z] 57f361f8d6da: Waiting [2021-06-03T16:11:10.601Z] 74582075fa44: Waiting [2021-06-03T16:11:10.601Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:10.877Z] 7b5732dfc61c: Layer already exists [2021-06-03T16:11:10.877Z] 4c4e366f7baa: Layer already exists [2021-06-03T16:11:10.877Z] b4b986355bb7: Layer already exists [2021-06-03T16:11:10.877Z] fedae7f31737: Layer already exists [2021-06-03T16:11:10.877Z] 4a9f52f30dd4: Layer already exists [2021-06-03T16:11:10.877Z] 693aad9c6740: Layer already exists [2021-06-03T16:11:10.877Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:10.877Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:10.877Z] 57f361f8d6da: Layer already exists [2021-06-03T16:11:10.877Z] 74582075fa44: Layer already exists [2021-06-03T16:11:10.877Z] master: digest: sha256:8c25252d1aaa30cf50ec938ecd0b036043d7261f058208b84377a2eeaf42b136 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:11:10.939Z] ===================================================== [Pipeline] echo [2021-06-03T16:11:10.954Z] taggedImages: [2021-06-03T16:11:10.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:10.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-03T16:11:10.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.250 [2021-06-03T16:11:10.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:10.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-03T16:11:10.986Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-03T16:11:10.986Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:10.986Z] latest [2021-06-03T16:11:10.986Z] 2.0.0-dev.250 [2021-06-03T16:11:10.986Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:10.986Z] master [2021-06-03T16:11:10.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:11.400Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:11.741Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:11.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T16:11:11.741Z] 88764e094aca: Preparing [2021-06-03T16:11:11.741Z] a96477aa7c27: Preparing [2021-06-03T16:11:11.741Z] 05e72b4ac898: Preparing [2021-06-03T16:11:11.741Z] c51d5e9f96cc: Preparing [2021-06-03T16:11:11.741Z] 144970bfe407: Preparing [2021-06-03T16:11:11.741Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:11.741Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:12.016Z] 05e72b4ac898: Pushed [2021-06-03T16:11:12.017Z] c51d5e9f96cc: Pushed [2021-06-03T16:11:12.290Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:12.564Z] 144970bfe407: Pushed [2021-06-03T16:11:14.536Z] 88764e094aca: Pushed [2021-06-03T16:11:14.536Z] a96477aa7c27: Pushed [2021-06-03T16:11:14.809Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:e52075548644ba09872ed5306c057baf3a855def0f706796bf3cae13d1532f21 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:15.148Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:15.483Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-03T16:11:15.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T16:11:15.483Z] 88764e094aca: Preparing [2021-06-03T16:11:15.483Z] a96477aa7c27: Preparing [2021-06-03T16:11:15.483Z] 05e72b4ac898: Preparing [2021-06-03T16:11:15.483Z] c51d5e9f96cc: Preparing [2021-06-03T16:11:15.483Z] 144970bfe407: Preparing [2021-06-03T16:11:15.483Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:15.483Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:15.761Z] a96477aa7c27: Layer already exists [2021-06-03T16:11:15.761Z] 88764e094aca: Layer already exists [2021-06-03T16:11:15.761Z] 05e72b4ac898: Layer already exists [2021-06-03T16:11:15.761Z] 144970bfe407: Layer already exists [2021-06-03T16:11:15.761Z] c51d5e9f96cc: Layer already exists [2021-06-03T16:11:15.761Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:15.761Z] latest: digest: sha256:e52075548644ba09872ed5306c057baf3a855def0f706796bf3cae13d1532f21 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:16.113Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:16.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.250 [2021-06-03T16:11:16.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T16:11:16.453Z] 88764e094aca: Preparing [2021-06-03T16:11:16.453Z] a96477aa7c27: Preparing [2021-06-03T16:11:16.453Z] 05e72b4ac898: Preparing [2021-06-03T16:11:16.453Z] c51d5e9f96cc: Preparing [2021-06-03T16:11:16.453Z] 144970bfe407: Preparing [2021-06-03T16:11:16.453Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:16.453Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:16.728Z] 144970bfe407: Layer already exists [2021-06-03T16:11:16.728Z] a96477aa7c27: Layer already exists [2021-06-03T16:11:16.728Z] 88764e094aca: Layer already exists [2021-06-03T16:11:16.728Z] 05e72b4ac898: Layer already exists [2021-06-03T16:11:16.728Z] c51d5e9f96cc: Layer already exists [2021-06-03T16:11:16.728Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:16.728Z] 2.0.0-dev.250: digest: sha256:e52075548644ba09872ed5306c057baf3a855def0f706796bf3cae13d1532f21 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:17.075Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:17.423Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:17.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T16:11:17.424Z] 88764e094aca: Preparing [2021-06-03T16:11:17.424Z] a96477aa7c27: Preparing [2021-06-03T16:11:17.424Z] 05e72b4ac898: Preparing [2021-06-03T16:11:17.424Z] c51d5e9f96cc: Preparing [2021-06-03T16:11:17.424Z] 144970bfe407: Preparing [2021-06-03T16:11:17.424Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:17.424Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:17.698Z] 05e72b4ac898: Layer already exists [2021-06-03T16:11:17.698Z] 88764e094aca: Layer already exists [2021-06-03T16:11:17.698Z] c51d5e9f96cc: Layer already exists [2021-06-03T16:11:17.698Z] 144970bfe407: Layer already exists [2021-06-03T16:11:17.698Z] a96477aa7c27: Layer already exists [2021-06-03T16:11:17.698Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:17.698Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:e52075548644ba09872ed5306c057baf3a855def0f706796bf3cae13d1532f21 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:18.067Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:18.447Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-03T16:11:18.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T16:11:18.447Z] 88764e094aca: Preparing [2021-06-03T16:11:18.447Z] a96477aa7c27: Preparing [2021-06-03T16:11:18.447Z] 05e72b4ac898: Preparing [2021-06-03T16:11:18.447Z] c51d5e9f96cc: Preparing [2021-06-03T16:11:18.447Z] 144970bfe407: Preparing [2021-06-03T16:11:18.447Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:18.447Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:18.725Z] 05e72b4ac898: Layer already exists [2021-06-03T16:11:18.725Z] a96477aa7c27: Layer already exists [2021-06-03T16:11:18.725Z] c51d5e9f96cc: Layer already exists [2021-06-03T16:11:18.725Z] 144970bfe407: Layer already exists [2021-06-03T16:11:18.725Z] 88764e094aca: Layer already exists [2021-06-03T16:11:18.725Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:18.725Z] master: digest: sha256:e52075548644ba09872ed5306c057baf3a855def0f706796bf3cae13d1532f21 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:11:18.786Z] ===================================================== [Pipeline] echo [2021-06-03T16:11:18.803Z] taggedImages: [2021-06-03T16:11:18.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:18.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-03T16:11:18.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.250 [2021-06-03T16:11:18.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:18.803Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-03T16:11:18.835Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-03T16:11:18.835Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:18.835Z] latest [2021-06-03T16:11:18.835Z] 2.0.0-dev.250 [2021-06-03T16:11:18.835Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:18.835Z] master [2021-06-03T16:11:18.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:19.212Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:19.552Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:19.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T16:11:19.552Z] dbc3d9646ba8: Preparing [2021-06-03T16:11:19.552Z] 368555d5072c: Preparing [2021-06-03T16:11:19.552Z] 745b0b03051a: Preparing [2021-06-03T16:11:19.552Z] 3f97270022ba: Preparing [2021-06-03T16:11:19.552Z] b9a6de78b485: Preparing [2021-06-03T16:11:19.552Z] d7f0ae5f28b1: Preparing [2021-06-03T16:11:19.552Z] 4e8644cc5821: Preparing [2021-06-03T16:11:19.552Z] ff766b4c7aea: Preparing [2021-06-03T16:11:19.552Z] 9464afa35567: Preparing [2021-06-03T16:11:19.552Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:19.552Z] d7f0ae5f28b1: Waiting [2021-06-03T16:11:19.552Z] 4e8644cc5821: Waiting [2021-06-03T16:11:19.552Z] ff766b4c7aea: Waiting [2021-06-03T16:11:19.552Z] 9464afa35567: Waiting [2021-06-03T16:11:19.552Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:19.826Z] b9a6de78b485: Pushed [2021-06-03T16:11:20.099Z] 368555d5072c: Pushed [2021-06-03T16:11:20.099Z] dbc3d9646ba8: Pushed [2021-06-03T16:11:20.099Z] d7f0ae5f28b1: Pushed [2021-06-03T16:11:20.099Z] ff766b4c7aea: Pushed [2021-06-03T16:11:20.099Z] 4e8644cc5821: Pushed [2021-06-03T16:11:20.373Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:20.967Z] 9464afa35567: Pushed [2021-06-03T16:11:21.945Z] 3f97270022ba: Pushed [2021-06-03T16:11:22.537Z] 745b0b03051a: Pushed [2021-06-03T16:11:22.811Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:c042e98bd24cb106949e73f72bf6194b4d9d35aef73026dfdd6b47fd893f3817 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:23.167Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:23.513Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-03T16:11:23.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T16:11:23.513Z] dbc3d9646ba8: Preparing [2021-06-03T16:11:23.513Z] 368555d5072c: Preparing [2021-06-03T16:11:23.513Z] 745b0b03051a: Preparing [2021-06-03T16:11:23.513Z] 3f97270022ba: Preparing [2021-06-03T16:11:23.513Z] b9a6de78b485: Preparing [2021-06-03T16:11:23.513Z] d7f0ae5f28b1: Preparing [2021-06-03T16:11:23.513Z] 4e8644cc5821: Preparing [2021-06-03T16:11:23.513Z] ff766b4c7aea: Preparing [2021-06-03T16:11:23.513Z] 9464afa35567: Preparing [2021-06-03T16:11:23.513Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:23.513Z] 4e8644cc5821: Waiting [2021-06-03T16:11:23.513Z] ff766b4c7aea: Waiting [2021-06-03T16:11:23.513Z] 9464afa35567: Waiting [2021-06-03T16:11:23.513Z] d7f0ae5f28b1: Waiting [2021-06-03T16:11:23.513Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:23.788Z] b9a6de78b485: Layer already exists [2021-06-03T16:11:23.788Z] 745b0b03051a: Layer already exists [2021-06-03T16:11:23.788Z] 3f97270022ba: Layer already exists [2021-06-03T16:11:23.788Z] 368555d5072c: Layer already exists [2021-06-03T16:11:23.788Z] dbc3d9646ba8: Layer already exists [2021-06-03T16:11:23.788Z] d7f0ae5f28b1: Layer already exists [2021-06-03T16:11:23.788Z] ff766b4c7aea: Layer already exists [2021-06-03T16:11:23.788Z] 9464afa35567: Layer already exists [2021-06-03T16:11:23.788Z] 4e8644cc5821: Layer already exists [2021-06-03T16:11:23.788Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:23.788Z] latest: digest: sha256:c042e98bd24cb106949e73f72bf6194b4d9d35aef73026dfdd6b47fd893f3817 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:24.131Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:24.470Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.250 [2021-06-03T16:11:24.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T16:11:24.470Z] dbc3d9646ba8: Preparing [2021-06-03T16:11:24.470Z] 368555d5072c: Preparing [2021-06-03T16:11:24.470Z] 745b0b03051a: Preparing [2021-06-03T16:11:24.470Z] 3f97270022ba: Preparing [2021-06-03T16:11:24.470Z] b9a6de78b485: Preparing [2021-06-03T16:11:24.470Z] d7f0ae5f28b1: Preparing [2021-06-03T16:11:24.470Z] 4e8644cc5821: Preparing [2021-06-03T16:11:24.470Z] ff766b4c7aea: Preparing [2021-06-03T16:11:24.470Z] 9464afa35567: Preparing [2021-06-03T16:11:24.470Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:24.470Z] d7f0ae5f28b1: Waiting [2021-06-03T16:11:24.470Z] 4e8644cc5821: Waiting [2021-06-03T16:11:24.470Z] ff766b4c7aea: Waiting [2021-06-03T16:11:24.470Z] 9464afa35567: Waiting [2021-06-03T16:11:24.470Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:24.470Z] b9a6de78b485: Layer already exists [2021-06-03T16:11:24.470Z] dbc3d9646ba8: Layer already exists [2021-06-03T16:11:24.470Z] 368555d5072c: Layer already exists [2021-06-03T16:11:24.470Z] 3f97270022ba: Layer already exists [2021-06-03T16:11:24.470Z] 745b0b03051a: Layer already exists [2021-06-03T16:11:24.748Z] d7f0ae5f28b1: Layer already exists [2021-06-03T16:11:24.748Z] 4e8644cc5821: Layer already exists [2021-06-03T16:11:24.748Z] ff766b4c7aea: Layer already exists [2021-06-03T16:11:24.748Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:24.748Z] 9464afa35567: Layer already exists [2021-06-03T16:11:24.748Z] 2.0.0-dev.250: digest: sha256:c042e98bd24cb106949e73f72bf6194b4d9d35aef73026dfdd6b47fd893f3817 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:25.097Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:25.441Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:25.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T16:11:25.441Z] dbc3d9646ba8: Preparing [2021-06-03T16:11:25.441Z] 368555d5072c: Preparing [2021-06-03T16:11:25.441Z] 745b0b03051a: Preparing [2021-06-03T16:11:25.441Z] 3f97270022ba: Preparing [2021-06-03T16:11:25.441Z] b9a6de78b485: Preparing [2021-06-03T16:11:25.441Z] d7f0ae5f28b1: Preparing [2021-06-03T16:11:25.441Z] 4e8644cc5821: Preparing [2021-06-03T16:11:25.441Z] ff766b4c7aea: Preparing [2021-06-03T16:11:25.441Z] d7f0ae5f28b1: Waiting [2021-06-03T16:11:25.441Z] 4e8644cc5821: Waiting [2021-06-03T16:11:25.441Z] 9464afa35567: Preparing [2021-06-03T16:11:25.441Z] ff766b4c7aea: Waiting [2021-06-03T16:11:25.441Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:25.441Z] 9464afa35567: Waiting [2021-06-03T16:11:25.714Z] 368555d5072c: Layer already exists [2021-06-03T16:11:25.714Z] 745b0b03051a: Layer already exists [2021-06-03T16:11:25.714Z] 3f97270022ba: Layer already exists [2021-06-03T16:11:25.714Z] b9a6de78b485: Layer already exists [2021-06-03T16:11:25.714Z] dbc3d9646ba8: Layer already exists [2021-06-03T16:11:25.714Z] ff766b4c7aea: Layer already exists [2021-06-03T16:11:25.714Z] 4e8644cc5821: Layer already exists [2021-06-03T16:11:25.714Z] d7f0ae5f28b1: Layer already exists [2021-06-03T16:11:25.714Z] 9464afa35567: Layer already exists [2021-06-03T16:11:25.714Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:25.714Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:c042e98bd24cb106949e73f72bf6194b4d9d35aef73026dfdd6b47fd893f3817 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:26.067Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:26.411Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-03T16:11:26.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T16:11:26.411Z] dbc3d9646ba8: Preparing [2021-06-03T16:11:26.411Z] 368555d5072c: Preparing [2021-06-03T16:11:26.411Z] 745b0b03051a: Preparing [2021-06-03T16:11:26.411Z] 3f97270022ba: Preparing [2021-06-03T16:11:26.411Z] b9a6de78b485: Preparing [2021-06-03T16:11:26.411Z] d7f0ae5f28b1: Preparing [2021-06-03T16:11:26.411Z] 4e8644cc5821: Preparing [2021-06-03T16:11:26.411Z] ff766b4c7aea: Preparing [2021-06-03T16:11:26.411Z] 9464afa35567: Preparing [2021-06-03T16:11:26.411Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:26.411Z] 4e8644cc5821: Waiting [2021-06-03T16:11:26.411Z] ff766b4c7aea: Waiting [2021-06-03T16:11:26.411Z] d7f0ae5f28b1: Waiting [2021-06-03T16:11:26.411Z] 9464afa35567: Waiting [2021-06-03T16:11:26.411Z] 3fbe34a1663b: Waiting [2021-06-03T16:11:26.689Z] b9a6de78b485: Layer already exists [2021-06-03T16:11:26.689Z] 368555d5072c: Layer already exists [2021-06-03T16:11:26.689Z] 745b0b03051a: Layer already exists [2021-06-03T16:11:26.689Z] 3f97270022ba: Layer already exists [2021-06-03T16:11:26.689Z] dbc3d9646ba8: Layer already exists [2021-06-03T16:11:26.689Z] d7f0ae5f28b1: Layer already exists [2021-06-03T16:11:26.689Z] 4e8644cc5821: Layer already exists [2021-06-03T16:11:26.689Z] ff766b4c7aea: Layer already exists [2021-06-03T16:11:26.689Z] 9464afa35567: Layer already exists [2021-06-03T16:11:26.689Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:26.689Z] master: digest: sha256:c042e98bd24cb106949e73f72bf6194b4d9d35aef73026dfdd6b47fd893f3817 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:11:26.747Z] ===================================================== [Pipeline] echo [2021-06-03T16:11:26.760Z] taggedImages: [2021-06-03T16:11:26.760Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:26.760Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-03T16:11:26.760Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.250 [2021-06-03T16:11:26.760Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:26.760Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-03T16:11:26.792Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-03T16:11:26.792Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:26.792Z] latest [2021-06-03T16:11:26.792Z] 2.0.0-dev.250 [2021-06-03T16:11:26.792Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:26.792Z] master [2021-06-03T16:11:26.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:27.170Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:27.510Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:27.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T16:11:27.510Z] 5a5bfac4cf28: Preparing [2021-06-03T16:11:27.510Z] 6b56bab44d64: Preparing [2021-06-03T16:11:27.510Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:27.510Z] 0e9ec9f11bc7: Preparing [2021-06-03T16:11:27.511Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:27.783Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:27.783Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:27.783Z] 5a5bfac4cf28: Pushed [2021-06-03T16:11:28.053Z] 0e9ec9f11bc7: Pushed [2021-06-03T16:11:30.670Z] 6b56bab44d64: Pushed [2021-06-03T16:11:30.670Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:2f4386967a059e8a4b24531efe23dbcfe7cd504ca41f9a24185b12f1b845c44a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:31.017Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:31.370Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-03T16:11:31.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T16:11:31.370Z] 5a5bfac4cf28: Preparing [2021-06-03T16:11:31.370Z] 6b56bab44d64: Preparing [2021-06-03T16:11:31.370Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:31.370Z] 0e9ec9f11bc7: Preparing [2021-06-03T16:11:31.370Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:31.665Z] 5a5bfac4cf28: Layer already exists [2021-06-03T16:11:31.665Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:31.665Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:31.665Z] 6b56bab44d64: Layer already exists [2021-06-03T16:11:31.665Z] 0e9ec9f11bc7: Layer already exists [2021-06-03T16:11:31.665Z] latest: digest: sha256:2f4386967a059e8a4b24531efe23dbcfe7cd504ca41f9a24185b12f1b845c44a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:32.018Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:32.366Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.250 [2021-06-03T16:11:32.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T16:11:32.366Z] 5a5bfac4cf28: Preparing [2021-06-03T16:11:32.366Z] 6b56bab44d64: Preparing [2021-06-03T16:11:32.366Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:32.366Z] 0e9ec9f11bc7: Preparing [2021-06-03T16:11:32.366Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:32.641Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:32.641Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:32.641Z] 0e9ec9f11bc7: Layer already exists [2021-06-03T16:11:32.641Z] 6b56bab44d64: Layer already exists [2021-06-03T16:11:32.641Z] 5a5bfac4cf28: Layer already exists [2021-06-03T16:11:32.641Z] 2.0.0-dev.250: digest: sha256:2f4386967a059e8a4b24531efe23dbcfe7cd504ca41f9a24185b12f1b845c44a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:32.991Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:33.335Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:33.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T16:11:33.335Z] 5a5bfac4cf28: Preparing [2021-06-03T16:11:33.335Z] 6b56bab44d64: Preparing [2021-06-03T16:11:33.335Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:33.335Z] 0e9ec9f11bc7: Preparing [2021-06-03T16:11:33.335Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:33.608Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:33.608Z] 0e9ec9f11bc7: Layer already exists [2021-06-03T16:11:33.608Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:33.608Z] 5a5bfac4cf28: Layer already exists [2021-06-03T16:11:33.608Z] 6b56bab44d64: Layer already exists [2021-06-03T16:11:33.608Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:2f4386967a059e8a4b24531efe23dbcfe7cd504ca41f9a24185b12f1b845c44a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:33.964Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:34.328Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-03T16:11:34.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T16:11:34.328Z] 5a5bfac4cf28: Preparing [2021-06-03T16:11:34.328Z] 6b56bab44d64: Preparing [2021-06-03T16:11:34.328Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:34.328Z] 0e9ec9f11bc7: Preparing [2021-06-03T16:11:34.328Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:34.328Z] 5a5bfac4cf28: Layer already exists [2021-06-03T16:11:34.328Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:34.328Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:34.328Z] 0e9ec9f11bc7: Layer already exists [2021-06-03T16:11:34.328Z] 6b56bab44d64: Layer already exists [2021-06-03T16:11:34.625Z] master: digest: sha256:2f4386967a059e8a4b24531efe23dbcfe7cd504ca41f9a24185b12f1b845c44a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:11:34.693Z] ===================================================== [Pipeline] echo [2021-06-03T16:11:34.709Z] taggedImages: [2021-06-03T16:11:34.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:34.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-03T16:11:34.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.250 [2021-06-03T16:11:34.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:34.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-03T16:11:34.742Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-03T16:11:34.742Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:34.742Z] latest [2021-06-03T16:11:34.742Z] 2.0.0-dev.250 [2021-06-03T16:11:34.742Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:34.742Z] master [2021-06-03T16:11:34.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:35.124Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:35.472Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:35.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T16:11:35.749Z] a17fd7dcbde5: Preparing [2021-06-03T16:11:35.749Z] 0cdaefa0124d: Preparing [2021-06-03T16:11:35.749Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:35.749Z] 5bf8ad03dce5: Preparing [2021-06-03T16:11:35.749Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:35.749Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:35.749Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:35.749Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:11:36.022Z] a17fd7dcbde5: Pushed [2021-06-03T16:11:38.630Z] 0cdaefa0124d: Pushed [2021-06-03T16:11:38.630Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:4c455e10597e629076dfdcb57bbecd4cf2d3da4b531a0eb147c15bad10f986e7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:38.967Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:39.301Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-03T16:11:39.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T16:11:39.302Z] a17fd7dcbde5: Preparing [2021-06-03T16:11:39.302Z] 0cdaefa0124d: Preparing [2021-06-03T16:11:39.302Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:39.302Z] 5bf8ad03dce5: Preparing [2021-06-03T16:11:39.302Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:39.302Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:11:39.302Z] a17fd7dcbde5: Layer already exists [2021-06-03T16:11:39.302Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:39.302Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:39.577Z] 0cdaefa0124d: Layer already exists [2021-06-03T16:11:39.577Z] latest: digest: sha256:4c455e10597e629076dfdcb57bbecd4cf2d3da4b531a0eb147c15bad10f986e7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:39.951Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:40.307Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.250 [2021-06-03T16:11:40.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T16:11:40.307Z] a17fd7dcbde5: Preparing [2021-06-03T16:11:40.307Z] 0cdaefa0124d: Preparing [2021-06-03T16:11:40.307Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:40.307Z] 5bf8ad03dce5: Preparing [2021-06-03T16:11:40.307Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:40.307Z] a17fd7dcbde5: Layer already exists [2021-06-03T16:11:40.307Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:40.585Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:40.585Z] 0cdaefa0124d: Layer already exists [2021-06-03T16:11:40.585Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:11:40.585Z] 2.0.0-dev.250: digest: sha256:4c455e10597e629076dfdcb57bbecd4cf2d3da4b531a0eb147c15bad10f986e7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:40.933Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:41.259Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:41.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T16:11:41.260Z] a17fd7dcbde5: Preparing [2021-06-03T16:11:41.260Z] 0cdaefa0124d: Preparing [2021-06-03T16:11:41.260Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:41.260Z] 5bf8ad03dce5: Preparing [2021-06-03T16:11:41.260Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:41.260Z] a17fd7dcbde5: Layer already exists [2021-06-03T16:11:41.260Z] 0cdaefa0124d: Layer already exists [2021-06-03T16:11:41.260Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:11:41.260Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:41.260Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:41.532Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:4c455e10597e629076dfdcb57bbecd4cf2d3da4b531a0eb147c15bad10f986e7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:41.910Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:42.241Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-03T16:11:42.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T16:11:42.241Z] a17fd7dcbde5: Preparing [2021-06-03T16:11:42.241Z] 0cdaefa0124d: Preparing [2021-06-03T16:11:42.241Z] 8fc7ed102fe3: Preparing [2021-06-03T16:11:42.241Z] 5bf8ad03dce5: Preparing [2021-06-03T16:11:42.241Z] 3fbe34a1663b: Preparing [2021-06-03T16:11:42.241Z] 5bf8ad03dce5: Layer already exists [2021-06-03T16:11:42.241Z] a17fd7dcbde5: Layer already exists [2021-06-03T16:11:42.241Z] 8fc7ed102fe3: Layer already exists [2021-06-03T16:11:42.241Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:11:42.241Z] 0cdaefa0124d: Layer already exists [2021-06-03T16:11:42.515Z] master: digest: sha256:4c455e10597e629076dfdcb57bbecd4cf2d3da4b531a0eb147c15bad10f986e7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:11:42.576Z] ===================================================== [Pipeline] echo [2021-06-03T16:11:42.590Z] taggedImages: [2021-06-03T16:11:42.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:42.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-03T16:11:42.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.250 [2021-06-03T16:11:42.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:42.590Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-03T16:11:42.619Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-03T16:11:42.619Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:42.619Z] latest [2021-06-03T16:11:42.619Z] 2.0.0-dev.250 [2021-06-03T16:11:42.619Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:11:42.619Z] master [2021-06-03T16:11:42.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:42.996Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:43.348Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:11:43.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T16:11:43.349Z] 3150a09be11a: Preparing [2021-06-03T16:11:43.349Z] f591cf783cc2: Preparing [2021-06-03T16:11:43.349Z] e3fbfcee6fb3: Preparing [2021-06-03T16:11:43.349Z] 943520aef8d4: Preparing [2021-06-03T16:11:43.349Z] 9ded3b6bb9b5: Preparing [2021-06-03T16:11:43.349Z] fa1afe8e6ed9: Preparing [2021-06-03T16:11:43.349Z] 87a09b4c083e: Preparing [2021-06-03T16:11:43.349Z] 0f74e9ff2a61: Preparing [2021-06-03T16:11:43.349Z] b122376c33c6: Preparing [2021-06-03T16:11:43.349Z] f8381ed47b22: Preparing [2021-06-03T16:11:43.349Z] e934a737d657: Preparing [2021-06-03T16:11:43.349Z] fa1afe8e6ed9: Waiting [2021-06-03T16:11:43.349Z] 87a09b4c083e: Waiting [2021-06-03T16:11:43.349Z] 0f74e9ff2a61: Waiting [2021-06-03T16:11:43.349Z] b122376c33c6: Waiting [2021-06-03T16:11:43.349Z] f8381ed47b22: Waiting [2021-06-03T16:11:43.349Z] e934a737d657: Waiting [2021-06-03T16:11:43.636Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T16:11:43.636Z] fa1afe8e6ed9: Layer already exists [2021-06-03T16:11:43.636Z] 87a09b4c083e: Layer already exists [2021-06-03T16:11:43.636Z] f591cf783cc2: Pushed [2021-06-03T16:11:43.636Z] 0f74e9ff2a61: Layer already exists [2021-06-03T16:11:43.636Z] b122376c33c6: Layer already exists [2021-06-03T16:11:43.914Z] f8381ed47b22: Layer already exists [2021-06-03T16:11:43.914Z] e934a737d657: Layer already exists [2021-06-03T16:11:44.507Z] 3150a09be11a: Pushed [2021-06-03T16:11:46.481Z] e3fbfcee6fb3: Pushed [2021-06-03T16:11:58.875Z] 943520aef8d4: Pushed [2021-06-03T16:11:59.150Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988: digest: sha256:f0915e7219c104042e73ff713fe619c36114bab2742e93766435878931ffb628 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:59.498Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:11:59.839Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-03T16:11:59.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T16:11:59.839Z] 3150a09be11a: Preparing [2021-06-03T16:11:59.839Z] f591cf783cc2: Preparing [2021-06-03T16:11:59.839Z] e3fbfcee6fb3: Preparing [2021-06-03T16:11:59.839Z] 943520aef8d4: Preparing [2021-06-03T16:11:59.839Z] 9ded3b6bb9b5: Preparing [2021-06-03T16:11:59.839Z] fa1afe8e6ed9: Preparing [2021-06-03T16:11:59.839Z] 87a09b4c083e: Preparing [2021-06-03T16:11:59.839Z] 0f74e9ff2a61: Preparing [2021-06-03T16:11:59.839Z] b122376c33c6: Preparing [2021-06-03T16:11:59.839Z] f8381ed47b22: Preparing [2021-06-03T16:11:59.839Z] e934a737d657: Preparing [2021-06-03T16:11:59.839Z] fa1afe8e6ed9: Waiting [2021-06-03T16:11:59.839Z] 87a09b4c083e: Waiting [2021-06-03T16:11:59.839Z] 0f74e9ff2a61: Waiting [2021-06-03T16:11:59.839Z] b122376c33c6: Waiting [2021-06-03T16:11:59.839Z] f8381ed47b22: Waiting [2021-06-03T16:11:59.839Z] e934a737d657: Waiting [2021-06-03T16:12:00.113Z] e3fbfcee6fb3: Layer already exists [2021-06-03T16:12:00.113Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T16:12:00.113Z] 3150a09be11a: Layer already exists [2021-06-03T16:12:00.113Z] 943520aef8d4: Layer already exists [2021-06-03T16:12:00.113Z] f591cf783cc2: Layer already exists [2021-06-03T16:12:00.113Z] b122376c33c6: Layer already exists [2021-06-03T16:12:00.113Z] fa1afe8e6ed9: Layer already exists [2021-06-03T16:12:00.113Z] 87a09b4c083e: Layer already exists [2021-06-03T16:12:00.113Z] 0f74e9ff2a61: Layer already exists [2021-06-03T16:12:00.113Z] f8381ed47b22: Layer already exists [2021-06-03T16:12:00.113Z] e934a737d657: Layer already exists [2021-06-03T16:12:00.113Z] latest: digest: sha256:f0915e7219c104042e73ff713fe619c36114bab2742e93766435878931ffb628 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:12:00.460Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:12:00.810Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.250 [2021-06-03T16:12:00.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T16:12:00.811Z] 3150a09be11a: Preparing [2021-06-03T16:12:00.811Z] f591cf783cc2: Preparing [2021-06-03T16:12:00.811Z] e3fbfcee6fb3: Preparing [2021-06-03T16:12:00.811Z] 943520aef8d4: Preparing [2021-06-03T16:12:00.811Z] 9ded3b6bb9b5: Preparing [2021-06-03T16:12:00.811Z] fa1afe8e6ed9: Preparing [2021-06-03T16:12:00.811Z] 87a09b4c083e: Preparing [2021-06-03T16:12:00.811Z] 0f74e9ff2a61: Preparing [2021-06-03T16:12:00.811Z] b122376c33c6: Preparing [2021-06-03T16:12:00.811Z] f8381ed47b22: Preparing [2021-06-03T16:12:00.811Z] e934a737d657: Preparing [2021-06-03T16:12:00.811Z] 0f74e9ff2a61: Waiting [2021-06-03T16:12:00.811Z] fa1afe8e6ed9: Waiting [2021-06-03T16:12:00.811Z] 87a09b4c083e: Waiting [2021-06-03T16:12:00.811Z] e934a737d657: Waiting [2021-06-03T16:12:00.811Z] f8381ed47b22: Waiting [2021-06-03T16:12:00.811Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T16:12:00.811Z] e3fbfcee6fb3: Layer already exists [2021-06-03T16:12:00.811Z] 943520aef8d4: Layer already exists [2021-06-03T16:12:00.811Z] 3150a09be11a: Layer already exists [2021-06-03T16:12:00.811Z] f591cf783cc2: Layer already exists [2021-06-03T16:12:01.089Z] fa1afe8e6ed9: Layer already exists [2021-06-03T16:12:01.089Z] 87a09b4c083e: Layer already exists [2021-06-03T16:12:01.089Z] 0f74e9ff2a61: Layer already exists [2021-06-03T16:12:01.089Z] f8381ed47b22: Layer already exists [2021-06-03T16:12:01.089Z] b122376c33c6: Layer already exists [2021-06-03T16:12:01.089Z] e934a737d657: Layer already exists [2021-06-03T16:12:01.089Z] 2.0.0-dev.250: digest: sha256:f0915e7219c104042e73ff713fe619c36114bab2742e93766435878931ffb628 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:12:01.437Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:12:01.779Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:12:01.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T16:12:01.779Z] 3150a09be11a: Preparing [2021-06-03T16:12:01.779Z] f591cf783cc2: Preparing [2021-06-03T16:12:01.779Z] e3fbfcee6fb3: Preparing [2021-06-03T16:12:01.779Z] 943520aef8d4: Preparing [2021-06-03T16:12:01.779Z] 9ded3b6bb9b5: Preparing [2021-06-03T16:12:01.779Z] fa1afe8e6ed9: Preparing [2021-06-03T16:12:01.779Z] 87a09b4c083e: Preparing [2021-06-03T16:12:01.779Z] 0f74e9ff2a61: Preparing [2021-06-03T16:12:01.779Z] b122376c33c6: Preparing [2021-06-03T16:12:01.779Z] fa1afe8e6ed9: Waiting [2021-06-03T16:12:01.779Z] f8381ed47b22: Preparing [2021-06-03T16:12:01.779Z] e934a737d657: Preparing [2021-06-03T16:12:01.779Z] 87a09b4c083e: Waiting [2021-06-03T16:12:01.779Z] b122376c33c6: Waiting [2021-06-03T16:12:01.779Z] f8381ed47b22: Waiting [2021-06-03T16:12:01.779Z] e934a737d657: Waiting [2021-06-03T16:12:01.779Z] 0f74e9ff2a61: Waiting [2021-06-03T16:12:02.054Z] f591cf783cc2: Layer already exists [2021-06-03T16:12:02.054Z] e3fbfcee6fb3: Layer already exists [2021-06-03T16:12:02.054Z] 943520aef8d4: Layer already exists [2021-06-03T16:12:02.054Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T16:12:02.054Z] 3150a09be11a: Layer already exists [2021-06-03T16:12:02.054Z] 87a09b4c083e: Layer already exists [2021-06-03T16:12:02.054Z] f8381ed47b22: Layer already exists [2021-06-03T16:12:02.054Z] fa1afe8e6ed9: Layer already exists [2021-06-03T16:12:02.054Z] 0f74e9ff2a61: Layer already exists [2021-06-03T16:12:02.054Z] b122376c33c6: Layer already exists [2021-06-03T16:12:02.054Z] e934a737d657: Layer already exists [2021-06-03T16:12:02.054Z] f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250: digest: sha256:f0915e7219c104042e73ff713fe619c36114bab2742e93766435878931ffb628 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:12:02.393Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:12:02.727Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-03T16:12:02.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T16:12:02.728Z] 3150a09be11a: Preparing [2021-06-03T16:12:02.728Z] f591cf783cc2: Preparing [2021-06-03T16:12:02.728Z] e3fbfcee6fb3: Preparing [2021-06-03T16:12:02.728Z] 943520aef8d4: Preparing [2021-06-03T16:12:02.728Z] 9ded3b6bb9b5: Preparing [2021-06-03T16:12:02.728Z] fa1afe8e6ed9: Preparing [2021-06-03T16:12:02.728Z] 87a09b4c083e: Preparing [2021-06-03T16:12:02.728Z] 0f74e9ff2a61: Preparing [2021-06-03T16:12:02.728Z] b122376c33c6: Preparing [2021-06-03T16:12:02.728Z] f8381ed47b22: Preparing [2021-06-03T16:12:02.728Z] e934a737d657: Preparing [2021-06-03T16:12:02.728Z] fa1afe8e6ed9: Waiting [2021-06-03T16:12:02.728Z] 87a09b4c083e: Waiting [2021-06-03T16:12:02.728Z] 0f74e9ff2a61: Waiting [2021-06-03T16:12:02.728Z] b122376c33c6: Waiting [2021-06-03T16:12:02.728Z] f8381ed47b22: Waiting [2021-06-03T16:12:02.728Z] e934a737d657: Waiting [2021-06-03T16:12:02.728Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T16:12:02.728Z] 943520aef8d4: Layer already exists [2021-06-03T16:12:02.728Z] f591cf783cc2: Layer already exists [2021-06-03T16:12:02.728Z] 3150a09be11a: Layer already exists [2021-06-03T16:12:02.728Z] e3fbfcee6fb3: Layer already exists [2021-06-03T16:12:03.000Z] 87a09b4c083e: Layer already exists [2021-06-03T16:12:03.000Z] b122376c33c6: Layer already exists [2021-06-03T16:12:03.000Z] fa1afe8e6ed9: Layer already exists [2021-06-03T16:12:03.000Z] 0f74e9ff2a61: Layer already exists [2021-06-03T16:12:03.000Z] f8381ed47b22: Layer already exists [2021-06-03T16:12:03.000Z] e934a737d657: Layer already exists [2021-06-03T16:12:03.000Z] master: digest: sha256:f0915e7219c104042e73ff713fe619c36114bab2742e93766435878931ffb628 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:12:03.063Z] ===================================================== [Pipeline] echo [2021-06-03T16:12:03.077Z] taggedImages: [2021-06-03T16:12:03.077Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988 [2021-06-03T16:12:03.077Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-03T16:12:03.077Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.250 [2021-06-03T16:12:03.077Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f99dd52e51cd1f0a4801cf191154dbf849d7b988-2.0.0-dev.250 [2021-06-03T16:12:03.077Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:12:03.700Z] ---> job-cost.sh [2021-06-03T16:12:03.700Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M5b4 [2021-06-03T16:13:01.189Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T16:15:08.037Z] lf-activate-venv(): INFO: Adding /tmp/venv-M5b4/bin to PATH [2021-06-03T16:15:08.037Z] INFO: No Stack... [2021-06-03T16:15:08.037Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-03T16:15:08.037Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T16:15:08.409Z] + cat /w/workspace/edgex-go/521/archives/cost.csv [2021-06-03T16:15:08.410Z] + cut -d, -f6 [Pipeline] lock [2021-06-03T16:15:08.494Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-521-stack-cost] [2021-06-03T16:15:08.503Z] Resource [jenkins-edgexfoundry-edgex-go-master-521-stack-cost] did not exist. Created. [2021-06-03T16:15:08.503Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-521-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T16:15:08.869Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-03T16:15:09.778Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T16:15:09.790Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-521-stack-cost] [Pipeline] // lock [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-06-03T16:15:10.776Z] provisioning config files... [2021-06-03T16:15:10.785Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/521@tmp/config3028198778522598680tmp [Pipeline] { [Pipeline] sh [2021-06-03T16:15:11.089Z] + set +x [2021-06-03T16:15:11.089Z] + curl -s https://codecov.io/bash [2021-06-03T16:15:11.089Z] + bash -s -- [2021-06-03T16:15:11.355Z] [2021-06-03T16:15:11.355Z] _____ _ [2021-06-03T16:15:11.355Z] / ____| | | [2021-06-03T16:15:11.355Z] | | ___ __| | ___ ___ _____ __ [2021-06-03T16:15:11.355Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-03T16:15:11.355Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-03T16:15:11.355Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-03T16:15:11.355Z] Bash-1.0.3 [2021-06-03T16:15:11.355Z] [2021-06-03T16:15:11.355Z] [2021-06-03T16:15:11.355Z] ==> git version 2.24.4 found [2021-06-03T16:15:11.355Z] ==> 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-06-03T16:15:11.355Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-03T16:15:11.355Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-03T16:15:11.355Z] ==> Jenkins CI detected. [2021-06-03T16:15:11.355Z] project root: . [2021-06-03T16:15:11.355Z] --> token set from env [2021-06-03T16:15:11.355Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-03T16:15:11.355Z] ==> Running gcov in . (disable via -X gcov) [2021-06-03T16:15:11.355Z] ==> Python coveragepy not found [2021-06-03T16:15:11.355Z] ==> Searching for coverage reports in: [2021-06-03T16:15:11.355Z] + . [2021-06-03T16:15:11.355Z] -> Found 1 reports [2021-06-03T16:15:11.355Z] ==> Detecting git/mercurial file structure [2021-06-03T16:15:11.355Z] ==> Reading reports [2021-06-03T16:15:11.355Z] + ./coverage.out bytes=410989 [2021-06-03T16:15:11.355Z] ==> Appending adjustments [2021-06-03T16:15:11.355Z] https://docs.codecov.io/docs/fixing-reports [2021-06-03T16:15:12.744Z] + Found adjustments [2021-06-03T16:15:12.744Z] ==> Gzipping contents [2021-06-03T16:15:12.744Z] 56K /tmp/codecov.Sr8Vu6.gz [2021-06-03T16:15:12.744Z] ==> Uploading reports [2021-06-03T16:15:12.744Z] url: https://codecov.io [2021-06-03T16:15:12.744Z] query: branch=master&commit=f99dd52e51cd1f0a4801cf191154dbf849d7b988&build=521&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F521%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T16:15:12.744Z] -> Pinging Codecov [2021-06-03T16:15:12.744Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=f99dd52e51cd1f0a4801cf191154dbf849d7b988&build=521&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F521%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T16:15:13.686Z] -> Uploading to [2021-06-03T16:15:13.687Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-03/00271124DB129430A58F1EEE437C3FCB/f99dd52e51cd1f0a4801cf191154dbf849d7b988/98528711-92a4-4c55-9d9f-55765d56ae04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T161513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f256c00780f8a8d74179672dbf9d151b78f589d6f04f5a683c534b5a8a2ccee2 [2021-06-03T16:15:13.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T16:15:13.687Z] Dload Upload Total Spent Left Speed [2021-06-03T16:15:13.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55848 0 0 100 55848 0 120k --:--:-- --:--:-- --:--:-- 120k [2021-06-03T16:15:13.948Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f99dd52e51cd1f0a4801cf191154dbf849d7b988 [Pipeline] } [2021-06-03T16:15:13.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-03T16:15:14.707Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-03T16:15:14.739Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:15:15.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T16:15:15.044Z] [2021-06-03T16:15:15.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:15:15.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T16:15:15.354Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-03T16:15:15.354Z] 188c0c94c7c5: Pulling fs layer [2021-06-03T16:15:15.354Z] 0ef7d3d256c8: Pulling fs layer [2021-06-03T16:15:15.354Z] de9db76c5a1d: Pulling fs layer [2021-06-03T16:15:15.354Z] 0eba1c9be4d2: Pulling fs layer [2021-06-03T16:15:15.354Z] 0d57e429df01: Pulling fs layer [2021-06-03T16:15:15.354Z] 4e4be7b47b0d: Pulling fs layer [2021-06-03T16:15:15.354Z] e1f770b5df2f: Pulling fs layer [2021-06-03T16:15:15.354Z] 85a0685a4137: Pulling fs layer [2021-06-03T16:15:15.354Z] 0eba1c9be4d2: Waiting [2021-06-03T16:15:15.354Z] 0d57e429df01: Waiting [2021-06-03T16:15:15.354Z] 4e4be7b47b0d: Waiting [2021-06-03T16:15:15.354Z] e1f770b5df2f: Waiting [2021-06-03T16:15:15.354Z] 85a0685a4137: Waiting [2021-06-03T16:15:15.354Z] de9db76c5a1d: Verifying Checksum [2021-06-03T16:15:15.354Z] de9db76c5a1d: Download complete [2021-06-03T16:15:15.354Z] 0ef7d3d256c8: Verifying Checksum [2021-06-03T16:15:15.354Z] 0ef7d3d256c8: Download complete [2021-06-03T16:15:15.354Z] 0d57e429df01: Download complete [2021-06-03T16:15:15.354Z] 4e4be7b47b0d: Verifying Checksum [2021-06-03T16:15:15.354Z] 4e4be7b47b0d: Download complete [2021-06-03T16:15:15.354Z] 188c0c94c7c5: Verifying Checksum [2021-06-03T16:15:15.354Z] 188c0c94c7c5: Download complete [2021-06-03T16:15:15.617Z] 188c0c94c7c5: Pull complete [2021-06-03T16:15:15.617Z] 0ef7d3d256c8: Pull complete [2021-06-03T16:15:15.877Z] de9db76c5a1d: Pull complete [2021-06-03T16:15:17.259Z] e1f770b5df2f: Verifying Checksum [2021-06-03T16:15:17.259Z] e1f770b5df2f: Download complete [2021-06-03T16:15:18.647Z] 0eba1c9be4d2: Verifying Checksum [2021-06-03T16:15:18.647Z] 0eba1c9be4d2: Download complete [2021-06-03T16:15:18.912Z] 85a0685a4137: Verifying Checksum [2021-06-03T16:15:18.912Z] 85a0685a4137: Download complete [2021-06-03T16:15:22.226Z] 0eba1c9be4d2: Pull complete [2021-06-03T16:15:22.226Z] 0d57e429df01: Pull complete [2021-06-03T16:15:22.226Z] 4e4be7b47b0d: Pull complete [2021-06-03T16:15:22.495Z] e1f770b5df2f: Pull complete [2021-06-03T16:15:25.839Z] 85a0685a4137: Pull complete [2021-06-03T16:15:25.839Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-03T16:15:25.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T16:15:25.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-03T16:15:25.916Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-06-03T16:15:25.949Z] $ 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/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-03T16:15:29.138Z] $ docker top 9760a2cb02dc397e0969876754c7ad53579fac4510c6152cba5ba44b282cfcb7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T16:15:29.237Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-03T16:15:29.661Z] + set -o pipefail [2021-06-03T16:15:29.662Z] + snyk monitor '--org=edgex-jenkins' [2021-06-03T16:15:35.214Z] [2021-06-03T16:15:35.214Z] Monitoring /w/workspace/edgex-go/521 (github.com/edgexfoundry/edgex-go)... [2021-06-03T16:15:35.214Z] [2021-06-03T16:15:35.214Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/3029c3f4-38e5-4670-888c-2a53b80c7238 [2021-06-03T16:15:35.214Z] [2021-06-03T16:15:35.214Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-03T16:15:35.214Z] [2021-06-03T16:15:35.214Z] [Pipeline] } [2021-06-03T16:15:35.221Z] $ docker stop --time=1 9760a2cb02dc397e0969876754c7ad53579fac4510c6152cba5ba44b282cfcb7 [2021-06-03T16:15:37.476Z] $ docker rm -f 9760a2cb02dc397e0969876754c7ad53579fac4510c6152cba5ba44b282cfcb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-03T16:15:38.194Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T16:15:38.213Z] provisioning config files... [2021-06-03T16:15:38.221Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/521@tmp/config1205504166834820917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:15:38.530Z] --> edgex-publish-swagger.sh [2021-06-03T16:15:38.531Z] === Publish openapi/v2 API === [2021-06-03T16:15:38.531Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-03T16:15:38.531Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/521/openapi/v2/core-command.yaml] [2021-06-03T16:15:38.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T16:15:38.531Z] Dload Upload Total Spent Left Speed [2021-06-03T16:15:39.475Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 30323 0:00:01 0:00:01 --:--:-- 30353 [2021-06-03T16:15:39.475Z] [2021-06-03T16:15:39.475Z] [2021-06-03T16:15:39.475Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/521/openapi/v2/core-data.yaml] [2021-06-03T16:15:39.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T16:15:39.475Z] Dload Upload Total Spent Left Speed [2021-06-03T16:15:40.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 51184 0:00:01 0:00:01 --:--:-- 51228 [2021-06-03T16:15:40.415Z] [2021-06-03T16:15:40.415Z] [2021-06-03T16:15:40.415Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/521/openapi/v2/core-metadata.yaml] [2021-06-03T16:15:40.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T16:15:40.415Z] Dload Upload Total Spent Left Speed [2021-06-03T16:15:41.615Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 118k 0 0 100 118k 0 101k 0:00:01 0:00:01 --:--:-- 101k [2021-06-03T16:15:41.615Z] [2021-06-03T16:15:41.615Z] [2021-06-03T16:15:41.615Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/521/openapi/v2/support-notifications.yaml] [2021-06-03T16:15:41.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T16:15:41.615Z] Dload Upload Total Spent Left Speed [2021-06-03T16:15:42.995Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 69308 0:00:01 0:00:01 --:--:-- 69353 100 78300 0 0 100 78300 0 69299 0:00:01 0:00:01 --:--:-- 69353 [2021-06-03T16:15:42.995Z] [2021-06-03T16:15:42.995Z] [2021-06-03T16:15:42.995Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/521/openapi/v2/support-scheduler.yaml] [2021-06-03T16:15:42.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T16:15:42.995Z] Dload Upload Total Spent Left Speed [2021-06-03T16:15:43.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37610 0 0 100 37610 0 38695 --:--:-- --:--:-- --:--:-- 38693 100 37610 0 0 100 37610 0 38688 --:--:-- --:--:-- --:--:-- 38693 [2021-06-03T16:15:43.937Z] [2021-06-03T16:15:43.937Z] [2021-06-03T16:15:43.937Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/521/openapi/v2/system-agent.yaml] [2021-06-03T16:15:43.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T16:15:43.937Z] Dload Upload Total Spent Left Speed [2021-06-03T16:15:44.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19133 0 0 100 19133 0 18599 0:00:01 0:00:01 --:--:-- 18611 100 19133 0 0 100 19133 0 18596 0:00:01 0:00:01 --:--:-- 18611 [2021-06-03T16:15:44.878Z] [2021-06-03T16:15:44.878Z] [Pipeline] } [2021-06-03T16:15:44.886Z] 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-06-03T16:15:45.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T16:15:45.412Z] . [Pipeline] withDockerContainer [2021-06-03T16:15:45.487Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-06-03T16:15:45.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T16:15:45.895Z] $ docker top 2290a40d5b222f23cb622d9529879b1fee44de70cfddf14a7ac8b77c5165fe97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T16:15:46.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T16:15:46.049Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T16:15:46.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T16:15:46.167Z] $ docker exec 2290a40d5b222f23cb622d9529879b1fee44de70cfddf14a7ac8b77c5165fe97 ssh-agent [2021-06-03T16:15:46.286Z] SSH_AUTH_SOCK=/tmp/ssh-7EyO5VpxJUR7/agent.13 [2021-06-03T16:15:46.286Z] SSH_AGENT_PID=19 [2021-06-03T16:15:46.291Z] Running ssh-add (command line suppressed) [2021-06-03T16:15:46.390Z] Identity added: /w/workspace/edgex-go/521@tmp/private_key_851949400764647301.key (/w/workspace/edgex-go/521@tmp/private_key_851949400764647301.key) [2021-06-03T16:15:46.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T16:15:46.711Z] + git semver tag [2021-06-03T16:15:46.711Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T16:15:46.711Z] # $GIT_DIR = /w/workspace/edgex-go/521/.git [2021-06-03T16:15:46.711Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/521 [2021-06-03T16:15:46.711Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T16:15:46.711Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T16:15:46.711Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T16:15:46.711Z] # $SEMVER_BRANCH = master [2021-06-03T16:15:46.711Z] # $SEMVER_DIR = /w/workspace/edgex-go/521/.semver [2021-06-03T16:15:46.711Z] # f99dd52e51cd1f0a4801cf191154dbf849d7b988 HEAD [2021-06-03T16:15:46.711Z] # -> Force: false [2021-06-03T16:15:46.711Z] # f9e8b221508fe8fa5d59a2da54948a83c2dc22c1 refs/tags/v2.0.0-dev.250 [Pipeline] } [2021-06-03T16:15:46.720Z] $ docker exec --env ******** --env ******** 2290a40d5b222f23cb622d9529879b1fee44de70cfddf14a7ac8b77c5165fe97 ssh-agent -k [2021-06-03T16:15:46.813Z] unset SSH_AUTH_SOCK; [2021-06-03T16:15:46.813Z] unset SSH_AGENT_PID; [2021-06-03T16:15:46.813Z] echo Agent pid 19 killed; [2021-06-03T16:15:46.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T16:15:47.176Z] + git semver [Pipeline] } [2021-06-03T16:15:47.187Z] $ docker stop --time=1 2290a40d5b222f23cb622d9529879b1fee44de70cfddf14a7ac8b77c5165fe97 [2021-06-03T16:15:48.381Z] $ docker rm -f 2290a40d5b222f23cb622d9529879b1fee44de70cfddf14a7ac8b77c5165fe97 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:15:48.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T16:15:48.843Z] [2021-06-03T16:15:48.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:15:49.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T16:15:49.159Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-03T16:15:49.159Z] ab5ef0e58194: Pulling fs layer [2021-06-03T16:15:49.159Z] 9712f1f96733: Pulling fs layer [2021-06-03T16:15:49.159Z] 63f879dbbcfc: Pulling fs layer [2021-06-03T16:15:49.159Z] 0d9ebad4ef96: Pulling fs layer [2021-06-03T16:15:49.159Z] e9a5061849ea: Pulling fs layer [2021-06-03T16:15:49.159Z] d747dcd14b5f: Pulling fs layer [2021-06-03T16:15:49.159Z] 2de7ff778b66: Pulling fs layer [2021-06-03T16:15:49.159Z] e9a5061849ea: Waiting [2021-06-03T16:15:49.159Z] d747dcd14b5f: Waiting [2021-06-03T16:15:49.159Z] 2de7ff778b66: Waiting [2021-06-03T16:15:49.159Z] 0d9ebad4ef96: Waiting [2021-06-03T16:15:49.159Z] 9712f1f96733: Verifying Checksum [2021-06-03T16:15:49.159Z] 9712f1f96733: Download complete [2021-06-03T16:15:50.542Z] 63f879dbbcfc: Verifying Checksum [2021-06-03T16:15:50.542Z] 63f879dbbcfc: Download complete [2021-06-03T16:15:50.542Z] e9a5061849ea: Verifying Checksum [2021-06-03T16:15:50.542Z] e9a5061849ea: Download complete [2021-06-03T16:15:50.542Z] d747dcd14b5f: Verifying Checksum [2021-06-03T16:15:50.542Z] d747dcd14b5f: Download complete [2021-06-03T16:15:50.802Z] 2de7ff778b66: Verifying Checksum [2021-06-03T16:15:50.802Z] 2de7ff778b66: Download complete [2021-06-03T16:15:51.377Z] 0d9ebad4ef96: Verifying Checksum [2021-06-03T16:15:51.377Z] 0d9ebad4ef96: Download complete [2021-06-03T16:15:51.377Z] ab5ef0e58194: Verifying Checksum [2021-06-03T16:15:51.377Z] ab5ef0e58194: Download complete [2021-06-03T16:15:53.959Z] ab5ef0e58194: Pull complete [2021-06-03T16:15:53.959Z] 9712f1f96733: Pull complete [2021-06-03T16:15:54.534Z] 63f879dbbcfc: Pull complete [2021-06-03T16:15:57.884Z] 0d9ebad4ef96: Pull complete [2021-06-03T16:15:57.884Z] e9a5061849ea: Pull complete [2021-06-03T16:15:58.150Z] d747dcd14b5f: Pull complete [2021-06-03T16:15:59.106Z] 2de7ff778b66: Pull complete [2021-06-03T16:15:59.106Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-03T16:15:59.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T16:15:59.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-03T16:15:59.184Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-06-03T16:15:59.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-03T16:16:03.159Z] $ docker top d9251398a11f9009b3760203ddebfc4a7f88894d6d6841a9705736eb51c2104e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-03T16:16:03.267Z] provisioning config files... [2021-06-03T16:16:03.279Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/521@tmp/config5715680980573370197tmp [2021-06-03T16:16:03.294Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/521@tmp/config5015719792691393336tmp [2021-06-03T16:16:03.306Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/521@tmp/config165001685581270573tmp [Pipeline] { [Pipeline] echo [2021-06-03T16:16:03.347Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:16:03.638Z] ---> sigul-configuration.sh [2021-06-03T16:16:03.639Z] gpg: directory `/root/.gnupg' created [2021-06-03T16:16:03.639Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-03T16:16:03.639Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-03T16:16:03.639Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-03T16:16:03.639Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-03T16:16:03.639Z] gpg: CAST5 encrypted data [2021-06-03T16:16:03.639Z] gpg: encrypted with 1 passphrase [2021-06-03T16:16:03.639Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-03T16:16:03.933Z] + mkdir /home/jenkins [2021-06-03T16:16:03.933Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-03T16:16:04.245Z] + 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-06-03T16:16:04.255Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:16:04.553Z] ---> sigul-install.sh [2021-06-03T16:16:09.872Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-03T16:16:10.167Z] + git tag --list [2021-06-03T16:16:10.167Z] 0.6.0 [2021-06-03T16:16:10.167Z] 0.6.1 [2021-06-03T16:16:10.167Z] 0.7.0 [2021-06-03T16:16:10.167Z] 0.7.1 [2021-06-03T16:16:10.167Z] v0.0.0 [2021-06-03T16:16:10.167Z] v0.0.1-dev.1 [2021-06-03T16:16:10.167Z] v1.0.0 [2021-06-03T16:16:10.167Z] v1.0.1 [2021-06-03T16:16:10.167Z] v1.1.0 [2021-06-03T16:16:10.167Z] v1.2.0 [2021-06-03T16:16:10.167Z] v1.2.1 [2021-06-03T16:16:10.167Z] v1.2.2-dev.1 [2021-06-03T16:16:10.167Z] v1.2.2-dev.10 [2021-06-03T16:16:10.167Z] v1.2.2-dev.100 [2021-06-03T16:16:10.167Z] v1.2.2-dev.101 [2021-06-03T16:16:10.167Z] v1.2.2-dev.102 [2021-06-03T16:16:10.167Z] v1.2.2-dev.103 [2021-06-03T16:16:10.167Z] v1.2.2-dev.104 [2021-06-03T16:16:10.167Z] v1.2.2-dev.105 [2021-06-03T16:16:10.167Z] v1.2.2-dev.106 [2021-06-03T16:16:10.167Z] v1.2.2-dev.107 [2021-06-03T16:16:10.167Z] v1.2.2-dev.11 [2021-06-03T16:16:10.167Z] v1.2.2-dev.12 [2021-06-03T16:16:10.167Z] v1.2.2-dev.13 [2021-06-03T16:16:10.167Z] v1.2.2-dev.14 [2021-06-03T16:16:10.167Z] v1.2.2-dev.15 [2021-06-03T16:16:10.167Z] v1.2.2-dev.16 [2021-06-03T16:16:10.167Z] v1.2.2-dev.17 [2021-06-03T16:16:10.167Z] v1.2.2-dev.18 [2021-06-03T16:16:10.167Z] v1.2.2-dev.19 [2021-06-03T16:16:10.167Z] v1.2.2-dev.2 [2021-06-03T16:16:10.167Z] v1.2.2-dev.20 [2021-06-03T16:16:10.167Z] v1.2.2-dev.21 [2021-06-03T16:16:10.167Z] v1.2.2-dev.22 [2021-06-03T16:16:10.167Z] v1.2.2-dev.23 [2021-06-03T16:16:10.167Z] v1.2.2-dev.24 [2021-06-03T16:16:10.167Z] v1.2.2-dev.25 [2021-06-03T16:16:10.167Z] v1.2.2-dev.26 [2021-06-03T16:16:10.167Z] v1.2.2-dev.27 [2021-06-03T16:16:10.167Z] v1.2.2-dev.28 [2021-06-03T16:16:10.167Z] v1.2.2-dev.29 [2021-06-03T16:16:10.167Z] v1.2.2-dev.3 [2021-06-03T16:16:10.167Z] v1.2.2-dev.30 [2021-06-03T16:16:10.167Z] v1.2.2-dev.31 [2021-06-03T16:16:10.167Z] v1.2.2-dev.32 [2021-06-03T16:16:10.167Z] v1.2.2-dev.33 [2021-06-03T16:16:10.167Z] v1.2.2-dev.34 [2021-06-03T16:16:10.167Z] v1.2.2-dev.35 [2021-06-03T16:16:10.167Z] v1.2.2-dev.36 [2021-06-03T16:16:10.167Z] v1.2.2-dev.37 [2021-06-03T16:16:10.167Z] v1.2.2-dev.38 [2021-06-03T16:16:10.167Z] v1.2.2-dev.39 [2021-06-03T16:16:10.167Z] v1.2.2-dev.4 [2021-06-03T16:16:10.167Z] v1.2.2-dev.40 [2021-06-03T16:16:10.167Z] v1.2.2-dev.41 [2021-06-03T16:16:10.167Z] v1.2.2-dev.42 [2021-06-03T16:16:10.167Z] v1.2.2-dev.43 [2021-06-03T16:16:10.167Z] v1.2.2-dev.44 [2021-06-03T16:16:10.167Z] v1.2.2-dev.45 [2021-06-03T16:16:10.167Z] v1.2.2-dev.46 [2021-06-03T16:16:10.167Z] v1.2.2-dev.47 [2021-06-03T16:16:10.167Z] v1.2.2-dev.48 [2021-06-03T16:16:10.167Z] v1.2.2-dev.49 [2021-06-03T16:16:10.167Z] v1.2.2-dev.5 [2021-06-03T16:16:10.167Z] v1.2.2-dev.50 [2021-06-03T16:16:10.167Z] v1.2.2-dev.51 [2021-06-03T16:16:10.167Z] v1.2.2-dev.52 [2021-06-03T16:16:10.167Z] v1.2.2-dev.53 [2021-06-03T16:16:10.167Z] v1.2.2-dev.54 [2021-06-03T16:16:10.167Z] v1.2.2-dev.55 [2021-06-03T16:16:10.167Z] v1.2.2-dev.56 [2021-06-03T16:16:10.167Z] v1.2.2-dev.57 [2021-06-03T16:16:10.167Z] v1.2.2-dev.58 [2021-06-03T16:16:10.167Z] v1.2.2-dev.59 [2021-06-03T16:16:10.167Z] v1.2.2-dev.6 [2021-06-03T16:16:10.167Z] v1.2.2-dev.60 [2021-06-03T16:16:10.167Z] v1.2.2-dev.61 [2021-06-03T16:16:10.167Z] v1.2.2-dev.62 [2021-06-03T16:16:10.167Z] v1.2.2-dev.63 [2021-06-03T16:16:10.167Z] v1.2.2-dev.64 [2021-06-03T16:16:10.167Z] v1.2.2-dev.65 [2021-06-03T16:16:10.167Z] v1.2.2-dev.66 [2021-06-03T16:16:10.167Z] v1.2.2-dev.67 [2021-06-03T16:16:10.167Z] v1.2.2-dev.68 [2021-06-03T16:16:10.167Z] v1.2.2-dev.69 [2021-06-03T16:16:10.167Z] v1.2.2-dev.7 [2021-06-03T16:16:10.167Z] v1.2.2-dev.70 [2021-06-03T16:16:10.167Z] v1.2.2-dev.71 [2021-06-03T16:16:10.167Z] v1.2.2-dev.72 [2021-06-03T16:16:10.167Z] v1.2.2-dev.73 [2021-06-03T16:16:10.167Z] v1.2.2-dev.74 [2021-06-03T16:16:10.167Z] v1.2.2-dev.75 [2021-06-03T16:16:10.167Z] v1.2.2-dev.76 [2021-06-03T16:16:10.167Z] v1.2.2-dev.77 [2021-06-03T16:16:10.167Z] v1.2.2-dev.78 [2021-06-03T16:16:10.167Z] v1.2.2-dev.79 [2021-06-03T16:16:10.167Z] v1.2.2-dev.8 [2021-06-03T16:16:10.167Z] v1.2.2-dev.80 [2021-06-03T16:16:10.167Z] v1.2.2-dev.81 [2021-06-03T16:16:10.167Z] v1.2.2-dev.82 [2021-06-03T16:16:10.167Z] v1.2.2-dev.83 [2021-06-03T16:16:10.167Z] v1.2.2-dev.84 [2021-06-03T16:16:10.167Z] v1.2.2-dev.85 [2021-06-03T16:16:10.167Z] v1.2.2-dev.86 [2021-06-03T16:16:10.167Z] v1.2.2-dev.87 [2021-06-03T16:16:10.167Z] v1.2.2-dev.88 [2021-06-03T16:16:10.167Z] v1.2.2-dev.89 [2021-06-03T16:16:10.167Z] v1.2.2-dev.9 [2021-06-03T16:16:10.167Z] v1.2.2-dev.90 [2021-06-03T16:16:10.167Z] v1.2.2-dev.91 [2021-06-03T16:16:10.167Z] v1.2.2-dev.92 [2021-06-03T16:16:10.167Z] v1.2.2-dev.93 [2021-06-03T16:16:10.167Z] v1.2.2-dev.94 [2021-06-03T16:16:10.167Z] v1.2.2-dev.95 [2021-06-03T16:16:10.167Z] v1.2.2-dev.96 [2021-06-03T16:16:10.167Z] v1.2.2-dev.97 [2021-06-03T16:16:10.167Z] v1.2.2-dev.98 [2021-06-03T16:16:10.168Z] v1.2.2-dev.99 [2021-06-03T16:16:10.168Z] v1.3.0 [2021-06-03T16:16:10.168Z] v1.3.1 [2021-06-03T16:16:10.168Z] v1.3.1-dev.1 [2021-06-03T16:16:10.168Z] v1.3.1-dev.10 [2021-06-03T16:16:10.168Z] v1.3.1-dev.11 [2021-06-03T16:16:10.168Z] v1.3.1-dev.12 [2021-06-03T16:16:10.168Z] v1.3.1-dev.13 [2021-06-03T16:16:10.168Z] v1.3.1-dev.14 [2021-06-03T16:16:10.168Z] v1.3.1-dev.15 [2021-06-03T16:16:10.168Z] v1.3.1-dev.16 [2021-06-03T16:16:10.168Z] v1.3.1-dev.17 [2021-06-03T16:16:10.168Z] v1.3.1-dev.18 [2021-06-03T16:16:10.168Z] v1.3.1-dev.2 [2021-06-03T16:16:10.168Z] v1.3.1-dev.3 [2021-06-03T16:16:10.168Z] v1.3.1-dev.4 [2021-06-03T16:16:10.168Z] v1.3.1-dev.5 [2021-06-03T16:16:10.168Z] v1.3.1-dev.6 [2021-06-03T16:16:10.168Z] v1.3.1-dev.7 [2021-06-03T16:16:10.168Z] v1.3.1-dev.8 [2021-06-03T16:16:10.168Z] v1.3.1-dev.9 [2021-06-03T16:16:10.168Z] v2.0.0-dev.1 [2021-06-03T16:16:10.168Z] v2.0.0-dev.10 [2021-06-03T16:16:10.168Z] v2.0.0-dev.100 [2021-06-03T16:16:10.168Z] v2.0.0-dev.101 [2021-06-03T16:16:10.168Z] v2.0.0-dev.102 [2021-06-03T16:16:10.168Z] v2.0.0-dev.103 [2021-06-03T16:16:10.168Z] v2.0.0-dev.104 [2021-06-03T16:16:10.168Z] v2.0.0-dev.105 [2021-06-03T16:16:10.168Z] v2.0.0-dev.106 [2021-06-03T16:16:10.168Z] v2.0.0-dev.107 [2021-06-03T16:16:10.168Z] v2.0.0-dev.108 [2021-06-03T16:16:10.168Z] v2.0.0-dev.109 [2021-06-03T16:16:10.168Z] v2.0.0-dev.11 [2021-06-03T16:16:10.168Z] v2.0.0-dev.110 [2021-06-03T16:16:10.168Z] v2.0.0-dev.111 [2021-06-03T16:16:10.168Z] v2.0.0-dev.112 [2021-06-03T16:16:10.168Z] v2.0.0-dev.113 [2021-06-03T16:16:10.168Z] v2.0.0-dev.114 [2021-06-03T16:16:10.168Z] v2.0.0-dev.115 [2021-06-03T16:16:10.168Z] v2.0.0-dev.116 [2021-06-03T16:16:10.168Z] v2.0.0-dev.117 [2021-06-03T16:16:10.168Z] v2.0.0-dev.118 [2021-06-03T16:16:10.168Z] v2.0.0-dev.119 [2021-06-03T16:16:10.168Z] v2.0.0-dev.12 [2021-06-03T16:16:10.168Z] v2.0.0-dev.120 [2021-06-03T16:16:10.168Z] v2.0.0-dev.121 [2021-06-03T16:16:10.168Z] v2.0.0-dev.122 [2021-06-03T16:16:10.168Z] v2.0.0-dev.123 [2021-06-03T16:16:10.168Z] v2.0.0-dev.124 [2021-06-03T16:16:10.168Z] v2.0.0-dev.125 [2021-06-03T16:16:10.168Z] v2.0.0-dev.126 [2021-06-03T16:16:10.168Z] v2.0.0-dev.127 [2021-06-03T16:16:10.168Z] v2.0.0-dev.128 [2021-06-03T16:16:10.168Z] v2.0.0-dev.129 [2021-06-03T16:16:10.168Z] v2.0.0-dev.13 [2021-06-03T16:16:10.168Z] v2.0.0-dev.130 [2021-06-03T16:16:10.168Z] v2.0.0-dev.131 [2021-06-03T16:16:10.168Z] v2.0.0-dev.132 [2021-06-03T16:16:10.168Z] v2.0.0-dev.133 [2021-06-03T16:16:10.168Z] v2.0.0-dev.134 [2021-06-03T16:16:10.168Z] v2.0.0-dev.135 [2021-06-03T16:16:10.168Z] v2.0.0-dev.136 [2021-06-03T16:16:10.168Z] v2.0.0-dev.137 [2021-06-03T16:16:10.168Z] v2.0.0-dev.138 [2021-06-03T16:16:10.168Z] v2.0.0-dev.139 [2021-06-03T16:16:10.168Z] v2.0.0-dev.14 [2021-06-03T16:16:10.168Z] v2.0.0-dev.140 [2021-06-03T16:16:10.168Z] v2.0.0-dev.141 [2021-06-03T16:16:10.168Z] v2.0.0-dev.142 [2021-06-03T16:16:10.168Z] v2.0.0-dev.143 [2021-06-03T16:16:10.168Z] v2.0.0-dev.144 [2021-06-03T16:16:10.168Z] v2.0.0-dev.145 [2021-06-03T16:16:10.168Z] v2.0.0-dev.146 [2021-06-03T16:16:10.168Z] v2.0.0-dev.147 [2021-06-03T16:16:10.168Z] v2.0.0-dev.148 [2021-06-03T16:16:10.168Z] v2.0.0-dev.149 [2021-06-03T16:16:10.168Z] v2.0.0-dev.15 [2021-06-03T16:16:10.168Z] v2.0.0-dev.150 [2021-06-03T16:16:10.168Z] v2.0.0-dev.151 [2021-06-03T16:16:10.168Z] v2.0.0-dev.152 [2021-06-03T16:16:10.168Z] v2.0.0-dev.153 [2021-06-03T16:16:10.168Z] v2.0.0-dev.154 [2021-06-03T16:16:10.168Z] v2.0.0-dev.155 [2021-06-03T16:16:10.168Z] v2.0.0-dev.156 [2021-06-03T16:16:10.168Z] v2.0.0-dev.157 [2021-06-03T16:16:10.168Z] v2.0.0-dev.158 [2021-06-03T16:16:10.168Z] v2.0.0-dev.159 [2021-06-03T16:16:10.168Z] v2.0.0-dev.16 [2021-06-03T16:16:10.168Z] v2.0.0-dev.160 [2021-06-03T16:16:10.168Z] v2.0.0-dev.161 [2021-06-03T16:16:10.168Z] v2.0.0-dev.162 [2021-06-03T16:16:10.168Z] v2.0.0-dev.163 [2021-06-03T16:16:10.168Z] v2.0.0-dev.164 [2021-06-03T16:16:10.168Z] v2.0.0-dev.165 [2021-06-03T16:16:10.168Z] v2.0.0-dev.166 [2021-06-03T16:16:10.168Z] v2.0.0-dev.167 [2021-06-03T16:16:10.168Z] v2.0.0-dev.168 [2021-06-03T16:16:10.168Z] v2.0.0-dev.169 [2021-06-03T16:16:10.168Z] v2.0.0-dev.17 [2021-06-03T16:16:10.168Z] v2.0.0-dev.170 [2021-06-03T16:16:10.168Z] v2.0.0-dev.171 [2021-06-03T16:16:10.168Z] v2.0.0-dev.172 [2021-06-03T16:16:10.168Z] v2.0.0-dev.173 [2021-06-03T16:16:10.168Z] v2.0.0-dev.174 [2021-06-03T16:16:10.168Z] v2.0.0-dev.175 [2021-06-03T16:16:10.168Z] v2.0.0-dev.176 [2021-06-03T16:16:10.168Z] v2.0.0-dev.177 [2021-06-03T16:16:10.168Z] v2.0.0-dev.178 [2021-06-03T16:16:10.168Z] v2.0.0-dev.179 [2021-06-03T16:16:10.168Z] v2.0.0-dev.18 [2021-06-03T16:16:10.168Z] v2.0.0-dev.180 [2021-06-03T16:16:10.168Z] v2.0.0-dev.181 [2021-06-03T16:16:10.168Z] v2.0.0-dev.182 [2021-06-03T16:16:10.168Z] v2.0.0-dev.183 [2021-06-03T16:16:10.168Z] v2.0.0-dev.184 [2021-06-03T16:16:10.168Z] v2.0.0-dev.185 [2021-06-03T16:16:10.168Z] v2.0.0-dev.186 [2021-06-03T16:16:10.168Z] v2.0.0-dev.187 [2021-06-03T16:16:10.168Z] v2.0.0-dev.188 [2021-06-03T16:16:10.168Z] v2.0.0-dev.189 [2021-06-03T16:16:10.168Z] v2.0.0-dev.19 [2021-06-03T16:16:10.168Z] v2.0.0-dev.190 [2021-06-03T16:16:10.168Z] v2.0.0-dev.191 [2021-06-03T16:16:10.168Z] v2.0.0-dev.192 [2021-06-03T16:16:10.168Z] v2.0.0-dev.193 [2021-06-03T16:16:10.168Z] v2.0.0-dev.194 [2021-06-03T16:16:10.168Z] v2.0.0-dev.195 [2021-06-03T16:16:10.168Z] v2.0.0-dev.196 [2021-06-03T16:16:10.168Z] v2.0.0-dev.197 [2021-06-03T16:16:10.168Z] v2.0.0-dev.198 [2021-06-03T16:16:10.168Z] v2.0.0-dev.199 [2021-06-03T16:16:10.168Z] v2.0.0-dev.2 [2021-06-03T16:16:10.168Z] v2.0.0-dev.20 [2021-06-03T16:16:10.168Z] v2.0.0-dev.200 [2021-06-03T16:16:10.168Z] v2.0.0-dev.201 [2021-06-03T16:16:10.168Z] v2.0.0-dev.202 [2021-06-03T16:16:10.168Z] v2.0.0-dev.203 [2021-06-03T16:16:10.168Z] v2.0.0-dev.204 [2021-06-03T16:16:10.168Z] v2.0.0-dev.205 [2021-06-03T16:16:10.168Z] v2.0.0-dev.206 [2021-06-03T16:16:10.168Z] v2.0.0-dev.207 [2021-06-03T16:16:10.168Z] v2.0.0-dev.208 [2021-06-03T16:16:10.168Z] v2.0.0-dev.209 [2021-06-03T16:16:10.168Z] v2.0.0-dev.21 [2021-06-03T16:16:10.168Z] v2.0.0-dev.210 [2021-06-03T16:16:10.168Z] v2.0.0-dev.211 [2021-06-03T16:16:10.168Z] v2.0.0-dev.212 [2021-06-03T16:16:10.168Z] v2.0.0-dev.213 [2021-06-03T16:16:10.168Z] v2.0.0-dev.214 [2021-06-03T16:16:10.168Z] v2.0.0-dev.215 [2021-06-03T16:16:10.168Z] v2.0.0-dev.216 [2021-06-03T16:16:10.168Z] v2.0.0-dev.217 [2021-06-03T16:16:10.168Z] v2.0.0-dev.218 [2021-06-03T16:16:10.168Z] v2.0.0-dev.219 [2021-06-03T16:16:10.168Z] v2.0.0-dev.22 [2021-06-03T16:16:10.168Z] v2.0.0-dev.220 [2021-06-03T16:16:10.168Z] v2.0.0-dev.221 [2021-06-03T16:16:10.168Z] v2.0.0-dev.222 [2021-06-03T16:16:10.168Z] v2.0.0-dev.223 [2021-06-03T16:16:10.168Z] v2.0.0-dev.224 [2021-06-03T16:16:10.168Z] v2.0.0-dev.225 [2021-06-03T16:16:10.168Z] v2.0.0-dev.226 [2021-06-03T16:16:10.168Z] v2.0.0-dev.227 [2021-06-03T16:16:10.168Z] v2.0.0-dev.228 [2021-06-03T16:16:10.168Z] v2.0.0-dev.229 [2021-06-03T16:16:10.168Z] v2.0.0-dev.23 [2021-06-03T16:16:10.168Z] v2.0.0-dev.230 [2021-06-03T16:16:10.168Z] v2.0.0-dev.231 [2021-06-03T16:16:10.168Z] v2.0.0-dev.232 [2021-06-03T16:16:10.168Z] v2.0.0-dev.233 [2021-06-03T16:16:10.168Z] v2.0.0-dev.234 [2021-06-03T16:16:10.168Z] v2.0.0-dev.235 [2021-06-03T16:16:10.168Z] v2.0.0-dev.236 [2021-06-03T16:16:10.168Z] v2.0.0-dev.237 [2021-06-03T16:16:10.168Z] v2.0.0-dev.238 [2021-06-03T16:16:10.168Z] v2.0.0-dev.239 [2021-06-03T16:16:10.168Z] v2.0.0-dev.24 [2021-06-03T16:16:10.168Z] v2.0.0-dev.240 [2021-06-03T16:16:10.168Z] v2.0.0-dev.241 [2021-06-03T16:16:10.168Z] v2.0.0-dev.242 [2021-06-03T16:16:10.168Z] v2.0.0-dev.243 [2021-06-03T16:16:10.168Z] v2.0.0-dev.244 [2021-06-03T16:16:10.168Z] v2.0.0-dev.245 [2021-06-03T16:16:10.168Z] v2.0.0-dev.246 [2021-06-03T16:16:10.168Z] v2.0.0-dev.247 [2021-06-03T16:16:10.168Z] v2.0.0-dev.248 [2021-06-03T16:16:10.168Z] v2.0.0-dev.249 [2021-06-03T16:16:10.168Z] v2.0.0-dev.25 [2021-06-03T16:16:10.168Z] v2.0.0-dev.250 [2021-06-03T16:16:10.168Z] v2.0.0-dev.26 [2021-06-03T16:16:10.168Z] v2.0.0-dev.27 [2021-06-03T16:16:10.168Z] v2.0.0-dev.28 [2021-06-03T16:16:10.168Z] v2.0.0-dev.29 [2021-06-03T16:16:10.168Z] v2.0.0-dev.3 [2021-06-03T16:16:10.168Z] v2.0.0-dev.30 [2021-06-03T16:16:10.168Z] v2.0.0-dev.31 [2021-06-03T16:16:10.168Z] v2.0.0-dev.32 [2021-06-03T16:16:10.168Z] v2.0.0-dev.33 [2021-06-03T16:16:10.168Z] v2.0.0-dev.34 [2021-06-03T16:16:10.168Z] v2.0.0-dev.35 [2021-06-03T16:16:10.168Z] v2.0.0-dev.36 [2021-06-03T16:16:10.168Z] v2.0.0-dev.37 [2021-06-03T16:16:10.168Z] v2.0.0-dev.38 [2021-06-03T16:16:10.168Z] v2.0.0-dev.39 [2021-06-03T16:16:10.168Z] v2.0.0-dev.4 [2021-06-03T16:16:10.168Z] v2.0.0-dev.40 [2021-06-03T16:16:10.168Z] v2.0.0-dev.41 [2021-06-03T16:16:10.168Z] v2.0.0-dev.42 [2021-06-03T16:16:10.168Z] v2.0.0-dev.43 [2021-06-03T16:16:10.168Z] v2.0.0-dev.44 [2021-06-03T16:16:10.168Z] v2.0.0-dev.45 [2021-06-03T16:16:10.168Z] v2.0.0-dev.46 [2021-06-03T16:16:10.168Z] v2.0.0-dev.47 [2021-06-03T16:16:10.168Z] v2.0.0-dev.48 [2021-06-03T16:16:10.168Z] v2.0.0-dev.49 [2021-06-03T16:16:10.168Z] v2.0.0-dev.5 [2021-06-03T16:16:10.168Z] v2.0.0-dev.50 [2021-06-03T16:16:10.168Z] v2.0.0-dev.51 [2021-06-03T16:16:10.168Z] v2.0.0-dev.52 [2021-06-03T16:16:10.168Z] v2.0.0-dev.53 [2021-06-03T16:16:10.168Z] v2.0.0-dev.54 [2021-06-03T16:16:10.168Z] v2.0.0-dev.55 [2021-06-03T16:16:10.168Z] v2.0.0-dev.56 [2021-06-03T16:16:10.168Z] v2.0.0-dev.57 [2021-06-03T16:16:10.168Z] v2.0.0-dev.58 [2021-06-03T16:16:10.168Z] v2.0.0-dev.59 [2021-06-03T16:16:10.168Z] v2.0.0-dev.6 [2021-06-03T16:16:10.168Z] v2.0.0-dev.60 [2021-06-03T16:16:10.168Z] v2.0.0-dev.61 [2021-06-03T16:16:10.168Z] v2.0.0-dev.62 [2021-06-03T16:16:10.168Z] v2.0.0-dev.63 [2021-06-03T16:16:10.168Z] v2.0.0-dev.64 [2021-06-03T16:16:10.168Z] v2.0.0-dev.65 [2021-06-03T16:16:10.168Z] v2.0.0-dev.66 [2021-06-03T16:16:10.168Z] v2.0.0-dev.67 [2021-06-03T16:16:10.168Z] v2.0.0-dev.68 [2021-06-03T16:16:10.168Z] v2.0.0-dev.69 [2021-06-03T16:16:10.168Z] v2.0.0-dev.7 [2021-06-03T16:16:10.168Z] v2.0.0-dev.70 [2021-06-03T16:16:10.168Z] v2.0.0-dev.71 [2021-06-03T16:16:10.168Z] v2.0.0-dev.72 [2021-06-03T16:16:10.168Z] v2.0.0-dev.73 [2021-06-03T16:16:10.168Z] v2.0.0-dev.74 [2021-06-03T16:16:10.168Z] v2.0.0-dev.75 [2021-06-03T16:16:10.168Z] v2.0.0-dev.76 [2021-06-03T16:16:10.168Z] v2.0.0-dev.77 [2021-06-03T16:16:10.168Z] v2.0.0-dev.78 [2021-06-03T16:16:10.168Z] v2.0.0-dev.79 [2021-06-03T16:16:10.168Z] v2.0.0-dev.8 [2021-06-03T16:16:10.168Z] v2.0.0-dev.80 [2021-06-03T16:16:10.168Z] v2.0.0-dev.81 [2021-06-03T16:16:10.168Z] v2.0.0-dev.82 [2021-06-03T16:16:10.168Z] v2.0.0-dev.83 [2021-06-03T16:16:10.168Z] v2.0.0-dev.84 [2021-06-03T16:16:10.168Z] v2.0.0-dev.85 [2021-06-03T16:16:10.168Z] v2.0.0-dev.86 [2021-06-03T16:16:10.168Z] v2.0.0-dev.87 [2021-06-03T16:16:10.168Z] v2.0.0-dev.88 [2021-06-03T16:16:10.168Z] v2.0.0-dev.89 [2021-06-03T16:16:10.168Z] v2.0.0-dev.9 [2021-06-03T16:16:10.168Z] v2.0.0-dev.90 [2021-06-03T16:16:10.168Z] v2.0.0-dev.91 [2021-06-03T16:16:10.168Z] v2.0.0-dev.92 [2021-06-03T16:16:10.168Z] v2.0.0-dev.93 [2021-06-03T16:16:10.168Z] v2.0.0-dev.94 [2021-06-03T16:16:10.168Z] v2.0.0-dev.95 [2021-06-03T16:16:10.168Z] v2.0.0-dev.96 [2021-06-03T16:16:10.168Z] v2.0.0-dev.97 [2021-06-03T16:16:10.168Z] v2.0.0-dev.98 [2021-06-03T16:16:10.168Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-03T16:16:10.482Z] + lftools sign git-tag v2.0.0-dev.250 [2021-06-03T16:16:11.059Z] Signing Git tag with Sigul... [2021-06-03T16:16:11.059Z] Signing v2.0.0-dev.250 [Pipeline] echo [2021-06-03T16:16:11.650Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:16:11.952Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-03T16:16:11.961Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-03T16:16:11.987Z] $ docker stop --time=1 d9251398a11f9009b3760203ddebfc4a7f88894d6d6841a9705736eb51c2104e [2021-06-03T16:16:13.716Z] $ docker rm -f d9251398a11f9009b3760203ddebfc4a7f88894d6d6841a9705736eb51c2104e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:16:14.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T16:16:14.351Z] . [Pipeline] withDockerContainer [2021-06-03T16:16:14.430Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-06-03T16:16:14.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T16:16:14.872Z] $ docker top 21a02a59a862a8e9945a7b0e011de82dc1498f72b431fee588af55e1062cc512 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T16:16:15.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T16:16:15.008Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T16:16:15.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T16:16:15.125Z] $ docker exec 21a02a59a862a8e9945a7b0e011de82dc1498f72b431fee588af55e1062cc512 ssh-agent [2021-06-03T16:16:15.240Z] SSH_AUTH_SOCK=/tmp/ssh-LIrGCiHxHzkL/agent.14 [2021-06-03T16:16:15.240Z] SSH_AGENT_PID=20 [2021-06-03T16:16:15.247Z] Running ssh-add (command line suppressed) [2021-06-03T16:16:15.341Z] Identity added: /w/workspace/edgex-go/521@tmp/private_key_5766246480842942895.key (/w/workspace/edgex-go/521@tmp/private_key_5766246480842942895.key) [2021-06-03T16:16:15.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T16:16:15.659Z] + git semver bump pre [2021-06-03T16:16:15.659Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T16:16:15.659Z] # $GIT_DIR = /w/workspace/edgex-go/521/.git [2021-06-03T16:16:15.659Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/521 [2021-06-03T16:16:15.659Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T16:16:15.659Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T16:16:15.659Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T16:16:15.659Z] # $SEMVER_BRANCH = master [2021-06-03T16:16:15.659Z] # $SEMVER_DIR = /w/workspace/edgex-go/521/.semver [2021-06-03T16:16:15.659Z] 2.0.0-dev.251 [Pipeline] } [2021-06-03T16:16:15.666Z] $ docker exec --env ******** --env ******** 21a02a59a862a8e9945a7b0e011de82dc1498f72b431fee588af55e1062cc512 ssh-agent -k [2021-06-03T16:16:15.764Z] unset SSH_AUTH_SOCK; [2021-06-03T16:16:15.764Z] unset SSH_AGENT_PID; [2021-06-03T16:16:15.764Z] echo Agent pid 20 killed; [2021-06-03T16:16:15.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T16:16:16.146Z] + git semver [Pipeline] } [2021-06-03T16:16:16.157Z] $ docker stop --time=1 21a02a59a862a8e9945a7b0e011de82dc1498f72b431fee588af55e1062cc512 [2021-06-03T16:16:17.368Z] $ docker rm -f 21a02a59a862a8e9945a7b0e011de82dc1498f72b431fee588af55e1062cc512 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:16:17.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T16:16:17.753Z] . [Pipeline] withDockerContainer [2021-06-03T16:16:17.842Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-06-03T16:16:17.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T16:16:18.428Z] $ docker top 1ecfd54f0405c6b35d40d812fe54d3d8d13dcd16aab85f7a3e370704ddcb1a7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T16:16:18.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T16:16:18.566Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T16:16:18.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T16:16:18.681Z] $ docker exec 1ecfd54f0405c6b35d40d812fe54d3d8d13dcd16aab85f7a3e370704ddcb1a7b ssh-agent [2021-06-03T16:16:18.804Z] SSH_AUTH_SOCK=/tmp/ssh-IGD9ZycsEcrB/agent.15 [2021-06-03T16:16:18.804Z] SSH_AGENT_PID=22 [2021-06-03T16:16:18.809Z] Running ssh-add (command line suppressed) [2021-06-03T16:16:18.906Z] Identity added: /w/workspace/edgex-go/521@tmp/private_key_7864333211020778018.key (/w/workspace/edgex-go/521@tmp/private_key_7864333211020778018.key) [2021-06-03T16:16:18.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T16:16:19.220Z] + git semver push [2021-06-03T16:16:19.220Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T16:16:19.220Z] # $GIT_DIR = /w/workspace/edgex-go/521/.git [2021-06-03T16:16:19.220Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/521 [2021-06-03T16:16:19.220Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T16:16:19.220Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T16:16:19.220Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T16:16:19.220Z] # $SEMVER_BRANCH = master [2021-06-03T16:16:19.220Z] # $SEMVER_DIR = /w/workspace/edgex-go/521/.semver [Pipeline] } [2021-06-03T16:16:25.825Z] $ docker exec --env ******** --env ******** 1ecfd54f0405c6b35d40d812fe54d3d8d13dcd16aab85f7a3e370704ddcb1a7b ssh-agent -k [2021-06-03T16:16:25.916Z] unset SSH_AUTH_SOCK; [2021-06-03T16:16:25.916Z] unset SSH_AGENT_PID; [2021-06-03T16:16:25.916Z] echo Agent pid 22 killed; [2021-06-03T16:16:25.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T16:16:26.255Z] + git semver [Pipeline] } [2021-06-03T16:16:26.265Z] $ docker stop --time=1 1ecfd54f0405c6b35d40d812fe54d3d8d13dcd16aab85f7a3e370704ddcb1a7b [2021-06-03T16:16:27.515Z] $ docker rm -f 1ecfd54f0405c6b35d40d812fe54d3d8d13dcd16aab85f7a3e370704ddcb1a7b [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-06-03T16:16:28.400Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:16:28.966Z] ---> package-listing.sh [2021-06-03T16:16:28.966Z] ++ facter osfamily [2021-06-03T16:16:28.966Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T16:16:29.229Z] + OS_FAMILY=redhat [2021-06-03T16:16:29.229Z] + workspace=/w/workspace/edgex-go/521 [2021-06-03T16:16:29.229Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T16:16:29.229Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T16:16:29.229Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T16:16:29.229Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T16:16:29.229Z] + '[' /w/workspace/edgex-go/521 ']' [2021-06-03T16:16:29.229Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T16:16:29.229Z] + case "${OS_FAMILY}" in [2021-06-03T16:16:29.229Z] + sort [2021-06-03T16:16:29.229Z] + rpm -qa [2021-06-03T16:16:31.789Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T16:16:31.789Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T16:16:31.789Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T16:16:31.789Z] + '[' /w/workspace/edgex-go/521 ']' [2021-06-03T16:16:31.789Z] + mkdir -p /w/workspace/edgex-go/521/archives/ [2021-06-03T16:16:31.789Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/521/archives/ [Pipeline] echo [2021-06-03T16:16:31.801Z] 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/521/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T16:16:32.095Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:16:32.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T16:16:32.658Z] [2021-06-03T16:16:32.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:16:32.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T16:16:32.966Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T16:16:32.966Z] df20fa9351a1: Pulling fs layer [2021-06-03T16:16:32.966Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T16:16:32.966Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T16:16:32.966Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T16:16:32.966Z] 93b61091891f: Pulling fs layer [2021-06-03T16:16:32.966Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T16:16:32.966Z] 5e14af77c1be: Pulling fs layer [2021-06-03T16:16:32.966Z] 01666e4c0597: Pulling fs layer [2021-06-03T16:16:32.966Z] aa168da1d23b: Pulling fs layer [2021-06-03T16:16:32.966Z] 93b9cdb0e59b: Waiting [2021-06-03T16:16:32.966Z] 5e14af77c1be: Waiting [2021-06-03T16:16:32.966Z] 01666e4c0597: Waiting [2021-06-03T16:16:32.966Z] aa168da1d23b: Waiting [2021-06-03T16:16:32.966Z] 46f8f816bc3b: Waiting [2021-06-03T16:16:32.966Z] 93b61091891f: Waiting [2021-06-03T16:16:32.966Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T16:16:32.966Z] 36b3adc4ff6f: Download complete [2021-06-03T16:16:32.966Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T16:16:32.966Z] 46f8f816bc3b: Download complete [2021-06-03T16:16:32.966Z] df20fa9351a1: Download complete [2021-06-03T16:16:32.966Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T16:16:32.966Z] 93b9cdb0e59b: Download complete [2021-06-03T16:16:32.966Z] 5e14af77c1be: Verifying Checksum [2021-06-03T16:16:32.966Z] 5e14af77c1be: Download complete [2021-06-03T16:16:32.966Z] 93b61091891f: Verifying Checksum [2021-06-03T16:16:32.966Z] 93b61091891f: Download complete [2021-06-03T16:16:33.229Z] 01666e4c0597: Verifying Checksum [2021-06-03T16:16:33.229Z] 01666e4c0597: Download complete [2021-06-03T16:16:33.229Z] df20fa9351a1: Pull complete [2021-06-03T16:16:33.229Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T16:16:33.229Z] 8ad3a11d3b57: Download complete [2021-06-03T16:16:33.229Z] 36b3adc4ff6f: Pull complete [2021-06-03T16:16:33.966Z] 8ad3a11d3b57: Pull complete [2021-06-03T16:16:33.967Z] 46f8f816bc3b: Pull complete [2021-06-03T16:16:34.262Z] 93b61091891f: Pull complete [2021-06-03T16:16:34.262Z] 93b9cdb0e59b: Pull complete [2021-06-03T16:16:34.526Z] 5e14af77c1be: Pull complete [2021-06-03T16:16:34.526Z] 01666e4c0597: Pull complete [2021-06-03T16:16:35.097Z] aa168da1d23b: Verifying Checksum [2021-06-03T16:16:35.097Z] aa168da1d23b: Download complete [2021-06-03T16:16:39.312Z] aa168da1d23b: Pull complete [2021-06-03T16:16:39.312Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T16:16:39.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T16:16:39.312Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T16:16:39.384Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-06-03T16:16:39.419Z] $ 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/521/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/521 -v /w/workspace/edgex-go/521:/w/workspace/edgex-go/521:rw,z -v /w/workspace/edgex-go/521@tmp:/w/workspace/edgex-go/521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-03T16:16:42.155Z] $ docker top d418d68105a088d4f2cbb9c745d6354d316c23323edd4e52b412c9c160f252c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:16:42.522Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T16:16:42.818Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T16:16:43.118Z] + ls /var/log/sa-host [2021-06-03T16:16:43.118Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T16:16:43.118Z] file_magic: OK [2021-06-03T16:16:43.118Z] HZ: Using current value: 100 [2021-06-03T16:16:43.118Z] file_header: OK [2021-06-03T16:16:43.118Z] 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-06-03T16:16:43.118Z] Statistics: [2021-06-03T16:16:43.118Z] 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... [2021-06-03T16:16:43.118Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T16:16:43.118Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T16:16:43.118Z] file_magic: OK [2021-06-03T16:16:43.118Z] HZ: Using current value: 100 [2021-06-03T16:16:43.118Z] file_header: OK [2021-06-03T16:16:43.118Z] 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-06-03T16:16:43.118Z] Statistics: [2021-06-03T16:16:43.118Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T16:16:43.118Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T16:16:43.322Z] provisioning config files... [2021-06-03T16:16:43.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/521@tmp/config826168573077131723tmp [Pipeline] { [Pipeline] echo [2021-06-03T16:16:43.359Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:16:43.654Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T16:16:43.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T16:16:43.696Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:16:43.993Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T16:16:44.003Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:16:44.299Z] ---> sudo-logs.sh [2021-06-03T16:16:44.299Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T16:16:44.328Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:16:44.621Z] ---> job-cost.sh [2021-06-03T16:16:44.621Z] lf-activate-venv: SKIPPING [2021-06-03T16:16:44.621Z] DEBUG: total: 0.18000000715255737 [2021-06-03T16:16:44.621Z] INFO: Retrieving Stack Cost... [2021-06-03T16:16:45.570Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T16:16:46.142Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T16:16:46.153Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:16:46.455Z] ---> logs-deploy.sh [2021-06-03T16:16:46.455Z] lf-activate-venv: SKIPPING [2021-06-03T16:16:46.455Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/521 [2021-06-03T16:16:46.455Z] INFO: archiving workspace using pattern(s): [2021-06-03T16:16:47.400Z] Archives upload complete. [2021-06-03T16:16:47.400Z] INFO: archiving logs to Nexus [2021-06-03T16:16:47.973Z] ---> uname -a: [2021-06-03T16:16:47.973Z] Linux prd-centos7-docker-4c-2g-320.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-03T16:16:47.973Z] [2021-06-03T16:16:47.973Z] [2021-06-03T16:16:47.973Z] ---> lscpu: [2021-06-03T16:16:47.973Z] Architecture: x86_64 [2021-06-03T16:16:47.973Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-03T16:16:47.973Z] Byte Order: Little Endian [2021-06-03T16:16:47.973Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-03T16:16:47.973Z] CPU(s): 2 [2021-06-03T16:16:47.973Z] On-line CPU(s) list: 0,1 [2021-06-03T16:16:47.973Z] Thread(s) per core: 1 [2021-06-03T16:16:47.973Z] Core(s) per socket: 1 [2021-06-03T16:16:47.973Z] Socket(s): 2 [2021-06-03T16:16:47.973Z] NUMA node(s): 1 [2021-06-03T16:16:47.973Z] Vendor ID: AuthenticAMD [2021-06-03T16:16:47.973Z] CPU family: 23 [2021-06-03T16:16:47.973Z] Model: 49 [2021-06-03T16:16:47.973Z] Model name: AMD EPYC-Rome Processor [2021-06-03T16:16:47.973Z] Stepping: 0 [2021-06-03T16:16:47.973Z] CPU MHz: 2800.000 [2021-06-03T16:16:47.973Z] BogoMIPS: 5600.00 [2021-06-03T16:16:47.973Z] Virtualization: AMD-V [2021-06-03T16:16:47.973Z] Hypervisor vendor: KVM [2021-06-03T16:16:47.973Z] Virtualization type: full [2021-06-03T16:16:47.973Z] L1d cache: 64 KiB [2021-06-03T16:16:47.973Z] L1i cache: 64 KiB [2021-06-03T16:16:47.973Z] L2 cache: 1 MiB [2021-06-03T16:16:47.973Z] L3 cache: 32 MiB [2021-06-03T16:16:47.973Z] NUMA node0 CPU(s): 0,1 [2021-06-03T16:16:47.973Z] Vulnerability Itlb multihit: Not affected [2021-06-03T16:16:47.973Z] Vulnerability L1tf: Not affected [2021-06-03T16:16:47.973Z] Vulnerability Mds: Not affected [2021-06-03T16:16:47.973Z] Vulnerability Meltdown: Not affected [2021-06-03T16:16:47.973Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-03T16:16:47.973Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-03T16:16:47.973Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-03T16:16:47.973Z] Vulnerability Srbds: Not affected [2021-06-03T16:16:47.973Z] Vulnerability Tsx async abort: Not affected [2021-06-03T16:16:47.973Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-03T16:16:47.973Z] [2021-06-03T16:16:47.973Z] [2021-06-03T16:16:47.973Z] ---> nproc: [2021-06-03T16:16:47.973Z] 2 [2021-06-03T16:16:47.973Z] [2021-06-03T16:16:47.973Z] [2021-06-03T16:16:47.973Z] ---> df -h: [2021-06-03T16:16:47.973Z] Filesystem Size Used Available Use% Mounted on [2021-06-03T16:16:47.973Z] overlay 40.0G 13.8G 26.2G 34% / [2021-06-03T16:16:47.973Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-03T16:16:47.973Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-03T16:16:47.973Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-03T16:16:47.973Z] /dev/vda1 40.0G 13.8G 26.2G 34% /facter-os [2021-06-03T16:16:47.973Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/resolv.conf [2021-06-03T16:16:47.973Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hostname [2021-06-03T16:16:47.973Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hosts [2021-06-03T16:16:47.973Z] /dev/vda1 40.0G 13.8G 26.2G 34% /run/cloud-init/result.json [2021-06-03T16:16:47.973Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/sa-host [2021-06-03T16:16:47.973Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/secure [2021-06-03T16:16:47.973Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/auth.log [2021-06-03T16:16:47.973Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/521 [2021-06-03T16:16:47.973Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/521@tmp [2021-06-03T16:16:47.973Z] [2021-06-03T16:16:47.973Z] [2021-06-03T16:16:47.973Z] ---> free -m: [2021-06-03T16:16:47.973Z] total used free shared buff/cache available [2021-06-03T16:16:47.973Z] Mem: 7821 1577 221 0 6021 6321 [2021-06-03T16:16:47.973Z] Swap: 1023 1 1022 [2021-06-03T16:16:47.973Z] [2021-06-03T16:16:47.973Z] [2021-06-03T16:16:47.973Z] ---> ip addr: [2021-06-03T16:16:47.973Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-03T16:16:47.973Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-03T16:16:47.973Z] inet 127.0.0.1/8 scope host lo [2021-06-03T16:16:47.973Z] valid_lft forever preferred_lft forever [2021-06-03T16:16:47.973Z] inet6 ::1/128 scope host [2021-06-03T16:16:47.973Z] valid_lft forever preferred_lft forever [2021-06-03T16:16:47.974Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-03T16:16:47.974Z] link/ether fa:16:3e:1d:cc:bb brd ff:ff:ff:ff:ff:ff [2021-06-03T16:16:47.974Z] inet 10.30.123.160/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-03T16:16:47.974Z] valid_lft 85207sec preferred_lft 85207sec [2021-06-03T16:16:47.974Z] inet6 fe80::f816:3eff:fe1d:ccbb/64 scope link [2021-06-03T16:16:47.974Z] valid_lft forever preferred_lft forever [2021-06-03T16:16:47.974Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-03T16:16:47.974Z] link/ether 02:42:f3:e0:3b:40 brd ff:ff:ff:ff:ff:ff [2021-06-03T16:16:47.974Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-03T16:16:47.974Z] valid_lft forever preferred_lft forever [2021-06-03T16:16:47.974Z] inet6 fe80::42:f3ff:fee0:3b40/64 scope link [2021-06-03T16:16:47.974Z] valid_lft forever preferred_lft forever [2021-06-03T16:16:47.974Z] [2021-06-03T16:16:47.974Z] [2021-06-03T16:16:47.974Z] ---> sar -b -r -n DEV: [2021-06-03T16:16:47.974Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T16:16:47.974Z] [2021-06-03T16:16:47.974Z] 15:56:43 LINUX RESTART (2 CPU) [2021-06-03T16:16:47.974Z] [2021-06-03T16:16:47.974Z] 15:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-03T16:16:47.974Z] 15:58:01 205.53 65.35 140.18 0.00 8491.59 46204.81 0.00 [2021-06-03T16:16:47.974Z] 15:59:01 178.85 0.18 178.67 0.00 22.77 55481.56 0.00 [2021-06-03T16:16:47.974Z] 16:00:01 75.91 0.02 75.89 0.00 0.53 9525.86 0.00 [2021-06-03T16:16:47.974Z] 16:01:01 59.38 0.03 59.34 0.00 0.67 5771.10 0.00 [2021-06-03T16:16:47.974Z] 16:02:01 331.49 121.49 210.00 0.00 2918.11 134621.49 0.00 [2021-06-03T16:16:47.974Z] 16:03:02 439.69 125.77 313.92 0.00 6586.61 174332.43 0.00 [2021-06-03T16:16:47.974Z] 16:04:01 449.04 27.29 421.75 0.00 1613.14 193615.98 0.00 [2021-06-03T16:16:47.974Z] 16:05:01 359.58 31.95 327.63 0.00 3665.02 87333.86 0.00 [2021-06-03T16:16:47.974Z] 16:06:01 18.40 0.58 17.82 0.00 5.60 541.86 0.00 [2021-06-03T16:16:47.974Z] 16:07:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 [2021-06-03T16:16:47.974Z] 16:08:01 0.25 0.03 0.22 0.00 0.27 2.33 0.00 [2021-06-03T16:16:47.974Z] 16:09:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 [2021-06-03T16:16:47.974Z] 16:10:01 0.30 0.00 0.30 0.00 0.00 2.77 0.00 [2021-06-03T16:16:47.974Z] 16:11:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2021-06-03T16:16:47.974Z] 16:12:01 0.22 0.05 0.17 0.00 1.47 1.52 0.00 [2021-06-03T16:16:47.974Z] 16:13:01 0.98 0.13 0.85 0.00 4.26 16.91 0.00 [2021-06-03T16:16:47.974Z] 16:14:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2021-06-03T16:16:47.974Z] 16:15:01 0.18 0.00 0.18 0.00 0.00 2.07 0.00 [2021-06-03T16:16:47.974Z] 16:16:01 202.26 3.68 198.58 0.00 336.65 48713.71 0.00 [2021-06-03T16:16:47.974Z] Average: 122.11 19.86 102.25 0.00 1245.26 39720.69 0.00 [2021-06-03T16:16:47.974Z] [2021-06-03T16:16:47.974Z] 15:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-03T16:16:47.974Z] 15:58:01 4909684 0 877428 10.96 2620 2219200 1725336 19.05 938016 1741744 320496 [2021-06-03T16:16:47.974Z] 15:59:01 3732476 0 1048632 13.09 2620 3225204 1453204 16.04 1220844 2486560 71724 [2021-06-03T16:16:47.974Z] 16:00:01 3732520 0 1190824 14.87 2620 3082968 1756424 19.39 1427096 2288716 152092 [2021-06-03T16:16:47.974Z] 16:01:01 3877464 0 1127196 14.07 2620 3001652 1664784 18.38 1246560 2311968 71156 [2021-06-03T16:16:47.974Z] 16:02:01 1404596 0 1305040 16.29 2620 5296676 1878680 20.74 1761716 4168472 388460 [2021-06-03T16:16:47.974Z] 16:03:02 373900 0 1805316 22.54 2620 5827096 3709596 40.96 3207716 3682440 102028 [2021-06-03T16:16:47.974Z] 16:04:01 284708 0 1386496 17.31 2620 6335108 1786488 19.72 3286932 3683556 337968 [2021-06-03T16:16:47.974Z] 16:05:01 2333056 0 1295784 16.18 2620 4377472 1582920 17.48 1299264 3650600 48 [2021-06-03T16:16:47.974Z] 16:06:01 2337632 0 1290884 16.12 2620 4377796 1488612 16.44 1464892 3486300 8 [2021-06-03T16:16:47.974Z] 16:07:01 2347940 0 1280572 15.99 2620 4377800 1390472 15.35 1457240 3486172 8 [2021-06-03T16:16:47.974Z] 16:08:01 2346928 0 1281584 16.00 2620 4377800 1390640 15.35 1463308 3483376 8 [2021-06-03T16:16:47.974Z] 16:09:01 2347664 0 1280840 15.99 2620 4377808 1390472 15.35 1462736 3483472 8 [2021-06-03T16:16:47.974Z] 16:10:01 2347852 0 1280648 15.99 2620 4377812 1390472 15.35 1462740 3483472 8 [2021-06-03T16:16:47.974Z] 16:11:01 2347728 0 1280768 15.99 2620 4377816 1390472 15.35 1462744 3483472 8 [2021-06-03T16:16:47.974Z] 16:12:01 2345676 0 1282816 16.02 2620 4377820 1392356 15.37 1464504 3483472 8 [2021-06-03T16:16:47.974Z] 16:13:01 2346868 0 1281588 16.00 2620 4377856 1390688 15.35 1463228 3483492 8 [2021-06-03T16:16:47.974Z] 16:14:01 2347776 0 1280676 15.99 2620 4377860 1390472 15.35 1462768 3483492 8 [2021-06-03T16:16:47.974Z] 16:15:01 2347652 0 1280792 15.99 2620 4377868 1390472 15.35 1462776 3483492 8 [2021-06-03T16:16:47.974Z] 16:16:01 786104 0 1510512 18.86 2620 5709696 1735888 19.17 1671744 4642256 121940 [2021-06-03T16:16:47.974Z] Average: 2363064 0 1282547 16.01 2620 4360700 1647287 18.19 1615096 3341922 82421 [2021-06-03T16:16:47.974Z] [2021-06-03T16:16:47.974Z] 15:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-03T16:16:47.974Z] 15:58:01 veth7deccb9 907.09 712.71 86.48 2692.53 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 15:58:01 eth0 1673.37 1596.67 6411.82 192.70 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 15:58:01 docker0 907.09 712.57 74.08 2692.52 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 15:59:01 eth0 610.40 540.67 3549.77 51.76 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 15:59:01 docker0 258.36 287.04 16.84 848.76 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:00:01 eth0 44.52 24.79 39.16 16.55 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:00:01 vethc867903 0.63 0.77 0.05 0.06 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:00:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:01:01 eth0 24.93 18.24 13.67 103.84 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:01:01 vethc867903 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:01:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:02:01 eth0 193.25 159.51 1692.01 32.97 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:02:01 veth7e06f6e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:03:02 vethfb979f6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:03:02 veth2d95a7e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:03:02 veth5ce0ba1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:03:02 eth0 91.56 68.46 190.46 16.25 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:04:01 veth87e6451 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:04:01 eth0 101.78 62.82 317.54 18.51 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:04:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:04:01 veth7e06f6e 0.00 1.39 0.00 0.07 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:05:01 eth0 221.44 169.30 1681.36 131.27 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:05:01 docker0 1308.88 1185.66 100.24 4371.58 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:06:01 eth0 390.99 377.13 215.02 1535.76 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:07:01 eth0 0.78 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:08:01 eth0 0.73 0.43 0.41 0.24 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:09:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:10:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:11:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:12:01 eth0 1.05 0.30 0.32 0.17 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:13:01 eth0 0.90 0.50 0.57 0.30 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:15:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:16:01 eth0 824.35 754.59 7673.49 149.59 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] 16:16:01 docker0 51.62 52.44 4.37 374.44 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] Average: eth0 220.20 198.78 1147.88 118.47 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] Average: docker0 71.63 65.19 5.51 249.89 0.00 0.00 0.00 0.00 [2021-06-03T16:16:47.974Z] [2021-06-03T16:16:47.974Z] [2021-06-03T16:16:47.974Z] ---> sar -P ALL: [2021-06-03T16:16:47.974Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T16:16:47.974Z] [2021-06-03T16:16:47.974Z] 15:56:43 LINUX RESTART (2 CPU) [2021-06-03T16:16:47.974Z] [2021-06-03T16:16:47.974Z] 15:57:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T16:16:47.974Z] 15:58:01 all 34.31 0.00 10.97 8.27 0.11 46.34 [2021-06-03T16:16:47.974Z] 15:58:01 0 37.61 0.00 12.24 8.37 0.13 41.65 [2021-06-03T16:16:47.974Z] 15:58:01 1 31.03 0.00 9.69 8.18 0.09 51.01 [2021-06-03T16:16:47.974Z] 15:59:01 all 12.17 0.00 6.35 6.18 0.09 75.21 [2021-06-03T16:16:47.974Z] 15:59:01 0 12.61 0.00 6.51 6.25 0.07 74.56 [2021-06-03T16:16:47.974Z] 15:59:01 1 11.74 0.00 6.20 6.11 0.10 75.85 [2021-06-03T16:16:47.974Z] 16:00:01 all 56.46 0.00 6.99 1.09 0.10 35.35 [2021-06-03T16:16:47.974Z] 16:00:01 0 56.42 0.00 7.31 1.26 0.11 34.91 [2021-06-03T16:16:47.974Z] 16:00:01 1 56.50 0.00 6.68 0.92 0.09 35.81 [2021-06-03T16:16:47.974Z] 16:01:01 all 43.43 0.00 6.73 0.77 0.12 48.96 [2021-06-03T16:16:47.974Z] 16:01:01 0 43.07 0.00 6.85 0.71 0.11 49.26 [2021-06-03T16:16:47.974Z] 16:01:01 1 43.80 0.00 6.60 0.82 0.12 48.66 [2021-06-03T16:16:47.974Z] 16:02:01 all 34.84 0.00 11.48 20.34 0.12 33.24 [2021-06-03T16:16:47.974Z] 16:02:01 0 36.30 0.00 11.86 22.02 0.12 29.70 [2021-06-03T16:16:47.974Z] 16:02:01 1 33.38 0.00 11.10 18.67 0.11 36.75 [2021-06-03T16:16:47.974Z] 16:03:02 all 42.41 0.00 14.76 29.45 0.13 13.25 [2021-06-03T16:16:47.974Z] 16:03:02 0 42.80 0.00 14.60 29.99 0.11 12.51 [2021-06-03T16:16:47.974Z] 16:03:02 1 42.02 0.00 14.92 28.91 0.14 14.00 [2021-06-03T16:16:47.974Z] 16:04:01 all 53.15 0.00 17.19 25.76 0.17 3.73 [2021-06-03T16:16:47.974Z] 16:04:01 0 53.17 0.00 17.43 25.27 0.17 3.95 [2021-06-03T16:16:47.974Z] 16:04:01 1 53.13 0.00 16.94 26.26 0.17 3.51 [2021-06-03T16:16:47.974Z] 16:05:01 all 58.25 0.00 14.00 11.12 0.16 16.48 [2021-06-03T16:16:47.974Z] 16:05:01 0 57.77 0.00 14.59 12.46 0.15 15.03 [2021-06-03T16:16:47.974Z] 16:05:01 1 58.73 0.00 13.40 9.78 0.16 17.92 [2021-06-03T16:16:47.974Z] 16:06:01 all 15.61 0.00 3.31 0.17 0.10 80.81 [2021-06-03T16:16:47.974Z] 16:06:01 0 15.34 0.00 3.40 0.09 0.09 81.09 [2021-06-03T16:16:47.975Z] 16:06:01 1 15.88 0.00 3.23 0.26 0.10 80.52 [2021-06-03T16:16:47.975Z] 16:07:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-03T16:16:47.975Z] 16:07:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-03T16:16:47.975Z] 16:07:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-03T16:16:47.975Z] 16:08:01 all 0.10 0.00 0.04 0.00 0.04 99.82 [2021-06-03T16:16:47.975Z] 16:08:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-03T16:16:47.975Z] 16:08:01 1 0.15 0.00 0.07 0.00 0.05 99.73 [2021-06-03T16:16:47.975Z] [2021-06-03T16:16:47.975Z] 16:08:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T16:16:47.975Z] 16:09:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-03T16:16:47.975Z] 16:09:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-03T16:16:47.975Z] 16:09:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-03T16:16:47.975Z] 16:10:01 all 0.08 0.00 0.03 0.00 0.04 99.86 [2021-06-03T16:16:47.975Z] 16:10:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-03T16:16:47.975Z] 16:10:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-03T16:16:47.975Z] 16:11:01 all 0.08 0.00 0.04 0.00 0.03 99.84 [2021-06-03T16:16:47.975Z] 16:11:01 0 0.05 0.00 0.07 0.00 0.05 99.83 [2021-06-03T16:16:47.975Z] 16:11:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-03T16:16:47.975Z] 16:12:01 all 0.07 0.00 0.04 0.00 0.03 99.87 [2021-06-03T16:16:47.975Z] 16:12:01 0 0.03 0.00 0.07 0.00 0.05 99.85 [2021-06-03T16:16:47.975Z] 16:12:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2021-06-03T16:16:47.975Z] 16:13:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-03T16:16:47.975Z] 16:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-03T16:16:47.975Z] 16:13:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-03T16:16:47.975Z] 16:14:01 all 0.01 0.00 0.02 0.00 0.03 99.94 [2021-06-03T16:16:47.975Z] 16:14:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-03T16:16:47.975Z] 16:14:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2021-06-03T16:16:47.975Z] 16:15:01 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-06-03T16:16:47.975Z] 16:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-03T16:16:47.975Z] 16:15:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-03T16:16:47.975Z] 16:16:01 all 20.74 0.00 9.38 3.63 0.09 66.16 [2021-06-03T16:16:47.975Z] 16:16:01 0 21.29 0.00 9.94 3.52 0.09 65.16 [2021-06-03T16:16:47.975Z] 16:16:01 1 20.20 0.00 8.82 3.74 0.09 67.15 [2021-06-03T16:16:47.975Z] Average: all 18.82 0.00 5.13 5.38 0.07 70.59 [2021-06-03T16:16:47.975Z] Average: 0 19.05 0.00 5.31 5.54 0.08 70.03 [2021-06-03T16:16:47.975Z] Average: 1 18.58 0.00 4.96 5.23 0.07 71.16 [2021-06-03T16:16:47.975Z] [2021-06-03T16:16:47.975Z] [2021-06-03T16:16:47.975Z]