Pull request #2782 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 75437401aaf0e0f587015af03db21405a724386e rather than 617b7a195ba7f3396b878b7d7523cae5fb63d76c Obtained Jenkinsfile from 75437401aaf0e0f587015af03db21405a724386e 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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5391 in /w/workspace/edgexfoundry_edgex-go_PR-2782 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 75437401aaf0e0f587015af03db21405a724386e into PR head commit 617b7a195ba7f3396b878b7d7523cae5fb63d76c Merge succeeded, producing 617b7a195ba7f3396b878b7d7523cae5fb63d76c Checking out Revision 617b7a195ba7f3396b878b7d7523cae5fb63d76c (PR-2782) > 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/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 617b7a195ba7f3396b878b7d7523cae5fb63d76c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 75437401aaf0e0f587015af03db21405a724386e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 617b7a195ba7f3396b878b7d7523cae5fb63d76c # timeout=10 Commit message: "feat(metadata): Implement Metadata delete deviceService V2 API" First time build. Skipping changelog. > git rev-list --no-walk 013422bb5cf8e1a295ed39e9af1b34929ba66085 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-14T13:50:58.085Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-14T13:50:58.464Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-14T13:50:58.573Z] ========================================================= [2020-10-14T13:50:58.573Z] EdgeX Global Pipelines Version Info [2020-10-14T13:50:58.573Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-14T13:51:00.466Z] ------------------- [2020-10-14T13:51:00.466Z] stable info: [2020-10-14T13:51:00.466Z] ------------------- [2020-10-14T13:51:00.466Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-14T13:51:00.466Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-14T13:51:00.466Z] Message: update stable to v1.0.131 [2020-10-14T13:51:01.041Z] ------------------- [2020-10-14T13:51:01.041Z] experimental info: [2020-10-14T13:51:01.041Z] ------------------- [2020-10-14T13:51:01.041Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-14T13:51:01.041Z] Commit SHA: a2275391807e67b7600a554c2b5f26031cb9c010 [2020-10-14T13:51:01.041Z] Message: update experimental to v1.0.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-14T13:51:01.386Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-14T13:51:01.484Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-14T13:51:01.578Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-14T13:51:01.685Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-14T13:51:01.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-14T13:51:01.908Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-14T13:51:02.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-14T13:51:02.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-14T13:51:02.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-14T13:51:02.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-14T13:51:02.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-14T13:51:02.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-14T13:51:02.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-14T13:51:02.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-14T13:51:02.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-14T13:51:03.041Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-14T13:51:03.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-14T13:51:03.286Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-14T13:51:03.388Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-14T13:51:03.476Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-14T13:51:03.564Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-14T13:51:03.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2782 [Pipeline] echo [2020-10-14T13:51:03.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2782 [Pipeline] echo [2020-10-14T13:51:04.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2782 [Pipeline] echo [2020-10-14T13:51:04.099Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 617b7a195ba7f3396b878b7d7523cae5fb63d76c [Pipeline] echo [2020-10-14T13:51:04.200Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 617b7a1 [Pipeline] echo [2020-10-14T13:51:04.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-14T13:51:04.717Z] ++ 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 [2020-10-14T13:51:04.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-14T13:51:04.717Z] ++ dirname cmd/core-command/Dockerfile [2020-10-14T13:51:04.717Z] ++ cut -d/ -f2 [2020-10-14T13:51:04.717Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-14T13:51:04.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-14T13:51:04.717Z] ++ dirname cmd/core-data/Dockerfile [2020-10-14T13:51:04.717Z] ++ cut -d/ -f2 [2020-10-14T13:51:04.717Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-14T13:51:04.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-14T13:51:04.717Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-14T13:51:04.717Z] ++ cut -d/ -f2 [2020-10-14T13:51:04.717Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-14T13:51:04.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-14T13:51:04.717Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-14T13:51:04.717Z] ++ cut -d/ -f2 [2020-10-14T13:51:04.717Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-14T13:51:04.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-14T13:51:04.717Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-14T13:51:04.717Z] ++ cut -d/ -f2 [2020-10-14T13:51:04.717Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-14T13:51:04.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-14T13:51:04.717Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-14T13:51:04.717Z] ++ cut -d/ -f2 [2020-10-14T13:51:04.717Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-14T13:51:04.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-14T13:51:04.717Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-14T13:51:04.717Z] ++ cut -d/ -f2 [2020-10-14T13:51:04.717Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-14T13:51:04.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-14T13:51:04.717Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-14T13:51:04.717Z] ++ cut -d/ -f2 [2020-10-14T13:51:04.717Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-14T13:51:04.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-14T13:51:04.717Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-14T13:51:04.717Z] ++ cut -d/ -f2 [2020-10-14T13:51:04.717Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-14T13:51:04.717Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-14T13:51:04.717Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-14T13:51:04.717Z] ++ cut -d/ -f2 [2020-10-14T13:51:04.717Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-14T13:51:04.796Z] 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 [2020-10-14T13:51:06.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T13:51:06.417Z] [2020-10-14T13:51:06.417Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T13:51:06.770Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T13:51:06.770Z] latest: Pulling from edgex-devops/git-semver [2020-10-14T13:51:06.770Z] 31603596830f: Pulling fs layer [2020-10-14T13:51:06.770Z] 2a8b12db71e7: Pulling fs layer [2020-10-14T13:51:06.770Z] 6ca5941a6612: Pulling fs layer [2020-10-14T13:51:06.770Z] ecc8261a40a4: Pulling fs layer [2020-10-14T13:51:06.770Z] ecc8261a40a4: Waiting [2020-10-14T13:51:06.770Z] 2a8b12db71e7: Verifying Checksum [2020-10-14T13:51:06.770Z] 2a8b12db71e7: Download complete [2020-10-14T13:51:07.034Z] 31603596830f: Verifying Checksum [2020-10-14T13:51:07.034Z] 31603596830f: Download complete [2020-10-14T13:51:07.034Z] ecc8261a40a4: Verifying Checksum [2020-10-14T13:51:07.034Z] ecc8261a40a4: Download complete [2020-10-14T13:51:07.034Z] 6ca5941a6612: Verifying Checksum [2020-10-14T13:51:07.034Z] 6ca5941a6612: Download complete [2020-10-14T13:51:07.299Z] 31603596830f: Pull complete [2020-10-14T13:51:07.562Z] 2a8b12db71e7: Pull complete [2020-10-14T13:51:08.144Z] 6ca5941a6612: Pull complete [2020-10-14T13:51:08.405Z] ecc8261a40a4: Pull complete [2020-10-14T13:51:08.405Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-14T13:51:08.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T13:51:08.405Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-14T13:51:08.508Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2020-10-14T13:51:08.563Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2020-10-14T13:51:11.062Z] $ docker top 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-14T13:51:11.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T13:51:11.400Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T13:51:11.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T13:51:11.643Z] $ docker exec 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc ssh-agent [2020-10-14T13:51:11.802Z] SSH_AUTH_SOCK=/tmp/ssh-auYVLOIOl6Uq/agent.13 [2020-10-14T13:51:11.802Z] SSH_AGENT_PID=18 [2020-10-14T13:51:11.814Z] Running ssh-add (command line suppressed) [2020-10-14T13:51:11.934Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_729428817809163870.key (/w/workspace/edgex-go/8@tmp/private_key_729428817809163870.key) [2020-10-14T13:51:11.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T13:51:12.331Z] + git describe --exact-match --tags HEAD [2020-10-14T13:51:12.331Z] fatal: no tag exactly matches '617b7a195ba7f3396b878b7d7523cae5fb63d76c' [Pipeline] } [2020-10-14T13:51:12.360Z] $ docker exec --env ******** --env ******** 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc ssh-agent -k [2020-10-14T13:51:12.474Z] unset SSH_AUTH_SOCK; [2020-10-14T13:51:12.474Z] unset SSH_AGENT_PID; [2020-10-14T13:51:12.474Z] echo Agent pid 18 killed; [2020-10-14T13:51:12.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-14T13:51:12.668Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-14T13:51:12.668Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-14T13:51:12.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T13:51:12.762Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T13:51:12.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T13:51:12.944Z] $ docker exec 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc ssh-agent [2020-10-14T13:51:13.126Z] SSH_AUTH_SOCK=/tmp/ssh-IP7ZPqwOmFOd/agent.47 [2020-10-14T13:51:13.126Z] SSH_AGENT_PID=52 [2020-10-14T13:51:13.133Z] Running ssh-add (command line suppressed) [2020-10-14T13:51:13.256Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_8074875269660333480.key (/w/workspace/edgex-go/8@tmp/private_key_8074875269660333480.key) [2020-10-14T13:51:13.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T13:51:13.679Z] + git semver init [2020-10-14T13:51:13.680Z] # -> Open(): unable to determine branch for HEAD [2020-10-14T13:51:13.680Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2020-10-14T13:51:13.680Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2020-10-14T13:51:13.680Z] # $SEMVER_REMOTE_NAME = origin [2020-10-14T13:51:13.680Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-14T13:51:13.680Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-14T13:51:13.680Z] # $SEMVER_BRANCH = PR-2782 [2020-10-14T13:51:13.680Z] # $SEMVER_TEMP = /tmp/semver-658802843 [2020-10-14T13:51:13.680Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-14T13:51:31.969Z] # '/tmp/semver-658802843' -> '/w/workspace/edgex-go/8/.semver' [2020-10-14T13:51:31.969Z] # -> Force: false [2020-10-14T13:51:31.969Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2020-10-14T13:51:31.986Z] $ docker exec --env ******** --env ******** 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc ssh-agent -k [2020-10-14T13:51:32.180Z] unset SSH_AUTH_SOCK; [2020-10-14T13:51:32.181Z] unset SSH_AGENT_PID; [2020-10-14T13:51:32.181Z] echo Agent pid 52 killed; [2020-10-14T13:51:32.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-14T13:51:32.875Z] + git semver [Pipeline] } [2020-10-14T13:51:32.896Z] $ docker stop --time=1 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc [2020-10-14T13:51:34.438Z] $ docker rm -f 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-14T13:51:47.843Z] Stashed 95 file(s) [Pipeline] echo [2020-10-14T13:51:47.847Z] [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 [2020-10-14T13:51:48.418Z] ========================================================= [2020-10-14T13:51:48.419Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-14T13:51:48.419Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-14T13:51:48.773Z] + 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 . [2020-10-14T13:51:52.089Z] Sending build context to Docker daemon 325.2MB [2020-10-14T13:51:52.089Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-14T13:51:52.089Z] Step 2/7 : FROM ${BASE} [2020-10-14T13:51:52.089Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-14T13:51:52.089Z] df20fa9351a1: Pulling fs layer [2020-10-14T13:51:52.089Z] ed8968b2872e: Pulling fs layer [2020-10-14T13:51:52.089Z] a92cc7c5fd73: Pulling fs layer [2020-10-14T13:51:52.089Z] e871e8e8d7a9: Pulling fs layer [2020-10-14T13:51:52.089Z] e73272ec9a57: Pulling fs layer [2020-10-14T13:51:52.089Z] 1e910a182e73: Pulling fs layer [2020-10-14T13:51:52.089Z] 4e634b169226: Pulling fs layer [2020-10-14T13:51:52.089Z] e871e8e8d7a9: Waiting [2020-10-14T13:51:52.089Z] e73272ec9a57: Waiting [2020-10-14T13:51:52.089Z] 1e910a182e73: Waiting [2020-10-14T13:51:52.089Z] 4e634b169226: Waiting [2020-10-14T13:51:52.089Z] a92cc7c5fd73: Verifying Checksum [2020-10-14T13:51:52.089Z] a92cc7c5fd73: Download complete [2020-10-14T13:51:52.089Z] ed8968b2872e: Verifying Checksum [2020-10-14T13:51:52.089Z] ed8968b2872e: Download complete [2020-10-14T13:51:52.089Z] e73272ec9a57: Download complete [2020-10-14T13:51:52.089Z] 1e910a182e73: Verifying Checksum [2020-10-14T13:51:52.089Z] 1e910a182e73: Download complete [2020-10-14T13:51:52.089Z] df20fa9351a1: Verifying Checksum [2020-10-14T13:51:52.089Z] df20fa9351a1: Download complete [2020-10-14T13:51:52.089Z] df20fa9351a1: Pull complete [2020-10-14T13:51:52.351Z] ed8968b2872e: Pull complete [2020-10-14T13:51:52.612Z] a92cc7c5fd73: Pull complete [2020-10-14T13:51:54.538Z] 4e634b169226: Download complete [2020-10-14T13:51:55.115Z] e871e8e8d7a9: Verifying Checksum [2020-10-14T13:51:55.115Z] e871e8e8d7a9: Download complete [2020-10-14T13:52:00.434Z] e871e8e8d7a9: Pull complete [2020-10-14T13:52:00.697Z] e73272ec9a57: Pull complete [2020-10-14T13:52:00.697Z] 1e910a182e73: Pull complete [2020-10-14T13:52:03.210Z] Still waiting to schedule task [2020-10-14T13:52:03.210Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-14T13:52:10.734Z] 4e634b169226: Pull complete [2020-10-14T13:52:10.734Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-14T13:52:10.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-14T13:52:10.734Z] ---> f7629b54cfaa [2020-10-14T13:52:10.734Z] 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 [2020-10-14T13:52:10.734Z] ---> Running in e90b507e4bdb [2020-10-14T13:52:10.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:52:11.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:52:11.887Z] (1/12) Installing libmagic (5.38-r0) [2020-10-14T13:52:12.464Z] (2/12) Installing file (5.38-r0) [2020-10-14T13:52:12.729Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-14T13:52:12.729Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-14T13:52:16.960Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-14T13:52:16.960Z] (6/12) Installing patch (2.7.6-r6) [2020-10-14T13:52:16.960Z] (7/12) Installing build-base (0.5-r2) [2020-10-14T13:52:16.960Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-14T13:52:16.960Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-14T13:52:16.960Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-14T13:52:16.960Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-14T13:52:16.960Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-14T13:52:16.960Z] Executing busybox-1.31.1-r16.trigger [2020-10-14T13:52:16.960Z] OK: 233 MiB in 51 packages [2020-10-14T13:52:21.205Z] Removing intermediate container e90b507e4bdb [2020-10-14T13:52:21.205Z] ---> 5274f1ffd7c4 [2020-10-14T13:52:21.205Z] Step 4/7 : WORKDIR /edgex-go [2020-10-14T13:52:21.205Z] ---> Running in cdaecaa756d4 [2020-10-14T13:52:21.205Z] Removing intermediate container cdaecaa756d4 [2020-10-14T13:52:21.205Z] ---> 100185fb451e [2020-10-14T13:52:21.205Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-14T13:52:21.205Z] latest: Pulling from library/docker [2020-10-14T13:52:21.205Z] df20fa9351a1: Already exists [2020-10-14T13:52:21.205Z] 25ad7478873d: Pulling fs layer [2020-10-14T13:52:21.205Z] 4684f6177b5d: Pulling fs layer [2020-10-14T13:52:21.205Z] 8ba584e970af: Pulling fs layer [2020-10-14T13:52:21.205Z] 3cdc74d2b06d: Pulling fs layer [2020-10-14T13:52:21.205Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-14T13:52:21.205Z] fca0ccc462d5: Pulling fs layer [2020-10-14T13:52:21.205Z] 3cdc74d2b06d: Waiting [2020-10-14T13:52:21.205Z] 4cf5a0d07c1f: Waiting [2020-10-14T13:52:21.205Z] fca0ccc462d5: Waiting [2020-10-14T13:52:21.469Z] 4684f6177b5d: Verifying Checksum [2020-10-14T13:52:21.469Z] 4684f6177b5d: Download complete [2020-10-14T13:52:21.469Z] 25ad7478873d: Verifying Checksum [2020-10-14T13:52:21.469Z] 3cdc74d2b06d: Verifying Checksum [2020-10-14T13:52:21.469Z] 3cdc74d2b06d: Download complete [2020-10-14T13:52:21.469Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-14T13:52:21.469Z] 4cf5a0d07c1f: Download complete [2020-10-14T13:52:21.733Z] fca0ccc462d5: Download complete [2020-10-14T13:52:21.734Z] 25ad7478873d: Pull complete [2020-10-14T13:52:21.734Z] 4684f6177b5d: Pull complete [2020-10-14T13:52:22.320Z] 8ba584e970af: Verifying Checksum [2020-10-14T13:52:22.320Z] 8ba584e970af: Download complete [2020-10-14T13:52:24.902Z] 8ba584e970af: Pull complete [2020-10-14T13:52:24.902Z] 3cdc74d2b06d: Pull complete [2020-10-14T13:52:24.902Z] 4cf5a0d07c1f: Pull complete [2020-10-14T13:52:24.902Z] fca0ccc462d5: Pull complete [2020-10-14T13:52:24.902Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-14T13:52:24.902Z] Status: Downloaded newer image for docker:latest [2020-10-14T13:52:26.824Z] ---> 9dc35f34272f [2020-10-14T13:52:26.824Z] Step 6/7 : COPY go.mod . [2020-10-14T13:52:26.824Z] ---> ed5b4716df2d [2020-10-14T13:52:26.824Z] Step 7/7 : RUN go mod download [2020-10-14T13:52:27.086Z] ---> Running in f60dc74dc8df [2020-10-14T13:52:49.108Z] Removing intermediate container f60dc74dc8df [2020-10-14T13:52:49.108Z] ---> c3be784e5675 [2020-10-14T13:52:49.108Z] Successfully built c3be784e5675 [2020-10-14T13:52:49.108Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T13:52:49.475Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-14T13:52:49.475Z] . [Pipeline] withDockerContainer [2020-10-14T13:52:49.639Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2020-10-14T13:52:49.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2020-10-14T13:52:50.402Z] $ docker top b12293090af26b28db4736585f5c25fbb307637669ded97b8ef5e3e5d367d8a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T13:52:50.946Z] + go version [2020-10-14T13:52:50.946Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-14T13:52:50.968Z] $ docker stop --time=1 b12293090af26b28db4736585f5c25fbb307637669ded97b8ef5e3e5d367d8a5 [2020-10-14T13:52:52.325Z] $ docker rm -f b12293090af26b28db4736585f5c25fbb307637669ded97b8ef5e3e5d367d8a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-14T13:52:53.185Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-14T13:52:53.185Z] . [Pipeline] withDockerContainer [2020-10-14T13:52:53.282Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2020-10-14T13:52:53.331Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2020-10-14T13:52:54.054Z] $ docker top 6daad7606a3a8b51288adcdc7fd0974bd523a30e869e0436150bc849e97fb097 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-14T13:52:54.359Z] ========================================================= [2020-10-14T13:52:54.359Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-14T13:52:54.359Z] ========================================================= [Pipeline] sh [2020-10-14T13:52:54.657Z] + make test [2020-10-14T13:52:54.657Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-14T13:52:57.277Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-14T13:53:07.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-14T13:53:12.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-14T13:53:12.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-14T13:53:12.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-14T13:53:12.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-14T13:53:14.339Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.004s [2020-10-14T13:53:14.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-14T13:53:14.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-14T13:53:14.339Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-14T13:53:14.928Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-14T13:53:15.202Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-14T13:53:15.478Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-14T13:53:15.478Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-14T13:53:15.478Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-14T13:53:18.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.042s coverage: 46.6% of statements [2020-10-14T13:53:18.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-14T13:53:18.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-14T13:53:18.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-14T13:53:18.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-14T13:53:18.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-14T13:53:21.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.057s coverage: 27.1% of statements [2020-10-14T13:53:21.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-14T13:53:21.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-14T13:53:21.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-14T13:53:21.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-14T13:53:21.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-14T13:53:21.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-14T13:53:21.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2020-10-14T13:53:21.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-14T13:53:21.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.018s coverage: 100.0% of statements [2020-10-14T13:53:21.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-14T13:53:21.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-14T13:53:21.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.018s coverage: 83.6% of statements [2020-10-14T13:53:21.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-14T13:53:21.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-14T13:53:21.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.080s coverage: 88.9% of statements [2020-10-14T13:53:21.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-14T13:53:21.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-14T13:53:21.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-14T13:53:21.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-14T13:53:23.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.087s coverage: 28.6% of statements [2020-10-14T13:53:23.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-14T13:53:23.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-14T13:53:23.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-14T13:53:23.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-14T13:53:23.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-14T13:53:23.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.028s coverage: 100.0% of statements [2020-10-14T13:53:23.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-14T13:53:23.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements [2020-10-14T13:53:23.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-14T13:53:23.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.031s coverage: 86.7% of statements [2020-10-14T13:53:23.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-14T13:53:24.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.023s coverage: 97.5% of statements [2020-10-14T13:53:24.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-14T13:53:24.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.025s coverage: 100.0% of statements [2020-10-14T13:53:24.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-14T13:53:24.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-14T13:53:24.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-14T13:53:24.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-14T13:53:24.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.061s coverage: 98.9% of statements [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-14T13:53:24.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-14T13:53:24.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.005s coverage: 0.0% of statements [no tests to run] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-14T13:53:24.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-14T13:53:25.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.039s coverage: 63.5% of statements [2020-10-14T13:53:25.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-14T13:53:25.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-14T13:53:25.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.025s coverage: 100.0% of statements [2020-10-14T13:53:25.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.011s coverage: 91.3% of statements [2020-10-14T13:53:25.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.016s coverage: 100.0% of statements [2020-10-14T13:53:25.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.012s coverage: 73.7% of statements [2020-10-14T13:53:25.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.007s coverage: 100.0% of statements [2020-10-14T13:53:26.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.101s coverage: 55.9% of statements [2020-10-14T13:53:26.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-14T13:53:26.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-14T13:53:26.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-14T13:53:26.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-14T13:53:28.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.055s coverage: 86.3% of statements [2020-10-14T13:53:28.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-14T13:53:28.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.310s coverage: 72.2% of statements [2020-10-14T13:53:28.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.104s coverage: 72.1% of statements [2020-10-14T13:53:28.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.014s coverage: 82.4% of statements [2020-10-14T13:53:28.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.023s coverage: 48.4% of statements [2020-10-14T13:53:28.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-14T13:53:28.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-14T13:53:28.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-14T13:53:28.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.012s coverage: 28.8% of statements [2020-10-14T13:53:28.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-14T13:53:28.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.029s coverage: 96.8% of statements [2020-10-14T13:53:28.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-14T13:53:28.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.022s coverage: 36.5% of statements [2020-10-14T13:53:28.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-14T13:53:28.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-14T13:53:28.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.148s coverage: 84.1% of statements [2020-10-14T13:53:29.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.008s coverage: 100.0% of statements [2020-10-14T13:53:29.353Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.007s coverage: 42.9% of statements [2020-10-14T13:53:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-14T13:53:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-14T13:53:29.353Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements [2020-10-14T13:53:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-14T13:53:29.632Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements [2020-10-14T13:53:29.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-14T13:53:31.326Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.027s coverage: 47.1% of statements [2020-10-14T13:53:31.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-14T13:53:31.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-14T13:53:31.326Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.016s coverage: 100.0% of statements [2020-10-14T13:53:31.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-14T13:53:31.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-14T13:53:31.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-14T13:53:31.326Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.009s coverage: 100.0% of statements [2020-10-14T13:53:31.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-14T13:53:31.326Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.017s coverage: 100.0% of statements [2020-10-14T13:53:31.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-14T13:53:32.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.054s coverage: 29.1% of statements [2020-10-14T13:53:32.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-14T13:53:32.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-14T13:53:32.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-14T13:53:32.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-14T13:53:32.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-14T13:53:32.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.018s coverage: 99.0% of statements [2020-10-14T13:53:32.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-14T13:53:32.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.022s coverage: 100.0% of statements [2020-10-14T13:53:32.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-14T13:53:32.332Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.014s coverage: 0.0% of statements [2020-10-14T13:53:32.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-14T13:53:32.332Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2020-10-14T13:53:32.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-14T13:53:32.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-14T13:53:32.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-14T13:53:32.332Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-14T13:53:32.612Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.016s coverage: 87.9% of statements [2020-10-14T13:53:32.612Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-14T13:53:32.612Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-14T13:53:32.612Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2020-10-14T13:53:33.245Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.006s coverage: 32.1% of statements [2020-10-14T13:53:33.245Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-10-14T13:53:33.638Z] GO111MODULE=on go vet ./... [2020-10-14T13:53:40.826Z] gofmt -l . [2020-10-14T13:53:41.124Z] [ "`gofmt -l .`" = "" ] [2020-10-14T13:53:41.769Z] ./bin/test-go-mod-tidy.sh [2020-10-14T13:53:42.118Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-14T13:53:44.211Z] + ls -al . [2020-10-14T13:53:44.211Z] total 600 [2020-10-14T13:53:44.212Z] drwxrwxr-x 10 1001 1001 4096 Oct 14 13:53 . [2020-10-14T13:53:44.212Z] drwxr-xr-x 4 root root 28 Oct 14 13:52 .. [2020-10-14T13:53:44.212Z] -rw-rw-r-- 1 1001 1001 11 Oct 14 13:50 .dockerignore [2020-10-14T13:53:44.212Z] drwxrwxr-x 8 1001 1001 179 Oct 14 13:50 .git [2020-10-14T13:53:44.212Z] drwxrwxr-x 3 1001 1001 125 Oct 14 13:50 .github [2020-10-14T13:53:44.212Z] -rw-rw-r-- 1 1001 1001 932 Oct 14 13:50 .gitignore [2020-10-14T13:53:44.212Z] drwx------ 3 1001 1001 47 Oct 14 13:51 .semver [2020-10-14T13:53:44.212Z] -rw-rw-r-- 1 1001 1001 166 Oct 14 13:50 .sonarcloud.properties [2020-10-14T13:53:44.212Z] -rw-rw-r-- 1 1001 1001 3804 Oct 14 13:50 CONTRIBUTING.md [2020-10-14T13:53:44.212Z] -rw-rw-r-- 1 1001 1001 1035 Oct 14 13:50 Dockerfile.build [2020-10-14T13:53:44.212Z] -rw-rw-r-- 1 1001 1001 863 Oct 14 13:50 Jenkinsfile [2020-10-14T13:53:44.212Z] -rw-rw-r-- 1 1001 1001 10775 Oct 14 13:50 LICENSE [2020-10-14T13:53:44.212Z] -rw-rw-r-- 1 1001 1001 6237 Oct 14 13:50 Makefile [2020-10-14T13:53:44.212Z] -rw-rw-r-- 1 1001 1001 6447 Oct 14 13:50 README.md [2020-10-14T13:53:44.212Z] -rw-rw-r-- 1 1001 1001 259 Oct 14 13:50 SECURITY.md [2020-10-14T13:53:44.212Z] -rw-rw-r-- 1 1001 1001 5 Oct 14 13:51 VERSION [2020-10-14T13:53:44.212Z] -rw-rw-r-- 1 1001 1001 4131 Oct 14 13:50 ZMQWindows.md [2020-10-14T13:53:44.212Z] drwxrwxr-x 2 1001 1001 117 Oct 14 13:50 bin [2020-10-14T13:53:44.212Z] drwxrwxr-x 15 1001 1001 4096 Oct 14 13:50 cmd [2020-10-14T13:53:44.212Z] -rw-r--r-- 1 root root 507455 Oct 14 13:53 coverage.out [2020-10-14T13:53:44.212Z] -rw-r--r-- 1 root root 1040 Oct 14 13:53 go.mod [2020-10-14T13:53:44.212Z] -rw-r--r-- 1 root root 18983 Oct 14 13:53 go.sum [2020-10-14T13:53:44.212Z] drwxrwxr-x 8 1001 1001 127 Oct 14 13:50 internal [2020-10-14T13:53:44.212Z] drwxrwxr-x 4 1001 1001 26 Oct 14 13:50 openapi [2020-10-14T13:53:44.212Z] drwxrwxr-x 4 1001 1001 71 Oct 14 13:50 snap [2020-10-14T13:53:44.212Z] -rw-rw-r-- 1 1001 1001 168 Oct 14 13:50 version.go [Pipeline] sh [2020-10-14T13:53:44.611Z] + '[' -e coverage.out ] [2020-10-14T13:53:44.611Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-14T13:53:44.822Z] Stashed 1 file(s) [Pipeline] sh [2020-10-14T13:53:45.191Z] + make build [2020-10-14T13:53:45.191Z] 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 [2020-10-14T13:53:53.738Z] 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 [2020-10-14T13:53:55.906Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5392 in /w/workspace/edgexfoundry_edgex-go_PR-2782 [Pipeline] { [Pipeline] ws [2020-10-14T13:53:55.970Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2020-10-14T13:53:56.448Z] 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 [2020-10-14T13:53:57.942Z] 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 [2020-10-14T13:53:58.961Z] 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 [2020-10-14T13:54:00.431Z] 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 [2020-10-14T13:54:00.699Z] 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 [2020-10-14T13:54:01.775Z] using credential edgex-jenkins-ssh [2020-10-14T13:54:01.897Z] Cloning the remote Git repository [2020-10-14T13:54:02.130Z] 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 [2020-10-14T13:54:01.956Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-14T13:54:02.067Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2020-10-14T13:54:02.151Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-14T13:54:02.152Z] > git --version # timeout=10 [2020-10-14T13:54:02.167Z] > git --version # 'git version 2.17.1' [2020-10-14T13:54:02.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T13:54:02.217Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T13:54:03.556Z] 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 [2020-10-14T13:54:04.508Z] 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 [2020-10-14T13:54:05.899Z] 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 [2020-10-14T13:54:06.852Z] 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 [2020-10-14T13:54:07.807Z] 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] } [2020-10-14T13:54:08.774Z] $ docker stop --time=1 6daad7606a3a8b51288adcdc7fd0974bd523a30e869e0436150bc849e97fb097 [2020-10-14T13:54:10.574Z] $ docker rm -f 6daad7606a3a8b51288adcdc7fd0974bd523a30e869e0436150bc849e97fb097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-14T13:54:13.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-14T13:54:13.969Z] [2020-10-14T13:54:13.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T13:54:14.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-14T13:54:14.332Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-14T13:54:14.332Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-14T13:54:14.332Z] ca9280d653b3: Pulling fs layer [2020-10-14T13:54:14.332Z] 7e9c9ca2126c: Pulling fs layer [2020-10-14T13:54:14.913Z] cbdbe7a5bc2a: Download complete [2020-10-14T13:54:15.209Z] cbdbe7a5bc2a: Pull complete [2020-10-14T13:54:15.209Z] ca9280d653b3: Verifying Checksum [2020-10-14T13:54:15.209Z] ca9280d653b3: Download complete [2020-10-14T13:54:16.253Z] ca9280d653b3: Pull complete [2020-10-14T13:54:16.253Z] 7e9c9ca2126c: Verifying Checksum [2020-10-14T13:54:16.253Z] 7e9c9ca2126c: Download complete [2020-10-14T13:54:24.440Z] 7e9c9ca2126c: Pull complete [2020-10-14T13:54:24.440Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-14T13:54:24.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-14T13:54:24.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-14T13:54:24.608Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2020-10-14T13:54:24.660Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2020-10-14T13:54:25.555Z] $ docker top 9f8eb337320f49086417eb20b92ef28e211f66bb66d75b75fd2b7f68e4f403d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T13:54:26.298Z] + docker-compose build --help [2020-10-14T13:54:26.298Z] + grep parallel [2020-10-14T13:54:27.244Z] --parallel Build images in parallel. [Pipeline] } [2020-10-14T13:54:27.260Z] $ docker stop --time=1 9f8eb337320f49086417eb20b92ef28e211f66bb66d75b75fd2b7f68e4f403d4 [2020-10-14T13:54:28.588Z] $ docker rm -f 9f8eb337320f49086417eb20b92ef28e211f66bb66d75b75fd2b7f68e4f403d4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-14T13:54:29.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-14T13:54:29.180Z] . [Pipeline] withDockerContainer [2020-10-14T13:54:29.277Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2020-10-14T13:54:29.332Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2020-10-14T13:54:29.919Z] $ docker top eddd669298e4ec911051757b1168cb53c7536ed69d30b2b496a259be10e21522 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T13:54:30.471Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-14T13:54:31.416Z] Building docker-core-command-go ... [2020-10-14T13:54:31.416Z] Building docker-core-data-go ... [2020-10-14T13:54:31.416Z] Building docker-core-metadata-go ... [2020-10-14T13:54:31.416Z] Building docker-security-proxy-setup-go ... [2020-10-14T13:54:31.416Z] Building docker-security-secrets-setup-go ... [2020-10-14T13:54:31.416Z] Building docker-security-secretstore-setup-go ... [2020-10-14T13:54:31.416Z] Building docker-support-logging-go ... [2020-10-14T13:54:31.416Z] Building docker-support-notifications-go ... [2020-10-14T13:54:31.416Z] Building docker-support-scheduler-go ... [2020-10-14T13:54:31.416Z] Building docker-sys-mgmt-agent-go ... [2020-10-14T13:54:31.416Z] Building docker-support-notifications-go [2020-10-14T13:54:31.416Z] Building docker-core-data-go [2020-10-14T13:54:31.416Z] Building docker-security-secretstore-setup-go [2020-10-14T13:54:31.416Z] Building docker-security-proxy-setup-go [2020-10-14T13:54:31.416Z] Building docker-core-command-go [2020-10-14T13:54:40.365Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-14T13:54:40.380Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T13:54:40.409Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-14T13:54:40.445Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-14T13:54:40.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T13:54:40.458Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-14T13:54:41.184Z] Merging remotes/origin/master commit 75437401aaf0e0f587015af03db21405a724386e into PR head commit 617b7a195ba7f3396b878b7d7523cae5fb63d76c [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-14T13:54:41.710Z] Failed in branch arm64 [2020-10-14T13:54:41.209Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T13:54:41.235Z] > git checkout -f 617b7a195ba7f3396b878b7d7523cae5fb63d76c # timeout=10 [2020-10-14T13:55:03.644Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-14T13:55:03.645Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-14T13:55:03.645Z] ---> c3be784e5675 [2020-10-14T13:55:03.645Z] Step 3/26 : WORKDIR /edgex-go [2020-10-14T13:55:03.645Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-14T13:55:03.645Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-14T13:55:03.645Z] ---> c3be784e5675 [2020-10-14T13:55:03.645Z] Step 3/22 : WORKDIR /edgex-go [2020-10-14T13:55:03.645Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-14T13:55:03.645Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-14T13:55:03.645Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine ---> c3be784e5675 [2020-10-14T13:55:03.645Z] [2020-10-14T13:55:03.645Z] Step 3/24 : WORKDIR /edgex-goStep 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-14T13:55:03.645Z] [2020-10-14T13:55:03.645Z] ---> c3be784e5675 [2020-10-14T13:55:03.645Z] Step 3/20 : WORKDIR /edgex-go [2020-10-14T13:55:03.645Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-14T13:55:03.645Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-14T13:55:03.645Z] ---> c3be784e5675 [2020-10-14T13:55:03.645Z] Step 3/23 : WORKDIR /edgex-go [2020-10-14T13:55:03.645Z] ---> Running in e65150f45901 [2020-10-14T13:55:03.645Z] ---> Running in 4c019e06d29b [2020-10-14T13:55:03.645Z] ---> Running in f644896b785a [2020-10-14T13:55:03.645Z] ---> Running in caae3e3443a0 [2020-10-14T13:55:03.645Z] ---> Running in 0b6491573426 [2020-10-14T13:55:03.645Z] Removing intermediate container e65150f45901 [2020-10-14T13:55:03.645Z] ---> 0677d0ed270c [2020-10-14T13:55:03.645Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T13:55:03.645Z] Removing intermediate container f644896b785a [2020-10-14T13:55:03.645Z] ---> e11bc2ab6bb9 [2020-10-14T13:55:03.645Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T13:55:03.645Z] Removing intermediate container 4c019e06d29b [2020-10-14T13:55:03.645Z] ---> 39fad1a29145 [2020-10-14T13:55:03.645Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T13:55:03.645Z] Removing intermediate container 0b6491573426 [2020-10-14T13:55:03.645Z] ---> 309dd9b95bbf [2020-10-14T13:55:03.645Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T13:55:03.645Z] Removing intermediate container caae3e3443a0 [2020-10-14T13:55:03.645Z] ---> e5034f9c0a67 [2020-10-14T13:55:03.645Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T13:55:03.645Z] ---> Running in 4c9087070df0 [2020-10-14T13:55:03.645Z] ---> Running in 3959b4f8b752 [2020-10-14T13:55:03.645Z] ---> Running in e9147e03161e [2020-10-14T13:55:03.645Z] ---> Running in f6e200cc2d2d [2020-10-14T13:55:03.645Z] ---> Running in 9916d10973e9 [2020-10-14T13:55:04.221Z] Removing intermediate container 3959b4f8b752 [2020-10-14T13:55:04.221Z] ---> 822fd22fad68 [2020-10-14T13:55:04.221Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-14T13:55:04.490Z] Removing intermediate container e9147e03161e [2020-10-14T13:55:04.490Z] ---> 3471644961a1 [2020-10-14T13:55:04.490Z] Step 5/22 : RUN apk update && apk add make git [2020-10-14T13:55:04.490Z] Removing intermediate container 4c9087070df0 [2020-10-14T13:55:04.490Z] ---> 5b3e602c14ff [2020-10-14T13:55:04.490Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-14T13:55:04.490Z] ---> Running in fbd24b382254 [2020-10-14T13:55:04.490Z] ---> Running in fac6c6584837 [2020-10-14T13:55:04.753Z] ---> Running in 5ce49bb35171 [2020-10-14T13:55:04.753Z] Removing intermediate container 9916d10973e9 [2020-10-14T13:55:04.753Z] ---> 3f3885f269f3 [2020-10-14T13:55:04.753Z] Step 5/26 : RUN apk update && apk add make git [2020-10-14T13:55:05.015Z] Removing intermediate container f6e200cc2d2d [2020-10-14T13:55:05.015Z] ---> 2bfdc5d843e2 [2020-10-14T13:55:05.015Z] Step 5/20 : RUN apk update && apk add make git [2020-10-14T13:55:05.015Z] ---> Running in add0cea0669a [2020-10-14T13:55:05.280Z] ---> Running in 1684f23bb626 [2020-10-14T13:55:05.558Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:55:05.558Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:55:05.823Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:55:05.823Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:55:05.823Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:55:06.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:55:06.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:55:06.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:55:06.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:55:06.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:55:06.668Z] v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-14T13:55:06.668Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-14T13:55:06.668Z] OK: 12752 distinct packages available [2020-10-14T13:55:06.941Z] v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-14T13:55:06.942Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-14T13:55:06.942Z] OK: 12752 distinct packages available [2020-10-14T13:55:06.942Z] v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-14T13:55:06.942Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-14T13:55:06.942Z] OK: 12752 distinct packages available [2020-10-14T13:55:06.942Z] OK: 233 MiB in 51 packages [2020-10-14T13:55:07.211Z] v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-14T13:55:07.211Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-14T13:55:07.211Z] OK: 12752 distinct packages available [2020-10-14T13:55:07.211Z] OK: 233 MiB in 51 packages [2020-10-14T13:55:07.211Z] v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-14T13:55:07.211Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-14T13:55:07.211Z] OK: 12752 distinct packages available [2020-10-14T13:55:07.211Z] OK: 233 MiB in 51 packages [2020-10-14T13:55:07.476Z] OK: 233 MiB in 51 packages [2020-10-14T13:55:07.476Z] OK: 233 MiB in 51 packages [2020-10-14T13:55:08.055Z] Removing intermediate container fac6c6584837 [2020-10-14T13:55:08.055Z] ---> bccd69f0f42e [2020-10-14T13:55:08.055Z] Step 6/22 : COPY go.mod . [2020-10-14T13:55:08.055Z] Removing intermediate container fbd24b382254 [2020-10-14T13:55:08.055Z] ---> 3fdb0f16cbc9 [2020-10-14T13:55:08.055Z] Step 6/24 : COPY go.mod . [2020-10-14T13:55:08.317Z] Removing intermediate container 5ce49bb35171 [2020-10-14T13:55:08.317Z] ---> a89fe0887902 [2020-10-14T13:55:08.317Z] Step 6/23 : COPY go.mod . [2020-10-14T13:55:08.317Z] ---> f18875793645 [2020-10-14T13:55:08.317Z] Step 7/22 : RUN go mod download [2020-10-14T13:55:08.579Z] ---> Running in 5bd31e0be8e9 [2020-10-14T13:55:08.579Z] Removing intermediate container 1684f23bb626 [2020-10-14T13:55:08.579Z] ---> 8c5ce26000e8 [2020-10-14T13:55:08.579Z] Step 6/20 : COPY go.mod . [2020-10-14T13:55:08.579Z] ---> fee8b8e6913b [2020-10-14T13:55:08.579Z] Step 7/24 : RUN go mod download [2020-10-14T13:55:08.897Z] ---> 5add160c2495 [2020-10-14T13:55:08.897Z] Step 7/23 : RUN go mod download [2020-10-14T13:55:08.897Z] Removing intermediate container add0cea0669a [2020-10-14T13:55:08.897Z] ---> d5bcae188f18 [2020-10-14T13:55:08.897Z] Step 6/26 : COPY go.mod . [2020-10-14T13:55:08.897Z] ---> Running in ca0f99eaff98 [2020-10-14T13:55:08.897Z] ---> Running in fa1a42fe7b9c [2020-10-14T13:55:09.166Z] ---> 961ba0879f7e [2020-10-14T13:55:09.166Z] Step 7/20 : RUN go mod download [2020-10-14T13:55:09.166Z] ---> Running in 1436da629058 [2020-10-14T13:55:09.166Z] ---> 3416920b5254 [2020-10-14T13:55:09.166Z] Step 7/26 : RUN go mod download [2020-10-14T13:55:09.429Z] ---> Running in 8e1be5fa9194 [2020-10-14T13:55:11.364Z] Removing intermediate container 5bd31e0be8e9 [2020-10-14T13:55:11.364Z] ---> 9f6d62f25b30 [2020-10-14T13:55:11.364Z] Step 8/22 : COPY . . [2020-10-14T13:55:11.980Z] Removing intermediate container fa1a42fe7b9c [2020-10-14T13:55:11.980Z] ---> c429c3252040 [2020-10-14T13:55:11.980Z] Step 8/23 : COPY . . [2020-10-14T13:55:12.245Z] Removing intermediate container ca0f99eaff98 [2020-10-14T13:55:12.245Z] ---> ed379c2e0dc3 [2020-10-14T13:55:12.245Z] Step 8/24 : COPY . . [2020-10-14T13:55:22.305Z] Removing intermediate container 1436da629058 [2020-10-14T13:55:22.305Z] ---> 2661416e8d33 [2020-10-14T13:55:22.305Z] Step 8/20 : COPY . . [2020-10-14T13:55:22.305Z] Removing intermediate container 8e1be5fa9194 [2020-10-14T13:55:22.305Z] ---> 8eef007e1ee5 [2020-10-14T13:55:22.305Z] Step 8/26 : COPY . . [2020-10-14T13:55:48.970Z] ---> 416105b87066 [2020-10-14T13:55:48.970Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-14T13:55:48.970Z] ---> 48ebdbf60eed [2020-10-14T13:55:48.970Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-14T13:55:48.970Z] ---> cd9ee33fe9d9 [2020-10-14T13:55:48.970Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-14T13:55:49.923Z] ---> Running in 96693b89f86e [2020-10-14T13:55:49.923Z] ---> Running in 741fd24108f2 [2020-10-14T13:55:49.923Z] ---> Running in e247b2b556cc [2020-10-14T13:55:53.246Z] ---> ba8386a48618 [2020-10-14T13:55:53.246Z] 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 [2020-10-14T13:55:53.246Z] 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 [2020-10-14T13:55:53.246Z] 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 [2020-10-14T13:55:53.246Z] 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 [2020-10-14T13:55:53.512Z] ---> Running in aa9847e94bca [2020-10-14T13:55:54.120Z] ---> 9c69f4c2b023 [2020-10-14T13:55:54.120Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-14T13:55:54.120Z] ---> Running in 8cfce2ee1060 [2020-10-14T13:55:54.394Z] 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 [2020-10-14T13:55:54.994Z] 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 [2020-10-14T13:56:21.721Z] 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 [2020-10-14T13:56:24.342Z] Removing intermediate container 8cfce2ee1060 [2020-10-14T13:56:24.342Z] ---> 69a7c5d2e42c [2020-10-14T13:56:24.342Z] [2020-10-14T13:56:24.342Z] Step 10/20 : FROM alpine [2020-10-14T13:56:25.315Z] 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 [2020-10-14T13:56:25.585Z] latest: Pulling from library/alpine [2020-10-14T13:56:25.864Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-14T13:56:26.177Z] Status: Downloaded newer image for alpine:latest [2020-10-14T13:56:26.177Z] ---> a24bb4013296 [2020-10-14T13:56:26.177Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-14T13:56:28.196Z] ---> Running in 4490e5506556 [2020-10-14T13:56:28.196Z] Removing intermediate container 96693b89f86e [2020-10-14T13:56:28.196Z] ---> 6ba2efab06c9 [2020-10-14T13:56:28.196Z] [2020-10-14T13:56:28.196Z] Step 10/22 : FROM scratch [2020-10-14T13:56:28.196Z] ---> [2020-10-14T13:56:28.196Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium'Removing intermediate container 741fd24108f2 [2020-10-14T13:56:28.196Z] [2020-10-14T13:56:28.196Z] ---> b919827529ba [2020-10-14T13:56:28.196Z] [2020-10-14T13:56:28.196Z] Step 10/24 : FROM scratch [2020-10-14T13:56:28.196Z] ---> [2020-10-14T13:56:28.196Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-14T13:56:28.799Z] ---> Running in 22c2bec915f3 [2020-10-14T13:56:28.799Z] ---> Running in 28d38423a28a [2020-10-14T13:56:29.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:56:29.085Z] Removing intermediate container 22c2bec915f3 [2020-10-14T13:56:29.085Z] ---> 31a7543f27ba [2020-10-14T13:56:29.085Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-14T13:56:29.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:56:29.085Z] Removing intermediate container 28d38423a28a [2020-10-14T13:56:29.085Z] ---> 55d82fc9b0ac [2020-10-14T13:56:29.085Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-14T13:56:29.085Z] ---> Running in 4ccca4ce4344 [2020-10-14T13:56:29.374Z] ---> Running in 0bda0110535c [2020-10-14T13:56:29.374Z] v3.12.0-404-gbea7f0d322 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-14T13:56:29.374Z] v3.12.0-403-g4c3b3b977d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-14T13:56:29.374Z] OK: 12750 distinct packages available [2020-10-14T13:56:29.637Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-14T13:56:29.637Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-14T13:56:29.638Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-14T13:56:29.638Z] (4/4) Installing curl (7.69.1-r1) [2020-10-14T13:56:29.638Z] Executing busybox-1.31.1-r16.trigger [2020-10-14T13:56:29.911Z] Executing ca-certificates-20191127-r4.trigger [2020-10-14T13:56:30.174Z] OK: 7 MiB in 18 packages [2020-10-14T13:56:32.109Z] Removing intermediate container 4ccca4ce4344 [2020-10-14T13:56:32.109Z] ---> 726af9de6931 [2020-10-14T13:56:32.109Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-14T13:56:32.109Z] Removing intermediate container 0bda0110535c [2020-10-14T13:56:32.109Z] ---> e62d0587c260 [2020-10-14T13:56:32.109Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-14T13:56:32.109Z] Removing intermediate container aa9847e94bca [2020-10-14T13:56:32.109Z] ---> a5986f6a739d [2020-10-14T13:56:32.109Z] [2020-10-14T13:56:32.109Z] Step 10/26 : FROM alpine:3.10 [2020-10-14T13:56:32.109Z] ---> Running in 7fd4d1e1c00a [2020-10-14T13:56:32.372Z] ---> Running in 397eb8cc73f5 [2020-10-14T13:56:32.638Z] 3.10: Pulling from library/alpine [2020-10-14T13:56:33.212Z] Removing intermediate container 7fd4d1e1c00a [2020-10-14T13:56:33.212Z] ---> 5b4ee76e0a8c [2020-10-14T13:56:33.212Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-14T13:56:34.607Z] Removing intermediate container 397eb8cc73f5 [2020-10-14T13:56:34.607Z] ---> 589f308751ad [2020-10-14T13:56:34.607Z] Step 14/22 : WORKDIR / [2020-10-14T13:56:34.909Z] Removing intermediate container 4490e5506556 [2020-10-14T13:56:34.909Z] ---> 6ea85d21f3bd [2020-10-14T13:56:34.909Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-14T13:56:34.909Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-14T13:56:34.909Z] ---> Running in 03854a3ff023 [2020-10-14T13:56:34.909Z] Status: Downloaded newer image for alpine:3.10 [2020-10-14T13:56:34.909Z] ---> be4e4bea2c2e [2020-10-14T13:56:34.909Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-14T13:56:34.909Z] ---> 05dbfb3f8f68 [2020-10-14T13:56:34.909Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-14T13:56:35.187Z] ---> Running in 5c0976f60be0 [2020-10-14T13:56:35.187Z] Removing intermediate container e247b2b556cc [2020-10-14T13:56:35.187Z] ---> 2b41c2c68396 [2020-10-14T13:56:35.187Z] [2020-10-14T13:56:35.187Z] Step 10/23 : FROM alpine [2020-10-14T13:56:35.187Z] ---> a24bb4013296 [2020-10-14T13:56:35.187Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-14T13:56:35.187Z] ---> Running in 0e1f56a46688 [2020-10-14T13:56:35.764Z] ---> Running in c5d757506ed2 [2020-10-14T13:56:36.346Z] Removing intermediate container 03854a3ff023 [2020-10-14T13:56:36.346Z] ---> fece7c784a64 [2020-10-14T13:56:36.347Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-14T13:56:36.347Z] Removing intermediate container 5c0976f60be0 [2020-10-14T13:56:36.347Z] ---> 549436296f79 [2020-10-14T13:56:36.347Z] Step 13/20 : WORKDIR /edgex [2020-10-14T13:56:36.347Z] ---> Running in 1de80ee5c935 [2020-10-14T13:56:36.347Z] ---> 63aaaa62ad87 [2020-10-14T13:56:36.347Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-14T13:56:36.347Z] Removing intermediate container c5d757506ed2 [2020-10-14T13:56:36.347Z] ---> 6610f6f1ea83 [2020-10-14T13:56:36.347Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-14T13:56:36.616Z] ---> e6a24e827f0a [2020-10-14T13:56:36.616Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-14T13:56:36.616Z] ---> Running in 2bc90d63692c [2020-10-14T13:56:36.886Z] Removing intermediate container 1de80ee5c935 [2020-10-14T13:56:36.886Z] ---> d95b7652093c [2020-10-14T13:56:36.886Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-14T13:56:36.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:56:36.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:56:37.158Z] v3.10.5-99-g0bd09295e6 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-14T13:56:37.158Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-14T13:56:37.158Z] OK: 10346 distinct packages available [2020-10-14T13:56:37.158Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-14T13:56:37.429Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-14T13:56:37.429Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-14T13:56:37.429Z] (4/5) Installing curl (7.66.0-r1) [2020-10-14T13:56:37.429Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-14T13:56:37.429Z] Executing busybox-1.30.1-r3.trigger [2020-10-14T13:56:37.429Z] Executing ca-certificates-20191127-r2.trigger [2020-10-14T13:56:37.429Z] OK: 7 MiB in 19 packages [2020-10-14T13:56:37.694Z] Removing intermediate container 2bc90d63692c [2020-10-14T13:56:37.694Z] ---> ffbf573c9369 [2020-10-14T13:56:37.694Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-14T13:56:38.278Z] ---> Running in 893a11fd06b6 [2020-10-14T13:56:38.547Z] ---> 3d86587a1651 [2020-10-14T13:56:38.547Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-14T13:56:38.547Z] ---> 5fed6494a8da [2020-10-14T13:56:38.547Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-14T13:56:38.547Z] ---> 6794aa530e3a [2020-10-14T13:56:38.547Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-14T13:56:38.547Z] Removing intermediate container 893a11fd06b6 [2020-10-14T13:56:38.547Z] ---> 2b0068ffba9c [2020-10-14T13:56:38.547Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T13:56:39.208Z] ---> Running in e648f23c887e [2020-10-14T13:56:39.493Z] Removing intermediate container 0e1f56a46688 [2020-10-14T13:56:39.493Z] ---> e38bd4c7da91 [2020-10-14T13:56:39.493Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-14T13:56:39.493Z] ---> 6c6417f53be3 [2020-10-14T13:56:39.493Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-14T13:56:39.493Z] ---> f293a69fb2a6 [2020-10-14T13:56:39.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-14T13:56:40.080Z] ---> d25778196756 [2020-10-14T13:56:40.080Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-14T13:56:40.662Z] ---> Running in 1bfe3d651481 [2020-10-14T13:56:40.662Z] ---> Running in ed42408c980c [2020-10-14T13:56:40.932Z] ---> Running in e6b9f328713a [2020-10-14T13:56:40.932Z] ---> 9d52dfb0f5f3 [2020-10-14T13:56:40.932Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-14T13:56:40.932Z] Removing intermediate container ed42408c980c [2020-10-14T13:56:40.932Z] ---> dc7a8408affe [2020-10-14T13:56:40.932Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-14T13:56:41.194Z] Removing intermediate container 1bfe3d651481 [2020-10-14T13:56:41.194Z] ---> 0909a3e09f4f [2020-10-14T13:56:41.194Z] Step 13/26 : WORKDIR / [2020-10-14T13:56:41.194Z] Removing intermediate container e6b9f328713a [2020-10-14T13:56:41.194Z] ---> 89148407232f [2020-10-14T13:56:41.194Z] Step 17/20 : CMD ["--init=true"] [2020-10-14T13:56:41.194Z] ---> Running in bf00cadf5b0d [2020-10-14T13:56:41.473Z] ---> Running in cae7056e5253 [2020-10-14T13:56:41.473Z] ---> b140c065c1ff [2020-10-14T13:56:41.473Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-14T13:56:41.473Z] ---> Running in 4c0cb15c882c [2020-10-14T13:56:41.743Z] ---> Running in 9e065129cc67 [2020-10-14T13:56:41.743Z] Removing intermediate container bf00cadf5b0d [2020-10-14T13:56:41.743Z] ---> f088af826df4 [2020-10-14T13:56:41.743Z] Step 20/22 : LABEL arch=x86_64 [2020-10-14T13:56:41.743Z] Removing intermediate container cae7056e5253 [2020-10-14T13:56:41.743Z] ---> e7480acaea94 [2020-10-14T13:56:41.743Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-14T13:56:42.013Z] Removing intermediate container 4c0cb15c882c [2020-10-14T13:56:42.013Z] ---> c8f1ed933df9 [2020-10-14T13:56:42.013Z] Step 18/20 : LABEL arch=x86_64 [2020-10-14T13:56:42.013Z] ---> Running in 83da4b58c8bc [2020-10-14T13:56:42.013Z] ---> Running in 09ccf2a91db7 [2020-10-14T13:56:42.278Z] Removing intermediate container 9e065129cc67 [2020-10-14T13:56:42.278Z] ---> 893b924a71d3 [2020-10-14T13:56:42.278Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-14T13:56:42.278Z] Removing intermediate container e648f23c887e [2020-10-14T13:56:42.278Z] ---> c3751bb63f4d [2020-10-14T13:56:42.278Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-14T13:56:42.278Z] ---> 380c26cb791e [2020-10-14T13:56:42.278Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-14T13:56:42.278Z] Removing intermediate container 83da4b58c8bc [2020-10-14T13:56:42.278Z] ---> e165af27d529 [2020-10-14T13:56:42.278Z] Step 21/22 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c [2020-10-14T13:56:42.546Z] ---> Running in ed1560f36e3d [2020-10-14T13:56:42.546Z] ---> Running in 9f53e434e5ac [2020-10-14T13:56:42.546Z] Removing intermediate container 09ccf2a91db7 [2020-10-14T13:56:42.546Z] ---> e0b1377d7ba0 [2020-10-14T13:56:42.546Z] Step 19/20 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c [2020-10-14T13:56:42.819Z] ---> Running in 48207c9d8ba5 [2020-10-14T13:56:42.819Z] ---> Running in 685e1a966b56 [2020-10-14T13:56:42.819Z] ---> 5d9e99062f5e [2020-10-14T13:56:42.819Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-14T13:56:42.819Z] Removing intermediate container ed1560f36e3d [2020-10-14T13:56:42.819Z] ---> 88d9b6a88bba [2020-10-14T13:56:42.819Z] Step 22/24 : LABEL arch=x86_64 [2020-10-14T13:56:43.090Z] ---> Running in 5d6dcc4b330e [2020-10-14T13:56:43.090Z] Removing intermediate container 48207c9d8ba5 [2020-10-14T13:56:43.090Z] ---> 4f552d08cbd9 [2020-10-14T13:56:43.090Z] Step 22/22 : LABEL version=0.0.0 [2020-10-14T13:56:43.361Z] Removing intermediate container 685e1a966b56 [2020-10-14T13:56:43.361Z] ---> 8a89cc0a6e84 [2020-10-14T13:56:43.361Z] Step 20/20 : LABEL version=0.0.0 [2020-10-14T13:56:43.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:56:43.361Z] ---> 8c7321bf566e [2020-10-14T13:56:43.361Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-14T13:56:43.361Z] ---> Running in e72ec0a2acb1 [2020-10-14T13:56:43.361Z] ---> Running in 27054858fa4f [2020-10-14T13:56:43.361Z] Removing intermediate container 5d6dcc4b330e [2020-10-14T13:56:43.361Z] ---> 852b251d8849 [2020-10-14T13:56:43.361Z] Step 23/24 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c [2020-10-14T13:56:43.630Z] ---> Running in cb25c9d5907f [2020-10-14T13:56:43.630Z] Removing intermediate container e72ec0a2acb1 [2020-10-14T13:56:43.630Z] ---> e5a19250ba24 [2020-10-14T13:56:43.630Z] [2020-10-14T13:56:43.903Z] ---> c2b8749a68b9 [2020-10-14T13:56:43.903Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-14T13:56:43.903Z] Removing intermediate container 27054858fa4f [2020-10-14T13:56:43.903Z] ---> cd7357d6d1eb [2020-10-14T13:56:43.903Z] [2020-10-14T13:56:43.903Z] Removing intermediate container cb25c9d5907f [2020-10-14T13:56:43.903Z] ---> bc5baecac390 [2020-10-14T13:56:43.903Z] Step 24/24 : LABEL version=0.0.0 [2020-10-14T13:56:43.903Z] Successfully built e5a19250ba24 [2020-10-14T13:56:43.903Z] Successfully tagged docker-core-command-go:latest [2020-10-14T13:56:43.903Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2020-10-14T13:56:43.903Z] Successfully built cd7357d6d1eb [2020-10-14T13:56:43.903Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:56:43.903Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-14T13:56:43.903Z] Building docker-security-secrets-setup-go [2020-10-14T13:56:43.903Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 39c3f03b0cd7 [2020-10-14T13:56:44.172Z] Removing intermediate container 39c3f03b0cd7 [2020-10-14T13:56:44.172Z] ---> e503bf667959 [2020-10-14T13:56:44.172Z] [2020-10-14T13:56:44.172Z] ---> c8c0c8596728 [2020-10-14T13:56:44.172Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-14T13:56:44.447Z] Successfully built e503bf667959 [2020-10-14T13:56:44.447Z] Successfully tagged docker-support-notifications-go:latest [2020-10-14T13:56:44.447Z] Building docker-sys-mgmt-agent-go [2020-10-14T13:56:44.714Z]  Building docker-support-notifications-go ... done  ---> d779d75f7e03 [2020-10-14T13:56:44.714Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-14T13:56:44.981Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-14T13:56:44.981Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-14T13:56:45.249Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-14T13:56:45.516Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-14T13:56:46.471Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-14T13:56:46.471Z] Executing busybox-1.31.1-r16.trigger [2020-10-14T13:56:46.471Z] OK: 8 MiB in 19 packages [2020-10-14T13:56:53.084Z] ---> 7f7757871124 [2020-10-14T13:56:53.084Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-14T13:56:53.345Z] ---> b1d7e17e6c80 [2020-10-14T13:56:53.345Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-14T13:56:53.609Z] Removing intermediate container 9f53e434e5ac [2020-10-14T13:56:53.609Z] ---> efbe313d06c0 [2020-10-14T13:56:53.609Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-14T13:56:53.609Z] ---> Running in 574cab44d88a [2020-10-14T13:56:53.880Z] ---> 80bcf053a896 [2020-10-14T13:56:53.880Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-14T13:57:02.129Z] ---> e8edf2c0f470 [2020-10-14T13:57:02.129Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-14T13:57:02.714Z] Removing intermediate container 574cab44d88a [2020-10-14T13:57:02.714Z] ---> 156c6a3c40e6 [2020-10-14T13:57:02.714Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-14T13:57:04.118Z] ---> 8d8d491495f8 [2020-10-14T13:57:04.118Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-14T13:57:04.705Z] ---> Running in 9105962f59db [2020-10-14T13:57:04.972Z] ---> Running in 14bb93d0b804 [2020-10-14T13:57:05.244Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-14T13:57:05.244Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-14T13:57:05.244Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-14T13:57:05.244Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-14T13:57:05.507Z] ---> c3be784e5675 [2020-10-14T13:57:05.507Z] Step 3/29 : WORKDIR /edgex-go [2020-10-14T13:57:05.507Z] ---> c3be784e5675 [2020-10-14T13:57:05.507Z] Step 3/22 : WORKDIR /edgex-go [2020-10-14T13:57:05.507Z] ---> Using cache [2020-10-14T13:57:05.507Z] ---> e5034f9c0a67 [2020-10-14T13:57:05.507Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T13:57:05.507Z] ---> Using cache [2020-10-14T13:57:05.507Z] ---> e5034f9c0a67 [2020-10-14T13:57:05.507Z] Step 4/29 : RUN apk update && apk add make git [2020-10-14T13:57:05.507Z] ---> Using cache [2020-10-14T13:57:05.507Z] ---> 3f3885f269f3 [2020-10-14T13:57:05.507Z] Step 5/22 : RUN apk update && apk add make git [2020-10-14T13:57:05.507Z] ---> Using cache [2020-10-14T13:57:05.507Z] ---> d5bcae188f18 [2020-10-14T13:57:05.507Z] Step 6/22 : COPY go.mod . [2020-10-14T13:57:05.507Z] ---> Using cache [2020-10-14T13:57:05.507Z] ---> 3416920b5254 [2020-10-14T13:57:05.507Z] Step 7/22 : RUN go mod download [2020-10-14T13:57:05.507Z] ---> Using cache [2020-10-14T13:57:05.507Z] ---> 8eef007e1ee5 [2020-10-14T13:57:05.507Z] Step 8/22 : COPY . . [2020-10-14T13:57:05.769Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-14T13:57:05.769Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-14T13:57:05.769Z] ---> c3be784e5675 [2020-10-14T13:57:05.769Z] Step 3/27 : WORKDIR /edgex-go [2020-10-14T13:57:05.769Z] ---> Using cache [2020-10-14T13:57:05.769Z] ---> e5034f9c0a67 [2020-10-14T13:57:05.769Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T13:57:05.769Z] ---> Using cache [2020-10-14T13:57:05.769Z] ---> 3f3885f269f3 [2020-10-14T13:57:05.769Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-14T13:57:05.769Z] ---> Using cache [2020-10-14T13:57:05.769Z] ---> ba8386a48618 [2020-10-14T13:57:05.769Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-14T13:57:07.689Z] Removing intermediate container 9105962f59db [2020-10-14T13:57:07.689Z] ---> 461e93450081 [2020-10-14T13:57:07.689Z] Step 24/26 : LABEL arch=x86_64 [2020-10-14T13:57:07.689Z] Removing intermediate container 14bb93d0b804 [2020-10-14T13:57:07.689Z] ---> 63e8e7e08aef [2020-10-14T13:57:07.689Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> Running in 6e62072959d8 [2020-10-14T13:57:07.689Z] [2020-10-14T13:57:07.689Z] ---> Running in 95c367efc819 [2020-10-14T13:57:07.689Z] ---> Running in 859ed9812758 [2020-10-14T13:57:07.689Z] ---> Running in dee310df26e5 [2020-10-14T13:57:07.689Z] ---> Running in 8741b3601659 [2020-10-14T13:57:07.979Z] Removing intermediate container dee310df26e5 [2020-10-14T13:57:07.979Z] ---> ba4f2e0e20fa [2020-10-14T13:57:07.979Z] Step 25/26 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c [2020-10-14T13:57:07.979Z] Removing intermediate container 8741b3601659 [2020-10-14T13:57:07.979Z] ---> 6f1bc0380c3a [2020-10-14T13:57:07.979Z] Step 21/23 : LABEL arch=x86_64 [2020-10-14T13:57:08.289Z] ---> Running in 7b73d49c10b2 [2020-10-14T13:57:08.289Z] ---> Running in a87b1316ea49 [2020-10-14T13:57:08.583Z] Removing intermediate container 7b73d49c10b2 [2020-10-14T13:57:08.583Z] ---> b54297d96aab [2020-10-14T13:57:08.583Z] Step 26/26 : LABEL version=0.0.0 [2020-10-14T13:57:08.583Z] 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 [2020-10-14T13:57:08.583Z] Removing intermediate container a87b1316ea49 [2020-10-14T13:57:08.583Z] ---> b1663e8f906a [2020-10-14T13:57:08.583Z] Step 22/23 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c [2020-10-14T13:57:08.583Z] ---> Running in eb178953d6b6 [2020-10-14T13:57:08.583Z] ---> Running in 304f881b9bee [2020-10-14T13:57:08.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:57:08.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:57:08.865Z] Removing intermediate container eb178953d6b6 [2020-10-14T13:57:08.865Z] ---> 696d56329deb [2020-10-14T13:57:08.865Z] [2020-10-14T13:57:08.865Z] Removing intermediate container 304f881b9bee [2020-10-14T13:57:08.865Z] ---> 54732fdaf5cf [2020-10-14T13:57:08.865Z] Step 23/23 : LABEL version=0.0.0 [2020-10-14T13:57:08.865Z] ---> Running in a646eee07e44 [2020-10-14T13:57:09.136Z] Successfully built 696d56329deb [2020-10-14T13:57:09.136Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-14T13:57:09.136Z] Building docker-support-logging-go [2020-10-14T13:57:09.136Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a646eee07e44 [2020-10-14T13:57:09.136Z] ---> 389c3f4279f3 [2020-10-14T13:57:09.136Z] [2020-10-14T13:57:09.417Z] Successfully built 389c3f4279f3 [2020-10-14T13:57:09.417Z] Successfully tagged docker-core-data-go:latest [2020-10-14T13:57:09.417Z]  Building docker-core-data-go ... done Building docker-support-scheduler-go [2020-10-14T13:57:09.417Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:57:09.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:57:10.303Z] v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-14T13:57:10.303Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-14T13:57:10.303Z] OK: 12752 distinct packages available [2020-10-14T13:57:10.575Z] v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-14T13:57:10.575Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-14T13:57:10.575Z] OK: 12752 distinct packages available [2020-10-14T13:57:10.843Z] OK: 233 MiB in 51 packages [2020-10-14T13:57:12.272Z] OK: 233 MiB in 51 packages [2020-10-14T13:57:19.033Z] Removing intermediate container 859ed9812758 [2020-10-14T13:57:19.033Z] ---> 703e2d9f45c6 [2020-10-14T13:57:19.033Z] Step 5/29 : COPY go.mod . [2020-10-14T13:57:19.033Z] Removing intermediate container 95c367efc819 [2020-10-14T13:57:19.033Z] ---> 083bd043a3cb [2020-10-14T13:57:19.033Z] Step 6/27 : COPY go.mod . [2020-10-14T13:57:19.033Z] ---> 6e2fde27d5a8 [2020-10-14T13:57:19.033Z] Step 6/29 : RUN go mod download [2020-10-14T13:57:19.033Z] ---> dbd97bcd62ce [2020-10-14T13:57:19.033Z] Step 7/27 : RUN go mod download [2020-10-14T13:57:19.033Z] ---> Running in daae0eaa1d42 [2020-10-14T13:57:19.033Z] ---> Running in 85158769258c [2020-10-14T13:57:26.111Z] Removing intermediate container daae0eaa1d42 [2020-10-14T13:57:26.111Z] ---> 32aa8b095f69 [2020-10-14T13:57:26.111Z] Step 7/29 : COPY . . [2020-10-14T13:57:26.111Z] Removing intermediate container 85158769258c [2020-10-14T13:57:26.111Z] ---> 6582747a2d10 [2020-10-14T13:57:26.111Z] Step 8/27 : COPY . . [2020-10-14T13:57:36.261Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-14T13:57:36.261Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-14T13:57:36.261Z] ---> c3be784e5675 [2020-10-14T13:57:36.261Z] Step 3/21 : WORKDIR /edgex-go [2020-10-14T13:57:36.261Z] ---> Using cache [2020-10-14T13:57:36.261Z] ---> e5034f9c0a67 [2020-10-14T13:57:36.261Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T13:57:36.261Z] ---> Using cache [2020-10-14T13:57:36.261Z] ---> 3f3885f269f3 [2020-10-14T13:57:36.261Z] Step 5/21 : RUN apk update && apk add make git [2020-10-14T13:57:36.261Z] ---> Using cache [2020-10-14T13:57:36.261Z] ---> d5bcae188f18 [2020-10-14T13:57:36.261Z] Step 6/21 : COPY go.mod . [2020-10-14T13:57:36.261Z] ---> Using cache [2020-10-14T13:57:36.261Z] ---> 3416920b5254 [2020-10-14T13:57:36.261Z] Step 7/21 : RUN go mod download [2020-10-14T13:57:36.261Z] ---> Using cache [2020-10-14T13:57:36.261Z] ---> 8eef007e1ee5 [2020-10-14T13:57:36.261Z] Step 8/21 : COPY . . [2020-10-14T13:57:36.261Z] ---> Using cache [2020-10-14T13:57:36.261Z] ---> ba8386a48618 [2020-10-14T13:57:36.261Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-14T13:57:36.261Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-14T13:57:36.261Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-14T13:57:36.261Z] ---> c3be784e5675 [2020-10-14T13:57:36.261Z] Step 3/22 : WORKDIR /edgex-go [2020-10-14T13:57:36.261Z] ---> Using cache [2020-10-14T13:57:36.261Z] ---> e5034f9c0a67 [2020-10-14T13:57:36.261Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T13:57:36.261Z] ---> Using cache [2020-10-14T13:57:36.261Z] ---> 3f3885f269f3 [2020-10-14T13:57:36.261Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-14T13:57:40.500Z] ---> Running in 833f094027ed [2020-10-14T13:57:40.500Z] ---> Running in ec3905a2be0e [2020-10-14T13:57:44.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:57:44.780Z] 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 [2020-10-14T13:57:45.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:57:46.032Z] v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-14T13:57:46.032Z] v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-14T13:57:46.032Z] OK: 12752 distinct packages available [2020-10-14T13:57:46.621Z] OK: 233 MiB in 51 packages [2020-10-14T13:57:46.886Z] OK: 233 MiB in 51 packages [2020-10-14T13:57:50.285Z] Removing intermediate container 833f094027ed [2020-10-14T13:57:50.285Z] ---> be65603dea10 [2020-10-14T13:57:50.285Z] Step 6/22 : COPY go.mod . [2020-10-14T13:57:52.293Z] ---> d564c307d197 [2020-10-14T13:57:52.293Z] Step 7/22 : RUN go mod download [2020-10-14T13:57:55.669Z] ---> Running in 6416cdf8a78b [2020-10-14T13:57:56.253Z] ---> ac1d55b2d9bb [2020-10-14T13:57:56.254Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-14T13:57:56.539Z] ---> e363da288fbf [2020-10-14T13:57:56.539Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-14T13:57:56.539Z] Removing intermediate container 6e62072959d8 [2020-10-14T13:57:56.539Z] ---> e49629820562 [2020-10-14T13:57:56.539Z] [2020-10-14T13:57:56.539Z] Step 10/22 : FROM scratch [2020-10-14T13:57:56.539Z] ---> [2020-10-14T13:57:56.539Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-14T13:57:56.539Z] ---> Running in b0b046ce4492 [2020-10-14T13:57:56.539Z] ---> Running in 2f44d888c5aa [2020-10-14T13:57:57.544Z] ---> Using cache [2020-10-14T13:57:57.544Z] ---> 55d82fc9b0ac [2020-10-14T13:57:57.544Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-14T13:57:57.826Z] ---> Running in c21c5796d6f1 [2020-10-14T13:57:57.826Z] 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 [2020-10-14T13:57:57.826Z] 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 [2020-10-14T13:57:57.826Z] Removing intermediate container c21c5796d6f1 [2020-10-14T13:57:57.826Z] ---> 556eb4a1e486 [2020-10-14T13:57:57.826Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-14T13:57:58.094Z] ---> Running in e291a21e03be [2020-10-14T13:57:58.360Z] Removing intermediate container e291a21e03be [2020-10-14T13:57:58.360Z] ---> ae48d43fbcc2 [2020-10-14T13:57:58.360Z] Step 14/22 : WORKDIR / [2020-10-14T13:57:58.360Z] ---> Running in 44e91bd5a592 [2020-10-14T13:57:58.637Z] Removing intermediate container 44e91bd5a592 [2020-10-14T13:57:58.637Z] ---> 7da4db46abdb [2020-10-14T13:57:58.637Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-14T13:57:58.637Z] Removing intermediate container 6416cdf8a78b [2020-10-14T13:57:58.637Z] ---> cba62e360d6b [2020-10-14T13:57:58.637Z] Step 8/22 : COPY . . [2020-10-14T13:57:59.233Z] ---> 0f7618172add [2020-10-14T13:57:59.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-14T13:58:09.392Z] ---> 252a8e9b8998 [2020-10-14T13:58:09.392Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-14T13:58:10.942Z] ---> 790d7470ca79 [2020-10-14T13:58:10.942Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-14T13:58:13.582Z] ---> Running in 06609fe087a1 [2020-10-14T13:58:18.941Z] Removing intermediate container 06609fe087a1 [2020-10-14T13:58:18.941Z] ---> 7bc8e73af8dc [2020-10-14T13:58:18.941Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-14T13:58:19.967Z] ---> Running in a7be4e874952 [2020-10-14T13:58:20.249Z] Removing intermediate container ec3905a2be0e [2020-10-14T13:58:20.249Z] ---> 3f0424b9b744 [2020-10-14T13:58:20.249Z] [2020-10-14T13:58:20.249Z] Step 10/21 : FROM scratch [2020-10-14T13:58:20.249Z] ---> [2020-10-14T13:58:20.249Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-14T13:58:20.249Z] ---> 4c35fe2396a0 [2020-10-14T13:58:20.249Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-14T13:58:20.249Z] ---> Running in 17e12461bdc2 [2020-10-14T13:58:20.592Z] ---> Using cache [2020-10-14T13:58:20.592Z] ---> 55d82fc9b0ac [2020-10-14T13:58:20.592Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-14T13:58:20.592Z] Removing intermediate container a7be4e874952 [2020-10-14T13:58:20.592Z] ---> d6f9fa1ee235 [2020-10-14T13:58:20.592Z] Step 20/22 : LABEL arch=x86_64 [2020-10-14T13:58:20.592Z] ---> Running in 443f766056e6 [2020-10-14T13:58:20.592Z] ---> Running in 80fa3e8251e2 [2020-10-14T13:58:21.126Z] Removing intermediate container 443f766056e6 [2020-10-14T13:58:21.126Z] ---> e913802f4241 [2020-10-14T13:58:21.126Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-14T13:58:21.126Z] ---> Running in 54a8da0c39e1 [2020-10-14T13:58:21.126Z] Removing intermediate container 80fa3e8251e2 [2020-10-14T13:58:21.126Z] ---> 7e6658231703 [2020-10-14T13:58:21.126Z] Step 21/22 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c [2020-10-14T13:58:21.440Z] ---> Running in 281c4f77944e [2020-10-14T13:58:21.441Z] Removing intermediate container 54a8da0c39e1 [2020-10-14T13:58:21.441Z] ---> 44c793325f8e [2020-10-14T13:58:21.441Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-14T13:58:21.441Z] 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 [2020-10-14T13:58:21.748Z] Removing intermediate container 281c4f77944e [2020-10-14T13:58:21.748Z] ---> d739158676a5 [2020-10-14T13:58:21.748Z] Step 22/22 : LABEL version=0.0.0 [2020-10-14T13:58:21.748Z] ---> edb60a419d23 [2020-10-14T13:58:21.748Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-14T13:58:21.748Z] ---> Running in ea61c77e9aa8 [2020-10-14T13:58:22.038Z] Removing intermediate container ea61c77e9aa8 [2020-10-14T13:58:22.038Z] ---> e9daa43407ef [2020-10-14T13:58:22.038Z] [2020-10-14T13:58:22.360Z] Successfully built e9daa43407ef [2020-10-14T13:58:22.360Z] Successfully tagged docker-core-metadata-go:latest [2020-10-14T13:58:22.672Z]  Building docker-core-metadata-go ... done  ---> 287e5572d00f [2020-10-14T13:58:22.672Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-14T13:58:26.072Z] ---> af7623db2f74 [2020-10-14T13:58:26.072Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-14T13:58:26.345Z] ---> Running in 3959076b0c7c [2020-10-14T13:58:26.620Z] Removing intermediate container 2f44d888c5aa [2020-10-14T13:58:26.620Z] ---> 497855998deb [2020-10-14T13:58:26.620Z] [2020-10-14T13:58:26.620Z] Step 9/29 : FROM alpine:latest [2020-10-14T13:58:26.620Z] ---> a24bb4013296 [2020-10-14T13:58:26.620Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-14T13:58:26.620Z] Removing intermediate container b0b046ce4492 [2020-10-14T13:58:26.620Z] ---> 8b0496d48533 [2020-10-14T13:58:26.620Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-14T13:58:26.620Z] ---> Running in 311bdf15c1fa [2020-10-14T13:58:26.620Z] Removing intermediate container 3959076b0c7c [2020-10-14T13:58:26.620Z] ---> 4999467b3bce [2020-10-14T13:58:26.620Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-14T13:58:26.620Z] ---> Running in 72136e28f7b5 [2020-10-14T13:58:26.893Z] ---> Running in e2ac83b3a0cb [2020-10-14T13:58:27.158Z] Removing intermediate container 311bdf15c1fa [2020-10-14T13:58:27.158Z] ---> 0ba3683c5cd2 [2020-10-14T13:58:27.158Z] Step 11/29 : USER root [2020-10-14T13:58:27.158Z] Removing intermediate container e2ac83b3a0cb [2020-10-14T13:58:27.158Z] ---> fbdc264f1a9f [2020-10-14T13:58:27.158Z] Step 19/21 : LABEL arch=x86_64 [2020-10-14T13:58:27.736Z] ---> Running in 1127a79e145b [2020-10-14T13:58:27.736Z] 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 [2020-10-14T13:58:27.736Z] ---> Running in ca0a43b9e238 [2020-10-14T13:58:27.736Z] Removing intermediate container 1127a79e145b [2020-10-14T13:58:27.736Z] ---> 3609d5c00eb1 [2020-10-14T13:58:27.737Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-14T13:58:28.010Z] ---> Running in bbc9d41bcc74 [2020-10-14T13:58:28.010Z] Removing intermediate container ca0a43b9e238 [2020-10-14T13:58:28.010Z] ---> 01b3c108b4cd [2020-10-14T13:58:28.010Z] Step 20/21 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c [2020-10-14T13:58:28.279Z] ---> Running in 09dfd46684b0 [2020-10-14T13:58:28.279Z] Removing intermediate container 09dfd46684b0 [2020-10-14T13:58:28.279Z] ---> a9bafd734a7d [2020-10-14T13:58:28.555Z] Step 21/21 : LABEL version=0.0.0 [2020-10-14T13:58:28.555Z] ---> Running in 62dfe0e4c04d [2020-10-14T13:58:28.830Z] Removing intermediate container 62dfe0e4c04d [2020-10-14T13:58:28.830Z] ---> 5369be0eac01 [2020-10-14T13:58:28.830Z] [2020-10-14T13:58:29.098Z] Successfully built 5369be0eac01 [2020-10-14T13:58:29.098Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-14T13:58:29.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:58:29.098Z]  Building docker-support-scheduler-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:58:29.368Z] v3.12.0-404-gbea7f0d322 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-14T13:58:29.368Z] v3.12.0-403-g4c3b3b977d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-14T13:58:29.368Z] OK: 12750 distinct packages available [2020-10-14T13:58:29.633Z] Removing intermediate container 72136e28f7b5 [2020-10-14T13:58:29.633Z] ---> b9e310bcd4f8 [2020-10-14T13:58:29.633Z] [2020-10-14T13:58:29.633Z] Step 11/27 : FROM docker:latest [2020-10-14T13:58:29.633Z] ---> 809cc4dba987 [2020-10-14T13:58:29.633Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-14T13:58:29.633Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-14T13:58:29.633Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-14T13:58:29.633Z] ---> Running in 623906bd3303 [2020-10-14T13:58:29.633Z] Executing busybox-1.31.1-r16.trigger [2020-10-14T13:58:29.633Z] Executing ca-certificates-20191127-r4.trigger [2020-10-14T13:58:29.896Z] OK: 6 MiB in 16 packages [2020-10-14T13:58:31.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:58:31.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:58:31.362Z] (1/2) Installing readline (8.0.4-r0) [2020-10-14T13:58:31.362Z] (2/2) Installing bash (5.0.17-r0) [2020-10-14T13:58:31.644Z] Executing bash-5.0.17-r0.post-install [2020-10-14T13:58:31.644Z] Executing busybox-1.31.1-r16.trigger [2020-10-14T13:58:31.644Z] OK: 12 MiB in 22 packages [2020-10-14T13:58:31.928Z] Removing intermediate container bbc9d41bcc74 [2020-10-14T13:58:31.928Z] ---> fdcb4f9bb64a [2020-10-14T13:58:31.928Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-14T13:58:32.538Z] ---> Running in 0e2d1527876d [2020-10-14T13:58:32.814Z] Removing intermediate container 0e2d1527876d [2020-10-14T13:58:32.814Z] ---> 93bacfe1cc89 [2020-10-14T13:58:32.814Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-14T13:58:32.814Z] Removing intermediate container 623906bd3303 [2020-10-14T13:58:32.814Z] ---> 704fd41ec57d [2020-10-14T13:58:32.814Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-14T13:58:33.091Z] ---> Running in 49812d6cd5b4 [2020-10-14T13:58:33.091Z] ---> Running in 235d015f182f [2020-10-14T13:58:33.371Z] Removing intermediate container 49812d6cd5b4 [2020-10-14T13:58:33.371Z] ---> 76a911dfa039 [2020-10-14T13:58:33.371Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-14T13:58:33.371Z] ---> Running in d82cde56aad5 [2020-10-14T13:58:34.380Z] Removing intermediate container 235d015f182f [2020-10-14T13:58:34.380Z] ---> cc9465a64821 [2020-10-14T13:58:34.380Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-14T13:58:36.379Z] ---> Running in 727e84dae623 [2020-10-14T13:58:36.379Z] Removing intermediate container d82cde56aad5 [2020-10-14T13:58:36.379Z] ---> bc67788a19b6 [2020-10-14T13:58:36.379Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-14T13:58:36.379Z] Removing intermediate container 17e12461bdc2 [2020-10-14T13:58:36.379Z] ---> 008288817fee [2020-10-14T13:58:36.379Z] [2020-10-14T13:58:36.379Z] Step 10/22 : FROM scratch [2020-10-14T13:58:36.379Z] ---> [2020-10-14T13:58:36.379Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-14T13:58:36.379Z] ---> Using cache [2020-10-14T13:58:36.379Z] ---> 31a7543f27ba [2020-10-14T13:58:36.379Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-14T13:58:36.379Z] Removing intermediate container 727e84dae623 [2020-10-14T13:58:36.379Z] ---> 75c1f8a56692 [2020-10-14T13:58:36.379Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-14T13:58:36.379Z] ---> Running in 716f4b456c63 [2020-10-14T13:58:36.379Z] ---> Running in 060a998cf7cf [2020-10-14T13:58:36.379Z] ---> ed482bedb03c [2020-10-14T13:58:36.379Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-14T13:58:36.379Z] Removing intermediate container 716f4b456c63 [2020-10-14T13:58:36.379Z] ---> 1d7cd09ae8c3 [2020-10-14T13:58:36.379Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-14T13:58:36.640Z] ---> Running in 36381c350e5c [2020-10-14T13:58:36.640Z] Removing intermediate container 060a998cf7cf [2020-10-14T13:58:36.640Z] ---> 5de4e2448330 [2020-10-14T13:58:36.640Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-14T13:58:37.215Z] ---> Running in c0db55e6a624 [2020-10-14T13:58:37.215Z] Removing intermediate container 36381c350e5c [2020-10-14T13:58:37.215Z] ---> 6f355a0be55e [2020-10-14T13:58:37.215Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-14T13:58:37.215Z] ---> 3b6bf25d3934 [2020-10-14T13:58:37.215Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-14T13:58:37.481Z] Removing intermediate container c0db55e6a624 [2020-10-14T13:58:37.481Z] ---> c3fd485983b4 [2020-10-14T13:58:37.481Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-14T13:58:37.481Z] ---> f1893e09d1fe [2020-10-14T13:58:37.481Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-14T13:58:37.481Z] ---> 0f1aa5d5ae99 [2020-10-14T13:58:37.481Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-14T13:58:37.746Z] ---> 51c7bf8e1b7f [2020-10-14T13:58:37.746Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-14T13:58:37.746Z] ---> a20204398783 [2020-10-14T13:58:37.746Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-14T13:58:38.006Z] ---> cf148c342f95 [2020-10-14T13:58:38.007Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-14T13:58:38.277Z] ---> cb193ca9e645 [2020-10-14T13:58:38.277Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-14T13:58:38.277Z] ---> 99e6c35364c9 [2020-10-14T13:58:38.277Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-14T13:58:38.277Z] ---> a59fc0b118f1 [2020-10-14T13:58:38.277Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-14T13:58:38.277Z] ---> Running in f84d63659975 [2020-10-14T13:58:38.538Z] ---> f442aca2cd87 [2020-10-14T13:58:38.538Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-14T13:58:38.801Z] ---> cb4306f2485b [2020-10-14T13:58:38.801Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-14T13:58:38.801Z] ---> Running in a00fe993a813 [2020-10-14T13:58:38.801Z] ---> Running in a1e57afcbaff [2020-10-14T13:58:39.065Z] Removing intermediate container a1e57afcbaff [2020-10-14T13:58:39.065Z] ---> 81cb744ef7b4 [2020-10-14T13:58:39.065Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-14T13:58:39.325Z] ---> Running in 874b72f7a938 [2020-10-14T13:58:39.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:58:39.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:58:39.325Z] Removing intermediate container 874b72f7a938 [2020-10-14T13:58:39.325Z] ---> c4b6346e2ec2 [2020-10-14T13:58:39.325Z] Step 20/22 : LABEL arch=x86_64 [2020-10-14T13:58:39.586Z] ---> Running in 6bafee3ad222 [2020-10-14T13:58:39.586Z] Removing intermediate container f84d63659975 [2020-10-14T13:58:39.586Z] ---> cb2b909f88b3 [2020-10-14T13:58:39.586Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-14T13:58:39.586Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-14T13:58:39.586Z] (2/33) Installing expat (2.2.9-r1) [2020-10-14T13:58:39.586Z] (3/33) Installing libffi (3.3-r2) [2020-10-14T13:58:39.586Z] (4/33) Installing gdbm (1.13-r1) [2020-10-14T13:58:39.586Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-14T13:58:39.586Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-14T13:58:39.586Z] Removing intermediate container 6bafee3ad222 [2020-10-14T13:58:39.586Z] ---> 4237c65728f9 [2020-10-14T13:58:39.586Z] Step 21/22 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c [2020-10-14T13:58:39.847Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-14T13:58:40.422Z] ---> Running in cf6b3d34b1d6 [2020-10-14T13:58:43.729Z] ---> 2f9b9b87d614 [2020-10-14T13:58:43.729Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-14T13:58:43.729Z] ---> Running in 261da5612b4c [2020-10-14T13:58:43.729Z] Removing intermediate container cf6b3d34b1d6 [2020-10-14T13:58:43.729Z] ---> e6609b39d8ba [2020-10-14T13:58:43.729Z] Step 22/22 : LABEL version=0.0.0 [2020-10-14T13:58:43.729Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-14T13:58:43.729Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-14T13:58:43.729Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-14T13:58:43.729Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-14T13:58:43.729Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-14T13:58:43.729Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-14T13:58:43.729Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-14T13:58:44.309Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-14T13:58:44.309Z] ---> Running in cdd42ec8ace4 [2020-10-14T13:58:44.309Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-14T13:58:44.309Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-14T13:58:44.309Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-14T13:58:44.309Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-14T13:58:44.309Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-14T13:58:44.309Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-14T13:58:44.309Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-14T13:58:45.275Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-14T13:58:45.275Z] Removing intermediate container cdd42ec8ace4 [2020-10-14T13:58:45.275Z] ---> 4811eeeca25c [2020-10-14T13:58:45.275Z] [2020-10-14T13:58:45.275Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-14T13:58:45.275Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-14T13:58:45.275Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-14T13:58:45.275Z] Successfully built 4811eeeca25c [2020-10-14T13:58:45.275Z] Successfully tagged docker-support-logging-go:latest [2020-10-14T13:58:45.275Z]  Building docker-support-logging-go ... done (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-14T13:58:45.275Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-14T13:58:45.275Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-14T13:58:45.275Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-14T13:58:45.275Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-14T13:58:45.275Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-14T13:58:45.275Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-14T13:58:46.744Z] Executing busybox-1.31.1-r16.trigger [2020-10-14T13:58:46.744Z] OK: 71 MiB in 55 packages [2020-10-14T13:58:46.744Z] Removing intermediate container 261da5612b4c [2020-10-14T13:58:46.744Z] ---> 2e117833917a [2020-10-14T13:58:46.744Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-14T13:58:47.033Z] ---> Running in bcf3529dd2a9 [2020-10-14T13:58:52.396Z] Removing intermediate container bcf3529dd2a9 [2020-10-14T13:58:52.396Z] ---> f03c7753ee43 [2020-10-14T13:58:52.396Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-14T13:58:52.396Z] Removing intermediate container a00fe993a813 [2020-10-14T13:58:52.396Z] ---> 07553c6b2539 [2020-10-14T13:58:52.396Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-14T13:58:52.396Z] ---> Running in f2bbc22a5e7c [2020-10-14T13:58:52.396Z] ---> Running in 39514380d123 [2020-10-14T13:58:52.396Z] Removing intermediate container 39514380d123 [2020-10-14T13:58:52.396Z] ---> bcdf564f078e [2020-10-14T13:58:52.396Z] Step 26/29 : CMD [ "generate" ] [2020-10-14T13:58:52.396Z] ---> Running in 71a235f67ce8 [2020-10-14T13:58:52.660Z] Removing intermediate container 71a235f67ce8 [2020-10-14T13:58:52.660Z] ---> fb025ccebc31 [2020-10-14T13:58:52.660Z] Step 27/29 : LABEL arch=x86_64 [2020-10-14T13:58:52.660Z] ---> Running in fd90137fced8 [2020-10-14T13:58:52.660Z] Removing intermediate container fd90137fced8 [2020-10-14T13:58:52.660Z] ---> 73fe4876d35e [2020-10-14T13:58:52.660Z] Step 28/29 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c [2020-10-14T13:58:52.924Z] ---> Running in a0d8db9af98e [2020-10-14T13:58:52.924Z] Removing intermediate container a0d8db9af98e [2020-10-14T13:58:52.924Z] ---> aa5be1e3a982 [2020-10-14T13:58:52.924Z] Step 29/29 : LABEL version=0.0.0 [2020-10-14T13:58:52.924Z] ---> Running in 1acf4663b304 [2020-10-14T13:58:53.187Z] Removing intermediate container 1acf4663b304 [2020-10-14T13:58:53.187Z] ---> 5738378c5874 [2020-10-14T13:58:53.187Z] [2020-10-14T13:58:53.187Z] Successfully built 5738378c5874 [2020-10-14T13:58:53.450Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-14T13:58:53.450Z]  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 [2020-10-14T13:58:53.450Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-14T13:58:53.713Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-14T13:58:53.713Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-14T13:58:54.287Z] Collecting texttable<0.10,>=0.9.0 [2020-10-14T13:58:54.287Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-14T13:58:54.877Z] Collecting docker<4.0,>=3.6.0 [2020-10-14T13:58:54.877Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-14T13:58:54.877Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-14T13:58:54.877Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-14T13:58:55.188Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-14T13:58:55.188Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-14T13:58:55.474Z] Collecting jsonschema<3,>=2.5.1 [2020-10-14T13:58:55.474Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-14T13:58:55.474Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-14T13:58:55.474Z] Collecting docopt<0.7,>=0.6.1 [2020-10-14T13:58:55.474Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-14T13:58:56.069Z] Collecting cached-property<2,>=1.2.0 [2020-10-14T13:58:56.069Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-14T13:58:56.330Z] Collecting PyYAML<4,>=3.10 [2020-10-14T13:58:56.330Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-14T13:58:56.903Z] Collecting docker-pycreds>=0.4.0 [2020-10-14T13:58:56.903Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-14T13:58:57.164Z] Collecting idna<2.8,>=2.5 [2020-10-14T13:58:57.164Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-14T13:58:57.737Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-14T13:58:57.737Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-14T13:58:57.737Z] 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) [2020-10-14T13:58:57.737Z] 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) [2020-10-14T13:58:57.737Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-14T13:58:57.737Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-14T13:58:57.737Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-14T13:58:57.737Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-14T13:58:58.000Z] Installing collected packages: dockerpty, texttable, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, docopt, cached-property, PyYAML, docker-compose [2020-10-14T13:58:58.000Z] Running setup.py install for dockerpty: started [2020-10-14T13:58:58.261Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-14T13:58:58.261Z] Running setup.py install for texttable: started [2020-10-14T13:58:58.834Z] Running setup.py install for texttable: finished with status 'done' [2020-10-14T13:58:58.834Z] Attempting uninstall: idna [2020-10-14T13:58:58.834Z] Found existing installation: idna 2.9 [2020-10-14T13:58:58.834Z] Uninstalling idna-2.9: [2020-10-14T13:58:58.834Z] Successfully uninstalled idna-2.9 [2020-10-14T13:58:59.096Z] Attempting uninstall: urllib3 [2020-10-14T13:58:59.096Z] Found existing installation: urllib3 1.25.9 [2020-10-14T13:58:59.096Z] Uninstalling urllib3-1.25.9: [2020-10-14T13:58:59.096Z] Successfully uninstalled urllib3-1.25.9 [2020-10-14T13:58:59.358Z] Attempting uninstall: requests [2020-10-14T13:58:59.358Z] Found existing installation: requests 2.23.0 [2020-10-14T13:58:59.358Z] Uninstalling requests-2.23.0: [2020-10-14T13:58:59.358Z] Successfully uninstalled requests-2.23.0 [2020-10-14T13:58:59.935Z] Running setup.py install for docopt: started [2020-10-14T13:59:00.197Z] Running setup.py install for docopt: finished with status 'done' [2020-10-14T13:59:00.197Z] Running setup.py install for PyYAML: started [2020-10-14T13:59:00.770Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-14T13:59:01.031Z] 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 [2020-10-14T13:59:05.250Z] Removing intermediate container f2bbc22a5e7c [2020-10-14T13:59:05.250Z] ---> 6ab78e6cc5d2 [2020-10-14T13:59:05.250Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-14T13:59:05.250Z] ---> Running in 773b963bbe15 [2020-10-14T13:59:05.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T13:59:05.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T13:59:05.513Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-14T13:59:05.513Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-14T13:59:05.513Z] (3/3) Installing curl (7.69.1-r1) [2020-10-14T13:59:05.513Z] Executing busybox-1.31.1-r16.trigger [2020-10-14T13:59:05.513Z] OK: 72 MiB in 58 packages [2020-10-14T13:59:06.086Z] Removing intermediate container 773b963bbe15 [2020-10-14T13:59:06.086Z] ---> d3c1a865885a [2020-10-14T13:59:06.086Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-14T13:59:06.086Z] ---> Running in b129eed77ca2 [2020-10-14T13:59:06.086Z] Removing intermediate container b129eed77ca2 [2020-10-14T13:59:06.086Z] ---> 44847d7e119a [2020-10-14T13:59:06.086Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-14T13:59:06.349Z] ---> Running in 72decbaa17ef [2020-10-14T13:59:06.349Z] Removing intermediate container 72decbaa17ef [2020-10-14T13:59:06.349Z] ---> 8af03494a6f6 [2020-10-14T13:59:06.349Z] Step 25/27 : LABEL arch=x86_64 [2020-10-14T13:59:06.349Z] ---> Running in 16a500aeecd8 [2020-10-14T13:59:06.609Z] Removing intermediate container 16a500aeecd8 [2020-10-14T13:59:06.609Z] ---> 1c14c08fc162 [2020-10-14T13:59:06.609Z] Step 26/27 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c [2020-10-14T13:59:06.609Z] ---> Running in 229a98b87509 [2020-10-14T13:59:06.877Z] Removing intermediate container 229a98b87509 [2020-10-14T13:59:06.877Z] ---> cf8d2e0683fb [2020-10-14T13:59:06.877Z] Step 27/27 : LABEL version=0.0.0 [2020-10-14T13:59:06.877Z] ---> Running in f1c1e755e62f [2020-10-14T13:59:07.138Z] Removing intermediate container f1c1e755e62f [2020-10-14T13:59:07.138Z] ---> 43cf14f87ce0 [2020-10-14T13:59:07.138Z] [2020-10-14T13:59:07.138Z] Successfully built 43cf14f87ce0 [2020-10-14T13:59:07.138Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-14T13:59:07.409Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-14T13:59:07.424Z] $ docker stop --time=1 eddd669298e4ec911051757b1168cb53c7536ed69d30b2b496a259be10e21522 [2020-10-14T13:59:09.001Z] $ docker rm -f eddd669298e4ec911051757b1168cb53c7536ed69d30b2b496a259be10e21522 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-14T13:59:09.537Z] + docker images [2020-10-14T13:59:09.537Z] + grep docker [2020-10-14T13:59:09.537Z] docker-sys-mgmt-agent-go latest 43cf14f87ce0 3 seconds ago 290MB [2020-10-14T13:59:09.537Z] docker-security-secrets-setup-go latest 5738378c5874 16 seconds ago 24MB [2020-10-14T13:59:09.537Z] docker-support-logging-go latest 4811eeeca25c 25 seconds ago 11.1MB [2020-10-14T13:59:09.537Z] docker-support-scheduler-go latest 5369be0eac01 41 seconds ago 12.3MB [2020-10-14T13:59:09.537Z] docker-core-metadata-go latest e9daa43407ef 48 seconds ago 14.3MB [2020-10-14T13:59:09.537Z] docker-security-secretstore-setup-go latest 696d56329deb 2 minutes ago 32.4MB [2020-10-14T13:59:09.537Z] docker-core-data-go latest 389c3f4279f3 2 minutes ago 23.6MB [2020-10-14T13:59:09.537Z] docker-support-notifications-go latest e503bf667959 2 minutes ago 13.6MB [2020-10-14T13:59:09.537Z] docker-core-command-go latest e5a19250ba24 2 minutes ago 12.2MB [2020-10-14T13:59:09.537Z] docker-security-proxy-setup-go latest cd7357d6d1eb 2 minutes ago 15.8MB [2020-10-14T13:59:09.537Z] 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 [2020-10-14T13:59:25.294Z] Still waiting to schedule task [2020-10-14T13:59:25.295Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-14T14:00:44.583Z] Running on prd-centos7-docker-8c-8g-5395 in /w/workspace/edgexfoundry_edgex-go_PR-2782 [Pipeline] { [Pipeline] ws [2020-10-14T14:00:44.633Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2020-10-14T14:00:46.628Z] using credential edgex-jenkins-ssh [2020-10-14T14:00:46.677Z] Cloning the remote Git repository [2020-10-14T14:00:46.683Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-14T14:00:46.750Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2020-10-14T14:00:46.779Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-14T14:00:46.779Z] > git --version # timeout=10 [2020-10-14T14:00:46.785Z] > git --version # 'git version 2.16.5' [2020-10-14T14:00:46.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T14:00:46.808Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T14:00:51.532Z] Merging remotes/origin/master commit 75437401aaf0e0f587015af03db21405a724386e into PR head commit 617b7a195ba7f3396b878b7d7523cae5fb63d76c [Pipeline] } [Pipeline] // ws [2020-10-14T14:00:50.991Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-14T14:00:50.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T14:00:51.006Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-14T14:00:51.017Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-14T14:00:51.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T14:00:51.021Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-14T14:00:51.543Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T14:00:51.549Z] > git checkout -f 617b7a195ba7f3396b878b7d7523cae5fb63d76c # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-14T14:00:52.270Z] 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 [2020-10-14T14:00:54.611Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:00:55.495Z] ---> package-listing.sh [2020-10-14T14:00:55.495Z] ++ facter osfamily [2020-10-14T14:00:55.495Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-14T14:00:55.495Z] + OS_FAMILY=redhat [2020-10-14T14:00:55.495Z] + workspace=/w/workspace/edgex-go/8 [2020-10-14T14:00:55.495Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-14T14:00:55.495Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-14T14:00:55.495Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-14T14:00:55.495Z] + PACKAGES=/tmp/packages_start.txt [2020-10-14T14:00:55.495Z] + '[' /w/workspace/edgex-go/8 ']' [2020-10-14T14:00:55.495Z] + PACKAGES=/tmp/packages_end.txt [2020-10-14T14:00:55.495Z] + case "${OS_FAMILY}" in [2020-10-14T14:00:55.495Z] + rpm -qa [2020-10-14T14:00:55.495Z] + sort [2020-10-14T14:00:59.729Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-14T14:00:59.729Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-14T14:00:59.729Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-14T14:00:59.729Z] + '[' /w/workspace/edgex-go/8 ']' [2020-10-14T14:00:59.729Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2020-10-14T14:00:59.729Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-14T14:01:00.592Z] provisioning config files... [2020-10-14T14:01:00.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config1055669283711409305tmp [Pipeline] { [Pipeline] echo [2020-10-14T14:01:00.703Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:01:01.014Z] ---> create-netrc.sh [Pipeline] } [2020-10-14T14:01:01.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-14T14:01:01.138Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:01:01.445Z] ---> python-tools-install.sh [2020-10-14T14:01:01.445Z] Generating Requirements File [2020-10-14T14:02:23.314Z] Python 3.6.8 [2020-10-14T14:02:23.314Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-14T14:02:23.314Z] appdirs==1.4.3 [2020-10-14T14:02:23.314Z] argcomplete==1.12.1 [2020-10-14T14:02:23.314Z] aspy.yaml==1.3.0 [2020-10-14T14:02:23.314Z] attrs==19.3.0 [2020-10-14T14:02:23.314Z] Babel==2.8.0 [2020-10-14T14:02:23.314Z] beautifulsoup4==4.8.2 [2020-10-14T14:02:23.314Z] boto3==1.11.6 [2020-10-14T14:02:23.314Z] botocore==1.14.6 [2020-10-14T14:02:23.314Z] bs4==0.0.1 [2020-10-14T14:02:23.314Z] cachetools==4.1.1 [2020-10-14T14:02:23.314Z] certifi==2019.11.28 [2020-10-14T14:02:23.314Z] cffi==1.14.3 [2020-10-14T14:02:23.314Z] cfgv==2.0.1 [2020-10-14T14:02:23.314Z] chardet==3.0.4 [2020-10-14T14:02:23.314Z] click==7.1 [2020-10-14T14:02:23.314Z] cliff==3.4.0 [2020-10-14T14:02:23.314Z] cmd2==1.3.11 [2020-10-14T14:02:23.314Z] colorama==0.4.4 [2020-10-14T14:02:23.314Z] cryptography==3.1.1 [2020-10-14T14:02:23.314Z] debtcollector==2.2.0 [2020-10-14T14:02:23.314Z] decorator==4.4.2 [2020-10-14T14:02:23.314Z] defusedxml==0.6.0 [2020-10-14T14:02:23.314Z] Deprecated==1.2.7 [2020-10-14T14:02:23.314Z] distlib==0.3.1 [2020-10-14T14:02:23.314Z] distro==1.2.0 [2020-10-14T14:02:23.314Z] dnspython==1.16.0 [2020-10-14T14:02:23.314Z] docker==4.2.0 [2020-10-14T14:02:23.314Z] docutils==0.15.2 [2020-10-14T14:02:23.314Z] dogpile.cache==1.0.2 [2020-10-14T14:02:23.314Z] email-validator==1.0.5 [2020-10-14T14:02:23.314Z] filelock==3.0.12 [2020-10-14T14:02:23.314Z] future==0.18.2 [2020-10-14T14:02:23.314Z] google-auth==1.22.1 [2020-10-14T14:02:23.314Z] httplib2==0.17.0 [2020-10-14T14:02:23.314Z] identify==1.4.11 [2020-10-14T14:02:23.314Z] idna==2.9 [2020-10-14T14:02:23.314Z] importlib-metadata==2.0.0 [2020-10-14T14:02:23.314Z] importlib-resources==1.5.0 [2020-10-14T14:02:23.314Z] iso8601==0.1.13 [2020-10-14T14:02:23.314Z] Jinja2==2.11.1 [2020-10-14T14:02:23.314Z] jmespath==0.10.0 [2020-10-14T14:02:23.314Z] jsonpatch==1.26 [2020-10-14T14:02:23.314Z] jsonpointer==2.0 [2020-10-14T14:02:23.314Z] jsonschema==3.2.0 [2020-10-14T14:02:23.314Z] keystoneauth1==4.2.1 [2020-10-14T14:02:23.314Z] kubernetes==11.0.0 [2020-10-14T14:02:23.314Z] lftools==0.34.2 [2020-10-14T14:02:23.314Z] lxml==4.5.0 [2020-10-14T14:02:23.314Z] MarkupSafe==0.23 [2020-10-14T14:02:23.314Z] msgpack==1.0.0 [2020-10-14T14:02:23.314Z] multi-key-dict==2.0.3 [2020-10-14T14:02:23.314Z] munch==2.5.0 [2020-10-14T14:02:23.314Z] netaddr==0.8.0 [2020-10-14T14:02:23.314Z] netifaces==0.10.9 [2020-10-14T14:02:23.314Z] niet==1.4.2 [2020-10-14T14:02:23.314Z] nodeenv==1.3.5 [2020-10-14T14:02:23.314Z] oauth2client==4.1.3 [2020-10-14T14:02:23.314Z] oauthlib==3.1.0 [2020-10-14T14:02:23.314Z] openstacksdk==0.50.0 [2020-10-14T14:02:23.314Z] os-client-config==2.1.0 [2020-10-14T14:02:23.314Z] os-service-types==1.7.0 [2020-10-14T14:02:23.314Z] osc-lib==2.2.1 [2020-10-14T14:02:23.314Z] oslo.config==8.3.2 [2020-10-14T14:02:23.314Z] oslo.context==3.1.1 [2020-10-14T14:02:23.314Z] oslo.i18n==5.0.1 [2020-10-14T14:02:23.314Z] oslo.log==4.4.0 [2020-10-14T14:02:23.314Z] oslo.serialization==4.0.1 [2020-10-14T14:02:23.314Z] oslo.utils==4.6.0 [2020-10-14T14:02:23.314Z] packaging==20.4 [2020-10-14T14:02:23.314Z] pbr==5.4.4 [2020-10-14T14:02:23.314Z] pluggy==0.13.1 [2020-10-14T14:02:23.314Z] prettytable==0.7.2 [2020-10-14T14:02:23.314Z] py==1.9.0 [2020-10-14T14:02:23.314Z] pyasn1==0.4.8 [2020-10-14T14:02:23.314Z] pyasn1-modules==0.2.8 [2020-10-14T14:02:23.314Z] pycparser==2.20 [2020-10-14T14:02:23.314Z] pygerrit2==2.0.10 [2020-10-14T14:02:23.314Z] PyGithub==1.46 [2020-10-14T14:02:23.314Z] pyinotify==0.9.6 [2020-10-14T14:02:23.314Z] PyJWT==1.7.1 [2020-10-14T14:02:23.314Z] pyparsing==2.4.7 [2020-10-14T14:02:23.314Z] pyperclip==1.8.1 [2020-10-14T14:02:23.314Z] pyroute2==0.4.13 [2020-10-14T14:02:23.314Z] pyrsistent==0.15.7 [2020-10-14T14:02:23.314Z] PySocks==1.6.8 [2020-10-14T14:02:23.314Z] python-cinderclient==7.2.0 [2020-10-14T14:02:23.314Z] python-dateutil==2.8.1 [2020-10-14T14:02:23.314Z] python-heatclient==2.2.1 [2020-10-14T14:02:23.314Z] python-jenkins==1.7.0 [2020-10-14T14:02:23.314Z] python-keystoneclient==4.1.1 [2020-10-14T14:02:23.314Z] python-magnumclient==3.2.1 [2020-10-14T14:02:23.314Z] python-novaclient==17.2.1 [2020-10-14T14:02:23.314Z] python-openstackclient==5.4.0 [2020-10-14T14:02:23.314Z] python-swiftclient==3.10.1 [2020-10-14T14:02:23.314Z] pytz==2020.1 [2020-10-14T14:02:23.314Z] PyYAML==5.3 [2020-10-14T14:02:23.314Z] requests==2.23.0 [2020-10-14T14:02:23.314Z] requests-oauthlib==1.3.0 [2020-10-14T14:02:23.314Z] requestsexceptions==1.4.0 [2020-10-14T14:02:23.314Z] rfc3986==1.4.0 [2020-10-14T14:02:23.314Z] rpm==4.11.3 [2020-10-14T14:02:23.314Z] rsa==4.0 [2020-10-14T14:02:23.314Z] ruamel.yaml==0.16.10 [2020-10-14T14:02:23.314Z] ruamel.yaml.clib==0.2.0 [2020-10-14T14:02:23.314Z] s3transfer==0.3.3 [2020-10-14T14:02:23.314Z] shade==1.27.2 [2020-10-14T14:02:23.314Z] simplejson==3.17.2 [2020-10-14T14:02:23.314Z] six==1.14.0 [2020-10-14T14:02:23.314Z] soupsieve==2.0 [2020-10-14T14:02:23.314Z] stevedore==3.2.2 [2020-10-14T14:02:23.314Z] tabulate==0.8.6 [2020-10-14T14:02:23.314Z] toml==0.10.0 [2020-10-14T14:02:23.314Z] tox==3.20.1 [2020-10-14T14:02:23.314Z] tqdm==4.43.0 [2020-10-14T14:02:23.314Z] urllib3==1.25.8 [2020-10-14T14:02:23.314Z] virtualenv==20.0.34 [2020-10-14T14:02:23.314Z] wcwidth==0.2.5 [2020-10-14T14:02:23.314Z] websocket-client==0.57.0 [2020-10-14T14:02:23.314Z] wrapt==1.12.1 [2020-10-14T14:02:23.314Z] xdg==3.0.2 [2020-10-14T14:02:23.314Z] xmltodict==0.12.0 [2020-10-14T14:02:23.314Z] yq==2.11.1 [2020-10-14T14:02:23.314Z] zipp==3.3.0 [2020-10-14T14:02:23.314Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:23.314Z] 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. [2020-10-14T14:02:25.250Z] Python 2.7.5 [2020-10-14T14:02:25.513Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-14T14:02:25.776Z] 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. [2020-10-14T14:02:25.776Z] ansible==2.9.7 [2020-10-14T14:02:25.776Z] Babel==0.9.6 [2020-10-14T14:02:25.776Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-14T14:02:25.776Z] beautifulsoup4==4.4.1 [2020-10-14T14:02:25.776Z] bodhi==2.11.0 [2020-10-14T14:02:25.776Z] bodhi-client==2.11.0 [2020-10-14T14:02:25.776Z] CCColUtils==1.4 [2020-10-14T14:02:25.776Z] cffi==1.6.0 [2020-10-14T14:02:25.776Z] chardet==2.2.1 [2020-10-14T14:02:25.776Z] click==6.7 [2020-10-14T14:02:25.776Z] cloud-init==18.5 [2020-10-14T14:02:25.776Z] configobj==4.7.2 [2020-10-14T14:02:25.776Z] cryptography==1.7.2 [2020-10-14T14:02:25.776Z] decorator==3.4.0 [2020-10-14T14:02:25.776Z] distro==1.2.0 [2020-10-14T14:02:25.776Z] enum34==1.0.4 [2020-10-14T14:02:25.776Z] fedpkg==1.38 [2020-10-14T14:02:25.776Z] futures==3.1.1 [2020-10-14T14:02:25.776Z] gitdb==0.6.4 [2020-10-14T14:02:25.776Z] GitPython==1.0.1 [2020-10-14T14:02:25.776Z] html5lib==0.999 [2020-10-14T14:02:25.776Z] httplib2==0.9.2 [2020-10-14T14:02:25.776Z] idna==2.4 [2020-10-14T14:02:25.776Z] iniparse==0.4 [2020-10-14T14:02:25.776Z] ipaddress==1.0.16 [2020-10-14T14:02:25.776Z] IPy==0.75 [2020-10-14T14:02:25.776Z] javapackages==1.0.0 [2020-10-14T14:02:25.776Z] Jinja2==2.7.2 [2020-10-14T14:02:25.776Z] jmespath==0.9.4 [2020-10-14T14:02:25.776Z] jsonpatch==1.2 [2020-10-14T14:02:25.776Z] jsonpointer==1.9 [2020-10-14T14:02:25.776Z] kerberos==1.1 [2020-10-14T14:02:25.776Z] kitchen==1.1.1 [2020-10-14T14:02:25.776Z] langtable==0.0.31 [2020-10-14T14:02:25.776Z] lockfile==0.9.1 [2020-10-14T14:02:25.776Z] lxml==3.2.1 [2020-10-14T14:02:25.776Z] MarkupSafe==0.11 [2020-10-14T14:02:25.776Z] munch==2.0.2 [2020-10-14T14:02:25.776Z] offtrac==0.1.0 [2020-10-14T14:02:25.776Z] openidc-client==0.6.0 [2020-10-14T14:02:25.776Z] packagedb-cli==2.14.1 [2020-10-14T14:02:25.776Z] paramiko==2.1.1 [2020-10-14T14:02:25.776Z] perf==0.1 [2020-10-14T14:02:25.776Z] ply==3.4 [2020-10-14T14:02:25.776Z] policycoreutils-default-encoding==0.1 [2020-10-14T14:02:25.776Z] prettytable==0.7.2 [2020-10-14T14:02:25.776Z] pyasn1==0.1.9 [2020-10-14T14:02:25.776Z] pycparser==2.14 [2020-10-14T14:02:25.776Z] pycurl==7.19.0 [2020-10-14T14:02:25.776Z] pygobject==3.22.0 [2020-10-14T14:02:25.776Z] pygpgme==0.3 [2020-10-14T14:02:25.776Z] pyliblzma==0.5.3 [2020-10-14T14:02:25.776Z] pyOpenSSL==0.13.1 [2020-10-14T14:02:25.776Z] pyparsing==1.5.6 [2020-10-14T14:02:25.776Z] pyserial==2.6 [2020-10-14T14:02:25.776Z] python-augeas==0.5.0 [2020-10-14T14:02:25.776Z] python-bugzilla==2.3.0 [2020-10-14T14:02:25.776Z] python-dateutil==1.5 [2020-10-14T14:02:25.776Z] python-fedora==0.10.0 [2020-10-14T14:02:25.776Z] python-linux-procfs==0.4.9 [2020-10-14T14:02:25.776Z] python-yubico==1.2.3 [2020-10-14T14:02:25.776Z] pyudev==0.15 [2020-10-14T14:02:25.776Z] pyusb==1.0.0b1 [2020-10-14T14:02:25.776Z] pyxattr==0.5.1 [2020-10-14T14:02:25.777Z] PyYAML==3.10 [2020-10-14T14:02:25.777Z] requests==2.6.0 [2020-10-14T14:02:25.777Z] requests-kerberos==0.7.0 [2020-10-14T14:02:25.777Z] rpkg==1.60 [2020-10-14T14:02:25.777Z] schedutils==0.4 [2020-10-14T14:02:25.777Z] seobject==0.1 [2020-10-14T14:02:25.777Z] sepolicy==1.1 [2020-10-14T14:02:25.777Z] six==1.9.0 [2020-10-14T14:02:25.777Z] smmap==0.9.0 [2020-10-14T14:02:25.777Z] urlgrabber==3.10 [2020-10-14T14:02:25.777Z] urllib3==1.10.2 [2020-10-14T14:02:25.777Z] virtualenv==15.1.0 [2020-10-14T14:02:25.777Z] yum-langpacks==0.4.2 [2020-10-14T14:02:25.777Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-14T14:02:26.053Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:02:26.411Z] ---> sudo-logs.sh [2020-10-14T14:02:26.411Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-14T14:02:26.686Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:02:26.998Z] ---> job-cost.sh [2020-10-14T14:02:26.998Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q2oC [2020-10-14T14:02:37.022Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:37.022Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:37.974Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:37.974Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:38.552Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:38.815Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:38.815Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:39.077Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:39.077Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:39.347Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:39.347Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:39.614Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:39.614Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:02:42.183Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-14T14:03:21.037Z] lf-activate-venv(): INFO: Adding /tmp/venv-q2oC/bin to PATH [2020-10-14T14:03:21.037Z] INFO: No Stack... [2020-10-14T14:03:21.037Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-14T14:03:21.037Z] INFO: Archiving Costs [Pipeline] echo [2020-10-14T14:03:21.054Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:03:21.369Z] ---> logs-deploy.sh [2020-10-14T14:03:21.369Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2782/8 [2020-10-14T14:03:21.369Z] INFO: archiving workspace using pattern(s): [2020-10-14T14:03:23.303Z] Archives upload complete. [2020-10-14T14:03:23.303Z] INFO: archiving logs to Nexus