Branch indexing 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at b1231b82c8e765c00bf8e0f9fb2e8bfb4929abbc rather than ab80471ceb2a18d8379ffe4cef12ee03ec8f1b09 Obtained Jenkinsfile from b1231b82c8e765c00bf8e0f9fb2e8bfb4929abbc 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4294 in /w/workspace/edgexfoundry_edgex-go_PR-2773 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2773/head:refs/remotes/origin/PR-2773 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b1231b82c8e765c00bf8e0f9fb2e8bfb4929abbc into PR head commit ab80471ceb2a18d8379ffe4cef12ee03ec8f1b09 Merge succeeded, producing 77230569e131b87b2fda29df462cf42047b365b2 Checking out Revision 77230569e131b87b2fda29df462cf42047b365b2 (PR-2773) > git config core.sparsecheckout # timeout=10 > git checkout -f ab80471ceb2a18d8379ffe4cef12ee03ec8f1b09 # 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 b1231b82c8e765c00bf8e0f9fb2e8bfb4929abbc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77230569e131b87b2fda29df462cf42047b365b2 # timeout=10 Commit message: "Merge commit 'b1231b82c8e765c00bf8e0f9fb2e8bfb4929abbc' into HEAD" > git rev-list --no-walk ab80471ceb2a18d8379ffe4cef12ee03ec8f1b09 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:02 ========================================================= 00:32:02 EdgeX Global Pipelines Version Info 00:32:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:09 ------------------- 00:32:09 stable info: 00:32:09 ------------------- 00:32:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:09 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 00:32:09 Message: update stable to v1.0.131 00:32:10 ------------------- 00:32:10 experimental info: 00:32:10 ------------------- 00:32:10 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:10 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 00:32:10 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2773 [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2773 [Pipeline] echo 00:32:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2773 [Pipeline] echo 00:32:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77230569e131b87b2fda29df462cf42047b365b2 [Pipeline] echo 00:32:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7723056 [Pipeline] echo 00:32:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 00:32:15 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/core-command/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo core-command,cmd/core-command/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/core-data/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo core-data,cmd/core-data/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/core-metadata/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ cut -d/ -f2 00:32:15 ++ dirname cmd/security-secrets-setup/Dockerfile 00:32:15 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/support-logging/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo support-logging,cmd/support-logging/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/support-notifications/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/support-scheduler/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:16 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-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 00:32:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:17 00:32:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:18 latest: Pulling from edgex-devops/git-semver 00:32:18 31603596830f: Pulling fs layer 00:32:18 2a8b12db71e7: Pulling fs layer 00:32:18 6ca5941a6612: Pulling fs layer 00:32:18 ecc8261a40a4: Pulling fs layer 00:32:18 ecc8261a40a4: Waiting 00:32:18 2a8b12db71e7: Verifying Checksum 00:32:18 2a8b12db71e7: Download complete 00:32:19 31603596830f: Verifying Checksum 00:32:19 31603596830f: Download complete 00:32:20 ecc8261a40a4: Verifying Checksum 00:32:20 ecc8261a40a4: Download complete 00:32:20 6ca5941a6612: Verifying Checksum 00:32:20 6ca5941a6612: Download complete 00:32:20 31603596830f: Pull complete 00:32:20 2a8b12db71e7: Pull complete 00:32:23 6ca5941a6612: Pull complete 00:32:23 ecc8261a40a4: Pull complete 00:32:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:24 prd-centos7-docker-4c-2g-4294 does not seem to be running inside a container 00:32:24 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:28 $ docker top 3e349417205153aedc37c5b8a491291fe70ea268875744ade4c5944f22d297c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:28 [ssh-agent] Looking for ssh-agent implementation... 00:32:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:29 $ docker exec 3e349417205153aedc37c5b8a491291fe70ea268875744ade4c5944f22d297c4 ssh-agent 00:32:30 SSH_AUTH_SOCK=/tmp/ssh-HzY5QVOwrl6R/agent.12 00:32:30 SSH_AGENT_PID=17 00:32:30 Running ssh-add (command line suppressed) 00:32:30 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6422267338865413591.key (/w/workspace/edgex-go/2@tmp/private_key_6422267338865413591.key) 00:32:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:32 + git describe --exact-match --tags HEAD 00:32:32 fatal: no tag exactly matches '77230569e131b87b2fda29df462cf42047b365b2' [Pipeline] } 00:32:32 $ docker exec --env ******** --env ******** 3e349417205153aedc37c5b8a491291fe70ea268875744ade4c5944f22d297c4 ssh-agent -k 00:32:32 unset SSH_AUTH_SOCK; 00:32:32 unset SSH_AGENT_PID; 00:32:32 echo Agent pid 17 killed; 00:32:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:32:32 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:32:32 This usually means this commit has not been tagged. [Pipeline] sshagent 00:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:32 [ssh-agent] Looking for ssh-agent implementation... 00:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:33 $ docker exec 3e349417205153aedc37c5b8a491291fe70ea268875744ade4c5944f22d297c4 ssh-agent 00:32:33 SSH_AUTH_SOCK=/tmp/ssh-bH2bpISOpzBD/agent.46 00:32:33 SSH_AGENT_PID=52 00:32:33 Running ssh-add (command line suppressed) 00:32:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4946601744673478889.key (/w/workspace/edgex-go/2@tmp/private_key_4946601744673478889.key) 00:32:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:34 + git semver init 00:32:34 # -> Open(): unable to determine branch for HEAD 00:32:34 # $GIT_DIR = /w/workspace/edgex-go/2/.git 00:32:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 00:32:34 # $SEMVER_REMOTE_NAME = origin 00:32:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:34 # $SEMVER_USER_NAME = edgex-jenkins 00:32:34 # $SEMVER_BRANCH = PR-2773 00:32:34 # $SEMVER_TEMP = /tmp/semver-896766837 00:32:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:33:45 # '/tmp/semver-896766837' -> '/w/workspace/edgex-go/2/.semver' 00:33:45 # -> Force: false 00:33:45 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 00:33:45 $ docker exec --env ******** --env ******** 3e349417205153aedc37c5b8a491291fe70ea268875744ade4c5944f22d297c4 ssh-agent -k 00:33:45 unset SSH_AUTH_SOCK; 00:33:45 unset SSH_AGENT_PID; 00:33:45 echo Agent pid 52 killed; 00:33:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:46 + git semver [Pipeline] } 00:33:46 $ docker stop --time=1 3e349417205153aedc37c5b8a491291fe70ea268875744ade4c5944f22d297c4 00:33:48 $ docker rm -f 3e349417205153aedc37c5b8a491291fe70ea268875744ade4c5944f22d297c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:34:16 Stashed 81 file(s) [Pipeline] echo 00:34:16 [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] echo 00:34:17 ========================================================= 00:34:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:34:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:34:17 + 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 . 00:34:21 Sending build context to Docker daemon 325MB 00:34:21 Step 1/7 : ARG BASE=golang:1.15-alpine 00:34:21 Step 2/7 : FROM ${BASE} 00:34:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:34:21 df20fa9351a1: Pulling fs layer 00:34:21 ed8968b2872e: Pulling fs layer 00:34:21 a92cc7c5fd73: Pulling fs layer 00:34:21 e871e8e8d7a9: Pulling fs layer 00:34:21 e73272ec9a57: Pulling fs layer 00:34:21 1e910a182e73: Pulling fs layer 00:34:21 4e634b169226: Pulling fs layer 00:34:21 e73272ec9a57: Waiting 00:34:21 1e910a182e73: Waiting 00:34:21 4e634b169226: Waiting 00:34:21 e871e8e8d7a9: Waiting 00:34:22 a92cc7c5fd73: Verifying Checksum 00:34:22 a92cc7c5fd73: Download complete 00:34:22 ed8968b2872e: Download complete 00:34:22 e73272ec9a57: Verifying Checksum 00:34:22 e73272ec9a57: Download complete 00:34:22 1e910a182e73: Verifying Checksum 00:34:22 1e910a182e73: Download complete 00:34:23 df20fa9351a1: Verifying Checksum 00:34:23 df20fa9351a1: Download complete 00:34:23 df20fa9351a1: Pull complete 00:34:24 ed8968b2872e: Pull complete 00:34:24 a92cc7c5fd73: Pull complete 00:34:27 4e634b169226: Verifying Checksum 00:34:27 4e634b169226: Download complete 00:34:29 e871e8e8d7a9: Verifying Checksum 00:34:29 e871e8e8d7a9: Download complete 00:34:32 Still waiting to schedule task 00:34:32 ‘prd-centos7-docker-4c-2g-3642’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4303’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4304’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4306’ is offline 00:34:41 e871e8e8d7a9: Pull complete 00:34:41 e73272ec9a57: Pull complete 00:34:42 1e910a182e73: Pull complete 00:34:46 4e634b169226: Pull complete 00:34:46 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 00:34:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:34:46 ---> f7629b54cfaa 00:34:46 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:34:46 ---> Running in 6688323870d1 00:34:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:49 (1/12) Installing libmagic (5.38-r0) 00:34:49 (2/12) Installing file (5.38-r0) 00:34:49 (3/12) Installing libc-dev (0.7.2-r3) 00:34:49 (4/12) Installing g++ (9.3.0-r2) 00:35:02 (5/12) Installing fortify-headers (1.1-r0) 00:35:02 (6/12) Installing patch (2.7.6-r6) 00:35:02 (7/12) Installing build-base (0.5-r2) 00:35:02 (8/12) Installing libsodium (1.0.18-r0) 00:35:02 (9/12) Installing pkgconf (1.7.2-r0) 00:35:02 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:02 (11/12) Installing libzmq (4.3.3-r0) 00:35:02 (12/12) Installing zeromq-dev (4.3.3-r0) 00:35:02 Executing busybox-1.31.1-r16.trigger 00:35:02 OK: 233 MiB in 51 packages 00:35:04 Removing intermediate container 6688323870d1 00:35:04 ---> 41427a635f16 00:35:04 Step 4/7 : WORKDIR /edgex-go 00:35:04 ---> Running in e5837c9f1844 00:35:05 Removing intermediate container e5837c9f1844 00:35:05 ---> 735553c27723 00:35:05 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:35:05 latest: Pulling from library/docker 00:35:05 df20fa9351a1: Already exists 00:35:05 25ad7478873d: Pulling fs layer 00:35:05 4684f6177b5d: Pulling fs layer 00:35:05 8ba584e970af: Pulling fs layer 00:35:05 3cdc74d2b06d: Pulling fs layer 00:35:05 4cf5a0d07c1f: Pulling fs layer 00:35:05 fca0ccc462d5: Pulling fs layer 00:35:05 4cf5a0d07c1f: Waiting 00:35:05 fca0ccc462d5: Waiting 00:35:05 3cdc74d2b06d: Waiting 00:35:05 25ad7478873d: Verifying Checksum 00:35:05 25ad7478873d: Download complete 00:35:05 4684f6177b5d: Verifying Checksum 00:35:05 4684f6177b5d: Download complete 00:35:05 3cdc74d2b06d: Verifying Checksum 00:35:05 3cdc74d2b06d: Download complete 00:35:06 4cf5a0d07c1f: Verifying Checksum 00:35:06 4cf5a0d07c1f: Download complete 00:35:06 fca0ccc462d5: Verifying Checksum 00:35:06 fca0ccc462d5: Download complete 00:35:06 25ad7478873d: Pull complete 00:35:06 4684f6177b5d: Pull complete 00:35:07 8ba584e970af: Verifying Checksum 00:35:07 8ba584e970af: Download complete 00:35:11 8ba584e970af: Pull complete 00:35:11 3cdc74d2b06d: Pull complete 00:35:11 4cf5a0d07c1f: Pull complete 00:35:12 fca0ccc462d5: Pull complete 00:35:12 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 00:35:12 Status: Downloaded newer image for docker:latest 00:35:15 ---> d0ba96403719 00:35:15 Step 6/7 : COPY go.mod . 00:35:15 ---> 7feef026d214 00:35:15 Step 7/7 : RUN go mod download 00:35:15 ---> Running in ef48c456f3ea 00:35:43 Removing intermediate container ef48c456f3ea 00:35:43 ---> 3b1e360d3db4 00:35:43 Successfully built 3b1e360d3db4 00:35:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:35:43 + docker inspect -f . ci-base-image-x86_64 00:35:43 . [Pipeline] withDockerContainer 00:35:44 prd-centos7-docker-4c-2g-4294 does not seem to be running inside a container 00:35:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 00:35:46 $ docker top 234749a959d5c882cea60b9a8b4923fa0d197a7f4d0f2eaef54796fda83177f3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:47 + go version 00:35:47 go version go1.15.2 linux/amd64 [Pipeline] } 00:35:47 $ docker stop --time=1 234749a959d5c882cea60b9a8b4923fa0d197a7f4d0f2eaef54796fda83177f3 00:35:50 $ docker rm -f 234749a959d5c882cea60b9a8b4923fa0d197a7f4d0f2eaef54796fda83177f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:51 + docker inspect -f . ci-base-image-x86_64 00:35:51 . [Pipeline] withDockerContainer 00:35:52 prd-centos7-docker-4c-2g-4294 does not seem to be running inside a container 00:35:53 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 00:35:54 $ docker top bde30e0da294d0f65ac3d2d14cb0e97f0eab1a1d7e89adce42fb3b3005c16df7 -eo pid,comm [Pipeline] { [Pipeline] echo 00:35:55 ========================================================= 00:35:55 [edgeXBuildGoParallel] Running Tests and Build... 00:35:55 ========================================================= [Pipeline] sh 00:35:56 + make test 00:35:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:36:03 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:36:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:36:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:36:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:36:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:36:45 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.213s 00:36:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 00:36:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:36:45 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 00:36:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:36:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:36:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:36:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:36:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:36:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.142s coverage: 46.6% of statements 00:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.201s coverage: 27.2% of statements 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.105s coverage: 100.0% of statements 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.030s coverage: 84.0% of statements 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.327s coverage: 93.5% of statements 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.327s coverage: 28.6% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.028s coverage: 100.0% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.012s coverage: 100.0% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements 00:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.057s coverage: 97.5% of statements 00:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.030s coverage: 100.0% of statements 00:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.095s coverage: 100.0% of statements 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.015s coverage: 0.0% of statements [no tests to run] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:37:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 63.5% of statements 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:37:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.024s coverage: 100.0% of statements 00:37:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.241s coverage: 55.9% of statements 00:37:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:37:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:37:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 00:37:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.419s coverage: 86.3% of statements 00:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.750s coverage: 72.2% of statements 00:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.278s coverage: 72.1% of statements 00:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.019s coverage: 82.4% of statements 00:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.027s coverage: 48.4% of statements 00:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.016s coverage: 28.8% of statements 00:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.018s coverage: 96.8% of statements 00:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.053s coverage: 31.1% of statements 00:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.130s coverage: 84.1% of statements 00:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.009s coverage: 100.0% of statements 00:37:12 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.020s coverage: 42.9% of statements 00:37:12 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 00:37:12 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 00:37:12 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.060s coverage: 100.0% of statements 00:37:12 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 00:37:13 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.052s coverage: 83.8% of statements 00:37:13 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 00:37:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.040s coverage: 47.1% of statements 00:37:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:37:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:37:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.036s coverage: 100.0% of statements 00:37:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:37:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:37:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:37:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.023s coverage: 100.0% of statements 00:37:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:37:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements 00:37:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.106s coverage: 29.1% of statements 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.103s coverage: 99.0% of statements 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.013s coverage: 100.0% of statements 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.035s coverage: 87.9% of statements 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.022s coverage: 32.1% of statements 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.016s coverage: 100.0% of statements 00:37:19 GO111MODULE=on go vet ./... 00:37:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4314 in /w/workspace/edgexfoundry_edgex-go_PR-2773 [Pipeline] { [Pipeline] ws 00:37:28 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:37:34 using credential edgex-jenkins-ssh 00:37:34 Cloning the remote Git repository 00:37:34 gofmt -l . 00:37:34 [ "`gofmt -l .`" = "" ] 00:37:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:37:34 > git init /w/workspace/edgex-go/2 # timeout=10 00:37:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:37:34 > git --version # timeout=10 00:37:34 > git --version # 'git version 2.17.1' 00:37:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:36 ./bin/test-go-mod-tidy.sh 00:37:38 ./bin/test-attribution-txt.sh [Pipeline] sh 00:37:43 + ls -al . 00:37:43 total 584 00:37:43 drwxrwxr-x 10 1001 1001 4096 Oct 9 00:37 . 00:37:43 drwxr-xr-x 4 root root 28 Oct 9 00:35 .. 00:37:43 -rw-rw-r-- 1 1001 1001 11 Oct 9 00:31 .dockerignore 00:37:43 drwxrwxr-x 8 1001 1001 179 Oct 9 00:31 .git 00:37:43 drwxrwxr-x 3 1001 1001 125 Oct 9 00:31 .github 00:37:43 -rw-rw-r-- 1 1001 1001 932 Oct 9 00:31 .gitignore 00:37:43 drwx------ 3 1001 1001 47 Oct 9 00:33 .semver 00:37:43 -rw-rw-r-- 1 1001 1001 166 Oct 9 00:31 .sonarcloud.properties 00:37:43 -rw-rw-r-- 1 1001 1001 3804 Oct 9 00:31 CONTRIBUTING.md 00:37:43 -rw-rw-r-- 1 1001 1001 1035 Oct 9 00:31 Dockerfile.build 00:37:43 -rw-rw-r-- 1 1001 1001 863 Oct 9 00:31 Jenkinsfile 00:37:43 -rw-rw-r-- 1 1001 1001 10775 Oct 9 00:31 LICENSE 00:37:43 -rw-rw-r-- 1 1001 1001 6237 Oct 9 00:31 Makefile 00:37:43 -rw-rw-r-- 1 1001 1001 6447 Oct 9 00:31 README.md 00:37:43 -rw-rw-r-- 1 1001 1001 259 Oct 9 00:31 SECURITY.md 00:37:43 -rw-rw-r-- 1 1001 1001 5 Oct 9 00:33 VERSION 00:37:43 -rw-rw-r-- 1 1001 1001 4131 Oct 9 00:31 ZMQWindows.md 00:37:43 drwxrwxr-x 2 1001 1001 117 Oct 9 00:31 bin 00:37:43 drwxrwxr-x 15 1001 1001 4096 Oct 9 00:31 cmd 00:37:43 -rw-r--r-- 1 root root 490240 Oct 9 00:37 coverage.out 00:37:43 -rw-r--r-- 1 root root 984 Oct 9 00:37 go.mod 00:37:43 -rw-r--r-- 1 root root 18876 Oct 9 00:37 go.sum 00:37:43 drwxrwxr-x 8 1001 1001 127 Oct 9 00:31 internal 00:37:43 drwxrwxr-x 4 1001 1001 26 Oct 9 00:31 openapi 00:37:43 drwxrwxr-x 4 1001 1001 71 Oct 9 00:31 snap 00:37:43 -rw-rw-r-- 1 1001 1001 168 Oct 9 00:31 version.go [Pipeline] sh 00:37:43 + '[' -e coverage.out ] 00:37:43 + chown 1001:1001 coverage.out [Pipeline] stash 00:37:44 Stashed 1 file(s) [Pipeline] sh 00:37:44 + make build 00:37:44 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 00:38:03 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 00:38:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:38:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:38:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:38:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2773/head:refs/remotes/origin/PR-2773 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:38:05 Merging remotes/origin/master commit b1231b82c8e765c00bf8e0f9fb2e8bfb4929abbc into PR head commit ab80471ceb2a18d8379ffe4cef12ee03ec8f1b09 00:38:06 Merge succeeded, producing 39353b7b21626d3716e5f5f3edc8526e125e02aa 00:38:06 Checking out Revision 39353b7b21626d3716e5f5f3edc8526e125e02aa (PR-2773) 00:38:05 > git config core.sparsecheckout # timeout=10 00:38:05 > git checkout -f ab80471ceb2a18d8379ffe4cef12ee03ec8f1b09 # timeout=10 00:38:06 > git remote # timeout=10 00:38:06 > git config --get remote.origin.url # timeout=10 00:38:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:06 > git merge b1231b82c8e765c00bf8e0f9fb2e8bfb4929abbc # timeout=10 00:38:06 > git rev-parse HEAD^{commit} # timeout=10 00:38:06 > git config core.sparsecheckout # timeout=10 00:38:06 > git checkout -f 39353b7b21626d3716e5f5f3edc8526e125e02aa # timeout=10 00:38:08 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 00:38:11 Commit message: "Merge commit 'b1231b82c8e765c00bf8e0f9fb2e8bfb4929abbc' into HEAD" 00:38:11 > git rev-list --no-walk ab80471ceb2a18d8379ffe4cef12ee03ec8f1b09 # timeout=10 [Pipeline] withEnv [Pipeline] { 00:38:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 00:38:13 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 00:38:16 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 00:38:17 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 00:38:19 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 00:38:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [Pipeline] echo 00:38:24 ========================================================= 00:38:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:38:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:38:25 + 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 . 00:38:26 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 00:38:29 Sending build context to Docker daemon 324.9MB 00:38:29 Step 1/7 : ARG BASE=golang:1.15-alpine 00:38:29 Step 2/7 : FROM ${BASE} 00:38:30 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 00:38:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:38:30 b538f80385f9: Pulling fs layer 00:38:30 74f711af9a0d: Pulling fs layer 00:38:30 99f96fe45779: Pulling fs layer 00:38:30 8529a6b9a6be: Pulling fs layer 00:38:30 45590311c82a: Pulling fs layer 00:38:30 69ca0ff8b7b3: Pulling fs layer 00:38:30 209524e5b208: Pulling fs layer 00:38:30 8529a6b9a6be: Waiting 00:38:30 45590311c82a: Waiting 00:38:30 69ca0ff8b7b3: Waiting 00:38:30 209524e5b208: Waiting 00:38:30 99f96fe45779: Verifying Checksum 00:38:30 99f96fe45779: Download complete 00:38:30 74f711af9a0d: Verifying Checksum 00:38:30 74f711af9a0d: Download complete 00:38:30 45590311c82a: Verifying Checksum 00:38:30 45590311c82a: Download complete 00:38:30 69ca0ff8b7b3: Verifying Checksum 00:38:30 69ca0ff8b7b3: Download complete 00:38:30 b538f80385f9: Verifying Checksum 00:38:30 b538f80385f9: Download complete 00:38:30 b538f80385f9: Pull complete 00:38:31 74f711af9a0d: Pull complete 00:38:31 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 00:38:31 99f96fe45779: Pull complete 00:38:33 209524e5b208: Verifying Checksum 00:38:33 209524e5b208: Download complete 00:38:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 00:38:34 8529a6b9a6be: Verifying Checksum 00:38:35 8529a6b9a6be: Download complete [Pipeline] } 00:38:35 $ docker stop --time=1 bde30e0da294d0f65ac3d2d14cb0e97f0eab1a1d7e89adce42fb3b3005c16df7 00:38:37 $ docker rm -f bde30e0da294d0f65ac3d2d14cb0e97f0eab1a1d7e89adce42fb3b3005c16df7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:40 00:38:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:38:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:40 latest: Pulling from edgex-devops/edgex-compose 00:38:40 cbdbe7a5bc2a: Pulling fs layer 00:38:40 ca9280d653b3: Pulling fs layer 00:38:40 7e9c9ca2126c: Pulling fs layer 00:38:41 cbdbe7a5bc2a: Verifying Checksum 00:38:41 cbdbe7a5bc2a: Download complete 00:38:41 cbdbe7a5bc2a: Pull complete 00:38:43 ca9280d653b3: Verifying Checksum 00:38:43 ca9280d653b3: Download complete 00:38:45 8529a6b9a6be: Pull complete 00:38:45 45590311c82a: Pull complete 00:38:45 ca9280d653b3: Pull complete 00:38:46 69ca0ff8b7b3: Pull complete 00:38:49 209524e5b208: Pull complete 00:38:49 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 00:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:38:49 ---> 5bddaf1c2fca 00:38:49 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:38:49 7e9c9ca2126c: Verifying Checksum 00:38:49 7e9c9ca2126c: Download complete 00:38:54 ---> Running in 6d19f65aa310 00:38:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:38:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:38:58 (1/12) Installing libmagic (5.38-r0) 00:38:59 (2/12) Installing file (5.38-r0) 00:38:59 (3/12) Installing libc-dev (0.7.2-r3) 00:38:59 (4/12) Installing g++ (9.3.0-r2) 00:39:00 7e9c9ca2126c: Pull complete 00:39:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:39:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:39:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:39:00 prd-centos7-docker-4c-2g-4294 does not seem to be running inside a container 00:39:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10003/edgex-devops/edgex-compose:latest cat 00:39:03 (5/12) Installing fortify-headers (1.1-r0) 00:39:03 (6/12) Installing patch (2.7.6-r6) 00:39:03 (7/12) Installing build-base (0.5-r2) 00:39:03 (8/12) Installing libsodium (1.0.18-r0) 00:39:03 (9/12) Installing pkgconf (1.7.2-r0) 00:39:03 (10/12) Installing libsodium-dev (1.0.18-r0) 00:39:03 (11/12) Installing libzmq (4.3.3-r0) 00:39:03 (12/12) Installing zeromq-dev (4.3.3-r0) 00:39:04 Executing busybox-1.31.1-r16.trigger 00:39:04 OK: 217 MiB in 51 packages 00:39:04 $ docker top 7c9d6a8955580db8ca888aafd5eafd3fb7abee1f0f054d6e1bbdc7b1ded95d5a -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:05 + docker-compose build --help 00:39:05 + grep parallel 00:39:06 --parallel Build images in parallel. [Pipeline] } 00:39:06 $ docker stop --time=1 7c9d6a8955580db8ca888aafd5eafd3fb7abee1f0f054d6e1bbdc7b1ded95d5a 00:39:08 Removing intermediate container 6d19f65aa310 00:39:08 ---> 0694908726d7 00:39:08 Step 4/7 : WORKDIR /edgex-go 00:39:08 ---> Running in 18e22da06b3d 00:39:08 $ docker rm -f 7c9d6a8955580db8ca888aafd5eafd3fb7abee1f0f054d6e1bbdc7b1ded95d5a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 00:39:09 Removing intermediate container 18e22da06b3d 00:39:09 ---> 5898789a4b70 00:39:09 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] isUnix [Pipeline] sh 00:39:09 latest: Pulling from library/docker 00:39:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:39:09 . [Pipeline] withDockerContainer 00:39:09 b538f80385f9: Already exists 00:39:09 259a493cd78d: Pulling fs layer 00:39:09 b8e66b5100f5: Pulling fs layer 00:39:09 7f8258a56ab6: Pulling fs layer 00:39:09 75a0a0ebb566: Pulling fs layer 00:39:09 4a2c62f0a2a3: Pulling fs layer 00:39:09 294320357d30: Pulling fs layer 00:39:09 75a0a0ebb566: Waiting 00:39:09 4a2c62f0a2a3: Waiting 00:39:09 294320357d30: Waiting 00:39:09 b8e66b5100f5: Verifying Checksum 00:39:09 b8e66b5100f5: Download complete 00:39:09 259a493cd78d: Download complete 00:39:09 prd-centos7-docker-4c-2g-4294 does not seem to be running inside a container 00:39:09 75a0a0ebb566: Download complete 00:39:09 294320357d30: Verifying Checksum 00:39:09 294320357d30: Download complete 00:39:09 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:39:10 4a2c62f0a2a3: Verifying Checksum 00:39:10 4a2c62f0a2a3: Download complete 00:39:10 259a493cd78d: Pull complete 00:39:11 $ docker top 389498ac11839aff6398cee084b056e054d7fad560c230e0a7f42a8bcfb098e4 -eo pid,comm 00:39:11 b8e66b5100f5: Pull complete [Pipeline] { 00:39:11 7f8258a56ab6: Verifying Checksum 00:39:11 7f8258a56ab6: Download complete [Pipeline] sh 00:39:12 + docker-compose -f ./docker-compose-build.yml build --parallel 00:39:14 Building docker-core-command-go ... 00:39:14 Building docker-core-data-go ... 00:39:14 Building docker-core-metadata-go ... 00:39:14 Building docker-security-proxy-setup-go ... 00:39:14 Building docker-security-secrets-setup-go ... 00:39:14 Building docker-security-secretstore-setup-go ... 00:39:14 Building docker-support-logging-go ... 00:39:14 Building docker-support-notifications-go ... 00:39:14 Building docker-support-scheduler-go ... 00:39:14 Building docker-sys-mgmt-agent-go ... 00:39:14 Building docker-support-notifications-go 00:39:14 Building docker-core-metadata-go 00:39:14 Building docker-security-proxy-setup-go 00:39:14 Building docker-security-secrets-setup-go 00:39:14 Building docker-security-secretstore-setup-go 00:39:14 7f8258a56ab6: Pull complete 00:39:14 75a0a0ebb566: Pull complete 00:39:15 4a2c62f0a2a3: Pull complete 00:39:15 294320357d30: Pull complete 00:39:15 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 00:39:15 Status: Downloaded newer image for docker:latest 00:39:19 ---> b3902c31db74 00:39:19 Step 6/7 : COPY go.mod . 00:39:20 ---> 07b59c0795f7 00:39:20 Step 7/7 : RUN go mod download 00:39:20 ---> Running in 586594fa6d00 00:39:52 Removing intermediate container 586594fa6d00 00:39:52 ---> d9d0551b431d 00:39:52 Successfully built d9d0551b431d 00:39:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:39:52 + docker inspect -f . ci-base-image-arm64 00:39:52 . [Pipeline] withDockerContainer 00:39:53 prd-ubuntu18.04-docker-arm64-4c-16g-4314 does not seem to be running inside a container 00:39:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 00:39:55 $ docker top a6fe44bb25c7723d22dd9fd72f552d4f959d3495b7ef1d053d1096bc01249c81 -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:56 + go version 00:39:56 go version go1.15.2 linux/arm64 [Pipeline] } 00:39:56 $ docker stop --time=1 a6fe44bb25c7723d22dd9fd72f552d4f959d3495b7ef1d053d1096bc01249c81 00:39:58 $ docker rm -f a6fe44bb25c7723d22dd9fd72f552d4f959d3495b7ef1d053d1096bc01249c81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:39:59 + docker inspect -f . ci-base-image-arm64 00:39:59 . [Pipeline] withDockerContainer 00:40:00 prd-ubuntu18.04-docker-arm64-4c-16g-4314 does not seem to be running inside a container 00:40:00 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 00:40:01 $ docker top 91d48b2b091311b039706e0b90fc583350be945d553d8004a925b384bae9390f -eo pid,comm 00:40:02 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:40:02 00:40:02 Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 2/29 : FROM ${BUILDER_BASE} AS build-env 00:40:02 00:40:02 ---> 3b1e360d3db4 00:40:02 Step 3/29 : WORKDIR /edgex-go 00:40:02 ---> 3b1e360d3db4 00:40:02 Step 3/26 : WORKDIR /edgex-go 00:40:02 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:40:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:40:02 ---> 3b1e360d3db4 00:40:02 Step 3/24 : WORKDIR /edgex-go 00:40:02 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 00:40:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:40:02 ---> 3b1e360d3db4 00:40:02 Step 3/20 : WORKDIR /edgex-go 00:40:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:40:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:40:02 ---> 3b1e360d3db4 00:40:02 Step 3/22 : WORKDIR /edgex-go 00:40:02 ---> Running in 03367673d812 00:40:02 ---> Running in 5f8f2a0e4427 00:40:02 ---> Running in 4dd04573b913 00:40:02 ---> Running in 3717c8b801cd 00:40:02 ---> Running in 5ee83f975409 00:40:02 Removing intermediate container 5ee83f975409 00:40:02 ---> 67fe09f56ad9 00:40:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:02 Removing intermediate container 5f8f2a0e4427 00:40:02 ---> 2c3f9b027d04 00:40:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:02 Removing intermediate container 3717c8b801cd 00:40:02 ---> 7fec39d972ab 00:40:02 Step 4/29 : RUN apk update && apk add make git 00:40:02 Removing intermediate container 4dd04573b913 00:40:02 ---> 14446b7911d7 00:40:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:02 Removing intermediate container 03367673d812 00:40:02 ---> f8467980f183 00:40:02 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:02 ---> Running in 5d0d07c18109 00:40:02 ---> Running in 7bce2f8264a5 00:40:02 ---> Running in 06cf5404393f 00:40:02 ---> Running in 60566e12bc9f 00:40:02 ---> Running in 8a526372239a [Pipeline] { 00:40:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 00:40:02 ========================================================= 00:40:02 [edgeXBuildGoParallel] Running Tests and Build... 00:40:02 ========================================================= [Pipeline] sh 00:40:03 + make test 00:40:03 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:40:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:04 Removing intermediate container 8a526372239a 00:40:04 ---> 489c0a37a2a1 00:40:04 Step 5/20 : RUN apk update && apk add make git 00:40:04 Removing intermediate container 5d0d07c18109 00:40:04 ---> e96c39da1d37 00:40:04 Step 5/22 : RUN apk update && apk add make git 00:40:04 Removing intermediate container 06cf5404393f 00:40:04 ---> 3a0c0c64c4ad 00:40:04 Step 5/26 : RUN apk update && apk add make git 00:40:04 Removing intermediate container 7bce2f8264a5 00:40:04 ---> 81ec2529ce7a 00:40:04 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:40:04 ---> Running in 879b5f0a121b 00:40:04 ---> Running in b0f3e018a1ce 00:40:04 ---> Running in 423db86fb8e0 00:40:04 ---> Running in ae573e1966e2 00:40:05 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:40:05 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:40:05 OK: 12752 distinct packages available 00:40:05 OK: 233 MiB in 51 packages 00:40:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:06 ? github.com/edgexfoundry/edgex-go [no test files] 00:40:06 Removing intermediate container 60566e12bc9f 00:40:06 ---> 834f6a2d0aac 00:40:06 Step 5/29 : COPY go.mod . 00:40:07 ---> d3807f9bfb19 00:40:07 Step 6/29 : RUN go mod download 00:40:07 ---> Running in 8d5d001002a4 00:40:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:08 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:40:08 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:40:08 OK: 12752 distinct packages available 00:40:08 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:40:08 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:40:08 OK: 12752 distinct packages available 00:40:08 OK: 233 MiB in 51 packages 00:40:08 OK: 233 MiB in 51 packages 00:40:09 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:40:09 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:40:09 OK: 12752 distinct packages available 00:40:09 OK: 233 MiB in 51 packages 00:40:09 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:40:09 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:40:09 OK: 12752 distinct packages available 00:40:09 OK: 233 MiB in 51 packages 00:40:10 Removing intermediate container ae573e1966e2 00:40:10 ---> 3b31f8633c96 00:40:10 Step 6/24 : COPY go.mod . 00:40:10 Removing intermediate container b0f3e018a1ce 00:40:10 ---> fdee9192757e 00:40:10 Step 6/22 : COPY go.mod . 00:40:10 Removing intermediate container 8d5d001002a4 00:40:10 ---> cc8291d7e224 00:40:10 Step 7/29 : COPY . . 00:40:10 Removing intermediate container 879b5f0a121b 00:40:10 ---> 474e95b66b67 00:40:10 Step 6/20 : COPY go.mod . 00:40:10 ---> 58386cb0d957 00:40:10 Step 7/24 : RUN go mod download 00:40:10 ---> Running in f522712e52a5 00:40:10 ---> 7b0bd3e392bc 00:40:10 Step 7/22 : RUN go mod download 00:40:10 Removing intermediate container 423db86fb8e0 00:40:10 ---> 6b208f867065 00:40:10 Step 6/26 : COPY go.mod . 00:40:11 ---> Running in 11baf174ccdc 00:40:12 ---> c4de49b09e03 00:40:12 Step 7/20 : RUN go mod download 00:40:12 ---> 94c00fc7cfed 00:40:12 Step 7/26 : RUN go mod download 00:40:12 ---> Running in 4075d93d9877 00:40:13 ---> Running in 841a906e5aac 00:40:15 Removing intermediate container f522712e52a5 00:40:15 ---> de74cabab1c1 00:40:15 Step 8/24 : COPY . . 00:40:18 Removing intermediate container 11baf174ccdc 00:40:18 ---> 3af25f2845cc 00:40:18 Step 8/22 : COPY . . 00:40:23 Removing intermediate container 841a906e5aac 00:40:23 ---> c56009fea42f 00:40:23 Step 8/26 : COPY . . 00:40:24 Removing intermediate container 4075d93d9877 00:40:24 ---> a6869dee7292 00:40:24 Step 8/20 : COPY . . 00:40:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:41:04 ---> 5aaf1dd6772c 00:41:04 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:41:04 ---> Running in 18a2ded84c23 00:41:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.033s 00:41:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 00:41:08 ---> 297805953653 00:41:08 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:41:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:41:09 ---> Running in 1daa023f71f7 00:41:09 ---> 39c6a072b933 00:41:09 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:41:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:41:11 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 00:41:11 ---> Running in 38306cccb7b5 00:41: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 00:41:16 ---> bdde6eebd36d 00:41:16 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 00:41:17 ---> Running in c49f909ecfaf 00:41:17 ---> d908c790dc28 00:41:17 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 00:41:18 ---> Running in 08fc6cac689e 00:41:19 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 00:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.109s coverage: 46.6% of statements 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:41:19 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 00:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.258s coverage: 27.2% of statements 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.013s coverage: 100.0% of statements 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.029s coverage: 100.0% of statements 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.119s coverage: 84.0% of statements 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:41:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.413s coverage: 93.5% of statements 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:41:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.382s coverage: 28.6% of statements 00:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:41:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.095s coverage: 100.0% of statements 00:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:41:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements 00:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:41:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.078s coverage: 86.7% of statements 00:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:41:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.097s coverage: 97.5% of statements 00:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:41:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.040s coverage: 100.0% of statements 00:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:41:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.142s coverage: 100.0% of statements 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:41:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.018s coverage: 58.8% of statements 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:41:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.039s coverage: 0.0% of statements [no tests to run] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.5% of statements 00:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements 00:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.320s coverage: 55.9% of statements 00:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 00:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:41:52 Removing intermediate container 18a2ded84c23 00:41:52 ---> 471fa74227f6 00:41:52 00:41:52 Step 9/29 : FROM alpine:latest 00:41:53 latest: Pulling from library/alpine 00:41:54 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 00:41:54 Status: Downloaded newer image for alpine:latest 00:41:54 ---> a24bb4013296 00:41:54 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 14.448s coverage: 86.3% of statements 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.361s coverage: 72.2% of statements 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.723s coverage: 72.1% of statements 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.026s coverage: 82.4% of statements 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.021s coverage: 48.4% of statements 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.038s coverage: 28.8% of statements 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.060s coverage: 96.8% of statements 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.065s coverage: 31.1% of statements 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.266s coverage: 84.1% of statements 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.035s coverage: 42.9% of statements 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.024s coverage: 100.0% of statements 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 00:41:55 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.040s coverage: 83.8% of statements 00:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 00:41:55 ---> Running in ef784dced0b0 00:41:56 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 00:41:56 Removing intermediate container ef784dced0b0 00:41:56 ---> 604f8d39d4b6 00:41:56 Step 11/29 : USER root 00:41:56 ---> Running in 4ca780a203a0 00:41:57 Removing intermediate container 4ca780a203a0 00:41:57 ---> 4939643b4cc6 00:41:57 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:41:57 ---> Running in b8e1a08d2abe 00:41:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.148s coverage: 47.1% of statements 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.026s coverage: 100.0% of statements 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:42:00 v3.12.0-375-g0ef1878ec5 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:42:00 v3.12.0-374-gffd5b64509 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:42:00 OK: 12750 distinct packages available 00:42:00 (1/2) Installing ca-certificates (20191127-r4) 00:42:01 (2/2) Installing dumb-init (1.2.2-r1) 00:42:01 Executing busybox-1.31.1-r16.trigger 00:42:01 Executing ca-certificates-20191127-r4.trigger 00:42:01 OK: 6 MiB in 16 packages 00:42:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 00:42:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.241s coverage: 29.1% of statements 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:42:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.050s coverage: 99.0% of statements 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:42:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:42:04 ok github.com/edgexfoundry/edgex-go/internal/system 0.033s coverage: 0.0% of statements 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:42:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:42:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:42:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.012s coverage: 100.0% of statements 00:42:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.020s coverage: 32.1% of statements 00:42:06 Removing intermediate container 08fc6cac689e 00:42:06 ---> 20fda3b581c9 00:42:06 00:42:06 Step 10/20 : FROM alpine 00:42:06 ---> a24bb4013296 00:42:06 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:42:06 Removing intermediate container 1daa023f71f7 00:42:06 ---> 37c6c80e6e41 00:42:06 00:42:06 Step 10/24 : FROM scratch 00:42:06 ---> 00:42:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:42:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.025s coverage: 100.0% of statements 00:42:07 ---> Running in 40c3c85e6722 00:42:07 ---> Running in bd7fcf6321e8 00:42:07 GO111MODULE=on go vet ./... 00:42:07 Removing intermediate container b8e1a08d2abe 00:42:07 ---> 869873d7f837 00:42:07 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:42:08 ---> Running in 561d3e99d865 00:42:08 Removing intermediate container bd7fcf6321e8 00:42:08 ---> 58176cc70ac0 00:42:08 Step 12/24 : ENV APP_PORT=48060 00:42:08 ---> Running in 8e78918965a9 00:42:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:42:08 Removing intermediate container 561d3e99d865 00:42:08 ---> 3d8be334bf80 00:42:08 Step 14/29 : WORKDIR $BASE_DIR 00:42:08 ---> Running in a1b12edf70d3 00:42:08 Removing intermediate container 8e78918965a9 00:42:08 ---> 914cfd2726f8 00:42:08 Step 13/24 : EXPOSE $APP_PORT 00:42:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:42:08 ---> Running in d9f005d77407 00:42:09 Removing intermediate container a1b12edf70d3 00:42:09 ---> a39b0972ce08 00:42:09 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:42:09 Removing intermediate container d9f005d77407 00:42:09 ---> 2b6a8583a18f 00:42:09 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:42:09 ---> Running in f7607aa362b8 00:42:09 v3.12.0-375-g0ef1878ec5 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:42:09 v3.12.0-374-gffd5b64509 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:42:09 OK: 12750 distinct packages available 00:42:09 (1/4) Installing ca-certificates (20191127-r4) 00:42:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:42:09 (3/4) Installing libcurl (7.69.1-r1) 00:42:09 (4/4) Installing curl (7.69.1-r1) 00:42:10 Executing busybox-1.31.1-r16.trigger 00:42:10 Executing ca-certificates-20191127-r4.trigger 00:42:10 ---> d5d6400cd152 00:42:10 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:42:10 OK: 7 MiB in 18 packages 00:42:13 Removing intermediate container c49f909ecfaf 00:42:13 ---> 6434b74f5a4b 00:42:13 00:42:13 Step 10/26 : FROM alpine:3.10 00:42:13 ---> a71c9b7d13ed 00:42:13 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:42:14 3.10: Pulling from library/alpine 00:42:14 Removing intermediate container 38306cccb7b5 00:42:14 ---> 3a31ca7f9f03 00:42:14 00:42:14 Step 10/22 : FROM scratch 00:42:14 ---> 00:42:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:42:14 ---> Running in a04e3d655db7 00:42:14 Removing intermediate container 40c3c85e6722 00:42:14 ---> d47dcbc4c6ca 00:42:14 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:42:14 Removing intermediate container f7607aa362b8 00:42:14 ---> 79f1ff0b5acd 00:42:14 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:42:14 ---> Running in c6b54bd4fea3 00:42:14 ---> d894c91fb92e 00:42:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:42:14 Removing intermediate container a04e3d655db7 00:42:14 ---> 8561c2ce1320 00:42:14 Step 12/22 : ENV APP_PORT=48081 00:42:15 ---> Running in b7a1127abb85 00:42:16 Removing intermediate container c6b54bd4fea3 00:42:16 ---> 3e7523f78818 00:42:16 Step 13/20 : WORKDIR /edgex 00:42:16 ---> 94b9b18ccd57 00:42:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:42:16 ---> Running in e1a75ad77d57 00:42:16 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:42:16 Removing intermediate container b7a1127abb85 00:42:16 ---> b447ac9b0b68 00:42:16 Step 13/22 : EXPOSE $APP_PORT 00:42:16 ---> a495cc7cfcfb 00:42:16 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:42:16 Status: Downloaded newer image for alpine:3.10 00:42:16 ---> be4e4bea2c2e 00:42:16 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:42:16 ---> Running in ec5716a16fc9 00:42:16 ---> Running in dca5b228a25f 00:42:17 Removing intermediate container e1a75ad77d57 00:42:17 ---> 1e0d04ff9667 00:42:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:42:17 Removing intermediate container ec5716a16fc9 00:42:17 ---> 7538284b49b4 00:42:17 Step 14/22 : WORKDIR / 00:42:17 ---> 06a2c62e4e78 00:42:17 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:42:17 ---> Running in 5511cd4b566e 00:42:17 ---> eb7eeaa21176 00:42:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:42:17 ---> f1dbaee6278a 00:42:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:42:18 Removing intermediate container 5511cd4b566e 00:42:18 ---> 93077cf4d504 00:42:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:42:18 ---> bfc3aacc9d37 00:42:18 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:42:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:42:19 ---> d77c91ce7d60 00:42:19 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:42:19 ---> Running in 9f3ac834e407 00:42:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:42:19 ---> b077168d0d75 00:42:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:42:19 ---> 38c1e190bd49 00:42:19 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:42:19 ---> 420f45c00488 00:42:19 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:42:19 ---> Running in 8ebc9cc57b3c 00:42:19 Removing intermediate container 9f3ac834e407 00:42:19 ---> 52a5ec6401d7 00:42:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:19 v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:42:19 v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:42:19 OK: 10346 distinct packages available 00:42:19 ---> Running in c7ec811e2b73 00:42:19 (1/5) Installing ca-certificates (20191127-r2) 00:42:20 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:42:20 (3/5) Installing libcurl (7.66.0-r1) 00:42:20 (4/5) Installing curl (7.66.0-r1) 00:42:20 Removing intermediate container 8ebc9cc57b3c 00:42:20 ---> b1a69e364488 00:42:20 Step 17/20 : CMD ["--init=true"] 00:42:20 (5/5) Installing dumb-init (1.2.2-r1) 00:42:20 Executing busybox-1.30.1-r3.trigger 00:42:20 Executing ca-certificates-20191127-r2.trigger 00:42:20 ---> ed700c69df40 00:42:20 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:42:20 OK: 7 MiB in 19 packages 00:42:20 ---> Running in 3949b66996f9 00:42:20 ---> 8aa3a79c1e36 00:42:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:42:20 Removing intermediate container c7ec811e2b73 00:42:20 ---> 6302e6734e83 00:42:20 Step 22/24 : LABEL arch=x86_64 00:42:21 ---> Running in f18d0f4c8dac 00:42:21 ---> Running in a1ede8950595 00:42:21 Removing intermediate container 3949b66996f9 00:42:21 ---> 9cd49feacb53 00:42:21 Step 18/20 : LABEL arch=x86_64 00:42:21 ---> Running in da18b7115c2d 00:42:22 ---> bc39af4de743 00:42:22 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:42:22 Removing intermediate container a1ede8950595 00:42:22 ---> c827d4e4a669 00:42:22 Step 23/24 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:42:22 ---> Running in d066f107587c 00:42:22 ---> Running in dcbfdf99010b 00:42:22 Removing intermediate container da18b7115c2d 00:42:22 ---> 445ed4f09fda 00:42:22 Step 19/20 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:42:22 ---> Running in b3c17bd136a4 00:42:23 Removing intermediate container d066f107587c 00:42:23 ---> a79f072f088b 00:42:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:23 Removing intermediate container dcbfdf99010b 00:42:23 ---> 0a8ae864a7fe 00:42:23 Step 24/24 : LABEL version=0.0.0 00:42:23 ---> Running in 0774263ca8e8 00:42:23 Removing intermediate container dca5b228a25f 00:42:23 ---> ff62d28d3fba 00:42:23 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:42:23 ---> Running in 9f5c07d3d20b 00:42:23 Removing intermediate container b3c17bd136a4 00:42:23 ---> 0895088c7226 00:42:23 Step 20/20 : LABEL version=0.0.0 00:42:23 ---> Running in 5b724143d323 00:42:23 ---> Running in b43708cf1c9c 00:42:24 Removing intermediate container 0774263ca8e8 00:42:24 ---> 87931b62c987 00:42:24 Step 20/22 : LABEL arch=x86_64 00:42:24 Removing intermediate container 9f5c07d3d20b 00:42:24 ---> 966c980ebca0 00:42:24 00:42:24 Removing intermediate container 5b724143d323 00:42:24 ---> 2d2c35914189 00:42:24 Step 13/26 : WORKDIR / 00:42:24 ---> Running in f477b0f420e5 00:42:24 Removing intermediate container b43708cf1c9c 00:42:24 ---> 03f607a918b0 00:42:24 00:42:24 Removing intermediate container f18d0f4c8dac 00:42:24 ---> d61c2415bf02 00:42:24 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:42:24 ---> Running in d87a2d16150b 00:42:24 Successfully built 966c980ebca0 00:42:24 Successfully built 03f607a918b0 00:42:24 Successfully tagged docker-security-proxy-setup-go:latest 00:42:24 Successfully tagged docker-support-notifications-go:latest 00:42:24 Removing intermediate container f477b0f420e5 00:42:24 ---> 804d2a2e3f09 00:42:24 Step 21/22 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:42:24 Building docker-support-logging-go 00:42:24  Building docker-support-notifications-go ... done  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 00:42:24 ---> Running in 24496c6c0514 00:42:24 Removing intermediate container d87a2d16150b 00:42:24 ---> a48c47911166 00:42:24 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:42:24 ---> 98c6b7e73907 00:42:24 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:42:25 ---> Running in b207255fe0cd 00:42:25 Removing intermediate container 24496c6c0514 00:42:25 ---> a7b0ad04d21f 00:42:25 Step 22/22 : LABEL version=0.0.0 00:42:25 ---> 5209fbd123bd 00:42:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:42:25 ---> Running in 17ef3ce09108 00:42:26 Removing intermediate container 17ef3ce09108 00:42:26 ---> 5c8f92bc6cf1 00:42:26 00:42:26 Successfully built 5c8f92bc6cf1 00:42:26 Successfully tagged docker-core-metadata-go:latest 00:42:26 Building docker-core-command-go 00:42:26  Building docker-core-metadata-go ... done  ---> 42e9e56c69f7 00:42:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:42:29 ---> 6fe90b775b98 00:42:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 00:42:29 gofmt -l . 00:42:29 Removing intermediate container b207255fe0cd 00:42:29 ---> 45923c033142 00:42:29 Step 24/29 : RUN chmod 755 security-secrets-setup 00:42:30 ---> Running in cf086398f811 00:42:30 ---> 0e8d0160c584 00:42:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:42:31 [ "`gofmt -l .`" = "" ] 00:42:32 ---> 8387cf60aae9 00:42:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:42:33 ./bin/test-go-mod-tidy.sh 00:42:34 ./bin/test-attribution-txt.sh 00:42:34 Removing intermediate container cf086398f811 00:42:34 ---> 870eef116844 00:42:34 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:42:34 ---> 18e495e8893b 00:42:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 00:42:35 ---> Running in 9276c6a995fa 00:42:36 Removing intermediate container 9276c6a995fa 00:42:36 ---> cbfa50354238 00:42:36 Step 26/29 : CMD [ "generate" ] 00:42:36 ---> 80b0b9b49812 00:42:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:42:36 ---> Running in 18f4080e8c6c 00:42:36 Removing intermediate container 18f4080e8c6c 00:42:36 ---> 59b7fa4bf784 00:42:36 Step 27/29 : LABEL arch=x86_64 00:42:36 ---> 5ddcbc2fdd2e 00:42:36 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:42:36 ---> Running in f4559409189c 00:42:36 ---> Running in 2d072a9c5a00 00:42:37 Removing intermediate container f4559409189c 00:42:37 ---> b3c3d7e71c78 00:42:37 Step 28/29 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:42:37 ---> Running in 837361277e88 00:42:38 Removing intermediate container 837361277e88 00:42:38 ---> ec9646cdab72 00:42:38 Step 29/29 : LABEL version=0.0.0 00:42:38 ---> Running in a71464aa176d [Pipeline] sh 00:42:39 Removing intermediate container a71464aa176d 00:42:39 ---> 5fbd359b5ce0 00:42:39 00:42:39 Successfully built 5fbd359b5ce0 00:42:39 + ls -al . 00:42:39 total 616 00:42:39 drwxrwxr-x 10 1001 1001 4096 Oct 9 00:42 . 00:42:39 drwxr-xr-x 4 root root 4096 Oct 9 00:40 .. 00:42:39 -rw-rw-r-- 1 1001 1001 11 Oct 9 00:38 .dockerignore 00:42:39 drwxrwxr-x 8 1001 1001 4096 Oct 9 00:38 .git 00:42:39 drwxrwxr-x 3 1001 1001 4096 Oct 9 00:38 .github 00:42:39 -rw-rw-r-- 1 1001 1001 932 Oct 9 00:38 .gitignore 00:42:39 drwxrwxr-x 3 1001 1001 4096 Oct 9 00:38 .semver 00:42:39 -rw-rw-r-- 1 1001 1001 166 Oct 9 00:38 .sonarcloud.properties 00:42:39 -rw-rw-r-- 1 1001 1001 3804 Oct 9 00:38 CONTRIBUTING.md 00:42:39 -rw-rw-r-- 1 1001 1001 1035 Oct 9 00:38 Dockerfile.build 00:42:39 -rw-rw-r-- 1 1001 1001 863 Oct 9 00:38 Jenkinsfile 00:42:39 -rw-rw-r-- 1 1001 1001 10775 Oct 9 00:38 LICENSE 00:42:39 -rw-rw-r-- 1 1001 1001 6237 Oct 9 00:38 Makefile 00:42:39 -rw-rw-r-- 1 1001 1001 6447 Oct 9 00:38 README.md 00:42:39 -rw-rw-r-- 1 1001 1001 259 Oct 9 00:38 SECURITY.md 00:42:39 -rw-rw-r-- 1 1001 1001 5 Oct 9 00:33 VERSION 00:42:39 -rw-rw-r-- 1 1001 1001 4131 Oct 9 00:38 ZMQWindows.md 00:42:39 drwxrwxr-x 2 1001 1001 4096 Oct 9 00:38 bin 00:42:39 drwxrwxr-x 15 1001 1001 4096 Oct 9 00:38 cmd 00:42:39 -rw-r--r-- 1 root root 490240 Oct 9 00:42 coverage.out 00:42:39 -rw-r--r-- 1 root root 984 Oct 9 00:42 go.mod 00:42:39 -rw-r--r-- 1 root root 18876 Oct 9 00:42 go.sum 00:42:39 drwxrwxr-x 8 1001 1001 4096 Oct 9 00:38 internal 00:42:39 drwxrwxr-x 4 1001 1001 4096 Oct 9 00:38 openapi 00:42:39 drwxrwxr-x 4 1001 1001 4096 Oct 9 00:38 snap 00:42:39 -rw-rw-r-- 1 1001 1001 168 Oct 9 00:38 version.go [Pipeline] sh 00:42:39 Successfully tagged docker-security-secrets-setup-go:latest 00:42:39  Building docker-security-secrets-setup-go ... done Building docker-sys-mgmt-agent-go 00:42:40 + '[' -e coverage.out ] 00:42:40 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:40 Warning: overwriting stash ‘coverage-report’ 00:42:41 Stashed 1 file(s) [Pipeline] sh 00:42:41 Removing intermediate container 2d072a9c5a00 00:42:41 ---> 0c4ca05e29a9 00:42:41 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:42:41 ---> Running in 2b02859129c6 00:42:42 + make build 00:42:42 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 00:42:43 Removing intermediate container 2b02859129c6 00:42:43 ---> 668dd611b824 00:42:43 Step 24/26 : LABEL arch=x86_64 00:42:44 ---> Running in fc70a8aab621 00:42:44 Removing intermediate container fc70a8aab621 00:42:44 ---> f43f2024e669 00:42:44 Step 25/26 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:42:45 ---> Running in 4b7b7025073c 00:42:46 Removing intermediate container 4b7b7025073c 00:42:46 ---> 7da1bd26ef5a 00:42:46 Step 26/26 : LABEL version=0.0.0 00:42:47 ---> Running in b85c0507cdb4 00:42:48 Removing intermediate container b85c0507cdb4 00:42:48 ---> 961fc2d937be 00:42:48 00:42:48 Successfully built 961fc2d937be 00:42:48 Successfully tagged docker-security-secretstore-setup-go:latest 00:42:48  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 00:43:08 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 00:43:16 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:43:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:43:16 ---> 3b1e360d3db4 00:43:16 Step 3/21 : WORKDIR /edgex-go 00:43:16 ---> Using cache 00:43:16 ---> f8467980f183 00:43:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:16 ---> Using cache 00:43:16 ---> 489c0a37a2a1 00:43:16 Step 5/21 : RUN apk update && apk add make git 00:43:16 ---> Using cache 00:43:16 ---> 474e95b66b67 00:43:16 Step 6/21 : COPY go.mod . 00:43:16 ---> Using cache 00:43:16 ---> c4de49b09e03 00:43:16 Step 7/21 : RUN go mod download 00:43:16 ---> Using cache 00:43:16 ---> a6869dee7292 00:43:16 Step 8/21 : COPY . . 00:43:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:43:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:16 ---> 3b1e360d3db4 00:43:16 Step 3/22 : WORKDIR /edgex-go 00:43:16 ---> Using cache 00:43:16 ---> f8467980f183 00:43:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:16 ---> Using cache 00:43:16 ---> 489c0a37a2a1 00:43:16 Step 5/22 : RUN apk update && apk add make && apk add bash git 00:43:16 ---> Using cache 00:43:16 ---> d908c790dc28 00:43:16 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:43:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:43:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:16 ---> 3b1e360d3db4 00:43:16 Step 3/22 : WORKDIR /edgex-go 00:43:16 ---> Using cache 00:43:16 ---> f8467980f183 00:43:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:16 ---> Using cache 00:43:16 ---> 489c0a37a2a1 00:43:16 Step 5/22 : RUN apk update && apk add make git 00:43:16 ---> Using cache 00:43:16 ---> 474e95b66b67 00:43:16 Step 6/22 : COPY go.mod . 00:43:16 ---> Using cache 00:43:16 ---> c4de49b09e03 00:43:16 Step 7/22 : RUN go mod download 00:43:16 ---> Using cache 00:43:16 ---> a6869dee7292 00:43:16 Step 8/22 : COPY . . 00:43:16 ---> Using cache 00:43:16 ---> d908c790dc28 00:43:16 Step 9/22 : RUN make cmd/core-command/core-command 00:43:18 ---> Running in f1e78fbc3ac5 00:43:18 ---> Running in 9d673dba6f0d 00:43:18 ---> Running in 37360d78d9e3 00:43:21 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 00:43:25 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 00:43:25 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 00:43:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 00:43:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:26 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:43:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:43:26 ---> 3b1e360d3db4 00:43:26 Step 3/27 : WORKDIR /edgex-go 00:43:26 ---> Using cache 00:43:26 ---> f8467980f183 00:43:26 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:26 ---> Using cache 00:43:26 ---> 489c0a37a2a1 00:43:26 Step 5/27 : RUN apk update && apk add make bash git 00:43:27 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:43:27 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:43:27 OK: 12752 distinct packages available 00:43:27 ---> Running in c240d629cd30 00:43:28 OK: 233 MiB in 51 packages 00:43:29 OK: 233 MiB in 51 packages 00:43:29 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 00:43:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:32 Removing intermediate container 9d673dba6f0d 00:43:32 ---> 126ce962f946 00:43:32 Step 6/22 : COPY go.mod . 00:43:33 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:43:33 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:43:33 OK: 12752 distinct packages available 00:43:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:43:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:33 ---> 3b1e360d3db4 00:43:33 Step 3/23 : WORKDIR /edgex-go 00:43:33 ---> Using cache 00:43:33 ---> f8467980f183 00:43:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:33 ---> Using cache 00:43:33 ---> 489c0a37a2a1 00:43:33 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:43:34 OK: 233 MiB in 51 packages 00:43:34 ---> b8e680be1099 00:43:34 Step 7/22 : RUN go mod download 00:43:34 ---> Running in 850fbb2e4c9a 00:43:35 ---> Running in 03685f881765 00:43:36 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 00:43:37 Removing intermediate container c240d629cd30 00:43:37 ---> 271853235a07 00:43:37 Step 6/27 : COPY go.mod . 00:43:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:37 ---> 2b4a6d661455 00:43:37 Step 7/27 : RUN go mod download 00:43:38 ---> Running in 2fcb7a4d0623 00:43:38 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 00:43:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:41 Removing intermediate container 03685f881765 00:43:41 ---> 6f66eda19883 00:43:41 Step 8/22 : COPY . . 00:43:41 Removing intermediate container 2fcb7a4d0623 00:43:41 ---> e3b881da2208 00:43:41 Step 8/27 : COPY . . 00:43:43 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:43:43 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:43:43 OK: 12752 distinct packages available 00:43:44 OK: 233 MiB in 51 packages 00:43:45 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 00:43:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:43:52 Removing intermediate container 850fbb2e4c9a 00:43:52 ---> 7527c65e126a 00:43:52 Step 6/23 : COPY go.mod . 00:43:54 ---> dc3d1d91e29e 00:43:54 Step 7/23 : RUN go mod download 00:43:55 ---> Running in b99629659282 00:43:57 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 00:44:02 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 00:44:04 Removing intermediate container b99629659282 00:44:04 ---> 58ece35d8d3c 00:44:04 Step 8/23 : COPY . . 00:44:08 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 00:44:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 00:44:17 $ docker stop --time=1 91d48b2b091311b039706e0b90fc583350be945d553d8004a925b384bae9390f 00:44:19 $ docker rm -f 91d48b2b091311b039706e0b90fc583350be945d553d8004a925b384bae9390f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:22 00:44:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:44:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:22 latest: Pulling from edgex-devops/edgex-compose-arm64 00:44:22 29e5d40040c1: Pulling fs layer 00:44:22 1ce36da41761: Pulling fs layer 00:44:22 25b303627fd3: Pulling fs layer 00:44:22 29e5d40040c1: Verifying Checksum 00:44:22 29e5d40040c1: Download complete 00:44:23 1ce36da41761: Verifying Checksum 00:44:23 1ce36da41761: Download complete 00:44:23 29e5d40040c1: Pull complete 00:44:25 1ce36da41761: Pull complete 00:44:25 25b303627fd3: Verifying Checksum 00:44:25 25b303627fd3: Download complete 00:44:35 25b303627fd3: Pull complete 00:44:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:35 prd-ubuntu18.04-docker-arm64-4c-16g-4314 does not seem to be running inside a container 00:44:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:39 Removing intermediate container f1e78fbc3ac5 00:44:39 ---> 914751ab1123 00:44:39 00:44:39 Step 10/22 : FROM scratch 00:44:39 ---> 00:44:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:44:39 Removing intermediate container 37360d78d9e3 00:44:39 ---> 36a19b90b81d 00:44:39 00:44:39 Step 10/21 : FROM scratch 00:44:39 ---> 00:44:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:44:39 ---> Using cache 00:44:39 ---> 8561c2ce1320 00:44:39 Step 12/21 : ENV APP_PORT=48085 00:44:39 ---> Using cache 00:44:39 ---> 8561c2ce1320 00:44:39 Step 12/22 : ENV APP_PORT=48082 00:44:39 ---> 38e266e09767 00:44:39 Step 9/22 : RUN make cmd/support-logging/support-logging 00:44:39 $ docker top c9f435db10e4fb40543c7ff82cffec0c4a31bee1d778c22f157a87771b6e3a4f -eo pid,comm 00:44:39 ---> 1856fd7eda60 00:44:39 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:44:40 ---> Running in 5a87a6be5ae8 00:44:40 ---> Running in 3c6aab07feb2 [Pipeline] { [Pipeline] sh 00:44:40 ---> Running in e53f4a74d3be 00:44:40 ---> Running in 14fcc33a7375 00:44:41 Removing intermediate container 3c6aab07feb2 00:44:41 ---> 7fb88ba34af0 00:44:41 Step 13/21 : EXPOSE $APP_PORT 00:44:41 Removing intermediate container 5a87a6be5ae8 00:44:41 ---> f40c9d8b4219 00:44:41 Step 13/22 : EXPOSE $APP_PORT 00:44:41 + docker-compose build --help 00:44:41 + grep parallel 00:44:41 ---> Running in 91f5b5c58416 00:44:41 ---> Running in 11bc5851f8ba 00:44:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 00:44:42 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 00:44:42 Removing intermediate container 91f5b5c58416 00:44:42 ---> b0b200fb996b 00:44:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:44:43 Removing intermediate container 11bc5851f8ba 00:44:43 ---> 5991142664cd 00:44:43 Step 14/22 : WORKDIR / 00:44:43 ---> Running in 78ca3f59ba16 00:44:43 ---> 1187f4c028f7 00:44:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:44:44 Removing intermediate container 78ca3f59ba16 00:44:44 ---> bf7a3494494f 00:44:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:44:45 ---> b82aac5cba6c 00:44:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:44:45 ---> 91757b5ad272 00:44:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:44:46 ---> 7c1a23aa8f18 00:44:46 Step 9/23 : RUN make cmd/core-data/core-data 00:44:46 ---> b54d0a73d0b5 00:44:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:44:46 ---> 2d597ca910ee 00:44:46 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:44:46 --parallel Build images in parallel. [Pipeline] } 00:44:46 $ docker stop --time=1 c9f435db10e4fb40543c7ff82cffec0c4a31bee1d778c22f157a87771b6e3a4f 00:44:46 ---> Running in c28d5e3600d2 00:44:46 ---> Running in 665d1ce91727 00:44:47 Removing intermediate container 665d1ce91727 00:44:47 ---> 86fc775bc549 00:44:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:47 ---> 2d699584effc 00:44:47 Step 18/22 : ENTRYPOINT ["/core-command"] 00:44:47 ---> Running in 288cdde54822 00:44:47 ---> Running in d011c5fe9934 00:44:48 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 00:44:48 Removing intermediate container 288cdde54822 00:44:48 ---> 2932cc23fa1c 00:44:48 Step 19/21 : LABEL arch=x86_64 00:44:48 Removing intermediate container d011c5fe9934 00:44:48 ---> 9689d2f302f8 00:44:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:48 $ docker rm -f c9f435db10e4fb40543c7ff82cffec0c4a31bee1d778c22f157a87771b6e3a4f 00:44:49 ---> Running in 3bf3bc1285dc 00:44:49 ---> Running in 9a62e5738258 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:49 Removing intermediate container 9a62e5738258 00:44:49 ---> 6c232bc0866c 00:44:49 Step 20/22 : LABEL arch=x86_64 00:44:49 Removing intermediate container 3bf3bc1285dc 00:44:49 ---> 9a248eaebfb2 00:44:49 Step 20/21 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:49 . [Pipeline] withDockerContainer 00:44:49 ---> Running in fae1f94cb1c4 00:44:49 ---> Running in a24f7f046197 00:44:50 prd-ubuntu18.04-docker-arm64-4c-16g-4314 does not seem to be running inside a container 00:44:50 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:50 Removing intermediate container fae1f94cb1c4 00:44:50 ---> bdb1bd5dbf7d 00:44:50 Step 21/22 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:44:50 Removing intermediate container a24f7f046197 00:44:50 ---> 16641fee935e 00:44:50 Step 21/21 : LABEL version=0.0.0 00:44:50 ---> Running in a77b891775a9 00:44:50 ---> Running in 96ce6c2fc8e3 00:44:51 Removing intermediate container a77b891775a9 00:44:51 ---> ab0c4217539b 00:44:51 Step 22/22 : LABEL version=0.0.0 00:44:51 Removing intermediate container 96ce6c2fc8e3 00:44:51 ---> d46ae895cdd9 00:44:51 00:44:51 ---> Running in 57898509d315 00:44:51 $ docker top b92d2cb52f29baef1a47743cf84fc21a0246b3ff92a49fb6ea4b19e8f34c7aa1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:52 Removing intermediate container 57898509d315 00:44:52 ---> ef0848bc56e7 00:44:52 00:44:52 Successfully built d46ae895cdd9 00:44:52 Successfully tagged docker-support-scheduler-go:latest 00:44:53 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:54  Building docker-support-scheduler-go ... done Successfully built ef0848bc56e7 00:44:54 Successfully tagged docker-core-command-go:latest 00:44:59 Building docker-core-command-go ... 00:44:59 Building docker-core-data-go ... 00:44:59 Building docker-core-metadata-go ... 00:44:59 Building docker-security-proxy-setup-go ... 00:44:59 Building docker-security-secrets-setup-go ... 00:44:59 Building docker-security-secretstore-setup-go ... 00:44:59 Building docker-support-logging-go ... 00:44:59 Building docker-support-notifications-go ... 00:44:59 Building docker-support-scheduler-go ... 00:44:59 Building docker-sys-mgmt-agent-go ... 00:44:59 Building docker-security-secretstore-setup-go 00:44:59 Building docker-security-secrets-setup-go 00:44:59 Building docker-core-metadata-go 00:44:59 Building docker-security-proxy-setup-go 00:44:59 Building docker-support-notifications-go 00:45:27  Building docker-core-command-go ... done Removing intermediate container e53f4a74d3be 00:45:27 ---> c38ef5953198 00:45:27 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:45:27 ---> Running in dc13aeea03f1 00:45:27 Removing intermediate container 14fcc33a7375 00:45:27 ---> a1ed6875d437 00:45:27 00:45:27 Step 10/22 : FROM scratch 00:45:27 ---> 00:45:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:45:27 ---> Using cache 00:45:27 ---> 58176cc70ac0 00:45:27 Step 12/22 : ENV APP_PORT=48061 00:45:27 ---> Running in 64ff8ef95d62 00:45:27 Removing intermediate container 64ff8ef95d62 00:45:27 ---> eae52358a765 00:45:27 Step 13/22 : EXPOSE $APP_PORT 00:45:27 ---> Running in 99bc9684615a 00:45:27 Removing intermediate container 99bc9684615a 00:45:27 ---> 529a044421b6 00:45:27 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 00:45:27 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 00:45:27 ---> a6c1322bd40e 00:45:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 00:45:27 ---> 234125ee90ab 00:45:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 00:45:29 ---> 59daa2a2a8ed 00:45:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 00:45:29 Removing intermediate container dc13aeea03f1 00:45:29 ---> bfc440090649 00:45:29 00:45:29 Step 11/27 : FROM docker:latest 00:45:29 ---> 809cc4dba987 00:45:29 Step 12/27 : RUN apk add --no-cache bash 00:45:29 ---> Running in a985981b42f8 00:45:29 ---> ef2e6d6e397f 00:45:29 Step 18/22 : ENTRYPOINT ["/support-logging"] 00:45:30 ---> Running in dacd815482de 00:45:32 Removing intermediate container dacd815482de 00:45:32 ---> 12e7326cac02 00:45:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:45:32 ---> Running in 9181225944f3 00:45:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:45:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:45:32 Removing intermediate container 9181225944f3 00:45:32 ---> c67e90c0894c 00:45:32 Step 20/22 : LABEL arch=x86_64 00:45:32 (1/2) Installing readline (8.0.4-r0) 00:45:32 (2/2) Installing bash (5.0.17-r0) 00:45:32 ---> Running in ff53ad5d37ea 00:45:32 Executing bash-5.0.17-r0.post-install 00:45:32 Executing busybox-1.31.1-r16.trigger 00:45:33 OK: 12 MiB in 22 packages 00:45:33 Removing intermediate container ff53ad5d37ea 00:45:33 ---> e8debe76a76b 00:45:33 Step 21/22 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:45:33 ---> Running in 2bc75a428718 00:45:34 Removing intermediate container 2bc75a428718 00:45:34 ---> 96065687c0a7 00:45:34 Step 22/22 : LABEL version=0.0.0 00:45:34 ---> Running in 53b3060c1436 00:45:34 Removing intermediate container a985981b42f8 00:45:34 ---> 01fbe8f89501 00:45:34 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:45:34 ---> Running in 306cb004293e 00:45:35 Removing intermediate container 53b3060c1436 00:45:35 ---> cd9b4b9dc672 00:45:35 00:45:35 Successfully built cd9b4b9dc672 00:45:35 Successfully tagged docker-support-logging-go:latest 00:45:38  Building docker-support-logging-go ... done Removing intermediate container c28d5e3600d2 00:45:38 ---> 0e86e1ac4c7c 00:45:38 00:45:38 Step 10/23 : FROM alpine 00:45:38 ---> a24bb4013296 00:45:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:45:38 ---> Running in 19a6415282c4 00:45:38 Removing intermediate container 306cb004293e 00:45:38 ---> bd95236de0d3 00:45:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:45:38 ---> Running in 50a7d637189c 00:45:38 Removing intermediate container 19a6415282c4 00:45:38 ---> 829ef956c346 00:45:38 Step 12/23 : ENV APP_PORT=48080 00:45:38 ---> Running in 20186e436664 00:45:38 Removing intermediate container 50a7d637189c 00:45:38 ---> f92312505608 00:45:38 Step 15/27 : ENV APP_PORT=48090 00:45:39 ---> Running in 7f83c733a8a0 00:45:39 Removing intermediate container 20186e436664 00:45:39 ---> 2f1e8bb4dbba 00:45:39 Step 13/23 : EXPOSE $APP_PORT 00:45:39 ---> Running in 2bc1d60cad9d 00:45:40 Removing intermediate container 7f83c733a8a0 00:45:40 ---> bdcef62b9f15 00:45:40 Step 16/27 : EXPOSE $APP_PORT 00:45:40 ---> Running in 934b9d497618 00:45:40 Removing intermediate container 2bc1d60cad9d 00:45:40 ---> 0bca14fbd4c8 00:45:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:41 ---> Running in c38e983eac1c 00:45:41 Removing intermediate container 934b9d497618 00:45:41 ---> 7dc4ede5f65c 00:45:41 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:45:42 ---> a26cb426fe70 00:45:42 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:45:43 ---> 4af7ead29dbf 00:45:43 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:45:43 Removing intermediate container c38e983eac1c 00:45:43 ---> 4d1c9bf92507 00:45:43 Step 15/23 : RUN apk --no-cache add zeromq 00:45:43 ---> Running in b55dd9116b11 00:45:44 ---> 37da35142978 00:45:44 Step 20/27 : RUN apk --no-cache add py3-pip 00:45:44 ---> Running in 52516e7fe0e1 00:45:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:45:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:45:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:45:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:45:46 (1/33) Installing libbz2 (1.0.8-r1) 00:45:46 (2/33) Installing expat (2.2.9-r1) 00:45:46 (3/33) Installing libffi (3.3-r2) 00:45:46 (4/33) Installing gdbm (1.13-r1) 00:45:46 (5/33) Installing xz-libs (5.2.5-r0) 00:45:46 (6/33) Installing sqlite-libs (3.32.1-r0) 00:45:46 (7/33) Installing python3 (3.8.5-r0) 00:45:46 ERROR: Failed to create usr/lib/python3.8/__pycache__/pathlib.cpython-38.opt-1.pyc: I/O error 00:45:46 ERROR: python3-3.8.5-r0: IO ERROR 00:45:46 (8/33) Installing py3-appdirs (1.4.4-r1) 00:45:46 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:45:46 (10/33) Installing py3-parsing (2.4.7-r0) 00:45:46 (11/33) Installing py3-six (1.15.0-r0) 00:45:46 (12/33) Installing py3-packaging (20.4-r0) 00:45:46 (13/33) Installing py3-setuptools (47.0.0-r0) 00:45:46 (1/5) Installing libgcc (9.3.0-r2) 00:45:47 (14/33) Installing py3-chardet (3.0.4-r4) 00:45:47 (2/5) Installing libsodium (1.0.18-r0) 00:45:47 (15/33) Installing py3-idna (2.9-r0) 00:45:47 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:45:47 (3/5) Installing libstdc++ (9.3.0-r2) 00:45:47 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:45:47 (18/33) Installing py3-requests (2.23.0-r0) 00:45:47 (19/33) Installing py3-msgpack (1.0.0-r0) 00:45:47 (20/33) Installing py3-lockfile (0.12.2-r3) 00:45:47 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:45:47 (22/33) Installing py3-colorama (0.4.3-r0) 00:45:47 (23/33) Installing py3-distlib (0.3.0-r0) 00:45:47 (4/5) Installing libzmq (4.3.3-r0) 00:45:47 (24/33) Installing py3-distro (1.5.0-r1) 00:45:47 (25/33) Installing py3-webencodings (0.5.1-r3) 00:45:47 (26/33) Installing py3-html5lib (1.0.1-r4) 00:45:47 (27/33) Installing py3-pytoml (0.1.21-r0) 00:45:47 (5/5) Installing zeromq (4.3.3-r0) 00:45:47 (28/33) Installing py3-pep517 (0.8.2-r0) 00:45:47 (29/33) Installing py3-progress (1.5-r0) 00:45:47 (30/33) Installing py3-toml (0.10.1-r0) 00:45:48 (31/33) Installing py3-retrying (1.3.3-r0) 00:45:48 Executing busybox-1.31.1-r16.trigger 00:45:48 OK: 8 MiB in 19 packages 00:45:48 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:45:48 (33/33) Installing py3-pip (20.1.1-r0) 00:45:48 Executing busybox-1.31.1-r16.trigger 00:45:48 1 error; 26 MiB in 54 packages 00:45:51 Removing intermediate container b55dd9116b11 00:45:51 ---> af3abc553522 00:45:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:45:51 ---> 824cf627f5a4 00:45:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:45:52 ---> 0349ceb22834 00:45:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:45:53 ---> 6c608f2f7b38 00:45:53 Step 19/23 : ENTRYPOINT ["/core-data"] 00:45:53 ---> Running in 28acffaa8dab 00:45:53 Removing intermediate container 28acffaa8dab 00:45:53 ---> bff606079763 00:45:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:45:53 ---> Running in 0c7d53ca7eda 00:45:54 Removing intermediate container 0c7d53ca7eda 00:45:54 ---> b108685f9d78 00:45:54 Step 21/23 : LABEL arch=x86_64 00:45:54 ---> Running in 044844ff89b9 00:45:55 Removing intermediate container 044844ff89b9 00:45:55 ---> 996ae7e02e5b 00:45:55 Step 22/23 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:45:55 ---> Running in b638f35120ae 00:45:55 Removing intermediate container b638f35120ae 00:45:55 ---> 104b35b8cb38 00:45:55 Step 23/23 : LABEL version=0.0.0 00:45:55 ---> Running in e3e27970caa7 00:45:55 Removing intermediate container e3e27970caa7 00:45:55 ---> fee004fbc4a5 00:45:55 00:45:56 Successfully built fee004fbc4a5 00:45:56 Successfully tagged docker-core-data-go:latest 00:45:56  Building docker-core-data-go ... done  00:45:56 ERROR: for docker-sys-mgmt-agent-go (, "The command '/bin/sh -c apk --no-cache add py3-pip' returned a non-zero code: 1") 00:45:56 Service 'docker-sys-mgmt-agent-go' failed to build: The command '/bin/sh -c apk --no-cache add py3-pip' returned a non-zero code: 1 [Pipeline] } 00:45:57 $ docker stop --time=1 389498ac11839aff6398cee084b056e054d7fad560c230e0a7f42a8bcfb098e4 00:45:59 $ docker rm -f 389498ac11839aff6398cee084b056e054d7fad560c230e0a7f42a8bcfb098e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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] } 00:46:01 Failed in branch amd64 00:46:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:46:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:46:51 ---> d9d0551b431d 00:46:51 Step 3/24 : WORKDIR /edgex-go 00:46:51 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 00:46:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:46:51 ---> d9d0551b431d 00:46:51 Step 3/26 : WORKDIR /edgex-go 00:46:51 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:46:51 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:46:51 ---> d9d0551b431d 00:46:51 Step 3/29 : WORKDIR /edgex-go 00:46:51 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 00:46:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:46:51 ---> d9d0551b431d 00:46:51 Step 3/20 : WORKDIR /edgex-go 00:46:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:46:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:51 ---> d9d0551b431d 00:46:51 Step 3/22 : WORKDIR /edgex-go 00:46:51 ---> Running in 12b87ab40d75 00:46:51 ---> Running in 9936809cd60d 00:46:51 ---> Running in 780d795c95e4 00:46:51 ---> Running in 006bbd4ebe98 00:46:51 ---> Running in ca686d7eec0c 00:46:51 Removing intermediate container 12b87ab40d75 00:46:51 ---> 5339fe21b268 00:46:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:51 ---> Running in 342633f945cb 00:46:51 Removing intermediate container ca686d7eec0c 00:46:51 ---> ee11eb217f83 00:46:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:51 Removing intermediate container 780d795c95e4 00:46:51 ---> 6f9918c2f951 00:46:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:51 Removing intermediate container 9936809cd60d 00:46:51 ---> db62ec32015d 00:46:51 Step 4/29 : RUN apk update && apk add make git 00:46:51 Removing intermediate container 006bbd4ebe98 00:46:51 ---> f733ef618fc6 00:46:51 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:51 ---> Running in 580f4da13b2c 00:46:51 ---> Running in 70ce52b9bc0b 00:46:51 ---> Running in b12755b9cb74 00:46:51 ---> Running in 9e1169433bf7 00:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:51 Removing intermediate container 342633f945cb 00:46:51 ---> 108b5c089f8a 00:46:51 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:51 ---> Running in 7a3bef06c283 00:46:51 Removing intermediate container 580f4da13b2c 00:46:51 Removing intermediate container 70ce52b9bc0b 00:46:51 ---> 6005b8528d23 00:46:51 Step 5/22 : RUN apk update && apk add make git 00:46:51 ---> 1d288011dcfa 00:46:51 Step 5/26 : RUN apk update && apk add make git 00:46:51 ---> Running in ec708f1d4c57 00:46:51 ---> Running in 58f098244fab 00:46:51 Removing intermediate container b12755b9cb74 00:46:51 ---> 37d046218130 00:46:51 Step 5/20 : RUN apk update && apk add make git 00:46:51 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:51 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:51 OK: 12623 distinct packages available 00:46:51 ---> Running in 749debdda841 00:46:51 OK: 217 MiB in 51 packages 00:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:51 Removing intermediate container 9e1169433bf7 00:46:51 ---> 691b9c1a7dd2 00:46:51 Step 5/29 : COPY go.mod . 00:46:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:52 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:52 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:52 OK: 12623 distinct packages available 00:46:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:52 ---> d09de4574871 00:46:52 Step 6/29 : RUN go mod download 00:46:52 ---> Running in d1b5186e93da 00:46:53 OK: 217 MiB in 51 packages 00:46:53 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:53 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:53 OK: 12623 distinct packages available 00:46:53 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:53 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:53 OK: 12623 distinct packages available 00:46:53 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:46:53 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:46:53 OK: 12623 distinct packages available 00:46:54 OK: 217 MiB in 51 packages 00:46:54 OK: 217 MiB in 51 packages 00:46:54 OK: 217 MiB in 51 packages 00:46:55 Removing intermediate container 7a3bef06c283 00:46:55 ---> e7055cd7d862 00:46:55 Step 6/24 : COPY go.mod . 00:46:57 Removing intermediate container 58f098244fab 00:46:57 ---> 3b2b00538c72 00:46:57 Step 6/26 : COPY go.mod . 00:46:57 Removing intermediate container 749debdda841 00:46:57 ---> a3f08a7544da 00:46:57 Step 6/20 : COPY go.mod . 00:46:57 ---> d17f005f141c 00:46:57 Step 7/24 : RUN go mod download 00:46:57 Removing intermediate container ec708f1d4c57 00:46:57 ---> 2b32cb8a2443 00:46:57 Step 6/22 : COPY go.mod . 00:46:57 ---> Running in 54e06dafd84a 00:46:57 Removing intermediate container d1b5186e93da 00:46:57 ---> 1a445a499795 00:46:57 Step 7/29 : COPY . . 00:46:58 ---> 2e47024f4525 00:46:58 Step 7/26 : RUN go mod download 00:46:58 ---> 62aabd52afc9 00:46:58 Step 7/22 : RUN go mod download 00:46:58 ---> Running in a13fdf5d33ee 00:46:58 ---> 5c104d037430 00:46:58 Step 7/20 : RUN go mod download 00:46:58 ---> Running in 3dab07539f4a 00:46:59 ---> Running in a84ec402060d 00:47:03 Removing intermediate container 54e06dafd84a 00:47:03 ---> b3a82e821deb 00:47:03 Step 8/24 : COPY . . 00:47:04 Removing intermediate container a13fdf5d33ee 00:47:04 ---> 5e302a35f586 00:47:04 Step 8/26 : COPY . . 00:47:05 Removing intermediate container 3dab07539f4a 00:47:05 ---> 7c5c9522d6c6 00:47:05 Step 8/22 : COPY . . 00:47:06 Removing intermediate container a84ec402060d 00:47:06 ---> 1c17ef445f72 00:47:06 Step 8/20 : COPY . . 00:47:38 ---> 142950e2f474 00:47:38 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:47:38 ---> e18ea6e32359 00:47:38 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:47:38 ---> baa8c8e5bca0 00:47:38 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:47:38 ---> 2719c2127716 00:47:38 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 00:47:38 ---> Running in 5b7281120735 00:47:38 ---> Running in d3a1d01c229b 00:47:38 ---> 88f1b01f4f64 00:47:38 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 00:47:38 ---> Running in a6ba13f10e85 00:47:38 ---> Running in aed4c439631c 00:47:38 ---> Running in 6178e9518641 00:47: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 00:47:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:47:39 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 00:47:39 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 00:47:39 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 00:49:16 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 00:49:20 Removing intermediate container d3a1d01c229b 00:49:20 ---> 89d51b6cbfac 00:49:20 00:49:20 Step 9/29 : FROM alpine:latest 00:49:20 latest: Pulling from library/alpine 00:49:20 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 00:49:20 Status: Downloaded newer image for alpine:latest 00:49:20 ---> 62ee0e9f8440 00:49:20 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:49:21 ---> Running in 86a71fad64b2 00:49:21 Removing intermediate container 6178e9518641 00:49:21 ---> d02e11ffad62 00:49:21 00:49:21 Step 10/20 : FROM alpine 00:49:21 ---> 62ee0e9f8440 00:49:21 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:49:22 Removing intermediate container 86a71fad64b2 00:49:22 ---> c6f371767984 00:49:22 Step 11/29 : USER root 00:49:22 ---> Running in b9c0d577515a 00:49:22 ---> Running in 9607f03f72c7 00:49:23 Removing intermediate container 9607f03f72c7 00:49:23 ---> e917096a5fcf 00:49:23 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:49:23 ---> Running in 6078fa32579c 00:49:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 00:49:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:26 v3.12.0-375-g0ef1878ec5 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:49:26 v3.12.0-374-gffd5b64509 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:49:26 OK: 12621 distinct packages available 00:49:27 v3.12.0-375-g0ef1878ec5 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:49:27 v3.12.0-374-gffd5b64509 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:49:27 OK: 12621 distinct packages available 00:49:27 (1/4) Installing ca-certificates (20191127-r4) 00:49:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:49:27 (3/4) Installing libcurl (7.69.1-r1) 00:49:27 (4/4) Installing curl (7.69.1-r1) 00:49:27 Executing busybox-1.31.1-r16.trigger 00:49:27 Executing ca-certificates-20191127-r4.trigger 00:49:28 OK: 7 MiB in 18 packages 00:49:28 (1/2) Installing ca-certificates (20191127-r4) 00:49:28 (2/2) Installing dumb-init (1.2.2-r1) 00:49:28 Executing busybox-1.31.1-r16.trigger 00:49:28 Executing ca-certificates-20191127-r4.trigger 00:49:28 OK: 6 MiB in 16 packages 00:49:31 Removing intermediate container b9c0d577515a 00:49:31 ---> dad18375798e 00:49:31 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:31 ---> Running in 0baaa50d86dd 00:49:31 Removing intermediate container 6078fa32579c 00:49:31 ---> 8d0285a328c5 00:49:31 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:49:32 ---> Running in fc6dd14d2277 00:49:32 Removing intermediate container 0baaa50d86dd 00:49:32 ---> d131e946bbfd 00:49:32 Step 13/20 : WORKDIR /edgex 00:49:33 ---> Running in be5b3dc032c5 00:49:33 Removing intermediate container fc6dd14d2277 00:49:33 ---> 45fc4e57c79c 00:49:33 Step 14/29 : WORKDIR $BASE_DIR 00:49:33 ---> Running in b046e340462f 00:49:33 Removing intermediate container be5b3dc032c5 00:49:33 ---> 4125c45d2d32 00:49:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:49:34 Removing intermediate container b046e340462f 00:49:34 ---> 3777bae33e49 00:49:34 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:49:35 ---> Running in 91a9bddbe3f3 00:49:35 ---> 7e9e880b6c0f 00:49:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:49:39 ---> 0e50fd230f0b 00:49:39 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:49:39 ---> Running in 876954e41278 00:49:40 Removing intermediate container 876954e41278 00:49:40 ---> 477f69b4689f 00:49:40 Step 17/20 : CMD ["--init=true"] 00:49:40 ---> Running in cff11d4d4fc6 00:49:40 Removing intermediate container 91a9bddbe3f3 00:49:40 ---> e467f22f0b16 00:49:40 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:49:41 Removing intermediate container cff11d4d4fc6 00:49:41 ---> 76ceb144ed6d 00:49:41 Step 18/20 : LABEL arch=arm64 00:49:41 Removing intermediate container aed4c439631c 00:49:41 ---> e7e1d11d20b5 00:49:41 00:49:41 Step 10/26 : FROM alpine:3.10 00:49:41 ---> Running in eeeae2f73313 00:49:42 3.10: Pulling from library/alpine 00:49:43 Removing intermediate container eeeae2f73313 00:49:43 ---> 11fa60669a37 00:49:43 Step 19/20 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:49:43 ---> 66ac5911c556 00:49:43 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:49:43 ---> Running in b52ceed846e5 00:49:44 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:49:44 Status: Downloaded newer image for alpine:3.10 00:49:44 ---> 536a684cf733 00:49:44 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:49:44 ---> Running in f808140a862a 00:49:44 Removing intermediate container b52ceed846e5 00:49:44 ---> 9ad81487bfbe 00:49:44 Step 20/20 : LABEL version=0.0.0 00:49:44 ---> Running in f79b1d3d497f 00:49:44 ---> 20bf9e2aec36 00:49:44 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:49:45 Removing intermediate container f79b1d3d497f 00:49:45 ---> 2cdbb53f2ddc 00:49:45 00:49:46 Successfully built 2cdbb53f2ddc 00:49:47 ---> ffdf50f127bb 00:49:47 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:49:47 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:49:47  Building docker-security-proxy-setup-go ... done Building docker-support-logging-go 00:49:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:49:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:49:48 v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:49:48 v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:49:48 OK: 10167 distinct packages available 00:49:48 ---> 9815e5f97357 00:49:48 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:49:49 (1/5) Installing ca-certificates (20191127-r2) 00:49:49 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:49:49 (3/5) Installing libcurl (7.66.0-r1) 00:49:49 (4/5) Installing curl (7.66.0-r1) 00:49:49 (5/5) Installing dumb-init (1.2.2-r1) 00:49:49 Executing busybox-1.30.1-r3.trigger 00:49:49 Executing ca-certificates-20191127-r2.trigger 00:49:49 OK: 7 MiB in 19 packages 00:49:52 ---> 301b1ca3519e 00:49:52 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:49:53 ---> Running in 2791fe18b861 00:49:54 Removing intermediate container 5b7281120735 00:49:54 ---> 2ab705e84c67 00:49:54 00:49:54 Step 10/24 : FROM scratch 00:49:54 ---> 00:49:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:49:55 ---> Running in dc687fa1d955 00:49:55 Removing intermediate container f808140a862a 00:49:55 ---> 0b79a3bb7868 00:49:55 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:56 Removing intermediate container dc687fa1d955 00:49:56 ---> eb0b3e40f485 00:49:56 Step 12/24 : ENV APP_PORT=48060 00:49:56 ---> Running in 0007fef77a32 00:49:56 ---> Running in 39f997c60746 00:49:57 Removing intermediate container 0007fef77a32 00:49:57 ---> ddffad136880 00:49:57 Step 13/26 : WORKDIR / 00:49:57 Removing intermediate container 39f997c60746 00:49:57 ---> 23d2f01ae7c4 00:49:57 Step 13/24 : EXPOSE $APP_PORT 00:49:57 ---> Running in fe37bb954949 00:49:57 ---> Running in 2ee080b05aba 00:49:58 Removing intermediate container 2791fe18b861 00:49:58 ---> 8d286219ecc9 00:49:58 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:49:58 Removing intermediate container 2ee080b05aba 00:49:58 ---> 8841065d69e1 00:49:58 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:49:58 Removing intermediate container fe37bb954949 00:49:58 ---> c336646486a8 00:49:58 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:49:59 ---> c8a8a0fe87a1 00:49:59 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:49:59 ---> Running in 4020796589ca 00:50:00 ---> 9ef22f5aa224 00:50:00 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:50:01 ---> a02758f5318e 00:50:01 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:50:03 ---> 56b0f5bffd6f 00:50:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:50:03 ---> 2ca1c9a13d3c 00:50:03 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:50:05 Removing intermediate container 4020796589ca 00:50:05 ---> 41247eb634b0 00:50:05 Step 24/29 : RUN chmod 755 security-secrets-setup 00:50:06 ---> c18b8eb89369 00:50:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 00:50:06 ---> ca0bc422fae6 00:50:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:50:06 ---> Running in 3e392854bdde 00:50:07 Removing intermediate container a6ba13f10e85 00:50:07 ---> 558f4f9fda5c 00:50:07 00:50:07 Step 10/22 : FROM scratch 00:50:07 ---> 00:50:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:07 ---> a7450dc08c51 00:50:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:50:08 ---> a8fdf483be87 00:50:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:50:08 ---> Running in 43dcd28a778d 00:50:10 Removing intermediate container 43dcd28a778d 00:50:10 ---> 8e0c62f4a7cc 00:50:10 Step 12/22 : ENV APP_PORT=48081 00:50:10 ---> Running in fd6e4f7c6af2 00:50:11 ---> 76c995460b5b 00:50:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:50:11 ---> 70d771f11622 00:50:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:50:11 Removing intermediate container fd6e4f7c6af2 00:50:11 ---> 14d617af6b16 00:50:11 Step 13/22 : EXPOSE $APP_PORT 00:50:11 ---> Running in eeec511bf6be 00:50:12 ---> 65286ed90964 00:50:12 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:50:13 Removing intermediate container 3e392854bdde 00:50:13 ---> 1656407e44a4 00:50:13 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:50:13 Removing intermediate container eeec511bf6be 00:50:13 ---> 8491e2d67529 00:50:13 Step 14/22 : WORKDIR / 00:50:13 ---> Running in 7c9df1a4a782 00:50:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:50:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:50:13 ---> d9d0551b431d 00:50:13 Step 3/22 : WORKDIR /edgex-go 00:50:13 ---> Using cache 00:50:13 ---> f733ef618fc6 00:50:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:13 ---> Using cache 00:50:13 ---> 37d046218130 00:50:13 Step 5/22 : RUN apk update && apk add make && apk add bash git 00:50:13 ---> 6a3e4f3e0de8 00:50:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 00:50:13 ---> Running in b8ff06236726 00:50:13 ---> Running in 3680f235e231 00:50:13 ---> Running in b930879ecde0 00:50:14 Removing intermediate container 7c9df1a4a782 00:50:14 ---> b7e57404d4eb 00:50:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:14 ---> Running in 4665c95f9417 00:50:14 Removing intermediate container b8ff06236726 00:50:14 ---> ce7a1e3ed8c5 00:50:14 Step 26/29 : CMD [ "generate" ] 00:50:14 Removing intermediate container b930879ecde0 00:50:14 ---> c2098a81a2a5 00:50:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:50:15 ---> Running in 9fbfcb6ed99c 00:50:15 Removing intermediate container 4665c95f9417 00:50:15 ---> 7ffa608506e1 00:50:15 Step 22/24 : LABEL arch=arm64 00:50:15 ---> Running in 070398caef89 00:50:16 ---> e95c223529dd 00:50:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:50:16 Removing intermediate container 9fbfcb6ed99c 00:50:16 ---> ed86ce1723eb 00:50:16 Step 27/29 : LABEL arch=arm64 00:50:16 ---> 84135425af0d 00:50:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:16 ---> Running in fe5461e069be 00:50:16 Removing intermediate container 070398caef89 00:50:16 ---> 0264f91fa504 00:50:16 Step 23/24 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:50:16 ---> Running in c62e0e1ef14d 00:50:17 Removing intermediate container fe5461e069be 00:50:17 ---> 694701fcca28 00:50:17 Step 28/29 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:50:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:17 ---> de69a940108b 00:50:17 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:50:17 ---> Running in 2d00a5001e70 00:50:17 ---> Running in f333ec4d40de 00:50:17 Removing intermediate container c62e0e1ef14d 00:50:17 ---> 18ba8e629787 00:50:17 Step 24/24 : LABEL version=0.0.0 00:50:17 ---> 2c2de19a3c8b 00:50:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:50:18 ---> Running in 1f1d69ac8ea5 00:50:18 Removing intermediate container 2d00a5001e70 00:50:18 ---> 7af170808ba9 00:50:18 Step 29/29 : LABEL version=0.0.0 00:50:18 ---> Running in 0daf68f5eafb 00:50:18 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:50:18 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:50:18 OK: 12623 distinct packages available 00:50:18 Removing intermediate container 1f1d69ac8ea5 00:50:18 ---> c8da6d3fd8c7 00:50:18 00:50:19 Removing intermediate container 0daf68f5eafb 00:50:19 ---> 97386561f7d4 00:50:19 00:50:19 ---> 1ed1d5d586de 00:50:19 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:50:19 Successfully built c8da6d3fd8c7 00:50:19 OK: 217 MiB in 51 packages 00:50:19 Successfully tagged docker-support-notifications-go-arm64:latest 00:50:19  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 00:50:19 ---> Running in 5526584d4d97 00:50:19 Successfully built 97386561f7d4 00:50:19 Successfully tagged docker-security-secrets-setup-go-arm64:latest 00:50:19  Building docker-security-secrets-setup-go ... done Building docker-core-command-go 00:50:20 Removing intermediate container 5526584d4d97 00:50:20 ---> 3be8466e100d 00:50:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:20 OK: 217 MiB in 51 packages 00:50:20 ---> Running in b626e317423c 00:50:21 Removing intermediate container b626e317423c 00:50:21 ---> 4d65a405acca 00:50:21 Step 20/22 : LABEL arch=arm64 00:50:21 ---> Running in 369075927a6a 00:50:21 Removing intermediate container f333ec4d40de 00:50:21 ---> 0fd570eb2dd2 00:50:21 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:50:21 ---> Running in d3dea17b9664 00:50:21 Removing intermediate container 369075927a6a 00:50:21 ---> f8038f1d439d 00:50:21 Step 21/22 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:50:21 Removing intermediate container 3680f235e231 00:50:21 ---> e0444f963aab 00:50:21 Step 6/22 : COPY go.mod . 00:50:22 ---> Running in bbcfa51df1ba 00:50:22 Removing intermediate container d3dea17b9664 00:50:22 ---> 751beb999585 00:50:22 Step 24/26 : LABEL arch=arm64 00:50:22 ---> Running in d23e68b2ca10 00:50:22 Removing intermediate container bbcfa51df1ba 00:50:22 ---> 5b24e93469ad 00:50:22 Step 22/22 : LABEL version=0.0.0 00:50:23 ---> 14c40c62fded 00:50:23 Step 7/22 : RUN go mod download 00:50:23 ---> Running in 7fa589dbe41f 00:50:25 Removing intermediate container d23e68b2ca10 00:50:25 ---> 16f99a550797 00:50:25 Step 25/26 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:50:25 ---> Running in 3629c4f693c4 00:50:25 ---> Running in f6f3e84e20f1 00:50:25 Removing intermediate container 7fa589dbe41f 00:50:25 ---> 587185be841f 00:50:25 00:50:26 Successfully built 587185be841f 00:50:26 Successfully tagged docker-core-metadata-go-arm64:latest 00:50:26  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 00:50:26 Removing intermediate container f6f3e84e20f1 00:50:26 ---> 1353a497e241 00:50:26 Step 26/26 : LABEL version=0.0.0 00:50:27 ---> Running in 589b50e15505 00:50:27 Removing intermediate container 589b50e15505 00:50:27 ---> b5b1a0ed5720 00:50:27 00:50:28 Successfully built b5b1a0ed5720 00:50:28 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:50:28  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 00:50:30 Removing intermediate container 3629c4f693c4 00:50:30 ---> 8a23bdf51e15 00:50:30 Step 8/22 : COPY . . 00:50:57 ---> fd50d06d3107 00:50:57 Step 9/22 : RUN make cmd/support-logging/support-logging 00:50:57 ---> Running in bda4c46e3ee3 00:50:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 00:51:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:51:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:51:36 ---> d9d0551b431d 00:51:36 Step 3/22 : WORKDIR /edgex-go 00:51:36 ---> Using cache 00:51:36 ---> f733ef618fc6 00:51:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:36 ---> Using cache 00:51:36 ---> 37d046218130 00:51:36 Step 5/22 : RUN apk update && apk add make git 00:51:36 ---> Using cache 00:51:36 ---> a3f08a7544da 00:51:36 Step 6/22 : COPY go.mod . 00:51:36 ---> Using cache 00:51:36 ---> 5c104d037430 00:51:36 Step 7/22 : RUN go mod download 00:51:36 ---> Using cache 00:51:36 ---> 1c17ef445f72 00:51:36 Step 8/22 : COPY . . 00:51:36 ---> Using cache 00:51:36 ---> 88f1b01f4f64 00:51:36 Step 9/22 : RUN make cmd/core-command/core-command 00:51:36 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:51:36 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:51:36 ---> d9d0551b431d 00:51:36 Step 3/27 : WORKDIR /edgex-go 00:51:36 ---> Using cache 00:51:36 ---> f733ef618fc6 00:51:36 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:36 ---> Using cache 00:51:36 ---> 37d046218130 00:51:36 Step 5/27 : RUN apk update && apk add make bash git 00:51:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:51:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:51:36 ---> d9d0551b431d 00:51:36 Step 3/21 : WORKDIR /edgex-go 00:51:36 ---> Using cache 00:51:36 ---> f733ef618fc6 00:51:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:36 ---> Using cache 00:51:36 ---> 37d046218130 00:51:36 Step 5/21 : RUN apk update && apk add make git 00:51:36 ---> Using cache 00:51:36 ---> a3f08a7544da 00:51:36 Step 6/21 : COPY go.mod . 00:51:36 ---> Using cache 00:51:36 ---> 5c104d037430 00:51:36 Step 7/21 : RUN go mod download 00:51:36 ---> Using cache 00:51:36 ---> 1c17ef445f72 00:51:36 Step 8/21 : COPY . . 00:51:36 ---> Using cache 00:51:36 ---> 88f1b01f4f64 00:51:36 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:51:37 ---> Running in 46d434f3be13 00:51:37 ---> Running in 513085dc2b71 00:51:37 ---> Running in a60762578fce 00:51:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:51:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:51:37 ---> d9d0551b431d 00:51:37 Step 3/23 : WORKDIR /edgex-go 00:51:37 ---> Using cache 00:51:37 ---> f733ef618fc6 00:51:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:37 ---> Using cache 00:51:37 ---> 37d046218130 00:51:37 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:51:37 ---> Running in ff7a0b781e20 00:51:39 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 00:51:40 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 00:51:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:42 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:51:42 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:51:42 OK: 12623 distinct packages available 00:51:42 v3.12.0-375-g0ef1878ec5 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:51:42 v3.12.0-374-gffd5b64509 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:51:42 OK: 12623 distinct packages available 00:51:43 OK: 217 MiB in 51 packages 00:51:43 OK: 217 MiB in 51 packages 00:51:45 Removing intermediate container bda4c46e3ee3 00:51:45 ---> 3fde4503161a 00:51:45 00:51:45 Step 10/22 : FROM scratch 00:51:45 ---> 00:51:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:51:46 ---> Using cache 00:51:46 ---> eb0b3e40f485 00:51:46 Step 12/22 : ENV APP_PORT=48061 00:51:46 ---> Running in 2fd494f28dc6 00:51:46 Removing intermediate container ff7a0b781e20 00:51:46 ---> d0b9eb37050f 00:51:46 Step 6/23 : COPY go.mod . 00:51:46 Removing intermediate container 46d434f3be13 00:51:46 ---> 4c63c1f269d5 00:51:46 Step 6/27 : COPY go.mod . 00:51:47 Removing intermediate container 2fd494f28dc6 00:51:47 ---> b5af9405b9d7 00:51:47 Step 13/22 : EXPOSE $APP_PORT 00:51:47 ---> Running in e866df10cf75 00:51:48 ---> 441894390879 00:51:48 Step 7/23 : RUN go mod download 00:51:48 ---> Running in 8c4cba82a02b 00:51:48 ---> ab6a3df80a7a 00:51:48 Step 7/27 : RUN go mod download 00:51:48 Removing intermediate container e866df10cf75 00:51:48 ---> 1288ffb5dd80 00:51:48 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 00:51:49 ---> Running in 7db08c74fbd5 00:51:51 ---> 7166c7fd3885 00:51:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 00:51:52 ---> 6e756c356c94 00:51:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 00:51:53 ---> 12855bff2460 00:51:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 00:51:55 ---> 8eec50369881 00:51:55 Step 18/22 : ENTRYPOINT ["/support-logging"] 00:51:55 Removing intermediate container 8c4cba82a02b 00:51:55 ---> 989656ee2f01 00:51:55 Step 8/23 : COPY . . 00:51:55 Removing intermediate container 7db08c74fbd5 00:51:55 ---> d51b407e499b 00:51:55 Step 8/27 : COPY . . 00:51:56 ---> Running in 95a6caac141f 00:51:57 Removing intermediate container 95a6caac141f 00:51:57 ---> d7d12dc1a989 00:51:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:57 ---> Running in 797af0479423 00:51:58 Removing intermediate container 797af0479423 00:51:58 ---> bbb783979a30 00:51:58 Step 20/22 : LABEL arch=arm64 00:51:58 ---> Running in 28c88ed47b79 00:52:00 Removing intermediate container 28c88ed47b79 00:52:00 ---> 61ea9eb7921d 00:52:00 Step 21/22 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:52:01 ---> Running in f44df212b221 00:52:03 Removing intermediate container f44df212b221 00:52:03 ---> 8361c0d13fc8 00:52:03 Step 22/22 : LABEL version=0.0.0 00:52:03 ---> Running in 01beffbd9b4e 00:52:05 Removing intermediate container 01beffbd9b4e 00:52:05 ---> cc04dc0a4465 00:52:05 00:52:06 Successfully built cc04dc0a4465 00:52:06 Successfully tagged docker-support-logging-go-arm64:latest 00:52:39  Building docker-support-logging-go ... done  ---> 280f9449839e 00:52:39 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:52:39 ---> 895db498eb3a 00:52:39 Step 9/23 : RUN make cmd/core-data/core-data 00:52:39 ---> Running in 7bfb797762f1 00:52:39 ---> Running in 5e2fe9841b9a 00:52:39 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 00:52:39 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 00:53:18 Removing intermediate container 513085dc2b71 00:53:18 ---> 7c38f0b5826e 00:53:18 00:53:18 Step 10/21 : FROM scratch 00:53:18 ---> 00:53:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:53:18 ---> Using cache 00:53:18 ---> 8e0c62f4a7cc 00:53:18 Step 12/21 : ENV APP_PORT=48085 00:53:18 ---> Running in c0e7891419d5 00:53:18 Removing intermediate container c0e7891419d5 00:53:18 ---> 1affb378bdd2 00:53:18 Step 13/21 : EXPOSE $APP_PORT 00:53:18 Removing intermediate container a60762578fce 00:53:18 ---> 38274381c3c5 00:53:18 00:53:18 Step 10/22 : FROM scratch 00:53:18 ---> 00:53:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:53:18 ---> Running in 013b7131d7ea 00:53:18 ---> Using cache 00:53:18 ---> 8e0c62f4a7cc 00:53:18 Step 12/22 : ENV APP_PORT=48082 00:53:18 ---> Running in e4af3f7ad39a 00:53:18 Removing intermediate container 013b7131d7ea 00:53:18 ---> e31beb15eead 00:53:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:53:18 Removing intermediate container e4af3f7ad39a 00:53:18 ---> 15a0c4553e8e 00:53:18 Step 13/22 : EXPOSE $APP_PORT 00:53:18 ---> Running in e6f99b785072 00:53:19 ---> 99c31808540a 00:53:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:53:19 Removing intermediate container e6f99b785072 00:53:19 ---> 1e1e2fe6df22 00:53:19 Step 14/22 : WORKDIR / 00:53:19 ---> Running in 1c82a1a0c8e3 00:53:20 Removing intermediate container 1c82a1a0c8e3 00:53:20 ---> a8d022f3695a 00:53:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:53:21 ---> fcc81e3dbf0b 00:53:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:53:21 ---> 2f0cc1873120 00:53:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:53:22 ---> 2331b33ef83a 00:53:22 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:53:22 ---> Running in 8c3843e52a17 00:53:23 Removing intermediate container 8c3843e52a17 00:53:23 ---> 2be61942b36f 00:53:23 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:24 ---> Running in 357f8d8e9064 00:53:24 ---> 3363bc302f68 00:53:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:53:25 Removing intermediate container 357f8d8e9064 00:53:25 ---> c151db4d588e 00:53:25 Step 19/21 : LABEL arch=arm64 00:53:25 ---> Running in 0b4e47973e8a 00:53:25 ---> 0466f2bcf795 00:53:25 Step 18/22 : ENTRYPOINT ["/core-command"] 00:53:25 ---> Running in 950dc4885cb3 00:53:26 Removing intermediate container 0b4e47973e8a 00:53:26 ---> 43d874ba69d1 00:53:26 Step 20/21 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:53:26 ---> Running in 35128b86bad6 00:53:26 Removing intermediate container 950dc4885cb3 00:53:26 ---> 4060baa4abc1 00:53:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:26 ---> Running in 4a2c700c45f8 00:53:27 Removing intermediate container 35128b86bad6 00:53:27 ---> a4a86921873b 00:53:27 Step 21/21 : LABEL version=0.0.0 00:53:27 ---> Running in 9081968695d0 00:53:27 Removing intermediate container 4a2c700c45f8 00:53:27 ---> 6947ad112455 00:53:27 Step 20/22 : LABEL arch=arm64 00:53:27 ---> Running in a24b82f66f03 00:53:27 Removing intermediate container 9081968695d0 00:53:27 ---> 06cd3463d0cf 00:53:27 00:53:28 Removing intermediate container a24b82f66f03 00:53:28 ---> 1205364074b9 00:53:28 Step 21/22 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:53:28 ---> Running in fd8af0bf0960 00:53:28 Successfully built 06cd3463d0cf 00:53:28 Successfully tagged docker-support-scheduler-go-arm64:latest 00:53:29  Building docker-support-scheduler-go ... done Removing intermediate container fd8af0bf0960 00:53:29 ---> 0e77130a1b15 00:53:29 Step 22/22 : LABEL version=0.0.0 00:53:29 ---> Running in 585336a95cd6 00:53:30 Removing intermediate container 585336a95cd6 00:53:30 ---> d35c06c2fa41 00:53:30 00:53:30 Successfully built d35c06c2fa41 00:53:30 Successfully tagged docker-core-command-go-arm64:latest 00:53:49  Building docker-core-command-go ... done Removing intermediate container 5e2fe9841b9a 00:53:49 ---> c1d0ea305e06 00:53:49 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:53:49 ---> Running in 979d07a50982 00:53:49 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 00:53:53 Removing intermediate container 979d07a50982 00:53:53 ---> fbbe76152573 00:53:53 00:53:53 Step 11/27 : FROM docker:latest 00:53:53 ---> 45884bde0078 00:53:53 Step 12/27 : RUN apk add --no-cache bash 00:53:53 ---> Running in 499b70d43eec 00:53:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:54 (1/2) Installing readline (8.0.4-r0) 00:53:54 (2/2) Installing bash (5.0.17-r0) 00:53:54 Executing bash-5.0.17-r0.post-install 00:53:54 Executing busybox-1.31.1-r16.trigger 00:53:54 OK: 12 MiB in 22 packages 00:53:56 Removing intermediate container 499b70d43eec 00:53:56 ---> 78e783460b60 00:53:56 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:53:57 ---> Running in b88a510aa8ac 00:53:59 Removing intermediate container b88a510aa8ac 00:53:59 ---> 3f9cc25e3544 00:53:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:53:59 ---> Running in c691ecccdd72 00:53:59 Removing intermediate container c691ecccdd72 00:53:59 ---> e5bfbfa3729f 00:53:59 Step 15/27 : ENV APP_PORT=48090 00:54:00 ---> Running in 79ae720075f5 00:54:00 Removing intermediate container 79ae720075f5 00:54:00 ---> 87151ff04b9d 00:54:00 Step 16/27 : EXPOSE $APP_PORT 00:54:00 ---> Running in ab1ada2e5245 00:54:01 Removing intermediate container ab1ada2e5245 00:54:01 ---> c2d7031f1fca 00:54:01 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:54:02 ---> 697eaf53e6b4 00:54:02 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:54:03 ---> f64b2c4e2df3 00:54:03 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:54:04 ---> 2f92fc47c177 00:54:04 Step 20/27 : RUN apk --no-cache add py3-pip 00:54:04 Removing intermediate container 7bfb797762f1 00:54:04 ---> a66bafe2e978 00:54:04 00:54:04 Step 10/23 : FROM alpine 00:54:04 ---> 62ee0e9f8440 00:54:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:54:04 ---> Running in bb9cbc43b83e 00:54:04 ---> Running in 8a7585cf97fc 00:54:05 Removing intermediate container 8a7585cf97fc 00:54:05 ---> ada1ffa5cc9c 00:54:05 Step 12/23 : ENV APP_PORT=48080 00:54:05 ---> Running in dc51089af4b5 00:54:05 Removing intermediate container dc51089af4b5 00:54:05 ---> 6f060fc94f00 00:54:05 Step 13/23 : EXPOSE $APP_PORT 00:54:05 ---> Running in 1d39f7d2baf7 00:54:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:54:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:54:06 Removing intermediate container 1d39f7d2baf7 00:54:06 ---> 886120f45a7f 00:54:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:06 ---> Running in ab1d1728f980 00:54:06 (1/33) Installing libbz2 (1.0.8-r1) 00:54:06 (2/33) Installing expat (2.2.9-r1) 00:54:06 (3/33) Installing libffi (3.3-r2) 00:54:06 (4/33) Installing gdbm (1.13-r1) 00:54:06 (5/33) Installing xz-libs (5.2.5-r0) 00:54:06 (6/33) Installing sqlite-libs (3.32.1-r0) 00:54:07 (7/33) Installing python3 (3.8.5-r0) 00:54:09 (8/33) Installing py3-appdirs (1.4.4-r1) 00:54:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:54:09 (10/33) Installing py3-parsing (2.4.7-r0) 00:54:09 (11/33) Installing py3-six (1.15.0-r0) 00:54:09 (12/33) Installing py3-packaging (20.4-r0) 00:54:09 (13/33) Installing py3-setuptools (47.0.0-r0) 00:54:09 (14/33) Installing py3-chardet (3.0.4-r4) 00:54:09 (15/33) Installing py3-idna (2.9-r0) 00:54:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:54:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:54:09 (18/33) Installing py3-requests (2.23.0-r0) 00:54:09 (19/33) Installing py3-msgpack (1.0.0-r0) 00:54:09 (20/33) Installing py3-lockfile (0.12.2-r3) 00:54:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:54:09 (22/33) Installing py3-colorama (0.4.3-r0) 00:54:09 (23/33) Installing py3-distlib (0.3.0-r0) 00:54:09 (24/33) Installing py3-distro (1.5.0-r1) 00:54:09 (25/33) Installing py3-webencodings (0.5.1-r3) 00:54:09 (26/33) Installing py3-html5lib (1.0.1-r4) 00:54:09 (27/33) Installing py3-pytoml (0.1.21-r0) 00:54:09 (28/33) Installing py3-pep517 (0.8.2-r0) 00:54:09 (29/33) Installing py3-progress (1.5-r0) 00:54:09 (30/33) Installing py3-toml (0.10.1-r0) 00:54:09 (31/33) Installing py3-retrying (1.3.3-r0) 00:54:09 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:54:09 (33/33) Installing py3-pip (20.1.1-r0) 00:54:09 Executing busybox-1.31.1-r16.trigger 00:54:09 OK: 71 MiB in 55 packages 00:54:09 Removing intermediate container ab1d1728f980 00:54:09 ---> ebbba07e6356 00:54:09 Step 15/23 : RUN apk --no-cache add zeromq 00:54:09 ---> Running in 68fbb9a683d9 00:54:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:54:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:54:13 (1/5) Installing libgcc (9.3.0-r2) 00:54:13 (2/5) Installing libsodium (1.0.18-r0) 00:54:13 (3/5) Installing libstdc++ (9.3.0-r2) 00:54:14 (4/5) Installing libzmq (4.3.3-r0) 00:54:14 (5/5) Installing zeromq (4.3.3-r0) 00:54:14 Executing busybox-1.31.1-r16.trigger 00:54:14 OK: 8 MiB in 19 packages 00:54:15 Removing intermediate container bb9cbc43b83e 00:54:15 ---> cac52086c6ca 00:54:15 Step 21/27 : RUN pip install docker-compose==1.23.2 00:54:15 ---> Running in 275a38c9799c 00:54:16 Removing intermediate container 68fbb9a683d9 00:54:16 ---> 7e4b5f70f9dd 00:54:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:54:17 ---> 56e38c5de6b3 00:54:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:54:18 ---> 8f972e2486ee 00:54:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:54:19 ---> c825377be28e 00:54:19 Step 19/23 : ENTRYPOINT ["/core-data"] 00:54:19 ---> Running in e329f6a23397 00:54:19 Removing intermediate container e329f6a23397 00:54:19 ---> b099d83ac4b4 00:54:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:54:19 ---> Running in 6c1242b92770 00:54:20 Removing intermediate container 6c1242b92770 00:54:20 ---> 9b3ba8ad541b 00:54:20 Step 21/23 : LABEL arch=arm64 00:54:20 ---> Running in 3e6438426f4a 00:54:20 Removing intermediate container 3e6438426f4a 00:54:20 ---> 3d49558fedb0 00:54:20 Step 22/23 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:54:21 ---> Running in 8577d0991961 00:54:21 Removing intermediate container 8577d0991961 00:54:21 ---> 873c4e5c0905 00:54:21 Step 23/23 : LABEL version=0.0.0 00:54:21 Collecting docker-compose==1.23.2 00:54:21 ---> Running in c7912f6be478 00:54:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:54:22 Removing intermediate container c7912f6be478 00:54:22 ---> 103478c69207 00:54:22 00:54:22 Successfully built 103478c69207 00:54:22 Successfully tagged docker-core-data-go-arm64:latest 00:54:23  Building docker-core-data-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:54:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:54:23 Collecting cached-property<2,>=1.2.0 00:54:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:54:24 Collecting jsonschema<3,>=2.5.1 00:54:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:54:24 Collecting dockerpty<0.5,>=0.4.1 00:54:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:54:26 Collecting docopt<0.7,>=0.6.1 00:54:26 Downloading docopt-0.6.2.tar.gz (25 kB) 00:54:28 Collecting texttable<0.10,>=0.9.0 00:54:28 Downloading texttable-0.9.1.tar.gz (11 kB) 00:54:30 Collecting PyYAML<4,>=3.10 00:54:30 Downloading PyYAML-3.13.tar.gz (270 kB) 00:54:33 Collecting docker<4.0,>=3.6.0 00:54:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:54:34 Collecting websocket-client<1.0,>=0.32.0 00:54:34 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:54:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:54:34 Collecting urllib3<1.25,>=1.21.1 00:54:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:54:34 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) 00:54:35 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) 00:54:35 Collecting idna<2.8,>=2.5 00:54:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:54:35 Collecting docker-pycreds>=0.4.0 00:54:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:54:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:54:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:54:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:54:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:54:36 Installing collected packages: urllib3, idna, requests, cached-property, jsonschema, dockerpty, docopt, texttable, PyYAML, docker-pycreds, websocket-client, docker, docker-compose 00:54:36 Attempting uninstall: urllib3 00:54:36 Found existing installation: urllib3 1.25.9 00:54:36 Uninstalling urllib3-1.25.9: 00:54:36 Successfully uninstalled urllib3-1.25.9 00:54:37 Attempting uninstall: idna 00:54:37 Found existing installation: idna 2.9 00:54:37 Uninstalling idna-2.9: 00:54:37 Successfully uninstalled idna-2.9 00:54:37 Attempting uninstall: requests 00:54:37 Found existing installation: requests 2.23.0 00:54:37 Uninstalling requests-2.23.0: 00:54:37 Successfully uninstalled requests-2.23.0 00:54:38 Running setup.py install for dockerpty: started 00:54:40 Running setup.py install for dockerpty: finished with status 'done' 00:54:40 Running setup.py install for docopt: started 00:54:42 Running setup.py install for docopt: finished with status 'done' 00:54:42 Running setup.py install for texttable: started 00:54:44 Running setup.py install for texttable: finished with status 'done' 00:54:44 Running setup.py install for PyYAML: started 00:54:46 Running setup.py install for PyYAML: finished with status 'done' 00:54:48 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 00:54:51 Removing intermediate container 275a38c9799c 00:54:51 ---> c2a0780476ac 00:54:51 Step 22/27 : RUN apk --no-cache add curl 00:54:51 ---> Running in d25ea29e6cad 00:54:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:54:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:54:53 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:54:53 (2/3) Installing libcurl (7.69.1-r1) 00:54:53 (3/3) Installing curl (7.69.1-r1) 00:54:53 Executing busybox-1.31.1-r16.trigger 00:54:53 OK: 71 MiB in 58 packages 00:54:55 Removing intermediate container d25ea29e6cad 00:54:55 ---> 2a84e3880beb 00:54:55 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:54:55 ---> Running in 0acff8e77799 00:54:55 Removing intermediate container 0acff8e77799 00:54:55 ---> 39b221a97229 00:54:55 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:54:55 ---> Running in f99bc1e1367d 00:54:56 Removing intermediate container f99bc1e1367d 00:54:56 ---> bf70961d0475 00:54:56 Step 25/27 : LABEL arch=arm64 00:54:56 ---> Running in 13f154620c64 00:54:57 Removing intermediate container 13f154620c64 00:54:57 ---> e68b264a7c57 00:54:57 Step 26/27 : LABEL git_sha=77230569e131b87b2fda29df462cf42047b365b2 00:54:57 ---> Running in 99868e4a8212 00:54:58 Removing intermediate container 99868e4a8212 00:54:58 ---> 2c0d510dae43 00:54:58 Step 27/27 : LABEL version=0.0.0 00:54:58 ---> Running in 96d4619aef2c 00:54:58 Removing intermediate container 96d4619aef2c 00:54:58 ---> 9a9c495ee13e 00:54:58 00:54:58 Successfully built 9a9c495ee13e 00:54:58 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:54:59  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:54:59 $ docker stop --time=1 b92d2cb52f29baef1a47743cf84fc21a0246b3ff92a49fb6ea4b19e8f34c7aa1 00:55:01 $ docker rm -f b92d2cb52f29baef1a47743cf84fc21a0246b3ff92a49fb6ea4b19e8f34c7aa1 [Pipeline] // withDockerContainer [Pipeline] sh 00:55:02 + grep docker 00:55:02 + docker images 00:55:02 docker-sys-mgmt-agent-go-arm64 latest 9a9c495ee13e 4 seconds ago 270MB 00:55:02 docker-core-data-go-arm64 latest 103478c69207 41 seconds ago 22.2MB 00:55:02 docker-core-command-go-arm64 latest d35c06c2fa41 About a minute ago 11.4MB 00:55:02 docker-support-scheduler-go-arm64 latest 06cd3463d0cf About a minute ago 11.5MB 00:55:02 docker-support-logging-go-arm64 latest cc04dc0a4465 2 minutes ago 10.6MB 00:55:02 docker-security-secretstore-setup-go-arm64 latest b5b1a0ed5720 4 minutes ago 30.8MB 00:55:02 docker-core-metadata-go-arm64 latest 587185be841f 4 minutes ago 13.3MB 00:55:02 docker-security-secrets-setup-go-arm64 latest 97386561f7d4 4 minutes ago 22.7MB 00:55:02 docker-support-notifications-go-arm64 latest c8da6d3fd8c7 4 minutes ago 12.9MB 00:55:02 docker-security-proxy-setup-go-arm64 latest 2cdbb53f2ddc 5 minutes ago 15.1MB 00:55:02 docker latest 45884bde0078 3 weeks ago 198MB [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 [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] { (Clair Scan) Stage "Clair 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 00:55:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:07 ---> package-listing.sh 00:55:07 ++ facter osfamily 00:55:07 ++ tr '[:upper:]' '[:lower:]' 00:55:07 + OS_FAMILY=redhat 00:55:07 + workspace=/w/workspace/edgex-go/2 00:55:07 + START_PACKAGES=/tmp/packages_start.txt 00:55:07 + END_PACKAGES=/tmp/packages_end.txt 00:55:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:07 + PACKAGES=/tmp/packages_start.txt 00:55:07 + '[' /w/workspace/edgex-go/2 ']' 00:55:07 + PACKAGES=/tmp/packages_end.txt 00:55:07 + case "${OS_FAMILY}" in 00:55:07 + rpm -qa 00:55:07 + sort 00:55:13 + '[' -f /tmp/packages_start.txt ']' 00:55:13 + '[' -f /tmp/packages_end.txt ']' 00:55:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:13 + '[' /w/workspace/edgex-go/2 ']' 00:55:13 + mkdir -p /w/workspace/edgex-go/2/archives/ 00:55:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:13 provisioning config files... 00:55:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4554818737687811802tmp [Pipeline] { [Pipeline] echo 00:55:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:13 ---> create-netrc.sh [Pipeline] } 00:55:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:55:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:55:14 ---> python-tools-install.sh 00:55:14 Generating Requirements File 00:57:06 Python 3.6.8 00:57:06 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 00:57:06 appdirs==1.4.3 00:57:06 argcomplete==1.12.1 00:57:06 aspy.yaml==1.3.0 00:57:06 attrs==19.3.0 00:57:06 Babel==2.8.0 00:57:06 beautifulsoup4==4.8.2 00:57:06 boto3==1.11.6 00:57:06 botocore==1.14.6 00:57:06 bs4==0.0.1 00:57:06 cachetools==4.1.1 00:57:06 certifi==2019.11.28 00:57:06 cffi==1.14.3 00:57:06 cfgv==2.0.1 00:57:06 chardet==3.0.4 00:57:06 click==7.1 00:57:06 cliff==3.4.0 00:57:06 cmd2==1.3.11 00:57:06 colorama==0.4.3 00:57:06 cryptography==3.1.1 00:57:06 debtcollector==2.2.0 00:57:06 decorator==4.4.2 00:57:06 defusedxml==0.6.0 00:57:06 Deprecated==1.2.7 00:57:06 distlib==0.3.1 00:57:06 distro==1.2.0 00:57:06 dnspython==1.16.0 00:57:06 docker==4.2.0 00:57:06 docutils==0.15.2 00:57:06 dogpile.cache==1.0.2 00:57:06 email-validator==1.0.5 00:57:06 filelock==3.0.12 00:57:06 future==0.18.2 00:57:06 google-auth==1.22.1 00:57:06 httplib2==0.17.0 00:57:06 identify==1.4.11 00:57:06 idna==2.9 00:57:06 importlib-metadata==1.7.0 00:57:06 importlib-resources==1.5.0 00:57:06 iso8601==0.1.13 00:57:06 Jinja2==2.11.1 00:57:06 jmespath==0.10.0 00:57:06 jsonpatch==1.26 00:57:06 jsonpointer==2.0 00:57:06 jsonschema==3.2.0 00:57:06 keystoneauth1==4.2.1 00:57:06 kubernetes==11.0.0 00:57:06 lftools==0.34.2 00:57:06 lxml==4.5.0 00:57:06 MarkupSafe==0.23 00:57:06 msgpack==1.0.0 00:57:06 multi-key-dict==2.0.3 00:57:06 munch==2.5.0 00:57:06 netaddr==0.8.0 00:57:06 netifaces==0.10.9 00:57:06 niet==1.4.2 00:57:06 nodeenv==1.3.5 00:57:06 oauth2client==4.1.3 00:57:06 oauthlib==3.1.0 00:57:06 openstacksdk==0.50.0 00:57:06 os-client-config==2.1.0 00:57:06 os-service-types==1.7.0 00:57:06 osc-lib==2.2.1 00:57:06 oslo.config==8.3.2 00:57:06 oslo.context==3.1.1 00:57:06 oslo.i18n==5.0.1 00:57:06 oslo.log==4.4.0 00:57:06 oslo.serialization==4.0.1 00:57:06 oslo.utils==4.6.0 00:57:06 packaging==20.4 00:57:06 pbr==5.4.4 00:57:06 pluggy==0.13.1 00:57:06 prettytable==0.7.2 00:57:06 py==1.9.0 00:57:06 pyasn1==0.4.8 00:57:06 pyasn1-modules==0.2.8 00:57:06 pycparser==2.20 00:57:06 pygerrit2==2.0.10 00:57:06 PyGithub==1.46 00:57:06 pyinotify==0.9.6 00:57:06 PyJWT==1.7.1 00:57:06 pyparsing==2.4.7 00:57:06 pyperclip==1.8.0 00:57:06 pyroute2==0.4.13 00:57:06 pyrsistent==0.15.7 00:57:06 PySocks==1.6.8 00:57:06 python-cinderclient==7.2.0 00:57:06 python-dateutil==2.8.1 00:57:06 python-heatclient==2.2.1 00:57:06 python-jenkins==1.7.0 00:57:06 python-keystoneclient==4.1.1 00:57:06 python-magnumclient==3.2.1 00:57:06 python-novaclient==17.2.1 00:57:06 python-openstackclient==5.4.0 00:57:06 python-swiftclient==3.10.1 00:57:06 pytz==2020.1 00:57:06 PyYAML==5.3 00:57:06 requests==2.23.0 00:57:06 requests-oauthlib==1.3.0 00:57:06 requestsexceptions==1.4.0 00:57:06 rfc3986==1.4.0 00:57:06 rpm==4.11.3 00:57:06 rsa==4.0 00:57:06 ruamel.yaml==0.16.10 00:57:06 ruamel.yaml.clib==0.2.0 00:57:06 s3transfer==0.3.3 00:57:06 shade==1.27.2 00:57:06 simplejson==3.17.2 00:57:06 six==1.14.0 00:57:06 soupsieve==2.0 00:57:06 stevedore==3.2.2 00:57:06 tabulate==0.8.6 00:57:06 toml==0.10.0 00:57:06 tox==3.20.0 00:57:06 tqdm==4.43.0 00:57:06 urllib3==1.25.8 00:57:06 virtualenv==20.0.33 00:57:06 wcwidth==0.2.5 00:57:06 websocket-client==0.57.0 00:57:06 wrapt==1.12.1 00:57:06 xdg==3.0.2 00:57:06 xmltodict==0.12.0 00:57:06 yq==2.11.1 00:57:06 zipp==3.3.0 00:57:06 Cache entry deserialization failed, entry ignored 00:57:06 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 00:57:06 Python 2.7.5 00:57:06 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 00:57:06 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 00:57:06 ansible==2.9.7 00:57:06 Babel==0.9.6 00:57:06 backports.ssl-match-hostname==3.5.0.1 00:57:06 beautifulsoup4==4.4.1 00:57:06 bodhi==2.11.0 00:57:06 bodhi-client==2.11.0 00:57:06 CCColUtils==1.4 00:57:06 cffi==1.6.0 00:57:06 chardet==2.2.1 00:57:06 click==6.7 00:57:06 cloud-init==18.5 00:57:06 configobj==4.7.2 00:57:06 cryptography==1.7.2 00:57:06 decorator==3.4.0 00:57:06 distro==1.2.0 00:57:06 enum34==1.0.4 00:57:06 fedpkg==1.38 00:57:06 futures==3.1.1 00:57:06 gitdb==0.6.4 00:57:06 GitPython==1.0.1 00:57:06 html5lib==0.999 00:57:06 httplib2==0.9.2 00:57:06 idna==2.4 00:57:06 iniparse==0.4 00:57:06 ipaddress==1.0.16 00:57:06 IPy==0.75 00:57:06 javapackages==1.0.0 00:57:06 Jinja2==2.7.2 00:57:06 jmespath==0.9.4 00:57:06 jsonpatch==1.2 00:57:06 jsonpointer==1.9 00:57:06 kerberos==1.1 00:57:06 kitchen==1.1.1 00:57:06 langtable==0.0.31 00:57:06 lockfile==0.9.1 00:57:06 lxml==3.2.1 00:57:06 MarkupSafe==0.11 00:57:06 munch==2.0.2 00:57:06 offtrac==0.1.0 00:57:06 openidc-client==0.6.0 00:57:06 packagedb-cli==2.14.1 00:57:06 paramiko==2.1.1 00:57:06 perf==0.1 00:57:06 ply==3.4 00:57:06 policycoreutils-default-encoding==0.1 00:57:06 prettytable==0.7.2 00:57:06 pyasn1==0.1.9 00:57:06 pycparser==2.14 00:57:06 pycurl==7.19.0 00:57:06 pygobject==3.22.0 00:57:06 pygpgme==0.3 00:57:06 pyliblzma==0.5.3 00:57:06 pyOpenSSL==0.13.1 00:57:06 pyparsing==1.5.6 00:57:06 pyserial==2.6 00:57:06 python-augeas==0.5.0 00:57:06 python-bugzilla==2.3.0 00:57:06 python-dateutil==1.5 00:57:06 python-fedora==0.10.0 00:57:06 python-linux-procfs==0.4.9 00:57:06 python-yubico==1.2.3 00:57:06 pyudev==0.15 00:57:06 pyusb==1.0.0b1 00:57:06 pyxattr==0.5.1 00:57:06 PyYAML==3.10 00:57:06 requests==2.6.0 00:57:06 requests-kerberos==0.7.0 00:57:06 rpkg==1.60 00:57:06 schedutils==0.4 00:57:06 seobject==0.1 00:57:06 sepolicy==1.1 00:57:06 six==1.9.0 00:57:06 smmap==0.9.0 00:57:06 urlgrabber==3.10 00:57:06 urllib3==1.10.2 00:57:06 virtualenv==15.1.0 00:57:06 yum-langpacks==0.4.2 00:57:06 yum-metadata-parser==1.1.4 [Pipeline] echo 00:57:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:57:07 ---> sudo-logs.sh 00:57:07 Archiving 'sudo' log.. [Pipeline] echo 00:57:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:57:08 ---> job-cost.sh 00:57:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Meoo 00:57:21 Cache entry deserialization failed, entry ignored 00:57:21 Cache entry deserialization failed, entry ignored 00:57:23 Cache entry deserialization failed, entry ignored 00:57:23 Cache entry deserialization failed, entry ignored 00:57:23 Cache entry deserialization failed, entry ignored 00:57:23 Cache entry deserialization failed, entry ignored 00:57:23 Cache entry deserialization failed, entry ignored 00:57:24 Cache entry deserialization failed, entry ignored 00:57:24 Cache entry deserialization failed, entry ignored 00:57:24 Cache entry deserialization failed, entry ignored 00:57:24 Cache entry deserialization failed, entry ignored 00:57:24 Cache entry deserialization failed, entry ignored 00:57:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:58:15 lf-activate-venv(): INFO: Adding /tmp/venv-Meoo/bin to PATH 00:58:15 INFO: No Stack... 00:58:15 INFO: Retrieving Pricing Info for: v1-standard-2 00:58:15 INFO: Archiving Costs [Pipeline] echo 00:58:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:58:15 ---> logs-deploy.sh 00:58:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2773/2 00:58:15 INFO: archiving workspace using pattern(s): 00:58:18 Archives upload complete. 00:58:18 INFO: archiving logs to Nexus 00:58:20 ---> uname -a: 00:58:20 Linux prd-centos7-docker-4c-2g-4294.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 00:58:20 00:58:20 00:58:20 ---> lscpu: 00:58:20 Architecture: x86_64 00:58:20 CPU op-mode(s): 32-bit, 64-bit 00:58:20 Byte Order: Little Endian 00:58:20 CPU(s): 4 00:58:20 On-line CPU(s) list: 0-3 00:58:20 Thread(s) per core: 1 00:58:20 Core(s) per socket: 1 00:58:20 Socket(s): 4 00:58:20 NUMA node(s): 1 00:58:20 Vendor ID: GenuineIntel 00:58:20 CPU family: 6 00:58:20 Model: 44 00:58:20 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:58:20 Stepping: 1 00:58:20 CPU MHz: 2933.438 00:58:20 BogoMIPS: 5866.87 00:58:20 Virtualization: VT-x 00:58:20 Hypervisor vendor: KVM 00:58:20 Virtualization type: full 00:58:20 L1d cache: 32K 00:58:20 L1i cache: 32K 00:58:20 L2 cache: 4096K 00:58:20 L3 cache: 16384K 00:58:20 NUMA node0 CPU(s): 0-3 00:58:20 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 00:58:20 00:58:20 00:58:20 ---> nproc: 00:58:20 4 00:58:20 00:58:20 00:58:20 ---> df -h: 00:58:20 Filesystem Size Used Avail Use% Mounted on 00:58:20 devtmpfs 887M 0 887M 0% /dev 00:58:20 tmpfs 919M 0 919M 0% /dev/shm 00:58:20 tmpfs 919M 17M 903M 2% /run 00:58:20 tmpfs 919M 0 919M 0% /sys/fs/cgroup 00:58:20 /dev/vda1 50G 13G 38G 26% / 00:58:20 tmpfs 184M 0 184M 0% /run/user/1001 00:58:20 00:58:20 00:58:20 ---> free -m: 00:58:20 total used free shared buff/cache available 00:58:20 Mem: 1837 494 77 2 1265 1157 00:58:20 Swap: 1023 67 956 00:58:20 00:58:20 00:58:20 ---> ip addr: 00:58:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:58:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:58:20 inet 127.0.0.1/8 scope host lo 00:58:20 valid_lft forever preferred_lft forever 00:58:20 inet6 ::1/128 scope host 00:58:20 valid_lft forever preferred_lft forever 00:58:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 00:58:20 link/ether fa:16:3e:c4:5f:67 brd ff:ff:ff:ff:ff:ff 00:58:20 inet 10.30.122.33/23 brd 10.30.123.255 scope global dynamic eth0 00:58:20 valid_lft 84693sec preferred_lft 84693sec 00:58:20 inet6 fe80::f816:3eff:fec4:5f67/64 scope link 00:58:20 valid_lft forever preferred_lft forever 00:58:20 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:58:20 link/ether 02:42:29:2f:50:c4 brd ff:ff:ff:ff:ff:ff 00:58:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:58:20 valid_lft forever preferred_lft forever 00:58:20 inet6 fe80::42:29ff:fe2f:50c4/64 scope link 00:58:20 valid_lft forever preferred_lft forever 00:58:20 00:58:20 00:58:20 ---> sar -b -r -n DEV: 00:58:20 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/2020 _x86_64_ (4 CPU) 00:58:20 00:58:20 12:29:31 AM LINUX RESTART 00:58:20 00:58:20 12:30:01 AM tps rtps wtps bread/s bwrtn/s 00:58:20 12:31:01 AM 152.61 97.16 55.44 8356.32 38706.24 00:58:20 12:32:01 AM 15.96 0.08 15.87 5.05 5234.53 00:58:20 12:33:01 AM 32.69 11.52 21.17 4732.42 2201.50 00:58:20 12:34:01 AM 54.98 38.58 16.40 3376.89 10456.94 00:58:20 12:35:02 AM 115.30 28.51 86.79 1769.76 34059.22 00:58:20 12:36:01 AM 210.37 76.61 133.76 2860.48 30417.02 00:58:20 12:37:02 AM 124.33 61.83 62.51 3526.27 5347.93 00:58:20 12:38:01 AM 67.67 32.94 34.73 1996.28 1422.92 00:58:20 12:39:01 AM 84.93 12.42 72.50 622.22 20096.37 00:58:20 12:40:02 AM 940.09 726.47 213.62 90088.05 150312.54 00:58:20 12:41:02 AM 2013.11 1727.04 286.07 126926.54 136904.65 00:58:20 12:42:02 AM 523.72 383.67 140.05 22175.63 31617.53 00:58:20 12:43:02 AM 459.94 169.09 290.85 60725.03 115229.59 00:58:20 12:44:03 AM 1234.57 1042.29 192.28 80886.85 85499.18 00:58:20 12:45:02 AM 1405.17 1190.51 214.66 68775.51 72006.28 00:58:20 12:46:01 AM 163.42 42.01 121.41 6724.76 18396.64 00:58:20 12:47:01 AM 6.39 0.40 5.99 4.13 210.77 00:58:20 12:48:01 AM 0.22 0.07 0.15 0.53 2.16 00:58:20 12:49:01 AM 0.37 0.05 0.32 0.40 3.46 00:58:20 12:50:01 AM 0.30 0.05 0.25 0.40 3.38 00:58:20 12:51:01 AM 0.33 0.02 0.32 0.13 3.63 00:58:20 12:52:01 AM 0.28 0.03 0.25 0.27 3.04 00:58:20 12:53:02 AM 0.27 0.03 0.23 0.27 2.06 00:58:20 12:54:01 AM 0.27 0.03 0.24 0.27 3.59 00:58:20 12:55:01 AM 0.45 0.02 0.43 0.27 5.66 00:58:20 12:56:01 AM 85.47 59.93 25.55 5616.64 2243.73 00:58:20 12:57:01 AM 109.32 19.71 89.60 1210.98 11050.21 00:58:20 12:58:02 AM 78.91 12.92 65.98 719.04 3772.49 00:58:20 Average: 281.48 204.76 76.72 17580.30 27756.63 00:58:20 00:58:20 12:30:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:58:20 12:31:01 AM 74116 1807440 96.06 2620 1304156 1047040 35.73 403844 1247428 51232 00:58:20 12:32:01 AM 109628 1771928 94.17 2620 1280708 1023968 34.95 476640 1139668 6160 00:58:20 12:33:01 AM 64536 1817020 96.57 2620 1210772 1272664 43.43 538460 1112620 77876 00:58:20 12:34:01 AM 355052 1526504 81.13 2620 1009240 1047752 35.76 500524 865580 120 00:58:20 12:35:02 AM 100960 1780596 94.63 2596 1189940 1246788 42.55 565808 1009052 116 00:58:20 12:36:01 AM 281588 1599968 85.03 1492 983520 1366180 46.63 562048 797364 296 00:58:20 12:37:02 AM 131320 1750236 93.02 1492 1035636 1696232 57.89 751764 753516 18216 00:58:20 12:38:01 AM 74064 1807492 96.06 1492 1101284 1470144 50.17 819172 739232 72656 00:58:20 12:39:01 AM 195112 1686444 89.63 1296 1055012 1279712 43.67 592904 841556 108 00:58:20 12:40:02 AM 524040 1357516 72.15 84 806304 1438156 49.08 480384 708984 88 00:58:20 12:41:02 AM 69628 1811928 96.30 0 1121976 2119460 72.33 732636 896632 39712 00:58:20 12:42:02 AM 208560 1672996 88.92 0 905048 2348032 80.13 742656 711752 13256 00:58:20 12:43:02 AM 63800 1817756 96.61 0 1155032 2102312 71.75 798548 848412 34832 00:58:20 12:44:03 AM 115196 1766360 93.88 0 996016 2680344 91.48 742796 827136 3168 00:58:20 12:45:02 AM 74912 1806644 96.02 0 877700 2711844 92.55 843024 750596 50768 00:58:20 12:46:01 AM 404384 1477172 78.51 0 982720 1159320 39.57 522412 752736 20 00:58:20 12:47:01 AM 417440 1464116 77.81 0 982744 1067556 36.43 517720 748416 20 00:58:20 12:48:01 AM 419132 1462424 77.72 0 982760 1057272 36.08 517476 748028 8 00:58:20 12:49:01 AM 418660 1462896 77.75 0 982764 1057396 36.09 517508 748036 8 00:58:20 12:50:01 AM 418760 1462796 77.74 0 982772 1057276 36.08 517236 748040 8 00:58:20 12:51:01 AM 418924 1462632 77.74 0 982780 1057336 36.08 517428 748052 12 00:58:20 12:52:01 AM 418980 1462576 77.73 0 982792 1057276 36.08 517372 748056 8 00:58:20 12:53:02 AM 419120 1462436 77.72 0 982796 1057276 36.08 517440 748108 8 00:58:20 12:54:01 AM 418980 1462576 77.73 0 982800 1057276 36.08 517252 748116 8 00:58:20 12:55:01 AM 418996 1462560 77.73 0 982812 1057276 36.08 517348 748120 8 00:58:20 12:56:01 AM 91784 1789772 95.12 0 1244568 1115020 38.05 632828 950244 41096 00:58:20 12:57:01 AM 148820 1732736 92.09 0 1169260 1088976 37.16 563704 913560 25556 00:58:20 12:58:02 AM 100760 1780796 94.64 0 1177724 1153728 39.37 623908 884240 71304 00:58:20 Average: 248473 1633083 86.79 676 1051844 1389058 47.41 591101 838689 18095 00:58:20 00:58:20 12:30:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:58:20 12:31:01 AM eth0 299.09 211.27 1541.71 51.93 0.00 0.00 0.00 00:58:20 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:32:01 AM eth0 244.23 200.98 1717.86 16.19 0.00 0.00 0.00 00:58:20 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:33:01 AM eth0 424.71 456.83 1768.69 77.13 0.00 0.00 0.00 00:58:20 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:33:01 AM veth8e1da01 389.61 335.10 39.13 1332.28 0.00 0.00 0.00 00:58:20 12:33:01 AM docker0 389.61 334.97 33.80 1332.27 0.00 0.00 0.00 00:58:20 12:34:01 AM eth0 524.07 385.19 1377.24 1136.00 0.00 0.00 0.00 00:58:20 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:34:01 AM docker0 240.37 279.45 23.71 1306.86 0.00 0.00 0.00 00:58:20 12:35:02 AM eth0 667.60 485.59 3273.02 1651.34 0.00 0.00 0.00 00:58:20 12:35:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:35:02 AM docker0 37.87 54.17 2.07 359.15 0.00 0.00 0.00 00:58:20 12:36:01 AM veth304d897 0.00 0.12 0.00 0.01 0.00 0.00 0.00 00:58:20 12:36:01 AM eth0 2442.10 1918.53 11378.01 3014.35 0.00 0.00 0.00 00:58:20 12:36:01 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 00:58:20 12:36:01 AM docker0 740.88 762.76 65.66 3508.12 0.00 0.00 0.00 00:58:20 12:37:02 AM veth304d897 0.00 0.02 0.00 0.00 0.00 0.00 0.00 00:58:20 12:37:02 AM eth0 28.38 20.75 18.60 25.30 0.00 0.00 0.00 00:58:20 12:37:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:37:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:38:01 AM veth304d897 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:38:01 AM eth0 39.63 30.03 26.02 55.74 0.00 0.00 0.00 00:58:20 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:39:01 AM eth0 192.39 151.71 1688.75 50.32 0.00 0.00 0.00 00:58:20 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:40:02 AM veth2787aa2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 00:58:20 12:40:02 AM veth0f70252 0.52 0.56 0.04 2.05 0.00 0.00 0.00 00:58:20 12:40:02 AM eth0 2654.67 2085.56 12799.88 3086.84 0.00 0.00 0.00 00:58:20 12:40:02 AM lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 00:58:20 12:41:02 AM eth0 48.93 34.93 161.77 33.03 0.00 0.00 0.00 00:58:20 12:41:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:41:02 AM vetha7a21a1 0.00 0.43 0.00 0.02 0.00 0.00 0.00 00:58:20 12:41:02 AM docker0 749.99 779.83 65.98 3628.76 0.00 0.00 0.00 00:58:20 12:42:02 AM veth0f9aef2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 00:58:20 12:42:02 AM eth0 2795.36 2190.83 13299.82 3216.94 0.00 0.00 0.00 00:58:20 12:42:02 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 00:58:20 12:42:02 AM veth275fa2e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 00:58:20 12:43:02 AM eth0 78.45 54.46 151.93 65.83 0.00 0.00 0.00 00:58:20 12:43:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:43:02 AM vetha7a21a1 0.00 0.63 0.00 0.03 0.00 0.00 0.00 00:58:20 12:43:02 AM docker0 762.90 802.70 66.66 3730.06 0.00 0.00 0.00 00:58:20 12:44:03 AM eth0 47.98 38.00 109.33 44.87 0.00 0.00 0.00 00:58:20 12:44:03 AM veth9981e3c 0.00 0.28 0.00 0.02 0.00 0.00 0.00 00:58:20 12:44:03 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 00:58:20 12:44:03 AM vetha7a21a1 0.00 0.78 0.00 0.04 0.00 0.00 0.00 00:58:20 12:45:02 AM veth140124e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 00:58:20 12:45:02 AM veth56ed1b1 0.00 0.14 0.00 0.01 0.00 0.00 0.00 00:58:20 12:45:02 AM veth28cb4cd 0.00 0.14 0.00 0.01 0.00 0.00 0.00 00:58:20 12:45:02 AM eth0 3003.62 2347.79 13834.30 3421.28 0.00 0.00 0.00 00:58:20 12:46:01 AM eth0 81.83 47.37 241.38 40.62 0.00 0.00 0.00 00:58:20 12:46:01 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 00:58:20 12:46:01 AM docker0 804.81 872.58 69.33 4092.09 0.00 0.00 0.00 00:58:20 12:47:01 AM eth0 0.27 0.23 0.24 0.27 0.00 0.00 0.00 00:58:20 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:48:01 AM eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 00:58:20 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:49:01 AM eth0 0.22 0.15 0.12 0.07 0.00 0.00 0.00 00:58:20 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:50:01 AM eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 00:58:20 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:51:01 AM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 00:58:20 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:52:01 AM eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 00:58:20 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:53:02 AM eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 00:58:20 12:53:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:53:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:54:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 00:58:20 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:55:01 AM eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 00:58:20 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:56:01 AM eth0 125.93 84.81 662.64 19.52 0.00 0.00 0.00 00:58:20 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:57:01 AM eth0 24.59 18.95 167.03 10.74 0.00 0.00 0.00 00:58:20 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:58:02 AM eth0 41.05 29.92 128.15 25.29 0.00 0.00 0.00 00:58:20 12:58:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 12:58:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 Average: eth0 114.03 88.47 526.35 123.14 0.00 0.00 0.00 00:58:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:20 Average: docker0 28.36 30.75 2.44 144.21 0.00 0.00 0.00 00:58:20 00:58:20 00:58:20 ---> sar -P ALL: 00:58:20 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/2020 _x86_64_ (4 CPU) 00:58:20 00:58:20 12:29:31 AM LINUX RESTART 00:58:20 00:58:20 12:30:01 AM CPU %user %nice %system %iowait %steal %idle 00:58:20 12:31:01 AM all 12.89 0.00 7.95 6.24 27.02 45.89 00:58:20 12:31:01 AM 0 11.71 0.00 10.31 4.49 29.16 44.33 00:58:20 12:31:01 AM 1 10.87 0.00 6.52 7.95 27.74 46.92 00:58:20 12:31:01 AM 2 16.05 0.00 7.37 6.83 25.17 44.59 00:58:20 12:31:01 AM 3 13.12 0.00 7.66 5.64 25.86 47.72 00:58:20 12:32:01 AM all 2.76 0.00 1.58 0.22 30.77 64.68 00:58:20 12:32:01 AM 0 1.81 0.00 1.42 0.00 36.96 59.81 00:58:20 12:32:01 AM 1 2.39 0.00 1.37 0.61 28.62 67.01 00:58:20 12:32:01 AM 2 3.80 0.00 1.72 0.25 29.01 65.22 00:58:20 12:32:01 AM 3 3.08 0.00 1.84 0.02 28.28 66.78 00:58:20 12:33:01 AM all 3.59 0.00 2.52 0.78 26.03 67.08 00:58:20 12:33:01 AM 0 4.64 0.00 2.81 0.67 31.37 60.51 00:58:20 12:33:01 AM 1 2.84 0.00 2.68 1.46 25.89 67.12 00:58:20 12:33:01 AM 2 3.60 0.00 2.71 0.70 23.49 69.51 00:58:20 12:33:01 AM 3 3.32 0.00 1.86 0.27 23.36 71.19 00:58:20 12:34:01 AM all 7.62 0.00 1.67 0.31 19.40 71.00 00:58:20 12:34:01 AM 0 7.44 0.00 1.87 0.17 24.22 66.31 00:58:20 12:34:01 AM 1 6.81 0.00 1.26 0.16 20.84 70.92 00:58:20 12:34:01 AM 2 4.57 0.00 1.41 0.17 15.93 77.91 00:58:20 12:34:01 AM 3 11.80 0.00 2.17 0.76 16.49 68.78 00:58:20 12:35:02 AM all 7.02 0.00 3.33 0.52 21.57 67.56 00:58:20 12:35:02 AM 0 10.47 0.00 3.62 0.24 24.80 60.88 00:58:20 12:35:02 AM 1 4.83 0.00 3.30 0.57 21.36 69.93 00:58:20 12:35:02 AM 2 4.82 0.00 2.98 0.84 20.55 70.81 00:58:20 12:35:02 AM 3 8.08 0.00 3.43 0.38 19.61 68.49 00:58:20 12:36:01 AM all 5.73 0.00 5.36 5.36 19.63 63.92 00:58:20 12:36:01 AM 0 5.16 0.00 5.05 3.65 20.64 65.49 00:58:20 12:36:01 AM 1 5.73 0.00 6.08 7.51 20.10 60.58 00:58:20 12:36:01 AM 2 5.98 0.00 5.18 3.89 19.19 65.76 00:58:20 12:36:01 AM 3 6.08 0.00 5.13 6.38 18.51 63.90 00:58:20 12:37:02 AM all 31.15 0.00 13.50 3.46 36.19 15.69 00:58:20 12:37:02 AM 0 29.55 0.00 13.14 3.01 37.43 16.87 00:58:20 12:37:02 AM 1 33.07 0.00 13.90 3.51 34.50 15.01 00:58:20 12:37:02 AM 2 30.74 0.00 13.44 3.92 36.39 15.51 00:58:20 12:37:02 AM 3 31.29 0.00 13.55 3.39 36.41 15.36 00:58:20 12:38:01 AM all 27.53 0.00 11.87 2.50 26.56 31.54 00:58:20 12:38:01 AM 0 25.56 0.00 11.36 2.69 28.09 32.30 00:58:20 12:38:01 AM 1 28.67 0.00 12.86 2.19 25.00 31.28 00:58:20 12:38:01 AM 2 27.02 0.00 10.66 2.58 26.74 33.01 00:58:20 12:38:01 AM 3 28.95 0.00 12.70 2.50 26.37 29.47 00:58:20 12:39:01 AM all 10.13 0.00 6.46 0.70 23.93 58.77 00:58:20 12:39:01 AM 0 10.13 0.00 6.47 0.95 25.42 57.03 00:58:20 12:39:01 AM 1 9.43 0.00 6.10 0.66 23.79 60.02 00:58:20 12:39:01 AM 2 11.30 0.00 6.46 0.20 22.94 59.11 00:58:20 12:39:01 AM 3 9.67 0.00 6.81 1.05 23.56 58.91 00:58:20 12:40:02 AM all 12.84 0.00 12.80 9.04 25.68 39.64 00:58:20 12:40:02 AM 0 12.28 0.00 10.70 9.82 26.23 40.98 00:58:20 12:40:02 AM 1 12.70 0.00 13.34 8.39 25.70 39.85 00:58:20 12:40:02 AM 2 13.20 0.00 14.51 8.57 25.53 38.19 00:58:20 12:40:02 AM 3 13.19 0.00 12.68 9.36 25.25 39.51 00:58:20 12:41:02 AM all 10.59 0.00 13.54 27.64 24.87 23.36 00:58:20 12:41:02 AM 0 11.38 0.00 12.64 26.47 24.38 25.13 00:58:20 12:41:02 AM 1 11.73 0.00 15.31 26.52 24.90 21.54 00:58:20 12:41:02 AM 2 9.37 0.00 12.37 30.72 24.77 22.77 00:58:20 12:41:02 AM 3 9.92 0.00 13.95 26.76 25.42 23.95 00:58:20 00:58:20 12:41:02 AM CPU %user %nice %system %iowait %steal %idle 00:58:20 12:42:02 AM all 58.68 0.00 14.71 5.17 18.14 3.30 00:58:20 12:42:02 AM 0 57.62 0.00 13.34 4.56 20.88 3.61 00:58:20 12:42:02 AM 1 59.88 0.00 15.76 4.93 16.96 2.47 00:58:20 12:42:02 AM 2 59.74 0.00 15.38 5.41 15.36 4.10 00:58:20 12:42:02 AM 3 57.56 0.00 14.39 5.81 19.24 2.99 00:58:20 12:43:02 AM all 11.82 0.00 13.72 12.13 35.22 27.12 00:58:20 12:43:02 AM 0 11.97 0.00 13.07 13.15 35.84 25.97 00:58:20 12:43:02 AM 1 12.65 0.00 15.24 13.03 34.97 24.11 00:58:20 12:43:02 AM 2 11.60 0.00 12.70 11.23 34.32 30.16 00:58:20 12:43:02 AM 3 11.05 0.00 13.92 11.11 35.75 28.16 00:58:20 12:44:03 AM all 31.71 0.00 15.62 10.72 28.78 13.17 00:58:20 12:44:03 AM 0 31.19 0.00 16.06 9.33 29.95 13.47 00:58:20 12:44:03 AM 1 32.09 0.00 15.87 10.81 27.42 13.81 00:58:20 12:44:03 AM 2 30.41 0.00 15.24 11.43 28.59 14.33 00:58:20 12:44:03 AM 3 33.20 0.00 15.31 11.31 29.17 11.01 00:58:20 12:45:02 AM all 27.54 0.00 12.61 20.43 23.37 16.05 00:58:20 12:45:02 AM 0 27.93 0.00 11.30 19.58 22.67 18.52 00:58:20 12:45:02 AM 1 25.05 0.00 12.82 20.52 24.62 16.98 00:58:20 12:45:02 AM 2 28.44 0.00 13.04 22.51 22.05 13.96 00:58:20 12:45:02 AM 3 28.72 0.00 13.32 19.11 24.21 14.64 00:58:20 12:46:01 AM all 21.26 0.00 8.56 5.85 26.11 38.22 00:58:20 12:46:01 AM 0 20.23 0.00 8.46 6.18 27.17 37.97 00:58:20 12:46:01 AM 1 21.04 0.00 8.40 5.81 25.50 39.25 00:58:20 12:46:01 AM 2 21.07 0.00 7.66 5.09 26.70 39.48 00:58:20 12:46:01 AM 3 22.75 0.00 9.76 6.28 25.06 36.15 00:58:20 12:47:01 AM all 0.10 0.00 0.09 0.02 0.42 99.37 00:58:20 12:47:01 AM 0 0.03 0.00 0.08 0.02 0.33 99.53 00:58:20 12:47:01 AM 1 0.07 0.00 0.12 0.07 0.60 99.15 00:58:20 12:47:01 AM 2 0.03 0.00 0.08 0.03 0.25 99.60 00:58:20 12:47:01 AM 3 0.27 0.00 0.10 0.00 0.50 99.14 00:58:20 12:48:01 AM all 0.12 0.00 0.03 0.00 0.09 99.76 00:58:20 12:48:01 AM 0 0.02 0.00 0.03 0.00 0.08 99.87 00:58:20 12:48:01 AM 1 0.03 0.00 0.02 0.02 0.17 99.77 00:58:20 12:48:01 AM 2 0.02 0.00 0.03 0.02 0.08 99.85 00:58:20 12:48:01 AM 3 0.40 0.00 0.02 0.00 0.03 99.55 00:58:20 12:49:01 AM all 0.12 0.00 0.03 0.00 0.08 99.77 00:58:20 12:49:01 AM 0 0.03 0.00 0.03 0.00 0.07 99.87 00:58:20 12:49:01 AM 1 0.20 0.00 0.03 0.02 0.13 99.62 00:58:20 12:49:01 AM 2 0.03 0.00 0.03 0.00 0.05 99.88 00:58:20 12:49:01 AM 3 0.20 0.00 0.03 0.00 0.05 99.72 00:58:20 12:50:01 AM all 0.07 0.00 0.03 0.00 0.20 99.69 00:58:20 12:50:01 AM 0 0.02 0.00 0.03 0.00 0.13 99.82 00:58:20 12:50:01 AM 1 0.22 0.00 0.05 0.00 0.25 99.48 00:58:20 12:50:01 AM 2 0.03 0.00 0.03 0.00 0.38 99.55 00:58:20 12:50:01 AM 3 0.02 0.00 0.03 0.02 0.07 99.87 00:58:20 12:51:01 AM all 0.13 0.00 0.02 0.00 0.10 99.74 00:58:20 12:51:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 00:58:20 12:51:01 AM 1 0.45 0.00 0.02 0.00 0.17 99.37 00:58:20 12:51:01 AM 2 0.05 0.00 0.05 0.00 0.22 99.68 00:58:20 12:51:01 AM 3 0.00 0.00 0.00 0.00 0.02 99.98 00:58:20 12:52:01 AM all 0.11 0.00 0.03 0.00 0.24 99.62 00:58:20 12:52:01 AM 0 0.02 0.00 0.02 0.00 0.18 99.78 00:58:20 12:52:01 AM 1 0.17 0.00 0.02 0.00 0.38 99.44 00:58:20 12:52:01 AM 2 0.25 0.00 0.05 0.00 0.32 99.38 00:58:20 12:52:01 AM 3 0.03 0.00 0.02 0.00 0.07 99.88 00:58:20 00:58:20 12:52:01 AM CPU %user %nice %system %iowait %steal %idle 00:58:20 12:53:02 AM all 0.13 0.00 0.02 0.00 0.15 99.70 00:58:20 12:53:02 AM 0 0.43 0.00 0.02 0.00 0.15 99.40 00:58:20 12:53:02 AM 1 0.03 0.00 0.03 0.00 0.18 99.75 00:58:20 12:53:02 AM 2 0.07 0.00 0.03 0.00 0.20 99.70 00:58:20 12:53:02 AM 3 0.00 0.00 0.02 0.00 0.05 99.93 00:58:20 12:54:01 AM all 0.15 0.00 0.03 0.00 0.08 99.75 00:58:20 12:54:01 AM 0 0.36 0.00 0.02 0.02 0.10 99.51 00:58:20 12:54:01 AM 1 0.07 0.00 0.05 0.00 0.14 99.75 00:58:20 12:54:01 AM 2 0.12 0.00 0.02 0.00 0.10 99.76 00:58:20 12:54:01 AM 3 0.03 0.00 0.00 0.00 0.00 99.97 00:58:20 12:55:01 AM all 0.13 0.00 0.03 0.00 0.24 99.59 00:58:20 12:55:01 AM 0 0.02 0.00 0.03 0.00 0.18 99.77 00:58:20 12:55:01 AM 1 0.05 0.00 0.03 0.00 0.33 99.58 00:58:20 12:55:01 AM 2 0.47 0.00 0.05 0.00 0.37 99.12 00:58:20 12:55:01 AM 3 0.02 0.00 0.03 0.00 0.07 99.88 00:58:20 12:56:01 AM all 11.96 0.00 1.49 2.20 2.74 81.61 00:58:20 12:56:01 AM 0 14.81 0.00 1.16 2.32 3.80 77.90 00:58:20 12:56:01 AM 1 11.69 0.00 1.66 0.51 2.39 83.75 00:58:20 12:56:01 AM 2 11.26 0.00 1.51 1.85 1.95 83.44 00:58:20 12:56:01 AM 3 10.09 0.00 1.61 4.09 2.83 81.38 00:58:20 12:57:01 AM all 13.00 0.00 3.10 2.50 2.77 78.63 00:58:20 12:57:01 AM 0 7.60 0.00 1.66 0.29 1.86 88.60 00:58:20 12:57:01 AM 1 14.05 0.00 3.51 4.36 3.49 74.60 00:58:20 12:57:01 AM 2 26.49 0.00 5.93 2.99 2.67 61.93 00:58:20 12:57:01 AM 3 4.70 0.00 1.50 2.43 3.06 88.31 00:58:20 12:58:02 AM all 14.40 0.00 2.43 2.44 3.18 77.55 00:58:20 12:58:02 AM 0 26.11 0.00 2.60 2.62 3.29 65.39 00:58:20 12:58:02 AM 1 8.06 0.00 1.84 0.62 3.39 86.09 00:58:20 12:58:02 AM 2 14.84 0.00 2.87 2.95 4.05 75.29 00:58:20 12:58:02 AM 3 9.03 0.00 2.46 3.60 2.01 82.89 00:58:20 Average: all 11.03 0.00 5.31 4.12 15.15 64.38 00:58:20 Average: 0 11.28 0.00 5.14 3.86 16.40 63.31 00:58:20 Average: 1 10.62 0.00 5.43 4.17 15.04 64.73 00:58:20 Average: 2 11.46 0.00 5.35 4.28 14.58 64.33 00:58:20 Average: 3 10.76 0.00 5.32 4.17 14.59 65.16 00:58:20 00:58:20 00:58:20