Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d 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-ssh9149622073629940832.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh950108480375897773.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh6795052120338469321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh8694005329075492914.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh2575082655546173881.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1056 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/527 [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/527 # 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/527@tmp/jenkins-gitclient-ssh5366123032083781196.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 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d (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 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d # timeout=10 Commit message: "docs: Update SECURITY.md for Ireland release. (#3546)" > git rev-list --no-walk 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T23:25:54.552Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T23:25:54.636Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T23:25:54.662Z] ========================================================= [2021-06-08T23:25:54.662Z] EdgeX Global Pipelines Version Info [2021-06-08T23:25:54.662Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:25:56.052Z] ------------------- [2021-06-08T23:25:56.052Z] stable info: [2021-06-08T23:25:56.052Z] ------------------- [2021-06-08T23:25:56.052Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T23:25:56.052Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T23:25:56.052Z] Message: update stable to v1.0.194 [2021-06-08T23:25:56.630Z] ------------------- [2021-06-08T23:25:56.630Z] experimental info: [2021-06-08T23:25:56.630Z] ------------------- [2021-06-08T23:25:56.630Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T23:25:56.630Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T23:25:56.630Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T23:25:56.739Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T23:25:56.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T23:25:56.782Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T23:25:56.804Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T23:25:56.826Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T23:25:56.847Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T23:25:56.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T23:25:56.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T23:25:56.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T23:25:56.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T23:25:56.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T23:25:56.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T23:25:56.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T23:25:57.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T23:25:57.033Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T23:25:57.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T23:25:57.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T23:25:57.092Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T23:25:57.112Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T23:25:57.133Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T23:25:57.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T23:25:57.174Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T23:25:57.195Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-08T23:25:57.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-08T23:25:57.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-08T23:25:57.263Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] echo [2021-06-08T23:25:57.286Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1949c33 [Pipeline] echo [2021-06-08T23:25:57.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T23:25:57.383Z] provisioning config files... [2021-06-08T23:25:57.399Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/527@tmp/config2381900761419851272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:25:57.717Z] ---> docker-login.sh [2021-06-08T23:25:57.717Z] nexus3.edgexfoundry.org:10001 [2021-06-08T23:25:57.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:25:58.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:25:58.245Z] Configure a credential helper to remove this warning. See [2021-06-08T23:25:58.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:25:58.246Z] [2021-06-08T23:25:58.246Z] Login Succeeded [2021-06-08T23:25:58.246Z] nexus3.edgexfoundry.org:10002 [2021-06-08T23:25:58.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:25:58.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:25:58.246Z] Configure a credential helper to remove this warning. See [2021-06-08T23:25:58.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:25:58.246Z] [2021-06-08T23:25:58.246Z] Login Succeeded [2021-06-08T23:25:58.246Z] nexus3.edgexfoundry.org:10003 [2021-06-08T23:25:58.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:25:58.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:25:58.512Z] Configure a credential helper to remove this warning. See [2021-06-08T23:25:58.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:25:58.512Z] [2021-06-08T23:25:58.512Z] Login Succeeded [2021-06-08T23:25:58.512Z] nexus3.edgexfoundry.org:10004 [2021-06-08T23:25:58.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:25:58.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:25:58.512Z] Configure a credential helper to remove this warning. See [2021-06-08T23:25:58.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:25:58.512Z] [2021-06-08T23:25:58.512Z] Login Succeeded [2021-06-08T23:25:58.512Z] docker.io [2021-06-08T23:25:58.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:25:59.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:25:59.038Z] Configure a credential helper to remove this warning. See [2021-06-08T23:25:59.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:25:59.038Z] [2021-06-08T23:25:59.038Z] Login Succeeded [2021-06-08T23:25:59.038Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T23:25:59.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T23:25:59.382Z] ++ 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-08T23:25:59.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:59.383Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T23:25:59.383Z] ++ cut -d/ -f2 [2021-06-08T23:25:59.383Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T23:25:59.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:59.383Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T23:25:59.383Z] ++ cut -d/ -f2 [2021-06-08T23:25:59.383Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T23:25:59.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:59.383Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T23:25:59.383Z] ++ cut -d/ -f2 [2021-06-08T23:25:59.383Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T23:25:59.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:59.383Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T23:25:59.383Z] ++ cut -d/ -f2 [2021-06-08T23:25:59.383Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T23:25:59.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:59.383Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T23:25:59.383Z] ++ cut -d/ -f2 [2021-06-08T23:25:59.383Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T23:25:59.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:59.383Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T23:25:59.383Z] ++ cut -d/ -f2 [2021-06-08T23:25:59.383Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T23:25:59.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:59.383Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T23:25:59.383Z] ++ cut -d/ -f2 [2021-06-08T23:25:59.383Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T23:25:59.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:59.383Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T23:25:59.383Z] ++ cut -d/ -f2 [2021-06-08T23:25:59.383Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T23:25:59.383Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:59.383Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T23:25:59.383Z] ++ cut -d/ -f2 [2021-06-08T23:25:59.383Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T23:25:59.433Z] 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-08T23:26:02.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T23:26:02.297Z] [2021-06-08T23:26:02.297Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:26:02.608Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T23:26:02.609Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T23:26:02.609Z] 31603596830f: Pulling fs layer [2021-06-08T23:26:02.609Z] 54011a49482f: Pulling fs layer [2021-06-08T23:26:02.609Z] a6820b24f6d8: Pulling fs layer [2021-06-08T23:26:02.609Z] f581987b2513: Pulling fs layer [2021-06-08T23:26:02.609Z] f581987b2513: Waiting [2021-06-08T23:26:02.609Z] 54011a49482f: Verifying Checksum [2021-06-08T23:26:02.609Z] 54011a49482f: Download complete [2021-06-08T23:26:02.879Z] 31603596830f: Verifying Checksum [2021-06-08T23:26:02.879Z] 31603596830f: Download complete [2021-06-08T23:26:02.879Z] f581987b2513: Verifying Checksum [2021-06-08T23:26:02.879Z] f581987b2513: Download complete [2021-06-08T23:26:02.879Z] 31603596830f: Pull complete [2021-06-08T23:26:03.152Z] 54011a49482f: Pull complete [2021-06-08T23:26:03.152Z] a6820b24f6d8: Verifying Checksum [2021-06-08T23:26:03.152Z] a6820b24f6d8: Download complete [2021-06-08T23:26:03.736Z] a6820b24f6d8: Pull complete [2021-06-08T23:26:03.736Z] f581987b2513: Pull complete [2021-06-08T23:26:03.736Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T23:26:03.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T23:26:03.736Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T23:26:03.810Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-06-08T23:26:03.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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-08T23:26:05.012Z] $ docker top 3bfc7dbcea4862b04c10c2e71f1ab640125753c3fdcb26680f3417f440cec61d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T23:26:05.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T23:26:05.132Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T23:26:05.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T23:26:05.248Z] $ docker exec 3bfc7dbcea4862b04c10c2e71f1ab640125753c3fdcb26680f3417f440cec61d ssh-agent [2021-06-08T23:26:05.366Z] SSH_AUTH_SOCK=/tmp/ssh-Du4k27qtEtFq/agent.13 [2021-06-08T23:26:05.366Z] SSH_AGENT_PID=19 [2021-06-08T23:26:05.374Z] Running ssh-add (command line suppressed) [2021-06-08T23:26:05.469Z] Identity added: /w/workspace/edgex-go/527@tmp/private_key_7622479167605350943.key (/w/workspace/edgex-go/527@tmp/private_key_7622479167605350943.key) [2021-06-08T23:26:05.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T23:26:05.790Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T23:26:05.801Z] $ docker exec --env ******** --env ******** 3bfc7dbcea4862b04c10c2e71f1ab640125753c3fdcb26680f3417f440cec61d ssh-agent -k [2021-06-08T23:26:05.901Z] unset SSH_AUTH_SOCK; [2021-06-08T23:26:05.901Z] unset SSH_AGENT_PID; [2021-06-08T23:26:05.901Z] echo Agent pid 19 killed; [2021-06-08T23:26:05.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T23:26:05.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T23:26:05.956Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T23:26:06.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T23:26:06.064Z] $ docker exec 3bfc7dbcea4862b04c10c2e71f1ab640125753c3fdcb26680f3417f440cec61d ssh-agent [2021-06-08T23:26:06.174Z] SSH_AUTH_SOCK=/tmp/ssh-TKA3LSGXlWyy/agent.51 [2021-06-08T23:26:06.174Z] SSH_AGENT_PID=57 [2021-06-08T23:26:06.181Z] Running ssh-add (command line suppressed) [2021-06-08T23:26:06.278Z] Identity added: /w/workspace/edgex-go/527@tmp/private_key_3280773683701656340.key (/w/workspace/edgex-go/527@tmp/private_key_3280773683701656340.key) [2021-06-08T23:26:06.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T23:26:06.595Z] + git semver init [2021-06-08T23:26:06.595Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T23:26:06.595Z] # $GIT_DIR = /w/workspace/edgex-go/527/.git [2021-06-08T23:26:06.595Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/527 [2021-06-08T23:26:06.595Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T23:26:06.595Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T23:26:06.595Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T23:26:06.595Z] # $SEMVER_BRANCH = master [2021-06-08T23:26:06.595Z] # $SEMVER_TEMP = /tmp/semver-643375304 [2021-06-08T23:26:06.595Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T23:26:28.618Z] # '/tmp/semver-643375304' -> '/w/workspace/edgex-go/527/.semver' [2021-06-08T23:26:28.618Z] # -> Force: false [2021-06-08T23:26:28.618Z] # $SEMVER_DIR = /w/workspace/edgex-go/527/.semver [Pipeline] } [2021-06-08T23:26:28.627Z] $ docker exec --env ******** --env ******** 3bfc7dbcea4862b04c10c2e71f1ab640125753c3fdcb26680f3417f440cec61d ssh-agent -k [2021-06-08T23:26:28.726Z] unset SSH_AUTH_SOCK; [2021-06-08T23:26:28.726Z] unset SSH_AGENT_PID; [2021-06-08T23:26:28.726Z] echo Agent pid 57 killed; [2021-06-08T23:26:28.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T23:26:29.070Z] + git semver [Pipeline] } [2021-06-08T23:26:29.085Z] $ docker stop --time=1 3bfc7dbcea4862b04c10c2e71f1ab640125753c3fdcb26680f3417f440cec61d [2021-06-08T23:26:32.847Z] $ docker rm -f 3bfc7dbcea4862b04c10c2e71f1ab640125753c3fdcb26680f3417f440cec61d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T23:26:33.240Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T23:26:35.750Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T23:26:35.752Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.256 [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-08T23:26:36.301Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T23:26:36.600Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T23:26:36.899Z] + true [2021-06-08T23:26:36.899Z] + sudo service docker restart [2021-06-08T23:26:36.899Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T23:26:50.949Z] Still waiting to schedule task [2021-06-08T23:26:50.949Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-08T23:26:55.052Z] ========================================================= [2021-06-08T23:26:55.052Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T23:26:55.052Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:26:55.366Z] + 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-08T23:26:56.761Z] Sending build context to Docker daemon 329.2MB [2021-06-08T23:26:56.761Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T23:26:56.761Z] Step 2/6 : FROM ${BASE} [2021-06-08T23:26:56.761Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T23:26:56.761Z] 540db60ca938: Pulling fs layer [2021-06-08T23:26:56.761Z] adcc1eea9eea: Pulling fs layer [2021-06-08T23:26:56.761Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T23:26:56.761Z] 0510c868ecb4: Pulling fs layer [2021-06-08T23:26:56.761Z] afea3b2eda06: Pulling fs layer [2021-06-08T23:26:56.761Z] 7809a108b3ef: Pulling fs layer [2021-06-08T23:26:56.761Z] f706445af74f: Pulling fs layer [2021-06-08T23:26:56.761Z] 0510c868ecb4: Waiting [2021-06-08T23:26:56.761Z] afea3b2eda06: Waiting [2021-06-08T23:26:56.761Z] 7809a108b3ef: Waiting [2021-06-08T23:26:56.761Z] f706445af74f: Waiting [2021-06-08T23:26:56.761Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T23:26:56.761Z] 4c4ab2625f07: Download complete [2021-06-08T23:26:56.761Z] adcc1eea9eea: Verifying Checksum [2021-06-08T23:26:56.761Z] adcc1eea9eea: Download complete [2021-06-08T23:26:56.761Z] afea3b2eda06: Verifying Checksum [2021-06-08T23:26:56.761Z] afea3b2eda06: Download complete [2021-06-08T23:26:56.762Z] 540db60ca938: Verifying Checksum [2021-06-08T23:26:56.762Z] 540db60ca938: Download complete [2021-06-08T23:26:56.762Z] 7809a108b3ef: Verifying Checksum [2021-06-08T23:26:56.762Z] 7809a108b3ef: Download complete [2021-06-08T23:26:57.022Z] 540db60ca938: Pull complete [2021-06-08T23:26:57.022Z] adcc1eea9eea: Pull complete [2021-06-08T23:26:57.282Z] 4c4ab2625f07: Pull complete [2021-06-08T23:26:58.233Z] f706445af74f: Verifying Checksum [2021-06-08T23:26:58.233Z] f706445af74f: Download complete [2021-06-08T23:26:58.806Z] 0510c868ecb4: Verifying Checksum [2021-06-08T23:26:58.806Z] 0510c868ecb4: Download complete [2021-06-08T23:27:02.132Z] 0510c868ecb4: Pull complete [2021-06-08T23:27:02.132Z] afea3b2eda06: Pull complete [2021-06-08T23:27:02.132Z] 7809a108b3ef: Pull complete [2021-06-08T23:27:03.540Z] f706445af74f: Pull complete [2021-06-08T23:27:03.540Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T23:27:03.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T23:27:03.540Z] ---> b068be0155e3 [2021-06-08T23:27:03.540Z] 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-08T23:27:07.756Z] ---> Running in b447d2e2db10 [2021-06-08T23:27:07.756Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:27:10.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:27:10.682Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T23:27:10.682Z] (2/12) Installing file (5.39-r0) [2021-06-08T23:27:10.682Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T23:27:10.682Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T23:27:18.837Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T23:27:18.837Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T23:27:18.837Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T23:27:18.837Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T23:27:18.837Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T23:27:18.837Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T23:27:18.837Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T23:27:18.837Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T23:27:18.837Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T23:27:18.837Z] OK: 219 MiB in 52 packages [2021-06-08T23:27:20.751Z] Removing intermediate container b447d2e2db10 [2021-06-08T23:27:20.751Z] ---> 283dc2ea8821 [2021-06-08T23:27:20.751Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T23:27:20.751Z] ---> Running in d52651532bdd [2021-06-08T23:27:20.751Z] Removing intermediate container d52651532bdd [2021-06-08T23:27:20.751Z] ---> 6f5026d7a460 [2021-06-08T23:27:20.751Z] Step 5/6 : COPY go.mod . [2021-06-08T23:27:20.751Z] ---> fc4185769e9e [2021-06-08T23:27:20.751Z] Step 6/6 : RUN go mod download [2021-06-08T23:27:20.751Z] ---> Running in d492248e2d64 [2021-06-08T23:27:31.724Z] Removing intermediate container d492248e2d64 [2021-06-08T23:27:31.724Z] ---> 84343bebeac8 [2021-06-08T23:27:31.724Z] Successfully built 84343bebeac8 [2021-06-08T23:27:31.724Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:27:32.027Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T23:27:32.027Z] . [Pipeline] withDockerContainer [2021-06-08T23:27:32.105Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-06-08T23:27:32.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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-08T23:27:32.525Z] $ docker top 173641889d76045325882021b6b9eb4d4bb05427b95e7b7b60333549f1a973ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T23:27:32.905Z] + go version [2021-06-08T23:27:32.905Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T23:27:32.914Z] $ docker stop --time=1 173641889d76045325882021b6b9eb4d4bb05427b95e7b7b60333549f1a973ed [2021-06-08T23:27:34.113Z] $ docker rm -f 173641889d76045325882021b6b9eb4d4bb05427b95e7b7b60333549f1a973ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:27:34.658Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T23:27:34.658Z] . [Pipeline] withDockerContainer [2021-06-08T23:27:34.728Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-06-08T23:27:34.764Z] $ 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/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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-08T23:27:35.086Z] $ docker top aa8e303ca2500834039d5c355bedb192de8b3ef50c8260e3751e40911fb65560 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T23:27:35.174Z] ========================================================= [2021-06-08T23:27:35.174Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T23:27:35.174Z] ========================================================= [Pipeline] sh [2021-06-08T23:27:35.464Z] + go mod tidy [Pipeline] sh [2021-06-08T23:27:36.028Z] + make test [2021-06-08T23:27:36.028Z] go mod tidy [2021-06-08T23:27:36.028Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T23:27:41.364Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T23:27:59.577Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T23:28:04.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T23:28:04.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T23:28:04.102Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T23:28:05.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T23:28:06.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T23:28:06.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T23:28:06.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T23:28:06.727Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T23:28:06.997Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T23:28:09.333Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T23:28:09.333Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T23:28:09.333Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T23:28:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T23:28:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T23:28:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T23:28:09.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T23:28:09.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 28.7% of statements [2021-06-08T23:28:11.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.071s coverage: 100.0% of statements [2021-06-08T23:28:11.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T23:28:11.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T23:28:11.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T23:28:11.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements [2021-06-08T23:28:11.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T23:28:11.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 53.4% of statements [2021-06-08T23:28:11.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T23:28:11.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T23:28:12.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.124s coverage: 87.7% of statements [2021-06-08T23:28:12.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T23:28:12.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T23:28:12.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.048s coverage: 78.9% of statements [2021-06-08T23:28:12.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T23:28:12.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T23:28:12.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T23:28:12.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T23:28:12.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T23:28:12.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T23:28:12.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T23:28:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.223s coverage: 95.1% of statements [2021-06-08T23:28:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T23:28:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T23:28:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T23:28:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T23:28:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T23:28:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T23:28:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T23:28:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T23:28:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T23:28:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T23:28:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-06-08T23:28:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T23:28:13.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T23:28:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.047s coverage: 60.0% of statements [2021-06-08T23:28:15.317Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.8% of statements [2021-06-08T23:28:15.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T23:28:15.317Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.045s coverage: 22.0% of statements [2021-06-08T23:28:15.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T23:28:15.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2021-06-08T23:28:16.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2021-06-08T23:28:16.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-08T23:28:16.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-06-08T23:28:16.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-08T23:28:29.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-06-08T23:28:29.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-08T23:28:33.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.227s coverage: 81.8% of statements [2021-06-08T23:28:33.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.034s coverage: 87.2% of statements [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.236s coverage: 66.9% of statements [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T23:28:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T23:28:52.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T23:29:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.063s coverage: 19.3% of statements [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T23:29:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 91.9% of statements [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T23:29:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 63.4% of statements [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T23:29:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.077s coverage: 97.6% of statements [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T23:29:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T23:29:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T23:29:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T23:29:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-06-08T23:29:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 28.1% of statements [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T23:29:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 28.9% of statements [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T23:29:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T23:29:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-06-08T23:29:02.009Z] GO111MODULE=on go vet ./... [2021-06-08T23:29:21.697Z] gofmt -l . [2021-06-08T23:29:21.697Z] [ "`gofmt -l .`" = "" ] [2021-06-08T23:29:21.961Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T23:29:22.525Z] + ls -al . [2021-06-08T23:29:22.525Z] total 528 [2021-06-08T23:29:22.525Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 23:29 . [2021-06-08T23:29:22.525Z] drwxr-xr-x 4 root root 32 Jun 8 23:27 .. [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 23:25 .dockerignore [2021-06-08T23:29:22.525Z] drwxrwxr-x 8 1001 1001 162 Jun 8 23:25 .git [2021-06-08T23:29:22.525Z] drwxrwxr-x 3 1001 1001 125 Jun 8 23:25 .github [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 23:25 .gitignore [2021-06-08T23:29:22.525Z] drwx------ 3 1001 1001 45 Jun 8 23:26 .semver [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 23:25 .sonarcloud.properties [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 23:25 Attribution.txt [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 23:25 CONTRIBUTING.md [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 23:25 Dockerfile.build [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 23:25 Jenkinsfile [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 23:25 LICENSE [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 23:25 Makefile [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 23:25 README.md [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 7071 Jun 8 23:25 SECURITY.md [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 13 Jun 8 23:26 VERSION [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 23:25 ZMQWindows.md [2021-06-08T23:29:22.525Z] drwxrwxr-x 2 1001 1001 37 Jun 8 23:25 bin [2021-06-08T23:29:22.525Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 23:25 cmd [2021-06-08T23:29:22.525Z] -rw-r--r-- 1 root root 412085 Jun 8 23:28 coverage.out [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 23:25 go.mod [2021-06-08T23:29:22.525Z] -rw-r--r-- 1 root root 21048 Jun 8 23:27 go.sum [2021-06-08T23:29:22.525Z] drwxrwxr-x 8 1001 1001 127 Jun 8 23:25 internal [2021-06-08T23:29:22.525Z] drwxrwxr-x 3 1001 1001 16 Jun 8 23:25 openapi [2021-06-08T23:29:22.525Z] drwxrwxr-x 4 1001 1001 71 Jun 8 23:25 snap [2021-06-08T23:29:22.525Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 23:25 version.go [Pipeline] sh [2021-06-08T23:29:22.826Z] + '[' -e coverage.out ] [2021-06-08T23:29:22.826Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T23:29:22.931Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T23:29:23.231Z] + make build [2021-06-08T23:29:23.231Z] go mod tidy [2021-06-08T23:29:23.231Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/core-data/core-data ./cmd/core-data [2021-06-08T23:29:24.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-08T23:29:31.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/core-command/core-command ./cmd/core-command [2021-06-08T23:29:31.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-08T23:29:32.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-08T23:29:33.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-08T23:29:34.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-08T23:29:35.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-08T23:29:35.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-08T23:29:36.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-08T23:29:37.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-08T23:29:39.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-08T23:29:39.888Z] $ docker stop --time=1 aa8e303ca2500834039d5c355bedb192de8b3ef50c8260e3751e40911fb65560 [2021-06-08T23:29:41.668Z] $ docker rm -f aa8e303ca2500834039d5c355bedb192de8b3ef50c8260e3751e40911fb65560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:29:42.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T23:29:42.956Z] [2021-06-08T23:29:42.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:29:43.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T23:29:43.263Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T23:29:43.263Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T23:29:43.263Z] ca9280d653b3: Pulling fs layer [2021-06-08T23:29:43.263Z] 7e9c9ca2126c: Pulling fs layer [2021-06-08T23:29:43.526Z] cbdbe7a5bc2a: Download complete [2021-06-08T23:29:43.526Z] cbdbe7a5bc2a: Pull complete [2021-06-08T23:29:44.098Z] ca9280d653b3: Verifying Checksum [2021-06-08T23:29:44.098Z] ca9280d653b3: Download complete [2021-06-08T23:29:44.677Z] ca9280d653b3: Pull complete [2021-06-08T23:29:45.253Z] 7e9c9ca2126c: Verifying Checksum [2021-06-08T23:29:45.253Z] 7e9c9ca2126c: Download complete [2021-06-08T23:29:47.834Z] 7e9c9ca2126c: Pull complete [2021-06-08T23:29:48.105Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T23:29:48.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T23:29:48.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T23:29:50.429Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-06-08T23:29:50.470Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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-08T23:29:53.313Z] $ docker top 784b1079fe427afadd1d6f867bfd9c72d15d8022a5e25188d4a4c9f47f484aa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T23:29:53.695Z] + docker-compose build --help [2021-06-08T23:29:53.695Z] + grep parallel [2021-06-08T23:29:54.267Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T23:29:54.276Z] $ docker stop --time=1 784b1079fe427afadd1d6f867bfd9c72d15d8022a5e25188d4a4c9f47f484aa1 [2021-06-08T23:29:55.475Z] $ docker rm -f 784b1079fe427afadd1d6f867bfd9c72d15d8022a5e25188d4a4c9f47f484aa1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:29:55.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T23:29:55.893Z] . [Pipeline] withDockerContainer [2021-06-08T23:29:55.970Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-06-08T23:29:56.004Z] $ 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/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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-08T23:29:56.354Z] $ docker top 8f99d89f0f6f9ed29caf33c1a7ac0529174ae1ebcb02b3425e34446fef63a3a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T23:29:56.732Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T23:29:57.301Z] Building core-command ... [2021-06-08T23:29:57.302Z] Building core-data ... [2021-06-08T23:29:57.302Z] Building core-metadata ... [2021-06-08T23:29:57.302Z] Building security-bootstrapper ... [2021-06-08T23:29:57.302Z] Building security-proxy-setup ... [2021-06-08T23:29:57.302Z] Building security-secretstore-setup ... [2021-06-08T23:29:57.302Z] Building support-notifications ... [2021-06-08T23:29:57.302Z] Building support-scheduler ... [2021-06-08T23:29:57.302Z] Building sys-mgmt-agent ... [2021-06-08T23:29:57.302Z] Building security-proxy-setup [2021-06-08T23:29:57.302Z] Building support-notifications [2021-06-08T23:29:57.302Z] Building core-command [2021-06-08T23:29:57.302Z] Building support-scheduler [2021-06-08T23:29:57.302Z] Building core-data [2021-06-08T23:30:09.594Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:30:09.594Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:30:09.594Z] ---> 84343bebeac8 [2021-06-08T23:30:09.594Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:30:09.594Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:30:09.594Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:30:09.594Z] ---> 84343bebeac8 [2021-06-08T23:30:09.594Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T23:30:09.594Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:30:09.594Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:30:09.594Z] ---> 84343bebeac8 [2021-06-08T23:30:09.595Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T23:30:13.815Z] ---> Running in 390d6a714eb2 [2021-06-08T23:30:13.815Z] ---> Running in 8c5e4010cab3 [2021-06-08T23:30:13.815Z] ---> Running in 29cbff093380 [2021-06-08T23:30:16.372Z] Removing intermediate container 390d6a714eb2 [2021-06-08T23:30:16.372Z] ---> 526d8098556c [2021-06-08T23:30:16.372Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:30:16.372Z] Removing intermediate container 8c5e4010cab3 [2021-06-08T23:30:16.372Z] ---> fbd063a18d40 [2021-06-08T23:30:16.372Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:30:16.372Z] Removing intermediate container 29cbff093380 [2021-06-08T23:30:16.372Z] ---> 240f3651b8b3 [2021-06-08T23:30:16.372Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:30:16.635Z] ---> Running in e47f2ba62249 [2021-06-08T23:30:16.635Z] ---> Running in 8c83fe414bb0 [2021-06-08T23:30:16.635Z] ---> Running in b313934ef412 [2021-06-08T23:30:16.898Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:30:16.898Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:30:16.898Z] ---> 84343bebeac8 [2021-06-08T23:30:16.898Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:30:16.898Z] ---> Using cache [2021-06-08T23:30:16.898Z] ---> fbd063a18d40 [2021-06-08T23:30:16.898Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:30:17.160Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:30:17.160Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:30:17.160Z] ---> 84343bebeac8 [2021-06-08T23:30:17.160Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T23:30:17.160Z] ---> Using cache [2021-06-08T23:30:17.160Z] ---> fbd063a18d40 [2021-06-08T23:30:17.160Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:30:17.423Z] ---> Running in 243ee2eba586 [2021-06-08T23:30:17.423Z] ---> Running in 8bfd54608e05 [2021-06-08T23:30:17.999Z] Removing intermediate container 8c83fe414bb0 [2021-06-08T23:30:18.000Z] ---> 9d84e2c40349 [2021-06-08T23:30:18.000Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T23:30:18.000Z] ---> Running in 6c8b08da7bd6 [2021-06-08T23:30:18.270Z] Removing intermediate container e47f2ba62249 [2021-06-08T23:30:18.270Z] ---> bd5796f5cb04 [2021-06-08T23:30:18.270Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T23:30:18.270Z] ---> Running in 20ba5e9d12b9 [2021-06-08T23:30:18.270Z] Removing intermediate container b313934ef412 [2021-06-08T23:30:18.270Z] ---> 52e05420916e [2021-06-08T23:30:18.270Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T23:30:18.270Z] Removing intermediate container 243ee2eba586 [2021-06-08T23:30:18.270Z] ---> acae93c6115c [2021-06-08T23:30:18.270Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T23:30:18.270Z] ---> Running in 47a35c0b1460 [2021-06-08T23:30:18.270Z] ---> Running in 72068c8ee158 [2021-06-08T23:30:18.534Z] Removing intermediate container 8bfd54608e05 [2021-06-08T23:30:18.534Z] ---> 59075ca0788f [2021-06-08T23:30:18.534Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T23:30:18.534Z] ---> Running in d29b997ac795 [2021-06-08T23:30:18.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:30:18.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:30:19.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:30:19.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:30:19.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:30:21.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:30:21.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:30:21.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:30:21.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:30:21.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:30:21.222Z] OK: 219 MiB in 52 packages [2021-06-08T23:30:21.222Z] OK: 219 MiB in 52 packages [2021-06-08T23:30:21.222Z] Removing intermediate container 6c8b08da7bd6 [2021-06-08T23:30:21.222Z] ---> 593ea885e8dc [2021-06-08T23:30:21.222Z] Step 6/23 : COPY go.mod . [2021-06-08T23:30:21.222Z] OK: 219 MiB in 52 packages [2021-06-08T23:30:21.222Z] ---> f6a75a656eb4 [2021-06-08T23:30:21.222Z] Step 7/23 : RUN go mod download [2021-06-08T23:30:21.222Z] OK: 219 MiB in 52 packages [2021-06-08T23:30:21.222Z] OK: 219 MiB in 52 packages [2021-06-08T23:30:21.222Z] ---> Running in 8ed621de9ab7 [2021-06-08T23:30:21.222Z] Removing intermediate container 20ba5e9d12b9 [2021-06-08T23:30:21.222Z] ---> b3d1489c8955 [2021-06-08T23:30:21.222Z] Step 6/22 : COPY go.mod . [2021-06-08T23:30:21.222Z] Removing intermediate container d29b997ac795 [2021-06-08T23:30:21.222Z] ---> b6c5e839ab89 [2021-06-08T23:30:21.222Z] Step 6/23 : COPY go.mod . [2021-06-08T23:30:21.222Z] ---> 225edd689515 [2021-06-08T23:30:21.222Z] Step 7/22 : RUN go mod download [2021-06-08T23:30:21.222Z] Removing intermediate container 47a35c0b1460 [2021-06-08T23:30:21.222Z] ---> a9445d532abb [2021-06-08T23:30:21.222Z] Step 6/24 : COPY go.mod . [2021-06-08T23:30:21.222Z] ---> Running in f867a2b33073 [2021-06-08T23:30:21.222Z] ---> af0e6671a939 [2021-06-08T23:30:21.222Z] Step 7/23 : RUN go mod download [2021-06-08T23:30:21.222Z] Removing intermediate container 72068c8ee158 [2021-06-08T23:30:21.222Z] ---> 30396705c7a8 [2021-06-08T23:30:21.222Z] Step 6/24 : COPY go.mod . [2021-06-08T23:30:21.222Z] ---> Running in 6a2ddd226c48 [2021-06-08T23:30:21.222Z] ---> 8a4e787ae50b [2021-06-08T23:30:21.222Z] Step 7/24 : RUN go mod download [2021-06-08T23:30:21.222Z] ---> Running in 3e3571b31633 [2021-06-08T23:30:21.222Z] ---> f11912ce9878 [2021-06-08T23:30:21.222Z] Step 7/24 : RUN go mod download [2021-06-08T23:30:21.222Z] ---> Running in 0247960fab2a [2021-06-08T23:30:21.387Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1058 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-08T23:30:21.404Z] Running in /w/workspace/edgex-go/527 [Pipeline] { [Pipeline] checkout [2021-06-08T23:30:21.635Z] The recommended git tool is: git [2021-06-08T23:30:21.809Z] Removing intermediate container f867a2b33073 [2021-06-08T23:30:21.809Z] ---> a47e59990ee7 [2021-06-08T23:30:21.809Z] Step 8/22 : COPY . . [2021-06-08T23:30:22.095Z] Removing intermediate container 8ed621de9ab7 [2021-06-08T23:30:22.095Z] ---> bc22a66cae51 [2021-06-08T23:30:22.095Z] Step 8/23 : COPY . . [2021-06-08T23:30:23.062Z] Removing intermediate container 6a2ddd226c48 [2021-06-08T23:30:23.062Z] ---> eb6b72ded934 [2021-06-08T23:30:23.062Z] Step 8/23 : COPY . . [2021-06-08T23:30:26.418Z] Removing intermediate container 3e3571b31633 [2021-06-08T23:30:26.418Z] ---> 22089a10ffb8 [2021-06-08T23:30:26.418Z] Step 8/24 : COPY . . [2021-06-08T23:30:26.418Z] Removing intermediate container 0247960fab2a [2021-06-08T23:30:26.418Z] ---> ff210b5d9bd6 [2021-06-08T23:30:26.418Z] Step 8/24 : COPY . . [2021-06-08T23:30:26.749Z] using credential edgex-jenkins-ssh [2021-06-08T23:30:26.787Z] Cloning the remote Git repository [2021-06-08T23:30:26.908Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T23:30:27.068Z] > git init /w/workspace/edgex-go/527 # timeout=10 [2021-06-08T23:30:27.140Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T23:30:27.141Z] > git --version # timeout=10 [2021-06-08T23:30:27.163Z] > git --version # 'git version 2.17.1' [2021-06-08T23:30:27.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T23:30:27.273Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T23:30:31.731Z] ---> 32f29a3b74e1 [2021-06-08T23:30:31.731Z] Step 9/22 : RUN go mod tidy [2021-06-08T23:30:31.731Z] ---> 12b88a4edf82 [2021-06-08T23:30:31.731Z] Step 9/23 : RUN go mod tidy [2021-06-08T23:30:31.731Z] ---> 96184fd573e1 [2021-06-08T23:30:31.731Z] Step 9/23 : RUN go mod tidy [2021-06-08T23:30:31.731Z] ---> Running in 19614f9bc4f0 [2021-06-08T23:30:31.731Z] ---> Running in 559b867cc3e2 [2021-06-08T23:30:31.731Z] ---> Running in c3e1c18728ca [2021-06-08T23:30:34.313Z] Removing intermediate container 19614f9bc4f0 [2021-06-08T23:30:34.313Z] ---> 930e270537b7 [2021-06-08T23:30:34.313Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T23:30:34.313Z] ---> Running in 1e6ac923d670 [2021-06-08T23:30:34.883Z] Removing intermediate container c3e1c18728ca [2021-06-08T23:30:34.883Z] ---> 150260618cd2 [2021-06-08T23:30:34.883Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T23:30:35.144Z] ---> Running in 2d358390e5a6 [2021-06-08T23:30:35.144Z] Removing intermediate container 559b867cc3e2 [2021-06-08T23:30:35.144Z] ---> 76ea61912a03 [2021-06-08T23:30:35.144Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T23:30:35.717Z] ---> Running in 9a3fe283fe55 [2021-06-08T23:30:35.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-08T23:30:36.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-08T23:30:37.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-08T23:30:47.296Z] ---> 87203a102036 [2021-06-08T23:30:47.296Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:30:47.296Z] ---> Running in 981a879b3d7f [2021-06-08T23:30:49.256Z] ---> 82318574e4e0 [2021-06-08T23:30:49.256Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:30:49.524Z] Removing intermediate container 981a879b3d7f [2021-06-08T23:30:49.524Z] ---> d3a02637dd25 [2021-06-08T23:30:49.524Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T23:30:49.524Z] ---> Running in a98448366b09 [2021-06-08T23:30:49.524Z] ---> Running in cd45e454ca81 [2021-06-08T23:30:50.118Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/core-data/core-data ./cmd/core-data [2021-06-08T23:30:51.531Z] Removing intermediate container a98448366b09 [2021-06-08T23:30:51.531Z] ---> f9fd0991d169 [2021-06-08T23:30:51.531Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T23:30:51.531Z] ---> Running in c8f4e2ad651b [2021-06-08T23:30:51.651Z] Avoid second fetch [2021-06-08T23:30:51.652Z] Checking out Revision 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d (master) [2021-06-08T23:30:52.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/core-command/core-command ./cmd/core-command [2021-06-08T23:30:51.601Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T23:30:51.624Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T23:30:51.671Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T23:30:51.688Z] > git checkout -f 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d # timeout=10 [2021-06-08T23:30:58.383Z] Commit message: "docs: Update SECURITY.md for Ireland release. (#3546)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T23:30:59.693Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T23:31:00.108Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T23:31:00.452Z] + sudo service docker restart [2021-06-08T23:31:00.452Z] + true [2021-06-08T23:31:06.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-08T23:31:13.264Z] Removing intermediate container 1e6ac923d670 [2021-06-08T23:31:13.264Z] ---> e205bc798294 [2021-06-08T23:31:13.264Z] [2021-06-08T23:31:13.264Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T23:31:13.264Z] Removing intermediate container 2d358390e5a6 [2021-06-08T23:31:13.264Z] ---> 0380552c1da8 [2021-06-08T23:31:13.264Z] [2021-06-08T23:31:13.264Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T23:31:13.264Z] 3.12: Pulling from library/alpine [2021-06-08T23:31:13.264Z] 3.12: Pulling from library/alpine [2021-06-08T23:31:13.839Z] Removing intermediate container 9a3fe283fe55 [2021-06-08T23:31:13.840Z] ---> b28a350a987f [2021-06-08T23:31:13.840Z] [2021-06-08T23:31:13.840Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T23:31:13.840Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:31:13.840Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:31:13.840Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T23:31:13.840Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T23:31:13.840Z] ---> 13621d1b12d4 [2021-06-08T23:31:13.840Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T23:31:13.840Z] ---> 13621d1b12d4 [2021-06-08T23:31:13.840Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T23:31:13.840Z] 3.12: Pulling from library/alpine [2021-06-08T23:31:13.840Z] ---> Running in 377d5eaa5793 [2021-06-08T23:31:13.840Z] ---> Running in 3b6e97372e73 [2021-06-08T23:31:13.840Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:31:13.840Z] Status: Image is up to date for alpine:3.12 [2021-06-08T23:31:13.840Z] ---> 13621d1b12d4 [2021-06-08T23:31:13.840Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T23:31:13.840Z] ---> Running in 69e39b4d8cf9 [2021-06-08T23:31:14.418Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:14.418Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:14.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:14.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:14.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:14.962Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T23:31:14.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:14.962Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:31:14.962Z] OK: 6 MiB in 15 packages [2021-06-08T23:31:15.240Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T23:31:15.240Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T23:31:15.240Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T23:31:15.240Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T23:31:15.240Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T23:31:15.240Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:31:15.240Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T23:31:15.240Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T23:31:15.240Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:31:15.240Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T23:31:15.240Z] OK: 6 MiB in 16 packages [2021-06-08T23:31:15.513Z] Removing intermediate container 377d5eaa5793 [2021-06-08T23:31:15.513Z] ---> a71bea1c0845 [2021-06-08T23:31:15.513Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:31:15.513Z] OK: 7 MiB in 18 packages [2021-06-08T23:31:15.513Z] ---> Running in ca2c2a997281 [2021-06-08T23:31:15.513Z] Removing intermediate container ca2c2a997281 [2021-06-08T23:31:15.513Z] ---> b772124219e2 [2021-06-08T23:31:15.513Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T23:31:15.779Z] ---> Running in a9d2853ff970 [2021-06-08T23:31:16.048Z] Removing intermediate container 3b6e97372e73 [2021-06-08T23:31:16.048Z] ---> 2d4dbe14ae6f [2021-06-08T23:31:16.048Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T23:31:16.048Z] Removing intermediate container a9d2853ff970 [2021-06-08T23:31:16.048Z] ---> e339302c6db3 [2021-06-08T23:31:16.048Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T23:31:16.048Z] Removing intermediate container 69e39b4d8cf9 [2021-06-08T23:31:16.048Z] ---> 3cf429a27fea [2021-06-08T23:31:16.048Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:31:16.048Z] ---> Running in fc3d1177cb79 [2021-06-08T23:31:16.048Z] ---> Running in dd8a442f4eea [2021-06-08T23:31:16.320Z] ---> Running in 1f91d6e7cfd8 [2021-06-08T23:31:16.320Z] Removing intermediate container fc3d1177cb79 [2021-06-08T23:31:16.320Z] ---> 3a5f7d469e62 [2021-06-08T23:31:16.320Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:31:16.320Z] Removing intermediate container dd8a442f4eea [2021-06-08T23:31:16.320Z] ---> 125383ffb3aa [2021-06-08T23:31:16.320Z] Step 14/22 : WORKDIR /edgex [2021-06-08T23:31:16.585Z] Removing intermediate container 1f91d6e7cfd8 [2021-06-08T23:31:16.585Z] ---> c9fe0e4ca99e [2021-06-08T23:31:16.585Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T23:31:16.585Z] ---> Running in 6655abee0716 [2021-06-08T23:31:16.585Z] ---> Running in 813d39d4a8ec [2021-06-08T23:31:16.847Z] Removing intermediate container 6655abee0716 [2021-06-08T23:31:16.847Z] ---> 7b9bb8b85cd4 [2021-06-08T23:31:16.847Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T23:31:16.847Z] Removing intermediate container 813d39d4a8ec [2021-06-08T23:31:16.847Z] ---> 2922e427f24b [2021-06-08T23:31:16.847Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T23:31:16.847Z] ---> a45237a07158 [2021-06-08T23:31:16.847Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T23:31:16.847Z] ---> Running in 145e71b20d82 [2021-06-08T23:31:17.122Z] Removing intermediate container 145e71b20d82 [2021-06-08T23:31:17.122Z] ---> 55d24adb24bb [2021-06-08T23:31:17.122Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:31:17.122Z] ---> 2813f4e8f734 [2021-06-08T23:31:17.122Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T23:31:17.401Z] ---> 6578b5cec6fc [2021-06-08T23:31:17.401Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T23:31:17.665Z] ---> 17ac2d988b9b [2021-06-08T23:31:17.665Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T23:31:17.665Z] ---> 5a5a7c58673e [2021-06-08T23:31:17.665Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T23:31:17.961Z] ---> Running in 751a44ce6e7b [2021-06-08T23:31:17.961Z] ---> c1f2c28541dd [2021-06-08T23:31:17.961Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T23:31:18.240Z] Removing intermediate container 751a44ce6e7b [2021-06-08T23:31:18.240Z] ---> 2bb70310b877 [2021-06-08T23:31:18.240Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:31:18.240Z] ---> Running in 656d484354dc [2021-06-08T23:31:18.506Z] ---> 08b39f25f1e1 [2021-06-08T23:31:18.506Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T23:31:18.506Z] Removing intermediate container 656d484354dc [2021-06-08T23:31:18.506Z] ---> e5cfefca454d [2021-06-08T23:31:18.506Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T23:31:18.506Z] ---> ea0dccefe432 [2021-06-08T23:31:18.506Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T23:31:18.770Z] ---> Running in df5ef23040db [2021-06-08T23:31:18.770Z] ---> Running in 69266281313e [2021-06-08T23:31:18.770Z] ---> 3afe2505ab16 [2021-06-08T23:31:18.770Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T23:31:18.770Z] ---> Running in cda91858083b [2021-06-08T23:31:18.770Z] Removing intermediate container df5ef23040db [2021-06-08T23:31:18.770Z] ---> 75f853f99d52 [2021-06-08T23:31:18.770Z] Step 19/22 : CMD ["--init=true"] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T23:31:18.792Z] provisioning config files... [2021-06-08T23:31:18.817Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/527@tmp/config7943577911391580723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:31:19.033Z] Removing intermediate container 69266281313e [2021-06-08T23:31:19.033Z] ---> 830b16116446 [2021-06-08T23:31:19.033Z] Step 22/23 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:31:19.033Z] ---> Running in 23992cf62056 [2021-06-08T23:31:19.033Z] ---> Running in 013a9b566904 [2021-06-08T23:31:19.033Z] Removing intermediate container cda91858083b [2021-06-08T23:31:19.033Z] ---> 954ccc0f6c68 [2021-06-08T23:31:19.033Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:31:19.033Z] Removing intermediate container 23992cf62056 [2021-06-08T23:31:19.033Z] ---> b1df6f001cfe [2021-06-08T23:31:19.033Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T23:31:19.033Z] ---> Running in 6b79297bbb3a [2021-06-08T23:31:19.204Z] ---> docker-login.sh [2021-06-08T23:31:19.204Z] nexus3.edgexfoundry.org:10001 [2021-06-08T23:31:19.295Z] Removing intermediate container 013a9b566904 [2021-06-08T23:31:19.295Z] ---> 40f9f14c08cc [2021-06-08T23:31:19.295Z] Step 23/23 : LABEL version=2.0.0-dev.256 [2021-06-08T23:31:19.295Z] ---> Running in b33d624b710d [2021-06-08T23:31:19.295Z] ---> Running in 883d922846ca [2021-06-08T23:31:19.295Z] Removing intermediate container 6b79297bbb3a [2021-06-08T23:31:19.295Z] ---> b622ef121f90 [2021-06-08T23:31:19.295Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T23:31:19.295Z] Removing intermediate container b33d624b710d [2021-06-08T23:31:19.295Z] ---> aff2f865f849 [2021-06-08T23:31:19.295Z] Step 21/22 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:31:19.295Z] ---> Running in 69b06056a0ef [2021-06-08T23:31:19.557Z] ---> Running in 7251dc32c6b9 [2021-06-08T23:31:19.557Z] Removing intermediate container 883d922846ca [2021-06-08T23:31:19.557Z] ---> 7a451358ce00 [2021-06-08T23:31:19.557Z] [2021-06-08T23:31:19.557Z] Successfully built 7a451358ce00 [2021-06-08T23:31:19.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:31:19.821Z] Removing intermediate container 69b06056a0ef [2021-06-08T23:31:19.822Z] ---> 353ba77d4c78 [2021-06-08T23:31:19.822Z] Step 22/23 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:31:19.822Z] Successfully tagged support-scheduler:latest [2021-06-08T23:31:19.822Z] Building security-bootstrapper [2021-06-08T23:31:19.822Z] Removing intermediate container 7251dc32c6b9 [2021-06-08T23:31:19.822Z] ---> 8f54839a6cdb [2021-06-08T23:31:19.822Z] Step 22/22 : LABEL version=2.0.0-dev.256 [2021-06-08T23:31:19.822Z]  Building support-scheduler ... done  ---> Running in 85e76e253c9b [2021-06-08T23:31:19.822Z] ---> Running in c11515f8ca94 [2021-06-08T23:31:20.097Z] Removing intermediate container c11515f8ca94 [2021-06-08T23:31:20.097Z] ---> fa2d9452a9c1 [2021-06-08T23:31:20.097Z] [2021-06-08T23:31:20.097Z] Removing intermediate container 85e76e253c9b [2021-06-08T23:31:20.097Z] ---> 4e090f7a25f1 [2021-06-08T23:31:20.097Z] Step 23/23 : LABEL version=2.0.0-dev.256 [2021-06-08T23:31:20.097Z] Successfully built fa2d9452a9c1 [2021-06-08T23:31:20.359Z] Successfully tagged security-proxy-setup:latest [2021-06-08T23:31:20.359Z] Building security-secretstore-setup [2021-06-08T23:31:20.360Z]  Building security-proxy-setup ... done  ---> Running in 1927724b7d7d [2021-06-08T23:31:20.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:31:20.425Z] Configure a credential helper to remove this warning. See [2021-06-08T23:31:20.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:31:20.425Z] [2021-06-08T23:31:20.425Z] Login Succeeded [2021-06-08T23:31:20.425Z] nexus3.edgexfoundry.org:10002 [2021-06-08T23:31:20.622Z] Removing intermediate container 1927724b7d7d [2021-06-08T23:31:20.622Z] ---> b16691bc12c1 [2021-06-08T23:31:20.622Z] [2021-06-08T23:31:20.622Z] Successfully built b16691bc12c1 [2021-06-08T23:31:20.622Z] Successfully tagged support-notifications:latest [2021-06-08T23:31:20.622Z] Building sys-mgmt-agent [2021-06-08T23:31:20.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:31:20.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:31:20.983Z] Configure a credential helper to remove this warning. See [2021-06-08T23:31:20.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:31:20.983Z] [2021-06-08T23:31:20.983Z] Login Succeeded [2021-06-08T23:31:20.983Z] nexus3.edgexfoundry.org:10003 [2021-06-08T23:31:21.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:31:21.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:31:21.568Z] Configure a credential helper to remove this warning. See [2021-06-08T23:31:21.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:31:21.568Z] [2021-06-08T23:31:21.568Z] Login Succeeded [2021-06-08T23:31:21.568Z] nexus3.edgexfoundry.org:10004 [2021-06-08T23:31:21.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:31:22.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:31:22.157Z] Configure a credential helper to remove this warning. See [2021-06-08T23:31:22.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:31:22.157Z] [2021-06-08T23:31:22.157Z] Login Succeeded [2021-06-08T23:31:22.157Z] docker.io [2021-06-08T23:31:22.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:31:23.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:31:23.033Z] Configure a credential helper to remove this warning. See [2021-06-08T23:31:23.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:31:23.033Z] [2021-06-08T23:31:23.033Z] Login Succeeded [2021-06-08T23:31:23.033Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T23:31:23.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T23:31:25.388Z] ========================================================= [2021-06-08T23:31:25.388Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T23:31:25.388Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:31:25.732Z] + 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-08T23:31:26.810Z]  Building support-notifications ... done Removing intermediate container c8f4e2ad651b [2021-06-08T23:31:26.810Z] ---> d08c0bd00eac [2021-06-08T23:31:26.810Z] [2021-06-08T23:31:26.810Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T23:31:26.810Z] ---> 13621d1b12d4 [2021-06-08T23:31:26.810Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T23:31:26.810Z] ---> Using cache [2021-06-08T23:31:26.810Z] ---> a71bea1c0845 [2021-06-08T23:31:26.810Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:31:26.810Z] ---> Using cache [2021-06-08T23:31:26.810Z] ---> b772124219e2 [2021-06-08T23:31:26.810Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T23:31:28.374Z] Sending build context to Docker daemon 166.2MB [2021-06-08T23:31:28.374Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T23:31:28.374Z] Step 2/6 : FROM ${BASE} [2021-06-08T23:31:28.374Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T23:31:28.374Z] 595b0fe564bb: Pulling fs layer [2021-06-08T23:31:28.374Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T23:31:28.374Z] 316046926c0a: Pulling fs layer [2021-06-08T23:31:28.374Z] 4ebd0625c992: Pulling fs layer [2021-06-08T23:31:28.374Z] 207e8628e3a3: Pulling fs layer [2021-06-08T23:31:28.374Z] c791037a9be2: Pulling fs layer [2021-06-08T23:31:28.374Z] ffd874e62e21: Pulling fs layer [2021-06-08T23:31:28.374Z] 4ebd0625c992: Waiting [2021-06-08T23:31:28.374Z] 207e8628e3a3: Waiting [2021-06-08T23:31:28.374Z] c791037a9be2: Waiting [2021-06-08T23:31:28.374Z] ffd874e62e21: Waiting [2021-06-08T23:31:28.374Z] 316046926c0a: Download complete [2021-06-08T23:31:28.374Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T23:31:28.374Z] 7186ed65a4f7: Download complete [2021-06-08T23:31:28.374Z] 207e8628e3a3: Download complete [2021-06-08T23:31:28.374Z] c791037a9be2: Download complete [2021-06-08T23:31:28.374Z] 595b0fe564bb: Download complete [2021-06-08T23:31:28.970Z] 595b0fe564bb: Pull complete [2021-06-08T23:31:29.577Z] 7186ed65a4f7: Pull complete [2021-06-08T23:31:29.854Z] 316046926c0a: Pull complete [2021-06-08T23:31:30.450Z] ffd874e62e21: Verifying Checksum [2021-06-08T23:31:30.450Z] ffd874e62e21: Download complete [2021-06-08T23:31:31.024Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:31:31.024Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:31:31.024Z] ---> Running in 82cf18746380 [2021-06-08T23:31:31.024Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:31:31.024Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:31:31.024Z] ---> 84343bebeac8 [2021-06-08T23:31:31.024Z] ---> 84343bebeac8 [2021-06-08T23:31:31.024Z] Step 3/24 : WORKDIR /edgex-goStep 3/26 : WORKDIR /edgex-go [2021-06-08T23:31:31.024Z] [2021-06-08T23:31:31.024Z] ---> Using cache [2021-06-08T23:31:31.024Z] ---> fbd063a18d40 [2021-06-08T23:31:31.024Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:31:31.024Z] ---> Using cache [2021-06-08T23:31:31.024Z] ---> 59075ca0788f [2021-06-08T23:31:31.024Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T23:31:31.024Z] ---> Using cache [2021-06-08T23:31:31.024Z] ---> b6c5e839ab89 [2021-06-08T23:31:31.024Z] Step 6/26 : COPY go.mod . [2021-06-08T23:31:31.024Z] ---> Using cache [2021-06-08T23:31:31.024Z] ---> af0e6671a939 [2021-06-08T23:31:31.024Z] Step 7/26 : RUN go mod download [2021-06-08T23:31:31.024Z] ---> Using cache [2021-06-08T23:31:31.024Z] ---> eb6b72ded934 [2021-06-08T23:31:31.024Z] Step 8/26 : COPY . . [2021-06-08T23:31:31.024Z] ---> Using cache [2021-06-08T23:31:31.024Z] ---> fbd063a18d40 [2021-06-08T23:31:31.024Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:31:31.024Z] ---> Using cache [2021-06-08T23:31:31.024Z] ---> 59075ca0788f [2021-06-08T23:31:31.024Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T23:31:31.024Z] ---> Using cache [2021-06-08T23:31:31.024Z] ---> 96184fd573e1 [2021-06-08T23:31:31.024Z] Step 9/26 : RUN go mod tidy [2021-06-08T23:31:31.024Z] ---> Using cache [2021-06-08T23:31:31.024Z] ---> 150260618cd2 [2021-06-08T23:31:31.024Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T23:31:32.412Z] Removing intermediate container 82cf18746380 [2021-06-08T23:31:32.412Z] ---> b7690641c06a [2021-06-08T23:31:32.412Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T23:31:32.423Z] 4ebd0625c992: Verifying Checksum [2021-06-08T23:31:32.423Z] 4ebd0625c992: Download complete [2021-06-08T23:31:32.673Z] ---> Running in d7179c66228c [2021-06-08T23:31:32.673Z] ---> Running in c461325ee4b0 [2021-06-08T23:31:32.673Z] ---> Running in cd7e1784c264 [2021-06-08T23:31:32.673Z] Removing intermediate container cd45e454ca81 [2021-06-08T23:31:32.673Z] ---> 13eba008cb1a [2021-06-08T23:31:32.673Z] [2021-06-08T23:31:32.673Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T23:31:32.673Z] ---> 13621d1b12d4 [2021-06-08T23:31:32.673Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T23:31:32.942Z] ---> Running in cd750aa6bdbe [2021-06-08T23:31:32.942Z] Removing intermediate container cd7e1784c264 [2021-06-08T23:31:32.942Z] ---> 856fcac808da [2021-06-08T23:31:32.942Z] Step 16/24 : WORKDIR / [2021-06-08T23:31:33.206Z] ---> Running in 9882738f3555 [2021-06-08T23:31:33.206Z] Removing intermediate container cd750aa6bdbe [2021-06-08T23:31:33.206Z] ---> c7c26238bb43 [2021-06-08T23:31:33.206Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T23:31:33.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:33.206Z] ---> Running in 071e9ffadf0f [2021-06-08T23:31:33.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-08T23:31:33.206Z] Removing intermediate container 9882738f3555 [2021-06-08T23:31:33.206Z] ---> 0ebb0e61ed66 [2021-06-08T23:31:33.206Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:31:33.489Z] Removing intermediate container 071e9ffadf0f [2021-06-08T23:31:33.489Z] ---> 62052e344e32 [2021-06-08T23:31:33.489Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T23:31:33.489Z] ---> Running in 9bf6f7bfb383 [2021-06-08T23:31:33.489Z] ---> d4d08da859f0 [2021-06-08T23:31:33.758Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T23:31:33.759Z] Removing intermediate container 9bf6f7bfb383 [2021-06-08T23:31:33.759Z] ---> e410325a6a8e [2021-06-08T23:31:33.759Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:31:33.759Z] ---> Running in 06aef154ffb5 [2021-06-08T23:31:34.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:34.291Z] ---> 43774955a7ec [2021-06-08T23:31:34.291Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T23:31:34.561Z] OK: 219 MiB in 52 packages [2021-06-08T23:31:34.561Z] ---> c3ef496821ae [2021-06-08T23:31:34.561Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T23:31:34.835Z] ---> Running in 9a5b6419fc8c [2021-06-08T23:31:34.835Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:31:34.835Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:31:34.835Z] ---> 84343bebeac8 [2021-06-08T23:31:34.835Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T23:31:34.835Z] ---> Using cache [2021-06-08T23:31:34.835Z] ---> fbd063a18d40 [2021-06-08T23:31:34.835Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:31:34.835Z] ---> Using cache [2021-06-08T23:31:34.835Z] ---> 59075ca0788f [2021-06-08T23:31:34.835Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T23:31:34.835Z] ---> Using cache [2021-06-08T23:31:34.835Z] ---> b6c5e839ab89 [2021-06-08T23:31:34.835Z] Step 6/32 : COPY go.mod . [2021-06-08T23:31:34.835Z] ---> Using cache [2021-06-08T23:31:34.835Z] ---> af0e6671a939 [2021-06-08T23:31:34.835Z] Step 7/32 : RUN go mod download [2021-06-08T23:31:34.835Z] ---> Using cache [2021-06-08T23:31:34.835Z] ---> eb6b72ded934 [2021-06-08T23:31:34.835Z] Step 8/32 : COPY . . [2021-06-08T23:31:34.835Z] ---> Using cache [2021-06-08T23:31:34.835Z] ---> 96184fd573e1 [2021-06-08T23:31:34.835Z] Step 9/32 : RUN go mod tidy [2021-06-08T23:31:34.835Z] ---> Using cache [2021-06-08T23:31:34.835Z] ---> 150260618cd2 [2021-06-08T23:31:34.835Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T23:31:35.098Z] ---> Running in 6888faaea0b1 [2021-06-08T23:31:35.098Z] Removing intermediate container 9a5b6419fc8c [2021-06-08T23:31:35.098Z] ---> 3d30cba66a30 [2021-06-08T23:31:35.098Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:31:35.098Z] ---> Running in 4ba9a0ad8c8d [2021-06-08T23:31:35.098Z] Removing intermediate container d7179c66228c [2021-06-08T23:31:35.098Z] ---> b1512a97e14a [2021-06-08T23:31:35.098Z] Step 6/24 : COPY go.mod . [2021-06-08T23:31:35.098Z] Removing intermediate container 06aef154ffb5 [2021-06-08T23:31:35.098Z] ---> 2b4d3b242c38 [2021-06-08T23:31:35.098Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T23:31:35.364Z] ---> Running in c6abc31f9597 [2021-06-08T23:31:35.625Z] Removing intermediate container 4ba9a0ad8c8d [2021-06-08T23:31:35.625Z] ---> c9e629e7c9bd [2021-06-08T23:31:35.625Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T23:31:35.625Z] ---> Running in 2c9be7840ae7 [2021-06-08T23:31:35.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-08T23:31:35.891Z] ---> 6651d275cd84 [2021-06-08T23:31:35.891Z] Step 7/24 : RUN go mod download [2021-06-08T23:31:35.891Z] ---> Running in 7ec38e28a41b [2021-06-08T23:31:35.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:35.891Z] Removing intermediate container 2c9be7840ae7 [2021-06-08T23:31:35.891Z] ---> dd5df55bd56b [2021-06-08T23:31:35.891Z] Step 23/24 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:31:36.153Z] ---> Running in fc0c62702a99 [2021-06-08T23:31:36.154Z] Removing intermediate container fc0c62702a99 [2021-06-08T23:31:36.154Z] ---> 2aecb07926c7 [2021-06-08T23:31:36.154Z] Step 24/24 : LABEL version=2.0.0-dev.256 [2021-06-08T23:31:36.154Z] ---> Running in daca4a92a215 [2021-06-08T23:31:36.425Z] Removing intermediate container daca4a92a215 [2021-06-08T23:31:36.425Z] ---> 68193a99f352 [2021-06-08T23:31:36.425Z] [2021-06-08T23:31:36.694Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:36.694Z] Successfully built 68193a99f352 [2021-06-08T23:31:36.694Z] Successfully tagged core-command:latest [2021-06-08T23:31:36.694Z] Building core-metadata [2021-06-08T23:31:37.277Z]  Building core-command ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T23:31:37.277Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T23:31:37.277Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T23:31:37.277Z] Removing intermediate container 7ec38e28a41b [2021-06-08T23:31:37.277Z] ---> 5a75bed336a2 [2021-06-08T23:31:37.277Z] Step 8/24 : COPY . . [2021-06-08T23:31:37.277Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T23:31:38.704Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T23:31:38.987Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T23:31:38.987Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:31:38.987Z] OK: 8 MiB in 20 packages [2021-06-08T23:31:41.595Z] Removing intermediate container c6abc31f9597 [2021-06-08T23:31:41.595Z] ---> 12f44e5221d3 [2021-06-08T23:31:41.595Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:31:41.863Z] ---> 49e3a0843d86 [2021-06-08T23:31:41.863Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T23:31:42.641Z] 4ebd0625c992: Pull complete [2021-06-08T23:31:42.642Z] 207e8628e3a3: Pull complete [2021-06-08T23:31:42.920Z] c791037a9be2: Pull complete [2021-06-08T23:31:43.285Z] ---> d7360197a18d [2021-06-08T23:31:43.285Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T23:31:44.233Z] ---> 297419fc7256 [2021-06-08T23:31:44.233Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T23:31:44.233Z] ---> Running in 055c421322cf [2021-06-08T23:31:44.233Z] ---> 98e9109a4bf1 [2021-06-08T23:31:44.233Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:31:44.233Z] ---> Running in a89b589a6f80 [2021-06-08T23:31:44.233Z] Removing intermediate container 055c421322cf [2021-06-08T23:31:44.233Z] ---> 6d492d49d1f0 [2021-06-08T23:31:44.233Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:31:44.496Z] ---> Running in a149d2d553ad [2021-06-08T23:31:44.766Z] Removing intermediate container a149d2d553ad [2021-06-08T23:31:44.766Z] ---> 6eae8b9cbacf [2021-06-08T23:31:44.766Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T23:31:44.766Z] ---> Running in e34b0dfd6897 [2021-06-08T23:31:45.028Z] Removing intermediate container e34b0dfd6897 [2021-06-08T23:31:45.028Z] ---> fdec54486332 [2021-06-08T23:31:45.028Z] Step 23/24 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:31:45.028Z] ---> Running in 90473085c067 [2021-06-08T23:31:45.028Z] Removing intermediate container 90473085c067 [2021-06-08T23:31:45.028Z] ---> 28959485fa12 [2021-06-08T23:31:45.028Z] Step 24/24 : LABEL version=2.0.0-dev.256 [2021-06-08T23:31:45.028Z] ---> Running in 3ddad01e8533 [2021-06-08T23:31:45.299Z] Removing intermediate container 3ddad01e8533 [2021-06-08T23:31:45.299Z] ---> 5e8b0d27a649 [2021-06-08T23:31:45.299Z] [2021-06-08T23:31:45.299Z] Successfully built 5e8b0d27a649 [2021-06-08T23:31:45.299Z] Successfully tagged core-data:latest [2021-06-08T23:31:46.279Z]  Building core-data ... done Removing intermediate container a89b589a6f80 [2021-06-08T23:31:46.279Z] ---> 6b1e3c4b32ce [2021-06-08T23:31:46.279Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T23:31:46.279Z] ---> Running in 2c8361ad1178 [2021-06-08T23:31:46.344Z] ffd874e62e21: Pull complete [2021-06-08T23:31:46.344Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T23:31:46.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T23:31:46.344Z] ---> cfc18b08335c [2021-06-08T23:31:46.344Z] 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-08T23:31:46.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-08T23:31:48.975Z] ---> Running in e99d9cae1a11 [2021-06-08T23:31:49.488Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:31:49.488Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:31:49.488Z] ---> 84343bebeac8 [2021-06-08T23:31:49.488Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:31:49.488Z] ---> Using cache [2021-06-08T23:31:49.488Z] ---> fbd063a18d40 [2021-06-08T23:31:49.488Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:31:49.488Z] ---> Using cache [2021-06-08T23:31:49.488Z] ---> 59075ca0788f [2021-06-08T23:31:49.488Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T23:31:49.488Z] ---> Using cache [2021-06-08T23:31:49.488Z] ---> b6c5e839ab89 [2021-06-08T23:31:49.488Z] Step 6/24 : COPY go.mod . [2021-06-08T23:31:49.488Z] ---> Using cache [2021-06-08T23:31:49.488Z] ---> af0e6671a939 [2021-06-08T23:31:49.488Z] Step 7/24 : RUN go mod download [2021-06-08T23:31:49.488Z] ---> Using cache [2021-06-08T23:31:49.488Z] ---> eb6b72ded934 [2021-06-08T23:31:49.488Z] Step 8/24 : COPY . . [2021-06-08T23:31:49.488Z] ---> Using cache [2021-06-08T23:31:49.488Z] ---> 96184fd573e1 [2021-06-08T23:31:49.488Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:31:49.488Z] ---> Using cache [2021-06-08T23:31:49.488Z] ---> 150260618cd2 [2021-06-08T23:31:49.488Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T23:31:49.770Z] ---> Running in 3a1d45ed2f8d [2021-06-08T23:31:50.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-08T23:31:50.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:31:51.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:31:52.002Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T23:31:52.600Z] (2/12) Installing file (5.39-r0) [2021-06-08T23:31:52.600Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T23:31:52.600Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T23:31:56.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-08T23:31:59.336Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T23:31:59.336Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T23:31:59.336Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T23:31:59.336Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T23:31:59.336Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T23:31:59.336Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T23:31:59.336Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T23:31:59.336Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T23:31:59.336Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T23:31:59.336Z] OK: 218 MiB in 52 packages [2021-06-08T23:32:03.524Z] Removing intermediate container c461325ee4b0 [2021-06-08T23:32:03.524Z] ---> 15055b128b97 [2021-06-08T23:32:03.524Z] [2021-06-08T23:32:03.524Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T23:32:03.524Z] ---> 13621d1b12d4 [2021-06-08T23:32:03.524Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T23:32:03.524Z] ---> Running in 91b4ab050ced [2021-06-08T23:32:03.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:03.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:03.524Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T23:32:03.524Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T23:32:03.524Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T23:32:03.524Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T23:32:03.524Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T23:32:03.524Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T23:32:03.524Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:32:03.524Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T23:32:03.524Z] OK: 7 MiB in 20 packages [2021-06-08T23:32:03.524Z] Removing intermediate container 91b4ab050ced [2021-06-08T23:32:03.524Z] ---> fdbda03cd5c3 [2021-06-08T23:32:03.524Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T23:32:03.524Z] ---> Running in a2ba063fd675 [2021-06-08T23:32:03.524Z] Removing intermediate container a2ba063fd675 [2021-06-08T23:32:03.524Z] ---> 2f234c9fe394 [2021-06-08T23:32:03.524Z] Step 14/26 : WORKDIR / [2021-06-08T23:32:03.524Z] ---> Running in 758fb3a031db [2021-06-08T23:32:03.524Z] Removing intermediate container 758fb3a031db [2021-06-08T23:32:03.524Z] ---> 77f76b5ae37c [2021-06-08T23:32:03.524Z] 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-08T23:32:03.524Z] ---> b291ce96c44e [2021-06-08T23:32:03.524Z] 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-08T23:32:03.531Z] Removing intermediate container e99d9cae1a11 [2021-06-08T23:32:03.532Z] ---> 79697a8f3e97 [2021-06-08T23:32:03.532Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T23:32:03.532Z] ---> Running in 534dd755a41a [2021-06-08T23:32:03.845Z] Removing intermediate container 534dd755a41a [2021-06-08T23:32:03.845Z] ---> 715b258e3989 [2021-06-08T23:32:03.845Z] Step 5/6 : COPY go.mod . [2021-06-08T23:32:04.176Z] Removing intermediate container 6888faaea0b1 [2021-06-08T23:32:04.176Z] ---> eb4787a9b3ba [2021-06-08T23:32:04.176Z] [2021-06-08T23:32:04.176Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T23:32:04.176Z] ---> 13621d1b12d4 [2021-06-08T23:32:04.176Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T23:32:04.176Z] ---> 8a6b6d22caa5 [2021-06-08T23:32:04.176Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T23:32:04.176Z] ---> Running in 214d0cccbc83 [2021-06-08T23:32:04.466Z] Removing intermediate container 214d0cccbc83 [2021-06-08T23:32:04.466Z] ---> 2ea54c926375 [2021-06-08T23:32:04.466Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T23:32:04.466Z] ---> Running in eba69d075464 [2021-06-08T23:32:04.466Z] ---> 6483f23bf84d [2021-06-08T23:32:04.466Z] 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-08T23:32:04.538Z] ---> 4cda69a9c8f1 [2021-06-08T23:32:04.538Z] Step 6/6 : RUN go mod download [2021-06-08T23:32:04.757Z] ---> b01506347b79 [2021-06-08T23:32:04.757Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T23:32:04.842Z] ---> Running in 76a91d6bb200 [2021-06-08T23:32:05.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:05.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:05.338Z] ---> bb2fed478113 [2021-06-08T23:32:05.338Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T23:32:05.338Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T23:32:05.338Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T23:32:05.338Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:32:05.338Z] OK: 6 MiB in 16 packages [2021-06-08T23:32:05.931Z] ---> f1abb4bc8e08 [2021-06-08T23:32:05.931Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T23:32:05.931Z] Removing intermediate container eba69d075464 [2021-06-08T23:32:05.931Z] ---> 0d315c4ea0ff [2021-06-08T23:32:05.931Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T23:32:06.222Z] ---> Running in 010d7f32b837 [2021-06-08T23:32:06.222Z] ---> ba98524edaec [2021-06-08T23:32:06.222Z] 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-08T23:32:06.222Z] ---> Running in 6636c4a7619d [2021-06-08T23:32:06.222Z] Removing intermediate container 010d7f32b837 [2021-06-08T23:32:06.222Z] ---> 3c860a831a91 [2021-06-08T23:32:06.222Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T23:32:06.222Z] ---> Running in 628fa7a3a172 [2021-06-08T23:32:06.493Z] Removing intermediate container 628fa7a3a172 [2021-06-08T23:32:06.494Z] ---> 457f6b0fd9a9 [2021-06-08T23:32:06.494Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T23:32:06.494Z] ---> Running in 8a4ed7403483 [2021-06-08T23:32:07.082Z] Removing intermediate container 6636c4a7619d [2021-06-08T23:32:07.082Z] ---> cad252cb460b [2021-06-08T23:32:07.082Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T23:32:07.349Z] ---> Running in 6d6b78f00b1e [2021-06-08T23:32:07.349Z] Removing intermediate container 6d6b78f00b1e [2021-06-08T23:32:07.349Z] ---> 2a99bd15d1e6 [2021-06-08T23:32:07.349Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T23:32:07.618Z] ---> Running in aa8a17749c8c [2021-06-08T23:32:07.618Z] Removing intermediate container 8a4ed7403483 [2021-06-08T23:32:07.618Z] ---> 6c140e91b449 [2021-06-08T23:32:07.618Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T23:32:07.618Z] ---> Running in ee2daafaa41f [2021-06-08T23:32:07.618Z] Removing intermediate container aa8a17749c8c [2021-06-08T23:32:07.618Z] ---> 070cce990135 [2021-06-08T23:32:07.618Z] Step 25/26 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:32:07.618Z] ---> Running in f0b3e97fae0c [2021-06-08T23:32:07.882Z] Removing intermediate container ee2daafaa41f [2021-06-08T23:32:07.882Z] ---> bce81b352944 [2021-06-08T23:32:07.882Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T23:32:07.882Z] Removing intermediate container f0b3e97fae0c [2021-06-08T23:32:07.882Z] ---> 45d569add1f8 [2021-06-08T23:32:07.882Z] Step 26/26 : LABEL version=2.0.0-dev.256 [2021-06-08T23:32:07.882Z] ---> Running in 67dd26beb315 [2021-06-08T23:32:08.145Z] Removing intermediate container 67dd26beb315 [2021-06-08T23:32:08.145Z] ---> 7b71de04b75a [2021-06-08T23:32:08.145Z] [2021-06-08T23:32:08.145Z] ---> 2928c62f0725 [2021-06-08T23:32:08.145Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T23:32:08.145Z] ---> Running in 544ef40d3d8a [2021-06-08T23:32:08.145Z] Successfully built 7b71de04b75a [2021-06-08T23:32:08.145Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T23:32:09.111Z]  Building security-secretstore-setup ... done Removing intermediate container 544ef40d3d8a [2021-06-08T23:32:09.111Z] ---> 891860b98506 [2021-06-08T23:32:09.111Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:32:09.394Z] ---> 57bfc404b090 [2021-06-08T23:32:09.394Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T23:32:09.986Z] ---> 53322209ccce [2021-06-08T23:32:09.987Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T23:32:12.162Z] ---> af3fdfbe0176 [2021-06-08T23:32:12.162Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T23:32:12.162Z] ---> 4a2758479734 [2021-06-08T23:32:12.162Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T23:32:12.162Z] ---> 3adee910f45e [2021-06-08T23:32:12.162Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T23:32:12.162Z] ---> Running in 8041218484fc [2021-06-08T23:32:12.162Z] Removing intermediate container 8041218484fc [2021-06-08T23:32:12.162Z] ---> b8e974fa11fd [2021-06-08T23:32:12.162Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T23:32:12.162Z] ---> ae56e3439c35 [2021-06-08T23:32:12.162Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T23:32:12.162Z] ---> Running in 58c7e05c86b8 [2021-06-08T23:32:12.162Z] Removing intermediate container 58c7e05c86b8 [2021-06-08T23:32:12.162Z] ---> 3f6da004664f [2021-06-08T23:32:12.162Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T23:32:12.435Z] ---> Running in 664361e3056e [2021-06-08T23:32:12.435Z] Removing intermediate container 664361e3056e [2021-06-08T23:32:12.435Z] ---> 754170758f40 [2021-06-08T23:32:12.435Z] Step 29/32 : CMD ["gate"] [2021-06-08T23:32:12.703Z] ---> Running in 03e091f8de0c [2021-06-08T23:32:12.703Z] Removing intermediate container 03e091f8de0c [2021-06-08T23:32:12.703Z] ---> 95f4def77f97 [2021-06-08T23:32:12.703Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T23:32:12.703Z] ---> Running in 959a12870f1f [2021-06-08T23:32:12.969Z] Removing intermediate container 959a12870f1f [2021-06-08T23:32:12.969Z] ---> 4befcad1ed1a [2021-06-08T23:32:12.969Z] Step 31/32 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:32:12.969Z] ---> Running in 7a1e74147e4c [2021-06-08T23:32:13.240Z] Removing intermediate container 7a1e74147e4c [2021-06-08T23:32:13.240Z] ---> 1d61fc245a65 [2021-06-08T23:32:13.240Z] Step 32/32 : LABEL version=2.0.0-dev.256 [2021-06-08T23:32:13.240Z] ---> Running in ae581a157bf9 [2021-06-08T23:32:13.502Z] Removing intermediate container ae581a157bf9 [2021-06-08T23:32:13.502Z] ---> ad952e812535 [2021-06-08T23:32:13.502Z] [2021-06-08T23:32:13.502Z] Successfully built ad952e812535 [2021-06-08T23:32:13.502Z] Successfully tagged security-bootstrapper:latest [2021-06-08T23:32:14.507Z]  Building security-bootstrapper ... done Removing intermediate container 2c8361ad1178 [2021-06-08T23:32:14.507Z] ---> 86b918581da1 [2021-06-08T23:32:14.507Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T23:32:14.821Z] ---> Running in 17cb8dfdc56e [2021-06-08T23:32:15.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-08T23:32:15.708Z] Removing intermediate container 17cb8dfdc56e [2021-06-08T23:32:15.708Z] ---> b6defd0c5310 [2021-06-08T23:32:15.708Z] [2021-06-08T23:32:15.708Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T23:32:15.973Z] 20.10.0: Pulling from library/docker [2021-06-08T23:32:15.973Z] Removing intermediate container 3a1d45ed2f8d [2021-06-08T23:32:15.973Z] ---> 8f86977c16be [2021-06-08T23:32:15.973Z] [2021-06-08T23:32:15.973Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T23:32:15.973Z] ---> 13621d1b12d4 [2021-06-08T23:32:15.973Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T23:32:15.973Z] ---> Using cache [2021-06-08T23:32:15.973Z] ---> a71bea1c0845 [2021-06-08T23:32:15.973Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:32:15.973Z] ---> Using cache [2021-06-08T23:32:15.973Z] ---> b772124219e2 [2021-06-08T23:32:15.973Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T23:32:15.973Z] ---> Running in fc534bbe7780 [2021-06-08T23:32:16.243Z] Removing intermediate container fc534bbe7780 [2021-06-08T23:32:16.243Z] ---> 2605f6af578d [2021-06-08T23:32:16.243Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T23:32:16.243Z] ---> Running in ad58a33ef516 [2021-06-08T23:32:16.243Z] Removing intermediate container ad58a33ef516 [2021-06-08T23:32:16.243Z] ---> d121731925f9 [2021-06-08T23:32:16.243Z] Step 16/24 : WORKDIR / [2021-06-08T23:32:16.512Z] ---> Running in 22b3c14ecfe7 [2021-06-08T23:32:16.775Z] Removing intermediate container 22b3c14ecfe7 [2021-06-08T23:32:16.775Z] ---> c40007f581ac [2021-06-08T23:32:16.775Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:32:16.775Z] ---> 814e293caaa9 [2021-06-08T23:32:16.775Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T23:32:17.643Z] ---> 9fd86a48092b [2021-06-08T23:32:17.643Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T23:32:17.643Z] ---> dd040b87c767 [2021-06-08T23:32:17.643Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T23:32:17.643Z] ---> Running in 2edcb1c04366 [2021-06-08T23:32:17.643Z] Removing intermediate container 2edcb1c04366 [2021-06-08T23:32:17.643Z] ---> 2310b74b3d0c [2021-06-08T23:32:17.643Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:32:18.012Z] ---> Running in 27dcf3a92b84 [2021-06-08T23:32:18.012Z] Removing intermediate container 27dcf3a92b84 [2021-06-08T23:32:18.012Z] ---> ea1597c65b05 [2021-06-08T23:32:18.012Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T23:32:18.012Z] ---> Running in d9745dbfb907 [2021-06-08T23:32:18.012Z] Removing intermediate container d9745dbfb907 [2021-06-08T23:32:18.012Z] ---> 1eb58fc77f57 [2021-06-08T23:32:18.012Z] Step 23/24 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:32:18.012Z] ---> Running in 52594986bce5 [2021-06-08T23:32:18.012Z] Removing intermediate container 52594986bce5 [2021-06-08T23:32:18.012Z] ---> c9c95a94a355 [2021-06-08T23:32:18.012Z] Step 24/24 : LABEL version=2.0.0-dev.256 [2021-06-08T23:32:18.012Z] ---> Running in 3cc4b533c98e [2021-06-08T23:32:18.012Z] Removing intermediate container 3cc4b533c98e [2021-06-08T23:32:18.012Z] ---> a4e26c3bf84f [2021-06-08T23:32:18.012Z] [2021-06-08T23:32:18.377Z] Successfully built a4e26c3bf84f [2021-06-08T23:32:18.377Z] Successfully tagged core-metadata:latest [2021-06-08T23:32:19.786Z]  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T23:32:19.786Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T23:32:19.787Z] ---> aefe523efa57 [2021-06-08T23:32:19.787Z] 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-08T23:32:20.370Z] ---> Running in de943e2bc1ac [2021-06-08T23:32:20.370Z] Removing intermediate container de943e2bc1ac [2021-06-08T23:32:20.370Z] ---> 0d475fe853b6 [2021-06-08T23:32:20.370Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T23:32:20.370Z] ---> Running in ea2b7ebb2d8f [2021-06-08T23:32:20.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:20.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:20.947Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T23:32:20.947Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T23:32:20.947Z] Executing bash-5.0.17-r0.post-install [2021-06-08T23:32:20.947Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T23:32:20.947Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T23:32:20.947Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T23:32:20.947Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T23:32:20.947Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T23:32:20.947Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T23:32:20.947Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T23:32:20.947Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T23:32:20.947Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T23:32:20.947Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T23:32:20.947Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T23:32:21.526Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T23:32:21.526Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T23:32:21.526Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T23:32:21.526Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T23:32:21.526Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T23:32:21.526Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T23:32:21.526Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T23:32:21.526Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T23:32:21.526Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T23:32:21.789Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T23:32:21.789Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T23:32:21.789Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T23:32:21.789Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T23:32:21.789Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T23:32:21.789Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T23:32:21.789Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T23:32:21.789Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T23:32:21.789Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T23:32:21.789Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T23:32:21.789Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T23:32:21.789Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T23:32:21.789Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T23:32:21.789Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T23:32:21.789Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T23:32:21.789Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T23:32:21.789Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T23:32:21.789Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T23:32:21.789Z] OK: 72 MiB in 59 packages [2021-06-08T23:32:22.366Z] Collecting docker-compose==1.23.2 [2021-06-08T23:32:22.366Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T23:32:22.629Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T23:32:22.629Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T23:32:22.629Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T23:32:22.892Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T23:32:23.157Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T23:32:23.157Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T23:32:23.157Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T23:32:23.157Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T23:32:23.421Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T23:32:23.421Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T23:32:23.683Z] Collecting PyYAML<4,>=3.10 [2021-06-08T23:32:23.683Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T23:32:24.260Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T23:32:24.260Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T23:32:24.530Z] 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-08T23:32:24.530Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T23:32:24.530Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T23:32:24.530Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T23:32:24.530Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T23:32:24.794Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T23:32:24.794Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T23:32:24.794Z] 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-08T23:32:25.060Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T23:32:25.060Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T23:32:25.060Z] Collecting idna<2.8,>=2.5 [2021-06-08T23:32:25.060Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T23:32:25.060Z] 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-08T23:32:25.060Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T23:32:25.060Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T23:32:25.060Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T23:32:25.060Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T23:32:25.060Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, dockerpty, jsonschema, PyYAML, docopt, cached-property, docker-compose [2021-06-08T23:32:25.324Z] Attempting uninstall: urllib3 [2021-06-08T23:32:25.324Z] Found existing installation: urllib3 1.25.9 [2021-06-08T23:32:25.324Z] Uninstalling urllib3-1.25.9: [2021-06-08T23:32:25.324Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T23:32:25.324Z] Attempting uninstall: idna [2021-06-08T23:32:25.324Z] Found existing installation: idna 2.9 [2021-06-08T23:32:25.324Z] Uninstalling idna-2.9: [2021-06-08T23:32:25.324Z] Successfully uninstalled idna-2.9 [2021-06-08T23:32:25.324Z] Attempting uninstall: requests [2021-06-08T23:32:25.324Z] Found existing installation: requests 2.23.0 [2021-06-08T23:32:25.324Z] Uninstalling requests-2.23.0: [2021-06-08T23:32:27.540Z] Successfully uninstalled requests-2.23.0 [2021-06-08T23:32:27.540Z] Running setup.py install for texttable: started [2021-06-08T23:32:27.540Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T23:32:27.540Z] Running setup.py install for dockerpty: started [2021-06-08T23:32:27.540Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T23:32:27.540Z] Running setup.py install for PyYAML: started [2021-06-08T23:32:27.540Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T23:32:27.540Z] Running setup.py install for docopt: started [2021-06-08T23:32:27.540Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T23:32:27.540Z] 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-08T23:32:30.104Z] Removing intermediate container ea2b7ebb2d8f [2021-06-08T23:32:30.104Z] ---> 25e5aa225dcc [2021-06-08T23:32:30.104Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T23:32:30.104Z] ---> Running in e949b329a065 [2021-06-08T23:32:30.104Z] Removing intermediate container e949b329a065 [2021-06-08T23:32:30.104Z] ---> 17e7e44372a1 [2021-06-08T23:32:30.104Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T23:32:30.104Z] ---> Running in a869eb44fd64 [2021-06-08T23:32:30.104Z] Removing intermediate container a869eb44fd64 [2021-06-08T23:32:30.104Z] ---> 7f51eea9cc80 [2021-06-08T23:32:30.104Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T23:32:30.366Z] ---> 239e6440d682 [2021-06-08T23:32:30.366Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T23:32:30.627Z] ---> cdd5d6b1a489 [2021-06-08T23:32:30.627Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T23:32:30.890Z] ---> 13b405643c20 [2021-06-08T23:32:30.890Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T23:32:30.890Z] ---> Running in 621dcb06cfaf [2021-06-08T23:32:30.890Z] Removing intermediate container 621dcb06cfaf [2021-06-08T23:32:30.890Z] ---> 62587530ddef [2021-06-08T23:32:30.890Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:32:30.890Z] ---> Running in 8d7eee7c10bc [2021-06-08T23:32:31.153Z] Removing intermediate container 8d7eee7c10bc [2021-06-08T23:32:31.153Z] ---> 0170980f98c0 [2021-06-08T23:32:31.153Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T23:32:31.153Z] ---> Running in 80aa0fafd141 [2021-06-08T23:32:31.153Z] Removing intermediate container 80aa0fafd141 [2021-06-08T23:32:31.153Z] ---> 7c617f6acf4c [2021-06-08T23:32:31.153Z] Step 23/24 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:32:31.153Z] ---> Running in 2d837a6bf5c9 [2021-06-08T23:32:31.153Z] Removing intermediate container 2d837a6bf5c9 [2021-06-08T23:32:31.153Z] ---> 9f025dae4e8d [2021-06-08T23:32:31.153Z] Step 24/24 : LABEL version=2.0.0-dev.256 [2021-06-08T23:32:31.429Z] ---> Running in d09f763a52ab [2021-06-08T23:32:31.429Z] Removing intermediate container d09f763a52ab [2021-06-08T23:32:31.429Z] ---> efb24eb61eaf [2021-06-08T23:32:31.429Z] [2021-06-08T23:32:31.429Z] Successfully built efb24eb61eaf [2021-06-08T23:32:31.429Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T23:32:31.709Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T23:32:31.712Z] $ docker stop --time=1 8f99d89f0f6f9ed29caf33c1a7ac0529174ae1ebcb02b3425e34446fef63a3a7 [2021-06-08T23:32:32.940Z] $ docker rm -f 8f99d89f0f6f9ed29caf33c1a7ac0529174ae1ebcb02b3425e34446fef63a3a7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T23:32:33.310Z] + docker images [2021-06-08T23:32:33.310Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T23:32:33.310Z] sys-mgmt-agent latest efb24eb61eaf 2 seconds ago 312MB [2021-06-08T23:32:33.310Z] core-metadata latest a4e26c3bf84f 16 seconds ago 16.6MB [2021-06-08T23:32:33.310Z] 8f86977c16be 18 seconds ago 1.15GB [2021-06-08T23:32:33.310Z] b6defd0c5310 18 seconds ago 1.15GB [2021-06-08T23:32:33.310Z] security-bootstrapper latest ad952e812535 20 seconds ago 18.2MB [2021-06-08T23:32:33.310Z] security-secretstore-setup latest 7b71de04b75a 26 seconds ago 28.1MB [2021-06-08T23:32:33.310Z] eb4787a9b3ba 30 seconds ago 1.14GB [2021-06-08T23:32:33.310Z] 15055b128b97 33 seconds ago 1.15GB [2021-06-08T23:32:33.310Z] core-data latest 5e8b0d27a649 48 seconds ago 20.2MB [2021-06-08T23:32:33.310Z] core-command latest 68193a99f352 57 seconds ago 15.9MB [2021-06-08T23:32:33.310Z] 13eba008cb1a About a minute ago 1.15GB [2021-06-08T23:32:33.310Z] d08c0bd00eac About a minute ago 1.14GB [2021-06-08T23:32:33.310Z] support-notifications latest b16691bc12c1 About a minute ago 16.6MB [2021-06-08T23:32:33.310Z] security-proxy-setup latest fa2d9452a9c1 About a minute ago 25.3MB [2021-06-08T23:32:33.310Z] support-scheduler latest 7a451358ce00 About a minute ago 15.9MB [2021-06-08T23:32:33.310Z] b28a350a987f About a minute ago 1.15GB [2021-06-08T23:32:33.310Z] 0380552c1da8 About a minute ago 1.14GB [2021-06-08T23:32:33.310Z] e205bc798294 About a minute ago 1.15GB [2021-06-08T23:32:33.310Z] ci-base-image-x86_64 latest 84343bebeac8 5 minutes ago 648MB [2021-06-08T23:32:33.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T23:32:33.310Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T23:32:33.310Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T23:32:33.310Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T23:32:33.310Z] 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-08T23:32:33.578Z] provisioning config files... [2021-06-08T23:32:33.590Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/527@tmp/config3746144533220248496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:32:33.626Z] Removing intermediate container 76a91d6bb200 [2021-06-08T23:32:33.626Z] ---> f49baa72a735 [2021-06-08T23:32:33.626Z] Successfully built f49baa72a735 [2021-06-08T23:32:33.626Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:33.913Z] ---> docker-login.sh [2021-06-08T23:32:33.913Z] nexus3.edgexfoundry.org:10001 [2021-06-08T23:32:33.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:32:33.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:32:33.913Z] Configure a credential helper to remove this warning. See [2021-06-08T23:32:33.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:32:33.913Z] [2021-06-08T23:32:33.913Z] Login Succeeded [2021-06-08T23:32:33.913Z] nexus3.edgexfoundry.org:10002 [2021-06-08T23:32:33.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:32:33.990Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T23:32:33.991Z] . [Pipeline] withDockerContainer [2021-06-08T23:32:34.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:32:34.174Z] Configure a credential helper to remove this warning. See [2021-06-08T23:32:34.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:32:34.174Z] [2021-06-08T23:32:34.174Z] Login Succeeded [2021-06-08T23:32:34.174Z] nexus3.edgexfoundry.org:10003 [2021-06-08T23:32:34.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:32:34.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:32:34.174Z] Configure a credential helper to remove this warning. See [2021-06-08T23:32:34.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:32:34.174Z] [2021-06-08T23:32:34.174Z] Login Succeeded [2021-06-08T23:32:34.174Z] nexus3.edgexfoundry.org:10004 [2021-06-08T23:32:34.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:32:34.272Z] prd-ubuntu18.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container [2021-06-08T23:32:34.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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 ******** ci-base-image-arm64 cat [2021-06-08T23:32:34.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:32:34.440Z] Configure a credential helper to remove this warning. See [2021-06-08T23:32:34.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:32:34.440Z] [2021-06-08T23:32:34.440Z] Login Succeeded [2021-06-08T23:32:34.440Z] docker.io [2021-06-08T23:32:34.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:32:34.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:32:34.707Z] Configure a credential helper to remove this warning. See [2021-06-08T23:32:34.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:32:34.707Z] [2021-06-08T23:32:34.707Z] Login Succeeded [2021-06-08T23:32:34.707Z] ---> docker-login.sh ends [2021-06-08T23:32:36.072Z] $ docker top 53dce9f80b03cde8cc55ad95772d29f46ade777435c4ec32bcb0f10f057eac0f -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-08T23:32:36.418Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:32:38.768Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-08T23:32:38.768Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:32:38.768Z] latest [2021-06-08T23:32:38.768Z] 2.0.0-dev.256 [2021-06-08T23:32:38.768Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:32:38.768Z] master [2021-06-08T23:32:38.768Z] ===================================================== [2021-06-08T23:32:38.781Z] + go version [2021-06-08T23:32:38.781Z] go version go1.16.3 linux/arm64 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] } [2021-06-08T23:32:38.823Z] $ docker stop --time=1 53dce9f80b03cde8cc55ad95772d29f46ade777435c4ec32bcb0f10f057eac0f [2021-06-08T23:32:40.709Z] $ docker rm -f 53dce9f80b03cde8cc55ad95772d29f46ade777435c4ec32bcb0f10f057eac0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:41.425Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:41.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T23:32:41.701Z] [2021-06-08T23:32:41.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [2021-06-08T23:32:41.749Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:32:41.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-08T23:32:41.749Z] 0fcbd0df5e79: Preparing [2021-06-08T23:32:41.749Z] faa6cc5778aa: Preparing [2021-06-08T23:32:41.749Z] c7cb95a6cb47: Preparing [2021-06-08T23:32:41.749Z] 9dd2180cb374: Preparing [2021-06-08T23:32:41.749Z] 32f366d666a5: Preparing [2021-06-08T23:32:41.749Z] 32f366d666a5: Layer already exists [Pipeline] sh [2021-06-08T23:32:42.017Z] 9dd2180cb374: Pushed [2021-06-08T23:32:42.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T23:32:42.300Z] c7cb95a6cb47: Pushed [2021-06-08T23:32:42.300Z] 0fcbd0df5e79: Pushed [2021-06-08T23:32:42.458Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T23:32:42.458Z] 29e5d40040c1: Pulling fs layer [2021-06-08T23:32:42.458Z] 1ce36da41761: Pulling fs layer [2021-06-08T23:32:42.458Z] 25b303627fd3: Pulling fs layer [2021-06-08T23:32:43.117Z] 29e5d40040c1: Verifying Checksum [2021-06-08T23:32:43.117Z] 29e5d40040c1: Download complete [2021-06-08T23:32:43.339Z] faa6cc5778aa: Pushed [2021-06-08T23:32:43.394Z] 1ce36da41761: Verifying Checksum [2021-06-08T23:32:43.394Z] 1ce36da41761: Download complete [2021-06-08T23:32:43.665Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:07ca4c1bce6cf795946bb7cdc9f375cd9e079e0fcc20279b73b55d89aad75455 size: 1363 [2021-06-08T23:32:43.710Z] 29e5d40040c1: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:44.089Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:44.444Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-08T23:32:44.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-08T23:32:44.444Z] 0fcbd0df5e79: Preparing [2021-06-08T23:32:44.444Z] faa6cc5778aa: Preparing [2021-06-08T23:32:44.444Z] c7cb95a6cb47: Preparing [2021-06-08T23:32:44.444Z] 9dd2180cb374: Preparing [2021-06-08T23:32:44.444Z] 32f366d666a5: Preparing [2021-06-08T23:32:44.444Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:32:44.444Z] 32f366d666a5: Layer already exists [2021-06-08T23:32:44.444Z] 0fcbd0df5e79: Layer already exists [2021-06-08T23:32:44.444Z] 9dd2180cb374: Layer already exists [2021-06-08T23:32:44.444Z] faa6cc5778aa: Layer already exists [2021-06-08T23:32:44.444Z] latest: digest: sha256:07ca4c1bce6cf795946bb7cdc9f375cd9e079e0fcc20279b73b55d89aad75455 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:44.811Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:45.127Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.256 [2021-06-08T23:32:45.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-08T23:32:45.127Z] 0fcbd0df5e79: Preparing [2021-06-08T23:32:45.127Z] faa6cc5778aa: Preparing [2021-06-08T23:32:45.127Z] c7cb95a6cb47: Preparing [2021-06-08T23:32:45.127Z] 9dd2180cb374: Preparing [2021-06-08T23:32:45.127Z] 32f366d666a5: Preparing [2021-06-08T23:32:45.127Z] 9dd2180cb374: Layer already exists [2021-06-08T23:32:45.127Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:32:45.127Z] 32f366d666a5: Layer already exists [2021-06-08T23:32:45.127Z] 0fcbd0df5e79: Layer already exists [2021-06-08T23:32:45.127Z] faa6cc5778aa: Layer already exists [2021-06-08T23:32:45.127Z] 2.0.0-dev.256: digest: sha256:07ca4c1bce6cf795946bb7cdc9f375cd9e079e0fcc20279b73b55d89aad75455 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:45.195Z] 1ce36da41761: Pull complete [2021-06-08T23:32:45.440Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:45.469Z] 25b303627fd3: Verifying Checksum [2021-06-08T23:32:45.470Z] 25b303627fd3: Download complete [2021-06-08T23:32:45.742Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:32:45.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-08T23:32:45.742Z] 0fcbd0df5e79: Preparing [2021-06-08T23:32:45.742Z] faa6cc5778aa: Preparing [2021-06-08T23:32:45.742Z] c7cb95a6cb47: Preparing [2021-06-08T23:32:45.742Z] 9dd2180cb374: Preparing [2021-06-08T23:32:45.742Z] 32f366d666a5: Preparing [2021-06-08T23:32:45.742Z] 32f366d666a5: Layer already exists [2021-06-08T23:32:45.742Z] faa6cc5778aa: Layer already exists [2021-06-08T23:32:45.742Z] 0fcbd0df5e79: Layer already exists [2021-06-08T23:32:45.742Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:32:45.742Z] 9dd2180cb374: Layer already exists [2021-06-08T23:32:45.743Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:07ca4c1bce6cf795946bb7cdc9f375cd9e079e0fcc20279b73b55d89aad75455 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:46.053Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:46.357Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-08T23:32:46.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-08T23:32:46.357Z] 0fcbd0df5e79: Preparing [2021-06-08T23:32:46.357Z] faa6cc5778aa: Preparing [2021-06-08T23:32:46.357Z] c7cb95a6cb47: Preparing [2021-06-08T23:32:46.357Z] 9dd2180cb374: Preparing [2021-06-08T23:32:46.357Z] 32f366d666a5: Preparing [2021-06-08T23:32:46.357Z] 9dd2180cb374: Layer already exists [2021-06-08T23:32:46.357Z] 32f366d666a5: Layer already exists [2021-06-08T23:32:46.357Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:32:46.357Z] 0fcbd0df5e79: Layer already exists [2021-06-08T23:32:46.357Z] faa6cc5778aa: Layer already exists [2021-06-08T23:32:46.357Z] master: digest: sha256:07ca4c1bce6cf795946bb7cdc9f375cd9e079e0fcc20279b73b55d89aad75455 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:32:46.410Z] ===================================================== [Pipeline] echo [2021-06-08T23:32:46.424Z] taggedImages: [2021-06-08T23:32:46.424Z] - nexus3.edgexfoundry.org:10004/core-command:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:32:46.424Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-08T23:32:46.424Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.256 [2021-06-08T23:32:46.424Z] - nexus3.edgexfoundry.org:10004/core-command:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:32:46.424Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-08T23:32:46.453Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-08T23:32:46.453Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:32:46.453Z] latest [2021-06-08T23:32:46.453Z] 2.0.0-dev.256 [2021-06-08T23:32:46.453Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:32:46.453Z] master [2021-06-08T23:32:46.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:46.792Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:47.098Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:32:47.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-08T23:32:47.098Z] f1a088ad4782: Preparing [2021-06-08T23:32:47.098Z] a3a33259c7d0: Preparing [2021-06-08T23:32:47.098Z] c7cb95a6cb47: Preparing [2021-06-08T23:32:47.098Z] af3981252528: Preparing [2021-06-08T23:32:47.098Z] e835f53f63b2: Preparing [2021-06-08T23:32:47.098Z] 32f366d666a5: Preparing [2021-06-08T23:32:47.098Z] 32f366d666a5: Waiting [2021-06-08T23:32:47.098Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:32:47.363Z] 32f366d666a5: Layer already exists [2021-06-08T23:32:47.363Z] f1a088ad4782: Pushed [2021-06-08T23:32:47.363Z] e835f53f63b2: Pushed [2021-06-08T23:32:47.363Z] af3981252528: Pushed [2021-06-08T23:32:48.316Z] a3a33259c7d0: Pushed [2021-06-08T23:32:48.577Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:86c90cd7809549a9f220031ae7cf6c98758141045aa2098e658a6bb682618570 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:48.885Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:49.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-08T23:32:49.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-08T23:32:49.252Z] f1a088ad4782: Preparing [2021-06-08T23:32:49.252Z] a3a33259c7d0: Preparing [2021-06-08T23:32:49.252Z] c7cb95a6cb47: Preparing [2021-06-08T23:32:49.252Z] af3981252528: Preparing [2021-06-08T23:32:49.252Z] e835f53f63b2: Preparing [2021-06-08T23:32:49.252Z] 32f366d666a5: Preparing [2021-06-08T23:32:49.252Z] 32f366d666a5: Waiting [2021-06-08T23:32:49.252Z] f1a088ad4782: Layer already exists [2021-06-08T23:32:49.252Z] e835f53f63b2: Layer already exists [2021-06-08T23:32:49.252Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:32:49.252Z] af3981252528: Layer already exists [2021-06-08T23:32:49.252Z] a3a33259c7d0: Layer already exists [2021-06-08T23:32:49.252Z] 32f366d666a5: Layer already exists [2021-06-08T23:32:49.252Z] latest: digest: sha256:86c90cd7809549a9f220031ae7cf6c98758141045aa2098e658a6bb682618570 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:49.669Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:49.977Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.256 [2021-06-08T23:32:49.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-08T23:32:49.977Z] f1a088ad4782: Preparing [2021-06-08T23:32:49.977Z] a3a33259c7d0: Preparing [2021-06-08T23:32:49.977Z] c7cb95a6cb47: Preparing [2021-06-08T23:32:49.977Z] af3981252528: Preparing [2021-06-08T23:32:49.977Z] e835f53f63b2: Preparing [2021-06-08T23:32:49.977Z] 32f366d666a5: Preparing [2021-06-08T23:32:49.977Z] 32f366d666a5: Waiting [2021-06-08T23:32:49.977Z] e835f53f63b2: Layer already exists [2021-06-08T23:32:49.977Z] af3981252528: Layer already exists [2021-06-08T23:32:49.977Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:32:49.977Z] a3a33259c7d0: Layer already exists [2021-06-08T23:32:49.977Z] f1a088ad4782: Layer already exists [2021-06-08T23:32:49.977Z] 32f366d666a5: Layer already exists [2021-06-08T23:32:49.977Z] 2.0.0-dev.256: digest: sha256:86c90cd7809549a9f220031ae7cf6c98758141045aa2098e658a6bb682618570 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:50.284Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:50.588Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:32:50.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-08T23:32:50.588Z] f1a088ad4782: Preparing [2021-06-08T23:32:50.588Z] a3a33259c7d0: Preparing [2021-06-08T23:32:50.588Z] c7cb95a6cb47: Preparing [2021-06-08T23:32:50.588Z] af3981252528: Preparing [2021-06-08T23:32:50.588Z] e835f53f63b2: Preparing [2021-06-08T23:32:50.588Z] 32f366d666a5: Preparing [2021-06-08T23:32:50.588Z] 32f366d666a5: Waiting [2021-06-08T23:32:50.588Z] e835f53f63b2: Layer already exists [2021-06-08T23:32:50.588Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:32:50.588Z] a3a33259c7d0: Layer already exists [2021-06-08T23:32:50.588Z] f1a088ad4782: Layer already exists [2021-06-08T23:32:50.588Z] af3981252528: Layer already exists [2021-06-08T23:32:50.588Z] 32f366d666a5: Layer already exists [2021-06-08T23:32:50.588Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:86c90cd7809549a9f220031ae7cf6c98758141045aa2098e658a6bb682618570 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:50.893Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:51.194Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-08T23:32:51.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-08T23:32:51.194Z] f1a088ad4782: Preparing [2021-06-08T23:32:51.194Z] a3a33259c7d0: Preparing [2021-06-08T23:32:51.194Z] c7cb95a6cb47: Preparing [2021-06-08T23:32:51.194Z] af3981252528: Preparing [2021-06-08T23:32:51.194Z] e835f53f63b2: Preparing [2021-06-08T23:32:51.194Z] 32f366d666a5: Preparing [2021-06-08T23:32:51.194Z] 32f366d666a5: Waiting [2021-06-08T23:32:51.194Z] f1a088ad4782: Layer already exists [2021-06-08T23:32:51.194Z] e835f53f63b2: Layer already exists [2021-06-08T23:32:51.194Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:32:51.194Z] af3981252528: Layer already exists [2021-06-08T23:32:51.194Z] a3a33259c7d0: Layer already exists [2021-06-08T23:32:51.194Z] 32f366d666a5: Layer already exists [2021-06-08T23:32:51.194Z] master: digest: sha256:86c90cd7809549a9f220031ae7cf6c98758141045aa2098e658a6bb682618570 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:32:51.244Z] ===================================================== [Pipeline] echo [2021-06-08T23:32:51.259Z] taggedImages: [2021-06-08T23:32:51.260Z] - nexus3.edgexfoundry.org:10004/core-data:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:32:51.260Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-08T23:32:51.260Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.256 [2021-06-08T23:32:51.260Z] - nexus3.edgexfoundry.org:10004/core-data:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:32:51.260Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-08T23:32:51.290Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-08T23:32:51.290Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:32:51.290Z] latest [2021-06-08T23:32:51.290Z] 2.0.0-dev.256 [2021-06-08T23:32:51.290Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:32:51.290Z] master [2021-06-08T23:32:51.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:53.744Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:54.065Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:32:54.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-08T23:32:54.065Z] 5363cf05441b: Preparing [2021-06-08T23:32:54.065Z] eee89283fe13: Preparing [2021-06-08T23:32:54.065Z] c7cb95a6cb47: Preparing [2021-06-08T23:32:54.065Z] 9dd2180cb374: Preparing [2021-06-08T23:32:54.065Z] 32f366d666a5: Preparing [2021-06-08T23:32:54.065Z] 9dd2180cb374: Layer already exists [2021-06-08T23:32:54.065Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:32:54.065Z] 32f366d666a5: Layer already exists [2021-06-08T23:32:54.065Z] 5363cf05441b: Pushed [2021-06-08T23:32:55.086Z] 25b303627fd3: Pull complete [2021-06-08T23:32:55.086Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T23:32:55.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T23:32:55.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T23:32:55.315Z] prd-ubuntu18.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container [2021-06-08T23:32:55.399Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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-devops/edgex-compose-arm64:latest cat [2021-06-08T23:32:55.464Z] eee89283fe13: Pushed [2021-06-08T23:32:55.464Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:57c5a1ab80513c52af8bd1652e4d5d7f4d41f79843a055f81358fa5b7d73539a size: 1363 [2021-06-08T23:32:58.174Z] $ docker top 7f660536021e0fd1a4e3cd939fd376a7897bb69d5f0637fc7bede09dff563aa0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:58.940Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:59.172Z] + grep parallel [2021-06-08T23:32:59.172Z] + docker-compose build --help [2021-06-08T23:32:59.286Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-08T23:32:59.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-08T23:32:59.287Z] 5363cf05441b: Preparing [2021-06-08T23:32:59.287Z] eee89283fe13: Preparing [2021-06-08T23:32:59.287Z] c7cb95a6cb47: Preparing [2021-06-08T23:32:59.287Z] 9dd2180cb374: Preparing [2021-06-08T23:32:59.287Z] 32f366d666a5: Preparing [2021-06-08T23:32:59.287Z] 9dd2180cb374: Layer already exists [2021-06-08T23:32:59.287Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:32:59.287Z] 32f366d666a5: Layer already exists [2021-06-08T23:32:59.287Z] 5363cf05441b: Layer already exists [2021-06-08T23:32:59.287Z] eee89283fe13: Layer already exists [2021-06-08T23:32:59.287Z] latest: digest: sha256:57c5a1ab80513c52af8bd1652e4d5d7f4d41f79843a055f81358fa5b7d73539a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:59.627Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:32:59.939Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.256 [2021-06-08T23:32:59.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-08T23:32:59.939Z] 5363cf05441b: Preparing [2021-06-08T23:32:59.939Z] eee89283fe13: Preparing [2021-06-08T23:32:59.939Z] c7cb95a6cb47: Preparing [2021-06-08T23:32:59.939Z] 9dd2180cb374: Preparing [2021-06-08T23:32:59.939Z] 32f366d666a5: Preparing [2021-06-08T23:32:59.939Z] 32f366d666a5: Layer already exists [2021-06-08T23:32:59.939Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:32:59.939Z] eee89283fe13: Layer already exists [2021-06-08T23:32:59.939Z] 9dd2180cb374: Layer already exists [2021-06-08T23:32:59.939Z] 5363cf05441b: Layer already exists [2021-06-08T23:32:59.939Z] 2.0.0-dev.256: digest: sha256:57c5a1ab80513c52af8bd1652e4d5d7f4d41f79843a055f81358fa5b7d73539a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:00.335Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:00.741Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:00.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-08T23:33:00.741Z] 5363cf05441b: Preparing [2021-06-08T23:33:00.741Z] eee89283fe13: Preparing [2021-06-08T23:33:00.741Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:00.741Z] 9dd2180cb374: Preparing [2021-06-08T23:33:00.741Z] 32f366d666a5: Preparing [2021-06-08T23:33:00.741Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:00.741Z] 9dd2180cb374: Layer already exists [2021-06-08T23:33:00.741Z] eee89283fe13: Layer already exists [2021-06-08T23:33:00.741Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:00.741Z] 5363cf05441b: Layer already exists [2021-06-08T23:33:00.741Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:57c5a1ab80513c52af8bd1652e4d5d7f4d41f79843a055f81358fa5b7d73539a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:01.096Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:01.449Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-08T23:33:01.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-08T23:33:01.449Z] 5363cf05441b: Preparing [2021-06-08T23:33:01.449Z] eee89283fe13: Preparing [2021-06-08T23:33:01.449Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:01.449Z] 9dd2180cb374: Preparing [2021-06-08T23:33:01.449Z] 32f366d666a5: Preparing [2021-06-08T23:33:01.449Z] eee89283fe13: Layer already exists [2021-06-08T23:33:01.449Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:01.449Z] 9dd2180cb374: Layer already exists [2021-06-08T23:33:01.449Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:01.449Z] 5363cf05441b: Layer already exists [2021-06-08T23:33:01.449Z] master: digest: sha256:57c5a1ab80513c52af8bd1652e4d5d7f4d41f79843a055f81358fa5b7d73539a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:33:01.516Z] ===================================================== [Pipeline] echo [2021-06-08T23:33:01.531Z] taggedImages: [2021-06-08T23:33:01.531Z] - nexus3.edgexfoundry.org:10004/core-metadata:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:01.531Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-08T23:33:01.531Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.256 [2021-06-08T23:33:01.531Z] - nexus3.edgexfoundry.org:10004/core-metadata:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:01.531Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-08T23:33:01.565Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-08T23:33:01.565Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:01.565Z] latest [2021-06-08T23:33:01.565Z] 2.0.0-dev.256 [2021-06-08T23:33:01.565Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:01.565Z] master [2021-06-08T23:33:01.565Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:02.008Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:02.413Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:02.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-08T23:33:02.413Z] c9a86da63508: Preparing [2021-06-08T23:33:02.413Z] c9a86da63508: Preparing [2021-06-08T23:33:02.413Z] e5f60178e22c: Preparing [2021-06-08T23:33:02.413Z] fff32430cd05: Preparing [2021-06-08T23:33:02.413Z] 4fc78be88ef0: Preparing [2021-06-08T23:33:02.413Z] 71d382aa7047: Preparing [2021-06-08T23:33:02.413Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:02.413Z] f4fdbad472cf: Preparing [2021-06-08T23:33:02.413Z] d45e58a37369: Preparing [2021-06-08T23:33:02.413Z] e32b63582746: Preparing [2021-06-08T23:33:02.413Z] 02b753633e50: Preparing [2021-06-08T23:33:02.413Z] 32f366d666a5: Preparing [2021-06-08T23:33:02.413Z] c7cb95a6cb47: Waiting [2021-06-08T23:33:02.413Z] f4fdbad472cf: Waiting [2021-06-08T23:33:02.413Z] d45e58a37369: Waiting [2021-06-08T23:33:02.413Z] e32b63582746: Waiting [2021-06-08T23:33:02.413Z] 02b753633e50: Waiting [2021-06-08T23:33:02.413Z] 32f366d666a5: Waiting [2021-06-08T23:33:02.648Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T23:33:02.691Z] fff32430cd05: Pushed [2021-06-08T23:33:02.691Z] e5f60178e22c: Pushed [2021-06-08T23:33:02.691Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:02.691Z] c9a86da63508: Pushed [2021-06-08T23:33:02.691Z] 4fc78be88ef0: Pushed [2021-06-08T23:33:02.691Z] d45e58a37369: Pushed [2021-06-08T23:33:02.691Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:02.684Z] $ docker stop --time=1 7f660536021e0fd1a4e3cd939fd376a7897bb69d5f0637fc7bede09dff563aa0 [2021-06-08T23:33:02.994Z] f4fdbad472cf: Pushed [2021-06-08T23:33:02.994Z] e32b63582746: Pushed [2021-06-08T23:33:02.994Z] 02b753633e50: Pushed [2021-06-08T23:33:03.964Z] 71d382aa7047: Pushed [2021-06-08T23:33:04.480Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:2a36e79de4b0278290205c83e8dc57bc245e929ca976456ab0fe0a712c9ce745 size: 2817 [2021-06-08T23:33:04.526Z] $ docker rm -f 7f660536021e0fd1a4e3cd939fd376a7897bb69d5f0637fc7bede09dff563aa0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:05.076Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:05.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T23:33:05.253Z] . [Pipeline] withDockerContainer [2021-06-08T23:33:05.439Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-08T23:33:05.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-08T23:33:05.439Z] c9a86da63508: Preparing [2021-06-08T23:33:05.439Z] c9a86da63508: Preparing [2021-06-08T23:33:05.439Z] e5f60178e22c: Preparing [2021-06-08T23:33:05.439Z] fff32430cd05: Preparing [2021-06-08T23:33:05.439Z] 4fc78be88ef0: Preparing [2021-06-08T23:33:05.439Z] 71d382aa7047: Preparing [2021-06-08T23:33:05.439Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:05.439Z] f4fdbad472cf: Preparing [2021-06-08T23:33:05.439Z] d45e58a37369: Preparing [2021-06-08T23:33:05.439Z] e32b63582746: Preparing [2021-06-08T23:33:05.439Z] 02b753633e50: Preparing [2021-06-08T23:33:05.439Z] 32f366d666a5: Preparing [2021-06-08T23:33:05.439Z] e32b63582746: Waiting [2021-06-08T23:33:05.439Z] c7cb95a6cb47: Waiting [2021-06-08T23:33:05.439Z] f4fdbad472cf: Waiting [2021-06-08T23:33:05.439Z] 02b753633e50: Waiting [2021-06-08T23:33:05.439Z] 32f366d666a5: Waiting [2021-06-08T23:33:05.439Z] d45e58a37369: Waiting [2021-06-08T23:33:05.439Z] c9a86da63508: Layer already exists [2021-06-08T23:33:05.439Z] 71d382aa7047: Layer already exists [2021-06-08T23:33:05.439Z] fff32430cd05: Layer already exists [2021-06-08T23:33:05.439Z] e5f60178e22c: Layer already exists [2021-06-08T23:33:05.439Z] 4fc78be88ef0: Layer already exists [2021-06-08T23:33:05.439Z] 02b753633e50: Layer already exists [2021-06-08T23:33:05.439Z] d45e58a37369: Layer already exists [2021-06-08T23:33:05.439Z] f4fdbad472cf: Layer already exists [2021-06-08T23:33:05.439Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:05.439Z] e32b63582746: Layer already exists [2021-06-08T23:33:05.439Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:05.439Z] latest: digest: sha256:2a36e79de4b0278290205c83e8dc57bc245e929ca976456ab0fe0a712c9ce745 size: 2817 [2021-06-08T23:33:05.546Z] prd-ubuntu18.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container [2021-06-08T23:33:05.725Z] $ 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/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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-08T23:33:09.278Z] $ docker top f34d3d87e3f0bc14caabfd0becee54cab0ae5d697dc285a9b6c15bbd00cd57eb -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:10.122Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:10.337Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T23:33:10.522Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.256 [2021-06-08T23:33:10.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-08T23:33:10.522Z] c9a86da63508: Preparing [2021-06-08T23:33:10.522Z] c9a86da63508: Preparing [2021-06-08T23:33:10.522Z] e5f60178e22c: Preparing [2021-06-08T23:33:10.522Z] fff32430cd05: Preparing [2021-06-08T23:33:10.522Z] 4fc78be88ef0: Preparing [2021-06-08T23:33:10.522Z] 71d382aa7047: Preparing [2021-06-08T23:33:10.522Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:10.522Z] f4fdbad472cf: Preparing [2021-06-08T23:33:10.522Z] d45e58a37369: Preparing [2021-06-08T23:33:10.522Z] e32b63582746: Preparing [2021-06-08T23:33:10.522Z] 02b753633e50: Preparing [2021-06-08T23:33:10.522Z] 32f366d666a5: Preparing [2021-06-08T23:33:10.522Z] f4fdbad472cf: Waiting [2021-06-08T23:33:10.522Z] d45e58a37369: Waiting [2021-06-08T23:33:10.522Z] c7cb95a6cb47: Waiting [2021-06-08T23:33:10.522Z] e32b63582746: Waiting [2021-06-08T23:33:10.522Z] 02b753633e50: Waiting [2021-06-08T23:33:10.522Z] 32f366d666a5: Waiting [2021-06-08T23:33:10.798Z] 4fc78be88ef0: Layer already exists [2021-06-08T23:33:10.798Z] 71d382aa7047: Layer already exists [2021-06-08T23:33:10.798Z] c9a86da63508: Layer already exists [2021-06-08T23:33:10.798Z] fff32430cd05: Layer already exists [2021-06-08T23:33:10.798Z] e5f60178e22c: Layer already exists [2021-06-08T23:33:10.798Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:10.798Z] f4fdbad472cf: Layer already exists [2021-06-08T23:33:10.798Z] d45e58a37369: Layer already exists [2021-06-08T23:33:10.798Z] e32b63582746: Layer already exists [2021-06-08T23:33:10.798Z] 02b753633e50: Layer already exists [2021-06-08T23:33:10.798Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:10.798Z] 2.0.0-dev.256: digest: sha256:2a36e79de4b0278290205c83e8dc57bc245e929ca976456ab0fe0a712c9ce745 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:11.188Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:11.634Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:11.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-08T23:33:11.634Z] c9a86da63508: Preparing [2021-06-08T23:33:11.634Z] c9a86da63508: Preparing [2021-06-08T23:33:11.634Z] e5f60178e22c: Preparing [2021-06-08T23:33:11.634Z] fff32430cd05: Preparing [2021-06-08T23:33:11.634Z] 4fc78be88ef0: Preparing [2021-06-08T23:33:11.634Z] 71d382aa7047: Preparing [2021-06-08T23:33:11.634Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:11.634Z] f4fdbad472cf: Preparing [2021-06-08T23:33:11.634Z] d45e58a37369: Preparing [2021-06-08T23:33:11.634Z] e32b63582746: Preparing [2021-06-08T23:33:11.634Z] 02b753633e50: Preparing [2021-06-08T23:33:11.634Z] 32f366d666a5: Preparing [2021-06-08T23:33:11.634Z] c7cb95a6cb47: Waiting [2021-06-08T23:33:11.634Z] f4fdbad472cf: Waiting [2021-06-08T23:33:11.634Z] d45e58a37369: Waiting [2021-06-08T23:33:11.634Z] e32b63582746: Waiting [2021-06-08T23:33:11.634Z] 02b753633e50: Waiting [2021-06-08T23:33:11.634Z] 32f366d666a5: Waiting [2021-06-08T23:33:11.634Z] e5f60178e22c: Layer already exists [2021-06-08T23:33:11.634Z] c9a86da63508: Layer already exists [2021-06-08T23:33:11.634Z] 4fc78be88ef0: Layer already exists [2021-06-08T23:33:11.634Z] fff32430cd05: Layer already exists [2021-06-08T23:33:11.634Z] 71d382aa7047: Layer already exists [2021-06-08T23:33:11.634Z] f4fdbad472cf: Layer already exists [2021-06-08T23:33:11.634Z] 02b753633e50: Layer already exists [2021-06-08T23:33:11.634Z] d45e58a37369: Layer already exists [2021-06-08T23:33:11.634Z] e32b63582746: Layer already exists [2021-06-08T23:33:11.634Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:11.634Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:11.634Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:2a36e79de4b0278290205c83e8dc57bc245e929ca976456ab0fe0a712c9ce745 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:12.033Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:12.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-08T23:33:12.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-08T23:33:12.449Z] c9a86da63508: Preparing [2021-06-08T23:33:12.449Z] c9a86da63508: Preparing [2021-06-08T23:33:12.449Z] e5f60178e22c: Preparing [2021-06-08T23:33:12.449Z] fff32430cd05: Preparing [2021-06-08T23:33:12.449Z] 4fc78be88ef0: Preparing [2021-06-08T23:33:12.449Z] 71d382aa7047: Preparing [2021-06-08T23:33:12.449Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:12.449Z] f4fdbad472cf: Preparing [2021-06-08T23:33:12.449Z] d45e58a37369: Preparing [2021-06-08T23:33:12.449Z] e32b63582746: Preparing [2021-06-08T23:33:12.449Z] 02b753633e50: Preparing [2021-06-08T23:33:12.449Z] 32f366d666a5: Preparing [2021-06-08T23:33:12.449Z] f4fdbad472cf: Waiting [2021-06-08T23:33:12.449Z] d45e58a37369: Waiting [2021-06-08T23:33:12.449Z] e32b63582746: Waiting [2021-06-08T23:33:12.449Z] 02b753633e50: Waiting [2021-06-08T23:33:12.449Z] 32f366d666a5: Waiting [2021-06-08T23:33:12.449Z] c7cb95a6cb47: Waiting [2021-06-08T23:33:12.449Z] e5f60178e22c: Layer already exists [2021-06-08T23:33:12.449Z] 71d382aa7047: Layer already exists [2021-06-08T23:33:12.449Z] c9a86da63508: Layer already exists [2021-06-08T23:33:12.449Z] fff32430cd05: Layer already exists [2021-06-08T23:33:12.449Z] 4fc78be88ef0: Layer already exists [2021-06-08T23:33:12.449Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:12.449Z] f4fdbad472cf: Layer already exists [2021-06-08T23:33:12.449Z] e32b63582746: Layer already exists [2021-06-08T23:33:12.449Z] d45e58a37369: Layer already exists [2021-06-08T23:33:12.449Z] 02b753633e50: Layer already exists [2021-06-08T23:33:12.449Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:12.449Z] master: digest: sha256:2a36e79de4b0278290205c83e8dc57bc245e929ca976456ab0fe0a712c9ce745 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:33:12.542Z] ===================================================== [Pipeline] echo [2021-06-08T23:33:12.556Z] taggedImages: [2021-06-08T23:33:12.556Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:12.556Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-08T23:33:12.556Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.256 [2021-06-08T23:33:12.556Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:12.556Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-08T23:33:12.591Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-08T23:33:12.591Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:12.591Z] latest [2021-06-08T23:33:12.591Z] 2.0.0-dev.256 [2021-06-08T23:33:12.591Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:12.591Z] master [2021-06-08T23:33:12.591Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:13.002Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:13.444Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:13.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-08T23:33:13.444Z] a39ddd1a05af: Preparing [2021-06-08T23:33:13.444Z] 919d7479c6f8: Preparing [2021-06-08T23:33:13.444Z] bc3f28bc3600: Preparing [2021-06-08T23:33:13.444Z] 7745e5ae6242: Preparing [2021-06-08T23:33:13.444Z] bf52506a930a: Preparing [2021-06-08T23:33:13.444Z] 32f366d666a5: Preparing [2021-06-08T23:33:13.444Z] 32f366d666a5: Waiting [2021-06-08T23:33:13.915Z] Building core-command ... [2021-06-08T23:33:13.915Z] Building core-data ... [2021-06-08T23:33:13.915Z] Building core-metadata ... [2021-06-08T23:33:13.915Z] Building security-bootstrapper ... [2021-06-08T23:33:13.915Z] Building security-proxy-setup ... [2021-06-08T23:33:13.915Z] Building security-secretstore-setup ... [2021-06-08T23:33:13.915Z] Building support-notifications ... [2021-06-08T23:33:13.915Z] Building support-scheduler ... [2021-06-08T23:33:13.915Z] Building sys-mgmt-agent ... [2021-06-08T23:33:13.915Z] Building core-metadata [2021-06-08T23:33:13.915Z] Building security-proxy-setup [2021-06-08T23:33:13.915Z] Building core-command [2021-06-08T23:33:13.915Z] Building security-secretstore-setup [2021-06-08T23:33:13.915Z] Building security-bootstrapper [2021-06-08T23:33:14.133Z] bc3f28bc3600: Pushed [2021-06-08T23:33:14.133Z] 7745e5ae6242: Pushed [2021-06-08T23:33:14.133Z] bf52506a930a: Pushed [2021-06-08T23:33:14.133Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:14.494Z] a39ddd1a05af: Pushed [2021-06-08T23:33:14.494Z] 919d7479c6f8: Pushed [2021-06-08T23:33:16.991Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:304e9a29c69578e77379f888c3dcf00befec14d5f679d2621ad45992752e386c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:17.386Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:17.708Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-08T23:33:17.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-08T23:33:17.708Z] a39ddd1a05af: Preparing [2021-06-08T23:33:17.708Z] 919d7479c6f8: Preparing [2021-06-08T23:33:17.708Z] bc3f28bc3600: Preparing [2021-06-08T23:33:17.708Z] 7745e5ae6242: Preparing [2021-06-08T23:33:17.708Z] bf52506a930a: Preparing [2021-06-08T23:33:17.708Z] 32f366d666a5: Preparing [2021-06-08T23:33:17.708Z] 32f366d666a5: Waiting [2021-06-08T23:33:17.708Z] bf52506a930a: Layer already exists [2021-06-08T23:33:17.708Z] a39ddd1a05af: Layer already exists [2021-06-08T23:33:17.708Z] 7745e5ae6242: Layer already exists [2021-06-08T23:33:17.708Z] 919d7479c6f8: Layer already exists [2021-06-08T23:33:17.708Z] bc3f28bc3600: Layer already exists [2021-06-08T23:33:17.708Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:17.708Z] latest: digest: sha256:304e9a29c69578e77379f888c3dcf00befec14d5f679d2621ad45992752e386c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:18.057Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:18.404Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.256 [2021-06-08T23:33:18.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-08T23:33:18.404Z] a39ddd1a05af: Preparing [2021-06-08T23:33:18.404Z] 919d7479c6f8: Preparing [2021-06-08T23:33:18.404Z] bc3f28bc3600: Preparing [2021-06-08T23:33:18.404Z] 7745e5ae6242: Preparing [2021-06-08T23:33:18.404Z] bf52506a930a: Preparing [2021-06-08T23:33:18.404Z] 32f366d666a5: Preparing [2021-06-08T23:33:18.404Z] 32f366d666a5: Waiting [2021-06-08T23:33:18.404Z] bf52506a930a: Layer already exists [2021-06-08T23:33:18.404Z] 7745e5ae6242: Layer already exists [2021-06-08T23:33:18.404Z] bc3f28bc3600: Layer already exists [2021-06-08T23:33:18.404Z] 919d7479c6f8: Layer already exists [2021-06-08T23:33:18.404Z] a39ddd1a05af: Layer already exists [2021-06-08T23:33:18.404Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:18.404Z] 2.0.0-dev.256: digest: sha256:304e9a29c69578e77379f888c3dcf00befec14d5f679d2621ad45992752e386c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:18.751Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:19.114Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:19.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-08T23:33:19.115Z] a39ddd1a05af: Preparing [2021-06-08T23:33:19.115Z] 919d7479c6f8: Preparing [2021-06-08T23:33:19.115Z] bc3f28bc3600: Preparing [2021-06-08T23:33:19.115Z] 7745e5ae6242: Preparing [2021-06-08T23:33:19.115Z] bf52506a930a: Preparing [2021-06-08T23:33:19.115Z] 32f366d666a5: Preparing [2021-06-08T23:33:19.115Z] 32f366d666a5: Waiting [2021-06-08T23:33:19.115Z] 919d7479c6f8: Layer already exists [2021-06-08T23:33:19.115Z] a39ddd1a05af: Layer already exists [2021-06-08T23:33:19.115Z] bc3f28bc3600: Layer already exists [2021-06-08T23:33:19.115Z] bf52506a930a: Layer already exists [2021-06-08T23:33:19.115Z] 7745e5ae6242: Layer already exists [2021-06-08T23:33:19.115Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:19.115Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:304e9a29c69578e77379f888c3dcf00befec14d5f679d2621ad45992752e386c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:19.460Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:19.855Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-08T23:33:19.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-08T23:33:19.855Z] a39ddd1a05af: Preparing [2021-06-08T23:33:19.855Z] 919d7479c6f8: Preparing [2021-06-08T23:33:19.855Z] bc3f28bc3600: Preparing [2021-06-08T23:33:19.855Z] 7745e5ae6242: Preparing [2021-06-08T23:33:19.855Z] bf52506a930a: Preparing [2021-06-08T23:33:19.855Z] 32f366d666a5: Preparing [2021-06-08T23:33:19.855Z] 32f366d666a5: Waiting [2021-06-08T23:33:19.855Z] a39ddd1a05af: Layer already exists [2021-06-08T23:33:19.855Z] bf52506a930a: Layer already exists [2021-06-08T23:33:19.855Z] 7745e5ae6242: Layer already exists [2021-06-08T23:33:19.855Z] 919d7479c6f8: Layer already exists [2021-06-08T23:33:19.855Z] bc3f28bc3600: Layer already exists [2021-06-08T23:33:19.855Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:19.855Z] master: digest: sha256:304e9a29c69578e77379f888c3dcf00befec14d5f679d2621ad45992752e386c size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:33:19.911Z] ===================================================== [Pipeline] echo [2021-06-08T23:33:19.924Z] taggedImages: [2021-06-08T23:33:19.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:19.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-08T23:33:19.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.256 [2021-06-08T23:33:19.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:19.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-08T23:33:19.957Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-08T23:33:19.957Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:19.957Z] latest [2021-06-08T23:33:19.957Z] 2.0.0-dev.256 [2021-06-08T23:33:19.957Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:19.957Z] master [2021-06-08T23:33:19.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:20.326Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:20.660Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:20.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-08T23:33:20.660Z] 2e083ca91a8b: Preparing [2021-06-08T23:33:20.660Z] ca4d8bb829ea: Preparing [2021-06-08T23:33:20.660Z] cb73dfdab041: Preparing [2021-06-08T23:33:20.660Z] 330c9ad5f93e: Preparing [2021-06-08T23:33:20.660Z] e5ddff37f77e: Preparing [2021-06-08T23:33:20.660Z] a84d246bf0c1: Preparing [2021-06-08T23:33:20.660Z] 384049c2ce49: Preparing [2021-06-08T23:33:20.660Z] c6b5a7fe3dd1: Preparing [2021-06-08T23:33:20.660Z] 457f24f53160: Preparing [2021-06-08T23:33:20.660Z] 32f366d666a5: Preparing [2021-06-08T23:33:20.660Z] 384049c2ce49: Waiting [2021-06-08T23:33:20.660Z] c6b5a7fe3dd1: Waiting [2021-06-08T23:33:20.660Z] 457f24f53160: Waiting [2021-06-08T23:33:20.660Z] 32f366d666a5: Waiting [2021-06-08T23:33:20.660Z] a84d246bf0c1: Waiting [2021-06-08T23:33:21.298Z] e5ddff37f77e: Pushed [2021-06-08T23:33:21.298Z] ca4d8bb829ea: Pushed [2021-06-08T23:33:21.298Z] 2e083ca91a8b: Pushed [2021-06-08T23:33:21.642Z] c6b5a7fe3dd1: Pushed [2021-06-08T23:33:21.642Z] a84d246bf0c1: Pushed [2021-06-08T23:33:21.642Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:21.642Z] 384049c2ce49: Pushed [2021-06-08T23:33:21.642Z] 330c9ad5f93e: Pushed [2021-06-08T23:33:21.940Z] 457f24f53160: Pushed [2021-06-08T23:33:21.940Z] cb73dfdab041: Pushed [2021-06-08T23:33:22.238Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:65dc8481d905bbaf85903a6b79097512ef07a2d9c1d92d8b2c74278d0b821287 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:22.771Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:23.253Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-08T23:33:23.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-08T23:33:23.253Z] 2e083ca91a8b: Preparing [2021-06-08T23:33:23.253Z] ca4d8bb829ea: Preparing [2021-06-08T23:33:23.253Z] cb73dfdab041: Preparing [2021-06-08T23:33:23.253Z] 330c9ad5f93e: Preparing [2021-06-08T23:33:23.253Z] e5ddff37f77e: Preparing [2021-06-08T23:33:23.253Z] a84d246bf0c1: Preparing [2021-06-08T23:33:23.253Z] 384049c2ce49: Preparing [2021-06-08T23:33:23.253Z] c6b5a7fe3dd1: Preparing [2021-06-08T23:33:23.253Z] 457f24f53160: Preparing [2021-06-08T23:33:23.253Z] 32f366d666a5: Preparing [2021-06-08T23:33:23.253Z] 457f24f53160: Waiting [2021-06-08T23:33:23.253Z] a84d246bf0c1: Waiting [2021-06-08T23:33:23.253Z] 384049c2ce49: Waiting [2021-06-08T23:33:23.253Z] 32f366d666a5: Waiting [2021-06-08T23:33:23.253Z] c6b5a7fe3dd1: Waiting [2021-06-08T23:33:23.253Z] 330c9ad5f93e: Layer already exists [2021-06-08T23:33:23.253Z] 2e083ca91a8b: Layer already exists [2021-06-08T23:33:23.253Z] e5ddff37f77e: Layer already exists [2021-06-08T23:33:23.253Z] ca4d8bb829ea: Layer already exists [2021-06-08T23:33:23.253Z] cb73dfdab041: Layer already exists [2021-06-08T23:33:23.253Z] 457f24f53160: Layer already exists [2021-06-08T23:33:23.253Z] 384049c2ce49: Layer already exists [2021-06-08T23:33:23.253Z] a84d246bf0c1: Layer already exists [2021-06-08T23:33:23.253Z] c6b5a7fe3dd1: Layer already exists [2021-06-08T23:33:23.253Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:23.541Z] latest: digest: sha256:65dc8481d905bbaf85903a6b79097512ef07a2d9c1d92d8b2c74278d0b821287 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:23.925Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:24.274Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.256 [2021-06-08T23:33:24.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-08T23:33:24.274Z] 2e083ca91a8b: Preparing [2021-06-08T23:33:24.274Z] ca4d8bb829ea: Preparing [2021-06-08T23:33:24.274Z] cb73dfdab041: Preparing [2021-06-08T23:33:24.274Z] 330c9ad5f93e: Preparing [2021-06-08T23:33:24.274Z] e5ddff37f77e: Preparing [2021-06-08T23:33:24.274Z] a84d246bf0c1: Preparing [2021-06-08T23:33:24.274Z] 384049c2ce49: Preparing [2021-06-08T23:33:24.274Z] c6b5a7fe3dd1: Preparing [2021-06-08T23:33:24.274Z] 457f24f53160: Preparing [2021-06-08T23:33:24.274Z] 32f366d666a5: Preparing [2021-06-08T23:33:24.274Z] a84d246bf0c1: Waiting [2021-06-08T23:33:24.274Z] 384049c2ce49: Waiting [2021-06-08T23:33:24.274Z] c6b5a7fe3dd1: Waiting [2021-06-08T23:33:24.274Z] 457f24f53160: Waiting [2021-06-08T23:33:24.274Z] 32f366d666a5: Waiting [2021-06-08T23:33:24.274Z] 330c9ad5f93e: Layer already exists [2021-06-08T23:33:24.274Z] cb73dfdab041: Layer already exists [2021-06-08T23:33:24.274Z] ca4d8bb829ea: Layer already exists [2021-06-08T23:33:24.274Z] e5ddff37f77e: Layer already exists [2021-06-08T23:33:24.274Z] 2e083ca91a8b: Layer already exists [2021-06-08T23:33:24.274Z] a84d246bf0c1: Layer already exists [2021-06-08T23:33:24.274Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:24.274Z] 384049c2ce49: Layer already exists [2021-06-08T23:33:24.274Z] 457f24f53160: Layer already exists [2021-06-08T23:33:24.274Z] c6b5a7fe3dd1: Layer already exists [2021-06-08T23:33:24.274Z] 2.0.0-dev.256: digest: sha256:65dc8481d905bbaf85903a6b79097512ef07a2d9c1d92d8b2c74278d0b821287 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:24.726Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:25.089Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:25.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-08T23:33:25.089Z] 2e083ca91a8b: Preparing [2021-06-08T23:33:25.089Z] ca4d8bb829ea: Preparing [2021-06-08T23:33:25.089Z] cb73dfdab041: Preparing [2021-06-08T23:33:25.089Z] 330c9ad5f93e: Preparing [2021-06-08T23:33:25.089Z] e5ddff37f77e: Preparing [2021-06-08T23:33:25.089Z] a84d246bf0c1: Preparing [2021-06-08T23:33:25.089Z] 384049c2ce49: Preparing [2021-06-08T23:33:25.089Z] c6b5a7fe3dd1: Preparing [2021-06-08T23:33:25.089Z] 457f24f53160: Preparing [2021-06-08T23:33:25.089Z] 32f366d666a5: Preparing [2021-06-08T23:33:25.089Z] a84d246bf0c1: Waiting [2021-06-08T23:33:25.089Z] 384049c2ce49: Waiting [2021-06-08T23:33:25.089Z] c6b5a7fe3dd1: Waiting [2021-06-08T23:33:25.089Z] 457f24f53160: Waiting [2021-06-08T23:33:25.089Z] 32f366d666a5: Waiting [2021-06-08T23:33:25.089Z] 2e083ca91a8b: Layer already exists [2021-06-08T23:33:25.089Z] e5ddff37f77e: Layer already exists [2021-06-08T23:33:25.089Z] cb73dfdab041: Layer already exists [2021-06-08T23:33:25.089Z] ca4d8bb829ea: Layer already exists [2021-06-08T23:33:25.089Z] 330c9ad5f93e: Layer already exists [2021-06-08T23:33:25.089Z] 384049c2ce49: Layer already exists [2021-06-08T23:33:25.089Z] a84d246bf0c1: Layer already exists [2021-06-08T23:33:25.089Z] c6b5a7fe3dd1: Layer already exists [2021-06-08T23:33:25.089Z] 457f24f53160: Layer already exists [2021-06-08T23:33:25.089Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:25.089Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:65dc8481d905bbaf85903a6b79097512ef07a2d9c1d92d8b2c74278d0b821287 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:25.493Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:26.095Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-08T23:33:26.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-08T23:33:26.095Z] 2e083ca91a8b: Preparing [2021-06-08T23:33:26.095Z] ca4d8bb829ea: Preparing [2021-06-08T23:33:26.095Z] cb73dfdab041: Preparing [2021-06-08T23:33:26.095Z] 330c9ad5f93e: Preparing [2021-06-08T23:33:26.095Z] e5ddff37f77e: Preparing [2021-06-08T23:33:26.095Z] a84d246bf0c1: Preparing [2021-06-08T23:33:26.095Z] 384049c2ce49: Preparing [2021-06-08T23:33:26.095Z] c6b5a7fe3dd1: Preparing [2021-06-08T23:33:26.095Z] 457f24f53160: Preparing [2021-06-08T23:33:26.095Z] 32f366d666a5: Preparing [2021-06-08T23:33:26.095Z] a84d246bf0c1: Waiting [2021-06-08T23:33:26.095Z] 384049c2ce49: Waiting [2021-06-08T23:33:26.095Z] c6b5a7fe3dd1: Waiting [2021-06-08T23:33:26.095Z] 457f24f53160: Waiting [2021-06-08T23:33:26.095Z] 32f366d666a5: Waiting [2021-06-08T23:33:26.095Z] cb73dfdab041: Layer already exists [2021-06-08T23:33:26.095Z] e5ddff37f77e: Layer already exists [2021-06-08T23:33:26.095Z] 2e083ca91a8b: Layer already exists [2021-06-08T23:33:26.095Z] ca4d8bb829ea: Layer already exists [2021-06-08T23:33:26.095Z] 330c9ad5f93e: Layer already exists [2021-06-08T23:33:26.095Z] 384049c2ce49: Layer already exists [2021-06-08T23:33:26.095Z] c6b5a7fe3dd1: Layer already exists [2021-06-08T23:33:26.095Z] a84d246bf0c1: Layer already exists [2021-06-08T23:33:26.095Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:26.095Z] 457f24f53160: Layer already exists [2021-06-08T23:33:26.095Z] master: digest: sha256:65dc8481d905bbaf85903a6b79097512ef07a2d9c1d92d8b2c74278d0b821287 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:33:26.169Z] ===================================================== [Pipeline] echo [2021-06-08T23:33:26.185Z] taggedImages: [2021-06-08T23:33:26.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:26.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-08T23:33:26.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.256 [2021-06-08T23:33:26.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:26.185Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-08T23:33:26.217Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-08T23:33:26.217Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:26.217Z] latest [2021-06-08T23:33:26.217Z] 2.0.0-dev.256 [2021-06-08T23:33:26.217Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:26.217Z] master [2021-06-08T23:33:26.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:26.644Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:27.031Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:27.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-08T23:33:27.031Z] 33de9b850502: Preparing [2021-06-08T23:33:27.031Z] 6d738a5c7f79: Preparing [2021-06-08T23:33:27.031Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:27.031Z] b5156edbb62e: Preparing [2021-06-08T23:33:27.031Z] 32f366d666a5: Preparing [2021-06-08T23:33:28.015Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:28.015Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:28.954Z] 33de9b850502: Pushed [2021-06-08T23:33:28.954Z] b5156edbb62e: Pushed [2021-06-08T23:33:29.558Z] 6d738a5c7f79: Pushed [2021-06-08T23:33:29.839Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:c53f611163217ae3fddc79cb9b81503d99b56dcb61d4f451f4766faf61c0eeb9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:30.208Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:30.588Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-08T23:33:30.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-08T23:33:30.588Z] 33de9b850502: Preparing [2021-06-08T23:33:30.588Z] 6d738a5c7f79: Preparing [2021-06-08T23:33:30.588Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:30.588Z] b5156edbb62e: Preparing [2021-06-08T23:33:30.588Z] 32f366d666a5: Preparing [2021-06-08T23:33:30.588Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:30.588Z] b5156edbb62e: Layer already exists [2021-06-08T23:33:30.588Z] 6d738a5c7f79: Layer already exists [2021-06-08T23:33:30.588Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:30.588Z] 33de9b850502: Layer already exists [2021-06-08T23:33:30.588Z] latest: digest: sha256:c53f611163217ae3fddc79cb9b81503d99b56dcb61d4f451f4766faf61c0eeb9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:32.965Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:33.407Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.256 [2021-06-08T23:33:33.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-08T23:33:33.407Z] 33de9b850502: Preparing [2021-06-08T23:33:33.407Z] 6d738a5c7f79: Preparing [2021-06-08T23:33:33.407Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:33.407Z] b5156edbb62e: Preparing [2021-06-08T23:33:33.407Z] 32f366d666a5: Preparing [2021-06-08T23:33:33.407Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:33.407Z] b5156edbb62e: Layer already exists [2021-06-08T23:33:33.407Z] 6d738a5c7f79: Layer already exists [2021-06-08T23:33:33.407Z] 33de9b850502: Layer already exists [2021-06-08T23:33:33.407Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:33.407Z] 2.0.0-dev.256: digest: sha256:c53f611163217ae3fddc79cb9b81503d99b56dcb61d4f451f4766faf61c0eeb9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:33.826Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:34.127Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:34.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-08T23:33:34.127Z] 33de9b850502: Preparing [2021-06-08T23:33:34.127Z] 6d738a5c7f79: Preparing [2021-06-08T23:33:34.127Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:34.127Z] b5156edbb62e: Preparing [2021-06-08T23:33:34.127Z] 32f366d666a5: Preparing [2021-06-08T23:33:34.127Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:34.127Z] 33de9b850502: Layer already exists [2021-06-08T23:33:34.127Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:34.127Z] b5156edbb62e: Layer already exists [2021-06-08T23:33:34.127Z] 6d738a5c7f79: Layer already exists [2021-06-08T23:33:34.127Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:c53f611163217ae3fddc79cb9b81503d99b56dcb61d4f451f4766faf61c0eeb9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:34.753Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:35.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-08T23:33:35.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-08T23:33:35.068Z] 33de9b850502: Preparing [2021-06-08T23:33:35.068Z] 6d738a5c7f79: Preparing [2021-06-08T23:33:35.068Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:35.068Z] b5156edbb62e: Preparing [2021-06-08T23:33:35.068Z] 32f366d666a5: Preparing [2021-06-08T23:33:35.068Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:35.068Z] b5156edbb62e: Layer already exists [2021-06-08T23:33:35.068Z] 33de9b850502: Layer already exists [2021-06-08T23:33:35.068Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:35.068Z] 6d738a5c7f79: Layer already exists [2021-06-08T23:33:35.068Z] master: digest: sha256:c53f611163217ae3fddc79cb9b81503d99b56dcb61d4f451f4766faf61c0eeb9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:33:35.127Z] ===================================================== [Pipeline] echo [2021-06-08T23:33:35.143Z] taggedImages: [2021-06-08T23:33:35.143Z] - nexus3.edgexfoundry.org:10004/support-notifications:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:35.143Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-08T23:33:35.143Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.256 [2021-06-08T23:33:35.143Z] - nexus3.edgexfoundry.org:10004/support-notifications:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:35.143Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-08T23:33:35.179Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-08T23:33:35.179Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:35.179Z] latest [2021-06-08T23:33:35.179Z] 2.0.0-dev.256 [2021-06-08T23:33:35.179Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:35.179Z] master [2021-06-08T23:33:35.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:35.574Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:35.950Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:35.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-08T23:33:35.951Z] 713e0b9feae0: Preparing [2021-06-08T23:33:35.951Z] 5f2f5a67f708: Preparing [2021-06-08T23:33:35.951Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:35.951Z] 9dd2180cb374: Preparing [2021-06-08T23:33:35.951Z] 32f366d666a5: Preparing [2021-06-08T23:33:35.951Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:35.951Z] 9dd2180cb374: Layer already exists [2021-06-08T23:33:35.951Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:35.951Z] 713e0b9feae0: Pushed [2021-06-08T23:33:37.384Z] 5f2f5a67f708: Pushed [2021-06-08T23:33:37.384Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:81c63955c9dfecc44ee7d85982ff50abb952d4475448e57d95c0a85fc34303e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:37.817Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:38.381Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-08T23:33:38.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-08T23:33:38.381Z] 713e0b9feae0: Preparing [2021-06-08T23:33:38.381Z] 5f2f5a67f708: Preparing [2021-06-08T23:33:38.381Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:38.381Z] 9dd2180cb374: Preparing [2021-06-08T23:33:38.381Z] 32f366d666a5: Preparing [2021-06-08T23:33:38.381Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:38.381Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:38.381Z] 9dd2180cb374: Layer already exists [2021-06-08T23:33:38.381Z] 713e0b9feae0: Layer already exists [2021-06-08T23:33:38.381Z] 5f2f5a67f708: Layer already exists [2021-06-08T23:33:38.381Z] latest: digest: sha256:81c63955c9dfecc44ee7d85982ff50abb952d4475448e57d95c0a85fc34303e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:39.061Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:39.543Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.256 [2021-06-08T23:33:39.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-08T23:33:39.543Z] 713e0b9feae0: Preparing [2021-06-08T23:33:39.543Z] 5f2f5a67f708: Preparing [2021-06-08T23:33:39.543Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:39.543Z] 9dd2180cb374: Preparing [2021-06-08T23:33:39.543Z] 32f366d666a5: Preparing [2021-06-08T23:33:39.543Z] 5f2f5a67f708: Layer already exists [2021-06-08T23:33:39.543Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:39.543Z] 9dd2180cb374: Layer already exists [2021-06-08T23:33:39.543Z] 713e0b9feae0: Layer already exists [2021-06-08T23:33:39.543Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:39.543Z] 2.0.0-dev.256: digest: sha256:81c63955c9dfecc44ee7d85982ff50abb952d4475448e57d95c0a85fc34303e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:39.894Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:40.237Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:40.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-08T23:33:40.237Z] 713e0b9feae0: Preparing [2021-06-08T23:33:40.237Z] 5f2f5a67f708: Preparing [2021-06-08T23:33:40.237Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:40.237Z] 9dd2180cb374: Preparing [2021-06-08T23:33:40.237Z] 32f366d666a5: Preparing [2021-06-08T23:33:40.237Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:40.237Z] 713e0b9feae0: Layer already exists [2021-06-08T23:33:40.237Z] 9dd2180cb374: Layer already exists [2021-06-08T23:33:40.237Z] 5f2f5a67f708: Layer already exists [2021-06-08T23:33:40.237Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:40.237Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:81c63955c9dfecc44ee7d85982ff50abb952d4475448e57d95c0a85fc34303e3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:40.556Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:40.878Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-08T23:33:40.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-08T23:33:40.878Z] 713e0b9feae0: Preparing [2021-06-08T23:33:40.878Z] 5f2f5a67f708: Preparing [2021-06-08T23:33:40.878Z] c7cb95a6cb47: Preparing [2021-06-08T23:33:40.878Z] 9dd2180cb374: Preparing [2021-06-08T23:33:40.878Z] 32f366d666a5: Preparing [2021-06-08T23:33:40.878Z] 9dd2180cb374: Layer already exists [2021-06-08T23:33:40.878Z] 32f366d666a5: Layer already exists [2021-06-08T23:33:40.878Z] c7cb95a6cb47: Layer already exists [2021-06-08T23:33:40.878Z] 713e0b9feae0: Layer already exists [2021-06-08T23:33:40.878Z] 5f2f5a67f708: Layer already exists [2021-06-08T23:33:40.878Z] master: digest: sha256:81c63955c9dfecc44ee7d85982ff50abb952d4475448e57d95c0a85fc34303e3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:33:40.935Z] ===================================================== [Pipeline] echo [2021-06-08T23:33:40.950Z] taggedImages: [2021-06-08T23:33:40.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:40.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-08T23:33:40.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.256 [2021-06-08T23:33:40.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:40.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-08T23:33:40.982Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-08T23:33:40.982Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:40.982Z] latest [2021-06-08T23:33:40.982Z] 2.0.0-dev.256 [2021-06-08T23:33:40.982Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:40.982Z] master [2021-06-08T23:33:40.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:41.362Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:41.724Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:41.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-08T23:33:41.724Z] 4513eb7ddf19: Preparing [2021-06-08T23:33:41.724Z] def9dadf6b80: Preparing [2021-06-08T23:33:41.724Z] 092cd94ca6a5: Preparing [2021-06-08T23:33:41.724Z] 270a9bf1cfa4: Preparing [2021-06-08T23:33:41.724Z] 0754057c0ad3: Preparing [2021-06-08T23:33:41.724Z] 998cdf262ab1: Preparing [2021-06-08T23:33:41.724Z] 02e56110abd2: Preparing [2021-06-08T23:33:41.724Z] abc36efb885a: Preparing [2021-06-08T23:33:41.724Z] b0b09059f4e1: Preparing [2021-06-08T23:33:41.724Z] bb961f40224b: Preparing [2021-06-08T23:33:41.724Z] f4666769fca7: Preparing [2021-06-08T23:33:41.724Z] 998cdf262ab1: Waiting [2021-06-08T23:33:41.724Z] 02e56110abd2: Waiting [2021-06-08T23:33:41.724Z] abc36efb885a: Waiting [2021-06-08T23:33:41.724Z] b0b09059f4e1: Waiting [2021-06-08T23:33:41.724Z] bb961f40224b: Waiting [2021-06-08T23:33:41.724Z] f4666769fca7: Waiting [2021-06-08T23:33:41.724Z] 0754057c0ad3: Layer already exists [2021-06-08T23:33:42.032Z] 998cdf262ab1: Layer already exists [2021-06-08T23:33:42.032Z] 02e56110abd2: Layer already exists [2021-06-08T23:33:42.358Z] abc36efb885a: Layer already exists [2021-06-08T23:33:42.359Z] def9dadf6b80: Pushed [2021-06-08T23:33:42.359Z] bb961f40224b: Layer already exists [2021-06-08T23:33:42.359Z] b0b09059f4e1: Layer already exists [2021-06-08T23:33:42.359Z] 4513eb7ddf19: Pushed [2021-06-08T23:33:42.359Z] f4666769fca7: Layer already exists [2021-06-08T23:33:42.651Z] 092cd94ca6a5: Pushed [2021-06-08T23:33:47.173Z] 270a9bf1cfa4: Pushed [2021-06-08T23:33:47.453Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:539b3173ec39557098c14379dc8afc0edaf08e4250066678d8dfdd0f9459d78a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:47.800Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:48.219Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-08T23:33:48.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-08T23:33:48.219Z] 4513eb7ddf19: Preparing [2021-06-08T23:33:48.219Z] def9dadf6b80: Preparing [2021-06-08T23:33:48.219Z] 092cd94ca6a5: Preparing [2021-06-08T23:33:48.219Z] 270a9bf1cfa4: Preparing [2021-06-08T23:33:48.219Z] 0754057c0ad3: Preparing [2021-06-08T23:33:48.219Z] 998cdf262ab1: Preparing [2021-06-08T23:33:48.219Z] 02e56110abd2: Preparing [2021-06-08T23:33:48.219Z] abc36efb885a: Preparing [2021-06-08T23:33:48.219Z] b0b09059f4e1: Preparing [2021-06-08T23:33:48.219Z] bb961f40224b: Preparing [2021-06-08T23:33:48.219Z] f4666769fca7: Preparing [2021-06-08T23:33:48.219Z] 02e56110abd2: Waiting [2021-06-08T23:33:48.219Z] abc36efb885a: Waiting [2021-06-08T23:33:48.219Z] b0b09059f4e1: Waiting [2021-06-08T23:33:48.219Z] bb961f40224b: Waiting [2021-06-08T23:33:48.219Z] f4666769fca7: Waiting [2021-06-08T23:33:48.219Z] 998cdf262ab1: Waiting [2021-06-08T23:33:48.219Z] def9dadf6b80: Layer already exists [2021-06-08T23:33:48.219Z] 092cd94ca6a5: Layer already exists [2021-06-08T23:33:48.219Z] 270a9bf1cfa4: Layer already exists [2021-06-08T23:33:48.219Z] 0754057c0ad3: Layer already exists [2021-06-08T23:33:48.219Z] 4513eb7ddf19: Layer already exists [2021-06-08T23:33:48.219Z] 998cdf262ab1: Layer already exists [2021-06-08T23:33:48.220Z] 02e56110abd2: Layer already exists [2021-06-08T23:33:48.220Z] bb961f40224b: Layer already exists [2021-06-08T23:33:48.220Z] abc36efb885a: Layer already exists [2021-06-08T23:33:48.220Z] b0b09059f4e1: Layer already exists [2021-06-08T23:33:48.220Z] f4666769fca7: Layer already exists [2021-06-08T23:33:48.220Z] latest: digest: sha256:539b3173ec39557098c14379dc8afc0edaf08e4250066678d8dfdd0f9459d78a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:48.579Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:48.967Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.256 [2021-06-08T23:33:48.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-08T23:33:48.967Z] 4513eb7ddf19: Preparing [2021-06-08T23:33:48.967Z] def9dadf6b80: Preparing [2021-06-08T23:33:48.967Z] 092cd94ca6a5: Preparing [2021-06-08T23:33:48.967Z] 270a9bf1cfa4: Preparing [2021-06-08T23:33:48.967Z] 0754057c0ad3: Preparing [2021-06-08T23:33:48.967Z] 998cdf262ab1: Preparing [2021-06-08T23:33:48.967Z] 02e56110abd2: Preparing [2021-06-08T23:33:48.967Z] abc36efb885a: Preparing [2021-06-08T23:33:48.967Z] b0b09059f4e1: Preparing [2021-06-08T23:33:48.967Z] bb961f40224b: Preparing [2021-06-08T23:33:48.967Z] f4666769fca7: Preparing [2021-06-08T23:33:48.967Z] 02e56110abd2: Waiting [2021-06-08T23:33:48.967Z] abc36efb885a: Waiting [2021-06-08T23:33:48.967Z] b0b09059f4e1: Waiting [2021-06-08T23:33:48.967Z] bb961f40224b: Waiting [2021-06-08T23:33:48.967Z] f4666769fca7: Waiting [2021-06-08T23:33:48.967Z] 998cdf262ab1: Waiting [2021-06-08T23:33:48.967Z] 0754057c0ad3: Layer already exists [2021-06-08T23:33:48.967Z] 092cd94ca6a5: Layer already exists [2021-06-08T23:33:48.967Z] def9dadf6b80: Layer already exists [2021-06-08T23:33:48.967Z] 4513eb7ddf19: Layer already exists [2021-06-08T23:33:48.967Z] 270a9bf1cfa4: Layer already exists [2021-06-08T23:33:48.967Z] abc36efb885a: Layer already exists [2021-06-08T23:33:48.967Z] b0b09059f4e1: Layer already exists [2021-06-08T23:33:48.967Z] 998cdf262ab1: Layer already exists [2021-06-08T23:33:48.967Z] 02e56110abd2: Layer already exists [2021-06-08T23:33:48.967Z] bb961f40224b: Layer already exists [2021-06-08T23:33:48.967Z] f4666769fca7: Layer already exists [2021-06-08T23:33:48.967Z] 2.0.0-dev.256: digest: sha256:539b3173ec39557098c14379dc8afc0edaf08e4250066678d8dfdd0f9459d78a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:49.313Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:49.631Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:49.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-08T23:33:49.631Z] 4513eb7ddf19: Preparing [2021-06-08T23:33:49.631Z] def9dadf6b80: Preparing [2021-06-08T23:33:49.631Z] 092cd94ca6a5: Preparing [2021-06-08T23:33:49.631Z] 270a9bf1cfa4: Preparing [2021-06-08T23:33:49.631Z] 0754057c0ad3: Preparing [2021-06-08T23:33:49.631Z] 998cdf262ab1: Preparing [2021-06-08T23:33:49.631Z] 02e56110abd2: Preparing [2021-06-08T23:33:49.631Z] abc36efb885a: Preparing [2021-06-08T23:33:49.631Z] b0b09059f4e1: Preparing [2021-06-08T23:33:49.631Z] bb961f40224b: Preparing [2021-06-08T23:33:49.631Z] f4666769fca7: Preparing [2021-06-08T23:33:49.631Z] 998cdf262ab1: Waiting [2021-06-08T23:33:49.631Z] 02e56110abd2: Waiting [2021-06-08T23:33:49.631Z] abc36efb885a: Waiting [2021-06-08T23:33:49.631Z] b0b09059f4e1: Waiting [2021-06-08T23:33:49.631Z] bb961f40224b: Waiting [2021-06-08T23:33:49.631Z] f4666769fca7: Waiting [2021-06-08T23:33:49.631Z] 0754057c0ad3: Layer already exists [2021-06-08T23:33:49.631Z] 4513eb7ddf19: Layer already exists [2021-06-08T23:33:49.631Z] def9dadf6b80: Layer already exists [2021-06-08T23:33:49.631Z] 092cd94ca6a5: Layer already exists [2021-06-08T23:33:49.631Z] 270a9bf1cfa4: Layer already exists [2021-06-08T23:33:49.631Z] 998cdf262ab1: Layer already exists [2021-06-08T23:33:49.631Z] b0b09059f4e1: Layer already exists [2021-06-08T23:33:49.631Z] abc36efb885a: Layer already exists [2021-06-08T23:33:49.631Z] bb961f40224b: Layer already exists [2021-06-08T23:33:49.631Z] 02e56110abd2: Layer already exists [2021-06-08T23:33:49.631Z] f4666769fca7: Layer already exists [2021-06-08T23:33:49.631Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:539b3173ec39557098c14379dc8afc0edaf08e4250066678d8dfdd0f9459d78a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:50.028Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:33:50.384Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-08T23:33:50.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-08T23:33:50.384Z] 4513eb7ddf19: Preparing [2021-06-08T23:33:50.384Z] def9dadf6b80: Preparing [2021-06-08T23:33:50.384Z] 092cd94ca6a5: Preparing [2021-06-08T23:33:50.384Z] 270a9bf1cfa4: Preparing [2021-06-08T23:33:50.384Z] 0754057c0ad3: Preparing [2021-06-08T23:33:50.384Z] 998cdf262ab1: Preparing [2021-06-08T23:33:50.384Z] 02e56110abd2: Preparing [2021-06-08T23:33:50.384Z] abc36efb885a: Preparing [2021-06-08T23:33:50.384Z] b0b09059f4e1: Preparing [2021-06-08T23:33:50.384Z] bb961f40224b: Preparing [2021-06-08T23:33:50.384Z] f4666769fca7: Preparing [2021-06-08T23:33:50.384Z] 02e56110abd2: Waiting [2021-06-08T23:33:50.384Z] abc36efb885a: Waiting [2021-06-08T23:33:50.384Z] b0b09059f4e1: Waiting [2021-06-08T23:33:50.384Z] bb961f40224b: Waiting [2021-06-08T23:33:50.384Z] f4666769fca7: Waiting [2021-06-08T23:33:50.384Z] 998cdf262ab1: Waiting [2021-06-08T23:33:50.384Z] 4513eb7ddf19: Layer already exists [2021-06-08T23:33:50.384Z] 270a9bf1cfa4: Layer already exists [2021-06-08T23:33:50.384Z] def9dadf6b80: Layer already exists [2021-06-08T23:33:50.384Z] 0754057c0ad3: Layer already exists [2021-06-08T23:33:50.384Z] 092cd94ca6a5: Layer already exists [2021-06-08T23:33:50.384Z] bb961f40224b: Layer already exists [2021-06-08T23:33:50.384Z] 998cdf262ab1: Layer already exists [2021-06-08T23:33:50.384Z] 02e56110abd2: Layer already exists [2021-06-08T23:33:50.384Z] abc36efb885a: Layer already exists [2021-06-08T23:33:50.384Z] b0b09059f4e1: Layer already exists [2021-06-08T23:33:50.384Z] f4666769fca7: Layer already exists [2021-06-08T23:33:50.384Z] master: digest: sha256:539b3173ec39557098c14379dc8afc0edaf08e4250066678d8dfdd0f9459d78a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:33:50.441Z] ===================================================== [Pipeline] echo [2021-06-08T23:33:50.456Z] taggedImages: [2021-06-08T23:33:50.456Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:33:50.456Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-08T23:33:50.456Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.256 [2021-06-08T23:33:50.456Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:33:50.456Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T23:34:07.259Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:34:07.259Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:34:07.259Z] ---> f49baa72a735 [2021-06-08T23:34:07.259Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T23:34:07.259Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:34:07.259Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:34:07.259Z] ---> f49baa72a735 [2021-06-08T23:34:07.259Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T23:34:07.259Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:34:07.259Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:34:07.259Z] ---> f49baa72a735 [2021-06-08T23:34:07.259Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:34:07.259Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:34:07.259Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:34:07.259Z] ---> f49baa72a735 [2021-06-08T23:34:07.259Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:34:07.259Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:34:07.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:34:07.259Z] ---> f49baa72a735 [2021-06-08T23:34:07.259Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T23:34:07.259Z] ---> Running in e86406ed06b3 [2021-06-08T23:34:07.259Z] ---> Running in c7369bf6f03e [2021-06-08T23:34:07.259Z] ---> Running in 05ee6a482509 [2021-06-08T23:34:07.259Z] ---> Running in 12996900e24f [2021-06-08T23:34:07.259Z] ---> Running in 88895c752f27 [2021-06-08T23:34:07.259Z] Removing intermediate container c7369bf6f03e [2021-06-08T23:34:07.259Z] ---> 5e1babb39021 [2021-06-08T23:34:07.259Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:34:07.259Z] Removing intermediate container e86406ed06b3 [2021-06-08T23:34:07.259Z] ---> dd19040d9c40 [2021-06-08T23:34:07.259Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:34:07.259Z] Removing intermediate container 05ee6a482509 [2021-06-08T23:34:07.259Z] ---> a0707caa0e2a [2021-06-08T23:34:07.259Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:34:07.259Z] Removing intermediate container 88895c752f27 [2021-06-08T23:34:07.259Z] ---> 7db39c7c70fe [2021-06-08T23:34:07.259Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:34:07.259Z] Removing intermediate container 12996900e24f [2021-06-08T23:34:07.259Z] ---> 7f7d99af0a53 [2021-06-08T23:34:07.259Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:34:07.259Z] ---> Running in e80e9c0c21a3 [2021-06-08T23:34:07.259Z] ---> Running in 4787bb82143d [2021-06-08T23:34:07.259Z] ---> Running in 463e65fff211 [2021-06-08T23:34:07.259Z] ---> Running in c21e155b2a83 [2021-06-08T23:34:07.259Z] ---> Running in 942ab76ce0cb [2021-06-08T23:34:07.633Z] Removing intermediate container 4787bb82143d [2021-06-08T23:34:07.633Z] ---> 81451549c394 [2021-06-08T23:34:07.633Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T23:34:07.960Z] ---> Running in d0453af03ec7 [2021-06-08T23:34:07.960Z] Removing intermediate container e80e9c0c21a3 [2021-06-08T23:34:07.960Z] ---> 49967d7a3ab2 [2021-06-08T23:34:07.960Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T23:34:08.470Z] Removing intermediate container 463e65fff211 [2021-06-08T23:34:08.470Z] ---> 042c777d24c1 [2021-06-08T23:34:08.470Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T23:34:08.470Z] ---> Running in e266d419652b [2021-06-08T23:34:08.470Z] ---> Running in 4704856d1226 [2021-06-08T23:34:08.470Z] Removing intermediate container 942ab76ce0cb [2021-06-08T23:34:08.470Z] ---> d9e807113d30 [2021-06-08T23:34:08.470Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T23:34:08.470Z] Removing intermediate container c21e155b2a83 [2021-06-08T23:34:08.470Z] ---> 85c460e12423 [2021-06-08T23:34:08.470Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T23:34:08.759Z] ---> Running in 6bdb93e610da [2021-06-08T23:34:08.759Z] ---> Running in 287bd376d986 [2021-06-08T23:34:10.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:34:10.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:34:10.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:34:10.941Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:34:10.941Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:34:11.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:34:11.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:34:11.851Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:34:11.851Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:34:12.469Z] OK: 218 MiB in 52 packages [2021-06-08T23:34:12.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:34:13.078Z] OK: 218 MiB in 52 packages [2021-06-08T23:34:13.078Z] OK: 218 MiB in 52 packages [2021-06-08T23:34:13.078Z] OK: 218 MiB in 52 packages [2021-06-08T23:34:14.082Z] Removing intermediate container e266d419652b [2021-06-08T23:34:14.082Z] ---> a1b08ffdf75f [2021-06-08T23:34:14.082Z] Step 6/24 : COPY go.mod . [2021-06-08T23:34:14.860Z] Removing intermediate container d0453af03ec7 [2021-06-08T23:34:14.860Z] ---> 7800c832a05b [2021-06-08T23:34:14.860Z] Step 6/32 : COPY go.mod . [2021-06-08T23:34:15.156Z] OK: 218 MiB in 52 packages [2021-06-08T23:34:15.156Z] Removing intermediate container 6bdb93e610da [2021-06-08T23:34:15.156Z] ---> 80fd37eafde8 [2021-06-08T23:34:15.156Z] Step 6/24 : COPY go.mod . [2021-06-08T23:34:15.156Z] Removing intermediate container 4704856d1226 [2021-06-08T23:34:15.156Z] ---> 039285628d28 [2021-06-08T23:34:15.156Z] Step 6/22 : COPY go.mod . [2021-06-08T23:34:15.497Z] ---> 19a26e54c808 [2021-06-08T23:34:15.497Z] Step 7/24 : RUN go mod download [2021-06-08T23:34:15.802Z] ---> Running in 5dcb0ba82549 [2021-06-08T23:34:16.610Z] ---> 815e74dbf5b6 [2021-06-08T23:34:16.610Z] Step 7/32 : RUN go mod download [2021-06-08T23:34:16.938Z] ---> 8b7f6fe022b6 [2021-06-08T23:34:16.939Z] Step 7/22 : RUN go mod download [2021-06-08T23:34:16.939Z] ---> Running in 53532d7add43 [2021-06-08T23:34:16.939Z] ---> d65037e0b06e [2021-06-08T23:34:16.939Z] Step 7/24 : RUN go mod download [2021-06-08T23:34:17.289Z] Removing intermediate container 287bd376d986 [2021-06-08T23:34:17.289Z] ---> 7be5dbf9b4a8 [2021-06-08T23:34:17.289Z] Step 6/26 : COPY go.mod . [2021-06-08T23:34:17.289Z] ---> Running in 7270aca300a7 [2021-06-08T23:34:17.578Z] ---> Running in 675c20bdc09b [2021-06-08T23:34:18.567Z] ---> 8b0958402a70 [2021-06-08T23:34:18.567Z] Step 7/26 : RUN go mod download [2021-06-08T23:34:18.567Z] ---> Running in dfdc8d6b90af [2021-06-08T23:34:20.090Z] Removing intermediate container 5dcb0ba82549 [2021-06-08T23:34:20.090Z] ---> ae0d084a3b68 [2021-06-08T23:34:20.090Z] Step 8/24 : COPY . . [2021-06-08T23:34:21.155Z] Removing intermediate container 53532d7add43 [2021-06-08T23:34:21.155Z] ---> 4d79012fc360 [2021-06-08T23:34:21.155Z] Step 8/32 : COPY . . [2021-06-08T23:34:21.809Z] Removing intermediate container 7270aca300a7 [2021-06-08T23:34:21.809Z] ---> 7e5d32c93f0c [2021-06-08T23:34:21.809Z] Step 8/22 : COPY . . [2021-06-08T23:34:22.132Z] Removing intermediate container 675c20bdc09b [2021-06-08T23:34:22.132Z] ---> ccedcd357596 [2021-06-08T23:34:22.132Z] Step 8/24 : COPY . . [2021-06-08T23:34:23.192Z] Removing intermediate container dfdc8d6b90af [2021-06-08T23:34:23.192Z] ---> afe4868f71c2 [2021-06-08T23:34:23.192Z] Step 8/26 : COPY . . [2021-06-08T23:34:41.006Z] ---> a33927466def [2021-06-08T23:34:41.006Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:34:41.006Z] ---> 32875e83bdeb [2021-06-08T23:34:41.006Z] Step 9/32 : RUN go mod tidy [2021-06-08T23:34:41.006Z] ---> d4af95225e27 [2021-06-08T23:34:41.006Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:34:41.006Z] ---> 59d3e83eb6a5 [2021-06-08T23:34:41.006Z] Step 9/22 : RUN go mod tidy [2021-06-08T23:34:41.006Z] ---> 76ae957f8e70 [2021-06-08T23:34:41.006Z] Step 9/26 : RUN go mod tidy [2021-06-08T23:34:41.006Z] ---> Running in db803592f0be [2021-06-08T23:34:41.006Z] ---> Running in be6830c003ff [2021-06-08T23:34:41.006Z] ---> Running in 9c7cea17ef99 [2021-06-08T23:34:41.006Z] ---> Running in 8170e25ba251 [2021-06-08T23:34:41.006Z] ---> Running in 54e5052bbc8b [2021-06-08T23:34:48.003Z] Removing intermediate container be6830c003ff [2021-06-08T23:34:48.003Z] ---> 53b3fc424f8d [2021-06-08T23:34:48.003Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T23:34:48.003Z] Removing intermediate container db803592f0be [2021-06-08T23:34:48.003Z] ---> 25e5ec857086 [2021-06-08T23:34:48.003Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T23:34:48.003Z] ---> Running in df1ff637974e [2021-06-08T23:34:48.003Z] ---> Running in 679bdb806537 [2021-06-08T23:34:48.668Z] Removing intermediate container 8170e25ba251 [2021-06-08T23:34:48.668Z] ---> 05e9937f31ff [2021-06-08T23:34:48.668Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T23:34:48.668Z] Removing intermediate container 9c7cea17ef99 [2021-06-08T23:34:48.668Z] ---> c04f59c6c630 [2021-06-08T23:34:48.668Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T23:34:48.668Z] ---> Running in 65d3f857e3a0 [2021-06-08T23:34:48.668Z] Removing intermediate container 54e5052bbc8b [2021-06-08T23:34:48.668Z] ---> 817f85fe8a25 [2021-06-08T23:34:48.668Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T23:34:48.953Z] ---> Running in 51a9e7a1fc53 [2021-06-08T23:34:48.953Z] ---> Running in d8292a4cd0e7 [2021-06-08T23:34:49.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-08T23:34:50.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/core-command/core-command ./cmd/core-command [2021-06-08T23:34:50.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-08T23:34:51.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-08T23:34:51.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-08T23:36:29.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-08T23:36:33.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-08T23:36:44.251Z] Removing intermediate container 679bdb806537 [2021-06-08T23:36:44.251Z] ---> 66d23a3cd7d2 [2021-06-08T23:36:44.251Z] [2021-06-08T23:36:44.251Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T23:36:44.527Z] 3.12: Pulling from library/alpine [2021-06-08T23:36:44.800Z] Removing intermediate container df1ff637974e [2021-06-08T23:36:44.800Z] ---> cbf0be5d5e25 [2021-06-08T23:36:44.800Z] [2021-06-08T23:36:44.800Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T23:36:45.400Z] Removing intermediate container 65d3f857e3a0 [2021-06-08T23:36:45.400Z] ---> 425ce3630c3d [2021-06-08T23:36:45.400Z] [2021-06-08T23:36:45.400Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T23:36:45.400Z] 3.12: Pulling from library/alpine [2021-06-08T23:36:45.400Z] 3.12: Pulling from library/alpine [2021-06-08T23:36:46.001Z] Removing intermediate container d8292a4cd0e7 [2021-06-08T23:36:46.001Z] ---> 7559dd6c1e7d [2021-06-08T23:36:46.001Z] [2021-06-08T23:36:46.001Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T23:36:46.001Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:36:46.001Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:36:46.001Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T23:36:46.001Z] Status: Image is up to date for alpine:3.12 [2021-06-08T23:36:46.001Z] ---> 9852663dfa18 [2021-06-08T23:36:46.001Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T23:36:46.283Z] ---> 9852663dfa18 [2021-06-08T23:36:46.283Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T23:36:46.283Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:36:46.283Z] Status: Image is up to date for alpine:3.12 [2021-06-08T23:36:46.283Z] 3.12: Pulling from library/alpine [2021-06-08T23:36:46.556Z] ---> 9852663dfa18 [2021-06-08T23:36:46.556Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T23:36:46.556Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:36:46.556Z] Status: Image is up to date for alpine:3.12 [2021-06-08T23:36:46.830Z] ---> 9852663dfa18 [2021-06-08T23:36:46.830Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T23:36:47.103Z] ---> Running in 54ef3f0f3a10 [2021-06-08T23:36:47.103Z] ---> Running in 5234743c0276 [2021-06-08T23:36:47.103Z] ---> Running in 99cc3a7444d8 [2021-06-08T23:36:47.427Z] ---> Running in cc116fd9f137 [2021-06-08T23:36:48.044Z] Removing intermediate container 5234743c0276 [2021-06-08T23:36:48.044Z] ---> 1a299422934e [2021-06-08T23:36:48.044Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T23:36:48.327Z] ---> Running in 368a891c6cc9 [2021-06-08T23:36:48.608Z] Removing intermediate container 51a9e7a1fc53 [2021-06-08T23:36:48.608Z] ---> bf2f96d97ad6 [2021-06-08T23:36:48.608Z] [2021-06-08T23:36:48.608Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T23:36:48.608Z] ---> 9852663dfa18 [2021-06-08T23:36:48.608Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T23:36:48.885Z] ---> Running in 59d3b871f9b4 [2021-06-08T23:36:49.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:36:49.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:36:49.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:36:49.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:36:50.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:36:50.294Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:36:50.294Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T23:36:50.581Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:36:50.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:36:50.581Z] OK: 5 MiB in 15 packages [2021-06-08T23:36:50.581Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T23:36:50.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:36:50.581Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T23:36:50.581Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T23:36:50.581Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T23:36:50.581Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T23:36:50.581Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T23:36:50.581Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:36:50.863Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T23:36:50.863Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T23:36:51.180Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T23:36:51.180Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T23:36:51.180Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T23:36:51.180Z] OK: 7 MiB in 20 packages [2021-06-08T23:36:51.180Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:36:51.180Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T23:36:51.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:36:51.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:36:51.467Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T23:36:51.467Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T23:36:51.467Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:36:51.467Z] OK: 7 MiB in 18 packages [2021-06-08T23:36:51.467Z] OK: 5 MiB in 16 packages [2021-06-08T23:36:53.876Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T23:36:53.876Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:36:53.876Z] OK: 5 MiB in 15 packages [2021-06-08T23:36:53.876Z] Removing intermediate container 54ef3f0f3a10 [2021-06-08T23:36:53.876Z] ---> c785bf09f941 [2021-06-08T23:36:53.876Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:36:53.876Z] ---> Running in 76cd21c68372 [2021-06-08T23:36:53.876Z] Removing intermediate container 368a891c6cc9 [2021-06-08T23:36:53.876Z] ---> 4f93b654e370 [2021-06-08T23:36:53.876Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T23:36:53.876Z] Removing intermediate container cc116fd9f137 [2021-06-08T23:36:53.876Z] ---> c43b3fbdb7f4 [2021-06-08T23:36:53.876Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T23:36:53.876Z] Removing intermediate container 76cd21c68372 [2021-06-08T23:36:53.876Z] ---> 80a5c35320f0 [2021-06-08T23:36:53.876Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T23:36:53.876Z] ---> Running in b11dc83eaeaf [2021-06-08T23:36:53.876Z] ---> Running in 5e91bf8eb9fc [2021-06-08T23:36:53.876Z] ---> Running in 3fd91ce49be7 [2021-06-08T23:36:53.876Z] Removing intermediate container 59d3b871f9b4 [2021-06-08T23:36:53.876Z] ---> b42f5371fbfb [2021-06-08T23:36:53.876Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:36:54.152Z] Removing intermediate container 99cc3a7444d8 [2021-06-08T23:36:54.152Z] ---> 1ae78d536261 [2021-06-08T23:36:54.152Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T23:36:54.152Z] ---> Running in 8b9d8a1a4925 [2021-06-08T23:36:54.152Z] ---> Running in 93dd8ba58087 [2021-06-08T23:36:54.431Z] Removing intermediate container b11dc83eaeaf [2021-06-08T23:36:54.431Z] ---> cb1d67400684 [2021-06-08T23:36:54.431Z] Step 14/26 : WORKDIR / [2021-06-08T23:36:54.431Z] Removing intermediate container 5e91bf8eb9fc [2021-06-08T23:36:54.431Z] ---> 0f35dca21393 [2021-06-08T23:36:54.431Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T23:36:54.431Z] Removing intermediate container 3fd91ce49be7 [2021-06-08T23:36:54.431Z] ---> df6912c41ae1 [2021-06-08T23:36:54.431Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T23:36:54.716Z] ---> Running in 0ca83b39c537 [2021-06-08T23:36:54.716Z] ---> Running in ad054baa32d2 [2021-06-08T23:36:54.716Z] ---> Running in 6c5f63539059 [2021-06-08T23:36:55.005Z] Removing intermediate container 93dd8ba58087 [2021-06-08T23:36:55.005Z] Removing intermediate container 8b9d8a1a4925 [2021-06-08T23:36:55.005Z] ---> 7a735797ef82 [2021-06-08T23:36:55.005Z] Step 14/22 : WORKDIR /edgex [2021-06-08T23:36:55.005Z] ---> 490a968f9643 [2021-06-08T23:36:55.005Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T23:36:55.005Z] ---> Running in 59c200c741db [2021-06-08T23:36:55.005Z] ---> Running in c378a348d219 [2021-06-08T23:36:55.284Z] Removing intermediate container 0ca83b39c537 [2021-06-08T23:36:55.284Z] ---> a3a353d29b1c [2021-06-08T23:36:55.284Z] 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-08T23:36:55.865Z] Removing intermediate container 6c5f63539059 [2021-06-08T23:36:55.865Z] ---> e15a60d91d39 [2021-06-08T23:36:55.865Z] Step 16/24 : WORKDIR / [2021-06-08T23:36:55.865Z] Removing intermediate container ad054baa32d2 [2021-06-08T23:36:55.865Z] ---> e7943af11cbe [2021-06-08T23:36:55.865Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T23:36:55.865Z] ---> Running in 8efea22cb178 [2021-06-08T23:36:55.865Z] ---> Running in 2d2465892768 [2021-06-08T23:36:55.865Z] Removing intermediate container c378a348d219 [2021-06-08T23:36:55.865Z] ---> bffe5014b70a [2021-06-08T23:36:55.865Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T23:36:55.865Z] Removing intermediate container 59c200c741db [2021-06-08T23:36:55.865Z] ---> 4aac19aec1d4 [2021-06-08T23:36:55.865Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T23:36:56.161Z] ---> Running in eaa7a1da4ab2 [2021-06-08T23:36:56.454Z] ---> 8ffae38a2ae8 [2021-06-08T23:36:56.454Z] 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-08T23:36:56.454Z] Removing intermediate container 8efea22cb178 [2021-06-08T23:36:56.454Z] ---> 584d7ecd0183 [2021-06-08T23:36:56.454Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:36:57.063Z] Removing intermediate container eaa7a1da4ab2 [2021-06-08T23:36:57.063Z] ---> bd0f44ef1509 [2021-06-08T23:36:57.063Z] Step 16/24 : WORKDIR / [2021-06-08T23:36:57.063Z] ---> Running in c6f8d69a1a5f [2021-06-08T23:36:57.345Z] ---> c3d7ada4c3e5 [2021-06-08T23:36:57.345Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T23:36:57.633Z] ---> a5d1cdeec2aa [2021-06-08T23:36:57.633Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T23:36:58.688Z] ---> 3892333b9274 [2021-06-08T23:36:58.688Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T23:36:58.688Z] Removing intermediate container c6f8d69a1a5f [2021-06-08T23:36:58.688Z] ---> f717a03044de [2021-06-08T23:36:58.688Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:36:58.979Z] ---> a0c6ff8a8944 [2021-06-08T23:36:58.979Z] 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-08T23:37:00.011Z] ---> b35940895eb3 [2021-06-08T23:37:00.011Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T23:37:00.011Z] Removing intermediate container 2d2465892768 [2021-06-08T23:37:00.011Z] ---> ed9202468048 [2021-06-08T23:37:00.011Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T23:37:00.011Z] ---> 13914b2c7204 [2021-06-08T23:37:00.011Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T23:37:00.298Z] ---> Running in b76e11eec122 [2021-06-08T23:37:00.298Z] ---> dae59aba9360 [2021-06-08T23:37:00.298Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T23:37:00.590Z] ---> 1c9742b3e420 [2021-06-08T23:37:00.590Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T23:37:01.241Z] Removing intermediate container b76e11eec122 [2021-06-08T23:37:01.241Z] ---> d76575895b10 [2021-06-08T23:37:01.241Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T23:37:01.533Z] ---> 0f9141a6cf97 [2021-06-08T23:37:01.533Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T23:37:01.821Z] ---> Running in 6082e44965e9 [2021-06-08T23:37:01.821Z] ---> 74f847f0a0dd [2021-06-08T23:37:01.821Z] ---> ed035d7830e5 [2021-06-08T23:37:01.821Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T23:37:01.821Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T23:37:02.126Z] ---> Running in 95d5e9257b5e [2021-06-08T23:37:02.126Z] ---> 3d8b63fe9c80 [2021-06-08T23:37:02.126Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T23:37:02.411Z] ---> c14212164ef2 [2021-06-08T23:37:02.411Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T23:37:02.688Z] ---> Running in 2f4c1ce2bd77 [2021-06-08T23:37:02.688Z] Removing intermediate container 6082e44965e9 [2021-06-08T23:37:02.688Z] ---> 9d34e012d723 [2021-06-08T23:37:02.688Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T23:37:02.980Z] Removing intermediate container 95d5e9257b5e [2021-06-08T23:37:02.980Z] ---> 0f748a08bf4d [2021-06-08T23:37:02.980Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:37:02.980Z] ---> Running in 94ff6823e1fc [2021-06-08T23:37:03.268Z] ---> Running in 9ade6752be2a [2021-06-08T23:37:03.268Z] ---> 3ab5ac609793 [2021-06-08T23:37:03.268Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T23:37:03.563Z] ---> Running in 6e4efcceb8e8 [2021-06-08T23:37:03.843Z] Removing intermediate container 9ade6752be2a [2021-06-08T23:37:03.843Z] Removing intermediate container 94ff6823e1fc [2021-06-08T23:37:03.843Z] ---> 73a2cd1b8cae [2021-06-08T23:37:03.843Z] ---> 869fb95c4387 [2021-06-08T23:37:03.844Z] Step 22/24 : LABEL arch=arm64Step 20/22 : LABEL arch=arm64 [2021-06-08T23:37:03.844Z] [2021-06-08T23:37:04.124Z] ---> 0d2c0e696ec4 [2021-06-08T23:37:04.124Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T23:37:04.124Z] Removing intermediate container 6e4efcceb8e8 [2021-06-08T23:37:04.124Z] ---> 1f88b82c8d86 [2021-06-08T23:37:04.124Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:37:04.404Z] ---> Running in 1f059d82cdab [2021-06-08T23:37:04.404Z] ---> Running in 2d5c8a7252a7 [2021-06-08T23:37:04.404Z] ---> Running in 8d449d510f81 [2021-06-08T23:37:05.016Z] Removing intermediate container 1f059d82cdab [2021-06-08T23:37:05.016Z] ---> f83677996d0c [2021-06-08T23:37:05.016Z] Step 23/24 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:37:05.016Z] Removing intermediate container 2d5c8a7252a7 [2021-06-08T23:37:05.016Z] ---> 48b652f7257a [2021-06-08T23:37:05.016Z] Step 21/22 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:37:05.299Z] ---> Running in 93ac6c27726d [2021-06-08T23:37:05.299Z] ---> Running in 467e8abb506e [2021-06-08T23:37:05.299Z] Removing intermediate container 8d449d510f81 [2021-06-08T23:37:05.299Z] ---> 743f96560839 [2021-06-08T23:37:05.299Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T23:37:05.299Z] ---> b5ea5e229477 [2021-06-08T23:37:05.299Z] 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-08T23:37:05.577Z] ---> Running in 9fde4d61dbf0 [2021-06-08T23:37:05.577Z] ---> Running in cdf1bb63c703 [2021-06-08T23:37:05.863Z] Removing intermediate container 2f4c1ce2bd77 [2021-06-08T23:37:05.863Z] ---> 6abb53273530 [2021-06-08T23:37:05.863Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:37:05.863Z] Removing intermediate container 93ac6c27726d [2021-06-08T23:37:05.863Z] ---> a6028bb407fc [2021-06-08T23:37:05.863Z] Step 24/24 : LABEL version=2.0.0-dev.256 [2021-06-08T23:37:06.148Z] Removing intermediate container 467e8abb506e [2021-06-08T23:37:06.148Z] ---> 1d650730440b [2021-06-08T23:37:06.148Z] Step 22/22 : LABEL version=2.0.0-dev.256 [2021-06-08T23:37:06.148Z] ---> Running in c14c67f3fae8 [2021-06-08T23:37:06.460Z] Removing intermediate container 9fde4d61dbf0 [2021-06-08T23:37:06.460Z] ---> 3c945fed523f [2021-06-08T23:37:06.460Z] Step 23/24 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:37:06.460Z] ---> Running in 8e32c7bb666a [2021-06-08T23:37:06.770Z] ---> Running in 095cd96ee8d1 [2021-06-08T23:37:07.074Z] Removing intermediate container c14c67f3fae8 [2021-06-08T23:37:07.074Z] ---> f5f1053c1d5e [2021-06-08T23:37:07.074Z] [2021-06-08T23:37:07.074Z] ---> e45db9bcfb23 [2021-06-08T23:37:07.074Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T23:37:07.379Z] Removing intermediate container 8e32c7bb666a [2021-06-08T23:37:07.379Z] ---> c7491fd0041e [2021-06-08T23:37:07.379Z] [2021-06-08T23:37:07.379Z] Successfully built f5f1053c1d5e [2021-06-08T23:37:07.379Z] Successfully tagged core-command-arm64:latest [2021-06-08T23:37:07.379Z] Building core-data [2021-06-08T23:37:07.687Z]  Building core-command ... done Removing intermediate container 095cd96ee8d1 [2021-06-08T23:37:07.687Z] ---> 6a083f6b8672 [2021-06-08T23:37:07.687Z] Step 24/24 : LABEL version=2.0.0-dev.256 [2021-06-08T23:37:07.687Z] Successfully built c7491fd0041e [2021-06-08T23:37:08.032Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T23:37:08.032Z] Building support-scheduler [2021-06-08T23:37:08.032Z]  Building security-proxy-setup ... done  ---> Running in 238a63e3be05 [2021-06-08T23:37:08.669Z] ---> d55b18b47398 [2021-06-08T23:37:08.669Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T23:37:08.669Z] Removing intermediate container 238a63e3be05 [2021-06-08T23:37:08.669Z] ---> 08588a43de86 [2021-06-08T23:37:08.669Z] [2021-06-08T23:37:08.966Z] Removing intermediate container cdf1bb63c703 [2021-06-08T23:37:08.966Z] ---> 9e1a35667bea [2021-06-08T23:37:08.966Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T23:37:09.249Z] ---> Running in 201a1b1aee3f [2021-06-08T23:37:09.249Z] Successfully built 08588a43de86 [2021-06-08T23:37:09.249Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T23:37:09.249Z] Building sys-mgmt-agent [2021-06-08T23:37:09.858Z]  Building core-metadata ... done  ---> 3795c7325955 [2021-06-08T23:37:09.858Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T23:37:09.858Z] Removing intermediate container 201a1b1aee3f [2021-06-08T23:37:09.858Z] ---> edffd1723db5 [2021-06-08T23:37:09.858Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T23:37:10.136Z] ---> Running in 4dc96696d0c9 [2021-06-08T23:37:10.737Z] Removing intermediate container 4dc96696d0c9 [2021-06-08T23:37:10.737Z] ---> 855b630a4534 [2021-06-08T23:37:10.737Z] Step 25/26 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:37:11.013Z] ---> 17858cde7de7 [2021-06-08T23:37:11.013Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T23:37:11.303Z] ---> Running in 65afedf6beba [2021-06-08T23:37:11.932Z] Removing intermediate container 65afedf6beba [2021-06-08T23:37:11.932Z] ---> dfa24c947d73 [2021-06-08T23:37:11.932Z] Step 26/26 : LABEL version=2.0.0-dev.256 [2021-06-08T23:37:12.564Z] ---> fe93077841b1 [2021-06-08T23:37:12.564Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T23:37:12.564Z] ---> Running in 60cb40d0a867 [2021-06-08T23:37:13.208Z] ---> Running in 2df0ddf58b96 [2021-06-08T23:37:13.494Z] Removing intermediate container 60cb40d0a867 [2021-06-08T23:37:13.494Z] ---> 525d89d571d2 [2021-06-08T23:37:13.494Z] [2021-06-08T23:37:13.775Z] Successfully built 525d89d571d2 [2021-06-08T23:37:14.061Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T23:37:14.061Z]  Building security-secretstore-setup ... done Building support-notifications [2021-06-08T23:37:14.061Z] Removing intermediate container 2df0ddf58b96 [2021-06-08T23:37:14.061Z] ---> 9589a106fb00 [2021-06-08T23:37:14.061Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T23:37:15.543Z] ---> 8ce2108d0fa9 [2021-06-08T23:37:15.543Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T23:37:15.825Z] ---> Running in 4832d8e8ff4c [2021-06-08T23:37:19.412Z] Removing intermediate container 4832d8e8ff4c [2021-06-08T23:37:19.412Z] ---> 2d7930b7aff3 [2021-06-08T23:37:19.412Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T23:37:19.412Z] ---> Running in 31f55464036e [2021-06-08T23:37:19.693Z] Removing intermediate container 31f55464036e [2021-06-08T23:37:19.693Z] ---> a6d3942b49a0 [2021-06-08T23:37:19.693Z] Step 29/32 : CMD ["gate"] [2021-06-08T23:37:20.287Z] ---> Running in 4acac7bf9163 [2021-06-08T23:37:20.560Z] Removing intermediate container 4acac7bf9163 [2021-06-08T23:37:20.560Z] ---> 20175a1d25e4 [2021-06-08T23:37:20.560Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T23:37:20.832Z] ---> Running in b1d035c64307 [2021-06-08T23:37:21.451Z] Removing intermediate container b1d035c64307 [2021-06-08T23:37:21.451Z] ---> bd3823a202f2 [2021-06-08T23:37:21.451Z] Step 31/32 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:37:21.727Z] ---> Running in 1cace7d71dd0 [2021-06-08T23:37:22.323Z] Removing intermediate container 1cace7d71dd0 [2021-06-08T23:37:22.323Z] ---> 2574e014a4c2 [2021-06-08T23:37:22.323Z] Step 32/32 : LABEL version=2.0.0-dev.256 [2021-06-08T23:37:22.598Z] ---> Running in 51b45dfe8da3 [2021-06-08T23:37:23.199Z] Removing intermediate container 51b45dfe8da3 [2021-06-08T23:37:23.199Z] ---> 1c82b9d84375 [2021-06-08T23:37:23.199Z] [2021-06-08T23:37:23.475Z] Successfully built 1c82b9d84375 [2021-06-08T23:37:23.475Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T23:37:45.701Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:37:45.701Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:37:45.701Z] ---> f49baa72a735 [2021-06-08T23:37:45.701Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:37:45.701Z] ---> Using cache [2021-06-08T23:37:45.701Z] ---> 7f7d99af0a53 [2021-06-08T23:37:45.701Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:37:45.701Z] ---> Using cache [2021-06-08T23:37:45.701Z] ---> 85c460e12423 [2021-06-08T23:37:45.701Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T23:37:45.701Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:37:45.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:37:45.701Z] ---> f49baa72a735 [2021-06-08T23:37:45.701Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T23:37:45.701Z] ---> Using cache [2021-06-08T23:37:45.701Z] ---> 7f7d99af0a53 [2021-06-08T23:37:45.701Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:37:45.701Z] ---> Using cache [2021-06-08T23:37:45.701Z] ---> 85c460e12423 [2021-06-08T23:37:45.701Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T23:37:45.701Z] ---> Using cache [2021-06-08T23:37:45.701Z] ---> 7be5dbf9b4a8 [2021-06-08T23:37:45.701Z] Step 6/23 : COPY go.mod . [2021-06-08T23:37:45.701Z] ---> Using cache [2021-06-08T23:37:45.701Z] ---> 8b0958402a70 [2021-06-08T23:37:45.701Z] Step 7/23 : RUN go mod download [2021-06-08T23:37:45.701Z] ---> Using cache [2021-06-08T23:37:45.701Z] ---> afe4868f71c2 [2021-06-08T23:37:45.701Z] Step 8/23 : COPY . . [2021-06-08T23:37:45.701Z] ---> Using cache [2021-06-08T23:37:45.701Z] ---> 76ae957f8e70 [2021-06-08T23:37:45.701Z] Step 9/23 : RUN go mod tidy [2021-06-08T23:37:45.701Z] ---> Using cache [2021-06-08T23:37:45.701Z] ---> 817f85fe8a25 [2021-06-08T23:37:45.701Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T23:37:45.701Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:37:45.701Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:37:45.701Z] ---> f49baa72a735 [2021-06-08T23:37:45.701Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:37:45.701Z] ---> Using cache [2021-06-08T23:37:45.701Z] ---> 7f7d99af0a53 [2021-06-08T23:37:45.701Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:37:45.701Z] ---> Using cache [2021-06-08T23:37:45.701Z] ---> 85c460e12423 [2021-06-08T23:37:45.701Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T23:37:45.701Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:37:45.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:37:45.701Z] ---> f49baa72a735 [2021-06-08T23:37:45.701Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T23:37:45.701Z] ---> Using cache [2021-06-08T23:37:45.701Z] ---> 7f7d99af0a53 [2021-06-08T23:37:45.701Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:37:45.701Z] ---> Using cache [2021-06-08T23:37:45.701Z] ---> 85c460e12423 [2021-06-08T23:37:45.701Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T23:37:45.701Z] ---> Running in 1de5c488cc77 [2021-06-08T23:37:45.702Z] ---> Running in e14bdea22b4d [2021-06-08T23:37:45.702Z] ---> Running in 7c3176e96a58 [2021-06-08T23:37:45.702Z] ---> Running in 23d780ec75d2 [2021-06-08T23:37:47.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:37:47.982Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:37:47.982Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:37:48.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-08T23:37:48.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:37:48.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:37:48.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:37:49.882Z] OK: 218 MiB in 52 packages [2021-06-08T23:37:49.882Z] OK: 218 MiB in 52 packages [2021-06-08T23:37:49.882Z] OK: 218 MiB in 52 packages [2021-06-08T23:37:52.880Z] Removing intermediate container e14bdea22b4d [2021-06-08T23:37:52.880Z] ---> a7fabe0d1c85 [2021-06-08T23:37:52.880Z] Step 6/24 : COPY go.mod . [2021-06-08T23:37:52.880Z] Removing intermediate container 23d780ec75d2 [2021-06-08T23:37:52.880Z] ---> ce234a6eb2ed [2021-06-08T23:37:52.880Z] Step 6/23 : COPY go.mod . [2021-06-08T23:37:52.880Z] Removing intermediate container 7c3176e96a58 [2021-06-08T23:37:52.880Z] ---> d93d2b229244 [2021-06-08T23:37:52.880Z] Step 6/24 : COPY go.mod . [2021-06-08T23:37:53.504Z] ---> 84ab6ab7da73 [2021-06-08T23:37:53.504Z] Step 7/24 : RUN go mod download [2021-06-08T23:37:53.785Z] ---> Running in d57cdbfb3ae6 [2021-06-08T23:37:53.785Z] ---> 24920626f021 [2021-06-08T23:37:53.785Z] Step 7/23 : RUN go mod download [2021-06-08T23:37:53.785Z] ---> 9ab3f6526a82 [2021-06-08T23:37:53.785Z] Step 7/24 : RUN go mod download [2021-06-08T23:37:54.061Z] ---> Running in b32f6813b68b [2021-06-08T23:37:54.061Z] ---> Running in a94a4e423608 [2021-06-08T23:37:58.747Z] Removing intermediate container d57cdbfb3ae6 [2021-06-08T23:37:58.747Z] ---> 4054be9c1986 [2021-06-08T23:37:58.747Z] Step 8/24 : COPY . . [2021-06-08T23:37:59.345Z] Removing intermediate container a94a4e423608 [2021-06-08T23:37:59.345Z] ---> d5344d7861e7 [2021-06-08T23:37:59.345Z] Step 8/24 : COPY . . [2021-06-08T23:37:59.623Z] Removing intermediate container b32f6813b68b [2021-06-08T23:37:59.623Z] ---> a2cabdbe669a [2021-06-08T23:37:59.623Z] Step 8/23 : COPY . . [2021-06-08T23:38:21.858Z] ---> b29339d929a9 [2021-06-08T23:38:21.858Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:38:21.858Z] ---> 712e6eeae069 [2021-06-08T23:38:21.858Z] Step 9/23 : RUN go mod tidy [2021-06-08T23:38:21.858Z] ---> 22ed7b12d9d8 [2021-06-08T23:38:21.858Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:38:21.858Z] ---> Running in fe7f20a4308d [2021-06-08T23:38:21.858Z] ---> Running in df23ac47a9af [2021-06-08T23:38:21.858Z] ---> Running in 1d5beabe5596 [2021-06-08T23:38:28.617Z] Removing intermediate container fe7f20a4308d [2021-06-08T23:38:28.617Z] ---> 0baad0b7e9c0 [2021-06-08T23:38:28.617Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T23:38:28.617Z] ---> Running in 0c4440701d79 [2021-06-08T23:38:28.900Z] Removing intermediate container 1d5beabe5596 [2021-06-08T23:38:28.900Z] ---> ed26f1204d08 [2021-06-08T23:38:28.900Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T23:38:28.900Z] Removing intermediate container df23ac47a9af [2021-06-08T23:38:28.900Z] ---> 935eb79b5268 [2021-06-08T23:38:28.900Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T23:38:28.900Z] ---> Running in 11a77f536cf3 [2021-06-08T23:38:29.184Z] ---> Running in 41e5b73bc935 [2021-06-08T23:38:30.625Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/core-data/core-data ./cmd/core-data [2021-06-08T23:38:30.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-08T23:38:31.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-08T23:38:38.892Z] Removing intermediate container 1de5c488cc77 [2021-06-08T23:38:38.892Z] ---> 8efcaa0a3ebe [2021-06-08T23:38:38.892Z] [2021-06-08T23:38:38.892Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T23:38:38.892Z] ---> 9852663dfa18 [2021-06-08T23:38:38.892Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T23:38:38.892Z] ---> Using cache [2021-06-08T23:38:38.892Z] ---> b42f5371fbfb [2021-06-08T23:38:38.892Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:38:38.892Z] ---> Using cache [2021-06-08T23:38:38.892Z] ---> 490a968f9643 [2021-06-08T23:38:38.892Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T23:38:38.892Z] ---> Running in 26f12643eb17 [2021-06-08T23:38:38.892Z] Removing intermediate container 26f12643eb17 [2021-06-08T23:38:38.892Z] ---> 87860a58b6b1 [2021-06-08T23:38:38.892Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T23:38:38.892Z] ---> Running in 545d19be4824 [2021-06-08T23:38:38.892Z] Removing intermediate container 545d19be4824 [2021-06-08T23:38:38.892Z] ---> f435733ca56b [2021-06-08T23:38:38.892Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:38:39.166Z] ---> 5fa7b264542b [2021-06-08T23:38:39.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T23:38:42.061Z] ---> a1b3f99a34a2 [2021-06-08T23:38:42.061Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T23:38:42.335Z] ---> 345eaadd16ee [2021-06-08T23:38:42.335Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T23:38:42.611Z] ---> Running in eabf5082819c [2021-06-08T23:38:45.013Z] Removing intermediate container eabf5082819c [2021-06-08T23:38:45.013Z] ---> 562a43a945e0 [2021-06-08T23:38:45.013Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:38:45.013Z] ---> Running in 93d2b2f84e28 [2021-06-08T23:38:45.013Z] Removing intermediate container 93d2b2f84e28 [2021-06-08T23:38:45.013Z] ---> 69477154119d [2021-06-08T23:38:45.013Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T23:38:45.013Z] ---> Running in 05a37e3c1f61 [2021-06-08T23:38:45.288Z] Removing intermediate container 05a37e3c1f61 [2021-06-08T23:38:45.288Z] ---> 079ec55b6d42 [2021-06-08T23:38:45.288Z] Step 22/23 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:38:45.570Z] ---> Running in 07c35b6234ac [2021-06-08T23:38:47.958Z] Removing intermediate container 07c35b6234ac [2021-06-08T23:38:47.958Z] ---> cf7319ed6245 [2021-06-08T23:38:47.958Z] Step 23/23 : LABEL version=2.0.0-dev.256 [2021-06-08T23:38:47.958Z] ---> Running in 3a2b7ae31eba [2021-06-08T23:38:47.958Z] Removing intermediate container 3a2b7ae31eba [2021-06-08T23:38:47.958Z] ---> 8483c961e1a2 [2021-06-08T23:38:47.958Z] [2021-06-08T23:38:47.958Z] Successfully built 8483c961e1a2 [2021-06-08T23:38:47.958Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T23:39:57.669Z]  Building support-scheduler ... done Removing intermediate container 41e5b73bc935 [2021-06-08T23:39:57.669Z] ---> 0f26bbbf3411 [2021-06-08T23:39:57.669Z] [2021-06-08T23:39:57.669Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T23:39:57.669Z] ---> 9852663dfa18 [2021-06-08T23:39:57.669Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T23:39:57.669Z] ---> Running in 69589a9a88d1 [2021-06-08T23:39:57.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:39:57.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:39:57.669Z] Removing intermediate container 11a77f536cf3 [2021-06-08T23:39:57.669Z] ---> 7501efbd767a [2021-06-08T23:39:57.669Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T23:39:57.669Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T23:39:57.669Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T23:39:57.669Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:39:57.669Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T23:39:57.669Z] ---> Running in 9f8abcf7739d [2021-06-08T23:39:57.669Z] OK: 6 MiB in 16 packages [2021-06-08T23:39:57.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.256" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-08T23:39:57.669Z] Removing intermediate container 69589a9a88d1 [2021-06-08T23:39:57.669Z] ---> 215e01a63cc0 [2021-06-08T23:39:57.669Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:39:57.669Z] ---> Running in 5cef8a001738 [2021-06-08T23:39:57.669Z] Removing intermediate container 5cef8a001738 [2021-06-08T23:39:57.669Z] ---> 0e86fdfce5a0 [2021-06-08T23:39:57.669Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T23:39:57.669Z] Removing intermediate container 0c4440701d79 [2021-06-08T23:39:57.669Z] ---> 1844211a4adf [2021-06-08T23:39:57.669Z] [2021-06-08T23:39:57.669Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T23:39:57.669Z] ---> 9852663dfa18 [2021-06-08T23:39:57.669Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T23:39:57.669Z] ---> Running in 82753c83109f [2021-06-08T23:39:57.669Z] ---> Running in 4f7722b67c8c [2021-06-08T23:39:57.669Z] Removing intermediate container 82753c83109f [2021-06-08T23:39:57.669Z] ---> b7ab518cc455 [2021-06-08T23:39:57.669Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T23:39:57.669Z] Removing intermediate container 4f7722b67c8c [2021-06-08T23:39:57.669Z] ---> f6ad6b110387 [2021-06-08T23:39:57.669Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T23:39:57.669Z] ---> Running in 65df8314b3ce [2021-06-08T23:39:57.669Z] Removing intermediate container 9f8abcf7739d [2021-06-08T23:39:57.669Z] ---> c0163ba13e4b [2021-06-08T23:39:57.669Z] [2021-06-08T23:39:57.669Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T23:39:57.669Z] ---> Running in 0fb01260633a [2021-06-08T23:39:57.669Z] 20.10.0: Pulling from library/docker [2021-06-08T23:39:57.669Z] Removing intermediate container 65df8314b3ce [2021-06-08T23:39:57.669Z] ---> c020b1876494 [2021-06-08T23:39:57.669Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:39:57.669Z] Removing intermediate container 0fb01260633a [2021-06-08T23:39:57.669Z] ---> 3490e171349c [2021-06-08T23:39:57.669Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T23:39:57.669Z] ---> Running in db2aff4dafe7 [2021-06-08T23:39:58.655Z] Removing intermediate container db2aff4dafe7 [2021-06-08T23:39:58.655Z] ---> 7e1d1568a129 [2021-06-08T23:39:58.655Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:39:58.929Z] ---> dbaf4a4902ec [2021-06-08T23:39:58.929Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T23:39:58.929Z] ---> Running in 609b71953f38 [2021-06-08T23:40:00.909Z] ---> 21a56a595520 [2021-06-08T23:40:00.909Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T23:40:02.348Z] ---> 401c2530ceeb [2021-06-08T23:40:02.348Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T23:40:02.620Z] Removing intermediate container 609b71953f38 [2021-06-08T23:40:02.620Z] ---> 1d613fb50562 [2021-06-08T23:40:02.620Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T23:40:02.893Z] ---> Running in e36e19a18341 [2021-06-08T23:40:02.893Z] ---> Running in aa0ba1be85b2 [2021-06-08T23:40:03.887Z] Removing intermediate container e36e19a18341 [2021-06-08T23:40:03.887Z] ---> e4090659d20b [2021-06-08T23:40:03.887Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:40:04.160Z] ---> Running in 69ae9386b05b [2021-06-08T23:40:04.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:40:04.756Z] Removing intermediate container 69ae9386b05b [2021-06-08T23:40:04.756Z] ---> bb7b5a6d0995 [2021-06-08T23:40:04.756Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T23:40:05.046Z] ---> Running in 029eff4ec083 [2021-06-08T23:40:05.320Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:40:05.928Z] Removing intermediate container 029eff4ec083 [2021-06-08T23:40:05.928Z] ---> eb84976654f7 [2021-06-08T23:40:05.928Z] Step 22/23 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:40:06.201Z] ---> Running in 09be3b741aa1 [2021-06-08T23:40:06.201Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T23:40:06.201Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T23:40:06.201Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T23:40:06.473Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T23:40:06.748Z] Removing intermediate container 09be3b741aa1 [2021-06-08T23:40:06.748Z] ---> 335d82be0992 [2021-06-08T23:40:06.748Z] Step 23/23 : LABEL version=2.0.0-dev.256 [2021-06-08T23:40:06.748Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T23:40:06.748Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T23:40:06.748Z] ---> Running in 4572226d82f1 [2021-06-08T23:40:06.748Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:40:06.748Z] OK: 8 MiB in 20 packages [2021-06-08T23:40:07.022Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T23:40:07.022Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T23:40:07.022Z] ---> eeaf43b92773 [2021-06-08T23:40:07.022Z] 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-08T23:40:07.296Z] ---> Running in f4367cbbc65b [2021-06-08T23:40:07.571Z] Removing intermediate container 4572226d82f1 [2021-06-08T23:40:07.571Z] ---> 39eb427aec8e [2021-06-08T23:40:07.571Z] [2021-06-08T23:40:07.845Z] Successfully built 39eb427aec8e [2021-06-08T23:40:07.845Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T23:40:07.845Z]  Building support-notifications ... done Removing intermediate container f4367cbbc65b [2021-06-08T23:40:07.845Z] ---> 5957e67962b3 [2021-06-08T23:40:07.845Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T23:40:08.116Z] ---> Running in 52b025c06fa8 [2021-06-08T23:40:08.386Z] Removing intermediate container aa0ba1be85b2 [2021-06-08T23:40:08.386Z] ---> 726a50e36221 [2021-06-08T23:40:08.386Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:40:09.356Z] ---> dbe18994b161 [2021-06-08T23:40:09.356Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T23:40:09.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:40:09.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:40:10.236Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T23:40:10.236Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T23:40:10.529Z] Executing bash-5.0.17-r0.post-install [2021-06-08T23:40:10.529Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T23:40:10.529Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T23:40:10.529Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T23:40:10.529Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T23:40:10.529Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T23:40:10.529Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T23:40:10.529Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T23:40:10.529Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T23:40:10.529Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T23:40:10.529Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T23:40:10.529Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T23:40:10.529Z] ---> 09ebf6835c29 [2021-06-08T23:40:10.529Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T23:40:12.994Z] ---> db29966e9672 [2021-06-08T23:40:12.994Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T23:40:12.994Z] ---> Running in 61773aaad066 [2021-06-08T23:40:12.994Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T23:40:12.994Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T23:40:12.994Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T23:40:12.994Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T23:40:12.994Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T23:40:12.994Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T23:40:12.994Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T23:40:12.994Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T23:40:12.994Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T23:40:12.994Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T23:40:12.994Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T23:40:12.994Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T23:40:12.994Z] Removing intermediate container 61773aaad066 [2021-06-08T23:40:12.994Z] ---> 8e874f787cff [2021-06-08T23:40:12.994Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:40:12.994Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T23:40:12.994Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T23:40:12.994Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T23:40:12.994Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T23:40:12.994Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T23:40:12.994Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T23:40:12.994Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T23:40:12.994Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T23:40:12.994Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T23:40:12.994Z] ---> Running in bfb11fb2fdc2 [2021-06-08T23:40:12.994Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T23:40:12.994Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T23:40:12.994Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T23:40:12.994Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T23:40:12.994Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T23:40:12.994Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T23:40:13.286Z] OK: 72 MiB in 59 packages [2021-06-08T23:40:13.573Z] Removing intermediate container bfb11fb2fdc2 [2021-06-08T23:40:13.573Z] ---> 584a451172f1 [2021-06-08T23:40:13.573Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T23:40:13.573Z] ---> Running in a289e6f904a7 [2021-06-08T23:40:14.191Z] Removing intermediate container a289e6f904a7 [2021-06-08T23:40:14.191Z] ---> 1f1d6f43fa24 [2021-06-08T23:40:14.191Z] Step 23/24 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:40:14.191Z] ---> Running in 7304796615dc [2021-06-08T23:40:14.804Z] Removing intermediate container 7304796615dc [2021-06-08T23:40:14.804Z] ---> 56c36c3aa6dd [2021-06-08T23:40:14.804Z] Step 24/24 : LABEL version=2.0.0-dev.256 [2021-06-08T23:40:14.804Z] ---> Running in baf1380b2b7e [2021-06-08T23:40:15.396Z] Removing intermediate container baf1380b2b7e [2021-06-08T23:40:15.396Z] ---> aacede6f6f37 [2021-06-08T23:40:15.396Z] [2021-06-08T23:40:15.669Z] Successfully built aacede6f6f37 [2021-06-08T23:40:15.669Z] Successfully tagged core-data-arm64:latest [2021-06-08T23:40:17.634Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-08T23:40:17.634Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T23:40:18.610Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T23:40:18.610Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T23:40:19.203Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T23:40:19.203Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T23:40:19.475Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T23:40:19.475Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T23:40:22.081Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T23:40:22.081Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T23:40:22.081Z] 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-08T23:40:22.081Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T23:40:22.081Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T23:40:24.043Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T23:40:24.043Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T23:40:26.644Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T23:40:26.644Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T23:40:27.233Z] Collecting PyYAML<4,>=3.10 [2021-06-08T23:40:27.233Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T23:40:30.599Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T23:40:30.599Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T23:40:30.599Z] 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-08T23:40:30.870Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T23:40:30.870Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T23:40:31.140Z] Collecting idna<2.8,>=2.5 [2021-06-08T23:40:31.140Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T23:40:31.140Z] 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-08T23:40:31.410Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T23:40:31.410Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T23:40:31.682Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T23:40:31.682Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T23:40:31.682Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T23:40:31.682Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T23:40:32.274Z] Installing collected packages: urllib3, idna, requests, cached-property, texttable, websocket-client, docker-pycreds, docker, docopt, dockerpty, PyYAML, jsonschema, docker-compose [2021-06-08T23:40:32.274Z] Attempting uninstall: urllib3 [2021-06-08T23:40:32.274Z] Found existing installation: urllib3 1.25.9 [2021-06-08T23:40:32.274Z] Uninstalling urllib3-1.25.9: [2021-06-08T23:40:32.274Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T23:40:32.869Z] Attempting uninstall: idna [2021-06-08T23:40:32.869Z] Found existing installation: idna 2.9 [2021-06-08T23:40:32.869Z] Uninstalling idna-2.9: [2021-06-08T23:40:33.149Z] Successfully uninstalled idna-2.9 [2021-06-08T23:40:33.742Z] Attempting uninstall: requests [2021-06-08T23:40:33.742Z] Found existing installation: requests 2.23.0 [2021-06-08T23:40:33.742Z] Uninstalling requests-2.23.0: [2021-06-08T23:40:33.742Z] Successfully uninstalled requests-2.23.0 [2021-06-08T23:40:34.333Z] Running setup.py install for texttable: started [2021-06-08T23:40:36.297Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T23:40:36.889Z] Running setup.py install for docopt: started [2021-06-08T23:40:38.867Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T23:40:38.867Z] Running setup.py install for dockerpty: started [2021-06-08T23:40:40.834Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T23:40:40.834Z] Running setup.py install for PyYAML: started [2021-06-08T23:40:42.798Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T23:40:43.772Z] 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-08T23:40:52.020Z] Removing intermediate container 52b025c06fa8 [2021-06-08T23:40:52.020Z] ---> ab57e23a4d2b [2021-06-08T23:40:52.020Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T23:40:52.020Z] ---> Running in 84a6be0e1c75 [2021-06-08T23:40:52.020Z] Removing intermediate container 84a6be0e1c75 [2021-06-08T23:40:52.020Z] ---> ad2f46c0e18c [2021-06-08T23:40:52.020Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T23:40:52.293Z] ---> Running in d15df90233a4 [2021-06-08T23:40:52.564Z] Removing intermediate container d15df90233a4 [2021-06-08T23:40:52.564Z] ---> 7a88da21589c [2021-06-08T23:40:52.564Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T23:40:53.985Z] ---> 0d2001e6bf1b [2021-06-08T23:40:53.985Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T23:40:54.580Z] ---> 9d3ef4d6eef7 [2021-06-08T23:40:54.580Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T23:40:55.555Z] ---> 6155fd9831a3 [2021-06-08T23:40:55.556Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T23:40:55.837Z] ---> Running in 5976c7f28ab4 [2021-06-08T23:40:56.107Z] Removing intermediate container 5976c7f28ab4 [2021-06-08T23:40:56.107Z] ---> 1fecd7bd3506 [2021-06-08T23:40:56.107Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:40:58.344Z] ---> Running in 971902a1089c [2021-06-08T23:40:58.344Z] Removing intermediate container 971902a1089c [2021-06-08T23:40:58.344Z] ---> 32e04730b341 [2021-06-08T23:40:58.344Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T23:40:58.344Z] ---> Running in f13621cffb5f [2021-06-08T23:40:58.344Z] Removing intermediate container f13621cffb5f [2021-06-08T23:40:58.344Z] ---> b1dd562f09ae [2021-06-08T23:40:58.344Z] Step 23/24 : LABEL git_sha=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:40:58.344Z] ---> Running in 7151704b2f3c [2021-06-08T23:40:58.344Z] Removing intermediate container 7151704b2f3c [2021-06-08T23:40:58.344Z] ---> 361347af2d25 [2021-06-08T23:40:58.344Z] Step 24/24 : LABEL version=2.0.0-dev.256 [2021-06-08T23:40:58.344Z] ---> Running in 0f962fb57c82 [2021-06-08T23:40:58.615Z] Removing intermediate container 0f962fb57c82 [2021-06-08T23:40:58.615Z] ---> 8c99307f788f [2021-06-08T23:40:58.615Z] [2021-06-08T23:40:58.886Z] Successfully built 8c99307f788f [2021-06-08T23:40:58.886Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T23:40:59.495Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T23:40:59.509Z] $ docker stop --time=1 f34d3d87e3f0bc14caabfd0becee54cab0ae5d697dc285a9b6c15bbd00cd57eb [2021-06-08T23:41:01.316Z] $ docker rm -f f34d3d87e3f0bc14caabfd0becee54cab0ae5d697dc285a9b6c15bbd00cd57eb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T23:41:01.889Z] + docker images [2021-06-08T23:41:02.159Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T23:41:02.159Z] sys-mgmt-agent-arm64 latest 8c99307f788f 3 seconds ago 299MB [2021-06-08T23:41:02.159Z] core-data-arm64 latest aacede6f6f37 46 seconds ago 19.1MB [2021-06-08T23:41:02.159Z] support-notifications-arm64 latest 39eb427aec8e 54 seconds ago 15.7MB [2021-06-08T23:41:02.159Z] c0163ba13e4b About a minute ago 861MB [2021-06-08T23:41:02.159Z] 1844211a4adf About a minute ago 863MB [2021-06-08T23:41:02.159Z] 0f26bbbf3411 About a minute ago 857MB [2021-06-08T23:41:02.159Z] support-scheduler-arm64 latest 8483c961e1a2 2 minutes ago 15MB [2021-06-08T23:41:02.159Z] 8efcaa0a3ebe 2 minutes ago 856MB [2021-06-08T23:41:02.159Z] security-bootstrapper-arm64 latest 1c82b9d84375 3 minutes ago 17.1MB [2021-06-08T23:41:02.159Z] security-secretstore-setup-arm64 latest 525d89d571d2 3 minutes ago 26.5MB [2021-06-08T23:41:02.159Z] core-metadata-arm64 latest 08588a43de86 3 minutes ago 15.6MB [2021-06-08T23:41:02.159Z] security-proxy-setup-arm64 latest c7491fd0041e 3 minutes ago 24MB [2021-06-08T23:41:02.159Z] core-command-arm64 latest f5f1053c1d5e 3 minutes ago 15MB [2021-06-08T23:41:02.159Z] bf2f96d97ad6 4 minutes ago 860MB [2021-06-08T23:41:02.159Z] 7559dd6c1e7d 4 minutes ago 862MB [2021-06-08T23:41:02.159Z] 425ce3630c3d 4 minutes ago 859MB [2021-06-08T23:41:02.159Z] cbf0be5d5e25 4 minutes ago 854MB [2021-06-08T23:41:02.159Z] 66d23a3cd7d2 4 minutes ago 855MB [2021-06-08T23:41:02.159Z] ci-base-image-arm64 latest f49baa72a735 8 minutes ago 641MB [2021-06-08T23:41:02.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T23:41:02.159Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T23:41:02.159Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T23:41:02.159Z] 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-08T23:41:02.370Z] provisioning config files... [2021-06-08T23:41:02.389Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/527@tmp/config9008751848377892279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:41:02.747Z] ---> docker-login.sh [2021-06-08T23:41:02.747Z] nexus3.edgexfoundry.org:10001 [2021-06-08T23:41:03.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:41:03.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:41:03.016Z] Configure a credential helper to remove this warning. See [2021-06-08T23:41:03.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:41:03.016Z] [2021-06-08T23:41:03.016Z] Login Succeeded [2021-06-08T23:41:03.016Z] nexus3.edgexfoundry.org:10002 [2021-06-08T23:41:03.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:41:03.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:41:03.606Z] Configure a credential helper to remove this warning. See [2021-06-08T23:41:03.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:41:03.606Z] [2021-06-08T23:41:03.606Z] Login Succeeded [2021-06-08T23:41:03.606Z] nexus3.edgexfoundry.org:10003 [2021-06-08T23:41:04.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:41:04.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:41:04.204Z] Configure a credential helper to remove this warning. See [2021-06-08T23:41:04.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:41:04.204Z] [2021-06-08T23:41:04.204Z] Login Succeeded [2021-06-08T23:41:04.204Z] nexus3.edgexfoundry.org:10004 [2021-06-08T23:41:04.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:41:04.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:41:04.797Z] Configure a credential helper to remove this warning. See [2021-06-08T23:41:04.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:41:04.797Z] [2021-06-08T23:41:04.797Z] Login Succeeded [2021-06-08T23:41:04.797Z] docker.io [2021-06-08T23:41:05.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:41:05.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:41:05.661Z] Configure a credential helper to remove this warning. See [2021-06-08T23:41:05.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:41:05.661Z] [2021-06-08T23:41:05.661Z] Login Succeeded [2021-06-08T23:41:05.661Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T23:41:05.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:41:05.753Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-08T23:41:05.753Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:05.753Z] latest [2021-06-08T23:41:05.753Z] 2.0.0-dev.256 [2021-06-08T23:41:05.753Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:05.753Z] master [2021-06-08T23:41:05.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:06.132Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:06.468Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:06.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-08T23:41:06.468Z] 9328a55093a3: Preparing [2021-06-08T23:41:06.468Z] b24ea45ac581: Preparing [2021-06-08T23:41:06.468Z] afc2623a6d49: Preparing [2021-06-08T23:41:06.468Z] 999ac65e6861: Preparing [2021-06-08T23:41:06.468Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:06.740Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:06.740Z] 9328a55093a3: Pushed [2021-06-08T23:41:06.740Z] afc2623a6d49: Pushed [2021-06-08T23:41:06.740Z] 999ac65e6861: Pushed [2021-06-08T23:41:09.344Z] b24ea45ac581: Pushed [2021-06-08T23:41:09.615Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:f204b8c3c028409e05d095b5fa2e4fc8632b0beb4bc953117e3d61c8cfa1ae0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:09.959Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:10.300Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-08T23:41:10.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-08T23:41:10.300Z] 9328a55093a3: Preparing [2021-06-08T23:41:10.300Z] b24ea45ac581: Preparing [2021-06-08T23:41:10.300Z] afc2623a6d49: Preparing [2021-06-08T23:41:10.300Z] 999ac65e6861: Preparing [2021-06-08T23:41:10.300Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:10.300Z] 999ac65e6861: Layer already exists [2021-06-08T23:41:10.300Z] 9328a55093a3: Layer already exists [2021-06-08T23:41:10.300Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:10.300Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:10.300Z] b24ea45ac581: Layer already exists [2021-06-08T23:41:10.571Z] latest: digest: sha256:f204b8c3c028409e05d095b5fa2e4fc8632b0beb4bc953117e3d61c8cfa1ae0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:10.912Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:11.304Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.256 [2021-06-08T23:41:11.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-08T23:41:11.304Z] 9328a55093a3: Preparing [2021-06-08T23:41:11.304Z] b24ea45ac581: Preparing [2021-06-08T23:41:11.304Z] afc2623a6d49: Preparing [2021-06-08T23:41:11.304Z] 999ac65e6861: Preparing [2021-06-08T23:41:11.304Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:11.304Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:11.304Z] 9328a55093a3: Layer already exists [2021-06-08T23:41:11.304Z] 999ac65e6861: Layer already exists [2021-06-08T23:41:11.304Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:11.304Z] b24ea45ac581: Layer already exists [2021-06-08T23:41:11.581Z] 2.0.0-dev.256: digest: sha256:f204b8c3c028409e05d095b5fa2e4fc8632b0beb4bc953117e3d61c8cfa1ae0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:11.954Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:12.321Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:12.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-08T23:41:12.321Z] 9328a55093a3: Preparing [2021-06-08T23:41:12.321Z] b24ea45ac581: Preparing [2021-06-08T23:41:12.321Z] afc2623a6d49: Preparing [2021-06-08T23:41:12.321Z] 999ac65e6861: Preparing [2021-06-08T23:41:12.321Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:12.593Z] 9328a55093a3: Layer already exists [2021-06-08T23:41:12.593Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:12.593Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:12.593Z] b24ea45ac581: Layer already exists [2021-06-08T23:41:12.593Z] 999ac65e6861: Layer already exists [2021-06-08T23:41:12.593Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:f204b8c3c028409e05d095b5fa2e4fc8632b0beb4bc953117e3d61c8cfa1ae0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:12.955Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:13.294Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-08T23:41:13.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-08T23:41:13.294Z] 9328a55093a3: Preparing [2021-06-08T23:41:13.294Z] b24ea45ac581: Preparing [2021-06-08T23:41:13.294Z] afc2623a6d49: Preparing [2021-06-08T23:41:13.294Z] 999ac65e6861: Preparing [2021-06-08T23:41:13.294Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:13.564Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:13.564Z] 9328a55093a3: Layer already exists [2021-06-08T23:41:13.564Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:13.564Z] 999ac65e6861: Layer already exists [2021-06-08T23:41:13.564Z] b24ea45ac581: Layer already exists [2021-06-08T23:41:13.564Z] master: digest: sha256:f204b8c3c028409e05d095b5fa2e4fc8632b0beb4bc953117e3d61c8cfa1ae0e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:41:13.623Z] ===================================================== [Pipeline] echo [2021-06-08T23:41:13.636Z] taggedImages: [2021-06-08T23:41:13.637Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:13.637Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-08T23:41:13.637Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.256 [2021-06-08T23:41:13.637Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:13.637Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-08T23:41:13.669Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-08T23:41:13.669Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:13.669Z] latest [2021-06-08T23:41:13.669Z] 2.0.0-dev.256 [2021-06-08T23:41:13.669Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:13.669Z] master [2021-06-08T23:41:13.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:15.957Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:16.297Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:16.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-08T23:41:16.297Z] ff641f5719db: Preparing [2021-06-08T23:41:16.297Z] ac7949750b83: Preparing [2021-06-08T23:41:16.297Z] afc2623a6d49: Preparing [2021-06-08T23:41:16.297Z] 9ad4f5a832f0: Preparing [2021-06-08T23:41:16.297Z] 984697b1f1b8: Preparing [2021-06-08T23:41:16.297Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:16.297Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:16.567Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:16.567Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:16.567Z] ff641f5719db: Pushed [2021-06-08T23:41:16.567Z] 984697b1f1b8: Pushed [2021-06-08T23:41:17.159Z] 9ad4f5a832f0: Pushed [2021-06-08T23:41:19.119Z] ac7949750b83: Pushed [2021-06-08T23:41:19.388Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:dd6d07604af9799575748eba0a875db19e55ff856e0109ead06dad202ddde4f0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:19.728Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:20.064Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-08T23:41:20.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-08T23:41:20.064Z] ff641f5719db: Preparing [2021-06-08T23:41:20.064Z] ac7949750b83: Preparing [2021-06-08T23:41:20.064Z] afc2623a6d49: Preparing [2021-06-08T23:41:20.064Z] 9ad4f5a832f0: Preparing [2021-06-08T23:41:20.064Z] 984697b1f1b8: Preparing [2021-06-08T23:41:20.064Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:20.064Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:20.064Z] 9ad4f5a832f0: Layer already exists [2021-06-08T23:41:20.064Z] 984697b1f1b8: Layer already exists [2021-06-08T23:41:20.064Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:20.064Z] ff641f5719db: Layer already exists [2021-06-08T23:41:20.335Z] ac7949750b83: Layer already exists [2021-06-08T23:41:20.335Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:20.335Z] latest: digest: sha256:dd6d07604af9799575748eba0a875db19e55ff856e0109ead06dad202ddde4f0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:20.674Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:21.012Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.256 [2021-06-08T23:41:21.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-08T23:41:21.012Z] ff641f5719db: Preparing [2021-06-08T23:41:21.012Z] ac7949750b83: Preparing [2021-06-08T23:41:21.012Z] afc2623a6d49: Preparing [2021-06-08T23:41:21.012Z] 9ad4f5a832f0: Preparing [2021-06-08T23:41:21.012Z] 984697b1f1b8: Preparing [2021-06-08T23:41:21.012Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:21.012Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:21.012Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:21.012Z] ff641f5719db: Layer already exists [2021-06-08T23:41:21.012Z] 9ad4f5a832f0: Layer already exists [2021-06-08T23:41:21.012Z] ac7949750b83: Layer already exists [2021-06-08T23:41:21.282Z] 984697b1f1b8: Layer already exists [2021-06-08T23:41:21.282Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:21.282Z] 2.0.0-dev.256: digest: sha256:dd6d07604af9799575748eba0a875db19e55ff856e0109ead06dad202ddde4f0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:21.621Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:21.954Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:21.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-08T23:41:21.954Z] ff641f5719db: Preparing [2021-06-08T23:41:21.954Z] ac7949750b83: Preparing [2021-06-08T23:41:21.954Z] afc2623a6d49: Preparing [2021-06-08T23:41:21.954Z] 9ad4f5a832f0: Preparing [2021-06-08T23:41:21.954Z] 984697b1f1b8: Preparing [2021-06-08T23:41:21.954Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:21.954Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:21.954Z] ff641f5719db: Layer already exists [2021-06-08T23:41:21.954Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:21.954Z] ac7949750b83: Layer already exists [2021-06-08T23:41:21.955Z] 984697b1f1b8: Layer already exists [2021-06-08T23:41:21.955Z] 9ad4f5a832f0: Layer already exists [2021-06-08T23:41:21.955Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:22.224Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:dd6d07604af9799575748eba0a875db19e55ff856e0109ead06dad202ddde4f0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:22.564Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:22.905Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-08T23:41:22.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-08T23:41:22.905Z] ff641f5719db: Preparing [2021-06-08T23:41:22.905Z] ac7949750b83: Preparing [2021-06-08T23:41:22.905Z] afc2623a6d49: Preparing [2021-06-08T23:41:22.905Z] 9ad4f5a832f0: Preparing [2021-06-08T23:41:22.905Z] 984697b1f1b8: Preparing [2021-06-08T23:41:22.905Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:22.905Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:22.905Z] ac7949750b83: Layer already exists [2021-06-08T23:41:22.905Z] 984697b1f1b8: Layer already exists [2021-06-08T23:41:22.905Z] 9ad4f5a832f0: Layer already exists [2021-06-08T23:41:22.905Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:22.905Z] ff641f5719db: Layer already exists [2021-06-08T23:41:22.905Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:23.175Z] master: digest: sha256:dd6d07604af9799575748eba0a875db19e55ff856e0109ead06dad202ddde4f0 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:41:23.235Z] ===================================================== [Pipeline] echo [2021-06-08T23:41:23.249Z] taggedImages: [2021-06-08T23:41:23.249Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:23.249Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-08T23:41:23.249Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.256 [2021-06-08T23:41:23.249Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:23.249Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-08T23:41:23.281Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-08T23:41:23.281Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:23.281Z] latest [2021-06-08T23:41:23.281Z] 2.0.0-dev.256 [2021-06-08T23:41:23.281Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:23.281Z] master [2021-06-08T23:41:23.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:23.653Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:23.995Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:23.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-08T23:41:23.995Z] 6f535e2cf3a8: Preparing [2021-06-08T23:41:23.995Z] 48ed4486210c: Preparing [2021-06-08T23:41:23.995Z] afc2623a6d49: Preparing [2021-06-08T23:41:23.995Z] f9c6b0c3bbd4: Preparing [2021-06-08T23:41:23.995Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:24.265Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:24.266Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:24.266Z] 6f535e2cf3a8: Pushed [2021-06-08T23:41:24.266Z] f9c6b0c3bbd4: Pushed [2021-06-08T23:41:26.862Z] 48ed4486210c: Pushed [2021-06-08T23:41:26.862Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:4d3f576cb603c62cb47faf15011bad16d728f27e21e1f64fa375e3204ab858d7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:27.473Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:27.804Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-08T23:41:27.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-08T23:41:27.804Z] 6f535e2cf3a8: Preparing [2021-06-08T23:41:27.804Z] 48ed4486210c: Preparing [2021-06-08T23:41:27.804Z] afc2623a6d49: Preparing [2021-06-08T23:41:27.804Z] f9c6b0c3bbd4: Preparing [2021-06-08T23:41:27.804Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:27.805Z] 48ed4486210c: Layer already exists [2021-06-08T23:41:27.805Z] f9c6b0c3bbd4: Layer already exists [2021-06-08T23:41:27.805Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:27.805Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:27.805Z] 6f535e2cf3a8: Layer already exists [2021-06-08T23:41:28.073Z] latest: digest: sha256:4d3f576cb603c62cb47faf15011bad16d728f27e21e1f64fa375e3204ab858d7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:28.416Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:28.749Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.256 [2021-06-08T23:41:28.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-08T23:41:28.749Z] 6f535e2cf3a8: Preparing [2021-06-08T23:41:28.749Z] 48ed4486210c: Preparing [2021-06-08T23:41:28.749Z] afc2623a6d49: Preparing [2021-06-08T23:41:28.749Z] f9c6b0c3bbd4: Preparing [2021-06-08T23:41:28.749Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:28.749Z] 48ed4486210c: Layer already exists [2021-06-08T23:41:28.749Z] 6f535e2cf3a8: Layer already exists [2021-06-08T23:41:28.749Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:28.749Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:28.749Z] f9c6b0c3bbd4: Layer already exists [2021-06-08T23:41:29.020Z] 2.0.0-dev.256: digest: sha256:4d3f576cb603c62cb47faf15011bad16d728f27e21e1f64fa375e3204ab858d7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:29.364Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:29.705Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:29.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-08T23:41:29.706Z] 6f535e2cf3a8: Preparing [2021-06-08T23:41:29.706Z] 48ed4486210c: Preparing [2021-06-08T23:41:29.706Z] afc2623a6d49: Preparing [2021-06-08T23:41:29.706Z] f9c6b0c3bbd4: Preparing [2021-06-08T23:41:29.706Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:29.975Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:29.975Z] f9c6b0c3bbd4: Layer already exists [2021-06-08T23:41:29.975Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:29.975Z] 6f535e2cf3a8: Layer already exists [2021-06-08T23:41:29.975Z] 48ed4486210c: Layer already exists [2021-06-08T23:41:29.975Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:4d3f576cb603c62cb47faf15011bad16d728f27e21e1f64fa375e3204ab858d7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:30.317Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:30.657Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-08T23:41:30.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-08T23:41:30.657Z] 6f535e2cf3a8: Preparing [2021-06-08T23:41:30.657Z] 48ed4486210c: Preparing [2021-06-08T23:41:30.657Z] afc2623a6d49: Preparing [2021-06-08T23:41:30.657Z] f9c6b0c3bbd4: Preparing [2021-06-08T23:41:30.657Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:30.926Z] 6f535e2cf3a8: Layer already exists [2021-06-08T23:41:30.926Z] 48ed4486210c: Layer already exists [2021-06-08T23:41:30.926Z] f9c6b0c3bbd4: Layer already exists [2021-06-08T23:41:30.926Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:30.926Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:30.926Z] master: digest: sha256:4d3f576cb603c62cb47faf15011bad16d728f27e21e1f64fa375e3204ab858d7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:41:30.987Z] ===================================================== [Pipeline] echo [2021-06-08T23:41:31.001Z] taggedImages: [2021-06-08T23:41:31.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:31.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-08T23:41:31.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.256 [2021-06-08T23:41:31.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:31.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-08T23:41:31.036Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-08T23:41:31.036Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:31.036Z] latest [2021-06-08T23:41:31.036Z] 2.0.0-dev.256 [2021-06-08T23:41:31.036Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:31.036Z] master [2021-06-08T23:41:31.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:31.424Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:31.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:31.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-08T23:41:31.758Z] 584296ed1d81: Preparing [2021-06-08T23:41:31.758Z] 584296ed1d81: Preparing [2021-06-08T23:41:31.758Z] 55cd1cc57aa0: Preparing [2021-06-08T23:41:31.758Z] fc8449606676: Preparing [2021-06-08T23:41:31.758Z] e697dcab91f7: Preparing [2021-06-08T23:41:31.758Z] a2d7ac0fbbaa: Preparing [2021-06-08T23:41:31.758Z] afc2623a6d49: Preparing [2021-06-08T23:41:31.758Z] 78bbbc968d82: Preparing [2021-06-08T23:41:31.758Z] d67892576639: Preparing [2021-06-08T23:41:31.758Z] 7b98951ee98b: Preparing [2021-06-08T23:41:31.758Z] e23b44f90e95: Preparing [2021-06-08T23:41:31.758Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:31.758Z] d67892576639: Waiting [2021-06-08T23:41:31.758Z] 7b98951ee98b: Waiting [2021-06-08T23:41:31.758Z] e23b44f90e95: Waiting [2021-06-08T23:41:31.758Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:31.758Z] afc2623a6d49: Waiting [2021-06-08T23:41:31.758Z] 78bbbc968d82: Waiting [2021-06-08T23:41:32.035Z] 584296ed1d81: Pushed [2021-06-08T23:41:32.035Z] fc8449606676: Pushed [2021-06-08T23:41:32.035Z] e697dcab91f7: Pushed [2021-06-08T23:41:32.035Z] 55cd1cc57aa0: Pushed [2021-06-08T23:41:32.307Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:32.307Z] 78bbbc968d82: Pushed [2021-06-08T23:41:32.307Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:32.307Z] d67892576639: Pushed [2021-06-08T23:41:32.307Z] 7b98951ee98b: Pushed [2021-06-08T23:41:32.307Z] e23b44f90e95: Pushed [2021-06-08T23:41:34.904Z] a2d7ac0fbbaa: Pushed [2021-06-08T23:41:35.187Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:9f4571a1573629c184b40a9e337b3acb134ceea19981921dc215b15f3f1ac7d2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:35.598Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:35.972Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-08T23:41:35.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-08T23:41:35.972Z] 584296ed1d81: Preparing [2021-06-08T23:41:35.972Z] 584296ed1d81: Preparing [2021-06-08T23:41:35.972Z] 55cd1cc57aa0: Preparing [2021-06-08T23:41:35.972Z] fc8449606676: Preparing [2021-06-08T23:41:35.972Z] e697dcab91f7: Preparing [2021-06-08T23:41:35.972Z] a2d7ac0fbbaa: Preparing [2021-06-08T23:41:35.972Z] afc2623a6d49: Preparing [2021-06-08T23:41:35.972Z] 78bbbc968d82: Preparing [2021-06-08T23:41:35.972Z] d67892576639: Preparing [2021-06-08T23:41:35.972Z] 7b98951ee98b: Preparing [2021-06-08T23:41:35.972Z] e23b44f90e95: Preparing [2021-06-08T23:41:35.972Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:35.972Z] afc2623a6d49: Waiting [2021-06-08T23:41:35.972Z] 78bbbc968d82: Waiting [2021-06-08T23:41:35.972Z] d67892576639: Waiting [2021-06-08T23:41:35.972Z] 7b98951ee98b: Waiting [2021-06-08T23:41:35.972Z] e23b44f90e95: Waiting [2021-06-08T23:41:35.972Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:35.972Z] 55cd1cc57aa0: Layer already exists [2021-06-08T23:41:35.972Z] 584296ed1d81: Layer already exists [2021-06-08T23:41:35.972Z] fc8449606676: Layer already exists [2021-06-08T23:41:36.245Z] e697dcab91f7: Layer already exists [2021-06-08T23:41:36.245Z] a2d7ac0fbbaa: Layer already exists [2021-06-08T23:41:36.245Z] 78bbbc968d82: Layer already exists [2021-06-08T23:41:36.245Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:36.245Z] d67892576639: Layer already exists [2021-06-08T23:41:36.245Z] 7b98951ee98b: Layer already exists [2021-06-08T23:41:36.245Z] e23b44f90e95: Layer already exists [2021-06-08T23:41:36.245Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:36.245Z] latest: digest: sha256:9f4571a1573629c184b40a9e337b3acb134ceea19981921dc215b15f3f1ac7d2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:38.634Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:38.960Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.256 [2021-06-08T23:41:38.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-08T23:41:38.960Z] 584296ed1d81: Preparing [2021-06-08T23:41:38.960Z] 584296ed1d81: Preparing [2021-06-08T23:41:38.960Z] 55cd1cc57aa0: Preparing [2021-06-08T23:41:38.960Z] fc8449606676: Preparing [2021-06-08T23:41:38.960Z] e697dcab91f7: Preparing [2021-06-08T23:41:38.960Z] a2d7ac0fbbaa: Preparing [2021-06-08T23:41:38.960Z] afc2623a6d49: Preparing [2021-06-08T23:41:38.960Z] 78bbbc968d82: Preparing [2021-06-08T23:41:38.960Z] d67892576639: Preparing [2021-06-08T23:41:38.960Z] 7b98951ee98b: Preparing [2021-06-08T23:41:38.960Z] e23b44f90e95: Preparing [2021-06-08T23:41:38.960Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:38.960Z] afc2623a6d49: Waiting [2021-06-08T23:41:38.960Z] 78bbbc968d82: Waiting [2021-06-08T23:41:38.960Z] d67892576639: Waiting [2021-06-08T23:41:38.960Z] e23b44f90e95: Waiting [2021-06-08T23:41:38.960Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:38.960Z] 7b98951ee98b: Waiting [2021-06-08T23:41:38.960Z] a2d7ac0fbbaa: Layer already exists [2021-06-08T23:41:38.960Z] 584296ed1d81: Layer already exists [2021-06-08T23:41:38.960Z] 55cd1cc57aa0: Layer already exists [2021-06-08T23:41:38.960Z] fc8449606676: Layer already exists [2021-06-08T23:41:38.960Z] e697dcab91f7: Layer already exists [2021-06-08T23:41:38.960Z] d67892576639: Layer already exists [2021-06-08T23:41:38.960Z] 78bbbc968d82: Layer already exists [2021-06-08T23:41:38.960Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:38.960Z] 7b98951ee98b: Layer already exists [2021-06-08T23:41:38.960Z] e23b44f90e95: Layer already exists [2021-06-08T23:41:39.230Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:39.230Z] 2.0.0-dev.256: digest: sha256:9f4571a1573629c184b40a9e337b3acb134ceea19981921dc215b15f3f1ac7d2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:39.567Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:39.909Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:39.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-08T23:41:39.910Z] 584296ed1d81: Preparing [2021-06-08T23:41:39.910Z] 584296ed1d81: Preparing [2021-06-08T23:41:39.910Z] 55cd1cc57aa0: Preparing [2021-06-08T23:41:39.910Z] fc8449606676: Preparing [2021-06-08T23:41:39.910Z] e697dcab91f7: Preparing [2021-06-08T23:41:39.910Z] a2d7ac0fbbaa: Preparing [2021-06-08T23:41:39.910Z] afc2623a6d49: Preparing [2021-06-08T23:41:39.910Z] 78bbbc968d82: Preparing [2021-06-08T23:41:39.910Z] d67892576639: Preparing [2021-06-08T23:41:39.910Z] 7b98951ee98b: Preparing [2021-06-08T23:41:39.910Z] e23b44f90e95: Preparing [2021-06-08T23:41:39.910Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:39.910Z] 7b98951ee98b: Waiting [2021-06-08T23:41:39.910Z] e23b44f90e95: Waiting [2021-06-08T23:41:39.910Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:39.910Z] afc2623a6d49: Waiting [2021-06-08T23:41:39.910Z] 78bbbc968d82: Waiting [2021-06-08T23:41:39.910Z] d67892576639: Waiting [2021-06-08T23:41:39.910Z] e697dcab91f7: Layer already exists [2021-06-08T23:41:39.910Z] a2d7ac0fbbaa: Layer already exists [2021-06-08T23:41:39.910Z] 584296ed1d81: Layer already exists [2021-06-08T23:41:39.910Z] fc8449606676: Layer already exists [2021-06-08T23:41:39.910Z] 55cd1cc57aa0: Layer already exists [2021-06-08T23:41:39.910Z] 7b98951ee98b: Layer already exists [2021-06-08T23:41:39.910Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:39.910Z] d67892576639: Layer already exists [2021-06-08T23:41:39.910Z] 78bbbc968d82: Layer already exists [2021-06-08T23:41:39.910Z] e23b44f90e95: Layer already exists [2021-06-08T23:41:40.180Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:40.180Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:9f4571a1573629c184b40a9e337b3acb134ceea19981921dc215b15f3f1ac7d2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:40.527Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:40.860Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-08T23:41:40.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-08T23:41:40.860Z] 584296ed1d81: Preparing [2021-06-08T23:41:40.860Z] 584296ed1d81: Preparing [2021-06-08T23:41:40.860Z] 55cd1cc57aa0: Preparing [2021-06-08T23:41:40.860Z] fc8449606676: Preparing [2021-06-08T23:41:40.860Z] e697dcab91f7: Preparing [2021-06-08T23:41:40.860Z] a2d7ac0fbbaa: Preparing [2021-06-08T23:41:40.860Z] afc2623a6d49: Preparing [2021-06-08T23:41:40.860Z] 78bbbc968d82: Preparing [2021-06-08T23:41:40.860Z] d67892576639: Preparing [2021-06-08T23:41:40.860Z] 7b98951ee98b: Preparing [2021-06-08T23:41:40.860Z] e23b44f90e95: Preparing [2021-06-08T23:41:40.860Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:40.860Z] afc2623a6d49: Waiting [2021-06-08T23:41:40.860Z] 78bbbc968d82: Waiting [2021-06-08T23:41:40.860Z] d67892576639: Waiting [2021-06-08T23:41:40.860Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:40.860Z] e23b44f90e95: Waiting [2021-06-08T23:41:40.860Z] 7b98951ee98b: Waiting [2021-06-08T23:41:40.860Z] 55cd1cc57aa0: Layer already exists [2021-06-08T23:41:40.860Z] e697dcab91f7: Layer already exists [2021-06-08T23:41:40.860Z] a2d7ac0fbbaa: Layer already exists [2021-06-08T23:41:40.860Z] 584296ed1d81: Layer already exists [2021-06-08T23:41:40.860Z] fc8449606676: Layer already exists [2021-06-08T23:41:41.132Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:41.132Z] 78bbbc968d82: Layer already exists [2021-06-08T23:41:41.132Z] d67892576639: Layer already exists [2021-06-08T23:41:41.132Z] 7b98951ee98b: Layer already exists [2021-06-08T23:41:41.132Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:41.132Z] e23b44f90e95: Layer already exists [2021-06-08T23:41:41.132Z] master: digest: sha256:9f4571a1573629c184b40a9e337b3acb134ceea19981921dc215b15f3f1ac7d2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:41:41.193Z] ===================================================== [Pipeline] echo [2021-06-08T23:41:41.207Z] taggedImages: [2021-06-08T23:41:41.207Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:41.207Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-08T23:41:41.207Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.256 [2021-06-08T23:41:41.207Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:41.207Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-08T23:41:41.239Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-08T23:41:41.239Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:41.239Z] latest [2021-06-08T23:41:41.239Z] 2.0.0-dev.256 [2021-06-08T23:41:41.239Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:41.239Z] master [2021-06-08T23:41:41.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:41.610Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:41.942Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:41.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-08T23:41:41.942Z] 963ff2b30933: Preparing [2021-06-08T23:41:41.942Z] cf8a7e2d0df6: Preparing [2021-06-08T23:41:41.942Z] 7886f74f793d: Preparing [2021-06-08T23:41:41.942Z] 3ef2a76cca28: Preparing [2021-06-08T23:41:41.942Z] 1b1e7ab02819: Preparing [2021-06-08T23:41:41.942Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:41.942Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:42.223Z] 7886f74f793d: Pushed [2021-06-08T23:41:42.223Z] 3ef2a76cca28: Pushed [2021-06-08T23:41:42.498Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:42.779Z] 1b1e7ab02819: Pushed [2021-06-08T23:41:44.212Z] cf8a7e2d0df6: Pushed [2021-06-08T23:41:44.482Z] 963ff2b30933: Pushed [2021-06-08T23:41:44.753Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:d99e583edf7667940162e7f9107dc931723b82cfcfca11a94db57ff4069e11e1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:45.087Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:45.415Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-08T23:41:45.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-08T23:41:45.415Z] 963ff2b30933: Preparing [2021-06-08T23:41:45.415Z] cf8a7e2d0df6: Preparing [2021-06-08T23:41:45.415Z] 7886f74f793d: Preparing [2021-06-08T23:41:45.415Z] 3ef2a76cca28: Preparing [2021-06-08T23:41:45.415Z] 1b1e7ab02819: Preparing [2021-06-08T23:41:45.415Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:45.415Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:45.415Z] 3ef2a76cca28: Layer already exists [2021-06-08T23:41:45.415Z] 963ff2b30933: Layer already exists [2021-06-08T23:41:45.416Z] 1b1e7ab02819: Layer already exists [2021-06-08T23:41:45.416Z] cf8a7e2d0df6: Layer already exists [2021-06-08T23:41:45.416Z] 7886f74f793d: Layer already exists [2021-06-08T23:41:45.416Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:45.684Z] latest: digest: sha256:d99e583edf7667940162e7f9107dc931723b82cfcfca11a94db57ff4069e11e1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:46.018Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:46.344Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.256 [2021-06-08T23:41:46.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-08T23:41:46.344Z] 963ff2b30933: Preparing [2021-06-08T23:41:46.344Z] cf8a7e2d0df6: Preparing [2021-06-08T23:41:46.344Z] 7886f74f793d: Preparing [2021-06-08T23:41:46.344Z] 3ef2a76cca28: Preparing [2021-06-08T23:41:46.344Z] 1b1e7ab02819: Preparing [2021-06-08T23:41:46.344Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:46.344Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:46.344Z] 7886f74f793d: Layer already exists [2021-06-08T23:41:46.344Z] 963ff2b30933: Layer already exists [2021-06-08T23:41:46.344Z] cf8a7e2d0df6: Layer already exists [2021-06-08T23:41:46.616Z] 1b1e7ab02819: Layer already exists [2021-06-08T23:41:46.616Z] 3ef2a76cca28: Layer already exists [2021-06-08T23:41:46.616Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:46.616Z] 2.0.0-dev.256: digest: sha256:d99e583edf7667940162e7f9107dc931723b82cfcfca11a94db57ff4069e11e1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:46.957Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:47.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:47.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-08T23:41:47.291Z] 963ff2b30933: Preparing [2021-06-08T23:41:47.291Z] cf8a7e2d0df6: Preparing [2021-06-08T23:41:47.291Z] 7886f74f793d: Preparing [2021-06-08T23:41:47.291Z] 3ef2a76cca28: Preparing [2021-06-08T23:41:47.291Z] 1b1e7ab02819: Preparing [2021-06-08T23:41:47.291Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:47.291Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:47.291Z] 7886f74f793d: Layer already exists [2021-06-08T23:41:47.291Z] 3ef2a76cca28: Layer already exists [2021-06-08T23:41:47.291Z] 963ff2b30933: Layer already exists [2021-06-08T23:41:47.291Z] 1b1e7ab02819: Layer already exists [2021-06-08T23:41:47.291Z] cf8a7e2d0df6: Layer already exists [2021-06-08T23:41:47.291Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:47.561Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:d99e583edf7667940162e7f9107dc931723b82cfcfca11a94db57ff4069e11e1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:47.898Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:48.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-08T23:41:48.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-08T23:41:48.235Z] 963ff2b30933: Preparing [2021-06-08T23:41:48.235Z] cf8a7e2d0df6: Preparing [2021-06-08T23:41:48.235Z] 7886f74f793d: Preparing [2021-06-08T23:41:48.235Z] 3ef2a76cca28: Preparing [2021-06-08T23:41:48.235Z] 1b1e7ab02819: Preparing [2021-06-08T23:41:48.235Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:48.235Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:48.235Z] 1b1e7ab02819: Layer already exists [2021-06-08T23:41:48.235Z] 7886f74f793d: Layer already exists [2021-06-08T23:41:48.235Z] 963ff2b30933: Layer already exists [2021-06-08T23:41:48.235Z] cf8a7e2d0df6: Layer already exists [2021-06-08T23:41:48.235Z] 3ef2a76cca28: Layer already exists [2021-06-08T23:41:48.235Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:48.504Z] master: digest: sha256:d99e583edf7667940162e7f9107dc931723b82cfcfca11a94db57ff4069e11e1 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:41:48.563Z] ===================================================== [Pipeline] echo [2021-06-08T23:41:48.578Z] taggedImages: [2021-06-08T23:41:48.578Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:48.578Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-08T23:41:48.578Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.256 [2021-06-08T23:41:48.578Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:48.578Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-08T23:41:48.609Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-08T23:41:48.609Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:48.609Z] latest [2021-06-08T23:41:48.609Z] 2.0.0-dev.256 [2021-06-08T23:41:48.609Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:48.609Z] master [2021-06-08T23:41:48.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:48.982Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:49.329Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:49.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-08T23:41:49.329Z] 586ab5da1f27: Preparing [2021-06-08T23:41:49.329Z] 0314d52dd2da: Preparing [2021-06-08T23:41:49.329Z] c562606d6f8e: Preparing [2021-06-08T23:41:49.329Z] 2d468db3b3bd: Preparing [2021-06-08T23:41:49.329Z] c030c6596788: Preparing [2021-06-08T23:41:49.329Z] 85c1d195eaaf: Preparing [2021-06-08T23:41:49.329Z] 010a1f19c3e6: Preparing [2021-06-08T23:41:49.329Z] cfb6548cef62: Preparing [2021-06-08T23:41:49.329Z] 6d849faa0b0b: Preparing [2021-06-08T23:41:49.329Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:49.329Z] 010a1f19c3e6: Waiting [2021-06-08T23:41:49.329Z] cfb6548cef62: Waiting [2021-06-08T23:41:49.329Z] 6d849faa0b0b: Waiting [2021-06-08T23:41:49.329Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:49.329Z] 85c1d195eaaf: Waiting [2021-06-08T23:41:49.605Z] 0314d52dd2da: Pushed [2021-06-08T23:41:49.605Z] c030c6596788: Pushed [2021-06-08T23:41:49.605Z] 586ab5da1f27: Pushed [2021-06-08T23:41:49.880Z] 85c1d195eaaf: Pushed [2021-06-08T23:41:49.880Z] 010a1f19c3e6: Pushed [2021-06-08T23:41:49.880Z] cfb6548cef62: Pushed [2021-06-08T23:41:49.880Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:50.476Z] 6d849faa0b0b: Pushed [2021-06-08T23:41:51.896Z] 2d468db3b3bd: Pushed [2021-06-08T23:41:52.490Z] c562606d6f8e: Pushed [2021-06-08T23:41:52.760Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:eddfe331f8448627f31eea0b29e84603c5db604808ccdaf4e57b61c7a8d28309 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:53.097Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:53.430Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-08T23:41:53.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-08T23:41:53.431Z] 586ab5da1f27: Preparing [2021-06-08T23:41:53.431Z] 0314d52dd2da: Preparing [2021-06-08T23:41:53.431Z] c562606d6f8e: Preparing [2021-06-08T23:41:53.431Z] 2d468db3b3bd: Preparing [2021-06-08T23:41:53.431Z] c030c6596788: Preparing [2021-06-08T23:41:53.431Z] 85c1d195eaaf: Preparing [2021-06-08T23:41:53.431Z] 010a1f19c3e6: Preparing [2021-06-08T23:41:53.431Z] cfb6548cef62: Preparing [2021-06-08T23:41:53.431Z] 6d849faa0b0b: Preparing [2021-06-08T23:41:53.431Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:53.431Z] 85c1d195eaaf: Waiting [2021-06-08T23:41:53.431Z] 010a1f19c3e6: Waiting [2021-06-08T23:41:53.431Z] cfb6548cef62: Waiting [2021-06-08T23:41:53.431Z] 6d849faa0b0b: Waiting [2021-06-08T23:41:53.431Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:53.431Z] c562606d6f8e: Layer already exists [2021-06-08T23:41:53.431Z] c030c6596788: Layer already exists [2021-06-08T23:41:53.431Z] 2d468db3b3bd: Layer already exists [2021-06-08T23:41:53.431Z] 0314d52dd2da: Layer already exists [2021-06-08T23:41:53.431Z] 586ab5da1f27: Layer already exists [2021-06-08T23:41:53.431Z] 010a1f19c3e6: Layer already exists [2021-06-08T23:41:53.701Z] 85c1d195eaaf: Layer already exists [2021-06-08T23:41:53.701Z] 6d849faa0b0b: Layer already exists [2021-06-08T23:41:53.701Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:53.701Z] cfb6548cef62: Layer already exists [2021-06-08T23:41:53.701Z] latest: digest: sha256:eddfe331f8448627f31eea0b29e84603c5db604808ccdaf4e57b61c7a8d28309 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:54.040Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:54.378Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.256 [2021-06-08T23:41:54.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-08T23:41:54.378Z] 586ab5da1f27: Preparing [2021-06-08T23:41:54.378Z] 0314d52dd2da: Preparing [2021-06-08T23:41:54.378Z] c562606d6f8e: Preparing [2021-06-08T23:41:54.378Z] 2d468db3b3bd: Preparing [2021-06-08T23:41:54.378Z] c030c6596788: Preparing [2021-06-08T23:41:54.378Z] 85c1d195eaaf: Preparing [2021-06-08T23:41:54.378Z] 010a1f19c3e6: Preparing [2021-06-08T23:41:54.378Z] cfb6548cef62: Preparing [2021-06-08T23:41:54.378Z] 6d849faa0b0b: Preparing [2021-06-08T23:41:54.378Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:54.378Z] 010a1f19c3e6: Waiting [2021-06-08T23:41:54.378Z] cfb6548cef62: Waiting [2021-06-08T23:41:54.378Z] 85c1d195eaaf: Waiting [2021-06-08T23:41:54.378Z] 6d849faa0b0b: Waiting [2021-06-08T23:41:54.378Z] 2d468db3b3bd: Layer already exists [2021-06-08T23:41:54.378Z] 0314d52dd2da: Layer already exists [2021-06-08T23:41:54.378Z] 586ab5da1f27: Layer already exists [2021-06-08T23:41:54.378Z] c562606d6f8e: Layer already exists [2021-06-08T23:41:54.378Z] c030c6596788: Layer already exists [2021-06-08T23:41:54.378Z] 010a1f19c3e6: Layer already exists [2021-06-08T23:41:54.378Z] 85c1d195eaaf: Layer already exists [2021-06-08T23:41:54.378Z] cfb6548cef62: Layer already exists [2021-06-08T23:41:54.378Z] 6d849faa0b0b: Layer already exists [2021-06-08T23:41:54.378Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:54.647Z] 2.0.0-dev.256: digest: sha256:eddfe331f8448627f31eea0b29e84603c5db604808ccdaf4e57b61c7a8d28309 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:54.985Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:55.318Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:55.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-08T23:41:55.318Z] 586ab5da1f27: Preparing [2021-06-08T23:41:55.318Z] 0314d52dd2da: Preparing [2021-06-08T23:41:55.318Z] c562606d6f8e: Preparing [2021-06-08T23:41:55.318Z] 2d468db3b3bd: Preparing [2021-06-08T23:41:55.318Z] c030c6596788: Preparing [2021-06-08T23:41:55.318Z] 85c1d195eaaf: Preparing [2021-06-08T23:41:55.318Z] 010a1f19c3e6: Preparing [2021-06-08T23:41:55.318Z] cfb6548cef62: Preparing [2021-06-08T23:41:55.318Z] 6d849faa0b0b: Preparing [2021-06-08T23:41:55.318Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:55.318Z] cfb6548cef62: Waiting [2021-06-08T23:41:55.318Z] 6d849faa0b0b: Waiting [2021-06-08T23:41:55.318Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:55.318Z] 85c1d195eaaf: Waiting [2021-06-08T23:41:55.318Z] 010a1f19c3e6: Waiting [2021-06-08T23:41:55.318Z] 0314d52dd2da: Layer already exists [2021-06-08T23:41:55.318Z] 2d468db3b3bd: Layer already exists [2021-06-08T23:41:55.318Z] c030c6596788: Layer already exists [2021-06-08T23:41:55.318Z] 586ab5da1f27: Layer already exists [2021-06-08T23:41:55.318Z] c562606d6f8e: Layer already exists [2021-06-08T23:41:55.318Z] cfb6548cef62: Layer already exists [2021-06-08T23:41:55.318Z] 85c1d195eaaf: Layer already exists [2021-06-08T23:41:55.318Z] 010a1f19c3e6: Layer already exists [2021-06-08T23:41:55.318Z] 6d849faa0b0b: Layer already exists [2021-06-08T23:41:55.319Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:55.589Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:eddfe331f8448627f31eea0b29e84603c5db604808ccdaf4e57b61c7a8d28309 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:55.927Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:56.257Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-08T23:41:56.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-08T23:41:56.257Z] 586ab5da1f27: Preparing [2021-06-08T23:41:56.257Z] 0314d52dd2da: Preparing [2021-06-08T23:41:56.257Z] c562606d6f8e: Preparing [2021-06-08T23:41:56.257Z] 2d468db3b3bd: Preparing [2021-06-08T23:41:56.257Z] c030c6596788: Preparing [2021-06-08T23:41:56.258Z] 85c1d195eaaf: Preparing [2021-06-08T23:41:56.258Z] 010a1f19c3e6: Preparing [2021-06-08T23:41:56.258Z] cfb6548cef62: Preparing [2021-06-08T23:41:56.258Z] 6d849faa0b0b: Preparing [2021-06-08T23:41:56.258Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:56.258Z] cfb6548cef62: Waiting [2021-06-08T23:41:56.258Z] 6d849faa0b0b: Waiting [2021-06-08T23:41:56.258Z] 3fbe34a1663b: Waiting [2021-06-08T23:41:56.258Z] 85c1d195eaaf: Waiting [2021-06-08T23:41:56.258Z] 010a1f19c3e6: Waiting [2021-06-08T23:41:56.258Z] 0314d52dd2da: Layer already exists [2021-06-08T23:41:56.258Z] c030c6596788: Layer already exists [2021-06-08T23:41:56.258Z] c562606d6f8e: Layer already exists [2021-06-08T23:41:56.258Z] 586ab5da1f27: Layer already exists [2021-06-08T23:41:56.258Z] 2d468db3b3bd: Layer already exists [2021-06-08T23:41:56.528Z] 85c1d195eaaf: Layer already exists [2021-06-08T23:41:56.528Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:56.528Z] 010a1f19c3e6: Layer already exists [2021-06-08T23:41:56.528Z] cfb6548cef62: Layer already exists [2021-06-08T23:41:56.528Z] 6d849faa0b0b: Layer already exists [2021-06-08T23:41:56.528Z] master: digest: sha256:eddfe331f8448627f31eea0b29e84603c5db604808ccdaf4e57b61c7a8d28309 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:41:56.588Z] ===================================================== [Pipeline] echo [2021-06-08T23:41:56.603Z] taggedImages: [2021-06-08T23:41:56.603Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:56.603Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-08T23:41:56.603Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.256 [2021-06-08T23:41:56.603Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:56.603Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-08T23:41:58.706Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-08T23:41:58.706Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:58.706Z] latest [2021-06-08T23:41:58.706Z] 2.0.0-dev.256 [2021-06-08T23:41:58.706Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:41:58.706Z] master [2021-06-08T23:41:58.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:59.145Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:41:59.517Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:41:59.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-08T23:41:59.518Z] 64b09ec390c2: Preparing [2021-06-08T23:41:59.518Z] 1e851d2fe2b4: Preparing [2021-06-08T23:41:59.518Z] afc2623a6d49: Preparing [2021-06-08T23:41:59.518Z] 8a6eb924d2d1: Preparing [2021-06-08T23:41:59.518Z] 3fbe34a1663b: Preparing [2021-06-08T23:41:59.803Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:41:59.803Z] afc2623a6d49: Layer already exists [2021-06-08T23:41:59.803Z] 64b09ec390c2: Pushed [2021-06-08T23:42:00.094Z] 8a6eb924d2d1: Pushed [2021-06-08T23:42:02.704Z] 1e851d2fe2b4: Pushed [2021-06-08T23:42:02.704Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:208aabc7ff2447a222e0240199865ec56a4f12a2e541d53b3788851557d27d5d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:03.044Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:03.376Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-08T23:42:03.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-08T23:42:03.377Z] 64b09ec390c2: Preparing [2021-06-08T23:42:03.377Z] 1e851d2fe2b4: Preparing [2021-06-08T23:42:03.377Z] afc2623a6d49: Preparing [2021-06-08T23:42:03.377Z] 8a6eb924d2d1: Preparing [2021-06-08T23:42:03.377Z] 3fbe34a1663b: Preparing [2021-06-08T23:42:03.649Z] 8a6eb924d2d1: Layer already exists [2021-06-08T23:42:03.649Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:42:03.649Z] 64b09ec390c2: Layer already exists [2021-06-08T23:42:03.649Z] 1e851d2fe2b4: Layer already exists [2021-06-08T23:42:03.649Z] afc2623a6d49: Layer already exists [2021-06-08T23:42:03.649Z] latest: digest: sha256:208aabc7ff2447a222e0240199865ec56a4f12a2e541d53b3788851557d27d5d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:03.989Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:04.322Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.256 [2021-06-08T23:42:04.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-08T23:42:04.322Z] 64b09ec390c2: Preparing [2021-06-08T23:42:04.322Z] 1e851d2fe2b4: Preparing [2021-06-08T23:42:04.322Z] afc2623a6d49: Preparing [2021-06-08T23:42:04.322Z] 8a6eb924d2d1: Preparing [2021-06-08T23:42:04.322Z] 3fbe34a1663b: Preparing [2021-06-08T23:42:04.322Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:42:04.322Z] 8a6eb924d2d1: Layer already exists [2021-06-08T23:42:04.322Z] 64b09ec390c2: Layer already exists [2021-06-08T23:42:04.594Z] afc2623a6d49: Layer already exists [2021-06-08T23:42:04.594Z] 1e851d2fe2b4: Layer already exists [2021-06-08T23:42:04.594Z] 2.0.0-dev.256: digest: sha256:208aabc7ff2447a222e0240199865ec56a4f12a2e541d53b3788851557d27d5d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:04.933Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:05.267Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:42:05.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-08T23:42:05.267Z] 64b09ec390c2: Preparing [2021-06-08T23:42:05.267Z] 1e851d2fe2b4: Preparing [2021-06-08T23:42:05.267Z] afc2623a6d49: Preparing [2021-06-08T23:42:05.267Z] 8a6eb924d2d1: Preparing [2021-06-08T23:42:05.267Z] 3fbe34a1663b: Preparing [2021-06-08T23:42:05.538Z] 64b09ec390c2: Layer already exists [2021-06-08T23:42:05.538Z] 8a6eb924d2d1: Layer already exists [2021-06-08T23:42:05.538Z] 1e851d2fe2b4: Layer already exists [2021-06-08T23:42:05.538Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:42:05.538Z] afc2623a6d49: Layer already exists [2021-06-08T23:42:05.538Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:208aabc7ff2447a222e0240199865ec56a4f12a2e541d53b3788851557d27d5d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:05.876Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:06.207Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-08T23:42:06.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-08T23:42:06.207Z] 64b09ec390c2: Preparing [2021-06-08T23:42:06.207Z] 1e851d2fe2b4: Preparing [2021-06-08T23:42:06.207Z] afc2623a6d49: Preparing [2021-06-08T23:42:06.207Z] 8a6eb924d2d1: Preparing [2021-06-08T23:42:06.207Z] 3fbe34a1663b: Preparing [2021-06-08T23:42:06.207Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:42:06.479Z] afc2623a6d49: Layer already exists [2021-06-08T23:42:06.479Z] 1e851d2fe2b4: Layer already exists [2021-06-08T23:42:06.479Z] 8a6eb924d2d1: Layer already exists [2021-06-08T23:42:06.479Z] 64b09ec390c2: Layer already exists [2021-06-08T23:42:06.479Z] master: digest: sha256:208aabc7ff2447a222e0240199865ec56a4f12a2e541d53b3788851557d27d5d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:42:06.537Z] ===================================================== [Pipeline] echo [2021-06-08T23:42:06.551Z] taggedImages: [2021-06-08T23:42:06.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:42:06.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-08T23:42:06.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.256 [2021-06-08T23:42:06.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:42:06.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-08T23:42:06.582Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-08T23:42:06.582Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:42:06.582Z] latest [2021-06-08T23:42:06.582Z] 2.0.0-dev.256 [2021-06-08T23:42:06.582Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:42:06.582Z] master [2021-06-08T23:42:06.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:06.952Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:07.285Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:42:07.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-08T23:42:07.286Z] 990052891e81: Preparing [2021-06-08T23:42:07.286Z] 7963f153bf91: Preparing [2021-06-08T23:42:07.286Z] afc2623a6d49: Preparing [2021-06-08T23:42:07.286Z] f9c6b0c3bbd4: Preparing [2021-06-08T23:42:07.286Z] 3fbe34a1663b: Preparing [2021-06-08T23:42:07.558Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:42:07.558Z] afc2623a6d49: Layer already exists [2021-06-08T23:42:07.558Z] f9c6b0c3bbd4: Layer already exists [2021-06-08T23:42:07.558Z] 990052891e81: Pushed [2021-06-08T23:42:10.166Z] 7963f153bf91: Pushed [2021-06-08T23:42:10.166Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:a9fe95c7b21f847dd230e0f522fc1c63d4a21dbf9fdbf793daf419ce3f8dda01 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:10.500Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:10.831Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-08T23:42:10.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-08T23:42:10.831Z] 990052891e81: Preparing [2021-06-08T23:42:10.831Z] 7963f153bf91: Preparing [2021-06-08T23:42:10.831Z] afc2623a6d49: Preparing [2021-06-08T23:42:10.831Z] f9c6b0c3bbd4: Preparing [2021-06-08T23:42:10.831Z] 3fbe34a1663b: Preparing [2021-06-08T23:42:10.831Z] 990052891e81: Layer already exists [2021-06-08T23:42:10.831Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:42:10.831Z] f9c6b0c3bbd4: Layer already exists [2021-06-08T23:42:11.100Z] 7963f153bf91: Layer already exists [2021-06-08T23:42:11.100Z] afc2623a6d49: Layer already exists [2021-06-08T23:42:11.100Z] latest: digest: sha256:a9fe95c7b21f847dd230e0f522fc1c63d4a21dbf9fdbf793daf419ce3f8dda01 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:11.438Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:11.771Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.256 [2021-06-08T23:42:11.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-08T23:42:11.771Z] 990052891e81: Preparing [2021-06-08T23:42:11.771Z] 7963f153bf91: Preparing [2021-06-08T23:42:11.771Z] afc2623a6d49: Preparing [2021-06-08T23:42:11.771Z] f9c6b0c3bbd4: Preparing [2021-06-08T23:42:11.771Z] 3fbe34a1663b: Preparing [2021-06-08T23:42:12.042Z] afc2623a6d49: Layer already exists [2021-06-08T23:42:12.042Z] 7963f153bf91: Layer already exists [2021-06-08T23:42:12.042Z] 990052891e81: Layer already exists [2021-06-08T23:42:12.042Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:42:12.042Z] f9c6b0c3bbd4: Layer already exists [2021-06-08T23:42:12.042Z] 2.0.0-dev.256: digest: sha256:a9fe95c7b21f847dd230e0f522fc1c63d4a21dbf9fdbf793daf419ce3f8dda01 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:14.391Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:14.725Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:42:14.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-08T23:42:14.725Z] 990052891e81: Preparing [2021-06-08T23:42:14.725Z] 7963f153bf91: Preparing [2021-06-08T23:42:14.725Z] afc2623a6d49: Preparing [2021-06-08T23:42:14.725Z] f9c6b0c3bbd4: Preparing [2021-06-08T23:42:14.725Z] 3fbe34a1663b: Preparing [2021-06-08T23:42:14.725Z] f9c6b0c3bbd4: Layer already exists [2021-06-08T23:42:14.995Z] afc2623a6d49: Layer already exists [2021-06-08T23:42:14.996Z] 7963f153bf91: Layer already exists [2021-06-08T23:42:14.996Z] 990052891e81: Layer already exists [2021-06-08T23:42:14.996Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:42:14.996Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:a9fe95c7b21f847dd230e0f522fc1c63d4a21dbf9fdbf793daf419ce3f8dda01 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:15.334Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:15.666Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-08T23:42:15.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-08T23:42:15.666Z] 990052891e81: Preparing [2021-06-08T23:42:15.666Z] 7963f153bf91: Preparing [2021-06-08T23:42:15.666Z] afc2623a6d49: Preparing [2021-06-08T23:42:15.666Z] f9c6b0c3bbd4: Preparing [2021-06-08T23:42:15.666Z] 3fbe34a1663b: Preparing [2021-06-08T23:42:15.666Z] 990052891e81: Layer already exists [2021-06-08T23:42:15.666Z] afc2623a6d49: Layer already exists [2021-06-08T23:42:15.666Z] 7963f153bf91: Layer already exists [2021-06-08T23:42:15.666Z] f9c6b0c3bbd4: Layer already exists [2021-06-08T23:42:15.666Z] 3fbe34a1663b: Layer already exists [2021-06-08T23:42:15.936Z] master: digest: sha256:a9fe95c7b21f847dd230e0f522fc1c63d4a21dbf9fdbf793daf419ce3f8dda01 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:42:15.995Z] ===================================================== [Pipeline] echo [2021-06-08T23:42:16.009Z] taggedImages: [2021-06-08T23:42:16.009Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:42:16.009Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-08T23:42:16.009Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.256 [2021-06-08T23:42:16.009Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:42:16.009Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-08T23:42:16.037Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-08T23:42:16.038Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:42:16.038Z] latest [2021-06-08T23:42:16.038Z] 2.0.0-dev.256 [2021-06-08T23:42:16.038Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:42:16.038Z] master [2021-06-08T23:42:16.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:16.404Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:16.741Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:42:16.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-08T23:42:16.741Z] 77f916b8921c: Preparing [2021-06-08T23:42:16.741Z] 2213db791117: Preparing [2021-06-08T23:42:16.741Z] bd2427a0aa6b: Preparing [2021-06-08T23:42:16.741Z] 5fa287515db9: Preparing [2021-06-08T23:42:16.741Z] 9ded3b6bb9b5: Preparing [2021-06-08T23:42:16.741Z] fa1afe8e6ed9: Preparing [2021-06-08T23:42:16.741Z] 87a09b4c083e: Preparing [2021-06-08T23:42:16.741Z] 0f74e9ff2a61: Preparing [2021-06-08T23:42:16.741Z] b122376c33c6: Preparing [2021-06-08T23:42:16.741Z] f8381ed47b22: Preparing [2021-06-08T23:42:16.741Z] e934a737d657: Preparing [2021-06-08T23:42:16.741Z] 0f74e9ff2a61: Waiting [2021-06-08T23:42:16.741Z] e934a737d657: Waiting [2021-06-08T23:42:16.741Z] b122376c33c6: Waiting [2021-06-08T23:42:16.741Z] f8381ed47b22: Waiting [2021-06-08T23:42:16.741Z] fa1afe8e6ed9: Waiting [2021-06-08T23:42:17.015Z] 9ded3b6bb9b5: Layer already exists [2021-06-08T23:42:17.015Z] fa1afe8e6ed9: Layer already exists [2021-06-08T23:42:17.015Z] 87a09b4c083e: Layer already exists [2021-06-08T23:42:17.015Z] 0f74e9ff2a61: Layer already exists [2021-06-08T23:42:17.015Z] b122376c33c6: Layer already exists [2021-06-08T23:42:17.015Z] f8381ed47b22: Layer already exists [2021-06-08T23:42:17.287Z] 2213db791117: Pushed [2021-06-08T23:42:17.287Z] e934a737d657: Layer already exists [2021-06-08T23:42:17.879Z] 77f916b8921c: Pushed [2021-06-08T23:42:19.848Z] bd2427a0aa6b: Pushed [2021-06-08T23:42:32.203Z] 5fa287515db9: Pushed [2021-06-08T23:42:32.203Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d: digest: sha256:cc8caafe1f6835f64bca6985f3d1d36343108fa99d63bb831906ce7cbe98ef51 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:32.544Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:32.884Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-08T23:42:32.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-08T23:42:32.884Z] 77f916b8921c: Preparing [2021-06-08T23:42:32.884Z] 2213db791117: Preparing [2021-06-08T23:42:32.884Z] bd2427a0aa6b: Preparing [2021-06-08T23:42:32.884Z] 5fa287515db9: Preparing [2021-06-08T23:42:32.884Z] 9ded3b6bb9b5: Preparing [2021-06-08T23:42:32.884Z] fa1afe8e6ed9: Preparing [2021-06-08T23:42:32.884Z] 87a09b4c083e: Preparing [2021-06-08T23:42:32.884Z] 0f74e9ff2a61: Preparing [2021-06-08T23:42:32.884Z] b122376c33c6: Preparing [2021-06-08T23:42:32.884Z] f8381ed47b22: Preparing [2021-06-08T23:42:32.884Z] e934a737d657: Preparing [2021-06-08T23:42:32.884Z] b122376c33c6: Waiting [2021-06-08T23:42:32.884Z] fa1afe8e6ed9: Waiting [2021-06-08T23:42:32.884Z] 87a09b4c083e: Waiting [2021-06-08T23:42:32.884Z] 0f74e9ff2a61: Waiting [2021-06-08T23:42:32.884Z] f8381ed47b22: Waiting [2021-06-08T23:42:32.884Z] e934a737d657: Waiting [2021-06-08T23:42:32.884Z] 5fa287515db9: Layer already exists [2021-06-08T23:42:32.884Z] 9ded3b6bb9b5: Layer already exists [2021-06-08T23:42:32.884Z] 2213db791117: Layer already exists [2021-06-08T23:42:32.884Z] bd2427a0aa6b: Layer already exists [2021-06-08T23:42:32.884Z] 77f916b8921c: Layer already exists [2021-06-08T23:42:32.884Z] fa1afe8e6ed9: Layer already exists [2021-06-08T23:42:32.884Z] 0f74e9ff2a61: Layer already exists [2021-06-08T23:42:32.884Z] b122376c33c6: Layer already exists [2021-06-08T23:42:33.155Z] 87a09b4c083e: Layer already exists [2021-06-08T23:42:33.155Z] f8381ed47b22: Layer already exists [2021-06-08T23:42:33.155Z] e934a737d657: Layer already exists [2021-06-08T23:42:33.155Z] latest: digest: sha256:cc8caafe1f6835f64bca6985f3d1d36343108fa99d63bb831906ce7cbe98ef51 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:33.492Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:33.901Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.256 [2021-06-08T23:42:33.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-08T23:42:33.901Z] 77f916b8921c: Preparing [2021-06-08T23:42:33.901Z] 2213db791117: Preparing [2021-06-08T23:42:33.901Z] bd2427a0aa6b: Preparing [2021-06-08T23:42:33.901Z] 5fa287515db9: Preparing [2021-06-08T23:42:33.901Z] 9ded3b6bb9b5: Preparing [2021-06-08T23:42:33.901Z] fa1afe8e6ed9: Preparing [2021-06-08T23:42:33.901Z] 87a09b4c083e: Preparing [2021-06-08T23:42:33.901Z] 0f74e9ff2a61: Preparing [2021-06-08T23:42:33.901Z] b122376c33c6: Preparing [2021-06-08T23:42:33.901Z] f8381ed47b22: Preparing [2021-06-08T23:42:33.901Z] e934a737d657: Preparing [2021-06-08T23:42:33.901Z] 87a09b4c083e: Waiting [2021-06-08T23:42:33.901Z] 0f74e9ff2a61: Waiting [2021-06-08T23:42:33.901Z] b122376c33c6: Waiting [2021-06-08T23:42:33.901Z] fa1afe8e6ed9: Waiting [2021-06-08T23:42:33.901Z] f8381ed47b22: Waiting [2021-06-08T23:42:33.901Z] e934a737d657: Waiting [2021-06-08T23:42:33.901Z] 5fa287515db9: Layer already exists [2021-06-08T23:42:33.901Z] 77f916b8921c: Layer already exists [2021-06-08T23:42:33.901Z] bd2427a0aa6b: Layer already exists [2021-06-08T23:42:33.901Z] 2213db791117: Layer already exists [2021-06-08T23:42:33.901Z] 9ded3b6bb9b5: Layer already exists [2021-06-08T23:42:34.174Z] fa1afe8e6ed9: Layer already exists [2021-06-08T23:42:34.174Z] f8381ed47b22: Layer already exists [2021-06-08T23:42:34.174Z] 0f74e9ff2a61: Layer already exists [2021-06-08T23:42:34.174Z] 87a09b4c083e: Layer already exists [2021-06-08T23:42:34.174Z] b122376c33c6: Layer already exists [2021-06-08T23:42:34.174Z] e934a737d657: Layer already exists [2021-06-08T23:42:34.174Z] 2.0.0-dev.256: digest: sha256:cc8caafe1f6835f64bca6985f3d1d36343108fa99d63bb831906ce7cbe98ef51 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:34.525Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:34.871Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:42:34.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-08T23:42:34.871Z] 77f916b8921c: Preparing [2021-06-08T23:42:34.871Z] 2213db791117: Preparing [2021-06-08T23:42:34.871Z] bd2427a0aa6b: Preparing [2021-06-08T23:42:34.871Z] 5fa287515db9: Preparing [2021-06-08T23:42:34.871Z] 9ded3b6bb9b5: Preparing [2021-06-08T23:42:34.871Z] fa1afe8e6ed9: Preparing [2021-06-08T23:42:34.871Z] 87a09b4c083e: Preparing [2021-06-08T23:42:34.871Z] 0f74e9ff2a61: Preparing [2021-06-08T23:42:34.871Z] b122376c33c6: Preparing [2021-06-08T23:42:34.871Z] f8381ed47b22: Preparing [2021-06-08T23:42:34.871Z] e934a737d657: Preparing [2021-06-08T23:42:34.871Z] fa1afe8e6ed9: Waiting [2021-06-08T23:42:34.871Z] b122376c33c6: Waiting [2021-06-08T23:42:34.871Z] f8381ed47b22: Waiting [2021-06-08T23:42:34.871Z] 87a09b4c083e: Waiting [2021-06-08T23:42:34.871Z] 0f74e9ff2a61: Waiting [2021-06-08T23:42:34.871Z] e934a737d657: Waiting [2021-06-08T23:42:35.140Z] 9ded3b6bb9b5: Layer already exists [2021-06-08T23:42:35.140Z] 2213db791117: Layer already exists [2021-06-08T23:42:35.140Z] 5fa287515db9: Layer already exists [2021-06-08T23:42:35.140Z] bd2427a0aa6b: Layer already exists [2021-06-08T23:42:35.140Z] 77f916b8921c: Layer already exists [2021-06-08T23:42:35.140Z] b122376c33c6: Layer already exists [2021-06-08T23:42:35.140Z] 87a09b4c083e: Layer already exists [2021-06-08T23:42:35.140Z] fa1afe8e6ed9: Layer already exists [2021-06-08T23:42:35.140Z] 0f74e9ff2a61: Layer already exists [2021-06-08T23:42:35.140Z] f8381ed47b22: Layer already exists [2021-06-08T23:42:35.140Z] e934a737d657: Layer already exists [2021-06-08T23:42:35.140Z] 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256: digest: sha256:cc8caafe1f6835f64bca6985f3d1d36343108fa99d63bb831906ce7cbe98ef51 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:35.479Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:42:35.809Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-08T23:42:35.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-08T23:42:35.809Z] 77f916b8921c: Preparing [2021-06-08T23:42:35.809Z] 2213db791117: Preparing [2021-06-08T23:42:35.809Z] bd2427a0aa6b: Preparing [2021-06-08T23:42:35.809Z] 5fa287515db9: Preparing [2021-06-08T23:42:35.809Z] 9ded3b6bb9b5: Preparing [2021-06-08T23:42:35.809Z] fa1afe8e6ed9: Preparing [2021-06-08T23:42:35.809Z] 87a09b4c083e: Preparing [2021-06-08T23:42:35.809Z] 0f74e9ff2a61: Preparing [2021-06-08T23:42:35.809Z] b122376c33c6: Preparing [2021-06-08T23:42:35.809Z] f8381ed47b22: Preparing [2021-06-08T23:42:35.809Z] e934a737d657: Preparing [2021-06-08T23:42:35.809Z] 0f74e9ff2a61: Waiting [2021-06-08T23:42:35.809Z] f8381ed47b22: Waiting [2021-06-08T23:42:35.809Z] e934a737d657: Waiting [2021-06-08T23:42:35.809Z] b122376c33c6: Waiting [2021-06-08T23:42:35.809Z] fa1afe8e6ed9: Waiting [2021-06-08T23:42:35.809Z] 87a09b4c083e: Waiting [2021-06-08T23:42:36.080Z] 2213db791117: Layer already exists [2021-06-08T23:42:36.080Z] 77f916b8921c: Layer already exists [2021-06-08T23:42:36.080Z] 9ded3b6bb9b5: Layer already exists [2021-06-08T23:42:36.080Z] bd2427a0aa6b: Layer already exists [2021-06-08T23:42:36.080Z] 5fa287515db9: Layer already exists [2021-06-08T23:42:36.081Z] 87a09b4c083e: Layer already exists [2021-06-08T23:42:36.081Z] fa1afe8e6ed9: Layer already exists [2021-06-08T23:42:36.081Z] b122376c33c6: Layer already exists [2021-06-08T23:42:36.081Z] 0f74e9ff2a61: Layer already exists [2021-06-08T23:42:36.081Z] f8381ed47b22: Layer already exists [2021-06-08T23:42:36.081Z] e934a737d657: Layer already exists [2021-06-08T23:42:36.081Z] master: digest: sha256:cc8caafe1f6835f64bca6985f3d1d36343108fa99d63bb831906ce7cbe98ef51 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T23:42:36.140Z] ===================================================== [Pipeline] echo [2021-06-08T23:42:36.154Z] taggedImages: [2021-06-08T23:42:36.154Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [2021-06-08T23:42:36.154Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-08T23:42:36.154Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.256 [2021-06-08T23:42:36.154Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d-2.0.0-dev.256 [2021-06-08T23:42:36.154Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:42:36.760Z] ---> job-cost.sh [2021-06-08T23:42:36.760Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t2X3 [2021-06-08T23:43:20.179Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T23:44:46.964Z] lf-activate-venv(): INFO: Adding /tmp/venv-t2X3/bin to PATH [2021-06-08T23:44:46.964Z] INFO: No Stack... [2021-06-08T23:44:46.964Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T23:44:46.964Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T23:44:47.295Z] + cat /w/workspace/edgex-go/527/archives/cost.csv [2021-06-08T23:44:47.295Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T23:44:47.354Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-527-stack-cost] [2021-06-08T23:44:47.399Z] Resource [jenkins-edgexfoundry-edgex-go-master-527-stack-cost] did not exist. Created. [2021-06-08T23:44:47.399Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-527-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T23:44:47.739Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T23:44:48.435Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T23:44:48.449Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-527-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-08T23:44:48.975Z] provisioning config files... [2021-06-08T23:44:48.983Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/527@tmp/config6021932992049871770tmp [Pipeline] { [Pipeline] sh [2021-06-08T23:44:49.294Z] + set +x [2021-06-08T23:44:49.294Z] + curl -s https://codecov.io/bash [2021-06-08T23:44:49.294Z] + bash -s -- [2021-06-08T23:44:49.294Z] [2021-06-08T23:44:49.294Z] _____ _ [2021-06-08T23:44:49.294Z] / ____| | | [2021-06-08T23:44:49.294Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T23:44:49.294Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T23:44:49.294Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T23:44:49.294Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T23:44:49.294Z] Bash-1.0.3 [2021-06-08T23:44:49.294Z] [2021-06-08T23:44:49.294Z] [2021-06-08T23:44:49.294Z] ==> git version 2.24.4 found [2021-06-08T23:44:49.564Z] ==> 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-08T23:44:49.564Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T23:44:49.564Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T23:44:49.564Z] ==> Jenkins CI detected. [2021-06-08T23:44:49.564Z] project root: . [2021-06-08T23:44:49.564Z] --> token set from env [2021-06-08T23:44:49.564Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T23:44:49.564Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T23:44:49.564Z] ==> Python coveragepy not found [2021-06-08T23:44:49.564Z] ==> Searching for coverage reports in: [2021-06-08T23:44:49.564Z] + . [2021-06-08T23:44:49.564Z] -> Found 1 reports [2021-06-08T23:44:49.564Z] ==> Detecting git/mercurial file structure [2021-06-08T23:44:49.564Z] ==> Reading reports [2021-06-08T23:44:49.564Z] + ./coverage.out bytes=412085 [2021-06-08T23:44:49.564Z] ==> Appending adjustments [2021-06-08T23:44:49.564Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T23:44:50.950Z] + Found adjustments [2021-06-08T23:44:50.950Z] ==> Gzipping contents [2021-06-08T23:44:50.950Z] 56K /tmp/codecov.BJdVS4.gz [2021-06-08T23:44:50.950Z] ==> Uploading reports [2021-06-08T23:44:50.950Z] url: https://codecov.io [2021-06-08T23:44:50.950Z] query: branch=master&commit=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d&build=527&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F527%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T23:44:50.950Z] -> Pinging Codecov [2021-06-08T23:44:50.950Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d&build=527&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F527%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T23:44:51.259Z] -> Uploading to [2021-06-08T23:44:51.259Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d/8696ca34-452b-43ed-ad79-af1f3cca3cc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T234451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80b064895c8e6fe08081ac9896c04238f04687af8b99bda1c0b2c483e370ca99 [2021-06-08T23:44:51.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T23:44:51.259Z] Dload Upload Total Spent Left Speed [2021-06-08T23:44:51.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56046 0 0 100 56046 0 121k --:--:-- --:--:-- --:--:-- 121k 100 56046 0 0 100 56046 0 121k --:--:-- --:--:-- --:--:-- 121k [2021-06-08T23:44:51.611Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d [Pipeline] } [2021-06-08T23:44:51.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-08T23:44:54.866Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-08T23:44:54.889Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:44:55.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T23:44:55.195Z] [2021-06-08T23:44:55.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:44:55.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T23:44:55.513Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-08T23:44:55.513Z] 188c0c94c7c5: Pulling fs layer [2021-06-08T23:44:55.513Z] 0ef7d3d256c8: Pulling fs layer [2021-06-08T23:44:55.513Z] de9db76c5a1d: Pulling fs layer [2021-06-08T23:44:55.513Z] 0eba1c9be4d2: Pulling fs layer [2021-06-08T23:44:55.513Z] 0d57e429df01: Pulling fs layer [2021-06-08T23:44:55.513Z] 4e4be7b47b0d: Pulling fs layer [2021-06-08T23:44:55.513Z] e1f770b5df2f: Pulling fs layer [2021-06-08T23:44:55.513Z] 85a0685a4137: Pulling fs layer [2021-06-08T23:44:55.513Z] 0eba1c9be4d2: Waiting [2021-06-08T23:44:55.514Z] 0d57e429df01: Waiting [2021-06-08T23:44:55.514Z] 4e4be7b47b0d: Waiting [2021-06-08T23:44:55.514Z] e1f770b5df2f: Waiting [2021-06-08T23:44:55.514Z] 85a0685a4137: Waiting [2021-06-08T23:44:55.514Z] de9db76c5a1d: Verifying Checksum [2021-06-08T23:44:55.514Z] de9db76c5a1d: Download complete [2021-06-08T23:44:55.514Z] 0ef7d3d256c8: Verifying Checksum [2021-06-08T23:44:55.514Z] 0ef7d3d256c8: Download complete [2021-06-08T23:44:55.514Z] 0d57e429df01: Verifying Checksum [2021-06-08T23:44:55.514Z] 0d57e429df01: Download complete [2021-06-08T23:44:55.514Z] 4e4be7b47b0d: Verifying Checksum [2021-06-08T23:44:55.514Z] 4e4be7b47b0d: Download complete [2021-06-08T23:44:55.514Z] 188c0c94c7c5: Verifying Checksum [2021-06-08T23:44:55.514Z] 188c0c94c7c5: Download complete [2021-06-08T23:44:55.781Z] 188c0c94c7c5: Pull complete [2021-06-08T23:44:55.781Z] 0ef7d3d256c8: Pull complete [2021-06-08T23:44:56.042Z] de9db76c5a1d: Pull complete [2021-06-08T23:44:57.425Z] e1f770b5df2f: Verifying Checksum [2021-06-08T23:44:57.425Z] e1f770b5df2f: Download complete [2021-06-08T23:44:58.814Z] 0eba1c9be4d2: Verifying Checksum [2021-06-08T23:44:58.814Z] 0eba1c9be4d2: Download complete [2021-06-08T23:44:59.083Z] 85a0685a4137: Verifying Checksum [2021-06-08T23:44:59.083Z] 85a0685a4137: Download complete [2021-06-08T23:45:02.396Z] 0eba1c9be4d2: Pull complete [2021-06-08T23:45:02.396Z] 0d57e429df01: Pull complete [2021-06-08T23:45:02.396Z] 4e4be7b47b0d: Pull complete [2021-06-08T23:45:02.396Z] e1f770b5df2f: Pull complete [2021-06-08T23:45:10.548Z] 85a0685a4137: Pull complete [2021-06-08T23:45:10.548Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-08T23:45:10.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T23:45:10.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-08T23:45:10.630Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-06-08T23:45:10.670Z] $ 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/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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-08T23:45:11.388Z] $ docker top 4627ff43ac9ceee0bdb6ae6e17f4fa5f7d58ee55b8b666f02f03000c942a76b5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T23:45:11.491Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-08T23:45:11.786Z] + set -o pipefail [2021-06-08T23:45:11.786Z] + snyk monitor '--org=edgex-jenkins' [2021-06-08T23:45:17.093Z] [2021-06-08T23:45:17.093Z] Monitoring /w/workspace/edgex-go/527 (github.com/edgexfoundry/edgex-go)... [2021-06-08T23:45:17.093Z] [2021-06-08T23:45:17.093Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/5a1795f7-2843-42db-83c1-fcea448edec6 [2021-06-08T23:45:17.093Z] [2021-06-08T23:45:17.094Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-08T23:45:17.094Z] [2021-06-08T23:45:17.094Z] [Pipeline] } [2021-06-08T23:45:17.102Z] $ docker stop --time=1 4627ff43ac9ceee0bdb6ae6e17f4fa5f7d58ee55b8b666f02f03000c942a76b5 [2021-06-08T23:45:19.024Z] $ docker rm -f 4627ff43ac9ceee0bdb6ae6e17f4fa5f7d58ee55b8b666f02f03000c942a76b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-08T23:45:19.563Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T23:45:19.581Z] provisioning config files... [2021-06-08T23:45:19.601Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/527@tmp/config8779935868380081768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:45:22.501Z] --> edgex-publish-swagger.sh [2021-06-08T23:45:22.501Z] === Publish openapi/v2 API === [2021-06-08T23:45:22.501Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-08T23:45:22.501Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/527/openapi/v2/core-command.yaml] [2021-06-08T23:45:22.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T23:45:22.501Z] Dload Upload Total Spent Left Speed [2021-06-08T23:45:22.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 27424 0:00:01 0:00:01 --:--:-- 27448 100 30687 0 0 100 30687 0 27421 0:00:01 0:00:01 --:--:-- 27448 [2021-06-08T23:45:22.501Z] [2021-06-08T23:45:22.501Z] [2021-06-08T23:45:22.501Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/527/openapi/v2/core-data.yaml] [2021-06-08T23:45:22.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T23:45:22.501Z] Dload Upload Total Spent Left Speed [2021-06-08T23:45:22.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 52913 0:00:01 0:00:01 --:--:-- 52919 100 56095 0 0 100 56095 0 52905 0:00:01 0:00:01 --:--:-- 52919 [2021-06-08T23:45:22.501Z] [2021-06-08T23:45:22.501Z] [2021-06-08T23:45:22.501Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/527/openapi/v2/core-metadata.yaml] [2021-06-08T23:45:22.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T23:45:22.501Z] Dload Upload Total Spent Left Speed [2021-06-08T23:45:27.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 118k 0 0 100 118k 0 56593 0:00:02 0:00:02 --:--:-- 56596 100 118k 0 0 100 118k 0 38596 0:00:03 0:00:03 --:--:-- 38600 100 118k 0 0 100 118k 0 29284 0:00:04 0:00:04 --:--:-- 29287 100 118k 0 0 100 118k 0 23593 0:00:05 0:00:05 --:--:-- 23594 100 118k 0 0 100 118k 0 23331 0:00:05 0:00:05 --:--:-- 0 [2021-06-08T23:45:27.290Z] [2021-06-08T23:45:27.290Z] [2021-06-08T23:45:27.290Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/527/openapi/v2/support-notifications.yaml] [2021-06-08T23:45:27.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T23:45:27.290Z] Dload Upload Total Spent Left Speed [2021-06-08T23:45:28.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 68306 0:00:01 0:00:01 --:--:-- 68324 100 78300 0 0 100 78300 0 52169 0:00:01 0:00:01 --:--:-- 52165 100 78300 0 0 100 78300 0 52163 0:00:01 0:00:01 --:--:-- 52165 [2021-06-08T23:45:28.676Z] [2021-06-08T23:45:28.676Z] [2021-06-08T23:45:28.676Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/527/openapi/v2/support-scheduler.yaml] [2021-06-08T23:45:28.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T23:45:28.676Z] Dload Upload Total Spent Left Speed [2021-06-08T23:45:30.057Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37610 0 0 100 37610 0 32547 0:00:01 0:00:01 --:--:-- 32562 100 37610 0 0 100 37610 0 31506 0:00:01 0:00:01 --:--:-- 31525 [2021-06-08T23:45:30.057Z] [2021-06-08T23:45:30.057Z] [2021-06-08T23:45:30.057Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/527/openapi/v2/system-agent.yaml] [2021-06-08T23:45:30.057Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T23:45:30.057Z] Dload Upload Total Spent Left Speed [2021-06-08T23:45:31.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20029 0 0 100 20029 0 17425 0:00:01 0:00:01 --:--:-- 17431 100 20029 0 0 100 20029 0 15060 0:00:01 0:00:01 --:--:-- 15070 [2021-06-08T23:45:31.268Z] [2021-06-08T23:45:31.268Z] [Pipeline] } [2021-06-08T23:45:31.276Z] 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-08T23:45:31.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T23:45:31.779Z] . [Pipeline] withDockerContainer [2021-06-08T23:45:31.855Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-06-08T23:45:31.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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-08T23:45:32.401Z] $ docker top 9d75f7dc5538c74e43602e29b3318786c89818c12c3daa1b7991a9eee5449af3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T23:45:32.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T23:45:32.522Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T23:45:32.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T23:45:32.649Z] $ docker exec 9d75f7dc5538c74e43602e29b3318786c89818c12c3daa1b7991a9eee5449af3 ssh-agent [2021-06-08T23:45:32.775Z] SSH_AUTH_SOCK=/tmp/ssh-nzctQnrEWnBU/agent.15 [2021-06-08T23:45:32.775Z] SSH_AGENT_PID=22 [2021-06-08T23:45:32.782Z] Running ssh-add (command line suppressed) [2021-06-08T23:45:32.878Z] Identity added: /w/workspace/edgex-go/527@tmp/private_key_2191275245586541197.key (/w/workspace/edgex-go/527@tmp/private_key_2191275245586541197.key) [2021-06-08T23:45:32.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T23:45:33.197Z] + git semver tag [2021-06-08T23:45:33.198Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T23:45:33.198Z] # $GIT_DIR = /w/workspace/edgex-go/527/.git [2021-06-08T23:45:33.198Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/527 [2021-06-08T23:45:33.198Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T23:45:33.198Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T23:45:33.198Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T23:45:33.198Z] # $SEMVER_BRANCH = master [2021-06-08T23:45:33.198Z] # $SEMVER_DIR = /w/workspace/edgex-go/527/.semver [2021-06-08T23:45:33.198Z] # 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d HEAD [2021-06-08T23:45:33.198Z] # -> Force: false [2021-06-08T23:45:33.198Z] # d6f863986b0ca5611edc1b11ec6797efa0e8c8a7 refs/tags/v2.0.0-dev.256 [Pipeline] } [2021-06-08T23:45:33.203Z] $ docker exec --env ******** --env ******** 9d75f7dc5538c74e43602e29b3318786c89818c12c3daa1b7991a9eee5449af3 ssh-agent -k [2021-06-08T23:45:33.321Z] unset SSH_AUTH_SOCK; [2021-06-08T23:45:33.321Z] unset SSH_AGENT_PID; [2021-06-08T23:45:33.321Z] echo Agent pid 22 killed; [2021-06-08T23:45:33.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T23:45:33.791Z] + git semver [Pipeline] } [2021-06-08T23:45:33.801Z] $ docker stop --time=1 9d75f7dc5538c74e43602e29b3318786c89818c12c3daa1b7991a9eee5449af3 [2021-06-08T23:45:36.962Z] $ docker rm -f 9d75f7dc5538c74e43602e29b3318786c89818c12c3daa1b7991a9eee5449af3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:45:37.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T23:45:37.464Z] [2021-06-08T23:45:37.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:45:37.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T23:45:37.779Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-08T23:45:37.779Z] ab5ef0e58194: Pulling fs layer [2021-06-08T23:45:37.779Z] 9712f1f96733: Pulling fs layer [2021-06-08T23:45:37.779Z] 63f879dbbcfc: Pulling fs layer [2021-06-08T23:45:37.779Z] 0d9ebad4ef96: Pulling fs layer [2021-06-08T23:45:37.779Z] e9a5061849ea: Pulling fs layer [2021-06-08T23:45:37.779Z] d747dcd14b5f: Pulling fs layer [2021-06-08T23:45:37.779Z] 2de7ff778b66: Pulling fs layer [2021-06-08T23:45:37.779Z] 0d9ebad4ef96: Waiting [2021-06-08T23:45:37.779Z] e9a5061849ea: Waiting [2021-06-08T23:45:37.779Z] d747dcd14b5f: Waiting [2021-06-08T23:45:37.779Z] 2de7ff778b66: Waiting [2021-06-08T23:45:38.039Z] 9712f1f96733: Verifying Checksum [2021-06-08T23:45:38.039Z] 9712f1f96733: Download complete [2021-06-08T23:45:39.419Z] 63f879dbbcfc: Verifying Checksum [2021-06-08T23:45:39.419Z] 63f879dbbcfc: Download complete [2021-06-08T23:45:39.680Z] e9a5061849ea: Verifying Checksum [2021-06-08T23:45:39.680Z] e9a5061849ea: Download complete [2021-06-08T23:45:39.680Z] d747dcd14b5f: Verifying Checksum [2021-06-08T23:45:39.680Z] d747dcd14b5f: Download complete [2021-06-08T23:45:39.940Z] 2de7ff778b66: Verifying Checksum [2021-06-08T23:45:39.940Z] 2de7ff778b66: Download complete [2021-06-08T23:45:40.200Z] 0d9ebad4ef96: Verifying Checksum [2021-06-08T23:45:40.200Z] 0d9ebad4ef96: Download complete [2021-06-08T23:45:40.200Z] ab5ef0e58194: Verifying Checksum [2021-06-08T23:45:40.200Z] ab5ef0e58194: Download complete [2021-06-08T23:45:43.536Z] ab5ef0e58194: Pull complete [2021-06-08T23:45:43.536Z] 9712f1f96733: Pull complete [2021-06-08T23:45:44.108Z] 63f879dbbcfc: Pull complete [2021-06-08T23:45:48.363Z] 0d9ebad4ef96: Pull complete [2021-06-08T23:45:48.623Z] e9a5061849ea: Pull complete [2021-06-08T23:45:48.623Z] d747dcd14b5f: Pull complete [2021-06-08T23:45:50.558Z] 2de7ff778b66: Pull complete [2021-06-08T23:45:50.558Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-08T23:45:50.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T23:45:50.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-08T23:45:50.636Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-06-08T23:45:50.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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-08T23:46:13.452Z] $ docker top 536790dc32356addc59a05fce852759a34492276a71209c1a5582705d8f4a5a2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-08T23:46:13.558Z] provisioning config files... [2021-06-08T23:46:13.569Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/527@tmp/config3193294337898429304tmp [2021-06-08T23:46:13.583Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/527@tmp/config6385617996938958751tmp [2021-06-08T23:46:13.598Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/527@tmp/config8499077663819533800tmp [Pipeline] { [Pipeline] echo [2021-06-08T23:46:13.616Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:46:13.911Z] ---> sigul-configuration.sh [2021-06-08T23:46:13.911Z] gpg: directory `/root/.gnupg' created [2021-06-08T23:46:13.911Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-08T23:46:13.911Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-08T23:46:13.911Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-08T23:46:13.911Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-08T23:46:13.911Z] gpg: CAST5 encrypted data [2021-06-08T23:46:13.911Z] gpg: encrypted with 1 passphrase [2021-06-08T23:46:13.911Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-08T23:46:14.213Z] + mkdir /home/jenkins [2021-06-08T23:46:14.213Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-08T23:46:14.513Z] + 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-08T23:46:14.523Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:46:14.829Z] ---> sigul-install.sh [2021-06-08T23:46:20.138Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-08T23:46:20.441Z] + git tag --list [2021-06-08T23:46:20.441Z] 0.6.0 [2021-06-08T23:46:20.441Z] 0.6.1 [2021-06-08T23:46:20.441Z] 0.7.0 [2021-06-08T23:46:20.441Z] 0.7.1 [2021-06-08T23:46:20.441Z] v0.0.0 [2021-06-08T23:46:20.441Z] v0.0.1-dev.1 [2021-06-08T23:46:20.441Z] v1.0.0 [2021-06-08T23:46:20.441Z] v1.0.1 [2021-06-08T23:46:20.441Z] v1.1.0 [2021-06-08T23:46:20.441Z] v1.2.0 [2021-06-08T23:46:20.441Z] v1.2.1 [2021-06-08T23:46:20.441Z] v1.2.2-dev.1 [2021-06-08T23:46:20.441Z] v1.2.2-dev.10 [2021-06-08T23:46:20.441Z] v1.2.2-dev.100 [2021-06-08T23:46:20.441Z] v1.2.2-dev.101 [2021-06-08T23:46:20.441Z] v1.2.2-dev.102 [2021-06-08T23:46:20.441Z] v1.2.2-dev.103 [2021-06-08T23:46:20.441Z] v1.2.2-dev.104 [2021-06-08T23:46:20.441Z] v1.2.2-dev.105 [2021-06-08T23:46:20.441Z] v1.2.2-dev.106 [2021-06-08T23:46:20.441Z] v1.2.2-dev.107 [2021-06-08T23:46:20.441Z] v1.2.2-dev.11 [2021-06-08T23:46:20.441Z] v1.2.2-dev.12 [2021-06-08T23:46:20.441Z] v1.2.2-dev.13 [2021-06-08T23:46:20.441Z] v1.2.2-dev.14 [2021-06-08T23:46:20.441Z] v1.2.2-dev.15 [2021-06-08T23:46:20.441Z] v1.2.2-dev.16 [2021-06-08T23:46:20.441Z] v1.2.2-dev.17 [2021-06-08T23:46:20.441Z] v1.2.2-dev.18 [2021-06-08T23:46:20.441Z] v1.2.2-dev.19 [2021-06-08T23:46:20.441Z] v1.2.2-dev.2 [2021-06-08T23:46:20.441Z] v1.2.2-dev.20 [2021-06-08T23:46:20.441Z] v1.2.2-dev.21 [2021-06-08T23:46:20.441Z] v1.2.2-dev.22 [2021-06-08T23:46:20.441Z] v1.2.2-dev.23 [2021-06-08T23:46:20.441Z] v1.2.2-dev.24 [2021-06-08T23:46:20.441Z] v1.2.2-dev.25 [2021-06-08T23:46:20.441Z] v1.2.2-dev.26 [2021-06-08T23:46:20.441Z] v1.2.2-dev.27 [2021-06-08T23:46:20.441Z] v1.2.2-dev.28 [2021-06-08T23:46:20.441Z] v1.2.2-dev.29 [2021-06-08T23:46:20.441Z] v1.2.2-dev.3 [2021-06-08T23:46:20.441Z] v1.2.2-dev.30 [2021-06-08T23:46:20.441Z] v1.2.2-dev.31 [2021-06-08T23:46:20.441Z] v1.2.2-dev.32 [2021-06-08T23:46:20.441Z] v1.2.2-dev.33 [2021-06-08T23:46:20.441Z] v1.2.2-dev.34 [2021-06-08T23:46:20.441Z] v1.2.2-dev.35 [2021-06-08T23:46:20.441Z] v1.2.2-dev.36 [2021-06-08T23:46:20.441Z] v1.2.2-dev.37 [2021-06-08T23:46:20.441Z] v1.2.2-dev.38 [2021-06-08T23:46:20.441Z] v1.2.2-dev.39 [2021-06-08T23:46:20.441Z] v1.2.2-dev.4 [2021-06-08T23:46:20.441Z] v1.2.2-dev.40 [2021-06-08T23:46:20.441Z] v1.2.2-dev.41 [2021-06-08T23:46:20.441Z] v1.2.2-dev.42 [2021-06-08T23:46:20.441Z] v1.2.2-dev.43 [2021-06-08T23:46:20.441Z] v1.2.2-dev.44 [2021-06-08T23:46:20.441Z] v1.2.2-dev.45 [2021-06-08T23:46:20.441Z] v1.2.2-dev.46 [2021-06-08T23:46:20.441Z] v1.2.2-dev.47 [2021-06-08T23:46:20.441Z] v1.2.2-dev.48 [2021-06-08T23:46:20.441Z] v1.2.2-dev.49 [2021-06-08T23:46:20.441Z] v1.2.2-dev.5 [2021-06-08T23:46:20.441Z] v1.2.2-dev.50 [2021-06-08T23:46:20.441Z] v1.2.2-dev.51 [2021-06-08T23:46:20.441Z] v1.2.2-dev.52 [2021-06-08T23:46:20.441Z] v1.2.2-dev.53 [2021-06-08T23:46:20.441Z] v1.2.2-dev.54 [2021-06-08T23:46:20.441Z] v1.2.2-dev.55 [2021-06-08T23:46:20.441Z] v1.2.2-dev.56 [2021-06-08T23:46:20.441Z] v1.2.2-dev.57 [2021-06-08T23:46:20.441Z] v1.2.2-dev.58 [2021-06-08T23:46:20.441Z] v1.2.2-dev.59 [2021-06-08T23:46:20.441Z] v1.2.2-dev.6 [2021-06-08T23:46:20.441Z] v1.2.2-dev.60 [2021-06-08T23:46:20.441Z] v1.2.2-dev.61 [2021-06-08T23:46:20.441Z] v1.2.2-dev.62 [2021-06-08T23:46:20.441Z] v1.2.2-dev.63 [2021-06-08T23:46:20.441Z] v1.2.2-dev.64 [2021-06-08T23:46:20.441Z] v1.2.2-dev.65 [2021-06-08T23:46:20.441Z] v1.2.2-dev.66 [2021-06-08T23:46:20.441Z] v1.2.2-dev.67 [2021-06-08T23:46:20.441Z] v1.2.2-dev.68 [2021-06-08T23:46:20.441Z] v1.2.2-dev.69 [2021-06-08T23:46:20.441Z] v1.2.2-dev.7 [2021-06-08T23:46:20.441Z] v1.2.2-dev.70 [2021-06-08T23:46:20.441Z] v1.2.2-dev.71 [2021-06-08T23:46:20.441Z] v1.2.2-dev.72 [2021-06-08T23:46:20.441Z] v1.2.2-dev.73 [2021-06-08T23:46:20.441Z] v1.2.2-dev.74 [2021-06-08T23:46:20.441Z] v1.2.2-dev.75 [2021-06-08T23:46:20.441Z] v1.2.2-dev.76 [2021-06-08T23:46:20.441Z] v1.2.2-dev.77 [2021-06-08T23:46:20.441Z] v1.2.2-dev.78 [2021-06-08T23:46:20.441Z] v1.2.2-dev.79 [2021-06-08T23:46:20.441Z] v1.2.2-dev.8 [2021-06-08T23:46:20.441Z] v1.2.2-dev.80 [2021-06-08T23:46:20.441Z] v1.2.2-dev.81 [2021-06-08T23:46:20.441Z] v1.2.2-dev.82 [2021-06-08T23:46:20.441Z] v1.2.2-dev.83 [2021-06-08T23:46:20.441Z] v1.2.2-dev.84 [2021-06-08T23:46:20.441Z] v1.2.2-dev.85 [2021-06-08T23:46:20.441Z] v1.2.2-dev.86 [2021-06-08T23:46:20.441Z] v1.2.2-dev.87 [2021-06-08T23:46:20.441Z] v1.2.2-dev.88 [2021-06-08T23:46:20.441Z] v1.2.2-dev.89 [2021-06-08T23:46:20.441Z] v1.2.2-dev.9 [2021-06-08T23:46:20.441Z] v1.2.2-dev.90 [2021-06-08T23:46:20.441Z] v1.2.2-dev.91 [2021-06-08T23:46:20.441Z] v1.2.2-dev.92 [2021-06-08T23:46:20.441Z] v1.2.2-dev.93 [2021-06-08T23:46:20.441Z] v1.2.2-dev.94 [2021-06-08T23:46:20.441Z] v1.2.2-dev.95 [2021-06-08T23:46:20.441Z] v1.2.2-dev.96 [2021-06-08T23:46:20.441Z] v1.2.2-dev.97 [2021-06-08T23:46:20.441Z] v1.2.2-dev.98 [2021-06-08T23:46:20.441Z] v1.2.2-dev.99 [2021-06-08T23:46:20.441Z] v1.3.0 [2021-06-08T23:46:20.441Z] v1.3.1 [2021-06-08T23:46:20.441Z] v1.3.1-dev.1 [2021-06-08T23:46:20.441Z] v1.3.1-dev.10 [2021-06-08T23:46:20.441Z] v1.3.1-dev.11 [2021-06-08T23:46:20.441Z] v1.3.1-dev.12 [2021-06-08T23:46:20.441Z] v1.3.1-dev.13 [2021-06-08T23:46:20.441Z] v1.3.1-dev.14 [2021-06-08T23:46:20.441Z] v1.3.1-dev.15 [2021-06-08T23:46:20.441Z] v1.3.1-dev.16 [2021-06-08T23:46:20.441Z] v1.3.1-dev.17 [2021-06-08T23:46:20.441Z] v1.3.1-dev.18 [2021-06-08T23:46:20.441Z] v1.3.1-dev.2 [2021-06-08T23:46:20.441Z] v1.3.1-dev.3 [2021-06-08T23:46:20.441Z] v1.3.1-dev.4 [2021-06-08T23:46:20.441Z] v1.3.1-dev.5 [2021-06-08T23:46:20.441Z] v1.3.1-dev.6 [2021-06-08T23:46:20.441Z] v1.3.1-dev.7 [2021-06-08T23:46:20.441Z] v1.3.1-dev.8 [2021-06-08T23:46:20.441Z] v1.3.1-dev.9 [2021-06-08T23:46:20.441Z] v2.0.0-dev.1 [2021-06-08T23:46:20.441Z] v2.0.0-dev.10 [2021-06-08T23:46:20.441Z] v2.0.0-dev.100 [2021-06-08T23:46:20.441Z] v2.0.0-dev.101 [2021-06-08T23:46:20.441Z] v2.0.0-dev.102 [2021-06-08T23:46:20.441Z] v2.0.0-dev.103 [2021-06-08T23:46:20.441Z] v2.0.0-dev.104 [2021-06-08T23:46:20.441Z] v2.0.0-dev.105 [2021-06-08T23:46:20.441Z] v2.0.0-dev.106 [2021-06-08T23:46:20.441Z] v2.0.0-dev.107 [2021-06-08T23:46:20.441Z] v2.0.0-dev.108 [2021-06-08T23:46:20.441Z] v2.0.0-dev.109 [2021-06-08T23:46:20.441Z] v2.0.0-dev.11 [2021-06-08T23:46:20.441Z] v2.0.0-dev.110 [2021-06-08T23:46:20.441Z] v2.0.0-dev.111 [2021-06-08T23:46:20.441Z] v2.0.0-dev.112 [2021-06-08T23:46:20.441Z] v2.0.0-dev.113 [2021-06-08T23:46:20.441Z] v2.0.0-dev.114 [2021-06-08T23:46:20.441Z] v2.0.0-dev.115 [2021-06-08T23:46:20.441Z] v2.0.0-dev.116 [2021-06-08T23:46:20.441Z] v2.0.0-dev.117 [2021-06-08T23:46:20.441Z] v2.0.0-dev.118 [2021-06-08T23:46:20.441Z] v2.0.0-dev.119 [2021-06-08T23:46:20.441Z] v2.0.0-dev.12 [2021-06-08T23:46:20.441Z] v2.0.0-dev.120 [2021-06-08T23:46:20.441Z] v2.0.0-dev.121 [2021-06-08T23:46:20.441Z] v2.0.0-dev.122 [2021-06-08T23:46:20.441Z] v2.0.0-dev.123 [2021-06-08T23:46:20.441Z] v2.0.0-dev.124 [2021-06-08T23:46:20.441Z] v2.0.0-dev.125 [2021-06-08T23:46:20.441Z] v2.0.0-dev.126 [2021-06-08T23:46:20.441Z] v2.0.0-dev.127 [2021-06-08T23:46:20.441Z] v2.0.0-dev.128 [2021-06-08T23:46:20.441Z] v2.0.0-dev.129 [2021-06-08T23:46:20.441Z] v2.0.0-dev.13 [2021-06-08T23:46:20.441Z] v2.0.0-dev.130 [2021-06-08T23:46:20.441Z] v2.0.0-dev.131 [2021-06-08T23:46:20.442Z] v2.0.0-dev.132 [2021-06-08T23:46:20.442Z] v2.0.0-dev.133 [2021-06-08T23:46:20.442Z] v2.0.0-dev.134 [2021-06-08T23:46:20.442Z] v2.0.0-dev.135 [2021-06-08T23:46:20.442Z] v2.0.0-dev.136 [2021-06-08T23:46:20.442Z] v2.0.0-dev.137 [2021-06-08T23:46:20.442Z] v2.0.0-dev.138 [2021-06-08T23:46:20.442Z] v2.0.0-dev.139 [2021-06-08T23:46:20.442Z] v2.0.0-dev.14 [2021-06-08T23:46:20.442Z] v2.0.0-dev.140 [2021-06-08T23:46:20.442Z] v2.0.0-dev.141 [2021-06-08T23:46:20.442Z] v2.0.0-dev.142 [2021-06-08T23:46:20.442Z] v2.0.0-dev.143 [2021-06-08T23:46:20.442Z] v2.0.0-dev.144 [2021-06-08T23:46:20.442Z] v2.0.0-dev.145 [2021-06-08T23:46:20.442Z] v2.0.0-dev.146 [2021-06-08T23:46:20.442Z] v2.0.0-dev.147 [2021-06-08T23:46:20.442Z] v2.0.0-dev.148 [2021-06-08T23:46:20.442Z] v2.0.0-dev.149 [2021-06-08T23:46:20.442Z] v2.0.0-dev.15 [2021-06-08T23:46:20.442Z] v2.0.0-dev.150 [2021-06-08T23:46:20.442Z] v2.0.0-dev.151 [2021-06-08T23:46:20.442Z] v2.0.0-dev.152 [2021-06-08T23:46:20.442Z] v2.0.0-dev.153 [2021-06-08T23:46:20.442Z] v2.0.0-dev.154 [2021-06-08T23:46:20.442Z] v2.0.0-dev.155 [2021-06-08T23:46:20.442Z] v2.0.0-dev.156 [2021-06-08T23:46:20.442Z] v2.0.0-dev.157 [2021-06-08T23:46:20.442Z] v2.0.0-dev.158 [2021-06-08T23:46:20.442Z] v2.0.0-dev.159 [2021-06-08T23:46:20.442Z] v2.0.0-dev.16 [2021-06-08T23:46:20.442Z] v2.0.0-dev.160 [2021-06-08T23:46:20.442Z] v2.0.0-dev.161 [2021-06-08T23:46:20.442Z] v2.0.0-dev.162 [2021-06-08T23:46:20.442Z] v2.0.0-dev.163 [2021-06-08T23:46:20.442Z] v2.0.0-dev.164 [2021-06-08T23:46:20.442Z] v2.0.0-dev.165 [2021-06-08T23:46:20.442Z] v2.0.0-dev.166 [2021-06-08T23:46:20.442Z] v2.0.0-dev.167 [2021-06-08T23:46:20.442Z] v2.0.0-dev.168 [2021-06-08T23:46:20.442Z] v2.0.0-dev.169 [2021-06-08T23:46:20.442Z] v2.0.0-dev.17 [2021-06-08T23:46:20.442Z] v2.0.0-dev.170 [2021-06-08T23:46:20.442Z] v2.0.0-dev.171 [2021-06-08T23:46:20.442Z] v2.0.0-dev.172 [2021-06-08T23:46:20.442Z] v2.0.0-dev.173 [2021-06-08T23:46:20.442Z] v2.0.0-dev.174 [2021-06-08T23:46:20.442Z] v2.0.0-dev.175 [2021-06-08T23:46:20.442Z] v2.0.0-dev.176 [2021-06-08T23:46:20.442Z] v2.0.0-dev.177 [2021-06-08T23:46:20.442Z] v2.0.0-dev.178 [2021-06-08T23:46:20.442Z] v2.0.0-dev.179 [2021-06-08T23:46:20.442Z] v2.0.0-dev.18 [2021-06-08T23:46:20.442Z] v2.0.0-dev.180 [2021-06-08T23:46:20.442Z] v2.0.0-dev.181 [2021-06-08T23:46:20.442Z] v2.0.0-dev.182 [2021-06-08T23:46:20.442Z] v2.0.0-dev.183 [2021-06-08T23:46:20.442Z] v2.0.0-dev.184 [2021-06-08T23:46:20.442Z] v2.0.0-dev.185 [2021-06-08T23:46:20.442Z] v2.0.0-dev.186 [2021-06-08T23:46:20.442Z] v2.0.0-dev.187 [2021-06-08T23:46:20.442Z] v2.0.0-dev.188 [2021-06-08T23:46:20.442Z] v2.0.0-dev.189 [2021-06-08T23:46:20.442Z] v2.0.0-dev.19 [2021-06-08T23:46:20.442Z] v2.0.0-dev.190 [2021-06-08T23:46:20.442Z] v2.0.0-dev.191 [2021-06-08T23:46:20.442Z] v2.0.0-dev.192 [2021-06-08T23:46:20.442Z] v2.0.0-dev.193 [2021-06-08T23:46:20.442Z] v2.0.0-dev.194 [2021-06-08T23:46:20.442Z] v2.0.0-dev.195 [2021-06-08T23:46:20.442Z] v2.0.0-dev.196 [2021-06-08T23:46:20.442Z] v2.0.0-dev.197 [2021-06-08T23:46:20.442Z] v2.0.0-dev.198 [2021-06-08T23:46:20.442Z] v2.0.0-dev.199 [2021-06-08T23:46:20.442Z] v2.0.0-dev.2 [2021-06-08T23:46:20.442Z] v2.0.0-dev.20 [2021-06-08T23:46:20.442Z] v2.0.0-dev.200 [2021-06-08T23:46:20.442Z] v2.0.0-dev.201 [2021-06-08T23:46:20.442Z] v2.0.0-dev.202 [2021-06-08T23:46:20.442Z] v2.0.0-dev.203 [2021-06-08T23:46:20.442Z] v2.0.0-dev.204 [2021-06-08T23:46:20.442Z] v2.0.0-dev.205 [2021-06-08T23:46:20.442Z] v2.0.0-dev.206 [2021-06-08T23:46:20.442Z] v2.0.0-dev.207 [2021-06-08T23:46:20.442Z] v2.0.0-dev.208 [2021-06-08T23:46:20.442Z] v2.0.0-dev.209 [2021-06-08T23:46:20.442Z] v2.0.0-dev.21 [2021-06-08T23:46:20.442Z] v2.0.0-dev.210 [2021-06-08T23:46:20.442Z] v2.0.0-dev.211 [2021-06-08T23:46:20.442Z] v2.0.0-dev.212 [2021-06-08T23:46:20.442Z] v2.0.0-dev.213 [2021-06-08T23:46:20.442Z] v2.0.0-dev.214 [2021-06-08T23:46:20.442Z] v2.0.0-dev.215 [2021-06-08T23:46:20.442Z] v2.0.0-dev.216 [2021-06-08T23:46:20.442Z] v2.0.0-dev.217 [2021-06-08T23:46:20.442Z] v2.0.0-dev.218 [2021-06-08T23:46:20.442Z] v2.0.0-dev.219 [2021-06-08T23:46:20.442Z] v2.0.0-dev.22 [2021-06-08T23:46:20.442Z] v2.0.0-dev.220 [2021-06-08T23:46:20.442Z] v2.0.0-dev.221 [2021-06-08T23:46:20.442Z] v2.0.0-dev.222 [2021-06-08T23:46:20.442Z] v2.0.0-dev.223 [2021-06-08T23:46:20.442Z] v2.0.0-dev.224 [2021-06-08T23:46:20.442Z] v2.0.0-dev.225 [2021-06-08T23:46:20.442Z] v2.0.0-dev.226 [2021-06-08T23:46:20.442Z] v2.0.0-dev.227 [2021-06-08T23:46:20.442Z] v2.0.0-dev.228 [2021-06-08T23:46:20.442Z] v2.0.0-dev.229 [2021-06-08T23:46:20.442Z] v2.0.0-dev.23 [2021-06-08T23:46:20.442Z] v2.0.0-dev.230 [2021-06-08T23:46:20.442Z] v2.0.0-dev.231 [2021-06-08T23:46:20.442Z] v2.0.0-dev.232 [2021-06-08T23:46:20.442Z] v2.0.0-dev.233 [2021-06-08T23:46:20.442Z] v2.0.0-dev.234 [2021-06-08T23:46:20.442Z] v2.0.0-dev.235 [2021-06-08T23:46:20.442Z] v2.0.0-dev.236 [2021-06-08T23:46:20.442Z] v2.0.0-dev.237 [2021-06-08T23:46:20.442Z] v2.0.0-dev.238 [2021-06-08T23:46:20.442Z] v2.0.0-dev.239 [2021-06-08T23:46:20.442Z] v2.0.0-dev.24 [2021-06-08T23:46:20.442Z] v2.0.0-dev.240 [2021-06-08T23:46:20.442Z] v2.0.0-dev.241 [2021-06-08T23:46:20.442Z] v2.0.0-dev.242 [2021-06-08T23:46:20.442Z] v2.0.0-dev.243 [2021-06-08T23:46:20.442Z] v2.0.0-dev.244 [2021-06-08T23:46:20.442Z] v2.0.0-dev.245 [2021-06-08T23:46:20.442Z] v2.0.0-dev.246 [2021-06-08T23:46:20.442Z] v2.0.0-dev.247 [2021-06-08T23:46:20.442Z] v2.0.0-dev.248 [2021-06-08T23:46:20.442Z] v2.0.0-dev.249 [2021-06-08T23:46:20.442Z] v2.0.0-dev.25 [2021-06-08T23:46:20.442Z] v2.0.0-dev.250 [2021-06-08T23:46:20.442Z] v2.0.0-dev.251 [2021-06-08T23:46:20.442Z] v2.0.0-dev.252 [2021-06-08T23:46:20.442Z] v2.0.0-dev.253 [2021-06-08T23:46:20.442Z] v2.0.0-dev.254 [2021-06-08T23:46:20.442Z] v2.0.0-dev.255 [2021-06-08T23:46:20.442Z] v2.0.0-dev.256 [2021-06-08T23:46:20.442Z] v2.0.0-dev.26 [2021-06-08T23:46:20.442Z] v2.0.0-dev.27 [2021-06-08T23:46:20.442Z] v2.0.0-dev.28 [2021-06-08T23:46:20.442Z] v2.0.0-dev.29 [2021-06-08T23:46:20.442Z] v2.0.0-dev.3 [2021-06-08T23:46:20.442Z] v2.0.0-dev.30 [2021-06-08T23:46:20.442Z] v2.0.0-dev.31 [2021-06-08T23:46:20.442Z] v2.0.0-dev.32 [2021-06-08T23:46:20.442Z] v2.0.0-dev.33 [2021-06-08T23:46:20.442Z] v2.0.0-dev.34 [2021-06-08T23:46:20.442Z] v2.0.0-dev.35 [2021-06-08T23:46:20.442Z] v2.0.0-dev.36 [2021-06-08T23:46:20.442Z] v2.0.0-dev.37 [2021-06-08T23:46:20.442Z] v2.0.0-dev.38 [2021-06-08T23:46:20.442Z] v2.0.0-dev.39 [2021-06-08T23:46:20.442Z] v2.0.0-dev.4 [2021-06-08T23:46:20.442Z] v2.0.0-dev.40 [2021-06-08T23:46:20.442Z] v2.0.0-dev.41 [2021-06-08T23:46:20.442Z] v2.0.0-dev.42 [2021-06-08T23:46:20.442Z] v2.0.0-dev.43 [2021-06-08T23:46:20.442Z] v2.0.0-dev.44 [2021-06-08T23:46:20.442Z] v2.0.0-dev.45 [2021-06-08T23:46:20.442Z] v2.0.0-dev.46 [2021-06-08T23:46:20.442Z] v2.0.0-dev.47 [2021-06-08T23:46:20.442Z] v2.0.0-dev.48 [2021-06-08T23:46:20.442Z] v2.0.0-dev.49 [2021-06-08T23:46:20.442Z] v2.0.0-dev.5 [2021-06-08T23:46:20.442Z] v2.0.0-dev.50 [2021-06-08T23:46:20.442Z] v2.0.0-dev.51 [2021-06-08T23:46:20.442Z] v2.0.0-dev.52 [2021-06-08T23:46:20.442Z] v2.0.0-dev.53 [2021-06-08T23:46:20.442Z] v2.0.0-dev.54 [2021-06-08T23:46:20.442Z] v2.0.0-dev.55 [2021-06-08T23:46:20.442Z] v2.0.0-dev.56 [2021-06-08T23:46:20.442Z] v2.0.0-dev.57 [2021-06-08T23:46:20.442Z] v2.0.0-dev.58 [2021-06-08T23:46:20.442Z] v2.0.0-dev.59 [2021-06-08T23:46:20.442Z] v2.0.0-dev.6 [2021-06-08T23:46:20.442Z] v2.0.0-dev.60 [2021-06-08T23:46:20.442Z] v2.0.0-dev.61 [2021-06-08T23:46:20.442Z] v2.0.0-dev.62 [2021-06-08T23:46:20.442Z] v2.0.0-dev.63 [2021-06-08T23:46:20.442Z] v2.0.0-dev.64 [2021-06-08T23:46:20.442Z] v2.0.0-dev.65 [2021-06-08T23:46:20.442Z] v2.0.0-dev.66 [2021-06-08T23:46:20.442Z] v2.0.0-dev.67 [2021-06-08T23:46:20.442Z] v2.0.0-dev.68 [2021-06-08T23:46:20.442Z] v2.0.0-dev.69 [2021-06-08T23:46:20.442Z] v2.0.0-dev.7 [2021-06-08T23:46:20.442Z] v2.0.0-dev.70 [2021-06-08T23:46:20.442Z] v2.0.0-dev.71 [2021-06-08T23:46:20.442Z] v2.0.0-dev.72 [2021-06-08T23:46:20.442Z] v2.0.0-dev.73 [2021-06-08T23:46:20.442Z] v2.0.0-dev.74 [2021-06-08T23:46:20.442Z] v2.0.0-dev.75 [2021-06-08T23:46:20.442Z] v2.0.0-dev.76 [2021-06-08T23:46:20.442Z] v2.0.0-dev.77 [2021-06-08T23:46:20.442Z] v2.0.0-dev.78 [2021-06-08T23:46:20.442Z] v2.0.0-dev.79 [2021-06-08T23:46:20.442Z] v2.0.0-dev.8 [2021-06-08T23:46:20.442Z] v2.0.0-dev.80 [2021-06-08T23:46:20.442Z] v2.0.0-dev.81 [2021-06-08T23:46:20.442Z] v2.0.0-dev.82 [2021-06-08T23:46:20.442Z] v2.0.0-dev.83 [2021-06-08T23:46:20.442Z] v2.0.0-dev.84 [2021-06-08T23:46:20.442Z] v2.0.0-dev.85 [2021-06-08T23:46:20.442Z] v2.0.0-dev.86 [2021-06-08T23:46:20.442Z] v2.0.0-dev.87 [2021-06-08T23:46:20.442Z] v2.0.0-dev.88 [2021-06-08T23:46:20.442Z] v2.0.0-dev.89 [2021-06-08T23:46:20.442Z] v2.0.0-dev.9 [2021-06-08T23:46:20.442Z] v2.0.0-dev.90 [2021-06-08T23:46:20.442Z] v2.0.0-dev.91 [2021-06-08T23:46:20.442Z] v2.0.0-dev.92 [2021-06-08T23:46:20.442Z] v2.0.0-dev.93 [2021-06-08T23:46:20.442Z] v2.0.0-dev.94 [2021-06-08T23:46:20.442Z] v2.0.0-dev.95 [2021-06-08T23:46:20.442Z] v2.0.0-dev.96 [2021-06-08T23:46:20.442Z] v2.0.0-dev.97 [2021-06-08T23:46:20.442Z] v2.0.0-dev.98 [2021-06-08T23:46:20.442Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-08T23:46:20.757Z] + lftools sign git-tag v2.0.0-dev.256 [2021-06-08T23:46:23.337Z] Signing Git tag with Sigul... [2021-06-08T23:46:23.337Z] Signing v2.0.0-dev.256 [Pipeline] echo [2021-06-08T23:46:23.376Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:46:23.669Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-08T23:46:23.677Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-08T23:46:23.699Z] $ docker stop --time=1 536790dc32356addc59a05fce852759a34492276a71209c1a5582705d8f4a5a2 [2021-06-08T23:46:28.181Z] $ docker rm -f 536790dc32356addc59a05fce852759a34492276a71209c1a5582705d8f4a5a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:46:28.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T23:46:28.908Z] . [Pipeline] withDockerContainer [2021-06-08T23:46:28.982Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-06-08T23:46:29.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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-08T23:46:30.316Z] $ docker top c00312f10696f1c6c86cef9aaa361f4732471ec6eb4a213415b77755c3009cb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T23:46:30.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T23:46:30.436Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T23:46:30.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T23:46:30.567Z] $ docker exec c00312f10696f1c6c86cef9aaa361f4732471ec6eb4a213415b77755c3009cb2 ssh-agent [2021-06-08T23:46:30.675Z] SSH_AUTH_SOCK=/tmp/ssh-ZZqLPimVRQay/agent.14 [2021-06-08T23:46:30.675Z] SSH_AGENT_PID=20 [2021-06-08T23:46:30.682Z] Running ssh-add (command line suppressed) [2021-06-08T23:46:30.774Z] Identity added: /w/workspace/edgex-go/527@tmp/private_key_6554136425507316263.key (/w/workspace/edgex-go/527@tmp/private_key_6554136425507316263.key) [2021-06-08T23:46:30.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T23:46:31.100Z] + git semver bump pre [2021-06-08T23:46:31.101Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T23:46:31.101Z] # $GIT_DIR = /w/workspace/edgex-go/527/.git [2021-06-08T23:46:31.101Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/527 [2021-06-08T23:46:31.101Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T23:46:31.101Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T23:46:31.101Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T23:46:31.101Z] # $SEMVER_BRANCH = master [2021-06-08T23:46:31.101Z] # $SEMVER_DIR = /w/workspace/edgex-go/527/.semver [2021-06-08T23:46:31.101Z] 2.0.0-dev.257 [Pipeline] } [2021-06-08T23:46:31.107Z] $ docker exec --env ******** --env ******** c00312f10696f1c6c86cef9aaa361f4732471ec6eb4a213415b77755c3009cb2 ssh-agent -k [2021-06-08T23:46:31.204Z] unset SSH_AUTH_SOCK; [2021-06-08T23:46:31.204Z] unset SSH_AGENT_PID; [2021-06-08T23:46:31.204Z] echo Agent pid 20 killed; [2021-06-08T23:46:31.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T23:46:31.549Z] + git semver [Pipeline] } [2021-06-08T23:46:31.561Z] $ docker stop --time=1 c00312f10696f1c6c86cef9aaa361f4732471ec6eb4a213415b77755c3009cb2 [2021-06-08T23:46:33.525Z] $ docker rm -f c00312f10696f1c6c86cef9aaa361f4732471ec6eb4a213415b77755c3009cb2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:46:33.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T23:46:33.962Z] . [Pipeline] withDockerContainer [2021-06-08T23:46:34.039Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-06-08T23:46:34.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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-08T23:46:34.986Z] $ docker top 76ace614372cc4f4956deaddf83038399ba611007443a037692e496401bb6924 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T23:46:35.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T23:46:35.116Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T23:46:35.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T23:46:35.234Z] $ docker exec 76ace614372cc4f4956deaddf83038399ba611007443a037692e496401bb6924 ssh-agent [2021-06-08T23:46:35.338Z] SSH_AUTH_SOCK=/tmp/ssh-KSuqbo7aJLQi/agent.13 [2021-06-08T23:46:35.338Z] SSH_AGENT_PID=19 [2021-06-08T23:46:35.343Z] Running ssh-add (command line suppressed) [2021-06-08T23:46:35.436Z] Identity added: /w/workspace/edgex-go/527@tmp/private_key_1089363744096772914.key (/w/workspace/edgex-go/527@tmp/private_key_1089363744096772914.key) [2021-06-08T23:46:35.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T23:46:35.761Z] + git semver push [2021-06-08T23:46:35.761Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T23:46:35.761Z] # $GIT_DIR = /w/workspace/edgex-go/527/.git [2021-06-08T23:46:35.761Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/527 [2021-06-08T23:46:35.761Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T23:46:35.761Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T23:46:35.761Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T23:46:35.761Z] # $SEMVER_BRANCH = master [2021-06-08T23:46:35.761Z] # $SEMVER_DIR = /w/workspace/edgex-go/527/.semver [Pipeline] } [2021-06-08T23:46:43.804Z] $ docker exec --env ******** --env ******** 76ace614372cc4f4956deaddf83038399ba611007443a037692e496401bb6924 ssh-agent -k [2021-06-08T23:46:43.915Z] unset SSH_AUTH_SOCK; [2021-06-08T23:46:43.915Z] unset SSH_AGENT_PID; [2021-06-08T23:46:43.915Z] echo Agent pid 19 killed; [2021-06-08T23:46:43.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T23:46:44.326Z] + git semver [Pipeline] } [2021-06-08T23:46:44.336Z] $ docker stop --time=1 76ace614372cc4f4956deaddf83038399ba611007443a037692e496401bb6924 [2021-06-08T23:46:45.987Z] $ docker rm -f 76ace614372cc4f4956deaddf83038399ba611007443a037692e496401bb6924 [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-08T23:46:46.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:46:47.654Z] ---> package-listing.sh [2021-06-08T23:46:47.654Z] ++ facter osfamily [2021-06-08T23:46:47.654Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T23:46:47.914Z] + OS_FAMILY=redhat [2021-06-08T23:46:47.914Z] + workspace=/w/workspace/edgex-go/527 [2021-06-08T23:46:47.914Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T23:46:47.914Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T23:46:47.914Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T23:46:47.914Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T23:46:47.914Z] + '[' /w/workspace/edgex-go/527 ']' [2021-06-08T23:46:47.914Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T23:46:47.914Z] + case "${OS_FAMILY}" in [2021-06-08T23:46:47.914Z] + rpm -qa [2021-06-08T23:46:47.914Z] + sort [2021-06-08T23:46:57.785Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T23:46:57.785Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T23:46:57.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T23:46:57.785Z] + '[' /w/workspace/edgex-go/527 ']' [2021-06-08T23:46:57.785Z] + mkdir -p /w/workspace/edgex-go/527/archives/ [2021-06-08T23:46:57.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/527/archives/ [Pipeline] echo [2021-06-08T23:46:57.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/527/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T23:46:58.086Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:46:58.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T23:46:58.650Z] [2021-06-08T23:46:58.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:46:58.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T23:46:59.218Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T23:46:59.218Z] df20fa9351a1: Pulling fs layer [2021-06-08T23:46:59.218Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T23:46:59.218Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T23:46:59.218Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T23:46:59.218Z] 93b61091891f: Pulling fs layer [2021-06-08T23:46:59.218Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T23:46:59.218Z] 5e14af77c1be: Pulling fs layer [2021-06-08T23:46:59.218Z] 01666e4c0597: Pulling fs layer [2021-06-08T23:46:59.218Z] aa168da1d23b: Pulling fs layer [2021-06-08T23:46:59.218Z] 93b9cdb0e59b: Waiting [2021-06-08T23:46:59.218Z] 5e14af77c1be: Waiting [2021-06-08T23:46:59.218Z] 01666e4c0597: Waiting [2021-06-08T23:46:59.218Z] aa168da1d23b: Waiting [2021-06-08T23:46:59.218Z] 46f8f816bc3b: Waiting [2021-06-08T23:46:59.218Z] 93b61091891f: Waiting [2021-06-08T23:46:59.218Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T23:46:59.218Z] 36b3adc4ff6f: Download complete [2021-06-08T23:46:59.218Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T23:46:59.218Z] 46f8f816bc3b: Download complete [2021-06-08T23:46:59.218Z] df20fa9351a1: Verifying Checksum [2021-06-08T23:46:59.218Z] df20fa9351a1: Download complete [2021-06-08T23:46:59.218Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T23:46:59.218Z] 93b9cdb0e59b: Download complete [2021-06-08T23:46:59.218Z] 5e14af77c1be: Verifying Checksum [2021-06-08T23:46:59.218Z] 5e14af77c1be: Download complete [2021-06-08T23:46:59.218Z] 93b61091891f: Verifying Checksum [2021-06-08T23:46:59.218Z] 93b61091891f: Download complete [2021-06-08T23:46:59.218Z] 01666e4c0597: Verifying Checksum [2021-06-08T23:46:59.218Z] 01666e4c0597: Download complete [2021-06-08T23:46:59.479Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T23:46:59.480Z] 8ad3a11d3b57: Download complete [2021-06-08T23:46:59.480Z] df20fa9351a1: Pull complete [2021-06-08T23:46:59.741Z] 36b3adc4ff6f: Pull complete [2021-06-08T23:47:00.698Z] 8ad3a11d3b57: Pull complete [2021-06-08T23:47:00.698Z] 46f8f816bc3b: Pull complete [2021-06-08T23:47:00.698Z] aa168da1d23b: Verifying Checksum [2021-06-08T23:47:00.698Z] aa168da1d23b: Download complete [2021-06-08T23:47:01.273Z] 93b61091891f: Pull complete [2021-06-08T23:47:01.273Z] 93b9cdb0e59b: Pull complete [2021-06-08T23:47:01.273Z] 5e14af77c1be: Pull complete [2021-06-08T23:47:01.534Z] 01666e4c0597: Pull complete [2021-06-08T23:47:05.989Z] aa168da1d23b: Pull complete [2021-06-08T23:47:05.989Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T23:47:05.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T23:47:05.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T23:47:06.080Z] prd-centos7-docker-4c-2g-1056 does not seem to be running inside a container [2021-06-08T23:47:06.121Z] $ 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/527/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/527 -v /w/workspace/edgex-go/527:/w/workspace/edgex-go/527:rw,z -v /w/workspace/edgex-go/527@tmp:/w/workspace/edgex-go/527@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-08T23:47:11.647Z] $ docker top 55cb7bf3fafc99b9b80051d23c02769906f773dd2b2f2134c8fd4eae65f4bd8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T23:47:12.024Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T23:47:12.321Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T23:47:12.627Z] + ls /var/log/sa-host [2021-06-08T23:47:12.627Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T23:47:12.627Z] file_magic: OK [2021-06-08T23:47:12.627Z] HZ: Using current value: 100 [2021-06-08T23:47:12.627Z] file_header: OK [2021-06-08T23:47:12.627Z] 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-08T23:47:12.627Z] Statistics: [2021-06-08T23:47:12.627Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T23:47:12.627Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T23:47:12.627Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T23:47:12.627Z] file_magic: OK [2021-06-08T23:47:12.627Z] HZ: Using current value: 100 [2021-06-08T23:47:12.627Z] file_header: OK [2021-06-08T23:47:12.627Z] 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-08T23:47:12.627Z] Statistics: [2021-06-08T23:47:12.627Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T23:47:12.627Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T23:47:16.275Z] provisioning config files... [2021-06-08T23:47:16.286Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/527@tmp/config7041305418747268776tmp [Pipeline] { [Pipeline] echo [2021-06-08T23:47:16.304Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:47:16.611Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T23:47:16.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:47:16.977Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T23:47:16.988Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:47:17.278Z] ---> sudo-logs.sh [2021-06-08T23:47:17.278Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T23:47:17.308Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:47:17.601Z] ---> job-cost.sh [2021-06-08T23:47:17.601Z] lf-activate-venv: SKIPPING [2021-06-08T23:47:17.601Z] DEBUG: total: 0.18000000715255737 [2021-06-08T23:47:17.601Z] INFO: Retrieving Stack Cost... [2021-06-08T23:47:18.174Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T23:47:18.744Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T23:47:18.757Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:47:19.062Z] ---> logs-deploy.sh [2021-06-08T23:47:19.062Z] lf-activate-venv: SKIPPING [2021-06-08T23:47:19.062Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/527 [2021-06-08T23:47:19.062Z] INFO: archiving workspace using pattern(s): [2021-06-08T23:47:20.003Z] Archives upload complete. [2021-06-08T23:47:20.003Z] INFO: archiving logs to Nexus [2021-06-08T23:47:20.577Z] ---> uname -a: [2021-06-08T23:47:20.577Z] Linux prd-centos7-docker-4c-2g-1056.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-08T23:47:20.577Z] [2021-06-08T23:47:20.577Z] [2021-06-08T23:47:20.577Z] ---> lscpu: [2021-06-08T23:47:20.577Z] Architecture: x86_64 [2021-06-08T23:47:20.577Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-08T23:47:20.577Z] Byte Order: Little Endian [2021-06-08T23:47:20.577Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-08T23:47:20.577Z] CPU(s): 2 [2021-06-08T23:47:20.577Z] On-line CPU(s) list: 0,1 [2021-06-08T23:47:20.577Z] Thread(s) per core: 1 [2021-06-08T23:47:20.577Z] Core(s) per socket: 1 [2021-06-08T23:47:20.577Z] Socket(s): 2 [2021-06-08T23:47:20.577Z] NUMA node(s): 1 [2021-06-08T23:47:20.577Z] Vendor ID: AuthenticAMD [2021-06-08T23:47:20.577Z] CPU family: 23 [2021-06-08T23:47:20.577Z] Model: 49 [2021-06-08T23:47:20.577Z] Model name: AMD EPYC-Rome Processor [2021-06-08T23:47:20.577Z] Stepping: 0 [2021-06-08T23:47:20.577Z] CPU MHz: 2800.000 [2021-06-08T23:47:20.577Z] BogoMIPS: 5600.00 [2021-06-08T23:47:20.577Z] Virtualization: AMD-V [2021-06-08T23:47:20.577Z] Hypervisor vendor: KVM [2021-06-08T23:47:20.577Z] Virtualization type: full [2021-06-08T23:47:20.577Z] L1d cache: 64 KiB [2021-06-08T23:47:20.577Z] L1i cache: 64 KiB [2021-06-08T23:47:20.577Z] L2 cache: 1 MiB [2021-06-08T23:47:20.577Z] L3 cache: 32 MiB [2021-06-08T23:47:20.577Z] NUMA node0 CPU(s): 0,1 [2021-06-08T23:47:20.577Z] Vulnerability Itlb multihit: Not affected [2021-06-08T23:47:20.577Z] Vulnerability L1tf: Not affected [2021-06-08T23:47:20.577Z] Vulnerability Mds: Not affected [2021-06-08T23:47:20.577Z] Vulnerability Meltdown: Not affected [2021-06-08T23:47:20.577Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-08T23:47:20.577Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-08T23:47:20.577Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-08T23:47:20.577Z] Vulnerability Srbds: Not affected [2021-06-08T23:47:20.577Z] Vulnerability Tsx async abort: Not affected [2021-06-08T23:47:20.577Z] 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-08T23:47:20.577Z] [2021-06-08T23:47:20.577Z] [2021-06-08T23:47:20.577Z] ---> nproc: [2021-06-08T23:47:20.577Z] 2 [2021-06-08T23:47:20.577Z] [2021-06-08T23:47:20.577Z] [2021-06-08T23:47:20.577Z] ---> df -h: [2021-06-08T23:47:20.577Z] Filesystem Size Used Available Use% Mounted on [2021-06-08T23:47:20.577Z] overlay 40.0G 13.3G 26.7G 33% / [2021-06-08T23:47:20.577Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-08T23:47:20.577Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-08T23:47:20.577Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-08T23:47:20.577Z] /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os [2021-06-08T23:47:20.577Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf [2021-06-08T23:47:20.577Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname [2021-06-08T23:47:20.577Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts [2021-06-08T23:47:20.577Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure [2021-06-08T23:47:20.577Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log [2021-06-08T23:47:20.578Z] /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json [2021-06-08T23:47:20.578Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host [2021-06-08T23:47:20.578Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/527 [2021-06-08T23:47:20.578Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/527@tmp [2021-06-08T23:47:20.578Z] [2021-06-08T23:47:20.578Z] [2021-06-08T23:47:20.578Z] ---> free -m: [2021-06-08T23:47:20.578Z] total used free shared buff/cache available [2021-06-08T23:47:20.578Z] Mem: 7821 1388 599 0 5833 6502 [2021-06-08T23:47:20.578Z] Swap: 1023 1 1022 [2021-06-08T23:47:20.578Z] [2021-06-08T23:47:20.578Z] [2021-06-08T23:47:20.578Z] ---> ip addr: [2021-06-08T23:47:20.578Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-08T23:47:20.578Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-08T23:47:20.578Z] inet 127.0.0.1/8 scope host lo [2021-06-08T23:47:20.578Z] valid_lft forever preferred_lft forever [2021-06-08T23:47:20.578Z] inet6 ::1/128 scope host [2021-06-08T23:47:20.578Z] valid_lft forever preferred_lft forever [2021-06-08T23:47:20.578Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-08T23:47:20.578Z] link/ether fa:16:3e:c6:80:77 brd ff:ff:ff:ff:ff:ff [2021-06-08T23:47:20.578Z] inet 10.30.122.205/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-08T23:47:20.578Z] valid_lft 85070sec preferred_lft 85070sec [2021-06-08T23:47:20.578Z] inet6 fe80::f816:3eff:fec6:8077/64 scope link [2021-06-08T23:47:20.578Z] valid_lft forever preferred_lft forever [2021-06-08T23:47:20.578Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-08T23:47:20.578Z] link/ether 02:42:d6:11:c1:2f brd ff:ff:ff:ff:ff:ff [2021-06-08T23:47:20.578Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-08T23:47:20.578Z] valid_lft forever preferred_lft forever [2021-06-08T23:47:20.578Z] inet6 fe80::42:d6ff:fe11:c12f/64 scope link [2021-06-08T23:47:20.578Z] valid_lft forever preferred_lft forever [2021-06-08T23:47:20.578Z] [2021-06-08T23:47:20.578Z] [2021-06-08T23:47:20.578Z] ---> sar -b -r -n DEV: [2021-06-08T23:47:20.578Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T23:47:20.578Z] [2021-06-08T23:47:20.578Z] 23:25:00 LINUX RESTART (2 CPU) [2021-06-08T23:47:20.578Z] [2021-06-08T23:47:20.578Z] 23:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-08T23:47:20.578Z] 23:27:01 45.02 0.63 44.39 0.00 351.77 19902.48 0.00 [2021-06-08T23:47:20.578Z] 23:28:01 174.78 0.00 174.78 0.00 0.00 42069.83 0.00 [2021-06-08T23:47:20.578Z] 23:29:01 64.62 0.00 64.62 0.00 0.00 11023.10 0.00 [2021-06-08T23:47:20.578Z] 23:30:01 164.68 0.02 164.66 0.00 0.53 70844.21 0.00 [2021-06-08T23:47:20.578Z] 23:31:01 834.23 429.52 404.71 0.00 17821.11 248808.89 0.00 [2021-06-08T23:47:20.578Z] 23:32:01 557.04 126.52 430.52 0.00 4701.17 185616.35 0.00 [2021-06-08T23:47:20.578Z] 23:33:02 229.65 12.19 217.47 0.00 1421.91 35169.03 0.00 [2021-06-08T23:47:20.578Z] 23:34:01 8.01 0.27 7.74 0.00 2.30 142.04 0.00 [2021-06-08T23:47:20.578Z] 23:35:01 1.85 0.00 1.85 0.00 0.00 39.03 0.00 [2021-06-08T23:47:20.578Z] 23:36:01 0.30 0.00 0.30 0.00 0.00 5.40 0.00 [2021-06-08T23:47:20.578Z] 23:37:01 0.32 0.00 0.32 0.00 0.00 4.81 0.00 [2021-06-08T23:47:20.578Z] 23:38:01 0.25 0.00 0.25 0.00 0.00 3.68 0.00 [2021-06-08T23:47:20.578Z] 23:39:01 0.35 0.00 0.35 0.00 0.00 4.91 0.00 [2021-06-08T23:47:20.578Z] 23:40:01 0.38 0.10 0.28 0.00 3.06 4.46 0.00 [2021-06-08T23:47:20.578Z] 23:41:01 0.93 0.10 0.83 0.00 2.80 17.69 0.00 [2021-06-08T23:47:20.578Z] 23:42:01 0.32 0.05 0.27 0.00 0.40 4.86 0.00 [2021-06-08T23:47:20.578Z] 23:43:01 0.28 0.00 0.28 0.00 0.00 5.40 0.00 [2021-06-08T23:47:20.578Z] 23:44:01 0.32 0.00 0.32 0.00 0.00 4.83 0.00 [2021-06-08T23:47:20.578Z] 23:45:01 5.33 2.35 2.98 0.00 114.59 129.56 0.00 [2021-06-08T23:47:20.578Z] 23:46:01 172.71 0.07 172.64 0.00 0.93 45105.83 0.00 [2021-06-08T23:47:20.578Z] 23:47:01 108.74 38.47 70.27 0.00 3926.09 13097.42 0.00 [2021-06-08T23:47:20.578Z] Average: 112.99 29.09 83.90 0.00 1351.17 32035.68 0.00 [2021-06-08T23:47:20.578Z] [2021-06-08T23:47:20.578Z] 23:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-08T23:47:20.578Z] 23:27:01 4286176 0 912224 11.39 2620 2807920 1389176 15.34 1053748 2192244 513084 [2021-06-08T23:47:20.578Z] 23:28:01 4012948 0 1012320 12.64 2620 2981052 1531008 16.90 1194744 2251564 225472 [2021-06-08T23:47:20.578Z] 23:29:01 4023740 0 1035752 12.93 2620 2946828 1642336 18.13 1113188 2306904 33532 [2021-06-08T23:47:20.578Z] 23:30:01 1551360 0 1079040 13.47 2620 5375920 1277988 14.11 1817592 4002380 641572 [2021-06-08T23:47:20.578Z] 23:31:01 623492 0 1572724 19.64 2620 5810104 3513404 38.79 2844992 3793876 128112 [2021-06-08T23:47:20.578Z] 23:32:01 962368 0 1589572 19.85 2620 5454380 2635740 29.10 2271476 4015212 3404 [2021-06-08T23:47:20.578Z] 23:33:02 2751568 0 1132032 14.13 2620 4122720 1258580 13.90 1381840 3154184 24 [2021-06-08T23:47:20.578Z] 23:34:01 2758640 0 1124692 14.04 2620 4122988 1268184 14.00 1516192 3015108 20 [2021-06-08T23:47:20.578Z] 23:35:01 2774092 0 1109236 13.85 2620 4122992 1126656 12.44 1506832 3012732 20 [2021-06-08T23:47:20.578Z] 23:36:01 2772508 0 1110760 13.87 2620 4123052 1126812 12.44 1512288 3009084 32 [2021-06-08T23:47:20.578Z] 23:37:01 2772816 0 1110504 13.87 2620 4123000 1126656 12.44 1510732 3010276 12 [2021-06-08T23:47:20.578Z] 23:38:01 2773348 0 1109964 13.86 2620 4123008 1126656 12.44 1510732 3010276 8 [2021-06-08T23:47:20.578Z] 23:39:01 2773456 0 1109852 13.86 2620 4123012 1126656 12.44 1508152 3012860 8 [2021-06-08T23:47:20.578Z] 23:40:01 2771408 0 1111896 13.88 2620 4123016 1128504 12.46 1509888 3012860 8 [2021-06-08T23:47:20.578Z] 23:41:01 2770360 0 1112908 13.90 2620 4123052 1126752 12.44 1532316 2991696 20 [2021-06-08T23:47:20.578Z] 23:42:01 2770316 0 1112948 13.90 2620 4123056 1126784 12.44 1538052 2986004 20 [2021-06-08T23:47:20.578Z] 23:43:01 2770316 0 1112944 13.90 2620 4123060 1126784 12.44 1538056 2986004 16 [2021-06-08T23:47:20.578Z] 23:44:01 2769976 0 1113276 13.90 2620 4123068 1126988 12.44 1539556 2984796 8 [2021-06-08T23:47:20.578Z] 23:45:01 2135060 0 1205148 15.05 2620 4666112 1573564 17.37 1770008 3372588 539512 [2021-06-08T23:47:20.578Z] 23:46:01 1241888 0 1316164 16.43 2620 5448268 1403464 15.50 1731532 4148664 180600 [2021-06-08T23:47:20.578Z] 23:47:01 894952 0 1379056 17.22 2620 5732312 1672060 18.46 1841240 4356180 165640 [2021-06-08T23:47:20.578Z] Average: 2521942 0 1165382 14.55 2620 4318996 1449274 16.00 1606817 3172642 115768 [2021-06-08T23:47:20.578Z] [2021-06-08T23:47:20.578Z] 23:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-08T23:47:20.578Z] 23:27:01 eth0 1203.86 1324.12 5717.27 152.49 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:27:01 docker0 994.70 832.54 78.73 2701.42 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:28:01 eth0 295.96 242.76 878.21 32.87 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:28:01 veth25f8bd8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:28:01 docker0 221.07 255.16 15.43 844.16 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:29:01 eth0 30.51 18.52 21.05 57.75 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:29:01 veth25f8bd8 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:29:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:30:01 eth0 214.99 184.41 1706.86 73.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:30:01 veth58f208a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:31:01 vethcc27368 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:31:01 eth0 102.90 79.24 192.81 57.77 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:31:01 veth9f028ab 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:32:01 veth2c3195d 0.03 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:32:01 vethd7fe392 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:32:01 eth0 94.29 61.84 296.87 19.52 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:32:01 veth055b529 2.31 4.38 0.17 39.37 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:33:02 eth0 314.24 266.15 1687.11 420.06 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:33:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:33:02 docker0 1341.69 1252.40 102.44 4305.86 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:34:01 eth0 302.86 282.55 152.95 1217.65 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:35:01 eth0 0.08 0.10 0.01 0.03 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:36:01 eth0 0.68 0.48 0.41 0.27 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:38:01 eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:39:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:40:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:41:01 eth0 0.33 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:43:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:44:01 eth0 0.47 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:45:01 eth0 463.81 430.50 4077.81 60.81 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:46:01 eth0 473.75 432.66 3602.78 83.84 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:46:01 docker0 56.58 56.05 4.84 376.22 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:47:01 eth0 274.15 237.92 2476.07 81.45 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] 23:47:01 docker0 36.59 38.21 3.07 260.70 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] Average: eth0 179.72 169.60 992.02 106.65 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] Average: docker0 68.40 64.19 5.26 235.63 0.00 0.00 0.00 0.00 [2021-06-08T23:47:20.578Z] [2021-06-08T23:47:20.579Z] [2021-06-08T23:47:20.579Z] ---> sar -P ALL: [2021-06-08T23:47:20.579Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T23:47:20.579Z] [2021-06-08T23:47:20.579Z] 23:25:00 LINUX RESTART (2 CPU) [2021-06-08T23:47:20.579Z] [2021-06-08T23:47:20.579Z] 23:26:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T23:47:20.579Z] 23:27:01 all 17.66 0.00 5.22 3.76 0.07 73.29 [2021-06-08T23:47:20.579Z] 23:27:01 0 20.61 0.00 5.81 3.05 0.07 70.46 [2021-06-08T23:47:20.579Z] 23:27:01 1 14.75 0.00 4.64 4.46 0.07 76.08 [2021-06-08T23:47:20.579Z] 23:28:01 all 42.94 0.00 7.71 5.27 0.11 43.97 [2021-06-08T23:47:20.579Z] 23:28:01 0 42.24 0.00 8.11 6.16 0.11 43.39 [2021-06-08T23:47:20.579Z] 23:28:01 1 43.64 0.00 7.31 4.38 0.11 44.56 [2021-06-08T23:47:20.579Z] 23:29:01 all 33.89 0.00 5.00 0.40 0.08 60.64 [2021-06-08T23:47:20.579Z] 23:29:01 0 33.71 0.00 5.16 0.54 0.09 60.50 [2021-06-08T23:47:20.579Z] 23:29:01 1 34.07 0.00 4.84 0.25 0.07 60.78 [2021-06-08T23:47:20.579Z] 23:30:01 all 54.91 0.00 11.12 1.64 0.10 32.24 [2021-06-08T23:47:20.579Z] 23:30:01 0 54.67 0.00 11.04 2.23 0.09 31.97 [2021-06-08T23:47:20.579Z] 23:30:01 1 55.16 0.00 11.19 1.04 0.11 32.51 [2021-06-08T23:47:20.579Z] 23:31:01 all 53.68 0.00 19.98 20.59 0.13 5.62 [2021-06-08T23:47:20.579Z] 23:31:01 0 54.36 0.00 19.66 20.51 0.13 5.35 [2021-06-08T23:47:20.579Z] 23:31:01 1 53.01 0.00 20.30 20.67 0.13 5.90 [2021-06-08T23:47:20.579Z] 23:32:01 all 74.71 0.00 17.20 6.25 0.11 1.73 [2021-06-08T23:47:20.579Z] 23:32:01 0 73.43 0.00 18.15 6.17 0.11 2.14 [2021-06-08T23:47:20.579Z] 23:32:01 1 75.98 0.00 16.26 6.32 0.11 1.33 [2021-06-08T23:47:20.579Z] 23:33:02 all 29.83 0.00 9.08 1.96 0.11 59.03 [2021-06-08T23:47:20.579Z] 23:33:02 0 29.88 0.00 9.45 2.00 0.11 58.56 [2021-06-08T23:47:20.579Z] 23:33:02 1 29.78 0.00 8.71 1.91 0.11 59.49 [2021-06-08T23:47:20.579Z] 23:34:01 all 11.69 0.00 2.19 0.05 0.10 85.97 [2021-06-08T23:47:20.579Z] 23:34:01 0 12.00 0.00 2.37 0.07 0.11 85.45 [2021-06-08T23:47:20.579Z] 23:34:01 1 11.38 0.00 2.02 0.04 0.09 86.48 [2021-06-08T23:47:20.579Z] 23:35:01 all 0.03 0.00 0.03 0.00 0.04 99.90 [2021-06-08T23:47:20.579Z] 23:35:01 0 0.07 0.00 0.03 0.00 0.05 99.85 [2021-06-08T23:47:20.579Z] 23:35:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-06-08T23:47:20.579Z] 23:36:01 all 0.08 0.00 0.02 0.00 0.04 99.86 [2021-06-08T23:47:20.579Z] 23:36:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-06-08T23:47:20.579Z] 23:36:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-08T23:47:20.579Z] 23:37:01 all 0.04 0.00 0.02 0.00 0.04 99.90 [2021-06-08T23:47:20.579Z] 23:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-08T23:47:20.579Z] 23:37:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2021-06-08T23:47:20.579Z] [2021-06-08T23:47:20.579Z] 23:37:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T23:47:20.579Z] 23:38:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-08T23:47:20.579Z] 23:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T23:47:20.579Z] 23:38:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-08T23:47:20.579Z] 23:39:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-08T23:47:20.579Z] 23:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-08T23:47:20.579Z] 23:39:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-08T23:47:20.579Z] 23:40:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-08T23:47:20.579Z] 23:40:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-08T23:47:20.579Z] 23:40:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-08T23:47:20.579Z] 23:41:01 all 0.12 0.00 0.03 0.01 0.03 99.82 [2021-06-08T23:47:20.579Z] 23:41:01 0 0.12 0.00 0.03 0.02 0.03 99.80 [2021-06-08T23:47:20.579Z] 23:41:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-08T23:47:20.579Z] 23:42:01 all 0.14 0.00 0.02 0.00 0.03 99.81 [2021-06-08T23:47:20.579Z] 23:42:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-08T23:47:20.579Z] 23:42:01 1 0.12 0.00 0.02 0.00 0.05 99.82 [2021-06-08T23:47:20.579Z] 23:43:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-08T23:47:20.579Z] 23:43:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-08T23:47:20.579Z] 23:43:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-08T23:47:20.579Z] 23:44:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-08T23:47:20.579Z] 23:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-08T23:47:20.579Z] 23:44:01 1 0.18 0.00 0.03 0.00 0.05 99.73 [2021-06-08T23:47:20.579Z] 23:45:01 all 4.53 0.00 1.95 0.03 0.03 93.46 [2021-06-08T23:47:20.579Z] 23:45:01 0 4.79 0.00 2.13 0.03 0.02 93.03 [2021-06-08T23:47:20.579Z] 23:45:01 1 4.26 0.00 1.78 0.02 0.05 93.89 [2021-06-08T23:47:20.579Z] 23:46:01 all 15.81 0.00 7.15 12.31 0.09 64.64 [2021-06-08T23:47:20.579Z] 23:46:01 0 15.82 0.00 7.26 10.28 0.09 66.55 [2021-06-08T23:47:20.579Z] 23:46:01 1 15.80 0.00 7.04 14.33 0.09 62.74 [2021-06-08T23:47:20.579Z] 23:47:01 all 8.83 0.00 4.26 12.50 0.09 74.31 [2021-06-08T23:47:20.579Z] 23:47:01 0 10.93 0.00 4.47 15.02 0.10 69.48 [2021-06-08T23:47:20.579Z] 23:47:01 1 6.75 0.00 4.06 10.01 0.09 79.10 [2021-06-08T23:47:20.579Z] Average: all 15.91 0.00 4.16 2.98 0.06 76.89 [2021-06-08T23:47:20.579Z] Average: 0 16.10 0.00 4.28 3.04 0.06 76.52 [2021-06-08T23:47:20.579Z] Average: 1 15.73 0.00 4.03 2.92 0.07 77.26 [2021-06-08T23:47:20.579Z] [2021-06-08T23:47:20.579Z] [2021-06-08T23:47:20.579Z]