Pull request #3206 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from f441c3357415784df93abcc504c72fe5b3254def+c501ec80a15903c04bbfabfe9c8b77aea5670573 (1a7bd3222f074b5146907ead1bbdccd6ac2f1280) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28107 in /w/workspace/edgexfoundry_edgex-go_PR-3206 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c501ec80a15903c04bbfabfe9c8b77aea5670573 into PR head commit f441c3357415784df93abcc504c72fe5b3254def Merge succeeded, producing f441c3357415784df93abcc504c72fe5b3254def Checking out Revision f441c3357415784df93abcc504c72fe5b3254def (PR-3206) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3206/head:refs/remotes/origin/PR-3206 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f441c3357415784df93abcc504c72fe5b3254def # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c501ec80a15903c04bbfabfe9c8b77aea5670573 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f441c3357415784df93abcc504c72fe5b3254def # timeout=10 Commit message: "fix: Updated snap to use SECRETSTORE_TOKENFILE env override" > git rev-list --no-walk 2577f09d3b8037d11b31f6b7e5c935e548015290 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-01T22:44:09.836Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-01T22:44:10.162Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-01T22:44:10.278Z] ========================================================= [2021-03-01T22:44:10.278Z] EdgeX Global Pipelines Version Info [2021-03-01T22:44:10.278Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-01T22:44:11.764Z] ------------------- [2021-03-01T22:44:11.764Z] stable info: [2021-03-01T22:44:11.764Z] ------------------- [2021-03-01T22:44:11.764Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-01T22:44:11.764Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-01T22:44:11.764Z] Message: update stable to v1.0.183 [2021-03-01T22:44:12.724Z] ------------------- [2021-03-01T22:44:12.724Z] experimental info: [2021-03-01T22:44:12.724Z] ------------------- [2021-03-01T22:44:12.724Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-01T22:44:12.724Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-01T22:44:12.724Z] Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-01T22:44:13.008Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-01T22:44:13.119Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-01T22:44:13.212Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-01T22:44:13.299Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-01T22:44:13.414Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-01T22:44:13.502Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-01T22:44:13.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-01T22:44:13.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-01T22:44:13.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-01T22:44:13.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-01T22:44:14.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-01T22:44:14.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-01T22:44:14.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-01T22:44:14.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-01T22:44:14.477Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-01T22:44:14.562Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-01T22:44:14.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-01T22:44:14.735Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-01T22:44:14.822Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-01T22:44:14.910Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-01T22:44:15.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-01T22:44:15.110Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-01T22:44:15.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3206 [Pipeline] echo [2021-03-01T22:44:15.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3206 [Pipeline] echo [2021-03-01T22:44:15.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3206 [Pipeline] echo [2021-03-01T22:44:15.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f441c3357415784df93abcc504c72fe5b3254def [Pipeline] echo [2021-03-01T22:44:15.683Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f441c33 [Pipeline] echo [2021-03-01T22:44:15.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-01T22:44:15.945Z] provisioning config files... [2021-03-01T22:44:15.979Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2406186229184797554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-01T22:44:16.331Z] ---> docker-login.sh [2021-03-01T22:44:16.331Z] nexus3.edgexfoundry.org:10001 [2021-03-01T22:44:16.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T22:44:16.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T22:44:16.595Z] Configure a credential helper to remove this warning. See [2021-03-01T22:44:16.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T22:44:16.595Z] [2021-03-01T22:44:16.595Z] Login Succeeded [2021-03-01T22:44:16.595Z] nexus3.edgexfoundry.org:10002 [2021-03-01T22:44:16.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T22:44:16.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T22:44:16.863Z] Configure a credential helper to remove this warning. See [2021-03-01T22:44:16.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T22:44:16.863Z] [2021-03-01T22:44:16.863Z] Login Succeeded [2021-03-01T22:44:16.863Z] nexus3.edgexfoundry.org:10003 [2021-03-01T22:44:16.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T22:44:17.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T22:44:17.124Z] Configure a credential helper to remove this warning. See [2021-03-01T22:44:17.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T22:44:17.124Z] [2021-03-01T22:44:17.124Z] Login Succeeded [2021-03-01T22:44:17.124Z] nexus3.edgexfoundry.org:10004 [2021-03-01T22:44:17.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T22:44:17.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T22:44:17.124Z] Configure a credential helper to remove this warning. See [2021-03-01T22:44:17.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T22:44:17.124Z] [2021-03-01T22:44:17.124Z] Login Succeeded [2021-03-01T22:44:17.124Z] docker.io [2021-03-01T22:44:17.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T22:44:17.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T22:44:17.646Z] Configure a credential helper to remove this warning. See [2021-03-01T22:44:17.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T22:44:17.646Z] [2021-03-01T22:44:17.646Z] Login Succeeded [2021-03-01T22:44:17.646Z] ---> docker-login.sh ends [Pipeline] } [2021-03-01T22:44:17.655Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-01T22:44:18.145Z] ++ 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-03-01T22:44:18.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T22:44:18.145Z] ++ dirname cmd/core-command/Dockerfile [2021-03-01T22:44:18.145Z] ++ cut -d/ -f2 [2021-03-01T22:44:18.145Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-01T22:44:18.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T22:44:18.145Z] ++ dirname cmd/core-data/Dockerfile [2021-03-01T22:44:18.145Z] ++ cut -d/ -f2 [2021-03-01T22:44:18.145Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-01T22:44:18.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T22:44:18.145Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-01T22:44:18.145Z] ++ cut -d/ -f2 [2021-03-01T22:44:18.145Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-01T22:44:18.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T22:44:18.145Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-01T22:44:18.145Z] ++ cut -d/ -f2 [2021-03-01T22:44:18.145Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-01T22:44:18.145Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T22:44:18.145Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-01T22:44:18.145Z] ++ cut -d/ -f2 [2021-03-01T22:44:18.145Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-01T22:44:18.146Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T22:44:18.146Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-01T22:44:18.146Z] ++ cut -d/ -f2 [2021-03-01T22:44:18.146Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-01T22:44:18.146Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T22:44:18.146Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-01T22:44:18.146Z] ++ cut -d/ -f2 [2021-03-01T22:44:18.146Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-01T22:44:18.146Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T22:44:18.146Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-01T22:44:18.146Z] ++ cut -d/ -f2 [2021-03-01T22:44:18.146Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-01T22:44:18.146Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T22:44:18.146Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-01T22:44:18.146Z] ++ cut -d/ -f2 [2021-03-01T22:44:18.146Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-01T22:44:18.227Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-01T22:44:19.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T22:44:19.723Z] [2021-03-01T22:44:19.723Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T22:44:20.064Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T22:44:20.064Z] latest: Pulling from edgex-devops/git-semver [2021-03-01T22:44:20.064Z] 31603596830f: Pulling fs layer [2021-03-01T22:44:20.064Z] 2a8b12db71e7: Pulling fs layer [2021-03-01T22:44:20.064Z] 6ca5941a6612: Pulling fs layer [2021-03-01T22:44:20.064Z] ecc8261a40a4: Pulling fs layer [2021-03-01T22:44:20.327Z] 2a8b12db71e7: Verifying Checksum [2021-03-01T22:44:20.327Z] 2a8b12db71e7: Download complete [2021-03-01T22:44:20.327Z] 31603596830f: Verifying Checksum [2021-03-01T22:44:20.327Z] 31603596830f: Download complete [2021-03-01T22:44:20.589Z] 6ca5941a6612: Verifying Checksum [2021-03-01T22:44:20.589Z] 6ca5941a6612: Download complete [2021-03-01T22:44:20.589Z] ecc8261a40a4: Verifying Checksum [2021-03-01T22:44:20.589Z] ecc8261a40a4: Download complete [2021-03-01T22:44:20.589Z] 31603596830f: Pull complete [2021-03-01T22:44:20.853Z] 2a8b12db71e7: Pull complete [2021-03-01T22:44:21.429Z] 6ca5941a6612: Pull complete [2021-03-01T22:44:21.690Z] ecc8261a40a4: Pull complete [2021-03-01T22:44:21.690Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-01T22:44:21.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T22:44:21.690Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-01T22:44:21.784Z] prd-centos7-docker-4c-2g-28107 does not seem to be running inside a container [2021-03-01T22:44:21.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-01T22:44:24.211Z] $ docker top 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-01T22:44:24.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-01T22:44:24.504Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-01T22:44:24.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-01T22:44:24.701Z] $ docker exec 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 ssh-agent [2021-03-01T22:44:24.860Z] SSH_AUTH_SOCK=/tmp/ssh-gxHDnFznna5a/agent.11 [2021-03-01T22:44:24.860Z] SSH_AGENT_PID=16 [2021-03-01T22:44:24.869Z] Running ssh-add (command line suppressed) [2021-03-01T22:44:24.985Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7674126649611000034.key (/w/workspace/edgex-go/3@tmp/private_key_7674126649611000034.key) [2021-03-01T22:44:25.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-01T22:44:25.361Z] + git tag --points-at HEAD [Pipeline] } [2021-03-01T22:44:25.386Z] $ docker exec --env ******** --env ******** 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 ssh-agent -k [2021-03-01T22:44:25.494Z] unset SSH_AUTH_SOCK; [2021-03-01T22:44:25.496Z] unset SSH_AGENT_PID; [2021-03-01T22:44:25.496Z] echo Agent pid 16 killed; [2021-03-01T22:44:25.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-01T22:44:25.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-01T22:44:25.670Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-01T22:44:25.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-01T22:44:25.839Z] $ docker exec 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 ssh-agent [2021-03-01T22:44:25.989Z] SSH_AUTH_SOCK=/tmp/ssh-yZheiLAUfl1e/agent.46 [2021-03-01T22:44:25.989Z] SSH_AGENT_PID=52 [2021-03-01T22:44:25.995Z] Running ssh-add (command line suppressed) [2021-03-01T22:44:26.108Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6368608353885508603.key (/w/workspace/edgex-go/3@tmp/private_key_6368608353885508603.key) [2021-03-01T22:44:26.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-01T22:44:26.476Z] + git semver init [2021-03-01T22:44:26.476Z] # -> Open(): unable to determine branch for HEAD [2021-03-01T22:44:26.476Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-03-01T22:44:26.476Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-03-01T22:44:26.476Z] # $SEMVER_REMOTE_NAME = origin [2021-03-01T22:44:26.476Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-01T22:44:26.476Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-01T22:44:26.476Z] # $SEMVER_BRANCH = PR-3206 [2021-03-01T22:44:26.476Z] # $SEMVER_TEMP = /tmp/semver-525989410 [2021-03-01T22:44:26.476Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-01T22:44:44.607Z] # '/tmp/semver-525989410' -> '/w/workspace/edgex-go/3/.semver' [2021-03-01T22:44:45.565Z] # -> Force: false [2021-03-01T22:44:45.565Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-03-01T22:44:45.582Z] $ docker exec --env ******** --env ******** 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 ssh-agent -k [2021-03-01T22:44:45.800Z] unset SSH_AUTH_SOCK; [2021-03-01T22:44:45.800Z] unset SSH_AGENT_PID; [2021-03-01T22:44:45.800Z] echo Agent pid 52 killed; [2021-03-01T22:44:45.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-01T22:44:46.325Z] + git semver [Pipeline] } [2021-03-01T22:44:46.357Z] $ docker stop --time=1 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 [2021-03-01T22:44:47.938Z] $ docker rm -f 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-01T22:44:48.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-01T22:44:48.950Z] Stashed 1 file(s) [Pipeline] echo [2021-03-01T22:44:48.953Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-03-01T22:44:49.819Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-01T22:44:50.115Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-01T22:44:50.407Z] + sudo service docker restart [2021-03-01T22:44:50.407Z] + true [2021-03-01T22:44:50.407Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-01T22:44:50.993Z] ========================================================= [2021-03-01T22:44:50.993Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-01T22:44:50.993Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-01T22:44:51.339Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-01T22:44:54.653Z] Sending build context to Docker daemon 328.1MB [2021-03-01T22:44:54.653Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-01T22:44:54.653Z] Step 2/6 : FROM ${BASE} [2021-03-01T22:44:54.653Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-01T22:44:54.653Z] 188c0c94c7c5: Pulling fs layer [2021-03-01T22:44:54.653Z] 0ef7d3d256c8: Pulling fs layer [2021-03-01T22:44:54.653Z] de9db76c5a1d: Pulling fs layer [2021-03-01T22:44:54.653Z] bca2f99d35d6: Pulling fs layer [2021-03-01T22:44:54.653Z] 93359f2a8cfa: Pulling fs layer [2021-03-01T22:44:54.653Z] 7c6f9722023f: Pulling fs layer [2021-03-01T22:44:54.653Z] a35cf1a2eb13: Pulling fs layer [2021-03-01T22:44:54.653Z] bca2f99d35d6: Waiting [2021-03-01T22:44:54.653Z] a35cf1a2eb13: Waiting [2021-03-01T22:44:54.653Z] 7c6f9722023f: Waiting [2021-03-01T22:44:54.653Z] 0ef7d3d256c8: Verifying Checksum [2021-03-01T22:44:54.653Z] 0ef7d3d256c8: Download complete [2021-03-01T22:44:54.653Z] de9db76c5a1d: Verifying Checksum [2021-03-01T22:44:54.653Z] de9db76c5a1d: Download complete [2021-03-01T22:44:54.653Z] 93359f2a8cfa: Verifying Checksum [2021-03-01T22:44:54.653Z] 93359f2a8cfa: Download complete [2021-03-01T22:44:54.653Z] 7c6f9722023f: Verifying Checksum [2021-03-01T22:44:54.653Z] 7c6f9722023f: Download complete [2021-03-01T22:44:54.653Z] 188c0c94c7c5: Verifying Checksum [2021-03-01T22:44:54.653Z] 188c0c94c7c5: Download complete [2021-03-01T22:44:54.918Z] 188c0c94c7c5: Pull complete [2021-03-01T22:44:55.180Z] 0ef7d3d256c8: Pull complete [2021-03-01T22:44:55.180Z] de9db76c5a1d: Pull complete [2021-03-01T22:44:56.567Z] a35cf1a2eb13: Verifying Checksum [2021-03-01T22:44:56.567Z] a35cf1a2eb13: Download complete [2021-03-01T22:44:57.516Z] bca2f99d35d6: Verifying Checksum [2021-03-01T22:44:57.516Z] bca2f99d35d6: Download complete [2021-03-01T22:45:02.851Z] bca2f99d35d6: Pull complete [2021-03-01T22:45:02.851Z] 93359f2a8cfa: Pull complete [2021-03-01T22:45:02.851Z] 7c6f9722023f: Pull complete [2021-03-01T22:45:04.309Z] Still waiting to schedule task [2021-03-01T22:45:04.309Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-01T22:45:08.220Z] a35cf1a2eb13: Pull complete [2021-03-01T22:45:08.220Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-01T22:45:08.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-01T22:45:08.220Z] ---> a62c8e92a672 [2021-03-01T22:45:08.220Z] 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-03-01T22:45:08.220Z] ---> Running in 7ad481e56219 [2021-03-01T22:45:08.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T22:45:13.510Z] WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz: temporary error (try again later) [2021-03-01T22:45:13.510Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T22:45:18.799Z] WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz: temporary error (try again later) [2021-03-01T22:45:18.799Z] ERROR: unsatisfiable constraints: [2021-03-01T22:45:18.799Z]  build-base (missing): [2021-03-01T22:45:18.799Z] required by: world[build-base] [2021-03-01T22:45:18.799Z] libsodium-dev (missing): [2021-03-01T22:45:18.799Z] required by: world[libsodium-dev] [2021-03-01T22:45:18.799Z] pkgconfig (missing): [2021-03-01T22:45:18.799Z] required by: world[pkgconfig] [2021-03-01T22:45:18.799Z] zeromq-dev (missing): [2021-03-01T22:45:18.799Z] required by: world[zeromq-dev] [2021-03-01T22:45:18.799Z] The command '/bin/sh -c apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch' returned a non-zero code: 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-01T22:45:19.975Z] Failed in branch amd64 [2021-03-01T22:48:38.217Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28108 in /w/workspace/edgexfoundry_edgex-go_PR-3206 [Pipeline] { [Pipeline] ws [2021-03-01T22:48:38.292Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-01T22:48:43.203Z] using credential edgex-jenkins-ssh [2021-03-01T22:48:43.264Z] Cloning the remote Git repository [2021-03-01T22:48:43.315Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-01T22:48:43.428Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-01T22:48:43.514Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-01T22:48:43.514Z] > git --version # timeout=10 [2021-03-01T22:48:43.530Z] > git --version # 'git version 2.17.1' [2021-03-01T22:48:43.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T22:48:43.594Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T22:49:09.088Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-01T22:49:09.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T22:49:09.133Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-01T22:49:09.169Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-01T22:49:09.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T22:49:09.229Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3206/head:refs/remotes/origin/PR-3206 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-01T22:49:10.053Z] Merging remotes/origin/master commit c501ec80a15903c04bbfabfe9c8b77aea5670573 into PR head commit f441c3357415784df93abcc504c72fe5b3254def [2021-03-01T22:49:10.477Z] Merge succeeded, producing f441c3357415784df93abcc504c72fe5b3254def [2021-03-01T22:49:10.477Z] Checking out Revision f441c3357415784df93abcc504c72fe5b3254def (PR-3206) [2021-03-01T22:49:10.073Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T22:49:10.086Z] > git checkout -f f441c3357415784df93abcc504c72fe5b3254def # timeout=10 [2021-03-01T22:49:10.399Z] > git remote # timeout=10 [2021-03-01T22:49:10.415Z] > git config --get remote.origin.url # timeout=10 [2021-03-01T22:49:10.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T22:49:10.439Z] > git merge c501ec80a15903c04bbfabfe9c8b77aea5670573 # timeout=10 [2021-03-01T22:49:10.461Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-01T22:49:10.485Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T22:49:10.504Z] > git checkout -f f441c3357415784df93abcc504c72fe5b3254def # timeout=10 [2021-03-01T22:49:14.865Z] Commit message: "fix: Updated snap to use SECRETSTORE_TOKENFILE env override" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-01T22:49:16.471Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-01T22:49:16.878Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-01T22:49:17.218Z] + sudo service docker restart [2021-03-01T22:49:17.218Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-01T22:49:19.267Z] provisioning config files... [2021-03-01T22:49:19.311Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7773288638018100324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-01T22:49:19.714Z] ---> docker-login.sh [2021-03-01T22:49:19.714Z] nexus3.edgexfoundry.org:10001 [2021-03-01T22:49:20.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T22:49:20.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T22:49:20.972Z] Configure a credential helper to remove this warning. See [2021-03-01T22:49:20.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T22:49:20.972Z] [2021-03-01T22:49:20.972Z] Login Succeeded [2021-03-01T22:49:20.972Z] nexus3.edgexfoundry.org:10002 [2021-03-01T22:49:21.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T22:49:21.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T22:49:21.568Z] Configure a credential helper to remove this warning. See [2021-03-01T22:49:21.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T22:49:21.568Z] [2021-03-01T22:49:21.568Z] Login Succeeded [2021-03-01T22:49:21.568Z] nexus3.edgexfoundry.org:10003 [2021-03-01T22:49:22.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T22:49:22.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T22:49:22.166Z] Configure a credential helper to remove this warning. See [2021-03-01T22:49:22.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T22:49:22.166Z] [2021-03-01T22:49:22.166Z] Login Succeeded [2021-03-01T22:49:22.166Z] nexus3.edgexfoundry.org:10004 [2021-03-01T22:49:22.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T22:49:22.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T22:49:22.719Z] Configure a credential helper to remove this warning. See [2021-03-01T22:49:22.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T22:49:22.719Z] [2021-03-01T22:49:22.719Z] Login Succeeded [2021-03-01T22:49:22.719Z] docker.io [2021-03-01T22:49:22.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T22:49:23.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T22:49:23.588Z] Configure a credential helper to remove this warning. See [2021-03-01T22:49:23.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T22:49:23.588Z] [2021-03-01T22:49:23.588Z] Login Succeeded [2021-03-01T22:49:23.588Z] ---> docker-login.sh ends [Pipeline] } [2021-03-01T22:49:23.604Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-01T22:49:24.196Z] ========================================================= [2021-03-01T22:49:24.196Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-01T22:49:24.196Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-01T22:49:24.594Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-01T22:49:26.588Z] Sending build context to Docker daemon 166.4MB [2021-03-01T22:49:26.861Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-01T22:49:26.861Z] Step 2/6 : FROM ${BASE} [2021-03-01T22:49:26.861Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-01T22:49:26.861Z] 5f621e34cdf4: Pulling fs layer [2021-03-01T22:49:26.861Z] a4357932f1b6: Pulling fs layer [2021-03-01T22:49:26.861Z] 18c013af1878: Pulling fs layer [2021-03-01T22:49:26.861Z] 00ac8860ef70: Pulling fs layer [2021-03-01T22:49:26.861Z] 63d7cb157983: Pulling fs layer [2021-03-01T22:49:26.861Z] b116817d02f9: Pulling fs layer [2021-03-01T22:49:26.861Z] 745a02a5169b: Pulling fs layer [2021-03-01T22:49:26.861Z] 63d7cb157983: Waiting [2021-03-01T22:49:26.861Z] b116817d02f9: Waiting [2021-03-01T22:49:26.861Z] 745a02a5169b: Waiting [2021-03-01T22:49:26.861Z] 00ac8860ef70: Waiting [2021-03-01T22:49:26.861Z] 18c013af1878: Verifying Checksum [2021-03-01T22:49:26.861Z] 18c013af1878: Download complete [2021-03-01T22:49:26.861Z] a4357932f1b6: Verifying Checksum [2021-03-01T22:49:26.861Z] a4357932f1b6: Download complete [2021-03-01T22:49:26.861Z] 63d7cb157983: Verifying Checksum [2021-03-01T22:49:26.861Z] 63d7cb157983: Download complete [2021-03-01T22:49:27.840Z] b116817d02f9: Verifying Checksum [2021-03-01T22:49:27.840Z] b116817d02f9: Download complete [2021-03-01T22:49:27.840Z] 5f621e34cdf4: Verifying Checksum [2021-03-01T22:49:27.840Z] 5f621e34cdf4: Download complete [2021-03-01T22:49:28.446Z] 5f621e34cdf4: Pull complete [2021-03-01T22:49:29.051Z] a4357932f1b6: Pull complete [2021-03-01T22:49:29.328Z] 18c013af1878: Pull complete [2021-03-01T22:49:29.928Z] 745a02a5169b: Verifying Checksum [2021-03-01T22:49:29.928Z] 745a02a5169b: Download complete [2021-03-01T22:49:31.367Z] 00ac8860ef70: Verifying Checksum [2021-03-01T22:49:31.367Z] 00ac8860ef70: Download complete [2021-03-01T22:49:41.544Z] 00ac8860ef70: Pull complete [2021-03-01T22:49:41.544Z] 63d7cb157983: Pull complete [2021-03-01T22:49:41.544Z] b116817d02f9: Pull complete [2021-03-01T22:49:44.938Z] 745a02a5169b: Pull complete [2021-03-01T22:49:44.938Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-01T22:49:44.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-01T22:49:44.938Z] ---> b7e6874047d6 [2021-03-01T22:49:44.938Z] 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-03-01T22:49:49.255Z] ---> Running in ffe038806508 [2021-03-01T22:49:49.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T22:49:50.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T22:49:51.423Z] (1/12) Installing libmagic (5.38-r0) [2021-03-01T22:49:51.693Z] (2/12) Installing file (5.38-r0) [2021-03-01T22:49:51.693Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-01T22:49:51.693Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-01T22:49:57.084Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-01T22:49:57.084Z] (6/12) Installing patch (2.7.6-r6) [2021-03-01T22:49:57.084Z] (7/12) Installing build-base (0.5-r2) [2021-03-01T22:49:57.084Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-01T22:49:57.084Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-01T22:49:57.084Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-01T22:49:57.084Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-01T22:49:57.084Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-01T22:49:57.084Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T22:49:57.084Z] OK: 217 MiB in 51 packages [2021-03-01T22:50:01.389Z] Removing intermediate container ffe038806508 [2021-03-01T22:50:01.389Z] ---> c0423b80f9cd [2021-03-01T22:50:01.389Z] Step 4/6 : WORKDIR /edgex-go [2021-03-01T22:50:01.389Z] ---> Running in f310be1e7da4 [2021-03-01T22:50:01.662Z] Removing intermediate container f310be1e7da4 [2021-03-01T22:50:01.662Z] ---> a712e0e8ff13 [2021-03-01T22:50:01.662Z] Step 5/6 : COPY go.mod . [2021-03-01T22:50:02.654Z] ---> d4e0134d9c06 [2021-03-01T22:50:02.654Z] Step 6/6 : RUN go mod download [2021-03-01T22:50:02.654Z] ---> Running in ca8c6f601f58 [2021-03-01T22:50:29.462Z] Removing intermediate container ca8c6f601f58 [2021-03-01T22:50:29.462Z] ---> f13b061d21b8 [2021-03-01T22:50:29.462Z] Successfully built f13b061d21b8 [2021-03-01T22:50:29.462Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T22:50:30.084Z] + docker inspect -f . ci-base-image-arm64 [2021-03-01T22:50:30.084Z] . [Pipeline] withDockerContainer [2021-03-01T22:50:30.358Z] prd-ubuntu18.04-docker-arm64-4c-16g-28108 does not seem to be running inside a container [2021-03-01T22:50:30.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-01T22:50:31.975Z] $ docker top fb8603970cd6cacef5e731e6faa8cad7ff956b88c7c16d6db6bd2f1226d2e8da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T22:50:33.017Z] + go version [2021-03-01T22:50:33.017Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-01T22:50:33.045Z] $ docker stop --time=1 fb8603970cd6cacef5e731e6faa8cad7ff956b88c7c16d6db6bd2f1226d2e8da [2021-03-01T22:50:34.960Z] $ docker rm -f fb8603970cd6cacef5e731e6faa8cad7ff956b88c7c16d6db6bd2f1226d2e8da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T22:50:35.969Z] + docker inspect -f . ci-base-image-arm64 [2021-03-01T22:50:35.969Z] . [Pipeline] withDockerContainer [2021-03-01T22:50:36.234Z] prd-ubuntu18.04-docker-arm64-4c-16g-28108 does not seem to be running inside a container [2021-03-01T22:50:36.316Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-01T22:50:37.670Z] $ docker top 06fef7b19f508119b6b1464b8dea79c1d02d7bf10c2e3c84004d955c6f3a8e8b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-01T22:50:38.017Z] ========================================================= [2021-03-01T22:50:38.017Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-01T22:50:38.017Z] ========================================================= [Pipeline] sh [2021-03-01T22:50:38.670Z] + make test [2021-03-01T22:50:38.670Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-01T22:51:00.851Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-01T22:51:47.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-01T22:51:56.377Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-01T22:52:04.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-01T22:52:04.710Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-01T22:52:05.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-01T22:52:05.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-01T22:52:05.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-01T22:52:05.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-01T22:52:09.124Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-01T22:52:10.114Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-01T22:52:18.407Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-01T22:52:18.407Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-01T22:52:18.407Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-01T22:52:23.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.330s coverage: 45.9% of statements [2021-03-01T22:52:23.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-01T22:52:23.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-01T22:52:23.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-01T22:52:23.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-01T22:52:23.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-01T22:52:23.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-01T22:52:23.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-01T22:52:23.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.273s coverage: 100.0% of statements [2021-03-01T22:52:30.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.554s coverage: 27.1% of statements [2021-03-01T22:52:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-01T22:52:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-01T22:52:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-01T22:52:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-01T22:52:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-01T22:52:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-01T22:52:30.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-03-01T22:52:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-01T22:52:30.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.095s coverage: 100.0% of statements [2021-03-01T22:52:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-01T22:52:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-01T22:52:30.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.269s coverage: 65.8% of statements [2021-03-01T22:52:30.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-01T22:52:30.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-01T22:52:34.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.704s coverage: 82.3% of statements [2021-03-01T22:52:34.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-01T22:52:34.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-01T22:52:34.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-01T22:52:34.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-01T22:52:38.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.367s coverage: 28.6% of statements [2021-03-01T22:52:38.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-01T22:52:38.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-01T22:52:38.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-01T22:52:38.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-01T22:52:38.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-01T22:52:38.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.167s coverage: 100.0% of statements [2021-03-01T22:52:38.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-01T22:52:38.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements [2021-03-01T22:52:38.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-01T22:52:40.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.352s coverage: 86.7% of statements [2021-03-01T22:52:40.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-01T22:52:40.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.334s coverage: 97.5% of statements [2021-03-01T22:52:40.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-01T22:52:40.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.131s coverage: 78.3% of statements [2021-03-01T22:52:40.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-01T22:52:40.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-01T22:52:40.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-01T22:52:40.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-01T22:52:51.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.273s coverage: 92.8% of statements [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-01T22:52:51.114Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-01T22:52:51.114Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.167s coverage: 0.1% of statements [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-01T22:52:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-01T22:52:51.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 45.5% of statements [2021-03-01T22:52:51.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements [2021-03-01T22:52:51.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2021-03-01T22:52:51.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements [2021-03-01T22:52:51.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2021-03-01T22:53:03.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements [2021-03-01T22:53:03.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.125s coverage: 92.9% of statements [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.131s coverage: 84.6% of statements [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.6% of statements [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.619s coverage: 62.4% of statements [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-03-01T22:53:18.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.868s coverage: 69.1% of statements [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-01T22:53:18.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-01T22:53:19.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.365s coverage: 38.4% of statements [2021-03-01T22:53:19.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-01T22:53:19.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-01T22:53:19.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.149s coverage: 89.5% of statements [2021-03-01T22:53:19.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-01T22:53:20.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.089s coverage: 84.8% of statements [2021-03-01T22:53:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.367s coverage: 47.0% of statements [2021-03-01T22:53:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-01T22:53:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-01T22:53:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-01T22:53:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-01T22:53:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-01T22:53:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.131s coverage: 100.0% of statements [2021-03-01T22:53:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-01T22:53:26.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.150s coverage: 100.0% of statements [2021-03-01T22:53:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-01T22:53:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-01T22:53:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-01T22:53:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-01T22:53:26.421Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.398s coverage: 89.4% of statements [2021-03-01T22:53:26.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-01T22:53:26.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-01T22:53:26.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-01T22:53:34.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.192s coverage: 29.1% of statements [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-01T22:53:34.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.165s coverage: 99.0% of statements [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-01T22:53:34.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.137s coverage: 100.0% of statements [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-01T22:53:34.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.154s coverage: 94.3% of statements [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-01T22:53:34.736Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-01T22:53:34.736Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-01T22:53:34.736Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-01T22:53:34.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-01T22:53:34.736Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-03-01T22:53:34.736Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-03-01T22:53:35.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-03-01T22:53:35.930Z] GO111MODULE=on go vet ./... [2021-03-01T22:54:57.732Z] gofmt -l . [2021-03-01T22:54:57.732Z] [ "`gofmt -l .`" = "" ] [2021-03-01T22:54:57.732Z] ./bin/test-go-mod-tidy.sh [2021-03-01T22:54:57.732Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-01T22:54:58.392Z] + ls -al . [2021-03-01T22:54:58.393Z] total 740 [2021-03-01T22:54:58.393Z] drwxrwxr-x 9 1001 1001 4096 Mar 1 22:54 . [2021-03-01T22:54:58.393Z] drwxr-xr-x 4 root root 4096 Mar 1 22:50 .. [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 11 Mar 1 22:49 .dockerignore [2021-03-01T22:54:58.393Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 22:49 .git [2021-03-01T22:54:58.393Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 22:49 .github [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 818 Mar 1 22:49 .gitignore [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 22:49 .sonarcloud.properties [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 8475 Mar 1 22:49 Attribution.txt [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 22:49 CONTRIBUTING.md [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 931 Mar 1 22:49 Dockerfile.build [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 863 Mar 1 22:49 Jenkinsfile [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 22:49 LICENSE [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 5774 Mar 1 22:49 Makefile [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 6524 Mar 1 22:49 README.md [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 6755 Mar 1 22:49 SECURITY.md [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 22:44 VERSION [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 4131 Mar 1 22:49 ZMQWindows.md [2021-03-01T22:54:58.393Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 22:49 bin [2021-03-01T22:54:58.393Z] drwxrwxr-x 14 1001 1001 4096 Mar 1 22:49 cmd [2021-03-01T22:54:58.393Z] -rw-r--r-- 1 root root 600568 Mar 1 22:53 coverage.out [2021-03-01T22:54:58.393Z] -rw-r--r-- 1 root root 1055 Mar 1 22:54 go.mod [2021-03-01T22:54:58.393Z] -rw-r--r-- 1 root root 21699 Mar 1 22:54 go.sum [2021-03-01T22:54:58.393Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 22:49 internal [2021-03-01T22:54:58.393Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 22:49 openapi [2021-03-01T22:54:58.393Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 22:49 snap [2021-03-01T22:54:58.393Z] -rw-rw-r-- 1 1001 1001 168 Mar 1 22:49 version.go [Pipeline] sh [2021-03-01T22:54:59.052Z] + '[' -e coverage.out ] [2021-03-01T22:54:59.052Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-01T22:55:00.502Z] Stashed 1 file(s) [Pipeline] sh [2021-03-01T22:55:01.220Z] + make build [2021-03-01T22:55:01.220Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-01T22:55:13.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-01T22:55:35.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-01T22:55:39.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-01T22:55:44.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-01T22:55:45.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-01T22:55:51.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-01T22:55:56.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-01T22:55:59.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-01T22:56:04.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-01T22:56:08.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-01T22:56:12.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-01T22:56:19.504Z] $ docker stop --time=1 06fef7b19f508119b6b1464b8dea79c1d02d7bf10c2e3c84004d955c6f3a8e8b [2021-03-01T22:56:22.087Z] $ docker rm -f 06fef7b19f508119b6b1464b8dea79c1d02d7bf10c2e3c84004d955c6f3a8e8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T22:56:26.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-01T22:56:26.910Z] [2021-03-01T22:56:26.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T22:56:27.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-01T22:56:27.571Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-01T22:56:27.571Z] 29e5d40040c1: Pulling fs layer [2021-03-01T22:56:27.571Z] 1ce36da41761: Pulling fs layer [2021-03-01T22:56:27.571Z] 25b303627fd3: Pulling fs layer [2021-03-01T22:56:27.571Z] 29e5d40040c1: Verifying Checksum [2021-03-01T22:56:27.571Z] 29e5d40040c1: Download complete [2021-03-01T22:56:28.168Z] 1ce36da41761: Verifying Checksum [2021-03-01T22:56:28.168Z] 1ce36da41761: Download complete [2021-03-01T22:56:28.443Z] 29e5d40040c1: Pull complete [2021-03-01T22:56:29.878Z] 1ce36da41761: Pull complete [2021-03-01T22:56:30.153Z] 25b303627fd3: Verifying Checksum [2021-03-01T22:56:30.153Z] 25b303627fd3: Download complete [2021-03-01T22:56:40.315Z] 25b303627fd3: Pull complete [2021-03-01T22:56:40.315Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-01T22:56:40.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-01T22:56:40.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-01T22:56:40.559Z] prd-ubuntu18.04-docker-arm64-4c-16g-28108 does not seem to be running inside a container [2021-03-01T22:56:40.656Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-01T22:56:43.924Z] $ docker top 280dc0bc372524647dbfa20d31843ec6ffb90e8445abc97b026f3491e31adf63 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T22:56:45.041Z] + docker-compose build --help [2021-03-01T22:56:45.041Z] + grep parallel [2021-03-01T22:56:48.425Z] --parallel Build images in parallel. [Pipeline] } [2021-03-01T22:56:48.731Z] $ docker stop --time=1 280dc0bc372524647dbfa20d31843ec6ffb90e8445abc97b026f3491e31adf63 [2021-03-01T22:56:50.697Z] $ docker rm -f 280dc0bc372524647dbfa20d31843ec6ffb90e8445abc97b026f3491e31adf63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T22:56:51.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-01T22:56:51.583Z] . [Pipeline] withDockerContainer [2021-03-01T22:56:51.863Z] prd-ubuntu18.04-docker-arm64-4c-16g-28108 does not seem to be running inside a container [2021-03-01T22:56:51.982Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-01T22:56:53.390Z] $ docker top ab0587f0c3e018161b1ca33de28595e39ebd362ef91f835f78f41b31ff90dcc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T22:56:54.427Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-01T22:56:58.713Z] Building docker-core-command-go ... [2021-03-01T22:56:58.713Z] Building docker-core-data-go ... [2021-03-01T22:56:58.713Z] Building docker-core-metadata-go ... [2021-03-01T22:56:58.713Z] Building docker-security-bootstrapper-go ... [2021-03-01T22:56:58.713Z] Building docker-security-proxy-setup-go ... [2021-03-01T22:56:58.713Z] Building docker-security-secretstore-setup-go ... [2021-03-01T22:56:58.713Z] Building docker-support-notifications-go ... [2021-03-01T22:56:58.713Z] Building docker-support-scheduler-go ... [2021-03-01T22:56:58.713Z] Building docker-sys-mgmt-agent-go ... [2021-03-01T22:56:58.713Z] Building docker-security-secretstore-setup-go [2021-03-01T22:56:58.713Z] Building docker-core-command-go [2021-03-01T22:56:58.713Z] Building docker-core-metadata-go [2021-03-01T22:56:58.713Z] Building docker-support-notifications-go [2021-03-01T22:56:58.713Z] Building docker-support-scheduler-go [2021-03-01T22:58:20.486Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T22:58:20.486Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-01T22:58:20.486Z] ---> f13b061d21b8 [2021-03-01T22:58:20.486Z] Step 3/24 : WORKDIR /edgex-go [2021-03-01T22:58:20.486Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T22:58:20.486Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-01T22:58:20.486Z] ---> f13b061d21b8 [2021-03-01T22:58:20.486Z] Step 3/23 : WORKDIR /edgex-go [2021-03-01T22:58:20.486Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T22:58:20.486Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-01T22:58:20.486Z] ---> f13b061d21b8 [2021-03-01T22:58:20.486Z] Step 3/22 : WORKDIR /edgex-go [2021-03-01T22:58:20.486Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T22:58:20.486Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-01T22:58:20.486Z] ---> f13b061d21b8 [2021-03-01T22:58:20.486Z] Step 3/23 : WORKDIR /edgex-go [2021-03-01T22:58:20.486Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T22:58:20.486Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-01T22:58:20.486Z] ---> f13b061d21b8 [2021-03-01T22:58:20.486Z] Step 3/22 : WORKDIR /edgex-go [2021-03-01T22:58:20.486Z] ---> Running in 8939bec45dfd [2021-03-01T22:58:20.486Z] ---> Running in 3a52262df4f2 [2021-03-01T22:58:20.486Z] ---> Running in 51175e0634ba [2021-03-01T22:58:20.486Z] ---> Running in 16ff88dc51f7 [2021-03-01T22:58:20.486Z] ---> Running in 56bf2107d42e [2021-03-01T22:58:20.486Z] Removing intermediate container 56bf2107d42e [2021-03-01T22:58:20.486Z] ---> ffbea2c3ac27 [2021-03-01T22:58:20.486Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T22:58:20.486Z] Removing intermediate container 8939bec45dfd [2021-03-01T22:58:20.486Z] ---> 2a1c95067aab [2021-03-01T22:58:20.486Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T22:58:20.486Z] Removing intermediate container 51175e0634ba [2021-03-01T22:58:20.486Z] ---> 9f9656f67a66 [2021-03-01T22:58:20.486Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T22:58:20.486Z] Removing intermediate container 16ff88dc51f7 [2021-03-01T22:58:20.486Z] ---> a711d631b710 [2021-03-01T22:58:20.486Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T22:58:20.486Z] Removing intermediate container 3a52262df4f2 [2021-03-01T22:58:20.486Z] ---> dba1f690de3c [2021-03-01T22:58:20.486Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T22:58:20.486Z] ---> Running in 545555ee62c3 [2021-03-01T22:58:20.486Z] ---> Running in 0d55abc8c143 [2021-03-01T22:58:20.486Z] ---> Running in 07772e6ac84d [2021-03-01T22:58:20.486Z] ---> Running in 9d42b4521023 [2021-03-01T22:58:20.486Z] ---> Running in 2daf2aa4ff6e [2021-03-01T22:58:20.486Z] Removing intermediate container 07772e6ac84d [2021-03-01T22:58:20.486Z] ---> fa99643cd265 [2021-03-01T22:58:20.486Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-01T22:58:20.486Z] Removing intermediate container 545555ee62c3 [2021-03-01T22:58:20.486Z] ---> ec8af4beb826 [2021-03-01T22:58:20.486Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-01T22:58:20.486Z] ---> Running in 3a71828ce3dd [2021-03-01T22:58:20.486Z] ---> Running in 3de322fa7e3e [2021-03-01T22:58:21.081Z] Removing intermediate container 9d42b4521023 [2021-03-01T22:58:21.081Z] ---> fb48b3386d9d [2021-03-01T22:58:21.081Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-01T22:58:21.081Z] Removing intermediate container 2daf2aa4ff6e [2021-03-01T22:58:21.081Z] ---> 5e35bfff5222 [2021-03-01T22:58:21.082Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-01T22:58:21.082Z] Removing intermediate container 0d55abc8c143 [2021-03-01T22:58:21.082Z] ---> 7f03d6d6c6b3 [2021-03-01T22:58:21.082Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-01T22:58:21.681Z] ---> Running in 3c465b6f4ea8 [2021-03-01T22:58:21.681Z] ---> Running in eae0b76ea072 [2021-03-01T22:58:21.681Z] ---> Running in 1b4bd75a7c9b [2021-03-01T22:58:22.285Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T22:58:22.895Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T22:58:23.170Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T22:58:23.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T22:58:23.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T22:58:23.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T22:58:23.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T22:58:23.730Z] OK: 217 MiB in 51 packages [2021-03-01T22:58:24.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T22:58:24.334Z] OK: 217 MiB in 51 packages [2021-03-01T22:58:24.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T22:58:24.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T22:58:25.326Z] OK: 217 MiB in 51 packages [2021-03-01T22:58:25.326Z] OK: 217 MiB in 51 packages [2021-03-01T22:58:25.326Z] OK: 217 MiB in 51 packages [2021-03-01T22:58:25.929Z] Removing intermediate container 3a71828ce3dd [2021-03-01T22:58:25.929Z] ---> 3e78317821f6 [2021-03-01T22:58:25.929Z] Step 6/23 : COPY go.mod . [2021-03-01T22:58:26.529Z] Removing intermediate container 3de322fa7e3e [2021-03-01T22:58:26.529Z] ---> 18db2be027a0 [2021-03-01T22:58:26.529Z] Step 6/22 : COPY go.mod . [2021-03-01T22:58:27.128Z] ---> f13c624f9c51 [2021-03-01T22:58:27.128Z] Step 7/23 : RUN go mod download [2021-03-01T22:58:27.725Z] ---> Running in 073e7492db79 [2021-03-01T22:58:27.725Z] ---> d12695efe920 [2021-03-01T22:58:27.725Z] Step 7/22 : RUN go mod download [2021-03-01T22:58:28.003Z] ---> Running in 252d6961e021 [2021-03-01T22:58:28.003Z] Removing intermediate container eae0b76ea072 [2021-03-01T22:58:28.003Z] ---> 423a7a3c769b [2021-03-01T22:58:28.003Z] Step 6/22 : COPY go.mod . [2021-03-01T22:58:28.003Z] Removing intermediate container 3c465b6f4ea8 [2021-03-01T22:58:28.003Z] ---> ea8c8037f899 [2021-03-01T22:58:28.003Z] Step 6/23 : COPY go.mod . [2021-03-01T22:58:28.280Z] Removing intermediate container 1b4bd75a7c9b [2021-03-01T22:58:28.280Z] ---> a39b39b4416d [2021-03-01T22:58:28.280Z] Step 6/24 : COPY go.mod . [2021-03-01T22:58:29.743Z] ---> 45bd152c86ec [2021-03-01T22:58:29.743Z] Step 7/23 : RUN go mod download [2021-03-01T22:58:29.743Z] ---> ff099820b2d5 [2021-03-01T22:58:29.743Z] Step 7/22 : RUN go mod download [2021-03-01T22:58:30.033Z] ---> 62a37220923b [2021-03-01T22:58:30.033Z] Step 7/24 : RUN go mod download [2021-03-01T22:58:30.033Z] ---> Running in 0f9ee1abd06f [2021-03-01T22:58:30.033Z] ---> Running in fe14102dd500 [2021-03-01T22:58:30.313Z] ---> Running in 536d89889d06 [2021-03-01T22:58:32.311Z] Removing intermediate container 073e7492db79 [2021-03-01T22:58:32.311Z] ---> f96fd011f40b [2021-03-01T22:58:32.311Z] Step 8/23 : COPY . . [2021-03-01T22:58:32.311Z] Removing intermediate container 252d6961e021 [2021-03-01T22:58:32.311Z] ---> f20d94229fba [2021-03-01T22:58:32.311Z] Step 8/22 : COPY . . [2021-03-01T22:58:36.637Z] Removing intermediate container 0f9ee1abd06f [2021-03-01T22:58:36.637Z] ---> b3548f9533a2 [2021-03-01T22:58:36.637Z] Step 8/23 : COPY . . [2021-03-01T22:58:36.915Z] Removing intermediate container fe14102dd500 [2021-03-01T22:58:36.916Z] ---> e257e8b863dc [2021-03-01T22:58:36.916Z] Step 8/22 : COPY . . [2021-03-01T22:58:36.916Z] Removing intermediate container 536d89889d06 [2021-03-01T22:58:36.916Z] ---> 2f567ac56665 [2021-03-01T22:58:36.916Z] Step 8/24 : COPY . . [2021-03-01T22:58:59.155Z] ---> e9554e2f4e55 [2021-03-01T22:58:59.155Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-01T22:58:59.155Z] ---> 59a7a01da1a7 [2021-03-01T22:58:59.155Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-01T22:58:59.155Z] ---> Running in 4c8f8a23ce2a [2021-03-01T22:58:59.428Z] ---> Running in 647a831f7b5b [2021-03-01T22:58:59.428Z] ---> 06679447b607 [2021-03-01T22:58:59.428Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-01T22:58:59.428Z] ---> 4037a08a33e4 [2021-03-01T22:58:59.428Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-01T22:58:59.428Z] ---> 096e4200e70f [2021-03-01T22:58:59.428Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-01T22:58:59.707Z] ---> Running in b295ef8feb38 [2021-03-01T22:58:59.707Z] ---> Running in f56adefed82b [2021-03-01T22:58:59.707Z] ---> Running in f92efc2cd22d [2021-03-01T22:59:01.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-01T22:59:01.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-01T22:59:01.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-01T22:59:01.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-01T22:59:01.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-01T23:00:38.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-01T23:00:43.282Z] Removing intermediate container f56adefed82b [2021-03-01T23:00:43.282Z] ---> daf961140278 [2021-03-01T23:00:43.282Z] [2021-03-01T23:00:43.282Z] Step 10/24 : FROM alpine:3.12 [2021-03-01T23:00:43.282Z] 3.12: Pulling from library/alpine [2021-03-01T23:00:44.754Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-01T23:00:44.754Z] Status: Downloaded newer image for alpine:3.12 [2021-03-01T23:00:44.754Z] ---> d10569e2745f [2021-03-01T23:00:44.754Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-01T23:00:45.366Z] ---> Running in c0c9e1152aaf [2021-03-01T23:00:47.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T23:00:47.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T23:00:48.267Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-01T23:00:48.267Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-01T23:00:48.267Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-01T23:00:48.267Z] (4/5) Installing curl (7.69.1-r3) [2021-03-01T23:00:48.267Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-01T23:00:48.267Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T23:00:48.267Z] Executing ca-certificates-20191127-r4.trigger [2021-03-01T23:00:48.543Z] OK: 7 MiB in 19 packages [2021-03-01T23:00:51.960Z] Removing intermediate container c0c9e1152aaf [2021-03-01T23:00:51.960Z] ---> 1be1b9a89eae [2021-03-01T23:00:51.960Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-01T23:00:51.960Z] ---> Running in 5bf8b772cd98 [2021-03-01T23:00:52.743Z] Removing intermediate container 5bf8b772cd98 [2021-03-01T23:00:52.743Z] ---> 047f1ec283f7 [2021-03-01T23:00:52.743Z] Step 13/24 : WORKDIR / [2021-03-01T23:00:52.743Z] ---> Running in 6e1cbff2fd72 [2021-03-01T23:00:53.421Z] Removing intermediate container 6e1cbff2fd72 [2021-03-01T23:00:53.421Z] ---> 249c18ae78ab [2021-03-01T23:00:53.421Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-01T23:00:54.920Z] ---> 836f14bfdb3b [2021-03-01T23:00:54.921Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-01T23:00:56.377Z] ---> 4698572110a9 [2021-03-01T23:00:56.377Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-01T23:00:57.833Z] ---> 2a01759704f6 [2021-03-01T23:00:57.833Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-01T23:01:01.255Z] ---> 9687bcd1d84d [2021-03-01T23:01:01.255Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-01T23:01:03.247Z] Removing intermediate container 4c8f8a23ce2a [2021-03-01T23:01:03.247Z] ---> 6d0f0ff92ab3 [2021-03-01T23:01:03.247Z] [2021-03-01T23:01:03.247Z] Step 10/22 : FROM alpine:3.12 [2021-03-01T23:01:03.247Z] ---> d10569e2745f [2021-03-01T23:01:03.247Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-01T23:01:03.522Z] Removing intermediate container 647a831f7b5b [2021-03-01T23:01:03.522Z] ---> 370fffdcb408 [2021-03-01T23:01:03.522Z] [2021-03-01T23:01:03.522Z] Step 10/23 : FROM alpine:3.12 [2021-03-01T23:01:03.522Z] ---> d10569e2745f [2021-03-01T23:01:03.522Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-01T23:01:03.522Z] ---> Running in 8ab0e4ff0c8f [2021-03-01T23:01:03.801Z] ---> 7fa340b6bb7d [2021-03-01T23:01:03.801Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-01T23:01:04.082Z] ---> Running in b3002fd08ed0 [2021-03-01T23:01:06.092Z] ---> 1c2f4801cc0d [2021-03-01T23:01:06.092Z] Step 20/24 : 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-03-01T23:01:06.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T23:01:06.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T23:01:06.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T23:01:06.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T23:01:06.367Z] Removing intermediate container b295ef8feb38 [2021-03-01T23:01:06.367Z] ---> b81ab08ff8a5 [2021-03-01T23:01:06.367Z] [2021-03-01T23:01:06.367Z] Step 10/22 : FROM alpine:3.12 [2021-03-01T23:01:06.367Z] ---> d10569e2745f [2021-03-01T23:01:06.367Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-01T23:01:06.646Z] ---> Running in 9e34771558a0 [2021-03-01T23:01:06.931Z] ---> Running in 951aeb3c8aa8 [2021-03-01T23:01:06.932Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-01T23:01:06.932Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T23:01:06.932Z] OK: 5 MiB in 15 packages [2021-03-01T23:01:06.932Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-01T23:01:06.932Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T23:01:07.209Z] OK: 5 MiB in 15 packages [2021-03-01T23:01:09.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T23:01:09.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T23:01:09.796Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-01T23:01:10.068Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-01T23:01:10.068Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T23:01:10.068Z] Executing ca-certificates-20191127-r4.trigger [2021-03-01T23:01:10.347Z] OK: 6 MiB in 16 packages [2021-03-01T23:01:10.347Z] Removing intermediate container 8ab0e4ff0c8f [2021-03-01T23:01:10.347Z] ---> 26b2b5f40fb9 [2021-03-01T23:01:10.347Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-01T23:01:10.628Z] Removing intermediate container b3002fd08ed0 [2021-03-01T23:01:10.628Z] ---> 5962967ecbea [2021-03-01T23:01:10.628Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-01T23:01:10.904Z] ---> Running in 2e6dddd2a547 [2021-03-01T23:01:10.904Z] Removing intermediate container f92efc2cd22d [2021-03-01T23:01:10.904Z] ---> b216e3185663 [2021-03-01T23:01:10.904Z] [2021-03-01T23:01:10.904Z] Step 10/23 : FROM alpine:3.12 [2021-03-01T23:01:11.181Z] ---> d10569e2745f [2021-03-01T23:01:11.181Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-01T23:01:11.181Z] ---> Using cache [2021-03-01T23:01:11.181Z] ---> 5962967ecbea [2021-03-01T23:01:11.181Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-01T23:01:11.181Z] ---> Running in af5769edce30 [2021-03-01T23:01:11.181Z] Removing intermediate container 9e34771558a0 [2021-03-01T23:01:11.463Z] ---> e5456dfc16d2 [2021-03-01T23:01:11.463Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-01T23:01:11.463Z] ---> Running in 68b52fb3cd6a [2021-03-01T23:01:11.463Z] Removing intermediate container 2e6dddd2a547 [2021-03-01T23:01:11.463Z] ---> cc21ea7c78cc [2021-03-01T23:01:11.463Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-01T23:01:11.463Z] ---> Running in 7b394abad88e [2021-03-01T23:01:11.740Z] ---> Running in 27bdc11b4814 [2021-03-01T23:01:12.016Z] Removing intermediate container af5769edce30 [2021-03-01T23:01:12.016Z] ---> 05b5ed82282e [2021-03-01T23:01:12.016Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-01T23:01:12.290Z] ---> Running in ba4f989f861a [2021-03-01T23:01:12.563Z] Removing intermediate container 68b52fb3cd6a [2021-03-01T23:01:12.563Z] ---> 76619554e148 [2021-03-01T23:01:12.563Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-01T23:01:12.563Z] Removing intermediate container 7b394abad88e [2021-03-01T23:01:12.563Z] ---> 605798dd75db [2021-03-01T23:01:12.563Z] Step 22/24 : LABEL arch=arm64 [2021-03-01T23:01:12.563Z] Removing intermediate container 27bdc11b4814 [2021-03-01T23:01:12.563Z] ---> 1b27c01aa12e [2021-03-01T23:01:12.563Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-01T23:01:12.836Z] Removing intermediate container 951aeb3c8aa8 [2021-03-01T23:01:12.836Z] ---> 6215d58c4fce [2021-03-01T23:01:12.836Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-01T23:01:12.836Z] ---> Running in eb0921e96ff8 [2021-03-01T23:01:12.836Z] ---> Running in 9189041b02bc [2021-03-01T23:01:12.836Z] ---> Running in d69f810676cc [2021-03-01T23:01:13.111Z] ---> Running in bce8fb291f75 [2021-03-01T23:01:13.111Z] Removing intermediate container ba4f989f861a [2021-03-01T23:01:13.111Z] ---> 2647260852d3 [2021-03-01T23:01:13.111Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-01T23:01:13.386Z] ---> Running in fa7179b49dc7 [2021-03-01T23:01:13.386Z] Removing intermediate container eb0921e96ff8 [2021-03-01T23:01:13.386Z] ---> b66d87f763dc [2021-03-01T23:01:13.386Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-01T23:01:13.386Z] Removing intermediate container 9189041b02bc [2021-03-01T23:01:13.386Z] ---> 6ca2a579a984 [2021-03-01T23:01:13.386Z] Step 23/24 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def [2021-03-01T23:01:13.662Z] ---> Running in 9b4557cce358 [2021-03-01T23:01:13.662Z] ---> Running in 4c1b40c3e131 [2021-03-01T23:01:13.942Z] Removing intermediate container d69f810676cc [2021-03-01T23:01:13.942Z] ---> 31a58ff33221 [2021-03-01T23:01:13.942Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T23:01:13.942Z] Removing intermediate container bce8fb291f75 [2021-03-01T23:01:13.942Z] ---> 4f45dab73583 [2021-03-01T23:01:13.942Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-01T23:01:13.942Z] Removing intermediate container fa7179b49dc7 [2021-03-01T23:01:13.942Z] ---> 846c818b25ba [2021-03-01T23:01:13.942Z] Step 15/23 : WORKDIR / [2021-03-01T23:01:14.220Z] ---> Running in 2ca99797262f [2021-03-01T23:01:14.220Z] ---> Running in 3f16955c3be4 [2021-03-01T23:01:14.495Z] Removing intermediate container 4c1b40c3e131 [2021-03-01T23:01:14.495Z] ---> 304958ff2f0b [2021-03-01T23:01:14.495Z] Step 24/24 : LABEL version=0.0.0 [2021-03-01T23:01:14.495Z] Removing intermediate container 9b4557cce358 [2021-03-01T23:01:14.495Z] ---> fb32f7af6c01 [2021-03-01T23:01:14.495Z] Step 15/23 : WORKDIR / [2021-03-01T23:01:14.495Z] ---> Running in 554df1346ae0 [2021-03-01T23:01:14.773Z] ---> Running in a3d88f3a1d15 [2021-03-01T23:01:15.045Z] Removing intermediate container 2ca99797262f [2021-03-01T23:01:15.046Z] ---> 624fd8638bd6 [2021-03-01T23:01:15.046Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-01T23:01:15.046Z] ---> f1bced69f472 [2021-03-01T23:01:15.046Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-01T23:01:15.046Z] Removing intermediate container 3f16955c3be4 [2021-03-01T23:01:15.046Z] ---> a2ef0f406d3b [2021-03-01T23:01:15.046Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T23:01:15.321Z] ---> Running in 0997a87c24b3 [2021-03-01T23:01:15.598Z] Removing intermediate container 554df1346ae0 [2021-03-01T23:01:15.598Z] ---> faceb365dfe6 [2021-03-01T23:01:15.598Z] [2021-03-01T23:01:15.598Z] Removing intermediate container a3d88f3a1d15 [2021-03-01T23:01:15.598Z] ---> 2034170fee0a [2021-03-01T23:01:15.598Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T23:01:16.207Z] Successfully built faceb365dfe6 [2021-03-01T23:01:16.207Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-01T23:01:16.207Z] Building docker-security-bootstrapper-go [2021-03-01T23:01:16.207Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0997a87c24b3 [2021-03-01T23:01:16.207Z] ---> b2cca4df1082 [2021-03-01T23:01:16.207Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T23:01:16.480Z] ---> 37a2a052d68a [2021-03-01T23:01:16.480Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-01T23:01:16.753Z] ---> 7f8fc184ed53 [2021-03-01T23:01:17.027Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / ---> c379a33b74ff [2021-03-01T23:01:17.027Z] [2021-03-01T23:01:17.027Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-01T23:01:17.303Z] ---> 6d26b480f0e1 [2021-03-01T23:01:17.303Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-01T23:01:19.281Z] ---> 650bf6809623 [2021-03-01T23:01:19.281Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-01T23:01:19.281Z] ---> 11de759f09c9 [2021-03-01T23:01:19.281Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-01T23:01:19.281Z] ---> 195ebcd86265 [2021-03-01T23:01:19.281Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-01T23:01:19.281Z] ---> Running in aeffedf826ca [2021-03-01T23:01:19.556Z] ---> fe373d35960d [2021-03-01T23:01:19.556Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-01T23:01:20.151Z] Removing intermediate container aeffedf826ca [2021-03-01T23:01:20.151Z] ---> 824d1b9ea0c3 [2021-03-01T23:01:20.151Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T23:01:20.425Z] ---> Running in 99f160117583 [2021-03-01T23:01:20.698Z] ---> 0bdfe48b4abe [2021-03-01T23:01:20.698Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-01T23:01:20.698Z] ---> 703a78d23cf9 [2021-03-01T23:01:20.698Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-01T23:01:20.973Z] ---> cbdbce285abd [2021-03-01T23:01:20.973Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-01T23:01:21.265Z] ---> Running in 2e8923c90cff [2021-03-01T23:01:21.265Z] ---> Running in dbc42214ff77 [2021-03-01T23:01:21.265Z] Removing intermediate container 99f160117583 [2021-03-01T23:01:21.265Z] ---> 4c8878cc8fd3 [2021-03-01T23:01:21.265Z] Step 20/22 : LABEL arch=arm64 [2021-03-01T23:01:21.542Z] ---> Running in 3dc29d593b80 [2021-03-01T23:01:21.820Z] ---> Running in dcaac0ca9af2 [2021-03-01T23:01:22.095Z] Removing intermediate container dbc42214ff77 [2021-03-01T23:01:22.095Z] ---> 8d5638f43a41 [2021-03-01T23:01:22.095Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T23:01:22.095Z] Removing intermediate container 2e8923c90cff [2021-03-01T23:01:22.095Z] ---> be6ec621b2f8 [2021-03-01T23:01:22.095Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T23:01:22.372Z] Removing intermediate container dcaac0ca9af2 [2021-03-01T23:01:22.372Z] ---> b12c25e266e5 [2021-03-01T23:01:22.372Z] Step 21/22 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def [2021-03-01T23:01:22.372Z] Removing intermediate container 3dc29d593b80 [2021-03-01T23:01:22.372Z] ---> 6dff285b1b0f [2021-03-01T23:01:22.372Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T23:01:22.647Z] ---> Running in 2575791366fe [2021-03-01T23:01:22.647Z] ---> Running in 49fb3aa24608 [2021-03-01T23:01:22.647Z] ---> Running in dde0546652d3 [2021-03-01T23:01:22.647Z] ---> Running in 94df6b37090e [2021-03-01T23:01:23.254Z] Removing intermediate container 49fb3aa24608 [2021-03-01T23:01:23.254Z] ---> 47955c2da292 [2021-03-01T23:01:23.254Z] Step 21/23 : LABEL arch=arm64 [2021-03-01T23:01:23.254Z] Removing intermediate container 2575791366fe [2021-03-01T23:01:23.254Z] ---> bf85c1299239 [2021-03-01T23:01:23.254Z] Step 21/23 : LABEL arch=arm64 [2021-03-01T23:01:23.532Z] Removing intermediate container dde0546652d3 [2021-03-01T23:01:23.532Z] ---> da4ddfcf15c6 [2021-03-01T23:01:23.532Z] Step 22/22 : LABEL version=0.0.0 [2021-03-01T23:01:23.532Z] ---> Running in a4f920c9b1e7 [2021-03-01T23:01:23.532Z] ---> Running in 541a21d0a300 [2021-03-01T23:01:23.532Z] Removing intermediate container 94df6b37090e [2021-03-01T23:01:23.532Z] ---> 0ad0737793c9 [2021-03-01T23:01:23.532Z] Step 20/22 : LABEL arch=arm64 [2021-03-01T23:01:23.815Z] ---> Running in 7c5f407bf66e [2021-03-01T23:01:23.815Z] ---> Running in 12290266f1f3 [2021-03-01T23:01:24.092Z] Removing intermediate container a4f920c9b1e7 [2021-03-01T23:01:24.092Z] ---> 9eb895773dde [2021-03-01T23:01:24.092Z] Step 22/23 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def [2021-03-01T23:01:24.366Z] ---> Running in 4a73644b3110 [2021-03-01T23:01:24.367Z] Removing intermediate container 541a21d0a300 [2021-03-01T23:01:24.367Z] ---> 3d47e48ec4ac [2021-03-01T23:01:24.367Z] Step 22/23 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def [2021-03-01T23:01:24.644Z] Removing intermediate container 12290266f1f3 [2021-03-01T23:01:24.644Z] ---> b3b2c7967726 [2021-03-01T23:01:24.644Z] Step 21/22 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def [2021-03-01T23:01:24.644Z] Removing intermediate container 7c5f407bf66e [2021-03-01T23:01:24.644Z] ---> 4a723ae3236e [2021-03-01T23:01:24.645Z] [2021-03-01T23:01:24.645Z] ---> Running in 080e5f32b7d6 [2021-03-01T23:01:25.246Z] ---> Running in 50e8f10fa1a9 [2021-03-01T23:01:25.246Z] Removing intermediate container 4a73644b3110 [2021-03-01T23:01:25.246Z] ---> 781d4a84b1f1 [2021-03-01T23:01:25.246Z] Step 23/23 : LABEL version=0.0.0 [2021-03-01T23:01:25.246Z] Successfully built 4a723ae3236e [2021-03-01T23:01:25.246Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-01T23:01:25.246Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-03-01T23:01:25.517Z] Removing intermediate container 080e5f32b7d6 [2021-03-01T23:01:25.517Z] ---> d4a46c7cff4e [2021-03-01T23:01:25.517Z] Step 23/23 : LABEL version=0.0.0 [2021-03-01T23:01:25.517Z] ---> Running in d71a76538b91 [2021-03-01T23:01:25.792Z] ---> Running in 2a611e62a538 [2021-03-01T23:01:25.792Z] Removing intermediate container 50e8f10fa1a9 [2021-03-01T23:01:25.792Z] ---> bb15c9a053c2 [2021-03-01T23:01:25.792Z] Step 22/22 : LABEL version=0.0.0 [2021-03-01T23:01:26.067Z] ---> Running in deee8e665c43 [2021-03-01T23:01:26.067Z] Removing intermediate container d71a76538b91 [2021-03-01T23:01:26.067Z] ---> 56d81d17d9a4 [2021-03-01T23:01:26.067Z] [2021-03-01T23:01:26.341Z] Removing intermediate container 2a611e62a538 [2021-03-01T23:01:26.341Z] ---> 6033e8a47e53 [2021-03-01T23:01:26.341Z] [2021-03-01T23:01:26.618Z] Successfully built 56d81d17d9a4 [2021-03-01T23:01:26.890Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-01T23:01:26.890Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-03-01T23:01:26.890Z] Removing intermediate container deee8e665c43 [2021-03-01T23:01:26.890Z] ---> ddafd18989a7 [2021-03-01T23:01:26.890Z] [2021-03-01T23:01:26.890Z] Successfully built 6033e8a47e53 [2021-03-01T23:01:26.890Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-01T23:01:26.890Z] Building docker-core-data-go [2021-03-01T23:01:27.161Z]  Building docker-core-metadata-go ... done Successfully built ddafd18989a7 [2021-03-01T23:01:27.161Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-01T23:01:59.486Z]  Building docker-support-notifications-go ... done Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T23:01:59.487Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-01T23:01:59.487Z] ---> f13b061d21b8 [2021-03-01T23:01:59.487Z] Step 3/30 : WORKDIR /edgex-go [2021-03-01T23:01:59.487Z] ---> Using cache [2021-03-01T23:01:59.487Z] ---> dba1f690de3c [2021-03-01T23:01:59.487Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T23:01:59.487Z] ---> Using cache [2021-03-01T23:01:59.487Z] ---> 5e35bfff5222 [2021-03-01T23:01:59.487Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-01T23:01:59.487Z] ---> Using cache [2021-03-01T23:01:59.487Z] ---> ea8c8037f899 [2021-03-01T23:01:59.487Z] Step 6/30 : COPY go.mod . [2021-03-01T23:01:59.487Z] ---> Using cache [2021-03-01T23:01:59.487Z] ---> 45bd152c86ec [2021-03-01T23:01:59.487Z] Step 7/30 : RUN go mod download [2021-03-01T23:01:59.487Z] ---> Using cache [2021-03-01T23:01:59.487Z] ---> b3548f9533a2 [2021-03-01T23:01:59.487Z] Step 8/30 : COPY . . [2021-03-01T23:01:59.487Z] ---> Using cache [2021-03-01T23:01:59.487Z] ---> 096e4200e70f [2021-03-01T23:01:59.487Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-01T23:02:04.965Z] ---> Running in a016df3ec04f [2021-03-01T23:02:06.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-01T23:02:13.157Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T23:02:13.157Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-01T23:02:13.157Z] ---> f13b061d21b8 [2021-03-01T23:02:13.157Z] Step 3/26 : WORKDIR /edgex-go [2021-03-01T23:02:13.157Z] ---> Using cache [2021-03-01T23:02:13.157Z] ---> dba1f690de3c [2021-03-01T23:02:13.157Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T23:02:13.157Z] ---> Using cache [2021-03-01T23:02:13.157Z] ---> 5e35bfff5222 [2021-03-01T23:02:13.157Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-01T23:02:13.853Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T23:02:13.853Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-01T23:02:13.853Z] ---> f13b061d21b8 [2021-03-01T23:02:13.853Z] Step 3/23 : WORKDIR /edgex-go [2021-03-01T23:02:13.853Z] ---> Using cache [2021-03-01T23:02:13.853Z] ---> dba1f690de3c [2021-03-01T23:02:13.853Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T23:02:13.853Z] ---> Using cache [2021-03-01T23:02:13.853Z] ---> 5e35bfff5222 [2021-03-01T23:02:13.853Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-01T23:02:14.147Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T23:02:14.147Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-01T23:02:14.147Z] ---> f13b061d21b8 [2021-03-01T23:02:14.147Z] Step 3/21 : WORKDIR /edgex-go [2021-03-01T23:02:14.147Z] ---> Using cache [2021-03-01T23:02:14.147Z] ---> dba1f690de3c [2021-03-01T23:02:14.147Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T23:02:14.147Z] ---> Using cache [2021-03-01T23:02:14.147Z] ---> 5e35bfff5222 [2021-03-01T23:02:14.147Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-01T23:02:14.147Z] ---> Using cache [2021-03-01T23:02:14.147Z] ---> ea8c8037f899 [2021-03-01T23:02:14.147Z] Step 6/21 : COPY go.mod . [2021-03-01T23:02:14.147Z] ---> Using cache [2021-03-01T23:02:14.147Z] ---> 45bd152c86ec [2021-03-01T23:02:14.147Z] Step 7/21 : RUN go mod download [2021-03-01T23:02:14.147Z] ---> Using cache [2021-03-01T23:02:14.147Z] ---> b3548f9533a2 [2021-03-01T23:02:14.147Z] Step 8/21 : COPY . . [2021-03-01T23:02:14.147Z] ---> Using cache [2021-03-01T23:02:14.147Z] ---> 096e4200e70f [2021-03-01T23:02:14.147Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-01T23:02:15.136Z] ---> Running in 1c0da2d5e091 [2021-03-01T23:02:15.136Z] ---> Running in e5bae48a006e [2021-03-01T23:02:15.136Z] ---> Running in 7f2bd0961e7c [2021-03-01T23:02:17.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T23:02:17.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T23:02:18.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-01T23:02:18.658Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T23:02:18.658Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T23:02:19.261Z] OK: 217 MiB in 51 packages [2021-03-01T23:02:19.538Z] OK: 217 MiB in 51 packages [2021-03-01T23:02:21.531Z] Removing intermediate container 7f2bd0961e7c [2021-03-01T23:02:21.532Z] ---> 8945e11d0ef8 [2021-03-01T23:02:21.532Z] Step 6/23 : COPY go.mod . [2021-03-01T23:02:21.532Z] Removing intermediate container e5bae48a006e [2021-03-01T23:02:21.532Z] ---> c79eff5a2483 [2021-03-01T23:02:21.532Z] Step 6/26 : COPY go.mod . [2021-03-01T23:02:22.528Z] ---> 036655beeb2d [2021-03-01T23:02:22.529Z] Step 7/23 : RUN go mod download [2021-03-01T23:02:22.806Z] ---> Running in 7aae14f757b2 [2021-03-01T23:02:22.806Z] ---> 03a29a38aad9 [2021-03-01T23:02:22.806Z] Step 7/26 : RUN go mod download [2021-03-01T23:02:23.083Z] ---> Running in e1b0a6fb472c [2021-03-01T23:02:28.886Z] Removing intermediate container 7aae14f757b2 [2021-03-01T23:02:28.886Z] ---> 84d51141eab0 [2021-03-01T23:02:28.886Z] Step 8/23 : COPY . . [2021-03-01T23:02:28.886Z] Removing intermediate container e1b0a6fb472c [2021-03-01T23:02:28.886Z] ---> 35d29b1c8d32 [2021-03-01T23:02:28.886Z] Step 8/26 : COPY . . [2021-03-01T23:03:01.286Z] ---> 8dc18aced80c [2021-03-01T23:03:01.286Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-01T23:03:01.286Z] ---> be4b01dbb1fa [2021-03-01T23:03:01.286Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-01T23:03:01.286Z] ---> Running in ff0ac3da4815 [2021-03-01T23:03:01.286Z] ---> Running in 669c2bf43f31 [2021-03-01T23:03:01.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-01T23:03:01.286Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-01T23:03:05.623Z] Removing intermediate container a016df3ec04f [2021-03-01T23:03:05.623Z] ---> b83763e33fdc [2021-03-01T23:03:05.623Z] [2021-03-01T23:03:05.623Z] Step 10/30 : FROM alpine:3.12 [2021-03-01T23:03:05.623Z] ---> d10569e2745f [2021-03-01T23:03:05.623Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-01T23:03:05.623Z] ---> Running in 69bc3a94303c [2021-03-01T23:03:05.901Z] Removing intermediate container 69bc3a94303c [2021-03-01T23:03:05.901Z] ---> cf4bf02e6f52 [2021-03-01T23:03:06.176Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-01T23:03:06.176Z] ---> Running in b1031817c6f7 [2021-03-01T23:03:08.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T23:03:10.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-01T23:03:11.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T23:03:11.736Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-01T23:03:11.736Z] (2/2) Installing su-exec (0.2-r1) [2021-03-01T23:03:11.736Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T23:03:11.736Z] OK: 5 MiB in 16 packages [2021-03-01T23:03:13.741Z] Removing intermediate container b1031817c6f7 [2021-03-01T23:03:13.741Z] ---> 1787aa636996 [2021-03-01T23:03:13.741Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-01T23:03:13.741Z] ---> Running in 226465ca1dfe [2021-03-01T23:03:14.348Z] Removing intermediate container 226465ca1dfe [2021-03-01T23:03:14.348Z] ---> e89ce40fadd7 [2021-03-01T23:03:14.348Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-01T23:03:14.627Z] ---> Running in c8b751d3864a [2021-03-01T23:03:15.231Z] Removing intermediate container c8b751d3864a [2021-03-01T23:03:15.231Z] ---> f4e069aec20c [2021-03-01T23:03:15.231Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-01T23:03:15.231Z] ---> Running in d788f53643a9 [2021-03-01T23:03:19.559Z] Removing intermediate container d788f53643a9 [2021-03-01T23:03:19.559Z] ---> 2e799f36c85a [2021-03-01T23:03:19.559Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-01T23:03:19.559Z] ---> Running in 97407a5d28e8 [2021-03-01T23:03:19.838Z] Removing intermediate container 97407a5d28e8 [2021-03-01T23:03:19.838Z] ---> 2cfe5f70b135 [2021-03-01T23:03:19.838Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-01T23:03:20.826Z] ---> 2485889a78f6 [2021-03-01T23:03:20.826Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-01T23:03:21.102Z] ---> Running in 2071f95742b8 [2021-03-01T23:03:25.434Z] Removing intermediate container 2071f95742b8 [2021-03-01T23:03:25.434Z] ---> caff448323aa [2021-03-01T23:03:25.434Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T23:03:27.423Z] ---> 446092ffa9ff [2021-03-01T23:03:27.423Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-01T23:03:27.701Z] Removing intermediate container 1c0da2d5e091 [2021-03-01T23:03:27.701Z] ---> 185397c3514d [2021-03-01T23:03:27.701Z] [2021-03-01T23:03:27.701Z] Step 10/21 : FROM alpine:3.12 [2021-03-01T23:03:27.701Z] ---> d10569e2745f [2021-03-01T23:03:27.701Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-01T23:03:27.976Z] ---> Running in 89d367e94c8c [2021-03-01T23:03:29.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T23:03:29.975Z] ---> f183ea4b14f3 [2021-03-01T23:03:29.975Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-01T23:03:30.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T23:03:31.257Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-01T23:03:31.257Z] ---> 44d25e323510 [2021-03-01T23:03:31.257Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-01T23:03:31.257Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-01T23:03:31.257Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-01T23:03:31.257Z] (4/4) Installing curl (7.69.1-r3) [2021-03-01T23:03:31.257Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T23:03:31.257Z] Executing ca-certificates-20191127-r4.trigger [2021-03-01T23:03:31.541Z] OK: 7 MiB in 18 packages [2021-03-01T23:03:33.010Z] ---> 8a93b484369f [2021-03-01T23:03:33.010Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-01T23:03:33.288Z] ---> Running in 6c459f3e7126 [2021-03-01T23:03:34.286Z] Removing intermediate container 6c459f3e7126 [2021-03-01T23:03:34.286Z] ---> 9bc200c4f5d0 [2021-03-01T23:03:34.286Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-01T23:03:34.566Z] Removing intermediate container 89d367e94c8c [2021-03-01T23:03:34.566Z] ---> d377736b70c7 [2021-03-01T23:03:34.566Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-01T23:03:34.852Z] ---> Running in 461b6f3b52ad [2021-03-01T23:03:35.452Z] ---> 0204fa181b69 [2021-03-01T23:03:35.452Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-01T23:03:35.728Z] Removing intermediate container 461b6f3b52ad [2021-03-01T23:03:35.728Z] ---> cda51037f44c [2021-03-01T23:03:35.728Z] Step 13/21 : WORKDIR /edgex [2021-03-01T23:03:36.004Z] ---> Running in 118e7d8ccb4a [2021-03-01T23:03:36.290Z] ---> Running in 0757dd1fd2dc [2021-03-01T23:03:37.288Z] Removing intermediate container 0757dd1fd2dc [2021-03-01T23:03:37.288Z] ---> 697b9edd27fd [2021-03-01T23:03:37.288Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-01T23:03:38.302Z] ---> d2d16b74d2c9 [2021-03-01T23:03:38.302Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-01T23:03:40.291Z] Removing intermediate container 118e7d8ccb4a [2021-03-01T23:03:40.291Z] ---> 8b5b21fba8d8 [2021-03-01T23:03:40.291Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-01T23:03:40.569Z] ---> Running in 332567d4ff2f [2021-03-01T23:03:40.569Z] ---> 78063a59bef8 [2021-03-01T23:03:40.569Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-01T23:03:41.552Z] Removing intermediate container 332567d4ff2f [2021-03-01T23:03:41.552Z] ---> 93bc8c9a00e4 [2021-03-01T23:03:41.552Z] Step 27/30 : CMD ["gate"] [2021-03-01T23:03:42.148Z] ---> Running in e2a10b680ebd [2021-03-01T23:03:42.752Z] ---> e2fa9fccd7bb [2021-03-01T23:03:42.752Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-01T23:03:42.752Z] ---> Running in f8179777ad86 [2021-03-01T23:03:42.752Z] Removing intermediate container e2a10b680ebd [2021-03-01T23:03:42.752Z] ---> 7b9ac4806123 [2021-03-01T23:03:42.752Z] Step 28/30 : LABEL arch=arm64 [2021-03-01T23:03:43.362Z] ---> Running in 373e0fb7bc8e [2021-03-01T23:03:43.636Z] Removing intermediate container f8179777ad86 [2021-03-01T23:03:43.636Z] ---> b338f3ae8e25 [2021-03-01T23:03:43.636Z] Step 18/21 : CMD ["--init=true"] [2021-03-01T23:03:43.910Z] ---> Running in 06b1a2a24438 [2021-03-01T23:03:44.186Z] Removing intermediate container 373e0fb7bc8e [2021-03-01T23:03:44.186Z] ---> 046ac686c87b [2021-03-01T23:03:44.186Z] Step 29/30 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def [2021-03-01T23:03:44.471Z] ---> Running in d045597f4aa9 [2021-03-01T23:03:44.471Z] Removing intermediate container 06b1a2a24438 [2021-03-01T23:03:44.471Z] ---> d1da6efcb333 [2021-03-01T23:03:44.471Z] Step 19/21 : LABEL arch=arm64 [2021-03-01T23:03:44.744Z] ---> Running in deef558af6f4 [2021-03-01T23:03:45.347Z] Removing intermediate container d045597f4aa9 [2021-03-01T23:03:45.347Z] ---> c74abcffcbb4 [2021-03-01T23:03:45.347Z] Step 30/30 : LABEL version=0.0.0 [2021-03-01T23:03:45.951Z] ---> Running in 661d1330b3e2 [2021-03-01T23:03:45.951Z] Removing intermediate container deef558af6f4 [2021-03-01T23:03:45.951Z] ---> 2681c8d70d59 [2021-03-01T23:03:45.951Z] Step 20/21 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def [2021-03-01T23:03:45.951Z] ---> Running in 49383de3df42 [2021-03-01T23:03:46.554Z] Removing intermediate container 661d1330b3e2 [2021-03-01T23:03:46.554Z] ---> 50107ca8b36f [2021-03-01T23:03:46.554Z] [2021-03-01T23:03:46.832Z] Removing intermediate container 49383de3df42 [2021-03-01T23:03:46.832Z] ---> ee238e7e8bbd [2021-03-01T23:03:46.832Z] Step 21/21 : LABEL version=0.0.0 [2021-03-01T23:03:47.109Z] ---> Running in 30d70819e4a5 [2021-03-01T23:03:47.387Z] Successfully built 50107ca8b36f [2021-03-01T23:03:47.387Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-01T23:03:47.987Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 30d70819e4a5 [2021-03-01T23:03:47.987Z] ---> 7ccca8587e1a [2021-03-01T23:03:47.987Z] [2021-03-01T23:03:48.264Z] Successfully built 7ccca8587e1a [2021-03-01T23:03:48.264Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-01T23:04:06.588Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ff0ac3da4815 [2021-03-01T23:04:06.588Z] ---> bd20144072ff [2021-03-01T23:04:06.588Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-01T23:04:06.588Z] ---> Running in 838021cad495 [2021-03-01T23:04:06.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-01T23:04:09.474Z] Removing intermediate container 838021cad495 [2021-03-01T23:04:09.474Z] ---> 7440b0ef97fc [2021-03-01T23:04:09.474Z] [2021-03-01T23:04:09.474Z] Step 11/26 : FROM docker:20.10.0 [2021-03-01T23:04:09.474Z] 20.10.0: Pulling from library/docker [2021-03-01T23:04:20.263Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-01T23:04:20.263Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-01T23:04:20.263Z] ---> eeaf43b92773 [2021-03-01T23:04:20.263Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-01T23:04:20.263Z] Removing intermediate container 669c2bf43f31 [2021-03-01T23:04:20.263Z] ---> 8c71580e6598 [2021-03-01T23:04:20.263Z] [2021-03-01T23:04:20.263Z] Step 10/23 : FROM alpine:3.12 [2021-03-01T23:04:20.263Z] ---> d10569e2745f [2021-03-01T23:04:20.263Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-01T23:04:20.263Z] ---> Running in 77f0465d78bf [2021-03-01T23:04:20.263Z] ---> Running in a50371c50355 [2021-03-01T23:04:20.263Z] Removing intermediate container a50371c50355 [2021-03-01T23:04:20.263Z] ---> ea141fd4f6fa [2021-03-01T23:04:20.263Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-01T23:04:20.263Z] ---> Running in 1344f180feab [2021-03-01T23:04:20.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T23:04:20.541Z] Removing intermediate container 1344f180feab [2021-03-01T23:04:20.541Z] ---> da47f789f493 [2021-03-01T23:04:20.541Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-01T23:04:20.845Z] ---> Running in af038e86501e [2021-03-01T23:04:20.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T23:04:21.115Z] Removing intermediate container af038e86501e [2021-03-01T23:04:21.115Z] ---> 22906d35f905 [2021-03-01T23:04:21.115Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T23:04:21.390Z] ---> Running in df2994749758 [2021-03-01T23:04:21.390Z] (1/2) Installing readline (8.0.4-r0) [2021-03-01T23:04:21.390Z] (2/2) Installing bash (5.0.17-r0) [2021-03-01T23:04:21.390Z] Executing bash-5.0.17-r0.post-install [2021-03-01T23:04:21.390Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T23:04:21.390Z] OK: 12 MiB in 22 packages [2021-03-01T23:04:22.817Z] Removing intermediate container 77f0465d78bf [2021-03-01T23:04:22.817Z] ---> 61ae72b16e17 [2021-03-01T23:04:22.817Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-01T23:04:23.097Z] ---> Running in b94888600d7a [2021-03-01T23:04:23.694Z] Removing intermediate container b94888600d7a [2021-03-01T23:04:23.694Z] ---> 74522723fb00 [2021-03-01T23:04:23.694Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-01T23:04:23.694Z] Removing intermediate container df2994749758 [2021-03-01T23:04:23.694Z] ---> cd42048edae4 [2021-03-01T23:04:23.694Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-01T23:04:23.694Z] ---> Running in 276621eeaab9 [2021-03-01T23:04:23.972Z] ---> Running in b5e549e87bc3 [2021-03-01T23:04:24.244Z] Removing intermediate container 276621eeaab9 [2021-03-01T23:04:24.244Z] ---> a3a97a4189a5 [2021-03-01T23:04:24.244Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-01T23:04:24.518Z] ---> Running in 97c54d958dda [2021-03-01T23:04:25.130Z] Removing intermediate container 97c54d958dda [2021-03-01T23:04:25.130Z] ---> f5bc3171ef46 [2021-03-01T23:04:25.130Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-01T23:04:25.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T23:04:25.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T23:04:26.325Z] ---> 44192a2ccdcc [2021-03-01T23:04:26.325Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-01T23:04:26.920Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-01T23:04:26.920Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-01T23:04:26.920Z] ---> 09ac99345ad2 [2021-03-01T23:04:26.920Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-01T23:04:27.189Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-01T23:04:27.189Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-01T23:04:27.462Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-01T23:04:27.735Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-01T23:04:27.735Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T23:04:27.735Z] OK: 8 MiB in 20 packages [2021-03-01T23:04:28.008Z] ---> 200e37bf3316 [2021-03-01T23:04:28.008Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-01T23:04:28.008Z] ---> Running in 9134de386270 [2021-03-01T23:04:29.439Z] Removing intermediate container b5e549e87bc3 [2021-03-01T23:04:29.439Z] ---> ecf670ea3c61 [2021-03-01T23:04:29.439Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T23:04:29.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T23:04:29.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T23:04:29.989Z] ---> 7f57b6de6b5c [2021-03-01T23:04:29.989Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-01T23:04:30.261Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-01T23:04:30.261Z] (2/33) Installing expat (2.2.9-r1) [2021-03-01T23:04:30.261Z] (3/33) Installing libffi (3.3-r2) [2021-03-01T23:04:30.261Z] (4/33) Installing gdbm (1.13-r1) [2021-03-01T23:04:30.261Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-01T23:04:30.261Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-01T23:04:30.261Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-01T23:04:32.236Z] ---> 0c137bb43022 [2021-03-01T23:04:32.236Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-01T23:04:32.236Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-01T23:04:32.236Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-01T23:04:32.236Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-01T23:04:32.236Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-01T23:04:32.236Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-01T23:04:32.236Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-01T23:04:32.509Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-01T23:04:32.509Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-01T23:04:32.509Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-01T23:04:32.509Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-01T23:04:32.509Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-01T23:04:32.509Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-01T23:04:32.509Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-01T23:04:32.509Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-01T23:04:32.509Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-01T23:04:32.509Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-01T23:04:32.783Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-01T23:04:32.783Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-01T23:04:32.783Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-01T23:04:32.783Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-01T23:04:32.783Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-01T23:04:32.783Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-01T23:04:32.783Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-01T23:04:32.783Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-01T23:04:32.783Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-01T23:04:32.783Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-01T23:04:32.783Z] ---> fcd20467d76d [2021-03-01T23:04:32.783Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-01T23:04:33.055Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T23:04:33.055Z] OK: 71 MiB in 55 packages [2021-03-01T23:04:33.055Z] ---> Running in 6186d2ecdad8 [2021-03-01T23:04:33.656Z] Removing intermediate container 6186d2ecdad8 [2021-03-01T23:04:33.656Z] ---> bf08782f8d71 [2021-03-01T23:04:33.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T23:04:33.927Z] ---> Running in 273843ec29d4 [2021-03-01T23:04:34.524Z] Removing intermediate container 273843ec29d4 [2021-03-01T23:04:34.524Z] ---> e0c76fdf1f8d [2021-03-01T23:04:34.524Z] Step 21/23 : LABEL arch=arm64 [2021-03-01T23:04:34.796Z] ---> Running in 6ae5fb258e94 [2021-03-01T23:04:35.395Z] Removing intermediate container 6ae5fb258e94 [2021-03-01T23:04:35.395Z] ---> fb91468fa6d5 [2021-03-01T23:04:35.395Z] Step 22/23 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def [2021-03-01T23:04:35.395Z] ---> Running in 568731875cf8 [2021-03-01T23:04:35.990Z] Removing intermediate container 568731875cf8 [2021-03-01T23:04:35.990Z] ---> 96110a75e168 [2021-03-01T23:04:35.990Z] Step 23/23 : LABEL version=0.0.0 [2021-03-01T23:04:36.266Z] ---> Running in 222a4c731dee [2021-03-01T23:04:36.863Z] Removing intermediate container 222a4c731dee [2021-03-01T23:04:36.863Z] ---> aa5f2e490456 [2021-03-01T23:04:36.863Z] [2021-03-01T23:04:37.475Z] Successfully built aa5f2e490456 [2021-03-01T23:04:37.475Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-01T23:04:38.903Z]  Building docker-core-data-go ... done Removing intermediate container 9134de386270 [2021-03-01T23:04:38.903Z] ---> 12461f6046f8 [2021-03-01T23:04:38.903Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-01T23:04:38.903Z] ---> Running in 8e214ca774e4 [2021-03-01T23:04:44.289Z] Collecting docker-compose==1.23.2 [2021-03-01T23:04:44.289Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-01T23:04:44.878Z] Collecting PyYAML<4,>=3.10 [2021-03-01T23:04:44.878Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-01T23:04:47.488Z] Collecting texttable<0.10,>=0.9.0 [2021-03-01T23:04:47.759Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-01T23:04:49.720Z] Collecting cached-property<2,>=1.2.0 [2021-03-01T23:04:49.720Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-01T23:04:50.687Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-01T23:04:50.687Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-01T23:04:50.961Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-01T23:04:50.961Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-01T23:04:52.920Z] Collecting docopt<0.7,>=0.6.1 [2021-03-01T23:04:52.920Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-01T23:04:54.883Z] 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-03-01T23:04:55.154Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-01T23:04:55.154Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-03-01T23:04:55.424Z] Collecting jsonschema<3,>=2.5.1 [2021-03-01T23:04:55.424Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-01T23:04:56.395Z] Collecting docker<4.0,>=3.6.0 [2021-03-01T23:04:56.395Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-01T23:04:56.664Z] 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-03-01T23:04:56.664Z] Collecting idna<2.8,>=2.5 [2021-03-01T23:04:56.664Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-01T23:04:57.253Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-01T23:04:57.253Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-01T23:04:57.522Z] 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-03-01T23:04:57.792Z] Collecting docker-pycreds>=0.4.0 [2021-03-01T23:04:57.792Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-01T23:04:57.792Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-01T23:04:57.792Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-01T23:04:57.792Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-01T23:04:57.792Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-01T23:04:58.762Z] Installing collected packages: PyYAML, texttable, cached-property, idna, urllib3, requests, dockerpty, docopt, websocket-client, jsonschema, docker-pycreds, docker, docker-compose [2021-03-01T23:04:58.762Z] Running setup.py install for PyYAML: started [2021-03-01T23:05:00.731Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-01T23:05:00.731Z] Running setup.py install for texttable: started [2021-03-01T23:05:02.698Z] Running setup.py install for texttable: finished with status 'done' [2021-03-01T23:05:02.698Z] Attempting uninstall: idna [2021-03-01T23:05:02.698Z] Found existing installation: idna 2.9 [2021-03-01T23:05:02.698Z] Uninstalling idna-2.9: [2021-03-01T23:05:02.698Z] Successfully uninstalled idna-2.9 [2021-03-01T23:05:03.290Z] Attempting uninstall: urllib3 [2021-03-01T23:05:03.290Z] Found existing installation: urllib3 1.25.9 [2021-03-01T23:05:03.290Z] Uninstalling urllib3-1.25.9: [2021-03-01T23:05:03.563Z] Successfully uninstalled urllib3-1.25.9 [2021-03-01T23:05:04.151Z] Attempting uninstall: requests [2021-03-01T23:05:04.151Z] Found existing installation: requests 2.23.0 [2021-03-01T23:05:04.151Z] Uninstalling requests-2.23.0: [2021-03-01T23:05:04.151Z] Successfully uninstalled requests-2.23.0 [2021-03-01T23:05:04.422Z] Running setup.py install for dockerpty: started [2021-03-01T23:05:06.386Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-01T23:05:06.386Z] Running setup.py install for docopt: started [2021-03-01T23:05:08.350Z] Running setup.py install for docopt: finished with status 'done' [2021-03-01T23:05:10.320Z] 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.57.0 [2021-03-01T23:05:13.781Z] Removing intermediate container 8e214ca774e4 [2021-03-01T23:05:13.781Z] ---> 376e5b2fceef [2021-03-01T23:05:13.781Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-01T23:05:14.054Z] ---> Running in 5361cec98fd3 [2021-03-01T23:05:15.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T23:05:15.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T23:05:16.094Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-01T23:05:16.094Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-01T23:05:16.094Z] (3/3) Installing curl (7.69.1-r3) [2021-03-01T23:05:16.094Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T23:05:16.094Z] OK: 71 MiB in 58 packages [2021-03-01T23:05:17.520Z] Removing intermediate container 5361cec98fd3 [2021-03-01T23:05:17.520Z] ---> 87d220929e4e [2021-03-01T23:05:17.520Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-01T23:05:17.520Z] ---> Running in 53c170eebce1 [2021-03-01T23:05:18.113Z] Removing intermediate container 53c170eebce1 [2021-03-01T23:05:18.113Z] ---> 7619078c6372 [2021-03-01T23:05:18.113Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T23:05:18.113Z] ---> Running in 8a9a1abcd17e [2021-03-01T23:05:18.706Z] Removing intermediate container 8a9a1abcd17e [2021-03-01T23:05:18.706Z] ---> 8acbefa03a41 [2021-03-01T23:05:18.706Z] Step 24/26 : LABEL arch=arm64 [2021-03-01T23:05:18.706Z] ---> Running in 2efce17136a7 [2021-03-01T23:05:19.301Z] Removing intermediate container 2efce17136a7 [2021-03-01T23:05:19.301Z] ---> 446a994897b0 [2021-03-01T23:05:19.301Z] Step 25/26 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def [2021-03-01T23:05:19.301Z] ---> Running in c3dabe8cb50f [2021-03-01T23:05:19.894Z] Removing intermediate container c3dabe8cb50f [2021-03-01T23:05:19.894Z] ---> 8e4f75c3dab1 [2021-03-01T23:05:19.894Z] Step 26/26 : LABEL version=0.0.0 [2021-03-01T23:05:19.894Z] ---> Running in 3c2175c3d2bb [2021-03-01T23:05:20.485Z] Removing intermediate container 3c2175c3d2bb [2021-03-01T23:05:20.485Z] ---> 38de57634910 [2021-03-01T23:05:20.485Z] [2021-03-01T23:05:20.756Z] Successfully built 38de57634910 [2021-03-01T23:05:21.027Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-01T23:05:21.311Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-01T23:05:21.335Z] $ docker stop --time=1 ab0587f0c3e018161b1ca33de28595e39ebd362ef91f835f78f41b31ff90dcc8 [2021-03-01T23:05:23.260Z] $ docker rm -f ab0587f0c3e018161b1ca33de28595e39ebd362ef91f835f78f41b31ff90dcc8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-01T23:05:23.925Z] + docker images [2021-03-01T23:05:23.925Z] + grep docker [2021-03-01T23:05:24.195Z] docker-sys-mgmt-agent-go-arm64 latest 38de57634910 4 seconds ago 300MB [2021-03-01T23:05:24.195Z] docker-core-data-go-arm64 latest aa5f2e490456 48 seconds ago 21.1MB [2021-03-01T23:05:24.195Z] docker-security-proxy-setup-go-arm64 latest 7ccca8587e1a About a minute ago 23.4MB [2021-03-01T23:05:24.195Z] docker-security-bootstrapper-go-arm64 latest 50107ca8b36f About a minute ago 17.6MB [2021-03-01T23:05:24.195Z] docker-core-metadata-go-arm64 latest 6033e8a47e53 3 minutes ago 17.9MB [2021-03-01T23:05:24.195Z] docker-support-notifications-go-arm64 latest ddafd18989a7 3 minutes ago 16.8MB [2021-03-01T23:05:24.195Z] docker-core-command-go-arm64 latest 56d81d17d9a4 3 minutes ago 16.2MB [2021-03-01T23:05:24.195Z] docker-support-scheduler-go-arm64 latest 4a723ae3236e 4 minutes ago 16.3MB [2021-03-01T23:05:24.195Z] docker-security-secretstore-setup-go-arm64 latest faceb365dfe6 4 minutes ago 23.7MB [2021-03-01T23:05:24.195Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-01T23:05:25.483Z] ---> job-cost.sh [2021-03-01T23:05:25.483Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tC89 [2021-03-01T23:06:04.424Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-01T23:08:26.223Z] lf-activate-venv(): INFO: Adding /tmp/venv-tC89/bin to PATH [2021-03-01T23:08:26.223Z] INFO: No Stack... [2021-03-01T23:08:26.223Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-01T23:08:26.223Z] INFO: Archiving Costs [Pipeline] sh [2021-03-01T23:08:26.565Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-03-01T23:08:26.565Z] + cut -d, -f6 [Pipeline] lock [2021-03-01T23:08:26.677Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3206-3-stack-cost] [2021-03-01T23:08:26.696Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3206-3-stack-cost] did not exist. Created. [2021-03-01T23:08:26.696Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3206-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-01T23:08:27.137Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-01T23:08:27.458Z] Stashed 1 file(s) [Pipeline] } [2021-03-01T23:08:27.470Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3206-3-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-01T23:08:30.014Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T23:08:30.575Z] ---> package-listing.sh [2021-03-01T23:08:30.575Z] ++ facter osfamily [2021-03-01T23:08:30.575Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-01T23:08:30.575Z] + OS_FAMILY=redhat [2021-03-01T23:08:30.575Z] + workspace=/w/workspace/edgex-go/3 [2021-03-01T23:08:30.575Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-01T23:08:30.575Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-01T23:08:30.575Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-01T23:08:30.575Z] + PACKAGES=/tmp/packages_start.txt [2021-03-01T23:08:30.575Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-01T23:08:30.575Z] + PACKAGES=/tmp/packages_end.txt [2021-03-01T23:08:30.575Z] + case "${OS_FAMILY}" in [2021-03-01T23:08:30.575Z] + rpm -qa [2021-03-01T23:08:30.576Z] + sort [2021-03-01T23:08:35.869Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-01T23:08:35.869Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-01T23:08:35.869Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-01T23:08:35.869Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-01T23:08:35.869Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-03-01T23:08:35.869Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-03-01T23:08:35.882Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-01T23:08:36.168Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-01T23:08:36.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T23:08:36.474Z] [2021-03-01T23:08:36.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-01T23:08:36.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T23:08:36.817Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-01T23:08:36.817Z] df20fa9351a1: Pulling fs layer [2021-03-01T23:08:36.817Z] 36b3adc4ff6f: Pulling fs layer [2021-03-01T23:08:36.817Z] 8ad3a11d3b57: Pulling fs layer [2021-03-01T23:08:36.817Z] 46f8f816bc3b: Pulling fs layer [2021-03-01T23:08:36.817Z] 93b61091891f: Pulling fs layer [2021-03-01T23:08:36.817Z] 93b9cdb0e59b: Pulling fs layer [2021-03-01T23:08:36.817Z] 5e14af77c1be: Pulling fs layer [2021-03-01T23:08:36.817Z] 01666e4c0597: Pulling fs layer [2021-03-01T23:08:36.817Z] aa168da1d23b: Pulling fs layer [2021-03-01T23:08:36.817Z] 93b61091891f: Waiting [2021-03-01T23:08:36.817Z] 93b9cdb0e59b: Waiting [2021-03-01T23:08:36.817Z] 5e14af77c1be: Waiting [2021-03-01T23:08:36.817Z] 01666e4c0597: Waiting [2021-03-01T23:08:36.817Z] aa168da1d23b: Waiting [2021-03-01T23:08:36.817Z] 46f8f816bc3b: Waiting [2021-03-01T23:08:36.817Z] 36b3adc4ff6f: Verifying Checksum [2021-03-01T23:08:36.817Z] 36b3adc4ff6f: Download complete [2021-03-01T23:08:36.817Z] 46f8f816bc3b: Verifying Checksum [2021-03-01T23:08:36.817Z] 46f8f816bc3b: Download complete [2021-03-01T23:08:37.079Z] df20fa9351a1: Verifying Checksum [2021-03-01T23:08:37.079Z] df20fa9351a1: Download complete [2021-03-01T23:08:37.079Z] 93b9cdb0e59b: Verifying Checksum [2021-03-01T23:08:37.079Z] 93b9cdb0e59b: Download complete [2021-03-01T23:08:37.079Z] 93b61091891f: Download complete [2021-03-01T23:08:37.079Z] 5e14af77c1be: Verifying Checksum [2021-03-01T23:08:37.079Z] 5e14af77c1be: Download complete [2021-03-01T23:08:37.079Z] 01666e4c0597: Verifying Checksum [2021-03-01T23:08:37.079Z] 01666e4c0597: Download complete [2021-03-01T23:08:37.342Z] df20fa9351a1: Pull complete [2021-03-01T23:08:37.604Z] 36b3adc4ff6f: Pull complete [2021-03-01T23:08:37.865Z] 8ad3a11d3b57: Verifying Checksum [2021-03-01T23:08:37.865Z] 8ad3a11d3b57: Download complete [2021-03-01T23:08:38.811Z] 8ad3a11d3b57: Pull complete [2021-03-01T23:08:38.811Z] 46f8f816bc3b: Pull complete [2021-03-01T23:08:39.392Z] aa168da1d23b: Verifying Checksum [2021-03-01T23:08:39.392Z] aa168da1d23b: Download complete [2021-03-01T23:08:39.972Z] 93b61091891f: Pull complete [2021-03-01T23:08:39.972Z] 93b9cdb0e59b: Pull complete [2021-03-01T23:08:40.239Z] 5e14af77c1be: Pull complete [2021-03-01T23:08:40.239Z] 01666e4c0597: Pull complete [2021-03-01T23:08:46.858Z] aa168da1d23b: Pull complete [2021-03-01T23:08:46.858Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-01T23:08:46.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T23:08:46.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-01T23:08:46.991Z] prd-centos7-docker-4c-2g-28107 does not seem to be running inside a container [2021-03-01T23:08:47.035Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-01T23:08:50.454Z] $ docker top c0a1f5b091cdf28e0c59b6660f00170b803c0a323587846acae2edae2b3d240e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T23:08:50.978Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-01T23:08:51.273Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-01T23:08:51.570Z] + ls /var/log/sa-host [2021-03-01T23:08:51.570Z] + sadf -c /var/log/sa-host/sa01 [2021-03-01T23:08:51.570Z] file_magic: OK [2021-03-01T23:08:51.570Z] HZ: Using current value: 100 [2021-03-01T23:08:51.570Z] file_header: OK [2021-03-01T23:08:51.570Z] 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-03-01T23:08:51.570Z] Statistics: [2021-03-01T23:08:51.570Z] 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... [2021-03-01T23:08:51.570Z] File successfully converted to sysstat format version 12.2.1 [2021-03-01T23:08:51.570Z] + sadf -c /var/log/sa-host/sa23 [2021-03-01T23:08:51.570Z] file_magic: OK [2021-03-01T23:08:51.570Z] HZ: Using current value: 100 [2021-03-01T23:08:51.570Z] file_header: OK [2021-03-01T23:08:51.570Z] 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-03-01T23:08:51.570Z] Statistics: [2021-03-01T23:08:51.570Z] Hnuu...uuuununununu... [2021-03-01T23:08:51.570Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-01T23:08:51.837Z] provisioning config files... [2021-03-01T23:08:51.852Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4273696789581224992tmp [Pipeline] { [Pipeline] echo [2021-03-01T23:08:51.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T23:08:52.261Z] ---> create-netrc.sh [Pipeline] } [2021-03-01T23:08:52.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-01T23:08:52.362Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T23:08:52.662Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-01T23:08:52.674Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T23:08:52.973Z] ---> sudo-logs.sh [2021-03-01T23:08:52.973Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-01T23:08:53.052Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T23:08:53.474Z] ---> job-cost.sh [2021-03-01T23:08:53.474Z] lf-activate-venv: SKIPPING [2021-03-01T23:08:53.474Z] DEBUG: total: 0.20999999344348907 [2021-03-01T23:08:53.474Z] INFO: Retrieving Stack Cost... [2021-03-01T23:08:54.501Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-01T23:08:54.761Z] INFO: Archiving Costs [Pipeline] echo [2021-03-01T23:08:54.774Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T23:08:55.067Z] ---> logs-deploy.sh [2021-03-01T23:08:55.067Z] lf-activate-venv: SKIPPING [2021-03-01T23:08:55.067Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3206/3 [2021-03-01T23:08:55.067Z] INFO: archiving workspace using pattern(s): [2021-03-01T23:08:56.457Z] Archives upload complete. [2021-03-01T23:08:56.457Z] INFO: archiving logs to Nexus [2021-03-01T23:08:57.408Z] ---> uname -a: [2021-03-01T23:08:57.408Z] Linux prd-centos7-docker-4c-2g-28107.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] ---> lscpu: [2021-03-01T23:08:57.408Z] Architecture: x86_64 [2021-03-01T23:08:57.408Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-01T23:08:57.408Z] Byte Order: Little Endian [2021-03-01T23:08:57.408Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-01T23:08:57.408Z] CPU(s): 4 [2021-03-01T23:08:57.408Z] On-line CPU(s) list: 0-3 [2021-03-01T23:08:57.408Z] Thread(s) per core: 1 [2021-03-01T23:08:57.408Z] Core(s) per socket: 1 [2021-03-01T23:08:57.408Z] Socket(s): 4 [2021-03-01T23:08:57.408Z] NUMA node(s): 1 [2021-03-01T23:08:57.408Z] Vendor ID: GenuineIntel [2021-03-01T23:08:57.408Z] CPU family: 6 [2021-03-01T23:08:57.408Z] Model: 44 [2021-03-01T23:08:57.408Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-01T23:08:57.408Z] Stepping: 1 [2021-03-01T23:08:57.408Z] CPU MHz: 2933.436 [2021-03-01T23:08:57.408Z] BogoMIPS: 5866.87 [2021-03-01T23:08:57.408Z] Virtualization: VT-x [2021-03-01T23:08:57.408Z] Hypervisor vendor: KVM [2021-03-01T23:08:57.408Z] Virtualization type: full [2021-03-01T23:08:57.408Z] L1d cache: 128 KiB [2021-03-01T23:08:57.408Z] L1i cache: 128 KiB [2021-03-01T23:08:57.408Z] L2 cache: 16 MiB [2021-03-01T23:08:57.408Z] L3 cache: 64 MiB [2021-03-01T23:08:57.408Z] NUMA node0 CPU(s): 0-3 [2021-03-01T23:08:57.408Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-01T23:08:57.408Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-01T23:08:57.408Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-01T23:08:57.408Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-01T23:08:57.408Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-01T23:08:57.408Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-01T23:08:57.408Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-01T23:08:57.408Z] Vulnerability Srbds: Not affected [2021-03-01T23:08:57.408Z] Vulnerability Tsx async abort: Not affected [2021-03-01T23:08:57.408Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] ---> nproc: [2021-03-01T23:08:57.408Z] 4 [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] ---> df -h: [2021-03-01T23:08:57.408Z] Filesystem Size Used Available Use% Mounted on [2021-03-01T23:08:57.408Z] overlay 50.0G 7.7G 42.3G 15% / [2021-03-01T23:08:57.408Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-01T23:08:57.408Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-01T23:08:57.408Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-01T23:08:57.408Z] /dev/vda1 50.0G 7.7G 42.3G 15% /facter-os [2021-03-01T23:08:57.408Z] /dev/vda1 50.0G 7.7G 42.3G 15% /etc/resolv.conf [2021-03-01T23:08:57.408Z] /dev/vda1 50.0G 7.7G 42.3G 15% /etc/hostname [2021-03-01T23:08:57.408Z] /dev/vda1 50.0G 7.7G 42.3G 15% /etc/hosts [2021-03-01T23:08:57.408Z] /dev/vda1 50.0G 7.7G 42.3G 15% /var/log/auth.log [2021-03-01T23:08:57.408Z] /dev/vda1 50.0G 7.7G 42.3G 15% /run/cloud-init/result.json [2021-03-01T23:08:57.408Z] /dev/vda1 50.0G 7.7G 42.3G 15% /var/log/sa-host [2021-03-01T23:08:57.408Z] /dev/vda1 50.0G 7.7G 42.3G 15% /var/log/secure [2021-03-01T23:08:57.408Z] /dev/vda1 50.0G 7.7G 42.3G 15% /w/workspace/edgex-go/3 [2021-03-01T23:08:57.408Z] /dev/vda1 50.0G 7.7G 42.3G 15% /w/workspace/edgex-go/3@tmp [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] ---> free -m: [2021-03-01T23:08:57.408Z] total used free shared buff/cache available [2021-03-01T23:08:57.408Z] Mem: 1837 752 101 0 982 987 [2021-03-01T23:08:57.408Z] Swap: 1023 2 1021 [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] ---> ip addr: [2021-03-01T23:08:57.408Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-01T23:08:57.408Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-01T23:08:57.408Z] inet 127.0.0.1/8 scope host lo [2021-03-01T23:08:57.408Z] valid_lft forever preferred_lft forever [2021-03-01T23:08:57.408Z] inet6 ::1/128 scope host [2021-03-01T23:08:57.408Z] valid_lft forever preferred_lft forever [2021-03-01T23:08:57.408Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-01T23:08:57.408Z] link/ether fa:16:3e:29:e5:d1 brd ff:ff:ff:ff:ff:ff [2021-03-01T23:08:57.408Z] inet 10.30.122.13/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-01T23:08:57.408Z] valid_lft 84874sec preferred_lft 84874sec [2021-03-01T23:08:57.408Z] inet6 fe80::f816:3eff:fe29:e5d1/64 scope link [2021-03-01T23:08:57.408Z] valid_lft forever preferred_lft forever [2021-03-01T23:08:57.408Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-01T23:08:57.408Z] link/ether 02:42:db:6a:ef:d1 brd ff:ff:ff:ff:ff:ff [2021-03-01T23:08:57.408Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-01T23:08:57.408Z] valid_lft forever preferred_lft forever [2021-03-01T23:08:57.408Z] inet6 fe80::42:dbff:fe6a:efd1/64 scope link [2021-03-01T23:08:57.408Z] valid_lft forever preferred_lft forever [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] ---> sar -b -r -n DEV: [2021-03-01T23:08:57.408Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/01/21 _x86_64_ (4 CPU) [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] 22:43:20 LINUX RESTART (4 CPU) [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] 22:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-01T23:08:57.408Z] 22:45:01 164.08 59.21 104.87 0.00 9081.39 41184.43 0.00 [2021-03-01T23:08:57.408Z] 22:46:01 75.45 38.77 36.69 0.00 1792.64 9115.29 0.00 [2021-03-01T23:08:57.408Z] 22:47:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 [2021-03-01T23:08:57.408Z] 22:48:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-03-01T23:08:57.408Z] 22:49:01 0.23 0.00 0.23 0.00 0.00 2.48 0.00 [2021-03-01T23:08:57.408Z] 22:50:02 0.35 0.02 0.33 0.00 0.53 5.10 0.00 [2021-03-01T23:08:57.408Z] 22:51:01 0.25 0.02 0.24 0.00 0.14 2.74 0.00 [2021-03-01T23:08:57.408Z] 22:52:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 [2021-03-01T23:08:57.408Z] 22:53:01 0.32 0.00 0.32 0.00 0.00 3.83 0.00 [2021-03-01T23:08:57.408Z] 22:54:01 0.40 0.22 0.18 0.00 94.05 2.03 0.00 [2021-03-01T23:08:57.408Z] 22:55:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 [2021-03-01T23:08:57.408Z] 22:56:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 [2021-03-01T23:08:57.408Z] 22:57:01 0.67 0.00 0.67 0.00 0.00 7.96 0.00 [2021-03-01T23:08:57.408Z] 22:58:01 0.55 0.00 0.55 0.00 0.00 5.43 0.00 [2021-03-01T23:08:57.408Z] 22:59:01 0.95 0.32 0.63 0.00 25.98 6.90 0.00 [2021-03-01T23:08:57.408Z] 23:00:01 0.87 0.03 0.83 0.00 1.07 15.71 0.00 [2021-03-01T23:08:57.408Z] 23:01:01 0.22 0.03 0.18 0.00 0.67 2.18 0.00 [2021-03-01T23:08:57.408Z] 23:02:01 0.87 0.12 0.75 0.00 2.66 10.22 0.00 [2021-03-01T23:08:57.408Z] 23:03:01 0.35 0.00 0.35 0.00 0.00 4.28 0.00 [2021-03-01T23:08:57.408Z] 23:04:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 [2021-03-01T23:08:57.408Z] 23:05:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 [2021-03-01T23:08:57.408Z] 23:06:01 1.10 0.92 0.18 0.00 53.05 2.18 0.00 [2021-03-01T23:08:57.408Z] 23:07:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 [2021-03-01T23:08:57.408Z] 23:08:01 0.23 0.00 0.23 0.00 0.00 2.18 0.00 [2021-03-01T23:08:57.408Z] Average: 10.38 4.16 6.22 0.00 461.39 2103.84 0.00 [2021-03-01T23:08:57.408Z] [2021-03-01T23:08:57.408Z] 22:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-01T23:08:57.408Z] 22:45:01 66996 0 704352 37.43 2452 1107744 1550968 52.93 706732 876764 74728 [2021-03-01T23:08:57.408Z] 22:46:01 234416 0 635092 33.75 2132 1009904 1114044 38.02 477444 933004 12 [2021-03-01T23:08:57.408Z] 22:47:01 238224 0 631276 33.55 2132 1009912 1086288 37.07 499440 908064 8 [2021-03-01T23:08:57.408Z] 22:48:01 238260 0 631236 33.55 2132 1009916 1086288 37.07 497236 910064 8 [2021-03-01T23:08:57.408Z] 22:49:01 237592 0 631900 33.58 2132 1009920 1086432 37.08 497316 910960 12 [2021-03-01T23:08:57.408Z] 22:50:02 238040 0 631444 33.56 2132 1009928 1086336 37.07 496768 911048 12 [2021-03-01T23:08:57.408Z] 22:51:01 238200 0 631280 33.55 2132 1009932 1086396 37.08 497096 911048 8 [2021-03-01T23:08:57.408Z] 22:52:01 237868 0 631604 33.57 2132 1009940 1086408 37.08 497144 911048 8 [2021-03-01T23:08:57.408Z] 22:53:01 238312 0 631156 33.54 2132 1009944 1086288 37.07 496516 911048 16 [2021-03-01T23:08:57.408Z] 22:54:01 232444 0 634192 33.71 2132 1012776 1086372 37.08 502576 911056 16 [2021-03-01T23:08:57.408Z] 22:55:01 232756 0 633880 33.69 2132 1012776 1086288 37.07 502280 911056 16 [2021-03-01T23:08:57.408Z] 22:56:01 232540 0 634092 33.70 2132 1012780 1086288 37.07 502144 911056 8 [2021-03-01T23:08:57.408Z] 22:57:01 232756 0 633868 33.69 2132 1012788 1086288 37.07 502044 911056 8 [2021-03-01T23:08:57.408Z] 22:58:01 233136 0 633488 33.67 2132 1012788 1086288 37.07 502168 911056 8 [2021-03-01T23:08:57.408Z] 22:59:01 231412 0 634600 33.73 2132 1013400 1086372 37.08 502784 911504 16 [2021-03-01T23:08:57.408Z] 23:00:01 232152 0 633856 33.69 2132 1013404 1086288 37.07 502336 911504 16 [2021-03-01T23:08:57.408Z] 23:01:01 230792 0 635212 33.76 2132 1013408 1088668 37.15 503248 911504 8 [2021-03-01T23:08:57.408Z] 23:02:01 231508 0 634364 33.72 2132 1013540 1086796 37.09 502956 911276 8 [2021-03-01T23:08:57.408Z] 23:03:01 231584 0 634284 33.71 2132 1013544 1086796 37.09 502796 911276 8 [2021-03-01T23:08:57.408Z] 23:04:01 230836 0 635028 33.75 2132 1013548 1086880 37.09 503364 911280 8 [2021-03-01T23:08:57.408Z] 23:05:01 230884 0 634976 33.75 2132 1013552 1086904 37.09 503408 911276 8 [2021-03-01T23:08:57.408Z] 23:06:01 230004 0 634260 33.71 2132 1015148 1086796 37.09 502980 912820 8 [2021-03-01T23:08:57.409Z] 23:07:01 230184 0 634076 33.70 2132 1015152 1086796 37.09 502984 912844 8 [2021-03-01T23:08:57.409Z] 23:08:01 230160 0 634096 33.70 2132 1015156 1086796 37.09 502988 912844 8 [2021-03-01T23:08:57.409Z] Average: 226711 0 636400 33.82 2145 1016288 1107086 37.78 508614 910686 3124 [2021-03-01T23:08:57.409Z] [2021-03-01T23:08:57.409Z] 22:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-01T23:08:57.409Z] 22:45:01 eth0 1363.70 1316.48 6565.59 157.10 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:45:01 docker0 865.03 785.96 71.02 2681.75 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:46:01 eth0 10.94 5.73 9.03 3.58 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:46:01 docker0 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:48:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:49:01 eth0 0.65 0.43 0.35 0.24 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:50:02 eth0 0.77 0.08 0.12 0.03 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:51:01 eth0 1.17 0.32 0.33 0.20 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:52:01 eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:54:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:58:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:59:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:01:01 eth0 0.20 0.15 0.09 0.01 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:02:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:03:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:04:01 eth0 0.75 0.17 0.13 0.07 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:05:01 eth0 0.60 0.42 0.34 0.21 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:06:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:07:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:08:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] Average: eth0 57.68 55.34 274.61 6.76 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] Average: docker0 36.14 32.84 2.97 111.98 0.00 0.00 0.00 0.00 [2021-03-01T23:08:57.409Z] [2021-03-01T23:08:57.409Z] [2021-03-01T23:08:57.409Z] ---> sar -P ALL: [2021-03-01T23:08:57.409Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/01/21 _x86_64_ (4 CPU) [2021-03-01T23:08:57.409Z] [2021-03-01T23:08:57.409Z] 22:43:20 LINUX RESTART (4 CPU) [2021-03-01T23:08:57.409Z] [2021-03-01T23:08:57.409Z] 22:44:01 CPU %user %nice %system %iowait %steal %idle [2021-03-01T23:08:57.409Z] 22:45:01 all 16.53 0.00 6.26 2.17 0.11 74.93 [2021-03-01T23:08:57.409Z] 22:45:01 0 17.76 0.00 7.18 2.12 0.12 72.82 [2021-03-01T23:08:57.409Z] 22:45:01 1 14.85 0.00 5.47 0.80 0.09 78.80 [2021-03-01T23:08:57.409Z] 22:45:01 2 14.91 0.00 6.49 1.93 0.12 76.55 [2021-03-01T23:08:57.409Z] 22:45:01 3 18.60 0.00 5.90 3.83 0.12 71.55 [2021-03-01T23:08:57.409Z] 22:46:01 all 1.81 0.00 1.13 0.55 0.03 96.48 [2021-03-01T23:08:57.409Z] 22:46:01 0 1.54 0.00 1.22 1.05 0.03 96.16 [2021-03-01T23:08:57.409Z] 22:46:01 1 1.62 0.00 1.32 0.70 0.03 96.32 [2021-03-01T23:08:57.409Z] 22:46:01 2 1.77 0.00 1.02 0.23 0.02 96.96 [2021-03-01T23:08:57.409Z] 22:46:01 3 2.32 0.00 0.95 0.20 0.03 96.49 [2021-03-01T23:08:57.409Z] 22:47:01 all 0.12 0.00 0.04 0.00 0.00 99.84 [2021-03-01T23:08:57.409Z] 22:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-01T23:08:57.409Z] 22:47:01 1 0.43 0.00 0.03 0.00 0.00 99.53 [2021-03-01T23:08:57.409Z] 22:47:01 2 0.02 0.00 0.07 0.00 0.00 99.92 [2021-03-01T23:08:57.409Z] 22:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-01T23:08:57.409Z] 22:48:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2021-03-01T23:08:57.409Z] 22:48:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-01T23:08:57.409Z] 22:48:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-01T23:08:57.409Z] 22:48:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2021-03-01T23:08:57.409Z] 22:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2021-03-01T23:08:57.409Z] 22:49:01 all 0.10 0.00 0.04 0.00 0.00 99.86 [2021-03-01T23:08:57.409Z] 22:49:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-01T23:08:57.409Z] 22:49:01 1 0.30 0.00 0.05 0.00 0.00 99.65 [2021-03-01T23:08:57.409Z] 22:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-01T23:08:57.409Z] 22:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-01T23:08:57.409Z] 22:50:02 all 0.11 0.00 0.03 0.00 0.01 99.85 [2021-03-01T23:08:57.409Z] 22:50:02 0 0.03 0.00 0.00 0.00 0.02 99.95 [2021-03-01T23:08:57.409Z] 22:50:02 1 0.35 0.00 0.05 0.00 0.02 99.58 [2021-03-01T23:08:57.409Z] 22:50:02 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-01T23:08:57.409Z] 22:50:02 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-01T23:08:57.409Z] 22:51:01 all 0.08 0.00 0.03 0.00 0.00 99.89 [2021-03-01T23:08:57.409Z] 22:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-01T23:08:57.409Z] 22:51:01 1 0.24 0.00 0.07 0.00 0.00 99.69 [2021-03-01T23:08:57.409Z] 22:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-01T23:08:57.409Z] 22:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2021-03-01T23:08:57.409Z] 22:52:01 all 0.17 0.00 0.04 0.00 0.00 99.78 [2021-03-01T23:08:57.409Z] 22:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-01T23:08:57.409Z] 22:52:01 1 0.55 0.00 0.05 0.00 0.00 99.40 [2021-03-01T23:08:57.409Z] 22:52:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2021-03-01T23:08:57.409Z] 22:52:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-01T23:08:57.409Z] 22:53:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-03-01T23:08:57.409Z] 22:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-01T23:08:57.409Z] 22:53:01 1 0.53 0.00 0.03 0.00 0.02 99.42 [2021-03-01T23:08:57.409Z] 22:53:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-01T23:08:57.409Z] 22:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-01T23:08:57.409Z] 22:54:01 all 0.18 0.00 0.03 0.00 0.00 99.78 [2021-03-01T23:08:57.409Z] 22:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-01T23:08:57.409Z] 22:54:01 1 0.55 0.00 0.03 0.02 0.00 99.40 [2021-03-01T23:08:57.409Z] 22:54:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-01T23:08:57.409Z] 22:54:01 3 0.10 0.00 0.03 0.00 0.00 99.87 [2021-03-01T23:08:57.409Z] 22:55:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-03-01T23:08:57.409Z] 22:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-01T23:08:57.409Z] 22:55:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-01T23:08:57.409Z] 22:55:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2021-03-01T23:08:57.409Z] 22:55:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-01T23:08:57.409Z] [2021-03-01T23:08:57.409Z] 22:55:01 CPU %user %nice %system %iowait %steal %idle [2021-03-01T23:08:57.409Z] 22:56:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-03-01T23:08:57.409Z] 22:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-01T23:08:57.409Z] 22:56:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2021-03-01T23:08:57.409Z] 22:56:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2021-03-01T23:08:57.409Z] 22:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-01T23:08:57.409Z] 22:57:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-01T23:08:57.409Z] 22:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-01T23:08:57.409Z] 22:57:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-01T23:08:57.409Z] 22:57:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2021-03-01T23:08:57.409Z] 22:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-01T23:08:57.409Z] 22:58:01 all 0.06 0.00 0.03 0.00 0.00 99.91 [2021-03-01T23:08:57.409Z] 22:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-01T23:08:57.409Z] 22:58:01 1 0.13 0.00 0.05 0.00 0.00 99.82 [2021-03-01T23:08:57.409Z] 22:58:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-01T23:08:57.409Z] 22:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2021-03-01T23:08:57.409Z] 22:59:01 all 0.06 0.00 0.05 0.00 0.00 99.89 [2021-03-01T23:08:57.409Z] 22:59:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2021-03-01T23:08:57.409Z] 22:59:01 1 0.15 0.00 0.05 0.00 0.00 99.80 [2021-03-01T23:08:57.409Z] 22:59:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-01T23:08:57.409Z] 22:59:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2021-03-01T23:08:57.409Z] 23:00:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-01T23:08:57.409Z] 23:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-01T23:08:57.409Z] 23:00:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-01T23:08:57.409Z] 23:00:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-01T23:08:57.409Z] 23:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-01T23:08:57.409Z] 23:01:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-03-01T23:08:57.409Z] 23:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-01T23:08:57.409Z] 23:01:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-01T23:08:57.409Z] 23:01:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-01T23:08:57.409Z] 23:01:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-01T23:08:57.409Z] 23:02:01 all 0.15 0.00 0.03 0.00 0.01 99.80 [2021-03-01T23:08:57.410Z] 23:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-01T23:08:57.410Z] 23:02:01 1 0.52 0.00 0.03 0.02 0.00 99.43 [2021-03-01T23:08:57.410Z] 23:02:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2021-03-01T23:08:57.410Z] 23:02:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-01T23:08:57.410Z] 23:03:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-03-01T23:08:57.410Z] 23:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-01T23:08:57.410Z] 23:03:01 1 0.55 0.00 0.03 0.00 0.02 99.40 [2021-03-01T23:08:57.410Z] 23:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-01T23:08:57.410Z] 23:03:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-01T23:08:57.410Z] 23:04:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2021-03-01T23:08:57.410Z] 23:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-01T23:08:57.410Z] 23:04:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-01T23:08:57.410Z] 23:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-01T23:08:57.410Z] 23:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-01T23:08:57.410Z] 23:05:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2021-03-01T23:08:57.410Z] 23:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-01T23:08:57.410Z] 23:05:01 1 0.52 0.00 0.00 0.00 0.00 99.48 [2021-03-01T23:08:57.410Z] 23:05:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-01T23:08:57.410Z] 23:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-01T23:08:57.410Z] 23:06:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-03-01T23:08:57.410Z] 23:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-01T23:08:57.410Z] 23:06:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-03-01T23:08:57.410Z] 23:06:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2021-03-01T23:08:57.410Z] 23:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2021-03-01T23:08:57.410Z] [2021-03-01T23:08:57.410Z] 23:06:01 CPU %user %nice %system %iowait %steal %idle [2021-03-01T23:08:57.410Z] 23:07:01 all 0.11 0.00 0.03 0.00 0.00 99.86 [2021-03-01T23:08:57.410Z] 23:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-01T23:08:57.410Z] 23:07:01 1 0.35 0.00 0.08 0.00 0.00 99.57 [2021-03-01T23:08:57.410Z] 23:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-01T23:08:57.410Z] 23:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-01T23:08:57.410Z] 23:08:01 all 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-01T23:08:57.410Z] 23:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-03-01T23:08:57.410Z] 23:08:01 1 0.12 0.00 0.03 0.00 0.00 99.85 [2021-03-01T23:08:57.410Z] 23:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-01T23:08:57.410Z] 23:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-01T23:08:57.410Z] Average: all 0.87 0.00 0.33 0.11 0.01 98.68 [2021-03-01T23:08:57.410Z] Average: 0 0.80 0.00 0.36 0.13 0.01 98.70 [2021-03-01T23:08:57.410Z] Average: 1 1.07 0.00 0.31 0.06 0.01 98.55 [2021-03-01T23:08:57.410Z] Average: 2 0.72 0.00 0.35 0.09 0.01 98.83 [2021-03-01T23:08:57.410Z] Average: 3 0.88 0.00 0.30 0.16 0.01 98.64 [2021-03-01T23:08:57.410Z] [2021-03-01T23:08:57.410Z] [2021-03-01T23:08:57.410Z]