Pull request #3557 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at f108a8474f3b355190b7272e3074d22ce3e5e6f8 rather than 5120e818039371f5d2e6c13d33ca3c585cc21017 Obtained Jenkinsfile from f108a8474f3b355190b7272e3074d22ce3e5e6f8 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh4580806824856884529.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-ssh6509334521496535881.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-3557/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-3557/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4368695895225241568.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-ssh3756125934121153755.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3557/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3557/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7414629401652383643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-116 in /w/workspace/edgexfoundry_edgex-go_PR-3557 [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-ssh2706625241213708629.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-ssh1651844154120107963.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3557/head:refs/remotes/origin/PR-3557 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f108a8474f3b355190b7272e3074d22ce3e5e6f8 into PR head commit 5120e818039371f5d2e6c13d33ca3c585cc21017 Merge succeeded, producing 5120e818039371f5d2e6c13d33ca3c585cc21017 Checking out Revision 5120e818039371f5d2e6c13d33ca3c585cc21017 (PR-3557) > git config core.sparsecheckout # timeout=10 > git checkout -f 5120e818039371f5d2e6c13d33ca3c585cc21017 # 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-ssh8206002292014613324.key > git merge f108a8474f3b355190b7272e3074d22ce3e5e6f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5120e818039371f5d2e6c13d33ca3c585cc21017 # timeout=10 Commit message: "refactor(sma): remove unused configs and example" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:14:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:14:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:14:12 ========================================================= 02:14:12 EdgeX Global Pipelines Version Info 02:14:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:14:13 ------------------- 02:14:13 stable info: 02:14:13 ------------------- 02:14:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:14:13 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 02:14:13 Message: update stable to v1.0.194 02:14:14 ------------------- 02:14:14 experimental info: 02:14:14 ------------------- 02:14:14 Commited By: **** collab-it+edgex@linuxfoundation.org 02:14:14 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 02:14:14 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:14:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:14:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:14:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:14:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:14:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:14:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:14:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3557 [Pipeline] echo 02:14:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3557 [Pipeline] echo 02:14:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3557 [Pipeline] echo 02:14:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5120e818039371f5d2e6c13d33ca3c585cc21017 [Pipeline] echo 02:14:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5120e81 [Pipeline] echo 02:14:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:16 provisioning config files... 02:14:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4902253395746502063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:17 ---> docker-login.sh 02:14:17 nexus3.edgexfoundry.org:10001 02:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:17 Configure a credential helper to remove this warning. See 02:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:17 02:14:17 Login Succeeded 02:14:17 nexus3.edgexfoundry.org:10002 02:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:17 Configure a credential helper to remove this warning. See 02:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:17 02:14:17 Login Succeeded 02:14:17 nexus3.edgexfoundry.org:10003 02:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:17 Configure a credential helper to remove this warning. See 02:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:17 02:14:17 Login Succeeded 02:14:17 nexus3.edgexfoundry.org:10004 02:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:17 Configure a credential helper to remove this warning. See 02:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:17 02:14:17 Login Succeeded 02:14:17 docker.io 02:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:18 Configure a credential helper to remove this warning. See 02:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:18 02:14:18 Login Succeeded 02:14:18 ---> docker-login.sh ends [Pipeline] } 02:14:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:14:18 ++ 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 02:14:18 + for file in '`ls cmd/**/Dockerfile`' 02:14:18 ++ dirname cmd/core-command/Dockerfile 02:14:18 ++ cut -d/ -f2 02:14:18 + echo core-command,cmd/core-command/Dockerfile 02:14:18 + for file in '`ls cmd/**/Dockerfile`' 02:14:18 ++ dirname cmd/core-data/Dockerfile 02:14:18 ++ cut -d/ -f2 02:14:18 + echo core-data,cmd/core-data/Dockerfile 02:14:18 + for file in '`ls cmd/**/Dockerfile`' 02:14:18 ++ dirname cmd/core-metadata/Dockerfile 02:14:18 ++ cut -d/ -f2 02:14:18 + echo core-metadata,cmd/core-metadata/Dockerfile 02:14:18 + for file in '`ls cmd/**/Dockerfile`' 02:14:18 ++ dirname cmd/security-bootstrapper/Dockerfile 02:14:18 ++ cut -d/ -f2 02:14:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:14:18 + for file in '`ls cmd/**/Dockerfile`' 02:14:18 ++ dirname cmd/security-proxy-setup/Dockerfile 02:14:18 ++ cut -d/ -f2 02:14:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:14:18 + for file in '`ls cmd/**/Dockerfile`' 02:14:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:14:18 ++ cut -d/ -f2 02:14:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:14:18 + for file in '`ls cmd/**/Dockerfile`' 02:14:18 ++ dirname cmd/support-notifications/Dockerfile 02:14:18 ++ cut -d/ -f2 02:14:18 + echo support-notifications,cmd/support-notifications/Dockerfile 02:14:18 + for file in '`ls cmd/**/Dockerfile`' 02:14:18 ++ dirname cmd/support-scheduler/Dockerfile 02:14:18 ++ cut -d/ -f2 02:14:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:14:18 + for file in '`ls cmd/**/Dockerfile`' 02:14:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:14:18 ++ cut -d/ -f2 02:14:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:14:18 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 02:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:14:20 02:14:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:14:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:14:20 latest: Pulling from edgex-devops/git-semver 02:14:20 31603596830f: Pulling fs layer 02:14:20 54011a49482f: Pulling fs layer 02:14:20 a6820b24f6d8: Pulling fs layer 02:14:20 f581987b2513: Pulling fs layer 02:14:20 f581987b2513: Waiting 02:14:20 54011a49482f: Download complete 02:14:20 31603596830f: Verifying Checksum 02:14:20 31603596830f: Download complete 02:14:21 31603596830f: Pull complete 02:14:21 a6820b24f6d8: Verifying Checksum 02:14:21 a6820b24f6d8: Download complete 02:14:21 f581987b2513: Verifying Checksum 02:14:21 f581987b2513: Download complete 02:14:21 54011a49482f: Pull complete 02:14:21 a6820b24f6d8: Pull complete 02:14:22 f581987b2513: Pull complete 02:14:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:14:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:14:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:14:22 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 02:14:22 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:14:23 $ docker top 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:14:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:23 [ssh-agent] Looking for ssh-agent implementation... 02:14:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:24 $ docker exec 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 ssh-agent 02:14:24 SSH_AUTH_SOCK=/tmp/ssh-dAlqjdpnYOfQ/agent.14 02:14:24 SSH_AGENT_PID=20 02:14:24 Running ssh-add (command line suppressed) 02:14:24 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8979959924587191332.key (/w/workspace/edgex-go/2@tmp/private_key_8979959924587191332.key) 02:14:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:24 + git tag --points-at HEAD [Pipeline] } 02:14:24 $ docker exec --env ******** --env ******** 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 ssh-agent -k 02:14:24 unset SSH_AUTH_SOCK; 02:14:24 unset SSH_AGENT_PID; 02:14:24 echo Agent pid 20 killed; 02:14:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:14:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:24 [ssh-agent] Looking for ssh-agent implementation... 02:14:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:24 $ docker exec 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 ssh-agent 02:14:25 SSH_AUTH_SOCK=/tmp/ssh-COCTFge9kaJL/agent.53 02:14:25 SSH_AGENT_PID=59 02:14:25 Running ssh-add (command line suppressed) 02:14:25 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1933219564465869152.key (/w/workspace/edgex-go/2@tmp/private_key_1933219564465869152.key) 02:14:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:25 + git semver init 02:14:25 # -> Open(): unable to determine branch for HEAD 02:14:25 # $GIT_DIR = /w/workspace/edgex-go/2/.git 02:14:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 02:14:25 # $SEMVER_REMOTE_NAME = origin 02:14:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:14:25 # $SEMVER_USER_NAME = edgex-jenkins 02:14:25 # $SEMVER_BRANCH = PR-3557 02:14:25 # $SEMVER_TEMP = /tmp/semver-286112459 02:14:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:14:40 # '/tmp/semver-286112459' -> '/w/workspace/edgex-go/2/.semver' 02:14:40 # -> Force: false 02:14:40 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 02:14:40 $ docker exec --env ******** --env ******** 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 ssh-agent -k 02:14:40 unset SSH_AUTH_SOCK; 02:14:40 unset SSH_AGENT_PID; 02:14:40 echo Agent pid 59 killed; 02:14:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:14:41 + git semver [Pipeline] } 02:14:41 $ docker stop --time=1 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 02:14:45 $ docker rm -f 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 [Pipeline] // withDockerContainer [Pipeline] sh 02:14:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:14:46 Stashed 1 file(s) [Pipeline] echo 02:14:46 [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 02:14:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:14:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:14:47 + sudo service docker restart 02:14:47 + true 02:14:47 Redirecting to /bin/systemctl restart docker.service 02:15:01 Still waiting to schedule task 02:15:01 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 02:15:06 ========================================================= 02:15:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:15:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:15:06 + 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 . 02:15:07 Sending build context to Docker daemon 329.2MB 02:15:07 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:15:07 Step 2/6 : FROM ${BASE} 02:15:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:15:08 540db60ca938: Pulling fs layer 02:15:08 adcc1eea9eea: Pulling fs layer 02:15:08 4c4ab2625f07: Pulling fs layer 02:15:08 0510c868ecb4: Pulling fs layer 02:15:08 afea3b2eda06: Pulling fs layer 02:15:08 7809a108b3ef: Pulling fs layer 02:15:08 f706445af74f: Pulling fs layer 02:15:08 afea3b2eda06: Waiting 02:15:08 7809a108b3ef: Waiting 02:15:08 f706445af74f: Waiting 02:15:08 0510c868ecb4: Waiting 02:15:08 4c4ab2625f07: Verifying Checksum 02:15:08 4c4ab2625f07: Download complete 02:15:08 adcc1eea9eea: Verifying Checksum 02:15:08 adcc1eea9eea: Download complete 02:15:08 afea3b2eda06: Verifying Checksum 02:15:08 afea3b2eda06: Download complete 02:15:08 7809a108b3ef: Verifying Checksum 02:15:08 7809a108b3ef: Download complete 02:15:08 540db60ca938: Verifying Checksum 02:15:08 540db60ca938: Download complete 02:15:08 540db60ca938: Pull complete 02:15:08 adcc1eea9eea: Pull complete 02:15:08 4c4ab2625f07: Pull complete 02:15:09 f706445af74f: Verifying Checksum 02:15:09 f706445af74f: Download complete 02:15:10 0510c868ecb4: Verifying Checksum 02:15:10 0510c868ecb4: Download complete 02:15:15 0510c868ecb4: Pull complete 02:15:15 afea3b2eda06: Pull complete 02:15:15 7809a108b3ef: Pull complete 02:15:19 f706445af74f: Pull complete 02:15:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:15:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:15:19 ---> b068be0155e3 02:15:19 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 02:15:22 ---> Running in 796a22eca961 02:15:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:15:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:15:24 (1/12) Installing libmagic (5.39-r0) 02:15:24 (2/12) Installing file (5.39-r0) 02:15:24 (3/12) Installing libc-dev (0.7.2-r3) 02:15:24 (4/12) Installing g++ (10.2.1_pre1-r3) 02:15:30 (5/12) Installing fortify-headers (1.1-r0) 02:15:30 (6/12) Installing patch (2.7.6-r6) 02:15:30 (7/12) Installing build-base (0.5-r2) 02:15:30 (8/12) Installing libsodium (1.0.18-r0) 02:15:30 (9/12) Installing pkgconf (1.7.3-r0) 02:15:30 (10/12) Installing libsodium-dev (1.0.18-r0) 02:15:30 (11/12) Installing libzmq (4.3.3-r1) 02:15:30 (12/12) Installing zeromq-dev (4.3.3-r1) 02:15:30 Executing busybox-1.32.1-r6.trigger 02:15:30 OK: 219 MiB in 52 packages 02:15:33 Removing intermediate container 796a22eca961 02:15:33 ---> b007f8ba6fe9 02:15:33 Step 4/6 : WORKDIR /edgex-go 02:15:33 ---> Running in 2c1a6e71c7fe 02:15:33 Removing intermediate container 2c1a6e71c7fe 02:15:33 ---> c3d85c8a721d 02:15:33 Step 5/6 : COPY go.mod . 02:15:33 ---> b452ebac38ae 02:15:33 Step 6/6 : RUN go mod download 02:15:33 ---> Running in f099422b84a3 02:15:48 Removing intermediate container f099422b84a3 02:15:48 ---> f659429d7ea2 02:15:48 Successfully built f659429d7ea2 02:15:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:15:48 + docker inspect -f . ci-base-image-x86_64 02:15:48 . [Pipeline] withDockerContainer 02:15:48 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 02:15:48 $ 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 ******** ci-base-image-x86_64 cat 02:15:49 $ docker top aa10ccd7e43a143bc4bfe86466ae5171c390340d54630e9b4543a353dcdd9042 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:49 + go version 02:15:49 go version go1.16.3 linux/amd64 [Pipeline] } 02:15:49 $ docker stop --time=1 aa10ccd7e43a143bc4bfe86466ae5171c390340d54630e9b4543a353dcdd9042 02:15:50 $ docker rm -f aa10ccd7e43a143bc4bfe86466ae5171c390340d54630e9b4543a353dcdd9042 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:15:51 + docker inspect -f . ci-base-image-x86_64 02:15:51 . [Pipeline] withDockerContainer 02:15:51 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 02:15:51 $ 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 ******** ci-base-image-x86_64 cat 02:15:52 $ docker top 24f4da16f743da81de0054ae9091c6a19d4904498696342f56b0706625c808b0 -eo pid,comm [Pipeline] { [Pipeline] echo 02:15:52 ========================================================= 02:15:52 [edgeXBuildGoParallel] Running Tests and Build... 02:15:52 ========================================================= [Pipeline] sh 02:15:52 + go mod tidy [Pipeline] sh 02:15:53 + make test 02:15:53 go mod tidy 02:15:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:15:58 ? github.com/edgexfoundry/edgex-go [no test files] 02:16:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:16:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:16:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:16:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:16:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:16:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:16:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:16:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:16:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:16:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:16:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:16:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:16:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:16:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:16:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:16:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:16:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:16:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.063s coverage: 28.7% of statements 02:16:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.064s coverage: 100.0% of statements 02:16:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:16:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:16:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:16:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 02:16:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:16:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 53.4% of statements 02:16:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:16:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:16:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.109s coverage: 87.7% of statements 02:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:16:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.049s coverage: 78.9% of statements 02:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:16:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.241s coverage: 95.1% of statements 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:16:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:16:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.055s coverage: 60.0% of statements 02:16:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.8% of statements 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:16:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.045s coverage: 22.0% of statements 02:16:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:16:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 02:16:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 02:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 02:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 02:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 02:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 02:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 02:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.183s coverage: 81.8% of statements 02:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements 02:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 02:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 02:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 02:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 02:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements 02:17:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.166s coverage: 66.9% of statements 02:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements 02:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements 02:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements 02:17:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:17:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:17:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:17:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:17:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.077s coverage: 19.3% of statements 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:17:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.142s coverage: 91.9% of statements 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:17:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:17:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 97.6% of statements 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:17:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 02:17:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.054s coverage: 28.9% of statements 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 02:17:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 02:17:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 02:17:19 GO111MODULE=on go vet ./... 02:17:45 gofmt -l . 02:17:45 [ "`gofmt -l .`" = "" ] 02:17:45 ./bin/test-attribution-txt.sh [Pipeline] sh 02:17:46 + ls -al . 02:17:46 total 520 02:17:46 drwxrwxr-x 10 1001 1001 4096 Jun 10 02:17 . 02:17:46 drwxr-xr-x 4 root root 28 Jun 10 02:15 .. 02:17:46 -rw-rw-r-- 1 1001 1001 11 Jun 10 02:14 .dockerignore 02:17:46 drwxrwxr-x 8 1001 1001 179 Jun 10 02:14 .git 02:17:46 drwxrwxr-x 3 1001 1001 125 Jun 10 02:14 .github 02:17:46 -rw-rw-r-- 1 1001 1001 818 Jun 10 02:14 .gitignore 02:17:46 drwx------ 3 1001 1001 60 Jun 10 02:14 .semver 02:17:46 -rw-rw-r-- 1 1001 1001 166 Jun 10 02:14 .sonarcloud.properties 02:17:46 -rw-rw-r-- 1 1001 1001 8609 Jun 10 02:14 Attribution.txt 02:17:46 -rw-rw-r-- 1 1001 1001 3804 Jun 10 02:14 CONTRIBUTING.md 02:17:46 -rw-rw-r-- 1 1001 1001 931 Jun 10 02:14 Dockerfile.build 02:17:46 -rw-rw-r-- 1 1001 1001 849 Jun 10 02:14 Jenkinsfile 02:17:46 -rw-rw-r-- 1 1001 1001 10775 Jun 10 02:14 LICENSE 02:17:46 -rw-rw-r-- 1 1001 1001 5605 Jun 10 02:14 Makefile 02:17:46 -rw-rw-r-- 1 1001 1001 7978 Jun 10 02:14 README.md 02:17:46 -rw-rw-r-- 1 1001 1001 7071 Jun 10 02:14 SECURITY.md 02:17:46 -rw-rw-r-- 1 1001 1001 5 Jun 10 02:14 VERSION 02:17:46 -rw-rw-r-- 1 1001 1001 4131 Jun 10 02:14 ZMQWindows.md 02:17:46 drwxrwxr-x 2 1001 1001 37 Jun 10 02:14 bin 02:17:46 drwxrwxr-x 14 1001 1001 4096 Jun 10 02:14 cmd 02:17:46 -rw-r--r-- 1 root root 404951 Jun 10 02:17 coverage.out 02:17:46 -rw-rw-r-- 1 1001 1001 840 Jun 10 02:14 go.mod 02:17:46 -rw-r--r-- 1 root root 21139 Jun 10 02:15 go.sum 02:17:46 drwxrwxr-x 8 1001 1001 127 Jun 10 02:14 internal 02:17:46 drwxrwxr-x 3 1001 1001 16 Jun 10 02:14 openapi 02:17:46 drwxrwxr-x 4 1001 1001 71 Jun 10 02:14 snap 02:17:46 -rw-rw-r-- 1 1001 1001 168 Jun 10 02:14 version.go [Pipeline] sh 02:17:46 + '[' -e coverage.out ] 02:17:46 + chown 1001:1001 coverage.out [Pipeline] stash 02:17:46 Stashed 1 file(s) [Pipeline] sh 02:17:46 + make build 02:17:46 go mod tidy 02:17:46 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 02:17:48 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 02:17:54 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 02:17:55 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 02:17:56 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 02:17:56 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 02:17:57 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 02:17:58 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 02:17:59 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 02:18:00 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 02:18:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:18:01 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] } 02:18:03 $ docker stop --time=1 24f4da16f743da81de0054ae9091c6a19d4904498696342f56b0706625c808b0 02:18:05 $ docker rm -f 24f4da16f743da81de0054ae9091c6a19d4904498696342f56b0706625c808b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:09 02:18:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:18:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:09 latest: Pulling from edgex-devops/edgex-compose 02:18:09 cbdbe7a5bc2a: Pulling fs layer 02:18:09 ca9280d653b3: Pulling fs layer 02:18:09 7e9c9ca2126c: Pulling fs layer 02:18:09 cbdbe7a5bc2a: Verifying Checksum 02:18:09 cbdbe7a5bc2a: Download complete 02:18:09 cbdbe7a5bc2a: Pull complete 02:18:10 ca9280d653b3: Verifying Checksum 02:18:10 ca9280d653b3: Download complete 02:18:11 ca9280d653b3: Pull complete 02:18:11 7e9c9ca2126c: Verifying Checksum 02:18:11 7e9c9ca2126c: Download complete 02:18:14 7e9c9ca2126c: Pull complete 02:18:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:18:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:18:14 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 02:18:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:18:17 $ docker top 5cb2f4204ec7d7da4c2d4a0c3dd65c402d4dcd885b27433872653e2fc08a856e -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:18 + grep parallel 02:18:18 + docker-compose build --help 02:18:18 --parallel Build images in parallel. [Pipeline] } 02:18:18 $ docker stop --time=1 5cb2f4204ec7d7da4c2d4a0c3dd65c402d4dcd885b27433872653e2fc08a856e 02:18:20 $ docker rm -f 5cb2f4204ec7d7da4c2d4a0c3dd65c402d4dcd885b27433872653e2fc08a856e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:20 . [Pipeline] withDockerContainer 02:18:20 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 02:18:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:18:21 $ docker top 16f7bb508ed00fe423361632c0649bd349952c833708f4bc2f8811f084290754 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:21 + docker-compose -f ./docker-compose-build.yml build --parallel 02:18:22 Building core-command ... 02:18:22 Building core-data ... 02:18:22 Building core-metadata ... 02:18:22 Building security-bootstrapper ... 02:18:22 Building security-proxy-setup ... 02:18:22 Building security-secretstore-setup ... 02:18:22 Building support-notifications ... 02:18:22 Building support-scheduler ... 02:18:22 Building sys-mgmt-agent ... 02:18:22 Building support-notifications 02:18:22 Building security-bootstrapper 02:18:22 Building security-proxy-setup 02:18:22 Building sys-mgmt-agent 02:18:22 Building core-command 02:18:34 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:18:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:18:34 ---> f659429d7ea2 02:18:34 Step 3/32 : WORKDIR /edgex-go 02:18:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:18:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:18:34 ---> f659429d7ea2 02:18:34 Step 3/24 : WORKDIR /edgex-go 02:18:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:18:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:18:34 ---> f659429d7ea2 02:18:34 Step 3/22 : WORKDIR /edgex-go 02:18:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:18:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:18:44 ---> f659429d7ea2 02:18:44 Step 3/24 : WORKDIR /edgex-go 02:18:44 ---> Running in e9acb91b795b 02:18:44 ---> Running in fe52c685ca06 02:18:44 ---> Running in 428f1cdd0450 02:18:44 ---> Running in fa558d159f38 02:18:46 Removing intermediate container 428f1cdd0450 02:18:46 ---> cc23fc916cbe 02:18:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:18:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:18:46 ---> f659429d7ea2 02:18:46 Step 3/23 : WORKDIR /edgex-go 02:18:46 ---> Using cache 02:18:46 ---> 731ef660cc66 02:18:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:46 Removing intermediate container e9acb91b795b 02:18:46 ---> 731ef660cc66 02:18:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:46 Removing intermediate container fa558d159f38 02:18:46 ---> 923694aa2dfd 02:18:46 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:46 Removing intermediate container fe52c685ca06 02:18:46 ---> af9790b4960f 02:18:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:46 ---> Running in f3e321ca452b 02:18:46 ---> Running in 1345b5c6d19b 02:18:46 ---> Running in 21b7614633c5 02:18:46 ---> Running in 680a419755da 02:18:46 ---> Running in deb105953f3f 02:18:47 Removing intermediate container f3e321ca452b 02:18:47 ---> 5c7ed8fc5283 02:18:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:18:47 ---> Running in 65d1a77475ec 02:18:47 Removing intermediate container 1345b5c6d19b 02:18:47 ---> c00eacaf559d 02:18:47 Step 5/22 : RUN apk add --update --no-cache make git 02:18:47 ---> Running in 23f7fd974893 02:18:47 Removing intermediate container 21b7614633c5 02:18:47 ---> 910637a7569b 02:18:47 Step 5/24 : RUN apk add --update --no-cache make bash git 02:18:47 ---> Running in 16cdf8d9e319 02:18:47 Removing intermediate container 680a419755da 02:18:47 ---> 4a408f48de74 02:18:47 Step 5/32 : RUN apk add --update --no-cache make git 02:18:47 ---> Running in 4cdac5751363 02:18:47 Removing intermediate container deb105953f3f 02:18:47 ---> 3fe47cdba561 02:18:47 Step 5/24 : RUN apk add --update --no-cache make git 02:18:47 ---> Running in 99aa10da0d2b 02:18:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:18:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:18:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:18:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:18:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:18:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:18:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:18:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:18:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:18:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:18:49 OK: 219 MiB in 52 packages 02:18:49 OK: 219 MiB in 52 packages 02:18:49 Removing intermediate container 65d1a77475ec 02:18:49 ---> 411b6acffc0d 02:18:49 Step 6/23 : COPY go.mod . 02:18:49 OK: 219 MiB in 52 packages 02:18:49 OK: 219 MiB in 52 packages 02:18:49 OK: 219 MiB in 52 packages 02:18:49 ---> a2998b985928 02:18:49 Step 7/23 : RUN go mod download 02:18:49 Removing intermediate container 23f7fd974893 02:18:49 ---> 3893cfeacc58 02:18:49 Step 6/22 : COPY go.mod . 02:18:49 ---> Running in e9e145739fe7 02:18:50 Removing intermediate container 16cdf8d9e319 02:18:50 ---> a5a2405bf3b2 02:18:50 Step 6/24 : COPY go.mod . 02:18:50 ---> 2f57b63bf314 02:18:50 Step 7/22 : RUN go mod download 02:18:50 Removing intermediate container 4cdac5751363 02:18:50 ---> 85cdd41b7481 02:18:50 Step 6/32 : COPY go.mod . 02:18:50 ---> Running in 042e8ddbcf88 02:18:50 Removing intermediate container 99aa10da0d2b 02:18:50 ---> aa40a7e62d5f 02:18:50 Step 6/24 : COPY go.mod . 02:18:50 ---> 4b5aec8511c8 02:18:50 Step 7/24 : RUN go mod download 02:18:50 ---> Running in b1635efbf71d 02:18:50 ---> d9a35fd63b9b 02:18:50 Step 7/32 : RUN go mod download 02:18:50 ---> 220b50ee048a 02:18:50 Step 7/24 : RUN go mod download 02:18:50 ---> Running in ae594dd343fb 02:18:50 ---> Running in 285e02c00453 02:18:51 Removing intermediate container e9e145739fe7 02:18:51 ---> b4792141a0e2 02:18:51 Step 8/23 : COPY . . 02:18:51 Removing intermediate container 042e8ddbcf88 02:18:51 ---> 404875e31e4e 02:18:51 Step 8/22 : COPY . . 02:18:51 Removing intermediate container b1635efbf71d 02:18:51 ---> fadc24d233b3 02:18:51 Step 8/24 : COPY . . 02:19:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-117 in /w/workspace/edgexfoundry_edgex-go_PR-3557 [Pipeline] { [Pipeline] ws 02:19:01 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 02:19:01 The recommended git tool is: git 02:19:01 Removing intermediate container ae594dd343fb 02:19:01 ---> eaca5421e7bd 02:19:01 Step 8/32 : COPY . . 02:19:01 Removing intermediate container 285e02c00453 02:19:01 ---> 42d3ddcd7645 02:19:01 Step 8/24 : COPY . . 02:19:01 ---> 277dd9504c1d 02:19:01 Step 9/22 : RUN go mod tidy 02:19:01 ---> 3ee48bfceeea 02:19:01 Step 9/23 : RUN go mod tidy 02:19:01 ---> e72ed48260db 02:19:01 Step 9/24 : RUN go mod tidy 02:19:01 ---> Running in 476d5603e4bc 02:19:01 ---> Running in 34e65fb2dd73 02:19:01 ---> Running in a28e56f1abdd 02:19:07 Removing intermediate container 476d5603e4bc 02:19:07 ---> e09402445769 02:19:07 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:19:07 ---> Running in 2862d8bc8af1 02:19:07 using credential edgex-jenkins-ssh 02:19:07 Cloning the remote Git repository 02:19:07 Removing intermediate container 34e65fb2dd73 02:19:07 ---> 759d14df4dbd 02:19:07 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:19:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:19:07 > git init /w/workspace/edgex-go/2 # timeout=10 02:19:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:19:07 > git --version # timeout=10 02:19:07 > git --version # 'git version 2.17.1' 02:19:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:08 Removing intermediate container a28e56f1abdd 02:19:08 ---> 003e953e9d8a 02:19:08 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:19:08 ---> Running in 75c7296b04e1 02:19:09 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 02:19:09 ---> Running in ac93bb900d16 02:19:10 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 02:19:10 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 02:19:19 ---> 268d2a850a7e 02:19:19 Step 9/32 : RUN go mod tidy 02:19:19 ---> 0bc5d0c8ac36 02:19:19 Step 9/24 : RUN go mod tidy 02:19:19 ---> Running in 1af93cec5a76 02:19:19 ---> Running in e462f61af3be 02:19:20 Removing intermediate container 1af93cec5a76 02:19:20 ---> 38ee0da93a67 02:19:20 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:19:20 ---> Running in 1f1540b88e6f 02:19:20 Removing intermediate container e462f61af3be 02:19:20 ---> d8cb5cbfdd58 02:19:20 Step 10/24 : RUN make cmd/core-command/core-command 02:19:21 ---> Running in 959bcf47832f 02:19:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:19:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:19:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:19:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:19:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:19:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3557/head:refs/remotes/origin/PR-3557 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:19:23 Merging remotes/origin/master commit f108a8474f3b355190b7272e3074d22ce3e5e6f8 into PR head commit 5120e818039371f5d2e6c13d33ca3c585cc21017 02:19:24 Merge succeeded, producing 5120e818039371f5d2e6c13d33ca3c585cc21017 02:19:24 Checking out Revision 5120e818039371f5d2e6c13d33ca3c585cc21017 (PR-3557) 02:19:23 > git config core.sparsecheckout # timeout=10 02:19:23 > git checkout -f 5120e818039371f5d2e6c13d33ca3c585cc21017 # timeout=10 02:19:24 > git remote # timeout=10 02:19:24 > git config --get remote.origin.url # timeout=10 02:19:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:24 > git merge f108a8474f3b355190b7272e3074d22ce3e5e6f8 # timeout=10 02:19:24 > git rev-parse HEAD^{commit} # timeout=10 02:19:24 > git config core.sparsecheckout # timeout=10 02:19:24 > git checkout -f 5120e818039371f5d2e6c13d33ca3c585cc21017 # timeout=10 02:19:28 Commit message: "refactor(sma): remove unused configs and example" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:19:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:19:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:19:30 + true 02:19:30 + sudo service docker restart 02:19:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:49 provisioning config files... 02:19:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1413067482045079552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:49 ---> docker-login.sh 02:19:49 nexus3.edgexfoundry.org:10001 02:19:50 Removing intermediate container ac93bb900d16 02:19:50 ---> d833ab56aeaa 02:19:50 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:19:50 Removing intermediate container 2862d8bc8af1 02:19:50 ---> f235bf589594 02:19:50 02:19:50 Step 11/22 : FROM alpine:3.12 02:19:50 ---> Running in dddd6a712202 02:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:50 3.12: Pulling from library/alpine 02:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:51 Configure a credential helper to remove this warning. See 02:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:51 02:19:51 Login Succeeded 02:19:51 nexus3.edgexfoundry.org:10002 02:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:51 Configure a credential helper to remove this warning. See 02:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:51 02:19:51 Login Succeeded 02:19:51 nexus3.edgexfoundry.org:10003 02:19:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:19:51 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 02:19:51 Status: Downloaded newer image for alpine:3.12 02:19:51 ---> 13621d1b12d4 02:19:51 Step 12/22 : RUN apk add --update --no-cache curl 02:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:52 ---> Running in f4392f79c4a7 02:19:52 Removing intermediate container 75c7296b04e1 02:19:52 ---> b36905250085 02:19:52 02:19:52 Step 11/23 : FROM alpine:3.12 02:19:52 ---> 13621d1b12d4 02:19:52 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:19:52 ---> Running in 550d5efdcc14 02:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:52 Configure a credential helper to remove this warning. See 02:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:52 02:19:52 Login Succeeded 02:19:52 nexus3.edgexfoundry.org:10004 02:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:19:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:19:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:53 Configure a credential helper to remove this warning. See 02:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:53 02:19:53 Login Succeeded 02:19:53 docker.io 02:19:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:19:53 (1/4) Installing ca-certificates (20191127-r4) 02:19:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:19:53 (3/4) Installing libcurl (7.77.0-r0) 02:19:53 (4/4) Installing curl (7.77.0-r0) 02:19:53 Executing busybox-1.31.1-r20.trigger 02:19:53 Executing ca-certificates-20191127-r4.trigger 02:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:53 OK: 7 MiB in 18 packages 02:19:53 Removing intermediate container dddd6a712202 02:19:53 ---> 8fc7bc9a2fa0 02:19:53 02:19:53 Step 12/24 : FROM docker:20.10.0 02:19:53 (1/2) Installing ca-certificates (20191127-r4) 02:19:53 (2/2) Installing dumb-init (1.2.2-r1) 02:19:53 Executing busybox-1.31.1-r20.trigger 02:19:53 Executing ca-certificates-20191127-r4.trigger 02:19:53 20.10.0: Pulling from library/docker 02:19:53 OK: 6 MiB in 16 packages 02:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:53 Configure a credential helper to remove this warning. See 02:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:53 02:19:53 Login Succeeded 02:19:53 ---> docker-login.sh ends [Pipeline] } 02:19:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:19:54 Removing intermediate container f4392f79c4a7 02:19:54 ---> 1f9b33a9cdbb 02:19:54 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] echo 02:19:54 ========================================================= 02:19:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:19:54 ========================================================= [Pipeline] isUnix 02:19:54 ---> Running in 5d764ee46a85 [Pipeline] sh 02:19:54 Removing intermediate container 550d5efdcc14 02:19:54 ---> 1e7b07b9a255 02:19:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:19:54 Removing intermediate container 5d764ee46a85 02:19:54 ---> dfada0f6f23f 02:19:54 Step 14/22 : WORKDIR /edgex 02:19:54 + 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 . 02:19:54 ---> Running in c52acc10a475 02:19:54 ---> Running in 46d3712ae830 02:19:55 Removing intermediate container 46d3712ae830 02:19:55 ---> 30f07f4e5547 02:19:55 Step 14/23 : ENV APP_PORT=59860 02:19:55 Removing intermediate container c52acc10a475 02:19:55 ---> 9e5d88f1e1ea 02:19:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:19:55 ---> Running in 15925971f02b 02:19:55 Removing intermediate container 15925971f02b 02:19:55 ---> d555664871d5 02:19:55 Step 15/23 : EXPOSE $APP_PORT 02:19:55 ---> 14efd5992bfd 02:19:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:19:55 ---> Running in ee51d4f78449 02:19:56 Removing intermediate container ee51d4f78449 02:19:56 ---> c075baf4268b 02:19:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:19:57 ---> 4579cadabbb2 02:19:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:19:57 Sending build context to Docker daemon 166.2MB 02:19:57 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:19:57 Step 2/6 : FROM ${BASE} 02:19:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:19:57 595b0fe564bb: Pulling fs layer 02:19:57 3088b5b3c5c0: Pulling fs layer 02:19:57 5b7225fbf94c: Pulling fs layer 02:19:57 ba82ee9f976e: Pulling fs layer 02:19:57 506bd15cee9f: Pulling fs layer 02:19:57 75a0a4a0db45: Pulling fs layer 02:19:57 618dc40b7e24: Pulling fs layer 02:19:57 506bd15cee9f: Waiting 02:19:57 75a0a4a0db45: Waiting 02:19:57 618dc40b7e24: Waiting 02:19:57 ba82ee9f976e: Waiting 02:19:57 5b7225fbf94c: Verifying Checksum 02:19:57 5b7225fbf94c: Download complete 02:19:57 3088b5b3c5c0: Download complete 02:19:57 506bd15cee9f: Verifying Checksum 02:19:57 506bd15cee9f: Download complete 02:19:57 595b0fe564bb: Verifying Checksum 02:19:57 595b0fe564bb: Download complete 02:19:57 75a0a4a0db45: Download complete 02:19:57 ---> 46e9849740b8 02:19:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:19:57 ---> 47d5b39a6a77 02:19:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:19:58 595b0fe564bb: Pull complete 02:19:58 ---> 2288bd86efc1 02:19:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:19:58 ---> Running in 033c403165dc 02:19:58 3088b5b3c5c0: Pull complete 02:19:58 Removing intermediate container 1f1540b88e6f 02:19:58 ---> da32eddcb68b 02:19:58 02:19:58 Step 11/32 : FROM alpine:3.12 02:19:58 ---> 13621d1b12d4 02:19:58 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:19:58 Removing intermediate container 033c403165dc 02:19:58 ---> 6916c8f5d76a 02:19:58 Step 19/22 : CMD ["--init=true"] 02:19:58 ---> Running in 857bf97f7d71 02:19:58 Removing intermediate container 959bcf47832f 02:19:58 ---> 66855d8fe98f 02:19:58 02:19:58 Step 11/24 : FROM alpine:3.12 02:19:58 ---> 13621d1b12d4 02:19:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:19:58 ---> Running in 8837eb60f85e 02:19:58 ---> b7a32bbb316e 02:19:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:19:58 ---> Running in a60cd18ebd1d 02:19:58 ---> Running in b40e3bd6e5cf 02:19:58 Removing intermediate container 857bf97f7d71 02:19:58 ---> fd29c8cb4ab0 02:19:58 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:19:58 Removing intermediate container 8837eb60f85e 02:19:58 ---> 5ca7d0236a0c 02:19:58 Step 20/22 : LABEL arch=x86_64 02:19:58 ---> Running in 7c7730026fd8 02:19:58 Removing intermediate container a60cd18ebd1d 02:19:58 ---> d95ba276e79c 02:19:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:19:58 ---> Running in e237dbf84d09 02:19:59 ---> Running in d9223763db29 02:19:59 Removing intermediate container e237dbf84d09 02:19:59 ---> 19c79b8e1cc3 02:19:59 Step 21/22 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:19:59 Removing intermediate container d9223763db29 02:19:59 ---> 1453ce8d17ae 02:19:59 Step 21/23 : LABEL arch=x86_64 02:19:59 ---> Running in 59fae3da5a64 02:19:59 5b7225fbf94c: Pull complete 02:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:19:59 ---> Running in 05c6d6b1f8ab 02:19:59 (1/1) Installing dumb-init (1.2.2-r1) 02:19:59 Executing busybox-1.31.1-r20.trigger 02:19:59 OK: 6 MiB in 15 packages 02:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:19:59 Removing intermediate container 59fae3da5a64 02:19:59 ---> 3f2d0afcbfcd 02:19:59 Step 22/22 : LABEL version=0.0.0 02:19:59 Removing intermediate container 05c6d6b1f8ab 02:19:59 ---> d60f4ef2b4f8 02:19:59 Step 22/23 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:19:59 ---> Running in 89105a862d37 02:19:59 (1/2) Installing dumb-init (1.2.2-r1) 02:19:59 (2/2) Installing su-exec (0.2-r1) 02:19:59 ---> Running in a79629427104 02:19:59 Executing busybox-1.31.1-r20.trigger 02:19:59 OK: 6 MiB in 16 packages 02:20:00 Removing intermediate container 89105a862d37 02:20:00 ---> 24c9841f715d 02:20:00 02:20:00 Removing intermediate container a79629427104 02:20:00 ---> b5e57a923998 02:20:00 Step 23/23 : LABEL version=0.0.0 02:20:00 Successfully built 24c9841f715d 02:20:00 618dc40b7e24: Verifying Checksum 02:20:00 618dc40b7e24: Download complete 02:20:00 ---> Running in 16dc86e5997c 02:20:00 Successfully tagged security-proxy-setup:latest 02:20:00 Building core-metadata 02:20:00  Building security-proxy-setup ... done Removing intermediate container b40e3bd6e5cf 02:20:00 ---> 2d19250fa53e 02:20:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:20:00 ---> Running in d6d67a44e49c 02:20:00 Removing intermediate container 16dc86e5997c 02:20:00 ---> 47ee51f5f115 02:20:00 02:20:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:20:00 Successfully built 47ee51f5f115 02:20:01 Status: Downloaded newer image for docker:20.10.0 02:20:01 Successfully tagged support-notifications:latest 02:20:01 ---> aefe523efa57 02:20:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:20:01  Building support-notifications ... done Building security-secretstore-setup 02:20:01 Removing intermediate container 7c7730026fd8 02:20:01 ---> 201c7c51ba38 02:20:01 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:20:01 Removing intermediate container d6d67a44e49c 02:20:01 ---> 495d2adc7ebf 02:20:01 Step 14/24 : ENV APP_PORT=59882 02:20:01 ba82ee9f976e: Verifying Checksum 02:20:01 ba82ee9f976e: Download complete 02:20:01 ---> Running in 788085bac1e9 02:20:01 ---> Running in 5ff08f430b57 02:20:01 ---> Running in d74be29e4dd5 02:20:07 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:20:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:20:07 ---> f659429d7ea2 02:20:07 Step 3/26 : WORKDIR /edgex-go 02:20:07 ---> Using cache 02:20:07 ---> 731ef660cc66 02:20:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:07 ---> Using cache 02:20:07 ---> 3fe47cdba561 02:20:07 Step 5/26 : RUN apk add --update --no-cache make git 02:20:07 ---> Using cache 02:20:07 ---> aa40a7e62d5f 02:20:07 Step 6/26 : COPY go.mod . 02:20:07 ---> Using cache 02:20:07 ---> 220b50ee048a 02:20:07 Step 7/26 : RUN go mod download 02:20:07 ---> Using cache 02:20:07 ---> 42d3ddcd7645 02:20:07 Step 8/26 : COPY . . 02:20:07 ---> Using cache 02:20:07 ---> 0bc5d0c8ac36 02:20:07 Step 9/26 : RUN go mod tidy 02:20:07 ---> Using cache 02:20:07 ---> d8cb5cbfdd58 02:20:07 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:20:07 Removing intermediate container d74be29e4dd5 02:20:07 ---> f38fe2921f84 02:20:07 Step 15/24 : EXPOSE $APP_PORT 02:20:07 Removing intermediate container 5ff08f430b57 02:20:07 ---> 995f8eb8917d 02:20:07 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 02:20:07 Removing intermediate container 788085bac1e9 02:20:07 ---> 13d4e934b094 02:20:07 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:20:07 ---> Running in 3449e523fa94 02:20:08 ---> Running in 21cde77ae258 02:20:08 ---> Running in f472ad8d23b1 02:20:08 ---> Running in 1bbd98417605 02:20:08 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 02:20:08 Removing intermediate container f472ad8d23b1 02:20:08 ---> 9d51b26d2e60 02:20:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:20:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:20:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:20:08 ---> f659429d7ea2 02:20:08 Step 3/24 : WORKDIR /edgex-go 02:20:08 ---> Using cache 02:20:08 ---> 731ef660cc66 02:20:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:08 ---> Using cache 02:20:08 ---> 3fe47cdba561 02:20:08 Step 5/24 : RUN apk add --update --no-cache make git 02:20:08 ---> Using cache 02:20:08 ---> aa40a7e62d5f 02:20:08 Step 6/24 : COPY go.mod . 02:20:08 ---> Using cache 02:20:08 ---> 220b50ee048a 02:20:08 Step 7/24 : RUN go mod download 02:20:08 ---> Using cache 02:20:08 ---> 42d3ddcd7645 02:20:08 Step 8/24 : COPY . . 02:20:08 ---> Using cache 02:20:08 ---> 0bc5d0c8ac36 02:20:08 Step 9/24 : RUN go mod tidy 02:20:08 ---> Using cache 02:20:08 ---> d8cb5cbfdd58 02:20:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:20:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:08 (1/39) Installing readline (8.0.4-r0) 02:20:08 (2/39) Installing bash (5.0.17-r0) 02:20:08 Executing bash-5.0.17-r0.post-install 02:20:08 (3/39) Installing nghttp2-libs (1.41.0-r0) 02:20:08 (4/39) Installing libcurl (7.77.0-r0) 02:20:09 (5/39) Installing curl (7.77.0-r0) 02:20:09 (6/39) Installing dumb-init (1.2.2-r1) 02:20:09 (7/39) Installing libbz2 (1.0.8-r1) 02:20:09 (8/39) Installing expat (2.2.9-r1) 02:20:09 Removing intermediate container 1bbd98417605 02:20:09 ---> 6bb959737fec 02:20:09 Step 16/24 : WORKDIR / 02:20:09 (9/39) Installing libffi (3.3-r2) 02:20:09 (10/39) Installing gdbm (1.13-r1) 02:20:09 (11/39) Installing xz-libs (5.2.5-r0) 02:20:09 (12/39) Installing sqlite-libs (3.32.1-r1) 02:20:09 ---> Running in dbff03731c8e 02:20:09 (13/39) Installing python3 (3.8.10-r0) 02:20:09 ---> Running in 297dc4a7dc86 02:20:09 ---> Running in a34d40ffe795 02:20:09 Removing intermediate container a34d40ffe795 02:20:09 ---> 4ebff2cdb32c 02:20:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:10 ---> a52fa4ca72ac 02:20:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:20:10 (14/39) Installing py3-appdirs (1.4.4-r1) 02:20:10 (15/39) Installing py3-ordered-set (4.0.1-r0) 02:20:10 (16/39) Installing py3-parsing (2.4.7-r0) 02:20:10 (17/39) Installing py3-six (1.15.0-r0) 02:20:10 (18/39) Installing py3-packaging (20.4-r0) 02:20:10 (19/39) Installing py3-setuptools (47.0.0-r0) 02:20:10 (20/39) Installing py3-chardet (3.0.4-r4) 02:20:10 (21/39) Installing py3-idna (2.9-r0) 02:20:10 (22/39) Installing py3-certifi (2020.4.5.1-r0) 02:20:10 (23/39) Installing py3-urllib3 (1.25.9-r0) 02:20:10 (24/39) Installing py3-requests (2.23.0-r0) 02:20:10 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 02:20:10 (25/39) Installing py3-msgpack (1.0.0-r0) 02:20:10 (26/39) Installing py3-lockfile (0.12.2-r3) 02:20:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:20:10 (28/39) Installing py3-colorama (0.4.3-r0) 02:20:10 (29/39) Installing py3-distlib (0.3.0-r0) 02:20:10 (30/39) Installing py3-distro (1.5.0-r1) 02:20:10 (31/39) Installing py3-webencodings (0.5.1-r3) 02:20:11 (32/39) Installing py3-html5lib (1.0.1-r4) 02:20:11 (33/39) Installing py3-pytoml (0.1.21-r0) 02:20:11 (34/39) Installing py3-pep517 (0.8.2-r0) 02:20:11 (35/39) Installing py3-progress (1.5-r0) 02:20:11 (36/39) Installing py3-toml (0.10.1-r0) 02:20:11 (37/39) Installing py3-retrying (1.3.3-r0) 02:20:11 (38/39) Installing py3-contextlib2 (0.6.0-r0) 02:20:11 (39/39) Installing py3-pip (20.1.1-r0) 02:20:11 ---> 27b0e46ed5ef 02:20:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:20:11 Executing busybox-1.31.1-r19.trigger 02:20:11 OK: 72 MiB in 59 packages 02:20:11 Removing intermediate container dbff03731c8e 02:20:11 ---> 512852f7ada2 02:20:11 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:20:11 ---> Running in 8742d1d8d677 02:20:11 ---> 53e5ed653cbb 02:20:11 Step 20/24 : ENTRYPOINT ["/core-command"] 02:20:11 ---> Running in b268bb1c64fa 02:20:11 ba82ee9f976e: Pull complete 02:20:11 506bd15cee9f: Pull complete 02:20:11 Removing intermediate container 8742d1d8d677 02:20:11 ---> 868278483fb6 02:20:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:20:11 Removing intermediate container b268bb1c64fa 02:20:11 ---> 15590c358ef8 02:20:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:20:12 ---> Running in 37983b76e34d 02:20:12 ---> 630e888b285b 02:20:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:20:12 ---> Running in 8c00214dd7b7 02:20:12 Removing intermediate container 37983b76e34d 02:20:12 ---> da3284ebebb2 02:20:12 Step 22/24 : LABEL arch=x86_64 02:20:12 ---> Running in f1b34fa30af3 02:20:12 75a0a4a0db45: Pull complete 02:20:12 Removing intermediate container f1b34fa30af3 02:20:12 ---> c945acd9a119 02:20:12 Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:20:12 ---> Running in 0ea24eac1d23 02:20:12 Removing intermediate container 0ea24eac1d23 02:20:12 ---> 4ea9783bea61 02:20:12 Step 24/24 : LABEL version=0.0.0 02:20:13 ---> Running in 490c609b83ad 02:20:13 Collecting docker-compose==1.23.2 02:20:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:20:13 Removing intermediate container 490c609b83ad 02:20:13 ---> 87460fc623e9 02:20:13 02:20:13 Collecting websocket-client<1.0,>=0.32.0 02:20:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:20:13 Successfully built 87460fc623e9 02:20:13 Removing intermediate container 8c00214dd7b7 02:20:13 ---> fd05b572f17d 02:20:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:13 Successfully tagged core-command:latest 02:20:13 Building core-data 02:20:13  Building core-command ... done  ---> 61a2f4e39a0d 02:20:13 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:20:13 Collecting PyYAML<4,>=3.10 02:20:13 Downloading PyYAML-3.13.tar.gz (270 kB) 02:20:15 Collecting jsonschema<3,>=2.5.1 02:20:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:20:15 618dc40b7e24: Pull complete 02:20:16 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 02:20:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:20:16 ---> a36622ca3599 02:20:16 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 02:20:16 ---> b06bd4e18ec2 02:20:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:20:16 Collecting docopt<0.7,>=0.6.1 02:20:16 Downloading docopt-0.6.2.tar.gz (25 kB) 02:20:18 ---> 17bd4a1ef641 02:20:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:20:18 Collecting cached-property<2,>=1.2.0 02:20:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:20:18 Collecting texttable<0.10,>=0.9.0 02:20:18 Downloading texttable-0.9.1.tar.gz (11 kB) 02:20:18 ---> Running in e67125ca6ddc 02:20:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:20:19 Collecting docker<4.0,>=3.6.0 02:20:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:20:20 ---> 42a8b3d753cb 02:20:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:20:20 Collecting dockerpty<0.5,>=0.4.1 02:20:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:20:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:20:21 ---> 2cc78077dd58 02:20:21 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:20:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:20:21 ---> Running in 358fce1342c2 02:20:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:20:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:20:21 Removing intermediate container 358fce1342c2 02:20:21 ---> 0ee08d5e6202 02:20:21 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:20:21 Collecting docker-pycreds>=0.4.0 02:20:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:20:21 (1/12) Installing libmagic (5.39-r0) 02:20:21 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 02:20:21 Collecting urllib3<1.25,>=1.21.1 02:20:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:20:22 (2/12) Installing file (5.39-r0) 02:20:22 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 02:20:22 ---> 43432c6871fa 02:20:22 Step 27/32 : RUN chmod +x /entrypoint.sh 02:20:22 Collecting idna<2.8,>=2.5 02:20:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:20:22 (3/12) Installing libc-dev (0.7.2-r3) 02:20:22 (4/12) Installing g++ (10.2.1_pre1-r3) 02:20:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:20:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:20:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:20:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:20:22 ---> Running in 6206592b5956 02:20:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:20:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:20:22 ---> f659429d7ea2 02:20:22 Step 3/24 : WORKDIR /edgex-go 02:20:22 ---> Using cache 02:20:22 ---> 731ef660cc66 02:20:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:22 ---> Using cache 02:20:22 ---> 3fe47cdba561 02:20:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:20:22 ---> Running in b70d54034f35 02:20:22 Installing collected packages: websocket-client, PyYAML, jsonschema, docopt, cached-property, texttable, docker-pycreds, urllib3, idna, requests, docker, dockerpty, docker-compose 02:20:22 Running setup.py install for PyYAML: started 02:20:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:20:23 Running setup.py install for PyYAML: finished with status 'done' 02:20:23 Removing intermediate container 6206592b5956 02:20:23 ---> 320f483a4e7d 02:20:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:20:23 ---> Running in fbc52fdc2ca8 02:20:23 Running setup.py install for docopt: started 02:20:24 Removing intermediate container fbc52fdc2ca8 02:20:24 ---> 4ce960d82ea2 02:20:24 Step 29/32 : CMD ["gate"] 02:20:24 ---> Running in 92e78605009f 02:20:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:20:24 Removing intermediate container 92e78605009f 02:20:24 ---> 81f606386569 02:20:24 Step 30/32 : LABEL arch=x86_64 02:20:24 Running setup.py install for docopt: finished with status 'done' 02:20:24 Running setup.py install for texttable: started 02:20:24 ---> Running in b03babbb50c6 02:20:24 Removing intermediate container b03babbb50c6 02:20:24 ---> 6f3e24afa1e7 02:20:24 Step 31/32 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:20:25 ---> Running in c78175510c98 02:20:25 Removing intermediate container c78175510c98 02:20:25 ---> caa8e2face37 02:20:25 Step 32/32 : LABEL version=0.0.0 02:20:25 ---> Running in ea18d9663a6b 02:20:25 Removing intermediate container ea18d9663a6b 02:20:25 ---> 1ad0ed2efd88 02:20:25 02:20:25 OK: 219 MiB in 52 packages 02:20:25 Running setup.py install for texttable: finished with status 'done' 02:20:25 Successfully built 1ad0ed2efd88 02:20:25 Successfully tagged security-bootstrapper:latest 02:20:25 Building support-scheduler 02:20:25 Attempting uninstall: urllib3 02:20:25 Found existing installation: urllib3 1.25.9 02:20:25 Uninstalling urllib3-1.25.9: 02:20:25 Successfully uninstalled urllib3-1.25.9 02:20:25  Building security-bootstrapper ... done  Attempting uninstall: idna 02:20:25 Found existing installation: idna 2.9 02:20:25 Uninstalling idna-2.9: 02:20:25 Successfully uninstalled idna-2.9 02:20:26 Attempting uninstall: requests 02:20:26 Found existing installation: requests 2.23.0 02:20:26 Uninstalling requests-2.23.0: 02:20:26 Successfully uninstalled requests-2.23.0 02:20:27 (5/12) Installing fortify-headers (1.1-r0) 02:20:27 (6/12) Installing patch (2.7.6-r6) 02:20:27 (7/12) Installing build-base (0.5-r2) 02:20:27 (8/12) Installing libsodium (1.0.18-r0) 02:20:27 (9/12) Installing pkgconf (1.7.3-r0) 02:20:27 (10/12) Installing libsodium-dev (1.0.18-r0) 02:20:27 (11/12) Installing libzmq (4.3.3-r1) 02:20:27 (12/12) Installing zeromq-dev (4.3.3-r1) 02:20:27 Executing busybox-1.32.1-r6.trigger 02:20:27 OK: 218 MiB in 52 packages 02:20:27 Removing intermediate container b70d54034f35 02:20:27 ---> 54e151ea9194 02:20:27 Step 6/24 : COPY go.mod . 02:20:28 Running setup.py install for dockerpty: started 02:20:28 Running setup.py install for dockerpty: finished with status 'done' 02:20:29 ---> 583fab88705c 02:20:29 Step 7/24 : RUN go mod download 02:20:30 ---> Running in 2c5b015319a6 02:20:30 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 02:20:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:20:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:20:31 ---> f659429d7ea2 02:20:31 Step 3/23 : WORKDIR /edgex-go 02:20:31 ---> Using cache 02:20:31 ---> 731ef660cc66 02:20:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:31 ---> Using cache 02:20:31 ---> 3fe47cdba561 02:20:31 Step 5/23 : RUN apk add --update --no-cache make git 02:20:31 ---> Using cache 02:20:31 ---> aa40a7e62d5f 02:20:31 Step 6/23 : COPY go.mod . 02:20:31 ---> Using cache 02:20:31 ---> 220b50ee048a 02:20:31 Step 7/23 : RUN go mod download 02:20:31 ---> Using cache 02:20:31 ---> 42d3ddcd7645 02:20:31 Step 8/23 : COPY . . 02:20:31 ---> Using cache 02:20:31 ---> 0bc5d0c8ac36 02:20:31 Step 9/23 : RUN go mod tidy 02:20:31 ---> Using cache 02:20:31 ---> d8cb5cbfdd58 02:20:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:20:32 Removing intermediate container e67125ca6ddc 02:20:32 ---> 7acb26dd4231 02:20:32 Step 4/6 : WORKDIR /edgex-go 02:20:32 ---> Running in d6ed1204811f 02:20:32 ---> Running in 8b3696b50858 02:20:32 Removing intermediate container d6ed1204811f 02:20:32 ---> 7e2a3661fdb5 02:20:32 Step 5/6 : COPY go.mod . 02:20:33 ---> 8e99abee081c 02:20:33 Step 6/6 : RUN go mod download 02:20:33 Removing intermediate container 2c5b015319a6 02:20:33 ---> 1a72cf9426fd 02:20:33 Step 8/24 : COPY . . 02:20:33 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 02:20:33 ---> Running in b368c26a04c3 02:20:38 Removing intermediate container 21cde77ae258 02:20:38 ---> 80041271304c 02:20:38 Step 15/24 : ENV APP_PORT=58890 02:20:40 ---> Running in 98ba4ddcaf7a 02:20:40 ---> 0ecaec56cedd 02:20:40 Step 9/24 : RUN go mod tidy 02:20:40 Removing intermediate container 98ba4ddcaf7a 02:20:40 ---> 42344901078e 02:20:40 Step 16/24 : EXPOSE $APP_PORT 02:20:40 ---> Running in 94ae72131445 02:20:40 ---> Running in b473de2241de 02:20:40 Removing intermediate container b473de2241de 02:20:40 ---> 5a2459fb156a 02:20:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:20:41 ---> e3c2b9c9e4ce 02:20:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:20:41 ---> 18ee07f0058f 02:20:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:20:42 ---> 3b7a26fb03a5 02:20:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:20:42 ---> Running in 16a2c62d20a8 02:20:42 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 02:20:42 Removing intermediate container 16a2c62d20a8 02:20:42 ---> b594eb4a18e2 02:20:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:20:42 ---> Running in 8fbdd5ff4212 02:20:42 Removing intermediate container 94ae72131445 02:20:42 ---> 4dbb236dd4e2 02:20:42 Step 10/24 : RUN make cmd/core-data/core-data 02:20:42 ---> Running in 943b0ade7076 02:20:43 Removing intermediate container 8fbdd5ff4212 02:20:43 ---> 2a27f2c30567 02:20:43 Step 22/24 : LABEL arch=x86_64 02:20:43 ---> Running in 27b976a0512e 02:20:43 Removing intermediate container 27b976a0512e 02:20:43 ---> 3ce85f02c1c0 02:20:43 Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:20:43 ---> Running in 125d3ad213b0 02:20:43 Removing intermediate container 125d3ad213b0 02:20:43 ---> a012a3f6037c 02:20:43 Step 24/24 : LABEL version=0.0.0 02:20:43 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 02:20:43 ---> Running in d8434cbe1ed6 02:20:43 Removing intermediate container d8434cbe1ed6 02:20:43 ---> 1021e07d1073 02:20:43 02:20:43 Successfully built 1021e07d1073 02:20:43 Successfully tagged sys-mgmt-agent:latest 02:20:47  Building sys-mgmt-agent ... done Removing intermediate container 3449e523fa94 02:20:47 ---> 94e271d111d8 02:20:47 02:20:47 Step 11/26 : FROM alpine:3.12 02:20:47 ---> 13621d1b12d4 02:20:47 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:20:47 ---> Running in 74bd6f6abde9 02:20:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:48 (1/6) Installing ca-certificates (20191127-r4) 02:20:48 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:20:48 (3/6) Installing libcurl (7.77.0-r0) 02:20:48 (4/6) Installing curl (7.77.0-r0) 02:20:48 (5/6) Installing dumb-init (1.2.2-r1) 02:20:48 (6/6) Installing su-exec (0.2-r1) 02:20:48 Executing busybox-1.31.1-r20.trigger 02:20:48 Executing ca-certificates-20191127-r4.trigger 02:20:48 OK: 7 MiB in 20 packages 02:20:49 Removing intermediate container 74bd6f6abde9 02:20:49 ---> 6483b0004dd9 02:20:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:20:49 ---> Running in a271da9c3002 02:20:49 Removing intermediate container a271da9c3002 02:20:49 ---> 958cbea8ad29 02:20:49 Step 14/26 : WORKDIR / 02:20:49 ---> Running in e3154fcfd47a 02:20:50 Removing intermediate container e3154fcfd47a 02:20:50 ---> 912aa1f8d19d 02:20:50 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:20:50 Removing intermediate container 297dc4a7dc86 02:20:50 ---> d0b4ab6acb70 02:20:50 02:20:50 Step 11/24 : FROM alpine:3.12 02:20:50 ---> 13621d1b12d4 02:20:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:20:50 ---> Using cache 02:20:50 ---> 2d19250fa53e 02:20:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:20:50 ---> Using cache 02:20:50 ---> 495d2adc7ebf 02:20:50 Step 14/24 : ENV APP_PORT=59881 02:20:51 ---> Running in 4b1f76410171 02:20:51 ---> 470fb2110a09 02:20:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:20:51 Removing intermediate container 4b1f76410171 02:20:51 ---> 17294cef1279 02:20:51 Step 15/24 : EXPOSE $APP_PORT 02:20:51 ---> Running in 6706b2aac002 02:20:51 ---> 93714bec8327 02:20:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:20:51 Removing intermediate container 6706b2aac002 02:20:51 ---> 0d8f72470764 02:20:51 Step 16/24 : WORKDIR / 02:20:51 ---> Running in beeb0a1f8e0a 02:20:51 ---> bc0966294d4a 02:20:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:20:52 Removing intermediate container beeb0a1f8e0a 02:20:52 ---> a5685f530fac 02:20:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:52 ---> f833368cbb97 02:20:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:20:52 ---> 6f2f9eeb0e2d 02:20:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:20:53 ---> 7e35a29d7ecd 02:20:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:20:53 ---> f139b8ad96f6 02:20:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:20:53 ---> 25cca7c87e5a 02:20:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:20:54 ---> d9781c2f0f71 02:20:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:20:54 ---> Running in b454798502ef 02:20:54 ---> cba66fa0af5c 02:20:54 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/ 02:20:54 ---> Running in 1d03aae2d055 02:20:54 Removing intermediate container b454798502ef 02:20:54 ---> a2cfd876e5d0 02:20:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:20:54 ---> Running in 36f3c239211b 02:20:54 Removing intermediate container 36f3c239211b 02:20:54 ---> 36edf23d2fde 02:20:54 Step 22/24 : LABEL arch=x86_64 02:20:54 ---> Running in 987d52e1e89f 02:20:54 Removing intermediate container 987d52e1e89f 02:20:54 ---> f6af223d2d44 02:20:54 Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:20:54 ---> Running in 9b83a04ee63b 02:20:55 Removing intermediate container 9b83a04ee63b 02:20:55 ---> fdac510d6019 02:20:55 Step 24/24 : LABEL version=0.0.0 02:20:55 ---> Running in 8205510dafff 02:20:55 Removing intermediate container 8205510dafff 02:20:55 ---> 6dd1b62e0135 02:20:55 02:20:55 Successfully built 6dd1b62e0135 02:20:55 Successfully tagged core-metadata:latest 02:20:55  Building core-metadata ... done Removing intermediate container 1d03aae2d055 02:20:55 ---> dcafbb336c25 02:20:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:20:55 ---> Running in e71842ac1209 02:20:56 Removing intermediate container e71842ac1209 02:20:56 ---> 72a61a4654b1 02:20:56 Step 24/26 : LABEL arch=x86_64 02:20:56 ---> Running in 6ca166081745 02:20:56 Removing intermediate container 6ca166081745 02:20:56 ---> e1cab7c16420 02:20:56 Step 25/26 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:20:56 ---> Running in dede20ae8bd2 02:20:56 Removing intermediate container dede20ae8bd2 02:20:56 ---> 9e52c47c3cdc 02:20:56 Step 26/26 : LABEL version=0.0.0 02:20:56 ---> Running in f94e30823056 02:20:56 Removing intermediate container f94e30823056 02:20:56 ---> 29e9f3394336 02:20:56 02:20:56 Successfully built 29e9f3394336 02:20:56 Successfully tagged security-secretstore-setup:latest 02:21:00 Removing intermediate container b368c26a04c3 02:21:00 ---> 7dd0e8f4be89 02:21:00 Successfully built 7dd0e8f4be89 02:21:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:21:00 + docker inspect -f . ci-base-image-arm64 02:21:00 . [Pipeline] withDockerContainer 02:21:00 prd-ubuntu18.04-docker-arm64-4c-16g-117 does not seem to be running inside a container 02:21:01 $ 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 ******** ci-base-image-arm64 cat 02:21:02  Building security-secretstore-setup ... done Removing intermediate container 8b3696b50858 02:21:02 ---> d2996bb958a2 02:21:02 02:21:02 Step 11/23 : FROM alpine:3.12 02:21:02 ---> 13621d1b12d4 02:21:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:21:02 ---> Using cache 02:21:02 ---> 2d19250fa53e 02:21:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:21:02 ---> Using cache 02:21:02 ---> 495d2adc7ebf 02:21:02 Step 14/23 : ENV APP_PORT=59861 02:21:02 ---> Running in ebe4a95437d2 02:21:02 Removing intermediate container ebe4a95437d2 02:21:02 ---> f0bd0bb6b58f 02:21:02 Step 15/23 : EXPOSE $APP_PORT 02:21:02 ---> Running in df576a64272a 02:21:02 Removing intermediate container df576a64272a 02:21:02 ---> bda54ae669c7 02:21:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:21:02 ---> ec0b266a2da5 02:21:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:21:02 $ docker top 6d2417c4e868f584b2939ee94af0ce5d1b540737b943d547608330820054d68b -eo pid,comm 02:21:02 ---> 334baa3fa883 02:21:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [Pipeline] { 02:21:03 ---> 61384fdae8eb 02:21:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:21:03 ---> Running in 510360a868a8 02:21:03 Removing intermediate container 510360a868a8 02:21:03 ---> 3ae04069778c 02:21:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:21:03 ---> Running in a6d61a840e4c [Pipeline] sh 02:21:03 Removing intermediate container a6d61a840e4c 02:21:03 ---> b728002cb781 02:21:03 Step 21/23 : LABEL arch=x86_64 02:21:03 ---> Running in d7c338b85bed 02:21:03 + go version 02:21:03 go version go1.16.5 linux/arm64 [Pipeline] } 02:21:03 $ docker stop --time=1 6d2417c4e868f584b2939ee94af0ce5d1b540737b943d547608330820054d68b 02:21:04 Removing intermediate container d7c338b85bed 02:21:04 ---> 9e36718892e6 02:21:04 Step 22/23 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:21:04 ---> Running in 6c699eebf637 02:21:04 Removing intermediate container 6c699eebf637 02:21:04 ---> e92fde4fae72 02:21:04 Step 23/23 : LABEL version=0.0.0 02:21:04 ---> Running in 24adebdc21d2 02:21:04 Removing intermediate container 24adebdc21d2 02:21:04 ---> f5028ed8fe73 02:21:04 02:21:04 Successfully built f5028ed8fe73 02:21:04 Successfully tagged support-scheduler:latest 02:21:05 $ docker rm -f 6d2417c4e868f584b2939ee94af0ce5d1b540737b943d547608330820054d68b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 02:21:06  Building support-scheduler ... done Removing intermediate container 943b0ade7076 02:21:06 ---> d9822aaa2ed9 02:21:06 02:21:06 Step 11/24 : FROM alpine:3.12 02:21:06 ---> 13621d1b12d4 02:21:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:21:06 ---> Running in 25b09ce9a4ec [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:21:06 Removing intermediate container 25b09ce9a4ec 02:21:06 ---> 4e629d767bf0 02:21:06 Step 13/24 : ENV APP_PORT=59880 02:21:06 ---> Running in c965bbea2a44 02:21:06 Removing intermediate container c965bbea2a44 02:21:06 ---> 2751251e3325 02:21:06 Step 14/24 : EXPOSE $APP_PORT 02:21:06 ---> Running in 487116900d31 02:21:06 Removing intermediate container 487116900d31 02:21:06 ---> e23885e1b8c9 02:21:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:06 + docker inspect -f . ci-base-image-arm64 02:21:06 . [Pipeline] withDockerContainer 02:21:06 ---> Running in 79512c7bc466 02:21:07 prd-ubuntu18.04-docker-arm64-4c-16g-117 does not seem to be running inside a container 02:21:07 Removing intermediate container 79512c7bc466 02:21:07 ---> da5b3cb45ac7 02:21:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:21:07 ---> Running in c4fe5ee8c951 02:21:07 $ 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 ******** ci-base-image-arm64 cat 02:21:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:21:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:21:08 (1/6) Installing dumb-init (1.2.2-r1) 02:21:08 (2/6) Installing libgcc (9.3.0-r2) 02:21:08 (3/6) Installing libsodium (1.0.18-r0) 02:21:08 $ docker top 4bb0d31d91d49e43192af8c35bcde3eb4dc7372da8f11f13c7bcd872e2838083 -eo pid,comm 02:21:08 (4/6) Installing libstdc++ (9.3.0-r2) [Pipeline] { [Pipeline] echo 02:21:09 ========================================================= 02:21:09 [edgeXBuildGoParallel] Running Tests and Build... 02:21:09 ========================================================= [Pipeline] sh 02:21:09 + go mod tidy 02:21:09 (5/6) Installing libzmq (4.3.3-r0) 02:21:09 (6/6) Installing zeromq (4.3.3-r0) 02:21:09 Executing busybox-1.31.1-r20.trigger 02:21:09 OK: 8 MiB in 20 packages 02:21:10 Removing intermediate container c4fe5ee8c951 02:21:10 ---> 85e5892d5f83 02:21:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:21:10 ---> 07d0ac05006c 02:21:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [Pipeline] sh 02:21:10 ---> da4a37e477ab 02:21:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:21:11 ---> aad573e69352 02:21:11 Step 20/24 : ENTRYPOINT ["/core-data"] 02:21:11 ---> Running in 7ddfbaf91fa7 02:21:11 Removing intermediate container 7ddfbaf91fa7 02:21:11 ---> c6a92df4f845 02:21:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:21:11 ---> Running in 72e6a54ef08b 02:21:11 + make test 02:21:11 go mod tidy 02:21:11 Removing intermediate container 72e6a54ef08b 02:21:11 ---> b3e5d2cfc4b5 02:21:11 Step 22/24 : LABEL arch=x86_64 02:21:11 ---> Running in 9ba596e38e4d 02:21:11 Removing intermediate container 9ba596e38e4d 02:21:11 ---> 80df17df5d54 02:21:11 Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:21:11 ---> Running in e60fbe1afc19 02:21:11 Removing intermediate container e60fbe1afc19 02:21:11 ---> 928788b2b5c5 02:21:11 Step 24/24 : LABEL version=0.0.0 02:21:11 ---> Running in 8fa801e9c173 02:21:11 Removing intermediate container 8fa801e9c173 02:21:11 ---> 66a445fc68f9 02:21:11 02:21:11 Successfully built 66a445fc68f9 02:21:11 Successfully tagged core-data:latest 02:21:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:21:11  Building core-data ... done  [Pipeline] } 02:21:11 $ docker stop --time=1 16f7bb508ed00fe423361632c0649bd349952c833708f4bc2f8811f084290754 02:21:13 $ docker rm -f 16f7bb508ed00fe423361632c0649bd349952c833708f4bc2f8811f084290754 [Pipeline] // withDockerContainer [Pipeline] sh 02:21:13 + docker images 02:21:13 REPOSITORY TAG IMAGE ID CREATED SIZE 02:21:13 core-data latest 66a445fc68f9 2 seconds ago 20.2MB 02:21:13 d9822aaa2ed9 8 seconds ago 1.15GB 02:21:13 support-scheduler latest f5028ed8fe73 9 seconds ago 15.9MB 02:21:13 d2996bb958a2 12 seconds ago 1.14GB 02:21:13 security-secretstore-setup latest 29e9f3394336 17 seconds ago 28.1MB 02:21:13 core-metadata latest 6dd1b62e0135 18 seconds ago 16.6MB 02:21:13 d0b4ab6acb70 23 seconds ago 1.15GB 02:21:13 94e271d111d8 27 seconds ago 1.15GB 02:21:13 sys-mgmt-agent latest 1021e07d1073 30 seconds ago 312MB 02:21:13 security-bootstrapper latest 1ad0ed2efd88 48 seconds ago 18.2MB 02:21:13 core-command latest 87460fc623e9 About a minute ago 15.9MB 02:21:13 support-notifications latest 47ee51f5f115 About a minute ago 16.6MB 02:21:13 security-proxy-setup latest 24c9841f715d About a minute ago 25.3MB 02:21:13 66855d8fe98f About a minute ago 1.14GB 02:21:13 da32eddcb68b About a minute ago 1.14GB 02:21:13 8fc7bc9a2fa0 About a minute ago 1.15GB 02:21:13 b36905250085 About a minute ago 1.15GB 02:21:13 f235bf589594 About a minute ago 1.15GB 02:21:13 ci-base-image-x86_64 latest f659429d7ea2 5 minutes ago 648MB 02:21:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 02:21:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 02:21:13 alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB 02:21:13 docker 20.10.0 aefe523efa57 6 months ago 240MB 02:21:13 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] } 02:21:38 ? github.com/edgexfoundry/edgex-go [no test files] 02:22:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:22:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:22:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:22:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:22:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:22:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:22:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:22:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:22:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:22:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:23:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.263s coverage: 28.7% of statements 02:23:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.301s coverage: 100.0% of statements 02:23:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:23:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:23:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:23:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.214s coverage: 81.2% of statements 02:23:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:23:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.337s coverage: 53.4% of statements 02:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:23:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.594s coverage: 87.7% of statements 02:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:23:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.194s coverage: 78.9% of statements 02:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:23:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.249s coverage: 95.1% of statements 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:23:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:23:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.180s coverage: 60.0% of statements 02:23:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.352s coverage: 0.8% of statements 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:23:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.189s coverage: 22.0% of statements 02:23:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:23:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.168s coverage: 47.1% of statements 02:23:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.225s coverage: 79.5% of statements 02:23:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements 02:23:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements 02:23:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements 02:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.216s coverage: 94.4% of statements 02:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.270s coverage: 44.8% of statements 02:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.598s coverage: 81.8% of statements 02:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.143s coverage: 100.0% of statements 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 76.0% of statements 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.294s coverage: 91.2% of statements 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.617s coverage: 64.4% of statements 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 91.3% of statements 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 02:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 02:23:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements 02:23:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.057s coverage: 66.9% of statements 02:23:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:23:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:23:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:23:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.807s coverage: 43.6% of statements 02:23:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:23:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:23:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.108s coverage: 89.5% of statements 02:23:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:23:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.130s coverage: 84.8% of statements 02:23:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:23:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:23:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:23:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:24:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.228s coverage: 19.3% of statements 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:24:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.568s coverage: 91.9% of statements 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:24:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.239s coverage: 62.7% of statements 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:24:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.372s coverage: 97.6% of statements 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:24:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 02:24:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.173s coverage: 28.9% of statements 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 02:24:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 02:24:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 02:24:00 GO111MODULE=on go vet ./... 02:25:22 gofmt -l . 02:25:22 [ "`gofmt -l .`" = "" ] 02:25:22 ./bin/test-attribution-txt.sh [Pipeline] sh 02:25:23 + ls -al . 02:25:23 total 548 02:25:23 drwxrwxr-x 9 1001 1001 4096 Jun 10 02:25 . 02:25:23 drwxr-xr-x 4 root root 4096 Jun 10 02:21 .. 02:25:23 -rw-rw-r-- 1 1001 1001 11 Jun 10 02:19 .dockerignore 02:25:23 drwxrwxr-x 8 1001 1001 4096 Jun 10 02:19 .git 02:25:23 drwxrwxr-x 3 1001 1001 4096 Jun 10 02:19 .github 02:25:23 -rw-rw-r-- 1 1001 1001 818 Jun 10 02:19 .gitignore 02:25:23 -rw-rw-r-- 1 1001 1001 166 Jun 10 02:19 .sonarcloud.properties 02:25:23 -rw-rw-r-- 1 1001 1001 8609 Jun 10 02:19 Attribution.txt 02:25:23 -rw-rw-r-- 1 1001 1001 3804 Jun 10 02:19 CONTRIBUTING.md 02:25:23 -rw-rw-r-- 1 1001 1001 931 Jun 10 02:19 Dockerfile.build 02:25:23 -rw-rw-r-- 1 1001 1001 849 Jun 10 02:19 Jenkinsfile 02:25:23 -rw-rw-r-- 1 1001 1001 10775 Jun 10 02:19 LICENSE 02:25:23 -rw-rw-r-- 1 1001 1001 5605 Jun 10 02:19 Makefile 02:25:23 -rw-rw-r-- 1 1001 1001 7978 Jun 10 02:19 README.md 02:25:23 -rw-rw-r-- 1 1001 1001 7071 Jun 10 02:19 SECURITY.md 02:25:23 -rw-rw-r-- 1 1001 1001 5 Jun 10 02:14 VERSION 02:25:23 -rw-rw-r-- 1 1001 1001 4131 Jun 10 02:19 ZMQWindows.md 02:25:23 drwxrwxr-x 2 1001 1001 4096 Jun 10 02:19 bin 02:25:23 drwxrwxr-x 14 1001 1001 4096 Jun 10 02:19 cmd 02:25:23 -rw-r--r-- 1 root root 404951 Jun 10 02:23 coverage.out 02:25:23 -rw-rw-r-- 1 1001 1001 840 Jun 10 02:19 go.mod 02:25:23 -rw-r--r-- 1 root root 21139 Jun 10 02:21 go.sum 02:25:23 drwxrwxr-x 8 1001 1001 4096 Jun 10 02:19 internal 02:25:23 drwxrwxr-x 3 1001 1001 4096 Jun 10 02:19 openapi 02:25:23 drwxrwxr-x 4 1001 1001 4096 Jun 10 02:19 snap 02:25:23 -rw-rw-r-- 1 1001 1001 168 Jun 10 02:19 version.go [Pipeline] sh 02:25:24 + '[' -e coverage.out ] 02:25:24 + chown 1001:1001 coverage.out [Pipeline] stash 02:25:24 Warning: overwriting stash ‘coverage-report’ 02:25:24 Stashed 1 file(s) [Pipeline] sh 02:25:25 + make build 02:25:25 go mod tidy 02:25:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:25:32 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 02:25:55 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 02:25:56 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 02:26:00 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 02:26:01 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 02:26:05 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 02:26:08 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 02:26:11 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 02:26:15 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 02:26:17 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 02:26:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:26:26 $ docker stop --time=1 4bb0d31d91d49e43192af8c35bcde3eb4dc7372da8f11f13c7bcd872e2838083 02:26:28 $ docker rm -f 4bb0d31d91d49e43192af8c35bcde3eb4dc7372da8f11f13c7bcd872e2838083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:26:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:26:30 02:26:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:26:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:26:31 latest: Pulling from edgex-devops/edgex-compose-arm64 02:26:31 29e5d40040c1: Pulling fs layer 02:26:31 1ce36da41761: Pulling fs layer 02:26:31 25b303627fd3: Pulling fs layer 02:26:32 29e5d40040c1: Download complete 02:26:32 1ce36da41761: Verifying Checksum 02:26:32 1ce36da41761: Download complete 02:26:32 29e5d40040c1: Pull complete 02:26:34 1ce36da41761: Pull complete 02:26:34 25b303627fd3: Verifying Checksum 02:26:34 25b303627fd3: Download complete 02:26:44 25b303627fd3: Pull complete 02:26:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:26:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:26:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:26:44 prd-ubuntu18.04-docker-arm64-4c-16g-117 does not seem to be running inside a container 02:26:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:26:47 $ docker top b7b44480cc6c9b6e6a1c12665e4e7f9bfd5bd4e374d80e93d7026088a6bfa34f -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:48 + docker-compose build --help 02:26:48 + grep parallel 02:26:52 --parallel Build images in parallel. [Pipeline] } 02:26:52 $ docker stop --time=1 b7b44480cc6c9b6e6a1c12665e4e7f9bfd5bd4e374d80e93d7026088a6bfa34f 02:26:53 $ docker rm -f b7b44480cc6c9b6e6a1c12665e4e7f9bfd5bd4e374d80e93d7026088a6bfa34f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:26:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:26:54 . [Pipeline] withDockerContainer 02:26:55 prd-ubuntu18.04-docker-arm64-4c-16g-117 does not seem to be running inside a container 02:26:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:26:56 $ docker top 75380066ae89cfe014749d6bc761ef7fe431df1c8d2ed11b07ebe189c3aea521 -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:57 + docker-compose -f ./docker-compose-build.yml build --parallel 02:27:01 Building core-command ... 02:27:01 Building core-data ... 02:27:01 Building core-metadata ... 02:27:01 Building security-bootstrapper ... 02:27:01 Building security-proxy-setup ... 02:27:01 Building security-secretstore-setup ... 02:27:01 Building support-notifications ... 02:27:01 Building support-scheduler ... 02:27:01 Building sys-mgmt-agent ... 02:27:01 Building support-notifications 02:27:01 Building core-command 02:27:01 Building sys-mgmt-agent 02:27:01 Building security-proxy-setup 02:27:01 Building core-metadata 02:28:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:28:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:28:23 ---> 7dd0e8f4be89 02:28:23 Step 3/22 : WORKDIR /edgex-go 02:28:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:28:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:28:23 ---> 7dd0e8f4be89 02:28:23 Step 3/24 : WORKDIR /edgex-go 02:28:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:28:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:28:23 ---> 7dd0e8f4be89 02:28:23 Step 3/23 : WORKDIR /edgex-go 02:28:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:28:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:28:23 ---> 7dd0e8f4be89 02:28:23 Step 3/24 : WORKDIR /edgex-go 02:28:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:28:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:28:23 ---> 7dd0e8f4be89 02:28:23 Step 3/24 : WORKDIR /edgex-go 02:28:23 ---> Running in 5e2a7e13d8b8 02:28:23 ---> Running in 2e0517491606 02:28:23 ---> Running in d3fce84bbd42 02:28:23 ---> Running in db4623a63baa 02:28:23 ---> Running in 4577468ed7b6 02:28:23 Removing intermediate container 2e0517491606 02:28:23 ---> ecea327b3715 02:28:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:23 Removing intermediate container db4623a63baa 02:28:23 ---> ae72a5480e68 02:28:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:23 Removing intermediate container 5e2a7e13d8b8 02:28:23 ---> ad3fa97c9a9f 02:28:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:23 Removing intermediate container d3fce84bbd42 02:28:23 Removing intermediate container 4577468ed7b6 02:28:23 ---> 3452455d4fe7 02:28:23 ---> b49b8ad83627 02:28:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:23 02:28:23 ---> Running in 722eabafe4d3 02:28:23 ---> Running in e9b177dcf2c6 02:28:23 ---> Running in 34f445ed0022 02:28:23 ---> Running in 288ba420ea8e 02:28:23 ---> Running in 151c985175c0 02:28:23 Removing intermediate container 722eabafe4d3 02:28:23 ---> cc821c1cebb2 02:28:23 Step 5/24 : RUN apk add --update --no-cache make bash git 02:28:23 ---> Running in fff485bdd170 02:28:23 Removing intermediate container e9b177dcf2c6 02:28:23 ---> 0e5883d2d682 02:28:23 Step 5/24 : RUN apk add --update --no-cache make git 02:28:23 ---> Running in b946a604ea61 02:28:23 Removing intermediate container 151c985175c0 02:28:23 ---> 6e80f1711f6a 02:28:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:28:23 ---> Running in b24339bc8d7e 02:28:23 Removing intermediate container 34f445ed0022 02:28:23 ---> e32d70dd82a4 02:28:23 Step 5/24 : RUN apk add --update --no-cache make git 02:28:23 Removing intermediate container 288ba420ea8e 02:28:23 ---> b7f08dff1016 02:28:23 Step 5/22 : RUN apk add --update --no-cache make git 02:28:23 ---> Running in bb51804082f8 02:28:23 ---> Running in 909aed50a820 02:28:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:28:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:28:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:28:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:28:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:28:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:28:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:28:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:28:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:28:23 OK: 218 MiB in 52 packages 02:28:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:28:23 OK: 218 MiB in 52 packages 02:28:23 OK: 218 MiB in 52 packages 02:28:23 OK: 218 MiB in 52 packages 02:28:23 OK: 218 MiB in 52 packages 02:28:23 Removing intermediate container fff485bdd170 02:28:23 ---> 6a04cdb03289 02:28:23 Step 6/24 : COPY go.mod . 02:28:23 Removing intermediate container b946a604ea61 02:28:23 ---> c3742fae939d 02:28:23 Step 6/24 : COPY go.mod . 02:28:23 Removing intermediate container bb51804082f8 02:28:23 ---> 9d064fc9352c 02:28:23 Step 6/24 : COPY go.mod . 02:28:24 ---> 5162fcfca061 02:28:24 Step 7/24 : RUN go mod download 02:28:24 ---> Running in 0699bb58c5b7 02:28:24 Removing intermediate container 909aed50a820 02:28:24 ---> a881988a6c80 02:28:24 Step 6/22 : COPY go.mod . 02:28:24 Removing intermediate container b24339bc8d7e 02:28:24 ---> 1a824373d1b6 02:28:24 Step 6/23 : COPY go.mod . 02:28:25 ---> 383882571619 02:28:25 Step 7/24 : RUN go mod download 02:28:25 ---> Running in 549a218db958 02:28:25 ---> 71fe4ba347c6 02:28:25 Step 7/24 : RUN go mod download 02:28:25 ---> Running in 258b1c387f30 02:28:25 ---> f3c3b4bd2e7c 02:28:25 Step 7/22 : RUN go mod download 02:28:26 ---> Running in 6d1922e23e4d 02:28:26 ---> b841da047019 02:28:26 Step 7/23 : RUN go mod download 02:28:26 ---> Running in 8a1177ea03f1 02:28:28 Removing intermediate container 0699bb58c5b7 02:28:28 ---> 4c3b22146775 02:28:28 Step 8/24 : COPY . . 02:28:29 Removing intermediate container 549a218db958 02:28:29 ---> 9feadde1faac 02:28:29 Step 8/24 : COPY . . 02:28:30 Removing intermediate container 258b1c387f30 02:28:30 ---> 908aecdd5bbe 02:28:30 Step 8/24 : COPY . . 02:28:30 Removing intermediate container 6d1922e23e4d 02:28:30 ---> d6bc0d9b0c47 02:28:30 Step 8/22 : COPY . . 02:28:31 Removing intermediate container 8a1177ea03f1 02:28:31 ---> e1e3be4dd7af 02:28:31 Step 8/23 : COPY . . 02:28:54 ---> a38ffea1cb54 02:28:54 Step 9/24 : RUN go mod tidy 02:28:54 ---> d7234549f10c 02:28:54 Step 9/24 : RUN go mod tidy 02:28:54 ---> Running in 2c9e350f9946 02:28:54 ---> 08c7d126ef85 02:28:54 Step 9/24 : RUN go mod tidy 02:28:54 ---> 930c31ed0caa 02:28:54 Step 9/22 : RUN go mod tidy 02:28:54 ---> 3844d56036aa 02:28:54 Step 9/23 : RUN go mod tidy 02:28:54 ---> Running in 0b5e604f588e 02:28:54 ---> Running in f51897fccf53 02:28:54 ---> Running in fbbf2e1962fc 02:28:54 ---> Running in 192c7b6c9e47 02:29:00 Removing intermediate container 2c9e350f9946 02:29:00 ---> 24ce6441304a 02:29:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:29:00 ---> Running in cc6bf0a8ac91 02:29:01 Removing intermediate container fbbf2e1962fc 02:29:01 ---> a677bc0f3919 02:29:01 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:29:01 ---> Running in 59c372adf0ab 02:29:01 Removing intermediate container f51897fccf53 02:29:01 ---> 51eb73b4d721 02:29:01 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:29:01 Removing intermediate container 0b5e604f588e 02:29:01 ---> bfdae21ac37c 02:29:01 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:29:01 ---> Running in 01dae2c13de7 02:29:02 Removing intermediate container 192c7b6c9e47 02:29:02 ---> 1c42dddc2488 02:29:02 Step 10/24 : RUN make cmd/core-command/core-command 02:29:02 ---> Running in d5716c1461b0 02:29:02 ---> Running in a7454a32d263 02:29: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 02:29:03 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 02:29:04 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 02:29:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:29:05 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 02:30:56 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 02:30:56 Removing intermediate container cc6bf0a8ac91 02:30:56 ---> 00df7dcefc54 02:30:56 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:30:56 ---> Running in f77a93c3f805 02:30:57 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 02:30:59 Removing intermediate container a7454a32d263 02:30:59 ---> 8a1df1690930 02:30:59 02:30:59 Step 11/24 : FROM alpine:3.12 02:31:00 Removing intermediate container 01dae2c13de7 02:31:00 3.12: Pulling from library/alpine 02:31:00 ---> 06208fd14ed8 02:31:00 02:31:00 Step 11/22 : FROM alpine:3.12 02:31:00 3.12: Pulling from library/alpine 02:31:02 Removing intermediate container 59c372adf0ab 02:31:02 ---> 339aae899192 02:31:02 02:31:02 Step 11/23 : FROM alpine:3.12 02:31:02 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:31:02 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:31:02 Status: Downloaded newer image for alpine:3.12 02:31:02 Status: Downloaded newer image for alpine:3.12 02:31:02 ---> 9852663dfa18 02:31:02 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:31:02 ---> 9852663dfa18 02:31:02 Step 12/22 : RUN apk add --update --no-cache curl 02:31:02 ---> 9852663dfa18 02:31:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:31:02 Removing intermediate container f77a93c3f805 02:31:02 ---> 4c52c117e585 02:31:02 02:31:02 Step 12/24 : FROM docker:20.10.0 02:31:02 20.10.0: Pulling from library/docker 02:31:03 ---> Running in 37fe1f8807be 02:31:03 ---> Running in c7584a742163 02:31:03 ---> Running in 2c56aab42ad5 02:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:06 (1/2) Installing ca-certificates (20191127-r4) 02:31:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:06 (2/2) Installing dumb-init (1.2.2-r1) 02:31:06 Executing busybox-1.31.1-r20.trigger 02:31:06 Executing ca-certificates-20191127-r4.trigger 02:31:06 (1/1) Installing dumb-init (1.2.2-r1) 02:31:06 Executing busybox-1.31.1-r20.trigger 02:31:06 OK: 5 MiB in 15 packages 02:31:06 Removing intermediate container d5716c1461b0 02:31:06 ---> 473c71df1e7b 02:31:06 02:31:06 Step 11/24 : FROM alpine:3.12 02:31:06 ---> 9852663dfa18 02:31:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:31:06 OK: 6 MiB in 16 packages 02:31:06 (1/4) Installing ca-certificates (20191127-r4) 02:31:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:31:07 (3/4) Installing libcurl (7.77.0-r0) 02:31:07 (4/4) Installing curl (7.77.0-r0) 02:31:07 Executing busybox-1.31.1-r20.trigger 02:31:07 Executing ca-certificates-20191127-r4.trigger 02:31:07 OK: 7 MiB in 18 packages 02:31:07 ---> Running in b5bace1bd469 02:31:08 Removing intermediate container c7584a742163 02:31:08 ---> 056f7b1e4d22 02:31:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:31:09 ---> Running in c5315451d63a 02:31:09 Removing intermediate container 37fe1f8807be 02:31:09 ---> 3dc80381e0aa 02:31:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:31:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:09 ---> Running in 47077237ca5d 02:31:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:10 Removing intermediate container c5315451d63a 02:31:10 ---> 1b639a49d7d0 02:31:10 Step 14/24 : ENV APP_PORT=59882 02:31:10 Removing intermediate container 2c56aab42ad5 02:31:10 ---> c83b776d6a93 02:31:10 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:31:10 ---> Running in 63e1d247da4f 02:31:10 ---> Running in 55ce0a8f7941 02:31:10 (1/1) Installing dumb-init (1.2.2-r1) 02:31:10 Executing busybox-1.31.1-r20.trigger 02:31:10 Removing intermediate container 47077237ca5d 02:31:10 ---> 4cda6507808e 02:31:10 Step 14/23 : ENV APP_PORT=59860 02:31:10 OK: 5 MiB in 15 packages 02:31:10 ---> Running in e70f20e84e87 02:31:11 Removing intermediate container 63e1d247da4f 02:31:11 ---> 63d7d8121269 02:31:11 Step 15/24 : EXPOSE $APP_PORT 02:31:11 Removing intermediate container 55ce0a8f7941 02:31:11 ---> 7c9504aa93e8 02:31:11 Step 14/22 : WORKDIR /edgex 02:31:11 ---> Running in 27a74fe81405 02:31:11 Removing intermediate container e70f20e84e87 02:31:11 ---> 69925ead6fb3 02:31:11 Step 15/23 : EXPOSE $APP_PORT 02:31:11 ---> Running in b7621eee02b1 02:31:12 ---> Running in c701831a6b3e 02:31:12 Removing intermediate container b5bace1bd469 02:31:12 ---> 6f1d9fdda76d 02:31:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:31:12 Removing intermediate container 27a74fe81405 02:31:12 ---> 1023d573ed90 02:31:12 Step 16/24 : WORKDIR / 02:31:12 ---> Running in 4a8c1ee4ed49 02:31:12 ---> Running in 9e1a1da382a8 02:31:12 Removing intermediate container b7621eee02b1 02:31:12 ---> c5dfd78174b8 02:31:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:31:12 Removing intermediate container c701831a6b3e 02:31:12 ---> 7d333766abc6 02:31:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:31:13 Removing intermediate container 4a8c1ee4ed49 02:31:13 ---> acbfb88d3fc2 02:31:13 Step 14/24 : ENV APP_PORT=59881 02:31:13 ---> Running in da8570ac83d2 02:31:13 Removing intermediate container 9e1a1da382a8 02:31:13 ---> 9ddd22d004a4 02:31:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:31:14 ---> 9b1ba8d731c3 02:31:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:31:14 ---> 32f206042d48 02:31:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:31:14 Removing intermediate container da8570ac83d2 02:31:14 ---> 255b16e7c1d3 02:31:14 Step 15/24 : EXPOSE $APP_PORT 02:31:14 ---> Running in b84143b452ab 02:31:15 ---> f30df5896685 02:31:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:31:15 Removing intermediate container b84143b452ab 02:31:15 ---> 75212ea242b6 02:31:15 Step 16/24 : WORKDIR / 02:31:16 ---> Running in cfd2d2b2e8d5 02:31:16 ---> 3dbf7cbd56eb 02:31:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:31:16 ---> 223529f5a727 02:31:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:31:17 Removing intermediate container cfd2d2b2e8d5 02:31:17 ---> c98b1d76975b 02:31:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:31:17 ---> 65b69950f4c2 02:31:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:31:18 ---> 742e5f7f22f1 02:31:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:31:18 ---> Running in a967f008a63b 02:31:18 ---> 605aa03e97d3 02:31:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:31:18 ---> dbe2b7e8ad0d 02:31:18 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:31:18 ---> ca682b0d3871 02:31:18 Step 20/24 : ENTRYPOINT ["/core-command"] 02:31:18 ---> Running in 74a606548c8b 02:31:18 ---> Running in f0a9da7dc319 02:31:19 Removing intermediate container a967f008a63b 02:31:19 ---> 162c3c09ebcf 02:31:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:31:19 ---> Running in f5356457f562 02:31:19 Removing intermediate container 74a606548c8b 02:31:19 ---> 1609ddfbf3f8 02:31:19 Step 19/22 : CMD ["--init=true"] 02:31:19 Removing intermediate container f0a9da7dc319 02:31:19 ---> 5b9859016948 02:31:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:31:20 ---> Running in 453a21800b4c 02:31:20 ---> Running in d8fa3a4a0f67 02:31:20 Removing intermediate container f5356457f562 02:31:20 ---> 6e037d8c9944 02:31:20 Step 21/23 : LABEL arch=arm64 02:31:20 ---> b7e22e1cd41e 02:31:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:31:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:31:20 Status: Downloaded newer image for docker:20.10.0 02:31:20 ---> eeaf43b92773 02:31: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' 02:31:20 ---> Running in 860d32e3b186 02:31:20 Removing intermediate container 453a21800b4c 02:31:20 ---> 42cd549ea337 02:31:20 Step 20/22 : LABEL arch=arm64 02:31:20 ---> Running in a0393780b48f 02:31:20 ---> Running in b322d45cdca6 02:31:20 Removing intermediate container d8fa3a4a0f67 02:31:20 ---> 6bc49d2c9bc8 02:31:20 Step 22/24 : LABEL arch=arm64 02:31:21 Removing intermediate container 860d32e3b186 02:31:21 ---> 248345b146ce 02:31:21 Step 22/23 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:31:21 ---> Running in bfe84caa775d 02:31:21 ---> Running in d19b6d76783e 02:31:21 ---> 800a8c41a5ca 02:31:21 Step 20/24 : ENTRYPOINT ["/core-metadata"]Removing intermediate container a0393780b48f 02:31:21 02:31:21 ---> 31abe998f2df 02:31:21 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 02:31:21 Removing intermediate container b322d45cdca6 02:31:21 ---> 2aaa85508d4a 02:31:21 Step 21/22 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:31:21 ---> Running in eaee74832a86 02:31:21 ---> Running in 34c809bce70f 02:31:22 ---> Running in 634b79a5fa9b 02:31:22 Removing intermediate container bfe84caa775d 02:31:22 ---> 7bd666cbfbed 02:31:22 Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:31:22 Removing intermediate container d19b6d76783e 02:31:22 ---> 1a648a71e2e3 02:31:22 Step 23/23 : LABEL version=0.0.0 02:31:22 ---> Running in a4a3aa07c642 02:31:22 ---> Running in 03b58b45caae 02:31:22 Removing intermediate container 634b79a5fa9b 02:31:22 ---> c4c00b50838d 02:31:22 Step 22/22 : LABEL version=0.0.0 02:31:22 Removing intermediate container eaee74832a86 02:31:22 ---> 391ac653b238 02:31:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:31:22 ---> Running in 935accbc09ac 02:31:22 ---> Running in f9b285ad4b4b 02:31:23 Removing intermediate container a4a3aa07c642 02:31:23 ---> 1cb2648ecdf5 02:31:23 Step 24/24 : LABEL version=0.0.0 02:31:23 ---> Running in bbcaeca26701 02:31:23 Removing intermediate container 03b58b45caae 02:31:23 ---> a559473c3786 02:31:23 02:31:23 Removing intermediate container 935accbc09ac 02:31:23 ---> 2b8a0d4870c3 02:31:23 02:31:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:23 Removing intermediate container f9b285ad4b4b 02:31:23 ---> c0e01d3470d4 02:31:23 Step 22/24 : LABEL arch=arm64 02:31:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:24 Successfully built a559473c3786 02:31:24 Successfully tagged support-notifications-arm64:latest 02:31:24 Removing intermediate container bbcaeca26701 02:31:24 ---> e07ef1df2bff 02:31:24 02:31:24  Building support-notifications ... done Successfully built 2b8a0d4870c3 02:31:24 Building security-bootstrapper 02:31:24 Successfully tagged security-proxy-setup-arm64:latest 02:31:24 Building security-secretstore-setup 02:31:24  Building security-proxy-setup ... done  ---> Running in cc0983a7aff1 02:31:24 (1/39) Installing readline (8.0.4-r0) 02:31:24 (2/39) Installing bash (5.0.17-r0) 02:31:24 Executing bash-5.0.17-r0.post-install 02:31:24 (3/39) Installing nghttp2-libs (1.41.0-r0) 02:31:24 (4/39) Installing libcurl (7.77.0-r0) 02:31:24 (5/39) Installing curl (7.77.0-r0) 02:31:24 (6/39) Installing dumb-init (1.2.2-r1) 02:31:24 (7/39) Installing libbz2 (1.0.8-r1) 02:31:24 (8/39) Installing expat (2.2.9-r1) 02:31:24 (9/39) Installing libffi (3.3-r2) 02:31:24 Successfully built e07ef1df2bff 02:31:24 (10/39) Installing gdbm (1.13-r1) 02:31:24 (11/39) Installing xz-libs (5.2.5-r0) 02:31:24 (12/39) Installing sqlite-libs (3.32.1-r1) 02:31:24 (13/39) Installing python3 (3.8.10-r0) 02:31:24 Successfully tagged core-command-arm64:latest 02:31:24  Building core-command ... done Building support-scheduler 02:31:24 Removing intermediate container cc0983a7aff1 02:31:24 ---> c227fc983b95 02:31:24 Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:31:25 ---> Running in f84becd6f847 02:31:26 Removing intermediate container f84becd6f847 02:31:26 ---> 1d0758550aee 02:31:26 Step 24/24 : LABEL version=0.0.0 02:31:26 (14/39) Installing py3-appdirs (1.4.4-r1) 02:31:26 (15/39) Installing py3-ordered-set (4.0.1-r0) 02:31:26 ---> Running in 6f182dcc468a 02:31:26 (16/39) Installing py3-parsing (2.4.7-r0) 02:31:26 (17/39) Installing py3-six (1.15.0-r0) 02:31:26 (18/39) Installing py3-packaging (20.4-r0) 02:31:26 (19/39) Installing py3-setuptools (47.0.0-r0) 02:31:26 (20/39) Installing py3-chardet (3.0.4-r4) 02:31:26 (21/39) Installing py3-idna (2.9-r0) 02:31:26 (22/39) Installing py3-certifi (2020.4.5.1-r0) 02:31:26 (23/39) Installing py3-urllib3 (1.25.9-r0) 02:31:26 (24/39) Installing py3-requests (2.23.0-r0) 02:31:26 (25/39) Installing py3-msgpack (1.0.0-r0) 02:31:26 (26/39) Installing py3-lockfile (0.12.2-r3) 02:31:26 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:31:26 (28/39) Installing py3-colorama (0.4.3-r0) 02:31:26 (29/39) Installing py3-distlib (0.3.0-r0) 02:31:26 (30/39) Installing py3-distro (1.5.0-r1) 02:31:26 (31/39) Installing py3-webencodings (0.5.1-r3) 02:31:26 (32/39) Installing py3-html5lib (1.0.1-r4) 02:31:26 (33/39) Installing py3-pytoml (0.1.21-r0) 02:31:26 (34/39) Installing py3-pep517 (0.8.2-r0) 02:31:26 (35/39) Installing py3-progress (1.5-r0) 02:31:26 (36/39) Installing py3-toml (0.10.1-r0) 02:31:26 (37/39) Installing py3-retrying (1.3.3-r0) 02:31:26 (38/39) Installing py3-contextlib2 (0.6.0-r0) 02:31:26 (39/39) Installing py3-pip (20.1.1-r0) 02:31:27 Removing intermediate container 6f182dcc468a 02:31:27 ---> 05c858f00df1 02:31:27 02:31:27 Executing busybox-1.31.1-r19.trigger 02:31:27 OK: 72 MiB in 59 packages 02:31:27 Successfully built 05c858f00df1 02:31:27 Successfully tagged core-metadata-arm64:latest 02:31:27  Building core-metadata ... done Building core-data 02:31:31 Collecting docker-compose==1.23.2 02:31:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:31:33 Collecting PyYAML<4,>=3.10 02:31:33 Downloading PyYAML-3.13.tar.gz (270 kB) 02:31:37 Collecting docker<4.0,>=3.6.0 02:31:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:31:37 Collecting jsonschema<3,>=2.5.1 02:31:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:31:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:31:38 Collecting texttable<0.10,>=0.9.0 02:31:38 Downloading texttable-0.9.1.tar.gz (11 kB) 02:31:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:31:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:31:41 Collecting dockerpty<0.5,>=0.4.1 02:31:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:31:43 Collecting docopt<0.7,>=0.6.1 02:31:43 Downloading docopt-0.6.2.tar.gz (25 kB) 02:31:46 Collecting cached-property<2,>=1.2.0 02:31:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:31:46 Collecting websocket-client<1.0,>=0.32.0 02:31:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:31:47 Collecting docker-pycreds>=0.4.0 02:31:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:31:47 Collecting idna<2.8,>=2.5 02:31:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:31:48 Collecting urllib3<1.25,>=1.21.1 02:31:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:31:48 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) 02:31:48 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) 02:31:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:31:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:31:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:31:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:31:49 Installing collected packages: PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, jsonschema, texttable, dockerpty, docopt, cached-property, docker-compose 02:31:49 Running setup.py install for PyYAML: started 02:31:52 Running setup.py install for PyYAML: finished with status 'done' 02:31:52 Attempting uninstall: idna 02:31:52 Found existing installation: idna 2.9 02:31:52 Uninstalling idna-2.9: 02:31:52 Successfully uninstalled idna-2.9 02:31:53 Attempting uninstall: urllib3 02:31:53 Found existing installation: urllib3 1.25.9 02:31:53 Uninstalling urllib3-1.25.9: 02:31:53 Successfully uninstalled urllib3-1.25.9 02:31:54 Attempting uninstall: requests 02:31:54 Found existing installation: requests 2.23.0 02:31:54 Uninstalling requests-2.23.0: 02:31:54 Successfully uninstalled requests-2.23.0 02:31:55 Running setup.py install for texttable: started 02:31:58 Running setup.py install for texttable: finished with status 'done' 02:31:58 Running setup.py install for dockerpty: started 02:32:00 Running setup.py install for dockerpty: finished with status 'done' 02:32:00 Running setup.py install for docopt: started 02:32:03 Running setup.py install for docopt: finished with status 'done' 02:32:04 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 02:32:12 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:32:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:32:12 ---> 7dd0e8f4be89 02:32:12 Step 3/26 : WORKDIR /edgex-go 02:32:12 ---> Using cache 02:32:12 ---> b49b8ad83627 02:32:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:12 ---> Using cache 02:32:12 ---> b7f08dff1016 02:32:12 Step 5/26 : RUN apk add --update --no-cache make git 02:32:12 ---> Using cache 02:32:12 ---> a881988a6c80 02:32:12 Step 6/26 : COPY go.mod . 02:32:12 ---> Using cache 02:32:12 ---> f3c3b4bd2e7c 02:32:12 Step 7/26 : RUN go mod download 02:32:12 ---> Using cache 02:32:12 ---> d6bc0d9b0c47 02:32:12 Step 8/26 : COPY . . 02:32:12 ---> Using cache 02:32:12 ---> 930c31ed0caa 02:32:12 Step 9/26 : RUN go mod tidy 02:32:12 ---> Using cache 02:32:12 ---> 51eb73b4d721 02:32:12 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:32:12 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:32:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:32:12 ---> 7dd0e8f4be89 02:32:12 Step 3/32 : WORKDIR /edgex-go 02:32:12 ---> Using cache 02:32:12 ---> b49b8ad83627 02:32:12 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:12 ---> Using cache 02:32:12 ---> b7f08dff1016 02:32:12 Step 5/32 : RUN apk add --update --no-cache make git 02:32:12 ---> Using cache 02:32:12 ---> a881988a6c80 02:32:12 Step 6/32 : COPY go.mod . 02:32:12 ---> Using cache 02:32:12 ---> f3c3b4bd2e7c 02:32:12 Step 7/32 : RUN go mod download 02:32:12 ---> Using cache 02:32:12 ---> d6bc0d9b0c47 02:32:12 Step 8/32 : COPY . . 02:32:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:32:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:32:12 ---> 7dd0e8f4be89 02:32:12 Step 3/23 : WORKDIR /edgex-go 02:32:12 ---> Using cache 02:32:12 ---> b49b8ad83627 02:32:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:12 ---> Using cache 02:32:12 ---> b7f08dff1016 02:32:12 Step 5/23 : RUN apk add --update --no-cache make git 02:32:12 ---> Using cache 02:32:12 ---> a881988a6c80 02:32:12 Step 6/23 : COPY go.mod . 02:32:12 ---> Using cache 02:32:12 ---> f3c3b4bd2e7c 02:32:12 Step 7/23 : RUN go mod download 02:32:12 ---> Using cache 02:32:12 ---> d6bc0d9b0c47 02:32:12 Step 8/23 : COPY . . 02:32:12 ---> Using cache 02:32:12 ---> 930c31ed0caa 02:32:12 Step 9/23 : RUN go mod tidy 02:32:12 ---> Using cache 02:32:12 ---> 51eb73b4d721 02:32:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:32:13 ---> Using cache 02:32:13 ---> 930c31ed0caa 02:32:13 Step 9/32 : RUN go mod tidy 02:32:13 ---> Using cache 02:32:13 ---> 51eb73b4d721 02:32:13 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:32:13 ---> Running in 1d3aaeec5fc6 02:32:13 ---> Running in ff48a766cec5 02:32:13 ---> Running in 579e8bba02ae 02:32:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:32:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:32:13 ---> 7dd0e8f4be89 02:32:13 Step 3/24 : WORKDIR /edgex-go 02:32:13 ---> Using cache 02:32:13 ---> b49b8ad83627 02:32:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:13 ---> Using cache 02:32:13 ---> b7f08dff1016 02:32:13 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:32:14 ---> Running in d24115d61811 02:32:16 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 02:32:16 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 02:32:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:32:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:32:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:32:17 Removing intermediate container 34c809bce70f 02:32:17 ---> 401bf0eba2be 02:32:17 Step 15/24 : ENV APP_PORT=58890 02:32:18 ---> Running in 460b0a884e64 02:32:19 Removing intermediate container 460b0a884e64 02:32:19 ---> 5c5cbce72d28 02:32:19 Step 16/24 : EXPOSE $APP_PORT 02:32:19 OK: 218 MiB in 52 packages 02:32:19 ---> Running in b19329917437 02:32:20 Removing intermediate container b19329917437 02:32:20 ---> 54cda9aee2c4 02:32:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:32:20 Removing intermediate container d24115d61811 02:32:20 ---> 5348653b387c 02:32:20 Step 6/24 : COPY go.mod . 02:32:22 ---> 2675afbf7720 02:32:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:32:22 ---> 76813e69f468 02:32:22 Step 7/24 : RUN go mod download 02:32:22 ---> Running in 9e27dca525aa 02:32:24 ---> 087eb6941da7 02:32:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:32:25 ---> f9c7ed13c516 02:32:25 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:32:26 ---> Running in bc8738bcef99 02:32:27 Removing intermediate container bc8738bcef99 02:32:27 ---> cb96aad2e340 02:32:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:32:27 ---> Running in 520f52bf20a1 02:32:28 Removing intermediate container 520f52bf20a1 02:32:28 ---> 93034c7ba226 02:32:28 Step 22/24 : LABEL arch=arm64 02:32:28 Removing intermediate container 9e27dca525aa 02:32:28 ---> 8cd51f141baf 02:32:28 Step 8/24 : COPY . . 02:32:28 ---> Running in 0547e6d48000 02:32:29 Removing intermediate container 0547e6d48000 02:32:29 ---> 8767fd483b2e 02:32:29 Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:32:29 ---> Running in 334f92bcb95c 02:32:31 Removing intermediate container 334f92bcb95c 02:32:31 ---> 3bbf0c126418 02:32:31 Step 24/24 : LABEL version=0.0.0 02:32:31 ---> Running in 6c8f9ed62d12 02:32:32 Removing intermediate container 6c8f9ed62d12 02:32:32 ---> d2266fc7021c 02:32:32 02:32:33 Successfully built d2266fc7021c 02:32:33 Successfully tagged sys-mgmt-agent-arm64:latest 02:32:48  Building sys-mgmt-agent ... done  ---> e57f0e029d3f 02:32:48 Step 9/24 : RUN go mod tidy 02:32:48 ---> Running in c6fb3c79d194 02:32:54 Removing intermediate container c6fb3c79d194 02:32:54 ---> 92d09ff28c3e 02:32:54 Step 10/24 : RUN make cmd/core-data/core-data 02:32:54 ---> Running in 97acf4147432 02:32:55 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 02:33:42 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 02:33:53 Removing intermediate container 579e8bba02ae 02:33:53 ---> 9e440e3d5165 02:33:53 02:33:53 Step 11/32 : FROM alpine:3.12 02:33:53 ---> 9852663dfa18 02:33:53 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:33:53 ---> Running in 5814b06e7af6 02:33:54 Removing intermediate container 5814b06e7af6 02:33:54 ---> cce25f5707b7 02:33:54 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:33:54 ---> Running in e049ea350901 02:33:57 Removing intermediate container 1d3aaeec5fc6 02:33:57 ---> 6b3425dc4c49 02:33:57 02:33:57 Step 11/26 : FROM alpine:3.12 02:33:57 ---> 9852663dfa18 02:33:57 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:33:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:33:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:33:57 ---> Running in 15c23be1f879 02:33:58 (1/2) Installing dumb-init (1.2.2-r1) 02:33:58 (2/2) Installing su-exec (0.2-r1) 02:33:58 Executing busybox-1.31.1-r20.trigger 02:33:58 OK: 5 MiB in 16 packages 02:33:58 Removing intermediate container ff48a766cec5 02:33:58 ---> dfe86a4e7b4b 02:33:58 02:33:58 Step 11/23 : FROM alpine:3.12 02:33:58 ---> 9852663dfa18 02:33:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:33:58 ---> Using cache 02:33:58 ---> 6f1d9fdda76d 02:33:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:33:58 ---> Using cache 02:33:58 ---> acbfb88d3fc2 02:33:58 Step 14/23 : ENV APP_PORT=59861 02:33:58 ---> Running in f73642648e7a 02:34:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:34:00 Removing intermediate container f73642648e7a 02:34:00 ---> 8f7f6e25b9e8 02:34:00 Step 15/23 : EXPOSE $APP_PORT 02:34:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:34:00 ---> Running in 173fba75c0ec 02:34:00 (1/6) Installing ca-certificates (20191127-r4) 02:34:00 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:34:00 (3/6) Installing libcurl (7.77.0-r0) 02:34:00 (4/6) Installing curl (7.77.0-r0) 02:34:00 (5/6) Installing dumb-init (1.2.2-r1) 02:34:00 (6/6) Installing su-exec (0.2-r1) 02:34:00 Executing busybox-1.31.1-r20.trigger 02:34:01 Executing ca-certificates-20191127-r4.trigger 02:34:01 Removing intermediate container e049ea350901 02:34:01 ---> 225dd7067daf 02:34:01 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:34:01 OK: 7 MiB in 20 packages 02:34:03 Removing intermediate container 173fba75c0ec 02:34:03 ---> 2c2a22c04e1f 02:34:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:34:03 ---> Running in 04b96b6cd52e 02:34:04 Removing intermediate container 04b96b6cd52e 02:34:04 ---> f58071518923 02:34:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:34:04 ---> Running in 7f8c23918b6e 02:34:04 ---> 61090c1e26dd 02:34:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:34:05 Removing intermediate container 7f8c23918b6e 02:34:05 ---> 1f8688ac8d56 02:34:05 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:34:05 Removing intermediate container 15c23be1f879 02:34:05 ---> ad73fe48df5c 02:34:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:34:05 ---> Running in e62d7640dd07 02:34:06 ---> Running in 4b955f08abeb 02:34:07 Removing intermediate container 4b955f08abeb 02:34:07 ---> 4f0504b221b4 02:34:07 Step 14/26 : WORKDIR / 02:34:07 ---> 53f3ac3f77a4 02:34:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:34:07 ---> Running in 9017a3e20257 02:34:08 Removing intermediate container 9017a3e20257 02:34:08 ---> 74b4ce7ea355 02:34:08 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:34:08 ---> 0a3b4f57dcc1 02:34:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:34:08 ---> Running in 4a2bf0b792ea 02:34:08 ---> 23d647cf6a02 02:34:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:34:09 Removing intermediate container 4a2bf0b792ea 02:34:09 ---> ce049bb754a2 02:34:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:34:09 Removing intermediate container e62d7640dd07 02:34:09 ---> af8735dae148 02:34:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:34:09 ---> Running in 18fb960cd36b 02:34:10 ---> Running in 608fa71cc085 02:34:10 ---> 6e9d035be6dc 02:34:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:34:10 Removing intermediate container 18fb960cd36b 02:34:10 ---> b4b80c98c77e 02:34:10 Step 21/23 : LABEL arch=arm64 02:34:10 ---> Running in 21caa0a37d9f 02:34:10 Removing intermediate container 608fa71cc085 02:34:10 ---> f641eda276fc 02:34:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:34:11 ---> b4b1d3806e61 02:34: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 02:34:11 Removing intermediate container 21caa0a37d9f 02:34:11 ---> b2c670cb4c79 02:34:11 Step 22/23 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:34:11 ---> Running in 17fef26f60e0 02:34:11 ---> 183789822103 02:34:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:34:12 ---> Running in 79e58f05cf87 02:34:12 ---> aa25c679808e 02:34:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:34:12 Removing intermediate container 17fef26f60e0 02:34:12 ---> 8c9d84034c8c 02:34:12 Step 23/23 : LABEL version=0.0.0 02:34:13 ---> Running in bd1e0e99ef2c 02:34:14 Removing intermediate container bd1e0e99ef2c 02:34:14 ---> c3bdfe63f53d 02:34:14 02:34:14 ---> c88f1410845c 02:34:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:34:14 Successfully built c3bdfe63f53d 02:34:14 Successfully tagged support-scheduler-arm64:latest 02:34:15  Building support-scheduler ... done  ---> e92ba0add29f 02:34:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:34:16 Removing intermediate container 79e58f05cf87 02:34:16 ---> ef170390593c 02:34:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:34:17 ---> f58e43848d5a 02:34:17 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/ 02:34:17 ---> 9158c630b5a4 02:34:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:34:17 Removing intermediate container 97acf4147432 02:34:17 ---> 2dc6344f657a 02:34:17 02:34:17 Step 11/24 : FROM alpine:3.12 02:34:17 ---> 9852663dfa18 02:34:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:34:17 ---> Running in 24735101ff0d 02:34:17 ---> Running in 06cfe452f976 02:34:18 Removing intermediate container 06cfe452f976 02:34:18 ---> 08208ee75593 02:34:18 Step 13/24 : ENV APP_PORT=59880 02:34:18 ---> Running in 73c3be272d17 02:34:18 ---> 2d6eefc4a9ae 02:34:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:34:19 Removing intermediate container 73c3be272d17 02:34:19 ---> 146c1b3e65be 02:34:19 Step 14/24 : EXPOSE $APP_PORT 02:34:19 ---> Running in 2070108f9752 02:34:19 ---> 287a03d4c4fa 02:34:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:34:19 Removing intermediate container 2070108f9752 02:34:19 ---> ff9fb8b3895b 02:34:19 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:20 ---> Running in 0584aa8ab5ec 02:34:20 Removing intermediate container 24735101ff0d 02:34:20 ---> 612b89e22caa 02:34:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:34:20 ---> Running in 3793b9921416 02:34:20 ---> a68d2e71a04d 02:34:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:34:21 Removing intermediate container 3793b9921416 02:34:21 ---> 5995e99ad19a 02:34:21 Step 24/26 : LABEL arch=arm64 02:34:21 ---> Running in 862b5d5b83a6 02:34:21 ---> 1e08891faef7 02:34:21 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:34:22 ---> Running in 925dddd4f601 02:34:22 Removing intermediate container 862b5d5b83a6 02:34:22 ---> 53d9ac35805d 02:34:22 Step 25/26 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:34:22 ---> Running in 4afdd35e493e 02:34:23 Removing intermediate container 925dddd4f601 02:34:23 ---> 229a237c80f9 02:34:23 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:34:23 Removing intermediate container 4afdd35e493e 02:34:23 ---> 732d8c82d129 02:34:23 Step 26/26 : LABEL version=0.0.0 02:34:23 ---> Running in f745b73f08e5 02:34:23 Removing intermediate container 0584aa8ab5ec 02:34:23 ---> d61fb0ea3e15 02:34:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:34:24 ---> Running in d98d98584e80 02:34:24 ---> e23066edade6 02:34:24 Step 27/32 : RUN chmod +x /entrypoint.sh 02:34:25 Removing intermediate container f745b73f08e5 02:34:25 ---> 917470639ce8 02:34:25 02:34:25 ---> Running in 146c90d71827 02:34:25 Successfully built 917470639ce8 02:34:25 Successfully tagged security-secretstore-setup-arm64:latest 02:34:26  Building security-secretstore-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:34:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:34:27 (1/6) Installing dumb-init (1.2.2-r1) 02:34:28 (2/6) Installing libgcc (9.3.0-r2) 02:34:28 Removing intermediate container 146c90d71827 02:34:28 ---> a09db526927b 02:34:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:34:28 (3/6) Installing libsodium (1.0.18-r0) 02:34:28 (4/6) Installing libstdc++ (9.3.0-r2) 02:34:28 ---> Running in b392c3f5db9c 02:34:28 (5/6) Installing libzmq (4.3.3-r0) 02:34:28 (6/6) Installing zeromq (4.3.3-r0) 02:34:28 Executing busybox-1.31.1-r20.trigger 02:34:28 OK: 8 MiB in 20 packages 02:34:29 Removing intermediate container b392c3f5db9c 02:34:29 ---> a42c678bd2ac 02:34:29 Step 29/32 : CMD ["gate"] 02:34:29 ---> Running in abf61d4775c7 02:34:30 Removing intermediate container abf61d4775c7 02:34:30 ---> df6c7067ae6e 02:34:30 Step 30/32 : LABEL arch=arm64 02:34:30 Removing intermediate container d98d98584e80 02:34:30 ---> 6954c404224c 02:34:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:34:30 ---> Running in 3eb91772950b 02:34:31 Removing intermediate container 3eb91772950b 02:34:31 ---> 966792f2c0c3 02:34:31 Step 31/32 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:34:31 ---> db163fd88767 02:34:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:34:31 ---> Running in 3be51e06f2c7 02:34:32 Removing intermediate container 3be51e06f2c7 02:34:32 ---> c1a84b935a36 02:34:32 Step 32/32 : LABEL version=0.0.0 02:34:32 ---> 7db95d5e2460 02:34:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:34:32 ---> Running in fcd197dc0b97 02:34:33 ---> c9d246e1f4ec 02:34:33 Step 20/24 : ENTRYPOINT ["/core-data"] 02:34:33 Removing intermediate container fcd197dc0b97 02:34:33 ---> 6f39e1ecb84d 02:34:33 02:34:33 ---> Running in bc7a1fda579b 02:34:33 Successfully built 6f39e1ecb84d 02:34:33 Successfully tagged security-bootstrapper-arm64:latest 02:34:33  Building security-bootstrapper ... done Removing intermediate container bc7a1fda579b 02:34:33 ---> 2acb3f24cd2d 02:34:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:34:33 ---> Running in cdf7977bf5f9 02:34:34 Removing intermediate container cdf7977bf5f9 02:34:34 ---> bc98ea102dbd 02:34:34 Step 22/24 : LABEL arch=arm64 02:34:34 ---> Running in 84669051d4bb 02:34:35 Removing intermediate container 84669051d4bb 02:34:35 ---> c5edcff96a8f 02:34:35 Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 02:34:35 ---> Running in dd8cdd4f6c05 02:34:35 Removing intermediate container dd8cdd4f6c05 02:34:35 ---> 6368d46af496 02:34:35 Step 24/24 : LABEL version=0.0.0 02:34:35 ---> Running in b9a3abbdf11e 02:34:36 Removing intermediate container b9a3abbdf11e 02:34:36 ---> e3b5bf742b0b 02:34:36 02:34:36 Successfully built e3b5bf742b0b 02:34:36 Successfully tagged core-data-arm64:latest 02:34:36  Building core-data ... done  [Pipeline] } 02:34:36 $ docker stop --time=1 75380066ae89cfe014749d6bc761ef7fe431df1c8d2ed11b07ebe189c3aea521 02:34:38 $ docker rm -f 75380066ae89cfe014749d6bc761ef7fe431df1c8d2ed11b07ebe189c3aea521 [Pipeline] // withDockerContainer [Pipeline] sh 02:34:39 + docker images 02:34:39 REPOSITORY TAG IMAGE ID CREATED SIZE 02:34:39 core-data-arm64 latest e3b5bf742b0b 4 seconds ago 19.1MB 02:34:39 security-bootstrapper-arm64 latest 6f39e1ecb84d 7 seconds ago 17.1MB 02:34:39 security-secretstore-setup-arm64 latest 917470639ce8 15 seconds ago 26.5MB 02:34:39 2dc6344f657a 23 seconds ago 975MB 02:34:39 support-scheduler-arm64 latest c3bdfe63f53d 26 seconds ago 15.1MB 02:34:39 dfe86a4e7b4b 42 seconds ago 968MB 02:34:39 6b3425dc4c49 43 seconds ago 974MB 02:34:39 9e440e3d5165 48 seconds ago 968MB 02:34:39 sys-mgmt-agent-arm64 latest d2266fc7021c 2 minutes ago 299MB 02:34:39 core-metadata-arm64 latest 05c858f00df1 3 minutes ago 15.6MB 02:34:39 core-command-arm64 latest e07ef1df2bff 3 minutes ago 15MB 02:34:39 security-proxy-setup-arm64 latest 2b8a0d4870c3 3 minutes ago 24MB 02:34:39 support-notifications-arm64 latest a559473c3786 3 minutes ago 15.7MB 02:34:39 473c71df1e7b 3 minutes ago 972MB 02:34:39 4c52c117e585 3 minutes ago 969MB 02:34:39 339aae899192 3 minutes ago 969MB 02:34:39 06208fd14ed8 3 minutes ago 972MB 02:34:39 8a1df1690930 3 minutes ago 967MB 02:34:39 ci-base-image-arm64 latest 7dd0e8f4be89 13 minutes ago 642MB 02:34:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 10 hours ago 429MB 02:34:39 alpine 3.12 9852663dfa18 8 weeks ago 5.32MB 02:34:39 docker 20.10.0 eeaf43b92773 6 months ago 228MB 02:34:39 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 02:34:41 ---> job-cost.sh 02:34:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1JV4 02:35:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:36:56 lf-activate-venv(): INFO: Adding /tmp/venv-1JV4/bin to PATH 02:36:56 INFO: No Stack... 02:36:56 INFO: Retrieving Pricing Info for: v2-standard-4 02:36:56 INFO: Archiving Costs [Pipeline] sh 02:36:57 + cut -d, -f6 02:36:57 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 02:36:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3557-2-stack-cost] 02:36:57 Resource [jenkins-edgexfoundry-edgex-go-PR-3557-2-stack-cost] did not exist. Created. 02:36:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3557-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:36:57 + echo total: 0.18000000715255737 [Pipeline] stash 02:36:58 Stashed 1 file(s) [Pipeline] } 02:36:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3557-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 02:36:59 provisioning config files... 02:36:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2737849492156481371tmp [Pipeline] { [Pipeline] sh 02:36:59 + set +x 02:36:59 + bash -s -- 02:36:59 + curl -s https://codecov.io/bash 02:36:59 02:36:59 _____ _ 02:36:59 / ____| | | 02:36:59 | | ___ __| | ___ ___ _____ __ 02:36:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:36:59 | |___| (_) | (_| | __/ (_| (_) \ V / 02:36:59 \_____\___/ \__,_|\___|\___\___/ \_/ 02:36:59 Bash-1.0.3 02:36:59 02:36:59 02:36:59 ==> git version 2.24.4 found 02:36:59 ==> 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 02:36:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:36:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:36:59 ==> Jenkins CI detected. 02:36:59 project root: . 02:36:59 --> token set from env 02:36:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:36:59 ==> Running gcov in . (disable via -X gcov) 02:36:59 ==> Python coveragepy not found 02:36:59 ==> Searching for coverage reports in: 02:36:59 + . 02:36:59 -> Found 1 reports 02:36:59 ==> Detecting git/mercurial file structure 02:36:59 ==> Reading reports 02:36:59 + ./coverage.out bytes=404951 02:36:59 ==> Appending adjustments 02:36:59 https://docs.codecov.io/docs/fixing-reports 02:37:01 + Found adjustments 02:37:01 ==> Gzipping contents 02:37:01 56K /tmp/codecov.u5QOoJ.gz 02:37:01 ==> Uploading reports 02:37:01 url: https://codecov.io 02:37:01 query: branch=PR-3557&commit=5120e818039371f5d2e6c13d33ca3c585cc21017&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3557%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3557&job=&cmd_args= 02:37:01 -> Pinging Codecov 02:37:01 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3557&commit=5120e818039371f5d2e6c13d33ca3c585cc21017&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3557%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3557&job=&cmd_args= 02:37:01 -> Uploading to 02:37:01 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/00271124DB129430A58F1EEE437C3FCB/5120e818039371f5d2e6c13d33ca3c585cc21017/95634c46-d122-455f-ae68-1272f343a5e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T023701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59ed4f4fe9ce807fdf809b7540b55a5d9ac936da496853174bd6dd68200ce8ee 02:37:01 % Total % Received % Xferd Average Speed Time Time Time Current 02:37:01 Dload Upload Total Spent Left Speed 02:37:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 90 54678 0 0 90 49152 0 265k --:--:-- --:--:-- --:--:-- 265k 100 54678 0 0 100 54678 0 93407 --:--:-- --:--:-- --:--:-- 93307 02:37:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5120e818039371f5d2e6c13d33ca3c585cc21017 [Pipeline] } 02:37:02 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 02:37:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:37:04 ---> package-listing.sh 02:37:04 ++ facter osfamily 02:37:04 ++ tr '[:upper:]' '[:lower:]' 02:37:04 + OS_FAMILY=redhat 02:37:04 + workspace=/w/workspace/edgex-go/2 02:37:04 + START_PACKAGES=/tmp/packages_start.txt 02:37:04 + END_PACKAGES=/tmp/packages_end.txt 02:37:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:37:04 + PACKAGES=/tmp/packages_start.txt 02:37:04 + '[' /w/workspace/edgex-go/2 ']' 02:37:04 + PACKAGES=/tmp/packages_end.txt 02:37:04 + case "${OS_FAMILY}" in 02:37:04 + rpm -qa 02:37:04 + sort 02:37:07 + '[' -f /tmp/packages_start.txt ']' 02:37:07 + '[' -f /tmp/packages_end.txt ']' 02:37:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:37:07 + '[' /w/workspace/edgex-go/2 ']' 02:37:07 + mkdir -p /w/workspace/edgex-go/2/archives/ 02:37:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 02:37:07 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 02:37:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:37:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:37:08 02:37:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:37:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:37:08 alpine: Pulling from edgex-lftools-log-publisher 02:37:08 df20fa9351a1: Pulling fs layer 02:37:08 36b3adc4ff6f: Pulling fs layer 02:37:08 8ad3a11d3b57: Pulling fs layer 02:37:08 46f8f816bc3b: Pulling fs layer 02:37:08 93b61091891f: Pulling fs layer 02:37:08 93b9cdb0e59b: Pulling fs layer 02:37:08 5e14af77c1be: Pulling fs layer 02:37:08 01666e4c0597: Pulling fs layer 02:37:08 aa168da1d23b: Pulling fs layer 02:37:08 93b9cdb0e59b: Waiting 02:37:08 5e14af77c1be: Waiting 02:37:08 01666e4c0597: Waiting 02:37:08 aa168da1d23b: Waiting 02:37:08 46f8f816bc3b: Waiting 02:37:08 93b61091891f: Waiting 02:37:08 36b3adc4ff6f: Verifying Checksum 02:37:08 36b3adc4ff6f: Download complete 02:37:08 46f8f816bc3b: Verifying Checksum 02:37:08 46f8f816bc3b: Download complete 02:37:08 df20fa9351a1: Verifying Checksum 02:37:08 df20fa9351a1: Download complete 02:37:08 93b9cdb0e59b: Verifying Checksum 02:37:08 93b9cdb0e59b: Download complete 02:37:09 5e14af77c1be: Verifying Checksum 02:37:09 5e14af77c1be: Download complete 02:37:09 93b61091891f: Download complete 02:37:09 01666e4c0597: Verifying Checksum 02:37:09 01666e4c0597: Download complete 02:37:09 df20fa9351a1: Pull complete 02:37:09 36b3adc4ff6f: Pull complete 02:37:09 8ad3a11d3b57: Verifying Checksum 02:37:09 8ad3a11d3b57: Download complete 02:37:09 8ad3a11d3b57: Pull complete 02:37:09 46f8f816bc3b: Pull complete 02:37:10 93b61091891f: Pull complete 02:37:10 93b9cdb0e59b: Pull complete 02:37:10 5e14af77c1be: Pull complete 02:37:10 01666e4c0597: Pull complete 02:37:11 aa168da1d23b: Verifying Checksum 02:37:11 aa168da1d23b: Download complete 02:37:15 aa168da1d23b: Pull complete 02:37:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:37:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:37:15 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 02:37:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:37:20 $ docker top d9d14f3ac0d4715c6fec3b0072ba67136c78689731de5291e4bb5ba8fa8187f7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:21 + touch /tmp/pre-build-complete [Pipeline] sh 02:37:21 + mkdir -p /var/log/sa [Pipeline] sh 02:37:21 + ls /var/log/sa-host 02:37:21 + sadf -c /var/log/sa-host/sa05 02:37:21 file_magic: OK 02:37:21 HZ: Using current value: 100 02:37:21 file_header: OK 02:37:21 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 02:37:21 Statistics: 02:37:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:37:21 File successfully converted to sysstat format version 12.2.1 02:37:21 + sadf -c /var/log/sa-host/sa10 02:37:21 file_magic: OK 02:37:21 HZ: Using current value: 100 02:37:21 file_header: OK 02:37:21 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 02:37:21 Statistics: 02:37:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:37:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:22 provisioning config files... 02:37:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3396752617556413327tmp [Pipeline] { [Pipeline] echo 02:37:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:37:22 ---> create-netrc.sh [Pipeline] } 02:37:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:37:23 ---> python-tools-install.sh [Pipeline] echo 02:37:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:37:23 ---> sudo-logs.sh 02:37:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:37:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:37:24 ---> job-cost.sh 02:37:24 lf-activate-venv: SKIPPING 02:37:24 DEBUG: total: 0.18000000715255737 02:37:24 INFO: Retrieving Stack Cost... 02:37:25 INFO: Retrieving Pricing Info for: v3-standard-2 02:37:25 INFO: Archiving Costs [Pipeline] echo 02:37:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:37:26 ---> logs-deploy.sh 02:37:26 lf-activate-venv: SKIPPING 02:37:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3557/2 02:37:26 INFO: archiving workspace using pattern(s): 02:37:27 Archives upload complete. 02:37:27 INFO: archiving logs to Nexus 02:37:28 ---> uname -a: 02:37:28 Linux prd-centos7-docker-4c-2g-116.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:37:28 02:37:28 02:37:28 ---> lscpu: 02:37:28 Architecture: x86_64 02:37:28 CPU op-mode(s): 32-bit, 64-bit 02:37:28 Byte Order: Little Endian 02:37:28 Address sizes: 40 bits physical, 48 bits virtual 02:37:28 CPU(s): 2 02:37:28 On-line CPU(s) list: 0,1 02:37:28 Thread(s) per core: 1 02:37:28 Core(s) per socket: 1 02:37:28 Socket(s): 2 02:37:28 NUMA node(s): 1 02:37:28 Vendor ID: AuthenticAMD 02:37:28 CPU family: 23 02:37:28 Model: 49 02:37:28 Model name: AMD EPYC-Rome Processor 02:37:28 Stepping: 0 02:37:28 CPU MHz: 2800.000 02:37:28 BogoMIPS: 5600.00 02:37:28 Virtualization: AMD-V 02:37:28 Hypervisor vendor: KVM 02:37:28 Virtualization type: full 02:37:28 L1d cache: 64 KiB 02:37:28 L1i cache: 64 KiB 02:37:28 L2 cache: 1 MiB 02:37:28 L3 cache: 32 MiB 02:37:28 NUMA node0 CPU(s): 0,1 02:37:28 Vulnerability Itlb multihit: Not affected 02:37:28 Vulnerability L1tf: Not affected 02:37:28 Vulnerability Mds: Not affected 02:37:28 Vulnerability Meltdown: Not affected 02:37:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:37:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:37:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:37:28 Vulnerability Srbds: Not affected 02:37:28 Vulnerability Tsx async abort: Not affected 02:37:28 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 02:37:28 02:37:28 02:37:28 ---> nproc: 02:37:28 2 02:37:28 02:37:28 02:37:28 ---> df -h: 02:37:28 Filesystem Size Used Available Use% Mounted on 02:37:28 overlay 40.0G 11.6G 28.4G 29% / 02:37:28 tmpfs 64.0M 0 64.0M 0% /dev 02:37:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:37:28 shm 64.0M 0 64.0M 0% /dev/shm 02:37:28 /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os 02:37:28 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf 02:37:28 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname 02:37:28 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts 02:37:28 /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json 02:37:28 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host 02:37:28 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure 02:37:28 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log 02:37:28 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/2 02:37:28 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/2@tmp 02:37:28 02:37:28 02:37:28 ---> free -m: 02:37:28 total used free shared buff/cache available 02:37:28 Mem: 7821 1328 2144 0 4348 6451 02:37:28 Swap: 1023 1 1022 02:37:28 02:37:28 02:37:28 ---> ip addr: 02:37:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:37:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:37:28 inet 127.0.0.1/8 scope host lo 02:37:28 valid_lft forever preferred_lft forever 02:37:28 inet6 ::1/128 scope host 02:37:28 valid_lft forever preferred_lft forever 02:37:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:37:28 link/ether fa:16:3e:6c:c3:9f brd ff:ff:ff:ff:ff:ff 02:37:28 inet 10.30.122.112/23 brd 10.30.123.255 scope global dynamic eth0 02:37:28 valid_lft 84963sec preferred_lft 84963sec 02:37:28 inet6 fe80::f816:3eff:fe6c:c39f/64 scope link 02:37:28 valid_lft forever preferred_lft forever 02:37:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:37:28 link/ether 02:42:12:01:36:c3 brd ff:ff:ff:ff:ff:ff 02:37:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:37:28 valid_lft forever preferred_lft forever 02:37:28 inet6 fe80::42:12ff:fe01:36c3/64 scope link 02:37:28 valid_lft forever preferred_lft forever 02:37:28 02:37:28 02:37:28 ---> sar -b -r -n DEV: 02:37:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 02:37:28 02:37:28 02:13:19 LINUX RESTART (2 CPU) 02:37:28 02:37:28 02:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:37:28 02:15:01 100.59 3.66 96.93 0.00 2645.49 19986.57 0.00 02:37:28 02:16:01 174.51 0.00 174.51 0.00 0.00 48237.84 0.00 02:37:28 02:17:01 59.95 0.00 59.95 0.00 0.00 9808.92 0.00 02:37:28 02:18:01 56.23 0.02 56.21 0.00 0.53 3258.78 0.00 02:37:28 02:19:03 596.75 207.56 389.19 0.00 6141.00 240746.55 0.00 02:37:28 02:20:01 389.28 94.75 294.54 0.00 4913.03 104150.14 0.00 02:37:28 02:21:01 478.18 37.35 440.83 0.00 3437.42 174143.54 0.00 02:37:28 02:22:01 61.83 7.61 54.22 0.00 1106.41 6280.25 0.00 02:37:28 02:23:01 0.13 0.00 0.13 0.00 0.00 2.00 0.00 02:37:28 02:24:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 02:37:28 02:25:01 0.35 0.00 0.35 0.00 0.00 4.55 0.00 02:37:28 02:26:01 0.23 0.00 0.23 0.00 0.00 2.33 0.00 02:37:28 02:27:01 0.30 0.00 0.30 0.00 0.00 3.48 0.00 02:37:28 02:28:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 02:37:28 02:29:01 0.37 0.18 0.18 0.00 5.73 2.33 0.00 02:37:28 02:30:01 0.87 0.00 0.87 0.00 0.00 16.77 0.00 02:37:28 02:31:01 0.20 0.00 0.20 0.00 0.00 2.07 0.00 02:37:28 02:32:01 0.30 0.00 0.30 0.00 0.00 3.78 0.00 02:37:28 02:33:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 02:37:28 02:34:01 0.47 0.20 0.27 0.00 2.00 3.07 0.00 02:37:28 02:35:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 02:37:28 02:36:01 0.18 0.00 0.18 0.00 0.00 1.93 0.00 02:37:28 02:37:01 3.78 3.46 0.32 0.00 263.69 16.41 0.00 02:37:28 Average: 83.84 15.53 68.32 0.00 803.56 26509.45 0.00 02:37:28 02:37:28 02:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:37:28 02:15:01 5160104 0 786272 9.82 2620 2059944 1257780 13.89 713652 1722056 156 02:37:28 02:16:01 4036740 0 1146964 14.32 2620 2822616 1678996 18.54 1256780 2180900 70384 02:37:28 02:17:01 3760144 0 1162532 14.52 2620 3083644 1726696 19.06 1403552 2287124 48480 02:37:28 02:18:01 3745492 0 1118648 13.97 2620 3142180 1630688 18.00 1300764 2392204 182852 02:37:28 02:19:03 1757304 0 1368904 17.09 2620 4880112 2050888 22.64 2089444 3472360 65868 02:37:28 02:20:01 1391024 0 1296976 16.19 2620 5318320 1469860 16.23 2204488 3701232 113476 02:37:28 02:21:01 1788692 0 1411904 17.63 2620 4805724 1953560 21.57 2006348 3459864 44 02:37:28 02:22:01 2829840 0 1256760 15.69 2620 3919720 1309280 14.46 1372752 3092456 16 02:37:28 02:23:01 2835368 0 1251232 15.62 2620 3919720 1267120 13.99 1408800 3053200 8 02:37:28 02:24:01 2835264 0 1251328 15.62 2620 3919728 1267228 13.99 1400576 3063376 12 02:37:28 02:25:01 2834124 0 1252468 15.64 2620 3919728 1267216 13.99 1402512 3062704 12 02:37:28 02:26:01 2834336 0 1252252 15.64 2620 3919732 1267120 13.99 1405056 3060140 12 02:37:28 02:27:01 2834268 0 1252312 15.64 2620 3919740 1267120 13.99 1405064 3060140 8 02:37:28 02:28:01 2834232 0 1252348 15.64 2620 3919740 1267120 13.99 1405164 3060140 8 02:37:28 02:29:01 2834128 0 1252416 15.64 2620 3919776 1267192 13.99 1405168 3060160 28 02:37:28 02:30:01 2834000 0 1252544 15.64 2620 3919776 1267120 13.99 1405084 3060160 12 02:37:28 02:31:01 2829456 0 1257080 15.70 2620 3919784 1267156 13.99 1413044 3056876 16 02:37:28 02:32:01 2829252 0 1257280 15.70 2620 3919788 1267120 13.99 1415956 3053852 8 02:37:28 02:33:01 2829516 0 1257012 15.70 2620 3919792 1267120 13.99 1416076 3053852 8 02:37:28 02:34:01 2826684 0 1259836 15.73 2620 3919800 1267204 13.99 1421708 3051108 12 02:37:28 02:35:01 2826616 0 1259904 15.73 2620 3919800 1267168 13.99 1421688 3051108 12 02:37:28 02:36:01 2827028 0 1259484 15.73 2620 3919808 1267120 13.99 1421628 3051108 8 02:37:28 02:37:01 2812160 0 1266544 15.81 2620 3927616 1282180 14.16 1427412 3058644 88 02:37:28 Average: 2909816 0 1234043 15.41 2620 3862460 1395654 15.41 1457509 2963685 20936 02:37:28 02:37:28 02:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:37:28 02:15:01 eth0 1134.87 1230.97 4488.64 134.37 0.00 0.00 0.00 0.00 02:37:28 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:15:01 docker0 959.10 756.75 78.21 2741.21 0.00 0.00 0.00 0.00 02:37:28 02:16:01 eth0 542.90 445.15 3548.37 48.51 0.00 0.00 0.00 0.00 02:37:28 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:16:01 vethe83e431 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:37:28 02:16:01 docker0 200.61 264.87 13.99 844.88 0.00 0.00 0.00 0.00 02:37:28 02:17:01 eth0 26.20 13.68 20.89 11.04 0.00 0.00 0.00 0.00 02:37:28 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:17:01 vethe83e431 1.13 1.13 0.09 0.10 0.00 0.00 0.00 0.00 02:37:28 02:17:01 docker0 1.13 1.13 0.08 0.10 0.00 0.00 0.00 0.00 02:37:28 02:18:01 eth0 38.01 26.57 24.75 109.16 0.00 0.00 0.00 0.00 02:37:28 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:18:01 vethe83e431 1.20 1.20 0.10 0.10 0.00 0.00 0.00 0.00 02:37:28 02:18:01 docker0 1.20 1.20 0.08 0.10 0.00 0.00 0.00 0.00 02:37:28 02:19:03 veth3aca402 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:19:03 veth6b9c7fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:19:03 veth1e139dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:19:03 eth0 258.22 219.03 1827.14 30.12 0.00 0.00 0.00 0.00 02:37:28 02:20:01 eth0 163.54 113.87 1468.25 19.57 0.00 0.00 0.00 0.00 02:37:28 02:20:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:37:28 02:20:01 vethe50bf27 0.00 1.26 0.00 0.06 0.00 0.00 0.00 0.00 02:37:28 02:20:01 docker0 1257.53 1141.82 98.78 3973.04 0.00 0.00 0.00 0.00 02:37:28 02:21:01 veth1b6263d 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 02:37:28 02:21:01 eth0 128.13 76.17 461.79 121.28 0.00 0.00 0.00 0.00 02:37:28 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:21:01 vethe50bf27 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 02:37:28 02:22:01 eth0 31.01 22.91 56.28 6.48 0.00 0.00 0.00 0.00 02:37:28 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:22:01 docker0 1273.04 1192.99 99.21 4307.88 0.00 0.00 0.00 0.00 02:37:28 02:23:01 eth0 0.37 0.38 0.02 0.03 0.00 0.00 0.00 0.00 02:37:28 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:24:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:37:28 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:25:01 eth0 0.57 0.50 0.44 0.03 0.00 0.00 0.00 0.00 02:37:28 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:26:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:37:28 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:27:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:37:28 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:37:28 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:29:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:37:28 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:30:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:37:28 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:31:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 02:37:28 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:37:28 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:34:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:37:28 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:35:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 02:37:28 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:37:01 eth0 6.16 3.75 5.65 2.73 0.00 0.00 0.00 0.00 02:37:28 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 Average: eth0 100.76 93.00 515.04 20.96 0.00 0.00 0.00 0.00 02:37:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:28 Average: docker0 55.42 51.93 4.32 187.52 0.00 0.00 0.00 0.00 02:37:28 02:37:28 02:37:28 ---> sar -P ALL: 02:37:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 02:37:28 02:37:28 02:13:19 LINUX RESTART (2 CPU) 02:37:28 02:37:28 02:14:02 CPU %user %nice %system %iowait %steal %idle 02:37:28 02:15:01 all 17.24 0.00 4.93 5.77 0.08 71.98 02:37:28 02:15:01 0 21.38 0.00 5.27 4.35 0.07 68.93 02:37:28 02:15:01 1 13.16 0.00 4.60 7.17 0.09 74.99 02:37:28 02:16:01 all 23.23 0.00 8.29 8.99 0.10 59.40 02:37:28 02:16:01 0 23.91 0.00 7.96 9.40 0.11 58.63 02:37:28 02:16:01 1 22.56 0.00 8.61 8.58 0.09 60.16 02:37:28 02:17:01 all 44.72 0.00 5.50 1.15 0.07 48.56 02:37:28 02:17:01 0 44.80 0.00 5.17 1.12 0.07 48.84 02:37:28 02:17:01 1 44.65 0.00 5.84 1.18 0.07 48.27 02:37:28 02:18:01 all 58.25 0.00 8.86 2.29 0.13 30.48 02:37:28 02:18:01 0 57.83 0.00 8.77 2.56 0.11 30.73 02:37:28 02:18:01 1 58.67 0.00 8.95 2.02 0.15 30.22 02:37:28 02:19:03 all 25.96 0.00 18.53 25.20 0.11 30.20 02:37:28 02:19:03 0 25.98 0.00 18.50 25.25 0.12 30.15 02:37:28 02:19:03 1 25.94 0.00 18.56 25.15 0.11 30.25 02:37:28 02:20:01 all 70.85 0.00 15.09 12.42 0.11 1.52 02:37:28 02:20:01 0 70.56 0.00 15.06 12.95 0.13 1.30 02:37:28 02:20:01 1 71.15 0.00 15.12 11.88 0.10 1.75 02:37:28 02:21:01 all 70.05 0.00 19.78 8.35 0.13 1.70 02:37:28 02:21:01 0 70.50 0.00 19.66 8.08 0.09 1.67 02:37:28 02:21:01 1 69.59 0.00 19.90 8.62 0.17 1.72 02:37:28 02:22:01 all 5.40 0.00 2.26 1.23 0.04 91.08 02:37:28 02:22:01 0 4.68 0.00 2.43 1.40 0.05 91.44 02:37:28 02:22:01 1 6.12 0.00 2.08 1.05 0.03 90.71 02:37:28 02:23:01 all 0.13 0.00 0.05 0.00 0.03 99.80 02:37:28 02:23:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:37:28 02:23:01 1 0.23 0.00 0.05 0.00 0.03 99.68 02:37:28 02:24:01 all 0.13 0.00 0.04 0.00 0.03 99.80 02:37:28 02:24:01 0 0.03 0.00 0.05 0.00 0.03 99.88 02:37:28 02:24:01 1 0.23 0.00 0.03 0.00 0.02 99.72 02:37:28 02:25:01 all 0.07 0.00 0.02 0.00 0.02 99.90 02:37:28 02:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 02:37:28 02:25:01 1 0.10 0.00 0.02 0.00 0.00 99.88 02:37:28 02:37:28 02:25:01 CPU %user %nice %system %iowait %steal %idle 02:37:28 02:26:01 all 0.13 0.00 0.03 0.00 0.03 99.82 02:37:28 02:26:01 0 0.05 0.00 0.03 0.00 0.03 99.88 02:37:28 02:26:01 1 0.20 0.00 0.02 0.00 0.02 99.77 02:37:28 02:27:01 all 0.05 0.00 0.03 0.00 0.02 99.91 02:37:28 02:27:01 0 0.08 0.00 0.03 0.00 0.03 99.85 02:37:28 02:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:37:28 02:28:01 all 0.09 0.00 0.03 0.00 0.03 99.86 02:37:28 02:28:01 0 0.17 0.00 0.03 0.00 0.03 99.77 02:37:28 02:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:37:28 02:29:01 all 0.10 0.00 0.05 0.00 0.03 99.82 02:37:28 02:29:01 0 0.17 0.00 0.05 0.00 0.02 99.77 02:37:28 02:29:01 1 0.03 0.00 0.05 0.00 0.03 99.88 02:37:28 02:30:01 all 0.13 0.00 0.03 0.00 0.03 99.81 02:37:28 02:30:01 0 0.23 0.00 0.03 0.00 0.02 99.72 02:37:28 02:30:01 1 0.03 0.00 0.03 0.00 0.03 99.90 02:37:28 02:31:01 all 0.10 0.00 0.02 0.00 0.02 99.87 02:37:28 02:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:37:28 02:31:01 1 0.18 0.00 0.02 0.00 0.02 99.78 02:37:28 02:32:01 all 0.14 0.00 0.02 0.00 0.01 99.83 02:37:28 02:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:37:28 02:32:01 1 0.25 0.00 0.02 0.00 0.02 99.72 02:37:28 02:33:01 all 0.13 0.00 0.02 0.00 0.02 99.83 02:37:28 02:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:37:28 02:33:01 1 0.23 0.00 0.02 0.00 0.03 99.72 02:37:28 02:34:01 all 0.10 0.00 0.03 0.01 0.03 99.83 02:37:28 02:34:01 0 0.03 0.00 0.02 0.02 0.02 99.92 02:37:28 02:34:01 1 0.17 0.00 0.05 0.00 0.03 99.75 02:37:28 02:35:01 all 0.11 0.00 0.03 0.00 0.02 99.85 02:37:28 02:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:37:28 02:35:01 1 0.20 0.00 0.02 0.00 0.02 99.77 02:37:28 02:36:01 all 0.11 0.00 0.02 0.00 0.02 99.86 02:37:28 02:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:37:28 02:36:01 1 0.18 0.00 0.03 0.00 0.02 99.77 02:37:28 02:37:28 02:36:01 CPU %user %nice %system %iowait %steal %idle 02:37:28 02:37:01 all 1.00 0.00 0.44 0.05 0.03 98.49 02:37:28 02:37:01 0 1.02 0.00 0.45 0.07 0.02 98.45 02:37:28 02:37:01 1 0.99 0.00 0.42 0.03 0.03 98.52 02:37:28 Average: all 12.98 0.00 3.45 2.70 0.05 80.83 02:37:28 Average: 0 13.12 0.00 3.43 2.68 0.04 80.72 02:37:28 Average: 1 12.84 0.00 3.47 2.71 0.05 80.94 02:37:28 02:37:28 02:37:28