Pull request #3551 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d rather than 917c532b265ef7d77fe4e6d4ebdf3323ed993019 Obtained Jenkinsfile from 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d 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-ssh5408186508955510702.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh1921159405295021164.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-3551/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-3551/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7684337486816390211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh1229569493901565491.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3551/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-3551/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2724742656916702253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1055 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh3924405446440534873.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d into PR head commit 917c532b265ef7d77fe4e6d4ebdf3323ed993019 Merge succeeded, producing 917c532b265ef7d77fe4e6d4ebdf3323ed993019 Checking out Revision 917c532b265ef7d77fe4e6d4ebdf3323ed993019 (PR-3551) > 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/4@tmp/jenkins-gitclient-ssh1451005586930011761.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 917c532b265ef7d77fe4e6d4ebdf3323ed993019 # 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/4@tmp/jenkins-gitclient-ssh7740662903633390276.key > git merge 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 917c532b265ef7d77fe4e6d4ebdf3323ed993019 # timeout=10 Commit message: "Merge branch 'master' into issue-3545" > git rev-list --no-walk 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:24:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:25:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:25:00 ========================================================= 23:25:00 EdgeX Global Pipelines Version Info 23:25:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:25:01 ------------------- 23:25:01 stable info: 23:25:01 ------------------- 23:25:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:25:01 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 23:25:01 Message: update stable to v1.0.194 23:25:02 ------------------- 23:25:02 experimental info: 23:25:02 ------------------- 23:25:02 Commited By: **** collab-it+edgex@linuxfoundation.org 23:25:02 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 23:25:02 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:25:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:25:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3551 [Pipeline] echo 23:25:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3551 [Pipeline] echo 23:25:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3551 [Pipeline] echo 23:25:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 917c532b265ef7d77fe4e6d4ebdf3323ed993019 [Pipeline] echo 23:25:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 917c532 [Pipeline] echo 23:25:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:25:04 provisioning config files... 23:25:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2286779862871122493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:05 ---> docker-login.sh 23:25:05 nexus3.edgexfoundry.org:10001 23:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:05 Configure a credential helper to remove this warning. See 23:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:05 23:25:05 Login Succeeded 23:25:05 nexus3.edgexfoundry.org:10002 23:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:05 Configure a credential helper to remove this warning. See 23:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:05 23:25:05 Login Succeeded 23:25:05 nexus3.edgexfoundry.org:10003 23:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:06 Configure a credential helper to remove this warning. See 23:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:06 23:25:06 Login Succeeded 23:25:06 nexus3.edgexfoundry.org:10004 23:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:06 Configure a credential helper to remove this warning. See 23:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:06 23:25:06 Login Succeeded 23:25:06 docker.io 23:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:06 Configure a credential helper to remove this warning. See 23:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:06 23:25:06 Login Succeeded 23:25:06 ---> docker-login.sh ends [Pipeline] } 23:25:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:25:06 ++ 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 23:25:06 + for file in '`ls cmd/**/Dockerfile`' 23:25:06 ++ dirname cmd/core-command/Dockerfile 23:25:06 ++ cut -d/ -f2 23:25:06 + echo core-command,cmd/core-command/Dockerfile 23:25:06 + for file in '`ls cmd/**/Dockerfile`' 23:25:06 ++ cut -d/ -f2 23:25:06 ++ dirname cmd/core-data/Dockerfile 23:25:06 + echo core-data,cmd/core-data/Dockerfile 23:25:06 + for file in '`ls cmd/**/Dockerfile`' 23:25:06 ++ dirname cmd/core-metadata/Dockerfile 23:25:06 ++ cut -d/ -f2 23:25:06 + echo core-metadata,cmd/core-metadata/Dockerfile 23:25:06 + for file in '`ls cmd/**/Dockerfile`' 23:25:06 ++ dirname cmd/security-bootstrapper/Dockerfile 23:25:06 ++ cut -d/ -f2 23:25:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:25:06 + for file in '`ls cmd/**/Dockerfile`' 23:25:06 ++ dirname cmd/security-proxy-setup/Dockerfile 23:25:06 ++ cut -d/ -f2 23:25:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:25:06 + for file in '`ls cmd/**/Dockerfile`' 23:25:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:25:06 ++ cut -d/ -f2 23:25:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:25:06 + for file in '`ls cmd/**/Dockerfile`' 23:25:06 ++ dirname cmd/support-notifications/Dockerfile 23:25:06 ++ cut -d/ -f2 23:25:06 + echo support-notifications,cmd/support-notifications/Dockerfile 23:25:06 + for file in '`ls cmd/**/Dockerfile`' 23:25:06 ++ dirname cmd/support-scheduler/Dockerfile 23:25:06 ++ cut -d/ -f2 23:25:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:25:06 + for file in '`ls cmd/**/Dockerfile`' 23:25:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:25:06 ++ cut -d/ -f2 23:25:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:25:06 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 23:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:25:10 23:25:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:25:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:25:10 latest: Pulling from edgex-devops/git-semver 23:25:10 31603596830f: Pulling fs layer 23:25:10 54011a49482f: Pulling fs layer 23:25:10 a6820b24f6d8: Pulling fs layer 23:25:10 f581987b2513: Pulling fs layer 23:25:10 f581987b2513: Waiting 23:25:10 54011a49482f: Verifying Checksum 23:25:10 54011a49482f: Download complete 23:25:10 31603596830f: Verifying Checksum 23:25:10 31603596830f: Download complete 23:25:10 f581987b2513: Verifying Checksum 23:25:10 f581987b2513: Download complete 23:25:10 a6820b24f6d8: Verifying Checksum 23:25:10 a6820b24f6d8: Download complete 23:25:10 31603596830f: Pull complete 23:25:10 54011a49482f: Pull complete 23:25:11 a6820b24f6d8: Pull complete 23:25:11 f581987b2513: Pull complete 23:25:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:25:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:25:11 prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container 23:25:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat 23:25:12 $ docker top 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:25:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:25:13 [ssh-agent] Looking for ssh-agent implementation... 23:25:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:25:13 $ docker exec 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 ssh-agent 23:25:13 SSH_AUTH_SOCK=/tmp/ssh-aK1QMIP6xnX6/agent.14 23:25:13 SSH_AGENT_PID=21 23:25:13 Running ssh-add (command line suppressed) 23:25:13 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7946570544179737272.key (/w/workspace/edgex-go/4@tmp/private_key_7946570544179737272.key) 23:25:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:25:13 + git tag --points-at HEAD [Pipeline] } 23:25:13 $ docker exec --env ******** --env ******** 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 ssh-agent -k 23:25:13 unset SSH_AUTH_SOCK; 23:25:13 unset SSH_AGENT_PID; 23:25:13 echo Agent pid 21 killed; 23:25:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:25:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:25:13 [ssh-agent] Looking for ssh-agent implementation... 23:25:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:25:13 $ docker exec 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 ssh-agent 23:25:14 SSH_AUTH_SOCK=/tmp/ssh-spbnmRbMChg6/agent.54 23:25:14 SSH_AGENT_PID=61 23:25:14 Running ssh-add (command line suppressed) 23:25:14 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7411126649213165823.key (/w/workspace/edgex-go/4@tmp/private_key_7411126649213165823.key) 23:25:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:25:14 + git semver init 23:25:14 # -> Open(): unable to determine branch for HEAD 23:25:14 # $GIT_DIR = /w/workspace/edgex-go/4/.git 23:25:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 23:25:14 # $SEMVER_REMOTE_NAME = origin 23:25:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:25:14 # $SEMVER_USER_NAME = edgex-jenkins 23:25:14 # $SEMVER_BRANCH = PR-3551 23:25:14 # $SEMVER_TEMP = /tmp/semver-538944083 23:25:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:25:38 # '/tmp/semver-538944083' -> '/w/workspace/edgex-go/4/.semver' 23:25:38 # -> Force: false 23:25:38 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 23:25:38 $ docker exec --env ******** --env ******** 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 ssh-agent -k 23:25:38 unset SSH_AUTH_SOCK; 23:25:38 unset SSH_AGENT_PID; 23:25:38 echo Agent pid 61 killed; 23:25:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:25:38 + git semver [Pipeline] } 23:25:38 $ docker stop --time=1 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 23:25:41 $ docker rm -f 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 [Pipeline] // withDockerContainer [Pipeline] sh 23:25:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:25:42 Stashed 1 file(s) [Pipeline] echo 23:25:42 [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 23:25:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:25:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:25:43 + sudo service docker restart 23:25:43 + true 23:25:43 Redirecting to /bin/systemctl restart docker.service 23:25:57 Still waiting to schedule task 23:25:57 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 23:25:59 ========================================================= 23:25:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:25:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:26:01 + 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 . 23:26:01 Sending build context to Docker daemon 329.2MB 23:26:01 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 23:26:01 Step 2/6 : FROM ${BASE} 23:26:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:26:01 540db60ca938: Pulling fs layer 23:26:01 adcc1eea9eea: Pulling fs layer 23:26:01 4c4ab2625f07: Pulling fs layer 23:26:01 0510c868ecb4: Pulling fs layer 23:26:01 afea3b2eda06: Pulling fs layer 23:26:01 7809a108b3ef: Pulling fs layer 23:26:01 f706445af74f: Pulling fs layer 23:26:01 afea3b2eda06: Waiting 23:26:01 7809a108b3ef: Waiting 23:26:01 f706445af74f: Waiting 23:26:01 0510c868ecb4: Waiting 23:26:01 4c4ab2625f07: Verifying Checksum 23:26:01 4c4ab2625f07: Download complete 23:26:01 adcc1eea9eea: Verifying Checksum 23:26:01 adcc1eea9eea: Download complete 23:26:01 afea3b2eda06: Verifying Checksum 23:26:01 afea3b2eda06: Download complete 23:26:01 540db60ca938: Verifying Checksum 23:26:01 540db60ca938: Download complete 23:26:01 7809a108b3ef: Verifying Checksum 23:26:01 7809a108b3ef: Download complete 23:26:01 540db60ca938: Pull complete 23:26:01 adcc1eea9eea: Pull complete 23:26:01 4c4ab2625f07: Pull complete 23:26:03 f706445af74f: Verifying Checksum 23:26:03 f706445af74f: Download complete 23:26:03 0510c868ecb4: Verifying Checksum 23:26:03 0510c868ecb4: Download complete 23:26:06 0510c868ecb4: Pull complete 23:26:06 afea3b2eda06: Pull complete 23:26:06 7809a108b3ef: Pull complete 23:26:07 f706445af74f: Pull complete 23:26:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:26:07 ---> b068be0155e3 23:26:07 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 23:26:09 ---> Running in 6da9728b0699 23:26:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:26:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:26:11 (1/12) Installing libmagic (5.39-r0) 23:26:11 (2/12) Installing file (5.39-r0) 23:26:11 (3/12) Installing libc-dev (0.7.2-r3) 23:26:12 (4/12) Installing g++ (10.2.1_pre1-r3) 23:26:18 (5/12) Installing fortify-headers (1.1-r0) 23:26:18 (6/12) Installing patch (2.7.6-r6) 23:26:18 (7/12) Installing build-base (0.5-r2) 23:26:18 (8/12) Installing libsodium (1.0.18-r0) 23:26:18 (9/12) Installing pkgconf (1.7.3-r0) 23:26:18 (10/12) Installing libsodium-dev (1.0.18-r0) 23:26:18 (11/12) Installing libzmq (4.3.3-r1) 23:26:18 (12/12) Installing zeromq-dev (4.3.3-r1) 23:26:18 Executing busybox-1.32.1-r6.trigger 23:26:18 OK: 219 MiB in 52 packages 23:26:20 Removing intermediate container 6da9728b0699 23:26:20 ---> 6d0f10d5ada2 23:26:20 Step 4/6 : WORKDIR /edgex-go 23:26:20 ---> Running in 1c558f6829f7 23:26:20 Removing intermediate container 1c558f6829f7 23:26:20 ---> 6956712983eb 23:26:20 Step 5/6 : COPY go.mod . 23:26:20 ---> 9e01f66cfd8b 23:26:20 Step 6/6 : RUN go mod download 23:26:20 ---> Running in 48d14f9ac226 23:26:30 Removing intermediate container 48d14f9ac226 23:26:30 ---> bc1b0d46319a 23:26:30 Successfully built bc1b0d46319a 23:26:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:26:30 + docker inspect -f . ci-base-image-x86_64 23:26:30 . [Pipeline] withDockerContainer 23:26:30 prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container 23:26:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:26:31 $ docker top 0da24c7685683e22b9d85f92065ff923cdad6339a6b5f3cfe225d08bbe9244d6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:31 + go version 23:26:31 go version go1.16.3 linux/amd64 [Pipeline] } 23:26:31 $ docker stop --time=1 0da24c7685683e22b9d85f92065ff923cdad6339a6b5f3cfe225d08bbe9244d6 23:26:32 $ docker rm -f 0da24c7685683e22b9d85f92065ff923cdad6339a6b5f3cfe225d08bbe9244d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:26:33 + docker inspect -f . ci-base-image-x86_64 23:26:33 . [Pipeline] withDockerContainer 23:26:33 prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container 23:26:33 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:26:35 $ docker top 8f4647caeda340184e900ebee60d7244e63b1ee3040a8d04a15e1b138fb69114 -eo pid,comm [Pipeline] { [Pipeline] echo 23:26:35 ========================================================= 23:26:35 [edgeXBuildGoParallel] Running Tests and Build... 23:26:35 ========================================================= [Pipeline] sh 23:26:36 + go mod tidy [Pipeline] sh 23:26:36 + make test 23:26:36 go mod tidy 23:26:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:26:41 ? github.com/edgexfoundry/edgex-go [no test files] 23:27:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:27:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:27:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:27:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:27:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:27:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:27:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:27:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.062s coverage: 100.0% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:27:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements 23:27:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:27:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 53.4% of statements 23:27:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:27:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.102s coverage: 87.7% of statements 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.054s coverage: 78.9% of statements 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:27:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.236s coverage: 95.1% of statements 23:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:27:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:27:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:27:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:27:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:27:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:27:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:27:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:27:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 23:27:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 23:27:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:27:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.052s coverage: 60.0% of statements 23:27:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements 23:27:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:27:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 22.0% of statements 23:27:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:27:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 23:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 23:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 23:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 23:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 23:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements 23:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 23:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.161s coverage: 81.8% of statements 23:27:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.119s coverage: 64.4% of statements 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 66.9% of statements 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.6% of statements 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.027s coverage: 89.5% of statements 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.025s coverage: 84.8% of statements 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:27:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 23:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.061s coverage: 19.3% of statements 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 23:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.120s coverage: 91.9% of statements 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 23:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 23:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 97.6% of statements 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 23:27:59 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:27:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:27:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:27:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 23:27:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 23:27:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 28.9% of statements 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 23:27:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 23:27:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 23:27:59 GO111MODULE=on go vet ./... 23:28:23 gofmt -l . 23:28:23 [ "`gofmt -l .`" = "" ] 23:28:23 ./bin/test-attribution-txt.sh [Pipeline] sh 23:28:25 + ls -al . 23:28:25 total 528 23:28:25 drwxrwxr-x 10 1001 1001 4096 Jun 8 23:28 . 23:28:25 drwxr-xr-x 4 root root 28 Jun 8 23:26 .. 23:28:25 -rw-rw-r-- 1 1001 1001 11 Jun 8 23:24 .dockerignore 23:28:25 drwxrwxr-x 8 1001 1001 179 Jun 8 23:24 .git 23:28:25 drwxrwxr-x 3 1001 1001 125 Jun 8 23:24 .github 23:28:25 -rw-rw-r-- 1 1001 1001 818 Jun 8 23:24 .gitignore 23:28:25 drwx------ 3 1001 1001 60 Jun 8 23:25 .semver 23:28:25 -rw-rw-r-- 1 1001 1001 166 Jun 8 23:24 .sonarcloud.properties 23:28:25 -rw-rw-r-- 1 1001 1001 8609 Jun 8 23:24 Attribution.txt 23:28:25 -rw-rw-r-- 1 1001 1001 3804 Jun 8 23:24 CONTRIBUTING.md 23:28:25 -rw-rw-r-- 1 1001 1001 931 Jun 8 23:24 Dockerfile.build 23:28:25 -rw-rw-r-- 1 1001 1001 849 Jun 8 23:24 Jenkinsfile 23:28:25 -rw-rw-r-- 1 1001 1001 10775 Jun 8 23:24 LICENSE 23:28:25 -rw-rw-r-- 1 1001 1001 5605 Jun 8 23:24 Makefile 23:28:25 -rw-rw-r-- 1 1001 1001 7978 Jun 8 23:24 README.md 23:28:25 -rw-rw-r-- 1 1001 1001 6755 Jun 8 23:24 SECURITY.md 23:28:25 -rw-rw-r-- 1 1001 1001 5 Jun 8 23:25 VERSION 23:28:25 -rw-rw-r-- 1 1001 1001 4131 Jun 8 23:24 ZMQWindows.md 23:28:25 drwxrwxr-x 2 1001 1001 37 Jun 8 23:24 bin 23:28:25 drwxrwxr-x 14 1001 1001 4096 Jun 8 23:24 cmd 23:28:25 -rw-r--r-- 1 root root 412281 Jun 8 23:27 coverage.out 23:28:25 -rw-rw-r-- 1 1001 1001 902 Jun 8 23:24 go.mod 23:28:25 -rw-r--r-- 1 root root 21048 Jun 8 23:26 go.sum 23:28:25 drwxrwxr-x 8 1001 1001 127 Jun 8 23:24 internal 23:28:25 drwxrwxr-x 3 1001 1001 16 Jun 8 23:24 openapi 23:28:25 drwxrwxr-x 4 1001 1001 71 Jun 8 23:24 snap 23:28:25 -rw-rw-r-- 1 1001 1001 168 Jun 8 23:24 version.go [Pipeline] sh 23:28:26 + '[' -e coverage.out ] 23:28:26 + chown 1001:1001 coverage.out [Pipeline] stash 23:28:26 Stashed 1 file(s) [Pipeline] sh 23:28:26 + make build 23:28:26 go mod tidy 23:28:26 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 23:28:28 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 23:28:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:28:34 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 23:28:36 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 23:28:36 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 23:28:37 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 23:28:38 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 23:28:39 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 23:28:40 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 23:28:40 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 23:28:41 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] } 23:28:43 $ docker stop --time=1 8f4647caeda340184e900ebee60d7244e63b1ee3040a8d04a15e1b138fb69114 23:28:45 $ docker rm -f 8f4647caeda340184e900ebee60d7244e63b1ee3040a8d04a15e1b138fb69114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:28:52 23:28:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:28:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:28:52 latest: Pulling from edgex-devops/edgex-compose 23:28:52 cbdbe7a5bc2a: Pulling fs layer 23:28:52 ca9280d653b3: Pulling fs layer 23:28:52 7e9c9ca2126c: Pulling fs layer 23:28:53 cbdbe7a5bc2a: Verifying Checksum 23:28:53 cbdbe7a5bc2a: Download complete 23:28:53 cbdbe7a5bc2a: Pull complete 23:28:53 ca9280d653b3: Verifying Checksum 23:28:53 ca9280d653b3: Download complete 23:28:54 ca9280d653b3: Pull complete 23:28:54 7e9c9ca2126c: Verifying Checksum 23:28:54 7e9c9ca2126c: Download complete 23:29:02 7e9c9ca2126c: Pull complete 23:29:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:29:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:29:02 prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container 23:29:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:29:04 $ docker top 739d7cdabebab7e0056262dcb6e2354fb83e144f79a7bf4290e7937d060e8c82 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:04 + docker-compose build --help 23:29:04 + grep parallel 23:29:05 --parallel Build images in parallel. [Pipeline] } 23:29:05 $ docker stop --time=1 739d7cdabebab7e0056262dcb6e2354fb83e144f79a7bf4290e7937d060e8c82 23:29:06 $ docker rm -f 739d7cdabebab7e0056262dcb6e2354fb83e144f79a7bf4290e7937d060e8c82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:29:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:29:06 . [Pipeline] withDockerContainer 23:29:06 prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container 23:29:07 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:29:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1057 in /w/workspace/edgexfoundry_edgex-go_PR-3551 23:29:09 $ docker top 72403dcb50b72ecc78625a04ca785b28106482bbf27fc8f387401ec890baee47 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 23:29:09 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 23:29:09 The recommended git tool is: git 23:29:09 + docker-compose -f ./docker-compose-build.yml build --parallel 23:29:10 Building core-command ... 23:29:10 Building core-data ... 23:29:10 Building core-metadata ... 23:29:10 Building security-bootstrapper ... 23:29:10 Building security-proxy-setup ... 23:29:10 Building security-secretstore-setup ... 23:29:10 Building support-notifications ... 23:29:10 Building support-scheduler ... 23:29:10 Building sys-mgmt-agent ... 23:29:10 Building security-secretstore-setup 23:29:10 Building core-command 23:29:10 Building support-scheduler 23:29:10 Building support-notifications 23:29:10 Building core-metadata 23:29:17 using credential edgex-jenkins-ssh 23:29:17 Cloning the remote Git repository 23:29:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:29:17 > git init /w/workspace/edgex-go/4 # timeout=10 23:29:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:29:17 > git --version # timeout=10 23:29:17 > git --version # 'git version 2.17.1' 23:29:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:29:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:29:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:29:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:29:21 ---> bc1b0d46319a 23:29:21 Step 3/23 : WORKDIR /edgex-go 23:29:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:29:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:29:21 ---> bc1b0d46319a 23:29:21 Step 3/24 : WORKDIR /edgex-go 23:29:27 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:29:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:29:27 ---> bc1b0d46319a 23:29:27 Step 3/26 : WORKDIR /edgex-go 23:29:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:29:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:29:29 ---> bc1b0d46319a 23:29:29 Step 3/24 : WORKDIR /edgex-go 23:29:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:29:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:29:29 ---> bc1b0d46319a 23:29:29 Step 3/23 : WORKDIR /edgex-go 23:29:34 ---> Running in 971fe2aa33bb 23:29:34 ---> Running in 5bca1c070947 23:29:34 ---> Running in 38de439627ee 23:29:34 ---> Running in 7115678afde0 23:29:34 ---> Running in bc137775dc71 23:29:35 Removing intermediate container 5bca1c070947 23:29:35 ---> f9327cac59c0 23:29:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:35 Removing intermediate container 971fe2aa33bb 23:29:35 ---> 868097614bef 23:29:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:35 Removing intermediate container 7115678afde0 23:29:35 ---> 297f1e1580b4 23:29:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:35 Removing intermediate container 38de439627ee 23:29:35 ---> f389bf7412c1 23:29:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:35 Removing intermediate container bc137775dc71 23:29:35 ---> 57844d3e1dc3 23:29:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:35 ---> Running in bec57eda8ed4 23:29:35 ---> Running in 478a6d4d0d7e 23:29:35 ---> Running in 94e5059b42ec 23:29:35 ---> Running in 6f380fcd0ddb 23:29:35 ---> Running in 0970fd51b156 23:29:36 Removing intermediate container bec57eda8ed4 23:29:36 ---> 4b418353e749 23:29:36 Step 5/23 : RUN apk add --update --no-cache make git 23:29:36 Removing intermediate container 478a6d4d0d7e 23:29:36 ---> b5a90eaad6b5 23:29:36 Step 5/24 : RUN apk add --update --no-cache make git 23:29:36 ---> Running in 80c66a5bb6c7 23:29:37 Merging remotes/origin/master commit 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d into PR head commit 917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:29:37 ---> Running in 00bd2fc6643c 23:29:37 Merge succeeded, producing 917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:29:37 Checking out Revision 917c532b265ef7d77fe4e6d4ebdf3323ed993019 (PR-3551) 23:29:37 Removing intermediate container 94e5059b42ec 23:29:37 ---> 612044f40c7a 23:29:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:29:37 Removing intermediate container 6f380fcd0ddb 23:29:37 ---> ae0e01d99d95 23:29:37 Step 5/26 : RUN apk add --update --no-cache make git 23:29:37 ---> Running in 79cabafdd3ee 23:29:37 Removing intermediate container 0970fd51b156 23:29:37 ---> 0a573c8b2368 23:29:37 Step 5/24 : RUN apk add --update --no-cache make git 23:29:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:29:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:29:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:29:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:29:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:29:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:29:37 > git config core.sparsecheckout # timeout=10 23:29:37 > git checkout -f 917c532b265ef7d77fe4e6d4ebdf3323ed993019 # timeout=10 23:29:37 > git remote # timeout=10 23:29:37 > git config --get remote.origin.url # timeout=10 23:29:37 using GIT_SSH to set credentials SSH Credentials for GitHub 23:29:37 > git merge 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d # timeout=10 23:29:37 > git rev-parse HEAD^{commit} # timeout=10 23:29:37 > git config core.sparsecheckout # timeout=10 23:29:37 > git checkout -f 917c532b265ef7d77fe4e6d4ebdf3323ed993019 # timeout=10 23:29:39 ---> Running in f01791f42c0d 23:29:39 ---> Running in 269a62a3a57f 23:29:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:29:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:29:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:29:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:29:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:29:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:29:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:29:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:29:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:29:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:29:39 OK: 219 MiB in 52 packages 23:29:39 OK: 219 MiB in 52 packages 23:29:39 OK: 219 MiB in 52 packages 23:29:39 OK: 219 MiB in 52 packages 23:29:40 OK: 219 MiB in 52 packages 23:29:40 Removing intermediate container 79cabafdd3ee 23:29:40 ---> 780850d9ac73 23:29:40 Step 6/23 : COPY go.mod . 23:29:40 ---> 7b19928d81a3 23:29:40 Step 7/23 : RUN go mod download 23:29:40 ---> Running in 7968eefe1703 23:29:40 Removing intermediate container 00bd2fc6643c 23:29:40 ---> fb914eefd0c8 23:29:40 Step 6/24 : COPY go.mod . 23:29:40 Removing intermediate container 80c66a5bb6c7 23:29:40 ---> 500312edf0b0 23:29:40 Step 6/23 : COPY go.mod . 23:29:40 ---> cceca7eebbf7 23:29:40 Step 7/24 : RUN go mod download 23:29:40 Removing intermediate container 269a62a3a57f 23:29:40 ---> 8231db5388be 23:29:40 Step 6/24 : COPY go.mod . 23:29:40 ---> Running in cff854f7a7d9 23:29:41 Removing intermediate container f01791f42c0d 23:29:41 ---> cd48a9dce106 23:29:41 Step 6/26 : COPY go.mod . 23:29:41 ---> 14c83e1d15d7 23:29:41 Step 7/23 : RUN go mod download 23:29:41 ---> Running in 72bb14c6a04f 23:29:41 ---> cbf372952495 23:29:41 Step 7/24 : RUN go mod download 23:29:41 ---> 4579d217b928 23:29:41 Step 7/26 : RUN go mod download 23:29:41 ---> Running in 869427e19b9c 23:29:41 ---> Running in 6c5dd46d57f5 23:29:42 Removing intermediate container 7968eefe1703 23:29:42 ---> c55a4532ccdb 23:29:42 Step 8/23 : COPY . . 23:29:43 Removing intermediate container cff854f7a7d9 23:29:43 ---> b49ba7e86b4c 23:29:43 Step 8/24 : COPY . . 23:29:43 Commit message: "Merge branch 'master' into issue-3545" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:29:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:29:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:29:45 + sudo service docker restart 23:29:45 + true 23:30:03 ---> 781bd80956f2 23:30:03 Step 9/24 : RUN go mod tidy 23:30:03 ---> 065272b811c8 23:30:03 Step 9/23 : RUN go mod tidy 23:30:03 ---> Running in 4ead83c426e7 23:30:03 Removing intermediate container 6c5dd46d57f5 23:30:03 ---> e4bdf0cf4b18 23:30:03 Step 8/26 : COPY . . 23:30:03 Removing intermediate container 869427e19b9c 23:30:03 ---> e03e4157f708 23:30:03 Step 8/24 : COPY . . 23:30:03 Removing intermediate container 72bb14c6a04f 23:30:03 ---> ef9c87950165 23:30:03 Step 8/23 : COPY . . 23:30:03 ---> Running in 05f7c88a66ba [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:06 provisioning config files... 23:30:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8899636216645441181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:06 ---> docker-login.sh 23:30:06 nexus3.edgexfoundry.org:10001 23:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:07 Configure a credential helper to remove this warning. See 23:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:07 23:30:07 Login Succeeded 23:30:07 nexus3.edgexfoundry.org:10002 23:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:08 Configure a credential helper to remove this warning. See 23:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:08 23:30:08 Login Succeeded 23:30:08 nexus3.edgexfoundry.org:10003 23:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:08 Configure a credential helper to remove this warning. See 23:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:08 23:30:08 Login Succeeded 23:30:08 nexus3.edgexfoundry.org:10004 23:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:09 Configure a credential helper to remove this warning. See 23:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:09 23:30:09 Login Succeeded 23:30:09 docker.io 23:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:09 Configure a credential helper to remove this warning. See 23:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:09 23:30:09 Login Succeeded 23:30:09 ---> docker-login.sh ends [Pipeline] } 23:30:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:30:10 ========================================================= 23:30:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:30:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:30:10 + 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 . 23:30:13 Sending build context to Docker daemon 166.2MB 23:30:13 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 23:30:13 Step 2/6 : FROM ${BASE} 23:30:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:30:13 595b0fe564bb: Pulling fs layer 23:30:13 7186ed65a4f7: Pulling fs layer 23:30:13 316046926c0a: Pulling fs layer 23:30:13 4ebd0625c992: Pulling fs layer 23:30:13 207e8628e3a3: Pulling fs layer 23:30:13 c791037a9be2: Pulling fs layer 23:30:13 ffd874e62e21: Pulling fs layer 23:30:13 207e8628e3a3: Waiting 23:30:13 4ebd0625c992: Waiting 23:30:13 c791037a9be2: Waiting 23:30:13 595b0fe564bb: Verifying Checksum 23:30:13 595b0fe564bb: Download complete 23:30:13 595b0fe564bb: Pull complete 23:30:14 316046926c0a: Verifying Checksum 23:30:14 316046926c0a: Download complete 23:30:14 7186ed65a4f7: Verifying Checksum 23:30:14 7186ed65a4f7: Download complete 23:30:14 207e8628e3a3: Verifying Checksum 23:30:14 207e8628e3a3: Download complete 23:30:14 c791037a9be2: Verifying Checksum 23:30:14 c791037a9be2: Download complete 23:30:14 7186ed65a4f7: Pull complete 23:30:15 316046926c0a: Pull complete 23:30:16 4ebd0625c992: Verifying Checksum 23:30:16 4ebd0625c992: Download complete 23:30:16 ffd874e62e21: Verifying Checksum 23:30:16 ffd874e62e21: Download complete 23:30:18 ---> 7998119f8bec 23:30:18 Step 9/23 : RUN go mod tidy 23:30:18 Removing intermediate container 4ead83c426e7 23:30:18 ---> 3d1d0a5533f6 23:30:18 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:30:18 ---> db40a76c7475 23:30:18 Step 9/24 : RUN go mod tidy 23:30:18 ---> 35871e124567 23:30:18 Step 9/26 : RUN go mod tidy 23:30:18 ---> Running in 3fbe41e6b265 23:30:18 ---> Running in edecb085e5b6 23:30:18 ---> Running in 646f7231b7f6 23:30:18 ---> Running in 461c96c1275c 23:30:18 Removing intermediate container 05f7c88a66ba 23:30:18 ---> fd28245e8365 23:30:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:30:18 ---> Running in f7268f91fd09 23:30:18 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 23:30:18 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 23:30:21 Removing intermediate container 646f7231b7f6 23:30:21 ---> fd271786e859 23:30:21 Step 10/24 : RUN make cmd/core-command/core-command 23:30:21 ---> Running in 10a1169ec898 23:30:21 Removing intermediate container 461c96c1275c 23:30:21 ---> d600a23cc365 23:30:21 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:30:21 ---> Running in 11c7a3f4c75c 23:30:21 Removing intermediate container 3fbe41e6b265 23:30:21 ---> 61572aa4d14c 23:30:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:30:21 ---> Running in f5d6ed11e677 23:30:21 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 23:30: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 23:30:21 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 23:30:26 4ebd0625c992: Pull complete 23:30:26 207e8628e3a3: Pull complete 23:30:26 c791037a9be2: Pull complete 23:30:29 ffd874e62e21: Pull complete 23:30:29 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 23:30:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:30:29 ---> cfc18b08335c 23:30:29 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 23:30:32 ---> Running in 63f5e7645301 23:30:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:30:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:30:35 (1/12) Installing libmagic (5.39-r0) 23:30:35 (2/12) Installing file (5.39-r0) 23:30:35 (3/12) Installing libc-dev (0.7.2-r3) 23:30:35 (4/12) Installing g++ (10.2.1_pre1-r3) 23:30:48 (5/12) Installing fortify-headers (1.1-r0) 23:30:48 (6/12) Installing patch (2.7.6-r6) 23:30:48 (7/12) Installing build-base (0.5-r2) 23:30:48 (8/12) Installing libsodium (1.0.18-r0) 23:30:48 (9/12) Installing pkgconf (1.7.3-r0) 23:30:48 (10/12) Installing libsodium-dev (1.0.18-r0) 23:30:48 (11/12) Installing libzmq (4.3.3-r1) 23:30:48 (12/12) Installing zeromq-dev (4.3.3-r1) 23:30:48 Executing busybox-1.32.1-r6.trigger 23:30:48 OK: 218 MiB in 52 packages 23:30:51 Removing intermediate container 63f5e7645301 23:30:51 ---> a3b19ef0e0b8 23:30:51 Step 4/6 : WORKDIR /edgex-go 23:30:51 ---> Running in 61cb66063df7 23:30:51 Removing intermediate container 61cb66063df7 23:30:51 ---> e9a73c58e9d5 23:30:51 Step 5/6 : COPY go.mod . 23:30:54 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 23:30:54 ---> 9e01a6a42cad 23:30:54 Step 6/6 : RUN go mod download 23:30:54 ---> Running in c274f4f65ab4 23:31:00 Removing intermediate container 11c7a3f4c75c 23:31:00 ---> 5b40309ba7ed 23:31:00 23:31:00 Step 11/26 : FROM alpine:3.12 23:31:00 Removing intermediate container 10a1169ec898 23:31:00 ---> 38316b8f1620 23:31:00 23:31:00 Step 11/24 : FROM alpine:3.12 23:31:00 Removing intermediate container f7268f91fd09 23:31:00 ---> c79fa755c18a 23:31:00 23:31:00 Step 11/23 : FROM alpine:3.12 23:31:00 Removing intermediate container edecb085e5b6 23:31:00 ---> 47f7a8bcc4b2 23:31:00 23:31:00 Step 11/24 : FROM alpine:3.12 23:31:00 Removing intermediate container f5d6ed11e677 23:31:00 ---> 295ac83d77a2 23:31:00 23:31:00 Step 11/23 : FROM alpine:3.12 23:31:00 3.12: Pulling from library/alpine 23:31:00 3.12: Pulling from library/alpine 23:31:00 3.12: Pulling from library/alpine 23:31:00 3.12: Pulling from library/alpine 23:31:02 3.12: Pulling from library/alpine 23:31:02 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:31:02 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:31:02 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:31:02 Status: Downloaded newer image for alpine:3.12 23:31:02 Status: Image is up to date for alpine:3.12 23:31:02 Status: Image is up to date for alpine:3.12 23:31:02 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:31:02 Status: Image is up to date for alpine:3.12 23:31:02 ---> 13621d1b12d4 23:31:02 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 23:31:02 ---> 13621d1b12d4 23:31:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:31:02 ---> 13621d1b12d4 23:31:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:31:02 ---> 13621d1b12d4 23:31:02 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:31:02 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:31:02 Status: Image is up to date for alpine:3.12 23:31:02 ---> 13621d1b12d4 23:31:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:31:02 ---> Running in 8d63f3a883be 23:31:02 ---> Running in a2a82b099d4e 23:31:02 ---> Running in 214167da0c33 23:31:02 ---> Running in fbaab922b9a2 23:31:02 ---> Running in 027d391d0181 23:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:31:03 (1/6) Installing ca-certificates (20191127-r4) 23:31:03 (2/6) Installing nghttp2-libs (1.41.0-r0) 23:31:03 (3/6) Installing libcurl (7.77.0-r0) 23:31:03 (4/6) Installing curl (7.77.0-r0) 23:31:03 (5/6) Installing dumb-init (1.2.2-r1) 23:31:03 (6/6) Installing su-exec (0.2-r1) 23:31:03 Executing busybox-1.31.1-r20.trigger 23:31:03 Executing ca-certificates-20191127-r4.trigger 23:31:03 OK: 7 MiB in 20 packages 23:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:31:03 (1/2) Installing ca-certificates (20191127-r4) 23:31:03 (2/2) Installing dumb-init (1.2.2-r1) 23:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:31:03 Executing busybox-1.31.1-r20.trigger 23:31:03 Executing ca-certificates-20191127-r4.trigger 23:31:03 (1/1) Installing dumb-init (1.2.2-r1) 23:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:31:03 (1/1) Installing dumb-init (1.2.2-r1) 23:31:03 (1/1) Installing dumb-init (1.2.2-r1) 23:31:04 Executing busybox-1.31.1-r20.trigger 23:31:04 OK: 6 MiB in 15 packages 23:31:04 Executing busybox-1.31.1-r20.trigger 23:31:04 Executing busybox-1.31.1-r20.trigger 23:31:04 OK: 6 MiB in 15 packages 23:31:04 OK: 6 MiB in 15 packages 23:31:04 OK: 6 MiB in 16 packages 23:31:04 Removing intermediate container 8d63f3a883be 23:31:04 ---> d26a1b6cd89d 23:31:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:31:04 ---> Running in d075e97597b4 23:31:05 Removing intermediate container d075e97597b4 23:31:05 ---> c382c2d1196d 23:31:05 Step 14/26 : WORKDIR / 23:31:05 Removing intermediate container a2a82b099d4e 23:31:05 ---> 0ad0f9ab5237 23:31:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:31:05 ---> Running in 94b6abb02428 23:31:05 ---> Running in 615f533e86c1 23:31:05 Removing intermediate container 214167da0c33 23:31:05 ---> 15e1688ef827 23:31:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:31:05 Removing intermediate container fbaab922b9a2 23:31:05 ---> 4f277f24412a 23:31:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:31:05 ---> Running in 3cdde2899f2d 23:31:05 Removing intermediate container 027d391d0181 23:31:05 ---> 3513a5d63ffe 23:31:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:31:05 ---> Running in 5f6d34473258 23:31:05 Removing intermediate container 94b6abb02428 23:31:05 ---> ba2e5985cd42 23:31:05 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:31:05 Removing intermediate container 615f533e86c1 23:31:05 ---> 0357d4290573 23:31:05 Step 14/23 : ENV APP_PORT=59860 23:31:05 ---> Running in 4d9ed1729a04 23:31:05 ---> Running in df2231c01f4b 23:31:05 Removing intermediate container 3cdde2899f2d 23:31:05 ---> 987f388c9abe 23:31:05 Step 14/24 : ENV APP_PORT=59882 23:31:05 Removing intermediate container 5f6d34473258 23:31:05 ---> 8c2314c27c2f 23:31:05 Step 14/24 : ENV APP_PORT=59881 23:31:05 ---> Running in d90c56d01be9 23:31:05 ---> Running in 676f922d9823 23:31:05 Removing intermediate container 4d9ed1729a04 23:31:05 ---> 802e2f9c28cf 23:31:05 Step 14/23 : ENV APP_PORT=59861 23:31:05 Removing intermediate container df2231c01f4b 23:31:05 ---> 8e2b9500ae4c 23:31:05 Step 15/23 : EXPOSE $APP_PORT 23:31:05 ---> Running in 2db4b63d25d3 23:31:05 ---> 024787d600e3 23:31:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:31:05 Removing intermediate container d90c56d01be9 23:31:05 ---> a929ac5fc874 23:31:05 Step 15/24 : EXPOSE $APP_PORT 23:31:05 ---> Running in e5911e4d64d1 23:31:05 Removing intermediate container 676f922d9823 23:31:05 ---> 71bcbcd8c6cb 23:31:05 Step 15/24 : EXPOSE $APP_PORT 23:31:05 ---> Running in aab0307b26e1 23:31:05 ---> Running in e462f977c2e5 23:31:05 Removing intermediate container 2db4b63d25d3 23:31:05 ---> 90410a03cc65 23:31:05 Step 15/23 : EXPOSE $APP_PORT 23:31:05 ---> Running in e119e28ec384 23:31:05 Removing intermediate container e5911e4d64d1 23:31:05 ---> 49d6359a41d4 23:31:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:05 Removing intermediate container aab0307b26e1 23:31:05 ---> 39e06657a133 23:31:05 Step 16/24 : WORKDIR / 23:31:05 ---> 4cc8934d9a40 23:31:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:31:05 Removing intermediate container e462f977c2e5 23:31:05 ---> c7ccadfe4bd1 23:31:05 Step 16/24 : WORKDIR / 23:31:05 ---> Running in e7dad148a68e 23:31:05 Removing intermediate container e119e28ec384 23:31:05 ---> 17f03a7ccc97 23:31:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:05 ---> Running in c77744c6498a 23:31:05 ---> ec6e468a51fa 23:31:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:31:06 Removing intermediate container e7dad148a68e 23:31:06 ---> 309824db8120 23:31:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:06 ---> 0bc1122d95fe 23:31:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:31:06 ---> 326084ad7764 23:31:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:31:06 Removing intermediate container c77744c6498a 23:31:06 ---> 8fd4c21df0f7 23:31:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:06 ---> 670e2205414a 23:31:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:31:06 ---> 2b1c3142c426 23:31:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:31:06 ---> 5ac9a5eea2cc 23:31:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:31:06 ---> 0e99e7119088 23:31:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:31:07 ---> 1761b3cfced7 23:31:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:31:07 ---> ce3c6321d4ea 23:31:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:31:07 ---> c91f70f279ff 23:31:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:31:07 ---> 982b5bd545b8 23:31:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:31:07 ---> a954b2c4aec4 23:31:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:31:07 ---> Running in 1af6df8937ef 23:31:07 ---> Running in 7eae6b7792a5 23:31:07 Removing intermediate container 7eae6b7792a5 23:31:07 ---> 1254f9d27d21 23:31:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:08 Removing intermediate container 1af6df8937ef 23:31:08 ---> 34edabbccc36 23:31:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:08 ---> Running in 4a8efe0be5a1 23:31:08 ---> 742b6597ac51 23:31:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:31:08 ---> f6d73aa6bdc0 23:31:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:31:08 ---> 39dc0f711252 23:31:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:31:08 ---> Running in c24517f10527 23:31:08 ---> Running in f84487615dc8 23:31:08 Removing intermediate container 4a8efe0be5a1 23:31:08 ---> 8855160dad32 23:31:08 Step 21/23 : LABEL arch=x86_64 23:31:08 Removing intermediate container c24517f10527 23:31:08 ---> dbbe03658681 23:31:08 Step 21/23 : LABEL arch=x86_64 23:31:08 Removing intermediate container f84487615dc8 23:31:08 ---> a2c73191cfb6 23:31:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:08 ---> Running in 1fd3d0c9ccff 23:31:08 ---> Running in 02c839f97748 23:31:08 ---> Running in 7eb2924cfc2a 23:31:08 ---> 314b1abde54f 23:31:08 Step 20/24 : ENTRYPOINT ["/core-command"] 23:31:08 ---> 7f87fb6729ae 23:31:08 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/ 23:31:08 Removing intermediate container 1fd3d0c9ccff 23:31:08 ---> f9d641262fc5 23:31:08 Step 22/23 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:31:08 ---> Running in 97cd7e37b350 23:31:08 Removing intermediate container 7eb2924cfc2a 23:31:08 ---> 2f3addcab204 23:31:08 Step 22/24 : LABEL arch=x86_64 23:31:08 Removing intermediate container 02c839f97748 23:31:08 ---> 7012ef0b41b8 23:31:08 Step 22/23 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:31:08 ---> Running in d8c8a710fbcb 23:31:08 ---> Running in 7b72ef2ced40 23:31:09 ---> Running in 05dcf12440e5 23:31:09 ---> Running in c7534785c95f 23:31:09 Removing intermediate container 97cd7e37b350 23:31:09 ---> 51ecc6283a4a 23:31:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:09 Removing intermediate container d8c8a710fbcb 23:31:09 ---> 68146b59edbb 23:31:09 Step 23/23 : LABEL version=0.0.0 23:31:09 ---> Running in 08f3e336b538 23:31:09 Removing intermediate container 05dcf12440e5 23:31:09 ---> 2133d9e87a3c 23:31:09 Step 23/23 : LABEL version=0.0.0 23:31:09 Removing intermediate container c7534785c95f 23:31:09 ---> a8aac10e8fd3 23:31:09 Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:31:09 ---> Running in b994fbaf7aa9 23:31:09 ---> Running in 410036782f70 23:31:09 ---> Running in f6c5da4f15a7 23:31:09 Removing intermediate container 08f3e336b538 23:31:09 ---> 0f17babdd5ce 23:31:09 Step 22/24 : LABEL arch=x86_64 23:31:09 Removing intermediate container b994fbaf7aa9 23:31:09 ---> 2435d000023b 23:31:09 23:31:09 ---> Running in eb6e9bcef90a 23:31:09 Removing intermediate container 410036782f70 23:31:09 ---> b22da38edb16 23:31:09 23:31:09 Removing intermediate container f6c5da4f15a7 23:31:09 ---> fb5f05cedd5f 23:31:09 Step 24/24 : LABEL version=0.0.0 23:31:09 Successfully built 2435d000023b 23:31:09 Successfully built b22da38edb16 23:31:10 Successfully tagged support-notifications:latest 23:31:10 Building security-bootstrapper 23:31:10  Building support-notifications ... done Successfully tagged support-scheduler:latest 23:31:10 Building security-proxy-setup 23:31:10  Building support-scheduler ... done Removing intermediate container eb6e9bcef90a 23:31:10 ---> b5bd34d8f589 23:31:10 Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:31:10 ---> Running in bbd5f9b24a3b 23:31:10 Removing intermediate container 7b72ef2ced40 23:31:10 ---> 4a4c819ca81d 23:31:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:31:10 ---> Running in ef75ebc7b88c 23:31:11 Removing intermediate container bbd5f9b24a3b 23:31:11 ---> c4e7b6f8d0cf 23:31:11 23:31:11 ---> Running in a796944067f2 23:31:11 Successfully built c4e7b6f8d0cf 23:31:11 Successfully tagged core-metadata:latest 23:31:11 Building core-data 23:31:14  Building core-metadata ... done Removing intermediate container ef75ebc7b88c 23:31:14 ---> 5cce095035b6 23:31:14 Step 24/24 : LABEL version=0.0.0 23:31:17 Removing intermediate container a796944067f2 23:31:17 ---> eda47bb57e37 23:31:17 Step 24/26 : LABEL arch=x86_64 23:31:18 ---> Running in 794ba4d8502d 23:31:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:31:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:31:18 ---> bc1b0d46319a 23:31:18 Step 3/24 : WORKDIR /edgex-go 23:31:18 ---> Using cache 23:31:18 ---> f389bf7412c1 23:31:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:18 ---> Using cache 23:31:18 ---> 0a573c8b2368 23:31:18 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:31:18 ---> Running in 4122b32ac610 23:31:19 ---> Running in ac4a6fad1d4b 23:31:19 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:31:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:31:19 ---> bc1b0d46319a 23:31:19 Step 3/32 : WORKDIR /edgex-go 23:31:19 ---> Using cache 23:31:19 ---> f389bf7412c1 23:31:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:19 ---> Using cache 23:31:19 ---> 0a573c8b2368 23:31:19 Step 5/32 : RUN apk add --update --no-cache make git 23:31:19 ---> Using cache 23:31:19 ---> 8231db5388be 23:31:19 Step 6/32 : COPY go.mod . 23:31:19 ---> Using cache 23:31:19 ---> cbf372952495 23:31:19 Step 7/32 : RUN go mod download 23:31:19 ---> Using cache 23:31:19 ---> e03e4157f708 23:31:19 Step 8/32 : COPY . . 23:31:19 ---> Using cache 23:31:19 ---> db40a76c7475 23:31:19 Step 9/32 : RUN go mod tidy 23:31:19 ---> Using cache 23:31:19 ---> fd271786e859 23:31:19 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:31:19 ---> Running in 31a87f2aed9d 23:31:19 Removing intermediate container 4122b32ac610 23:31:19 ---> 98410064966c 23:31:19 Step 25/26 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:31:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:31:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:31:19 ---> bc1b0d46319a 23:31:19 Step 3/22 : WORKDIR /edgex-go 23:31:19 ---> Using cache 23:31:19 ---> f389bf7412c1 23:31:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:19 ---> Using cache 23:31:19 ---> 0a573c8b2368 23:31:19 Step 5/22 : RUN apk add --update --no-cache make git 23:31:19 ---> Using cache 23:31:19 ---> 8231db5388be 23:31:19 Step 6/22 : COPY go.mod . 23:31:19 ---> Using cache 23:31:19 ---> cbf372952495 23:31:19 Step 7/22 : RUN go mod download 23:31:19 ---> Using cache 23:31:19 ---> e03e4157f708 23:31:19 Step 8/22 : COPY . . 23:31:19 ---> Using cache 23:31:19 ---> db40a76c7475 23:31:19 Step 9/22 : RUN go mod tidy 23:31:19 ---> Using cache 23:31:19 ---> fd271786e859 23:31:19 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:31:20 Removing intermediate container 794ba4d8502d 23:31:20 ---> 6b8be7e9b2ce 23:31:20 23:31:20 ---> Running in a8a1dac66e54 23:31:20 ---> Running in 609e1232ca33 23:31:20 Successfully built 6b8be7e9b2ce 23:31:20 Successfully tagged core-command:latest 23:31:20  Building core-command ... done Building sys-mgmt-agent 23:31:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:31: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 23:31:21 Removing intermediate container c274f4f65ab4 23:31:21 ---> eff81c7b2135 23:31:21 Successfully built eff81c7b2135 23:31:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:31:21 + docker inspect -f . ci-base-image-arm64 23:31:21 . [Pipeline] withDockerContainer 23:31:21 prd-ubuntu18.04-docker-arm64-4c-16g-1057 does not seem to be running inside a container 23:31:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:31:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:31:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:31:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:31:25 ---> bc1b0d46319a 23:31:25 Step 3/24 : WORKDIR /edgex-go 23:31:25 ---> Using cache 23:31:25 ---> f389bf7412c1 23:31:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:25 ---> Using cache 23:31:25 ---> 0a573c8b2368 23:31:25 Step 5/24 : RUN apk add --update --no-cache make bash git 23:31:25 OK: 219 MiB in 52 packages 23:31:25 $ docker top 261a281e63d602da6c89383169e06945d12277405a0a9a9152da5521102ba087 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:26 + go version 23:31:26 go version go1.16.3 linux/arm64 [Pipeline] } 23:31:26 $ docker stop --time=1 261a281e63d602da6c89383169e06945d12277405a0a9a9152da5521102ba087 23:31:27 $ docker rm -f 261a281e63d602da6c89383169e06945d12277405a0a9a9152da5521102ba087 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:31:28 + docker inspect -f . ci-base-image-arm64 23:31:28 . [Pipeline] withDockerContainer 23:31:29 prd-ubuntu18.04-docker-arm64-4c-16g-1057 does not seem to be running inside a container 23:31:29 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:31:30 Removing intermediate container a8a1dac66e54 23:31:30 ---> 14ee7d0a2e33 23:31:30 Step 26/26 : LABEL version=0.0.0 23:31:30 ---> Running in c15c135417a4 23:31:30 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 23:31:30 ---> Running in ff746b946418 23:31:30 $ docker top 6700a6a6eb4a7f05ae0641833a34c8eb416f892236f35cfba28a9489e2cb394c -eo pid,comm [Pipeline] { [Pipeline] echo 23:31:30 ========================================================= 23:31:30 [edgeXBuildGoParallel] Running Tests and Build... 23:31:30 ========================================================= [Pipeline] sh 23:31:31 Removing intermediate container ff746b946418 23:31:31 ---> fb7499947ef4 23:31:31 23:31:31 Removing intermediate container ac4a6fad1d4b 23:31:31 ---> a641bf294f7d 23:31:31 Step 6/24 : COPY go.mod . 23:31:31 Successfully built fb7499947ef4 23:31:31 Successfully tagged security-secretstore-setup:latest 23:31:31  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:31:31 + go mod tidy 23:31:31 ---> 53ce74ff6f6f 23:31:31 Step 7/24 : RUN go mod download 23:31:31 ---> Running in a170870e863f [Pipeline] sh 23:31:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:31:32 + make test 23:31:32 go mod tidy 23:31:32 OK: 219 MiB in 52 packages 23:31:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:31:33 Removing intermediate container c15c135417a4 23:31:33 ---> e83c55688a2f 23:31:33 Step 6/24 : COPY go.mod . 23:31:34 Removing intermediate container a170870e863f 23:31:34 ---> 4f94072ef2d1 23:31:34 Step 8/24 : COPY . . 23:31:34 ---> a6e2c375b9e8 23:31:34 Step 7/24 : RUN go mod download 23:31:34 ---> Running in 84afdc6bebbf 23:31:46 ---> 0c1e20e61e7b 23:31:46 Step 9/24 : RUN go mod tidy 23:31:46 Removing intermediate container 84afdc6bebbf 23:31:46 ---> 9732ca86409c 23:31:46 Step 8/24 : COPY . . 23:31:46 ---> Running in 88bdcda938e4 23:31:50 Removing intermediate container 88bdcda938e4 23:31:50 ---> 4676d52ef496 23:31:50 Step 10/24 : RUN make cmd/core-data/core-data 23:31:51 ---> Running in 30ebdc85950c 23:31:51 ---> 029ac0807016 23:31:51 Step 9/24 : RUN go mod tidy 23:31:51 ---> Running in f35ccd24dd1f 23:31:52 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 23:31:54 Removing intermediate container f35ccd24dd1f 23:31:54 ---> 154bfd27aba1 23:31:54 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:31:54 ---> Running in 411902e74327 23:31:54 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 23:32:00 ? github.com/edgexfoundry/edgex-go [no test files] 23:32:03 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 23:32:03 Removing intermediate container 31a87f2aed9d 23:32:03 ---> b66301c0c781 23:32:03 23:32:03 Step 11/32 : FROM alpine:3.12 23:32:03 ---> 13621d1b12d4 23:32:03 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:32:03 ---> Running in 5731fd871a64 23:32:03 Removing intermediate container 5731fd871a64 23:32:03 ---> 959283bc6bdf 23:32:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:32:03 ---> Running in fbcfd538f924 23:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:03 (1/2) Installing dumb-init (1.2.2-r1) 23:32:03 (2/2) Installing su-exec (0.2-r1) 23:32:03 Executing busybox-1.31.1-r20.trigger 23:32:03 OK: 6 MiB in 16 packages 23:32:04 Removing intermediate container fbcfd538f924 23:32:04 ---> 180858374624 23:32:04 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:32:04 ---> Running in 0f77cda462aa 23:32:04 Removing intermediate container 0f77cda462aa 23:32:04 ---> ee335aa52f91 23:32:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:32:06 ---> Running in f6f19111fb38 23:32:06 Removing intermediate container 609e1232ca33 23:32:06 ---> 2730ca15bd24 23:32:06 23:32:06 Step 11/22 : FROM alpine:3.12 23:32:06 ---> 13621d1b12d4 23:32:06 Step 12/22 : RUN apk add --update --no-cache curl 23:32:06 ---> Running in ee971dede045 23:32:06 Removing intermediate container f6f19111fb38 23:32:06 ---> b9956a861bc2 23:32:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:32:07 ---> Running in d29ab9a98d3b 23:32:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:07 (1/4) Installing ca-certificates (20191127-r4) 23:32:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:32:07 (3/4) Installing libcurl (7.77.0-r0) 23:32:07 (4/4) Installing curl (7.77.0-r0) 23:32:07 Executing busybox-1.31.1-r20.trigger 23:32:07 Executing ca-certificates-20191127-r4.trigger 23:32:08 OK: 7 MiB in 18 packages 23:32:12 Removing intermediate container ee971dede045 23:32:12 ---> c1523d2f117a 23:32:12 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:32:12 Removing intermediate container d29ab9a98d3b 23:32:12 ---> 9bc1d5c517db 23:32:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:32:12 ---> Running in 86d0e0d9da04 23:32:12 ---> Running in 8ad46d5333f9 23:32:12 Removing intermediate container 86d0e0d9da04 23:32:12 ---> 96431762679a 23:32:12 Step 14/22 : WORKDIR /edgex 23:32:12 ---> Running in bc8053a9dc2f 23:32:12 Removing intermediate container 8ad46d5333f9 23:32:12 ---> c4548c96cba6 23:32:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:32:12 ---> 532098217dc1 23:32:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:32:12 Removing intermediate container bc8053a9dc2f 23:32:12 ---> 13f5fc7bd828 23:32:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:32:12 ---> Running in 8194c5af4556 23:32:12 ---> 5b0e99f76af2 23:32:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:32:13 ---> f4ef3c89e85e 23:32:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:32:14 ---> bb00b4cf7c55 23:32:14 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:32:14 Removing intermediate container 8194c5af4556 23:32:14 ---> 3796df62f02f 23:32:14 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:14 ---> Running in 2641f9e7effa 23:32:14 Removing intermediate container 2641f9e7effa 23:32:14 ---> 8e743c8a0694 23:32:14 Step 19/22 : CMD ["--init=true"] 23:32:14 ---> dd58048969f9 23:32:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:32:15 ---> Running in 67009d855b1c 23:32:15 Removing intermediate container 67009d855b1c 23:32:15 ---> 543aa0cd698c 23:32:15 Step 20/22 : LABEL arch=x86_64 23:32:15 ---> 5d359a3c8b97 23:32:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:32:15 ---> Running in ee09e1ff10f6 23:32:15 Removing intermediate container ee09e1ff10f6 23:32:15 ---> cd5600732a49 23:32:15 Step 21/22 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:32:16 ---> Running in 12ce4195ad3d 23:32:16 ---> f398778b9342 23:32:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:32:16 Removing intermediate container 12ce4195ad3d 23:32:16 ---> a9eb9f6c2dfa 23:32:16 Step 22/22 : LABEL version=0.0.0 23:32:16 ---> 2507cdde0d06 23:32:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:32:17 ---> Running in e4e4e81ffa7a 23:32:17 Removing intermediate container e4e4e81ffa7a 23:32:17 ---> b3a51e33fb1d 23:32:17 23:32:17 Successfully built b3a51e33fb1d 23:32:17 Successfully tagged security-proxy-setup:latest 23:32:17  Building security-proxy-setup ... done  ---> edb38c945a57 23:32:17 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:32:18 ---> Running in 911d0024d46e 23:32:18 Removing intermediate container 911d0024d46e 23:32:18 ---> 8c74c7a749ca 23:32:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:32:18 ---> e15ddb8390f1 23:32:18 Step 27/32 : RUN chmod +x /entrypoint.sh 23:32:19 ---> Running in dba4ebc6fe71 23:32:20 Removing intermediate container dba4ebc6fe71 23:32:20 ---> c7614d5d8c59 23:32:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:32:20 ---> Running in 2742943a56d4 23:32:22 Removing intermediate container 2742943a56d4 23:32:22 ---> de1a0c95237c 23:32:22 Step 29/32 : CMD ["gate"] 23:32:22 ---> Running in 65115593e406 23:32:22 Removing intermediate container 411902e74327 23:32:22 ---> 3935c61a1c72 23:32:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:32:22 ---> Running in 4a0f5695d9ff 23:32:22 Removing intermediate container 65115593e406 23:32:22 ---> 90c36c156508 23:32:22 Step 30/32 : LABEL arch=x86_64 23:32:25 ---> Running in c9eb86afbe61 23:32:25 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 23:32:25 Removing intermediate container 30ebdc85950c 23:32:25 ---> 029ff3f0b2ca 23:32:25 23:32:25 Step 11/24 : FROM alpine:3.12 23:32:25 ---> 13621d1b12d4 23:32:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:32:25 ---> Running in fe470254fd88 23:32:25 Removing intermediate container c9eb86afbe61 23:32:25 ---> ec4cde44138d 23:32:25 Step 31/32 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:32:27 Removing intermediate container fe470254fd88 23:32:27 ---> deb3dfcd421c 23:32:27 Step 13/24 : ENV APP_PORT=59880 23:32:27 ---> Running in bc6db35ef68f 23:32:27 ---> Running in 5331ea3d2b2f 23:32:27 Removing intermediate container bc6db35ef68f 23:32:27 ---> 5aedffacece6 23:32:27 Step 32/32 : LABEL version=0.0.0 23:32:27 ---> Running in 8f52d7098e28 23:32:27 Removing intermediate container 4a0f5695d9ff 23:32:27 ---> 88deb374a114 23:32:27 23:32:27 Step 12/24 : FROM docker:20.10.0 23:32:27 Removing intermediate container 5331ea3d2b2f 23:32:27 ---> 7f5519215ca3 23:32:27 Step 14/24 : EXPOSE $APP_PORT 23:32:27 ---> Running in 9911ca046315 23:32:27 Removing intermediate container 8f52d7098e28 23:32:27 ---> 00a22ff0ec3f 23:32:27 23:32:27 20.10.0: Pulling from library/docker 23:32:27 Successfully built 00a22ff0ec3f 23:32:27 Successfully tagged security-bootstrapper:latest 23:32:27  Building security-bootstrapper ... done Removing intermediate container 9911ca046315 23:32:27 ---> 8d40ef9add44 23:32:27 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:27 ---> Running in bc594c575325 23:32:28 Removing intermediate container bc594c575325 23:32:28 ---> aa4540bc45d3 23:32:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:32:28 ---> Running in dd53e5ef20d1 23:32:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:29 (1/6) Installing dumb-init (1.2.2-r1) 23:32:29 (2/6) Installing libgcc (9.3.0-r2) 23:32:29 (3/6) Installing libsodium (1.0.18-r0) 23:32:30 (4/6) Installing libstdc++ (9.3.0-r2) 23:32:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:32:30 Status: Downloaded newer image for docker:20.10.0 23:32:30 ---> aefe523efa57 23:32:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:32:30 (5/6) Installing libzmq (4.3.3-r0) 23:32:32 (6/6) Installing zeromq (4.3.3-r0) 23:32:32 Executing busybox-1.31.1-r20.trigger 23:32:32 OK: 8 MiB in 20 packages 23:32:34 ---> Running in 57f6e1811cf6 23:32:34 Removing intermediate container 57f6e1811cf6 23:32:34 ---> d1c4b1262a0f 23:32:34 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 23:32:35 Removing intermediate container dd53e5ef20d1 23:32:35 ---> 80f7f7b71fad 23:32:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:35 ---> Running in 083f08d57f82 23:32:35 ---> 9a7dd8c74d22 23:32:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:32:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:35 (1/39) Installing readline (8.0.4-r0) 23:32:35 (2/39) Installing bash (5.0.17-r0) 23:32:35 Executing bash-5.0.17-r0.post-install 23:32:35 (3/39) Installing nghttp2-libs (1.41.0-r0) 23:32:35 (4/39) Installing libcurl (7.77.0-r0) 23:32:35 (5/39) Installing curl (7.77.0-r0) 23:32:35 (6/39) Installing dumb-init (1.2.2-r1) 23:32:35 (7/39) Installing libbz2 (1.0.8-r1) 23:32:35 (8/39) Installing expat (2.2.9-r1) 23:32:36 ---> a8d2a7b53d13 23:32:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:32:36 (9/39) Installing libffi (3.3-r2) 23:32:36 (10/39) Installing gdbm (1.13-r1) 23:32:36 (11/39) Installing xz-libs (5.2.5-r0) 23:32:36 (12/39) Installing sqlite-libs (3.32.1-r1) 23:32:36 (13/39) Installing python3 (3.8.10-r0) 23:32:36 ---> a3f5ad60589c 23:32:36 Step 20/24 : ENTRYPOINT ["/core-data"] 23:32:38 ---> Running in 7209fbf90fd0 23:32:38 (14/39) Installing py3-appdirs (1.4.4-r1) 23:32:38 (15/39) Installing py3-ordered-set (4.0.1-r0) 23:32:38 (16/39) Installing py3-parsing (2.4.7-r0) 23:32:38 Removing intermediate container 7209fbf90fd0 23:32:38 ---> ad14c9e0a4a8 23:32:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:38 (17/39) Installing py3-six (1.15.0-r0) 23:32:38 (18/39) Installing py3-packaging (20.4-r0) 23:32:38 (19/39) Installing py3-setuptools (47.0.0-r0) 23:32:38 (20/39) Installing py3-chardet (3.0.4-r4) 23:32:38 ---> Running in 4532976211e4 23:32:38 (21/39) Installing py3-idna (2.9-r0) 23:32:38 (22/39) Installing py3-certifi (2020.4.5.1-r0) 23:32:38 (23/39) Installing py3-urllib3 (1.25.9-r0) 23:32:38 (24/39) Installing py3-requests (2.23.0-r0) 23:32:38 (25/39) Installing py3-msgpack (1.0.0-r0) 23:32:38 (26/39) Installing py3-lockfile (0.12.2-r3) 23:32:38 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:32:38 (28/39) Installing py3-colorama (0.4.3-r0) 23:32:38 (29/39) Installing py3-distlib (0.3.0-r0) 23:32:38 Removing intermediate container 4532976211e4 23:32:38 ---> 30b235859da4 23:32:38 Step 22/24 : LABEL arch=x86_64 23:32:38 (30/39) Installing py3-distro (1.5.0-r1) 23:32:38 (31/39) Installing py3-webencodings (0.5.1-r3) 23:32:38 (32/39) Installing py3-html5lib (1.0.1-r4) 23:32:38 ---> Running in c702abde515f 23:32:38 (33/39) Installing py3-pytoml (0.1.21-r0) 23:32:38 (34/39) Installing py3-pep517 (0.8.2-r0) 23:32:38 (35/39) Installing py3-progress (1.5-r0) 23:32:38 (36/39) Installing py3-toml (0.10.1-r0) 23:32:38 (37/39) Installing py3-retrying (1.3.3-r0) 23:32:38 (38/39) Installing py3-contextlib2 (0.6.0-r0) 23:32:38 (39/39) Installing py3-pip (20.1.1-r0) 23:32:38 Removing intermediate container c702abde515f 23:32:38 ---> c09adad15327 23:32:38 Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:32:39 Executing busybox-1.31.1-r19.trigger 23:32:39 OK: 72 MiB in 59 packages 23:32:39 ---> Running in 3440478b574c 23:32:39 Removing intermediate container 3440478b574c 23:32:39 ---> a3381aa4f801 23:32:39 Step 24/24 : LABEL version=0.0.0 23:32:39 ---> Running in 760c027898ec 23:32:39 Removing intermediate container 760c027898ec 23:32:39 ---> 1617a4974807 23:32:39 23:32:39 Successfully built 1617a4974807 23:32:39 Successfully tagged core-data:latest 23:32:39  Building core-data ... done Collecting docker-compose==1.23.2 23:32:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:32:40 Collecting docopt<0.7,>=0.6.1 23:32:40 Downloading docopt-0.6.2.tar.gz (25 kB) 23:32:40 Collecting cached-property<2,>=1.2.0 23:32:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:32:40 Collecting PyYAML<4,>=3.10 23:32:40 Downloading PyYAML-3.13.tar.gz (270 kB) 23:32:41 Collecting docker<4.0,>=3.6.0 23:32:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:32:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:32:41 Collecting jsonschema<3,>=2.5.1 23:32:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:32:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:32:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:32:41 Collecting websocket-client<1.0,>=0.32.0 23:32:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:32:41 Collecting texttable<0.10,>=0.9.0 23:32:41 Downloading texttable-0.9.1.tar.gz (11 kB) 23:32:42 Collecting dockerpty<0.5,>=0.4.1 23:32:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:32:42 Collecting docker-pycreds>=0.4.0 23:32:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:32:43 Collecting idna<2.8,>=2.5 23:32:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:32:43 Collecting urllib3<1.25,>=1.21.1 23:32:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:32:43 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) 23:32:43 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) 23:32:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:32:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:32:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:32:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:32:43 Installing collected packages: docopt, cached-property, PyYAML, docker-pycreds, websocket-client, idna, urllib3, requests, docker, jsonschema, texttable, dockerpty, docker-compose 23:32:43 Running setup.py install for docopt: started 23:32:43 Running setup.py install for docopt: finished with status 'done' 23:32:43 Running setup.py install for PyYAML: started 23:32:44 Running setup.py install for PyYAML: finished with status 'done' 23:32:44 Attempting uninstall: idna 23:32:44 Found existing installation: idna 2.9 23:32:44 Uninstalling idna-2.9: 23:32:44 Successfully uninstalled idna-2.9 23:32:44 Attempting uninstall: urllib3 23:32:44 Found existing installation: urllib3 1.25.9 23:32:44 Uninstalling urllib3-1.25.9: 23:32:44 Successfully uninstalled urllib3-1.25.9 23:32:44 Attempting uninstall: requests 23:32:44 Found existing installation: requests 2.23.0 23:32:44 Uninstalling requests-2.23.0: 23:32:44 Successfully uninstalled requests-2.23.0 23:32:44 Running setup.py install for texttable: started 23:32:44 Running setup.py install for texttable: finished with status 'done' 23:32:44 Running setup.py install for dockerpty: started 23:32:45 Running setup.py install for dockerpty: finished with status 'done' 23:32:45 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 23:32:49 Removing intermediate container 083f08d57f82 23:32:49 ---> 3c240e74a9a5 23:32:49 Step 15/24 : ENV APP_PORT=58890 23:32:49 ---> Running in 459bed93b44c 23:32:49 Removing intermediate container 459bed93b44c 23:32:49 ---> 6278b093618d 23:32:49 Step 16/24 : EXPOSE $APP_PORT 23:32:49 ---> Running in 8bc0f6253295 23:32:49 Removing intermediate container 8bc0f6253295 23:32:49 ---> 063f71420959 23:32:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:32:49 ---> 728a7ec3fba9 23:32:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:32:50 ---> d3802fc16d5d 23:32:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:32:50 ---> eae1ad07dd2d 23:32:50 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:32:50 ---> Running in 6efad3f16556 23:32:50 Removing intermediate container 6efad3f16556 23:32:50 ---> df39e2f3483b 23:32:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:50 ---> Running in 1ee2950519bc 23:32:50 Removing intermediate container 1ee2950519bc 23:32:50 ---> 51921402cb37 23:32:50 Step 22/24 : LABEL arch=x86_64 23:32:50 ---> Running in 15d48f81455e 23:32:50 Removing intermediate container 15d48f81455e 23:32:50 ---> 0dff16a877e0 23:32:50 Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:32:50 ---> Running in c678ea7b588b 23:32:50 Removing intermediate container c678ea7b588b 23:32:50 ---> c39eabf2baac 23:32:50 Step 24/24 : LABEL version=0.0.0 23:32:50 ---> Running in 2ae1bfb9eca6 23:32:51 Removing intermediate container 2ae1bfb9eca6 23:32:51 ---> 627172b0fbb2 23:32:51 23:32:53 Successfully built 627172b0fbb2 23:32:53 Successfully tagged sys-mgmt-agent:latest 23:32:53  Building sys-mgmt-agent ... done  [Pipeline] } 23:32:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:32:53 $ docker stop --time=1 72403dcb50b72ecc78625a04ca785b28106482bbf27fc8f387401ec890baee47 23:32:55 $ docker rm -f 72403dcb50b72ecc78625a04ca785b28106482bbf27fc8f387401ec890baee47 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:55 + docker images 23:32:55 REPOSITORY TAG IMAGE ID CREATED SIZE 23:32:55 sys-mgmt-agent latest 627172b0fbb2 5 seconds ago 312MB 23:32:55 core-data latest 1617a4974807 16 seconds ago 20.2MB 23:32:55 88deb374a114 30 seconds ago 1.15GB 23:32:55 security-bootstrapper latest 00a22ff0ec3f 30 seconds ago 18.2MB 23:32:55 029ff3f0b2ca 31 seconds ago 1.15GB 23:32:55 security-proxy-setup latest b3a51e33fb1d 38 seconds ago 25.3MB 23:32:55 2730ca15bd24 50 seconds ago 1.15GB 23:32:55 b66301c0c781 54 seconds ago 1.14GB 23:32:55 security-secretstore-setup latest fb7499947ef4 About a minute ago 28.1MB 23:32:55 core-command latest 6b8be7e9b2ce About a minute ago 15.9MB 23:32:55 core-metadata latest c4e7b6f8d0cf About a minute ago 16.6MB 23:32:55 support-notifications latest 2435d000023b About a minute ago 16.6MB 23:32:55 support-scheduler latest b22da38edb16 About a minute ago 15.9MB 23:32:55 38316b8f1620 About a minute ago 1.14GB 23:32:55 c79fa755c18a About a minute ago 1.15GB 23:32:55 5b40309ba7ed About a minute ago 1.15GB 23:32:55 47f7a8bcc4b2 About a minute ago 1.15GB 23:32:55 295ac83d77a2 About a minute ago 1.14GB 23:32:55 ci-base-image-x86_64 latest bc1b0d46319a 6 minutes ago 648MB 23:32:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 23:32:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 23:32:55 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 23:32:55 docker 20.10.0 aefe523efa57 5 months ago 240MB 23:32:55 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:32:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:33:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:33:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:33:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:33:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:33:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:33:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:33:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:33:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:33:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:33:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:33:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 23:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.181s coverage: 28.7% of statements 23:33:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.322s coverage: 100.0% of statements 23:33:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:33:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:33:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:33:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 81.2% of statements 23:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:33:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.457s coverage: 53.4% of statements 23:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:33:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.506s coverage: 87.7% of statements 23:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:33:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.180s coverage: 78.9% of statements 23:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.353s coverage: 95.1% of statements 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:33:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.155s coverage: 58.8% of statements 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:33:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.173s coverage: 60.0% of statements 23:33:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.283s coverage: 0.8% of statements 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:33:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.158s coverage: 22.0% of statements 23:33:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.192s coverage: 47.1% of statements 23:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.171s coverage: 79.5% of statements 23:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.178s coverage: 94.1% of statements 23:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.261s coverage: 96.3% of statements 23:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements 23:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.380s coverage: 94.4% of statements 23:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements 23:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.514s coverage: 81.8% of statements 23:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.326s coverage: 92.9% of statements 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 76.0% of statements 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.178s coverage: 80.0% of statements 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.237s coverage: 85.4% of statements 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.327s coverage: 91.2% of statements 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.617s coverage: 64.4% of statements 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 23:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 23:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 23:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.996s coverage: 66.9% of statements 23:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.668s coverage: 43.6% of statements 23:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.114s coverage: 89.5% of statements 23:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements 23:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 23:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.236s coverage: 19.3% of statements 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 23:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.513s coverage: 91.9% of statements 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 23:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.220s coverage: 63.4% of statements 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 23:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.406s coverage: 97.6% of statements 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 23:34:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:34:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:34:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.144s coverage: 87.9% of statements 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:34:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 23:34:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.162s coverage: 28.1% of statements 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 23:34:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.159s coverage: 28.9% of statements 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 23:34:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 23:34:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 23:34:20 GO111MODULE=on go vet ./... 23:35:44 gofmt -l . 23:35:44 [ "`gofmt -l .`" = "" ] 23:35:44 ./bin/test-attribution-txt.sh [Pipeline] sh 23:35:44 + ls -al . 23:35:44 total 556 23:35:44 drwxrwxr-x 9 1001 1001 4096 Jun 8 23:35 . 23:35:44 drwxr-xr-x 4 root root 4096 Jun 8 23:31 .. 23:35:44 -rw-rw-r-- 1 1001 1001 11 Jun 8 23:29 .dockerignore 23:35:44 drwxrwxr-x 8 1001 1001 4096 Jun 8 23:29 .git 23:35:44 drwxrwxr-x 3 1001 1001 4096 Jun 8 23:29 .github 23:35:44 -rw-rw-r-- 1 1001 1001 818 Jun 8 23:29 .gitignore 23:35:44 -rw-rw-r-- 1 1001 1001 166 Jun 8 23:29 .sonarcloud.properties 23:35:44 -rw-rw-r-- 1 1001 1001 8609 Jun 8 23:29 Attribution.txt 23:35:44 -rw-rw-r-- 1 1001 1001 3804 Jun 8 23:29 CONTRIBUTING.md 23:35:44 -rw-rw-r-- 1 1001 1001 931 Jun 8 23:29 Dockerfile.build 23:35:44 -rw-rw-r-- 1 1001 1001 849 Jun 8 23:29 Jenkinsfile 23:35:44 -rw-rw-r-- 1 1001 1001 10775 Jun 8 23:29 LICENSE 23:35:44 -rw-rw-r-- 1 1001 1001 5605 Jun 8 23:29 Makefile 23:35:44 -rw-rw-r-- 1 1001 1001 7978 Jun 8 23:29 README.md 23:35:44 -rw-rw-r-- 1 1001 1001 6755 Jun 8 23:29 SECURITY.md 23:35:44 -rw-rw-r-- 1 1001 1001 5 Jun 8 23:25 VERSION 23:35:44 -rw-rw-r-- 1 1001 1001 4131 Jun 8 23:29 ZMQWindows.md 23:35:44 drwxrwxr-x 2 1001 1001 4096 Jun 8 23:29 bin 23:35:44 drwxrwxr-x 14 1001 1001 4096 Jun 8 23:29 cmd 23:35:44 -rw-r--r-- 1 root root 412281 Jun 8 23:34 coverage.out 23:35:44 -rw-rw-r-- 1 1001 1001 902 Jun 8 23:29 go.mod 23:35:44 -rw-r--r-- 1 root root 21048 Jun 8 23:31 go.sum 23:35:44 drwxrwxr-x 8 1001 1001 4096 Jun 8 23:29 internal 23:35:44 drwxrwxr-x 3 1001 1001 4096 Jun 8 23:29 openapi 23:35:44 drwxrwxr-x 4 1001 1001 4096 Jun 8 23:29 snap 23:35:44 -rw-rw-r-- 1 1001 1001 168 Jun 8 23:29 version.go [Pipeline] sh 23:35:45 + '[' -e coverage.out ] 23:35:45 + chown 1001:1001 coverage.out [Pipeline] stash 23:35:45 Warning: overwriting stash ‘coverage-report’ 23:35:46 Stashed 1 file(s) [Pipeline] sh 23:35:47 + make build 23:35:47 go mod tidy 23:35:48 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 23:35:54 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 23:36:17 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 23:36:17 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 23:36:21 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 23:36:22 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 23:36:26 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 23:36:30 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 23:36:32 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 23:36:36 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 23:36:39 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 23:36:42 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] } 23:36:47 $ docker stop --time=1 6700a6a6eb4a7f05ae0641833a34c8eb416f892236f35cfba28a9489e2cb394c 23:36:50 $ docker rm -f 6700a6a6eb4a7f05ae0641833a34c8eb416f892236f35cfba28a9489e2cb394c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:36:53 23:36:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:36:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:36:54 latest: Pulling from edgex-devops/edgex-compose-arm64 23:36:54 29e5d40040c1: Pulling fs layer 23:36:54 1ce36da41761: Pulling fs layer 23:36:54 25b303627fd3: Pulling fs layer 23:36:54 29e5d40040c1: Verifying Checksum 23:36:54 29e5d40040c1: Download complete 23:36:55 29e5d40040c1: Pull complete 23:36:55 1ce36da41761: Verifying Checksum 23:36:55 1ce36da41761: Download complete 23:36:57 1ce36da41761: Pull complete 23:36:57 25b303627fd3: Verifying Checksum 23:36:57 25b303627fd3: Download complete 23:37:07 25b303627fd3: Pull complete 23:37:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:37:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:37:07 prd-ubuntu18.04-docker-arm64-4c-16g-1057 does not seem to be running inside a container 23:37:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:37:10 $ docker top f61b16af36135faac58ae3e80791f96df71597c7baae0926f8ec7d80a30d216f -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:11 + docker-compose build --help 23:37:11 + grep parallel 23:37:14 --parallel Build images in parallel. [Pipeline] } 23:37:14 $ docker stop --time=1 f61b16af36135faac58ae3e80791f96df71597c7baae0926f8ec7d80a30d216f 23:37:16 $ docker rm -f f61b16af36135faac58ae3e80791f96df71597c7baae0926f8ec7d80a30d216f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:37:17 . [Pipeline] withDockerContainer 23:37:17 prd-ubuntu18.04-docker-arm64-4c-16g-1057 does not seem to be running inside a container 23:37:17 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:37:19 $ docker top 10baacbfa71ff5e9aeeac67283339bab89e8cf8311ffaf9c2521cab1f538e2a0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:20 + docker-compose -f ./docker-compose-build.yml build --parallel 23:37:24 Building core-command ... 23:37:24 Building core-data ... 23:37:24 Building core-metadata ... 23:37:24 Building security-bootstrapper ... 23:37:24 Building security-proxy-setup ... 23:37:24 Building security-secretstore-setup ... 23:37:24 Building support-notifications ... 23:37:24 Building support-scheduler ... 23:37:24 Building sys-mgmt-agent ... 23:37:24 Building security-secretstore-setup 23:37:24 Building security-proxy-setup 23:37:24 Building sys-mgmt-agent 23:37:24 Building core-data 23:37:24 Building support-scheduler 23:38:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:38:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:38:34 ---> eff81c7b2135 23:38:34 Step 3/22 : WORKDIR /edgex-go 23:38:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:38:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:38:34 ---> eff81c7b2135 23:38:34 Step 3/26 : WORKDIR /edgex-go 23:38:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:38:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:38:34 ---> eff81c7b2135 23:38:34 Step 3/24 : WORKDIR /edgex-go 23:38:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:38:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:38:34 ---> eff81c7b2135 23:38:34 Step 3/24 : WORKDIR /edgex-go 23:38:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:38:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:38:34 ---> eff81c7b2135 23:38:34 Step 3/23 : WORKDIR /edgex-go 23:38:38 ---> Running in b66fbff4627a 23:38:38 ---> Running in 4c43721e6e77 23:38:38 ---> Running in 19a4c4709fcc 23:38:38 ---> Running in 72af1d0f1e8d 23:38:38 ---> Running in 28d533df7c34 23:38:38 Removing intermediate container 4c43721e6e77 23:38:38 ---> cfee0adc46be 23:38:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:38 Removing intermediate container 28d533df7c34 23:38:38 ---> 0a23c33deca9 23:38:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:38 Removing intermediate container b66fbff4627a 23:38:38 ---> 5bd9fa01d5b7 23:38:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:38 Removing intermediate container 72af1d0f1e8d 23:38:38 ---> b35f37ee88bb 23:38:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:38 Removing intermediate container 19a4c4709fcc 23:38:38 ---> 4e9bbeda4246 23:38:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:38 ---> Running in 31d11a472170 23:38:38 ---> Running in 89fb6fa80595 23:38:38 ---> Running in 88446e1397fc 23:38:38 ---> Running in f0d3376b36f6 23:38:38 ---> Running in e4f2d1dd9a34 23:38:42 Removing intermediate container 31d11a472170 23:38:42 ---> 1474f16c607c 23:38:42 Step 5/23 : RUN apk add --update --no-cache make git 23:38:42 ---> Running in e496fc31ce77 23:38:42 Removing intermediate container 89fb6fa80595 23:38:42 ---> 09bbd7f36ecf 23:38:42 Step 5/26 : RUN apk add --update --no-cache make git 23:38:42 Removing intermediate container 88446e1397fc 23:38:42 ---> 90255d3e8acb 23:38:42 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:38:42 ---> Running in 1e89af0a0363 23:38:42 Removing intermediate container e4f2d1dd9a34 23:38:42 ---> 98fd42ef6e2f 23:38:42 Step 5/22 : RUN apk add --update --no-cache make git 23:38:42 ---> Running in 1c173cdd1280 23:38:42 Removing intermediate container f0d3376b36f6 23:38:42 ---> 19f1fb6af980 23:38:42 Step 5/24 : RUN apk add --update --no-cache make bash git 23:38:42 ---> Running in cc06de1c6c4f 23:38:42 ---> Running in c6cdb6c4083e 23:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:38:45 OK: 218 MiB in 52 packages 23:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:38:47 OK: 218 MiB in 52 packages 23:38:47 OK: 218 MiB in 52 packages 23:38:47 OK: 218 MiB in 52 packages 23:38:47 OK: 218 MiB in 52 packages 23:38:47 Removing intermediate container e496fc31ce77 23:38:47 ---> 711b5ab756e3 23:38:47 Step 6/23 : COPY go.mod . 23:38:48 Removing intermediate container 1e89af0a0363 23:38:48 ---> 3b5bac53baec 23:38:48 Step 6/26 : COPY go.mod . 23:38:48 ---> 44d66422557d 23:38:48 Step 7/23 : RUN go mod download 23:38:48 Removing intermediate container 1c173cdd1280 23:38:48 ---> 5626fab16506 23:38:48 Step 6/24 : COPY go.mod . 23:38:48 Removing intermediate container cc06de1c6c4f 23:38:48 ---> 68eee47942ab 23:38:48 Step 6/22 : COPY go.mod . 23:38:48 ---> Running in 2cafda99861d 23:38:48 Removing intermediate container c6cdb6c4083e 23:38:48 ---> 6f7aa2d34d97 23:38:48 Step 6/24 : COPY go.mod . 23:38:51 ---> 2c17495da151 23:38:51 Step 7/26 : RUN go mod download 23:38:51 ---> 75887ff19f5f 23:38:51 Step 7/24 : RUN go mod download 23:38:51 ---> 8937c999a099 23:38:51 Step 7/22 : RUN go mod download 23:38:51 ---> Running in 7a08cad58d82 23:38:51 ---> Running in 951a1ec3d184 23:38:51 ---> Running in 664e42cd8eb4 23:38:51 ---> ec57abe97b76 23:38:51 Step 7/24 : RUN go mod download 23:38:51 ---> Running in d5dd6bbdf256 23:38:52 Removing intermediate container 2cafda99861d 23:38:52 ---> 369c498be121 23:38:52 Step 8/23 : COPY . . 23:38:54 Removing intermediate container 7a08cad58d82 23:38:54 ---> 1e448ea111b7 23:38:54 Step 8/26 : COPY . . 23:38:54 Removing intermediate container 951a1ec3d184 23:38:54 ---> 90a1a88cb79c 23:38:54 Step 8/24 : COPY . . 23:38:54 Removing intermediate container d5dd6bbdf256 23:38:54 ---> d40675ab25f4 23:38:54 Step 8/24 : COPY . . 23:38:55 Removing intermediate container 664e42cd8eb4 23:38:55 ---> d9fa5c8c4e8e 23:38:55 Step 8/22 : COPY . . 23:39:19 ---> 55e8a92ff3b7 23:39:19 Step 9/23 : RUN go mod tidy 23:39:19 ---> 1fb568cddda9 23:39:19 Step 9/26 : RUN go mod tidy 23:39:19 ---> 3cc7d05c5463 23:39:19 Step 9/22 : RUN go mod tidy 23:39:19 ---> Running in 20264fb6cf60 23:39:19 ---> 1d60d3149f3e 23:39:19 Step 9/24 : RUN go mod tidy 23:39:19 ---> 2f78a0aab179 23:39:19 Step 9/24 : RUN go mod tidy 23:39:19 ---> Running in 55be9f7f59a6 23:39:19 ---> Running in 3bae9aa5cf59 23:39:19 ---> Running in 15fe81ea95dc 23:39:19 ---> Running in 0fa082707f03 23:39:24 Removing intermediate container 20264fb6cf60 23:39:24 ---> 869cd3e091bb 23:39:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:39:24 ---> Running in fa758c4fc6b8 23:39:24 Removing intermediate container 3bae9aa5cf59 23:39:24 ---> e3eb2fdd9564 23:39:24 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:39:24 ---> Running in ec3ae89dad46 23:39:25 Removing intermediate container 55be9f7f59a6 23:39:25 ---> e3467646eec3 23:39:25 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:39:25 ---> Running in 8475301446f4 23:39:25 Removing intermediate container 0fa082707f03 23:39:25 ---> b0a2794bc51e 23:39:25 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:39:25 ---> Running in f6bb36e59148 23:39:25 Removing intermediate container 15fe81ea95dc 23:39:25 ---> df04aeb70af7 23:39:25 Step 10/24 : RUN make cmd/core-data/core-data 23:39:26 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 23:39:26 ---> Running in d2908eacb2d2 23:39:26 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 23:39:27 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 23:39:28 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 23:39:28 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 23:41:07 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 23:41:12 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 23:41:27 Removing intermediate container ec3ae89dad46 23:41:27 ---> 1484beb1eadd 23:41:27 23:41:27 Step 11/22 : FROM alpine:3.12 23:41:27 3.12: Pulling from library/alpine 23:41:27 Removing intermediate container 8475301446f4 23:41:27 ---> 50256a727551 23:41:27 23:41:27 Step 11/26 : FROM alpine:3.12 23:41:27 Removing intermediate container fa758c4fc6b8 23:41:27 ---> f42d30107d8a 23:41:27 23:41:27 Step 11/23 : FROM alpine:3.12 23:41:27 3.12: Pulling from library/alpine 23:41:27 3.12: Pulling from library/alpine 23:41:28 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:41:28 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:41:28 Status: Downloaded newer image for alpine:3.12 23:41:28 Status: Image is up to date for alpine:3.12 23:41:28 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:41:28 Status: Image is up to date for alpine:3.12 23:41:28 ---> 9852663dfa18 23:41:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:41:28 ---> 9852663dfa18 23:41:28 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 23:41:28 ---> 9852663dfa18 23:41:28 Step 12/22 : RUN apk add --update --no-cache curl 23:41:29 ---> Running in 5b96a790b5b8 23:41:29 ---> Running in 075107cea855 23:41:29 ---> Running in 3fa15a25f6af 23:41:30 Removing intermediate container f6bb36e59148 23:41:30 ---> 9d33bc13a8b8 23:41:30 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:41:30 ---> Running in d275972cea7b 23:41:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:41:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:41:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:41:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:41:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:41:32 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 23:41:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:41:32 (1/4) Installing ca-certificates (20191127-r4) 23:41:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:41:33 (3/4) Installing libcurl (7.77.0-r0) 23:41:33 (4/4) Installing curl (7.77.0-r0) 23:41:33 Executing busybox-1.31.1-r20.trigger 23:41:33 Executing ca-certificates-20191127-r4.trigger 23:41:33 (1/6) Installing ca-certificates (20191127-r4) 23:41:33 (1/1) Installing dumb-init (1.2.2-r1) 23:41:33 (2/6) Installing nghttp2-libs (1.41.0-r0) 23:41:33 Executing busybox-1.31.1-r20.trigger 23:41:33 OK: 7 MiB in 18 packages 23:41:33 (3/6) Installing libcurl (7.77.0-r0) 23:41:33 OK: 5 MiB in 15 packages 23:41:33 (4/6) Installing curl (7.77.0-r0) 23:41:33 (5/6) Installing dumb-init (1.2.2-r1) 23:41:33 (6/6) Installing su-exec (0.2-r1) 23:41:33 Executing busybox-1.31.1-r20.trigger 23:41:33 Executing ca-certificates-20191127-r4.trigger 23:41:33 OK: 7 MiB in 20 packages 23:41:35 Removing intermediate container 3fa15a25f6af 23:41:35 ---> 629a43aadf39 23:41:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:41:36 ---> Running in a5871d204673 23:41:38 Removing intermediate container 5b96a790b5b8 23:41:38 ---> 1fd143712562 23:41:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:41:38 Removing intermediate container 075107cea855 23:41:38 ---> 778c0db50efb 23:41:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:41:38 ---> Running in 42a4fdc48df0 23:41:38 ---> Running in 2c22bb892cd4 23:41:38 Removing intermediate container d275972cea7b 23:41:38 ---> 1a659fd220be 23:41:38 23:41:38 Step 12/24 : FROM docker:20.10.0 23:41:38 Removing intermediate container a5871d204673 23:41:38 ---> 0c9f6887306b 23:41:38 Step 14/23 : ENV APP_PORT=59861 23:41:38 20.10.0: Pulling from library/docker 23:41:38 ---> Running in 8f352257c508 23:41:38 Removing intermediate container d2908eacb2d2 23:41:38 ---> 8cfff83f2d9a 23:41:38 23:41:38 Step 11/24 : FROM alpine:3.12 23:41:38 ---> 9852663dfa18 23:41:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:41:38 Removing intermediate container 2c22bb892cd4 23:41:38 ---> 67cbbad82e84 23:41:38 Step 14/22 : WORKDIR /edgex 23:41:38 Removing intermediate container 42a4fdc48df0 23:41:38 ---> a2aaf8a002c7 23:41:38 Step 14/26 : WORKDIR / 23:41:38 ---> Running in 4d0f22efad01 23:41:38 ---> Running in 47036adf7c17 23:41:38 Removing intermediate container 8f352257c508 23:41:38 ---> 00b9fbdb0fcc 23:41:38 Step 15/23 : EXPOSE $APP_PORT 23:41:38 ---> Running in daa8955ee68d 23:41:38 ---> Running in 0e082bbc717e 23:41:38 Removing intermediate container 4d0f22efad01 23:41:38 ---> 7ece8df9e9d4 23:41:38 Step 13/24 : ENV APP_PORT=59880 23:41:39 ---> Running in c1943d6f0705 23:41:39 Removing intermediate container 47036adf7c17 23:41:39 ---> f34192b14d55 23:41:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:41:39 Removing intermediate container 0e082bbc717e 23:41:39 ---> 8f68daabc6dd 23:41:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:39 Removing intermediate container daa8955ee68d 23:41:39 ---> 13ff1560b3cd 23:41:39 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:41:40 Removing intermediate container c1943d6f0705 23:41:40 ---> 16685b04cba4 23:41:40 Step 14/24 : EXPOSE $APP_PORT 23:41:40 ---> Running in e1c37696f6d2 23:41:41 ---> 64a7d71378b3 23:41:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:41:41 ---> bb8552dec072 23:41:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:41:41 ---> ad1f696f5891 23:41:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:41:41 Removing intermediate container e1c37696f6d2 23:41:41 ---> ba7e682f6ca8 23:41:41 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:41:41 ---> Running in 768d8285d8b1 23:41:42 ---> f1a9ea8e2ed1 23:41:42 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:41:43 ---> 6aba08c78093 23:41:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:41:43 ---> d0a73aab297a 23:41:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:41:43 ---> 870adcd3ba51 23:41:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:41:45 ---> 41daecd71ec0 23:41:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:41:45 Removing intermediate container 768d8285d8b1 23:41:45 ---> 145011357fd7 23:41:45 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:41:45 ---> Running in 074539f3faca 23:41:45 ---> a90dcc2c5272 23:41:45 ---> cca700f94ec7 23:41:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:41:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:41:45 ---> Running in e003c4d0198c 23:41:45 ---> Running in ffdf3f8e2091 23:41:46 Removing intermediate container 074539f3faca 23:41:46 ---> b0c607f6f2cc 23:41:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:41:46 ---> Running in 70a1de5e66d4 23:41:46 Removing intermediate container ffdf3f8e2091 23:41:46 ---> a1dc123c1395 23:41:46 Step 19/22 : CMD ["--init=true"] 23:41:47 ---> Running in 6e574e7f379c 23:41:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:41:47 Removing intermediate container 70a1de5e66d4 23:41:47 ---> b1b5404b943a 23:41:47 Step 21/23 : LABEL arch=arm64 23:41:47 ---> Running in 7c4caad9c05e 23:41:48 ---> 598772404d18 23:41:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:41:48 Removing intermediate container 6e574e7f379c 23:41:48 ---> 2dbfd884a920 23:41:48 Step 20/22 : LABEL arch=arm64 23:41:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:41:48 ---> Running in 76445b7c2909 23:41:48 Removing intermediate container 7c4caad9c05e 23:41:48 ---> e642cbf8deb8 23:41:48 Step 22/23 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:41:48 (1/6) Installing dumb-init (1.2.2-r1) 23:41:48 (2/6) Installing libgcc (9.3.0-r2) 23:41:49 ---> Running in af9ea0e1a1c7 23:41:49 (3/6) Installing libsodium (1.0.18-r0) 23:41:49 (4/6) Installing libstdc++ (9.3.0-r2) 23:41:49 Removing intermediate container 76445b7c2909 23:41:49 ---> 86d22aa117a0 23:41:49 Step 21/22 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:41:49 (5/6) Installing libzmq (4.3.3-r0) 23:41:49 (6/6) Installing zeromq (4.3.3-r0) 23:41:49 ---> Running in 36fc4ab23a67 23:41:49 Executing busybox-1.31.1-r20.trigger 23:41:49 OK: 8 MiB in 20 packages 23:41:49 Removing intermediate container af9ea0e1a1c7 23:41:49 ---> 8aaf70c198dd 23:41:49 Step 23/23 : LABEL version=0.0.0 23:41:49 ---> d5bc93a02882 23:41:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:41:49 ---> Running in 32e0861c819b 23:41:50 Removing intermediate container 36fc4ab23a67 23:41:50 ---> ec12662080d8 23:41:50 Step 22/22 : LABEL version=0.0.0 23:41:50 ---> Running in d19949e46b5e 23:41:50 Removing intermediate container 32e0861c819b 23:41:50 ---> 08c11efd1f3d 23:41:50 23:41:51 Removing intermediate container d19949e46b5e 23:41:51 ---> 3254a4aece05 23:41:51 23:41:51 ---> f3717e07cd00 23:41:51 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/ 23:41:51 Removing intermediate container e003c4d0198c 23:41:51 ---> 1626bb1396b1 23:41:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:51 Successfully built 08c11efd1f3d 23:41:51 Successfully tagged support-scheduler-arm64:latest 23:41:51  Building support-scheduler ... done Building support-notifications 23:41:51 ---> Running in 219bf604b67d 23:41:52 Successfully built 3254a4aece05 23:41:52 Successfully tagged security-proxy-setup-arm64:latest 23:41:52  Building security-proxy-setup ... done Building core-metadata 23:41:52 ---> e7f02e98a69b 23:41:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:41:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:41:53 Status: Downloaded newer image for docker:20.10.0 23:41:53 ---> eeaf43b92773 23:41:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:41:53 ---> Running in 557c83be22ec 23:41:54 Removing intermediate container 557c83be22ec 23:41:54 ---> 15a975a4637e 23:41:54 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 23:41:54 ---> 4b34b164944d 23:41:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:41:55 Removing intermediate container 219bf604b67d 23:41:55 ---> daa4443004e1 23:41:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:41:55 ---> Running in 323f95c84969 23:41:55 ---> Running in b77d1dcf77fd 23:41:56 ---> 33a677d2f84e 23:41:56 Step 20/24 : ENTRYPOINT ["/core-data"] 23:41:56 Removing intermediate container b77d1dcf77fd 23:41:56 ---> 5ecd9b341868 23:41:56 Step 24/26 : LABEL arch=arm64 23:41:58 ---> Running in a4cbf4102b86 23:41:58 ---> Running in 4ff9d4d2564e 23:41:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:41:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:41:58 Removing intermediate container a4cbf4102b86 23:41:58 ---> 8a3908a9681a 23:41:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:41:58 Removing intermediate container 4ff9d4d2564e 23:41:58 ---> 142f21fe690c 23:41:58 Step 25/26 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:41:58 ---> Running in e41558c69558 23:41:58 (1/39) Installing readline (8.0.4-r0) 23:41:58 (2/39) Installing bash (5.0.17-r0) 23:41:58 Executing bash-5.0.17-r0.post-install 23:41:58 (3/39) Installing nghttp2-libs (1.41.0-r0) 23:41:58 (4/39) Installing libcurl (7.77.0-r0) 23:41:58 (5/39) Installing curl (7.77.0-r0) 23:41:58 (6/39) Installing dumb-init (1.2.2-r1) 23:41:58 (7/39) Installing libbz2 (1.0.8-r1) 23:41:58 (8/39) Installing expat (2.2.9-r1) 23:41:58 (9/39) Installing libffi (3.3-r2) 23:41:58 (10/39) Installing gdbm (1.13-r1) 23:41:58 (11/39) Installing xz-libs (5.2.5-r0) 23:41:58 ---> Running in fd409e02594a 23:41:58 (12/39) Installing sqlite-libs (3.32.1-r1) 23:41:58 (13/39) Installing python3 (3.8.10-r0) 23:41:58 Removing intermediate container e41558c69558 23:41:58 ---> 05a2a0641763 23:41:58 Step 22/24 : LABEL arch=arm64 23:41:59 Removing intermediate container fd409e02594a 23:41:59 ---> b5e0da5e9ee7 23:41:59 Step 26/26 : LABEL version=0.0.0 23:41:59 ---> Running in 92d8b4be77e3 23:41:59 ---> Running in 174e4a886422 23:42:00 (14/39) Installing py3-appdirs (1.4.4-r1) 23:42:00 (15/39) Installing py3-ordered-set (4.0.1-r0) 23:42:00 (16/39) Installing py3-parsing (2.4.7-r0) 23:42:00 (17/39) Installing py3-six (1.15.0-r0) 23:42:00 (18/39) Installing py3-packaging (20.4-r0) 23:42:00 (19/39) Installing py3-setuptools (47.0.0-r0) 23:42:00 (20/39) Installing py3-chardet (3.0.4-r4) 23:42:00 Removing intermediate container 92d8b4be77e3 23:42:00 ---> c52d6becee13 23:42:00 Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:42:00 (21/39) Installing py3-idna (2.9-r0) 23:42:00 (22/39) Installing py3-certifi (2020.4.5.1-r0) 23:42:00 (23/39) Installing py3-urllib3 (1.25.9-r0) 23:42:00 (24/39) Installing py3-requests (2.23.0-r0) 23:42:00 (25/39) Installing py3-msgpack (1.0.0-r0) 23:42:00 (26/39) Installing py3-lockfile (0.12.2-r3) 23:42:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:42:00 (28/39) Installing py3-colorama (0.4.3-r0) 23:42:00 (29/39) Installing py3-distlib (0.3.0-r0) 23:42:00 (30/39) Installing py3-distro (1.5.0-r1) 23:42:00 (31/39) Installing py3-webencodings (0.5.1-r3) 23:42:00 (32/39) Installing py3-html5lib (1.0.1-r4) 23:42:00 Removing intermediate container 174e4a886422 23:42:00 ---> 796fa1293a8b 23:42:00 23:42:00 (33/39) Installing py3-pytoml (0.1.21-r0) 23:42:00 (34/39) Installing py3-pep517 (0.8.2-r0) 23:42:00 (35/39) Installing py3-progress (1.5-r0) 23:42:00 (36/39) Installing py3-toml (0.10.1-r0) 23:42:00 (37/39) Installing py3-retrying (1.3.3-r0) 23:42:00 (38/39) Installing py3-contextlib2 (0.6.0-r0) 23:42:00 (39/39) Installing py3-pip (20.1.1-r0) 23:42:00 Executing busybox-1.31.1-r19.trigger 23:42:00 OK: 72 MiB in 59 packages 23:42:00 ---> Running in 1a1d59fbcdb4 23:42:01 Successfully built 796fa1293a8b 23:42:01 Successfully tagged security-secretstore-setup-arm64:latest 23:42:01 Building core-command 23:42:01  Building security-secretstore-setup ... done Removing intermediate container 1a1d59fbcdb4 23:42:01 ---> 85b2f2ebb0c8 23:42:01 Step 24/24 : LABEL version=0.0.0 23:42:01 ---> Running in 1293430a8c5c 23:42:02 Removing intermediate container 1293430a8c5c 23:42:02 ---> afcf7208b9b4 23:42:02 23:42:02 Successfully built afcf7208b9b4 23:42:02 Successfully tagged core-data-arm64:latest 23:42:02  Building core-data ... done Building security-bootstrapper 23:42:05 Collecting docker-compose==1.23.2 23:42:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:42:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:42:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:42:06 Collecting texttable<0.10,>=0.9.0 23:42:06 Downloading texttable-0.9.1.tar.gz (11 kB) 23:42:09 Collecting docopt<0.7,>=0.6.1 23:42:09 Downloading docopt-0.6.2.tar.gz (25 kB) 23:42:14 Collecting PyYAML<4,>=3.10 23:42:14 Downloading PyYAML-3.13.tar.gz (270 kB) 23:42:16 Collecting dockerpty<0.5,>=0.4.1 23:42:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:42:18 Collecting jsonschema<3,>=2.5.1 23:42:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:42:19 Collecting cached-property<2,>=1.2.0 23:42:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:42:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:42:19 Collecting docker<4.0,>=3.6.0 23:42:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:42:20 Collecting websocket-client<1.0,>=0.32.0 23:42:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:42:21 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) 23:42:21 Collecting idna<2.8,>=2.5 23:42:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:42:22 Collecting urllib3<1.25,>=1.21.1 23:42:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:42:22 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) 23:42:22 Collecting docker-pycreds>=0.4.0 23:42:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:42:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:42:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:42:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:42:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:42:23 Installing collected packages: idna, urllib3, requests, texttable, docopt, PyYAML, dockerpty, jsonschema, cached-property, docker-pycreds, websocket-client, docker, docker-compose 23:42:23 Attempting uninstall: idna 23:42:23 Found existing installation: idna 2.9 23:42:23 Uninstalling idna-2.9: 23:42:23 Successfully uninstalled idna-2.9 23:42:24 Attempting uninstall: urllib3 23:42:24 Found existing installation: urllib3 1.25.9 23:42:24 Uninstalling urllib3-1.25.9: 23:42:24 Successfully uninstalled urllib3-1.25.9 23:42:25 Attempting uninstall: requests 23:42:25 Found existing installation: requests 2.23.0 23:42:25 Uninstalling requests-2.23.0: 23:42:25 Successfully uninstalled requests-2.23.0 23:42:25 Running setup.py install for texttable: started 23:42:28 Running setup.py install for texttable: finished with status 'done' 23:42:28 Running setup.py install for docopt: started 23:42:30 Running setup.py install for docopt: finished with status 'done' 23:42:30 Running setup.py install for PyYAML: started 23:42:32 Running setup.py install for PyYAML: finished with status 'done' 23:42:32 Running setup.py install for dockerpty: started 23:42:35 Running setup.py install for dockerpty: finished with status 'done' 23:42:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:42:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:42:36 ---> eff81c7b2135 23:42:36 Step 3/24 : WORKDIR /edgex-go 23:42:36 ---> Using cache 23:42:36 ---> 4e9bbeda4246 23:42:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:36 ---> Using cache 23:42:36 ---> 98fd42ef6e2f 23:42:36 Step 5/24 : RUN apk add --update --no-cache make git 23:42:36 ---> Using cache 23:42:36 ---> 68eee47942ab 23:42:36 Step 6/24 : COPY go.mod . 23:42:36 ---> Using cache 23:42:36 ---> 8937c999a099 23:42:36 Step 7/24 : RUN go mod download 23:42:36 ---> Using cache 23:42:36 ---> d9fa5c8c4e8e 23:42:36 Step 8/24 : COPY . . 23:42:36 ---> Using cache 23:42:36 ---> 3cc7d05c5463 23:42:36 Step 9/24 : RUN go mod tidy 23:42:36 ---> Using cache 23:42:36 ---> e3eb2fdd9564 23:42:36 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:42:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:42:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:42:36 ---> eff81c7b2135 23:42:36 Step 3/23 : WORKDIR /edgex-go 23:42:36 ---> Using cache 23:42:36 ---> 4e9bbeda4246 23:42:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:36 ---> Using cache 23:42:36 ---> 98fd42ef6e2f 23:42:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:42:40 ---> Running in 376efc2cdac5 23:42:40 ---> Running in c28224b4298c 23:42:40 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:42:42 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 23:42:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:42:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:42:44 OK: 218 MiB in 52 packages 23:42:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:42:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:42:44 ---> eff81c7b2135 23:42:44 Step 3/24 : WORKDIR /edgex-go 23:42:44 ---> Using cache 23:42:44 ---> 4e9bbeda4246 23:42:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:44 ---> Using cache 23:42:44 ---> 98fd42ef6e2f 23:42:44 Step 5/24 : RUN apk add --update --no-cache make git 23:42:44 ---> Using cache 23:42:44 ---> 68eee47942ab 23:42:44 Step 6/24 : COPY go.mod . 23:42:44 ---> Using cache 23:42:44 ---> 8937c999a099 23:42:44 Step 7/24 : RUN go mod download 23:42:44 ---> Using cache 23:42:44 ---> d9fa5c8c4e8e 23:42:44 Step 8/24 : COPY . . 23:42:45 ---> Using cache 23:42:45 ---> 3cc7d05c5463 23:42:45 Step 9/24 : RUN go mod tidy 23:42:45 ---> Using cache 23:42:45 ---> e3eb2fdd9564 23:42:45 Step 10/24 : RUN make cmd/core-command/core-command 23:42:45 ---> Running in 4cab1c4d4ac0 23:42:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:42:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:42:45 ---> eff81c7b2135 23:42:45 Step 3/32 : WORKDIR /edgex-go 23:42:45 ---> Using cache 23:42:45 ---> 4e9bbeda4246 23:42:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:45 ---> Using cache 23:42:45 ---> 98fd42ef6e2f 23:42:45 Step 5/32 : RUN apk add --update --no-cache make git 23:42:45 ---> Using cache 23:42:45 ---> 68eee47942ab 23:42:45 Step 6/32 : COPY go.mod . 23:42:45 ---> Using cache 23:42:45 ---> 8937c999a099 23:42:45 Step 7/32 : RUN go mod download 23:42:48 ---> Using cache 23:42:48 ---> d9fa5c8c4e8e 23:42:48 Step 8/32 : COPY . . 23:42:48 Removing intermediate container 376efc2cdac5 23:42:48 ---> 1bc6301aa195 23:42:48 Step 6/23 : COPY go.mod . 23:42:48 ---> Using cache 23:42:48 ---> 3cc7d05c5463 23:42:48 Step 9/32 : RUN go mod tidy 23:42:48 ---> Using cache 23:42:48 ---> e3eb2fdd9564 23:42:48 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:42:48 ---> Running in 9857f857ddfc 23:42:48 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 23:42:49 ---> 581e7731cd7f 23:42:49 Step 7/23 : RUN go mod download 23:42:49 ---> Running in 40a94295dd89 23:42: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 23:42:55 Removing intermediate container 40a94295dd89 23:42:55 ---> 5ff2850e0767 23:42:55 Step 8/23 : COPY . . 23:42:58 Removing intermediate container 323f95c84969 23:42:58 ---> 2e27caf0ae0d 23:42:58 Step 15/24 : ENV APP_PORT=58890 23:42:59 ---> Running in e6c90893a838 23:43:02 Removing intermediate container e6c90893a838 23:43:02 ---> 47d5cdbd5dbe 23:43:02 Step 16/24 : EXPOSE $APP_PORT 23:43:02 ---> Running in ba8b2f64d818 23:43:02 Removing intermediate container ba8b2f64d818 23:43:02 ---> cb5d5b648f1b 23:43:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:43:04 ---> 02353657244a 23:43:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:43:06 ---> 460fe30fe9fc 23:43:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:43:09 ---> 9aac3eec94a7 23:43:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:43:09 ---> Running in 45dc383686f1 23:43:10 Removing intermediate container 45dc383686f1 23:43:10 ---> cee654e80a4a 23:43:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:43:10 ---> Running in 5301c96e6df6 23:43:13 Removing intermediate container 5301c96e6df6 23:43:13 ---> 6eb8c622b407 23:43:13 Step 22/24 : LABEL arch=arm64 23:43:13 ---> Running in 2b4ddff31db8 23:43:13 Removing intermediate container 2b4ddff31db8 23:43:13 ---> 33b99893deae 23:43:13 Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:43:13 ---> Running in 1b43769b7c4e 23:43:15 Removing intermediate container 1b43769b7c4e 23:43:15 ---> 6704c14829a4 23:43:15 Step 24/24 : LABEL version=0.0.0 23:43:15 ---> Running in 4d8ab34461e6 23:43:16 Removing intermediate container 4d8ab34461e6 23:43:16 ---> 5fe5b68eb1c7 23:43:16 Step 9/23 : RUN go mod tidy 23:43:16 ---> effb675aebf8 23:43:16 23:43:16 ---> Running in c3950cde1f90 23:43:17 Successfully built effb675aebf8 23:43:17 Successfully tagged sys-mgmt-agent-arm64:latest 23:43:23  Building sys-mgmt-agent ... done Removing intermediate container c3950cde1f90 23:43:23 ---> 7a8d23c052c7 23:43:23 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:43:23 ---> Running in 00acd3fde10e 23:43:25 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 23:44:39 Removing intermediate container 4cab1c4d4ac0 23:44:39 ---> 5350d5986922 23:44:39 23:44:39 Step 11/24 : FROM alpine:3.12 23:44:39 ---> 9852663dfa18 23:44:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:44:39 ---> Using cache 23:44:39 ---> 629a43aadf39 23:44:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:44:39 ---> Using cache 23:44:39 ---> 0c9f6887306b 23:44:39 Step 14/24 : ENV APP_PORT=59882 23:44:39 ---> Running in 39d29f97f363 23:44:39 Removing intermediate container c28224b4298c 23:44:39 ---> 37ce3db748c5 23:44:39 23:44:39 Step 11/24 : FROM alpine:3.12 23:44:39 ---> 9852663dfa18 23:44:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:44:39 ---> Using cache 23:44:39 ---> 629a43aadf39 23:44:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:44:39 ---> Using cache 23:44:39 ---> 0c9f6887306b 23:44:39 Step 14/24 : ENV APP_PORT=59881 23:44:39 Removing intermediate container 9857f857ddfc 23:44:39 ---> 04b09a67e12e 23:44:39 23:44:39 Step 11/32 : FROM alpine:3.12 23:44:39 ---> 9852663dfa18 23:44:39 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:44:39 ---> Running in 1926b99361da 23:44:39 Removing intermediate container 39d29f97f363 23:44:39 ---> 08910f4a7664 23:44:39 Step 15/24 : EXPOSE $APP_PORT 23:44:39 ---> Running in f9c756b25b7a 23:44:39 ---> Running in f06bcf7eceb9 23:44:39 Removing intermediate container f9c756b25b7a 23:44:39 ---> 4d50fc5f14a1 23:44:39 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:44:39 Removing intermediate container 1926b99361da 23:44:39 ---> 28915e74d481 23:44:39 Step 15/24 : EXPOSE $APP_PORT 23:44:39 ---> Running in 28e0850d733a 23:44:39 ---> Running in c718390843d7 23:44:39 Removing intermediate container f06bcf7eceb9 23:44:39 ---> 43e11d9e7b44 23:44:39 Step 16/24 : WORKDIR / 23:44:39 ---> Running in 8ba367f52b45 23:44:39 Removing intermediate container c718390843d7 23:44:39 ---> fb7d48bab029 23:44:39 Step 16/24 : WORKDIR / 23:44:39 ---> Running in ac3b55354df9 23:44:39 Removing intermediate container 8ba367f52b45 23:44:39 ---> 7760457c41d6 23:44:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:44:39 Removing intermediate container ac3b55354df9 23:44:39 ---> 43266590c8ca 23:44:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:44:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:44:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:44:39 ---> 5bb19c18fe67 23:44:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:44:39 (1/2) Installing dumb-init (1.2.2-r1) 23:44:39 (2/2) Installing su-exec (0.2-r1) 23:44:39 Executing busybox-1.31.1-r20.trigger 23:44:39 OK: 5 MiB in 16 packages 23:44:39 ---> e5fb24fff168 23:44:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:44:39 Removing intermediate container 28e0850d733a 23:44:39 ---> c5b667352696 23:44:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:44:39 ---> 2615fbb24893 23:44:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:44:39 ---> Running in 993358e5106b 23:44:39 ---> fe1ef3ebe70f 23:44:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:44:39 Removing intermediate container 993358e5106b 23:44:39 ---> d96152401723 23:44:39 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:44:39 ---> 5913cc397d88 23:44:39 Step 20/24 : ENTRYPOINT ["/core-command"] 23:44:39 ---> Running in 454306e09d77 23:44:39 ---> 7817915f1ca5 23:44:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:44:39 ---> Running in 56f276394cde 23:44:39 ---> Running in 89321d6abcbd 23:44:39 Removing intermediate container 454306e09d77 23:44:39 ---> 6a0a0ae71564 23:44:39 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:44:39 ---> Running in f7293b6b0df6 23:44:39 Removing intermediate container 56f276394cde 23:44:39 ---> 1294ef7c35e2 23:44:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:44:39 Removing intermediate container 89321d6abcbd 23:44:39 ---> 923693039dca 23:44:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:44:39 ---> Running in 5317158c311c 23:44:39 ---> Running in 250c027da3ff 23:44:39 Removing intermediate container 5317158c311c 23:44:39 ---> 0ae3a8e8eea3 23:44:39 Step 22/24 : LABEL arch=arm64 23:44:39 ---> Running in 4f8fc74e94a9 23:44:39 Removing intermediate container 250c027da3ff 23:44:39 ---> 825ad8f3c2f9 23:44:39 Step 22/24 : LABEL arch=arm64 23:44:39 ---> Running in 7fcfa742110b 23:44:39 Removing intermediate container 4f8fc74e94a9 23:44:39 ---> f9139aa724e0 23:44:39 Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:44:39 ---> Running in 6077d47db8e0 23:44:39 Removing intermediate container 7fcfa742110b 23:44:39 ---> 8098f4364e4f 23:44:39 Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:44:39 ---> Running in d8af96126e8b 23:44:39 Removing intermediate container 6077d47db8e0 23:44:39 ---> 3606515004b5 23:44:39 Step 24/24 : LABEL version=0.0.0 23:44:40 ---> Running in 5634d72026c1 23:44:40 Removing intermediate container f7293b6b0df6 23:44:40 ---> 0073f2c6c634 23:44:40 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR}Removing intermediate container d8af96126e8b 23:44:40 ---> 03e3f9f20335 23:44:40 Step 24/24 : LABEL version=0.0.0 23:44:40 23:44:40 ---> Running in da65f36cf30a 23:44:40 ---> Running in 0cf92195c02b 23:44:40 Removing intermediate container 5634d72026c1 23:44:40 ---> 86bab2fa93cc 23:44:40 23:44:41 Removing intermediate container 00acd3fde10e 23:44:41 ---> 791a5837d2de 23:44:41 23:44:41 Step 11/23 : FROM alpine:3.12 23:44:41 ---> 9852663dfa18 23:44:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:44:41 Successfully built 86bab2fa93cc 23:44:41 Successfully tagged core-command-arm64:latest 23:44:41  Building core-command ... done  ---> Running in 2de168e2d9a5 23:44:41 Removing intermediate container da65f36cf30a 23:44:41 ---> af866c8184d4 23:44:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:44:41 Removing intermediate container 0cf92195c02b 23:44:41 ---> f83c2257288d 23:44:41 23:44:42 Successfully built f83c2257288d 23:44:42 Successfully tagged core-metadata-arm64:latest 23:44:42  Building core-metadata ... done  ---> 3307b011fd2d 23:44:42 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:44:42 ---> Running in 69fba1c8dfd1 23:44:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:44:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:44:43 (1/2) Installing ca-certificates (20191127-r4) 23:44:43 (2/2) Installing dumb-init (1.2.2-r1) 23:44:43 Executing busybox-1.31.1-r20.trigger 23:44:43 Executing ca-certificates-20191127-r4.trigger 23:44:44 OK: 6 MiB in 16 packages 23:44:45 Removing intermediate container 69fba1c8dfd1 23:44:45 ---> 46dcfb0d215d 23:44:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:44:45 Removing intermediate container 2de168e2d9a5 23:44:45 ---> 4c6ee4e287fc 23:44:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:44:45 ---> Running in bb3308135e89 23:44:46 Removing intermediate container bb3308135e89 23:44:46 ---> 1ff69da618cb 23:44:46 Step 14/23 : ENV APP_PORT=59860 23:44:46 ---> 9bff5db5641b 23:44:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:44:46 ---> Running in 2446e5cb2d2d 23:44:46 Removing intermediate container 2446e5cb2d2d 23:44:46 ---> 30577f9dd95e 23:44:46 Step 15/23 : EXPOSE $APP_PORT 23:44:47 ---> Running in ee013fb16ea6 23:44:47 ---> 509432c64e08 23:44:47 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:44:47 Removing intermediate container ee013fb16ea6 23:44:47 ---> c21b47d873b0 23:44:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:44:48 ---> 6ab62b47f4f2 23:44:48 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:44:48 ---> 8643ad930716 23:44:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:44:49 ---> 373aec978561 23:44:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:44:49 ---> cc950ba709f8 23:44:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:44:50 ---> 24ddb0581dfc 23:44:50 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:44:50 ---> Running in 3fc5aa1852d5 23:44:50 ---> 690782450a0c 23:44:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:44:50 ---> Running in dd6fb94d7a9d 23:44:50 Removing intermediate container 3fc5aa1852d5 23:44:50 ---> 25cc278e4719 23:44:50 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:44:51 Removing intermediate container dd6fb94d7a9d 23:44:51 ---> 757e09b2df5c 23:44:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:44:51 ---> Running in f6b4f0a9ca97 23:44:51 ---> 620355385b40 23:44:51 Step 27/32 : RUN chmod +x /entrypoint.sh 23:44:54 ---> Running in 60a5bdf85749 23:44:54 Removing intermediate container f6b4f0a9ca97 23:44:54 ---> fdba510f45b3 23:44:54 Step 21/23 : LABEL arch=arm64 23:44:54 ---> Running in 2bf4f4f4b715 23:44:54 Removing intermediate container 2bf4f4f4b715 23:44:54 ---> aaf823062989 23:44:54 Step 22/23 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:44:54 ---> Running in 8b5a37dc3cb4 23:44:54 Removing intermediate container 8b5a37dc3cb4 23:44:54 ---> bbef1ef94918 23:44:54 Step 23/23 : LABEL version=0.0.0 23:44:54 ---> Running in da0e7f172bbf 23:44:54 Removing intermediate container da0e7f172bbf 23:44:54 ---> 3460e11e9e93 23:44:54 23:44:54 Removing intermediate container 60a5bdf85749 23:44:54 ---> c3f398ef6b25 23:44:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:44:54 Successfully built 3460e11e9e93 23:44:55 Successfully tagged support-notifications-arm64:latest 23:44:55  Building support-notifications ... done  ---> Running in ef85a7ec9ca1 23:44:55 Removing intermediate container ef85a7ec9ca1 23:44:55 ---> e2b2a840941d 23:44:55 Step 29/32 : CMD ["gate"] 23:44:56 ---> Running in 134b13677351 23:44:56 Removing intermediate container 134b13677351 23:44:56 ---> d6ece0c9e700 23:44:56 Step 30/32 : LABEL arch=arm64 23:44:56 ---> Running in 19c8f23ba913 23:44:57 Removing intermediate container 19c8f23ba913 23:44:57 ---> ffc27be76bd2 23:44:57 Step 31/32 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 23:44:57 ---> Running in 13959854117e 23:44:58 Removing intermediate container 13959854117e 23:44:58 ---> e7d929fc3e68 23:44:58 Step 32/32 : LABEL version=0.0.0 23:44:58 ---> Running in 409b0b901af1 23:44:58 Removing intermediate container 409b0b901af1 23:44:58 ---> 3183f65f2e3d 23:44:58 23:44:59 Successfully built 3183f65f2e3d 23:44:59 Successfully tagged security-bootstrapper-arm64:latest 23:44:59  Building security-bootstrapper ... done  [Pipeline] } 23:44:59 $ docker stop --time=1 10baacbfa71ff5e9aeeac67283339bab89e8cf8311ffaf9c2521cab1f538e2a0 23:45:01 $ docker rm -f 10baacbfa71ff5e9aeeac67283339bab89e8cf8311ffaf9c2521cab1f538e2a0 [Pipeline] // withDockerContainer [Pipeline] sh 23:45:01 + docker images 23:45:02 REPOSITORY TAG IMAGE ID CREATED SIZE 23:45:02 security-bootstrapper-arm64 latest 3183f65f2e3d 4 seconds ago 17.1MB 23:45:02 support-notifications-arm64 latest 3460e11e9e93 8 seconds ago 15.7MB 23:45:02 core-metadata-arm64 latest f83c2257288d 21 seconds ago 15.6MB 23:45:02 791a5837d2de 22 seconds ago 968MB 23:45:02 core-command-arm64 latest 86bab2fa93cc 22 seconds ago 15MB 23:45:02 04b09a67e12e 35 seconds ago 967MB 23:45:02 37ce3db748c5 35 seconds ago 971MB 23:45:02 5350d5986922 37 seconds ago 966MB 23:45:02 sys-mgmt-agent-arm64 latest effb675aebf8 About a minute ago 299MB 23:45:02 core-data-arm64 latest afcf7208b9b4 3 minutes ago 19.1MB 23:45:02 security-secretstore-setup-arm64 latest 796fa1293a8b 3 minutes ago 26.5MB 23:45:02 security-proxy-setup-arm64 latest 3254a4aece05 3 minutes ago 24MB 23:45:02 support-scheduler-arm64 latest 08c11efd1f3d 3 minutes ago 15MB 23:45:02 8cfff83f2d9a 3 minutes ago 974MB 23:45:02 1a659fd220be 3 minutes ago 973MB 23:45:02 f42d30107d8a 3 minutes ago 968MB 23:45:02 50256a727551 3 minutes ago 973MB 23:45:02 1484beb1eadd 3 minutes ago 971MB 23:45:02 ci-base-image-arm64 latest eff81c7b2135 13 minutes ago 641MB 23:45:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 23:45:02 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 23:45:02 docker 20.10.0 eeaf43b92773 5 months ago 228MB 23:45:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh 23:45:02 ---> job-cost.sh 23:45:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2sQ2 23:45:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:47:21 lf-activate-venv(): INFO: Adding /tmp/venv-2sQ2/bin to PATH 23:47:21 INFO: No Stack... 23:47:21 INFO: Retrieving Pricing Info for: v2-standard-4 23:47:21 INFO: Archiving Costs [Pipeline] sh 23:47:23 + cat /w/workspace/edgex-go/4/archives/cost.csv 23:47:23 + cut -d, -f6 [Pipeline] lock 23:47:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3551-4-stack-cost] 23:47:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3551-4-stack-cost] did not exist. Created. 23:47:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3551-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:47:24 + echo total: 0.18000000715255737 [Pipeline] stash 23:47:24 Stashed 1 file(s) [Pipeline] } 23:47:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3551-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:47:27 provisioning config files... 23:47:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6359519714120507725tmp [Pipeline] { [Pipeline] sh 23:47:28 + set +x 23:47:28 + curl -s https://codecov.io/bash 23:47:28 + bash -s -- 23:47:28 23:47:28 _____ _ 23:47:28 / ____| | | 23:47:28 | | ___ __| | ___ ___ _____ __ 23:47:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:47:28 | |___| (_) | (_| | __/ (_| (_) \ V / 23:47:28 \_____\___/ \__,_|\___|\___\___/ \_/ 23:47:28 Bash-1.0.3 23:47:28 23:47:28 23:47:28 ==> git version 2.24.4 found 23:47:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:47:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:47:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:47:28 ==> Jenkins CI detected. 23:47:28 project root: . 23:47:28 --> token set from env 23:47:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:47:28 ==> Running gcov in . (disable via -X gcov) 23:47:28 ==> Python coveragepy not found 23:47:28 ==> Searching for coverage reports in: 23:47:28 + . 23:47:28 -> Found 1 reports 23:47:28 ==> Detecting git/mercurial file structure 23:47:28 ==> Reading reports 23:47:28 + ./coverage.out bytes=412281 23:47:28 ==> Appending adjustments 23:47:28 https://docs.codecov.io/docs/fixing-reports 23:47:30 + Found adjustments 23:47:30 ==> Gzipping contents 23:47:30 56K /tmp/codecov.ZfbuII.gz 23:47:30 ==> Uploading reports 23:47:30 url: https://codecov.io 23:47:30 query: branch=PR-3551&commit=917c532b265ef7d77fe4e6d4ebdf3323ed993019&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3551%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3551&job=&cmd_args= 23:47:30 -> Pinging Codecov 23:47:30 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3551&commit=917c532b265ef7d77fe4e6d4ebdf3323ed993019&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3551%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3551&job=&cmd_args= 23:47:30 -> Uploading to 23:47:30 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/917c532b265ef7d77fe4e6d4ebdf3323ed993019/493c9e60-1a9f-4a47-b52c-c12350e20c24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T234729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54cf85ed9409778ea0fce20d6e59285a2411f4297fbd24cd0d41faa62598ae77 23:47:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:47:30 Dload Upload Total Spent Left Speed 23:47:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56125 0 0 100 56125 0 156k --:--:-- --:--:-- --:--:-- 157k 23:47:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/917c532b265ef7d77fe4e6d4ebdf3323ed993019 [Pipeline] } 23:47:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:47:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:47:37 ---> package-listing.sh 23:47:37 ++ facter osfamily 23:47:37 ++ tr '[:upper:]' '[:lower:]' 23:47:37 + OS_FAMILY=redhat 23:47:37 + workspace=/w/workspace/edgex-go/4 23:47:37 + START_PACKAGES=/tmp/packages_start.txt 23:47:37 + END_PACKAGES=/tmp/packages_end.txt 23:47:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:47:37 + PACKAGES=/tmp/packages_start.txt 23:47:37 + '[' /w/workspace/edgex-go/4 ']' 23:47:37 + PACKAGES=/tmp/packages_end.txt 23:47:37 + case "${OS_FAMILY}" in 23:47:37 + rpm -qa 23:47:37 + sort 23:47:39 + '[' -f /tmp/packages_start.txt ']' 23:47:39 + '[' -f /tmp/packages_end.txt ']' 23:47:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:47:39 + '[' /w/workspace/edgex-go/4 ']' 23:47:39 + mkdir -p /w/workspace/edgex-go/4/archives/ 23:47:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 23:47:39 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:47:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:47:40 23:47:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:47:42 alpine: Pulling from edgex-lftools-log-publisher 23:47:42 df20fa9351a1: Pulling fs layer 23:47:42 36b3adc4ff6f: Pulling fs layer 23:47:42 8ad3a11d3b57: Pulling fs layer 23:47:42 46f8f816bc3b: Pulling fs layer 23:47:42 93b61091891f: Pulling fs layer 23:47:42 93b9cdb0e59b: Pulling fs layer 23:47:42 5e14af77c1be: Pulling fs layer 23:47:42 01666e4c0597: Pulling fs layer 23:47:42 aa168da1d23b: Pulling fs layer 23:47:42 46f8f816bc3b: Waiting 23:47:42 93b61091891f: Waiting 23:47:42 93b9cdb0e59b: Waiting 23:47:42 5e14af77c1be: Waiting 23:47:42 01666e4c0597: Waiting 23:47:42 aa168da1d23b: Waiting 23:47:42 36b3adc4ff6f: Verifying Checksum 23:47:42 36b3adc4ff6f: Download complete 23:47:42 46f8f816bc3b: Verifying Checksum 23:47:42 46f8f816bc3b: Download complete 23:47:42 df20fa9351a1: Verifying Checksum 23:47:42 df20fa9351a1: Download complete 23:47:43 93b61091891f: Verifying Checksum 23:47:43 93b61091891f: Download complete 23:47:43 93b9cdb0e59b: Verifying Checksum 23:47:43 93b9cdb0e59b: Download complete 23:47:43 5e14af77c1be: Verifying Checksum 23:47:43 5e14af77c1be: Download complete 23:47:43 01666e4c0597: Verifying Checksum 23:47:43 01666e4c0597: Download complete 23:47:43 8ad3a11d3b57: Verifying Checksum 23:47:43 8ad3a11d3b57: Download complete 23:47:43 df20fa9351a1: Pull complete 23:47:43 36b3adc4ff6f: Pull complete 23:47:43 8ad3a11d3b57: Pull complete 23:47:43 46f8f816bc3b: Pull complete 23:47:45 93b61091891f: Pull complete 23:47:45 93b9cdb0e59b: Pull complete 23:47:45 aa168da1d23b: Verifying Checksum 23:47:45 aa168da1d23b: Download complete 23:47:45 5e14af77c1be: Pull complete 23:47:45 01666e4c0597: Pull complete 23:47:50 aa168da1d23b: Pull complete 23:47:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:47:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:47:50 prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container 23:47:50 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:48:10 $ docker top fde3ba7abea7aae8369dde3e768d67141e42538b6b99143ba6e692bd1cc9fe05 -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:11 + touch /tmp/pre-build-complete [Pipeline] sh 23:48:13 + mkdir -p /var/log/sa [Pipeline] sh 23:48:13 + ls /var/log/sa-host 23:48:13 + sadf -c /var/log/sa-host/sa05 23:48:13 file_magic: OK 23:48:13 HZ: Using current value: 100 23:48:13 file_header: OK 23:48:13 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 23:48:13 Statistics: 23:48:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:48:13 File successfully converted to sysstat format version 12.2.1 23:48:13 + sadf -c /var/log/sa-host/sa08 23:48:13 file_magic: OK 23:48:13 HZ: Using current value: 100 23:48:13 file_header: OK 23:48:13 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 23:48:13 Statistics: 23:48:13 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:48:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:20 provisioning config files... 23:48:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8227592472910385127tmp [Pipeline] { [Pipeline] echo 23:48:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:48:20 ---> create-netrc.sh [Pipeline] } 23:48:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:48:23 ---> python-tools-install.sh [Pipeline] echo 23:48:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:48:23 ---> sudo-logs.sh 23:48:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:48:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:48:23 ---> job-cost.sh 23:48:23 lf-activate-venv: SKIPPING 23:48:23 DEBUG: total: 0.18000000715255737 23:48:23 INFO: Retrieving Stack Cost... 23:48:24 INFO: Retrieving Pricing Info for: v3-standard-2 23:48:25 INFO: Archiving Costs [Pipeline] echo 23:48:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:48:25 ---> logs-deploy.sh 23:48:25 lf-activate-venv: SKIPPING 23:48:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3551/4 23:48:25 INFO: archiving workspace using pattern(s): 23:48:26 Archives upload complete. 23:48:26 INFO: archiving logs to Nexus 23:48:27 ---> uname -a: 23:48:27 Linux prd-centos7-docker-4c-2g-1055.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:48:27 23:48:27 23:48:27 ---> lscpu: 23:48:27 Architecture: x86_64 23:48:27 CPU op-mode(s): 32-bit, 64-bit 23:48:27 Byte Order: Little Endian 23:48:27 Address sizes: 40 bits physical, 48 bits virtual 23:48:27 CPU(s): 2 23:48:27 On-line CPU(s) list: 0,1 23:48:27 Thread(s) per core: 1 23:48:27 Core(s) per socket: 1 23:48:27 Socket(s): 2 23:48:27 NUMA node(s): 1 23:48:27 Vendor ID: AuthenticAMD 23:48:27 CPU family: 23 23:48:27 Model: 49 23:48:27 Model name: AMD EPYC-Rome Processor 23:48:27 Stepping: 0 23:48:27 CPU MHz: 2800.000 23:48:27 BogoMIPS: 5600.00 23:48:27 Virtualization: AMD-V 23:48:27 Hypervisor vendor: KVM 23:48:27 Virtualization type: full 23:48:27 L1d cache: 64 KiB 23:48:27 L1i cache: 64 KiB 23:48:27 L2 cache: 1 MiB 23:48:27 L3 cache: 32 MiB 23:48:27 NUMA node0 CPU(s): 0,1 23:48:27 Vulnerability Itlb multihit: Not affected 23:48:27 Vulnerability L1tf: Not affected 23:48:27 Vulnerability Mds: Not affected 23:48:27 Vulnerability Meltdown: Not affected 23:48:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:48:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:48:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:48:27 Vulnerability Srbds: Not affected 23:48:27 Vulnerability Tsx async abort: Not affected 23:48:27 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 23:48:27 23:48:27 23:48:27 ---> nproc: 23:48:27 2 23:48:27 23:48:27 23:48:27 ---> df -h: 23:48:27 Filesystem Size Used Available Use% Mounted on 23:48:27 overlay 40.0G 12.5G 27.5G 31% / 23:48:27 tmpfs 64.0M 0 64.0M 0% /dev 23:48:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:48:27 shm 64.0M 0 64.0M 0% /dev/shm 23:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 23:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 23:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 23:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 23:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 23:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 23:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 23:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 23:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/4 23:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/4@tmp 23:48:27 23:48:27 23:48:27 ---> free -m: 23:48:27 total used free shared buff/cache available 23:48:27 Mem: 7821 1238 1435 0 5146 6553 23:48:27 Swap: 1023 1 1022 23:48:27 23:48:27 23:48:27 ---> ip addr: 23:48:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:48:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:48:27 inet 127.0.0.1/8 scope host lo 23:48:27 valid_lft forever preferred_lft forever 23:48:27 inet6 ::1/128 scope host 23:48:27 valid_lft forever preferred_lft forever 23:48:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:48:27 link/ether fa:16:3e:51:95:a6 brd ff:ff:ff:ff:ff:ff 23:48:27 inet 10.30.123.132/23 brd 10.30.123.255 scope global dynamic eth0 23:48:27 valid_lft 84943sec preferred_lft 84943sec 23:48:27 inet6 fe80::f816:3eff:fe51:95a6/64 scope link 23:48:27 valid_lft forever preferred_lft forever 23:48:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:48:27 link/ether 02:42:a9:5b:c7:3c brd ff:ff:ff:ff:ff:ff 23:48:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:48:27 valid_lft forever preferred_lft forever 23:48:27 inet6 fe80::42:a9ff:fe5b:c73c/64 scope link 23:48:27 valid_lft forever preferred_lft forever 23:48:27 23:48:27 23:48:27 ---> sar -b -r -n DEV: 23:48:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 23:48:27 23:48:27 23:23:59 LINUX RESTART (2 CPU) 23:48:27 23:48:27 23:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:48:27 23:26:01 36.99 3.38 33.61 0.00 2564.93 13915.40 0.00 23:48:27 23:27:02 183.33 0.02 183.31 0.00 0.53 46589.14 0.00 23:48:27 23:28:01 63.96 0.00 63.96 0.00 0.00 11143.37 0.00 23:48:27 23:29:01 63.71 0.02 63.70 0.00 0.53 9155.57 0.00 23:48:27 23:30:01 410.32 92.20 318.12 0.00 2242.00 218047.15 0.00 23:48:27 23:31:01 254.82 25.75 229.08 0.00 684.36 111773.01 0.00 23:48:27 23:32:01 393.59 46.97 346.62 0.00 3701.70 182255.24 0.00 23:48:27 23:33:01 247.23 10.19 237.04 0.00 1381.25 38859.52 0.00 23:48:27 23:34:01 5.85 0.00 5.85 0.00 0.00 205.55 0.00 23:48:27 23:35:01 0.23 0.00 0.23 0.00 0.00 3.48 0.00 23:48:27 23:36:01 0.27 0.00 0.27 0.00 0.00 3.02 0.00 23:48:27 23:37:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 23:48:27 23:38:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 23:48:27 23:39:01 0.38 0.18 0.20 0.00 5.73 1.48 0.00 23:48:27 23:40:01 0.75 0.00 0.75 0.00 0.00 16.16 0.00 23:48:27 23:41:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 23:48:27 23:42:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 23:48:27 23:43:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 23:48:27 23:44:01 0.35 0.00 0.35 0.00 0.00 5.11 0.00 23:48:27 23:45:01 0.37 0.15 0.22 0.00 1.33 2.72 0.00 23:48:27 23:46:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 23:48:27 23:47:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 23:48:27 23:48:01 83.26 40.56 42.70 0.00 4026.25 9488.09 0.00 23:48:27 Average: 76.01 9.55 66.46 0.00 635.87 27921.30 0.00 23:48:27 23:48:27 23:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:48:27 23:26:01 4678420 0 871700 10.88 2620 2456192 1532472 16.92 991888 1907176 396080 23:48:27 23:27:02 4028452 0 997628 12.46 2620 2980232 1494988 16.51 1177276 2254892 224864 23:48:27 23:28:01 3971036 0 1094060 13.66 2620 2941216 1796948 19.84 1167952 2307548 28168 23:48:27 23:29:01 3837396 0 974980 12.17 2620 3193936 1237196 13.66 1110648 2494872 326500 23:48:27 23:30:01 1072628 0 1218576 15.22 2620 5715108 1733624 19.14 2231852 4002036 0 23:48:27 23:31:01 1252756 0 1203776 15.03 2620 5549780 1475572 16.29 2182252 3847536 36 23:48:27 23:32:01 473912 0 1517184 18.94 2620 6015216 3010312 33.24 2647848 4113812 6012 23:48:27 23:33:01 2095332 0 1168868 14.59 2620 4742112 1391336 15.36 1470888 3713960 20 23:48:27 23:34:01 2105124 0 1159072 14.47 2620 4742116 1307956 14.44 1468300 3712172 12 23:48:27 23:35:01 2107556 0 1156632 14.44 2620 4742124 1283036 14.17 1466644 3712172 8 23:48:27 23:36:01 2106988 0 1157196 14.45 2620 4742128 1283172 14.17 1469220 3710020 8 23:48:27 23:37:01 2108004 0 1156176 14.44 2620 4742132 1283004 14.17 1468704 3710020 12 23:48:27 23:38:01 2107928 0 1156244 14.44 2620 4742140 1283004 14.17 1463472 3715160 8 23:48:27 23:39:01 2107664 0 1156508 14.44 2620 4742140 1283004 14.17 1463760 3715156 8 23:48:27 23:40:01 2106880 0 1157256 14.45 2620 4742176 1283196 14.17 1463944 3715180 8 23:48:27 23:41:01 2107048 0 1157084 14.45 2620 4742180 1283028 14.17 1465700 3713132 8 23:48:27 23:42:01 2106536 0 1157592 14.45 2620 4742184 1283004 14.17 1488740 3690976 8 23:48:27 23:43:01 2106536 0 1157584 14.45 2620 4742192 1283004 14.17 1488748 3690976 8 23:48:27 23:44:01 2106376 0 1157744 14.46 2620 4742192 1283136 14.17 1488984 3690976 8 23:48:27 23:45:01 2104444 0 1159668 14.48 2620 4742200 1285960 14.20 1493744 3688156 8 23:48:27 23:46:01 2104752 0 1159360 14.48 2620 4742200 1285828 14.20 1493604 3688156 8 23:48:27 23:47:01 2104300 0 1159804 14.48 2620 4742208 1286080 14.20 1494148 3688160 8 23:48:27 23:48:01 1491368 0 1247664 15.58 2620 5267280 1463428 16.16 1551324 4187604 87740 23:48:27 Average: 2277889 0 1152276 14.39 2620 4576147 1440534 15.90 1530854 3507385 46502 23:48:27 23:48:27 23:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:48:27 23:26:01 eth0 1007.96 1168.26 4192.34 144.30 0.00 0.00 0.00 0.00 23:48:27 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:26:01 docker0 991.22 799.90 78.53 2700.98 0.00 0.00 0.00 0.00 23:48:27 23:27:02 eth0 477.02 415.67 2411.50 44.16 0.00 0.00 0.00 0.00 23:48:27 23:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:27:02 vethee61b58 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:48:27 23:27:02 docker0 239.30 271.94 15.42 845.82 0.00 0.00 0.00 0.00 23:48:27 23:28:01 eth0 32.28 20.43 21.20 63.39 0.00 0.00 0.00 0.00 23:48:27 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:28:01 vethee61b58 2.30 2.30 0.18 0.20 0.00 0.00 0.00 0.00 23:48:27 23:28:01 docker0 2.30 2.30 0.15 0.20 0.00 0.00 0.00 0.00 23:48:27 23:29:01 eth0 171.02 145.73 1687.48 19.87 0.00 0.00 0.00 0.00 23:48:27 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:30:01 vethb6036cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:30:01 vethf922b46 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:30:01 eth0 102.43 76.11 200.18 60.71 0.00 0.00 0.00 0.00 23:48:27 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:31:01 eth0 16.79 10.47 13.05 6.39 0.00 0.00 0.00 0.00 23:48:27 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:31:01 veth8c39c6e 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 23:48:27 23:31:01 docker0 1285.20 1139.12 97.46 3713.30 0.00 0.00 0.00 0.00 23:48:27 23:32:01 vethd22bbfa 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:48:27 23:32:01 veth1ae2175 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:48:27 23:32:01 eth0 97.12 65.52 303.48 68.51 0.00 0.00 0.00 0.00 23:48:27 23:32:01 veth70362a4 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 23:48:27 23:33:01 eth0 230.14 174.32 1710.89 79.75 0.00 0.00 0.00 0.00 23:48:27 23:33:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:48:27 23:33:01 docker0 1368.43 1262.78 102.72 4400.34 0.00 0.00 0.00 0.00 23:48:27 23:34:01 eth0 0.60 0.47 0.62 0.22 0.00 0.00 0.00 0.00 23:48:27 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:35:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:48:27 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:36:01 eth0 0.55 0.33 0.33 0.20 0.00 0.00 0.00 0.00 23:48:27 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:37:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:48:27 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:38:01 eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:48:27 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:39:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:48:27 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:40:01 eth0 0.57 0.45 0.34 0.27 0.00 0.00 0.00 0.00 23:48:27 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:41:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 23:48:27 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:42:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:48:27 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:43:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:48:27 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:44:01 eth0 0.48 0.27 0.27 0.20 0.00 0.00 0.00 0.00 23:48:27 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:45:01 eth0 0.38 0.25 0.25 0.13 0.00 0.00 0.00 0.00 23:48:27 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:46:01 eth0 1.12 0.07 0.11 0.01 0.00 0.00 0.00 0.00 23:48:27 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:47:01 eth0 2.88 0.52 0.70 0.39 0.00 0.00 0.00 0.00 23:48:27 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:48:01 eth0 226.22 195.69 2175.45 19.96 0.00 0.00 0.00 0.00 23:48:27 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 Average: eth0 103.10 99.00 553.43 22.09 0.00 0.00 0.00 0.00 23:48:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:27 Average: docker0 59.55 54.95 4.47 191.49 0.00 0.00 0.00 0.00 23:48:27 23:48:27 23:48:27 ---> sar -P ALL: 23:48:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 23:48:27 23:48:27 23:23:59 LINUX RESTART (2 CPU) 23:48:27 23:48:27 23:25:01 CPU %user %nice %system %iowait %steal %idle 23:48:27 23:26:01 all 15.78 0.00 4.48 1.78 0.10 77.86 23:48:27 23:26:01 0 15.11 0.00 4.71 1.18 0.11 78.90 23:48:27 23:26:01 1 16.45 0.00 4.25 2.39 0.09 76.83 23:48:27 23:27:02 all 46.35 0.00 8.82 2.91 0.11 41.81 23:48:27 23:27:02 0 46.21 0.00 9.70 3.21 0.11 40.77 23:48:27 23:27:02 1 46.49 0.00 7.95 2.60 0.11 42.85 23:48:27 23:28:01 all 33.96 0.00 4.93 0.43 0.09 60.59 23:48:27 23:28:01 0 34.44 0.00 4.78 0.43 0.09 60.26 23:48:27 23:28:01 1 33.49 0.00 5.08 0.43 0.09 60.92 23:48:27 23:29:01 all 50.44 0.00 7.64 0.87 0.09 40.96 23:48:27 23:29:01 0 51.26 0.00 7.64 0.77 0.09 40.24 23:48:27 23:29:01 1 49.62 0.00 7.64 0.97 0.09 41.68 23:48:27 23:30:01 all 18.70 0.00 13.62 39.24 0.09 28.35 23:48:27 23:30:01 0 18.44 0.00 13.23 38.92 0.09 29.32 23:48:27 23:30:01 1 18.96 0.00 14.02 39.57 0.09 27.37 23:48:27 23:31:01 all 65.26 0.00 12.37 16.40 0.13 5.84 23:48:27 23:31:01 0 65.02 0.00 12.41 16.73 0.15 5.69 23:48:27 23:31:01 1 65.49 0.00 12.34 16.07 0.11 5.99 23:48:27 23:32:01 all 44.90 0.00 15.72 32.59 0.14 6.66 23:48:27 23:32:01 0 45.54 0.00 15.34 33.11 0.13 5.89 23:48:27 23:32:01 1 44.24 0.00 16.10 32.08 0.14 7.43 23:48:27 23:33:01 all 32.90 0.00 9.04 20.53 0.12 37.41 23:48:27 23:33:01 0 32.91 0.00 9.40 19.82 0.12 37.75 23:48:27 23:33:01 1 32.88 0.00 8.69 21.23 0.12 37.07 23:48:27 23:34:01 all 0.11 0.00 0.06 0.00 0.03 99.81 23:48:27 23:34:01 0 0.03 0.00 0.08 0.00 0.05 99.83 23:48:27 23:34:01 1 0.18 0.00 0.03 0.00 0.00 99.78 23:48:27 23:35:01 all 0.11 0.00 0.03 0.00 0.02 99.85 23:48:27 23:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:48:27 23:35:01 1 0.18 0.00 0.02 0.00 0.02 99.78 23:48:27 23:36:01 all 0.17 0.00 0.03 0.00 0.03 99.77 23:48:27 23:36:01 0 0.05 0.00 0.03 0.00 0.05 99.87 23:48:27 23:36:01 1 0.28 0.00 0.03 0.00 0.02 99.67 23:48:27 23:48:27 23:36:01 CPU %user %nice %system %iowait %steal %idle 23:48:27 23:37:01 all 0.09 0.00 0.03 0.00 0.02 99.87 23:48:27 23:37:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:48:27 23:37:01 1 0.17 0.00 0.02 0.00 0.00 99.82 23:48:27 23:38:01 all 0.13 0.00 0.01 0.00 0.03 99.83 23:48:27 23:38:01 0 0.05 0.00 0.02 0.00 0.05 99.88 23:48:27 23:38:01 1 0.20 0.00 0.00 0.00 0.02 99.78 23:48:27 23:39:01 all 0.08 0.00 0.04 0.01 0.02 99.85 23:48:27 23:39:01 0 0.02 0.00 0.07 0.02 0.02 99.88 23:48:27 23:39:01 1 0.15 0.00 0.02 0.00 0.02 99.82 23:48:27 23:40:01 all 0.13 0.00 0.03 0.00 0.02 99.82 23:48:27 23:40:01 0 0.08 0.00 0.02 0.00 0.00 99.90 23:48:27 23:40:01 1 0.17 0.00 0.05 0.00 0.03 99.75 23:48:27 23:41:01 all 0.15 0.00 0.02 0.00 0.02 99.82 23:48:27 23:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:48:27 23:41:01 1 0.28 0.00 0.02 0.00 0.02 99.68 23:48:27 23:42:01 all 0.13 0.00 0.02 0.00 0.03 99.82 23:48:27 23:42:01 0 0.03 0.00 0.02 0.00 0.05 99.90 23:48:27 23:42:01 1 0.22 0.00 0.02 0.00 0.02 99.75 23:48:27 23:43:01 all 0.12 0.00 0.02 0.00 0.03 99.84 23:48:27 23:43:01 0 0.05 0.00 0.02 0.00 0.03 99.90 23:48:27 23:43:01 1 0.18 0.00 0.02 0.00 0.02 99.78 23:48:27 23:44:01 all 0.12 0.00 0.03 0.00 0.03 99.82 23:48:27 23:44:01 0 0.03 0.00 0.03 0.00 0.05 99.88 23:48:27 23:44:01 1 0.20 0.00 0.03 0.00 0.02 99.75 23:48:27 23:45:01 all 0.09 0.00 0.03 0.06 0.02 99.81 23:48:27 23:45:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:48:27 23:45:01 1 0.13 0.00 0.02 0.12 0.00 99.73 23:48:27 23:46:01 all 0.12 0.00 0.03 0.00 0.03 99.82 23:48:27 23:46:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:48:27 23:46:01 1 0.18 0.00 0.02 0.00 0.02 99.78 23:48:27 23:47:01 all 0.13 0.00 0.03 0.00 0.02 99.82 23:48:27 23:47:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:48:27 23:47:01 1 0.20 0.00 0.02 0.00 0.00 99.78 23:48:27 23:48:27 23:47:01 CPU %user %nice %system %iowait %steal %idle 23:48:27 23:48:01 all 7.21 0.00 2.74 13.61 0.05 76.39 23:48:27 23:48:01 0 7.09 0.00 2.83 12.61 0.03 77.43 23:48:27 23:48:01 1 7.34 0.00 2.65 14.61 0.07 75.34 23:48:27 Average: all 13.16 0.00 3.32 5.38 0.05 78.09 23:48:27 Average: 0 13.12 0.00 3.35 5.31 0.06 78.16 23:48:27 Average: 1 13.19 0.00 3.29 5.45 0.05 78.03 23:48:27 23:48:27 23:48:27