Pull request #2732 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 rather than cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 Obtained Jenkinsfile from ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3678 in /w/workspace/edgexfoundry_edgex-go_PR-2732 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2732/head:refs/remotes/origin/PR-2732 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 into PR head commit cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 Merge succeeded, producing cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 Checking out Revision cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 (PR-2732) > git config core.sparsecheckout # timeout=10 > git checkout -f cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 # 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 ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 # timeout=10 Commit message: "feat(metadata): Implement Metadata GET /deviceprofile/name/{name} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:19:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:19:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 183ea71a04cae2d1faf3906e12c148556fe2434c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:19:49 ========================================================= 06:19:49 EdgeX Global Pipelines Version Info 06:19:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:19:51 ------------------- 06:19:51 stable info: 06:19:51 ------------------- 06:19:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:19:51 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 06:19:51 Message: update stable to v1.0.131 06:19:51 ------------------- 06:19:51 experimental info: 06:19:51 ------------------- 06:19:51 Commited By: **** collab-it+edgex@linuxfoundation.org 06:19:51 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 06:19:51 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:19:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:19:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2732 [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2732 [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2732 [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbaf5c0 [Pipeline] echo 06:19:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 06:19:55 ++ 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 06:19:55 + for file in '`ls cmd/**/Dockerfile`' 06:19:55 ++ dirname cmd/core-command/Dockerfile 06:19:55 ++ cut -d/ -f2 06:19:55 + echo core-command,cmd/core-command/Dockerfile 06:19:55 + for file in '`ls cmd/**/Dockerfile`' 06:19:55 ++ dirname cmd/core-data/Dockerfile 06:19:55 ++ cut -d/ -f2 06:19:55 + echo core-data,cmd/core-data/Dockerfile 06:19:55 + for file in '`ls cmd/**/Dockerfile`' 06:19:55 ++ dirname cmd/core-metadata/Dockerfile 06:19:55 ++ cut -d/ -f2 06:19:55 + echo core-metadata,cmd/core-metadata/Dockerfile 06:19:55 + for file in '`ls cmd/**/Dockerfile`' 06:19:55 ++ cut -d/ -f2 06:19:55 ++ dirname cmd/security-proxy-setup/Dockerfile 06:19:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:19:55 + for file in '`ls cmd/**/Dockerfile`' 06:19:55 ++ dirname cmd/security-secrets-setup/Dockerfile 06:19:55 ++ cut -d/ -f2 06:19:55 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:19:55 + for file in '`ls cmd/**/Dockerfile`' 06:19:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:19:55 ++ cut -d/ -f2 06:19:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:19:55 + for file in '`ls cmd/**/Dockerfile`' 06:19:55 ++ dirname cmd/support-logging/Dockerfile 06:19:55 ++ cut -d/ -f2 06:19:55 + echo support-logging,cmd/support-logging/Dockerfile 06:19:55 + for file in '`ls cmd/**/Dockerfile`' 06:19:55 ++ dirname cmd/support-notifications/Dockerfile 06:19:55 ++ cut -d/ -f2 06:19:55 + echo support-notifications,cmd/support-notifications/Dockerfile 06:19:55 + for file in '`ls cmd/**/Dockerfile`' 06:19:55 ++ dirname cmd/support-scheduler/Dockerfile 06:19:55 ++ cut -d/ -f2 06:19:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:19:55 + for file in '`ls cmd/**/Dockerfile`' 06:19:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:19:55 ++ cut -d/ -f2 06:19:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:19:55 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 06:19:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:19:56 06:19:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:19:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:19:57 latest: Pulling from edgex-devops/git-semver 06:19:57 31603596830f: Pulling fs layer 06:19:57 2a8b12db71e7: Pulling fs layer 06:19:57 6ca5941a6612: Pulling fs layer 06:19:57 ecc8261a40a4: Pulling fs layer 06:19:57 ecc8261a40a4: Waiting 06:19:57 2a8b12db71e7: Verifying Checksum 06:19:57 2a8b12db71e7: Download complete 06:19:57 31603596830f: Verifying Checksum 06:19:57 31603596830f: Download complete 06:19:57 ecc8261a40a4: Verifying Checksum 06:19:57 ecc8261a40a4: Download complete 06:19:58 6ca5941a6612: Verifying Checksum 06:19:58 6ca5941a6612: Download complete 06:19:58 31603596830f: Pull complete 06:19:58 2a8b12db71e7: Pull complete 06:20:00 6ca5941a6612: Pull complete 06:20:00 ecc8261a40a4: Pull complete 06:20:00 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:20:00 prd-centos7-docker-4c-2g-3678 does not seem to be running inside a container 06:20:00 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:20:03 $ docker top 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:03 [ssh-agent] Looking for ssh-agent implementation... 06:20:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:03 $ docker exec 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 ssh-agent 06:20:04 SSH_AUTH_SOCK=/tmp/ssh-i7QLgLX5d5iO/agent.11 06:20:04 SSH_AGENT_PID=16 06:20:04 Running ssh-add (command line suppressed) 06:20:04 Identity added: /w/workspace/edgex-go/13@tmp/private_key_292229887849647337.key (/w/workspace/edgex-go/13@tmp/private_key_292229887849647337.key) 06:20:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:05 + git describe --exact-match --tags HEAD 06:20:05 fatal: no tag exactly matches 'cbaf5c097fb208795d3bf11eec4a4b0a517b53b8' [Pipeline] } 06:20:05 $ docker exec --env ******** --env ******** 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 ssh-agent -k 06:20:05 unset SSH_AUTH_SOCK; 06:20:05 unset SSH_AGENT_PID; 06:20:05 echo Agent pid 16 killed; 06:20:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:20:05 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:20:05 This usually means this commit has not been tagged. [Pipeline] sshagent 06:20:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:05 [ssh-agent] Looking for ssh-agent implementation... 06:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:06 $ docker exec 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 ssh-agent 06:20:06 SSH_AUTH_SOCK=/tmp/ssh-v1q7I4ABYJ85/agent.45 06:20:06 SSH_AGENT_PID=50 06:20:06 Running ssh-add (command line suppressed) 06:20:06 Identity added: /w/workspace/edgex-go/13@tmp/private_key_7945113354905352133.key (/w/workspace/edgex-go/13@tmp/private_key_7945113354905352133.key) 06:20:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:07 + git semver init 06:20:07 # -> Open(): unable to determine branch for HEAD 06:20:07 # $GIT_DIR = /w/workspace/edgex-go/13/.git 06:20:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/13 06:20:07 # $SEMVER_REMOTE_NAME = origin 06:20:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:20:07 # $SEMVER_USER_NAME = edgex-jenkins 06:20:07 # $SEMVER_BRANCH = PR-2732 06:20:07 # $SEMVER_TEMP = /tmp/semver-040242310 06:20:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:21:45 # '/tmp/semver-040242310' -> '/w/workspace/edgex-go/13/.semver' 06:21:45 # -> Force: false 06:21:45 # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } 06:21:45 $ docker exec --env ******** --env ******** 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 ssh-agent -k 06:21:45 unset SSH_AUTH_SOCK; 06:21:45 unset SSH_AGENT_PID; 06:21:45 echo Agent pid 50 killed; 06:21:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:21:46 + git semver [Pipeline] } 06:21:46 $ docker stop --time=1 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 06:21:47 $ docker rm -f 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:22:11 Stashed 70 file(s) [Pipeline] echo 06:22:11 [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 06:22:11 ========================================================= 06:22:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:22:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:22:12 + 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 . 06:22:19 Sending build context to Docker daemon 324.8MB 06:22:19 Step 1/7 : ARG BASE=golang:1.15-alpine 06:22:19 Step 2/7 : FROM ${BASE} 06:22:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:22:19 df20fa9351a1: Pulling fs layer 06:22:19 ed8968b2872e: Pulling fs layer 06:22:19 a92cc7c5fd73: Pulling fs layer 06:22:19 e871e8e8d7a9: Pulling fs layer 06:22:19 e73272ec9a57: Pulling fs layer 06:22:19 1e910a182e73: Pulling fs layer 06:22:19 4e634b169226: Pulling fs layer 06:22:19 e871e8e8d7a9: Waiting 06:22:19 e73272ec9a57: Waiting 06:22:19 1e910a182e73: Waiting 06:22:19 4e634b169226: Waiting 06:22:19 a92cc7c5fd73: Verifying Checksum 06:22:19 a92cc7c5fd73: Download complete 06:22:19 ed8968b2872e: Download complete 06:22:19 e73272ec9a57: Verifying Checksum 06:22:19 e73272ec9a57: Download complete 06:22:19 1e910a182e73: Verifying Checksum 06:22:19 1e910a182e73: Download complete 06:22:20 df20fa9351a1: Verifying Checksum 06:22:20 df20fa9351a1: Download complete 06:22:20 df20fa9351a1: Pull complete 06:22:20 ed8968b2872e: Pull complete 06:22:20 a92cc7c5fd73: Pull complete 06:22:26 Still waiting to schedule task 06:22:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:22:27 4e634b169226: Verifying Checksum 06:22:27 4e634b169226: Download complete 06:22:30 e871e8e8d7a9: Verifying Checksum 06:22:30 e871e8e8d7a9: Download complete 06:22:41 e871e8e8d7a9: Pull complete 06:22:41 e73272ec9a57: Pull complete 06:22:41 1e910a182e73: Pull complete 06:22:45 4e634b169226: Pull complete 06:22:45 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:22:45 ---> f7629b54cfaa 06:22:45 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 06:22:46 ---> Running in e422a842c804 06:22:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:53 (1/12) Installing libmagic (5.38-r0) 06:22:54 (2/12) Installing file (5.38-r0) 06:22:54 (3/12) Installing libc-dev (0.7.2-r3) 06:22:54 (4/12) Installing g++ (9.3.0-r2) 06:23:16 (5/12) Installing fortify-headers (1.1-r0) 06:23:16 (6/12) Installing patch (2.7.6-r6) 06:23:16 (7/12) Installing build-base (0.5-r2) 06:23:16 (8/12) Installing libsodium (1.0.18-r0) 06:23:16 (9/12) Installing pkgconf (1.7.2-r0) 06:23:16 (10/12) Installing libsodium-dev (1.0.18-r0) 06:23:16 (11/12) Installing libzmq (4.3.3-r0) 06:23:16 (12/12) Installing zeromq-dev (4.3.3-r0) 06:23:16 Executing busybox-1.31.1-r16.trigger 06:23:16 OK: 233 MiB in 51 packages 06:23:19 Removing intermediate container e422a842c804 06:23:19 ---> ec16a43d48f8 06:23:19 Step 4/7 : WORKDIR /edgex-go 06:23:19 ---> Running in 09931a16f184 06:23:19 Removing intermediate container 09931a16f184 06:23:19 ---> 0f12e4796641 06:23:19 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:23:19 latest: Pulling from library/docker 06:23:20 df20fa9351a1: Already exists 06:23:20 25ad7478873d: Pulling fs layer 06:23:20 4684f6177b5d: Pulling fs layer 06:23:20 8ba584e970af: Pulling fs layer 06:23:20 3cdc74d2b06d: Pulling fs layer 06:23:20 4cf5a0d07c1f: Pulling fs layer 06:23:20 fca0ccc462d5: Pulling fs layer 06:23:20 3cdc74d2b06d: Waiting 06:23:20 4cf5a0d07c1f: Waiting 06:23:20 fca0ccc462d5: Waiting 06:23:20 4684f6177b5d: Verifying Checksum 06:23:20 4684f6177b5d: Download complete 06:23:20 25ad7478873d: Verifying Checksum 06:23:20 25ad7478873d: Download complete 06:23:20 3cdc74d2b06d: Verifying Checksum 06:23:20 3cdc74d2b06d: Download complete 06:23:20 4cf5a0d07c1f: Verifying Checksum 06:23:20 4cf5a0d07c1f: Download complete 06:23:20 fca0ccc462d5: Verifying Checksum 06:23:20 fca0ccc462d5: Download complete 06:23:20 25ad7478873d: Pull complete 06:23:21 4684f6177b5d: Pull complete 06:23:21 8ba584e970af: Verifying Checksum 06:23:21 8ba584e970af: Download complete 06:23:26 8ba584e970af: Pull complete 06:23:26 3cdc74d2b06d: Pull complete 06:23:26 4cf5a0d07c1f: Pull complete 06:23:26 fca0ccc462d5: Pull complete 06:23:26 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 06:23:26 Status: Downloaded newer image for docker:latest 06:23:28 ---> 4553a0f31d83 06:23:28 Step 6/7 : COPY go.mod . 06:23:28 ---> 261b91694d68 06:23:28 Step 7/7 : RUN go mod download 06:23:28 ---> Running in 5b05c664384e 06:23:51 Removing intermediate container 5b05c664384e 06:23:51 ---> 305484a420a4 06:23:51 Successfully built 305484a420a4 06:23:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:23:51 + docker inspect -f . ci-base-image-x86_64 06:23:51 . [Pipeline] withDockerContainer 06:23:51 prd-centos7-docker-4c-2g-3678 does not seem to be running inside a container 06:23:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:23:52 $ docker top c3647e4b24ba7f059d440fc6e559736dd8b07326c8815ca03de5ae4dc725d84b -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:53 + go version 06:23:53 go version go1.15.2 linux/amd64 [Pipeline] } 06:23:53 $ docker stop --time=1 c3647e4b24ba7f059d440fc6e559736dd8b07326c8815ca03de5ae4dc725d84b 06:23:55 $ docker rm -f c3647e4b24ba7f059d440fc6e559736dd8b07326c8815ca03de5ae4dc725d84b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:23:56 + docker inspect -f . ci-base-image-x86_64 06:23:56 . [Pipeline] withDockerContainer 06:23:56 prd-centos7-docker-4c-2g-3678 does not seem to be running inside a container 06:23:56 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:23:57 $ docker top 43f395a9f2e21731e76cd72e4e188da39c2c312c46f76976283b5e07200583ae -eo pid,comm [Pipeline] { [Pipeline] echo 06:23:57 ========================================================= 06:23:57 [edgeXBuildGoParallel] Running Tests and Build... 06:23:57 ========================================================= [Pipeline] sh 06:23:58 + make test 06:23:58 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:24:02 ? github.com/edgexfoundry/edgex-go [no test files] 06:24:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:24:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:24:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:24:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:24:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:24:30 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.017s 06:24:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 06:24:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:24:31 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 06:24:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:24:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3681 in /w/workspace/edgexfoundry_edgex-go_PR-2732 [Pipeline] { [Pipeline] ws 06:24:33 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 06:24:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:24:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:24:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:24:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:24:38 using credential edgex-jenkins-ssh 06:24:38 Cloning the remote Git repository 06:24:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:24:38 > git init /w/workspace/edgex-go/13 # timeout=10 06:24:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:24:38 > git --version # timeout=10 06:24:38 > git --version # 'git version 2.17.1' 06:24:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:40 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.071s coverage: 46.6% of statements 06:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:24:44 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.089s coverage: 27.2% of statements 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:24:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:24:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.023s coverage: 100.0% of statements 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:24:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.395s coverage: 86.0% of statements 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:24:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.051s coverage: 93.5% of statements 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:24:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.167s coverage: 28.6% of statements 06:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:24:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements 06:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:24:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.016s coverage: 100.0% of statements 06:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:24:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.048s coverage: 86.7% of statements 06:24:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.056s coverage: 97.5% of statements 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.045s coverage: 100.0% of statements 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.053s coverage: 100.0% of statements 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:24:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:24:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.037s coverage: 0.0% of statements [no tests to run] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:24:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.102s coverage: 63.5% of statements 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.007s coverage: 100.0% of statements 06:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.254s coverage: 55.9% of statements 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:24:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:24:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.664s coverage: 86.3% of statements 06:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.754s coverage: 72.2% of statements 06:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.150s coverage: 72.1% of statements 06:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.022s coverage: 82.4% of statements 06:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.049s coverage: 48.4% of statements 06:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.019s coverage: 28.8% of statements 06:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.064s coverage: 96.8% of statements 06:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:24:56 Merging remotes/origin/master commit ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 into PR head commit cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:24:57 Merge succeeded, producing cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:24:57 Checking out Revision cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 (PR-2732) 06:24:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 31.1% of statements 06:24:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:24:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:24:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.349s coverage: 84.1% of statements 06:24:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements 06:24:57 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.028s coverage: 42.9% of statements 06:24:57 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 06:24:57 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 06:24:57 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.016s coverage: 100.0% of statements 06:24:57 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 06:24:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:24:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:24:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2732/head:refs/remotes/origin/PR-2732 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:24:56 > git config core.sparsecheckout # timeout=10 06:24:56 > git checkout -f cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 # timeout=10 06:24:57 > git remote # timeout=10 06:24:57 > git config --get remote.origin.url # timeout=10 06:24:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:57 > git merge ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 # timeout=10 06:24:57 > git rev-parse HEAD^{commit} # timeout=10 06:24:57 > git config core.sparsecheckout # timeout=10 06:24:57 > git checkout -f cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 # timeout=10 06:24:58 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.063s coverage: 83.8% of statements 06:24:58 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 06:25:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.029s coverage: 45.9% of statements 06:25:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:25:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:25:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.020s coverage: 100.0% of statements 06:25:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:25:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:25:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:25:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.012s coverage: 100.0% of statements 06:25:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:25:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.028s coverage: 100.0% of statements 06:25:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:25:01 Commit message: "feat(metadata): Implement Metadata GET /deviceprofile/name/{name} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 06:25:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.105s coverage: 29.1% of statements 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:25:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.086s coverage: 99.0% of statements 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:25:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.029s coverage: 100.0% of statements 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:25:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.017s coverage: 0.0% of statements 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:25:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 06:25:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:25:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:25:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:25:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:25:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.052s coverage: 87.9% of statements 06:25:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:25:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:25:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 06:25:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 06:25:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.022s coverage: 100.0% of statements 06:25:05 GO111MODULE=on go vet ./... [Pipeline] echo 06:25:15 ========================================================= 06:25:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:25:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:25:15 + 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 . 06:25:18 gofmt -l . 06:25:18 [ "`gofmt -l .`" = "" ] 06:25:18 ./bin/test-go-mod-tidy.sh 06:25:18 ./bin/test-attribution-txt.sh 06:25:20 Sending build context to Docker daemon 324.8MB 06:25:20 Step 1/7 : ARG BASE=golang:1.15-alpine 06:25:20 Step 2/7 : FROM ${BASE} 06:25:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:25:20 b538f80385f9: Pulling fs layer 06:25:20 74f711af9a0d: Pulling fs layer 06:25:20 99f96fe45779: Pulling fs layer 06:25:20 8529a6b9a6be: Pulling fs layer 06:25:20 45590311c82a: Pulling fs layer 06:25:20 69ca0ff8b7b3: Pulling fs layer 06:25:20 209524e5b208: Pulling fs layer 06:25:20 8529a6b9a6be: Waiting 06:25:20 45590311c82a: Waiting 06:25:20 69ca0ff8b7b3: Waiting 06:25:20 209524e5b208: Waiting 06:25:20 99f96fe45779: Verifying Checksum 06:25:20 99f96fe45779: Download complete 06:25:20 74f711af9a0d: Verifying Checksum 06:25:20 74f711af9a0d: Download complete 06:25:20 45590311c82a: Verifying Checksum 06:25:20 45590311c82a: Download complete 06:25:20 69ca0ff8b7b3: Verifying Checksum 06:25:20 69ca0ff8b7b3: Download complete 06:25:20 b538f80385f9: Verifying Checksum 06:25:20 b538f80385f9: Download complete 06:25:21 b538f80385f9: Pull complete [Pipeline] sh 06:25:21 74f711af9a0d: Pull complete 06:25:21 99f96fe45779: Pull complete 06:25:22 + ls -al . 06:25:22 total 572 06:25:22 drwxrwxr-x 10 1001 1001 4096 Oct 6 06:25 . 06:25:22 drwxr-xr-x 4 root root 30 Oct 6 06:23 .. 06:25:22 -rw-rw-r-- 1 1001 1001 11 Oct 6 06:19 .dockerignore 06:25:22 drwxrwxr-x 8 1001 1001 179 Oct 6 06:19 .git 06:25:22 drwxrwxr-x 3 1001 1001 82 Oct 6 06:19 .github 06:25:22 -rw-rw-r-- 1 1001 1001 932 Oct 6 06:19 .gitignore 06:25:22 drwx------ 3 1001 1001 47 Oct 6 06:21 .semver 06:25:22 -rw-rw-r-- 1 1001 1001 166 Oct 6 06:19 .sonarcloud.properties 06:25:22 -rw-rw-r-- 1 1001 1001 3804 Oct 6 06:19 CONTRIBUTING.md 06:25:22 -rw-rw-r-- 1 1001 1001 1035 Oct 6 06:19 Dockerfile.build 06:25:22 -rw-rw-r-- 1 1001 1001 863 Oct 6 06:19 Jenkinsfile 06:25:22 -rw-rw-r-- 1 1001 1001 10775 Oct 6 06:19 LICENSE 06:25:22 -rw-rw-r-- 1 1001 1001 6237 Oct 6 06:19 Makefile 06:25:22 -rw-rw-r-- 1 1001 1001 6447 Oct 6 06:19 README.md 06:25:22 -rw-rw-r-- 1 1001 1001 259 Oct 6 06:19 SECURITY.md 06:25:22 -rw-rw-r-- 1 1001 1001 5 Oct 6 06:21 VERSION 06:25:22 -rw-rw-r-- 1 1001 1001 4131 Oct 6 06:19 ZMQWindows.md 06:25:22 drwxrwxr-x 2 1001 1001 117 Oct 6 06:19 bin 06:25:22 drwxrwxr-x 15 1001 1001 4096 Oct 6 06:19 cmd 06:25:22 -rw-r--r-- 1 root root 478615 Oct 6 06:25 coverage.out 06:25:22 -rw-r--r-- 1 root root 984 Oct 6 06:25 go.mod 06:25:22 -rw-r--r-- 1 root root 18766 Oct 6 06:25 go.sum 06:25:22 drwxrwxr-x 8 1001 1001 127 Oct 6 06:19 internal 06:25:22 drwxrwxr-x 4 1001 1001 26 Oct 6 06:19 openapi 06:25:22 drwxrwxr-x 4 1001 1001 71 Oct 6 06:19 snap 06:25:22 -rw-rw-r-- 1 1001 1001 168 Oct 6 06:19 version.go [Pipeline] sh 06:25:22 + '[' -e coverage.out ] 06:25:22 + chown 1001:1001 coverage.out [Pipeline] stash 06:25:22 Stashed 1 file(s) [Pipeline] sh 06:25:23 + make build 06:25:23 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 06:25:23 209524e5b208: Download complete 06:25:24 8529a6b9a6be: Verifying Checksum 06:25:24 8529a6b9a6be: Download complete 06:25:36 8529a6b9a6be: Pull complete 06:25:36 45590311c82a: Pull complete 06:25:36 69ca0ff8b7b3: Pull complete 06:25:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:25:40 209524e5b208: Pull complete 06:25:40 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:25:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:25:40 ---> 5bddaf1c2fca 06:25:40 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 06:25:42 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 06:25:44 ---> Running in f10a2a968350 06:25:45 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 06:25:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:25:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:25:47 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 06:25:48 (1/12) Installing libmagic (5.38-r0) 06:25:49 (2/12) Installing file (5.38-r0) 06:25:49 (3/12) Installing libc-dev (0.7.2-r3) 06:25:49 (4/12) Installing g++ (9.3.0-r2) 06:25:50 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 06:25:50 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 06:25:52 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 06:25:56 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 06:25:58 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 06:26:00 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 06:26:01 (5/12) Installing fortify-headers (1.1-r0) 06:26:01 (6/12) Installing patch (2.7.6-r6) 06:26:01 (7/12) Installing build-base (0.5-r2) 06:26:01 (8/12) Installing libsodium (1.0.18-r0) 06:26:01 (9/12) Installing pkgconf (1.7.2-r0) 06:26:01 (10/12) Installing libsodium-dev (1.0.18-r0) 06:26:01 (11/12) Installing libzmq (4.3.3-r0) 06:26:01 (12/12) Installing zeromq-dev (4.3.3-r0) 06:26:01 Executing busybox-1.31.1-r16.trigger 06:26:01 OK: 217 MiB in 51 packages 06:26:02 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 06:26:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 06:26:05 Removing intermediate container f10a2a968350 06:26:05 ---> fafe4ea3aaaf 06:26:05 Step 4/7 : WORKDIR /edgex-go 06:26:05 ---> Running in 723c03cef047 06:26:06 Removing intermediate container 723c03cef047 06:26:06 ---> 195b70eabcc4 06:26:06 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:26:06 latest: Pulling from library/docker 06:26:06 b538f80385f9: Already exists 06:26:06 259a493cd78d: Pulling fs layer 06:26:06 b8e66b5100f5: Pulling fs layer 06:26:06 7f8258a56ab6: Pulling fs layer 06:26:06 75a0a0ebb566: Pulling fs layer 06:26:06 4a2c62f0a2a3: Pulling fs layer 06:26:06 294320357d30: Pulling fs layer 06:26:06 75a0a0ebb566: Waiting 06:26:06 294320357d30: Waiting 06:26:06 4a2c62f0a2a3: Waiting 06:26:06 b8e66b5100f5: Verifying Checksum 06:26:06 b8e66b5100f5: Download complete 06:26:06 259a493cd78d: Download complete 06:26:06 75a0a0ebb566: Verifying Checksum 06:26:06 75a0a0ebb566: Download complete [Pipeline] } 06:26:06 $ docker stop --time=1 43f395a9f2e21731e76cd72e4e188da39c2c312c46f76976283b5e07200583ae 06:26:07 4a2c62f0a2a3: Verifying Checksum 06:26:07 294320357d30: Verifying Checksum 06:26:07 294320357d30: Download complete 06:26:07 259a493cd78d: Pull complete 06:26:07 b8e66b5100f5: Pull complete 06:26:07 7f8258a56ab6: Verifying Checksum 06:26:07 7f8258a56ab6: Download complete 06:26:08 $ docker rm -f 43f395a9f2e21731e76cd72e4e188da39c2c312c46f76976283b5e07200583ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 06:26:11 7f8258a56ab6: Pull complete 06:26:11 75a0a0ebb566: Pull complete 06:26:11 4a2c62f0a2a3: Pull complete [Pipeline] isUnix [Pipeline] sh 06:26:11 294320357d30: Pull complete 06:26:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:26:12 06:26:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:26:12 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 06:26:12 Status: Downloaded newer image for docker:latest 06:26:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:26:12 latest: Pulling from edgex-devops/edgex-compose 06:26:12 cbdbe7a5bc2a: Pulling fs layer 06:26:12 ca9280d653b3: Pulling fs layer 06:26:12 7e9c9ca2126c: Pulling fs layer 06:26:12 cbdbe7a5bc2a: Verifying Checksum 06:26:12 cbdbe7a5bc2a: Download complete 06:26:13 cbdbe7a5bc2a: Pull complete 06:26:14 ca9280d653b3: Download complete 06:26:15 ---> 7bccdf13231a 06:26:15 Step 6/7 : COPY go.mod . 06:26:16 ca9280d653b3: Pull complete 06:26:16 ---> cf40d382d96f 06:26:16 Step 7/7 : RUN go mod download 06:26:16 ---> Running in 84570b07f288 06:26:18 7e9c9ca2126c: Verifying Checksum 06:26:18 7e9c9ca2126c: Download complete 06:26:26 7e9c9ca2126c: Pull complete 06:26:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:26:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:26:26 prd-centos7-docker-4c-2g-3678 does not seem to be running inside a container 06:26:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:26:27 $ docker top c3e95a0333401dc90c3009ce6967ef3d555f4e25cec9cabbf0cb8cbafb21af58 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:28 + docker-compose build --help 06:26:28 + grep parallel 06:26:29 --parallel Build images in parallel. [Pipeline] } 06:26:29 $ docker stop --time=1 c3e95a0333401dc90c3009ce6967ef3d555f4e25cec9cabbf0cb8cbafb21af58 06:26:31 $ docker rm -f c3e95a0333401dc90c3009ce6967ef3d555f4e25cec9cabbf0cb8cbafb21af58 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:26:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:26:32 . [Pipeline] withDockerContainer 06:26:32 prd-centos7-docker-4c-2g-3678 does not seem to be running inside a container 06:26:32 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:26:33 $ docker top 670c15beb1d5838c435450e2c274ab779a83a26bda8d11d845bf5951ab7ffe7f -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:34 + docker-compose -f ./docker-compose-build.yml build --parallel 06:26:35 Building docker-core-command-go ... 06:26:35 Building docker-core-data-go ... 06:26:35 Building docker-core-metadata-go ... 06:26:35 Building docker-security-proxy-setup-go ... 06:26:35 Building docker-security-secrets-setup-go ... 06:26:35 Building docker-security-secretstore-setup-go ... 06:26:35 Building docker-support-logging-go ... 06:26:35 Building docker-support-notifications-go ... 06:26:35 Building docker-support-scheduler-go ... 06:26:35 Building docker-sys-mgmt-agent-go ... 06:26:35 Building docker-core-data-go 06:26:35 Building docker-support-scheduler-go 06:26:35 Building docker-core-command-go 06:26:35 Building docker-security-secrets-setup-go 06:26:35 Building docker-security-proxy-setup-go 06:26:42 Removing intermediate container 84570b07f288 06:26:42 ---> ab5012879f61 06:26:42 Successfully built ab5012879f61 06:26:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:26:43 + docker inspect -f . ci-base-image-arm64 06:26:43 . [Pipeline] withDockerContainer 06:26:43 prd-ubuntu18.04-docker-arm64-4c-16g-3681 does not seem to be running inside a container 06:26:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:26:45 $ docker top d03143caf3bf7352ffb025d5320709f890c383628b059d20a08bd9165a86e8e4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:46 + go version 06:26:46 go version go1.15.2 linux/arm64 [Pipeline] } 06:26:46 $ docker stop --time=1 d03143caf3bf7352ffb025d5320709f890c383628b059d20a08bd9165a86e8e4 06:26:48 $ docker rm -f d03143caf3bf7352ffb025d5320709f890c383628b059d20a08bd9165a86e8e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:26:49 + docker inspect -f . ci-base-image-arm64 06:26:49 . [Pipeline] withDockerContainer 06:26:49 prd-ubuntu18.04-docker-arm64-4c-16g-3681 does not seem to be running inside a container 06:26:50 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:26:51 $ docker top f33e75009f5b5b23388281c2d56d9a8800817dc0bc6f63b678d7f67323eed3ad -eo pid,comm [Pipeline] { [Pipeline] echo 06:26:51 ========================================================= 06:26:51 [edgeXBuildGoParallel] Running Tests and Build... 06:26:51 ========================================================= [Pipeline] sh 06:26:52 + make test 06:26:52 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:26:55 ? github.com/edgexfoundry/edgex-go [no test files] 06:27:15 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 06:27:15 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 06:27:15 ---> 305484a420a4 06:27:15 Step 3/29 : WORKDIR /edgex-go 06:27:15 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:27:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:27:15 ---> 305484a420a4 06:27:15 Step 3/23 : WORKDIR /edgex-go 06:27:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:27:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:27:15 ---> 305484a420a4 06:27:15 Step 3/22 : WORKDIR /edgex-go 06:27:15 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 06:27:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:27:15 ---> 305484a420a4 06:27:15 Step 3/20 : WORKDIR /edgex-go 06:27:15 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:27:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:27:15 ---> 305484a420a4 06:27:15 Step 3/21 : WORKDIR /edgex-go 06:27:15 ---> Running in 07a5a3f584ad 06:27:15 ---> Running in 22b54b3dd933 06:27:15 ---> Running in 57c8695df38c 06:27:15 ---> Running in 22149de4f1c8 06:27:15 ---> Running in 4db480c3e0e7 06:27:15 Removing intermediate container 22149de4f1c8 06:27:15 ---> c0d5dfaf97bc 06:27:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:15 Removing intermediate container 4db480c3e0e7 06:27:15 ---> fdd12b3180ae 06:27:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:15 Removing intermediate container 07a5a3f584ad 06:27:15 ---> d2dfe624bc85 06:27:15 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:15 Removing intermediate container 22b54b3dd933 06:27:15 ---> ff0153a22f94 06:27:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:15 Removing intermediate container 57c8695df38c 06:27:15 ---> 129ce686341f 06:27:15 Step 4/29 : RUN apk update && apk add make git 06:27:15 ---> Running in 4f7879c7f573 06:27:15 ---> Running in edca7fc4c9ab 06:27:15 ---> Running in e233432221c4 06:27:15 ---> Running in 9a597c7636a0 06:27:16 ---> Running in 884291f9a6bf 06:27:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:18 Removing intermediate container 4f7879c7f573 06:27:18 ---> e785c488f6f6 06:27:18 Step 5/21 : RUN apk update && apk add make git 06:27:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:18 ---> Running in 6593e77b9c66 06:27:18 Removing intermediate container e233432221c4 06:27:18 ---> a3dee54092d5 06:27:18 Step 5/20 : RUN apk update && apk add make git 06:27:18 Removing intermediate container edca7fc4c9ab 06:27:18 ---> 195eb5ffd91a 06:27:18 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:27:18 Removing intermediate container 9a597c7636a0 06:27:18 ---> 9f7979012420 06:27:18 Step 5/22 : RUN apk update && apk add make git 06:27:18 ---> Running in c8cb86c8dd3c 06:27:18 ---> Running in 9e7723a46057 06:27:18 ---> Running in 1e555b143d4f 06:27:19 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:27:19 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:27:19 OK: 12752 distinct packages available 06:27:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:20 OK: 233 MiB in 51 packages 06:27:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:20 Removing intermediate container 884291f9a6bf 06:27:20 ---> a168daca9add 06:27:20 Step 5/29 : COPY go.mod . 06:27:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:21 ---> ef5d4feee81d 06:27:21 Step 6/29 : RUN go mod download 06:27:21 ---> Running in d72ce8de8b9a 06:27:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:22 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:27:22 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:27:22 OK: 12752 distinct packages available 06:27:22 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:27:22 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:27:22 OK: 12752 distinct packages available 06:27:22 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:27:22 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:27:22 OK: 12752 distinct packages available 06:27:22 OK: 233 MiB in 51 packages 06:27:22 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:27:22 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:27:22 OK: 12752 distinct packages available 06:27:22 OK: 233 MiB in 51 packages 06:27:22 OK: 233 MiB in 51 packages 06:27:22 OK: 233 MiB in 51 packages 06:27:23 Removing intermediate container 1e555b143d4f 06:27:23 ---> 61cd78a18d91 06:27:23 Step 6/22 : COPY go.mod . 06:27:23 Removing intermediate container c8cb86c8dd3c 06:27:23 ---> 1b098a37d613 06:27:23 Step 6/20 : COPY go.mod . 06:27:24 ---> 598272ca60a0 06:27:24 Step 7/22 : RUN go mod download 06:27:24 Removing intermediate container 6593e77b9c66 06:27:24 ---> 6b536745bbb3 06:27:24 Step 6/21 : COPY go.mod . 06:27:24 Removing intermediate container 9e7723a46057 06:27:24 ---> 108e030854b8 06:27:24 Step 6/23 : COPY go.mod . 06:27:24 ---> Running in 30b819a22350 06:27:24 Removing intermediate container d72ce8de8b9a 06:27:24 ---> 491141daa841 06:27:24 Step 7/29 : COPY . . 06:27:24 ---> 6fad876f9ea2 06:27:24 Step 7/20 : RUN go mod download 06:27:24 ---> Running in 1ab4e954d087 06:27:24 ---> b31a2ba4fd3d 06:27:24 Step 7/21 : RUN go mod download 06:27:25 ---> c55b5c15fb83 06:27:25 Step 7/23 : RUN go mod download 06:27:25 ---> Running in 59f9c35c6540 06:27:25 ---> Running in f35ae28626f8 06:27:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:27:29 Removing intermediate container 30b819a22350 06:27:29 ---> bd6663ed1c3d 06:27:29 Step 8/22 : COPY . . 06:27:31 Removing intermediate container 1ab4e954d087 06:27:31 ---> 40a6bed6b5ff 06:27:31 Step 8/20 : COPY . . 06:27:34 Removing intermediate container 59f9c35c6540 06:27:34 ---> cc52ed2f094c 06:27:34 Step 8/21 : COPY . . 06:27:37 Removing intermediate container f35ae28626f8 06:27:37 ---> b2bbf4ae6cd2 06:27:37 Step 8/23 : COPY . . 06:27:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:27:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:27:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:27:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:27:44 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s 06:27:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 06:27:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:27:44 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:27:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:27:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:27:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:27:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:27:56 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.6% of statements 06:27:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:27:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:27:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:27:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:27:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:28:01 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.250s coverage: 27.2% of statements 06:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:28:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements 06:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:28:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.025s coverage: 100.0% of statements 06:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:28:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 84.0% of statements 06:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:28:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:28:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.361s coverage: 93.5% of statements 06:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:28:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.502s coverage: 28.6% of statements 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:28:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.098s coverage: 100.0% of statements 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:28:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:28:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.082s coverage: 86.7% of statements 06:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:28:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.102s coverage: 97.5% of statements 06:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:28:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 100.0% of statements 06:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:28:10 ---> c7cad4502b20 06:28:10 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:28:10 ---> Running in 1fcfb507159b 06:28:10 ---> b7feeba279f1 06:28:10 Step 9/22 : RUN make cmd/core-command/core-command 06:28:10 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 06:28:10 ---> Running in 6a0f48068262 06:28:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.115s coverage: 100.0% of statements 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:28:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:28:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.0% of statements [no tests to run] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:28:11 ---> 260016f39cc8 06:28:11 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 06:28:12 ---> Running in 1cb3a020e2c7 06:28:12 ---> f95bb9ee8027 06:28:12 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:28:12 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 06:28:12 ---> Running in c2b82326bb20 06:28:13 ---> 1ac31ff0fbb8 06:28:13 Step 9/23 : RUN make cmd/core-data/core-data 06:28:13 ---> Running in 763943d4f918 06:28:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.5% of statements 06:28:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:28:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:28:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 06:28:13 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 06:28:14 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 06:28:14 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 06:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.281s coverage: 55.9% of statements 06:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 06:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 18.097s coverage: 86.3% of statements 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.159s coverage: 72.2% of statements 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.427s coverage: 72.1% of statements 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.052s coverage: 82.4% of statements 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.038s coverage: 48.4% of statements 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.024s coverage: 28.8% of statements 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.052s coverage: 96.8% of statements 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.071s coverage: 31.1% of statements 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.279s coverage: 84.1% of statements 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.028s coverage: 100.0% of statements 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.045s coverage: 42.9% of statements 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.031s coverage: 100.0% of statements 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.045s coverage: 83.8% of statements 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 46.9% of statements 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.011s coverage: 100.0% of statements 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.032s coverage: 100.0% of statements 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:28:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 06:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:28:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.199s coverage: 29.1% of statements 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:28:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.052s coverage: 99.0% of statements 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:28:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:28:38 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:28:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.011s coverage: 100.0% of statements 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:28:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.022s coverage: 87.9% of statements 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:28:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:28:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.019s coverage: 100.0% of statements 06:28:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.017s coverage: 32.1% of statements 06:28:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.021s coverage: 100.0% of statements 06:28:41 GO111MODULE=on go vet ./... 06:28:54 Removing intermediate container 1fcfb507159b 06:28:54 ---> ea72ac860979 06:28:54 06:28:54 Step 9/29 : FROM alpine:latest 06:28:54 latest: Pulling from library/alpine 06:28:54 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:28:54 Status: Downloaded newer image for alpine:latest 06:28:54 ---> a24bb4013296 06:28:54 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:28:54 ---> Running in 195088c426e3 06:28:54 Removing intermediate container 195088c426e3 06:28:54 ---> 49398971eb42 06:28:54 Step 11/29 : USER root 06:28:54 ---> Running in 6029742b2260 06:28:54 Removing intermediate container 6029742b2260 06:28:54 ---> 129ce2bced38 06:28:54 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:28:54 ---> Running in cc516f292880 06:28:55 Removing intermediate container 1cb3a020e2c7 06:28:55 ---> 333b9e2500f2 06:28:55 06:28:55 Step 10/20 : FROM alpine 06:28:55 ---> a24bb4013296 06:28:55 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:55 ---> Running in cf14732deffb 06:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:56 v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:28:56 v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:28:56 OK: 12750 distinct packages available 06:28:57 (1/2) Installing ca-certificates (20191127-r4) 06:28:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:57 (2/2) Installing dumb-init (1.2.2-r1) 06:28:57 Executing busybox-1.31.1-r16.trigger 06:28:57 Executing ca-certificates-20191127-r4.trigger 06:28:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:57 OK: 6 MiB in 16 packages 06:28:57 v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:28:57 v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:28:57 OK: 12750 distinct packages available 06:28:58 (1/4) Installing ca-certificates (20191127-r4) 06:28:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:28:59 (3/4) Installing libcurl (7.69.1-r1) 06:28:59 (4/4) Installing curl (7.69.1-r1) 06:28:59 Executing busybox-1.31.1-r16.trigger 06:28:59 Executing ca-certificates-20191127-r4.trigger 06:29:00 OK: 7 MiB in 18 packages 06:29:03 Removing intermediate container cc516f292880 06:29:03 ---> 5cf85c04b4ff 06:29:03 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:29:03 ---> Running in 1ded5a5b3792 06:29:03 gofmt -l . 06:29:03 [ "`gofmt -l .`" = "" ] 06:29:03 Removing intermediate container cf14732deffb 06:29:03 ---> f05e44ad1bcd 06:29:03 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:29:04 Removing intermediate container 1ded5a5b3792 06:29:04 ---> 7d19c5c5c0db 06:29:04 Step 14/29 : WORKDIR $BASE_DIR 06:29:04 ---> Running in 90934c9869e5 06:29:04 ---> Running in f0c011813e24 06:29:05 ./bin/test-go-mod-tidy.sh 06:29:05 Removing intermediate container 90934c9869e5 06:29:05 ---> 9dad653ac75d 06:29:05 Step 13/20 : WORKDIR /edgex 06:29:05 Removing intermediate container f0c011813e24 06:29:05 ---> 4f4e9551ac7b 06:29:05 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:29:06 ./bin/test-attribution-txt.sh 06:29:06 ---> Running in a777d412aa30 06:29:06 ---> Running in 0a54b234356f 06:29:07 Removing intermediate container 6a0f48068262 06:29:07 ---> edfc6034983f 06:29:07 06:29:07 Step 10/22 : FROM scratch 06:29:07 ---> 06:29:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:29:07 Removing intermediate container c2b82326bb20 06:29:07 ---> 7b96c02db959 06:29:07 06:29:07 Step 10/21 : FROM scratch 06:29:07 ---> 06:29:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:29:08 ---> Running in 9bab09d16a70 06:29:08 ---> Running in a2d7c8aba9db 06:29:08 Removing intermediate container a777d412aa30 06:29:08 ---> 2adcf13451fa 06:29:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:29:08 Removing intermediate container 9bab09d16a70 06:29:08 ---> c5431b6b0f90 06:29:08 Step 12/21 : ENV APP_PORT=48085 06:29:08 Removing intermediate container a2d7c8aba9db 06:29:08 ---> 5fcd2bcb6b80 06:29:08 Step 12/22 : ENV APP_PORT=48082 06:29:08 ---> Running in 576e2e609f12 06:29:08 ---> 20cc83412812 06:29:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:29:08 ---> Running in d347129424b1 06:29:09 Removing intermediate container 576e2e609f12 06:29:09 ---> 22c99d885bec 06:29:09 Step 13/21 : EXPOSE $APP_PORT 06:29:09 Removing intermediate container d347129424b1 06:29:09 ---> e452d34763a1 06:29:09 Step 13/22 : EXPOSE $APP_PORT 06:29:10 ---> Running in b07c85700584 06:29:10 ---> Running in b4d4668b0c7f 06:29:10 Removing intermediate container 0a54b234356f 06:29:10 ---> 239ee23ed3bb 06:29:10 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [Pipeline] sh 06:29:10 ---> ed3093b8d443 06:29:10 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:29:10 ---> Running in 253a83e3ad32 06:29:10 Removing intermediate container b07c85700584 06:29:10 ---> 939016f458e0 06:29:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:29:10 Removing intermediate container b4d4668b0c7f 06:29:10 ---> 8939dae853af 06:29:10 Step 14/22 : WORKDIR / 06:29:10 ---> Running in 3a6c13bfa859 06:29:11 + ls -al . 06:29:11 total 604 06:29:11 drwxrwxr-x 10 1001 1001 4096 Oct 6 06:29 . 06:29:11 drwxr-xr-x 4 root root 4096 Oct 6 06:26 .. 06:29:11 -rw-rw-r-- 1 1001 1001 11 Oct 6 06:24 .dockerignore 06:29:11 drwxrwxr-x 8 1001 1001 4096 Oct 6 06:25 .git 06:29:11 drwxrwxr-x 3 1001 1001 4096 Oct 6 06:24 .github 06:29:11 -rw-rw-r-- 1 1001 1001 932 Oct 6 06:24 .gitignore 06:29:11 drwxrwxr-x 3 1001 1001 4096 Oct 6 06:25 .semver 06:29:11 -rw-rw-r-- 1 1001 1001 166 Oct 6 06:24 .sonarcloud.properties 06:29:11 -rw-rw-r-- 1 1001 1001 3804 Oct 6 06:24 CONTRIBUTING.md 06:29:11 -rw-rw-r-- 1 1001 1001 1035 Oct 6 06:24 Dockerfile.build 06:29:11 -rw-rw-r-- 1 1001 1001 863 Oct 6 06:24 Jenkinsfile 06:29:11 -rw-rw-r-- 1 1001 1001 10775 Oct 6 06:24 LICENSE 06:29:11 -rw-rw-r-- 1 1001 1001 6237 Oct 6 06:24 Makefile 06:29:11 -rw-rw-r-- 1 1001 1001 6447 Oct 6 06:24 README.md 06:29:11 -rw-rw-r-- 1 1001 1001 259 Oct 6 06:24 SECURITY.md 06:29:11 -rw-rw-r-- 1 1001 1001 5 Oct 6 06:21 VERSION 06:29:11 -rw-rw-r-- 1 1001 1001 4131 Oct 6 06:24 ZMQWindows.md 06:29:11 drwxrwxr-x 2 1001 1001 4096 Oct 6 06:24 bin 06:29:11 drwxrwxr-x 15 1001 1001 4096 Oct 6 06:24 cmd 06:29:11 -rw-r--r-- 1 root root 478615 Oct 6 06:28 coverage.out 06:29:11 -rw-r--r-- 1 root root 984 Oct 6 06:29 go.mod 06:29:11 -rw-r--r-- 1 root root 18766 Oct 6 06:29 go.sum 06:29:11 drwxrwxr-x 8 1001 1001 4096 Oct 6 06:24 internal 06:29:11 drwxrwxr-x 4 1001 1001 4096 Oct 6 06:24 openapi 06:29:11 drwxrwxr-x 4 1001 1001 4096 Oct 6 06:24 snap 06:29:11 -rw-rw-r-- 1 1001 1001 168 Oct 6 06:24 version.go [Pipeline] sh 06:29:11 Removing intermediate container 253a83e3ad32 06:29:11 ---> f2e0c0f00aab 06:29:11 Step 17/20 : CMD ["--init=true"] 06:29:11 ---> Running in bb7a6186406c 06:29:11 ---> 7b22e43e3832 06:29:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:29:11 ---> f70ac38a5905 06:29:11 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:29:11 Removing intermediate container 3a6c13bfa859 06:29:11 ---> 7124cd22382e 06:29:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:29:11 + '[' -e coverage.out ] 06:29:11 + chown 1001:1001 coverage.out [Pipeline] stash 06:29:11 Warning: overwriting stash ‘coverage-report’ 06:29:11 Removing intermediate container bb7a6186406c 06:29:11 ---> ed4143de2bd7 06:29:11 Step 18/20 : LABEL arch=x86_64 06:29:12 Stashed 1 file(s) [Pipeline] sh 06:29:13 + make build 06:29:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:29:13 ---> Running in f196e7eae33f 06:29:13 ---> b0e894091204 06:29:13 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:29:13 ---> 9977f515b60f 06:29:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:29:14 ---> 5c0130311ec6 06:29:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:29:14 ---> d23965f22438 06:29:14 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:29:14 Removing intermediate container 763943d4f918 06:29:14 ---> 24ad07fad3c3 06:29:14 06:29:14 Step 10/23 : FROM alpine 06:29:14 ---> a24bb4013296 06:29:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:29:14 ---> 7a4549183906 06:29:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:29:14 Removing intermediate container f196e7eae33f 06:29:14 ---> 0ae4ab79dfd8 06:29:14 Step 19/20 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:29:15 ---> Running in b04cddeda2fe 06:29:15 ---> Running in a09cdaa1b7b9 06:29:15 ---> 6bcad013a92e 06:29:15 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:29:15 ---> 8d062be34a82 06:29:15 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:29:15 ---> Running in eb794caef616 06:29:15 ---> 0e9c2ceb8bc9 06:29:15 Step 18/22 : ENTRYPOINT ["/core-command"] 06:29:15 Removing intermediate container a09cdaa1b7b9 06:29:15 ---> 6c72fdac5ca9 06:29:15 Step 20/20 : LABEL version=0.0.0 06:29:15 Removing intermediate container b04cddeda2fe 06:29:15 ---> 8171b764d1fd 06:29:15 Step 12/23 : ENV APP_PORT=48080 06:29:15 ---> Running in af38530b2e4f 06:29:15 ---> Running in 9e17c6ceb134 06:29:15 ---> Running in 4e4d4d8bfed8 06:29:16 ---> 5dffc785e039 06:29:16 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:29:16 Removing intermediate container eb794caef616 06:29:16 ---> 156c27d2c3c3 06:29:16 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:16 ---> Running in dd6d2f76d67c 06:29:16 ---> Running in 75e96192de44 06:29:16 Removing intermediate container 9e17c6ceb134 06:29:16 ---> dafff01e83ed 06:29:16 06:29:16 Removing intermediate container af38530b2e4f 06:29:16 ---> e3e05b365a44 06:29:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:16 Removing intermediate container 4e4d4d8bfed8 06:29:16 ---> 42f0db925b0c 06:29:16 Step 13/23 : EXPOSE $APP_PORT 06:29:16 Removing intermediate container 75e96192de44 06:29:16 ---> be5a3c51fe3b 06:29:16 Step 19/21 : LABEL arch=x86_64 06:29:16 ---> Running in 112c9b9c67d7 06:29:16 ---> Running in 62914b4b980e 06:29:16 ---> Running in 1b4eaf541dae 06:29:17 Successfully built dafff01e83ed 06:29:17 Removing intermediate container 112c9b9c67d7 06:29:17 ---> ecbcf06ae298 06:29:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:17 Successfully tagged docker-security-proxy-setup-go:latest 06:29:17  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 06:29:17 Removing intermediate container 62914b4b980e 06:29:17 ---> 12cf79da93cc 06:29:17 Step 20/22 : LABEL arch=x86_64 06:29:17 Removing intermediate container 1b4eaf541dae 06:29:17 ---> 7ae203db8a89 06:29:17 Step 20/21 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:29:17 ---> Running in 4a55a554e2eb 06:29:17 ---> Running in bcc1e66b5555 06:29:17 ---> Running in 3b439158f08d 06:29:17 Removing intermediate container bcc1e66b5555 06:29:17 ---> f450308564ac 06:29:17 Step 21/22 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:29:18 Removing intermediate container 3b439158f08d 06:29:18 ---> a7567d7caadf 06:29:18 Step 21/21 : LABEL version=0.0.0 06:29:18 ---> Running in fe22f8d1d3c6 06:29:18 ---> Running in 5c7acbf6f0a3 06:29:18 Removing intermediate container dd6d2f76d67c 06:29:18 ---> 1bec2217170c 06:29:18 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:29:19 Removing intermediate container fe22f8d1d3c6 06:29:19 ---> 5c8e45dddaaa 06:29:19 Step 22/22 : LABEL version=0.0.0 06:29:19 Removing intermediate container 5c7acbf6f0a3 06:29:19 ---> e4959c21aa85 06:29:19 06:29:19 ---> Running in e2bf28aa04a8 06:29:19 Successfully built e4959c21aa85 06:29:20 Successfully tagged docker-support-scheduler-go:latest 06:29:20 Building docker-support-logging-go 06:29:20  Building docker-support-scheduler-go ... done  ---> 4af4a05b4f4e 06:29:20 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:29:22 ---> Running in b890be40e6bb 06:29:22 Removing intermediate container 4a55a554e2eb 06:29:22 ---> 96ab78ccca56 06:29:22 Step 15/23 : RUN apk --no-cache add zeromq 06:29:22 Removing intermediate container e2bf28aa04a8 06:29:22 ---> 789b06fcdf82 06:29:22 06:29:23 Successfully built 789b06fcdf82 06:29:23 Successfully tagged docker-core-command-go:latest 06:29:23 Building docker-core-metadata-go 06:29:24  Building docker-core-command-go ... done  ---> Running in a10eb33f73e4 06:29:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:28 Removing intermediate container b890be40e6bb 06:29:28 ---> 3c7b1cc6e307 06:29:28 Step 24/29 : RUN chmod 755 security-secrets-setup 06:29:28 (1/5) Installing libgcc (9.3.0-r2) 06:29:28 ---> Running in ae24384b7add 06:29:28 (2/5) Installing libsodium (1.0.18-r0) 06:29:29 (3/5) Installing libstdc++ (9.3.0-r2) 06:29:29 (4/5) Installing libzmq (4.3.3-r0) 06:29:29 (5/5) Installing zeromq (4.3.3-r0) 06:29:29 Executing busybox-1.31.1-r16.trigger 06:29:29 OK: 8 MiB in 19 packages 06:29:31 Removing intermediate container a10eb33f73e4 06:29:31 ---> 05d71b190210 06:29:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:29:31 Removing intermediate container ae24384b7add 06:29:31 ---> 6c963e53cdf3 06:29:31 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:29:33 ---> Running in 604a7ed8c101 06:29:33 ---> 945ea86a581a 06:29:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:29:34 Removing intermediate container 604a7ed8c101 06:29:34 ---> 072289e6b70c 06:29:34 Step 26/29 : CMD [ "generate" ] 06:29:35 ---> Running in 10671ff1fe35 06:29:36 ---> e1fe9e7e0aed 06:29:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:29:36 Removing intermediate container 10671ff1fe35 06:29:36 ---> 2c0d35fa14c1 06:29:36 Step 27/29 : LABEL arch=x86_64 06:29:37 ---> d2aec4399e11 06:29:37 Step 19/23 : ENTRYPOINT ["/core-data"] 06:29:37 ---> Running in 5272fa079207 06:29:37 ---> Running in 9695cf207315 06:29:38 Removing intermediate container 5272fa079207 06:29:38 ---> 324739cbe7db 06:29:38 Step 28/29 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:29:38 ---> Running in 0b9d84226d88 06:29:39 Removing intermediate container 9695cf207315 06:29:39 ---> 46774d9964a1 06:29:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:39 ---> Running in bfc397062b90 06:29:39 Removing intermediate container 0b9d84226d88 06:29:39 ---> 26c52449178c 06:29:39 Step 29/29 : LABEL version=0.0.0 06:29:40 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 06:29:40 ---> Running in 7ba6a5748d3f 06:29:40 Removing intermediate container bfc397062b90 06:29:40 ---> 4a15fa632eba 06:29:40 Step 21/23 : LABEL arch=x86_64 06:29:40 ---> Running in 1a6c5ec8d819 06:29:41 Removing intermediate container 7ba6a5748d3f 06:29:41 ---> f0f3b0527eb5 06:29:41 06:29:42 Removing intermediate container 1a6c5ec8d819 06:29:42 ---> cbc1c0b0f3e3 06:29:42 Step 22/23 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:29:42 Successfully built f0f3b0527eb5 06:29:42 Successfully tagged docker-security-secrets-setup-go:latest 06:29:42  Building docker-security-secrets-setup-go ... done Building docker-sys-mgmt-agent-go 06:29:42 ---> Running in 34793f3cd2de 06:29:43 Removing intermediate container 34793f3cd2de 06:29:43 ---> b62293d6d444 06:29:43 Step 23/23 : LABEL version=0.0.0 06:29:44 ---> Running in 863155eff3ae 06:29:45 Removing intermediate container 863155eff3ae 06:29:45 ---> f1ce262b6a7e 06:29:45 06:29:46 Successfully built f1ce262b6a7e 06:29:46 Successfully tagged docker-core-data-go:latest 06:29:46 Building docker-security-secretstore-setup-go 06:29:48 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 06:29:50  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:29:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:29:50 ---> 305484a420a4 06:29:50 Step 3/24 : WORKDIR /edgex-go 06:29:50 ---> Using cache 06:29:50 ---> 129ce686341f 06:29:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:51 ---> Running in 3c9f1ba1afde 06:29:52 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:29:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:29:52 ---> 305484a420a4 06:29:52 Step 3/22 : WORKDIR /edgex-go 06:29:52 ---> Using cache 06:29:52 ---> 129ce686341f 06:29:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:52 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 06:29:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:29:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:29:54 ---> 305484a420a4 06:29:54 Step 3/22 : WORKDIR /edgex-go 06:29:54 ---> Using cache 06:29:54 ---> 129ce686341f 06:29:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:54 ---> Running in 72d93c584a92 06:29:54 ---> Running in 79b622afe9b0 06:29:56 Removing intermediate container 3c9f1ba1afde 06:29:56 ---> 17109474bb85 06:29:56 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:29:57 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 06:29:57 ---> Running in 2d957e58c15f 06:29:59 Removing intermediate container 79b622afe9b0 06:29:59 ---> cccb36344606 06:29:59 Step 5/22 : RUN apk update && apk add make git 06:29:59 Removing intermediate container 72d93c584a92 06:29:59 ---> 2dd2b1d44061 06:29:59 Step 5/22 : RUN apk update && apk add make && apk add bash git 06:29:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:00 ---> Running in 2dbbf69609cc 06:30:00 ---> Running in 797eecc93099 06:30:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:02 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 06:30:02 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:30:02 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:30:02 OK: 12752 distinct packages available 06:30:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:03 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 06:30:03 OK: 233 MiB in 51 packages 06:30:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:06 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:30:06 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:30:06 OK: 12752 distinct packages available 06:30:06 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:30:06 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:30:06 OK: 12752 distinct packages available 06:30:06 OK: 233 MiB in 51 packages 06:30:07 OK: 233 MiB in 51 packages 06:30:07 OK: 233 MiB in 51 packages 06:30:08 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 06:30:08 Removing intermediate container 2d957e58c15f 06:30:08 ---> 02769e50b8ab 06:30:08 Step 6/24 : COPY go.mod . 06:30:10 ---> a21d9881e1cd 06:30:10 Step 7/24 : RUN go mod download 06:30:11 ---> Running in ea345be3e308 06:30:11 Removing intermediate container 2dbbf69609cc 06:30:11 ---> d80b15a1ec23 06:30:11 Step 6/22 : COPY go.mod . 06:30:11 Removing intermediate container 797eecc93099 06:30:11 ---> dc28980eea77 06:30:11 Step 6/22 : COPY go.mod . 06:30:12 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:30:12 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:30:12 ---> 305484a420a4 06:30:12 Step 3/27 : WORKDIR /edgex-go 06:30:12 ---> Using cache 06:30:12 ---> 129ce686341f 06:30:12 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:12 ---> Using cache 06:30:12 ---> 2dd2b1d44061 06:30:12 Step 5/27 : RUN apk update && apk add make bash git 06:30:12 ---> 62cb0d60ad74 06:30:12 Step 7/22 : RUN go mod download 06:30:13 ---> Running in 94d0826265b4 06:30:13 ---> 8ea1e8f67e60 06:30:13 Step 7/22 : RUN go mod download 06:30:13 ---> Running in 9734fa97619d 06:30:13 ---> Running in 701f71acb5d1 06:30:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:15 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 06:30:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:15 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 06:30:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:30:15 ---> 305484a420a4 06:30:15 Step 3/26 : WORKDIR /edgex-go 06:30:15 ---> Using cache 06:30:15 ---> 129ce686341f 06:30:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:15 ---> Using cache 06:30:15 ---> 2dd2b1d44061 06:30:15 Step 5/26 : RUN apk update && apk add make git 06:30:16 ---> Running in a719c7385e1e 06:30:17 Removing intermediate container ea345be3e308 06:30:17 ---> 30475d0a0c62 06:30:17 Step 8/24 : COPY . . 06:30:17 Removing intermediate container 9734fa97619d 06:30:17 ---> 399b5a2d0a69 06:30:17 Step 8/22 : COPY . . 06:30:17 Removing intermediate container 701f71acb5d1 06:30:17 ---> 6ee711ecfcc5 06:30:17 Step 8/22 : COPY . . 06:30:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:17 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:30:17 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:30:17 OK: 12752 distinct packages available 06:30:18 OK: 233 MiB in 51 packages 06:30:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:30:20 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:30:20 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:30:20 OK: 12752 distinct packages available 06:30:20 OK: 233 MiB in 51 packages 06:30:23 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 06:30:26 Removing intermediate container 94d0826265b4 06:30:26 ---> 388b31a2acbf 06:30:26 Step 6/27 : COPY go.mod . 06:30:27 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 06:30:28 Removing intermediate container a719c7385e1e 06:30:28 ---> aa264769aca4 06:30:28 Step 6/26 : COPY go.mod . 06:30:28 ---> 89532c7cb794 06:30:28 Step 7/27 : RUN go mod download 06:30:29 ---> Running in 72eb7a51a6cb 06:30:29 ---> 23f9a43c63c4 06:30:29 Step 7/26 : RUN go mod download 06:30:30 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 06:30:30 ---> Running in cd1236c76a67 [Pipeline] } 06:30:33 $ docker stop --time=1 f33e75009f5b5b23388281c2d56d9a8800817dc0bc6f63b678d7f67323eed3ad 06:30:35 $ docker rm -f f33e75009f5b5b23388281c2d56d9a8800817dc0bc6f63b678d7f67323eed3ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:30:37 06:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:30:38 latest: Pulling from edgex-devops/edgex-compose-arm64 06:30:38 29e5d40040c1: Pulling fs layer 06:30:38 1ce36da41761: Pulling fs layer 06:30:38 25b303627fd3: Pulling fs layer 06:30:38 29e5d40040c1: Verifying Checksum 06:30:38 29e5d40040c1: Download complete 06:30:39 29e5d40040c1: Pull complete 06:30:39 1ce36da41761: Verifying Checksum 06:30:39 1ce36da41761: Download complete 06:30:40 1ce36da41761: Pull complete 06:30:40 25b303627fd3: Verifying Checksum 06:30:40 25b303627fd3: Download complete 06:30:43 Removing intermediate container 72eb7a51a6cb 06:30:43 ---> f067fca09c59 06:30:43 Step 8/27 : COPY . . 06:30:43 Removing intermediate container cd1236c76a67 06:30:43 ---> ed3f4d1aef25 06:30:43 Step 8/26 : COPY . . 06:30:51 25b303627fd3: Pull complete 06:30:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:30:51 prd-ubuntu18.04-docker-arm64-4c-16g-3681 does not seem to be running inside a container 06:30:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:30:54 $ docker top 923286c6700bdc7bfecd0ed412b94563891e84f5a9872d4fa623f817d711cb34 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:56 + docker-compose build --help 06:30:56 + grep parallel 06:30:59 --parallel Build images in parallel. [Pipeline] } 06:30:59 $ docker stop --time=1 923286c6700bdc7bfecd0ed412b94563891e84f5a9872d4fa623f817d711cb34 06:31:01 $ docker rm -f 923286c6700bdc7bfecd0ed412b94563891e84f5a9872d4fa623f817d711cb34 [Pipeline] // withDockerContainer [Pipeline] writeFile 06:31:02 ---> 5e82d4291381 06:31:02 Step 9/22 : RUN make cmd/support-logging/support-logging 06:31:02 ---> 2d38e41e6229 06:31:02 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:31:02 ---> 14f68e54ee0d 06:31:02 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:31:02 ---> Running in d12e9e41723b 06:31:02 ---> Running in c60e73a79f41 06:31:02 ---> Running in 8ded7ce0a81a [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:31:02 . [Pipeline] withDockerContainer 06:31:02 prd-ubuntu18.04-docker-arm64-4c-16g-3681 does not seem to be running inside a container 06:31:02 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:31:04 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 06:31:04 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 06:31:04 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 06:31:04 $ docker top 6f2cf4297c5ff54258aa6b1452d91865c88ed9c86bc163744887d3f97e80f309 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:05 + docker-compose -f ./docker-compose-build.yml build --parallel 06:31:10 Building docker-core-command-go ... 06:31:10 Building docker-core-data-go ... 06:31:10 Building docker-core-metadata-go ... 06:31:10 Building docker-security-proxy-setup-go ... 06:31:10 Building docker-security-secrets-setup-go ... 06:31:10 Building docker-security-secretstore-setup-go ... 06:31:10 Building docker-support-logging-go ... 06:31:10 Building docker-support-notifications-go ... 06:31:10 Building docker-support-scheduler-go ... 06:31:10 Building docker-sys-mgmt-agent-go ... 06:31:10 Building docker-support-scheduler-go 06:31:10 Building docker-security-secretstore-setup-go 06:31:10 Building docker-security-proxy-setup-go 06:31:10 Building docker-support-notifications-go 06:31:10 Building docker-security-secrets-setup-go 06:31:27 ---> 3d2b870b517e 06:31:27 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:31:27 ---> 670f7218a250 06:31:27 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 06:31:27 ---> Running in de23a84a0d40 06:31:27 ---> Running in e574596e80f1 06:31:27 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 06:31:27 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 06:31:56 Removing intermediate container d12e9e41723b 06:31:56 ---> 3fdab57af528 06:31:56 06:31:56 Step 10/22 : FROM scratch 06:31:56 ---> 06:31:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:32:01 ---> Running in 02c1d005b4a1 06:32:03 Removing intermediate container 8ded7ce0a81a 06:32:03 ---> 4c63c382dda3 06:32:03 06:32:03 Step 10/24 : FROM scratch 06:32:03 ---> 06:32:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:32:03 ---> Using cache 06:32:03 ---> 50c7d78615a5 06:32:03 Step 12/24 : ENV APP_PORT=48060 06:32:03 Removing intermediate container 02c1d005b4a1 06:32:03 ---> 50c7d78615a5 06:32:03 Step 12/22 : ENV APP_PORT=48061 06:32:03 ---> Running in 813586527da6 06:32:03 ---> Running in d04aee9a8239 06:32:04 Removing intermediate container 813586527da6 06:32:04 ---> bf804f765fda 06:32:04 Step 13/24 : EXPOSE $APP_PORT 06:32:04 Removing intermediate container d04aee9a8239 06:32:04 ---> a00dcead0802 06:32:04 Step 13/22 : EXPOSE $APP_PORT 06:32:04 ---> Running in aac20b135cc2 06:32:04 ---> Running in f638a7862d7a 06:32:05 Removing intermediate container aac20b135cc2 06:32:05 ---> 453d3c2ab127 06:32:05 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:32:05 Removing intermediate container f638a7862d7a 06:32:05 ---> 0ae5c323f6d7 06:32:05 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 06:32:06 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 06:32:06 ---> bf84dde2bd80 06:32:06 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:32:07 ---> 2b6debbb47ea 06:32:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 06:32:07 Removing intermediate container c60e73a79f41 06:32:07 ---> 9fd2e1d230cb 06:32:07 06:32:07 Step 10/22 : FROM scratch 06:32:07 ---> 06:32:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:32:08 ---> Using cache 06:32:08 ---> 5fcd2bcb6b80 06:32:08 Step 12/22 : ENV APP_PORT=48081 06:32:08 ---> 1bb5c7273bc8 06:32:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 06:32:08 ---> d8be0fc74195 06:32:08 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:32:08 ---> Running in 6377b5e3d4e6 06:32:09 Removing intermediate container 6377b5e3d4e6 06:32:09 ---> 8d3c29addf93 06:32:09 Step 13/22 : EXPOSE $APP_PORT 06:32:09 ---> Running in bd5ac04a33fd 06:32:11 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 06:32:11 ---> 1b2203262638 06:32:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:32:11 ---> ed27161af829 06:32:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 06:32:11 Removing intermediate container bd5ac04a33fd 06:32:11 ---> 3f3a577b6217 06:32:11 Step 14/22 : WORKDIR / 06:32:11 Removing intermediate container de23a84a0d40 06:32:11 ---> a3bae56a6d35 06:32:11 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:32:11 ---> Running in f38d4147050f 06:32:11 ---> Running in 00518fbfbb8c 06:32:12 ---> 5951088ec80f 06:32:12 Step 18/22 : ENTRYPOINT ["/support-logging"] 06:32:12 ---> b51c113a1153 06:32:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:32:12 ---> Running in 51586e1828cf 06:32:12 Removing intermediate container f38d4147050f 06:32:12 ---> beb937295149 06:32:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:32:12 Removing intermediate container 51586e1828cf 06:32:12 ---> 7ac56fa0d097 06:32:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:12 ---> Running in a11e873bbc4e 06:32:12 ---> 5ca168c99a05 06:32:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:32:12 ---> 248acd9ccd6a 06:32:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:32:12 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 06:32:13 Removing intermediate container a11e873bbc4e 06:32:13 ---> 57b782edc37b 06:32:13 Step 20/22 : LABEL arch=x86_64 06:32:13 ---> Running in 76c3f438bd6b 06:32:13 ---> 6b1322f54f55 06:32:13 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:32:14 ---> Running in de2d9864a699 06:32:14 Removing intermediate container 76c3f438bd6b 06:32:14 ---> 615aa1beec66 06:32:14 Step 21/22 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:32:14 ---> 80f377d15a57 06:32:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:32:14 ---> Running in 5ae7b1a79278 06:32:14 Removing intermediate container de2d9864a699 06:32:14 ---> 4b68cdeca983 06:32:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:15 ---> Running in 815d58b68d4d 06:32:15 Removing intermediate container 5ae7b1a79278 06:32:15 ---> d3d2bc335883 06:32:15 Step 22/22 : LABEL version=0.0.0 06:32:15 ---> ba05c122f799 06:32:15 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:32:15 ---> Running in f474bc8c6c9d 06:32:16 ---> Running in 8a89d94a99f1 06:32:16 Removing intermediate container 00518fbfbb8c 06:32:16 ---> 65595402f3c5 06:32:16 06:32:16 Step 11/27 : FROM docker:latest 06:32:16 ---> 809cc4dba987 06:32:16 Step 12/27 : RUN apk add --no-cache bash 06:32:16 Removing intermediate container 815d58b68d4d 06:32:16 ---> 3511aa1b6d65 06:32:16 Step 22/24 : LABEL arch=x86_64 06:32:17 ---> Running in 2ac99ebbbef8 06:32:17 ---> Running in 4126ccb2fad8 06:32:17 Removing intermediate container f474bc8c6c9d 06:32:17 ---> edca35740fa1 06:32:17 06:32:17 Removing intermediate container 8a89d94a99f1 06:32:17 ---> 86698df18a25 06:32:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:17 Removing intermediate container e574596e80f1 06:32:17 ---> 7fe2089e855a 06:32:17 06:32:17 Step 10/26 : FROM alpine:3.10 06:32:17 ---> Running in 941c802b12c9 06:32:17 Successfully built edca35740fa1 06:32:18 Successfully tagged docker-support-logging-go:latest 06:32:18  Building docker-support-logging-go ... done Removing intermediate container 4126ccb2fad8 06:32:18 ---> 32b1c719e877 06:32:18 Step 23/24 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:32:18 ---> Running in d1fb8faedfa4 06:32:18 Removing intermediate container 941c802b12c9 06:32:18 ---> 9f5cfbec6c45 06:32:18 Step 20/22 : LABEL arch=x86_64 06:32:18 ---> Running in ed8ac4192972 06:32:18 3.10: Pulling from library/alpine 06:32:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:32:18 Removing intermediate container d1fb8faedfa4 06:32:18 ---> a257026aae08 06:32:18 Step 24/24 : LABEL version=0.0.0 06:32:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:32:18 ---> Running in 596997e2c71b 06:32:18 Removing intermediate container ed8ac4192972 06:32:18 ---> fa56523d6715 06:32:18 Step 21/22 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:32:18 ---> Running in fd29a043b657 06:32:18 Removing intermediate container 596997e2c71b 06:32:18 ---> 81ac5ce493d4 06:32:18 06:32:18 (1/2) Installing readline (8.0.4-r0) 06:32:18 (2/2) Installing bash (5.0.17-r0) 06:32:18 Executing bash-5.0.17-r0.post-install 06:32:18 Successfully built 81ac5ce493d4 06:32:18 Executing busybox-1.31.1-r16.trigger 06:32:18 Removing intermediate container fd29a043b657 06:32:18 ---> 24f1d5ba0c96 06:32:18 Step 22/22 : LABEL version=0.0.0 06:32:18 Successfully tagged docker-support-notifications-go:latest 06:32:18  Building docker-support-notifications-go ... done OK: 12 MiB in 22 packages 06:32:19 ---> Running in a19a14d3e5b2 06:32:19 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:32:19 Status: Downloaded newer image for alpine:3.10 06:32:19 ---> be4e4bea2c2e 06:32:19 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:32:19 ---> Running in 171af4aae382 06:32:19 Removing intermediate container a19a14d3e5b2 06:32:19 ---> 11440c420742 06:32:19 06:32:19 Removing intermediate container 2ac99ebbbef8 06:32:19 ---> 0ecc96cddf30 06:32:19 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:32:20 Successfully built 11440c420742 06:32:20 Successfully tagged docker-core-metadata-go:latest 06:32:20  Building docker-core-metadata-go ... done  ---> Running in 9ab5080c5188 06:32:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:32:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:32:20 v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:32:20 v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:32:20 OK: 10346 distinct packages available 06:32:21 (1/5) Installing ca-certificates (20191127-r2) 06:32:21 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:32:21 (3/5) Installing libcurl (7.66.0-r1) 06:32:21 (4/5) Installing curl (7.66.0-r1) 06:32:21 (5/5) Installing dumb-init (1.2.2-r1) 06:32:21 Executing busybox-1.30.1-r3.trigger 06:32:21 Executing ca-certificates-20191127-r2.trigger 06:32:21 OK: 7 MiB in 19 packages 06:32:22 Removing intermediate container 9ab5080c5188 06:32:22 ---> 3dd5c5b331d5 06:32:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:32:22 ---> Running in 85fe22c13246 06:32:22 Removing intermediate container 85fe22c13246 06:32:22 ---> 6a05c825e04f 06:32:22 Step 15/27 : ENV APP_PORT=48090 06:32:23 Removing intermediate container 171af4aae382 06:32:23 ---> 1b454ae7f33d 06:32:23 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:32:23 ---> Running in b52b6dacfe08 06:32:23 ---> Running in 09947502809d 06:32:23 Removing intermediate container b52b6dacfe08 06:32:23 ---> 5b4a2164820e 06:32:23 Step 16/27 : EXPOSE $APP_PORT 06:32:23 ---> Running in 8f18bcaeb6d6 06:32:23 Removing intermediate container 09947502809d 06:32:23 ---> b371e40bebfc 06:32:23 Step 13/26 : WORKDIR / 06:32:23 ---> Running in b2d6beb18dc1 06:32:23 Removing intermediate container 8f18bcaeb6d6 06:32:23 ---> 893d8de49850 06:32:23 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:32:23 Removing intermediate container b2d6beb18dc1 06:32:23 ---> b047ce426e3e 06:32:23 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:32:24 ---> 5aa88703cb85 06:32:24 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:32:24 ---> 5d861e133935 06:32:24 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:32:25 ---> 9425a48c974a 06:32:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:32:25 ---> 858ca44fad9a 06:32:25 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:32:25 ---> 9549492f1546 06:32:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 06:32:26 ---> 4736f1629f0b 06:32:26 Step 20/27 : RUN apk --no-cache add py3-pip 06:32:26 ---> Running in 6b499a64f184 06:32:26 ---> 0c9a7c5b814f 06:32:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:32:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:32:27 ---> a684d03a2393 06:32:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:32:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:32:27 (1/33) Installing libbz2 (1.0.8-r1) 06:32:27 (2/33) Installing expat (2.2.9-r1) 06:32:27 (3/33) Installing libffi (3.3-r2) 06:32:27 (4/33) Installing gdbm (1.13-r1) 06:32:27 (5/33) Installing xz-libs (5.2.5-r0) 06:32:27 (6/33) Installing sqlite-libs (3.32.1-r0) 06:32:27 (7/33) Installing python3 (3.8.5-r0) 06:32:28 ---> 098cb3377542 06:32:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 06:32:33 ---> 75493f729cec 06:32:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:32:33 (8/33) Installing py3-appdirs (1.4.4-r1) 06:32:33 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:32:33 (10/33) Installing py3-parsing (2.4.7-r0) 06:32:33 (11/33) Installing py3-six (1.15.0-r0) 06:32:33 (12/33) Installing py3-packaging (20.4-r0) 06:32:33 (13/33) Installing py3-setuptools (47.0.0-r0) 06:32:33 (14/33) Installing py3-chardet (3.0.4-r4) 06:32:33 (15/33) Installing py3-idna (2.9-r0) 06:32:33 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:32:33 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:32:33 (18/33) Installing py3-requests (2.23.0-r0) 06:32:33 (19/33) Installing py3-msgpack (1.0.0-r0) 06:32:33 (20/33) Installing py3-lockfile (0.12.2-r3) 06:32:33 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:32:33 (22/33) Installing py3-colorama (0.4.3-r0) 06:32:33 (23/33) Installing py3-distlib (0.3.0-r0) 06:32:33 (24/33) Installing py3-distro (1.5.0-r1) 06:32:33 (25/33) Installing py3-webencodings (0.5.1-r3) 06:32:33 (26/33) Installing py3-html5lib (1.0.1-r4) 06:32:34 (27/33) Installing py3-pytoml (0.1.21-r0) 06:32:34 (28/33) Installing py3-pep517 (0.8.2-r0) 06:32:34 ---> 9f6046a70ade 06:32:34 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:32:34 (29/33) Installing py3-progress (1.5-r0) 06:32:34 (30/33) Installing py3-toml (0.10.1-r0) 06:32:34 (31/33) Installing py3-retrying (1.3.3-r0) 06:32:34 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:32:34 (33/33) Installing py3-pip (20.1.1-r0) 06:32:34 ---> Running in b5e01eec3343 06:32:34 Executing busybox-1.31.1-r16.trigger 06:32:34 OK: 71 MiB in 55 packages 06:32:38 Removing intermediate container b5e01eec3343 06:32:38 ---> 469edbd6af03 06:32:38 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:32:40 ---> Running in f414adb4e783 06:32:40 Removing intermediate container 6b499a64f184 06:32:40 ---> b74607adc6fd 06:32:40 Step 21/27 : RUN pip install docker-compose==1.23.2 06:32:40 ---> Running in 846bc2f46876 06:32:40 Removing intermediate container f414adb4e783 06:32:40 ---> 6ecb4c3acef9 06:32:40 Step 24/26 : LABEL arch=x86_64 06:32:40 ---> Running in 89042aa542b8 06:32:41 Removing intermediate container 89042aa542b8 06:32:41 ---> e0830512e8bd 06:32:41 Step 25/26 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:32:41 ---> Running in 7b4a5af8a169 06:32:41 Removing intermediate container 7b4a5af8a169 06:32:41 ---> 3bef0819537d 06:32:41 Step 26/26 : LABEL version=0.0.0 06:32:41 ---> Running in e8e4a1d6251a 06:32:42 Removing intermediate container e8e4a1d6251a 06:32:42 ---> 9ca8f1909a76 06:32:42 06:32:42 Successfully built 9ca8f1909a76 06:32:42 Successfully tagged docker-security-secretstore-setup-go:latest 06:32:42  Building docker-security-secretstore-setup-go ... done Collecting docker-compose==1.23.2 06:32:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:32:42 Collecting websocket-client<1.0,>=0.32.0 06:32:43 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:32:43 Collecting PyYAML<4,>=3.10 06:32:43 Downloading PyYAML-3.13.tar.gz (270 kB) 06:32:44 Collecting dockerpty<0.5,>=0.4.1 06:32:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:32:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:32:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:32:45 Collecting docker<4.0,>=3.6.0 06:32:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:32:45 Collecting jsonschema<3,>=2.5.1 06:32:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:32:46 Collecting docopt<0.7,>=0.6.1 06:32:46 Downloading docopt-0.6.2.tar.gz (25 kB) 06:32:46 Collecting texttable<0.10,>=0.9.0 06:32:46 Downloading texttable-0.9.1.tar.gz (11 kB) 06:32:47 Collecting cached-property<2,>=1.2.0 06:32:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:32:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:32:47 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) 06:32:47 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) 06:32:47 Collecting idna<2.8,>=2.5 06:32:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:32:47 Collecting urllib3<1.25,>=1.21.1 06:32:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:32:47 Collecting docker-pycreds>=0.4.0 06:32:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:32:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:32:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:32:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:32:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:32:48 Installing collected packages: websocket-client, PyYAML, dockerpty, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docopt, texttable, cached-property, docker-compose 06:32:48 Running setup.py install for PyYAML: started 06:32:49 Running setup.py install for PyYAML: finished with status 'done' 06:32:49 Running setup.py install for dockerpty: started 06:32:50 Running setup.py install for dockerpty: finished with status 'done' 06:32:50 Attempting uninstall: idna 06:32:50 Found existing installation: idna 2.9 06:32:50 Uninstalling idna-2.9: 06:32:50 Successfully uninstalled idna-2.9 06:32:50 Attempting uninstall: urllib3 06:32:50 Found existing installation: urllib3 1.25.9 06:32:50 Uninstalling urllib3-1.25.9: 06:32:50 Successfully uninstalled urllib3-1.25.9 06:32:50 Attempting uninstall: requests 06:32:50 Found existing installation: requests 2.23.0 06:32:50 Uninstalling requests-2.23.0: 06:32:50 Successfully uninstalled requests-2.23.0 06:32:51 Running setup.py install for docopt: started 06:32:52 Running setup.py install for docopt: finished with status 'done' 06:32:52 Running setup.py install for texttable: started 06:32:52 Running setup.py install for texttable: finished with status 'done' 06:32:53 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 06:32:56 Removing intermediate container 846bc2f46876 06:32:56 ---> df7602f83094 06:32:56 Step 22/27 : RUN apk --no-cache add curl 06:32:57 ---> Running in 9e43f5b09e7a 06:32:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:32:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:32:58 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:32:58 (2/3) Installing libcurl (7.69.1-r1) 06:32:58 (3/3) Installing curl (7.69.1-r1) 06:32:58 Executing busybox-1.31.1-r16.trigger 06:32:58 OK: 72 MiB in 58 packages 06:33:00 Removing intermediate container 9e43f5b09e7a 06:33:00 ---> 91de50e7073f 06:33:00 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:33:00 ---> Running in 57a23f534ea2 06:33:00 Removing intermediate container 57a23f534ea2 06:33:00 ---> e30b66e017f7 06:33:00 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:00 ---> Running in 6112cd326a5f 06:33:00 Removing intermediate container 6112cd326a5f 06:33:00 ---> cb539d60f6b0 06:33:00 Step 25/27 : LABEL arch=x86_64 06:33:00 ---> Running in 21e9b5aba71e 06:33:01 Removing intermediate container 21e9b5aba71e 06:33:01 ---> 25d402822592 06:33:01 Step 26/27 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:33:01 ---> Running in 6b6a5fb9e63d 06:33:01 Removing intermediate container 6b6a5fb9e63d 06:33:01 ---> be166ea4b5f7 06:33:01 Step 27/27 : LABEL version=0.0.0 06:33:01 ---> Running in f292acf84ce0 06:33:01 Removing intermediate container f292acf84ce0 06:33:01 ---> 317127774b7f 06:33:01 06:33:02 Successfully built 317127774b7f 06:33:02 Successfully tagged docker-sys-mgmt-agent-go:latest 06:33:02 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:33:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:33:02 ---> ab5012879f61 06:33:02 Step 3/21 : WORKDIR /edgex-go 06:33:02 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:33:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:33:02 ---> ab5012879f61 06:33:02 Step 3/24 : WORKDIR /edgex-go 06:33:02 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 06:33:02 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 06:33:02 ---> ab5012879f61 06:33:02 Step 3/29 : WORKDIR /edgex-go 06:33:02 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 06:33:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:33:02 ---> ab5012879f61 06:33:02 Step 3/20 : WORKDIR /edgex-go 06:33:02 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 06:33:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:33:02 ---> ab5012879f61 06:33:02 Step 3/26 : WORKDIR /edgex-go 06:33:02 ---> Running in 9b83e48666de 06:33:02 ---> Running in a266e089030a 06:33:02 ---> Running in d49e383b74af 06:33:02 ---> Running in b3c19c43adaf 06:33:02 ---> Running in c99c84d4aa8d 06:33:02 Removing intermediate container d49e383b74af 06:33:02 ---> 2381ff827021 06:33:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:02 Removing intermediate container b3c19c43adaf 06:33:02 ---> 9de2c2f5833a 06:33:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:02 Removing intermediate container a266e089030a 06:33:02 ---> b0bc60201f9f 06:33:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:02 Removing intermediate container c99c84d4aa8d 06:33:02 ---> c648f588c16e 06:33:02 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:02 Removing intermediate container 9b83e48666de 06:33:02 ---> 434613dd188c 06:33:02 Step 4/29 : RUN apk update && apk add make git 06:33:02 ---> Running in 6814197aab42 06:33:02 ---> Running in 2ef9d3f60f61 06:33:02 ---> Running in e9d95b54893a 06:33:02 ---> Running in 0490f9de47ff 06:33:02 ---> Running in f45e2898b7b2 06:33:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:02 Removing intermediate container 6814197aab42 06:33:02 ---> b15a31b21eda 06:33:02 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:33:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:02 Removing intermediate container 0490f9de47ff 06:33:02 ---> f8051a1f097c 06:33:02 Step 5/21 : RUN apk update && apk add make git 06:33:02 ---> Running in 3dc3eb7dc0e9 06:33:02 ---> Running in 586a657e68a4 06:33:02 Removing intermediate container f45e2898b7b2 06:33:02 ---> f6671a32197f 06:33:02 Step 5/20 : RUN apk update && apk add make git 06:33:02 Removing intermediate container e9d95b54893a 06:33:02 ---> da4d87fd3da2 06:33:02 Step 5/26 : RUN apk update && apk add make git 06:33:02 ---> Running in c58a39cc8540 06:33:02 ---> Running in c1eafcedca8e 06:33:02 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:33:02 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:33:02 OK: 12623 distinct packages available 06:33:03 OK: 217 MiB in 51 packages 06:33:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:04  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:33:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:04 $ docker stop --time=1 670c15beb1d5838c435450e2c274ab779a83a26bda8d11d845bf5951ab7ffe7f 06:33:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:04 Removing intermediate container 2ef9d3f60f61 06:33:04 ---> e8976000df44 06:33:04 Step 5/29 : COPY go.mod . 06:33:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:05 ---> 118e51f88004 06:33:05 Step 6/29 : RUN go mod download 06:33:05 ---> Running in 613dd3cf5755 06:33:05 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:33:05 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:33:05 OK: 12623 distinct packages available 06:33:06 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:33:06 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:33:06 OK: 12623 distinct packages available 06:33:06 $ docker rm -f 670c15beb1d5838c435450e2c274ab779a83a26bda8d11d845bf5951ab7ffe7f 06:33:06 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:33:06 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:33:06 OK: 12623 distinct packages available 06:33:06 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:33:06 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:33:06 OK: 12623 distinct packages available [Pipeline] // withDockerContainer 06:33:06 OK: 217 MiB in 51 packages [Pipeline] sh 06:33:07 + grep docker 06:33:07 + docker images 06:33:07 docker-sys-mgmt-agent-go latest 317127774b7f 6 seconds ago 290MB 06:33:07 docker-security-secretstore-setup-go latest 9ca8f1909a76 26 seconds ago 32.4MB 06:33:07 docker-core-metadata-go latest 11440c420742 48 seconds ago 14.2MB 06:33:07 docker-support-notifications-go latest 81ac5ce493d4 49 seconds ago 13.6MB 06:33:07 docker-support-logging-go latest edca35740fa1 51 seconds ago 11.1MB 06:33:07 docker-core-data-go latest f1ce262b6a7e 3 minutes ago 23.6MB 06:33:07 docker-security-secrets-setup-go latest f0f3b0527eb5 3 minutes ago 24MB 06:33:07 docker-core-command-go latest 789b06fcdf82 3 minutes ago 12.2MB 06:33:07 docker-support-scheduler-go latest e4959c21aa85 3 minutes ago 12.3MB 06:33:07 docker-security-proxy-setup-go latest dafff01e83ed 3 minutes ago 15.8MB 06:33:07 docker latest 809cc4dba987 2 weeks ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:33:07 OK: 217 MiB in 51 packages 06:33:07 OK: 217 MiB in 51 packages 06:33:07 OK: 217 MiB in 51 packages [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:33:08 Removing intermediate container 3dc3eb7dc0e9 06:33:08 ---> 957f99bf7467 06:33:08 Step 6/24 : COPY go.mod . 06:33:09 Removing intermediate container 586a657e68a4 06:33:09 Removing intermediate container c1eafcedca8e 06:33:09 ---> 3b45d7026e87 06:33:09 Step 6/26 : COPY go.mod . 06:33:09 ---> 79a39216b979 06:33:09 Step 6/21 : COPY go.mod . 06:33:10 ---> 9b831126f6d7 06:33:10 Step 7/24 : RUN go mod download 06:33:10 Removing intermediate container c58a39cc8540 06:33:10 ---> 3a5899477077 06:33:10 Step 6/20 : COPY go.mod . 06:33:10 ---> Running in 4fc253c8b582 06:33:10 Removing intermediate container 613dd3cf5755 06:33:10 ---> c9e73ef21d90 06:33:10 Step 7/29 : COPY . . 06:33:11 ---> 0ae97a3015c7 06:33:11 Step 7/21 : RUN go mod download 06:33:11 ---> 3c9bc03f0dbd 06:33:11 Step 7/26 : RUN go mod download 06:33:11 ---> Running in 07adef2d98df 06:33:11 ---> 496126a89b56 06:33:11 Step 7/20 : RUN go mod download 06:33:12 ---> Running in c28232ea9562 06:33:12 ---> Running in 780feea0a8fe 06:33:15 Removing intermediate container 4fc253c8b582 06:33:15 ---> 29669cdd07c3 06:33:15 Step 8/24 : COPY . . 06:33:17 Removing intermediate container 07adef2d98df 06:33:17 ---> b7fc8bb2c47a 06:33:17 Step 8/21 : COPY . . 06:33:18 Removing intermediate container c28232ea9562 06:33:18 ---> ec53a95e6cee 06:33:18 Step 8/26 : COPY . . 06:33:19 Removing intermediate container 780feea0a8fe 06:33:19 ---> 2992b528f395 06:33:19 Step 8/20 : COPY . . 06:33:23 Still waiting to schedule task 06:33:23 All nodes of label ‘centos7-docker-8c-8g’ are offline 06:33:46 ---> 855afb9fab8e 06:33:46 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:33:46 ---> Running in 8a6a1444775a 06:33:46 ---> 285e9360fcab 06:33:46 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 06:33:46 ---> 983b4f6cf2a3 06:33:46 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:33:46 ---> 07d44facc69a 06:33:46 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 06:33:46 ---> c983c2899c5e 06:33:46 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:33:46 ---> Running in c6ae4772d391 06:33:46 ---> Running in bb83ab4da5e0 06:33:46 ---> Running in cea3376a3699 06:33:46 ---> Running in 1715359c088d 06:33:46 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 06:33:47 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 06:33:47 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 06:33:47 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 06:33:47 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 06:34:27 Running on prd-centos7-docker-8c-8g-3692 in /w/workspace/edgexfoundry_edgex-go_PR-2732 [Pipeline] { [Pipeline] ws 06:34:27 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 06:34:29 using credential edgex-jenkins-ssh 06:34:29 Cloning the remote Git repository 06:34:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:34:30 > git init /w/workspace/edgex-go/13 # timeout=10 06:34:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:34:30 > git --version # timeout=10 06:34:30 > git --version # 'git version 2.16.5' 06:34:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:35:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:35:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:35:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2732/head:refs/remotes/origin/PR-2732 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:35:04 Merging remotes/origin/master commit ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 into PR head commit cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:35:04 Failed in branch amd64 06:35:04 > git config core.sparsecheckout # timeout=10 06:35:04 > git checkout -f cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 # timeout=10 06:35:09 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 06:35:09 Removing intermediate container 8a6a1444775a 06:35:09 ---> faeff860abea 06:35:09 06:35:09 Step 9/29 : FROM alpine:latest 06:35:09 latest: Pulling from library/alpine 06:35:09 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:35:09 Status: Downloaded newer image for alpine:latest 06:35:09 ---> 62ee0e9f8440 06:35:09 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:35:09 ---> Running in e9de8fcba9fd 06:35:09 Removing intermediate container e9de8fcba9fd 06:35:09 ---> e00aadb4ccd2 06:35:09 Step 11/29 : USER root 06:35:09 ---> Running in d6c425e56757 06:35:10 Removing intermediate container d6c425e56757 06:35:10 ---> 71724e432027 06:35:10 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:35:10 ---> Running in 585ef4233e2a 06:35:10 Removing intermediate container 1715359c088d 06:35:10 ---> cac43f5e2eae 06:35:11 06:35:11 Step 10/20 : FROM alpine 06:35:11 ---> 62ee0e9f8440 06:35:11 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:35:11 ---> Running in 4fcf3901e3ec 06:35:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:13 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 06:35:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:15 v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:35:15 v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:35:15 OK: 12621 distinct packages available 06:35:15 v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:35:15 v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:35:15 OK: 12621 distinct packages available 06:35:15 (1/4) Installing ca-certificates (20191127-r4) 06:35:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:35:15 (3/4) Installing libcurl (7.69.1-r1) 06:35:15 (4/4) Installing curl (7.69.1-r1) 06:35:15 Executing busybox-1.31.1-r16.trigger 06:35:15 Executing ca-certificates-20191127-r4.trigger 06:35:16 (1/2) Installing ca-certificates (20191127-r4) 06:35:16 OK: 7 MiB in 18 packages 06:35:16 (2/2) Installing dumb-init (1.2.2-r1) 06:35:16 Executing busybox-1.31.1-r16.trigger 06:35:16 Executing ca-certificates-20191127-r4.trigger 06:35:16 OK: 6 MiB in 16 packages 06:35:19 Removing intermediate container 4fcf3901e3ec 06:35:19 ---> 05f505e06727 06:35:19 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:35:19 ---> Running in 347e07473c0e 06:35:19 Removing intermediate container 585ef4233e2a 06:35:19 ---> 074e070a3905 06:35:19 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:35:19 ---> Running in 3b2c1032cc82 06:35:20 Removing intermediate container 347e07473c0e 06:35:20 ---> 30ea4427cdeb 06:35:20 Step 13/20 : WORKDIR /edgex 06:35:20 ---> Running in 78108d3e9ab4 06:35:20 Removing intermediate container 3b2c1032cc82 06:35:20 ---> 02a6b631ac5e 06:35:20 Step 14/29 : WORKDIR $BASE_DIR 06:35:20 ---> Running in f0ceb32cd1f5 06:35:21 Removing intermediate container 78108d3e9ab4 06:35:21 ---> 24ac1ce78838 06:35:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:35:21 Removing intermediate container f0ceb32cd1f5 06:35:21 ---> 957bfdf0a842 06:35:21 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:35:22 ---> Running in ffa16d11a7df 06:35:22 ---> b4f0a0bb675d 06:35:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:35:25 ---> 536c0ecc3dd4 06:35:25 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:35:25 ---> Running in fb00eee9c9cf 06:35:26 Removing intermediate container fb00eee9c9cf 06:35:26 ---> c80adb4f2f82 06:35:26 Step 17/20 : CMD ["--init=true"] 06:35:26 ---> Running in 57b1922e946a 06:35:26 Removing intermediate container ffa16d11a7df 06:35:26 ---> 60da895d44bd 06:35:26 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 06:35:27 Removing intermediate container c6ae4772d391 06:35:27 ---> b7f649e8edbb 06:35:27 06:35:27 Step 10/26 : FROM alpine:3.10 06:35:27 Removing intermediate container 57b1922e946a 06:35:27 ---> 402223cb427d 06:35:27 Step 18/20 : LABEL arch=arm64 06:35:27 3.10: Pulling from library/alpine 06:35:27 ---> Running in 84823e9f7e9f 06:35:28 ---> 7968fb8c7506 06:35:28 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:35:28 Removing intermediate container 84823e9f7e9f 06:35:28 ---> 1706e76a83bd 06:35:28 Step 19/20 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:35:28 ---> Running in 71cb863b06fa 06:35:29 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:35:29 Status: Downloaded newer image for alpine:3.10 06:35:29 ---> 536a684cf733 06:35:29 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:35:29 Removing intermediate container 71cb863b06fa 06:35:29 ---> a374c489bf9a 06:35:29 Step 20/20 : LABEL version=0.0.0 06:35:30 ---> 36d67580cc07 06:35:30 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:35:30 ---> Running in 9ba817b5eeb5 06:35:30 ---> Running in 2aa5feb12b44 06:35:31 Removing intermediate container 2aa5feb12b44 06:35:31 ---> dbaca0adf605 06:35:31 06:35:31 ---> 627f74d22147 06:35:31 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:35:31 Successfully built dbaca0adf605 06:35:31 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:35:31 Building docker-support-logging-go 06:35:32  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:35:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:35:32 ---> 9e88d4b09e92 06:35:32 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:35:33 v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:35:33 v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:35:33 OK: 10167 distinct packages available 06:35:33 (1/5) Installing ca-certificates (20191127-r2) 06:35:34 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:35:34 (3/5) Installing libcurl (7.66.0-r1) 06:35:34 (4/5) Installing curl (7.66.0-r1) 06:35:34 (5/5) Installing dumb-init (1.2.2-r1) 06:35:34 Executing busybox-1.30.1-r3.trigger 06:35:34 Executing ca-certificates-20191127-r2.trigger 06:35:34 OK: 7 MiB in 19 packages 06:35:36 ---> 7570badcc6e4 06:35:36 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:35:36 ---> Running in 52ad16ff8491 06:35:36 Removing intermediate container cea3376a3699 06:35:36 ---> e0ae5e0ffa83 06:35:36 06:35:36 Step 10/21 : FROM scratch 06:35:36 ---> 06:35:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:35:36 Removing intermediate container bb83ab4da5e0 06:35:36 ---> f74edbf0b1a5 06:35:36 06:35:36 Step 10/24 : FROM scratch 06:35:36 ---> 06:35:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:35:37 ---> Running in ccde4a56a2e6 06:35:37 ---> Running in 09e67bc9f0a4 06:35:38 Removing intermediate container 9ba817b5eeb5 06:35:38 ---> ca743186b284 06:35:38 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:35:38 Removing intermediate container ccde4a56a2e6 06:35:38 ---> 7c224b58fbb9 06:35:38 Step 12/21 : ENV APP_PORT=48085 06:35:38 ---> Running in 31bcacefdb77 06:35:38 Removing intermediate container 09e67bc9f0a4 06:35:38 ---> b053acef1570 06:35:38 Step 12/24 : ENV APP_PORT=48060 06:35:39 ---> Running in a53a2a7add77 06:35:39 ---> Running in ff20f50a2d90 06:35:39 Removing intermediate container 31bcacefdb77 06:35:39 ---> 33f4b06ca457 06:35:39 Step 13/26 : WORKDIR / 06:35:39 Removing intermediate container a53a2a7add77 06:35:39 ---> 5338d8f5d410 06:35:39 Step 13/21 : EXPOSE $APP_PORT 06:35:39 Removing intermediate container ff20f50a2d90 06:35:39 ---> 0624bd02fe65 06:35:39 Step 13/24 : EXPOSE $APP_PORT 06:35:39 ---> Running in 04cfaccc95f2 06:35:39 ---> Running in 5cf972036e1b 06:35:40 ---> Running in 51cc128bc40a 06:35:40 Removing intermediate container 5cf972036e1b 06:35:40 Removing intermediate container 04cfaccc95f2 06:35:40 ---> b46139b17337 06:35:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / ---> bc38dc34b860 06:35:40 06:35:40 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:35:40 Removing intermediate container 52ad16ff8491 06:35:40 ---> f84e2c9fe574 06:35:40 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:35:40 Removing intermediate container 51cc128bc40a 06:35:40 ---> 56daeb164c35 06:35:40 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:35:41 ---> aac4aa0d537f 06:35:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:35:41 ---> ab3daa609ce8 06:35:41 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:35:41 ---> b8f53f7b6c2f 06:35:41 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:35:42 ---> edcdbf69cb4e 06:35:42 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:35:42 ---> Running in 8ffc5563f292 06:35:44 ---> b2ff7c66d5f1 06:35:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:35:44 ---> 30ce9024f5fa 06:35:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:35:44 ---> f6442323db4c 06:35:44 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:35:45 ---> 4bc6f15b3f42 06:35:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 06:35:45 ---> 766b30641201 06:35:45 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:35:45 Removing intermediate container 8ffc5563f292 06:35:45 ---> 4e2e5ef66348 06:35:45 Step 24/29 : RUN chmod 755 security-secrets-setup 06:35:45 ---> Running in e7bbcb4ad1b6 06:35:45 ---> Running in 51727280200b 06:35:46 ---> a1a9e989d985 06:35:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:35:46 ---> 4dfc63a650ad 06:35:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:35:46 Removing intermediate container e7bbcb4ad1b6 06:35:46 ---> dc911b53a494 06:35:46 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:46 ---> Running in 40cdde472057 06:35:49 Removing intermediate container 40cdde472057 06:35:49 ---> 74315ba7808f 06:35:49 Step 19/21 : LABEL arch=arm64 06:35:49 ---> 10c4cd3e8a2c 06:35:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:35:49 ---> Running in 414095631cab 06:35:49 ---> 72b8fcbee79a 06:35:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:35:49 Removing intermediate container 414095631cab 06:35:49 ---> b10e4e4bc9a5 06:35:49 Step 20/21 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:35:49 ---> Running in 44d5242fbfd3 06:35:49 ---> 6c65475c74e2 06:35:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:35:50 ---> 732383e1c30f 06:35:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 06:35:50 Removing intermediate container 44d5242fbfd3 06:35:50 ---> 73f17f2516a3 06:35:50 Step 21/21 : LABEL version=0.0.0 06:35:50 Removing intermediate container 51727280200b 06:35:50 ---> 278107ace5db 06:35:50 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:35:50 ---> Running in b54139e6c3e6 06:35:50 ---> Running in e90c8198abde 06:35:51 ---> 62d5f3401960 06:35:51 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:35:51 ---> Running in 2db438de16b7 06:35:51 Removing intermediate container b54139e6c3e6 06:35:51 ---> f5c73403c2e1 06:35:51 06:35:51 Removing intermediate container e90c8198abde 06:35:51 ---> 0c9db81c2005 06:35:51 Step 26/29 : CMD [ "generate" ] 06:35:51 Successfully built f5c73403c2e1 06:35:51 ---> 3a3a77401973 06:35:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:35:52 ---> Running in 198bd6711961 06:35:52 Successfully tagged docker-support-scheduler-go-arm64:latest 06:35:52  Building docker-support-scheduler-go ... done Building docker-core-command-go 06:35:52 Removing intermediate container 2db438de16b7 06:35:52 ---> ea77f3a50a4a 06:35:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:52 ---> Running in a5a568028031 06:35:52 Removing intermediate container 198bd6711961 06:35:52 ---> ac6b37730b72 06:35:52 Step 27/29 : LABEL arch=arm64 06:35:53 ---> Running in 4eb3d1706d9d 06:35:53 ---> 62aaa21477b6 06:35:53 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:35:53 ---> Running in c5149b34c2d3 06:35:53 Removing intermediate container a5a568028031 06:35:53 ---> 595e2a245592 06:35:53 Step 22/24 : LABEL arch=arm64 06:35:53 ---> Running in 5b642a6cea73 06:35:53 Removing intermediate container 4eb3d1706d9d 06:35:53 ---> adfaaa7e6258 06:35:53 Step 28/29 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:35:54 ---> Running in 85510016ef29 06:35:54 Removing intermediate container 5b642a6cea73 06:35:54 ---> 9a2e07c83acb 06:35:54 Step 23/24 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:35:54 ---> Running in b05450d4fee1 06:35:55 Removing intermediate container 85510016ef29 06:35:55 ---> d0af09ab6b84 06:35:55 Step 29/29 : LABEL version=0.0.0 06:35:55 ---> Running in 868395dfe48c 06:35:55 Removing intermediate container b05450d4fee1 06:35:55 ---> 71467fece8fc 06:35:55 Step 24/24 : LABEL version=0.0.0 06:35:55 ---> Running in 0596d64b9cea 06:35:56 Removing intermediate container 868395dfe48c 06:35:56 ---> b043e13fb218 06:35:56 06:35:56 Removing intermediate container 0596d64b9cea 06:35:56 ---> 010af9d89a26 06:35:56 06:35:56 Successfully built b043e13fb218 06:35:57 Successfully tagged docker-security-secrets-setup-go-arm64:latest 06:35:57 Removing intermediate container c5149b34c2d3 06:35:57 ---> d1f6e557ea12 06:35:57 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:35:57  Building docker-security-secrets-setup-go ... done Building docker-core-metadata-go 06:35:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:35:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:35:57 ---> ab5012879f61 06:35:57 Step 3/22 : WORKDIR /edgex-go 06:35:57 ---> Using cache 06:35:57 ---> c648f588c16e 06:35:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:57 ---> Using cache 06:35:57 ---> f6671a32197f 06:35:57 Step 5/22 : RUN apk update && apk add make && apk add bash git 06:35:57 Successfully built 010af9d89a26 06:35:57 Successfully tagged docker-support-notifications-go-arm64:latest 06:35:57  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 06:35:57 ---> Running in 65a1a41ef570 06:35:57 ---> Running in 66853048d7b4 06:35:58 Removing intermediate container 65a1a41ef570 06:35:58 ---> 0dd13e620333 06:35:58 Step 24/26 : LABEL arch=arm64 06:35:58 ---> Running in 55527df59e2c 06:35:59 Removing intermediate container 55527df59e2c 06:35:59 ---> a6985b2e517b 06:35:59 Step 25/26 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:35:59 ---> Running in dd5189cd800d 06:35:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:59 Removing intermediate container dd5189cd800d 06:35:59 ---> 05bc9e4ab18c 06:35:59 Step 26/26 : LABEL version=0.0.0 06:35:59 ---> Running in c0de9c09f237 06:36:00 Removing intermediate container c0de9c09f237 06:36:00 ---> 9582da405247 06:36:00 06:36:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:36:00 Successfully built 9582da405247 06:36:00 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:36:01 Building docker-core-data-go 06:36:04  Building docker-security-secretstore-setup-go ... done v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:36:04 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:36:04 OK: 12623 distinct packages available 06:36:05 OK: 217 MiB in 51 packages 06:36:05 OK: 217 MiB in 51 packages 06:36:12 Removing intermediate container 66853048d7b4 06:36:12 ---> 819c622da0e0 06:36:12 Step 6/22 : COPY go.mod . 06:36:12 ---> a07233bb569d 06:36:12 Step 7/22 : RUN go mod download 06:36:12 ---> Running in 344819bcebdf 06:36:16 Removing intermediate container 344819bcebdf 06:36:16 ---> 2d7969f3883b 06:36:16 Step 8/22 : COPY . . 06:36:39 ---> 968416a210d5 06:36:39 Step 9/22 : RUN make cmd/support-logging/support-logging 06:36:39 ---> Running in 051b8d299670 06:36:39 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 06:36:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:36:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:36:57 ---> ab5012879f61 06:36:57 Step 3/22 : WORKDIR /edgex-go 06:36:57 ---> Using cache 06:36:57 ---> c648f588c16e 06:36:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:57 ---> Using cache 06:36:57 ---> f6671a32197f 06:36:57 Step 5/22 : RUN apk update && apk add make git 06:36:57 ---> Using cache 06:36:57 ---> 3a5899477077 06:36:57 Step 6/22 : COPY go.mod . 06:36:57 ---> Using cache 06:36:57 ---> 496126a89b56 06:36:57 Step 7/22 : RUN go mod download 06:36:57 ---> Using cache 06:36:57 ---> 2992b528f395 06:36:57 Step 8/22 : COPY . . 06:36:57 ---> Using cache 06:36:57 ---> 07d44facc69a 06:36:57 Step 9/22 : RUN make cmd/core-command/core-command 06:37:02 ---> Running in 9d6a34cfc080 06:37:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:37:04 ---> ab5012879f61 06:37:04 Step 3/22 : WORKDIR /edgex-go 06:37:04 ---> Using cache 06:37:04 ---> c648f588c16e 06:37:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:04 ---> Using cache 06:37:04 ---> f6671a32197f 06:37:04 Step 5/22 : RUN apk update && apk add make git 06:37:04 ---> Using cache 06:37:04 ---> 3a5899477077 06:37:04 Step 6/22 : COPY go.mod . 06:37:04 ---> Using cache 06:37:04 ---> 496126a89b56 06:37:04 Step 7/22 : RUN go mod download 06:37:04 ---> Using cache 06:37:04 ---> 2992b528f395 06:37:04 Step 8/22 : COPY . . 06:37:04 ---> Using cache 06:37:04 ---> 07d44facc69a 06:37:04 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:37:05 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 06:37:05 ---> Running in ed962e8cd544 06:37:05 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:05 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:37:05 ---> ab5012879f61 06:37:05 Step 3/27 : WORKDIR /edgex-go 06:37:05 ---> Using cache 06:37:05 ---> c648f588c16e 06:37:05 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:05 ---> Using cache 06:37:05 ---> f6671a32197f 06:37:05 Step 5/27 : RUN apk update && apk add make bash git 06:37:05 ---> Running in 7bf4b0c65c49 06:37:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:37:06 ---> ab5012879f61 06:37:06 Step 3/23 : WORKDIR /edgex-go 06:37:06 ---> Using cache 06:37:06 ---> c648f588c16e 06:37:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:06 ---> Using cache 06:37:06 ---> f6671a32197f 06:37:06 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:37:06 ---> Running in d9b9efc18993 06:37:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:37:09 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 06:37:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:37:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:37:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:37:12 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:37:12 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:37:12 OK: 12623 distinct packages available 06:37:12 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:37:12 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:37:12 OK: 12623 distinct packages available 06:37:13 OK: 217 MiB in 51 packages 06:37:13 OK: 217 MiB in 51 packages 06:37:16 Removing intermediate container d9b9efc18993 06:37:16 ---> 89b55a943d6b 06:37:16 Step 6/23 : COPY go.mod . 06:37:16 Removing intermediate container 7bf4b0c65c49 06:37:16 ---> 40238d1b3678 06:37:16 Step 6/27 : COPY go.mod . 06:37:16 ---> 025e701ee8af 06:37:16 Step 7/23 : RUN go mod download 06:37:16 ---> 9325ec720c08 06:37:16 Step 7/27 : RUN go mod download 06:37:17 ---> Running in b546cea4695a 06:37:17 ---> Running in 1f77d2d18069 06:37:22 Removing intermediate container 1f77d2d18069 06:37:22 ---> 79a829df2b77 06:37:22 Step 8/27 : COPY . . 06:37:23 Removing intermediate container b546cea4695a 06:37:23 ---> 853974968862 06:37:23 Step 8/23 : COPY . . 06:37:55 Removing intermediate container 051b8d299670 06:37:55 ---> c298833d8a3b 06:37:55 06:37:55 Step 10/22 : FROM scratch 06:37:55 ---> 06:37:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:37:55 ---> Using cache 06:37:55 ---> b053acef1570 06:37:55 Step 12/22 : ENV APP_PORT=48061 06:37:55 ---> Running in 69500663716d 06:37:55 Removing intermediate container 69500663716d 06:37:55 ---> bf6428481b3e 06:37:55 Step 13/22 : EXPOSE $APP_PORT 06:37:55 ---> Running in 9c80b3f6be78 06:37:55 Removing intermediate container 9c80b3f6be78 06:37:55 ---> 94a41554e9e8 06:37:55 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 06:37:55 ---> 6239fad85dda 06:37:55 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:37:55 ---> Running in b1795524c32c 06:37:55 ---> add8453cd683 06:37:55 Step 9/23 : RUN make cmd/core-data/core-data 06:37:55 ---> Running in 5892757eb552 06:37:55 ---> 3c5a47980b91 06:37:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 06:37:57 ---> 04fb92c955f7 06:37:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 06:37:57 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 06:37:58 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 06:37:59 ---> 791692273782 06:37:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 06:38:00 ---> 1de5fce1079c 06:38:00 Step 18/22 : ENTRYPOINT ["/support-logging"] 06:38:00 ---> Running in e29cacd4f5fc 06:38:00 Removing intermediate container e29cacd4f5fc 06:38:00 ---> b13add140674 06:38:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:00 ---> Running in 7da41c03e62f 06:38:01 Removing intermediate container 7da41c03e62f 06:38:01 ---> 16b1808c069d 06:38:01 Step 20/22 : LABEL arch=arm64 06:38:01 ---> Running in 8ee878605cbb 06:38:02 Removing intermediate container 8ee878605cbb 06:38:02 ---> 42bc5dd87a88 06:38:02 Step 21/22 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:38:02 ---> Running in 129e41c6249c 06:38:03 Removing intermediate container 129e41c6249c 06:38:03 ---> fb2c533b52ac 06:38:03 Step 22/22 : LABEL version=0.0.0 06:38:03 ---> Running in 25918dbb0138 06:38:03 Removing intermediate container 25918dbb0138 06:38:03 ---> 6ed3dcd4cae0 06:38:03 06:38:04 Successfully built 6ed3dcd4cae0 06:38:04 Successfully tagged docker-support-logging-go-arm64:latest 06:38:51  Building docker-support-logging-go ... done Removing intermediate container 9d6a34cfc080 06:38:51 ---> 5b615871f7e6 06:38:51 06:38:51 Step 10/22 : FROM scratch 06:38:51 ---> 06:38:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:38:51 ---> Using cache 06:38:51 ---> 7c224b58fbb9 06:38:51 Step 12/22 : ENV APP_PORT=48082 06:38:51 ---> Running in 92c615318604 06:38:51 Removing intermediate container 92c615318604 06:38:51 ---> 7f4598a43674 06:38:51 Step 13/22 : EXPOSE $APP_PORT 06:38:51 ---> Running in f71825e72cdd 06:38:51 Removing intermediate container f71825e72cdd 06:38:51 ---> 800ae44e808c 06:38:51 Step 14/22 : WORKDIR / 06:38:51 ---> Running in acd35b277f34 06:38:51 Removing intermediate container acd35b277f34 06:38:51 ---> f113955fbb94 06:38:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:38:51 ---> 47f113be10bd 06:38:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:38:51 ---> b5abcb6c8372 06:38:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:38:51 ---> 096632c27193 06:38:51 Step 18/22 : ENTRYPOINT ["/core-command"] 06:38:51 ---> Running in 97048fa84be0 06:38:52 Removing intermediate container 97048fa84be0 06:38:52 ---> f00afc438e9b 06:38:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:52 ---> Running in 6d04d74537bf 06:38:53 Removing intermediate container 6d04d74537bf 06:38:53 ---> bcc7cf44911c 06:38:53 Step 20/22 : LABEL arch=arm64 06:38:53 ---> Running in 6861485f85a2 06:38:54 Removing intermediate container 6861485f85a2 06:38:54 ---> a7a9df146da8 06:38:54 Step 21/22 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:38:54 ---> Running in fb5794082a6e 06:38:54 Removing intermediate container fb5794082a6e 06:38:54 ---> 74a2ad50fcad 06:38:54 Step 22/22 : LABEL version=0.0.0 06:38:55 ---> Running in 899eb7f37be6 06:38:56 Removing intermediate container 899eb7f37be6 06:38:56 ---> f302227b710b 06:38:56 06:38:56 Successfully built f302227b710b 06:38:56 Successfully tagged docker-core-command-go-arm64:latest 06:39:04  Building docker-core-command-go ... done Removing intermediate container ed962e8cd544 06:39:04 ---> 50ab2249040e 06:39:04 06:39:04 Step 10/22 : FROM scratch 06:39:04 ---> 06:39:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:39:04 ---> Using cache 06:39:04 ---> 7c224b58fbb9 06:39:04 Step 12/22 : ENV APP_PORT=48081 06:39:04 ---> Running in b1e91cc8d35d 06:39:05 Removing intermediate container b1e91cc8d35d 06:39:05 ---> 8e6d2910f974 06:39:05 Step 13/22 : EXPOSE $APP_PORT 06:39:05 ---> Running in 02c8dba2abbd 06:39:06 Removing intermediate container 02c8dba2abbd 06:39:06 ---> f4b7aca102c9 06:39:06 Step 14/22 : WORKDIR / 06:39:06 ---> Running in 7a2b6411db7a 06:39:07 Removing intermediate container 7a2b6411db7a 06:39:07 ---> 70208b9e21e3 06:39:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:39:08 ---> 174544a16825 06:39:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:39:10 ---> 6dbb758757a6 06:39:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:39:12 ---> 6012b1131165 06:39:12 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:39:12 ---> Running in 83b9ac05e656 06:39:13 Removing intermediate container 83b9ac05e656 06:39:13 ---> 35113f67aa8a 06:39:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:13 ---> Running in 4fb70a48add9 06:39:14 Removing intermediate container 4fb70a48add9 06:39:14 ---> a86baeb32417 06:39:14 Step 20/22 : LABEL arch=arm64 06:39:14 ---> Running in 02a039d9d196 06:39:15 Removing intermediate container b1795524c32c 06:39:15 ---> 5f6472674331 06:39:15 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:39:15 ---> Running in c809618a73bc 06:39:15 Removing intermediate container 02a039d9d196 06:39:15 ---> b1594c292b73 06:39:15 Step 21/22 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:39:15 ---> Running in 063e1b6e789c 06:39:16 Removing intermediate container 063e1b6e789c 06:39:16 ---> 52ed011c9dbe 06:39:16 Step 22/22 : LABEL version=0.0.0 06:39:16 ---> Running in 3bd793e848df 06:39:17 Removing intermediate container 3bd793e848df 06:39:17 ---> 7761d234c15d 06:39:17 06:39:18 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 06:39:18 Successfully built 7761d234c15d 06:39:18 Successfully tagged docker-core-metadata-go-arm64:latest 06:39:22  Building docker-core-metadata-go ... done Removing intermediate container c809618a73bc 06:39:22 ---> 541b076f9ef1 06:39:22 06:39:22 Step 11/27 : FROM docker:latest 06:39:22 ---> 45884bde0078 06:39:22 Step 12/27 : RUN apk add --no-cache bash 06:39:22 ---> Running in e89bf5772429 06:39:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:24 (1/2) Installing readline (8.0.4-r0) 06:39:24 (2/2) Installing bash (5.0.17-r0) 06:39:24 Executing bash-5.0.17-r0.post-install 06:39:24 Executing busybox-1.31.1-r16.trigger 06:39:24 OK: 12 MiB in 22 packages 06:39:26 Removing intermediate container e89bf5772429 06:39:26 ---> 6995197383e8 06:39:26 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:39:26 ---> Running in b613cf5e26c2 06:39:29 Removing intermediate container b613cf5e26c2 06:39:29 ---> 690e67498ed2 06:39:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:39:29 ---> Running in c11486c5f63a 06:39:29 Removing intermediate container c11486c5f63a 06:39:29 ---> b7cdd2c83762 06:39:29 Step 15/27 : ENV APP_PORT=48090 06:39:30 ---> Running in b3d87214b3b4 06:39:30 Removing intermediate container b3d87214b3b4 06:39:30 ---> 45c137674363 06:39:30 Step 16/27 : EXPOSE $APP_PORT 06:39:30 ---> Running in 8acf53fa9bcc 06:39:31 Removing intermediate container 8acf53fa9bcc 06:39:31 ---> 7d6c83b45a23 06:39:31 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:39:32 ---> 24783234f4f2 06:39:32 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:39:33 ---> a87de82e43ef 06:39:33 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:39:34 ---> 0c686f3a8c6d 06:39:34 Step 20/27 : RUN apk --no-cache add py3-pip 06:39:34 ---> Running in 9715500967f0 06:39:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:37 Removing intermediate container 5892757eb552 06:39:37 ---> 91b498ee59dc 06:39:37 06:39:37 Step 10/23 : FROM alpine 06:39:37 ---> 62ee0e9f8440 06:39:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:39:37 (1/33) Installing libbz2 (1.0.8-r1) 06:39:37 (2/33) Installing expat (2.2.9-r1) 06:39:37 (3/33) Installing libffi (3.3-r2) 06:39:37 (4/33) Installing gdbm (1.13-r1) 06:39:37 (5/33) Installing xz-libs (5.2.5-r0) 06:39:37 (6/33) Installing sqlite-libs (3.32.1-r0) 06:39:37 (7/33) Installing python3 (3.8.5-r0) 06:39:37 ---> Running in 8c3fac577702 06:39:38 Removing intermediate container 8c3fac577702 06:39:38 ---> ec0a03a914b7 06:39:38 Step 12/23 : ENV APP_PORT=48080 06:39:38 ---> Running in a0314ffe1e58 06:39:39 Removing intermediate container a0314ffe1e58 06:39:39 ---> 61e52e96a458 06:39:39 Step 13/23 : EXPOSE $APP_PORT 06:39:39 ---> Running in e09c22efaff3 06:39:39 (8/33) Installing py3-appdirs (1.4.4-r1) 06:39:39 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:39:39 (10/33) Installing py3-parsing (2.4.7-r0) 06:39:39 (11/33) Installing py3-six (1.15.0-r0) 06:39:39 (12/33) Installing py3-packaging (20.4-r0) 06:39:39 (13/33) Installing py3-setuptools (47.0.0-r0) 06:39:39 (14/33) Installing py3-chardet (3.0.4-r4) 06:39:39 (15/33) Installing py3-idna (2.9-r0) 06:39:39 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:39:39 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:39:39 (18/33) Installing py3-requests (2.23.0-r0) 06:39:39 (19/33) Installing py3-msgpack (1.0.0-r0) 06:39:39 (20/33) Installing py3-lockfile (0.12.2-r3) 06:39:39 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:39:39 (22/33) Installing py3-colorama (0.4.3-r0) 06:39:39 (23/33) Installing py3-distlib (0.3.0-r0) 06:39:39 (24/33) Installing py3-distro (1.5.0-r1) 06:39:39 Removing intermediate container e09c22efaff3 06:39:39 ---> 110fec86b33c 06:39:39 (25/33) Installing py3-webencodings (0.5.1-r3) 06:39:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:39 (26/33) Installing py3-html5lib (1.0.1-r4) 06:39:39 (27/33) Installing py3-pytoml (0.1.21-r0) 06:39:39 (28/33) Installing py3-pep517 (0.8.2-r0) 06:39:39 (29/33) Installing py3-progress (1.5-r0) 06:39:39 (30/33) Installing py3-toml (0.10.1-r0) 06:39:39 (31/33) Installing py3-retrying (1.3.3-r0) 06:39:40 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:39:40 (33/33) Installing py3-pip (20.1.1-r0) 06:39:40 ---> Running in c4c120d77d00 06:39:40 Executing busybox-1.31.1-r16.trigger 06:39:40 OK: 71 MiB in 55 packages 06:39:43 Removing intermediate container c4c120d77d00 06:39:43 ---> 296f2ec61170 06:39:43 Step 15/23 : RUN apk --no-cache add zeromq 06:39:43 ---> Running in c4a8dd092194 06:39:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:46 Removing intermediate container 9715500967f0 06:39:46 ---> e537ed744768 06:39:46 Step 21/27 : RUN pip install docker-compose==1.23.2 06:39:46 ---> Running in de67266c4bea 06:39:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:48 (1/5) Installing libgcc (9.3.0-r2) 06:39:48 (2/5) Installing libsodium (1.0.18-r0) 06:39:48 (3/5) Installing libstdc++ (9.3.0-r2) 06:39:49 (4/5) Installing libzmq (4.3.3-r0) 06:39:49 (5/5) Installing zeromq (4.3.3-r0) 06:39:49 Executing busybox-1.31.1-r16.trigger 06:39:49 OK: 8 MiB in 19 packages 06:39:51 Removing intermediate container c4a8dd092194 06:39:51 ---> 994319dd2d33 06:39:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:39:51 ---> fa5e84bd27f6 06:39:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:39:53 Collecting docker-compose==1.23.2 06:39:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:39:53 ---> 245cf2b79f68 06:39:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:39:54 ---> 74818c6a0873 06:39:54 Step 19/23 : ENTRYPOINT ["/core-data"] 06:39:54 ---> Running in 140e249f290f 06:39:54 Removing intermediate container 140e249f290f 06:39:54 ---> ac36caeba0ab 06:39:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:54 ---> Running in 96ee5a9de4b7 06:39:55 Removing intermediate container 96ee5a9de4b7 06:39:55 ---> 7cc4eb36731d 06:39:55 Step 21/23 : LABEL arch=arm64 06:39:55 ---> Running in 0bd294de0f77 06:39:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:39:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:39:55 Removing intermediate container 0bd294de0f77 06:39:55 ---> 657cfba68d33 06:39:55 Step 22/23 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:39:55 ---> Running in c6551b6ebafe 06:39:56 Removing intermediate container c6551b6ebafe 06:39:56 ---> fa32a556555c 06:39:56 Step 23/23 : LABEL version=0.0.0 06:39:56 ---> Running in 7b89b9252f6a 06:39:56 Collecting websocket-client<1.0,>=0.32.0 06:39:56 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:39:56 Removing intermediate container 7b89b9252f6a 06:39:56 ---> 44583e3b5b84 06:39:56 06:39:56 Collecting docopt<0.7,>=0.6.1 06:39:56 Downloading docopt-0.6.2.tar.gz (25 kB) 06:39:57 Successfully built 44583e3b5b84 06:39:57 Successfully tagged docker-core-data-go-arm64:latest 06:39:59  Building docker-core-data-go ... done Collecting dockerpty<0.5,>=0.4.1 06:39:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:40:02 Collecting texttable<0.10,>=0.9.0 06:40:02 Downloading texttable-0.9.1.tar.gz (11 kB) 06:40:05 Collecting PyYAML<4,>=3.10 06:40:05 Downloading PyYAML-3.13.tar.gz (270 kB) 06:40:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:40:09 Collecting docker<4.0,>=3.6.0 06:40:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:40:09 Collecting jsonschema<3,>=2.5.1 06:40:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:40:10 Collecting cached-property<2,>=1.2.0 06:40:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:40:10 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) 06:40:11 Collecting idna<2.8,>=2.5 06:40:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:40:12 Collecting urllib3<1.25,>=1.21.1 06:40:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:40:12 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) 06:40:12 Collecting docker-pycreds>=0.4.0 06:40:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:40:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:40:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:40:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:40:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:40:14 Installing collected packages: idna, urllib3, requests, websocket-client, docopt, dockerpty, texttable, PyYAML, docker-pycreds, docker, jsonschema, cached-property, docker-compose 06:40:14 Attempting uninstall: idna 06:40:14 Found existing installation: idna 2.9 06:40:14 Uninstalling idna-2.9: 06:40:14 Successfully uninstalled idna-2.9 06:40:15 Attempting uninstall: urllib3 06:40:15 Found existing installation: urllib3 1.25.9 06:40:15 Uninstalling urllib3-1.25.9: 06:40:15 Successfully uninstalled urllib3-1.25.9 06:40:15 Attempting uninstall: requests 06:40:15 Found existing installation: requests 2.23.0 06:40:16 Uninstalling requests-2.23.0: 06:40:16 Successfully uninstalled requests-2.23.0 06:40:16 Running setup.py install for docopt: started 06:40:19 Running setup.py install for docopt: finished with status 'done' 06:40:19 Running setup.py install for dockerpty: started 06:40:22 Running setup.py install for dockerpty: finished with status 'done' 06:40:22 Running setup.py install for texttable: started 06:40:24 Running setup.py install for texttable: finished with status 'done' 06:40:24 Running setup.py install for PyYAML: started 06:40:27 Running setup.py install for PyYAML: finished with status 'done' 06:40:30 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 06:40:34 Removing intermediate container de67266c4bea 06:40:34 ---> 4108c1233671 06:40:34 Step 22/27 : RUN apk --no-cache add curl 06:40:34 ---> Running in a8a8dc424d97 06:40:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:40:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:40:37 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:40:37 (2/3) Installing libcurl (7.69.1-r1) 06:40:37 (3/3) Installing curl (7.69.1-r1) 06:40:37 Executing busybox-1.31.1-r16.trigger 06:40:37 OK: 71 MiB in 58 packages 06:40:38 Removing intermediate container a8a8dc424d97 06:40:38 ---> d79cb7d2d5fb 06:40:38 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:40:38 ---> Running in 6abc41de93bf 06:40:38 Removing intermediate container 6abc41de93bf 06:40:38 ---> 1c70b192dff7 06:40:38 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:40:39 ---> Running in 98708ba805f3 06:40:39 Removing intermediate container 98708ba805f3 06:40:39 ---> 1d57eb20fc21 06:40:39 Step 25/27 : LABEL arch=arm64 06:40:39 ---> Running in 6c29c441b6f2 06:40:40 Removing intermediate container 6c29c441b6f2 06:40:40 ---> e3103bcf79eb 06:40:40 Step 26/27 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 06:40:40 ---> Running in cee51968489d 06:40:41 Removing intermediate container cee51968489d 06:40:41 ---> 4ed40142e618 06:40:41 Step 27/27 : LABEL version=0.0.0 06:40:41 ---> Running in 8b8b77835121 06:40:41 Removing intermediate container 8b8b77835121 06:40:41 ---> bfd506273a0d 06:40:41 06:40:42 Successfully built bfd506273a0d 06:40:42 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:40:42  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:40:42 $ docker stop --time=1 6f2cf4297c5ff54258aa6b1452d91865c88ed9c86bc163744887d3f97e80f309 06:40:44 $ docker rm -f 6f2cf4297c5ff54258aa6b1452d91865c88ed9c86bc163744887d3f97e80f309 [Pipeline] // withDockerContainer [Pipeline] sh 06:40:45 + docker images 06:40:45 + grep docker 06:40:45 docker-sys-mgmt-agent-go-arm64 latest bfd506273a0d 4 seconds ago 270MB 06:40:45 docker-core-data-go-arm64 latest 44583e3b5b84 49 seconds ago 22.2MB 06:40:45 docker-core-metadata-go-arm64 latest 7761d234c15d About a minute ago 13.2MB 06:40:45 docker-core-command-go-arm64 latest f302227b710b About a minute ago 11.4MB 06:40:45 docker-support-logging-go-arm64 latest 6ed3dcd4cae0 2 minutes ago 10.6MB 06:40:45 docker-security-secretstore-setup-go-arm64 latest 9582da405247 4 minutes ago 30.8MB 06:40:45 docker-support-notifications-go-arm64 latest 010af9d89a26 4 minutes ago 12.9MB 06:40:45 docker-security-secrets-setup-go-arm64 latest b043e13fb218 4 minutes ago 22.7MB 06:40:45 docker-support-scheduler-go-arm64 latest f5c73403c2e1 4 minutes ago 11.5MB 06:40:45 docker-security-proxy-setup-go-arm64 latest dbaca0adf605 5 minutes ago 15.1MB 06:40:45 docker latest 45884bde0078 2 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 06:40:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:40:50 ---> package-listing.sh 06:40:50 ++ facter osfamily 06:40:50 ++ tr '[:upper:]' '[:lower:]' 06:40:50 + OS_FAMILY=redhat 06:40:50 + workspace=/w/workspace/edgex-go/13 06:40:50 + START_PACKAGES=/tmp/packages_start.txt 06:40:50 + END_PACKAGES=/tmp/packages_end.txt 06:40:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:50 + PACKAGES=/tmp/packages_start.txt 06:40:50 + '[' /w/workspace/edgex-go/13 ']' 06:40:50 + PACKAGES=/tmp/packages_end.txt 06:40:50 + case "${OS_FAMILY}" in 06:40:50 + rpm -qa 06:40:50 + sort 06:40:55 + '[' -f /tmp/packages_start.txt ']' 06:40:55 + '[' -f /tmp/packages_end.txt ']' 06:40:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:55 + '[' /w/workspace/edgex-go/13 ']' 06:40:55 + mkdir -p /w/workspace/edgex-go/13/archives/ 06:40:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:56 provisioning config files... 06:40:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config740202783492642900tmp [Pipeline] { [Pipeline] echo 06:40:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:40:56 ---> create-netrc.sh [Pipeline] } 06:40:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:40:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:40:56 ---> python-tools-install.sh 06:40:56 Generating Requirements File 06:42:49 Python 3.6.8 06:42:49 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 06:42:49 appdirs==1.4.3 06:42:49 argcomplete==1.12.1 06:42:49 aspy.yaml==1.3.0 06:42:49 attrs==19.3.0 06:42:49 Babel==2.8.0 06:42:49 beautifulsoup4==4.8.2 06:42:49 boto3==1.11.6 06:42:49 botocore==1.14.6 06:42:49 bs4==0.0.1 06:42:49 cachetools==4.1.1 06:42:49 certifi==2019.11.28 06:42:49 cffi==1.14.3 06:42:49 cfgv==2.0.1 06:42:49 chardet==3.0.4 06:42:49 click==7.1 06:42:49 cliff==3.4.0 06:42:49 cmd2==1.3.11 06:42:49 colorama==0.4.3 06:42:49 cryptography==3.1.1 06:42:49 debtcollector==2.2.0 06:42:49 decorator==4.4.2 06:42:49 defusedxml==0.6.0 06:42:49 Deprecated==1.2.7 06:42:49 distlib==0.3.1 06:42:49 distro==1.2.0 06:42:49 dnspython==1.16.0 06:42:49 docker==4.2.0 06:42:49 docutils==0.15.2 06:42:49 dogpile.cache==1.0.2 06:42:49 email-validator==1.0.5 06:42:49 filelock==3.0.12 06:42:49 future==0.18.2 06:42:49 google-auth==1.22.1 06:42:49 httplib2==0.17.0 06:42:49 identify==1.4.11 06:42:49 idna==2.9 06:42:49 importlib-metadata==1.7.0 06:42:49 importlib-resources==1.5.0 06:42:49 iso8601==0.1.13 06:42:49 Jinja2==2.11.1 06:42:49 jmespath==0.10.0 06:42:49 jsonpatch==1.26 06:42:49 jsonpointer==2.0 06:42:49 jsonschema==3.2.0 06:42:49 keystoneauth1==4.2.1 06:42:49 kubernetes==11.0.0 06:42:49 lftools==0.34.2 06:42:49 lxml==4.5.0 06:42:49 MarkupSafe==0.23 06:42:49 msgpack==1.0.0 06:42:49 multi-key-dict==2.0.3 06:42:49 munch==2.5.0 06:42:49 netaddr==0.8.0 06:42:49 netifaces==0.10.9 06:42:49 niet==1.4.2 06:42:49 nodeenv==1.3.5 06:42:49 oauth2client==4.1.3 06:42:49 oauthlib==3.1.0 06:42:49 openstacksdk==0.50.0 06:42:49 os-client-config==2.1.0 06:42:49 os-service-types==1.7.0 06:42:49 osc-lib==2.2.1 06:42:49 oslo.config==8.3.2 06:42:49 oslo.context==3.1.1 06:42:49 oslo.i18n==5.0.1 06:42:49 oslo.log==4.4.0 06:42:49 oslo.serialization==4.0.1 06:42:49 oslo.utils==4.6.0 06:42:49 packaging==20.4 06:42:49 pbr==5.4.4 06:42:49 pluggy==0.13.1 06:42:49 prettytable==0.7.2 06:42:49 py==1.9.0 06:42:49 pyasn1==0.4.8 06:42:49 pyasn1-modules==0.2.8 06:42:49 pycparser==2.20 06:42:49 pygerrit2==2.0.10 06:42:49 PyGithub==1.46 06:42:49 pyinotify==0.9.6 06:42:49 PyJWT==1.7.1 06:42:49 pyparsing==2.4.7 06:42:49 pyperclip==1.8.0 06:42:49 pyroute2==0.4.13 06:42:49 pyrsistent==0.15.7 06:42:49 PySocks==1.6.8 06:42:49 python-cinderclient==7.2.0 06:42:49 python-dateutil==2.8.1 06:42:49 python-heatclient==2.2.1 06:42:49 python-jenkins==1.7.0 06:42:49 python-keystoneclient==4.1.1 06:42:49 python-magnumclient==3.2.1 06:42:49 python-novaclient==17.2.1 06:42:49 python-openstackclient==5.4.0 06:42:49 python-swiftclient==3.10.1 06:42:49 pytz==2020.1 06:42:49 PyYAML==5.3 06:42:49 requests==2.23.0 06:42:49 requests-oauthlib==1.3.0 06:42:49 requestsexceptions==1.4.0 06:42:49 rfc3986==1.4.0 06:42:49 rpm==4.11.3 06:42:49 rsa==4.0 06:42:49 ruamel.yaml==0.16.10 06:42:49 ruamel.yaml.clib==0.2.0 06:42:49 s3transfer==0.3.3 06:42:49 shade==1.27.2 06:42:49 simplejson==3.17.2 06:42:49 six==1.14.0 06:42:49 soupsieve==2.0 06:42:49 stevedore==3.2.2 06:42:49 tabulate==0.8.6 06:42:49 toml==0.10.0 06:42:49 tox==3.20.0 06:42:49 tqdm==4.43.0 06:42:49 urllib3==1.25.8 06:42:49 virtualenv==20.0.33 06:42:49 wcwidth==0.2.5 06:42:49 websocket-client==0.57.0 06:42:49 wrapt==1.12.1 06:42:49 xdg==3.0.2 06:42:49 xmltodict==0.12.0 06:42:49 yq==2.11.1 06:42:49 zipp==3.3.0 06:42:49 Cache entry deserialization failed, entry ignored 06:42:49 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 06:42:49 Python 2.7.5 06:42:49 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 06:42:49 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 06:42:49 ansible==2.9.7 06:42:49 Babel==0.9.6 06:42:49 backports.ssl-match-hostname==3.5.0.1 06:42:49 beautifulsoup4==4.4.1 06:42:49 bodhi==2.11.0 06:42:49 bodhi-client==2.11.0 06:42:49 CCColUtils==1.4 06:42:49 cffi==1.6.0 06:42:49 chardet==2.2.1 06:42:49 click==6.7 06:42:49 cloud-init==18.5 06:42:49 configobj==4.7.2 06:42:49 cryptography==1.7.2 06:42:49 decorator==3.4.0 06:42:49 distro==1.2.0 06:42:49 enum34==1.0.4 06:42:49 fedpkg==1.38 06:42:49 futures==3.1.1 06:42:49 gitdb==0.6.4 06:42:49 GitPython==1.0.1 06:42:49 html5lib==0.999 06:42:49 httplib2==0.9.2 06:42:49 idna==2.4 06:42:49 iniparse==0.4 06:42:49 ipaddress==1.0.16 06:42:49 IPy==0.75 06:42:49 javapackages==1.0.0 06:42:49 Jinja2==2.7.2 06:42:49 jmespath==0.9.4 06:42:49 jsonpatch==1.2 06:42:49 jsonpointer==1.9 06:42:49 kerberos==1.1 06:42:49 kitchen==1.1.1 06:42:49 langtable==0.0.31 06:42:49 lockfile==0.9.1 06:42:49 lxml==3.2.1 06:42:49 MarkupSafe==0.11 06:42:49 munch==2.0.2 06:42:49 offtrac==0.1.0 06:42:49 openidc-client==0.6.0 06:42:49 packagedb-cli==2.14.1 06:42:49 paramiko==2.1.1 06:42:49 perf==0.1 06:42:49 ply==3.4 06:42:49 policycoreutils-default-encoding==0.1 06:42:49 prettytable==0.7.2 06:42:49 pyasn1==0.1.9 06:42:49 pycparser==2.14 06:42:49 pycurl==7.19.0 06:42:49 pygobject==3.22.0 06:42:49 pygpgme==0.3 06:42:49 pyliblzma==0.5.3 06:42:49 pyOpenSSL==0.13.1 06:42:49 pyparsing==1.5.6 06:42:49 pyserial==2.6 06:42:49 python-augeas==0.5.0 06:42:49 python-bugzilla==2.3.0 06:42:49 python-dateutil==1.5 06:42:49 python-fedora==0.10.0 06:42:49 python-linux-procfs==0.4.9 06:42:49 python-yubico==1.2.3 06:42:49 pyudev==0.15 06:42:49 pyusb==1.0.0b1 06:42:49 pyxattr==0.5.1 06:42:49 PyYAML==3.10 06:42:49 requests==2.6.0 06:42:49 requests-kerberos==0.7.0 06:42:49 rpkg==1.60 06:42:49 schedutils==0.4 06:42:49 seobject==0.1 06:42:49 sepolicy==1.1 06:42:49 six==1.9.0 06:42:49 smmap==0.9.0 06:42:49 urlgrabber==3.10 06:42:49 urllib3==1.10.2 06:42:49 virtualenv==15.1.0 06:42:49 yum-langpacks==0.4.2 06:42:49 yum-metadata-parser==1.1.4 [Pipeline] echo 06:42:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:42:49 ---> sudo-logs.sh 06:42:49 Archiving 'sudo' log.. [Pipeline] echo 06:42:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:42:50 ---> job-cost.sh 06:42:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CGix 06:43:05 Cache entry deserialization failed, entry ignored 06:43:05 Cache entry deserialization failed, entry ignored 06:43:05 Cache entry deserialization failed, entry ignored 06:43:05 Cache entry deserialization failed, entry ignored 06:43:05 Cache entry deserialization failed, entry ignored 06:43:05 Cache entry deserialization failed, entry ignored 06:43:05 Cache entry deserialization failed, entry ignored 06:43:05 Cache entry deserialization failed, entry ignored 06:43:05 Cache entry deserialization failed, entry ignored 06:43:05 Cache entry deserialization failed, entry ignored 06:43:05 Cache entry deserialization failed, entry ignored 06:43:05 Cache entry deserialization failed, entry ignored 06:43:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:43:49 lf-activate-venv(): INFO: Adding /tmp/venv-CGix/bin to PATH 06:43:49 INFO: No Stack... 06:43:50 INFO: Retrieving Pricing Info for: v1-standard-2 06:43:51 INFO: Archiving Costs [Pipeline] echo 06:43:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:43:51 ---> logs-deploy.sh 06:43:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2732/13 06:43:51 INFO: archiving workspace using pattern(s): 06:43:54 Archives upload complete. 06:43:54 INFO: archiving logs to Nexus 06:43:56 ---> uname -a: 06:43:56 Linux prd-centos7-docker-4c-2g-3678.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 06:43:56 06:43:56 06:43:56 ---> lscpu: 06:43:56 Architecture: x86_64 06:43:56 CPU op-mode(s): 32-bit, 64-bit 06:43:56 Byte Order: Little Endian 06:43:56 CPU(s): 4 06:43:56 On-line CPU(s) list: 0-3 06:43:56 Thread(s) per core: 1 06:43:56 Core(s) per socket: 1 06:43:56 Socket(s): 4 06:43:56 NUMA node(s): 1 06:43:56 Vendor ID: GenuineIntel 06:43:56 CPU family: 6 06:43:56 Model: 44 06:43:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:43:56 Stepping: 1 06:43:56 CPU MHz: 2933.438 06:43:56 BogoMIPS: 5866.87 06:43:56 Virtualization: VT-x 06:43:56 Hypervisor vendor: KVM 06:43:56 Virtualization type: full 06:43:56 L1d cache: 32K 06:43:56 L1i cache: 32K 06:43:56 L2 cache: 4096K 06:43:56 L3 cache: 16384K 06:43:56 NUMA node0 CPU(s): 0-3 06:43:56 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 06:43:56 06:43:56 06:43:56 ---> nproc: 06:43:56 4 06:43:56 06:43:56 06:43:56 ---> df -h: 06:43:56 Filesystem Size Used Avail Use% Mounted on 06:43:56 devtmpfs 887M 0 887M 0% /dev 06:43:56 tmpfs 919M 0 919M 0% /dev/shm 06:43:56 tmpfs 919M 17M 903M 2% /run 06:43:56 tmpfs 919M 0 919M 0% /sys/fs/cgroup 06:43:56 /dev/vda1 50G 14G 37G 28% / 06:43:56 tmpfs 184M 0 184M 0% /run/user/1001 06:43:56 06:43:56 06:43:56 ---> free -m: 06:43:56 total used free shared buff/cache available 06:43:56 Mem: 1837 523 65 3 1247 1127 06:43:56 Swap: 1023 95 928 06:43:56 06:43:56 06:43:56 ---> ip addr: 06:43:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:43:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:43:56 inet 127.0.0.1/8 scope host lo 06:43:56 valid_lft forever preferred_lft forever 06:43:56 inet6 ::1/128 scope host 06:43:56 valid_lft forever preferred_lft forever 06:43:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 06:43:56 link/ether fa:16:3e:01:97:6d brd ff:ff:ff:ff:ff:ff 06:43:56 inet 10.30.122.155/23 brd 10.30.123.255 scope global dynamic eth0 06:43:56 valid_lft 84872sec preferred_lft 84872sec 06:43:56 inet6 fe80::f816:3eff:fe01:976d/64 scope link 06:43:56 valid_lft forever preferred_lft forever 06:43:56 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:43:56 link/ether 02:42:ef:68:5e:a4 brd ff:ff:ff:ff:ff:ff 06:43:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:43:56 valid_lft forever preferred_lft forever 06:43:56 inet6 fe80::42:efff:fe68:5ea4/64 scope link 06:43:56 valid_lft forever preferred_lft forever 06:43:56 06:43:56 06:43:56 ---> sar -b -r -n DEV: 06:43:56 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/06/2020 _x86_64_ (4 CPU) 06:43:56 06:43:56 06:18:00 AM LINUX RESTART 06:43:56 06:43:56 06:19:01 AM tps rtps wtps bread/s bwrtn/s 06:43:56 06:20:01 AM 44.06 11.86 32.20 4222.03 9819.45 06:43:56 06:21:01 AM 12.33 3.08 9.25 1003.96 1888.07 06:43:56 06:22:01 AM 57.20 44.16 13.04 3438.44 8819.01 06:43:56 06:23:01 AM 112.85 32.37 80.48 1603.19 33295.38 06:43:56 06:24:02 AM 252.23 104.54 147.69 4900.40 31191.89 06:43:56 06:25:01 AM 124.81 54.63 70.18 2709.66 6252.69 06:43:56 06:26:01 AM 96.91 63.70 33.21 2946.45 2798.40 06:43:56 06:27:02 AM 307.15 112.00 195.15 61530.70 133586.79 06:43:56 06:28:03 AM 2715.44 2379.67 335.77 157571.46 166363.07 06:43:56 06:29:01 AM 559.39 395.82 163.57 28889.68 35652.30 06:43:56 06:30:03 AM 1556.81 1208.71 348.10 112555.30 144910.48 06:43:56 06:31:02 AM 1831.29 1519.06 312.23 142702.66 150849.43 06:43:56 06:32:02 AM 578.06 444.86 133.20 25884.53 37522.54 06:43:56 06:33:01 AM 238.96 23.64 215.32 1112.41 20525.06 06:43:56 06:34:01 AM 27.01 19.46 7.56 3133.42 252.58 06:43:56 06:35:01 AM 1.63 0.05 1.58 0.80 27.28 06:43:56 06:36:01 AM 0.48 0.12 0.37 0.93 5.44 06:43:56 06:37:02 AM 0.65 0.37 0.28 3.19 4.32 06:43:56 06:38:01 AM 0.34 0.08 0.25 0.68 4.10 06:43:56 06:39:01 AM 0.30 0.02 0.28 0.27 3.41 06:43:56 06:40:01 AM 0.27 0.03 0.23 0.27 2.71 06:43:56 06:41:01 AM 59.60 58.56 1.05 5389.52 33.61 06:43:56 06:42:01 AM 57.28 6.55 50.72 840.18 3713.09 06:43:56 06:43:01 AM 114.83 27.51 87.32 1238.81 10168.26 06:43:56 Average: 366.34 272.78 93.56 23561.75 33468.65 06:43:56 06:43:56 06:19:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:43:56 06:20:01 AM 106424 1775132 94.34 2620 1192676 1304976 44.54 518232 1086156 8 06:43:56 06:21:01 AM 68632 1812924 96.35 2620 1181308 1352772 46.17 561704 1084732 40780 06:43:56 06:22:01 AM 340616 1540940 81.90 2620 979520 1078268 36.80 549168 832012 120 06:43:56 06:23:01 AM 107496 1774060 94.29 2576 1113032 1401244 47.82 585832 986136 26832 06:43:56 06:24:02 AM 239796 1641760 87.26 1496 978744 1300592 44.39 610252 803212 876 06:43:56 06:25:01 AM 284748 1596808 84.87 1256 855556 1743152 59.49 681100 679292 39720 06:43:56 06:26:01 AM 183256 1698300 90.26 1252 993208 1445248 49.32 718968 739736 97824 06:43:56 06:27:02 AM 80832 1800724 95.70 36 1034164 2296988 78.39 795456 841508 24744 06:43:56 06:28:03 AM 101276 1780280 94.62 28 1034792 2152744 73.47 771236 832712 88760 06:43:56 06:29:01 AM 397064 1484492 78.90 28 776964 1972836 67.33 576484 692052 36072 06:43:56 06:30:03 AM 126324 1755232 93.29 28 1085380 2134664 72.85 716476 868736 35784 06:43:56 06:31:02 AM 69420 1812136 96.31 28 1195520 2214140 75.56 511344 1122504 55980 06:43:56 06:32:02 AM 378616 1502940 79.88 28 875804 1979172 67.55 561540 728076 18952 06:43:56 06:33:01 AM 354000 1527556 81.19 28 955300 1355308 46.25 537712 770744 24 06:43:56 06:34:01 AM 314692 1566864 83.27 28 1044304 1179524 40.26 537704 816324 12 06:43:56 06:35:01 AM 316084 1565472 83.20 28 1044312 1165144 39.76 539052 814168 8 06:43:56 06:36:01 AM 318012 1563544 83.10 28 1044324 1143700 39.03 537568 814064 16 06:43:56 06:37:02 AM 317528 1564028 83.12 28 1044332 1143808 39.04 537952 814176 12 06:43:56 06:38:01 AM 317388 1564168 83.13 28 1044348 1143864 39.04 538308 814196 16 06:43:56 06:39:01 AM 317580 1563976 83.12 28 1044400 1143736 39.03 538132 814212 24 06:43:56 06:40:01 AM 317140 1564416 83.14 28 1044364 1143832 39.04 538196 814220 8 06:43:56 06:41:01 AM 109016 1772540 94.21 28 1213424 1197100 40.85 581788 973356 11396 06:43:56 06:42:01 AM 65528 1816028 96.52 28 1181308 1267436 43.26 680008 910356 87404 06:43:56 06:43:01 AM 98280 1783276 94.78 28 1168056 1200404 40.97 613176 899568 57184 06:43:56 Average: 222073 1659483 88.20 622 1046881 1477527 50.43 597391 856344 25940 06:43:56 06:43:56 06:19:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 06:43:56 06:20:01 AM eth0 545.97 474.64 3238.26 63.94 0.00 0.00 0.00 06:43:56 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:21:01 AM eth0 462.47 602.40 1552.55 81.45 0.00 0.00 0.00 06:43:56 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:21:01 AM veth92294e7 587.54 438.03 53.52 1534.63 0.00 0.00 0.00 06:43:56 06:21:01 AM docker0 587.54 437.89 45.49 1534.62 0.00 0.00 0.00 06:43:56 06:22:01 AM eth0 643.65 507.54 1203.42 1443.84 0.00 0.00 0.00 06:43:56 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:22:01 AM docker0 307.36 278.17 25.40 1113.70 0.00 0.00 0.00 06:43:56 06:23:01 AM vethdffa5df 21.66 29.99 1.43 106.58 0.00 0.00 0.00 06:43:56 06:23:01 AM eth0 2468.43 2167.35 9442.08 2945.39 0.00 0.00 0.00 06:43:56 06:23:01 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 06:43:56 06:23:01 AM docker0 916.18 745.67 71.99 2754.10 0.00 0.00 0.00 06:43:56 06:24:02 AM vethfdcf789 0.00 0.10 0.00 0.01 0.00 0.00 0.00 06:43:56 06:24:02 AM eth0 379.29 284.21 1885.53 62.10 0.00 0.00 0.00 06:43:56 06:24:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:24:02 AM docker0 123.14 163.60 8.83 723.55 0.00 0.00 0.00 06:43:56 06:25:01 AM vethfdcf789 0.00 0.03 0.00 0.00 0.00 0.00 0.00 06:43:56 06:25:01 AM eth0 34.77 26.56 24.18 42.25 0.00 0.00 0.00 06:43:56 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:26:01 AM vethfdcf789 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:26:01 AM eth0 38.91 30.48 28.04 50.96 0.00 0.00 0.00 06:43:56 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:27:02 AM eth0 180.10 139.92 1675.88 49.61 0.00 0.00 0.00 06:43:56 06:27:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:27:02 AM vethd4b5361 0.00 0.13 0.00 0.01 0.00 0.00 0.00 06:43:56 06:27:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:28:03 AM eth0 47.56 35.26 163.71 33.76 0.00 0.00 0.00 06:43:56 06:28:03 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:28:03 AM vethd4b5361 0.00 0.26 0.00 0.01 0.00 0.00 0.00 06:43:56 06:28:03 AM docker0 13.63 19.85 0.72 144.87 0.00 0.00 0.00 06:43:56 06:29:01 AM veth06eadc1 0.00 0.19 0.00 0.01 0.00 0.00 0.00 06:43:56 06:29:01 AM vethfba3951 4.71 7.34 0.33 39.68 0.00 0.00 0.00 06:43:56 06:29:01 AM veth1f755f9 0.00 0.19 0.00 0.01 0.00 0.00 0.00 06:43:56 06:29:01 AM eth0 3293.14 2799.31 13779.43 3301.15 0.00 0.00 0.00 06:43:56 06:30:03 AM veth87370e3 2.59 4.34 0.18 28.23 0.00 0.00 0.00 06:43:56 06:30:03 AM veth88ac359 0.87 0.96 0.06 8.10 0.00 0.00 0.00 06:43:56 06:30:03 AM vethd59857e 0.82 1.19 0.06 8.11 0.00 0.00 0.00 06:43:56 06:30:03 AM eth0 75.49 56.60 126.86 83.50 0.00 0.00 0.00 06:43:56 06:31:02 AM veth86d3511 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:31:02 AM veth4d11b01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:31:02 AM veth31ae633 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:31:02 AM veth5607d5a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:32:02 AM veth2bb3521 0.00 0.13 0.00 0.01 0.00 0.00 0.00 06:43:56 06:32:02 AM vethb4658af 0.00 0.13 0.00 0.01 0.00 0.00 0.00 06:43:56 06:32:02 AM eth0 3356.01 2834.51 13687.33 3378.73 0.00 0.00 0.00 06:43:56 06:32:02 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 06:43:56 06:33:01 AM eth0 140.55 88.21 529.19 80.12 0.00 0.00 0.00 06:43:56 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:33:01 AM vethd4b5361 0.00 1.07 0.00 0.05 0.00 0.00 0.00 06:43:56 06:33:01 AM docker0 1131.49 1056.08 86.55 4392.51 0.00 0.00 0.00 06:43:56 06:34:01 AM eth0 7.51 4.33 5.97 2.49 0.00 0.00 0.00 06:43:56 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:35:01 AM eth0 1.93 0.88 0.90 0.62 0.00 0.00 0.00 06:43:56 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:36:01 AM eth0 1.93 0.38 0.56 0.20 0.00 0.00 0.00 06:43:56 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:37:02 AM eth0 3.03 0.80 0.96 0.59 0.00 0.00 0.00 06:43:56 06:37:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:37:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:38:01 AM eth0 2.05 0.56 0.67 0.40 0.00 0.00 0.00 06:43:56 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:39:01 AM eth0 2.20 0.57 0.77 0.45 0.00 0.00 0.00 06:43:56 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:40:01 AM eth0 2.78 0.43 0.75 0.35 0.00 0.00 0.00 06:43:56 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:41:01 AM eth0 22.80 14.98 38.42 23.31 0.00 0.00 0.00 06:43:56 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:42:01 AM eth0 139.95 100.05 791.56 10.78 0.00 0.00 0.00 06:43:56 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:43:01 AM eth0 11.65 7.12 18.30 3.81 0.00 0.00 0.00 06:43:56 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 06:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 Average: eth0 147.34 122.90 606.87 144.19 0.00 0.00 0.00 06:43:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:56 Average: docker0 46.45 43.36 3.55 180.34 0.00 0.00 0.00 06:43:56 06:43:56 06:43:56 ---> sar -P ALL: 06:43:56 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/06/2020 _x86_64_ (4 CPU) 06:43:56 06:43:56 06:18:00 AM LINUX RESTART 06:43:56 06:43:56 06:19:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:56 06:20:01 AM all 7.64 0.00 2.98 0.87 7.59 80.92 06:43:56 06:20:01 AM 0 7.58 0.00 3.20 1.04 9.13 79.05 06:43:56 06:20:01 AM 1 6.59 0.00 2.68 1.88 7.68 81.17 06:43:56 06:20:01 AM 2 7.14 0.00 2.87 0.14 7.20 82.65 06:43:56 06:20:01 AM 3 9.28 0.00 3.17 0.43 6.39 80.73 06:43:56 06:21:01 AM all 1.78 0.00 1.27 0.09 10.04 86.82 06:43:56 06:21:01 AM 0 1.75 0.00 1.41 0.05 11.42 85.37 06:43:56 06:21:01 AM 1 1.78 0.00 1.47 0.18 9.41 87.16 06:43:56 06:21:01 AM 2 1.62 0.00 1.41 0.06 9.74 87.17 06:43:56 06:21:01 AM 3 1.97 0.00 0.81 0.08 9.59 87.54 06:43:56 06:22:01 AM all 8.06 0.00 1.51 0.30 11.91 78.22 06:43:56 06:22:01 AM 0 3.74 0.00 1.05 0.05 13.57 81.60 06:43:56 06:22:01 AM 1 9.88 0.00 1.90 0.67 11.12 76.43 06:43:56 06:22:01 AM 2 8.50 0.00 1.72 0.23 10.34 79.20 06:43:56 06:22:01 AM 3 10.15 0.00 1.37 0.26 12.58 75.65 06:43:56 06:23:01 AM all 6.09 0.00 2.83 0.82 16.63 73.63 06:43:56 06:23:01 AM 0 5.66 0.00 2.56 0.78 17.95 73.05 06:43:56 06:23:01 AM 1 4.77 0.00 2.26 0.82 16.90 75.25 06:43:56 06:23:01 AM 2 7.35 0.00 3.24 0.39 15.72 73.29 06:43:56 06:23:01 AM 3 6.59 0.00 3.24 1.25 15.98 72.94 06:43:56 06:24:02 AM all 6.42 0.00 5.36 5.35 8.55 74.31 06:43:56 06:24:02 AM 0 6.69 0.00 5.80 7.06 8.59 71.86 06:43:56 06:24:02 AM 1 6.53 0.00 5.21 3.83 8.82 75.61 06:43:56 06:24:02 AM 2 6.45 0.00 5.27 4.83 8.02 75.42 06:43:56 06:24:02 AM 3 6.01 0.00 5.21 5.70 8.75 74.33 06:43:56 06:25:01 AM all 42.34 0.00 14.68 3.83 23.68 15.48 06:43:56 06:25:01 AM 0 45.44 0.00 15.55 3.89 21.31 13.80 06:43:56 06:25:01 AM 1 43.66 0.00 14.72 4.60 24.38 12.65 06:43:56 06:25:01 AM 2 42.37 0.00 14.57 4.93 23.81 14.32 06:43:56 06:25:01 AM 3 38.01 0.00 13.89 1.96 25.16 20.97 06:43:56 06:26:01 AM all 23.53 0.00 11.18 1.72 19.67 43.89 06:43:56 06:26:01 AM 0 24.08 0.00 11.81 1.70 19.83 42.58 06:43:56 06:26:01 AM 1 24.38 0.00 11.25 1.39 19.36 43.63 06:43:56 06:26:01 AM 2 22.12 0.00 10.27 1.63 19.66 46.32 06:43:56 06:26:01 AM 3 23.56 0.00 11.43 2.16 19.85 43.01 06:43:56 06:27:02 AM all 12.20 0.00 11.76 3.03 17.25 55.76 06:43:56 06:27:02 AM 0 12.55 0.00 12.43 3.10 18.14 53.77 06:43:56 06:27:02 AM 1 13.56 0.00 12.31 2.81 16.86 54.47 06:43:56 06:27:02 AM 2 11.06 0.00 10.90 3.26 16.96 57.82 06:43:56 06:27:02 AM 3 11.68 0.00 11.38 2.96 17.05 56.94 06:43:56 06:28:03 AM all 16.42 0.00 18.76 21.16 17.67 25.98 06:43:56 06:28:03 AM 0 16.47 0.00 17.47 20.14 18.24 27.68 06:43:56 06:28:03 AM 1 16.15 0.00 21.09 21.21 17.29 24.26 06:43:56 06:28:03 AM 2 16.76 0.00 17.91 22.53 17.71 25.09 06:43:56 06:28:03 AM 3 16.31 0.00 18.67 20.77 17.40 26.86 06:43:56 06:29:01 AM all 63.50 0.00 15.44 5.80 10.94 4.33 06:43:56 06:29:01 AM 0 64.19 0.00 15.24 5.64 9.99 4.93 06:43:56 06:29:01 AM 1 62.41 0.00 13.98 5.59 12.78 5.25 06:43:56 06:29:01 AM 2 63.84 0.00 14.98 5.97 11.31 3.90 06:43:56 06:29:01 AM 3 63.52 0.00 17.58 6.01 9.71 3.19 06:43:56 06:30:03 AM all 16.47 0.00 17.56 15.67 22.97 27.33 06:43:56 06:30:03 AM 0 15.97 0.00 18.14 12.56 23.83 29.50 06:43:56 06:30:03 AM 1 14.12 0.00 15.36 16.46 22.85 31.21 06:43:56 06:30:03 AM 2 18.35 0.00 19.16 16.79 22.31 23.40 06:43:56 06:30:03 AM 3 17.56 0.00 17.66 16.86 22.87 25.05 06:43:56 06:43:56 06:30:03 AM CPU %user %nice %system %iowait %steal %idle 06:43:56 06:31:02 AM all 11.86 0.00 14.50 24.35 24.64 24.66 06:43:56 06:31:02 AM 0 13.23 0.00 16.35 26.18 24.81 19.43 06:43:56 06:31:02 AM 1 11.19 0.00 13.37 21.28 24.91 29.25 06:43:56 06:31:02 AM 2 11.32 0.00 14.36 24.15 24.01 26.17 06:43:56 06:31:02 AM 3 11.73 0.00 13.93 25.89 24.82 23.63 06:43:56 06:32:02 AM all 59.32 0.00 14.22 5.12 19.09 2.25 06:43:56 06:32:02 AM 0 57.85 0.00 13.72 5.44 20.75 2.25 06:43:56 06:32:02 AM 1 60.63 0.00 13.19 4.23 20.13 1.82 06:43:56 06:32:02 AM 2 58.58 0.00 13.76 5.98 19.91 1.78 06:43:56 06:32:02 AM 3 60.33 0.00 16.25 4.84 15.43 3.15 06:43:56 06:33:01 AM all 11.07 0.00 8.62 8.67 16.02 55.61 06:43:56 06:33:01 AM 0 12.63 0.00 8.69 11.14 17.17 50.37 06:43:56 06:33:01 AM 1 9.75 0.00 8.97 8.46 16.24 56.59 06:43:56 06:33:01 AM 2 11.33 0.00 8.14 8.64 15.53 56.36 06:43:56 06:33:01 AM 3 10.59 0.00 8.71 6.44 15.17 59.08 06:43:56 06:34:01 AM all 0.29 0.00 0.32 1.03 1.52 96.84 06:43:56 06:34:01 AM 0 0.34 0.00 0.21 0.57 2.35 96.52 06:43:56 06:34:01 AM 1 0.53 0.00 0.47 1.70 1.00 96.31 06:43:56 06:34:01 AM 2 0.12 0.00 0.36 1.01 1.44 97.08 06:43:56 06:34:01 AM 3 0.15 0.00 0.22 0.88 1.32 97.43 06:43:56 06:35:01 AM all 0.09 0.00 0.04 0.00 0.27 99.60 06:43:56 06:35:01 AM 0 0.30 0.00 0.05 0.00 0.37 99.28 06:43:56 06:35:01 AM 1 0.02 0.00 0.05 0.00 0.20 99.73 06:43:56 06:35:01 AM 2 0.05 0.00 0.05 0.02 0.45 99.44 06:43:56 06:35:01 AM 3 0.02 0.00 0.02 0.00 0.03 99.93 06:43:56 06:36:01 AM all 0.11 0.00 0.05 0.00 0.42 99.42 06:43:56 06:36:01 AM 0 0.33 0.00 0.03 0.00 0.58 99.05 06:43:56 06:36:01 AM 1 0.03 0.00 0.10 0.00 0.50 99.37 06:43:56 06:36:01 AM 2 0.02 0.00 0.02 0.00 0.30 99.67 06:43:56 06:36:01 AM 3 0.03 0.00 0.05 0.00 0.32 99.60 06:43:56 06:37:02 AM all 0.11 0.00 0.04 0.01 0.38 99.46 06:43:56 06:37:02 AM 0 0.33 0.00 0.03 0.00 0.38 99.25 06:43:56 06:37:02 AM 1 0.07 0.00 0.07 0.00 0.42 99.45 06:43:56 06:37:02 AM 2 0.05 0.00 0.05 0.02 0.60 99.29 06:43:56 06:37:02 AM 3 0.02 0.00 0.03 0.03 0.12 99.80 06:43:56 06:38:01 AM all 0.13 0.00 0.05 0.00 0.44 99.38 06:43:56 06:38:01 AM 0 0.37 0.00 0.05 0.02 0.78 98.79 06:43:56 06:38:01 AM 1 0.03 0.00 0.02 0.00 0.20 99.75 06:43:56 06:38:01 AM 2 0.07 0.00 0.08 0.00 0.47 99.38 06:43:56 06:38:01 AM 3 0.03 0.00 0.02 0.00 0.30 99.64 06:43:56 06:39:01 AM all 0.12 0.00 0.04 0.00 0.13 99.70 06:43:56 06:39:01 AM 0 0.38 0.00 0.02 0.00 0.10 99.50 06:43:56 06:39:01 AM 1 0.03 0.00 0.05 0.00 0.08 99.83 06:43:56 06:39:01 AM 2 0.05 0.00 0.08 0.00 0.13 99.73 06:43:56 06:39:01 AM 3 0.03 0.00 0.02 0.00 0.20 99.75 06:43:56 06:40:01 AM all 0.09 0.00 0.03 0.00 0.38 99.49 06:43:56 06:40:01 AM 0 0.27 0.00 0.03 0.00 0.35 99.35 06:43:56 06:40:01 AM 1 0.02 0.00 0.03 0.00 0.22 99.73 06:43:56 06:40:01 AM 2 0.07 0.00 0.07 0.00 0.88 98.99 06:43:56 06:40:01 AM 3 0.00 0.00 0.00 0.00 0.12 99.88 06:43:56 06:41:01 AM all 1.89 0.00 0.61 1.62 1.09 94.79 06:43:56 06:41:01 AM 0 2.46 0.00 0.53 0.17 1.05 95.79 06:43:56 06:41:01 AM 1 0.75 0.00 0.25 0.88 0.81 97.31 06:43:56 06:41:01 AM 2 1.91 0.00 0.85 1.80 1.55 93.90 06:43:56 06:41:01 AM 3 2.48 0.00 0.80 3.63 0.94 92.16 06:43:56 06:43:56 06:41:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:56 06:42:01 AM all 14.50 0.00 1.51 0.67 4.07 79.25 06:43:56 06:42:01 AM 0 36.96 0.00 2.73 2.22 7.13 50.96 06:43:56 06:42:01 AM 1 5.21 0.00 0.30 0.07 2.80 91.63 06:43:56 06:42:01 AM 2 10.30 0.00 1.74 0.08 3.79 84.09 06:43:56 06:42:01 AM 3 7.51 0.00 1.37 0.47 2.82 87.84 06:43:56 06:43:01 AM all 13.21 0.00 3.04 2.35 2.99 78.41 06:43:56 06:43:01 AM 0 6.29 0.00 1.36 1.36 2.46 88.53 06:43:56 06:43:01 AM 1 20.76 0.00 5.25 2.36 2.71 68.93 06:43:56 06:43:01 AM 2 7.88 0.00 2.11 3.23 3.23 83.56 06:43:56 06:43:01 AM 3 18.32 0.00 3.57 2.45 3.56 72.11 06:43:56 Average: all 12.12 0.00 5.79 4.13 9.66 68.30 06:43:56 Average: 0 12.87 0.00 5.89 4.16 10.18 66.89 06:43:56 Average: 1 11.86 0.00 5.71 3.99 9.61 68.83 06:43:56 Average: 2 11.69 0.00 5.69 4.25 9.50 68.86 06:43:56 Average: 3 12.04 0.00 5.86 4.13 9.35 68.61 06:43:56 06:43:56 06:43:56