Pull request #2771 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 63b605587244ac62a7b5d1c23d47eb87e958ca11 rather than 3f55b11f2122cccf1549b27f21f6b80d886e8a1e Obtained Jenkinsfile from 63b605587244ac62a7b5d1c23d47eb87e958ca11 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-4772 in /w/workspace/edgexfoundry_edgex-go_PR-2771 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 63b605587244ac62a7b5d1c23d47eb87e958ca11 into PR head commit 3f55b11f2122cccf1549b27f21f6b80d886e8a1e > 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/2771/head:refs/remotes/origin/PR-2771 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f55b11f2122cccf1549b27f21f6b80d886e8a1e # timeout=10 Merge succeeded, producing 3f55b11f2122cccf1549b27f21f6b80d886e8a1e Checking out Revision 3f55b11f2122cccf1549b27f21f6b80d886e8a1e (PR-2771) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 63b605587244ac62a7b5d1c23d47eb87e958ca11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f55b11f2122cccf1549b27f21f6b80d886e8a1e # timeout=10 Commit message: "Implement Core Metadata PUT /deviceprofile V2 API according to the API doc" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 7a99883da3611076c0b0f706e9352a26c79ef3f2 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:34:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:34:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:34:54 ========================================================= 08:34:54 EdgeX Global Pipelines Version Info 08:34:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:34:55 ------------------- 08:34:55 stable info: 08:34:55 ------------------- 08:34:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:34:55 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 08:34:55 Message: update stable to v1.0.131 08:34:56 ------------------- 08:34:56 experimental info: 08:34:56 ------------------- 08:34:56 Commited By: **** collab-it+edgex@linuxfoundation.org 08:34:56 Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af 08:34:56 Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:34:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:34:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:34:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:34:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:34:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:34:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 08:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 08:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:34:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:34:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:34:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:34:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:34:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:34:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:34:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:34:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2771 [Pipeline] echo 08:34:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2771 [Pipeline] echo 08:34:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2771 [Pipeline] echo 08:34:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f55b11f2122cccf1549b27f21f6b80d886e8a1e [Pipeline] echo 08:34:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f55b11 [Pipeline] echo 08:34:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 08:34:59 ++ 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 08:34:59 + for file in '`ls cmd/**/Dockerfile`' 08:34:59 ++ dirname cmd/core-command/Dockerfile 08:34:59 ++ cut -d/ -f2 08:34:59 + echo core-command,cmd/core-command/Dockerfile 08:34:59 + for file in '`ls cmd/**/Dockerfile`' 08:34:59 ++ dirname cmd/core-data/Dockerfile 08:34:59 ++ cut -d/ -f2 08:34:59 + echo core-data,cmd/core-data/Dockerfile 08:34:59 + for file in '`ls cmd/**/Dockerfile`' 08:34:59 ++ dirname cmd/core-metadata/Dockerfile 08:34:59 ++ cut -d/ -f2 08:34:59 + echo core-metadata,cmd/core-metadata/Dockerfile 08:34:59 + for file in '`ls cmd/**/Dockerfile`' 08:34:59 ++ dirname cmd/security-proxy-setup/Dockerfile 08:34:59 ++ cut -d/ -f2 08:34:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:34:59 + for file in '`ls cmd/**/Dockerfile`' 08:34:59 ++ dirname cmd/security-secrets-setup/Dockerfile 08:34:59 ++ cut -d/ -f2 08:34:59 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 08:34:59 + for file in '`ls cmd/**/Dockerfile`' 08:34:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:34:59 ++ cut -d/ -f2 08:34:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:34:59 + for file in '`ls cmd/**/Dockerfile`' 08:34:59 ++ dirname cmd/support-logging/Dockerfile 08:34:59 ++ cut -d/ -f2 08:34:59 + echo support-logging,cmd/support-logging/Dockerfile 08:34:59 + for file in '`ls cmd/**/Dockerfile`' 08:34:59 ++ dirname cmd/support-notifications/Dockerfile 08:34:59 ++ cut -d/ -f2 08:34:59 + echo support-notifications,cmd/support-notifications/Dockerfile 08:34:59 + for file in '`ls cmd/**/Dockerfile`' 08:34:59 ++ dirname cmd/support-scheduler/Dockerfile 08:34:59 ++ cut -d/ -f2 08:34:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:34:59 + for file in '`ls cmd/**/Dockerfile`' 08:34:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:34:59 ++ cut -d/ -f2 08:34:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:34:59 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 08:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:35:00 08:35:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:35:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:35:01 latest: Pulling from edgex-devops/git-semver 08:35:01 31603596830f: Pulling fs layer 08:35:01 2a8b12db71e7: Pulling fs layer 08:35:01 6ca5941a6612: Pulling fs layer 08:35:01 ecc8261a40a4: Pulling fs layer 08:35:01 ecc8261a40a4: Waiting 08:35:01 2a8b12db71e7: Download complete 08:35:01 31603596830f: Verifying Checksum 08:35:01 31603596830f: Download complete 08:35:01 6ca5941a6612: Verifying Checksum 08:35:01 6ca5941a6612: Download complete 08:35:01 ecc8261a40a4: Verifying Checksum 08:35:01 ecc8261a40a4: Download complete 08:35:02 31603596830f: Pull complete 08:35:02 2a8b12db71e7: Pull complete 08:35:03 6ca5941a6612: Pull complete 08:35:03 ecc8261a40a4: Pull complete 08:35:03 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:35:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:35:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:35:03 prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container 08:35:03 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 08:35:05 $ docker top c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:35:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:35:05 [ssh-agent] Looking for ssh-agent implementation... 08:35:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:35:06 $ docker exec c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c ssh-agent 08:35:06 SSH_AUTH_SOCK=/tmp/ssh-UlX5vONdhUOz/agent.11 08:35:06 SSH_AGENT_PID=16 08:35:06 Running ssh-add (command line suppressed) 08:35:06 Identity added: /w/workspace/edgex-go/9@tmp/private_key_1466007007090079197.key (/w/workspace/edgex-go/9@tmp/private_key_1466007007090079197.key) 08:35:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:35:06 + git describe --exact-match --tags HEAD 08:35:06 fatal: no tag exactly matches '3f55b11f2122cccf1549b27f21f6b80d886e8a1e' [Pipeline] } 08:35:06 $ docker exec --env ******** --env ******** c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c ssh-agent -k 08:35:06 unset SSH_AUTH_SOCK; 08:35:06 unset SSH_AGENT_PID; 08:35:06 echo Agent pid 16 killed; 08:35:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:35:07 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:35:07 This usually means this commit has not been tagged. [Pipeline] sshagent 08:35:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:35:07 [ssh-agent] Looking for ssh-agent implementation... 08:35:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:35:07 $ docker exec c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c ssh-agent 08:35:07 SSH_AUTH_SOCK=/tmp/ssh-nUl88CcwGZwF/agent.44 08:35:07 SSH_AGENT_PID=49 08:35:07 Running ssh-add (command line suppressed) 08:35:07 Identity added: /w/workspace/edgex-go/9@tmp/private_key_3323188821042053027.key (/w/workspace/edgex-go/9@tmp/private_key_3323188821042053027.key) 08:35:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:35:08 + git semver init 08:35:08 # -> Open(): unable to determine branch for HEAD 08:35:08 # $GIT_DIR = /w/workspace/edgex-go/9/.git 08:35:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 08:35:08 # $SEMVER_REMOTE_NAME = origin 08:35:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:35:08 # $SEMVER_USER_NAME = edgex-jenkins 08:35:08 # $SEMVER_BRANCH = PR-2771 08:35:08 # $SEMVER_TEMP = /tmp/semver-153642350 08:35:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:35:26 # '/tmp/semver-153642350' -> '/w/workspace/edgex-go/9/.semver' 08:35:26 # -> Force: false 08:35:26 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 08:35:26 $ docker exec --env ******** --env ******** c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c ssh-agent -k 08:35:26 unset SSH_AUTH_SOCK; 08:35:26 unset SSH_AGENT_PID; 08:35:26 echo Agent pid 49 killed; 08:35:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:35:26 + git semver [Pipeline] } 08:35:26 $ docker stop --time=1 c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c 08:35:28 $ docker rm -f c3f0263edd93a73dd7adbc72c071f437bc3b3b05d7127a80a722f44a73f78b3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:35:41 Stashed 85 file(s) [Pipeline] echo 08:35:41 [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 08:35:42 ========================================================= 08:35:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:35:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:35:42 + 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 . 08:35:46 Sending build context to Docker daemon 325MB 08:35:46 Step 1/7 : ARG BASE=golang:1.15-alpine 08:35:46 Step 2/7 : FROM ${BASE} 08:35:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:35:46 df20fa9351a1: Pulling fs layer 08:35:46 ed8968b2872e: Pulling fs layer 08:35:46 a92cc7c5fd73: Pulling fs layer 08:35:46 e871e8e8d7a9: Pulling fs layer 08:35:46 e73272ec9a57: Pulling fs layer 08:35:46 1e910a182e73: Pulling fs layer 08:35:46 4e634b169226: Pulling fs layer 08:35:46 e73272ec9a57: Waiting 08:35:46 1e910a182e73: Waiting 08:35:46 4e634b169226: Waiting 08:35:46 e871e8e8d7a9: Waiting 08:35:46 a92cc7c5fd73: Verifying Checksum 08:35:46 a92cc7c5fd73: Download complete 08:35:46 ed8968b2872e: Verifying Checksum 08:35:46 ed8968b2872e: Download complete 08:35:46 e73272ec9a57: Verifying Checksum 08:35:46 e73272ec9a57: Download complete 08:35:46 1e910a182e73: Verifying Checksum 08:35:46 1e910a182e73: Download complete 08:35:46 df20fa9351a1: Verifying Checksum 08:35:46 df20fa9351a1: Download complete 08:35:46 df20fa9351a1: Pull complete 08:35:46 ed8968b2872e: Pull complete 08:35:46 a92cc7c5fd73: Pull complete 08:35:48 4e634b169226: Verifying Checksum 08:35:48 4e634b169226: Download complete 08:35:48 e871e8e8d7a9: Verifying Checksum 08:35:48 e871e8e8d7a9: Download complete 08:35:54 e871e8e8d7a9: Pull complete 08:35:54 e73272ec9a57: Pull complete 08:35:54 1e910a182e73: Pull complete 08:35:57 Still waiting to schedule task 08:35:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 08:35:59 4e634b169226: Pull complete 08:35:59 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 08:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:35:59 ---> f7629b54cfaa 08:35:59 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 08:35:59 ---> Running in de89c2d1dd72 08:35:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:36:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:36:01 (1/12) Installing libmagic (5.38-r0) 08:36:01 (2/12) Installing file (5.38-r0) 08:36:01 (3/12) Installing libc-dev (0.7.2-r3) 08:36:01 (4/12) Installing g++ (9.3.0-r2) 08:36:04 (5/12) Installing fortify-headers (1.1-r0) 08:36:04 (6/12) Installing patch (2.7.6-r6) 08:36:04 (7/12) Installing build-base (0.5-r2) 08:36:04 (8/12) Installing libsodium (1.0.18-r0) 08:36:04 (9/12) Installing pkgconf (1.7.2-r0) 08:36:05 (10/12) Installing libsodium-dev (1.0.18-r0) 08:36:05 (11/12) Installing libzmq (4.3.3-r0) 08:36:05 (12/12) Installing zeromq-dev (4.3.3-r0) 08:36:05 Executing busybox-1.31.1-r16.trigger 08:36:05 OK: 233 MiB in 51 packages 08:36:08 Removing intermediate container de89c2d1dd72 08:36:08 ---> b39827fd0da5 08:36:08 Step 4/7 : WORKDIR /edgex-go 08:36:08 ---> Running in 497b8eb091bc 08:36:08 Removing intermediate container 497b8eb091bc 08:36:08 ---> 93ea81ea902c 08:36:08 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:36:09 latest: Pulling from library/docker 08:36:09 df20fa9351a1: Already exists 08:36:09 25ad7478873d: Pulling fs layer 08:36:09 4684f6177b5d: Pulling fs layer 08:36:09 8ba584e970af: Pulling fs layer 08:36:09 3cdc74d2b06d: Pulling fs layer 08:36:09 4cf5a0d07c1f: Pulling fs layer 08:36:09 fca0ccc462d5: Pulling fs layer 08:36:09 3cdc74d2b06d: Waiting 08:36:09 4cf5a0d07c1f: Waiting 08:36:09 fca0ccc462d5: Waiting 08:36:09 4684f6177b5d: Verifying Checksum 08:36:09 4684f6177b5d: Download complete 08:36:09 25ad7478873d: Verifying Checksum 08:36:09 25ad7478873d: Download complete 08:36:09 3cdc74d2b06d: Verifying Checksum 08:36:09 3cdc74d2b06d: Download complete 08:36:09 4cf5a0d07c1f: Verifying Checksum 08:36:09 4cf5a0d07c1f: Download complete 08:36:09 fca0ccc462d5: Verifying Checksum 08:36:09 fca0ccc462d5: Download complete 08:36:10 25ad7478873d: Pull complete 08:36:10 4684f6177b5d: Pull complete 08:36:10 8ba584e970af: Verifying Checksum 08:36:10 8ba584e970af: Download complete 08:36:12 8ba584e970af: Pull complete 08:36:12 3cdc74d2b06d: Pull complete 08:36:12 4cf5a0d07c1f: Pull complete 08:36:13 fca0ccc462d5: Pull complete 08:36:13 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 08:36:13 Status: Downloaded newer image for docker:latest 08:36:14 ---> 8a5563e4bd7e 08:36:14 Step 6/7 : COPY go.mod . 08:36:14 ---> 1a70d537667e 08:36:14 Step 7/7 : RUN go mod download 08:36:14 ---> Running in b3f196529065 08:36:36 Removing intermediate container b3f196529065 08:36:36 ---> 7ad33c8f39f7 08:36:36 Successfully built 7ad33c8f39f7 08:36:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:36:37 + docker inspect -f . ci-base-image-x86_64 08:36:37 . [Pipeline] withDockerContainer 08:36:37 prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container 08:36:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 08:36:37 $ docker top c0b7c17518a1abd75cc1c341474ac495376531c2724e13df6b1e3e9310d6303e -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:38 + go version 08:36:38 go version go1.15.2 linux/amd64 [Pipeline] } 08:36:38 $ docker stop --time=1 c0b7c17518a1abd75cc1c341474ac495376531c2724e13df6b1e3e9310d6303e 08:36:39 $ docker rm -f c0b7c17518a1abd75cc1c341474ac495376531c2724e13df6b1e3e9310d6303e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:40 + docker inspect -f . ci-base-image-x86_64 08:36:40 . [Pipeline] withDockerContainer 08:36:40 prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container 08:36:40 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 08:36:41 $ docker top 31935be2c4196b4e2588230cbe849fffe5340c3d1b343f25386911115ed929b9 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:41 ========================================================= 08:36:41 [edgeXBuildGoParallel] Running Tests and Build... 08:36:41 ========================================================= [Pipeline] sh 08:36:41 + make test 08:36:41 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:36:44 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:37:01 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.014s 08:37:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.021s coverage: 46.6% of statements 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.050s coverage: 27.2% of statements 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.029s coverage: 100.0% of statements 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.334s coverage: 86.0% of statements 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.050s coverage: 93.8% of statements 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.076s coverage: 28.6% of statements 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.013s coverage: 100.0% of statements 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.017s coverage: 100.0% of statements 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.017s coverage: 86.7% of statements 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.021s coverage: 97.5% of statements 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.011s coverage: 100.0% of statements 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:37:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.067s coverage: 98.6% of statements 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:37:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.005s coverage: 58.8% of statements 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:37:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.022s coverage: 0.0% of statements [no tests to run] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.072s coverage: 63.5% of statements 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.005s coverage: 100.0% of statements 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.106s coverage: 55.9% of statements 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.538s coverage: 86.3% of statements 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.275s coverage: 72.2% of statements 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.157s coverage: 72.1% of statements 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.010s coverage: 82.4% of statements 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.027s coverage: 48.4% of statements 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.016s coverage: 28.8% of statements 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.022s coverage: 96.8% of statements 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.029s coverage: 31.1% of statements 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.100s coverage: 84.1% of statements 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.022s coverage: 100.0% of statements 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.011s coverage: 42.9% of statements 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.016s coverage: 100.0% of statements 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.014s coverage: 83.8% of statements 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.040s coverage: 47.1% of statements 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.018s coverage: 100.0% of statements 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.011s coverage: 100.0% of statements 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.023s coverage: 100.0% of statements 08:37:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.071s coverage: 29.1% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.019s coverage: 99.0% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.039s coverage: 100.0% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.011s coverage: 0.0% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.008s coverage: 100.0% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.015s coverage: 87.9% of statements 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:37:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 08:37:19 GO111MODULE=on go vet ./... 08:37:26 gofmt -l . 08:37:26 [ "`gofmt -l .`" = "" ] 08:37:27 ./bin/test-go-mod-tidy.sh 08:37:27 ./bin/test-attribution-txt.sh [Pipeline] sh 08:37:29 + ls -al . 08:37:29 total 588 08:37:29 drwxrwxr-x 10 1001 1001 4096 Oct 12 08:37 . 08:37:29 drwxr-xr-x 4 root root 28 Oct 12 08:36 .. 08:37:29 -rw-rw-r-- 1 1001 1001 11 Oct 12 08:34 .dockerignore 08:37:29 drwxrwxr-x 8 1001 1001 179 Oct 12 08:34 .git 08:37:29 drwxrwxr-x 3 1001 1001 125 Oct 12 08:34 .github 08:37:29 -rw-rw-r-- 1 1001 1001 932 Oct 12 08:34 .gitignore 08:37:29 drwx------ 3 1001 1001 47 Oct 12 08:35 .semver 08:37:29 -rw-rw-r-- 1 1001 1001 166 Oct 12 08:34 .sonarcloud.properties 08:37:29 -rw-rw-r-- 1 1001 1001 3804 Oct 12 08:34 CONTRIBUTING.md 08:37:29 -rw-rw-r-- 1 1001 1001 1035 Oct 12 08:34 Dockerfile.build 08:37:29 -rw-rw-r-- 1 1001 1001 863 Oct 12 08:34 Jenkinsfile 08:37:29 -rw-rw-r-- 1 1001 1001 10775 Oct 12 08:34 LICENSE 08:37:29 -rw-rw-r-- 1 1001 1001 6237 Oct 12 08:34 Makefile 08:37:29 -rw-rw-r-- 1 1001 1001 6447 Oct 12 08:34 README.md 08:37:29 -rw-rw-r-- 1 1001 1001 259 Oct 12 08:34 SECURITY.md 08:37:29 -rw-rw-r-- 1 1001 1001 5 Oct 12 08:35 VERSION 08:37:29 -rw-rw-r-- 1 1001 1001 4131 Oct 12 08:34 ZMQWindows.md 08:37:29 drwxrwxr-x 2 1001 1001 117 Oct 12 08:34 bin 08:37:29 drwxrwxr-x 15 1001 1001 4096 Oct 12 08:34 cmd 08:37:29 -rw-r--r-- 1 root root 492180 Oct 12 08:37 coverage.out 08:37:29 -rw-r--r-- 1 root root 984 Oct 12 08:37 go.mod 08:37:29 -rw-r--r-- 1 root root 18876 Oct 12 08:37 go.sum 08:37:29 drwxrwxr-x 8 1001 1001 127 Oct 12 08:34 internal 08:37:29 drwxrwxr-x 4 1001 1001 26 Oct 12 08:34 openapi 08:37:29 drwxrwxr-x 4 1001 1001 71 Oct 12 08:34 snap 08:37:29 -rw-rw-r-- 1 1001 1001 168 Oct 12 08:34 version.go [Pipeline] sh 08:37:30 + '[' -e coverage.out ] 08:37:30 + chown 1001:1001 coverage.out [Pipeline] stash 08:37:30 Stashed 1 file(s) [Pipeline] sh 08:37:30 + make build 08:37:30 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 08:37:38 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 08:37:41 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 08:37:42 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 08:37:43 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 08:37:45 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 08:37:45 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 08:37:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:37:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 08:37:49 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 08:37:50 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 08:37:51 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 08:37:52 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] } 08:37:53 $ docker stop --time=1 31935be2c4196b4e2588230cbe849fffe5340c3d1b343f25386911115ed929b9 08:37:54 $ docker rm -f 31935be2c4196b4e2588230cbe849fffe5340c3d1b343f25386911115ed929b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4773 in /w/workspace/edgexfoundry_edgex-go_PR-2771 [Pipeline] { [Pipeline] ws 08:37:56 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 08:37:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:56 08:37:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:37:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:56 latest: Pulling from edgex-devops/edgex-compose 08:37:56 cbdbe7a5bc2a: Pulling fs layer 08:37:56 ca9280d653b3: Pulling fs layer 08:37:56 7e9c9ca2126c: Pulling fs layer 08:37:57 cbdbe7a5bc2a: Verifying Checksum 08:37:57 cbdbe7a5bc2a: Download complete 08:37:57 cbdbe7a5bc2a: Pull complete 08:37:57 ca9280d653b3: Verifying Checksum 08:37:57 ca9280d653b3: Download complete 08:37:58 ca9280d653b3: Pull complete 08:37:59 7e9c9ca2126c: Verifying Checksum 08:37:59 7e9c9ca2126c: Download complete 08:38:01 using credential edgex-jenkins-ssh 08:38:02 Cloning the remote Git repository 08:38:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:38:02 > git init /w/workspace/edgex-go/9 # timeout=10 08:38:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:38:02 > git --version # timeout=10 08:38:02 > git --version # 'git version 2.17.1' 08:38:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:05 7e9c9ca2126c: Pull complete 08:38:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:38:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:38:05 prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container 08:38:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 08:38:08 $ docker top 98b06fb19a5d6e9890010d7f9ec6c9b919c246b18abf704a37185fda39dce515 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:09 + docker-compose build --help 08:38:09 + grep parallel 08:38:10 --parallel Build images in parallel. [Pipeline] } 08:38:10 $ docker stop --time=1 98b06fb19a5d6e9890010d7f9ec6c9b919c246b18abf704a37185fda39dce515 08:38:11 $ docker rm -f 98b06fb19a5d6e9890010d7f9ec6c9b919c246b18abf704a37185fda39dce515 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:38:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:38:12 . [Pipeline] withDockerContainer 08:38:12 prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container 08:38:12 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 08:38:12 $ docker top 9b6f70a71e374f2ab6213be918a83c2cb6deb5ddbe8bccc3f701c59fda176206 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:13 + docker-compose -f ./docker-compose-build.yml build --parallel 08:38:14 Building docker-core-command-go ... 08:38:14 Building docker-core-data-go ... 08:38:14 Building docker-core-metadata-go ... 08:38:14 Building docker-security-proxy-setup-go ... 08:38:14 Building docker-security-secrets-setup-go ... 08:38:14 Building docker-security-secretstore-setup-go ... 08:38:14 Building docker-support-logging-go ... 08:38:14 Building docker-support-notifications-go ... 08:38:14 Building docker-support-scheduler-go ... 08:38:14 Building docker-sys-mgmt-agent-go ... 08:38:14 Building docker-security-proxy-setup-go 08:38:14 Building docker-security-secrets-setup-go 08:38:14 Building docker-support-logging-go 08:38:14 Building docker-core-command-go 08:38:14 Building docker-support-notifications-go 08:38:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:38:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:38:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:38:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2771/head:refs/remotes/origin/PR-2771 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:38:19 Merging remotes/origin/master commit 63b605587244ac62a7b5d1c23d47eb87e958ca11 into PR head commit 3f55b11f2122cccf1549b27f21f6b80d886e8a1e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:38:19 Failed in branch arm64 08:38:19 > git config core.sparsecheckout # timeout=10 08:38:19 > git checkout -f 3f55b11f2122cccf1549b27f21f6b80d886e8a1e # timeout=10 08:38:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:38:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:38:41 ---> 7ad33c8f39f7 08:38:41 Step 3/22 : WORKDIR /edgex-go 08:38:41 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 08:38:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:38:41 ---> 7ad33c8f39f7 08:38:41 Step 3/20 : WORKDIR /edgex-go 08:38:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:38:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:38:41 ---> 7ad33c8f39f7 08:38:41 Step 3/22 : WORKDIR /edgex-go 08:38:41 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:38:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:38:41 ---> 7ad33c8f39f7 08:38:41 Step 3/24 : WORKDIR /edgex-go 08:38:41 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 08:38:41 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 08:38:41 ---> 7ad33c8f39f7 08:38:41 Step 3/29 : WORKDIR /edgex-go 08:38:41 ---> Running in ec69b1e1b8b7 08:38:41 ---> Running in 85e3408f80f5 08:38:41 ---> Running in a2710b85cd67 08:38:41 ---> Running in d5d153bdb7ae 08:38:41 ---> Running in 1cf396d8f980 08:38:41 Removing intermediate container d5d153bdb7ae 08:38:41 ---> 0c0d2d995d3d 08:38:41 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:41 Removing intermediate container 85e3408f80f5 08:38:41 ---> d3c838d02d50 08:38:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:41 Removing intermediate container ec69b1e1b8b7 08:38:41 ---> 69d396d652e5 08:38:41 Step 4/29 : RUN apk update && apk add make git 08:38:41 Removing intermediate container a2710b85cd67 08:38:41 ---> 62530a73029a 08:38:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:41 Removing intermediate container 1cf396d8f980 08:38:41 ---> fa02f5992d16 08:38:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:41 ---> Running in 3cec98e8f201 08:38:41 ---> Running in 49cbaff6ebd2 08:38:41 ---> Running in 812e1cb05d53 08:38:41 ---> Running in cf06a2880d3d 08:38:41 ---> Running in 747081f447db 08:38:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:38:42 Removing intermediate container 49cbaff6ebd2 08:38:42 ---> abba1dd4b5b0 08:38:42 Step 5/22 : RUN apk update && apk add make && apk add bash git 08:38:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:38:42 Removing intermediate container 3cec98e8f201 08:38:42 ---> 8016cff9ab32 08:38:42 Step 5/20 : RUN apk update && apk add make git 08:38:42 ---> Running in 54c6a67e547a 08:38:42 Removing intermediate container 747081f447db 08:38:42 ---> 35c9e6bb31c1 08:38:42 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 08:38:43 ---> Running in 4d9bdbc0f17b 08:38:43 Removing intermediate container cf06a2880d3d 08:38:43 ---> 12dbfea38b70 08:38:43 Step 5/22 : RUN apk update && apk add make git 08:38:43 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 08:38:43 v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:38:43 OK: 12752 distinct packages available 08:38:43 ---> Running in c74ef722393f 08:38:43 ---> Running in 171663e97a0c 08:38:43 OK: 233 MiB in 51 packages 08:38:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:38:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:38:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:38:44 Removing intermediate container 812e1cb05d53 08:38:44 ---> 0dbc7e31b36f 08:38:44 Step 5/29 : COPY go.mod . 08:38:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:38:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:38:44 ---> dd95967e9bf4 08:38:44 Step 6/29 : RUN go mod download 08:38:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:38:44 ---> Running in b7395f319e0b 08:38:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:38:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:38:45 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 08:38:45 v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:38:45 OK: 12752 distinct packages available 08:38:45 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 08:38:45 v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:38:45 OK: 12752 distinct packages available 08:38:45 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 08:38:45 v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:38:45 OK: 12752 distinct packages available 08:38:45 OK: 233 MiB in 51 packages 08:38:45 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 08:38:45 v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:38:45 OK: 12752 distinct packages available 08:38:45 OK: 233 MiB in 51 packages 08:38:45 OK: 233 MiB in 51 packages 08:38:45 OK: 233 MiB in 51 packages 08:38:45 OK: 233 MiB in 51 packages 08:38:46 Removing intermediate container 4d9bdbc0f17b 08:38:46 ---> c5efb5388537 08:38:46 Step 6/20 : COPY go.mod . 08:38:46 Removing intermediate container c74ef722393f 08:38:46 ---> 1d1a19577b82 08:38:46 Step 6/24 : COPY go.mod . 08:38:46 Removing intermediate container 54c6a67e547a 08:38:46 ---> 23a987a3aa38 08:38:46 Step 6/22 : COPY go.mod . 08:38:47 ---> 5925be581dda 08:38:47 Step 7/20 : RUN go mod download 08:38:47 ---> Running in 8ab409a377a7 08:38:47 Removing intermediate container b7395f319e0b 08:38:47 ---> de5aaa8beb0c 08:38:47 Step 7/29 : COPY . . 08:38:47 ---> c509a27ad3ce 08:38:47 Step 7/24 : RUN go mod download 08:38:47 Removing intermediate container 171663e97a0c 08:38:47 ---> e65487354582 08:38:47 Step 6/22 : COPY go.mod . 08:38:47 ---> 7787ef2a0cad 08:38:47 Step 7/22 : RUN go mod download 08:38:47 ---> Running in bfe626fc65bf 08:38:47 ---> Running in dcbd42b78e52 08:38:48 ---> 13d4fb26a76c 08:38:48 Step 7/22 : RUN go mod download 08:38:48 ---> Running in 83af4615a822 08:38:51 Removing intermediate container 8ab409a377a7 08:38:51 ---> a5bde8464ef7 08:38:51 Step 8/20 : COPY . . 08:38:58 Removing intermediate container bfe626fc65bf 08:38:58 ---> 59d5a76aee45 08:38:58 Step 8/24 : COPY . . 08:38:58 Removing intermediate container dcbd42b78e52 08:38:58 ---> 56fbf6ebfafe 08:38:58 Step 8/22 : COPY . . 08:39:01 Removing intermediate container 83af4615a822 08:39:01 ---> 4af948089990 08:39:01 Step 8/22 : COPY . . 08:39:24 ---> 5e8394897d01 08:39:24 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 08:39:27 ---> Running in a14c1e33e2ba 08:39:29 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 08:39:30 ---> a316cdad1585 08:39:30 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 08:39:31 ---> 952eed2c8686 08:39:31 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:39:31 ---> abfaba31a73b 08:39:31 Step 9/22 : RUN make cmd/support-logging/support-logging 08:39:31 ---> Running in 1aa6300933f1 08:39:31 ---> Running in 4d9ccc5c7d8a 08:39:31 ---> Running in 3ebe1873362e 08:39:33 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 08:39:33 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 08:39:33 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 08:39:34 ---> 31a04574c0b2 08:39:34 Step 9/22 : RUN make cmd/core-command/core-command 08:39:34 ---> Running in 5179daee2743 08:39:35 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 08:39:54 Removing intermediate container a14c1e33e2ba 08:39:54 ---> 873b94da7985 08:39:54 08:39:54 Step 9/29 : FROM alpine:latest 08:39:55 latest: Pulling from library/alpine 08:39:55 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 08:39:55 Status: Downloaded newer image for alpine:latest 08:39:55 ---> a24bb4013296 08:39:55 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 08:39:56 ---> Running in c5aa9e8edcc3 08:39:56 Removing intermediate container c5aa9e8edcc3 08:39:56 ---> fb9f57a6b042 08:39:56 Step 11/29 : USER root 08:39:57 ---> Running in 5cd90873ef02 08:39:57 Removing intermediate container 5cd90873ef02 08:39:57 ---> 22a3173ba2ca 08:39:57 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 08:39:57 ---> Running in 2e8620c6a359 08:39:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:39:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:39:59 v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 08:39:59 v3.12.0-382-g904dd561a5 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 08:39:59 OK: 12750 distinct packages available 08:39:59 (1/2) Installing ca-certificates (20191127-r4) 08:39:59 (2/2) Installing dumb-init (1.2.2-r1) 08:39:59 Executing busybox-1.31.1-r16.trigger 08:39:59 Executing ca-certificates-20191127-r4.trigger 08:39:59 OK: 6 MiB in 16 packages 08:40:01 Removing intermediate container 3ebe1873362e 08:40:01 ---> 7a4095e70e7d 08:40:01 08:40:01 Step 10/20 : FROM alpine 08:40:01 ---> a24bb4013296 08:40:01 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 08:40:04 ---> Running in d0460da5c63e 08:40:04 Removing intermediate container 4d9ccc5c7d8a 08:40:04 ---> 18d94907d56f 08:40:04 08:40:04 Step 10/22 : FROM scratch 08:40:04 ---> 08:40:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:40:04 Removing intermediate container 2e8620c6a359 08:40:04 ---> 9e89746fbe3d 08:40:04 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 08:40:04 ---> Running in 2172508fb904 08:40:04 ---> Running in 532a7a9bf1e3 08:40:04 Removing intermediate container 532a7a9bf1e3 08:40:04 ---> de8e1aafc0d7 08:40:04 Step 14/29 : WORKDIR $BASE_DIR 08:40:05 Removing intermediate container 2172508fb904 08:40:05 ---> 69643b007def 08:40:05 Step 12/22 : ENV APP_PORT=48061 08:40:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:05 v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 08:40:05 v3.12.0-382-g904dd561a5 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 08:40:05 OK: 12750 distinct packages available 08:40:05 ---> Running in acdcfac70956 08:40:05 ---> Running in e779fedcf0cf 08:40:05 (1/4) Installing ca-certificates (20191127-r4) 08:40:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:40:05 (3/4) Installing libcurl (7.69.1-r1) 08:40:05 (4/4) Installing curl (7.69.1-r1) 08:40:05 Executing busybox-1.31.1-r16.trigger 08:40:05 Executing ca-certificates-20191127-r4.trigger 08:40:05 OK: 7 MiB in 18 packages 08:40:07 Removing intermediate container 1aa6300933f1 08:40:07 ---> a4777bd9c36c 08:40:07 08:40:07 Step 10/24 : FROM scratch 08:40:07 ---> 08:40:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:40:07 Removing intermediate container e779fedcf0cf 08:40:07 ---> 80b582153459 08:40:07 Step 13/22 : EXPOSE $APP_PORT 08:40:07 ---> Using cache 08:40:07 ---> 69643b007def 08:40:07 Step 12/24 : ENV APP_PORT=48060 08:40:07 ---> Running in d603c91ec368 08:40:07 Removing intermediate container acdcfac70956 08:40:07 ---> 825b27538a92 08:40:07 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 08:40:07 ---> Running in e97e732f4eb2 08:40:07 ---> Running in 17bf08a6fd1f 08:40:07 Removing intermediate container d0460da5c63e 08:40:07 ---> 5cb5bcec6beb 08:40:07 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:40:09 Removing intermediate container d603c91ec368 08:40:09 ---> e809fcef4919 08:40:09 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 08:40:09 Removing intermediate container e97e732f4eb2 08:40:09 ---> 30d45687d97a 08:40:09 Step 13/24 : EXPOSE $APP_PORT 08:40:10 ---> Running in 549d8d45ebaa 08:40:10 ---> Running in 21113fdf3336 08:40:10 ---> 43c90558cc22 08:40:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 08:40:10 Removing intermediate container 5179daee2743 08:40:10 ---> 515bc103beb8 08:40:10 08:40:10 Step 10/22 : FROM scratch 08:40:10 ---> 08:40:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:40:10 Removing intermediate container 21113fdf3336 08:40:10 ---> 28b1c7c7e163 08:40:10 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:40:10 ---> Running in cae9c84501d7 08:40:10 Removing intermediate container 549d8d45ebaa 08:40:10 ---> b3fa6474919e 08:40:10 Step 13/20 : WORKDIR /edgex 08:40:10 ---> e3dbff2b8bf7 08:40:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 08:40:11 ---> Running in 5c5f0c2c6610 08:40:11 Removing intermediate container cae9c84501d7 08:40:11 ---> bb09fed1aa8c 08:40:11 Step 12/22 : ENV APP_PORT=48082 08:40:11 ---> e3edd9ff58a6 08:40:11 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:40:11 ---> Running in c5592b2d41dd 08:40:11 Removing intermediate container 17bf08a6fd1f 08:40:11 ---> 4ad9dc04fde5 08:40:11 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 08:40:11 Removing intermediate container 5c5f0c2c6610 08:40:11 ---> 9e71c75e7644 08:40:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:40:12 ---> 82f388870765 08:40:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 08:40:12 Removing intermediate container c5592b2d41dd 08:40:12 ---> 66ffccc56511 08:40:12 Step 13/22 : EXPOSE $APP_PORT 08:40:12 ---> 27c8def872bf 08:40:12 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:40:12 ---> a4b683c0e3f2 08:40:12 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 08:40:12 ---> 786053ee2192 08:40:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:40:12 ---> Running in 094810e9656f 08:40:12 ---> 0cfc2bd399ee 08:40:12 Step 18/22 : ENTRYPOINT ["/support-logging"] 08:40:13 ---> Running in 6a4cf8971e00 08:40:13 Removing intermediate container 094810e9656f 08:40:13 ---> cacc32ecfe87 08:40:13 Step 14/22 : WORKDIR / 08:40:13 ---> a24d4e033281 08:40:13 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 08:40:13 ---> 07dabe811532 08:40:13 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:40:13 ---> 15277dc16f86 08:40:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 08:40:13 ---> Running in 9792b8643b2a 08:40:13 Removing intermediate container 6a4cf8971e00 08:40:13 ---> b9fa5944c1d7 08:40:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:13 ---> Running in d5d7c57cc0fb 08:40:13 ---> Running in d2c40edd2984 08:40:13 ---> 5b20ad88ac55 08:40:13 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 08:40:13 Removing intermediate container 9792b8643b2a 08:40:13 ---> 9871fe8a44a9 08:40:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:40:13 ---> 88515659f6cd 08:40:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:40:13 Removing intermediate container d5d7c57cc0fb 08:40:13 ---> f4e60bb2705c 08:40:13 Step 20/22 : LABEL arch=x86_64 08:40:13 Removing intermediate container d2c40edd2984 08:40:13 ---> e7f24115fe1c 08:40:13 Step 17/20 : CMD ["--init=true"] 08:40:14 ---> Running in c2ccee1d60da 08:40:14 ---> 28eaa8f22c8d 08:40:14 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 08:40:14 ---> Running in 649e0f410cda 08:40:14 ---> cb4e45610bd8 08:40:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:40:14 Removing intermediate container c2ccee1d60da 08:40:14 ---> 3e63208e868a 08:40:14 Step 21/22 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e 08:40:15 ---> c32c40bd3d3e 08:40:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:40:15 Removing intermediate container 649e0f410cda 08:40:15 ---> 5d9065faffbe 08:40:15 Step 18/20 : LABEL arch=x86_64 08:40:15 ---> 9f0a6507b632 08:40:15 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 08:40:15 ---> Running in 85a61def8093 08:40:15 ---> 70b1fdfb0312 08:40:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:40:15 ---> Running in ee5f77edfa6c 08:40:15 ---> Running in 5f1f20ff9731 08:40:15 Removing intermediate container 85a61def8093 08:40:15 ---> 7867021d339a 08:40:15 Step 22/22 : LABEL version=0.0.0 08:40:15 ---> e8420896aeb2 08:40:15 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:40:15 Removing intermediate container ee5f77edfa6c 08:40:15 ---> c661be7ba443 08:40:15 Step 19/20 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e 08:40:15 ---> 7796ea5e448e 08:40:15 Step 18/22 : ENTRYPOINT ["/core-command"] 08:40:16 ---> Running in 5752baf885d5 08:40:16 ---> Running in 06e8279a9b70 08:40:16 ---> Running in 3645cee08224 08:40:16 ---> Running in 89343794a64d 08:40:16 Removing intermediate container 5752baf885d5 08:40:16 ---> 91f227654dce 08:40:16 08:40:16 Removing intermediate container 06e8279a9b70 08:40:16 ---> adbaf88b8f9e 08:40:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:16 Successfully built 91f227654dce 08:40:16 Successfully tagged docker-support-logging-go:latest 08:40:16 Removing intermediate container 89343794a64d 08:40:16 ---> 68be44544e69 08:40:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:16 Building docker-core-data-go 08:40:16  Building docker-support-logging-go ... done Removing intermediate container 3645cee08224 08:40:16 ---> 1df978ddaf1f 08:40:16 Step 20/20 : LABEL version=0.0.0 08:40:16 ---> Running in 7c4c6824e663 08:40:16 ---> Running in 42102562a4e7 08:40:16 ---> Running in 5be76b5a4f72 08:40:17 Removing intermediate container 7c4c6824e663 08:40:17 ---> 7b2854454d78 08:40:17 Step 22/24 : LABEL arch=x86_64 08:40:17 Removing intermediate container 42102562a4e7 08:40:17 ---> c29bd1acd1fc 08:40:17 Step 20/22 : LABEL arch=x86_64 08:40:17 Removing intermediate container 5f1f20ff9731 08:40:17 ---> cacbcb82d0fb 08:40:17 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 08:40:17 Removing intermediate container 5be76b5a4f72 08:40:17 ---> a43b8304d7d9 08:40:17 08:40:17 Successfully built a43b8304d7d9 08:40:17 ---> Running in eabc5cc8ed1e 08:40:17 ---> Running in 666f90678b52 08:40:17 Successfully tagged docker-security-proxy-setup-go:latest 08:40:17  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 08:40:18 ---> 6ed1f5c227e7 08:40:18 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:20 ---> Running in 5b20fb9a2fa9 08:40:21 Removing intermediate container 666f90678b52 08:40:21 ---> e3d440cdf4bb 08:40:21 Step 21/22 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e 08:40:21 Removing intermediate container eabc5cc8ed1e 08:40:21 ---> 1083511013f5 08:40:21 Step 23/24 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e 08:40:23 ---> Running in 0874495a6db5 08:40:23 ---> Running in df56190ae6e5 08:40:26 Removing intermediate container 0874495a6db5 08:40:26 ---> c4874da8745b 08:40:26 Step 22/22 : LABEL version=0.0.0 08:40:26 Removing intermediate container df56190ae6e5 08:40:26 ---> dd46abb70371 08:40:26 Step 24/24 : LABEL version=0.0.0 08:40:28 ---> Running in 4807b0f4157d 08:40:28 ---> Running in 35105b5bf4a1 08:40:30 Removing intermediate container 5b20fb9a2fa9 08:40:30 ---> 9e961f72c0f7 08:40:30 Step 24/29 : RUN chmod 755 security-secrets-setup 08:40:30 Removing intermediate container 4807b0f4157d 08:40:30 ---> 8daa847c9f14 08:40:30 08:40:30 Removing intermediate container 35105b5bf4a1 08:40:30 ---> 4abbaf47fe72 08:40:30 08:40:30 Successfully built 4abbaf47fe72 08:40:30 Successfully built 8daa847c9f14 08:40:30 Successfully tagged docker-core-command-go:latest 08:40:30 Building docker-support-scheduler-go 08:40:30  Building docker-core-command-go ... done Successfully tagged docker-support-notifications-go:latest 08:40:30 Building docker-security-secretstore-setup-go 08:40:35  Building docker-support-notifications-go ... done  ---> Running in 6a39aefd3682 08:40:37 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 08:40:37 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:40:37 ---> 7ad33c8f39f7 08:40:37 Step 3/27 : WORKDIR /edgex-go 08:40:37 ---> Using cache 08:40:37 ---> fa02f5992d16 08:40:37 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:37 ---> Using cache 08:40:37 ---> 35c9e6bb31c1 08:40:37 Step 5/27 : RUN apk update && apk add make bash git 08:40:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 08:40:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:40:37 ---> 7ad33c8f39f7 08:40:37 Step 3/23 : WORKDIR /edgex-go 08:40:37 ---> Using cache 08:40:37 ---> fa02f5992d16 08:40:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:37 ---> Using cache 08:40:37 ---> 35c9e6bb31c1 08:40:37 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 08:40:40 ---> Running in 1f720db5946b 08:40:40 ---> Running in d6d64c1407e7 08:40:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:43 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 08:40:43 v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:40:43 OK: 12752 distinct packages available 08:40:43 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 08:40:43 v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:40:43 OK: 12752 distinct packages available 08:40:43 Removing intermediate container 6a39aefd3682 08:40:43 ---> 5294f5dbab74 08:40:43 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 08:40:43 OK: 233 MiB in 51 packages 08:40:43 OK: 233 MiB in 51 packages 08:40:43 ---> Running in 37e886e76ba9 08:40:45 Removing intermediate container 37e886e76ba9 08:40:45 ---> e7183be5fde7 08:40:45 Step 26/29 : CMD [ "generate" ] 08:40:46 Removing intermediate container 1f720db5946b 08:40:46 ---> 9b533a19ef21 08:40:46 Step 6/27 : COPY go.mod . 08:40:46 ---> Running in e3b019944791 08:40:46 Removing intermediate container d6d64c1407e7 08:40:46 ---> c67a5af33066 08:40:46 Step 6/23 : COPY go.mod . 08:40:47 ---> 4ccc152af679 08:40:47 Step 7/27 : RUN go mod download 08:40:48 Removing intermediate container e3b019944791 08:40:48 ---> 2a9b6cc78878 08:40:48 Step 27/29 : LABEL arch=x86_64 08:40:48 ---> 08419527a83b 08:40:48 Step 7/23 : RUN go mod download 08:40:48 ---> Running in dc0cb657dc85 08:40:48 ---> Running in f5702ab12b47 08:40:48 ---> Running in 9cb89e6a79a2 08:40:49 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 08:40:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:40:49 ---> 7ad33c8f39f7 08:40:49 Step 3/26 : WORKDIR /edgex-go 08:40:49 ---> Using cache 08:40:49 ---> fa02f5992d16 08:40:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:49 ---> Using cache 08:40:49 ---> 35c9e6bb31c1 08:40:49 Step 5/26 : RUN apk update && apk add make git 08:40:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:40:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:40:49 ---> 7ad33c8f39f7 08:40:49 Step 3/21 : WORKDIR /edgex-go 08:40:49 ---> Using cache 08:40:49 ---> fa02f5992d16 08:40:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:49 ---> Using cache 08:40:49 ---> 35c9e6bb31c1 08:40:49 Step 5/21 : RUN apk update && apk add make git 08:40:51 Removing intermediate container f5702ab12b47 08:40:51 ---> 76619ddb75e9 08:40:51 Step 28/29 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e 08:40:51 ---> Running in e390ec8a8870 08:40:51 ---> Running in 60ed295384e5 08:40:51 ---> Running in fb7708c7b2ca 08:40:51 Removing intermediate container fb7708c7b2ca 08:40:51 ---> 029add2f5f17 08:40:51 Step 29/29 : LABEL version=0.0.0 08:40:51 ---> Running in a5424be70a1e 08:40:51 Removing intermediate container a5424be70a1e 08:40:51 ---> 9de7df5ae907 08:40:51 08:40:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:51 Successfully built 9de7df5ae907 08:40:51 Successfully tagged docker-security-secrets-setup-go:latest 08:40:51 Building docker-core-metadata-go 08:40:52  Building docker-security-secrets-setup-go ... done Removing intermediate container dc0cb657dc85 08:40:52 ---> 012c12c74916 08:40:52 Step 8/27 : COPY . . 08:40:52 Removing intermediate container 9cb89e6a79a2 08:40:52 ---> 0f4a57f7bc52 08:40:52 Step 8/23 : COPY . . 08:40:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:53 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 08:40:53 v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:40:53 OK: 12752 distinct packages available 08:40:53 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 08:40:53 v3.12.0-382-g904dd561a5 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:40:53 OK: 12752 distinct packages available 08:40:53 OK: 233 MiB in 51 packages 08:40:53 OK: 233 MiB in 51 packages 08:41:08 Removing intermediate container e390ec8a8870 08:41:08 ---> 07c107b04b63 08:41:08 Step 6/21 : COPY go.mod . 08:41:09 Removing intermediate container 60ed295384e5 08:41:09 ---> e16b6f7bb828 08:41:09 Step 6/26 : COPY go.mod . 08:41:13 ---> 8c3ce60cfb22 08:41:13 Step 7/21 : RUN go mod download 08:41:13 ---> dad6dcf7fea0 08:41:13 Step 7/26 : RUN go mod download 08:41:14 ---> Running in a955c9e3faa3 08:41:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:41:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:41:14 ---> 7ad33c8f39f7 08:41:14 Step 3/22 : WORKDIR /edgex-go 08:41:14 ---> Using cache 08:41:14 ---> fa02f5992d16 08:41:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:14 ---> Using cache 08:41:14 ---> 35c9e6bb31c1 08:41:14 Step 5/22 : RUN apk update && apk add make git 08:41:14 ---> Using cache 08:41:14 ---> e16b6f7bb828 08:41:14 Step 6/22 : COPY go.mod . 08:41:14 ---> Using cache 08:41:14 ---> dad6dcf7fea0 08:41:14 Step 7/22 : RUN go mod download 08:41:15 ---> Running in 54604973c227 08:41:16 ---> Running in 22b9216032b1 08:41:18 ---> 05530f2baf1f 08:41:18 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:41:18 ---> c83b3158d329 08:41:18 Step 9/23 : RUN make cmd/core-data/core-data 08:41:18 ---> Running in 263ad9e2a7b2 08:41:18 ---> Running in d99896e76306 08:41:19 Removing intermediate container a955c9e3faa3 08:41:19 ---> e6f50eed63e3 08:41:19 Step 8/21 : COPY . . 08:41:19 Removing intermediate container 54604973c227 08:41:19 ---> c49830721432 08:41:19 Step 8/26 : COPY . . 08:41:19 Removing intermediate container 22b9216032b1 08:41:19 ---> d36899fe4372 08:41:19 Step 8/22 : COPY . . 08:41:20 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 08:41:20 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 08:41:52 ---> 1a8f9f9f1d84 08:41:52 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:41:52 ---> eaf1612b4e17 08:41:52 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:41:52 ---> 53cc241ea129 08:41:52 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 08:41:52 ---> Running in 1d23d398c6e3 08:41:53 ---> Running in 9ed259b65bd7 08:41:53 ---> Running in 579b01f35a25 08:41:55 Removing intermediate container 263ad9e2a7b2 08:41:55 ---> aa6f1ffc3fa4 08:41:55 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:41:55 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 08:41:55 ---> Running in aeba10235e6f 08:41:56 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 08:41:56 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 08:41:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:42:01 Removing intermediate container aeba10235e6f 08:42:01 ---> a5db0b39c216 08:42:01 08:42:01 Step 11/27 : FROM docker:latest 08:42:01 ---> 809cc4dba987 08:42:01 Step 12/27 : RUN apk add --no-cache bash 08:42:01 ---> Running in 94d644325084 08:42:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:03 (1/2) Installing readline (8.0.4-r0) 08:42:03 (2/2) Installing bash (5.0.17-r0) 08:42:03 Executing bash-5.0.17-r0.post-install 08:42:03 Executing busybox-1.31.1-r16.trigger 08:42:03 OK: 12 MiB in 22 packages 08:42:05 Removing intermediate container d99896e76306 08:42:05 ---> 14a8a8d78561 08:42:05 08:42:05 Step 10/23 : FROM alpine 08:42:05 ---> a24bb4013296 08:42:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:42:05 ---> Running in 5baa54735880 08:42:06 Removing intermediate container 5baa54735880 08:42:06 ---> 19d726fea4a2 08:42:06 Step 12/23 : ENV APP_PORT=48080 08:42:06 Removing intermediate container 94d644325084 08:42:06 ---> b8e7493400f6 08:42:06 Step 13/27 : RUN rm -rf /var/cache/apk/* 08:42:06 ---> Running in d2204ccfe152 08:42:06 ---> Running in d6ae4a3d85c9 08:42:06 Removing intermediate container d2204ccfe152 08:42:06 ---> be78ace3190a 08:42:06 Step 13/23 : EXPOSE $APP_PORT 08:42:06 ---> Running in 7841f828d746 08:42:07 Removing intermediate container 7841f828d746 08:42:07 ---> 87c51c3e00d9 08:42:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:07 ---> Running in e090de5b7b9c 08:42:10 Removing intermediate container d6ae4a3d85c9 08:42:10 ---> 3e7225b3197f 08:42:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:42:10 ---> Running in 7f6e705218d5 08:42:10 Removing intermediate container e090de5b7b9c 08:42:10 ---> 81a0cecbbdd3 08:42:10 Step 15/23 : RUN apk --no-cache add zeromq 08:42:10 Removing intermediate container 7f6e705218d5 08:42:10 ---> aedfacb55f60 08:42:10 Step 15/27 : ENV APP_PORT=48090 08:42:10 ---> Running in 1bad6ce52130 08:42:10 ---> Running in 9c1d30ccc33f 08:42:10 Removing intermediate container 9c1d30ccc33f 08:42:10 ---> e5e1d975c3ae 08:42:10 Step 16/27 : EXPOSE $APP_PORT 08:42:10 ---> Running in fa1ff7fa8210 08:42:11 Removing intermediate container fa1ff7fa8210 08:42:11 ---> b3df1f7dcdb2 08:42:11 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:42:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:12 ---> da1b2961ad3f 08:42:12 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:42:13 ---> 8c7a3a19b9f1 08:42:13 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:42:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:13 ---> 01b97c76d4a3 08:42:13 Step 20/27 : RUN apk --no-cache add py3-pip 08:42:13 ---> Running in 5d48abf167ad 08:42:13 (1/5) Installing libgcc (9.3.0-r2) 08:42:13 (2/5) Installing libsodium (1.0.18-r0) 08:42:14 (3/5) Installing libstdc++ (9.3.0-r2) 08:42:14 (4/5) Installing libzmq (4.3.3-r0) 08:42:14 (5/5) Installing zeromq (4.3.3-r0) 08:42:14 Executing busybox-1.31.1-r16.trigger 08:42:14 OK: 8 MiB in 19 packages 08:42:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:15 (1/33) Installing libbz2 (1.0.8-r1) 08:42:15 (2/33) Installing expat (2.2.9-r1) 08:42:15 (3/33) Installing libffi (3.3-r2) 08:42:15 (4/33) Installing gdbm (1.13-r1) 08:42:15 (5/33) Installing xz-libs (5.2.5-r0) 08:42:15 (6/33) Installing sqlite-libs (3.32.1-r0) 08:42:15 (7/33) Installing python3 (3.8.5-r0) 08:42:19 Removing intermediate container 1bad6ce52130 08:42:19 ---> c31e0173068b 08:42:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 08:42:19 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 08:42:19 (8/33) Installing py3-appdirs (1.4.4-r1) 08:42:19 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:42:19 (10/33) Installing py3-parsing (2.4.7-r0) 08:42:19 (11/33) Installing py3-six (1.15.0-r0) 08:42:19 (12/33) Installing py3-packaging (20.4-r0) 08:42:19 (13/33) Installing py3-setuptools (47.0.0-r0) 08:42:19 (14/33) Installing py3-chardet (3.0.4-r4) 08:42:19 (15/33) Installing py3-idna (2.9-r0) 08:42:19 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:42:19 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:42:19 (18/33) Installing py3-requests (2.23.0-r0) 08:42:19 (19/33) Installing py3-msgpack (1.0.0-r0) 08:42:20 (20/33) Installing py3-lockfile (0.12.2-r3) 08:42:20 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:42:20 ---> 11ca1fd7ee77 08:42:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:42:20 (22/33) Installing py3-colorama (0.4.3-r0) 08:42:20 (23/33) Installing py3-distlib (0.3.0-r0) 08:42:21 (24/33) Installing py3-distro (1.5.0-r1) 08:42:21 (25/33) Installing py3-webencodings (0.5.1-r3) 08:42:21 (26/33) Installing py3-html5lib (1.0.1-r4) 08:42:21 (27/33) Installing py3-pytoml (0.1.21-r0) 08:42:21 (28/33) Installing py3-pep517 (0.8.2-r0) 08:42:21 (29/33) Installing py3-progress (1.5-r0) 08:42:21 (30/33) Installing py3-toml (0.10.1-r0) 08:42:21 (31/33) Installing py3-retrying (1.3.3-r0) 08:42:21 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:42:21 (33/33) Installing py3-pip (20.1.1-r0) 08:42:21 Executing busybox-1.31.1-r16.trigger 08:42:21 OK: 71 MiB in 55 packages 08:42:22 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 08:42:22 ---> 84e7ae584e07 08:42:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:42:23 ---> 20eb00866727 08:42:23 Step 19/23 : ENTRYPOINT ["/core-data"] 08:42:26 ---> Running in 7f9163b50d18 08:42:29 Removing intermediate container 5d48abf167ad 08:42:29 ---> f1adc2b3306c 08:42:29 Step 21/27 : RUN pip install docker-compose==1.23.2 08:42:29 Removing intermediate container 7f9163b50d18 08:42:29 ---> 9c5fb23fa4ce 08:42:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:30 Removing intermediate container 9ed259b65bd7 08:42:30 ---> b500cdcad296 08:42:30 08:42:30 Step 10/21 : FROM scratch 08:42:30 ---> 08:42:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:42:30 ---> Running in e58591d21615 08:42:30 ---> Running in c6633e8684b5 08:42:31 ---> Using cache 08:42:31 ---> bb09fed1aa8c 08:42:31 Step 12/21 : ENV APP_PORT=48085 08:42:31 Removing intermediate container c6633e8684b5 08:42:31 ---> 95044da9795c 08:42:31 Step 21/23 : LABEL arch=x86_64 08:42:31 ---> Running in c6d85a4c870d 08:42:31 Removing intermediate container 579b01f35a25 08:42:31 ---> 985a4ec38cb7 08:42:31 08:42:31 Step 10/26 : FROM alpine:3.10 08:42:31 ---> Running in 776d19d40215 08:42:32 Removing intermediate container c6d85a4c870d 08:42:32 ---> 7b5a2ab61785 08:42:32 Step 13/21 : EXPOSE $APP_PORT 08:42:32 3.10: Pulling from library/alpine 08:42:34 Collecting docker-compose==1.23.2 08:42:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:42:34 ---> Running in 87b13990a78d 08:42:34 Removing intermediate container 776d19d40215 08:42:34 ---> e4ab548ac329 08:42:34 Step 22/23 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e 08:42:36 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 08:42:36 Collecting jsonschema<3,>=2.5.1 08:42:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:42:36 Status: Downloaded newer image for alpine:3.10 08:42:36 ---> Running in 4cde2f1df14f 08:42:36 ---> be4e4bea2c2e 08:42:36 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:42:36 Removing intermediate container 87b13990a78d 08:42:36 ---> ce94c079dde8 08:42:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 08:42:36 Collecting websocket-client<1.0,>=0.32.0 08:42:36 Removing intermediate container 1d23d398c6e3 08:42:36 ---> 667a31c721f6 08:42:36 08:42:36 Step 10/22 : FROM scratch 08:42:36 ---> 08:42:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:42:36 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:42:36 ---> Running in cd27fbd67354 08:42:36 ---> Using cache 08:42:36 ---> bb09fed1aa8c 08:42:36 Step 12/22 : ENV APP_PORT=48081 08:42:36 Collecting docopt<0.7,>=0.6.1 08:42:36 Downloading docopt-0.6.2.tar.gz (25 kB) 08:42:36 Removing intermediate container 4cde2f1df14f 08:42:36 ---> 4b8af47dcb42 08:42:36 Step 23/23 : LABEL version=0.0.0 08:42:36 ---> Running in d133ced4b9ff 08:42:36 ---> f68374b787d1 08:42:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:42:36 ---> Running in 62d2a15b1689 08:42:36 Removing intermediate container d133ced4b9ff 08:42:36 ---> 09687b1bdc96 08:42:36 Step 13/22 : EXPOSE $APP_PORT 08:42:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:42:37 ---> Running in c79a43698480 08:42:37 Collecting texttable<0.10,>=0.9.0 08:42:37 Downloading texttable-0.9.1.tar.gz (11 kB) 08:42:37 Removing intermediate container 62d2a15b1689 08:42:37 ---> c3dff3a5b82b 08:42:37 08:42:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 08:42:37 Removing intermediate container c79a43698480 08:42:37 ---> 26d718611a45 08:42:37 Step 14/22 : WORKDIR / 08:42:37 Successfully built c3dff3a5b82b 08:42:37 ---> Running in 1c7d9a59527d 08:42:37 Successfully tagged docker-core-data-go:latest 08:42:37  Building docker-core-data-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 08:42:37 ---> 423ac75dfea5 08:42:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:42:37 v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 08:42:37 v3.10.5-97-gf39009a9b6 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 08:42:37 OK: 10346 distinct packages available 08:42:37 Collecting dockerpty<0.5,>=0.4.1 08:42:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:42:37 Removing intermediate container 1c7d9a59527d 08:42:37 ---> 19fc9abf876f 08:42:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 08:42:37 (1/5) Installing ca-certificates (20191127-r2) 08:42:37 (2/5) Installing nghttp2-libs (1.39.2-r1) 08:42:37 (3/5) Installing libcurl (7.66.0-r1) 08:42:37 (4/5) Installing curl (7.66.0-r1) 08:42:37 (5/5) Installing dumb-init (1.2.2-r1) 08:42:37 Executing busybox-1.30.1-r3.trigger 08:42:37 Executing ca-certificates-20191127-r2.trigger 08:42:37 ---> 0aeb90eaf106 08:42:37 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:42:37 OK: 7 MiB in 19 packages 08:42:38 ---> Running in ebb89cb2b74a 08:42:38 ---> 1db5003ee06d 08:42:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:42:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:42:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:42:38 Removing intermediate container ebb89cb2b74a 08:42:38 ---> 23de67bedb3e 08:42:38 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:38 Collecting PyYAML<4,>=3.10 08:42:38 Downloading PyYAML-3.13.tar.gz (270 kB) 08:42:38 ---> Running in 4f5a97cdb992 08:42:40 ---> 4bcab16772ec 08:42:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:42:40 Removing intermediate container cd27fbd67354 08:42:40 ---> b8d687f58bde 08:42:40 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:42:40 Collecting docker<4.0,>=3.6.0 08:42:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:42:40 Removing intermediate container 4f5a97cdb992 08:42:40 ---> 904acdd2ab29 08:42:40 Step 19/21 : LABEL arch=x86_64 08:42:40 ---> Running in 2b4c7b1625f9 08:42:40 Collecting cached-property<2,>=1.2.0 08:42:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:42:40 ---> Running in 21394223a939 08:42:40 ---> ef28912aca36 08:42:40 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:42:40 Collecting urllib3<1.25,>=1.21.1 08:42:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:42:41 Removing intermediate container 2b4c7b1625f9 08:42:41 ---> 8e134cd51cf9 08:42:41 Step 13/26 : WORKDIR / 08:42:41 ---> Running in f4f144142f6a 08:42:41 Collecting idna<2.8,>=2.5 08:42:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:42:41 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) 08:42:41 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) 08:42:41 Removing intermediate container 21394223a939 08:42:41 ---> 91c1f1e9c720 08:42:41 Step 20/21 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e 08:42:41 Collecting docker-pycreds>=0.4.0 08:42:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:42:41 ---> Running in 1c87593b0311 08:42:41 ---> Running in c9781f853294 08:42:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:42:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:42:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:42:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:42:41 Removing intermediate container f4f144142f6a 08:42:41 ---> 69549aac5666 08:42:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:41 Installing collected packages: jsonschema, websocket-client, docopt, texttable, dockerpty, urllib3, idna, requests, PyYAML, docker-pycreds, docker, cached-property, docker-compose 08:42:41 ---> Running in 6cf1e9b6ced1 08:42:41 Removing intermediate container 1c87593b0311 08:42:41 ---> 6a2b5ec75874 08:42:41 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:42:41 Removing intermediate container c9781f853294 08:42:41 ---> 98c6de192c97 08:42:41 Step 21/21 : LABEL version=0.0.0 08:42:42 Running setup.py install for docopt: started 08:42:42 ---> Running in 8219a60dac20 08:42:42 Removing intermediate container 6cf1e9b6ced1 08:42:42 ---> fd54dea704dc 08:42:42 Step 20/22 : LABEL arch=x86_64 08:42:42 ---> 819288d75029 08:42:42 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:42:42 ---> Running in cfc6929c00b1 08:42:42 Removing intermediate container 8219a60dac20 08:42:42 ---> bd7acace22a7 08:42:42 08:42:42 Running setup.py install for docopt: finished with status 'done' 08:42:42 Running setup.py install for texttable: started 08:42:42 ---> 70b9440fd7ba 08:42:42 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:42:42 Removing intermediate container cfc6929c00b1 08:42:42 ---> 4a1a92be64fb 08:42:42 Step 21/22 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e 08:42:42 Successfully built bd7acace22a7 08:42:42 Successfully tagged docker-support-scheduler-go:latest 08:42:42  Building docker-support-scheduler-go ... done  ---> Running in 264925ba5e4b 08:42:43 ---> 1279202165bb 08:42:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 08:42:43 Removing intermediate container 264925ba5e4b 08:42:43 ---> 011766522c59 08:42:43 Step 22/22 : LABEL version=0.0.0 08:42:43 Running setup.py install for texttable: finished with status 'done' 08:42:43 Running setup.py install for dockerpty: started 08:42:43 ---> Running in 3f2a9da14a8d 08:42:43 ---> 9b2216eb8882 08:42:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:42:43 Running setup.py install for dockerpty: finished with status 'done' 08:42:43 Attempting uninstall: urllib3 08:42:43 Found existing installation: urllib3 1.25.9 08:42:43 Uninstalling urllib3-1.25.9: 08:42:43 Successfully uninstalled urllib3-1.25.9 08:42:43 Removing intermediate container 3f2a9da14a8d 08:42:43 ---> 0381d8d866a9 08:42:43 08:42:44 Successfully built 0381d8d866a9 08:42:44 ---> 7d8f9feee197 08:42:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:42:44 Successfully tagged docker-core-metadata-go:latest 08:42:44  Building docker-core-metadata-go ... done  Attempting uninstall: idna 08:42:44 Found existing installation: idna 2.9 08:42:44 Uninstalling idna-2.9: 08:42:44 Successfully uninstalled idna-2.9 08:42:45 Attempting uninstall: requests 08:42:45 Found existing installation: requests 2.23.0 08:42:45 Uninstalling requests-2.23.0: 08:42:45 Successfully uninstalled requests-2.23.0 08:42:45 Running setup.py install for PyYAML: started 08:42:45 ---> 743671a299c2 08:42:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 08:42:45 Running setup.py install for PyYAML: finished with status 'done' 08:42:45 ---> daffdaeb3e21 08:42:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:42:46 ---> 053a55eba540 08:42:46 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:42:46 ---> Running in da4f45836c11 08:42:47 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 08:42:48 Removing intermediate container da4f45836c11 08:42:48 ---> 646ac2180c3a 08:42:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:42:49 ---> Running in 0d26cbfd8012 08:42:49 Removing intermediate container e58591d21615 08:42:49 ---> 2fad2e90505c 08:42:49 Step 22/27 : RUN apk --no-cache add curl 08:42:49 ---> Running in eb906b45f67d 08:42:49 Removing intermediate container 0d26cbfd8012 08:42:49 ---> 362b59f4e1b1 08:42:49 Step 24/26 : LABEL arch=x86_64 08:42:50 ---> Running in 1863616fa3ee 08:42:50 Removing intermediate container 1863616fa3ee 08:42:50 ---> 19d24c6cc22a 08:42:50 Step 25/26 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e 08:42:50 ---> Running in 6cca7232209b 08:42:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:50 Removing intermediate container 6cca7232209b 08:42:50 ---> 250f84f871e8 08:42:50 Step 26/26 : LABEL version=0.0.0 08:42:50 ---> Running in 478e1c799f28 08:42:50 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:42:50 (2/3) Installing libcurl (7.69.1-r1) 08:42:50 (3/3) Installing curl (7.69.1-r1) 08:42:50 Executing busybox-1.31.1-r16.trigger 08:42:50 OK: 72 MiB in 58 packages 08:42:51 Removing intermediate container 478e1c799f28 08:42:51 ---> 64b6619feb40 08:42:51 08:42:51 Successfully built 64b6619feb40 08:42:51 Successfully tagged docker-security-secretstore-setup-go:latest 08:42:51  Building docker-security-secretstore-setup-go ... done Removing intermediate container eb906b45f67d 08:42:51 ---> 16797779494b 08:42:51 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 08:42:51 ---> Running in 215a635b32d5 08:42:51 Removing intermediate container 215a635b32d5 08:42:51 ---> 30d74ac91bc9 08:42:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:51 ---> Running in 8a287cb57240 08:42:51 Removing intermediate container 8a287cb57240 08:42:51 ---> 50e632e2307d 08:42:51 Step 25/27 : LABEL arch=x86_64 08:42:51 ---> Running in 8a159045d978 08:42:51 Removing intermediate container 8a159045d978 08:42:51 ---> bba01a6ec40a 08:42:51 Step 26/27 : LABEL git_sha=3f55b11f2122cccf1549b27f21f6b80d886e8a1e 08:42:52 ---> Running in a5d83680651c 08:42:52 Removing intermediate container a5d83680651c 08:42:52 ---> 67dd33620cbd 08:42:52 Step 27/27 : LABEL version=0.0.0 08:42:52 ---> Running in 19da04ecec4c 08:42:52 Removing intermediate container 19da04ecec4c 08:42:52 ---> afd28684030e 08:42:52 08:42:52 Successfully built afd28684030e 08:42:52 Successfully tagged docker-sys-mgmt-agent-go:latest 08:42:52  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 08:42:52 $ docker stop --time=1 9b6f70a71e374f2ab6213be918a83c2cb6deb5ddbe8bccc3f701c59fda176206 08:42:54 $ docker rm -f 9b6f70a71e374f2ab6213be918a83c2cb6deb5ddbe8bccc3f701c59fda176206 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:54 + docker images 08:42:54 + grep docker 08:42:54 docker-sys-mgmt-agent-go latest afd28684030e 2 seconds ago 290MB 08:42:54 docker-security-secretstore-setup-go latest 64b6619feb40 4 seconds ago 32.4MB 08:42:54 docker-core-metadata-go latest 0381d8d866a9 11 seconds ago 14.2MB 08:42:54 docker-support-scheduler-go latest bd7acace22a7 12 seconds ago 12.3MB 08:42:54 docker-core-data-go latest c3dff3a5b82b 18 seconds ago 23.6MB 08:42:54 docker-security-secrets-setup-go latest 9de7df5ae907 2 minutes ago 24MB 08:42:54 docker-core-command-go latest 4abbaf47fe72 2 minutes ago 12.2MB 08:42:54 docker-support-notifications-go latest 8daa847c9f14 2 minutes ago 13.6MB 08:42:54 docker-support-logging-go latest 91f227654dce 2 minutes ago 11.1MB 08:42:54 docker-security-proxy-setup-go latest a43b8304d7d9 2 minutes ago 15.8MB 08:42:54 docker latest 809cc4dba987 3 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 08:43:10 Still waiting to schedule task 08:43:10 All nodes of label ‘centos7-docker-8c-8g’ are offline 08:44:09 Running on prd-centos7-docker-8c-8g-4779 in /w/workspace/edgexfoundry_edgex-go_PR-2771 [Pipeline] { [Pipeline] ws 08:44:09 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 08:44:11 using credential edgex-jenkins-ssh 08:44:11 Cloning the remote Git repository 08:44:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:44:11 > git init /w/workspace/edgex-go/9 # timeout=10 08:44:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:44:11 > git --version # timeout=10 08:44:11 > git --version # 'git version 2.16.5' 08:44:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:23 Merging remotes/origin/master commit 63b605587244ac62a7b5d1c23d47eb87e958ca11 into PR head commit 3f55b11f2122cccf1549b27f21f6b80d886e8a1e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:44:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:44:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:44:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:44:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2771/head:refs/remotes/origin/PR-2771 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:44:23 > git config core.sparsecheckout # timeout=10 08:44:23 > git checkout -f 3f55b11f2122cccf1549b27f21f6b80d886e8a1e # timeout=10 [Pipeline] // stage [Pipeline] } 08:44:24 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:44:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:44:31 ---> package-listing.sh 08:44:31 ++ tr '[:upper:]' '[:lower:]' 08:44:31 ++ facter osfamily 08:44:31 + OS_FAMILY=redhat 08:44:31 + workspace=/w/workspace/edgex-go/9 08:44:31 + START_PACKAGES=/tmp/packages_start.txt 08:44:31 + END_PACKAGES=/tmp/packages_end.txt 08:44:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:44:31 + PACKAGES=/tmp/packages_start.txt 08:44:31 + '[' /w/workspace/edgex-go/9 ']' 08:44:31 + PACKAGES=/tmp/packages_end.txt 08:44:31 + case "${OS_FAMILY}" in 08:44:31 + rpm -qa 08:44:31 + sort 08:44:35 + '[' -f /tmp/packages_start.txt ']' 08:44:35 + '[' -f /tmp/packages_end.txt ']' 08:44:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:44:35 + '[' /w/workspace/edgex-go/9 ']' 08:44:35 + mkdir -p /w/workspace/edgex-go/9/archives/ 08:44:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:35 provisioning config files... 08:44:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6331636140656524553tmp [Pipeline] { [Pipeline] echo 08:44:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:44:35 ---> create-netrc.sh [Pipeline] } 08:44:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:44:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:44:36 ---> python-tools-install.sh 08:44:36 Generating Requirements File 08:45:57 Python 3.6.8 08:45:57 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 08:45:57 appdirs==1.4.3 08:45:57 argcomplete==1.12.1 08:45:57 aspy.yaml==1.3.0 08:45:57 attrs==19.3.0 08:45:57 Babel==2.8.0 08:45:57 beautifulsoup4==4.8.2 08:45:57 boto3==1.11.6 08:45:57 botocore==1.14.6 08:45:57 bs4==0.0.1 08:45:57 cachetools==4.1.1 08:45:57 certifi==2019.11.28 08:45:57 cffi==1.14.3 08:45:57 cfgv==2.0.1 08:45:57 chardet==3.0.4 08:45:57 click==7.1 08:45:57 cliff==3.4.0 08:45:57 cmd2==1.3.11 08:45:57 colorama==0.4.3 08:45:57 cryptography==3.1.1 08:45:57 debtcollector==2.2.0 08:45:57 decorator==4.4.2 08:45:57 defusedxml==0.6.0 08:45:57 Deprecated==1.2.7 08:45:57 distlib==0.3.1 08:45:57 distro==1.2.0 08:45:57 dnspython==1.16.0 08:45:57 docker==4.2.0 08:45:57 docutils==0.15.2 08:45:57 dogpile.cache==1.0.2 08:45:57 email-validator==1.0.5 08:45:57 filelock==3.0.12 08:45:57 future==0.18.2 08:45:57 google-auth==1.22.1 08:45:57 httplib2==0.17.0 08:45:57 identify==1.4.11 08:45:57 idna==2.9 08:45:57 importlib-metadata==2.0.0 08:45:57 importlib-resources==1.5.0 08:45:57 iso8601==0.1.13 08:45:57 Jinja2==2.11.1 08:45:57 jmespath==0.10.0 08:45:57 jsonpatch==1.26 08:45:57 jsonpointer==2.0 08:45:57 jsonschema==3.2.0 08:45:57 keystoneauth1==4.2.1 08:45:57 kubernetes==11.0.0 08:45:57 lftools==0.34.2 08:45:57 lxml==4.5.0 08:45:57 MarkupSafe==0.23 08:45:57 msgpack==1.0.0 08:45:57 multi-key-dict==2.0.3 08:45:57 munch==2.5.0 08:45:57 netaddr==0.8.0 08:45:57 netifaces==0.10.9 08:45:57 niet==1.4.2 08:45:57 nodeenv==1.3.5 08:45:57 oauth2client==4.1.3 08:45:57 oauthlib==3.1.0 08:45:57 openstacksdk==0.50.0 08:45:57 os-client-config==2.1.0 08:45:57 os-service-types==1.7.0 08:45:57 osc-lib==2.2.1 08:45:57 oslo.config==8.3.2 08:45:57 oslo.context==3.1.1 08:45:57 oslo.i18n==5.0.1 08:45:57 oslo.log==4.4.0 08:45:57 oslo.serialization==4.0.1 08:45:57 oslo.utils==4.6.0 08:45:57 packaging==20.4 08:45:57 pbr==5.4.4 08:45:57 pluggy==0.13.1 08:45:57 prettytable==0.7.2 08:45:57 py==1.9.0 08:45:57 pyasn1==0.4.8 08:45:57 pyasn1-modules==0.2.8 08:45:57 pycparser==2.20 08:45:57 pygerrit2==2.0.10 08:45:57 PyGithub==1.46 08:45:57 pyinotify==0.9.6 08:45:57 PyJWT==1.7.1 08:45:57 pyparsing==2.4.7 08:45:57 pyperclip==1.8.1 08:45:57 pyroute2==0.4.13 08:45:57 pyrsistent==0.15.7 08:45:57 PySocks==1.6.8 08:45:57 python-cinderclient==7.2.0 08:45:57 python-dateutil==2.8.1 08:45:57 python-heatclient==2.2.1 08:45:57 python-jenkins==1.7.0 08:45:57 python-keystoneclient==4.1.1 08:45:57 python-magnumclient==3.2.1 08:45:57 python-novaclient==17.2.1 08:45:57 python-openstackclient==5.4.0 08:45:57 python-swiftclient==3.10.1 08:45:57 pytz==2020.1 08:45:57 PyYAML==5.3 08:45:57 requests==2.23.0 08:45:57 requests-oauthlib==1.3.0 08:45:57 requestsexceptions==1.4.0 08:45:57 rfc3986==1.4.0 08:45:57 rpm==4.11.3 08:45:57 rsa==4.0 08:45:57 ruamel.yaml==0.16.10 08:45:57 ruamel.yaml.clib==0.2.0 08:45:57 s3transfer==0.3.3 08:45:57 shade==1.27.2 08:45:57 simplejson==3.17.2 08:45:57 six==1.14.0 08:45:57 soupsieve==2.0 08:45:57 stevedore==3.2.2 08:45:57 tabulate==0.8.6 08:45:57 toml==0.10.0 08:45:57 tox==3.20.1 08:45:57 tqdm==4.43.0 08:45:57 urllib3==1.25.8 08:45:57 virtualenv==20.0.33 08:45:57 wcwidth==0.2.5 08:45:57 websocket-client==0.57.0 08:45:57 wrapt==1.12.1 08:45:57 xdg==3.0.2 08:45:57 xmltodict==0.12.0 08:45:57 yq==2.11.1 08:45:57 zipp==3.3.0 08:45:57 Cache entry deserialization failed, entry ignored 08:45:57 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. 08:45:57 Python 2.7.5 08:45:57 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 08:45:57 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. 08:45:58 ansible==2.9.7 08:45:58 Babel==0.9.6 08:45:58 backports.ssl-match-hostname==3.5.0.1 08:45:58 beautifulsoup4==4.4.1 08:45:58 bodhi==2.11.0 08:45:58 bodhi-client==2.11.0 08:45:58 CCColUtils==1.4 08:45:58 cffi==1.6.0 08:45:58 chardet==2.2.1 08:45:58 click==6.7 08:45:58 cloud-init==18.5 08:45:58 configobj==4.7.2 08:45:58 cryptography==1.7.2 08:45:58 decorator==3.4.0 08:45:58 distro==1.2.0 08:45:58 enum34==1.0.4 08:45:58 fedpkg==1.38 08:45:58 futures==3.1.1 08:45:58 gitdb==0.6.4 08:45:58 GitPython==1.0.1 08:45:58 html5lib==0.999 08:45:58 httplib2==0.9.2 08:45:58 idna==2.4 08:45:58 iniparse==0.4 08:45:58 ipaddress==1.0.16 08:45:58 IPy==0.75 08:45:58 javapackages==1.0.0 08:45:58 Jinja2==2.7.2 08:45:58 jmespath==0.9.4 08:45:58 jsonpatch==1.2 08:45:58 jsonpointer==1.9 08:45:58 kerberos==1.1 08:45:58 kitchen==1.1.1 08:45:58 langtable==0.0.31 08:45:58 lockfile==0.9.1 08:45:58 lxml==3.2.1 08:45:58 MarkupSafe==0.11 08:45:58 munch==2.0.2 08:45:58 offtrac==0.1.0 08:45:58 openidc-client==0.6.0 08:45:58 packagedb-cli==2.14.1 08:45:58 paramiko==2.1.1 08:45:58 perf==0.1 08:45:58 ply==3.4 08:45:58 policycoreutils-default-encoding==0.1 08:45:58 prettytable==0.7.2 08:45:58 pyasn1==0.1.9 08:45:58 pycparser==2.14 08:45:58 pycurl==7.19.0 08:45:58 pygobject==3.22.0 08:45:58 pygpgme==0.3 08:45:58 pyliblzma==0.5.3 08:45:58 pyOpenSSL==0.13.1 08:45:58 pyparsing==1.5.6 08:45:58 pyserial==2.6 08:45:58 python-augeas==0.5.0 08:45:58 python-bugzilla==2.3.0 08:45:58 python-dateutil==1.5 08:45:58 python-fedora==0.10.0 08:45:58 python-linux-procfs==0.4.9 08:45:58 python-yubico==1.2.3 08:45:58 pyudev==0.15 08:45:58 pyusb==1.0.0b1 08:45:58 pyxattr==0.5.1 08:45:58 PyYAML==3.10 08:45:58 requests==2.6.0 08:45:58 requests-kerberos==0.7.0 08:45:58 rpkg==1.60 08:45:58 schedutils==0.4 08:45:58 seobject==0.1 08:45:58 sepolicy==1.1 08:45:58 six==1.9.0 08:45:58 smmap==0.9.0 08:45:58 urlgrabber==3.10 08:45:58 urllib3==1.10.2 08:45:58 virtualenv==15.1.0 08:45:58 yum-langpacks==0.4.2 08:45:58 yum-metadata-parser==1.1.4 [Pipeline] echo 08:45:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:45:58 ---> sudo-logs.sh 08:45:58 Archiving 'sudo' log.. [Pipeline] echo 08:45:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:45:59 ---> job-cost.sh 08:45:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-28uN 08:46:11 Cache entry deserialization failed, entry ignored 08:46:11 Cache entry deserialization failed, entry ignored 08:46:11 Cache entry deserialization failed, entry ignored 08:46:11 Cache entry deserialization failed, entry ignored 08:46:11 Cache entry deserialization failed, entry ignored 08:46:12 Cache entry deserialization failed, entry ignored 08:46:12 Cache entry deserialization failed, entry ignored 08:46:12 Cache entry deserialization failed, entry ignored 08:46:12 Cache entry deserialization failed, entry ignored 08:46:12 Cache entry deserialization failed, entry ignored 08:46:12 Cache entry deserialization failed, entry ignored 08:46:12 Cache entry deserialization failed, entry ignored 08:46:12 Cache entry deserialization failed, entry ignored 08:46:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:46:44 lf-activate-venv(): INFO: Adding /tmp/venv-28uN/bin to PATH 08:46:44 INFO: No Stack... 08:46:44 INFO: Retrieving Pricing Info for: v1-standard-2 08:46:45 INFO: Archiving Costs [Pipeline] echo 08:46:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:46:46 ---> logs-deploy.sh 08:46:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2771/9 08:46:46 INFO: archiving workspace using pattern(s): 08:46:49 Archives upload complete. 08:46:49 INFO: archiving logs to Nexus