Pull request #3516 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dd40d1c01913953a0757be55c05d85a2e55f623f+4dd80814185d38ae6b349cd8e9b4c72539c96da6 (4a5c7b03db0df7da58b4d39fe11c75b0faca435b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1526067892963618046.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5492844418967981154.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3516/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3516/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh483152729611694200.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh860122329837176564.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3516/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3516/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7078030864516039750.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-839 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6598619974570623847.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh53492297602588021.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3516/head:refs/remotes/origin/PR-3516 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit dd40d1c01913953a0757be55c05d85a2e55f623f Merge succeeded, producing ede314a124f99f9a66e2339363087386d1afea70 Checking out Revision ede314a124f99f9a66e2339363087386d1afea70 (PR-3516) > git config core.sparsecheckout # timeout=10 > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2752933508144186332.key > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ede314a124f99f9a66e2339363087386d1afea70 # timeout=10 Commit message: "Merge commit '4dd80814185d38ae6b349cd8e9b4c72539c96da6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:01:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:01:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:01:02 ========================================================= 07:01:02 EdgeX Global Pipelines Version Info 07:01:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2824650e4d57441625ccab238c96b573873ddcf9 # timeout=10 07:01:03 ------------------- 07:01:03 stable info: 07:01:03 ------------------- 07:01:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:01:03 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:01:03 Message: update stable to v1.0.192 07:01:04 ------------------- 07:01:04 experimental info: 07:01:04 ------------------- 07:01:04 Commited By: **** collab-it+edgex@linuxfoundation.org 07:01:04 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:01:04 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:01:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:01:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:01:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:01:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:01:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:01:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:01:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3516 [Pipeline] echo 07:01:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3516 [Pipeline] echo 07:01:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3516 [Pipeline] echo 07:01:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ede314a124f99f9a66e2339363087386d1afea70 [Pipeline] echo 07:01:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ede314a [Pipeline] echo 07:01:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:05 provisioning config files... 07:01:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5728016068491380666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:05 ---> docker-login.sh 07:01:05 nexus3.edgexfoundry.org:10001 07:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:05 Configure a credential helper to remove this warning. See 07:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:05 07:01:05 Login Succeeded 07:01:05 nexus3.edgexfoundry.org:10002 07:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:06 Configure a credential helper to remove this warning. See 07:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:06 07:01:06 Login Succeeded 07:01:06 nexus3.edgexfoundry.org:10003 07:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:06 Configure a credential helper to remove this warning. See 07:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:06 07:01:06 Login Succeeded 07:01:06 nexus3.edgexfoundry.org:10004 07:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:06 Configure a credential helper to remove this warning. See 07:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:06 07:01:06 Login Succeeded 07:01:06 docker.io 07:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:06 Configure a credential helper to remove this warning. See 07:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:06 07:01:06 Login Succeeded 07:01:06 ---> docker-login.sh ends [Pipeline] } 07:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:07 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:01:07 + for file in '`ls cmd/**/Dockerfile`' 07:01:07 ++ cut -d/ -f2 07:01:07 ++ dirname cmd/core-command/Dockerfile 07:01:07 + echo core-command,cmd/core-command/Dockerfile 07:01:07 + for file in '`ls cmd/**/Dockerfile`' 07:01:07 ++ dirname cmd/core-data/Dockerfile 07:01:07 ++ cut -d/ -f2 07:01:07 + echo core-data,cmd/core-data/Dockerfile 07:01:07 + for file in '`ls cmd/**/Dockerfile`' 07:01:07 ++ dirname cmd/core-metadata/Dockerfile 07:01:07 ++ cut -d/ -f2 07:01:07 + echo core-metadata,cmd/core-metadata/Dockerfile 07:01:07 + for file in '`ls cmd/**/Dockerfile`' 07:01:07 ++ dirname cmd/security-bootstrapper/Dockerfile 07:01:07 ++ cut -d/ -f2 07:01:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:01:07 + for file in '`ls cmd/**/Dockerfile`' 07:01:07 ++ dirname cmd/security-proxy-setup/Dockerfile 07:01:07 ++ cut -d/ -f2 07:01:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:01:07 + for file in '`ls cmd/**/Dockerfile`' 07:01:07 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:01:07 ++ cut -d/ -f2 07:01:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:01:07 + for file in '`ls cmd/**/Dockerfile`' 07:01:07 ++ dirname cmd/support-notifications/Dockerfile 07:01:07 ++ cut -d/ -f2 07:01:07 + echo support-notifications,cmd/support-notifications/Dockerfile 07:01:07 + for file in '`ls cmd/**/Dockerfile`' 07:01:07 ++ dirname cmd/support-scheduler/Dockerfile 07:01:07 ++ cut -d/ -f2 07:01:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:01:07 + for file in '`ls cmd/**/Dockerfile`' 07:01:07 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:01:07 ++ cut -d/ -f2 07:01:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:01:07 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:01:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:07 07:01:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:01:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:08 latest: Pulling from edgex-devops/git-semver 07:01:08 31603596830f: Pulling fs layer 07:01:08 54011a49482f: Pulling fs layer 07:01:08 a6820b24f6d8: Pulling fs layer 07:01:08 f581987b2513: Pulling fs layer 07:01:08 f581987b2513: Waiting 07:01:08 54011a49482f: Verifying Checksum 07:01:08 54011a49482f: Download complete 07:01:08 31603596830f: Verifying Checksum 07:01:08 31603596830f: Download complete 07:01:08 f581987b2513: Verifying Checksum 07:01:08 f581987b2513: Download complete 07:01:08 a6820b24f6d8: Verifying Checksum 07:01:08 a6820b24f6d8: Download complete 07:01:08 31603596830f: Pull complete 07:01:08 54011a49482f: Pull complete 07:01:09 a6820b24f6d8: Pull complete 07:01:09 f581987b2513: Pull complete 07:01:09 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:01:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:01:09 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 07:01:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:01:11 $ docker top d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:01:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:11 [ssh-agent] Looking for ssh-agent implementation... 07:01:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:11 $ docker exec d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da ssh-agent 07:01:11 SSH_AUTH_SOCK=/tmp/ssh-Kpd3D8nTZF8G/agent.13 07:01:11 SSH_AGENT_PID=19 07:01:11 Running ssh-add (command line suppressed) 07:01:11 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3370130733787749960.key (/w/workspace/edgex-go/3@tmp/private_key_3370130733787749960.key) 07:01:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:12 + git tag --points-at HEAD [Pipeline] } 07:01:12 $ docker exec --env ******** --env ******** d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da ssh-agent -k 07:01:12 unset SSH_AUTH_SOCK; 07:01:12 unset SSH_AGENT_PID; 07:01:12 echo Agent pid 19 killed; 07:01:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:01:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:12 [ssh-agent] Looking for ssh-agent implementation... 07:01:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:12 $ docker exec d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da ssh-agent 07:01:12 SSH_AUTH_SOCK=/tmp/ssh-2zkLYsKLR3Al/agent.51 07:01:12 SSH_AGENT_PID=57 07:01:12 Running ssh-add (command line suppressed) 07:01:12 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3338582734416937813.key (/w/workspace/edgex-go/3@tmp/private_key_3338582734416937813.key) 07:01:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:12 + git semver init 07:01:12 # -> Open(): unable to determine branch for HEAD 07:01:12 # $GIT_DIR = /w/workspace/edgex-go/3/.git 07:01:12 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 07:01:12 # $SEMVER_REMOTE_NAME = origin 07:01:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:01:12 # $SEMVER_USER_NAME = edgex-jenkins 07:01:12 # $SEMVER_BRANCH = PR-3516 07:01:12 # $SEMVER_TEMP = /tmp/semver-014899840 07:01:12 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:01:31 # '/tmp/semver-014899840' -> '/w/workspace/edgex-go/3/.semver' 07:01:31 # -> Force: false 07:01:31 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 07:01:31 $ docker exec --env ******** --env ******** d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da ssh-agent -k 07:01:31 unset SSH_AUTH_SOCK; 07:01:31 unset SSH_AGENT_PID; 07:01:31 echo Agent pid 57 killed; 07:01:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:32 + git semver [Pipeline] } 07:01:32 $ docker stop --time=1 d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da 07:01:37 $ docker rm -f d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da [Pipeline] // withDockerContainer [Pipeline] sh 07:01:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:01:37 Stashed 1 file(s) [Pipeline] echo 07:01:37 [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 07:01:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:01:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:01:39 + sudo service docker restart 07:01:39 + true 07:01:39 Redirecting to /bin/systemctl restart docker.service 07:01:53 Still waiting to schedule task 07:01:53 ‘prd-ubuntu18.04-docker-arm64-4c-16g-841’ is offline [Pipeline] echo 07:01:57 ========================================================= 07:01:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:01:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:01:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:01:59 Sending build context to Docker daemon 330.9MB 07:01:59 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:01:59 Step 2/6 : FROM ${BASE} 07:01:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:01:59 540db60ca938: Pulling fs layer 07:01:59 adcc1eea9eea: Pulling fs layer 07:01:59 4c4ab2625f07: Pulling fs layer 07:01:59 0510c868ecb4: Pulling fs layer 07:01:59 afea3b2eda06: Pulling fs layer 07:01:59 7809a108b3ef: Pulling fs layer 07:01:59 f706445af74f: Pulling fs layer 07:01:59 afea3b2eda06: Waiting 07:01:59 7809a108b3ef: Waiting 07:01:59 f706445af74f: Waiting 07:01:59 0510c868ecb4: Waiting 07:01:59 4c4ab2625f07: Verifying Checksum 07:01:59 4c4ab2625f07: Download complete 07:01:59 adcc1eea9eea: Verifying Checksum 07:01:59 adcc1eea9eea: Download complete 07:01:59 afea3b2eda06: Verifying Checksum 07:01:59 afea3b2eda06: Download complete 07:01:59 540db60ca938: Verifying Checksum 07:01:59 540db60ca938: Download complete 07:01:59 7809a108b3ef: Verifying Checksum 07:01:59 7809a108b3ef: Download complete 07:01:59 540db60ca938: Pull complete 07:01:59 adcc1eea9eea: Pull complete 07:01:59 4c4ab2625f07: Pull complete 07:02:01 f706445af74f: Verifying Checksum 07:02:01 f706445af74f: Download complete 07:02:01 0510c868ecb4: Verifying Checksum 07:02:01 0510c868ecb4: Download complete 07:02:05 0510c868ecb4: Pull complete 07:02:05 afea3b2eda06: Pull complete 07:02:05 7809a108b3ef: Pull complete 07:02:09 f706445af74f: Pull complete 07:02:09 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:02:09 ---> b068be0155e3 07:02:09 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 07:02:11 ---> Running in 45d180f6e218 07:02:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:02:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:02:13 (1/12) Installing libmagic (5.39-r0) 07:02:14 (2/12) Installing file (5.39-r0) 07:02:14 (3/12) Installing libc-dev (0.7.2-r3) 07:02:14 (4/12) Installing g++ (10.2.1_pre1-r3) 07:02:22 (5/12) Installing fortify-headers (1.1-r0) 07:02:22 (6/12) Installing patch (2.7.6-r6) 07:02:23 (7/12) Installing build-base (0.5-r2) 07:02:23 (8/12) Installing libsodium (1.0.18-r0) 07:02:23 (9/12) Installing pkgconf (1.7.3-r0) 07:02:23 (10/12) Installing libsodium-dev (1.0.18-r0) 07:02:23 (11/12) Installing libzmq (4.3.3-r1) 07:02:23 (12/12) Installing zeromq-dev (4.3.3-r1) 07:02:23 Executing busybox-1.32.1-r6.trigger 07:02:23 OK: 219 MiB in 52 packages 07:02:26 Removing intermediate container 45d180f6e218 07:02:26 ---> 4a09ff4a5ab3 07:02:26 Step 4/6 : WORKDIR /edgex-go 07:02:26 ---> Running in 8bef848839f7 07:02:26 Removing intermediate container 8bef848839f7 07:02:26 ---> 18cf849823ef 07:02:26 Step 5/6 : COPY go.mod . 07:02:26 ---> 63046de66fd7 07:02:26 Step 6/6 : RUN go mod download 07:02:26 ---> Running in 63bb53aaaba5 07:02:44 Removing intermediate container 63bb53aaaba5 07:02:44 ---> 6adf04bcf6fa 07:02:44 Successfully built 6adf04bcf6fa 07:02:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:02:45 + docker inspect -f . ci-base-image-x86_64 07:02:45 . [Pipeline] withDockerContainer 07:02:45 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 07:02:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:02:45 $ docker top 0367eb0b261fb370b66ed098a70e4262003b1a78580eee2e0ff81326f7b3f47c -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:46 + go version 07:02:46 go version go1.16.3 linux/amd64 [Pipeline] } 07:02:46 $ docker stop --time=1 0367eb0b261fb370b66ed098a70e4262003b1a78580eee2e0ff81326f7b3f47c 07:02:47 $ docker rm -f 0367eb0b261fb370b66ed098a70e4262003b1a78580eee2e0ff81326f7b3f47c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:47 + docker inspect -f . ci-base-image-x86_64 07:02:47 . [Pipeline] withDockerContainer 07:02:47 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 07:02:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:02:48 $ docker top b5799d45a35fb4135b8816d80cce808f62df6a12d173ffc67a7a165ffa51ad3a -eo pid,comm [Pipeline] { [Pipeline] echo 07:02:48 ========================================================= 07:02:48 [edgeXBuildGoParallel] Running Tests and Build... 07:02:48 ========================================================= [Pipeline] sh 07:02:48 + go mod tidy [Pipeline] sh 07:02:49 + make test 07:02:49 go mod tidy 07:02:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:02:56 ? github.com/edgexfoundry/edgex-go [no test files] 07:03:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:03:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:03:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:03:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:03:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:03:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:03:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:03:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:03:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:03:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:03:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:03:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:03:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.067s coverage: 46.1% of statements 07:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.055s coverage: 28.7% of statements 07:03:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.079s coverage: 100.0% of statements 07:03:33 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.089s coverage: 27.7% of statements 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:03:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:03:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 07:03:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:03:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements 07:03:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:03:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:03:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.058s coverage: 53.4% of statements 07:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:03:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.090s coverage: 87.7% of statements 07:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:03:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements 07:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:03:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.203s coverage: 28.6% of statements 07:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:03:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements 07:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:03:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 07:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:03:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements 07:03:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:03:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.095s coverage: 97.5% of statements 07:03:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:03:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements 07:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:03:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.232s coverage: 95.1% of statements 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:03:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:03:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:03:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.8% of statements 07:03:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:03:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.048s coverage: 21.7% of statements 07:03:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:03:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 07:03:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements 07:03:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 07:03:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 07:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 07:03:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 07:03:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 07:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.270s coverage: 81.8% of statements 07:04:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.035s coverage: 87.2% of statements 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.186s coverage: 66.9% of statements 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.5% of statements 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements 07:04:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.091s coverage: 46.8% of statements 07:04:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:04:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:04:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:04:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:04:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:04:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.043s coverage: 100.0% of statements 07:04:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:04:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements 07:04:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:04:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:04:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.058s coverage: 18.8% of statements 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:04:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.108s coverage: 91.9% of statements 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:04:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.601s coverage: 28.7% of statements 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:04:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.048s coverage: 99.0% of statements 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.048s coverage: 63.4% of statements 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.090s coverage: 97.6% of statements 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 07:04:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:04:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:04:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.025s coverage: 87.9% of statements 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:04:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 07:04:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 07:04:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 07:04:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 07:04:29 GO111MODULE=on go vet ./... 07:04:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-844 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws 07:04:39 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:04:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:04:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:04:42 + sudo service docker restart 07:04:42 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:00 provisioning config files... 07:05:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config552200428039567783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:00 ---> docker-login.sh 07:05:00 nexus3.edgexfoundry.org:10001 07:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:01 gofmt -l . 07:05:01 [ "`gofmt -l .`" = "" ] 07:05:01 ./bin/test-go-mod-tidy.sh 07:05:01 ./bin/test-attribution-txt.sh [Pipeline] sh 07:05:02 + ls -al . 07:05:02 total 852 07:05:02 drwxrwxr-x 10 1001 1001 4096 May 28 07:05 . 07:05:02 drwxr-xr-x 4 root root 28 May 28 07:02 .. 07:05:02 -rw-rw-r-- 1 1001 1001 11 May 28 07:00 .dockerignore 07:05:02 drwxrwxr-x 8 1001 1001 179 May 28 07:01 .git 07:05:02 drwxrwxr-x 3 1001 1001 125 May 28 07:00 .github 07:05:02 -rw-rw-r-- 1 1001 1001 818 May 28 07:00 .gitignore 07:05:02 drwx------ 3 1001 1001 60 May 28 07:01 .semver 07:05:02 -rw-rw-r-- 1 1001 1001 166 May 28 07:00 .sonarcloud.properties 07:05:02 -rw-rw-r-- 1 1001 1001 8609 May 28 07:00 Attribution.txt 07:05:02 -rw-rw-r-- 1 1001 1001 3804 May 28 07:00 CONTRIBUTING.md 07:05:02 -rw-rw-r-- 1 1001 1001 931 May 28 07:00 Dockerfile.build 07:05:02 -rw-rw-r-- 1 1001 1001 849 May 28 07:00 Jenkinsfile 07:05:02 -rw-rw-r-- 1 1001 1001 10775 May 28 07:00 LICENSE 07:05:02 -rw-rw-r-- 1 1001 1001 5632 May 28 07:00 Makefile 07:05:02 -rw-rw-r-- 1 1001 1001 7978 May 28 07:00 README.md 07:05:02 -rw-rw-r-- 1 1001 1001 6755 May 28 07:00 SECURITY.md 07:05:02 -rw-rw-r-- 1 1001 1001 5 May 28 07:01 VERSION 07:05:02 -rw-rw-r-- 1 1001 1001 4131 May 28 07:00 ZMQWindows.md 07:05:02 drwxrwxr-x 2 1001 1001 117 May 28 07:00 bin 07:05:02 drwxrwxr-x 14 1001 1001 4096 May 28 07:00 cmd 07:05:02 -rw-r--r-- 1 root root 742996 May 28 07:04 coverage.out 07:05:02 -rw-r--r-- 1 root root 1060 May 28 07:05 go.mod 07:05:02 -rw-r--r-- 1 root root 21686 May 28 07:02 go.sum 07:05:02 drwxrwxr-x 8 1001 1001 127 May 28 07:00 internal 07:05:02 drwxrwxr-x 4 1001 1001 26 May 28 07:00 openapi 07:05:02 drwxrwxr-x 4 1001 1001 71 May 28 07:00 snap 07:05:02 -rw-rw-r-- 1 1001 1001 168 May 28 07:00 version.go [Pipeline] sh 07:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:02 Configure a credential helper to remove this warning. See 07:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:02 07:05:02 Login Succeeded 07:05:02 nexus3.edgexfoundry.org:10002 07:05:02 + '[' -e coverage.out ] 07:05:02 + chown 1001:1001 coverage.out [Pipeline] stash 07:05:02 Stashed 1 file(s) [Pipeline] sh 07:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:02 + make build 07:05:02 go mod tidy 07:05:02 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 07:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:02 Configure a credential helper to remove this warning. See 07:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:02 07:05:02 Login Succeeded 07:05:02 nexus3.edgexfoundry.org:10003 07:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:03 Configure a credential helper to remove this warning. See 07:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:03 07:05:03 Login Succeeded 07:05:03 nexus3.edgexfoundry.org:10004 07:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:03 Configure a credential helper to remove this warning. See 07:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:03 07:05:03 Login Succeeded 07:05:03 docker.io 07:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:04 Configure a credential helper to remove this warning. See 07:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:04 07:05:04 Login Succeeded 07:05:04 ---> docker-login.sh ends [Pipeline] } 07:05:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:05:04 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 [Pipeline] echo 07:05:05 ========================================================= 07:05:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:05:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:05:05 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 07:05:05 unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/edgex-go/3/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:05:06 ---> job-cost.sh 07:05:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2z1I 07:05:12 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 07:05:13 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 07:05:15 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 07:05:15 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 07:05:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:05:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:05:18 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 07:05:21 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 07:05:21 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 07:05:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:05:22 $ docker stop --time=1 b5799d45a35fb4135b8816d80cce808f62df6a12d173ffc67a7a165ffa51ad3a 07:05:26 $ docker rm -f b5799d45a35fb4135b8816d80cce808f62df6a12d173ffc67a7a165ffa51ad3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:27 07:05:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:05:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:28 latest: Pulling from edgex-devops/edgex-compose 07:05:28 cbdbe7a5bc2a: Pulling fs layer 07:05:28 ca9280d653b3: Pulling fs layer 07:05:28 7e9c9ca2126c: Pulling fs layer 07:05:28 cbdbe7a5bc2a: Download complete 07:05:28 cbdbe7a5bc2a: Pull complete 07:05:29 ca9280d653b3: Verifying Checksum 07:05:29 ca9280d653b3: Download complete 07:05:29 ca9280d653b3: Pull complete 07:05:29 7e9c9ca2126c: Download complete 07:05:33 7e9c9ca2126c: Pull complete 07:05:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:05:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:05:33 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 07:05:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:05:39 $ docker top a499158c670dfd03284d7a497a01162187e4b25a164604a38c396a4bb2502f88 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:39 + docker-compose build --help 07:05:39 + grep parallel 07:05:40 --parallel Build images in parallel. [Pipeline] } 07:05:40 $ docker stop --time=1 a499158c670dfd03284d7a497a01162187e4b25a164604a38c396a4bb2502f88 07:05:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:05:41 $ docker rm -f a499158c670dfd03284d7a497a01162187e4b25a164604a38c396a4bb2502f88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:41 . [Pipeline] withDockerContainer 07:05:42 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 07:05:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:05:42 $ docker top f2cd49c84b6e0d30b0af57cb584d0f93e1fc649de78463a7a5f3f4120547bf97 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:42 + docker-compose -f ./docker-compose-build.yml build --parallel 07:05:43 Building core-command ... 07:05:43 Building core-data ... 07:05:43 Building core-metadata ... 07:05:43 Building security-bootstrapper ... 07:05:43 Building security-proxy-setup ... 07:05:43 Building security-secretstore-setup ... 07:05:43 Building support-notifications ... 07:05:43 Building support-scheduler ... 07:05:43 Building sys-mgmt-agent ... 07:05:43 Building security-secretstore-setup 07:05:43 Building support-scheduler 07:05:43 Building security-proxy-setup 07:05:43 Building security-bootstrapper 07:05:43 Building core-command 07:06:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:06:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:06:16 ---> 6adf04bcf6fa 07:06:16 Step 3/24 : WORKDIR /edgex-go 07:06:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:06:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:06:16 ---> 6adf04bcf6fa 07:06:16 Step 3/23 : WORKDIR /edgex-go 07:06:16 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:06:16 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:06:16 ---> 6adf04bcf6fa 07:06:16 Step 3/32 : WORKDIR /edgex-go 07:06:31 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:06:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:06:31 ---> 6adf04bcf6fa 07:06:31 Step 3/26 : WORKDIR /edgex-go 07:06:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:06:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:06:38 ---> 6adf04bcf6fa 07:06:38 Step 3/22 : WORKDIR /edgex-go 07:06:43 ---> Running in 0f991cc9e45e 07:06:43 ---> Running in 2e116110bf49 07:06:43 ---> Running in 8421684e8ee5 07:06:43 ---> Running in 667ae7c2198b 07:06:43 ---> Running in 09d3b6507fc7 07:06:43 Removing intermediate container 2e116110bf49 07:06:43 ---> 0d071107cc6d 07:06:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:43 Removing intermediate container 0f991cc9e45e 07:06:43 ---> f1dacbf5dbe6 07:06:43 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:44 Removing intermediate container 667ae7c2198b 07:06:44 ---> 1000a0fc11bb 07:06:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:44 Removing intermediate container 8421684e8ee5 07:06:44 ---> 4f1b80dff3a3 07:06:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:44 Removing intermediate container 09d3b6507fc7 07:06:44 ---> be207c40c3de 07:06:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:44 ---> Running in f0020e6450d0 07:06:44 ---> Running in d09f547fd5fd 07:06:44 ---> Running in 118602ec6772 07:06:44 ---> Running in 4b6187be04ff 07:06:44 ---> Running in ad337abcf933 07:06:46 Removing intermediate container f0020e6450d0 07:06:46 ---> 870ab4e002e6 07:06:46 Step 5/24 : RUN apk add --update --no-cache make git 07:06:46 ---> Running in 17edcc99e58f 07:06:46 Removing intermediate container d09f547fd5fd 07:06:46 ---> b1a6d522469b 07:06:46 Step 5/32 : RUN apk add --update --no-cache make git 07:06:46 ---> Running in ded1ec3ae6f4 07:06:46 Removing intermediate container 4b6187be04ff 07:06:46 ---> 3dcd0dbeefbb 07:06:46 Step 5/23 : RUN apk add --update --no-cache make git 07:06:46 ---> Running in d640634053a1 07:06:46 Removing intermediate container 118602ec6772 07:06:46 ---> a34ee309ff17 07:06:46 Step 5/26 : RUN apk add --update --no-cache make git 07:06:47 Removing intermediate container ad337abcf933 07:06:47 ---> 5a42428a47f0 07:06:47 Step 5/22 : RUN apk add --update --no-cache make git 07:06:47 ---> Running in e94f1674eb98 07:06:47 ---> Running in b71c55058fc4 07:06:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:06:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:06:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:06:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:06:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:06:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:06:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:06:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:06:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:06:48 OK: 219 MiB in 52 packages 07:06:49 OK: 219 MiB in 52 packages 07:06:49 OK: 219 MiB in 52 packages 07:06:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:06:49 OK: 219 MiB in 52 packages 07:06:49 Removing intermediate container 17edcc99e58f 07:06:49 ---> f7ecd7492e43 07:06:49 Step 6/24 : COPY go.mod . 07:06:50 Removing intermediate container ded1ec3ae6f4 07:06:50 ---> 4b50c2df0168 07:06:50 Step 6/32 : COPY go.mod . 07:06:50 ---> 0dc09219629d 07:06:50 Step 7/24 : RUN go mod download 07:06:50 OK: 219 MiB in 52 packages 07:06:50 Removing intermediate container d640634053a1 07:06:50 ---> d6aee21656dd 07:06:50 Step 6/23 : COPY go.mod . 07:06:50 ---> Running in 1846aca62e09 07:06:50 ---> faec44059143 07:06:50 Step 7/32 : RUN go mod download 07:06:51 Removing intermediate container e94f1674eb98 07:06:51 ---> f49159ddf811 07:06:51 Step 6/26 : COPY go.mod . 07:06:51 ---> 29dd2483dc98 07:06:51 Step 7/23 : RUN go mod download 07:06:51 ---> Running in 6a1885f67a1f 07:06:51 ---> Running in 465d41546737 07:06:51 Removing intermediate container b71c55058fc4 07:06:51 ---> 24aa516c4310 07:06:51 Step 6/22 : COPY go.mod . 07:06:51 ---> ef10f31a1926 07:06:51 Step 7/26 : RUN go mod download 07:06:52 ---> Running in 8603c84c9606 07:06:52 ---> e1578eddb553 07:06:52 Step 7/22 : RUN go mod download 07:06:52 ---> Running in 85a9c3c7086f 07:06:53 Removing intermediate container 1846aca62e09 07:06:53 ---> 044d75ced0e6 07:06:53 Step 8/24 : COPY . . 07:07:03 Removing intermediate container 6a1885f67a1f 07:07:03 ---> 107b59bab97f 07:07:03 Step 8/32 : COPY . . 07:07:03 Removing intermediate container 465d41546737 07:07:03 ---> e3ce58272a61 07:07:03 Step 8/23 : COPY . . 07:07:03 ---> df20bc2b3671 07:07:03 Step 9/24 : RUN go mod tidy 07:07:17 lf-activate-venv(): INFO: Adding /tmp/venv-2z1I/bin to PATH 07:07:17 INFO: No Stack... 07:07:17 INFO: Retrieving Pricing Info for: v2-standard-4 07:07:17 INFO: Archiving Costs [Pipeline] sh 07:07:18 + + cat /w/workspace/edgex-go/3/archives/cost.csvcut 07:07:18 -d, -f6 [Pipeline] lock 07:07:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3516-3-stack-cost] 07:07:18 Resource [jenkins-edgexfoundry-edgex-go-PR-3516-3-stack-cost] did not exist. Created. 07:07:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3516-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:07:18 + echo total: 0.18000000715255737 [Pipeline] stash 07:07:19 Stashed 1 file(s) [Pipeline] } 07:07:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3516-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:07:19 Failed in branch arm64 07:07:30 ---> Running in 4172470daa75 07:07:30 Removing intermediate container 85a9c3c7086f 07:07:30 ---> ebbdc14f81d7 07:07:30 Step 8/22 : COPY . . 07:07:30 Removing intermediate container 8603c84c9606 07:07:30 ---> 6184127a134f 07:07:30 Step 8/26 : COPY . . 07:07:30 ---> a82f1e699a60 07:07:30 Step 9/32 : RUN go mod tidy 07:07:30 ---> 9e304fe2281c 07:07:30 Step 9/23 : RUN go mod tidy 07:07:31 ---> Running in a401204544e2 07:07:32 ---> Running in 2a8b82031cae 07:07:47 ---> 8203c8ce8a7e 07:07:47 Step 9/22 : RUN go mod tidy 07:07:47 ---> 7eff9f858b1c 07:07:47 Step 9/26 : RUN go mod tidy 07:07:47 ---> Running in df2749336617 07:07:47 ---> Running in 58c24cd503f8 07:07:47 Removing intermediate container 4172470daa75 07:07:47 ---> 4de2aaa6056d 07:07:47 Step 10/24 : RUN make cmd/core-command/core-command 07:07:47 ---> Running in 4dbcc40f4da6 07:07:48 Removing intermediate container a401204544e2 07:07:48 ---> 3ff3cb3702fc 07:07:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:07:48 Removing intermediate container 2a8b82031cae 07:07:48 ---> 353dce4939ee 07:07:48 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:07:48 ---> Running in f1074a8516ff 07:07:49 ---> Running in 41d4f78cc12e 07:07:49 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 07:07:49 Removing intermediate container df2749336617 07:07:49 ---> fadc8a3f88d8 07:07:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:07:50 ---> Running in b6e8fc59d13e 07:07:50 Removing intermediate container 58c24cd503f8 07:07:50 ---> ee22b3c70d38 07:07:50 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:07:50 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 07:07:50 ---> Running in dba2b08e153c 07:07:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:07:50 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 07:07:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:08:23 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 07:08:25 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 07:08:35 Removing intermediate container 4dbcc40f4da6 07:08:35 ---> 4d1ebd60aede 07:08:35 07:08:35 Step 11/24 : FROM alpine:3.12 07:08:35 Removing intermediate container dba2b08e153c 07:08:35 ---> fa3d4918135b 07:08:35 07:08:35 Step 11/26 : FROM alpine:3.12 07:08:35 3.12: Pulling from library/alpine 07:08:36 3.12: Pulling from library/alpine 07:08:40 Removing intermediate container 41d4f78cc12e 07:08:40 ---> c030467b9beb 07:08:40 07:08:40 Step 11/32 : FROM alpine:3.12 07:08:40 Removing intermediate container b6e8fc59d13e 07:08:40 ---> 707d9097fa7e 07:08:40 07:08:40 Step 11/22 : FROM alpine:3.12 07:08:40 3.12: Pulling from library/alpine 07:08:40 3.12: Pulling from library/alpine 07:08:40 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:08:40 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:08:40 Removing intermediate container f1074a8516ff 07:08:40 ---> 9bdc398b0580 07:08:40 07:08:40 Step 11/23 : FROM alpine:3.12 07:08:40 Status: Downloaded newer image for alpine:3.12 07:08:40 ---> 13621d1b12d4 07:08:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:08:40 Status: Downloaded newer image for alpine:3.12 07:08:40 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:08:40 Status: Image is up to date for alpine:3.12 07:08:40 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:08:40 Status: Image is up to date for alpine:3.12 07:08:40 ---> 13621d1b12d4 07:08:40 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:08:40 ---> 13621d1b12d4 07:08:40 Step 12/22 : RUN apk add --update --no-cache curl 07:08:40 ---> 13621d1b12d4 07:08:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:08:40 ---> 13621d1b12d4 07:08:40 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:08:40 ---> Running in 4b37053f10a2 07:08:41 ---> Running in 90357d407feb 07:08:41 ---> Running in ae217b6b5dfe 07:08:41 ---> Running in 5b057332f2c2 07:08:41 ---> Running in c2ddcdd25305 07:08:41 Removing intermediate container ae217b6b5dfe 07:08:41 ---> 937c43650e51 07:08:41 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:08:41 ---> Running in 246a0b27af26 07:08:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:42 (1/1) Installing dumb-init (1.2.2-r1) 07:08:42 Executing busybox-1.31.1-r20.trigger 07:08:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:42 OK: 6 MiB in 15 packages 07:08:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:42 (1/4) Installing ca-certificates (20191127-r4) 07:08:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:08:42 (3/4) Installing libcurl (7.77.0-r0) 07:08:42 (4/4) Installing curl (7.77.0-r0) 07:08:42 Executing busybox-1.31.1-r20.trigger 07:08:42 Executing ca-certificates-20191127-r4.trigger 07:08:42 OK: 7 MiB in 18 packages 07:08:42 (1/6) Installing ca-certificates (20191127-r4) 07:08:42 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:08:42 (3/6) Installing libcurl (7.77.0-r0) 07:08:42 (4/6) Installing curl (7.77.0-r0) 07:08:42 (5/6) Installing dumb-init (1.2.2-r1) 07:08:42 (6/6) Installing su-exec (0.2-r1) 07:08:42 Executing busybox-1.31.1-r20.trigger 07:08:42 Executing ca-certificates-20191127-r4.trigger 07:08:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:42 (1/1) Installing dumb-init (1.2.2-r1) 07:08:42 Executing busybox-1.31.1-r20.trigger 07:08:42 OK: 6 MiB in 15 packages 07:08:43 OK: 7 MiB in 20 packages 07:08:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:43 (1/2) Installing dumb-init (1.2.2-r1) 07:08:43 (2/2) Installing su-exec (0.2-r1) 07:08:43 Executing busybox-1.31.1-r20.trigger 07:08:43 OK: 6 MiB in 16 packages 07:08:44 Removing intermediate container 4b37053f10a2 07:08:44 ---> 853a418a2557 07:08:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:08:45 ---> Running in abb063120893 07:08:46 Removing intermediate container 5b057332f2c2 07:08:46 ---> 902183f6755e 07:08:46 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:08:46 Removing intermediate container abb063120893 07:08:46 ---> aaff3911c310 07:08:46 Step 14/23 : ENV APP_PORT=59861 07:08:48 Removing intermediate container 90357d407feb 07:08:48 ---> 1c26e14c7a81 07:08:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:08:48 Removing intermediate container c2ddcdd25305 07:08:48 ---> a71bccc3c431 07:08:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:08:48 Removing intermediate container 246a0b27af26 07:08:48 ---> 09d759018735 07:08:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:08:48 ---> Running in a782a0abcd19 07:08:48 ---> Running in f47a8392e9d3 07:08:48 ---> Running in 369bb5d527fd 07:08:48 ---> Running in f94680b54ebe 07:08:48 ---> Running in 7639896d4e16 07:08:48 Removing intermediate container f47a8392e9d3 07:08:48 ---> 031d4b530c96 07:08:48 Step 14/26 : WORKDIR / 07:08:48 Removing intermediate container a782a0abcd19 07:08:48 ---> 1ac3402965fe 07:08:48 Step 14/22 : WORKDIR /edgex 07:08:49 Removing intermediate container f94680b54ebe 07:08:49 ---> acdf97310ac9 07:08:49 Step 14/24 : ENV APP_PORT=59882 07:08:49 Removing intermediate container 369bb5d527fd 07:08:49 ---> 773197724629 07:08:49 Step 15/23 : EXPOSE $APP_PORT 07:08:49 Removing intermediate container 7639896d4e16 07:08:49 ---> 32553bcaf930 07:08:49 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:08:49 ---> Running in f88667f58427 07:08:49 ---> Running in 4df8734c980c 07:08:49 ---> Running in 32e1d664ab16 07:08:49 ---> Running in 3c18c195748c 07:08:49 ---> Running in 4ff0dd1322f0 07:08:49 Removing intermediate container f88667f58427 07:08:49 ---> 10828040c946 07:08:49 Step 15/24 : EXPOSE $APP_PORT 07:08:49 Removing intermediate container 4df8734c980c 07:08:49 ---> b489b36b8ddf 07:08:49 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:08:50 Removing intermediate container 32e1d664ab16 07:08:50 ---> 2794e46d90d8 07:08:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:08:50 Removing intermediate container 3c18c195748c 07:08:50 ---> d0e43c4cc73e 07:08:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:08:50 ---> Running in 16b086b17d03 07:08:50 Removing intermediate container 4ff0dd1322f0 07:08:50 ---> de58aebc0acf 07:08:50 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:08:50 ---> Running in f50746922cf9 07:08:50 Removing intermediate container 16b086b17d03 07:08:50 ---> aa3f4f1cd766 07:08:50 Step 16/24 : WORKDIR / 07:08:50 ---> 37b99b940a3f 07:08:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:08:50 ---> 4c801509971b 07:08:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:08:50 ---> c8c084ec46c6 07:08:50 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:08:50 ---> Running in b2aab665df43 07:08:51 ---> b537e40cef6a 07:08:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:08:52 ---> cec52a2ae598 07:08:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:08:52 ---> 6a1e5b223be4 07:08:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:08:52 Removing intermediate container b2aab665df43 07:08:52 ---> 0579b0cb6ebd 07:08:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:08:52 ---> 28ff8ddfecb5 07:08:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:08:52 ---> 3b0c4119375a 07:08:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:08:52 ---> ba59fc6902bd 07:08:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:08:52 ---> 1406c4ab8b41 07:08:52 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:08:52 ---> ffbb1e97e7a7 07:08:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:08:53 ---> Running in ad5887ca8f41 07:08:53 ---> Running in 0cb586d6f570 07:08:54 Removing intermediate container f50746922cf9 07:08:54 ---> 8567960c7515 07:08:54 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:08:54 Removing intermediate container ad5887ca8f41 07:08:54 ---> 75999327d426 07:08:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:54 ---> a3444e3ff620 07:08:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:08:54 ---> 83ce1c77950e 07:08:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:08:54 Removing intermediate container 0cb586d6f570 07:08:54 ---> c908bb7782d3 07:08:54 Step 19/22 : CMD ["--init=true"] 07:08:54 ---> Running in 2bb7193922c5 07:08:54 ---> Running in 240820f515e3 07:08:54 ---> Running in 2a8258c0b35e 07:08:54 ---> c4c4600da297 07:08:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:08:54 ---> 6819a9e6d08b 07:08:54 Step 20/24 : ENTRYPOINT ["/core-command"] 07:08:54 Removing intermediate container 2bb7193922c5 07:08:54 ---> 05d5218178ac 07:08:54 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:08:54 Removing intermediate container 240820f515e3 07:08:54 ---> 7e07c0b7f374 07:08:54 Step 21/23 : LABEL arch=x86_64 07:08:55 ---> Running in 4b9903ca0d6b 07:08:55 Removing intermediate container 2a8258c0b35e 07:08:55 ---> 85bc7b44b9bc 07:08:55 Step 20/22 : LABEL arch=x86_64 07:08:55 ---> 8319504d2f1e 07:08:55 Step 22/26 : 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/ 07:08:55 ---> Running in fcf30a340923 07:08:55 ---> Running in 19c9ca1cd27a 07:08:55 ---> Running in e01c0c6848ff 07:08:55 Removing intermediate container 4b9903ca0d6b 07:08:55 ---> 14587a0a2195 07:08:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:55 ---> 9c9f75a87f7a 07:08:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:08:55 Removing intermediate container fcf30a340923 07:08:55 ---> 270a878afdab 07:08:55 Step 22/23 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 07:08:56 Removing intermediate container 19c9ca1cd27a 07:08:56 ---> d38442bbf191 07:08:56 Step 21/22 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 07:08:56 ---> Running in 98e050db6233 07:08:56 ---> Running in 1b4ab92d362f 07:08:56 ---> Running in b26321b7ed35 07:08:56 ---> Running in d124de7f136c 07:08:56 Removing intermediate container 98e050db6233 07:08:56 ---> e28a12bd57a5 07:08:56 Step 22/24 : LABEL arch=x86_64 07:08:56 Removing intermediate container b26321b7ed35 07:08:56 ---> f90cf66f8b1b 07:08:56 Step 23/23 : LABEL version=0.0.0 07:08:56 Removing intermediate container d124de7f136c 07:08:56 ---> 50902f8cfe4d 07:08:56 Step 22/22 : LABEL version=0.0.0 07:08:56 ---> Running in 6849d04454ba 07:08:56 ---> Running in e4d2d68eeed1 07:08:56 ---> Running in 0c10843bfe5e 07:08:56 Removing intermediate container 6849d04454ba 07:08:56 ---> 43100bf2404d 07:08:56 Step 23/24 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 07:08:56 Removing intermediate container e4d2d68eeed1 07:08:56 ---> 964fff483636 07:08:56 07:08:56 Removing intermediate container 0c10843bfe5e 07:08:56 ---> b4da3f2f4443 07:08:56 07:08:56 Removing intermediate container e01c0c6848ff 07:08:56 ---> fc400dcdd2c0 07:08:56 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:08:57 Successfully built 964fff483636 07:08:57 ---> Running in c1e5131e28a5 07:08:57 Successfully built b4da3f2f4443 07:08:57 Successfully tagged support-scheduler:latest 07:08:57 Building support-notifications 07:08:57  Building support-scheduler ... done Successfully tagged security-proxy-setup:latest 07:08:57  Building security-proxy-setup ... done  ---> Running in 3a623cf5eb95 07:08:57 Building core-metadata 07:08:57 Removing intermediate container c1e5131e28a5 07:08:57 ---> 6e3515b23810 07:08:57 Step 24/24 : LABEL version=0.0.0 07:09:01 ---> Running in b80eaca0f571 07:09:01 Removing intermediate container 1b4ab92d362f 07:09:01 ---> 7edbed1aef8c 07:09:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:01 Removing intermediate container 3a623cf5eb95 07:09:01 ---> 5f4c446d5d61 07:09:01 Step 24/26 : LABEL arch=x86_64 07:09:07 Removing intermediate container b80eaca0f571 07:09:07 ---> e131214ef30d 07:09:07 07:09:07 ---> 76a4f9538be0 07:09:07 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:09:07 ---> Running in f5d6b1a0ac09 07:09:07 Successfully built e131214ef30d 07:09:07 Successfully tagged core-command:latest 07:09:07  Building core-command ... done Building core-data 07:09:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:09:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:09:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:09:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:09:17 ---> 6adf04bcf6fa 07:09:17 Step 3/23 : WORKDIR /edgex-go 07:09:17 ---> 6adf04bcf6fa 07:09:17 Step 3/24 : WORKDIR /edgex-go 07:09:23 ---> Using cache 07:09:23 ---> f1dacbf5dbe6 07:09:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:23 ---> Using cache 07:09:23 ---> b1a6d522469b 07:09:23 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:09:23 ---> Using cache 07:09:23 ---> f1dacbf5dbe6 07:09:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:23 ---> Using cache 07:09:23 ---> b1a6d522469b 07:09:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:09:35 Removing intermediate container f5d6b1a0ac09 07:09:35 ---> 91101461c1b7 07:09:35 Step 25/26 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 07:09:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:09:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:09:40 ---> 6adf04bcf6fa 07:09:40 Step 3/24 : WORKDIR /edgex-go 07:09:40 ---> Using cache 07:09:40 ---> f1dacbf5dbe6 07:09:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:40 ---> Using cache 07:09:40 ---> b1a6d522469b 07:09:40 Step 5/24 : RUN apk add --update --no-cache make git 07:09:40 ---> Using cache 07:09:40 ---> 4b50c2df0168 07:09:40 Step 6/24 : COPY go.mod . 07:09:40 ---> Using cache 07:09:40 ---> faec44059143 07:09:40 Step 7/24 : RUN go mod download 07:09:40 ---> Using cache 07:09:40 ---> 107b59bab97f 07:09:40 Step 8/24 : COPY . . 07:09:40 ---> Using cache 07:09:40 ---> a82f1e699a60 07:09:40 Step 9/24 : RUN go mod tidy 07:09:40 ---> Using cache 07:09:40 ---> 353dce4939ee 07:09:40 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:09:42 ---> 0b06bd3ef76f 07:09:42 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:09:42 ---> Running in c308a47d5241 07:09:42 ---> Running in 50ef01fb2c3d 07:09:42 ---> Running in dc0f1d45278a 07:09:42 ---> Running in bb89b1a255c8 07:09:43 ---> 37471fc8484c 07:09:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:09:43 Removing intermediate container c308a47d5241 07:09:43 ---> 5fe242985041 07:09:43 Step 26/26 : LABEL version=0.0.0 07:09:43 ---> Running in 3acc951f4ec7 07:09:43 ---> c924860f73f3 07:09:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:09:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:09:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:09:44 Removing intermediate container 3acc951f4ec7 07:09:44 ---> 70a928fbeb20 07:09:44 07:09:44 ---> f3b2c93201aa 07:09:44 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:09:44 Successfully built 70a928fbeb20 07:09:44 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 07:09:44 Successfully tagged security-secretstore-setup:latest 07:09:44 Building sys-mgmt-agent 07:09:44  Building security-secretstore-setup ... done  ---> Running in babad4ad127d 07:09:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:09:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:09:45 OK: 219 MiB in 52 packages 07:09:45 OK: 219 MiB in 52 packages 07:09:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:09:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:09:47 ---> 6adf04bcf6fa 07:09:47 Step 3/24 : WORKDIR /edgex-go 07:09:47 ---> Using cache 07:09:47 ---> f1dacbf5dbe6 07:09:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:47 ---> Using cache 07:09:47 ---> b1a6d522469b 07:09:47 Step 5/24 : RUN apk add --update --no-cache make bash git 07:09:55 Removing intermediate container babad4ad127d 07:09:55 ---> 59749a41d5f2 07:09:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:09:55 ---> Running in 4601c386f6cd 07:09:55 ---> ebbeb17f47ed 07:09:55 Step 27/32 : RUN chmod +x /entrypoint.sh 07:09:56 ---> Running in 4f01c5f0cb71 07:09:56 Removing intermediate container dc0f1d45278a 07:09:56 ---> 7f4a42583c00 07:09:56 Step 6/24 : COPY go.mod . 07:09:56 Removing intermediate container 50ef01fb2c3d 07:09:56 ---> 444e059ed3aa 07:09:56 Step 6/23 : COPY go.mod . 07:09:57 ---> c48f19eb618a 07:09:57 Step 7/24 : RUN go mod download 07:09:57 ---> Running in fe90e561ce0e 07:09:57 ---> 6f2976ca6052 07:09:57 Step 7/23 : RUN go mod download 07:09:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:09:57 ---> Running in 12852d86adee 07:09:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:09:58 Removing intermediate container 4f01c5f0cb71 07:09:58 ---> 8281477e887d 07:09:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:09:58 OK: 219 MiB in 52 packages 07:09:59 ---> Running in 55c15aa768b1 07:09:59 Removing intermediate container 55c15aa768b1 07:09:59 ---> cffb7724da1b 07:09:59 Step 29/32 : CMD ["gate"] 07:09:59 Removing intermediate container fe90e561ce0e 07:09:59 ---> 2c301a4635d4 07:09:59 Step 8/24 : COPY . . 07:10:00 ---> Running in 610430c37197 07:10:00 Removing intermediate container 4601c386f6cd 07:10:00 ---> e8a2dd405963 07:10:00 Step 6/24 : COPY go.mod . 07:10:01 Removing intermediate container 12852d86adee 07:10:01 ---> e749ba2c4e29 07:10:01 Step 8/23 : COPY . . 07:10:23 ---> bbd28d67c8ff 07:10:23 Step 7/24 : RUN go mod download 07:10:23 Removing intermediate container 610430c37197 07:10:23 ---> e7893a2b0e7f 07:10:23 Step 30/32 : LABEL arch=x86_64 07:10:23 ---> Running in 5c62d2fe8840 07:10:23 ---> 914085e7f568 07:10:23 Step 9/24 : RUN go mod tidy 07:10:23 ---> a8f7317f75ad 07:10:23 Step 9/23 : RUN go mod tidy 07:10:23 ---> Running in 6d20a01466b6 07:10:24 ---> Running in 49847fc3e591 07:10:24 ---> Running in d46a0b698e22 07:10:24 Removing intermediate container 6d20a01466b6 07:10:24 ---> 5467f94ca697 07:10:24 Step 31/32 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 07:10:25 ---> Running in 2294acf9e034 07:10:25 Removing intermediate container 2294acf9e034 07:10:25 ---> a4742698368f 07:10:25 Step 32/32 : LABEL version=0.0.0 07:10:26 ---> Running in d07508e91e2a 07:10:27 Removing intermediate container 5c62d2fe8840 07:10:27 ---> 8249dc54c863 07:10:27 Step 8/24 : COPY . . 07:10:27 Removing intermediate container d07508e91e2a 07:10:27 ---> 811f6aa773c9 07:10:27 07:10:32 Successfully built 811f6aa773c9 07:10:32 Successfully tagged security-bootstrapper:latest 07:10:32  Building security-bootstrapper ... done Removing intermediate container 49847fc3e591 07:10:32 ---> 3839136f8065 07:10:32 Step 10/24 : RUN make cmd/core-data/core-data 07:10:41 Removing intermediate container d46a0b698e22 07:10:41 ---> e4ecd182104c 07:10:41 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:10:41 ---> Running in c391b7e7e11e 07:10:41 ---> Running in 6cbaa9843b21 07:10:41 ---> f69a4c215862 07:10:41 Step 9/24 : RUN go mod tidy 07:10:41 ---> Running in 61365a1b011d 07:10:41 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 07:10:41 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 07:10:43 Removing intermediate container 61365a1b011d 07:10:43 ---> e2a8aeb9b7a3 07:10:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:10:43 ---> Running in 3d5966b229ca 07:10:44 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 07:10:52 Removing intermediate container bb89b1a255c8 07:10:52 ---> b6d799566aff 07:10:52 07:10:52 Step 11/24 : FROM alpine:3.12 07:10:52 ---> 13621d1b12d4 07:10:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:10:52 ---> Using cache 07:10:52 ---> a71bccc3c431 07:10:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:10:52 ---> Using cache 07:10:52 ---> acdf97310ac9 07:10:52 Step 14/24 : ENV APP_PORT=59881 07:10:52 ---> Running in 34799de3be7c 07:10:52 Removing intermediate container 34799de3be7c 07:10:52 ---> a4931bcb5682 07:10:52 Step 15/24 : EXPOSE $APP_PORT 07:10:52 ---> Running in f097f259cb21 07:10:53 Removing intermediate container f097f259cb21 07:10:53 ---> ae14225998eb 07:10:53 Step 16/24 : WORKDIR / 07:10:53 ---> Running in a702497685a1 07:10:54 Removing intermediate container a702497685a1 07:10:54 ---> d29d60289365 07:10:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:10:55 ---> 4cccc3f29482 07:10:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:10:57 ---> 7679861f51c2 07:10:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:10:57 ---> ba3ee9b3ac71 07:10:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:10:57 ---> Running in 0c12dad6171d 07:10:57 Removing intermediate container 0c12dad6171d 07:10:57 ---> e9999046e66a 07:10:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:10:57 ---> Running in 4f7088814929 07:10:58 Removing intermediate container 4f7088814929 07:10:58 ---> c1960bf9cca8 07:10:58 Step 22/24 : LABEL arch=x86_64 07:10:58 ---> Running in d7bc9b2ccb47 07:10:58 Removing intermediate container d7bc9b2ccb47 07:10:58 ---> 8effc6bf26c7 07:10:58 Step 23/24 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 07:10:58 ---> Running in e8bd1fddcae5 07:10:59 Removing intermediate container e8bd1fddcae5 07:10:59 ---> c54812921357 07:10:59 Step 24/24 : LABEL version=0.0.0 07:10:59 ---> Running in 90d36dc141d4 07:10:59 Removing intermediate container 90d36dc141d4 07:10:59 ---> ca40d070175f 07:10:59 07:10:59 Successfully built ca40d070175f 07:10:59 Successfully tagged core-metadata:latest 07:11:14  Building core-metadata ... done Removing intermediate container 6cbaa9843b21 07:11:14 ---> 90f191ba9e91 07:11:14 07:11:14 Step 11/23 : FROM alpine:3.12 07:11:14 ---> 13621d1b12d4 07:11:14 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:11:14 ---> Running in 98d4debbc526 07:11:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:14 (1/2) Installing ca-certificates (20191127-r4) 07:11:14 (2/2) Installing dumb-init (1.2.2-r1) 07:11:14 Executing busybox-1.31.1-r20.trigger 07:11:14 Executing ca-certificates-20191127-r4.trigger 07:11:14 OK: 6 MiB in 16 packages 07:11:17 Removing intermediate container 98d4debbc526 07:11:17 ---> b70e2b1e6132 07:11:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:11:17 ---> Running in 8aa52754ed33 07:11:21 Removing intermediate container 8aa52754ed33 07:11:21 ---> 146c8946b50d 07:11:21 Step 14/23 : ENV APP_PORT=59860 07:11:21 Removing intermediate container c391b7e7e11e 07:11:21 ---> 18cce80a221c 07:11:21 07:11:21 Step 11/24 : FROM alpine:3.12 07:11:21 ---> 13621d1b12d4 07:11:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:11:21 Removing intermediate container 3d5966b229ca 07:11:21 ---> 04286563b982 07:11:21 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:11:22 ---> Running in 5697969c6a87 07:11:22 ---> Running in 987a1119b79d 07:11:22 ---> Running in 410f70629bad 07:11:22 Removing intermediate container 5697969c6a87 07:11:22 ---> d4535893b222 07:11:22 Step 15/23 : EXPOSE $APP_PORT 07:11:22 Removing intermediate container 410f70629bad 07:11:22 ---> 018737432d83 07:11:22 Step 13/24 : ENV APP_PORT=59880 07:11:22 ---> Running in e4b3117fc043 07:11:22 ---> Running in e29f54313b39 07:11:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:11:22 Removing intermediate container e4b3117fc043 07:11:22 ---> e633ef91cc6c 07:11:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:23 Removing intermediate container e29f54313b39 07:11:23 ---> e8089147c243 07:11:23 Step 14/24 : EXPOSE $APP_PORT 07:11:23 ---> e326286ef2a9 07:11:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:11:23 ---> Running in 0f13d55d879e 07:11:24 Removing intermediate container 0f13d55d879e 07:11:24 ---> 59deefb4fe18 07:11:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:25 ---> Running in 9fab65001d60 07:11:25 Removing intermediate container 987a1119b79d 07:11:25 ---> ecfe91198362 07:11:25 07:11:25 Step 12/24 : FROM docker:20.10.0 07:11:25 ---> f4d8d916256a 07:11:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:11:25 20.10.0: Pulling from library/docker 07:11:26 ---> 6bf8aa398694 07:11:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:11:27 ---> Running in 62ce4ebb2718 07:11:28 Removing intermediate container 62ce4ebb2718 07:11:28 ---> 2d5a9cf489f4 07:11:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:28 ---> Running in 2f6ebb018253 07:11:28 Removing intermediate container 9fab65001d60 07:11:28 ---> cfbcc60c946c 07:11:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:11:29 ---> Running in fb5b527add8f 07:11:30 Removing intermediate container 2f6ebb018253 07:11:30 ---> b7e287f8a098 07:11:30 Step 21/23 : LABEL arch=x86_64 07:11:33 ---> Running in 51f9ca43da07 07:11:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:33 Removing intermediate container 51f9ca43da07 07:11:33 ---> d36d8669ca0d 07:11:33 Step 22/23 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 07:11:33 ---> Running in f0ec20a9612c 07:11:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:11:33 Status: Downloaded newer image for docker:20.10.0 07:11:33 ---> aefe523efa57 07:11:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:11:33 Removing intermediate container f0ec20a9612c 07:11:33 ---> 5039a4b5ef4b 07:11:33 Step 23/23 : LABEL version=0.0.0 07:11:33 ---> Running in 13abdab1ff9d 07:11:33 ---> Running in 1bda46d9f9f0 07:11:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:34 Removing intermediate container 13abdab1ff9d 07:11:34 ---> 63c0e42b5a86 07:11:34 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:11:34 Removing intermediate container 1bda46d9f9f0 07:11:34 ---> 3279c9ab97e0 07:11:34 07:11:34 Successfully built 3279c9ab97e0 07:11:34 (1/6) Installing dumb-init (1.2.2-r1) 07:11:34 Successfully tagged support-notifications:latest 07:11:34  Building support-notifications ... done  ---> Running in 7ed6708ab5ad 07:11:34 (2/6) Installing libgcc (9.3.0-r2) 07:11:34 (3/6) Installing libsodium (1.0.18-r0) 07:11:34 (4/6) Installing libstdc++ (9.3.0-r2) 07:11:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:35 (1/39) Installing readline (8.0.4-r0) 07:11:35 (2/39) Installing bash (5.0.17-r0) 07:11:35 Executing bash-5.0.17-r0.post-install 07:11:35 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:11:35 (4/39) Installing libcurl (7.77.0-r0) 07:11:35 (5/39) Installing curl (7.77.0-r0) 07:11:35 (6/39) Installing dumb-init (1.2.2-r1) 07:11:35 (7/39) Installing libbz2 (1.0.8-r1) 07:11:35 (8/39) Installing expat (2.2.9-r1) 07:11:35 (9/39) Installing libffi (3.3-r2) 07:11:35 (10/39) Installing gdbm (1.13-r1) 07:11:35 (11/39) Installing xz-libs (5.2.5-r0) 07:11:35 (12/39) Installing sqlite-libs (3.32.1-r0) 07:11:35 (13/39) Installing python3 (3.8.10-r0) 07:11:35 (5/6) Installing libzmq (4.3.3-r0) 07:11:35 (6/6) Installing zeromq (4.3.3-r0) 07:11:35 Executing busybox-1.31.1-r20.trigger 07:11:35 OK: 8 MiB in 20 packages 07:11:35 (14/39) Installing py3-appdirs (1.4.4-r1) 07:11:35 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:11:35 (16/39) Installing py3-parsing (2.4.7-r0) 07:11:35 (17/39) Installing py3-six (1.15.0-r0) 07:11:39 (18/39) Installing py3-packaging (20.4-r0) 07:11:39 (19/39) Installing py3-setuptools (47.0.0-r0) 07:11:39 (20/39) Installing py3-chardet (3.0.4-r4) 07:11:39 (21/39) Installing py3-idna (2.9-r0) 07:11:39 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:11:39 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:11:39 (24/39) Installing py3-requests (2.23.0-r0) 07:11:39 (25/39) Installing py3-msgpack (1.0.0-r0) 07:11:39 (26/39) Installing py3-lockfile (0.12.2-r3) 07:11:39 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:11:39 (28/39) Installing py3-colorama (0.4.3-r0) 07:11:39 (29/39) Installing py3-distlib (0.3.0-r0) 07:11:39 Removing intermediate container fb5b527add8f 07:11:39 ---> df1a6a00681c 07:11:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:39 (30/39) Installing py3-distro (1.5.0-r1) 07:11:39 (31/39) Installing py3-webencodings (0.5.1-r3) 07:11:39 (32/39) Installing py3-html5lib (1.0.1-r4) 07:11:39 (33/39) Installing py3-pytoml (0.1.21-r0) 07:11:39 (34/39) Installing py3-pep517 (0.8.2-r0) 07:11:39 (35/39) Installing py3-progress (1.5-r0) 07:11:39 (36/39) Installing py3-toml (0.10.1-r0) 07:11:39 (37/39) Installing py3-retrying (1.3.3-r0) 07:11:39 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:11:39 (39/39) Installing py3-pip (20.1.1-r0) 07:11:40 Executing busybox-1.31.1-r19.trigger 07:11:40 ---> 85803c18be0c 07:11:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:11:40 OK: 72 MiB in 59 packages 07:11:41 ---> 177b51b93737 07:11:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:11:41 Collecting docker-compose==1.23.2 07:11:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:11:41 ---> f98b61a11e2e 07:11:41 Step 20/24 : ENTRYPOINT ["/core-data"] 07:11:41 ---> Running in 12b702ec74d0 07:11:41 Collecting jsonschema<3,>=2.5.1 07:11:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:11:41 Removing intermediate container 12b702ec74d0 07:11:41 ---> f8139c87ff12 07:11:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:41 ---> Running in a265b346a504 07:11:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:11:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:11:41 Collecting docopt<0.7,>=0.6.1 07:11:41 Downloading docopt-0.6.2.tar.gz (25 kB) 07:11:41 Removing intermediate container a265b346a504 07:11:41 ---> e9cc89b79ac5 07:11:41 Step 22/24 : LABEL arch=x86_64 07:11:41 ---> Running in 166e939b7654 07:11:42 Removing intermediate container 166e939b7654 07:11:42 ---> 9b02d6ae9cb9 07:11:42 Step 23/24 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 07:11:42 Collecting dockerpty<0.5,>=0.4.1 07:11:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:11:42 ---> Running in 6cf8081a460b 07:11:42 Removing intermediate container 6cf8081a460b 07:11:42 ---> 2146c3240b50 07:11:42 Step 24/24 : LABEL version=0.0.0 07:11:42 ---> Running in 2e835a968bd7 07:11:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:11:42 Collecting cached-property<2,>=1.2.0 07:11:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:11:42 Removing intermediate container 2e835a968bd7 07:11:42 ---> bcf6f37c9f2b 07:11:42 07:11:42 Collecting docker<4.0,>=3.6.0 07:11:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:11:43 Successfully built bcf6f37c9f2b 07:11:43 Successfully tagged core-data:latest 07:11:43  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 07:11:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:11:43 Collecting PyYAML<4,>=3.10 07:11:43 Downloading PyYAML-3.13.tar.gz (270 kB) 07:11:44 Collecting texttable<0.10,>=0.9.0 07:11:44 Downloading texttable-0.9.1.tar.gz (11 kB) 07:11:44 Collecting urllib3<1.25,>=1.21.1 07:11:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:11:44 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) 07:11:44 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) 07:11:44 Collecting idna<2.8,>=2.5 07:11:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:11:44 Collecting docker-pycreds>=0.4.0 07:11:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:11:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:11:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:11:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:11:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:11:44 Installing collected packages: jsonschema, urllib3, idna, requests, docopt, dockerpty, cached-property, websocket-client, docker-pycreds, docker, PyYAML, texttable, docker-compose 07:11:44 Attempting uninstall: urllib3 07:11:44 Found existing installation: urllib3 1.25.9 07:11:44 Uninstalling urllib3-1.25.9: 07:11:44 Successfully uninstalled urllib3-1.25.9 07:11:44 Attempting uninstall: idna 07:11:44 Found existing installation: idna 2.9 07:11:44 Uninstalling idna-2.9: 07:11:44 Successfully uninstalled idna-2.9 07:11:44 Attempting uninstall: requests 07:11:44 Found existing installation: requests 2.23.0 07:11:45 Uninstalling requests-2.23.0: 07:11:45 Successfully uninstalled requests-2.23.0 07:11:45 Running setup.py install for docopt: started 07:11:45 Running setup.py install for docopt: finished with status 'done' 07:11:45 Running setup.py install for dockerpty: started 07:11:45 Running setup.py install for dockerpty: finished with status 'done' 07:11:45 Running setup.py install for PyYAML: started 07:11:46 Running setup.py install for PyYAML: finished with status 'done' 07:11:46 Running setup.py install for texttable: started 07:11:46 Running setup.py install for texttable: finished with status 'done' 07:11:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:11:52 Removing intermediate container 7ed6708ab5ad 07:11:52 ---> 9daf4a240a9a 07:11:52 Step 15/24 : ENV APP_PORT=58890 07:11:52 ---> Running in 11f7d1aeed0a 07:11:52 Removing intermediate container 11f7d1aeed0a 07:11:52 ---> 97129baed664 07:11:52 Step 16/24 : EXPOSE $APP_PORT 07:11:52 ---> Running in 7c5c0039031a 07:11:52 Removing intermediate container 7c5c0039031a 07:11:52 ---> a8b02bff60a7 07:11:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:11:53 ---> aa7bd3dfa589 07:11:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:11:53 ---> e280ff9ebe91 07:11:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:11:54 ---> fcb5d1d44ed8 07:11:54 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:11:55 ---> Running in 1f4626975928 07:11:55 Removing intermediate container 1f4626975928 07:11:55 ---> 83093cd88e2b 07:11:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:55 ---> Running in 7a976ac4d27f 07:11:55 Removing intermediate container 7a976ac4d27f 07:11:55 ---> a80f4e962c4d 07:11:55 Step 22/24 : LABEL arch=x86_64 07:11:55 ---> Running in db235da98b48 07:11:55 Removing intermediate container db235da98b48 07:11:55 ---> c15f061da049 07:11:55 Step 23/24 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 07:11:55 ---> Running in 8a65ca39ea62 07:11:55 Removing intermediate container 8a65ca39ea62 07:11:55 ---> 8ebf29ef6514 07:11:55 Step 24/24 : LABEL version=0.0.0 07:11:56 ---> Running in 1c4a986796a1 07:11:56 Removing intermediate container 1c4a986796a1 07:11:56 ---> 54163275aeff 07:11:56 07:11:56 Successfully built 54163275aeff 07:11:56 Successfully tagged sys-mgmt-agent:latest 07:11:56  Building sys-mgmt-agent ... done  [Pipeline] } 07:11:56 $ docker stop --time=1 f2cd49c84b6e0d30b0af57cb584d0f93e1fc649de78463a7a5f3f4120547bf97 07:11:57 $ docker rm -f f2cd49c84b6e0d30b0af57cb584d0f93e1fc649de78463a7a5f3f4120547bf97 [Pipeline] // withDockerContainer [Pipeline] sh 07:11:58 + docker images 07:11:58 REPOSITORY TAG IMAGE ID CREATED SIZE 07:11:58 sys-mgmt-agent latest 54163275aeff 3 seconds ago 312MB 07:11:58 core-data latest bcf6f37c9f2b 16 seconds ago 21.6MB 07:11:58 support-notifications latest 3279c9ab97e0 25 seconds ago 17.8MB 07:11:58 ecfe91198362 34 seconds ago 1.16GB 07:11:58 18cce80a221c 38 seconds ago 1.17GB 07:11:58 90f191ba9e91 48 seconds ago 1.16GB 07:11:58 core-metadata latest ca40d070175f About a minute ago 18.6MB 07:11:58 b6d799566aff About a minute ago 1.17GB 07:11:58 security-bootstrapper latest 811f6aa773c9 About a minute ago 18.2MB 07:11:58 security-secretstore-setup latest 70a928fbeb20 2 minutes ago 25.8MB 07:11:58 core-command latest e131214ef30d 2 minutes ago 17.1MB 07:11:58 support-scheduler latest 964fff483636 3 minutes ago 17.1MB 07:11:58 security-proxy-setup latest b4da3f2f4443 3 minutes ago 25.3MB 07:11:58 9bdc398b0580 3 minutes ago 1.16GB 07:11:58 c030467b9beb 3 minutes ago 1.15GB 07:11:58 707d9097fa7e 3 minutes ago 1.16GB 07:11:58 fa3d4918135b 3 minutes ago 1.16GB 07:11:58 4d1ebd60aede 3 minutes ago 1.16GB 07:11:58 ci-base-image-x86_64 latest 6adf04bcf6fa 9 minutes ago 648MB 07:11:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 07:11:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 07:11:58 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 07:11:58 docker 20.10.0 aefe523efa57 5 months ago 240MB 07:11:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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 07:12:13 Still waiting to schedule task 07:12:13 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 07:13:39 Running on prd-ubuntu18.04-docker-8c-8g-849 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws 07:13:39 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] libraryResource [Pipeline] sh 07:13:40 + echo snap-build.sh 07:13:40 snap-build.sh 07:13:40 + SNAP_BASE_DIR=. 07:13:40 + '[' '!' -z /w/workspace/edgex-go/3 ']' 07:13:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 07:13:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 07:13:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 07:13:40 + cd /w/workspace/edgex-go/3 07:13:40 + sudo apt-get remove -qy --purge lxd lxd-client 07:13:40 Reading package lists... 07:13:40 Building dependency tree... 07:13:40 Reading state information... 07:13:40 The following packages were automatically installed and are no longer required: 07:13:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:13:40 uidmap xdelta3 07:13:40 Use 'sudo apt autoremove' to remove them. 07:13:40 The following packages will be REMOVED: 07:13:40 lxd* lxd-client* 07:13:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:13:40 After this operation, 31.7 MB disk space will be freed. 07:13:41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 07:13:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:13:42 Removing lxd dnsmasq configuration 07:13:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:13:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:13:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:13:44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 07:13:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:13:45 Processing triggers for systemd (237-3ubuntu10.45) ... 07:13:45 Processing triggers for ureadahead (0.100.0-21) ... 07:13:47 + sudo snap remove --purge lxd 07:13:47 snap "lxd" is not installed 07:13:47 + sudo groupadd --force --system lxd 07:13:47 ++ whoami 07:13:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:13:47 + newgrp - lxd 07:13:47 + sudo snap install lxd 07:13:57 2021-05-28T07:13:54Z INFO Waiting for automatic snapd restart... 07:14:12 lxd 4.14 from Canonical* installed 07:14:12 + sudo lxd init --auto 07:14:22 + sudo snap install --classic snapcraft 07:14:26 snapcraft 4.7.1 from Canonical* installed 07:14:26 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:14:26 + sudo snapcraft prime --use-lxd 07:14:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:14:27 Could not find snap/snapcraft.yaml. Are you sure you are in the right directory? 07:14:27 To start a new project, use `snapcraft init` [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:14:27 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 07:14:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:14:29 ---> package-listing.sh 07:14:29 ++ facter osfamily 07:14:29 ++ tr '[:upper:]' '[:lower:]' 07:14:29 + OS_FAMILY=redhat 07:14:29 + workspace=/w/workspace/edgex-go/3 07:14:29 + START_PACKAGES=/tmp/packages_start.txt 07:14:29 + END_PACKAGES=/tmp/packages_end.txt 07:14:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:14:29 + PACKAGES=/tmp/packages_start.txt 07:14:29 + '[' /w/workspace/edgex-go/3 ']' 07:14:29 + PACKAGES=/tmp/packages_end.txt 07:14:29 + case "${OS_FAMILY}" in 07:14:29 + rpm -qa 07:14:29 + sort 07:14:32 + '[' -f /tmp/packages_start.txt ']' 07:14:32 + '[' -f /tmp/packages_end.txt ']' 07:14:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:14:32 + '[' /w/workspace/edgex-go/3 ']' 07:14:32 + mkdir -p /w/workspace/edgex-go/3/archives/ 07:14:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 07:14:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:14:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:14:33 07:14:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:14:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:14:34 alpine: Pulling from edgex-lftools-log-publisher 07:14:34 df20fa9351a1: Pulling fs layer 07:14:34 36b3adc4ff6f: Pulling fs layer 07:14:34 8ad3a11d3b57: Pulling fs layer 07:14:34 46f8f816bc3b: Pulling fs layer 07:14:34 93b61091891f: Pulling fs layer 07:14:34 93b9cdb0e59b: Pulling fs layer 07:14:34 5e14af77c1be: Pulling fs layer 07:14:34 01666e4c0597: Pulling fs layer 07:14:34 aa168da1d23b: Pulling fs layer 07:14:34 93b61091891f: Waiting 07:14:34 93b9cdb0e59b: Waiting 07:14:34 5e14af77c1be: Waiting 07:14:34 01666e4c0597: Waiting 07:14:34 aa168da1d23b: Waiting 07:14:34 46f8f816bc3b: Waiting 07:14:34 36b3adc4ff6f: Verifying Checksum 07:14:34 36b3adc4ff6f: Download complete 07:14:34 46f8f816bc3b: Verifying Checksum 07:14:34 46f8f816bc3b: Download complete 07:14:34 df20fa9351a1: Verifying Checksum 07:14:34 df20fa9351a1: Download complete 07:14:34 93b9cdb0e59b: Verifying Checksum 07:14:34 93b9cdb0e59b: Download complete 07:14:34 5e14af77c1be: Verifying Checksum 07:14:34 5e14af77c1be: Download complete 07:14:34 93b61091891f: Verifying Checksum 07:14:34 93b61091891f: Download complete 07:14:34 01666e4c0597: Verifying Checksum 07:14:34 01666e4c0597: Download complete 07:14:34 8ad3a11d3b57: Verifying Checksum 07:14:34 8ad3a11d3b57: Download complete 07:14:34 df20fa9351a1: Pull complete 07:14:34 36b3adc4ff6f: Pull complete 07:14:35 8ad3a11d3b57: Pull complete 07:14:35 46f8f816bc3b: Pull complete 07:14:35 93b61091891f: Pull complete 07:14:35 93b9cdb0e59b: Pull complete 07:14:35 5e14af77c1be: Pull complete 07:14:36 01666e4c0597: Pull complete 07:14:36 aa168da1d23b: Verifying Checksum 07:14:36 aa168da1d23b: Download complete 07:14:41 aa168da1d23b: Pull complete 07:14:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:14:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:14:41 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 07:14:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:14:49 $ docker top 3e78c23e6975232718f87d7df0ef90c719546cc790fb3651d395e501a8f083a1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:50 + touch /tmp/pre-build-complete [Pipeline] sh 07:14:50 + mkdir -p /var/log/sa [Pipeline] sh 07:14:50 + ls /var/log/sa-host 07:14:50 + sadf -c /var/log/sa-host/sa05 07:14:50 file_magic: OK 07:14:50 HZ: Using current value: 100 07:14:50 file_header: OK 07:14:50 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 07:14:50 Statistics: 07:14:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:14:50 File successfully converted to sysstat format version 12.2.1 07:14:50 + sadf -c /var/log/sa-host/sa28 07:14:50 file_magic: OK 07:14:50 HZ: Using current value: 100 07:14:50 file_header: OK 07:14:50 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 07:14:50 Statistics: 07:14:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:14:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:50 provisioning config files... 07:14:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7096041083628283211tmp [Pipeline] { [Pipeline] echo 07:14:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:14:51 ---> create-netrc.sh [Pipeline] } 07:14:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:14:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:14:51 ---> python-tools-install.sh [Pipeline] echo 07:14:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:14:51 ---> sudo-logs.sh 07:14:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:14:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:14:52 ---> job-cost.sh 07:14:52 lf-activate-venv: SKIPPING 07:14:52 DEBUG: total: 0.18000000715255737 07:14:52 INFO: Retrieving Stack Cost... 07:14:53 INFO: Retrieving Pricing Info for: v3-standard-2 07:14:53 INFO: Archiving Costs [Pipeline] echo 07:14:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:14:54 ---> logs-deploy.sh 07:14:54 lf-activate-venv: SKIPPING 07:14:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3516/3 07:14:54 INFO: archiving workspace using pattern(s): 07:14:56 Archives upload complete. 07:14:56 INFO: archiving logs to Nexus 07:14:56 ---> uname -a: 07:14:56 Linux prd-centos7-docker-4c-2g-839.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:14:56 07:14:56 07:14:56 ---> lscpu: 07:14:56 Architecture: x86_64 07:14:56 CPU op-mode(s): 32-bit, 64-bit 07:14:56 Byte Order: Little Endian 07:14:56 Address sizes: 40 bits physical, 48 bits virtual 07:14:56 CPU(s): 2 07:14:56 On-line CPU(s) list: 0,1 07:14:56 Thread(s) per core: 1 07:14:56 Core(s) per socket: 1 07:14:56 Socket(s): 2 07:14:56 NUMA node(s): 1 07:14:56 Vendor ID: AuthenticAMD 07:14:56 CPU family: 23 07:14:56 Model: 49 07:14:56 Model name: AMD EPYC-Rome Processor 07:14:56 Stepping: 0 07:14:56 CPU MHz: 2800.000 07:14:56 BogoMIPS: 5600.00 07:14:56 Virtualization: AMD-V 07:14:56 Hypervisor vendor: KVM 07:14:56 Virtualization type: full 07:14:56 L1d cache: 64 KiB 07:14:56 L1i cache: 64 KiB 07:14:56 L2 cache: 1 MiB 07:14:56 L3 cache: 32 MiB 07:14:56 NUMA node0 CPU(s): 0,1 07:14:56 Vulnerability Itlb multihit: Not affected 07:14:56 Vulnerability L1tf: Not affected 07:14:56 Vulnerability Mds: Not affected 07:14:56 Vulnerability Meltdown: Not affected 07:14:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:14:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:14:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:14:56 Vulnerability Srbds: Not affected 07:14:56 Vulnerability Tsx async abort: Not affected 07:14:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:14:56 07:14:56 07:14:56 ---> nproc: 07:14:56 2 07:14:56 07:14:56 07:14:56 ---> df -h: 07:14:56 Filesystem Size Used Available Use% Mounted on 07:14:56 overlay 40.0G 13.3G 26.6G 33% / 07:14:56 tmpfs 64.0M 0 64.0M 0% /dev 07:14:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:14:56 shm 64.0M 0 64.0M 0% /dev/shm 07:14:56 /dev/vda1 40.0G 13.3G 26.6G 33% /facter-os 07:14:56 /dev/vda1 40.0G 13.3G 26.6G 33% /etc/resolv.conf 07:14:56 /dev/vda1 40.0G 13.3G 26.6G 33% /etc/hostname 07:14:56 /dev/vda1 40.0G 13.3G 26.6G 33% /etc/hosts 07:14:56 /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/auth.log 07:14:56 /dev/vda1 40.0G 13.3G 26.6G 33% /run/cloud-init/result.json 07:14:56 /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/sa-host 07:14:56 /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/secure 07:14:56 /dev/vda1 40.0G 13.3G 26.6G 33% /w/workspace/edgex-go/3 07:14:56 /dev/vda1 40.0G 13.3G 26.6G 33% /w/workspace/edgex-go/3@tmp 07:14:56 07:14:56 07:14:56 ---> free -m: 07:14:56 total used free shared buff/cache available 07:14:56 Mem: 7821 1249 1657 0 4914 6549 07:14:56 Swap: 1023 1 1022 07:14:56 07:14:56 07:14:56 ---> ip addr: 07:14:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:14:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:14:56 inet 127.0.0.1/8 scope host lo 07:14:56 valid_lft forever preferred_lft forever 07:14:56 inet6 ::1/128 scope host 07:14:56 valid_lft forever preferred_lft forever 07:14:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:14:56 link/ether fa:16:3e:44:34:a2 brd ff:ff:ff:ff:ff:ff 07:14:56 inet 10.30.123.103/23 brd 10.30.123.255 scope global dynamic eth0 07:14:56 valid_lft 85523sec preferred_lft 85523sec 07:14:56 inet6 fe80::f816:3eff:fe44:34a2/64 scope link 07:14:56 valid_lft forever preferred_lft forever 07:14:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:14:56 link/ether 02:42:a9:0d:ef:60 brd ff:ff:ff:ff:ff:ff 07:14:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:14:56 valid_lft forever preferred_lft forever 07:14:56 inet6 fe80::42:a9ff:fe0d:ef60/64 scope link 07:14:56 valid_lft forever preferred_lft forever 07:14:56 07:14:56 07:14:56 ---> sar -b -r -n DEV: 07:14:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 07:14:56 07:14:56 07:00:05 LINUX RESTART (2 CPU) 07:14:56 07:14:56 07:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:14:56 07:02:01 39.88 3.73 36.15 0.00 2601.10 14147.75 0.00 07:14:56 07:03:01 179.23 0.00 179.23 0.00 0.00 48380.11 0.00 07:14:56 07:04:01 66.08 0.00 66.08 0.00 0.00 10895.85 0.00 07:14:56 07:05:01 60.49 0.03 60.45 0.00 1.07 4018.09 0.00 07:14:56 07:06:04 161.14 3.63 157.51 0.00 87.86 83763.58 0.00 07:14:56 07:07:01 277.41 108.50 168.91 0.00 2649.98 100454.96 0.00 07:14:56 07:08:01 211.84 7.21 204.63 0.00 238.56 125078.40 0.00 07:14:56 07:09:01 185.48 4.56 180.92 0.00 124.70 37430.01 0.00 07:14:56 07:10:01 261.38 85.24 176.14 0.00 3089.12 113956.06 0.00 07:14:56 07:11:01 238.73 19.30 219.43 0.00 2289.84 101784.62 0.00 07:14:56 07:12:01 207.78 14.94 192.84 0.00 1604.40 33015.56 0.00 07:14:56 07:13:01 3.55 0.00 3.55 0.00 0.00 106.13 0.00 07:14:56 07:14:01 0.20 0.00 0.20 0.00 0.00 2.85 0.00 07:14:56 Average: 145.18 18.63 126.55 0.00 967.26 51684.39 0.00 07:14:56 07:14:56 07:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:14:56 07:02:01 4588116 0 874016 10.91 2620 2544180 1486152 16.41 1014356 1971540 485176 07:14:56 07:03:01 4021404 0 1124588 14.04 2620 2860320 1733792 19.14 1253840 2194372 108432 07:14:56 07:04:01 3741672 0 1109580 13.85 2620 3155060 1845152 20.37 1385216 2316680 88644 07:14:56 07:05:01 3948984 0 990472 12.37 2620 3066856 1338956 14.78 1119216 2368988 88800 07:14:56 07:06:04 134264 0 1351156 16.87 2620 6520892 2457676 27.13 2968520 4225516 1499436 07:14:56 07:07:01 1141288 0 1162512 14.52 2620 5702512 1536512 16.96 2148876 4025644 30196 07:14:56 07:08:01 606204 0 1700004 21.23 2620 5700104 3624092 40.01 2908624 3742936 89600 07:14:56 07:09:01 1418124 0 1204672 15.04 2620 5383516 1546156 17.07 1902304 3969348 8 07:14:56 07:10:01 553660 0 1341836 16.75 2620 6110816 2245400 24.79 2446200 4266412 502364 07:14:56 07:11:01 1112000 0 1451280 18.12 2620 5443032 2757728 30.45 2957172 3170104 30972 07:14:56 07:12:01 2321024 0 1178572 14.72 2620 4506716 1341156 14.81 1399948 3550296 20 07:14:56 07:13:01 2330016 0 1169576 14.60 2620 4506720 1249208 13.79 1394284 3550296 12 07:14:56 07:14:01 2328788 0 1170796 14.62 2620 4506728 1243224 13.73 1391700 3554328 8 07:14:56 Average: 2172734 0 1217620 15.20 2620 4615958 1877323 20.73 1868481 3300497 224898 07:14:56 07:14:56 07:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:14:56 07:02:01 eth0 1260.27 1372.17 5737.92 169.14 0.00 0.00 0.00 0.00 07:14:56 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:02:01 docker0 1003.46 831.87 79.11 2695.67 0.00 0.00 0.00 0.00 07:14:56 07:03:01 eth0 323.64 246.80 947.75 33.99 0.00 0.00 0.00 0.00 07:14:56 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:03:01 veth2f6303c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:14:56 07:03:01 docker0 218.97 272.55 14.64 847.53 0.00 0.00 0.00 0.00 07:14:56 07:04:01 eth0 38.31 22.11 25.32 67.21 0.00 0.00 0.00 0.00 07:14:56 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:04:01 veth2f6303c 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 07:14:56 07:04:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 07:14:56 07:05:01 eth0 19.62 10.24 15.03 8.06 0.00 0.00 0.00 0.00 07:14:56 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:05:01 veth2f6303c 1.10 1.10 0.09 0.09 0.00 0.00 0.00 0.00 07:14:56 07:05:01 docker0 1.10 1.10 0.07 0.09 0.00 0.00 0.00 0.00 07:14:56 07:06:04 veth1750daa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:14:56 07:06:04 eth0 207.84 177.95 1645.41 72.41 0.00 0.00 0.00 0.00 07:14:56 07:06:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:06:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:07:01 veth1750daa 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 07:14:56 07:07:01 vethdc1c2c6 0.02 0.21 0.00 0.01 0.00 0.00 0.00 0.00 07:14:56 07:07:01 eth0 98.11 78.60 194.45 56.26 0.00 0.00 0.00 0.00 07:14:56 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:08:01 veth4b6f094 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:14:56 07:08:01 veth1750daa 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 07:14:56 07:08:01 veth8da00bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:14:56 07:08:01 vethedf444f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:14:56 07:09:01 veth1750daa 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 07:14:56 07:09:01 eth0 2982.18 2633.72 12231.49 572.15 0.00 0.00 0.00 0.00 07:14:56 07:09:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:14:56 07:09:01 docker0 1298.70 1201.57 98.65 3880.58 0.00 0.00 0.00 0.00 07:14:56 07:10:01 veth1750daa 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:10:01 eth0 66.64 48.37 123.32 15.19 0.00 0.00 0.00 0.00 07:14:56 07:10:01 veth59d8ba0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 07:14:56 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:11:01 veth1750daa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:11:01 eth0 32.05 18.65 22.73 58.42 0.00 0.00 0.00 0.00 07:14:56 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:11:01 veth918ca90 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:14:56 07:12:01 eth0 236.04 185.96 1675.80 76.63 0.00 0.00 0.00 0.00 07:14:56 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:12:01 docker0 1380.13 1310.84 103.96 4404.35 0.00 0.00 0.00 0.00 07:14:56 07:13:01 eth0 0.70 0.23 0.42 0.05 0.00 0.00 0.00 0.00 07:14:56 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:14:01 eth0 1.03 0.32 0.33 0.20 0.00 0.00 0.00 0.00 07:14:56 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 Average: eth0 182.91 170.59 823.78 48.94 0.00 0.00 0.00 0.00 07:14:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:56 Average: docker0 106.24 100.91 8.00 339.04 0.00 0.00 0.00 0.00 07:14:56 07:14:56 07:14:56 ---> sar -P ALL: 07:14:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 07:14:56 07:14:56 07:00:05 LINUX RESTART (2 CPU) 07:14:56 07:14:56 07:01:01 CPU %user %nice %system %iowait %steal %idle 07:14:56 07:02:01 all 16.14 0.00 4.73 4.80 0.07 74.27 07:14:56 07:02:01 0 13.91 0.00 4.85 6.06 0.07 75.11 07:14:56 07:02:01 1 18.38 0.00 4.60 3.53 0.07 73.42 07:14:56 07:03:01 all 26.98 0.00 6.65 11.10 0.10 55.19 07:14:56 07:03:01 0 26.94 0.00 6.81 9.96 0.11 56.18 07:14:56 07:03:01 1 27.01 0.00 6.48 12.23 0.09 54.19 07:14:56 07:04:01 all 51.69 0.00 5.84 5.85 0.10 36.52 07:14:56 07:04:01 0 50.54 0.00 6.44 5.99 0.09 36.93 07:14:56 07:04:01 1 52.84 0.00 5.24 5.71 0.11 36.11 07:14:56 07:05:01 all 53.30 0.00 7.26 4.16 0.11 35.16 07:14:56 07:05:01 0 54.08 0.00 7.87 4.10 0.11 33.85 07:14:56 07:05:01 1 52.53 0.00 6.66 4.23 0.11 36.48 07:14:56 07:06:04 all 35.33 0.00 10.47 21.25 0.13 32.82 07:14:56 07:06:04 0 36.13 0.00 10.60 22.75 0.14 30.39 07:14:56 07:06:04 1 34.55 0.00 10.34 19.76 0.12 35.23 07:14:56 07:07:01 all 9.66 0.00 7.19 66.88 0.11 16.16 07:14:56 07:07:01 0 9.66 0.00 7.71 62.52 0.09 20.02 07:14:56 07:07:01 1 9.66 0.00 6.67 71.25 0.13 12.30 07:14:56 07:08:01 all 25.01 0.00 9.89 46.65 0.12 18.33 07:14:56 07:08:01 0 24.71 0.00 9.88 46.78 0.14 18.48 07:14:56 07:08:01 1 25.30 0.00 9.89 46.53 0.11 18.18 07:14:56 07:09:01 all 46.69 0.00 8.38 30.98 0.13 13.82 07:14:56 07:09:01 0 46.29 0.00 8.54 33.48 0.13 11.56 07:14:56 07:09:01 1 47.10 0.00 8.23 28.49 0.13 16.06 07:14:56 07:10:01 all 16.69 0.00 8.61 67.71 0.13 6.86 07:14:56 07:10:01 0 16.67 0.00 8.84 70.33 0.14 4.02 07:14:56 07:10:01 1 16.71 0.00 8.38 65.09 0.12 9.70 07:14:56 07:11:01 all 38.64 0.00 9.48 39.79 0.13 11.95 07:14:56 07:11:01 0 38.60 0.00 9.70 39.23 0.11 12.36 07:14:56 07:11:01 1 38.68 0.00 9.27 40.35 0.16 11.55 07:14:56 07:12:01 all 25.52 0.00 7.59 32.99 0.11 33.78 07:14:56 07:12:01 0 26.87 0.00 8.20 32.93 0.12 31.88 07:14:56 07:12:01 1 24.18 0.00 6.99 33.05 0.11 35.68 07:14:56 07:14:56 07:12:01 CPU %user %nice %system %iowait %steal %idle 07:14:56 07:13:01 all 0.10 0.00 0.05 0.00 0.03 99.82 07:14:56 07:13:01 0 0.18 0.00 0.05 0.00 0.03 99.73 07:14:56 07:13:01 1 0.02 0.00 0.05 0.00 0.03 99.90 07:14:56 07:14:01 all 0.12 0.00 0.02 0.00 0.03 99.83 07:14:56 07:14:01 0 0.20 0.00 0.02 0.00 0.02 99.77 07:14:56 07:14:01 1 0.03 0.00 0.02 0.00 0.05 99.90 07:14:56 Average: all 26.30 0.00 6.57 25.27 0.10 41.76 07:14:56 Average: 0 26.20 0.00 6.82 25.45 0.10 41.43 07:14:56 Average: 1 26.39 0.00 6.32 25.10 0.10 42.09 07:14:56 07:14:56 07:14:56