Started by user Ernesto Ojeda 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 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 rather than 7c435059c239f6481c389cf9a6f479fd5c8969cc Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 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-ssh3898139686828579013.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-ssh8183444563087775639.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-3552/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-3552/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6492925101213950015.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-ssh291005908894085831.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-3552/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-3552/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4701885481957842264.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 Running on prd-centos7-docker-4c-2g-964 in /w/workspace/edgexfoundry_edgex-go_PR-3552 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh3361209756726440022.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6425515253202347622.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3552/head:refs/remotes/origin/PR-3552 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 7c435059c239f6481c389cf9a6f479fd5c8969cc Merge succeeded, producing 7c435059c239f6481c389cf9a6f479fd5c8969cc Checking out Revision 7c435059c239f6481c389cf9a6f479fd5c8969cc (PR-3552) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # 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/2@tmp/jenkins-gitclient-ssh4223264379856921278.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 Commit message: "refactor: Remove the io/ioutil usage" > git rev-list --no-walk 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:54:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:54:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:54:55 ========================================================= 17:54:55 EdgeX Global Pipelines Version Info 17:54:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:54:57 ------------------- 17:54:57 stable info: 17:54:57 ------------------- 17:54:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:54:57 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 17:54:57 Message: update stable to v1.0.194 17:54:57 ------------------- 17:54:57 experimental info: 17:54:57 ------------------- 17:54:57 Commited By: **** collab-it+edgex@linuxfoundation.org 17:54:57 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 17:54:57 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:54:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:54:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:54:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3552 [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3552 [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3552 [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c435059c239f6481c389cf9a6f479fd5c8969cc [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c43505 [Pipeline] echo 17:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:00 provisioning config files... 17:55:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3453195928169086584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:01 ---> docker-login.sh 17:55:01 nexus3.edgexfoundry.org:10001 17:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:01 Configure a credential helper to remove this warning. See 17:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:01 17:55:01 Login Succeeded 17:55:01 nexus3.edgexfoundry.org:10002 17:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:01 Configure a credential helper to remove this warning. See 17:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:01 17:55:01 Login Succeeded 17:55:01 nexus3.edgexfoundry.org:10003 17:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:01 Configure a credential helper to remove this warning. See 17:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:01 17:55:01 Login Succeeded 17:55:01 nexus3.edgexfoundry.org:10004 17:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:01 Configure a credential helper to remove this warning. See 17:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:01 17:55:01 Login Succeeded 17:55:01 docker.io 17:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:02 Configure a credential helper to remove this warning. See 17:55:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:02 17:55:02 Login Succeeded 17:55:02 ---> docker-login.sh ends [Pipeline] } 17:55:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:55:02 ++ 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 17:55:02 + for file in '`ls cmd/**/Dockerfile`' 17:55:02 ++ cut -d/ -f2 17:55:02 ++ dirname cmd/core-command/Dockerfile 17:55:02 + echo core-command,cmd/core-command/Dockerfile 17:55:02 + for file in '`ls cmd/**/Dockerfile`' 17:55:02 ++ dirname cmd/core-data/Dockerfile 17:55:02 ++ cut -d/ -f2 17:55:02 + echo core-data,cmd/core-data/Dockerfile 17:55:02 + for file in '`ls cmd/**/Dockerfile`' 17:55:02 ++ dirname cmd/core-metadata/Dockerfile 17:55:02 ++ cut -d/ -f2 17:55:02 + echo core-metadata,cmd/core-metadata/Dockerfile 17:55:02 + for file in '`ls cmd/**/Dockerfile`' 17:55:02 ++ dirname cmd/security-bootstrapper/Dockerfile 17:55:02 ++ cut -d/ -f2 17:55:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:55:02 + for file in '`ls cmd/**/Dockerfile`' 17:55:02 ++ dirname cmd/security-proxy-setup/Dockerfile 17:55:02 ++ cut -d/ -f2 17:55:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:55:02 + for file in '`ls cmd/**/Dockerfile`' 17:55:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:55:02 ++ cut -d/ -f2 17:55:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:55:02 + for file in '`ls cmd/**/Dockerfile`' 17:55:02 ++ dirname cmd/support-notifications/Dockerfile 17:55:02 ++ cut -d/ -f2 17:55:02 + echo support-notifications,cmd/support-notifications/Dockerfile 17:55:02 + for file in '`ls cmd/**/Dockerfile`' 17:55:02 ++ dirname cmd/support-scheduler/Dockerfile 17:55:02 ++ cut -d/ -f2 17:55:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:55:02 + for file in '`ls cmd/**/Dockerfile`' 17:55:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:55:02 ++ cut -d/ -f2 17:55:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:55:02 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 17:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:55:03 17:55:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:55:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:55:04 latest: Pulling from edgex-devops/git-semver 17:55:04 31603596830f: Pulling fs layer 17:55:04 54011a49482f: Pulling fs layer 17:55:04 a6820b24f6d8: Pulling fs layer 17:55:04 f581987b2513: Pulling fs layer 17:55:04 f581987b2513: Waiting 17:55:04 54011a49482f: Verifying Checksum 17:55:04 54011a49482f: Download complete 17:55:04 31603596830f: Verifying Checksum 17:55:04 31603596830f: Download complete 17:55:04 f581987b2513: Verifying Checksum 17:55:04 f581987b2513: Download complete 17:55:04 a6820b24f6d8: Verifying Checksum 17:55:04 a6820b24f6d8: Download complete 17:55:05 31603596830f: Pull complete 17:55:05 54011a49482f: Pull complete 17:55:05 a6820b24f6d8: Pull complete 17:55:05 f581987b2513: Pull complete 17:55:05 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:55:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:55:06 prd-centos7-docker-4c-2g-964 does not seem to be running inside a container 17:55:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:55:07 $ docker top c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:55:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:55:07 [ssh-agent] Looking for ssh-agent implementation... 17:55:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:55:07 $ docker exec c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 ssh-agent 17:55:07 SSH_AUTH_SOCK=/tmp/ssh-72ThAA9J9zT4/agent.13 17:55:07 SSH_AGENT_PID=20 17:55:07 Running ssh-add (command line suppressed) 17:55:07 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1955326701144416781.key (/w/workspace/edgex-go/2@tmp/private_key_1955326701144416781.key) 17:55:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:55:08 + git tag --points-at HEAD [Pipeline] } 17:55:08 $ docker exec --env ******** --env ******** c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 ssh-agent -k 17:55:08 unset SSH_AUTH_SOCK; 17:55:08 unset SSH_AGENT_PID; 17:55:08 echo Agent pid 20 killed; 17:55:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:55:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:55:08 [ssh-agent] Looking for ssh-agent implementation... 17:55:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:55:08 $ docker exec c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 ssh-agent 17:55:08 SSH_AUTH_SOCK=/tmp/ssh-ZAevaem84StB/agent.54 17:55:08 SSH_AGENT_PID=61 17:55:08 Running ssh-add (command line suppressed) 17:55:08 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4418471570506420041.key (/w/workspace/edgex-go/2@tmp/private_key_4418471570506420041.key) 17:55:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:55:08 + git semver init 17:55:08 # -> Open(): unable to determine branch for HEAD 17:55:08 # $GIT_DIR = /w/workspace/edgex-go/2/.git 17:55:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 17:55:08 # $SEMVER_REMOTE_NAME = origin 17:55:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:55:08 # $SEMVER_USER_NAME = edgex-jenkins 17:55:08 # $SEMVER_BRANCH = PR-3552 17:55:08 # $SEMVER_TEMP = /tmp/semver-926700114 17:55:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:55:23 # '/tmp/semver-926700114' -> '/w/workspace/edgex-go/2/.semver' 17:55:23 # -> Force: false 17:55:23 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 17:55:23 $ docker exec --env ******** --env ******** c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 ssh-agent -k 17:55:24 unset SSH_AUTH_SOCK; 17:55:24 unset SSH_AGENT_PID; 17:55:24 echo Agent pid 61 killed; 17:55:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:55:24 + git semver [Pipeline] } 17:55:24 $ docker stop --time=1 c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 17:55:31 $ docker rm -f c80834da80af9a8d344abb52dc0fd9c6900aaf0bf41f93f7de3ac0a9f2cfad19 [Pipeline] // withDockerContainer [Pipeline] sh 17:55:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:55:32 Stashed 1 file(s) [Pipeline] echo 17:55:32 [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 17:55:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:55:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:55:35 + true 17:55:35 + sudo service docker restart 17:55:35 Redirecting to /bin/systemctl restart docker.service 17:55:49 Still waiting to schedule task 17:55:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 17:55:57 ========================================================= 17:55:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:55:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:55:58 + 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 . 17:55:59 Sending build context to Docker daemon 329.2MB 17:55:59 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:55:59 Step 2/6 : FROM ${BASE} 17:55:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:55:59 540db60ca938: Pulling fs layer 17:55:59 adcc1eea9eea: Pulling fs layer 17:55:59 4c4ab2625f07: Pulling fs layer 17:55:59 0510c868ecb4: Pulling fs layer 17:55:59 afea3b2eda06: Pulling fs layer 17:55:59 7809a108b3ef: Pulling fs layer 17:55:59 f706445af74f: Pulling fs layer 17:55:59 0510c868ecb4: Waiting 17:55:59 afea3b2eda06: Waiting 17:55:59 7809a108b3ef: Waiting 17:55:59 f706445af74f: Waiting 17:55:59 4c4ab2625f07: Download complete 17:55:59 adcc1eea9eea: Verifying Checksum 17:55:59 adcc1eea9eea: Download complete 17:55:59 afea3b2eda06: Verifying Checksum 17:55:59 afea3b2eda06: Download complete 17:55:59 540db60ca938: Verifying Checksum 17:55:59 540db60ca938: Download complete 17:55:59 7809a108b3ef: Verifying Checksum 17:55:59 7809a108b3ef: Download complete 17:56:00 540db60ca938: Pull complete 17:56:00 adcc1eea9eea: Pull complete 17:56:00 4c4ab2625f07: Pull complete 17:56:02 f706445af74f: Verifying Checksum 17:56:02 f706445af74f: Download complete 17:56:02 0510c868ecb4: Verifying Checksum 17:56:02 0510c868ecb4: Download complete 17:56:06 0510c868ecb4: Pull complete 17:56:06 afea3b2eda06: Pull complete 17:56:07 7809a108b3ef: Pull complete 17:56:15 f706445af74f: Pull complete 17:56:15 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:56:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:56:15 ---> b068be0155e3 17:56:15 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 17:56:28 ---> Running in 7a6aa7d9a61d 17:56:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:56:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:56:28 (1/12) Installing libmagic (5.39-r0) 17:56:28 (2/12) Installing file (5.39-r0) 17:56:28 (3/12) Installing libc-dev (0.7.2-r3) 17:56:29 (4/12) Installing g++ (10.2.1_pre1-r3) 17:56:35 (5/12) Installing fortify-headers (1.1-r0) 17:56:35 (6/12) Installing patch (2.7.6-r6) 17:56:35 (7/12) Installing build-base (0.5-r2) 17:56:35 (8/12) Installing libsodium (1.0.18-r0) 17:56:35 (9/12) Installing pkgconf (1.7.3-r0) 17:56:35 (10/12) Installing libsodium-dev (1.0.18-r0) 17:56:35 (11/12) Installing libzmq (4.3.3-r1) 17:56:35 (12/12) Installing zeromq-dev (4.3.3-r1) 17:56:35 Executing busybox-1.32.1-r6.trigger 17:56:35 OK: 219 MiB in 52 packages 17:56:37 Removing intermediate container 7a6aa7d9a61d 17:56:37 ---> 1eafa061685e 17:56:37 Step 4/6 : WORKDIR /edgex-go 17:56:37 ---> Running in 453ce89a661a 17:56:37 Removing intermediate container 453ce89a661a 17:56:37 ---> fd8d729751c8 17:56:37 Step 5/6 : COPY go.mod . 17:56:37 ---> 30c06311806d 17:56:37 Step 6/6 : RUN go mod download 17:56:37 ---> Running in 5aad7e0ce9c4 17:56:52 Removing intermediate container 5aad7e0ce9c4 17:56:52 ---> 9e7beabcd20d 17:56:52 Successfully built 9e7beabcd20d 17:56:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:56:52 + docker inspect -f . ci-base-image-x86_64 17:56:52 . [Pipeline] withDockerContainer 17:56:52 prd-centos7-docker-4c-2g-964 does not seem to be running inside a container 17:56:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 17:56:53 $ docker top fb181a8d549d207e0d98adba25d2c7ac92f17daaa7a82c5151b42f446834ab24 -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:53 + go version 17:56:53 go version go1.16.3 linux/amd64 [Pipeline] } 17:56:53 $ docker stop --time=1 fb181a8d549d207e0d98adba25d2c7ac92f17daaa7a82c5151b42f446834ab24 17:56:54 $ docker rm -f fb181a8d549d207e0d98adba25d2c7ac92f17daaa7a82c5151b42f446834ab24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:55 + docker inspect -f . ci-base-image-x86_64 17:56:55 . [Pipeline] withDockerContainer 17:56:55 prd-centos7-docker-4c-2g-964 does not seem to be running inside a container 17:56:55 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 17:56:55 $ docker top f4fdcd5d78c0e71cd34175cb5265bfb6f838600540d7d5739fd0e17165ff280f -eo pid,comm [Pipeline] { [Pipeline] echo 17:56:55 ========================================================= 17:56:55 [edgeXBuildGoParallel] Running Tests and Build... 17:56:55 ========================================================= [Pipeline] sh 17:56:56 + go mod tidy [Pipeline] sh 17:56:56 + make test 17:56:56 go mod tidy 17:56:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:57:03 ? github.com/edgexfoundry/edgex-go [no test files] 17:57:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:57:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:57:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:57:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:57:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:57:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:57:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:57:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:57:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:57:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:57:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:57:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:57:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:57:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:57:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:57:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:57:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:57:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements 17:57:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.060s coverage: 100.0% of statements 17:57:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:57:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:57:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:57:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 17:57:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:57:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.069s coverage: 53.4% of statements 17:57:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:57:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:57:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.133s coverage: 87.7% of statements 17:57:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:57:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:57:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.053s coverage: 78.9% of statements 17:57:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:57:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:57:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:57:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:57:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:57:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:57:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:57:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.257s coverage: 95.1% of statements 17:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:57:38 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:57:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 17:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 17:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:57:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.074s coverage: 60.0% of statements 17:57:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements 17:57:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:57:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 22.0% of statements 17:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:57:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 17:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements 17:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 17:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 17:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 17:57:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 17:57:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 17:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.170s coverage: 81.8% of statements 17:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:58:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-965 in /w/workspace/edgexfoundry_edgex-go_PR-3552 [Pipeline] { [Pipeline] ws 17:58:07 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 17:58:07 The recommended git tool is: git 17:58:12 using credential edgex-jenkins-ssh 17:58:12 Cloning the remote Git repository 17:58:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:58:12 > git init /w/workspace/edgex-go/2 # timeout=10 17:58:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:58:12 > git --version # timeout=10 17:58:12 > git --version # 'git version 2.17.1' 17:58:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:58:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.200s coverage: 66.9% of statements 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 43.6% of statements 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:58:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:58:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.073s coverage: 19.3% of statements 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:58:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.141s coverage: 91.9% of statements 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:58:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.056s coverage: 63.4% of statements 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:58:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.094s coverage: 97.6% of statements 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:58:24 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:58:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:58:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:58:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements 17:58:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 17:58:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.050s coverage: 28.9% of statements 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 17:58:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 17:58:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 17:58:25 GO111MODULE=on go vet ./... 17:58:29 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 7c435059c239f6481c389cf9a6f479fd5c8969cc 17:58:29 Merge succeeded, producing 7c435059c239f6481c389cf9a6f479fd5c8969cc 17:58:29 Checking out Revision 7c435059c239f6481c389cf9a6f479fd5c8969cc (PR-3552) 17:58:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:58:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:58:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:58:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:58:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3552/head:refs/remotes/origin/PR-3552 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:58:29 > git config core.sparsecheckout # timeout=10 17:58:29 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 17:58:29 > git remote # timeout=10 17:58:29 > git config --get remote.origin.url # timeout=10 17:58:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:58:29 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 17:58:29 > git rev-parse HEAD^{commit} # timeout=10 17:58:29 > git config core.sparsecheckout # timeout=10 17:58:29 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 17:58:33 Commit message: "refactor: Remove the io/ioutil usage" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:58:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:58:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:58:36 + sudo+ service docker restart 17:58:36 true 17:58:51 gofmt -l . 17:58:51 [ "`gofmt -l .`" = "" ] 17:58:51 ./bin/test-attribution-txt.sh [Pipeline] sh 17:58:52 + ls -al . 17:58:52 total 528 17:58:52 drwxrwxr-x 10 1001 1001 4096 Jun 8 17:58 . 17:58:52 drwxr-xr-x 4 root root 28 Jun 8 17:56 .. 17:58:52 -rw-rw-r-- 1 1001 1001 11 Jun 8 17:54 .dockerignore 17:58:52 drwxrwxr-x 8 1001 1001 179 Jun 8 17:54 .git 17:58:52 drwxrwxr-x 3 1001 1001 125 Jun 8 17:54 .github 17:58:52 -rw-rw-r-- 1 1001 1001 818 Jun 8 17:54 .gitignore 17:58:52 drwx------ 3 1001 1001 60 Jun 8 17:55 .semver 17:58:52 -rw-rw-r-- 1 1001 1001 166 Jun 8 17:54 .sonarcloud.properties 17:58:52 -rw-rw-r-- 1 1001 1001 8609 Jun 8 17:54 Attribution.txt 17:58:52 -rw-rw-r-- 1 1001 1001 3804 Jun 8 17:54 CONTRIBUTING.md 17:58:52 -rw-rw-r-- 1 1001 1001 931 Jun 8 17:54 Dockerfile.build 17:58:52 -rw-rw-r-- 1 1001 1001 849 Jun 8 17:54 Jenkinsfile 17:58:52 -rw-rw-r-- 1 1001 1001 10775 Jun 8 17:54 LICENSE 17:58:52 -rw-rw-r-- 1 1001 1001 5605 Jun 8 17:54 Makefile 17:58:52 -rw-rw-r-- 1 1001 1001 7978 Jun 8 17:54 README.md 17:58:52 -rw-rw-r-- 1 1001 1001 6755 Jun 8 17:54 SECURITY.md 17:58:52 -rw-rw-r-- 1 1001 1001 5 Jun 8 17:55 VERSION 17:58:52 -rw-rw-r-- 1 1001 1001 4131 Jun 8 17:54 ZMQWindows.md 17:58:52 drwxrwxr-x 2 1001 1001 37 Jun 8 17:54 bin 17:58:52 drwxrwxr-x 14 1001 1001 4096 Jun 8 17:54 cmd 17:58:52 -rw-r--r-- 1 root root 412085 Jun 8 17:58 coverage.out 17:58:52 -rw-rw-r-- 1 1001 1001 902 Jun 8 17:54 go.mod 17:58:52 -rw-r--r-- 1 root root 21048 Jun 8 17:56 go.sum 17:58:52 drwxrwxr-x 8 1001 1001 127 Jun 8 17:54 internal 17:58:52 drwxrwxr-x 3 1001 1001 16 Jun 8 17:54 openapi 17:58:52 drwxrwxr-x 4 1001 1001 71 Jun 8 17:54 snap 17:58:52 -rw-rw-r-- 1 1001 1001 168 Jun 8 17:54 version.go [Pipeline] sh 17:58:52 + '[' -e coverage.out ] 17:58:52 + chown 1001:1001 coverage.out [Pipeline] stash 17:58:52 Stashed 1 file(s) [Pipeline] sh 17:58:52 + make build 17:58:52 go mod tidy 17:58: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 17:58: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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:54 provisioning config files... 17:58:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4767750420795268500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:54 ---> docker-login.sh 17:58:54 nexus3.edgexfoundry.org:10001 17:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:56 Configure a credential helper to remove this warning. See 17:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:56 17:58:56 Login Succeeded 17:58:56 nexus3.edgexfoundry.org:10002 17:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:56 Configure a credential helper to remove this warning. See 17:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:56 17:58:56 Login Succeeded 17:58:56 nexus3.edgexfoundry.org:10003 17:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:57 Configure a credential helper to remove this warning. See 17:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:57 17:58:57 Login Succeeded 17:58:57 nexus3.edgexfoundry.org:10004 17:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:57 Configure a credential helper to remove this warning. See 17:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:57 17:58:57 Login Succeeded 17:58:57 docker.io 17:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:58 Configure a credential helper to remove this warning. See 17:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:58 17:58:58 Login Succeeded 17:58:58 ---> docker-login.sh ends [Pipeline] } 17:58:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:58:58 ========================================================= 17:58:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:58:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:58:58 + 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 . 17:59:01 Sending build context to Docker daemon 166.3MB 17:59:01 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:59:01 Step 2/6 : FROM ${BASE} 17:59:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:59:01 595b0fe564bb: Pulling fs layer 17:59:01 7186ed65a4f7: Pulling fs layer 17:59:01 316046926c0a: Pulling fs layer 17:59:01 4ebd0625c992: Pulling fs layer 17:59:01 207e8628e3a3: Pulling fs layer 17:59:01 c791037a9be2: Pulling fs layer 17:59:01 ffd874e62e21: Pulling fs layer 17:59:01 207e8628e3a3: Waiting 17:59:01 c791037a9be2: Waiting 17:59:01 ffd874e62e21: Waiting 17:59:01 4ebd0625c992: Waiting 17:59:01 316046926c0a: Download complete 17:59:01 7186ed65a4f7: Verifying Checksum 17:59:01 7186ed65a4f7: Download complete 17:59:01 207e8628e3a3: Verifying Checksum 17:59:01 207e8628e3a3: Download complete 17:59:01 c791037a9be2: Verifying Checksum 17:59:01 c791037a9be2: Download complete 17:59:01 595b0fe564bb: Verifying Checksum 17:59:01 595b0fe564bb: Download complete 17:59:02 595b0fe564bb: Pull complete 17:59:02 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 17:59:02 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 17:59:02 7186ed65a4f7: Pull complete 17:59:03 316046926c0a: Pull complete 17:59:03 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 17:59:03 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 17:59:04 ffd874e62e21: Verifying Checksum 17:59:04 ffd874e62e21: Download complete 17:59:04 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 17:59:04 4ebd0625c992: Verifying Checksum 17:59:04 4ebd0625c992: Download complete 17:59:05 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 17:59:06 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 17:59:06 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 17:59: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 17:59:08 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] } 17:59:10 $ docker stop --time=1 f4fdcd5d78c0e71cd34175cb5265bfb6f838600540d7d5739fd0e17165ff280f 17:59:15 $ docker rm -f f4fdcd5d78c0e71cd34175cb5265bfb6f838600540d7d5739fd0e17165ff280f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 17:59:16 4ebd0625c992: Pull complete 17:59:16 207e8628e3a3: Pull complete 17:59:16 c791037a9be2: Pull complete 17:59:21 ffd874e62e21: Pull complete 17:59:21 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 17:59:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:59:21 ---> cfc18b08335c 17:59:21 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 17:59:22 ---> Running in 4964bd7ac146 [Pipeline] isUnix [Pipeline] sh 17:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:59:22 17:59:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:59:22 latest: Pulling from edgex-devops/edgex-compose 17:59:22 cbdbe7a5bc2a: Pulling fs layer 17:59:22 ca9280d653b3: Pulling fs layer 17:59:22 7e9c9ca2126c: Pulling fs layer 17:59:23 cbdbe7a5bc2a: Verifying Checksum 17:59:23 cbdbe7a5bc2a: Download complete 17:59:23 cbdbe7a5bc2a: Pull complete 17:59:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:59:23 ca9280d653b3: Verifying Checksum 17:59:23 ca9280d653b3: Download complete 17:59:24 ca9280d653b3: Pull complete 17:59:24 7e9c9ca2126c: Verifying Checksum 17:59:24 7e9c9ca2126c: Download complete 17:59:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:59:26 (1/12) Installing libmagic (5.39-r0) 17:59:27 (2/12) Installing file (5.39-r0) 17:59:27 (3/12) Installing libc-dev (0.7.2-r3) 17:59:27 (4/12) Installing g++ (10.2.1_pre1-r3) 17:59:27 7e9c9ca2126c: Pull complete 17:59:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:59:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:59:27 prd-centos7-docker-4c-2g-964 does not seem to be running inside a container 17:59:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-devops/edgex-compose:latest cat 17:59:32 $ docker top 68cd57408a66297888787826801224702023fd12cfbc3d6bb11292e99a21147f -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:33 + docker-compose build --help 17:59:33 + grep parallel 17:59:33 --parallel Build images in parallel. [Pipeline] } 17:59:33 $ docker stop --time=1 68cd57408a66297888787826801224702023fd12cfbc3d6bb11292e99a21147f 17:59:35 $ docker rm -f 68cd57408a66297888787826801224702023fd12cfbc3d6bb11292e99a21147f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:59:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:59:35 . [Pipeline] withDockerContainer 17:59:35 prd-centos7-docker-4c-2g-964 does not seem to be running inside a container 17:59:35 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 17:59:36 $ docker top a42ea3690e6d659a6127262544a383c11a97683cbbdb8493cf9c1638e944a978 -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:36 + docker-compose -f ./docker-compose-build.yml build --parallel 17:59:37 Building core-command ... 17:59:37 Building core-data ... 17:59:37 Building core-metadata ... 17:59:37 Building security-bootstrapper ... 17:59:37 Building security-proxy-setup ... 17:59:37 Building security-secretstore-setup ... 17:59:37 Building support-notifications ... 17:59:37 Building support-scheduler ... 17:59:37 Building sys-mgmt-agent ... 17:59:37 Building support-notifications 17:59:37 Building core-command 17:59:37 Building security-proxy-setup 17:59:37 Building core-metadata 17:59:37 Building security-bootstrapper 17:59:37 (5/12) Installing fortify-headers (1.1-r0) 17:59:37 (6/12) Installing patch (2.7.6-r6) 17:59:37 (7/12) Installing build-base (0.5-r2) 17:59:37 (8/12) Installing libsodium (1.0.18-r0) 17:59:37 (9/12) Installing pkgconf (1.7.3-r0) 17:59:37 (10/12) Installing libsodium-dev (1.0.18-r0) 17:59:37 (11/12) Installing libzmq (4.3.3-r1) 17:59:37 (12/12) Installing zeromq-dev (4.3.3-r1) 17:59:37 Executing busybox-1.32.1-r6.trigger 17:59:37 OK: 218 MiB in 52 packages 17:59:41 Removing intermediate container 4964bd7ac146 17:59:41 ---> 3d181cb2ce70 17:59:41 Step 4/6 : WORKDIR /edgex-go 17:59:41 ---> Running in 0b5d4448dfe2 17:59:41 Removing intermediate container 0b5d4448dfe2 17:59:41 ---> 69e97721f8bb 17:59:41 Step 5/6 : COPY go.mod . 17:59:42 ---> e063a982b31a 17:59:42 Step 6/6 : RUN go mod download 17:59:42 ---> Running in feca75f26dee 17:59:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:59:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:59:59 ---> 9e7beabcd20d 17:59:59 Step 3/24 : WORKDIR /edgex-go 17:59:59 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:59:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:59:59 ---> 9e7beabcd20d 17:59:59 Step 3/32 : WORKDIR /edgex-go 17:59:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:59:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:59:59 ---> 9e7beabcd20d 17:59:59 Step 3/22 : WORKDIR /edgex-go 17:59:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:59:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:59:59 ---> 9e7beabcd20d 17:59:59 Step 3/24 : WORKDIR /edgex-go 18:00:04 ---> Running in 4843f239cad2 18:00:04 ---> Running in 26cd51b9ef82 18:00:04 ---> Running in 484d1d8b4ef5 18:00:04 ---> Running in 9d903a790288 18:00:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:00:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:00:04 ---> 9e7beabcd20d 18:00:04 Step 3/23 : WORKDIR /edgex-go 18:00:04 ---> Running in 02b53999f1b9 18:00:04 Removing intermediate container 484d1d8b4ef5 18:00:04 ---> 7cbe0029df94 18:00:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:04 Removing intermediate container 4843f239cad2 18:00:04 ---> b5ffe1258414 18:00:04 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:04 Removing intermediate container 26cd51b9ef82 18:00:04 ---> a099c11b205b 18:00:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:04 ---> Running in fb6c48bbe57c 18:00:04 Removing intermediate container 9d903a790288 18:00:04 ---> e022960b75df 18:00:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:04 ---> Running in 46fa7e8c5eff 18:00:04 ---> Running in 46b603814ebb 18:00:04 Removing intermediate container 02b53999f1b9 18:00:04 ---> 2aea67cf3987 18:00:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:05 ---> Running in bf86b0228fde 18:00:05 ---> Running in 8e1ceb6ea39a 18:00:06 Removing intermediate container fb6c48bbe57c 18:00:06 ---> 3a358b7ea80e 18:00:06 Step 5/22 : RUN apk add --update --no-cache make git 18:00:06 ---> Running in 199ecbf00f83 18:00:06 Removing intermediate container 46b603814ebb 18:00:06 ---> 4e6eac335b3b 18:00:06 Step 5/24 : RUN apk add --update --no-cache make git 18:00:06 ---> Running in af8892851df6 18:00:06 Removing intermediate container 46fa7e8c5eff 18:00:06 ---> 7397ee5ca42e 18:00:06 Step 5/32 : RUN apk add --update --no-cache make git 18:00:06 ---> Running in 9d7e51cec2d4 18:00:06 Removing intermediate container bf86b0228fde 18:00:06 ---> 257130ba67bc 18:00:06 Step 5/24 : RUN apk add --update --no-cache make git 18:00:06 Removing intermediate container 8e1ceb6ea39a 18:00:06 ---> 3553ebd27b04 18:00:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:00:06 ---> Running in 5fffe83d5fa8 18:00:06 ---> Running in a33502ad21ab 18:00:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:00:08 OK: 219 MiB in 52 packages 18:00:08 OK: 219 MiB in 52 packages 18:00:08 OK: 219 MiB in 52 packages 18:00:08 OK: 219 MiB in 52 packages 18:00:08 OK: 219 MiB in 52 packages 18:00:08 Removing intermediate container af8892851df6 18:00:08 ---> 3883f2a830ce 18:00:08 Step 6/24 : COPY go.mod . 18:00:08 ---> 546c2ca59d5a 18:00:08 Step 7/24 : RUN go mod download 18:00:08 ---> Running in 64adc0fa97e4 18:00:08 Removing intermediate container 199ecbf00f83 18:00:08 ---> 2473cbf62d49 18:00:08 Step 6/22 : COPY go.mod . 18:00:08 Removing intermediate container 9d7e51cec2d4 18:00:08 ---> 62e69f562f74 18:00:08 Step 6/32 : COPY go.mod . 18:00:09 Removing intermediate container a33502ad21ab 18:00:09 ---> fb5234c04923 18:00:09 Step 6/23 : COPY go.mod . 18:00:09 Removing intermediate container 5fffe83d5fa8 18:00:09 ---> 05f3cda62cdf 18:00:09 Step 6/24 : COPY go.mod . 18:00:09 ---> 1df41a1e2089 18:00:09 Step 7/23 : RUN go mod download 18:00:09 ---> fafd01a307f8 18:00:09 Step 7/32 : RUN go mod download 18:00:09 ---> 1b91b766fae3 18:00:09 Step 7/22 : RUN go mod download 18:00:09 ---> Running in e69decad5fda 18:00:09 ---> Running in 36425ddc11e1 18:00:09 ---> Running in edb320b4dbc7 18:00:09 ---> d36ad0eb7388 18:00:09 Step 7/24 : RUN go mod download 18:00:09 ---> Running in 8f653770ce93 18:00:09 Removing intermediate container feca75f26dee 18:00:09 ---> fbb7e6d84c14 18:00:09 Successfully built fbb7e6d84c14 18:00:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:00:09 Removing intermediate container 64adc0fa97e4 18:00:09 ---> 7a929b414b2e 18:00:09 Step 8/24 : COPY . . 18:00:09 + docker inspect -f . ci-base-image-arm64 18:00:09 . [Pipeline] withDockerContainer 18:00:10 prd-ubuntu18.04-docker-arm64-4c-16g-965 does not seem to be running inside a container 18:00:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 18:00:11 $ docker top d823544491f04ebf9c1720264d17d1e9230de075538859673ba0a324456687ec -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:12 + go version 18:00:12 go version go1.16.3 linux/arm64 [Pipeline] } 18:00:12 $ docker stop --time=1 d823544491f04ebf9c1720264d17d1e9230de075538859673ba0a324456687ec 18:00:13 Removing intermediate container e69decad5fda 18:00:13 ---> 7ed1c4974c02 18:00:13 Step 8/32 : COPY . . 18:00:14 $ docker rm -f d823544491f04ebf9c1720264d17d1e9230de075538859673ba0a324456687ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:15 + docker inspect -f . ci-base-image-arm64 18:00:15 . [Pipeline] withDockerContainer 18:00:15 prd-ubuntu18.04-docker-arm64-4c-16g-965 does not seem to be running inside a container 18:00:15 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 18:00:17 $ docker top fee027a5697a4fec9f325dd88ab333247632894732c73e1aca2c8f2af0db6aaf -eo pid,comm 18:00:17 Removing intermediate container 36425ddc11e1 18:00:17 ---> a1af2201796a 18:00:17 Step 8/23 : COPY . . [Pipeline] { [Pipeline] echo 18:00:17 ========================================================= 18:00:17 [edgeXBuildGoParallel] Running Tests and Build... 18:00:17 ========================================================= [Pipeline] sh 18:00:18 ---> e8e9a918ee66 18:00:18 Step 9/32 : RUN go mod tidy 18:00:18 ---> 443f16b10a0c 18:00:18 Step 9/24 : RUN go mod tidy 18:00:18 + go mod tidy [Pipeline] sh 18:00:19 + make test 18:00:19 go mod tidy 18:00:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:00:24 Removing intermediate container edb320b4dbc7 18:00:24 ---> c2f9aa70972d 18:00:24 Step 8/22 : COPY . . 18:00:24 ---> Running in c9eb804402a6 18:00:24 ---> Running in 1824923ad07d 18:00:24 Removing intermediate container 8f653770ce93 18:00:24 ---> f349b320b206 18:00:24 Step 8/24 : COPY . . 18:00:24 ---> a8b7bef8ca6f 18:00:24 Step 9/23 : RUN go mod tidy 18:00:28 ---> Running in 72459aecd4e6 18:00:32 Removing intermediate container 1824923ad07d 18:00:32 ---> a1e4c8e17a81 18:00:32 Step 10/24 : RUN make cmd/core-command/core-command 18:00:32 Removing intermediate container c9eb804402a6 18:00:32 ---> 4e3c681f8d72 18:00:32 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:00:32 ---> Running in d42cd2d5f768 18:00:32 ---> b5fc9624d78d 18:00:32 Step 9/24 : RUN go mod tidy 18:00:33 Removing intermediate container 72459aecd4e6 18:00:33 ---> 267179224772 18:00:33 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:00:33 ---> Running in 84258aceab61 18:00:33 ---> Running in 416da9c3d028 18:00:33 ---> Running in 60b82648f3e9 18:00:33 ---> 7c16534cfd89 18:00:33 Step 9/22 : RUN go mod tidy 18:00:33 ---> Running in 99208ab24e2a 18:00:34 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 18:00: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 18:00: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 18:00:36 Removing intermediate container 416da9c3d028 18:00:36 ---> a9bfa44ee3d1 18:00:36 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:00:36 Removing intermediate container 99208ab24e2a 18:00:36 ---> a815bbc90055 18:00:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:00:36 ---> Running in f7ea7d8b69ae 18:00:36 ---> Running in 73741a25b21c 18:00:36 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 18:00:36 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 18:00:44 ? github.com/edgexfoundry/edgex-go [no test files] 18:01:12 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 18:01:14 Removing intermediate container 60b82648f3e9 18:01:14 ---> 9ca525936e26 18:01:14 18:01:14 Step 11/23 : FROM alpine:3.12 18:01:14 Removing intermediate container d42cd2d5f768 18:01:14 ---> ca8e90b10268 18:01:14 18:01:14 Step 11/24 : FROM alpine:3.12 18:01:14 3.12: Pulling from library/alpine 18:01:15 3.12: Pulling from library/alpine 18:01:15 Removing intermediate container 84258aceab61 18:01:15 ---> 4b1a7256e14e 18:01:15 18:01:15 Step 11/32 : FROM alpine:3.12 18:01:16 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:01:16 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:01:16 Status: Image is up to date for alpine:3.12 18:01:16 Status: Downloaded newer image for alpine:3.12 18:01:16 ---> 13621d1b12d4 18:01:16 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:01:16 ---> 13621d1b12d4 18:01:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:01:17 3.12: Pulling from library/alpine 18:01:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:01:17 Status: Image is up to date for alpine:3.12 18:01:17 ---> 13621d1b12d4 18:01:17 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:01:17 ---> Running in 79d7c006a52b 18:01:17 ---> Running in 8bfd94753985 18:01:17 ---> Running in 87e16b012585 18:01:17 Removing intermediate container 73741a25b21c 18:01:17 ---> 9fd8f309a85a 18:01:17 18:01:17 Step 11/22 : FROM alpine:3.12 18:01:17 ---> 13621d1b12d4 18:01:17 Step 12/22 : RUN apk add --update --no-cache curl 18:01:17 ---> Running in 6562f6ed549f 18:01:17 Removing intermediate container 87e16b012585 18:01:17 ---> ab7d5c95e545 18:01:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:01:17 ---> Running in 17924edd0638 18:01:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:01:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:01:18 (1/1) Installing dumb-init (1.2.2-r1) 18:01:18 Executing busybox-1.31.1-r20.trigger 18:01:18 OK: 6 MiB in 15 packages 18:01:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:01:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:01:18 (1/2) Installing ca-certificates (20191127-r4) 18:01:18 (2/2) Installing dumb-init (1.2.2-r1) 18:01:18 Executing busybox-1.31.1-r20.trigger 18:01:18 Executing ca-certificates-20191127-r4.trigger 18:01:18 OK: 6 MiB in 16 packages 18:01:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:01:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:01:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:01:19 Removing intermediate container f7ea7d8b69ae 18:01:19 ---> 8aa7a1b01750 18:01:19 18:01:19 Step 11/24 : FROM alpine:3.12 18:01:19 ---> 13621d1b12d4 18:01:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:01:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:01:19 (1/2) Installing dumb-init (1.2.2-r1) 18:01:19 (2/2) Installing su-exec (0.2-r1) 18:01:19 Executing busybox-1.31.1-r20.trigger 18:01:19 OK: 6 MiB in 16 packages 18:01:19 ---> Running in 9b11b026ad1b 18:01:19 (1/4) Installing ca-certificates (20191127-r4) 18:01:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:01:19 (3/4) Installing libcurl (7.77.0-r0) 18:01:20 (4/4) Installing curl (7.77.0-r0) 18:01:20 Executing busybox-1.31.1-r20.trigger 18:01:20 Executing ca-certificates-20191127-r4.trigger 18:01:20 OK: 7 MiB in 18 packages 18:01:20 Removing intermediate container 8bfd94753985 18:01:20 ---> 23d80b6ed86b 18:01:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:01:20 ---> Running in e7d6b98f3a60 18:01:20 Removing intermediate container e7d6b98f3a60 18:01:20 ---> 47f51aed614a 18:01:20 Step 14/24 : ENV APP_PORT=59882 18:01:20 ---> Running in c5eff5333065 18:01:20 Removing intermediate container 79d7c006a52b 18:01:20 ---> 2560d63dfa6a 18:01:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:01:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:01:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:01:20 ---> Running in 5507c998b4f9 18:01:20 (1/1) Installing dumb-init (1.2.2-r1) 18:01:20 Executing busybox-1.31.1-r20.trigger 18:01:20 OK: 6 MiB in 15 packages 18:01:20 Removing intermediate container c5eff5333065 18:01:20 ---> b61d0c5ff6f9 18:01:20 Step 15/24 : EXPOSE $APP_PORT 18:01:20 Removing intermediate container 17924edd0638 18:01:20 ---> a9960457cf29 18:01:20 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:01:20 Removing intermediate container 6562f6ed549f 18:01:20 ---> 489b51a62c7a 18:01:20 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:01:20 ---> Running in 489cbeac503c 18:01:20 Removing intermediate container 5507c998b4f9 18:01:20 ---> 3fe44f8558a3 18:01:20 Step 14/23 : ENV APP_PORT=59860 18:01:21 ---> Running in a08f57e4ba19 18:01:21 ---> Running in 4a6f74089e45 18:01:21 ---> Running in a5f054bf9dfc 18:01:21 Removing intermediate container a08f57e4ba19 18:01:21 ---> adb5cdad52dc 18:01:21 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:01:21 Removing intermediate container 489cbeac503c 18:01:21 ---> 15e440b068fb 18:01:21 Step 16/24 : WORKDIR / 18:01:21 Removing intermediate container 4a6f74089e45 18:01:21 ---> 2d923e6091a2 18:01:21 Step 14/22 : WORKDIR /edgex 18:01:21 Removing intermediate container a5f054bf9dfc 18:01:21 ---> d188b85d014a 18:01:21 Step 15/23 : EXPOSE $APP_PORT 18:01:21 Removing intermediate container 9b11b026ad1b 18:01:21 ---> 950b1420ce20 18:01:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:01:21 ---> Running in 9d88b5ba3725 18:01:21 ---> Running in d46b2c50d0f2 18:01:21 ---> Running in 6a61fe9ad618 18:01:21 ---> Running in d63c35896fd7 18:01:21 ---> Running in e0149e06e74f 18:01:21 Removing intermediate container 9d88b5ba3725 18:01:21 ---> e0efe9c2cc2e 18:01:21 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:01:21 Removing intermediate container d46b2c50d0f2 18:01:21 ---> 1d2fc475af44 18:01:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:21 Removing intermediate container d63c35896fd7 18:01:21 ---> 7d79342b8166 18:01:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:01:21 Removing intermediate container e0149e06e74f 18:01:21 ---> 5150db68cc0d 18:01:21 Step 14/24 : ENV APP_PORT=59881 18:01:22 ---> Running in f23d3576e063 18:01:22 Removing intermediate container 6a61fe9ad618 18:01:22 ---> 848990e50f0f 18:01:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:22 ---> Running in b3909cc23ff6 18:01:22 ---> e5ede726d820 18:01:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:01:22 ---> 0e235a8d492e 18:01:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:01:22 ---> 02a845e52901 18:01:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:01:23 Removing intermediate container b3909cc23ff6 18:01:23 ---> 545466188893 18:01:23 Step 15/24 : EXPOSE $APP_PORT 18:01:23 ---> fdc8c756d0e9 18:01:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:01:23 ---> 11778ba8efed 18:01:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:01:23 ---> Running in 281a14bc3918 18:01:23 ---> ff1cd35c361a 18:01:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:01:24 Removing intermediate container 281a14bc3918 18:01:24 ---> dade3e232ac3 18:01:24 Step 16/24 : WORKDIR / 18:01:24 ---> 84f69d730c9f 18:01:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:01:24 Removing intermediate container f23d3576e063 18:01:24 ---> 32623cb0793c 18:01:24 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:01:24 ---> 3d194c51b715 18:01:24 Step 20/24 : ENTRYPOINT ["/core-command"] 18:01:24 ---> 4a2bcfb44887 18:01:24 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:01:24 ---> Running in 43d4de931eb1 18:01:24 ---> Running in 057b085a2a67 18:01:24 ---> Running in 90fd4cc8c55d 18:01:24 ---> Running in 8f266aa2918a 18:01:24 ---> Running in ffcf064ffb99 18:01:24 Removing intermediate container 057b085a2a67 18:01:24 ---> f460eae85fa5 18:01:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:24 Removing intermediate container 43d4de931eb1 18:01:24 ---> 53814fcef635 18:01:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:24 Removing intermediate container 90fd4cc8c55d 18:01:24 ---> 79a88adb3304 18:01:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:01:24 ---> Running in f89941d15058 18:01:24 Removing intermediate container ffcf064ffb99 18:01:24 ---> b81fa39e782e 18:01:24 Step 19/22 : CMD ["--init=true"] 18:01:24 Removing intermediate container 8f266aa2918a 18:01:24 ---> 5ba7365eb47d 18:01:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:24 ---> Running in 999901912a6f 18:01:24 ---> Running in 6060560f4ed6 18:01:25 Removing intermediate container 999901912a6f 18:01:25 ---> d14e0e9a0b6a 18:01:25 Step 20/22 : LABEL arch=x86_64 18:01:25 Removing intermediate container f89941d15058 18:01:25 ---> 1ca14bbb573e 18:01:25 Step 21/23 : LABEL arch=x86_64 18:01:25 ---> Running in 394a7e3a7074 18:01:25 Removing intermediate container 6060560f4ed6 18:01:25 ---> b68838f6f76b 18:01:25 Step 22/24 : LABEL arch=x86_64 18:01:25 ---> Running in b34a5eb97e6a 18:01:25 ---> f33147005a96 18:01:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:01:25 ---> 08dc06c92492 18:01:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:01:25 ---> Running in dce7e3adcd0a 18:01:25 ---> Running in 04a8a08676cb 18:01:25 Removing intermediate container 394a7e3a7074 18:01:25 ---> c4d2520ac84e 18:01:25 Step 21/22 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:01:25 Removing intermediate container b34a5eb97e6a 18:01:25 ---> d2b7c7ebbd65 18:01:25 Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:01:25 ---> Running in 1421a2aa389c 18:01:25 Removing intermediate container dce7e3adcd0a 18:01:25 ---> 28b374d39dea 18:01:25 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:01:25 ---> e86a8189444c 18:01:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:01:25 ---> Running in e62df9084b20 18:01:25 ---> Running in 985525c64c13 18:01:25 Removing intermediate container 1421a2aa389c 18:01:25 ---> ac74c654ffb4 18:01:25 Step 22/22 : LABEL version=0.0.0 18:01:25 Removing intermediate container e62df9084b20 18:01:25 ---> f904c3c1cf87 18:01:25 Step 23/23 : LABEL version=0.0.0 18:01:26 Removing intermediate container 985525c64c13 18:01:26 ---> 0c78465fe99b 18:01:26 Step 24/24 : LABEL version=0.0.0 18:01:26 ---> ff51c793345b 18:01:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:01:26 ---> Running in 3a590f58de2e 18:01:26 ---> Running in dff9482f5ff0 18:01:26 ---> Running in d8531a4d96ac 18:01:26 ---> Running in 8e2a049bedd0 18:01:26 Removing intermediate container 3a590f58de2e 18:01:26 ---> aa29b2f1eb53 18:01:26 18:01:26 Removing intermediate container dff9482f5ff0 18:01:26 ---> bcfd2aabfca3 18:01:26 18:01:26 Removing intermediate container 8e2a049bedd0 18:01:26 ---> 20544a9bf6cf 18:01:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:26 Removing intermediate container d8531a4d96ac 18:01:26 ---> eb33b331f957 18:01:26 18:01:26 ---> Running in ae52ca8123b5 18:01:26 Removing intermediate container 04a8a08676cb 18:01:26 ---> 86b444fdb67b 18:01:26 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:26 Successfully built aa29b2f1eb53 18:01:26 Successfully built bcfd2aabfca3 18:01:26 Successfully tagged security-proxy-setup:latest 18:01:26  Building security-proxy-setup ... done Building security-secretstore-setup 18:01:26 Successfully tagged support-notifications:latest 18:01:26 Building support-scheduler 18:01:26  Building support-notifications ... done Successfully built eb33b331f957 18:01:26 Successfully tagged core-command:latest 18:01:26  Building core-command ... done Building sys-mgmt-agent 18:01:26 Removing intermediate container ae52ca8123b5 18:01:26 ---> aa2357b2c265 18:01:26 Step 22/24 : LABEL arch=x86_64 18:01:26 ---> 0e9639b8c097 18:01:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:01:26 ---> Running in 32ba23d330fc 18:01:26 Removing intermediate container 32ba23d330fc 18:01:26 ---> 03cc8abc0a91 18:01:26 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:01:32 ---> be94b5d285fd 18:01:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:01:32 ---> Running in 8637e1efa3e7 18:01:34 Removing intermediate container 8637e1efa3e7 18:01:34 ---> db3e9e5af68d 18:01:34 Step 24/24 : LABEL version=0.0.0 18:01:34 ---> f145ad84735a 18:01:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:01:36 ---> Running in d3476c393e9a 18:01:38 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:01:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:01:38 ---> 9e7beabcd20d 18:01:38 Step 3/26 : WORKDIR /edgex-go 18:01:38 ---> Using cache 18:01:38 ---> 2aea67cf3987 18:01:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:38 ---> Using cache 18:01:38 ---> 3553ebd27b04 18:01:38 Step 5/26 : RUN apk add --update --no-cache make git 18:01:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:01:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:01:44 Removing intermediate container d3476c393e9a 18:01:44 ---> 8ae5342ff2cb 18:01:44 18:01:44 ---> 00caeb770a04 18:01:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:01:44 ---> Running in 77035f7ac600 18:01:44 Successfully built 8ae5342ff2cb 18:01:44 Successfully tagged core-metadata:latest 18:01:44  Building core-metadata ... done Building core-data 18:01:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:01:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:01:48 ---> 9e7beabcd20d 18:01:48 Step 3/24 : WORKDIR /edgex-go 18:01:48 ---> Using cache 18:01:48 ---> 2aea67cf3987 18:01:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:48 ---> Using cache 18:01:48 ---> 3553ebd27b04 18:01:48 Step 5/24 : RUN apk add --update --no-cache make bash git 18:01:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:01:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:01:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:01:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:01:54 ---> 9e7beabcd20d 18:01:54 Step 3/23 : WORKDIR /edgex-go 18:01:54 ---> Using cache 18:01:54 ---> 2aea67cf3987 18:01:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:54 ---> Using cache 18:01:54 ---> 3553ebd27b04 18:01:54 Step 5/23 : RUN apk add --update --no-cache make git 18:01:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:01:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:01:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:01:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:01:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:01:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:01:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:01:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:01:59 ---> 9e7beabcd20d 18:01:59 Step 3/24 : WORKDIR /edgex-go 18:01:59 ---> Using cache 18:01:59 ---> 2aea67cf3987 18:01:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:59 ---> Using cache 18:01:59 ---> 3553ebd27b04 18:01:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:02:04 ---> 785163d483d2 18:02:04 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:02:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:02:04 ---> Running in 01714f925835 18:02:04 ---> Running in 635ac87af035 18:02:04 ---> Running in 6fcf259b3f75 18:02:04 ---> Running in 36f18a188ffa 18:02:04 Removing intermediate container 36f18a188ffa 18:02:04 ---> ef34133e12cd 18:02:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:02:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:02:05 ---> ed5aa88170aa 18:02:05 Step 27/32 : RUN chmod +x /entrypoint.sh 18:02:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:02:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:02:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:02:05 ---> Running in caef2b22f411 18:02:05 OK: 219 MiB in 52 packages 18:02:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:02:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:02:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:02:06 Removing intermediate container 77035f7ac600 18:02:06 ---> 24770a90b8e5 18:02:06 Step 6/26 : COPY go.mod . 18:02:06 OK: 219 MiB in 52 packages 18:02:06 OK: 219 MiB in 52 packages 18:02:06 OK: 219 MiB in 52 packages 18:02:07 ---> 849ea31691f1 18:02:07 Step 7/26 : RUN go mod download 18:02:07 Removing intermediate container caef2b22f411 18:02:07 ---> 9d195798cfa3 18:02:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:02:07 ---> Running in 83a4b10a4624 18:02:07 ---> Running in f9bc0604aa4c 18:02:07 Removing intermediate container f9bc0604aa4c 18:02:07 ---> 01083c26ffc6 18:02:07 Step 29/32 : CMD ["gate"] 18:02:08 ---> Running in 89b5f5ce0480 18:02:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:02:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:02:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:02:08 Removing intermediate container 6fcf259b3f75 18:02:08 ---> e44957fa5334 18:02:08 Step 6/24 : COPY go.mod . 18:02:08 Removing intermediate container 635ac87af035 18:02:08 ---> 0966c00c4529 18:02:08 Step 6/23 : COPY go.mod . 18:02:08 Removing intermediate container 89b5f5ce0480 18:02:08 ---> d3b023cc216b 18:02:08 Step 30/32 : LABEL arch=x86_64 18:02:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.220s coverage: 28.7% of statements 18:02:09 ---> Running in 2edc5640d11b 18:02:09 Removing intermediate container 01714f925835 18:02:09 ---> 46830a8768e3 18:02:09 Step 6/24 : COPY go.mod . 18:02:09 ---> b01ad99380bd 18:02:09 Step 7/24 : RUN go mod download 18:02:09 ---> 892fb75b079b 18:02:09 Step 7/23 : RUN go mod download 18:02:09 ---> Running in 0fa3ffb6259e 18:02:09 Removing intermediate container 2edc5640d11b 18:02:09 ---> b90569262c8c 18:02:09 Step 31/32 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:02:09 ---> Running in eea99905173a 18:02:09 ---> 85e36e8a55a8 18:02:09 Step 7/24 : RUN go mod download 18:02:09 ---> Running in a44cba06be7d 18:02:09 ---> Running in bd018cfafb96 18:02:09 Removing intermediate container 83a4b10a4624 18:02:09 ---> 8d4e5ad1bbeb 18:02:09 Step 8/26 : COPY . . 18:02:10 Removing intermediate container a44cba06be7d 18:02:10 ---> a9ff186757da 18:02:10 Step 32/32 : LABEL version=0.0.0 18:02:10 ---> Running in 89da639758bf 18:02:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.260s coverage: 100.0% of statements 18:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:02:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.225s coverage: 81.2% of statements 18:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:02:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.312s coverage: 53.4% of statements 18:02:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:02:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:02:16 Removing intermediate container 89da639758bf 18:02:16 ---> c8581a5147f9 18:02:16 18:02:17 Successfully built c8581a5147f9 18:02:17 ---> 29af4f6cd2cf 18:02:17 Step 9/26 : RUN go mod tidy 18:02:17 Successfully tagged security-bootstrapper:latest 18:02:17  Building security-bootstrapper ... done  ---> Running in 2784c50476f1 18:02:17 Removing intermediate container 0fa3ffb6259e 18:02:17 ---> d42931ae3973 18:02:17 Step 8/24 : COPY . . 18:02:17 Removing intermediate container bd018cfafb96 18:02:17 ---> c91db04ca100 18:02:17 Step 8/24 : COPY . . 18:02:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.566s coverage: 87.7% of statements 18:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:02:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.252s coverage: 78.9% of statements 18:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:02:21 Removing intermediate container eea99905173a 18:02:21 ---> 8f9990ed13ac 18:02:21 Step 8/23 : COPY . . 18:02:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.340s coverage: 95.1% of statements 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:02:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.140s coverage: 58.8% of statements 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:02:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.249s coverage: 60.0% of statements 18:02:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.347s coverage: 0.8% of statements 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:02:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.250s coverage: 22.0% of statements 18:02:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:02:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.179s coverage: 47.1% of statements 18:02:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.218s coverage: 79.5% of statements 18:02:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements 18:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements 18:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.170s coverage: 87.5% of statements 18:02:36 ---> 72097bc9d02a 18:02:36 Step 9/24 : RUN go mod tidy 18:02:36 Removing intermediate container 2784c50476f1 18:02:36 ---> b998f8a6e6ac 18:02:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:02:36 ---> 95e89975911d 18:02:36 Step 9/24 : RUN go mod tidy 18:02:36 ---> c9ac5c5ba70c 18:02:36 Step 9/23 : RUN go mod tidy 18:02:36 ---> Running in 4ceb539c183c 18:02:36 ---> Running in 981c475a7b97 18:02:36 ---> Running in 2bfc8c4513dd 18:02:36 ---> Running in ac55a3bd8934 18:02: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 18:02:37 Removing intermediate container 981c475a7b97 18:02:37 ---> d76e2d522c4a 18:02:37 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:02:37 Removing intermediate container ac55a3bd8934 18:02:37 ---> e9b011a6aea5 18:02:37 Step 10/24 : RUN make cmd/core-data/core-data 18:02:37 ---> Running in bb647ced3cc1 18:02:37 ---> Running in 7bc8d3435270 18:02:37 Removing intermediate container 2bfc8c4513dd 18:02:37 ---> 38a94487e0c4 18:02:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:02:37 ---> Running in aaf125c2cfaf 18:02:37 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 18:02:37 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 18:02:38 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 18:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.256s coverage: 94.4% of statements 18:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements 18:02:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.643s coverage: 81.8% of statements 18:02:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.173s coverage: 80.0% of statements 18:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 18:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.269s coverage: 85.4% of statements 18:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.277s coverage: 91.2% of statements 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.655s coverage: 64.4% of statements 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements 18:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 18:02:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 18:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 18:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 18:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.977s coverage: 66.9% of statements 18:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:02:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.801s coverage: 43.6% of statements 18:02:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:02:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:02:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.099s coverage: 89.5% of statements 18:02:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:02:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.118s coverage: 84.8% of statements 18:02:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:02:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:02:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:02:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:03:05 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 18:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.238s coverage: 19.3% of statements 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.541s coverage: 91.9% of statements 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.253s coverage: 63.4% of statements 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.408s coverage: 97.6% of statements 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:03:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 18:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.164s coverage: 28.1% of statements 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 18:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.154s coverage: 28.9% of statements 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 18:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 18:03:07 Removing intermediate container 4ceb539c183c 18:03:07 ---> ee7e19ee6ac2 18:03:07 18:03:07 Step 11/26 : FROM alpine:3.12 18:03:07 ---> 13621d1b12d4 18:03:07 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:03:07 ---> Running in 462f676cce7a 18:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.072s coverage: 100.0% of statements 18:03:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:03:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:03:07 GO111MODULE=on go vet ./... 18:03:08 (1/6) Installing ca-certificates (20191127-r4) 18:03:08 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:03:08 (3/6) Installing libcurl (7.77.0-r0) 18:03:08 (4/6) Installing curl (7.77.0-r0) 18:03:08 (5/6) Installing dumb-init (1.2.2-r1) 18:03:08 (6/6) Installing su-exec (0.2-r1) 18:03:08 Executing busybox-1.31.1-r20.trigger 18:03:08 Executing ca-certificates-20191127-r4.trigger 18:03:08 OK: 7 MiB in 20 packages 18:03:09 Removing intermediate container 462f676cce7a 18:03:09 ---> d44fad0b4302 18:03:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:03:09 ---> Running in be6ba3d9e23a 18:03:09 Removing intermediate container be6ba3d9e23a 18:03:09 ---> e4de47dd11a7 18:03:09 Step 14/26 : WORKDIR / 18:03:09 ---> Running in f26a52db2668 18:03:10 Removing intermediate container f26a52db2668 18:03:10 ---> 0d0a8f0b0c60 18:03:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:03:10 ---> e156aa5b16cb 18:03:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:03:10 ---> 0ea06228b0b3 18:03:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:03:11 ---> 17fc15572a66 18:03:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:03:12 ---> 447771cc2ee3 18:03:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:03:13 Removing intermediate container aaf125c2cfaf 18:03:13 ---> c18dd75fc523 18:03:13 18:03:13 Step 11/23 : FROM alpine:3.12 18:03:13 ---> 13621d1b12d4 18:03:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:03:13 ---> Using cache 18:03:13 ---> 950b1420ce20 18:03:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:03:13 ---> Using cache 18:03:13 ---> 5150db68cc0d 18:03:13 Step 14/23 : ENV APP_PORT=59861 18:03:13 Removing intermediate container bb647ced3cc1 18:03:13 ---> f2976dc03a1a 18:03:13 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:03:13 ---> f1abe2dc0d01 18:03:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:03:13 ---> Running in 66bae67c852f 18:03:13 ---> Running in 75234a1c6339 18:03:13 Removing intermediate container 66bae67c852f 18:03:13 ---> ddc3695cc65d 18:03:13 Step 15/23 : EXPOSE $APP_PORT 18:03:13 ---> 0a641c620e4b 18:03:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:03:13 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 18:03:13 ---> Running in dcc857a04f27 18:03:14 Removing intermediate container dcc857a04f27 18:03:14 ---> 8016b9bd5c2a 18:03:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:03:14 ---> 52cabe57c717 18:03:14 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/ 18:03:14 ---> Running in 4857e58bd283 18:03:14 ---> 0bbc8efc72b0 18:03:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:03:15 ---> 0419f919353f 18:03:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:03:15 ---> 452344938842 18:03:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:03:15 Removing intermediate container 75234a1c6339 18:03:15 ---> 482ebe963af5 18:03:15 18:03:15 Step 12/24 : FROM docker:20.10.0 18:03:15 ---> Running in c67b2c7fe58c 18:03:15 Removing intermediate container 7bc8d3435270 18:03:15 ---> a92b2bd171b1 18:03:15 18:03:15 Step 11/24 : FROM alpine:3.12 18:03:15 ---> 13621d1b12d4 18:03:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:03:15 Removing intermediate container 4857e58bd283 18:03:15 ---> d7c5833ed956 18:03:15 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:03:15 ---> Running in 678eb498d02b 18:03:15 ---> Running in 043d20ef116c 18:03:15 20.10.0: Pulling from library/docker 18:03:16 Removing intermediate container c67b2c7fe58c 18:03:16 ---> 9e9664ee19db 18:03:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:03:16 Removing intermediate container 043d20ef116c 18:03:16 ---> ca7bb1e9566e 18:03:16 Step 24/26 : LABEL arch=x86_64 18:03:16 Removing intermediate container 678eb498d02b 18:03:16 ---> dd4a397ef8d7 18:03:16 Step 13/24 : ENV APP_PORT=59880 18:03:16 ---> Running in cb6e90b1b6ac 18:03:16 ---> Running in 6678cae1016a 18:03:16 ---> Running in 3757564d8464 18:03:16 Removing intermediate container cb6e90b1b6ac 18:03:16 ---> 714be57f27b2 18:03:16 Step 21/23 : LABEL arch=x86_64 18:03:16 Removing intermediate container 3757564d8464 18:03:16 ---> 4179d8fca222 18:03:16 Step 14/24 : EXPOSE $APP_PORT 18:03:16 ---> Running in 28be5d405a46 18:03:16 Removing intermediate container 6678cae1016a 18:03:16 ---> 56e6afd58cdd 18:03:16 Step 25/26 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:03:16 ---> Running in db0de61f5cad 18:03:16 ---> Running in d17caffad65d 18:03:16 Removing intermediate container 28be5d405a46 18:03:16 ---> 7c04dec213fd 18:03:16 Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:03:16 ---> Running in c6772e8c9716 18:03:17 Removing intermediate container db0de61f5cad 18:03:17 ---> deeadbadcb87 18:03:17 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:17 Removing intermediate container d17caffad65d 18:03:17 ---> f2de0d18e53e 18:03:17 Step 26/26 : LABEL version=0.0.0 18:03:17 ---> Running in c531e5e1acdb 18:03:17 Removing intermediate container c6772e8c9716 18:03:17 ---> ea90f7edef0b 18:03:17 Step 23/23 : LABEL version=0.0.0 18:03:17 ---> Running in 63d1a40e4b33 18:03:17 ---> Running in 4dfca0f109e3 18:03:17 Removing intermediate container 63d1a40e4b33 18:03:17 ---> f45d690ea027 18:03:17 18:03:17 Removing intermediate container 4dfca0f109e3 18:03:17 ---> f44c92157c70 18:03:17 18:03:17 Successfully built f45d690ea027 18:03:17 Successfully tagged security-secretstore-setup:latest 18:03:17  Building security-secretstore-setup ... done Successfully built f44c92157c70 18:03:17 Successfully tagged support-scheduler:latest 18:03:19  Building support-scheduler ... done Removing intermediate container c531e5e1acdb 18:03:19 ---> c01f64b598c6 18:03:19 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:03:20 ---> Running in b70a27b5f3dd 18:03:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:03:20 Status: Downloaded newer image for docker:20.10.0 18:03:20 ---> aefe523efa57 18:03:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:03:20 ---> Running in 0f2fb1cfa3ce 18:03:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:03:20 Removing intermediate container 0f2fb1cfa3ce 18:03:20 ---> 493450583d66 18:03:20 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:03:20 ---> Running in b828e58adb2e 18:03:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:03:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:03:21 (1/39) Installing readline (8.0.4-r0) 18:03:21 (2/39) Installing bash (5.0.17-r0) 18:03:21 Executing bash-5.0.17-r0.post-install 18:03:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:03:21 (4/39) Installing libcurl (7.77.0-r0) 18:03:21 (5/39) Installing curl (7.77.0-r0) 18:03:21 (6/39) Installing dumb-init (1.2.2-r1) 18:03:21 (7/39) Installing libbz2 (1.0.8-r1) 18:03:21 (8/39) Installing expat (2.2.9-r1) 18:03:21 (9/39) Installing libffi (3.3-r2) 18:03:21 (10/39) Installing gdbm (1.13-r1) 18:03:21 (11/39) Installing xz-libs (5.2.5-r0) 18:03:21 (12/39) Installing sqlite-libs (3.32.1-r1) 18:03:21 (13/39) Installing python3 (3.8.10-r0) 18:03:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:03:21 (14/39) Installing py3-appdirs (1.4.4-r1) 18:03:21 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:03:21 (16/39) Installing py3-parsing (2.4.7-r0) 18:03:21 (17/39) Installing py3-six (1.15.0-r0) 18:03:21 (18/39) Installing py3-packaging (20.4-r0) 18:03:21 (19/39) Installing py3-setuptools (47.0.0-r0) 18:03:21 (20/39) Installing py3-chardet (3.0.4-r4) 18:03:21 (21/39) Installing py3-idna (2.9-r0) 18:03:21 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:03:21 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:03:21 (24/39) Installing py3-requests (2.23.0-r0) 18:03:21 (25/39) Installing py3-msgpack (1.0.0-r0) 18:03:21 (26/39) Installing py3-lockfile (0.12.2-r3) 18:03:21 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:03:21 (28/39) Installing py3-colorama (0.4.3-r0) 18:03:21 (29/39) Installing py3-distlib (0.3.0-r0) 18:03:21 (30/39) Installing py3-distro (1.5.0-r1) 18:03:21 (31/39) Installing py3-webencodings (0.5.1-r3) 18:03:21 (32/39) Installing py3-html5lib (1.0.1-r4) 18:03:21 (33/39) Installing py3-pytoml (0.1.21-r0) 18:03:21 (34/39) Installing py3-pep517 (0.8.2-r0) 18:03:21 (35/39) Installing py3-progress (1.5-r0) 18:03:21 (36/39) Installing py3-toml (0.10.1-r0) 18:03:21 (37/39) Installing py3-retrying (1.3.3-r0) 18:03:21 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:03:21 (39/39) Installing py3-pip (20.1.1-r0) 18:03:21 Executing busybox-1.31.1-r19.trigger 18:03:21 OK: 72 MiB in 59 packages 18:03:22 (1/6) Installing dumb-init (1.2.2-r1) 18:03:22 (2/6) Installing libgcc (9.3.0-r2) 18:03:22 (3/6) Installing libsodium (1.0.18-r0) 18:03:22 Collecting docker-compose==1.23.2 18:03:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:03:22 (4/6) Installing libstdc++ (9.3.0-r2) 18:03:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:03:22 Collecting dockerpty<0.5,>=0.4.1 18:03:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:03:22 (5/6) Installing libzmq (4.3.3-r0) 18:03:22 (6/6) Installing zeromq (4.3.3-r0) 18:03:22 Executing busybox-1.31.1-r20.trigger 18:03:22 OK: 8 MiB in 20 packages 18:03:23 Collecting websocket-client<1.0,>=0.32.0 18:03:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:03:23 Collecting jsonschema<3,>=2.5.1 18:03:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:03:26 Collecting PyYAML<4,>=3.10 18:03:26 Downloading PyYAML-3.13.tar.gz (270 kB) 18:03:26 Removing intermediate container b70a27b5f3dd 18:03:26 ---> 34e259e47336 18:03:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:03:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:03:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:03:26 ---> 1c82ad3e4307 18:03:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:03:26 Collecting texttable<0.10,>=0.9.0 18:03:26 Downloading texttable-0.9.1.tar.gz (11 kB) 18:03:27 ---> 2925172eed31 18:03:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:03:27 Collecting cached-property<2,>=1.2.0 18:03:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:03:27 Collecting docopt<0.7,>=0.6.1 18:03:27 Downloading docopt-0.6.2.tar.gz (25 kB) 18:03:27 ---> f204597f6475 18:03:27 Step 20/24 : ENTRYPOINT ["/core-data"] 18:03:27 ---> Running in 39aaad6910bd 18:03:27 Removing intermediate container 39aaad6910bd 18:03:27 ---> 78e53d1782ac 18:03:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:03:27 ---> Running in e29b3bea71f2 18:03:28 Collecting docker<4.0,>=3.6.0 18:03:28 Removing intermediate container e29b3bea71f2 18:03:28 ---> 69847f931cac 18:03:28 Step 22/24 : LABEL arch=x86_64 18:03:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:03:28 ---> Running in cea8422566e9 18:03:28 Collecting idna<2.8,>=2.5 18:03:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:03:28 Removing intermediate container cea8422566e9 18:03:28 ---> 51b7d4ff8a61 18:03:28 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:03:28 Collecting urllib3<1.25,>=1.21.1 18:03:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:03:28 ---> Running in 7edecc72f227 18:03:28 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) 18:03:28 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) 18:03:28 Collecting docker-pycreds>=0.4.0 18:03:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:03:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:03:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:03:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:03:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:03:28 Removing intermediate container 7edecc72f227 18:03:28 ---> df0322190221 18:03:28 Step 24/24 : LABEL version=0.0.0 18:03:28 ---> Running in 5121e7a8c56a 18:03:28 Installing collected packages: dockerpty, websocket-client, jsonschema, PyYAML, idna, urllib3, requests, texttable, cached-property, docopt, docker-pycreds, docker, docker-compose 18:03:28 Running setup.py install for dockerpty: started 18:03:28 Removing intermediate container 5121e7a8c56a 18:03:28 ---> 2809fb1848e2 18:03:28 18:03:28 Successfully built 2809fb1848e2 18:03:28 Successfully tagged core-data:latest 18:03:28  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' 18:03:29 Running setup.py install for PyYAML: started 18:03:29 Running setup.py install for PyYAML: finished with status 'done' 18:03:29 Attempting uninstall: idna 18:03:29 Found existing installation: idna 2.9 18:03:29 Uninstalling idna-2.9: 18:03:29 Successfully uninstalled idna-2.9 18:03:29 Attempting uninstall: urllib3 18:03:29 Found existing installation: urllib3 1.25.9 18:03:29 Uninstalling urllib3-1.25.9: 18:03:29 Successfully uninstalled urllib3-1.25.9 18:03:29 Attempting uninstall: requests 18:03:29 Found existing installation: requests 2.23.0 18:03:29 Uninstalling requests-2.23.0: 18:03:29 Successfully uninstalled requests-2.23.0 18:03:29 Running setup.py install for texttable: started 18:03:30 Running setup.py install for texttable: finished with status 'done' 18:03:30 Running setup.py install for docopt: started 18:03:30 Running setup.py install for docopt: finished with status 'done' 18:03:31 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 18:03:35 Removing intermediate container b828e58adb2e 18:03:35 ---> 9398333ffb0f 18:03:35 Step 15/24 : ENV APP_PORT=58890 18:03:35 ---> Running in f1e2117aa546 18:03:35 Removing intermediate container f1e2117aa546 18:03:35 ---> d9e74436db59 18:03:35 Step 16/24 : EXPOSE $APP_PORT 18:03:35 ---> Running in 2208f8002d53 18:03:35 Removing intermediate container 2208f8002d53 18:03:35 ---> 7b81c967fa9d 18:03:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:03:35 ---> 425322c5bb63 18:03:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:03:35 ---> 086e5a77f17d 18:03:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:03:36 ---> c133a4b07ac6 18:03:36 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:03:36 ---> Running in c1189a6061b2 18:03:36 Removing intermediate container c1189a6061b2 18:03:36 ---> b8e88fbea36e 18:03:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:03:36 ---> Running in aa1ae5d3c132 18:03:36 Removing intermediate container aa1ae5d3c132 18:03:36 ---> ae73e3575369 18:03:36 Step 22/24 : LABEL arch=x86_64 18:03:36 ---> Running in 6cabb81943e2 18:03:36 Removing intermediate container 6cabb81943e2 18:03:36 ---> e0323ba7d013 18:03:36 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:03:36 ---> Running in e4f466f68a59 18:03:36 Removing intermediate container e4f466f68a59 18:03:36 ---> c535de8ca501 18:03:36 Step 24/24 : LABEL version=0.0.0 18:03:36 ---> Running in 71b3e4f2ffe6 18:03:36 Removing intermediate container 71b3e4f2ffe6 18:03:36 ---> 7f6c3dd74935 18:03:36 18:03:36 Successfully built 7f6c3dd74935 18:03:36 Successfully tagged sys-mgmt-agent:latest 18:03:37  Building sys-mgmt-agent ... done  [Pipeline] } 18:03:37 $ docker stop --time=1 a42ea3690e6d659a6127262544a383c11a97683cbbdb8493cf9c1638e944a978 18:03:38 $ docker rm -f a42ea3690e6d659a6127262544a383c11a97683cbbdb8493cf9c1638e944a978 [Pipeline] // withDockerContainer [Pipeline] sh 18:03:39 + docker images 18:03:39 REPOSITORY TAG IMAGE ID CREATED SIZE 18:03:39 sys-mgmt-agent latest 7f6c3dd74935 3 seconds ago 312MB 18:03:39 core-data latest 2809fb1848e2 11 seconds ago 20.2MB 18:03:39 security-secretstore-setup latest f45d690ea027 22 seconds ago 28.1MB 18:03:39 support-scheduler latest f44c92157c70 22 seconds ago 15.9MB 18:03:39 a92b2bd171b1 24 seconds ago 1.15GB 18:03:39 482ebe963af5 24 seconds ago 1.15GB 18:03:39 c18dd75fc523 27 seconds ago 1.14GB 18:03:39 ee7e19ee6ac2 33 seconds ago 1.15GB 18:03:39 security-bootstrapper latest c8581a5147f9 About a minute ago 18.2MB 18:03:39 core-metadata latest 8ae5342ff2cb About a minute ago 16.6MB 18:03:39 core-command latest eb33b331f957 2 minutes ago 15.9MB 18:03:39 support-notifications latest bcfd2aabfca3 2 minutes ago 16.6MB 18:03:39 security-proxy-setup latest aa29b2f1eb53 2 minutes ago 25.3MB 18:03:39 8aa7a1b01750 2 minutes ago 1.15GB 18:03:39 9fd8f309a85a 2 minutes ago 1.15GB 18:03:39 ca8e90b10268 2 minutes ago 1.14GB 18:03:39 4b1a7256e14e 2 minutes ago 1.14GB 18:03:39 9ca525936e26 2 minutes ago 1.15GB 18:03:39 ci-base-image-x86_64 latest 9e7beabcd20d 6 minutes ago 648MB 18:03:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 18:03:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 18:03:39 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 18:03:39 docker 20.10.0 aefe523efa57 5 months ago 240MB 18:03:39 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] } 18:04:29 gofmt -l . 18:04:29 [ "`gofmt -l .`" = "" ] 18:04:29 ./bin/test-attribution-txt.sh [Pipeline] sh 18:04:31 + ls -al . 18:04:31 total 556 18:04:31 drwxrwxr-x 9 1001 1001 4096 Jun 8 18:04 . 18:04:31 drwxr-xr-x 4 root root 4096 Jun 8 18:00 .. 18:04:31 -rw-rw-r-- 1 1001 1001 11 Jun 8 17:58 .dockerignore 18:04:31 drwxrwxr-x 8 1001 1001 4096 Jun 8 17:58 .git 18:04:31 drwxrwxr-x 3 1001 1001 4096 Jun 8 17:58 .github 18:04:31 -rw-rw-r-- 1 1001 1001 818 Jun 8 17:58 .gitignore 18:04:31 -rw-rw-r-- 1 1001 1001 166 Jun 8 17:58 .sonarcloud.properties 18:04:31 -rw-rw-r-- 1 1001 1001 8609 Jun 8 17:58 Attribution.txt 18:04:31 -rw-rw-r-- 1 1001 1001 3804 Jun 8 17:58 CONTRIBUTING.md 18:04:31 -rw-rw-r-- 1 1001 1001 931 Jun 8 17:58 Dockerfile.build 18:04:31 -rw-rw-r-- 1 1001 1001 849 Jun 8 17:58 Jenkinsfile 18:04:31 -rw-rw-r-- 1 1001 1001 10775 Jun 8 17:58 LICENSE 18:04:31 -rw-rw-r-- 1 1001 1001 5605 Jun 8 17:58 Makefile 18:04:31 -rw-rw-r-- 1 1001 1001 7978 Jun 8 17:58 README.md 18:04:31 -rw-rw-r-- 1 1001 1001 6755 Jun 8 17:58 SECURITY.md 18:04:31 -rw-rw-r-- 1 1001 1001 5 Jun 8 17:55 VERSION 18:04:31 -rw-rw-r-- 1 1001 1001 4131 Jun 8 17:58 ZMQWindows.md 18:04:31 drwxrwxr-x 2 1001 1001 4096 Jun 8 17:58 bin 18:04:31 drwxrwxr-x 14 1001 1001 4096 Jun 8 17:58 cmd 18:04:31 -rw-r--r-- 1 root root 412085 Jun 8 18:03 coverage.out 18:04:31 -rw-rw-r-- 1 1001 1001 902 Jun 8 17:58 go.mod 18:04:31 -rw-r--r-- 1 root root 21048 Jun 8 18:00 go.sum 18:04:31 drwxrwxr-x 8 1001 1001 4096 Jun 8 17:58 internal 18:04:31 drwxrwxr-x 3 1001 1001 4096 Jun 8 17:58 openapi 18:04:31 drwxrwxr-x 4 1001 1001 4096 Jun 8 17:58 snap 18:04:31 -rw-rw-r-- 1 1001 1001 168 Jun 8 17:58 version.go [Pipeline] sh 18:04:31 + '[' -e coverage.out ] 18:04:31 + chown 1001:1001 coverage.out [Pipeline] stash 18:04:31 Warning: overwriting stash ‘coverage-report’ 18:04:32 Stashed 1 file(s) [Pipeline] sh 18:04:33 + make build 18:04:33 go mod tidy 18:04:33 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 18:04:40 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 18:05:02 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 18:05:04 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 18:05:09 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 18:05:09 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 18:05:14 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 18:05:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:05:20 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 18:05:25 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 18:05:27 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 18:05:29 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] } 18:05:35 $ docker stop --time=1 fee027a5697a4fec9f325dd88ab333247632894732c73e1aca2c8f2af0db6aaf 18:05:37 $ docker rm -f fee027a5697a4fec9f325dd88ab333247632894732c73e1aca2c8f2af0db6aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:05:39 18:05:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:05:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:05:40 latest: Pulling from edgex-devops/edgex-compose-arm64 18:05:40 29e5d40040c1: Pulling fs layer 18:05:40 1ce36da41761: Pulling fs layer 18:05:40 25b303627fd3: Pulling fs layer 18:05:40 29e5d40040c1: Verifying Checksum 18:05:40 29e5d40040c1: Download complete 18:05:40 1ce36da41761: Verifying Checksum 18:05:40 1ce36da41761: Download complete 18:05:40 29e5d40040c1: Pull complete 18:05:42 1ce36da41761: Pull complete 18:05:42 25b303627fd3: Verifying Checksum 18:05:42 25b303627fd3: Download complete 18:05:52 25b303627fd3: Pull complete 18:05:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:05:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:05:52 prd-ubuntu18.04-docker-arm64-4c-16g-965 does not seem to be running inside a container 18:05:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:05:55 $ docker top ee19de0259291831d571ef015425edb886a00f5ca51cc86efdf4c467ed754f2e -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:56 + + grepdocker-compose parallel build 18:05:56 --help 18:05:59 --parallel Build images in parallel. [Pipeline] } 18:06:00 $ docker stop --time=1 ee19de0259291831d571ef015425edb886a00f5ca51cc86efdf4c467ed754f2e 18:06:02 $ docker rm -f ee19de0259291831d571ef015425edb886a00f5ca51cc86efdf4c467ed754f2e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:06:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:06:02 . [Pipeline] withDockerContainer 18:06:03 prd-ubuntu18.04-docker-arm64-4c-16g-965 does not seem to be running inside a container 18:06:03 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-devops/edgex-compose-arm64:latest cat 18:06:04 $ docker top 718d6070937bec727627ffd7cf75c3351ff7a10a2ec519b27b514cff0a4b025c -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:05 + docker-compose -f ./docker-compose-build.yml build --parallel 18:06:09 Building core-command ... 18:06:09 Building core-data ... 18:06:09 Building core-metadata ... 18:06:09 Building security-bootstrapper ... 18:06:09 Building security-proxy-setup ... 18:06:09 Building security-secretstore-setup ... 18:06:09 Building support-notifications ... 18:06:09 Building support-scheduler ... 18:06:09 Building sys-mgmt-agent ... 18:06:09 Building support-scheduler 18:06:09 Building security-bootstrapper 18:06:09 Building core-command 18:06:09 Building support-notifications 18:06:09 Building core-metadata 18:07:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:07:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:07:31 ---> fbb7e6d84c14 18:07:31 Step 3/23 : WORKDIR /edgex-go 18:07:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:07:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:07:31 ---> fbb7e6d84c14 18:07:31 Step 3/24 : WORKDIR /edgex-go 18:07:31 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:07:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:07:31 ---> fbb7e6d84c14 18:07:31 Step 3/32 : WORKDIR /edgex-go 18:07:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:07:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:07:31 ---> fbb7e6d84c14 18:07:31 Step 3/23 : WORKDIR /edgex-go 18:07:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:07:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:07:31 ---> fbb7e6d84c14 18:07:31 Step 3/24 : WORKDIR /edgex-go 18:07:31 ---> Running in 190b52313ac4 18:07:31 ---> Running in 692a6a041a4b 18:07:31 ---> Running in d6e8b6e4ee32 18:07:31 ---> Running in a439ef46d57a 18:07:31 ---> Running in befbfcd94717 18:07:31 Removing intermediate container befbfcd94717 18:07:31 ---> 264721c7b9a9 18:07:31 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:31 ---> Running in 0d99c2a4feb5 18:07:31 Removing intermediate container 190b52313ac4 18:07:31 ---> 37fd9330c72a 18:07:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:31 Removing intermediate container 692a6a041a4b 18:07:31 ---> 51082a48d3ef 18:07:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:31 Removing intermediate container d6e8b6e4ee32 18:07:31 ---> b0c0924b0eeb 18:07:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:31 Removing intermediate container a439ef46d57a 18:07:31 ---> ce5803414897 18:07:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:31 ---> Running in 6c10f701da8b 18:07:31 ---> Running in 86f639b3c29a 18:07:31 ---> Running in dadd19498369 18:07:31 ---> Running in 3d3ed0464b09 18:07:31 Removing intermediate container 0d99c2a4feb5 18:07:31 ---> 734b998bf517 18:07:31 Step 5/32 : RUN apk add --update --no-cache make git 18:07:31 ---> Running in a221a66a6a8e 18:07:31 Removing intermediate container 86f639b3c29a 18:07:31 ---> b9b1eb1c963f 18:07:31 Step 5/23 : RUN apk add --update --no-cache make git 18:07:31 ---> Running in d5601dcb9423 18:07:31 Removing intermediate container 6c10f701da8b 18:07:31 ---> e53d91ac4f07 18:07:31 Step 5/24 : RUN apk add --update --no-cache make git 18:07:31 Removing intermediate container dadd19498369 18:07:31 ---> b6ba536539d1 18:07:31 Step 5/24 : RUN apk add --update --no-cache make git 18:07:31 ---> Running in 097f8ea08dd5 18:07:31 Removing intermediate container 3d3ed0464b09 18:07:31 ---> 5efef0b4b386 18:07:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:07:31 ---> Running in 8cd224573041 18:07:31 ---> Running in 2c4951e794f8 18:07:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:07:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:07:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:07:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:07:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:07:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:07:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:07:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:07:32 OK: 218 MiB in 52 packages 18:07:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:07:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:07:32 OK: 218 MiB in 52 packages 18:07:33 OK: 218 MiB in 52 packages 18:07:33 OK: 218 MiB in 52 packages 18:07:33 OK: 218 MiB in 52 packages 18:07:33 Removing intermediate container a221a66a6a8e 18:07:33 ---> 25d4263c335f 18:07:33 Step 6/32 : COPY go.mod . 18:07:34 Removing intermediate container d5601dcb9423 18:07:34 ---> 5d3238d39855 18:07:34 Step 6/23 : COPY go.mod . 18:07:34 Removing intermediate container 097f8ea08dd5 18:07:34 ---> 5eb4bb1cc7ea 18:07:34 Step 6/24 : COPY go.mod . 18:07:34 ---> 47405cf4a35d 18:07:34 Step 7/32 : RUN go mod download 18:07:34 Removing intermediate container 2c4951e794f8 18:07:34 ---> 163670040f8e 18:07:34 Step 6/23 : COPY go.mod . 18:07:34 Removing intermediate container 8cd224573041 18:07:34 ---> ea5f566634f4 18:07:34 Step 6/24 : COPY go.mod . 18:07:35 ---> Running in 5c8b129c1772 18:07:35 ---> 77f3a8c899d3 18:07:35 Step 7/23 : RUN go mod download 18:07:35 ---> d543a7a409d6 18:07:35 Step 7/24 : RUN go mod download 18:07:35 ---> Running in 386d9fd51e97 18:07:36 ---> Running in 1fea6965d4ae 18:07:36 ---> 0a08b7ad900c 18:07:36 Step 7/23 : RUN go mod download 18:07:36 ---> 4fa28ff19467 18:07:36 Step 7/24 : RUN go mod download 18:07:36 ---> Running in fd0d6f7cc4b3 18:07:36 ---> Running in 6ded710ee76c 18:07:38 Removing intermediate container 5c8b129c1772 18:07:38 ---> 1ac619871a86 18:07:38 Step 8/32 : COPY . . 18:07:40 Removing intermediate container 386d9fd51e97 18:07:40 ---> db961ad2ba2f 18:07:40 Step 8/23 : COPY . . 18:07:40 Removing intermediate container 1fea6965d4ae 18:07:40 ---> 86844c3b4e70 18:07:40 Step 8/24 : COPY . . 18:07:41 Removing intermediate container 6ded710ee76c 18:07:41 ---> 86bb16f3ace5 18:07:41 Step 8/24 : COPY . . 18:07:41 Removing intermediate container fd0d6f7cc4b3 18:07:41 ---> cc81a5687fe0 18:07:41 Step 8/23 : COPY . . 18:08:03 ---> 8eb8731dc58d 18:08:03 Step 9/32 : RUN go mod tidy 18:08:04 ---> a3c5e9b25667 18:08:04 Step 9/24 : RUN go mod tidy 18:08:04 ---> 216bfac30c85 18:08:04 Step 9/23 : RUN go mod tidy 18:08:04 ---> Running in 3a31aaa9eebf 18:08:04 ---> 423b002d79ab 18:08:04 Step 9/24 : RUN go mod tidy 18:08:04 ---> Running in 1cf28e770c10 18:08:04 ---> Running in 58d7ef266a64 18:08:04 ---> 328a567e81ae 18:08:04 Step 9/23 : RUN go mod tidy 18:08:04 ---> Running in 21b4dafde074 18:08:04 ---> Running in fab3498e9b93 18:08:09 Removing intermediate container 3a31aaa9eebf 18:08:09 ---> cdfbf31594c0 18:08:09 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:08:09 ---> Running in 5c2d23741c80 18:08:11 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 18:08:11 Removing intermediate container 58d7ef266a64 18:08:11 ---> 93a2052ec062 18:08:11 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:08:11 ---> Running in 5d4da10bc8e3 18:08:12 Removing intermediate container fab3498e9b93 18:08:12 ---> 60f10b447a9f 18:08:12 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:08:12 ---> Running in 26b6b6b5b59b 18:08:12 Removing intermediate container 21b4dafde074 18:08:12 ---> 2d04d513dc62 18:08:12 Step 10/24 : RUN make cmd/core-command/core-command 18:08:12 Removing intermediate container 1cf28e770c10 18:08:12 ---> 03f3dceb79b7 18:08:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:08:12 ---> Running in 68829feda9af 18:08:12 ---> Running in 2afed6c293fd 18:08:14 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 18:08:15 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 18:08:15 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 18:08:15 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 18:10:07 Removing intermediate container 5c2d23741c80 18:10:07 ---> 4f317275433f 18:10:07 18:10:07 Step 11/32 : FROM alpine:3.12 18:10:07 3.12: Pulling from library/alpine 18:10:07 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:10:07 Status: Downloaded newer image for alpine:3.12 18:10:07 ---> 9852663dfa18 18:10:07 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:10:07 ---> Running in 82c4387f2175 18:10:07 Removing intermediate container 82c4387f2175 18:10:07 ---> 5f2bc8824589 18:10:07 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:10:07 ---> Running in 041dd46bd295 18:10:08 Removing intermediate container 68829feda9af 18:10:08 ---> 42c9a420532b 18:10:08 18:10:08 Step 11/24 : FROM alpine:3.12 18:10:08 ---> 9852663dfa18 18:10:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:10:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:10:08 ---> Running in 48e4f81fffee 18:10:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:10:09 (1/2) Installing dumb-init (1.2.2-r1) 18:10:09 (2/2) Installing su-exec (0.2-r1) 18:10:09 Executing busybox-1.31.1-r20.trigger 18:10:09 OK: 5 MiB in 16 packages 18:10:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:10:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:10:11 (1/1) Installing dumb-init (1.2.2-r1) 18:10:11 Executing busybox-1.31.1-r20.trigger 18:10:11 OK: 5 MiB in 15 packages 18:10:11 Removing intermediate container 041dd46bd295 18:10:11 ---> 8a2c5482a9e0 18:10:11 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:10:12 ---> Running in 12365f95143a 18:10:13 Removing intermediate container 26b6b6b5b59b 18:10:13 ---> 41cd250689cf 18:10:13 18:10:13 Step 11/23 : FROM alpine:3.12 18:10:13 ---> 9852663dfa18 18:10:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:10:13 Removing intermediate container 2afed6c293fd 18:10:13 ---> 863a8e553f14 18:10:13 18:10:13 Step 11/23 : FROM alpine:3.12 18:10:13 ---> 9852663dfa18 18:10:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:10:13 Removing intermediate container 12365f95143a 18:10:13 ---> b2cfc56830b2 18:10:13 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:10:13 ---> Running in dd9faed8c4a9 18:10:13 ---> Running in 9ec32c65107c 18:10:13 ---> Running in f9180c887a48 18:10:13 Removing intermediate container 48e4f81fffee 18:10:13 ---> ba5cacaa8d0a 18:10:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:10:14 ---> Running in b55a650e5bc3 18:10:15 Removing intermediate container f9180c887a48 18:10:15 ---> 66eb5a7726d4 18:10:15 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:10:15 ---> Running in 850b44d07783 18:10:15 Removing intermediate container b55a650e5bc3 18:10:15 ---> d668ba96afb6 18:10:15 Step 14/24 : ENV APP_PORT=59882 18:10:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:10:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:10:15 ---> Running in ca6e92d4c95a 18:10:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:10:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:10:16 (1/2) Installing ca-certificates (20191127-r4) 18:10:16 (2/2) Installing dumb-init (1.2.2-r1) 18:10:16 Executing busybox-1.31.1-r20.trigger 18:10:16 Executing ca-certificates-20191127-r4.trigger 18:10:16 OK: 6 MiB in 16 packages 18:10:16 (1/1) Installing dumb-init (1.2.2-r1) 18:10:16 Executing busybox-1.31.1-r20.trigger 18:10:17 OK: 5 MiB in 15 packages 18:10:17 Removing intermediate container 5d4da10bc8e3 18:10:17 ---> d7b134a4bca1 18:10:17 18:10:17 Step 11/24 : FROM alpine:3.12 18:10:17 ---> 9852663dfa18 18:10:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:10:17 ---> Using cache 18:10:17 ---> ba5cacaa8d0a 18:10:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:10:17 ---> Using cache 18:10:17 ---> d668ba96afb6 18:10:17 Step 14/24 : ENV APP_PORT=59881 18:10:17 Removing intermediate container ca6e92d4c95a 18:10:17 ---> eaf6989f7acb 18:10:17 Step 15/24 : EXPOSE $APP_PORT 18:10:17 ---> Running in 9fc7a1546067 18:10:17 ---> Running in df2f234ad925 18:10:18 Removing intermediate container df2f234ad925 18:10:18 ---> c7e7021d23cd 18:10:18 Step 15/24 : EXPOSE $APP_PORT 18:10:18 Removing intermediate container 9fc7a1546067 18:10:18 ---> a15df523c6b7 18:10:18 Step 16/24 : WORKDIR / 18:10:18 ---> Running in 5835c1d89026 18:10:18 ---> Running in 0ccda8fa7259 18:10:19 Removing intermediate container 850b44d07783 18:10:19 ---> c8612af209af 18:10:19 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:10:19 Removing intermediate container 9ec32c65107c 18:10:19 ---> ac5db083292b 18:10:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:10:19 Removing intermediate container dd9faed8c4a9 18:10:19 ---> ccfc9405ebb6 18:10:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:10:19 ---> Running in 7571c39e75a1 18:10:19 ---> Running in 8be15b69f82c 18:10:19 ---> Running in 2c15c7061a02 18:10:19 Removing intermediate container 0ccda8fa7259 18:10:19 ---> 8d9e332d72ca 18:10:19 Step 16/24 : WORKDIR / 18:10:19 Removing intermediate container 5835c1d89026 18:10:19 ---> edcd960eb512 18:10:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:19 ---> Running in e68419fd8b09 18:10:19 Removing intermediate container 7571c39e75a1 18:10:19 ---> 8d862ea30d90 18:10:19 Step 14/23 : ENV APP_PORT=59861 18:10:20 Removing intermediate container 2c15c7061a02 18:10:20 ---> a17233e48950 18:10:20 Step 14/23 : ENV APP_PORT=59860 18:10:20 Removing intermediate container 8be15b69f82c 18:10:20 ---> 15ecc27d86f9 18:10:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:10:20 ---> Running in 00c5abf925d6 18:10:20 ---> Running in 2c3ed3e57c74 18:10:20 Removing intermediate container e68419fd8b09 18:10:20 ---> b0d3d7767590 18:10:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:20 ---> ca56cb0152e4 18:10:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:10:21 Removing intermediate container 00c5abf925d6 18:10:21 ---> a8b174db9526 18:10:21 Step 15/23 : EXPOSE $APP_PORT 18:10:21 Removing intermediate container 2c3ed3e57c74 18:10:21 ---> 8e8d8cb670b3 18:10:21 Step 15/23 : EXPOSE $APP_PORT 18:10:21 ---> Running in d83345196731 18:10:21 ---> Running in 702c0014dd56 18:10:21 ---> 520d8ab6f0b5 18:10:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:10:21 ---> Running in 95a0a6b14ceb 18:10:21 ---> 46fc4aec3717 18:10:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:10:21 Removing intermediate container d83345196731 18:10:21 ---> 63e6fa5826f9 18:10:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:22 Removing intermediate container 702c0014dd56 18:10:22 ---> 5c047836d7f0 18:10:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:22 ---> 755e5a962630 18:10:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:10:23 ---> 847c715a9fa2 18:10:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:10:23 ---> 944135c2393c 18:10:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:10:23 ---> 1db0d552b918 18:10:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:10:24 ---> 8d27c1c6523d 18:10:24 Step 20/24 : ENTRYPOINT ["/core-command"] 18:10:24 ---> Running in 1a5d00646150 18:10:25 ---> 068145ac8d8a 18:10:25 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:10:25 Removing intermediate container 1a5d00646150 18:10:25 ---> 3af8ec60491b 18:10:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:25 ---> Running in 85d19ec2efa9 18:10:25 ---> 73b524bcd72e 18:10:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:10:25 Removing intermediate container 95a0a6b14ceb 18:10:25 ---> 26d642f2837d 18:10:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:25 ---> 450675750c08 18:10:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:10:25 ---> Running in 318827fc848e 18:10:26 Removing intermediate container 85d19ec2efa9 18:10:26 ---> 82fb4fd6b079 18:10:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:26 ---> Running in 84aebb86a70e 18:10:26 Removing intermediate container 318827fc848e 18:10:26 ---> 93c0b180848b 18:10:26 Step 22/24 : LABEL arch=arm64 18:10:26 ---> Running in 08177261b13e 18:10:26 ---> 32855885b48e 18:10:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:10:26 ---> cdf9c692b15e 18:10:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:10:27 ---> fd6f2a8d7852 18:10:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:10:27 Removing intermediate container 84aebb86a70e 18:10:27 ---> 1cf59ed97ec6 18:10:27 Step 22/24 : LABEL arch=arm64 18:10:27 ---> Running in 8af21fbdb418 18:10:27 ---> Running in 9c404f3ed40b 18:10:27 ---> Running in 9588c6a386b7 18:10:27 Removing intermediate container 08177261b13e 18:10:27 ---> 28219cbccc3e 18:10:27 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:10:27 ---> Running in b57a9eda1286 18:10:27 Removing intermediate container 8af21fbdb418 18:10:27 ---> 11e9579bd20a 18:10:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:27 Removing intermediate container 9c404f3ed40b 18:10:27 ---> 93b5da3fa810 18:10:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:28 Removing intermediate container 9588c6a386b7 18:10:28 ---> 7ddf38f7c04f 18:10:28 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:10:28 ---> Running in d5280b777d0c 18:10:28 ---> Running in d65101420251 18:10:28 ---> Running in 36e09fdfcb51 18:10:28 Removing intermediate container b57a9eda1286 18:10:28 ---> 61654a9bb72d 18:10:28 Step 24/24 : LABEL version=0.0.0 18:10:28 ---> 272cc53fdb3f 18:10:28 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:10:28 ---> Running in 5910ff997800 18:10:28 Removing intermediate container d5280b777d0c 18:10:28 ---> a5c01d5c4cf8 18:10:28 Step 21/23 : LABEL arch=arm64 18:10:29 Removing intermediate container d65101420251 18:10:29 ---> 9f8a6d72aa76 18:10:29 Step 21/23 : LABEL arch=arm64 18:10:29 ---> Running in acae1872123a 18:10:29 Removing intermediate container 36e09fdfcb51 18:10:29 ---> da7597ab24db 18:10:29 Step 24/24 : LABEL version=0.0.0 18:10:29 ---> Running in 38145c2bcd45 18:10:29 Removing intermediate container 5910ff997800 18:10:29 ---> 2d416e26fc37 18:10:29 18:10:29 ---> Running in 66e66436a67f 18:10:30 ---> c92b4ab4859f 18:10:30 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:10:30 Successfully built 2d416e26fc37 18:10:30 Removing intermediate container 38145c2bcd45 18:10:30 ---> 067179b6ddb9 18:10:30 Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:10:30 Removing intermediate container acae1872123a 18:10:30 ---> acb3b907dc18 18:10:30 Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:10:30 Successfully tagged core-command-arm64:latest 18:10:30 Building security-proxy-setup 18:10:30  Building core-command ... done Removing intermediate container 66e66436a67f 18:10:30 ---> ff89779e7b00 18:10:30 18:10:30 ---> Running in 966b6528eb4c 18:10:30 ---> Running in 114352f7da17 18:10:30 Successfully built ff89779e7b00 18:10:30 Successfully tagged core-metadata-arm64:latest 18:10:30 Building security-secretstore-setup 18:10:30  Building core-metadata ... done  ---> 38df09b87a34 18:10:30 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:10:31 Removing intermediate container 966b6528eb4c 18:10:31 ---> 3a1e22acf705 18:10:31 Step 23/23 : LABEL version=0.0.0 18:10:31 Removing intermediate container 114352f7da17 18:10:31 ---> 62340bd3716b 18:10:31 Step 23/23 : LABEL version=0.0.0 18:10:31 ---> Running in d4abe479097c 18:10:31 ---> Running in 91291df71caf 18:10:32 ---> bec98804b06d 18:10:32 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:10:32 Removing intermediate container d4abe479097c 18:10:32 ---> 2599594bc526 18:10:32 18:10:32 ---> Running in e55a4b6f3467 18:10:32 Removing intermediate container 91291df71caf 18:10:32 ---> 879a8d9adf7a 18:10:32 18:10:32 Successfully built 2599594bc526 18:10:32 Successfully tagged support-scheduler-arm64:latest 18:10:32  Building support-scheduler ... done Building core-data 18:10:32 Successfully built 879a8d9adf7a 18:10:32 Successfully tagged support-notifications-arm64:latest 18:10:32  Building support-notifications ... done Building sys-mgmt-agent 18:10:33 Removing intermediate container e55a4b6f3467 18:10:33 ---> a69978099bc4 18:10:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:10:34 ---> ce3ea1c19938 18:10:34 Step 27/32 : RUN chmod +x /entrypoint.sh 18:10:34 ---> Running in 10f156d9df70 18:10:37 Removing intermediate container 10f156d9df70 18:10:37 ---> cd2546a050a8 18:10:37 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:10:37 ---> Running in 71c1e8518e60 18:10:38 Removing intermediate container 71c1e8518e60 18:10:38 ---> 2897155f21af 18:10:38 Step 29/32 : CMD ["gate"] 18:10:39 ---> Running in 13b325e739d8 18:10:40 Removing intermediate container 13b325e739d8 18:10:40 ---> ba675d96b884 18:10:40 Step 30/32 : LABEL arch=arm64 18:10:40 ---> Running in 320e1ccb581e 18:10:41 Removing intermediate container 320e1ccb581e 18:10:41 ---> 3ec0bc1ec532 18:10:41 Step 31/32 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:10:41 ---> Running in 459b3c1a9de5 18:10:42 Removing intermediate container 459b3c1a9de5 18:10:42 ---> aa5c58bca601 18:10:42 Step 32/32 : LABEL version=0.0.0 18:10:42 ---> Running in 61175695df03 18:10:43 Removing intermediate container 61175695df03 18:10:43 ---> a08a8cc65b71 18:10:43 18:10:43 Successfully built a08a8cc65b71 18:10:43 Successfully tagged security-bootstrapper-arm64:latest 18:11:25  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:11:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:11:25 ---> fbb7e6d84c14 18:11:25 Step 3/22 : WORKDIR /edgex-go 18:11:25 ---> Using cache 18:11:25 ---> ce5803414897 18:11:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:25 ---> Using cache 18:11:25 ---> b6ba536539d1 18:11:25 Step 5/22 : RUN apk add --update --no-cache make git 18:11:25 ---> Using cache 18:11:25 ---> ea5f566634f4 18:11:25 Step 6/22 : COPY go.mod . 18:11:25 ---> Using cache 18:11:25 ---> 4fa28ff19467 18:11:25 Step 7/22 : RUN go mod download 18:11:25 ---> Using cache 18:11:25 ---> 86bb16f3ace5 18:11:25 Step 8/22 : COPY . . 18:11:25 ---> Using cache 18:11:25 ---> 423b002d79ab 18:11:25 Step 9/22 : RUN go mod tidy 18:11:25 ---> Using cache 18:11:25 ---> 2d04d513dc62 18:11:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:11:25 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:11:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:11:25 ---> fbb7e6d84c14 18:11:25 Step 3/26 : WORKDIR /edgex-go 18:11:25 ---> Using cache 18:11:25 ---> ce5803414897 18:11:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:25 ---> Using cache 18:11:25 ---> b6ba536539d1 18:11:25 Step 5/26 : RUN apk add --update --no-cache make git 18:11:25 ---> Using cache 18:11:25 ---> ea5f566634f4 18:11:25 Step 6/26 : COPY go.mod . 18:11:25 ---> Using cache 18:11:25 ---> 4fa28ff19467 18:11:25 Step 7/26 : RUN go mod download 18:11:25 ---> Using cache 18:11:25 ---> 86bb16f3ace5 18:11:25 Step 8/26 : COPY . . 18:11:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:11:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:11:25 ---> fbb7e6d84c14 18:11:25 Step 3/24 : WORKDIR /edgex-go 18:11:25 ---> Using cache 18:11:25 ---> ce5803414897 18:11:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:25 ---> Using cache 18:11:25 ---> b6ba536539d1 18:11:25 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:11:25 ---> Using cache 18:11:25 ---> 423b002d79ab 18:11:25 Step 9/26 : RUN go mod tidy 18:11:25 ---> Using cache 18:11:25 ---> 2d04d513dc62 18:11:25 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:11:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:11:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:11:25 ---> fbb7e6d84c14 18:11:25 Step 3/24 : WORKDIR /edgex-go 18:11:25 ---> Using cache 18:11:25 ---> ce5803414897 18:11:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:25 ---> Using cache 18:11:25 ---> b6ba536539d1 18:11:25 Step 5/24 : RUN apk add --update --no-cache make bash git 18:11:29 ---> Running in b03b1adffd80 18:11:29 ---> Running in 15d1c5069c73 18:11:29 ---> Running in 99b2e606ff66 18:11:29 ---> Running in 2cd47f74627d 18:11: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 18:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:11:31 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 18:11:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:11:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:11:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:11:32 OK: 218 MiB in 52 packages 18:11:33 OK: 218 MiB in 52 packages 18:11:34 Removing intermediate container 99b2e606ff66 18:11:34 ---> efed222cabf1 18:11:34 Step 6/24 : COPY go.mod . 18:11:35 Removing intermediate container 2cd47f74627d 18:11:35 ---> 44b0d13c3fa1 18:11:35 Step 6/24 : COPY go.mod . 18:11:36 ---> 2603e9658f53 18:11:36 Step 7/24 : RUN go mod download 18:11:36 ---> Running in 3cdf5c3311cb 18:11:36 ---> 6e6c1d5f1447 18:11:36 Step 7/24 : RUN go mod download 18:11:37 ---> Running in 8cee437fb3ce 18:11:41 Removing intermediate container 3cdf5c3311cb 18:11:41 ---> 5e838942cfa6 18:11:41 Step 8/24 : COPY . . 18:11:41 Removing intermediate container 8cee437fb3ce 18:11:41 ---> d06f4d1824fa 18:11:41 Step 8/24 : COPY . . 18:12:08 ---> 9d71a795cdcd 18:12:08 Step 9/24 : RUN go mod tidy 18:12:08 ---> dc5ae16cb57e 18:12:08 Step 9/24 : RUN go mod tidy 18:12:08 ---> Running in dfcdb197d230 18:12:08 ---> Running in 6a73e3273c1a 18:12:15 Removing intermediate container 6a73e3273c1a 18:12:15 ---> ce196b352fd8 18:12:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:12:15 ---> Running in fbeee9eff092 18:12:15 Removing intermediate container dfcdb197d230 18:12:15 ---> e9e1d752eb0e 18:12:15 Step 10/24 : RUN make cmd/core-data/core-data 18:12:15 ---> Running in 7866d67f64e6 18:12:17 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 18:12:17 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 18:12:36 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 18:12: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 18:12:54 Removing intermediate container 15d1c5069c73 18:12:54 ---> 1193ee04178e 18:12:54 18:12:54 Step 11/26 : FROM alpine:3.12 18:12:54 ---> 9852663dfa18 18:12:54 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:12:54 Removing intermediate container b03b1adffd80 18:12:54 ---> 9950a26b3823 18:12:54 18:12:54 Step 11/22 : FROM alpine:3.12 18:12:54 ---> 9852663dfa18 18:12:54 Step 12/22 : RUN apk add --update --no-cache curl 18:12:54 ---> Running in 1e72880000d2 18:12:54 ---> Running in 1cbcc70e03e5 18:12:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:12:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:12:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:12:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:12:57 (1/6) Installing ca-certificates (20191127-r4) 18:12:57 (1/4) Installing ca-certificates (20191127-r4) 18:12:57 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:12:57 (3/6) Installing libcurl (7.77.0-r0) 18:12:57 (4/6) Installing curl (7.77.0-r0) 18:12:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:12:57 (5/6) Installing dumb-init (1.2.2-r1) 18:12:57 (6/6) Installing su-exec (0.2-r1) 18:12:57 (3/4) Installing libcurl (7.77.0-r0) 18:12:57 Executing busybox-1.31.1-r20.trigger 18:12:57 (4/4) Installing curl (7.77.0-r0) 18:12:57 Executing busybox-1.31.1-r20.trigger 18:12:57 Executing ca-certificates-20191127-r4.trigger 18:12:57 Executing ca-certificates-20191127-r4.trigger 18:12:58 OK: 7 MiB in 20 packages 18:12:58 OK: 7 MiB in 18 packages 18:13:01 Removing intermediate container 1cbcc70e03e5 18:13:01 ---> 34558f9db166 18:13:01 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:13:01 Removing intermediate container 1e72880000d2 18:13:01 ---> a8e5ccaf5aed 18:13:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:13:01 ---> Running in 8dd9a8a691bc 18:13:01 ---> Running in b98d3d3dedff 18:13:02 Removing intermediate container 8dd9a8a691bc 18:13:02 ---> f09f1757cd6e 18:13:02 Step 14/22 : WORKDIR /edgex 18:13:02 Removing intermediate container b98d3d3dedff 18:13:02 ---> abd7f7e26ba0 18:13:02 Step 14/26 : WORKDIR / 18:13:02 ---> Running in b7ac01482ac3 18:13:02 ---> Running in 582b9ded315c 18:13:03 Removing intermediate container b7ac01482ac3 18:13:03 ---> dd23f19ff774 18:13:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:13:04 Removing intermediate container 582b9ded315c 18:13:04 ---> 7dc664d0f5ad 18:13:04 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:13:05 ---> 11b119275a9f 18:13:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:13:05 ---> 4a627cb6b58a 18:13: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 18:13:06 ---> e04c58b12595 18:13:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:13:07 ---> 0e72a28c3022 18:13:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:13:08 ---> b5f4f0c8147a 18:13:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:13:09 ---> d358822aaa3f 18:13:09 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:13:09 ---> Running in 2e8855a4f9c3 18:13:10 ---> e944b2c808c2 18:13:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:13:10 Removing intermediate container 2e8855a4f9c3 18:13:10 ---> c8455d5db922 18:13:10 Step 19/22 : CMD ["--init=true"] 18:13:11 ---> Running in 285c9c11fcce 18:13:12 Removing intermediate container 285c9c11fcce 18:13:12 ---> abdeffdcebf3 18:13:12 Step 20/22 : LABEL arch=arm64 18:13:12 ---> 2e1646820595 18:13:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:13:12 ---> Running in a6346814de64 18:13:13 Removing intermediate container a6346814de64 18:13:13 ---> 8ded8a220776 18:13:13 Step 21/22 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:13:13 ---> Running in c8c0d97a84ed 18:13:14 Removing intermediate container c8c0d97a84ed 18:13:14 ---> 9317df8d2a41 18:13:14 Step 22/22 : LABEL version=0.0.0 18:13:14 ---> 7f8e391af32c 18:13:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:13:14 ---> Running in 018fc26ce8cf 18:13:15 Removing intermediate container 018fc26ce8cf 18:13:15 ---> 58e76fc83c10 18:13:15 18:13:16 ---> 95d12dd5f48f 18:13:16 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/ 18:13:16 Successfully built 58e76fc83c10 18:13:16 Successfully tagged security-proxy-setup-arm64:latest 18:13:16  Building security-proxy-setup ... done  ---> Running in 8477bcb507fc 18:13:21 Removing intermediate container 8477bcb507fc 18:13:21 ---> 60bd121122c1 18:13:21 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:13:21 ---> Running in 44d5ff8944cf 18:13:21 Removing intermediate container 44d5ff8944cf 18:13:21 ---> 30e2e34ab355 18:13:21 Step 24/26 : LABEL arch=arm64 18:13:21 ---> Running in 8ae5e10796cd 18:13:22 Removing intermediate container 8ae5e10796cd 18:13:22 ---> 91b460b54d52 18:13:22 Step 25/26 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:13:22 ---> Running in fd280b20ff2a 18:13:23 Removing intermediate container fd280b20ff2a 18:13:23 ---> 0ead992f9119 18:13:23 Step 26/26 : LABEL version=0.0.0 18:13:23 ---> Running in ceed1022e49b 18:13:24 Removing intermediate container ceed1022e49b 18:13:24 ---> 85359fcedfc4 18:13:24 18:13:24 Successfully built 85359fcedfc4 18:13:24 Successfully tagged security-secretstore-setup-arm64:latest 18:13:37  Building security-secretstore-setup ... done Removing intermediate container fbeee9eff092 18:13:37 ---> 5e377a95d282 18:13:37 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:13:37 ---> Running in 344ad6be373b 18:13:39 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 18:13:40 Removing intermediate container 7866d67f64e6 18:13:40 ---> 59b1e9c602ac 18:13:40 18:13:40 Step 11/24 : FROM alpine:3.12 18:13:40 ---> 9852663dfa18 18:13:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:13:40 ---> Running in ede506286194 18:13:41 Removing intermediate container ede506286194 18:13:41 ---> 7f1a90da1c57 18:13:41 Step 13/24 : ENV APP_PORT=59880 18:13:41 Removing intermediate container 344ad6be373b 18:13:41 ---> 4c3faa3b6717 18:13:41 18:13:41 Step 12/24 : FROM docker:20.10.0 18:13:41 ---> Running in 25b75584a066 18:13:41 20.10.0: Pulling from library/docker 18:13:42 Removing intermediate container 25b75584a066 18:13:42 ---> 3af8fef9aefc 18:13:42 Step 14/24 : EXPOSE $APP_PORT 18:13:42 ---> Running in ab47bfdfce79 18:13:43 Removing intermediate container ab47bfdfce79 18:13:43 ---> a1bd1a174db8 18:13:43 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:43 ---> Running in a8823c2f2f37 18:13:46 Removing intermediate container a8823c2f2f37 18:13:46 ---> 7668991451a1 18:13:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:13:46 ---> Running in 278a5ab50fb0 18:13:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:13:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:13:50 (1/6) Installing dumb-init (1.2.2-r1) 18:13:50 (2/6) Installing libgcc (9.3.0-r2) 18:13:50 (3/6) Installing libsodium (1.0.18-r0) 18:13:50 (4/6) Installing libstdc++ (9.3.0-r2) 18:13:50 (5/6) Installing libzmq (4.3.3-r0) 18:13:50 (6/6) Installing zeromq (4.3.3-r0) 18:13:50 Executing busybox-1.31.1-r20.trigger 18:13:50 OK: 8 MiB in 20 packages 18:13:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:13:50 Status: Downloaded newer image for docker:20.10.0 18:13:50 ---> eeaf43b92773 18:13:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:13:51 ---> Running in 3d06dc4f1639 18:13:52 Removing intermediate container 3d06dc4f1639 18:13:52 ---> 16b264b0a983 18:13:52 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:13:52 Removing intermediate container 278a5ab50fb0 18:13:52 ---> 623b6f3cda4b 18:13:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:52 ---> Running in a04be46b8bc6 18:13:53 ---> 19e344c7b10e 18:13:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:13:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:13:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:13:54 (1/39) Installing readline (8.0.4-r0) 18:13:54 (2/39) Installing bash (5.0.17-r0) 18:13:54 Executing bash-5.0.17-r0.post-install 18:13:54 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:13:54 (4/39) Installing libcurl (7.77.0-r0) 18:13:54 (5/39) Installing curl (7.77.0-r0) 18:13:54 (6/39) Installing dumb-init (1.2.2-r1) 18:13:54 (7/39) Installing libbz2 (1.0.8-r1) 18:13:54 (8/39) Installing expat (2.2.9-r1) 18:13:54 (9/39) Installing libffi (3.3-r2) 18:13:54 (10/39) Installing gdbm (1.13-r1) 18:13:54 (11/39) Installing xz-libs (5.2.5-r0) 18:13:54 (12/39) Installing sqlite-libs (3.32.1-r1) 18:13:54 (13/39) Installing python3 (3.8.10-r0) 18:13:54 ---> bbc5df364b2f 18:13:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:13:55 ---> bfbc44ea7f18 18:13:55 Step 20/24 : ENTRYPOINT ["/core-data"] 18:13:56 ---> Running in 94881bf71c75 18:13:56 (14/39) Installing py3-appdirs (1.4.4-r1) 18:13:56 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:13:56 (16/39) Installing py3-parsing (2.4.7-r0) 18:13:56 (17/39) Installing py3-six (1.15.0-r0) 18:13:56 (18/39) Installing py3-packaging (20.4-r0) 18:13:56 (19/39) Installing py3-setuptools (47.0.0-r0) 18:13:56 (20/39) Installing py3-chardet (3.0.4-r4) 18:13:56 (21/39) Installing py3-idna (2.9-r0) 18:13:56 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:13:56 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:13:56 (24/39) Installing py3-requests (2.23.0-r0) 18:13:56 (25/39) Installing py3-msgpack (1.0.0-r0) 18:13:56 (26/39) Installing py3-lockfile (0.12.2-r3) 18:13:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:13:56 (28/39) Installing py3-colorama (0.4.3-r0) 18:13:56 (29/39) Installing py3-distlib (0.3.0-r0) 18:13:56 (30/39) Installing py3-distro (1.5.0-r1) 18:13:56 (31/39) Installing py3-webencodings (0.5.1-r3) 18:13:56 (32/39) Installing py3-html5lib (1.0.1-r4) 18:13:56 (33/39) Installing py3-pytoml (0.1.21-r0) 18:13:56 (34/39) Installing py3-pep517 (0.8.2-r0) 18:13:56 (35/39) Installing py3-progress (1.5-r0) 18:13:56 (36/39) Installing py3-toml (0.10.1-r0) 18:13:56 (37/39) Installing py3-retrying (1.3.3-r0) 18:13:56 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:13:56 (39/39) Installing py3-pip (20.1.1-r0) 18:13:56 Removing intermediate container 94881bf71c75 18:13:56 ---> f165179c8396 18:13:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:13:57 Executing busybox-1.31.1-r19.trigger 18:13:57 OK: 72 MiB in 59 packages 18:13:57 ---> Running in 4ae3b5dec638 18:13:57 Removing intermediate container 4ae3b5dec638 18:13:57 ---> f571748fdf90 18:13:57 Step 22/24 : LABEL arch=arm64 18:13:57 ---> Running in b30787c46923 18:13:58 Removing intermediate container b30787c46923 18:13:58 ---> 2a072e5f6ab7 18:13:58 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:13:58 ---> Running in 9309d9f30dbf 18:13:58 Removing intermediate container 9309d9f30dbf 18:13:58 ---> 1990559e1968 18:13:58 Step 24/24 : LABEL version=0.0.0 18:13:58 ---> Running in 5dd26e409fc8 18:13:59 Removing intermediate container 5dd26e409fc8 18:13:59 ---> 1c773513f6dd 18:13:59 18:14:00 Successfully built 1c773513f6dd 18:14:00 Successfully tagged core-data-arm64:latest 18:14:01  Building core-data ... done Collecting docker-compose==1.23.2 18:14:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:14:02 Collecting jsonschema<3,>=2.5.1 18:14:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:14:02 Collecting cached-property<2,>=1.2.0 18:14:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:14:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:14:02 Collecting websocket-client<1.0,>=0.32.0 18:14:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:14:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:14:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:14:04 Collecting docopt<0.7,>=0.6.1 18:14:04 Downloading docopt-0.6.2.tar.gz (25 kB) 18:14:07 Collecting docker<4.0,>=3.6.0 18:14:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:14:07 Collecting texttable<0.10,>=0.9.0 18:14:07 Downloading texttable-0.9.1.tar.gz (11 kB) 18:14:09 Collecting dockerpty<0.5,>=0.4.1 18:14:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:14:11 Collecting PyYAML<4,>=3.10 18:14:11 Downloading PyYAML-3.13.tar.gz (270 kB) 18:14:14 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) 18:14:14 Collecting urllib3<1.25,>=1.21.1 18:14:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:14:14 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) 18:14:15 Collecting idna<2.8,>=2.5 18:14:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:14:15 Collecting docker-pycreds>=0.4.0 18:14:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:14:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:14:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:14:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:14:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:14:16 Installing collected packages: jsonschema, cached-property, websocket-client, urllib3, idna, requests, docopt, docker-pycreds, docker, texttable, dockerpty, PyYAML, docker-compose 18:14:16 Attempting uninstall: urllib3 18:14:16 Found existing installation: urllib3 1.25.9 18:14:16 Uninstalling urllib3-1.25.9: 18:14:16 Successfully uninstalled urllib3-1.25.9 18:14:17 Attempting uninstall: idna 18:14:17 Found existing installation: idna 2.9 18:14:17 Uninstalling idna-2.9: 18:14:17 Successfully uninstalled idna-2.9 18:14:18 Attempting uninstall: requests 18:14:18 Found existing installation: requests 2.23.0 18:14:18 Uninstalling requests-2.23.0: 18:14:18 Successfully uninstalled requests-2.23.0 18:14:18 Running setup.py install for docopt: started 18:14:20 Running setup.py install for docopt: finished with status 'done' 18:14:21 Running setup.py install for texttable: started 18:14:23 Running setup.py install for texttable: finished with status 'done' 18:14:23 Running setup.py install for dockerpty: started 18:14:24 Running setup.py install for dockerpty: finished with status 'done' 18:14:24 Running setup.py install for PyYAML: started 18:14:26 Running setup.py install for PyYAML: finished with status 'done' 18:14:27 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 18:14:35 Removing intermediate container a04be46b8bc6 18:14:35 ---> de103a46d4a7 18:14:35 Step 15/24 : ENV APP_PORT=58890 18:14:35 ---> Running in 2acb1f57ec4f 18:14:36 Removing intermediate container 2acb1f57ec4f 18:14:36 ---> 43561b1e28fd 18:14:36 Step 16/24 : EXPOSE $APP_PORT 18:14:36 ---> Running in 1cdc6fc2619f 18:14:36 Removing intermediate container 1cdc6fc2619f 18:14:36 ---> a276710520be 18:14:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:14:38 ---> d73aec940fc8 18:14:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:14:38 ---> 21df310e4186 18:14:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:14:39 ---> a1966453f9c9 18:14:39 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:14:40 ---> Running in 70a9a1cb31a3 18:14:40 Removing intermediate container 70a9a1cb31a3 18:14:40 ---> 6d85723a0f92 18:14:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:14:40 ---> Running in d87d5e712bc6 18:14:41 Removing intermediate container d87d5e712bc6 18:14:41 ---> 6cc62f64b6bc 18:14:41 Step 22/24 : LABEL arch=arm64 18:14:41 ---> Running in 63e60ed5da9e 18:14:41 Removing intermediate container 63e60ed5da9e 18:14:41 ---> 267817586be8 18:14:41 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 18:14:41 ---> Running in 342a57368a00 18:14:42 Removing intermediate container 342a57368a00 18:14:42 ---> 21ad775608c9 18:14:42 Step 24/24 : LABEL version=0.0.0 18:14:42 ---> Running in 4eb639f66adf 18:14:42 Removing intermediate container 4eb639f66adf 18:14:42 ---> 64852cc09b4d 18:14:42 18:14:43 Successfully built 64852cc09b4d 18:14:43 Successfully tagged sys-mgmt-agent-arm64:latest 18:14:43  Building sys-mgmt-agent ... done  [Pipeline] } 18:14:43 $ docker stop --time=1 718d6070937bec727627ffd7cf75c3351ff7a10a2ec519b27b514cff0a4b025c 18:14:45 $ docker rm -f 718d6070937bec727627ffd7cf75c3351ff7a10a2ec519b27b514cff0a4b025c [Pipeline] // withDockerContainer [Pipeline] sh 18:14:46 + docker images 18:14:46 REPOSITORY TAG IMAGE ID CREATED SIZE 18:14:46 sys-mgmt-agent-arm64 latest 64852cc09b4d 4 seconds ago 299MB 18:14:46 core-data-arm64 latest 1c773513f6dd 47 seconds ago 19.1MB 18:14:46 4c3faa3b6717 About a minute ago 973MB 18:14:46 59b1e9c602ac About a minute ago 974MB 18:14:46 security-secretstore-setup-arm64 latest 85359fcedfc4 About a minute ago 26.5MB 18:14:46 security-proxy-setup-arm64 latest 58e76fc83c10 About a minute ago 24MB 18:14:46 9950a26b3823 About a minute ago 971MB 18:14:46 1193ee04178e About a minute ago 974MB 18:14:46 security-bootstrapper-arm64 latest a08a8cc65b71 4 minutes ago 17.1MB 18:14:46 support-notifications-arm64 latest 879a8d9adf7a 4 minutes ago 15.7MB 18:14:46 support-scheduler-arm64 latest 2599594bc526 4 minutes ago 15MB 18:14:46 core-command-arm64 latest 2d416e26fc37 4 minutes ago 15MB 18:14:46 core-metadata-arm64 latest ff89779e7b00 4 minutes ago 15.6MB 18:14:46 d7b134a4bca1 4 minutes ago 971MB 18:14:46 863a8e553f14 4 minutes ago 968MB 18:14:46 41cd250689cf 4 minutes ago 968MB 18:14:46 42c9a420532b 4 minutes ago 966MB 18:14:46 4f317275433f 4 minutes ago 967MB 18:14:46 ci-base-image-arm64 latest fbb7e6d84c14 14 minutes ago 641MB 18:14:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 18:14:46 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 18:14:46 docker 20.10.0 eeaf43b92773 5 months ago 228MB 18:14:46 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 18:14:50 ---> job-cost.sh 18:14:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k4y5 18:15:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:17:06 lf-activate-venv(): INFO: Adding /tmp/venv-k4y5/bin to PATH 18:17:06 INFO: No Stack... 18:17:06 INFO: Retrieving Pricing Info for: v2-standard-4 18:17:06 INFO: Archiving Costs [Pipeline] sh 18:17:06 + cat /w/workspace/edgex-go/2/archives/cost.csv 18:17:06 + cut -d, -f6 [Pipeline] lock 18:17:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3552-2-stack-cost] 18:17:06 Resource [jenkins-edgexfoundry-edgex-go-PR-3552-2-stack-cost] did not exist. Created. 18:17:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3552-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:07 + echo total: 0.18000000715255737 [Pipeline] stash 18:17:07 Stashed 1 file(s) [Pipeline] } 18:17:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3552-2-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 18:17:08 provisioning config files... 18:17:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5011176937149548103tmp [Pipeline] { [Pipeline] sh 18:17:09 + set +x 18:17:09 + curl -s https://codecov.io/bash 18:17:09 + bash -s -- 18:17:09 18:17:09 _____ _ 18:17:09 / ____| | | 18:17:09 | | ___ __| | ___ ___ _____ __ 18:17:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:17:09 | |___| (_) | (_| | __/ (_| (_) \ V / 18:17:09 \_____\___/ \__,_|\___|\___\___/ \_/ 18:17:09 Bash-1.0.3 18:17:09 18:17:09 18:17:09 ==> git version 2.24.4 found 18:17:09 ==> 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 18:17:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:17:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:17:09 ==> Jenkins CI detected. 18:17:09 project root: . 18:17:09 --> token set from env 18:17:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:17:09 ==> Running gcov in . (disable via -X gcov) 18:17:09 ==> Python coveragepy not found 18:17:09 ==> Searching for coverage reports in: 18:17:09 + . 18:17:09 -> Found 1 reports 18:17:09 ==> Detecting git/mercurial file structure 18:17:09 ==> Reading reports 18:17:09 + ./coverage.out bytes=412085 18:17:09 ==> Appending adjustments 18:17:09 https://docs.codecov.io/docs/fixing-reports 18:17:10 + Found adjustments 18:17:10 ==> Gzipping contents 18:17:10 56K /tmp/codecov.xfzFur.gz 18:17:10 ==> Uploading reports 18:17:10 url: https://codecov.io 18:17:10 query: branch=PR-3552&commit=7c435059c239f6481c389cf9a6f479fd5c8969cc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3552%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3552&job=&cmd_args= 18:17:10 -> Pinging Codecov 18:17:10 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3552&commit=7c435059c239f6481c389cf9a6f479fd5c8969cc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3552%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3552&job=&cmd_args= 18:17:11 -> Uploading to 18:17:11 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/7c435059c239f6481c389cf9a6f479fd5c8969cc/081d21d0-7232-4d11-8c8f-aeaeb4ceff67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T181711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdb4301f0cb97b87428455d5fd2433e5ea7e03d5eda52fa53220b48ea2958767 18:17:11 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:11 Dload Upload Total Spent Left Speed 18:17:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56051 0 0 100 56051 0 93659 --:--:-- --:--:-- --:--:-- 93574 18:17:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7c435059c239f6481c389cf9a6f479fd5c8969cc [Pipeline] } 18:17:12 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 18:17:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:17:16 ---> package-listing.sh 18:17:16 ++ facter osfamily 18:17:16 ++ tr '[:upper:]' '[:lower:]' 18:17:16 + OS_FAMILY=redhat 18:17:16 + workspace=/w/workspace/edgex-go/2 18:17:16 + START_PACKAGES=/tmp/packages_start.txt 18:17:16 + END_PACKAGES=/tmp/packages_end.txt 18:17:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:17:16 + PACKAGES=/tmp/packages_start.txt 18:17:16 + '[' /w/workspace/edgex-go/2 ']' 18:17:16 + PACKAGES=/tmp/packages_end.txt 18:17:16 + case "${OS_FAMILY}" in 18:17:16 + rpm -qa 18:17:16 + sort 18:17:19 + '[' -f /tmp/packages_start.txt ']' 18:17:19 + '[' -f /tmp/packages_end.txt ']' 18:17:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:17:19 + '[' /w/workspace/edgex-go/2 ']' 18:17:19 + mkdir -p /w/workspace/edgex-go/2/archives/ 18:17:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 18:17:19 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:17:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:17:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:17:20 18:17:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:17:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:17:20 alpine: Pulling from edgex-lftools-log-publisher 18:17:20 df20fa9351a1: Pulling fs layer 18:17:20 36b3adc4ff6f: Pulling fs layer 18:17:20 8ad3a11d3b57: Pulling fs layer 18:17:20 46f8f816bc3b: Pulling fs layer 18:17:20 93b61091891f: Pulling fs layer 18:17:20 93b9cdb0e59b: Pulling fs layer 18:17:20 5e14af77c1be: Pulling fs layer 18:17:20 01666e4c0597: Pulling fs layer 18:17:20 aa168da1d23b: Pulling fs layer 18:17:20 46f8f816bc3b: Waiting 18:17:20 93b61091891f: Waiting 18:17:20 93b9cdb0e59b: Waiting 18:17:20 5e14af77c1be: Waiting 18:17:20 01666e4c0597: Waiting 18:17:20 aa168da1d23b: Waiting 18:17:20 36b3adc4ff6f: Download complete 18:17:20 46f8f816bc3b: Verifying Checksum 18:17:20 46f8f816bc3b: Download complete 18:17:20 df20fa9351a1: Verifying Checksum 18:17:20 df20fa9351a1: Download complete 18:17:20 93b9cdb0e59b: Verifying Checksum 18:17:20 93b9cdb0e59b: Download complete 18:17:20 5e14af77c1be: Verifying Checksum 18:17:20 5e14af77c1be: Download complete 18:17:20 93b61091891f: Verifying Checksum 18:17:20 93b61091891f: Download complete 18:17:20 01666e4c0597: Verifying Checksum 18:17:20 01666e4c0597: Download complete 18:17:20 df20fa9351a1: Pull complete 18:17:21 36b3adc4ff6f: Pull complete 18:17:21 8ad3a11d3b57: Verifying Checksum 18:17:21 8ad3a11d3b57: Download complete 18:17:21 8ad3a11d3b57: Pull complete 18:17:21 46f8f816bc3b: Pull complete 18:17:22 93b61091891f: Pull complete 18:17:22 93b9cdb0e59b: Pull complete 18:17:22 5e14af77c1be: Pull complete 18:17:22 01666e4c0597: Pull complete 18:17:22 aa168da1d23b: Verifying Checksum 18:17:22 aa168da1d23b: Download complete 18:17:27 aa168da1d23b: Pull complete 18:17:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:17:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:17:27 prd-centos7-docker-4c-2g-964 does not seem to be running inside a container 18:17:27 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:17:30 $ docker top 813d2eaa6e2d624598a29524797b57c06eea784adebf70aabea82cab5fd1f952 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:30 + touch /tmp/pre-build-complete [Pipeline] sh 18:17:30 + mkdir -p /var/log/sa [Pipeline] sh 18:17:31 + ls /var/log/sa-host 18:17:31 + sadf -c /var/log/sa-host/sa05 18:17:31 file_magic: OK 18:17:31 HZ: Using current value: 100 18:17:31 file_header: OK 18:17:31 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 18:17:31 Statistics: 18:17:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:17:31 File successfully converted to sysstat format version 12.2.1 18:17:31 + sadf -c /var/log/sa-host/sa08 18:17:31 file_magic: OK 18:17:31 HZ: Using current value: 100 18:17:31 file_header: OK 18:17:31 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 18:17:31 Statistics: 18:17:31 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... 18:17:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:17:31 provisioning config files... 18:17:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3830558206205184072tmp [Pipeline] { [Pipeline] echo 18:17:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:17:32 ---> create-netrc.sh [Pipeline] } 18:17:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:17:32 ---> python-tools-install.sh [Pipeline] echo 18:17:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:17:32 ---> sudo-logs.sh 18:17:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:17:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:17:33 ---> job-cost.sh 18:17:33 lf-activate-venv: SKIPPING 18:17:33 DEBUG: total: 0.18000000715255737 18:17:33 INFO: Retrieving Stack Cost... 18:17:34 INFO: Retrieving Pricing Info for: v3-standard-2 18:17:34 INFO: Archiving Costs [Pipeline] echo 18:17:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:17:34 ---> logs-deploy.sh 18:17:34 lf-activate-venv: SKIPPING 18:17:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3552/2 18:17:34 INFO: archiving workspace using pattern(s): 18:17:35 Archives upload complete. 18:17:35 INFO: archiving logs to Nexus 18:17:36 ---> uname -a: 18:17:36 Linux prd-centos7-docker-4c-2g-964.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:17:36 18:17:36 18:17:36 ---> lscpu: 18:17:36 Architecture: x86_64 18:17:36 CPU op-mode(s): 32-bit, 64-bit 18:17:36 Byte Order: Little Endian 18:17:36 Address sizes: 40 bits physical, 48 bits virtual 18:17:36 CPU(s): 2 18:17:36 On-line CPU(s) list: 0,1 18:17:36 Thread(s) per core: 1 18:17:36 Core(s) per socket: 1 18:17:36 Socket(s): 2 18:17:36 NUMA node(s): 1 18:17:36 Vendor ID: AuthenticAMD 18:17:36 CPU family: 23 18:17:36 Model: 49 18:17:36 Model name: AMD EPYC-Rome Processor 18:17:36 Stepping: 0 18:17:36 CPU MHz: 2800.000 18:17:36 BogoMIPS: 5600.00 18:17:36 Virtualization: AMD-V 18:17:36 Hypervisor vendor: KVM 18:17:36 Virtualization type: full 18:17:36 L1d cache: 64 KiB 18:17:36 L1i cache: 64 KiB 18:17:36 L2 cache: 1 MiB 18:17:36 L3 cache: 32 MiB 18:17:36 NUMA node0 CPU(s): 0,1 18:17:36 Vulnerability Itlb multihit: Not affected 18:17:36 Vulnerability L1tf: Not affected 18:17:36 Vulnerability Mds: Not affected 18:17:36 Vulnerability Meltdown: Not affected 18:17:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:17:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:17:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:17:36 Vulnerability Srbds: Not affected 18:17:36 Vulnerability Tsx async abort: Not affected 18:17:36 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 18:17:36 18:17:36 18:17:36 ---> nproc: 18:17:36 2 18:17:36 18:17:36 18:17:36 ---> df -h: 18:17:36 Filesystem Size Used Available Use% Mounted on 18:17:36 overlay 40.0G 13.3G 26.7G 33% / 18:17:36 tmpfs 64.0M 0 64.0M 0% /dev 18:17:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:17:36 shm 64.0M 0 64.0M 0% /dev/shm 18:17:36 /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os 18:17:36 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf 18:17:36 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname 18:17:36 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts 18:17:36 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log 18:17:36 /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json 18:17:36 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host 18:17:36 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure 18:17:36 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/2@tmp 18:17:36 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/2 18:17:36 18:17:36 18:17:36 ---> free -m: 18:17:36 total used free shared buff/cache available 18:17:36 Mem: 7821 1247 1994 0 4580 6540 18:17:36 Swap: 1023 2 1021 18:17:36 18:17:36 18:17:36 ---> ip addr: 18:17:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:17:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:17:36 inet 127.0.0.1/8 scope host lo 18:17:36 valid_lft forever preferred_lft forever 18:17:36 inet6 ::1/128 scope host 18:17:36 valid_lft forever preferred_lft forever 18:17:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:17:36 link/ether fa:16:3e:ca:7e:a6 brd ff:ff:ff:ff:ff:ff 18:17:36 inet 10.30.122.158/23 brd 10.30.123.255 scope global dynamic eth0 18:17:36 valid_lft 84993sec preferred_lft 84993sec 18:17:36 inet6 fe80::f816:3eff:feca:7ea6/64 scope link 18:17:36 valid_lft forever preferred_lft forever 18:17:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:17:36 link/ether 02:42:64:1e:5d:f5 brd ff:ff:ff:ff:ff:ff 18:17:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:17:36 valid_lft forever preferred_lft forever 18:17:36 inet6 fe80::42:64ff:fe1e:5df5/64 scope link 18:17:36 valid_lft forever preferred_lft forever 18:17:36 18:17:36 18:17:36 ---> sar -b -r -n DEV: 18:17:36 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) 18:17:36 18:17:36 17:53:57 LINUX RESTART (2 CPU) 18:17:36 18:17:36 17:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:17:36 17:56:01 33.81 0.68 33.13 0.00 352.39 13924.99 0.00 18:17:36 17:57:01 195.06 0.00 195.06 0.00 0.00 46390.13 0.00 18:17:36 17:58:01 61.44 0.00 61.44 0.00 0.00 9448.77 0.00 18:17:36 17:59:01 54.91 0.00 54.91 0.00 0.00 3375.40 0.00 18:17:36 18:00:03 311.04 92.81 218.23 0.00 2232.73 146587.71 0.00 18:17:36 18:01:01 336.18 14.74 321.44 0.00 432.03 159241.81 0.00 18:17:36 18:02:01 373.89 69.25 304.64 0.00 2580.63 145266.21 0.00 18:17:36 18:03:01 257.30 17.02 240.28 0.00 2412.39 123672.77 0.00 18:17:36 18:04:01 242.40 16.12 226.28 0.00 1606.13 42048.41 0.00 18:17:36 18:05:01 3.86 0.03 3.83 0.00 0.80 113.18 0.00 18:17:36 18:06:01 0.32 0.00 0.32 0.00 0.00 3.52 0.00 18:17:36 18:07:02 0.32 0.00 0.32 0.00 0.00 4.63 0.00 18:17:36 18:08:01 0.20 0.00 0.20 0.00 0.00 1.68 0.00 18:17:36 18:09:01 0.28 0.08 0.20 0.00 2.53 1.62 0.00 18:17:36 18:10:01 0.87 0.10 0.77 0.00 3.20 15.88 0.00 18:17:36 18:11:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 18:17:36 18:12:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 18:17:36 18:13:01 0.97 0.80 0.17 0.00 43.31 2.32 0.00 18:17:36 18:14:01 0.25 0.00 0.25 0.00 0.00 4.07 0.00 18:17:36 18:15:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 18:17:36 18:16:01 0.23 0.02 0.22 0.00 0.53 3.10 0.00 18:17:36 18:17:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 18:17:36 Average: 85.30 9.77 75.53 0.00 442.99 31411.44 0.00 18:17:36 18:17:36 17:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:17:36 17:56:01 4692728 0 876812 10.95 2620 2436780 1494136 16.50 996896 1888812 379648 18:17:36 17:57:01 4144344 0 1080952 13.50 2620 2781024 1740428 19.22 1167476 2162888 32540 18:17:36 17:58:01 3835208 0 1090420 13.62 2620 3080692 1818912 20.08 1329920 2281920 60284 18:17:36 17:59:01 3920280 0 1032768 12.90 2620 3053272 1562912 17.26 1196672 2324592 104352 18:17:36 18:00:03 1944540 0 1179220 14.72 2620 4882560 1655236 18.27 1494524 3910792 1660 18:17:36 18:01:01 478716 0 1591148 19.87 2620 5936456 3534748 39.03 3010432 3765940 261312 18:17:36 18:02:01 1000720 0 1302732 16.27 2620 5702868 2083976 23.01 1892864 4383532 168 18:17:36 18:03:01 910248 0 1579472 19.72 2620 5516600 3050996 33.68 2601384 3712676 222336 18:17:36 18:04:01 2667640 0 1178820 14.72 2620 4159860 1298256 14.33 990976 3622144 20 18:17:36 18:05:01 2669076 0 1177376 14.70 2620 4159868 1298268 14.33 994880 3619524 12 18:17:36 18:06:01 2672564 0 1173888 14.66 2620 4159868 1268420 14.00 988716 3622972 8 18:17:36 18:07:02 2673436 0 1173008 14.65 2620 4159876 1262252 13.94 992328 3618808 8 18:17:36 18:08:01 2673832 0 1172608 14.64 2620 4159880 1262252 13.94 991312 3619944 8 18:17:36 18:09:01 2672032 0 1174404 14.66 2620 4159884 1263992 13.96 992632 3619948 8 18:17:36 18:10:01 2673636 0 1172768 14.64 2620 4159916 1262336 13.94 991848 3619528 8 18:17:36 18:11:01 2673928 0 1172472 14.64 2620 4159920 1262252 13.94 991756 3619532 8 18:17:36 18:12:01 2672168 0 1174228 14.66 2620 4159924 1262288 13.94 1003500 3609288 16 18:17:36 18:13:01 2671072 0 1174020 14.66 2620 4161228 1262252 13.94 1040024 3574012 20 18:17:36 18:14:01 2670748 0 1174340 14.66 2620 4161232 1262252 13.94 1040060 3574012 8 18:17:36 18:15:01 2670676 0 1174408 14.66 2620 4161236 1262336 13.94 1040140 3574012 20 18:17:36 18:16:01 2670868 0 1174212 14.66 2620 4161240 1262316 13.94 1041260 3572892 20 18:17:36 18:17:01 2670412 0 1174664 14.67 2620 4161244 1262316 13.94 1041360 3572892 8 18:17:36 Average: 2651312 0 1189761 14.86 2620 4165247 1576961 17.41 1265044 3403212 48294 18:17:36 18:17:36 17:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:17:36 17:56:01 eth0 893.29 1050.96 3900.09 135.21 0.00 0.00 0.00 0.00 18:17:36 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 17:56:01 docker0 917.31 735.04 75.00 2691.49 0.00 0.00 0.00 0.00 18:17:36 17:57:01 vethe9dbb9f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:17:36 17:57:01 eth0 460.94 366.08 2683.91 41.19 0.00 0.00 0.00 0.00 18:17:36 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 17:57:01 docker0 195.21 264.75 13.68 846.01 0.00 0.00 0.00 0.00 18:17:36 17:58:01 vethe9dbb9f 0.63 0.67 0.05 0.07 0.00 0.00 0.00 0.00 18:17:36 17:58:01 eth0 32.20 19.15 22.54 63.89 0.00 0.00 0.00 0.00 18:17:36 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 17:58:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 18:17:36 17:59:01 vethe9dbb9f 1.33 1.33 0.10 0.10 0.00 0.00 0.00 0.00 18:17:36 17:59:01 eth0 23.23 12.89 19.96 9.25 0.00 0.00 0.00 0.00 18:17:36 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 17:59:01 docker0 1.33 1.33 0.09 0.10 0.00 0.00 0.00 0.00 18:17:36 18:00:03 veth9e9336c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:17:36 18:00:03 eth0 185.54 159.52 1636.23 67.56 0.00 0.00 0.00 0.00 18:17:36 18:00:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:01:01 veth033aa82 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:17:36 18:01:01 veth9e9336c 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 18:17:36 18:01:01 veth4fcceff 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:17:36 18:01:01 veth0b2a3f3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:17:36 18:02:01 veth9e9336c 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 18:17:36 18:02:01 eth0 2780.48 2486.07 12188.08 492.68 0.00 0.00 0.00 0.00 18:17:36 18:02:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:17:36 18:02:01 veth6e203af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:03:01 vetha82f58e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:17:36 18:03:01 veth9e9336c 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 18:17:36 18:03:01 vethd508b84 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:17:36 18:03:01 eth0 85.81 67.98 151.49 66.31 0.00 0.00 0.00 0.00 18:17:36 18:04:01 eth0 209.46 150.71 1675.04 23.12 0.00 0.00 0.00 0.00 18:17:36 18:04:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:17:36 18:04:01 docker0 1274.42 1218.22 99.25 4429.78 0.00 0.00 0.00 0.00 18:17:36 18:05:01 eth0 1.03 0.65 0.72 0.25 0.00 0.00 0.00 0.00 18:17:36 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:06:01 eth0 0.18 0.15 0.07 0.04 0.00 0.00 0.00 0.00 18:17:36 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:07:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:17:36 18:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:17:36 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:17:36 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:10:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:17:36 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:17:36 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:12:01 eth0 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:17:36 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:13:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:17:36 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:15:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 18:17:36 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:17:36 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:17:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 Average: eth0 93.60 88.50 481.25 21.92 0.00 0.00 0.00 0.00 18:17:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:36 Average: docker0 57.97 55.41 4.51 201.49 0.00 0.00 0.00 0.00 18:17:36 18:17:36 18:17:36 ---> sar -P ALL: 18:17:36 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) 18:17:36 18:17:36 17:53:57 LINUX RESTART (2 CPU) 18:17:36 18:17:36 17:55:01 CPU %user %nice %system %iowait %steal %idle 18:17:36 17:56:01 all 14.38 0.00 4.09 4.02 0.07 77.44 18:17:36 17:56:01 0 10.99 0.00 4.20 1.11 0.07 83.63 18:17:36 17:56:01 1 17.78 0.00 3.99 6.94 0.07 71.22 18:17:36 17:57:01 all 16.53 0.00 6.29 14.81 0.10 62.27 18:17:36 17:57:01 0 16.49 0.00 6.81 18.17 0.11 58.43 18:17:36 17:57:01 1 16.57 0.00 5.76 11.47 0.10 66.09 18:17:36 17:58:01 all 51.77 0.00 5.64 5.08 0.11 37.41 18:17:36 17:58:01 0 51.90 0.00 5.97 5.05 0.11 36.98 18:17:36 17:58:01 1 51.64 0.00 5.31 5.11 0.11 37.84 18:17:36 17:59:01 all 53.22 0.00 7.16 4.88 0.11 34.63 18:17:36 17:59:01 0 53.78 0.00 7.93 5.38 0.11 32.80 18:17:36 17:59:01 1 52.66 0.00 6.39 4.39 0.11 36.45 18:17:36 18:00:03 all 23.84 0.00 10.74 25.53 0.09 39.81 18:17:36 18:00:03 0 24.41 0.00 10.58 22.47 0.09 42.45 18:17:36 18:00:03 1 23.27 0.00 10.89 28.58 0.09 37.17 18:17:36 18:01:01 all 58.11 0.00 16.26 16.41 0.15 9.07 18:17:36 18:01:01 0 58.40 0.00 16.38 15.79 0.15 9.29 18:17:36 18:01:01 1 57.82 0.00 16.14 17.04 0.15 8.85 18:17:36 18:02:01 all 29.16 0.00 11.87 48.97 0.11 9.90 18:17:36 18:02:01 0 28.56 0.00 12.30 53.36 0.11 5.67 18:17:36 18:02:01 1 29.76 0.00 11.44 44.57 0.11 14.13 18:17:36 18:03:01 all 48.43 0.00 13.71 22.42 0.14 15.30 18:17:36 18:03:01 0 48.46 0.00 13.69 21.98 0.13 15.74 18:17:36 18:03:01 1 48.40 0.00 13.73 22.86 0.15 14.87 18:17:36 18:04:01 all 21.86 0.00 7.53 12.70 0.10 57.81 18:17:36 18:04:01 0 22.47 0.00 7.34 12.46 0.10 57.63 18:17:36 18:04:01 1 21.26 0.00 7.71 12.95 0.09 57.99 18:17:36 18:05:01 all 0.13 0.00 0.06 0.00 0.02 99.79 18:17:36 18:05:01 0 0.23 0.00 0.07 0.00 0.02 99.68 18:17:36 18:05:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:17:36 18:06:01 all 0.13 0.00 0.02 0.00 0.03 99.83 18:17:36 18:06:01 0 0.20 0.00 0.02 0.00 0.02 99.77 18:17:36 18:06:01 1 0.05 0.00 0.02 0.00 0.03 99.90 18:17:36 18:17:36 18:06:01 CPU %user %nice %system %iowait %steal %idle 18:17:36 18:07:02 all 0.08 0.00 0.03 0.00 0.03 99.87 18:17:36 18:07:02 0 0.13 0.00 0.02 0.00 0.02 99.83 18:17:36 18:07:02 1 0.03 0.00 0.03 0.00 0.03 99.90 18:17:36 18:08:01 all 0.11 0.00 0.02 0.00 0.03 99.85 18:17:36 18:08:01 0 0.17 0.00 0.02 0.00 0.02 99.80 18:17:36 18:08:01 1 0.05 0.00 0.02 0.00 0.03 99.90 18:17:36 18:09:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:17:36 18:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:17:36 18:09:01 1 0.23 0.00 0.03 0.00 0.03 99.70 18:17:36 18:10:01 all 0.18 0.00 0.03 0.00 0.01 99.79 18:17:36 18:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:17:36 18:10:01 1 0.33 0.00 0.03 0.00 0.02 99.62 18:17:36 18:11:01 all 0.05 0.00 0.02 0.00 0.03 99.91 18:17:36 18:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:17:36 18:11:01 1 0.08 0.00 0.02 0.00 0.03 99.87 18:17:36 18:12:01 all 0.14 0.00 0.02 0.00 0.02 99.82 18:17:36 18:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:17:36 18:12:01 1 0.25 0.00 0.02 0.00 0.02 99.72 18:17:36 18:13:01 all 0.13 0.00 0.02 0.02 0.03 99.82 18:17:36 18:13:01 0 0.02 0.00 0.02 0.03 0.02 99.92 18:17:36 18:13:01 1 0.23 0.00 0.02 0.00 0.03 99.72 18:17:36 18:14:01 all 0.12 0.00 0.02 0.00 0.02 99.85 18:17:36 18:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:17:36 18:14:01 1 0.20 0.00 0.02 0.00 0.02 99.77 18:17:36 18:15:01 all 0.23 0.00 0.03 0.00 0.02 99.73 18:17:36 18:15:01 0 0.22 0.00 0.03 0.00 0.02 99.73 18:17:36 18:15:01 1 0.23 0.00 0.02 0.00 0.02 99.73 18:17:36 18:16:01 all 0.19 0.00 0.03 0.00 0.02 99.77 18:17:36 18:16:01 0 0.25 0.00 0.03 0.00 0.02 99.70 18:17:36 18:16:01 1 0.13 0.00 0.02 0.00 0.02 99.83 18:17:36 18:17:01 all 0.07 0.00 0.02 0.00 0.03 99.88 18:17:36 18:17:01 0 0.10 0.00 0.03 0.00 0.05 99.82 18:17:36 18:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:17:36 18:17:36 Average: CPU %user %nice %system %iowait %steal %idle 18:17:36 Average: all 13.80 0.00 3.63 6.78 0.05 75.73 18:17:36 Average: 0 13.72 0.00 3.72 6.82 0.05 75.69 18:17:36 Average: 1 13.89 0.00 3.54 6.74 0.06 75.78 18:17:36 18:17:36 18:17:36