Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0f4494481a7bb1629b14ab67d2a6bef5ce10488b+e3fe4ea6dc2b0363ea17cb6a495f96496b33254f (fd5dddadadaa9e220e9c9ba168e7e6dc3c3b977a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2798008552235761360.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-ssh6126727705211160633.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-3531/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-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1812036370784347208.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-ssh8387532996755702028.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6096642041442897738.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1306’ is offline Running on prd-centos7-docker-4c-2g-1309 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/18 [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/18 # 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/18@tmp/jenkins-gitclient-ssh3480455473961744257.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e3fe4ea6dc2b0363ea17cb6a495f96496b33254f into PR head commit 0f4494481a7bb1629b14ab67d2a6bef5ce10488b Merge succeeded, producing 0f4494481a7bb1629b14ab67d2a6bef5ce10488b Checking out Revision 0f4494481a7bb1629b14ab67d2a6bef5ce10488b (PR-3531) > 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/18@tmp/jenkins-gitclient-ssh1493703488253776147.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f4494481a7bb1629b14ab67d2a6bef5ce10488b # 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/18@tmp/jenkins-gitclient-ssh7552415436989208891.key > git merge e3fe4ea6dc2b0363ea17cb6a495f96496b33254f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f4494481a7bb1629b14ab67d2a6bef5ce10488b # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:19:31 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 67c73c28c1bc2f9985cd2763915b9dc4ae9ea9f6 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:19:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:19:31 ========================================================= 18:19:31 EdgeX Global Pipelines Version Info 18:19:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:19:32 ------------------- 18:19:32 stable info: 18:19:32 ------------------- 18:19:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:19:32 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 18:19:32 Message: update stable to v1.0.194 18:19:33 ------------------- 18:19:33 experimental info: 18:19:33 ------------------- 18:19:33 Commited By: **** collab-it+edgex@linuxfoundation.org 18:19:33 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:19:33 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:19:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:19:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 18:19:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 18:19:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 18:19:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f4494481a7bb1629b14ab67d2a6bef5ce10488b [Pipeline] echo 18:19:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f44944 [Pipeline] echo 18:19:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:34 provisioning config files... 18:19:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config1046140945758314817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:34 ---> docker-login.sh 18:19:34 nexus3.edgexfoundry.org:10001 18:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:34 Configure a credential helper to remove this warning. See 18:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:34 18:19:34 Login Succeeded 18:19:34 nexus3.edgexfoundry.org:10002 18:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:34 Configure a credential helper to remove this warning. See 18:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:34 18:19:34 Login Succeeded 18:19:34 nexus3.edgexfoundry.org:10003 18:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:35 Configure a credential helper to remove this warning. See 18:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:35 18:19:35 Login Succeeded 18:19:35 nexus3.edgexfoundry.org:10004 18:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:35 Configure a credential helper to remove this warning. See 18:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:35 18:19:35 Login Succeeded 18:19:35 docker.io 18:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:35 Configure a credential helper to remove this warning. See 18:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:35 18:19:35 Login Succeeded 18:19:35 ---> docker-login.sh ends [Pipeline] } 18:19:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:19:36 ++ 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 18:19:36 + for file in '`ls cmd/**/Dockerfile`' 18:19:36 ++ dirname cmd/core-command/Dockerfile 18:19:36 ++ cut -d/ -f2 18:19:36 + echo core-command,cmd/core-command/Dockerfile 18:19:36 + for file in '`ls cmd/**/Dockerfile`' 18:19:36 ++ dirname cmd/core-data/Dockerfile 18:19:36 ++ cut -d/ -f2 18:19:36 + echo core-data,cmd/core-data/Dockerfile 18:19:36 + for file in '`ls cmd/**/Dockerfile`' 18:19:36 ++ dirname cmd/core-metadata/Dockerfile 18:19:36 ++ cut -d/ -f2 18:19:36 + echo core-metadata,cmd/core-metadata/Dockerfile 18:19:36 + for file in '`ls cmd/**/Dockerfile`' 18:19:36 ++ dirname cmd/security-bootstrapper/Dockerfile 18:19:36 ++ cut -d/ -f2 18:19:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:19:36 + for file in '`ls cmd/**/Dockerfile`' 18:19:36 ++ dirname cmd/security-proxy-setup/Dockerfile 18:19:36 ++ cut -d/ -f2 18:19:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:19:36 + for file in '`ls cmd/**/Dockerfile`' 18:19:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:19:36 ++ cut -d/ -f2 18:19:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:19:36 + for file in '`ls cmd/**/Dockerfile`' 18:19:36 ++ dirname cmd/support-notifications/Dockerfile 18:19:36 ++ cut -d/ -f2 18:19:36 + echo support-notifications,cmd/support-notifications/Dockerfile 18:19:36 + for file in '`ls cmd/**/Dockerfile`' 18:19:36 ++ dirname cmd/support-scheduler/Dockerfile 18:19:36 ++ cut -d/ -f2 18:19:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:19:36 + for file in '`ls cmd/**/Dockerfile`' 18:19:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:19:36 ++ cut -d/ -f2 18:19:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:19:36 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 18:19:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:19:36 18:19:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:19:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:19:37 latest: Pulling from edgex-devops/git-semver 18:19:37 31603596830f: Pulling fs layer 18:19:37 54011a49482f: Pulling fs layer 18:19:37 a6820b24f6d8: Pulling fs layer 18:19:37 f581987b2513: Pulling fs layer 18:19:37 f581987b2513: Waiting 18:19:37 54011a49482f: Download complete 18:19:37 31603596830f: Verifying Checksum 18:19:37 31603596830f: Download complete 18:19:37 f581987b2513: Verifying Checksum 18:19:37 f581987b2513: Download complete 18:19:37 31603596830f: Pull complete 18:19:37 54011a49482f: Pull complete 18:19:37 a6820b24f6d8: Verifying Checksum 18:19:37 a6820b24f6d8: Download complete 18:19:38 a6820b24f6d8: Pull complete 18:19:38 f581987b2513: Pull complete 18:19:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:19:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:19:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:19:38 prd-centos7-docker-4c-2g-1309 does not seem to be running inside a container 18:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:19:39 $ docker top 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:19:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:39 [ssh-agent] Looking for ssh-agent implementation... 18:19:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:39 $ docker exec 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb ssh-agent 18:19:39 SSH_AUTH_SOCK=/tmp/ssh-L8TsxfkkeiDv/agent.13 18:19:39 SSH_AGENT_PID=19 18:19:39 Running ssh-add (command line suppressed) 18:19:40 Identity added: /w/workspace/edgex-go/18@tmp/private_key_2852920264835101616.key (/w/workspace/edgex-go/18@tmp/private_key_2852920264835101616.key) 18:19:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:40 + git tag --points-at HEAD [Pipeline] } 18:19:40 $ docker exec --env ******** --env ******** 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb ssh-agent -k 18:19:40 unset SSH_AUTH_SOCK; 18:19:40 unset SSH_AGENT_PID; 18:19:40 echo Agent pid 19 killed; 18:19:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:19:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:40 [ssh-agent] Looking for ssh-agent implementation... 18:19:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:40 $ docker exec 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb ssh-agent 18:19:40 SSH_AUTH_SOCK=/tmp/ssh-nzJdVZuagatV/agent.53 18:19:40 SSH_AGENT_PID=60 18:19:40 Running ssh-add (command line suppressed) 18:19:40 Identity added: /w/workspace/edgex-go/18@tmp/private_key_6434488896067144040.key (/w/workspace/edgex-go/18@tmp/private_key_6434488896067144040.key) 18:19:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:41 + git semver init 18:19:41 # -> Open(): unable to determine branch for HEAD 18:19:41 # $GIT_DIR = /w/workspace/edgex-go/18/.git 18:19:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/18 18:19:41 # $SEMVER_REMOTE_NAME = origin 18:19:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:19:41 # $SEMVER_USER_NAME = edgex-jenkins 18:19:41 # $SEMVER_BRANCH = PR-3531 18:19:41 # $SEMVER_TEMP = /tmp/semver-579983111 18:19:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:19:59 # '/tmp/semver-579983111' -> '/w/workspace/edgex-go/18/.semver' 18:19:59 # -> Force: false 18:19:59 # $SEMVER_DIR = /w/workspace/edgex-go/18/.semver [Pipeline] } 18:19:59 $ docker exec --env ******** --env ******** 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb ssh-agent -k 18:19:59 unset SSH_AUTH_SOCK; 18:19:59 unset SSH_AGENT_PID; 18:19:59 echo Agent pid 60 killed; 18:19:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:19:59 + git semver [Pipeline] } 18:19:59 $ docker stop --time=1 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb 18:20:05 $ docker rm -f 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb [Pipeline] // withDockerContainer [Pipeline] sh 18:20:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:20:06 Stashed 1 file(s) [Pipeline] echo 18:20:06 [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 18:20:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:20:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:20:07 + sudo service docker restart 18:20:07 + true 18:20:07 Redirecting to /bin/systemctl restart docker.service 18:20:21 Still waiting to schedule task 18:20:21 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1297’ is offline [Pipeline] echo 18:20:26 ========================================================= 18:20:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:20:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:20:26 + 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 . 18:20:27 Sending build context to Docker daemon 329.3MB 18:20:27 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:20:27 Step 2/6 : FROM ${BASE} 18:20:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:20:27 540db60ca938: Pulling fs layer 18:20:27 adcc1eea9eea: Pulling fs layer 18:20:27 4c4ab2625f07: Pulling fs layer 18:20:27 0510c868ecb4: Pulling fs layer 18:20:27 afea3b2eda06: Pulling fs layer 18:20:27 7809a108b3ef: Pulling fs layer 18:20:27 f706445af74f: Pulling fs layer 18:20:27 afea3b2eda06: Waiting 18:20:27 7809a108b3ef: Waiting 18:20:27 f706445af74f: Waiting 18:20:27 0510c868ecb4: Waiting 18:20:27 4c4ab2625f07: Verifying Checksum 18:20:27 4c4ab2625f07: Download complete 18:20:27 adcc1eea9eea: Verifying Checksum 18:20:27 adcc1eea9eea: Download complete 18:20:27 afea3b2eda06: Verifying Checksum 18:20:27 afea3b2eda06: Download complete 18:20:28 7809a108b3ef: Verifying Checksum 18:20:28 7809a108b3ef: Download complete 18:20:28 540db60ca938: Verifying Checksum 18:20:28 540db60ca938: Download complete 18:20:28 540db60ca938: Pull complete 18:20:28 adcc1eea9eea: Pull complete 18:20:28 4c4ab2625f07: Pull complete 18:20:29 f706445af74f: Verifying Checksum 18:20:29 f706445af74f: Download complete 18:20:29 0510c868ecb4: Verifying Checksum 18:20:29 0510c868ecb4: Download complete 18:20:33 0510c868ecb4: Pull complete 18:20:33 afea3b2eda06: Pull complete 18:20:33 7809a108b3ef: Pull complete 18:20:35 f706445af74f: Pull complete 18:20:35 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:20:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:20:35 ---> b068be0155e3 18:20:35 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 18:20:37 ---> Running in 5ffe3358a29a 18:20:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:20:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:20:39 (1/12) Installing libmagic (5.39-r0) 18:20:39 (2/12) Installing file (5.39-r0) 18:20:39 (3/12) Installing libc-dev (0.7.2-r3) 18:20:39 (4/12) Installing g++ (10.2.1_pre1-r3) 18:20:47 (5/12) Installing fortify-headers (1.1-r0) 18:20:47 (6/12) Installing patch (2.7.6-r6) 18:20:47 (7/12) Installing build-base (0.5-r2) 18:20:47 (8/12) Installing libsodium (1.0.18-r0) 18:20:47 (9/12) Installing pkgconf (1.7.3-r0) 18:20:47 (10/12) Installing libsodium-dev (1.0.18-r0) 18:20:47 (11/12) Installing libzmq (4.3.3-r1) 18:20:47 (12/12) Installing zeromq-dev (4.3.3-r1) 18:20:47 Executing busybox-1.32.1-r6.trigger 18:20:47 OK: 219 MiB in 52 packages 18:20:49 Removing intermediate container 5ffe3358a29a 18:20:49 ---> cad70b21c26a 18:20:49 Step 4/6 : WORKDIR /edgex-go 18:20:49 ---> Running in d5558865cb7b 18:20:49 Removing intermediate container d5558865cb7b 18:20:49 ---> 5b9c0e757494 18:20:49 Step 5/6 : COPY go.mod . 18:20:49 ---> 9a7ae77ec810 18:20:49 Step 6/6 : RUN go mod download 18:20:49 ---> Running in a419b8b77ef9 18:21:04 Removing intermediate container a419b8b77ef9 18:21:04 ---> 2666339bf448 18:21:04 Successfully built 2666339bf448 18:21:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:21:05 + docker inspect -f . ci-base-image-x86_64 18:21:05 . [Pipeline] withDockerContainer 18:21:05 prd-centos7-docker-4c-2g-1309 does not seem to be running inside a container 18:21:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:21:05 $ docker top 1a94320c18fb5ad28bee3502b0418caf159f7ff7144f2f20bbb0934026210559 -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:06 + go version 18:21:06 go version go1.16.3 linux/amd64 [Pipeline] } 18:21:06 $ docker stop --time=1 1a94320c18fb5ad28bee3502b0418caf159f7ff7144f2f20bbb0934026210559 18:21:07 $ docker rm -f 1a94320c18fb5ad28bee3502b0418caf159f7ff7144f2f20bbb0934026210559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:21:07 + docker inspect -f . ci-base-image-x86_64 18:21:07 . [Pipeline] withDockerContainer 18:21:07 prd-centos7-docker-4c-2g-1309 does not seem to be running inside a container 18: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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:21:08 $ docker top 83a6d46d49228e6c1d01cd0bad111900500206a07b89464b4bfb8b292b12d109 -eo pid,comm [Pipeline] { [Pipeline] echo 18:21:08 ========================================================= 18:21:08 [edgeXBuildGoParallel] Running Tests and Build... 18:21:08 ========================================================= [Pipeline] sh 18:21:08 + go mod tidy [Pipeline] sh 18:21:09 + make test 18:21:09 go mod tidy 18:21:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:21:14 ? github.com/edgexfoundry/edgex-go [no test files] 18:21:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:21:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:21:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:21:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:21:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:21:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:21:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:21:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:21:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:21:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:21:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:21:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:21:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 18:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:21:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements 18:21:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:21:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 53.4% of statements 18:21:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:21:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:21:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.099s coverage: 87.7% of statements 18:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:21:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.082s coverage: 78.9% of statements 18:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.239s coverage: 95.1% of statements 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:21:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:21:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.8% of statements 18:21:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:21:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 18:21:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements 18:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 18:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 18:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 18:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements 18:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 18:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 18:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 18:22:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.164s coverage: 81.8% of statements 18:22:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 76.0% of statements 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.171s coverage: 66.9% of statements 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 18:22:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:22:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:22:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.113s coverage: 91.9% of statements 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:22:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:22:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.6% of statements 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:22:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:22:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:22:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 18:22:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 18:22:31 GO111MODULE=on go vet ./... 18:22:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1312 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 18:22:58 Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout 18:22:58 gofmt -l . 18:22:58 [ "`gofmt -l .`" = "" ] 18:22:58 ./bin/test-attribution-txt.sh [Pipeline] sh 18:22:58 The recommended git tool is: git 18:22:58 + ls -al . 18:22:58 total 516 18:22:58 drwxrwxr-x 10 1001 1001 4096 Jun 14 18:22 . 18:22:58 drwxr-xr-x 4 root root 30 Jun 14 18:21 .. 18:22:58 -rw-rw-r-- 1 1001 1001 11 Jun 14 18:19 .dockerignore 18:22:58 drwxrwxr-x 8 1001 1001 179 Jun 14 18:19 .git 18:22:58 drwxrwxr-x 3 1001 1001 125 Jun 14 18:19 .github 18:22:58 -rw-rw-r-- 1 1001 1001 818 Jun 14 18:19 .gitignore 18:22:58 drwx------ 3 1001 1001 60 Jun 14 18:19 .semver 18:22:58 -rw-rw-r-- 1 1001 1001 166 Jun 14 18:19 .sonarcloud.properties 18:22:58 -rw-rw-r-- 1 1001 1001 8609 Jun 14 18:19 Attribution.txt 18:22:58 -rw-rw-r-- 1 1001 1001 3804 Jun 14 18:19 CONTRIBUTING.md 18:22:58 -rw-rw-r-- 1 1001 1001 931 Jun 14 18:19 Dockerfile.build 18:22:58 -rw-rw-r-- 1 1001 1001 849 Jun 14 18:19 Jenkinsfile 18:22:58 -rw-rw-r-- 1 1001 1001 10775 Jun 14 18:19 LICENSE 18:22:58 -rw-rw-r-- 1 1001 1001 5605 Jun 14 18:19 Makefile 18:22:58 -rw-rw-r-- 1 1001 1001 7978 Jun 14 18:19 README.md 18:22:58 -rw-rw-r-- 1 1001 1001 7071 Jun 14 18:19 SECURITY.md 18:22:58 -rw-rw-r-- 1 1001 1001 5 Jun 14 18:20 VERSION 18:22:58 -rw-rw-r-- 1 1001 1001 4131 Jun 14 18:19 ZMQWindows.md 18:22:58 drwxrwxr-x 2 1001 1001 37 Jun 14 18:19 bin 18:22:58 drwxrwxr-x 14 1001 1001 4096 Jun 14 18:19 cmd 18:22:58 -rw-r--r-- 1 root root 398195 Jun 14 18:22 coverage.out 18:22:58 -rw-rw-r-- 1 1001 1001 841 Jun 14 18:19 go.mod 18:22:58 -rw-r--r-- 1 root root 21043 Jun 14 18:21 go.sum 18:22:58 drwxrwxr-x 7 1001 1001 114 Jun 14 18:19 internal 18:22:58 drwxrwxr-x 3 1001 1001 16 Jun 14 18:19 openapi 18:22:58 drwxrwxr-x 4 1001 1001 71 Jun 14 18:19 snap 18:22:58 -rw-rw-r-- 1 1001 1001 168 Jun 14 18:19 version.go [Pipeline] sh 18:22:58 + '[' -e coverage.out ] 18:22:58 + chown 1001:1001 coverage.out [Pipeline] stash 18:22:58 Stashed 1 file(s) [Pipeline] sh 18:22:59 + make build 18:22:59 go mod tidy 18:22:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:23:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:23:04 using credential edgex-jenkins-ssh 18:23:04 Cloning the remote Git repository 18:23:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:23:04 > git init /w/workspace/edgex-go/18 # timeout=10 18:23:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:23:04 > git --version # timeout=10 18:23:04 > git --version # 'git version 2.17.1' 18:23:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:23:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:23:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:23: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 18:23:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:23:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:23:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:23:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:23:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:23:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:23:16 $ docker stop --time=1 83a6d46d49228e6c1d01cd0bad111900500206a07b89464b4bfb8b292b12d109 18:23:21 $ docker rm -f 83a6d46d49228e6c1d01cd0bad111900500206a07b89464b4bfb8b292b12d109 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:23:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:23:23 18:23:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:23:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:23:23 latest: Pulling from edgex-devops/edgex-compose 18:23:23 cbdbe7a5bc2a: Pulling fs layer 18:23:23 ca9280d653b3: Pulling fs layer 18:23:23 7e9c9ca2126c: Pulling fs layer 18:23:23 cbdbe7a5bc2a: Verifying Checksum 18:23:23 cbdbe7a5bc2a: Download complete 18:23:24 cbdbe7a5bc2a: Pull complete 18:23:24 ca9280d653b3: Verifying Checksum 18:23:24 ca9280d653b3: Download complete 18:23:25 ca9280d653b3: Pull complete 18:23:25 7e9c9ca2126c: Verifying Checksum 18:23:25 7e9c9ca2126c: Download complete 18:23:28 7e9c9ca2126c: Pull complete 18:23:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:23:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:23:28 prd-centos7-docker-4c-2g-1309 does not seem to be running inside a container 18:23:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:23:33 Merging remotes/origin/master commit e3fe4ea6dc2b0363ea17cb6a495f96496b33254f into PR head commit 0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:23:33 Merge succeeded, producing 0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:23:33 Checking out Revision 0f4494481a7bb1629b14ab67d2a6bef5ce10488b (PR-3531) 18:23:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:23:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:23:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:23:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:23:33 > git config core.sparsecheckout # timeout=10 18:23:33 > git checkout -f 0f4494481a7bb1629b14ab67d2a6bef5ce10488b # timeout=10 18:23:33 > git remote # timeout=10 18:23:33 > git config --get remote.origin.url # timeout=10 18:23:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:33 > git merge e3fe4ea6dc2b0363ea17cb6a495f96496b33254f # timeout=10 18:23:33 > git rev-parse HEAD^{commit} # timeout=10 18:23:33 > git config core.sparsecheckout # timeout=10 18:23:33 > git checkout -f 0f4494481a7bb1629b14ab67d2a6bef5ce10488b # timeout=10 18:23:38 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" 18:23:42 $ docker top fda4c7655482bfa365418a8250013a1d268c57c2db90098b87f865d35a155b6b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:42 + docker-compose build --help 18:23:42 + grep parallel 18:23:42 --parallel Build images in parallel. [Pipeline] } 18:23:42 $ docker stop --time=1 fda4c7655482bfa365418a8250013a1d268c57c2db90098b87f865d35a155b6b 18:23:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 18:23:44 $ docker rm -f fda4c7655482bfa365418a8250013a1d268c57c2db90098b87f865d35a155b6b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:23:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:23:44 . [Pipeline] withDockerContainer 18:23:44 prd-centos7-docker-4c-2g-1309 does not seem to be running inside a container 18:23:45 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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 18:23:45 + sudo service docker restart 18:23:45 + true 18:23:45 $ docker top 2756516b99230eabdc7cc0c2c187835c31fe5ab39051015d72d49a8cea503b7e -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:45 + docker-compose -f ./docker-compose-build.yml build --parallel 18:23:46 Building core-command ... 18:23:46 Building core-data ... 18:23:46 Building core-metadata ... 18:23:46 Building security-bootstrapper ... 18:23:46 Building security-proxy-setup ... 18:23:46 Building security-secretstore-setup ... 18:23:46 Building support-notifications ... 18:23:46 Building support-scheduler ... 18:23:46 Building sys-mgmt-agent ... 18:23:46 Building sys-mgmt-agent 18:23:46 Building core-data 18:23:46 Building support-scheduler 18:23:46 Building support-notifications 18:23:46 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:03 provisioning config files... 18:24:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config2099660688240879866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:03 ---> docker-login.sh 18:24:03 nexus3.edgexfoundry.org:10001 18:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:05 Configure a credential helper to remove this warning. See 18:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:05 18:24:05 Login Succeeded 18:24:05 nexus3.edgexfoundry.org:10002 18:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:05 Configure a credential helper to remove this warning. See 18:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:05 18:24:05 Login Succeeded 18:24:05 nexus3.edgexfoundry.org:10003 18:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:06 Configure a credential helper to remove this warning. See 18:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:06 18:24:06 Login Succeeded 18:24:06 nexus3.edgexfoundry.org:10004 18:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:06 Configure a credential helper to remove this warning. See 18:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:06 18:24:06 Login Succeeded 18:24:06 docker.io 18:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:07 Configure a credential helper to remove this warning. See 18:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:07 18:24:07 Login Succeeded 18:24:07 ---> docker-login.sh ends [Pipeline] } 18:24:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:24:08 ========================================================= 18:24:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:24:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:24:08 + 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 . 18:24:11 Sending build context to Docker daemon 166.3MB 18:24:11 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:24:11 Step 2/6 : FROM ${BASE} 18:24:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:24:11 595b0fe564bb: Pulling fs layer 18:24:11 3088b5b3c5c0: Pulling fs layer 18:24:11 5b7225fbf94c: Pulling fs layer 18:24:11 ba82ee9f976e: Pulling fs layer 18:24:11 506bd15cee9f: Pulling fs layer 18:24:11 75a0a4a0db45: Pulling fs layer 18:24:11 618dc40b7e24: Pulling fs layer 18:24:11 506bd15cee9f: Waiting 18:24:11 75a0a4a0db45: Waiting 18:24:11 618dc40b7e24: Waiting 18:24:11 ba82ee9f976e: Waiting 18:24:11 5b7225fbf94c: Verifying Checksum 18:24:11 5b7225fbf94c: Download complete 18:24:11 3088b5b3c5c0: Verifying Checksum 18:24:11 3088b5b3c5c0: Download complete 18:24:11 506bd15cee9f: Verifying Checksum 18:24:11 506bd15cee9f: Download complete 18:24:11 595b0fe564bb: Download complete 18:24:11 75a0a4a0db45: Verifying Checksum 18:24:11 75a0a4a0db45: Download complete 18:24:11 595b0fe564bb: Pull complete 18:24:12 3088b5b3c5c0: Pull complete 18:24:12 5b7225fbf94c: Pull complete 18:24:13 618dc40b7e24: Verifying Checksum 18:24:13 618dc40b7e24: Download complete 18:24:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:24:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:24:13 ---> 2666339bf448 18:24:13 Step 3/24 : WORKDIR /edgex-go 18:24:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:24:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:24:13 ---> 2666339bf448 18:24:13 Step 3/23 : WORKDIR /edgex-go 18:24:13 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:24:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:24:13 ---> 2666339bf448 18:24:13 Step 3/32 : WORKDIR /edgex-go 18:24:14 ba82ee9f976e: Download complete 18:24:24 ba82ee9f976e: Pull complete 18:24:24 506bd15cee9f: Pull complete 18:24:25 75a0a4a0db45: Pull complete 18:24:29 618dc40b7e24: Pull complete 18:24:29 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:24:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:24:29 ---> a36622ca3599 18:24:29 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:24:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:24:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:24:31 ---> 2666339bf448 18:24:31 Step 3/23 : WORKDIR /edgex-go 18:24:31 ---> Running in 597cf7908cd6 18:24:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:24:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:24:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:24:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:24:33 ---> 2666339bf448 18:24:33 Step 3/24 : WORKDIR /edgex-go 18:24:34 (1/12) Installing libmagic (5.39-r0) 18:24:34 (2/12) Installing file (5.39-r0) 18:24:34 (3/12) Installing libc-dev (0.7.2-r3) 18:24:34 (4/12) Installing g++ (10.2.1_pre1-r3) 18:24:35 ---> Running in 26ce41f00860 18:24:35 ---> Running in 8fcae41b8058 18:24:35 ---> Running in 3fa02a8ebabd 18:24:35 ---> Running in 8bf749b6324a 18:24:36 ---> Running in f3d470e58156 18:24:36 Removing intermediate container 8fcae41b8058 18:24:36 ---> d0222035372c 18:24:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:36 Removing intermediate container 26ce41f00860 18:24:36 ---> d666417b6305 18:24:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:36 Removing intermediate container f3d470e58156 18:24:36 ---> b38c6f7f6c79 18:24:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:36 Removing intermediate container 8bf749b6324a 18:24:36 ---> 30aab9d4d596 18:24:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:36 Removing intermediate container 3fa02a8ebabd 18:24:36 ---> ea390854d547 18:24:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:36 ---> Running in f98edd0baa59 18:24:36 ---> Running in ddb757cfcb74 18:24:36 ---> Running in 581e974faecd 18:24:36 ---> Running in 8572578af2a6 18:24:36 ---> Running in 3889c9885c53 18:24:38 Removing intermediate container f98edd0baa59 18:24:38 ---> 8a5c42cbd40d 18:24:38 Step 5/23 : RUN apk add --update --no-cache make git 18:24:38 ---> Running in 63a6eba7d233 18:24:38 Removing intermediate container ddb757cfcb74 18:24:38 ---> 783e1407f0ea 18:24:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:24:39 ---> Running in c4a9f9a078d0 18:24:39 Removing intermediate container 581e974faecd 18:24:39 ---> 5c7fc2ddb07c 18:24:39 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:24:39 ---> Running in 3ff808489e76 18:24:39 Removing intermediate container 8572578af2a6 18:24:39 ---> 136286001dbd 18:24:39 Step 5/32 : RUN apk add --update --no-cache make git 18:24:39 Removing intermediate container 3889c9885c53 18:24:39 ---> b13692e08500 18:24:39 Step 5/24 : RUN apk add --update --no-cache make bash git 18:24:40 ---> Running in 6aa59c66b1ba 18:24:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:24:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:24:40 ---> Running in f0cc971bb1e8 18:24:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:24:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:24:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:24:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:24:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:24:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:24:41 OK: 219 MiB in 52 packages 18:24:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:24:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:24:41 (5/12) Installing fortify-headers (1.1-r0) 18:24:41 (6/12) Installing patch (2.7.6-r6) 18:24:41 (7/12) Installing build-base (0.5-r2) 18:24:41 (8/12) Installing libsodium (1.0.18-r0) 18:24:41 (9/12) Installing pkgconf (1.7.3-r0) 18:24:41 (10/12) Installing libsodium-dev (1.0.18-r0) 18:24:41 (11/12) Installing libzmq (4.3.3-r1) 18:24:41 (12/12) Installing zeromq-dev (4.3.3-r1) 18:24:41 Executing busybox-1.32.1-r6.trigger 18:24:41 OK: 218 MiB in 52 packages 18:24:42 OK: 219 MiB in 52 packages 18:24:42 OK: 219 MiB in 52 packages 18:24:42 OK: 219 MiB in 52 packages 18:24:43 OK: 219 MiB in 52 packages 18:24:43 Removing intermediate container c4a9f9a078d0 18:24:43 ---> af80dbb4ee55 18:24:43 Step 6/23 : COPY go.mod . 18:24:44 ---> 257d53485e63 18:24:44 Step 7/23 : RUN go mod download 18:24:44 ---> Running in dd1e5f1103cc 18:24:44 Removing intermediate container f0cc971bb1e8 18:24:44 ---> 252b979f8fde 18:24:44 Step 6/24 : COPY go.mod . 18:24:44 Removing intermediate container 63a6eba7d233 18:24:44 ---> 0a06453122f4 18:24:44 Step 6/23 : COPY go.mod . 18:24:45 Removing intermediate container 3ff808489e76 18:24:45 ---> 238e5c90ab29 18:24:45 Step 6/24 : COPY go.mod . 18:24:45 ---> 28ffea7c07a1 18:24:45 Step 7/23 : RUN go mod download 18:24:45 ---> 4add14fe8755 18:24:45 Step 7/24 : RUN go mod download 18:24:45 Removing intermediate container 6aa59c66b1ba 18:24:45 ---> 413e7c2318ca 18:24:45 Step 6/32 : COPY go.mod . 18:24:45 ---> Running in 83a38a616c4d 18:24:45 ---> Running in 323b697b555f 18:24:45 ---> 417c867086e5 18:24:45 Step 7/24 : RUN go mod download 18:24:46 Removing intermediate container 597cf7908cd6 18:24:46 ---> ce0fd793e2b6 18:24:46 Step 4/6 : WORKDIR /edgex-go 18:24:46 ---> Running in e3da0070fb38 18:24:46 Removing intermediate container e3da0070fb38 18:24:46 ---> 7b45bf922f0d 18:24:46 Step 5/6 : COPY go.mod . 18:24:46 ---> 0e1b39a815c8 18:24:46 Step 7/32 : RUN go mod download 18:24:46 ---> Running in ee03cbfc64ba 18:24:46 ---> Running in 92e4b18232c4 18:24:47 ---> 045abd3a4495 18:24:47 Step 6/6 : RUN go mod download 18:24:47 ---> Running in 75551427a83d 18:24:47 Removing intermediate container dd1e5f1103cc 18:24:47 ---> 653ccc1f2db9 18:24:47 Step 8/23 : COPY . . 18:24:57 ---> 7aabcbdc4cb7 18:24:57 Step 9/23 : RUN go mod tidy 18:24:57 Removing intermediate container 83a38a616c4d 18:24:57 ---> 197b1e61a9ef 18:24:57 Step 8/23 : COPY . . 18:24:57 ---> Running in 5ba6f2b10325 18:24:57 Removing intermediate container ee03cbfc64ba 18:24:57 ---> 3e8af09797a5 18:24:57 Step 8/24 : COPY . . 18:25:12 Removing intermediate container 92e4b18232c4 18:25:12 ---> 719c88aab58f 18:25:12 Step 8/32 : COPY . . 18:25:14 Removing intermediate container 75551427a83d 18:25:14 ---> 66d482829fbb 18:25:14 Successfully built 66d482829fbb 18:25:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:25:14 + docker inspect -f . ci-base-image-arm64 18:25:14 . [Pipeline] withDockerContainer 18:25:14 prd-ubuntu18.04-docker-arm64-4c-16g-1312 does not seem to be running inside a container 18:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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 18:25:16 $ docker top fbd36ceaeaa3b81daf0e7bb705ee3ae35254ee04003fee49068e58f7dd0f221d -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:17 + go version 18:25:17 go version go1.16.5 linux/arm64 [Pipeline] } 18:25:17 $ docker stop --time=1 fbd36ceaeaa3b81daf0e7bb705ee3ae35254ee04003fee49068e58f7dd0f221d 18:25:19 Removing intermediate container 323b697b555f 18:25:19 ---> da7842c34201 18:25:19 Step 8/24 : COPY . . 18:25:19 $ docker rm -f fbd36ceaeaa3b81daf0e7bb705ee3ae35254ee04003fee49068e58f7dd0f221d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:25:20 + docker inspect -f . ci-base-image-arm64 18:25:20 . [Pipeline] withDockerContainer 18:25:20 prd-ubuntu18.04-docker-arm64-4c-16g-1312 does not seem to be running inside a container 18:25:20 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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 18:25:22 $ docker top 8c53628dac58f23cc0fa2135ac1944bcbe9d9d799c58a5c668d1aace90550885 -eo pid,comm [Pipeline] { [Pipeline] echo 18:25:22 ========================================================= 18:25:22 [edgeXBuildGoParallel] Running Tests and Build... 18:25:22 ========================================================= [Pipeline] sh 18:25:23 + go mod tidy [Pipeline] sh 18:25:24 ---> 567029958070 18:25:24 Step 9/23 : RUN go mod tidy 18:25:24 ---> 391af3bc1fcd 18:25:24 Step 9/24 : RUN go mod tidy 18:25:24 + make test 18:25:24 go mod tidy 18:25:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:25:42 ---> Running in 8f6a1f36a6f1 18:25:42 ---> Running in ab7b97b9d3bb 18:25:43 ---> 420c9e94de25 18:25:43 Step 9/32 : RUN go mod tidy 18:25:43 Removing intermediate container 5ba6f2b10325 18:25:43 ---> c6b736cea4b8 18:25:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:25:44 ---> Running in b87784d56664 18:25:44 ---> Running in 4a17443907a1 18:25:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:25:48 Removing intermediate container ab7b97b9d3bb 18:25:48 ---> d9fe31c8062d 18:25:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:25:48 Removing intermediate container 8f6a1f36a6f1 18:25:48 ---> 93c6b4250464 18:25:48 Step 10/24 : RUN make cmd/core-data/core-data 18:25:48 ---> Running in 0d292f34b198 18:25:48 ---> Running in 64cb2c0ee320 18:25:48 Removing intermediate container b87784d56664 18:25:48 ---> 31708a2b2476 18:25:48 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:25:49 ---> Running in 5c157160ef5c 18:25:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:25:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:25:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:25:51 ? github.com/edgexfoundry/edgex-go [no test files] 18:26:04 ---> efbf3ee23059 18:26:04 Step 9/24 : RUN go mod tidy 18:26:04 ---> Running in 9422a6367331 18:26:07 Removing intermediate container 9422a6367331 18:26:07 ---> 1493c0b25cdd 18:26:07 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:26:07 ---> Running in 2a2a8c466461 18:26:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:26:29 Removing intermediate container 4a17443907a1 18:26:29 ---> dbed93f69d8b 18:26:29 18:26:29 Step 11/23 : FROM alpine:3.12 18:26:29 3.12: Pulling from library/alpine 18:26:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:26:29 Status: Downloaded newer image for alpine:3.12 18:26:29 ---> 13621d1b12d4 18:26:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:26:29 ---> Running in 64942b91dcb5 18:26:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:26:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:26:30 (1/2) Installing ca-certificates (20191127-r4) 18:26:30 (2/2) Installing dumb-init (1.2.2-r1) 18:26:30 Executing busybox-1.31.1-r20.trigger 18:26:30 Executing ca-certificates-20191127-r4.trigger 18:26:30 OK: 6 MiB in 16 packages 18:26:35 Removing intermediate container 64942b91dcb5 18:26:35 ---> 5bf1558d3e0f 18:26:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:26:35 Removing intermediate container 5c157160ef5c 18:26:35 ---> aa1efbe3ca5f 18:26:35 18:26:35 Step 11/32 : FROM alpine:3.12 18:26:35 ---> 13621d1b12d4 18:26:35 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:26:35 ---> Running in 667d88db753a 18:26:35 ---> Running in 41b8c5a35fcb 18:26:35 Removing intermediate container 0d292f34b198 18:26:35 ---> ba3efdd08b1b 18:26:35 18:26:35 Step 11/23 : FROM alpine:3.12 18:26:35 ---> 13621d1b12d4 18:26:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:26:35 ---> Running in 2447843c1440 18:26:35 Removing intermediate container 667d88db753a 18:26:35 ---> 203e309cd857 18:26:35 Step 14/23 : ENV APP_PORT=59860 18:26:35 ---> Running in fed9c7b5dfab 18:26:35 Removing intermediate container 41b8c5a35fcb 18:26:35 ---> 9a6f2a03ded2 18:26:35 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:26:35 ---> Running in caa0163047e2 18:26:35 Removing intermediate container fed9c7b5dfab 18:26:35 ---> 7538ea9974bd 18:26:35 Step 15/23 : EXPOSE $APP_PORT 18:26:35 ---> Running in d3abb7831c39 18:26:36 Removing intermediate container d3abb7831c39 18:26:36 ---> 773cc79b0675 18:26:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:26:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:26:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:26:36 ---> 93294ec40fa2 18:26:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:26:36 (1/1) Installing dumb-init (1.2.2-r1) 18:26:36 Executing busybox-1.31.1-r20.trigger 18:26:36 OK: 6 MiB in 15 packages 18:26:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:26:36 (1/2) Installing dumb-init (1.2.2-r1) 18:26:37 (2/2) Installing su-exec (0.2-r1) 18:26:37 Executing busybox-1.31.1-r20.trigger 18:26:37 OK: 6 MiB in 16 packages 18:26:37 ---> 043f15081edc 18:26:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:26:37 Removing intermediate container 2447843c1440 18:26:37 ---> a1face585995 18:26:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:26:37 ---> Running in cebe3559f8ca 18:26:37 Removing intermediate container caa0163047e2 18:26:37 ---> 28b50559a715 18:26:37 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:26:37 ---> c9ceb8cb9b20 18:26:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:26:37 ---> Running in 01f94b782293 18:26:37 ---> Running in 01bafaacef4e 18:26:37 Removing intermediate container cebe3559f8ca 18:26:37 ---> 09d6c4cb1f97 18:26:37 Step 14/23 : ENV APP_PORT=59861 18:26:37 Removing intermediate container 01f94b782293 18:26:37 ---> 78f31a815dad 18:26:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:37 Removing intermediate container 01bafaacef4e 18:26:37 ---> 680ff90c6ad3 18:26:37 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:26:37 ---> Running in d1e499ab69a0 18:26:37 ---> Running in e9e777fa5ed1 18:26:37 ---> Running in 61d56a5682e1 18:26:38 Removing intermediate container d1e499ab69a0 18:26:38 ---> b435f20ef7da 18:26:38 Step 15/23 : EXPOSE $APP_PORT 18:26:38 ---> Running in 0f5748445cae 18:26:38 Removing intermediate container e9e777fa5ed1 18:26:38 ---> 30f522eb3beb 18:26:38 Step 21/23 : LABEL arch=x86_64 18:26:38 ---> Running in 7194dae5eab2 18:26:38 Removing intermediate container 61d56a5682e1 18:26:38 ---> 6f6d827b774e 18:26:38 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:26:38 Removing intermediate container 0f5748445cae 18:26:38 ---> ad9890f6da27 18:26:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:38 ---> Running in 46c09cd77a1c 18:26:38 Removing intermediate container 7194dae5eab2 18:26:38 ---> 322cc82f1c91 18:26:38 Step 22/23 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:26:38 ---> Running in 1be04f64069b 18:26:39 ---> d50fcfa60e87 18:26:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:26:39 Removing intermediate container 1be04f64069b 18:26:39 ---> 673039981b8c 18:26:39 Step 23/23 : LABEL version=0.0.0 18:26:39 ---> Running in 5f6d4fcfbd61 18:26:39 Removing intermediate container 5f6d4fcfbd61 18:26:39 ---> 86fac0e44ef7 18:26:39 18:26:39 Successfully built 86fac0e44ef7 18:26:39 Successfully tagged support-notifications:latest 18:26:39 Building core-command 18:26:39 ---> 22c4b9e669a5 18:26:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:26:40  Building support-notifications ... done Removing intermediate container 46c09cd77a1c 18:26:40 ---> c35859d21591 18:26:40 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:26:41 ---> ac7b1da75e28 18:26:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:26:42 ---> Running in a1db25fe45e0 18:26:42 ---> Running in b2fb0a31b453 18:26:42 Removing intermediate container b2fb0a31b453 18:26:42 ---> e4033d02115e 18:26:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:42 Removing intermediate container a1db25fe45e0 18:26:42 ---> 78d1f4a2a4ed 18:26:42 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:26:43 ---> Running in 0195f46fe091 18:26:43 ---> 21519967835f 18:26:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:26:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:26:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:26:44 ---> 2666339bf448 18:26:44 Step 3/24 : WORKDIR /edgex-go 18:26:44 ---> Using cache 18:26:44 ---> ea390854d547 18:26:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:44 ---> Using cache 18:26:44 ---> 136286001dbd 18:26:44 Step 5/24 : RUN apk add --update --no-cache make git 18:26:44 ---> Using cache 18:26:44 ---> 413e7c2318ca 18:26:44 Step 6/24 : COPY go.mod . 18:26:44 ---> Using cache 18:26:44 ---> 0e1b39a815c8 18:26:44 Step 7/24 : RUN go mod download 18:26:44 ---> Using cache 18:26:44 ---> 719c88aab58f 18:26:44 Step 8/24 : COPY . . 18:26:44 ---> Using cache 18:26:44 ---> 420c9e94de25 18:26:44 Step 9/24 : RUN go mod tidy 18:26:44 ---> Using cache 18:26:44 ---> 31708a2b2476 18:26:44 Step 10/24 : RUN make cmd/core-command/core-command 18:26:49 Removing intermediate container 64cb2c0ee320 18:26:49 ---> 409037d7d5dd 18:26:49 18:26:49 Step 11/24 : FROM alpine:3.12 18:26:49 ---> 13621d1b12d4 18:26:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:26:51 ---> Running in c8d4702ea273 18:26:51 ---> Running in 664d82fa4b85 18:26:52 ---> Running in 0501cca78645 18:26:53 Removing intermediate container 0195f46fe091 18:26:53 ---> b8c4821dfbfa 18:26:53 Step 21/23 : LABEL arch=x86_64 18:27:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:27:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:27:03 ---> Running in b3b2d8b3c473 18:27:03 Removing intermediate container 0501cca78645 18:27:03 ---> f5469949e9f5 18:27:03 Step 13/24 : ENV APP_PORT=59880 18:27:03 Removing intermediate container 2a2a8c466461 18:27:03 ---> 2f507d2a140f 18:27:03 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:27:03 ---> Running in 44d482e4bbea 18:27:04 ---> Running in 5f17f4be3820 18:27:04 Removing intermediate container b3b2d8b3c473 18:27:04 ---> 597d45f8842d 18:27:04 Step 22/23 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:27:04 ---> Running in a487b430e17b 18:27:04 Removing intermediate container 44d482e4bbea 18:27:04 ---> 62be8bdc1924 18:27:04 Step 14/24 : EXPOSE $APP_PORT 18:27:04 ---> Running in bb081f5750b7 18:27:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:27:04 Removing intermediate container a487b430e17b 18:27:04 ---> 39d935271c76 18:27:04 Step 23/23 : LABEL version=0.0.0 18:27:04 Removing intermediate container bb081f5750b7 18:27:04 ---> 46e90c5fbda8 18:27:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:04 ---> Running in 0664070f33a7 18:27:04 ---> Running in 38cab1da533b 18:27:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:27:04 Removing intermediate container 0664070f33a7 18:27:04 ---> a80da00b4801 18:27:04 18:27:04 Successfully built a80da00b4801 18:27:04 Successfully tagged support-scheduler:latest 18:27:04 Building core-metadata 18:27:04  Building support-scheduler ... done Removing intermediate container c8d4702ea273 18:27:04 ---> 44337dc58a0c 18:27:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:27:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:27:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:27:11 ---> aa84e923d5a5 18:27:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:27:12 Removing intermediate container 5f17f4be3820 18:27:12 ---> edb774cac93b 18:27:12 18:27:12 Step 12/24 : FROM docker:20.10.0 18:27:12 ---> 7d6e3662076c 18:27:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:27:12 Removing intermediate container 38cab1da533b 18:27:12 ---> d5b943b9f8f8 18:27:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:27:12 ---> Running in 89c026fe6280 18:27:12 20.10.0: Pulling from library/docker 18:27:12 ---> ea2a35803d85 18:27:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:27:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:27:13 ---> be33be71d7d5 18:27:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:27:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:27:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:27:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:27:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:27:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:27:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:27:14 ---> f50b34d0e46c 18:27:14 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:27:14 (1/6) Installing dumb-init (1.2.2-r1) 18:27:14 ---> Running in 501bf066316e 18:27:14 (2/6) Installing libgcc (9.3.0-r2) 18:27:14 (3/6) Installing libsodium (1.0.18-r0) 18:27:14 (4/6) Installing libstdc++ (9.3.0-r2) 18:27:14 Removing intermediate container 501bf066316e 18:27:14 ---> c38c9d8f8645 18:27:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:27:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:27:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:27:15 ---> 2666339bf448 18:27:15 Step 3/24 : WORKDIR /edgex-go 18:27:15 ---> Using cache 18:27:15 ---> ea390854d547 18:27:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:15 ---> Using cache 18:27:15 ---> 136286001dbd 18:27:15 Step 5/24 : RUN apk add --update --no-cache make git 18:27:15 ---> Using cache 18:27:15 ---> 413e7c2318ca 18:27:15 Step 6/24 : COPY go.mod . 18:27:15 ---> Using cache 18:27:15 ---> 0e1b39a815c8 18:27:15 Step 7/24 : RUN go mod download 18:27:15 ---> Using cache 18:27:15 ---> 719c88aab58f 18:27:15 Step 8/24 : COPY . . 18:27:15 ---> Using cache 18:27:15 ---> 420c9e94de25 18:27:15 Step 9/24 : RUN go mod tidy 18:27:15 ---> Using cache 18:27:15 ---> 31708a2b2476 18:27:15 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:27:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:27:15 ---> Running in e80952dcd92b 18:27:15 ---> 9896c04cfe4b 18:27:15 Step 27/32 : RUN chmod +x /entrypoint.sh 18:27:15 ---> Running in 58d641fcc0a0 18:27:15 (5/6) Installing libzmq (4.3.3-r0) 18:27:15 (6/6) Installing zeromq (4.3.3-r0) 18:27:15 Executing busybox-1.31.1-r20.trigger 18:27:15 OK: 8 MiB in 20 packages 18:27:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:27:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:27:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:27:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:27:17 Removing intermediate container 89c026fe6280 18:27:17 ---> 72ac91fb8a50 18:27:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:27:17 Removing intermediate container 58d641fcc0a0 18:27:17 ---> 66f52beff540 18:27:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:27:17 ---> Running in b8feceef6627 18:27:20 ---> 6c7eca05e5db 18:27:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:27:20 Removing intermediate container b8feceef6627 18:27:20 ---> 90cbef278d0c 18:27:20 Step 29/32 : CMD ["gate"] 18:27:20 ---> Running in 8fd75f0fe98c 18:27:21 Removing intermediate container 8fd75f0fe98c 18:27:21 ---> 50347d5c7acb 18:27:21 Step 30/32 : LABEL arch=x86_64 18:27:21 ---> Running in a453a0373cc3 18:27:21 ---> 3ea860f7f448 18:27:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:27:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:27:21 Status: Downloaded newer image for docker:20.10.0 18:27:21 ---> aefe523efa57 18:27:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:27:21 ---> Running in 1ce4ed257ea9 18:27:21 Removing intermediate container a453a0373cc3 18:27:21 ---> 3d98f1a25377 18:27:21 Step 31/32 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:27:21 ---> Running in df0025535cb5 18:27:21 Removing intermediate container 1ce4ed257ea9 18:27:21 ---> 886e8c7d7778 18:27:21 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:27:21 ---> Running in e2eb745da0ca 18:27:21 ---> 7dcbee09eb7c 18:27:21 Step 20/24 : ENTRYPOINT ["/core-data"] 18:27:21 ---> Running in 6389976f5db8 18:27:21 Removing intermediate container df0025535cb5 18:27:21 ---> abd881fc2572 18:27:21 Step 32/32 : LABEL version=0.0.0 18:27:21 ---> Running in c7bb842fc19a 18:27:21 Removing intermediate container 6389976f5db8 18:27:21 ---> 36492d9bc801 18:27:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:27:22 ---> Running in f8f80a110312 18:27:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:27:22 Removing intermediate container c7bb842fc19a 18:27:22 ---> f8f50a4602da 18:27:22 18:27:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:27:22 Successfully built f8f50a4602da 18:27:22 Successfully tagged security-bootstrapper:latest 18:27:22 Building security-secretstore-setup 18:27:22 (1/39) Installing readline (8.0.4-r0) 18:27:22  Building security-bootstrapper ... done (2/39) Installing bash (5.0.17-r0) 18:27:22 Executing bash-5.0.17-r0.post-install 18:27:22 Removing intermediate container f8f80a110312 18:27:22 ---> bb9474a70ae3 18:27:22 Step 22/24 : LABEL arch=x86_64 18:27:22 ---> Running in 0625d50b2403 18:27:22 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:27:22 (4/39) Installing libcurl (7.77.0-r0) 18:27:22 (5/39) Installing curl (7.77.0-r0) 18:27:22 (6/39) Installing dumb-init (1.2.2-r1) 18:27:22 (7/39) Installing libbz2 (1.0.8-r1) 18:27:22 (8/39) Installing expat (2.2.9-r1) 18:27:22 (9/39) Installing libffi (3.3-r2) 18:27:22 (10/39) Installing gdbm (1.13-r1) 18:27:22 (11/39) Installing xz-libs (5.2.5-r0) 18:27:22 (12/39) Installing sqlite-libs (3.32.1-r1) 18:27:22 (13/39) Installing python3 (3.8.10-r0) 18:27:22 Removing intermediate container 0625d50b2403 18:27:22 ---> b39df4f9f308 18:27:22 Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:27:22 ---> Running in 142fbb06ac08 18:27:24 Removing intermediate container 142fbb06ac08 18:27:24 ---> 667450287f30 18:27:24 Step 24/24 : LABEL version=0.0.0 18:27:26 ---> Running in 879ce7b00198 18:27:26 (14/39) Installing py3-appdirs (1.4.4-r1) 18:27:26 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:27:26 (16/39) Installing py3-parsing (2.4.7-r0) 18:27:26 (17/39) Installing py3-six (1.15.0-r0) 18:27:26 (18/39) Installing py3-packaging (20.4-r0) 18:27:26 (19/39) Installing py3-setuptools (47.0.0-r0) 18:27:26 (20/39) Installing py3-chardet (3.0.4-r4) 18:27:26 (21/39) Installing py3-idna (2.9-r0) 18:27:26 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:27:26 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:27:26 (24/39) Installing py3-requests (2.23.0-r0) 18:27:26 (25/39) Installing py3-msgpack (1.0.0-r0) 18:27:26 (26/39) Installing py3-lockfile (0.12.2-r3) 18:27:27 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:27:27 (28/39) Installing py3-colorama (0.4.3-r0) 18:27:27 Removing intermediate container 879ce7b00198 18:27:27 ---> 5d9a35bddf1d 18:27:27 18:27:27 (29/39) Installing py3-distlib (0.3.0-r0) 18:27:27 (30/39) Installing py3-distro (1.5.0-r1) 18:27:27 (31/39) Installing py3-webencodings (0.5.1-r3) 18:27:27 (32/39) Installing py3-html5lib (1.0.1-r4) 18:27:27 (33/39) Installing py3-pytoml (0.1.21-r0) 18:27:27 Successfully built 5d9a35bddf1d 18:27:27 (34/39) Installing py3-pep517 (0.8.2-r0) 18:27:27 Successfully tagged core-data:latest 18:27:27  Building core-data ... done Building security-proxy-setup 18:27:27 (35/39) Installing py3-progress (1.5-r0) 18:27:27 (36/39) Installing py3-toml (0.10.1-r0) 18:27:27 (37/39) Installing py3-retrying (1.3.3-r0) 18:27:27 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:27:27 (39/39) Installing py3-pip (20.1.1-r0) 18:27:27 Executing busybox-1.31.1-r19.trigger 18:27:27 OK: 72 MiB in 59 packages 18:27:28 Collecting docker-compose==1.23.2 18:27:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:27:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.203s coverage: 28.7% of statements 18:27:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:27:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:27:29 Collecting websocket-client<1.0,>=0.32.0 18:27:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:27:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:27:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:27:29 Collecting jsonschema<3,>=2.5.1 18:27:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:27:29 Collecting docker<4.0,>=3.6.0 18:27:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:27:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:27:30 Collecting dockerpty<0.5,>=0.4.1 18:27:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:27:30 Collecting texttable<0.10,>=0.9.0 18:27:30 Downloading texttable-0.9.1.tar.gz (11 kB) 18:27:32 Collecting cached-property<2,>=1.2.0 18:27:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:27:32 Collecting PyYAML<4,>=3.10 18:27:32 Downloading PyYAML-3.13.tar.gz (270 kB) 18:27:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.336s coverage: 100.0% of statements 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:27:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.400s coverage: 53.4% of statements 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:27:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.525s coverage: 87.7% of statements 18:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.225s coverage: 78.9% of statements 18:27:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:27:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:27:37 ---> 2666339bf448 18:27:37 Step 3/22 : WORKDIR /edgex-go 18:27:37 ---> Using cache 18:27:37 ---> ea390854d547 18:27:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:37 ---> Using cache 18:27:37 ---> 136286001dbd 18:27:37 Step 5/22 : RUN apk add --update --no-cache make git 18:27:37 ---> Using cache 18:27:37 ---> 413e7c2318ca 18:27:37 Step 6/22 : COPY go.mod . 18:27:37 ---> Using cache 18:27:37 ---> 0e1b39a815c8 18:27:37 Step 7/22 : RUN go mod download 18:27:37 ---> Using cache 18:27:37 ---> 719c88aab58f 18:27:37 Step 8/22 : COPY . . 18:27:37 ---> Using cache 18:27:37 ---> 420c9e94de25 18:27:37 Step 9/22 : RUN go mod tidy 18:27:37 ---> Using cache 18:27:37 ---> 31708a2b2476 18:27:37 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:27:38 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:27:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:27:38 ---> 2666339bf448 18:27:38 Step 3/26 : WORKDIR /edgex-go 18:27:38 ---> Using cache 18:27:38 ---> ea390854d547 18:27:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:38 ---> Using cache 18:27:38 ---> 136286001dbd 18:27:38 Step 5/26 : RUN apk add --update --no-cache make git 18:27:38 ---> Using cache 18:27:38 ---> 413e7c2318ca 18:27:38 Step 6/26 : COPY go.mod . 18:27:38 ---> Using cache 18:27:38 ---> 0e1b39a815c8 18:27:38 Step 7/26 : RUN go mod download 18:27:38 ---> Using cache 18:27:38 ---> 719c88aab58f 18:27:38 Step 8/26 : COPY . . 18:27:38 ---> Using cache 18:27:38 ---> 420c9e94de25 18:27:38 Step 9/26 : RUN go mod tidy 18:27:38 ---> Using cache 18:27:38 ---> 31708a2b2476 18:27:38 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:27:40 Collecting docopt<0.7,>=0.6.1 18:27:40 Downloading docopt-0.6.2.tar.gz (25 kB) 18:27:40 ---> Running in ad0eabb58fdc 18:27:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.298s coverage: 81.2% of statements 18:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:27:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:27:41 ---> Running in f6dce4e557db 18:27:41 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 18:27:41 Collecting idna<2.8,>=2.5 18:27:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:27:41 Collecting urllib3<1.25,>=1.21.1 18:27:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:27:41 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 18:27:42 Collecting docker-pycreds>=0.4.0 18:27:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:27:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:27:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:27:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:27:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:27:43 Removing intermediate container 664d82fa4b85 18:27:43 ---> 593cdf84d3ed 18:27:43 18:27:43 Step 11/24 : FROM alpine:3.12 18:27:43 ---> 13621d1b12d4 18:27:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:27:43 ---> Using cache 18:27:43 ---> a1face585995 18:27:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:27:43 ---> Using cache 18:27:43 ---> 09d6c4cb1f97 18:27:43 Step 14/24 : ENV APP_PORT=59882 18:27:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:27:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:27:43 Installing collected packages: websocket-client, idna, urllib3, requests, jsonschema, docker-pycreds, docker, dockerpty, texttable, cached-property, PyYAML, docopt, docker-compose 18:27:43 ---> Running in 4ecd9badfcf2 18:27:43 Attempting uninstall: idna 18:27:43 Found existing installation: idna 2.9 18:27:43 Uninstalling idna-2.9: 18:27:43 Successfully uninstalled idna-2.9 18:27:43 Removing intermediate container 4ecd9badfcf2 18:27:43 ---> 30e5571a2310 18:27:43 Step 15/24 : EXPOSE $APP_PORT 18:27:43 ---> Running in 39e38b5577ef 18:27:43 Attempting uninstall: urllib3 18:27:43 Found existing installation: urllib3 1.25.9 18:27:43 Uninstalling urllib3-1.25.9: 18:27:43 Successfully uninstalled urllib3-1.25.9 18:27:43 Removing intermediate container 39e38b5577ef 18:27:43 ---> ea8f820053f7 18:27:43 Step 16/24 : WORKDIR / 18:27:43 Attempting uninstall: requests 18:27:43 Found existing installation: requests 2.23.0 18:27:43 Uninstalling requests-2.23.0: 18:27:43 Successfully uninstalled requests-2.23.0 18:27:43 ---> Running in de1ce0361ea7 18:27:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.340s coverage: 95.1% of statements 18:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 18:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:27:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.262s coverage: 60.0% of statements 18:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:27:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements 18:27:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:27:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.155s coverage: 58.8% of statements 18:27:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.206s coverage: 22.0% of statements 18:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.202s coverage: 47.1% of statements 18:27:44 Removing intermediate container de1ce0361ea7 18:27:44 ---> e53275f1bdf7 18:27:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:27:44 Running setup.py install for dockerpty: started 18:27:45 ---> ccd5598b8e56 18:27:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.239s coverage: 79.5% of statements 18:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements 18:27:45 Running setup.py install for dockerpty: finished with status 'done' 18:27:45 Running setup.py install for texttable: started 18:27:45 Running setup.py install for texttable: finished with status 'done' 18:27:45 Running setup.py install for PyYAML: started 18:27:45 ---> 20a4cf0c058a 18:27:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:27:46 ---> 2216cc80548c 18:27:46 Step 20/24 : ENTRYPOINT ["/core-command"] 18:27:46 ---> Running in 1d15c30b2033 18:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.263s coverage: 96.3% of statements 18:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements 18:27:46 Removing intermediate container 1d15c30b2033 18:27:46 ---> e662179a1dde 18:27:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:27:46 ---> Running in 8c4a4a7d5e93 18:27:46 Removing intermediate container 8c4a4a7d5e93 18:27:46 ---> 76146f8f5a25 18:27:46 Step 22/24 : LABEL arch=x86_64 18:27:46 ---> Running in c27ce0dd217e 18:27:46 Removing intermediate container c27ce0dd217e 18:27:46 ---> e9915392acf2 18:27:46 Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:27:46 ---> Running in 1fdda3e3c0fa 18:27:47 Running setup.py install for PyYAML: finished with status 'done' 18:27:47 Running setup.py install for docopt: started 18:27:47 Removing intermediate container 1fdda3e3c0fa 18:27:47 ---> 4dd4d9a228d8 18:27:47 Step 24/24 : LABEL version=0.0.0 18:27:47 ---> Running in 5fc0f947364b 18:27:47 Removing intermediate container 5fc0f947364b 18:27:47 ---> 1365ffd264fd 18:27:47 18:27:47 Successfully built 1365ffd264fd 18:27:47 Successfully tagged core-command:latest 18:27:47  Building core-command ... done  Running setup.py install for docopt: finished with status 'done' 18:27:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:27:51 Removing intermediate container e2eb745da0ca 18:27:51 ---> bd551afa7868 18:27:51 Step 15/24 : ENV APP_PORT=58890 18:27:51 ---> Running in 914301b3f7fe 18:27:51 Removing intermediate container 914301b3f7fe 18:27:51 ---> c357a4a72e90 18:27:51 Step 16/24 : EXPOSE $APP_PORT 18:27:51 ---> Running in f8b423b26d30 18:27:51 Removing intermediate container f8b423b26d30 18:27:51 ---> ed66017679b7 18:27:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:27:52 ---> 40ff4a878cc7 18:27:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:27:52 ---> 2b3cf19402a8 18:27:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:27:53 ---> f2f2808a277c 18:27:53 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:27:53 ---> Running in b7a0372b4c89 18:27:53 Removing intermediate container b7a0372b4c89 18:27:53 ---> bbc5ec17e9e1 18:27:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:27:53 ---> Running in f2ea30d2144d 18:27:53 Removing intermediate container f2ea30d2144d 18:27:53 ---> 5f533b477e9e 18:27:53 Step 22/24 : LABEL arch=x86_64 18:27:53 ---> Running in f94465455d94 18:27:53 Removing intermediate container f94465455d94 18:27:53 ---> 8b92bb74f5eb 18:27:53 Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:27:53 ---> Running in e6c924f75e7e 18:27:53 Removing intermediate container e6c924f75e7e 18:27:53 ---> 7f7271b62f58 18:27:53 Step 24/24 : LABEL version=0.0.0 18:27:54 ---> Running in 0d88cefa73b4 18:27:54 Removing intermediate container 0d88cefa73b4 18:27:54 ---> 7d021ec60291 18:27:54 18:27:54 Successfully built 7d021ec60291 18:27:54 Successfully tagged sys-mgmt-agent:latest 18:27:55  Building sys-mgmt-agent ... done Removing intermediate container e80952dcd92b 18:27:55 ---> f0ad5aa578a6 18:27:55 18:27:55 Step 11/24 : FROM alpine:3.12 18:27:55 ---> 13621d1b12d4 18:27:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:27:55 ---> Using cache 18:27:55 ---> a1face585995 18:27:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:27:55 ---> Using cache 18:27:55 ---> 09d6c4cb1f97 18:27:55 Step 14/24 : ENV APP_PORT=59881 18:27:55 ---> Running in 202b8ad41560 18:27:55 Removing intermediate container 202b8ad41560 18:27:55 ---> 9f390863de76 18:27:55 Step 15/24 : EXPOSE $APP_PORT 18:27:55 ---> Running in 441f185ed318 18:27:56 Removing intermediate container 441f185ed318 18:27:56 ---> d6ff4d2fdadf 18:27:56 Step 16/24 : WORKDIR / 18:27:56 ---> Running in b4580266d588 18:27:56 Removing intermediate container b4580266d588 18:27:56 ---> e649630d3b50 18:27:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:27:56 ---> 621f5b363e87 18:27:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:27:57 ---> e3cc59fbbc6d 18:27:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:27:57 ---> 4881838bdc54 18:27:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:27:57 ---> Running in 5cd21439a121 18:27:57 Removing intermediate container 5cd21439a121 18:27:57 ---> 2b0377ec947b 18:27:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:27:57 ---> Running in 59fbc33e4822 18:27:57 Removing intermediate container 59fbc33e4822 18:27:57 ---> 7a42b41364fb 18:27:57 Step 22/24 : LABEL arch=x86_64 18:27:57 ---> Running in 3f78a653c14f 18:27:58 Removing intermediate container 3f78a653c14f 18:27:58 ---> 2ee61cd2db53 18:27:58 Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:27:58 ---> Running in b4e84abfee80 18:27:58 Removing intermediate container b4e84abfee80 18:27:58 ---> e33d6cd30fd4 18:27:58 Step 24/24 : LABEL version=0.0.0 18:27:58 ---> Running in ada6dbfed5d0 18:27:58 Removing intermediate container ada6dbfed5d0 18:27:58 ---> 93cd204b21b0 18:27:58 18:27:58 Successfully built 93cd204b21b0 18:27:58 Successfully tagged core-metadata:latest 18:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.174s coverage: 94.4% of statements 18:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements 18:28:03  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:28:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.583s coverage: 81.8% of statements 18:28:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:28:05 Removing intermediate container f6dce4e557db 18:28:05 ---> 2f586db91bf0 18:28:05 18:28:05 Step 11/26 : FROM alpine:3.12 18:28:05 ---> 13621d1b12d4 18:28:05 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:28:05 ---> Running in 1e9e46e9bf4f 18:28:05 Removing intermediate container ad0eabb58fdc 18:28:05 ---> 97deb4d3bc47 18:28:05 18:28:05 Step 11/22 : FROM alpine:3.12 18:28:05 ---> 13621d1b12d4 18:28:05 Step 12/22 : RUN apk add --update --no-cache curl 18:28:05 ---> Running in b19d51b6fd6c 18:28:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:28:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:28:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:28:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:28:06 (1/6) Installing ca-certificates (20191127-r4) 18:28:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:28:06 (3/6) Installing libcurl (7.77.0-r0) 18:28:06 (4/6) Installing curl (7.77.0-r0) 18:28:06 (5/6) Installing dumb-init (1.2.2-r1) 18:28:06 (6/6) Installing su-exec (0.2-r1) 18:28:06 (1/4) Installing ca-certificates (20191127-r4) 18:28:06 Executing busybox-1.31.1-r20.trigger 18:28:06 Executing ca-certificates-20191127-r4.trigger 18:28:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:28:06 (3/4) Installing libcurl (7.77.0-r0) 18:28:06 (4/4) Installing curl (7.77.0-r0) 18:28:06 Executing busybox-1.31.1-r20.trigger 18:28:06 Executing ca-certificates-20191127-r4.trigger 18:28:06 OK: 7 MiB in 20 packages 18:28:06 OK: 7 MiB in 18 packages 18:28:06 Removing intermediate container 1e9e46e9bf4f 18:28:06 ---> cf3156ddb559 18:28:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:28:07 Removing intermediate container b19d51b6fd6c 18:28:07 ---> 0c03480c5e98 18:28:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:28:07 ---> Running in f9df443c81aa 18:28:07 ---> Running in d23e5c05617c 18:28:07 Removing intermediate container f9df443c81aa 18:28:07 ---> 375370352e98 18:28:07 Step 14/26 : WORKDIR / 18:28:07 Removing intermediate container d23e5c05617c 18:28:07 ---> 77693e16ba30 18:28:07 Step 14/22 : WORKDIR /edgex 18:28:07 ---> Running in f40a06f6b129 18:28:07 ---> Running in 3e0323f90d39 18:28:07 Removing intermediate container f40a06f6b129 18:28:07 ---> 9ffddcd567ee 18:28:07 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:28:07 Removing intermediate container 3e0323f90d39 18:28:07 ---> e544ccfa68a2 18:28:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:28:07 ---> 78fe2dac0086 18:28:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:28:07 ---> d6ed18307e84 18:28:07 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:28:07 ---> d3848f2d172a 18:28:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:28:07 ---> 900fba87764c 18:28:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:28:07 ---> 1b19f284679c 18:28:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:28:08 ---> edb7f7f6d20e 18:28:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:28:08 ---> Running in a688a05d3561 18:28:08 Removing intermediate container a688a05d3561 18:28:08 ---> dcaece0f3f95 18:28:08 Step 19/22 : CMD ["--init=true"] 18:28:08 ---> c04d4a7e9ca9 18:28:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:28:08 ---> Running in a2e76b41b613 18:28:08 Removing intermediate container a2e76b41b613 18:28:08 ---> dea78868ad53 18:28:08 Step 20/22 : LABEL arch=x86_64 18:28:08 ---> Running in 2cc560a438de 18:28:08 ---> 7dcefe6205b5 18:28:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:28:09 Removing intermediate container 2cc560a438de 18:28:09 ---> 39d889acb85f 18:28:09 Step 21/22 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:28:09 ---> e46e1785d4c5 18:28:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:28:09 ---> Running in 014be2b97656 18:28:09 Removing intermediate container 014be2b97656 18:28:09 ---> 073491380f3c 18:28:09 Step 22/22 : LABEL version=0.0.0 18:28:09 ---> Running in 655625dfd31d 18:28:09 ---> aa318b544c3e 18:28:09 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:28:09 ---> Running in 5f56da005404 18:28:09 Removing intermediate container 655625dfd31d 18:28:09 ---> 00a59c06099b 18:28:09 18:28:09 Successfully built 00a59c06099b 18:28:09 Successfully tagged security-proxy-setup:latest 18:28:10  Building security-proxy-setup ... done Removing intermediate container 5f56da005404 18:28:10 ---> 6fc5b646c0d4 18:28:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:28:10 ---> Running in f12154d0c8bc 18:28:10 Removing intermediate container f12154d0c8bc 18:28:10 ---> 9b42e2b6d00e 18:28:10 Step 24/26 : LABEL arch=x86_64 18:28:10 ---> Running in af842e42d0f7 18:28:10 Removing intermediate container af842e42d0f7 18:28:10 ---> 86af0641085b 18:28:10 Step 25/26 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:28:10 ---> Running in 58cb63406fdc 18:28:10 Removing intermediate container 58cb63406fdc 18:28:10 ---> d8b06ef2c6bf 18:28:10 Step 26/26 : LABEL version=0.0.0 18:28:10 ---> Running in a37250811ec3 18:28:10 Removing intermediate container a37250811ec3 18:28:10 ---> 0b9da8151411 18:28:10 18:28:10 Successfully built 0b9da8151411 18:28:10 Successfully tagged security-secretstore-setup:latest 18:28:10  Building security-secretstore-setup ... done  [Pipeline] } 18:28:10 $ docker stop --time=1 2756516b99230eabdc7cc0c2c187835c31fe5ab39051015d72d49a8cea503b7e 18:28:12 $ docker rm -f 2756516b99230eabdc7cc0c2c187835c31fe5ab39051015d72d49a8cea503b7e [Pipeline] // withDockerContainer [Pipeline] sh 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.228s coverage: 92.9% of statements 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.180s coverage: 76.0% of statements 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.208s coverage: 80.0% of statements 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.284s coverage: 87.2% of statements 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.307s coverage: 85.4% of statements 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.316s coverage: 91.2% of statements 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.731s coverage: 64.4% of statements 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 18:28:12 + docker images 18:28:12 REPOSITORY TAG IMAGE ID CREATED SIZE 18:28:12 security-secretstore-setup latest 0b9da8151411 2 seconds ago 28.7MB 18:28:12 security-proxy-setup latest 00a59c06099b 3 seconds ago 25.7MB 18:28:12 2f586db91bf0 7 seconds ago 1.15GB 18:28:12 97deb4d3bc47 7 seconds ago 1.15GB 18:28:12 core-metadata latest 93cd204b21b0 14 seconds ago 16.6MB 18:28:12 f0ad5aa578a6 17 seconds ago 1.15GB 18:28:12 sys-mgmt-agent latest 7d021ec60291 18 seconds ago 312MB 18:28:12 core-command latest 1365ffd264fd 25 seconds ago 15.9MB 18:28:12 593cdf84d3ed 31 seconds ago 1.14GB 18:28:12 core-data latest 5d9a35bddf1d 46 seconds ago 20.3MB 18:28:12 security-bootstrapper latest f8f50a4602da 50 seconds ago 18.6MB 18:28:12 edb774cac93b About a minute ago 1.15GB 18:28:12 support-scheduler latest a80da00b4801 About a minute ago 15.9MB 18:28:12 409037d7d5dd About a minute ago 1.15GB 18:28:12 support-notifications latest 86fac0e44ef7 About a minute ago 16.7MB 18:28:12 ba3efdd08b1b About a minute ago 1.15GB 18:28:12 aa1efbe3ca5f About a minute ago 1.15GB 18:28:12 dbed93f69d8b About a minute ago 1.15GB 18:28:12 ci-base-image-x86_64 latest 2666339bf448 7 minutes ago 647MB 18:28:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 18:28:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 18:28:12 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 18:28:12 docker 20.10.0 aefe523efa57 6 months ago 240MB 18:28:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 18:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:28:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 18:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.052s coverage: 66.9% of statements 18:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.790s coverage: 43.6% of statements 18:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements 18:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.337s coverage: 84.8% of statements 18:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:28:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 19.3% of statements 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:28:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.536s coverage: 91.9% of statements 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:28:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 62.7% of statements 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:28:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.377s coverage: 97.6% of statements 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:28:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.168s coverage: 28.9% of statements 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:28:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:28:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements 18:28:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 18:28:28 GO111MODULE=on go vet ./... 18:30:05 gofmt -l . 18:30:05 [ "`gofmt -l .`" = "" ] 18:30:05 ./bin/test-attribution-txt.sh [Pipeline] sh 18:30:06 + ls -al . 18:30:06 total 544 18:30:06 drwxrwxr-x 9 1001 1001 4096 Jun 14 18:29 . 18:30:06 drwxr-xr-x 4 root root 4096 Jun 14 18:25 .. 18:30:06 -rw-rw-r-- 1 1001 1001 11 Jun 14 18:23 .dockerignore 18:30:06 drwxrwxr-x 8 1001 1001 4096 Jun 14 18:23 .git 18:30:06 drwxrwxr-x 3 1001 1001 4096 Jun 14 18:23 .github 18:30:06 -rw-rw-r-- 1 1001 1001 818 Jun 14 18:23 .gitignore 18:30:06 -rw-rw-r-- 1 1001 1001 166 Jun 14 18:23 .sonarcloud.properties 18:30:06 -rw-rw-r-- 1 1001 1001 8609 Jun 14 18:23 Attribution.txt 18:30:06 -rw-rw-r-- 1 1001 1001 3804 Jun 14 18:23 CONTRIBUTING.md 18:30:06 -rw-rw-r-- 1 1001 1001 931 Jun 14 18:23 Dockerfile.build 18:30:06 -rw-rw-r-- 1 1001 1001 849 Jun 14 18:23 Jenkinsfile 18:30:06 -rw-rw-r-- 1 1001 1001 10775 Jun 14 18:23 LICENSE 18:30:06 -rw-rw-r-- 1 1001 1001 5605 Jun 14 18:23 Makefile 18:30:06 -rw-rw-r-- 1 1001 1001 7978 Jun 14 18:23 README.md 18:30:06 -rw-rw-r-- 1 1001 1001 7071 Jun 14 18:23 SECURITY.md 18:30:06 -rw-rw-r-- 1 1001 1001 5 Jun 14 18:20 VERSION 18:30:06 -rw-rw-r-- 1 1001 1001 4131 Jun 14 18:23 ZMQWindows.md 18:30:06 drwxrwxr-x 2 1001 1001 4096 Jun 14 18:23 bin 18:30:06 drwxrwxr-x 14 1001 1001 4096 Jun 14 18:23 cmd 18:30:06 -rw-r--r-- 1 root root 398195 Jun 14 18:28 coverage.out 18:30:06 -rw-rw-r-- 1 1001 1001 841 Jun 14 18:23 go.mod 18:30:06 -rw-r--r-- 1 root root 21043 Jun 14 18:25 go.sum 18:30:06 drwxrwxr-x 7 1001 1001 4096 Jun 14 18:23 internal 18:30:06 drwxrwxr-x 3 1001 1001 4096 Jun 14 18:23 openapi 18:30:06 drwxrwxr-x 4 1001 1001 4096 Jun 14 18:23 snap 18:30:06 -rw-rw-r-- 1 1001 1001 168 Jun 14 18:23 version.go [Pipeline] sh 18:30:06 + '[' -e coverage.out ] 18:30:06 + chown 1001:1001 coverage.out [Pipeline] stash 18:30:06 Warning: overwriting stash ‘coverage-report’ 18:30:07 Stashed 1 file(s) [Pipeline] sh 18:30:08 + make build 18:30:08 go mod tidy 18:30:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:30:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:30:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:30:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:30:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:30:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:30:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:30:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:30:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:31:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:31:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:31:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:31:15 $ docker stop --time=1 8c53628dac58f23cc0fa2135ac1944bcbe9d9d799c58a5c668d1aace90550885 18:31:18 $ docker rm -f 8c53628dac58f23cc0fa2135ac1944bcbe9d9d799c58a5c668d1aace90550885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:31:19 18:31:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:31:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:31:20 latest: Pulling from edgex-devops/edgex-compose-arm64 18:31:20 29e5d40040c1: Pulling fs layer 18:31:20 1ce36da41761: Pulling fs layer 18:31:20 25b303627fd3: Pulling fs layer 18:31:20 29e5d40040c1: Verifying Checksum 18:31:20 29e5d40040c1: Download complete 18:31:21 29e5d40040c1: Pull complete 18:31:21 1ce36da41761: Verifying Checksum 18:31:21 1ce36da41761: Download complete 18:31:22 1ce36da41761: Pull complete 18:31:22 25b303627fd3: Verifying Checksum 18:31:22 25b303627fd3: Download complete 18:31:33 25b303627fd3: Pull complete 18:31:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:31:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:31:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:31:33 prd-ubuntu18.04-docker-arm64-4c-16g-1312 does not seem to be running inside a container 18:31:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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 18:31:36 $ docker top 7314f915e1f1b7dadeb68037f834902e2718885b0de4767881ee81bac44b6887 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:37 + docker-compose build+ --helpgrep 18:31:37 parallel 18:31:41 --parallel Build images in parallel. [Pipeline] } 18:31:42 $ docker stop --time=1 7314f915e1f1b7dadeb68037f834902e2718885b0de4767881ee81bac44b6887 18:31:45 $ docker rm -f 7314f915e1f1b7dadeb68037f834902e2718885b0de4767881ee81bac44b6887 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:31:46 . [Pipeline] withDockerContainer 18:31:46 prd-ubuntu18.04-docker-arm64-4c-16g-1312 does not seem to be running inside a container 18:31:46 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:31:48 $ docker top 52432e17d9851ed1ee7b34a3331020bebc8ece162c859ea88622891cca227a9a -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:49 + docker-compose -f ./docker-compose-build.yml build --parallel 18:31:54 Building core-command ... 18:31:54 Building core-data ... 18:31:54 Building core-metadata ... 18:31:54 Building security-bootstrapper ... 18:31:54 Building security-proxy-setup ... 18:31:54 Building security-secretstore-setup ... 18:31:54 Building support-notifications ... 18:31:54 Building support-scheduler ... 18:31:54 Building sys-mgmt-agent ... 18:31:54 Building sys-mgmt-agent 18:31:54 Building support-notifications 18:31:54 Building core-command 18:31:54 Building security-secretstore-setup 18:31:54 Building security-bootstrapper 18:33:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:33:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:33:02 ---> 66d482829fbb 18:33:02 Step 3/24 : WORKDIR /edgex-go 18:33:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:33:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:33:02 ---> 66d482829fbb 18:33:02 Step 3/26 : WORKDIR /edgex-go 18:33:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:33:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:33:02 ---> 66d482829fbb 18:33:02 Step 3/23 : WORKDIR /edgex-go 18:33:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:33:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:33:03 ---> 66d482829fbb 18:33:03 Step 3/24 : WORKDIR /edgex-go 18:33:03 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:33:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:33:03 ---> 66d482829fbb 18:33:03 Step 3/32 : WORKDIR /edgex-go 18:33:05 ---> Running in aee9a9bb415d 18:33:05 ---> Running in 998509dec20d 18:33:05 ---> Running in 0a6dbe371b82 18:33:05 ---> Running in c79969cdbccc 18:33:05 ---> Running in 76597656c05e 18:33:05 Removing intermediate container 998509dec20d 18:33:05 ---> 259e56c04f1a 18:33:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:05 ---> Running in a7a00104d870 18:33:05 Removing intermediate container c79969cdbccc 18:33:05 ---> 12e42aff7bce 18:33:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:05 Removing intermediate container 0a6dbe371b82 18:33:05 Removing intermediate container aee9a9bb415d 18:33:05 ---> 1ce5405b1409 18:33:05 ---> 037ac47f04bd 18:33:05 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:05 18:33:05 Removing intermediate container 76597656c05e 18:33:05 ---> 1f21d4a30dcb 18:33:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:06 ---> Running in ef9364fa75fd 18:33:06 ---> Running in 17d962a7cce5 18:33:06 ---> Running in 8a0f70f04e4c 18:33:06 ---> Running in 39a7d98b2781 18:33:09 Removing intermediate container a7a00104d870 18:33:09 ---> 049c4e288838 18:33:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:33:10 ---> Running in 585c1b2be028 18:33:10 Removing intermediate container 17d962a7cce5 18:33:10 ---> 77910bb51c7b 18:33:10 Step 5/24 : RUN apk add --update --no-cache make git 18:33:10 ---> Running in 035dc165da25 18:33:10 Removing intermediate container ef9364fa75fd 18:33:10 ---> 6ce8beded4b4 18:33:10 Step 5/24 : RUN apk add --update --no-cache make bash git 18:33:11 ---> Running in 79e8b9dcdaaa 18:33:11 Removing intermediate container 8a0f70f04e4c 18:33:11 ---> 18bbd753b21c 18:33:11 Step 5/32 : RUN apk add --update --no-cache make git 18:33:11 ---> Running in 3e8c5b0bfe11 18:33:11 Removing intermediate container 39a7d98b2781 18:33:11 ---> 2aeafe801bf7 18:33:11 Step 5/26 : RUN apk add --update --no-cache make git 18:33:12 ---> Running in 4d0a6c2e4ea6 18:33:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:33:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:33:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:33:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:33:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:33:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:33:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:33:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:33:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:33:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:33:15 OK: 218 MiB in 52 packages 18:33:15 OK: 218 MiB in 52 packages 18:33:16 OK: 218 MiB in 52 packages 18:33:16 OK: 218 MiB in 52 packages 18:33:16 OK: 218 MiB in 52 packages 18:33:17 Removing intermediate container 585c1b2be028 18:33:17 ---> c404e93baf1b 18:33:17 Step 6/23 : COPY go.mod . 18:33:17 Removing intermediate container 035dc165da25 18:33:17 ---> 7b665d5797a6 18:33:17 Step 6/24 : COPY go.mod . 18:33:17 Removing intermediate container 3e8c5b0bfe11 18:33:17 ---> 854256c53cff 18:33:17 Step 6/32 : COPY go.mod . 18:33:17 Removing intermediate container 4d0a6c2e4ea6 18:33:17 ---> f33c79eca1eb 18:33:17 Step 6/26 : COPY go.mod . 18:33:18 ---> 8632f9ded936 18:33:18 Step 7/23 : RUN go mod download 18:33:18 ---> Running in 1aa023dcca26 18:33:18 Removing intermediate container 79e8b9dcdaaa 18:33:18 ---> 916dfe2daf9b 18:33:18 Step 6/24 : COPY go.mod . 18:33:18 ---> 3ecfeb7cdc98 18:33:18 Step 7/24 : RUN go mod download 18:33:19 ---> Running in b9375e5364d8 18:33:19 ---> 7cbcb580be09 18:33:19 Step 7/32 : RUN go mod download 18:33:19 ---> fc76506e3815 18:33:19 Step 7/26 : RUN go mod download 18:33:19 ---> Running in 35bb3d1e9603 18:33:19 ---> Running in ec17e8d44a95 18:33:19 ---> 8f81a158681e 18:33:19 Step 7/24 : RUN go mod download 18:33:20 ---> Running in 7046815b5e7f 18:33:23 Removing intermediate container 1aa023dcca26 18:33:23 ---> b0f23d428210 18:33:23 Step 8/23 : COPY . . 18:33:24 Removing intermediate container b9375e5364d8 18:33:24 ---> c2a97701f329 18:33:24 Step 8/24 : COPY . . 18:33:24 Removing intermediate container 35bb3d1e9603 18:33:24 ---> ae835d960fbd 18:33:24 Step 8/32 : COPY . . 18:33:25 Removing intermediate container ec17e8d44a95 18:33:25 ---> a62047db98c9 18:33:25 Step 8/26 : COPY . . 18:33:25 Removing intermediate container 7046815b5e7f 18:33:25 ---> 0f838c46902a 18:33:25 Step 8/24 : COPY . . 18:33:51 ---> 19386cda886c 18:33:51 Step 9/23 : RUN go mod tidy 18:33:51 ---> 6c64dfbc7e4c 18:33:51 Step 9/24 : RUN go mod tidy 18:33:51 ---> 63ad977913f8 18:33:51 Step 9/26 : RUN go mod tidy 18:33:51 ---> e384db67ff75 18:33:51 Step 9/32 : RUN go mod tidy 18:33:51 ---> a213084b7b4c 18:33:51 Step 9/24 : RUN go mod tidy 18:33:51 ---> Running in 825f92025dbf 18:33:51 ---> Running in 96eb3f2ed4ea 18:33:51 ---> Running in 658cf0d0b0ee 18:33:51 ---> Running in 890c53eac412 18:33:51 ---> Running in f68ae257984a 18:33:56 Removing intermediate container 825f92025dbf 18:33:56 ---> 4b6fde0fa370 18:33:56 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:33:56 ---> Running in 9e0ebc338e48 18:33:56 Removing intermediate container 658cf0d0b0ee 18:33:56 ---> c1d03df3260b 18:33:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:33:56 Removing intermediate container 96eb3f2ed4ea 18:33:56 ---> 2edd474f33fc 18:33:56 Step 10/24 : RUN make cmd/core-command/core-command 18:33:56 Removing intermediate container f68ae257984a 18:33:56 ---> 418bed3c6a42 18:33:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:33:56 ---> Running in 89dc1f108a2c 18:33:56 ---> Running in b4dcf5df5679 18:33:56 ---> Running in 29a1a73713ef 18:33:56 Removing intermediate container 890c53eac412 18:33:56 ---> c2f1598dc47f 18:33:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:33:57 ---> Running in 714163c62b7b 18:33:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:33:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:33:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:33:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:34:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:36:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:36:07 Removing intermediate container b4dcf5df5679 18:36:07 ---> c1f45748ff7f 18:36:07 18:36:07 Step 11/24 : FROM alpine:3.12 18:36:07 3.12: Pulling from library/alpine 18:36:07 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:36:07 Status: Downloaded newer image for alpine:3.12 18:36:07 ---> 9852663dfa18 18:36:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:36:07 Removing intermediate container 714163c62b7b 18:36:07 ---> 5bb094c6cf92 18:36:07 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:36:07 ---> Running in ceef455e6ef4 18:36:07 ---> Running in c220d9153a27 18:36:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:36:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:36:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:36:07 (1/1) Installing dumb-init (1.2.2-r1) 18:36:07 Executing busybox-1.31.1-r20.trigger 18:36:07 OK: 5 MiB in 15 packages 18:36:07 Removing intermediate container 9e0ebc338e48 18:36:07 ---> 79255bdfe647 18:36:07 18:36:07 Step 11/23 : FROM alpine:3.12 18:36:07 ---> 9852663dfa18 18:36:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:36:07 Removing intermediate container 29a1a73713ef 18:36:07 ---> bc63d169e183 18:36:07 18:36:07 Step 11/32 : FROM alpine:3.12 18:36:07 ---> 9852663dfa18 18:36:07 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:36:07 ---> Running in dda9b35e120a 18:36:07 ---> Running in 865ac7832c88 18:36:07 Removing intermediate container ceef455e6ef4 18:36:07 ---> be58c120b704 18:36:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:36:07 Removing intermediate container 89dc1f108a2c 18:36:07 ---> 618306136eca 18:36:07 18:36:07 Step 11/26 : FROM alpine:3.12 18:36:07 ---> 9852663dfa18 18:36:07 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:36:07 ---> Running in 2cae3fba4e12 18:36:07 Removing intermediate container 865ac7832c88 18:36:07 ---> 104453602ff0 18:36:07 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:36:07 ---> Running in c78ed27fddfb 18:36:07 ---> Running in dc786f6b2ff5 18:36:07 Removing intermediate container 2cae3fba4e12 18:36:07 ---> f79b497c9fff 18:36:07 Step 14/24 : ENV APP_PORT=59882 18:36:07 Removing intermediate container c220d9153a27 18:36:07 ---> e4a606c45083 18:36:07 18:36:07 Step 12/24 : FROM docker:20.10.0 18:36:07 ---> Running in 5ba901fc126c 18:36:07 20.10.0: Pulling from library/docker 18:36:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:36:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:36:07 (1/2) Installing ca-certificates (20191127-r4) 18:36:08 (2/2) Installing dumb-init (1.2.2-r1) 18:36:08 Executing busybox-1.31.1-r20.trigger 18:36:08 Executing ca-certificates-20191127-r4.trigger 18:36:08 Removing intermediate container 5ba901fc126c 18:36:08 ---> 062f26542d59 18:36:08 Step 15/24 : EXPOSE $APP_PORT 18:36:08 OK: 6 MiB in 16 packages 18:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:36:08 ---> Running in a6da4156bd73 18:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:36:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:36:09 (1/6) Installing ca-certificates (20191127-r4) 18:36:09 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:36:09 (3/6) Installing libcurl (7.77.0-r0) 18:36:09 (4/6) Installing curl (7.77.0-r0) 18:36:09 (5/6) Installing dumb-init (1.2.2-r1) 18:36:09 (6/6) Installing su-exec (0.2-r1) 18:36:09 Executing busybox-1.31.1-r20.trigger 18:36:09 Executing ca-certificates-20191127-r4.trigger 18:36:09 (1/2) Installing dumb-init (1.2.2-r1) 18:36:09 (2/2) Installing su-exec (0.2-r1) 18:36:09 Executing busybox-1.31.1-r20.trigger 18:36:09 OK: 5 MiB in 16 packages 18:36:09 OK: 7 MiB in 20 packages 18:36:10 Removing intermediate container a6da4156bd73 18:36:10 ---> 36dd40fd8410 18:36:10 Step 16/24 : WORKDIR / 18:36:10 ---> Running in fb65dbb96276 18:36:11 Removing intermediate container dda9b35e120a 18:36:11 ---> 9c8188811fd4 18:36:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:36:11 ---> Running in 818c38406931 18:36:12 Removing intermediate container fb65dbb96276 18:36:12 ---> 68b8aad2508e 18:36:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:12 Removing intermediate container dc786f6b2ff5 18:36:12 ---> cfa89dc73312 18:36:12 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:36:12 ---> Running in fd1d0154bd48 18:36:12 Removing intermediate container 818c38406931 18:36:12 ---> ed19a9abe45b 18:36:12 Step 14/23 : ENV APP_PORT=59860 18:36:12 Removing intermediate container c78ed27fddfb 18:36:12 ---> b75e75ae5dcd 18:36:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:36:12 ---> Running in 0af16c7085a5 18:36:13 ---> Running in 95118b865ee2 18:36:13 Removing intermediate container fd1d0154bd48 18:36:13 ---> 1fe7a28de7fb 18:36:13 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:36:13 ---> 322a49a73b7d 18:36:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:36:13 Removing intermediate container 0af16c7085a5 18:36:13 ---> f12ace027da9 18:36:13 Step 15/23 : EXPOSE $APP_PORT 18:36:13 ---> Running in 666dd48427c9 18:36:14 ---> Running in c9eb5ac44314 18:36:14 Removing intermediate container 95118b865ee2 18:36:14 ---> aee3cc9dde11 18:36:14 Step 14/26 : WORKDIR / 18:36:14 ---> Running in cf21e5039332 18:36:14 Removing intermediate container 666dd48427c9 18:36:14 ---> 70cb9d09ddd2 18:36:14 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:36:14 Removing intermediate container c9eb5ac44314 18:36:14 ---> 0bf107b39c3c 18:36:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:15 ---> Running in ae740d748876 18:36:15 ---> 34c5662739fa 18:36:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:36:15 Removing intermediate container cf21e5039332 18:36:15 ---> 49aff8dab428 18:36:15 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:36:16 ---> c5be496cb67a 18:36:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:36:16 ---> 468f4338f063 18:36:16 Step 20/24 : ENTRYPOINT ["/core-command"] 18:36:16 ---> 5cf01030ac6c 18:36:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:36:17 ---> Running in a7e8d706cf01 18:36:18 Removing intermediate container a7e8d706cf01 18:36:18 ---> 07eb36cec149 18:36:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:36:18 ---> 8d39389b09ec 18:36:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:36:18 ---> Running in bf84677b3a81 18:36:18 Removing intermediate container ae740d748876 18:36:18 ---> a70793244dcf 18:36:18 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:36:19 ---> fa2554611321 18:36:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:36:19 ---> Running in 053a07c00d0c 18:36:19 Removing intermediate container bf84677b3a81 18:36:19 ---> 35e1422cf558 18:36:19 Step 22/24 : LABEL arch=arm64 18:36:19 ---> Running in 79ebc2ef20a1 18:36:19 ---> a1aaa87d8bbe 18:36:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:36:20 Removing intermediate container 053a07c00d0c 18:36:20 ---> f74dbf18446b 18:36:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:36:20 ---> e94eb9775c22 18:36:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:36:20 ---> Running in 318d08283f18 18:36:20 Removing intermediate container 79ebc2ef20a1 18:36:20 ---> f024714bffe1 18:36:20 Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:36:20 ---> bad87a027762 18:36:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:36:20 ---> Running in 2cf5997bd45d 18:36:21 ---> bcc98553fbc9 18:36:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:36:21 Removing intermediate container 318d08283f18 18:36:21 ---> 5a3a47575fd7 18:36:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:36:21 ---> Running in f9c23fe8f3bc 18:36:21 ---> Running in ee2fc813660e 18:36:21 Removing intermediate container 2cf5997bd45d 18:36:21 ---> debf3800e64b 18:36:21 Step 24/24 : LABEL version=0.0.0 18:36:22 ---> Running in 8e1951f99a8d 18:36:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:36:22 ---> c63ca1148700 18:36:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:36:22 Status: Downloaded newer image for docker:20.10.0 18:36:22 ---> eeaf43b92773 18:36:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:36:22 Removing intermediate container ee2fc813660e 18:36:22 ---> a193798dae14 18:36:22 Step 21/23 : LABEL arch=arm64 18:36:22 ---> Running in 86812933ec1f 18:36:22 ---> Running in 86045425d94f 18:36:22 Removing intermediate container 8e1951f99a8d 18:36:22 ---> 6540506ca22c 18:36:22 18:36:23 Successfully built 6540506ca22c 18:36:23 Successfully tagged core-command-arm64:latest 18:36:23  Building core-command ... done Building core-data 18:36:23 Removing intermediate container 86812933ec1f 18:36:23 ---> cf3d3d06d7a6 18:36:23 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:36:23 Removing intermediate container 86045425d94f 18:36:23 ---> 13d09cc20507 18:36:23 Step 22/23 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:36:23 ---> Running in 794d197d3506 18:36:23 ---> Running in 9556eca70ec1 18:36:24 ---> dcbadfa4de5a 18:36:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:36:25 Removing intermediate container 9556eca70ec1 18:36:25 ---> 0c916155bb46 18:36:25 Step 23/23 : LABEL version=0.0.0 18:36:25 ---> Running in 62fac3a90634 18:36:25 Removing intermediate container f9c23fe8f3bc 18:36:25 ---> 8a3243f27c1c 18:36:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:36:25 ---> 326c63f9bf18 18:36:25 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:36:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:36:26 ---> Running in 465c7e18c28f 18:36:26 Removing intermediate container 62fac3a90634 18:36:26 ---> 2615e1d8b5eb 18:36:26 18:36:26 (1/39) Installing readline (8.0.4-r0) 18:36:26 (2/39) Installing bash (5.0.17-r0) 18:36:26 Executing bash-5.0.17-r0.post-install 18:36:26 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:36:26 (4/39) Installing libcurl (7.77.0-r0) 18:36:26 (5/39) Installing curl (7.77.0-r0) 18:36:26 (6/39) Installing dumb-init (1.2.2-r1) 18:36:26 (7/39) Installing libbz2 (1.0.8-r1) 18:36:26 (8/39) Installing expat (2.2.9-r1) 18:36:27 (9/39) Installing libffi (3.3-r2) 18:36:27 (10/39) Installing gdbm (1.13-r1) 18:36:27 (11/39) Installing xz-libs (5.2.5-r0) 18:36:27 (12/39) Installing sqlite-libs (3.32.1-r1) 18:36:27 (13/39) Installing python3 (3.8.10-r0) 18:36:27 Successfully built 2615e1d8b5eb 18:36:27 Successfully tagged support-notifications-arm64:latest 18:36:27 Building support-scheduler 18:36:27  Building support-notifications ... done  ---> 6bbcc8774ca2 18:36:27 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:36:29 (14/39) Installing py3-appdirs (1.4.4-r1) 18:36:29 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:36:29 (16/39) Installing py3-parsing (2.4.7-r0) 18:36:29 (17/39) Installing py3-six (1.15.0-r0) 18:36:29 (18/39) Installing py3-packaging (20.4-r0) 18:36:29 (19/39) Installing py3-setuptools (47.0.0-r0) 18:36:29 (20/39) Installing py3-chardet (3.0.4-r4) 18:36:29 (21/39) Installing py3-idna (2.9-r0) 18:36:29 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:36:29 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:36:29 (24/39) Installing py3-requests (2.23.0-r0) 18:36:29 (25/39) Installing py3-msgpack (1.0.0-r0) 18:36:29 (26/39) Installing py3-lockfile (0.12.2-r3) 18:36:29 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:36:29 (28/39) Installing py3-colorama (0.4.3-r0) 18:36:29 (29/39) Installing py3-distlib (0.3.0-r0) 18:36:29 (30/39) Installing py3-distro (1.5.0-r1) 18:36:29 (31/39) Installing py3-webencodings (0.5.1-r3) 18:36:29 (32/39) Installing py3-html5lib (1.0.1-r4) 18:36:29 (33/39) Installing py3-pytoml (0.1.21-r0) 18:36:29 (34/39) Installing py3-pep517 (0.8.2-r0) 18:36:29 (35/39) Installing py3-progress (1.5-r0) 18:36:29 (36/39) Installing py3-toml (0.10.1-r0) 18:36:29 (37/39) Installing py3-retrying (1.3.3-r0) 18:36:29 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:36:29 (39/39) Installing py3-pip (20.1.1-r0) 18:36:29 Executing busybox-1.31.1-r19.trigger 18:36:29 OK: 72 MiB in 59 packages 18:36:30 ---> b0882a87301d 18:36:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:36:32 Removing intermediate container 465c7e18c28f 18:36:32 ---> e3ab9c2f9e3e 18:36:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:36:32 ---> dad10d26b986 18:36:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:36:32 ---> Running in 96274a5ac4dd 18:36:33 Removing intermediate container 96274a5ac4dd 18:36:33 ---> a536103cbd71 18:36:33 Step 24/26 : LABEL arch=arm64 18:36:33 ---> 85b0aed9168d 18:36:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:36:33 ---> Running in 2773f7eccaae 18:36:34 Removing intermediate container 2773f7eccaae 18:36:34 ---> bd642a02170c 18:36:34 Step 25/26 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:36:34 ---> b8329f37c661 18:36:34 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:36:35 ---> Running in ffa3d09b9450 18:36:35 ---> Running in b82e92333b56 18:36:35 Collecting docker-compose==1.23.2 18:36:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:36:35 Removing intermediate container ffa3d09b9450 18:36:35 ---> b2c0d331faec 18:36:35 Step 26/26 : LABEL version=0.0.0 18:36:36 ---> Running in 2c6847afebc0 18:36:36 Removing intermediate container b82e92333b56 18:36:36 ---> 7a32d09b7547 18:36:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:36:37 Removing intermediate container 2c6847afebc0 18:36:37 ---> 34721f4d89f5 18:36:37 18:36:37 Collecting PyYAML<4,>=3.10 18:36:37 Downloading PyYAML-3.13.tar.gz (270 kB) 18:36:38 Successfully built 34721f4d89f5 18:36:38 Successfully tagged security-secretstore-setup-arm64:latest 18:36:38  Building security-secretstore-setup ... done Building security-proxy-setup 18:36:38 ---> 3fe4e3f13b41 18:36:38 Step 27/32 : RUN chmod +x /entrypoint.sh 18:36:39 ---> Running in 45ad698af877 18:36:42 Removing intermediate container 45ad698af877 18:36:42 ---> 7361ee8e1a75 18:36:42 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:36:42 ---> Running in cf3ebc0614e7 18:36:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:36:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:36:43 Removing intermediate container cf3ebc0614e7 18:36:43 ---> 238a7f15db51 18:36:43 Step 29/32 : CMD ["gate"] 18:36:44 ---> Running in 16c880eb2305 18:36:44 Collecting docker<4.0,>=3.6.0 18:36:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:36:45 Removing intermediate container 16c880eb2305 18:36:45 ---> e6ec7d6e29fe 18:36:45 Step 30/32 : LABEL arch=arm64 18:36:45 Collecting texttable<0.10,>=0.9.0 18:36:45 Downloading texttable-0.9.1.tar.gz (11 kB) 18:36:46 ---> Running in 97a0e531cc3d 18:36:47 Removing intermediate container 97a0e531cc3d 18:36:47 ---> 29eae93ccd70 18:36:47 Step 31/32 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:36:47 ---> Running in e162d8e6a2a0 18:36:48 Removing intermediate container e162d8e6a2a0 18:36:48 ---> 2b481876a4cc 18:36:48 Step 32/32 : LABEL version=0.0.0 18:36:48 Collecting dockerpty<0.5,>=0.4.1 18:36:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:36:49 ---> Running in 5d88d53a173f 18:36:49 Removing intermediate container 5d88d53a173f 18:36:49 ---> a7b57d15656b 18:36:49 18:36:50 Successfully built a7b57d15656b 18:36:50 Successfully tagged security-bootstrapper-arm64:latest 18:36:50  Building security-bootstrapper ... done Building core-metadata 18:36:51 Collecting jsonschema<3,>=2.5.1 18:36:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:36:52 Collecting cached-property<2,>=1.2.0 18:36:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:36:52 Collecting docopt<0.7,>=0.6.1 18:36:52 Downloading docopt-0.6.2.tar.gz (25 kB) 18:36:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:36:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:36:55 ---> 66d482829fbb 18:36:55 Step 3/24 : WORKDIR /edgex-go 18:36:55 ---> Using cache 18:36:55 ---> 1f21d4a30dcb 18:36:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:55 ---> Using cache 18:36:55 ---> 2aeafe801bf7 18:36:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:36:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:36:56 Collecting websocket-client<1.0,>=0.32.0 18:36:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:36:56 ---> Running in 5743305908e2 18:36:56 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 18:36:57 Collecting urllib3<1.25,>=1.21.1 18:36:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:36:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:36:58 Collecting idna<2.8,>=2.5 18:36:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:36:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 18:36:58 Collecting docker-pycreds>=0.4.0 18:36:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:36:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:36:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:36:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:36:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:36:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:37:00 OK: 218 MiB in 52 packages 18:37:00 Installing collected packages: PyYAML, urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, jsonschema, cached-property, docopt, docker-compose 18:37:00 Running setup.py install for PyYAML: started 18:37:02 Removing intermediate container 5743305908e2 18:37:02 ---> ab1083d496e6 18:37:02 Step 6/24 : COPY go.mod . 18:37:03 Running setup.py install for PyYAML: finished with status 'done' 18:37:03 Attempting uninstall: urllib3 18:37:03 Found existing installation: urllib3 1.25.9 18:37:03 Uninstalling urllib3-1.25.9: 18:37:03 Successfully uninstalled urllib3-1.25.9 18:37:03 ---> d10335b17a60 18:37:03 Step 7/24 : RUN go mod download 18:37:04 ---> Running in a9bdac4b710d 18:37:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:37:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:37:04 ---> 66d482829fbb 18:37:04 Step 3/23 : WORKDIR /edgex-go 18:37:04 ---> Using cache 18:37:04 ---> 1f21d4a30dcb 18:37:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:04 ---> Using cache 18:37:04 ---> 2aeafe801bf7 18:37:04 Attempting uninstall: idna 18:37:04 Step 5/23 : RUN apk add --update --no-cache make git Found existing installation: idna 2.9 18:37:04 18:37:04 ---> Using cache 18:37:04 Uninstalling idna-2.9: 18:37:04 ---> f33c79eca1eb 18:37:04 Step 6/23 : COPY go.mod . 18:37:04 ---> Using cache 18:37:04 ---> fc76506e3815 18:37:04 Step 7/23 : RUN go mod download 18:37:04 ---> Using cache 18:37:04 ---> a62047db98c9 18:37:04 Step 8/23 : COPY . . 18:37:04 ---> Using cache 18:37:04 ---> 63ad977913f8 18:37:04 Step 9/23 : RUN go mod tidy 18:37:04 ---> Using cache 18:37:04 ---> c1d03df3260b 18:37:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:37:04 Successfully uninstalled idna-2.9 18:37:05 ---> Running in 688dc7478f22 18:37:05 Attempting uninstall: requests 18:37:05 Found existing installation: requests 2.23.0 18:37:05 Uninstalling requests-2.23.0: 18:37:05 Successfully uninstalled requests-2.23.0 18:37:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:37:07 Running setup.py install for texttable: started 18:37:10 Removing intermediate container a9bdac4b710d 18:37:10 ---> 4653f75761ca 18:37:10 Step 8/24 : COPY . . 18:37:10 Running setup.py install for texttable: finished with status 'done' 18:37:10 Running setup.py install for dockerpty: started 18:37:14 Running setup.py install for dockerpty: finished with status 'done' 18:37:14 Running setup.py install for docopt: started 18:37:18 Running setup.py install for docopt: finished with status 'done' 18:37:18 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:37:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:37:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:37:19 ---> 66d482829fbb 18:37:19 Step 3/22 : WORKDIR /edgex-go 18:37:19 ---> Using cache 18:37:19 ---> 1f21d4a30dcb 18:37:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:19 ---> Using cache 18:37:19 ---> 2aeafe801bf7 18:37:19 Step 5/22 : RUN apk add --update --no-cache make git 18:37:19 ---> Using cache 18:37:19 ---> f33c79eca1eb 18:37:19 Step 6/22 : COPY go.mod . 18:37:19 ---> Using cache 18:37:19 ---> fc76506e3815 18:37:19 Step 7/22 : RUN go mod download 18:37:19 ---> Using cache 18:37:19 ---> a62047db98c9 18:37:19 Step 8/22 : COPY . . 18:37:19 ---> Using cache 18:37:19 ---> 63ad977913f8 18:37:19 Step 9/22 : RUN go mod tidy 18:37:19 ---> Using cache 18:37:19 ---> c1d03df3260b 18:37:19 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:37:21 ---> Running in 3d9a8378f731 18:37:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:37:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:37:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:37:31 ---> 66d482829fbb 18:37:31 Step 3/24 : WORKDIR /edgex-go 18:37:31 ---> Using cache 18:37:31 ---> 1f21d4a30dcb 18:37:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:31 ---> Using cache 18:37:31 ---> 2aeafe801bf7 18:37:31 Step 5/24 : RUN apk add --update --no-cache make git 18:37:31 ---> Using cache 18:37:31 ---> f33c79eca1eb 18:37:31 Step 6/24 : COPY go.mod . 18:37:31 ---> Using cache 18:37:31 ---> fc76506e3815 18:37:31 Step 7/24 : RUN go mod download 18:37:31 ---> Using cache 18:37:31 ---> a62047db98c9 18:37:31 Step 8/24 : COPY . . 18:37:31 ---> Using cache 18:37:31 ---> 63ad977913f8 18:37:31 Step 9/24 : RUN go mod tidy 18:37:31 ---> Using cache 18:37:31 ---> c1d03df3260b 18:37:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:37:33 ---> Running in 972964691c3e 18:37:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:37:41 Removing intermediate container 794d197d3506 18:37:41 ---> 840ee3f5e3c0 18:37:41 Step 15/24 : ENV APP_PORT=58890 18:37:42 ---> Running in 742a711acfb2 18:37:43 Removing intermediate container 742a711acfb2 18:37:43 ---> 2dec894595a0 18:37:43 Step 16/24 : EXPOSE $APP_PORT 18:37:43 ---> Running in 53884f2410c6 18:37:44 Removing intermediate container 53884f2410c6 18:37:44 ---> 1274e3067fc4 18:37:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:37:46 ---> f5ecb4e9be1e 18:37:46 Step 9/24 : RUN go mod tidy 18:37:46 ---> Running in 22cdc8ca8623 18:37:46 ---> 1a2237cd30c8 18:37:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:37:48 ---> 0f6bd7b4e282 18:37:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:37:49 ---> 9a8f113aaf23 18:37:49 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:37:49 ---> Running in 8a854fa54271 18:37:50 Removing intermediate container 8a854fa54271 18:37:50 ---> 1a8e87b4529a 18:37:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:37:51 ---> Running in 9133a6f0decd 18:37:52 Removing intermediate container 9133a6f0decd 18:37:52 ---> b223e2c52e72 18:37:52 Step 22/24 : LABEL arch=arm64 18:37:52 ---> Running in 4c5059c17b9d 18:37:53 Removing intermediate container 4c5059c17b9d 18:37:53 ---> 69a135a68461 18:37:53 Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:37:53 ---> Running in 5d78c6ceb669 18:37:53 Removing intermediate container 22cdc8ca8623 18:37:53 ---> 802e07ceaf8e 18:37:53 Step 10/24 : RUN make cmd/core-data/core-data 18:37:54 ---> Running in 8ceca6b0291e 18:37:54 Removing intermediate container 5d78c6ceb669 18:37:54 ---> 9468dc44d262 18:37:54 Step 24/24 : LABEL version=0.0.0 18:37:54 ---> Running in bbfdeb463849 18:37:55 Removing intermediate container bbfdeb463849 18:37:55 ---> 9398bd9b0b79 18:37:55 18:37:56 Successfully built 9398bd9b0b79 18:37:56 Successfully tagged sys-mgmt-agent-arm64:latest 18:37:56  Building sys-mgmt-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:38:52 Removing intermediate container 688dc7478f22 18:38:52 ---> b22f1d70d795 18:38:52 18:38:52 Step 11/23 : FROM alpine:3.12 18:38:52 ---> 9852663dfa18 18:38:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:38:52 ---> Using cache 18:38:52 ---> be58c120b704 18:38:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:38:52 ---> Using cache 18:38:52 ---> f79b497c9fff 18:38:52 Step 14/23 : ENV APP_PORT=59861 18:38:52 ---> Running in 364ae2287dff 18:38:52 Removing intermediate container 364ae2287dff 18:38:52 ---> 2919e752191a 18:38:52 Step 15/23 : EXPOSE $APP_PORT 18:38:52 ---> Running in 03e7ce24f875 18:38:52 Removing intermediate container 03e7ce24f875 18:38:52 ---> ee4480116f49 18:38:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:52 ---> c647c64ddbca 18:38:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:38:52 ---> 4d846d8a9592 18:38:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:38:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:38:52 ---> 8198083f92a1 18:38:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:38:52 ---> Running in 5aa4d18b102b 18:38:52 Removing intermediate container 5aa4d18b102b 18:38:52 ---> cfb9383a2c56 18:38:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:38:52 ---> Running in 224ca8210ea4 18:38:52 Removing intermediate container 224ca8210ea4 18:38:52 ---> 891514b10832 18:38:52 Step 21/23 : LABEL arch=arm64 18:38:53 ---> Running in 7cba38f5909c 18:38:53 Removing intermediate container 7cba38f5909c 18:38:53 ---> 9b89af5a18d2 18:38:53 Step 22/23 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:38:54 ---> Running in 99ba012dcd67 18:38:55 Removing intermediate container 99ba012dcd67 18:38:55 ---> db72d8f6a1ca 18:38:55 Step 23/23 : LABEL version=0.0.0 18:38:55 ---> Running in dc8ca908b10d 18:38:56 Removing intermediate container dc8ca908b10d 18:38:56 ---> fdb2dbe9079a 18:38:56 18:38:56 Successfully built fdb2dbe9079a 18:38:56 Successfully tagged support-scheduler-arm64:latest 18:39:04  Building support-scheduler ... done Removing intermediate container 3d9a8378f731 18:39:04 ---> ee17a7964aed 18:39:04 18:39:04 Step 11/22 : FROM alpine:3.12 18:39:04 ---> 9852663dfa18 18:39:04 Step 12/22 : RUN apk add --update --no-cache curl 18:39:04 ---> Running in 6ce982031005 18:39:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:39:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:39:07 (1/4) Installing ca-certificates (20191127-r4) 18:39:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:39:07 (3/4) Installing libcurl (7.77.0-r0) 18:39:08 (4/4) Installing curl (7.77.0-r0) 18:39:08 Executing busybox-1.31.1-r20.trigger 18:39:08 Executing ca-certificates-20191127-r4.trigger 18:39:08 OK: 7 MiB in 18 packages 18:39:11 Removing intermediate container 6ce982031005 18:39:11 ---> 18fd7e5f8953 18:39:11 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:39:11 ---> Running in e6c0ef01bc30 18:39:12 Removing intermediate container e6c0ef01bc30 18:39:12 ---> c6fc10c68d10 18:39:12 Step 14/22 : WORKDIR /edgex 18:39:12 ---> Running in 260e413b7cc3 18:39:13 Removing intermediate container 260e413b7cc3 18:39:13 ---> 2203152370e0 18:39:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:39:14 ---> 988d911b144f 18:39:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:39:17 ---> 966f0b88760e 18:39:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:39:18 Removing intermediate container 972964691c3e 18:39:18 ---> f1b365eba938 18:39:18 18:39:18 Step 11/24 : FROM alpine:3.12 18:39:18 ---> 9852663dfa18 18:39:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:39:18 ---> Using cache 18:39:18 ---> be58c120b704 18:39:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:39:18 ---> Using cache 18:39:18 ---> f79b497c9fff 18:39:19 Step 14/24 : ENV APP_PORT=59881 18:39:19 ---> 74fb19bfe26d 18:39:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:39:19 ---> Running in ce6911c22bd8 18:39:19 ---> Running in f168d864e5b2 18:39:20 Removing intermediate container ce6911c22bd8 18:39:20 ---> bf8d1cb63b41 18:39:20 Step 15/24 : EXPOSE $APP_PORT 18:39:20 Removing intermediate container f168d864e5b2 18:39:20 ---> 55b3dac47f50 18:39:20 Step 19/22 : CMD ["--init=true"] 18:39:20 ---> Running in 427e6d62ef4c 18:39:20 ---> Running in 4196ba007d90 18:39:21 Removing intermediate container 427e6d62ef4c 18:39:21 ---> 073a89ab909a 18:39:21 Step 16/24 : WORKDIR / 18:39:21 Removing intermediate container 4196ba007d90 18:39:21 ---> 8aa85b068ca7 18:39:21 Step 20/22 : LABEL arch=arm64 18:39:21 ---> Running in 6b8bd9d0ac5b 18:39:21 ---> Running in 42245c41284e 18:39:22 Removing intermediate container 6b8bd9d0ac5b 18:39:22 ---> acf5b83340bf 18:39:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:22 Removing intermediate container 42245c41284e 18:39:22 ---> 771147b663d1 18:39:22 Step 21/22 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:39:22 ---> Running in 2a65938483b6 18:39:22 ---> e7d6b388073d 18:39:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:39:22 Removing intermediate container 2a65938483b6 18:39:22 ---> 101df50b5f03 18:39:22 Step 22/22 : LABEL version=0.0.0 18:39:23 ---> Running in 01bf2617e7f8 18:39:23 Removing intermediate container 01bf2617e7f8 18:39:23 ---> 70a98516d2d4 18:39:23 18:39:24 Successfully built 70a98516d2d4 18:39:24 ---> 816da141c850 18:39:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:39:24 Successfully tagged security-proxy-setup-arm64:latest 18:39:25  Building security-proxy-setup ... done  ---> 387e7ca04375 18:39:25 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:39:25 ---> Running in cb4467ae9e71 18:39:25 Removing intermediate container cb4467ae9e71 18:39:25 ---> b1d2224b7c2e 18:39:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:39:26 ---> Running in 248d76ca5795 18:39:27 Removing intermediate container 248d76ca5795 18:39:27 ---> 3b2709e21bfa 18:39:27 Step 22/24 : LABEL arch=arm64 18:39:27 ---> Running in 5b0f572650bc 18:39:27 Removing intermediate container 8ceca6b0291e 18:39:27 ---> 43dd4c405b7d 18:39:27 18:39:27 Step 11/24 : FROM alpine:3.12 18:39:27 ---> 9852663dfa18 18:39:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:39:27 ---> Running in 5f2c8e5e4048 18:39:27 Removing intermediate container 5b0f572650bc 18:39:27 ---> dc05ac6b10f7 18:39:27 Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:39:27 ---> Running in c713cfaec215 18:39:28 Removing intermediate container 5f2c8e5e4048 18:39:28 ---> 37461cb5d339 18:39:28 Step 13/24 : ENV APP_PORT=59880 18:39:28 ---> Running in f94407a1a836 18:39:28 Removing intermediate container c713cfaec215 18:39:28 ---> 7478fb443071 18:39:28 Step 24/24 : LABEL version=0.0.0 18:39:28 ---> Running in edcdaa6b8f7c 18:39:29 Removing intermediate container f94407a1a836 18:39:29 ---> 10e1a0d90e00 18:39:29 Step 14/24 : EXPOSE $APP_PORT 18:39:29 ---> Running in 5d2dcf5d8b67 18:39:29 Removing intermediate container edcdaa6b8f7c 18:39:29 ---> 47b0307c3dc0 18:39:29 18:39:29 Successfully built 47b0307c3dc0 18:39:29 Successfully tagged core-metadata-arm64:latest 18:39:29  Building core-metadata ... done Removing intermediate container 5d2dcf5d8b67 18:39:29 ---> 80ad7b707d44 18:39:29 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:29 ---> Running in 6af1b712b3fd 18:39:32 Removing intermediate container 6af1b712b3fd 18:39:32 ---> 03c522bcad01 18:39:32 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:39:32 ---> Running in 61fb0acdeb77 18:39:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:39:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:39:39 (1/6) Installing dumb-init (1.2.2-r1) 18:39:39 (2/6) Installing libgcc (9.3.0-r2) 18:39:39 (3/6) Installing libsodium (1.0.18-r0) 18:39:40 (4/6) Installing libstdc++ (9.3.0-r2) 18:39:41 (5/6) Installing libzmq (4.3.3-r0) 18:39:41 (6/6) Installing zeromq (4.3.3-r0) 18:39:41 Executing busybox-1.31.1-r20.trigger 18:39:41 OK: 8 MiB in 20 packages 18:39:43 Removing intermediate container 61fb0acdeb77 18:39:43 ---> 5fcf1800ca46 18:39:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:43 ---> 681c9705deb3 18:39:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:39:45 ---> 2e660558fbe5 18:39:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:39:45 ---> b4cab6497a1c 18:39:45 Step 20/24 : ENTRYPOINT ["/core-data"] 18:39:45 ---> Running in 8cdbe45bcb53 18:39:46 Removing intermediate container 8cdbe45bcb53 18:39:46 ---> a6c2a0f87168 18:39:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:39:46 ---> Running in 7500959fd41a 18:39:46 Removing intermediate container 7500959fd41a 18:39:46 ---> 1eeb3a63393f 18:39:46 Step 22/24 : LABEL arch=arm64 18:39:46 ---> Running in c6ef3dafda77 18:39:47 Removing intermediate container c6ef3dafda77 18:39:47 ---> f0b284b9e461 18:39:47 Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b 18:39:47 ---> Running in 4b2c478ad4fd 18:39:48 Removing intermediate container 4b2c478ad4fd 18:39:48 ---> abe5b86cc54d 18:39:48 Step 24/24 : LABEL version=0.0.0 18:39:48 ---> Running in 413225c39b1b 18:39:48 Removing intermediate container 413225c39b1b 18:39:48 ---> db1b3aaa6cf6 18:39:48 18:39:49 Successfully built db1b3aaa6cf6 18:39:49 Successfully tagged core-data-arm64:latest 18:39:49  Building core-data ... done  [Pipeline] } 18:39:49 $ docker stop --time=1 52432e17d9851ed1ee7b34a3331020bebc8ece162c859ea88622891cca227a9a 18:39:51 $ docker rm -f 52432e17d9851ed1ee7b34a3331020bebc8ece162c859ea88622891cca227a9a [Pipeline] // withDockerContainer [Pipeline] sh 18:39:51 + docker images 18:39:52 REPOSITORY TAG IMAGE ID CREATED SIZE 18:39:52 core-data-arm64 latest db1b3aaa6cf6 3 seconds ago 19.2MB 18:39:52 core-metadata-arm64 latest 47b0307c3dc0 22 seconds ago 15.7MB 18:39:52 43dd4c405b7d 25 seconds ago 975MB 18:39:52 security-proxy-setup-arm64 latest 70a98516d2d4 28 seconds ago 24.3MB 18:39:52 f1b365eba938 33 seconds ago 972MB 18:39:52 ee17a7964aed 48 seconds ago 974MB 18:39:52 support-scheduler-arm64 latest fdb2dbe9079a 56 seconds ago 15.1MB 18:39:52 b22f1d70d795 About a minute ago 969MB 18:39:52 sys-mgmt-agent-arm64 latest 9398bd9b0b79 About a minute ago 299MB 18:39:52 security-bootstrapper-arm64 latest a7b57d15656b 3 minutes ago 17.5MB 18:39:52 security-secretstore-setup-arm64 latest 34721f4d89f5 3 minutes ago 27.1MB 18:39:52 support-notifications-arm64 latest 2615e1d8b5eb 3 minutes ago 15.7MB 18:39:52 core-command-arm64 latest 6540506ca22c 3 minutes ago 15MB 18:39:52 e4a606c45083 3 minutes ago 970MB 18:39:52 618306136eca 3 minutes ago 977MB 18:39:52 bc63d169e183 3 minutes ago 970MB 18:39:52 79255bdfe647 3 minutes ago 969MB 18:39:52 c1f45748ff7f 3 minutes ago 967MB 18:39:52 ci-base-image-arm64 latest 66d482829fbb 14 minutes ago 641MB 18:39:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB 18:39:52 alpine 3.12 9852663dfa18 2 months ago 5.32MB 18:39:52 docker 20.10.0 eeaf43b92773 6 months ago 228MB 18:39:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:39:52 ---> job-cost.sh 18:39:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gDuH 18:40:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:42:16 lf-activate-venv(): INFO: Adding /tmp/venv-gDuH/bin to PATH 18:42:16 INFO: No Stack... 18:42:16 INFO: Retrieving Pricing Info for: v2-standard-4 18:42:16 INFO: Archiving Costs [Pipeline] sh 18:42:16 + cat /w/workspace/edgex-go/18/archives/cost.csv 18:42:16 + cut -d, -f6 [Pipeline] lock 18:42:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-18-stack-cost] 18:42:17 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-18-stack-cost] did not exist. Created. 18:42:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:42:17 + echo total: 0.18000000715255737 [Pipeline] stash 18:42:17 Stashed 1 file(s) [Pipeline] } 18:42:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-18-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:42:18 provisioning config files... 18:42:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/18@tmp/config6946078185177303871tmp [Pipeline] { [Pipeline] sh 18:42:18 + set +x 18:42:18 + curl -s https://codecov.io/bash 18:42:18 + bash -s -- 18:42:18 18:42:18 _____ _ 18:42:18 / ____| | | 18:42:18 | | ___ __| | ___ ___ _____ __ 18:42:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:42:18 | |___| (_) | (_| | __/ (_| (_) \ V / 18:42:18 \_____\___/ \__,_|\___|\___\___/ \_/ 18:42:18 Bash-1.0.3 18:42:18 18:42:18 18:42:18 ==> git version 2.24.4 found 18:42:18 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:42:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:42:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:42:18 ==> Jenkins CI detected. 18:42:18 project root: . 18:42:18 --> token set from env 18:42:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:42:18 ==> Running gcov in . (disable via -X gcov) 18:42:18 ==> Python coveragepy not found 18:42:18 ==> Searching for coverage reports in: 18:42:18 + . 18:42:18 -> Found 1 reports 18:42:18 ==> Detecting git/mercurial file structure 18:42:18 ==> Reading reports 18:42:18 + ./coverage.out bytes=398195 18:42:18 ==> Appending adjustments 18:42:18 https://docs.codecov.io/docs/fixing-reports 18:42:20 + Found adjustments 18:42:20 ==> Gzipping contents 18:42:20 56K /tmp/codecov.zBTiVb.gz 18:42:20 ==> Uploading reports 18:42:20 url: https://codecov.io 18:42:20 query: branch=PR-3531&commit=0f4494481a7bb1629b14ab67d2a6bef5ce10488b&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 18:42:20 -> Pinging Codecov 18:42:20 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=0f4494481a7bb1629b14ab67d2a6bef5ce10488b&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 18:42:21 -> Uploading to 18:42:21 https://storage.googleapis.com/codecov/v4/raw/2021-06-14/00271124DB129430A58F1EEE437C3FCB/0f4494481a7bb1629b14ab67d2a6bef5ce10488b/9de25812-6e60-45a3-b6f2-490e6801a7a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T184221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8333ac856a2624459789ebf32a162ffc4d3edc2a9f8a929ef25ed8effa4218fe 18:42:21 % Total % Received % Xferd Average Speed Time Time Time Current 18:42:21 Dload Upload Total Spent Left Speed 18:42:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54532 0 0 100 54532 0 127k --:--:-- --:--:-- --:--:-- 128k 18:42:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0f4494481a7bb1629b14ab67d2a6bef5ce10488b [Pipeline] } 18:42:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:42:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:42:23 ---> package-listing.sh 18:42:23 ++ facter osfamily 18:42:23 ++ tr '[:upper:]' '[:lower:]' 18:42:24 + OS_FAMILY=redhat 18:42:24 + workspace=/w/workspace/edgex-go/18 18:42:24 + START_PACKAGES=/tmp/packages_start.txt 18:42:24 + END_PACKAGES=/tmp/packages_end.txt 18:42:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:42:24 + PACKAGES=/tmp/packages_start.txt 18:42:24 + '[' /w/workspace/edgex-go/18 ']' 18:42:24 + PACKAGES=/tmp/packages_end.txt 18:42:24 + case "${OS_FAMILY}" in 18:42:24 + sort 18:42:24 + rpm -qa 18:42:26 + '[' -f /tmp/packages_start.txt ']' 18:42:26 + '[' -f /tmp/packages_end.txt ']' 18:42:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:42:26 + '[' /w/workspace/edgex-go/18 ']' 18:42:26 + mkdir -p /w/workspace/edgex-go/18/archives/ 18:42:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] echo 18:42:26 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/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:42:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:42:27 18:42:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:42:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:42:27 alpine: Pulling from edgex-lftools-log-publisher 18:42:27 df20fa9351a1: Pulling fs layer 18:42:27 36b3adc4ff6f: Pulling fs layer 18:42:27 8ad3a11d3b57: Pulling fs layer 18:42:27 46f8f816bc3b: Pulling fs layer 18:42:27 93b61091891f: Pulling fs layer 18:42:27 93b9cdb0e59b: Pulling fs layer 18:42:27 5e14af77c1be: Pulling fs layer 18:42:27 01666e4c0597: Pulling fs layer 18:42:27 aa168da1d23b: Pulling fs layer 18:42:27 93b9cdb0e59b: Waiting 18:42:27 5e14af77c1be: Waiting 18:42:27 01666e4c0597: Waiting 18:42:27 aa168da1d23b: Waiting 18:42:27 46f8f816bc3b: Waiting 18:42:27 93b61091891f: Waiting 18:42:27 36b3adc4ff6f: Verifying Checksum 18:42:27 36b3adc4ff6f: Download complete 18:42:27 46f8f816bc3b: Verifying Checksum 18:42:27 46f8f816bc3b: Download complete 18:42:27 df20fa9351a1: Verifying Checksum 18:42:27 df20fa9351a1: Download complete 18:42:27 93b9cdb0e59b: Verifying Checksum 18:42:27 93b9cdb0e59b: Download complete 18:42:28 93b61091891f: Verifying Checksum 18:42:28 93b61091891f: Download complete 18:42:28 01666e4c0597: Verifying Checksum 18:42:28 01666e4c0597: Download complete 18:42:28 df20fa9351a1: Pull complete 18:42:28 36b3adc4ff6f: Pull complete 18:42:28 5e14af77c1be: Verifying Checksum 18:42:28 5e14af77c1be: Download complete 18:42:28 8ad3a11d3b57: Verifying Checksum 18:42:28 8ad3a11d3b57: Download complete 18:42:28 8ad3a11d3b57: Pull complete 18:42:28 46f8f816bc3b: Pull complete 18:42:29 93b61091891f: Pull complete 18:42:29 93b9cdb0e59b: Pull complete 18:42:29 5e14af77c1be: Pull complete 18:42:29 01666e4c0597: Pull complete 18:42:30 aa168da1d23b: Verifying Checksum 18:42:30 aa168da1d23b: Download complete 18:42:34 aa168da1d23b: Pull complete 18:42:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:42:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:42:34 prd-centos7-docker-4c-2g-1309 does not seem to be running inside a container 18:42:34 $ 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/18/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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:42:37 $ docker top e0240527a0d7dc25a64ee42904f372c0ddab8766c73d6f1e778501cb5008b5c2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:37 + touch /tmp/pre-build-complete [Pipeline] sh 18:42:38 + mkdir -p /var/log/sa [Pipeline] sh 18:42:38 + ls /var/log/sa-host 18:42:38 + sadf -c /var/log/sa-host/sa05 18:42:38 file_magic: OK 18:42:38 HZ: Using current value: 100 18:42:38 file_header: OK 18:42:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:42:38 Statistics: 18:42:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:42:38 File successfully converted to sysstat format version 12.2.1 18:42:38 + sadf -c /var/log/sa-host/sa14 18:42:38 file_magic: OK 18:42:38 HZ: Using current value: 100 18:42:38 file_header: OK 18:42:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:42:38 Statistics: 18:42:38 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... 18:42:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:39 provisioning config files... 18:42:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/18@tmp/config85964254230007950tmp [Pipeline] { [Pipeline] echo 18:42:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:42:39 ---> create-netrc.sh [Pipeline] } 18:42:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:42:39 ---> python-tools-install.sh [Pipeline] echo 18:42:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:42:40 ---> sudo-logs.sh 18:42:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:42:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:42:40 ---> job-cost.sh 18:42:40 lf-activate-venv: SKIPPING 18:42:40 DEBUG: total: 0.18000000715255737 18:42:40 INFO: Retrieving Stack Cost... 18:42:41 INFO: Retrieving Pricing Info for: v3-standard-2 18:42:41 INFO: Archiving Costs [Pipeline] echo 18:42:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:42:42 ---> logs-deploy.sh 18:42:42 lf-activate-venv: SKIPPING 18:42:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/18 18:42:42 INFO: archiving workspace using pattern(s): 18:42:43 Archives upload complete. 18:42:43 INFO: archiving logs to Nexus 18:42:43 ---> uname -a: 18:42:43 Linux prd-centos7-docker-4c-2g-1309.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:42:43 18:42:43 18:42:43 ---> lscpu: 18:42:43 Architecture: x86_64 18:42:43 CPU op-mode(s): 32-bit, 64-bit 18:42:43 Byte Order: Little Endian 18:42:43 Address sizes: 40 bits physical, 48 bits virtual 18:42:43 CPU(s): 2 18:42:43 On-line CPU(s) list: 0,1 18:42:43 Thread(s) per core: 1 18:42:43 Core(s) per socket: 1 18:42:43 Socket(s): 2 18:42:43 NUMA node(s): 1 18:42:43 Vendor ID: AuthenticAMD 18:42:43 CPU family: 23 18:42:43 Model: 49 18:42:43 Model name: AMD EPYC-Rome Processor 18:42:43 Stepping: 0 18:42:43 CPU MHz: 2799.998 18:42:43 BogoMIPS: 5599.99 18:42:43 Virtualization: AMD-V 18:42:43 Hypervisor vendor: KVM 18:42:43 Virtualization type: full 18:42:43 L1d cache: 64 KiB 18:42:43 L1i cache: 64 KiB 18:42:43 L2 cache: 1 MiB 18:42:43 L3 cache: 32 MiB 18:42:43 NUMA node0 CPU(s): 0,1 18:42:43 Vulnerability Itlb multihit: Not affected 18:42:43 Vulnerability L1tf: Not affected 18:42:43 Vulnerability Mds: Not affected 18:42:43 Vulnerability Meltdown: Not affected 18:42:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:42:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:42:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:42:43 Vulnerability Srbds: Not affected 18:42:43 Vulnerability Tsx async abort: Not affected 18:42:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:42:43 18:42:43 18:42:43 ---> nproc: 18:42:43 2 18:42:43 18:42:43 18:42:43 ---> df -h: 18:42:43 Filesystem Size Used Available Use% Mounted on 18:42:43 overlay 40.0G 11.6G 28.4G 29% / 18:42:43 tmpfs 64.0M 0 64.0M 0% /dev 18:42:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:42:43 shm 64.0M 0 64.0M 0% /dev/shm 18:42:43 /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os 18:42:43 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf 18:42:43 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname 18:42:43 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts 18:42:43 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host 18:42:43 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure 18:42:43 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log 18:42:43 /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json 18:42:43 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/18 18:42:43 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/18@tmp 18:42:43 18:42:43 18:42:43 ---> free -m: 18:42:43 total used free shared buff/cache available 18:42:43 Mem: 7821 1321 2476 0 4023 6449 18:42:43 Swap: 1023 2 1021 18:42:43 18:42:43 18:42:43 ---> ip addr: 18:42:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:42:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:42:43 inet 127.0.0.1/8 scope host lo 18:42:43 valid_lft forever preferred_lft forever 18:42:43 inet6 ::1/128 scope host 18:42:43 valid_lft forever preferred_lft forever 18:42:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:42:43 link/ether fa:16:3e:c0:f2:d5 brd ff:ff:ff:ff:ff:ff 18:42:43 inet 10.30.122.213/23 brd 10.30.123.255 scope global dynamic eth0 18:42:43 valid_lft 84961sec preferred_lft 84961sec 18:42:43 inet6 fe80::f816:3eff:fec0:f2d5/64 scope link 18:42:43 valid_lft forever preferred_lft forever 18:42:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:42:43 link/ether 02:42:52:bc:dd:fe brd ff:ff:ff:ff:ff:ff 18:42:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:42:43 valid_lft forever preferred_lft forever 18:42:43 inet6 fe80::42:52ff:febc:ddfe/64 scope link 18:42:43 valid_lft forever preferred_lft forever 18:42:43 18:42:43 18:42:43 ---> sar -b -r -n DEV: 18:42:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 18:42:43 18:42:43 18:18:33 LINUX RESTART (2 CPU) 18:42:43 18:42:43 18:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:42:43 18:20:01 111.64 15.83 95.80 0.00 5271.93 9547.67 0.00 18:42:43 18:21:01 182.44 0.22 182.23 0.00 23.70 57372.68 0.00 18:42:43 18:22:01 63.93 0.00 63.93 0.00 0.00 7587.63 0.00 18:42:43 18:23:01 51.43 0.02 51.42 0.00 0.53 5440.87 0.00 18:42:43 18:24:01 126.02 0.00 126.02 0.00 0.00 62634.09 0.00 18:42:43 18:25:03 344.45 141.60 202.85 0.00 3429.88 133411.20 0.00 18:42:43 18:26:02 342.27 175.88 166.40 0.00 8980.22 105452.59 0.00 18:42:43 18:27:01 220.15 14.45 205.71 0.00 1675.73 61114.50 0.00 18:42:43 18:28:01 402.40 51.09 351.31 0.00 1801.43 123869.79 0.00 18:42:43 18:29:01 82.28 8.68 73.61 0.00 1086.43 10163.08 0.00 18:42:43 18:30:01 0.43 0.00 0.43 0.00 0.00 5.31 0.00 18:42:43 18:31:01 0.17 0.00 0.17 0.00 0.00 1.82 0.00 18:42:43 18:32:01 0.35 0.00 0.35 0.00 0.00 3.75 0.00 18:42:43 18:33:01 0.27 0.00 0.27 0.00 0.00 2.38 0.00 18:42:43 18:34:01 0.45 0.18 0.27 0.00 5.73 2.90 0.00 18:42:43 18:35:01 0.98 0.17 0.82 0.00 1.33 16.23 0.00 18:42:43 18:36:01 0.28 0.00 0.28 0.00 0.00 3.60 0.00 18:42:43 18:37:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 18:42:43 18:38:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 18:42:43 18:39:01 0.28 0.00 0.28 0.00 0.00 3.60 0.00 18:42:43 18:40:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 18:42:43 18:41:01 0.27 0.00 0.27 0.00 0.00 3.05 0.00 18:42:43 18:42:01 0.27 0.00 0.27 0.00 0.00 2.90 0.00 18:42:43 Average: 83.96 17.72 66.25 0.00 961.06 25111.70 0.00 18:42:43 18:42:43 18:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:42:43 18:20:01 4927744 0 858832 10.72 2620 2219744 1456072 16.08 928844 1733764 320868 18:42:43 18:21:01 3722536 0 1059240 13.23 2620 3224544 1435000 15.84 1210164 2502148 2656 18:42:43 18:22:01 3727192 0 1198308 14.96 2620 3080820 1732508 19.13 1440288 2282888 149944 18:42:43 18:23:01 3817020 0 1176272 14.69 2620 3013028 1673064 18.47 1337160 2287288 84340 18:42:43 18:24:01 686992 0 1423012 17.77 2620 5896316 2342896 25.87 2586772 4082336 1274604 18:42:43 18:25:03 145804 0 1405720 17.55 2620 6454796 2081956 22.99 3220744 3928404 1216996 18:42:43 18:26:02 467072 0 1425184 17.79 2620 6114064 2396768 26.46 3078196 3731364 156240 18:42:43 18:27:01 725632 0 1325816 16.55 2620 5954872 1614260 17.82 2934480 3623080 8 18:42:43 18:28:01 2151360 0 1444280 18.03 2620 4410680 2298880 25.38 1577716 3542764 38612 18:42:43 18:29:01 3167004 0 1247716 15.58 2620 3591600 1300016 14.35 1337068 2809124 8 18:42:43 18:30:01 3169632 0 1245088 15.55 2620 3591600 1278416 14.11 1339464 2804908 8 18:42:43 18:31:01 3171644 0 1243064 15.52 2620 3591612 1264024 13.96 1337852 2805092 8 18:42:43 18:32:01 3171460 0 1243244 15.52 2620 3591616 1264024 13.96 1337936 2805092 8 18:42:43 18:33:01 3172144 0 1242556 15.51 2620 3591620 1264024 13.96 1336676 2806340 8 18:42:43 18:34:01 3171176 0 1243488 15.53 2620 3591656 1264144 13.96 1336896 2806360 24 18:42:43 18:35:01 3167832 0 1246828 15.57 2620 3591660 1264252 13.96 1346320 2800136 20 18:42:43 18:36:01 3168724 0 1245932 15.56 2620 3591664 1264024 13.96 1347784 2798088 12 18:42:43 18:37:01 3168668 0 1245980 15.56 2620 3591672 1264024 13.96 1372392 2773480 8 18:42:43 18:38:01 3168236 0 1246412 15.56 2620 3591672 1264168 13.96 1372688 2773480 16 18:42:43 18:39:01 3167864 0 1246780 15.57 2620 3591676 1264180 13.96 1373132 2773480 8 18:42:43 18:40:01 3167864 0 1246776 15.57 2620 3591680 1264252 13.96 1374684 2772000 8 18:42:43 18:41:01 3168356 0 1246280 15.56 2620 3591684 1264156 13.96 1374672 2772000 12 18:42:43 18:42:01 3168680 0 1245948 15.56 2620 3591692 1264024 13.96 1373916 2772000 8 18:42:43 Average: 2814810 0 1250120 15.61 2620 3941390 1512136 16.69 1620689 2903722 141062 18:42:43 18:42:43 18:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:42:43 18:20:01 eth0 1772.03 1699.70 6424.70 198.65 0.00 0.00 0.00 0.00 18:42:43 18:20:01 vethe2784a8 653.66 895.67 2688.82 86.22 0.00 0.00 0.00 0.00 18:42:43 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:20:01 veth048b887 895.67 653.66 86.22 2688.82 0.00 0.00 0.00 0.00 18:42:43 18:21:01 eth0 582.92 518.82 3523.14 49.75 0.00 0.00 0.00 0.00 18:42:43 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:21:01 docker0 1139.19 922.57 89.79 3511.21 0.00 0.00 0.00 0.00 18:42:43 18:22:01 eth0 40.77 23.15 38.74 16.25 0.00 0.00 0.00 0.00 18:42:43 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:22:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 18:42:43 18:22:01 veth036e5f6 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 18:42:43 18:23:01 eth0 31.25 23.80 18.08 100.24 0.00 0.00 0.00 0.00 18:42:43 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:23:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 18:42:43 18:23:01 veth036e5f6 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 18:42:43 18:24:01 eth0 204.13 177.45 1699.92 24.11 0.00 0.00 0.00 0.00 18:42:43 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:24:01 veth0e8ca2e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:42:43 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:25:03 veth4dee80b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:25:03 eth0 87.19 67.28 181.75 15.56 0.00 0.00 0.00 0.00 18:42:43 18:25:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:25:03 veth0e8ca2e 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 18:42:43 18:26:02 vethbed5720 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:42:43 18:26:02 eth0 20.38 10.37 16.93 8.85 0.00 0.00 0.00 0.00 18:42:43 18:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:26:02 veth47e6ff1 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:42:43 18:27:01 veth7475c66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:27:01 veth72007ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:27:01 vethff6e1a0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:27:01 eth0 58.32 38.20 163.72 119.95 0.00 0.00 0.00 0.00 18:42:43 18:28:01 veth88f203e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:42:43 18:28:01 eth0 225.10 142.43 1648.69 28.34 0.00 0.00 0.00 0.00 18:42:43 18:28:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:42:43 18:28:01 veth0e8ca2e 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 18:42:43 18:29:01 eth0 22.96 12.71 87.45 4.85 0.00 0.00 0.00 0.00 18:42:43 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:29:01 docker0 1263.30 1093.36 98.12 4263.35 0.00 0.00 0.00 0.00 18:42:43 18:30:01 eth0 0.65 0.43 0.51 0.09 0.00 0.00 0.00 0.00 18:42:43 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:31:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 18:42:43 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:32:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:42:43 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:34:01 eth0 0.98 0.32 0.32 0.17 0.00 0.00 0.00 0.00 18:42:43 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:35:01 eth0 1.08 0.45 0.45 0.30 0.00 0.00 0.00 0.00 18:42:43 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:42:43 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:37:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 18:42:43 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:38:01 eth0 1.50 0.28 0.37 0.20 0.00 0.00 0.00 0.00 18:42:43 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:39:01 eth0 1.45 0.53 0.59 0.39 0.00 0.00 0.00 0.00 18:42:43 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:40:01 eth0 0.68 0.47 0.41 0.27 0.00 0.00 0.00 0.00 18:42:43 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:41:01 eth0 0.87 0.47 0.69 0.37 0.00 0.00 0.00 0.00 18:42:43 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:42:01 eth0 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:42:43 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 Average: eth0 133.07 118.42 601.75 24.66 0.00 0.00 0.00 0.00 18:42:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:43 Average: docker0 54.95 47.56 4.27 185.45 0.00 0.00 0.00 0.00 18:42:43 18:42:43 18:42:43 ---> sar -P ALL: 18:42:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 18:42:43 18:42:43 18:18:33 LINUX RESTART (2 CPU) 18:42:43 18:42:43 18:19:01 CPU %user %nice %system %iowait %steal %idle 18:42:43 18:20:01 all 26.92 0.00 5.92 3.19 0.11 63.85 18:42:43 18:20:01 0 30.46 0.00 6.37 1.83 0.11 61.22 18:42:43 18:20:01 1 23.44 0.00 5.48 4.53 0.11 66.45 18:42:43 18:21:01 all 11.26 0.00 6.00 8.11 0.06 74.58 18:42:43 18:21:01 0 11.36 0.00 6.42 10.26 0.07 71.88 18:42:43 18:21:01 1 11.16 0.00 5.57 5.96 0.05 77.26 18:42:43 18:22:01 all 54.99 0.00 6.32 1.52 0.10 37.08 18:42:43 18:22:01 0 54.37 0.00 6.75 1.30 0.09 37.50 18:42:43 18:22:01 1 55.61 0.00 5.88 1.74 0.11 36.66 18:42:43 18:23:01 all 44.08 0.00 6.69 3.48 0.11 45.63 18:42:43 18:23:01 0 44.72 0.00 6.74 3.47 0.11 44.96 18:42:43 18:23:01 1 43.44 0.00 6.64 3.50 0.11 46.31 18:42:43 18:24:01 all 26.16 0.00 7.99 25.60 0.13 40.13 18:42:43 18:24:01 0 26.04 0.00 7.91 23.08 0.13 42.85 18:42:43 18:24:01 1 26.29 0.00 8.06 28.13 0.13 37.39 18:42:43 18:25:03 all 14.13 0.00 10.52 63.00 0.12 12.23 18:42:43 18:25:03 0 14.54 0.00 10.59 60.11 0.14 14.62 18:42:43 18:25:03 1 13.72 0.00 10.44 65.89 0.10 9.84 18:42:43 18:26:02 all 21.30 0.00 6.69 58.75 0.14 13.13 18:42:43 18:26:02 0 21.32 0.00 6.78 62.74 0.11 9.04 18:42:43 18:26:02 1 21.27 0.00 6.59 54.73 0.16 17.24 18:42:43 18:27:01 all 47.79 0.00 8.44 40.12 0.17 3.48 18:42:43 18:27:01 0 48.02 0.00 8.49 41.47 0.13 1.89 18:42:43 18:27:01 1 47.56 0.00 8.38 38.76 0.22 5.08 18:42:43 18:28:01 all 58.25 0.00 13.25 27.22 0.13 1.16 18:42:43 18:28:01 0 57.60 0.00 13.71 27.88 0.15 0.66 18:42:43 18:28:01 1 58.88 0.00 12.79 26.56 0.11 1.65 18:42:43 18:29:01 all 6.40 0.00 2.96 2.27 0.03 88.34 18:42:43 18:29:01 0 6.30 0.00 3.07 2.27 0.03 88.33 18:42:43 18:29:01 1 6.49 0.00 2.85 2.27 0.03 88.35 18:42:43 18:30:01 all 0.11 0.00 0.03 0.00 0.03 99.84 18:42:43 18:30:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:42:43 18:30:01 1 0.18 0.00 0.02 0.00 0.02 99.78 18:42:43 18:42:43 18:30:01 CPU %user %nice %system %iowait %steal %idle 18:42:43 18:31:01 all 0.07 0.00 0.03 0.00 0.03 99.87 18:42:43 18:31:01 0 0.07 0.00 0.03 0.00 0.03 99.87 18:42:43 18:31:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:42:43 18:32:01 all 0.06 0.00 0.03 0.00 0.02 99.90 18:42:43 18:32:01 0 0.10 0.00 0.03 0.00 0.03 99.83 18:42:43 18:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:42:43 18:33:01 all 0.13 0.00 0.02 0.00 0.02 99.83 18:42:43 18:33:01 0 0.05 0.00 0.00 0.00 0.02 99.93 18:42:43 18:33:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:42:43 18:34:01 all 0.14 0.00 0.03 0.00 0.01 99.82 18:42:43 18:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:42:43 18:34:01 1 0.25 0.00 0.05 0.00 0.02 99.68 18:42:43 18:35:01 all 0.17 0.00 0.04 0.02 0.03 99.75 18:42:43 18:35:01 0 0.03 0.00 0.05 0.03 0.02 99.87 18:42:43 18:35:01 1 0.30 0.00 0.03 0.00 0.03 99.63 18:42:43 18:36:01 all 0.12 0.00 0.03 0.00 0.01 99.85 18:42:43 18:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:42:43 18:36:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:42:43 18:37:01 all 0.09 0.00 0.03 0.00 0.03 99.86 18:42:43 18:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:42:43 18:37:01 1 0.15 0.00 0.05 0.00 0.03 99.77 18:42:43 18:38:01 all 0.13 0.00 0.03 0.00 0.01 99.83 18:42:43 18:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:42:43 18:38:01 1 0.22 0.00 0.03 0.00 0.00 99.75 18:42:43 18:39:01 all 0.13 0.00 0.03 0.00 0.02 99.82 18:42:43 18:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:42:43 18:39:01 1 0.23 0.00 0.02 0.00 0.00 99.75 18:42:43 18:40:01 all 0.10 0.00 0.03 0.00 0.02 99.86 18:42:43 18:40:01 0 0.18 0.00 0.02 0.00 0.02 99.78 18:42:43 18:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:42:43 18:41:01 all 0.11 0.00 0.03 0.00 0.02 99.85 18:42:43 18:41:01 0 0.17 0.00 0.02 0.00 0.00 99.82 18:42:43 18:41:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:42:43 18:42:43 18:41:01 CPU %user %nice %system %iowait %steal %idle 18:42:43 18:42:01 all 0.03 0.00 0.03 0.00 0.03 99.92 18:42:43 18:42:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:42:43 18:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:42:43 Average: all 12.95 0.00 3.14 9.76 0.06 74.09 18:42:43 Average: 0 13.07 0.00 3.22 9.81 0.06 73.85 18:42:43 Average: 1 12.84 0.00 3.06 9.71 0.06 74.33 18:42:43 18:42:43 18:42:43