Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 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-ssh727234617955993414.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-ssh7190508059921335394.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-ssh7246659843637984890.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-ssh7796075536303289745.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-ssh1991671105284681868.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 Running on prd-centos7-docker-4c-2g-1173 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/530 [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/530 # 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/530@tmp/jenkins-gitclient-ssh593367101797538813.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 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 (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 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 # timeout=10 Commit message: "Merge pull request #3550 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" > git rev-list --no-walk 5e3333aa483a9c37807d61fae87b8cc119682d82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T04:07:41.133Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T04:07:41.219Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T04:07:43.500Z] ========================================================= [2021-06-09T04:07:43.500Z] EdgeX Global Pipelines Version Info [2021-06-09T04:07:43.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:07:46.495Z] ------------------- [2021-06-09T04:07:46.495Z] stable info: [2021-06-09T04:07:46.495Z] ------------------- [2021-06-09T04:07:46.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T04:07:46.495Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T04:07:46.495Z] Message: update stable to v1.0.194 [2021-06-09T04:07:46.495Z] ------------------- [2021-06-09T04:07:46.495Z] experimental info: [2021-06-09T04:07:46.495Z] ------------------- [2021-06-09T04:07:46.495Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T04:07:46.495Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T04:07:46.495Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T04:07:46.612Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-09T04:07:46.635Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-09T04:07:46.657Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T04:07:46.678Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T04:07:46.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T04:07:46.721Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T04:07:46.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T04:07:46.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-09T04:07:48.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-09T04:07:48.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-09T04:07:48.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T04:07:48.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T04:07:48.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T04:07:49.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T04:07:49.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T04:07:49.049Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T04:07:49.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T04:07:49.093Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T04:07:49.116Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T04:07:51.309Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-09T04:07:51.331Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T04:07:51.354Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T04:07:51.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-09T04:07:51.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-09T04:07:51.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-09T04:07:51.438Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] echo [2021-06-09T04:07:51.460Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b7d42e [Pipeline] echo [2021-06-09T04:07:51.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T04:07:53.729Z] provisioning config files... [2021-06-09T04:07:53.748Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/530@tmp/config109592025869843430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:07:54.070Z] ---> docker-login.sh [2021-06-09T04:07:54.070Z] nexus3.edgexfoundry.org:10001 [2021-06-09T04:07:54.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:07:54.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:07:54.651Z] Configure a credential helper to remove this warning. See [2021-06-09T04:07:54.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:07:54.651Z] [2021-06-09T04:07:54.651Z] Login Succeeded [2021-06-09T04:07:54.651Z] nexus3.edgexfoundry.org:10002 [2021-06-09T04:07:54.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:07:54.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:07:54.912Z] Configure a credential helper to remove this warning. See [2021-06-09T04:07:54.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:07:54.912Z] [2021-06-09T04:07:54.912Z] Login Succeeded [2021-06-09T04:07:54.912Z] nexus3.edgexfoundry.org:10003 [2021-06-09T04:07:54.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:07:55.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:07:55.174Z] Configure a credential helper to remove this warning. See [2021-06-09T04:07:55.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:07:55.174Z] [2021-06-09T04:07:55.747Z] Login Succeeded [2021-06-09T04:07:55.747Z] nexus3.edgexfoundry.org:10004 [2021-06-09T04:07:55.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:07:55.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:07:55.747Z] Configure a credential helper to remove this warning. See [2021-06-09T04:07:55.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:07:55.747Z] [2021-06-09T04:07:55.747Z] Login Succeeded [2021-06-09T04:07:55.747Z] docker.io [2021-06-09T04:07:55.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:07:56.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:07:56.008Z] Configure a credential helper to remove this warning. See [2021-06-09T04:07:56.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:07:56.008Z] [2021-06-09T04:07:56.008Z] Login Succeeded [2021-06-09T04:07:56.008Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T04:07:56.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T04:07:56.354Z] ++ 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-09T04:07:56.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T04:07:56.354Z] ++ dirname cmd/core-command/Dockerfile [2021-06-09T04:07:56.354Z] ++ cut -d/ -f2 [2021-06-09T04:07:56.354Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-09T04:07:56.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T04:07:56.354Z] ++ dirname cmd/core-data/Dockerfile [2021-06-09T04:07:56.354Z] ++ cut -d/ -f2 [2021-06-09T04:07:56.354Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-09T04:07:56.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T04:07:56.354Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-09T04:07:56.354Z] ++ cut -d/ -f2 [2021-06-09T04:07:56.354Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-09T04:07:56.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T04:07:56.354Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-09T04:07:56.354Z] ++ cut -d/ -f2 [2021-06-09T04:07:56.354Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-09T04:07:56.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T04:07:56.354Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-09T04:07:56.354Z] ++ cut -d/ -f2 [2021-06-09T04:07:56.354Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-09T04:07:56.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T04:07:56.354Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-09T04:07:56.354Z] ++ cut -d/ -f2 [2021-06-09T04:07:56.354Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-09T04:07:56.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T04:07:56.354Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-09T04:07:56.354Z] ++ cut -d/ -f2 [2021-06-09T04:07:56.354Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-09T04:07:56.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T04:07:56.354Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-09T04:07:56.354Z] ++ cut -d/ -f2 [2021-06-09T04:07:56.354Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-09T04:07:56.354Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T04:07:56.354Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-09T04:07:56.354Z] ++ cut -d/ -f2 [2021-06-09T04:07:56.354Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-09T04:07:56.407Z] 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-09T04:08:13.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T04:08:13.578Z] [2021-06-09T04:08:13.579Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:08:13.905Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T04:08:14.165Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T04:08:14.165Z] 31603596830f: Pulling fs layer [2021-06-09T04:08:14.165Z] 54011a49482f: Pulling fs layer [2021-06-09T04:08:14.165Z] a6820b24f6d8: Pulling fs layer [2021-06-09T04:08:14.165Z] f581987b2513: Pulling fs layer [2021-06-09T04:08:14.165Z] f581987b2513: Waiting [2021-06-09T04:08:14.165Z] 54011a49482f: Verifying Checksum [2021-06-09T04:08:14.165Z] 54011a49482f: Download complete [2021-06-09T04:08:14.435Z] 31603596830f: Verifying Checksum [2021-06-09T04:08:14.435Z] 31603596830f: Download complete [2021-06-09T04:08:14.699Z] a6820b24f6d8: Verifying Checksum [2021-06-09T04:08:14.699Z] a6820b24f6d8: Download complete [2021-06-09T04:08:14.699Z] f581987b2513: Verifying Checksum [2021-06-09T04:08:14.699Z] f581987b2513: Download complete [2021-06-09T04:08:14.699Z] 31603596830f: Pull complete [2021-06-09T04:08:14.961Z] 54011a49482f: Pull complete [2021-06-09T04:08:15.914Z] a6820b24f6d8: Pull complete [2021-06-09T04:08:16.175Z] f581987b2513: Pull complete [2021-06-09T04:08:16.175Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T04:08:16.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T04:08:16.436Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T04:08:16.529Z] prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container [2021-06-09T04:08:16.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T04:08:20.381Z] $ docker top 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T04:08:20.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T04:08:20.503Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T04:08:20.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T04:08:20.611Z] $ docker exec 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de ssh-agent [2021-06-09T04:08:20.723Z] SSH_AUTH_SOCK=/tmp/ssh-jdhiZUxSIF6B/agent.14 [2021-06-09T04:08:20.723Z] SSH_AGENT_PID=20 [2021-06-09T04:08:20.730Z] Running ssh-add (command line suppressed) [2021-06-09T04:08:20.826Z] Identity added: /w/workspace/edgex-go/530@tmp/private_key_2843458121565584753.key (/w/workspace/edgex-go/530@tmp/private_key_2843458121565584753.key) [2021-06-09T04:08:20.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T04:08:23.378Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T04:08:23.396Z] $ docker exec --env ******** --env ******** 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de ssh-agent -k [2021-06-09T04:08:23.499Z] unset SSH_AUTH_SOCK; [2021-06-09T04:08:23.499Z] unset SSH_AGENT_PID; [2021-06-09T04:08:23.499Z] echo Agent pid 20 killed; [2021-06-09T04:08:23.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T04:08:23.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T04:08:23.563Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T04:08:23.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T04:08:23.675Z] $ docker exec 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de ssh-agent [2021-06-09T04:08:23.783Z] SSH_AUTH_SOCK=/tmp/ssh-mfsI0w97mpxc/agent.53 [2021-06-09T04:08:23.783Z] SSH_AGENT_PID=60 [2021-06-09T04:08:23.791Z] Running ssh-add (command line suppressed) [2021-06-09T04:08:23.884Z] Identity added: /w/workspace/edgex-go/530@tmp/private_key_9011733225966629907.key (/w/workspace/edgex-go/530@tmp/private_key_9011733225966629907.key) [2021-06-09T04:08:23.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T04:08:24.212Z] + git semver init [2021-06-09T04:08:24.212Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T04:08:24.212Z] # $GIT_DIR = /w/workspace/edgex-go/530/.git [2021-06-09T04:08:24.212Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/530 [2021-06-09T04:08:24.212Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T04:08:24.212Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T04:08:24.212Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T04:08:24.212Z] # $SEMVER_BRANCH = master [2021-06-09T04:08:24.212Z] # $SEMVER_TEMP = /tmp/semver-792068479 [2021-06-09T04:08:24.212Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-09T04:08:36.477Z] # '/tmp/semver-792068479' -> '/w/workspace/edgex-go/530/.semver' [2021-06-09T04:08:36.739Z] # -> Force: false [2021-06-09T04:08:36.739Z] # $SEMVER_DIR = /w/workspace/edgex-go/530/.semver [Pipeline] } [2021-06-09T04:08:36.746Z] $ docker exec --env ******** --env ******** 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de ssh-agent -k [2021-06-09T04:08:36.844Z] unset SSH_AUTH_SOCK; [2021-06-09T04:08:36.846Z] unset SSH_AGENT_PID; [2021-06-09T04:08:36.846Z] echo Agent pid 60 killed; [2021-06-09T04:08:36.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T04:08:39.439Z] + git semver [Pipeline] } [2021-06-09T04:08:39.451Z] $ docker stop --time=1 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de [2021-06-09T04:08:50.308Z] $ docker rm -f 40bb0b4579860c1275b90e748fa46c8d8ff3b2645ac99a36cf42b404ae7521de [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T04:08:50.736Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T04:08:53.366Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T04:08:53.370Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.259 [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-09T04:08:56.163Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T04:08:56.461Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T04:08:56.757Z] + sudo service docker restart [2021-06-09T04:08:56.757Z] + true [2021-06-09T04:08:56.757Z] Redirecting to /bin/systemctl restart docker.service [2021-06-09T04:09:10.792Z] Still waiting to schedule task [2021-06-09T04:09:10.793Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-09T04:09:13.371Z] ========================================================= [2021-06-09T04:09:13.371Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T04:09:13.371Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:09:13.687Z] + 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-09T04:09:15.095Z] Sending build context to Docker daemon 329.2MB [2021-06-09T04:09:15.095Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T04:09:15.095Z] Step 2/6 : FROM ${BASE} [2021-06-09T04:09:15.358Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T04:09:15.358Z] 540db60ca938: Pulling fs layer [2021-06-09T04:09:15.358Z] adcc1eea9eea: Pulling fs layer [2021-06-09T04:09:15.358Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T04:09:15.358Z] 0510c868ecb4: Pulling fs layer [2021-06-09T04:09:15.358Z] afea3b2eda06: Pulling fs layer [2021-06-09T04:09:15.358Z] 7809a108b3ef: Pulling fs layer [2021-06-09T04:09:15.358Z] f706445af74f: Pulling fs layer [2021-06-09T04:09:15.358Z] 0510c868ecb4: Waiting [2021-06-09T04:09:15.358Z] f706445af74f: Waiting [2021-06-09T04:09:15.358Z] afea3b2eda06: Waiting [2021-06-09T04:09:15.358Z] 7809a108b3ef: Waiting [2021-06-09T04:09:15.358Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T04:09:15.358Z] 4c4ab2625f07: Download complete [2021-06-09T04:09:15.358Z] adcc1eea9eea: Verifying Checksum [2021-06-09T04:09:15.358Z] adcc1eea9eea: Download complete [2021-06-09T04:09:15.358Z] afea3b2eda06: Verifying Checksum [2021-06-09T04:09:15.358Z] afea3b2eda06: Download complete [2021-06-09T04:09:15.358Z] 7809a108b3ef: Verifying Checksum [2021-06-09T04:09:15.358Z] 7809a108b3ef: Download complete [2021-06-09T04:09:15.358Z] 540db60ca938: Verifying Checksum [2021-06-09T04:09:15.358Z] 540db60ca938: Download complete [2021-06-09T04:09:15.625Z] 540db60ca938: Pull complete [2021-06-09T04:09:15.625Z] adcc1eea9eea: Pull complete [2021-06-09T04:09:15.889Z] 4c4ab2625f07: Pull complete [2021-06-09T04:09:19.057Z] f706445af74f: Verifying Checksum [2021-06-09T04:09:19.057Z] f706445af74f: Download complete [2021-06-09T04:09:19.057Z] 0510c868ecb4: Verifying Checksum [2021-06-09T04:09:19.057Z] 0510c868ecb4: Download complete [2021-06-09T04:09:22.396Z] 0510c868ecb4: Pull complete [2021-06-09T04:09:22.396Z] afea3b2eda06: Pull complete [2021-06-09T04:09:22.396Z] 7809a108b3ef: Pull complete [2021-06-09T04:09:23.361Z] f706445af74f: Pull complete [2021-06-09T04:09:23.361Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T04:09:23.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T04:09:23.361Z] ---> b068be0155e3 [2021-06-09T04:09:23.361Z] 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-09T04:09:41.506Z] ---> Running in dd08912875e5 [2021-06-09T04:09:41.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:09:41.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:09:42.079Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T04:09:42.651Z] (2/12) Installing file (5.39-r0) [2021-06-09T04:09:42.651Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T04:09:42.651Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T04:09:48.237Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T04:09:48.237Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T04:09:48.237Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T04:09:48.237Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T04:09:48.237Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T04:09:48.237Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T04:09:48.237Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T04:09:48.237Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T04:09:48.237Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T04:09:48.237Z] OK: 219 MiB in 52 packages [2021-06-09T04:09:52.459Z] Removing intermediate container dd08912875e5 [2021-06-09T04:09:52.459Z] ---> 1d61a0d2374e [2021-06-09T04:09:52.459Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T04:09:52.459Z] ---> Running in 4d4f540218df [2021-06-09T04:09:52.459Z] Removing intermediate container 4d4f540218df [2021-06-09T04:09:52.459Z] ---> 9b698e7f8e03 [2021-06-09T04:09:52.459Z] Step 5/6 : COPY go.mod . [2021-06-09T04:09:52.459Z] ---> bd7994b70595 [2021-06-09T04:09:52.459Z] Step 6/6 : RUN go mod download [2021-06-09T04:09:52.460Z] ---> Running in 60cfcf5f2d70 [2021-06-09T04:10:24.622Z] Removing intermediate container 60cfcf5f2d70 [2021-06-09T04:10:24.622Z] ---> 90560e48f9e7 [2021-06-09T04:10:24.622Z] Successfully built 90560e48f9e7 [2021-06-09T04:10:24.622Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:10:24.937Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T04:10:24.938Z] . [Pipeline] withDockerContainer [2021-06-09T04:10:25.020Z] prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container [2021-06-09T04:10:25.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-x86_64 cat [2021-06-09T04:10:25.736Z] $ docker top c28c31097de6d9dae1be511aef80f743129d05ed6d686b07d16952088d3d5261 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T04:10:26.123Z] + go version [2021-06-09T04:10:26.124Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T04:10:26.136Z] $ docker stop --time=1 c28c31097de6d9dae1be511aef80f743129d05ed6d686b07d16952088d3d5261 [2021-06-09T04:10:27.746Z] $ docker rm -f c28c31097de6d9dae1be511aef80f743129d05ed6d686b07d16952088d3d5261 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:10:30.632Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T04:10:30.633Z] . [Pipeline] withDockerContainer [2021-06-09T04:10:30.707Z] prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container [2021-06-09T04:10:30.746Z] $ 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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-x86_64 cat [2021-06-09T04:10:31.407Z] $ docker top eace820a42ade37d99764605a01354bb7ed28e8284385d8fc9d9a759c49512a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T04:10:31.497Z] ========================================================= [2021-06-09T04:10:31.498Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-09T04:10:31.498Z] ========================================================= [Pipeline] sh [2021-06-09T04:10:31.804Z] + go mod tidy [Pipeline] sh [2021-06-09T04:10:34.406Z] + make test [2021-06-09T04:10:34.406Z] go mod tidy [2021-06-09T04:10:34.406Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T04:10:37.733Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-09T04:10:58.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-09T04:11:01.392Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-09T04:11:02.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-09T04:11:04.979Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-09T04:11:04.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-09T04:11:05.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-09T04:11:05.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-09T04:11:05.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-09T04:11:08.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-09T04:11:08.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-09T04:11:09.088Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-09T04:11:09.088Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-09T04:11:09.088Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-09T04:11:09.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-09T04:11:09.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-09T04:11:09.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-09T04:11:09.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-09T04:11:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.040s coverage: 28.7% of statements [2021-06-09T04:11:11.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.073s coverage: 100.0% of statements [2021-06-09T04:11:11.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-09T04:11:11.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-09T04:11:11.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-09T04:11:11.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-06-09T04:11:11.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-09T04:11:12.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.077s coverage: 53.4% of statements [2021-06-09T04:11:12.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-09T04:11:12.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-09T04:11:13.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 87.7% of statements [2021-06-09T04:11:13.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-09T04:11:13.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T04:11:13.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements [2021-06-09T04:11:13.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-09T04:11:13.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-09T04:11:13.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-09T04:11:13.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-09T04:11:13.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-09T04:11:13.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-09T04:11:13.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-09T04:11:16.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.262s coverage: 95.1% of statements [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-09T04:11:16.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-09T04:11:16.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.061s coverage: 60.0% of statements [2021-06-09T04:11:16.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.040s coverage: 0.8% of statements [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-09T04:11:16.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.047s coverage: 22.0% of statements [2021-06-09T04:11:16.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-09T04:11:16.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-06-09T04:11:19.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2021-06-09T04:11:19.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-06-09T04:11:19.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements [2021-06-09T04:11:19.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-06-09T04:11:26.472Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1178 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-09T04:11:26.492Z] Running in /w/workspace/edgex-go/530 [Pipeline] { [Pipeline] checkout [2021-06-09T04:11:26.668Z] The recommended git tool is: git [2021-06-09T04:11:31.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-06-09T04:11:31.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-09T04:11:37.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.222s coverage: 81.8% of statements [2021-06-09T04:11:37.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-09T04:11:54.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements [2021-06-09T04:11:54.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-09T04:11:57.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.024s coverage: 84.8% of statements [2021-06-09T04:11:57.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-09T04:11:57.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-09T04:11:57.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-09T04:11:57.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-09T04:12:02.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.062s coverage: 19.3% of statements [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-09T04:12:02.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.116s coverage: 91.9% of statements [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-09T04:12:02.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 62.7% of statements [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-09T04:12:02.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.089s coverage: 97.6% of statements [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-09T04:12:02.166Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-09T04:12:02.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-09T04:12:02.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-09T04:12:02.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-06-09T04:12:02.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-09T04:12:02.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.056s coverage: 28.9% of statements [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-09T04:12:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-09T04:12:02.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.040s coverage: 100.0% of statements [2021-06-09T04:12:02.166Z] GO111MODULE=on go vet ./... [2021-06-09T04:12:12.011Z] using credential edgex-jenkins-ssh [2021-06-09T04:12:12.046Z] Cloning the remote Git repository [2021-06-09T04:12:14.424Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-09T04:12:14.567Z] > git init /w/workspace/edgex-go/530 # timeout=10 [2021-06-09T04:12:16.754Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-09T04:12:16.755Z] > git --version # timeout=10 [2021-06-09T04:12:16.769Z] > git --version # 'git version 2.17.1' [2021-06-09T04:12:16.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T04:12:16.886Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T04:12:26.390Z] gofmt -l . [2021-06-09T04:12:26.390Z] [ "`gofmt -l .`" = "" ] [2021-06-09T04:12:26.390Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-09T04:12:28.953Z] + ls -al . [2021-06-09T04:12:28.953Z] total 528 [2021-06-09T04:12:28.953Z] drwxrwxr-x 10 1001 1001 4096 Jun 9 04:12 . [2021-06-09T04:12:28.953Z] drwxr-xr-x 4 root root 32 Jun 9 04:10 .. [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 11 Jun 9 04:07 .dockerignore [2021-06-09T04:12:28.953Z] drwxrwxr-x 8 1001 1001 162 Jun 9 04:07 .git [2021-06-09T04:12:28.953Z] drwxrwxr-x 3 1001 1001 125 Jun 9 04:07 .github [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 818 Jun 9 04:07 .gitignore [2021-06-09T04:12:28.953Z] drwx------ 3 1001 1001 45 Jun 9 04:08 .semver [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 04:07 .sonarcloud.properties [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 8609 Jun 9 04:07 Attribution.txt [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 04:07 CONTRIBUTING.md [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 931 Jun 9 04:07 Dockerfile.build [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 849 Jun 9 04:07 Jenkinsfile [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 04:07 LICENSE [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 5605 Jun 9 04:07 Makefile [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 7978 Jun 9 04:07 README.md [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 7071 Jun 9 04:07 SECURITY.md [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 13 Jun 9 04:08 VERSION [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 4131 Jun 9 04:07 ZMQWindows.md [2021-06-09T04:12:28.953Z] drwxrwxr-x 2 1001 1001 37 Jun 9 04:07 bin [2021-06-09T04:12:28.953Z] drwxrwxr-x 14 1001 1001 4096 Jun 9 04:07 cmd [2021-06-09T04:12:28.953Z] -rw-r--r-- 1 root root 411487 Jun 9 04:12 coverage.out [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 902 Jun 9 04:07 go.mod [2021-06-09T04:12:28.953Z] -rw-r--r-- 1 root root 21139 Jun 9 04:10 go.sum [2021-06-09T04:12:28.953Z] drwxrwxr-x 8 1001 1001 127 Jun 9 04:07 internal [2021-06-09T04:12:28.953Z] drwxrwxr-x 3 1001 1001 16 Jun 9 04:07 openapi [2021-06-09T04:12:28.953Z] drwxrwxr-x 4 1001 1001 71 Jun 9 04:07 snap [2021-06-09T04:12:28.953Z] -rw-rw-r-- 1 1001 1001 168 Jun 9 04:07 version.go [Pipeline] sh [2021-06-09T04:12:31.350Z] + '[' -e coverage.out ] [2021-06-09T04:12:31.350Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-09T04:12:31.469Z] Stashed 1 file(s) [Pipeline] sh [2021-06-09T04:12:33.706Z] Avoid second fetch [2021-06-09T04:12:33.707Z] Checking out Revision 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 (master) [2021-06-09T04:12:36.056Z] + make build [2021-06-09T04:12:36.056Z] go mod tidy [2021-06-09T04:12:36.056Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T04:12:36.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T04:12:33.603Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-09T04:12:33.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T04:12:33.784Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T04:12:33.797Z] > git checkout -f 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 # timeout=10 [2021-06-09T04:12:42.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T04:12:42.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T04:12:45.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T04:12:45.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T04:12:45.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T04:12:47.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T04:12:47.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T04:12:47.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T04:12:50.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T04:12:50.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-09T04:12:50.201Z] $ docker stop --time=1 eace820a42ade37d99764605a01354bb7ed28e8284385d8fc9d9a759c49512a0 [2021-06-09T04:12:52.499Z] $ docker rm -f eace820a42ade37d99764605a01354bb7ed28e8284385d8fc9d9a759c49512a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-09T04:12:58.097Z] Commit message: "Merge pull request #3550 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-06-09T04:14:13.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T04:14:13.651Z] [2021-06-09T04:14:13.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-09T04:14:16.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T04:14:16.101Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-09T04:14:16.101Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-09T04:14:16.101Z] ca9280d653b3: Pulling fs layer [2021-06-09T04:14:16.101Z] 7e9c9ca2126c: Pulling fs layer [2021-06-09T04:14:16.101Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-09T04:14:16.101Z] cbdbe7a5bc2a: Download complete [2021-06-09T04:14:16.101Z] cbdbe7a5bc2a: Pull complete [2021-06-09T04:14:16.101Z] ca9280d653b3: Verifying Checksum [2021-06-09T04:14:16.101Z] ca9280d653b3: Download complete [2021-06-09T04:14:16.101Z] ca9280d653b3: Pull complete [2021-06-09T04:14:16.101Z] 7e9c9ca2126c: Verifying Checksum [2021-06-09T04:14:16.101Z] 7e9c9ca2126c: Download complete [2021-06-09T04:14:18.554Z] 7e9c9ca2126c: Pull complete [2021-06-09T04:14:18.554Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-09T04:14:18.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T04:14:18.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-09T04:14:21.305Z] prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container [2021-06-09T04:14:21.353Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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:latest cat [2021-06-09T04:14:23.998Z] $ docker top df145764ce96beda56207120147deffaadb6590e02138cd9c137ec3c09fc4d33 -eo pid,comm [Pipeline] { [2021-06-09T04:14:24.081Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2021-06-09T04:14:28.936Z] + grep parallel [2021-06-09T04:14:28.936Z] + docker-compose build --help [2021-06-09T04:14:28.936Z] --parallel Build images in parallel. [Pipeline] } [2021-06-09T04:14:28.971Z] $ docker stop --time=1 df145764ce96beda56207120147deffaadb6590e02138cd9c137ec3c09fc4d33 [2021-06-09T04:14:31.424Z] $ docker rm -f df145764ce96beda56207120147deffaadb6590e02138cd9c137ec3c09fc4d33 [2021-06-09T04:14:31.434Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T04:14:34.113Z] + + sudo service dockertrue restart [2021-06-09T04:14:34.113Z] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:14:34.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T04:14:34.460Z] . [Pipeline] withDockerContainer [2021-06-09T04:14:34.526Z] prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container [2021-06-09T04:14:36.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-09T04:14:39.318Z] $ docker top a1946bf65569027405b19f4c5daa4adceee057dc22cb1eba04ca40f05b1609fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T04:14:46.906Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T04:14:46.906Z] Building core-command ... [2021-06-09T04:14:46.906Z] Building core-data ... [2021-06-09T04:14:46.906Z] Building core-metadata ... [2021-06-09T04:14:46.906Z] Building security-bootstrapper ... [2021-06-09T04:14:46.906Z] Building security-proxy-setup ... [2021-06-09T04:14:46.906Z] Building security-secretstore-setup ... [2021-06-09T04:14:46.906Z] Building support-notifications ... [2021-06-09T04:14:46.906Z] Building support-scheduler ... [2021-06-09T04:14:46.906Z] Building sys-mgmt-agent ... [2021-06-09T04:14:46.906Z] Building security-secretstore-setup [2021-06-09T04:14:46.906Z] Building core-command [2021-06-09T04:14:46.906Z] Building sys-mgmt-agent [2021-06-09T04:14:46.906Z] Building security-proxy-setup [2021-06-09T04:14:46.906Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T04:14:52.113Z] provisioning config files... [2021-06-09T04:14:52.136Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/530@tmp/config216531840366757430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:14:52.518Z] ---> docker-login.sh [2021-06-09T04:14:52.518Z] nexus3.edgexfoundry.org:10001 [2021-06-09T04:14:55.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:14:55.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:14:55.455Z] Configure a credential helper to remove this warning. See [2021-06-09T04:14:55.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:14:55.455Z] [2021-06-09T04:14:55.455Z] Login Succeeded [2021-06-09T04:14:55.455Z] nexus3.edgexfoundry.org:10002 [2021-06-09T04:14:55.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:14:55.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:14:55.455Z] Configure a credential helper to remove this warning. See [2021-06-09T04:14:55.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:14:55.455Z] [2021-06-09T04:14:55.455Z] Login Succeeded [2021-06-09T04:14:55.455Z] nexus3.edgexfoundry.org:10003 [2021-06-09T04:14:55.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:14:55.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:14:55.455Z] Configure a credential helper to remove this warning. See [2021-06-09T04:14:55.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:14:55.455Z] [2021-06-09T04:14:55.455Z] Login Succeeded [2021-06-09T04:14:55.455Z] nexus3.edgexfoundry.org:10004 [2021-06-09T04:14:55.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:14:55.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:14:55.455Z] Configure a credential helper to remove this warning. See [2021-06-09T04:14:55.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:14:55.455Z] [2021-06-09T04:14:55.455Z] Login Succeeded [2021-06-09T04:14:55.455Z] docker.io [2021-06-09T04:14:55.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:14:58.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:14:58.604Z] Configure a credential helper to remove this warning. See [2021-06-09T04:14:58.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:14:58.604Z] [2021-06-09T04:14:58.604Z] Login Succeeded [2021-06-09T04:14:58.604Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T04:14:58.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-09T04:15:01.350Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:15:01.350Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:15:01.350Z] ---> 90560e48f9e7 [2021-06-09T04:15:01.350Z] Step 3/26 : WORKDIR /edgex-go [2021-06-09T04:15:01.350Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:15:01.350Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:15:01.350Z] ---> 90560e48f9e7 [2021-06-09T04:15:01.350Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T04:15:01.350Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:15:01.350Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:15:01.350Z] ---> 90560e48f9e7 [2021-06-09T04:15:01.350Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T04:15:01.350Z] ---> Running in 96e4c061b383 [2021-06-09T04:15:01.350Z] ---> Running in a4b0201cb9f8 [2021-06-09T04:15:01.350Z] ---> Running in 14966b66cd44 [Pipeline] echo [2021-06-09T04:15:01.568Z] ========================================================= [2021-06-09T04:15:01.568Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T04:15:01.568Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:15:05.499Z] Removing intermediate container a4b0201cb9f8 [2021-06-09T04:15:05.500Z] ---> b5caad81680a [2021-06-09T04:15:05.500Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:15:05.500Z] Removing intermediate container 14966b66cd44 [2021-06-09T04:15:05.500Z] ---> 8245493efb9e [2021-06-09T04:15:05.500Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:15:05.500Z] Removing intermediate container 96e4c061b383 [2021-06-09T04:15:05.500Z] ---> 6958b170c70a [2021-06-09T04:15:05.500Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:15:05.500Z] ---> Running in 0215900b61d9 [2021-06-09T04:15:05.500Z] ---> Running in 8f41cdc248d8 [2021-06-09T04:15:05.500Z] ---> Running in 1b248fb0b14a [2021-06-09T04:15:05.500Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:15:05.500Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:15:05.500Z] ---> 90560e48f9e7 [2021-06-09T04:15:05.500Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T04:15:05.500Z] ---> Using cache [2021-06-09T04:15:05.500Z] ---> b5caad81680a [2021-06-09T04:15:05.500Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:15:05.500Z] ---> Running in 46518015aa9a [2021-06-09T04:15:05.500Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:15:05.500Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:15:05.500Z] ---> 90560e48f9e7 [2021-06-09T04:15:05.500Z] Step 3/32 : WORKDIR /edgex-go [2021-06-09T04:15:05.500Z] ---> Using cache [2021-06-09T04:15:05.500Z] ---> b5caad81680a [2021-06-09T04:15:05.500Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:15:05.500Z] ---> Running in 46b4f5ca3a18 [2021-06-09T04:15:05.500Z] Removing intermediate container 0215900b61d9 [2021-06-09T04:15:05.500Z] ---> d4450e2cd55a [2021-06-09T04:15:05.500Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T04:15:05.500Z] ---> Running in c9c06d1944f5 [2021-06-09T04:15:05.500Z] Removing intermediate container 8f41cdc248d8 [2021-06-09T04:15:05.500Z] ---> 52c18d371973 [2021-06-09T04:15:05.500Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T04:15:05.500Z] ---> Running in 14c21c6cd323 [2021-06-09T04:15:05.500Z] Removing intermediate container 1b248fb0b14a [2021-06-09T04:15:05.500Z] ---> b4a00eae1c72 [2021-06-09T04:15:05.500Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T04:15:05.500Z] ---> Running in f769c6edbd28 [2021-06-09T04:15:05.506Z] + 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-09T04:15:05.506Z] Sending build context to Docker daemon 166.2MB [2021-06-09T04:15:05.506Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T04:15:05.506Z] Step 2/6 : FROM ${BASE} [2021-06-09T04:15:05.506Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T04:15:05.506Z] 595b0fe564bb: Pulling fs layer [2021-06-09T04:15:05.506Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T04:15:05.506Z] 316046926c0a: Pulling fs layer [2021-06-09T04:15:05.506Z] 4ebd0625c992: Pulling fs layer [2021-06-09T04:15:05.506Z] 207e8628e3a3: Pulling fs layer [2021-06-09T04:15:05.506Z] c791037a9be2: Pulling fs layer [2021-06-09T04:15:05.506Z] ffd874e62e21: Pulling fs layer [2021-06-09T04:15:05.506Z] 4ebd0625c992: Waiting [2021-06-09T04:15:05.506Z] 207e8628e3a3: Waiting [2021-06-09T04:15:05.506Z] c791037a9be2: Waiting [2021-06-09T04:15:05.506Z] ffd874e62e21: Waiting [2021-06-09T04:15:05.506Z] 316046926c0a: Verifying Checksum [2021-06-09T04:15:05.506Z] 316046926c0a: Download complete [2021-06-09T04:15:05.506Z] 7186ed65a4f7: Download complete [2021-06-09T04:15:05.506Z] 207e8628e3a3: Verifying Checksum [2021-06-09T04:15:05.506Z] 207e8628e3a3: Download complete [2021-06-09T04:15:05.506Z] 595b0fe564bb: Verifying Checksum [2021-06-09T04:15:05.506Z] 595b0fe564bb: Download complete [2021-06-09T04:15:05.506Z] c791037a9be2: Verifying Checksum [2021-06-09T04:15:05.506Z] c791037a9be2: Download complete [2021-06-09T04:15:05.506Z] 595b0fe564bb: Pull complete [2021-06-09T04:15:05.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:05.763Z] Removing intermediate container 46518015aa9a [2021-06-09T04:15:05.763Z] ---> a88db9de7e48 [2021-06-09T04:15:05.763Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T04:15:05.763Z] ---> Running in 8f6363c95ac8 [2021-06-09T04:15:05.763Z] Removing intermediate container 46b4f5ca3a18 [2021-06-09T04:15:05.763Z] ---> e77c93fd9161 [2021-06-09T04:15:05.763Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T04:15:05.763Z] ---> Running in c41a5743a70b [2021-06-09T04:15:05.763Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:05.763Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:05.785Z] 7186ed65a4f7: Pull complete [2021-06-09T04:15:06.033Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:06.033Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:06.388Z] 316046926c0a: Pull complete [2021-06-09T04:15:06.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:06.864Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:07.125Z] OK: 219 MiB in 52 packages [2021-06-09T04:15:07.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:07.374Z] ffd874e62e21: Download complete [2021-06-09T04:15:07.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:07.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:07.385Z] Removing intermediate container 14c21c6cd323 [2021-06-09T04:15:07.385Z] ---> ad03a3946218 [2021-06-09T04:15:07.385Z] Step 6/24 : COPY go.mod . [2021-06-09T04:15:07.645Z] ---> 40a191988210 [2021-06-09T04:15:07.645Z] Step 7/24 : RUN go mod download [2021-06-09T04:15:07.645Z] ---> Running in 130293fed653 [2021-06-09T04:15:07.645Z] OK: 219 MiB in 52 packages [2021-06-09T04:15:08.221Z] Removing intermediate container 8f6363c95ac8 [2021-06-09T04:15:08.221Z] ---> 8b83e51f2db0 [2021-06-09T04:15:08.221Z] Step 6/22 : COPY go.mod . [2021-06-09T04:15:08.221Z] Removing intermediate container 130293fed653 [2021-06-09T04:15:08.221Z] ---> f8e4c1814e45 [2021-06-09T04:15:08.221Z] Step 8/24 : COPY . . [2021-06-09T04:15:08.221Z] OK: 219 MiB in 52 packages [2021-06-09T04:15:08.221Z] ---> 692242ac0181 [2021-06-09T04:15:08.221Z] Step 7/22 : RUN go mod download [2021-06-09T04:15:12.556Z] OK: 219 MiB in 52 packages [2021-06-09T04:15:12.556Z] ---> Running in b709f9699d9b [2021-06-09T04:15:12.556Z] OK: 219 MiB in 52 packages [2021-06-09T04:15:12.556Z] Removing intermediate container f769c6edbd28 [2021-06-09T04:15:12.556Z] ---> ab529f8680bf [2021-06-09T04:15:12.556Z] Step 6/26 : COPY go.mod . [2021-06-09T04:15:12.556Z] Removing intermediate container c41a5743a70b [2021-06-09T04:15:12.556Z] ---> 5430c3c34d30 [2021-06-09T04:15:12.556Z] Step 6/32 : COPY go.mod . [2021-06-09T04:15:12.556Z] ---> 2280bc43c9d4 [2021-06-09T04:15:12.556Z] Step 7/26 : RUN go mod download [2021-06-09T04:15:12.557Z] Removing intermediate container c9c06d1944f5 [2021-06-09T04:15:12.557Z] ---> 6e80674df898 [2021-06-09T04:15:12.557Z] Step 6/24 : COPY go.mod . [2021-06-09T04:15:12.557Z] ---> e8b1921793ba [2021-06-09T04:15:12.557Z] Step 7/32 : RUN go mod download [2021-06-09T04:15:12.557Z] ---> Running in 894b84282616 [2021-06-09T04:15:12.557Z] ---> Running in a832be9c5e2b [2021-06-09T04:15:12.557Z] Removing intermediate container b709f9699d9b [2021-06-09T04:15:12.557Z] ---> 05a71f24ea43 [2021-06-09T04:15:12.557Z] Step 8/22 : COPY . . [2021-06-09T04:15:12.557Z] ---> f89377e69e30 [2021-06-09T04:15:12.557Z] Step 7/24 : RUN go mod download [2021-06-09T04:15:12.557Z] ---> Running in b1fa6d673ac4 [2021-06-09T04:15:12.557Z] ---> 98a3132b765d [2021-06-09T04:15:12.557Z] Step 9/24 : RUN go mod tidy [2021-06-09T04:15:12.558Z] 4ebd0625c992: Verifying Checksum [2021-06-09T04:15:12.558Z] 4ebd0625c992: Download complete [2021-06-09T04:15:15.735Z] ---> Running in e610f6545869 [2021-06-09T04:15:15.735Z] Removing intermediate container a832be9c5e2b [2021-06-09T04:15:15.735Z] ---> 38f510bc5960 [2021-06-09T04:15:15.735Z] Step 8/32 : COPY . . [2021-06-09T04:15:15.735Z] Removing intermediate container 894b84282616 [2021-06-09T04:15:15.735Z] ---> ec54fe757f05 [2021-06-09T04:15:15.735Z] Step 8/26 : COPY . . [2021-06-09T04:15:15.735Z] Removing intermediate container b1fa6d673ac4 [2021-06-09T04:15:15.735Z] ---> 8a8fa1d92e37 [2021-06-09T04:15:15.735Z] Step 8/24 : COPY . . [2021-06-09T04:15:19.093Z] 4ebd0625c992: Pull complete [2021-06-09T04:15:19.368Z] 207e8628e3a3: Pull complete [2021-06-09T04:15:19.527Z] Removing intermediate container e610f6545869 [2021-06-09T04:15:19.527Z] ---> e3fdcd65ffa9 [2021-06-09T04:15:19.527Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-09T04:15:19.646Z] c791037a9be2: Pull complete [2021-06-09T04:15:19.796Z] ---> c5a33097d62c [2021-06-09T04:15:19.796Z] Step 9/22 : RUN go mod tidy [2021-06-09T04:15:22.635Z] ---> Running in 6cca3151941b [2021-06-09T04:15:22.635Z] ---> Running in f03ece95270c [2021-06-09T04:15:22.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T04:15:22.635Z] Removing intermediate container f03ece95270c [2021-06-09T04:15:22.635Z] ---> c7ba5ebac6ca [2021-06-09T04:15:22.635Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T04:15:22.635Z] ---> Running in 26da523f948d [2021-06-09T04:15:22.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T04:15:23.322Z] ffd874e62e21: Pull complete [2021-06-09T04:15:23.322Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T04:15:23.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T04:15:23.322Z] ---> cfc18b08335c [2021-06-09T04:15:23.322Z] 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-09T04:15:25.940Z] ---> Running in 656ecea60e64 [2021-06-09T04:15:27.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:15:28.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:15:28.961Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T04:15:29.554Z] (2/12) Installing file (5.39-r0) [2021-06-09T04:15:29.554Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T04:15:29.826Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T04:15:35.230Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T04:15:35.230Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T04:15:35.230Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T04:15:35.230Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T04:15:35.501Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T04:15:35.501Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T04:15:35.501Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T04:15:35.774Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T04:15:35.774Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T04:15:35.774Z] OK: 218 MiB in 52 packages [2021-06-09T04:15:38.928Z] ---> 1c6c658e9feb [2021-06-09T04:15:38.928Z] Step 9/32 : RUN go mod tidy [2021-06-09T04:15:38.928Z] ---> 6138753a1430 [2021-06-09T04:15:38.929Z] Step 9/26 : RUN go mod tidy [2021-06-09T04:15:38.929Z] ---> 5a04226850c7 [2021-06-09T04:15:38.929Z] Step 9/24 : RUN go mod tidy [2021-06-09T04:15:38.929Z] ---> Running in 5b715a54a509 [2021-06-09T04:15:38.929Z] ---> Running in 10909a58adef [2021-06-09T04:15:38.929Z] ---> Running in 35fc278fba0e [2021-06-09T04:15:39.506Z] Removing intermediate container 35fc278fba0e [2021-06-09T04:15:39.506Z] ---> db7652271f79 [2021-06-09T04:15:39.506Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T04:15:39.769Z] ---> Running in 54c533a1833d [2021-06-09T04:15:39.769Z] Removing intermediate container 10909a58adef [2021-06-09T04:15:39.769Z] ---> 0476dce705c9 [2021-06-09T04:15:39.769Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T04:15:39.769Z] Removing intermediate container 5b715a54a509 [2021-06-09T04:15:39.769Z] ---> 49600147db50 [2021-06-09T04:15:39.769Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T04:15:39.769Z] ---> Running in d9f692595ab0 [2021-06-09T04:15:39.769Z] ---> Running in 3296a33ab00d [2021-06-09T04:15:39.787Z] Removing intermediate container 656ecea60e64 [2021-06-09T04:15:39.787Z] ---> 9509e6db5c05 [2021-06-09T04:15:39.787Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T04:15:39.787Z] ---> Running in 45c94a1951d8 [2021-06-09T04:15:40.061Z] Removing intermediate container 45c94a1951d8 [2021-06-09T04:15:40.061Z] ---> b47b848c89df [2021-06-09T04:15:40.061Z] Step 5/6 : COPY go.mod . [2021-06-09T04:15:40.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T04:15:40.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T04:15:40.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-09T04:15:41.038Z] ---> 8aab33a64801 [2021-06-09T04:15:41.038Z] Step 6/6 : RUN go mod download [2021-06-09T04:15:41.038Z] ---> Running in 32af048eb4ea [2021-06-09T04:15:50.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T04:15:51.011Z] Removing intermediate container 6cca3151941b [2021-06-09T04:15:51.011Z] ---> e4ff9381be32 [2021-06-09T04:15:51.011Z] [2021-06-09T04:15:51.011Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T04:15:51.011Z] 3.12: Pulling from library/alpine [2021-06-09T04:15:51.971Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T04:15:51.971Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T04:15:51.971Z] ---> 13621d1b12d4 [2021-06-09T04:15:51.971Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T04:15:51.971Z] ---> Running in 3f31c8ede3ce [2021-06-09T04:15:52.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:52.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:55.557Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T04:15:55.557Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T04:15:55.557Z] OK: 6 MiB in 15 packages [2021-06-09T04:15:55.557Z] Removing intermediate container 3f31c8ede3ce [2021-06-09T04:15:55.557Z] ---> 0ff7ddf6a781 [2021-06-09T04:15:55.557Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T04:15:55.557Z] ---> Running in 40cdb41b218d [2021-06-09T04:15:55.557Z] Removing intermediate container 40cdb41b218d [2021-06-09T04:15:55.557Z] ---> 7b8ccbdee915 [2021-06-09T04:15:55.557Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T04:15:55.557Z] ---> Running in 9167c6673f68 [2021-06-09T04:15:55.557Z] Removing intermediate container 9167c6673f68 [2021-06-09T04:15:55.557Z] ---> 7804c079bce0 [2021-06-09T04:15:55.557Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T04:15:55.557Z] ---> Running in 29a4af5f37cc [2021-06-09T04:15:55.557Z] Removing intermediate container 29a4af5f37cc [2021-06-09T04:15:55.557Z] ---> df52346440b2 [2021-06-09T04:15:55.557Z] Step 16/24 : WORKDIR / [2021-06-09T04:15:55.557Z] ---> Running in aa2bfe1e3f87 [2021-06-09T04:15:55.557Z] Removing intermediate container 26da523f948d [2021-06-09T04:15:55.557Z] ---> 3ca32a6eba00 [2021-06-09T04:15:55.557Z] [2021-06-09T04:15:55.557Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T04:15:55.557Z] ---> 13621d1b12d4 [2021-06-09T04:15:55.557Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T04:15:55.557Z] ---> Running in 38f4f5b7dace [2021-06-09T04:15:55.557Z] Removing intermediate container aa2bfe1e3f87 [2021-06-09T04:15:55.557Z] ---> c533b54abe44 [2021-06-09T04:15:55.557Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T04:15:56.136Z] ---> 3bee9261aa5b [2021-06-09T04:15:56.136Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T04:15:56.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:56.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:15:56.400Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T04:15:56.400Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T04:15:56.400Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T04:15:56.400Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T04:15:56.664Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T04:15:56.664Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T04:15:56.664Z] OK: 7 MiB in 18 packages [2021-06-09T04:15:56.664Z] ---> 6ef252ca5843 [2021-06-09T04:15:56.664Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T04:15:57.240Z] ---> d8f00ad89cf9 [2021-06-09T04:15:57.240Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T04:15:57.240Z] ---> Running in 00305be403d9 [2021-06-09T04:15:57.240Z] Removing intermediate container 38f4f5b7dace [2021-06-09T04:15:57.240Z] ---> 80c2d64e7aa1 [2021-06-09T04:15:57.240Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T04:15:57.240Z] ---> Running in 1907526520de [2021-06-09T04:15:57.240Z] Removing intermediate container 00305be403d9 [2021-06-09T04:15:57.240Z] ---> 4c286693614b [2021-06-09T04:15:57.240Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:15:57.240Z] Removing intermediate container 1907526520de [2021-06-09T04:15:57.240Z] ---> cee20ce10ff1 [2021-06-09T04:15:57.240Z] Step 14/22 : WORKDIR /edgex [2021-06-09T04:15:57.240Z] ---> Running in 452a5315a8fc [2021-06-09T04:15:57.502Z] ---> Running in a69f062fe82f [2021-06-09T04:15:57.502Z] Removing intermediate container 452a5315a8fc [2021-06-09T04:15:57.502Z] ---> 610b45621c31 [2021-06-09T04:15:57.502Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T04:15:57.502Z] Removing intermediate container a69f062fe82f [2021-06-09T04:15:57.502Z] ---> 50c93dd33b63 [2021-06-09T04:15:57.502Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T04:15:57.502Z] ---> Running in d74da02c6876 [2021-06-09T04:15:57.771Z] Removing intermediate container d74da02c6876 [2021-06-09T04:15:57.771Z] ---> aab370ad177b [2021-06-09T04:15:57.771Z] Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:15:57.771Z] ---> Running in e938bf737a6a [2021-06-09T04:15:57.771Z] ---> a5b92130e133 [2021-06-09T04:15:57.771Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T04:15:58.042Z] Removing intermediate container e938bf737a6a [2021-06-09T04:15:58.042Z] ---> e0972a4ca8fe [2021-06-09T04:15:58.042Z] Step 24/24 : LABEL version=2.0.0-dev.259 [2021-06-09T04:15:58.042Z] ---> Running in e30c4d71fdba [2021-06-09T04:15:58.316Z] Removing intermediate container e30c4d71fdba [2021-06-09T04:15:58.316Z] ---> a971ba18875c [2021-06-09T04:15:58.316Z] [2021-06-09T04:15:58.585Z] Successfully built a971ba18875c [2021-06-09T04:15:58.854Z] ---> ccf2c9340562 [2021-06-09T04:15:58.854Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T04:15:58.854Z] Successfully tagged core-command:latest [2021-06-09T04:15:58.854Z] Building support-notifications [2021-06-09T04:16:01.423Z]  Building core-command ... done  ---> 21f22801a028 [2021-06-09T04:16:01.423Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T04:16:02.840Z] ---> Running in c0accc599b4c [2021-06-09T04:16:08.475Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:16:08.475Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:16:08.475Z] ---> 90560e48f9e7 [2021-06-09T04:16:08.475Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T04:16:08.475Z] ---> Using cache [2021-06-09T04:16:08.475Z] ---> b5caad81680a [2021-06-09T04:16:08.475Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:16:08.475Z] ---> Using cache [2021-06-09T04:16:08.475Z] ---> e77c93fd9161 [2021-06-09T04:16:08.475Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T04:16:08.480Z] Removing intermediate container 32af048eb4ea [2021-06-09T04:16:08.480Z] ---> 612ebecdb54a [2021-06-09T04:16:08.480Z] Successfully built 612ebecdb54a [2021-06-09T04:16:08.480Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:16:08.749Z] Removing intermediate container c0accc599b4c [2021-06-09T04:16:08.749Z] ---> 574140735c9f [2021-06-09T04:16:08.749Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T04:16:08.834Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T04:16:08.834Z] . [Pipeline] withDockerContainer [2021-06-09T04:16:09.017Z] ---> Running in e888a1c2ed90 [2021-06-09T04:16:09.018Z] ---> Running in 09afa5055d74 [2021-06-09T04:16:09.018Z] Removing intermediate container e888a1c2ed90 [2021-06-09T04:16:09.018Z] ---> 13c54f5fc907 [2021-06-09T04:16:09.018Z] Step 20/22 : LABEL arch=x86_64 [2021-06-09T04:16:09.193Z] prd-ubuntu18.04-docker-arm64-4c-16g-1178 does not seem to be running inside a container [2021-06-09T04:16:09.292Z] ---> Running in 0c6f255530be [2021-06-09T04:16:09.292Z] Removing intermediate container 0c6f255530be [2021-06-09T04:16:09.292Z] ---> 777d7603e413 [2021-06-09T04:16:09.292Z] Step 21/22 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:16:09.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T04:16:09.565Z] ---> Running in e8e1aa68789c [2021-06-09T04:16:09.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:16:09.825Z] Removing intermediate container e8e1aa68789c [2021-06-09T04:16:09.825Z] ---> 369f132678e1 [2021-06-09T04:16:09.825Z] Step 22/22 : LABEL version=2.0.0-dev.259 [2021-06-09T04:16:09.825Z] ---> Running in 5b2a27b7a422 [2021-06-09T04:16:10.086Z] Removing intermediate container 5b2a27b7a422 [2021-06-09T04:16:10.086Z] ---> 696769af2121 [2021-06-09T04:16:10.086Z] [2021-06-09T04:16:10.086Z] Successfully built 696769af2121 [2021-06-09T04:16:10.086Z] Successfully tagged security-proxy-setup:latest [2021-06-09T04:16:10.086Z] Building core-metadata [2021-06-09T04:16:10.881Z] $ docker top f0b53906184b795d6c77bb2e55a3929cd845379c462f8b1bb79e9f82e10d2edd -eo pid,comm [2021-06-09T04:16:11.036Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2021-06-09T04:16:14.492Z] + go version [2021-06-09T04:16:14.492Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T04:16:14.527Z] $ docker stop --time=1 f0b53906184b795d6c77bb2e55a3929cd845379c462f8b1bb79e9f82e10d2edd [2021-06-09T04:16:14.993Z] OK: 219 MiB in 52 packages [2021-06-09T04:16:16.329Z] $ docker rm -f f0b53906184b795d6c77bb2e55a3929cd845379c462f8b1bb79e9f82e10d2edd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [2021-06-09T04:16:19.532Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:16:19.532Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:16:19.532Z] ---> 90560e48f9e7 [2021-06-09T04:16:19.532Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T04:16:19.532Z] ---> Using cache [2021-06-09T04:16:19.532Z] ---> b5caad81680a [2021-06-09T04:16:19.532Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:16:19.532Z] ---> Using cache [2021-06-09T04:16:19.532Z] ---> e77c93fd9161 [2021-06-09T04:16:19.532Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T04:16:19.532Z] ---> Using cache [2021-06-09T04:16:19.532Z] ---> 5430c3c34d30 [2021-06-09T04:16:19.532Z] Step 6/24 : COPY go.mod . [2021-06-09T04:16:19.532Z] ---> Using cache [2021-06-09T04:16:19.532Z] ---> e8b1921793ba [2021-06-09T04:16:19.532Z] Step 7/24 : RUN go mod download [2021-06-09T04:16:19.532Z] ---> Using cache [2021-06-09T04:16:19.532Z] ---> 38f510bc5960 [2021-06-09T04:16:19.532Z] Step 8/24 : COPY . . [2021-06-09T04:16:19.532Z] ---> Using cache [2021-06-09T04:16:19.532Z] ---> 1c6c658e9feb [2021-06-09T04:16:19.532Z] Step 9/24 : RUN go mod tidy [2021-06-09T04:16:19.532Z] ---> Using cache [2021-06-09T04:16:19.532Z] ---> 49600147db50 [2021-06-09T04:16:19.532Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T04:16:19.532Z] ---> Running in e6eb33a5f375 [2021-06-09T04:16:19.532Z] Removing intermediate container 09afa5055d74 [2021-06-09T04:16:19.532Z] ---> 1dd323a00a1a [2021-06-09T04:16:19.532Z] Step 6/23 : COPY go.mod . [2021-06-09T04:16:19.532Z] ---> 05e8ca505c60 [2021-06-09T04:16:19.532Z] Step 7/23 : RUN go mod download [2021-06-09T04:16:19.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T04:16:19.532Z] ---> Running in eadfc24057e8 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:16:19.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T04:16:20.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T04:16:20.004Z] [2021-06-09T04:16:20.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:16:22.334Z] Removing intermediate container eadfc24057e8 [2021-06-09T04:16:22.334Z] ---> afad208893f4 [2021-06-09T04:16:22.334Z] Step 8/23 : COPY . . [2021-06-09T04:16:22.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T04:16:22.927Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-09T04:16:22.927Z] 29e5d40040c1: Pulling fs layer [2021-06-09T04:16:22.927Z] 1ce36da41761: Pulling fs layer [2021-06-09T04:16:22.927Z] 25b303627fd3: Pulling fs layer [2021-06-09T04:16:23.202Z] 29e5d40040c1: Download complete [2021-06-09T04:16:23.478Z] 1ce36da41761: Verifying Checksum [2021-06-09T04:16:23.478Z] 1ce36da41761: Download complete [2021-06-09T04:16:23.756Z] 29e5d40040c1: Pull complete [2021-06-09T04:16:26.333Z] Removing intermediate container 3296a33ab00d [2021-06-09T04:16:26.333Z] ---> f5607d55a501 [2021-06-09T04:16:26.333Z] [2021-06-09T04:16:26.333Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T04:16:26.333Z] ---> 13621d1b12d4 [2021-06-09T04:16:26.333Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T04:16:26.343Z] 1ce36da41761: Pull complete [2021-06-09T04:16:26.343Z] 25b303627fd3: Verifying Checksum [2021-06-09T04:16:26.343Z] 25b303627fd3: Download complete [2021-06-09T04:16:26.602Z] ---> Running in c74e3f322209 [2021-06-09T04:16:27.215Z] Removing intermediate container c74e3f322209 [2021-06-09T04:16:27.215Z] ---> 54c04379045c [2021-06-09T04:16:27.215Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T04:16:27.215Z] ---> cc719caa80a5 [2021-06-09T04:16:27.215Z] Step 9/23 : RUN go mod tidy [2021-06-09T04:16:29.785Z] ---> Running in 854baa9be70c [2021-06-09T04:16:29.785Z] ---> Running in bf376592374f [2021-06-09T04:16:29.785Z] Removing intermediate container d9f692595ab0 [2021-06-09T04:16:29.785Z] ---> 6ee3e83db89a [2021-06-09T04:16:29.785Z] [2021-06-09T04:16:29.785Z] Step 11/26 : FROM alpine:3.12 [2021-06-09T04:16:29.785Z] ---> 13621d1b12d4 [2021-06-09T04:16:29.785Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T04:16:29.785Z] ---> Running in 1c83ad5a4358 [2021-06-09T04:16:29.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:16:29.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:16:29.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:16:29.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:16:29.785Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T04:16:29.785Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T04:16:29.785Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T04:16:29.785Z] OK: 6 MiB in 16 packages [2021-06-09T04:16:29.785Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T04:16:29.785Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T04:16:29.785Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T04:16:29.785Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T04:16:29.785Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T04:16:29.785Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T04:16:29.785Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T04:16:29.785Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T04:16:30.047Z] OK: 7 MiB in 20 packages [2021-06-09T04:16:30.993Z] Removing intermediate container 54c533a1833d [2021-06-09T04:16:30.993Z] ---> 94135226aee1 [2021-06-09T04:16:30.993Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T04:16:30.993Z] ---> Running in 96024eb455c3 [2021-06-09T04:16:31.261Z] Removing intermediate container 854baa9be70c [2021-06-09T04:16:31.261Z] ---> 2bcfbf6839cc [2021-06-09T04:16:31.261Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T04:16:31.261Z] ---> Running in 728b5c246aeb [2021-06-09T04:16:31.522Z] Removing intermediate container 1c83ad5a4358 [2021-06-09T04:16:31.522Z] ---> b493ada2378f [2021-06-09T04:16:31.522Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T04:16:31.787Z] Removing intermediate container bf376592374f [2021-06-09T04:16:31.787Z] ---> d3afa908c615 [2021-06-09T04:16:31.787Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T04:16:31.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T04:16:31.787Z] Removing intermediate container 728b5c246aeb [2021-06-09T04:16:31.787Z] ---> 45c9e89fd176 [2021-06-09T04:16:31.787Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T04:16:31.787Z] ---> Running in 08cabdcf4627 [2021-06-09T04:16:31.787Z] ---> Running in 5ccb3ed9ded4 [2021-06-09T04:16:31.787Z] ---> Running in dee214f8ef85 [2021-06-09T04:16:32.053Z] Removing intermediate container 08cabdcf4627 [2021-06-09T04:16:32.054Z] ---> 8d7eabfa072b [2021-06-09T04:16:32.054Z] Step 14/26 : WORKDIR / [2021-06-09T04:16:32.054Z] Removing intermediate container dee214f8ef85 [2021-06-09T04:16:32.054Z] ---> a860d72e8f51 [2021-06-09T04:16:32.054Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T04:16:32.054Z] ---> Running in c28dd3eaa99f [2021-06-09T04:16:32.054Z] ---> Running in ceaeaefb5171 [2021-06-09T04:16:32.315Z] Removing intermediate container c28dd3eaa99f [2021-06-09T04:16:32.315Z] ---> 228fd467ad59 [2021-06-09T04:16:32.315Z] 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-09T04:16:32.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T04:16:32.840Z] ---> 02290943fb90 [2021-06-09T04:16:32.840Z] 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-09T04:16:33.106Z] Removing intermediate container 96024eb455c3 [2021-06-09T04:16:33.106Z] ---> 589e1c36439d [2021-06-09T04:16:33.106Z] [2021-06-09T04:16:33.106Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T04:16:33.106Z] ---> a737acef127f [2021-06-09T04:16:33.106Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T04:16:33.372Z] Removing intermediate container ceaeaefb5171 [2021-06-09T04:16:33.372Z] ---> 930c37d86c84 [2021-06-09T04:16:33.372Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T04:16:33.372Z] 20.10.0: Pulling from library/docker [2021-06-09T04:16:33.372Z] ---> Running in 36b1583cb345 [2021-06-09T04:16:33.372Z] ---> 5b1895d5500b [2021-06-09T04:16:33.372Z] 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-09T04:16:33.948Z] Removing intermediate container 36b1583cb345 [2021-06-09T04:16:33.948Z] ---> fa6071a473b3 [2021-06-09T04:16:33.948Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T04:16:34.536Z] ---> 2c4b7a10584b [2021-06-09T04:16:34.536Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T04:16:35.060Z] 25b303627fd3: Pull complete [2021-06-09T04:16:35.060Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-09T04:16:35.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T04:16:35.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-09T04:16:35.114Z] ---> 63a540f8c318 [2021-06-09T04:16:35.114Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T04:16:35.301Z] prd-ubuntu18.04-docker-arm64-4c-16g-1178 does not seem to be running inside a container [2021-06-09T04:16:35.416Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-09T04:16:35.696Z] ---> e8310f831b6e [2021-06-09T04:16:35.696Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T04:16:35.696Z] ---> Running in 528498cbb340 [2021-06-09T04:16:39.062Z] $ docker top 1611c4ccd373d426d9499f674c9efbd30f94a7b7e44fa7d3e5b58a6aa9cecd0c -eo pid,comm [2021-06-09T04:16:39.063Z] ---> 0969f9535276 [2021-06-09T04:16:39.063Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T04:16:39.063Z] ---> 8b59a1b56bce [2021-06-09T04:16:39.063Z] 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-09T04:16:39.063Z] ---> Running in 6963408f7692 [2021-06-09T04:16:39.063Z] Removing intermediate container 528498cbb340 [2021-06-09T04:16:39.063Z] ---> 81c37f970d7b [2021-06-09T04:16:39.063Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh [2021-06-09T04:16:39.982Z] + docker-compose build --help [2021-06-09T04:16:39.983Z] + grep parallel [2021-06-09T04:16:40.507Z] ---> 80d9b5f86887 [2021-06-09T04:16:40.507Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T04:16:41.506Z] ---> d8ab0a0b0066 [2021-06-09T04:16:41.506Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T04:16:41.506Z] Removing intermediate container 6963408f7692 [2021-06-09T04:16:41.506Z] ---> 4f165c169629 [2021-06-09T04:16:41.506Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T04:16:41.506Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T04:16:41.506Z] ---> Running in 530d9db5c29d [2021-06-09T04:16:41.506Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T04:16:41.506Z] ---> aefe523efa57 [2021-06-09T04:16:41.506Z] 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-09T04:16:41.506Z] ---> Running in 03fd32feeb5a [2021-06-09T04:16:41.506Z] ---> 7cf35bcf4ad6 [2021-06-09T04:16:41.506Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T04:16:41.774Z] Removing intermediate container 530d9db5c29d [2021-06-09T04:16:41.774Z] ---> 3a1235f6e2e0 [2021-06-09T04:16:41.775Z] Step 24/26 : LABEL arch=x86_64 [2021-06-09T04:16:41.775Z] ---> Running in 4f7e6f9294e6 [2021-06-09T04:16:41.775Z] Removing intermediate container 03fd32feeb5a [2021-06-09T04:16:41.775Z] ---> 075e7dce673e [2021-06-09T04:16:41.775Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T04:16:42.042Z] ---> Running in ee0b3652f3ea [2021-06-09T04:16:42.042Z] Removing intermediate container 4f7e6f9294e6 [2021-06-09T04:16:42.042Z] ---> e2297f386df4 [2021-06-09T04:16:42.042Z] Step 25/26 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:16:42.042Z] ---> Running in 1a233e2a6c0b [2021-06-09T04:16:42.042Z] ---> ba9bc790cfb0 [2021-06-09T04:16:42.042Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T04:16:42.615Z] Removing intermediate container 1a233e2a6c0b [2021-06-09T04:16:42.615Z] ---> 73025555c1ab [2021-06-09T04:16:42.615Z] Step 26/26 : LABEL version=2.0.0-dev.259 [2021-06-09T04:16:42.615Z] ---> Running in 163c8d9c4c26 [2021-06-09T04:16:42.615Z] ---> cda6af4170d5 [2021-06-09T04:16:42.615Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T04:16:42.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:16:42.882Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:16:42.882Z] ---> Running in dd18e5b847ea [2021-06-09T04:16:43.147Z] Removing intermediate container 163c8d9c4c26 [2021-06-09T04:16:43.147Z] ---> b5266a7bda17 [2021-06-09T04:16:43.147Z] [2021-06-09T04:16:43.147Z] (1/39) Installing readline (8.0.4-r0) [2021-06-09T04:16:43.147Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T04:16:43.147Z] Executing bash-5.0.17-r0.post-install [2021-06-09T04:16:43.147Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T04:16:43.147Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T04:16:43.147Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T04:16:43.147Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T04:16:43.147Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T04:16:43.147Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T04:16:43.147Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T04:16:43.147Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T04:16:43.147Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T04:16:43.147Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T04:16:43.147Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T04:16:43.147Z] Removing intermediate container dd18e5b847ea [2021-06-09T04:16:43.147Z] ---> 8532553e50fd [2021-06-09T04:16:43.147Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T04:16:43.147Z] Successfully built b5266a7bda17 [2021-06-09T04:16:43.147Z] Successfully tagged security-secretstore-setup:latest [2021-06-09T04:16:43.147Z]  Building security-secretstore-setup ... done Building core-data [2021-06-09T04:16:43.363Z] --parallel Build images in parallel. [Pipeline] } [2021-06-09T04:16:43.672Z] $ docker stop --time=1 1611c4ccd373d426d9499f674c9efbd30f94a7b7e44fa7d3e5b58a6aa9cecd0c [2021-06-09T04:16:45.475Z] $ docker rm -f 1611c4ccd373d426d9499f674c9efbd30f94a7b7e44fa7d3e5b58a6aa9cecd0c [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-06-09T04:16:48.162Z] ---> 706c07ed36b9 [2021-06-09T04:16:48.162Z] Step 27/32 : RUN chmod +x /entrypoint.sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:16:48.435Z] ---> Running in a59b75217dc5 [2021-06-09T04:16:48.435Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T04:16:48.435Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T04:16:48.435Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T04:16:48.435Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T04:16:48.435Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T04:16:48.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T04:16:48.514Z] . [Pipeline] withDockerContainer [2021-06-09T04:16:50.766Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T04:16:50.766Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T04:16:50.766Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T04:16:50.766Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T04:16:50.766Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T04:16:50.766Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T04:16:50.766Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T04:16:50.766Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T04:16:50.766Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T04:16:50.766Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T04:16:50.766Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T04:16:50.766Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T04:16:50.766Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T04:16:50.766Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T04:16:50.766Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T04:16:50.766Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T04:16:50.766Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T04:16:50.766Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T04:16:50.766Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T04:16:50.766Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T04:16:50.766Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T04:16:50.766Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T04:16:50.766Z] OK: 72 MiB in 59 packages [2021-06-09T04:16:50.793Z] prd-ubuntu18.04-docker-arm64-4c-16g-1178 does not seem to be running inside a container [2021-06-09T04:16:50.884Z] $ 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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-09T04:16:51.037Z] Removing intermediate container a59b75217dc5 [2021-06-09T04:16:51.038Z] ---> bcc9039ad593 [2021-06-09T04:16:51.038Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T04:16:51.996Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:16:51.996Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:16:51.996Z] ---> 90560e48f9e7 [2021-06-09T04:16:51.996Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T04:16:51.996Z] ---> Using cache [2021-06-09T04:16:51.996Z] ---> b5caad81680a [2021-06-09T04:16:51.996Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:16:51.996Z] ---> Using cache [2021-06-09T04:16:51.996Z] ---> e77c93fd9161 [2021-06-09T04:16:51.996Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T04:16:52.426Z] $ docker top 9925f296c439f28cf63a657b46e845ff771fbaef9e869f8b90110145d65d6e45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T04:16:55.024Z] Collecting docker-compose==1.23.2 [2021-06-09T04:16:55.025Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T04:16:55.025Z] ---> Running in 89cbfd1db752 [2021-06-09T04:16:55.025Z] ---> Running in a8a41cc15626 [2021-06-09T04:16:55.025Z] Collecting PyYAML<4,>=3.10 [2021-06-09T04:16:55.025Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T04:16:55.025Z] Removing intermediate container 89cbfd1db752 [2021-06-09T04:16:55.025Z] ---> a75b955cbde1 [2021-06-09T04:16:55.025Z] Step 29/32 : CMD ["gate"] [2021-06-09T04:16:55.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:16:55.025Z] ---> Running in f782f54ef6bf [2021-06-09T04:16:55.025Z] 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-09T04:16:55.025Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T04:16:55.025Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T04:16:55.025Z] Removing intermediate container f782f54ef6bf [2021-06-09T04:16:55.025Z] ---> 048e72190b34 [2021-06-09T04:16:55.025Z] Step 30/32 : LABEL arch=x86_64 [2021-06-09T04:16:55.025Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T04:16:55.025Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T04:16:55.025Z] Removing intermediate container e6eb33a5f375 [2021-06-09T04:16:55.025Z] ---> 9be618cfc70a [2021-06-09T04:16:55.025Z] [2021-06-09T04:16:55.025Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T04:16:55.025Z] ---> 13621d1b12d4 [2021-06-09T04:16:55.025Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T04:16:55.025Z] ---> Using cache [2021-06-09T04:16:55.025Z] ---> 0ff7ddf6a781 [2021-06-09T04:16:55.025Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T04:16:55.025Z] ---> Using cache [2021-06-09T04:16:55.025Z] ---> 7b8ccbdee915 [2021-06-09T04:16:55.025Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T04:16:55.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:16:55.025Z] ---> Running in 58c2edc951d3 [2021-06-09T04:16:55.025Z] ---> Running in 2f273b203f70 [2021-06-09T04:16:55.025Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T04:16:55.025Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T04:16:55.025Z] Removing intermediate container 58c2edc951d3 [2021-06-09T04:16:55.025Z] ---> cccc0b6f74b4 [2021-06-09T04:16:55.025Z] Step 31/32 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:16:55.106Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T04:16:57.472Z] Removing intermediate container 2f273b203f70 [2021-06-09T04:16:57.472Z] ---> 4614f8e4c057 [2021-06-09T04:16:57.472Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T04:16:57.472Z] ---> Running in 23397b365524 [2021-06-09T04:16:57.472Z] ---> Running in b073176e84e0 [2021-06-09T04:16:57.472Z] Removing intermediate container 23397b365524 [2021-06-09T04:16:57.472Z] ---> b4685dd57eff [2021-06-09T04:16:57.472Z] Step 32/32 : LABEL version=2.0.0-dev.259 [2021-06-09T04:16:57.472Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T04:16:57.472Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T04:16:57.472Z] OK: 219 MiB in 52 packages [2021-06-09T04:16:57.472Z] ---> Running in 07280a2b136b [2021-06-09T04:16:57.472Z] Removing intermediate container b073176e84e0 [2021-06-09T04:16:57.472Z] ---> 0971bab3e3d8 [2021-06-09T04:16:57.472Z] Step 16/24 : WORKDIR / [2021-06-09T04:16:57.472Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T04:16:57.472Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T04:16:57.472Z] ---> Running in 27d772a66dfe [2021-06-09T04:16:57.472Z] Collecting texttable<0.10,>=0.9.0 [2021-06-09T04:16:57.472Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T04:16:57.472Z] Removing intermediate container 07280a2b136b [2021-06-09T04:16:57.472Z] ---> a743117d7e5e [2021-06-09T04:16:57.472Z] [2021-06-09T04:16:57.472Z] Successfully built a743117d7e5e [2021-06-09T04:16:57.472Z] Successfully tagged security-bootstrapper:latest [2021-06-09T04:16:57.472Z] Building support-scheduler [2021-06-09T04:16:57.472Z]  Building security-bootstrapper ... done Removing intermediate container 27d772a66dfe [2021-06-09T04:16:57.472Z] ---> 5ab3f88474ee [2021-06-09T04:16:57.472Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T04:16:57.472Z] Removing intermediate container a8a41cc15626 [2021-06-09T04:16:57.472Z] ---> eb6a0f5f7591 [2021-06-09T04:16:57.472Z] Step 6/24 : COPY go.mod . [2021-06-09T04:16:57.472Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T04:16:57.472Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T04:16:57.472Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T04:16:57.472Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T04:16:57.479Z] Building core-command ... [2021-06-09T04:16:57.479Z] Building core-data ... [2021-06-09T04:16:57.479Z] Building core-metadata ... [2021-06-09T04:16:57.479Z] Building security-bootstrapper ... [2021-06-09T04:16:57.479Z] Building security-proxy-setup ... [2021-06-09T04:16:57.479Z] Building security-secretstore-setup ... [2021-06-09T04:16:57.479Z] Building support-notifications ... [2021-06-09T04:16:57.479Z] Building support-scheduler ... [2021-06-09T04:16:57.479Z] Building sys-mgmt-agent ... [2021-06-09T04:16:57.479Z] Building sys-mgmt-agent [2021-06-09T04:16:57.479Z] Building support-notifications [2021-06-09T04:16:57.479Z] Building security-proxy-setup [2021-06-09T04:16:57.479Z] Building core-data [2021-06-09T04:16:57.479Z] Building support-scheduler [2021-06-09T04:17:01.959Z] 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-09T04:17:01.959Z] 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-09T04:17:01.959Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:17:01.959Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:17:01.959Z] ---> 90560e48f9e7 [2021-06-09T04:17:01.959Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T04:17:01.959Z] ---> Using cache [2021-06-09T04:17:01.959Z] ---> b5caad81680a [2021-06-09T04:17:01.959Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:17:01.959Z] ---> Using cache [2021-06-09T04:17:01.959Z] ---> e77c93fd9161 [2021-06-09T04:17:01.959Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-09T04:17:01.959Z] ---> Using cache [2021-06-09T04:17:01.959Z] ---> 5430c3c34d30 [2021-06-09T04:17:01.959Z] Step 6/23 : COPY go.mod . [2021-06-09T04:17:01.959Z] ---> Using cache [2021-06-09T04:17:01.959Z] ---> e8b1921793ba [2021-06-09T04:17:01.959Z] Step 7/23 : RUN go mod download [2021-06-09T04:17:01.959Z] ---> Using cache [2021-06-09T04:17:01.959Z] ---> 38f510bc5960 [2021-06-09T04:17:01.959Z] Step 8/23 : COPY . . [2021-06-09T04:17:01.959Z] ---> Using cache [2021-06-09T04:17:01.959Z] ---> 1c6c658e9feb [2021-06-09T04:17:01.959Z] Step 9/23 : RUN go mod tidy [2021-06-09T04:17:01.959Z] ---> Using cache [2021-06-09T04:17:01.959Z] ---> 49600147db50 [2021-06-09T04:17:01.959Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T04:17:01.959Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T04:17:01.959Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T04:17:01.959Z] ---> 1510364ba5db [2021-06-09T04:17:01.959Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T04:17:01.959Z] ---> 2fcf01da963d [2021-06-09T04:17:01.959Z] Step 7/24 : RUN go mod download [2021-06-09T04:17:01.959Z] ---> Running in d71d41833ca2 [2021-06-09T04:17:01.959Z] ---> Running in cb6a513c6864 [2021-06-09T04:17:01.959Z] ---> ea92ace5c5bd [2021-06-09T04:17:01.959Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T04:17:02.230Z] Collecting idna<2.8,>=2.5 [2021-06-09T04:17:02.230Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T04:17:02.230Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T04:17:02.230Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T04:17:02.230Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T04:17:02.230Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T04:17:02.230Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T04:17:02.230Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T04:17:02.499Z] Installing collected packages: PyYAML, urllib3, idna, requests, jsonschema, docopt, websocket-client, cached-property, texttable, dockerpty, docker-pycreds, docker, docker-compose [2021-06-09T04:17:02.499Z] Running setup.py install for PyYAML: started [2021-06-09T04:17:02.499Z] ---> a032c94bd1ed [2021-06-09T04:17:02.499Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T04:17:02.499Z] ---> Running in f7b600bf9740 [2021-06-09T04:17:02.766Z] Removing intermediate container f7b600bf9740 [2021-06-09T04:17:02.766Z] ---> cf9bd331d593 [2021-06-09T04:17:02.766Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:17:02.766Z] ---> Running in 830dc642b4d4 [2021-06-09T04:17:03.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T04:17:03.035Z] Removing intermediate container 830dc642b4d4 [2021-06-09T04:17:03.035Z] ---> 1dca7fb1193a [2021-06-09T04:17:03.035Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T04:17:03.035Z] ---> Running in 6733dffb1879 [2021-06-09T04:17:03.035Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T04:17:03.035Z] Attempting uninstall: urllib3 [2021-06-09T04:17:03.035Z] Found existing installation: urllib3 1.25.9 [2021-06-09T04:17:03.035Z] Uninstalling urllib3-1.25.9: [2021-06-09T04:17:03.301Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T04:17:03.301Z] Removing intermediate container 6733dffb1879 [2021-06-09T04:17:03.301Z] ---> d6ee60aa4a5f [2021-06-09T04:17:03.301Z] Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:17:03.301Z] ---> Running in ed5d807d9a7c [2021-06-09T04:17:03.301Z] Attempting uninstall: idna [2021-06-09T04:17:03.301Z] Found existing installation: idna 2.9 [2021-06-09T04:17:03.301Z] Uninstalling idna-2.9: [2021-06-09T04:17:03.564Z] Successfully uninstalled idna-2.9 [2021-06-09T04:17:03.564Z] Removing intermediate container ed5d807d9a7c [2021-06-09T04:17:03.564Z] ---> a790c07ddbc6 [2021-06-09T04:17:03.564Z] Step 24/24 : LABEL version=2.0.0-dev.259 [2021-06-09T04:17:03.564Z] Removing intermediate container cb6a513c6864 [2021-06-09T04:17:03.564Z] ---> 1a09d22dc463 [2021-06-09T04:17:03.564Z] Step 8/24 : COPY . . [2021-06-09T04:17:03.564Z] ---> Running in 47d52be370e2 [2021-06-09T04:17:03.564Z] Attempting uninstall: requests [2021-06-09T04:17:03.564Z] Found existing installation: requests 2.23.0 [2021-06-09T04:17:03.564Z] Uninstalling requests-2.23.0: [2021-06-09T04:17:03.564Z] Successfully uninstalled requests-2.23.0 [2021-06-09T04:17:03.830Z] Removing intermediate container 47d52be370e2 [2021-06-09T04:17:03.830Z] ---> bc887af5a11d [2021-06-09T04:17:03.830Z] [2021-06-09T04:17:03.830Z] Running setup.py install for docopt: started [2021-06-09T04:17:04.095Z] Successfully built bc887af5a11d [2021-06-09T04:17:04.095Z] Successfully tagged core-metadata:latest [2021-06-09T04:17:08.849Z]  Building core-metadata ... done  Running setup.py install for docopt: finished with status 'done' [2021-06-09T04:17:08.849Z] Running setup.py install for texttable: started [2021-06-09T04:17:08.849Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T04:17:08.849Z] Running setup.py install for dockerpty: started [2021-06-09T04:17:08.849Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T04:17:08.849Z] 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-09T04:17:11.577Z] Removing intermediate container 5ccb3ed9ded4 [2021-06-09T04:17:11.577Z] ---> d9be41a54a69 [2021-06-09T04:17:11.577Z] [2021-06-09T04:17:11.577Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T04:17:11.577Z] ---> 13621d1b12d4 [2021-06-09T04:17:11.577Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T04:17:11.577Z] ---> Running in ce14655f3e09 [2021-06-09T04:17:11.845Z] ---> 9a2ba76ccea8 [2021-06-09T04:17:11.845Z] Step 9/24 : RUN go mod tidy [2021-06-09T04:17:11.845Z] ---> Running in c1e763812e90 [2021-06-09T04:17:12.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:17:12.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:17:13.082Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T04:17:13.082Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T04:17:13.082Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T04:17:13.082Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T04:17:13.082Z] OK: 6 MiB in 16 packages [2021-06-09T04:17:16.200Z] Removing intermediate container ee0b3652f3ea [2021-06-09T04:17:16.200Z] ---> e39919b024a8 [2021-06-09T04:17:16.200Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T04:17:16.200Z] Removing intermediate container ce14655f3e09 [2021-06-09T04:17:16.200Z] ---> e86973d11c3e [2021-06-09T04:17:16.200Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T04:17:16.200Z] ---> Running in 7e5970dfe56b [2021-06-09T04:17:16.200Z] ---> Running in 681d89e03921 [2021-06-09T04:17:16.200Z] Removing intermediate container c1e763812e90 [2021-06-09T04:17:16.200Z] ---> 80226770648b [2021-06-09T04:17:16.200Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T04:17:16.200Z] ---> Running in 47bd9cc19093 [2021-06-09T04:17:16.200Z] Removing intermediate container 681d89e03921 [2021-06-09T04:17:16.200Z] ---> 098e57e23427 [2021-06-09T04:17:16.200Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T04:17:16.200Z] Removing intermediate container 7e5970dfe56b [2021-06-09T04:17:16.200Z] ---> 56ad34d94a46 [2021-06-09T04:17:16.200Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T04:17:16.200Z] ---> Running in 6c8cf51618c7 [2021-06-09T04:17:16.200Z] ---> Running in 9394c5287b35 [2021-06-09T04:17:16.200Z] Removing intermediate container 6c8cf51618c7 [2021-06-09T04:17:16.200Z] ---> b2aa86039970 [2021-06-09T04:17:16.200Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T04:17:16.200Z] Removing intermediate container 9394c5287b35 [2021-06-09T04:17:16.200Z] ---> 872f4854cb39 [2021-06-09T04:17:16.200Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T04:17:16.200Z] ---> Running in 10b266e65ea2 [2021-06-09T04:17:16.200Z] Removing intermediate container 10b266e65ea2 [2021-06-09T04:17:16.200Z] ---> 9a913057a727 [2021-06-09T04:17:16.200Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T04:17:16.200Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T04:17:16.200Z] ---> 22c98188c2aa [2021-06-09T04:17:16.200Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T04:17:16.200Z] ---> 1ad14e679697 [2021-06-09T04:17:16.200Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T04:17:16.467Z] ---> e45334e19ce4 [2021-06-09T04:17:16.467Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T04:17:16.728Z] ---> e971f7866997 [2021-06-09T04:17:16.728Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T04:17:16.991Z] ---> cfdbf5850a64 [2021-06-09T04:17:16.991Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T04:17:16.991Z] ---> Running in 18b319891c3b [2021-06-09T04:17:16.991Z] ---> 39949858b100 [2021-06-09T04:17:16.991Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T04:17:16.991Z] ---> Running in 53e1f3b28866 [2021-06-09T04:17:16.991Z] Removing intermediate container 18b319891c3b [2021-06-09T04:17:16.991Z] ---> 9d04ec1b8929 [2021-06-09T04:17:16.991Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:17:17.253Z] ---> Running in 49482d7eb06f [2021-06-09T04:17:17.253Z] Removing intermediate container 53e1f3b28866 [2021-06-09T04:17:17.253Z] ---> fff38512b77b [2021-06-09T04:17:17.253Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:17:17.253Z] ---> Running in 57e3dd978b7b [2021-06-09T04:17:17.514Z] Removing intermediate container 49482d7eb06f [2021-06-09T04:17:17.515Z] ---> a39109b2ed3b [2021-06-09T04:17:17.515Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T04:17:17.515Z] ---> Running in ba7b661c2125 [2021-06-09T04:17:17.515Z] Removing intermediate container 57e3dd978b7b [2021-06-09T04:17:17.515Z] ---> 3b9371131538 [2021-06-09T04:17:17.515Z] Step 21/23 : LABEL arch=x86_64 [2021-06-09T04:17:17.515Z] ---> Running in 6d5ffe362f99 [2021-06-09T04:17:17.775Z] Removing intermediate container ba7b661c2125 [2021-06-09T04:17:17.775Z] ---> 234bce21e694 [2021-06-09T04:17:17.775Z] Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:17:17.775Z] Removing intermediate container 6d5ffe362f99 [2021-06-09T04:17:17.775Z] ---> 1dfd0243b057 [2021-06-09T04:17:17.775Z] Step 22/23 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:17:17.775Z] ---> Running in b6609ddd7091 [2021-06-09T04:17:17.775Z] ---> Running in d3c290267b85 [2021-06-09T04:17:18.042Z] Removing intermediate container b6609ddd7091 [2021-06-09T04:17:18.042Z] ---> 20f8a821bfd6 [2021-06-09T04:17:18.042Z] Step 24/24 : LABEL version=2.0.0-dev.259 [2021-06-09T04:17:18.042Z] ---> Running in d7959cdbd9e9 [2021-06-09T04:17:18.042Z] Removing intermediate container d3c290267b85 [2021-06-09T04:17:18.042Z] ---> 60a65716a37f [2021-06-09T04:17:18.042Z] Step 23/23 : LABEL version=2.0.0-dev.259 [2021-06-09T04:17:18.305Z] ---> Running in cb3d5d3673ae [2021-06-09T04:17:18.305Z] Removing intermediate container d7959cdbd9e9 [2021-06-09T04:17:18.305Z] ---> 314564f6d1cc [2021-06-09T04:17:18.305Z] [2021-06-09T04:17:18.572Z] Successfully built 314564f6d1cc [2021-06-09T04:17:18.572Z] Successfully tagged sys-mgmt-agent:latest [2021-06-09T04:17:18.572Z]  Building sys-mgmt-agent ... done Removing intermediate container cb3d5d3673ae [2021-06-09T04:17:18.572Z] ---> 2388565a06f1 [2021-06-09T04:17:18.572Z] [2021-06-09T04:17:18.572Z] Successfully built 2388565a06f1 [2021-06-09T04:17:18.572Z] Successfully tagged support-notifications:latest [2021-06-09T04:17:23.987Z]  Building support-notifications ... done Removing intermediate container d71d41833ca2 [2021-06-09T04:17:23.987Z] ---> c5d4aae5f10f [2021-06-09T04:17:23.987Z] [2021-06-09T04:17:23.987Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T04:17:23.987Z] ---> 13621d1b12d4 [2021-06-09T04:17:23.987Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T04:17:23.987Z] ---> Using cache [2021-06-09T04:17:23.987Z] ---> 0ff7ddf6a781 [2021-06-09T04:17:23.987Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T04:17:23.987Z] ---> Using cache [2021-06-09T04:17:23.987Z] ---> 7b8ccbdee915 [2021-06-09T04:17:23.987Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T04:17:23.987Z] ---> Running in 5a180b12085e [2021-06-09T04:17:24.264Z] Removing intermediate container 5a180b12085e [2021-06-09T04:17:24.264Z] ---> a4bc4f94e9ae [2021-06-09T04:17:24.264Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T04:17:24.264Z] ---> Running in 2cc8632f0052 [2021-06-09T04:17:24.264Z] Removing intermediate container 2cc8632f0052 [2021-06-09T04:17:24.264Z] ---> e3f07c69ed01 [2021-06-09T04:17:24.264Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T04:17:24.530Z] ---> 368d1704cdd4 [2021-06-09T04:17:24.530Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-09T04:17:25.480Z] ---> 695e1c95e38b [2021-06-09T04:17:25.480Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T04:17:25.480Z] ---> a38f97081a2c [2021-06-09T04:17:25.480Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T04:17:25.480Z] ---> Running in 44fc933e410b [2021-06-09T04:17:25.763Z] Removing intermediate container 44fc933e410b [2021-06-09T04:17:25.763Z] ---> bbebfe64fcff [2021-06-09T04:17:25.763Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:17:25.763Z] ---> Running in 29262cbf09e0 [2021-06-09T04:17:26.051Z] Removing intermediate container 29262cbf09e0 [2021-06-09T04:17:26.051Z] ---> 8058d71ba773 [2021-06-09T04:17:26.051Z] Step 21/23 : LABEL arch=x86_64 [2021-06-09T04:17:26.051Z] ---> Running in 31a11f1556bd [2021-06-09T04:17:26.330Z] Removing intermediate container 31a11f1556bd [2021-06-09T04:17:26.330Z] ---> 03552068bc94 [2021-06-09T04:17:26.330Z] Step 22/23 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:17:26.331Z] ---> Running in 5d69e13bc6fe [2021-06-09T04:17:26.609Z] Removing intermediate container 5d69e13bc6fe [2021-06-09T04:17:26.609Z] ---> 9bf78d4354ce [2021-06-09T04:17:26.609Z] Step 23/23 : LABEL version=2.0.0-dev.259 [2021-06-09T04:17:26.609Z] ---> Running in 66b8c77e7116 [2021-06-09T04:17:26.896Z] Removing intermediate container 66b8c77e7116 [2021-06-09T04:17:26.896Z] ---> 7284856039d2 [2021-06-09T04:17:26.896Z] [2021-06-09T04:17:26.896Z] Successfully built 7284856039d2 [2021-06-09T04:17:26.896Z] Successfully tagged support-scheduler:latest [2021-06-09T04:17:32.117Z]  Building support-scheduler ... done Removing intermediate container 47bd9cc19093 [2021-06-09T04:17:32.117Z] ---> eb353c5f9d1d [2021-06-09T04:17:32.117Z] [2021-06-09T04:17:32.117Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T04:17:32.117Z] ---> 13621d1b12d4 [2021-06-09T04:17:32.117Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T04:17:32.117Z] ---> Running in 15c60c6dc537 [2021-06-09T04:17:32.117Z] Removing intermediate container 15c60c6dc537 [2021-06-09T04:17:32.117Z] ---> 08f381cc879a [2021-06-09T04:17:32.117Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T04:17:32.117Z] ---> Running in f24ce3458dfa [2021-06-09T04:17:32.117Z] Removing intermediate container f24ce3458dfa [2021-06-09T04:17:32.117Z] ---> 87043e9fd7b1 [2021-06-09T04:17:32.117Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T04:17:32.117Z] ---> Running in fc16f60506ad [2021-06-09T04:17:32.117Z] Removing intermediate container fc16f60506ad [2021-06-09T04:17:32.117Z] ---> 93e27424e284 [2021-06-09T04:17:32.117Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:17:32.117Z] ---> Running in 320e989215e1 [2021-06-09T04:17:32.690Z] Removing intermediate container 320e989215e1 [2021-06-09T04:17:32.690Z] ---> 632ec92991c8 [2021-06-09T04:17:32.690Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T04:17:32.690Z] ---> Running in e9b449ff7d4c [2021-06-09T04:17:32.951Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T04:17:33.894Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T04:17:34.154Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T04:17:34.154Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T04:17:34.154Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T04:17:34.414Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T04:17:35.357Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T04:17:35.357Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T04:17:35.357Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T04:17:35.357Z] OK: 8 MiB in 20 packages [2021-06-09T04:17:35.618Z] Removing intermediate container e9b449ff7d4c [2021-06-09T04:17:35.618Z] ---> bb6425deaa14 [2021-06-09T04:17:35.618Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T04:17:35.880Z] ---> 81491a91f730 [2021-06-09T04:17:35.880Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T04:17:36.456Z] ---> 6b9056a77d40 [2021-06-09T04:17:36.456Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T04:17:36.456Z] ---> 6e1b9b9443e7 [2021-06-09T04:17:36.456Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T04:17:36.456Z] ---> Running in 509abb9a6d07 [2021-06-09T04:17:38.869Z] Removing intermediate container 509abb9a6d07 [2021-06-09T04:17:38.869Z] ---> 623387a9175a [2021-06-09T04:17:38.869Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:17:38.869Z] ---> Running in 781d3cffb230 [2021-06-09T04:17:38.869Z] Removing intermediate container 781d3cffb230 [2021-06-09T04:17:38.869Z] ---> 5af23bb7df1c [2021-06-09T04:17:38.869Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T04:17:38.869Z] ---> Running in 0060f3693b47 [2021-06-09T04:17:38.869Z] Removing intermediate container 0060f3693b47 [2021-06-09T04:17:38.869Z] ---> 01e39d5ca7a8 [2021-06-09T04:17:38.869Z] Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:17:38.869Z] ---> Running in 7302ba231b35 [2021-06-09T04:17:38.869Z] Removing intermediate container 7302ba231b35 [2021-06-09T04:17:38.869Z] ---> bfd359e102b5 [2021-06-09T04:17:38.869Z] Step 24/24 : LABEL version=2.0.0-dev.259 [2021-06-09T04:17:38.869Z] ---> Running in 944963a83da9 [2021-06-09T04:17:38.869Z] Removing intermediate container 944963a83da9 [2021-06-09T04:17:38.869Z] ---> 2312ded2245e [2021-06-09T04:17:38.869Z] [2021-06-09T04:17:38.869Z] Successfully built 2312ded2245e [2021-06-09T04:17:38.869Z] Successfully tagged core-data:latest [2021-06-09T04:17:38.876Z]  Building core-data ... done  [Pipeline] } [2021-06-09T04:17:38.879Z] $ docker stop --time=1 a1946bf65569027405b19f4c5daa4adceee057dc22cb1eba04ca40f05b1609fe [2021-06-09T04:17:40.448Z] $ docker rm -f a1946bf65569027405b19f4c5daa4adceee057dc22cb1eba04ca40f05b1609fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T04:17:40.815Z] + docker images [2021-06-09T04:17:40.815Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T04:17:40.815Z] core-data latest 2312ded2245e 4 seconds ago 20.2MB [2021-06-09T04:17:40.815Z] eb353c5f9d1d 9 seconds ago 1.15GB [2021-06-09T04:17:40.815Z] support-scheduler latest 7284856039d2 14 seconds ago 15.9MB [2021-06-09T04:17:40.815Z] c5d4aae5f10f 18 seconds ago 1.14GB [2021-06-09T04:17:40.815Z] sys-mgmt-agent latest 314564f6d1cc 22 seconds ago 312MB [2021-06-09T04:17:40.815Z] support-notifications latest 2388565a06f1 22 seconds ago 16.6MB [2021-06-09T04:17:40.815Z] d9be41a54a69 32 seconds ago 1.15GB [2021-06-09T04:17:40.815Z] core-metadata latest bc887af5a11d 37 seconds ago 16.6MB [2021-06-09T04:17:40.815Z] security-bootstrapper latest a743117d7e5e 45 seconds ago 18.2MB [2021-06-09T04:17:40.815Z] 9be618cfc70a 46 seconds ago 1.15GB [2021-06-09T04:17:40.815Z] security-secretstore-setup latest b5266a7bda17 58 seconds ago 28.1MB [2021-06-09T04:17:40.815Z] 589e1c36439d About a minute ago 1.15GB [2021-06-09T04:17:40.815Z] 6ee3e83db89a About a minute ago 1.15GB [2021-06-09T04:17:40.815Z] f5607d55a501 About a minute ago 1.14GB [2021-06-09T04:17:40.815Z] security-proxy-setup latest 696769af2121 About a minute ago 25.3MB [2021-06-09T04:17:40.815Z] core-command latest a971ba18875c About a minute ago 15.9MB [2021-06-09T04:17:40.815Z] 3ca32a6eba00 About a minute ago 1.15GB [2021-06-09T04:17:40.815Z] e4ff9381be32 About a minute ago 1.14GB [2021-06-09T04:17:40.815Z] ci-base-image-x86_64 latest 90560e48f9e7 7 minutes ago 648MB [2021-06-09T04:17:40.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-09T04:17:40.815Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-09T04:17:40.815Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-09T04:17:40.815Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-09T04:17:40.815Z] 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) [2021-06-09T04:17:43.283Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:17:43.283Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:17:43.283Z] ---> 612ebecdb54a [2021-06-09T04:17:43.283Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T04:17:43.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:17:43.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:17:43.283Z] ---> 612ebecdb54a [2021-06-09T04:17:43.283Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T04:17:43.283Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:17:43.283Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:17:43.283Z] ---> 612ebecdb54a [2021-06-09T04:17:43.283Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T04:17:43.283Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:17:43.283Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:17:43.283Z] ---> 612ebecdb54a [2021-06-09T04:17:43.283Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T04:17:43.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:17:43.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:17:43.283Z] ---> 612ebecdb54a [2021-06-09T04:17:43.283Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T04:17:43.332Z] provisioning config files... [2021-06-09T04:17:43.345Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/530@tmp/config16700674054199546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:17:43.676Z] ---> docker-login.sh [2021-06-09T04:17:43.676Z] nexus3.edgexfoundry.org:10001 [2021-06-09T04:17:43.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:17:43.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:17:43.676Z] Configure a credential helper to remove this warning. See [2021-06-09T04:17:43.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:17:43.676Z] [2021-06-09T04:17:43.676Z] Login Succeeded [2021-06-09T04:17:43.676Z] nexus3.edgexfoundry.org:10002 [2021-06-09T04:17:43.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:17:43.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:17:43.945Z] Configure a credential helper to remove this warning. See [2021-06-09T04:17:43.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:17:43.945Z] [2021-06-09T04:17:43.945Z] Login Succeeded [2021-06-09T04:17:43.945Z] nexus3.edgexfoundry.org:10003 [2021-06-09T04:17:43.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:17:43.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:17:43.945Z] Configure a credential helper to remove this warning. See [2021-06-09T04:17:43.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:17:43.945Z] [2021-06-09T04:17:43.945Z] Login Succeeded [2021-06-09T04:17:43.945Z] nexus3.edgexfoundry.org:10004 [2021-06-09T04:17:43.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:17:44.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:17:44.206Z] Configure a credential helper to remove this warning. See [2021-06-09T04:17:44.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:17:44.206Z] [2021-06-09T04:17:44.206Z] Login Succeeded [2021-06-09T04:17:44.206Z] docker.io [2021-06-09T04:17:44.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:17:44.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:17:44.466Z] Configure a credential helper to remove this warning. See [2021-06-09T04:17:44.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:17:44.466Z] [2021-06-09T04:17:44.466Z] Login Succeeded [2021-06-09T04:17:44.466Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T04:17:44.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2021-06-09T04:17:46.791Z] ---> Running in 2fe8a7440596 [2021-06-09T04:17:46.792Z] ---> Running in 0e6927c72059 [2021-06-09T04:17:46.792Z] ---> Running in 5a0458c984d0 [2021-06-09T04:17:46.792Z] ---> Running in 247df0765147 [2021-06-09T04:17:46.792Z] ---> Running in 0b5d3263b989 [2021-06-09T04:17:46.792Z] Removing intermediate container 2fe8a7440596 [2021-06-09T04:17:46.792Z] ---> 2a69c37a01fb [2021-06-09T04:17:46.792Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:17:46.792Z] Removing intermediate container 5a0458c984d0 [2021-06-09T04:17:46.792Z] ---> 69e51b24ae33 [2021-06-09T04:17:46.792Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:17:46.792Z] Removing intermediate container 0e6927c72059 [2021-06-09T04:17:46.792Z] ---> 390e073f7e5d [2021-06-09T04:17:46.792Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:17:46.792Z] Removing intermediate container 247df0765147 [2021-06-09T04:17:46.792Z] ---> a24386b3ee02 [2021-06-09T04:17:46.792Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:17:46.792Z] Removing intermediate container 0b5d3263b989 [2021-06-09T04:17:46.792Z] ---> 053d84e1439d [2021-06-09T04:17:46.792Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:17:46.792Z] ---> Running in 13b6bc7fe054 [2021-06-09T04:17:46.792Z] ---> Running in 4fb63e175744 [2021-06-09T04:17:46.792Z] ---> Running in 6a17a4c22fef [2021-06-09T04:17:46.792Z] ---> Running in 6ebb78094f6a [2021-06-09T04:17:46.792Z] ---> Running in dd8affaef113 [Pipeline] echo [2021-06-09T04:17:46.797Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-09T04:17:46.797Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:17:46.797Z] latest [2021-06-09T04:17:46.797Z] 2.0.0-dev.259 [2021-06-09T04:17:46.797Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:17:46.797Z] master [2021-06-09T04:17:46.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:17:47.152Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:17:49.615Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:17:49.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T04:17:49.615Z] 317dab2024b8: Preparing [2021-06-09T04:17:49.615Z] d43d1b255435: Preparing [2021-06-09T04:17:49.615Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:17:49.615Z] d03a8ebfb395: Preparing [2021-06-09T04:17:49.615Z] 32f366d666a5: Preparing [2021-06-09T04:17:49.615Z] 32f366d666a5: Layer already exists [2021-06-09T04:17:49.615Z] fcf6c5aa6bfe: Pushed [2021-06-09T04:17:49.615Z] 317dab2024b8: Pushed [2021-06-09T04:17:49.615Z] d03a8ebfb395: Pushed [2021-06-09T04:17:49.615Z] d43d1b255435: Pushed [2021-06-09T04:17:49.615Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:ba45db311133374f9dace559ad2b721909f2781ad7d2754c9b26b7a53bbeea77 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:17:49.932Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:17:50.092Z] Removing intermediate container 13b6bc7fe054 [2021-06-09T04:17:50.092Z] ---> 223ddeeed0cc [2021-06-09T04:17:50.092Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T04:17:50.092Z] Removing intermediate container 4fb63e175744 [2021-06-09T04:17:50.092Z] ---> ede0832e9141 [2021-06-09T04:17:50.092Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T04:17:50.092Z] ---> Running in f7e74e9dddcd [2021-06-09T04:17:50.092Z] ---> Running in c6d70a58ec39 [2021-06-09T04:17:50.235Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-09T04:17:50.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T04:17:50.235Z] 317dab2024b8: Preparing [2021-06-09T04:17:50.235Z] d43d1b255435: Preparing [2021-06-09T04:17:50.235Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:17:50.235Z] d03a8ebfb395: Preparing [2021-06-09T04:17:50.235Z] 32f366d666a5: Preparing [2021-06-09T04:17:50.235Z] d43d1b255435: Layer already exists [2021-06-09T04:17:50.235Z] 32f366d666a5: Layer already exists [2021-06-09T04:17:50.235Z] d03a8ebfb395: Layer already exists [2021-06-09T04:17:50.235Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:17:50.235Z] 317dab2024b8: Layer already exists [2021-06-09T04:17:50.235Z] latest: digest: sha256:ba45db311133374f9dace559ad2b721909f2781ad7d2754c9b26b7a53bbeea77 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:17:50.369Z] Removing intermediate container 6a17a4c22fef [2021-06-09T04:17:50.369Z] ---> 50066d461643 [2021-06-09T04:17:50.369Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-09T04:17:50.369Z] Removing intermediate container dd8affaef113 [2021-06-09T04:17:50.369Z] ---> 8b480c4b5d0b [2021-06-09T04:17:50.369Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T04:17:50.559Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:17:50.651Z] ---> Running in 24866df5c52f [2021-06-09T04:17:50.652Z] ---> Running in 2f22b7b27d38 [2021-06-09T04:17:50.652Z] Removing intermediate container 6ebb78094f6a [2021-06-09T04:17:50.652Z] ---> 310c8058001e [2021-06-09T04:17:50.652Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T04:17:50.858Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.259 [2021-06-09T04:17:50.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T04:17:50.858Z] 317dab2024b8: Preparing [2021-06-09T04:17:50.858Z] d43d1b255435: Preparing [2021-06-09T04:17:50.858Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:17:50.858Z] d03a8ebfb395: Preparing [2021-06-09T04:17:50.858Z] 32f366d666a5: Preparing [2021-06-09T04:17:50.858Z] d43d1b255435: Layer already exists [2021-06-09T04:17:50.858Z] 32f366d666a5: Layer already exists [2021-06-09T04:17:50.858Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:17:50.858Z] d03a8ebfb395: Layer already exists [2021-06-09T04:17:50.858Z] 317dab2024b8: Layer already exists [2021-06-09T04:17:50.858Z] 2.0.0-dev.259: digest: sha256:ba45db311133374f9dace559ad2b721909f2781ad7d2754c9b26b7a53bbeea77 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:17:53.082Z] ---> Running in f5892a191509 [2021-06-09T04:17:53.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:17:53.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:17:53.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:17:53.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:17:53.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:17:53.351Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:17:53.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:17:53.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:17:53.658Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:17:53.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T04:17:53.658Z] 317dab2024b8: Preparing [2021-06-09T04:17:53.658Z] d43d1b255435: Preparing [2021-06-09T04:17:53.658Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:17:53.658Z] d03a8ebfb395: Preparing [2021-06-09T04:17:53.658Z] 32f366d666a5: Preparing [2021-06-09T04:17:53.658Z] d03a8ebfb395: Layer already exists [2021-06-09T04:17:53.658Z] 32f366d666a5: Layer already exists [2021-06-09T04:17:53.658Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:17:53.658Z] 317dab2024b8: Layer already exists [2021-06-09T04:17:53.658Z] d43d1b255435: Layer already exists [2021-06-09T04:17:53.658Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:ba45db311133374f9dace559ad2b721909f2781ad7d2754c9b26b7a53bbeea77 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:17:53.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:17:53.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:17:53.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:17:53.962Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:17:54.209Z] OK: 218 MiB in 52 packages [2021-06-09T04:17:54.257Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-09T04:17:54.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T04:17:54.257Z] 317dab2024b8: Preparing [2021-06-09T04:17:54.257Z] d43d1b255435: Preparing [2021-06-09T04:17:54.257Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:17:54.257Z] d03a8ebfb395: Preparing [2021-06-09T04:17:54.257Z] 32f366d666a5: Preparing [2021-06-09T04:17:54.257Z] d03a8ebfb395: Layer already exists [2021-06-09T04:17:54.257Z] 317dab2024b8: Layer already exists [2021-06-09T04:17:54.257Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:17:54.257Z] d43d1b255435: Layer already exists [2021-06-09T04:17:54.257Z] 32f366d666a5: Layer already exists [2021-06-09T04:17:54.257Z] master: digest: sha256:ba45db311133374f9dace559ad2b721909f2781ad7d2754c9b26b7a53bbeea77 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:17:54.316Z] ===================================================== [Pipeline] echo [2021-06-09T04:17:54.331Z] taggedImages: [2021-06-09T04:17:54.331Z] - nexus3.edgexfoundry.org:10004/core-command:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:17:54.332Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-09T04:17:54.332Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.259 [2021-06-09T04:17:54.332Z] - nexus3.edgexfoundry.org:10004/core-command:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:17:54.332Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-09T04:17:56.640Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-09T04:17:56.640Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:17:56.640Z] latest [2021-06-09T04:17:56.640Z] 2.0.0-dev.259 [2021-06-09T04:17:56.640Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:17:56.640Z] master [2021-06-09T04:17:56.640Z] ===================================================== [2021-06-09T04:17:56.642Z] OK: 218 MiB in 52 packages [2021-06-09T04:17:56.642Z] OK: 218 MiB in 52 packages [2021-06-09T04:17:56.642Z] OK: 218 MiB in 52 packages [2021-06-09T04:17:56.642Z] OK: 218 MiB in 52 packages [2021-06-09T04:17:56.642Z] Removing intermediate container f7e74e9dddcd [2021-06-09T04:17:56.642Z] ---> 8e679427a6c4 [2021-06-09T04:17:56.642Z] Step 6/22 : COPY go.mod . [2021-06-09T04:17:56.642Z] Removing intermediate container c6d70a58ec39 [2021-06-09T04:17:56.642Z] ---> 50c01e8d57a0 [2021-06-09T04:17:56.642Z] Step 6/23 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:17:59.068Z] Removing intermediate container 24866df5c52f [2021-06-09T04:17:59.068Z] ---> e18bf6b373df [2021-06-09T04:17:59.068Z] Step 6/24 : COPY go.mod . [2021-06-09T04:17:59.068Z] Removing intermediate container 2f22b7b27d38 [2021-06-09T04:17:59.068Z] ---> c69281e2e49a [2021-06-09T04:17:59.068Z] Step 6/23 : COPY go.mod . [2021-06-09T04:17:59.068Z] ---> 4204b5d50f2a [2021-06-09T04:17:59.068Z] Step 7/22 : RUN go mod download [2021-06-09T04:17:59.068Z] Removing intermediate container f5892a191509 [2021-06-09T04:17:59.068Z] ---> b2d64f98577c [2021-06-09T04:17:59.068Z] Step 6/24 : COPY go.mod . [2021-06-09T04:17:59.068Z] ---> Running in a1ca23944ff7 [2021-06-09T04:17:59.068Z] ---> 9dd1d92ec1f5 [2021-06-09T04:17:59.068Z] Step 7/23 : RUN go mod download [2021-06-09T04:17:59.068Z] ---> Running in 288e9ced2380 [2021-06-09T04:17:59.068Z] ---> 74c2ddfdc01d [2021-06-09T04:17:59.068Z] Step 7/24 : RUN go mod download [2021-06-09T04:17:59.068Z] ---> d76632689e02 [2021-06-09T04:17:59.068Z] Step 7/23 : RUN go mod download [2021-06-09T04:17:59.068Z] ---> Running in 57d3b3481ec7 [2021-06-09T04:17:59.068Z] ---> 2859d2475f39 [2021-06-09T04:17:59.068Z] Step 7/24 : RUN go mod download [2021-06-09T04:17:59.068Z] ---> Running in c222e057e51d [2021-06-09T04:17:59.068Z] ---> Running in 79534cfef7ee [2021-06-09T04:17:59.371Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:01.685Z] Removing intermediate container a1ca23944ff7 [2021-06-09T04:18:01.685Z] ---> 87c598c431d0 [2021-06-09T04:18:01.685Z] Step 8/22 : COPY . . [2021-06-09T04:18:01.698Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:18:01.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T04:18:01.698Z] 6411c1e2cae2: Preparing [2021-06-09T04:18:01.698Z] e9279a6cf433: Preparing [2021-06-09T04:18:01.698Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:01.698Z] 9eaff15ccff7: Preparing [2021-06-09T04:18:01.698Z] ab4dd3b77506: Preparing [2021-06-09T04:18:01.698Z] 32f366d666a5: Preparing [2021-06-09T04:18:01.698Z] 32f366d666a5: Waiting [2021-06-09T04:18:01.698Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:01.698Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:01.698Z] ab4dd3b77506: Pushed [2021-06-09T04:18:01.698Z] 6411c1e2cae2: Pushed [2021-06-09T04:18:01.698Z] 9eaff15ccff7: Pushed [2021-06-09T04:18:01.698Z] e9279a6cf433: Pushed [2021-06-09T04:18:01.698Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:558e9e2a7a6c1034cd2a47ef0eae35e6eafaa61eddb0dc7d22c65ab08bef2b46 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:01.961Z] Removing intermediate container 288e9ced2380 [2021-06-09T04:18:01.961Z] ---> f2eed4ffeb18 [2021-06-09T04:18:01.961Z] Step 8/23 : COPY . . [2021-06-09T04:18:02.010Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:02.240Z] Removing intermediate container 57d3b3481ec7 [2021-06-09T04:18:02.240Z] ---> da744cc9e12f [2021-06-09T04:18:02.240Z] Step 8/24 : COPY . . [2021-06-09T04:18:02.312Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-09T04:18:02.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T04:18:02.313Z] 6411c1e2cae2: Preparing [2021-06-09T04:18:02.313Z] e9279a6cf433: Preparing [2021-06-09T04:18:02.313Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:02.313Z] 9eaff15ccff7: Preparing [2021-06-09T04:18:02.313Z] ab4dd3b77506: Preparing [2021-06-09T04:18:02.313Z] 32f366d666a5: Preparing [2021-06-09T04:18:02.313Z] 32f366d666a5: Waiting [2021-06-09T04:18:02.313Z] 6411c1e2cae2: Layer already exists [2021-06-09T04:18:02.313Z] 9eaff15ccff7: Layer already exists [2021-06-09T04:18:02.313Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:02.313Z] ab4dd3b77506: Layer already exists [2021-06-09T04:18:02.313Z] e9279a6cf433: Layer already exists [2021-06-09T04:18:02.313Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:02.313Z] latest: digest: sha256:558e9e2a7a6c1034cd2a47ef0eae35e6eafaa61eddb0dc7d22c65ab08bef2b46 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:02.618Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:02.842Z] Removing intermediate container c222e057e51d [2021-06-09T04:18:02.842Z] ---> 755e44659d25 [2021-06-09T04:18:02.842Z] Step 8/23 : COPY . . [2021-06-09T04:18:02.917Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.259 [2021-06-09T04:18:02.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T04:18:02.917Z] 6411c1e2cae2: Preparing [2021-06-09T04:18:02.917Z] e9279a6cf433: Preparing [2021-06-09T04:18:02.917Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:02.917Z] 9eaff15ccff7: Preparing [2021-06-09T04:18:02.917Z] ab4dd3b77506: Preparing [2021-06-09T04:18:02.917Z] 32f366d666a5: Preparing [2021-06-09T04:18:02.917Z] 32f366d666a5: Waiting [2021-06-09T04:18:02.917Z] ab4dd3b77506: Layer already exists [2021-06-09T04:18:02.917Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:02.917Z] e9279a6cf433: Layer already exists [2021-06-09T04:18:02.917Z] 6411c1e2cae2: Layer already exists [2021-06-09T04:18:02.917Z] 9eaff15ccff7: Layer already exists [2021-06-09T04:18:02.917Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:02.917Z] 2.0.0-dev.259: digest: sha256:558e9e2a7a6c1034cd2a47ef0eae35e6eafaa61eddb0dc7d22c65ab08bef2b46 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:05.135Z] Removing intermediate container 79534cfef7ee [2021-06-09T04:18:05.135Z] ---> ee360cb9247a [2021-06-09T04:18:05.135Z] Step 8/24 : COPY . . [2021-06-09T04:18:05.417Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:05.712Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:18:05.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T04:18:05.712Z] 6411c1e2cae2: Preparing [2021-06-09T04:18:05.712Z] e9279a6cf433: Preparing [2021-06-09T04:18:05.712Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:05.712Z] 9eaff15ccff7: Preparing [2021-06-09T04:18:05.712Z] ab4dd3b77506: Preparing [2021-06-09T04:18:05.712Z] 32f366d666a5: Preparing [2021-06-09T04:18:05.712Z] 32f366d666a5: Waiting [2021-06-09T04:18:05.712Z] ab4dd3b77506: Layer already exists [2021-06-09T04:18:05.712Z] 9eaff15ccff7: Layer already exists [2021-06-09T04:18:05.712Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:05.712Z] 6411c1e2cae2: Layer already exists [2021-06-09T04:18:05.712Z] e9279a6cf433: Layer already exists [2021-06-09T04:18:05.712Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:05.712Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:558e9e2a7a6c1034cd2a47ef0eae35e6eafaa61eddb0dc7d22c65ab08bef2b46 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:06.018Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:06.319Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-09T04:18:06.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T04:18:06.320Z] 6411c1e2cae2: Preparing [2021-06-09T04:18:06.320Z] e9279a6cf433: Preparing [2021-06-09T04:18:06.320Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:06.320Z] 9eaff15ccff7: Preparing [2021-06-09T04:18:06.320Z] ab4dd3b77506: Preparing [2021-06-09T04:18:06.320Z] 32f366d666a5: Preparing [2021-06-09T04:18:06.320Z] 32f366d666a5: Waiting [2021-06-09T04:18:06.320Z] ab4dd3b77506: Layer already exists [2021-06-09T04:18:06.320Z] 6411c1e2cae2: Layer already exists [2021-06-09T04:18:06.320Z] e9279a6cf433: Layer already exists [2021-06-09T04:18:06.320Z] 9eaff15ccff7: Layer already exists [2021-06-09T04:18:06.320Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:06.320Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:06.320Z] master: digest: sha256:558e9e2a7a6c1034cd2a47ef0eae35e6eafaa61eddb0dc7d22c65ab08bef2b46 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:18:06.373Z] ===================================================== [Pipeline] echo [2021-06-09T04:18:06.388Z] taggedImages: [2021-06-09T04:18:06.388Z] - nexus3.edgexfoundry.org:10004/core-data:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:18:06.388Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-09T04:18:06.388Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.259 [2021-06-09T04:18:06.388Z] - nexus3.edgexfoundry.org:10004/core-data:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:18:06.388Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-09T04:18:08.574Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-09T04:18:08.574Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:18:08.574Z] latest [2021-06-09T04:18:08.574Z] 2.0.0-dev.259 [2021-06-09T04:18:08.574Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:18:08.574Z] master [2021-06-09T04:18:08.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:08.926Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:09.227Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:18:09.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T04:18:09.227Z] f8d5c3738ffa: Preparing [2021-06-09T04:18:09.227Z] 4a9dfd407597: Preparing [2021-06-09T04:18:09.227Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:09.227Z] d03a8ebfb395: Preparing [2021-06-09T04:18:09.227Z] 32f366d666a5: Preparing [2021-06-09T04:18:09.227Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:09.227Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:09.227Z] d03a8ebfb395: Layer already exists [2021-06-09T04:18:09.227Z] f8d5c3738ffa: Pushed [2021-06-09T04:18:11.649Z] 4a9dfd407597: Pushed [2021-06-09T04:18:11.649Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:9f112ff1b5eac7ed011ea288f5372555160122e599f12fb99c076536517adeba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:11.954Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:12.259Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-09T04:18:12.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T04:18:12.259Z] f8d5c3738ffa: Preparing [2021-06-09T04:18:12.259Z] 4a9dfd407597: Preparing [2021-06-09T04:18:12.259Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:12.259Z] d03a8ebfb395: Preparing [2021-06-09T04:18:12.259Z] 32f366d666a5: Preparing [2021-06-09T04:18:12.259Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:12.259Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:12.259Z] 4a9dfd407597: Layer already exists [2021-06-09T04:18:12.259Z] d03a8ebfb395: Layer already exists [2021-06-09T04:18:12.259Z] f8d5c3738ffa: Layer already exists [2021-06-09T04:18:12.259Z] latest: digest: sha256:9f112ff1b5eac7ed011ea288f5372555160122e599f12fb99c076536517adeba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:12.567Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:12.868Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.259 [2021-06-09T04:18:12.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T04:18:12.868Z] f8d5c3738ffa: Preparing [2021-06-09T04:18:12.868Z] 4a9dfd407597: Preparing [2021-06-09T04:18:12.868Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:12.868Z] d03a8ebfb395: Preparing [2021-06-09T04:18:12.868Z] 32f366d666a5: Preparing [2021-06-09T04:18:12.868Z] 4a9dfd407597: Layer already exists [2021-06-09T04:18:12.868Z] f8d5c3738ffa: Layer already exists [2021-06-09T04:18:12.868Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:12.868Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:12.868Z] d03a8ebfb395: Layer already exists [2021-06-09T04:18:12.868Z] 2.0.0-dev.259: digest: sha256:9f112ff1b5eac7ed011ea288f5372555160122e599f12fb99c076536517adeba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:13.172Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:15.391Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:18:15.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T04:18:15.392Z] f8d5c3738ffa: Preparing [2021-06-09T04:18:15.392Z] 4a9dfd407597: Preparing [2021-06-09T04:18:15.392Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:15.392Z] d03a8ebfb395: Preparing [2021-06-09T04:18:15.392Z] 32f366d666a5: Preparing [2021-06-09T04:18:15.392Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:15.392Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:15.392Z] d03a8ebfb395: Layer already exists [2021-06-09T04:18:15.392Z] f8d5c3738ffa: Layer already exists [2021-06-09T04:18:15.392Z] 4a9dfd407597: Layer already exists [2021-06-09T04:18:15.392Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:9f112ff1b5eac7ed011ea288f5372555160122e599f12fb99c076536517adeba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:15.698Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:16.002Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-09T04:18:16.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T04:18:16.002Z] f8d5c3738ffa: Preparing [2021-06-09T04:18:16.002Z] 4a9dfd407597: Preparing [2021-06-09T04:18:16.002Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:16.002Z] d03a8ebfb395: Preparing [2021-06-09T04:18:16.002Z] 32f366d666a5: Preparing [2021-06-09T04:18:16.002Z] f8d5c3738ffa: Layer already exists [2021-06-09T04:18:16.002Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:16.002Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:16.002Z] 4a9dfd407597: Layer already exists [2021-06-09T04:18:16.002Z] d03a8ebfb395: Layer already exists [2021-06-09T04:18:16.002Z] master: digest: sha256:9f112ff1b5eac7ed011ea288f5372555160122e599f12fb99c076536517adeba size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:18:16.053Z] ===================================================== [Pipeline] echo [2021-06-09T04:18:16.068Z] taggedImages: [2021-06-09T04:18:16.068Z] - nexus3.edgexfoundry.org:10004/core-metadata:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:18:16.068Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-09T04:18:16.068Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.259 [2021-06-09T04:18:16.068Z] - nexus3.edgexfoundry.org:10004/core-metadata:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:18:16.068Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-09T04:18:18.290Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-09T04:18:18.290Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:18:18.290Z] latest [2021-06-09T04:18:18.290Z] 2.0.0-dev.259 [2021-06-09T04:18:18.290Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:18:18.290Z] master [2021-06-09T04:18:18.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:18.645Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:20.884Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:18:20.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T04:18:20.884Z] 4bebbaccfcf6: Preparing [2021-06-09T04:18:20.884Z] 4bebbaccfcf6: Preparing [2021-06-09T04:18:20.884Z] aaca40636fed: Preparing [2021-06-09T04:18:20.884Z] 07182cd2a0c1: Preparing [2021-06-09T04:18:20.884Z] e179cee47f44: Preparing [2021-06-09T04:18:20.884Z] e0a5c421bbf4: Preparing [2021-06-09T04:18:20.884Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:20.884Z] f38150fb5043: Preparing [2021-06-09T04:18:20.884Z] c282913475fe: Preparing [2021-06-09T04:18:20.884Z] f2b8db51292e: Preparing [2021-06-09T04:18:20.884Z] 0d3fe5e9b6b9: Preparing [2021-06-09T04:18:20.884Z] 32f366d666a5: Preparing [2021-06-09T04:18:20.884Z] fcf6c5aa6bfe: Waiting [2021-06-09T04:18:20.884Z] f38150fb5043: Waiting [2021-06-09T04:18:20.884Z] c282913475fe: Waiting [2021-06-09T04:18:20.884Z] f2b8db51292e: Waiting [2021-06-09T04:18:20.884Z] 0d3fe5e9b6b9: Waiting [2021-06-09T04:18:20.884Z] 32f366d666a5: Waiting [2021-06-09T04:18:20.884Z] aaca40636fed: Pushed [2021-06-09T04:18:20.884Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:20.884Z] e179cee47f44: Pushed [2021-06-09T04:18:20.884Z] 07182cd2a0c1: Pushed [2021-06-09T04:18:20.884Z] 4bebbaccfcf6: Pushed [2021-06-09T04:18:20.884Z] f38150fb5043: Pushed [2021-06-09T04:18:20.884Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:20.884Z] c282913475fe: Pushed [2021-06-09T04:18:20.884Z] 0d3fe5e9b6b9: Pushed [2021-06-09T04:18:20.884Z] f2b8db51292e: Pushed [2021-06-09T04:18:20.884Z] e0a5c421bbf4: Pushed [2021-06-09T04:18:20.884Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:9ec4ce39869e24cb4fe81041de48c1a91b9010785aeb036020c05b9bb4f2432a size: 2817 [2021-06-09T04:18:20.893Z] ---> bdf0de13ef7b [2021-06-09T04:18:20.893Z] Step 9/24 : RUN go mod tidy [2021-06-09T04:18:20.893Z] ---> 9d696a7eaecb [2021-06-09T04:18:20.893Z] Step 9/22 : RUN go mod tidy [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:21.168Z] ---> 768b87d07755 [2021-06-09T04:18:21.168Z] Step 9/23 : RUN go mod tidy [2021-06-09T04:18:21.168Z] ---> b3266f036fef [2021-06-09T04:18:21.168Z] Step 9/24 : RUN go mod tidy [2021-06-09T04:18:21.168Z] ---> 9bef7af28b18 [2021-06-09T04:18:21.168Z] Step 9/23 : RUN go mod tidy [2021-06-09T04:18:21.168Z] ---> Running in 844e52b428c3 [2021-06-09T04:18:21.188Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:21.442Z] ---> Running in 4b3d0e3f00c9 [2021-06-09T04:18:21.442Z] ---> Running in a5a3fc52979c [2021-06-09T04:18:21.442Z] ---> Running in 2de1f541c417 [2021-06-09T04:18:21.442Z] ---> Running in 8d8bbd7fc926 [2021-06-09T04:18:21.485Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-09T04:18:21.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T04:18:21.485Z] 4bebbaccfcf6: Preparing [2021-06-09T04:18:21.485Z] 4bebbaccfcf6: Preparing [2021-06-09T04:18:21.485Z] aaca40636fed: Preparing [2021-06-09T04:18:21.485Z] 07182cd2a0c1: Preparing [2021-06-09T04:18:21.485Z] e179cee47f44: Preparing [2021-06-09T04:18:21.485Z] e0a5c421bbf4: Preparing [2021-06-09T04:18:21.485Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:21.485Z] f38150fb5043: Preparing [2021-06-09T04:18:21.485Z] c282913475fe: Preparing [2021-06-09T04:18:21.485Z] f2b8db51292e: Preparing [2021-06-09T04:18:21.485Z] 0d3fe5e9b6b9: Preparing [2021-06-09T04:18:21.485Z] 32f366d666a5: Preparing [2021-06-09T04:18:21.485Z] fcf6c5aa6bfe: Waiting [2021-06-09T04:18:21.485Z] f38150fb5043: Waiting [2021-06-09T04:18:21.485Z] c282913475fe: Waiting [2021-06-09T04:18:21.485Z] f2b8db51292e: Waiting [2021-06-09T04:18:21.485Z] 0d3fe5e9b6b9: Waiting [2021-06-09T04:18:21.485Z] 32f366d666a5: Waiting [2021-06-09T04:18:21.485Z] aaca40636fed: Layer already exists [2021-06-09T04:18:21.485Z] 4bebbaccfcf6: Layer already exists [2021-06-09T04:18:21.485Z] e0a5c421bbf4: Layer already exists [2021-06-09T04:18:21.485Z] 07182cd2a0c1: Layer already exists [2021-06-09T04:18:21.485Z] e179cee47f44: Layer already exists [2021-06-09T04:18:21.485Z] c282913475fe: Layer already exists [2021-06-09T04:18:21.485Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:21.485Z] f38150fb5043: Layer already exists [2021-06-09T04:18:21.485Z] 0d3fe5e9b6b9: Layer already exists [2021-06-09T04:18:21.485Z] f2b8db51292e: Layer already exists [2021-06-09T04:18:21.485Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:21.485Z] latest: digest: sha256:9ec4ce39869e24cb4fe81041de48c1a91b9010785aeb036020c05b9bb4f2432a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:23.780Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:24.091Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.259 [2021-06-09T04:18:24.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T04:18:24.092Z] 4bebbaccfcf6: Preparing [2021-06-09T04:18:24.092Z] 4bebbaccfcf6: Preparing [2021-06-09T04:18:24.092Z] aaca40636fed: Preparing [2021-06-09T04:18:24.092Z] 07182cd2a0c1: Preparing [2021-06-09T04:18:24.092Z] e179cee47f44: Preparing [2021-06-09T04:18:24.092Z] e0a5c421bbf4: Preparing [2021-06-09T04:18:24.092Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:24.092Z] f38150fb5043: Preparing [2021-06-09T04:18:24.092Z] c282913475fe: Preparing [2021-06-09T04:18:24.092Z] f2b8db51292e: Preparing [2021-06-09T04:18:24.092Z] 0d3fe5e9b6b9: Preparing [2021-06-09T04:18:24.092Z] 32f366d666a5: Preparing [2021-06-09T04:18:24.092Z] f38150fb5043: Waiting [2021-06-09T04:18:24.092Z] c282913475fe: Waiting [2021-06-09T04:18:24.092Z] f2b8db51292e: Waiting [2021-06-09T04:18:24.092Z] 0d3fe5e9b6b9: Waiting [2021-06-09T04:18:24.092Z] 32f366d666a5: Waiting [2021-06-09T04:18:24.092Z] fcf6c5aa6bfe: Waiting [2021-06-09T04:18:24.092Z] e179cee47f44: Layer already exists [2021-06-09T04:18:24.092Z] aaca40636fed: Layer already exists [2021-06-09T04:18:24.092Z] 07182cd2a0c1: Layer already exists [2021-06-09T04:18:24.092Z] e0a5c421bbf4: Layer already exists [2021-06-09T04:18:24.092Z] 4bebbaccfcf6: Layer already exists [2021-06-09T04:18:24.092Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:24.092Z] f38150fb5043: Layer already exists [2021-06-09T04:18:24.092Z] 0d3fe5e9b6b9: Layer already exists [2021-06-09T04:18:24.092Z] f2b8db51292e: Layer already exists [2021-06-09T04:18:24.092Z] c282913475fe: Layer already exists [2021-06-09T04:18:24.092Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:24.092Z] 2.0.0-dev.259: digest: sha256:9ec4ce39869e24cb4fe81041de48c1a91b9010785aeb036020c05b9bb4f2432a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:24.411Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:24.714Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:18:24.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T04:18:24.714Z] 4bebbaccfcf6: Preparing [2021-06-09T04:18:24.714Z] 4bebbaccfcf6: Preparing [2021-06-09T04:18:24.714Z] aaca40636fed: Preparing [2021-06-09T04:18:24.714Z] 07182cd2a0c1: Preparing [2021-06-09T04:18:24.714Z] e179cee47f44: Preparing [2021-06-09T04:18:24.714Z] e0a5c421bbf4: Preparing [2021-06-09T04:18:24.714Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:24.714Z] f38150fb5043: Preparing [2021-06-09T04:18:24.714Z] c282913475fe: Preparing [2021-06-09T04:18:24.714Z] f2b8db51292e: Preparing [2021-06-09T04:18:24.714Z] 0d3fe5e9b6b9: Preparing [2021-06-09T04:18:24.714Z] 32f366d666a5: Preparing [2021-06-09T04:18:24.714Z] fcf6c5aa6bfe: Waiting [2021-06-09T04:18:24.714Z] f38150fb5043: Waiting [2021-06-09T04:18:24.714Z] c282913475fe: Waiting [2021-06-09T04:18:24.714Z] f2b8db51292e: Waiting [2021-06-09T04:18:24.714Z] 0d3fe5e9b6b9: Waiting [2021-06-09T04:18:24.714Z] 32f366d666a5: Waiting [2021-06-09T04:18:24.714Z] e0a5c421bbf4: Layer already exists [2021-06-09T04:18:24.714Z] 4bebbaccfcf6: Layer already exists [2021-06-09T04:18:24.714Z] e179cee47f44: Layer already exists [2021-06-09T04:18:24.714Z] 07182cd2a0c1: Layer already exists [2021-06-09T04:18:24.714Z] aaca40636fed: Layer already exists [2021-06-09T04:18:24.714Z] f38150fb5043: Layer already exists [2021-06-09T04:18:24.714Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:24.714Z] 0d3fe5e9b6b9: Layer already exists [2021-06-09T04:18:24.714Z] f2b8db51292e: Layer already exists [2021-06-09T04:18:24.714Z] c282913475fe: Layer already exists [2021-06-09T04:18:24.714Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:24.714Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:9ec4ce39869e24cb4fe81041de48c1a91b9010785aeb036020c05b9bb4f2432a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:25.024Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:27.339Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-09T04:18:27.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T04:18:27.339Z] 4bebbaccfcf6: Preparing [2021-06-09T04:18:27.339Z] 4bebbaccfcf6: Preparing [2021-06-09T04:18:27.339Z] aaca40636fed: Preparing [2021-06-09T04:18:27.339Z] 07182cd2a0c1: Preparing [2021-06-09T04:18:27.339Z] e179cee47f44: Preparing [2021-06-09T04:18:27.339Z] e0a5c421bbf4: Preparing [2021-06-09T04:18:27.339Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:18:27.339Z] f38150fb5043: Preparing [2021-06-09T04:18:27.339Z] c282913475fe: Preparing [2021-06-09T04:18:27.339Z] f2b8db51292e: Preparing [2021-06-09T04:18:27.339Z] 0d3fe5e9b6b9: Preparing [2021-06-09T04:18:27.339Z] 32f366d666a5: Preparing [2021-06-09T04:18:27.339Z] fcf6c5aa6bfe: Waiting [2021-06-09T04:18:27.339Z] f38150fb5043: Waiting [2021-06-09T04:18:27.339Z] c282913475fe: Waiting [2021-06-09T04:18:27.339Z] f2b8db51292e: Waiting [2021-06-09T04:18:27.339Z] 0d3fe5e9b6b9: Waiting [2021-06-09T04:18:27.339Z] 32f366d666a5: Waiting [2021-06-09T04:18:27.339Z] e0a5c421bbf4: Layer already exists [2021-06-09T04:18:27.339Z] e179cee47f44: Layer already exists [2021-06-09T04:18:27.339Z] 07182cd2a0c1: Layer already exists [2021-06-09T04:18:27.339Z] aaca40636fed: Layer already exists [2021-06-09T04:18:27.339Z] 4bebbaccfcf6: Layer already exists [2021-06-09T04:18:27.339Z] c282913475fe: Layer already exists [2021-06-09T04:18:27.339Z] 0d3fe5e9b6b9: Layer already exists [2021-06-09T04:18:27.339Z] f2b8db51292e: Layer already exists [2021-06-09T04:18:27.339Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:18:27.339Z] f38150fb5043: Layer already exists [2021-06-09T04:18:27.339Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:27.339Z] master: digest: sha256:9ec4ce39869e24cb4fe81041de48c1a91b9010785aeb036020c05b9bb4f2432a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:18:27.396Z] ===================================================== [Pipeline] echo [2021-06-09T04:18:27.414Z] taggedImages: [2021-06-09T04:18:27.414Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:18:27.414Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-09T04:18:27.414Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.259 [2021-06-09T04:18:27.414Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:18:27.414Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-09T04:18:27.449Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-09T04:18:27.449Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:18:27.449Z] latest [2021-06-09T04:18:27.449Z] 2.0.0-dev.259 [2021-06-09T04:18:27.449Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:18:27.449Z] master [2021-06-09T04:18:27.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:29.669Z] Removing intermediate container 844e52b428c3 [2021-06-09T04:18:29.669Z] ---> dde1dc8b8c64 [2021-06-09T04:18:29.669Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T04:18:29.669Z] Removing intermediate container 4b3d0e3f00c9 [2021-06-09T04:18:29.669Z] ---> 62993f27830e [2021-06-09T04:18:29.669Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T04:18:29.669Z] ---> Running in 184050ad8c93 [2021-06-09T04:18:29.669Z] ---> Running in 86a35b59dabf [2021-06-09T04:18:29.669Z] Removing intermediate container 8d8bbd7fc926 [2021-06-09T04:18:29.669Z] ---> fa704d75b2e8 [2021-06-09T04:18:29.669Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T04:18:29.669Z] Removing intermediate container a5a3fc52979c [2021-06-09T04:18:29.669Z] ---> 6fa7b2c9af29 [2021-06-09T04:18:29.669Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T04:18:29.669Z] ---> Running in 77d213d7cae8 [2021-06-09T04:18:29.669Z] Removing intermediate container 2de1f541c417 [2021-06-09T04:18:29.669Z] ---> c5ff6a414dfd [2021-06-09T04:18:29.669Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T04:18:29.669Z] ---> Running in 4eb7c24b03a3 [2021-06-09T04:18:29.669Z] ---> Running in 8a04bfb92c72 [2021-06-09T04:18:29.918Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:32.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T04:18:32.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T04:18:32.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T04:18:32.308Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T04:18:32.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T04:18:32.328Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:18:32.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T04:18:32.328Z] 7b7a99d983c5: Preparing [2021-06-09T04:18:32.328Z] 6f299cd978f7: Preparing [2021-06-09T04:18:32.328Z] e7f964eca8d1: Preparing [2021-06-09T04:18:32.328Z] 8280a34b2207: Preparing [2021-06-09T04:18:32.328Z] a9d5506d5351: Preparing [2021-06-09T04:18:32.328Z] 32f366d666a5: Preparing [2021-06-09T04:18:32.328Z] 32f366d666a5: Waiting [2021-06-09T04:18:32.328Z] e7f964eca8d1: Pushed [2021-06-09T04:18:32.328Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:32.328Z] 8280a34b2207: Pushed [2021-06-09T04:18:32.328Z] a9d5506d5351: Pushed [2021-06-09T04:18:32.328Z] 7b7a99d983c5: Pushed [2021-06-09T04:18:32.328Z] 6f299cd978f7: Pushed [2021-06-09T04:18:32.328Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:db9f10d3cb05b69c3810e45b9b7d611ba99be697ffc161be7a7edbcc6bbc45d5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:32.632Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:32.931Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-09T04:18:32.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T04:18:32.931Z] 7b7a99d983c5: Preparing [2021-06-09T04:18:32.931Z] 6f299cd978f7: Preparing [2021-06-09T04:18:32.931Z] e7f964eca8d1: Preparing [2021-06-09T04:18:32.931Z] 8280a34b2207: Preparing [2021-06-09T04:18:32.931Z] a9d5506d5351: Preparing [2021-06-09T04:18:32.931Z] 32f366d666a5: Preparing [2021-06-09T04:18:32.931Z] 32f366d666a5: Waiting [2021-06-09T04:18:32.931Z] e7f964eca8d1: Layer already exists [2021-06-09T04:18:32.931Z] a9d5506d5351: Layer already exists [2021-06-09T04:18:32.931Z] 7b7a99d983c5: Layer already exists [2021-06-09T04:18:32.931Z] 6f299cd978f7: Layer already exists [2021-06-09T04:18:32.931Z] 8280a34b2207: Layer already exists [2021-06-09T04:18:32.931Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:32.931Z] latest: digest: sha256:db9f10d3cb05b69c3810e45b9b7d611ba99be697ffc161be7a7edbcc6bbc45d5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:35.177Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:35.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.259 [2021-06-09T04:18:35.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T04:18:35.479Z] 7b7a99d983c5: Preparing [2021-06-09T04:18:35.479Z] 6f299cd978f7: Preparing [2021-06-09T04:18:35.479Z] e7f964eca8d1: Preparing [2021-06-09T04:18:35.479Z] 8280a34b2207: Preparing [2021-06-09T04:18:35.479Z] a9d5506d5351: Preparing [2021-06-09T04:18:35.479Z] 32f366d666a5: Preparing [2021-06-09T04:18:35.479Z] 32f366d666a5: Waiting [2021-06-09T04:18:35.479Z] e7f964eca8d1: Layer already exists [2021-06-09T04:18:35.479Z] 8280a34b2207: Layer already exists [2021-06-09T04:18:35.479Z] 7b7a99d983c5: Layer already exists [2021-06-09T04:18:35.479Z] 6f299cd978f7: Layer already exists [2021-06-09T04:18:35.479Z] a9d5506d5351: Layer already exists [2021-06-09T04:18:35.479Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:35.479Z] 2.0.0-dev.259: digest: sha256:db9f10d3cb05b69c3810e45b9b7d611ba99be697ffc161be7a7edbcc6bbc45d5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:35.787Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:38.251Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:18:38.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T04:18:38.251Z] 7b7a99d983c5: Preparing [2021-06-09T04:18:38.251Z] 6f299cd978f7: Preparing [2021-06-09T04:18:38.251Z] e7f964eca8d1: Preparing [2021-06-09T04:18:38.251Z] 8280a34b2207: Preparing [2021-06-09T04:18:38.251Z] a9d5506d5351: Preparing [2021-06-09T04:18:38.251Z] 32f366d666a5: Preparing [2021-06-09T04:18:38.252Z] 32f366d666a5: Waiting [2021-06-09T04:18:38.252Z] 7b7a99d983c5: Layer already exists [2021-06-09T04:18:38.252Z] a9d5506d5351: Layer already exists [2021-06-09T04:18:38.252Z] 6f299cd978f7: Layer already exists [2021-06-09T04:18:38.252Z] e7f964eca8d1: Layer already exists [2021-06-09T04:18:38.252Z] 8280a34b2207: Layer already exists [2021-06-09T04:18:38.252Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:38.252Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:db9f10d3cb05b69c3810e45b9b7d611ba99be697ffc161be7a7edbcc6bbc45d5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:40.470Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:42.797Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-09T04:18:42.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T04:18:42.797Z] 7b7a99d983c5: Preparing [2021-06-09T04:18:42.797Z] 6f299cd978f7: Preparing [2021-06-09T04:18:42.797Z] e7f964eca8d1: Preparing [2021-06-09T04:18:42.797Z] 8280a34b2207: Preparing [2021-06-09T04:18:42.797Z] a9d5506d5351: Preparing [2021-06-09T04:18:42.797Z] 32f366d666a5: Preparing [2021-06-09T04:18:42.797Z] 32f366d666a5: Waiting [2021-06-09T04:18:42.797Z] 7b7a99d983c5: Layer already exists [2021-06-09T04:18:42.797Z] a9d5506d5351: Layer already exists [2021-06-09T04:18:42.797Z] e7f964eca8d1: Layer already exists [2021-06-09T04:18:42.797Z] 8280a34b2207: Layer already exists [2021-06-09T04:18:42.797Z] 6f299cd978f7: Layer already exists [2021-06-09T04:18:42.797Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:42.797Z] master: digest: sha256:db9f10d3cb05b69c3810e45b9b7d611ba99be697ffc161be7a7edbcc6bbc45d5 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:18:42.858Z] ===================================================== [Pipeline] echo [2021-06-09T04:18:42.874Z] taggedImages: [2021-06-09T04:18:42.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:18:42.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-09T04:18:42.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.259 [2021-06-09T04:18:42.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:18:42.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-09T04:18:42.908Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-09T04:18:42.908Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:18:42.908Z] latest [2021-06-09T04:18:42.908Z] 2.0.0-dev.259 [2021-06-09T04:18:42.908Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:18:42.908Z] master [2021-06-09T04:18:42.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:47.428Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:49.759Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:18:49.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T04:18:49.760Z] bc5826c067e1: Preparing [2021-06-09T04:18:49.760Z] a9d8db7015b8: Preparing [2021-06-09T04:18:49.760Z] 9b0cb0305b63: Preparing [2021-06-09T04:18:49.760Z] 4fce87d6e85d: Preparing [2021-06-09T04:18:49.760Z] c76eaa7067c7: Preparing [2021-06-09T04:18:49.760Z] 647caa40756f: Preparing [2021-06-09T04:18:49.760Z] 272d2dc8d586: Preparing [2021-06-09T04:18:49.760Z] 064871ccc206: Preparing [2021-06-09T04:18:49.760Z] 67af50f56f2a: Preparing [2021-06-09T04:18:49.760Z] 32f366d666a5: Preparing [2021-06-09T04:18:49.760Z] 272d2dc8d586: Waiting [2021-06-09T04:18:49.760Z] 064871ccc206: Waiting [2021-06-09T04:18:49.760Z] 67af50f56f2a: Waiting [2021-06-09T04:18:49.760Z] 32f366d666a5: Waiting [2021-06-09T04:18:49.760Z] 647caa40756f: Waiting [2021-06-09T04:18:49.760Z] c76eaa7067c7: Pushed [2021-06-09T04:18:49.760Z] a9d8db7015b8: Pushed [2021-06-09T04:18:49.760Z] bc5826c067e1: Pushed [2021-06-09T04:18:49.760Z] 4fce87d6e85d: Pushed [2021-06-09T04:18:49.760Z] 272d2dc8d586: Pushed [2021-06-09T04:18:49.760Z] 064871ccc206: Pushed [2021-06-09T04:18:49.760Z] 647caa40756f: Pushed [2021-06-09T04:18:49.760Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:49.760Z] 67af50f56f2a: Pushed [2021-06-09T04:18:49.760Z] 9b0cb0305b63: Pushed [2021-06-09T04:18:49.760Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:611cfeb627797066a30b48af8d612555223bc4d2f8f36143db23d2747629435c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:52.050Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:54.337Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-09T04:18:54.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T04:18:54.338Z] bc5826c067e1: Preparing [2021-06-09T04:18:54.338Z] a9d8db7015b8: Preparing [2021-06-09T04:18:54.338Z] 9b0cb0305b63: Preparing [2021-06-09T04:18:54.338Z] 4fce87d6e85d: Preparing [2021-06-09T04:18:54.338Z] c76eaa7067c7: Preparing [2021-06-09T04:18:54.338Z] 647caa40756f: Preparing [2021-06-09T04:18:54.338Z] 272d2dc8d586: Preparing [2021-06-09T04:18:54.338Z] 064871ccc206: Preparing [2021-06-09T04:18:54.338Z] 67af50f56f2a: Preparing [2021-06-09T04:18:54.338Z] 32f366d666a5: Preparing [2021-06-09T04:18:54.338Z] 647caa40756f: Waiting [2021-06-09T04:18:54.338Z] 272d2dc8d586: Waiting [2021-06-09T04:18:54.338Z] 064871ccc206: Waiting [2021-06-09T04:18:54.338Z] 67af50f56f2a: Waiting [2021-06-09T04:18:54.338Z] 32f366d666a5: Waiting [2021-06-09T04:18:54.338Z] bc5826c067e1: Layer already exists [2021-06-09T04:18:54.338Z] a9d8db7015b8: Layer already exists [2021-06-09T04:18:54.338Z] c76eaa7067c7: Layer already exists [2021-06-09T04:18:54.338Z] 9b0cb0305b63: Layer already exists [2021-06-09T04:18:54.338Z] 4fce87d6e85d: Layer already exists [2021-06-09T04:18:54.338Z] 064871ccc206: Layer already exists [2021-06-09T04:18:54.338Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:54.338Z] 272d2dc8d586: Layer already exists [2021-06-09T04:18:54.338Z] 67af50f56f2a: Layer already exists [2021-06-09T04:18:54.338Z] 647caa40756f: Layer already exists [2021-06-09T04:18:54.338Z] latest: digest: sha256:611cfeb627797066a30b48af8d612555223bc4d2f8f36143db23d2747629435c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:56.670Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:18:58.959Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.259 [2021-06-09T04:18:58.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T04:18:58.959Z] bc5826c067e1: Preparing [2021-06-09T04:18:58.959Z] a9d8db7015b8: Preparing [2021-06-09T04:18:58.959Z] 9b0cb0305b63: Preparing [2021-06-09T04:18:58.959Z] 4fce87d6e85d: Preparing [2021-06-09T04:18:58.959Z] c76eaa7067c7: Preparing [2021-06-09T04:18:58.959Z] 647caa40756f: Preparing [2021-06-09T04:18:58.959Z] 272d2dc8d586: Preparing [2021-06-09T04:18:58.959Z] 064871ccc206: Preparing [2021-06-09T04:18:58.960Z] 67af50f56f2a: Preparing [2021-06-09T04:18:58.960Z] 32f366d666a5: Preparing [2021-06-09T04:18:58.960Z] 647caa40756f: Waiting [2021-06-09T04:18:58.960Z] 272d2dc8d586: Waiting [2021-06-09T04:18:58.960Z] 064871ccc206: Waiting [2021-06-09T04:18:58.960Z] 67af50f56f2a: Waiting [2021-06-09T04:18:58.960Z] 32f366d666a5: Waiting [2021-06-09T04:18:58.960Z] a9d8db7015b8: Layer already exists [2021-06-09T04:18:58.960Z] bc5826c067e1: Layer already exists [2021-06-09T04:18:58.960Z] c76eaa7067c7: Layer already exists [2021-06-09T04:18:58.960Z] 4fce87d6e85d: Layer already exists [2021-06-09T04:18:58.960Z] 9b0cb0305b63: Layer already exists [2021-06-09T04:18:58.960Z] 647caa40756f: Layer already exists [2021-06-09T04:18:58.960Z] 272d2dc8d586: Layer already exists [2021-06-09T04:18:58.960Z] 67af50f56f2a: Layer already exists [2021-06-09T04:18:58.960Z] 064871ccc206: Layer already exists [2021-06-09T04:18:58.960Z] 32f366d666a5: Layer already exists [2021-06-09T04:18:58.960Z] 2.0.0-dev.259: digest: sha256:611cfeb627797066a30b48af8d612555223bc4d2f8f36143db23d2747629435c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:01.210Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:03.920Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:19:03.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T04:19:03.921Z] bc5826c067e1: Preparing [2021-06-09T04:19:03.921Z] a9d8db7015b8: Preparing [2021-06-09T04:19:03.921Z] 9b0cb0305b63: Preparing [2021-06-09T04:19:03.921Z] 4fce87d6e85d: Preparing [2021-06-09T04:19:03.921Z] c76eaa7067c7: Preparing [2021-06-09T04:19:03.921Z] 647caa40756f: Preparing [2021-06-09T04:19:03.921Z] 272d2dc8d586: Preparing [2021-06-09T04:19:03.921Z] 064871ccc206: Preparing [2021-06-09T04:19:03.921Z] 67af50f56f2a: Preparing [2021-06-09T04:19:03.921Z] 32f366d666a5: Preparing [2021-06-09T04:19:03.921Z] 647caa40756f: Waiting [2021-06-09T04:19:03.921Z] 272d2dc8d586: Waiting [2021-06-09T04:19:03.921Z] 064871ccc206: Waiting [2021-06-09T04:19:03.921Z] 67af50f56f2a: Waiting [2021-06-09T04:19:03.921Z] 32f366d666a5: Waiting [2021-06-09T04:19:03.921Z] 9b0cb0305b63: Layer already exists [2021-06-09T04:19:03.921Z] a9d8db7015b8: Layer already exists [2021-06-09T04:19:03.921Z] 4fce87d6e85d: Layer already exists [2021-06-09T04:19:03.921Z] c76eaa7067c7: Layer already exists [2021-06-09T04:19:03.921Z] bc5826c067e1: Layer already exists [2021-06-09T04:19:03.921Z] 647caa40756f: Layer already exists [2021-06-09T04:19:03.921Z] 67af50f56f2a: Layer already exists [2021-06-09T04:19:03.921Z] 32f366d666a5: Layer already exists [2021-06-09T04:19:03.921Z] 064871ccc206: Layer already exists [2021-06-09T04:19:03.921Z] 272d2dc8d586: Layer already exists [2021-06-09T04:19:03.921Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:611cfeb627797066a30b48af8d612555223bc4d2f8f36143db23d2747629435c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:06.249Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:06.554Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-09T04:19:06.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T04:19:06.554Z] bc5826c067e1: Preparing [2021-06-09T04:19:06.554Z] a9d8db7015b8: Preparing [2021-06-09T04:19:06.554Z] 9b0cb0305b63: Preparing [2021-06-09T04:19:06.554Z] 4fce87d6e85d: Preparing [2021-06-09T04:19:06.554Z] c76eaa7067c7: Preparing [2021-06-09T04:19:06.554Z] 647caa40756f: Preparing [2021-06-09T04:19:06.554Z] 272d2dc8d586: Preparing [2021-06-09T04:19:06.554Z] 064871ccc206: Preparing [2021-06-09T04:19:06.554Z] 67af50f56f2a: Preparing [2021-06-09T04:19:06.554Z] 32f366d666a5: Preparing [2021-06-09T04:19:06.554Z] 647caa40756f: Waiting [2021-06-09T04:19:06.554Z] 272d2dc8d586: Waiting [2021-06-09T04:19:06.554Z] 064871ccc206: Waiting [2021-06-09T04:19:06.554Z] 67af50f56f2a: Waiting [2021-06-09T04:19:06.554Z] 32f366d666a5: Waiting [2021-06-09T04:19:06.554Z] c76eaa7067c7: Layer already exists [2021-06-09T04:19:08.738Z] 9b0cb0305b63: Layer already exists [2021-06-09T04:19:08.738Z] bc5826c067e1: Layer already exists [2021-06-09T04:19:08.738Z] 4fce87d6e85d: Layer already exists [2021-06-09T04:19:08.738Z] a9d8db7015b8: Layer already exists [2021-06-09T04:19:08.738Z] 272d2dc8d586: Layer already exists [2021-06-09T04:19:08.738Z] 67af50f56f2a: Layer already exists [2021-06-09T04:19:08.738Z] 064871ccc206: Layer already exists [2021-06-09T04:19:08.738Z] 647caa40756f: Layer already exists [2021-06-09T04:19:08.738Z] 32f366d666a5: Layer already exists [2021-06-09T04:19:08.738Z] master: digest: sha256:611cfeb627797066a30b48af8d612555223bc4d2f8f36143db23d2747629435c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:19:08.813Z] ===================================================== [Pipeline] echo [2021-06-09T04:19:08.829Z] taggedImages: [2021-06-09T04:19:08.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:19:08.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-09T04:19:08.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.259 [2021-06-09T04:19:08.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:19:08.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-09T04:19:08.863Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-09T04:19:08.863Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:19:08.863Z] latest [2021-06-09T04:19:08.863Z] 2.0.0-dev.259 [2021-06-09T04:19:08.863Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:19:08.863Z] master [2021-06-09T04:19:08.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:11.365Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:13.637Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:19:13.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T04:19:13.637Z] f6fb9d4e757e: Preparing [2021-06-09T04:19:13.637Z] 2c8a8ff2987d: Preparing [2021-06-09T04:19:13.637Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:19:13.637Z] df28ffa2db02: Preparing [2021-06-09T04:19:13.637Z] 32f366d666a5: Preparing [2021-06-09T04:19:13.637Z] 32f366d666a5: Layer already exists [2021-06-09T04:19:13.637Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:19:13.637Z] f6fb9d4e757e: Pushed [2021-06-09T04:19:13.637Z] df28ffa2db02: Pushed [2021-06-09T04:19:13.637Z] 2c8a8ff2987d: Pushed [2021-06-09T04:19:13.637Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:16f2aba4445f5fa82d98fbb80fc1dbb8f517f57dc0aa3edd978c58a0a104d7c7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:13.947Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:14.247Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-09T04:19:14.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T04:19:14.247Z] f6fb9d4e757e: Preparing [2021-06-09T04:19:14.247Z] 2c8a8ff2987d: Preparing [2021-06-09T04:19:14.247Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:19:14.247Z] df28ffa2db02: Preparing [2021-06-09T04:19:14.247Z] 32f366d666a5: Preparing [2021-06-09T04:19:14.247Z] f6fb9d4e757e: Layer already exists [2021-06-09T04:19:14.247Z] 2c8a8ff2987d: Layer already exists [2021-06-09T04:19:14.247Z] 32f366d666a5: Layer already exists [2021-06-09T04:19:14.247Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:19:14.247Z] df28ffa2db02: Layer already exists [2021-06-09T04:19:14.247Z] latest: digest: sha256:16f2aba4445f5fa82d98fbb80fc1dbb8f517f57dc0aa3edd978c58a0a104d7c7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:14.556Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:16.871Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.259 [2021-06-09T04:19:16.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T04:19:16.871Z] f6fb9d4e757e: Preparing [2021-06-09T04:19:16.871Z] 2c8a8ff2987d: Preparing [2021-06-09T04:19:16.871Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:19:16.871Z] df28ffa2db02: Preparing [2021-06-09T04:19:16.871Z] 32f366d666a5: Preparing [2021-06-09T04:19:16.871Z] df28ffa2db02: Layer already exists [2021-06-09T04:19:16.871Z] 32f366d666a5: Layer already exists [2021-06-09T04:19:16.871Z] f6fb9d4e757e: Layer already exists [2021-06-09T04:19:16.871Z] 2c8a8ff2987d: Layer already exists [2021-06-09T04:19:16.871Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:19:16.871Z] 2.0.0-dev.259: digest: sha256:16f2aba4445f5fa82d98fbb80fc1dbb8f517f57dc0aa3edd978c58a0a104d7c7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:19.330Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:21.651Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:19:21.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T04:19:21.651Z] f6fb9d4e757e: Preparing [2021-06-09T04:19:21.651Z] 2c8a8ff2987d: Preparing [2021-06-09T04:19:21.651Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:19:21.651Z] df28ffa2db02: Preparing [2021-06-09T04:19:21.651Z] 32f366d666a5: Preparing [2021-06-09T04:19:21.651Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:19:21.651Z] f6fb9d4e757e: Layer already exists [2021-06-09T04:19:21.651Z] 32f366d666a5: Layer already exists [2021-06-09T04:19:21.651Z] df28ffa2db02: Layer already exists [2021-06-09T04:19:21.651Z] 2c8a8ff2987d: Layer already exists [2021-06-09T04:19:21.651Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:16f2aba4445f5fa82d98fbb80fc1dbb8f517f57dc0aa3edd978c58a0a104d7c7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:23.890Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:26.209Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-09T04:19:26.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T04:19:26.209Z] f6fb9d4e757e: Preparing [2021-06-09T04:19:26.209Z] 2c8a8ff2987d: Preparing [2021-06-09T04:19:26.209Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:19:26.209Z] df28ffa2db02: Preparing [2021-06-09T04:19:26.209Z] 32f366d666a5: Preparing [2021-06-09T04:19:26.209Z] 32f366d666a5: Layer already exists [2021-06-09T04:19:26.209Z] f6fb9d4e757e: Layer already exists [2021-06-09T04:19:26.209Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:19:26.209Z] 2c8a8ff2987d: Layer already exists [2021-06-09T04:19:26.209Z] df28ffa2db02: Layer already exists [2021-06-09T04:19:26.209Z] master: digest: sha256:16f2aba4445f5fa82d98fbb80fc1dbb8f517f57dc0aa3edd978c58a0a104d7c7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:19:26.278Z] ===================================================== [Pipeline] echo [2021-06-09T04:19:28.470Z] taggedImages: [2021-06-09T04:19:28.470Z] - nexus3.edgexfoundry.org:10004/support-notifications:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:19:28.470Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-09T04:19:28.470Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.259 [2021-06-09T04:19:28.470Z] - nexus3.edgexfoundry.org:10004/support-notifications:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:19:28.470Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-09T04:19:28.513Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-09T04:19:28.513Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:19:28.513Z] latest [2021-06-09T04:19:28.513Z] 2.0.0-dev.259 [2021-06-09T04:19:28.513Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:19:28.513Z] master [2021-06-09T04:19:28.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:35.294Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:39.844Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:19:39.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T04:19:39.844Z] ffc21ebb0c20: Preparing [2021-06-09T04:19:39.844Z] 27e987989c2d: Preparing [2021-06-09T04:19:39.844Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:19:39.844Z] d03a8ebfb395: Preparing [2021-06-09T04:19:39.844Z] 32f366d666a5: Preparing [2021-06-09T04:19:39.844Z] 32f366d666a5: Layer already exists [2021-06-09T04:19:39.844Z] d03a8ebfb395: Layer already exists [2021-06-09T04:19:39.844Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:19:39.844Z] ffc21ebb0c20: Pushed [2021-06-09T04:19:39.844Z] 27e987989c2d: Pushed [2021-06-09T04:19:39.844Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:e258746a6c2908b2091b231f9e287fa12798376dfed6a79e3e7abb391445de99 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:44.362Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:44.671Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-09T04:19:44.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T04:19:44.671Z] ffc21ebb0c20: Preparing [2021-06-09T04:19:44.671Z] 27e987989c2d: Preparing [2021-06-09T04:19:44.671Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:19:44.671Z] d03a8ebfb395: Preparing [2021-06-09T04:19:44.671Z] 32f366d666a5: Preparing [2021-06-09T04:19:44.671Z] d03a8ebfb395: Layer already exists [2021-06-09T04:19:44.671Z] 32f366d666a5: Layer already exists [2021-06-09T04:19:44.671Z] 27e987989c2d: Layer already exists [2021-06-09T04:19:44.671Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:19:44.671Z] ffc21ebb0c20: Layer already exists [2021-06-09T04:19:44.671Z] latest: digest: sha256:e258746a6c2908b2091b231f9e287fa12798376dfed6a79e3e7abb391445de99 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:47.028Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:47.335Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.259 [2021-06-09T04:19:47.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T04:19:47.335Z] ffc21ebb0c20: Preparing [2021-06-09T04:19:47.335Z] 27e987989c2d: Preparing [2021-06-09T04:19:47.335Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:19:47.335Z] d03a8ebfb395: Preparing [2021-06-09T04:19:47.335Z] 32f366d666a5: Preparing [2021-06-09T04:19:47.335Z] 32f366d666a5: Layer already exists [2021-06-09T04:19:47.335Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:19:47.335Z] ffc21ebb0c20: Layer already exists [2021-06-09T04:19:47.335Z] 27e987989c2d: Layer already exists [2021-06-09T04:19:47.335Z] d03a8ebfb395: Layer already exists [2021-06-09T04:19:47.335Z] 2.0.0-dev.259: digest: sha256:e258746a6c2908b2091b231f9e287fa12798376dfed6a79e3e7abb391445de99 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:49.761Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:50.058Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:19:50.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T04:19:50.058Z] ffc21ebb0c20: Preparing [2021-06-09T04:19:50.058Z] 27e987989c2d: Preparing [2021-06-09T04:19:50.058Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:19:50.058Z] d03a8ebfb395: Preparing [2021-06-09T04:19:50.058Z] 32f366d666a5: Preparing [2021-06-09T04:19:50.058Z] 32f366d666a5: Layer already exists [2021-06-09T04:19:50.058Z] 27e987989c2d: Layer already exists [2021-06-09T04:19:50.058Z] ffc21ebb0c20: Layer already exists [2021-06-09T04:19:50.058Z] d03a8ebfb395: Layer already exists [2021-06-09T04:19:50.058Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:19:50.058Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:e258746a6c2908b2091b231f9e287fa12798376dfed6a79e3e7abb391445de99 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:52.513Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:54.815Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-09T04:19:54.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T04:19:54.815Z] ffc21ebb0c20: Preparing [2021-06-09T04:19:54.815Z] 27e987989c2d: Preparing [2021-06-09T04:19:54.815Z] fcf6c5aa6bfe: Preparing [2021-06-09T04:19:54.815Z] d03a8ebfb395: Preparing [2021-06-09T04:19:54.815Z] 32f366d666a5: Preparing [2021-06-09T04:19:54.815Z] d03a8ebfb395: Layer already exists [2021-06-09T04:19:54.815Z] 32f366d666a5: Layer already exists [2021-06-09T04:19:54.815Z] fcf6c5aa6bfe: Layer already exists [2021-06-09T04:19:54.815Z] ffc21ebb0c20: Layer already exists [2021-06-09T04:19:54.815Z] 27e987989c2d: Layer already exists [2021-06-09T04:19:54.815Z] master: digest: sha256:e258746a6c2908b2091b231f9e287fa12798376dfed6a79e3e7abb391445de99 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:19:54.876Z] ===================================================== [Pipeline] echo [2021-06-09T04:19:54.891Z] taggedImages: [2021-06-09T04:19:54.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:19:54.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-09T04:19:54.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.259 [2021-06-09T04:19:54.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:19:54.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-09T04:19:57.125Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-09T04:19:57.125Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:19:57.125Z] latest [2021-06-09T04:19:57.125Z] 2.0.0-dev.259 [2021-06-09T04:19:57.125Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:19:57.125Z] master [2021-06-09T04:19:57.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:19:59.634Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:20:02.131Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:20:02.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T04:20:02.132Z] bdd3ed378881: Preparing [2021-06-09T04:20:02.132Z] 8fb363fb9a4e: Preparing [2021-06-09T04:20:02.132Z] 6149afe25e4c: Preparing [2021-06-09T04:20:02.132Z] 97eb24f048c9: Preparing [2021-06-09T04:20:02.132Z] 0754057c0ad3: Preparing [2021-06-09T04:20:02.132Z] 998cdf262ab1: Preparing [2021-06-09T04:20:02.132Z] 02e56110abd2: Preparing [2021-06-09T04:20:02.132Z] abc36efb885a: Preparing [2021-06-09T04:20:02.132Z] b0b09059f4e1: Preparing [2021-06-09T04:20:02.132Z] bb961f40224b: Preparing [2021-06-09T04:20:02.132Z] f4666769fca7: Preparing [2021-06-09T04:20:02.132Z] 998cdf262ab1: Waiting [2021-06-09T04:20:02.132Z] 02e56110abd2: Waiting [2021-06-09T04:20:02.132Z] bb961f40224b: Waiting [2021-06-09T04:20:02.132Z] f4666769fca7: Waiting [2021-06-09T04:20:02.132Z] abc36efb885a: Waiting [2021-06-09T04:20:02.132Z] b0b09059f4e1: Waiting [2021-06-09T04:20:02.132Z] 0754057c0ad3: Layer already exists [2021-06-09T04:20:02.402Z] 998cdf262ab1: Layer already exists [2021-06-09T04:20:04.686Z] 8fb363fb9a4e: Pushed [2021-06-09T04:20:04.686Z] 02e56110abd2: Layer already exists [2021-06-09T04:20:04.686Z] b0b09059f4e1: Layer already exists [2021-06-09T04:20:04.686Z] abc36efb885a: Layer already exists [2021-06-09T04:20:04.686Z] bb961f40224b: Layer already exists [2021-06-09T04:20:04.686Z] bdd3ed378881: Pushed [2021-06-09T04:20:04.686Z] f4666769fca7: Layer already exists [2021-06-09T04:20:04.686Z] 6149afe25e4c: Pushed [2021-06-09T04:20:09.428Z] 97eb24f048c9: Pushed [2021-06-09T04:20:09.428Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:920c082be5ce87d4a36721dc7bc5857ac3df40b441514d225f80d57f096b8cc4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:20:09.737Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:20:12.310Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-09T04:20:12.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T04:20:12.310Z] bdd3ed378881: Preparing [2021-06-09T04:20:12.310Z] 8fb363fb9a4e: Preparing [2021-06-09T04:20:12.310Z] 6149afe25e4c: Preparing [2021-06-09T04:20:12.310Z] 97eb24f048c9: Preparing [2021-06-09T04:20:12.310Z] 0754057c0ad3: Preparing [2021-06-09T04:20:12.310Z] 998cdf262ab1: Preparing [2021-06-09T04:20:12.310Z] 02e56110abd2: Preparing [2021-06-09T04:20:12.310Z] abc36efb885a: Preparing [2021-06-09T04:20:12.310Z] b0b09059f4e1: Preparing [2021-06-09T04:20:12.310Z] bb961f40224b: Preparing [2021-06-09T04:20:12.310Z] f4666769fca7: Preparing [2021-06-09T04:20:12.310Z] 998cdf262ab1: Waiting [2021-06-09T04:20:12.310Z] 02e56110abd2: Waiting [2021-06-09T04:20:12.310Z] abc36efb885a: Waiting [2021-06-09T04:20:12.310Z] b0b09059f4e1: Waiting [2021-06-09T04:20:12.310Z] bb961f40224b: Waiting [2021-06-09T04:20:12.310Z] f4666769fca7: Waiting [2021-06-09T04:20:12.310Z] 0754057c0ad3: Layer already exists [2021-06-09T04:20:12.310Z] 8fb363fb9a4e: Layer already exists [2021-06-09T04:20:12.310Z] 6149afe25e4c: Layer already exists [2021-06-09T04:20:12.310Z] bdd3ed378881: Layer already exists [2021-06-09T04:20:12.310Z] 97eb24f048c9: Layer already exists [2021-06-09T04:20:12.310Z] 02e56110abd2: Layer already exists [2021-06-09T04:20:12.310Z] 998cdf262ab1: Layer already exists [2021-06-09T04:20:12.310Z] bb961f40224b: Layer already exists [2021-06-09T04:20:12.310Z] abc36efb885a: Layer already exists [2021-06-09T04:20:12.310Z] b0b09059f4e1: Layer already exists [2021-06-09T04:20:12.310Z] f4666769fca7: Layer already exists [2021-06-09T04:20:12.310Z] latest: digest: sha256:920c082be5ce87d4a36721dc7bc5857ac3df40b441514d225f80d57f096b8cc4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:20:12.617Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:20:14.836Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.259 [2021-06-09T04:20:14.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T04:20:14.837Z] bdd3ed378881: Preparing [2021-06-09T04:20:14.837Z] 8fb363fb9a4e: Preparing [2021-06-09T04:20:14.837Z] 6149afe25e4c: Preparing [2021-06-09T04:20:14.837Z] 97eb24f048c9: Preparing [2021-06-09T04:20:14.837Z] 0754057c0ad3: Preparing [2021-06-09T04:20:14.837Z] 998cdf262ab1: Preparing [2021-06-09T04:20:14.837Z] 02e56110abd2: Preparing [2021-06-09T04:20:14.837Z] abc36efb885a: Preparing [2021-06-09T04:20:14.837Z] b0b09059f4e1: Preparing [2021-06-09T04:20:14.837Z] bb961f40224b: Preparing [2021-06-09T04:20:14.837Z] f4666769fca7: Preparing [2021-06-09T04:20:14.837Z] 02e56110abd2: Waiting [2021-06-09T04:20:14.837Z] abc36efb885a: Waiting [2021-06-09T04:20:14.837Z] b0b09059f4e1: Waiting [2021-06-09T04:20:14.837Z] bb961f40224b: Waiting [2021-06-09T04:20:14.837Z] f4666769fca7: Waiting [2021-06-09T04:20:14.837Z] 998cdf262ab1: Waiting [2021-06-09T04:20:14.837Z] 8fb363fb9a4e: Layer already exists [2021-06-09T04:20:14.837Z] bdd3ed378881: Layer already exists [2021-06-09T04:20:14.837Z] 0754057c0ad3: Layer already exists [2021-06-09T04:20:14.837Z] 97eb24f048c9: Layer already exists [2021-06-09T04:20:14.837Z] 6149afe25e4c: Layer already exists [2021-06-09T04:20:14.837Z] 02e56110abd2: Layer already exists [2021-06-09T04:20:14.837Z] 998cdf262ab1: Layer already exists [2021-06-09T04:20:14.837Z] bb961f40224b: Layer already exists [2021-06-09T04:20:14.837Z] abc36efb885a: Layer already exists [2021-06-09T04:20:14.837Z] b0b09059f4e1: Layer already exists [2021-06-09T04:20:14.837Z] f4666769fca7: Layer already exists [2021-06-09T04:20:14.837Z] 2.0.0-dev.259: digest: sha256:920c082be5ce87d4a36721dc7bc5857ac3df40b441514d225f80d57f096b8cc4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:20:15.166Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:20:17.405Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:20:17.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T04:20:17.405Z] bdd3ed378881: Preparing [2021-06-09T04:20:17.405Z] 8fb363fb9a4e: Preparing [2021-06-09T04:20:17.405Z] 6149afe25e4c: Preparing [2021-06-09T04:20:17.405Z] 97eb24f048c9: Preparing [2021-06-09T04:20:17.405Z] 0754057c0ad3: Preparing [2021-06-09T04:20:17.405Z] 998cdf262ab1: Preparing [2021-06-09T04:20:17.405Z] 02e56110abd2: Preparing [2021-06-09T04:20:17.405Z] abc36efb885a: Preparing [2021-06-09T04:20:17.405Z] b0b09059f4e1: Preparing [2021-06-09T04:20:17.405Z] bb961f40224b: Preparing [2021-06-09T04:20:17.405Z] f4666769fca7: Preparing [2021-06-09T04:20:17.405Z] 998cdf262ab1: Waiting [2021-06-09T04:20:17.405Z] 02e56110abd2: Waiting [2021-06-09T04:20:17.405Z] abc36efb885a: Waiting [2021-06-09T04:20:17.405Z] b0b09059f4e1: Waiting [2021-06-09T04:20:17.405Z] bb961f40224b: Waiting [2021-06-09T04:20:17.405Z] f4666769fca7: Waiting [2021-06-09T04:20:17.405Z] 0754057c0ad3: Layer already exists [2021-06-09T04:20:17.405Z] 8fb363fb9a4e: Layer already exists [2021-06-09T04:20:17.405Z] 97eb24f048c9: Layer already exists [2021-06-09T04:20:17.405Z] 6149afe25e4c: Layer already exists [2021-06-09T04:20:17.405Z] bdd3ed378881: Layer already exists [2021-06-09T04:20:17.405Z] 02e56110abd2: Layer already exists [2021-06-09T04:20:17.405Z] 998cdf262ab1: Layer already exists [2021-06-09T04:20:17.405Z] bb961f40224b: Layer already exists [2021-06-09T04:20:17.405Z] b0b09059f4e1: Layer already exists [2021-06-09T04:20:17.405Z] abc36efb885a: Layer already exists [2021-06-09T04:20:17.405Z] f4666769fca7: Layer already exists [2021-06-09T04:20:17.405Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:920c082be5ce87d4a36721dc7bc5857ac3df40b441514d225f80d57f096b8cc4 size: 2622 [2021-06-09T04:20:17.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:20:17.718Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:20:18.013Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-09T04:20:18.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T04:20:18.013Z] bdd3ed378881: Preparing [2021-06-09T04:20:18.013Z] 8fb363fb9a4e: Preparing [2021-06-09T04:20:18.013Z] 6149afe25e4c: Preparing [2021-06-09T04:20:18.013Z] 97eb24f048c9: Preparing [2021-06-09T04:20:18.013Z] 0754057c0ad3: Preparing [2021-06-09T04:20:18.013Z] 998cdf262ab1: Preparing [2021-06-09T04:20:18.013Z] 02e56110abd2: Preparing [2021-06-09T04:20:18.013Z] abc36efb885a: Preparing [2021-06-09T04:20:18.013Z] b0b09059f4e1: Preparing [2021-06-09T04:20:18.013Z] bb961f40224b: Preparing [2021-06-09T04:20:18.013Z] f4666769fca7: Preparing [2021-06-09T04:20:18.013Z] 02e56110abd2: Waiting [2021-06-09T04:20:18.013Z] abc36efb885a: Waiting [2021-06-09T04:20:18.013Z] b0b09059f4e1: Waiting [2021-06-09T04:20:18.013Z] bb961f40224b: Waiting [2021-06-09T04:20:18.013Z] f4666769fca7: Waiting [2021-06-09T04:20:18.013Z] 998cdf262ab1: Waiting [2021-06-09T04:20:18.013Z] bdd3ed378881: Layer already exists [2021-06-09T04:20:18.013Z] 8fb363fb9a4e: Layer already exists [2021-06-09T04:20:18.013Z] 0754057c0ad3: Layer already exists [2021-06-09T04:20:18.013Z] 6149afe25e4c: Layer already exists [2021-06-09T04:20:18.013Z] 97eb24f048c9: Layer already exists [2021-06-09T04:20:18.013Z] abc36efb885a: Layer already exists [2021-06-09T04:20:18.013Z] 02e56110abd2: Layer already exists [2021-06-09T04:20:18.013Z] 998cdf262ab1: Layer already exists [2021-06-09T04:20:18.013Z] b0b09059f4e1: Layer already exists [2021-06-09T04:20:18.013Z] bb961f40224b: Layer already exists [2021-06-09T04:20:18.013Z] f4666769fca7: Layer already exists [2021-06-09T04:20:18.013Z] master: digest: sha256:920c082be5ce87d4a36721dc7bc5857ac3df40b441514d225f80d57f096b8cc4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:20:20.269Z] ===================================================== [Pipeline] echo [2021-06-09T04:20:20.285Z] taggedImages: [2021-06-09T04:20:20.285Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:20:20.285Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-09T04:20:20.285Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.259 [2021-06-09T04:20:20.285Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:20:20.285Z] - 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-09T04:20:28.121Z] Removing intermediate container 184050ad8c93 [2021-06-09T04:20:28.121Z] ---> b97c5b642f1c [2021-06-09T04:20:28.121Z] [2021-06-09T04:20:28.121Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T04:20:28.121Z] 3.12: Pulling from library/alpine [2021-06-09T04:20:30.475Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T04:20:30.475Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T04:20:30.475Z] ---> 9852663dfa18 [2021-06-09T04:20:30.475Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T04:20:32.931Z] ---> Running in 3b22733d617a [2021-06-09T04:20:32.931Z] Removing intermediate container 77d213d7cae8 [2021-06-09T04:20:32.931Z] ---> e026fe9cc2c3 [2021-06-09T04:20:32.931Z] [2021-06-09T04:20:32.931Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T04:20:32.931Z] ---> 9852663dfa18 [2021-06-09T04:20:32.931Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T04:20:33.212Z] Removing intermediate container 4eb7c24b03a3 [2021-06-09T04:20:33.212Z] ---> 9cce9a25711e [2021-06-09T04:20:33.212Z] [2021-06-09T04:20:33.212Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T04:20:33.212Z] ---> 9852663dfa18 [2021-06-09T04:20:33.212Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T04:20:33.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:20:33.504Z] ---> Running in c7045a02e4e3 [2021-06-09T04:20:33.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:20:35.734Z] ---> Running in fbb146b2adef [2021-06-09T04:20:35.734Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T04:20:35.734Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T04:20:35.734Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T04:20:35.734Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T04:20:35.734Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T04:20:35.734Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T04:20:35.734Z] OK: 7 MiB in 18 packages [2021-06-09T04:20:36.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:20:42.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:20:42.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:20:42.859Z] Removing intermediate container 86a35b59dabf [2021-06-09T04:20:42.859Z] ---> c6a0fedde939 [2021-06-09T04:20:42.859Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T04:20:42.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:20:42.859Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T04:20:42.859Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T04:20:42.859Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T04:20:42.859Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T04:20:42.859Z] ---> Running in c3866e5c38b3 [2021-06-09T04:20:42.859Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T04:20:42.859Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T04:20:42.859Z] OK: 6 MiB in 16 packages [2021-06-09T04:20:42.859Z] Removing intermediate container 3b22733d617a [2021-06-09T04:20:42.859Z] ---> 69f1e63fd6c8 [2021-06-09T04:20:42.859Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T04:20:42.859Z] OK: 5 MiB in 15 packages [2021-06-09T04:20:42.859Z] ---> Running in 661f807808b9 [2021-06-09T04:20:42.859Z] Removing intermediate container 661f807808b9 [2021-06-09T04:20:42.859Z] ---> 493fe78f28b6 [2021-06-09T04:20:42.859Z] Step 14/22 : WORKDIR /edgex [2021-06-09T04:20:42.859Z] ---> Running in a782da8e7895 [2021-06-09T04:20:42.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T04:20:42.859Z] Removing intermediate container fbb146b2adef [2021-06-09T04:20:42.859Z] ---> cab627165d4b [2021-06-09T04:20:42.859Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T04:20:42.859Z] Removing intermediate container c7045a02e4e3 [2021-06-09T04:20:42.859Z] ---> f4c3d66d7811 [2021-06-09T04:20:42.859Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T04:20:42.859Z] ---> Running in 4cbb9e6a91a6 [2021-06-09T04:20:42.859Z] Removing intermediate container a782da8e7895 [2021-06-09T04:20:42.859Z] ---> 70c152fd324b [2021-06-09T04:20:42.859Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T04:20:42.859Z] ---> Running in 5767b757f681 [2021-06-09T04:20:43.136Z] Removing intermediate container 4cbb9e6a91a6 [2021-06-09T04:20:43.136Z] ---> 6ea3338ca93a [2021-06-09T04:20:43.136Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T04:20:43.136Z] ---> Running in 04ac3f256625 [2021-06-09T04:20:43.136Z] Removing intermediate container 5767b757f681 [2021-06-09T04:20:43.136Z] ---> e9e29bcca975 [2021-06-09T04:20:43.136Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T04:20:43.136Z] ---> f9772a907594 [2021-06-09T04:20:43.136Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T04:20:43.136Z] ---> Running in 0c60f569f915 [2021-06-09T04:20:43.136Z] Removing intermediate container 04ac3f256625 [2021-06-09T04:20:43.136Z] ---> 7a1eb3c702a0 [2021-06-09T04:20:43.136Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T04:20:43.136Z] ---> Running in 27767447d6e3 [2021-06-09T04:20:43.136Z] Removing intermediate container 0c60f569f915 [2021-06-09T04:20:43.136Z] ---> 6d6bc379c394 [2021-06-09T04:20:43.136Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T04:20:43.136Z] Removing intermediate container c3866e5c38b3 [2021-06-09T04:20:43.136Z] ---> 029cd848eb9f [2021-06-09T04:20:43.136Z] [2021-06-09T04:20:43.136Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T04:20:45.718Z] 20.10.0: Pulling from library/docker [2021-06-09T04:20:45.718Z] ---> Running in d7c1cde57681 [2021-06-09T04:20:45.718Z] Removing intermediate container 27767447d6e3 [2021-06-09T04:20:45.718Z] ---> 5adfd4788d9e [2021-06-09T04:20:45.718Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T04:20:45.718Z] ---> a32fd4b7431b [2021-06-09T04:20:45.718Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T04:20:45.718Z] Removing intermediate container 8a04bfb92c72 [2021-06-09T04:20:45.718Z] ---> d21c17275aa2 [2021-06-09T04:20:45.718Z] [2021-06-09T04:20:45.718Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T04:20:45.718Z] ---> 9852663dfa18 [2021-06-09T04:20:45.718Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T04:20:45.718Z] Removing intermediate container d7c1cde57681 [2021-06-09T04:20:45.718Z] ---> d4432e6f41da [2021-06-09T04:20:45.718Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T04:20:45.718Z] ---> Running in e1f5e2de232b [2021-06-09T04:20:45.718Z] ---> a7a1baacd7de [2021-06-09T04:20:45.718Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-09T04:20:48.201Z] Removing intermediate container e1f5e2de232b [2021-06-09T04:20:48.202Z] ---> 614d6fb27ac4 [2021-06-09T04:20:48.202Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T04:20:48.202Z] ---> 0dff7ff90443 [2021-06-09T04:20:48.202Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T04:20:48.202Z] ---> Running in cb4b18fa8548 [2021-06-09T04:20:48.202Z] ---> 42d0093a35ea [2021-06-09T04:20:48.202Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T04:20:48.202Z] ---> Running in 1bdc88bd4a62 [2021-06-09T04:20:48.202Z] Removing intermediate container cb4b18fa8548 [2021-06-09T04:20:48.202Z] ---> 1a2f17f6edb3 [2021-06-09T04:20:48.202Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T04:20:48.202Z] ---> b5bcaca838fc [2021-06-09T04:20:48.202Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T04:20:48.202Z] ---> Running in b547e4722571 [2021-06-09T04:20:48.202Z] Removing intermediate container 1bdc88bd4a62 [2021-06-09T04:20:48.202Z] ---> a4810537f4e1 [2021-06-09T04:20:48.202Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T04:20:48.202Z] ---> Running in 8fdb215d820e [2021-06-09T04:20:48.486Z] Removing intermediate container b547e4722571 [2021-06-09T04:20:48.486Z] ---> 28679d2a7ed8 [2021-06-09T04:20:48.486Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:20:50.682Z] ---> ad2af2c8e2e1 [2021-06-09T04:20:50.682Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T04:20:50.682Z] ---> 1a448e1bde2c [2021-06-09T04:20:50.682Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T04:20:50.682Z] ---> Running in cec359fdfb4d [2021-06-09T04:20:50.682Z] ---> Running in 062230d26141 [2021-06-09T04:20:50.682Z] Removing intermediate container 8fdb215d820e [2021-06-09T04:20:50.682Z] ---> 238cb6e5d47d [2021-06-09T04:20:50.682Z] Step 20/22 : LABEL arch=arm64 [2021-06-09T04:20:50.682Z] ---> Running in 57e2ff3dab02 [2021-06-09T04:20:50.682Z] Removing intermediate container 062230d26141 [2021-06-09T04:20:50.682Z] ---> c67e11cb1797 [2021-06-09T04:20:50.682Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:20:50.682Z] ---> a57f98685dae [2021-06-09T04:20:50.682Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T04:20:50.682Z] ---> Running in 4c760b3dae73 [2021-06-09T04:20:50.682Z] ---> Running in 4a7ba1ff7a7b [2021-06-09T04:20:50.682Z] Removing intermediate container 57e2ff3dab02 [2021-06-09T04:20:50.682Z] ---> 1e9dbb7b4fe1 [2021-06-09T04:20:50.682Z] Step 21/22 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:20:50.972Z] ---> Running in baca772e5c56 [2021-06-09T04:20:53.557Z] Removing intermediate container 4c760b3dae73 [2021-06-09T04:20:53.557Z] ---> 31555b9bd91a [2021-06-09T04:20:53.557Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T04:20:53.557Z] Removing intermediate container 4a7ba1ff7a7b [2021-06-09T04:20:53.557Z] ---> bf09622b20c2 [2021-06-09T04:20:53.557Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:20:53.557Z] ---> Running in 879b00aa55d6 [2021-06-09T04:20:53.557Z] Removing intermediate container baca772e5c56 [2021-06-09T04:20:53.557Z] ---> 8cb33fd65081 [2021-06-09T04:20:53.557Z] Step 22/22 : LABEL version=2.0.0-dev.259 [2021-06-09T04:20:53.557Z] ---> Running in 249a4b277039 [2021-06-09T04:20:53.557Z] ---> Running in 73ce0136317d [2021-06-09T04:20:53.557Z] Removing intermediate container cec359fdfb4d [2021-06-09T04:20:53.557Z] ---> c99679e308da [2021-06-09T04:20:53.557Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T04:20:53.557Z] Removing intermediate container 879b00aa55d6 [2021-06-09T04:20:53.557Z] ---> 2b5fc514d776 [2021-06-09T04:20:53.557Z] Step 22/23 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:20:53.557Z] ---> Running in 2985fa8d4493 [2021-06-09T04:20:53.557Z] ---> Running in 29e6eceeff9a [2021-06-09T04:20:53.557Z] Removing intermediate container 249a4b277039 [2021-06-09T04:20:53.557Z] ---> 7d14a46e0a3e [2021-06-09T04:20:53.557Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T04:20:53.557Z] Removing intermediate container 73ce0136317d [2021-06-09T04:20:53.557Z] ---> a416b19103df [2021-06-09T04:20:53.557Z] [2021-06-09T04:20:53.557Z] ---> Running in 36ca0f31be26 [2021-06-09T04:20:53.838Z] Successfully built a416b19103df [2021-06-09T04:20:53.838Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-09T04:20:53.838Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-06-09T04:20:53.838Z] Removing intermediate container 29e6eceeff9a [2021-06-09T04:20:53.838Z] ---> 02505f667ea9 [2021-06-09T04:20:53.838Z] Step 23/23 : LABEL version=2.0.0-dev.259 [2021-06-09T04:20:56.260Z] Removing intermediate container 36ca0f31be26 [2021-06-09T04:20:56.260Z] ---> 1d13435325d9 [2021-06-09T04:20:56.260Z] Step 22/23 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:20:56.260Z] ---> Running in dec692cbbb0d [2021-06-09T04:20:56.260Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:20:56.260Z] ---> Running in 213b1a39f2ee [2021-06-09T04:20:56.260Z] Removing intermediate container dec692cbbb0d [2021-06-09T04:20:56.260Z] ---> c89d7c73533f [2021-06-09T04:20:56.260Z] [2021-06-09T04:20:56.260Z] Successfully built c89d7c73533f [2021-06-09T04:20:56.260Z] Removing intermediate container 213b1a39f2ee [2021-06-09T04:20:56.260Z] ---> 070d43eb641c [2021-06-09T04:20:56.260Z] Step 23/23 : LABEL version=2.0.0-dev.259 [2021-06-09T04:20:56.260Z] Successfully tagged support-scheduler-arm64:latest [2021-06-09T04:20:56.260Z]  Building support-scheduler ... done Building security-bootstrapper [2021-06-09T04:20:56.260Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:20:56.260Z] ---> Running in 7690d05014fb [2021-06-09T04:20:56.260Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T04:20:56.260Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T04:20:58.712Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T04:20:58.712Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T04:20:58.712Z] Removing intermediate container 7690d05014fb [2021-06-09T04:20:58.712Z] ---> 36518996a92d [2021-06-09T04:20:58.712Z] [2021-06-09T04:20:58.712Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T04:20:58.712Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T04:20:58.712Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T04:20:58.712Z] OK: 8 MiB in 20 packages [2021-06-09T04:20:58.712Z] Successfully built 36518996a92d [2021-06-09T04:20:58.712Z] Successfully tagged support-notifications-arm64:latest [2021-06-09T04:20:58.712Z]  Building support-notifications ... done Building core-metadata [2021-06-09T04:20:58.712Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T04:20:58.712Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T04:20:58.712Z] ---> eeaf43b92773 [2021-06-09T04:20:58.712Z] 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-09T04:20:58.712Z] Removing intermediate container 2985fa8d4493 [2021-06-09T04:20:58.712Z] ---> e967713d506e [2021-06-09T04:20:58.712Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T04:20:59.311Z] ---> Running in d9e275bff34f [2021-06-09T04:21:00.295Z] Removing intermediate container d9e275bff34f [2021-06-09T04:21:00.295Z] ---> 9f9b18b0640b [2021-06-09T04:21:00.295Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T04:21:00.295Z] ---> a4d09675efa2 [2021-06-09T04:21:00.295Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T04:21:00.566Z] ---> Running in 631d95bbc17c [2021-06-09T04:21:02.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:21:02.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:21:02.284Z] ---> 3ceae9f2c16b [2021-06-09T04:21:02.284Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T04:21:02.888Z] (1/39) Installing readline (8.0.4-r0) [2021-06-09T04:21:02.888Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T04:21:02.888Z] Executing bash-5.0.17-r0.post-install [2021-06-09T04:21:02.888Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T04:21:02.888Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T04:21:02.888Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T04:21:02.888Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T04:21:02.888Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T04:21:02.888Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T04:21:02.888Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T04:21:02.888Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T04:21:02.888Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T04:21:02.888Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T04:21:02.888Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T04:21:03.919Z] ---> 412e6f9a583c [2021-06-09T04:21:03.920Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T04:21:03.920Z] ---> Running in 00d542590680 [2021-06-09T04:21:04.902Z] Removing intermediate container 00d542590680 [2021-06-09T04:21:04.902Z] ---> 30e48e61016e [2021-06-09T04:21:04.902Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:21:04.902Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T04:21:04.902Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T04:21:04.902Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T04:21:04.902Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T04:21:04.902Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T04:21:04.902Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T04:21:04.902Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T04:21:05.180Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T04:21:05.180Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T04:21:05.180Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T04:21:05.180Z] ---> Running in 7debc5fe8f3f [2021-06-09T04:21:05.180Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T04:21:05.180Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T04:21:05.180Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T04:21:05.180Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T04:21:05.180Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T04:21:05.180Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T04:21:05.180Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T04:21:05.180Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T04:21:05.180Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T04:21:05.464Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T04:21:05.464Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T04:21:05.464Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T04:21:05.464Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T04:21:05.464Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T04:21:05.464Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T04:21:05.464Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T04:21:05.464Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T04:21:05.758Z] OK: 72 MiB in 59 packages [2021-06-09T04:21:05.758Z] Removing intermediate container 7debc5fe8f3f [2021-06-09T04:21:05.758Z] ---> d4ba3606a3b9 [2021-06-09T04:21:05.758Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T04:21:08.219Z] ---> Running in 21e2fa3916d8 [2021-06-09T04:21:08.219Z] Removing intermediate container 21e2fa3916d8 [2021-06-09T04:21:08.219Z] ---> f5859e0cfa66 [2021-06-09T04:21:08.219Z] Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:21:08.219Z] ---> Running in ee45718fa4a9 [2021-06-09T04:21:08.219Z] Removing intermediate container ee45718fa4a9 [2021-06-09T04:21:08.219Z] ---> f612ed1f3055 [2021-06-09T04:21:08.219Z] Step 24/24 : LABEL version=2.0.0-dev.259 [2021-06-09T04:21:08.219Z] ---> Running in 7d099bfcc795 [2021-06-09T04:21:08.219Z] Removing intermediate container 7d099bfcc795 [2021-06-09T04:21:08.219Z] ---> 0e72d30b4e3c [2021-06-09T04:21:08.219Z] [2021-06-09T04:21:08.816Z] Successfully built 0e72d30b4e3c [2021-06-09T04:21:08.816Z] Successfully tagged core-data-arm64:latest [2021-06-09T04:21:08.816Z] Building core-command [2021-06-09T04:21:10.260Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-09T04:21:10.260Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T04:21:10.850Z] Collecting texttable<0.10,>=0.9.0 [2021-06-09T04:21:10.850Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T04:21:14.838Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T04:21:14.838Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T04:21:16.282Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T04:21:16.282Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T04:21:18.857Z] 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-09T04:21:18.857Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T04:21:18.857Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T04:21:18.857Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T04:21:18.857Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T04:21:21.218Z] Collecting PyYAML<4,>=3.10 [2021-06-09T04:21:21.218Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T04:21:21.218Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:21:21.218Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:21:21.218Z] ---> 612ebecdb54a [2021-06-09T04:21:21.218Z] Step 3/26 : WORKDIR /edgex-go [2021-06-09T04:21:21.218Z] ---> Using cache [2021-06-09T04:21:21.218Z] ---> 053d84e1439d [2021-06-09T04:21:21.218Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:21:21.218Z] ---> Using cache [2021-06-09T04:21:21.218Z] ---> 8b480c4b5d0b [2021-06-09T04:21:21.218Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T04:21:22.209Z] ---> Running in 10645662cfb5 [2021-06-09T04:21:25.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:21:25.089Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:21:25.089Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:21:25.089Z] ---> 612ebecdb54a [2021-06-09T04:21:25.089Z] Step 3/32 : WORKDIR /edgex-go [2021-06-09T04:21:25.089Z] ---> Using cache [2021-06-09T04:21:25.089Z] ---> 053d84e1439d [2021-06-09T04:21:25.089Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:21:25.089Z] ---> Using cache [2021-06-09T04:21:25.089Z] ---> 8b480c4b5d0b [2021-06-09T04:21:25.089Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T04:21:25.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:21:25.089Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T04:21:25.089Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T04:21:25.372Z] ---> Running in ce73f4b57ac9 [2021-06-09T04:21:25.647Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T04:21:25.647Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T04:21:25.647Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:21:25.647Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:21:25.647Z] ---> 612ebecdb54a [2021-06-09T04:21:25.647Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T04:21:25.647Z] ---> Using cache [2021-06-09T04:21:25.647Z] ---> 053d84e1439d [2021-06-09T04:21:25.647Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:21:25.647Z] ---> Using cache [2021-06-09T04:21:25.647Z] ---> 8b480c4b5d0b [2021-06-09T04:21:25.647Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T04:21:28.005Z] ---> Running in c283922da478 [2021-06-09T04:21:28.005Z] OK: 218 MiB in 52 packages [2021-06-09T04:21:28.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:21:28.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:21:30.603Z] Removing intermediate container 10645662cfb5 [2021-06-09T04:21:30.603Z] ---> dbcd962fc99f [2021-06-09T04:21:30.603Z] Step 6/26 : COPY go.mod . [2021-06-09T04:21:30.603Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T04:21:30.603Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T04:21:30.603Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:21:30.603Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:21:30.603Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T04:21:30.603Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T04:21:30.603Z] ---> e17c4b0f5351 [2021-06-09T04:21:30.603Z] Step 7/26 : RUN go mod download [2021-06-09T04:21:30.603Z] OK: 218 MiB in 52 packages [2021-06-09T04:21:30.603Z] OK: 218 MiB in 52 packages [2021-06-09T04:21:30.603Z] ---> Running in 14baf8ee9590 [2021-06-09T04:21:30.603Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T04:21:30.603Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T04:21:30.877Z] 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-09T04:21:30.878Z] 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-09T04:21:31.479Z] Collecting idna<2.8,>=2.5 [2021-06-09T04:21:31.479Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T04:21:31.479Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T04:21:31.479Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T04:21:31.479Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T04:21:31.479Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T04:21:32.081Z] Removing intermediate container c283922da478 [2021-06-09T04:21:32.081Z] ---> 08dc5b3e3b29 [2021-06-09T04:21:32.081Z] Step 6/24 : COPY go.mod . [2021-06-09T04:21:32.081Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T04:21:32.081Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T04:21:32.081Z] ---> 612ebecdb54a [2021-06-09T04:21:32.081Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T04:21:32.081Z] ---> Using cache [2021-06-09T04:21:32.081Z] ---> 053d84e1439d [2021-06-09T04:21:32.081Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:21:32.081Z] ---> Using cache [2021-06-09T04:21:32.081Z] ---> 8b480c4b5d0b [2021-06-09T04:21:32.081Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T04:21:32.081Z] ---> Using cache [2021-06-09T04:21:32.081Z] ---> 08dc5b3e3b29 [2021-06-09T04:21:32.081Z] Step 6/24 : COPY go.mod . [2021-06-09T04:21:32.362Z] Removing intermediate container ce73f4b57ac9 [2021-06-09T04:21:32.362Z] ---> d931da913efc [2021-06-09T04:21:32.362Z] Step 6/32 : COPY go.mod . [2021-06-09T04:21:32.638Z] Installing collected packages: texttable, docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, dockerpty, jsonschema, docker-compose [2021-06-09T04:21:32.638Z] Running setup.py install for texttable: started [2021-06-09T04:21:38.838Z] ---> e3419afc7e63 [2021-06-09T04:21:38.838Z] Step 7/24 : RUN go mod download [2021-06-09T04:21:38.838Z] ---> Running in e11d397aa645 [2021-06-09T04:21:38.838Z] ---> 36965bbb4d0e [2021-06-09T04:21:38.838Z] Step 7/32 : RUN go mod download [2021-06-09T04:21:38.838Z] ---> a35b6a4fff77 [2021-06-09T04:21:38.838Z] Step 7/24 : RUN go mod download [2021-06-09T04:21:38.838Z] ---> Running in 9e9d7feead54 [2021-06-09T04:21:38.838Z] ---> Running in 469a4f8a7264 [2021-06-09T04:21:38.838Z] Removing intermediate container 14baf8ee9590 [2021-06-09T04:21:38.838Z] ---> 2204f3e0c75d [2021-06-09T04:21:38.838Z] Step 8/26 : COPY . . [2021-06-09T04:21:38.838Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T04:21:38.838Z] Running setup.py install for docopt: started [2021-06-09T04:21:38.838Z] Running setup.py install for docopt: finished with status 'done' [2021-06-09T04:21:38.839Z] Attempting uninstall: urllib3 [2021-06-09T04:21:38.839Z] Found existing installation: urllib3 1.25.9 [2021-06-09T04:21:38.839Z] Uninstalling urllib3-1.25.9: [2021-06-09T04:21:38.839Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T04:21:38.839Z] Removing intermediate container e11d397aa645 [2021-06-09T04:21:38.839Z] ---> 30b0e9c6be7c [2021-06-09T04:21:38.839Z] Step 8/24 : COPY . . [2021-06-09T04:21:38.839Z] Removing intermediate container 9e9d7feead54 [2021-06-09T04:21:38.839Z] ---> 3444ab532d72 [2021-06-09T04:21:38.839Z] Step 8/24 : COPY . . [2021-06-09T04:21:38.839Z] Removing intermediate container 469a4f8a7264 [2021-06-09T04:21:38.839Z] ---> 953d9d598fba [2021-06-09T04:21:38.839Z] Step 8/32 : COPY . . [2021-06-09T04:21:38.839Z] Attempting uninstall: idna [2021-06-09T04:21:38.839Z] Found existing installation: idna 2.9 [2021-06-09T04:21:38.839Z] Uninstalling idna-2.9: [2021-06-09T04:21:39.113Z] Successfully uninstalled idna-2.9 [2021-06-09T04:21:39.709Z] Attempting uninstall: requests [2021-06-09T04:21:39.709Z] Found existing installation: requests 2.23.0 [2021-06-09T04:21:39.709Z] Uninstalling requests-2.23.0: [2021-06-09T04:21:39.985Z] Successfully uninstalled requests-2.23.0 [2021-06-09T04:21:41.977Z] Running setup.py install for PyYAML: started [2021-06-09T04:21:47.409Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T04:21:47.409Z] Running setup.py install for dockerpty: started [2021-06-09T04:21:47.409Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T04:21:48.009Z] 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-09T04:21:53.965Z] ---> 83ca86757f26 [2021-06-09T04:21:53.965Z] Step 9/26 : RUN go mod tidy [2021-06-09T04:21:53.965Z] ---> 0b822da02fda [2021-06-09T04:21:53.965Z] Step 9/24 : RUN go mod tidy [2021-06-09T04:21:53.965Z] ---> Running in cfcb24efb801 [2021-06-09T04:21:53.965Z] ---> 31cf524824f2 [2021-06-09T04:21:53.965Z] Step 9/24 : RUN go mod tidy [2021-06-09T04:21:54.238Z] ---> Running in fe3f678f35e8 [2021-06-09T04:21:54.238Z] ---> Running in 0df24103d981 [2021-06-09T04:21:54.513Z] ---> 74af65848e5a [2021-06-09T04:21:54.513Z] Step 9/32 : RUN go mod tidy [2021-06-09T04:21:55.116Z] ---> Running in 0e6784eca78b [2021-06-09T04:22:01.913Z] Removing intermediate container cfcb24efb801 [2021-06-09T04:22:01.913Z] ---> 5ac7ff92d237 [2021-06-09T04:22:01.913Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T04:22:01.913Z] ---> Running in 94aebc57a320 [2021-06-09T04:22:04.326Z] Removing intermediate container 0df24103d981 [2021-06-09T04:22:04.326Z] ---> c0be8e5ff3a6 [2021-06-09T04:22:04.326Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T04:22:04.326Z] Removing intermediate container fe3f678f35e8 [2021-06-09T04:22:04.326Z] ---> c06fbb525d53 [2021-06-09T04:22:04.326Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-09T04:22:04.326Z] Removing intermediate container 0e6784eca78b [2021-06-09T04:22:04.326Z] ---> 2064c394fb1c [2021-06-09T04:22:04.326Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T04:22:04.326Z] ---> Running in 8dc691e988c9 [2021-06-09T04:22:04.326Z] ---> Running in cbb4e1656ce3 [2021-06-09T04:22:04.326Z] ---> Running in 961ff572901b [2021-06-09T04:22:04.326Z] Removing intermediate container 631d95bbc17c [2021-06-09T04:22:04.326Z] ---> 643ec594056e [2021-06-09T04:22:04.326Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T04:22:04.326Z] ---> Running in 3f130b0a7fb3 [2021-06-09T04:22:04.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T04:22:04.326Z] Removing intermediate container 3f130b0a7fb3 [2021-06-09T04:22:04.326Z] ---> af540c9524bb [2021-06-09T04:22:04.326Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T04:22:04.326Z] ---> Running in 1c81d0273ab3 [2021-06-09T04:22:04.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T04:22:05.203Z] Removing intermediate container 1c81d0273ab3 [2021-06-09T04:22:05.203Z] ---> b172a552a4b1 [2021-06-09T04:22:05.203Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T04:22:05.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T04:22:05.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-09T04:22:07.220Z] ---> 2fafe1399c87 [2021-06-09T04:22:07.220Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T04:22:09.881Z] ---> 2cff09b84bba [2021-06-09T04:22:09.881Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T04:22:12.588Z] ---> 80f8d6ba2636 [2021-06-09T04:22:12.588Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T04:22:12.588Z] ---> Running in 20367af4630b [2021-06-09T04:22:12.588Z] Removing intermediate container 20367af4630b [2021-06-09T04:22:12.588Z] ---> 3cbcdaabb6ae [2021-06-09T04:22:12.588Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:22:12.588Z] ---> Running in 96ecdc6e4fbd [2021-06-09T04:22:12.588Z] Removing intermediate container 96ecdc6e4fbd [2021-06-09T04:22:12.588Z] ---> 6ceb8b7632f5 [2021-06-09T04:22:12.588Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T04:22:12.861Z] ---> Running in f5657a7bb63c [2021-06-09T04:22:13.479Z] Removing intermediate container f5657a7bb63c [2021-06-09T04:22:13.479Z] ---> 4f2f124979da [2021-06-09T04:22:13.479Z] Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:22:13.759Z] ---> Running in cf2c3b7a496d [2021-06-09T04:22:14.365Z] Removing intermediate container cf2c3b7a496d [2021-06-09T04:22:14.366Z] ---> ca995840b532 [2021-06-09T04:22:14.366Z] Step 24/24 : LABEL version=2.0.0-dev.259 [2021-06-09T04:22:14.366Z] ---> Running in 63d4abfd5b30 [2021-06-09T04:22:14.973Z] Removing intermediate container 63d4abfd5b30 [2021-06-09T04:22:14.973Z] ---> a5412958a733 [2021-06-09T04:22:14.973Z] [2021-06-09T04:22:15.580Z] Successfully built a5412958a733 [2021-06-09T04:22:15.580Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-09T04:23:34.065Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.259" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T04:23:39.489Z] Removing intermediate container 94aebc57a320 [2021-06-09T04:23:39.489Z] ---> 361b483fabcc [2021-06-09T04:23:39.489Z] [2021-06-09T04:23:39.489Z] Step 11/26 : FROM alpine:3.12 [2021-06-09T04:23:39.489Z] ---> 9852663dfa18 [2021-06-09T04:23:39.489Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T04:23:39.489Z] Removing intermediate container 961ff572901b [2021-06-09T04:23:39.489Z] ---> 42584fcf3c82 [2021-06-09T04:23:39.489Z] [2021-06-09T04:23:39.489Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T04:23:39.489Z] ---> 9852663dfa18 [2021-06-09T04:23:39.489Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T04:23:39.489Z] Removing intermediate container cbb4e1656ce3 [2021-06-09T04:23:39.489Z] ---> 6259324b9bbd [2021-06-09T04:23:39.489Z] [2021-06-09T04:23:39.489Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T04:23:39.489Z] ---> 9852663dfa18 [2021-06-09T04:23:39.489Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T04:23:39.489Z] ---> Using cache [2021-06-09T04:23:39.489Z] ---> cab627165d4b [2021-06-09T04:23:39.489Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T04:23:39.489Z] ---> Using cache [2021-06-09T04:23:39.489Z] ---> 6ea3338ca93a [2021-06-09T04:23:39.489Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T04:23:39.761Z] ---> Running in b6d7948a78d5 [2021-06-09T04:23:39.761Z] ---> Running in 9a4ae542016c [2021-06-09T04:23:39.761Z] ---> Running in bb3396cb8670 [2021-06-09T04:23:40.752Z] Removing intermediate container bb3396cb8670 [2021-06-09T04:23:40.752Z] ---> 7738533d992c [2021-06-09T04:23:40.752Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T04:23:40.752Z] Removing intermediate container 9a4ae542016c [2021-06-09T04:23:40.752Z] ---> b55abb2fdf31 [2021-06-09T04:23:40.752Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T04:23:41.030Z] ---> Running in 2fecdf6c25e2 [2021-06-09T04:23:41.030Z] ---> Running in 7e6a0dbb00a1 [2021-06-09T04:23:41.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:23:41.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:23:41.858Z] Removing intermediate container 2fecdf6c25e2 [2021-06-09T04:23:41.859Z] ---> 544315180ff4 [2021-06-09T04:23:41.859Z] Step 16/24 : WORKDIR / [2021-06-09T04:23:41.859Z] Removing intermediate container 8dc691e988c9 [2021-06-09T04:23:41.859Z] ---> e1fc931caac2 [2021-06-09T04:23:41.859Z] [2021-06-09T04:23:41.859Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T04:23:41.859Z] ---> 9852663dfa18 [2021-06-09T04:23:41.859Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T04:23:41.859Z] ---> Using cache [2021-06-09T04:23:41.859Z] ---> cab627165d4b [2021-06-09T04:23:41.859Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T04:23:41.859Z] ---> Using cache [2021-06-09T04:23:41.859Z] ---> 6ea3338ca93a [2021-06-09T04:23:41.859Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T04:23:42.134Z] ---> Running in ba70aa0d7b28 [2021-06-09T04:23:42.134Z] ---> Running in 552705ad3cc6 [2021-06-09T04:23:42.409Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T04:23:42.409Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T04:23:42.409Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T04:23:42.409Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T04:23:42.409Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T04:23:42.409Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T04:23:42.409Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T04:23:42.409Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T04:23:42.685Z] OK: 7 MiB in 20 packages [2021-06-09T04:23:42.961Z] Removing intermediate container ba70aa0d7b28 [2021-06-09T04:23:42.962Z] Removing intermediate container 552705ad3cc6 [2021-06-09T04:23:42.962Z] ---> 8dbe19a166f8 [2021-06-09T04:23:42.962Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T04:23:42.962Z] ---> 7ecb15d1f3e2 [2021-06-09T04:23:42.962Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T04:23:42.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:23:42.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:23:42.962Z] ---> Running in 3595bf03fb42 [2021-06-09T04:23:43.569Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T04:23:43.850Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T04:23:43.850Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T04:23:43.850Z] OK: 5 MiB in 16 packages [2021-06-09T04:23:43.850Z] Removing intermediate container 3595bf03fb42 [2021-06-09T04:23:43.850Z] ---> 40a040b851a1 [2021-06-09T04:23:43.850Z] Step 16/24 : WORKDIR / [2021-06-09T04:23:46.403Z] ---> Running in 5a6eb58075b4 [2021-06-09T04:23:46.403Z] ---> c22f78019a40 [2021-06-09T04:23:46.403Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T04:23:46.403Z] Removing intermediate container b6d7948a78d5 [2021-06-09T04:23:46.403Z] ---> b656675548c0 [2021-06-09T04:23:46.403Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T04:23:46.404Z] ---> Running in 29b21cdb7661 [2021-06-09T04:23:46.404Z] Removing intermediate container 5a6eb58075b4 [2021-06-09T04:23:46.404Z] ---> 934b5f70c567 [2021-06-09T04:23:46.404Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T04:23:46.404Z] Removing intermediate container 7e6a0dbb00a1 [2021-06-09T04:23:46.404Z] ---> 3b8484031a28 [2021-06-09T04:23:46.404Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T04:23:46.404Z] ---> Running in e6d653f21fb8 [2021-06-09T04:23:46.404Z] Removing intermediate container 29b21cdb7661 [2021-06-09T04:23:46.404Z] ---> b6d6295a2702 [2021-06-09T04:23:46.404Z] Step 14/26 : WORKDIR / [2021-06-09T04:23:46.404Z] ---> Running in 02e110b86f44 [2021-06-09T04:23:46.404Z] ---> ad69d0e5fba1 [2021-06-09T04:23:46.404Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T04:23:46.404Z] Removing intermediate container e6d653f21fb8 [2021-06-09T04:23:46.404Z] ---> 5f29a688898e [2021-06-09T04:23:46.404Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T04:23:46.404Z] ---> 0c728b85621d [2021-06-09T04:23:46.404Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T04:23:46.404Z] ---> Running in 5e2a115b514f [2021-06-09T04:23:46.678Z] Removing intermediate container 02e110b86f44 [2021-06-09T04:23:46.678Z] ---> d38e577a49ec [2021-06-09T04:23:46.678Z] 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-09T04:23:49.110Z] Removing intermediate container 5e2a115b514f [2021-06-09T04:23:49.110Z] ---> 695776303cba [2021-06-09T04:23:49.110Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T04:23:49.110Z] ---> Running in fab18a298ca0 [2021-06-09T04:23:49.110Z] ---> 0c846aa1e4ea [2021-06-09T04:23:49.110Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T04:23:49.110Z] ---> Running in 9d42f580939c [2021-06-09T04:23:49.110Z] ---> 52277e81c393 [2021-06-09T04:23:49.110Z] 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-09T04:23:49.110Z] ---> fc55d03518bc [2021-06-09T04:23:49.110Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T04:23:49.110Z] Removing intermediate container 9d42f580939c [2021-06-09T04:23:49.110Z] ---> 7de5034755f1 [2021-06-09T04:23:49.110Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:23:49.110Z] ---> Running in 7cfd3c4577ea [2021-06-09T04:23:49.110Z] ---> 9056c9b1d893 [2021-06-09T04:23:49.111Z] ---> 6acba106fbf3 [2021-06-09T04:23:49.111Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T04:23:49.111Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T04:23:49.385Z] ---> Running in da13d426b62a [2021-06-09T04:23:49.385Z] Removing intermediate container 7cfd3c4577ea [2021-06-09T04:23:49.385Z] ---> ab5f8f79d8dc [2021-06-09T04:23:49.385Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T04:23:49.660Z] ---> Running in a1b25f1300ea [2021-06-09T04:23:50.258Z] Removing intermediate container da13d426b62a [2021-06-09T04:23:50.258Z] ---> 4ba7324624cb [2021-06-09T04:23:50.258Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:23:50.258Z] Removing intermediate container fab18a298ca0 [2021-06-09T04:23:50.258Z] ---> 6294de2d7100 [2021-06-09T04:23:50.258Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T04:23:50.258Z] ---> 09a8442ad724 [2021-06-09T04:23:50.258Z] 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-09T04:23:50.258Z] Removing intermediate container a1b25f1300ea [2021-06-09T04:23:50.258Z] ---> bab249f0ca0e [2021-06-09T04:23:50.258Z] Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:23:50.558Z] ---> Running in b90175989000 [2021-06-09T04:23:50.558Z] ---> Running in e28cc4365a26 [2021-06-09T04:23:50.558Z] ---> Running in 97572f078c48 [2021-06-09T04:23:51.161Z] Removing intermediate container b90175989000 [2021-06-09T04:23:51.161Z] ---> adac0408fffa [2021-06-09T04:23:51.161Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T04:23:51.161Z] Removing intermediate container e28cc4365a26 [2021-06-09T04:23:51.161Z] ---> 2a39b882481d [2021-06-09T04:23:51.161Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T04:23:51.161Z] ---> Running in 37d8acddc846 [2021-06-09T04:23:51.482Z] Removing intermediate container 97572f078c48 [2021-06-09T04:23:51.482Z] ---> e4a4ad0a0c8a [2021-06-09T04:23:51.482Z] Step 24/24 : LABEL version=2.0.0-dev.259 [2021-06-09T04:23:51.482Z] ---> 8335d01c9359 [2021-06-09T04:23:51.483Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T04:23:51.483Z] ---> Running in 2b89e406cfe7 [2021-06-09T04:23:52.090Z] Removing intermediate container 37d8acddc846 [2021-06-09T04:23:52.090Z] ---> 52293aba6a1e [2021-06-09T04:23:52.090Z] Step 23/24 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:23:52.364Z] ---> Running in a858af22067f [2021-06-09T04:23:52.364Z] Removing intermediate container 2b89e406cfe7 [2021-06-09T04:23:52.364Z] ---> 24e8c4af1613 [2021-06-09T04:23:52.364Z] [2021-06-09T04:23:52.364Z] ---> 7430fbd50bbd [2021-06-09T04:23:52.364Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T04:23:52.650Z] ---> Running in c5532f28816d [2021-06-09T04:23:52.924Z] Successfully built 24e8c4af1613 [2021-06-09T04:23:52.924Z] Successfully tagged core-command-arm64:latest [2021-06-09T04:23:53.198Z]  Building core-command ... done Removing intermediate container a858af22067f [2021-06-09T04:23:53.198Z] ---> dafdc32d66f3 [2021-06-09T04:23:53.198Z] Step 24/24 : LABEL version=2.0.0-dev.259 [2021-06-09T04:23:53.198Z] ---> 3fa5f8149459 [2021-06-09T04:23:53.198Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T04:23:53.198Z] ---> Running in b531792565cc [2021-06-09T04:23:54.180Z] Removing intermediate container b531792565cc [2021-06-09T04:23:54.180Z] ---> 710b07645780 [2021-06-09T04:23:54.180Z] [2021-06-09T04:23:54.461Z] Successfully built 710b07645780 [2021-06-09T04:23:54.461Z] Successfully tagged core-metadata-arm64:latest [2021-06-09T04:23:54.461Z]  Building core-metadata ... done  ---> 4cf915a0e6cf [2021-06-09T04:23:54.461Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T04:23:55.444Z] ---> 4e42976bd95c [2021-06-09T04:23:55.444Z] 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-09T04:23:55.720Z] Removing intermediate container c5532f28816d [2021-06-09T04:23:55.720Z] ---> 8043b1360bd1 [2021-06-09T04:23:55.720Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T04:23:55.720Z] ---> Running in f853ca62cf3a [2021-06-09T04:23:56.712Z] ---> 2f59d7733cff [2021-06-09T04:23:56.712Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T04:23:58.153Z] ---> dd31a5d55553 [2021-06-09T04:23:58.153Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T04:23:58.153Z] Removing intermediate container f853ca62cf3a [2021-06-09T04:23:58.153Z] ---> 98124b87258f [2021-06-09T04:23:58.153Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T04:23:58.427Z] ---> Running in 2ceb93448504 [2021-06-09T04:23:58.702Z] ---> d6b6bfedbce0 [2021-06-09T04:23:58.702Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T04:23:58.981Z] Removing intermediate container 2ceb93448504 [2021-06-09T04:23:58.981Z] ---> ab61fd21527c [2021-06-09T04:23:58.981Z] Step 24/26 : LABEL arch=arm64 [2021-06-09T04:23:59.255Z] ---> Running in ca2c208655b7 [2021-06-09T04:23:59.528Z] Removing intermediate container ca2c208655b7 [2021-06-09T04:23:59.528Z] ---> ddee7a0b8083 [2021-06-09T04:23:59.528Z] Step 25/26 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:23:59.800Z] ---> b50880719bf4 [2021-06-09T04:23:59.800Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T04:23:59.800Z] ---> Running in 1e132f6e6a00 [2021-06-09T04:24:00.399Z] Removing intermediate container 1e132f6e6a00 [2021-06-09T04:24:00.399Z] ---> e6104bc7ac63 [2021-06-09T04:24:00.399Z] Step 26/26 : LABEL version=2.0.0-dev.259 [2021-06-09T04:24:00.399Z] ---> Running in be5455ce8750 [2021-06-09T04:24:00.669Z] ---> e2602b54664c [2021-06-09T04:24:00.669Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T04:24:00.940Z] ---> Running in 1d073ce99a36 [2021-06-09T04:24:00.941Z] Removing intermediate container be5455ce8750 [2021-06-09T04:24:00.941Z] ---> 14b9c0a63533 [2021-06-09T04:24:00.941Z] [2021-06-09T04:24:01.216Z] Successfully built 14b9c0a63533 [2021-06-09T04:24:01.491Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-09T04:24:01.491Z]  Building security-secretstore-setup ... done Removing intermediate container 1d073ce99a36 [2021-06-09T04:24:01.491Z] ---> a8338b5cf26a [2021-06-09T04:24:01.491Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T04:24:04.386Z] ---> a947d28c5aa7 [2021-06-09T04:24:04.386Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-09T04:24:04.386Z] ---> Running in a4fe3bf1eef9 [2021-06-09T04:24:04.658Z] Removing intermediate container a4fe3bf1eef9 [2021-06-09T04:24:04.658Z] ---> e2e157fa0bc3 [2021-06-09T04:24:04.658Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T04:24:04.932Z] ---> Running in f49b23ee30d3 [2021-06-09T04:24:05.524Z] Removing intermediate container f49b23ee30d3 [2021-06-09T04:24:05.524Z] ---> 77e7e0921dfe [2021-06-09T04:24:05.524Z] Step 29/32 : CMD ["gate"] [2021-06-09T04:24:05.798Z] ---> Running in 4c56b277af9a [2021-06-09T04:24:06.391Z] Removing intermediate container 4c56b277af9a [2021-06-09T04:24:06.391Z] ---> 004759d5f711 [2021-06-09T04:24:06.391Z] Step 30/32 : LABEL arch=arm64 [2021-06-09T04:24:06.986Z] ---> Running in 7d544b9f7cd2 [2021-06-09T04:24:07.258Z] Removing intermediate container 7d544b9f7cd2 [2021-06-09T04:24:07.258Z] ---> 9118d6d3ee4b [2021-06-09T04:24:07.258Z] Step 31/32 : LABEL git_sha=9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:24:07.855Z] ---> Running in cd5db02a7c1c [2021-06-09T04:24:08.126Z] Removing intermediate container cd5db02a7c1c [2021-06-09T04:24:08.126Z] ---> 822c5e605a44 [2021-06-09T04:24:08.126Z] Step 32/32 : LABEL version=2.0.0-dev.259 [2021-06-09T04:24:08.722Z] ---> Running in 3f71943eff6a [2021-06-09T04:24:08.994Z] Removing intermediate container 3f71943eff6a [2021-06-09T04:24:08.994Z] ---> 241bb935e75d [2021-06-09T04:24:08.994Z] [2021-06-09T04:24:09.266Z] Successfully built 241bb935e75d [2021-06-09T04:24:09.266Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-09T04:24:09.835Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-09T04:24:09.869Z] $ docker stop --time=1 9925f296c439f28cf63a657b46e845ff771fbaef9e869f8b90110145d65d6e45 [2021-06-09T04:24:12.339Z] $ docker rm -f 9925f296c439f28cf63a657b46e845ff771fbaef9e869f8b90110145d65d6e45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T04:24:12.905Z] + docker images [2021-06-09T04:24:13.176Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T04:24:13.176Z] security-bootstrapper-arm64 latest 241bb935e75d 5 seconds ago 17.1MB [2021-06-09T04:24:13.176Z] security-secretstore-setup-arm64 latest 14b9c0a63533 13 seconds ago 26.5MB [2021-06-09T04:24:13.176Z] core-metadata-arm64 latest 710b07645780 20 seconds ago 15.6MB [2021-06-09T04:24:13.176Z] core-command-arm64 latest 24e8c4af1613 21 seconds ago 15MB [2021-06-09T04:24:13.176Z] e1fc931caac2 32 seconds ago 860MB [2021-06-09T04:24:13.176Z] 361b483fabcc 35 seconds ago 862MB [2021-06-09T04:24:13.176Z] 6259324b9bbd 35 seconds ago 855MB [2021-06-09T04:24:13.176Z] 42584fcf3c82 35 seconds ago 855MB [2021-06-09T04:24:13.176Z] sys-mgmt-agent-arm64 latest a5412958a733 About a minute ago 299MB [2021-06-09T04:24:13.176Z] core-data-arm64 latest 0e72d30b4e3c 3 minutes ago 19.1MB [2021-06-09T04:24:13.176Z] support-notifications-arm64 latest 36518996a92d 3 minutes ago 15.7MB [2021-06-09T04:24:13.176Z] support-scheduler-arm64 latest c89d7c73533f 3 minutes ago 15MB [2021-06-09T04:24:13.176Z] security-proxy-setup-arm64 latest a416b19103df 3 minutes ago 24MB [2021-06-09T04:24:13.176Z] d21c17275aa2 3 minutes ago 863MB [2021-06-09T04:24:13.176Z] 029cd848eb9f 3 minutes ago 862MB [2021-06-09T04:24:13.176Z] 9cce9a25711e 3 minutes ago 856MB [2021-06-09T04:24:13.176Z] e026fe9cc2c3 3 minutes ago 857MB [2021-06-09T04:24:13.176Z] b97c5b642f1c 3 minutes ago 859MB [2021-06-09T04:24:13.176Z] ci-base-image-arm64 latest 612ebecdb54a 8 minutes ago 641MB [2021-06-09T04:24:13.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-09T04:24:13.176Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-09T04:24:13.176Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-09T04:24:13.176Z] 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-09T04:24:15.629Z] provisioning config files... [2021-06-09T04:24:15.649Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/530@tmp/config2210315283402069166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:24:18.007Z] ---> docker-login.sh [2021-06-09T04:24:18.007Z] nexus3.edgexfoundry.org:10001 [2021-06-09T04:24:18.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:24:18.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:24:18.007Z] Configure a credential helper to remove this warning. See [2021-06-09T04:24:18.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:24:18.007Z] [2021-06-09T04:24:18.007Z] Login Succeeded [2021-06-09T04:24:18.007Z] nexus3.edgexfoundry.org:10002 [2021-06-09T04:24:18.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:24:18.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:24:18.007Z] Configure a credential helper to remove this warning. See [2021-06-09T04:24:18.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:24:18.007Z] [2021-06-09T04:24:18.007Z] Login Succeeded [2021-06-09T04:24:18.007Z] nexus3.edgexfoundry.org:10003 [2021-06-09T04:24:18.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:24:18.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:24:18.007Z] Configure a credential helper to remove this warning. See [2021-06-09T04:24:18.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:24:18.007Z] [2021-06-09T04:24:18.007Z] Login Succeeded [2021-06-09T04:24:18.007Z] nexus3.edgexfoundry.org:10004 [2021-06-09T04:24:18.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:24:18.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:24:18.297Z] Configure a credential helper to remove this warning. See [2021-06-09T04:24:18.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:24:18.297Z] [2021-06-09T04:24:18.297Z] Login Succeeded [2021-06-09T04:24:18.297Z] docker.io [2021-06-09T04:24:20.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T04:24:20.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T04:24:20.959Z] Configure a credential helper to remove this warning. See [2021-06-09T04:24:20.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T04:24:20.959Z] [2021-06-09T04:24:20.959Z] Login Succeeded [2021-06-09T04:24:20.959Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T04:24:20.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:24:21.046Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-09T04:24:21.046Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:24:21.046Z] latest [2021-06-09T04:24:21.046Z] 2.0.0-dev.259 [2021-06-09T04:24:21.046Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:24:21.046Z] master [2021-06-09T04:24:21.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:23.589Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:23.927Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:24:23.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T04:24:23.927Z] 0bc0a99a3fd2: Preparing [2021-06-09T04:24:23.927Z] 67ce6d5fb2f5: Preparing [2021-06-09T04:24:23.927Z] 32e3256c5092: Preparing [2021-06-09T04:24:23.927Z] 932e89bd82b8: Preparing [2021-06-09T04:24:23.927Z] 3fbe34a1663b: Preparing [2021-06-09T04:24:24.197Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:24:24.197Z] 32e3256c5092: Pushed [2021-06-09T04:24:24.197Z] 0bc0a99a3fd2: Pushed [2021-06-09T04:24:24.197Z] 932e89bd82b8: Pushed [2021-06-09T04:24:26.799Z] 67ce6d5fb2f5: Pushed [2021-06-09T04:24:26.799Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:61834b4ee7310662a7a8452b2d2b193c17111a1da6e398d07aba3f18994a25c2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:27.139Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:29.498Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-09T04:24:29.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T04:24:29.498Z] 0bc0a99a3fd2: Preparing [2021-06-09T04:24:29.498Z] 67ce6d5fb2f5: Preparing [2021-06-09T04:24:29.498Z] 32e3256c5092: Preparing [2021-06-09T04:24:29.498Z] 932e89bd82b8: Preparing [2021-06-09T04:24:29.498Z] 3fbe34a1663b: Preparing [2021-06-09T04:24:29.498Z] 0bc0a99a3fd2: Layer already exists [2021-06-09T04:24:29.498Z] 32e3256c5092: Layer already exists [2021-06-09T04:24:29.498Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:24:29.498Z] 932e89bd82b8: Layer already exists [2021-06-09T04:24:29.498Z] 67ce6d5fb2f5: Layer already exists [2021-06-09T04:24:29.498Z] latest: digest: sha256:61834b4ee7310662a7a8452b2d2b193c17111a1da6e398d07aba3f18994a25c2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:29.837Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:30.172Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.259 [2021-06-09T04:24:30.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T04:24:30.173Z] 0bc0a99a3fd2: Preparing [2021-06-09T04:24:30.173Z] 67ce6d5fb2f5: Preparing [2021-06-09T04:24:30.173Z] 32e3256c5092: Preparing [2021-06-09T04:24:30.173Z] 932e89bd82b8: Preparing [2021-06-09T04:24:30.173Z] 3fbe34a1663b: Preparing [2021-06-09T04:24:30.173Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:24:30.173Z] 67ce6d5fb2f5: Layer already exists [2021-06-09T04:24:30.173Z] 932e89bd82b8: Layer already exists [2021-06-09T04:24:30.443Z] 32e3256c5092: Layer already exists [2021-06-09T04:24:30.443Z] 0bc0a99a3fd2: Layer already exists [2021-06-09T04:24:30.443Z] 2.0.0-dev.259: digest: sha256:61834b4ee7310662a7a8452b2d2b193c17111a1da6e398d07aba3f18994a25c2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:30.786Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:31.124Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:24:31.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T04:24:31.124Z] 0bc0a99a3fd2: Preparing [2021-06-09T04:24:31.124Z] 67ce6d5fb2f5: Preparing [2021-06-09T04:24:31.124Z] 32e3256c5092: Preparing [2021-06-09T04:24:31.124Z] 932e89bd82b8: Preparing [2021-06-09T04:24:31.124Z] 3fbe34a1663b: Preparing [2021-06-09T04:24:31.124Z] 67ce6d5fb2f5: Layer already exists [2021-06-09T04:24:31.124Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:24:31.124Z] 0bc0a99a3fd2: Layer already exists [2021-06-09T04:24:31.124Z] 932e89bd82b8: Layer already exists [2021-06-09T04:24:31.124Z] 32e3256c5092: Layer already exists [2021-06-09T04:24:31.397Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:61834b4ee7310662a7a8452b2d2b193c17111a1da6e398d07aba3f18994a25c2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:33.965Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:34.302Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-09T04:24:34.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T04:24:34.302Z] 0bc0a99a3fd2: Preparing [2021-06-09T04:24:34.302Z] 67ce6d5fb2f5: Preparing [2021-06-09T04:24:34.302Z] 32e3256c5092: Preparing [2021-06-09T04:24:34.302Z] 932e89bd82b8: Preparing [2021-06-09T04:24:34.302Z] 3fbe34a1663b: Preparing [2021-06-09T04:24:34.302Z] 932e89bd82b8: Layer already exists [2021-06-09T04:24:34.302Z] 67ce6d5fb2f5: Layer already exists [2021-06-09T04:24:34.302Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:24:34.302Z] 0bc0a99a3fd2: Layer already exists [2021-06-09T04:24:34.302Z] 32e3256c5092: Layer already exists [2021-06-09T04:24:34.575Z] master: digest: sha256:61834b4ee7310662a7a8452b2d2b193c17111a1da6e398d07aba3f18994a25c2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:24:34.642Z] ===================================================== [Pipeline] echo [2021-06-09T04:24:34.659Z] taggedImages: [2021-06-09T04:24:34.659Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:24:34.659Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-09T04:24:34.659Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.259 [2021-06-09T04:24:34.659Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:24:34.659Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-09T04:24:36.928Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-09T04:24:36.928Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:24:36.928Z] latest [2021-06-09T04:24:36.928Z] 2.0.0-dev.259 [2021-06-09T04:24:36.928Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:24:36.928Z] master [2021-06-09T04:24:36.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:37.305Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:39.778Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:24:39.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T04:24:39.778Z] 7017fa6b62dc: Preparing [2021-06-09T04:24:39.778Z] 42a2b6beeacc: Preparing [2021-06-09T04:24:39.778Z] 32e3256c5092: Preparing [2021-06-09T04:24:39.778Z] 9db3f0de0bd6: Preparing [2021-06-09T04:24:39.778Z] 9aa0f02da79c: Preparing [2021-06-09T04:24:39.778Z] 3fbe34a1663b: Preparing [2021-06-09T04:24:39.778Z] 3fbe34a1663b: Waiting [2021-06-09T04:24:39.778Z] 32e3256c5092: Layer already exists [2021-06-09T04:24:39.778Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:24:39.778Z] 9aa0f02da79c: Pushed [2021-06-09T04:24:39.778Z] 7017fa6b62dc: Pushed [2021-06-09T04:24:39.778Z] 9db3f0de0bd6: Pushed [2021-06-09T04:24:40.752Z] 42a2b6beeacc: Pushed [2021-06-09T04:24:41.023Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:01cd6e6363f6b973ebbad3f320f748bcafe525f10da6a81c601818479b3a26b3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:41.381Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:43.842Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-09T04:24:43.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T04:24:43.843Z] 7017fa6b62dc: Preparing [2021-06-09T04:24:43.843Z] 42a2b6beeacc: Preparing [2021-06-09T04:24:43.843Z] 32e3256c5092: Preparing [2021-06-09T04:24:43.843Z] 9db3f0de0bd6: Preparing [2021-06-09T04:24:43.843Z] 9aa0f02da79c: Preparing [2021-06-09T04:24:43.843Z] 3fbe34a1663b: Preparing [2021-06-09T04:24:43.843Z] 3fbe34a1663b: Waiting [2021-06-09T04:24:43.843Z] 7017fa6b62dc: Layer already exists [2021-06-09T04:24:43.843Z] 42a2b6beeacc: Layer already exists [2021-06-09T04:24:43.843Z] 32e3256c5092: Layer already exists [2021-06-09T04:24:43.843Z] 9aa0f02da79c: Layer already exists [2021-06-09T04:24:43.843Z] 9db3f0de0bd6: Layer already exists [2021-06-09T04:24:43.843Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:24:43.843Z] latest: digest: sha256:01cd6e6363f6b973ebbad3f320f748bcafe525f10da6a81c601818479b3a26b3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:44.179Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:44.520Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.259 [2021-06-09T04:24:44.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T04:24:44.520Z] 7017fa6b62dc: Preparing [2021-06-09T04:24:44.520Z] 42a2b6beeacc: Preparing [2021-06-09T04:24:44.520Z] 32e3256c5092: Preparing [2021-06-09T04:24:44.520Z] 9db3f0de0bd6: Preparing [2021-06-09T04:24:44.520Z] 9aa0f02da79c: Preparing [2021-06-09T04:24:44.520Z] 3fbe34a1663b: Preparing [2021-06-09T04:24:44.520Z] 3fbe34a1663b: Waiting [2021-06-09T04:24:44.520Z] 7017fa6b62dc: Layer already exists [2021-06-09T04:24:44.520Z] 9db3f0de0bd6: Layer already exists [2021-06-09T04:24:44.520Z] 9aa0f02da79c: Layer already exists [2021-06-09T04:24:44.520Z] 42a2b6beeacc: Layer already exists [2021-06-09T04:24:44.520Z] 32e3256c5092: Layer already exists [2021-06-09T04:24:44.520Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:24:44.792Z] 2.0.0-dev.259: digest: sha256:01cd6e6363f6b973ebbad3f320f748bcafe525f10da6a81c601818479b3a26b3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:47.330Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:47.663Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:24:47.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T04:24:47.663Z] 7017fa6b62dc: Preparing [2021-06-09T04:24:47.663Z] 42a2b6beeacc: Preparing [2021-06-09T04:24:47.663Z] 32e3256c5092: Preparing [2021-06-09T04:24:47.663Z] 9db3f0de0bd6: Preparing [2021-06-09T04:24:47.663Z] 9aa0f02da79c: Preparing [2021-06-09T04:24:47.663Z] 3fbe34a1663b: Preparing [2021-06-09T04:24:47.663Z] 3fbe34a1663b: Waiting [2021-06-09T04:24:47.663Z] 42a2b6beeacc: Layer already exists [2021-06-09T04:24:47.664Z] 32e3256c5092: Layer already exists [2021-06-09T04:24:47.664Z] 9db3f0de0bd6: Layer already exists [2021-06-09T04:24:47.664Z] 7017fa6b62dc: Layer already exists [2021-06-09T04:24:47.664Z] 9aa0f02da79c: Layer already exists [2021-06-09T04:24:47.664Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:24:47.934Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:01cd6e6363f6b973ebbad3f320f748bcafe525f10da6a81c601818479b3a26b3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:48.276Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:48.609Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-09T04:24:48.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T04:24:48.609Z] 7017fa6b62dc: Preparing [2021-06-09T04:24:48.609Z] 42a2b6beeacc: Preparing [2021-06-09T04:24:48.609Z] 32e3256c5092: Preparing [2021-06-09T04:24:48.609Z] 9db3f0de0bd6: Preparing [2021-06-09T04:24:48.609Z] 9aa0f02da79c: Preparing [2021-06-09T04:24:48.609Z] 3fbe34a1663b: Preparing [2021-06-09T04:24:48.609Z] 3fbe34a1663b: Waiting [2021-06-09T04:24:48.609Z] 9aa0f02da79c: Layer already exists [2021-06-09T04:24:48.609Z] 9db3f0de0bd6: Layer already exists [2021-06-09T04:24:48.609Z] 32e3256c5092: Layer already exists [2021-06-09T04:24:48.878Z] 7017fa6b62dc: Layer already exists [2021-06-09T04:24:48.879Z] 42a2b6beeacc: Layer already exists [2021-06-09T04:24:48.879Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:24:48.879Z] master: digest: sha256:01cd6e6363f6b973ebbad3f320f748bcafe525f10da6a81c601818479b3a26b3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:24:51.120Z] ===================================================== [Pipeline] echo [2021-06-09T04:24:51.135Z] taggedImages: [2021-06-09T04:24:51.136Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:24:51.136Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-09T04:24:51.136Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.259 [2021-06-09T04:24:51.136Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:24:51.136Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-09T04:24:51.166Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-09T04:24:51.166Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:24:51.166Z] latest [2021-06-09T04:24:51.166Z] 2.0.0-dev.259 [2021-06-09T04:24:51.166Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:24:51.166Z] master [2021-06-09T04:24:51.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:53.661Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:54.006Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:24:54.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T04:24:54.007Z] 980c4a15b84b: Preparing [2021-06-09T04:24:54.007Z] 2b71d73c28e8: Preparing [2021-06-09T04:24:54.007Z] 32e3256c5092: Preparing [2021-06-09T04:24:54.007Z] 932e89bd82b8: Preparing [2021-06-09T04:24:54.007Z] 3fbe34a1663b: Preparing [2021-06-09T04:24:54.277Z] 932e89bd82b8: Layer already exists [2021-06-09T04:24:54.277Z] 32e3256c5092: Layer already exists [2021-06-09T04:24:54.277Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:24:54.277Z] 980c4a15b84b: Pushed [2021-06-09T04:24:56.877Z] 2b71d73c28e8: Pushed [2021-06-09T04:24:56.877Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:af91d77e0eb647b131d42380e837fe3097bf0e67688c04f968a3d1bcd4f31952 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:57.489Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:24:57.822Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-09T04:24:57.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T04:24:57.822Z] 980c4a15b84b: Preparing [2021-06-09T04:24:57.822Z] 2b71d73c28e8: Preparing [2021-06-09T04:24:57.822Z] 32e3256c5092: Preparing [2021-06-09T04:24:57.822Z] 932e89bd82b8: Preparing [2021-06-09T04:24:57.822Z] 3fbe34a1663b: Preparing [2021-06-09T04:24:58.091Z] 932e89bd82b8: Layer already exists [2021-06-09T04:24:58.092Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:24:58.092Z] 980c4a15b84b: Layer already exists [2021-06-09T04:24:58.092Z] 32e3256c5092: Layer already exists [2021-06-09T04:24:58.092Z] 2b71d73c28e8: Layer already exists [2021-06-09T04:24:58.092Z] latest: digest: sha256:af91d77e0eb647b131d42380e837fe3097bf0e67688c04f968a3d1bcd4f31952 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:00.711Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:01.043Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.259 [2021-06-09T04:25:01.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T04:25:01.043Z] 980c4a15b84b: Preparing [2021-06-09T04:25:01.043Z] 2b71d73c28e8: Preparing [2021-06-09T04:25:01.043Z] 32e3256c5092: Preparing [2021-06-09T04:25:01.043Z] 932e89bd82b8: Preparing [2021-06-09T04:25:01.043Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:01.043Z] 932e89bd82b8: Layer already exists [2021-06-09T04:25:01.043Z] 2b71d73c28e8: Layer already exists [2021-06-09T04:25:01.043Z] 980c4a15b84b: Layer already exists [2021-06-09T04:25:01.315Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:01.315Z] 32e3256c5092: Layer already exists [2021-06-09T04:25:01.315Z] 2.0.0-dev.259: digest: sha256:af91d77e0eb647b131d42380e837fe3097bf0e67688c04f968a3d1bcd4f31952 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:01.662Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:02.030Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:25:02.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T04:25:02.030Z] 980c4a15b84b: Preparing [2021-06-09T04:25:02.030Z] 2b71d73c28e8: Preparing [2021-06-09T04:25:02.030Z] 32e3256c5092: Preparing [2021-06-09T04:25:02.030Z] 932e89bd82b8: Preparing [2021-06-09T04:25:02.030Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:02.030Z] 980c4a15b84b: Layer already exists [2021-06-09T04:25:02.030Z] 32e3256c5092: Layer already exists [2021-06-09T04:25:04.457Z] 2b71d73c28e8: Layer already exists [2021-06-09T04:25:04.457Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:04.457Z] 932e89bd82b8: Layer already exists [2021-06-09T04:25:04.457Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:af91d77e0eb647b131d42380e837fe3097bf0e67688c04f968a3d1bcd4f31952 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:04.809Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:07.376Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-09T04:25:07.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T04:25:07.376Z] 980c4a15b84b: Preparing [2021-06-09T04:25:07.376Z] 2b71d73c28e8: Preparing [2021-06-09T04:25:07.376Z] 32e3256c5092: Preparing [2021-06-09T04:25:07.376Z] 932e89bd82b8: Preparing [2021-06-09T04:25:07.376Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:07.646Z] 932e89bd82b8: Layer already exists [2021-06-09T04:25:07.647Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:07.647Z] 32e3256c5092: Layer already exists [2021-06-09T04:25:07.647Z] 980c4a15b84b: Layer already exists [2021-06-09T04:25:07.647Z] 2b71d73c28e8: Layer already exists [2021-06-09T04:25:07.647Z] master: digest: sha256:af91d77e0eb647b131d42380e837fe3097bf0e67688c04f968a3d1bcd4f31952 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:25:07.709Z] ===================================================== [Pipeline] echo [2021-06-09T04:25:07.725Z] taggedImages: [2021-06-09T04:25:07.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:25:07.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-09T04:25:07.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.259 [2021-06-09T04:25:07.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:25:07.725Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-09T04:25:07.759Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-09T04:25:07.759Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:25:07.759Z] latest [2021-06-09T04:25:07.759Z] 2.0.0-dev.259 [2021-06-09T04:25:07.759Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:25:07.759Z] master [2021-06-09T04:25:07.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:10.351Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:10.689Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:25:10.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T04:25:10.689Z] 90dab3b9aa7a: Preparing [2021-06-09T04:25:10.689Z] 90dab3b9aa7a: Preparing [2021-06-09T04:25:10.689Z] 402057c46c48: Preparing [2021-06-09T04:25:10.689Z] 859733d00fcd: Preparing [2021-06-09T04:25:10.689Z] 55f075c57c62: Preparing [2021-06-09T04:25:10.689Z] 3c406af44e86: Preparing [2021-06-09T04:25:10.689Z] 32e3256c5092: Preparing [2021-06-09T04:25:10.689Z] 80d24fb1f3e3: Preparing [2021-06-09T04:25:10.689Z] ae8b4c7a17e0: Preparing [2021-06-09T04:25:10.689Z] 4bff9f986402: Preparing [2021-06-09T04:25:10.689Z] 667bac9973de: Preparing [2021-06-09T04:25:10.689Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:10.689Z] 32e3256c5092: Waiting [2021-06-09T04:25:10.689Z] 80d24fb1f3e3: Waiting [2021-06-09T04:25:10.689Z] ae8b4c7a17e0: Waiting [2021-06-09T04:25:10.689Z] 4bff9f986402: Waiting [2021-06-09T04:25:10.689Z] 667bac9973de: Waiting [2021-06-09T04:25:10.689Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:10.966Z] 55f075c57c62: Pushed [2021-06-09T04:25:10.966Z] 859733d00fcd: Pushed [2021-06-09T04:25:10.966Z] 90dab3b9aa7a: Pushed [2021-06-09T04:25:11.238Z] 402057c46c48: Pushed [2021-06-09T04:25:11.238Z] 32e3256c5092: Layer already exists [2021-06-09T04:25:11.238Z] 80d24fb1f3e3: Pushed [2021-06-09T04:25:11.508Z] ae8b4c7a17e0: Pushed [2021-06-09T04:25:11.508Z] 667bac9973de: Pushed [2021-06-09T04:25:11.508Z] 4bff9f986402: Pushed [2021-06-09T04:25:11.508Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:14.110Z] 3c406af44e86: Pushed [2021-06-09T04:25:14.110Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:1c15232d33aa9072e59a18118c76d9647ef81c73ad1ee67c61619d07ce652d9d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:16.625Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:16.957Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-09T04:25:16.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T04:25:16.957Z] 90dab3b9aa7a: Preparing [2021-06-09T04:25:16.957Z] 90dab3b9aa7a: Preparing [2021-06-09T04:25:16.957Z] 402057c46c48: Preparing [2021-06-09T04:25:16.957Z] 859733d00fcd: Preparing [2021-06-09T04:25:16.957Z] 55f075c57c62: Preparing [2021-06-09T04:25:16.957Z] 3c406af44e86: Preparing [2021-06-09T04:25:16.957Z] 32e3256c5092: Preparing [2021-06-09T04:25:16.957Z] 80d24fb1f3e3: Preparing [2021-06-09T04:25:16.957Z] ae8b4c7a17e0: Preparing [2021-06-09T04:25:16.957Z] 4bff9f986402: Preparing [2021-06-09T04:25:16.957Z] 667bac9973de: Preparing [2021-06-09T04:25:16.957Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:16.957Z] 32e3256c5092: Waiting [2021-06-09T04:25:16.957Z] 667bac9973de: Waiting [2021-06-09T04:25:16.957Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:16.957Z] 80d24fb1f3e3: Waiting [2021-06-09T04:25:16.957Z] ae8b4c7a17e0: Waiting [2021-06-09T04:25:19.350Z] 3c406af44e86: Layer already exists [2021-06-09T04:25:19.350Z] 859733d00fcd: Layer already exists [2021-06-09T04:25:19.350Z] 402057c46c48: Layer already exists [2021-06-09T04:25:19.350Z] 90dab3b9aa7a: Layer already exists [2021-06-09T04:25:19.350Z] 55f075c57c62: Layer already exists [2021-06-09T04:25:19.350Z] 32e3256c5092: Layer already exists [2021-06-09T04:25:19.350Z] 80d24fb1f3e3: Layer already exists [2021-06-09T04:25:19.350Z] ae8b4c7a17e0: Layer already exists [2021-06-09T04:25:19.350Z] 4bff9f986402: Layer already exists [2021-06-09T04:25:19.350Z] 667bac9973de: Layer already exists [2021-06-09T04:25:19.350Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:19.350Z] latest: digest: sha256:1c15232d33aa9072e59a18118c76d9647ef81c73ad1ee67c61619d07ce652d9d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:19.688Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:20.021Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.259 [2021-06-09T04:25:20.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T04:25:20.021Z] 90dab3b9aa7a: Preparing [2021-06-09T04:25:20.021Z] 90dab3b9aa7a: Preparing [2021-06-09T04:25:20.021Z] 402057c46c48: Preparing [2021-06-09T04:25:20.021Z] 859733d00fcd: Preparing [2021-06-09T04:25:20.021Z] 55f075c57c62: Preparing [2021-06-09T04:25:20.021Z] 3c406af44e86: Preparing [2021-06-09T04:25:20.021Z] 32e3256c5092: Preparing [2021-06-09T04:25:20.021Z] 80d24fb1f3e3: Preparing [2021-06-09T04:25:20.021Z] ae8b4c7a17e0: Preparing [2021-06-09T04:25:20.021Z] 4bff9f986402: Preparing [2021-06-09T04:25:20.021Z] 667bac9973de: Preparing [2021-06-09T04:25:20.021Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:20.021Z] 667bac9973de: Waiting [2021-06-09T04:25:20.021Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:20.021Z] ae8b4c7a17e0: Waiting [2021-06-09T04:25:20.021Z] 4bff9f986402: Waiting [2021-06-09T04:25:20.021Z] 32e3256c5092: Waiting [2021-06-09T04:25:20.021Z] 80d24fb1f3e3: Waiting [2021-06-09T04:25:20.021Z] 859733d00fcd: Layer already exists [2021-06-09T04:25:20.021Z] 3c406af44e86: Layer already exists [2021-06-09T04:25:20.021Z] 55f075c57c62: Layer already exists [2021-06-09T04:25:20.021Z] 90dab3b9aa7a: Layer already exists [2021-06-09T04:25:20.021Z] 402057c46c48: Layer already exists [2021-06-09T04:25:22.407Z] 80d24fb1f3e3: Layer already exists [2021-06-09T04:25:22.407Z] 32e3256c5092: Layer already exists [2021-06-09T04:25:22.407Z] ae8b4c7a17e0: Layer already exists [2021-06-09T04:25:22.407Z] 4bff9f986402: Layer already exists [2021-06-09T04:25:22.407Z] 667bac9973de: Layer already exists [2021-06-09T04:25:22.407Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:22.407Z] 2.0.0-dev.259: digest: sha256:1c15232d33aa9072e59a18118c76d9647ef81c73ad1ee67c61619d07ce652d9d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:22.744Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:23.085Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:25:23.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T04:25:23.085Z] 90dab3b9aa7a: Preparing [2021-06-09T04:25:23.085Z] 90dab3b9aa7a: Preparing [2021-06-09T04:25:23.085Z] 402057c46c48: Preparing [2021-06-09T04:25:23.085Z] 859733d00fcd: Preparing [2021-06-09T04:25:23.085Z] 55f075c57c62: Preparing [2021-06-09T04:25:23.085Z] 3c406af44e86: Preparing [2021-06-09T04:25:23.085Z] 32e3256c5092: Preparing [2021-06-09T04:25:23.085Z] 80d24fb1f3e3: Preparing [2021-06-09T04:25:23.085Z] ae8b4c7a17e0: Preparing [2021-06-09T04:25:23.085Z] 4bff9f986402: Preparing [2021-06-09T04:25:23.085Z] 667bac9973de: Preparing [2021-06-09T04:25:23.085Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:23.085Z] ae8b4c7a17e0: Waiting [2021-06-09T04:25:23.085Z] 4bff9f986402: Waiting [2021-06-09T04:25:23.085Z] 32e3256c5092: Waiting [2021-06-09T04:25:23.085Z] 667bac9973de: Waiting [2021-06-09T04:25:23.085Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:23.085Z] 80d24fb1f3e3: Waiting [2021-06-09T04:25:23.357Z] 859733d00fcd: Layer already exists [2021-06-09T04:25:23.357Z] 90dab3b9aa7a: Layer already exists [2021-06-09T04:25:23.357Z] 3c406af44e86: Layer already exists [2021-06-09T04:25:23.357Z] 55f075c57c62: Layer already exists [2021-06-09T04:25:23.357Z] 402057c46c48: Layer already exists [2021-06-09T04:25:23.357Z] 80d24fb1f3e3: Layer already exists [2021-06-09T04:25:23.357Z] 32e3256c5092: Layer already exists [2021-06-09T04:25:23.357Z] 667bac9973de: Layer already exists [2021-06-09T04:25:23.357Z] ae8b4c7a17e0: Layer already exists [2021-06-09T04:25:23.357Z] 4bff9f986402: Layer already exists [2021-06-09T04:25:23.357Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:23.357Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:1c15232d33aa9072e59a18118c76d9647ef81c73ad1ee67c61619d07ce652d9d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:23.697Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:25.941Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-09T04:25:25.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T04:25:25.941Z] 90dab3b9aa7a: Preparing [2021-06-09T04:25:25.941Z] 90dab3b9aa7a: Preparing [2021-06-09T04:25:25.941Z] 402057c46c48: Preparing [2021-06-09T04:25:25.941Z] 859733d00fcd: Preparing [2021-06-09T04:25:25.941Z] 55f075c57c62: Preparing [2021-06-09T04:25:25.941Z] 3c406af44e86: Preparing [2021-06-09T04:25:25.941Z] 32e3256c5092: Preparing [2021-06-09T04:25:25.941Z] 80d24fb1f3e3: Preparing [2021-06-09T04:25:25.941Z] ae8b4c7a17e0: Preparing [2021-06-09T04:25:25.941Z] 4bff9f986402: Preparing [2021-06-09T04:25:25.941Z] 667bac9973de: Preparing [2021-06-09T04:25:25.941Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:25.941Z] ae8b4c7a17e0: Waiting [2021-06-09T04:25:25.941Z] 4bff9f986402: Waiting [2021-06-09T04:25:25.941Z] 32e3256c5092: Waiting [2021-06-09T04:25:25.941Z] 80d24fb1f3e3: Waiting [2021-06-09T04:25:25.941Z] 667bac9973de: Waiting [2021-06-09T04:25:25.941Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:25.941Z] 402057c46c48: Layer already exists [2021-06-09T04:25:25.941Z] 90dab3b9aa7a: Layer already exists [2021-06-09T04:25:25.941Z] 55f075c57c62: Layer already exists [2021-06-09T04:25:25.941Z] 3c406af44e86: Layer already exists [2021-06-09T04:25:25.941Z] 859733d00fcd: Layer already exists [2021-06-09T04:25:25.941Z] 80d24fb1f3e3: Layer already exists [2021-06-09T04:25:25.941Z] 32e3256c5092: Layer already exists [2021-06-09T04:25:25.941Z] 4bff9f986402: Layer already exists [2021-06-09T04:25:25.941Z] ae8b4c7a17e0: Layer already exists [2021-06-09T04:25:25.941Z] 667bac9973de: Layer already exists [2021-06-09T04:25:25.941Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:25.941Z] master: digest: sha256:1c15232d33aa9072e59a18118c76d9647ef81c73ad1ee67c61619d07ce652d9d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:25:26.010Z] ===================================================== [Pipeline] echo [2021-06-09T04:25:26.025Z] taggedImages: [2021-06-09T04:25:26.025Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:25:26.025Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-09T04:25:26.025Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.259 [2021-06-09T04:25:26.025Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:25:26.025Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-09T04:25:26.057Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-09T04:25:26.057Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:25:26.057Z] latest [2021-06-09T04:25:26.057Z] 2.0.0-dev.259 [2021-06-09T04:25:26.057Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:25:26.057Z] master [2021-06-09T04:25:26.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:28.563Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:31.079Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:25:31.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T04:25:31.079Z] b45e90df87eb: Preparing [2021-06-09T04:25:31.079Z] 5aa96e3ee1d8: Preparing [2021-06-09T04:25:31.079Z] 5f2c06222a31: Preparing [2021-06-09T04:25:31.079Z] 936e8d10b427: Preparing [2021-06-09T04:25:31.079Z] 9ad5f494d99b: Preparing [2021-06-09T04:25:31.079Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:31.079Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:31.079Z] 5f2c06222a31: Pushed [2021-06-09T04:25:31.079Z] 936e8d10b427: Pushed [2021-06-09T04:25:31.079Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:31.080Z] 9ad5f494d99b: Pushed [2021-06-09T04:25:31.350Z] 5aa96e3ee1d8: Pushed [2021-06-09T04:25:31.350Z] b45e90df87eb: Pushed [2021-06-09T04:25:31.622Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:f76dc39e76e930eaf6c419b3cb4e22f2955c2bdab153cc5678782567742e4cf5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:31.962Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:32.295Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-09T04:25:32.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T04:25:32.295Z] b45e90df87eb: Preparing [2021-06-09T04:25:32.295Z] 5aa96e3ee1d8: Preparing [2021-06-09T04:25:32.295Z] 5f2c06222a31: Preparing [2021-06-09T04:25:32.295Z] 936e8d10b427: Preparing [2021-06-09T04:25:32.295Z] 9ad5f494d99b: Preparing [2021-06-09T04:25:32.295Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:32.295Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:32.295Z] b45e90df87eb: Layer already exists [2021-06-09T04:25:32.295Z] 5f2c06222a31: Layer already exists [2021-06-09T04:25:32.295Z] 936e8d10b427: Layer already exists [2021-06-09T04:25:32.295Z] 9ad5f494d99b: Layer already exists [2021-06-09T04:25:32.567Z] 5aa96e3ee1d8: Layer already exists [2021-06-09T04:25:32.567Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:32.567Z] latest: digest: sha256:f76dc39e76e930eaf6c419b3cb4e22f2955c2bdab153cc5678782567742e4cf5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:34.868Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:35.201Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.259 [2021-06-09T04:25:35.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T04:25:35.201Z] b45e90df87eb: Preparing [2021-06-09T04:25:35.201Z] 5aa96e3ee1d8: Preparing [2021-06-09T04:25:35.201Z] 5f2c06222a31: Preparing [2021-06-09T04:25:35.201Z] 936e8d10b427: Preparing [2021-06-09T04:25:35.201Z] 9ad5f494d99b: Preparing [2021-06-09T04:25:35.201Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:35.201Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:35.201Z] 936e8d10b427: Layer already exists [2021-06-09T04:25:35.201Z] 9ad5f494d99b: Layer already exists [2021-06-09T04:25:35.201Z] b45e90df87eb: Layer already exists [2021-06-09T04:25:35.201Z] 5f2c06222a31: Layer already exists [2021-06-09T04:25:35.471Z] 5aa96e3ee1d8: Layer already exists [2021-06-09T04:25:35.471Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:35.471Z] 2.0.0-dev.259: digest: sha256:f76dc39e76e930eaf6c419b3cb4e22f2955c2bdab153cc5678782567742e4cf5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:35.808Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:36.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:25:36.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T04:25:36.142Z] b45e90df87eb: Preparing [2021-06-09T04:25:36.142Z] 5aa96e3ee1d8: Preparing [2021-06-09T04:25:36.142Z] 5f2c06222a31: Preparing [2021-06-09T04:25:36.142Z] 936e8d10b427: Preparing [2021-06-09T04:25:36.142Z] 9ad5f494d99b: Preparing [2021-06-09T04:25:36.142Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:36.142Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:36.142Z] b45e90df87eb: Layer already exists [2021-06-09T04:25:36.142Z] 5aa96e3ee1d8: Layer already exists [2021-06-09T04:25:36.413Z] 5f2c06222a31: Layer already exists [2021-06-09T04:25:36.413Z] 9ad5f494d99b: Layer already exists [2021-06-09T04:25:36.413Z] 936e8d10b427: Layer already exists [2021-06-09T04:25:36.413Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:36.413Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:f76dc39e76e930eaf6c419b3cb4e22f2955c2bdab153cc5678782567742e4cf5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:38.917Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:39.257Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-09T04:25:39.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T04:25:39.257Z] b45e90df87eb: Preparing [2021-06-09T04:25:39.257Z] 5aa96e3ee1d8: Preparing [2021-06-09T04:25:39.257Z] 5f2c06222a31: Preparing [2021-06-09T04:25:39.257Z] 936e8d10b427: Preparing [2021-06-09T04:25:39.257Z] 9ad5f494d99b: Preparing [2021-06-09T04:25:39.257Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:39.257Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:39.257Z] 5f2c06222a31: Layer already exists [2021-06-09T04:25:39.257Z] 5aa96e3ee1d8: Layer already exists [2021-06-09T04:25:39.257Z] 9ad5f494d99b: Layer already exists [2021-06-09T04:25:39.257Z] b45e90df87eb: Layer already exists [2021-06-09T04:25:39.257Z] 936e8d10b427: Layer already exists [2021-06-09T04:25:39.527Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:39.527Z] master: digest: sha256:f76dc39e76e930eaf6c419b3cb4e22f2955c2bdab153cc5678782567742e4cf5 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:25:39.589Z] ===================================================== [Pipeline] echo [2021-06-09T04:25:39.604Z] taggedImages: [2021-06-09T04:25:39.604Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:25:39.604Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-09T04:25:39.604Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.259 [2021-06-09T04:25:39.604Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:25:39.604Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-09T04:25:41.823Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-09T04:25:41.823Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:25:41.823Z] latest [2021-06-09T04:25:41.823Z] 2.0.0-dev.259 [2021-06-09T04:25:41.823Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:25:41.823Z] master [2021-06-09T04:25:41.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:42.201Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:42.538Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:25:42.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T04:25:42.538Z] 458ff79caf41: Preparing [2021-06-09T04:25:42.538Z] a32a3ef6c20f: Preparing [2021-06-09T04:25:42.538Z] 92340f58bb50: Preparing [2021-06-09T04:25:42.538Z] 12b99952d560: Preparing [2021-06-09T04:25:42.538Z] deefab68cc68: Preparing [2021-06-09T04:25:42.538Z] 74545255bde3: Preparing [2021-06-09T04:25:42.539Z] ab5da2d70a0f: Preparing [2021-06-09T04:25:42.539Z] 80de09d5373a: Preparing [2021-06-09T04:25:42.539Z] 8abb527f45f1: Preparing [2021-06-09T04:25:42.539Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:42.539Z] 80de09d5373a: Waiting [2021-06-09T04:25:42.539Z] 8abb527f45f1: Waiting [2021-06-09T04:25:42.539Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:42.539Z] 74545255bde3: Waiting [2021-06-09T04:25:42.539Z] ab5da2d70a0f: Waiting [2021-06-09T04:25:42.820Z] deefab68cc68: Pushed [2021-06-09T04:25:42.820Z] a32a3ef6c20f: Pushed [2021-06-09T04:25:42.820Z] 458ff79caf41: Pushed [2021-06-09T04:25:43.093Z] 74545255bde3: Pushed [2021-06-09T04:25:43.093Z] ab5da2d70a0f: Pushed [2021-06-09T04:25:43.093Z] 80de09d5373a: Pushed [2021-06-09T04:25:43.093Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:43.693Z] 8abb527f45f1: Pushed [2021-06-09T04:25:46.671Z] 12b99952d560: Pushed [2021-06-09T04:25:46.671Z] 92340f58bb50: Pushed [2021-06-09T04:25:46.671Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:d56747200546278ce950e533d9a3903234d5e433ba78d7ad88d17ef9ed7fefc9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:47.020Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:47.353Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-09T04:25:47.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T04:25:47.353Z] 458ff79caf41: Preparing [2021-06-09T04:25:47.353Z] a32a3ef6c20f: Preparing [2021-06-09T04:25:47.353Z] 92340f58bb50: Preparing [2021-06-09T04:25:47.353Z] 12b99952d560: Preparing [2021-06-09T04:25:47.353Z] deefab68cc68: Preparing [2021-06-09T04:25:47.353Z] 74545255bde3: Preparing [2021-06-09T04:25:47.353Z] ab5da2d70a0f: Preparing [2021-06-09T04:25:47.353Z] 80de09d5373a: Preparing [2021-06-09T04:25:47.353Z] 8abb527f45f1: Preparing [2021-06-09T04:25:47.353Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:47.353Z] 74545255bde3: Waiting [2021-06-09T04:25:47.353Z] ab5da2d70a0f: Waiting [2021-06-09T04:25:47.353Z] 80de09d5373a: Waiting [2021-06-09T04:25:47.353Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:47.353Z] 8abb527f45f1: Waiting [2021-06-09T04:25:47.353Z] deefab68cc68: Layer already exists [2021-06-09T04:25:47.353Z] 12b99952d560: Layer already exists [2021-06-09T04:25:47.353Z] a32a3ef6c20f: Layer already exists [2021-06-09T04:25:47.353Z] 92340f58bb50: Layer already exists [2021-06-09T04:25:47.353Z] 458ff79caf41: Layer already exists [2021-06-09T04:25:47.353Z] 74545255bde3: Layer already exists [2021-06-09T04:25:47.353Z] ab5da2d70a0f: Layer already exists [2021-06-09T04:25:47.353Z] 80de09d5373a: Layer already exists [2021-06-09T04:25:47.353Z] 8abb527f45f1: Layer already exists [2021-06-09T04:25:47.353Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:47.623Z] latest: digest: sha256:d56747200546278ce950e533d9a3903234d5e433ba78d7ad88d17ef9ed7fefc9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:47.963Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:50.326Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.259 [2021-06-09T04:25:50.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T04:25:50.327Z] 458ff79caf41: Preparing [2021-06-09T04:25:50.327Z] a32a3ef6c20f: Preparing [2021-06-09T04:25:50.327Z] 92340f58bb50: Preparing [2021-06-09T04:25:50.327Z] 12b99952d560: Preparing [2021-06-09T04:25:50.327Z] deefab68cc68: Preparing [2021-06-09T04:25:50.327Z] 74545255bde3: Preparing [2021-06-09T04:25:50.327Z] ab5da2d70a0f: Preparing [2021-06-09T04:25:50.327Z] 80de09d5373a: Preparing [2021-06-09T04:25:50.327Z] 8abb527f45f1: Preparing [2021-06-09T04:25:50.327Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:50.327Z] 74545255bde3: Waiting [2021-06-09T04:25:50.327Z] ab5da2d70a0f: Waiting [2021-06-09T04:25:50.327Z] 80de09d5373a: Waiting [2021-06-09T04:25:50.327Z] 8abb527f45f1: Waiting [2021-06-09T04:25:50.327Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:50.327Z] deefab68cc68: Layer already exists [2021-06-09T04:25:50.327Z] 92340f58bb50: Layer already exists [2021-06-09T04:25:50.327Z] a32a3ef6c20f: Layer already exists [2021-06-09T04:25:50.327Z] 74545255bde3: Layer already exists [2021-06-09T04:25:50.327Z] 12b99952d560: Layer already exists [2021-06-09T04:25:50.327Z] 458ff79caf41: Layer already exists [2021-06-09T04:25:50.327Z] ab5da2d70a0f: Layer already exists [2021-06-09T04:25:50.327Z] 80de09d5373a: Layer already exists [2021-06-09T04:25:50.327Z] 8abb527f45f1: Layer already exists [2021-06-09T04:25:50.327Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:50.327Z] 2.0.0-dev.259: digest: sha256:d56747200546278ce950e533d9a3903234d5e433ba78d7ad88d17ef9ed7fefc9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:50.669Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:53.133Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:25:53.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T04:25:53.133Z] 458ff79caf41: Preparing [2021-06-09T04:25:53.133Z] a32a3ef6c20f: Preparing [2021-06-09T04:25:53.133Z] 92340f58bb50: Preparing [2021-06-09T04:25:53.133Z] 12b99952d560: Preparing [2021-06-09T04:25:53.133Z] deefab68cc68: Preparing [2021-06-09T04:25:53.133Z] 74545255bde3: Preparing [2021-06-09T04:25:53.133Z] ab5da2d70a0f: Preparing [2021-06-09T04:25:53.133Z] 80de09d5373a: Preparing [2021-06-09T04:25:53.133Z] 8abb527f45f1: Preparing [2021-06-09T04:25:53.133Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:53.133Z] 74545255bde3: Waiting [2021-06-09T04:25:53.133Z] ab5da2d70a0f: Waiting [2021-06-09T04:25:53.133Z] 80de09d5373a: Waiting [2021-06-09T04:25:53.133Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:53.133Z] 8abb527f45f1: Waiting [2021-06-09T04:25:53.133Z] a32a3ef6c20f: Layer already exists [2021-06-09T04:25:53.133Z] 458ff79caf41: Layer already exists [2021-06-09T04:25:53.133Z] 92340f58bb50: Layer already exists [2021-06-09T04:25:53.133Z] 12b99952d560: Layer already exists [2021-06-09T04:25:53.133Z] deefab68cc68: Layer already exists [2021-06-09T04:25:53.408Z] 74545255bde3: Layer already exists [2021-06-09T04:25:53.408Z] 80de09d5373a: Layer already exists [2021-06-09T04:25:53.408Z] ab5da2d70a0f: Layer already exists [2021-06-09T04:25:53.408Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:53.408Z] 8abb527f45f1: Layer already exists [2021-06-09T04:25:53.408Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:d56747200546278ce950e533d9a3903234d5e433ba78d7ad88d17ef9ed7fefc9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:53.745Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:54.080Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-09T04:25:54.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T04:25:54.080Z] 458ff79caf41: Preparing [2021-06-09T04:25:54.080Z] a32a3ef6c20f: Preparing [2021-06-09T04:25:54.080Z] 92340f58bb50: Preparing [2021-06-09T04:25:54.080Z] 12b99952d560: Preparing [2021-06-09T04:25:54.080Z] deefab68cc68: Preparing [2021-06-09T04:25:54.080Z] 74545255bde3: Preparing [2021-06-09T04:25:54.080Z] ab5da2d70a0f: Preparing [2021-06-09T04:25:54.080Z] 80de09d5373a: Preparing [2021-06-09T04:25:54.080Z] 8abb527f45f1: Preparing [2021-06-09T04:25:54.080Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:54.080Z] ab5da2d70a0f: Waiting [2021-06-09T04:25:54.080Z] 80de09d5373a: Waiting [2021-06-09T04:25:54.080Z] 74545255bde3: Waiting [2021-06-09T04:25:54.080Z] 8abb527f45f1: Waiting [2021-06-09T04:25:54.080Z] 3fbe34a1663b: Waiting [2021-06-09T04:25:54.080Z] deefab68cc68: Layer already exists [2021-06-09T04:25:54.080Z] a32a3ef6c20f: Layer already exists [2021-06-09T04:25:54.080Z] 92340f58bb50: Layer already exists [2021-06-09T04:25:54.080Z] 458ff79caf41: Layer already exists [2021-06-09T04:25:54.349Z] 12b99952d560: Layer already exists [2021-06-09T04:25:54.349Z] 74545255bde3: Layer already exists [2021-06-09T04:25:54.349Z] 80de09d5373a: Layer already exists [2021-06-09T04:25:54.349Z] ab5da2d70a0f: Layer already exists [2021-06-09T04:25:54.349Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:54.349Z] 8abb527f45f1: Layer already exists [2021-06-09T04:25:54.349Z] master: digest: sha256:d56747200546278ce950e533d9a3903234d5e433ba78d7ad88d17ef9ed7fefc9 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:25:54.411Z] ===================================================== [Pipeline] echo [2021-06-09T04:25:54.426Z] taggedImages: [2021-06-09T04:25:54.426Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:25:54.426Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-09T04:25:54.426Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.259 [2021-06-09T04:25:54.426Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:25:54.426Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-09T04:25:56.662Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-09T04:25:56.662Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:25:56.662Z] latest [2021-06-09T04:25:56.662Z] 2.0.0-dev.259 [2021-06-09T04:25:56.662Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:25:56.662Z] master [2021-06-09T04:25:56.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:57.035Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:25:59.393Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:25:59.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T04:25:59.393Z] c61c6cf4123e: Preparing [2021-06-09T04:25:59.393Z] bd53ad3099ad: Preparing [2021-06-09T04:25:59.393Z] 32e3256c5092: Preparing [2021-06-09T04:25:59.393Z] f0ae39f868b5: Preparing [2021-06-09T04:25:59.393Z] 3fbe34a1663b: Preparing [2021-06-09T04:25:59.393Z] 32e3256c5092: Layer already exists [2021-06-09T04:25:59.393Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:25:59.393Z] c61c6cf4123e: Pushed [2021-06-09T04:25:59.393Z] f0ae39f868b5: Pushed [2021-06-09T04:25:59.981Z] bd53ad3099ad: Pushed [2021-06-09T04:26:00.250Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:daac733f6375d9f136791a0088c578af69c2dd60473ed39157e1616baa2176da size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:00.588Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:00.920Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-09T04:26:00.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T04:26:00.921Z] c61c6cf4123e: Preparing [2021-06-09T04:26:00.921Z] bd53ad3099ad: Preparing [2021-06-09T04:26:00.921Z] 32e3256c5092: Preparing [2021-06-09T04:26:00.921Z] f0ae39f868b5: Preparing [2021-06-09T04:26:00.921Z] 3fbe34a1663b: Preparing [2021-06-09T04:26:00.921Z] bd53ad3099ad: Layer already exists [2021-06-09T04:26:00.921Z] c61c6cf4123e: Layer already exists [2021-06-09T04:26:00.921Z] 32e3256c5092: Layer already exists [2021-06-09T04:26:01.190Z] f0ae39f868b5: Layer already exists [2021-06-09T04:26:01.190Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:26:01.190Z] latest: digest: sha256:daac733f6375d9f136791a0088c578af69c2dd60473ed39157e1616baa2176da size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:01.529Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:01.859Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.259 [2021-06-09T04:26:01.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T04:26:01.859Z] c61c6cf4123e: Preparing [2021-06-09T04:26:01.859Z] bd53ad3099ad: Preparing [2021-06-09T04:26:01.859Z] 32e3256c5092: Preparing [2021-06-09T04:26:01.859Z] f0ae39f868b5: Preparing [2021-06-09T04:26:01.859Z] 3fbe34a1663b: Preparing [2021-06-09T04:26:01.859Z] bd53ad3099ad: Layer already exists [2021-06-09T04:26:02.135Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:26:02.135Z] f0ae39f868b5: Layer already exists [2021-06-09T04:26:02.135Z] 32e3256c5092: Layer already exists [2021-06-09T04:26:02.135Z] c61c6cf4123e: Layer already exists [2021-06-09T04:26:02.135Z] 2.0.0-dev.259: digest: sha256:daac733f6375d9f136791a0088c578af69c2dd60473ed39157e1616baa2176da size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:04.749Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:05.084Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:26:05.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T04:26:05.084Z] c61c6cf4123e: Preparing [2021-06-09T04:26:05.084Z] bd53ad3099ad: Preparing [2021-06-09T04:26:05.084Z] 32e3256c5092: Preparing [2021-06-09T04:26:05.084Z] f0ae39f868b5: Preparing [2021-06-09T04:26:05.084Z] 3fbe34a1663b: Preparing [2021-06-09T04:26:05.084Z] 32e3256c5092: Layer already exists [2021-06-09T04:26:05.084Z] f0ae39f868b5: Layer already exists [2021-06-09T04:26:05.354Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:26:05.354Z] c61c6cf4123e: Layer already exists [2021-06-09T04:26:05.354Z] bd53ad3099ad: Layer already exists [2021-06-09T04:26:05.354Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:daac733f6375d9f136791a0088c578af69c2dd60473ed39157e1616baa2176da size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:05.693Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:06.046Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-09T04:26:06.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T04:26:06.046Z] c61c6cf4123e: Preparing [2021-06-09T04:26:06.046Z] bd53ad3099ad: Preparing [2021-06-09T04:26:06.046Z] 32e3256c5092: Preparing [2021-06-09T04:26:06.046Z] f0ae39f868b5: Preparing [2021-06-09T04:26:06.046Z] 3fbe34a1663b: Preparing [2021-06-09T04:26:06.046Z] 32e3256c5092: Layer already exists [2021-06-09T04:26:06.046Z] c61c6cf4123e: Layer already exists [2021-06-09T04:26:06.046Z] bd53ad3099ad: Layer already exists [2021-06-09T04:26:06.046Z] f0ae39f868b5: Layer already exists [2021-06-09T04:26:06.046Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:26:08.395Z] master: digest: sha256:daac733f6375d9f136791a0088c578af69c2dd60473ed39157e1616baa2176da size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:26:08.455Z] ===================================================== [Pipeline] echo [2021-06-09T04:26:08.469Z] taggedImages: [2021-06-09T04:26:08.469Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:26:08.469Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-09T04:26:08.469Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.259 [2021-06-09T04:26:08.469Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:26:08.469Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-09T04:26:10.633Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-09T04:26:10.633Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:26:10.633Z] latest [2021-06-09T04:26:10.633Z] 2.0.0-dev.259 [2021-06-09T04:26:10.633Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:26:10.633Z] master [2021-06-09T04:26:10.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:11.008Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:13.479Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:26:13.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T04:26:13.479Z] 3f1764dcb530: Preparing [2021-06-09T04:26:13.479Z] 332bf2ebec1c: Preparing [2021-06-09T04:26:13.479Z] 32e3256c5092: Preparing [2021-06-09T04:26:13.479Z] 932e89bd82b8: Preparing [2021-06-09T04:26:13.479Z] 3fbe34a1663b: Preparing [2021-06-09T04:26:13.479Z] 32e3256c5092: Layer already exists [2021-06-09T04:26:13.479Z] 932e89bd82b8: Layer already exists [2021-06-09T04:26:13.479Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:26:13.479Z] 3f1764dcb530: Pushed [2021-06-09T04:26:14.066Z] 332bf2ebec1c: Pushed [2021-06-09T04:26:14.066Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:62f6a4408d440bbb7eeba9fcb8424c5ec03ed7791c5e61bd5085ae37ef1cd4a8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:14.401Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:14.737Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-09T04:26:14.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T04:26:14.737Z] 3f1764dcb530: Preparing [2021-06-09T04:26:14.737Z] 332bf2ebec1c: Preparing [2021-06-09T04:26:14.737Z] 32e3256c5092: Preparing [2021-06-09T04:26:14.737Z] 932e89bd82b8: Preparing [2021-06-09T04:26:14.737Z] 3fbe34a1663b: Preparing [2021-06-09T04:26:14.737Z] 932e89bd82b8: Layer already exists [2021-06-09T04:26:14.737Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:26:14.737Z] 3f1764dcb530: Layer already exists [2021-06-09T04:26:15.006Z] 332bf2ebec1c: Layer already exists [2021-06-09T04:26:15.006Z] 32e3256c5092: Layer already exists [2021-06-09T04:26:15.006Z] latest: digest: sha256:62f6a4408d440bbb7eeba9fcb8424c5ec03ed7791c5e61bd5085ae37ef1cd4a8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:15.344Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:15.674Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.259 [2021-06-09T04:26:15.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T04:26:15.674Z] 3f1764dcb530: Preparing [2021-06-09T04:26:15.674Z] 332bf2ebec1c: Preparing [2021-06-09T04:26:15.674Z] 32e3256c5092: Preparing [2021-06-09T04:26:15.674Z] 932e89bd82b8: Preparing [2021-06-09T04:26:15.674Z] 3fbe34a1663b: Preparing [2021-06-09T04:26:15.945Z] 32e3256c5092: Layer already exists [2021-06-09T04:26:15.945Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:26:15.945Z] 3f1764dcb530: Layer already exists [2021-06-09T04:26:15.945Z] 332bf2ebec1c: Layer already exists [2021-06-09T04:26:15.945Z] 932e89bd82b8: Layer already exists [2021-06-09T04:26:15.945Z] 2.0.0-dev.259: digest: sha256:62f6a4408d440bbb7eeba9fcb8424c5ec03ed7791c5e61bd5085ae37ef1cd4a8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:18.517Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:18.846Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:26:18.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T04:26:18.847Z] 3f1764dcb530: Preparing [2021-06-09T04:26:18.847Z] 332bf2ebec1c: Preparing [2021-06-09T04:26:18.847Z] 32e3256c5092: Preparing [2021-06-09T04:26:18.847Z] 932e89bd82b8: Preparing [2021-06-09T04:26:18.847Z] 3fbe34a1663b: Preparing [2021-06-09T04:26:19.117Z] 32e3256c5092: Layer already exists [2021-06-09T04:26:19.117Z] 332bf2ebec1c: Layer already exists [2021-06-09T04:26:19.117Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:26:19.117Z] 932e89bd82b8: Layer already exists [2021-06-09T04:26:19.117Z] 3f1764dcb530: Layer already exists [2021-06-09T04:26:19.117Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:62f6a4408d440bbb7eeba9fcb8424c5ec03ed7791c5e61bd5085ae37ef1cd4a8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:19.457Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:19.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-09T04:26:19.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T04:26:19.793Z] 3f1764dcb530: Preparing [2021-06-09T04:26:19.793Z] 332bf2ebec1c: Preparing [2021-06-09T04:26:19.793Z] 32e3256c5092: Preparing [2021-06-09T04:26:19.793Z] 932e89bd82b8: Preparing [2021-06-09T04:26:19.793Z] 3fbe34a1663b: Preparing [2021-06-09T04:26:20.064Z] 3f1764dcb530: Layer already exists [2021-06-09T04:26:20.064Z] 3fbe34a1663b: Layer already exists [2021-06-09T04:26:20.064Z] 32e3256c5092: Layer already exists [2021-06-09T04:26:20.064Z] 332bf2ebec1c: Layer already exists [2021-06-09T04:26:20.064Z] 932e89bd82b8: Layer already exists [2021-06-09T04:26:20.064Z] master: digest: sha256:62f6a4408d440bbb7eeba9fcb8424c5ec03ed7791c5e61bd5085ae37ef1cd4a8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:26:22.273Z] ===================================================== [Pipeline] echo [2021-06-09T04:26:22.290Z] taggedImages: [2021-06-09T04:26:22.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:26:22.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-09T04:26:22.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.259 [2021-06-09T04:26:22.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:26:22.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-09T04:26:22.332Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-09T04:26:22.332Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:26:22.332Z] latest [2021-06-09T04:26:22.332Z] 2.0.0-dev.259 [2021-06-09T04:26:22.332Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:26:22.332Z] master [2021-06-09T04:26:22.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:24.627Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:24.967Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:26:24.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T04:26:24.967Z] 5fd6b0f32354: Preparing [2021-06-09T04:26:24.967Z] c02706c96839: Preparing [2021-06-09T04:26:24.967Z] 21e83af6efd7: Preparing [2021-06-09T04:26:24.967Z] 50bee4509c98: Preparing [2021-06-09T04:26:24.967Z] 9ded3b6bb9b5: Preparing [2021-06-09T04:26:24.967Z] fa1afe8e6ed9: Preparing [2021-06-09T04:26:24.967Z] 87a09b4c083e: Preparing [2021-06-09T04:26:24.967Z] 0f74e9ff2a61: Preparing [2021-06-09T04:26:24.967Z] b122376c33c6: Preparing [2021-06-09T04:26:24.967Z] f8381ed47b22: Preparing [2021-06-09T04:26:24.967Z] e934a737d657: Preparing [2021-06-09T04:26:24.967Z] b122376c33c6: Waiting [2021-06-09T04:26:24.967Z] fa1afe8e6ed9: Waiting [2021-06-09T04:26:24.967Z] 87a09b4c083e: Waiting [2021-06-09T04:26:24.967Z] f8381ed47b22: Waiting [2021-06-09T04:26:24.967Z] e934a737d657: Waiting [2021-06-09T04:26:24.967Z] 0f74e9ff2a61: Waiting [2021-06-09T04:26:25.248Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T04:26:25.248Z] fa1afe8e6ed9: Layer already exists [2021-06-09T04:26:25.248Z] 87a09b4c083e: Layer already exists [2021-06-09T04:26:25.248Z] c02706c96839: Pushed [2021-06-09T04:26:25.248Z] 0f74e9ff2a61: Layer already exists [2021-06-09T04:26:25.248Z] b122376c33c6: Layer already exists [2021-06-09T04:26:25.528Z] f8381ed47b22: Layer already exists [2021-06-09T04:26:25.528Z] e934a737d657: Layer already exists [2021-06-09T04:26:26.123Z] 5fd6b0f32354: Pushed [2021-06-09T04:26:27.555Z] 21e83af6efd7: Pushed [2021-06-09T04:26:41.861Z] 50bee4509c98: Pushed [2021-06-09T04:26:41.861Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0: digest: sha256:39f7a3218c78b7e9c3b0edbe6427230e3c946568937d799b93a1433f85408778 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:44.434Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:44.767Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-09T04:26:44.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T04:26:44.768Z] 5fd6b0f32354: Preparing [2021-06-09T04:26:44.768Z] c02706c96839: Preparing [2021-06-09T04:26:44.768Z] 21e83af6efd7: Preparing [2021-06-09T04:26:44.768Z] 50bee4509c98: Preparing [2021-06-09T04:26:44.768Z] 9ded3b6bb9b5: Preparing [2021-06-09T04:26:44.768Z] fa1afe8e6ed9: Preparing [2021-06-09T04:26:44.768Z] 87a09b4c083e: Preparing [2021-06-09T04:26:44.768Z] 0f74e9ff2a61: Preparing [2021-06-09T04:26:44.768Z] b122376c33c6: Preparing [2021-06-09T04:26:44.768Z] f8381ed47b22: Preparing [2021-06-09T04:26:44.768Z] e934a737d657: Preparing [2021-06-09T04:26:44.768Z] 0f74e9ff2a61: Waiting [2021-06-09T04:26:44.768Z] b122376c33c6: Waiting [2021-06-09T04:26:44.768Z] f8381ed47b22: Waiting [2021-06-09T04:26:44.768Z] e934a737d657: Waiting [2021-06-09T04:26:44.768Z] fa1afe8e6ed9: Waiting [2021-06-09T04:26:44.768Z] 50bee4509c98: Layer already exists [2021-06-09T04:26:44.768Z] 5fd6b0f32354: Layer already exists [2021-06-09T04:26:45.037Z] 21e83af6efd7: Layer already exists [2021-06-09T04:26:45.037Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T04:26:45.037Z] c02706c96839: Layer already exists [2021-06-09T04:26:45.037Z] 0f74e9ff2a61: Layer already exists [2021-06-09T04:26:45.037Z] fa1afe8e6ed9: Layer already exists [2021-06-09T04:26:45.037Z] b122376c33c6: Layer already exists [2021-06-09T04:26:45.037Z] 87a09b4c083e: Layer already exists [2021-06-09T04:26:45.037Z] f8381ed47b22: Layer already exists [2021-06-09T04:26:45.037Z] e934a737d657: Layer already exists [2021-06-09T04:26:45.037Z] latest: digest: sha256:39f7a3218c78b7e9c3b0edbe6427230e3c946568937d799b93a1433f85408778 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:45.396Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:45.738Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.259 [2021-06-09T04:26:45.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T04:26:45.738Z] 5fd6b0f32354: Preparing [2021-06-09T04:26:45.738Z] c02706c96839: Preparing [2021-06-09T04:26:45.738Z] 21e83af6efd7: Preparing [2021-06-09T04:26:45.738Z] 50bee4509c98: Preparing [2021-06-09T04:26:45.738Z] 9ded3b6bb9b5: Preparing [2021-06-09T04:26:45.738Z] fa1afe8e6ed9: Preparing [2021-06-09T04:26:45.738Z] 87a09b4c083e: Preparing [2021-06-09T04:26:45.738Z] 0f74e9ff2a61: Preparing [2021-06-09T04:26:45.738Z] b122376c33c6: Preparing [2021-06-09T04:26:45.738Z] f8381ed47b22: Preparing [2021-06-09T04:26:45.738Z] e934a737d657: Preparing [2021-06-09T04:26:45.738Z] fa1afe8e6ed9: Waiting [2021-06-09T04:26:45.738Z] f8381ed47b22: Waiting [2021-06-09T04:26:45.738Z] 87a09b4c083e: Waiting [2021-06-09T04:26:45.738Z] e934a737d657: Waiting [2021-06-09T04:26:45.738Z] 0f74e9ff2a61: Waiting [2021-06-09T04:26:45.738Z] b122376c33c6: Waiting [2021-06-09T04:26:46.021Z] 50bee4509c98: Layer already exists [2021-06-09T04:26:46.021Z] c02706c96839: Layer already exists [2021-06-09T04:26:46.021Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T04:26:46.021Z] 5fd6b0f32354: Layer already exists [2021-06-09T04:26:46.021Z] 21e83af6efd7: Layer already exists [2021-06-09T04:26:46.021Z] f8381ed47b22: Layer already exists [2021-06-09T04:26:46.021Z] b122376c33c6: Layer already exists [2021-06-09T04:26:46.021Z] 0f74e9ff2a61: Layer already exists [2021-06-09T04:26:46.021Z] fa1afe8e6ed9: Layer already exists [2021-06-09T04:26:46.021Z] 87a09b4c083e: Layer already exists [2021-06-09T04:26:46.021Z] e934a737d657: Layer already exists [2021-06-09T04:26:46.021Z] 2.0.0-dev.259: digest: sha256:39f7a3218c78b7e9c3b0edbe6427230e3c946568937d799b93a1433f85408778 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:46.359Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:49.038Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:26:49.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T04:26:49.038Z] 5fd6b0f32354: Preparing [2021-06-09T04:26:49.038Z] c02706c96839: Preparing [2021-06-09T04:26:49.038Z] 21e83af6efd7: Preparing [2021-06-09T04:26:49.038Z] 50bee4509c98: Preparing [2021-06-09T04:26:49.038Z] 9ded3b6bb9b5: Preparing [2021-06-09T04:26:49.038Z] fa1afe8e6ed9: Preparing [2021-06-09T04:26:49.038Z] 87a09b4c083e: Preparing [2021-06-09T04:26:49.038Z] 0f74e9ff2a61: Preparing [2021-06-09T04:26:49.038Z] b122376c33c6: Preparing [2021-06-09T04:26:49.038Z] f8381ed47b22: Preparing [2021-06-09T04:26:49.038Z] e934a737d657: Preparing [2021-06-09T04:26:49.038Z] fa1afe8e6ed9: Waiting [2021-06-09T04:26:49.038Z] 87a09b4c083e: Waiting [2021-06-09T04:26:49.038Z] 0f74e9ff2a61: Waiting [2021-06-09T04:26:49.038Z] b122376c33c6: Waiting [2021-06-09T04:26:49.038Z] f8381ed47b22: Waiting [2021-06-09T04:26:49.038Z] e934a737d657: Waiting [2021-06-09T04:26:49.038Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T04:26:49.038Z] c02706c96839: Layer already exists [2021-06-09T04:26:49.038Z] 50bee4509c98: Layer already exists [2021-06-09T04:26:49.038Z] 5fd6b0f32354: Layer already exists [2021-06-09T04:26:49.038Z] 21e83af6efd7: Layer already exists [2021-06-09T04:26:49.038Z] 87a09b4c083e: Layer already exists [2021-06-09T04:26:49.038Z] b122376c33c6: Layer already exists [2021-06-09T04:26:49.038Z] f8381ed47b22: Layer already exists [2021-06-09T04:26:49.038Z] 0f74e9ff2a61: Layer already exists [2021-06-09T04:26:49.038Z] fa1afe8e6ed9: Layer already exists [2021-06-09T04:26:49.039Z] e934a737d657: Layer already exists [2021-06-09T04:26:49.039Z] 9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259: digest: sha256:39f7a3218c78b7e9c3b0edbe6427230e3c946568937d799b93a1433f85408778 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:49.388Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:26:49.723Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-09T04:26:49.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T04:26:49.723Z] 5fd6b0f32354: Preparing [2021-06-09T04:26:49.723Z] c02706c96839: Preparing [2021-06-09T04:26:49.723Z] 21e83af6efd7: Preparing [2021-06-09T04:26:49.723Z] 50bee4509c98: Preparing [2021-06-09T04:26:49.723Z] 9ded3b6bb9b5: Preparing [2021-06-09T04:26:49.723Z] fa1afe8e6ed9: Preparing [2021-06-09T04:26:49.723Z] 87a09b4c083e: Preparing [2021-06-09T04:26:49.723Z] 0f74e9ff2a61: Preparing [2021-06-09T04:26:49.723Z] b122376c33c6: Preparing [2021-06-09T04:26:49.723Z] f8381ed47b22: Preparing [2021-06-09T04:26:49.723Z] e934a737d657: Preparing [2021-06-09T04:26:49.723Z] 0f74e9ff2a61: Waiting [2021-06-09T04:26:49.723Z] b122376c33c6: Waiting [2021-06-09T04:26:49.723Z] fa1afe8e6ed9: Waiting [2021-06-09T04:26:49.723Z] f8381ed47b22: Waiting [2021-06-09T04:26:49.723Z] e934a737d657: Waiting [2021-06-09T04:26:49.723Z] 5fd6b0f32354: Layer already exists [2021-06-09T04:26:49.723Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T04:26:49.723Z] c02706c96839: Layer already exists [2021-06-09T04:26:49.994Z] 21e83af6efd7: Layer already exists [2021-06-09T04:26:49.994Z] 50bee4509c98: Layer already exists [2021-06-09T04:26:49.994Z] 87a09b4c083e: Layer already exists [2021-06-09T04:26:49.994Z] fa1afe8e6ed9: Layer already exists [2021-06-09T04:26:49.994Z] 0f74e9ff2a61: Layer already exists [2021-06-09T04:26:49.994Z] b122376c33c6: Layer already exists [2021-06-09T04:26:49.994Z] f8381ed47b22: Layer already exists [2021-06-09T04:26:49.994Z] e934a737d657: Layer already exists [2021-06-09T04:26:49.994Z] master: digest: sha256:39f7a3218c78b7e9c3b0edbe6427230e3c946568937d799b93a1433f85408778 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T04:26:50.055Z] ===================================================== [Pipeline] echo [2021-06-09T04:26:50.069Z] taggedImages: [2021-06-09T04:26:50.069Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [2021-06-09T04:26:50.069Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-09T04:26:50.069Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.259 [2021-06-09T04:26:50.069Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9b7d42e1e61a7ee364e8f6860ff471f154b121f0-2.0.0-dev.259 [2021-06-09T04:26:50.069Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:26:57.389Z] ---> job-cost.sh [2021-06-09T04:26:57.389Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yTeN [2021-06-09T04:27:40.253Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T04:29:16.838Z] lf-activate-venv(): INFO: Adding /tmp/venv-yTeN/bin to PATH [2021-06-09T04:29:16.838Z] INFO: No Stack... [2021-06-09T04:29:16.838Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T04:29:16.838Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T04:29:19.262Z] + cat /w/workspace/edgex-go/530/archives/cost.csv [2021-06-09T04:29:19.262Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T04:29:19.328Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-530-stack-cost] [2021-06-09T04:29:19.340Z] Resource [jenkins-edgexfoundry-edgex-go-master-530-stack-cost] did not exist. Created. [2021-06-09T04:29:19.340Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-530-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T04:29:26.242Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-09T04:29:33.168Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T04:29:33.183Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-530-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-09T04:30:19.898Z] provisioning config files... [2021-06-09T04:30:19.907Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/530@tmp/config1813946656521585163tmp [Pipeline] { [Pipeline] sh [2021-06-09T04:30:24.468Z] + set +x [2021-06-09T04:30:24.468Z] + curl -s https://codecov.io/bash [2021-06-09T04:30:24.468Z] + bash -s -- [2021-06-09T04:30:24.468Z] [2021-06-09T04:30:24.468Z] _____ _ [2021-06-09T04:30:24.468Z] / ____| | | [2021-06-09T04:30:24.468Z] | | ___ __| | ___ ___ _____ __ [2021-06-09T04:30:24.468Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-09T04:30:24.468Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-09T04:30:24.468Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-09T04:30:24.468Z] Bash-1.0.3 [2021-06-09T04:30:24.468Z] [2021-06-09T04:30:24.468Z] [2021-06-09T04:30:24.468Z] ==> git version 2.24.4 found [2021-06-09T04:30:24.468Z] ==> 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-09T04:30:24.468Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-09T04:30:24.468Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-09T04:30:24.468Z] ==> Jenkins CI detected. [2021-06-09T04:30:24.468Z] project root: . [2021-06-09T04:30:24.468Z] --> token set from env [2021-06-09T04:30:24.468Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-09T04:30:24.468Z] ==> Running gcov in . (disable via -X gcov) [2021-06-09T04:30:24.468Z] ==> Python coveragepy not found [2021-06-09T04:30:24.468Z] ==> Searching for coverage reports in: [2021-06-09T04:30:24.468Z] + . [2021-06-09T04:30:24.468Z] -> Found 1 reports [2021-06-09T04:30:24.468Z] ==> Detecting git/mercurial file structure [2021-06-09T04:30:24.468Z] ==> Reading reports [2021-06-09T04:30:24.468Z] + ./coverage.out bytes=411487 [2021-06-09T04:30:24.468Z] ==> Appending adjustments [2021-06-09T04:30:24.468Z] https://docs.codecov.io/docs/fixing-reports [2021-06-09T04:30:24.468Z] + Found adjustments [2021-06-09T04:30:24.468Z] ==> Gzipping contents [2021-06-09T04:30:24.468Z] 56K /tmp/codecov.vRFsBD.gz [2021-06-09T04:30:24.468Z] ==> Uploading reports [2021-06-09T04:30:24.468Z] url: https://codecov.io [2021-06-09T04:30:24.468Z] query: branch=master&commit=9b7d42e1e61a7ee364e8f6860ff471f154b121f0&build=530&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F530%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T04:30:24.468Z] -> Pinging Codecov [2021-06-09T04:30:24.468Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=9b7d42e1e61a7ee364e8f6860ff471f154b121f0&build=530&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F530%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T04:30:24.468Z] -> Uploading to [2021-06-09T04:30:24.468Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-09/00271124DB129430A58F1EEE437C3FCB/9b7d42e1e61a7ee364e8f6860ff471f154b121f0/74d7cfab-4dfe-48f8-9462-e8be4f09886e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T043024Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06e1d0b2df6d2c7bb76bb986bf62d7d05d70ac557f9d3d71712d5e30ea534be2 [2021-06-09T04:30:24.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T04:30:24.468Z] Dload Upload Total Spent Left Speed [2021-06-09T04:30:26.874Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 56035 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56035 0 0 100 56035 0 143k --:--:-- --:--:-- --:--:-- 142k [2021-06-09T04:30:26.874Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9b7d42e1e61a7ee364e8f6860ff471f154b121f0 [Pipeline] } [2021-06-09T04:30:26.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-09T04:31:29.298Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-09T04:31:29.312Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:31:33.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T04:31:33.912Z] [2021-06-09T04:31:33.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:31:40.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T04:31:40.757Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-09T04:31:40.757Z] 188c0c94c7c5: Pulling fs layer [2021-06-09T04:31:40.757Z] 0ef7d3d256c8: Pulling fs layer [2021-06-09T04:31:40.757Z] de9db76c5a1d: Pulling fs layer [2021-06-09T04:31:40.757Z] 0eba1c9be4d2: Pulling fs layer [2021-06-09T04:31:40.757Z] 0d57e429df01: Pulling fs layer [2021-06-09T04:31:40.757Z] 4e4be7b47b0d: Pulling fs layer [2021-06-09T04:31:40.757Z] e1f770b5df2f: Pulling fs layer [2021-06-09T04:31:40.757Z] 85a0685a4137: Pulling fs layer [2021-06-09T04:31:40.757Z] 0eba1c9be4d2: Waiting [2021-06-09T04:31:40.757Z] 0d57e429df01: Waiting [2021-06-09T04:31:40.757Z] 4e4be7b47b0d: Waiting [2021-06-09T04:31:40.757Z] e1f770b5df2f: Waiting [2021-06-09T04:31:40.757Z] 85a0685a4137: Waiting [2021-06-09T04:31:40.757Z] de9db76c5a1d: Verifying Checksum [2021-06-09T04:31:40.757Z] de9db76c5a1d: Download complete [2021-06-09T04:31:40.757Z] 0ef7d3d256c8: Verifying Checksum [2021-06-09T04:31:40.757Z] 0ef7d3d256c8: Download complete [2021-06-09T04:31:40.757Z] 0d57e429df01: Verifying Checksum [2021-06-09T04:31:40.757Z] 0d57e429df01: Download complete [2021-06-09T04:31:40.757Z] 188c0c94c7c5: Verifying Checksum [2021-06-09T04:31:40.757Z] 188c0c94c7c5: Download complete [2021-06-09T04:31:40.757Z] 4e4be7b47b0d: Verifying Checksum [2021-06-09T04:31:40.757Z] 4e4be7b47b0d: Download complete [2021-06-09T04:31:40.757Z] 188c0c94c7c5: Pull complete [2021-06-09T04:31:40.757Z] 0ef7d3d256c8: Pull complete [2021-06-09T04:31:40.757Z] de9db76c5a1d: Pull complete [2021-06-09T04:31:40.757Z] e1f770b5df2f: Verifying Checksum [2021-06-09T04:31:40.757Z] e1f770b5df2f: Download complete [2021-06-09T04:31:40.757Z] 0eba1c9be4d2: Verifying Checksum [2021-06-09T04:31:40.757Z] 0eba1c9be4d2: Download complete [2021-06-09T04:31:40.757Z] 85a0685a4137: Verifying Checksum [2021-06-09T04:31:40.757Z] 85a0685a4137: Download complete [2021-06-09T04:31:43.182Z] 0eba1c9be4d2: Pull complete [2021-06-09T04:31:43.182Z] 0d57e429df01: Pull complete [2021-06-09T04:31:45.523Z] 4e4be7b47b0d: Pull complete [2021-06-09T04:31:45.523Z] e1f770b5df2f: Pull complete [2021-06-09T04:31:47.905Z] 85a0685a4137: Pull complete [2021-06-09T04:31:47.905Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-09T04:31:47.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T04:31:47.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-09T04:31:52.471Z] prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container [2021-06-09T04:31:54.694Z] $ 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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-snyk-go:1.410.4 cat [2021-06-09T04:31:57.028Z] $ docker top 937c7531d9968e265fd95d74ce1bc4403eec2cec1d31ad129ab324d24b1c9f22 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T04:32:01.517Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-09T04:32:06.215Z] + set -o pipefail [2021-06-09T04:32:06.215Z] + snyk monitor '--org=edgex-jenkins' [2021-06-09T04:32:08.455Z] [2021-06-09T04:32:08.455Z] Monitoring /w/workspace/edgex-go/530 (github.com/edgexfoundry/edgex-go)... [2021-06-09T04:32:08.455Z] [2021-06-09T04:32:08.455Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/57a1b5d8-9f63-4946-9717-88d9aa867d2c [2021-06-09T04:32:08.455Z] [2021-06-09T04:32:08.455Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-09T04:32:08.455Z] [2021-06-09T04:32:08.455Z] [Pipeline] } [2021-06-09T04:32:08.465Z] $ docker stop --time=1 937c7531d9968e265fd95d74ce1bc4403eec2cec1d31ad129ab324d24b1c9f22 [2021-06-09T04:32:26.415Z] $ docker rm -f 937c7531d9968e265fd95d74ce1bc4403eec2cec1d31ad129ab324d24b1c9f22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-09T04:37:44.584Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T04:38:04.990Z] provisioning config files... [2021-06-09T04:38:07.316Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/530@tmp/config1138404005775706499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:38:23.200Z] --> edgex-publish-swagger.sh [2021-06-09T04:38:23.200Z] === Publish openapi/v2 API === [2021-06-09T04:38:23.200Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-09T04:38:23.200Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/530/openapi/v2/core-command.yaml] [2021-06-09T04:38:23.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T04:38:23.200Z] Dload Upload Total Spent Left Speed [2021-06-09T04:38:23.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 26181 0:00:01 0:00:01 --:--:-- 26205 100 30687 0 0 100 30687 0 16003 0:00:01 0:00:01 --:--:-- 15999 100 30687 0 0 100 30687 0 16001 0:00:01 0:00:01 --:--:-- 15999 [2021-06-09T04:38:23.200Z] [2021-06-09T04:38:23.200Z] [2021-06-09T04:38:23.200Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/530/openapi/v2/core-data.yaml] [2021-06-09T04:38:23.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T04:38:23.200Z] Dload Upload Total Spent Left Speed [2021-06-09T04:38:23.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 48630 0:00:01 0:00:01 --:--:-- 48651 100 56095 0 0 100 56095 0 26805 0:00:02 0:00:02 --:--:-- 26814 100 56095 0 0 100 56095 0 26803 0:00:02 0:00:02 --:--:-- 26814 [2021-06-09T04:38:23.200Z] [2021-06-09T04:38:23.200Z] [2021-06-09T04:38:23.200Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/530/openapi/v2/core-metadata.yaml] [2021-06-09T04:38:23.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T04:38:23.200Z] Dload Upload Total Spent Left Speed [2021-06-09T04:38:27.768Z] 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 89750 0:00:01 0:00:01 --:--:-- 89810 [2021-06-09T04:38:27.768Z] [2021-06-09T04:38:27.768Z] [2021-06-09T04:38:27.768Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/530/openapi/v2/support-notifications.yaml] [2021-06-09T04:38:27.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T04:38:27.768Z] Dload Upload Total Spent Left Speed [2021-06-09T04:38:27.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 67729 0:00:01 0:00:01 --:--:-- 67792 100 78300 0 0 100 78300 0 41939 0:00:01 0:00:01 --:--:-- 41938 100 78300 0 0 100 78300 0 41936 0:00:01 0:00:01 --:--:-- 41938 [2021-06-09T04:38:27.768Z] [2021-06-09T04:38:27.768Z] [2021-06-09T04:38:27.768Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/530/openapi/v2/support-scheduler.yaml] [2021-06-09T04:38:27.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T04:38:27.768Z] Dload Upload Total Spent Left Speed [2021-06-09T04:38:27.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37318 0 0 100 37318 0 32297 0:00:01 0:00:01 --:--:-- 32309 100 37318 0 0 100 37318 0 23289 0:00:01 0:00:01 --:--:-- 23280 100 37318 0 0 100 37318 0 23287 0:00:01 0:00:01 --:--:-- 23280 [2021-06-09T04:38:27.768Z] [2021-06-09T04:38:27.768Z] [2021-06-09T04:38:27.768Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/530/openapi/v2/system-agent.yaml] [2021-06-09T04:38:27.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T04:38:27.768Z] Dload Upload Total Spent Left Speed [2021-06-09T04:38:29.957Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20029 0 0 100 20029 0 17412 0:00:01 0:00:01 --:--:-- 17416 100 20029 0 0 100 20029 0 10581 0:00:01 0:00:01 --:--:-- 10580 100 20029 0 0 100 20029 0 10580 0:00:01 0:00:01 --:--:-- 10580 [2021-06-09T04:38:29.957Z] [2021-06-09T04:38:29.957Z] [Pipeline] } [2021-06-09T04:38:29.974Z] 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-09T04:39:00.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T04:39:00.213Z] . [Pipeline] withDockerContainer [2021-06-09T04:39:04.759Z] prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container [2021-06-09T04:39:07.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T04:39:09.302Z] $ docker top 8c7e622f195b36cd6410de1f33b4f5aad61e8cb987ac4b6f8df65d69bb4449c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T04:39:16.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T04:39:16.030Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T04:39:18.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T04:39:18.342Z] $ docker exec 8c7e622f195b36cd6410de1f33b4f5aad61e8cb987ac4b6f8df65d69bb4449c6 ssh-agent [2021-06-09T04:39:20.625Z] SSH_AUTH_SOCK=/tmp/ssh-NfXYX7lJVuXV/agent.15 [2021-06-09T04:39:20.625Z] SSH_AGENT_PID=22 [2021-06-09T04:39:20.632Z] Running ssh-add (command line suppressed) [2021-06-09T04:39:20.727Z] Identity added: /w/workspace/edgex-go/530@tmp/private_key_3401042182265076157.key (/w/workspace/edgex-go/530@tmp/private_key_3401042182265076157.key) [2021-06-09T04:39:22.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T04:39:27.805Z] + git semver tag [2021-06-09T04:39:27.805Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T04:39:27.805Z] # $GIT_DIR = /w/workspace/edgex-go/530/.git [2021-06-09T04:39:27.805Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/530 [2021-06-09T04:39:27.805Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T04:39:27.805Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T04:39:27.805Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T04:39:27.805Z] # $SEMVER_BRANCH = master [2021-06-09T04:39:27.805Z] # $SEMVER_DIR = /w/workspace/edgex-go/530/.semver [2021-06-09T04:39:27.805Z] # 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 HEAD [2021-06-09T04:39:27.805Z] # -> Force: false [2021-06-09T04:39:27.805Z] # f5254c67a002f68558782eef0c6c0a6658a81a9c refs/tags/v2.0.0-dev.259 [Pipeline] } [2021-06-09T04:39:27.814Z] $ docker exec --env ******** --env ******** 8c7e622f195b36cd6410de1f33b4f5aad61e8cb987ac4b6f8df65d69bb4449c6 ssh-agent -k [2021-06-09T04:39:27.904Z] unset SSH_AUTH_SOCK; [2021-06-09T04:39:27.904Z] unset SSH_AGENT_PID; [2021-06-09T04:39:27.904Z] echo Agent pid 22 killed; [2021-06-09T04:39:30.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T04:39:36.824Z] + git semver [Pipeline] } [2021-06-09T04:39:36.840Z] $ docker stop --time=1 8c7e622f195b36cd6410de1f33b4f5aad61e8cb987ac4b6f8df65d69bb4449c6 [2021-06-09T04:39:39.063Z] $ docker rm -f 8c7e622f195b36cd6410de1f33b4f5aad61e8cb987ac4b6f8df65d69bb4449c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:39:59.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T04:39:59.441Z] [2021-06-09T04:39:59.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:40:06.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T04:40:06.297Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-09T04:40:06.297Z] ab5ef0e58194: Pulling fs layer [2021-06-09T04:40:06.297Z] 9712f1f96733: Pulling fs layer [2021-06-09T04:40:06.297Z] 63f879dbbcfc: Pulling fs layer [2021-06-09T04:40:06.297Z] 0d9ebad4ef96: Pulling fs layer [2021-06-09T04:40:06.297Z] e9a5061849ea: Pulling fs layer [2021-06-09T04:40:06.297Z] d747dcd14b5f: Pulling fs layer [2021-06-09T04:40:06.297Z] 2de7ff778b66: Pulling fs layer [2021-06-09T04:40:06.297Z] e9a5061849ea: Waiting [2021-06-09T04:40:06.297Z] d747dcd14b5f: Waiting [2021-06-09T04:40:06.297Z] 2de7ff778b66: Waiting [2021-06-09T04:40:06.297Z] 0d9ebad4ef96: Waiting [2021-06-09T04:40:06.297Z] 9712f1f96733: Verifying Checksum [2021-06-09T04:40:06.297Z] 9712f1f96733: Download complete [2021-06-09T04:40:06.297Z] 63f879dbbcfc: Verifying Checksum [2021-06-09T04:40:06.297Z] 63f879dbbcfc: Download complete [2021-06-09T04:40:06.297Z] e9a5061849ea: Verifying Checksum [2021-06-09T04:40:06.297Z] e9a5061849ea: Download complete [2021-06-09T04:40:06.297Z] d747dcd14b5f: Verifying Checksum [2021-06-09T04:40:06.297Z] d747dcd14b5f: Download complete [2021-06-09T04:40:06.297Z] 2de7ff778b66: Verifying Checksum [2021-06-09T04:40:06.297Z] 2de7ff778b66: Download complete [2021-06-09T04:40:06.297Z] ab5ef0e58194: Verifying Checksum [2021-06-09T04:40:06.297Z] ab5ef0e58194: Download complete [2021-06-09T04:40:06.297Z] 0d9ebad4ef96: Verifying Checksum [2021-06-09T04:40:06.297Z] 0d9ebad4ef96: Download complete [2021-06-09T04:40:08.674Z] ab5ef0e58194: Pull complete [2021-06-09T04:40:08.674Z] 9712f1f96733: Pull complete [2021-06-09T04:40:08.674Z] 63f879dbbcfc: Pull complete [2021-06-09T04:40:11.036Z] 0d9ebad4ef96: Pull complete [2021-06-09T04:40:13.302Z] e9a5061849ea: Pull complete [2021-06-09T04:40:13.302Z] d747dcd14b5f: Pull complete [2021-06-09T04:40:13.302Z] 2de7ff778b66: Pull complete [2021-06-09T04:40:13.302Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-09T04:40:13.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T04:40:13.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-09T04:40:15.589Z] prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container [2021-06-09T04:40:17.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-09T04:40:24.584Z] $ docker top 547d34b9b7c72b81b8613d60909e66bfd549506cfc1b24d523ce4ac06e6d0581 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-09T04:40:31.339Z] provisioning config files... [2021-06-09T04:40:31.350Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/530@tmp/config4667553783820701775tmp [2021-06-09T04:40:31.364Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/530@tmp/config787628778802999328tmp [2021-06-09T04:40:33.676Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/530@tmp/config787884277900345359tmp [Pipeline] { [Pipeline] echo [2021-06-09T04:40:35.952Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:40:40.731Z] ---> sigul-configuration.sh [2021-06-09T04:40:40.731Z] gpg: directory `/root/.gnupg' created [2021-06-09T04:40:40.731Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-09T04:40:40.731Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-09T04:40:40.731Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-09T04:40:40.731Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-09T04:40:40.731Z] gpg: CAST5 encrypted data [2021-06-09T04:40:40.731Z] gpg: encrypted with 1 passphrase [2021-06-09T04:40:40.731Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-09T04:40:45.251Z] + mkdir /home/jenkins [2021-06-09T04:40:45.251Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-09T04:40:49.755Z] + 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-09T04:40:49.764Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:40:54.211Z] ---> sigul-install.sh [2021-06-09T04:40:56.588Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-09T04:40:58.895Z] + git tag --list [2021-06-09T04:40:58.895Z] 0.6.0 [2021-06-09T04:40:58.895Z] 0.6.1 [2021-06-09T04:40:58.895Z] 0.7.0 [2021-06-09T04:40:58.895Z] 0.7.1 [2021-06-09T04:40:58.895Z] v0.0.0 [2021-06-09T04:40:58.895Z] v0.0.1-dev.1 [2021-06-09T04:40:58.895Z] v1.0.0 [2021-06-09T04:40:58.895Z] v1.0.1 [2021-06-09T04:40:58.895Z] v1.1.0 [2021-06-09T04:40:58.895Z] v1.2.0 [2021-06-09T04:40:58.895Z] v1.2.1 [2021-06-09T04:40:58.895Z] v1.2.2-dev.1 [2021-06-09T04:40:58.895Z] v1.2.2-dev.10 [2021-06-09T04:40:58.895Z] v1.2.2-dev.100 [2021-06-09T04:40:58.895Z] v1.2.2-dev.101 [2021-06-09T04:40:58.895Z] v1.2.2-dev.102 [2021-06-09T04:40:58.895Z] v1.2.2-dev.103 [2021-06-09T04:40:58.895Z] v1.2.2-dev.104 [2021-06-09T04:40:58.895Z] v1.2.2-dev.105 [2021-06-09T04:40:58.895Z] v1.2.2-dev.106 [2021-06-09T04:40:58.895Z] v1.2.2-dev.107 [2021-06-09T04:40:58.895Z] v1.2.2-dev.11 [2021-06-09T04:40:58.895Z] v1.2.2-dev.12 [2021-06-09T04:40:58.895Z] v1.2.2-dev.13 [2021-06-09T04:40:58.895Z] v1.2.2-dev.14 [2021-06-09T04:40:58.895Z] v1.2.2-dev.15 [2021-06-09T04:40:58.895Z] v1.2.2-dev.16 [2021-06-09T04:40:58.895Z] v1.2.2-dev.17 [2021-06-09T04:40:58.895Z] v1.2.2-dev.18 [2021-06-09T04:40:58.895Z] v1.2.2-dev.19 [2021-06-09T04:40:58.895Z] v1.2.2-dev.2 [2021-06-09T04:40:58.895Z] v1.2.2-dev.20 [2021-06-09T04:40:58.895Z] v1.2.2-dev.21 [2021-06-09T04:40:58.895Z] v1.2.2-dev.22 [2021-06-09T04:40:58.895Z] v1.2.2-dev.23 [2021-06-09T04:40:58.895Z] v1.2.2-dev.24 [2021-06-09T04:40:58.895Z] v1.2.2-dev.25 [2021-06-09T04:40:58.895Z] v1.2.2-dev.26 [2021-06-09T04:40:58.895Z] v1.2.2-dev.27 [2021-06-09T04:40:58.895Z] v1.2.2-dev.28 [2021-06-09T04:40:58.895Z] v1.2.2-dev.29 [2021-06-09T04:40:58.895Z] v1.2.2-dev.3 [2021-06-09T04:40:58.895Z] v1.2.2-dev.30 [2021-06-09T04:40:58.895Z] v1.2.2-dev.31 [2021-06-09T04:40:58.895Z] v1.2.2-dev.32 [2021-06-09T04:40:58.895Z] v1.2.2-dev.33 [2021-06-09T04:40:58.895Z] v1.2.2-dev.34 [2021-06-09T04:40:58.895Z] v1.2.2-dev.35 [2021-06-09T04:40:58.895Z] v1.2.2-dev.36 [2021-06-09T04:40:58.895Z] v1.2.2-dev.37 [2021-06-09T04:40:58.895Z] v1.2.2-dev.38 [2021-06-09T04:40:58.895Z] v1.2.2-dev.39 [2021-06-09T04:40:58.895Z] v1.2.2-dev.4 [2021-06-09T04:40:58.895Z] v1.2.2-dev.40 [2021-06-09T04:40:58.895Z] v1.2.2-dev.41 [2021-06-09T04:40:58.895Z] v1.2.2-dev.42 [2021-06-09T04:40:58.895Z] v1.2.2-dev.43 [2021-06-09T04:40:58.895Z] v1.2.2-dev.44 [2021-06-09T04:40:58.895Z] v1.2.2-dev.45 [2021-06-09T04:40:58.895Z] v1.2.2-dev.46 [2021-06-09T04:40:58.895Z] v1.2.2-dev.47 [2021-06-09T04:40:58.895Z] v1.2.2-dev.48 [2021-06-09T04:40:58.895Z] v1.2.2-dev.49 [2021-06-09T04:40:58.895Z] v1.2.2-dev.5 [2021-06-09T04:40:58.895Z] v1.2.2-dev.50 [2021-06-09T04:40:58.895Z] v1.2.2-dev.51 [2021-06-09T04:40:58.895Z] v1.2.2-dev.52 [2021-06-09T04:40:58.895Z] v1.2.2-dev.53 [2021-06-09T04:40:58.895Z] v1.2.2-dev.54 [2021-06-09T04:40:58.895Z] v1.2.2-dev.55 [2021-06-09T04:40:58.895Z] v1.2.2-dev.56 [2021-06-09T04:40:58.895Z] v1.2.2-dev.57 [2021-06-09T04:40:58.895Z] v1.2.2-dev.58 [2021-06-09T04:40:58.895Z] v1.2.2-dev.59 [2021-06-09T04:40:58.895Z] v1.2.2-dev.6 [2021-06-09T04:40:58.895Z] v1.2.2-dev.60 [2021-06-09T04:40:58.895Z] v1.2.2-dev.61 [2021-06-09T04:40:58.895Z] v1.2.2-dev.62 [2021-06-09T04:40:58.895Z] v1.2.2-dev.63 [2021-06-09T04:40:58.895Z] v1.2.2-dev.64 [2021-06-09T04:40:58.895Z] v1.2.2-dev.65 [2021-06-09T04:40:58.895Z] v1.2.2-dev.66 [2021-06-09T04:40:58.895Z] v1.2.2-dev.67 [2021-06-09T04:40:58.895Z] v1.2.2-dev.68 [2021-06-09T04:40:58.895Z] v1.2.2-dev.69 [2021-06-09T04:40:58.895Z] v1.2.2-dev.7 [2021-06-09T04:40:58.895Z] v1.2.2-dev.70 [2021-06-09T04:40:58.895Z] v1.2.2-dev.71 [2021-06-09T04:40:58.895Z] v1.2.2-dev.72 [2021-06-09T04:40:58.895Z] v1.2.2-dev.73 [2021-06-09T04:40:58.895Z] v1.2.2-dev.74 [2021-06-09T04:40:58.895Z] v1.2.2-dev.75 [2021-06-09T04:40:58.895Z] v1.2.2-dev.76 [2021-06-09T04:40:58.895Z] v1.2.2-dev.77 [2021-06-09T04:40:58.895Z] v1.2.2-dev.78 [2021-06-09T04:40:58.895Z] v1.2.2-dev.79 [2021-06-09T04:40:58.895Z] v1.2.2-dev.8 [2021-06-09T04:40:58.895Z] v1.2.2-dev.80 [2021-06-09T04:40:58.895Z] v1.2.2-dev.81 [2021-06-09T04:40:58.895Z] v1.2.2-dev.82 [2021-06-09T04:40:58.895Z] v1.2.2-dev.83 [2021-06-09T04:40:58.895Z] v1.2.2-dev.84 [2021-06-09T04:40:58.895Z] v1.2.2-dev.85 [2021-06-09T04:40:58.895Z] v1.2.2-dev.86 [2021-06-09T04:40:58.895Z] v1.2.2-dev.87 [2021-06-09T04:40:58.895Z] v1.2.2-dev.88 [2021-06-09T04:40:58.895Z] v1.2.2-dev.89 [2021-06-09T04:40:58.895Z] v1.2.2-dev.9 [2021-06-09T04:40:58.895Z] v1.2.2-dev.90 [2021-06-09T04:40:58.895Z] v1.2.2-dev.91 [2021-06-09T04:40:58.895Z] v1.2.2-dev.92 [2021-06-09T04:40:58.895Z] v1.2.2-dev.93 [2021-06-09T04:40:58.895Z] v1.2.2-dev.94 [2021-06-09T04:40:58.895Z] v1.2.2-dev.95 [2021-06-09T04:40:58.895Z] v1.2.2-dev.96 [2021-06-09T04:40:58.895Z] v1.2.2-dev.97 [2021-06-09T04:40:58.895Z] v1.2.2-dev.98 [2021-06-09T04:40:58.895Z] v1.2.2-dev.99 [2021-06-09T04:40:58.895Z] v1.3.0 [2021-06-09T04:40:58.895Z] v1.3.1 [2021-06-09T04:40:58.895Z] v1.3.1-dev.1 [2021-06-09T04:40:58.895Z] v1.3.1-dev.10 [2021-06-09T04:40:58.895Z] v1.3.1-dev.11 [2021-06-09T04:40:58.895Z] v1.3.1-dev.12 [2021-06-09T04:40:58.895Z] v1.3.1-dev.13 [2021-06-09T04:40:58.895Z] v1.3.1-dev.14 [2021-06-09T04:40:58.895Z] v1.3.1-dev.15 [2021-06-09T04:40:58.895Z] v1.3.1-dev.16 [2021-06-09T04:40:58.895Z] v1.3.1-dev.17 [2021-06-09T04:40:58.895Z] v1.3.1-dev.18 [2021-06-09T04:40:58.895Z] v1.3.1-dev.2 [2021-06-09T04:40:58.895Z] v1.3.1-dev.3 [2021-06-09T04:40:58.895Z] v1.3.1-dev.4 [2021-06-09T04:40:58.895Z] v1.3.1-dev.5 [2021-06-09T04:40:58.895Z] v1.3.1-dev.6 [2021-06-09T04:40:58.895Z] v1.3.1-dev.7 [2021-06-09T04:40:58.895Z] v1.3.1-dev.8 [2021-06-09T04:40:58.895Z] v1.3.1-dev.9 [2021-06-09T04:40:58.895Z] v2.0.0-dev.1 [2021-06-09T04:40:58.895Z] v2.0.0-dev.10 [2021-06-09T04:40:58.895Z] v2.0.0-dev.100 [2021-06-09T04:40:58.895Z] v2.0.0-dev.101 [2021-06-09T04:40:58.895Z] v2.0.0-dev.102 [2021-06-09T04:40:58.895Z] v2.0.0-dev.103 [2021-06-09T04:40:58.895Z] v2.0.0-dev.104 [2021-06-09T04:40:58.895Z] v2.0.0-dev.105 [2021-06-09T04:40:58.895Z] v2.0.0-dev.106 [2021-06-09T04:40:58.895Z] v2.0.0-dev.107 [2021-06-09T04:40:58.895Z] v2.0.0-dev.108 [2021-06-09T04:40:58.895Z] v2.0.0-dev.109 [2021-06-09T04:40:58.895Z] v2.0.0-dev.11 [2021-06-09T04:40:58.895Z] v2.0.0-dev.110 [2021-06-09T04:40:58.895Z] v2.0.0-dev.111 [2021-06-09T04:40:58.895Z] v2.0.0-dev.112 [2021-06-09T04:40:58.895Z] v2.0.0-dev.113 [2021-06-09T04:40:58.895Z] v2.0.0-dev.114 [2021-06-09T04:40:58.895Z] v2.0.0-dev.115 [2021-06-09T04:40:58.895Z] v2.0.0-dev.116 [2021-06-09T04:40:58.895Z] v2.0.0-dev.117 [2021-06-09T04:40:58.895Z] v2.0.0-dev.118 [2021-06-09T04:40:58.895Z] v2.0.0-dev.119 [2021-06-09T04:40:58.895Z] v2.0.0-dev.12 [2021-06-09T04:40:58.895Z] v2.0.0-dev.120 [2021-06-09T04:40:58.895Z] v2.0.0-dev.121 [2021-06-09T04:40:58.895Z] v2.0.0-dev.122 [2021-06-09T04:40:58.895Z] v2.0.0-dev.123 [2021-06-09T04:40:58.895Z] v2.0.0-dev.124 [2021-06-09T04:40:58.895Z] v2.0.0-dev.125 [2021-06-09T04:40:58.895Z] v2.0.0-dev.126 [2021-06-09T04:40:58.895Z] v2.0.0-dev.127 [2021-06-09T04:40:58.895Z] v2.0.0-dev.128 [2021-06-09T04:40:58.895Z] v2.0.0-dev.129 [2021-06-09T04:40:58.895Z] v2.0.0-dev.13 [2021-06-09T04:40:58.895Z] v2.0.0-dev.130 [2021-06-09T04:40:58.895Z] v2.0.0-dev.131 [2021-06-09T04:40:58.895Z] v2.0.0-dev.132 [2021-06-09T04:40:58.895Z] v2.0.0-dev.133 [2021-06-09T04:40:58.895Z] v2.0.0-dev.134 [2021-06-09T04:40:58.895Z] v2.0.0-dev.135 [2021-06-09T04:40:58.895Z] v2.0.0-dev.136 [2021-06-09T04:40:58.895Z] v2.0.0-dev.137 [2021-06-09T04:40:58.895Z] v2.0.0-dev.138 [2021-06-09T04:40:58.895Z] v2.0.0-dev.139 [2021-06-09T04:40:58.895Z] v2.0.0-dev.14 [2021-06-09T04:40:58.895Z] v2.0.0-dev.140 [2021-06-09T04:40:58.895Z] v2.0.0-dev.141 [2021-06-09T04:40:58.895Z] v2.0.0-dev.142 [2021-06-09T04:40:58.895Z] v2.0.0-dev.143 [2021-06-09T04:40:58.895Z] v2.0.0-dev.144 [2021-06-09T04:40:58.895Z] v2.0.0-dev.145 [2021-06-09T04:40:58.895Z] v2.0.0-dev.146 [2021-06-09T04:40:58.895Z] v2.0.0-dev.147 [2021-06-09T04:40:58.895Z] v2.0.0-dev.148 [2021-06-09T04:40:58.895Z] v2.0.0-dev.149 [2021-06-09T04:40:58.895Z] v2.0.0-dev.15 [2021-06-09T04:40:58.895Z] v2.0.0-dev.150 [2021-06-09T04:40:58.895Z] v2.0.0-dev.151 [2021-06-09T04:40:58.895Z] v2.0.0-dev.152 [2021-06-09T04:40:58.895Z] v2.0.0-dev.153 [2021-06-09T04:40:58.895Z] v2.0.0-dev.154 [2021-06-09T04:40:58.895Z] v2.0.0-dev.155 [2021-06-09T04:40:58.895Z] v2.0.0-dev.156 [2021-06-09T04:40:58.895Z] v2.0.0-dev.157 [2021-06-09T04:40:58.895Z] v2.0.0-dev.158 [2021-06-09T04:40:58.895Z] v2.0.0-dev.159 [2021-06-09T04:40:58.895Z] v2.0.0-dev.16 [2021-06-09T04:40:58.895Z] v2.0.0-dev.160 [2021-06-09T04:40:58.895Z] v2.0.0-dev.161 [2021-06-09T04:40:58.895Z] v2.0.0-dev.162 [2021-06-09T04:40:58.895Z] v2.0.0-dev.163 [2021-06-09T04:40:58.895Z] v2.0.0-dev.164 [2021-06-09T04:40:58.895Z] v2.0.0-dev.165 [2021-06-09T04:40:58.895Z] v2.0.0-dev.166 [2021-06-09T04:40:58.895Z] v2.0.0-dev.167 [2021-06-09T04:40:58.895Z] v2.0.0-dev.168 [2021-06-09T04:40:58.895Z] v2.0.0-dev.169 [2021-06-09T04:40:58.895Z] v2.0.0-dev.17 [2021-06-09T04:40:58.895Z] v2.0.0-dev.170 [2021-06-09T04:40:58.895Z] v2.0.0-dev.171 [2021-06-09T04:40:58.895Z] v2.0.0-dev.172 [2021-06-09T04:40:58.895Z] v2.0.0-dev.173 [2021-06-09T04:40:58.895Z] v2.0.0-dev.174 [2021-06-09T04:40:58.895Z] v2.0.0-dev.175 [2021-06-09T04:40:58.895Z] v2.0.0-dev.176 [2021-06-09T04:40:58.895Z] v2.0.0-dev.177 [2021-06-09T04:40:58.895Z] v2.0.0-dev.178 [2021-06-09T04:40:58.895Z] v2.0.0-dev.179 [2021-06-09T04:40:58.895Z] v2.0.0-dev.18 [2021-06-09T04:40:58.895Z] v2.0.0-dev.180 [2021-06-09T04:40:58.895Z] v2.0.0-dev.181 [2021-06-09T04:40:58.895Z] v2.0.0-dev.182 [2021-06-09T04:40:58.895Z] v2.0.0-dev.183 [2021-06-09T04:40:58.895Z] v2.0.0-dev.184 [2021-06-09T04:40:58.895Z] v2.0.0-dev.185 [2021-06-09T04:40:58.895Z] v2.0.0-dev.186 [2021-06-09T04:40:58.895Z] v2.0.0-dev.187 [2021-06-09T04:40:58.895Z] v2.0.0-dev.188 [2021-06-09T04:40:58.895Z] v2.0.0-dev.189 [2021-06-09T04:40:58.895Z] v2.0.0-dev.19 [2021-06-09T04:40:58.895Z] v2.0.0-dev.190 [2021-06-09T04:40:58.895Z] v2.0.0-dev.191 [2021-06-09T04:40:58.895Z] v2.0.0-dev.192 [2021-06-09T04:40:58.895Z] v2.0.0-dev.193 [2021-06-09T04:40:58.895Z] v2.0.0-dev.194 [2021-06-09T04:40:58.895Z] v2.0.0-dev.195 [2021-06-09T04:40:58.895Z] v2.0.0-dev.196 [2021-06-09T04:40:58.895Z] v2.0.0-dev.197 [2021-06-09T04:40:58.895Z] v2.0.0-dev.198 [2021-06-09T04:40:58.895Z] v2.0.0-dev.199 [2021-06-09T04:40:58.895Z] v2.0.0-dev.2 [2021-06-09T04:40:58.895Z] v2.0.0-dev.20 [2021-06-09T04:40:58.895Z] v2.0.0-dev.200 [2021-06-09T04:40:58.895Z] v2.0.0-dev.201 [2021-06-09T04:40:58.895Z] v2.0.0-dev.202 [2021-06-09T04:40:58.895Z] v2.0.0-dev.203 [2021-06-09T04:40:58.895Z] v2.0.0-dev.204 [2021-06-09T04:40:58.895Z] v2.0.0-dev.205 [2021-06-09T04:40:58.895Z] v2.0.0-dev.206 [2021-06-09T04:40:58.895Z] v2.0.0-dev.207 [2021-06-09T04:40:58.895Z] v2.0.0-dev.208 [2021-06-09T04:40:58.895Z] v2.0.0-dev.209 [2021-06-09T04:40:58.895Z] v2.0.0-dev.21 [2021-06-09T04:40:58.895Z] v2.0.0-dev.210 [2021-06-09T04:40:58.895Z] v2.0.0-dev.211 [2021-06-09T04:40:58.895Z] v2.0.0-dev.212 [2021-06-09T04:40:58.895Z] v2.0.0-dev.213 [2021-06-09T04:40:58.895Z] v2.0.0-dev.214 [2021-06-09T04:40:58.895Z] v2.0.0-dev.215 [2021-06-09T04:40:58.895Z] v2.0.0-dev.216 [2021-06-09T04:40:58.895Z] v2.0.0-dev.217 [2021-06-09T04:40:58.895Z] v2.0.0-dev.218 [2021-06-09T04:40:58.895Z] v2.0.0-dev.219 [2021-06-09T04:40:58.895Z] v2.0.0-dev.22 [2021-06-09T04:40:58.895Z] v2.0.0-dev.220 [2021-06-09T04:40:58.895Z] v2.0.0-dev.221 [2021-06-09T04:40:58.895Z] v2.0.0-dev.222 [2021-06-09T04:40:58.895Z] v2.0.0-dev.223 [2021-06-09T04:40:58.895Z] v2.0.0-dev.224 [2021-06-09T04:40:58.895Z] v2.0.0-dev.225 [2021-06-09T04:40:58.895Z] v2.0.0-dev.226 [2021-06-09T04:40:58.895Z] v2.0.0-dev.227 [2021-06-09T04:40:58.895Z] v2.0.0-dev.228 [2021-06-09T04:40:58.895Z] v2.0.0-dev.229 [2021-06-09T04:40:58.895Z] v2.0.0-dev.23 [2021-06-09T04:40:58.895Z] v2.0.0-dev.230 [2021-06-09T04:40:58.895Z] v2.0.0-dev.231 [2021-06-09T04:40:58.895Z] v2.0.0-dev.232 [2021-06-09T04:40:58.895Z] v2.0.0-dev.233 [2021-06-09T04:40:58.895Z] v2.0.0-dev.234 [2021-06-09T04:40:58.895Z] v2.0.0-dev.235 [2021-06-09T04:40:58.895Z] v2.0.0-dev.236 [2021-06-09T04:40:58.895Z] v2.0.0-dev.237 [2021-06-09T04:40:58.895Z] v2.0.0-dev.238 [2021-06-09T04:40:58.895Z] v2.0.0-dev.239 [2021-06-09T04:40:58.895Z] v2.0.0-dev.24 [2021-06-09T04:40:58.895Z] v2.0.0-dev.240 [2021-06-09T04:40:58.895Z] v2.0.0-dev.241 [2021-06-09T04:40:58.895Z] v2.0.0-dev.242 [2021-06-09T04:40:58.895Z] v2.0.0-dev.243 [2021-06-09T04:40:58.895Z] v2.0.0-dev.244 [2021-06-09T04:40:58.895Z] v2.0.0-dev.245 [2021-06-09T04:40:58.895Z] v2.0.0-dev.246 [2021-06-09T04:40:58.895Z] v2.0.0-dev.247 [2021-06-09T04:40:58.895Z] v2.0.0-dev.248 [2021-06-09T04:40:58.895Z] v2.0.0-dev.249 [2021-06-09T04:40:58.895Z] v2.0.0-dev.25 [2021-06-09T04:40:58.895Z] v2.0.0-dev.250 [2021-06-09T04:40:58.895Z] v2.0.0-dev.251 [2021-06-09T04:40:58.895Z] v2.0.0-dev.252 [2021-06-09T04:40:58.895Z] v2.0.0-dev.253 [2021-06-09T04:40:58.895Z] v2.0.0-dev.254 [2021-06-09T04:40:58.895Z] v2.0.0-dev.255 [2021-06-09T04:40:58.895Z] v2.0.0-dev.256 [2021-06-09T04:40:58.895Z] v2.0.0-dev.257 [2021-06-09T04:40:58.895Z] v2.0.0-dev.258 [2021-06-09T04:40:58.895Z] v2.0.0-dev.259 [2021-06-09T04:40:58.895Z] v2.0.0-dev.26 [2021-06-09T04:40:58.895Z] v2.0.0-dev.27 [2021-06-09T04:40:58.895Z] v2.0.0-dev.28 [2021-06-09T04:40:58.895Z] v2.0.0-dev.29 [2021-06-09T04:40:58.895Z] v2.0.0-dev.3 [2021-06-09T04:40:58.895Z] v2.0.0-dev.30 [2021-06-09T04:40:58.895Z] v2.0.0-dev.31 [2021-06-09T04:40:58.895Z] v2.0.0-dev.32 [2021-06-09T04:40:58.895Z] v2.0.0-dev.33 [2021-06-09T04:40:58.895Z] v2.0.0-dev.34 [2021-06-09T04:40:58.895Z] v2.0.0-dev.35 [2021-06-09T04:40:58.895Z] v2.0.0-dev.36 [2021-06-09T04:40:58.895Z] v2.0.0-dev.37 [2021-06-09T04:40:58.895Z] v2.0.0-dev.38 [2021-06-09T04:40:58.895Z] v2.0.0-dev.39 [2021-06-09T04:40:58.895Z] v2.0.0-dev.4 [2021-06-09T04:40:58.895Z] v2.0.0-dev.40 [2021-06-09T04:40:58.895Z] v2.0.0-dev.41 [2021-06-09T04:40:58.895Z] v2.0.0-dev.42 [2021-06-09T04:40:58.895Z] v2.0.0-dev.43 [2021-06-09T04:40:58.895Z] v2.0.0-dev.44 [2021-06-09T04:40:58.895Z] v2.0.0-dev.45 [2021-06-09T04:40:58.895Z] v2.0.0-dev.46 [2021-06-09T04:40:58.895Z] v2.0.0-dev.47 [2021-06-09T04:40:58.895Z] v2.0.0-dev.48 [2021-06-09T04:40:58.895Z] v2.0.0-dev.49 [2021-06-09T04:40:58.895Z] v2.0.0-dev.5 [2021-06-09T04:40:58.895Z] v2.0.0-dev.50 [2021-06-09T04:40:58.895Z] v2.0.0-dev.51 [2021-06-09T04:40:58.895Z] v2.0.0-dev.52 [2021-06-09T04:40:58.896Z] v2.0.0-dev.53 [2021-06-09T04:40:58.896Z] v2.0.0-dev.54 [2021-06-09T04:40:58.896Z] v2.0.0-dev.55 [2021-06-09T04:40:58.896Z] v2.0.0-dev.56 [2021-06-09T04:40:58.896Z] v2.0.0-dev.57 [2021-06-09T04:40:58.896Z] v2.0.0-dev.58 [2021-06-09T04:40:58.896Z] v2.0.0-dev.59 [2021-06-09T04:40:58.896Z] v2.0.0-dev.6 [2021-06-09T04:40:58.896Z] v2.0.0-dev.60 [2021-06-09T04:40:58.896Z] v2.0.0-dev.61 [2021-06-09T04:40:58.896Z] v2.0.0-dev.62 [2021-06-09T04:40:58.896Z] v2.0.0-dev.63 [2021-06-09T04:40:58.896Z] v2.0.0-dev.64 [2021-06-09T04:40:58.896Z] v2.0.0-dev.65 [2021-06-09T04:40:58.896Z] v2.0.0-dev.66 [2021-06-09T04:40:58.896Z] v2.0.0-dev.67 [2021-06-09T04:40:58.896Z] v2.0.0-dev.68 [2021-06-09T04:40:58.896Z] v2.0.0-dev.69 [2021-06-09T04:40:58.896Z] v2.0.0-dev.7 [2021-06-09T04:40:58.896Z] v2.0.0-dev.70 [2021-06-09T04:40:58.896Z] v2.0.0-dev.71 [2021-06-09T04:40:58.896Z] v2.0.0-dev.72 [2021-06-09T04:40:58.896Z] v2.0.0-dev.73 [2021-06-09T04:40:58.896Z] v2.0.0-dev.74 [2021-06-09T04:40:58.896Z] v2.0.0-dev.75 [2021-06-09T04:40:58.896Z] v2.0.0-dev.76 [2021-06-09T04:40:58.896Z] v2.0.0-dev.77 [2021-06-09T04:40:58.896Z] v2.0.0-dev.78 [2021-06-09T04:40:58.896Z] v2.0.0-dev.79 [2021-06-09T04:40:58.896Z] v2.0.0-dev.8 [2021-06-09T04:40:58.896Z] v2.0.0-dev.80 [2021-06-09T04:40:58.896Z] v2.0.0-dev.81 [2021-06-09T04:40:58.896Z] v2.0.0-dev.82 [2021-06-09T04:40:58.896Z] v2.0.0-dev.83 [2021-06-09T04:40:58.896Z] v2.0.0-dev.84 [2021-06-09T04:40:58.896Z] v2.0.0-dev.85 [2021-06-09T04:40:58.896Z] v2.0.0-dev.86 [2021-06-09T04:40:58.896Z] v2.0.0-dev.87 [2021-06-09T04:40:58.896Z] v2.0.0-dev.88 [2021-06-09T04:40:58.896Z] v2.0.0-dev.89 [2021-06-09T04:40:58.896Z] v2.0.0-dev.9 [2021-06-09T04:40:58.896Z] v2.0.0-dev.90 [2021-06-09T04:40:58.896Z] v2.0.0-dev.91 [2021-06-09T04:40:58.896Z] v2.0.0-dev.92 [2021-06-09T04:40:58.896Z] v2.0.0-dev.93 [2021-06-09T04:40:58.896Z] v2.0.0-dev.94 [2021-06-09T04:40:58.896Z] v2.0.0-dev.95 [2021-06-09T04:40:58.896Z] v2.0.0-dev.96 [2021-06-09T04:40:58.896Z] v2.0.0-dev.97 [2021-06-09T04:40:58.896Z] v2.0.0-dev.98 [2021-06-09T04:40:58.896Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-09T04:41:03.663Z] + lftools sign git-tag v2.0.0-dev.259 [2021-06-09T04:41:03.663Z] Signing Git tag with Sigul... [2021-06-09T04:41:03.663Z] Signing v2.0.0-dev.259 [Pipeline] echo [2021-06-09T04:41:03.673Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:41:10.368Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-09T04:41:10.377Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-09T04:41:12.621Z] $ docker stop --time=1 547d34b9b7c72b81b8613d60909e66bfd549506cfc1b24d523ce4ac06e6d0581 [2021-06-09T04:41:21.488Z] $ docker rm -f 547d34b9b7c72b81b8613d60909e66bfd549506cfc1b24d523ce4ac06e6d0581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:42:47.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T04:42:47.341Z] . [Pipeline] withDockerContainer [2021-06-09T04:43:19.688Z] prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container [2021-06-09T04:44:09.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T04:44:41.986Z] $ docker top df0d861c82d452a126bd6b5dd75bfff673209ea4fccfa5acc7fd18b972865373 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T04:46:25.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T04:46:25.827Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T04:46:40.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T04:46:40.181Z] $ docker exec df0d861c82d452a126bd6b5dd75bfff673209ea4fccfa5acc7fd18b972865373 ssh-agent [2021-06-09T04:46:56.164Z] SSH_AUTH_SOCK=/tmp/ssh-or5lMQEfnh36/agent.15 [2021-06-09T04:46:56.164Z] SSH_AGENT_PID=21 [2021-06-09T04:46:56.175Z] Running ssh-add (command line suppressed) [2021-06-09T04:46:56.281Z] Identity added: /w/workspace/edgex-go/530@tmp/private_key_1219982294884053258.key (/w/workspace/edgex-go/530@tmp/private_key_1219982294884053258.key) [2021-06-09T04:47:13.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T04:47:55.941Z] + git semver bump pre [2021-06-09T04:47:55.941Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T04:47:55.941Z] # $GIT_DIR = /w/workspace/edgex-go/530/.git [2021-06-09T04:47:55.941Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/530 [2021-06-09T04:47:55.941Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T04:47:55.941Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T04:47:55.941Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T04:47:55.941Z] # $SEMVER_BRANCH = master [2021-06-09T04:47:55.941Z] # $SEMVER_DIR = /w/workspace/edgex-go/530/.semver [2021-06-09T04:47:55.941Z] 2.0.0-dev.260 [Pipeline] } [2021-06-09T04:48:03.213Z] $ docker exec --env ******** --env ******** df0d861c82d452a126bd6b5dd75bfff673209ea4fccfa5acc7fd18b972865373 ssh-agent -k [2021-06-09T04:48:03.309Z] unset SSH_AUTH_SOCK; [2021-06-09T04:48:03.309Z] unset SSH_AGENT_PID; [2021-06-09T04:48:03.309Z] echo Agent pid 21 killed; [2021-06-09T04:48:15.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T04:48:50.212Z] + git semver [Pipeline] } [2021-06-09T04:48:57.459Z] $ docker stop --time=1 df0d861c82d452a126bd6b5dd75bfff673209ea4fccfa5acc7fd18b972865373 [2021-06-09T04:49:10.275Z] $ docker rm -f df0d861c82d452a126bd6b5dd75bfff673209ea4fccfa5acc7fd18b972865373 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:50:10.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T04:50:10.688Z] . [Pipeline] withDockerContainer [2021-06-09T04:50:37.776Z] prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container [2021-06-09T04:51:14.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T04:51:35.793Z] $ docker top c274e48fc0730c36b1e6b87649d5b4d73ae51de2c735f1116a7b508676371fa7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T04:56:04.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T04:56:04.714Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T04:57:17.918Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T04:57:20.236Z] $ docker exec c274e48fc0730c36b1e6b87649d5b4d73ae51de2c735f1116a7b508676371fa7 ssh-agent [2021-06-09T04:57:31.841Z] SSH_AUTH_SOCK=/tmp/ssh-cSvtH6fPQWP1/agent.14 [2021-06-09T04:57:31.841Z] SSH_AGENT_PID=20 [2021-06-09T04:57:59.506Z] Running ssh-add (command line suppressed) [2021-06-09T04:57:59.621Z] Identity added: /w/workspace/edgex-go/530@tmp/private_key_3904277537662900581.key (/w/workspace/edgex-go/530@tmp/private_key_3904277537662900581.key) [2021-06-09T04:59:02.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T05:00:20.800Z] + git semver push [2021-06-09T05:00:20.800Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T05:00:20.800Z] # $GIT_DIR = /w/workspace/edgex-go/530/.git [2021-06-09T05:00:20.800Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/530 [2021-06-09T05:00:20.800Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T05:00:20.800Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T05:00:20.800Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T05:00:20.800Z] # $SEMVER_BRANCH = master [2021-06-09T05:00:20.800Z] # $SEMVER_DIR = /w/workspace/edgex-go/530/.semver [Pipeline] } [2021-06-09T05:00:27.482Z] $ docker exec --env ******** --env ******** c274e48fc0730c36b1e6b87649d5b4d73ae51de2c735f1116a7b508676371fa7 ssh-agent -k [2021-06-09T05:00:27.583Z] unset SSH_AUTH_SOCK; [2021-06-09T05:00:27.583Z] unset SSH_AGENT_PID; [2021-06-09T05:00:27.583Z] echo Agent pid 20 killed; [2021-06-09T05:00:43.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T05:01:28.640Z] + git semver [2021-06-09T05:01:44.776Z] Cannot contact prd-centos7-docker-4c-2g-1173: java.lang.InterruptedException [Pipeline] } [2021-06-09T05:02:35.487Z] $ docker stop --time=1 c274e48fc0730c36b1e6b87649d5b4d73ae51de2c735f1116a7b508676371fa7 [2021-06-09T05:04:45.008Z] $ docker rm -f c274e48fc0730c36b1e6b87649d5b4d73ae51de2c735f1116a7b508676371fa7 [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-09T05:09:57.060Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T05:10:40.503Z] ---> package-listing.sh [2021-06-09T05:10:40.503Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T05:10:40.503Z] ++ facter osfamily [2021-06-09T05:10:40.503Z] + OS_FAMILY=redhat [2021-06-09T05:10:40.503Z] + workspace=/w/workspace/edgex-go/530 [2021-06-09T05:10:40.503Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T05:10:40.503Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T05:10:40.503Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T05:10:40.503Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T05:10:40.503Z] + '[' /w/workspace/edgex-go/530 ']' [2021-06-09T05:10:40.503Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T05:10:40.503Z] + case "${OS_FAMILY}" in [2021-06-09T05:10:40.503Z] + sort [2021-06-09T05:10:40.503Z] + rpm -qa [2021-06-09T05:10:40.503Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T05:10:40.503Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T05:10:40.503Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T05:10:40.503Z] + '[' /w/workspace/edgex-go/530 ']' [2021-06-09T05:10:40.503Z] + mkdir -p /w/workspace/edgex-go/530/archives/ [2021-06-09T05:10:40.503Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/530/archives/ [Pipeline] echo [2021-06-09T05:10:47.141Z] 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/530/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-09T05:11:05.012Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T05:11:36.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T05:11:38.904Z] [2021-06-09T05:11:38.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T05:11:52.997Z] Cannot contact prd-centos7-docker-4c-2g-1173: java.lang.InterruptedException [Pipeline] isUnix [Pipeline] sh [2021-06-09T05:13:49.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T05:13:49.089Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T05:13:49.089Z] df20fa9351a1: Pulling fs layer [2021-06-09T05:13:49.089Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T05:13:49.089Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T05:13:49.089Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T05:13:49.089Z] 93b61091891f: Pulling fs layer [2021-06-09T05:13:49.089Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T05:13:49.089Z] 5e14af77c1be: Pulling fs layer [2021-06-09T05:13:49.089Z] 01666e4c0597: Pulling fs layer [2021-06-09T05:13:49.089Z] aa168da1d23b: Pulling fs layer [2021-06-09T05:13:49.089Z] 93b9cdb0e59b: Waiting [2021-06-09T05:13:49.089Z] 5e14af77c1be: Waiting [2021-06-09T05:13:49.089Z] 01666e4c0597: Waiting [2021-06-09T05:13:49.089Z] aa168da1d23b: Waiting [2021-06-09T05:13:49.089Z] 46f8f816bc3b: Waiting [2021-06-09T05:13:49.089Z] 93b61091891f: Waiting [2021-06-09T05:13:49.089Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T05:13:49.089Z] 36b3adc4ff6f: Download complete [2021-06-09T05:13:49.089Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T05:13:49.089Z] 46f8f816bc3b: Download complete [2021-06-09T05:13:49.089Z] df20fa9351a1: Verifying Checksum [2021-06-09T05:13:49.089Z] df20fa9351a1: Download complete [2021-06-09T05:13:49.089Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T05:13:49.089Z] 93b9cdb0e59b: Download complete [2021-06-09T05:13:49.089Z] 93b61091891f: Verifying Checksum [2021-06-09T05:13:49.089Z] 93b61091891f: Download complete [2021-06-09T05:13:49.089Z] 5e14af77c1be: Verifying Checksum [2021-06-09T05:13:49.089Z] 5e14af77c1be: Download complete [2021-06-09T05:13:49.089Z] 01666e4c0597: Verifying Checksum [2021-06-09T05:13:49.089Z] 01666e4c0597: Download complete [2021-06-09T05:13:49.089Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T05:13:49.089Z] 8ad3a11d3b57: Download complete [2021-06-09T05:13:49.089Z] df20fa9351a1: Pull complete [2021-06-09T05:13:49.089Z] 36b3adc4ff6f: Pull complete [2021-06-09T05:13:49.089Z] 8ad3a11d3b57: Pull complete [2021-06-09T05:13:49.089Z] 46f8f816bc3b: Pull complete [2021-06-09T05:13:49.089Z] 93b61091891f: Pull complete [2021-06-09T05:13:49.089Z] 93b9cdb0e59b: Pull complete [2021-06-09T05:13:49.089Z] 5e14af77c1be: Pull complete [2021-06-09T05:13:49.089Z] 01666e4c0597: Pull complete [2021-06-09T05:13:49.089Z] aa168da1d23b: Verifying Checksum [2021-06-09T05:13:49.090Z] aa168da1d23b: Download complete [2021-06-09T05:13:49.090Z] aa168da1d23b: Pull complete [2021-06-09T05:13:49.090Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T05:13:49.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T05:13:49.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T05:13:51.765Z] Cannot contact prd-centos7-docker-4c-2g-1173: java.lang.InterruptedException [Pipeline] withDockerContainer [2021-06-09T05:14:22.243Z] prd-centos7-docker-4c-2g-1173 does not seem to be running inside a container [2021-06-09T05:14:41.530Z] $ 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/530/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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T05:14:58.304Z] $ docker top e8f0e3a196391fc7efc23fe295ca7d105ff28188a7c4946b04fe9ea6989e9285 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T05:15:22.657Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T05:15:55.867Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T05:16:31.311Z] + ls /var/log/sa-host [2021-06-09T05:16:31.311Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T05:16:31.311Z] file_magic: OK [2021-06-09T05:16:31.311Z] HZ: Using current value: 100 [2021-06-09T05:16:31.311Z] file_header: OK [2021-06-09T05:16:31.311Z] 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-09T05:16:31.311Z] Statistics: [2021-06-09T05:16:31.311Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T05:16:31.311Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T05:16:31.311Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T05:16:31.311Z] file_magic: OK [2021-06-09T05:16:31.311Z] HZ: Using current value: 100 [2021-06-09T05:16:31.311Z] file_header: OK [2021-06-09T05:16:31.311Z] 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-09T05:16:31.311Z] Statistics: [2021-06-09T05:16:31.312Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T05:16:31.312Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T05:17:43.751Z] provisioning config files... [2021-06-09T05:17:45.977Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/530@tmp/config4431038793749895633tmp [Pipeline] { [Pipeline] echo [2021-06-09T05:17:56.087Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T05:18:10.036Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T05:18:16.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T05:18:41.709Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T05:18:48.614Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T05:19:04.549Z] ---> sudo-logs.sh [2021-06-09T05:19:04.549Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T05:19:09.162Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T05:19:27.517Z] ---> job-cost.sh [2021-06-09T05:19:27.517Z] lf-activate-venv: SKIPPING [2021-06-09T05:19:27.517Z] DEBUG: total: 0.18000000715255737 [2021-06-09T05:19:27.517Z] INFO: Retrieving Stack Cost... [2021-06-09T05:19:27.517Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T05:19:27.517Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T05:19:34.589Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T05:19:55.007Z] ---> logs-deploy.sh [2021-06-09T05:19:55.008Z] lf-activate-venv: SKIPPING [2021-06-09T05:19:55.008Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/530 [2021-06-09T05:19:55.008Z] INFO: archiving workspace using pattern(s): [2021-06-09T05:19:55.008Z] Archives upload complete. [2021-06-09T05:19:55.008Z] INFO: archiving logs to Nexus [2021-06-09T05:19:55.008Z] ---> uname -a: [2021-06-09T05:19:55.008Z] Linux prd-centos7-docker-4c-2g-1173.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-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] ---> lscpu: [2021-06-09T05:19:55.008Z] Architecture: x86_64 [2021-06-09T05:19:55.008Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-09T05:19:55.008Z] Byte Order: Little Endian [2021-06-09T05:19:55.008Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-09T05:19:55.008Z] CPU(s): 2 [2021-06-09T05:19:55.008Z] On-line CPU(s) list: 0,1 [2021-06-09T05:19:55.008Z] Thread(s) per core: 1 [2021-06-09T05:19:55.008Z] Core(s) per socket: 1 [2021-06-09T05:19:55.008Z] Socket(s): 2 [2021-06-09T05:19:55.008Z] NUMA node(s): 1 [2021-06-09T05:19:55.008Z] Vendor ID: AuthenticAMD [2021-06-09T05:19:55.008Z] CPU family: 23 [2021-06-09T05:19:55.008Z] Model: 49 [2021-06-09T05:19:55.008Z] Model name: AMD EPYC-Rome Processor [2021-06-09T05:19:55.008Z] Stepping: 0 [2021-06-09T05:19:55.008Z] CPU MHz: 2800.000 [2021-06-09T05:19:55.008Z] BogoMIPS: 5600.00 [2021-06-09T05:19:55.008Z] Virtualization: AMD-V [2021-06-09T05:19:55.008Z] Hypervisor vendor: KVM [2021-06-09T05:19:55.008Z] Virtualization type: full [2021-06-09T05:19:55.008Z] L1d cache: 64 KiB [2021-06-09T05:19:55.008Z] L1i cache: 64 KiB [2021-06-09T05:19:55.008Z] L2 cache: 1 MiB [2021-06-09T05:19:55.008Z] L3 cache: 32 MiB [2021-06-09T05:19:55.008Z] NUMA node0 CPU(s): 0,1 [2021-06-09T05:19:55.008Z] Vulnerability Itlb multihit: Not affected [2021-06-09T05:19:55.008Z] Vulnerability L1tf: Not affected [2021-06-09T05:19:55.008Z] Vulnerability Mds: Not affected [2021-06-09T05:19:55.008Z] Vulnerability Meltdown: Not affected [2021-06-09T05:19:55.008Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-09T05:19:55.008Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-09T05:19:55.008Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-09T05:19:55.008Z] Vulnerability Srbds: Not affected [2021-06-09T05:19:55.008Z] Vulnerability Tsx async abort: Not affected [2021-06-09T05:19:55.008Z] 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-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] ---> nproc: [2021-06-09T05:19:55.008Z] 2 [2021-06-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] ---> df -h: [2021-06-09T05:19:55.008Z] Filesystem Size Used Available Use% Mounted on [2021-06-09T05:19:55.008Z] overlay 40.0G 13.8G 26.2G 34% / [2021-06-09T05:19:55.008Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-09T05:19:55.008Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-09T05:19:55.008Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-09T05:19:55.008Z] /dev/vda1 40.0G 13.8G 26.2G 34% /facter-os [2021-06-09T05:19:55.008Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/resolv.conf [2021-06-09T05:19:55.008Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hostname [2021-06-09T05:19:55.008Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hosts [2021-06-09T05:19:55.008Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/secure [2021-06-09T05:19:55.008Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/auth.log [2021-06-09T05:19:55.008Z] /dev/vda1 40.0G 13.8G 26.2G 34% /run/cloud-init/result.json [2021-06-09T05:19:55.008Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/sa-host [2021-06-09T05:19:55.008Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/530 [2021-06-09T05:19:55.008Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/530@tmp [2021-06-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] ---> free -m: [2021-06-09T05:19:55.008Z] total used free shared buff/cache available [2021-06-09T05:19:55.008Z] Mem: 7821 1486 236 0 6097 6446 [2021-06-09T05:19:55.008Z] Swap: 1023 1 1022 [2021-06-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] ---> ip addr: [2021-06-09T05:19:55.008Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-09T05:19:55.008Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-09T05:19:55.008Z] inet 127.0.0.1/8 scope host lo [2021-06-09T05:19:55.008Z] valid_lft forever preferred_lft forever [2021-06-09T05:19:55.008Z] inet6 ::1/128 scope host [2021-06-09T05:19:55.008Z] valid_lft forever preferred_lft forever [2021-06-09T05:19:55.008Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-09T05:19:55.008Z] link/ether fa:16:3e:4a:8f:18 brd ff:ff:ff:ff:ff:ff [2021-06-09T05:19:55.008Z] inet 10.30.123.74/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-09T05:19:55.008Z] valid_lft 80333sec preferred_lft 80333sec [2021-06-09T05:19:55.008Z] inet6 fe80::f816:3eff:fe4a:8f18/64 scope link [2021-06-09T05:19:55.008Z] valid_lft forever preferred_lft forever [2021-06-09T05:19:55.008Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-09T05:19:55.008Z] link/ether 02:42:1b:05:22:da brd ff:ff:ff:ff:ff:ff [2021-06-09T05:19:55.008Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-09T05:19:55.008Z] valid_lft forever preferred_lft forever [2021-06-09T05:19:55.008Z] inet6 fe80::42:1bff:fe05:22da/64 scope link [2021-06-09T05:19:55.008Z] valid_lft forever preferred_lft forever [2021-06-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] ---> sar -b -r -n DEV: [2021-06-09T05:19:55.008Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] 03:38:22 LINUX RESTART (2 CPU) [2021-06-09T05:19:55.008Z] [2021-06-09T05:19:55.008Z] 03:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-09T05:19:55.008Z] 03:40:01 63.09 11.12 51.97 0.00 2062.64 37447.91 0.00 [2021-06-09T05:19:55.008Z] 03:41:01 2.65 0.02 2.63 0.00 0.53 274.70 0.00 [2021-06-09T05:19:55.008Z] 03:42:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-06-09T05:19:55.008Z] 03:43:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 [2021-06-09T05:19:55.008Z] 03:44:01 0.22 0.00 0.22 0.00 0.00 3.16 0.00 [2021-06-09T05:19:55.008Z] 03:45:01 0.43 0.00 0.43 0.00 0.00 7.18 0.00 [2021-06-09T05:19:55.008Z] 03:46:02 0.15 0.00 0.15 0.00 0.00 1.88 0.00 [2021-06-09T05:19:55.008Z] 03:47:01 0.22 0.00 0.22 0.00 0.00 2.24 0.00 [2021-06-09T05:19:55.008Z] 03:48:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 [2021-06-09T05:19:55.008Z] 03:49:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 [2021-06-09T05:19:55.008Z] 03:50:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 [2021-06-09T05:19:55.008Z] 03:51:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 [2021-06-09T05:19:55.008Z] 03:52:01 0.60 0.00 0.60 0.00 0.00 6.01 0.00 [2021-06-09T05:19:55.008Z] 03:53:01 0.48 0.00 0.48 0.00 0.00 5.80 0.00 [2021-06-09T05:19:55.008Z] 03:54:01 0.40 0.18 0.22 0.00 5.86 2.22 0.00 [2021-06-09T05:19:55.008Z] 03:55:01 0.78 0.00 0.78 0.00 0.00 16.16 0.00 [2021-06-09T05:19:55.008Z] 03:56:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2021-06-09T05:19:55.008Z] 03:57:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-06-09T05:19:55.008Z] 03:58:01 0.22 0.00 0.22 0.00 0.00 2.83 0.00 [2021-06-09T05:19:55.008Z] 03:59:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 [2021-06-09T05:19:55.008Z] 04:00:01 0.30 0.00 0.30 0.00 0.00 3.35 0.00 [2021-06-09T05:19:55.008Z] 04:01:01 0.28 0.02 0.27 0.00 0.13 3.15 0.00 [2021-06-09T05:19:55.008Z] 04:02:01 0.43 0.10 0.33 0.00 1.73 5.05 0.00 [2021-06-09T05:19:55.008Z] 04:03:01 0.30 0.00 0.30 0.00 0.00 3.08 0.00 [2021-06-09T05:19:55.008Z] 04:04:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 [2021-06-09T05:19:55.008Z] 04:05:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 [2021-06-09T05:19:55.008Z] 04:06:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 [2021-06-09T05:19:55.008Z] 04:07:01 0.80 0.35 0.45 0.00 163.52 27.30 0.00 [2021-06-09T05:19:55.008Z] 04:08:01 18.32 3.30 15.02 0.00 2294.07 5789.22 0.00 [2021-06-09T05:19:55.008Z] 04:09:01 30.96 0.63 30.33 0.00 351.77 12864.02 0.00 [2021-06-09T05:19:55.008Z] 04:10:01 160.38 0.00 160.38 0.00 0.00 34983.81 0.00 [2021-06-09T05:19:55.008Z] 04:11:01 99.43 0.00 99.43 0.00 0.00 11366.99 0.00 [2021-06-09T05:19:55.008Z] 04:12:01 56.76 0.02 56.75 0.00 0.53 10891.99 0.00 [2021-06-09T05:19:55.008Z] 04:13:01 59.71 0.00 59.71 0.00 0.00 8866.72 0.00 [2021-06-09T05:19:55.008Z] 04:14:01 1.37 0.00 1.37 0.00 0.00 26.30 0.00 [2021-06-09T05:19:55.008Z] 04:15:03 335.31 131.47 203.83 0.00 3170.37 148460.39 0.00 [2021-06-09T05:19:55.008Z] 04:16:01 516.80 129.32 387.48 0.00 6500.19 183570.13 0.00 [2021-06-09T05:19:55.008Z] 04:17:01 422.61 16.91 405.70 0.00 1810.03 166266.53 0.00 [2021-06-09T05:19:55.008Z] 04:18:01 252.48 22.98 229.50 0.00 3450.10 54610.23 0.00 [2021-06-09T05:19:55.008Z] 04:19:01 8.19 0.50 7.69 0.00 19.32 148.48 0.00 [2021-06-09T05:19:55.008Z] 04:20:01 4.06 0.00 4.06 0.00 0.00 75.58 0.00 [2021-06-09T05:19:55.008Z] 04:21:01 2.77 0.00 2.77 0.00 0.00 51.15 0.00 [2021-06-09T05:19:55.008Z] 04:22:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 [2021-06-09T05:19:55.008Z] 04:23:01 276.25 254.16 22.09 0.00 3446.01 1062.54 0.00 [2021-06-09T05:19:55.008Z] 04:24:01 0.37 0.00 0.37 0.00 0.00 5.93 0.00 [2021-06-09T05:19:55.008Z] 04:25:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 [2021-06-09T05:19:55.008Z] 04:26:01 0.20 0.00 0.20 0.00 0.00 2.77 0.00 [2021-06-09T05:19:55.008Z] 04:27:01 0.23 0.00 0.23 0.00 0.00 3.12 0.00 [2021-06-09T05:19:55.008Z] 04:28:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 [2021-06-09T05:19:55.008Z] 04:29:01 0.15 0.00 0.15 0.00 0.00 1.20 0.00 [2021-06-09T05:19:55.008Z] 04:30:01 0.22 0.00 0.22 0.00 0.00 17.04 0.00 [2021-06-09T05:19:55.008Z] 04:31:01 3.33 2.15 1.18 0.00 225.49 20.91 0.00 [2021-06-09T05:19:55.008Z] 04:32:01 92.77 0.08 92.69 0.00 1.73 26545.39 0.00 [2021-06-09T05:19:55.008Z] 04:33:01 42.31 0.00 42.31 0.00 0.00 4820.88 0.00 [2021-06-09T05:19:55.008Z] 04:34:01 0.13 0.00 0.13 0.00 0.00 1.73 0.00 [2021-06-09T05:19:55.008Z] 04:35:01 0.18 0.00 0.18 0.00 0.00 2.12 0.00 [2021-06-09T05:19:55.008Z] 04:36:01 0.38 0.00 0.38 0.00 0.00 5.50 0.00 [2021-06-09T05:19:55.008Z] 04:37:01 0.27 0.00 0.27 0.00 0.00 3.90 0.00 [2021-06-09T05:19:55.008Z] 04:38:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 [2021-06-09T05:19:55.008Z] 04:39:01 0.22 0.00 0.22 0.00 0.00 4.02 0.00 [2021-06-09T05:19:55.008Z] 04:40:01 6.68 0.00 6.68 0.00 0.00 135.74 0.00 [2021-06-09T05:19:55.008Z] 04:41:02 107.55 0.00 107.55 0.00 0.00 23580.36 0.00 [2021-06-09T05:19:55.008Z] 04:42:01 7.28 0.00 7.28 0.00 0.00 3289.01 0.00 [2021-06-09T05:19:55.008Z] 04:43:01 1.52 0.00 1.52 0.00 0.00 24.60 0.00 [2021-06-09T05:19:55.008Z] 04:44:01 0.37 0.00 0.37 0.00 0.00 6.28 0.00 [2021-06-09T05:19:55.008Z] 04:45:01 4.18 0.00 4.18 0.00 0.00 110.19 0.00 [2021-06-09T05:19:55.008Z] 04:46:01 0.43 0.00 0.43 0.00 0.00 6.61 0.00 [2021-06-09T05:19:55.008Z] 04:47:01 0.22 0.00 0.22 0.00 0.00 4.15 0.00 [2021-06-09T05:19:55.008Z] 04:48:01 0.52 0.00 0.52 0.00 0.00 8.68 0.00 [2021-06-09T05:19:55.008Z] 04:49:01 1.90 0.00 1.90 0.00 0.00 39.23 0.00 [2021-06-09T05:19:55.008Z] 04:50:01 0.72 0.00 0.72 0.00 0.00 11.91 0.00 [2021-06-09T05:19:55.008Z] 04:51:01 1.30 0.00 1.30 0.00 0.00 19.71 0.00 [2021-06-09T05:19:55.008Z] 04:52:01 4.26 0.00 4.26 0.00 0.00 110.73 0.00 [2021-06-09T05:19:55.008Z] 04:53:01 0.30 0.00 0.30 0.00 0.00 5.13 0.00 [2021-06-09T05:19:55.008Z] 04:54:01 0.32 0.00 0.32 0.00 0.00 4.75 0.00 [2021-06-09T05:19:55.008Z] 04:55:01 0.27 0.00 0.27 0.00 0.00 4.03 0.00 [2021-06-09T05:19:55.008Z] 04:56:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 [2021-06-09T05:19:55.008Z] 04:57:01 0.22 0.00 0.22 0.00 0.00 3.08 0.00 [2021-06-09T05:19:55.008Z] 04:58:01 0.68 0.38 0.30 0.00 6.93 5.05 0.00 [2021-06-09T05:19:55.008Z] 04:59:01 0.72 0.00 0.72 0.00 0.00 11.81 0.00 [2021-06-09T05:19:55.008Z] 05:00:01 0.38 0.00 0.38 0.00 0.00 6.11 0.00 [2021-06-09T05:19:55.008Z] 05:01:01 0.57 0.03 0.53 0.00 1.07 24.42 0.00 [2021-06-09T05:19:55.008Z] 05:02:01 0.85 0.00 0.85 0.00 0.00 22.98 0.00 [2021-06-09T05:19:55.008Z] 05:03:01 1.43 0.00 1.43 0.00 0.00 16.67 0.00 [2021-06-09T05:19:55.008Z] 05:04:01 0.45 0.00 0.45 0.00 0.00 7.10 0.00 [2021-06-09T05:19:55.008Z] 05:05:01 0.32 0.00 0.32 0.00 0.00 4.26 0.00 [2021-06-09T05:19:55.008Z] 05:06:01 1.22 0.00 1.22 0.00 0.00 19.54 0.00 [2021-06-09T05:19:55.009Z] 05:07:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2021-06-09T05:19:55.009Z] 05:08:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-06-09T05:19:55.009Z] 05:09:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 [2021-06-09T05:19:55.009Z] 05:10:01 1.47 1.27 0.20 0.00 149.39 2.60 0.00 [2021-06-09T05:19:55.009Z] 05:11:01 37.69 37.26 0.43 0.00 3770.02 21.94 0.00 [2021-06-09T05:19:55.009Z] 05:12:01 0.75 0.00 0.75 0.00 0.00 15.12 0.00 [2021-06-09T05:19:55.009Z] 05:13:01 3.98 0.00 3.98 0.00 0.00 117.34 0.00 [2021-06-09T05:19:55.009Z] 05:14:02 46.31 0.00 46.31 0.00 0.00 14580.33 0.00 [2021-06-09T05:19:55.009Z] 05:15:01 1.80 0.00 1.80 0.00 0.00 36.20 0.00 [2021-06-09T05:19:55.009Z] 05:16:01 2.72 0.00 2.72 0.00 0.00 86.64 0.00 [2021-06-09T05:19:55.009Z] Average: 27.76 6.30 21.46 0.00 281.48 7713.38 0.00 [2021-06-09T05:19:55.009Z] [2021-06-09T05:19:55.009Z] 03:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-09T05:19:55.009Z] 03:40:01 5762924 0 654664 8.17 2620 1588732 1092156 12.06 361216 1499748 7144 [2021-06-09T05:19:55.009Z] 03:41:01 5763516 0 654060 8.17 2620 1588744 1091748 12.05 359684 1500800 16 [2021-06-09T05:19:55.009Z] 03:42:01 5767356 0 650220 8.12 2620 1588744 1063716 11.74 357224 1500256 8 [2021-06-09T05:19:55.009Z] 03:43:01 5764356 0 653212 8.16 2620 1588752 1063940 11.75 359292 1500696 20 [2021-06-09T05:19:55.009Z] 03:44:01 5765652 0 651912 8.14 2620 1588756 1063784 11.74 358420 1500696 12 [2021-06-09T05:19:55.009Z] 03:45:01 5764228 0 653332 8.16 2620 1588760 1064036 11.75 359832 1500696 8 [2021-06-09T05:19:55.009Z] 03:46:02 5755960 0 661596 8.26 2620 1588764 1063784 11.74 368252 1500696 8 [2021-06-09T05:19:55.009Z] 03:47:01 5755576 0 661976 8.27 2620 1588768 1063784 11.74 369224 1499824 8 [2021-06-09T05:19:55.009Z] 03:48:01 5755808 0 661740 8.26 2620 1588772 1063784 11.74 369212 1499824 8 [2021-06-09T05:19:55.009Z] 03:49:01 5756048 0 661496 8.26 2620 1588776 1063784 11.74 369508 1499568 8 [2021-06-09T05:19:55.009Z] 03:50:01 5755112 0 662428 8.27 2620 1588780 1063904 11.75 370044 1499568 8 [2021-06-09T05:19:55.009Z] 03:51:01 5756112 0 661424 8.26 2620 1588784 1063784 11.74 369608 1499568 8 [2021-06-09T05:19:55.009Z] 03:52:01 5756044 0 661484 8.26 2620 1588792 1063784 11.74 369532 1499568 8 [2021-06-09T05:19:55.009Z] 03:53:01 5755864 0 661664 8.26 2620 1588792 1063784 11.74 369536 1499568 8 [2021-06-09T05:19:55.009Z] 03:54:01 5755752 0 661768 8.26 2620 1588800 1063784 11.74 369496 1499512 16 [2021-06-09T05:19:55.009Z] 03:55:01 5752548 0 664968 8.30 2620 1588804 1063932 11.75 372748 1499512 8 [2021-06-09T05:19:55.009Z] 03:56:01 5752984 0 664528 8.30 2620 1588808 1063848 11.75 372384 1499512 8 [2021-06-09T05:19:55.009Z] 03:57:01 5753436 0 664068 8.29 2620 1588816 1063848 11.75 372352 1499512 8 [2021-06-09T05:19:55.009Z] 03:58:01 5753164 0 664340 8.29 2620 1588816 1063848 11.75 372316 1499512 8 [2021-06-09T05:19:55.009Z] 03:59:01 5753008 0 664488 8.30 2620 1588824 1063848 11.75 372428 1499512 8 [2021-06-09T05:19:55.009Z] 04:00:01 5752584 0 664912 8.30 2620 1588824 1063932 11.75 372708 1499512 8 [2021-06-09T05:19:55.009Z] 04:01:01 5751260 0 666228 8.32 2620 1588832 1066528 11.78 373036 1499512 8 [2021-06-09T05:19:55.009Z] 04:02:01 5752680 0 664680 8.30 2620 1588960 1064356 11.75 372692 1499576 8 [2021-06-09T05:19:55.009Z] 04:03:01 5752936 0 664424 8.30 2620 1588960 1064356 11.75 372760 1499572 8 [2021-06-09T05:19:55.009Z] 04:04:01 5752728 0 664628 8.30 2620 1588964 1064356 11.75 372748 1499572 8 [2021-06-09T05:19:55.009Z] 04:05:01 5751224 0 666124 8.32 2620 1588972 1064588 11.75 373636 1499576 16 [2021-06-09T05:19:55.009Z] 04:06:01 5752472 0 664876 8.30 2620 1588972 1064420 11.75 372820 1499572 20 [2021-06-09T05:19:55.009Z] 04:07:01 5716324 0 688816 8.60 2620 1601180 1115396 12.31 402432 1504580 6664 [2021-06-09T05:19:55.009Z] 04:08:01 5385660 0 777388 9.71 2620 1843272 1116340 12.33 678320 1549864 10068 [2021-06-09T05:19:55.009Z] 04:09:01 5161464 0 787764 9.84 2620 2057092 1116808 12.33 711076 1724880 156 [2021-06-09T05:19:55.009Z] 04:10:01 3971260 0 997488 12.45 2620 3037572 1504200 16.61 1075528 2431580 89032 [2021-06-09T05:19:55.009Z] 04:11:01 3995424 0 1023920 12.78 2620 2986976 1529128 16.88 1214204 2251180 234108 [2021-06-09T05:19:55.009Z] 04:12:01 4092744 0 987596 12.33 2620 2925980 1424680 15.73 1056508 2294808 15164 [2021-06-09T05:19:55.009Z] 04:13:01 4208428 0 933876 11.66 2620 2864016 1105788 12.21 1080064 2183992 20 [2021-06-09T05:19:55.009Z] 04:14:01 4213988 0 928312 11.59 2620 2864020 1068708 11.80 1078100 2183992 12 [2021-06-09T05:19:55.009Z] 04:15:03 1238924 0 1195660 14.93 2620 5571736 1681504 18.56 1949348 4150156 49700 [2021-06-09T05:19:55.009Z] 04:16:01 1623828 0 1262160 15.76 2620 5120332 1952716 21.56 2285624 3373912 9760 [2021-06-09T05:19:55.009Z] 04:17:01 617172 0 1343560 16.78 2620 6045588 1848076 20.40 2268816 4346572 28032 [2021-06-09T05:19:55.009Z] 04:18:01 2318348 0 1151752 14.38 2620 4536220 1295128 14.30 1278580 3680384 32 [2021-06-09T05:19:55.009Z] 04:19:01 2285388 0 1184008 14.78 2620 4536924 1486016 16.41 1356900 3634836 8 [2021-06-09T05:19:55.009Z] 04:20:01 2326468 0 1142876 14.27 2620 4536976 1172696 12.95 1341576 3611744 32 [2021-06-09T05:19:55.009Z] 04:21:01 2330824 0 1138492 14.22 2620 4537004 1158032 12.79 1426780 3524808 8 [2021-06-09T05:19:55.009Z] 04:22:01 2336052 0 1133260 14.15 2620 4537008 1116900 12.33 1422236 3525552 8 [2021-06-09T05:19:55.009Z] 04:23:01 2192716 0 1214464 15.16 2620 4599140 1116932 12.33 1456672 3553300 8 [2021-06-09T05:19:55.009Z] 04:24:01 2192456 0 1214720 15.17 2620 4599144 1116932 12.33 1459172 3550780 8 [2021-06-09T05:19:55.009Z] 04:25:01 2192476 0 1214692 15.17 2620 4599152 1117016 12.33 1458984 3550988 8 [2021-06-09T05:19:55.009Z] 04:26:01 2192744 0 1214424 15.16 2620 4599152 1116932 12.33 1458908 3550988 12 [2021-06-09T05:19:55.009Z] 04:27:01 2192744 0 1214416 15.16 2620 4599160 1116932 12.33 1459092 3550992 8 [2021-06-09T05:19:55.009Z] 04:28:01 2192440 0 1214716 15.17 2620 4599164 1116932 12.33 1469904 3540068 8 [2021-06-09T05:19:55.009Z] 04:29:01 2192556 0 1214600 15.17 2620 4599164 1116932 12.33 1472496 3537476 8 [2021-06-09T05:19:55.009Z] 04:30:01 2190288 0 1216860 15.19 2620 4599172 1117076 12.33 1474112 3537664 20 [2021-06-09T05:19:55.009Z] 04:31:01 2182844 0 1217480 15.20 2620 4605996 1117148 12.33 1474916 3543928 12 [2021-06-09T05:19:55.009Z] 04:32:01 1398560 0 1283656 16.03 2620 5324104 1219872 13.47 1536676 4202788 40 [2021-06-09T05:19:55.009Z] 04:33:01 1404920 0 1277416 15.95 2620 5323984 1144732 12.64 1577992 4154044 20 [2021-06-09T05:19:55.009Z] 04:34:01 1409808 0 1272528 15.89 2620 5323984 1110112 12.26 1574952 4154040 12 [2021-06-09T05:19:55.009Z] 04:35:01 1409176 0 1273152 15.90 2620 5323992 1110208 12.26 1574792 4154336 12 [2021-06-09T05:19:55.009Z] 04:36:01 1409072 0 1273252 15.90 2620 5323996 1110220 12.26 1575080 4154192 8 [2021-06-09T05:19:55.009Z] 04:37:01 1409040 0 1273280 15.90 2620 5324000 1110292 12.26 1568796 4160720 8 [2021-06-09T05:19:55.009Z] 04:38:01 1409652 0 1272660 15.89 2620 5324008 1110112 12.26 1568364 4160720 8 [2021-06-09T05:19:55.009Z] 04:39:01 1408424 0 1273888 15.91 2620 5324008 1110604 12.26 1569300 4160724 16 [2021-06-09T05:19:55.009Z] 04:40:01 1376052 0 1302680 16.27 2620 5327588 1297772 14.33 1597144 4164144 3584 [2021-06-09T05:19:55.009Z] 04:41:02 444368 0 1505876 18.80 2620 6056076 1296900 14.32 1814304 4721552 94420 [2021-06-09T05:19:55.009Z] 04:42:01 651808 0 1426720 17.81 2620 5927792 1173584 12.96 1651880 4684764 20 [2021-06-09T05:19:55.009Z] 04:43:01 656564 0 1421952 17.75 2620 5927804 1122816 12.40 1648456 4684752 12 [2021-06-09T05:19:55.009Z] 04:44:01 656292 0 1422224 17.76 2620 5927804 1122864 12.40 1648660 4684864 16 [2021-06-09T05:19:55.009Z] 04:45:01 652768 0 1425612 17.80 2620 5927940 1226896 13.55 1650416 4685300 20 [2021-06-09T05:19:55.009Z] 04:46:01 653956 0 1424424 17.79 2620 5927940 1220660 13.48 1649484 4685336 12 [2021-06-09T05:19:55.009Z] 04:47:01 651608 0 1426760 17.81 2620 5927952 1221408 13.49 1650868 4685488 24 [2021-06-09T05:19:55.009Z] 04:48:01 651088 0 1427268 17.82 2620 5927964 1221432 13.49 1651108 4685528 24 [2021-06-09T05:19:55.009Z] 04:49:01 655392 0 1423028 17.77 2620 5927900 1121908 12.39 1649388 4684836 12 [2021-06-09T05:19:55.009Z] 04:50:01 655680 0 1422780 17.76 2620 5927860 1116868 12.33 1649436 4684796 20 [2021-06-09T05:19:55.009Z] 04:51:01 656068 0 1422396 17.76 2620 5927856 1116908 12.33 1649476 4684796 12 [2021-06-09T05:19:55.009Z] 04:52:01 652272 0 1426068 17.81 2620 5927980 1219480 13.46 1650992 4685240 20 [2021-06-09T05:19:55.009Z] 04:53:01 654416 0 1423916 17.78 2620 5927988 1212120 13.38 1649376 4685272 16 [2021-06-09T05:19:55.009Z] 04:54:01 653968 0 1424364 17.78 2620 5927988 1212120 13.38 1649552 4685296 8 [2021-06-09T05:19:55.009Z] 04:55:01 653756 0 1424568 17.79 2620 5927996 1212180 13.38 1649492 4685300 8 [2021-06-09T05:19:55.009Z] 04:56:01 653848 0 1424472 17.79 2620 5928000 1212216 13.38 1649584 4685296 12 [2021-06-09T05:19:55.009Z] 04:57:01 652496 0 1425824 17.80 2620 5928000 1212288 13.38 1649956 4685480 8 [2021-06-09T05:19:55.009Z] 04:58:01 651432 0 1426668 17.81 2620 5928220 1214336 13.41 1650916 4685700 20 [2021-06-09T05:19:55.009Z] 04:59:01 651340 0 1426760 17.81 2620 5928220 1214312 13.41 1650864 4685700 12 [2021-06-09T05:19:55.009Z] 05:00:01 651464 0 1426628 17.81 2620 5928228 1214300 13.41 1651044 4685696 8 [2021-06-09T05:19:55.009Z] 05:01:01 649860 0 1428180 17.83 2620 5928280 1217140 13.44 1655028 4682688 32 [2021-06-09T05:19:55.009Z] 05:02:01 651888 0 1426144 17.81 2620 5928288 1213576 13.40 1653840 4682604 12 [2021-06-09T05:19:55.009Z] 05:03:01 655516 0 1422644 17.76 2620 5928160 1109568 12.25 1652364 4681916 16 [2021-06-09T05:19:55.009Z] 05:04:01 656856 0 1421304 17.75 2620 5928160 1109400 12.25 1651572 4681916 12 [2021-06-09T05:19:55.009Z] 05:05:01 656504 0 1421708 17.75 2620 5928108 1109484 12.25 1651900 4681872 20 [2021-06-09T05:19:55.009Z] 05:06:01 656808 0 1421396 17.75 2620 5928116 1109448 12.25 1651820 4681880 16 [2021-06-09T05:19:55.009Z] 05:07:01 657248 0 1420956 17.74 2620 5928116 1109280 12.25 1650864 4681880 12 [2021-06-09T05:19:55.009Z] 05:08:01 657484 0 1420712 17.74 2620 5928124 1109280 12.25 1650872 4681880 8 [2021-06-09T05:19:55.009Z] 05:09:01 657708 0 1420484 17.74 2620 5928128 1109280 12.25 1650816 4681940 8 [2021-06-09T05:19:55.009Z] 05:10:01 651468 0 1421796 17.75 2620 5933056 1109484 12.25 1651596 4686676 452 [2021-06-09T05:19:55.009Z] 05:11:01 537836 0 1422156 17.76 2620 6046328 1109620 12.25 1652616 4799600 116 [2021-06-09T05:19:55.009Z] 05:12:01 537804 0 1422180 17.76 2620 6046336 1109656 12.25 1652896 4799600 8 [2021-06-09T05:19:55.009Z] 05:13:01 151240 0 1510652 18.86 2620 6344428 1508084 16.65 1813712 5003408 403464 [2021-06-09T05:19:55.009Z] 05:14:02 296272 0 1471064 18.37 2620 6238984 1167392 12.89 1648504 4992200 8 [2021-06-09T05:19:55.009Z] 05:15:01 296184 0 1471036 18.37 2620 6239100 1230160 13.58 1649424 4992228 20 [2021-06-09T05:19:55.009Z] 05:16:01 295244 0 1471960 18.38 2620 6239116 1230556 13.59 1650160 4992388 28 [2021-06-09T05:19:55.009Z] Average: 2692022 0 1118966 13.97 2620 4195332 1169085 12.91 1212983 3360778 9824 [2021-06-09T05:19:55.009Z] [2021-06-09T05:19:55.009Z] 03:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-09T05:19:55.009Z] 03:40:01 eth0 237.89 146.43 378.85 25.42 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:41:01 eth0 0.73 0.35 0.28 0.20 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:42:01 eth0 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:43:01 eth0 1.15 0.35 0.33 0.17 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:44:01 eth0 0.18 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.009Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:45:01 eth0 0.72 0.48 0.44 0.27 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:46:02 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:47:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:48:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:49:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:50:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:53:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:54:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:55:01 eth0 0.28 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:56:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:57:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:58:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:00:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:01:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:02:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:03:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:04:01 eth0 0.52 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:05:01 eth0 0.60 0.38 0.40 0.26 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:07:01 eth0 107.15 75.11 145.75 15.82 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:08:01 eth0 587.81 439.06 2872.75 55.21 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:09:01 eth0 643.02 896.99 3022.32 122.66 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:09:01 docker0 829.41 560.41 70.29 2683.43 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:10:01 eth0 512.01 432.21 3526.10 40.17 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:10:01 veth3f04a70 119.35 125.43 10.83 464.66 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:10:01 docker0 182.18 236.69 12.83 839.61 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:11:01 veth7b1811b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:11:01 eth0 29.76 18.23 31.63 10.13 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:11:01 docker0 0.88 1.02 0.06 4.57 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:12:01 veth7b1811b 2.37 2.37 0.19 0.19 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:12:01 eth0 23.47 16.51 13.13 54.49 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:12:01 docker0 2.37 2.37 0.16 0.19 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:13:01 eth0 11.36 6.71 10.90 5.26 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:14:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:15:03 veth19385ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:15:03 veth8cfefe0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:15:03 veth893f2ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:15:03 eth0 156.13 146.86 1649.77 46.68 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:16:01 veth8cfefe0 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:16:01 eth0 102.27 75.54 308.48 13.97 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:16:01 veth556237b 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:16:01 vethc72288a 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:17:01 veth4cc1102 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:17:01 veth8cfefe0 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:17:01 eth0 206.85 138.08 1721.24 21.28 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:18:01 eth0 109.76 101.12 131.42 311.65 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:18:01 docker0 1142.82 974.88 91.18 4321.55 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:19:01 eth0 173.27 175.92 103.94 620.33 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:20:01 eth0 74.71 71.66 47.16 224.73 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:21:01 eth0 71.58 80.26 26.77 450.30 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:22:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:23:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:25:01 eth0 0.22 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.010Z] 04:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:28:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:29:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:30:01 eth0 0.62 0.57 0.96 0.18 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:31:01 eth0 3.48 2.48 3.46 1.88 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:32:01 eth0 399.63 372.65 4071.22 26.77 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:32:01 vethe401657 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:33:01 eth0 57.17 60.40 378.74 33.33 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:33:01 docker0 51.04 52.11 4.38 375.10 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:35:01 eth0 0.22 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:36:01 eth0 0.18 0.22 0.09 0.08 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:37:01 eth0 0.32 0.15 0.17 0.10 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:39:01 eth0 6.18 5.63 4.79 7.44 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:40:01 eth0 20.75 16.86 81.26 5.33 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:41:02 eth0 367.57 338.48 3389.61 26.86 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:41:02 veth6442e6e 38.56 42.96 2.62 259.51 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:41:02 docker0 38.56 42.83 2.09 259.50 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:42:01 eth0 6.18 10.47 4.35 23.47 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:42:01 docker0 0.19 0.20 0.04 0.07 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:43:01 eth0 1.50 1.08 1.63 0.58 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:44:01 eth0 1.82 1.42 2.13 0.64 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:45:01 eth0 2.07 1.63 2.48 0.76 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:45:01 veth17e359f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:46:01 eth0 0.12 0.08 0.08 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:46:01 veth17e359f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:47:01 eth0 1.85 1.60 2.22 0.64 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:47:01 veth17e359f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:48:01 eth0 2.05 1.68 2.39 0.67 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:48:01 veth17e359f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:49:01 eth0 2.50 2.05 2.61 0.88 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:50:01 eth0 2.27 2.05 2.65 0.77 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:51:01 eth0 2.85 2.32 2.92 0.98 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:52:01 eth0 1.98 1.75 2.42 0.70 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:52:01 veth805f9db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:53:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:54:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:55:01 eth0 0.03 0.05 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:55:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:56:01 eth0 0.22 0.17 0.14 0.04 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:56:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:57:01 eth0 0.55 0.53 0.59 0.19 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:57:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:58:01 eth0 1.47 1.28 1.68 0.47 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:58:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:59:01 eth0 0.75 0.62 0.91 0.24 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:59:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 05:00:01 eth0 0.38 0.40 0.39 0.15 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 05:00:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 05:01:01 eth0 5.10 5.98 4.72 2.20 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.011Z] 05:01:01 veth805f9db 3.76 2.53 1.32 1.79 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:01:01 docker0 3.76 2.53 1.26 1.79 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:02:01 eth0 0.92 0.70 0.72 0.33 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:02:01 veth805f9db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:03:01 eth0 1.30 1.07 1.27 0.51 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:04:01 eth0 0.20 0.15 0.24 0.07 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:05:01 eth0 0.45 0.37 0.38 0.14 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:06:01 eth0 0.62 0.50 0.74 0.19 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:08:01 eth0 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:10:01 eth0 1.48 1.12 1.67 0.51 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:11:01 eth0 2.12 1.83 2.66 0.81 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:12:01 eth0 2.00 1.65 1.99 0.75 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:13:01 eth0 217.79 188.71 2156.78 12.79 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:14:02 eth0 2.48 7.63 1.06 19.60 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:15:01 eth0 3.86 2.93 4.70 1.46 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:16:01 eth0 2.77 1.88 3.13 0.92 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] Average: eth0 43.13 39.89 249.22 22.63 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] Average: docker0 12.76 11.07 1.02 51.15 0.00 0.00 0.00 0.00 [2021-06-09T05:19:55.012Z] [2021-06-09T05:19:55.012Z] [2021-06-09T05:19:55.012Z] ---> sar -P ALL: [2021-06-09T05:19:55.012Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T05:19:55.012Z] [2021-06-09T05:19:55.012Z] 03:38:22 LINUX RESTART (2 CPU) [2021-06-09T05:19:55.012Z] [2021-06-09T05:19:55.012Z] 03:39:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T05:19:55.012Z] 03:40:01 all 9.78 0.00 2.39 23.86 0.06 63.91 [2021-06-09T05:19:55.012Z] 03:40:01 0 10.38 0.00 2.25 25.26 0.07 62.04 [2021-06-09T05:19:55.012Z] 03:40:01 1 9.17 0.00 2.53 22.47 0.05 65.78 [2021-06-09T05:19:55.012Z] 03:41:01 all 0.18 0.00 0.06 0.00 0.03 99.73 [2021-06-09T05:19:55.012Z] 03:41:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-06-09T05:19:55.012Z] 03:41:01 1 0.30 0.00 0.05 0.00 0.02 99.63 [2021-06-09T05:19:55.012Z] 03:42:01 all 0.11 0.00 0.06 0.00 0.03 99.81 [2021-06-09T05:19:55.012Z] 03:42:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2021-06-09T05:19:55.012Z] 03:42:01 1 0.17 0.00 0.05 0.00 0.02 99.77 [2021-06-09T05:19:55.012Z] 03:43:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-09T05:19:55.012Z] 03:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-09T05:19:55.012Z] 03:43:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-09T05:19:55.012Z] 03:44:01 all 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-09T05:19:55.012Z] 03:44:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-09T05:19:55.012Z] 03:44:01 1 0.37 0.00 0.02 0.00 0.02 99.60 [2021-06-09T05:19:55.012Z] 03:45:01 all 0.10 0.00 0.04 0.00 0.03 99.83 [2021-06-09T05:19:55.012Z] 03:45:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-09T05:19:55.012Z] 03:45:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-09T05:19:55.012Z] 03:46:02 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-09T05:19:55.012Z] 03:46:02 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-09T05:19:55.012Z] 03:46:02 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-09T05:19:55.012Z] 03:47:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2021-06-09T05:19:55.012Z] 03:47:01 0 0.29 0.00 0.05 0.00 0.02 99.64 [2021-06-09T05:19:55.012Z] 03:47:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-09T05:19:55.012Z] 03:48:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-06-09T05:19:55.012Z] 03:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-09T05:19:55.012Z] 03:48:01 1 0.22 0.00 0.07 0.00 0.03 99.68 [2021-06-09T05:19:55.012Z] 03:49:01 all 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-09T05:19:55.012Z] 03:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-09T05:19:55.012Z] 03:49:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-09T05:19:55.012Z] 03:50:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-09T05:19:55.012Z] 03:50:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-09T05:19:55.012Z] 03:50:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2021-06-09T05:19:55.012Z] [2021-06-09T05:19:55.012Z] 03:50:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T05:19:55.012Z] 03:51:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-06-09T05:19:55.012Z] 03:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-06-09T05:19:55.012Z] 03:51:01 1 0.17 0.00 0.03 0.00 0.05 99.75 [2021-06-09T05:19:55.012Z] 03:52:01 all 0.11 0.00 0.04 0.00 0.02 99.83 [2021-06-09T05:19:55.012Z] 03:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-09T05:19:55.012Z] 03:52:01 1 0.20 0.00 0.07 0.00 0.02 99.72 [2021-06-09T05:19:55.012Z] 03:53:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-09T05:19:55.012Z] 03:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-09T05:19:55.012Z] 03:53:01 1 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-09T05:19:55.012Z] 03:54:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-09T05:19:55.012Z] 03:54:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-09T05:19:55.012Z] 03:54:01 1 0.17 0.00 0.07 0.00 0.02 99.75 [2021-06-09T05:19:55.012Z] 03:55:01 all 0.19 0.00 0.03 0.00 0.02 99.77 [2021-06-09T05:19:55.012Z] 03:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-09T05:19:55.012Z] 03:55:01 1 0.35 0.00 0.03 0.00 0.02 99.60 [2021-06-09T05:19:55.012Z] 03:56:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-09T05:19:55.012Z] 03:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-09T05:19:55.012Z] 03:56:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-09T05:19:55.012Z] 03:57:01 all 0.11 0.00 0.04 0.00 0.02 99.83 [2021-06-09T05:19:55.012Z] 03:57:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-09T05:19:55.012Z] 03:57:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2021-06-09T05:19:55.012Z] 03:58:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-09T05:19:55.012Z] 03:58:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-09T05:19:55.012Z] 03:58:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-09T05:19:55.012Z] 03:59:01 all 0.06 0.00 0.03 0.00 0.02 99.89 [2021-06-09T05:19:55.012Z] 03:59:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-09T05:19:55.012Z] 03:59:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2021-06-09T05:19:55.012Z] 04:00:01 all 0.08 0.00 0.03 0.00 0.04 99.86 [2021-06-09T05:19:55.012Z] 04:00:01 0 0.13 0.00 0.02 0.00 0.05 99.80 [2021-06-09T05:19:55.012Z] 04:00:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-09T05:19:55.012Z] 04:01:01 all 0.14 0.00 0.05 0.01 0.03 99.77 [2021-06-09T05:19:55.012Z] 04:01:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-09T05:19:55.012Z] 04:01:01 1 0.10 0.00 0.07 0.02 0.03 99.78 [2021-06-09T05:19:55.012Z] [2021-06-09T05:19:55.012Z] 04:01:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T05:19:55.012Z] 04:02:01 all 0.17 0.00 0.03 0.00 0.02 99.79 [2021-06-09T05:19:55.012Z] 04:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-09T05:19:55.012Z] 04:02:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-06-09T05:19:55.012Z] 04:03:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2021-06-09T05:19:55.012Z] 04:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-09T05:19:55.012Z] 04:03:01 1 0.35 0.00 0.05 0.00 0.03 99.57 [2021-06-09T05:19:55.012Z] 04:04:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-09T05:19:55.012Z] 04:04:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-09T05:19:55.012Z] 04:04:01 1 0.25 0.00 0.02 0.00 0.03 99.70 [2021-06-09T05:19:55.012Z] 04:05:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-06-09T05:19:55.012Z] 04:05:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-09T05:19:55.012Z] 04:05:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-09T05:19:55.012Z] 04:06:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-06-09T05:19:55.012Z] 04:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-09T05:19:55.012Z] 04:06:01 1 0.20 0.00 0.02 0.00 0.03 99.75 [2021-06-09T05:19:55.012Z] 04:07:01 all 1.69 0.00 0.21 0.01 0.03 98.06 [2021-06-09T05:19:55.012Z] 04:07:01 0 1.30 0.00 0.22 0.00 0.03 98.44 [2021-06-09T05:19:55.012Z] 04:07:01 1 2.08 0.00 0.20 0.02 0.03 97.67 [2021-06-09T05:19:55.012Z] 04:08:01 all 6.94 0.00 1.65 5.51 0.05 85.85 [2021-06-09T05:19:55.012Z] 04:08:01 0 7.62 0.00 2.01 5.96 0.05 84.36 [2021-06-09T05:19:55.012Z] 04:08:01 1 6.26 0.00 1.29 5.07 0.05 87.33 [2021-06-09T05:19:55.012Z] 04:09:01 all 11.90 0.00 3.06 10.68 0.09 74.27 [2021-06-09T05:19:55.012Z] 04:09:01 0 10.95 0.00 3.69 14.45 0.07 70.85 [2021-06-09T05:19:55.012Z] 04:09:01 1 12.86 0.00 2.44 6.92 0.10 77.68 [2021-06-09T05:19:55.012Z] 04:10:01 all 9.42 0.00 4.55 12.14 0.07 73.82 [2021-06-09T05:19:55.012Z] 04:10:01 0 10.46 0.00 4.71 12.87 0.07 71.89 [2021-06-09T05:19:55.012Z] 04:10:01 1 8.39 0.00 4.38 11.41 0.07 75.75 [2021-06-09T05:19:55.012Z] 04:11:01 all 40.94 0.00 5.71 6.53 0.11 46.71 [2021-06-09T05:19:55.012Z] 04:11:01 0 40.51 0.00 5.68 7.23 0.09 46.49 [2021-06-09T05:19:55.012Z] 04:11:01 1 41.37 0.00 5.74 5.83 0.12 46.93 [2021-06-09T05:19:55.012Z] 04:12:01 all 30.05 0.00 4.57 3.46 0.09 61.84 [2021-06-09T05:19:55.012Z] 04:12:01 0 28.95 0.00 4.61 4.35 0.09 62.01 [2021-06-09T05:19:55.012Z] 04:12:01 1 31.15 0.00 4.53 2.56 0.09 61.67 [2021-06-09T05:19:55.012Z] [2021-06-09T05:19:55.012Z] 04:12:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T05:19:55.013Z] 04:13:01 all 49.50 0.00 6.78 0.94 0.10 42.68 [2021-06-09T05:19:55.013Z] 04:13:01 0 50.41 0.00 6.38 0.90 0.09 42.22 [2021-06-09T05:19:55.013Z] 04:13:01 1 48.59 0.00 7.17 0.99 0.11 43.15 [2021-06-09T05:19:55.013Z] 04:14:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-09T05:19:55.013Z] 04:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-09T05:19:55.013Z] 04:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-09T05:19:55.013Z] 04:15:03 all 14.02 0.00 8.73 9.79 0.09 67.38 [2021-06-09T05:19:55.013Z] 04:15:03 0 14.39 0.00 8.97 10.16 0.07 66.41 [2021-06-09T05:19:55.013Z] 04:15:03 1 13.65 0.00 8.49 9.41 0.10 68.34 [2021-06-09T05:19:55.013Z] 04:16:01 all 62.25 0.00 17.39 15.81 0.10 4.45 [2021-06-09T05:19:55.013Z] 04:16:01 0 62.87 0.00 16.81 16.01 0.11 4.20 [2021-06-09T05:19:55.013Z] 04:16:01 1 61.62 0.00 17.97 15.62 0.10 4.70 [2021-06-09T05:19:55.013Z] 04:17:01 all 54.59 0.00 15.92 27.65 0.13 1.71 [2021-06-09T05:19:55.013Z] 04:17:01 0 53.73 0.00 16.27 28.10 0.13 1.77 [2021-06-09T05:19:55.013Z] 04:17:01 1 55.46 0.00 15.57 27.19 0.13 1.66 [2021-06-09T05:19:55.013Z] 04:18:01 all 35.65 0.00 9.42 7.06 0.12 47.76 [2021-06-09T05:19:55.013Z] 04:18:01 0 35.15 0.00 9.88 7.78 0.11 47.08 [2021-06-09T05:19:55.013Z] 04:18:01 1 36.14 0.00 8.96 6.33 0.12 48.45 [2021-06-09T05:19:55.013Z] 04:19:01 all 6.36 0.00 1.68 0.03 0.06 91.87 [2021-06-09T05:19:55.013Z] 04:19:01 0 6.46 0.00 1.81 0.03 0.05 91.65 [2021-06-09T05:19:55.013Z] 04:19:01 1 6.25 0.00 1.55 0.03 0.07 92.09 [2021-06-09T05:19:55.013Z] 04:20:01 all 2.65 0.00 0.84 0.02 0.05 96.45 [2021-06-09T05:19:55.013Z] 04:20:01 0 2.62 0.00 0.88 0.02 0.05 96.44 [2021-06-09T05:19:55.013Z] 04:20:01 1 2.68 0.00 0.79 0.02 0.05 96.46 [2021-06-09T05:19:55.013Z] 04:21:01 all 4.71 0.00 0.48 0.02 0.04 94.75 [2021-06-09T05:19:55.013Z] 04:21:01 0 4.59 0.00 0.54 0.02 0.03 94.82 [2021-06-09T05:19:55.013Z] 04:21:01 1 4.84 0.00 0.42 0.02 0.05 94.68 [2021-06-09T05:19:55.013Z] 04:22:01 all 0.11 0.00 0.01 0.00 0.03 99.86 [2021-06-09T05:19:55.013Z] 04:22:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-06-09T05:19:55.013Z] 04:22:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-06-09T05:19:55.013Z] 04:23:01 all 0.15 4.02 14.61 3.26 0.06 77.90 [2021-06-09T05:19:55.013Z] 04:23:01 0 0.03 3.97 14.49 3.06 0.07 78.38 [2021-06-09T05:19:55.013Z] 04:23:01 1 0.27 4.08 14.73 3.45 0.05 77.42 [2021-06-09T05:19:55.013Z] [2021-06-09T05:19:55.013Z] 04:23:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T05:19:55.013Z] 04:24:01 all 0.04 0.00 0.03 0.00 0.04 99.89 [2021-06-09T05:19:55.013Z] 04:24:01 0 0.00 0.00 0.03 0.00 0.05 99.92 [2021-06-09T05:19:55.013Z] 04:24:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-09T05:19:55.013Z] 04:25:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-09T05:19:55.013Z] 04:25:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-09T05:19:55.013Z] 04:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-09T05:19:55.013Z] 04:26:01 all 0.04 0.00 0.01 0.00 0.04 99.91 [2021-06-09T05:19:55.013Z] 04:26:01 0 0.05 0.00 0.00 0.00 0.05 99.90 [2021-06-09T05:19:55.013Z] 04:26:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-09T05:19:55.013Z] 04:27:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-09T05:19:55.013Z] 04:27:01 0 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-09T05:19:55.013Z] 04:27:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-09T05:19:55.013Z] 04:28:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-09T05:19:55.013Z] 04:28:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-09T05:19:55.013Z] 04:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-09T05:19:55.013Z] 04:29:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-06-09T05:19:55.013Z] 04:29:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-09T05:19:55.013Z] 04:29:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-09T05:19:55.013Z] 04:30:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-06-09T05:19:55.013Z] 04:30:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-09T05:19:55.013Z] 04:30:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-09T05:19:55.013Z] 04:31:01 all 0.94 0.00 0.44 0.08 0.04 98.49 [2021-06-09T05:19:55.013Z] 04:31:01 0 0.99 0.00 0.39 0.07 0.05 98.51 [2021-06-09T05:19:55.013Z] 04:31:01 1 0.89 0.00 0.50 0.10 0.03 98.48 [2021-06-09T05:19:55.013Z] 04:32:01 all 7.45 0.00 3.17 3.67 0.06 85.65 [2021-06-09T05:19:55.013Z] 04:32:01 0 7.58 0.00 2.94 4.57 0.05 84.85 [2021-06-09T05:19:55.013Z] 04:32:01 1 7.32 0.00 3.39 2.78 0.07 86.44 [2021-06-09T05:19:55.013Z] 04:33:01 all 3.07 0.00 1.12 0.61 0.04 95.16 [2021-06-09T05:19:55.013Z] 04:33:01 0 3.25 0.00 1.11 0.94 0.05 94.65 [2021-06-09T05:19:55.013Z] 04:33:01 1 2.89 0.00 1.13 0.27 0.03 95.68 [2021-06-09T05:19:55.013Z] 04:34:01 all 0.08 0.00 0.04 0.00 0.03 99.85 [2021-06-09T05:19:55.013Z] 04:34:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-09T05:19:55.013Z] 04:34:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-09T05:19:55.013Z] [2021-06-09T05:19:55.013Z] 04:34:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T05:19:55.013Z] 04:35:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-09T05:19:55.013Z] 04:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-09T05:19:55.013Z] 04:35:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-09T05:19:55.013Z] 04:36:01 all 0.11 0.00 0.02 0.00 0.03 99.84 [2021-06-09T05:19:55.013Z] 04:36:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-09T05:19:55.013Z] 04:36:01 1 0.20 0.00 0.02 0.00 0.03 99.75 [2021-06-09T05:19:55.013Z] 04:37:01 all 0.04 0.00 0.02 0.00 0.04 99.90 [2021-06-09T05:19:55.013Z] 04:37:01 0 0.02 0.00 0.02 0.00 0.07 99.90 [2021-06-09T05:19:55.013Z] 04:37:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-09T05:19:55.013Z] 04:38:01 all 0.04 0.00 0.02 0.00 0.04 99.90 [2021-06-09T05:19:55.013Z] 04:38:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-06-09T05:19:55.013Z] 04:38:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-06-09T05:19:55.013Z] 04:39:01 all 0.41 0.00 0.30 0.00 0.03 99.26 [2021-06-09T05:19:55.013Z] 04:39:01 0 0.37 0.00 0.22 0.00 0.03 99.38 [2021-06-09T05:19:55.013Z] 04:39:01 1 0.45 0.00 0.38 0.00 0.02 99.15 [2021-06-09T05:19:55.013Z] 04:40:01 all 0.80 0.00 0.68 0.03 0.04 98.45 [2021-06-09T05:19:55.013Z] 04:40:01 0 0.84 0.00 0.69 0.03 0.03 98.41 [2021-06-09T05:19:55.013Z] 04:40:01 1 0.76 0.00 0.67 0.03 0.05 98.49 [2021-06-09T05:19:55.013Z] 04:41:02 all 10.30 0.00 4.19 1.41 0.07 84.03 [2021-06-09T05:19:55.013Z] 04:41:02 0 8.85 0.00 4.23 1.75 0.07 85.10 [2021-06-09T05:19:55.013Z] 04:41:02 1 11.75 0.00 4.16 1.06 0.07 82.95 [2021-06-09T05:19:55.013Z] 04:42:01 all 0.27 0.00 0.26 0.78 0.04 98.65 [2021-06-09T05:19:55.013Z] 04:42:01 0 0.20 0.00 0.24 0.05 0.05 99.45 [2021-06-09T05:19:55.013Z] 04:42:01 1 0.34 0.00 0.27 1.51 0.03 97.84 [2021-06-09T05:19:55.013Z] 04:43:01 all 0.08 0.00 0.07 0.00 0.03 99.82 [2021-06-09T05:19:55.013Z] 04:43:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-06-09T05:19:55.013Z] 04:43:01 1 0.08 0.00 0.07 0.00 0.05 99.80 [2021-06-09T05:19:55.013Z] 04:44:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-09T05:19:55.013Z] 04:44:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-09T05:19:55.013Z] 04:44:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-09T05:19:55.013Z] 04:45:01 all 0.22 0.00 0.20 0.03 0.04 99.52 [2021-06-09T05:19:55.013Z] 04:45:01 0 0.15 0.00 0.20 0.02 0.05 99.58 [2021-06-09T05:19:55.013Z] 04:45:01 1 0.28 0.00 0.20 0.03 0.03 99.45 [2021-06-09T05:19:55.013Z] [2021-06-09T05:19:55.013Z] 04:45:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T05:19:55.013Z] 04:46:01 all 0.05 0.00 0.02 0.00 0.04 99.89 [2021-06-09T05:19:55.013Z] 04:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-09T05:19:55.013Z] 04:46:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-06-09T05:19:55.013Z] 04:47:01 all 0.20 0.00 0.14 0.00 0.03 99.63 [2021-06-09T05:19:55.013Z] 04:47:01 0 0.18 0.00 0.12 0.00 0.00 99.70 [2021-06-09T05:19:55.013Z] 04:47:01 1 0.22 0.00 0.17 0.00 0.05 99.56 [2021-06-09T05:19:55.013Z] 04:48:01 all 0.13 0.00 0.08 0.00 0.03 99.76 [2021-06-09T05:19:55.013Z] 04:48:01 0 0.18 0.00 0.07 0.00 0.03 99.72 [2021-06-09T05:19:55.013Z] 04:48:01 1 0.07 0.00 0.10 0.00 0.03 99.80 [2021-06-09T05:19:55.013Z] 04:49:01 all 0.20 0.00 0.18 0.01 0.04 99.57 [2021-06-09T05:19:55.013Z] 04:49:01 0 0.23 0.00 0.17 0.02 0.03 99.55 [2021-06-09T05:19:55.013Z] 04:49:01 1 0.17 0.00 0.20 0.00 0.05 99.58 [2021-06-09T05:19:55.013Z] 04:50:01 all 0.13 0.00 0.07 0.00 0.04 99.77 [2021-06-09T05:19:55.013Z] 04:50:01 0 0.15 0.00 0.05 0.00 0.05 99.75 [2021-06-09T05:19:55.013Z] 04:50:01 1 0.10 0.00 0.08 0.00 0.03 99.78 [2021-06-09T05:19:55.013Z] 04:51:01 all 0.12 0.00 0.05 0.00 0.03 99.81 [2021-06-09T05:19:55.013Z] 04:51:01 0 0.17 0.00 0.05 0.00 0.03 99.75 [2021-06-09T05:19:55.013Z] 04:51:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-09T05:19:55.013Z] 04:52:01 all 0.18 0.00 0.21 0.02 0.04 99.55 [2021-06-09T05:19:55.013Z] 04:52:01 0 0.17 0.00 0.22 0.02 0.02 99.58 [2021-06-09T05:19:55.013Z] 04:52:01 1 0.20 0.00 0.20 0.02 0.07 99.51 [2021-06-09T05:19:55.013Z] 04:53:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-06-09T05:19:55.013Z] 04:53:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-09T05:19:55.013Z] 04:53:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-09T05:19:55.013Z] 04:54:01 all 0.09 0.00 0.06 0.00 0.03 99.82 [2021-06-09T05:19:55.013Z] 04:54:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2021-06-09T05:19:55.013Z] 04:54:01 1 0.17 0.00 0.05 0.00 0.03 99.75 [2021-06-09T05:19:55.013Z] 04:55:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-06-09T05:19:55.013Z] 04:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-09T05:19:55.013Z] 04:55:01 1 0.10 0.00 0.03 0.00 0.05 99.82 [2021-06-09T05:19:55.013Z] 04:56:01 all 0.09 0.00 0.01 0.00 0.03 99.87 [2021-06-09T05:19:55.013Z] 04:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-09T05:19:55.013Z] 04:56:01 1 0.15 0.00 0.00 0.00 0.03 99.82 [2021-06-09T05:19:55.013Z] [2021-06-09T05:19:55.013Z] 04:56:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T05:19:55.013Z] 04:57:01 all 0.11 0.00 0.05 0.00 0.03 99.82 [2021-06-09T05:19:55.013Z] 04:57:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-09T05:19:55.013Z] 04:57:01 1 0.15 0.00 0.05 0.00 0.02 99.78 [2021-06-09T05:19:55.013Z] 04:58:01 all 0.23 0.00 0.10 0.00 0.03 99.64 [2021-06-09T05:19:55.013Z] 04:58:01 0 0.17 0.00 0.07 0.00 0.03 99.73 [2021-06-09T05:19:55.013Z] 04:58:01 1 0.28 0.00 0.13 0.00 0.03 99.55 [2021-06-09T05:19:55.013Z] 04:59:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-06-09T05:19:55.013Z] 04:59:01 0 0.10 0.00 0.00 0.00 0.02 99.88 [2021-06-09T05:19:55.013Z] 04:59:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-09T05:19:55.013Z] 05:00:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-06-09T05:19:55.013Z] 05:00:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-09T05:19:55.013Z] 05:00:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-09T05:19:55.013Z] 05:01:01 all 1.37 0.00 0.73 0.01 0.04 97.85 [2021-06-09T05:19:55.013Z] 05:01:01 0 1.31 0.00 0.64 0.00 0.05 98.00 [2021-06-09T05:19:55.013Z] 05:01:01 1 1.44 0.00 0.82 0.02 0.03 97.69 [2021-06-09T05:19:55.013Z] 05:02:01 all 0.04 0.01 0.03 0.00 0.03 99.88 [2021-06-09T05:19:55.013Z] 05:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-09T05:19:55.013Z] 05:02:01 1 0.03 0.02 0.03 0.00 0.05 99.87 [2021-06-09T05:19:55.013Z] 05:03:01 all 0.08 0.00 0.13 0.00 0.03 99.76 [2021-06-09T05:19:55.013Z] 05:03:01 0 0.08 0.00 0.10 0.00 0.03 99.78 [2021-06-09T05:19:55.013Z] 05:03:01 1 0.08 0.00 0.15 0.00 0.03 99.73 [2021-06-09T05:19:55.013Z] 05:04:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2021-06-09T05:19:55.013Z] 05:04:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-09T05:19:55.013Z] 05:04:01 1 0.02 0.00 0.02 0.00 0.07 99.90 [2021-06-09T05:19:55.013Z] 05:05:01 all 0.17 0.00 0.04 0.01 0.03 99.75 [2021-06-09T05:19:55.013Z] 05:05:01 0 0.28 0.00 0.03 0.02 0.03 99.63 [2021-06-09T05:19:55.013Z] 05:05:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-09T05:19:55.013Z] 05:06:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-06-09T05:19:55.013Z] 05:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-09T05:19:55.013Z] 05:06:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-09T05:19:55.013Z] 05:07:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-06-09T05:19:55.013Z] 05:07:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-09T05:19:55.013Z] 05:07:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-09T05:19:55.013Z] [2021-06-09T05:19:55.013Z] 05:07:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T05:19:55.013Z] 05:08:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-06-09T05:19:55.013Z] 05:08:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-09T05:19:55.013Z] 05:08:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-09T05:19:55.013Z] 05:09:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-06-09T05:19:55.014Z] 05:09:01 0 0.03 0.00 0.00 0.00 0.05 99.92 [2021-06-09T05:19:55.014Z] 05:09:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-09T05:19:55.014Z] 05:10:01 all 0.28 0.00 0.09 0.03 0.04 99.56 [2021-06-09T05:19:55.014Z] 05:10:01 0 0.35 0.00 0.10 0.02 0.05 99.48 [2021-06-09T05:19:55.014Z] 05:10:01 1 0.22 0.00 0.08 0.03 0.03 99.63 [2021-06-09T05:19:55.014Z] 05:11:01 all 1.13 0.00 0.18 1.15 0.04 97.50 [2021-06-09T05:19:55.014Z] 05:11:01 0 1.62 0.00 0.27 1.84 0.03 96.23 [2021-06-09T05:19:55.014Z] 05:11:01 1 0.64 0.00 0.10 0.45 0.05 98.76 [2021-06-09T05:19:55.014Z] 05:12:01 all 0.08 0.00 0.05 0.00 0.03 99.83 [2021-06-09T05:19:55.014Z] 05:12:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2021-06-09T05:19:55.014Z] 05:12:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2021-06-09T05:19:55.014Z] 05:13:01 all 3.09 0.00 1.22 0.02 0.04 95.63 [2021-06-09T05:19:55.014Z] 05:13:01 0 3.22 0.00 1.37 0.00 0.02 95.39 [2021-06-09T05:19:55.014Z] 05:13:01 1 2.96 0.00 1.08 0.03 0.07 95.87 [2021-06-09T05:19:55.014Z] 05:14:02 all 1.57 0.00 0.91 0.55 0.03 96.95 [2021-06-09T05:19:55.014Z] 05:14:02 0 1.57 0.00 0.94 0.69 0.03 96.77 [2021-06-09T05:19:55.014Z] 05:14:02 1 1.56 0.00 0.87 0.40 0.03 97.13 [2021-06-09T05:19:55.014Z] 05:15:01 all 0.26 0.00 0.18 0.01 0.03 99.52 [2021-06-09T05:19:55.014Z] 05:15:01 0 0.17 0.00 0.15 0.02 0.03 99.63 [2021-06-09T05:19:55.014Z] 05:15:01 1 0.36 0.00 0.20 0.00 0.03 99.40 [2021-06-09T05:19:55.014Z] 05:16:01 all 0.16 0.00 0.10 0.00 0.03 99.72 [2021-06-09T05:19:55.014Z] 05:16:01 0 0.12 0.00 0.10 0.00 0.03 99.75 [2021-06-09T05:19:55.014Z] 05:16:01 1 0.20 0.00 0.10 0.00 0.02 99.68 [2021-06-09T05:19:55.014Z] Average: all 3.69 0.04 1.12 1.33 0.04 93.78 [2021-06-09T05:19:55.014Z] Average: 0 3.66 0.04 1.13 1.44 0.04 93.69 [2021-06-09T05:19:55.014Z] Average: 1 3.72 0.04 1.12 1.22 0.04 93.86 [2021-06-09T05:19:55.014Z] [2021-06-09T05:19:55.014Z] [2021-06-09T05:19:55.014Z]