Pull request #2574 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6dcad8845185e9918972d7619e8b914d67db0382+ac752d64f668fa491594c1427640d28afa24e84a (8c9aec06c5bf6c1114f5e8f12e1da9966ce6f16a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3517 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/56 [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/56 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ac752d64f668fa491594c1427640d28afa24e84a into PR head commit 6dcad8845185e9918972d7619e8b914d67db0382 Merge succeeded, producing 5e8601e2635a35b25fb49951a20bb6c8339a827f Checking out Revision 5e8601e2635a35b25fb49951a20bb6c8339a827f (PR-2574) > git config core.sparsecheckout # timeout=10 > git checkout -f 6dcad8845185e9918972d7619e8b914d67db0382 # 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 ac752d64f668fa491594c1427640d28afa24e84a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e8601e2635a35b25fb49951a20bb6c8339a827f # timeout=10 Commit message: "Merge commit 'ac752d64f668fa491594c1427640d28afa24e84a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 5d5ba6d2e64cdd1aaf45238950a1d550f895e3d6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:18:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:18:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:18:55 ========================================================= 21:18:55 EdgeX Global Pipelines Version Info 21:18:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:18:57 ------------------- 21:18:57 stable info: 21:18:57 ------------------- 21:18:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:18:57 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 21:18:57 Message: update stable to v1.0.131 21:18:58 ------------------- 21:18:58 experimental info: 21:18:58 ------------------- 21:18:58 Commited By: **** collab-it+edgex@linuxfoundation.org 21:18:58 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 21:18:58 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:18:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:18:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:18:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:18:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:18:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:18:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 21:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 21:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:18:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:18:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:18:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:18:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:19:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:19:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:19:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:19:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:19:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2574 [Pipeline] echo 21:19:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2574 [Pipeline] echo 21:19:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2574 [Pipeline] echo 21:19:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e8601e2635a35b25fb49951a20bb6c8339a827f [Pipeline] echo 21:19:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e8601e [Pipeline] echo 21:19:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 21:19:01 ++ 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 21:19:01 + for file in '`ls cmd/**/Dockerfile`' 21:19:01 ++ dirname cmd/core-command/Dockerfile 21:19:01 ++ cut -d/ -f2 21:19:01 + echo core-command,cmd/core-command/Dockerfile 21:19:01 + for file in '`ls cmd/**/Dockerfile`' 21:19:01 ++ dirname cmd/core-data/Dockerfile 21:19:01 ++ cut -d/ -f2 21:19:01 + echo core-data,cmd/core-data/Dockerfile 21:19:01 + for file in '`ls cmd/**/Dockerfile`' 21:19:01 ++ dirname cmd/core-metadata/Dockerfile 21:19:01 ++ cut -d/ -f2 21:19:01 + echo core-metadata,cmd/core-metadata/Dockerfile 21:19:01 + for file in '`ls cmd/**/Dockerfile`' 21:19:01 ++ dirname cmd/security-proxy-setup/Dockerfile 21:19:01 ++ cut -d/ -f2 21:19:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:19:01 + for file in '`ls cmd/**/Dockerfile`' 21:19:01 ++ dirname cmd/security-secrets-setup/Dockerfile 21:19:01 ++ cut -d/ -f2 21:19:01 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 21:19:01 + for file in '`ls cmd/**/Dockerfile`' 21:19:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:19:01 ++ cut -d/ -f2 21:19:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:19:01 + for file in '`ls cmd/**/Dockerfile`' 21:19:01 ++ dirname cmd/support-logging/Dockerfile 21:19:01 ++ cut -d/ -f2 21:19:01 + echo support-logging,cmd/support-logging/Dockerfile 21:19:01 + for file in '`ls cmd/**/Dockerfile`' 21:19:01 ++ dirname cmd/support-notifications/Dockerfile 21:19:01 ++ cut -d/ -f2 21:19:01 + echo support-notifications,cmd/support-notifications/Dockerfile 21:19:01 + for file in '`ls cmd/**/Dockerfile`' 21:19:01 ++ dirname cmd/support-scheduler/Dockerfile 21:19:01 ++ cut -d/ -f2 21:19:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:19:01 + for file in '`ls cmd/**/Dockerfile`' 21:19:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:19:01 ++ cut -d/ -f2 21:19:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:19:01 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 21:19:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:03 21:19:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:19:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:03 latest: Pulling from edgex-devops/git-semver 21:19:03 31603596830f: Pulling fs layer 21:19:03 2a8b12db71e7: Pulling fs layer 21:19:03 6ca5941a6612: Pulling fs layer 21:19:03 ecc8261a40a4: Pulling fs layer 21:19:03 ecc8261a40a4: Waiting 21:19:03 2a8b12db71e7: Verifying Checksum 21:19:03 2a8b12db71e7: Download complete 21:19:04 31603596830f: Verifying Checksum 21:19:04 31603596830f: Download complete 21:19:04 ecc8261a40a4: Verifying Checksum 21:19:04 ecc8261a40a4: Download complete 21:19:04 6ca5941a6612: Verifying Checksum 21:19:04 6ca5941a6612: Download complete 21:19:04 31603596830f: Pull complete 21:19:04 2a8b12db71e7: Pull complete 21:19:05 6ca5941a6612: Pull complete 21:19:05 ecc8261a40a4: Pull complete 21:19:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:19:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:19:05 prd-centos7-docker-4c-2g-3517 does not seem to be running inside a container 21:19:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:19:07 $ docker top fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:08 [ssh-agent] Looking for ssh-agent implementation... 21:19:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:08 $ docker exec fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 ssh-agent 21:19:08 SSH_AUTH_SOCK=/tmp/ssh-pOWlpOGVwXPK/agent.13 21:19:08 SSH_AGENT_PID=18 21:19:08 Running ssh-add (command line suppressed) 21:19:08 Identity added: /w/workspace/edgex-go/56@tmp/private_key_1381026439110305499.key (/w/workspace/edgex-go/56@tmp/private_key_1381026439110305499.key) 21:19:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:09 + git describe --exact-match --tags HEAD 21:19:09 fatal: no tag exactly matches '5e8601e2635a35b25fb49951a20bb6c8339a827f' [Pipeline] } 21:19:09 $ docker exec --env ******** --env ******** fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 ssh-agent -k 21:19:09 unset SSH_AUTH_SOCK; 21:19:09 unset SSH_AGENT_PID; 21:19:09 echo Agent pid 18 killed; 21:19:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:19:09 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:19:09 This usually means this commit has not been tagged. [Pipeline] sshagent 21:19:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:09 [ssh-agent] Looking for ssh-agent implementation... 21:19:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:09 $ docker exec fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 ssh-agent 21:19:09 SSH_AUTH_SOCK=/tmp/ssh-n3xHEcqeq53S/agent.46 21:19:09 SSH_AGENT_PID=51 21:19:09 Running ssh-add (command line suppressed) 21:19:09 Identity added: /w/workspace/edgex-go/56@tmp/private_key_5020150329597097083.key (/w/workspace/edgex-go/56@tmp/private_key_5020150329597097083.key) 21:19:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:10 + git semver init 21:19:10 # -> Open(): unable to determine branch for HEAD 21:19:10 # $GIT_DIR = /w/workspace/edgex-go/56/.git 21:19:10 # $GIT_WORK_TREE = /w/workspace/edgex-go/56 21:19:10 # $SEMVER_REMOTE_NAME = origin 21:19:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:19:10 # $SEMVER_USER_NAME = edgex-jenkins 21:19:10 # $SEMVER_BRANCH = PR-2574 21:19:10 # $SEMVER_TEMP = /tmp/semver-855529694 21:19:10 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:19:37 # '/tmp/semver-855529694' -> '/w/workspace/edgex-go/56/.semver' 21:19:37 # -> Force: false 21:19:37 # $SEMVER_DIR = /w/workspace/edgex-go/56/.semver [Pipeline] } 21:19:37 $ docker exec --env ******** --env ******** fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 ssh-agent -k 21:19:37 unset SSH_AUTH_SOCK; 21:19:37 unset SSH_AGENT_PID; 21:19:37 echo Agent pid 51 killed; 21:19:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:37 + git semver [Pipeline] } 21:19:37 $ docker stop --time=1 fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 21:19:39 $ docker rm -f fccffdeaf24770d0020b2595e110e60bba47837f0b602bdde8a9aafdd81c7aa5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:19:52 Stashed 68 file(s) [Pipeline] echo 21:19:52 [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 21:19:53 ========================================================= 21:19:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:19:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:19:53 + 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 . 21:19:56 Sending build context to Docker daemon 324.8MB 21:19:56 Step 1/7 : ARG BASE=golang:1.15-alpine 21:19:56 Step 2/7 : FROM ${BASE} 21:19:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:19:56 df20fa9351a1: Pulling fs layer 21:19:56 ed8968b2872e: Pulling fs layer 21:19:56 a92cc7c5fd73: Pulling fs layer 21:19:56 e871e8e8d7a9: Pulling fs layer 21:19:56 e73272ec9a57: Pulling fs layer 21:19:56 1e910a182e73: Pulling fs layer 21:19:56 4e634b169226: Pulling fs layer 21:19:56 e73272ec9a57: Waiting 21:19:56 1e910a182e73: Waiting 21:19:56 4e634b169226: Waiting 21:19:56 e871e8e8d7a9: Waiting 21:19:56 a92cc7c5fd73: Verifying Checksum 21:19:56 a92cc7c5fd73: Download complete 21:19:57 ed8968b2872e: Verifying Checksum 21:19:57 ed8968b2872e: Download complete 21:19:57 e73272ec9a57: Verifying Checksum 21:19:57 e73272ec9a57: Download complete 21:19:57 1e910a182e73: Download complete 21:19:57 df20fa9351a1: Verifying Checksum 21:19:57 df20fa9351a1: Download complete 21:19:57 df20fa9351a1: Pull complete 21:19:57 ed8968b2872e: Pull complete 21:19:57 a92cc7c5fd73: Pull complete 21:19:59 4e634b169226: Verifying Checksum 21:19:59 4e634b169226: Download complete 21:19:59 e871e8e8d7a9: Verifying Checksum 21:19:59 e871e8e8d7a9: Download complete 21:20:05 e871e8e8d7a9: Pull complete 21:20:05 e73272ec9a57: Pull complete 21:20:05 1e910a182e73: Pull complete 21:20:07 Still waiting to schedule task 21:20:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:20:13 4e634b169226: Pull complete 21:20:13 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 21:20:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:20:13 ---> f7629b54cfaa 21:20:13 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 21:20:13 ---> Running in 1d064f38c39e 21:20:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:20:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:20:14 (1/12) Installing libmagic (5.38-r0) 21:20:14 (2/12) Installing file (5.38-r0) 21:20:14 (3/12) Installing libc-dev (0.7.2-r3) 21:20:14 (4/12) Installing g++ (9.3.0-r2) 21:20:21 (5/12) Installing fortify-headers (1.1-r0) 21:20:21 (6/12) Installing patch (2.7.6-r6) 21:20:21 (7/12) Installing build-base (0.5-r2) 21:20:21 (8/12) Installing libsodium (1.0.18-r0) 21:20:21 (9/12) Installing pkgconf (1.7.2-r0) 21:20:21 (10/12) Installing libsodium-dev (1.0.18-r0) 21:20:21 (11/12) Installing libzmq (4.3.3-r0) 21:20:22 (12/12) Installing zeromq-dev (4.3.3-r0) 21:20:22 Executing busybox-1.31.1-r16.trigger 21:20:22 OK: 233 MiB in 51 packages 21:20:26 Removing intermediate container 1d064f38c39e 21:20:26 ---> 4de3b8df9cf5 21:20:26 Step 4/7 : WORKDIR /edgex-go 21:20:26 ---> Running in 3ec0f9e05b1b 21:20:26 Removing intermediate container 3ec0f9e05b1b 21:20:26 ---> 71d199475933 21:20:26 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:20:27 latest: Pulling from library/docker 21:20:27 df20fa9351a1: Already exists 21:20:27 25ad7478873d: Pulling fs layer 21:20:27 4684f6177b5d: Pulling fs layer 21:20:27 8ba584e970af: Pulling fs layer 21:20:27 3cdc74d2b06d: Pulling fs layer 21:20:27 4cf5a0d07c1f: Pulling fs layer 21:20:27 fca0ccc462d5: Pulling fs layer 21:20:27 3cdc74d2b06d: Waiting 21:20:27 4cf5a0d07c1f: Waiting 21:20:27 fca0ccc462d5: Waiting 21:20:27 4684f6177b5d: Verifying Checksum 21:20:27 4684f6177b5d: Download complete 21:20:27 25ad7478873d: Verifying Checksum 21:20:27 25ad7478873d: Download complete 21:20:27 3cdc74d2b06d: Download complete 21:20:27 4cf5a0d07c1f: Verifying Checksum 21:20:27 4cf5a0d07c1f: Download complete 21:20:27 fca0ccc462d5: Verifying Checksum 21:20:27 fca0ccc462d5: Download complete 21:20:27 25ad7478873d: Pull complete 21:20:27 4684f6177b5d: Pull complete 21:20:28 8ba584e970af: Verifying Checksum 21:20:28 8ba584e970af: Download complete 21:20:30 8ba584e970af: Pull complete 21:20:30 3cdc74d2b06d: Pull complete 21:20:30 4cf5a0d07c1f: Pull complete 21:20:31 fca0ccc462d5: Pull complete 21:20:31 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 21:20:31 Status: Downloaded newer image for docker:latest 21:20:32 ---> 216ee8de2197 21:20:32 Step 6/7 : COPY go.mod . 21:20:32 ---> a7f8f9061fb6 21:20:32 Step 7/7 : RUN go mod download 21:20:32 ---> Running in a12b19693e76 21:20:54 Removing intermediate container a12b19693e76 21:20:54 ---> 9ac3e2e0ac18 21:20:54 Successfully built 9ac3e2e0ac18 21:20:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:20:55 + docker inspect -f . ci-base-image-x86_64 21:20:55 . [Pipeline] withDockerContainer 21:20:55 prd-centos7-docker-4c-2g-3517 does not seem to be running inside a container 21:20:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:20:56 $ docker top ea2f0e9c03a3445f368c383f24d5de3f22c778022a2de556b73427e24ba1604d -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:57 + go version 21:20:57 go version go1.15.2 linux/amd64 [Pipeline] } 21:20:57 $ docker stop --time=1 ea2f0e9c03a3445f368c383f24d5de3f22c778022a2de556b73427e24ba1604d 21:20:58 $ docker rm -f ea2f0e9c03a3445f368c383f24d5de3f22c778022a2de556b73427e24ba1604d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:20:59 + docker inspect -f . ci-base-image-x86_64 21:20:59 . [Pipeline] withDockerContainer 21:20:59 prd-centos7-docker-4c-2g-3517 does not seem to be running inside a container 21:20:59 $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:21:00 $ docker top e323606606d5d3df0ac02740cf1befaa8ca441959d91df0eff99d5cd8c0f4d99 -eo pid,comm [Pipeline] { [Pipeline] echo 21:21:00 ========================================================= 21:21:00 [edgeXBuildGoParallel] Running Tests and Build... 21:21:00 ========================================================= [Pipeline] sh 21:21:00 + make test 21:21:00 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:21:03 ? github.com/edgexfoundry/edgex-go [no test files] 21:21:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:21:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:21:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:21:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:21:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:21:20 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.015s 21:21:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 21:21:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:21:20 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 21:21:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:21:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:21:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:21:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:21:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:21:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.022s coverage: 46.6% of statements 21:21:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:21:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:21:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:21:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:21:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:21:28 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.041s coverage: 27.2% of statements 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:21:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:21:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:21:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.323s coverage: 86.0% of statements 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:21:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.030s coverage: 93.5% of statements 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:21:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.080s coverage: 28.6% of statements 21:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:21:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.023s coverage: 100.0% of statements 21:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:21:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements 21:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.026s coverage: 86.7% of statements 21:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.022s coverage: 97.5% of statements 21:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.008s coverage: 100.0% of statements 21:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.017s coverage: 100.0% of statements 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:21:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.012s coverage: 58.8% of statements 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:21:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.030s coverage: 0.0% of statements [no tests to run] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.035s coverage: 63.5% of statements 21:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.007s coverage: 100.0% of statements 21:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.007s coverage: 91.3% of statements 21:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.015s coverage: 100.0% of statements 21:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.012s coverage: 73.7% of statements 21:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.010s coverage: 100.0% of statements 21:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.084s coverage: 55.9% of statements 21:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 21:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 21:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.944s coverage: 86.3% of statements 21:21:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 21:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.323s coverage: 72.2% of statements 21:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.154s coverage: 72.1% of statements 21:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.010s coverage: 82.4% of statements 21:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.033s coverage: 48.4% of statements 21:21:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 21:21:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 21:21:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 21:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.033s coverage: 28.8% of statements 21:21:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 21:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.006s coverage: 96.8% of statements 21:21:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 21:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.034s coverage: 36.4% of statements 21:21:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:21:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.080s coverage: 84.1% of statements 21:21:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.011s coverage: 100.0% of statements 21:21:36 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.014s coverage: 42.9% of statements 21:21:36 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 21:21:36 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 21:21:36 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.007s coverage: 100.0% of statements 21:21:36 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 21:21:36 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.013s coverage: 83.8% of statements 21:21:36 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 21:21:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.023s coverage: 46.9% of statements 21:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:21:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.012s coverage: 100.0% of statements 21:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:21:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.019s coverage: 100.0% of statements 21:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:21:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.020s coverage: 100.0% of statements 21:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:21:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.068s coverage: 29.1% of statements 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:21:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.016s coverage: 99.0% of statements 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:21:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.019s coverage: 100.0% of statements 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:21:39 ok github.com/edgexfoundry/edgex-go/internal/system 0.007s coverage: 0.0% of statements 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:21:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:21:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.010s coverage: 87.9% of statements 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:21:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements 21:21:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 21:21:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 21:21:40 GO111MODULE=on go vet ./... 21:21:46 gofmt -l . 21:21:47 [ "`gofmt -l .`" = "" ] 21:21:47 ./bin/test-go-mod-tidy.sh 21:21:48 ./bin/test-attribution-txt.sh [Pipeline] sh 21:21:50 + ls -al . 21:21:50 total 580 21:21:50 drwxrwxr-x 10 1001 1001 4096 Oct 5 21:21 . 21:21:50 drwxr-xr-x 4 root root 30 Oct 5 21:20 .. 21:21:50 -rw-rw-r-- 1 1001 1001 11 Oct 5 21:18 .dockerignore 21:21:50 drwxrwxr-x 8 1001 1001 179 Oct 5 21:18 .git 21:21:50 drwxrwxr-x 3 1001 1001 82 Oct 5 21:18 .github 21:21:50 -rw-rw-r-- 1 1001 1001 932 Oct 5 21:18 .gitignore 21:21:50 drwx------ 3 1001 1001 47 Oct 5 21:19 .semver 21:21:50 -rw-rw-r-- 1 1001 1001 166 Oct 5 21:18 .sonarcloud.properties 21:21:50 -rw-rw-r-- 1 1001 1001 3804 Oct 5 21:18 CONTRIBUTING.md 21:21:50 -rw-rw-r-- 1 1001 1001 1035 Oct 5 21:18 Dockerfile.build 21:21:50 -rw-rw-r-- 1 1001 1001 863 Oct 5 21:18 Jenkinsfile 21:21:50 -rw-rw-r-- 1 1001 1001 10775 Oct 5 21:18 LICENSE 21:21:50 -rw-rw-r-- 1 1001 1001 6237 Oct 5 21:18 Makefile 21:21:50 -rw-rw-r-- 1 1001 1001 6447 Oct 5 21:18 README.md 21:21:50 -rw-rw-r-- 1 1001 1001 259 Oct 5 21:18 SECURITY.md 21:21:50 -rw-rw-r-- 1 1001 1001 5 Oct 5 21:19 VERSION 21:21:50 -rw-rw-r-- 1 1001 1001 4131 Oct 5 21:18 ZMQWindows.md 21:21:50 drwxrwxr-x 2 1001 1001 117 Oct 5 21:18 bin 21:21:50 drwxrwxr-x 15 1001 1001 4096 Oct 5 21:18 cmd 21:21:50 -rw-r--r-- 1 root root 484336 Oct 5 21:21 coverage.out 21:21:50 -rw-r--r-- 1 root root 1040 Oct 5 21:21 go.mod 21:21:50 -rw-r--r-- 1 root root 19005 Oct 5 21:21 go.sum 21:21:50 drwxrwxr-x 8 1001 1001 127 Oct 5 21:18 internal 21:21:50 drwxrwxr-x 4 1001 1001 26 Oct 5 21:18 openapi 21:21:50 drwxrwxr-x 4 1001 1001 71 Oct 5 21:18 snap 21:21:50 -rw-rw-r-- 1 1001 1001 168 Oct 5 21:18 version.go [Pipeline] sh 21:21:50 + '[' -e coverage.out ] 21:21:50 + chown 1001:1001 coverage.out [Pipeline] stash 21:21:50 Stashed 1 file(s) [Pipeline] sh 21:21:51 + make build 21:21:51 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 21:22:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:22:03 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 21:22:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 21:22:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3518 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws 21:22:04 Running in /w/workspace/edgex-go/56 [Pipeline] { [Pipeline] checkout 21:22:05 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 21:22:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:22:07 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 21:22:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:22:09 using credential edgex-jenkins-ssh 21:22:09 Cloning the remote Git repository 21:22:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:22:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:22:09 > git init /w/workspace/edgex-go/56 # timeout=10 21:22:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:22:10 > git --version # timeout=10 21:22:10 > git --version # 'git version 2.17.1' 21:22:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:11 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 21:22:12 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 21:22:13 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 21:22:14 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] } 21:22:15 $ docker stop --time=1 e323606606d5d3df0ac02740cf1befaa8ca441959d91df0eff99d5cd8c0f4d99 21:22:17 $ docker rm -f e323606606d5d3df0ac02740cf1befaa8ca441959d91df0eff99d5cd8c0f4d99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:22:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:22:20 21:22:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:22:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:22:21 latest: Pulling from edgex-devops/edgex-compose 21:22:21 cbdbe7a5bc2a: Pulling fs layer 21:22:21 ca9280d653b3: Pulling fs layer 21:22:21 7e9c9ca2126c: Pulling fs layer 21:22:21 cbdbe7a5bc2a: Verifying Checksum 21:22:21 cbdbe7a5bc2a: Download complete 21:22:21 cbdbe7a5bc2a: Pull complete 21:22:22 ca9280d653b3: Download complete 21:22:23 7e9c9ca2126c: Verifying Checksum 21:22:23 7e9c9ca2126c: Download complete 21:22:23 ca9280d653b3: Pull complete 21:22:26 Merging remotes/origin/master commit ac752d64f668fa491594c1427640d28afa24e84a into PR head commit 6dcad8845185e9918972d7619e8b914d67db0382 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:22:26 Failed in branch arm64 21:22:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:22:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:22:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:22:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:22:26 > git config core.sparsecheckout # timeout=10 21:22:26 > git checkout -f 6dcad8845185e9918972d7619e8b914d67db0382 # timeout=10 21:22:29 7e9c9ca2126c: Pull complete 21:22:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:22:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:22:29 prd-centos7-docker-4c-2g-3517 does not seem to be running inside a container 21:22:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:22:31 $ docker top f52402d1ceb7d6353304e9b4dfdf905cd85b79b2d5a466c2ede93d59b545b188 -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:32 + + docker-compose buildgrep --help parallel 21:22:32 21:22:33 --parallel Build images in parallel. [Pipeline] } 21:22:33 $ docker stop --time=1 f52402d1ceb7d6353304e9b4dfdf905cd85b79b2d5a466c2ede93d59b545b188 21:22:34 $ docker rm -f f52402d1ceb7d6353304e9b4dfdf905cd85b79b2d5a466c2ede93d59b545b188 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:22:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:22:35 . [Pipeline] withDockerContainer 21:22:35 prd-centos7-docker-4c-2g-3517 does not seem to be running inside a container 21:22:35 $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:22:36 $ docker top f210579e829c79d4e7cd8bbfb8e6c33987e07f7ccddc79f7ecc6b50c7697246e -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:36 + docker-compose -f ./docker-compose-build.yml build --parallel 21:22:37 Building docker-core-command-go ... 21:22:37 Building docker-core-data-go ... 21:22:37 Building docker-core-metadata-go ... 21:22:37 Building docker-security-proxy-setup-go ... 21:22:37 Building docker-security-secrets-setup-go ... 21:22:37 Building docker-security-secretstore-setup-go ... 21:22:37 Building docker-support-logging-go ... 21:22:37 Building docker-support-notifications-go ... 21:22:37 Building docker-support-scheduler-go ... 21:22:37 Building docker-sys-mgmt-agent-go ... 21:22:37 Building docker-core-metadata-go 21:22:37 Building docker-core-data-go 21:22:37 Building docker-security-secrets-setup-go 21:22:37 Building docker-security-secretstore-setup-go 21:22:37 Building docker-support-notifications-go 21:23:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 21:23:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:23:10 ---> 9ac3e2e0ac18 21:23:10 Step 3/23 : WORKDIR /edgex-go 21:23:10 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 21:23:10 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 21:23:10 ---> 9ac3e2e0ac18 21:23:10 Step 3/29 : WORKDIR /edgex-go 21:23:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:23:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:23:10 ---> 9ac3e2e0ac18 21:23:10 Step 3/22 : WORKDIR /edgex-go 21:23:10 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 21:23:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:23:10 ---> 9ac3e2e0ac18 21:23:10 Step 3/26 : WORKDIR /edgex-go 21:23:10 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:23:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:23:10 ---> 9ac3e2e0ac18 21:23:10 Step 3/24 : WORKDIR /edgex-go 21:23:10 ---> Running in fea7e688a0fe 21:23:10 ---> Running in 6351c61f7b35 21:23:10 ---> Running in ba27b34980c2 21:23:10 ---> Running in e827a3f17ffa 21:23:10 ---> Running in fb9d945a3e81 21:23:10 Removing intermediate container fb9d945a3e81 21:23:10 ---> 50e21a02e032 21:23:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:10 Removing intermediate container e827a3f17ffa 21:23:10 ---> 22969b024171 21:23:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:10 Removing intermediate container ba27b34980c2 21:23:10 ---> bd6e8aa1c7ea 21:23:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:10 Removing intermediate container fea7e688a0fe 21:23:10 ---> 8107e8ec8b08 21:23:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:10 Removing intermediate container 6351c61f7b35 21:23:10 ---> b36decfbe314 21:23:10 Step 4/29 : RUN apk update && apk add make git 21:23:10 ---> Running in 3f795b1b00f6 21:23:10 ---> Running in 85f4e2b0954b 21:23:10 ---> Running in 3bd63288beaa 21:23:10 ---> Running in 4923306a762c 21:23:10 ---> Running in cc8a5bee0720 21:23:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:23:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:23:11 Removing intermediate container 4923306a762c 21:23:11 ---> d5b194e37518 21:23:11 Step 5/22 : RUN apk update && apk add make git 21:23:11 Removing intermediate container 3f795b1b00f6 21:23:11 ---> b3dbae6dbb91 21:23:11 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 21:23:11 ---> Running in f8f9a1f65352 21:23:11 ---> Running in 9a422f24ceea 21:23:11 Removing intermediate container 85f4e2b0954b 21:23:11 ---> b080ca671468 21:23:11 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 21:23:11 Removing intermediate container 3bd63288beaa 21:23:11 ---> 21918a490811 21:23:11 Step 5/26 : RUN apk update && apk add make git 21:23:12 ---> Running in 1aaadb9f9ac0 21:23:12 ---> Running in 9937ebb65799 21:23:12 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 21:23:12 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:23:12 OK: 12752 distinct packages available 21:23:12 OK: 233 MiB in 51 packages 21:23:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:23:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:23:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:23:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:23:13 Removing intermediate container cc8a5bee0720 21:23:13 ---> 071ec24c6591 21:23:13 Step 5/29 : COPY go.mod . 21:23:13 ---> 8863c52b8078 21:23:13 Step 6/29 : RUN go mod download 21:23:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:23:13 ---> Running in d4764b40a8ce 21:23:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:23:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:23:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:23:14 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 21:23:14 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:23:14 OK: 12752 distinct packages available 21:23:14 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 21:23:14 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:23:14 OK: 12752 distinct packages available 21:23:14 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 21:23:14 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:23:14 OK: 12752 distinct packages available 21:23:14 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 21:23:14 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:23:14 OK: 12752 distinct packages available 21:23:14 OK: 233 MiB in 51 packages 21:23:14 OK: 233 MiB in 51 packages 21:23:14 OK: 233 MiB in 51 packages 21:23:15 OK: 233 MiB in 51 packages 21:23:15 Removing intermediate container f8f9a1f65352 21:23:15 ---> 563235e27d6e 21:23:15 Step 6/22 : COPY go.mod . 21:23:15 Removing intermediate container 9a422f24ceea 21:23:15 ---> c3610b9df4ac 21:23:15 Step 6/24 : COPY go.mod . 21:23:15 Removing intermediate container 1aaadb9f9ac0 21:23:15 ---> c9d31680cb61 21:23:15 Step 6/23 : COPY go.mod . 21:23:15 ---> 288dd839efaa 21:23:15 Step 7/22 : RUN go mod download 21:23:15 Removing intermediate container d4764b40a8ce 21:23:15 Removing intermediate container 9937ebb65799 21:23:15 ---> 078b2b4e517a 21:23:15 Step 6/26 : COPY go.mod . 21:23:15 ---> f9aa232ca5d0 21:23:15 Step 7/29 : COPY . . 21:23:16 ---> 3b26cc46841c 21:23:16 Step 7/24 : RUN go mod download 21:23:16 ---> Running in d31ad911523d 21:23:16 ---> 4b93f0030a18 21:23:16 Step 7/23 : RUN go mod download 21:23:16 ---> Running in 66bf977c8419 21:23:17 ---> Running in c1593cc8b208 21:23:17 ---> 716136eb2759 21:23:17 Step 7/26 : RUN go mod download 21:23:19 ---> Running in 2e88c219e9ec 21:23:20 Removing intermediate container d31ad911523d 21:23:20 ---> 94ab4557cc16 21:23:20 Step 8/22 : COPY . . 21:23:29 Removing intermediate container 66bf977c8419 21:23:29 ---> a2b07523a8d8 21:23:29 Step 8/24 : COPY . . 21:23:29 Removing intermediate container c1593cc8b208 21:23:29 ---> aa0660f1149e 21:23:29 Step 8/23 : COPY . . 21:23:32 Removing intermediate container 2e88c219e9ec 21:23:32 ---> 44a578abbe62 21:23:32 Step 8/26 : COPY . . 21:23:49 ---> acc350278c83 21:23:49 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 21:23:54 ---> Running in 835cd6fb251e 21:24:04 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 21:24:04 ---> ab48cc7165ec 21:24:04 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:24:04 ---> 9ad17ab60f5e 21:24:04 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 21:24:04 ---> Running in e203f4d73b9a 21:24:04 ---> 5ed638f9bd5f 21:24:04 Step 9/23 : RUN make cmd/core-data/core-data 21:24:04 ---> Running in 58a8377ab504 21:24:04 ---> Running in aba8da9fc02e 21:24:04 ---> bce45fb6abb9 21:24:04 Step 9/24 : RUN make cmd/support-notifications/support-notifications 21:24:04 ---> Running in 263f74706bb2 21:24:05 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 21:24:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:24:06 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 21:24:06 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 21:24:32 Removing intermediate container 835cd6fb251e 21:24:32 ---> 06916d7192d9 21:24:32 21:24:32 Step 9/29 : FROM alpine:latest 21:24:32 latest: Pulling from library/alpine 21:24:32 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 21:24:32 Status: Downloaded newer image for alpine:latest 21:24:32 ---> a24bb4013296 21:24:32 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 21:24:32 ---> Running in 59c3b3a269c3 21:24:32 Removing intermediate container 59c3b3a269c3 21:24:32 ---> 5c902ee541a5 21:24:32 Step 11/29 : USER root 21:24:32 ---> Running in 44072096bc22 21:24:32 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 21:24:32 Removing intermediate container 44072096bc22 21:24:32 ---> a8d8bbffca4b 21:24:32 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 21:24:32 ---> Running in 7674929c076a 21:24:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:24:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:24:33 v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:24:33 v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:24:33 OK: 12750 distinct packages available 21:24:34 (1/2) Installing ca-certificates (20191127-r4) 21:24:34 (2/2) Installing dumb-init (1.2.2-r1) 21:24:34 Executing busybox-1.31.1-r16.trigger 21:24:34 Executing ca-certificates-20191127-r4.trigger 21:24:34 OK: 6 MiB in 16 packages 21:24:36 Removing intermediate container 7674929c076a 21:24:36 ---> ab8dd2b9f678 21:24:36 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 21:24:36 ---> Running in 55e94f141f07 21:24:36 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 21:24:36 Removing intermediate container 55e94f141f07 21:24:36 ---> 8da7c7e94391 21:24:36 Step 14/29 : WORKDIR $BASE_DIR 21:24:36 ---> Running in 4f4d64af2a70 21:24:37 Removing intermediate container 4f4d64af2a70 21:24:37 ---> dc76ffca33fa 21:24:37 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 21:24:37 ---> Running in 24cf6ed6ac0c 21:24:39 Removing intermediate container 24cf6ed6ac0c 21:24:39 ---> f8821ede09cc 21:24:39 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 21:24:40 ---> 4f134d20a89e 21:24:40 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 21:24:43 ---> 368c85a1196e 21:24:43 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 21:24:43 Removing intermediate container 263f74706bb2 21:24:43 ---> 5c28c0bfeb9c 21:24:43 21:24:43 Step 10/24 : FROM scratch 21:24:43 ---> 21:24:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:24:43 Removing intermediate container 58a8377ab504 21:24:43 ---> ce83d59067ce 21:24:43 21:24:43 Step 10/26 : FROM alpine:3.10 21:24:44 3.10: Pulling from library/alpine 21:24:44 ---> 4851adcfbe4b 21:24:44 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 21:24:44 ---> Running in 964f00e3c7c1 21:24:45 Removing intermediate container 964f00e3c7c1 21:24:45 ---> 926726b38578 21:24:45 Step 12/24 : ENV APP_PORT=48060 21:24:46 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:24:46 ---> Running in 9b2c9a4c1ae5 21:24:46 ---> 1924b1bcd50d 21:24:46 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 21:24:46 Status: Downloaded newer image for alpine:3.10 21:24:46 ---> be4e4bea2c2e 21:24:46 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:24:47 Removing intermediate container e203f4d73b9a 21:24:47 ---> d36025fc756a 21:24:47 21:24:47 Step 10/22 : FROM scratch 21:24:47 ---> 21:24:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:24:47 ---> Running in 8ed1d2126f1d 21:24:47 Removing intermediate container 9b2c9a4c1ae5 21:24:47 ---> a16151652ae8 21:24:47 Step 13/24 : EXPOSE $APP_PORT 21:24:47 ---> 502e911f7124 21:24:47 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 21:24:48 ---> Running in 7a8dbd2b6350 21:24:48 ---> Running in 5500246f1d40 21:24:50 ---> Running in c1b07d3586ff 21:24:50 Removing intermediate container 7a8dbd2b6350 21:24:50 ---> 07beb7bd9001 21:24:50 Step 12/22 : ENV APP_PORT=48081 21:24:50 Removing intermediate container 5500246f1d40 21:24:50 ---> e3915234faee 21:24:50 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:24:50 Removing intermediate container aba8da9fc02e 21:24:50 ---> 0f3f5ac5317a 21:24:50 21:24:50 Step 10/23 : FROM alpine 21:24:50 ---> a24bb4013296 21:24:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:24:50 ---> Running in 46aa06d5b04d 21:24:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 21:24:50 ---> Running in 0d5c9dbc2ea1 21:24:50 ---> b8887c116da2 21:24:50 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:24:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 21:24:50 Removing intermediate container 46aa06d5b04d 21:24:50 ---> 02d85f3a459d 21:24:50 Step 13/22 : EXPOSE $APP_PORT 21:24:51 v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:24:51 v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:24:51 OK: 10346 distinct packages available 21:24:51 ---> Running in 83a528f5b3b0 21:24:51 Removing intermediate container 0d5c9dbc2ea1 21:24:51 ---> 5f5384b8d96e 21:24:51 Step 12/23 : ENV APP_PORT=48080 21:24:51 (1/5) Installing ca-certificates (20191127-r2) 21:24:51 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:24:51 (3/5) Installing libcurl (7.66.0-r1) 21:24:51 (4/5) Installing curl (7.66.0-r1) 21:24:51 (5/5) Installing dumb-init (1.2.2-r1) 21:24:51 Executing busybox-1.30.1-r3.trigger 21:24:51 Executing ca-certificates-20191127-r2.trigger 21:24:51 ---> Running in 11ad5da39786 21:24:51 OK: 7 MiB in 19 packages 21:24:52 Removing intermediate container 83a528f5b3b0 21:24:52 ---> 26906ac8af3d 21:24:52 Step 14/22 : WORKDIR / 21:24:52 ---> c7d3f9e6ceeb 21:24:52 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:24:52 ---> Running in f0f9d1bf8f84 21:24:52 Removing intermediate container 11ad5da39786 21:24:52 ---> d570ed73eed4 21:24:52 Step 13/23 : EXPOSE $APP_PORT 21:24:53 ---> Running in 3e786105ba18 21:24:53 Removing intermediate container c1b07d3586ff 21:24:53 ---> d00b8f8160c1 21:24:53 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 21:24:53 Removing intermediate container f0f9d1bf8f84 21:24:53 ---> 157308717435 21:24:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:24:53 ---> 496478cbf3e5 21:24:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:24:53 Removing intermediate container 3e786105ba18 21:24:53 ---> e219157572ed 21:24:53 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:53 Removing intermediate container 8ed1d2126f1d 21:24:53 ---> 81d4cca0fe53 21:24:53 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:24:54 ---> f75e4c4a7f01 21:24:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:24:54 ---> c59d58fdf382 21:24:54 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:24:54 ---> Running in 574d5372716c 21:24:54 ---> Running in 9824b84112de 21:24:55 ---> Running in 4795196c5802 21:24:55 ---> ca62f4140bab 21:24:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:24:55 ---> 2a39d6365501 21:24:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:24:55 Removing intermediate container 9824b84112de 21:24:55 ---> 0f39df1f0182 21:24:55 Step 13/26 : WORKDIR / 21:24:55 ---> Running in 535138c2c631 21:24:55 ---> 0fcef013c0fe 21:24:55 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:24:56 ---> 639e3ab707aa 21:24:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:24:56 ---> Running in 46ebaf6b8447 21:24:56 Removing intermediate container 535138c2c631 21:24:56 ---> d070ae3080aa 21:24:56 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:24:56 Removing intermediate container 46ebaf6b8447 21:24:56 ---> 6737d88b8e57 21:24:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:24:56 ---> 979d7d58d6ef 21:24:56 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:24:57 Removing intermediate container 574d5372716c 21:24:57 ---> 79462ae29cbe 21:24:57 Step 15/23 : RUN apk --no-cache add zeromq 21:24:57 ---> a99d26586d79 21:24:57 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:24:57 ---> Running in 15a2be7aa6c5 21:24:57 ---> Running in 48cdbe98ec9b 21:24:57 ---> Running in 3f6b11c1831d 21:24:57 Removing intermediate container 4795196c5802 21:24:57 ---> c2d7b8cfe86a 21:24:57 Step 24/29 : RUN chmod 755 security-secrets-setup 21:24:58 ---> Running in cd90b6eff55e 21:24:58 ---> 2cf41ad8596f 21:24:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:24:58 Removing intermediate container 15a2be7aa6c5 21:24:58 ---> 3a74aae3a1df 21:24:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:24:58 Removing intermediate container 48cdbe98ec9b 21:24:58 ---> d37dfe2f102b 21:24:58 Step 20/22 : LABEL arch=x86_64 21:24:58 ---> Running in 9e7f7cd12ece 21:24:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:24:58 ---> Running in 24b25c3327d0 21:24:58 ---> 36776f6b4bc9 21:24:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 21:24:58 Removing intermediate container 9e7f7cd12ece 21:24:58 ---> 1b5864f738f1 21:24:58 Step 22/24 : LABEL arch=x86_64 21:24:58 Removing intermediate container 24b25c3327d0 21:24:58 ---> 1ee60855c250 21:24:58 Step 21/22 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f 21:24:59 ---> Running in ef50d7f8f371 21:24:59 ---> Running in 8466ddb644ee 21:24:59 ---> 12439103c624 21:24:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:24:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:24:59 Removing intermediate container ef50d7f8f371 21:24:59 ---> 52a1a640d2e8 21:24:59 Step 23/24 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f 21:24:59 Removing intermediate container 8466ddb644ee 21:24:59 ---> e17deeadc0dd 21:24:59 Step 22/22 : LABEL version=0.0.0 21:24:59 ---> Running in b68d0ea759cd 21:24:59 ---> Running in e923b9ffce91 21:24:59 ---> b902ecf9a33e 21:24:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:24:59 Removing intermediate container cd90b6eff55e 21:24:59 ---> 6dca9aa38439 21:24:59 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 21:24:59 Removing intermediate container b68d0ea759cd 21:24:59 ---> a70ec49bf1a1 21:24:59 Step 24/24 : LABEL version=0.0.0 21:24:59 Removing intermediate container e923b9ffce91 21:24:59 ---> b0e23dba0fd9 21:24:59 21:24:59 ---> Running in 88ee8a1c7e2e 21:24:59 (1/5) Installing libgcc (9.3.0-r2) 21:24:59 ---> Running in 4c58b99aad06 21:25:00 (2/5) Installing libsodium (1.0.18-r0) 21:25:00 ---> 7aa995fd2809 21:25:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 21:25:00 Successfully built b0e23dba0fd9 21:25:00 Successfully tagged docker-core-metadata-go:latest 21:25:00 Building docker-sys-mgmt-agent-go 21:25:00  Building docker-core-metadata-go ... done (3/5) Installing libstdc++ (9.3.0-r2) 21:25:00 Removing intermediate container 88ee8a1c7e2e 21:25:00 ---> 7b33a51239d7 21:25:00 Step 26/29 : CMD [ "generate" ] 21:25:00 Removing intermediate container 4c58b99aad06 21:25:00 ---> 414c384526f9 21:25:00 21:25:00 ---> Running in bc9657e4031b 21:25:00 Successfully built 414c384526f9 21:25:00 Successfully tagged docker-support-notifications-go:latest 21:25:00  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 21:25:00 ---> 6ff088dae0c9 21:25:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:25:00 (4/5) Installing libzmq (4.3.3-r0) 21:25:00 Removing intermediate container bc9657e4031b 21:25:00 ---> 58b817eb6e0d 21:25:00 Step 27/29 : LABEL arch=x86_64 21:25:00 ---> Running in 4c17c1f18950 21:25:00 (5/5) Installing zeromq (4.3.3-r0) 21:25:00 Executing busybox-1.31.1-r16.trigger 21:25:00 OK: 8 MiB in 19 packages 21:25:00 Removing intermediate container 4c17c1f18950 21:25:00 ---> 25838e9d9b04 21:25:00 Step 28/29 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f 21:25:00 ---> 02ed0e934fe8 21:25:00 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:25:01 ---> Running in 91d72d6e5cff 21:25:01 ---> Running in 22b82a643be9 21:25:08 Removing intermediate container 22b82a643be9 21:25:08 ---> b1354f82a4f6 21:25:08 Step 29/29 : LABEL version=0.0.0 21:25:08 Removing intermediate container 3f6b11c1831d 21:25:08 ---> 5fe800d27f55 21:25:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:25:08 ---> Running in e19426523210 21:25:08 Removing intermediate container 91d72d6e5cff 21:25:08 ---> e6c1e14a9e5d 21:25:08 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:25:08 ---> 5d403ab57244 21:25:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:25:08 Removing intermediate container e19426523210 21:25:08 ---> 7d896685bf64 21:25:08 21:25:09 ---> Running in acdd00fe435f 21:25:09 Successfully built 7d896685bf64 21:25:09 Successfully tagged docker-security-secrets-setup-go:latest 21:25:09  Building docker-security-secrets-setup-go ... done Building docker-core-command-go 21:25:18 Removing intermediate container acdd00fe435f 21:25:18 ---> 2b37b692b53c 21:25:18 Step 24/26 : LABEL arch=x86_64 21:25:18 ---> ad7c82fbbac6 21:25:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:25:18 ---> Running in 1c55b9626110 21:25:19 Removing intermediate container 1c55b9626110 21:25:19 ---> ec59c8211478 21:25:19 Step 25/26 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f 21:25:20 ---> 6886db3023cb 21:25:20 Step 19/23 : ENTRYPOINT ["/core-data"] 21:25:20 ---> Running in ab656d28bfbe 21:25:20 ---> Running in 6b30e1820293 21:25:21 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 21:25:21 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:25:21 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:25:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:25:22 ---> 9ac3e2e0ac18 21:25:22 Step 3/27 : WORKDIR /edgex-go 21:25:22 ---> 9ac3e2e0ac18 21:25:22 Step 3/21 : WORKDIR /edgex-go 21:25:22 ---> Using cache 21:25:22 ---> b36decfbe314 21:25:22 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:22 ---> Using cache 21:25:22 ---> b36decfbe314 21:25:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:23 Removing intermediate container ab656d28bfbe 21:25:23 ---> 34dda3b080b8 21:25:23 Step 26/26 : LABEL version=0.0.0 21:25:23 Removing intermediate container 6b30e1820293 21:25:23 ---> ffa085fdaf33 21:25:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:25:23 ---> Running in 5263f215cfdb 21:25:23 ---> Running in 2eff103bbb8d 21:25:23 ---> Running in 1a4945c62cdc 21:25:23 ---> Running in ffaf27dda225 21:25:24 Removing intermediate container ffaf27dda225 21:25:24 ---> fabd058d3c3a 21:25:24 Step 21/23 : LABEL arch=x86_64 21:25:24 Removing intermediate container 1a4945c62cdc 21:25:24 ---> 264ea4e29bfe 21:25:24 21:25:24 ---> Running in 0a058766602d 21:25:25 Successfully built 264ea4e29bfe 21:25:25 Successfully tagged docker-security-secretstore-setup-go:latest 21:25:25 Building docker-support-logging-go 21:25:25  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0a058766602d 21:25:25 ---> 4d721d2382a8 21:25:25 Step 22/23 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f 21:25:26 ---> Running in 6ef4b4ae5936 21:25:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:25:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:25:30 ---> 9ac3e2e0ac18 21:25:30 Step 3/22 : WORKDIR /edgex-go 21:25:30 ---> Using cache 21:25:30 ---> b36decfbe314 21:25:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:31 Removing intermediate container 6ef4b4ae5936 21:25:31 ---> b0b33086c489 21:25:31 Step 23/23 : LABEL version=0.0.0 21:25:31 Removing intermediate container 5263f215cfdb 21:25:31 ---> 43dd8cf12df1 21:25:31 Step 5/21 : RUN apk update && apk add make git 21:25:31 ---> Running in 2bd7746512ea 21:25:31 ---> Running in 02f6c448db87 21:25:31 ---> Running in 3e5e59426a4d 21:25:31 Removing intermediate container 2eff103bbb8d 21:25:31 ---> f70d1cae17ad 21:25:31 Step 5/27 : RUN apk update && apk add make bash git 21:25:31 ---> Running in 3dce8b1607a3 21:25:31 Removing intermediate container 02f6c448db87 21:25:31 ---> eacc7d506d19 21:25:31 21:25:31 Successfully built eacc7d506d19 21:25:31 Successfully tagged docker-core-data-go:latest 21:25:31  Building docker-core-data-go ... done Building docker-security-proxy-setup-go 21:25:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:34 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 21:25:34 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:25:34 OK: 12752 distinct packages available 21:25:34 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 21:25:34 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:25:34 OK: 12752 distinct packages available 21:25:34 Removing intermediate container 2bd7746512ea 21:25:34 ---> 1cc615d00c09 21:25:34 Step 5/22 : RUN apk update && apk add make git 21:25:34 OK: 233 MiB in 51 packages 21:25:34 OK: 233 MiB in 51 packages 21:25:34 ---> Running in be4c9cbf0e0a 21:25:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:38 Removing intermediate container 3e5e59426a4d 21:25:38 ---> b16f51c42356 21:25:38 Step 6/21 : COPY go.mod . 21:25:38 Removing intermediate container 3dce8b1607a3 21:25:38 ---> 809d794a7fcb 21:25:38 Step 6/27 : COPY go.mod . 21:25:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:39 ---> ae80c799118c 21:25:39 Step 7/27 : RUN go mod download 21:25:39 ---> 6f4a059985f7 21:25:39 Step 7/21 : RUN go mod download 21:25:39 ---> Running in 97b25f451941 21:25:39 ---> Running in 460773ec9d65 21:25:39 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 21:25:39 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:25:39 OK: 12752 distinct packages available 21:25:39 OK: 233 MiB in 51 packages 21:25:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:25:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:25:42 ---> 9ac3e2e0ac18 21:25:42 Step 3/22 : WORKDIR /edgex-go 21:25:42 ---> Using cache 21:25:42 ---> b36decfbe314 21:25:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:42 ---> Using cache 21:25:42 ---> 1cc615d00c09 21:25:42 Step 5/22 : RUN apk update && apk add make && apk add bash git 21:25:42 Removing intermediate container be4c9cbf0e0a 21:25:42 ---> 01e190c13507 21:25:42 Step 6/22 : COPY go.mod . 21:25:42 ---> Running in 76981aae2117 21:25:43 ---> 639195b0d696 21:25:43 Step 7/22 : RUN go mod download 21:25:43 ---> Running in 9e83809173a1 21:25:43 Removing intermediate container 97b25f451941 21:25:43 ---> 38b675ac893f 21:25:43 Step 8/21 : COPY . . 21:25:43 Removing intermediate container 460773ec9d65 21:25:43 ---> 6bbed3f8055a 21:25:43 Step 8/27 : COPY . . 21:25:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:25:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:25:46 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 21:25:46 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:25:46 OK: 12752 distinct packages available 21:25:46 OK: 233 MiB in 51 packages 21:25:47 OK: 233 MiB in 51 packages 21:25:51 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 21:25:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:25:51 ---> 9ac3e2e0ac18 21:25:51 Step 3/20 : WORKDIR /edgex-go 21:25:51 ---> Using cache 21:25:51 ---> b36decfbe314 21:25:51 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:51 ---> Using cache 21:25:51 ---> 1cc615d00c09 21:25:51 Step 5/20 : RUN apk update && apk add make git 21:25:51 ---> Using cache 21:25:51 ---> 01e190c13507 21:25:51 Step 6/20 : COPY go.mod . 21:25:51 ---> Using cache 21:25:51 ---> 639195b0d696 21:25:51 Step 7/20 : RUN go mod download 21:25:55 ---> Running in 9bee4d9c53fd 21:25:57 Removing intermediate container 9e83809173a1 21:25:57 ---> 9b3cac3ef362 21:25:57 Step 8/22 : COPY . . 21:26:00 Removing intermediate container 76981aae2117 21:26:00 ---> d1f8042c1df5 21:26:00 Step 6/22 : COPY go.mod . 21:26:01 ---> 3fce1dfc6ea6 21:26:01 Step 7/22 : RUN go mod download 21:26:03 ---> Running in 6bb130f2e264 21:26:08 Removing intermediate container 9bee4d9c53fd 21:26:08 ---> 83bb47b91ed1 21:26:08 Step 8/20 : COPY . . 21:26:12 ---> 88066c71fac8 21:26:12 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:26:12 ---> e9a2209f8844 21:26:12 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:26:13 ---> Running in aee8bb5d764c 21:26:13 ---> Running in 32e0316bee6c 21:26:16 Removing intermediate container 6bb130f2e264 21:26:16 ---> 44936b138228 21:26:16 Step 8/22 : COPY . . 21:26:21 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 21:26:22 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 21:26:34 ---> d801f1ceaa8a 21:26:34 Step 9/22 : RUN make cmd/core-command/core-command 21:26:34 ---> Running in a071f2b92094 21:26:36 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 21:26:44 ---> b28914eef551 21:26:44 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 21:26:44 ---> Running in 6cfdb6dfacc9 21:26:45 ---> e47a1cc93575 21:26:45 Step 9/22 : RUN make cmd/support-logging/support-logging 21:26:46 ---> Running in bc4d0d83793a 21:26:46 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 21:26:46 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 21:26:55 Removing intermediate container aee8bb5d764c 21:26:55 ---> db1be075ced6 21:26:55 21:26:55 Step 10/21 : FROM scratch 21:26:55 ---> 21:26:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:26:55 Removing intermediate container 32e0316bee6c 21:26:55 ---> 05fdaba0fcef 21:26:55 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:26:55 ---> Running in 932f5ff6dd9f 21:26:55 ---> Using cache 21:26:55 ---> 07beb7bd9001 21:26:55 Step 12/21 : ENV APP_PORT=48085 21:26:55 ---> Running in f0eca3cd3040 21:26:56 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 21:26:56 Removing intermediate container f0eca3cd3040 21:26:56 ---> f5cdf4e846d6 21:26:56 Step 13/21 : EXPOSE $APP_PORT 21:26:56 ---> Running in 29eaf67ab230 21:26:56 Removing intermediate container 29eaf67ab230 21:26:56 ---> 00f20f6d7150 21:26:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:26:56 ---> 3c57e8a8dbf3 21:26:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:26:59 ---> cc50ca18f022 21:26:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:26:59 ---> c6a5ab3377d4 21:26:59 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:26:59 ---> Running in b7c3992a5ae9 21:27:00 Removing intermediate container 932f5ff6dd9f 21:27:00 ---> 98fbadfd65f6 21:27:00 21:27:00 Step 11/27 : FROM docker:latest 21:27:00 ---> 809cc4dba987 21:27:00 Step 12/27 : RUN apk add --no-cache bash 21:27:00 Removing intermediate container b7c3992a5ae9 21:27:00 ---> e0f465b0b3f6 21:27:00 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:00 ---> Running in a5e05456505e 21:27:00 ---> Running in 4e792aa1620e 21:27:00 Removing intermediate container 4e792aa1620e 21:27:00 ---> 6cc5aec90979 21:27:00 Step 19/21 : LABEL arch=x86_64 21:27:00 ---> Running in dbd4d9fed51b 21:27:00 Removing intermediate container dbd4d9fed51b 21:27:00 ---> 38514d87832d 21:27:00 Step 20/21 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f 21:27:00 ---> Running in 85571aff7f0d 21:27:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:27:01 Removing intermediate container 85571aff7f0d 21:27:01 ---> 7a975d92a239 21:27:01 Step 21/21 : LABEL version=0.0.0 21:27:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:27:01 ---> Running in d58a64f541e2 21:27:01 (1/2) Installing readline (8.0.4-r0) 21:27:01 (2/2) Installing bash (5.0.17-r0) 21:27:01 Removing intermediate container d58a64f541e2 21:27:01 ---> 67c42ff3afa2 21:27:01 21:27:01 Executing bash-5.0.17-r0.post-install 21:27:01 Executing busybox-1.31.1-r16.trigger 21:27:01 OK: 12 MiB in 22 packages 21:27:01 Successfully built 67c42ff3afa2 21:27:01 Successfully tagged docker-support-scheduler-go:latest 21:27:02  Building docker-support-scheduler-go ... done Removing intermediate container a5e05456505e 21:27:02 ---> 94eb00b7fb93 21:27:02 Step 13/27 : RUN rm -rf /var/cache/apk/* 21:27:03 ---> Running in d0ad75731208 21:27:06 Removing intermediate container a071f2b92094 21:27:06 ---> 99a03c6bbb18 21:27:06 21:27:06 Step 10/22 : FROM scratch 21:27:06 ---> 21:27:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:27:06 ---> Using cache 21:27:06 ---> 07beb7bd9001 21:27:06 Step 12/22 : ENV APP_PORT=48082 21:27:06 Removing intermediate container d0ad75731208 21:27:06 ---> acf8252a2a2f 21:27:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:27:06 ---> Running in ef8309843f9c 21:27:06 ---> Running in de25d696961f 21:27:06 Removing intermediate container ef8309843f9c 21:27:06 ---> 388b9f052f27 21:27:06 Step 13/22 : EXPOSE $APP_PORT 21:27:07 ---> Running in eb72fda8b876 21:27:07 Removing intermediate container de25d696961f 21:27:07 ---> 203dace82c61 21:27:07 Step 15/27 : ENV APP_PORT=48090 21:27:07 ---> Running in 4624559be6ed 21:27:07 Removing intermediate container eb72fda8b876 21:27:07 ---> e174aa97462c 21:27:07 Step 14/22 : WORKDIR / 21:27:07 ---> Running in 3bb5cdca24f6 21:27:07 Removing intermediate container 4624559be6ed 21:27:07 ---> 2b9218f19ba4 21:27:07 Step 16/27 : EXPOSE $APP_PORT 21:27:10 ---> Running in 4c2ba20950ef 21:27:10 Removing intermediate container 3bb5cdca24f6 21:27:10 ---> 40f71a5a4bab 21:27:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:27:11 Removing intermediate container 6cfdb6dfacc9 21:27:11 ---> 8a8b9cfa9408 21:27:11 21:27:11 Step 10/20 : FROM alpine 21:27:11 ---> a24bb4013296 21:27:11 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 21:27:11 Removing intermediate container 4c2ba20950ef 21:27:11 ---> c76d2a96a9eb 21:27:11 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:27:11 Removing intermediate container bc4d0d83793a 21:27:11 ---> 579c36c0eb4d 21:27:11 21:27:11 Step 10/22 : FROM scratch 21:27:11 ---> 21:27:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:27:11 ---> Running in 9030455fd676 21:27:11 ---> Using cache 21:27:11 ---> 926726b38578 21:27:11 Step 12/22 : ENV APP_PORT=48061 21:27:11 ---> 29f74cb99ef1 21:27:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:27:11 ---> Running in c47ab1bdd0ea 21:27:11 Removing intermediate container c47ab1bdd0ea 21:27:11 ---> 3d544d869d46 21:27:11 Step 13/22 : EXPOSE $APP_PORT 21:27:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:27:11 ---> Running in bc0c3b83f8ac 21:27:11 ---> 98965a497363 21:27:11 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:27:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:27:11 ---> b31180e14e2f 21:27:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:27:12 v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:27:12 v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:27:12 OK: 12750 distinct packages available 21:27:12 Removing intermediate container bc0c3b83f8ac 21:27:12 ---> 47aba210bb5c 21:27:12 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 21:27:12 ---> ce41a9a94112 21:27:12 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:27:12 ---> 101ca2ebbf18 21:27:12 Step 18/22 : ENTRYPOINT ["/core-command"] 21:27:12 (1/4) Installing ca-certificates (20191127-r4) 21:27:12 ---> Running in 0ec9b3bb604d 21:27:12 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:27:12 (3/4) Installing libcurl (7.69.1-r1) 21:27:12 (4/4) Installing curl (7.69.1-r1) 21:27:12 Executing busybox-1.31.1-r16.trigger 21:27:12 Executing ca-certificates-20191127-r4.trigger 21:27:12 OK: 7 MiB in 18 packages 21:27:12 ---> 944d2c366911 21:27:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 21:27:13 Removing intermediate container 0ec9b3bb604d 21:27:13 ---> 8cdfba19cbad 21:27:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:13 ---> ea9bb3b024b6 21:27:13 Step 20/27 : RUN apk --no-cache add py3-pip 21:27:13 ---> Running in d8d4145533e1 21:27:13 ---> 20044e6d3fa7 21:27:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 21:27:13 ---> Running in d539cf3c721b 21:27:14 Removing intermediate container 9030455fd676 21:27:14 ---> af49b8fe3b5e 21:27:14 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:27:14 Removing intermediate container d8d4145533e1 21:27:14 ---> 64e85cc79ac6 21:27:14 Step 20/22 : LABEL arch=x86_64 21:27:14 ---> f6110c8d132f 21:27:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 21:27:14 ---> Running in 0d56ef064dfd 21:27:14 ---> Running in 258d02614f57 21:27:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:27:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:27:14 Removing intermediate container 0d56ef064dfd 21:27:14 ---> c18065fa9676 21:27:14 Step 13/20 : WORKDIR /edgex 21:27:14 Removing intermediate container 258d02614f57 21:27:14 ---> 0bc0218184d0 21:27:14 Step 21/22 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f 21:27:14 ---> 6a83338cf944 21:27:14 Step 18/22 : ENTRYPOINT ["/support-logging"] 21:27:14 ---> Running in 5437b1d6a422 21:27:14 ---> Running in 46570032d5e6 21:27:14 (1/33) Installing libbz2 (1.0.8-r1) 21:27:14 (2/33) Installing expat (2.2.9-r1) 21:27:14 (3/33) Installing libffi (3.3-r2) 21:27:14 (4/33) Installing gdbm (1.13-r1) 21:27:14 (5/33) Installing xz-libs (5.2.5-r0) 21:27:14 (6/33) Installing sqlite-libs (3.32.1-r0) 21:27:14 ---> Running in 85c740be83c8 21:27:14 (7/33) Installing python3 (3.8.5-r0) 21:27:20 Removing intermediate container 46570032d5e6 21:27:20 ---> efa796da76ad 21:27:20 Step 22/22 : LABEL version=0.0.0 21:27:20 Removing intermediate container 85c740be83c8 21:27:20 ---> 5b2d9e7f7251 21:27:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:20 (8/33) Installing py3-appdirs (1.4.4-r1) 21:27:20 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:27:20 (10/33) Installing py3-parsing (2.4.7-r0) 21:27:20 (11/33) Installing py3-six (1.15.0-r0) 21:27:20 (12/33) Installing py3-packaging (20.4-r0) 21:27:20 Removing intermediate container 5437b1d6a422 21:27:20 ---> bfd2ad253d2c 21:27:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:27:20 (13/33) Installing py3-setuptools (47.0.0-r0) 21:27:20 (14/33) Installing py3-chardet (3.0.4-r4) 21:27:20 ---> Running in cb5b5c7dd872 21:27:20 ---> Running in 29ce3520b508 21:27:20 (15/33) Installing py3-idna (2.9-r0) 21:27:20 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:27:20 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:27:21 (18/33) Installing py3-requests (2.23.0-r0) 21:27:21 (19/33) Installing py3-msgpack (1.0.0-r0) 21:27:21 (20/33) Installing py3-lockfile (0.12.2-r3) 21:27:21 ---> 5b818a4b87e5 21:27:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:27:21 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:27:21 (22/33) Installing py3-colorama (0.4.3-r0) 21:27:21 (23/33) Installing py3-distlib (0.3.0-r0) 21:27:21 (24/33) Installing py3-distro (1.5.0-r1) 21:27:21 (25/33) Installing py3-webencodings (0.5.1-r3) 21:27:21 (26/33) Installing py3-html5lib (1.0.1-r4) 21:27:21 Removing intermediate container cb5b5c7dd872 21:27:21 ---> 6809a068bb96 21:27:21 21:27:21 Removing intermediate container 29ce3520b508 21:27:21 ---> 00d5be61a816 21:27:21 Step 20/22 : LABEL arch=x86_64 21:27:22 (27/33) Installing py3-pytoml (0.1.21-r0) 21:27:22 (28/33) Installing py3-pep517 (0.8.2-r0) 21:27:22 (29/33) Installing py3-progress (1.5-r0) 21:27:22 (30/33) Installing py3-toml (0.10.1-r0) 21:27:22 (31/33) Installing py3-retrying (1.3.3-r0) 21:27:22 ---> 6bf29667079c 21:27:22 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:27:22 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:27:22 (33/33) Installing py3-pip (20.1.1-r0) 21:27:22 ---> Running in 436550dbf507 21:27:22 Successfully built 6809a068bb96 21:27:22 Successfully tagged docker-core-command-go:latest 21:27:23  Building docker-core-command-go ... done Executing busybox-1.31.1-r16.trigger 21:27:23 OK: 71 MiB in 55 packages 21:27:23 ---> Running in 51a4ed4ec2fa 21:27:23 Removing intermediate container 436550dbf507 21:27:23 ---> 5324ec11f007 21:27:23 Step 21/22 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f 21:27:23 ---> Running in 8a45e3ed984a 21:27:24 Removing intermediate container 51a4ed4ec2fa 21:27:24 ---> 655c17b7963c 21:27:24 Step 17/20 : CMD ["--init=true"] 21:27:24 ---> Running in d73276813b5a 21:27:24 Removing intermediate container 8a45e3ed984a 21:27:24 ---> df7a51bb105e 21:27:24 Step 22/22 : LABEL version=0.0.0 21:27:24 ---> Running in ebb6e60e4101 21:27:24 Removing intermediate container d73276813b5a 21:27:24 ---> 7f4258c300d5 21:27:24 Step 18/20 : LABEL arch=x86_64 21:27:30 Removing intermediate container ebb6e60e4101 21:27:30 ---> e0eddce85303 21:27:30 21:27:30 ---> Running in 6d2b18fad014 21:27:30 Successfully built e0eddce85303 21:27:30 Successfully tagged docker-support-logging-go:latest 21:27:30  Building docker-support-logging-go ... done Removing intermediate container d539cf3c721b 21:27:30 ---> 086bb0ffbe16 21:27:30 Step 21/27 : RUN pip install docker-compose==1.23.2 21:27:30 Removing intermediate container 6d2b18fad014 21:27:30 ---> 332c05c2b01b 21:27:30 Step 19/20 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f 21:27:30 ---> Running in b4a1348ef678 21:27:30 ---> Running in e7572dd682c1 21:27:30 Removing intermediate container e7572dd682c1 21:27:30 ---> 74df94e08e1d 21:27:30 Step 20/20 : LABEL version=0.0.0 21:27:30 ---> Running in dc5e066a71ff 21:27:30 Removing intermediate container dc5e066a71ff 21:27:30 ---> b71ef5bfdee7 21:27:30 21:27:31 Successfully built b71ef5bfdee7 21:27:31 Successfully tagged docker-security-proxy-setup-go:latest 21:27:31  Building docker-security-proxy-setup-go ... done Collecting docker-compose==1.23.2 21:27:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:27:31 Collecting cached-property<2,>=1.2.0 21:27:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:27:31 Collecting docopt<0.7,>=0.6.1 21:27:31 Downloading docopt-0.6.2.tar.gz (25 kB) 21:27:32 Collecting docker<4.0,>=3.6.0 21:27:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:27:33 Collecting dockerpty<0.5,>=0.4.1 21:27:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:27:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:27:33 Collecting websocket-client<1.0,>=0.32.0 21:27:33 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:27:33 Collecting jsonschema<3,>=2.5.1 21:27:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:27:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:27:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:27:34 Collecting PyYAML<4,>=3.10 21:27:34 Downloading PyYAML-3.13.tar.gz (270 kB) 21:27:34 Collecting texttable<0.10,>=0.9.0 21:27:34 Downloading texttable-0.9.1.tar.gz (11 kB) 21:27:35 Collecting docker-pycreds>=0.4.0 21:27:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:27:35 Collecting idna<2.8,>=2.5 21:27:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:27:35 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) 21:27:35 Collecting urllib3<1.25,>=1.21.1 21:27:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:27:35 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 21:27:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:27:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:27:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:27:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:27:35 Installing collected packages: cached-property, docopt, docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, jsonschema, PyYAML, texttable, docker-compose 21:27:35 Running setup.py install for docopt: started 21:27:36 Running setup.py install for docopt: finished with status 'done' 21:27:36 Attempting uninstall: idna 21:27:36 Found existing installation: idna 2.9 21:27:36 Uninstalling idna-2.9: 21:27:36 Successfully uninstalled idna-2.9 21:27:36 Attempting uninstall: urllib3 21:27:36 Found existing installation: urllib3 1.25.9 21:27:36 Uninstalling urllib3-1.25.9: 21:27:36 Successfully uninstalled urllib3-1.25.9 21:27:36 Attempting uninstall: requests 21:27:36 Found existing installation: requests 2.23.0 21:27:36 Uninstalling requests-2.23.0: 21:27:36 Successfully uninstalled requests-2.23.0 21:27:37 Running setup.py install for dockerpty: started 21:27:37 Running setup.py install for dockerpty: finished with status 'done' 21:27:37 Running setup.py install for PyYAML: started 21:27:38 Running setup.py install for PyYAML: finished with status 'done' 21:27:38 Running setup.py install for texttable: started 21:27:38 Running setup.py install for texttable: finished with status 'done' 21:27:38 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 21:27:43 Removing intermediate container b4a1348ef678 21:27:43 ---> 83ac3ec73bd3 21:27:43 Step 22/27 : RUN apk --no-cache add curl 21:27:43 ---> Running in f0368d8800ca 21:27:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:27:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:27:43 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:27:43 (2/3) Installing libcurl (7.69.1-r1) 21:27:43 (3/3) Installing curl (7.69.1-r1) 21:27:43 Executing busybox-1.31.1-r16.trigger 21:27:43 OK: 72 MiB in 58 packages 21:27:44 Removing intermediate container f0368d8800ca 21:27:44 ---> 8fd29494d479 21:27:44 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 21:27:44 ---> Running in 9faa24d4fec8 21:27:44 Removing intermediate container 9faa24d4fec8 21:27:44 ---> c5dc797f1d0a 21:27:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:44 ---> Running in e2761b2c1341 21:27:44 Removing intermediate container e2761b2c1341 21:27:44 ---> aeaff7e525b2 21:27:44 Step 25/27 : LABEL arch=x86_64 21:27:44 ---> Running in 1eb70df8541e 21:27:44 Removing intermediate container 1eb70df8541e 21:27:44 ---> f16ec85fe6e5 21:27:44 Step 26/27 : LABEL git_sha=5e8601e2635a35b25fb49951a20bb6c8339a827f 21:27:44 ---> Running in d7728648d69d 21:27:44 Removing intermediate container d7728648d69d 21:27:44 ---> 8da33af2c98a 21:27:44 Step 27/27 : LABEL version=0.0.0 21:27:44 ---> Running in a033fc2909dc 21:27:45 Removing intermediate container a033fc2909dc 21:27:45 ---> 163e20d6b0aa 21:27:45 21:27:45 Successfully built 163e20d6b0aa 21:27:45 Successfully tagged docker-sys-mgmt-agent-go:latest 21:27:45  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:27:45 $ docker stop --time=1 f210579e829c79d4e7cd8bbfb8e6c33987e07f7ccddc79f7ecc6b50c7697246e 21:27:47 $ docker rm -f f210579e829c79d4e7cd8bbfb8e6c33987e07f7ccddc79f7ecc6b50c7697246e [Pipeline] // withDockerContainer [Pipeline] sh 21:27:47 + docker images 21:27:47 + grep docker 21:27:47 docker-sys-mgmt-agent-go latest 163e20d6b0aa 3 seconds ago 290MB 21:27:47 docker-security-proxy-setup-go latest b71ef5bfdee7 17 seconds ago 15.8MB 21:27:47 docker-support-logging-go latest e0eddce85303 21 seconds ago 11.1MB 21:27:47 docker-core-command-go latest 6809a068bb96 26 seconds ago 12.2MB 21:27:47 docker-support-scheduler-go latest 67c42ff3afa2 46 seconds ago 12.3MB 21:27:47 docker-core-data-go latest eacc7d506d19 2 minutes ago 23.6MB 21:27:47 docker-security-secretstore-setup-go latest 264ea4e29bfe 2 minutes ago 32.4MB 21:27:47 docker-security-secrets-setup-go latest 7d896685bf64 2 minutes ago 24MB 21:27:47 docker-support-notifications-go latest 414c384526f9 2 minutes ago 13.6MB 21:27:47 docker-core-metadata-go latest b0e23dba0fd9 2 minutes ago 14.1MB 21:27:47 docker latest 809cc4dba987 2 weeks ago 217MB [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] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 21:28:03 Still waiting to schedule task 21:28:03 All nodes of label ‘centos7-docker-8c-8g’ are offline 21:29:04 Running on prd-centos7-docker-8c-8g-3522 in /w/workspace/edgexfoundry_edgex-go_PR-2574 [Pipeline] { [Pipeline] ws 21:29:04 Running in /w/workspace/edgex-go/56 [Pipeline] { [Pipeline] checkout 21:29:06 using credential edgex-jenkins-ssh 21:29:06 Cloning the remote Git repository 21:29:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:29:06 > git init /w/workspace/edgex-go/56 # timeout=10 21:29:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:29:06 > git --version # timeout=10 21:29:06 > git --version # 'git version 2.16.5' 21:29:06 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:19 Merging remotes/origin/master commit ac752d64f668fa491594c1427640d28afa24e84a into PR head commit 6dcad8845185e9918972d7619e8b914d67db0382 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 21:29:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:29:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:29:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:29:18 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2574/head:refs/remotes/origin/PR-2574 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:29:19 > git config core.sparsecheckout # timeout=10 21:29:19 > git checkout -f 6dcad8845185e9918972d7619e8b914d67db0382 # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:29:21 Failed in branch amd64 [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 21:29:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:29:24 ---> package-listing.sh 21:29:24 ++ facter osfamily 21:29:24 ++ tr '[:upper:]' '[:lower:]' 21:29:24 + OS_FAMILY=redhat 21:29:24 + workspace=/w/workspace/edgex-go/56 21:29:24 + START_PACKAGES=/tmp/packages_start.txt 21:29:24 + END_PACKAGES=/tmp/packages_end.txt 21:29:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:29:24 + PACKAGES=/tmp/packages_start.txt 21:29:24 + '[' /w/workspace/edgex-go/56 ']' 21:29:24 + PACKAGES=/tmp/packages_end.txt 21:29:24 + case "${OS_FAMILY}" in 21:29:24 + rpm -qa 21:29:24 + sort 21:29:29 + '[' -f /tmp/packages_start.txt ']' 21:29:29 + '[' -f /tmp/packages_end.txt ']' 21:29:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:29:29 + '[' /w/workspace/edgex-go/56 ']' 21:29:29 + mkdir -p /w/workspace/edgex-go/56/archives/ 21:29:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/56/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:29 provisioning config files... 21:29:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/56@tmp/config1929842645052555691tmp [Pipeline] { [Pipeline] echo 21:29:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:29:30 ---> create-netrc.sh [Pipeline] } 21:29:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:29:30 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:29:30 ---> python-tools-install.sh 21:29:30 Generating Requirements File 21:30:52 Python 3.6.8 21:30:52 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 21:30:52 appdirs==1.4.3 21:30:52 argcomplete==1.12.1 21:30:52 aspy.yaml==1.3.0 21:30:52 attrs==19.3.0 21:30:52 Babel==2.8.0 21:30:52 beautifulsoup4==4.8.2 21:30:52 boto3==1.11.6 21:30:52 botocore==1.14.6 21:30:52 bs4==0.0.1 21:30:52 cachetools==4.1.1 21:30:52 certifi==2019.11.28 21:30:52 cffi==1.14.3 21:30:52 cfgv==2.0.1 21:30:52 chardet==3.0.4 21:30:52 click==7.1 21:30:52 cliff==3.4.0 21:30:52 cmd2==1.3.11 21:30:52 colorama==0.4.3 21:30:52 cryptography==3.1.1 21:30:52 debtcollector==2.2.0 21:30:52 decorator==4.4.2 21:30:52 defusedxml==0.6.0 21:30:52 Deprecated==1.2.7 21:30:52 distlib==0.3.1 21:30:52 distro==1.2.0 21:30:52 dnspython==1.16.0 21:30:52 docker==4.2.0 21:30:52 docutils==0.15.2 21:30:52 dogpile.cache==1.0.2 21:30:52 email-validator==1.0.5 21:30:52 filelock==3.0.12 21:30:52 future==0.18.2 21:30:52 google-auth==1.22.1 21:30:52 httplib2==0.17.0 21:30:52 identify==1.4.11 21:30:52 idna==2.9 21:30:52 importlib-metadata==1.7.0 21:30:52 importlib-resources==1.5.0 21:30:52 iso8601==0.1.13 21:30:52 Jinja2==2.11.1 21:30:52 jmespath==0.10.0 21:30:52 jsonpatch==1.26 21:30:52 jsonpointer==2.0 21:30:52 jsonschema==3.2.0 21:30:52 keystoneauth1==4.2.1 21:30:52 kubernetes==11.0.0 21:30:52 lftools==0.34.2 21:30:52 lxml==4.5.0 21:30:52 MarkupSafe==0.23 21:30:52 msgpack==1.0.0 21:30:52 multi-key-dict==2.0.3 21:30:52 munch==2.5.0 21:30:52 netaddr==0.8.0 21:30:52 netifaces==0.10.9 21:30:52 niet==1.4.2 21:30:52 nodeenv==1.3.5 21:30:52 oauth2client==4.1.3 21:30:52 oauthlib==3.1.0 21:30:52 openstacksdk==0.50.0 21:30:52 os-client-config==2.1.0 21:30:52 os-service-types==1.7.0 21:30:52 osc-lib==2.2.1 21:30:52 oslo.config==8.3.2 21:30:52 oslo.context==3.1.1 21:30:52 oslo.i18n==5.0.1 21:30:52 oslo.log==4.4.0 21:30:52 oslo.serialization==4.0.1 21:30:52 oslo.utils==4.6.0 21:30:52 packaging==20.4 21:30:52 pbr==5.4.4 21:30:52 pluggy==0.13.1 21:30:52 prettytable==0.7.2 21:30:52 py==1.9.0 21:30:52 pyasn1==0.4.8 21:30:52 pyasn1-modules==0.2.8 21:30:52 pycparser==2.20 21:30:52 pygerrit2==2.0.10 21:30:52 PyGithub==1.46 21:30:52 pyinotify==0.9.6 21:30:52 PyJWT==1.7.1 21:30:52 pyparsing==2.4.7 21:30:52 pyperclip==1.8.0 21:30:52 pyroute2==0.4.13 21:30:52 pyrsistent==0.15.7 21:30:52 PySocks==1.6.8 21:30:52 python-cinderclient==7.2.0 21:30:52 python-dateutil==2.8.1 21:30:52 python-heatclient==2.2.1 21:30:52 python-jenkins==1.7.0 21:30:52 python-keystoneclient==4.1.1 21:30:52 python-magnumclient==3.2.1 21:30:52 python-novaclient==17.2.1 21:30:52 python-openstackclient==5.4.0 21:30:52 python-swiftclient==3.10.1 21:30:52 pytz==2020.1 21:30:52 PyYAML==5.3 21:30:52 requests==2.23.0 21:30:52 requests-oauthlib==1.3.0 21:30:52 requestsexceptions==1.4.0 21:30:52 rfc3986==1.4.0 21:30:52 rpm==4.11.3 21:30:52 rsa==4.0 21:30:52 ruamel.yaml==0.16.10 21:30:52 ruamel.yaml.clib==0.2.0 21:30:52 s3transfer==0.3.3 21:30:52 shade==1.27.2 21:30:52 simplejson==3.17.2 21:30:52 six==1.14.0 21:30:52 soupsieve==2.0 21:30:52 stevedore==3.2.2 21:30:52 tabulate==0.8.6 21:30:52 toml==0.10.0 21:30:52 tox==3.20.0 21:30:52 tqdm==4.43.0 21:30:52 urllib3==1.25.8 21:30:52 virtualenv==20.0.33 21:30:52 wcwidth==0.2.5 21:30:52 websocket-client==0.57.0 21:30:52 wrapt==1.12.1 21:30:52 xdg==3.0.2 21:30:52 xmltodict==0.12.0 21:30:52 yq==2.11.1 21:30:52 zipp==3.3.0 21:30:52 Cache entry deserialization failed, entry ignored 21:30:52 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 21:30:52 Python 2.7.5 21:30:53 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 21:30:53 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 21:30:53 ansible==2.9.7 21:30:53 Babel==0.9.6 21:30:53 backports.ssl-match-hostname==3.5.0.1 21:30:53 beautifulsoup4==4.4.1 21:30:53 bodhi==2.11.0 21:30:53 bodhi-client==2.11.0 21:30:53 CCColUtils==1.4 21:30:53 cffi==1.6.0 21:30:53 chardet==2.2.1 21:30:53 click==6.7 21:30:53 cloud-init==18.5 21:30:53 configobj==4.7.2 21:30:53 cryptography==1.7.2 21:30:53 decorator==3.4.0 21:30:53 distro==1.2.0 21:30:53 enum34==1.0.4 21:30:53 fedpkg==1.38 21:30:53 futures==3.1.1 21:30:53 gitdb==0.6.4 21:30:53 GitPython==1.0.1 21:30:53 html5lib==0.999 21:30:53 httplib2==0.9.2 21:30:53 idna==2.4 21:30:53 iniparse==0.4 21:30:53 ipaddress==1.0.16 21:30:53 IPy==0.75 21:30:53 javapackages==1.0.0 21:30:53 Jinja2==2.7.2 21:30:53 jmespath==0.9.4 21:30:53 jsonpatch==1.2 21:30:53 jsonpointer==1.9 21:30:53 kerberos==1.1 21:30:53 kitchen==1.1.1 21:30:53 langtable==0.0.31 21:30:53 lockfile==0.9.1 21:30:53 lxml==3.2.1 21:30:53 MarkupSafe==0.11 21:30:53 munch==2.0.2 21:30:53 offtrac==0.1.0 21:30:53 openidc-client==0.6.0 21:30:53 packagedb-cli==2.14.1 21:30:53 paramiko==2.1.1 21:30:53 perf==0.1 21:30:53 ply==3.4 21:30:53 policycoreutils-default-encoding==0.1 21:30:53 prettytable==0.7.2 21:30:53 pyasn1==0.1.9 21:30:53 pycparser==2.14 21:30:53 pycurl==7.19.0 21:30:53 pygobject==3.22.0 21:30:53 pygpgme==0.3 21:30:53 pyliblzma==0.5.3 21:30:53 pyOpenSSL==0.13.1 21:30:53 pyparsing==1.5.6 21:30:53 pyserial==2.6 21:30:53 python-augeas==0.5.0 21:30:53 python-bugzilla==2.3.0 21:30:53 python-dateutil==1.5 21:30:53 python-fedora==0.10.0 21:30:53 python-linux-procfs==0.4.9 21:30:53 python-yubico==1.2.3 21:30:53 pyudev==0.15 21:30:53 pyusb==1.0.0b1 21:30:53 pyxattr==0.5.1 21:30:53 PyYAML==3.10 21:30:53 requests==2.6.0 21:30:53 requests-kerberos==0.7.0 21:30:53 rpkg==1.60 21:30:53 schedutils==0.4 21:30:53 seobject==0.1 21:30:53 sepolicy==1.1 21:30:53 six==1.9.0 21:30:53 smmap==0.9.0 21:30:53 urlgrabber==3.10 21:30:53 urllib3==1.10.2 21:30:53 virtualenv==15.1.0 21:30:53 yum-langpacks==0.4.2 21:30:53 yum-metadata-parser==1.1.4 [Pipeline] echo 21:30:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:30:54 ---> sudo-logs.sh 21:30:54 Archiving 'sudo' log.. [Pipeline] echo 21:30:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:30:54 ---> job-cost.sh 21:30:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lR8n 21:31:04 Cache entry deserialization failed, entry ignored 21:31:04 Cache entry deserialization failed, entry ignored 21:31:05 Cache entry deserialization failed, entry ignored 21:31:06 Cache entry deserialization failed, entry ignored 21:31:06 Cache entry deserialization failed, entry ignored 21:31:06 Cache entry deserialization failed, entry ignored 21:31:06 Cache entry deserialization failed, entry ignored 21:31:06 Cache entry deserialization failed, entry ignored 21:31:06 Cache entry deserialization failed, entry ignored 21:31:06 Cache entry deserialization failed, entry ignored 21:31:06 Cache entry deserialization failed, entry ignored 21:31:07 Cache entry deserialization failed, entry ignored 21:31:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:31:44 lf-activate-venv(): INFO: Adding /tmp/venv-lR8n/bin to PATH 21:31:44 INFO: No Stack... 21:31:44 INFO: Retrieving Pricing Info for: v1-standard-2 21:31:44 INFO: Archiving Costs [Pipeline] echo 21:31:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:31:44 ---> logs-deploy.sh 21:31:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2574/56 21:31:44 INFO: archiving workspace using pattern(s): 21:31:46 Archives upload complete. 21:31:46 INFO: archiving logs to Nexus