Pull request #3042 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from af029cba2bce5bc0099b4a2ce993b1e1b55fb951+fd359634b10927f8e0ebf7f54b54c9e517c8d604 (11fd97cc649f7121640cf154ca512d71fd60369c) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20456 in /w/workspace/edgexfoundry_edgex-go_PR-3042 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit fd359634b10927f8e0ebf7f54b54c9e517c8d604 into PR head commit af029cba2bce5bc0099b4a2ce993b1e1b55fb951 Merge succeeded, producing 773a6d4c3f443fbe1c9035963fb31f261e0285da Checking out Revision 773a6d4c3f443fbe1c9035963fb31f261e0285da (PR-3042) > 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 --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3042/head:refs/remotes/origin/PR-3042 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af029cba2bce5bc0099b4a2ce993b1e1b55fb951 # 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 fd359634b10927f8e0ebf7f54b54c9e517c8d604 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 773a6d4c3f443fbe1c9035963fb31f261e0285da # timeout=10 Commit message: "Merge commit 'fd359634b10927f8e0ebf7f54b54c9e517c8d604' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-15T09:23:21.967Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-15T09:23:22.263Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-15T09:23:22.358Z] ========================================================= [2021-01-15T09:23:22.358Z] EdgeX Global Pipelines Version Info [2021-01-15T09:23:22.358Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk acb5963cfbfd83457d757625f48ab38e4e513fb3 # timeout=10 [2021-01-15T09:23:23.920Z] ------------------- [2021-01-15T09:23:23.920Z] stable info: [2021-01-15T09:23:23.920Z] ------------------- [2021-01-15T09:23:23.920Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-15T09:23:23.920Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T09:23:23.920Z] Message: update stable to v1.0.177 [2021-01-15T09:23:24.870Z] ------------------- [2021-01-15T09:23:24.870Z] experimental info: [2021-01-15T09:23:24.870Z] ------------------- [2021-01-15T09:23:24.870Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-15T09:23:24.870Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T09:23:24.870Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-15T09:23:25.298Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-15T09:23:25.380Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-15T09:23:25.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-15T09:23:25.563Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-15T09:23:25.652Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-15T09:23:25.750Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-15T09:23:25.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-15T09:23:25.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-15T09:23:26.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-15T09:23:26.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-15T09:23:26.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-15T09:23:26.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-15T09:23:26.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-15T09:23:26.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-15T09:23:26.588Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-15T09:23:26.674Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-15T09:23:26.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-15T09:23:26.936Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-15T09:23:27.055Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-15T09:23:27.147Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-15T09:23:27.230Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-15T09:23:27.342Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-15T09:23:27.427Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-15T09:23:27.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3042 [Pipeline] echo [2021-01-15T09:23:27.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3042 [Pipeline] echo [2021-01-15T09:23:27.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3042 [Pipeline] echo [2021-01-15T09:23:27.765Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 773a6d4c3f443fbe1c9035963fb31f261e0285da [Pipeline] echo [2021-01-15T09:23:27.845Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 773a6d4 [Pipeline] echo [2021-01-15T09:23:27.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T09:23:28.084Z] provisioning config files... [2021-01-15T09:23:28.119Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5088053568212202298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T09:23:28.469Z] ---> docker-login.sh [2021-01-15T09:23:28.469Z] nexus3.edgexfoundry.org:10001 [2021-01-15T09:23:28.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T09:23:28.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T09:23:28.995Z] Configure a credential helper to remove this warning. See [2021-01-15T09:23:28.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T09:23:28.995Z] [2021-01-15T09:23:28.995Z] Login Succeeded [2021-01-15T09:23:28.995Z] nexus3.edgexfoundry.org:10002 [2021-01-15T09:23:28.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T09:23:28.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T09:23:28.995Z] Configure a credential helper to remove this warning. See [2021-01-15T09:23:28.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T09:23:28.995Z] [2021-01-15T09:23:28.995Z] Login Succeeded [2021-01-15T09:23:28.995Z] nexus3.edgexfoundry.org:10003 [2021-01-15T09:23:29.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T09:23:29.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T09:23:29.259Z] Configure a credential helper to remove this warning. See [2021-01-15T09:23:29.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T09:23:29.259Z] [2021-01-15T09:23:29.259Z] Login Succeeded [2021-01-15T09:23:29.260Z] nexus3.edgexfoundry.org:10004 [2021-01-15T09:23:29.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T09:23:29.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T09:23:29.522Z] Configure a credential helper to remove this warning. See [2021-01-15T09:23:29.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T09:23:29.522Z] [2021-01-15T09:23:29.522Z] Login Succeeded [2021-01-15T09:23:29.522Z] docker.io [2021-01-15T09:23:29.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T09:23:29.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T09:23:29.785Z] Configure a credential helper to remove this warning. See [2021-01-15T09:23:29.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T09:23:29.785Z] [2021-01-15T09:23:29.785Z] Login Succeeded [2021-01-15T09:23:29.785Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T09:23:29.796Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-15T09:23:30.293Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-15T09:23:30.293Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T09:23:30.293Z] ++ dirname cmd/core-command/Dockerfile [2021-01-15T09:23:30.293Z] ++ cut -d/ -f2 [2021-01-15T09:23:30.293Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-15T09:23:30.293Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T09:23:30.293Z] ++ cut -d/ -f2 [2021-01-15T09:23:30.293Z] ++ dirname cmd/core-data/Dockerfile [2021-01-15T09:23:30.293Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-15T09:23:30.293Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T09:23:30.294Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-15T09:23:30.294Z] ++ cut -d/ -f2 [2021-01-15T09:23:30.294Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-15T09:23:30.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T09:23:30.294Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-15T09:23:30.294Z] ++ cut -d/ -f2 [2021-01-15T09:23:30.294Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-15T09:23:30.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T09:23:30.294Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-15T09:23:30.294Z] ++ cut -d/ -f2 [2021-01-15T09:23:30.294Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-15T09:23:30.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T09:23:30.294Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-15T09:23:30.294Z] ++ cut -d/ -f2 [2021-01-15T09:23:30.294Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-15T09:23:30.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T09:23:30.294Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-15T09:23:30.294Z] ++ cut -d/ -f2 [2021-01-15T09:23:30.294Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-15T09:23:30.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T09:23:30.294Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-15T09:23:30.294Z] ++ cut -d/ -f2 [2021-01-15T09:23:30.294Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-15T09:23:30.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-15T09:23:30.294Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-15T09:23:30.294Z] ++ cut -d/ -f2 [2021-01-15T09:23:30.294Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-15T09:23:30.371Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 [2021-01-15T09:23:31.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T09:23:31.275Z] [2021-01-15T09:23:31.275Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:23:31.636Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T09:23:31.636Z] latest: Pulling from edgex-devops/git-semver [2021-01-15T09:23:31.636Z] 31603596830f: Pulling fs layer [2021-01-15T09:23:31.636Z] 2a8b12db71e7: Pulling fs layer [2021-01-15T09:23:31.636Z] 6ca5941a6612: Pulling fs layer [2021-01-15T09:23:31.636Z] ecc8261a40a4: Pulling fs layer [2021-01-15T09:23:31.636Z] ecc8261a40a4: Waiting [2021-01-15T09:23:31.636Z] 2a8b12db71e7: Verifying Checksum [2021-01-15T09:23:31.636Z] 2a8b12db71e7: Download complete [2021-01-15T09:23:31.636Z] 31603596830f: Verifying Checksum [2021-01-15T09:23:31.636Z] 31603596830f: Download complete [2021-01-15T09:23:31.901Z] ecc8261a40a4: Verifying Checksum [2021-01-15T09:23:31.901Z] ecc8261a40a4: Download complete [2021-01-15T09:23:31.901Z] 6ca5941a6612: Verifying Checksum [2021-01-15T09:23:31.901Z] 6ca5941a6612: Download complete [2021-01-15T09:23:32.166Z] 31603596830f: Pull complete [2021-01-15T09:23:32.166Z] 2a8b12db71e7: Pull complete [2021-01-15T09:23:33.117Z] 6ca5941a6612: Pull complete [2021-01-15T09:23:33.380Z] ecc8261a40a4: Pull complete [2021-01-15T09:23:33.380Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-15T09:23:33.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T09:23:33.380Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-15T09:23:33.496Z] prd-centos7-docker-4c-2g-20456 does not seem to be running inside a container [2021-01-15T09:23:33.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-01-15T09:23:36.002Z] $ docker top 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-15T09:23:36.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T09:23:36.288Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T09:23:36.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T09:23:36.526Z] $ docker exec 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 ssh-agent [2021-01-15T09:23:36.718Z] SSH_AUTH_SOCK=/tmp/ssh-gLiDfCZ3L079/agent.11 [2021-01-15T09:23:36.718Z] SSH_AGENT_PID=17 [2021-01-15T09:23:36.729Z] Running ssh-add (command line suppressed) [2021-01-15T09:23:36.866Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1872251092790536372.key (/w/workspace/edgex-go/3@tmp/private_key_1872251092790536372.key) [2021-01-15T09:23:36.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T09:23:37.260Z] + git tag --points-at HEAD [Pipeline] } [2021-01-15T09:23:37.284Z] $ docker exec --env ******** --env ******** 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 ssh-agent -k [2021-01-15T09:23:37.406Z] unset SSH_AUTH_SOCK; [2021-01-15T09:23:37.406Z] unset SSH_AGENT_PID; [2021-01-15T09:23:37.406Z] echo Agent pid 17 killed; [2021-01-15T09:23:37.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-15T09:23:37.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T09:23:37.610Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T09:23:37.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T09:23:37.791Z] $ docker exec 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 ssh-agent [2021-01-15T09:23:37.999Z] SSH_AUTH_SOCK=/tmp/ssh-4L38MNmojvMT/agent.46 [2021-01-15T09:23:37.999Z] SSH_AGENT_PID=51 [2021-01-15T09:23:38.009Z] Running ssh-add (command line suppressed) [2021-01-15T09:23:38.164Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5789928751779941786.key (/w/workspace/edgex-go/3@tmp/private_key_5789928751779941786.key) [2021-01-15T09:23:38.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T09:23:38.574Z] + git semver init [2021-01-15T09:23:38.574Z] # -> Open(): unable to determine branch for HEAD [2021-01-15T09:23:38.574Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-01-15T09:23:38.574Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-01-15T09:23:38.574Z] # $SEMVER_REMOTE_NAME = origin [2021-01-15T09:23:38.574Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-15T09:23:38.574Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-15T09:23:38.574Z] # $SEMVER_BRANCH = PR-3042 [2021-01-15T09:23:38.574Z] # $SEMVER_TEMP = /tmp/semver-139128809 [2021-01-15T09:23:38.574Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-15T09:23:56.914Z] # '/tmp/semver-139128809' -> '/w/workspace/edgex-go/3/.semver' [2021-01-15T09:23:57.491Z] # -> Force: false [2021-01-15T09:23:57.491Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-01-15T09:23:57.510Z] $ docker exec --env ******** --env ******** 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 ssh-agent -k [2021-01-15T09:23:57.791Z] unset SSH_AUTH_SOCK; [2021-01-15T09:23:57.791Z] unset SSH_AGENT_PID; [2021-01-15T09:23:57.791Z] echo Agent pid 51 killed; [2021-01-15T09:23:57.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-15T09:23:58.423Z] + git semver [Pipeline] } [2021-01-15T09:23:58.443Z] $ docker stop --time=1 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 [2021-01-15T09:24:00.093Z] $ docker rm -f 7bb6f08eee49412398660b44e02fd939f8dc8d061f0500deb3f38ef5129263d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T09:24:00.604Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-15T09:24:01.121Z] Stashed 1 file(s) [Pipeline] echo [2021-01-15T09:24:01.124Z] [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] sh [2021-01-15T09:24:01.999Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-15T09:24:02.302Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T09:24:02.601Z] + sudo service docker restart [2021-01-15T09:24:02.601Z] + true [2021-01-15T09:24:02.601Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-15T09:24:03.193Z] ========================================================= [2021-01-15T09:24:03.193Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-15T09:24:03.193Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:24:03.534Z] + 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 . [2021-01-15T09:24:07.788Z] Sending build context to Docker daemon 326.6MB [2021-01-15T09:24:07.788Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T09:24:07.788Z] Step 2/6 : FROM ${BASE} [2021-01-15T09:24:07.788Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-15T09:24:07.788Z] 188c0c94c7c5: Pulling fs layer [2021-01-15T09:24:07.788Z] 0ef7d3d256c8: Pulling fs layer [2021-01-15T09:24:07.788Z] de9db76c5a1d: Pulling fs layer [2021-01-15T09:24:07.788Z] bca2f99d35d6: Pulling fs layer [2021-01-15T09:24:07.788Z] 93359f2a8cfa: Pulling fs layer [2021-01-15T09:24:07.788Z] 7c6f9722023f: Pulling fs layer [2021-01-15T09:24:07.788Z] a35cf1a2eb13: Pulling fs layer [2021-01-15T09:24:07.788Z] 7c6f9722023f: Waiting [2021-01-15T09:24:07.788Z] a35cf1a2eb13: Waiting [2021-01-15T09:24:07.788Z] bca2f99d35d6: Waiting [2021-01-15T09:24:07.788Z] 93359f2a8cfa: Waiting [2021-01-15T09:24:07.788Z] de9db76c5a1d: Verifying Checksum [2021-01-15T09:24:07.788Z] de9db76c5a1d: Download complete [2021-01-15T09:24:07.788Z] 0ef7d3d256c8: Verifying Checksum [2021-01-15T09:24:07.788Z] 0ef7d3d256c8: Download complete [2021-01-15T09:24:07.788Z] 93359f2a8cfa: Download complete [2021-01-15T09:24:07.788Z] 188c0c94c7c5: Verifying Checksum [2021-01-15T09:24:07.788Z] 188c0c94c7c5: Download complete [2021-01-15T09:24:07.788Z] 7c6f9722023f: Verifying Checksum [2021-01-15T09:24:07.788Z] 7c6f9722023f: Download complete [2021-01-15T09:24:08.056Z] 188c0c94c7c5: Pull complete [2021-01-15T09:24:08.328Z] 0ef7d3d256c8: Pull complete [2021-01-15T09:24:09.287Z] de9db76c5a1d: Pull complete [2021-01-15T09:24:09.555Z] a35cf1a2eb13: Verifying Checksum [2021-01-15T09:24:09.555Z] a35cf1a2eb13: Download complete [2021-01-15T09:24:10.137Z] bca2f99d35d6: Verifying Checksum [2021-01-15T09:24:10.137Z] bca2f99d35d6: Download complete [2021-01-15T09:24:15.452Z] bca2f99d35d6: Pull complete [2021-01-15T09:24:15.452Z] 93359f2a8cfa: Pull complete [2021-01-15T09:24:15.715Z] 7c6f9722023f: Pull complete [2021-01-15T09:24:16.498Z] Still waiting to schedule task [2021-01-15T09:24:16.499Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-15T09:24:21.056Z] a35cf1a2eb13: Pull complete [2021-01-15T09:24:21.056Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-15T09:24:21.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-15T09:24:21.056Z] ---> a62c8e92a672 [2021-01-15T09:24:21.056Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-15T09:24:21.056Z] ---> Running in 81eaec261755 [2021-01-15T09:24:21.633Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:24:22.208Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:24:22.783Z] (1/12) Installing libmagic (5.38-r0) [2021-01-15T09:24:23.045Z] (2/12) Installing file (5.38-r0) [2021-01-15T09:24:23.308Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-15T09:24:23.308Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-15T09:24:28.622Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-15T09:24:28.622Z] (6/12) Installing patch (2.7.6-r6) [2021-01-15T09:24:28.622Z] (7/12) Installing build-base (0.5-r2) [2021-01-15T09:24:28.622Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-15T09:24:28.622Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-15T09:24:28.622Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-15T09:24:28.622Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-15T09:24:28.622Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-15T09:24:28.888Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T09:24:28.888Z] OK: 233 MiB in 51 packages [2021-01-15T09:24:32.201Z] Removing intermediate container 81eaec261755 [2021-01-15T09:24:32.201Z] ---> b336690ce343 [2021-01-15T09:24:32.201Z] Step 4/6 : WORKDIR /edgex-go [2021-01-15T09:24:32.201Z] ---> Running in 0f9550b3bc08 [2021-01-15T09:24:32.462Z] Removing intermediate container 0f9550b3bc08 [2021-01-15T09:24:32.463Z] ---> f15f9a25f620 [2021-01-15T09:24:32.463Z] Step 5/6 : COPY go.mod . [2021-01-15T09:24:32.725Z] ---> 7b2fd7a01e03 [2021-01-15T09:24:32.725Z] Step 6/6 : RUN go mod download [2021-01-15T09:24:32.988Z] ---> Running in 2e6d17093481 [2021-01-15T09:24:55.001Z] Removing intermediate container 2e6d17093481 [2021-01-15T09:24:55.001Z] ---> 56deda72f218 [2021-01-15T09:24:55.001Z] Successfully built 56deda72f218 [2021-01-15T09:24:55.001Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:24:55.317Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T09:24:55.317Z] . [Pipeline] withDockerContainer [2021-01-15T09:24:55.422Z] prd-centos7-docker-4c-2g-20456 does not seem to be running inside a container [2021-01-15T09:24:55.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-01-15T09:24:56.447Z] $ docker top ff6eef143b0a7a3bc429862ae1b03202c23889fe204205ff3a214e02f5c910bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T09:24:56.970Z] + go version [2021-01-15T09:24:56.970Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-15T09:24:56.987Z] $ docker stop --time=1 ff6eef143b0a7a3bc429862ae1b03202c23889fe204205ff3a214e02f5c910bd [2021-01-15T09:24:58.363Z] $ docker rm -f ff6eef143b0a7a3bc429862ae1b03202c23889fe204205ff3a214e02f5c910bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:24:59.171Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T09:24:59.171Z] . [Pipeline] withDockerContainer [2021-01-15T09:24:59.273Z] prd-centos7-docker-4c-2g-20456 does not seem to be running inside a container [2021-01-15T09:24:59.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-01-15T09:24:59.962Z] $ docker top 2c061bd5b2f2c24fc112e9b138b204156e3472ffb4d4f4310f9b1781b0ffad33 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-15T09:25:00.167Z] ========================================================= [2021-01-15T09:25:00.168Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-15T09:25:00.168Z] ========================================================= [Pipeline] sh [2021-01-15T09:25:00.461Z] + make test [2021-01-15T09:25:00.461Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-15T09:25:10.535Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-15T09:25:25.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-15T09:25:33.929Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-15T09:25:33.929Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-15T09:25:33.929Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-15T09:25:33.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-15T09:25:33.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-15T09:25:33.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-15T09:25:33.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-15T09:25:34.203Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-15T09:25:34.797Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-15T09:25:36.755Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-15T09:25:36.755Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-15T09:25:36.755Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-15T09:25:38.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements [2021-01-15T09:25:38.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-15T09:25:38.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-15T09:25:38.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-15T09:25:38.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-15T09:25:38.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-15T09:25:44.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.224s coverage: 27.0% of statements [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-15T09:25:44.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-15T09:25:44.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-15T09:25:44.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.105s coverage: 67.9% of statements [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-15T09:25:44.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.173s coverage: 82.3% of statements [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-15T09:25:44.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-15T09:25:46.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.381s coverage: 28.6% of statements [2021-01-15T09:25:46.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-15T09:25:46.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-15T09:25:46.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-15T09:25:46.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-15T09:25:46.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-15T09:25:46.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements [2021-01-15T09:25:46.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-15T09:25:46.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements [2021-01-15T09:25:46.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-15T09:25:46.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements [2021-01-15T09:25:46.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-15T09:25:46.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.178s coverage: 97.5% of statements [2021-01-15T09:25:46.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-15T09:25:46.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements [2021-01-15T09:25:46.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-15T09:25:46.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-15T09:25:46.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-15T09:25:46.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-15T09:25:49.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.360s coverage: 92.8% of statements [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-15T09:25:49.260Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-15T09:25:49.260Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 0.1% of statements [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-15T09:25:49.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-15T09:25:49.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 75.5% of statements [2021-01-15T09:25:49.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-15T09:25:49.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements [2021-01-15T09:25:49.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.084s coverage: 87.2% of statements [2021-01-15T09:25:49.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 84.2% of statements [2021-01-15T09:25:50.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.106s coverage: 91.4% of statements [2021-01-15T09:25:50.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-15T09:25:51.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.264s coverage: 63.5% of statements [2021-01-15T09:25:51.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-15T09:25:51.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-15T09:25:51.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-01-15T09:25:51.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-01-15T09:25:51.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2021-01-15T09:25:51.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-01-15T09:25:51.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-01-15T09:25:52.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.413s coverage: 68.9% of statements [2021-01-15T09:25:52.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-15T09:25:52.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-15T09:25:52.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-15T09:25:52.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-15T09:25:52.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-15T09:25:53.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 37.0% of statements [2021-01-15T09:25:53.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-15T09:25:53.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-15T09:25:53.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.324s coverage: 84.0% of statements [2021-01-15T09:25:53.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements [2021-01-15T09:25:55.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 46.8% of statements [2021-01-15T09:25:55.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-15T09:25:55.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-15T09:25:55.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-15T09:25:55.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-15T09:25:55.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-15T09:25:55.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements [2021-01-15T09:25:55.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-15T09:25:55.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements [2021-01-15T09:25:55.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-15T09:25:57.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.775s coverage: 29.1% of statements [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-15T09:25:57.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-15T09:25:57.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-15T09:25:57.129Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-15T09:25:57.129Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-15T09:25:57.129Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.050s coverage: 87.9% of statements [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-15T09:25:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-15T09:25:57.129Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-01-15T09:25:57.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 32.1% of statements [2021-01-15T09:25:57.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-15T09:25:57.983Z] GO111MODULE=on go vet ./... [2021-01-15T09:26:24.868Z] gofmt -l . [2021-01-15T09:26:24.868Z] [ "`gofmt -l .`" = "" ] [2021-01-15T09:26:24.868Z] ./bin/test-go-mod-tidy.sh [2021-01-15T09:26:24.868Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-15T09:26:25.523Z] + ls -al . [2021-01-15T09:26:25.523Z] total 656 [2021-01-15T09:26:25.523Z] drwxrwxr-x 10 1001 1001 4096 Jan 15 09:26 . [2021-01-15T09:26:25.523Z] drwxr-xr-x 4 root root 28 Jan 15 09:24 .. [2021-01-15T09:26:25.523Z] -rw-rw-r-- 1 1001 1001 11 Jan 15 09:23 .dockerignore [2021-01-15T09:26:25.523Z] drwxrwxr-x 8 1001 1001 179 Jan 15 09:23 .git [2021-01-15T09:26:25.523Z] drwxrwxr-x 3 1001 1001 125 Jan 15 09:23 .github [2021-01-15T09:26:25.523Z] -rw-rw-r-- 1 1001 1001 824 Jan 15 09:23 .gitignore [2021-01-15T09:26:25.523Z] drwx------ 3 1001 1001 47 Jan 15 09:23 .semver [2021-01-15T09:26:25.523Z] -rw-rw-r-- 1 1001 1001 166 Jan 15 09:23 .sonarcloud.properties [2021-01-15T09:26:25.523Z] -rw-rw-r-- 1 1001 1001 7741 Jan 15 09:23 Attribution.txt [2021-01-15T09:26:25.524Z] -rw-rw-r-- 1 1001 1001 3804 Jan 15 09:23 CONTRIBUTING.md [2021-01-15T09:26:25.524Z] -rw-rw-r-- 1 1001 1001 931 Jan 15 09:23 Dockerfile.build [2021-01-15T09:26:25.524Z] -rw-rw-r-- 1 1001 1001 863 Jan 15 09:23 Jenkinsfile [2021-01-15T09:26:25.524Z] -rw-rw-r-- 1 1001 1001 10775 Jan 15 09:23 LICENSE [2021-01-15T09:26:25.524Z] -rw-rw-r-- 1 1001 1001 5750 Jan 15 09:23 Makefile [2021-01-15T09:26:25.524Z] -rw-rw-r-- 1 1001 1001 6524 Jan 15 09:23 README.md [2021-01-15T09:26:25.524Z] -rw-rw-r-- 1 1001 1001 6744 Jan 15 09:23 SECURITY.md [2021-01-15T09:26:25.524Z] -rw-rw-r-- 1 1001 1001 5 Jan 15 09:24 VERSION [2021-01-15T09:26:25.524Z] -rw-rw-r-- 1 1001 1001 4131 Jan 15 09:23 ZMQWindows.md [2021-01-15T09:26:25.524Z] drwxrwxr-x 2 1001 1001 117 Jan 15 09:23 bin [2021-01-15T09:26:25.524Z] drwxrwxr-x 14 1001 1001 4096 Jan 15 09:23 cmd [2021-01-15T09:26:25.524Z] -rw-r--r-- 1 root root 550280 Jan 15 09:25 coverage.out [2021-01-15T09:26:25.524Z] -rw-r--r-- 1 root root 979 Jan 15 09:26 go.mod [2021-01-15T09:26:25.524Z] -rw-r--r-- 1 root root 19036 Jan 15 09:26 go.sum [2021-01-15T09:26:25.524Z] drwxrwxr-x 8 1001 1001 127 Jan 15 09:23 internal [2021-01-15T09:26:25.524Z] drwxrwxr-x 4 1001 1001 26 Jan 15 09:23 openapi [2021-01-15T09:26:25.524Z] drwxrwxr-x 4 1001 1001 71 Jan 15 09:23 snap [2021-01-15T09:26:25.524Z] -rw-rw-r-- 1 1001 1001 168 Jan 15 09:23 version.go [Pipeline] sh [2021-01-15T09:26:25.831Z] + '[' -e coverage.out ] [2021-01-15T09:26:25.831Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-15T09:26:26.101Z] Stashed 1 file(s) [Pipeline] sh [2021-01-15T09:26:26.406Z] + make build [2021-01-15T09:26:26.406Z] 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 [2021-01-15T09:26:29.733Z] 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 [2021-01-15T09:26:38.034Z] 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 [2021-01-15T09:26:38.987Z] 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 [2021-01-15T09:26:40.390Z] 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 [2021-01-15T09:26:40.969Z] 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 [2021-01-15T09:26:42.377Z] 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 [2021-01-15T09:26:44.310Z] 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 [2021-01-15T09:26:45.260Z] 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 [2021-01-15T09:26:46.664Z] 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 [2021-01-15T09:26:47.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-15T09:26:48.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-15T09:26:49.998Z] $ docker stop --time=1 2c061bd5b2f2c24fc112e9b138b204156e3472ffb4d4f4310f9b1781b0ffad33 [2021-01-15T09:26:51.706Z] $ docker rm -f 2c061bd5b2f2c24fc112e9b138b204156e3472ffb4d4f4310f9b1781b0ffad33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:26:57.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T09:26:57.152Z] [2021-01-15T09:26:57.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:26:57.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T09:26:57.529Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-15T09:26:57.529Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-15T09:26:57.529Z] ca9280d653b3: Pulling fs layer [2021-01-15T09:26:57.529Z] 7e9c9ca2126c: Pulling fs layer [2021-01-15T09:26:57.793Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-15T09:26:57.793Z] cbdbe7a5bc2a: Download complete [2021-01-15T09:26:58.054Z] cbdbe7a5bc2a: Pull complete [2021-01-15T09:26:58.320Z] ca9280d653b3: Verifying Checksum [2021-01-15T09:26:58.320Z] ca9280d653b3: Download complete [2021-01-15T09:26:59.738Z] ca9280d653b3: Pull complete [2021-01-15T09:26:59.738Z] 7e9c9ca2126c: Verifying Checksum [2021-01-15T09:26:59.738Z] 7e9c9ca2126c: Download complete [2021-01-15T09:27:06.385Z] 7e9c9ca2126c: Pull complete [2021-01-15T09:27:06.385Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-15T09:27:06.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T09:27:06.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-15T09:27:06.555Z] prd-centos7-docker-4c-2g-20456 does not seem to be running inside a container [2021-01-15T09:27:06.611Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-01-15T09:27:09.749Z] $ docker top 915c2469d24d60fa724ff905a65a932a7cbc2ae1d7411975a12e3ba52814fb4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T09:27:10.263Z] + docker-compose build --help [2021-01-15T09:27:10.263Z] + grep parallel [2021-01-15T09:27:11.210Z] --parallel Build images in parallel. [Pipeline] } [2021-01-15T09:27:11.229Z] $ docker stop --time=1 915c2469d24d60fa724ff905a65a932a7cbc2ae1d7411975a12e3ba52814fb4f [2021-01-15T09:27:12.635Z] $ docker rm -f 915c2469d24d60fa724ff905a65a932a7cbc2ae1d7411975a12e3ba52814fb4f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:27:13.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-15T09:27:13.301Z] . [Pipeline] withDockerContainer [2021-01-15T09:27:13.408Z] prd-centos7-docker-4c-2g-20456 does not seem to be running inside a container [2021-01-15T09:27:13.466Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-15T09:27:14.229Z] $ docker top f3b9726b5d65db2c956bdb78ab6343b595377ea2172f6bbb346582dd739865b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T09:27:14.776Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-15T09:27:16.169Z] Building docker-core-command-go ... [2021-01-15T09:27:16.169Z] Building docker-core-data-go ... [2021-01-15T09:27:16.169Z] Building docker-core-metadata-go ... [2021-01-15T09:27:16.169Z] Building docker-security-bootstrap-redis-go ... [2021-01-15T09:27:16.169Z] Building docker-security-proxy-setup-go ... [2021-01-15T09:27:16.169Z] Building docker-security-secretstore-setup-go ... [2021-01-15T09:27:16.169Z] Building docker-support-notifications-go ... [2021-01-15T09:27:16.169Z] Building docker-support-scheduler-go ... [2021-01-15T09:27:16.169Z] Building docker-sys-mgmt-agent-go ... [2021-01-15T09:27:16.169Z] Building docker-security-bootstrap-redis-go [2021-01-15T09:27:16.169Z] Building docker-core-command-go [2021-01-15T09:27:16.169Z] Building docker-support-notifications-go [2021-01-15T09:27:16.169Z] Building docker-sys-mgmt-agent-go [2021-01-15T09:27:16.169Z] Building docker-support-scheduler-go [2021-01-15T09:27:48.533Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T09:27:48.533Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T09:27:48.533Z] ---> 56deda72f218 [2021-01-15T09:27:48.533Z] Step 3/24 : WORKDIR /edgex-go [2021-01-15T09:27:48.799Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T09:27:48.799Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T09:27:48.799Z] ---> 56deda72f218 [2021-01-15T09:27:48.799Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T09:27:49.061Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T09:27:49.061Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-15T09:27:49.061Z] ---> 56deda72f218 [2021-01-15T09:27:49.061Z] Step 3/26 : WORKDIR /edgex-go [2021-01-15T09:27:49.635Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T09:27:49.635Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T09:27:49.635Z] ---> 56deda72f218 [2021-01-15T09:27:49.635Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T09:27:49.635Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T09:27:49.635Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T09:27:49.635Z] ---> 56deda72f218 [2021-01-15T09:27:49.635Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T09:27:50.593Z] ---> Running in c2633e373fcc [2021-01-15T09:27:50.594Z] ---> Running in 4a90d66a9ded [2021-01-15T09:27:50.594Z] ---> Running in 3bff7a79fa11 [2021-01-15T09:27:50.594Z] ---> Running in d1932ff1eee6 [2021-01-15T09:27:50.594Z] ---> Running in 0fa1b456e411 [2021-01-15T09:27:51.173Z] Removing intermediate container 4a90d66a9ded [2021-01-15T09:27:51.173Z] ---> adab72b23071 [2021-01-15T09:27:51.173Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T09:27:51.173Z] Removing intermediate container 0fa1b456e411 [2021-01-15T09:27:51.173Z] ---> aa55e203df98 [2021-01-15T09:27:51.173Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T09:27:51.173Z] Removing intermediate container 3bff7a79fa11 [2021-01-15T09:27:51.173Z] ---> 44030c4564e7 [2021-01-15T09:27:51.173Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T09:27:51.173Z] Removing intermediate container c2633e373fcc [2021-01-15T09:27:51.173Z] ---> 40f49036b9a9 [2021-01-15T09:27:51.173Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T09:27:51.173Z] Removing intermediate container d1932ff1eee6 [2021-01-15T09:27:51.173Z] ---> aa187fbadbc0 [2021-01-15T09:27:51.173Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T09:27:51.173Z] ---> Running in 7e7a34b35c25 [2021-01-15T09:27:51.173Z] ---> Running in 8b781cbdefbc [2021-01-15T09:27:51.173Z] ---> Running in de23629b04d8 [2021-01-15T09:27:51.173Z] ---> Running in ccc66d5c00b8 [2021-01-15T09:27:51.173Z] ---> Running in 41744e24b165 [2021-01-15T09:27:53.749Z] Removing intermediate container 8b781cbdefbc [2021-01-15T09:27:53.749Z] ---> f8c4445f1bc6 [2021-01-15T09:27:53.749Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-15T09:27:53.749Z] Removing intermediate container 7e7a34b35c25 [2021-01-15T09:27:53.749Z] ---> 2e04297a1076 [2021-01-15T09:27:53.749Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T09:27:53.749Z] Removing intermediate container ccc66d5c00b8 [2021-01-15T09:27:53.749Z] ---> e16bbcf5437e [2021-01-15T09:27:53.749Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T09:27:53.749Z] Removing intermediate container de23629b04d8 [2021-01-15T09:27:53.749Z] ---> 76911e4260b5 [2021-01-15T09:27:53.749Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-15T09:27:53.749Z] Removing intermediate container 41744e24b165 [2021-01-15T09:27:53.749Z] ---> dc60b0a92d89 [2021-01-15T09:27:53.749Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T09:27:53.749Z] ---> Running in d553c6a5fc01 [2021-01-15T09:27:53.749Z] ---> Running in c35ce4639021 [2021-01-15T09:27:54.012Z] ---> Running in eda1a4de1031 [2021-01-15T09:27:54.012Z] ---> Running in a0503c3e11fb [2021-01-15T09:27:54.012Z] ---> Running in ddd13ebbc7a5 [2021-01-15T09:27:54.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:27:54.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:27:54.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:27:55.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:27:55.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:27:55.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:27:55.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:27:55.775Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:27:55.775Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:27:55.775Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:27:56.047Z] OK: 233 MiB in 51 packages [2021-01-15T09:27:56.047Z] OK: 233 MiB in 51 packages [2021-01-15T09:27:56.047Z] OK: 233 MiB in 51 packages [2021-01-15T09:27:56.315Z] OK: 233 MiB in 51 packages [2021-01-15T09:27:56.315Z] OK: 233 MiB in 51 packages [2021-01-15T09:27:56.581Z] Removing intermediate container c35ce4639021 [2021-01-15T09:27:56.581Z] ---> 49c417a2a8a8 [2021-01-15T09:27:56.581Z] Step 6/26 : COPY go.mod . [2021-01-15T09:27:56.864Z] Removing intermediate container d553c6a5fc01 [2021-01-15T09:27:56.864Z] ---> f80c6d2d1665 [2021-01-15T09:27:56.864Z] Step 6/22 : COPY go.mod . [2021-01-15T09:27:57.129Z] Removing intermediate container eda1a4de1031 [2021-01-15T09:27:57.129Z] ---> cf0e3a097402 [2021-01-15T09:27:57.129Z] Step 6/24 : COPY go.mod . [2021-01-15T09:27:57.129Z] ---> f857cc174357 [2021-01-15T09:27:57.129Z] Step 7/26 : RUN go mod download [2021-01-15T09:27:57.392Z] ---> e7939a5fcc73 [2021-01-15T09:27:57.392Z] Step 7/22 : RUN go mod download [2021-01-15T09:27:57.392Z] Removing intermediate container a0503c3e11fb [2021-01-15T09:27:57.392Z] ---> 3731971cdfae [2021-01-15T09:27:57.392Z] Step 6/22 : COPY go.mod . [2021-01-15T09:27:57.392Z] ---> Running in c6dc38365d26 [2021-01-15T09:27:57.656Z] ---> Running in b98cdabc2b39 [2021-01-15T09:27:57.656Z] Removing intermediate container ddd13ebbc7a5 [2021-01-15T09:27:57.656Z] ---> 708df029cdc0 [2021-01-15T09:27:57.656Z] Step 6/21 : COPY go.mod . [2021-01-15T09:27:57.656Z] ---> 25ca6f943049 [2021-01-15T09:27:57.656Z] Step 7/24 : RUN go mod download [2021-01-15T09:27:57.919Z] ---> 4660dd62f671 [2021-01-15T09:27:57.919Z] Step 7/22 : RUN go mod download [2021-01-15T09:27:57.919Z] ---> Running in 8456e171c522 [2021-01-15T09:27:58.189Z] ---> f3a58ec240ac [2021-01-15T09:27:58.189Z] Step 7/21 : RUN go mod download [2021-01-15T09:27:58.189Z] ---> Running in b65d6f49de2c [2021-01-15T09:27:58.475Z] ---> Running in a2d132b4055e [2021-01-15T09:27:59.889Z] Removing intermediate container c6dc38365d26 [2021-01-15T09:27:59.889Z] ---> b6eb8bd4877e [2021-01-15T09:27:59.889Z] Step 8/26 : COPY . . [2021-01-15T09:28:00.163Z] Removing intermediate container b98cdabc2b39 [2021-01-15T09:28:00.163Z] ---> d637f206e357 [2021-01-15T09:28:00.163Z] Step 8/22 : COPY . . [2021-01-15T09:28:00.434Z] Removing intermediate container 8456e171c522 [2021-01-15T09:28:00.434Z] ---> bd4c5a83f3ac [2021-01-15T09:28:00.434Z] Step 8/24 : COPY . . [2021-01-15T09:28:03.801Z] Removing intermediate container a2d132b4055e [2021-01-15T09:28:03.801Z] ---> 4e819a35b390 [2021-01-15T09:28:03.801Z] Step 8/21 : COPY . . [2021-01-15T09:28:05.216Z] Removing intermediate container b65d6f49de2c [2021-01-15T09:28:05.216Z] ---> cb3f0c51e822 [2021-01-15T09:28:05.216Z] Step 8/22 : COPY . . [2021-01-15T09:28:10.055Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20457 in /w/workspace/edgexfoundry_edgex-go_PR-3042 [Pipeline] { [Pipeline] ws [2021-01-15T09:28:10.123Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-01-15T09:28:14.898Z] using credential edgex-jenkins-ssh [2021-01-15T09:28:14.955Z] Cloning the remote Git repository [2021-01-15T09:28:15.042Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-15T09:28:15.161Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-01-15T09:28:15.231Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T09:28:15.232Z] > git --version # timeout=10 [2021-01-15T09:28:15.252Z] > git --version # 'git version 2.17.1' [2021-01-15T09:28:15.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T09:28:15.323Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T09:28:30.186Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T09:28:30.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T09:28:30.236Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T09:28:30.271Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T09:28:30.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T09:28:30.284Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3042/head:refs/remotes/origin/PR-3042 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T09:28:31.037Z] Merging remotes/origin/master commit fd359634b10927f8e0ebf7f54b54c9e517c8d604 into PR head commit af029cba2bce5bc0099b4a2ce993b1e1b55fb951 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-15T09:28:31.508Z] Failed in branch arm64 [2021-01-15T09:28:31.067Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T09:28:31.120Z] > git checkout -f af029cba2bce5bc0099b4a2ce993b1e1b55fb951 # timeout=10 [2021-01-15T09:28:44.293Z] ---> f374bd55056d [2021-01-15T09:28:44.293Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-15T09:28:44.293Z] ---> 9ef179bd61aa [2021-01-15T09:28:44.293Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-15T09:28:44.293Z] ---> 4beff0f425ed [2021-01-15T09:28:44.293Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-15T09:28:44.293Z] ---> 7544ac1613fa [2021-01-15T09:28:44.293Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-15T09:28:44.293Z] ---> ddf17a5123a6 [2021-01-15T09:28:44.293Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-15T09:28:44.293Z] ---> Running in 8245917158da [2021-01-15T09:28:44.293Z] ---> Running in ff36216800e5 [2021-01-15T09:28:44.293Z] ---> Running in 0e069f3fc3d0 [2021-01-15T09:28:44.293Z] ---> Running in 6b4ad2069d3e [2021-01-15T09:28:44.293Z] ---> Running in dc0424a01e3a [2021-01-15T09:28:44.293Z] 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 [2021-01-15T09:28:44.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-15T09:28:44.293Z] 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 [2021-01-15T09:28:44.293Z] 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 [2021-01-15T09:28:44.293Z] 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 [2021-01-15T09:29:16.688Z] Removing intermediate container 8245917158da [2021-01-15T09:29:16.688Z] ---> 93c703246fe8 [2021-01-15T09:29:16.688Z] [2021-01-15T09:29:16.688Z] Step 10/22 : FROM alpine:3.12 [2021-01-15T09:29:16.688Z] Removing intermediate container dc0424a01e3a [2021-01-15T09:29:16.688Z] ---> e09a8ea7d9aa [2021-01-15T09:29:16.688Z] [2021-01-15T09:29:16.688Z] Step 10/24 : FROM scratch [2021-01-15T09:29:16.688Z] Removing intermediate container 0e069f3fc3d0 [2021-01-15T09:29:16.688Z] ---> c658fc292b79 [2021-01-15T09:29:16.688Z] [2021-01-15T09:29:16.688Z] Step 10/21 : FROM scratch [2021-01-15T09:29:16.688Z] ---> [2021-01-15T09:29:16.688Z] ---> [2021-01-15T09:29:16.688Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-15T09:29:16.688Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T09:29:16.688Z] Removing intermediate container ff36216800e5 [2021-01-15T09:29:16.688Z] ---> 8f3e4838815c [2021-01-15T09:29:16.688Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-15T09:29:16.688Z] Removing intermediate container 6b4ad2069d3e [2021-01-15T09:29:16.688Z] ---> c44a832d02a0 [2021-01-15T09:29:16.688Z] [2021-01-15T09:29:16.688Z] Step 10/22 : FROM scratch [2021-01-15T09:29:16.688Z] ---> [2021-01-15T09:29:16.688Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T09:29:16.956Z] 3.12: Pulling from library/alpine [2021-01-15T09:29:16.956Z] ---> Running in f3138b0913c8 [2021-01-15T09:29:16.956Z] ---> Running in f542346fdcd9 [2021-01-15T09:29:16.956Z] ---> Running in d514ca8f18de [2021-01-15T09:29:16.956Z] ---> Running in 88ec74b12215 [2021-01-15T09:29:17.538Z] Removing intermediate container f542346fdcd9 [2021-01-15T09:29:17.538Z] ---> 761b2ed2bbf0 [2021-01-15T09:29:17.538Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-15T09:29:17.538Z] Removing intermediate container d514ca8f18de [2021-01-15T09:29:17.538Z] ---> 002afa5e3afb [2021-01-15T09:29:17.538Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-15T09:29:17.538Z] Removing intermediate container 88ec74b12215 [2021-01-15T09:29:17.538Z] ---> 81911b1357e6 [2021-01-15T09:29:17.538Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-15T09:29:17.802Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-15T09:29:17.802Z] ---> Running in 01667981614a [2021-01-15T09:29:17.802Z] ---> Running in 709f00e993e7 [2021-01-15T09:29:17.802Z] Status: Downloaded newer image for alpine:3.12 [2021-01-15T09:29:17.802Z] ---> 389fef711851 [2021-01-15T09:29:17.802Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T09:29:17.802Z] ---> Running in 5af21fc25399 [2021-01-15T09:29:17.802Z] 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 [2021-01-15T09:29:17.802Z] ---> Running in 40afa23d5a78 [2021-01-15T09:29:18.070Z] Removing intermediate container 01667981614a [2021-01-15T09:29:18.070Z] ---> 962228e58290 [2021-01-15T09:29:18.070Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T09:29:18.070Z] Removing intermediate container 709f00e993e7 [2021-01-15T09:29:18.070Z] ---> f1ba78e01c69 [2021-01-15T09:29:18.070Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-15T09:29:18.070Z] Removing intermediate container 5af21fc25399 [2021-01-15T09:29:18.070Z] ---> b1fa575933b6 [2021-01-15T09:29:18.070Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-15T09:29:18.344Z] ---> Running in 851ffa0a3846 [2021-01-15T09:29:18.344Z] ---> Running in 0e63c7d6997a [2021-01-15T09:29:18.344Z] ---> Running in 7afae890f498 [2021-01-15T09:29:18.611Z] Removing intermediate container 851ffa0a3846 [2021-01-15T09:29:18.611Z] ---> 913e79501f12 [2021-01-15T09:29:18.611Z] Step 14/22 : WORKDIR / [2021-01-15T09:29:18.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:29:18.611Z] ---> Running in 9d4327e91514 [2021-01-15T09:29:18.611Z] Removing intermediate container 0e63c7d6997a [2021-01-15T09:29:18.611Z] ---> d88884152fd7 [2021-01-15T09:29:18.611Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T09:29:18.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:29:18.874Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-15T09:29:18.874Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T09:29:18.874Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-15T09:29:18.874Z] (4/5) Installing curl (7.69.1-r3) [2021-01-15T09:29:18.874Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-15T09:29:18.874Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T09:29:18.874Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T09:29:19.154Z] OK: 7 MiB in 19 packages [2021-01-15T09:29:19.154Z] Removing intermediate container 7afae890f498 [2021-01-15T09:29:19.154Z] ---> a5038d5225d8 [2021-01-15T09:29:19.154Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-15T09:29:20.126Z] ---> bc9f407192f9 [2021-01-15T09:29:20.126Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-15T09:29:20.126Z] Removing intermediate container 9d4327e91514 [2021-01-15T09:29:20.126Z] ---> 5ffbe0d8cd25 [2021-01-15T09:29:20.126Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T09:29:20.126Z] ---> 185d13272329 [2021-01-15T09:29:20.126Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-15T09:29:20.707Z] ---> 8f13d68b4459 [2021-01-15T09:29:20.707Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-15T09:29:20.707Z] Removing intermediate container 40afa23d5a78 [2021-01-15T09:29:20.707Z] ---> c77840c7ae69 [2021-01-15T09:29:20.707Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-15T09:29:21.284Z] ---> 6f5dae68b640 [2021-01-15T09:29:21.284Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-15T09:29:21.285Z] ---> Running in 3d1a820456f8 [2021-01-15T09:29:21.557Z] ---> 161bdc409940 [2021-01-15T09:29:21.557Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-15T09:29:21.557Z] Removing intermediate container f3138b0913c8 [2021-01-15T09:29:21.557Z] ---> 7f5f95952d48 [2021-01-15T09:29:21.557Z] [2021-01-15T09:29:21.557Z] Step 11/26 : FROM docker:20.10.0 [2021-01-15T09:29:21.557Z] 20.10.0: Pulling from library/docker [2021-01-15T09:29:21.557Z] ---> 5d827761862f [2021-01-15T09:29:21.557Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-15T09:29:21.557Z] Removing intermediate container 3d1a820456f8 [2021-01-15T09:29:21.557Z] ---> e185d0fd6862 [2021-01-15T09:29:21.557Z] Step 13/22 : WORKDIR / [2021-01-15T09:29:22.554Z] ---> Running in b5a272203bab [2021-01-15T09:29:22.554Z] ---> 82c6545b1816 [2021-01-15T09:29:22.554Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-15T09:29:22.554Z] ---> Running in c60d26fe15db [2021-01-15T09:29:22.554Z] ---> 24e60df7d012 [2021-01-15T09:29:22.554Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-15T09:29:22.823Z] ---> 2abb7dfd2733 [2021-01-15T09:29:22.823Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T09:29:22.823Z] ---> Running in 9a9d330dda13 [2021-01-15T09:29:23.400Z] Removing intermediate container b5a272203bab [2021-01-15T09:29:23.400Z] ---> c1eb3501423b [2021-01-15T09:29:23.400Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T09:29:23.400Z] Removing intermediate container c60d26fe15db [2021-01-15T09:29:23.400Z] ---> 06bc5b7d8707 [2021-01-15T09:29:23.400Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T09:29:23.666Z] ---> d4178ebf52d1 [2021-01-15T09:29:23.666Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-15T09:29:23.666Z] Removing intermediate container 9a9d330dda13 [2021-01-15T09:29:23.666Z] ---> abc675b082e4 [2021-01-15T09:29:23.666Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T09:29:23.970Z] ---> 490821689225 [2021-01-15T09:29:23.970Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-15T09:29:23.970Z] ---> Running in 99793c018007 [2021-01-15T09:29:23.970Z] ---> Running in da0f57c78373 [2021-01-15T09:29:24.245Z] Removing intermediate container 99793c018007 [2021-01-15T09:29:24.245Z] ---> d3ef3ecbe5e7 [2021-01-15T09:29:24.245Z] Step 19/21 : LABEL arch=x86_64 [2021-01-15T09:29:24.510Z] Removing intermediate container da0f57c78373 [2021-01-15T09:29:24.510Z] ---> c9be33315b19 [2021-01-15T09:29:24.510Z] Step 20/22 : LABEL arch=x86_64 [2021-01-15T09:29:24.510Z] ---> Running in 4aec9c7af428 [2021-01-15T09:29:24.510Z] ---> Running in 54379411f63c [2021-01-15T09:29:24.774Z] ---> 0fa334cab9f9 [2021-01-15T09:29:24.774Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-15T09:29:24.774Z] ---> 1ad04e5174e1 [2021-01-15T09:29:24.774Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-15T09:29:25.037Z] Removing intermediate container 4aec9c7af428 [2021-01-15T09:29:25.037Z] ---> 0dbb85de93c8 [2021-01-15T09:29:25.037Z] Step 20/21 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da [2021-01-15T09:29:25.037Z] Removing intermediate container 54379411f63c [2021-01-15T09:29:25.037Z] ---> 1fa4f84fb501 [2021-01-15T09:29:25.037Z] Step 21/22 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da [2021-01-15T09:29:25.037Z] ---> Running in 7fa145e4d9e4 [2021-01-15T09:29:25.037Z] ---> Running in be20c7dd5d69 [2021-01-15T09:29:25.037Z] ---> a096384e27b1 [2021-01-15T09:29:25.037Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-15T09:29:25.300Z] ---> 74363250cecc [2021-01-15T09:29:25.300Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-15T09:29:25.300Z] Removing intermediate container be20c7dd5d69 [2021-01-15T09:29:25.300Z] ---> 970bec23df5f [2021-01-15T09:29:25.300Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T09:29:25.300Z] ---> Running in 9231bd51d85c [2021-01-15T09:29:25.566Z] Removing intermediate container 7fa145e4d9e4 [2021-01-15T09:29:25.566Z] ---> 2c682c27b91b [2021-01-15T09:29:25.566Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T09:29:25.566Z] ---> Running in 53fb298e4755 [2021-01-15T09:29:25.835Z] ---> Running in 59b0eaee4ba2 [2021-01-15T09:29:25.835Z] Removing intermediate container 9231bd51d85c [2021-01-15T09:29:25.835Z] ---> 1d4296d2f8a5 [2021-01-15T09:29:25.835Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T09:29:25.835Z] ---> 08ff9d39a701 [2021-01-15T09:29:25.835Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-15T09:29:25.835Z] Removing intermediate container 53fb298e4755 [2021-01-15T09:29:25.835Z] ---> ee1d625a8b1a [2021-01-15T09:29:25.835Z] [2021-01-15T09:29:26.112Z] ---> Running in ea4e5b3bdffb [2021-01-15T09:29:26.112Z] Removing intermediate container 59b0eaee4ba2 [2021-01-15T09:29:26.112Z] ---> b106d6eb53ca [2021-01-15T09:29:26.112Z] [2021-01-15T09:29:26.112Z] ---> Running in 20269ea6f59d [2021-01-15T09:29:26.375Z] Successfully built ee1d625a8b1a [2021-01-15T09:29:26.375Z] Successfully built b106d6eb53ca [2021-01-15T09:29:26.642Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-15T09:29:26.642Z]  Building docker-support-scheduler-go ... done Successfully tagged docker-core-command-go:latest [2021-01-15T09:29:26.642Z] Building docker-security-proxy-setup-go [2021-01-15T09:29:26.642Z] Building docker-security-secretstore-setup-go [2021-01-15T09:29:26.642Z]  Building docker-core-command-go ... done Removing intermediate container ea4e5b3bdffb [2021-01-15T09:29:26.642Z] ---> c0963830f5b6 [2021-01-15T09:29:26.642Z] Step 22/24 : LABEL arch=x86_64 [2021-01-15T09:29:26.917Z] ---> Running in 350911f6eaa9 [2021-01-15T09:29:27.190Z] Removing intermediate container 350911f6eaa9 [2021-01-15T09:29:27.190Z] ---> 1c8e361a6043 [2021-01-15T09:29:27.190Z] Step 23/24 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da [2021-01-15T09:29:27.486Z] ---> Running in 841f4fbaf034 [2021-01-15T09:29:30.087Z] Removing intermediate container 841f4fbaf034 [2021-01-15T09:29:30.087Z] ---> c1b1083f5489 [2021-01-15T09:29:30.087Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T09:29:30.354Z] ---> Running in 49ede852acb9 [2021-01-15T09:29:31.318Z] Removing intermediate container 20269ea6f59d [2021-01-15T09:29:31.318Z] ---> 9fb18020a9e7 [2021-01-15T09:29:31.318Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-15T09:29:31.906Z] Removing intermediate container 49ede852acb9 [2021-01-15T09:29:31.906Z] ---> 6c676efadb1b [2021-01-15T09:29:31.906Z] [2021-01-15T09:29:31.906Z] ---> Running in f4a9a3bc5ea7 [2021-01-15T09:29:32.509Z] Successfully built 6c676efadb1b [2021-01-15T09:29:32.775Z] Successfully tagged docker-support-notifications-go:latest [2021-01-15T09:29:32.775Z] Building docker-core-metadata-go [2021-01-15T09:29:35.393Z]  Building docker-support-notifications-go ... done Removing intermediate container f4a9a3bc5ea7 [2021-01-15T09:29:35.393Z] ---> 8ce75f456d41 [2021-01-15T09:29:35.393Z] Step 20/22 : LABEL arch=x86_64 [2021-01-15T09:29:35.393Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-15T09:29:35.393Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-15T09:29:35.393Z] ---> aefe523efa57 [2021-01-15T09:29:35.393Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-15T09:29:35.671Z] ---> Running in 108dad75000d [2021-01-15T09:29:35.671Z] ---> Running in a5cccf82d2e7 [2021-01-15T09:29:38.316Z] Removing intermediate container 108dad75000d [2021-01-15T09:29:38.316Z] ---> 3104df4859ad [2021-01-15T09:29:38.316Z] Step 21/22 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da [2021-01-15T09:29:38.316Z] ---> Running in 7d30c8b9c9d8 [2021-01-15T09:29:39.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:29:39.016Z] Removing intermediate container 7d30c8b9c9d8 [2021-01-15T09:29:39.016Z] ---> 2ef00285c4b8 [2021-01-15T09:29:39.016Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T09:29:39.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:29:39.294Z] ---> Running in 98171dd15b1d [2021-01-15T09:29:39.294Z] (1/2) Installing readline (8.0.4-r0) [2021-01-15T09:29:39.294Z] (2/2) Installing bash (5.0.17-r0) [2021-01-15T09:29:39.571Z] Executing bash-5.0.17-r0.post-install [2021-01-15T09:29:39.571Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T09:29:39.571Z] OK: 12 MiB in 22 packages [2021-01-15T09:29:40.548Z] Removing intermediate container 98171dd15b1d [2021-01-15T09:29:40.548Z] ---> 9ef3dc5f34b9 [2021-01-15T09:29:40.548Z] [2021-01-15T09:29:40.814Z] Successfully built 9ef3dc5f34b9 [2021-01-15T09:29:40.814Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-15T09:29:40.814Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go [2021-01-15T09:29:45.115Z] Removing intermediate container a5cccf82d2e7 [2021-01-15T09:29:45.115Z] ---> 14857cfcbef2 [2021-01-15T09:29:45.115Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-15T09:29:45.385Z] ---> Running in ea07d728bed7 [2021-01-15T09:29:46.950Z] Removing intermediate container ea07d728bed7 [2021-01-15T09:29:46.950Z] ---> 67743b52c90f [2021-01-15T09:29:46.950Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-15T09:29:47.549Z] ---> Running in ed13f815be80 [2021-01-15T09:29:48.519Z] Removing intermediate container ed13f815be80 [2021-01-15T09:29:48.519Z] ---> 1029632ebe5f [2021-01-15T09:29:48.519Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-15T09:29:48.794Z] ---> Running in 94d7c0d96a2f [2021-01-15T09:29:49.792Z] Removing intermediate container 94d7c0d96a2f [2021-01-15T09:29:49.792Z] ---> 6a2fba0b9e1a [2021-01-15T09:29:49.792Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-15T09:29:50.841Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T09:29:50.841Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-15T09:29:50.841Z] ---> 56deda72f218 [2021-01-15T09:29:50.841Z] Step 3/24 : WORKDIR /edgex-go [2021-01-15T09:29:50.841Z] ---> Using cache [2021-01-15T09:29:50.841Z] ---> aa187fbadbc0 [2021-01-15T09:29:50.841Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T09:29:50.841Z] ---> Using cache [2021-01-15T09:29:50.841Z] ---> dc60b0a92d89 [2021-01-15T09:29:50.841Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-15T09:29:50.841Z] ---> Using cache [2021-01-15T09:29:50.841Z] ---> 708df029cdc0 [2021-01-15T09:29:50.841Z] Step 6/24 : COPY go.mod . [2021-01-15T09:29:50.841Z] ---> Using cache [2021-01-15T09:29:50.841Z] ---> f3a58ec240ac [2021-01-15T09:29:50.841Z] Step 7/24 : RUN go mod download [2021-01-15T09:29:50.841Z] ---> Using cache [2021-01-15T09:29:50.841Z] ---> 4e819a35b390 [2021-01-15T09:29:50.841Z] Step 8/24 : COPY . . [2021-01-15T09:29:50.841Z] ---> Using cache [2021-01-15T09:29:50.841Z] ---> 4beff0f425ed [2021-01-15T09:29:50.841Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-15T09:29:51.121Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T09:29:51.121Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-15T09:29:51.121Z] ---> 56deda72f218 [2021-01-15T09:29:51.121Z] Step 3/21 : WORKDIR /edgex-go [2021-01-15T09:29:51.121Z] ---> Using cache [2021-01-15T09:29:51.121Z] ---> aa187fbadbc0 [2021-01-15T09:29:51.121Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T09:29:51.121Z] ---> Using cache [2021-01-15T09:29:51.121Z] ---> dc60b0a92d89 [2021-01-15T09:29:51.121Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-15T09:29:51.121Z] ---> Using cache [2021-01-15T09:29:51.121Z] ---> 708df029cdc0 [2021-01-15T09:29:51.121Z] Step 6/21 : COPY go.mod . [2021-01-15T09:29:51.121Z] ---> Using cache [2021-01-15T09:29:51.121Z] ---> f3a58ec240ac [2021-01-15T09:29:51.121Z] Step 7/21 : RUN go mod download [2021-01-15T09:29:51.121Z] ---> Using cache [2021-01-15T09:29:51.121Z] ---> 4e819a35b390 [2021-01-15T09:29:51.121Z] Step 8/21 : COPY . . [2021-01-15T09:29:51.121Z] ---> Using cache [2021-01-15T09:29:51.121Z] ---> 4beff0f425ed [2021-01-15T09:29:51.121Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-15T09:29:52.551Z] ---> Running in 7bb63405a002 [2021-01-15T09:29:52.551Z] ---> Running in 58237667e205 [2021-01-15T09:29:52.551Z] ---> ad529e6ed26d [2021-01-15T09:29:52.551Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-15T09:29:53.559Z] ---> 4d9bb8582363 [2021-01-15T09:29:53.559Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-15T09:29:54.570Z] 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 [2021-01-15T09:29:54.570Z] 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 [2021-01-15T09:29:55.163Z] ---> 6703a742136c [2021-01-15T09:29:55.163Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-15T09:29:55.163Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T09:29:55.163Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-15T09:29:55.163Z] ---> 56deda72f218 [2021-01-15T09:29:55.163Z] Step 3/22 : WORKDIR /edgex-go [2021-01-15T09:29:55.163Z] ---> Using cache [2021-01-15T09:29:55.163Z] ---> aa187fbadbc0 [2021-01-15T09:29:55.163Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T09:29:55.163Z] ---> Using cache [2021-01-15T09:29:55.163Z] ---> dc60b0a92d89 [2021-01-15T09:29:55.163Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-15T09:29:55.441Z] ---> Using cache [2021-01-15T09:29:55.441Z] ---> 708df029cdc0 [2021-01-15T09:29:55.441Z] Step 6/22 : COPY go.mod . [2021-01-15T09:29:55.441Z] ---> Using cache [2021-01-15T09:29:55.441Z] ---> f3a58ec240ac [2021-01-15T09:29:55.441Z] Step 7/22 : RUN go mod download [2021-01-15T09:29:55.441Z] ---> Using cache [2021-01-15T09:29:55.441Z] ---> 4e819a35b390 [2021-01-15T09:29:55.441Z] Step 8/22 : COPY . . [2021-01-15T09:29:55.441Z] ---> Using cache [2021-01-15T09:29:55.441Z] ---> 4beff0f425ed [2021-01-15T09:29:55.441Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-15T09:29:55.714Z] ---> Running in 4b58224a692b [2021-01-15T09:29:55.714Z] ---> Running in 3a28bb2789c1 [2021-01-15T09:29:57.162Z] 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 [2021-01-15T09:29:57.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:29:57.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:29:58.043Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-15T09:29:58.043Z] (2/33) Installing expat (2.2.9-r1) [2021-01-15T09:29:58.043Z] (3/33) Installing libffi (3.3-r2) [2021-01-15T09:29:58.043Z] (4/33) Installing gdbm (1.13-r1) [2021-01-15T09:29:58.043Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-15T09:29:58.043Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-15T09:29:58.043Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-15T09:30:00.840Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-15T09:30:00.840Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-15T09:30:00.840Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-15T09:30:00.840Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-15T09:30:00.840Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-15T09:30:00.840Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-15T09:30:00.840Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-15T09:30:01.207Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-15T09:30:01.551Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-15T09:30:02.073Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-15T09:30:02.779Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-15T09:30:02.779Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-15T09:30:02.779Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-15T09:30:02.779Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-15T09:30:03.384Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-15T09:30:03.384Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-15T09:30:03.384Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-15T09:30:03.384Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-15T09:30:03.384Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-15T09:30:03.384Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-15T09:30:03.384Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-15T09:30:03.725Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-15T09:30:03.725Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-15T09:30:03.725Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-15T09:30:03.725Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-15T09:30:03.725Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-15T09:30:04.315Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T09:30:04.315Z] OK: 71 MiB in 55 packages [2021-01-15T09:30:08.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-15T09:30:08.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-15T09:30:08.630Z] ---> 56deda72f218 [2021-01-15T09:30:08.630Z] Step 3/23 : WORKDIR /edgex-go [2021-01-15T09:30:08.630Z] ---> Using cache [2021-01-15T09:30:08.630Z] ---> aa187fbadbc0 [2021-01-15T09:30:08.630Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T09:30:08.630Z] ---> Using cache [2021-01-15T09:30:08.630Z] ---> dc60b0a92d89 [2021-01-15T09:30:08.630Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-15T09:30:08.630Z] ---> Running in a47f88fd9f9f [2021-01-15T09:30:10.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:30:10.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:30:11.287Z] OK: 233 MiB in 51 packages [2021-01-15T09:30:14.779Z] Removing intermediate container a47f88fd9f9f [2021-01-15T09:30:14.779Z] ---> 8eb55941afa2 [2021-01-15T09:30:14.779Z] Step 6/23 : COPY go.mod . [2021-01-15T09:30:15.055Z] ---> c1bd48b468da [2021-01-15T09:30:15.055Z] Step 7/23 : RUN go mod download [2021-01-15T09:30:15.347Z] ---> Running in bac2ea960267 [2021-01-15T09:30:20.842Z] Removing intermediate container bac2ea960267 [2021-01-15T09:30:20.842Z] ---> 19a5c8640baa [2021-01-15T09:30:20.842Z] Step 8/23 : COPY . . [2021-01-15T09:30:20.842Z] Removing intermediate container 4b58224a692b [2021-01-15T09:30:20.842Z] ---> 6432dfb5d16d [2021-01-15T09:30:20.842Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-15T09:30:20.842Z] ---> Running in a2a686bde0c3 [2021-01-15T09:30:24.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-15T09:30:24.263Z] 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 [2021-01-15T09:30:31.023Z] Collecting docker-compose==1.23.2 [2021-01-15T09:30:31.023Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-15T09:30:31.023Z] Collecting docker<4.0,>=3.6.0 [2021-01-15T09:30:31.665Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-15T09:30:33.182Z] Collecting texttable<0.10,>=0.9.0 [2021-01-15T09:30:33.182Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-15T09:30:35.918Z] Collecting docopt<0.7,>=0.6.1 [2021-01-15T09:30:35.918Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-15T09:30:37.085Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-15T09:30:37.085Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-15T09:30:37.085Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-15T09:30:40.584Z] Collecting jsonschema<3,>=2.5.1 [2021-01-15T09:30:40.584Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-15T09:30:41.586Z] Removing intermediate container 7bb63405a002 [2021-01-15T09:30:41.586Z] ---> 809dd62f8bb0 [2021-01-15T09:30:41.586Z] [2021-01-15T09:30:41.586Z] Step 10/24 : FROM alpine:3.12 [2021-01-15T09:30:41.586Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-15T09:30:41.586Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-15T09:30:41.586Z] ---> 389fef711851 [2021-01-15T09:30:41.586Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-15T09:30:41.586Z] Removing intermediate container 58237667e205 [2021-01-15T09:30:41.586Z] ---> a1ef9acd7070 [2021-01-15T09:30:41.586Z] [2021-01-15T09:30:41.586Z] Step 10/21 : FROM alpine:3.12 [2021-01-15T09:30:41.586Z] ---> 389fef711851 [2021-01-15T09:30:41.586Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-15T09:30:41.586Z] ---> Using cache [2021-01-15T09:30:41.586Z] ---> c77840c7ae69 [2021-01-15T09:30:41.586Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T09:30:41.586Z] Collecting cached-property<2,>=1.2.0 [2021-01-15T09:30:41.586Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-15T09:30:41.895Z] ---> Running in fec42f45ea27 [2021-01-15T09:30:41.895Z] ---> Running in 88bff109f759 [2021-01-15T09:30:41.895Z] Collecting PyYAML<4,>=3.10 [2021-01-15T09:30:41.895Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-15T09:30:44.517Z] Removing intermediate container fec42f45ea27 [2021-01-15T09:30:44.517Z] ---> 1e0153a34895 [2021-01-15T09:30:44.517Z] Step 13/24 : WORKDIR / [2021-01-15T09:30:44.517Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-15T09:30:44.517Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-15T09:30:45.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:30:45.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:30:45.399Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-15T09:30:45.399Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T09:30:45.399Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-15T09:30:45.399Z] (4/4) Installing curl (7.69.1-r3) [2021-01-15T09:30:45.399Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T09:30:45.686Z] Executing ca-certificates-20191127-r4.trigger [2021-01-15T09:30:45.686Z] Collecting docker-pycreds>=0.4.0 [2021-01-15T09:30:45.686Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-15T09:30:45.686Z] OK: 7 MiB in 18 packages [2021-01-15T09:30:45.954Z] 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) [2021-01-15T09:30:46.571Z] ---> Running in 0b1923017192 [2021-01-15T09:30:46.571Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-15T09:30:46.571Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-15T09:30:47.170Z] Removing intermediate container 3a28bb2789c1 [2021-01-15T09:30:47.170Z] ---> dd1aa4be6257 [2021-01-15T09:30:47.170Z] [2021-01-15T09:30:47.170Z] Step 10/22 : FROM scratch [2021-01-15T09:30:47.170Z] ---> [2021-01-15T09:30:47.170Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T09:30:47.448Z] Collecting idna<2.8,>=2.5 [2021-01-15T09:30:47.448Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-15T09:30:47.448Z] 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) [2021-01-15T09:30:47.448Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-15T09:30:47.448Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-15T09:30:47.448Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-15T09:30:47.448Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-15T09:30:47.889Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, docopt, dockerpty, jsonschema, cached-property, PyYAML, docker-compose [2021-01-15T09:30:47.889Z] Attempting uninstall: urllib3 [2021-01-15T09:30:47.889Z] Found existing installation: urllib3 1.25.9 [2021-01-15T09:30:48.156Z] Uninstalling urllib3-1.25.9: [2021-01-15T09:30:48.156Z] Successfully uninstalled urllib3-1.25.9 [2021-01-15T09:30:48.156Z] ---> Using cache [2021-01-15T09:30:48.156Z] ---> 761b2ed2bbf0 [2021-01-15T09:30:48.156Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-15T09:30:48.156Z] Removing intermediate container 0b1923017192 [2021-01-15T09:30:48.156Z] ---> 79f43e6240ff [2021-01-15T09:30:48.156Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-15T09:30:48.156Z] ---> 4c0dde338d22 [2021-01-15T09:30:48.156Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-15T09:30:48.750Z] Attempting uninstall: idna [2021-01-15T09:30:48.750Z] Found existing installation: idna 2.9 [2021-01-15T09:30:48.750Z] Uninstalling idna-2.9: [2021-01-15T09:30:48.750Z] Removing intermediate container 88bff109f759 [2021-01-15T09:30:48.750Z] ---> 30263a321afc [2021-01-15T09:30:48.750Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-15T09:30:48.750Z] ---> Running in a2af365d8144 [2021-01-15T09:30:48.750Z] ---> Running in ace8ebcd09c2 [2021-01-15T09:30:48.750Z] Successfully uninstalled idna-2.9 [2021-01-15T09:30:49.022Z] ---> Running in dd55e4cf532a [2021-01-15T09:30:49.022Z] ---> 2f244210676d [2021-01-15T09:30:49.022Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-15T09:30:49.022Z] Attempting uninstall: requests [2021-01-15T09:30:49.022Z] Found existing installation: requests 2.23.0 [2021-01-15T09:30:49.022Z] Uninstalling requests-2.23.0: [2021-01-15T09:30:49.343Z] Successfully uninstalled requests-2.23.0 [2021-01-15T09:30:49.343Z] Removing intermediate container a2af365d8144 [2021-01-15T09:30:49.343Z] ---> 70806b47af9d [2021-01-15T09:30:49.343Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-15T09:30:49.619Z] ---> Running in ac32637a6335 [2021-01-15T09:30:49.620Z] Removing intermediate container dd55e4cf532a [2021-01-15T09:30:49.620Z] ---> bca0285e1a22 [2021-01-15T09:30:49.620Z] Step 13/21 : WORKDIR /edgex [2021-01-15T09:30:49.905Z] ---> f28774747b10 [2021-01-15T09:30:49.905Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-15T09:30:49.905Z] ---> Running in 9178455b7f55 [2021-01-15T09:30:50.184Z] 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 [2021-01-15T09:30:51.150Z] Removing intermediate container ac32637a6335 [2021-01-15T09:30:51.150Z] ---> 92f8c1620b79 [2021-01-15T09:30:51.150Z] Step 14/22 : WORKDIR / [2021-01-15T09:30:51.754Z] ---> Running in a34c93c099ea [2021-01-15T09:30:51.754Z] Running setup.py install for texttable: started [2021-01-15T09:30:51.754Z] Removing intermediate container 9178455b7f55 [2021-01-15T09:30:51.754Z] ---> 05b34cb2c6a2 [2021-01-15T09:30:51.754Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-15T09:30:51.754Z] ---> eec1892b231b [2021-01-15T09:30:51.754Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-15T09:30:52.363Z] Removing intermediate container a34c93c099ea [2021-01-15T09:30:52.363Z] ---> bd5def32ef00 [2021-01-15T09:30:52.363Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T09:30:52.363Z] ---> 4d40e01f5ee3 [2021-01-15T09:30:52.363Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-15T09:30:52.631Z] Running setup.py install for texttable: finished with status 'done' [2021-01-15T09:30:52.631Z] Running setup.py install for docopt: started [2021-01-15T09:30:52.910Z] ---> cfa45914905c [2021-01-15T09:30:52.910Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-15T09:30:52.910Z] ---> 30c9c2142bfe [2021-01-15T09:30:52.910Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-15T09:30:53.502Z] Running setup.py install for docopt: finished with status 'done' [2021-01-15T09:30:53.503Z] Running setup.py install for dockerpty: started [2021-01-15T09:30:53.503Z] ---> 7e60b3432328 [2021-01-15T09:30:53.503Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-15T09:30:54.101Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-15T09:30:54.725Z] ---> 5ae4bd61a21d [2021-01-15T09:30:54.726Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-15T09:30:54.726Z] Running setup.py install for PyYAML: started [2021-01-15T09:30:54.726Z] ---> bbe28cc12dba [2021-01-15T09:30:54.726Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-15T09:30:55.031Z] ---> 9a1d38d01377 [2021-01-15T09:30:55.031Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-15T09:30:55.031Z] ---> Running in 4cc1108110c2 [2021-01-15T09:30:55.650Z] ---> 9ca08faf503e [2021-01-15T09:30:55.650Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-15T09:30:55.650Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-15T09:30:55.924Z] ---> Running in 867c5a923ffa [2021-01-15T09:30:55.924Z] Removing intermediate container 4cc1108110c2 [2021-01-15T09:30:55.924Z] ---> b9bb9cf1b74a [2021-01-15T09:30:55.924Z] Step 18/21 : CMD ["--init=true"] [2021-01-15T09:30:56.202Z] ---> 8b9f37910ec7 [2021-01-15T09:30:56.202Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-15T09:30:56.480Z] ---> Running in 093eccfcc070 [2021-01-15T09:30:56.480Z] ---> Running in 838d9bb4feba [2021-01-15T09:30:56.480Z] 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 [2021-01-15T09:30:56.770Z] Removing intermediate container 867c5a923ffa [2021-01-15T09:30:56.770Z] ---> d39d5b8519a5 [2021-01-15T09:30:56.770Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T09:30:57.069Z] ---> Running in 2e6fa3d093e6 [2021-01-15T09:30:57.069Z] Removing intermediate container 093eccfcc070 [2021-01-15T09:30:57.069Z] ---> 729a76dee866 [2021-01-15T09:30:57.069Z] Step 19/21 : LABEL arch=x86_64 [2021-01-15T09:30:57.344Z] ---> Running in f5fd301b44a6 [2021-01-15T09:30:57.628Z] Removing intermediate container 2e6fa3d093e6 [2021-01-15T09:30:57.628Z] ---> 90d8b146a896 [2021-01-15T09:30:57.628Z] Step 20/22 : LABEL arch=x86_64 [2021-01-15T09:30:57.628Z] Removing intermediate container f5fd301b44a6 [2021-01-15T09:30:57.628Z] ---> c94dcec3b610 [2021-01-15T09:30:57.628Z] Step 20/21 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da [2021-01-15T09:30:57.628Z] ---> Running in 7ddcb7daa52b [2021-01-15T09:30:57.908Z] ---> Running in ec2b19caec74 [2021-01-15T09:30:58.194Z] Removing intermediate container 7ddcb7daa52b [2021-01-15T09:30:58.194Z] ---> 68135bbfc34b [2021-01-15T09:30:58.194Z] Step 21/22 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da [2021-01-15T09:30:58.479Z] ---> Running in 856d694afb4a [2021-01-15T09:30:58.479Z] Removing intermediate container ec2b19caec74 [2021-01-15T09:30:58.479Z] ---> c750c68fe987 [2021-01-15T09:30:58.479Z] Step 21/21 : LABEL version=0.0.0 [2021-01-15T09:30:59.095Z] ---> Running in 4ecf4a2307b5 [2021-01-15T09:31:00.508Z] Removing intermediate container 856d694afb4a [2021-01-15T09:31:00.508Z] ---> 6a72c33d5f3c [2021-01-15T09:31:00.508Z] Step 22/22 : LABEL version=0.0.0 [2021-01-15T09:31:00.508Z] Removing intermediate container 838d9bb4feba [2021-01-15T09:31:00.508Z] ---> c3f0ade1a63e [2021-01-15T09:31:00.508Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-15T09:31:00.786Z] ---> Running in 05455a9796c2 [2021-01-15T09:31:00.786Z] ---> Running in 92a37a6a7ab9 [2021-01-15T09:31:00.786Z] Removing intermediate container 4ecf4a2307b5 [2021-01-15T09:31:00.786Z] ---> 801788e169af [2021-01-15T09:31:00.786Z] [2021-01-15T09:31:00.786Z] Removing intermediate container a2a686bde0c3 [2021-01-15T09:31:00.786Z] ---> cc2173f8c5bd [2021-01-15T09:31:00.786Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-15T09:31:01.066Z] ---> Running in cb25c1f2323b [2021-01-15T09:31:01.066Z] Successfully built 801788e169af [2021-01-15T09:31:01.343Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-15T09:31:01.343Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 05455a9796c2 [2021-01-15T09:31:01.343Z] ---> 3a8d475bc396 [2021-01-15T09:31:01.343Z] [2021-01-15T09:31:01.343Z] Removing intermediate container 92a37a6a7ab9 [2021-01-15T09:31:01.343Z] ---> f47e04f0f003 [2021-01-15T09:31:01.343Z] Step 22/24 : LABEL arch=x86_64 [2021-01-15T09:31:01.343Z] ---> Running in 6f9ca6273bdd [2021-01-15T09:31:01.638Z] Successfully built 3a8d475bc396 [2021-01-15T09:31:01.638Z] Successfully tagged docker-core-metadata-go:latest [2021-01-15T09:31:01.924Z]  Building docker-core-metadata-go ... done Removing intermediate container 6f9ca6273bdd [2021-01-15T09:31:01.924Z] ---> f771add203a9 [2021-01-15T09:31:01.924Z] Step 23/24 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da [2021-01-15T09:31:01.924Z] ---> Running in 663f240f8b60 [2021-01-15T09:31:02.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:31:02.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:31:02.198Z] Removing intermediate container 663f240f8b60 [2021-01-15T09:31:02.477Z] ---> c831fff69b5f [2021-01-15T09:31:02.477Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T09:31:02.477Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-15T09:31:02.477Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-15T09:31:02.477Z] (3/3) Installing curl (7.69.1-r3) [2021-01-15T09:31:02.477Z] ---> Running in 1e222b48f5df [2021-01-15T09:31:02.477Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T09:31:02.477Z] OK: 72 MiB in 58 packages [2021-01-15T09:31:02.770Z] Removing intermediate container 1e222b48f5df [2021-01-15T09:31:02.770Z] ---> a11f3f74de68 [2021-01-15T09:31:02.770Z] [2021-01-15T09:31:04.183Z] Successfully built a11f3f74de68 [2021-01-15T09:31:04.459Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-15T09:31:04.730Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container cb25c1f2323b [2021-01-15T09:31:04.731Z] ---> 9e3271fac8dd [2021-01-15T09:31:04.731Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-15T09:31:05.005Z] ---> Running in dbf1fc923322 [2021-01-15T09:31:05.287Z] Removing intermediate container dbf1fc923322 [2021-01-15T09:31:05.287Z] ---> bca7480cad6d [2021-01-15T09:31:05.287Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T09:31:05.562Z] ---> Running in 7c31f45a8bba [2021-01-15T09:31:05.830Z] Removing intermediate container 7c31f45a8bba [2021-01-15T09:31:05.830Z] ---> 48a619bfa4e0 [2021-01-15T09:31:05.830Z] Step 24/26 : LABEL arch=x86_64 [2021-01-15T09:31:05.830Z] ---> Running in f92f79e75e52 [2021-01-15T09:31:06.105Z] Removing intermediate container f92f79e75e52 [2021-01-15T09:31:06.105Z] ---> b256bbeeab5a [2021-01-15T09:31:06.105Z] Step 25/26 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da [2021-01-15T09:31:06.370Z] ---> Running in a1165671ddf8 [2021-01-15T09:31:06.639Z] Removing intermediate container a1165671ddf8 [2021-01-15T09:31:06.639Z] ---> 19a301734d4f [2021-01-15T09:31:06.639Z] Step 26/26 : LABEL version=0.0.0 [2021-01-15T09:31:06.639Z] ---> Running in f3aaa76b79ff [2021-01-15T09:31:06.910Z] Removing intermediate container f3aaa76b79ff [2021-01-15T09:31:06.910Z] ---> ae686a72ae3f [2021-01-15T09:31:06.910Z] [2021-01-15T09:31:06.910Z] Successfully built ae686a72ae3f [2021-01-15T09:31:07.172Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-15T09:31:12.494Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container ace8ebcd09c2 [2021-01-15T09:31:12.494Z] ---> 2287505ca699 [2021-01-15T09:31:12.494Z] [2021-01-15T09:31:12.494Z] Step 10/23 : FROM alpine:3.12 [2021-01-15T09:31:12.494Z] ---> 389fef711851 [2021-01-15T09:31:12.494Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-15T09:31:12.494Z] ---> Running in 3de97f44767d [2021-01-15T09:31:12.871Z] Removing intermediate container 3de97f44767d [2021-01-15T09:31:12.871Z] ---> ccbf6547362d [2021-01-15T09:31:12.871Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-15T09:31:12.871Z] ---> Running in 427709be53ab [2021-01-15T09:31:12.871Z] Removing intermediate container 427709be53ab [2021-01-15T09:31:12.871Z] ---> 453cb81cc928 [2021-01-15T09:31:12.871Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-15T09:31:13.177Z] ---> Running in 8a61ad4b5ff1 [2021-01-15T09:31:13.177Z] Removing intermediate container 8a61ad4b5ff1 [2021-01-15T09:31:13.177Z] ---> 4f505e9ffdb1 [2021-01-15T09:31:13.177Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T09:31:13.177Z] ---> Running in b00a70998505 [2021-01-15T09:31:14.216Z] Removing intermediate container b00a70998505 [2021-01-15T09:31:14.216Z] ---> 22d3ce84c9b0 [2021-01-15T09:31:14.216Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-15T09:31:14.216Z] ---> Running in e670b6411742 [2021-01-15T09:31:14.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:31:15.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:31:16.331Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-15T09:31:16.331Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-15T09:31:16.913Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-15T09:31:17.513Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-15T09:31:17.792Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-15T09:31:17.792Z] Executing busybox-1.31.1-r19.trigger [2021-01-15T09:31:17.792Z] OK: 8 MiB in 19 packages [2021-01-15T09:31:18.764Z] Removing intermediate container e670b6411742 [2021-01-15T09:31:18.764Z] ---> 7e69f48f806a [2021-01-15T09:31:18.764Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-15T09:31:19.031Z] ---> de628bd925b0 [2021-01-15T09:31:19.031Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-15T09:31:19.630Z] ---> d013d0481901 [2021-01-15T09:31:19.630Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-15T09:31:19.895Z] ---> b38630226d71 [2021-01-15T09:31:19.895Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-15T09:31:19.895Z] ---> Running in 99d6e3ea6b3a [2021-01-15T09:31:20.166Z] Removing intermediate container 99d6e3ea6b3a [2021-01-15T09:31:20.166Z] ---> fc3b4669a821 [2021-01-15T09:31:20.166Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T09:31:20.166Z] ---> Running in 54d08e9183ae [2021-01-15T09:31:20.450Z] Removing intermediate container 54d08e9183ae [2021-01-15T09:31:20.450Z] ---> 32c684061871 [2021-01-15T09:31:20.450Z] Step 21/23 : LABEL arch=x86_64 [2021-01-15T09:31:20.450Z] ---> Running in 2a105a634553 [2021-01-15T09:31:20.716Z] Removing intermediate container 2a105a634553 [2021-01-15T09:31:20.716Z] ---> 68e919de3726 [2021-01-15T09:31:20.716Z] Step 22/23 : LABEL git_sha=773a6d4c3f443fbe1c9035963fb31f261e0285da [2021-01-15T09:31:20.716Z] ---> Running in 873d9f3b4bd7 [2021-01-15T09:31:20.978Z] Removing intermediate container 873d9f3b4bd7 [2021-01-15T09:31:20.978Z] ---> 69452912bcb4 [2021-01-15T09:31:20.978Z] Step 23/23 : LABEL version=0.0.0 [2021-01-15T09:31:20.978Z] ---> Running in 45c647b98b56 [2021-01-15T09:31:21.241Z] Removing intermediate container 45c647b98b56 [2021-01-15T09:31:21.242Z] ---> db219931fc1f [2021-01-15T09:31:21.242Z] [2021-01-15T09:31:21.242Z] Successfully built db219931fc1f [2021-01-15T09:31:21.242Z] Successfully tagged docker-core-data-go:latest [2021-01-15T09:31:21.834Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-15T09:31:21.842Z] $ docker stop --time=1 f3b9726b5d65db2c956bdb78ab6343b595377ea2172f6bbb346582dd739865b3 [2021-01-15T09:31:23.539Z] $ docker rm -f f3b9726b5d65db2c956bdb78ab6343b595377ea2172f6bbb346582dd739865b3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T09:31:24.091Z] + docker images [2021-01-15T09:31:24.091Z] + grep docker [2021-01-15T09:31:24.091Z] docker-core-data-go latest db219931fc1f 3 seconds ago 22.3MB [2021-01-15T09:31:24.091Z] docker-sys-mgmt-agent-go latest ae686a72ae3f 17 seconds ago 313MB [2021-01-15T09:31:24.091Z] docker-security-secretstore-setup-go latest a11f3f74de68 21 seconds ago 24.6MB [2021-01-15T09:31:24.091Z] docker-security-proxy-setup-go latest 801788e169af 23 seconds ago 24.4MB [2021-01-15T09:31:24.091Z] docker-core-metadata-go latest 3a8d475bc396 23 seconds ago 13.1MB [2021-01-15T09:31:24.091Z] docker-security-bootstrap-redis-go latest 9ef3dc5f34b9 About a minute ago 15.8MB [2021-01-15T09:31:24.091Z] docker-support-notifications-go latest 6c676efadb1b About a minute ago 12MB [2021-01-15T09:31:24.091Z] docker-support-scheduler-go latest b106d6eb53ca About a minute ago 10.7MB [2021-01-15T09:31:24.091Z] docker-core-command-go latest ee1d625a8b1a About a minute ago 10.6MB [2021-01-15T09:31:24.091Z] docker 20.10.0 aefe523efa57 5 weeks ago 240MB [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 [2021-01-15T09:31:39.780Z] Still waiting to schedule task [2021-01-15T09:31:39.780Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-15T09:32:30.360Z] Running on prd-ubuntu18.04-docker-8c-8g-20464 in /w/workspace/edgexfoundry_edgex-go_PR-3042 [Pipeline] { [Pipeline] ws [2021-01-15T09:32:30.411Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-01-15T09:32:33.721Z] using credential edgex-jenkins-ssh [2021-01-15T09:32:33.773Z] Cloning the remote Git repository [2021-01-15T09:32:33.802Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-15T09:32:33.875Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-01-15T09:32:33.903Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T09:32:33.903Z] > git --version # timeout=10 [2021-01-15T09:32:33.909Z] > git --version # 'git version 2.17.1' [2021-01-15T09:32:33.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T09:32:33.940Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T09:32:42.961Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T09:32:42.968Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T09:32:42.978Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-15T09:32:42.989Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-15T09:32:42.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T09:32:42.994Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3042/head:refs/remotes/origin/PR-3042 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T09:32:43.647Z] Merging remotes/origin/master commit fd359634b10927f8e0ebf7f54b54c9e517c8d604 into PR head commit af029cba2bce5bc0099b4a2ce993b1e1b55fb951 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-15T09:32:44.263Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2021-01-15T09:32:43.658Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T09:32:43.663Z] > git checkout -f af029cba2bce5bc0099b4a2ce993b1e1b55fb951 # timeout=10 [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 [2021-01-15T09:32:46.268Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T09:32:47.163Z] ---> package-listing.sh [2021-01-15T09:32:47.163Z] ++ facter osfamily [2021-01-15T09:32:47.163Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-15T09:32:47.163Z] + OS_FAMILY=redhat [2021-01-15T09:32:47.163Z] + workspace=/w/workspace/edgex-go/3 [2021-01-15T09:32:47.163Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-15T09:32:47.163Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-15T09:32:47.163Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-15T09:32:47.163Z] + PACKAGES=/tmp/packages_start.txt [2021-01-15T09:32:47.163Z] + '[' /w/workspace/edgex-go/3 ']' [2021-01-15T09:32:47.163Z] + PACKAGES=/tmp/packages_end.txt [2021-01-15T09:32:47.163Z] + case "${OS_FAMILY}" in [2021-01-15T09:32:47.163Z] + rpm -qa [2021-01-15T09:32:47.163Z] + sort [2021-01-15T09:32:52.472Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-15T09:32:52.472Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-15T09:32:52.472Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-15T09:32:52.472Z] + '[' /w/workspace/edgex-go/3 ']' [2021-01-15T09:32:52.472Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-01-15T09:32:52.472Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-01-15T09:32:52.487Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-15T09:32:52.781Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:32:53.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T09:32:53.119Z] [2021-01-15T09:32:53.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:32:53.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T09:32:53.483Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-15T09:32:53.483Z] df20fa9351a1: Pulling fs layer [2021-01-15T09:32:53.483Z] 36b3adc4ff6f: Pulling fs layer [2021-01-15T09:32:53.483Z] 8ad3a11d3b57: Pulling fs layer [2021-01-15T09:32:53.483Z] 46f8f816bc3b: Pulling fs layer [2021-01-15T09:32:53.483Z] 93b61091891f: Pulling fs layer [2021-01-15T09:32:53.483Z] 93b9cdb0e59b: Pulling fs layer [2021-01-15T09:32:53.483Z] 5e14af77c1be: Pulling fs layer [2021-01-15T09:32:53.483Z] 01666e4c0597: Pulling fs layer [2021-01-15T09:32:53.483Z] aa168da1d23b: Pulling fs layer [2021-01-15T09:32:53.483Z] 46f8f816bc3b: Waiting [2021-01-15T09:32:53.483Z] 93b61091891f: Waiting [2021-01-15T09:32:53.483Z] 93b9cdb0e59b: Waiting [2021-01-15T09:32:53.483Z] 5e14af77c1be: Waiting [2021-01-15T09:32:53.483Z] 01666e4c0597: Waiting [2021-01-15T09:32:53.483Z] aa168da1d23b: Waiting [2021-01-15T09:32:53.483Z] 36b3adc4ff6f: Verifying Checksum [2021-01-15T09:32:53.483Z] 36b3adc4ff6f: Download complete [2021-01-15T09:32:53.483Z] 46f8f816bc3b: Verifying Checksum [2021-01-15T09:32:53.483Z] 46f8f816bc3b: Download complete [2021-01-15T09:32:53.753Z] df20fa9351a1: Verifying Checksum [2021-01-15T09:32:53.753Z] df20fa9351a1: Download complete [2021-01-15T09:32:53.753Z] 93b9cdb0e59b: Verifying Checksum [2021-01-15T09:32:53.753Z] 93b9cdb0e59b: Download complete [2021-01-15T09:32:53.753Z] 5e14af77c1be: Verifying Checksum [2021-01-15T09:32:53.753Z] 5e14af77c1be: Download complete [2021-01-15T09:32:53.753Z] 93b61091891f: Download complete [2021-01-15T09:32:53.753Z] 01666e4c0597: Verifying Checksum [2021-01-15T09:32:53.753Z] 01666e4c0597: Download complete [2021-01-15T09:32:53.753Z] 8ad3a11d3b57: Verifying Checksum [2021-01-15T09:32:53.753Z] 8ad3a11d3b57: Download complete [2021-01-15T09:32:54.021Z] df20fa9351a1: Pull complete [2021-01-15T09:32:54.287Z] 36b3adc4ff6f: Pull complete [2021-01-15T09:32:55.240Z] 8ad3a11d3b57: Pull complete [2021-01-15T09:32:55.815Z] aa168da1d23b: Verifying Checksum [2021-01-15T09:32:55.815Z] aa168da1d23b: Download complete [2021-01-15T09:32:56.761Z] 46f8f816bc3b: Pull complete [2021-01-15T09:32:57.708Z] 93b61091891f: Pull complete [2021-01-15T09:32:57.708Z] 93b9cdb0e59b: Pull complete [2021-01-15T09:32:57.970Z] 5e14af77c1be: Pull complete [2021-01-15T09:32:57.970Z] 01666e4c0597: Pull complete [2021-01-15T09:33:08.044Z] aa168da1d23b: Pull complete [2021-01-15T09:33:08.044Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-15T09:33:08.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T09:33:08.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-15T09:33:08.282Z] prd-centos7-docker-4c-2g-20456 does not seem to be running inside a container [2021-01-15T09:33:08.351Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:alpine cat [2021-01-15T09:33:11.836Z] $ docker top 2cc3f865048f4020a33ce8a9ab19216c40cec10ec1acaa34b778fdb9cf74dce5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T09:33:12.421Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-15T09:33:12.728Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-15T09:33:13.027Z] + ls /var/log/sa-host [2021-01-15T09:33:13.027Z] + sadf -c /var/log/sa-host/sa15 [2021-01-15T09:33:13.027Z] file_magic: OK [2021-01-15T09:33:13.027Z] HZ: Using current value: 100 [2021-01-15T09:33:13.027Z] file_header: OK [2021-01-15T09:33:13.027Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-15T09:33:13.027Z] Statistics: [2021-01-15T09:33:13.027Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-15T09:33:13.027Z] File successfully converted to sysstat format version 12.2.1 [2021-01-15T09:33:13.027Z] + sadf -c /var/log/sa-host/sa23 [2021-01-15T09:33:13.027Z] file_magic: OK [2021-01-15T09:33:13.027Z] HZ: Using current value: 100 [2021-01-15T09:33:13.027Z] file_header: OK [2021-01-15T09:33:13.027Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-15T09:33:13.027Z] Statistics: [2021-01-15T09:33:13.027Z] Hnuu...uuuununununu... [2021-01-15T09:33:13.027Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-15T09:33:13.617Z] provisioning config files... [2021-01-15T09:33:13.632Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7753668517457549403tmp [Pipeline] { [Pipeline] echo [2021-01-15T09:33:13.704Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T09:33:14.009Z] ---> create-netrc.sh [Pipeline] } [2021-01-15T09:33:14.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-15T09:33:14.109Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T09:33:14.419Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-15T09:33:14.430Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T09:33:14.728Z] ---> sudo-logs.sh [2021-01-15T09:33:14.728Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-15T09:33:14.741Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T09:33:15.072Z] ---> job-cost.sh [2021-01-15T09:33:15.072Z] lf-activate-venv: SKIPPING [2021-01-15T09:33:15.072Z] INFO: No Stack... [2021-01-15T09:33:16.036Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-15T09:33:16.621Z] INFO: Archiving Costs [Pipeline] echo [2021-01-15T09:33:16.646Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T09:33:17.159Z] ---> logs-deploy.sh [2021-01-15T09:33:17.159Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3042/3 [2021-01-15T09:33:17.159Z] INFO: archiving workspace using pattern(s): [2021-01-15T09:33:19.099Z] Archives upload complete. [2021-01-15T09:33:19.099Z] INFO: archiving logs to Nexus [2021-01-15T09:33:20.052Z] ---> uname -a: [2021-01-15T09:33:20.052Z] Linux prd-centos7-docker-4c-2g-20456.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-15T09:33:20.052Z] [2021-01-15T09:33:20.052Z] [2021-01-15T09:33:20.052Z] ---> lscpu: [2021-01-15T09:33:20.052Z] Architecture: x86_64 [2021-01-15T09:33:20.052Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-15T09:33:20.052Z] Byte Order: Little Endian [2021-01-15T09:33:20.052Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-15T09:33:20.052Z] CPU(s): 4 [2021-01-15T09:33:20.052Z] On-line CPU(s) list: 0-3 [2021-01-15T09:33:20.052Z] Thread(s) per core: 1 [2021-01-15T09:33:20.052Z] Core(s) per socket: 1 [2021-01-15T09:33:20.052Z] Socket(s): 4 [2021-01-15T09:33:20.052Z] NUMA node(s): 1 [2021-01-15T09:33:20.052Z] Vendor ID: GenuineIntel [2021-01-15T09:33:20.052Z] CPU family: 6 [2021-01-15T09:33:20.052Z] Model: 44 [2021-01-15T09:33:20.052Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-15T09:33:20.052Z] Stepping: 1 [2021-01-15T09:33:20.052Z] CPU MHz: 2933.436 [2021-01-15T09:33:20.052Z] BogoMIPS: 5866.87 [2021-01-15T09:33:20.052Z] Virtualization: VT-x [2021-01-15T09:33:20.052Z] Hypervisor vendor: KVM [2021-01-15T09:33:20.052Z] Virtualization type: full [2021-01-15T09:33:20.052Z] L1d cache: 128 KiB [2021-01-15T09:33:20.052Z] L1i cache: 128 KiB [2021-01-15T09:33:20.052Z] L2 cache: 16 MiB [2021-01-15T09:33:20.052Z] L3 cache: 64 MiB [2021-01-15T09:33:20.052Z] NUMA node0 CPU(s): 0-3 [2021-01-15T09:33:20.052Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-15T09:33:20.052Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-15T09:33:20.052Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-15T09:33:20.052Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-15T09:33:20.052Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-15T09:33:20.052Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-15T09:33:20.052Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-15T09:33:20.052Z] Vulnerability Srbds: Not affected [2021-01-15T09:33:20.052Z] Vulnerability Tsx async abort: Not affected [2021-01-15T09:33:20.052Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-15T09:33:20.052Z] [2021-01-15T09:33:20.052Z] [2021-01-15T09:33:20.052Z] ---> nproc: [2021-01-15T09:33:20.052Z] 4 [2021-01-15T09:33:20.052Z] [2021-01-15T09:33:20.052Z] [2021-01-15T09:33:20.052Z] ---> df -h: [2021-01-15T09:33:20.052Z] Filesystem Size Used Available Use% Mounted on [2021-01-15T09:33:20.052Z] overlay 50.0G 12.0G 38.0G 24% / [2021-01-15T09:33:20.052Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-15T09:33:20.052Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-15T09:33:20.052Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-15T09:33:20.052Z] /dev/vda1 50.0G 12.0G 38.0G 24% /facter-os [2021-01-15T09:33:20.052Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/resolv.conf [2021-01-15T09:33:20.052Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hostname [2021-01-15T09:33:20.052Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hosts [2021-01-15T09:33:20.052Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/secure [2021-01-15T09:33:20.052Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/auth.log [2021-01-15T09:33:20.052Z] /dev/vda1 50.0G 12.0G 38.0G 24% /run/cloud-init/result.json [2021-01-15T09:33:20.052Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/sa-host [2021-01-15T09:33:20.052Z] /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/3 [2021-01-15T09:33:20.052Z] /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/3@tmp [2021-01-15T09:33:20.052Z] [2021-01-15T09:33:20.052Z]