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 22:44:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:44:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:44:10 ========================================================= 22:44:10 EdgeX Global Pipelines Version Info 22:44:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:44:11 ------------------- 22:44:11 stable info: 22:44:11 ------------------- 22:44:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:44:11 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 22:44:11 Message: update stable to v1.0.183 22:44:12 ------------------- 22:44:12 experimental info: 22:44:12 ------------------- 22:44:12 Commited By: **** collab-it+edgex@linuxfoundation.org 22:44:12 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 22:44:12 Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:44:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:44:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:44:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:44:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:44:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:44:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:44:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:44:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:44:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:44:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:44:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:44:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:44:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:44:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:44:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:44:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:44:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:44:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:44:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3206 [Pipeline] echo 22:44:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3206 [Pipeline] echo 22:44:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3206 [Pipeline] echo 22:44:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f441c3357415784df93abcc504c72fe5b3254def [Pipeline] echo 22:44:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f441c33 [Pipeline] echo 22:44:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:44:15 provisioning config files... 22:44:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2406186229184797554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:44:16 ---> docker-login.sh 22:44:16 nexus3.edgexfoundry.org:10001 22:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:16 Configure a credential helper to remove this warning. See 22:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:16 22:44:16 Login Succeeded 22:44:16 nexus3.edgexfoundry.org:10002 22:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:16 Configure a credential helper to remove this warning. See 22:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:16 22:44:16 Login Succeeded 22:44:16 nexus3.edgexfoundry.org:10003 22:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:17 Configure a credential helper to remove this warning. See 22:44:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:17 22:44:17 Login Succeeded 22:44:17 nexus3.edgexfoundry.org:10004 22:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:17 Configure a credential helper to remove this warning. See 22:44:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:17 22:44:17 Login Succeeded 22:44:17 docker.io 22:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:17 Configure a credential helper to remove this warning. See 22:44:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:17 22:44:17 Login Succeeded 22:44:17 ---> docker-login.sh ends [Pipeline] } 22:44:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:18 ++ 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 22:44:18 + for file in '`ls cmd/**/Dockerfile`' 22:44:18 ++ dirname cmd/core-command/Dockerfile 22:44:18 ++ cut -d/ -f2 22:44:18 + echo core-command,cmd/core-command/Dockerfile 22:44:18 + for file in '`ls cmd/**/Dockerfile`' 22:44:18 ++ dirname cmd/core-data/Dockerfile 22:44:18 ++ cut -d/ -f2 22:44:18 + echo core-data,cmd/core-data/Dockerfile 22:44:18 + for file in '`ls cmd/**/Dockerfile`' 22:44:18 ++ dirname cmd/core-metadata/Dockerfile 22:44:18 ++ cut -d/ -f2 22:44:18 + echo core-metadata,cmd/core-metadata/Dockerfile 22:44:18 + for file in '`ls cmd/**/Dockerfile`' 22:44:18 ++ dirname cmd/security-bootstrapper/Dockerfile 22:44:18 ++ cut -d/ -f2 22:44:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:44:18 + for file in '`ls cmd/**/Dockerfile`' 22:44:18 ++ dirname cmd/security-proxy-setup/Dockerfile 22:44:18 ++ cut -d/ -f2 22:44:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:44:18 + for file in '`ls cmd/**/Dockerfile`' 22:44:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:44:18 ++ cut -d/ -f2 22:44:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:44:18 + for file in '`ls cmd/**/Dockerfile`' 22:44:18 ++ dirname cmd/support-notifications/Dockerfile 22:44:18 ++ cut -d/ -f2 22:44:18 + echo support-notifications,cmd/support-notifications/Dockerfile 22:44:18 + for file in '`ls cmd/**/Dockerfile`' 22:44:18 ++ dirname cmd/support-scheduler/Dockerfile 22:44:18 ++ cut -d/ -f2 22:44:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:44:18 + for file in '`ls cmd/**/Dockerfile`' 22:44:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:44:18 ++ cut -d/ -f2 22:44:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:44:18 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 22:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:44:19 22:44:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:44:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:44:20 latest: Pulling from edgex-devops/git-semver 22:44:20 31603596830f: Pulling fs layer 22:44:20 2a8b12db71e7: Pulling fs layer 22:44:20 6ca5941a6612: Pulling fs layer 22:44:20 ecc8261a40a4: Pulling fs layer 22:44:20 2a8b12db71e7: Verifying Checksum 22:44:20 2a8b12db71e7: Download complete 22:44:20 31603596830f: Verifying Checksum 22:44:20 31603596830f: Download complete 22:44:20 6ca5941a6612: Verifying Checksum 22:44:20 6ca5941a6612: Download complete 22:44:20 ecc8261a40a4: Verifying Checksum 22:44:20 ecc8261a40a4: Download complete 22:44:20 31603596830f: Pull complete 22:44:20 2a8b12db71e7: Pull complete 22:44:21 6ca5941a6612: Pull complete 22:44:21 ecc8261a40a4: Pull complete 22:44:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:44:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:44:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:44:21 prd-centos7-docker-4c-2g-28107 does not seem to be running inside a container 22:44:21 $ 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 22:44:24 $ docker top 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:44:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:24 [ssh-agent] Looking for ssh-agent implementation... 22:44:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:24 $ docker exec 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 ssh-agent 22:44:24 SSH_AUTH_SOCK=/tmp/ssh-gxHDnFznna5a/agent.11 22:44:24 SSH_AGENT_PID=16 22:44:24 Running ssh-add (command line suppressed) 22:44:24 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7674126649611000034.key (/w/workspace/edgex-go/3@tmp/private_key_7674126649611000034.key) 22:44:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:25 + git tag --points-at HEAD [Pipeline] } 22:44:25 $ docker exec --env ******** --env ******** 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 ssh-agent -k 22:44:25 unset SSH_AUTH_SOCK; 22:44:25 unset SSH_AGENT_PID; 22:44:25 echo Agent pid 16 killed; 22:44:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:44:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:25 [ssh-agent] Looking for ssh-agent implementation... 22:44:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:25 $ docker exec 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 ssh-agent 22:44:25 SSH_AUTH_SOCK=/tmp/ssh-yZheiLAUfl1e/agent.46 22:44:25 SSH_AGENT_PID=52 22:44:25 Running ssh-add (command line suppressed) 22:44:26 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6368608353885508603.key (/w/workspace/edgex-go/3@tmp/private_key_6368608353885508603.key) 22:44:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:26 + git semver init 22:44:26 # -> Open(): unable to determine branch for HEAD 22:44:26 # $GIT_DIR = /w/workspace/edgex-go/3/.git 22:44:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 22:44:26 # $SEMVER_REMOTE_NAME = origin 22:44:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:44:26 # $SEMVER_USER_NAME = edgex-jenkins 22:44:26 # $SEMVER_BRANCH = PR-3206 22:44:26 # $SEMVER_TEMP = /tmp/semver-525989410 22:44:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:44:44 # '/tmp/semver-525989410' -> '/w/workspace/edgex-go/3/.semver' 22:44:45 # -> Force: false 22:44:45 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 22:44:45 $ docker exec --env ******** --env ******** 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 ssh-agent -k 22:44:45 unset SSH_AUTH_SOCK; 22:44:45 unset SSH_AGENT_PID; 22:44:45 echo Agent pid 52 killed; 22:44:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:46 + git semver [Pipeline] } 22:44:46 $ docker stop --time=1 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 22:44:47 $ docker rm -f 0411c4f462fe73ac7382d1799e6258861a53aa76a6bf7b2344fd372cdcca3cd1 [Pipeline] // withDockerContainer [Pipeline] sh 22:44:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:44:48 Stashed 1 file(s) [Pipeline] echo 22:44:48 [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 22:44:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:44:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:44:50 + sudo service docker restart 22:44:50 + true 22:44:50 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:44:50 ========================================================= 22:44:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:44:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:44:51 + 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 . 22:44:54 Sending build context to Docker daemon 328.1MB 22:44:54 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:44:54 Step 2/6 : FROM ${BASE} 22:44:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:44:54 188c0c94c7c5: Pulling fs layer 22:44:54 0ef7d3d256c8: Pulling fs layer 22:44:54 de9db76c5a1d: Pulling fs layer 22:44:54 bca2f99d35d6: Pulling fs layer 22:44:54 93359f2a8cfa: Pulling fs layer 22:44:54 7c6f9722023f: Pulling fs layer 22:44:54 a35cf1a2eb13: Pulling fs layer 22:44:54 bca2f99d35d6: Waiting 22:44:54 a35cf1a2eb13: Waiting 22:44:54 7c6f9722023f: Waiting 22:44:54 0ef7d3d256c8: Verifying Checksum 22:44:54 0ef7d3d256c8: Download complete 22:44:54 de9db76c5a1d: Verifying Checksum 22:44:54 de9db76c5a1d: Download complete 22:44:54 93359f2a8cfa: Verifying Checksum 22:44:54 93359f2a8cfa: Download complete 22:44:54 7c6f9722023f: Verifying Checksum 22:44:54 7c6f9722023f: Download complete 22:44:54 188c0c94c7c5: Verifying Checksum 22:44:54 188c0c94c7c5: Download complete 22:44:54 188c0c94c7c5: Pull complete 22:44:55 0ef7d3d256c8: Pull complete 22:44:55 de9db76c5a1d: Pull complete 22:44:56 a35cf1a2eb13: Verifying Checksum 22:44:56 a35cf1a2eb13: Download complete 22:44:57 bca2f99d35d6: Verifying Checksum 22:44:57 bca2f99d35d6: Download complete 22:45:02 bca2f99d35d6: Pull complete 22:45:02 93359f2a8cfa: Pull complete 22:45:02 7c6f9722023f: Pull complete 22:45:04 Still waiting to schedule task 22:45:04 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:45:08 a35cf1a2eb13: Pull complete 22:45:08 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:45:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:45:08 ---> a62c8e92a672 22:45:08 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 22:45:08 ---> Running in 7ad481e56219 22:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:45:13 WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz: temporary error (try again later) 22:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:45:18 WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz: temporary error (try again later) 22:45:18 ERROR: unsatisfiable constraints: 22:45:18  build-base (missing): 22:45:18 required by: world[build-base] 22:45:18 libsodium-dev (missing): 22:45:18 required by: world[libsodium-dev] 22:45:18 pkgconfig (missing): 22:45:18 required by: world[pkgconfig] 22:45:18 zeromq-dev (missing): 22:45:18 required by: world[zeromq-dev] 22:45:18 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] } 22:45:19 Failed in branch amd64 22:48:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28108 in /w/workspace/edgexfoundry_edgex-go_PR-3206 [Pipeline] { [Pipeline] ws 22:48:38 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 22:48:43 using credential edgex-jenkins-ssh 22:48:43 Cloning the remote Git repository 22:48:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:48:43 > git init /w/workspace/edgex-go/3 # timeout=10 22:48:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:48:43 > git --version # timeout=10 22:48:43 > git --version # 'git version 2.17.1' 22:48:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:49:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:49:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:49:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:49:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:49:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:49:09 > 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 22:49:10 Merging remotes/origin/master commit c501ec80a15903c04bbfabfe9c8b77aea5670573 into PR head commit f441c3357415784df93abcc504c72fe5b3254def 22:49:10 Merge succeeded, producing f441c3357415784df93abcc504c72fe5b3254def 22:49:10 Checking out Revision f441c3357415784df93abcc504c72fe5b3254def (PR-3206) 22:49:10 > git config core.sparsecheckout # timeout=10 22:49:10 > git checkout -f f441c3357415784df93abcc504c72fe5b3254def # timeout=10 22:49:10 > git remote # timeout=10 22:49:10 > git config --get remote.origin.url # timeout=10 22:49:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:49:10 > git merge c501ec80a15903c04bbfabfe9c8b77aea5670573 # timeout=10 22:49:10 > git rev-parse HEAD^{commit} # timeout=10 22:49:10 > git config core.sparsecheckout # timeout=10 22:49:10 > git checkout -f f441c3357415784df93abcc504c72fe5b3254def # timeout=10 22:49:14 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 22:49:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:49:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:49:17 + sudo service docker restart 22:49:17 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:49:19 provisioning config files... 22:49:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7773288638018100324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:19 ---> docker-login.sh 22:49:19 nexus3.edgexfoundry.org:10001 22:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:20 Configure a credential helper to remove this warning. See 22:49:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:20 22:49:20 Login Succeeded 22:49:20 nexus3.edgexfoundry.org:10002 22:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:21 Configure a credential helper to remove this warning. See 22:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:21 22:49:21 Login Succeeded 22:49:21 nexus3.edgexfoundry.org:10003 22:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:22 Configure a credential helper to remove this warning. See 22:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:22 22:49:22 Login Succeeded 22:49:22 nexus3.edgexfoundry.org:10004 22:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:22 Configure a credential helper to remove this warning. See 22:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:22 22:49:22 Login Succeeded 22:49:22 docker.io 22:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:23 Configure a credential helper to remove this warning. See 22:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:23 22:49:23 Login Succeeded 22:49:23 ---> docker-login.sh ends [Pipeline] } 22:49:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:49:24 ========================================================= 22:49:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:49:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:49:24 + 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 . 22:49:26 Sending build context to Docker daemon 166.4MB 22:49:26 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:49:26 Step 2/6 : FROM ${BASE} 22:49:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:49:26 5f621e34cdf4: Pulling fs layer 22:49:26 a4357932f1b6: Pulling fs layer 22:49:26 18c013af1878: Pulling fs layer 22:49:26 00ac8860ef70: Pulling fs layer 22:49:26 63d7cb157983: Pulling fs layer 22:49:26 b116817d02f9: Pulling fs layer 22:49:26 745a02a5169b: Pulling fs layer 22:49:26 63d7cb157983: Waiting 22:49:26 b116817d02f9: Waiting 22:49:26 745a02a5169b: Waiting 22:49:26 00ac8860ef70: Waiting 22:49:26 18c013af1878: Verifying Checksum 22:49:26 18c013af1878: Download complete 22:49:26 a4357932f1b6: Verifying Checksum 22:49:26 a4357932f1b6: Download complete 22:49:26 63d7cb157983: Verifying Checksum 22:49:26 63d7cb157983: Download complete 22:49:27 b116817d02f9: Verifying Checksum 22:49:27 b116817d02f9: Download complete 22:49:27 5f621e34cdf4: Verifying Checksum 22:49:27 5f621e34cdf4: Download complete 22:49:28 5f621e34cdf4: Pull complete 22:49:29 a4357932f1b6: Pull complete 22:49:29 18c013af1878: Pull complete 22:49:29 745a02a5169b: Verifying Checksum 22:49:29 745a02a5169b: Download complete 22:49:31 00ac8860ef70: Verifying Checksum 22:49:31 00ac8860ef70: Download complete 22:49:41 00ac8860ef70: Pull complete 22:49:41 63d7cb157983: Pull complete 22:49:41 b116817d02f9: Pull complete 22:49:44 745a02a5169b: Pull complete 22:49:44 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:49:44 ---> b7e6874047d6 22:49:44 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 22:49:49 ---> Running in ffe038806508 22:49:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:51 (1/12) Installing libmagic (5.38-r0) 22:49:51 (2/12) Installing file (5.38-r0) 22:49:51 (3/12) Installing libc-dev (0.7.2-r3) 22:49:51 (4/12) Installing g++ (9.3.0-r2) 22:49:57 (5/12) Installing fortify-headers (1.1-r0) 22:49:57 (6/12) Installing patch (2.7.6-r6) 22:49:57 (7/12) Installing build-base (0.5-r2) 22:49:57 (8/12) Installing libsodium (1.0.18-r0) 22:49:57 (9/12) Installing pkgconf (1.7.2-r0) 22:49:57 (10/12) Installing libsodium-dev (1.0.18-r0) 22:49:57 (11/12) Installing libzmq (4.3.3-r0) 22:49:57 (12/12) Installing zeromq-dev (4.3.3-r0) 22:49:57 Executing busybox-1.31.1-r19.trigger 22:49:57 OK: 217 MiB in 51 packages 22:50:01 Removing intermediate container ffe038806508 22:50:01 ---> c0423b80f9cd 22:50:01 Step 4/6 : WORKDIR /edgex-go 22:50:01 ---> Running in f310be1e7da4 22:50:01 Removing intermediate container f310be1e7da4 22:50:01 ---> a712e0e8ff13 22:50:01 Step 5/6 : COPY go.mod . 22:50:02 ---> d4e0134d9c06 22:50:02 Step 6/6 : RUN go mod download 22:50:02 ---> Running in ca8c6f601f58 22:50:29 Removing intermediate container ca8c6f601f58 22:50:29 ---> f13b061d21b8 22:50:29 Successfully built f13b061d21b8 22:50:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:50:30 + docker inspect -f . ci-base-image-arm64 22:50:30 . [Pipeline] withDockerContainer 22:50:30 prd-ubuntu18.04-docker-arm64-4c-16g-28108 does not seem to be running inside a container 22:50:30 $ 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 22:50:31 $ docker top fb8603970cd6cacef5e731e6faa8cad7ff956b88c7c16d6db6bd2f1226d2e8da -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:33 + go version 22:50:33 go version go1.15.5 linux/arm64 [Pipeline] } 22:50:33 $ docker stop --time=1 fb8603970cd6cacef5e731e6faa8cad7ff956b88c7c16d6db6bd2f1226d2e8da 22:50:34 $ docker rm -f fb8603970cd6cacef5e731e6faa8cad7ff956b88c7c16d6db6bd2f1226d2e8da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:50:35 + docker inspect -f . ci-base-image-arm64 22:50:35 . [Pipeline] withDockerContainer 22:50:36 prd-ubuntu18.04-docker-arm64-4c-16g-28108 does not seem to be running inside a container 22:50:36 $ 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 22:50:37 $ docker top 06fef7b19f508119b6b1464b8dea79c1d02d7bf10c2e3c84004d955c6f3a8e8b -eo pid,comm [Pipeline] { [Pipeline] echo 22:50:38 ========================================================= 22:50:38 [edgeXBuildGoParallel] Running Tests and Build... 22:50:38 ========================================================= [Pipeline] sh 22:50:38 + make test 22:50:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:51:00 ? github.com/edgexfoundry/edgex-go [no test files] 22:51:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:51:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:52:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:52:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:52:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:52:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:52:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:52:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:52:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:52:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:52:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:52:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:52:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:52:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.330s coverage: 45.9% of statements 22:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 22:52:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.273s coverage: 100.0% of statements 22:52:30 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.554s coverage: 27.1% of statements 22:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:52:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 22:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:52:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.095s coverage: 100.0% of statements 22:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:52:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.269s coverage: 65.8% of statements 22:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:52:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.704s coverage: 82.3% of statements 22:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:52:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.367s coverage: 28.6% of statements 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:52:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.167s coverage: 100.0% of statements 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:52:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements 22:52:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:52:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.352s coverage: 86.7% of statements 22:52:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:52:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.334s coverage: 97.5% of statements 22:52:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:52:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.131s coverage: 78.3% of statements 22:52:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:52:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:52:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:52:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:52:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.273s coverage: 92.8% of statements 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:52:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:52:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.167s coverage: 0.1% of statements 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:52:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 45.5% of statements 22:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements 22:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 22:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements 22:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 22:53:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements 22:53:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.125s coverage: 92.9% of statements 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.131s coverage: 84.6% of statements 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.6% of statements 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.619s coverage: 62.4% of statements 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 22:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.868s coverage: 69.1% of statements 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:53:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.365s coverage: 38.4% of statements 22:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:53:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.149s coverage: 89.5% of statements 22:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:53:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.089s coverage: 84.8% of statements 22:53:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.367s coverage: 47.0% of statements 22:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:53:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.131s coverage: 100.0% of statements 22:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:53:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.150s coverage: 100.0% of statements 22:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 22:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:53:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.398s coverage: 89.4% of statements 22:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:53:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.192s coverage: 29.1% of statements 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:53:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.165s coverage: 99.0% of statements 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:53:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.137s coverage: 100.0% of statements 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:53:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.154s coverage: 94.3% of statements 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:53:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:53:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:53:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:53:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 22:53:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 22:53:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 22:53:35 GO111MODULE=on go vet ./... 22:54:57 gofmt -l . 22:54:57 [ "`gofmt -l .`" = "" ] 22:54:57 ./bin/test-go-mod-tidy.sh 22:54:57 ./bin/test-attribution-txt.sh [Pipeline] sh 22:54:58 + ls -al . 22:54:58 total 740 22:54:58 drwxrwxr-x 9 1001 1001 4096 Mar 1 22:54 . 22:54:58 drwxr-xr-x 4 root root 4096 Mar 1 22:50 .. 22:54:58 -rw-rw-r-- 1 1001 1001 11 Mar 1 22:49 .dockerignore 22:54:58 drwxrwxr-x 8 1001 1001 4096 Mar 1 22:49 .git 22:54:58 drwxrwxr-x 3 1001 1001 4096 Mar 1 22:49 .github 22:54:58 -rw-rw-r-- 1 1001 1001 818 Mar 1 22:49 .gitignore 22:54:58 -rw-rw-r-- 1 1001 1001 166 Mar 1 22:49 .sonarcloud.properties 22:54:58 -rw-rw-r-- 1 1001 1001 8475 Mar 1 22:49 Attribution.txt 22:54:58 -rw-rw-r-- 1 1001 1001 3804 Mar 1 22:49 CONTRIBUTING.md 22:54:58 -rw-rw-r-- 1 1001 1001 931 Mar 1 22:49 Dockerfile.build 22:54:58 -rw-rw-r-- 1 1001 1001 863 Mar 1 22:49 Jenkinsfile 22:54:58 -rw-rw-r-- 1 1001 1001 10775 Mar 1 22:49 LICENSE 22:54:58 -rw-rw-r-- 1 1001 1001 5774 Mar 1 22:49 Makefile 22:54:58 -rw-rw-r-- 1 1001 1001 6524 Mar 1 22:49 README.md 22:54:58 -rw-rw-r-- 1 1001 1001 6755 Mar 1 22:49 SECURITY.md 22:54:58 -rw-rw-r-- 1 1001 1001 5 Mar 1 22:44 VERSION 22:54:58 -rw-rw-r-- 1 1001 1001 4131 Mar 1 22:49 ZMQWindows.md 22:54:58 drwxrwxr-x 2 1001 1001 4096 Mar 1 22:49 bin 22:54:58 drwxrwxr-x 14 1001 1001 4096 Mar 1 22:49 cmd 22:54:58 -rw-r--r-- 1 root root 600568 Mar 1 22:53 coverage.out 22:54:58 -rw-r--r-- 1 root root 1055 Mar 1 22:54 go.mod 22:54:58 -rw-r--r-- 1 root root 21699 Mar 1 22:54 go.sum 22:54:58 drwxrwxr-x 8 1001 1001 4096 Mar 1 22:49 internal 22:54:58 drwxrwxr-x 4 1001 1001 4096 Mar 1 22:49 openapi 22:54:58 drwxrwxr-x 4 1001 1001 4096 Mar 1 22:49 snap 22:54:58 -rw-rw-r-- 1 1001 1001 168 Mar 1 22:49 version.go [Pipeline] sh 22:54:59 + '[' -e coverage.out ] 22:54:59 + chown 1001:1001 coverage.out [Pipeline] stash 22:55:00 Stashed 1 file(s) [Pipeline] sh 22:55:01 + make build 22:55:01 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 22:55:13 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 22:55:35 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 22:55:39 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 22:55:44 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 22:55:45 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 22:55:51 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 22:55:56 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 22:55:59 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 22:56:04 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 22:56:08 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 22:56:12 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] } 22:56:19 $ docker stop --time=1 06fef7b19f508119b6b1464b8dea79c1d02d7bf10c2e3c84004d955c6f3a8e8b 22:56:22 $ docker rm -f 06fef7b19f508119b6b1464b8dea79c1d02d7bf10c2e3c84004d955c6f3a8e8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:56:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:56:26 22:56:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:56:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:56:27 latest: Pulling from edgex-devops/edgex-compose-arm64 22:56:27 29e5d40040c1: Pulling fs layer 22:56:27 1ce36da41761: Pulling fs layer 22:56:27 25b303627fd3: Pulling fs layer 22:56:27 29e5d40040c1: Verifying Checksum 22:56:27 29e5d40040c1: Download complete 22:56:28 1ce36da41761: Verifying Checksum 22:56:28 1ce36da41761: Download complete 22:56:28 29e5d40040c1: Pull complete 22:56:29 1ce36da41761: Pull complete 22:56:30 25b303627fd3: Verifying Checksum 22:56:30 25b303627fd3: Download complete 22:56:40 25b303627fd3: Pull complete 22:56:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:56:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:56:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:56:40 prd-ubuntu18.04-docker-arm64-4c-16g-28108 does not seem to be running inside a container 22:56:40 $ 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 22:56:43 $ docker top 280dc0bc372524647dbfa20d31843ec6ffb90e8445abc97b026f3491e31adf63 -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:45 + docker-compose build --help 22:56:45 + grep parallel 22:56:48 --parallel Build images in parallel. [Pipeline] } 22:56:48 $ docker stop --time=1 280dc0bc372524647dbfa20d31843ec6ffb90e8445abc97b026f3491e31adf63 22:56:50 $ docker rm -f 280dc0bc372524647dbfa20d31843ec6ffb90e8445abc97b026f3491e31adf63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:56:51 . [Pipeline] withDockerContainer 22:56:51 prd-ubuntu18.04-docker-arm64-4c-16g-28108 does not seem to be running inside a container 22:56:51 $ 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 22:56:53 $ docker top ab0587f0c3e018161b1ca33de28595e39ebd362ef91f835f78f41b31ff90dcc8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:54 + docker-compose -f ./docker-compose-build.yml build --parallel 22:56:58 Building docker-core-command-go ... 22:56:58 Building docker-core-data-go ... 22:56:58 Building docker-core-metadata-go ... 22:56:58 Building docker-security-bootstrapper-go ... 22:56:58 Building docker-security-proxy-setup-go ... 22:56:58 Building docker-security-secretstore-setup-go ... 22:56:58 Building docker-support-notifications-go ... 22:56:58 Building docker-support-scheduler-go ... 22:56:58 Building docker-sys-mgmt-agent-go ... 22:56:58 Building docker-security-secretstore-setup-go 22:56:58 Building docker-core-command-go 22:56:58 Building docker-core-metadata-go 22:56:58 Building docker-support-notifications-go 22:56:58 Building docker-support-scheduler-go 22:58:20 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:58:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:58:20 ---> f13b061d21b8 22:58:20 Step 3/24 : WORKDIR /edgex-go 22:58:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:58:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:58:20 ---> f13b061d21b8 22:58:20 Step 3/23 : WORKDIR /edgex-go 22:58:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:58:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:58:20 ---> f13b061d21b8 22:58:20 Step 3/22 : WORKDIR /edgex-go 22:58:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:58:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:58:20 ---> f13b061d21b8 22:58:20 Step 3/23 : WORKDIR /edgex-go 22:58:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:58:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:58:20 ---> f13b061d21b8 22:58:20 Step 3/22 : WORKDIR /edgex-go 22:58:20 ---> Running in 8939bec45dfd 22:58:20 ---> Running in 3a52262df4f2 22:58:20 ---> Running in 51175e0634ba 22:58:20 ---> Running in 16ff88dc51f7 22:58:20 ---> Running in 56bf2107d42e 22:58:20 Removing intermediate container 56bf2107d42e 22:58:20 ---> ffbea2c3ac27 22:58:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:20 Removing intermediate container 8939bec45dfd 22:58:20 ---> 2a1c95067aab 22:58:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:20 Removing intermediate container 51175e0634ba 22:58:20 ---> 9f9656f67a66 22:58:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:20 Removing intermediate container 16ff88dc51f7 22:58:20 ---> a711d631b710 22:58:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:20 Removing intermediate container 3a52262df4f2 22:58:20 ---> dba1f690de3c 22:58:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:20 ---> Running in 545555ee62c3 22:58:20 ---> Running in 0d55abc8c143 22:58:20 ---> Running in 07772e6ac84d 22:58:20 ---> Running in 9d42b4521023 22:58:20 ---> Running in 2daf2aa4ff6e 22:58:20 Removing intermediate container 07772e6ac84d 22:58:20 ---> fa99643cd265 22:58:20 Step 5/23 : RUN apk add --update --no-cache make git 22:58:20 Removing intermediate container 545555ee62c3 22:58:20 ---> ec8af4beb826 22:58:20 Step 5/22 : RUN apk add --update --no-cache make git 22:58:20 ---> Running in 3a71828ce3dd 22:58:20 ---> Running in 3de322fa7e3e 22:58:21 Removing intermediate container 9d42b4521023 22:58:21 ---> fb48b3386d9d 22:58:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:58:21 Removing intermediate container 2daf2aa4ff6e 22:58:21 ---> 5e35bfff5222 22:58:21 Step 5/23 : RUN apk add --update --no-cache make git 22:58:21 Removing intermediate container 0d55abc8c143 22:58:21 ---> 7f03d6d6c6b3 22:58:21 Step 5/24 : RUN apk add --update --no-cache make git 22:58:21 ---> Running in 3c465b6f4ea8 22:58:21 ---> Running in eae0b76ea072 22:58:21 ---> Running in 1b4bd75a7c9b 22:58:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:58:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:58:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:58:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:58:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:58:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:58:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:58:23 OK: 217 MiB in 51 packages 22:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:58:24 OK: 217 MiB in 51 packages 22:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:58:25 OK: 217 MiB in 51 packages 22:58:25 OK: 217 MiB in 51 packages 22:58:25 OK: 217 MiB in 51 packages 22:58:25 Removing intermediate container 3a71828ce3dd 22:58:25 ---> 3e78317821f6 22:58:25 Step 6/23 : COPY go.mod . 22:58:26 Removing intermediate container 3de322fa7e3e 22:58:26 ---> 18db2be027a0 22:58:26 Step 6/22 : COPY go.mod . 22:58:27 ---> f13c624f9c51 22:58:27 Step 7/23 : RUN go mod download 22:58:27 ---> Running in 073e7492db79 22:58:27 ---> d12695efe920 22:58:27 Step 7/22 : RUN go mod download 22:58:28 ---> Running in 252d6961e021 22:58:28 Removing intermediate container eae0b76ea072 22:58:28 ---> 423a7a3c769b 22:58:28 Step 6/22 : COPY go.mod . 22:58:28 Removing intermediate container 3c465b6f4ea8 22:58:28 ---> ea8c8037f899 22:58:28 Step 6/23 : COPY go.mod . 22:58:28 Removing intermediate container 1b4bd75a7c9b 22:58:28 ---> a39b39b4416d 22:58:28 Step 6/24 : COPY go.mod . 22:58:29 ---> 45bd152c86ec 22:58:29 Step 7/23 : RUN go mod download 22:58:29 ---> ff099820b2d5 22:58:29 Step 7/22 : RUN go mod download 22:58:30 ---> 62a37220923b 22:58:30 Step 7/24 : RUN go mod download 22:58:30 ---> Running in 0f9ee1abd06f 22:58:30 ---> Running in fe14102dd500 22:58:30 ---> Running in 536d89889d06 22:58:32 Removing intermediate container 073e7492db79 22:58:32 ---> f96fd011f40b 22:58:32 Step 8/23 : COPY . . 22:58:32 Removing intermediate container 252d6961e021 22:58:32 ---> f20d94229fba 22:58:32 Step 8/22 : COPY . . 22:58:36 Removing intermediate container 0f9ee1abd06f 22:58:36 ---> b3548f9533a2 22:58:36 Step 8/23 : COPY . . 22:58:36 Removing intermediate container fe14102dd500 22:58:36 ---> e257e8b863dc 22:58:36 Step 8/22 : COPY . . 22:58:36 Removing intermediate container 536d89889d06 22:58:36 ---> 2f567ac56665 22:58:36 Step 8/24 : COPY . . 22:58:59 ---> e9554e2f4e55 22:58:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:58:59 ---> 59a7a01da1a7 22:58:59 Step 9/23 : RUN make cmd/core-command/core-command 22:58:59 ---> Running in 4c8f8a23ce2a 22:58:59 ---> Running in 647a831f7b5b 22:58:59 ---> 06679447b607 22:58:59 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:58:59 ---> 4037a08a33e4 22:58:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:58:59 ---> 096e4200e70f 22:58:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:58:59 ---> Running in b295ef8feb38 22:58:59 ---> Running in f56adefed82b 22:58:59 ---> Running in f92efc2cd22d 22:59:01 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 22:59:01 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 22:59:01 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 22:59:01 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 22:59:01 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 23:00:38 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 23:00:43 Removing intermediate container f56adefed82b 23:00:43 ---> daf961140278 23:00:43 23:00:43 Step 10/24 : FROM alpine:3.12 23:00:43 3.12: Pulling from library/alpine 23:00:44 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 23:00:44 Status: Downloaded newer image for alpine:3.12 23:00:44 ---> d10569e2745f 23:00:44 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 23:00:45 ---> Running in c0c9e1152aaf 23:00:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:00:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:00:48 (1/5) Installing ca-certificates (20191127-r4) 23:00:48 (2/5) Installing nghttp2-libs (1.41.0-r0) 23:00:48 (3/5) Installing libcurl (7.69.1-r3) 23:00:48 (4/5) Installing curl (7.69.1-r3) 23:00:48 (5/5) Installing dumb-init (1.2.2-r1) 23:00:48 Executing busybox-1.31.1-r19.trigger 23:00:48 Executing ca-certificates-20191127-r4.trigger 23:00:48 OK: 7 MiB in 19 packages 23:00:51 Removing intermediate container c0c9e1152aaf 23:00:51 ---> 1be1b9a89eae 23:00:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:00:51 ---> Running in 5bf8b772cd98 23:00:52 Removing intermediate container 5bf8b772cd98 23:00:52 ---> 047f1ec283f7 23:00:52 Step 13/24 : WORKDIR / 23:00:52 ---> Running in 6e1cbff2fd72 23:00:53 Removing intermediate container 6e1cbff2fd72 23:00:53 ---> 249c18ae78ab 23:00:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:00:54 ---> 836f14bfdb3b 23:00:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:00:56 ---> 4698572110a9 23:00:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:00:57 ---> 2a01759704f6 23:00:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:01:01 ---> 9687bcd1d84d 23:01:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:01:03 Removing intermediate container 4c8f8a23ce2a 23:01:03 ---> 6d0f0ff92ab3 23:01:03 23:01:03 Step 10/22 : FROM alpine:3.12 23:01:03 ---> d10569e2745f 23:01:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:01:03 Removing intermediate container 647a831f7b5b 23:01:03 ---> 370fffdcb408 23:01:03 23:01:03 Step 10/23 : FROM alpine:3.12 23:01:03 ---> d10569e2745f 23:01:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:01:03 ---> Running in 8ab0e4ff0c8f 23:01:03 ---> 7fa340b6bb7d 23:01:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:01:04 ---> Running in b3002fd08ed0 23:01:06 ---> 1c2f4801cc0d 23:01:06 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/ 23:01:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:01:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:01:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:01:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:01:06 Removing intermediate container b295ef8feb38 23:01:06 ---> b81ab08ff8a5 23:01:06 23:01:06 Step 10/22 : FROM alpine:3.12 23:01:06 ---> d10569e2745f 23:01:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:01:06 ---> Running in 9e34771558a0 23:01:06 ---> Running in 951aeb3c8aa8 23:01:06 (1/1) Installing dumb-init (1.2.2-r1) 23:01:06 Executing busybox-1.31.1-r19.trigger 23:01:06 OK: 5 MiB in 15 packages 23:01:06 (1/1) Installing dumb-init (1.2.2-r1) 23:01:06 Executing busybox-1.31.1-r19.trigger 23:01:07 OK: 5 MiB in 15 packages 23:01:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:01:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:01:09 (1/2) Installing ca-certificates (20191127-r4) 23:01:10 (2/2) Installing dumb-init (1.2.2-r1) 23:01:10 Executing busybox-1.31.1-r19.trigger 23:01:10 Executing ca-certificates-20191127-r4.trigger 23:01:10 OK: 6 MiB in 16 packages 23:01:10 Removing intermediate container 8ab0e4ff0c8f 23:01:10 ---> 26b2b5f40fb9 23:01:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:01:10 Removing intermediate container b3002fd08ed0 23:01:10 ---> 5962967ecbea 23:01:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:01:10 ---> Running in 2e6dddd2a547 23:01:10 Removing intermediate container f92efc2cd22d 23:01:10 ---> b216e3185663 23:01:10 23:01:10 Step 10/23 : FROM alpine:3.12 23:01:11 ---> d10569e2745f 23:01:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:01:11 ---> Using cache 23:01:11 ---> 5962967ecbea 23:01:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:01:11 ---> Running in af5769edce30 23:01:11 Removing intermediate container 9e34771558a0 23:01:11 ---> e5456dfc16d2 23:01:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:01:11 ---> Running in 68b52fb3cd6a 23:01:11 Removing intermediate container 2e6dddd2a547 23:01:11 ---> cc21ea7c78cc 23:01:11 Step 13/22 : ENV APP_PORT=48085 23:01:11 ---> Running in 7b394abad88e 23:01:11 ---> Running in 27bdc11b4814 23:01:12 Removing intermediate container af5769edce30 23:01:12 ---> 05b5ed82282e 23:01:12 Step 13/23 : ENV APP_PORT=48082 23:01:12 ---> Running in ba4f989f861a 23:01:12 Removing intermediate container 68b52fb3cd6a 23:01:12 ---> 76619554e148 23:01:12 Step 13/23 : ENV APP_PORT=48081 23:01:12 Removing intermediate container 7b394abad88e 23:01:12 ---> 605798dd75db 23:01:12 Step 22/24 : LABEL arch=arm64 23:01:12 Removing intermediate container 27bdc11b4814 23:01:12 ---> 1b27c01aa12e 23:01:12 Step 14/22 : EXPOSE $APP_PORT 23:01:12 Removing intermediate container 951aeb3c8aa8 23:01:12 ---> 6215d58c4fce 23:01:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:01:12 ---> Running in eb0921e96ff8 23:01:12 ---> Running in 9189041b02bc 23:01:12 ---> Running in d69f810676cc 23:01:13 ---> Running in bce8fb291f75 23:01:13 Removing intermediate container ba4f989f861a 23:01:13 ---> 2647260852d3 23:01:13 Step 14/23 : EXPOSE $APP_PORT 23:01:13 ---> Running in fa7179b49dc7 23:01:13 Removing intermediate container eb0921e96ff8 23:01:13 ---> b66d87f763dc 23:01:13 Step 14/23 : EXPOSE $APP_PORT 23:01:13 Removing intermediate container 9189041b02bc 23:01:13 ---> 6ca2a579a984 23:01:13 Step 23/24 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def 23:01:13 ---> Running in 9b4557cce358 23:01:13 ---> Running in 4c1b40c3e131 23:01:13 Removing intermediate container d69f810676cc 23:01:13 ---> 31a58ff33221 23:01:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:13 Removing intermediate container bce8fb291f75 23:01:13 ---> 4f45dab73583 23:01:13 Step 13/22 : ENV APP_PORT=48060 23:01:13 Removing intermediate container fa7179b49dc7 23:01:13 ---> 846c818b25ba 23:01:13 Step 15/23 : WORKDIR / 23:01:14 ---> Running in 2ca99797262f 23:01:14 ---> Running in 3f16955c3be4 23:01:14 Removing intermediate container 4c1b40c3e131 23:01:14 ---> 304958ff2f0b 23:01:14 Step 24/24 : LABEL version=0.0.0 23:01:14 Removing intermediate container 9b4557cce358 23:01:14 ---> fb32f7af6c01 23:01:14 Step 15/23 : WORKDIR / 23:01:14 ---> Running in 554df1346ae0 23:01:14 ---> Running in a3d88f3a1d15 23:01:15 Removing intermediate container 2ca99797262f 23:01:15 ---> 624fd8638bd6 23:01:15 Step 14/22 : EXPOSE $APP_PORT 23:01:15 ---> f1bced69f472 23:01:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:01:15 Removing intermediate container 3f16955c3be4 23:01:15 ---> a2ef0f406d3b 23:01:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:15 ---> Running in 0997a87c24b3 23:01:15 Removing intermediate container 554df1346ae0 23:01:15 ---> faceb365dfe6 23:01:15 23:01:15 Removing intermediate container a3d88f3a1d15 23:01:15 ---> 2034170fee0a 23:01:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:16 Successfully built faceb365dfe6 23:01:16 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 23:01:16 Building docker-security-bootstrapper-go 23:01:16  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0997a87c24b3 23:01:16 ---> b2cca4df1082 23:01:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:16 ---> 37a2a052d68a 23:01:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:01:16 ---> 7f8fc184ed53 23:01:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / ---> c379a33b74ff 23:01:17 23:01:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:01:17 ---> 6d26b480f0e1 23:01:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:01:19 ---> 650bf6809623 23:01:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:01:19 ---> 11de759f09c9 23:01:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:01:19 ---> 195ebcd86265 23:01:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:01:19 ---> Running in aeffedf826ca 23:01:19 ---> fe373d35960d 23:01:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:01:20 Removing intermediate container aeffedf826ca 23:01:20 ---> 824d1b9ea0c3 23:01:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:20 ---> Running in 99f160117583 23:01:20 ---> 0bdfe48b4abe 23:01:20 Step 19/23 : ENTRYPOINT ["/core-command"] 23:01:20 ---> 703a78d23cf9 23:01:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:01:20 ---> cbdbce285abd 23:01:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:01:21 ---> Running in 2e8923c90cff 23:01:21 ---> Running in dbc42214ff77 23:01:21 Removing intermediate container 99f160117583 23:01:21 ---> 4c8878cc8fd3 23:01:21 Step 20/22 : LABEL arch=arm64 23:01:21 ---> Running in 3dc29d593b80 23:01:21 ---> Running in dcaac0ca9af2 23:01:22 Removing intermediate container dbc42214ff77 23:01:22 ---> 8d5638f43a41 23:01:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:22 Removing intermediate container 2e8923c90cff 23:01:22 ---> be6ec621b2f8 23:01:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:22 Removing intermediate container dcaac0ca9af2 23:01:22 ---> b12c25e266e5 23:01:22 Step 21/22 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def 23:01:22 Removing intermediate container 3dc29d593b80 23:01:22 ---> 6dff285b1b0f 23:01:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:22 ---> Running in 2575791366fe 23:01:22 ---> Running in 49fb3aa24608 23:01:22 ---> Running in dde0546652d3 23:01:22 ---> Running in 94df6b37090e 23:01:23 Removing intermediate container 49fb3aa24608 23:01:23 ---> 47955c2da292 23:01:23 Step 21/23 : LABEL arch=arm64 23:01:23 Removing intermediate container 2575791366fe 23:01:23 ---> bf85c1299239 23:01:23 Step 21/23 : LABEL arch=arm64 23:01:23 Removing intermediate container dde0546652d3 23:01:23 ---> da4ddfcf15c6 23:01:23 Step 22/22 : LABEL version=0.0.0 23:01:23 ---> Running in a4f920c9b1e7 23:01:23 ---> Running in 541a21d0a300 23:01:23 Removing intermediate container 94df6b37090e 23:01:23 ---> 0ad0737793c9 23:01:23 Step 20/22 : LABEL arch=arm64 23:01:23 ---> Running in 7c5f407bf66e 23:01:23 ---> Running in 12290266f1f3 23:01:24 Removing intermediate container a4f920c9b1e7 23:01:24 ---> 9eb895773dde 23:01:24 Step 22/23 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def 23:01:24 ---> Running in 4a73644b3110 23:01:24 Removing intermediate container 541a21d0a300 23:01:24 ---> 3d47e48ec4ac 23:01:24 Step 22/23 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def 23:01:24 Removing intermediate container 12290266f1f3 23:01:24 ---> b3b2c7967726 23:01:24 Step 21/22 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def 23:01:24 Removing intermediate container 7c5f407bf66e 23:01:24 ---> 4a723ae3236e 23:01:24 23:01:24 ---> Running in 080e5f32b7d6 23:01:25 ---> Running in 50e8f10fa1a9 23:01:25 Removing intermediate container 4a73644b3110 23:01:25 ---> 781d4a84b1f1 23:01:25 Step 23/23 : LABEL version=0.0.0 23:01:25 Successfully built 4a723ae3236e 23:01:25 Successfully tagged docker-support-scheduler-go-arm64:latest 23:01:25  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 23:01:25 Removing intermediate container 080e5f32b7d6 23:01:25 ---> d4a46c7cff4e 23:01:25 Step 23/23 : LABEL version=0.0.0 23:01:25 ---> Running in d71a76538b91 23:01:25 ---> Running in 2a611e62a538 23:01:25 Removing intermediate container 50e8f10fa1a9 23:01:25 ---> bb15c9a053c2 23:01:25 Step 22/22 : LABEL version=0.0.0 23:01:26 ---> Running in deee8e665c43 23:01:26 Removing intermediate container d71a76538b91 23:01:26 ---> 56d81d17d9a4 23:01:26 23:01:26 Removing intermediate container 2a611e62a538 23:01:26 ---> 6033e8a47e53 23:01:26 23:01:26 Successfully built 56d81d17d9a4 23:01:26 Successfully tagged docker-core-command-go-arm64:latest 23:01:26  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 23:01:26 Removing intermediate container deee8e665c43 23:01:26 ---> ddafd18989a7 23:01:26 23:01:26 Successfully built 6033e8a47e53 23:01:26 Successfully tagged docker-core-metadata-go-arm64:latest 23:01:26 Building docker-core-data-go 23:01:27  Building docker-core-metadata-go ... done Successfully built ddafd18989a7 23:01:27 Successfully tagged docker-support-notifications-go-arm64:latest 23:01:59  Building docker-support-notifications-go ... done Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:01:59 Step 2/30 : FROM ${BUILDER_BASE} AS builder 23:01:59 ---> f13b061d21b8 23:01:59 Step 3/30 : WORKDIR /edgex-go 23:01:59 ---> Using cache 23:01:59 ---> dba1f690de3c 23:01:59 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:59 ---> Using cache 23:01:59 ---> 5e35bfff5222 23:01:59 Step 5/30 : RUN apk add --update --no-cache make git 23:01:59 ---> Using cache 23:01:59 ---> ea8c8037f899 23:01:59 Step 6/30 : COPY go.mod . 23:01:59 ---> Using cache 23:01:59 ---> 45bd152c86ec 23:01:59 Step 7/30 : RUN go mod download 23:01:59 ---> Using cache 23:01:59 ---> b3548f9533a2 23:01:59 Step 8/30 : COPY . . 23:01:59 ---> Using cache 23:01:59 ---> 096e4200e70f 23:01:59 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:02:04 ---> Running in a016df3ec04f 23:02:06 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 23:02:13 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:02:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:02:13 ---> f13b061d21b8 23:02:13 Step 3/26 : WORKDIR /edgex-go 23:02:13 ---> Using cache 23:02:13 ---> dba1f690de3c 23:02:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:13 ---> Using cache 23:02:13 ---> 5e35bfff5222 23:02:13 Step 5/26 : RUN apk add --update --no-cache make bash git 23:02:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:02:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:02:13 ---> f13b061d21b8 23:02:13 Step 3/23 : WORKDIR /edgex-go 23:02:13 ---> Using cache 23:02:13 ---> dba1f690de3c 23:02:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:13 ---> Using cache 23:02:13 ---> 5e35bfff5222 23:02:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:02:14 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:02:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:02:14 ---> f13b061d21b8 23:02:14 Step 3/21 : WORKDIR /edgex-go 23:02:14 ---> Using cache 23:02:14 ---> dba1f690de3c 23:02:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:14 ---> Using cache 23:02:14 ---> 5e35bfff5222 23:02:14 Step 5/21 : RUN apk add --update --no-cache make git 23:02:14 ---> Using cache 23:02:14 ---> ea8c8037f899 23:02:14 Step 6/21 : COPY go.mod . 23:02:14 ---> Using cache 23:02:14 ---> 45bd152c86ec 23:02:14 Step 7/21 : RUN go mod download 23:02:14 ---> Using cache 23:02:14 ---> b3548f9533a2 23:02:14 Step 8/21 : COPY . . 23:02:14 ---> Using cache 23:02:14 ---> 096e4200e70f 23:02:14 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:02:15 ---> Running in 1c0da2d5e091 23:02:15 ---> Running in e5bae48a006e 23:02:15 ---> Running in 7f2bd0961e7c 23:02:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:02:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:02:18 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 23:02:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:02:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:02:19 OK: 217 MiB in 51 packages 23:02:19 OK: 217 MiB in 51 packages 23:02:21 Removing intermediate container 7f2bd0961e7c 23:02:21 ---> 8945e11d0ef8 23:02:21 Step 6/23 : COPY go.mod . 23:02:21 Removing intermediate container e5bae48a006e 23:02:21 ---> c79eff5a2483 23:02:21 Step 6/26 : COPY go.mod . 23:02:22 ---> 036655beeb2d 23:02:22 Step 7/23 : RUN go mod download 23:02:22 ---> Running in 7aae14f757b2 23:02:22 ---> 03a29a38aad9 23:02:22 Step 7/26 : RUN go mod download 23:02:23 ---> Running in e1b0a6fb472c 23:02:28 Removing intermediate container 7aae14f757b2 23:02:28 ---> 84d51141eab0 23:02:28 Step 8/23 : COPY . . 23:02:28 Removing intermediate container e1b0a6fb472c 23:02:28 ---> 35d29b1c8d32 23:02:28 Step 8/26 : COPY . . 23:03:01 ---> 8dc18aced80c 23:03:01 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:03:01 ---> be4b01dbb1fa 23:03:01 Step 9/23 : RUN make cmd/core-data/core-data 23:03:01 ---> Running in ff0ac3da4815 23:03:01 ---> Running in 669c2bf43f31 23:03:01 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 23:03:01 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 23:03:05 Removing intermediate container a016df3ec04f 23:03:05 ---> b83763e33fdc 23:03:05 23:03:05 Step 10/30 : FROM alpine:3.12 23:03:05 ---> d10569e2745f 23:03:05 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:03:05 ---> Running in 69bc3a94303c 23:03:05 Removing intermediate container 69bc3a94303c 23:03:05 ---> cf4bf02e6f52 23:03:06 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 23:03:06 ---> Running in b1031817c6f7 23:03:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:03:10 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 23:03:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:03:11 (1/2) Installing dumb-init (1.2.2-r1) 23:03:11 (2/2) Installing su-exec (0.2-r1) 23:03:11 Executing busybox-1.31.1-r19.trigger 23:03:11 OK: 5 MiB in 16 packages 23:03:13 Removing intermediate container b1031817c6f7 23:03:13 ---> 1787aa636996 23:03:13 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 23:03:13 ---> Running in 226465ca1dfe 23:03:14 Removing intermediate container 226465ca1dfe 23:03:14 ---> e89ce40fadd7 23:03:14 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:03:14 ---> Running in c8b751d3864a 23:03:15 Removing intermediate container c8b751d3864a 23:03:15 ---> f4e069aec20c 23:03:15 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:03:15 ---> Running in d788f53643a9 23:03:19 Removing intermediate container d788f53643a9 23:03:19 ---> 2e799f36c85a 23:03:19 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 23:03:19 ---> Running in 97407a5d28e8 23:03:19 Removing intermediate container 97407a5d28e8 23:03:19 ---> 2cfe5f70b135 23:03:19 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:03:20 ---> 2485889a78f6 23:03:20 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:03:21 ---> Running in 2071f95742b8 23:03:25 Removing intermediate container 2071f95742b8 23:03:25 ---> caff448323aa 23:03:25 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:27 ---> 446092ffa9ff 23:03:27 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:03:27 Removing intermediate container 1c0da2d5e091 23:03:27 ---> 185397c3514d 23:03:27 23:03:27 Step 10/21 : FROM alpine:3.12 23:03:27 ---> d10569e2745f 23:03:27 Step 11/21 : RUN apk add --update --no-cache curl 23:03:27 ---> Running in 89d367e94c8c 23:03:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:03:29 ---> f183ea4b14f3 23:03:29 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:03:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:03:31 (1/4) Installing ca-certificates (20191127-r4) 23:03:31 ---> 44d25e323510 23:03:31 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:03:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:03:31 (3/4) Installing libcurl (7.69.1-r3) 23:03:31 (4/4) Installing curl (7.69.1-r3) 23:03:31 Executing busybox-1.31.1-r19.trigger 23:03:31 Executing ca-certificates-20191127-r4.trigger 23:03:31 OK: 7 MiB in 18 packages 23:03:33 ---> 8a93b484369f 23:03:33 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 23:03:33 ---> Running in 6c459f3e7126 23:03:34 Removing intermediate container 6c459f3e7126 23:03:34 ---> 9bc200c4f5d0 23:03:34 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:03:34 Removing intermediate container 89d367e94c8c 23:03:34 ---> d377736b70c7 23:03:34 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:03:34 ---> Running in 461b6f3b52ad 23:03:35 ---> 0204fa181b69 23:03:35 Step 25/30 : RUN chmod +x /entrypoint.sh 23:03:35 Removing intermediate container 461b6f3b52ad 23:03:35 ---> cda51037f44c 23:03:35 Step 13/21 : WORKDIR /edgex 23:03:36 ---> Running in 118e7d8ccb4a 23:03:36 ---> Running in 0757dd1fd2dc 23:03:37 Removing intermediate container 0757dd1fd2dc 23:03:37 ---> 697b9edd27fd 23:03:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:03:38 ---> d2d16b74d2c9 23:03:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:03:40 Removing intermediate container 118e7d8ccb4a 23:03:40 ---> 8b5b21fba8d8 23:03:40 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 23:03:40 ---> Running in 332567d4ff2f 23:03:40 ---> 78063a59bef8 23:03:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:03:41 Removing intermediate container 332567d4ff2f 23:03:41 ---> 93bc8c9a00e4 23:03:41 Step 27/30 : CMD ["gate"] 23:03:42 ---> Running in e2a10b680ebd 23:03:42 ---> e2fa9fccd7bb 23:03:42 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:03:42 ---> Running in f8179777ad86 23:03:42 Removing intermediate container e2a10b680ebd 23:03:42 ---> 7b9ac4806123 23:03:42 Step 28/30 : LABEL arch=arm64 23:03:43 ---> Running in 373e0fb7bc8e 23:03:43 Removing intermediate container f8179777ad86 23:03:43 ---> b338f3ae8e25 23:03:43 Step 18/21 : CMD ["--init=true"] 23:03:43 ---> Running in 06b1a2a24438 23:03:44 Removing intermediate container 373e0fb7bc8e 23:03:44 ---> 046ac686c87b 23:03:44 Step 29/30 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def 23:03:44 ---> Running in d045597f4aa9 23:03:44 Removing intermediate container 06b1a2a24438 23:03:44 ---> d1da6efcb333 23:03:44 Step 19/21 : LABEL arch=arm64 23:03:44 ---> Running in deef558af6f4 23:03:45 Removing intermediate container d045597f4aa9 23:03:45 ---> c74abcffcbb4 23:03:45 Step 30/30 : LABEL version=0.0.0 23:03:45 ---> Running in 661d1330b3e2 23:03:45 Removing intermediate container deef558af6f4 23:03:45 ---> 2681c8d70d59 23:03:45 Step 20/21 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def 23:03:45 ---> Running in 49383de3df42 23:03:46 Removing intermediate container 661d1330b3e2 23:03:46 ---> 50107ca8b36f 23:03:46 23:03:46 Removing intermediate container 49383de3df42 23:03:46 ---> ee238e7e8bbd 23:03:46 Step 21/21 : LABEL version=0.0.0 23:03:47 ---> Running in 30d70819e4a5 23:03:47 Successfully built 50107ca8b36f 23:03:47 Successfully tagged docker-security-bootstrapper-go-arm64:latest 23:03:47  Building docker-security-bootstrapper-go ... done Removing intermediate container 30d70819e4a5 23:03:47 ---> 7ccca8587e1a 23:03:47 23:03:48 Successfully built 7ccca8587e1a 23:03:48 Successfully tagged docker-security-proxy-setup-go-arm64:latest 23:04:06  Building docker-security-proxy-setup-go ... done Removing intermediate container ff0ac3da4815 23:04:06 ---> bd20144072ff 23:04:06 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:04:06 ---> Running in 838021cad495 23:04:06 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 23:04:09 Removing intermediate container 838021cad495 23:04:09 ---> 7440b0ef97fc 23:04:09 23:04:09 Step 11/26 : FROM docker:20.10.0 23:04:09 20.10.0: Pulling from library/docker 23:04:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:04:20 Status: Downloaded newer image for docker:20.10.0 23:04:20 ---> eeaf43b92773 23:04:20 Step 12/26 : RUN apk add --no-cache bash 23:04:20 Removing intermediate container 669c2bf43f31 23:04:20 ---> 8c71580e6598 23:04:20 23:04:20 Step 10/23 : FROM alpine:3.12 23:04:20 ---> d10569e2745f 23:04:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:04:20 ---> Running in 77f0465d78bf 23:04:20 ---> Running in a50371c50355 23:04:20 Removing intermediate container a50371c50355 23:04:20 ---> ea141fd4f6fa 23:04:20 Step 12/23 : ENV APP_PORT=48080 23:04:20 ---> Running in 1344f180feab 23:04:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:04:20 Removing intermediate container 1344f180feab 23:04:20 ---> da47f789f493 23:04:20 Step 13/23 : EXPOSE $APP_PORT 23:04:20 ---> Running in af038e86501e 23:04:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:04:21 Removing intermediate container af038e86501e 23:04:21 ---> 22906d35f905 23:04:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:21 ---> Running in df2994749758 23:04:21 (1/2) Installing readline (8.0.4-r0) 23:04:21 (2/2) Installing bash (5.0.17-r0) 23:04:21 Executing bash-5.0.17-r0.post-install 23:04:21 Executing busybox-1.31.1-r19.trigger 23:04:21 OK: 12 MiB in 22 packages 23:04:22 Removing intermediate container 77f0465d78bf 23:04:22 ---> 61ae72b16e17 23:04:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:04:23 ---> Running in b94888600d7a 23:04:23 Removing intermediate container b94888600d7a 23:04:23 ---> 74522723fb00 23:04:23 Step 14/26 : ENV APP_PORT=48090 23:04:23 Removing intermediate container df2994749758 23:04:23 ---> cd42048edae4 23:04:23 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:04:23 ---> Running in 276621eeaab9 23:04:23 ---> Running in b5e549e87bc3 23:04:24 Removing intermediate container 276621eeaab9 23:04:24 ---> a3a97a4189a5 23:04:24 Step 15/26 : EXPOSE $APP_PORT 23:04:24 ---> Running in 97c54d958dda 23:04:25 Removing intermediate container 97c54d958dda 23:04:25 ---> f5bc3171ef46 23:04:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:04:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:04:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:04:26 ---> 44192a2ccdcc 23:04:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:04:26 (1/6) Installing dumb-init (1.2.2-r1) 23:04:26 (2/6) Installing libgcc (9.3.0-r2) 23:04:26 ---> 09ac99345ad2 23:04:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:04:27 (3/6) Installing libsodium (1.0.18-r0) 23:04:27 (4/6) Installing libstdc++ (9.3.0-r2) 23:04:27 (5/6) Installing libzmq (4.3.3-r0) 23:04:27 (6/6) Installing zeromq (4.3.3-r0) 23:04:27 Executing busybox-1.31.1-r19.trigger 23:04:27 OK: 8 MiB in 20 packages 23:04:28 ---> 200e37bf3316 23:04:28 Step 19/26 : RUN apk --no-cache add py3-pip 23:04:28 ---> Running in 9134de386270 23:04:29 Removing intermediate container b5e549e87bc3 23:04:29 ---> ecf670ea3c61 23:04:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:04:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:04:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:04:29 ---> 7f57b6de6b5c 23:04:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:04:30 (1/33) Installing libbz2 (1.0.8-r1) 23:04:30 (2/33) Installing expat (2.2.9-r1) 23:04:30 (3/33) Installing libffi (3.3-r2) 23:04:30 (4/33) Installing gdbm (1.13-r1) 23:04:30 (5/33) Installing xz-libs (5.2.5-r0) 23:04:30 (6/33) Installing sqlite-libs (3.32.1-r0) 23:04:30 (7/33) Installing python3 (3.8.5-r1) 23:04:32 ---> 0c137bb43022 23:04:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:04:32 (8/33) Installing py3-appdirs (1.4.4-r1) 23:04:32 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:04:32 (10/33) Installing py3-parsing (2.4.7-r0) 23:04:32 (11/33) Installing py3-six (1.15.0-r0) 23:04:32 (12/33) Installing py3-packaging (20.4-r0) 23:04:32 (13/33) Installing py3-setuptools (47.0.0-r0) 23:04:32 (14/33) Installing py3-chardet (3.0.4-r4) 23:04:32 (15/33) Installing py3-idna (2.9-r0) 23:04:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:04:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:04:32 (18/33) Installing py3-requests (2.23.0-r0) 23:04:32 (19/33) Installing py3-msgpack (1.0.0-r0) 23:04:32 (20/33) Installing py3-lockfile (0.12.2-r3) 23:04:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:04:32 (22/33) Installing py3-colorama (0.4.3-r0) 23:04:32 (23/33) Installing py3-distlib (0.3.0-r0) 23:04:32 (24/33) Installing py3-distro (1.5.0-r1) 23:04:32 (25/33) Installing py3-webencodings (0.5.1-r3) 23:04:32 (26/33) Installing py3-html5lib (1.0.1-r4) 23:04:32 (27/33) Installing py3-pytoml (0.1.21-r0) 23:04:32 (28/33) Installing py3-pep517 (0.8.2-r0) 23:04:32 (29/33) Installing py3-progress (1.5-r0) 23:04:32 (30/33) Installing py3-toml (0.10.1-r0) 23:04:32 (31/33) Installing py3-retrying (1.3.3-r0) 23:04:32 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:04:32 (33/33) Installing py3-pip (20.1.1-r0) 23:04:32 ---> fcd20467d76d 23:04:32 Step 19/23 : ENTRYPOINT ["/core-data"] 23:04:33 Executing busybox-1.31.1-r19.trigger 23:04:33 OK: 71 MiB in 55 packages 23:04:33 ---> Running in 6186d2ecdad8 23:04:33 Removing intermediate container 6186d2ecdad8 23:04:33 ---> bf08782f8d71 23:04:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:04:33 ---> Running in 273843ec29d4 23:04:34 Removing intermediate container 273843ec29d4 23:04:34 ---> e0c76fdf1f8d 23:04:34 Step 21/23 : LABEL arch=arm64 23:04:34 ---> Running in 6ae5fb258e94 23:04:35 Removing intermediate container 6ae5fb258e94 23:04:35 ---> fb91468fa6d5 23:04:35 Step 22/23 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def 23:04:35 ---> Running in 568731875cf8 23:04:35 Removing intermediate container 568731875cf8 23:04:35 ---> 96110a75e168 23:04:35 Step 23/23 : LABEL version=0.0.0 23:04:36 ---> Running in 222a4c731dee 23:04:36 Removing intermediate container 222a4c731dee 23:04:36 ---> aa5f2e490456 23:04:36 23:04:37 Successfully built aa5f2e490456 23:04:37 Successfully tagged docker-core-data-go-arm64:latest 23:04:38  Building docker-core-data-go ... done Removing intermediate container 9134de386270 23:04:38 ---> 12461f6046f8 23:04:38 Step 20/26 : RUN pip install docker-compose==1.23.2 23:04:38 ---> Running in 8e214ca774e4 23:04:44 Collecting docker-compose==1.23.2 23:04:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:04:44 Collecting PyYAML<4,>=3.10 23:04:44 Downloading PyYAML-3.13.tar.gz (270 kB) 23:04:47 Collecting texttable<0.10,>=0.9.0 23:04:47 Downloading texttable-0.9.1.tar.gz (11 kB) 23:04:49 Collecting cached-property<2,>=1.2.0 23:04:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:04:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:04:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:04:50 Collecting dockerpty<0.5,>=0.4.1 23:04:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:04:52 Collecting docopt<0.7,>=0.6.1 23:04:52 Downloading docopt-0.6.2.tar.gz (25 kB) 23:04:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:04:55 Collecting websocket-client<1.0,>=0.32.0 23:04:55 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 23:04:55 Collecting jsonschema<3,>=2.5.1 23:04:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:04:56 Collecting docker<4.0,>=3.6.0 23:04:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:04:56 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) 23:04:56 Collecting idna<2.8,>=2.5 23:04:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:04:57 Collecting urllib3<1.25,>=1.21.1 23:04:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:04:57 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) 23:04:57 Collecting docker-pycreds>=0.4.0 23:04:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:04:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:04:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:04:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:04:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:04:58 Installing collected packages: PyYAML, texttable, cached-property, idna, urllib3, requests, dockerpty, docopt, websocket-client, jsonschema, docker-pycreds, docker, docker-compose 23:04:58 Running setup.py install for PyYAML: started 23:05:00 Running setup.py install for PyYAML: finished with status 'done' 23:05:00 Running setup.py install for texttable: started 23:05:02 Running setup.py install for texttable: finished with status 'done' 23:05:02 Attempting uninstall: idna 23:05:02 Found existing installation: idna 2.9 23:05:02 Uninstalling idna-2.9: 23:05:02 Successfully uninstalled idna-2.9 23:05:03 Attempting uninstall: urllib3 23:05:03 Found existing installation: urllib3 1.25.9 23:05:03 Uninstalling urllib3-1.25.9: 23:05:03 Successfully uninstalled urllib3-1.25.9 23:05:04 Attempting uninstall: requests 23:05:04 Found existing installation: requests 2.23.0 23:05:04 Uninstalling requests-2.23.0: 23:05:04 Successfully uninstalled requests-2.23.0 23:05:04 Running setup.py install for dockerpty: started 23:05:06 Running setup.py install for dockerpty: finished with status 'done' 23:05:06 Running setup.py install for docopt: started 23:05:08 Running setup.py install for docopt: finished with status 'done' 23:05:10 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 23:05:13 Removing intermediate container 8e214ca774e4 23:05:13 ---> 376e5b2fceef 23:05:13 Step 21/26 : RUN apk --no-cache add curl 23:05:14 ---> Running in 5361cec98fd3 23:05:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:05:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:05:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:05:16 (2/3) Installing libcurl (7.69.1-r3) 23:05:16 (3/3) Installing curl (7.69.1-r3) 23:05:16 Executing busybox-1.31.1-r19.trigger 23:05:16 OK: 71 MiB in 58 packages 23:05:17 Removing intermediate container 5361cec98fd3 23:05:17 ---> 87d220929e4e 23:05:17 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 23:05:17 ---> Running in 53c170eebce1 23:05:18 Removing intermediate container 53c170eebce1 23:05:18 ---> 7619078c6372 23:05:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:18 ---> Running in 8a9a1abcd17e 23:05:18 Removing intermediate container 8a9a1abcd17e 23:05:18 ---> 8acbefa03a41 23:05:18 Step 24/26 : LABEL arch=arm64 23:05:18 ---> Running in 2efce17136a7 23:05:19 Removing intermediate container 2efce17136a7 23:05:19 ---> 446a994897b0 23:05:19 Step 25/26 : LABEL git_sha=f441c3357415784df93abcc504c72fe5b3254def 23:05:19 ---> Running in c3dabe8cb50f 23:05:19 Removing intermediate container c3dabe8cb50f 23:05:19 ---> 8e4f75c3dab1 23:05:19 Step 26/26 : LABEL version=0.0.0 23:05:19 ---> Running in 3c2175c3d2bb 23:05:20 Removing intermediate container 3c2175c3d2bb 23:05:20 ---> 38de57634910 23:05:20 23:05:20 Successfully built 38de57634910 23:05:21 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 23:05:21  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 23:05:21 $ docker stop --time=1 ab0587f0c3e018161b1ca33de28595e39ebd362ef91f835f78f41b31ff90dcc8 23:05:23 $ docker rm -f ab0587f0c3e018161b1ca33de28595e39ebd362ef91f835f78f41b31ff90dcc8 [Pipeline] // withDockerContainer [Pipeline] sh 23:05:23 + docker images 23:05:23 + grep docker 23:05:24 docker-sys-mgmt-agent-go-arm64 latest 38de57634910 4 seconds ago 300MB 23:05:24 docker-core-data-go-arm64 latest aa5f2e490456 48 seconds ago 21.1MB 23:05:24 docker-security-proxy-setup-go-arm64 latest 7ccca8587e1a About a minute ago 23.4MB 23:05:24 docker-security-bootstrapper-go-arm64 latest 50107ca8b36f About a minute ago 17.6MB 23:05:24 docker-core-metadata-go-arm64 latest 6033e8a47e53 3 minutes ago 17.9MB 23:05:24 docker-support-notifications-go-arm64 latest ddafd18989a7 3 minutes ago 16.8MB 23:05:24 docker-core-command-go-arm64 latest 56d81d17d9a4 3 minutes ago 16.2MB 23:05:24 docker-support-scheduler-go-arm64 latest 4a723ae3236e 4 minutes ago 16.3MB 23:05:24 docker-security-secretstore-setup-go-arm64 latest faceb365dfe6 4 minutes ago 23.7MB 23:05:24 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 23:05:25 ---> job-cost.sh 23:05:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tC89 23:06:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:08:26 lf-activate-venv(): INFO: Adding /tmp/venv-tC89/bin to PATH 23:08:26 INFO: No Stack... 23:08:26 INFO: Retrieving Pricing Info for: lf-standard-4 23:08:26 INFO: Archiving Costs [Pipeline] sh 23:08:26 + cat /w/workspace/edgex-go/3/archives/cost.csv 23:08:26 + cut -d, -f6 [Pipeline] lock 23:08:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3206-3-stack-cost] 23:08:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3206-3-stack-cost] did not exist. Created. 23:08:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3206-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:08:27 + echo total: 0.20999999344348907 [Pipeline] stash 23:08:27 Stashed 1 file(s) [Pipeline] } 23:08:27 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 23:08:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:08:30 ---> package-listing.sh 23:08:30 ++ facter osfamily 23:08:30 ++ tr '[:upper:]' '[:lower:]' 23:08:30 + OS_FAMILY=redhat 23:08:30 + workspace=/w/workspace/edgex-go/3 23:08:30 + START_PACKAGES=/tmp/packages_start.txt 23:08:30 + END_PACKAGES=/tmp/packages_end.txt 23:08:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:08:30 + PACKAGES=/tmp/packages_start.txt 23:08:30 + '[' /w/workspace/edgex-go/3 ']' 23:08:30 + PACKAGES=/tmp/packages_end.txt 23:08:30 + case "${OS_FAMILY}" in 23:08:30 + rpm -qa 23:08:30 + sort 23:08:35 + '[' -f /tmp/packages_start.txt ']' 23:08:35 + '[' -f /tmp/packages_end.txt ']' 23:08:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:08:35 + '[' /w/workspace/edgex-go/3 ']' 23:08:35 + mkdir -p /w/workspace/edgex-go/3/archives/ 23:08:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 23:08:35 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 23:08:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:08:36 23:08:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:08:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:08:36 alpine: Pulling from edgex-lftools-log-publisher 23:08:36 df20fa9351a1: Pulling fs layer 23:08:36 36b3adc4ff6f: Pulling fs layer 23:08:36 8ad3a11d3b57: Pulling fs layer 23:08:36 46f8f816bc3b: Pulling fs layer 23:08:36 93b61091891f: Pulling fs layer 23:08:36 93b9cdb0e59b: Pulling fs layer 23:08:36 5e14af77c1be: Pulling fs layer 23:08:36 01666e4c0597: Pulling fs layer 23:08:36 aa168da1d23b: Pulling fs layer 23:08:36 93b61091891f: Waiting 23:08:36 93b9cdb0e59b: Waiting 23:08:36 5e14af77c1be: Waiting 23:08:36 01666e4c0597: Waiting 23:08:36 aa168da1d23b: Waiting 23:08:36 46f8f816bc3b: Waiting 23:08:36 36b3adc4ff6f: Verifying Checksum 23:08:36 36b3adc4ff6f: Download complete 23:08:36 46f8f816bc3b: Verifying Checksum 23:08:36 46f8f816bc3b: Download complete 23:08:37 df20fa9351a1: Verifying Checksum 23:08:37 df20fa9351a1: Download complete 23:08:37 93b9cdb0e59b: Verifying Checksum 23:08:37 93b9cdb0e59b: Download complete 23:08:37 93b61091891f: Download complete 23:08:37 5e14af77c1be: Verifying Checksum 23:08:37 5e14af77c1be: Download complete 23:08:37 01666e4c0597: Verifying Checksum 23:08:37 01666e4c0597: Download complete 23:08:37 df20fa9351a1: Pull complete 23:08:37 36b3adc4ff6f: Pull complete 23:08:37 8ad3a11d3b57: Verifying Checksum 23:08:37 8ad3a11d3b57: Download complete 23:08:38 8ad3a11d3b57: Pull complete 23:08:38 46f8f816bc3b: Pull complete 23:08:39 aa168da1d23b: Verifying Checksum 23:08:39 aa168da1d23b: Download complete 23:08:39 93b61091891f: Pull complete 23:08:39 93b9cdb0e59b: Pull complete 23:08:40 5e14af77c1be: Pull complete 23:08:40 01666e4c0597: Pull complete 23:08:46 aa168da1d23b: Pull complete 23:08:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:08:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:08:46 prd-centos7-docker-4c-2g-28107 does not seem to be running inside a container 23:08:47 $ 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 23:08:50 $ docker top c0a1f5b091cdf28e0c59b6660f00170b803c0a323587846acae2edae2b3d240e -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:50 + touch /tmp/pre-build-complete [Pipeline] sh 23:08:51 + mkdir -p /var/log/sa [Pipeline] sh 23:08:51 + ls /var/log/sa-host 23:08:51 + sadf -c /var/log/sa-host/sa01 23:08:51 file_magic: OK 23:08:51 HZ: Using current value: 100 23:08:51 file_header: OK 23:08:51 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 23:08:51 Statistics: 23:08:51 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... 23:08:51 File successfully converted to sysstat format version 12.2.1 23:08:51 + sadf -c /var/log/sa-host/sa23 23:08:51 file_magic: OK 23:08:51 HZ: Using current value: 100 23:08:51 file_header: OK 23:08:51 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 23:08:51 Statistics: 23:08:51 Hnuu...uuuununununu... 23:08:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:51 provisioning config files... 23:08:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4273696789581224992tmp [Pipeline] { [Pipeline] echo 23:08:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:08:52 ---> create-netrc.sh [Pipeline] } 23:08:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:08:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:08:52 ---> python-tools-install.sh [Pipeline] echo 23:08:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:08:52 ---> sudo-logs.sh 23:08:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:08:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:08:53 ---> job-cost.sh 23:08:53 lf-activate-venv: SKIPPING 23:08:53 DEBUG: total: 0.20999999344348907 23:08:53 INFO: Retrieving Stack Cost... 23:08:54 INFO: Retrieving Pricing Info for: v1-standard-2 23:08:54 INFO: Archiving Costs [Pipeline] echo 23:08:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:08:55 ---> logs-deploy.sh 23:08:55 lf-activate-venv: SKIPPING 23:08:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3206/3 23:08:55 INFO: archiving workspace using pattern(s): 23:08:56 Archives upload complete. 23:08:56 INFO: archiving logs to Nexus 23:08:57 ---> uname -a: 23:08:57 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 23:08:57 23:08:57 23:08:57 ---> lscpu: 23:08:57 Architecture: x86_64 23:08:57 CPU op-mode(s): 32-bit, 64-bit 23:08:57 Byte Order: Little Endian 23:08:57 Address sizes: 40 bits physical, 48 bits virtual 23:08:57 CPU(s): 4 23:08:57 On-line CPU(s) list: 0-3 23:08:57 Thread(s) per core: 1 23:08:57 Core(s) per socket: 1 23:08:57 Socket(s): 4 23:08:57 NUMA node(s): 1 23:08:57 Vendor ID: GenuineIntel 23:08:57 CPU family: 6 23:08:57 Model: 44 23:08:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:08:57 Stepping: 1 23:08:57 CPU MHz: 2933.436 23:08:57 BogoMIPS: 5866.87 23:08:57 Virtualization: VT-x 23:08:57 Hypervisor vendor: KVM 23:08:57 Virtualization type: full 23:08:57 L1d cache: 128 KiB 23:08:57 L1i cache: 128 KiB 23:08:57 L2 cache: 16 MiB 23:08:57 L3 cache: 64 MiB 23:08:57 NUMA node0 CPU(s): 0-3 23:08:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:08:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:08:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:08:57 Vulnerability Meltdown: Mitigation; PTI 23:08:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:08:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:08:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:08:57 Vulnerability Srbds: Not affected 23:08:57 Vulnerability Tsx async abort: Not affected 23:08:57 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 23:08:57 23:08:57 23:08:57 ---> nproc: 23:08:57 4 23:08:57 23:08:57 23:08:57 ---> df -h: 23:08:57 Filesystem Size Used Available Use% Mounted on 23:08:57 overlay 50.0G 7.7G 42.3G 15% / 23:08:57 tmpfs 64.0M 0 64.0M 0% /dev 23:08:57 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:08:57 shm 64.0M 0 64.0M 0% /dev/shm 23:08:57 /dev/vda1 50.0G 7.7G 42.3G 15% /facter-os 23:08:57 /dev/vda1 50.0G 7.7G 42.3G 15% /etc/resolv.conf 23:08:57 /dev/vda1 50.0G 7.7G 42.3G 15% /etc/hostname 23:08:57 /dev/vda1 50.0G 7.7G 42.3G 15% /etc/hosts 23:08:57 /dev/vda1 50.0G 7.7G 42.3G 15% /var/log/auth.log 23:08:57 /dev/vda1 50.0G 7.7G 42.3G 15% /run/cloud-init/result.json 23:08:57 /dev/vda1 50.0G 7.7G 42.3G 15% /var/log/sa-host 23:08:57 /dev/vda1 50.0G 7.7G 42.3G 15% /var/log/secure 23:08:57 /dev/vda1 50.0G 7.7G 42.3G 15% /w/workspace/edgex-go/3 23:08:57 /dev/vda1 50.0G 7.7G 42.3G 15% /w/workspace/edgex-go/3@tmp 23:08:57 23:08:57 23:08:57 ---> free -m: 23:08:57 total used free shared buff/cache available 23:08:57 Mem: 1837 752 101 0 982 987 23:08:57 Swap: 1023 2 1021 23:08:57 23:08:57 23:08:57 ---> ip addr: 23:08:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:08:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:08:57 inet 127.0.0.1/8 scope host lo 23:08:57 valid_lft forever preferred_lft forever 23:08:57 inet6 ::1/128 scope host 23:08:57 valid_lft forever preferred_lft forever 23:08:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:08:57 link/ether fa:16:3e:29:e5:d1 brd ff:ff:ff:ff:ff:ff 23:08:57 inet 10.30.122.13/23 brd 10.30.123.255 scope global dynamic eth0 23:08:57 valid_lft 84874sec preferred_lft 84874sec 23:08:57 inet6 fe80::f816:3eff:fe29:e5d1/64 scope link 23:08:57 valid_lft forever preferred_lft forever 23:08:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:08:57 link/ether 02:42:db:6a:ef:d1 brd ff:ff:ff:ff:ff:ff 23:08:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:08:57 valid_lft forever preferred_lft forever 23:08:57 inet6 fe80::42:dbff:fe6a:efd1/64 scope link 23:08:57 valid_lft forever preferred_lft forever 23:08:57 23:08:57 23:08:57 ---> sar -b -r -n DEV: 23:08:57 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) 23:08:57 23:08:57 22:43:20 LINUX RESTART (4 CPU) 23:08:57 23:08:57 22:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:08:57 22:45:01 164.08 59.21 104.87 0.00 9081.39 41184.43 0.00 23:08:57 22:46:01 75.45 38.77 36.69 0.00 1792.64 9115.29 0.00 23:08:57 22:47:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 23:08:57 22:48:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 23:08:57 22:49:01 0.23 0.00 0.23 0.00 0.00 2.48 0.00 23:08:57 22:50:02 0.35 0.02 0.33 0.00 0.53 5.10 0.00 23:08:57 22:51:01 0.25 0.02 0.24 0.00 0.14 2.74 0.00 23:08:57 22:52:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 23:08:57 22:53:01 0.32 0.00 0.32 0.00 0.00 3.83 0.00 23:08:57 22:54:01 0.40 0.22 0.18 0.00 94.05 2.03 0.00 23:08:57 22:55:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 23:08:57 22:56:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 23:08:57 22:57:01 0.67 0.00 0.67 0.00 0.00 7.96 0.00 23:08:57 22:58:01 0.55 0.00 0.55 0.00 0.00 5.43 0.00 23:08:57 22:59:01 0.95 0.32 0.63 0.00 25.98 6.90 0.00 23:08:57 23:00:01 0.87 0.03 0.83 0.00 1.07 15.71 0.00 23:08:57 23:01:01 0.22 0.03 0.18 0.00 0.67 2.18 0.00 23:08:57 23:02:01 0.87 0.12 0.75 0.00 2.66 10.22 0.00 23:08:57 23:03:01 0.35 0.00 0.35 0.00 0.00 4.28 0.00 23:08:57 23:04:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 23:08:57 23:05:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 23:08:57 23:06:01 1.10 0.92 0.18 0.00 53.05 2.18 0.00 23:08:57 23:07:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 23:08:57 23:08:01 0.23 0.00 0.23 0.00 0.00 2.18 0.00 23:08:57 Average: 10.38 4.16 6.22 0.00 461.39 2103.84 0.00 23:08:57 23:08:57 22:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:08:57 22:45:01 66996 0 704352 37.43 2452 1107744 1550968 52.93 706732 876764 74728 23:08:57 22:46:01 234416 0 635092 33.75 2132 1009904 1114044 38.02 477444 933004 12 23:08:57 22:47:01 238224 0 631276 33.55 2132 1009912 1086288 37.07 499440 908064 8 23:08:57 22:48:01 238260 0 631236 33.55 2132 1009916 1086288 37.07 497236 910064 8 23:08:57 22:49:01 237592 0 631900 33.58 2132 1009920 1086432 37.08 497316 910960 12 23:08:57 22:50:02 238040 0 631444 33.56 2132 1009928 1086336 37.07 496768 911048 12 23:08:57 22:51:01 238200 0 631280 33.55 2132 1009932 1086396 37.08 497096 911048 8 23:08:57 22:52:01 237868 0 631604 33.57 2132 1009940 1086408 37.08 497144 911048 8 23:08:57 22:53:01 238312 0 631156 33.54 2132 1009944 1086288 37.07 496516 911048 16 23:08:57 22:54:01 232444 0 634192 33.71 2132 1012776 1086372 37.08 502576 911056 16 23:08:57 22:55:01 232756 0 633880 33.69 2132 1012776 1086288 37.07 502280 911056 16 23:08:57 22:56:01 232540 0 634092 33.70 2132 1012780 1086288 37.07 502144 911056 8 23:08:57 22:57:01 232756 0 633868 33.69 2132 1012788 1086288 37.07 502044 911056 8 23:08:57 22:58:01 233136 0 633488 33.67 2132 1012788 1086288 37.07 502168 911056 8 23:08:57 22:59:01 231412 0 634600 33.73 2132 1013400 1086372 37.08 502784 911504 16 23:08:57 23:00:01 232152 0 633856 33.69 2132 1013404 1086288 37.07 502336 911504 16 23:08:57 23:01:01 230792 0 635212 33.76 2132 1013408 1088668 37.15 503248 911504 8 23:08:57 23:02:01 231508 0 634364 33.72 2132 1013540 1086796 37.09 502956 911276 8 23:08:57 23:03:01 231584 0 634284 33.71 2132 1013544 1086796 37.09 502796 911276 8 23:08:57 23:04:01 230836 0 635028 33.75 2132 1013548 1086880 37.09 503364 911280 8 23:08:57 23:05:01 230884 0 634976 33.75 2132 1013552 1086904 37.09 503408 911276 8 23:08:57 23:06:01 230004 0 634260 33.71 2132 1015148 1086796 37.09 502980 912820 8 23:08:57 23:07:01 230184 0 634076 33.70 2132 1015152 1086796 37.09 502984 912844 8 23:08:57 23:08:01 230160 0 634096 33.70 2132 1015156 1086796 37.09 502988 912844 8 23:08:57 Average: 226711 0 636400 33.82 2145 1016288 1107086 37.78 508614 910686 3124 23:08:57 23:08:57 22:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:08:57 22:45:01 eth0 1363.70 1316.48 6565.59 157.10 0.00 0.00 0.00 0.00 23:08:57 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:45:01 docker0 865.03 785.96 71.02 2681.75 0.00 0.00 0.00 0.00 23:08:57 22:46:01 eth0 10.94 5.73 9.03 3.58 0.00 0.00 0.00 0.00 23:08:57 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:46:01 docker0 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 23:08:57 22:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:08:57 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:48:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 23:08:57 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:49:01 eth0 0.65 0.43 0.35 0.24 0.00 0.00 0.00 0.00 23:08:57 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:50:02 eth0 0.77 0.08 0.12 0.03 0.00 0.00 0.00 0.00 23:08:57 22:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:51:01 eth0 1.17 0.32 0.33 0.20 0.00 0.00 0.00 0.00 23:08:57 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:52:01 eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00 23:08:57 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:08:57 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:54:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 23:08:57 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:08:57 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:08:57 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:08:57 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:58:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:08:57 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:59:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 23:08:57 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:08:57 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:01:01 eth0 0.20 0.15 0.09 0.01 0.00 0.00 0.00 0.00 23:08:57 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:02:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:03:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:08:57 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:04:01 eth0 0.75 0.17 0.13 0.07 0.00 0.00 0.00 0.00 23:08:57 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:05:01 eth0 0.60 0.42 0.34 0.21 0.00 0.00 0.00 0.00 23:08:57 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:06:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:07:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:08:57 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:08:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 Average: eth0 57.68 55.34 274.61 6.76 0.00 0.00 0.00 0.00 23:08:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:57 Average: docker0 36.14 32.84 2.97 111.98 0.00 0.00 0.00 0.00 23:08:57 23:08:57 23:08:57 ---> sar -P ALL: 23:08:57 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) 23:08:57 23:08:57 22:43:20 LINUX RESTART (4 CPU) 23:08:57 23:08:57 22:44:01 CPU %user %nice %system %iowait %steal %idle 23:08:57 22:45:01 all 16.53 0.00 6.26 2.17 0.11 74.93 23:08:57 22:45:01 0 17.76 0.00 7.18 2.12 0.12 72.82 23:08:57 22:45:01 1 14.85 0.00 5.47 0.80 0.09 78.80 23:08:57 22:45:01 2 14.91 0.00 6.49 1.93 0.12 76.55 23:08:57 22:45:01 3 18.60 0.00 5.90 3.83 0.12 71.55 23:08:57 22:46:01 all 1.81 0.00 1.13 0.55 0.03 96.48 23:08:57 22:46:01 0 1.54 0.00 1.22 1.05 0.03 96.16 23:08:57 22:46:01 1 1.62 0.00 1.32 0.70 0.03 96.32 23:08:57 22:46:01 2 1.77 0.00 1.02 0.23 0.02 96.96 23:08:57 22:46:01 3 2.32 0.00 0.95 0.20 0.03 96.49 23:08:57 22:47:01 all 0.12 0.00 0.04 0.00 0.00 99.84 23:08:57 22:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:08:57 22:47:01 1 0.43 0.00 0.03 0.00 0.00 99.53 23:08:57 22:47:01 2 0.02 0.00 0.07 0.00 0.00 99.92 23:08:57 22:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:08:57 22:48:01 all 0.16 0.00 0.03 0.00 0.01 99.80 23:08:57 22:48:01 0 0.05 0.00 0.05 0.00 0.00 99.90 23:08:57 22:48:01 1 0.52 0.00 0.03 0.00 0.00 99.45 23:08:57 22:48:01 2 0.03 0.00 0.03 0.00 0.03 99.90 23:08:57 22:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:08:57 22:49:01 all 0.10 0.00 0.04 0.00 0.00 99.86 23:08:57 22:49:01 0 0.05 0.00 0.05 0.00 0.00 99.90 23:08:57 22:49:01 1 0.30 0.00 0.05 0.00 0.00 99.65 23:08:57 22:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:08:57 22:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:08:57 22:50:02 all 0.11 0.00 0.03 0.00 0.01 99.85 23:08:57 22:50:02 0 0.03 0.00 0.00 0.00 0.02 99.95 23:08:57 22:50:02 1 0.35 0.00 0.05 0.00 0.02 99.58 23:08:57 22:50:02 2 0.03 0.00 0.03 0.00 0.00 99.93 23:08:57 22:50:02 3 0.03 0.00 0.05 0.00 0.00 99.92 23:08:57 22:51:01 all 0.08 0.00 0.03 0.00 0.00 99.89 23:08:57 22:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:08:57 22:51:01 1 0.24 0.00 0.07 0.00 0.00 99.69 23:08:57 22:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:08:57 22:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:08:57 22:52:01 all 0.17 0.00 0.04 0.00 0.00 99.78 23:08:57 22:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:08:57 22:52:01 1 0.55 0.00 0.05 0.00 0.00 99.40 23:08:57 22:52:01 2 0.07 0.00 0.03 0.00 0.02 99.88 23:08:57 22:52:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:08:57 22:53:01 all 0.15 0.00 0.02 0.00 0.00 99.82 23:08:57 22:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:08:57 22:53:01 1 0.53 0.00 0.03 0.00 0.02 99.42 23:08:57 22:53:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:08:57 22:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:08:57 22:54:01 all 0.18 0.00 0.03 0.00 0.00 99.78 23:08:57 22:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:08:57 22:54:01 1 0.55 0.00 0.03 0.02 0.00 99.40 23:08:57 22:54:01 2 0.05 0.00 0.05 0.00 0.00 99.90 23:08:57 22:54:01 3 0.10 0.00 0.03 0.00 0.00 99.87 23:08:57 22:55:01 all 0.16 0.00 0.03 0.00 0.00 99.80 23:08:57 22:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:08:57 22:55:01 1 0.52 0.00 0.03 0.00 0.00 99.45 23:08:57 22:55:01 2 0.07 0.00 0.07 0.00 0.00 99.87 23:08:57 22:55:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:08:57 23:08:57 22:55:01 CPU %user %nice %system %iowait %steal %idle 23:08:57 22:56:01 all 0.15 0.00 0.02 0.00 0.00 99.82 23:08:57 22:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:08:57 22:56:01 1 0.53 0.00 0.02 0.00 0.00 99.45 23:08:57 22:56:01 2 0.07 0.00 0.05 0.00 0.02 99.87 23:08:57 22:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:08:57 22:57:01 all 0.15 0.00 0.03 0.00 0.00 99.82 23:08:57 22:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:08:57 22:57:01 1 0.52 0.00 0.02 0.00 0.00 99.47 23:08:57 22:57:01 2 0.07 0.00 0.07 0.00 0.00 99.87 23:08:57 22:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:08:57 22:58:01 all 0.06 0.00 0.03 0.00 0.00 99.91 23:08:57 22:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:08:57 22:58:01 1 0.13 0.00 0.05 0.00 0.00 99.82 23:08:57 22:58:01 2 0.05 0.00 0.05 0.00 0.00 99.90 23:08:57 22:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:08:57 22:59:01 all 0.06 0.00 0.05 0.00 0.00 99.89 23:08:57 22:59:01 0 0.03 0.00 0.05 0.02 0.00 99.90 23:08:57 22:59:01 1 0.15 0.00 0.05 0.00 0.00 99.80 23:08:57 22:59:01 2 0.05 0.00 0.07 0.00 0.00 99.88 23:08:57 22:59:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:08:57 23:00:01 all 0.15 0.00 0.03 0.00 0.00 99.82 23:08:57 23:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:08:57 23:00:01 1 0.52 0.00 0.02 0.00 0.00 99.47 23:08:57 23:00:01 2 0.02 0.00 0.05 0.00 0.00 99.93 23:08:57 23:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:08:57 23:01:01 all 0.16 0.00 0.03 0.00 0.00 99.81 23:08:57 23:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:08:57 23:01:01 1 0.52 0.00 0.02 0.00 0.00 99.47 23:08:57 23:01:01 2 0.05 0.00 0.07 0.00 0.00 99.88 23:08:57 23:01:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:08:57 23:02:01 all 0.15 0.00 0.03 0.00 0.01 99.80 23:08:57 23:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:08:57 23:02:01 1 0.52 0.00 0.03 0.02 0.00 99.43 23:08:57 23:02:01 2 0.03 0.00 0.05 0.00 0.02 99.90 23:08:57 23:02:01 3 0.05 0.00 0.05 0.00 0.02 99.88 23:08:57 23:03:01 all 0.16 0.00 0.03 0.00 0.00 99.80 23:08:57 23:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:08:57 23:03:01 1 0.55 0.00 0.03 0.00 0.02 99.40 23:08:57 23:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:08:57 23:03:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:08:57 23:04:01 all 0.15 0.00 0.03 0.00 0.00 99.83 23:08:57 23:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:08:57 23:04:01 1 0.52 0.00 0.03 0.00 0.00 99.45 23:08:57 23:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:08:57 23:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:08:57 23:05:01 all 0.16 0.00 0.02 0.00 0.00 99.82 23:08:57 23:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:08:57 23:05:01 1 0.52 0.00 0.00 0.00 0.00 99.48 23:08:57 23:05:01 2 0.05 0.00 0.07 0.00 0.00 99.88 23:08:57 23:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:08:57 23:06:01 all 0.15 0.00 0.03 0.00 0.00 99.81 23:08:57 23:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:08:57 23:06:01 1 0.52 0.00 0.03 0.00 0.00 99.45 23:08:57 23:06:01 2 0.08 0.00 0.07 0.00 0.00 99.85 23:08:57 23:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 23:08:57 23:08:57 23:06:01 CPU %user %nice %system %iowait %steal %idle 23:08:57 23:07:01 all 0.11 0.00 0.03 0.00 0.00 99.86 23:08:57 23:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:08:57 23:07:01 1 0.35 0.00 0.08 0.00 0.00 99.57 23:08:57 23:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 23:08:57 23:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:08:57 23:08:01 all 0.05 0.00 0.03 0.00 0.00 99.92 23:08:57 23:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:08:57 23:08:01 1 0.12 0.00 0.03 0.00 0.00 99.85 23:08:57 23:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:08:57 23:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:08:57 Average: all 0.87 0.00 0.33 0.11 0.01 98.68 23:08:57 Average: 0 0.80 0.00 0.36 0.13 0.01 98.70 23:08:57 Average: 1 1.07 0.00 0.31 0.06 0.01 98.55 23:08:57 Average: 2 0.72 0.00 0.35 0.09 0.01 98.83 23:08:57 Average: 3 0.88 0.00 0.30 0.16 0.01 98.64 23:08:57 23:08:57 23:08:57