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 andresrinivasan for edgexfoundry/edgex-go Loading trusted files from base branch master at 75437401aaf0e0f587015af03db21405a724386e rather than 65fa9dd05a3426bf7b54299f9469728dd7a9ed84 Obtained Jenkinsfile from 75437401aaf0e0f587015af03db21405a724386e 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f fc09f7fe5f69055b0e322e50b0bb9debbc716db4 # timeout=10 Commit message: "Merge pull request #271 from ernestojeda/documentation-changes" > 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-5471 in /w/workspace/edgexfoundry_edgex-go_PR-2688 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/21 [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/21 # 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 Merging remotes/origin/master commit 75437401aaf0e0f587015af03db21405a724386e into PR head commit 65fa9dd05a3426bf7b54299f9469728dd7a9ed84 Merge succeeded, producing 1ef869b7d90f577474b17068e5f1a66c05e00bbb Checking out Revision 1ef869b7d90f577474b17068e5f1a66c05e00bbb (PR-2688) > 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/2688/head:refs/remotes/origin/PR-2688 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65fa9dd05a3426bf7b54299f9469728dd7a9ed84 # 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 75437401aaf0e0f587015af03db21405a724386e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ef869b7d90f577474b17068e5f1a66c05e00bbb # timeout=10 Commit message: "Merge commit '75437401aaf0e0f587015af03db21405a724386e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:25 ========================================================= 00:32:25 EdgeX Global Pipelines Version Info 00:32:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9e07673d4aec3b57c511955519072cd404df822c # timeout=10 00:32:27 ------------------- 00:32:27 stable info: 00:32:27 ------------------- 00:32:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:27 Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 00:32:27 Message: update stable to v1.0.142 00:32:28 ------------------- 00:32:28 experimental info: 00:32:28 ------------------- 00:32:28 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:28 Commit SHA: 2f41ad55dd360c8679175c2f18fa26421540ceb6 00:32:28 Message: update experimental to v1.0.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2688 [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2688 [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2688 [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ef869b7d90f577474b17068e5f1a66c05e00bbb [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ef869b [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 00:32:31 ++ 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:31 + for file in '`ls cmd/**/Dockerfile`' 00:32:31 ++ dirname cmd/core-command/Dockerfile 00:32:31 ++ cut -d/ -f2 00:32:31 + echo core-command,cmd/core-command/Dockerfile 00:32:31 + for file in '`ls cmd/**/Dockerfile`' 00:32:31 ++ dirname cmd/core-data/Dockerfile 00:32:31 ++ cut -d/ -f2 00:32:31 + echo core-data,cmd/core-data/Dockerfile 00:32:31 + for file in '`ls cmd/**/Dockerfile`' 00:32:31 ++ cut -d/ -f2 00:32:31 ++ dirname cmd/core-metadata/Dockerfile 00:32:31 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:31 + for file in '`ls cmd/**/Dockerfile`' 00:32:31 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:31 ++ cut -d/ -f2 00:32:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:31 + for file in '`ls cmd/**/Dockerfile`' 00:32:31 ++ dirname cmd/security-secrets-setup/Dockerfile 00:32:31 ++ cut -d/ -f2 00:32:31 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 00:32:31 + for file in '`ls cmd/**/Dockerfile`' 00:32:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:31 ++ cut -d/ -f2 00:32:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:31 + for file in '`ls cmd/**/Dockerfile`' 00:32:31 ++ dirname cmd/support-logging/Dockerfile 00:32:31 ++ cut -d/ -f2 00:32:31 + echo support-logging,cmd/support-logging/Dockerfile 00:32:31 + for file in '`ls cmd/**/Dockerfile`' 00:32:31 ++ dirname cmd/support-notifications/Dockerfile 00:32:31 ++ cut -d/ -f2 00:32:31 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:31 + for file in '`ls cmd/**/Dockerfile`' 00:32:31 ++ dirname cmd/support-scheduler/Dockerfile 00:32:31 ++ cut -d/ -f2 00:32:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:31 + for file in '`ls cmd/**/Dockerfile`' 00:32:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:31 ++ cut -d/ -f2 00:32:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:31 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:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:33 00:32:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:33 latest: Pulling from edgex-devops/git-semver 00:32:33 31603596830f: Pulling fs layer 00:32:33 2a8b12db71e7: Pulling fs layer 00:32:33 6ca5941a6612: Pulling fs layer 00:32:33 ecc8261a40a4: Pulling fs layer 00:32:33 ecc8261a40a4: Waiting 00:32:33 2a8b12db71e7: Verifying Checksum 00:32:33 2a8b12db71e7: Download complete 00:32:33 31603596830f: Verifying Checksum 00:32:33 31603596830f: Download complete 00:32:34 ecc8261a40a4: Verifying Checksum 00:32:34 ecc8261a40a4: Download complete 00:32:34 6ca5941a6612: Verifying Checksum 00:32:34 6ca5941a6612: Download complete 00:32:34 31603596830f: Pull complete 00:32:35 2a8b12db71e7: Pull complete 00:32:36 6ca5941a6612: Pull complete 00:32:37 ecc8261a40a4: Pull complete 00:32:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:37 prd-centos7-docker-4c-2g-5471 does not seem to be running inside a container 00:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:40 $ docker top 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:41 [ssh-agent] Looking for ssh-agent implementation... 00:32:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:41 $ docker exec 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 ssh-agent 00:32:42 SSH_AUTH_SOCK=/tmp/ssh-teeQ4xaBECQ1/agent.12 00:32:42 SSH_AGENT_PID=17 00:32:42 Running ssh-add (command line suppressed) 00:32:42 Identity added: /w/workspace/edgex-go/21@tmp/private_key_7678011703564934761.key (/w/workspace/edgex-go/21@tmp/private_key_7678011703564934761.key) 00:32:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:43 + git tag --points-at HEAD [Pipeline] } 00:32:43 $ docker exec --env ******** --env ******** 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 ssh-agent -k 00:32:43 unset SSH_AUTH_SOCK; 00:32:43 unset SSH_AGENT_PID; 00:32:43 echo Agent pid 17 killed; 00:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:43 [ssh-agent] Looking for ssh-agent implementation... 00:32:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:43 $ docker exec 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 ssh-agent 00:32:44 SSH_AUTH_SOCK=/tmp/ssh-efIFGUXxDzmV/agent.49 00:32:44 SSH_AGENT_PID=54 00:32:44 Running ssh-add (command line suppressed) 00:32:44 Identity added: /w/workspace/edgex-go/21@tmp/private_key_4914064191548975798.key (/w/workspace/edgex-go/21@tmp/private_key_4914064191548975798.key) 00:32:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:45 + git semver init 00:32:45 # -> Open(): unable to determine branch for HEAD 00:32:45 # $GIT_DIR = /w/workspace/edgex-go/21/.git 00:32:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/21 00:32:45 # $SEMVER_REMOTE_NAME = origin 00:32:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:45 # $SEMVER_USER_NAME = edgex-jenkins 00:32:45 # $SEMVER_BRANCH = PR-2688 00:32:45 # $SEMVER_TEMP = /tmp/semver-233338163 00:32:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:33:24 # '/tmp/semver-233338163' -> '/w/workspace/edgex-go/21/.semver' 00:33:24 # -> Force: false 00:33:24 # $SEMVER_DIR = /w/workspace/edgex-go/21/.semver [Pipeline] } 00:33:25 $ docker exec --env ******** --env ******** 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 ssh-agent -k 00:33:25 unset SSH_AUTH_SOCK; 00:33:25 unset SSH_AGENT_PID; 00:33:25 echo Agent pid 54 killed; 00:33:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:26 + git semver [Pipeline] } 00:33:26 $ docker stop --time=1 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 00:33:28 $ docker rm -f 5bbc9b8277b57a0325927aff49d521e541027a24b9c66d958ce11c4a296af732 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:33:30 Stashed 1 file(s) [Pipeline] echo 00:33:30 [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:33:31 ========================================================= 00:33:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:33:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:33:31 + 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:33:31 error checking context: 'can't stat '/w/workspace/edgex-go/21/.semver''. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:33:33 Failed in branch amd64 00:33:46 Still waiting to schedule task 00:33:46 ‘prd-centos7-docker-4c-2g-3642’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5473’ is offline 00:36:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5477 in /w/workspace/edgexfoundry_edgex-go_PR-2688 [Pipeline] { [Pipeline] ws 00:36:27 Running in /w/workspace/edgex-go/21 [Pipeline] { [Pipeline] checkout 00:36:33 using credential edgex-jenkins-ssh 00:36:33 Cloning the remote Git repository 00:36:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:33 > git init /w/workspace/edgex-go/21 # timeout=10 00:36:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:33 > git --version # timeout=10 00:36:33 > git --version # 'git version 2.17.1' 00:36:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:56 Merging remotes/origin/master commit 75437401aaf0e0f587015af03db21405a724386e into PR head commit 65fa9dd05a3426bf7b54299f9469728dd7a9ed84 00:36:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2688/head:refs/remotes/origin/PR-2688 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:56 > git config core.sparsecheckout # timeout=10 00:36:56 > git checkout -f 65fa9dd05a3426bf7b54299f9469728dd7a9ed84 # timeout=10 00:36:57 Merge succeeded, producing 84dfce66ea46d2ccb8e976e4a98e016af22d46fd 00:36:57 Checking out Revision 84dfce66ea46d2ccb8e976e4a98e016af22d46fd (PR-2688) 00:36:56 > git remote # timeout=10 00:36:56 > git config --get remote.origin.url # timeout=10 00:36:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:56 > git merge 75437401aaf0e0f587015af03db21405a724386e # timeout=10 00:36:57 > git rev-parse HEAD^{commit} # timeout=10 00:36:57 > git config core.sparsecheckout # timeout=10 00:36:57 > git checkout -f 84dfce66ea46d2ccb8e976e4a98e016af22d46fd # timeout=10 00:37:01 Commit message: "Merge commit '75437401aaf0e0f587015af03db21405a724386e' into HEAD" 00:37:01 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:37:02 ========================================================= 00:37:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:37:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:37:03 + 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:37:01 > git rev-list --no-walk 9e07673d4aec3b57c511955519072cd404df822c # timeout=10 00:37:06 Sending build context to Docker daemon 164.9MB 00:37:06 Step 1/7 : ARG BASE=golang:1.15-alpine 00:37:06 Step 2/7 : FROM ${BASE} 00:37:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:06 b538f80385f9: Pulling fs layer 00:37:06 74f711af9a0d: Pulling fs layer 00:37:06 99f96fe45779: Pulling fs layer 00:37:06 8529a6b9a6be: Pulling fs layer 00:37:06 45590311c82a: Pulling fs layer 00:37:06 69ca0ff8b7b3: Pulling fs layer 00:37:06 209524e5b208: Pulling fs layer 00:37:06 8529a6b9a6be: Waiting 00:37:06 45590311c82a: Waiting 00:37:06 69ca0ff8b7b3: Waiting 00:37:06 209524e5b208: Waiting 00:37:06 99f96fe45779: Verifying Checksum 00:37:06 99f96fe45779: Download complete 00:37:06 74f711af9a0d: Download complete 00:37:06 45590311c82a: Verifying Checksum 00:37:06 45590311c82a: Download complete 00:37:06 69ca0ff8b7b3: Download complete 00:37:06 b538f80385f9: Download complete 00:37:07 b538f80385f9: Pull complete 00:37:08 74f711af9a0d: Pull complete 00:37:08 99f96fe45779: Pull complete 00:37:09 209524e5b208: Verifying Checksum 00:37:09 209524e5b208: Download complete 00:37:11 8529a6b9a6be: Verifying Checksum 00:37:11 8529a6b9a6be: Download complete 00:37:21 8529a6b9a6be: Pull complete 00:37:21 45590311c82a: Pull complete 00:37:21 69ca0ff8b7b3: Pull complete 00:37:23 209524e5b208: Pull complete 00:37:23 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 00:37:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:23 ---> 5bddaf1c2fca 00:37:23 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:37:27 ---> Running in 2ffcfc03cee8 00:37:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:30 (1/12) Installing libmagic (5.38-r0) 00:37:30 (2/12) Installing file (5.38-r0) 00:37:30 (3/12) Installing libc-dev (0.7.2-r3) 00:37:31 (4/12) Installing g++ (9.3.0-r2) 00:37:36 (5/12) Installing fortify-headers (1.1-r0) 00:37:36 (6/12) Installing patch (2.7.6-r6) 00:37:36 (7/12) Installing build-base (0.5-r2) 00:37:36 (8/12) Installing libsodium (1.0.18-r0) 00:37:36 (9/12) Installing pkgconf (1.7.2-r0) 00:37:36 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:36 (11/12) Installing libzmq (4.3.3-r0) 00:37:36 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:36 Executing busybox-1.31.1-r16.trigger 00:37:36 OK: 217 MiB in 51 packages 00:37:41 Removing intermediate container 2ffcfc03cee8 00:37:41 ---> 965d566b5dda 00:37:41 Step 4/7 : WORKDIR /edgex-go 00:37:41 ---> Running in d61ec44c70a4 00:37:41 Removing intermediate container d61ec44c70a4 00:37:41 ---> bd75367b0986 00:37:41 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:37:42 latest: Pulling from library/docker 00:37:42 b538f80385f9: Already exists 00:37:42 259a493cd78d: Pulling fs layer 00:37:42 b8e66b5100f5: Pulling fs layer 00:37:42 7f8258a56ab6: Pulling fs layer 00:37:42 75a0a0ebb566: Pulling fs layer 00:37:42 4a2c62f0a2a3: Pulling fs layer 00:37:42 294320357d30: Pulling fs layer 00:37:42 75a0a0ebb566: Waiting 00:37:42 4a2c62f0a2a3: Waiting 00:37:42 294320357d30: Waiting 00:37:42 b8e66b5100f5: Verifying Checksum 00:37:42 b8e66b5100f5: Download complete 00:37:42 259a493cd78d: Verifying Checksum 00:37:42 259a493cd78d: Download complete 00:37:42 75a0a0ebb566: Verifying Checksum 00:37:42 75a0a0ebb566: Download complete 00:37:42 4a2c62f0a2a3: Verifying Checksum 00:37:42 4a2c62f0a2a3: Download complete 00:37:42 294320357d30: Verifying Checksum 00:37:42 294320357d30: Download complete 00:37:43 259a493cd78d: Pull complete 00:37:43 b8e66b5100f5: Pull complete 00:37:43 7f8258a56ab6: Verifying Checksum 00:37:43 7f8258a56ab6: Download complete 00:37:47 7f8258a56ab6: Pull complete 00:37:47 75a0a0ebb566: Pull complete 00:37:47 4a2c62f0a2a3: Pull complete 00:37:48 294320357d30: Pull complete 00:37:48 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 00:37:48 Status: Downloaded newer image for docker:latest 00:37:52 ---> bc1549fe0b11 00:37:52 Step 6/7 : COPY go.mod . 00:37:52 ---> db16d889c298 00:37:52 Step 7/7 : RUN go mod download 00:37:52 ---> Running in 106d57e4e25e 00:38:19 Removing intermediate container 106d57e4e25e 00:38:19 ---> 97b00f8fecf1 00:38:19 Successfully built 97b00f8fecf1 00:38:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:20 + docker inspect -f . ci-base-image-arm64 00:38:20 . [Pipeline] withDockerContainer 00:38:20 prd-ubuntu18.04-docker-arm64-4c-16g-5477 does not seem to be running inside a container 00:38:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:22 $ docker top c7b070a7ebf3577d5e0811fd7609191ef5ac380bc235a23137f319cb2cf9cb57 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:23 + go version 00:38:23 go version go1.15.2 linux/arm64 [Pipeline] } 00:38:23 $ docker stop --time=1 c7b070a7ebf3577d5e0811fd7609191ef5ac380bc235a23137f319cb2cf9cb57 00:38:25 $ docker rm -f c7b070a7ebf3577d5e0811fd7609191ef5ac380bc235a23137f319cb2cf9cb57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:27 + docker inspect -f . ci-base-image-arm64 00:38:27 . [Pipeline] withDockerContainer 00:38:27 prd-ubuntu18.04-docker-arm64-4c-16g-5477 does not seem to be running inside a container 00:38:27 $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:29 $ docker top 2f30fa6f7953a1680d9054e17f3de296ee56db87695f5f2c76b31647dfaf2c88 -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:29 ========================================================= 00:38:29 [edgeXBuildGoParallel] Running Tests and Build... 00:38:29 ========================================================= [Pipeline] sh 00:38:30 + make test 00:38:30 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:38:33 ? github.com/edgexfoundry/edgex-go [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:31 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.033s 00:39:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 00:39:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:31 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.6% of statements 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.184s coverage: 27.1% of statements 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.027s coverage: 100.0% of statements 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.086s coverage: 83.6% of statements 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.410s coverage: 88.9% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.415s coverage: 28.6% of statements 00:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.040s coverage: 100.0% of statements 00:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements 00:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.083s coverage: 86.7% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.137s coverage: 97.5% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.029s coverage: 100.0% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.187s coverage: 98.7% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.016s coverage: 58.8% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.041s coverage: 0.0% of statements [no tests to run] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 63.5% of statements 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.018s coverage: 100.0% of statements 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 00:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 55.9% of statements 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 57.293s coverage: 86.3% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.150s coverage: 72.2% of statements 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.431s coverage: 72.1% of statements 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.026s coverage: 82.4% of statements 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.025s coverage: 48.4% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.028s coverage: 28.8% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.060s coverage: 96.8% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 36.5% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.320s coverage: 84.1% of statements 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.018s coverage: 100.0% of statements 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.023s coverage: 42.9% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.024s coverage: 100.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.052s coverage: 83.8% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 47.1% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.047s coverage: 100.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.196s coverage: 29.1% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.041s coverage: 100.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.013s coverage: 0.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.015s coverage: 100.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.053s coverage: 87.9% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.017s coverage: 100.0% of statements 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.016s coverage: 32.1% of statements 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.021s coverage: 100.0% of statements 00:41:07 GO111MODULE=on go vet ./... 00:41:29 gofmt -l . 00:41:30 [ "`gofmt -l .`" = "" ] 00:41:32 ./bin/test-go-mod-tidy.sh 00:41:33 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:38 + ls -al . 00:41:38 total 632 00:41:38 drwxrwxr-x 9 1001 1001 4096 Oct 15 00:41 . 00:41:38 drwxr-xr-x 4 root root 4096 Oct 15 00:38 .. 00:41:38 -rw-rw-r-- 1 1001 1001 11 Oct 15 00:36 .dockerignore 00:41:38 drwxrwxr-x 8 1001 1001 4096 Oct 15 00:37 .git 00:41:38 drwxrwxr-x 3 1001 1001 4096 Oct 15 00:36 .github 00:41:38 -rw-rw-r-- 1 1001 1001 932 Oct 15 00:36 .gitignore 00:41:38 -rw-rw-r-- 1 1001 1001 166 Oct 15 00:36 .sonarcloud.properties 00:41:38 -rw-rw-r-- 1 1001 1001 3804 Oct 15 00:36 CONTRIBUTING.md 00:41:38 -rw-rw-r-- 1 1001 1001 1035 Oct 15 00:36 Dockerfile.build 00:41:38 -rw-rw-r-- 1 1001 1001 863 Oct 15 00:36 Jenkinsfile 00:41:38 -rw-rw-r-- 1 1001 1001 10775 Oct 15 00:36 LICENSE 00:41:38 -rw-rw-r-- 1 1001 1001 6237 Oct 15 00:36 Makefile 00:41:38 -rw-rw-r-- 1 1001 1001 6447 Oct 15 00:36 README.md 00:41:38 -rw-rw-r-- 1 1001 1001 7286 Oct 15 00:36 SECURITY.md 00:41:38 -rw-rw-r-- 1 1001 1001 5 Oct 15 00:33 VERSION 00:41:38 -rw-rw-r-- 1 1001 1001 4131 Oct 15 00:36 ZMQWindows.md 00:41:38 drwxrwxr-x 2 1001 1001 4096 Oct 15 00:36 bin 00:41:38 drwxrwxr-x 15 1001 1001 4096 Oct 15 00:36 cmd 00:41:38 -rw-r--r-- 1 root root 504696 Oct 15 00:41 coverage.out 00:41:38 -rw-r--r-- 1 root root 1040 Oct 15 00:41 go.mod 00:41:38 -rw-r--r-- 1 root root 18983 Oct 15 00:41 go.sum 00:41:38 drwxrwxr-x 8 1001 1001 4096 Oct 15 00:36 internal 00:41:38 drwxrwxr-x 4 1001 1001 4096 Oct 15 00:36 openapi 00:41:38 drwxrwxr-x 4 1001 1001 4096 Oct 15 00:36 snap 00:41:38 -rw-rw-r-- 1 1001 1001 168 Oct 15 00:36 version.go [Pipeline] sh 00:41:38 + '[' -e coverage.out ] 00:41:38 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:40 Stashed 1 file(s) [Pipeline] sh 00:41:41 + make build 00:41:41 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: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:42:20 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:42: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:42:30 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:42:38 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:42: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:42:44 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:42:50 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:42:55 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:43:01 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:43:06 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:43:10 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:43:16 $ docker stop --time=1 2f30fa6f7953a1680d9054e17f3de296ee56db87695f5f2c76b31647dfaf2c88 00:43:18 $ docker rm -f 2f30fa6f7953a1680d9054e17f3de296ee56db87695f5f2c76b31647dfaf2c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:22 00:43:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:22 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:22 29e5d40040c1: Pulling fs layer 00:43:22 1ce36da41761: Pulling fs layer 00:43:22 25b303627fd3: Pulling fs layer 00:43:23 29e5d40040c1: Verifying Checksum 00:43:23 29e5d40040c1: Download complete 00:43:24 1ce36da41761: Verifying Checksum 00:43:24 1ce36da41761: Download complete 00:43:24 29e5d40040c1: Pull complete 00:43:25 1ce36da41761: Pull complete 00:43:25 25b303627fd3: Verifying Checksum 00:43:25 25b303627fd3: Download complete 00:43:35 25b303627fd3: Pull complete 00:43:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:36 prd-ubuntu18.04-docker-arm64-4c-16g-5477 does not seem to be running inside a container 00:43:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:40 $ docker top a22b06690b30a851846bd221b2f25d1a97d7f3bdbfe7bcbb2eb87a03cde98188 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:41 + docker-compose build --help 00:43:41 + grep parallel 00:43:47 --parallel Build images in parallel. [Pipeline] } 00:43:47 $ docker stop --time=1 a22b06690b30a851846bd221b2f25d1a97d7f3bdbfe7bcbb2eb87a03cde98188 00:43:49 $ docker rm -f a22b06690b30a851846bd221b2f25d1a97d7f3bdbfe7bcbb2eb87a03cde98188 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:50 . [Pipeline] withDockerContainer 00:43:50 prd-ubuntu18.04-docker-arm64-4c-16g-5477 does not seem to be running inside a container 00:43: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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:51 $ docker top 336b64d5e49c75206fb564ab9128509d0be2c597ebdea2d699667f0bb3a3d696 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:52 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:58 Building docker-core-command-go ... 00:43:58 Building docker-core-data-go ... 00:43:58 Building docker-core-metadata-go ... 00:43:58 Building docker-security-proxy-setup-go ... 00:43:58 Building docker-security-secrets-setup-go ... 00:43:58 Building docker-security-secretstore-setup-go ... 00:43:58 Building docker-support-logging-go ... 00:43:58 Building docker-support-notifications-go ... 00:43:58 Building docker-support-scheduler-go ... 00:43:58 Building docker-sys-mgmt-agent-go ... 00:43:58 Building docker-core-command-go 00:43:58 Building docker-security-secretstore-setup-go 00:43:58 Building docker-core-metadata-go 00:43:58 Building docker-core-data-go 00:43:58 Building docker-support-notifications-go 00:45:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:06 ---> 97b00f8fecf1 00:45:06 Step 3/22 : WORKDIR /edgex-go 00:45:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:06 ---> 97b00f8fecf1 00:45:06 Step 3/22 : WORKDIR /edgex-go 00:45:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:06 ---> 97b00f8fecf1 00:45:06 Step 3/23 : WORKDIR /edgex-go 00:45:06 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:45:06 ---> 97b00f8fecf1 00:45:06 Step 3/26 : WORKDIR /edgex-go 00:45:06 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:06 ---> 97b00f8fecf1 00:45:06 Step 3/24 : WORKDIR /edgex-go 00:45:08 ---> Running in 1f2d205cec44 00:45:08 ---> Running in 9fae84635aed 00:45:08 ---> Running in 0227550046dc 00:45:08 ---> Running in d09fd16bf010 00:45:08 ---> Running in 6dfbc5084a02 00:45:09 Removing intermediate container 0227550046dc 00:45:09 ---> 16d274e0fc6f 00:45:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:09 Removing intermediate container 1f2d205cec44 00:45:09 ---> 82a0bd69397d 00:45:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:09 Removing intermediate container 6dfbc5084a02 00:45:09 ---> e0f62c3f9be4 00:45:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:09 Removing intermediate container d09fd16bf010 00:45:09 ---> bcc85aa55c38 00:45:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:09 Removing intermediate container 9fae84635aed 00:45:09 ---> 8661dae48712 00:45:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:09 ---> Running in df03a2c5ae4b 00:45:09 ---> Running in ac1064d05066 00:45:09 ---> Running in 2170225b3cac 00:45:09 ---> Running in b593c7670a31 00:45:09 ---> Running in bb3785a91ec9 00:45:14 Removing intermediate container ac1064d05066 00:45:14 ---> 5ffe47f5ef39 00:45:14 Step 5/26 : RUN apk update && apk add make git 00:45:14 ---> Running in 29273d3b5375 00:45:14 Removing intermediate container df03a2c5ae4b 00:45:14 ---> d883c2a5dbb4 00:45:14 Step 5/22 : RUN apk update && apk add make git 00:45:14 ---> Running in 7bdf6314e95b 00:45:14 Removing intermediate container bb3785a91ec9 00:45:14 ---> 3e493150cce2 00:45:14 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:45:15 Removing intermediate container 2170225b3cac 00:45:15 ---> 88f4825114a8 00:45:15 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:45:15 ---> Running in 847e22a8de55 00:45:15 Removing intermediate container b593c7670a31 00:45:15 ---> 744f9f0e45af 00:45:15 Step 5/22 : RUN apk update && apk add make git 00:45:15 ---> Running in 6352c122d4d1 00:45:15 ---> Running in 7753a5600313 00:45:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:18 v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:18 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:18 OK: 12623 distinct packages available 00:45:19 v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:19 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:19 OK: 12623 distinct packages available 00:45:19 v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:19 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:19 OK: 12623 distinct packages available 00:45:19 OK: 217 MiB in 51 packages 00:45:19 v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:19 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:19 OK: 12623 distinct packages available 00:45:19 v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:19 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:19 OK: 12623 distinct packages available 00:45:20 OK: 217 MiB in 51 packages 00:45:20 OK: 217 MiB in 51 packages 00:45:20 OK: 217 MiB in 51 packages 00:45:21 OK: 217 MiB in 51 packages 00:45:21 Removing intermediate container 29273d3b5375 00:45:21 ---> 268f7579ab4b 00:45:21 Step 6/26 : COPY go.mod . 00:45:22 Removing intermediate container 7bdf6314e95b 00:45:22 ---> a7898b161833 00:45:22 Step 6/22 : COPY go.mod . 00:45:22 Removing intermediate container 7753a5600313 00:45:22 ---> 5c2e5348e6c6 00:45:22 Step 6/24 : COPY go.mod . 00:45:22 Removing intermediate container 847e22a8de55 00:45:22 ---> 597c67420531 00:45:22 Step 6/23 : COPY go.mod . 00:45:22 ---> 855137db8e7f 00:45:22 Step 7/26 : RUN go mod download 00:45:22 Removing intermediate container 6352c122d4d1 00:45:22 ---> f428fd4b0d52 00:45:22 Step 6/22 : COPY go.mod . 00:45:22 ---> Running in c3a2ac24f80d 00:45:22 ---> be085cacf291 00:45:22 Step 7/22 : RUN go mod download 00:45:23 ---> c5c33defa013 00:45:23 Step 7/24 : RUN go mod download 00:45:23 ---> Running in 3314896473b7 00:45:23 ---> 171eceb9f2d5 00:45:23 Step 7/23 : RUN go mod download 00:45:23 ---> Running in a31aa8fc5e4c 00:45:23 ---> Running in 33e90994adc9 00:45:24 ---> 992dde50ce7c 00:45:24 Step 7/22 : RUN go mod download 00:45:24 ---> Running in d18bcda897cb 00:45:27 Removing intermediate container c3a2ac24f80d 00:45:27 ---> 166d6ff3bfe4 00:45:27 Step 8/26 : COPY . . 00:45:28 Removing intermediate container 3314896473b7 00:45:28 ---> febbb4c4d98f 00:45:28 Step 8/22 : COPY . . 00:45:29 Removing intermediate container 33e90994adc9 00:45:29 ---> 96475e00bc71 00:45:29 Step 8/23 : COPY . . 00:45:29 Removing intermediate container a31aa8fc5e4c 00:45:29 ---> ea8ef0a38f3f 00:45:29 Step 8/24 : COPY . . 00:45:30 Removing intermediate container d18bcda897cb 00:45:30 ---> 0b12929476fb 00:45:30 Step 8/22 : COPY . . 00:45:52 ---> 0adc8bae61a1 00:45:52 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:45:52 ---> 83841f79b85b 00:45:52 Step 9/23 : RUN make cmd/core-data/core-data 00:45:52 ---> 0a2aa5375868 00:45:52 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:45:52 ---> 9007982d8f49 00:45:52 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:45:52 ---> c906ae3a514e 00:45:52 Step 9/22 : RUN make cmd/core-command/core-command 00:45:52 ---> Running in 6a9768b924ec 00:45:52 ---> Running in c06f95abe7be 00:45:52 ---> Running in 1e56e912a069 00:45:52 ---> Running in 51f42b445e1a 00:45:52 ---> Running in 3521546fd02f 00:45:53 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:45:54 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:45:54 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:45:54 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:45:54 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:31 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:47:31 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:47:46 Removing intermediate container 3521546fd02f 00:47:46 ---> 7708770b0ce9 00:47:46 00:47:46 Step 10/26 : FROM alpine:3.10 00:47:46 3.10: Pulling from library/alpine 00:47:47 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:47:47 Status: Downloaded newer image for alpine:3.10 00:47:47 ---> 536a684cf733 00:47:47 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:47:47 ---> Running in c010fcf6872b 00:47:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:47:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:47:51 v3.10.5-99-g0bd09295e6 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:47:51 v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:47:51 OK: 10167 distinct packages available 00:47:52 (1/5) Installing ca-certificates (20191127-r2) 00:47:52 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:47:52 (3/5) Installing libcurl (7.66.0-r1) 00:47:52 (4/5) Installing curl (7.66.0-r1) 00:47:52 (5/5) Installing dumb-init (1.2.2-r1) 00:47:52 Executing busybox-1.30.1-r3.trigger 00:47:52 Executing ca-certificates-20191127-r2.trigger 00:47:52 OK: 7 MiB in 19 packages 00:47:57 Removing intermediate container c010fcf6872b 00:47:57 ---> 88e353cf5e6b 00:47:57 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:58 ---> Running in c8d241b991c6 00:47:59 Removing intermediate container c8d241b991c6 00:47:59 ---> 9e7abc4f0539 00:47:59 Step 13/26 : WORKDIR / 00:47:59 ---> Running in dd6bc4817b5d 00:48:01 Removing intermediate container 51f42b445e1a 00:48:01 ---> 202d2e4046c2 00:48:01 00:48:01 Step 10/22 : FROM scratch 00:48:01 ---> 00:48:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:01 Removing intermediate container 1e56e912a069 00:48:01 ---> cb3a85c4c14e 00:48:01 00:48:01 Step 10/24 : FROM scratch 00:48:01 ---> 00:48:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:48:01 Removing intermediate container dd6bc4817b5d 00:48:01 ---> f18c812168b2 00:48:01 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:48:01 ---> Running in e4ba98f2c2b2 00:48:01 ---> Running in 51b2d5aea514 00:48:02 Removing intermediate container e4ba98f2c2b2 00:48:02 ---> 89449f1ba439 00:48:02 Step 12/22 : ENV APP_PORT=48082 00:48:02 Removing intermediate container 51b2d5aea514 00:48:02 ---> 808e6ff238de 00:48:02 Step 12/24 : ENV APP_PORT=48060 00:48:02 ---> ff4d0f790bdc 00:48:02 ---> Running in bb349843c0ec 00:48:02 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:48:02 ---> Running in 1e087699662c 00:48:03 Removing intermediate container 1e087699662c 00:48:03 ---> f77479bc9459 00:48:03 Step 13/22 : EXPOSE $APP_PORT 00:48:03 Removing intermediate container bb349843c0ec 00:48:03 ---> fbf6e4f89261 00:48:03 Step 13/24 : EXPOSE $APP_PORT 00:48:03 ---> Running in 5c1c2ee651de 00:48:04 ---> Running in 636160a77e0a 00:48:04 ---> 868261069137 00:48:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:48:04 Removing intermediate container 5c1c2ee651de 00:48:04 ---> fc763b314594 00:48:04 Step 14/22 : WORKDIR / 00:48:04 ---> Running in 95e913d78e74 00:48:04 Removing intermediate container 636160a77e0a 00:48:04 ---> 37456a4f1c39 00:48:04 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:48:05 ---> 9436b9ca3672 00:48:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 00:48:06 Removing intermediate container 95e913d78e74 00:48:06 ---> 6d1607dc9ade 00:48:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:48:06 ---> 68bfe38f7904 00:48:06 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:48:06 ---> 74b1bf45a793 00:48:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:48:07 ---> 001c68bcbe25 00:48:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:09 ---> a8ea2b9572b3 00:48:09 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:48:09 ---> 34b3820f11fc 00:48:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:48:09 ---> 6dcbb8f282a4 00:48:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:11 ---> 26d602cb7bb9 00:48:11 Step 18/22 : ENTRYPOINT ["/core-command"] 00:48:12 ---> 00df69284f1d 00:48:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 00:48:12 ---> 90f4a2a9cebb 00:48:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:48:12 ---> Running in d2399a642e9b 00:48:13 Removing intermediate container d2399a642e9b 00:48:13 ---> 80279ed7d55f 00:48:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:13 ---> Running in 54314d04c0be 00:48:13 ---> 2261f791a56b 00:48:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:48:14 ---> d5becb276746 00:48:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:48:14 Removing intermediate container 54314d04c0be 00:48:14 ---> 4128de34faf0 00:48:14 Step 20/22 : LABEL arch=arm64 00:48:15 ---> Running in fcc32fecfc2f 00:48:15 ---> 501106e6dd19 00:48:15 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:48:16 ---> d141bda85cee 00:48:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:48:16 ---> Running in aed440274e49 00:48:16 Removing intermediate container fcc32fecfc2f 00:48:16 ---> 49cb1c48ad85 00:48:16 Step 21/22 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb 00:48:17 ---> Running in c2c7f55d10ee 00:48:17 Removing intermediate container 6a9768b924ec 00:48:17 ---> e15d672d0bc6 00:48:17 00:48:17 Step 10/22 : FROM scratch 00:48:17 ---> 00:48:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:17 ---> Using cache 00:48:17 ---> 89449f1ba439 00:48:17 Step 12/22 : ENV APP_PORT=48081 00:48:17 ---> 276360be36c3 00:48:17 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:48:17 ---> Running in 38c1aa4f8f1f 00:48:17 ---> Running in a11629388982 00:48:17 Removing intermediate container c2c7f55d10ee 00:48:17 ---> 101aad022396 00:48:17 Step 22/22 : LABEL version=0.0.0 00:48:18 ---> Running in 25d525e85b81 00:48:18 Removing intermediate container 38c1aa4f8f1f 00:48:18 ---> 6a39f56258fa 00:48:18 Step 13/22 : EXPOSE $APP_PORT 00:48:18 Removing intermediate container a11629388982 00:48:18 ---> 2ee5cc465dfb 00:48:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:18 ---> Running in 3fc0cc0365d9 00:48:19 ---> Running in ab32124e85b3 00:48:19 Removing intermediate container 25d525e85b81 00:48:19 ---> 9d99fe5b93e8 00:48:19 00:48:19 Removing intermediate container 3fc0cc0365d9 00:48:19 ---> 74270e33dbc7 00:48:19 Step 14/22 : WORKDIR / 00:48:19 ---> Running in a98402d576ac 00:48:19 Successfully built 9d99fe5b93e8 00:48:19 Successfully tagged docker-core-command-go-arm64:latest 00:48:19  Building docker-core-command-go ... done Building docker-support-scheduler-go 00:48:19 Removing intermediate container ab32124e85b3 00:48:19 ---> bc3d3f19c29d 00:48:19 Step 22/24 : LABEL arch=arm64 00:48:20 ---> Running in 1b3e414269bf 00:48:20 Removing intermediate container a98402d576ac 00:48:20 ---> a62b1c40dcc9 00:48:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:48:20 Removing intermediate container aed440274e49 00:48:20 ---> 4058525a9d25 00:48:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:48:20 ---> Running in 3f2f7bee2931 00:48:21 Removing intermediate container 1b3e414269bf 00:48:21 ---> 31a613b669d0 00:48:21 Step 23/24 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb 00:48:21 ---> Running in ca45011531ae 00:48:21 Removing intermediate container 3f2f7bee2931 00:48:21 ---> c38ecbaebb14 00:48:21 Step 24/26 : LABEL arch=arm64 00:48:21 ---> b7987da1fe37 00:48:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:22 ---> Running in 9b157b69f3cc 00:48:23 Removing intermediate container ca45011531ae 00:48:23 ---> 19cb8e9cdc83 00:48:23 Step 24/24 : LABEL version=0.0.0 00:48:23 Removing intermediate container 9b157b69f3cc 00:48:23 ---> f97882fd04c9 00:48:23 Step 25/26 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb 00:48:24 ---> Running in cfb08ca5a0ed 00:48:24 ---> Running in 77ef5446c506 00:48:24 ---> 7f7ced81d333 00:48:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:25 Removing intermediate container cfb08ca5a0ed 00:48:25 ---> 693ae21ec0f8 00:48:25 00:48:25 Removing intermediate container 77ef5446c506 00:48:25 ---> a5c04964123e 00:48:25 Step 26/26 : LABEL version=0.0.0 00:48:26 Successfully built 693ae21ec0f8 00:48:26 Successfully tagged docker-support-notifications-go-arm64:latest 00:48:26  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 00:48:26 ---> Running in 213ec9c28589 00:48:26 ---> 5837a5c45430 00:48:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:48:26 ---> Running in 99589de98b33 00:48:27 Removing intermediate container 213ec9c28589 00:48:27 ---> 9e24910bfde9 00:48:27 00:48:27 Removing intermediate container 99589de98b33 00:48:27 ---> 7698a8a3f77d 00:48:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:27 Successfully built 9e24910bfde9 00:48:27 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:48:27  Building docker-security-secretstore-setup-go ... done Building docker-security-secrets-setup-go 00:48:28 ---> Running in 93034de6720f 00:48:28 Removing intermediate container c06f95abe7be 00:48:28 ---> 64742aa5ac98 00:48:28 00:48:28 Step 10/23 : FROM alpine 00:48:28 Removing intermediate container 93034de6720f 00:48:28 ---> 4861ebb0ae18 00:48:28 Step 20/22 : LABEL arch=arm64 00:48:28 latest: Pulling from library/alpine 00:48:28 ---> Running in c44bef4e91a3 00:48:28 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 00:48:28 Status: Downloaded newer image for alpine:latest 00:48:28 ---> 62ee0e9f8440 00:48:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:29 ---> Running in b019ec3a32e5 00:48:29 Removing intermediate container c44bef4e91a3 00:48:29 ---> 6b1db4ea17e2 00:48:29 Step 21/22 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb 00:48:30 ---> Running in 5eadca9c57a8 00:48:30 Removing intermediate container b019ec3a32e5 00:48:30 ---> 6fbe1d21c7e4 00:48:30 Step 12/23 : ENV APP_PORT=48080 00:48:31 ---> Running in 3d2849d1ea2f 00:48:32 Removing intermediate container 5eadca9c57a8 00:48:32 ---> aace74cfe052 00:48:32 Step 22/22 : LABEL version=0.0.0 00:48:32 Removing intermediate container 3d2849d1ea2f 00:48:32 ---> ce7d0a28bbe5 00:48:32 Step 13/23 : EXPOSE $APP_PORT 00:48:33 ---> Running in f5ef9886fdde 00:48:33 ---> Running in 170ae1da3c2a 00:48:34 Removing intermediate container f5ef9886fdde 00:48:34 ---> c62a31aa4f29 00:48:34 00:48:34 Removing intermediate container 170ae1da3c2a 00:48:34 ---> d5f916c11b46 00:48:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:34 Successfully built c62a31aa4f29 00:48:34 Successfully tagged docker-core-metadata-go-arm64:latest 00:48:34  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 00:48:34 ---> Running in 73758ef39c5e 00:48:39 Removing intermediate container 73758ef39c5e 00:48:39 ---> 1345b1bc7b66 00:48:39 Step 15/23 : RUN apk --no-cache add zeromq 00:48:39 ---> Running in 3689c243e9e8 00:48:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:42 (1/5) Installing libgcc (9.3.0-r2) 00:48:42 (2/5) Installing libsodium (1.0.18-r0) 00:48:43 (3/5) Installing libstdc++ (9.3.0-r2) 00:48:43 (4/5) Installing libzmq (4.3.3-r0) 00:48:43 (5/5) Installing zeromq (4.3.3-r0) 00:48:43 Executing busybox-1.31.1-r16.trigger 00:48:43 OK: 8 MiB in 19 packages 00:48:46 Removing intermediate container 3689c243e9e8 00:48:46 ---> d06e9703b0fb 00:48:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:48:47 ---> b3d1c7f14d15 00:48:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:49 ---> cb7e9811c034 00:48:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:50 ---> c6d9997a4cc0 00:48:50 Step 19/23 : ENTRYPOINT ["/core-data"] 00:48:50 ---> Running in 2caea4563862 00:48:51 Removing intermediate container 2caea4563862 00:48:51 ---> a5eaececdb76 00:48:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:52 ---> Running in 07c8391fdf29 00:48:53 Removing intermediate container 07c8391fdf29 00:48:53 ---> 7a21e60ce588 00:48:53 Step 21/23 : LABEL arch=arm64 00:48:54 ---> Running in fb4472811386 00:48:54 Removing intermediate container fb4472811386 00:48:54 ---> 903bd82c0be4 00:48:54 Step 22/23 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb 00:48:55 ---> Running in 19419de8971e 00:48:56 Removing intermediate container 19419de8971e 00:48:56 ---> 0cc07f037861 00:48:56 Step 23/23 : LABEL version=0.0.0 00:48:56 ---> Running in 62dae8f5b5a9 00:48:57 Removing intermediate container 62dae8f5b5a9 00:48:57 ---> 13f0aed3bc7c 00:48:57 00:48:57 Successfully built 13f0aed3bc7c 00:48:57 Successfully tagged docker-core-data-go-arm64:latest 00:48:57 Building docker-support-logging-go 00:49:02  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:49:02 ---> 97b00f8fecf1 00:49:02 Step 3/21 : WORKDIR /edgex-go 00:49:02 ---> Using cache 00:49:02 ---> 8661dae48712 00:49:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:02 ---> Using cache 00:49:02 ---> 3e493150cce2 00:49:02 Step 5/21 : RUN apk update && apk add make git 00:49:02 ---> Running in 0ccb92ca5107 00:49:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:06 v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] 00:49:06 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:49:06 OK: 12623 distinct packages available 00:49:07 OK: 217 MiB in 51 packages 00:49:10 Removing intermediate container 0ccb92ca5107 00:49:10 ---> 266ae15f8eb9 00:49:10 Step 6/21 : COPY go.mod . 00:49:12 ---> 9695eb546d5d 00:49:12 Step 7/21 : RUN go mod download 00:49:12 ---> Running in ed6ad87c00be 00:49:18 Removing intermediate container ed6ad87c00be 00:49:18 ---> a92ca1add6b3 00:49:18 Step 8/21 : COPY . . 00:49:20 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:49:20 ---> 97b00f8fecf1 00:49:20 Step 3/20 : WORKDIR /edgex-go 00:49:20 ---> Using cache 00:49:20 ---> 8661dae48712 00:49:20 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:20 ---> Using cache 00:49:20 ---> 3e493150cce2 00:49:20 Step 5/20 : RUN apk update && apk add make git 00:49:20 ---> Using cache 00:49:20 ---> 266ae15f8eb9 00:49:20 Step 6/20 : COPY go.mod . 00:49:20 ---> Using cache 00:49:20 ---> 9695eb546d5d 00:49:20 Step 7/20 : RUN go mod download 00:49:20 ---> Using cache 00:49:20 ---> a92ca1add6b3 00:49:20 Step 8/20 : COPY . . 00:49:21 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:21 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:49:21 ---> 97b00f8fecf1 00:49:21 Step 3/29 : WORKDIR /edgex-go 00:49:21 ---> Using cache 00:49:21 ---> 8661dae48712 00:49:21 Step 4/29 : RUN apk update && apk add make git 00:49:26 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:49:26 ---> 97b00f8fecf1 00:49:26 Step 3/27 : WORKDIR /edgex-go 00:49:26 ---> Using cache 00:49:26 ---> 8661dae48712 00:49:26 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:26 ---> Using cache 00:49:26 ---> 3e493150cce2 00:49:26 Step 5/27 : RUN apk update && apk add make bash git 00:49:28 ---> Running in 7b24c05b142b 00:49:29 ---> Running in 12b912421286 00:49:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:49:32 ---> 97b00f8fecf1 00:49:32 Step 3/22 : WORKDIR /edgex-go 00:49:32 ---> Using cache 00:49:32 ---> 8661dae48712 00:49:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:32 ---> Using cache 00:49:32 ---> 3e493150cce2 00:49:32 Step 5/22 : RUN apk update && apk add make && apk add bash git 00:49:33 v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] 00:49:33 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:49:33 OK: 12623 distinct packages available 00:49:33 v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] 00:49:33 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:49:33 OK: 12623 distinct packages available 00:49:33 OK: 217 MiB in 51 packages 00:49:34 OK: 217 MiB in 51 packages 00:49:35 ---> Running in 85a15a6e6bcc 00:49:36 ---> 0015cc4a93c8 00:49:36 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:49:36 ---> Running in 0a72cbc22458 00:49:36 Removing intermediate container 12b912421286 00:49:36 ---> 0f02246b5475 00:49:36 Step 6/27 : COPY go.mod . 00:49:36 Removing intermediate container 7b24c05b142b 00:49:36 ---> 4ccb1429921b 00:49:36 Step 5/29 : COPY go.mod . 00:49:37 ---> 18ac63fd1863 00:49:37 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 00:49:37 ---> Running in f3d28d8a9afa 00:49:37 ---> e02115b0e90c 00:49:37 Step 7/27 : RUN go mod download 00:49:37 ---> 6e2e25725b40 00:49:37 Step 6/29 : RUN go mod download 00:49:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:37 ---> Running in 62af1699048b 00:49:37 ---> Running in c3355904e56b 00:49:38 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:49:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49: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:39 v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] 00:49:39 v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:49:39 OK: 12623 distinct packages available 00:49:40 OK: 217 MiB in 51 packages 00:49:41 OK: 217 MiB in 51 packages 00:49:43 Removing intermediate container c3355904e56b 00:49:43 ---> 4a2a239fcf00 00:49:43 Step 7/29 : COPY . . 00:49:44 Removing intermediate container 62af1699048b 00:49:44 Removing intermediate container 85a15a6e6bcc 00:49:44 ---> 12c5197da887 00:49:44 Step 8/27 : COPY . . 00:49:44 ---> bfd50811dab7 00:49:44 Step 6/22 : COPY go.mod . 00:49:46 ---> cd3af2293ede 00:49:46 Step 7/22 : RUN go mod download 00:49:47 ---> Running in 1af28a2e1643 00:49:57 Removing intermediate container 1af28a2e1643 00:49:57 ---> a6832d90efd6 00:49:57 Step 8/22 : COPY . . 00:50:19 ---> e7fa7f275ab3 00:50:19 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:50:19 ---> c516bdd544f3 00:50:19 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:50:19 ---> Running in f1e966efcde4 00:50:19 ---> Running in 7255537c9813 00:50:22 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:50:22 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:50:24 ---> 0f583f1e568e 00:50:24 Step 9/22 : RUN make cmd/support-logging/support-logging 00:50:24 ---> Running in 3b599a8c53ed 00:50:26 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:50:53 Removing intermediate container f3d28d8a9afa 00:50:53 ---> d21f993434e4 00:50:53 00:50:53 Step 10/20 : FROM alpine 00:50:53 ---> 62ee0e9f8440 00:50:53 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:50:53 ---> Running in 2f41ce63eb60 00:50:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:56 v3.12.0-409-g70ac6527ef [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:50:56 v3.12.0-408-gd867057e25 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:50:56 OK: 12621 distinct packages available 00:50:57 (1/4) Installing ca-certificates (20191127-r4) 00:50:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:50:57 (3/4) Installing libcurl (7.69.1-r1) 00:50:57 (4/4) Installing curl (7.69.1-r1) 00:50:57 Executing busybox-1.31.1-r16.trigger 00:50:57 Executing ca-certificates-20191127-r4.trigger 00:50:57 OK: 7 MiB in 18 packages 00:51:00 Removing intermediate container 2f41ce63eb60 00:51:00 ---> fccd83115920 00:51:00 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:00 ---> Running in e0e6ed665baf 00:51:00 Removing intermediate container e0e6ed665baf 00:51:00 ---> bdcb904ca65c 00:51:00 Step 13/20 : WORKDIR /edgex 00:51:01 ---> Running in 7a443587c8a4 00:51:01 Removing intermediate container 7a443587c8a4 00:51:01 ---> e3ff38dd4b6e 00:51:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:51:02 ---> b762ce50443d 00:51:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:51:04 ---> 20d172e36b64 00:51:04 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:51:04 ---> Running in 3c55967b7185 00:51:05 Removing intermediate container 3c55967b7185 00:51:05 ---> 125ff9c60137 00:51:05 Step 17/20 : CMD ["--init=true"] 00:51:05 ---> Running in cbae33db61c9 00:51:05 Removing intermediate container cbae33db61c9 00:51:05 ---> 3bfafee0cf5f 00:51:05 Step 18/20 : LABEL arch=arm64 00:51:06 ---> Running in 5cfbc47ff2f9 00:51:06 Removing intermediate container 5cfbc47ff2f9 00:51:06 ---> 4ebc4a2e9aaa 00:51:06 Step 19/20 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb 00:51:06 ---> Running in f00808e1ed2e 00:51:07 Removing intermediate container f00808e1ed2e 00:51:07 ---> 605b586a9a57 00:51:07 Step 20/20 : LABEL version=0.0.0 00:51:07 ---> Running in 506cd2a09d78 00:51:08 Removing intermediate container 506cd2a09d78 00:51:08 ---> 2b2f8c92b34e 00:51:08 00:51:08 Successfully built 2b2f8c92b34e 00:51:08 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:51:15  Building docker-security-proxy-setup-go ... done Removing intermediate container 0a72cbc22458 00:51:15 ---> f5c4d7a5861f 00:51:15 00:51:15 Step 10/21 : FROM scratch 00:51:15 ---> 00:51:15 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:15 ---> Using cache 00:51:15 ---> 89449f1ba439 00:51:15 Step 12/21 : ENV APP_PORT=48085 00:51:15 ---> Running in 12f5105b9155 00:51:16 Removing intermediate container 12f5105b9155 00:51:16 ---> ebea65fd6549 00:51:16 Step 13/21 : EXPOSE $APP_PORT 00:51:16 ---> Running in 82089aaa4db0 00:51:17 Removing intermediate container 82089aaa4db0 00:51:17 ---> 5379745f67f0 00:51:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:51:18 ---> 49fe7f33b004 00:51:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:51:20 ---> d18b6435ad6c 00:51:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:51:21 ---> 19861fa98e2e 00:51:21 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:51:21 ---> Running in 74b7853b1da5 00:51:22 Removing intermediate container 74b7853b1da5 00:51:22 ---> d576f86475d7 00:51:22 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:22 ---> Running in 90b3fcf890ad 00:51:22 Removing intermediate container 90b3fcf890ad 00:51:22 ---> 4e37df0a6e57 00:51:22 Step 19/21 : LABEL arch=arm64 00:51:22 ---> Running in 72c34ce27753 00:51:23 Removing intermediate container 72c34ce27753 00:51:23 ---> 3d22caff0745 00:51:23 Step 20/21 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb 00:51:23 ---> Running in c43318e1841a 00:51:24 Removing intermediate container c43318e1841a 00:51:24 ---> 12fe9b8f0c14 00:51:24 Step 21/21 : LABEL version=0.0.0 00:51:24 ---> Running in 457c597774b5 00:51:24 Removing intermediate container 457c597774b5 00:51:24 ---> 6fdc6eb39a33 00:51:24 00:51:25 Successfully built 6fdc6eb39a33 00:51:25 Successfully tagged docker-support-scheduler-go-arm64:latest 00:51:38  Building docker-support-scheduler-go ... done Removing intermediate container 7255537c9813 00:51:38 ---> 01d8fd0a4086 00:51:38 00:51:38 Step 9/29 : FROM alpine:latest 00:51:38 ---> 62ee0e9f8440 00:51:38 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:51:38 ---> Running in 4e1dbbbd08f6 00:51:38 Removing intermediate container 4e1dbbbd08f6 00:51:38 ---> 996c93ba4c50 00:51:38 Step 11/29 : USER root 00:51:38 ---> Running in c89c55780b03 00:51:38 Removing intermediate container c89c55780b03 00:51:38 ---> 78f5a589720b 00:51:38 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:51:38 ---> Running in f1cc4b003633 00:51:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:40 v3.12.0-409-g70ac6527ef [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:51:40 v3.12.0-408-gd867057e25 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:51:40 OK: 12621 distinct packages available 00:51:40 Removing intermediate container f1e966efcde4 00:51:40 ---> ffd41f678ca5 00:51:40 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:51:40 ---> Running in fa7fec4f05ac 00:51:40 (1/2) Installing ca-certificates (20191127-r4) 00:51:41 (2/2) Installing dumb-init (1.2.2-r1) 00:51:41 Executing busybox-1.31.1-r16.trigger 00:51:41 Executing ca-certificates-20191127-r4.trigger 00:51:41 OK: 6 MiB in 16 packages 00:51:42 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:51:42 Removing intermediate container 3b599a8c53ed 00:51:42 ---> 8e8c432e794f 00:51:42 00:51:42 Step 10/22 : FROM scratch 00:51:42 ---> 00:51:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:51:43 ---> Using cache 00:51:43 ---> 808e6ff238de 00:51:43 Step 12/22 : ENV APP_PORT=48061 00:51:43 ---> Running in 12b12a7ae4a4 00:51:43 Removing intermediate container f1cc4b003633 00:51:43 ---> 841243e35c64 00:51:43 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:51:44 ---> Running in cfd495940f46 00:51:44 Removing intermediate container 12b12a7ae4a4 00:51:44 ---> d6feced6e869 00:51:44 Step 13/22 : EXPOSE $APP_PORT 00:51:44 ---> Running in ae237484ca9f 00:51:44 Removing intermediate container cfd495940f46 00:51:44 ---> 59f4ccdff32e 00:51:44 Step 14/29 : WORKDIR $BASE_DIR 00:51:44 ---> Running in 62d01674e155 00:51:44 Removing intermediate container ae237484ca9f 00:51:44 ---> 2393dbe52166 00:51:44 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 00:51:45 Removing intermediate container 62d01674e155 00:51:45 ---> 2275b07bbb8b 00:51:45 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:51:45 ---> Running in cb84b5c0c153 00:51:45 ---> f1570e364b41 00:51:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 00:51:45 Removing intermediate container fa7fec4f05ac 00:51:45 ---> d7404f7d05b1 00:51:45 00:51:45 Step 11/27 : FROM docker:latest 00:51:45 ---> 45884bde0078 00:51:45 Step 12/27 : RUN apk add --no-cache bash 00:51:45 ---> Running in e37ef8c308ff 00:51:46 ---> dc6f684c2a9a 00:51:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 00:51:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:48 ---> 9e72638fb18a 00:51:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 00:51:48 (1/2) Installing readline (8.0.4-r0) 00:51:48 Removing intermediate container cb84b5c0c153 00:51:48 ---> f3c3f6b01eb7 00:51:48 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:51:48 (2/2) Installing bash (5.0.17-r0) 00:51:48 Executing bash-5.0.17-r0.post-install 00:51:48 Executing busybox-1.31.1-r16.trigger 00:51:48 OK: 12 MiB in 22 packages 00:51:48 ---> c71c289418de 00:51:48 Step 18/22 : ENTRYPOINT ["/support-logging"] 00:51:49 ---> Running in bcb5585c7af7 00:51:49 Removing intermediate container bcb5585c7af7 00:51:49 ---> 74928ba14927 00:51:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:49 ---> 7992708a3d88 00:51:49 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:51:50 ---> Running in ef2314c4806a 00:51:50 Removing intermediate container e37ef8c308ff 00:51:50 ---> 6282a7431425 00:51:50 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:51:50 ---> Running in f82c4485f951 00:51:50 Removing intermediate container ef2314c4806a 00:51:50 ---> 854f333c0e23 00:51:50 Step 20/22 : LABEL arch=arm64 00:51:50 ---> 6779537dbec0 00:51:50 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:51:50 ---> Running in e6251f590e34 00:51:51 Removing intermediate container e6251f590e34 00:51:51 ---> 2d8ca73be872 00:51:51 Step 21/22 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb 00:51:51 ---> Running in 6d880c0826e7 00:51:51 ---> df9dbf01d220 00:51:51 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:51:51 Removing intermediate container 6d880c0826e7 00:51:51 ---> 04fed68e5171 00:51:51 Step 22/22 : LABEL version=0.0.0 00:51:51 ---> Running in 0c0a51773578 00:51:52 ---> 4201d4043316 00:51:52 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:51:52 Removing intermediate container 0c0a51773578 00:51:52 ---> be852ee78e58 00:51:52 00:51:53 Removing intermediate container f82c4485f951 00:51:53 ---> 3e2a3d571286 00:51:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:51:53 Successfully built be852ee78e58 00:51:53 Successfully tagged docker-support-logging-go-arm64:latest 00:51:53  Building docker-support-logging-go ... done  ---> Running in ccff2016435d 00:51:53 ---> 0e083e26edf2 00:51:53 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:51:53 ---> Running in 1204c0f33094 00:51:53 Removing intermediate container ccff2016435d 00:51:53 ---> 5a1ae5eee037 00:51:53 Step 15/27 : ENV APP_PORT=48090 00:51:54 ---> Running in 948b0d7238ef 00:51:54 Removing intermediate container 948b0d7238ef 00:51:54 ---> 80f293e4a972 00:51:54 Step 16/27 : EXPOSE $APP_PORT 00:51:54 ---> Running in 5e7d9ac1e97c 00:51:54 Removing intermediate container 5e7d9ac1e97c 00:51:54 ---> d8409840bdf1 00:51:54 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:56 ---> 2c1350db8214 00:51:56 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:56 Removing intermediate container 1204c0f33094 00:51:56 ---> 2876315e97e7 00:51:56 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:51:56 ---> 7c258d2deb17 00:51:56 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:57 ---> 4af1f79e9fbd 00:51:57 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:51:57 ---> Running in 746172dd6c0f 00:51:57 ---> a3b66a138af7 00:51:57 Step 20/27 : RUN apk --no-cache add py3-pip 00:51:58 ---> Running in 55bc3c510993 00:51:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:59 Removing intermediate container 746172dd6c0f 00:51:59 ---> a10f8104d2cc 00:51:59 Step 24/29 : RUN chmod 755 security-secrets-setup 00:52:00 ---> Running in 696685abc451 00:52:00 (1/33) Installing libbz2 (1.0.8-r1) 00:52:00 (2/33) Installing expat (2.2.9-r1) 00:52:00 (3/33) Installing libffi (3.3-r2) 00:52:00 (4/33) Installing gdbm (1.13-r1) 00:52:00 (5/33) Installing xz-libs (5.2.5-r0) 00:52:00 (6/33) Installing sqlite-libs (3.32.1-r0) 00:52:00 (7/33) Installing python3 (3.8.5-r0) 00:52:02 (8/33) Installing py3-appdirs (1.4.4-r1) 00:52:02 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:52:02 (10/33) Installing py3-parsing (2.4.7-r0) 00:52:02 (11/33) Installing py3-six (1.15.0-r0) 00:52:02 (12/33) Installing py3-packaging (20.4-r0) 00:52:02 (13/33) Installing py3-setuptools (47.0.0-r0) 00:52:02 (14/33) Installing py3-chardet (3.0.4-r4) 00:52:02 (15/33) Installing py3-idna (2.9-r0) 00:52:02 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:52:02 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:52:02 (18/33) Installing py3-requests (2.23.0-r0) 00:52:02 (19/33) Installing py3-msgpack (1.0.0-r0) 00:52:02 (20/33) Installing py3-lockfile (0.12.2-r3) 00:52:02 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:52:02 (22/33) Installing py3-colorama (0.4.3-r0) 00:52:02 (23/33) Installing py3-distlib (0.3.0-r0) 00:52:02 (24/33) Installing py3-distro (1.5.0-r1) 00:52:02 (25/33) Installing py3-webencodings (0.5.1-r3) 00:52:02 (26/33) Installing py3-html5lib (1.0.1-r4) 00:52:02 (27/33) Installing py3-pytoml (0.1.21-r0) 00:52:02 (28/33) Installing py3-pep517 (0.8.2-r0) 00:52:02 (29/33) Installing py3-progress (1.5-r0) 00:52:02 (30/33) Installing py3-toml (0.10.1-r0) 00:52:02 (31/33) Installing py3-retrying (1.3.3-r0) 00:52:03 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:52:03 (33/33) Installing py3-pip (20.1.1-r0) 00:52:03 Executing busybox-1.31.1-r16.trigger 00:52:03 OK: 71 MiB in 55 packages 00:52:03 Removing intermediate container 696685abc451 00:52:03 ---> e835083a4078 00:52:03 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:52:04 ---> Running in 4a886f04fd61 00:52:04 Removing intermediate container 4a886f04fd61 00:52:04 ---> 7441b10dd304 00:52:04 Step 26/29 : CMD [ "generate" ] 00:52:05 ---> Running in 231f9cea8244 00:52:05 Removing intermediate container 231f9cea8244 00:52:05 ---> ff4c64a585c3 00:52:05 Step 27/29 : LABEL arch=arm64 00:52:05 ---> Running in b1b9d44a8bd3 00:52:06 Removing intermediate container b1b9d44a8bd3 00:52:06 ---> 3b424074dd35 00:52:06 Step 28/29 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb 00:52:06 ---> Running in 8aa4723db443 00:52:07 Removing intermediate container 8aa4723db443 00:52:07 ---> bc38aaaf0e88 00:52:07 Step 29/29 : LABEL version=0.0.0 00:52:07 ---> Running in ab9e8e854b62 00:52:07 Removing intermediate container ab9e8e854b62 00:52:07 ---> ee4ceca50652 00:52:07 00:52:07 Successfully built ee4ceca50652 00:52:08 Successfully tagged docker-security-secrets-setup-go-arm64:latest 00:52:09  Building docker-security-secrets-setup-go ... done Removing intermediate container 55bc3c510993 00:52:09 ---> b9b21731e609 00:52:09 Step 21/27 : RUN pip install docker-compose==1.23.2 00:52:09 ---> Running in 58545a8be8a7 00:52:14 Collecting docker-compose==1.23.2 00:52:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:15 Collecting docopt<0.7,>=0.6.1 00:52:15 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:17 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:52:17 Collecting texttable<0.10,>=0.9.0 00:52:17 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:19 Collecting jsonschema<3,>=2.5.1 00:52:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:52:20 Collecting PyYAML<4,>=3.10 00:52:20 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:23 Collecting websocket-client<1.0,>=0.32.0 00:52:23 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:52:23 Collecting dockerpty<0.5,>=0.4.1 00:52:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:25 Collecting cached-property<2,>=1.2.0 00:52:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:26 Collecting docker<4.0,>=3.6.0 00:52:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:27 Collecting urllib3<1.25,>=1.21.1 00:52:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:52:27 Collecting idna<2.8,>=2.5 00:52:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:52:27 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:52:27 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:52:27 Collecting docker-pycreds>=0.4.0 00:52:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:52:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:52:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:52:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:52:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:52:28 Installing collected packages: urllib3, idna, requests, docopt, texttable, jsonschema, PyYAML, websocket-client, dockerpty, cached-property, docker-pycreds, docker, docker-compose 00:52:28 Attempting uninstall: urllib3 00:52:28 Found existing installation: urllib3 1.25.9 00:52:28 Uninstalling urllib3-1.25.9: 00:52:28 Successfully uninstalled urllib3-1.25.9 00:52:29 Attempting uninstall: idna 00:52:29 Found existing installation: idna 2.9 00:52:29 Uninstalling idna-2.9: 00:52:29 Successfully uninstalled idna-2.9 00:52:30 Attempting uninstall: requests 00:52:30 Found existing installation: requests 2.23.0 00:52:30 Uninstalling requests-2.23.0: 00:52:30 Successfully uninstalled requests-2.23.0 00:52:30 Running setup.py install for docopt: started 00:52:32 Running setup.py install for docopt: finished with status 'done' 00:52:32 Running setup.py install for texttable: started 00:52:34 Running setup.py install for texttable: finished with status 'done' 00:52:34 Running setup.py install for PyYAML: started 00:52:36 Running setup.py install for PyYAML: finished with status 'done' 00:52:36 Running setup.py install for dockerpty: started 00:52:38 Running setup.py install for dockerpty: finished with status 'done' 00:52:40 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:52:43 Removing intermediate container 58545a8be8a7 00:52:43 ---> 8967d31075cf 00:52:43 Step 22/27 : RUN apk --no-cache add curl 00:52:43 ---> Running in b4c44b4dd08e 00:52:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:45 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:52:45 (2/3) Installing libcurl (7.69.1-r1) 00:52:45 (3/3) Installing curl (7.69.1-r1) 00:52:45 Executing busybox-1.31.1-r16.trigger 00:52:45 OK: 71 MiB in 58 packages 00:52:47 Removing intermediate container b4c44b4dd08e 00:52:47 ---> 3002bb26ab85 00:52:47 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:52:47 ---> Running in c539ed7488ca 00:52:47 Removing intermediate container c539ed7488ca 00:52:47 ---> f3620e8f3cc3 00:52:47 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:47 ---> Running in 1e1ba074456a 00:52:48 Removing intermediate container 1e1ba074456a 00:52:48 ---> cf9cc3a7797c 00:52:48 Step 25/27 : LABEL arch=arm64 00:52:48 ---> Running in 60c533420b93 00:52:48 Removing intermediate container 60c533420b93 00:52:48 ---> 90d800b226da 00:52:48 Step 26/27 : LABEL git_sha=1ef869b7d90f577474b17068e5f1a66c05e00bbb 00:52:48 ---> Running in b7bbdf9e8490 00:52:49 Removing intermediate container b7bbdf9e8490 00:52:49 ---> 81be56cdc55c 00:52:49 Step 27/27 : LABEL version=0.0.0 00:52:49 ---> Running in 9d9eda37ab2e 00:52:49 Removing intermediate container 9d9eda37ab2e 00:52:49 ---> 0137ce7e10f7 00:52:49 00:52:50 Successfully built 0137ce7e10f7 00:52:50 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:52:50  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:52:50 $ docker stop --time=1 336b64d5e49c75206fb564ab9128509d0be2c597ebdea2d699667f0bb3a3d696 00:52:52 $ docker rm -f 336b64d5e49c75206fb564ab9128509d0be2c597ebdea2d699667f0bb3a3d696 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:53 + grep docker 00:52:53 + docker images 00:52:53 docker-sys-mgmt-agent-go-arm64 latest 0137ce7e10f7 4 seconds ago 270MB 00:52:53 docker-security-secrets-setup-go-arm64 latest ee4ceca50652 46 seconds ago 22.7MB 00:52:53 docker-support-logging-go-arm64 latest be852ee78e58 About a minute ago 10.6MB 00:52:53 docker-support-scheduler-go-arm64 latest 6fdc6eb39a33 About a minute ago 11.5MB 00:52:53 docker-security-proxy-setup-go-arm64 latest 2b2f8c92b34e About a minute ago 15.1MB 00:52:53 docker-core-data-go-arm64 latest 13f0aed3bc7c 3 minutes ago 22.2MB 00:52:53 docker-core-metadata-go-arm64 latest c62a31aa4f29 4 minutes ago 13.4MB 00:52:53 docker-security-secretstore-setup-go-arm64 latest 9e24910bfde9 4 minutes ago 30.8MB 00:52:53 docker-support-notifications-go-arm64 latest 693ae21ec0f8 4 minutes ago 12.9MB 00:52:53 docker-core-command-go-arm64 latest 9d99fe5b93e8 4 minutes ago 11.4MB 00:52:53 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:52:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:57 ---> package-listing.sh 00:52:57 ++ tr '[:upper:]' '[:lower:]' 00:52:57 ++ facter osfamily 00:52:57 + OS_FAMILY=redhat 00:52:57 + workspace=/w/workspace/edgex-go/21 00:52:57 + START_PACKAGES=/tmp/packages_start.txt 00:52:57 + END_PACKAGES=/tmp/packages_end.txt 00:52:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:57 + PACKAGES=/tmp/packages_start.txt 00:52:57 + '[' /w/workspace/edgex-go/21 ']' 00:52:57 + PACKAGES=/tmp/packages_end.txt 00:52:57 + case "${OS_FAMILY}" in 00:52:57 + rpm -qa 00:52:57 + sort 00:53:02 + '[' -f /tmp/packages_start.txt ']' 00:53:02 + '[' -f /tmp/packages_end.txt ']' 00:53:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:02 + '[' /w/workspace/edgex-go/21 ']' 00:53:02 + mkdir -p /w/workspace/edgex-go/21/archives/ 00:53:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/21/archives/ [Pipeline] echo 00:53:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/21/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:53:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:03 00:53:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:53:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:03 alpine: Pulling from edgex-lftools-log-publisher 00:53:03 df20fa9351a1: Pulling fs layer 00:53:03 36b3adc4ff6f: Pulling fs layer 00:53:03 8ad3a11d3b57: Pulling fs layer 00:53:03 46f8f816bc3b: Pulling fs layer 00:53:03 93b61091891f: Pulling fs layer 00:53:03 93b9cdb0e59b: Pulling fs layer 00:53:03 5e14af77c1be: Pulling fs layer 00:53:03 01666e4c0597: Pulling fs layer 00:53:03 aa168da1d23b: Pulling fs layer 00:53:03 93b9cdb0e59b: Waiting 00:53:03 5e14af77c1be: Waiting 00:53:03 01666e4c0597: Waiting 00:53:03 aa168da1d23b: Waiting 00:53:03 46f8f816bc3b: Waiting 00:53:03 93b61091891f: Waiting 00:53:03 36b3adc4ff6f: Download complete 00:53:03 46f8f816bc3b: Verifying Checksum 00:53:03 46f8f816bc3b: Download complete 00:53:04 df20fa9351a1: Verifying Checksum 00:53:04 df20fa9351a1: Download complete 00:53:04 93b9cdb0e59b: Verifying Checksum 00:53:04 93b9cdb0e59b: Download complete 00:53:04 5e14af77c1be: Verifying Checksum 00:53:04 5e14af77c1be: Download complete 00:53:04 01666e4c0597: Verifying Checksum 00:53:04 01666e4c0597: Download complete 00:53:04 93b61091891f: Verifying Checksum 00:53:04 93b61091891f: Download complete 00:53:04 df20fa9351a1: Pull complete 00:53:04 36b3adc4ff6f: Pull complete 00:53:04 8ad3a11d3b57: Verifying Checksum 00:53:04 8ad3a11d3b57: Download complete 00:53:06 8ad3a11d3b57: Pull complete 00:53:06 46f8f816bc3b: Pull complete 00:53:07 93b61091891f: Pull complete 00:53:07 93b9cdb0e59b: Pull complete 00:53:07 5e14af77c1be: Pull complete 00:53:07 01666e4c0597: Pull complete 00:53:10 aa168da1d23b: Verifying Checksum 00:53:10 aa168da1d23b: Download complete 00:53:21 aa168da1d23b: Pull complete 00:53:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:53:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:53:21 prd-centos7-docker-4c-2g-5471 does not seem to be running inside a container 00:53:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/21/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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-lftools-log-publisher:alpine cat 00:53:25 $ docker top 66aeb3303d9d286da13dc8509e06e35b1b20a2edf0af9fb64b6e828ee62fc827 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:26 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:26 + mkdir -p /var/log/sa [Pipeline] sh 00:53:26 + ls /var/log/sa-host 00:53:26 + sadf -c /var/log/sa-host/sa05 00:53:26 file_magic: OK 00:53:26 HZ: Using current value: 100 00:53:26 file_header: OK 00:53:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:26 Statistics: 00:53:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:53:26 File successfully converted to sysstat format version 12.2.1 00:53:26 + sadf -c /var/log/sa-host/sa15 00:53:26 file_magic: OK 00:53:26 HZ: Using current value: 100 00:53:26 file_header: OK 00:53:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:26 Statistics: 00:53:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:53:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:27 provisioning config files... 00:53:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/21@tmp/config8522075484670451105tmp [Pipeline] { [Pipeline] echo 00:53:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:28 ---> create-netrc.sh [Pipeline] } 00:53:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:53:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:53:29 ---> python-tools-install.sh [Pipeline] echo 00:53:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:29 ---> sudo-logs.sh 00:53:29 Archiving 'sudo' log.. [Pipeline] echo 00:53:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:29 ---> job-cost.sh 00:53:30 lf-activate-venv: SKIPPING 00:53:30 INFO: No Stack... 00:53:32 INFO: Retrieving Pricing Info for: v1-standard-2 00:53:32 INFO: Archiving Costs [Pipeline] echo 00:53:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:32 ---> logs-deploy.sh 00:53:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2688/21 00:53:32 INFO: archiving workspace using pattern(s): 00:53:35 Archives upload complete. 00:53:35 INFO: archiving logs to Nexus 00:53:37 ---> uname -a: 00:53:37 Linux prd-centos7-docker-4c-2g-5471.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 00:53:37 00:53:37 00:53:37 ---> lscpu: 00:53:37 Architecture: x86_64 00:53:37 CPU op-mode(s): 32-bit, 64-bit 00:53:37 Byte Order: Little Endian 00:53:37 Address sizes: 40 bits physical, 48 bits virtual 00:53:37 CPU(s): 4 00:53:37 On-line CPU(s) list: 0-3 00:53:37 Thread(s) per core: 1 00:53:37 Core(s) per socket: 1 00:53:37 Socket(s): 4 00:53:37 NUMA node(s): 1 00:53:37 Vendor ID: GenuineIntel 00:53:37 CPU family: 6 00:53:37 Model: 44 00:53:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:53:37 Stepping: 1 00:53:37 CPU MHz: 2933.438 00:53:37 BogoMIPS: 5866.87 00:53:37 Virtualization: VT-x 00:53:37 Hypervisor vendor: KVM 00:53:37 Virtualization type: full 00:53:37 L1d cache: 128 KiB 00:53:37 L1i cache: 128 KiB 00:53:37 L2 cache: 16 MiB 00:53:37 L3 cache: 64 MiB 00:53:37 NUMA node0 CPU(s): 0-3 00:53:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:53:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:53:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:53:37 Vulnerability Meltdown: Mitigation; PTI 00:53:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:53:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:53:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:53:37 Vulnerability Tsx async abort: Not affected 00:53:37 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:53:37 00:53:37 00:53:37 ---> nproc: 00:53:37 4 00:53:37 00:53:37 00:53:37 ---> df -h: 00:53:37 Filesystem Size Used Available Use% Mounted on 00:53:37 overlay 50.0G 7.2G 42.8G 14% / 00:53:37 tmpfs 64.0M 0 64.0M 0% /dev 00:53:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:53:37 shm 64.0M 0 64.0M 0% /dev/shm 00:53:37 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 00:53:37 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 00:53:37 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 00:53:37 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 00:53:37 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 00:53:37 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 00:53:37 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 00:53:37 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 00:53:37 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgex-go/21 00:53:37 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgex-go/21@tmp 00:53:37 00:53:37 00:53:37 ---> free -m: 00:53:37 total used free shared buff/cache available 00:53:37 Mem: 1837 665 137 0 1034 1068 00:53:37 Swap: 1023 1 1022 00:53:37 00:53:37 00:53:37 ---> ip addr: 00:53:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:53:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:53:37 inet 127.0.0.1/8 scope host lo 00:53:37 valid_lft forever preferred_lft forever 00:53:37 inet6 ::1/128 scope host 00:53:37 valid_lft forever preferred_lft forever 00:53:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:53:37 link/ether fa:16:3e:d1:dd:db brd ff:ff:ff:ff:ff:ff 00:53:37 inet 10.30.122.241/23 brd 10.30.123.255 scope global dynamic eth0 00:53:37 valid_lft 85044sec preferred_lft 85044sec 00:53:37 inet6 fe80::f816:3eff:fed1:dddb/64 scope link 00:53:37 valid_lft forever preferred_lft forever 00:53:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:53:37 link/ether 02:42:92:7b:c1:55 brd ff:ff:ff:ff:ff:ff 00:53:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:53:37 valid_lft forever preferred_lft forever 00:53:37 inet6 fe80::42:92ff:fe7b:c155/64 scope link 00:53:37 valid_lft forever preferred_lft forever 00:53:37 00:53:37 00:53:37 ---> sar -b -r -n DEV: 00:53:37 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/15/20 _x86_64_ (4 CPU) 00:53:37 00:53:37 00:30:41 LINUX RESTART (4 CPU) 00:53:37 00:53:37 00:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:53:37 00:33:01 52.82 11.04 41.78 0.00 4831.64 9748.13 0.00 00:53:37 00:34:01 50.70 35.68 15.01 0.00 2885.53 8448.55 0.00 00:53:37 00:35:01 1.71 0.00 1.71 0.00 0.00 28.75 0.00 00:53:37 00:36:01 0.18 0.00 0.18 0.00 0.00 2.26 0.00 00:53:37 00:37:02 0.33 0.00 0.33 0.00 0.00 4.96 0.00 00:53:37 00:38:01 0.29 0.00 0.29 0.00 0.00 3.10 0.00 00:53:37 00:39:01 0.35 0.03 0.32 0.00 0.67 3.63 0.00 00:53:37 00:40:01 0.22 0.00 0.22 0.00 0.00 3.28 0.00 00:53:37 00:41:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 00:53:37 00:42:01 0.28 0.00 0.28 0.00 0.00 3.49 0.00 00:53:37 00:43:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 00:53:37 00:44:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 00:53:37 00:45:01 0.27 0.00 0.27 0.00 0.00 2.84 0.00 00:53:37 00:46:01 0.32 0.13 0.18 0.00 4.26 1.75 0.00 00:53:37 00:47:01 0.77 0.03 0.73 0.00 1.07 15.08 0.00 00:53:37 00:48:02 0.25 0.00 0.25 0.00 0.00 3.51 0.00 00:53:37 00:49:01 0.27 0.00 0.27 0.00 0.00 3.69 0.00 00:53:37 00:50:01 0.20 0.00 0.20 0.00 0.00 2.56 0.00 00:53:37 00:51:01 0.30 0.00 0.30 0.00 0.00 3.38 0.00 00:53:37 00:52:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 00:53:37 00:53:01 42.11 41.95 0.17 0.00 4060.29 1.88 0.00 00:53:37 Average: 7.27 4.24 3.03 0.00 562.82 873.22 0.00 00:53:37 00:53:37 00:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:53:37 00:33:01 70168 0 627184 33.33 2620 1181584 1338540 45.68 582768 1062664 61660 00:53:37 00:34:01 339592 0 560996 29.82 2620 978348 1129708 38.55 472000 910768 12 00:53:37 00:35:01 343136 0 557364 29.62 2620 978436 1105512 37.73 472068 908016 20 00:53:37 00:36:01 345112 0 555388 29.52 2620 978436 1090092 37.20 479192 899312 12 00:53:37 00:37:02 345620 0 554872 29.49 2620 978444 1090104 37.20 479256 899312 8 00:53:37 00:38:01 332428 0 568056 30.19 2620 978452 1060064 36.18 540988 851004 12 00:53:37 00:39:01 331416 0 569048 30.24 2620 978472 1060124 36.18 545304 847692 16 00:53:37 00:40:01 331732 0 568724 30.23 2620 978480 1060064 36.18 544992 847692 8 00:53:37 00:41:01 331896 0 568556 30.22 2620 978484 1060064 36.18 544996 847692 8 00:53:37 00:42:01 331356 0 569088 30.25 2620 978492 1060184 36.18 540240 853084 8 00:53:37 00:43:01 331192 0 569252 30.25 2620 978492 1060184 36.18 540232 853084 16 00:53:37 00:44:01 332056 0 568380 30.21 2620 978500 1060064 36.18 539576 853084 16 00:53:37 00:45:01 332016 0 568416 30.21 2620 978504 1060064 36.18 539604 853084 8 00:53:37 00:46:01 330368 0 570064 30.30 2620 978504 1061804 36.24 541092 853084 12 00:53:37 00:47:01 331076 0 569344 30.26 2620 978516 1060148 36.18 541424 851720 16 00:53:37 00:48:02 331828 0 568588 30.22 2620 978520 1060064 36.18 541052 851720 12 00:53:37 00:49:01 331380 0 569032 30.24 2620 978524 1060100 36.18 541404 851720 8 00:53:37 00:50:01 331632 0 568776 30.23 2620 978528 1060064 36.18 541024 851720 8 00:53:37 00:51:01 330648 0 569752 30.28 2620 978536 1060244 36.18 542004 851720 12 00:53:37 00:52:01 330540 0 569860 30.29 2620 978536 1060268 36.19 542180 851720 8 00:53:37 00:53:01 185828 0 592228 31.48 2620 1100880 1096128 37.41 564896 973380 156 00:53:37 Average: 314334 0 570618 30.33 2620 993984 1083504 36.98 532204 877299 2954 00:53:37 00:53:37 00:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:53:37 00:33:01 veth68ebffc 417.50 386.57 48.19 2094.69 0.00 0.00 0.00 0.00 00:53:37 00:33:01 eth0 768.34 720.62 4055.96 102.60 0.00 0.00 0.00 0.00 00:53:37 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:33:01 docker0 417.50 386.44 42.48 2094.68 0.00 0.00 0.00 0.00 00:53:37 00:34:01 eth0 110.16 114.45 551.68 28.54 0.00 0.00 0.00 0.00 00:53:37 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:34:01 docker0 103.31 95.74 9.92 538.01 0.00 0.00 0.00 0.00 00:53:37 00:35:01 eth0 2.55 0.78 0.83 0.41 0.00 0.00 0.00 0.00 00:53:37 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:36:01 eth0 1.83 0.72 0.63 0.37 0.00 0.00 0.00 0.00 00:53:37 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:37:02 eth0 0.77 0.50 0.41 0.31 0.00 0.00 0.00 0.00 00:53:37 00:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:38:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:53:37 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:39:01 eth0 0.32 0.20 0.13 0.07 0.00 0.00 0.00 0.00 00:53:37 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:40:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:37 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:41:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:53:37 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:42:01 eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 00:53:37 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:43:01 eth0 0.58 0.43 0.32 0.18 0.00 0.00 0.00 0.00 00:53:37 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:44:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 00:53:37 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:37 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:37 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:47:01 eth0 0.35 0.25 0.17 0.08 0.00 0.00 0.00 0.00 00:53:37 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:48:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:37 00:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:49:01 eth0 0.24 0.19 0.12 0.07 0.00 0.00 0.00 0.00 00:53:37 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:50:01 eth0 0.37 0.07 0.03 0.01 0.00 0.00 0.00 0.00 00:53:37 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:51:01 eth0 1.22 0.53 0.46 0.21 0.00 0.00 0.00 0.00 00:53:37 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:52:01 eth0 0.75 0.40 0.41 0.26 0.00 0.00 0.00 0.00 00:53:37 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:53:01 eth0 4.88 2.84 4.90 1.95 0.00 0.00 0.00 0.00 00:53:37 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 Average: eth0 42.65 40.24 220.42 6.46 0.00 0.00 0.00 0.00 00:53:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 Average: docker0 24.87 23.02 2.50 125.70 0.00 0.00 0.00 0.00 00:53:37 00:53:37 00:53:37 ---> sar -P ALL: 00:53:37 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/15/20 _x86_64_ (4 CPU) 00:53:37 00:53:37 00:30:41 LINUX RESTART (4 CPU) 00:53:37 00:53:37 00:32:01 CPU %user %nice %system %iowait %steal %idle 00:53:37 00:33:01 all 5.71 0.00 2.97 1.09 13.09 77.14 00:53:37 00:33:01 0 6.29 0.00 3.43 2.83 15.42 72.03 00:53:37 00:33:01 1 4.96 0.00 2.60 0.11 12.77 79.56 00:53:37 00:33:01 2 6.03 0.00 3.14 0.32 12.79 77.72 00:53:37 00:33:01 3 5.57 0.00 2.74 1.11 11.39 79.19 00:53:37 00:34:01 all 4.69 0.00 1.70 0.31 6.75 86.55 00:53:37 00:34:01 0 4.09 0.00 1.41 0.16 8.20 86.13 00:53:37 00:34:01 1 5.25 0.00 2.29 0.56 6.45 85.44 00:53:37 00:34:01 2 5.46 0.00 1.70 0.32 6.24 86.29 00:53:37 00:34:01 3 3.97 0.00 1.40 0.21 6.08 88.34 00:53:37 00:35:01 all 0.11 0.00 0.06 0.00 0.43 99.40 00:53:37 00:35:01 0 0.10 0.00 0.07 0.00 0.60 99.24 00:53:37 00:35:01 1 0.23 0.00 0.05 0.00 0.35 99.37 00:53:37 00:35:01 2 0.05 0.00 0.05 0.00 0.40 99.50 00:53:37 00:35:01 3 0.07 0.00 0.07 0.00 0.38 99.48 00:53:37 00:36:01 all 0.12 0.00 0.04 0.00 0.36 99.48 00:53:37 00:36:01 0 0.37 0.00 0.03 0.00 0.55 99.05 00:53:37 00:36:01 1 0.03 0.00 0.03 0.00 0.30 99.63 00:53:37 00:36:01 2 0.02 0.00 0.03 0.00 0.17 99.78 00:53:37 00:36:01 3 0.08 0.00 0.07 0.00 0.42 99.43 00:53:37 00:37:02 all 0.09 0.00 0.02 0.00 0.53 99.35 00:53:37 00:37:02 0 0.10 0.00 0.03 0.00 0.89 98.97 00:53:37 00:37:02 1 0.23 0.00 0.02 0.00 0.40 99.35 00:53:37 00:37:02 2 0.02 0.00 0.03 0.00 0.55 99.40 00:53:37 00:37:02 3 0.02 0.00 0.02 0.00 0.28 99.68 00:53:37 00:38:01 all 0.10 0.00 0.10 0.00 0.33 99.47 00:53:37 00:38:01 0 0.10 0.00 0.02 0.00 0.34 99.54 00:53:37 00:38:01 1 0.24 0.00 0.02 0.00 0.51 99.24 00:53:37 00:38:01 2 0.03 0.00 0.03 0.00 0.20 99.73 00:53:37 00:38:01 3 0.02 0.00 0.32 0.00 0.29 99.37 00:53:37 00:39:01 all 0.15 0.00 0.05 0.00 0.16 99.64 00:53:37 00:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:53:37 00:39:01 1 0.07 0.00 0.05 0.00 0.28 99.60 00:53:37 00:39:01 2 0.47 0.00 0.03 0.00 0.22 99.28 00:53:37 00:39:01 3 0.03 0.00 0.10 0.00 0.12 99.75 00:53:37 00:40:01 all 0.10 0.00 0.04 0.00 0.17 99.68 00:53:37 00:40:01 0 0.00 0.00 0.02 0.00 0.05 99.93 00:53:37 00:40:01 1 0.05 0.00 0.08 0.00 0.40 99.47 00:53:37 00:40:01 2 0.32 0.00 0.03 0.02 0.17 99.47 00:53:37 00:40:01 3 0.05 0.00 0.03 0.00 0.08 99.83 00:53:37 00:41:01 all 0.12 0.00 0.02 0.00 0.20 99.66 00:53:37 00:41:01 0 0.02 0.00 0.00 0.00 0.30 99.68 00:53:37 00:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 00:53:37 00:41:01 2 0.38 0.00 0.00 0.00 0.13 99.48 00:53:37 00:41:01 3 0.05 0.00 0.07 0.00 0.33 99.55 00:53:37 00:42:01 all 0.12 0.00 0.03 0.00 0.25 99.61 00:53:37 00:42:01 0 0.00 0.00 0.03 0.00 0.27 99.70 00:53:37 00:42:01 1 0.03 0.00 0.02 0.00 0.40 99.55 00:53:37 00:42:01 2 0.38 0.00 0.05 0.00 0.20 99.37 00:53:37 00:42:01 3 0.05 0.00 0.03 0.00 0.12 99.80 00:53:37 00:43:01 all 0.12 0.00 0.03 0.00 0.18 99.66 00:53:37 00:43:01 0 0.03 0.00 0.03 0.00 0.28 99.65 00:53:37 00:43:01 1 0.02 0.00 0.03 0.00 0.22 99.73 00:53:37 00:43:01 2 0.40 0.00 0.03 0.00 0.13 99.43 00:53:37 00:43:01 3 0.03 0.00 0.03 0.00 0.10 99.83 00:53:37 00:53:37 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:53:37 00:44:01 all 0.08 0.00 0.03 0.00 0.42 99.47 00:53:37 00:44:01 0 0.00 0.00 0.02 0.00 0.48 99.50 00:53:37 00:44:01 1 0.05 0.00 0.03 0.00 0.56 99.35 00:53:37 00:44:01 2 0.27 0.00 0.03 0.00 0.37 99.33 00:53:37 00:44:01 3 0.02 0.00 0.03 0.00 0.25 99.70 00:53:37 00:45:01 all 0.07 0.00 0.02 0.00 0.38 99.52 00:53:37 00:45:01 0 0.25 0.00 0.03 0.00 0.35 99.37 00:53:37 00:45:01 1 0.00 0.00 0.02 0.00 0.15 99.83 00:53:37 00:45:01 2 0.02 0.00 0.03 0.00 0.45 99.50 00:53:37 00:45:01 3 0.02 0.00 0.02 0.00 0.58 99.39 00:53:37 00:46:01 all 0.12 0.00 0.04 0.00 0.30 99.54 00:53:37 00:46:01 0 0.40 0.00 0.03 0.00 0.50 99.07 00:53:37 00:46:01 1 0.03 0.00 0.03 0.00 0.12 99.82 00:53:37 00:46:01 2 0.03 0.00 0.03 0.00 0.23 99.70 00:53:37 00:46:01 3 0.02 0.00 0.05 0.00 0.35 99.58 00:53:37 00:47:01 all 0.11 0.00 0.03 0.00 0.28 99.58 00:53:37 00:47:01 0 0.35 0.00 0.05 0.00 0.61 98.99 00:53:37 00:47:01 1 0.02 0.00 0.03 0.00 0.18 99.77 00:53:37 00:47:01 2 0.02 0.00 0.02 0.00 0.08 99.88 00:53:37 00:47:01 3 0.05 0.00 0.02 0.00 0.25 99.68 00:53:37 00:48:02 all 0.10 0.00 0.04 0.00 0.41 99.45 00:53:37 00:48:02 0 0.27 0.00 0.07 0.00 0.55 99.12 00:53:37 00:48:02 1 0.03 0.00 0.02 0.00 0.28 99.67 00:53:37 00:48:02 2 0.03 0.00 0.03 0.00 0.17 99.77 00:53:37 00:48:02 3 0.08 0.00 0.05 0.00 0.63 99.24 00:53:37 00:49:01 all 0.09 0.00 0.02 0.00 0.33 99.55 00:53:37 00:49:01 0 0.03 0.00 0.03 0.00 0.20 99.73 00:53:37 00:49:01 1 0.02 0.00 0.02 0.00 0.44 99.53 00:53:37 00:49:01 2 0.02 0.00 0.02 0.00 0.32 99.64 00:53:37 00:49:01 3 0.30 0.00 0.02 0.00 0.37 99.31 00:53:37 00:50:01 all 0.10 0.00 0.02 0.00 0.27 99.60 00:53:37 00:50:01 0 0.05 0.00 0.05 0.00 0.48 99.42 00:53:37 00:50:01 1 0.03 0.00 0.02 0.00 0.10 99.85 00:53:37 00:50:01 2 0.03 0.00 0.02 0.00 0.25 99.70 00:53:37 00:50:01 3 0.30 0.00 0.02 0.00 0.27 99.42 00:53:37 00:51:01 all 0.10 0.00 0.04 0.00 0.20 99.66 00:53:37 00:51:01 0 0.07 0.00 0.07 0.00 0.40 99.47 00:53:37 00:51:01 1 0.02 0.00 0.02 0.00 0.12 99.85 00:53:37 00:51:01 2 0.03 0.00 0.02 0.00 0.17 99.78 00:53:37 00:51:01 3 0.30 0.00 0.05 0.00 0.10 99.55 00:53:37 00:52:01 all 0.07 0.00 0.03 0.00 0.21 99.69 00:53:37 00:52:01 0 0.03 0.00 0.03 0.00 0.27 99.67 00:53:37 00:52:01 1 0.03 0.00 0.02 0.00 0.10 99.85 00:53:37 00:52:01 2 0.03 0.00 0.03 0.00 0.28 99.65 00:53:37 00:52:01 3 0.18 0.00 0.03 0.00 0.18 99.60 00:53:37 00:53:01 all 0.77 0.00 0.31 0.78 0.57 97.57 00:53:37 00:53:01 0 0.28 0.00 0.13 0.71 0.33 98.54 00:53:37 00:53:01 1 0.28 0.00 0.22 0.13 0.46 98.91 00:53:37 00:53:01 2 0.55 0.00 0.41 0.90 0.61 97.53 00:53:37 00:53:01 3 1.97 0.00 0.48 1.39 0.87 95.29 00:53:37 Average: all 0.63 0.00 0.27 0.10 1.24 97.76 00:53:37 Average: 0 0.62 0.00 0.27 0.18 1.49 97.45 00:53:37 Average: 1 0.56 0.00 0.27 0.04 1.19 97.94 00:53:37 Average: 2 0.69 0.00 0.28 0.07 1.15 97.81 00:53:37 Average: 3 0.63 0.00 0.27 0.13 1.12 97.84 00:53:37 00:53:37 00:53:37