Pull request #2732 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 rather than 97ee89677f613cbbc10a2d4f90a8b3df30098f70 Obtained Jenkinsfile from ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3686 in /w/workspace/edgexfoundry_edgex-go_PR-2732 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 into PR head commit 97ee89677f613cbbc10a2d4f90a8b3df30098f70 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2732/head:refs/remotes/origin/PR-2732 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97ee89677f613cbbc10a2d4f90a8b3df30098f70 # timeout=10 Merge succeeded, producing 97ee89677f613cbbc10a2d4f90a8b3df30098f70 Checking out Revision 97ee89677f613cbbc10a2d4f90a8b3df30098f70 (PR-2732) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97ee89677f613cbbc10a2d4f90a8b3df30098f70 # timeout=10 Commit message: "feat(metadata): Implement Metadata GET /deviceprofile/name/{name} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:31:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:31:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:31:01 ========================================================= 06:31:01 EdgeX Global Pipelines Version Info 06:31:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 # timeout=10 06:31:03 ------------------- 06:31:03 stable info: 06:31:03 ------------------- 06:31:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:31:03 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 06:31:03 Message: update stable to v1.0.131 06:31:03 ------------------- 06:31:03 experimental info: 06:31:03 ------------------- 06:31:03 Commited By: **** collab-it+edgex@linuxfoundation.org 06:31:03 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 06:31:03 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:31:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:31:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:31:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:31:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:31:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:31:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:31:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:31:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:31:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:31:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:31:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:31:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:31:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:31:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2732 [Pipeline] echo 06:31:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2732 [Pipeline] echo 06:31:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2732 [Pipeline] echo 06:31:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97ee89677f613cbbc10a2d4f90a8b3df30098f70 [Pipeline] echo 06:31:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97ee896 [Pipeline] echo 06:31:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 06:31:06 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:31:06 + for file in '`ls cmd/**/Dockerfile`' 06:31:06 ++ dirname cmd/core-command/Dockerfile 06:31:06 ++ cut -d/ -f2 06:31:06 + echo core-command,cmd/core-command/Dockerfile 06:31:06 + for file in '`ls cmd/**/Dockerfile`' 06:31:06 ++ dirname cmd/core-data/Dockerfile 06:31:06 ++ cut -d/ -f2 06:31:06 + echo core-data,cmd/core-data/Dockerfile 06:31:06 + for file in '`ls cmd/**/Dockerfile`' 06:31:06 ++ dirname cmd/core-metadata/Dockerfile 06:31:06 ++ cut -d/ -f2 06:31:06 + echo core-metadata,cmd/core-metadata/Dockerfile 06:31:06 + for file in '`ls cmd/**/Dockerfile`' 06:31:06 ++ dirname cmd/security-proxy-setup/Dockerfile 06:31:06 ++ cut -d/ -f2 06:31:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:31:06 + for file in '`ls cmd/**/Dockerfile`' 06:31:06 ++ dirname cmd/security-secrets-setup/Dockerfile 06:31:06 ++ cut -d/ -f2 06:31:06 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:31:06 + for file in '`ls cmd/**/Dockerfile`' 06:31:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:31:06 ++ cut -d/ -f2 06:31:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:31:06 + for file in '`ls cmd/**/Dockerfile`' 06:31:06 ++ dirname cmd/support-logging/Dockerfile 06:31:06 ++ cut -d/ -f2 06:31:06 + echo support-logging,cmd/support-logging/Dockerfile 06:31:06 + for file in '`ls cmd/**/Dockerfile`' 06:31:06 ++ dirname cmd/support-notifications/Dockerfile 06:31:06 ++ cut -d/ -f2 06:31:06 + echo support-notifications,cmd/support-notifications/Dockerfile 06:31:06 + for file in '`ls cmd/**/Dockerfile`' 06:31:06 ++ dirname cmd/support-scheduler/Dockerfile 06:31:06 ++ cut -d/ -f2 06:31:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:31:06 + for file in '`ls cmd/**/Dockerfile`' 06:31:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:31:06 ++ cut -d/ -f2 06:31:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:31:06 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:31:07 06:31:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:31:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:31:08 latest: Pulling from edgex-devops/git-semver 06:31:08 31603596830f: Pulling fs layer 06:31:08 2a8b12db71e7: Pulling fs layer 06:31:08 6ca5941a6612: Pulling fs layer 06:31:08 ecc8261a40a4: Pulling fs layer 06:31:08 ecc8261a40a4: Waiting 06:31:08 2a8b12db71e7: Verifying Checksum 06:31:08 2a8b12db71e7: Download complete 06:31:08 31603596830f: Download complete 06:31:08 6ca5941a6612: Verifying Checksum 06:31:08 6ca5941a6612: Download complete 06:31:08 31603596830f: Pull complete 06:31:08 ecc8261a40a4: Verifying Checksum 06:31:08 ecc8261a40a4: Download complete 06:31:09 2a8b12db71e7: Pull complete 06:31:09 6ca5941a6612: Pull complete 06:31:09 ecc8261a40a4: Pull complete 06:31:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:31:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:31:10 prd-centos7-docker-4c-2g-3686 does not seem to be running inside a container 06:31:10 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:31:12 $ docker top e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:31:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:12 [ssh-agent] Looking for ssh-agent implementation... 06:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:13 $ docker exec e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b ssh-agent 06:31:13 SSH_AUTH_SOCK=/tmp/ssh-waJU1O1lglOb/agent.12 06:31:13 SSH_AGENT_PID=17 06:31:13 Running ssh-add (command line suppressed) 06:31:13 Identity added: /w/workspace/edgex-go/14@tmp/private_key_5044033553012663448.key (/w/workspace/edgex-go/14@tmp/private_key_5044033553012663448.key) 06:31:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:13 + git describe --exact-match --tags HEAD 06:31:13 fatal: no tag exactly matches '97ee89677f613cbbc10a2d4f90a8b3df30098f70' [Pipeline] } 06:31:13 $ docker exec --env ******** --env ******** e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b ssh-agent -k 06:31:14 unset SSH_AUTH_SOCK; 06:31:14 unset SSH_AGENT_PID; 06:31:14 echo Agent pid 17 killed; 06:31:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:31:14 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:31:14 This usually means this commit has not been tagged. [Pipeline] sshagent 06:31:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:14 [ssh-agent] Looking for ssh-agent implementation... 06:31:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:14 $ docker exec e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b ssh-agent 06:31:14 SSH_AUTH_SOCK=/tmp/ssh-V6mLyn1dRy0m/agent.46 06:31:14 SSH_AGENT_PID=51 06:31:14 Running ssh-add (command line suppressed) 06:31:14 Identity added: /w/workspace/edgex-go/14@tmp/private_key_2030506171888768050.key (/w/workspace/edgex-go/14@tmp/private_key_2030506171888768050.key) 06:31:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:15 + git semver init 06:31:15 # -> Open(): unable to determine branch for HEAD 06:31:15 # $GIT_DIR = /w/workspace/edgex-go/14/.git 06:31:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/14 06:31:15 # $SEMVER_REMOTE_NAME = origin 06:31:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:31:15 # $SEMVER_USER_NAME = edgex-jenkins 06:31:15 # $SEMVER_BRANCH = PR-2732 06:31:15 # $SEMVER_TEMP = /tmp/semver-112145797 06:31:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:31:33 # '/tmp/semver-112145797' -> '/w/workspace/edgex-go/14/.semver' 06:31:33 # -> Force: false 06:31:33 # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } 06:31:33 $ docker exec --env ******** --env ******** e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b ssh-agent -k 06:31:33 unset SSH_AUTH_SOCK; 06:31:33 unset SSH_AGENT_PID; 06:31:33 echo Agent pid 51 killed; 06:31:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:31:34 + git semver [Pipeline] } 06:31:34 $ docker stop --time=1 e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b 06:31:36 $ docker rm -f e81c4c517b4c0ff5a7c47a8bfb87d853c0c2c7d3f0a3a9d7c46ccb5c4e8d031b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:31:50 Stashed 70 file(s) [Pipeline] echo 06:31:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 06:31:50 ========================================================= 06:31:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:31:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:31:51 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:31:54 Sending build context to Docker daemon 324.7MB 06:31:54 Step 1/7 : ARG BASE=golang:1.15-alpine 06:31:54 Step 2/7 : FROM ${BASE} 06:31:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:31:54 df20fa9351a1: Pulling fs layer 06:31:54 ed8968b2872e: Pulling fs layer 06:31:54 a92cc7c5fd73: Pulling fs layer 06:31:54 e871e8e8d7a9: Pulling fs layer 06:31:54 e73272ec9a57: Pulling fs layer 06:31:54 1e910a182e73: Pulling fs layer 06:31:54 4e634b169226: Pulling fs layer 06:31:54 e73272ec9a57: Waiting 06:31:54 1e910a182e73: Waiting 06:31:54 4e634b169226: Waiting 06:31:54 e871e8e8d7a9: Waiting 06:31:54 a92cc7c5fd73: Verifying Checksum 06:31:54 a92cc7c5fd73: Download complete 06:31:54 ed8968b2872e: Verifying Checksum 06:31:54 ed8968b2872e: Download complete 06:31:54 e73272ec9a57: Verifying Checksum 06:31:54 e73272ec9a57: Download complete 06:31:54 1e910a182e73: Verifying Checksum 06:31:54 1e910a182e73: Download complete 06:31:54 df20fa9351a1: Verifying Checksum 06:31:54 df20fa9351a1: Download complete 06:31:54 df20fa9351a1: Pull complete 06:31:55 ed8968b2872e: Pull complete 06:31:55 a92cc7c5fd73: Pull complete 06:31:57 4e634b169226: Download complete 06:31:57 e871e8e8d7a9: Verifying Checksum 06:31:57 e871e8e8d7a9: Download complete 06:32:04 e871e8e8d7a9: Pull complete 06:32:04 e73272ec9a57: Pull complete 06:32:04 1e910a182e73: Pull complete 06:32:05 Still waiting to schedule task 06:32:05 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:32:08 4e634b169226: Pull complete 06:32:08 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:32:08 ---> f7629b54cfaa 06:32:08 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:32:08 ---> Running in eb11f0647094 06:32:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:32:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:32:12 (1/12) Installing libmagic (5.38-r0) 06:32:12 (2/12) Installing file (5.38-r0) 06:32:13 (3/12) Installing libc-dev (0.7.2-r3) 06:32:13 (4/12) Installing g++ (9.3.0-r2) 06:32:35 (5/12) Installing fortify-headers (1.1-r0) 06:32:35 (6/12) Installing patch (2.7.6-r6) 06:32:35 (7/12) Installing build-base (0.5-r2) 06:32:35 (8/12) Installing libsodium (1.0.18-r0) 06:32:35 (9/12) Installing pkgconf (1.7.2-r0) 06:32:35 (10/12) Installing libsodium-dev (1.0.18-r0) 06:32:35 (11/12) Installing libzmq (4.3.3-r0) 06:32:35 (12/12) Installing zeromq-dev (4.3.3-r0) 06:32:35 Executing busybox-1.31.1-r16.trigger 06:32:35 OK: 233 MiB in 51 packages 06:32:38 Removing intermediate container eb11f0647094 06:32:38 ---> 432c093213b4 06:32:38 Step 4/7 : WORKDIR /edgex-go 06:32:38 ---> Running in dea94f07eaf2 06:32:38 Removing intermediate container dea94f07eaf2 06:32:38 ---> 528735e092cc 06:32:38 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:32:38 latest: Pulling from library/docker 06:32:38 df20fa9351a1: Already exists 06:32:38 25ad7478873d: Pulling fs layer 06:32:38 4684f6177b5d: Pulling fs layer 06:32:38 8ba584e970af: Pulling fs layer 06:32:38 3cdc74d2b06d: Pulling fs layer 06:32:38 4cf5a0d07c1f: Pulling fs layer 06:32:38 fca0ccc462d5: Pulling fs layer 06:32:38 3cdc74d2b06d: Waiting 06:32:38 4cf5a0d07c1f: Waiting 06:32:38 fca0ccc462d5: Waiting 06:32:38 4684f6177b5d: Verifying Checksum 06:32:38 4684f6177b5d: Download complete 06:32:38 25ad7478873d: Verifying Checksum 06:32:38 25ad7478873d: Download complete 06:32:39 25ad7478873d: Pull complete 06:32:39 3cdc74d2b06d: Verifying Checksum 06:32:39 3cdc74d2b06d: Download complete 06:32:39 4cf5a0d07c1f: Verifying Checksum 06:32:39 4cf5a0d07c1f: Download complete 06:32:39 4684f6177b5d: Pull complete 06:32:39 fca0ccc462d5: Verifying Checksum 06:32:39 fca0ccc462d5: Download complete 06:32:39 8ba584e970af: Verifying Checksum 06:32:39 8ba584e970af: Download complete 06:32:42 8ba584e970af: Pull complete 06:32:42 3cdc74d2b06d: Pull complete 06:32:42 4cf5a0d07c1f: Pull complete 06:32:42 fca0ccc462d5: Pull complete 06:32:42 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 06:32:42 Status: Downloaded newer image for docker:latest 06:32:44 ---> 0c7df073e095 06:32:44 Step 6/7 : COPY go.mod . 06:32:44 ---> 967ab88bccb5 06:32:44 Step 7/7 : RUN go mod download 06:32:44 ---> Running in 4e5c99030a54 06:33:06 Removing intermediate container 4e5c99030a54 06:33:06 ---> 3a01dcf1caf2 06:33:06 Successfully built 3a01dcf1caf2 06:33:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:33:06 + docker inspect -f . ci-base-image-x86_64 06:33:06 . [Pipeline] withDockerContainer 06:33:06 prd-centos7-docker-4c-2g-3686 does not seem to be running inside a container 06:33:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-x86_64 cat 06:33:07 $ docker top c8b8d9e906f629d15f25badb50df478e4e6e7ae1450138abfed641815246902c -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:07 + go version 06:33:07 go version go1.15.2 linux/amd64 [Pipeline] } 06:33:08 $ docker stop --time=1 c8b8d9e906f629d15f25badb50df478e4e6e7ae1450138abfed641815246902c 06:33:09 $ docker rm -f c8b8d9e906f629d15f25badb50df478e4e6e7ae1450138abfed641815246902c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:33:10 + docker inspect -f . ci-base-image-x86_64 06:33:10 . [Pipeline] withDockerContainer 06:33:10 prd-centos7-docker-4c-2g-3686 does not seem to be running inside a container 06:33:10 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-x86_64 cat 06:33:11 $ docker top bc8c654d0db70df078c578bb436bbd9aec6fc43d1a304e1f64585fe42ae922e2 -eo pid,comm [Pipeline] { [Pipeline] echo 06:33:11 ========================================================= 06:33:11 [edgeXBuildGoParallel] Running Tests and Build... 06:33:11 ========================================================= [Pipeline] sh 06:33:11 + make test 06:33:11 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:33:14 ? github.com/edgexfoundry/edgex-go [no test files] 06:33:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:33:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:33:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:33:31 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.017s 06:33:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 06:33:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:33:31 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 06:33:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:33:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:33:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:33:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:33:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.024s coverage: 46.6% of statements 06:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.057s coverage: 27.2% of statements 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.005s coverage: 100.0% of statements 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.034s coverage: 84.0% of statements 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.020s coverage: 93.5% of statements 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.088s coverage: 28.6% of statements 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.014s coverage: 100.0% of statements 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.015s coverage: 100.0% of statements 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.018s coverage: 86.7% of statements 06:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.030s coverage: 97.5% of statements 06:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.017s coverage: 100.0% of statements 06:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.045s coverage: 100.0% of statements 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:33:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:33:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.008s coverage: 0.0% of statements [no tests to run] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:33:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.052s coverage: 63.5% of statements 06:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.006s coverage: 100.0% of statements 06:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.108s coverage: 55.9% of statements 06:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 06:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 14.080s coverage: 86.3% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.307s coverage: 72.2% of statements 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.145s coverage: 72.1% of statements 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.021s coverage: 82.4% of statements 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.007s coverage: 48.4% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.016s coverage: 28.8% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.023s coverage: 96.8% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.057s coverage: 31.1% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.113s coverage: 84.1% of statements 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.016s coverage: 42.9% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.010s coverage: 100.0% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.023s coverage: 83.8% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.018s coverage: 46.9% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.028s coverage: 100.0% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.012s coverage: 100.0% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.017s coverage: 100.0% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.058s coverage: 29.1% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.017s coverage: 99.0% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.026s coverage: 100.0% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/system 0.008s coverage: 0.0% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.007s coverage: 87.9% of statements 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:33:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.008s coverage: 100.0% of statements 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 06:33:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 06:33:57 GO111MODULE=on go vet ./... 06:34:03 gofmt -l . 06:34:03 [ "`gofmt -l .`" = "" ] 06:34:04 ./bin/test-go-mod-tidy.sh 06:34:04 ./bin/test-attribution-txt.sh [Pipeline] sh 06:34:06 + ls -al . 06:34:06 total 572 06:34:06 drwxrwxr-x 10 1001 1001 4096 Oct 6 06:34 . 06:34:06 drwxr-xr-x 4 root root 30 Oct 6 06:33 .. 06:34:06 -rw-rw-r-- 1 1001 1001 11 Oct 6 06:30 .dockerignore 06:34:06 drwxrwxr-x 8 1001 1001 179 Oct 6 06:30 .git 06:34:06 drwxrwxr-x 3 1001 1001 82 Oct 6 06:30 .github 06:34:06 -rw-rw-r-- 1 1001 1001 932 Oct 6 06:30 .gitignore 06:34:06 drwx------ 3 1001 1001 47 Oct 6 06:31 .semver 06:34:06 -rw-rw-r-- 1 1001 1001 166 Oct 6 06:30 .sonarcloud.properties 06:34:06 -rw-rw-r-- 1 1001 1001 3804 Oct 6 06:30 CONTRIBUTING.md 06:34:06 -rw-rw-r-- 1 1001 1001 1035 Oct 6 06:30 Dockerfile.build 06:34:06 -rw-rw-r-- 1 1001 1001 863 Oct 6 06:30 Jenkinsfile 06:34:06 -rw-rw-r-- 1 1001 1001 10775 Oct 6 06:30 LICENSE 06:34:06 -rw-rw-r-- 1 1001 1001 6237 Oct 6 06:30 Makefile 06:34:06 -rw-rw-r-- 1 1001 1001 6447 Oct 6 06:30 README.md 06:34:06 -rw-rw-r-- 1 1001 1001 259 Oct 6 06:30 SECURITY.md 06:34:06 -rw-rw-r-- 1 1001 1001 5 Oct 6 06:31 VERSION 06:34:06 -rw-rw-r-- 1 1001 1001 4131 Oct 6 06:30 ZMQWindows.md 06:34:06 drwxrwxr-x 2 1001 1001 117 Oct 6 06:30 bin 06:34:06 drwxrwxr-x 15 1001 1001 4096 Oct 6 06:30 cmd 06:34:06 -rw-r--r-- 1 root root 478615 Oct 6 06:33 coverage.out 06:34:06 -rw-r--r-- 1 root root 984 Oct 6 06:34 go.mod 06:34:06 -rw-r--r-- 1 root root 18766 Oct 6 06:34 go.sum 06:34:06 drwxrwxr-x 8 1001 1001 127 Oct 6 06:30 internal 06:34:06 drwxrwxr-x 4 1001 1001 26 Oct 6 06:30 openapi 06:34:06 drwxrwxr-x 4 1001 1001 71 Oct 6 06:30 snap 06:34:06 -rw-rw-r-- 1 1001 1001 168 Oct 6 06:30 version.go [Pipeline] sh 06:34:06 + '[' -e coverage.out ] 06:34:06 + chown 1001:1001 coverage.out [Pipeline] stash 06:34:07 Stashed 1 file(s) [Pipeline] sh 06:34:07 + make build 06:34:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:34:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:34:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:34:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 06:34:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:34:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:34:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:34:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:34:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:34:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:34:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:34:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:34:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 06:34:31 $ docker stop --time=1 bc8c654d0db70df078c578bb436bbd9aec6fc43d1a304e1f64585fe42ae922e2 06:34:32 $ docker rm -f bc8c654d0db70df078c578bb436bbd9aec6fc43d1a304e1f64585fe42ae922e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:34:34 06:34:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:34:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:34:34 latest: Pulling from edgex-devops/edgex-compose 06:34:34 cbdbe7a5bc2a: Pulling fs layer 06:34:34 ca9280d653b3: Pulling fs layer 06:34:34 7e9c9ca2126c: Pulling fs layer 06:34:35 cbdbe7a5bc2a: Verifying Checksum 06:34:35 cbdbe7a5bc2a: Download complete 06:34:35 cbdbe7a5bc2a: Pull complete 06:34:35 ca9280d653b3: Verifying Checksum 06:34:35 ca9280d653b3: Download complete 06:34:36 ca9280d653b3: Pull complete 06:34:36 7e9c9ca2126c: Verifying Checksum 06:34:36 7e9c9ca2126c: Download complete 06:34:42 7e9c9ca2126c: Pull complete 06:34:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:34:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:34:42 prd-centos7-docker-4c-2g-3686 does not seem to be running inside a container 06:34:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:34:45 $ docker top f86c473ec3b6d6010fc5a7f95d3f7f143278a76d7ced211e17557b3ec42bc487 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:46 + docker-compose build --help 06:34:46 + grep parallel 06:34:47 --parallel Build images in parallel. [Pipeline] } 06:34:47 $ docker stop --time=1 f86c473ec3b6d6010fc5a7f95d3f7f143278a76d7ced211e17557b3ec42bc487 06:34:48 $ docker rm -f f86c473ec3b6d6010fc5a7f95d3f7f143278a76d7ced211e17557b3ec42bc487 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:34:49 . [Pipeline] withDockerContainer 06:34:49 prd-centos7-docker-4c-2g-3686 does not seem to be running inside a container 06:34:49 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:34:49 $ docker top 5289dfc277c8eb3dbe7de8529226c72621b3cfe0bc90d4cc898cb64ad80c5871 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:50 + docker-compose -f ./docker-compose-build.yml build --parallel 06:34:51 Building docker-core-command-go ... 06:34:51 Building docker-core-data-go ... 06:34:51 Building docker-core-metadata-go ... 06:34:51 Building docker-security-proxy-setup-go ... 06:34:51 Building docker-security-secrets-setup-go ... 06:34:51 Building docker-security-secretstore-setup-go ... 06:34:51 Building docker-support-logging-go ... 06:34:51 Building docker-support-notifications-go ... 06:34:51 Building docker-support-scheduler-go ... 06:34:51 Building docker-sys-mgmt-agent-go ... 06:34:51 Building docker-core-data-go 06:34:51 Building docker-security-secretstore-setup-go 06:34:51 Building docker-sys-mgmt-agent-go 06:34:51 Building docker-security-proxy-setup-go 06:34:51 Building docker-support-scheduler-go 06:35:18 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:35:18 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:35:18 ---> 3a01dcf1caf2 06:35:18 Step 3/27 : WORKDIR /edgex-go 06:35:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:35:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:35:18 ---> 3a01dcf1caf2 06:35:18 Step 3/23 : WORKDIR /edgex-go 06:35:18 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:35:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:35:18 ---> 3a01dcf1caf2 06:35:18 Step 3/21 : WORKDIR /edgex-go 06:35:18 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 06:35:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:35:18 ---> 3a01dcf1caf2 06:35:18 Step 3/20 : WORKDIR /edgex-go 06:35:18 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 06:35:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:35:18 ---> 3a01dcf1caf2 06:35:18 Step 3/26 : WORKDIR /edgex-go 06:35:18 ---> Running in 2b318cfe3a53 06:35:18 ---> Running in 4d6d5f9a3edd 06:35:18 ---> Running in 16c79ff75f52 06:35:18 ---> Running in 63a4e0f5354b 06:35:18 ---> Running in b05690b8cfd3 06:35:19 Removing intermediate container b05690b8cfd3 06:35:19 ---> 8cae479efed4 06:35:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:19 Removing intermediate container 16c79ff75f52 06:35:19 ---> 1c4bcad8aa66 06:35:19 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:19 Removing intermediate container 4d6d5f9a3edd 06:35:19 ---> 37a254519745 06:35:19 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:19 Removing intermediate container 2b318cfe3a53 06:35:19 ---> 5849280461cc 06:35:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:19 Removing intermediate container 63a4e0f5354b 06:35:19 ---> 94bf4aa45ef9 06:35:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:19 ---> Running in ae26ffd5ed2d 06:35:19 ---> Running in b0a6d57afde9 06:35:19 ---> Running in 35b0ddf3e9bb 06:35:19 ---> Running in 2ddb1d93cdc6 06:35:19 ---> Running in ea4b3bc6dd07 06:35:21 Removing intermediate container b0a6d57afde9 06:35:21 ---> 2351bd6844cd 06:35:21 Step 5/27 : RUN apk update && apk add make bash git 06:35:21 Removing intermediate container 35b0ddf3e9bb 06:35:21 ---> 83210acbc8fe 06:35:21 Step 5/20 : RUN apk update && apk add make git 06:35:21 ---> Running in 9f4589f60cdd 06:35:21 ---> Running in c2fe73297878 06:35:21 Removing intermediate container ae26ffd5ed2d 06:35:21 ---> 26b67c72f55b 06:35:21 Step 5/21 : RUN apk update && apk add make git 06:35:21 Removing intermediate container 2ddb1d93cdc6 06:35:21 ---> a88b905a3a03 06:35:21 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:35:21 ---> Running in e06440dcb049 06:35:21 Removing intermediate container ea4b3bc6dd07 06:35:21 ---> ba58dd7e83bf 06:35:21 Step 5/26 : RUN apk update && apk add make git 06:35:22 ---> Running in 2073b08cf21d 06:35:22 ---> Running in 2927f44f769e 06:35:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:24 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:35:24 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:35:24 OK: 12752 distinct packages available 06:35:24 OK: 233 MiB in 51 packages 06:35:25 Removing intermediate container 9f4589f60cdd 06:35:25 ---> c9aae354b16a 06:35:25 Step 6/27 : COPY go.mod . 06:35:25 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:35:25 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:35:25 OK: 12752 distinct packages available 06:35:25 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:35:25 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:35:25 OK: 12752 distinct packages available 06:35:25 ---> 5babf3f9e9b8 06:35:25 Step 7/27 : RUN go mod download 06:35:25 OK: 233 MiB in 51 packages 06:35:25 ---> Running in 34bfb94cc053 06:35:25 OK: 233 MiB in 51 packages 06:35:25 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:35:25 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:35:25 OK: 12752 distinct packages available 06:35:25 OK: 233 MiB in 51 packages 06:35:26 Removing intermediate container e06440dcb049 06:35:26 ---> b609f8fb0058 06:35:26 Step 6/21 : COPY go.mod . 06:35:26 Removing intermediate container 2927f44f769e 06:35:26 ---> a78a914fa799 06:35:26 Step 6/26 : COPY go.mod . 06:35:26 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:35:26 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:35:26 OK: 12752 distinct packages available 06:35:26 Removing intermediate container c2fe73297878 06:35:26 ---> 08566de4714c 06:35:26 Step 6/20 : COPY go.mod . 06:35:26 ---> 3f74878fa5b9 06:35:26 Step 7/21 : RUN go mod download 06:35:26 ---> 6306775feb2b 06:35:26 Step 7/26 : RUN go mod download 06:35:26 ---> Running in 0c8041ff2fd6 06:35:26 OK: 233 MiB in 51 packages 06:35:26 ---> Running in fa61555cff7b 06:35:26 ---> 301299f14b98 06:35:26 Step 7/20 : RUN go mod download 06:35:26 ---> Running in 14833b6dfbe7 06:35:27 Removing intermediate container 2073b08cf21d 06:35:27 ---> b27f3379405f 06:35:27 Step 6/23 : COPY go.mod . 06:35:27 Removing intermediate container 34bfb94cc053 06:35:27 ---> 5ba15f9fbc8d 06:35:27 Step 8/27 : COPY . . 06:35:28 ---> aa5f53419ec1 06:35:28 Step 7/23 : RUN go mod download 06:35:28 ---> Running in a18666a5dd4d 06:35:29 Removing intermediate container 0c8041ff2fd6 06:35:29 ---> 9efda18c64ac 06:35:29 Step 8/21 : COPY . . 06:35:35 Removing intermediate container fa61555cff7b 06:35:35 ---> ee07913af961 06:35:35 Step 8/26 : COPY . . 06:35:38 Removing intermediate container 14833b6dfbe7 06:35:38 ---> 0b0867e00e69 06:35:38 Step 8/20 : COPY . . 06:35:57 Removing intermediate container a18666a5dd4d 06:35:57 ---> eaf34fdbd55f 06:35:57 Step 8/23 : COPY . . 06:36:07 ---> e3654d85baee 06:36:07 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:36:08 ---> 422064de67ba 06:36:08 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:36:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3693 in /w/workspace/edgexfoundry_edgex-go_PR-2732 [Pipeline] { [Pipeline] ws 06:36:09 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 06:36:10 ---> f8171686f1ea 06:36:10 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 06:36:10 ---> 59c46637eb9f 06:36:10 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 06:36:11 ---> Running in 6600be3b1746 06:36:13 ---> Running in 285576f7b2b5 06:36:14 ---> Running in 19654d04182c 06:36:14 ---> Running in e97d96135fe5 06:36:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:36:15 using credential edgex-jenkins-ssh 06:36:15 Cloning the remote Git repository 06:36:15 ---> 7e0409893389 06:36:15 Step 9/23 : RUN make cmd/core-data/core-data 06:36:16 ---> Running in 313257640b37 06:36:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:36:15 > git init /w/workspace/edgex-go/14 # timeout=10 06:36:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:36:15 > git --version # timeout=10 06:36:15 > git --version # 'git version 2.17.1' 06:36:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:36:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:36:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:36:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:36:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:36:44 Removing intermediate container 6600be3b1746 06:36:44 ---> 2bfeb3539288 06:36:44 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:36:46 ---> Running in 5f3f8fd97795 06:36:46 Removing intermediate container e97d96135fe5 06:36:46 ---> 8d18404dd7be 06:36:46 06:36:46 Step 10/20 : FROM alpine 06:36:47 latest: Pulling from library/alpine 06:36:47 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:36:47 Status: Downloaded newer image for alpine:latest 06:36:47 ---> a24bb4013296 06:36:47 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:36:47 Merging remotes/origin/master commit ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 into PR head commit 97ee89677f613cbbc10a2d4f90a8b3df30098f70 06:36:47 ---> Running in ce2dcbf2cb70 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 06:36:48 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 [Pipeline] } [Pipeline] // stage [Pipeline] } 06:36:48 Failed in branch arm64 06:36:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 06:36:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:36:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:36:49 v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:36:49 v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:36:49 OK: 12750 distinct packages available 06:36:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:36:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:36:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:36:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2732/head:refs/remotes/origin/PR-2732 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:36:47 > git config core.sparsecheckout # timeout=10 06:36:47 > git checkout -f 97ee89677f613cbbc10a2d4f90a8b3df30098f70 # timeout=10 06:36:49 (1/4) Installing ca-certificates (20191127-r4) 06:36:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:36:49 (3/4) Installing libcurl (7.69.1-r1) 06:36:49 (4/4) Installing curl (7.69.1-r1) 06:36:49 Executing busybox-1.31.1-r16.trigger 06:36:49 Executing ca-certificates-20191127-r4.trigger 06:36:49 OK: 7 MiB in 18 packages 06:36:50 Removing intermediate container 5f3f8fd97795 06:36:50 ---> f743e50fc39a 06:36:50 06:36:50 Step 11/27 : FROM docker:latest 06:36:50 ---> 809cc4dba987 06:36:50 Step 12/27 : RUN apk add --no-cache bash 06:36:52 ---> Running in 0de75aef691a 06:36:54 Removing intermediate container ce2dcbf2cb70 06:36:54 ---> 9e671cd631e8 06:36:54 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:36:54 Removing intermediate container 285576f7b2b5 06:36:54 ---> 827dd97c9365 06:36:54 06:36:54 Step 10/21 : FROM scratch 06:36:54 ---> 06:36:54 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:36:54 ---> Running in d015f622cc47 06:36:54 Removing intermediate container 19654d04182c 06:36:54 ---> 1f4b9f1a02fa 06:36:54 06:36:54 Step 10/26 : FROM alpine:3.10 06:36:54 ---> Running in 1598b1c728ab 06:36:54 Removing intermediate container d015f622cc47 06:36:54 ---> 8f139fd129af 06:36:54 Step 13/20 : WORKDIR /edgex 06:36:54 ---> Running in ae3d4683c92f 06:36:54 3.10: Pulling from library/alpine 06:36:54 Removing intermediate container 1598b1c728ab 06:36:54 ---> 5d66ef8da7ad 06:36:54 Step 12/21 : ENV APP_PORT=48085 06:36:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:36:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:36:54 ---> Running in 3ec0af784436 06:36:54 Removing intermediate container ae3d4683c92f 06:36:54 ---> 47aaa50a4c9b 06:36:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:36:54 (1/2) Installing readline (8.0.4-r0) 06:36:54 (2/2) Installing bash (5.0.17-r0) 06:36:54 Executing bash-5.0.17-r0.post-install 06:36:54 Executing busybox-1.31.1-r16.trigger 06:36:54 OK: 12 MiB in 22 packages 06:36:54 Removing intermediate container 3ec0af784436 06:36:54 ---> 6028287e87da 06:36:54 Step 13/21 : EXPOSE $APP_PORT 06:36:56 ---> Running in 7029043b1fd8 06:36:56 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:36:56 ---> 67a9a6c2ccd1 06:36:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:36:56 Status: Downloaded newer image for alpine:3.10 06:36:56 ---> be4e4bea2c2e 06:36:56 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:36:56 Removing intermediate container 7029043b1fd8 06:36:56 ---> cdeefbd1283d 06:36:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:36:56 ---> Running in 8df8eadc62c1 06:36:58 Removing intermediate container 0de75aef691a 06:36:58 ---> c89a7964187c 06:36:58 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:36:58 ---> f7b9dac8adbc 06:36:58 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:36:58 ---> cdafe707fcb8 06:36:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:36:59 ---> Running in b70b1e44a4d2 06:36:59 Removing intermediate container 313257640b37 06:36:59 ---> c924a08f1c7a 06:36:59 06:36:59 Step 10/23 : FROM alpine 06:36:59 ---> a24bb4013296 06:36:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:36:59 ---> Running in e79703ed586a 06:36:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:36:59 ---> Running in afc5780d5b91 06:36:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:36:59 ---> 8ecb787e4720 06:36:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:36:59 Removing intermediate container e79703ed586a 06:36:59 ---> 070ad7b95c27 06:36:59 Step 17/20 : CMD ["--init=true"] 06:37:00 ---> Running in b3526857c5d6 06:37:00 v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:37:00 v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:37:00 OK: 10346 distinct packages available 06:37:00 Removing intermediate container afc5780d5b91 06:37:00 ---> 0d6f82c16f86 06:37:00 Step 12/23 : ENV APP_PORT=48080 06:37:00 (1/5) Installing ca-certificates (20191127-r2) 06:37:00 ---> Running in 2442b731330f 06:37:00 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:37:00 (3/5) Installing libcurl (7.66.0-r1) 06:37:00 (4/5) Installing curl (7.66.0-r1) 06:37:00 (5/5) Installing dumb-init (1.2.2-r1) 06:37:00 Executing busybox-1.30.1-r3.trigger 06:37:00 Executing ca-certificates-20191127-r2.trigger 06:37:00 OK: 7 MiB in 19 packages 06:37:00 ---> 4208d535c26b 06:37:00 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:37:00 Removing intermediate container b3526857c5d6 06:37:00 ---> 2e48519ab0ca 06:37:00 Step 18/20 : LABEL arch=x86_64 06:37:00 ---> Running in 95b59c89719f 06:37:00 ---> Running in 8c9c499b077b 06:37:01 Removing intermediate container 2442b731330f 06:37:01 ---> 05dbeea5ff3b 06:37:01 Step 13/23 : EXPOSE $APP_PORT 06:37:01 ---> Running in 5cec1b432ad3 06:37:01 Removing intermediate container 95b59c89719f 06:37:01 ---> 16bbae9644b5 06:37:01 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:01 Removing intermediate container 8c9c499b077b 06:37:01 ---> aadf4691ffef 06:37:01 Step 19/20 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 06:37:02 ---> Running in 25058113d2f7 06:37:02 Removing intermediate container b70b1e44a4d2 06:37:02 ---> 6573ee858412 06:37:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:37:02 ---> Running in e640d6288533 06:37:02 Removing intermediate container 5cec1b432ad3 06:37:02 ---> c435170217a5 06:37:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:03 Removing intermediate container 8df8eadc62c1 06:37:03 ---> 566263dab247 06:37:03 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:37:03 ---> Running in 38c6399194ef 06:37:03 ---> Running in b1be02cc5bb6 06:37:03 Removing intermediate container 25058113d2f7 06:37:03 ---> 44c1834247fb 06:37:03 Step 19/21 : LABEL arch=x86_64 06:37:03 ---> Running in 8929ca636f46 06:37:03 Removing intermediate container e640d6288533 06:37:03 ---> 3d1c74e28ade 06:37:03 Step 20/20 : LABEL version=0.0.0 06:37:03 ---> Running in 857f05fc3fd4 06:37:03 ---> Running in 377df6588615 06:37:03 Removing intermediate container 38c6399194ef 06:37:03 ---> 96f7b49b29d6 06:37:03 Step 15/27 : ENV APP_PORT=48090 06:37:03 Removing intermediate container 8929ca636f46 06:37:03 ---> f204c76e2785 06:37:03 Step 13/26 : WORKDIR / 06:37:03 Removing intermediate container 857f05fc3fd4 06:37:03 ---> 3f4b0a244a7d 06:37:03 Step 20/21 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 06:37:03 ---> Running in 4dc58c0fa7de 06:37:03 ---> Running in 9fc4a904ee40 06:37:03 Removing intermediate container 377df6588615 06:37:03 ---> ff3f83f06b49 06:37:03 06:37:03 ---> Running in 7fcb53024961 06:37:04 Removing intermediate container 4dc58c0fa7de 06:37:04 ---> 88a670c4d501 06:37:04 Step 16/27 : EXPOSE $APP_PORT 06:37:04 Successfully built ff3f83f06b49 06:37:04 Successfully tagged docker-security-proxy-setup-go:latest 06:37:04  Building docker-security-proxy-setup-go ... done Building docker-support-logging-go 06:37:04 ---> Running in 512cc5fa8e31 06:37:04 Removing intermediate container 9fc4a904ee40 06:37:04 ---> 1b8685c39f52 06:37:04 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:37:04 Removing intermediate container 7fcb53024961 06:37:04 ---> 766f69b49bc4 06:37:04 Step 21/21 : LABEL version=0.0.0 06:37:04 ---> Running in 85d069055942 06:37:04 Removing intermediate container b1be02cc5bb6 06:37:04 ---> 33e5a82c17cd 06:37:04 Step 15/23 : RUN apk --no-cache add zeromq 06:37:04 Removing intermediate container 512cc5fa8e31 06:37:04 ---> f266a6124b33 06:37:04 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:37:05 ---> Running in e702d7bc33d5 06:37:05 ---> 2bd7f3f07915 06:37:05 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:37:05 Removing intermediate container 85d069055942 06:37:05 ---> 379acf434c9d 06:37:05 06:37:05 Successfully built 379acf434c9d 06:37:07 Successfully tagged docker-support-scheduler-go:latest 06:37:07  Building docker-support-scheduler-go ... done Building docker-core-command-go 06:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:09 ---> eb985b34f2eb 06:37:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:37:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:09 ---> e6603f8169ce 06:37:09 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:37:11 (1/5) Installing libgcc (9.3.0-r2) 06:37:11 (2/5) Installing libsodium (1.0.18-r0) 06:37:11 (3/5) Installing libstdc++ (9.3.0-r2) 06:37:12 (4/5) Installing libzmq (4.3.3-r0) 06:37:12 ---> 3b3eea1f1240 06:37:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 06:37:12 ---> 99252ec7350f 06:37:12 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:37:12 (5/5) Installing zeromq (4.3.3-r0) 06:37:12 Executing busybox-1.31.1-r16.trigger 06:37:12 OK: 8 MiB in 19 packages 06:37:14 ---> 0bd395a817cd 06:37:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:37:14 ---> c7bd77d723ff 06:37:14 Step 20/27 : RUN apk --no-cache add py3-pip 06:37:15 ---> Running in b121e79d7d6d 06:37:20 ---> 8cbac1a71010 06:37:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:37:20 Removing intermediate container e702d7bc33d5 06:37:20 ---> dff89f71b52e 06:37:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:37:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:37:20 ---> 3a01dcf1caf2 06:37:20 Step 3/22 : WORKDIR /edgex-go 06:37:20 ---> Using cache 06:37:20 ---> 94bf4aa45ef9 06:37:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:20 ---> Using cache 06:37:20 ---> ba58dd7e83bf 06:37:20 Step 5/22 : RUN apk update && apk add make && apk add bash git 06:37:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:21 (1/33) Installing libbz2 (1.0.8-r1) 06:37:21 (2/33) Installing expat (2.2.9-r1) 06:37:21 (3/33) Installing libffi (3.3-r2) 06:37:21 (4/33) Installing gdbm (1.13-r1) 06:37:22 (5/33) Installing xz-libs (5.2.5-r0) 06:37:22 (6/33) Installing sqlite-libs (3.32.1-r0) 06:37:22 (7/33) Installing python3 (3.8.5-r0) 06:37:22 ---> Running in b2172c2115a0 06:37:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:37:23 ---> 3a01dcf1caf2 06:37:23 Step 3/22 : WORKDIR /edgex-go 06:37:23 ---> Using cache 06:37:23 ---> 94bf4aa45ef9 06:37:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:23 ---> Using cache 06:37:23 ---> ba58dd7e83bf 06:37:23 Step 5/22 : RUN apk update && apk add make git 06:37:23 ---> Using cache 06:37:23 ---> a78a914fa799 06:37:23 Step 6/22 : COPY go.mod . 06:37:23 ---> Using cache 06:37:23 ---> 6306775feb2b 06:37:23 Step 7/22 : RUN go mod download 06:37:23 ---> Using cache 06:37:23 ---> ee07913af961 06:37:23 Step 8/22 : COPY . . 06:37:24 ---> Using cache 06:37:24 ---> 59c46637eb9f 06:37:24 Step 9/22 : RUN make cmd/core-command/core-command 06:37:25 ---> 1511d4dacd4d 06:37:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 06:37:25 ---> cac807771b09 06:37:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:37:25 ---> Running in f63c38bfbbe3 06:37:25 (8/33) Installing py3-appdirs (1.4.4-r1) 06:37:25 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:37:25 (10/33) Installing py3-parsing (2.4.7-r0) 06:37:25 (11/33) Installing py3-six (1.15.0-r0) 06:37:25 (12/33) Installing py3-packaging (20.4-r0) 06:37:25 (13/33) Installing py3-setuptools (47.0.0-r0) 06:37:25 (14/33) Installing py3-chardet (3.0.4-r4) 06:37:25 (15/33) Installing py3-idna (2.9-r0) 06:37:26 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:37:26 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:37:26 (18/33) Installing py3-requests (2.23.0-r0) 06:37:26 (19/33) Installing py3-msgpack (1.0.0-r0) 06:37:26 (20/33) Installing py3-lockfile (0.12.2-r3) 06:37:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:37:26 (22/33) Installing py3-colorama (0.4.3-r0) 06:37:26 (23/33) Installing py3-distlib (0.3.0-r0) 06:37:26 (24/33) Installing py3-distro (1.5.0-r1) 06:37:26 (25/33) Installing py3-webencodings (0.5.1-r3) 06:37:26 (26/33) Installing py3-html5lib (1.0.1-r4) 06:37:27 (27/33) Installing py3-pytoml (0.1.21-r0) 06:37:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:37:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:27 (28/33) Installing py3-pep517 (0.8.2-r0) 06:37:27 (29/33) Installing py3-progress (1.5-r0) 06:37:27 (30/33) Installing py3-toml (0.10.1-r0) 06:37:27 ---> a014587bfb9f 06:37:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:37:27 (31/33) Installing py3-retrying (1.3.3-r0) 06:37:27 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:37:27 (33/33) Installing py3-pip (20.1.1-r0) 06:37:27 Executing busybox-1.31.1-r16.trigger 06:37:27 OK: 71 MiB in 55 packages 06:37:28 ---> 2bc2313a3657 06:37:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:37:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:28 ---> 1bf09b6bcad5 06:37:28 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:37:28 ---> Running in ab605b582f59 06:37:28 ---> 62e618d3e36a 06:37:28 Step 19/23 : ENTRYPOINT ["/core-data"] 06:37:29 ---> Running in 4e7209eb0b97 06:37:29 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:37:29 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:37:29 OK: 12752 distinct packages available 06:37:29 OK: 233 MiB in 51 packages 06:37:30 OK: 233 MiB in 51 packages 06:37:31 Removing intermediate container 4e7209eb0b97 06:37:31 ---> d104baee1dcf 06:37:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:32 ---> Running in 89db638010b5 06:37:35 Removing intermediate container 89db638010b5 06:37:35 ---> 426f9cf89d9f 06:37:35 Step 21/23 : LABEL arch=x86_64 06:37:35 Removing intermediate container b121e79d7d6d 06:37:35 ---> 43cf7bb4a212 06:37:35 Step 21/27 : RUN pip install docker-compose==1.23.2 06:37:35 ---> Running in 158cd2c3b6c5 06:37:35 Removing intermediate container b2172c2115a0 06:37:35 ---> 85b30cb6e832 06:37:35 Step 6/22 : COPY go.mod . 06:37:35 Removing intermediate container ab605b582f59 06:37:35 ---> 1a923350aaea 06:37:35 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:37:35 ---> Running in f9cb9313de45 06:37:35 ---> Running in 0de83587e33f 06:37:36 Removing intermediate container 158cd2c3b6c5 06:37:36 ---> a28f44cf8371 06:37:36 Step 22/23 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 06:37:36 ---> Running in 78f1257ca3c2 06:37:36 Removing intermediate container 0de83587e33f 06:37:36 ---> 021109a54133 06:37:36 Step 24/26 : LABEL arch=x86_64 06:37:36 ---> 99e4741a4491 06:37:36 Step 7/22 : RUN go mod download 06:37:36 ---> Running in 7fb971c7b37b 06:37:36 ---> Running in 0fcd15863c0c 06:37:36 Removing intermediate container 78f1257ca3c2 06:37:36 ---> 30085bac5ecd 06:37:36 Step 23/23 : LABEL version=0.0.0 06:37:36 ---> Running in 640205db3b65 06:37:36 Removing intermediate container 0fcd15863c0c 06:37:36 ---> b7d353dff4b8 06:37:36 Step 25/26 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 06:37:36 ---> Running in 9680c3ab7123 06:37:36 Removing intermediate container 640205db3b65 06:37:36 ---> 5d798c53a24e 06:37:36 06:37:37 Successfully built 5d798c53a24e 06:37:37 Successfully tagged docker-core-data-go:latest 06:37:37 Building docker-support-notifications-go 06:37:37  Building docker-core-data-go ... done Removing intermediate container 9680c3ab7123 06:37:37 ---> 5aea811779fd 06:37:37 Step 26/26 : LABEL version=0.0.0 06:37:38 ---> Running in 9f8755fa63fb 06:37:38 Collecting docker-compose==1.23.2 06:37:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:37:38 Collecting PyYAML<4,>=3.10 06:37:38 Downloading PyYAML-3.13.tar.gz (270 kB) 06:37:42 Collecting cached-property<2,>=1.2.0 06:37:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:37:42 Removing intermediate container 9f8755fa63fb 06:37:42 ---> 8facbc3d0ade 06:37:42 06:37:43 Successfully built 8facbc3d0ade 06:37:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:37:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:37:45 Successfully tagged docker-security-secretstore-setup-go:latest 06:37:45  Building docker-security-secretstore-setup-go ... done Building docker-security-secrets-setup-go 06:37:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:37:45 Collecting docker<4.0,>=3.6.0 06:37:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:37:46 Removing intermediate container 7fb971c7b37b 06:37:46 ---> b93bbe6d52b8 06:37:46 Step 8/22 : COPY . . 06:37:47 Collecting jsonschema<3,>=2.5.1 06:37:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:37:50 Collecting websocket-client<1.0,>=0.32.0 06:37:50 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:37:53 Collecting texttable<0.10,>=0.9.0 06:37:53 Downloading texttable-0.9.1.tar.gz (11 kB) 06:37:55 Collecting docopt<0.7,>=0.6.1 06:37:55 Downloading docopt-0.6.2.tar.gz (25 kB) 06:37:57 Collecting dockerpty<0.5,>=0.4.1 06:37:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:37:57 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:37:57 ---> 3a01dcf1caf2 06:37:57 Step 3/24 : WORKDIR /edgex-go 06:37:57 ---> Using cache 06:37:57 ---> 94bf4aa45ef9 06:37:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:57 ---> Using cache 06:37:57 ---> ba58dd7e83bf 06:37:57 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:37:58 Collecting urllib3<1.25,>=1.21.1 06:37:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:37:59 ---> Running in f69cad778638 06:37:59 Collecting idna<2.8,>=2.5 06:37:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:37:59 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:37:59 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:37:59 Collecting docker-pycreds>=0.4.0 06:37:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:37:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:37:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:37:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:37:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:37:59 Installing collected packages: PyYAML, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, texttable, docopt, dockerpty, docker-compose 06:37:59 Running setup.py install for PyYAML: started 06:38:02 Running setup.py install for PyYAML: finished with status 'done' 06:38:02 Attempting uninstall: urllib3 06:38:02 Found existing installation: urllib3 1.25.9 06:38:02 Uninstalling urllib3-1.25.9: 06:38:02 Successfully uninstalled urllib3-1.25.9 06:38:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:38:04 Attempting uninstall: idna 06:38:04 Found existing installation: idna 2.9 06:38:04 Uninstalling idna-2.9: 06:38:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:38:05 Successfully uninstalled idna-2.9 06:38:06 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:38:06 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:38:06 OK: 12752 distinct packages available 06:38:06 OK: 233 MiB in 51 packages 06:38:07 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 06:38:07 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 06:38:07 ---> 3a01dcf1caf2 06:38:07 Step 3/29 : WORKDIR /edgex-go 06:38:07 ---> Using cache 06:38:07 ---> 94bf4aa45ef9 06:38:07 Step 4/29 : RUN apk update && apk add make git 06:38:07 Attempting uninstall: requests 06:38:07 Found existing installation: requests 2.23.0 06:38:07 Uninstalling requests-2.23.0: 06:38:08 Successfully uninstalled requests-2.23.0 06:38:09 ---> Running in c3dc4cfe123f 06:38:11 Removing intermediate container f63c38bfbbe3 06:38:11 ---> 340c1527a670 06:38:11 06:38:11 Step 10/22 : FROM scratch 06:38:11 ---> 06:38:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:38:12 ---> Using cache 06:38:12 ---> 5d66ef8da7ad 06:38:12 Step 12/22 : ENV APP_PORT=48082 06:38:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:38:12 Removing intermediate container f69cad778638 06:38:12 ---> edb1fe4d2b99 06:38:12 Step 6/24 : COPY go.mod . 06:38:12 ---> Running in 6ae1f82c871d 06:38:12 Running setup.py install for texttable: started 06:38:12 ---> 6b01c0624fc1 06:38:12 Step 9/22 : RUN make cmd/support-logging/support-logging 06:38:12 Removing intermediate container 6ae1f82c871d 06:38:12 ---> 9211a820c20d 06:38:12 Step 13/22 : EXPOSE $APP_PORT 06:38:12 ---> 0c066d57e485 06:38:12 Step 7/24 : RUN go mod download 06:38:12 ---> Running in f1f58a12441d 06:38:12 ---> Running in a52b70d33bef 06:38:13 ---> Running in 67b42a957aa6 06:38:13 Running setup.py install for texttable: finished with status 'done' 06:38:13 Running setup.py install for docopt: started 06:38:13 Removing intermediate container a52b70d33bef 06:38:13 ---> 8b05cddf7b98 06:38:13 Step 14/22 : WORKDIR / 06:38:13 ---> Running in e64e56da59ed 06:38:13 Running setup.py install for docopt: finished with status 'done' 06:38:13 Running setup.py install for dockerpty: started 06:38:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 06:38:13 Removing intermediate container e64e56da59ed 06:38:13 ---> 5111a1a4b836 06:38:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:38:13 ---> 336ddd1c5162 06:38:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:38:14 Running setup.py install for dockerpty: finished with status 'done' 06:38:14 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 06:38:15 ---> 1401fd5993d8 06:38:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:38:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:38:15 Removing intermediate container 67b42a957aa6 06:38:15 ---> 98730c287da0 06:38:15 Step 8/24 : COPY . . 06:38:18 ---> 212c469939ed 06:38:18 Step 18/22 : ENTRYPOINT ["/core-command"] 06:38:18 v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] 06:38:18 v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:38:18 OK: 12752 distinct packages available 06:38:18 OK: 233 MiB in 51 packages 06:38:21 ---> Running in 92d760211596 06:38:25 Removing intermediate container f9cb9313de45 06:38:25 ---> c4c3ff9463d6 06:38:25 Step 22/27 : RUN apk --no-cache add curl 06:38:25 Removing intermediate container 92d760211596 06:38:25 ---> a71c5fa08239 06:38:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:26 Removing intermediate container c3dc4cfe123f 06:38:26 ---> 616510619544 06:38:26 Step 5/29 : COPY go.mod . 06:38:27 ---> Running in 332a1655a8ed 06:38:27 ---> Running in f5caa9d0e126 06:38:28 ---> e448ed6fc996 06:38:28 Step 6/29 : RUN go mod download 06:38:30 ---> Running in 2c948d3c694e 06:38:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:38:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:38:31 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:38:31 (2/3) Installing libcurl (7.69.1-r1) 06:38:31 Removing intermediate container f5caa9d0e126 06:38:31 ---> 45c48c21ded5 06:38:31 Step 20/22 : LABEL arch=x86_64 06:38:31 (3/3) Installing curl (7.69.1-r1) 06:38:31 Executing busybox-1.31.1-r16.trigger 06:38:31 OK: 72 MiB in 58 packages 06:38:33 ---> Running in 286d1786c60c 06:38:34 Removing intermediate container 286d1786c60c 06:38:34 ---> 3ef7146ed545 06:38:34 Step 21/22 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 06:38:35 ---> Running in 153500fb8f27 06:38:35 ---> b9b222256d13 06:38:35 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:38:35 Removing intermediate container 332a1655a8ed 06:38:35 ---> 96fbc59f54b5 06:38:35 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:38:35 ---> Running in 0888013ca770 06:38:35 Removing intermediate container 153500fb8f27 06:38:35 ---> 6ad1a95c1e03 06:38:35 Step 22/22 : LABEL version=0.0.0 06:38:35 ---> Running in 1e25f9dbd0fd 06:38:36 Removing intermediate container 2c948d3c694e 06:38:36 ---> 467ed67d0285 06:38:36 Step 7/29 : COPY . . 06:38:36 ---> Running in 52a14c016588 06:38:37 Removing intermediate container 1e25f9dbd0fd 06:38:37 ---> 2c05b9d96c17 06:38:37 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:38:38 ---> Running in a8517d0f1742 06:38:38 Removing intermediate container 52a14c016588 06:38:38 ---> 4c66a016199b 06:38:38 06:38:40 Successfully built 4c66a016199b 06:38:40 Removing intermediate container f1f58a12441d 06:38:40 ---> b6638ad991c3 06:38:40 06:38:40 Step 10/22 : FROM scratch 06:38:40 ---> 06:38:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:38:40 Successfully tagged docker-core-command-go:latest 06:38:40  Building docker-core-command-go ... done Building docker-core-metadata-go 06:38:44 Removing intermediate container a8517d0f1742 06:38:44 ---> aab2b324db19 06:38:44 Step 25/27 : LABEL arch=x86_64 06:38:47 ---> Running in a01d7b2ce5f7 06:38:48 ---> Running in aab0f1916610 06:38:50 Removing intermediate container a01d7b2ce5f7 06:38:50 ---> 7589c2270994 06:38:50 Step 12/22 : ENV APP_PORT=48061 06:38:51 Removing intermediate container aab0f1916610 06:38:51 ---> 891f9e63b045 06:38:51 Step 26/27 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 06:38:51 ---> Running in e6682c226e2e 06:38:55 ---> Running in dbafc846a1f6 06:38:56 Removing intermediate container e6682c226e2e 06:38:56 ---> 37c6994cb25b 06:38:56 Step 13/22 : EXPOSE $APP_PORT 06:38:57 ---> Running in f38307cf6f96 06:38:57 Removing intermediate container dbafc846a1f6 06:38:57 ---> 883f60b31bdd 06:38:57 Step 27/27 : LABEL version=0.0.0 06:38:57 ---> Running in bcc1d35235b6 06:39:00 Removing intermediate container f38307cf6f96 06:39:00 ---> a0b0bd3559c6 06:39:00 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 06:39:01 Removing intermediate container bcc1d35235b6 06:39:01 ---> bf0fc0ca8448 06:39:01 06:39:01 Successfully built bf0fc0ca8448 06:39:01 ---> 639fb4019697 06:39:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 06:39:02 Successfully tagged docker-sys-mgmt-agent-go:latest 06:39:03  Building docker-sys-mgmt-agent-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:39:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:39:03 ---> 3a01dcf1caf2 06:39:03 Step 3/22 : WORKDIR /edgex-go 06:39:03 ---> Using cache 06:39:03 ---> 94bf4aa45ef9 06:39:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:03 ---> Using cache 06:39:03 ---> ba58dd7e83bf 06:39:03 Step 5/22 : RUN apk update && apk add make git 06:39:03 ---> Using cache 06:39:03 ---> a78a914fa799 06:39:03 Step 6/22 : COPY go.mod . 06:39:03 ---> Using cache 06:39:03 ---> 6306775feb2b 06:39:03 Step 7/22 : RUN go mod download 06:39:03 ---> Using cache 06:39:03 ---> ee07913af961 06:39:03 Step 8/22 : COPY . . 06:39:03 ---> Using cache 06:39:03 ---> 59c46637eb9f 06:39:03 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:39:05 ---> c10923033ef7 06:39:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 06:39:05 ---> Running in 9c04c0d11f6f 06:39:05 ---> cac2cacc8d7d 06:39:05 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:39:05 ---> b0ea1e1d069c 06:39:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 06:39:06 ---> Running in d2d3154408de 06:39:06 ---> f69c5a2b5a6f 06:39:06 Step 18/22 : ENTRYPOINT ["/support-logging"] 06:39:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:39:06 ---> Running in f03238ced505 06:39:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:39:08 Removing intermediate container f03238ced505 06:39:08 ---> 7822c98f33b7 06:39:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:09 ---> Running in 1144c05b031e 06:39:09 Removing intermediate container 0888013ca770 06:39:09 ---> 074817d84796 06:39:09 06:39:09 Step 10/24 : FROM scratch 06:39:09 ---> 06:39:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:39:09 ---> Using cache 06:39:09 ---> 7589c2270994 06:39:09 Step 12/24 : ENV APP_PORT=48060 06:39:09 ---> Running in ec4d0890ac6d 06:39:09 Removing intermediate container 1144c05b031e 06:39:09 ---> 84b1635d223a 06:39:09 Step 20/22 : LABEL arch=x86_64 06:39:09 ---> Running in 30ec1633da2c 06:39:10 Removing intermediate container ec4d0890ac6d 06:39:10 ---> 997a596eff4f 06:39:10 Step 13/24 : EXPOSE $APP_PORT 06:39:10 Removing intermediate container 30ec1633da2c 06:39:10 ---> d2959bd2457b 06:39:10 Step 21/22 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 06:39:10 ---> Running in c06c38d4b4c4 06:39:10 ---> Running in 81e559eef846 06:39:10 Removing intermediate container c06c38d4b4c4 06:39:10 ---> 1622c20e7022 06:39:10 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:39:10 Removing intermediate container 81e559eef846 06:39:10 ---> 92d9c73ca045 06:39:10 Step 22/22 : LABEL version=0.0.0 06:39:10 ---> Running in 13e487cc0e95 06:39:11 Removing intermediate container 13e487cc0e95 06:39:11 ---> eadcc8521779 06:39:11 06:39:12 ---> 2bc76372b450 06:39:12 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:39:12 Successfully built eadcc8521779 06:39:12 Successfully tagged docker-support-logging-go:latest 06:39:13  Building docker-support-logging-go ... done  ---> 946d72f4a8ce 06:39:13 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:39:14 ---> 758e486c8d9b 06:39:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:39:15 ---> 975c93769658 06:39:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:39:17 ---> 38b37c1c415c 06:39:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:39:17 ---> 340da6c415dc 06:39:17 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:39:17 ---> Running in ac015a63da86 06:39:18 Removing intermediate container ac015a63da86 06:39:18 ---> d18ad4aa6079 06:39:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:18 ---> Running in 81910dfd283d 06:39:18 Removing intermediate container 81910dfd283d 06:39:18 ---> 33ede772bcb2 06:39:18 Step 22/24 : LABEL arch=x86_64 06:39:18 ---> Running in 59aff845eb2c 06:39:18 Removing intermediate container 59aff845eb2c 06:39:18 ---> a3a6ba46dbc6 06:39:18 Step 23/24 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 06:39:18 ---> Running in 36232b0b9224 06:39:19 Removing intermediate container 36232b0b9224 06:39:19 ---> 9d8f943200b4 06:39:19 Step 24/24 : LABEL version=0.0.0 06:39:19 ---> Running in 7cbd4f7ffb6e 06:39:20 Removing intermediate container 7cbd4f7ffb6e 06:39:20 ---> 65a34303f24e 06:39:20 06:39:20 Successfully built 65a34303f24e 06:39:20 Successfully tagged docker-support-notifications-go:latest 06:39:28  Building docker-support-notifications-go ... done Removing intermediate container d2d3154408de 06:39:28 ---> 28615c91edcc 06:39:28 06:39:28 Step 9/29 : FROM alpine:latest 06:39:28 ---> a24bb4013296 06:39:28 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:39:28 ---> Running in 8c364b272cf8 06:39:28 Removing intermediate container 8c364b272cf8 06:39:28 ---> 607cc638f7b9 06:39:28 Step 11/29 : USER root 06:39:28 ---> Running in 0a89d836ad67 06:39:28 Removing intermediate container 0a89d836ad67 06:39:28 ---> a5890dcffe51 06:39:28 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:39:28 ---> Running in 0e27213253aa 06:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:39:29 v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:39:29 v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:39:29 OK: 12750 distinct packages available 06:39:29 (1/2) Installing ca-certificates (20191127-r4) 06:39:29 (2/2) Installing dumb-init (1.2.2-r1) 06:39:29 Executing busybox-1.31.1-r16.trigger 06:39:29 Executing ca-certificates-20191127-r4.trigger 06:39:29 OK: 6 MiB in 16 packages 06:39:31 Removing intermediate container 9c04c0d11f6f 06:39:31 ---> 732d9a43bc19 06:39:31 06:39:31 Step 10/22 : FROM scratch 06:39:31 ---> 06:39:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:39:31 ---> Using cache 06:39:31 ---> 5d66ef8da7ad 06:39:31 Step 12/22 : ENV APP_PORT=48081 06:39:31 ---> Running in cd19cb8e29b1 06:39:31 Removing intermediate container cd19cb8e29b1 06:39:31 ---> e4609fd4669e 06:39:31 Step 13/22 : EXPOSE $APP_PORT 06:39:31 Removing intermediate container 0e27213253aa 06:39:31 ---> 9da20214455c 06:39:31 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:39:31 ---> Running in 272a825ce8fb 06:39:31 ---> Running in 161c0220533c 06:39:31 Removing intermediate container 272a825ce8fb 06:39:31 ---> 10e3477c5b57 06:39:31 Step 14/22 : WORKDIR / 06:39:32 ---> Running in f0898c5e490a 06:39:32 Removing intermediate container 161c0220533c 06:39:32 ---> c5881557d87c 06:39:32 Step 14/29 : WORKDIR $BASE_DIR 06:39:32 ---> Running in 265aa3a154ef 06:39:32 Removing intermediate container f0898c5e490a 06:39:32 ---> da3be5143c8d 06:39:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:39:32 Removing intermediate container 265aa3a154ef 06:39:32 ---> a0cacc71e932 06:39:32 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:39:32 ---> Running in cc050fa2ee40 06:39:32 ---> 2e5aa68c88e9 06:39:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:39:33 ---> de2921111497 06:39:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:39:33 Removing intermediate container cc050fa2ee40 06:39:33 ---> ab1c496edc5f 06:39:33 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 06:39:33 ---> 979fe01519f8 06:39:33 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:39:34 ---> Running in eabf5b771f85 06:39:34 ---> 94361a0e0660 06:39:34 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:39:34 Removing intermediate container eabf5b771f85 06:39:34 ---> ecec5d745f16 06:39:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:34 ---> Running in b3b0304e49f2 06:39:34 Removing intermediate container b3b0304e49f2 06:39:34 ---> e313931610ae 06:39:34 Step 20/22 : LABEL arch=x86_64 06:39:34 ---> 0806864f5464 06:39:34 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:39:34 ---> Running in 0028f390adb9 06:39:34 Removing intermediate container 0028f390adb9 06:39:34 ---> e3d2355581de 06:39:34 Step 21/22 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 06:39:34 ---> Running in 228a60d8b49c 06:39:34 ---> e13a0a33a0d9 06:39:34 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:39:35 Removing intermediate container 228a60d8b49c 06:39:35 ---> 2cf3a2226373 06:39:35 Step 22/22 : LABEL version=0.0.0 06:39:35 ---> Running in a698f9d4a93b 06:39:35 ---> 6faa12addd19 06:39:35 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:39:35 Removing intermediate container a698f9d4a93b 06:39:35 ---> 9a239c41867a 06:39:35 06:39:35 ---> 4cb73b3aef44 06:39:35 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:39:36 Successfully built 9a239c41867a 06:39:36 Successfully tagged docker-core-metadata-go:latest 06:39:36  Building docker-core-metadata-go ... done  ---> Running in 58b3c740164b 06:39:37 Removing intermediate container 58b3c740164b 06:39:37 ---> 2cb63bc863bb 06:39:37 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:39:37 ---> 7a09e192fccd 06:39:37 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:39:37 ---> Running in 70553af15ed8 06:39:38 Removing intermediate container 70553af15ed8 06:39:38 ---> a04bf1bfa93a 06:39:38 Step 24/29 : RUN chmod 755 security-secrets-setup 06:39:39 ---> Running in 86c185712997 06:39:40 Removing intermediate container 86c185712997 06:39:40 ---> 3d148ee390a1 06:39:40 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:39:40 ---> Running in 51cc4c57b96e 06:39:40 Removing intermediate container 51cc4c57b96e 06:39:40 ---> de2289de8df9 06:39:40 Step 26/29 : CMD [ "generate" ] 06:39:40 ---> Running in 536242dd3cd4 06:39:40 Removing intermediate container 536242dd3cd4 06:39:40 ---> a0e76c3e4847 06:39:40 Step 27/29 : LABEL arch=x86_64 06:39:40 ---> Running in 26845d2b7820 06:39:41 Removing intermediate container 26845d2b7820 06:39:41 ---> ec1749911f6b 06:39:41 Step 28/29 : LABEL git_sha=97ee89677f613cbbc10a2d4f90a8b3df30098f70 06:39:41 ---> Running in b3122cb25040 06:39:41 Removing intermediate container b3122cb25040 06:39:41 ---> 585208d196f9 06:39:41 Step 29/29 : LABEL version=0.0.0 06:39:41 ---> Running in cd85a6956516 06:39:41 Removing intermediate container cd85a6956516 06:39:41 ---> 7258d5b3c8aa 06:39:41 06:39:41 Successfully built 7258d5b3c8aa 06:39:41 Successfully tagged docker-security-secrets-setup-go:latest 06:39:41  Building docker-security-secrets-setup-go ... done  [Pipeline] } 06:39:41 $ docker stop --time=1 5289dfc277c8eb3dbe7de8529226c72621b3cfe0bc90d4cc898cb64ad80c5871 06:39:43 $ docker rm -f 5289dfc277c8eb3dbe7de8529226c72621b3cfe0bc90d4cc898cb64ad80c5871 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:44 + docker images 06:39:44 + grep docker 06:39:44 docker-security-secrets-setup-go latest 7258d5b3c8aa 2 seconds ago 24MB 06:39:44 docker-core-metadata-go latest 9a239c41867a 8 seconds ago 14.2MB 06:39:44 docker-support-notifications-go latest 65a34303f24e 23 seconds ago 13.6MB 06:39:44 docker-support-logging-go latest eadcc8521779 33 seconds ago 11.1MB 06:39:44 docker-sys-mgmt-agent-go latest bf0fc0ca8448 44 seconds ago 290MB 06:39:44 docker-core-command-go latest 4c66a016199b About a minute ago 12.2MB 06:39:44 docker-security-secretstore-setup-go latest 8facbc3d0ade 2 minutes ago 32.4MB 06:39:44 docker-core-data-go latest 5d798c53a24e 2 minutes ago 23.6MB 06:39:44 docker-support-scheduler-go latest 379acf434c9d 2 minutes ago 12.3MB 06:39:44 docker-security-proxy-setup-go latest ff3f83f06b49 2 minutes ago 15.8MB 06:39:44 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 06:39:59 Still waiting to schedule task 06:39:59 ‘prd-centos7-docker-8c-8g-3692’ is offline 06:41:07 Running on prd-centos7-docker-8c-8g-3710 in /w/workspace/edgexfoundry_edgex-go_PR-2732 [Pipeline] { [Pipeline] ws 06:41:07 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 06:41:09 using credential edgex-jenkins-ssh 06:41:09 Cloning the remote Git repository 06:41:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:41:09 > git init /w/workspace/edgex-go/14 # timeout=10 06:41:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:41:09 > git --version # timeout=10 06:41:09 > git --version # 'git version 2.16.5' 06:41:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:56 Merging remotes/origin/master commit ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 into PR head commit 97ee89677f613cbbc10a2d4f90a8b3df30098f70 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:41:57 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] } 06:41:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:41:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:41:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:41:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2732/head:refs/remotes/origin/PR-2732 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:41:56 > git config core.sparsecheckout # timeout=10 06:41:56 > git checkout -f 97ee89677f613cbbc10a2d4f90a8b3df30098f70 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:41:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:42:00 ---> package-listing.sh 06:42:00 ++ facter osfamily 06:42:00 ++ tr '[:upper:]' '[:lower:]' 06:42:00 + OS_FAMILY=redhat 06:42:00 + workspace=/w/workspace/edgex-go/14 06:42:00 + START_PACKAGES=/tmp/packages_start.txt 06:42:00 + END_PACKAGES=/tmp/packages_end.txt 06:42:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:42:00 + PACKAGES=/tmp/packages_start.txt 06:42:00 + '[' /w/workspace/edgex-go/14 ']' 06:42:00 + PACKAGES=/tmp/packages_end.txt 06:42:00 + case "${OS_FAMILY}" in 06:42:00 + rpm -qa 06:42:00 + sort 06:42:04 + '[' -f /tmp/packages_start.txt ']' 06:42:04 + '[' -f /tmp/packages_end.txt ']' 06:42:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:42:04 + '[' /w/workspace/edgex-go/14 ']' 06:42:04 + mkdir -p /w/workspace/edgex-go/14/archives/ 06:42:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:04 provisioning config files... 06:42:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config8523168573018622435tmp [Pipeline] { [Pipeline] echo 06:42:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:42:05 ---> create-netrc.sh [Pipeline] } 06:42:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:42:05 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:42:05 ---> python-tools-install.sh 06:42:05 Generating Requirements File 06:43:26 Python 3.6.8 06:43:26 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 06:43:26 appdirs==1.4.3 06:43:26 argcomplete==1.12.1 06:43:26 aspy.yaml==1.3.0 06:43:26 attrs==19.3.0 06:43:26 Babel==2.8.0 06:43:26 beautifulsoup4==4.8.2 06:43:26 boto3==1.11.6 06:43:26 botocore==1.14.6 06:43:26 bs4==0.0.1 06:43:26 cachetools==4.1.1 06:43:26 certifi==2019.11.28 06:43:26 cffi==1.14.3 06:43:26 cfgv==2.0.1 06:43:26 chardet==3.0.4 06:43:26 click==7.1 06:43:26 cliff==3.4.0 06:43:26 cmd2==1.3.11 06:43:26 colorama==0.4.3 06:43:26 cryptography==3.1.1 06:43:26 debtcollector==2.2.0 06:43:26 decorator==4.4.2 06:43:26 defusedxml==0.6.0 06:43:26 Deprecated==1.2.7 06:43:26 distlib==0.3.1 06:43:26 distro==1.2.0 06:43:26 dnspython==1.16.0 06:43:26 docker==4.2.0 06:43:26 docutils==0.15.2 06:43:26 dogpile.cache==1.0.2 06:43:26 email-validator==1.0.5 06:43:26 filelock==3.0.12 06:43:26 future==0.18.2 06:43:26 google-auth==1.22.1 06:43:26 httplib2==0.17.0 06:43:26 identify==1.4.11 06:43:26 idna==2.9 06:43:26 importlib-metadata==1.7.0 06:43:26 importlib-resources==1.5.0 06:43:26 iso8601==0.1.13 06:43:26 Jinja2==2.11.1 06:43:26 jmespath==0.10.0 06:43:26 jsonpatch==1.26 06:43:26 jsonpointer==2.0 06:43:26 jsonschema==3.2.0 06:43:26 keystoneauth1==4.2.1 06:43:26 kubernetes==11.0.0 06:43:26 lftools==0.34.2 06:43:26 lxml==4.5.0 06:43:26 MarkupSafe==0.23 06:43:26 msgpack==1.0.0 06:43:26 multi-key-dict==2.0.3 06:43:26 munch==2.5.0 06:43:26 netaddr==0.8.0 06:43:26 netifaces==0.10.9 06:43:26 niet==1.4.2 06:43:26 nodeenv==1.3.5 06:43:26 oauth2client==4.1.3 06:43:26 oauthlib==3.1.0 06:43:26 openstacksdk==0.50.0 06:43:26 os-client-config==2.1.0 06:43:26 os-service-types==1.7.0 06:43:26 osc-lib==2.2.1 06:43:26 oslo.config==8.3.2 06:43:26 oslo.context==3.1.1 06:43:26 oslo.i18n==5.0.1 06:43:26 oslo.log==4.4.0 06:43:26 oslo.serialization==4.0.1 06:43:26 oslo.utils==4.6.0 06:43:26 packaging==20.4 06:43:26 pbr==5.4.4 06:43:26 pluggy==0.13.1 06:43:26 prettytable==0.7.2 06:43:26 py==1.9.0 06:43:26 pyasn1==0.4.8 06:43:26 pyasn1-modules==0.2.8 06:43:26 pycparser==2.20 06:43:26 pygerrit2==2.0.10 06:43:26 PyGithub==1.46 06:43:26 pyinotify==0.9.6 06:43:26 PyJWT==1.7.1 06:43:26 pyparsing==2.4.7 06:43:26 pyperclip==1.8.0 06:43:26 pyroute2==0.4.13 06:43:26 pyrsistent==0.15.7 06:43:26 PySocks==1.6.8 06:43:26 python-cinderclient==7.2.0 06:43:26 python-dateutil==2.8.1 06:43:26 python-heatclient==2.2.1 06:43:26 python-jenkins==1.7.0 06:43:26 python-keystoneclient==4.1.1 06:43:26 python-magnumclient==3.2.1 06:43:26 python-novaclient==17.2.1 06:43:26 python-openstackclient==5.4.0 06:43:26 python-swiftclient==3.10.1 06:43:26 pytz==2020.1 06:43:26 PyYAML==5.3 06:43:26 requests==2.23.0 06:43:26 requests-oauthlib==1.3.0 06:43:26 requestsexceptions==1.4.0 06:43:26 rfc3986==1.4.0 06:43:26 rpm==4.11.3 06:43:26 rsa==4.0 06:43:26 ruamel.yaml==0.16.10 06:43:26 ruamel.yaml.clib==0.2.0 06:43:26 s3transfer==0.3.3 06:43:26 shade==1.27.2 06:43:26 simplejson==3.17.2 06:43:26 six==1.14.0 06:43:26 soupsieve==2.0 06:43:26 stevedore==3.2.2 06:43:26 tabulate==0.8.6 06:43:26 toml==0.10.0 06:43:26 tox==3.20.0 06:43:26 tqdm==4.43.0 06:43:26 urllib3==1.25.8 06:43:26 virtualenv==20.0.33 06:43:26 wcwidth==0.2.5 06:43:26 websocket-client==0.57.0 06:43:26 wrapt==1.12.1 06:43:26 xdg==3.0.2 06:43:26 xmltodict==0.12.0 06:43:26 yq==2.11.1 06:43:26 zipp==3.3.0 06:43:26 Cache entry deserialization failed, entry ignored 06:43:26 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 06:43:26 Python 2.7.5 06:43:27 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 06:43:27 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 06:43:27 ansible==2.9.7 06:43:27 Babel==0.9.6 06:43:27 backports.ssl-match-hostname==3.5.0.1 06:43:27 beautifulsoup4==4.4.1 06:43:27 bodhi==2.11.0 06:43:27 bodhi-client==2.11.0 06:43:27 CCColUtils==1.4 06:43:27 cffi==1.6.0 06:43:27 chardet==2.2.1 06:43:27 click==6.7 06:43:27 cloud-init==18.5 06:43:27 configobj==4.7.2 06:43:27 cryptography==1.7.2 06:43:27 decorator==3.4.0 06:43:27 distro==1.2.0 06:43:27 enum34==1.0.4 06:43:27 fedpkg==1.38 06:43:27 futures==3.1.1 06:43:27 gitdb==0.6.4 06:43:27 GitPython==1.0.1 06:43:27 html5lib==0.999 06:43:27 httplib2==0.9.2 06:43:27 idna==2.4 06:43:27 iniparse==0.4 06:43:27 ipaddress==1.0.16 06:43:27 IPy==0.75 06:43:27 javapackages==1.0.0 06:43:27 Jinja2==2.7.2 06:43:27 jmespath==0.9.4 06:43:27 jsonpatch==1.2 06:43:27 jsonpointer==1.9 06:43:27 kerberos==1.1 06:43:27 kitchen==1.1.1 06:43:27 langtable==0.0.31 06:43:27 lockfile==0.9.1 06:43:27 lxml==3.2.1 06:43:27 MarkupSafe==0.11 06:43:27 munch==2.0.2 06:43:27 offtrac==0.1.0 06:43:27 openidc-client==0.6.0 06:43:27 packagedb-cli==2.14.1 06:43:27 paramiko==2.1.1 06:43:27 perf==0.1 06:43:27 ply==3.4 06:43:27 policycoreutils-default-encoding==0.1 06:43:27 prettytable==0.7.2 06:43:27 pyasn1==0.1.9 06:43:27 pycparser==2.14 06:43:27 pycurl==7.19.0 06:43:27 pygobject==3.22.0 06:43:27 pygpgme==0.3 06:43:27 pyliblzma==0.5.3 06:43:27 pyOpenSSL==0.13.1 06:43:27 pyparsing==1.5.6 06:43:27 pyserial==2.6 06:43:27 python-augeas==0.5.0 06:43:27 python-bugzilla==2.3.0 06:43:27 python-dateutil==1.5 06:43:27 python-fedora==0.10.0 06:43:27 python-linux-procfs==0.4.9 06:43:27 python-yubico==1.2.3 06:43:27 pyudev==0.15 06:43:27 pyusb==1.0.0b1 06:43:27 pyxattr==0.5.1 06:43:27 PyYAML==3.10 06:43:27 requests==2.6.0 06:43:27 requests-kerberos==0.7.0 06:43:27 rpkg==1.60 06:43:27 schedutils==0.4 06:43:27 seobject==0.1 06:43:27 sepolicy==1.1 06:43:27 six==1.9.0 06:43:27 smmap==0.9.0 06:43:27 urlgrabber==3.10 06:43:27 urllib3==1.10.2 06:43:27 virtualenv==15.1.0 06:43:27 yum-langpacks==0.4.2 06:43:27 yum-metadata-parser==1.1.4 [Pipeline] echo 06:43:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:43:28 ---> sudo-logs.sh 06:43:28 Archiving 'sudo' log.. [Pipeline] echo 06:43:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:43:28 ---> job-cost.sh 06:43:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qOmt 06:43:36 Cache entry deserialization failed, entry ignored 06:43:36 Cache entry deserialization failed, entry ignored 06:43:38 Cache entry deserialization failed, entry ignored 06:43:38 Cache entry deserialization failed, entry ignored 06:43:39 Cache entry deserialization failed, entry ignored 06:43:39 Cache entry deserialization failed, entry ignored 06:43:39 Cache entry deserialization failed, entry ignored 06:43:39 Cache entry deserialization failed, entry ignored 06:43:39 Cache entry deserialization failed, entry ignored 06:43:39 Cache entry deserialization failed, entry ignored 06:43:39 Cache entry deserialization failed, entry ignored 06:43:39 Cache entry deserialization failed, entry ignored 06:43:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:44:15 lf-activate-venv(): INFO: Adding /tmp/venv-qOmt/bin to PATH 06:44:15 INFO: No Stack... 06:44:15 INFO: Retrieving Pricing Info for: v1-standard-2 06:44:15 INFO: Archiving Costs [Pipeline] echo 06:44:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:44:16 ---> logs-deploy.sh 06:44:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2732/14 06:44:16 INFO: archiving workspace using pattern(s): 06:44:17 Archives upload complete. 06:44:17 INFO: archiving logs to Nexus