Pull request #2840 opened 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765+162b99b7e0c347402baf6c674fcfa28cc1a4ff62 (57d755a4bb75357ec07dff6e05302635eddccc54) Running in Durability level: MAX_SURVIVABILITY 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2840/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2840/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-8203 in /w/workspace/edgexfoundry_edgex-go_PR-2840 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 162b99b7e0c347402baf6c674fcfa28cc1a4ff62 into PR head commit 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 Merge succeeded, producing 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 Checking out Revision 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 (PR-2840) > 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/2840/head:refs/remotes/origin/PR-2840 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 # 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 162b99b7e0c347402baf6c674fcfa28cc1a4ff62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 # timeout=10 Commit message: "feat(data): Implement DELETE /event/scrub V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:09:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:09:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:09:33 ========================================================= 12:09:33 EdgeX Global Pipelines Version Info 12:09:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:09:34 ------------------- 12:09:34 stable info: 12:09:34 ------------------- 12:09:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:09:34 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 12:09:34 Message: update stable to v1.0.144 12:09:35 ------------------- 12:09:35 experimental info: 12:09:35 ------------------- 12:09:35 Commited By: **** collab-it+edgex@linuxfoundation.org 12:09:35 Commit SHA: 621c85e0770955ed183ee9564161f3cbfe69c868 12:09:35 Message: update experimental to v1.0.147 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:09:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:09:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:09:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:09:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:09:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:09:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 12:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 12:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 12:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 12:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:09:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:09:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:09:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:09:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:09:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:09:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 12:09:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:09:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2840 [Pipeline] echo 12:09:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2840 [Pipeline] echo 12:09:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2840 [Pipeline] echo 12:09:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [Pipeline] echo 12:09:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fcc6c1 [Pipeline] echo 12:09:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 12:09:39 ++ 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 12:09:39 + for file in '`ls cmd/**/Dockerfile`' 12:09:39 ++ dirname cmd/core-command/Dockerfile 12:09:39 ++ cut -d/ -f2 12:09:39 + echo core-command,cmd/core-command/Dockerfile 12:09:39 + for file in '`ls cmd/**/Dockerfile`' 12:09:39 ++ dirname cmd/core-data/Dockerfile 12:09:39 ++ cut -d/ -f2 12:09:39 + echo core-data,cmd/core-data/Dockerfile 12:09:39 + for file in '`ls cmd/**/Dockerfile`' 12:09:39 ++ dirname cmd/core-metadata/Dockerfile 12:09:39 ++ cut -d/ -f2 12:09:39 + echo core-metadata,cmd/core-metadata/Dockerfile 12:09:39 + for file in '`ls cmd/**/Dockerfile`' 12:09:39 ++ dirname cmd/security-proxy-setup/Dockerfile 12:09:39 ++ cut -d/ -f2 12:09:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:09:39 + for file in '`ls cmd/**/Dockerfile`' 12:09:39 ++ dirname cmd/security-secrets-setup/Dockerfile 12:09:39 ++ cut -d/ -f2 12:09:39 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 12:09:39 + for file in '`ls cmd/**/Dockerfile`' 12:09:39 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:09:39 ++ cut -d/ -f2 12:09:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:09:39 + for file in '`ls cmd/**/Dockerfile`' 12:09:39 ++ dirname cmd/support-logging/Dockerfile 12:09:39 ++ cut -d/ -f2 12:09:39 + echo support-logging,cmd/support-logging/Dockerfile 12:09:39 + for file in '`ls cmd/**/Dockerfile`' 12:09:39 ++ dirname cmd/support-notifications/Dockerfile 12:09:39 ++ cut -d/ -f2 12:09:39 + echo support-notifications,cmd/support-notifications/Dockerfile 12:09:39 + for file in '`ls cmd/**/Dockerfile`' 12:09:39 ++ dirname cmd/support-scheduler/Dockerfile 12:09:39 ++ cut -d/ -f2 12:09:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:09:39 + for file in '`ls cmd/**/Dockerfile`' 12:09:39 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:09:39 ++ cut -d/ -f2 12:09:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:09:39 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 12:09:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:09:41 12:09:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:09:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:09:42 latest: Pulling from edgex-devops/git-semver 12:09:42 31603596830f: Pulling fs layer 12:09:42 2a8b12db71e7: Pulling fs layer 12:09:42 6ca5941a6612: Pulling fs layer 12:09:42 ecc8261a40a4: Pulling fs layer 12:09:42 ecc8261a40a4: Waiting 12:09:42 2a8b12db71e7: Verifying Checksum 12:09:42 2a8b12db71e7: Download complete 12:09:42 31603596830f: Verifying Checksum 12:09:42 31603596830f: Download complete 12:09:42 6ca5941a6612: Verifying Checksum 12:09:42 6ca5941a6612: Download complete 12:09:42 ecc8261a40a4: Verifying Checksum 12:09:42 ecc8261a40a4: Download complete 12:09:42 31603596830f: Pull complete 12:09:42 2a8b12db71e7: Pull complete 12:09:43 6ca5941a6612: Pull complete 12:09:43 ecc8261a40a4: Pull complete 12:09:43 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 12:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:09:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:09:44 prd-centos7-docker-4c-2g-8203 does not seem to be running inside a container 12:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:09:46 $ docker top a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:09:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:47 [ssh-agent] Looking for ssh-agent implementation... 12:09:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:47 $ docker exec a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 ssh-agent 12:09:47 SSH_AUTH_SOCK=/tmp/ssh-F4x1rHTkKGQY/agent.12 12:09:47 SSH_AGENT_PID=18 12:09:47 Running ssh-add (command line suppressed) 12:09:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6424187438195256390.key (/w/workspace/edgex-go/1@tmp/private_key_6424187438195256390.key) 12:09:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:48 + git tag --points-at HEAD [Pipeline] } 12:09:48 $ docker exec --env ******** --env ******** a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 ssh-agent -k 12:09:48 unset SSH_AUTH_SOCK; 12:09:48 unset SSH_AGENT_PID; 12:09:48 echo Agent pid 18 killed; 12:09:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:09:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:48 [ssh-agent] Looking for ssh-agent implementation... 12:09:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:48 $ docker exec a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 ssh-agent 12:09:48 SSH_AUTH_SOCK=/tmp/ssh-nR5phvum7C8a/agent.46 12:09:48 SSH_AGENT_PID=51 12:09:48 Running ssh-add (command line suppressed) 12:09:48 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4610843105267240344.key (/w/workspace/edgex-go/1@tmp/private_key_4610843105267240344.key) 12:09:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:49 + git semver init 12:09:49 # -> Open(): unable to determine branch for HEAD 12:09:49 # $GIT_DIR = /w/workspace/edgex-go/1/.git 12:09:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 12:09:49 # $SEMVER_REMOTE_NAME = origin 12:09:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:09:49 # $SEMVER_USER_NAME = edgex-jenkins 12:09:49 # $SEMVER_BRANCH = PR-2840 12:09:49 # $SEMVER_TEMP = /tmp/semver-604707850 12:09:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:10:07 # '/tmp/semver-604707850' -> '/w/workspace/edgex-go/1/.semver' 12:10:07 # -> Force: false 12:10:07 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 12:10:07 $ docker exec --env ******** --env ******** a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 ssh-agent -k 12:10:07 unset SSH_AUTH_SOCK; 12:10:07 unset SSH_AGENT_PID; 12:10:07 echo Agent pid 51 killed; 12:10:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:10:08 + git semver [Pipeline] } 12:10:08 $ docker stop --time=1 a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 12:10:10 $ docker rm -f a30e8067025ceb01800e1eafc36df5a6f91478250699427a269fc5b80b933444 [Pipeline] // withDockerContainer [Pipeline] sh 12:10:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:10:11 Stashed 1 file(s) [Pipeline] echo 12:10: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 12:10:12 ========================================================= 12:10:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 12:10:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:10: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 . 12:10:16 Sending build context to Docker daemon 325.6MB 12:10:16 Step 1/7 : ARG BASE=golang:1.15-alpine 12:10:16 Step 2/7 : FROM ${BASE} 12:10:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 12:10:16 df20fa9351a1: Pulling fs layer 12:10:16 ed8968b2872e: Pulling fs layer 12:10:16 a92cc7c5fd73: Pulling fs layer 12:10:16 e871e8e8d7a9: Pulling fs layer 12:10:16 e73272ec9a57: Pulling fs layer 12:10:16 1e910a182e73: Pulling fs layer 12:10:16 4e634b169226: Pulling fs layer 12:10:16 e871e8e8d7a9: Waiting 12:10:16 e73272ec9a57: Waiting 12:10:16 1e910a182e73: Waiting 12:10:16 a92cc7c5fd73: Download complete 12:10:16 ed8968b2872e: Verifying Checksum 12:10:16 ed8968b2872e: Download complete 12:10:16 e73272ec9a57: Download complete 12:10:16 1e910a182e73: Verifying Checksum 12:10:16 1e910a182e73: Download complete 12:10:16 df20fa9351a1: Verifying Checksum 12:10:16 df20fa9351a1: Download complete 12:10:16 df20fa9351a1: Pull complete 12:10:16 ed8968b2872e: Pull complete 12:10:16 a92cc7c5fd73: Pull complete 12:10:18 4e634b169226: Verifying Checksum 12:10:18 4e634b169226: Download complete 12:10:19 e871e8e8d7a9: Verifying Checksum 12:10:19 e871e8e8d7a9: Download complete 12:10:24 e871e8e8d7a9: Pull complete 12:10:24 e73272ec9a57: Pull complete 12:10:24 1e910a182e73: Pull complete 12:10:27 Still waiting to schedule task 12:10:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:10:32 4e634b169226: Pull complete 12:10:32 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 12:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 12:10:32 ---> f7629b54cfaa 12:10:32 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 12:10:32 ---> Running in 967b671d38e1 12:10:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:10:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:10:33 (1/12) Installing libmagic (5.38-r0) 12:10:34 (2/12) Installing file (5.38-r0) 12:10:34 (3/12) Installing libc-dev (0.7.2-r3) 12:10:34 (4/12) Installing g++ (9.3.0-r2) 12:10:39 (5/12) Installing fortify-headers (1.1-r0) 12:10:39 (6/12) Installing patch (2.7.6-r6) 12:10:39 (7/12) Installing build-base (0.5-r2) 12:10:39 (8/12) Installing libsodium (1.0.18-r0) 12:10:39 (9/12) Installing pkgconf (1.7.2-r0) 12:10:39 (10/12) Installing libsodium-dev (1.0.18-r0) 12:10:39 (11/12) Installing libzmq (4.3.3-r0) 12:10:39 (12/12) Installing zeromq-dev (4.3.3-r0) 12:10:39 Executing busybox-1.31.1-r16.trigger 12:10:39 OK: 233 MiB in 51 packages 12:10:43 Removing intermediate container 967b671d38e1 12:10:43 ---> d39ffe2bcca2 12:10:43 Step 4/7 : WORKDIR /edgex-go 12:10:43 ---> Running in 1397085926a7 12:10:43 Removing intermediate container 1397085926a7 12:10:43 ---> d521dbef2ed1 12:10:43 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 12:10:43 latest: Pulling from library/docker 12:10:43 188c0c94c7c5: Pulling fs layer 12:10:43 0c7c675703d6: Pulling fs layer 12:10:43 cc8c12a437cb: Pulling fs layer 12:10:43 c5dafad2182a: Pulling fs layer 12:10:43 5aa711733414: Pulling fs layer 12:10:43 058f73b55e4b: Pulling fs layer 12:10:43 8c9c664faf12: Pulling fs layer 12:10:43 5aa711733414: Waiting 12:10:43 058f73b55e4b: Waiting 12:10:43 8c9c664faf12: Waiting 12:10:43 c5dafad2182a: Waiting 12:10:44 cc8c12a437cb: Verifying Checksum 12:10:44 cc8c12a437cb: Download complete 12:10:44 0c7c675703d6: Verifying Checksum 12:10:44 0c7c675703d6: Download complete 12:10:44 188c0c94c7c5: Verifying Checksum 12:10:44 188c0c94c7c5: Download complete 12:10:44 5aa711733414: Verifying Checksum 12:10:44 5aa711733414: Download complete 12:10:44 058f73b55e4b: Verifying Checksum 12:10:44 058f73b55e4b: Download complete 12:10:44 8c9c664faf12: Verifying Checksum 12:10:44 8c9c664faf12: Download complete 12:10:44 188c0c94c7c5: Pull complete 12:10:44 0c7c675703d6: Pull complete 12:10:44 cc8c12a437cb: Pull complete 12:10:45 c5dafad2182a: Download complete 12:10:47 c5dafad2182a: Pull complete 12:10:47 5aa711733414: Pull complete 12:10:47 058f73b55e4b: Pull complete 12:10:47 8c9c664faf12: Pull complete 12:10:47 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 12:10:47 Status: Downloaded newer image for docker:latest 12:10:49 ---> b4b05786e005 12:10:49 Step 6/7 : COPY go.mod . 12:10:49 ---> 9e94986f7e50 12:10:49 Step 7/7 : RUN go mod download 12:10:49 ---> Running in 2376f9c1cd03 12:11:11 Removing intermediate container 2376f9c1cd03 12:11:11 ---> 48e8fb56fd39 12:11:11 Successfully built 48e8fb56fd39 12:11:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:11:12 + docker inspect -f . ci-base-image-x86_64 12:11:12 . [Pipeline] withDockerContainer 12:11:12 prd-centos7-docker-4c-2g-8203 does not seem to be running inside a container 12:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 12:11:13 $ docker top 25236e6bf716a82cab75eb1c08a2978023110183502bac8e6ac56d689d53ee74 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:13 + go version 12:11:13 go version go1.15.2 linux/amd64 [Pipeline] } 12:11:13 $ docker stop --time=1 25236e6bf716a82cab75eb1c08a2978023110183502bac8e6ac56d689d53ee74 12:11:15 $ docker rm -f 25236e6bf716a82cab75eb1c08a2978023110183502bac8e6ac56d689d53ee74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:11:16 + docker inspect -f . ci-base-image-x86_64 12:11:16 . [Pipeline] withDockerContainer 12:11:16 prd-centos7-docker-4c-2g-8203 does not seem to be running inside a container 12:11:16 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 12:11:17 $ docker top 500aee5553fd8f681d2bafef7de5a7e45061e95375eea97fe42dcc1eee128cf4 -eo pid,comm [Pipeline] { [Pipeline] echo 12:11:17 ========================================================= 12:11:17 [edgeXBuildGoParallel] Running Tests and Build... 12:11:17 ========================================================= [Pipeline] sh 12:11:18 + make test 12:11:18 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:11:20 ? github.com/edgexfoundry/edgex-go [no test files] 12:11:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:11:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:11:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:11:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:11:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:11:37 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.009s 12:11:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 12:11:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:11:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:11:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:11:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:11:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:11:42 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.031s coverage: 46.6% of statements 12:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 12:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 12:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 12:11:45 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.035s coverage: 27.1% of statements 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:11:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 12:11:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.023s coverage: 100.0% of statements 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 12:11:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.322s coverage: 78.9% of statements 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 12:11:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.063s coverage: 82.9% of statements 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 12:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 12:11:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.060s coverage: 28.6% of statements 12:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 12:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 12:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 12:11:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.032s coverage: 100.0% of statements 12:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 12:11:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.007s coverage: 100.0% of statements 12:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 12:11:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.027s coverage: 86.7% of statements 12:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 12:11:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.058s coverage: 97.5% of statements 12:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 12:11:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.020s coverage: 100.0% of statements 12:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 12:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 12:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 12:11:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 12:11:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.040s coverage: 95.8% of statements 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 12:11:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.009s coverage: 58.8% of statements 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 12:11:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.013s coverage: 0.0% of statements [no tests to run] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 12:11:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.059s coverage: 63.5% of statements 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:11:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:11:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements 12:11:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.009s coverage: 91.3% of statements 12:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.007s coverage: 100.0% of statements 12:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 12:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 12:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.091s coverage: 55.9% of statements 12:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 12:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 12:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.706s coverage: 86.3% of statements 12:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 12:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.345s coverage: 72.2% of statements 12:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.104s coverage: 72.1% of statements 12:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.024s coverage: 82.4% of statements 12:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.010s coverage: 48.4% of statements 12:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 12:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 12:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 12:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.017s coverage: 28.8% of statements 12:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 12:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.005s coverage: 96.8% of statements 12:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 12:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.020s coverage: 36.5% of statements 12:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.072s coverage: 84.1% of statements 12:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.006s coverage: 100.0% of statements 12:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.014s coverage: 42.9% of statements 12:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 12:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 12:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.006s coverage: 100.0% of statements 12:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 12:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.018s coverage: 83.8% of statements 12:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 12:11:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.031s coverage: 47.1% of statements 12:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:11:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.020s coverage: 100.0% of statements 12:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 12:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 12:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 12:11:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements 12:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 12:11:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.012s coverage: 100.0% of statements 12:11:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 12:11:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.047s coverage: 29.1% of statements 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 12:11:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.020s coverage: 99.0% of statements 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 12:11:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.008s coverage: 100.0% of statements 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 12:11:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.006s coverage: 0.0% of statements 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:11:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.004s coverage: 100.0% of statements 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 12:11:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.007s coverage: 87.9% of statements 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 12:11:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:11:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements 12:11:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 12:11:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements 12:11:58 GO111MODULE=on go vet ./... 12:12:05 gofmt -l . 12:12:05 [ "`gofmt -l .`" = "" ] 12:12:05 ./bin/test-go-mod-tidy.sh 12:12:06 ./bin/test-attribution-txt.sh [Pipeline] sh 12:12:08 + ls -al . 12:12:08 total 620 12:12:08 drwxrwxr-x 10 1001 1001 4096 Oct 22 12:12 . 12:12:08 drwxr-xr-x 4 root root 28 Oct 22 12:11 .. 12:12:08 -rw-rw-r-- 1 1001 1001 11 Oct 22 12:09 .dockerignore 12:12:08 drwxrwxr-x 8 1001 1001 179 Oct 22 12:09 .git 12:12:08 drwxrwxr-x 3 1001 1001 125 Oct 22 12:09 .github 12:12:08 -rw-rw-r-- 1 1001 1001 932 Oct 22 12:09 .gitignore 12:12:08 drwx------ 3 1001 1001 47 Oct 22 12:10 .semver 12:12:08 -rw-rw-r-- 1 1001 1001 166 Oct 22 12:09 .sonarcloud.properties 12:12:08 -rw-rw-r-- 1 1001 1001 3804 Oct 22 12:09 CONTRIBUTING.md 12:12:08 -rw-rw-r-- 1 1001 1001 1035 Oct 22 12:09 Dockerfile.build 12:12:08 -rw-rw-r-- 1 1001 1001 863 Oct 22 12:09 Jenkinsfile 12:12:08 -rw-rw-r-- 1 1001 1001 10775 Oct 22 12:09 LICENSE 12:12:08 -rw-rw-r-- 1 1001 1001 6237 Oct 22 12:09 Makefile 12:12:08 -rw-rw-r-- 1 1001 1001 6447 Oct 22 12:09 README.md 12:12:08 -rw-rw-r-- 1 1001 1001 259 Oct 22 12:09 SECURITY.md 12:12:08 -rw-rw-r-- 1 1001 1001 5 Oct 22 12:10 VERSION 12:12:08 -rw-rw-r-- 1 1001 1001 4131 Oct 22 12:09 ZMQWindows.md 12:12:08 drwxrwxr-x 2 1001 1001 117 Oct 22 12:09 bin 12:12:08 drwxrwxr-x 15 1001 1001 4096 Oct 22 12:09 cmd 12:12:08 -rw-r--r-- 1 root root 527844 Oct 22 12:11 coverage.out 12:12:08 -rw-r--r-- 1 root root 1041 Oct 22 12:12 go.mod 12:12:08 -rw-r--r-- 1 root root 18775 Oct 22 12:12 go.sum 12:12:08 drwxrwxr-x 8 1001 1001 127 Oct 22 12:09 internal 12:12:08 drwxrwxr-x 4 1001 1001 26 Oct 22 12:09 openapi 12:12:08 drwxrwxr-x 4 1001 1001 71 Oct 22 12:09 snap 12:12:08 -rw-rw-r-- 1 1001 1001 168 Oct 22 12:09 version.go [Pipeline] sh 12:12:09 + '[' -e coverage.out ] 12:12:09 + chown 1001:1001 coverage.out [Pipeline] stash 12:12:09 Stashed 1 file(s) [Pipeline] sh 12:12:09 + make build 12:12: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 12:12:17 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 12:12:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:12:22 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 12:12:24 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 12:12:25 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 12:12:25 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 12:12:27 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 12:12:28 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 12:12:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8204 in /w/workspace/edgexfoundry_edgex-go_PR-2840 [Pipeline] { [Pipeline] ws 12:12:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:12:29 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 12:12:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:12:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:12:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 12:12:33 $ docker stop --time=1 500aee5553fd8f681d2bafef7de5a7e45061e95375eea97fe42dcc1eee128cf4 12:12:34 using credential edgex-jenkins-ssh 12:12:34 Cloning the remote Git repository 12:12:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:12:34 > git init /w/workspace/edgex-go/1 # timeout=10 12:12:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:12:34 > git --version # timeout=10 12:12:34 > git --version # 'git version 2.17.1' 12:12:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:35 $ docker rm -f 500aee5553fd8f681d2bafef7de5a7e45061e95375eea97fe42dcc1eee128cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:12:39 12:12:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:12:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:12:39 latest: Pulling from edgex-devops/edgex-compose 12:12:39 cbdbe7a5bc2a: Pulling fs layer 12:12:39 ca9280d653b3: Pulling fs layer 12:12:39 7e9c9ca2126c: Pulling fs layer 12:12:40 cbdbe7a5bc2a: Verifying Checksum 12:12:40 cbdbe7a5bc2a: Download complete 12:12:40 cbdbe7a5bc2a: Pull complete 12:12:40 ca9280d653b3: Verifying Checksum 12:12:40 ca9280d653b3: Download complete 12:12:41 7e9c9ca2126c: Download complete 12:12:41 ca9280d653b3: Pull complete 12:12:48 7e9c9ca2126c: Pull complete 12:12:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:12:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:12:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:12:48 prd-centos7-docker-4c-2g-8203 does not seem to be running inside a container 12:12:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 12:12:49 $ docker top b4391c7d0301dfe66535d05e9081011cb94e6b78682ea3ba77dbc67d4b5c18ec -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:50 + docker-compose build --help 12:12:50 + grep parallel 12:12:51 --parallel Build images in parallel. [Pipeline] } 12:12:51 $ docker stop --time=1 b4391c7d0301dfe66535d05e9081011cb94e6b78682ea3ba77dbc67d4b5c18ec 12:12:52 Merging remotes/origin/master commit 162b99b7e0c347402baf6c674fcfa28cc1a4ff62 into PR head commit 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:12:52 $ docker rm -f b4391c7d0301dfe66535d05e9081011cb94e6b78682ea3ba77dbc67d4b5c18ec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:12:53 Merge succeeded, producing 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:12:53 Checking out Revision 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 (PR-2840) 12:12:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:12:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:12:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:12:51 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2840/head:refs/remotes/origin/PR-2840 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:12:52 > git config core.sparsecheckout # timeout=10 12:12:52 > git checkout -f 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 # timeout=10 12:12:53 > git remote # timeout=10 12:12:53 > git config --get remote.origin.url # timeout=10 12:12:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:53 > git merge 162b99b7e0c347402baf6c674fcfa28cc1a4ff62 # timeout=10 12:12:53 > git rev-parse HEAD^{commit} # timeout=10 12:12:53 > git config core.sparsecheckout # timeout=10 12:12:53 > git checkout -f 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 # timeout=10 12:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:12:53 . [Pipeline] withDockerContainer 12:12:53 prd-centos7-docker-4c-2g-8203 does not seem to be running inside a container 12:12:53 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:12:54 $ docker top b4aab173d6c42aa2ed066eede836a8bf764846e888de75baccf0d9c6e918958b -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:55 + docker-compose -f ./docker-compose-build.yml build --parallel 12:12:55 Building docker-core-command-go ... 12:12:55 Building docker-core-data-go ... 12:12:55 Building docker-core-metadata-go ... 12:12:55 Building docker-security-proxy-setup-go ... 12:12:55 Building docker-security-secrets-setup-go ... 12:12:55 Building docker-security-secretstore-setup-go ... 12:12:55 Building docker-support-logging-go ... 12:12:55 Building docker-support-notifications-go ... 12:12:55 Building docker-support-scheduler-go ... 12:12:55 Building docker-sys-mgmt-agent-go ... 12:12:55 Building docker-core-command-go 12:12:55 Building docker-support-notifications-go 12:12:55 Building docker-support-logging-go 12:12:55 Building docker-sys-mgmt-agent-go 12:12:55 Building docker-core-metadata-go 12:12:57 Commit message: "feat(data): Implement DELETE /event/scrub V2 API" 12:12:57 > git --version # timeout=10 12:12:57 > git --version # 'git version 2.17.1' 12:12:57 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:12:59 ========================================================= 12:12:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 12:12:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:13:00 + 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 . 12:13:02 Sending build context to Docker daemon 165.2MB 12:13:02 Step 1/7 : ARG BASE=golang:1.15-alpine 12:13:02 Step 2/7 : FROM ${BASE} 12:13:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:13:03 b538f80385f9: Pulling fs layer 12:13:03 74f711af9a0d: Pulling fs layer 12:13:03 99f96fe45779: Pulling fs layer 12:13:03 8529a6b9a6be: Pulling fs layer 12:13:03 45590311c82a: Pulling fs layer 12:13:03 69ca0ff8b7b3: Pulling fs layer 12:13:03 209524e5b208: Pulling fs layer 12:13:03 45590311c82a: Waiting 12:13:03 8529a6b9a6be: Waiting 12:13:03 69ca0ff8b7b3: Waiting 12:13:03 209524e5b208: Waiting 12:13:03 99f96fe45779: Verifying Checksum 12:13:03 99f96fe45779: Download complete 12:13:03 74f711af9a0d: Verifying Checksum 12:13:03 74f711af9a0d: Download complete 12:13:03 45590311c82a: Download complete 12:13:03 69ca0ff8b7b3: Verifying Checksum 12:13:03 69ca0ff8b7b3: Download complete 12:13:03 b538f80385f9: Verifying Checksum 12:13:03 b538f80385f9: Download complete 12:13:03 b538f80385f9: Pull complete 12:13:04 74f711af9a0d: Pull complete 12:13:04 99f96fe45779: Pull complete 12:13:06 209524e5b208: Verifying Checksum 12:13:06 209524e5b208: Download complete 12:13:07 8529a6b9a6be: Verifying Checksum 12:13:07 8529a6b9a6be: Download complete 12:13:17 8529a6b9a6be: Pull complete 12:13:17 45590311c82a: Pull complete 12:13:17 69ca0ff8b7b3: Pull complete 12:13:21 209524e5b208: Pull complete 12:13:21 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 12:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 12:13:21 ---> 5bddaf1c2fca 12:13:21 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 12:13:24 ---> Running in 1b3c0a6b6613 12:13:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:13:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:13:27 (1/12) Installing libmagic (5.38-r0) 12:13:28 (2/12) Installing file (5.38-r0) 12:13:28 (3/12) Installing libc-dev (0.7.2-r3) 12:13:28 (4/12) Installing g++ (9.3.0-r2) 12:13:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 12:13:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:13:28 ---> 48e8fb56fd39 12:13:28 Step 3/24 : WORKDIR /edgex-go 12:13:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 12:13:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:13:28 ---> 48e8fb56fd39 12:13:28 Step 3/22 : WORKDIR /edgex-go 12:13:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 12:13:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:13:28 ---> 48e8fb56fd39 12:13:28 Step 3/22 : WORKDIR /edgex-go 12:13:28 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 12:13:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 12:13:28 ---> 48e8fb56fd39 12:13:28 Step 3/27 : WORKDIR /edgex-go 12:13:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 12:13:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:13:28 ---> 48e8fb56fd39 12:13:28 Step 3/22 : WORKDIR /edgex-go 12:13:28 ---> Running in f8f717bb6ce6 12:13:28 ---> Running in 27251f37f20a 12:13:28 ---> Running in cb2d6332cb38 12:13:28 ---> Running in 4d374e8c6150 12:13:28 ---> Running in 9a5a8e32df1f 12:13:28 Removing intermediate container f8f717bb6ce6 12:13:28 ---> cf32c29b1708 12:13:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:13:28 Removing intermediate container cb2d6332cb38 12:13:28 ---> 14eed71be499 12:13:28 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:13:28 Removing intermediate container 27251f37f20a 12:13:28 ---> cbc0b4774d1d 12:13:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:13:28 Removing intermediate container 4d374e8c6150 12:13:28 ---> 9e79a39d2701 12:13:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:13:28 Removing intermediate container 9a5a8e32df1f 12:13:28 ---> b0e8b58cb2b5 12:13:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:13:28 ---> Running in aa2e674b4af3 12:13:28 ---> Running in 210b17c93a87 12:13:28 ---> Running in e5f76da3dc40 12:13:28 ---> Running in fac12037a569 12:13:28 ---> Running in 6f34a3938165 12:13:30 Removing intermediate container aa2e674b4af3 12:13:30 ---> 212fb3fffa64 12:13:30 Step 5/27 : RUN apk update && apk add make bash git 12:13:30 ---> Running in 6df7065ab1e8 12:13:30 Removing intermediate container 210b17c93a87 12:13:30 ---> f17dfccc5317 12:13:30 Step 5/22 : RUN apk update && apk add make git 12:13:30 Removing intermediate container e5f76da3dc40 12:13:30 ---> e79d0f042a59 12:13:30 Step 5/22 : RUN apk update && apk add make git 12:13:30 ---> Running in d64509000b13 12:13:31 Removing intermediate container fac12037a569 12:13:31 ---> c477eab36d13 12:13:31 Step 5/22 : RUN apk update && apk add make && apk add bash git 12:13:31 ---> Running in 8965bf2215ad 12:13:31 Removing intermediate container 6f34a3938165 12:13:31 ---> e45f72ec915b 12:13:31 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 12:13:31 ---> Running in 0610aa9313db 12:13:31 ---> Running in 23f288de18b6 12:13:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:13:31 (5/12) Installing fortify-headers (1.1-r0) 12:13:31 (6/12) Installing patch (2.7.6-r6) 12:13:31 (7/12) Installing build-base (0.5-r2) 12:13:31 (8/12) Installing libsodium (1.0.18-r0) 12:13:31 (9/12) Installing pkgconf (1.7.2-r0) 12:13:31 (10/12) Installing libsodium-dev (1.0.18-r0) 12:13:31 (11/12) Installing libzmq (4.3.3-r0) 12:13:31 (12/12) Installing zeromq-dev (4.3.3-r0) 12:13:31 Executing busybox-1.31.1-r16.trigger 12:13:31 OK: 217 MiB in 51 packages 12:13:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:13:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:13:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:13:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:13:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:13:32 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:13:32 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:13:32 OK: 12752 distinct packages available 12:13:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:13:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:13:32 OK: 233 MiB in 51 packages 12:13:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:13:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:13:33 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:13:33 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:13:33 OK: 12752 distinct packages available 12:13:33 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:13:33 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:13:33 OK: 12752 distinct packages available 12:13:33 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:13:33 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:13:33 OK: 12752 distinct packages available 12:13:33 Removing intermediate container 6df7065ab1e8 12:13:33 ---> a7457ddb8096 12:13:33 Step 6/27 : COPY go.mod . 12:13:33 OK: 233 MiB in 51 packages 12:13:33 OK: 233 MiB in 51 packages 12:13:33 OK: 233 MiB in 51 packages 12:13:33 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:13:33 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:13:33 OK: 12752 distinct packages available 12:13:33 OK: 233 MiB in 51 packages 12:13:33 ---> 968aacd124f8 12:13:33 Step 7/27 : RUN go mod download 12:13:33 ---> Running in 9d6e4c8db0ed 12:13:34 OK: 233 MiB in 51 packages 12:13:34 Removing intermediate container 23f288de18b6 12:13:34 ---> 6c2cb039a5df 12:13:34 Step 6/24 : COPY go.mod . 12:13:34 Removing intermediate container 8965bf2215ad 12:13:34 ---> 1a54e9c718bb 12:13:34 Step 6/22 : COPY go.mod . 12:13:35 ---> b51cdaf00bb3 12:13:35 Step 7/24 : RUN go mod download 12:13:35 Removing intermediate container 0610aa9313db 12:13:35 ---> c2ef67ca53da 12:13:35 Step 6/22 : COPY go.mod . 12:13:35 ---> Running in 5a3a58b72863 12:13:35 Removing intermediate container d64509000b13 12:13:35 ---> ed3276c3ddca 12:13:35 Step 6/22 : COPY go.mod . 12:13:35 ---> 86f289ddbe09 12:13:35 Step 7/22 : RUN go mod download 12:13:35 ---> 4e9e197f938c 12:13:35 Step 7/22 : RUN go mod download 12:13:35 ---> Running in 22c3d3d916d0 12:13:35 ---> Running in 7c5c9dfb42c9 12:13:35 ---> 2f54ff4080fa 12:13:35 Step 7/22 : RUN go mod download 12:13:36 Removing intermediate container 1b3c0a6b6613 12:13:36 ---> 62a6223fd7c4 12:13:36 Step 4/7 : WORKDIR /edgex-go 12:13:36 ---> Running in 0a826231b388 12:13:36 ---> Running in c9d4da448aae 12:13:36 Removing intermediate container 0a826231b388 12:13:36 ---> 5b8ba6009148 12:13:36 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 12:13:36 latest: Pulling from library/docker 12:13:36 5f621e34cdf4: Pulling fs layer 12:13:36 85db56a05063: Pulling fs layer 12:13:36 ccb67d6aeaaa: Pulling fs layer 12:13:36 a0b19fc83503: Pulling fs layer 12:13:36 8eb508b41278: Pulling fs layer 12:13:36 37236713561e: Pulling fs layer 12:13:36 07c93f2b1b56: Pulling fs layer 12:13:36 a0b19fc83503: Waiting 12:13:36 8eb508b41278: Waiting 12:13:36 37236713561e: Waiting 12:13:36 07c93f2b1b56: Waiting 12:13:36 ccb67d6aeaaa: Verifying Checksum 12:13:36 ccb67d6aeaaa: Download complete 12:13:36 85db56a05063: Verifying Checksum 12:13:36 85db56a05063: Download complete 12:13:36 5f621e34cdf4: Download complete 12:13:37 8eb508b41278: Verifying Checksum 12:13:37 8eb508b41278: Download complete 12:13:37 37236713561e: Verifying Checksum 12:13:37 37236713561e: Download complete 12:13:37 07c93f2b1b56: Verifying Checksum 12:13:37 07c93f2b1b56: Download complete 12:13:37 Removing intermediate container 9d6e4c8db0ed 12:13:37 ---> 5366351c846f 12:13:37 Step 8/27 : COPY . . 12:13:37 Removing intermediate container 5a3a58b72863 12:13:37 ---> cf6ad65097b9 12:13:37 Step 8/24 : COPY . . 12:13:37 5f621e34cdf4: Pull complete 12:13:38 85db56a05063: Pull complete 12:13:38 a0b19fc83503: Verifying Checksum 12:13:38 a0b19fc83503: Download complete 12:13:38 ccb67d6aeaaa: Pull complete 12:13:41 Removing intermediate container 22c3d3d916d0 12:13:41 ---> cf786781bd89 12:13:41 Step 8/22 : COPY . . 12:13:42 a0b19fc83503: Pull complete 12:13:42 8eb508b41278: Pull complete 12:13:42 37236713561e: Pull complete 12:13:42 07c93f2b1b56: Pull complete 12:13:42 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 12:13:42 Status: Downloaded newer image for docker:latest 12:13:46 ---> 58b6a5481f98 12:13:46 Step 6/7 : COPY go.mod . 12:13:47 ---> 636594ea02c1 12:13:47 Step 7/7 : RUN go mod download 12:13:47 ---> Running in 7265e72b6e1d 12:13:47 Removing intermediate container 7c5c9dfb42c9 12:13:47 ---> 0e38f1007908 12:13:47 Step 8/22 : COPY . . 12:13:53 Removing intermediate container c9d4da448aae 12:13:53 ---> 945acc534b10 12:13:53 Step 8/22 : COPY . . 12:14:14 Removing intermediate container 7265e72b6e1d 12:14:14 ---> 0baf982c286a 12:14:14 Successfully built 0baf982c286a 12:14:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:14:14 + docker inspect -f . ci-base-image-arm64 12:14:14 . [Pipeline] withDockerContainer 12:14:15 prd-ubuntu18.04-docker-arm64-4c-16g-8204 does not seem to be running inside a container 12:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 12:14:17 $ docker top c8cf0e370bca5280e8f92f81ecf09c8769988f2f09776a869229c38832352194 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:18 + go version 12:14:18 go version go1.15.2 linux/arm64 [Pipeline] } 12:14:18 $ docker stop --time=1 c8cf0e370bca5280e8f92f81ecf09c8769988f2f09776a869229c38832352194 12:14:20 ---> 7e960ca133bc 12:14:20 Step 9/24 : RUN make cmd/support-notifications/support-notifications 12:14:20 ---> 10f6b5a7f96f 12:14:20 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:14:20 ---> 3166cee4b85f 12:14:20 Step 9/22 : RUN make cmd/core-metadata/core-metadata 12:14:20 ---> Running in 2e81abb516a4 12:14:20 ---> Running in 828f2ba3028a 12:14:20 ---> Running in af2ba700c9a3 12:14:20 ---> 8a5aea51e948 12:14:20 Step 9/22 : RUN make cmd/support-logging/support-logging 12:14:20 $ docker rm -f c8cf0e370bca5280e8f92f81ecf09c8769988f2f09776a869229c38832352194 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 12:14:21 ---> Running in a5d6f8cb192d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:14:22 + docker inspect -f . ci-base-image-arm64 12:14:22 . [Pipeline] withDockerContainer 12:14:23 prd-ubuntu18.04-docker-arm64-4c-16g-8204 does not seem to be running inside a container 12:14:23 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 12:14:23 ---> cb63d5405e3d 12:14:23 Step 9/22 : RUN make cmd/core-command/core-command 12:14:23 ---> Running in 529847d1d7f5 12:14: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 12:14:23 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 12:14:23 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 12:14:23 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 12:14:24 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 12:14:24 $ docker top a700cc81ee364b433752b1cbfc46a065c1d0251cbf471bf096f3cb0e58e97fbe -eo pid,comm [Pipeline] { [Pipeline] echo 12:14:25 ========================================================= 12:14:25 [edgeXBuildGoParallel] Running Tests and Build... 12:14:25 ========================================================= [Pipeline] sh 12:14:25 + make test 12:14:25 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:14:28 ? github.com/edgexfoundry/edgex-go [no test files] 12:14:56 Removing intermediate container af2ba700c9a3 12:14:56 ---> 67475236294a 12:14:56 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:14:57 Removing intermediate container a5d6f8cb192d 12:14:57 ---> a77708c0d09c 12:14:57 12:14:57 Step 10/22 : FROM scratch 12:14:57 ---> 12:14:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 12:14:57 ---> Running in aafee3058087 12:14:57 ---> Running in dc329ad01397 12:14:58 Removing intermediate container dc329ad01397 12:14:58 ---> 74cc1f23c0af 12:14:58 Step 12/22 : ENV APP_PORT=48061 12:14:58 ---> Running in 771d8009ba83 12:14:58 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 12:14:59 Removing intermediate container 771d8009ba83 12:14:59 ---> 0c57c18aba40 12:14:59 Step 13/22 : EXPOSE $APP_PORT 12:15:00 ---> Running in 37d2e0e4f5da 12:15:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:15:01 Removing intermediate container 529847d1d7f5 12:15:01 ---> 344f16b2f10f 12:15:01 12:15:01 Step 10/22 : FROM scratch 12:15:01 ---> 12:15:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:15:01 Removing intermediate container 828f2ba3028a 12:15:01 ---> c763624c9900 12:15:01 12:15:01 Step 10/24 : FROM scratch 12:15:01 ---> 12:15:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 12:15:02 ---> Using cache 12:15:02 ---> 74cc1f23c0af 12:15:02 Step 12/24 : ENV APP_PORT=48060 12:15:02 Removing intermediate container 37d2e0e4f5da 12:15:02 ---> 064bbbea8e71 12:15:02 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 12:15:02 ---> Running in 264bd668f4fb 12:15:02 ---> Running in 7b0d2e5a7119 12:15:02 ---> 52d06d3ad594 12:15:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 12:15:02 Removing intermediate container aafee3058087 12:15:02 ---> 39d19d6a9d5a 12:15:02 12:15:02 Step 11/27 : FROM docker:latest 12:15:02 ---> 6972c414f322 12:15:02 Step 12/27 : RUN apk add --no-cache bash 12:15:02 Removing intermediate container 264bd668f4fb 12:15:02 ---> 319e717e317d 12:15:02 Step 13/24 : EXPOSE $APP_PORT 12:15:02 ---> Running in 72cdb8d70eb9 12:15:02 Removing intermediate container 7b0d2e5a7119 12:15:02 ---> 7529c698c7b2 12:15:02 Step 12/22 : ENV APP_PORT=48082 12:15:04 ---> Running in e20857cf0a25 12:15:04 ---> Running in efa31b2cf4aa 12:15:04 ---> e18abbe1c8c2 12:15:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 12:15:05 Removing intermediate container 2e81abb516a4 12:15:05 ---> 783b508960e0 12:15:05 12:15:05 Step 10/22 : FROM scratch 12:15:05 ---> 12:15:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:15:05 ---> Using cache 12:15:05 ---> 7529c698c7b2 12:15:05 Step 12/22 : ENV APP_PORT=48081 12:15:05 ---> Running in 8d06494ec722 12:15:05 Removing intermediate container efa31b2cf4aa 12:15:05 ---> 60531c934adf 12:15:05 Step 13/22 : EXPOSE $APP_PORT 12:15:05 Removing intermediate container e20857cf0a25 12:15:05 ---> 2072f7fecf9f 12:15:05 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 12:15:05 ---> Running in 8ce0d7b26624 12:15:05 Removing intermediate container 8d06494ec722 12:15:05 ---> e82883d2d418 12:15:05 Step 13/22 : EXPOSE $APP_PORT 12:15:05 ---> 62131e9ccf1d 12:15:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 12:15:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:15:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:15:05 (1/2) Installing readline (8.0.4-r0) 12:15:05 (2/2) Installing bash (5.0.17-r0) 12:15:06 Executing bash-5.0.17-r0.post-install 12:15:06 Executing busybox-1.31.1-r19.trigger 12:15:06 OK: 12 MiB in 22 packages 12:15:06 ---> Running in 1e7de45c538c 12:15:06 Removing intermediate container 8ce0d7b26624 12:15:06 ---> e6ee4b0b6e16 12:15:06 Step 14/22 : WORKDIR / 12:15:06 ---> f33fb064f0b9 12:15:06 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 12:15:06 ---> b01092a6490e 12:15:06 Step 18/22 : ENTRYPOINT ["/support-logging"] 12:15:06 ---> Running in b0d01f70473d 12:15:06 Removing intermediate container 1e7de45c538c 12:15:06 ---> 886175d26482 12:15:06 Step 14/22 : WORKDIR / 12:15:07 ---> Running in 35efc37ea7b4 12:15:07 ---> Running in e9bc5417ae99 12:15:08 Removing intermediate container b0d01f70473d 12:15:08 ---> a775536e0f15 12:15:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 12:15:08 ---> 83fba3cd1157 12:15:08 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 12:15:08 Removing intermediate container 72cdb8d70eb9 12:15:08 ---> 425c6a829772 12:15:08 Step 13/27 : RUN rm -rf /var/cache/apk/* 12:15:08 Removing intermediate container 35efc37ea7b4 12:15:08 ---> 9bd9638bdba1 12:15:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:15:09 Removing intermediate container e9bc5417ae99 12:15:09 ---> bf54f7e9b8cd 12:15:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 12:15:09 ---> Running in 2a7ce0368881 12:15:09 ---> Running in 8bf092eb8002 12:15:09 ---> a6fd570eb736 12:15:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:15:09 ---> 3cbba4e1d02e 12:15:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 12:15:09 ---> c890c6524e25 12:15:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:15:09 Removing intermediate container 8bf092eb8002 12:15:09 ---> 250c9436f237 12:15:09 Step 20/22 : LABEL arch=x86_64 12:15:09 ---> ce3c189a3b95 12:15:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:15:09 ---> Running in 9d30ef44a6ba 12:15:09 ---> 042dba09ca03 12:15:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:15:10 Removing intermediate container 9d30ef44a6ba 12:15:10 ---> 97484db3bc6f 12:15:10 Step 21/22 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:15:10 ---> Running in 75aca6ebe04b 12:15:10 ---> b6698115f7c8 12:15:10 Step 18/22 : ENTRYPOINT ["/core-command"] 12:15:10 ---> 94995852d713 12:15:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:15:10 ---> Running in b7ddb8323ca7 12:15:10 ---> 7ad1b99bf171 12:15:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:15:10 Removing intermediate container 2a7ce0368881 12:15:10 ---> 44a22951c998 12:15:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 12:15:10 Removing intermediate container 75aca6ebe04b 12:15:10 ---> 107085e834f4 12:15:10 Step 22/22 : LABEL version=0.0.0 12:15:10 Removing intermediate container b7ddb8323ca7 12:15:10 ---> f9da354d1660 12:15:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:15:10 ---> Running in 6908b4b14d49 12:15:10 ---> Running in 462a5ea7539e 12:15:10 ---> 0a363e099943 12:15:10 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:15:10 ---> 7fdb789c1725 12:15:10 Step 20/24 : ENTRYPOINT ["/support-notifications"] 12:15:11 ---> Running in d804fcda2c18 12:15:11 ---> Running in e91fa72b0a15 12:15:11 ---> Running in d62f2d916799 12:15:11 Removing intermediate container 6908b4b14d49 12:15:11 ---> 1b6bdf7aec26 12:15:11 Step 15/27 : ENV APP_PORT=48090 12:15:11 Removing intermediate container 462a5ea7539e 12:15:11 ---> 064f3d0d1a11 12:15:11 12:15:11 Removing intermediate container d804fcda2c18 12:15:11 ---> c3afa479d3d9 12:15:11 Step 20/22 : LABEL arch=x86_64 12:15:11 ---> Running in d53297c8503d 12:15:11 Removing intermediate container e91fa72b0a15 12:15:11 ---> f50969f87540 12:15:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:15:11 Removing intermediate container d62f2d916799 12:15:11 ---> 82acb125f3c9 12:15:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:15:11 Successfully built 064f3d0d1a11 12:15:11 Successfully tagged docker-support-logging-go:latest 12:15:11  Building docker-support-logging-go ... done  ---> Running in 4e26143eb179 12:15:11 Building docker-support-scheduler-go 12:15:11 ---> Running in 4748f9fb31dd 12:15:11 ---> Running in 429a2e4f0d47 12:15:12 Removing intermediate container d53297c8503d 12:15:12 ---> e7c3c376dc5a 12:15:12 Step 16/27 : EXPOSE $APP_PORT 12:15:12 ---> Running in 57923c9dbea2 12:15:12 Removing intermediate container 4e26143eb179 12:15:12 ---> 01dc4d3f8ada 12:15:12 Step 21/22 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:15:12 Removing intermediate container 4748f9fb31dd 12:15:12 ---> 7b0e198fd40b 12:15:12 Step 22/24 : LABEL arch=x86_64 12:15:12 Removing intermediate container 429a2e4f0d47 12:15:12 ---> e4d1310e15ee 12:15:12 Step 20/22 : LABEL arch=x86_64 12:15:12 ---> Running in bf449af2382e 12:15:12 ---> Running in 3b3cfd13e5db 12:15:12 ---> Running in 39023bb1b30a 12:15:12 Removing intermediate container 57923c9dbea2 12:15:12 ---> fa89c12b8331 12:15:12 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:15:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:15:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:15:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:15:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:15:16 Removing intermediate container bf449af2382e 12:15:16 ---> ee129995b440 12:15:16 Step 22/22 : LABEL version=0.0.0 12:15:16 Removing intermediate container 3b3cfd13e5db 12:15:16 ---> 66c7bf2bd243 12:15:16 Step 23/24 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:15:16 Removing intermediate container 39023bb1b30a 12:15:16 ---> dc616fcd0003 12:15:16 Step 21/22 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:15:16 ---> d4012acca401 12:15:16 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:15:16 ---> Running in 953ee729b6bc 12:15:16 ---> Running in 5b33c0997454 12:15:17 ---> Running in c9234ff1d59f 12:15:17 Removing intermediate container 953ee729b6bc 12:15:17 ---> cf5829aa6828 12:15:17 Step 24/24 : LABEL version=0.0.0 12:15:17 Removing intermediate container 5b33c0997454 12:15:17 ---> 493ea58e3a09 12:15:17 12:15:17 ---> f4133b0647f3 12:15:17 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:15:17 ---> Running in d76909cc5521 12:15:17 Removing intermediate container c9234ff1d59f 12:15:17 ---> d0162f937fdf 12:15:17 Step 22/22 : LABEL version=0.0.0 12:15:18 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.026s 12:15:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 12:15:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:15:18 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 12:15:18 Successfully built 493ea58e3a09 12:15:18 Successfully tagged docker-core-command-go:latest 12:15:18 Building docker-core-data-go 12:15:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:15:20  Building docker-core-command-go ... done  ---> Running in f97ff4873d65 12:15:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:15:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:15:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:15:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:15:23 Removing intermediate container d76909cc5521 12:15:23 ---> 00841b834023 12:15:23 12:15:23 Successfully built 00841b834023 12:15:24 ---> acb613643fa6 12:15:24 Step 20/27 : RUN apk --no-cache add py3-pip 12:15:24 Successfully tagged docker-support-notifications-go:latest 12:15:24 Building docker-security-proxy-setup-go 12:15:24  Building docker-support-notifications-go ... done Removing intermediate container f97ff4873d65 12:15:24 ---> f72d055ce877 12:15:24 12:15:25 Successfully built f72d055ce877 12:15:25 Successfully tagged docker-core-metadata-go:latest 12:15:25 ---> Running in 2b085f491abe 12:15:25 Building docker-security-secretstore-setup-go 12:15:29 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.069s coverage: 46.6% of statements 12:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 12:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 12:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 12:15:30  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:15:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:15:32 (1/33) Installing libbz2 (1.0.8-r1) 12:15:32 (2/33) Installing expat (2.2.9-r1) 12:15:32 (3/33) Installing libffi (3.3-r2) 12:15:32 (4/33) Installing gdbm (1.13-r1) 12:15:32 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 12:15:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:15:32 ---> 48e8fb56fd39 12:15:32 Step 3/21 : WORKDIR /edgex-go 12:15:32 ---> Using cache 12:15:32 ---> b0e8b58cb2b5 12:15:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:15:32 (5/33) Installing xz-libs (5.2.5-r0) 12:15:32 ---> Using cache 12:15:32 ---> e45f72ec915b 12:15:32 Step 5/21 : RUN apk update && apk add make git 12:15:32 (6/33) Installing sqlite-libs (3.32.1-r0) 12:15:33 (7/33) Installing python3 (3.8.5-r0) 12:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.197s coverage: 27.1% of statements 12:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 12:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 12:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 12:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.073s coverage: 100.0% of statements 12:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 12:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.030s coverage: 100.0% of statements 12:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 12:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 12:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.357s coverage: 78.9% of statements 12:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 12:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 12:15:37 ---> Running in 3ef6d13e4325 12:15:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.407s coverage: 82.9% of statements 12:15:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 12:15:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 12:15:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 12:15:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 12:15:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 12:15:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:15:38 ---> 48e8fb56fd39 12:15:38 Step 3/23 : WORKDIR /edgex-go 12:15:38 ---> Using cache 12:15:38 ---> b0e8b58cb2b5 12:15:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:15:38 ---> Using cache 12:15:38 ---> e45f72ec915b 12:15:38 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 12:15:39 ---> Running in 0e509290ed50 12:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.366s coverage: 28.6% of statements 12:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 12:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 12:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 12:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements 12:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 12:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements 12:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 12:15:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:15:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:15:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.086s coverage: 86.7% of statements 12:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 12:15:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.152s coverage: 97.5% of statements 12:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 12:15:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.047s coverage: 100.0% of statements 12:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 12:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 12:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 12:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 12:15:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.228s coverage: 95.8% of statements 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 12:15:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 12:15:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.033s coverage: 0.0% of statements [no tests to run] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 12:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 12:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 63.5% of statements 12:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 12:15:48 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 12:15:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:15:48 ---> 48e8fb56fd39 12:15:48 Step 3/20 : WORKDIR /edgex-go 12:15:48 ---> Using cache 12:15:48 ---> b0e8b58cb2b5 12:15:48 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:15:48 ---> Using cache 12:15:48 ---> e45f72ec915b 12:15:48 Step 5/20 : RUN apk update && apk add make git 12:15:48 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 12:15:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:15:48 ---> 48e8fb56fd39 12:15:48 Step 3/26 : WORKDIR /edgex-go 12:15:48 ---> Using cache 12:15:48 ---> b0e8b58cb2b5 12:15:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:15:48 ---> Using cache 12:15:48 ---> e45f72ec915b 12:15:48 Step 5/26 : RUN apk update && apk add make git 12:15:49 ---> Running in e3adbc10cdb3 12:15:49 ---> Running in aa16ffb3e8d5 12:15:49 (8/33) Installing py3-appdirs (1.4.4-r1) 12:15:49 (9/33) Installing py3-ordered-set (4.0.1-r0) 12:15:49 (10/33) Installing py3-parsing (2.4.7-r0) 12:15:49 (11/33) Installing py3-six (1.15.0-r0) 12:15:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements 12:15:49 (12/33) Installing py3-packaging (20.4-r0) 12:15:49 (13/33) Installing py3-setuptools (47.0.0-r0) 12:15:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:15:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 12:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 12:15:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:15:51 (14/33) Installing py3-chardet (3.0.4-r4) 12:15:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 12:15:51 (15/33) Installing py3-idna (2.9-r0) 12:15:51 (16/33) Installing py3-certifi (2020.4.5.1-r0) 12:15:52 (17/33) Installing py3-urllib3 (1.25.9-r0) 12:15:53 (18/33) Installing py3-requests (2.23.0-r0) 12:15:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:15:53 (19/33) Installing py3-msgpack (1.0.0-r0) 12:15:54 (20/33) Installing py3-lockfile (0.12.2-r3) 12:15:54 (21/33) Installing py3-cachecontrol (0.12.6-r0) 12:15:54 (22/33) Installing py3-colorama (0.4.3-r0) 12:15:54 (23/33) Installing py3-distlib (0.3.0-r0) 12:15:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.292s coverage: 55.9% of statements 12:15:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:15:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:15:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 12:15:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 12:15:55 (24/33) Installing py3-distro (1.5.0-r1) 12:15:55 (25/33) Installing py3-webencodings (0.5.1-r3) 12:15:55 (26/33) Installing py3-html5lib (1.0.1-r4) 12:15:56 (27/33) Installing py3-pytoml (0.1.21-r0) 12:15:56 (28/33) Installing py3-pep517 (0.8.2-r0) 12:15:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:15:56 (29/33) Installing py3-progress (1.5-r0) 12:15:56 (30/33) Installing py3-toml (0.10.1-r0) 12:15:56 (31/33) Installing py3-retrying (1.3.3-r0) 12:15:57 (32/33) Installing py3-contextlib2 (0.6.0-r0) 12:15:57 (33/33) Installing py3-pip (20.1.1-r0) 12:15:57 Executing busybox-1.31.1-r19.trigger 12:15:57 OK: 71 MiB in 55 packages 12:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:16:03 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:16:03 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:16:03 OK: 12752 distinct packages available 12:16:03 OK: 233 MiB in 51 packages 12:16:04 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:16:04 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:16:04 OK: 12752 distinct packages available 12:16:04 OK: 233 MiB in 51 packages 12:16:04 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:16:04 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:16:04 OK: 12752 distinct packages available 12:16:04 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:16:04 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:16:04 OK: 12752 distinct packages available 12:16:05 OK: 233 MiB in 51 packages 12:16:05 OK: 233 MiB in 51 packages 12:16:06 Removing intermediate container 2b085f491abe 12:16:06 ---> 9794ad9a6317 12:16:06 Step 21/27 : RUN pip install docker-compose==1.23.2 12:16:06 ---> Running in f68186a192c5 12:16:06 Removing intermediate container 3ef6d13e4325 12:16:06 ---> 63131940a1eb 12:16:06 Step 6/21 : COPY go.mod . 12:16:06 Removing intermediate container 0e509290ed50 12:16:06 ---> cbb0fc398c8f 12:16:06 Step 6/23 : COPY go.mod . 12:16:06 Removing intermediate container e3adbc10cdb3 12:16:06 ---> 6e818b21a35f 12:16:06 Step 6/26 : COPY go.mod . 12:16:06 Removing intermediate container aa16ffb3e8d5 12:16:06 ---> c34579398e30 12:16:06 Step 6/20 : COPY go.mod . 12:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 12.406s coverage: 86.3% of statements 12:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 12:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.118s coverage: 72.2% of statements 12:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.428s coverage: 72.1% of statements 12:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.024s coverage: 82.4% of statements 12:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.045s coverage: 48.4% of statements 12:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 12:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 12:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 12:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.030s coverage: 28.8% of statements 12:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 12:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.073s coverage: 96.8% of statements 12:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 12:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.226s coverage: 36.5% of statements 12:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.281s coverage: 84.1% of statements 12:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.018s coverage: 100.0% of statements 12:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.034s coverage: 42.9% of statements 12:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 12:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 12:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.013s coverage: 100.0% of statements 12:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 12:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.026s coverage: 83.8% of statements 12:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 12:16:07 ---> 5d383620d045 12:16:07 Step 7/21 : RUN go mod download 12:16:07 ---> Running in eb9bbeb8906f 12:16:07 ---> 24b82f3902d0 12:16:07 Step 7/23 : RUN go mod download 12:16:07 ---> Running in 2b2df9d91c36 12:16:07 ---> f0d44a37e51b 12:16:07 Step 7/20 : RUN go mod download 12:16:07 ---> ee2fab3e07d6 12:16:07 Step 7/26 : RUN go mod download 12:16:07 ---> Running in 8d080f084ad1 12:16:07 ---> Running in 48782c105148 12:16:09 Collecting docker-compose==1.23.2 12:16:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:16:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:16:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:16:09 Collecting websocket-client<1.0,>=0.32.0 12:16:09 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 12:16:09 Removing intermediate container eb9bbeb8906f 12:16:09 ---> 75ec40e4f7da 12:16:09 Step 8/21 : COPY . . 12:16:10 Collecting docopt<0.7,>=0.6.1 12:16:10 Downloading docopt-0.6.2.tar.gz (25 kB) 12:16:10 Removing intermediate container 2b2df9d91c36 12:16:10 ---> 4a1bd485ee1e 12:16:10 Step 8/23 : COPY . . 12:16:10 Collecting texttable<0.10,>=0.9.0 12:16:10 Downloading texttable-0.9.1.tar.gz (11 kB) 12:16:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.162s coverage: 47.1% of statements 12:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:16:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.009s coverage: 100.0% of statements 12:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 12:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 12:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 12:16:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.066s coverage: 100.0% of statements 12:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 12:16:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.028s coverage: 100.0% of statements 12:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 12:16:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.184s coverage: 29.1% of statements 12:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 12:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 12:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 12:16:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.091s coverage: 99.0% of statements 12:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 12:16:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements 12:16:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 12:16:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.014s coverage: 0.0% of statements 12:16:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:16:14 Collecting PyYAML<4,>=3.10 12:16:14 Downloading PyYAML-3.13.tar.gz (270 kB) 12:16:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 12:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 12:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 12:16:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.016s coverage: 87.9% of statements 12:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 12:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:16:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 12:16:15 Removing intermediate container 8d080f084ad1 12:16:15 ---> d99090e4b525 12:16:15 Step 8/26 : COPY . . 12:16:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.013s coverage: 32.1% of statements 12:16:16 Collecting docker<4.0,>=3.6.0 12:16:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.023s coverage: 100.0% of statements 12:16:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:16:17 Removing intermediate container 48782c105148 12:16:17 ---> 4494371c871f 12:16:17 Step 8/20 : COPY . . 12:16:17 GO111MODULE=on go vet ./... 12:16:20 Collecting jsonschema<3,>=2.5.1 12:16:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:16:22 Collecting cached-property<2,>=1.2.0 12:16:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:16:26 Collecting dockerpty<0.5,>=0.4.1 12:16:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:16:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:16:27 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 12:16:27 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 12:16:27 Collecting urllib3<1.25,>=1.21.1 12:16:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:16:32 Collecting idna<2.8,>=2.5 12:16:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:16:32 Collecting docker-pycreds>=0.4.0 12:16:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:16:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:16:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:16:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:16:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:16:34 Installing collected packages: urllib3, idna, requests, websocket-client, docopt, texttable, PyYAML, docker-pycreds, docker, jsonschema, cached-property, dockerpty, docker-compose 12:16:34 Attempting uninstall: urllib3 12:16:34 Found existing installation: urllib3 1.25.9 12:16:34 Uninstalling urllib3-1.25.9: 12:16:37 Successfully uninstalled urllib3-1.25.9 12:16:40 gofmt -l . 12:16:40 [ "`gofmt -l .`" = "" ] 12:16:41 Attempting uninstall: idna 12:16:41 Found existing installation: idna 2.9 12:16:41 Uninstalling idna-2.9: 12:16:41 Successfully uninstalled idna-2.9 12:16:42 ./bin/test-go-mod-tidy.sh 12:16:42 Attempting uninstall: requests 12:16:42 Found existing installation: requests 2.23.0 12:16:42 Uninstalling requests-2.23.0: 12:16:43 ./bin/test-attribution-txt.sh 12:16:44 Successfully uninstalled requests-2.23.0 12:16:45 Running setup.py install for docopt: started 12:16:46 Running setup.py install for docopt: finished with status 'done' 12:16:46 Running setup.py install for texttable: started [Pipeline] sh 12:16:47 Running setup.py install for texttable: finished with status 'done' 12:16:47 Running setup.py install for PyYAML: started 12:16:48 + ls -al . 12:16:48 total 648 12:16:48 drwxrwxr-x 9 1001 1001 4096 Oct 22 12:16 . 12:16:48 drwxr-xr-x 4 root root 4096 Oct 22 12:14 .. 12:16:48 -rw-rw-r-- 1 1001 1001 11 Oct 22 12:12 .dockerignore 12:16:48 drwxrwxr-x 8 1001 1001 4096 Oct 22 12:12 .git 12:16:48 drwxrwxr-x 3 1001 1001 4096 Oct 22 12:12 .github 12:16:48 -rw-rw-r-- 1 1001 1001 932 Oct 22 12:12 .gitignore 12:16:48 -rw-rw-r-- 1 1001 1001 166 Oct 22 12:12 .sonarcloud.properties 12:16:48 -rw-rw-r-- 1 1001 1001 3804 Oct 22 12:12 CONTRIBUTING.md 12:16:48 -rw-rw-r-- 1 1001 1001 1035 Oct 22 12:12 Dockerfile.build 12:16:48 -rw-rw-r-- 1 1001 1001 863 Oct 22 12:12 Jenkinsfile 12:16:48 -rw-rw-r-- 1 1001 1001 10775 Oct 22 12:12 LICENSE 12:16:48 -rw-rw-r-- 1 1001 1001 6237 Oct 22 12:12 Makefile 12:16:48 -rw-rw-r-- 1 1001 1001 6447 Oct 22 12:12 README.md 12:16:48 -rw-rw-r-- 1 1001 1001 259 Oct 22 12:12 SECURITY.md 12:16:48 -rw-rw-r-- 1 1001 1001 5 Oct 22 12:10 VERSION 12:16:48 -rw-rw-r-- 1 1001 1001 4131 Oct 22 12:12 ZMQWindows.md 12:16:48 drwxrwxr-x 2 1001 1001 4096 Oct 22 12:12 bin 12:16:48 drwxrwxr-x 15 1001 1001 4096 Oct 22 12:12 cmd 12:16:48 -rw-r--r-- 1 root root 527844 Oct 22 12:16 coverage.out 12:16:48 -rw-r--r-- 1 root root 1041 Oct 22 12:16 go.mod 12:16:48 -rw-r--r-- 1 root root 18775 Oct 22 12:16 go.sum 12:16:48 drwxrwxr-x 8 1001 1001 4096 Oct 22 12:12 internal 12:16:48 drwxrwxr-x 4 1001 1001 4096 Oct 22 12:12 openapi 12:16:48 drwxrwxr-x 4 1001 1001 4096 Oct 22 12:12 snap 12:16:48 -rw-rw-r-- 1 1001 1001 168 Oct 22 12:12 version.go [Pipeline] sh 12:16:49 + '[' -e coverage.out ] 12:16:49 + chown 1001:1001 coverage.out [Pipeline] stash 12:16:49 Warning: overwriting stash ‘coverage-report’ 12:16:49 Running setup.py install for PyYAML: finished with status 'done' 12:16:49 ---> a583996910e5 12:16:49 Step 9/23 : RUN make cmd/core-data/core-data 12:16:49 ---> 49f2276d0bd2 12:16:49 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 12:16:51 ---> f692d8d30727 12:16:51 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 12:16:51 ---> Running in c0a997dce9eb 12:16:51 ---> Running in 8c02cff91bcf 12:16:51 ---> Running in 5a2e838f70a0 12:16:51 ---> 052249eeaf32 12:16:51 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 12:16:51 Stashed 1 file(s) [Pipeline] sh 12:16:51 Running setup.py install for dockerpty: started 12:16:52 ---> Running in 05b5332a7d06 12:16:52 + make build 12:16:52 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 12:16:52 Running setup.py install for dockerpty: finished with status 'done' 12:16:52 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 12:16:52 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 12:16: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 12:16:52 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 12:16:52 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 12:16:58 Removing intermediate container f68186a192c5 12:16:58 ---> b679c10964d5 12:16:58 Step 22/27 : RUN apk --no-cache add curl 12:16:58 ---> Running in 4251dfbc8a74 12:17:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:17:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:17:00 (1/3) Installing nghttp2-libs (1.41.0-r0) 12:17:00 (2/3) Installing libcurl (7.69.1-r1) 12:17:00 (3/3) Installing curl (7.69.1-r1) 12:17:00 Executing busybox-1.31.1-r19.trigger 12:17:00 OK: 72 MiB in 58 packages 12:17:02 Removing intermediate container 4251dfbc8a74 12:17:02 ---> fc228f32ed2b 12:17:02 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 12:17:02 ---> Running in 8b63b6ef5013 12:17:02 Removing intermediate container 8b63b6ef5013 12:17:02 ---> ad83b25072d8 12:17:02 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:17:02 ---> Running in 1bd10a06d34a 12:17:04 Removing intermediate container 1bd10a06d34a 12:17:04 ---> 70decd458585 12:17:04 Step 25/27 : LABEL arch=x86_64 12:17:04 ---> Running in 3d6aa87d742a 12:17:04 Removing intermediate container 3d6aa87d742a 12:17:04 ---> 902d628e0dd2 12:17:04 Step 26/27 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:17:04 ---> Running in 7a80b1eda272 12:17:05 Removing intermediate container 7a80b1eda272 12:17:05 ---> b7b6f43984b2 12:17:05 Step 27/27 : LABEL version=0.0.0 12:17:05 ---> Running in 57940665590b 12:17:06 Removing intermediate container 57940665590b 12:17:06 ---> ddfbd9beb4fd 12:17:06 12:17:06 Successfully built ddfbd9beb4fd 12:17:06 Successfully tagged docker-sys-mgmt-agent-go:latest 12:17:06 Building docker-security-secrets-setup-go 12:17:19 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 12:17:21  Building docker-sys-mgmt-agent-go ... done 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 12:17:26 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 12:17:26 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 12:17:26 ---> 48e8fb56fd39 12:17:26 Step 3/29 : WORKDIR /edgex-go 12:17:26 ---> Using cache 12:17:26 ---> b0e8b58cb2b5 12:17:26 Step 4/29 : RUN apk update && apk add make git 12:17:26 ---> Running in 59c0effecde7 12:17:27 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 12:17:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:17:28 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 12:17:29 Removing intermediate container 05b5332a7d06 12:17:29 ---> f37dc04b5ad7 12:17:29 12:17:29 Step 10/20 : FROM alpine 12:17:29 latest: Pulling from library/alpine 12:17:29 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 12:17:29 Status: Downloaded newer image for alpine:latest 12:17:29 ---> d6e46aa2470d 12:17:29 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 12:17:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:17:29 ---> Running in 0b9fa80ec839 12:17:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:17:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:17:30 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 12:17:31 v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 12:17:31 v3.12.1-1-gbf1f319b82 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 12:17:31 OK: 12744 distinct packages available 12:17:31 (1/4) Installing ca-certificates (20191127-r4) 12:17:31 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:17:31 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:17:31 OK: 12752 distinct packages available 12:17:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:17:31 (3/4) Installing libcurl (7.69.1-r1) 12:17:31 (4/4) Installing curl (7.69.1-r1) 12:17:31 Executing busybox-1.31.1-r19.trigger 12:17:31 Executing ca-certificates-20191127-r4.trigger 12:17:31 OK: 7 MiB in 18 packages 12:17:31 OK: 233 MiB in 51 packages 12:17:32 Removing intermediate container c0a997dce9eb 12:17:32 ---> eab498901bfd 12:17:32 12:17:32 Step 10/21 : FROM scratch 12:17:32 ---> 12:17:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:17:33 ---> Using cache 12:17:33 ---> 7529c698c7b2 12:17:33 Step 12/21 : ENV APP_PORT=48085 12:17:33 ---> Running in c7a437c32fc7 12:17:33 Removing intermediate container 0b9fa80ec839 12:17:33 ---> 22446b2f38e3 12:17:33 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:17:33 Removing intermediate container 59c0effecde7 12:17:33 ---> 25269c590d6e 12:17:33 Step 5/29 : COPY go.mod . 12:17:35 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 12:17:36 ---> Running in 16cf7c5abbe9 12:17:37 Removing intermediate container c7a437c32fc7 12:17:37 ---> 57b45f3d8777 12:17:37 Step 13/21 : EXPOSE $APP_PORT 12:17:37 ---> 8de1bf4a2a02 12:17:37 Step 6/29 : RUN go mod download 12:17:37 ---> Running in 973c79c7650b 12:17:37 Removing intermediate container 5a2e838f70a0 12:17:37 ---> afeebfec1fd2 12:17:37 12:17:37 Step 10/26 : FROM alpine:3.10 12:17:37 Removing intermediate container 16cf7c5abbe9 12:17:37 ---> 6e9f7becd4f5 12:17:37 Step 13/20 : WORKDIR /edgex 12:17:37 ---> Running in d95fa6184292 12:17:37 ---> Running in 0996a4636dcf 12:17:37 3.10: Pulling from library/alpine 12:17:37 Removing intermediate container 973c79c7650b 12:17:37 ---> 34140a6d4732 12:17:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 12:17:37 Removing intermediate container 0996a4636dcf 12:17:37 ---> 55ffbe72ed58 12:17:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:17:39 ---> 348b8b877c4f 12:17:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:17:40 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 12:17:41 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 12:17:41 ---> 4fb6d7d31c13 12:17:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:17:41 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 12:17:41 Status: Downloaded newer image for alpine:3.10 12:17:41 ---> be4e4bea2c2e 12:17:41 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 12:17:42 ---> 1ceee6486c1a 12:17:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:17:42 ---> Running in 021794cf982d 12:17:42 ---> ac72645128b1 12:17:42 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:17:42 Removing intermediate container 8c02cff91bcf 12:17:42 ---> c9e497f7df8e 12:17:42 12:17:42 Step 10/23 : FROM alpine 12:17:42 ---> d6e46aa2470d 12:17:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:17:42 ---> Running in 1a0194cc926c 12:17:42 ---> Running in 1f07c8d81418 12:17:42 Removing intermediate container d95fa6184292 12:17:42 ---> 4d334eade6d3 12:17:42 Step 7/29 : COPY . . 12:17:42 ---> 4e9990c0ae25 12:17:42 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 12:17:42 ---> Running in 525726f0c279 12:17:42 Removing intermediate container 1a0194cc926c 12:17:42 ---> 48de0647ca5b 12:17:42 Step 17/20 : CMD ["--init=true"] 12:17:42 Removing intermediate container 1f07c8d81418 12:17:42 ---> d00608b6405f 12:17:42 Step 12/23 : ENV APP_PORT=48080 12:17:43 ---> Running in 8e0a6f54c952 12:17:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 12:17:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 12:17:43 ---> Running in 3a84dc829dd7 12:17:43 v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 12:17:43 v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 12:17:43 OK: 10346 distinct packages available 12:17:43 (1/5) Installing ca-certificates (20191127-r2) 12:17:43 (2/5) Installing nghttp2-libs (1.39.2-r1) 12:17:43 (3/5) Installing libcurl (7.66.0-r1) 12:17:43 (4/5) Installing curl (7.66.0-r1) 12:17:43 (5/5) Installing dumb-init (1.2.2-r1) 12:17:43 Executing busybox-1.30.1-r3.trigger 12:17:43 Executing ca-certificates-20191127-r2.trigger 12:17:43 OK: 7 MiB in 19 packages 12:17:44 Removing intermediate container 525726f0c279 12:17:44 ---> 715528075f26 12:17:44 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:17:44 Removing intermediate container 8e0a6f54c952 12:17:44 ---> e67f14777b4c 12:17:44 Step 18/20 : LABEL arch=x86_64 12:17:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:17:46 Removing intermediate container 3a84dc829dd7 12:17:46 ---> e2377f7b248b 12:17:46 Step 13/23 : EXPOSE $APP_PORT 12:17:46 ---> Running in b0a9dcbd3720 12:17:48 ---> Running in 2a5167861c45 12:17:49 ---> Running in 0ae4cb18ba34 12:17:49 Removing intermediate container b0a9dcbd3720 12:17:49 ---> 5daa60f3feab 12:17:49 Step 19/21 : LABEL arch=x86_64 12:17:50 Removing intermediate container 2a5167861c45 12:17:50 ---> 3d6f2d3b3029 12:17:50 Step 19/20 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:17:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 12:17:52 ---> Running in 00e0bd0d8686 12:17:53 ---> Running in 8c18a95ecaae 12:17:53 Removing intermediate container 0ae4cb18ba34 12:17:53 ---> 6a338fb73354 12:17:53 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:17:54 Removing intermediate container 021794cf982d 12:17:54 ---> 57a1e4c54825 12:17:54 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:17:57 ---> Running in 22a5fa1b7d2f 12:17:57 Removing intermediate container 00e0bd0d8686 12:17:57 ---> 8e8a75c83aea 12:17:57 Step 20/21 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:17:58 Removing intermediate container 8c18a95ecaae 12:17:58 ---> b97d4eb237a5 12:17:58 Step 20/20 : LABEL version=0.0.0 12:17:58 ---> Running in 6964767d7e3a 12:17:58 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 12:17:59 ---> Running in 3b3dbdca5761 12:18:00 ---> Running in 9d2bda580631 12:18:01 Removing intermediate container 6964767d7e3a 12:18:01 ---> e2007642418d 12:18:01 Step 13/26 : WORKDIR / 12:18:01 Removing intermediate container 3b3dbdca5761 12:18:01 ---> d6b19d1e391e 12:18:01 Step 21/21 : LABEL version=0.0.0 12:18:02 Removing intermediate container 9d2bda580631 12:18:02 ---> 30318ef11600 12:18:02 12:18:02 ---> Running in 4dca9940061a 12:18:02 ---> Running in 80452784ad6c 12:18:02 ---> fc5e4aca130f 12:18:02 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 12:18:02 Successfully built 30318ef11600 12:18:02 ---> Running in 7fbd2d32ff52 12:18:02 Successfully tagged docker-security-proxy-setup-go:latest 12:18: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 12:18:03  Building docker-security-proxy-setup-go ... done Removing intermediate container 4dca9940061a 12:18:03 ---> 1c712bc0ceb3 12:18:03 12:18:03 Removing intermediate container 80452784ad6c 12:18:03 ---> 6d28f62776a7 12:18:03 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:18:03 Successfully built 1c712bc0ceb3 12:18:03 Successfully tagged docker-support-scheduler-go:latest 12:18:03  Building docker-support-scheduler-go ... done Removing intermediate container 22a5fa1b7d2f 12:18:03 ---> df7f15da0bdc 12:18:03 Step 15/23 : RUN apk --no-cache add zeromq 12:18:03 ---> Running in 202be6a7428c 12:18:03 ---> 34cfae1ac10b 12:18:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:18:03 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 12:18:03 ---> 83b501ae2326 12:18:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:18:04 ---> 3fae0b769710 12:18:04 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 12:18:04 ---> 92a38283e4dc 12:18:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:18:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:18:05 ---> 0bf464e8dcc4 12:18:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:18:06 ---> ebefbf48a144 12:18:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 12:18:06 (1/5) Installing libgcc (9.3.0-r2) 12:18:06 (2/5) Installing libsodium (1.0.18-r0) 12:18:06 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 12:18:06 (3/5) Installing libstdc++ (9.3.0-r2) 12:18:06 ---> f4134788dd52 12:18:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:18:06 (4/5) Installing libzmq (4.3.3-r0) 12:18:06 (5/5) Installing zeromq (4.3.3-r0) 12:18:07 Executing busybox-1.31.1-r19.trigger 12:18:07 OK: 8 MiB in 19 packages 12:18:07 ---> d5d09a2649a3 12:18:07 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:18:07 ---> Running in a6b5a63b43fe 12:18:07 Removing intermediate container 202be6a7428c 12:18:07 ---> 8b872d38c31d 12:18:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 12:18:08 ---> a932d2c98639 12:18:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [Pipeline] } 12:18:09 $ docker stop --time=1 a700cc81ee364b433752b1cbfc46a065c1d0251cbf471bf096f3cb0e58e97fbe 12:18:10 Removing intermediate container a6b5a63b43fe 12:18:10 ---> 37bc9b4079a1 12:18:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 12:18:10 ---> 4964a1bc481e 12:18:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:18:10 ---> Running in f3c1ef8f6681 12:18:10 ---> 5f6a1d173291 12:18:10 Step 19/23 : ENTRYPOINT ["/core-data"] 12:18:10 Removing intermediate container f3c1ef8f6681 12:18:10 ---> 04d7b4008973 12:18:10 Step 24/26 : LABEL arch=x86_64 12:18:10 ---> Running in 4a535c388af4 12:18:10 ---> Running in 86cf1467a95a 12:18:10 Removing intermediate container 4a535c388af4 12:18:10 ---> f35448655127 12:18:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:18:11 ---> Running in 6d1752883b2a 12:18:11 Removing intermediate container 86cf1467a95a 12:18:11 ---> ce951cea5da0 12:18:11 Step 25/26 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:18:11 ---> Running in 3e17b8190543 12:18:11 Removing intermediate container 6d1752883b2a 12:18:11 ---> c431bb457c54 12:18:11 Step 21/23 : LABEL arch=x86_64 12:18:11 ---> Running in 6100d63f80e6 12:18:11 Removing intermediate container 3e17b8190543 12:18:11 ---> 5d5a93a62c8a 12:18:11 Step 26/26 : LABEL version=0.0.0 12:18:11 ---> Running in 078db7d15f9d 12:18:11 Removing intermediate container 6100d63f80e6 12:18:11 ---> 3db0f05a6065 12:18:11 Step 22/23 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:18:11 ---> Running in b81da53234aa 12:18:11 Removing intermediate container 078db7d15f9d 12:18:11 ---> fcdad50ee217 12:18:11 12:18:12 Successfully built fcdad50ee217 12:18:12 Successfully tagged docker-security-secretstore-setup-go:latest 12:18:12  Building docker-security-secretstore-setup-go ... done Removing intermediate container b81da53234aa 12:18:12 ---> ddab06e7b94c 12:18:12 Step 23/23 : LABEL version=0.0.0 12:18:12 ---> Running in 0297feedcafb 12:18:12 Removing intermediate container 0297feedcafb 12:18:12 ---> 7e3c23216d11 12:18:12 12:18:12 Successfully built 7e3c23216d11 12:18:12 $ docker rm -f a700cc81ee364b433752b1cbfc46a065c1d0251cbf471bf096f3cb0e58e97fbe 12:18:12 Successfully tagged docker-core-data-go:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 12:18:13  Building docker-core-data-go ... done Removing intermediate container 7fbd2d32ff52 12:18:13 ---> 34e0f8cd6d6f 12:18:13 12:18:13 Step 9/29 : FROM alpine:latest 12:18:13 ---> d6e46aa2470d 12:18:13 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:18:14 ---> Running in 198ebe604c61 12:18:14 Removing intermediate container 198ebe604c61 12:18:14 ---> 02df55e6ee2b 12:18:14 Step 11/29 : USER root 12:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:18:14 12:18:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:18:14 ---> Running in 91e77d46b194 12:18:14 Removing intermediate container 91e77d46b194 12:18:14 ---> b2651bf1153b 12:18:14 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 12:18:14 ---> Running in 37560e955a97 [Pipeline] isUnix [Pipeline] sh 12:18:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:18:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:18:15 latest: Pulling from edgex-devops/edgex-compose-arm64 12:18:15 29e5d40040c1: Pulling fs layer 12:18:15 1ce36da41761: Pulling fs layer 12:18:15 25b303627fd3: Pulling fs layer 12:18:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:18:15 v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 12:18:15 v3.12.1-1-gbf1f319b82 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 12:18:15 OK: 12744 distinct packages available 12:18:15 (1/2) Installing ca-certificates (20191127-r4) 12:18:15 (2/2) Installing dumb-init (1.2.2-r1) 12:18:15 Executing busybox-1.31.1-r19.trigger 12:18:15 Executing ca-certificates-20191127-r4.trigger 12:18:15 OK: 6 MiB in 16 packages 12:18:16 29e5d40040c1: Verifying Checksum 12:18:16 29e5d40040c1: Download complete 12:18:16 1ce36da41761: Verifying Checksum 12:18:16 1ce36da41761: Download complete 12:18:16 29e5d40040c1: Pull complete 12:18:17 Removing intermediate container 37560e955a97 12:18:17 ---> 7bf478765245 12:18:17 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 12:18:17 ---> Running in cd74a83e5f0d 12:18:17 Removing intermediate container cd74a83e5f0d 12:18:17 ---> 48a570f7cb46 12:18:17 Step 14/29 : WORKDIR $BASE_DIR 12:18:17 ---> Running in 19298333b0fb 12:18:17 1ce36da41761: Pull complete 12:18:17 Removing intermediate container 19298333b0fb 12:18:17 ---> bb44011746b7 12:18:17 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 12:18:17 ---> Running in 93fb89687b3e 12:18:18 25b303627fd3: Verifying Checksum 12:18:18 25b303627fd3: Download complete 12:18:18 Removing intermediate container 93fb89687b3e 12:18:18 ---> 2a9bd11b2cf1 12:18:18 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 12:18:19 ---> ca13ac2aaebd 12:18:19 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 12:18:19 ---> bb7369358dc1 12:18:19 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 12:18:19 ---> 92a391551cf1 12:18:19 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 12:18:20 ---> 7cc426152182 12:18:20 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 12:18:20 ---> 03aea1145dc9 12:18:20 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 12:18:20 ---> Running in f75c674290c5 12:18:21 Removing intermediate container f75c674290c5 12:18:21 ---> eafef9085ee0 12:18:21 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 12:18:21 ---> 7a105f33894e 12:18:21 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:18:21 ---> Running in c3c2b7702247 12:18:22 Removing intermediate container c3c2b7702247 12:18:22 ---> 233bcc529e2f 12:18:22 Step 24/29 : RUN chmod 755 security-secrets-setup 12:18:22 ---> Running in a05d9ba51ef0 12:18:23 Removing intermediate container a05d9ba51ef0 12:18:23 ---> ac964b13fc3d 12:18:23 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 12:18:23 ---> Running in 33339af38a03 12:18:23 Removing intermediate container 33339af38a03 12:18:23 ---> 06f79b12e274 12:18:23 Step 26/29 : CMD [ "generate" ] 12:18:23 ---> Running in e5414027bbc6 12:18:24 Removing intermediate container e5414027bbc6 12:18:24 ---> 7289ecc15c22 12:18:24 Step 27/29 : LABEL arch=x86_64 12:18:24 ---> Running in 6a5b3a41b5c1 12:18:24 Removing intermediate container 6a5b3a41b5c1 12:18:24 ---> 6ed767f453b9 12:18:24 Step 28/29 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:18:24 ---> Running in e4f8e92a0808 12:18:24 Removing intermediate container e4f8e92a0808 12:18:24 ---> 17c11cacb215 12:18:24 Step 29/29 : LABEL version=0.0.0 12:18:24 ---> Running in 9143a4cc83f4 12:18:25 Removing intermediate container 9143a4cc83f4 12:18:25 ---> eaeba1e06249 12:18:25 12:18:25 Successfully built eaeba1e06249 12:18:25 Successfully tagged docker-security-secrets-setup-go:latest 12:18:25  Building docker-security-secrets-setup-go ... done  [Pipeline] } 12:18:25 $ docker stop --time=1 b4aab173d6c42aa2ed066eede836a8bf764846e888de75baccf0d9c6e918958b 12:18:27 $ docker rm -f b4aab173d6c42aa2ed066eede836a8bf764846e888de75baccf0d9c6e918958b [Pipeline] // withDockerContainer [Pipeline] sh 12:18:28 + docker images 12:18:28 + grep docker 12:18:28 25b303627fd3: Pull complete 12:18:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:18:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:18:28 prd-ubuntu18.04-docker-arm64-4c-16g-8204 does not seem to be running inside a container 12:18:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:18:28 docker-security-secrets-setup-go latest eaeba1e06249 4 seconds ago 24MB 12:18:28 docker-core-data-go latest 7e3c23216d11 16 seconds ago 23.6MB 12:18:28 docker-security-secretstore-setup-go latest fcdad50ee217 17 seconds ago 32.4MB 12:18:28 docker-support-scheduler-go latest 1c712bc0ceb3 26 seconds ago 12.3MB 12:18:28 docker-security-proxy-setup-go latest 30318ef11600 27 seconds ago 15.8MB 12:18:28 docker-sys-mgmt-agent-go latest ddfbd9beb4fd About a minute ago 290MB 12:18:28 docker-core-metadata-go latest f72d055ce877 3 minutes ago 14.4MB 12:18:28 docker-support-notifications-go latest 00841b834023 3 minutes ago 13.6MB 12:18:28 docker-core-command-go latest 493ea58e3a09 3 minutes ago 12.2MB 12:18:28 docker-support-logging-go latest 064f3d0d1a11 3 minutes ago 11.1MB 12:18:28 docker latest 6972c414f322 9 hours ago 217MB 12:18:32 $ docker top 32e01a863db39cd0c9da01dfe37a6115597b7ecf5032fd2d7930f65183cde26f -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [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 12:18:33 + docker-compose build --help 12:18:33 + grep parallel [Pipeline] node 12:18:37 --parallel Build images in parallel. [Pipeline] } 12:18:37 $ docker stop --time=1 32e01a863db39cd0c9da01dfe37a6115597b7ecf5032fd2d7930f65183cde26f 12:18:39 $ docker rm -f 32e01a863db39cd0c9da01dfe37a6115597b7ecf5032fd2d7930f65183cde26f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:18:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:18:40 . [Pipeline] withDockerContainer 12:18:40 prd-ubuntu18.04-docker-arm64-4c-16g-8204 does not seem to be running inside a container 12:18:40 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 12:18:42 $ docker top d849e98db1a44e167a453eb165df92ecaee966bc48fb68fa66deb6a5016c3865 -eo pid,comm [Pipeline] { [Pipeline] sh 12:18:43 + docker-compose -f ./docker-compose-build.yml build --parallel 12:18:47 Building docker-core-command-go ... 12:18:47 Building docker-core-data-go ... 12:18:47 Building docker-core-metadata-go ... 12:18:47 Building docker-security-proxy-setup-go ... 12:18:47 Building docker-security-secrets-setup-go ... 12:18:47 Building docker-security-secretstore-setup-go ... 12:18:47 Building docker-support-logging-go ... 12:18:47 Building docker-support-notifications-go ... 12:18:47 Building docker-support-scheduler-go ... 12:18:47 Building docker-sys-mgmt-agent-go ... 12:18:47 Building docker-support-logging-go 12:18:47 Building docker-sys-mgmt-agent-go 12:18:47 Building docker-core-data-go 12:18:47 Building docker-support-scheduler-go 12:18:47 Building docker-support-notifications-go 12:18:48 Still waiting to schedule task 12:18:48 All nodes of label ‘centos7-docker-8c-8g’ are offline 12:19:57 Running on prd-centos7-docker-8c-8g-8206 in /w/workspace/edgexfoundry_edgex-go_PR-2840 [Pipeline] { [Pipeline] ws 12:19:57 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:19:59 using credential edgex-jenkins-ssh 12:19:59 Cloning the remote Git repository 12:19:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:19:59 > git init /w/workspace/edgex-go/1 # timeout=10 12:19:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:19:59 > git --version # timeout=10 12:19:59 > git --version # 'git version 2.16.5' 12:19:59 using GIT_SSH to set credentials SSH Credentials for GitHub 12:19:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 12:20:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:20:09 ---> 0baf982c286a 12:20:09 Step 3/22 : WORKDIR /edgex-go 12:20:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 12:20:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:20:09 12:20:09 ---> 0baf982c286a 12:20:09 Step 2/27 : FROM ${BUILDER_BASE} AS builderStep 3/24 : WORKDIR /edgex-go 12:20:09 12:20:09 ---> 0baf982c286a 12:20:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpineStep 3/27 : WORKDIR /edgex-go 12:20:09 12:20:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:20:09 ---> 0baf982c286a 12:20:09 Step 3/21 : WORKDIR /edgex-go 12:20:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 12:20:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:20:09 ---> 0baf982c286a 12:20:09 Step 3/23 : WORKDIR /edgex-go 12:20:09 ---> Running in 26c31fa700a6 12:20:09 ---> Running in c099f62f76eb 12:20:09 ---> Running in 93c120855a44 12:20:09 ---> Running in 516f978c1318 12:20:09 ---> Running in 1b9269707ae8 12:20:09 Removing intermediate container 26c31fa700a6 12:20:09 ---> baf58ef527a1 12:20:09 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:20:09 Removing intermediate container c099f62f76eb 12:20:09 ---> 3743e331e1ac 12:20:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:20:09 Removing intermediate container 93c120855a44 12:20:09 ---> 98d9d14dd3b7 12:20:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:20:09 ---> Running in 972a4f6c8002 12:20:09 Removing intermediate container 516f978c1318 12:20:09 ---> 6158e53eb8b7 12:20:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:20:09 Removing intermediate container 1b9269707ae8 12:20:09 ---> 32adb2270ae6 12:20:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:20:09 ---> Running in 575f3e695646 12:20:09 ---> Running in 421ea37b634f 12:20:09 ---> Running in b20d421e9957 12:20:09 ---> Running in b39cea4ca4ef 12:20:09 Removing intermediate container 972a4f6c8002 12:20:09 ---> 82f86ba7caa8 12:20:09 Step 5/27 : RUN apk update && apk add make bash git 12:20:09 ---> Running in 2ea9f32ed154 12:20:09 Removing intermediate container 575f3e695646 12:20:09 ---> a1ebc53f8679 12:20:09 Step 5/22 : RUN apk update && apk add make && apk add bash git 12:20:09 ---> Running in d5a21bfd1a8b 12:20:09 Removing intermediate container b20d421e9957 12:20:09 ---> 48018d56091a 12:20:09 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 12:20:09 Removing intermediate container 421ea37b634f 12:20:09 ---> a5b5a56c6822 12:20:09 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 12:20:09 Removing intermediate container b39cea4ca4ef 12:20:09 ---> 5699f560623a 12:20:09 Step 5/21 : RUN apk update && apk add make git 12:20:09 ---> Running in 7a173418f6b0 12:20:09 ---> Running in 3995555e5c72 12:20:09 ---> Running in 9bfdb0e4e0a5 12:20:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:20:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:20:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:20:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:20:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:20:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:20:12 Merging remotes/origin/master commit 162b99b7e0c347402baf6c674fcfa28cc1a4ff62 into PR head commit 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 [Pipeline] } [Pipeline] // ws [Pipeline] } 12:20:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // node [Pipeline] } 12:20:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:20:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] } 12:20:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:20:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:20:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:20:12 using GIT_SSH to set credentials SSH Credentials for GitHub 12:20:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2840/head:refs/remotes/origin/PR-2840 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:20:12 > git config core.sparsecheckout # timeout=10 12:20:12 > git checkout -f 2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 # timeout=10 [Pipeline] // withEnv 12:20:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] } 12:20:13 Failed in branch amd64 12:20:14 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:20:14 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:20:14 OK: 12623 distinct packages available 12:20:14 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:20:14 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:20:14 OK: 12623 distinct packages available 12:20:14 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:20:14 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:20:14 OK: 12623 distinct packages available 12:20:14 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:20:14 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:20:14 OK: 12623 distinct packages available 12:20:15 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:20:15 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:20:15 OK: 12623 distinct packages available 12:20:15 OK: 217 MiB in 51 packages 12:20:15 OK: 217 MiB in 51 packages 12:20:15 OK: 217 MiB in 51 packages 12:20:16 OK: 217 MiB in 51 packages 12:20:16 OK: 217 MiB in 51 packages 12:20:16 OK: 217 MiB in 51 packages 12:20:17 Removing intermediate container 2ea9f32ed154 12:20:17 ---> b6f022147680 12:20:17 Step 6/27 : COPY go.mod . 12:20:17 Removing intermediate container 9bfdb0e4e0a5 12:20:17 ---> ddd0d24c255e 12:20:17 Step 6/21 : COPY go.mod . 12:20:17 Removing intermediate container 3995555e5c72 12:20:17 ---> aacacd9c514e 12:20:17 Step 6/24 : COPY go.mod . 12:20:18 Removing intermediate container 7a173418f6b0 12:20:18 ---> e31ba4ac7aa6 12:20:18 Step 6/23 : COPY go.mod . 12:20:18 ---> 68d42b1d4253 12:20:18 Step 7/27 : RUN go mod download 12:20:18 Removing intermediate container d5a21bfd1a8b 12:20:18 ---> 62a3b291026e 12:20:18 Step 6/22 : COPY go.mod . 12:20:18 ---> Running in 4a7bb2fee673 12:20:18 ---> a45326d3379c 12:20:18 Step 7/21 : RUN go mod download 12:20:18 ---> Running in 6a9b97bfbdae 12:20:19 ---> 1ac15b96df2f 12:20:19 Step 7/24 : RUN go mod download 12:20:19 ---> 043e9f52f2f0 12:20:19 Step 7/23 : RUN go mod download 12:20:19 ---> Running in ebd7b3aa481f 12:20:19 ---> 52152076a05c 12:20:19 Step 7/22 : RUN go mod download 12:20:19 ---> Running in 1fbad84834b2 12:20:19 ---> Running in d7931c58ab91 12:20:23 Removing intermediate container 4a7bb2fee673 12:20:23 ---> cabbc9cb736c 12:20:23 Step 8/27 : COPY . . 12:20:24 Removing intermediate container 6a9b97bfbdae 12:20:24 ---> f71938362cb9 12:20:24 Step 8/21 : COPY . . 12:20:24 Removing intermediate container ebd7b3aa481f 12:20:24 ---> da6ead96c1c4 12:20:24 Step 8/24 : COPY . . 12:20:25 Removing intermediate container 1fbad84834b2 12:20:25 ---> cfc7aaa80f0d 12:20:25 Step 8/23 : COPY . . 12:20:25 Removing intermediate container d7931c58ab91 12:20:25 ---> 3711fecb2234 12:20:25 Step 8/22 : COPY . . 12:20:47 ---> 90b7b329fbfa 12:20:47 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 12:20:47 ---> a5f97cc6eeba 12:20:47 Step 9/24 : RUN make cmd/support-notifications/support-notifications 12:20:47 ---> 35df00553268 12:20:47 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:20:47 ---> ece13bfeff04 12:20:47 Step 9/23 : RUN make cmd/core-data/core-data 12:20:47 ---> 5f594d7f8815 12:20:47 Step 9/22 : RUN make cmd/support-logging/support-logging 12:20:47 ---> Running in 1fa46d77e81a 12:20:47 ---> Running in 0f2ffb725efc 12:20:47 ---> Running in 0db64bee5414 12:20:47 ---> Running in 34bc31d1c0bd 12:20:47 ---> Running in c4cb9cabc40c 12:20:48 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 12:20:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:20:48 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 12:20:49 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 12:20:49 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 12:22:26 Removing intermediate container c4cb9cabc40c 12:22:26 ---> a745b3cf4ccb 12:22:26 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:22:26 ---> Running in 02a3edadcb35 12:22:26 Removing intermediate container 0f2ffb725efc 12:22:26 ---> b204e7453af1 12:22:26 12:22:26 Step 10/22 : FROM scratch 12:22:26 ---> 12:22:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 12:22:26 ---> Running in 1ddbc0f73ed9 12:22:26 Removing intermediate container 1ddbc0f73ed9 12:22:26 ---> 716f58e6edd7 12:22:26 Step 12/22 : ENV APP_PORT=48061 12:22:27 ---> Running in a0efa5dfa1d5 12:22:27 Removing intermediate container a0efa5dfa1d5 12:22:27 ---> 06ea869e5dd4 12:22:27 Step 13/22 : EXPOSE $APP_PORT 12:22:27 ---> Running in 144e6a094047 12:22:28 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 12:22:28 Removing intermediate container 144e6a094047 12:22:28 ---> 47d9d68713b2 12:22:28 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 12:22:29 ---> 172f07ab1063 12:22:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 12:22:31 ---> 6e3ea06f5e99 12:22:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 12:22:33 ---> 6285c8015044 12:22:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 12:22:34 Removing intermediate container 02a3edadcb35 12:22:34 ---> 3e2a17fc2eca 12:22:34 12:22:34 Step 11/27 : FROM docker:latest 12:22:34 ---> 5d4db4dc0692 12:22:34 Step 12/27 : RUN apk add --no-cache bash 12:22:34 ---> 338f704190e2 12:22:34 Step 18/22 : ENTRYPOINT ["/support-logging"] 12:22:34 ---> Running in 1461c8469140 12:22:34 ---> Running in 95ac83688e4d 12:22:36 Removing intermediate container 95ac83688e4d 12:22:36 ---> 13f2b3058e0f 12:22:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:22:36 ---> Running in 70d155f3fe30 12:22:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:22:37 Removing intermediate container 70d155f3fe30 12:22:37 ---> a2c4fe7879ec 12:22:37 Step 20/22 : LABEL arch=arm64 12:22:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:22:37 ---> Running in 21bbef30f37d 12:22:38 (1/2) Installing readline (8.0.4-r0) 12:22:38 (2/2) Installing bash (5.0.17-r0) 12:22:38 Executing bash-5.0.17-r0.post-install 12:22:38 Executing busybox-1.31.1-r19.trigger 12:22:38 OK: 12 MiB in 22 packages 12:22:39 Removing intermediate container 21bbef30f37d 12:22:39 ---> f2cddb8c20a5 12:22:39 Step 21/22 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:22:39 ---> Running in 2a7df5634461 12:22:41 Removing intermediate container 2a7df5634461 12:22:41 ---> f4a9c56bc3fb 12:22:41 Step 22/22 : LABEL version=0.0.0 12:22:41 ---> Running in e85577ddcd0b 12:22:41 Removing intermediate container 1461c8469140 12:22:41 ---> 98845286e5ba 12:22:41 Step 13/27 : RUN rm -rf /var/cache/apk/* 12:22:42 ---> Running in 46a48df6ef65 12:22:43 Removing intermediate container e85577ddcd0b 12:22:43 ---> 605bffc19d78 12:22:43 12:22:44 Successfully built 605bffc19d78 12:22:44 Removing intermediate container 1fa46d77e81a 12:22:44 ---> 3feb3d167cbe 12:22:44 12:22:44 Step 10/21 : FROM scratch 12:22:44 ---> 12:22:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:22:44 Successfully tagged docker-support-logging-go-arm64:latest 12:22:44  Building docker-support-logging-go ... done Building docker-security-secretstore-setup-go 12:22:44 Removing intermediate container 0db64bee5414 12:22:44 ---> 238a13f7f992 12:22:44 12:22:44 Step 10/24 : FROM scratch 12:22:44 ---> 12:22:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 12:22:45 ---> Using cache 12:22:45 ---> 716f58e6edd7 12:22:45 Step 12/24 : ENV APP_PORT=48060 12:22:45 ---> Running in 2182f046fefe 12:22:45 ---> Running in 192096eee733 12:22:45 Removing intermediate container 2182f046fefe 12:22:45 ---> 329745938947 12:22:45 Step 12/21 : ENV APP_PORT=48085 12:22:45 ---> Running in 8b3d2e2fdfa3 12:22:46 Removing intermediate container 192096eee733 12:22:46 ---> f13b27624055 12:22:46 Step 13/24 : EXPOSE $APP_PORT 12:22:47 ---> Running in ab67359a9382 12:22:47 Removing intermediate container 8b3d2e2fdfa3 12:22:47 ---> b400d86c2349 12:22:47 Step 13/21 : EXPOSE $APP_PORT 12:22:47 ---> Running in 4a7e02848855 12:22:47 Removing intermediate container 46a48df6ef65 12:22:47 ---> b26f2d18f46e 12:22:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 12:22:48 Removing intermediate container ab67359a9382 12:22:48 ---> a635aa3ce173 12:22:48 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 12:22:48 ---> Running in 0eca09c0e9b8 12:22:48 Removing intermediate container 4a7e02848855 12:22:48 ---> 519a97025e50 12:22:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 12:22:49 Removing intermediate container 0eca09c0e9b8 12:22:49 ---> 028b54970395 12:22:49 Step 15/27 : ENV APP_PORT=48090 12:22:49 ---> 6b1d7a219839 12:22:49 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 12:22:50 ---> Running in 83a994720fbf 12:22:50 ---> 23142b7f2420 12:22:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:22:51 Removing intermediate container 83a994720fbf 12:22:51 ---> 508081269daf 12:22:51 Step 16/27 : EXPOSE $APP_PORT 12:22:52 ---> Running in 0f12bf0be134 12:22:52 ---> e64fbde9f2b0 12:22:52 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 12:22:52 ---> 11b3dbcbd3ec 12:22:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:22:53 Removing intermediate container 0f12bf0be134 12:22:53 ---> 5ba9ac3a8312 12:22:53 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:22:55 ---> ca728a5b37fe 12:22:55 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 12:22:55 ---> 0aaf276a8213 12:22:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 12:22:55 ---> Running in a66a36c061b4 12:22:56 ---> 1d832189e221 12:22:56 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:22:56 Removing intermediate container a66a36c061b4 12:22:56 ---> b75ac41a8010 12:22:56 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:22:57 ---> 8466141f7757 12:22:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:22:57 ---> Running in 46dd1cb1fc53 12:22:57 ---> 380e8fe8fc2b 12:22:57 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:22:58 Removing intermediate container 46dd1cb1fc53 12:22:58 ---> 2da04263a6ab 12:22:58 Step 19/21 : LABEL arch=arm64 12:22:59 ---> Running in 75b2975a5dab 12:22:59 ---> eb768b0b5005 12:22:59 Step 20/27 : RUN apk --no-cache add py3-pip 12:22:59 ---> 27f4723c81b4 12:22:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:22:59 ---> Running in 0b049e8d0167 12:22:59 Removing intermediate container 75b2975a5dab 12:22:59 ---> 4f64c15ab65e 12:22:59 Step 20/21 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:23:00 ---> Running in baf6aab9a9e4 12:23:01 ---> 07b9931a5972 12:23:01 Step 20/24 : ENTRYPOINT ["/support-notifications"] 12:23:01 Removing intermediate container baf6aab9a9e4 12:23:01 ---> 7dcf33bc1568 12:23:01 Step 21/21 : LABEL version=0.0.0 12:23:01 ---> Running in 4ac0dba4bb16 12:23:01 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 12:23:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:23:01 ---> 0baf982c286a 12:23:01 Step 3/26 : WORKDIR /edgex-go 12:23:01 ---> Using cache 12:23:01 ---> 32adb2270ae6 12:23:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:01 ---> Using cache 12:23:01 ---> 5699f560623a 12:23:01 Step 5/26 : RUN apk update && apk add make git 12:23:01 ---> Using cache 12:23:01 ---> ddd0d24c255e 12:23:01 Step 6/26 : COPY go.mod . 12:23:01 ---> Using cache 12:23:01 ---> a45326d3379c 12:23:01 Step 7/26 : RUN go mod download 12:23:01 ---> Using cache 12:23:01 ---> f71938362cb9 12:23:01 Step 8/26 : COPY . . 12:23:02 ---> Using cache 12:23:02 ---> 90b7b329fbfa 12:23:02 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 12:23:02 ---> Running in ceba34a05264 12:23:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:23:02 ---> Running in d2d991c8ca48 12:23:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:23:03 Removing intermediate container 4ac0dba4bb16 12:23:03 ---> 659e2ddcf313 12:23:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:23:03 (1/33) Installing libbz2 (1.0.8-r1) 12:23:03 (2/33) Installing expat (2.2.9-r1) 12:23:03 (3/33) Installing libffi (3.3-r2) 12:23:03 (4/33) Installing gdbm (1.13-r1) 12:23:03 (5/33) Installing xz-libs (5.2.5-r0) 12:23:03 (6/33) Installing sqlite-libs (3.32.1-r0) 12:23:03 (7/33) Installing python3 (3.8.5-r0) 12:23:03 Removing intermediate container ceba34a05264 12:23:03 ---> d4cbb8dca5f6 12:23:03 12:23:03 ---> Running in 39536060d5d3 12:23:03 Successfully built d4cbb8dca5f6 12:23:04 Successfully tagged docker-support-scheduler-go-arm64:latest 12:23:04  Building docker-support-scheduler-go ... done Building docker-core-command-go 12:23:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:23:05 Removing intermediate container 39536060d5d3 12:23:05 ---> 17b0dc197765 12:23:05 Step 22/24 : LABEL arch=arm64 12:23:05 (8/33) Installing py3-appdirs (1.4.4-r1) 12:23:05 (9/33) Installing py3-ordered-set (4.0.1-r0) 12:23:05 (10/33) Installing py3-parsing (2.4.7-r0) 12:23:05 (11/33) Installing py3-six (1.15.0-r0) 12:23:05 (12/33) Installing py3-packaging (20.4-r0) 12:23:05 (13/33) Installing py3-setuptools (47.0.0-r0) 12:23:05 (14/33) Installing py3-chardet (3.0.4-r4) 12:23:05 (15/33) Installing py3-idna (2.9-r0) 12:23:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 12:23:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 12:23:05 (18/33) Installing py3-requests (2.23.0-r0) 12:23:05 (19/33) Installing py3-msgpack (1.0.0-r0) 12:23:05 (20/33) Installing py3-lockfile (0.12.2-r3) 12:23:05 (21/33) Installing py3-cachecontrol (0.12.6-r0) 12:23:05 (22/33) Installing py3-colorama (0.4.3-r0) 12:23:05 (23/33) Installing py3-distlib (0.3.0-r0) 12:23:05 (24/33) Installing py3-distro (1.5.0-r1) 12:23:05 (25/33) Installing py3-webencodings (0.5.1-r3) 12:23:05 (26/33) Installing py3-html5lib (1.0.1-r4) 12:23:05 (27/33) Installing py3-pytoml (0.1.21-r0) 12:23:05 (28/33) Installing py3-pep517 (0.8.2-r0) 12:23:06 (29/33) Installing py3-progress (1.5-r0) 12:23:06 ---> Running in 64050badbc8b 12:23:06 (30/33) Installing py3-toml (0.10.1-r0) 12:23:06 (31/33) Installing py3-retrying (1.3.3-r0) 12:23:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 12:23:06 (33/33) Installing py3-pip (20.1.1-r0) 12:23:06 Executing busybox-1.31.1-r19.trigger 12:23:06 OK: 71 MiB in 55 packages 12:23:06 Removing intermediate container 34bc31d1c0bd 12:23:06 ---> a3f2c545729f 12:23:06 12:23:06 Step 10/23 : FROM alpine 12:23:07 latest: Pulling from library/alpine 12:23:07 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 12:23:07 Status: Downloaded newer image for alpine:latest 12:23:07 ---> 2e77e061c27f 12:23:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:23:07 Removing intermediate container 64050badbc8b 12:23:07 ---> 03935f078737 12:23:07 Step 23/24 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:23:08 ---> Running in e6bc72fbc745 12:23:08 ---> Running in de91629d2e06 12:23:10 Removing intermediate container e6bc72fbc745 12:23:10 ---> a202e7ea83ae 12:23:10 Step 12/23 : ENV APP_PORT=48080 12:23:10 Removing intermediate container de91629d2e06 12:23:10 ---> 372ef2871d8b 12:23:10 Step 24/24 : LABEL version=0.0.0 12:23:10 ---> Running in e9bdb090830f 12:23:10 ---> Running in f7108e0e5e91 12:23:11 Removing intermediate container e9bdb090830f 12:23:11 ---> fbb968c637f2 12:23:11 12:23:11 Removing intermediate container f7108e0e5e91 12:23:11 ---> e59bd0ed73bf 12:23:11 Step 13/23 : EXPOSE $APP_PORT 12:23:12 ---> Running in b1edaa698b7f 12:23:13 Successfully built fbb968c637f2 12:23:13 Successfully tagged docker-support-notifications-go-arm64:latest 12:23:13 Building docker-core-metadata-go 12:23:14  Building docker-support-notifications-go ... done Removing intermediate container b1edaa698b7f 12:23:14 ---> ce1a4d7dc6e1 12:23:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:14 ---> Running in 3bfe23f7d3a5 12:23:21 Removing intermediate container 0b049e8d0167 12:23:21 ---> f18a1131b8b6 12:23:21 Step 21/27 : RUN pip install docker-compose==1.23.2 12:23:22 ---> Running in 17d9e15bd7e9 12:23:23 Removing intermediate container 3bfe23f7d3a5 12:23:23 ---> a88ab6f8c6af 12:23:23 Step 15/23 : RUN apk --no-cache add zeromq 12:23:23 ---> Running in e323ae8124bb 12:23:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:23:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:23:28 (1/5) Installing libgcc (9.3.0-r2) 12:23:28 (2/5) Installing libsodium (1.0.18-r0) 12:23:28 (3/5) Installing libstdc++ (9.3.0-r2) 12:23:28 (4/5) Installing libzmq (4.3.3-r0) 12:23:28 (5/5) Installing zeromq (4.3.3-r0) 12:23:28 Executing busybox-1.31.1-r19.trigger 12:23:28 OK: 8 MiB in 19 packages 12:23:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 12:23:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:23:29 ---> 0baf982c286a 12:23:29 Step 3/22 : WORKDIR /edgex-go 12:23:29 ---> Using cache 12:23:29 ---> 32adb2270ae6 12:23:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:29 ---> Using cache 12:23:29 ---> 5699f560623a 12:23:29 Step 5/22 : RUN apk update && apk add make git 12:23:29 ---> Using cache 12:23:29 ---> ddd0d24c255e 12:23:29 Step 6/22 : COPY go.mod . 12:23:29 ---> Using cache 12:23:29 ---> a45326d3379c 12:23:29 Step 7/22 : RUN go mod download 12:23:29 ---> Using cache 12:23:29 ---> f71938362cb9 12:23:29 Step 8/22 : COPY . . 12:23:29 ---> Using cache 12:23:29 ---> 90b7b329fbfa 12:23:29 Step 9/22 : RUN make cmd/core-command/core-command 12:23:30 Collecting docker-compose==1.23.2 12:23:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:23:31 ---> Running in d365d03cf9b2 12:23:31 Collecting docopt<0.7,>=0.6.1 12:23:31 Downloading docopt-0.6.2.tar.gz (25 kB) 12:23:32 Removing intermediate container e323ae8124bb 12:23:32 ---> 8b5974b16683 12:23:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 12:23:33 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 12:23:34 ---> 722989e73870 12:23:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:23:34 Collecting dockerpty<0.5,>=0.4.1 12:23:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:23:38 ---> 23462a00a1f2 12:23:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:23:38 Collecting texttable<0.10,>=0.9.0 12:23:38 Downloading texttable-0.9.1.tar.gz (11 kB) 12:23:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 12:23:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> e3ac677ae146 12:23:39 Step 19/23 : ENTRYPOINT ["/core-data"] 12:23:39 12:23:39 ---> 0baf982c286a 12:23:39 Step 3/22 : WORKDIR /edgex-go 12:23:39 ---> Using cache 12:23:39 ---> 32adb2270ae6 12:23:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:39 ---> Using cache 12:23:39 ---> 5699f560623a 12:23:39 Step 5/22 : RUN apk update && apk add make git 12:23:39 ---> Using cache 12:23:39 ---> ddd0d24c255e 12:23:39 Step 6/22 : COPY go.mod . 12:23:39 ---> Using cache 12:23:39 ---> a45326d3379c 12:23:39 Step 7/22 : RUN go mod download 12:23:39 ---> Using cache 12:23:39 ---> f71938362cb9 12:23:39 Step 8/22 : COPY . . 12:23:39 ---> Using cache 12:23:39 ---> 90b7b329fbfa 12:23:39 Step 9/22 : RUN make cmd/core-metadata/core-metadata 12:23:39 ---> Running in 7062f09d6c94 12:23:39 ---> Running in 331217c369e6 12:23:41 Removing intermediate container 7062f09d6c94 12:23:41 ---> c5b40997156b 12:23:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:23:41 ---> Running in 5e8f11a5e128 12:23:41 Removing intermediate container 5e8f11a5e128 12:23:41 ---> a920565856b5 12:23:41 Step 21/23 : LABEL arch=arm64 12:23:41 ---> Running in 28f8b16af58d 12:23:42 Removing intermediate container 28f8b16af58d 12:23:42 ---> 5ce02ebd2931 12:23:42 Step 22/23 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:23:43 ---> Running in e5eb437aea31 12:23:43 Collecting PyYAML<4,>=3.10 12:23:43 Downloading PyYAML-3.13.tar.gz (270 kB) 12:23:43 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 12:23:43 Removing intermediate container e5eb437aea31 12:23:43 ---> 8f7277317839 12:23:43 Step 23/23 : LABEL version=0.0.0 12:23:43 ---> Running in afdf85f096bf 12:23:44 Removing intermediate container afdf85f096bf 12:23:44 ---> 4eb7cd48a160 12:23:44 12:23:44 Successfully built 4eb7cd48a160 12:23:44 Successfully tagged docker-core-data-go-arm64:latest 12:23:44  Building docker-core-data-go ... done Building docker-security-secrets-setup-go 12:23:47 Collecting cached-property<2,>=1.2.0 12:23:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:23: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) 12:23:48 Collecting docker<4.0,>=3.6.0 12:23:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:23:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:23:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:23:51 Collecting jsonschema<3,>=2.5.1 12:23:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:23:52 Collecting websocket-client<1.0,>=0.32.0 12:23:52 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 12:23:52 Collecting docker-pycreds>=0.4.0 12:23:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:23:53 Collecting idna<2.8,>=2.5 12:23:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:23:53 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) 12:23:53 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) 12:23:54 Collecting urllib3<1.25,>=1.21.1 12:23:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:23:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:23:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:23:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:23:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:23:56 Installing collected packages: docopt, dockerpty, texttable, PyYAML, cached-property, idna, urllib3, requests, docker-pycreds, websocket-client, docker, jsonschema, docker-compose 12:23:56 Running setup.py install for docopt: started 12:23:57 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 12:23:59 Running setup.py install for docopt: finished with status 'done' 12:23:59 Running setup.py install for dockerpty: started 12:24:04 Running setup.py install for dockerpty: finished with status 'done' 12:24:04 Running setup.py install for texttable: started 12:24:06 Running setup.py install for texttable: finished with status 'done' 12:24:06 Running setup.py install for PyYAML: started 12:24:06 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 12:24:06 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 12:24:06 ---> 0baf982c286a 12:24:06 Step 3/29 : WORKDIR /edgex-go 12:24:06 ---> Using cache 12:24:06 ---> 32adb2270ae6 12:24:06 Step 4/29 : RUN apk update && apk add make git 12:24:08 ---> Running in 8627c05cddd3 12:24:08 Running setup.py install for PyYAML: finished with status 'done' 12:24:09 Attempting uninstall: idna 12:24:09 Found existing installation: idna 2.9 12:24:09 Uninstalling idna-2.9: 12:24:09 Successfully uninstalled idna-2.9 12:24:09 Attempting uninstall: urllib3 12:24:09 Found existing installation: urllib3 1.25.9 12:24:09 Uninstalling urllib3-1.25.9: 12:24:10 Successfully uninstalled urllib3-1.25.9 12:24:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 12:24:11 Attempting uninstall: requests 12:24:11 Found existing installation: requests 2.23.0 12:24:11 Uninstalling requests-2.23.0: 12:24:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:24:11 Successfully uninstalled requests-2.23.0 12:24:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:24:13 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 12:24:13 v3.12.1-1-gbf1f319b82 [http://nl.alpinelinux.org/alpine/v3.12/community] 12:24:13 OK: 12623 distinct packages available 12:24:14 OK: 217 MiB in 51 packages 12:24:14 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 12:24:15 Removing intermediate container 8627c05cddd3 12:24:15 ---> 3fdf7ed6dbe9 12:24:15 Step 5/29 : COPY go.mod . 12:24:16 ---> 9727e173e18f 12:24:16 Step 6/29 : RUN go mod download 12:24:17 ---> Running in 97bc60775577 12:24:20 Removing intermediate container 17d9e15bd7e9 12:24:20 ---> d2605c8a1cc6 12:24:20 Step 22/27 : RUN apk --no-cache add curl 12:24:21 ---> Running in b309aa398ef0 12:24:23 Removing intermediate container 97bc60775577 12:24:23 ---> 35c4bb6ca73b 12:24:23 Step 7/29 : COPY . . 12:24:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:24:24 Removing intermediate container d2d991c8ca48 12:24:24 ---> 36302e5882c2 12:24:24 12:24:24 Step 10/26 : FROM alpine:3.10 12:24:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:24:25 3.10: Pulling from library/alpine 12:24:25 (1/3) Installing nghttp2-libs (1.41.0-r0) 12:24:25 (2/3) Installing libcurl (7.69.1-r1) 12:24:25 (3/3) Installing curl (7.69.1-r1) 12:24:25 Executing busybox-1.31.1-r19.trigger 12:24:25 OK: 71 MiB in 58 packages 12:24:28 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 12:24:28 Status: Downloaded newer image for alpine:3.10 12:24:28 ---> 536a684cf733 12:24:28 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 12:24:29 ---> Running in f659df7eb5f9 12:24:29 Removing intermediate container b309aa398ef0 12:24:29 ---> 0ef58fb61dba 12:24:29 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 12:24:30 ---> Running in d239ccaf94be 12:24:31 Removing intermediate container d239ccaf94be 12:24:31 ---> b48f1881447f 12:24:31 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:24:31 ---> Running in 814dbdec8ce3 12:24:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 12:24:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 12:24:33 Removing intermediate container 814dbdec8ce3 12:24:33 ---> 1cad4006fc14 12:24:33 Step 25/27 : LABEL arch=arm64 12:24:33 v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 12:24:33 v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 12:24:33 OK: 10167 distinct packages available 12:24:33 (1/5) Installing ca-certificates (20191127-r2) 12:24:34 (2/5) Installing nghttp2-libs (1.39.2-r1) 12:24:34 (3/5) Installing libcurl (7.66.0-r1) 12:24:34 (4/5) Installing curl (7.66.0-r1) 12:24:34 (5/5) Installing dumb-init (1.2.2-r1) 12:24:34 ---> Running in 7998ce48c6dd 12:24:34 Executing busybox-1.30.1-r3.trigger 12:24:34 Executing ca-certificates-20191127-r2.trigger 12:24:34 OK: 7 MiB in 19 packages 12:24:36 Removing intermediate container 7998ce48c6dd 12:24:36 ---> 527079c7343a 12:24:36 Step 26/27 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:24:36 ---> Running in a315ec08fc35 12:24:37 Removing intermediate container a315ec08fc35 12:24:37 ---> ea62aef738b4 12:24:37 Step 27/27 : LABEL version=0.0.0 12:24:38 ---> Running in 7e214993cb9a 12:24:38 Removing intermediate container f659df7eb5f9 12:24:38 ---> fa2647d20fb6 12:24:38 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:24:39 ---> Running in 809e06518386 12:24:39 Removing intermediate container 7e214993cb9a 12:24:39 ---> bbab7c6eb2ce 12:24:39 12:24:40 Successfully built bbab7c6eb2ce 12:24:40 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 12:24:40 Building docker-security-proxy-setup-go 12:24:40  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 809e06518386 12:24:40 ---> 23820c9bc7ed 12:24:40 Step 13/26 : WORKDIR / 12:24:40 ---> Running in 73988a2c2e36 12:24:42 Removing intermediate container 73988a2c2e36 12:24:42 ---> 8afe5539503d 12:24:42 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:24:45 ---> a430f19a1d29 12:24:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:24:45 ---> 48f075412196 12:24:45 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 12:24:45 ---> Running in 4d5ceb0b5ea2 12:24:46 ---> d3d297d2fa9e 12:24:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:24:48 ---> 8f4fff98dc39 12:24:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 12:24:48 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 12:24:49 ---> efad13c80d2c 12:24:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:24:52 ---> c76cb920e064 12:24:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:24:55 ---> a471d8f7a6e2 12:24:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 12:24:57 ---> 2ac0823505e1 12:24:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:24:59 ---> 7518969c1ad6 12:24:59 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:24:59 ---> Running in c457611857f3 12:25:02 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 12:25:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:25:02 ---> 0baf982c286a 12:25:02 Step 3/20 : WORKDIR /edgex-go 12:25:02 ---> Using cache 12:25:02 ---> 32adb2270ae6 12:25:02 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:02 ---> Using cache 12:25:02 ---> 5699f560623a 12:25:02 Step 5/20 : RUN apk update && apk add make git 12:25:02 ---> Using cache 12:25:02 ---> ddd0d24c255e 12:25:02 Step 6/20 : COPY go.mod . 12:25:02 ---> Using cache 12:25:02 ---> a45326d3379c 12:25:02 Step 7/20 : RUN go mod download 12:25:02 ---> Using cache 12:25:02 ---> f71938362cb9 12:25:02 Step 8/20 : COPY . . 12:25:02 ---> Using cache 12:25:02 ---> 90b7b329fbfa 12:25:02 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 12:25:03 ---> Running in 1106e702be0f 12:25:04 Removing intermediate container c457611857f3 12:25:04 ---> 397a6db37ed7 12:25:04 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 12:25:04 ---> Running in d79b23c4cfeb 12:25:05 Removing intermediate container d79b23c4cfeb 12:25:05 ---> 31be9579e2ec 12:25:05 Step 24/26 : LABEL arch=arm64 12:25:05 ---> Running in ac63aad67b46 12:25:05 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 12:25:06 Removing intermediate container ac63aad67b46 12:25:06 ---> 9ef87144a864 12:25:06 Step 25/26 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:25:06 ---> Running in d2999f1b9b5d 12:25:07 Removing intermediate container d2999f1b9b5d 12:25:07 ---> c76ed8dfdde2 12:25:07 Step 26/26 : LABEL version=0.0.0 12:25:07 ---> Running in c3a16df3145a 12:25:07 Removing intermediate container c3a16df3145a 12:25:07 ---> fb35b5eff294 12:25:07 12:25:08 Successfully built fb35b5eff294 12:25:08 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 12:25:23  Building docker-security-secretstore-setup-go ... done Removing intermediate container d365d03cf9b2 12:25:23 ---> e93bb5444bef 12:25:23 12:25:23 Step 10/22 : FROM scratch 12:25:23 ---> 12:25:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:25:23 ---> Using cache 12:25:23 ---> 329745938947 12:25:23 Step 12/22 : ENV APP_PORT=48082 12:25:23 ---> Running in ac45a966ccdb 12:25:24 Removing intermediate container ac45a966ccdb 12:25:24 ---> c2626b5ab3f1 12:25:24 Step 13/22 : EXPOSE $APP_PORT 12:25:24 ---> Running in 214647d9b299 12:25:25 Removing intermediate container 214647d9b299 12:25:25 ---> 134a29a67332 12:25:25 Step 14/22 : WORKDIR / 12:25:25 ---> Running in aff0ed61c46f 12:25:26 Removing intermediate container aff0ed61c46f 12:25:26 ---> 41cd58ec0c5f 12:25:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 12:25:27 ---> 198abdf052ca 12:25:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:25:29 ---> c922d822e590 12:25:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:25:30 ---> aa6c5c64ba85 12:25:30 Step 18/22 : ENTRYPOINT ["/core-command"] 12:25:30 ---> Running in c83fdb81a1fe 12:25:31 Removing intermediate container c83fdb81a1fe 12:25:31 ---> 0db61dc31b41 12:25:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:25:31 ---> Running in cb7d3fbc1dfe 12:25:31 Removing intermediate container cb7d3fbc1dfe 12:25:31 ---> e3f2e97d487e 12:25:31 Step 20/22 : LABEL arch=arm64 12:25:31 ---> Running in 5160b36a89ad 12:25:32 Removing intermediate container 5160b36a89ad 12:25:32 ---> 04041702b114 12:25:32 Step 21/22 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:25:32 ---> Running in 22e2aec1bf44 12:25:33 Removing intermediate container 22e2aec1bf44 12:25:33 ---> 19c1eb53c45d 12:25:33 Step 22/22 : LABEL version=0.0.0 12:25:33 ---> Running in 3155c7acfd3d 12:25:34 Removing intermediate container 3155c7acfd3d 12:25:34 ---> faf55338cf3a 12:25:34 12:25:34 Successfully built faf55338cf3a 12:25:34 Successfully tagged docker-core-command-go-arm64:latest 12:25:44  Building docker-core-command-go ... done Removing intermediate container 331217c369e6 12:25:44 ---> 7286e6d9721c 12:25:44 12:25:44 Step 10/22 : FROM scratch 12:25:44 ---> 12:25:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:25:44 ---> Using cache 12:25:44 ---> 329745938947 12:25:44 Step 12/22 : ENV APP_PORT=48081 12:25:44 ---> Running in 435950db7f15 12:25:45 Removing intermediate container 435950db7f15 12:25:45 ---> 84abb0a58136 12:25:45 Step 13/22 : EXPOSE $APP_PORT 12:25:45 ---> Running in 61b1c463f3a3 12:25:46 Removing intermediate container 61b1c463f3a3 12:25:46 ---> a75b1a44336a 12:25:46 Step 14/22 : WORKDIR / 12:25:46 ---> Running in 2d0178030c4c 12:25:47 Removing intermediate container 2d0178030c4c 12:25:47 ---> be1d37597a22 12:25:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 12:25:48 ---> 890dcf1b4487 12:25:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:25:50 ---> 9c89ad6347b6 12:25:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:25:51 Removing intermediate container 4d5ceb0b5ea2 12:25:51 ---> 853e5243b0ef 12:25:51 12:25:51 Step 9/29 : FROM alpine:latest 12:25:51 ---> 2e77e061c27f 12:25:51 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 12:25:51 ---> Running in 6101c9c0594f 12:25:51 ---> 92396cb20a20 12:25:51 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:25:51 Removing intermediate container 6101c9c0594f 12:25:51 ---> 69edb00af8ca 12:25:51 Step 11/29 : USER root 12:25:51 ---> Running in baa7e89ef644 12:25:51 ---> Running in 0cec5c7006a2 12:25:52 Removing intermediate container baa7e89ef644 12:25:52 ---> 01aa30783e33 12:25:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:25:52 Removing intermediate container 0cec5c7006a2 12:25:52 ---> 712658484dc0 12:25:52 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 12:25:52 ---> Running in 8fabf94123fa 12:25:52 ---> Running in 5dc1cfffee57 12:25:53 Removing intermediate container 8fabf94123fa 12:25:53 ---> 457afb26cf64 12:25:53 Step 20/22 : LABEL arch=arm64 12:25:53 ---> Running in 6be42b1764ca 12:25:53 Removing intermediate container 6be42b1764ca 12:25:53 ---> 1ad9a3020423 12:25:53 Step 21/22 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:25:53 ---> Running in d17174bd7adf 12:25:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:25:54 Removing intermediate container d17174bd7adf 12:25:54 ---> c94b545ac686 12:25:54 Step 22/22 : LABEL version=0.0.0 12:25:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:25:54 ---> Running in 1936347aae1d 12:25:55 Removing intermediate container 1936347aae1d 12:25:55 ---> 01aabfe8d407 12:25:55 12:25:55 v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 12:25:55 v3.12.1-1-gbf1f319b82 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 12:25:55 OK: 12615 distinct packages available 12:25:55 Successfully built 01aabfe8d407 12:25:55 Successfully tagged docker-core-metadata-go-arm64:latest 12:25:55  Building docker-core-metadata-go ... done (1/2) Installing ca-certificates (20191127-r4) 12:25:55 (2/2) Installing dumb-init (1.2.2-r1) 12:25:55 Executing busybox-1.31.1-r19.trigger 12:25:55 Executing ca-certificates-20191127-r4.trigger 12:25:56 OK: 6 MiB in 16 packages 12:25:56 Removing intermediate container 1106e702be0f 12:25:56 ---> d5d598f99c62 12:25:56 12:25:56 Step 10/20 : FROM alpine 12:25:56 ---> 2e77e061c27f 12:25:56 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 12:25:56 ---> Running in f7444872cd7a 12:25:57 Removing intermediate container 5dc1cfffee57 12:25:57 ---> e221e1596cb7 12:25:57 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 12:25:57 ---> Running in 5c3b8e784dcd 12:25:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:25:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:25:58 Removing intermediate container 5c3b8e784dcd 12:25:58 ---> 8c8da2191ea4 12:25:58 Step 14/29 : WORKDIR $BASE_DIR 12:25:58 ---> Running in 9245295d00f1 12:25:59 v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 12:25:59 v3.12.1-1-gbf1f319b82 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 12:25:59 OK: 12615 distinct packages available 12:25:59 Removing intermediate container 9245295d00f1 12:25:59 ---> 990e797b3cb0 12:25:59 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 12:25:59 ---> Running in 105783696df7 12:25:59 (1/4) Installing ca-certificates (20191127-r4) 12:26:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:26:00 (3/4) Installing libcurl (7.69.1-r1) 12:26:00 (4/4) Installing curl (7.69.1-r1) 12:26:00 Executing busybox-1.31.1-r19.trigger 12:26:00 Executing ca-certificates-20191127-r4.trigger 12:26:00 OK: 7 MiB in 18 packages 12:26:02 Removing intermediate container f7444872cd7a 12:26:02 ---> ced95d36f7df 12:26:02 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:26:02 Removing intermediate container 105783696df7 12:26:02 ---> d2b942066567 12:26:02 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 12:26:02 ---> Running in 4c861008b314 12:26:02 Removing intermediate container 4c861008b314 12:26:02 ---> 867377e1cc06 12:26:02 Step 13/20 : WORKDIR /edgex 12:26:02 ---> Running in a6a08ad6a6b8 12:26:03 ---> 56a79ed1541d 12:26:03 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 12:26:03 Removing intermediate container a6a08ad6a6b8 12:26:03 ---> d2ef2e18c121 12:26:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:26:04 ---> f5c85447da7f 12:26:04 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 12:26:04 ---> bb7e330a92c4 12:26:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:26:04 ---> b74d1499f01b 12:26:04 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 12:26:05 ---> 97505f957256 12:26:05 ---> 11974f18a7cb 12:26:05 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/stagingStep 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:26:05 12:26:05 ---> Running in 7270459ed5c3 12:26:06 Removing intermediate container 7270459ed5c3 12:26:06 ---> 2f244f880e93 12:26:06 Step 17/20 : CMD ["--init=true"] 12:26:06 ---> d9236f5dfd61 12:26:06 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 12:26:06 ---> Running in 1a9287442c29 12:26:07 ---> Running in c9f03e3850c9 12:26:07 Removing intermediate container 1a9287442c29 12:26:07 ---> 3fe5a5c0cb25 12:26:07 Step 18/20 : LABEL arch=arm64 12:26:08 ---> Running in 27c0ba014bae 12:26:08 Removing intermediate container 27c0ba014bae 12:26:08 ---> 00e4be4b3a83 12:26:08 Step 19/20 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:26:08 ---> Running in b9f114037d70 12:26:09 Removing intermediate container b9f114037d70 12:26:09 ---> e8daf519a480 12:26:09 Step 20/20 : LABEL version=0.0.0 12:26:09 ---> Running in 354cf84f7531 12:26:10 Removing intermediate container c9f03e3850c9 12:26:10 ---> fb1b0c31d666 12:26:10 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 12:26:10 Removing intermediate container 354cf84f7531 12:26:10 ---> 23b0f1880683 12:26:10 12:26:10 Successfully built 23b0f1880683 12:26:10 Successfully tagged docker-security-proxy-setup-go-arm64:latest 12:26:10  Building docker-security-proxy-setup-go ... done  ---> 35fa109f7fe3 12:26:10 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:26:11 ---> Running in ecf3a2cb5227 12:26:13 Removing intermediate container ecf3a2cb5227 12:26:13 ---> 80e5d51474d7 12:26:13 Step 24/29 : RUN chmod 755 security-secrets-setup 12:26:14 ---> Running in 1654e00d6fbf 12:26:17 Removing intermediate container 1654e00d6fbf 12:26:17 ---> ac85da221d4d 12:26:17 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 12:26:17 ---> Running in 6255cb145930 12:26:17 Removing intermediate container 6255cb145930 12:26:17 ---> 43892c710a88 12:26:17 Step 26/29 : CMD [ "generate" ] 12:26:18 ---> Running in adf4a8aebd5a 12:26:18 Removing intermediate container adf4a8aebd5a 12:26:18 ---> 8e2aa29a5cf5 12:26:18 Step 27/29 : LABEL arch=arm64 12:26:18 ---> Running in 7ad981b3fb7d 12:26:19 Removing intermediate container 7ad981b3fb7d 12:26:19 ---> 1d3cbc312cb6 12:26:19 Step 28/29 : LABEL git_sha=2fcc6c1ebee846a2508f58a3b5ee7c0b451a5765 12:26:19 ---> Running in 186ea5efbe6f 12:26:20 Removing intermediate container 186ea5efbe6f 12:26:20 ---> ae66c8adef72 12:26:20 Step 29/29 : LABEL version=0.0.0 12:26:20 ---> Running in 144a3f04f596 12:26:20 Removing intermediate container 144a3f04f596 12:26:20 ---> eb55245759b1 12:26:20 12:26:21 Successfully built eb55245759b1 12:26:21 Successfully tagged docker-security-secrets-setup-go-arm64:latest 12:26:21  Building docker-security-secrets-setup-go ... done  [Pipeline] } 12:26:21 $ docker stop --time=1 d849e98db1a44e167a453eb165df92ecaee966bc48fb68fa66deb6a5016c3865 12:26:23 $ docker rm -f d849e98db1a44e167a453eb165df92ecaee966bc48fb68fa66deb6a5016c3865 [Pipeline] // withDockerContainer [Pipeline] sh 12:26:24 + + docker imagesgrep 12:26:24 docker 12:26:24 docker-security-secrets-setup-go-arm64 latest eb55245759b1 4 seconds ago 22.7MB 12:26:24 docker-security-proxy-setup-go-arm64 latest 23b0f1880683 15 seconds ago 15.1MB 12:26:24 docker-core-metadata-go-arm64 latest 01aabfe8d407 30 seconds ago 13.5MB 12:26:24 docker-core-command-go-arm64 latest faf55338cf3a 51 seconds ago 11.4MB 12:26:24 docker-security-secretstore-setup-go-arm64 latest fb35b5eff294 About a minute ago 30.8MB 12:26:24 docker-sys-mgmt-agent-go-arm64 latest bbab7c6eb2ce About a minute ago 270MB 12:26:24 docker-core-data-go-arm64 latest 4eb7cd48a160 2 minutes ago 22.2MB 12:26:24 docker-support-notifications-go-arm64 latest fbb968c637f2 3 minutes ago 12.9MB 12:26:24 docker-support-scheduler-go-arm64 latest d4cbb8dca5f6 3 minutes ago 11.5MB 12:26:24 docker-support-logging-go-arm64 latest 605bffc19d78 3 minutes ago 10.6MB 12:26:24 docker latest 5d4db4dc0692 10 hours 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 12:26:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:26:31 ---> package-listing.sh 12:26:31 ++ facter osfamily 12:26:31 ++ tr '[:upper:]' '[:lower:]' 12:26:31 + OS_FAMILY=redhat 12:26:31 + workspace=/w/workspace/edgex-go/1 12:26:31 + START_PACKAGES=/tmp/packages_start.txt 12:26:31 + END_PACKAGES=/tmp/packages_end.txt 12:26:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:26:31 + PACKAGES=/tmp/packages_start.txt 12:26:31 + '[' /w/workspace/edgex-go/1 ']' 12:26:31 + PACKAGES=/tmp/packages_end.txt 12:26:31 + case "${OS_FAMILY}" in 12:26:31 + rpm -qa 12:26:31 + sort 12:26:36 + '[' -f /tmp/packages_start.txt ']' 12:26:36 + '[' -f /tmp/packages_end.txt ']' 12:26:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:26:36 + '[' /w/workspace/edgex-go/1 ']' 12:26:36 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:26:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:26:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:26:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:26:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:26:36 12:26:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:26:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:26:37 alpine: Pulling from edgex-lftools-log-publisher 12:26:37 df20fa9351a1: Already exists 12:26:37 36b3adc4ff6f: Pulling fs layer 12:26:37 8ad3a11d3b57: Pulling fs layer 12:26:37 46f8f816bc3b: Pulling fs layer 12:26:37 93b61091891f: Pulling fs layer 12:26:37 93b9cdb0e59b: Pulling fs layer 12:26:37 5e14af77c1be: Pulling fs layer 12:26:37 01666e4c0597: Pulling fs layer 12:26:37 aa168da1d23b: Pulling fs layer 12:26:37 93b61091891f: Waiting 12:26:37 93b9cdb0e59b: Waiting 12:26:37 5e14af77c1be: Waiting 12:26:37 01666e4c0597: Waiting 12:26:37 aa168da1d23b: Waiting 12:26:37 46f8f816bc3b: Verifying Checksum 12:26:37 46f8f816bc3b: Download complete 12:26:37 36b3adc4ff6f: Download complete 12:26:37 93b9cdb0e59b: Verifying Checksum 12:26:37 93b9cdb0e59b: Download complete 12:26:37 5e14af77c1be: Verifying Checksum 12:26:37 5e14af77c1be: Download complete 12:26:38 01666e4c0597: Verifying Checksum 12:26:38 01666e4c0597: Download complete 12:26:38 36b3adc4ff6f: Pull complete 12:26:38 93b61091891f: Verifying Checksum 12:26:38 93b61091891f: Download complete 12:26:38 8ad3a11d3b57: Verifying Checksum 12:26:38 8ad3a11d3b57: Download complete 12:26:39 8ad3a11d3b57: Pull complete 12:26:39 46f8f816bc3b: Pull complete 12:26:41 aa168da1d23b: Verifying Checksum 12:26:41 aa168da1d23b: Download complete 12:26:41 93b61091891f: Pull complete 12:26:42 93b9cdb0e59b: Pull complete 12:26:42 5e14af77c1be: Pull complete 12:26:42 01666e4c0597: Pull complete 12:26:50 aa168da1d23b: Pull complete 12:26:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:26:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:26:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:26:50 prd-centos7-docker-4c-2g-8203 does not seem to be running inside a container 12:26:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:26:55 $ docker top f05e3428feab4821e0ab356dd546f32cce343d667a4e0e801098dcea09f2efb1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:26:56 + touch /tmp/pre-build-complete [Pipeline] sh 12:26:56 + mkdir -p /var/log/sa [Pipeline] sh 12:26:56 + ls /var/log/sa-host 12:26:56 + sadf -c /var/log/sa-host/sa05 12:26:56 file_magic: OK 12:26:56 HZ: Using current value: 100 12:26:56 file_header: OK 12:26:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 12:26:56 Statistics: 12:26:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:26:56 File successfully converted to sysstat format version 12.2.1 12:26:56 + sadf -c /var/log/sa-host/sa22 12:26:56 file_magic: OK 12:26:56 HZ: Using current value: 100 12:26:56 file_header: OK 12:26:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 12:26:56 Statistics: 12:26:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:26:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:26:57 provisioning config files... 12:26:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5843854875028189943tmp [Pipeline] { [Pipeline] echo 12:26:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:26:58 ---> create-netrc.sh [Pipeline] } 12:26:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:26:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:26:58 ---> python-tools-install.sh [Pipeline] echo 12:26:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:26:58 ---> sudo-logs.sh 12:26:58 Archiving 'sudo' log.. [Pipeline] echo 12:26:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:26:59 ---> job-cost.sh 12:26:59 lf-activate-venv: SKIPPING 12:26:59 INFO: No Stack... 12:27:00 INFO: Retrieving Pricing Info for: v1-standard-2 12:27:00 INFO: Archiving Costs [Pipeline] echo 12:27:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:27:01 ---> logs-deploy.sh 12:27:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2840/1 12:27:01 INFO: archiving workspace using pattern(s): 12:27:02 Archives upload complete. 12:27:02 INFO: archiving logs to Nexus