Pull request #3056 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 48f292ecce04635bad45b2dac08c505f02e60d07 rather than a3b0e054d936cf113875272e27a1c86c6f9d6cac Obtained Jenkinsfile from 48f292ecce04635bad45b2dac08c505f02e60d07 Running in Durability level: MAX_SURVIVABILITY 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3056/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3056/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21841 in /w/workspace/edgexfoundry_edgex-go_PR-3056 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit a3b0e054d936cf113875272e27a1c86c6f9d6cac Merge succeeded, producing a3b0e054d936cf113875272e27a1c86c6f9d6cac Checking out Revision a3b0e054d936cf113875272e27a1c86c6f9d6cac (PR-3056) > 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/3056/head:refs/remotes/origin/PR-3056 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3b0e054d936cf113875272e27a1c86c6f9d6cac # 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 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3b0e054d936cf113875272e27a1c86c6f9d6cac # timeout=10 Commit message: "fix(meta): Check the associated object existence when delete Profile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:13:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:13:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:13:18 ========================================================= 03:13:18 EdgeX Global Pipelines Version Info 03:13:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:13:20 ------------------- 03:13:20 stable info: 03:13:20 ------------------- 03:13:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:13:20 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 03:13:20 Message: update stable to v1.0.179 03:13:21 ------------------- 03:13:21 experimental info: 03:13:21 ------------------- 03:13:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:13:21 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 03:13:21 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:13:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:13:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:13:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:13:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:13:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:13:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:13:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 03:13:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 03:13:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:13:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:13:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:13:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:13:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:13:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:13:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:13:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:13:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:13:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:13:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:13:24 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 03:13:24 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 03:13:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3056 [Pipeline] echo 03:13:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3056 [Pipeline] echo 03:13:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3056 [Pipeline] echo 03:13:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3b0e054d936cf113875272e27a1c86c6f9d6cac [Pipeline] echo 03:13:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3b0e05 [Pipeline] echo 03:13:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:13:25 provisioning config files... 03:13:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3510155813273170092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:26 ---> docker-login.sh 03:13:26 nexus3.edgexfoundry.org:10001 03:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:26 Configure a credential helper to remove this warning. See 03:13:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:26 03:13:26 Login Succeeded 03:13:26 nexus3.edgexfoundry.org:10002 03:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:26 Configure a credential helper to remove this warning. See 03:13:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:26 03:13:26 Login Succeeded 03:13:26 nexus3.edgexfoundry.org:10003 03:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:27 Configure a credential helper to remove this warning. See 03:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:27 03:13:27 Login Succeeded 03:13:27 nexus3.edgexfoundry.org:10004 03:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:27 Configure a credential helper to remove this warning. See 03:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:27 03:13:27 Login Succeeded 03:13:27 docker.io 03:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:27 Configure a credential helper to remove this warning. See 03:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:27 03:13:27 Login Succeeded 03:13:27 ---> docker-login.sh ends [Pipeline] } 03:13:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:13:28 ++ 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 03:13:28 + for file in '`ls cmd/**/Dockerfile`' 03:13:28 ++ dirname cmd/core-command/Dockerfile 03:13:28 ++ cut -d/ -f2 03:13:28 + echo core-command,cmd/core-command/Dockerfile 03:13:28 + for file in '`ls cmd/**/Dockerfile`' 03:13:28 ++ dirname cmd/core-data/Dockerfile 03:13:28 ++ cut -d/ -f2 03:13:28 + echo core-data,cmd/core-data/Dockerfile 03:13:28 + for file in '`ls cmd/**/Dockerfile`' 03:13:28 ++ dirname cmd/core-metadata/Dockerfile 03:13:28 ++ cut -d/ -f2 03:13:28 + echo core-metadata,cmd/core-metadata/Dockerfile 03:13:28 + for file in '`ls cmd/**/Dockerfile`' 03:13:28 ++ dirname cmd/security-bootstrap-redis/Dockerfile 03:13:28 ++ cut -d/ -f2 03:13:28 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 03:13:28 + for file in '`ls cmd/**/Dockerfile`' 03:13:28 ++ dirname cmd/security-proxy-setup/Dockerfile 03:13:28 ++ cut -d/ -f2 03:13:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:13:28 + for file in '`ls cmd/**/Dockerfile`' 03:13:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:13:28 ++ cut -d/ -f2 03:13:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:13:28 + for file in '`ls cmd/**/Dockerfile`' 03:13:28 ++ dirname cmd/support-notifications/Dockerfile 03:13:28 ++ cut -d/ -f2 03:13:28 + echo support-notifications,cmd/support-notifications/Dockerfile 03:13:28 + for file in '`ls cmd/**/Dockerfile`' 03:13:28 ++ dirname cmd/support-scheduler/Dockerfile 03:13:28 ++ cut -d/ -f2 03:13:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:13:28 + for file in '`ls cmd/**/Dockerfile`' 03:13:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:13:28 ++ cut -d/ -f2 03:13:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:13:28 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 03:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:13:30 03:13:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:13:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:13:30 latest: Pulling from edgex-devops/git-semver 03:13:30 31603596830f: Pulling fs layer 03:13:30 2a8b12db71e7: Pulling fs layer 03:13:30 6ca5941a6612: Pulling fs layer 03:13:30 ecc8261a40a4: Pulling fs layer 03:13:30 ecc8261a40a4: Waiting 03:13:30 2a8b12db71e7: Download complete 03:13:30 31603596830f: Verifying Checksum 03:13:30 31603596830f: Download complete 03:13:30 6ca5941a6612: Verifying Checksum 03:13:30 6ca5941a6612: Download complete 03:13:30 ecc8261a40a4: Verifying Checksum 03:13:30 ecc8261a40a4: Download complete 03:13:31 31603596830f: Pull complete 03:13:31 2a8b12db71e7: Pull complete 03:13:32 6ca5941a6612: Pull complete 03:13:32 ecc8261a40a4: Pull complete 03:13:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:13:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:13:32 prd-centos7-docker-4c-2g-21841 does not seem to be running inside a container 03:13:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 03:13:35 $ docker top b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:13:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:35 [ssh-agent] Looking for ssh-agent implementation... 03:13:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:35 $ docker exec b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 ssh-agent 03:13:36 SSH_AUTH_SOCK=/tmp/ssh-nOAn5otDSYAG/agent.12 03:13:36 SSH_AGENT_PID=18 03:13:36 Running ssh-add (command line suppressed) 03:13:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5378869638099228870.key (/w/workspace/edgex-go/1@tmp/private_key_5378869638099228870.key) 03:13:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:36 + git tag --points-at HEAD [Pipeline] } 03:13:36 $ docker exec --env ******** --env ******** b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 ssh-agent -k 03:13:36 unset SSH_AUTH_SOCK; 03:13:36 unset SSH_AGENT_PID; 03:13:36 echo Agent pid 18 killed; 03:13:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:13:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:37 [ssh-agent] Looking for ssh-agent implementation... 03:13:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:37 $ docker exec b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 ssh-agent 03:13:37 SSH_AUTH_SOCK=/tmp/ssh-zoPR5fPIwb3N/agent.46 03:13:37 SSH_AGENT_PID=52 03:13:37 Running ssh-add (command line suppressed) 03:13:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6304629230025394008.key (/w/workspace/edgex-go/1@tmp/private_key_6304629230025394008.key) 03:13:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:37 + git semver init 03:13:37 # -> Open(): unable to determine branch for HEAD 03:13:37 # $GIT_DIR = /w/workspace/edgex-go/1/.git 03:13:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 03:13:37 # $SEMVER_REMOTE_NAME = origin 03:13:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:13:37 # $SEMVER_USER_NAME = edgex-jenkins 03:13:37 # $SEMVER_BRANCH = PR-3056 03:13:37 # $SEMVER_TEMP = /tmp/semver-937573288 03:13:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:13:56 # '/tmp/semver-937573288' -> '/w/workspace/edgex-go/1/.semver' 03:13:56 # -> Force: false 03:13:56 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 03:13:56 $ docker exec --env ******** --env ******** b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 ssh-agent -k 03:13:56 unset SSH_AUTH_SOCK; 03:13:56 unset SSH_AGENT_PID; 03:13:56 echo Agent pid 52 killed; 03:13:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:13:56 + git semver [Pipeline] } 03:13:56 $ docker stop --time=1 b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 03:13:58 $ docker rm -f b3e46fca19ce7dca21d04d30dcadc1356b7abafdcf146c7be54ac143332f8439 [Pipeline] // withDockerContainer [Pipeline] sh 03:13:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:13:59 Stashed 1 file(s) [Pipeline] echo 03:13:59 [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 03:14:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:14:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:14:01 + sudo service docker restart 03:14:01 + true 03:14:01 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 03:14:02 ========================================================= 03:14:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:14:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:14:02 + 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 . 03:14:06 Sending build context to Docker daemon 327.6MB 03:14:06 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:14:06 Step 2/6 : FROM ${BASE} 03:14:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:14:06 188c0c94c7c5: Pulling fs layer 03:14:06 0ef7d3d256c8: Pulling fs layer 03:14:06 de9db76c5a1d: Pulling fs layer 03:14:06 bca2f99d35d6: Pulling fs layer 03:14:06 93359f2a8cfa: Pulling fs layer 03:14:06 bca2f99d35d6: Waiting 03:14:06 93359f2a8cfa: Waiting 03:14:06 7c6f9722023f: Pulling fs layer 03:14:06 a35cf1a2eb13: Pulling fs layer 03:14:06 a35cf1a2eb13: Waiting 03:14:06 7c6f9722023f: Waiting 03:14:06 de9db76c5a1d: Download complete 03:14:06 0ef7d3d256c8: Verifying Checksum 03:14:06 0ef7d3d256c8: Download complete 03:14:06 93359f2a8cfa: Verifying Checksum 03:14:06 93359f2a8cfa: Download complete 03:14:06 7c6f9722023f: Verifying Checksum 03:14:06 7c6f9722023f: Download complete 03:14:06 188c0c94c7c5: Download complete 03:14:06 188c0c94c7c5: Pull complete 03:14:06 0ef7d3d256c8: Pull complete 03:14:06 de9db76c5a1d: Pull complete 03:14:08 a35cf1a2eb13: Verifying Checksum 03:14:08 a35cf1a2eb13: Download complete 03:14:09 bca2f99d35d6: Verifying Checksum 03:14:09 bca2f99d35d6: Download complete 03:14:14 bca2f99d35d6: Pull complete 03:14:14 93359f2a8cfa: Pull complete 03:14:14 7c6f9722023f: Pull complete 03:14:15 Still waiting to schedule task 03:14:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 03:14:20 a35cf1a2eb13: Pull complete 03:14:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:14:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:14:20 ---> a62c8e92a672 03:14:20 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 03:14:20 ---> Running in 38955d3a2b8c 03:14:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:14:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:14:21 (1/12) Installing libmagic (5.38-r0) 03:14:21 (2/12) Installing file (5.38-r0) 03:14:21 (3/12) Installing libc-dev (0.7.2-r3) 03:14:21 (4/12) Installing g++ (9.3.0-r2) 03:14:28 (5/12) Installing fortify-headers (1.1-r0) 03:14:28 (6/12) Installing patch (2.7.6-r6) 03:14:28 (7/12) Installing build-base (0.5-r2) 03:14:28 (8/12) Installing libsodium (1.0.18-r0) 03:14:28 (9/12) Installing pkgconf (1.7.2-r0) 03:14:28 (10/12) Installing libsodium-dev (1.0.18-r0) 03:14:28 (11/12) Installing libzmq (4.3.3-r0) 03:14:28 (12/12) Installing zeromq-dev (4.3.3-r0) 03:14:28 Executing busybox-1.31.1-r19.trigger 03:14:28 OK: 233 MiB in 51 packages 03:14:32 Removing intermediate container 38955d3a2b8c 03:14:32 ---> 26365cdfe1b8 03:14:32 Step 4/6 : WORKDIR /edgex-go 03:14:32 ---> Running in a0851bf56404 03:14:32 Removing intermediate container a0851bf56404 03:14:32 ---> a048ced1cd3a 03:14:32 Step 5/6 : COPY go.mod . 03:14:33 ---> f02be4e57ef6 03:14:33 Step 6/6 : RUN go mod download 03:14:33 ---> Running in eebf338f5af5 03:14:55 Removing intermediate container eebf338f5af5 03:14:55 ---> b99ef0642c75 03:14:55 Successfully built b99ef0642c75 03:14:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:14:55 + docker inspect -f . ci-base-image-x86_64 03:14:55 . [Pipeline] withDockerContainer 03:14:55 prd-centos7-docker-4c-2g-21841 does not seem to be running inside a container 03:14:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 03:14:56 $ docker top d61593c9ff94b591038f837082497291a69115dde559ee88cf01880701e02ebd -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:57 + go version 03:14:57 go version go1.15.5 linux/amd64 [Pipeline] } 03:14:57 $ docker stop --time=1 d61593c9ff94b591038f837082497291a69115dde559ee88cf01880701e02ebd 03:14:58 $ docker rm -f d61593c9ff94b591038f837082497291a69115dde559ee88cf01880701e02ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:14:59 + docker inspect -f . ci-base-image-x86_64 03:14:59 . [Pipeline] withDockerContainer 03:14:59 prd-centos7-docker-4c-2g-21841 does not seem to be running inside a container 03:14:59 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 03:15:00 $ docker top a8114e433c8828d32ee9b9163426cd92186850950b14bd8ca07279ef6becf18a -eo pid,comm [Pipeline] { [Pipeline] echo 03:15:00 ========================================================= 03:15:00 [edgeXBuildGoParallel] Running Tests and Build... 03:15:00 ========================================================= [Pipeline] sh 03:15:01 + make test 03:15:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:15:09 ? github.com/edgexfoundry/edgex-go [no test files] 03:15:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:15:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:15:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:15:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:15:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:15:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:15:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:15:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:15:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.095s coverage: 46.6% of statements 03:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.196s coverage: 27.0% of statements 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.108s coverage: 66.7% of statements 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.132s coverage: 82.3% of statements 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.323s coverage: 28.6% of statements 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.053s coverage: 100.0% of statements 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.095s coverage: 86.7% of statements 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:15:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:15:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:15:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.443s coverage: 92.8% of statements 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:15:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:15:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.061s coverage: 0.1% of statements 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.026s coverage: 100.0% of statements 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 75.5% of statements 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.8% of statements 03:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements 03:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 84.2% of statements 03:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.4% of statements 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.5% of statements 03:15:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:15:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 03:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 03:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 03:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 03:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 03:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.334s coverage: 68.9% of statements 03:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 03:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 03:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 03:15:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 37.0% of statements 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:15:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.292s coverage: 84.0% of statements 03:15:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 03:15:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.090s coverage: 47.1% of statements 03:15:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:15:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:15:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:15:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:15:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:15:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements 03:15:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:15:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 03:15:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:15:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.703s coverage: 29.1% of statements 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:15:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:15:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:15:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:15:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:15:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.055s coverage: 87.9% of statements 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:15:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:15:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements 03:15:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 03:15:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 03:15:54 GO111MODULE=on go vet ./... 03:16:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21842 in /w/workspace/edgexfoundry_edgex-go_PR-3056 [Pipeline] { [Pipeline] ws 03:16:09 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:16:14 using credential edgex-jenkins-ssh 03:16:14 Cloning the remote Git repository 03:16:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:16:15 > git init /w/workspace/edgex-go/1 # timeout=10 03:16:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:16:15 > git --version # timeout=10 03:16:15 > git --version # 'git version 2.17.1' 03:16:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:16 gofmt -l . 03:16:17 [ "`gofmt -l .`" = "" ] 03:16:18 ./bin/test-go-mod-tidy.sh 03:16:18 ./bin/test-attribution-txt.sh [Pipeline] sh 03:16:19 + ls -al . 03:16:19 total 656 03:16:19 drwxrwxr-x 10 1001 1001 4096 Jan 21 03:16 . 03:16:19 drwxr-xr-x 4 root root 28 Jan 21 03:15 .. 03:16:19 -rw-rw-r-- 1 1001 1001 11 Jan 21 03:13 .dockerignore 03:16:19 drwxrwxr-x 8 1001 1001 179 Jan 21 03:13 .git 03:16:19 drwxrwxr-x 3 1001 1001 125 Jan 21 03:13 .github 03:16:19 -rw-rw-r-- 1 1001 1001 824 Jan 21 03:13 .gitignore 03:16:19 drwx------ 3 1001 1001 47 Jan 21 03:13 .semver 03:16:19 -rw-rw-r-- 1 1001 1001 166 Jan 21 03:13 .sonarcloud.properties 03:16:19 -rw-rw-r-- 1 1001 1001 7759 Jan 21 03:13 Attribution.txt 03:16:19 -rw-rw-r-- 1 1001 1001 3804 Jan 21 03:13 CONTRIBUTING.md 03:16:19 -rw-rw-r-- 1 1001 1001 931 Jan 21 03:13 Dockerfile.build 03:16:19 -rw-rw-r-- 1 1001 1001 863 Jan 21 03:13 Jenkinsfile 03:16:19 -rw-rw-r-- 1 1001 1001 10775 Jan 21 03:13 LICENSE 03:16:19 -rw-rw-r-- 1 1001 1001 5750 Jan 21 03:13 Makefile 03:16:19 -rw-rw-r-- 1 1001 1001 6524 Jan 21 03:13 README.md 03:16:19 -rw-rw-r-- 1 1001 1001 6744 Jan 21 03:13 SECURITY.md 03:16:19 -rw-rw-r-- 1 1001 1001 5 Jan 21 03:13 VERSION 03:16:19 -rw-rw-r-- 1 1001 1001 4131 Jan 21 03:13 ZMQWindows.md 03:16:19 drwxrwxr-x 2 1001 1001 117 Jan 21 03:13 bin 03:16:19 drwxrwxr-x 14 1001 1001 4096 Jan 21 03:13 cmd 03:16:19 -rw-r--r-- 1 root root 550466 Jan 21 03:15 coverage.out 03:16:19 -rw-r--r-- 1 root root 1027 Jan 21 03:16 go.mod 03:16:19 -rw-r--r-- 1 root root 18725 Jan 21 03:16 go.sum 03:16:19 drwxrwxr-x 8 1001 1001 127 Jan 21 03:13 internal 03:16:19 drwxrwxr-x 4 1001 1001 26 Jan 21 03:13 openapi 03:16:19 drwxrwxr-x 4 1001 1001 71 Jan 21 03:13 snap 03:16:19 -rw-rw-r-- 1 1001 1001 168 Jan 21 03:13 version.go [Pipeline] sh 03:16:19 + '[' -e coverage.out ] 03:16:19 + chown 1001:1001 coverage.out [Pipeline] stash 03:16:19 Stashed 1 file(s) [Pipeline] sh 03:16:20 + make build 03:16:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:16:24 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 03:16:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:16:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:16:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:16:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3056/head:refs/remotes/origin/PR-3056 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:16:30 Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit a3b0e054d936cf113875272e27a1c86c6f9d6cac [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:16:31 Failed in branch arm64 03:16:30 > git config core.sparsecheckout # timeout=10 03:16:30 > git checkout -f a3b0e054d936cf113875272e27a1c86c6f9d6cac # timeout=10 03:16:32 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 03:16:32 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 03:16:34 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 03:16:34 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 03:16:35 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 03:16:37 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 03:16:38 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 03:16:39 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 03:16:40 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 03:16:41 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] } 03:16:42 $ docker stop --time=1 a8114e433c8828d32ee9b9163426cd92186850950b14bd8ca07279ef6becf18a 03:16:44 $ docker rm -f a8114e433c8828d32ee9b9163426cd92186850950b14bd8ca07279ef6becf18a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:16:48 03:16:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:16:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:16:48 latest: Pulling from edgex-devops/edgex-compose 03:16:48 cbdbe7a5bc2a: Pulling fs layer 03:16:48 ca9280d653b3: Pulling fs layer 03:16:48 7e9c9ca2126c: Pulling fs layer 03:16:49 cbdbe7a5bc2a: Verifying Checksum 03:16:49 cbdbe7a5bc2a: Download complete 03:16:49 ca9280d653b3: Verifying Checksum 03:16:49 ca9280d653b3: Download complete 03:16:49 cbdbe7a5bc2a: Pull complete 03:16:50 7e9c9ca2126c: Verifying Checksum 03:16:50 7e9c9ca2126c: Download complete 03:16:51 ca9280d653b3: Pull complete 03:16:57 7e9c9ca2126c: Pull complete 03:16:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:16:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:16:58 prd-centos7-docker-4c-2g-21841 does not seem to be running inside a container 03:16:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 03:17:01 $ docker top 68e9491eec3c81375a14a26ce1b7ec86e4eea3afde44cbbe0cfd03856fb05b0c -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:01 + docker-compose build --help 03:17:01 + grep parallel 03:17:03 --parallel Build images in parallel. [Pipeline] } 03:17:03 $ docker stop --time=1 68e9491eec3c81375a14a26ce1b7ec86e4eea3afde44cbbe0cfd03856fb05b0c 03:17:04 $ docker rm -f 68e9491eec3c81375a14a26ce1b7ec86e4eea3afde44cbbe0cfd03856fb05b0c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:17:05 . [Pipeline] withDockerContainer 03:17:05 prd-centos7-docker-4c-2g-21841 does not seem to be running inside a container 03:17:06 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 03:17:06 $ docker top c413eba7ca929bc0d46281b57fd837bcb503cb1ef37cedff35fbabdead2b3a82 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:07 + docker-compose -f ./docker-compose-build.yml build --parallel 03:17:08 Building docker-core-command-go ... 03:17:08 Building docker-core-data-go ... 03:17:08 Building docker-core-metadata-go ... 03:17:08 Building docker-security-bootstrap-redis-go ... 03:17:08 Building docker-security-proxy-setup-go ... 03:17:08 Building docker-security-secretstore-setup-go ... 03:17:08 Building docker-support-notifications-go ... 03:17:08 Building docker-support-scheduler-go ... 03:17:08 Building docker-sys-mgmt-agent-go ... 03:17:08 Building docker-security-secretstore-setup-go 03:17:08 Building docker-support-scheduler-go 03:17:08 Building docker-security-proxy-setup-go 03:17:08 Building docker-security-bootstrap-redis-go 03:17:08 Building docker-core-command-go 03:17:40 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:17:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:17:40 ---> b99ef0642c75 03:17:40 Step 3/24 : WORKDIR /edgex-go 03:17:40 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:17:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:17:40 ---> b99ef0642c75 03:17:40 Step 3/21 : WORKDIR /edgex-go 03:17:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:17:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:40 ---> b99ef0642c75 03:17:40 Step 3/22 : WORKDIR /edgex-go 03:17:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:17:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:40 ---> b99ef0642c75 03:17:40 Step 3/22 : WORKDIR /edgex-go 03:17:40 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:17:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:17:40 ---> b99ef0642c75 03:17:40 Step 3/21 : WORKDIR /edgex-go 03:17:40 ---> Running in 6b451e8b363e 03:17:40 ---> Running in 3c73b53ac3e2 03:17:40 ---> Running in ae6afffcc3d1 03:17:40 ---> Running in 055d764f1400 03:17:40 ---> Running in 3deaeef1b296 03:17:40 Removing intermediate container 055d764f1400 03:17:40 ---> 6b406c49758b 03:17:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:40 Removing intermediate container 6b451e8b363e 03:17:40 ---> 8ab897bf11b1 03:17:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:40 Removing intermediate container 3c73b53ac3e2 03:17:40 ---> bb807589c09d 03:17:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:40 Removing intermediate container ae6afffcc3d1 03:17:40 ---> 9779ae8a09f5 03:17:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:40 Removing intermediate container 3deaeef1b296 03:17:40 ---> 5cbcae172e53 03:17:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:40 ---> Running in 8941559900e4 03:17:40 ---> Running in e2ac130048ac 03:17:40 ---> Running in 89122c3403e7 03:17:40 ---> Running in fd836fb4634e 03:17:40 ---> Running in 27f1c9294d53 03:17:42 Removing intermediate container 8941559900e4 03:17:42 ---> 55cc2218d12e 03:17:42 Step 5/21 : RUN apk add --update --no-cache make git 03:17:42 Removing intermediate container e2ac130048ac 03:17:42 ---> 6231a9f50487 03:17:42 Step 5/22 : RUN apk add --update --no-cache make git 03:17:42 ---> Running in 8ecb5eb82eb3 03:17:43 ---> Running in 65038fdb3420 03:17:43 Removing intermediate container 89122c3403e7 03:17:43 ---> 6979b2616cce 03:17:43 Step 5/21 : RUN apk add --update --no-cache make git 03:17:43 Removing intermediate container fd836fb4634e 03:17:43 ---> fbcad23375c6 03:17:43 Step 5/24 : RUN apk add --update --no-cache make git 03:17:43 Removing intermediate container 27f1c9294d53 03:17:43 ---> f933c963bc8d 03:17:43 Step 5/22 : RUN apk add --update --no-cache make git 03:17:43 ---> Running in 000cff9f14a0 03:17:43 ---> Running in 3564cbf720cf 03:17:43 ---> Running in e7b68d9fcac8 03:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:17:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:17:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:17:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:17:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:17:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:17:44 OK: 233 MiB in 51 packages 03:17:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:17:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:17:45 OK: 233 MiB in 51 packages 03:17:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:17:45 Removing intermediate container 8ecb5eb82eb3 03:17:45 ---> b2bf296548cf 03:17:45 Step 6/21 : COPY go.mod . 03:17:45 Removing intermediate container 65038fdb3420 03:17:45 ---> 2fd5883cdb64 03:17:45 Step 6/22 : COPY go.mod . 03:17:45 OK: 233 MiB in 51 packages 03:17:45 ---> 79b4df776db5 03:17:45 Step 7/21 : RUN go mod download 03:17:45 ---> Running in 74fd1beb662a 03:17:45 OK: 233 MiB in 51 packages 03:17:45 OK: 233 MiB in 51 packages 03:17:45 ---> 47eba95916cf 03:17:45 Step 7/22 : RUN go mod download 03:17:46 ---> Running in f5a3720c897b 03:17:46 Removing intermediate container 000cff9f14a0 03:17:46 ---> 5b6ca6da5af2 03:17:46 Step 6/21 : COPY go.mod . 03:17:46 Removing intermediate container 3564cbf720cf 03:17:46 ---> 6751f34ffe93 03:17:46 Step 6/24 : COPY go.mod . 03:17:46 ---> c799c19ac49a 03:17:46 Step 7/21 : RUN go mod download 03:17:47 Removing intermediate container e7b68d9fcac8 03:17:47 ---> 4fc0f1252b3a 03:17:47 Step 6/22 : COPY go.mod . 03:17:47 ---> Running in 912940e534d5 03:17:47 ---> 905e69d170aa 03:17:47 Step 7/24 : RUN go mod download 03:17:47 ---> Running in 0dd82f891a6f 03:17:47 ---> 81f332cea693 03:17:47 Step 7/22 : RUN go mod download 03:17:47 ---> Running in 21b1d27a8533 03:17:47 Removing intermediate container 74fd1beb662a 03:17:47 ---> 67b2b4329d66 03:17:47 Step 8/21 : COPY . . 03:17:48 Removing intermediate container f5a3720c897b 03:17:48 ---> a3b7b6748129 03:17:48 Step 8/22 : COPY . . 03:17:55 Removing intermediate container 912940e534d5 03:17:55 ---> 087b873578d6 03:17:55 Step 8/21 : COPY . . 03:17:56 Removing intermediate container 0dd82f891a6f 03:17:56 ---> 54d342a674da 03:17:56 Step 8/24 : COPY . . 03:17:59 Removing intermediate container 21b1d27a8533 03:17:59 ---> 8817cd121dee 03:17:59 Step 8/22 : COPY . . 03:18:31 ---> 2469339dc54e 03:18:31 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 03:18:31 ---> 6dbf21a2a4f7 03:18:31 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 03:18:32 ---> 1bc67bde7bc8 03:18:32 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:18:32 ---> Running in 7aa763742491 03:18:33 ---> Running in 9c12f87ebb46 03:18:33 ---> Running in 11c558445107 03:18:33 ---> 1cf7b034193e 03:18:33 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:18:33 ---> e63247e1fd98 03:18:33 Step 9/22 : RUN make cmd/core-command/core-command 03:18:33 ---> Running in a94d6e67b1d5 03:18:33 ---> Running in eaa9d8b20404 03:18:34 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 03:18:34 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 03:18:34 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 03:18:34 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 03:18:34 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 03:19:01 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 03:19:01 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 03:19:05 Removing intermediate container 9c12f87ebb46 03:19:05 ---> b2933608045c 03:19:05 03:19:05 Step 10/22 : FROM alpine:3.12 03:19:05 3.12: Pulling from library/alpine 03:19:07 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:19:07 Status: Downloaded newer image for alpine:3.12 03:19:07 ---> 389fef711851 03:19:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:19:09 Removing intermediate container a94d6e67b1d5 03:19:09 ---> 7f92bd90be17 03:19:09 03:19:09 Step 10/24 : FROM alpine:3.12 03:19:09 ---> 389fef711851 03:19:09 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:19:09 Removing intermediate container 11c558445107 03:19:09 ---> 3521884445be 03:19:09 03:19:09 Step 10/21 : FROM alpine:3.12 03:19:09 ---> Running in 3f9bc5b260cb 03:19:09 ---> 389fef711851 03:19:09 Step 11/21 : RUN apk add --update --no-cache curl 03:19:09 Removing intermediate container 7aa763742491 03:19:09 ---> 2b758888bb9a 03:19:09 03:19:09 Step 10/21 : FROM scratch 03:19:09 ---> 03:19:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:19:10 Removing intermediate container eaa9d8b20404 03:19:10 ---> 1303b252a225 03:19:10 03:19:10 Step 10/22 : FROM scratch 03:19:10 ---> 03:19:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:19:10 ---> Running in 207caaacca6c 03:19:10 ---> Running in 6e7065ed972f 03:19:10 ---> Running in b7280b9ccdc6 03:19:10 ---> Running in 107de58d6425 03:19:10 Removing intermediate container b7280b9ccdc6 03:19:10 ---> cc3a6e2cfa18 03:19:10 Step 12/21 : ENV APP_PORT=48085 03:19:10 Removing intermediate container 107de58d6425 03:19:10 ---> 0646a08c0777 03:19:10 Step 12/22 : ENV APP_PORT=48082 03:19:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:11 ---> Running in 2b1d9dd60ece 03:19:11 ---> Running in e6bcdcc13f7a 03:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:11 (1/5) Installing ca-certificates (20191127-r4) 03:19:11 Removing intermediate container 2b1d9dd60ece 03:19:11 ---> 264e0f619073 03:19:11 Step 13/22 : EXPOSE $APP_PORT 03:19:11 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:19:11 (3/5) Installing libcurl (7.69.1-r3) 03:19:11 (4/5) Installing curl (7.69.1-r3) 03:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:11 (5/5) Installing dumb-init (1.2.2-r1) 03:19:11 Executing busybox-1.31.1-r19.trigger 03:19:11 Executing ca-certificates-20191127-r4.trigger 03:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:11 OK: 7 MiB in 19 packages 03:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:11 (1/4) Installing ca-certificates (20191127-r4) 03:19:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:19:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:11 (3/4) Installing libcurl (7.69.1-r3) 03:19:11 (4/4) Installing curl (7.69.1-r3) 03:19:11 Executing busybox-1.31.1-r19.trigger 03:19:11 Executing ca-certificates-20191127-r4.trigger 03:19:11 Removing intermediate container e6bcdcc13f7a 03:19:11 ---> 0f2e16dd1b03 03:19:11 Step 13/21 : EXPOSE $APP_PORT 03:19:11 OK: 7 MiB in 18 packages 03:19:11 ---> Running in e5200d870c45 03:19:11 (1/5) Installing ca-certificates (20191127-r4) 03:19:11 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:19:11 (3/5) Installing libcurl (7.69.1-r3) 03:19:11 (4/5) Installing curl (7.69.1-r3) 03:19:11 (5/5) Installing dumb-init (1.2.2-r1) 03:19:11 Executing busybox-1.31.1-r19.trigger 03:19:11 Executing ca-certificates-20191127-r4.trigger 03:19:11 OK: 7 MiB in 19 packages 03:19:12 ---> Running in 0dec77cfe878 03:19:12 Removing intermediate container e5200d870c45 03:19:12 ---> 6ae875e4e7f7 03:19:12 Step 14/22 : WORKDIR / 03:19:12 ---> Running in e0ff0aafb53c 03:19:12 Removing intermediate container 0dec77cfe878 03:19:12 ---> eda20a7548ab 03:19:12 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:14 Removing intermediate container e0ff0aafb53c 03:19:14 ---> 141df9a795cd 03:19:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:15 ---> 6aef48f9e1c6 03:19:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:19:15 Removing intermediate container 3f9bc5b260cb 03:19:15 ---> ac224f2c6946 03:19:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 03:19:15 Removing intermediate container 207caaacca6c 03:19:15 ---> 993899ac664f 03:19:15 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:19:15 ---> Running in 38d0293aa1ee 03:19:15 ---> edf370c8c7ad 03:19:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:19:15 Removing intermediate container 6e7065ed972f 03:19:15 ---> a01899aba1b9 03:19:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:19:15 ---> Running in 8563ba4a2800 03:19:15 ---> Running in 4997e6b67fe6 03:19:15 ---> 787ce3f8d134 03:19:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:19:16 Removing intermediate container 38d0293aa1ee 03:19:16 ---> 778dcdfbc0de 03:19:16 Step 13/22 : WORKDIR / 03:19:16 Removing intermediate container 8563ba4a2800 03:19:16 ---> 2ed9b1184500 03:19:16 Step 13/21 : WORKDIR /edgex 03:19:16 Removing intermediate container 4997e6b67fe6 03:19:16 ---> 23208255f63c 03:19:16 Step 13/24 : WORKDIR / 03:19:16 ---> Running in 2422b9acdee3 03:19:16 ---> Running in 1ae4e3d7178e 03:19:16 ---> Running in dfb7c05d5aca 03:19:16 ---> 711dd2a03886 03:19:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:19:16 ---> ffc12ca9bce9 03:19:16 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 03:19:16 Removing intermediate container 2422b9acdee3 03:19:16 ---> 68977cf5f300 03:19:16 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:16 ---> Running in e04aaf52da24 03:19:16 Removing intermediate container 1ae4e3d7178e 03:19:16 ---> 41ebb5a2282a 03:19:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:19:16 Removing intermediate container dfb7c05d5aca 03:19:16 ---> 1d715c37fc48 03:19:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:19:16 ---> d9ac6e6fb63a 03:19:16 Step 18/22 : ENTRYPOINT ["/core-command"] 03:19:17 Removing intermediate container e04aaf52da24 03:19:17 ---> ba4522ea9d8b 03:19:17 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:17 ---> Running in 1245b4578783 03:19:17 ---> 82ad3b08204b 03:19:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 03:19:17 ---> Running in dd642e8f8777 03:19:17 ---> 1b6ebe2da648 03:19:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:19:17 ---> 350620d300d9 03:19:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:19:17 Removing intermediate container 1245b4578783 03:19:17 ---> 7d240da17b2e 03:19:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:17 Removing intermediate container dd642e8f8777 03:19:17 ---> 8e76c8210810 03:19:17 Step 19/21 : LABEL arch=x86_64 03:19:17 ---> Running in 245c68dbb6d1 03:19:18 ---> fa0eaeba4b56 03:19:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:19:18 ---> Running in d8c94ea0b393 03:19:18 ---> 834db8bf6c11 03:19:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 03:19:18 ---> 61c6b5f3fcf7 03:19:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:19:18 Removing intermediate container 245c68dbb6d1 03:19:18 ---> 0f57a8f774df 03:19:18 Step 20/22 : LABEL arch=x86_64 03:19:18 Removing intermediate container d8c94ea0b393 03:19:18 ---> 3b94820b4058 03:19:18 Step 20/21 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac 03:19:18 ---> c3a862de318d 03:19:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:19:18 ---> Running in 0c94579df219 03:19:18 ---> 0c8157474312 03:19:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 03:19:18 ---> Running in 7ac39686dce7 03:19:18 ---> 303b0895ce31 03:19:18 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:19:19 Removing intermediate container 0c94579df219 03:19:19 ---> 881e85786721 03:19:19 Step 21/22 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac 03:19:19 ---> Running in 189f8a78a94f 03:19:19 Removing intermediate container 7ac39686dce7 03:19:19 ---> 820a2ac80fef 03:19:19 Step 21/21 : LABEL version=0.0.0 03:19:19 ---> de9981767983 03:19:19 Step 18/22 : RUN chmod +x entrypoint.sh 03:19:19 ---> Running in b14781f9945c 03:19:19 ---> Running in 06994f6739c7 03:19:19 ---> Running in 4cbea1bc6a4f 03:19:19 ---> 1521afc84b01 03:19:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:19:19 Removing intermediate container 189f8a78a94f 03:19:19 ---> d085b37e5ffb 03:19:19 Step 18/21 : CMD ["--init=true"] 03:19:19 ---> Running in fcc78fe3f825 03:19:19 Removing intermediate container b14781f9945c 03:19:19 ---> 690471e9fa1d 03:19:19 Step 22/22 : LABEL version=0.0.0 03:19:19 Removing intermediate container 06994f6739c7 03:19:19 ---> 9df703425df1 03:19:19 03:19:19 ---> 42d7685e8c9f 03:19:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:19:19 ---> Running in c4fbcc54eb17 03:19:20 Successfully built 9df703425df1 03:19:20 Successfully tagged docker-support-scheduler-go:latest 03:19:20 Building docker-support-notifications-go 03:19:20  Building docker-support-scheduler-go ... done Removing intermediate container fcc78fe3f825 03:19:20 ---> 7a75eb59f527 03:19:20 Step 19/21 : LABEL arch=x86_64 03:19:20 ---> Running in 565ee28720e2 03:19:20 ---> fe8af28e8fbe 03:19:20 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/ 03:19:20 Removing intermediate container c4fbcc54eb17 03:19:20 ---> df21cc669215 03:19:20 03:19:20 ---> Running in 949c9766b32d 03:19:20 Successfully built df21cc669215 03:19:21 Successfully tagged docker-core-command-go:latest 03:19:21  Building docker-core-command-go ... done Building docker-core-metadata-go 03:19:21 Removing intermediate container 565ee28720e2 03:19:21 ---> a20b02da406c 03:19:21 Step 20/21 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac 03:19:21 ---> Running in c1e2ed283f75 03:19:21 Removing intermediate container 4cbea1bc6a4f 03:19:21 ---> 262f25409068 03:19:21 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 03:19:21 ---> Running in 5992c3167ac9 03:19:21 Removing intermediate container c1e2ed283f75 03:19:21 ---> ee3c9a2b5369 03:19:21 Step 21/21 : LABEL version=0.0.0 03:19:23 ---> Running in 92cca09403a7 03:19:25 Removing intermediate container 5992c3167ac9 03:19:25 ---> 617d229ac675 03:19:25 Step 20/22 : LABEL arch=x86_64 03:19:27 ---> Running in 3102da19edc3 03:19:27 Removing intermediate container 92cca09403a7 03:19:27 ---> 5f8dc5222de2 03:19:27 03:19:27 Removing intermediate container 949c9766b32d 03:19:27 ---> 30a2ce0835bf 03:19:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:19:27 Successfully built 5f8dc5222de2 03:19:28 Successfully tagged docker-security-proxy-setup-go:latest 03:19:28 Building docker-core-data-go 03:19:28  Building docker-security-proxy-setup-go ... done  ---> Running in ee92d1bf079e 03:19:28 Removing intermediate container 3102da19edc3 03:19:28 ---> 5f57150e800d 03:19:28 Step 21/22 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac 03:19:28 ---> Running in ab33f2302553 03:19:28 Removing intermediate container ee92d1bf079e 03:19:28 ---> 2e85fea5dce4 03:19:28 Step 22/24 : LABEL arch=x86_64 03:19:28 ---> Running in 397553fc98ab 03:19:28 Removing intermediate container ab33f2302553 03:19:28 ---> 643ff86bac44 03:19:28 Step 22/22 : LABEL version=0.0.0 03:19:28 ---> Running in 27f3b8625125 03:19:31 Removing intermediate container 397553fc98ab 03:19:31 ---> 15f2fa547fe3 03:19:31 Step 23/24 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac 03:19:34 ---> Running in fad5c35030e0 03:19:34 Removing intermediate container 27f3b8625125 03:19:34 ---> 5fb88dbf244a 03:19:34 03:19:34 Successfully built 5fb88dbf244a 03:19:34 Successfully tagged docker-security-bootstrap-redis-go:latest 03:19:34  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go 03:19:34 Removing intermediate container fad5c35030e0 03:19:34 ---> b5c1d77b3bdf 03:19:34 Step 24/24 : LABEL version=0.0.0 03:19:34 ---> Running in f598f3eaf29f 03:19:36 Removing intermediate container f598f3eaf29f 03:19:36 ---> 2c25d12450b0 03:19:36 03:19:38 Successfully built 2c25d12450b0 03:19:39 Successfully tagged docker-security-secretstore-setup-go:latest 03:19:47  Building docker-security-secretstore-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:19:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:19:47 ---> b99ef0642c75 03:19:47 Step 3/24 : WORKDIR /edgex-go 03:19:47 ---> Using cache 03:19:47 ---> 5cbcae172e53 03:19:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:47 ---> Using cache 03:19:47 ---> f933c963bc8d 03:19:47 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 03:19:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:19:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:19:47 ---> b99ef0642c75 03:19:47 Step 3/22 : WORKDIR /edgex-go 03:19:47 ---> Using cache 03:19:47 ---> 5cbcae172e53 03:19:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:47 ---> Using cache 03:19:47 ---> f933c963bc8d 03:19:47 Step 5/22 : RUN apk add --update --no-cache make git 03:19:47 ---> Using cache 03:19:47 ---> 4fc0f1252b3a 03:19:47 Step 6/22 : COPY go.mod . 03:19:47 ---> Using cache 03:19:47 ---> 81f332cea693 03:19:47 Step 7/22 : RUN go mod download 03:19:47 ---> Using cache 03:19:47 ---> 8817cd121dee 03:19:47 Step 8/22 : COPY . . 03:19:47 ---> Using cache 03:19:47 ---> e63247e1fd98 03:19:47 Step 9/22 : RUN make cmd/core-metadata/core-metadata 03:19:48 ---> Running in 14a2e287a25c 03:19:48 ---> Running in 319322be3af6 03:19:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:19:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:19:50 ---> b99ef0642c75 03:19:50 Step 3/23 : WORKDIR /edgex-go 03:19:50 ---> Using cache 03:19:50 ---> 5cbcae172e53 03:19:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:50 ---> Using cache 03:19:50 ---> f933c963bc8d 03:19:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:19:50 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 03:19:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:51 ---> Running in 6fff65a59fa1 03:19:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:52 OK: 233 MiB in 51 packages 03:19:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:53 OK: 233 MiB in 51 packages 03:19:54 Removing intermediate container 319322be3af6 03:19:54 ---> 4df2154a3b23 03:19:54 Step 6/24 : COPY go.mod . 03:19:55 Removing intermediate container 6fff65a59fa1 03:19:55 ---> d7404f91ebbf 03:19:55 Step 6/23 : COPY go.mod . 03:19:55 ---> 1b7136b1d6a3 03:19:55 Step 7/24 : RUN go mod download 03:19:55 ---> Running in 77a8d12a3d4f 03:19:56 ---> 628dff837e34 03:19:56 Step 7/23 : RUN go mod download 03:19:56 ---> Running in 6e7e271c7e34 03:19:59 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:19:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:19:59 ---> b99ef0642c75 03:19:59 Step 3/26 : WORKDIR /edgex-go 03:19:59 ---> Using cache 03:19:59 ---> 5cbcae172e53 03:19:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:59 ---> Using cache 03:19:59 ---> f933c963bc8d 03:19:59 Step 5/26 : RUN apk add --update --no-cache make bash git 03:19:59 ---> Running in 990eb1f7fd3e 03:19:59 Removing intermediate container 77a8d12a3d4f 03:19:59 ---> 439dad39504f 03:19:59 Step 8/24 : COPY . . 03:19:59 Removing intermediate container 6e7e271c7e34 03:19:59 ---> 8c2c21fa355d 03:19:59 Step 8/23 : COPY . . 03:20:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:20:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:20:01 OK: 233 MiB in 51 packages 03:20:10 Removing intermediate container 990eb1f7fd3e 03:20:10 ---> 28d0c1315c27 03:20:10 Step 6/26 : COPY go.mod . 03:20:10 ---> 74c6dc9d8957 03:20:10 Step 7/26 : RUN go mod download 03:20:15 ---> Running in 97d81351bf9c 03:20:20 Removing intermediate container 97d81351bf9c 03:20:20 ---> 5fcc6cd78d46 03:20:20 Step 8/26 : COPY . . 03:20:30 Removing intermediate container 14a2e287a25c 03:20:30 ---> 1889581827b0 03:20:30 03:20:30 Step 10/22 : FROM scratch 03:20:30 ---> 03:20:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:20:30 ---> f101b03e514d 03:20:30 Step 9/23 : RUN make cmd/core-data/core-data 03:20:30 ---> bba6eb35f5f8 03:20:30 Step 9/24 : RUN make cmd/support-notifications/support-notifications 03:20:30 ---> Running in 6d85c10fd8ca 03:20:30 ---> Running in 9e024d961c17 03:20:31 ---> Using cache 03:20:31 ---> 0646a08c0777 03:20:31 Step 12/22 : ENV APP_PORT=48081 03:20:31 ---> Running in 2bc53852c06a 03:20:32 Removing intermediate container 2bc53852c06a 03:20:32 ---> 2d16b8cc16a2 03:20:32 Step 13/22 : EXPOSE $APP_PORT 03:20:32 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 03:20:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:20:33 ---> Running in 055fab7d26a7 03:20:33 Removing intermediate container 055fab7d26a7 03:20:33 ---> f88512c082c3 03:20:33 Step 14/22 : WORKDIR / 03:20:34 ---> Running in 0dc4e24651ce 03:20:35 Removing intermediate container 0dc4e24651ce 03:20:35 ---> 5e94c7694c9d 03:20:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:36 ---> 1288fb3a4361 03:20:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:20:38 ---> ddb8c67cf67e 03:20:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:20:38 ---> ba946a881966 03:20:38 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:20:38 ---> Running in e6a31073e3e0 03:20:39 Removing intermediate container e6a31073e3e0 03:20:39 ---> 079859559440 03:20:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:40 ---> Running in dd3a86c32842 03:20:41 Removing intermediate container dd3a86c32842 03:20:41 ---> e1f9f9537536 03:20:41 Step 20/22 : LABEL arch=x86_64 03:20:41 ---> Running in 348b1893f1a0 03:20:42 Removing intermediate container 348b1893f1a0 03:20:42 ---> cff92abe8e93 03:20:42 Step 21/22 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac 03:20:43 ---> Running in a81337321b23 03:20:44 ---> 00b6ae6d0ea5 03:20:44 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:20:44 Removing intermediate container a81337321b23 03:20:44 ---> dba8972adc62 03:20:44 Step 22/22 : LABEL version=0.0.0 03:20:44 ---> Running in cd9b85150577 03:20:44 ---> Running in e177d0849cb6 03:20:45 Removing intermediate container e177d0849cb6 03:20:45 ---> 84f88ff5d292 03:20:45 03:20:45 Successfully built 84f88ff5d292 03:20:45 Successfully tagged docker-core-metadata-go:latest 03:20:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:20:58  Building docker-core-metadata-go ... done Removing intermediate container 9e024d961c17 03:20:58 ---> fee4b3aa1aef 03:20:58 03:20:58 Step 10/24 : FROM scratch 03:20:58 ---> 03:20:58 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 03:20:58 ---> Running in 9aa01a64f94f 03:20:58 Removing intermediate container 9aa01a64f94f 03:20:58 ---> bde17c5a4f19 03:20:58 Step 12/24 : ENV APP_PORT=48060 03:20:58 ---> Running in 73d7e2008eb9 03:20:58 Removing intermediate container 73d7e2008eb9 03:20:58 ---> e53251fb1ae2 03:20:58 Step 13/24 : EXPOSE $APP_PORT 03:20:58 ---> Running in 9e012ad59409 03:20:58 Removing intermediate container 9e012ad59409 03:20:58 ---> 694407d0cace 03:20:58 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 03:20:59 ---> 3370ad52f524 03:20:59 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 03:21:01 ---> dead669881a9 03:21:01 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 03:21:01 Removing intermediate container 6d85c10fd8ca 03:21:01 ---> 39589a5a7a19 03:21:01 03:21:01 Step 10/23 : FROM alpine:3.12 03:21:01 ---> 389fef711851 03:21:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:21:01 ---> Running in e435c7bec245 03:21:02 ---> b463e16097b4 03:21:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:02 Removing intermediate container e435c7bec245 03:21:02 ---> a20747c722fb 03:21:02 Step 12/23 : ENV APP_PORT=48080 03:21:03 ---> Running in 1486ef470c58 03:21:04 ---> c175a068de28 03:21:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:21:04 Removing intermediate container cd9b85150577 03:21:04 ---> 7dd4bb49b84d 03:21:04 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:21:04 Removing intermediate container 1486ef470c58 03:21:04 ---> dc3593d8d266 03:21:04 Step 13/23 : EXPOSE $APP_PORT 03:21:04 ---> Running in 72ee8735214e 03:21:04 ---> Running in 8a9a18155493 03:21:04 Removing intermediate container 8a9a18155493 03:21:04 ---> 523e801f5785 03:21:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:04 ---> 60fb4078c0d7 03:21:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:21:04 ---> Running in 8dc1dfe6aab6 03:21:04 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 03:21:05 ---> 8116ebdc6395 03:21:05 Step 20/24 : ENTRYPOINT ["/support-notifications"] 03:21:05 ---> Running in 79ab3ec35d89 03:21:05 Removing intermediate container 79ab3ec35d89 03:21:05 ---> a63608b529c9 03:21:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:05 ---> Running in 7478d153146e 03:21:05 Removing intermediate container 7478d153146e 03:21:05 ---> 61c1bd040c19 03:21:05 Step 22/24 : LABEL arch=x86_64 03:21:05 ---> Running in 7cbfa9868a88 03:21:05 Removing intermediate container 7cbfa9868a88 03:21:05 ---> 5e74a79f3c97 03:21:05 Step 23/24 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac 03:21:06 Removing intermediate container 8dc1dfe6aab6 03:21:06 ---> a34795137403 03:21:06 Step 15/23 : RUN apk add --update --no-cache zeromq 03:21:06 ---> Running in 9e74fa2d9cef 03:21:06 Removing intermediate container 72ee8735214e 03:21:06 ---> 018f1e096ebb 03:21:06 03:21:06 Step 11/26 : FROM docker:20.10.0 03:21:06 ---> Running in 8a8cf0df2cd3 03:21:06 20.10.0: Pulling from library/docker 03:21:06 Removing intermediate container 9e74fa2d9cef 03:21:06 ---> 9996584b2fc0 03:21:06 Step 24/24 : LABEL version=0.0.0 03:21:06 ---> Running in a0ba68bdf5ba 03:21:06 Removing intermediate container a0ba68bdf5ba 03:21:06 ---> 0ae0e12e6762 03:21:06 03:21:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:21:07 Successfully built 0ae0e12e6762 03:21:07 Successfully tagged docker-support-notifications-go:latest 03:21:07  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:21:08 (1/5) Installing libgcc (9.3.0-r2) 03:21:08 (2/5) Installing libsodium (1.0.18-r0) 03:21:08 (3/5) Installing libstdc++ (9.3.0-r2) 03:21:09 (4/5) Installing libzmq (4.3.3-r0) 03:21:09 (5/5) Installing zeromq (4.3.3-r0) 03:21:09 Executing busybox-1.31.1-r19.trigger 03:21:09 OK: 8 MiB in 19 packages 03:21:10 Removing intermediate container 8a8cf0df2cd3 03:21:10 ---> fb5c858a11cb 03:21:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:11 ---> 59ff85788a21 03:21:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:21:12 ---> f96da98e7aec 03:21:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:21:12 ---> 1c01d085ed08 03:21:12 Step 19/23 : ENTRYPOINT ["/core-data"] 03:21:12 ---> Running in a5dc6a89b6f0 03:21:12 Removing intermediate container a5dc6a89b6f0 03:21:12 ---> 97f0422b2a75 03:21:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:13 ---> Running in 0b6e924096c3 03:21:13 Removing intermediate container 0b6e924096c3 03:21:13 ---> e953ce27222e 03:21:13 Step 21/23 : LABEL arch=x86_64 03:21:13 ---> Running in ee6468ce1e4a 03:21:13 Removing intermediate container ee6468ce1e4a 03:21:13 ---> c86b8ba9f303 03:21:13 Step 22/23 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac 03:21:13 ---> Running in 8536dafb65ff 03:21:14 Removing intermediate container 8536dafb65ff 03:21:14 ---> 570036d66566 03:21:14 Step 23/23 : LABEL version=0.0.0 03:21:14 ---> Running in 45e65b37d776 03:21:14 Removing intermediate container 45e65b37d776 03:21:14 ---> 6a886226f6b5 03:21:14 03:21:14 Successfully built 6a886226f6b5 03:21:14 Successfully tagged docker-core-data-go:latest 03:21:15  Building docker-core-data-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:21:15 Status: Downloaded newer image for docker:20.10.0 03:21:15 ---> aefe523efa57 03:21:15 Step 12/26 : RUN apk add --no-cache bash 03:21:15 ---> Running in 9c93619342d1 03:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:21:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:21:16 (1/2) Installing readline (8.0.4-r0) 03:21:16 (2/2) Installing bash (5.0.17-r0) 03:21:16 Executing bash-5.0.17-r0.post-install 03:21:16 Executing busybox-1.31.1-r19.trigger 03:21:16 OK: 12 MiB in 22 packages 03:21:16 Removing intermediate container 9c93619342d1 03:21:16 ---> 3f767d469ae2 03:21:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:21:16 ---> Running in 78d2fa836cbf 03:21:17 Removing intermediate container 78d2fa836cbf 03:21:17 ---> 3c1f5eec6729 03:21:17 Step 14/26 : ENV APP_PORT=48090 03:21:17 ---> Running in 4b2f13d551e0 03:21:17 Removing intermediate container 4b2f13d551e0 03:21:17 ---> bf3630742230 03:21:17 Step 15/26 : EXPOSE $APP_PORT 03:21:17 ---> Running in affc4e17b5d2 03:21:17 Removing intermediate container affc4e17b5d2 03:21:17 ---> 648bae154c13 03:21:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:21:18 ---> 43eb933cdf18 03:21:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:21:18 ---> 65ab4c886d04 03:21:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:21:18 ---> dad4e871f69d 03:21:18 Step 19/26 : RUN apk --no-cache add py3-pip 03:21:18 ---> Running in d1bd540e6bfa 03:21:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:21:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:21:19 (1/33) Installing libbz2 (1.0.8-r1) 03:21:19 (2/33) Installing expat (2.2.9-r1) 03:21:19 (3/33) Installing libffi (3.3-r2) 03:21:19 (4/33) Installing gdbm (1.13-r1) 03:21:19 (5/33) Installing xz-libs (5.2.5-r0) 03:21:19 (6/33) Installing sqlite-libs (3.32.1-r0) 03:21:19 (7/33) Installing python3 (3.8.5-r0) 03:21:20 (8/33) Installing py3-appdirs (1.4.4-r1) 03:21:20 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:21:20 (10/33) Installing py3-parsing (2.4.7-r0) 03:21:20 (11/33) Installing py3-six (1.15.0-r0) 03:21:20 (12/33) Installing py3-packaging (20.4-r0) 03:21:20 (13/33) Installing py3-setuptools (47.0.0-r0) 03:21:20 (14/33) Installing py3-chardet (3.0.4-r4) 03:21:20 (15/33) Installing py3-idna (2.9-r0) 03:21:20 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:21:20 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:21:20 (18/33) Installing py3-requests (2.23.0-r0) 03:21:20 (19/33) Installing py3-msgpack (1.0.0-r0) 03:21:20 (20/33) Installing py3-lockfile (0.12.2-r3) 03:21:20 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:21:20 (22/33) Installing py3-colorama (0.4.3-r0) 03:21:21 (23/33) Installing py3-distlib (0.3.0-r0) 03:21:21 (24/33) Installing py3-distro (1.5.0-r1) 03:21:21 (25/33) Installing py3-webencodings (0.5.1-r3) 03:21:21 (26/33) Installing py3-html5lib (1.0.1-r4) 03:21:21 (27/33) Installing py3-pytoml (0.1.21-r0) 03:21:21 (28/33) Installing py3-pep517 (0.8.2-r0) 03:21:21 (29/33) Installing py3-progress (1.5-r0) 03:21:21 (30/33) Installing py3-toml (0.10.1-r0) 03:21:21 (31/33) Installing py3-retrying (1.3.3-r0) 03:21:21 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:21:21 (33/33) Installing py3-pip (20.1.1-r0) 03:21:21 Executing busybox-1.31.1-r19.trigger 03:21:21 OK: 71 MiB in 55 packages 03:21:31 Removing intermediate container d1bd540e6bfa 03:21:31 ---> a4baee67e60c 03:21:31 Step 20/26 : RUN pip install docker-compose==1.23.2 03:21:31 ---> Running in d56db1e27641 03:21:32 Collecting docker-compose==1.23.2 03:21:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:21:32 Collecting jsonschema<3,>=2.5.1 03:21:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:21:32 Collecting PyYAML<4,>=3.10 03:21:32 Downloading PyYAML-3.13.tar.gz (270 kB) 03:21:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:21:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:21:33 Collecting websocket-client<1.0,>=0.32.0 03:21:33 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 03:21:33 Collecting texttable<0.10,>=0.9.0 03:21:33 Downloading texttable-0.9.1.tar.gz (11 kB) 03:21:34 Collecting docker<4.0,>=3.6.0 03:21:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:21:34 Collecting dockerpty<0.5,>=0.4.1 03:21:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:21:35 Collecting cached-property<2,>=1.2.0 03:21:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:21:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:21:35 Collecting docopt<0.7,>=0.6.1 03:21:35 Downloading docopt-0.6.2.tar.gz (25 kB) 03:21:36 Collecting idna<2.8,>=2.5 03:21:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:21:36 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) 03:21:36 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) 03:21:36 Collecting urllib3<1.25,>=1.21.1 03:21:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:21:36 Collecting docker-pycreds>=0.4.0 03:21:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:21:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:21:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:21:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:21:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:21:36 Installing collected packages: jsonschema, PyYAML, idna, urllib3, requests, websocket-client, texttable, docker-pycreds, docker, dockerpty, cached-property, docopt, docker-compose 03:21:36 Running setup.py install for PyYAML: started 03:21:37 Running setup.py install for PyYAML: finished with status 'done' 03:21:37 Attempting uninstall: idna 03:21:37 Found existing installation: idna 2.9 03:21:37 Uninstalling idna-2.9: 03:21:37 Successfully uninstalled idna-2.9 03:21:37 Attempting uninstall: urllib3 03:21:37 Found existing installation: urllib3 1.25.9 03:21:37 Uninstalling urllib3-1.25.9: 03:21:37 Successfully uninstalled urllib3-1.25.9 03:21:37 Attempting uninstall: requests 03:21:37 Found existing installation: requests 2.23.0 03:21:37 Uninstalling requests-2.23.0: 03:21:37 Successfully uninstalled requests-2.23.0 03:21:38 Running setup.py install for texttable: started 03:21:38 Running setup.py install for texttable: finished with status 'done' 03:21:38 Running setup.py install for dockerpty: started 03:21:39 Running setup.py install for dockerpty: finished with status 'done' 03:21:39 Running setup.py install for docopt: started 03:21:40 Running setup.py install for docopt: finished with status 'done' 03:21:40 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 03:21:43 Removing intermediate container d56db1e27641 03:21:43 ---> 37ae3f759522 03:21:43 Step 21/26 : RUN apk --no-cache add curl 03:21:43 ---> Running in cab0acfa9e61 03:21:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:21:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:21:44 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:21:44 (2/3) Installing libcurl (7.69.1-r3) 03:21:44 (3/3) Installing curl (7.69.1-r3) 03:21:44 Executing busybox-1.31.1-r19.trigger 03:21:44 OK: 72 MiB in 58 packages 03:21:45 Removing intermediate container cab0acfa9e61 03:21:45 ---> 25ec58da3bc0 03:21:45 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:21:45 ---> Running in b548636b8f12 03:21:45 Removing intermediate container b548636b8f12 03:21:45 ---> 9a48d66c5451 03:21:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:45 ---> Running in 6936b2d481c3 03:21:45 Removing intermediate container 6936b2d481c3 03:21:45 ---> f8063f7c1ae3 03:21:45 Step 24/26 : LABEL arch=x86_64 03:21:45 ---> Running in c0350bb77db4 03:21:45 Removing intermediate container c0350bb77db4 03:21:45 ---> dacea483a290 03:21:45 Step 25/26 : LABEL git_sha=a3b0e054d936cf113875272e27a1c86c6f9d6cac 03:21:45 ---> Running in 7c4f94e62a61 03:21:45 Removing intermediate container 7c4f94e62a61 03:21:45 ---> 4f2faa3b4904 03:21:45 Step 26/26 : LABEL version=0.0.0 03:21:45 ---> Running in 631ab5575801 03:21:46 Removing intermediate container 631ab5575801 03:21:46 ---> e0fc669c283b 03:21:46 03:21:46 Successfully built e0fc669c283b 03:21:46 Successfully tagged docker-sys-mgmt-agent-go:latest 03:21:46  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:21:46 $ docker stop --time=1 c413eba7ca929bc0d46281b57fd837bcb503cb1ef37cedff35fbabdead2b3a82 03:21:48 $ docker rm -f c413eba7ca929bc0d46281b57fd837bcb503cb1ef37cedff35fbabdead2b3a82 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:48 + docker images 03:21:48 + grep docker 03:21:48 docker-sys-mgmt-agent-go latest e0fc669c283b 3 seconds ago 313MB 03:21:48 docker-core-data-go latest 6a886226f6b5 34 seconds ago 22.3MB 03:21:48 docker-support-notifications-go latest 0ae0e12e6762 42 seconds ago 12MB 03:21:48 docker-core-metadata-go latest 84f88ff5d292 About a minute ago 13.1MB 03:21:48 docker-security-secretstore-setup-go latest 2c25d12450b0 2 minutes ago 24.6MB 03:21:48 docker-security-bootstrap-redis-go latest 5fb88dbf244a 2 minutes ago 15.8MB 03:21:48 docker-security-proxy-setup-go latest 5f8dc5222de2 2 minutes ago 24.4MB 03:21:48 docker-core-command-go latest df21cc669215 2 minutes ago 10.6MB 03:21:48 docker-support-scheduler-go latest 9df703425df1 2 minutes ago 10.7MB 03:21:48 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 03:22:04 Still waiting to schedule task 03:22:04 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:23:00 Running on prd-ubuntu18.04-docker-8c-8g-21845 in /w/workspace/edgexfoundry_edgex-go_PR-3056 [Pipeline] { [Pipeline] ws 03:23:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:23:02 using credential edgex-jenkins-ssh 03:23:02 Cloning the remote Git repository 03:23:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:23:02 > git init /w/workspace/edgex-go/1 # timeout=10 03:23:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:23:02 > git --version # timeout=10 03:23:02 > git --version # 'git version 2.17.1' 03:23:02 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:23:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:23:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:23:26 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3056/head:refs/remotes/origin/PR-3056 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:23:27 Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit a3b0e054d936cf113875272e27a1c86c6f9d6cac [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:23:28 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } 03:23:27 > git config core.sparsecheckout # timeout=10 03:23:27 > git checkout -f a3b0e054d936cf113875272e27a1c86c6f9d6cac # timeout=10 [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 [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 03:23:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:23:32 ---> package-listing.sh 03:23:32 ++ facter osfamily 03:23:32 ++ tr '[:upper:]' '[:lower:]' 03:23:32 + OS_FAMILY=redhat 03:23:32 + workspace=/w/workspace/edgex-go/1 03:23:32 + START_PACKAGES=/tmp/packages_start.txt 03:23:32 + END_PACKAGES=/tmp/packages_end.txt 03:23:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:23:32 + PACKAGES=/tmp/packages_start.txt 03:23:32 + '[' /w/workspace/edgex-go/1 ']' 03:23:32 + PACKAGES=/tmp/packages_end.txt 03:23:32 + case "${OS_FAMILY}" in 03:23:32 + rpm -qa 03:23:32 + sort 03:23:37 + '[' -f /tmp/packages_start.txt ']' 03:23:37 + '[' -f /tmp/packages_end.txt ']' 03:23:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:23:37 + '[' /w/workspace/edgex-go/1 ']' 03:23:37 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:23:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:23:37 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:23:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:23:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:23:38 03:23:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:23:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:23:38 alpine: Pulling from edgex-lftools-log-publisher 03:23:38 df20fa9351a1: Pulling fs layer 03:23:38 36b3adc4ff6f: Pulling fs layer 03:23:38 8ad3a11d3b57: Pulling fs layer 03:23:38 46f8f816bc3b: Pulling fs layer 03:23:38 93b61091891f: Pulling fs layer 03:23:38 93b9cdb0e59b: Pulling fs layer 03:23:38 5e14af77c1be: Pulling fs layer 03:23:38 01666e4c0597: Pulling fs layer 03:23:38 aa168da1d23b: Pulling fs layer 03:23:38 93b61091891f: Waiting 03:23:38 93b9cdb0e59b: Waiting 03:23:38 5e14af77c1be: Waiting 03:23:38 01666e4c0597: Waiting 03:23:38 aa168da1d23b: Waiting 03:23:38 46f8f816bc3b: Waiting 03:23:39 36b3adc4ff6f: Verifying Checksum 03:23:39 36b3adc4ff6f: Download complete 03:23:39 46f8f816bc3b: Verifying Checksum 03:23:39 46f8f816bc3b: Download complete 03:23:39 df20fa9351a1: Verifying Checksum 03:23:39 df20fa9351a1: Download complete 03:23:39 93b9cdb0e59b: Verifying Checksum 03:23:39 93b9cdb0e59b: Download complete 03:23:39 5e14af77c1be: Verifying Checksum 03:23:39 5e14af77c1be: Download complete 03:23:39 01666e4c0597: Verifying Checksum 03:23:39 01666e4c0597: Download complete 03:23:39 93b61091891f: Verifying Checksum 03:23:39 93b61091891f: Download complete 03:23:39 8ad3a11d3b57: Verifying Checksum 03:23:39 8ad3a11d3b57: Download complete 03:23:39 df20fa9351a1: Pull complete 03:23:39 36b3adc4ff6f: Pull complete 03:23:40 8ad3a11d3b57: Pull complete 03:23:41 46f8f816bc3b: Pull complete 03:23:42 aa168da1d23b: Verifying Checksum 03:23:42 aa168da1d23b: Download complete 03:23:42 93b61091891f: Pull complete 03:23:43 93b9cdb0e59b: Pull complete 03:23:43 5e14af77c1be: Pull complete 03:23:43 01666e4c0597: Pull complete 03:23:52 aa168da1d23b: Pull complete 03:23:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:23:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:23:52 prd-centos7-docker-4c-2g-21841 does not seem to be running inside a container 03:23:52 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 03:23:56 $ docker top 02564d1687a1a670543312b46b38eb066218db35a624bf59a74cc0f9e6f45829 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:57 + touch /tmp/pre-build-complete [Pipeline] sh 03:23:57 + mkdir -p /var/log/sa [Pipeline] sh 03:23:57 + ls /var/log/sa-host 03:23:57 + sadf -c /var/log/sa-host/sa21 03:23:57 file_magic: OK 03:23:57 HZ: Using current value: 100 03:23:57 file_header: OK 03:23:57 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 03:23:57 Statistics: 03:23:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:23:57 File successfully converted to sysstat format version 12.2.1 03:23:57 + sadf -c /var/log/sa-host/sa23 03:23:57 file_magic: OK 03:23:57 HZ: Using current value: 100 03:23:57 file_header: OK 03:23:57 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 03:23:57 Statistics: 03:23:57 Hnuu...uuuununununu... 03:23:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:58 provisioning config files... 03:23:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8635537705716093537tmp [Pipeline] { [Pipeline] echo 03:23:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:23:59 ---> create-netrc.sh [Pipeline] } 03:23:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:23:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:23:59 ---> python-tools-install.sh [Pipeline] echo 03:23:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:23:59 ---> sudo-logs.sh 03:23:59 Archiving 'sudo' log.. [Pipeline] echo 03:23:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:24:00 ---> job-cost.sh 03:24:00 lf-activate-venv: SKIPPING 03:24:00 INFO: No Stack... 03:24:01 INFO: Retrieving Pricing Info for: v1-standard-2 03:24:01 INFO: Archiving Costs [Pipeline] echo 03:24:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:24:01 ---> logs-deploy.sh 03:24:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3056/1 03:24:01 INFO: archiving workspace using pattern(s): 03:24:03 Archives upload complete. 03:24:03 INFO: archiving logs to Nexus 03:24:04 ---> uname -a: 03:24:04 Linux prd-centos7-docker-4c-2g-21841.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:24:04 03:24:04 03:24:04 ---> lscpu: 03:24:04 Architecture: x86_64 03:24:04 CPU op-mode(s): 32-bit, 64-bit 03:24:04 Byte Order: Little Endian 03:24:04 Address sizes: 40 bits physical, 48 bits virtual 03:24:04 CPU(s): 4 03:24:04 On-line CPU(s) list: 0-3 03:24:04 Thread(s) per core: 1 03:24:04 Core(s) per socket: 1 03:24:04 Socket(s): 4 03:24:04 NUMA node(s): 1 03:24:04 Vendor ID: GenuineIntel 03:24:04 CPU family: 6 03:24:04 Model: 44 03:24:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:24:04 Stepping: 1 03:24:04 CPU MHz: 2933.438 03:24:04 BogoMIPS: 5866.87 03:24:04 Virtualization: VT-x 03:24:04 Hypervisor vendor: KVM 03:24:04 Virtualization type: full 03:24:04 L1d cache: 128 KiB 03:24:04 L1i cache: 128 KiB 03:24:04 L2 cache: 16 MiB 03:24:04 L3 cache: 64 MiB 03:24:04 NUMA node0 CPU(s): 0-3 03:24:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:24:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:24:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:24:04 Vulnerability Meltdown: Mitigation; PTI 03:24:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:24:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:24:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:24:04 Vulnerability Srbds: Not affected 03:24:04 Vulnerability Tsx async abort: Not affected 03:24:04 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 03:24:04 03:24:04 03:24:04 ---> nproc: 03:24:04 4 03:24:04 03:24:04 03:24:04 ---> df -h: 03:24:04 Filesystem Size Used Available Use% Mounted on 03:24:04 overlay 50.0G 12.8G 37.2G 26% / 03:24:04 tmpfs 64.0M 0 64.0M 0% /dev 03:24:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:24:04 shm 64.0M 0 64.0M 0% /dev/shm 03:24:04 /dev/vda1 50.0G 12.8G 37.2G 26% /facter-os 03:24:04 /dev/vda1 50.0G 12.8G 37.2G 26% /etc/resolv.conf 03:24:04 /dev/vda1 50.0G 12.8G 37.2G 26% /etc/hostname 03:24:04 /dev/vda1 50.0G 12.8G 37.2G 26% /etc/hosts 03:24:04 /dev/vda1 50.0G 12.8G 37.2G 26% /var/log/auth.log 03:24:04 /dev/vda1 50.0G 12.8G 37.2G 26% /run/cloud-init/result.json 03:24:04 /dev/vda1 50.0G 12.8G 37.2G 26% /var/log/sa-host 03:24:04 /dev/vda1 50.0G 12.8G 37.2G 26% /var/log/secure 03:24:04 /dev/vda1 50.0G 12.8G 37.2G 26% /w/workspace/edgex-go/1@tmp 03:24:04 /dev/vda1 50.0G 12.8G 37.2G 26% /w/workspace/edgex-go/1 03:24:04 03:24:04 03:24:04 ---> free -m: 03:24:04 total used free shared buff/cache available 03:24:04 Mem: 1837 684 125 0 1027 1070 03:24:04 Swap: 1023 65 958 03:24:04 03:24:04 03:24:04 ---> ip addr: 03:24:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:24:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:24:04 inet 127.0.0.1/8 scope host lo 03:24:04 valid_lft forever preferred_lft forever 03:24:04 inet6 ::1/128 scope host 03:24:04 valid_lft forever preferred_lft forever 03:24:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:24:04 link/ether fa:16:3e:6e:55:87 brd ff:ff:ff:ff:ff:ff 03:24:04 inet 10.30.122.243/23 brd 10.30.123.255 scope global dynamic eth0 03:24:04 valid_lft 85705sec preferred_lft 85705sec 03:24:04 inet6 fe80::f816:3eff:fe6e:5587/64 scope link 03:24:04 valid_lft forever preferred_lft forever 03:24:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:24:04 link/ether 02:42:a3:f7:62:8a brd ff:ff:ff:ff:ff:ff 03:24:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:24:04 valid_lft forever preferred_lft forever 03:24:04 inet6 fe80::42:a3ff:fef7:628a/64 scope link 03:24:04 valid_lft forever preferred_lft forever 03:24:04 03:24:04 03:24:04 ---> sar -b -r -n DEV: 03:24:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/21/21 _x86_64_ (4 CPU) 03:24:04 03:24:04 03:12:18 LINUX RESTART (4 CPU) 03:24:04 03:24:04 03:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:24:04 03:14:01 101.28 40.94 60.34 0.00 7928.91 19146.90 0.00 03:24:04 03:15:01 289.09 96.26 192.83 0.00 4236.10 50992.03 0.00 03:24:04 03:16:02 213.50 108.11 105.38 0.00 3901.48 11039.92 0.00 03:24:04 03:17:01 144.59 40.46 104.13 0.00 2708.63 26577.06 0.00 03:24:04 03:18:03 1844.81 1530.88 313.93 0.00 142067.33 196425.89 0.00 03:24:04 03:19:02 1773.07 1529.73 243.34 0.00 89366.16 102893.88 0.00 03:24:04 03:20:03 1680.27 1335.06 345.21 0.00 99927.45 142560.10 0.00 03:24:04 03:21:01 1764.69 1458.04 306.65 0.00 91009.76 99680.72 0.00 03:24:04 03:22:01 162.45 19.89 142.56 0.00 3861.65 20954.53 0.00 03:24:04 03:23:01 1.86 0.45 1.42 0.00 15.45 22.48 0.00 03:24:04 Average: 798.41 616.48 181.93 0.00 44783.03 67542.04 0.00 03:24:04 03:24:04 03:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:24:04 03:14:01 415436 0 537460 28.56 2620 926028 891100 30.41 466808 799100 156 03:24:04 03:15:01 326844 0 683984 36.35 1492 869224 1334512 45.54 460196 819348 48 03:24:04 03:16:02 384300 0 752160 39.98 684 744400 1745396 59.57 565920 649036 71056 03:24:04 03:17:01 192108 0 714980 38.00 592 973864 1416224 48.33 553668 845940 40 03:24:04 03:18:03 71412 0 817056 43.42 4 993072 2378808 81.18 766988 821696 12924 03:24:04 03:19:02 321932 0 858236 45.61 4 701372 2923692 99.78 632288 668160 1848 03:24:04 03:20:03 79996 0 774528 41.16 4 1027016 2220400 75.78 668728 900752 928 03:24:04 03:21:01 430724 0 637048 33.86 4 813768 1451240 49.53 462632 746864 8 03:24:04 03:22:01 121124 0 611776 32.51 4 1148640 1199892 40.95 501004 1007896 20 03:24:04 03:23:01 126768 0 605592 32.19 4 1149180 1168632 39.88 497148 1007388 20 03:24:04 Average: 247064 0 699282 37.17 541 934656 1672990 57.10 557538 826618 8705 03:24:04 03:24:04 03:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:24:04 03:14:01 eth0 1330.29 1334.46 5677.27 156.41 0.00 0.00 0.00 0.00 03:24:04 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:14:01 docker0 818.67 704.58 68.15 2678.03 0.00 0.00 0.00 0.00 03:24:04 03:15:01 eth0 507.57 431.34 3672.38 88.03 0.00 0.00 0.00 0.00 03:24:04 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:15:01 veth5d83d77 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:24:04 03:15:01 docker0 160.51 195.11 11.66 827.63 0.00 0.00 0.00 0.00 03:24:04 03:16:02 eth0 29.62 15.19 24.01 12.80 0.00 0.00 0.00 0.00 03:24:04 03:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:16:02 veth5d83d77 0.43 0.48 0.04 0.04 0.00 0.00 0.00 0.00 03:24:04 03:16:02 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 03:24:04 03:17:01 vethd73b1ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:17:01 eth0 194.38 150.03 1725.34 61.96 0.00 0.00 0.00 0.00 03:24:04 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:18:03 eth0 67.65 44.89 170.66 47.17 0.00 0.00 0.00 0.00 03:24:04 03:18:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:18:03 vethfebd9be 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 03:24:04 03:18:03 docker0 11.61 22.44 0.65 140.43 0.00 0.00 0.00 0.00 03:24:04 03:19:02 veth455dc1e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:24:04 03:19:02 veth0e98c1d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:24:04 03:19:02 veth2f03178 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:24:04 03:19:02 vetheb61d17 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:24:04 03:20:03 eth0 2617.20 2243.98 12122.78 515.76 0.00 0.00 0.00 0.00 03:24:04 03:20:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 03:24:04 03:20:03 vethfebd9be 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 03:24:04 03:20:03 veth61f2899 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 03:24:04 03:21:01 veth8a6d140 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:24:04 03:21:01 eth0 30.91 15.65 25.51 13.37 0.00 0.00 0.00 0.00 03:24:04 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:21:01 vethfebd9be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:22:01 eth0 237.18 179.91 1697.46 104.53 0.00 0.00 0.00 0.00 03:24:04 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:22:01 docker0 1044.99 1024.03 83.82 4301.57 0.00 0.00 0.00 0.00 03:24:04 03:23:01 eth0 0.73 0.23 0.19 0.09 0.00 0.00 0.00 0.00 03:24:04 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 Average: eth0 251.38 224.55 1329.45 59.46 0.00 0.00 0.00 0.00 03:24:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:04 Average: docker0 104.68 102.58 8.40 430.92 0.00 0.00 0.00 0.00 03:24:04 03:24:04 03:24:04 ---> sar -P ALL: 03:24:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/21/21 _x86_64_ (4 CPU) 03:24:04 03:24:04 03:12:18 LINUX RESTART (4 CPU) 03:24:04 03:24:04 03:13:01 CPU %user %nice %system %iowait %steal %idle 03:24:04 03:14:01 all 12.81 0.00 5.61 1.63 0.03 79.92 03:24:04 03:14:01 0 15.26 0.00 7.57 0.87 0.02 76.28 03:24:04 03:14:01 1 12.95 0.00 5.24 1.15 0.03 80.62 03:24:04 03:14:01 2 12.37 0.00 5.30 1.02 0.03 81.28 03:24:04 03:14:01 3 10.68 0.00 4.34 3.48 0.03 81.48 03:24:04 03:15:01 all 11.60 0.00 9.56 4.55 0.07 74.21 03:24:04 03:15:01 0 10.92 0.00 9.56 3.09 0.09 76.35 03:24:04 03:15:01 1 11.07 0.00 10.25 5.53 0.07 73.08 03:24:04 03:15:01 2 12.41 0.00 9.11 6.49 0.07 71.92 03:24:04 03:15:01 3 12.02 0.00 9.32 3.08 0.07 75.51 03:24:04 03:16:02 all 59.31 0.00 14.18 5.88 0.05 20.58 03:24:04 03:16:02 0 58.51 0.00 14.56 6.06 0.05 20.82 03:24:04 03:16:02 1 58.24 0.00 14.59 6.78 0.07 20.33 03:24:04 03:16:02 2 57.91 0.00 14.08 6.69 0.03 21.29 03:24:04 03:16:02 3 62.55 0.00 13.51 3.99 0.05 19.90 03:24:04 03:17:01 all 35.99 0.00 12.59 3.05 0.20 48.17 03:24:04 03:17:01 0 36.02 0.00 13.14 4.61 0.16 46.08 03:24:04 03:17:01 1 36.30 0.00 12.62 2.71 0.25 48.13 03:24:04 03:17:01 2 36.55 0.00 12.29 2.55 0.19 48.42 03:24:04 03:17:01 3 35.10 0.00 12.32 2.33 0.19 50.06 03:24:04 03:18:03 all 19.83 0.00 26.78 19.27 0.44 33.69 03:24:04 03:18:03 0 18.30 0.00 27.07 19.03 0.49 35.10 03:24:04 03:18:03 1 19.07 0.00 26.28 20.07 0.36 34.21 03:24:04 03:18:03 2 19.96 0.00 26.25 18.26 0.56 34.97 03:24:04 03:18:03 3 21.98 0.00 27.51 19.71 0.36 30.45 03:24:04 03:19:02 all 49.49 0.00 19.55 18.74 0.30 11.91 03:24:04 03:19:02 0 49.75 0.00 19.02 17.42 0.25 13.56 03:24:04 03:19:02 1 49.64 0.00 19.65 18.18 0.31 12.23 03:24:04 03:19:02 2 49.13 0.00 19.73 19.89 0.36 10.88 03:24:04 03:19:02 3 49.46 0.00 19.79 19.50 0.30 10.96 03:24:04 03:20:03 all 29.09 0.00 23.92 18.18 1.33 27.48 03:24:04 03:20:03 0 27.54 0.00 22.96 18.43 1.35 29.73 03:24:04 03:20:03 1 29.47 0.00 23.78 17.79 1.36 27.61 03:24:04 03:20:03 2 29.27 0.00 24.69 20.27 1.43 24.34 03:24:04 03:20:03 3 30.08 0.00 24.26 16.23 1.18 28.25 03:24:04 03:21:01 all 45.81 0.00 20.19 19.29 0.76 13.95 03:24:04 03:21:01 0 45.22 0.00 20.28 17.57 0.84 16.08 03:24:04 03:21:01 1 46.24 0.00 19.89 18.32 0.64 14.91 03:24:04 03:21:01 2 46.27 0.00 19.47 20.46 0.76 13.04 03:24:04 03:21:01 3 45.52 0.00 21.12 20.80 0.79 11.77 03:24:04 03:22:01 all 9.98 0.00 7.08 5.56 0.27 77.10 03:24:04 03:22:01 0 9.93 0.00 7.19 5.50 0.26 77.12 03:24:04 03:22:01 1 11.55 0.00 7.84 7.19 0.27 73.15 03:24:04 03:22:01 2 10.55 0.00 7.62 3.73 0.29 77.80 03:24:04 03:22:01 3 7.91 0.00 5.67 5.84 0.27 80.31 03:24:04 03:23:01 all 0.07 0.00 0.04 0.00 0.01 99.88 03:24:04 03:23:01 0 0.20 0.00 0.08 0.00 0.00 99.72 03:24:04 03:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:24:04 03:23:01 2 0.03 0.00 0.05 0.00 0.02 99.90 03:24:04 03:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:24:04 Average: all 26.99 0.00 13.82 9.47 0.34 49.38 03:24:04 Average: 0 26.79 0.00 14.04 9.14 0.35 49.69 03:24:04 Average: 1 27.04 0.00 13.89 9.65 0.33 49.08 03:24:04 Average: 2 27.05 0.00 13.72 9.77 0.37 49.09 03:24:04 Average: 3 27.09 0.00 13.61 9.31 0.32 49.66 03:24:04 03:24:04 03:24:04