Pull request #3525 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from ebedd2ee81a05401d72450e491cd65bbbe1be5e5+027c4e9e11e34d7e4f7c73f925e1f85085517f61 (4240a2c88c8dd9795b88a4b18c2f719f1cf725f5) 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-ssh383564975430306810.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-ssh7014602848679395637.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-3525/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-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh275667285851359795.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-ssh4635281071035954838.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-3525/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-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3744242398149531127.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 Running on prd-centos7-docker-4c-2g-224 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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/13@tmp/jenkins-gitclient-ssh4974283971664261280.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/13@tmp/jenkins-gitclient-ssh1850793418417699455.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit ebedd2ee81a05401d72450e491cd65bbbe1be5e5 Merge succeeded, producing ebedd2ee81a05401d72450e491cd65bbbe1be5e5 Checking out Revision ebedd2ee81a05401d72450e491cd65bbbe1be5e5 (PR-3525) > git config core.sparsecheckout # timeout=10 > git checkout -f ebedd2ee81a05401d72450e491cd65bbbe1be5e5 # 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/13@tmp/jenkins-gitclient-ssh8422636519088064792.key > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ebedd2ee81a05401d72450e491cd65bbbe1be5e5 # timeout=10 Commit message: "fix(snap): set version from git tag" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:14:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:14:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:14:50 ========================================================= 15:14:50 EdgeX Global Pipelines Version Info 15:14:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 92ea92d76d386463afe79464b17417c82632260a # timeout=10 15:14:52 ------------------- 15:14:52 stable info: 15:14:52 ------------------- 15:14:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:14:52 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 15:14:52 Message: update stable to v1.0.194 15:14:52 ------------------- 15:14:52 experimental info: 15:14:52 ------------------- 15:14:52 Commited By: **** collab-it+edgex@linuxfoundation.org 15:14:52 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 15:14:52 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebedd2e [Pipeline] echo 15:14:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:53 provisioning config files... 15:14:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config2890919433425709282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:54 ---> docker-login.sh 15:14:54 nexus3.edgexfoundry.org:10001 15:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:54 Configure a credential helper to remove this warning. See 15:14:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:54 15:14:54 Login Succeeded 15:14:54 nexus3.edgexfoundry.org:10002 15:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:54 Configure a credential helper to remove this warning. See 15:14:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:54 15:14:54 Login Succeeded 15:14:54 nexus3.edgexfoundry.org:10003 15:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:54 Configure a credential helper to remove this warning. See 15:14:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:54 15:14:54 Login Succeeded 15:14:54 nexus3.edgexfoundry.org:10004 15:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:54 Configure a credential helper to remove this warning. See 15:14:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:54 15:14:54 Login Succeeded 15:14:54 docker.io 15:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:55 Configure a credential helper to remove this warning. See 15:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:55 15:14:55 Login Succeeded 15:14:55 ---> docker-login.sh ends [Pipeline] } 15:14:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:55 ++ 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 15:14:55 + for file in '`ls cmd/**/Dockerfile`' 15:14:55 ++ dirname cmd/core-command/Dockerfile 15:14:55 ++ cut -d/ -f2 15:14:55 + echo core-command,cmd/core-command/Dockerfile 15:14:55 + for file in '`ls cmd/**/Dockerfile`' 15:14:55 ++ dirname cmd/core-data/Dockerfile 15:14:55 ++ cut -d/ -f2 15:14:55 + echo core-data,cmd/core-data/Dockerfile 15:14:55 + for file in '`ls cmd/**/Dockerfile`' 15:14:55 ++ dirname cmd/core-metadata/Dockerfile 15:14:55 ++ cut -d/ -f2 15:14:55 + echo core-metadata,cmd/core-metadata/Dockerfile 15:14:55 + for file in '`ls cmd/**/Dockerfile`' 15:14:55 ++ dirname cmd/security-bootstrapper/Dockerfile 15:14:55 ++ cut -d/ -f2 15:14:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:14:55 + for file in '`ls cmd/**/Dockerfile`' 15:14:55 ++ dirname cmd/security-proxy-setup/Dockerfile 15:14:55 ++ cut -d/ -f2 15:14:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:14:55 + for file in '`ls cmd/**/Dockerfile`' 15:14:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:14:55 ++ cut -d/ -f2 15:14:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:14:55 + for file in '`ls cmd/**/Dockerfile`' 15:14:55 ++ dirname cmd/support-notifications/Dockerfile 15:14:55 ++ cut -d/ -f2 15:14:55 + echo support-notifications,cmd/support-notifications/Dockerfile 15:14:55 + for file in '`ls cmd/**/Dockerfile`' 15:14:55 ++ cut -d/ -f2 15:14:55 ++ dirname cmd/support-scheduler/Dockerfile 15:14:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:14:55 + for file in '`ls cmd/**/Dockerfile`' 15:14:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:14:55 ++ cut -d/ -f2 15:14:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:14:55 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 15:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:57 15:14:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:14:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:57 latest: Pulling from edgex-devops/git-semver 15:14:57 31603596830f: Pulling fs layer 15:14:57 54011a49482f: Pulling fs layer 15:14:57 a6820b24f6d8: Pulling fs layer 15:14:57 f581987b2513: Pulling fs layer 15:14:57 f581987b2513: Waiting 15:14:57 54011a49482f: Verifying Checksum 15:14:57 54011a49482f: Download complete 15:14:57 f581987b2513: Verifying Checksum 15:14:57 f581987b2513: Download complete 15:14:57 31603596830f: Verifying Checksum 15:14:57 31603596830f: Download complete 15:14:57 a6820b24f6d8: Verifying Checksum 15:14:57 a6820b24f6d8: Download complete 15:14:58 31603596830f: Pull complete 15:14:58 54011a49482f: Pull complete 15:14:58 a6820b24f6d8: Pull complete 15:14:58 f581987b2513: Pull complete 15:14:58 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:14:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:14:59 prd-centos7-docker-4c-2g-224 does not seem to be running inside a container 15:14:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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:10004/edgex-devops/git-semver:latest cat 15:15:00 $ docker top e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:15:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:15:00 [ssh-agent] Looking for ssh-agent implementation... 15:15:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:00 $ docker exec e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 ssh-agent 15:15:00 SSH_AUTH_SOCK=/tmp/ssh-4kj5m4p87bIq/agent.14 15:15:00 SSH_AGENT_PID=20 15:15:00 Running ssh-add (command line suppressed) 15:15:00 Identity added: /w/workspace/edgex-go/13@tmp/private_key_5928084200196412289.key (/w/workspace/edgex-go/13@tmp/private_key_5928084200196412289.key) 15:15:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:15:01 + git tag --points-at HEAD [Pipeline] } 15:15:01 $ docker exec --env ******** --env ******** e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 ssh-agent -k 15:15:01 unset SSH_AUTH_SOCK; 15:15:01 unset SSH_AGENT_PID; 15:15:01 echo Agent pid 20 killed; 15:15:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:15:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:15:01 [ssh-agent] Looking for ssh-agent implementation... 15:15:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:01 $ docker exec e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 ssh-agent 15:15:01 SSH_AUTH_SOCK=/tmp/ssh-QXKHlfpR8qxL/agent.54 15:15:01 SSH_AGENT_PID=60 15:15:01 Running ssh-add (command line suppressed) 15:15:01 Identity added: /w/workspace/edgex-go/13@tmp/private_key_5287697202949952523.key (/w/workspace/edgex-go/13@tmp/private_key_5287697202949952523.key) 15:15:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:15:01 + git semver init 15:15:01 # -> Open(): unable to determine branch for HEAD 15:15:01 # $GIT_DIR = /w/workspace/edgex-go/13/.git 15:15:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/13 15:15:01 # $SEMVER_REMOTE_NAME = origin 15:15:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:15:01 # $SEMVER_USER_NAME = edgex-jenkins 15:15:01 # $SEMVER_BRANCH = PR-3525 15:15:01 # $SEMVER_TEMP = /tmp/semver-781385248 15:15:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:15:20 # '/tmp/semver-781385248' -> '/w/workspace/edgex-go/13/.semver' 15:15:20 # -> Force: false 15:15:20 # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } 15:15:20 $ docker exec --env ******** --env ******** e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 ssh-agent -k 15:15:20 unset SSH_AUTH_SOCK; 15:15:20 unset SSH_AGENT_PID; 15:15:20 echo Agent pid 60 killed; 15:15:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:15:20 + git semver [Pipeline] } 15:15:20 $ docker stop --time=1 e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 15:15:23 $ docker rm -f e5f78639b8c60dd4522a69d9e03e260a26a390f3233eafde148df7f68c4aada1 [Pipeline] // withDockerContainer [Pipeline] sh 15:15:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:15:23 Stashed 1 file(s) [Pipeline] echo 15:15:23 [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 15:15:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-225 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws 15:15:24 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 15:15:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-06-10T15:15:24.636Z] The recommended git tool is: git [Pipeline] sh 15:15:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:15:25 + true 15:15:25 + sudo service docker restart 15:15:25 Redirecting to /bin/systemctl restart docker.service 15:15:29 using credential edgex-jenkins-ssh 15:15:29 Cloning the remote Git repository 15:15:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:15:29 > git init /w/workspace/edgex-go/13 # timeout=10 15:15:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:15:29 > git --version # timeout=10 15:15:29 > git --version # 'git version 2.17.1' 15:15:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo 15:15:43 ========================================================= 15:15:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:15:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:15:43 + 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 . 15:15:45 Sending build context to Docker daemon 329.2MB 15:15:45 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:15:45 Step 2/6 : FROM ${BASE} 15:15:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:15:45 540db60ca938: Pulling fs layer 15:15:45 adcc1eea9eea: Pulling fs layer 15:15:45 4c4ab2625f07: Pulling fs layer 15:15:45 0510c868ecb4: Pulling fs layer 15:15:45 afea3b2eda06: Pulling fs layer 15:15:45 7809a108b3ef: Pulling fs layer 15:15:45 f706445af74f: Pulling fs layer 15:15:45 0510c868ecb4: Waiting 15:15:45 afea3b2eda06: Waiting 15:15:45 7809a108b3ef: Waiting 15:15:45 f706445af74f: Waiting 15:15:45 4c4ab2625f07: Verifying Checksum 15:15:45 4c4ab2625f07: Download complete 15:15:45 adcc1eea9eea: Verifying Checksum 15:15:45 adcc1eea9eea: Download complete 15:15:45 afea3b2eda06: Verifying Checksum 15:15:45 afea3b2eda06: Download complete 15:15:45 7809a108b3ef: Verifying Checksum 15:15:45 7809a108b3ef: Download complete 15:15:45 540db60ca938: Verifying Checksum 15:15:45 540db60ca938: Download complete 15:15:45 540db60ca938: Pull complete 15:15:45 adcc1eea9eea: Pull complete 15:15:45 4c4ab2625f07: Pull complete 15:15:45 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:15:46 Merge succeeded, producing ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:15:46 Checking out Revision ebedd2ee81a05401d72450e491cd65bbbe1be5e5 (PR-3525) 15:15:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:15:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:15:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:15:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:15:45 > git config core.sparsecheckout # timeout=10 15:15:45 > git checkout -f ebedd2ee81a05401d72450e491cd65bbbe1be5e5 # timeout=10 15:15:46 > git remote # timeout=10 15:15:46 > git config --get remote.origin.url # timeout=10 15:15:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:46 > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 15:15:46 > git rev-parse HEAD^{commit} # timeout=10 15:15:46 > git config core.sparsecheckout # timeout=10 15:15:46 > git checkout -f ebedd2ee81a05401d72450e491cd65bbbe1be5e5 # timeout=10 15:15:47 f706445af74f: Verifying Checksum 15:15:47 f706445af74f: Download complete 15:15:47 0510c868ecb4: Verifying Checksum 15:15:47 0510c868ecb4: Download complete 15:15:50 Commit message: "fix(snap): set version from git tag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:15:51 0510c868ecb4: Pull complete 15:15:51 afea3b2eda06: Pull complete 15:15:51 7809a108b3ef: Pull complete 15:15:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:15:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:15:52 + sudo service docker restart 15:15:52 + true 15:15:53 f706445af74f: Pull complete 15:15:53 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:15:53 ---> b068be0155e3 15:15:53 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 15:15:55 ---> Running in 3237479561f2 15:15:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:15:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:15:56 (1/12) Installing libmagic (5.39-r0) 15:15:57 (2/12) Installing file (5.39-r0) 15:15:57 (3/12) Installing libc-dev (0.7.2-r3) 15:15:57 (4/12) Installing g++ (10.2.1_pre1-r3) 15:16:07 (5/12) Installing fortify-headers (1.1-r0) 15:16:07 (6/12) Installing patch (2.7.6-r6) 15:16:07 (7/12) Installing build-base (0.5-r2) 15:16:07 (8/12) Installing libsodium (1.0.18-r0) 15:16:07 (9/12) Installing pkgconf (1.7.3-r0) 15:16:07 (10/12) Installing libsodium-dev (1.0.18-r0) 15:16:07 (11/12) Installing libzmq (4.3.3-r1) 15:16:07 (12/12) Installing zeromq-dev (4.3.3-r1) 15:16:07 Executing busybox-1.32.1-r6.trigger 15:16:07 OK: 219 MiB in 52 packages 15:16:08 Removing intermediate container 3237479561f2 15:16:08 ---> e2eb54974273 15:16:08 Step 4/6 : WORKDIR /edgex-go 15:16:08 ---> Running in 37060a888d23 15:16:08 Removing intermediate container 37060a888d23 15:16:08 ---> 0850c432a577 15:16:08 Step 5/6 : COPY go.mod . 15:16:08 ---> 8681dd8d65ac 15:16:08 Step 6/6 : RUN go mod download 15:16:09 ---> Running in 0a75f5a67de8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:10 provisioning config files... 15:16:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config5069543125976696497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:11 ---> docker-login.sh 15:16:11 nexus3.edgexfoundry.org:10001 15:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:12 Configure a credential helper to remove this warning. See 15:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:12 15:16:12 Login Succeeded 15:16:12 nexus3.edgexfoundry.org:10002 15:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:13 Configure a credential helper to remove this warning. See 15:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:13 15:16:13 Login Succeeded 15:16:13 nexus3.edgexfoundry.org:10003 15:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:13 Configure a credential helper to remove this warning. See 15:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:13 15:16:13 Login Succeeded 15:16:13 nexus3.edgexfoundry.org:10004 15:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:14 Configure a credential helper to remove this warning. See 15:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:14 15:16:14 Login Succeeded 15:16:14 docker.io 15:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:15 Configure a credential helper to remove this warning. See 15:16:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:15 15:16:15 Login Succeeded 15:16:15 ---> docker-login.sh ends [Pipeline] } 15:16:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:16:15 ========================================================= 15:16:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:16:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:16:15 + 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 . 15:16:18 Sending build context to Docker daemon 166.2MB 15:16:18 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:16:18 Step 2/6 : FROM ${BASE} 15:16:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:16:18 595b0fe564bb: Pulling fs layer 15:16:18 3088b5b3c5c0: Pulling fs layer 15:16:18 5b7225fbf94c: Pulling fs layer 15:16:18 ba82ee9f976e: Pulling fs layer 15:16:18 506bd15cee9f: Pulling fs layer 15:16:18 75a0a4a0db45: Pulling fs layer 15:16:18 618dc40b7e24: Pulling fs layer 15:16:18 506bd15cee9f: Waiting 15:16:18 ba82ee9f976e: Waiting 15:16:18 75a0a4a0db45: Waiting 15:16:18 618dc40b7e24: Waiting 15:16:18 5b7225fbf94c: Verifying Checksum 15:16:18 5b7225fbf94c: Download complete 15:16:18 3088b5b3c5c0: Verifying Checksum 15:16:18 3088b5b3c5c0: Download complete 15:16:18 506bd15cee9f: Verifying Checksum 15:16:18 506bd15cee9f: Download complete 15:16:18 75a0a4a0db45: Verifying Checksum 15:16:18 75a0a4a0db45: Download complete 15:16:18 595b0fe564bb: Verifying Checksum 15:16:18 595b0fe564bb: Download complete 15:16:19 595b0fe564bb: Pull complete 15:16:19 Removing intermediate container 0a75f5a67de8 15:16:19 ---> c10f97e173ac 15:16:19 Successfully built c10f97e173ac 15:16:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:16:19 3088b5b3c5c0: Pull complete 15:16:19 + docker inspect -f . ci-base-image-x86_64 15:16:19 . [Pipeline] withDockerContainer 15:16:19 prd-centos7-docker-4c-2g-224 does not seem to be running inside a container 15:16:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:16:20 5b7225fbf94c: Pull complete 15:16:20 $ docker top 665014322f060433307d59dda12af4c3fcff2b3048980041aca95963c8847368 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:20 618dc40b7e24: Verifying Checksum 15:16:20 618dc40b7e24: Download complete 15:16:20 + go version 15:16:20 go version go1.16.3 linux/amd64 [Pipeline] } 15:16:20 $ docker stop --time=1 665014322f060433307d59dda12af4c3fcff2b3048980041aca95963c8847368 15:16:21 $ docker rm -f 665014322f060433307d59dda12af4c3fcff2b3048980041aca95963c8847368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 15:16:21 ba82ee9f976e: Download complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:16:22 + docker inspect -f . ci-base-image-x86_64 15:16:22 . [Pipeline] withDockerContainer 15:16:22 prd-centos7-docker-4c-2g-224 does not seem to be running inside a container 15:16:22 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:16:22 $ docker top 20c794fb9abb9b3102ee04a2ebf40a18941ebf6a370cc0c14236388a88258556 -eo pid,comm [Pipeline] { [Pipeline] echo 15:16:22 ========================================================= 15:16:22 [edgeXBuildGoParallel] Running Tests and Build... 15:16:22 ========================================================= [Pipeline] sh 15:16:23 + go mod tidy [Pipeline] sh 15:16:23 + make test 15:16:23 go mod tidy 15:16:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:16:29 ? github.com/edgexfoundry/edgex-go [no test files] 15:16:32 ba82ee9f976e: Pull complete 15:16:32 506bd15cee9f: Pull complete 15:16:32 75a0a4a0db45: Pull complete 15:16:38 618dc40b7e24: Pull complete 15:16:38 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:16:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:16:38 ---> a36622ca3599 15:16:38 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 15:16:38 ---> Running in 4914fa421a58 15:16:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:16:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:16:41 (1/12) Installing libmagic (5.39-r0) 15:16:41 (2/12) Installing file (5.39-r0) 15:16:41 (3/12) Installing libc-dev (0.7.2-r3) 15:16:42 (4/12) Installing g++ (10.2.1_pre1-r3) 15:16:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:16:47 (5/12) Installing fortify-headers (1.1-r0) 15:16:47 (6/12) Installing patch (2.7.6-r6) 15:16:47 (7/12) Installing build-base (0.5-r2) 15:16:47 (8/12) Installing libsodium (1.0.18-r0) 15:16:47 (9/12) Installing pkgconf (1.7.3-r0) 15:16:47 (10/12) Installing libsodium-dev (1.0.18-r0) 15:16:47 (11/12) Installing libzmq (4.3.3-r1) 15:16:47 (12/12) Installing zeromq-dev (4.3.3-r1) 15:16:47 Executing busybox-1.32.1-r6.trigger 15:16:47 OK: 218 MiB in 52 packages 15:16:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:16:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:16:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:16:51 Removing intermediate container 4914fa421a58 15:16:51 ---> 8fc14eae1016 15:16:51 Step 4/6 : WORKDIR /edgex-go 15:16:51 ---> Running in 8865e86d3b34 15:16:51 Removing intermediate container 8865e86d3b34 15:16:51 ---> d50f22f86fbb 15:16:51 Step 5/6 : COPY go.mod . 15:16:52 ---> d4235955d42b 15:16:52 Step 6/6 : RUN go mod download 15:16:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:16:52 ---> Running in e64ab18daaa7 15:16:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:16:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:16:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:16:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:16:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:16:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:16:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:16:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:16:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements 15:16:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.076s coverage: 100.0% of statements 15:16:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:16:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:16:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:16:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements 15:16:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:16:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 53.4% of statements 15:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:17:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.095s coverage: 87.7% of statements 15:17:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:17:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:17:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements 15:17:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:17:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:17:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:17:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:17:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:17:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:17:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:17:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.259s coverage: 95.1% of statements 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:17:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:17:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.054s coverage: 60.0% of statements 15:17:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.8% of statements 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:17:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 22.0% of statements 15:17:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 15:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 15:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 15:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 15:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 15:17:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements 15:17:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 15:17:19 Removing intermediate container e64ab18daaa7 15:17:19 ---> 9a9d405f5e85 15:17:19 Successfully built 9a9d405f5e85 15:17:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.195s coverage: 81.8% of statements 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:17:20 + docker inspect -f . ci-base-image-arm64 15:17:20 . [Pipeline] withDockerContainer 15:17:20 prd-ubuntu18.04-docker-arm64-4c-16g-225 does not seem to be running inside a container 15:17:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:17:22 $ docker top c44b4a0d33fa700a750cc51aab223bf6ded0f5108455b00078356b8d2070367d -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:23 + go version 15:17:23 go version go1.16.5 linux/arm64 [Pipeline] } 15:17:23 $ docker stop --time=1 c44b4a0d33fa700a750cc51aab223bf6ded0f5108455b00078356b8d2070367d 15:17:25 $ docker rm -f c44b4a0d33fa700a750cc51aab223bf6ded0f5108455b00078356b8d2070367d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:25 + docker inspect -f . ci-base-image-arm64 15:17:25 . [Pipeline] withDockerContainer 15:17:26 prd-ubuntu18.04-docker-arm64-4c-16g-225 does not seem to be running inside a container 15:17:26 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:17:28 $ docker top 7443ea1d3e35dd578c705f03f3566fb39d754f17de357930230853eae9478d92 -eo pid,comm [Pipeline] { [Pipeline] echo 15:17:28 ========================================================= 15:17:28 [edgeXBuildGoParallel] Running Tests and Build... 15:17:28 ========================================================= [Pipeline] sh 15:17:29 + go mod tidy [Pipeline] sh 15:17:30 + make test 15:17:30 go mod tidy 15:17:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 66.9% of statements 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.6% of statements 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:17:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:17:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.063s coverage: 19.3% of statements 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:17:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.115s coverage: 91.9% of statements 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:17:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:17:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:17:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 15:17:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 28.9% of statements 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 15:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 15:17:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 15:17:46 GO111MODULE=on go vet ./... 15:17:57 ? github.com/edgexfoundry/edgex-go [no test files] 15:18:08 gofmt -l . 15:18:09 [ "`gofmt -l .`" = "" ] 15:18:09 ./bin/test-attribution-txt.sh [Pipeline] sh 15:18:10 + ls -al . 15:18:10 total 520 15:18:10 drwxrwxr-x 10 1001 1001 4096 Jun 10 15:18 . 15:18:10 drwxr-xr-x 4 root root 30 Jun 10 15:16 .. 15:18:10 -rw-rw-r-- 1 1001 1001 11 Jun 10 15:14 .dockerignore 15:18:10 drwxrwxr-x 8 1001 1001 179 Jun 10 15:14 .git 15:18:10 drwxrwxr-x 3 1001 1001 125 Jun 10 15:14 .github 15:18:10 -rw-rw-r-- 1 1001 1001 818 Jun 10 15:14 .gitignore 15:18:10 drwx------ 3 1001 1001 60 Jun 10 15:15 .semver 15:18:10 -rw-rw-r-- 1 1001 1001 166 Jun 10 15:14 .sonarcloud.properties 15:18:10 -rw-rw-r-- 1 1001 1001 8609 Jun 10 15:14 Attribution.txt 15:18:10 -rw-rw-r-- 1 1001 1001 3804 Jun 10 15:14 CONTRIBUTING.md 15:18:10 -rw-rw-r-- 1 1001 1001 931 Jun 10 15:14 Dockerfile.build 15:18:10 -rw-rw-r-- 1 1001 1001 849 Jun 10 15:14 Jenkinsfile 15:18:10 -rw-rw-r-- 1 1001 1001 10775 Jun 10 15:14 LICENSE 15:18:10 -rw-rw-r-- 1 1001 1001 5605 Jun 10 15:14 Makefile 15:18:10 -rw-rw-r-- 1 1001 1001 7978 Jun 10 15:14 README.md 15:18:10 -rw-rw-r-- 1 1001 1001 7071 Jun 10 15:14 SECURITY.md 15:18:10 -rw-rw-r-- 1 1001 1001 5 Jun 10 15:15 VERSION 15:18:10 -rw-rw-r-- 1 1001 1001 4131 Jun 10 15:14 ZMQWindows.md 15:18:10 drwxrwxr-x 2 1001 1001 37 Jun 10 15:14 bin 15:18:10 drwxrwxr-x 14 1001 1001 4096 Jun 10 15:14 cmd 15:18:10 -rw-r--r-- 1 root root 404951 Jun 10 15:17 coverage.out 15:18:10 -rw-rw-r-- 1 1001 1001 840 Jun 10 15:14 go.mod 15:18:10 -rw-r--r-- 1 root root 21139 Jun 10 15:16 go.sum 15:18:10 drwxrwxr-x 8 1001 1001 127 Jun 10 15:14 internal 15:18:10 drwxrwxr-x 3 1001 1001 16 Jun 10 15:14 openapi 15:18:10 drwxrwxr-x 4 1001 1001 71 Jun 10 15:14 snap 15:18:10 -rw-rw-r-- 1 1001 1001 168 Jun 10 15:14 version.go [Pipeline] sh 15:18:10 + '[' -e coverage.out ] 15:18:10 + chown 1001:1001 coverage.out [Pipeline] stash 15:18:10 Stashed 1 file(s) [Pipeline] sh 15:18:11 + make build 15:18:11 go mod tidy 15:18:11 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 15:18:12 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 15:18:20 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 15:18:20 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 15:18:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:18:21 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 15:18:22 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 15:18:23 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 15:18:23 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 15:18:24 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 15:18:25 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 15:18:26 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] } 15:18:27 $ docker stop --time=1 20c794fb9abb9b3102ee04a2ebf40a18941ebf6a370cc0c14236388a88258556 15:18:29 $ docker rm -f 20c794fb9abb9b3102ee04a2ebf40a18941ebf6a370cc0c14236388a88258556 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:18:33 15:18:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:18:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:18:33 latest: Pulling from edgex-devops/edgex-compose 15:18:33 cbdbe7a5bc2a: Pulling fs layer 15:18:33 ca9280d653b3: Pulling fs layer 15:18:33 7e9c9ca2126c: Pulling fs layer 15:18:33 cbdbe7a5bc2a: Verifying Checksum 15:18:33 cbdbe7a5bc2a: Download complete 15:18:34 cbdbe7a5bc2a: Pull complete 15:18:34 ca9280d653b3: Verifying Checksum 15:18:34 ca9280d653b3: Download complete 15:18:35 ca9280d653b3: Pull complete 15:18:35 7e9c9ca2126c: Verifying Checksum 15:18:35 7e9c9ca2126c: Download complete 15:18:38 7e9c9ca2126c: Pull complete 15:18:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:18:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:18:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:18:38 prd-centos7-docker-4c-2g-224 does not seem to be running inside a container 15:18:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:18:41 $ docker top 5413caa828054540a1ca1a24694d350265e2be24149577570db7fbf3c2d24b40 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:41 + docker-compose build --help 15:18:41 + grep parallel 15:18:42 --parallel Build images in parallel. [Pipeline] } 15:18:42 $ docker stop --time=1 5413caa828054540a1ca1a24694d350265e2be24149577570db7fbf3c2d24b40 15:18:43 $ docker rm -f 5413caa828054540a1ca1a24694d350265e2be24149577570db7fbf3c2d24b40 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:18:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:18:44 . [Pipeline] withDockerContainer 15:18:44 prd-centos7-docker-4c-2g-224 does not seem to be running inside a container 15:18:44 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:18:44 $ docker top 5f0be51877a72142dc7738b52c39ba3691f41d218a57095b1670f61b6c11dff4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:44 + docker-compose -f ./docker-compose-build.yml build --parallel 15:18:45 Building core-command ... 15:18:45 Building core-data ... 15:18:45 Building core-metadata ... 15:18:45 Building security-bootstrapper ... 15:18:45 Building security-proxy-setup ... 15:18:45 Building security-secretstore-setup ... 15:18:45 Building support-notifications ... 15:18:45 Building support-scheduler ... 15:18:45 Building sys-mgmt-agent ... 15:18:45 Building support-notifications 15:18:45 Building security-bootstrapper 15:18:45 Building security-proxy-setup 15:18:45 Building core-data 15:18:45 Building support-scheduler 15:18:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:18:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:18:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:18:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:18:57 ---> c10f97e173ac 15:18:57 Step 3/22 : WORKDIR /edgex-go 15:18:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:18:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:18:57 ---> c10f97e173ac 15:18:57 Step 3/23 : WORKDIR /edgex-go 15:18:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:18:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:18:57 ---> c10f97e173ac 15:18:57 Step 3/23 : WORKDIR /edgex-go 15:19:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:19:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:19:04 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:19:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:19:04 ---> c10f97e173ac 15:19:04 Step 3/32 : WORKDIR /edgex-go 15:19:06 ---> Running in e7053de32a40 15:19:06 ---> Running in a42e393a640d 15:19:06 ---> Running in 3d65e0c54f2e 15:19:06 ---> Running in aed44abeaa17 15:19:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:19:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:19:06 ---> c10f97e173ac 15:19:06 Step 3/24 : WORKDIR /edgex-go 15:19:06 ---> Running in 1385821c0647 15:19:06 Removing intermediate container e7053de32a40 15:19:06 ---> e62571c7bc7f 15:19:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:06 Removing intermediate container a42e393a640d 15:19:06 ---> c709f8db4fc2 15:19:06 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:06 Removing intermediate container aed44abeaa17 15:19:06 ---> 61002ca26d9c 15:19:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:06 Removing intermediate container 3d65e0c54f2e 15:19:06 ---> 7228470d83e8 15:19:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:06 Removing intermediate container 1385821c0647 15:19:06 ---> 457956923058 15:19:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:06 ---> Running in cb341f554a88 15:19:07 ---> Running in 5efb1407c856 15:19:07 ---> Running in 0c83c5de2be4 15:19:07 ---> Running in 909991bd16a3 15:19:07 ---> Running in 7493bab8b8c2 15:19:07 Removing intermediate container cb341f554a88 15:19:07 ---> eb282ee665d2 15:19:07 Step 5/23 : RUN apk add --update --no-cache make git 15:19:07 ---> Running in 77904336f4cd 15:19:07 Removing intermediate container 5efb1407c856 15:19:07 ---> 08b9fdbfe4e1 15:19:07 Step 5/22 : RUN apk add --update --no-cache make git 15:19:07 ---> Running in 58863375e154 15:19:07 Removing intermediate container 0c83c5de2be4 15:19:07 ---> 6e2404fce5e9 15:19:07 Step 5/32 : RUN apk add --update --no-cache make git 15:19:07 ---> Running in a69e4f4af7a8 15:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:19:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:19:08 Removing intermediate container 7493bab8b8c2 15:19:08 ---> 472c0e81d653 15:19:08 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:19:08 ---> Running in 4ba09aa2eff5 15:19:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:19:08 Removing intermediate container 909991bd16a3 15:19:08 ---> 1ac9b4f7941e 15:19:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:19:08 ---> Running in 493cf1196121 15:19:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:19:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:19:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:19:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:19:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:19:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:19:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:19:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:19:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:19:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:19:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:19:10 OK: 219 MiB in 52 packages 15:19:10 OK: 219 MiB in 52 packages 15:19:10 OK: 219 MiB in 52 packages 15:19:10 Removing intermediate container 77904336f4cd 15:19:10 ---> 581d6236058d 15:19:10 Step 6/23 : COPY go.mod . 15:19:10 Removing intermediate container 58863375e154 15:19:10 ---> 0d6621ba7d8c 15:19:10 Step 6/22 : COPY go.mod . 15:19:10 ---> cbe73eac5904 15:19:10 Step 7/23 : RUN go mod download 15:19:10 Removing intermediate container 4ba09aa2eff5 15:19:10 ---> ea22395630a9 15:19:10 Step 6/24 : COPY go.mod . 15:19:10 ---> Running in 288db5d7cdd5 15:19:10 OK: 219 MiB in 52 packages 15:19:10 ---> d1eb5c8aa1a7 15:19:10 Step 7/22 : RUN go mod download 15:19:10 ---> Running in 4c50bf55aeb9 15:19:10 ---> 5d4e340bf0e8 15:19:10 Step 7/24 : RUN go mod download 15:19:10 ---> Running in 5a353400eb14 15:19:10 OK: 219 MiB in 52 packages 15:19:11 Removing intermediate container 493cf1196121 15:19:11 ---> 2887141f3763 15:19:11 Step 6/23 : COPY go.mod . 15:19:11 ---> f6f57669abf7 15:19:11 Step 7/23 : RUN go mod download 15:19:11 ---> Running in 824ba5b6c648 15:19:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:19:11 Removing intermediate container 288db5d7cdd5 15:19:11 ---> 77575a14aeb3 15:19:11 Step 8/23 : COPY . . 15:19:11 Removing intermediate container a69e4f4af7a8 15:19:11 ---> a17596b0fa1a 15:19:11 Step 6/32 : COPY go.mod . 15:19:12 ---> 6cd98d1efd46 15:19:12 Step 7/32 : RUN go mod download 15:19:16 ---> Running in 5e415371f718 15:19:16 Removing intermediate container 4c50bf55aeb9 15:19:16 ---> 017793f0fcca 15:19:16 Step 8/22 : COPY . . 15:19:16 ---> c04807d1b0ff 15:19:16 Step 9/23 : RUN go mod tidy 15:19:16 ---> Running in a0e5914ab00f 15:19:16 Removing intermediate container 5a353400eb14 15:19:16 ---> 4ef4ada830d5 15:19:16 Step 8/24 : COPY . . 15:19:18 Removing intermediate container 824ba5b6c648 15:19:18 ---> c2bdc327b61c 15:19:18 Step 8/23 : COPY . . 15:19:21 Removing intermediate container 5e415371f718 15:19:21 ---> 61b7e2735fce 15:19:21 Step 8/32 : COPY . . 15:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.174s coverage: 28.7% of statements 15:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.299s coverage: 100.0% of statements 15:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.198s coverage: 81.2% of statements 15:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:19:26 ---> 6a7eb385e925 15:19:26 Step 9/24 : RUN go mod tidy 15:19:26 ---> 7e910057d8ac 15:19:26 Step 9/22 : RUN go mod tidy 15:19:26 Removing intermediate container a0e5914ab00f 15:19:26 ---> de119987a0ef 15:19:26 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:19:26 ---> Running in 41ddfe0c9843 15:19:26 ---> Running in 9027f65ea7ee 15:19:26 ---> Running in 08fc8b42136d 15:19:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.436s coverage: 53.4% of statements 15:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:19:27 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 15:19:30 Removing intermediate container 41ddfe0c9843 15:19:30 ---> 32126bd21ab1 15:19:30 Step 10/24 : RUN make cmd/core-data/core-data 15:19:30 Removing intermediate container 9027f65ea7ee 15:19:30 ---> 8bb6d8ea9bd8 15:19:30 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:19:30 ---> Running in 0edb4f735a99 15:19:31 ---> Running in 630a82f01cb2 15:19:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.595s coverage: 87.7% of statements 15:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:19:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.246s coverage: 78.9% of statements 15:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:19:32 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 15:19:32 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 15:19:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.369s coverage: 95.1% of statements 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:19:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.146s coverage: 58.8% of statements 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:19:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.175s coverage: 60.0% of statements 15:19:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.279s coverage: 0.8% of statements 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:19:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.240s coverage: 22.0% of statements 15:19:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:19:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.173s coverage: 47.1% of statements 15:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements 15:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements 15:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.189s coverage: 96.3% of statements 15:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements 15:19:39 ---> dd19dedf5a44 15:19:39 Step 9/23 : RUN go mod tidy 15:19:39 ---> Running in 844ac45b7c56 15:19:42 Removing intermediate container 844ac45b7c56 15:19:42 ---> bf1af883726a 15:19:42 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:19:43 ---> Running in 9b64c6acacf1 15:19:44 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 15:19:45 ---> 575d6cc9dff6 15:19:45 Step 9/32 : RUN go mod tidy 15:19:45 ---> Running in f18214f76898 15:19:47 Removing intermediate container f18214f76898 15:19:47 ---> b64e5d01fbd6 15:19:47 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:19:47 ---> Running in 20411cefc494 15:19:48 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 15:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.200s coverage: 94.4% of statements 15:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements 15:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.507s coverage: 81.8% of statements 15:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:20:00 Removing intermediate container 08fc8b42136d 15:20:00 ---> 401a49d998be 15:20:00 15:20:00 Step 11/23 : FROM alpine:3.12 15:20:00 3.12: Pulling from library/alpine 15:20:00 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:20:00 Status: Downloaded newer image for alpine:3.12 15:20:00 ---> 13621d1b12d4 15:20:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:20:00 ---> Running in 70f36e05d926 15:20:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:20:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:20:00 (1/1) Installing dumb-init (1.2.2-r1) 15:20:00 Executing busybox-1.31.1-r20.trigger 15:20:00 OK: 6 MiB in 15 packages 15:20:01 Removing intermediate container 70f36e05d926 15:20:01 ---> 17a25db52b71 15:20:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:20:01 ---> Running in 12dde72a3a89 15:20:01 Removing intermediate container 12dde72a3a89 15:20:01 ---> dff9ba91c9ff 15:20:01 Step 14/23 : ENV APP_PORT=59861 15:20:01 ---> Running in b000bbb3bfea 15:20:01 Removing intermediate container b000bbb3bfea 15:20:01 ---> 3febc9211375 15:20:01 Step 15/23 : EXPOSE $APP_PORT 15:20:01 ---> Running in 3f5235e95126 15:20:01 Removing intermediate container 3f5235e95126 15:20:01 ---> 5ff68f4171d6 15:20:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:20:01 ---> ff0bcc161f09 15:20:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:20:02 ---> 362accddff0e 15:20:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:20:02 ---> 2c13df2e7f91 15:20:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:20:02 ---> Running in 51f94f7db581 15:20:02 Removing intermediate container 51f94f7db581 15:20:02 ---> 02e8cb97cf1e 15:20:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:20:02 ---> Running in 155bd93912f2 15:20:02 Removing intermediate container 155bd93912f2 15:20:02 ---> 2bdeee6b76d5 15:20:02 Step 21/23 : LABEL arch=x86_64 15:20:02 ---> Running in 17642c3f391c 15:20:03 Removing intermediate container 17642c3f391c 15:20:03 ---> 92832ceeefd2 15:20:03 Step 22/23 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:20:03 ---> Running in 4d24e1aae71c 15:20:03 Removing intermediate container 4d24e1aae71c 15:20:03 ---> 55d3d4032994 15:20:03 Step 23/23 : LABEL version=0.0.0 15:20:03 ---> Running in 5db435c61dde 15:20:03 Removing intermediate container 5db435c61dde 15:20:03 ---> b80903ca387c 15:20:03 15:20:03 Successfully built b80903ca387c 15:20:03 Successfully tagged support-scheduler:latest 15:20:03 Building security-secretstore-setup 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 76.0% of statements 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.181s coverage: 80.0% of statements 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.231s coverage: 85.4% of statements 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.258s coverage: 91.2% of statements 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.676s coverage: 64.4% of statements 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 15:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 15:20:06  Building support-scheduler ... 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 15:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.072s coverage: 66.9% of statements 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.739s coverage: 43.6% of statements 15:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements 15:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:20:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements 15:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:20:11 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:20:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:20:11 ---> c10f97e173ac 15:20:11 Step 3/26 : WORKDIR /edgex-go 15:20:11 ---> Using cache 15:20:11 ---> 457956923058 15:20:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:20:11 ---> Using cache 15:20:11 ---> 472c0e81d653 15:20:11 Step 5/26 : RUN apk add --update --no-cache make git 15:20:11 ---> Running in fea4901797cd 15:20:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:20:12 Removing intermediate container 630a82f01cb2 15:20:12 ---> 17b2bb594eef 15:20:12 15:20:12 Step 11/22 : FROM alpine:3.12 15:20:12 ---> 13621d1b12d4 15:20:12 Step 12/22 : RUN apk add --update --no-cache curl 15:20:12 ---> Running in 169cbe11eed7 15:20:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:20:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:20:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:20:14 OK: 219 MiB in 52 packages 15:20:14 (1/4) Installing ca-certificates (20191127-r4) 15:20:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:20:14 (3/4) Installing libcurl (7.77.0-r0) 15:20:14 (4/4) Installing curl (7.77.0-r0) 15:20:14 Executing busybox-1.31.1-r20.trigger 15:20:14 Executing ca-certificates-20191127-r4.trigger 15:20:14 OK: 7 MiB in 18 packages 15:20:14 Removing intermediate container fea4901797cd 15:20:14 ---> 3fc894925755 15:20:14 Step 6/26 : COPY go.mod . 15:20:14 ---> 4a6eefcc4205 15:20:14 Step 7/26 : RUN go mod download 15:20:14 Removing intermediate container 169cbe11eed7 15:20:14 ---> 5694ffc0451a 15:20:14 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:20:14 ---> Running in 1da86a19acbd 15:20:14 ---> Running in 419f21e88296 15:20:15 Removing intermediate container 419f21e88296 15:20:15 ---> dadd1efcfff8 15:20:15 Step 14/22 : WORKDIR /edgex 15:20:15 ---> Running in 6d94f330a519 15:20:15 Removing intermediate container 6d94f330a519 15:20:15 ---> 9bc661f0a6db 15:20:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:20:15 ---> 8a8641a8afaf 15:20:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:20:16 Removing intermediate container 1da86a19acbd 15:20:16 ---> ba51c2a31636 15:20:16 Step 8/26 : COPY . . 15:20:16 ---> 3b952522389c 15:20:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:20:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.244s coverage: 19.3% of statements 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:20:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.503s coverage: 91.9% of statements 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:20:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.252s coverage: 62.7% of statements 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:20:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.354s coverage: 97.6% of statements 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:20:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.082s coverage: 100.0% of statements 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 15:20:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.176s coverage: 28.9% of statements 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 15:20:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 15:20:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 15:20:19 GO111MODULE=on go vet ./... 15:20:19 ---> 036e7ede623b 15:20:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:20:19 ---> Running in 71b785ec24f5 15:20:20 Removing intermediate container 71b785ec24f5 15:20:20 ---> d5a46d01ae16 15:20:20 Step 19/22 : CMD ["--init=true"] 15:20:21 Removing intermediate container 0edb4f735a99 15:20:21 ---> af2a89cb43cf 15:20:21 15:20:21 Step 11/24 : FROM alpine:3.12 15:20:21 ---> 13621d1b12d4 15:20:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:20:21 ---> Running in 57115f24f637 15:20:21 ---> Running in aa158721a835 15:20:22 Removing intermediate container 57115f24f637 15:20:22 ---> 3683e7082922 15:20:22 Step 20/22 : LABEL arch=x86_64 15:20:22 ---> Running in ae6423e46793 15:20:22 Removing intermediate container aa158721a835 15:20:22 ---> 8896244735c5 15:20:22 Step 13/24 : ENV APP_PORT=59880 15:20:23 ---> Running in e67ce82426a1 15:20:23 Removing intermediate container ae6423e46793 15:20:23 ---> 847557db2759 15:20:23 Step 21/22 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:20:23 ---> Running in 04f64b678977 15:20:23 ---> cdca20b1c0cc 15:20:23 Step 9/26 : RUN go mod tidy 15:20:23 Removing intermediate container e67ce82426a1 15:20:23 ---> b6fbba7ec547 15:20:23 Step 14/24 : EXPOSE $APP_PORT 15:20:23 ---> Running in 8aca715de789 15:20:23 ---> Running in 632b532a028f 15:20:23 Removing intermediate container 04f64b678977 15:20:23 ---> c5cd3c5228ad 15:20:23 Step 22/22 : LABEL version=0.0.0 15:20:23 Removing intermediate container 9b64c6acacf1 15:20:23 ---> ef2f503c7ca2 15:20:23 15:20:23 Step 11/23 : FROM alpine:3.12 15:20:23 ---> 13621d1b12d4 15:20:23 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:20:23 ---> Running in 329d68346f10 15:20:23 ---> Running in 334f6ad77305 15:20:23 Removing intermediate container 8aca715de789 15:20:23 ---> 35f993f9b831 15:20:23 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:20:24 ---> Running in 05bf16d6dd85 15:20:24 Removing intermediate container 329d68346f10 15:20:24 ---> 89ca891456d1 15:20:24 15:20:24 Successfully built 89ca891456d1 15:20:24 Successfully tagged security-proxy-setup:latest 15:20:24 Building sys-mgmt-agent 15:20:24  Building security-proxy-setup ... done Removing intermediate container 20411cefc494 15:20:24 ---> 0eca99c8d3d4 15:20:24 15:20:24 Step 11/32 : FROM alpine:3.12 15:20:24 ---> 13621d1b12d4 15:20:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:20:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:20:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:20:24 (1/2) Installing ca-certificates (20191127-r4) 15:20:24 (2/2) Installing dumb-init (1.2.2-r1) 15:20:24 Executing busybox-1.31.1-r20.trigger 15:20:24 Executing ca-certificates-20191127-r4.trigger 15:20:24 OK: 6 MiB in 16 packages 15:20:26 ---> Running in 81c9dfa5a751 15:20:27 Removing intermediate container 81c9dfa5a751 15:20:27 ---> 7207d05dc6ab 15:20:27 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:20:27 Removing intermediate container 632b532a028f 15:20:27 ---> 2dfd3de608fe 15:20:27 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:20:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:20:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:20:28 ---> c10f97e173ac 15:20:28 Step 3/24 : WORKDIR /edgex-go 15:20:28 ---> Running in 1ed45daa8da8 15:20:28 ---> Using cache 15:20:28 ---> 457956923058 15:20:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:20:28 ---> Using cache 15:20:28 ---> 472c0e81d653 15:20:28 Step 5/24 : RUN apk add --update --no-cache make bash git 15:20:28 Removing intermediate container 05bf16d6dd85 15:20:28 ---> 7b89f1ae7321 15:20:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:20:28 ---> Running in f2493d23ae43 15:20:28 Removing intermediate container 334f6ad77305 15:20:28 ---> ed69e55acdc5 15:20:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:20:28 ---> Running in 72079105bb27 15:20:28 ---> Running in 6c1927da565b 15:20:28 ---> Running in 9121a29b2c7f 15:20:28 Removing intermediate container 9121a29b2c7f 15:20:28 ---> 9eea6d52344c 15:20:28 Step 14/23 : ENV APP_PORT=59860 15:20:28 ---> Running in 0c46f1fedea7 15:20:28 Removing intermediate container 0c46f1fedea7 15:20:28 ---> 9b616c8156eb 15:20:28 Step 15/23 : EXPOSE $APP_PORT 15:20:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:20:28 ---> Running in 1de35fec6f83 15:20:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:20:28 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 15:20:28 Removing intermediate container 1de35fec6f83 15:20:28 ---> 47b244c729d5 15:20:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:20:28 (1/2) Installing dumb-init (1.2.2-r1) 15:20:28 (2/2) Installing su-exec (0.2-r1) 15:20:28 Executing busybox-1.31.1-r20.trigger 15:20:28 OK: 6 MiB in 16 packages 15:20:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:20:29 ---> b495e8195047 15:20:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:20:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:20:29 Removing intermediate container 1ed45daa8da8 15:20:29 ---> eca7ccbe5150 15:20:29 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:20:29 ---> Running in 201a0455be7c 15:20:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:20:29 ---> 04cf6c2258ce 15:20:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:20:29 Removing intermediate container 201a0455be7c 15:20:29 ---> bde3cd600326 15:20:29 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:20:29 ---> Running in 818222f1e851 15:20:29 ---> b4ddfe03f578 15:20:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:20:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:20:29 ---> Running in 34fe67926c0e 15:20:29 Removing intermediate container 818222f1e851 15:20:29 ---> 2c579318308f 15:20:29 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:20:30 (1/6) Installing dumb-init (1.2.2-r1) 15:20:30 ---> Running in e0932f08f61f 15:20:30 (2/6) Installing libgcc (9.3.0-r2) 15:20:30 Removing intermediate container 34fe67926c0e 15:20:30 ---> 312c017b7831 15:20:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:20:30 ---> Running in d0ca589ebd11 15:20:30 (3/6) Installing libsodium (1.0.18-r0) 15:20:30 (4/6) Installing libstdc++ (9.3.0-r2) 15:20:30 Removing intermediate container d0ca589ebd11 15:20:30 ---> 56c6bcaa8f82 15:20:30 Step 21/23 : LABEL arch=x86_64 15:20:30 ---> Running in dcc14512854f 15:20:30 Removing intermediate container dcc14512854f 15:20:30 ---> 414fa7075893 15:20:30 Step 22/23 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:20:30 ---> Running in 1be349c06e49 15:20:30 OK: 219 MiB in 52 packages 15:20:31 Removing intermediate container 1be349c06e49 15:20:31 ---> 3039c706546d 15:20:31 Step 23/23 : LABEL version=0.0.0 15:20:31 (5/6) Installing libzmq (4.3.3-r0) 15:20:31 ---> Running in 7c0f6448d371 15:20:31 Removing intermediate container e0932f08f61f 15:20:31 ---> 0eb1bc5fd2f7 15:20:31 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:20:31 (6/6) Installing zeromq (4.3.3-r0) 15:20:31 ---> Running in 1809d1011ad2 15:20:31 Executing busybox-1.31.1-r20.trigger 15:20:31 OK: 8 MiB in 20 packages 15:20:31 Removing intermediate container 7c0f6448d371 15:20:31 ---> 8e36172051f0 15:20:31 15:20:31 Removing intermediate container 6c1927da565b 15:20:31 ---> 70bc140da3c0 15:20:31 Step 6/24 : COPY go.mod . 15:20:31 Removing intermediate container 1809d1011ad2 15:20:31 ---> e4a25b07b83d 15:20:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:20:31 Successfully built 8e36172051f0 15:20:31 Successfully tagged support-notifications:latest 15:20:31  Building support-notifications ... done Building core-metadata 15:20:31 Removing intermediate container 72079105bb27 15:20:31 ---> c9e03ae2d4fa 15:20:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:20:32 ---> fb97f95e6fad 15:20:32 Step 7/24 : RUN go mod download 15:20:33 ---> e8b92ebae616 15:20:33 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:20:33 ---> Running in e39d48098471 15:20:33 ---> Running in 2866775988be 15:20:33 ---> e3aca6cccbfb 15:20:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:20:34 ---> 254e8a3d18a4 15:20:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:20:34 ---> 1675fa8b42e2 15:20:34 Step 20/24 : ENTRYPOINT ["/core-data"] 15:20:34 ---> Running in 35274dd6bbde 15:20:34 Removing intermediate container 2866775988be 15:20:34 ---> 6f16713addc9 15:20:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:20:35 Removing intermediate container e39d48098471 15:20:35 ---> 780e4f446a2b 15:20:35 Step 8/24 : COPY . . 15:20:35 Removing intermediate container 35274dd6bbde 15:20:35 ---> b7f47ae30241 15:20:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:20:35 ---> Running in bd0fb2a2e7c2 15:20:35 ---> 4559b731309b 15:20:35 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:20:36 Removing intermediate container bd0fb2a2e7c2 15:20:36 ---> 24c6f10568ee 15:20:36 Step 22/24 : LABEL arch=x86_64 15:20:41 ---> Running in 3d6fff01c64e 15:20:41 ---> 9cf498f4ff43 15:20:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:20:41 ---> f28e97abfa19 15:20:41 Step 9/24 : RUN go mod tidy 15:20:41 Removing intermediate container 3d6fff01c64e 15:20:41 ---> d83583c4a3b7 15:20:41 Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:20:41 ---> 5f3da81b13b4 15:20:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:20:42 ---> Running in 0bc649810b9d 15:20:42 ---> Running in 0412f79a658d 15:20:42 Removing intermediate container 0412f79a658d 15:20:42 ---> baed261d51ae 15:20:42 Step 24/24 : LABEL version=0.0.0 15:20:42 ---> 39ebdf50de27 15:20:42 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:20:42 ---> Running in 515f8340ada1 15:20:42 Removing intermediate container 515f8340ada1 15:20:42 ---> 801b737ee38d 15:20:42 15:20:42 ---> 51c0175e75c4 15:20:42 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:20:43 Successfully built 801b737ee38d 15:20:43 ---> Running in aefe8e527af6 15:20:43 Successfully tagged core-data:latest 15:20:43 Building core-command 15:20:43  Building core-data ... done Removing intermediate container aefe8e527af6 15:20:43 ---> 9409c8536052 15:20:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:20:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:20:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:20:45 ---> c10f97e173ac 15:20:45 Step 3/24 : WORKDIR /edgex-go 15:20:45 ---> Using cache 15:20:45 ---> 457956923058 15:20:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:20:45 ---> Using cache 15:20:45 ---> 472c0e81d653 15:20:45 Step 5/24 : RUN apk add --update --no-cache make git 15:20:45 ---> Using cache 15:20:45 ---> 3fc894925755 15:20:45 Step 6/24 : COPY go.mod . 15:20:45 ---> Using cache 15:20:45 ---> 4a6eefcc4205 15:20:45 Step 7/24 : RUN go mod download 15:20:45 ---> Using cache 15:20:45 ---> ba51c2a31636 15:20:45 Step 8/24 : COPY . . 15:20:45 ---> Using cache 15:20:45 ---> cdca20b1c0cc 15:20:45 Step 9/24 : RUN go mod tidy 15:20:45 ---> Using cache 15:20:45 ---> 2dfd3de608fe 15:20:45 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:20:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:20:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:20:47 ---> c10f97e173ac 15:20:47 Step 3/24 : WORKDIR /edgex-go 15:20:47 ---> Using cache 15:20:47 ---> 457956923058 15:20:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:20:47 ---> Using cache 15:20:47 ---> 472c0e81d653 15:20:47 Step 5/24 : RUN apk add --update --no-cache make git 15:20:47 ---> Using cache 15:20:47 ---> 3fc894925755 15:20:47 Step 6/24 : COPY go.mod . 15:20:47 ---> Using cache 15:20:47 ---> 4a6eefcc4205 15:20:47 Step 7/24 : RUN go mod download 15:20:47 ---> Using cache 15:20:47 ---> ba51c2a31636 15:20:47 Step 8/24 : COPY . . 15:20:47 ---> Using cache 15:20:47 ---> cdca20b1c0cc 15:20:47 Step 9/24 : RUN go mod tidy 15:20:47 ---> Using cache 15:20:47 ---> 2dfd3de608fe 15:20:47 Step 10/24 : RUN make cmd/core-command/core-command 15:20:47 ---> 553d2f95f93a 15:20:47 Step 27/32 : RUN chmod +x /entrypoint.sh 15:20:47 ---> Running in d4364d3cc973 15:20:47 ---> Running in 49f683847910 15:20:47 Removing intermediate container 0bc649810b9d 15:20:47 ---> bcf4e7225523 15:20:47 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:20:48 ---> Running in 6de0b08e934b 15:20:48 ---> Running in cf78527b9631 15:20:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:20:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:20:48 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 15:20:49 Removing intermediate container cf78527b9631 15:20:49 ---> 66c30f9dd8ee 15:20:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:20:49 ---> Running in 84bb2dec9c9e 15:20:49 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 15:20:49 Removing intermediate container 84bb2dec9c9e 15:20:49 ---> a93135bf9651 15:20:49 Step 29/32 : CMD ["gate"] 15:20:50 ---> Running in 9bc4168a7e32 15:20:50 Removing intermediate container 9bc4168a7e32 15:20:50 ---> 671e8028c9a4 15:20:50 Step 30/32 : LABEL arch=x86_64 15:20:50 ---> Running in dd2c365d751e 15:20:50 Removing intermediate container dd2c365d751e 15:20:50 ---> 1257565fbbb9 15:20:50 Step 31/32 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:20:50 ---> Running in cae2ae10f606 15:20:50 Removing intermediate container cae2ae10f606 15:20:50 ---> cca1a553c8d7 15:20:50 Step 32/32 : LABEL version=0.0.0 15:20:50 ---> Running in dbc94f874740 15:20:51 Removing intermediate container dbc94f874740 15:20:51 ---> 5abd0642dc81 15:20:51 15:20:51 Successfully built 5abd0642dc81 15:20:51 Successfully tagged security-bootstrapper:latest 15:20:53  Building security-bootstrapper ... done Removing intermediate container f2493d23ae43 15:20:53 ---> ce6800e843eb 15:20:53 15:20:53 Step 11/26 : FROM alpine:3.12 15:20:53 ---> 13621d1b12d4 15:20:53 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:20:53 ---> Running in aa6860db9a49 15:20:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:20:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:20:54 (1/6) Installing ca-certificates (20191127-r4) 15:20:54 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:20:54 (3/6) Installing libcurl (7.77.0-r0) 15:20:54 (4/6) Installing curl (7.77.0-r0) 15:20:54 (5/6) Installing dumb-init (1.2.2-r1) 15:20:54 (6/6) Installing su-exec (0.2-r1) 15:20:54 Executing busybox-1.31.1-r20.trigger 15:20:54 Executing ca-certificates-20191127-r4.trigger 15:20:54 OK: 7 MiB in 20 packages 15:20:55 Removing intermediate container aa6860db9a49 15:20:55 ---> 1fad5e72b1d7 15:20:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:20:55 ---> Running in 2b3635a3a609 15:20:55 Removing intermediate container 2b3635a3a609 15:20:55 ---> a00ff1e5e207 15:20:55 Step 14/26 : WORKDIR / 15:20:55 ---> Running in d7b2be0b7b88 15:20:55 Removing intermediate container d7b2be0b7b88 15:20:55 ---> fe1f5a0d52a3 15:20:55 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:20:55 ---> 6360530245de 15:20:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:20:56 ---> bd7cf66a0655 15:20:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:20:56 ---> 3e920bcb8bf8 15:20:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:20:56 ---> 787c935a1f71 15:20:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:20:57 ---> 3dcb5af381e6 15:20:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:20:57 ---> 5e6289977691 15:20:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:20:57 ---> 0f6cc478629a 15:20:57 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/ 15:20:57 ---> Running in f75bf030833e 15:20:58 Removing intermediate container f75bf030833e 15:20:58 ---> 5313ced1296c 15:20:58 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:20:58 ---> Running in f82c58b2de41 15:20:58 Removing intermediate container f82c58b2de41 15:20:58 ---> b6df72c6c68e 15:20:58 Step 24/26 : LABEL arch=x86_64 15:20:58 ---> Running in 2b5114807495 15:20:59 Removing intermediate container 2b5114807495 15:20:59 ---> eb0a93471206 15:20:59 Step 25/26 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:20:59 ---> Running in 5e406e7ced56 15:20:59 Removing intermediate container 5e406e7ced56 15:20:59 ---> 8ba0a39df9b9 15:20:59 Step 26/26 : LABEL version=0.0.0 15:20:59 ---> Running in e6a45abfbf82 15:20:59 Removing intermediate container e6a45abfbf82 15:20:59 ---> 29d585d717c4 15:20:59 15:20:59 Successfully built 29d585d717c4 15:20:59 Successfully tagged security-secretstore-setup:latest 15:21:17  Building security-secretstore-setup ... done Removing intermediate container 49f683847910 15:21:17 ---> 60b4ad704f6f 15:21:17 15:21:17 Step 11/24 : FROM alpine:3.12 15:21:17 ---> 13621d1b12d4 15:21:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:21:17 ---> Using cache 15:21:17 ---> 17a25db52b71 15:21:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:21:17 ---> Using cache 15:21:17 ---> dff9ba91c9ff 15:21:17 Step 14/24 : ENV APP_PORT=59882 15:21:17 Removing intermediate container 6de0b08e934b 15:21:17 ---> 3490064ad55d 15:21:17 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:21:17 ---> Running in a6b18b24f44f 15:21:17 ---> Running in edfbb2454d10 15:21:17 Removing intermediate container a6b18b24f44f 15:21:17 ---> 80fa4f0b318c 15:21:17 Step 15/24 : EXPOSE $APP_PORT 15:21:17 ---> Running in 6598672f8d8a 15:21:17 Removing intermediate container 6598672f8d8a 15:21:17 ---> 238c1acb7577 15:21:17 Step 16/24 : WORKDIR / 15:21:17 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 15:21:17 ---> Running in 5863188443eb 15:21:17 Removing intermediate container 5863188443eb 15:21:17 ---> 1ceb94ce2aa1 15:21:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:17 Removing intermediate container d4364d3cc973 15:21:17 ---> c786726f9497 15:21:17 15:21:17 Step 11/24 : FROM alpine:3.12 15:21:17 ---> 13621d1b12d4 15:21:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:21:17 ---> Using cache 15:21:17 ---> 17a25db52b71 15:21:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:21:17 ---> Using cache 15:21:17 ---> dff9ba91c9ff 15:21:17 Step 14/24 : ENV APP_PORT=59881 15:21:17 ---> 5cf9b9b6a2ff 15:21:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:21:17 ---> Running in d0d53953c624 15:21:17 Removing intermediate container d0d53953c624 15:21:17 ---> 07970041c824 15:21:17 Step 15/24 : EXPOSE $APP_PORT 15:21:17 Removing intermediate container edfbb2454d10 15:21:17 ---> 542fb635940e 15:21:17 15:21:17 Step 12/24 : FROM docker:20.10.0 15:21:17 ---> 3216365f66a9 15:21:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:21:17 ---> Running in 8945c44b20c9 15:21:17 Removing intermediate container 8945c44b20c9 15:21:17 ---> 562f2b115b7f 15:21:17 Step 16/24 : WORKDIR / 15:21:17 20.10.0: Pulling from library/docker 15:21:17 ---> Running in 606c2907723f 15:21:17 ---> 39c9582f7263 15:21:17 Step 20/24 : ENTRYPOINT ["/core-command"] 15:21:17 ---> Running in 586ba23bb913 15:21:17 Removing intermediate container 606c2907723f 15:21:17 ---> 474719750534 15:21:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:17 Removing intermediate container 586ba23bb913 15:21:17 ---> 746bc94bcc91 15:21:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:17 ---> Running in fc716e179674 15:21:17 ---> eb3095f747f7 15:21:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:21:17 Removing intermediate container fc716e179674 15:21:17 ---> 8ce67b723232 15:21:17 Step 22/24 : LABEL arch=x86_64 15:21:17 ---> Running in 04d9a31e8992 15:21:17 ---> 9dac09383e58 15:21:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:21:17 Removing intermediate container 04d9a31e8992 15:21:17 ---> e2cd5845788a 15:21:17 Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:21:18 ---> Running in 7cdf5439e4d3 15:21:18 ---> 867185825ec7 15:21:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:21:18 ---> Running in 91ca19470abe 15:21:18 Removing intermediate container 7cdf5439e4d3 15:21:18 ---> ee1e7421bcc2 15:21:18 Step 24/24 : LABEL version=0.0.0 15:21:18 ---> Running in 0194e32dbe25 15:21:18 Removing intermediate container 91ca19470abe 15:21:18 ---> 236bbb0d3108 15:21:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:18 ---> Running in d8d2039fc078 15:21:18 Removing intermediate container 0194e32dbe25 15:21:18 ---> 7f3389fcc11f 15:21:18 15:21:18 Successfully built 7f3389fcc11f 15:21:18 Successfully tagged core-command:latest 15:21:18  Building core-command ... done Removing intermediate container d8d2039fc078 15:21:18 ---> bc6602bee6ad 15:21:18 Step 22/24 : LABEL arch=x86_64 15:21:18 ---> Running in d5669066e071 15:21:18 Removing intermediate container d5669066e071 15:21:18 ---> 29632624de81 15:21:18 Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:21:19 ---> Running in e5bbf5f56056 15:21:19 Removing intermediate container e5bbf5f56056 15:21:19 ---> 7b76baa8fa89 15:21:19 Step 24/24 : LABEL version=0.0.0 15:21:19 ---> Running in 8bf48bb491a7 15:21:19 Removing intermediate container 8bf48bb491a7 15:21:19 ---> 03d8a7e2b3f6 15:21:19 15:21:19 Successfully built 03d8a7e2b3f6 15:21:19 Successfully tagged core-metadata:latest 15:21:20  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:21:20 Status: Downloaded newer image for docker:20.10.0 15:21:20 ---> aefe523efa57 15:21:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:21:21 ---> Running in ca6d7ab4310b 15:21:21 Removing intermediate container ca6d7ab4310b 15:21:21 ---> e44892214090 15:21:21 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 15:21:21 ---> Running in 9cdd3f1f2644 15:21:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:21:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:21:21 (1/39) Installing readline (8.0.4-r0) 15:21:21 (2/39) Installing bash (5.0.17-r0) 15:21:21 Executing bash-5.0.17-r0.post-install 15:21:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:21:21 (4/39) Installing libcurl (7.77.0-r0) 15:21:21 (5/39) Installing curl (7.77.0-r0) 15:21:21 (6/39) Installing dumb-init (1.2.2-r1) 15:21:21 (7/39) Installing libbz2 (1.0.8-r1) 15:21:21 (8/39) Installing expat (2.2.9-r1) 15:21:21 (9/39) Installing libffi (3.3-r2) 15:21:21 (10/39) Installing gdbm (1.13-r1) 15:21:21 (11/39) Installing xz-libs (5.2.5-r0) 15:21:21 (12/39) Installing sqlite-libs (3.32.1-r1) 15:21:21 (13/39) Installing python3 (3.8.10-r0) 15:21:22 (14/39) Installing py3-appdirs (1.4.4-r1) 15:21:22 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:21:22 (16/39) Installing py3-parsing (2.4.7-r0) 15:21:22 (17/39) Installing py3-six (1.15.0-r0) 15:21:22 (18/39) Installing py3-packaging (20.4-r0) 15:21:22 (19/39) Installing py3-setuptools (47.0.0-r0) 15:21:22 (20/39) Installing py3-chardet (3.0.4-r4) 15:21:22 (21/39) Installing py3-idna (2.9-r0) 15:21:22 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:21:22 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:21:22 (24/39) Installing py3-requests (2.23.0-r0) 15:21:22 (25/39) Installing py3-msgpack (1.0.0-r0) 15:21:22 (26/39) Installing py3-lockfile (0.12.2-r3) 15:21:22 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:21:22 (28/39) Installing py3-colorama (0.4.3-r0) 15:21:22 (29/39) Installing py3-distlib (0.3.0-r0) 15:21:22 (30/39) Installing py3-distro (1.5.0-r1) 15:21:22 (31/39) Installing py3-webencodings (0.5.1-r3) 15:21:22 (32/39) Installing py3-html5lib (1.0.1-r4) 15:21:22 (33/39) Installing py3-pytoml (0.1.21-r0) 15:21:22 (34/39) Installing py3-pep517 (0.8.2-r0) 15:21:22 (35/39) Installing py3-progress (1.5-r0) 15:21:22 (36/39) Installing py3-toml (0.10.1-r0) 15:21:22 (37/39) Installing py3-retrying (1.3.3-r0) 15:21:22 (38/39) Installing py3-contextlib2 (0.6.0-r0) 15:21:22 (39/39) Installing py3-pip (20.1.1-r0) 15:21:22 Executing busybox-1.31.1-r19.trigger 15:21:22 OK: 72 MiB in 59 packages 15:21:22 Collecting docker-compose==1.23.2 15:21:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:21:22 Collecting cached-property<2,>=1.2.0 15:21:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:21:23 Collecting docker<4.0,>=3.6.0 15:21:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:21:23 Collecting texttable<0.10,>=0.9.0 15:21:23 Downloading texttable-0.9.1.tar.gz (11 kB) 15:21:23 Collecting docopt<0.7,>=0.6.1 15:21:23 Downloading docopt-0.6.2.tar.gz (25 kB) 15:21:24 Collecting websocket-client<1.0,>=0.32.0 15:21:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:21:24 Collecting PyYAML<4,>=3.10 15:21:24 Downloading PyYAML-3.13.tar.gz (270 kB) 15:21:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:21:24 Collecting jsonschema<3,>=2.5.1 15:21:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:21:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:21:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:21:24 Collecting dockerpty<0.5,>=0.4.1 15:21:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:21:25 Collecting docker-pycreds>=0.4.0 15:21:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:21:25 Collecting urllib3<1.25,>=1.21.1 15:21:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:21:25 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) 15:21:25 Collecting idna<2.8,>=2.5 15:21:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:21:25 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) 15:21:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:21:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:21:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:21:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:21:25 Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, docopt, PyYAML, jsonschema, dockerpty, docker-compose 15:21:25 Attempting uninstall: urllib3 15:21:25 Found existing installation: urllib3 1.25.9 15:21:25 Uninstalling urllib3-1.25.9: 15:21:25 Successfully uninstalled urllib3-1.25.9 15:21:25 Attempting uninstall: idna 15:21:25 Found existing installation: idna 2.9 15:21:25 Uninstalling idna-2.9: 15:21:25 Successfully uninstalled idna-2.9 15:21:25 Attempting uninstall: requests 15:21:25 Found existing installation: requests 2.23.0 15:21:25 Uninstalling requests-2.23.0: 15:21:25 Successfully uninstalled requests-2.23.0 15:21:26 Running setup.py install for texttable: started 15:21:26 Running setup.py install for texttable: finished with status 'done' 15:21:26 Running setup.py install for docopt: started 15:21:26 Running setup.py install for docopt: finished with status 'done' 15:21:26 Running setup.py install for PyYAML: started 15:21:27 Running setup.py install for PyYAML: finished with status 'done' 15:21:27 Running setup.py install for dockerpty: started 15:21:27 Running setup.py install for dockerpty: finished with status 'done' 15:21:27 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:21:30 Removing intermediate container 9cdd3f1f2644 15:21:30 ---> 0f0b5f2808dc 15:21:30 Step 15/24 : ENV APP_PORT=58890 15:21:30 ---> Running in 3e3338b8d5b1 15:21:30 Removing intermediate container 3e3338b8d5b1 15:21:30 ---> 1ba1781d725c 15:21:30 Step 16/24 : EXPOSE $APP_PORT 15:21:30 ---> Running in e89d29adc839 15:21:30 Removing intermediate container e89d29adc839 15:21:30 ---> 8450b08adf8f 15:21:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:21:31 ---> 9ba3bf9dbfb0 15:21:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:21:31 ---> 7b06ed97cf25 15:21:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:21:31 ---> 652f776c2296 15:21:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:21:31 ---> Running in 4651542a7361 15:21:31 Removing intermediate container 4651542a7361 15:21:31 ---> ddf260fc2259 15:21:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:31 ---> Running in 8753f0b75baf 15:21:31 Removing intermediate container 8753f0b75baf 15:21:31 ---> eddb76f41eb0 15:21:31 Step 22/24 : LABEL arch=x86_64 15:21:31 ---> Running in 1ca5d813c3d0 15:21:31 Removing intermediate container 1ca5d813c3d0 15:21:31 ---> 22100bce5a23 15:21:31 Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:21:31 ---> Running in d4093b2203e0 15:21:31 Removing intermediate container d4093b2203e0 15:21:31 ---> 3becd0f43ab9 15:21:31 Step 24/24 : LABEL version=0.0.0 15:21:31 ---> Running in f456afc85685 15:21:31 Removing intermediate container f456afc85685 15:21:31 ---> 021891c4ccf6 15:21:31 15:21:31 Successfully built 021891c4ccf6 15:21:31 Successfully tagged sys-mgmt-agent:latest 15:21:32  Building sys-mgmt-agent ... done  [Pipeline] } 15:21:32 $ docker stop --time=1 5f0be51877a72142dc7738b52c39ba3691f41d218a57095b1670f61b6c11dff4 15:21:33 $ docker rm -f 5f0be51877a72142dc7738b52c39ba3691f41d218a57095b1670f61b6c11dff4 [Pipeline] // withDockerContainer [Pipeline] sh 15:21:33 + docker images 15:21:33 REPOSITORY TAG IMAGE ID CREATED SIZE 15:21:33 sys-mgmt-agent latest 021891c4ccf6 2 seconds ago 312MB 15:21:33 core-metadata latest 03d8a7e2b3f6 14 seconds ago 16.6MB 15:21:33 core-command latest 7f3389fcc11f 15 seconds ago 15.9MB 15:21:33 542fb635940e 17 seconds ago 1.15GB 15:21:33 c786726f9497 17 seconds ago 1.15GB 15:21:33 60b4ad704f6f 19 seconds ago 1.14GB 15:21:33 security-secretstore-setup latest 29d585d717c4 34 seconds ago 28.1MB 15:21:33 ce6800e843eb 40 seconds ago 1.15GB 15:21:33 security-bootstrapper latest 5abd0642dc81 43 seconds ago 18.2MB 15:21:33 core-data latest 801b737ee38d 51 seconds ago 20.2MB 15:21:33 support-notifications latest 8e36172051f0 About a minute ago 16.6MB 15:21:33 0eca99c8d3d4 About a minute ago 1.14GB 15:21:33 security-proxy-setup latest 89ca891456d1 About a minute ago 25.3MB 15:21:33 ef2f503c7ca2 About a minute ago 1.15GB 15:21:33 af2a89cb43cf About a minute ago 1.15GB 15:21:33 17b2bb594eef About a minute ago 1.15GB 15:21:33 support-scheduler latest b80903ca387c About a minute ago 15.9MB 15:21:33 401a49d998be About a minute ago 1.14GB 15:21:33 ci-base-image-x86_64 latest c10f97e173ac 5 minutes ago 648MB 15:21:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 15:21:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 15:21:33 alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB 15:21:33 docker 20.10.0 aefe523efa57 6 months ago 240MB 15:21:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:21:41 gofmt -l . 15:21:41 [ "`gofmt -l .`" = "" ] 15:21:41 ./bin/test-attribution-txt.sh [Pipeline] sh 15:21:43 + ls -al . 15:21:43 total 548 15:21:43 drwxrwxr-x 9 1001 1001 4096 Jun 10 15:21 . 15:21:43 drwxr-xr-x 4 root root 4096 Jun 10 15:17 .. 15:21:43 -rw-rw-r-- 1 1001 1001 11 Jun 10 15:15 .dockerignore 15:21:43 drwxrwxr-x 8 1001 1001 4096 Jun 10 15:15 .git 15:21:43 drwxrwxr-x 3 1001 1001 4096 Jun 10 15:15 .github 15:21:43 -rw-rw-r-- 1 1001 1001 818 Jun 10 15:15 .gitignore 15:21:43 -rw-rw-r-- 1 1001 1001 166 Jun 10 15:15 .sonarcloud.properties 15:21:43 -rw-rw-r-- 1 1001 1001 8609 Jun 10 15:15 Attribution.txt 15:21:43 -rw-rw-r-- 1 1001 1001 3804 Jun 10 15:15 CONTRIBUTING.md 15:21:43 -rw-rw-r-- 1 1001 1001 931 Jun 10 15:15 Dockerfile.build 15:21:43 -rw-rw-r-- 1 1001 1001 849 Jun 10 15:15 Jenkinsfile 15:21:43 -rw-rw-r-- 1 1001 1001 10775 Jun 10 15:15 LICENSE 15:21:43 -rw-rw-r-- 1 1001 1001 5605 Jun 10 15:15 Makefile 15:21:43 -rw-rw-r-- 1 1001 1001 7978 Jun 10 15:15 README.md 15:21:43 -rw-rw-r-- 1 1001 1001 7071 Jun 10 15:15 SECURITY.md 15:21:43 -rw-rw-r-- 1 1001 1001 5 Jun 10 15:15 VERSION 15:21:43 -rw-rw-r-- 1 1001 1001 4131 Jun 10 15:15 ZMQWindows.md 15:21:43 drwxrwxr-x 2 1001 1001 4096 Jun 10 15:15 bin 15:21:43 drwxrwxr-x 14 1001 1001 4096 Jun 10 15:15 cmd 15:21:43 -rw-r--r-- 1 root root 404951 Jun 10 15:20 coverage.out 15:21:43 -rw-rw-r-- 1 1001 1001 840 Jun 10 15:15 go.mod 15:21:43 -rw-r--r-- 1 root root 21139 Jun 10 15:17 go.sum 15:21:43 drwxrwxr-x 8 1001 1001 4096 Jun 10 15:15 internal 15:21:43 drwxrwxr-x 3 1001 1001 4096 Jun 10 15:15 openapi 15:21:43 drwxrwxr-x 4 1001 1001 4096 Jun 10 15:15 snap 15:21:43 -rw-rw-r-- 1 1001 1001 168 Jun 10 15:15 version.go [Pipeline] sh 15:21:43 + '[' -e coverage.out ] 15:21:43 + chown 1001:1001 coverage.out [Pipeline] stash 15:21:43 Warning: overwriting stash ‘coverage-report’ 15:21:44 Stashed 1 file(s) [Pipeline] sh 15:21:45 + make build 15:21:45 go mod tidy 15:21:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:21:52 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 15:22:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:22:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:22:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:22:21 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 15:22:25 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 15:22:29 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 15:22:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:22:35 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 15:22:38 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 15:22:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 15:22:46 $ docker stop --time=1 7443ea1d3e35dd578c705f03f3566fb39d754f17de357930230853eae9478d92 15:22:49 $ docker rm -f 7443ea1d3e35dd578c705f03f3566fb39d754f17de357930230853eae9478d92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:22:51 15:22:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:22:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:22:52 latest: Pulling from edgex-devops/edgex-compose-arm64 15:22:52 29e5d40040c1: Pulling fs layer 15:22:52 1ce36da41761: Pulling fs layer 15:22:52 25b303627fd3: Pulling fs layer 15:22:52 29e5d40040c1: Verifying Checksum 15:22:52 29e5d40040c1: Download complete 15:22:52 29e5d40040c1: Pull complete 15:22:53 1ce36da41761: Verifying Checksum 15:22:53 1ce36da41761: Download complete 15:22:54 1ce36da41761: Pull complete 15:22:54 25b303627fd3: Download complete 15:23:04 25b303627fd3: Pull complete 15:23:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:23:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:23:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:23:05 prd-ubuntu18.04-docker-arm64-4c-16g-225 does not seem to be running inside a container 15:23:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 15:23:08 $ docker top 842b15f6cd0b8f524e291ba260495645a6b4f0bd2896f1dc554b2a26e50de805 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:08 + docker-compose build+ --helpgrep 15:23:08 parallel 15:23:12 --parallel Build images in parallel. [Pipeline] } 15:23:12 $ docker stop --time=1 842b15f6cd0b8f524e291ba260495645a6b4f0bd2896f1dc554b2a26e50de805 15:23:14 $ docker rm -f 842b15f6cd0b8f524e291ba260495645a6b4f0bd2896f1dc554b2a26e50de805 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:23:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:23:14 . [Pipeline] withDockerContainer 15:23:15 prd-ubuntu18.04-docker-arm64-4c-16g-225 does not seem to be running inside a container 15:23:15 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:23:16 $ docker top db330d0e30dcf368d28425d257c6ec7d5a228d8c2265a4fa2b84d1da0e713b8f -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:17 + docker-compose -f ./docker-compose-build.yml build --parallel 15:23:21 Building core-command ... 15:23:21 Building core-data ... 15:23:21 Building core-metadata ... 15:23:21 Building security-bootstrapper ... 15:23:21 Building security-proxy-setup ... 15:23:21 Building security-secretstore-setup ... 15:23:21 Building support-notifications ... 15:23:21 Building support-scheduler ... 15:23:21 Building sys-mgmt-agent ... 15:23:21 Building sys-mgmt-agent 15:23:21 Building support-scheduler 15:23:21 Building security-proxy-setup 15:23:21 Building support-notifications 15:23:21 Building core-command 15:24:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:24:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:24:42 ---> 9a9d405f5e85 15:24:42 Step 3/23 : WORKDIR /edgex-go 15:24:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:24:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:24:42 ---> 9a9d405f5e85 15:24:42 Step 3/24 : WORKDIR /edgex-go 15:24:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:24:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:24:42 ---> 9a9d405f5e85 15:24:42 Step 3/22 : WORKDIR /edgex-go 15:24:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:24:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:24:42 ---> 9a9d405f5e85 15:24:42 Step 3/23 : WORKDIR /edgex-go 15:24:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:24:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:24:42 ---> 9a9d405f5e85 15:24:42 Step 3/24 : WORKDIR /edgex-go 15:24:42 ---> Running in 3fda1f4453d8 15:24:42 ---> Running in f7b195a3d5da 15:24:42 ---> Running in ffb77340d96c 15:24:42 ---> Running in 9b9ecd4e23a7 15:24:42 ---> Running in d0799672c445 15:24:42 Removing intermediate container f7b195a3d5da 15:24:42 ---> 9f3e2a3f092e 15:24:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:42 Removing intermediate container 3fda1f4453d8 15:24:42 ---> 094b6f4b728f 15:24:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:42 Removing intermediate container ffb77340d96c 15:24:42 ---> de81e0d7b4af 15:24:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:42 Removing intermediate container 9b9ecd4e23a7 15:24:42 ---> b165db914d47 15:24:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:42 Removing intermediate container d0799672c445 15:24:42 ---> b3c54638e1fe 15:24:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:42 ---> Running in a2ab63d04b36 15:24:42 ---> Running in 9afdbdbde1b9 15:24:42 ---> Running in 390b680341da 15:24:42 ---> Running in 5c0daf68a280 15:24:42 ---> Running in 8b6f904a24e4 15:24:42 Removing intermediate container a2ab63d04b36 15:24:42 ---> b46732a76dbb 15:24:42 Step 5/22 : RUN apk add --update --no-cache make git 15:24:42 ---> Running in a0684e47f8ec 15:24:42 Removing intermediate container 9afdbdbde1b9 15:24:42 ---> 75718a9a53ac 15:24:42 Step 5/24 : RUN apk add --update --no-cache make bash git 15:24:42 ---> Running in 0e1ac33d9cb7 15:24:42 Removing intermediate container 390b680341da 15:24:42 ---> 4bd4dcc9fb06 15:24:42 Step 5/24 : RUN apk add --update --no-cache make git 15:24:42 Removing intermediate container 5c0daf68a280 15:24:42 ---> 6c311be1e2f6 15:24:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:24:42 Removing intermediate container 8b6f904a24e4 15:24:42 ---> 05b66097a8fd 15:24:42 Step 5/23 : RUN apk add --update --no-cache make git 15:24:42 ---> Running in fe714bf7b62f 15:24:42 ---> Running in 80af4bb6b24a 15:24:42 ---> Running in a4ea5e33c28b 15:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:24:42 OK: 218 MiB in 52 packages 15:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:24:43 OK: 218 MiB in 52 packages 15:24:43 OK: 218 MiB in 52 packages 15:24:43 OK: 218 MiB in 52 packages 15:24:43 OK: 218 MiB in 52 packages 15:24:44 Removing intermediate container a0684e47f8ec 15:24:44 ---> 45b11b737615 15:24:44 Step 6/22 : COPY go.mod . 15:24:45 Removing intermediate container 0e1ac33d9cb7 15:24:45 ---> 2e411c9d2558 15:24:45 Step 6/24 : COPY go.mod . 15:24:45 ---> 15e25035bceb 15:24:45 Step 7/22 : RUN go mod download 15:24:45 ---> Running in 8c43e369ccfc 15:24:45 Removing intermediate container fe714bf7b62f 15:24:45 ---> df6ea8aa4b08 15:24:45 Step 6/24 : COPY go.mod . 15:24:45 Removing intermediate container 80af4bb6b24a 15:24:45 ---> ecee7f4ffdb7 15:24:45 Step 6/23 : COPY go.mod . 15:24:45 Removing intermediate container a4ea5e33c28b 15:24:45 ---> 57a4526bb7d8 15:24:45 Step 6/23 : COPY go.mod . 15:24:46 ---> 70b4822e1aca 15:24:46 Step 7/24 : RUN go mod download 15:24:46 ---> Running in a1f7f41e4929 15:24:47 ---> 94ff9734f8dc 15:24:47 Step 7/23 : RUN go mod download 15:24:47 ---> de9b5b2003f7 15:24:47 Step 7/24 : RUN go mod download 15:24:47 ---> c72c95f33de5 15:24:47 Step 7/23 : RUN go mod download 15:24:47 ---> Running in 36f05baf541b 15:24:47 ---> Running in 82539d1cec4c 15:24:47 ---> Running in 277846bcc162 15:24:49 Removing intermediate container 8c43e369ccfc 15:24:49 ---> e9dd41f40a69 15:24:49 Step 8/22 : COPY . . 15:24:51 Removing intermediate container a1f7f41e4929 15:24:51 ---> 6ba3f3e41189 15:24:51 Step 8/24 : COPY . . 15:24:53 Removing intermediate container 36f05baf541b 15:24:53 ---> a3c3c2ac0c82 15:24:53 Step 8/23 : COPY . . 15:24:53 Removing intermediate container 82539d1cec4c 15:24:53 ---> 734166152c5e 15:24:53 Step 8/24 : COPY . . 15:24:53 Removing intermediate container 277846bcc162 15:24:53 ---> 46e81cda6872 15:24:53 Step 8/23 : COPY . . 15:25:16 ---> b9f0a2e0c02f 15:25:16 Step 9/24 : RUN go mod tidy 15:25:16 ---> 6de341cf6a98 15:25:16 Step 9/22 : RUN go mod tidy 15:25:16 ---> 0408d2cda270 15:25:16 Step 9/23 : RUN go mod tidy 15:25:16 ---> Running in 84f6c356a115 15:25:16 ---> Running in 95ae951fff5d 15:25:16 ---> 61b7e342e59e 15:25:16 ---> e6e3c3448936 15:25:16 Step 9/24 : RUN go mod tidy 15:25:16 Step 9/23 : RUN go mod tidy 15:25:16 ---> Running in 0157e9a6ab19 15:25:16 ---> Running in 1f8eca40108e 15:25:16 ---> Running in 4f03ed934bbd 15:25:22 Removing intermediate container 84f6c356a115 15:25:22 ---> deff960ddac5 15:25:22 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:25:22 ---> Running in 4877dde4a124 15:25:23 Removing intermediate container 95ae951fff5d 15:25:23 ---> 78009d5a4315 15:25:23 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:25:23 Removing intermediate container 1f8eca40108e 15:25:23 ---> f2d1e8227053 15:25:23 Step 10/24 : RUN make cmd/core-command/core-command 15:25:23 Removing intermediate container 0157e9a6ab19 15:25:23 ---> 4267716f8db3 15:25:23 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:25:23 ---> Running in b1c04012ab80 15:25:23 ---> Running in 3390150c8e08 15:25:23 Removing intermediate container 4f03ed934bbd 15:25:23 ---> 6b944f7b6288 15:25:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:25:24 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 15:25:24 ---> Running in fd4485e06306 15:25:24 ---> Running in 1bff76ad06d2 15:25:26 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 15:25:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:25:26 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 15:25:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:27:18 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 15:27:18 Removing intermediate container 4877dde4a124 15:27:18 ---> e9d35b02a1db 15:27:18 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:27:18 ---> Running in f30c0347fa46 15:27:18 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 15:27:21 Removing intermediate container 3390150c8e08 15:27:21 ---> 75be06d858f8 15:27:21 15:27:21 Step 11/24 : FROM alpine:3.12 15:27:22 3.12: Pulling from library/alpine 15:27:23 Removing intermediate container b1c04012ab80 15:27:23 ---> 890d18244654 15:27:23 15:27:23 Step 11/22 : FROM alpine:3.12 15:27:24 Removing intermediate container f30c0347fa46 15:27:24 ---> 789b2cdf1b07 15:27:24 15:27:24 Step 12/24 : FROM docker:20.10.0 15:27:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:27:24 3.12: Pulling from library/alpine 15:27:24 Status: Downloaded newer image for alpine:3.12 15:27:24 ---> 9852663dfa18 15:27:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:27:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:27:24 Status: Image is up to date for alpine:3.12 15:27:24 Removing intermediate container fd4485e06306 15:27:24 ---> 955ae45ffcfa 15:27:24 15:27:24 Step 11/23 : FROM alpine:3.12 15:27:24 ---> 9852663dfa18 15:27:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:27:24 Removing intermediate container 1bff76ad06d2 15:27:24 ---> a18a98b6557e 15:27:24 15:27:24 Step 11/23 : FROM alpine:3.12 15:27:24 ---> 9852663dfa18 15:27:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:27:24 20.10.0: Pulling from library/docker 15:27:24 ---> 9852663dfa18 15:27:24 Step 12/22 : RUN apk add --update --no-cache curl 15:27:24 ---> Running in ad0aa2a0e060 15:27:24 ---> Running in 86d87fec00f4 15:27:24 ---> Running in 087ccc186e4c 15:27:24 ---> Running in 9d90426cfaae 15:27:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:27:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:27:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:27:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:27:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:27:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:27:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:27:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:27:28 (1/4) Installing ca-certificates (20191127-r4) 15:27:28 (1/2) Installing ca-certificates (20191127-r4) 15:27:28 (2/2) Installing dumb-init (1.2.2-r1) 15:27:28 (1/1) Installing dumb-init (1.2.2-r1) 15:27:28 Executing busybox-1.31.1-r20.trigger 15:27:28 Executing busybox-1.31.1-r20.trigger 15:27:28 Executing ca-certificates-20191127-r4.trigger 15:27:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:27:28 OK: 5 MiB in 15 packages 15:27:28 (3/4) Installing libcurl (7.77.0-r0) 15:27:28 (4/4) Installing curl (7.77.0-r0) 15:27:28 Executing busybox-1.31.1-r20.trigger 15:27:28 Executing ca-certificates-20191127-r4.trigger 15:27:28 OK: 6 MiB in 16 packages 15:27:28 OK: 7 MiB in 18 packages 15:27:28 (1/1) Installing dumb-init (1.2.2-r1) 15:27:29 Executing busybox-1.31.1-r20.trigger 15:27:29 OK: 5 MiB in 15 packages 15:27:31 Removing intermediate container ad0aa2a0e060 15:27:31 ---> 8bb3193cb53e 15:27:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:27:31 ---> Running in 4e742d46c90b 15:27:32 Removing intermediate container 86d87fec00f4 15:27:32 ---> fec3312a06b4 15:27:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:27:32 Removing intermediate container 087ccc186e4c 15:27:32 ---> bb694950a579 15:27:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:27:32 ---> Running in 88cbb1650757 15:27:32 Removing intermediate container 9d90426cfaae 15:27:32 ---> a6803da233c0 15:27:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:27:32 ---> Running in f57d30315ba3 15:27:32 Removing intermediate container 4e742d46c90b 15:27:32 ---> 1313ca564932 15:27:32 Step 14/24 : ENV APP_PORT=59882 15:27:32 ---> Running in 53b8b8457ec5 15:27:32 ---> Running in c36672e407e1 15:27:33 Removing intermediate container 88cbb1650757 15:27:33 ---> c46134e80255 15:27:33 Step 14/23 : ENV APP_PORT=59861 15:27:33 Removing intermediate container f57d30315ba3 15:27:33 ---> 8ca37613c6f9 15:27:33 Step 14/23 : ENV APP_PORT=59860 15:27:33 ---> Running in 42df6c3b6c61 15:27:33 ---> Running in 4c1c19154668 15:27:33 Removing intermediate container c36672e407e1 15:27:33 ---> d9300725d36b 15:27:33 Step 15/24 : EXPOSE $APP_PORTRemoving intermediate container 53b8b8457ec5 15:27:33 ---> 6c018d5a3c8e 15:27:33 Step 14/22 : WORKDIR /edgex 15:27:33 15:27:34 ---> Running in 527a165a82d0 15:27:34 ---> Running in b8659cba4426 15:27:34 Removing intermediate container 42df6c3b6c61 15:27:34 ---> 8154a2faae98 15:27:34 Step 15/23 : EXPOSE $APP_PORT 15:27:34 Removing intermediate container 4c1c19154668 15:27:34 ---> 377d91e58afa 15:27:34 Step 15/23 : EXPOSE $APP_PORT 15:27:34 ---> Running in 413140c7aab7 15:27:34 ---> Running in cf11addd2e66 15:27:34 Removing intermediate container 527a165a82d0 15:27:34 ---> 8f3ac1a76aec 15:27:34 Step 16/24 : WORKDIR / 15:27:35 Removing intermediate container b8659cba4426 15:27:35 ---> bf5b1e9f7fe2 15:27:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:27:35 ---> Running in df7c928a728c 15:27:35 Removing intermediate container 413140c7aab7 15:27:35 ---> 59358ec48282 15:27:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:35 Removing intermediate container cf11addd2e66 15:27:35 ---> 02af15347387 15:27:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:36 Removing intermediate container df7c928a728c 15:27:36 ---> 95433614dad7 15:27:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:36 ---> a9357cb1f00e 15:27:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:27:36 ---> 4ea7cd6e1722 15:27:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:27:36 ---> 0892a419de4a 15:27:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:27:37 ---> 2087db5facda 15:27:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:27:38 ---> e85fdddbd21a 15:27:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:27:39 ---> ca0199a2cb6b 15:27:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:27:39 ---> c4fae4b53c67 15:27:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:27:39 ---> 26fab6f03192 15:27:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:27:40 ---> c1de590c50ab 15:27:40 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:27:40 ---> Running in c538e512bd21 15:27:40 ---> 6b1e7930118e 15:27:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:27:40 ---> b3cd58bfa35e 15:27:40 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:27:40 ---> Running in 1c88c947e01f 15:27:40 ---> 43dc0eef4562 15:27:40 Step 20/24 : ENTRYPOINT ["/core-command"] 15:27:40 ---> Running in 7757c068ca08 15:27:41 ---> Running in 81693e9d8211 15:27:41 Removing intermediate container c538e512bd21 15:27:41 ---> 00c0785cfd0c 15:27:41 Step 19/22 : CMD ["--init=true"] 15:27:41 ---> Running in 5f46830743a6 15:27:41 Removing intermediate container 1c88c947e01f 15:27:41 ---> 091627639499 15:27:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:27:41 Status: Downloaded newer image for docker:20.10.0 15:27:41 Removing intermediate container 7757c068ca08 15:27:41 ---> 1c3e0161cc18 15:27:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:41 ---> eeaf43b92773 15:27:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:27:41 ---> Running in 500047d8138c 15:27:42 Removing intermediate container 81693e9d8211 15:27:42 ---> ce120ed20ee1 15:27:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:42 ---> Running in c909cdd1345f 15:27:42 ---> Running in d943c1d8e110 15:27:42 ---> Running in 8403d7a35958 15:27:42 Removing intermediate container 5f46830743a6 15:27:42 ---> 0b5d3590061a 15:27:42 Step 20/22 : LABEL arch=arm64 15:27:42 ---> Running in 13e65f162c3c 15:27:42 Removing intermediate container 500047d8138c 15:27:42 ---> a85b66e836ef 15:27:42 Step 21/23 : LABEL arch=arm64 15:27:42 ---> Running in 11877d475cfe 15:27:42 Removing intermediate container d943c1d8e110 15:27:42 ---> 0d8131973514 15:27:42 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 15:27:42 Removing intermediate container c909cdd1345f 15:27:42 ---> e974d583154e 15:27:42 Step 21/23 : LABEL arch=arm64 15:27:43 Removing intermediate container 8403d7a35958 15:27:43 ---> a3bbf940fd0b 15:27:43 Step 22/24 : LABEL arch=arm64 15:27:43 ---> Running in 3c4097b639fa 15:27:43 Removing intermediate container 13e65f162c3c 15:27:43 ---> 016c5b9772e0 15:27:43 Step 21/22 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:27:43 ---> Running in fcc77fededc4 15:27:43 ---> Running in 57fdfdbbfd3e 15:27:43 ---> Running in 9039d6738fd7 15:27:43 Removing intermediate container 11877d475cfe 15:27:43 ---> f0e782c9bb60 15:27:43 Step 22/23 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:27:43 ---> Running in f046a6577041 15:27:44 Removing intermediate container fcc77fededc4 15:27:44 ---> 3459e8d64ba5 15:27:44 Step 22/23 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:27:44 Removing intermediate container 57fdfdbbfd3e 15:27:44 ---> eb207dc49fa8 15:27:44 Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:27:44 Removing intermediate container 9039d6738fd7 15:27:44 ---> 15232a1ec8d3 15:27:44 Step 22/22 : LABEL version=0.0.0 15:27:44 ---> Running in 486e410b0bda 15:27:44 ---> Running in 709ed4a62d61 15:27:44 Removing intermediate container f046a6577041 15:27:44 ---> 989b9a141639 15:27:44 Step 23/23 : LABEL version=0.0.0 15:27:44 ---> Running in 4b24de873520 15:27:44 ---> Running in fb31c1cb3f8e 15:27:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:27:45 Removing intermediate container 486e410b0bda 15:27:45 ---> ae2e9a2a6885 15:27:45 Step 24/24 : LABEL version=0.0.0 15:27:45 Removing intermediate container 709ed4a62d61 15:27:45 ---> bd01631cdebe 15:27:45 Step 23/23 : LABEL version=0.0.0 15:27:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:27:45 ---> Running in 1c39aa41880d 15:27:45 ---> Running in 047036ac5d0e 15:27:45 Removing intermediate container 4b24de873520 15:27:45 ---> d9d6d591fbe7 15:27:45 15:27:45 Removing intermediate container fb31c1cb3f8e 15:27:45 ---> 339a85aa77d6 15:27:45 15:27:45 (1/39) Installing readline (8.0.4-r0) 15:27:45 (2/39) Installing bash (5.0.17-r0) 15:27:45 Executing bash-5.0.17-r0.post-install 15:27:45 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:27:45 (4/39) Installing libcurl (7.77.0-r0) 15:27:45 (5/39) Installing curl (7.77.0-r0) 15:27:45 (6/39) Installing dumb-init (1.2.2-r1) 15:27:45 (7/39) Installing libbz2 (1.0.8-r1) 15:27:45 (8/39) Installing expat (2.2.9-r1) 15:27:45 (9/39) Installing libffi (3.3-r2) 15:27:45 (10/39) Installing gdbm (1.13-r1) 15:27:45 (11/39) Installing xz-libs (5.2.5-r0) 15:27:45 (12/39) Installing sqlite-libs (3.32.1-r1) 15:27:45 (13/39) Installing python3 (3.8.10-r0) 15:27:45 Successfully built 339a85aa77d6 15:27:45 Successfully built d9d6d591fbe7 15:27:46 Successfully tagged support-scheduler-arm64:latest 15:27:46 Successfully tagged security-proxy-setup-arm64:latest 15:27:46 Building core-data 15:27:46  Building security-proxy-setup ... done Removing intermediate container 1c39aa41880d 15:27:46 ---> 9d74199a056c 15:27:46 15:27:46 Removing intermediate container 047036ac5d0e 15:27:46  Building support-scheduler ... done Building core-metadata 15:27:46 ---> 14bd787264da 15:27:46 15:27:46 Successfully built 9d74199a056c 15:27:46 Successfully built 14bd787264da 15:27:46 Successfully tagged core-command-arm64:latest 15:27:46 Successfully tagged support-notifications-arm64:latest 15:27:46 Building security-bootstrapper 15:27:46  Building core-command ... done  Building support-notifications ... done Building security-secretstore-setup 15:27:47 (14/39) Installing py3-appdirs (1.4.4-r1) 15:27:47 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:27:47 (16/39) Installing py3-parsing (2.4.7-r0) 15:27:47 (17/39) Installing py3-six (1.15.0-r0) 15:27:47 (18/39) Installing py3-packaging (20.4-r0) 15:27:47 (19/39) Installing py3-setuptools (47.0.0-r0) 15:27:47 (20/39) Installing py3-chardet (3.0.4-r4) 15:27:48 (21/39) Installing py3-idna (2.9-r0) 15:27:48 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:27:48 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:27:48 (24/39) Installing py3-requests (2.23.0-r0) 15:27:48 (25/39) Installing py3-msgpack (1.0.0-r0) 15:27:48 (26/39) Installing py3-lockfile (0.12.2-r3) 15:27:48 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:27:48 (28/39) Installing py3-colorama (0.4.3-r0) 15:27:48 (29/39) Installing py3-distlib (0.3.0-r0) 15:27:48 (30/39) Installing py3-distro (1.5.0-r1) 15:27:48 (31/39) Installing py3-webencodings (0.5.1-r3) 15:27:48 (32/39) Installing py3-html5lib (1.0.1-r4) 15:27:48 (33/39) Installing py3-pytoml (0.1.21-r0) 15:27:48 (34/39) Installing py3-pep517 (0.8.2-r0) 15:27:48 (35/39) Installing py3-progress (1.5-r0) 15:27:48 (36/39) Installing py3-toml (0.10.1-r0) 15:27:48 (37/39) Installing py3-retrying (1.3.3-r0) 15:27:48 (38/39) Installing py3-contextlib2 (0.6.0-r0) 15:27:48 (39/39) Installing py3-pip (20.1.1-r0) 15:27:48 Executing busybox-1.31.1-r19.trigger 15:27:48 OK: 72 MiB in 59 packages 15:27:53 Collecting docker-compose==1.23.2 15:27:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:27:54 Collecting websocket-client<1.0,>=0.32.0 15:27:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:27:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:27:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:27:56 Collecting PyYAML<4,>=3.10 15:27:56 Downloading PyYAML-3.13.tar.gz (270 kB) 15:28:00 Collecting texttable<0.10,>=0.9.0 15:28:00 Downloading texttable-0.9.1.tar.gz (11 kB) 15:28:01 Collecting cached-property<2,>=1.2.0 15:28:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:28:01 Collecting docopt<0.7,>=0.6.1 15:28:01 Downloading docopt-0.6.2.tar.gz (25 kB) 15:28:04 Collecting docker<4.0,>=3.6.0 15:28:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:28:05 Collecting jsonschema<3,>=2.5.1 15:28:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:28:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:28:05 Collecting dockerpty<0.5,>=0.4.1 15:28:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:28:08 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) 15:28:08 Collecting urllib3<1.25,>=1.21.1 15:28:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:28:09 Collecting idna<2.8,>=2.5 15:28:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:28:09 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) 15:28:09 Collecting docker-pycreds>=0.4.0 15:28:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:28:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:28:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:28:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:28:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:28:10 Installing collected packages: websocket-client, urllib3, idna, requests, PyYAML, texttable, cached-property, docopt, docker-pycreds, docker, jsonschema, dockerpty, docker-compose 15:28:10 Attempting uninstall: urllib3 15:28:10 Found existing installation: urllib3 1.25.9 15:28:10 Uninstalling urllib3-1.25.9: 15:28:10 Successfully uninstalled urllib3-1.25.9 15:28:11 Attempting uninstall: idna 15:28:11 Found existing installation: idna 2.9 15:28:11 Uninstalling idna-2.9: 15:28:11 Successfully uninstalled idna-2.9 15:28:12 Attempting uninstall: requests 15:28:12 Found existing installation: requests 2.23.0 15:28:12 Uninstalling requests-2.23.0: 15:28:12 Successfully uninstalled requests-2.23.0 15:28:13 Running setup.py install for PyYAML: started 15:28:15 Running setup.py install for PyYAML: finished with status 'done' 15:28:15 Running setup.py install for texttable: started 15:28:18 Running setup.py install for texttable: finished with status 'done' 15:28:18 Running setup.py install for docopt: started 15:28:20 Running setup.py install for docopt: finished with status 'done' 15:28:21 Running setup.py install for dockerpty: started 15:28:24 Running setup.py install for dockerpty: finished with status 'done' 15:28:26 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 15:28:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:28:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:28:34 ---> 9a9d405f5e85 15:28:34 Step 3/24 : WORKDIR /edgex-go 15:28:34 ---> Using cache 15:28:34 ---> b3c54638e1fe 15:28:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:34 ---> Using cache 15:28:34 ---> 05b66097a8fd 15:28:34 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:28:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:28:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:28:34 ---> 9a9d405f5e85 15:28:34 Step 3/24 : WORKDIR /edgex-go 15:28:34 ---> Using cache 15:28:34 ---> b3c54638e1fe 15:28:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:34 ---> Using cache 15:28:34 ---> 05b66097a8fd 15:28:34 Step 5/24 : RUN apk add --update --no-cache make git 15:28:34 ---> Using cache 15:28:34 ---> 57a4526bb7d8 15:28:34 Step 6/24 : COPY go.mod . 15:28:34 ---> Using cache 15:28:34 ---> c72c95f33de5 15:28:34 Step 7/24 : RUN go mod download 15:28:34 ---> Using cache 15:28:34 ---> 46e81cda6872 15:28:34 Step 8/24 : COPY . . 15:28:34 ---> Using cache 15:28:34 ---> 61b7e342e59e 15:28:34 Step 9/24 : RUN go mod tidy 15:28:34 ---> Using cache 15:28:34 ---> 6b944f7b6288 15:28:34 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:28:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:28:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:28:34 ---> 9a9d405f5e85 15:28:34 Step 3/26 : WORKDIR /edgex-go 15:28:34 ---> Using cache 15:28:34 ---> b3c54638e1fe 15:28:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:34 ---> Using cache 15:28:34 ---> 05b66097a8fd 15:28:34 Step 5/26 : RUN apk add --update --no-cache make git 15:28:34 ---> Using cache 15:28:34 ---> 57a4526bb7d8 15:28:34 Step 6/26 : COPY go.mod . 15:28:34 ---> Using cache 15:28:34 ---> c72c95f33de5 15:28:34 Step 7/26 : RUN go mod download 15:28:34 ---> Using cache 15:28:34 ---> 46e81cda6872 15:28:34 Step 8/26 : COPY . . 15:28:34 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:28:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:28:34 ---> 9a9d405f5e85 15:28:34 Step 3/32 : WORKDIR /edgex-go 15:28:34 ---> Using cache 15:28:34 ---> b3c54638e1fe 15:28:34 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:34 ---> Using cache 15:28:34 ---> 05b66097a8fd 15:28:34 Step 5/32 : RUN apk add --update --no-cache make git 15:28:34 ---> Using cache 15:28:34 ---> 57a4526bb7d8 15:28:34 Step 6/32 : COPY go.mod . 15:28:34 ---> Using cache 15:28:34 ---> c72c95f33de5 15:28:34 Step 7/32 : RUN go mod download 15:28:34 ---> Using cache 15:28:34 ---> 46e81cda6872 15:28:34 Step 8/32 : COPY . . 15:28:34 ---> Using cache 15:28:34 ---> 61b7e342e59e 15:28:34 Step 9/26 : RUN go mod tidy 15:28:34 ---> Using cache 15:28:34 ---> 6b944f7b6288 15:28:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:28:34 ---> Using cache 15:28:34 ---> 61b7e342e59e 15:28:34 Step 9/32 : RUN go mod tidy 15:28:34 ---> Using cache 15:28:34 ---> 6b944f7b6288 15:28:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:28:34 ---> Running in 0692ece4a8b2 15:28:34 ---> Running in 042e000733ec 15:28:35 ---> Running in 70286f3c2c5d 15:28:35 ---> Running in ccf499064e62 15:28:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:28:37 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 15:28: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 15:28:38 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 15:28:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:28:39 OK: 218 MiB in 52 packages 15:28:40 Removing intermediate container 3c4097b639fa 15:28:40 ---> eef21c3de79e 15:28:40 Step 15/24 : ENV APP_PORT=58890 15:28:40 ---> Running in 4fd879130006 15:28:41 Removing intermediate container 0692ece4a8b2 15:28:41 ---> b9b344f0f778 15:28:41 Step 6/24 : COPY go.mod . 15:28:41 Removing intermediate container 4fd879130006 15:28:41 ---> 29196ff1441c 15:28:41 Step 16/24 : EXPOSE $APP_PORT 15:28:41 ---> Running in 44a9b7a3c93c 15:28:42 ---> aed4aebbc5f2 15:28:42 Step 7/24 : RUN go mod download 15:28:42 ---> Running in b1266b8ebd8a 15:28:42 Removing intermediate container 44a9b7a3c93c 15:28:42 ---> 8ff75e9cdf3d 15:28:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:28:45 ---> e2468c4aac98 15:28:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:28:46 ---> 54e6c054c221 15:28:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:28:48 Removing intermediate container b1266b8ebd8a 15:28:48 ---> 62a7a4f1221b 15:28:48 Step 8/24 : COPY . . 15:28:48 ---> bdeea131a207 15:28:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:28:48 ---> Running in 7db6e471aaac 15:28:50 Removing intermediate container 7db6e471aaac 15:28:50 ---> 51a72cb4dc90 15:28:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:28:50 ---> Running in 0e4d7d4d19ab 15:28:51 Removing intermediate container 0e4d7d4d19ab 15:28:51 ---> 97aa192ef5e8 15:28:51 Step 22/24 : LABEL arch=arm64 15:28:52 ---> Running in 796680fd23ff 15:28:53 Removing intermediate container 796680fd23ff 15:28:53 ---> c8f846a707fc 15:28:53 Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:28:53 ---> Running in b3a85ba75a5e 15:28:55 Removing intermediate container b3a85ba75a5e 15:28:55 ---> 911722b6cb35 15:28:55 Step 24/24 : LABEL version=0.0.0 15:28:55 ---> Running in 3a4c7deb72cf 15:28:56 Removing intermediate container 3a4c7deb72cf 15:28:56 ---> 88aac1f14f6d 15:28:56 15:28:57 Successfully built 88aac1f14f6d 15:28:57 Successfully tagged sys-mgmt-agent-arm64:latest 15:29:08  Building sys-mgmt-agent ... done  ---> 9e38d2b0bc2a 15:29:08 Step 9/24 : RUN go mod tidy 15:29:08 ---> Running in fa4f8d948af2 15:29:14 Removing intermediate container fa4f8d948af2 15:29:14 ---> c843aa44165f 15:29:14 Step 10/24 : RUN make cmd/core-data/core-data 15:29:14 ---> Running in 7286dcd0781d 15:29:16 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 15:30: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 15:30:13 Removing intermediate container ccf499064e62 15:30:13 ---> cce219076c2c 15:30:13 15:30:13 Step 11/32 : FROM alpine:3.12 15:30:13 ---> 9852663dfa18 15:30:13 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:30:13 ---> Running in 85efb55a206b 15:30:14 Removing intermediate container 85efb55a206b 15:30:14 ---> d18e5c9bf4c4 15:30:14 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:30:15 ---> Running in 2b3a53dbb119 15:30:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:30:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:30:17 (1/2) Installing dumb-init (1.2.2-r1) 15:30:17 (2/2) Installing su-exec (0.2-r1) 15:30:17 Executing busybox-1.31.1-r20.trigger 15:30:17 OK: 5 MiB in 16 packages 15:30:18 Removing intermediate container 70286f3c2c5d 15:30:18 ---> 66d37e58744e 15:30:18 15:30:18 Step 11/26 : FROM alpine:3.12 15:30:18 ---> 9852663dfa18 15:30:18 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:30:19 ---> Running in 576d5bbb4d75 15:30:20 Removing intermediate container 2b3a53dbb119 15:30:20 ---> 352c149ae068 15:30:20 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:30:21 ---> Running in 72a86c167b1d 15:30:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:30:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:30:22 (1/6) Installing ca-certificates (20191127-r4) 15:30:22 Removing intermediate container 72a86c167b1d 15:30:22 ---> 2cdbfcd9e190 15:30:22 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:30:22 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:30:22 (3/6) Installing libcurl (7.77.0-r0) 15:30:22 (4/6) Installing curl (7.77.0-r0) 15:30:22 (5/6) Installing dumb-init (1.2.2-r1) 15:30:22 (6/6) Installing su-exec (0.2-r1) 15:30:23 Executing busybox-1.31.1-r20.trigger 15:30:23 Executing ca-certificates-20191127-r4.trigger 15:30:23 OK: 7 MiB in 20 packages 15:30:23 ---> Running in e5e2bda7979a 15:30:24 Removing intermediate container 042e000733ec 15:30:24 ---> 8fc54f2dd152 15:30:24 15:30:24 Step 11/24 : FROM alpine:3.12 15:30:24 ---> 9852663dfa18 15:30:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:30:24 ---> Using cache 15:30:24 ---> fec3312a06b4 15:30:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:30:24 ---> Using cache 15:30:24 ---> c46134e80255 15:30:24 Step 14/24 : ENV APP_PORT=59881 15:30:24 Removing intermediate container e5e2bda7979a 15:30:24 ---> 2a945396dbb2 15:30:24 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:30:25 ---> Running in dab6cf82846c 15:30:25 ---> Running in cdfad8781e81 15:30:26 Removing intermediate container dab6cf82846c 15:30:26 ---> ed62d837143e 15:30:26 Step 15/24 : EXPOSE $APP_PORT 15:30:26 Removing intermediate container 576d5bbb4d75 15:30:26 ---> 3d650cd8a10e 15:30:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:30:27 ---> Running in e70c24ed490e 15:30:27 ---> Running in 655e419fdbb5 15:30:28 Removing intermediate container e70c24ed490e 15:30:28 ---> 28c664baa8cc 15:30:28 Step 16/24 : WORKDIR / 15:30:28 ---> Running in 731feef91221 15:30:28 Removing intermediate container 655e419fdbb5 15:30:28 ---> e9b5783b33d7 15:30:28 Step 14/26 : WORKDIR / 15:30:28 ---> Running in dc009a554845 15:30:29 Removing intermediate container cdfad8781e81 15:30:29 ---> 289e5dfd880f 15:30:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:30:29 ---> Running in 73eb042d4f9f 15:30:29 Removing intermediate container 731feef91221 15:30:29 ---> 91f52504f5b1 15:30:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:30:29 Removing intermediate container dc009a554845 15:30:29 ---> f1c557b0a776 15:30:29 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:30:30 Removing intermediate container 73eb042d4f9f 15:30:30 ---> a27577d95320 15:30:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:30:31 ---> fb115cc4f980 15:30:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:30:31 ---> 487b0a5057a9 15:30:31 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:30:32 ---> 6c64d6c2a714 15:30:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:30:32 ---> Running in 58c9552fb717 15:30:32 ---> 97d186cd5d56 15:30:32 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:30:33 ---> e1eba575f8a3 15:30:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:30:34 ---> 92d8a7a3daba 15:30:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:30:34 ---> 4712de0633c4 15:30:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:30:34 ---> Running in 3f9b1057b218 15:30:35 Removing intermediate container 3f9b1057b218 15:30:35 ---> 30c3b0128542 15:30:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:30:35 ---> 7c67bb280d9b 15:30:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:30:35 ---> Running in e2aa54a862b3 15:30:36 Removing intermediate container 58c9552fb717 15:30:36 ---> 260f46579847 15:30:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:30:36 Removing intermediate container e2aa54a862b3 15:30:36 ---> 435ea82c98fa 15:30:36 Step 22/24 : LABEL arch=arm64 15:30:36 ---> Running in 4e329680a63d 15:30:37 ---> 891eb58d5738 15:30:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:30:37 ---> 38a27b0fc0c1 15:30:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:30:37 Removing intermediate container 4e329680a63d 15:30:37 ---> 55ca158404ca 15:30:37 Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:30:37 ---> Running in f7eb57c90577 15:30:38 Removing intermediate container f7eb57c90577 15:30:38 ---> 448d4379815d 15:30:38 Step 24/24 : LABEL version=0.0.0 15:30:39 ---> Running in 9566d00704df 15:30:39 ---> 2216d03b163d 15:30:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:30:39 ---> 540c69b9969c 15:30:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:30:39 Removing intermediate container 9566d00704df 15:30:39 ---> 85df4c73f954 15:30:39 15:30:40 Successfully built 85df4c73f954 15:30:40 Successfully tagged core-metadata-arm64:latest 15:30:41  Building core-metadata ... done  ---> ba6b2a4bdc36 15:30:41 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/ 15:30:41 ---> eaf949587bf7 15:30:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:30:41 ---> Running in 4c47da547dcb 15:30:42 Removing intermediate container 7286dcd0781d 15:30:42 ---> 718c3a32eccf 15:30:42 15:30:42 Step 11/24 : FROM alpine:3.12 15:30:42 ---> 9852663dfa18 15:30:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:30:42 ---> 5c79f2c6d897 15:30:42 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:30:42 ---> Running in 30ce032d0456 15:30:43 Removing intermediate container 30ce032d0456 15:30:43 ---> 9eb50a9dab90 15:30:43 Step 13/24 : ENV APP_PORT=59880 15:30:43 ---> a7df4f5ae8bf 15:30:43 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:30:43 ---> Running in b805223dbef0 15:30:43 ---> Running in 0bbe3dac5497 15:30:43 Removing intermediate container b805223dbef0 15:30:43 ---> d5e2e767746a 15:30:43 Step 14/24 : EXPOSE $APP_PORT 15:30:43 Removing intermediate container 4c47da547dcb 15:30:43 ---> b2309050b1e2 15:30:43 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:30:44 ---> Running in 9cdc9a52445c 15:30:44 ---> Running in 3f427647eced 15:30:44 Removing intermediate container 0bbe3dac5497 15:30:44 ---> 29966bc7fa3f 15:30:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:30:44 Removing intermediate container 3f427647eced 15:30:44 ---> b6a568d9ccff 15:30:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:30:44 Removing intermediate container 9cdc9a52445c 15:30:44 ---> a9614f311303 15:30:44 Step 24/26 : LABEL arch=arm64 15:30:44 ---> Running in 9ea9a1b327b9 15:30:45 ---> Running in ce82c618f733 15:30:45 ---> ed48861911d4 15:30:45 Step 27/32 : RUN chmod +x /entrypoint.sh 15:30:45 ---> Running in e5d0f447cf46 15:30:46 Removing intermediate container ce82c618f733 15:30:46 ---> b5c26bdad91d 15:30:46 Step 25/26 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:30:46 ---> Running in 8ee6014188ea 15:30:46 Removing intermediate container 8ee6014188ea 15:30:46 ---> fc047de65777 15:30:46 Step 26/26 : LABEL version=0.0.0 15:30:47 ---> Running in 588396c8e5f8 15:30:47 Removing intermediate container 588396c8e5f8 15:30:47 ---> 30d18160c851 15:30:47 15:30:48 Removing intermediate container 9ea9a1b327b9 15:30:48 ---> 72d85df60a48 15:30:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:30:48 Successfully built 30d18160c851 15:30:48 Successfully tagged security-secretstore-setup-arm64:latest 15:30:48  Building security-secretstore-setup ... done  ---> Running in 0384d349de4a 15:30:48 Removing intermediate container e5d0f447cf46 15:30:48 ---> 025ffdc98ec7 15:30:48 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:30:49 ---> Running in 934ee59fb1b8 15:30:49 Removing intermediate container 934ee59fb1b8 15:30:49 ---> 1e7a6d90d494 15:30:49 Step 29/32 : CMD ["gate"] 15:30:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:30:50 ---> Running in 6212c83596db 15:30:50 Removing intermediate container 6212c83596db 15:30:50 ---> bfde41801640 15:30:50 Step 30/32 : LABEL arch=arm64 15:30:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:30:51 ---> Running in 7044583e67a5 15:30:51 Removing intermediate container 7044583e67a5 15:30:51 ---> 0563cb41bbf3 15:30:51 Step 31/32 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:30:51 ---> Running in 4859574d2c37 15:30:52 (1/6) Installing dumb-init (1.2.2-r1) 15:30:52 (2/6) Installing libgcc (9.3.0-r2) 15:30:52 (3/6) Installing libsodium (1.0.18-r0) 15:30:52 Removing intermediate container 4859574d2c37 15:30:52 ---> 332650626736 15:30:52 Step 32/32 : LABEL version=0.0.0 15:30:52 (4/6) Installing libstdc++ (9.3.0-r2) 15:30:52 (5/6) Installing libzmq (4.3.3-r0) 15:30:52 ---> Running in c93da9f39823 15:30:53 Removing intermediate container c93da9f39823 15:30:53 ---> d90d664e78e0 15:30:53 15:30:53 (6/6) Installing zeromq (4.3.3-r0) 15:30:53 Executing busybox-1.31.1-r20.trigger 15:30:53 OK: 8 MiB in 20 packages 15:30:53 Successfully built d90d664e78e0 15:30:53 Successfully tagged security-bootstrapper-arm64:latest 15:30:54  Building security-bootstrapper ... done Removing intermediate container 0384d349de4a 15:30:54 ---> de1dec8f8c8f 15:30:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:30:55 ---> a336c511f973 15:30:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:30:56 ---> b8a69ec8bb61 15:30:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:30:57 ---> 18a3ed66bc55 15:30:57 Step 20/24 : ENTRYPOINT ["/core-data"] 15:30:57 ---> Running in a23430f82623 15:30:57 Removing intermediate container a23430f82623 15:30:57 ---> f33d4c12f2f1 15:30:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:30:58 ---> Running in 9d772c4ab3ee 15:30:58 Removing intermediate container 9d772c4ab3ee 15:30:58 ---> 5a8746d0ed4d 15:30:58 Step 22/24 : LABEL arch=arm64 15:30:58 ---> Running in 76cc173c07d9 15:30:59 Removing intermediate container 76cc173c07d9 15:30:59 ---> ca9a0e295b0d 15:30:59 Step 23/24 : LABEL git_sha=ebedd2ee81a05401d72450e491cd65bbbe1be5e5 15:30:59 ---> Running in de76c2510329 15:30:59 Removing intermediate container de76c2510329 15:30:59 ---> 778b4c3fc2ad 15:30:59 Step 24/24 : LABEL version=0.0.0 15:30:59 ---> Running in d8c7aa645231 15:31:00 Removing intermediate container d8c7aa645231 15:31:00 ---> c754a98c9cb4 15:31:00 15:31:00 Successfully built c754a98c9cb4 15:31:00 Successfully tagged core-data-arm64:latest 15:31:01  Building core-data ... done  [Pipeline] } 15:31:01 $ docker stop --time=1 db330d0e30dcf368d28425d257c6ec7d5a228d8c2265a4fa2b84d1da0e713b8f 15:31:02 $ docker rm -f db330d0e30dcf368d28425d257c6ec7d5a228d8c2265a4fa2b84d1da0e713b8f [Pipeline] // withDockerContainer [Pipeline] sh 15:31:03 + docker images 15:31:03 REPOSITORY TAG IMAGE ID CREATED SIZE 15:31:03 core-data-arm64 latest c754a98c9cb4 3 seconds ago 19.1MB 15:31:03 security-bootstrapper-arm64 latest d90d664e78e0 11 seconds ago 17.1MB 15:31:03 security-secretstore-setup-arm64 latest 30d18160c851 16 seconds ago 26.5MB 15:31:03 718c3a32eccf 22 seconds ago 975MB 15:31:03 core-metadata-arm64 latest 85df4c73f954 24 seconds ago 15.6MB 15:31:03 8fc54f2dd152 40 seconds ago 972MB 15:31:03 66d37e58744e 46 seconds ago 974MB 15:31:03 cce219076c2c 51 seconds ago 968MB 15:31:03 sys-mgmt-agent-arm64 latest 88aac1f14f6d 2 minutes ago 299MB 15:31:03 support-notifications-arm64 latest 14bd787264da 3 minutes ago 15.7MB 15:31:03 support-scheduler-arm64 latest 339a85aa77d6 3 minutes ago 15.1MB 15:31:03 security-proxy-setup-arm64 latest d9d6d591fbe7 3 minutes ago 24MB 15:31:03 core-command-arm64 latest 9d74199a056c 3 minutes ago 15MB 15:31:03 a18a98b6557e 3 minutes ago 968MB 15:31:03 789b2cdf1b07 3 minutes ago 970MB 15:31:03 955ae45ffcfa 3 minutes ago 969MB 15:31:03 890d18244654 3 minutes ago 972MB 15:31:03 75be06d858f8 3 minutes ago 967MB 15:31:03 ci-base-image-arm64 latest 9a9d405f5e85 13 minutes ago 642MB 15:31:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 23 hours ago 429MB 15:31:03 alpine 3.12 9852663dfa18 8 weeks ago 5.32MB 15:31:03 docker 20.10.0 eeaf43b92773 6 months ago 228MB 15:31:03 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 15:31:04 ---> job-cost.sh 15:31:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3RlL 15:31:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:33:20 lf-activate-venv(): INFO: Adding /tmp/venv-3RlL/bin to PATH 15:33:20 INFO: No Stack... 15:33:20 INFO: Retrieving Pricing Info for: v2-standard-4 15:33:20 INFO: Archiving Costs [Pipeline] sh 15:33:21 + + catcut /w/workspace/edgex-go/13/archives/cost.csv -d, 15:33:21 -f6 [Pipeline] lock 15:33:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-13-stack-cost] 15:33:21 Resource [jenkins-edgexfoundry-edgex-go-PR-3525-13-stack-cost] did not exist. Created. 15:33:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:33:21 + echo total: 0.18000000715255737 [Pipeline] stash 15:33:21 Stashed 1 file(s) [Pipeline] } 15:33:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-13-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 15:33:23 provisioning config files... 15:33:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config2847691594814327025tmp [Pipeline] { [Pipeline] sh 15:33:23 + set +x 15:33:23 + curl -s https://codecov.io/bash 15:33:23 + bash -s -- 15:33:23 15:33:23 _____ _ 15:33:23 / ____| | | 15:33:23 | | ___ __| | ___ ___ _____ __ 15:33:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:33:23 | |___| (_) | (_| | __/ (_| (_) \ V / 15:33:23 \_____\___/ \__,_|\___|\___\___/ \_/ 15:33:23 Bash-1.0.3 15:33:23 15:33:23 15:33:23 ==> git version 2.24.4 found 15:33:23 ==> 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 15:33:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:33:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:33:23 ==> Jenkins CI detected. 15:33:23 project root: . 15:33:23 --> token set from env 15:33:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:33:23 ==> Running gcov in . (disable via -X gcov) 15:33:23 ==> Python coveragepy not found 15:33:23 ==> Searching for coverage reports in: 15:33:23 + . 15:33:23 -> Found 1 reports 15:33:23 ==> Detecting git/mercurial file structure 15:33:23 ==> Reading reports 15:33:23 + ./coverage.out bytes=404951 15:33:23 ==> Appending adjustments 15:33:23 https://docs.codecov.io/docs/fixing-reports 15:33:25 + Found adjustments 15:33:25 ==> Gzipping contents 15:33:25 56K /tmp/codecov.SU6NHd.gz 15:33:25 ==> Uploading reports 15:33:25 url: https://codecov.io 15:33:25 query: branch=PR-3525&commit=ebedd2ee81a05401d72450e491cd65bbbe1be5e5&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= 15:33:25 -> Pinging Codecov 15:33:25 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3525&commit=ebedd2ee81a05401d72450e491cd65bbbe1be5e5&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= 15:33:25 -> Uploading to 15:33:25 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/00271124DB129430A58F1EEE437C3FCB/ebedd2ee81a05401d72450e491cd65bbbe1be5e5/31a0d7f5-3356-4684-8176-65adbbd77e70.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T153325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=617d7a227b5f2f3acde582de61b11a153677f240b9a98e48d20c5a295c61ab64 15:33:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:25 Dload Upload Total Spent Left Speed 15:33:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 54668 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54668 0 0 100 54668 0 89703 --:--:-- --:--:-- --:--:-- 89619 15:33:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ebedd2ee81a05401d72450e491cd65bbbe1be5e5 [Pipeline] } 15:33:26 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 15:33:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:33:28 ---> package-listing.sh 15:33:28 ++ facter osfamily 15:33:28 ++ tr '[:upper:]' '[:lower:]' 15:33:28 + OS_FAMILY=redhat 15:33:28 + workspace=/w/workspace/edgex-go/13 15:33:28 + START_PACKAGES=/tmp/packages_start.txt 15:33:28 + END_PACKAGES=/tmp/packages_end.txt 15:33:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:33:28 + PACKAGES=/tmp/packages_start.txt 15:33:28 + '[' /w/workspace/edgex-go/13 ']' 15:33:28 + PACKAGES=/tmp/packages_end.txt 15:33:28 + case "${OS_FAMILY}" in 15:33:28 + rpm -qa 15:33:28 + sort 15:33:31 + '[' -f /tmp/packages_start.txt ']' 15:33:31 + '[' -f /tmp/packages_end.txt ']' 15:33:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:31 + '[' /w/workspace/edgex-go/13 ']' 15:33:31 + mkdir -p /w/workspace/edgex-go/13/archives/ 15:33:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 15:33:31 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:33:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:33:32 15:33:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:33:32 alpine: Pulling from edgex-lftools-log-publisher 15:33:32 df20fa9351a1: Pulling fs layer 15:33:32 36b3adc4ff6f: Pulling fs layer 15:33:32 8ad3a11d3b57: Pulling fs layer 15:33:32 46f8f816bc3b: Pulling fs layer 15:33:32 93b61091891f: Pulling fs layer 15:33:32 93b9cdb0e59b: Pulling fs layer 15:33:32 5e14af77c1be: Pulling fs layer 15:33:32 01666e4c0597: Pulling fs layer 15:33:32 aa168da1d23b: Pulling fs layer 15:33:32 46f8f816bc3b: Waiting 15:33:32 93b61091891f: Waiting 15:33:32 93b9cdb0e59b: Waiting 15:33:32 5e14af77c1be: Waiting 15:33:32 01666e4c0597: Waiting 15:33:32 aa168da1d23b: Waiting 15:33:32 36b3adc4ff6f: Verifying Checksum 15:33:32 36b3adc4ff6f: Download complete 15:33:32 46f8f816bc3b: Verifying Checksum 15:33:32 46f8f816bc3b: Download complete 15:33:32 df20fa9351a1: Verifying Checksum 15:33:32 df20fa9351a1: Download complete 15:33:32 93b9cdb0e59b: Verifying Checksum 15:33:32 93b9cdb0e59b: Download complete 15:33:32 93b61091891f: Verifying Checksum 15:33:32 93b61091891f: Download complete 15:33:32 5e14af77c1be: Download complete 15:33:32 01666e4c0597: Verifying Checksum 15:33:32 01666e4c0597: Download complete 15:33:32 df20fa9351a1: Pull complete 15:33:32 8ad3a11d3b57: Verifying Checksum 15:33:32 8ad3a11d3b57: Download complete 15:33:32 36b3adc4ff6f: Pull complete 15:33:33 8ad3a11d3b57: Pull complete 15:33:33 46f8f816bc3b: Pull complete 15:33:33 93b61091891f: Pull complete 15:33:33 93b9cdb0e59b: Pull complete 15:33:33 5e14af77c1be: Pull complete 15:33:33 01666e4c0597: Pull complete 15:33:34 aa168da1d23b: Download complete 15:33:38 aa168da1d23b: Pull complete 15:33:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:33:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:33:38 prd-centos7-docker-4c-2g-224 does not seem to be running inside a container 15:33:38 $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-lftools-log-publisher:alpine cat 15:33:41 $ docker top cf96b91b51f3901d92b438af053922d3a09f454074a5f86395b2194889b80bbb -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:42 + touch /tmp/pre-build-complete [Pipeline] sh 15:33:42 + mkdir -p /var/log/sa [Pipeline] sh 15:33:42 + ls /var/log/sa-host 15:33:42 + sadf -c /var/log/sa-host/sa05 15:33:42 file_magic: OK 15:33:42 HZ: Using current value: 100 15:33:42 file_header: OK 15:33:42 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 15:33:42 Statistics: 15:33:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:33:42 File successfully converted to sysstat format version 12.2.1 15:33:42 + sadf -c /var/log/sa-host/sa10 15:33:42 file_magic: OK 15:33:42 HZ: Using current value: 100 15:33:42 file_header: OK 15:33:42 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 15:33:42 Statistics: 15:33:42 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:33:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:43 provisioning config files... 15:33:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config5024722018482006873tmp [Pipeline] { [Pipeline] echo 15:33:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:33:43 ---> create-netrc.sh [Pipeline] } 15:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:33:44 ---> python-tools-install.sh [Pipeline] echo 15:33:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:33:44 ---> sudo-logs.sh 15:33:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:33:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:33:45 ---> job-cost.sh 15:33:45 lf-activate-venv: SKIPPING 15:33:45 DEBUG: total: 0.18000000715255737 15:33:45 INFO: Retrieving Stack Cost... 15:33:46 INFO: Retrieving Pricing Info for: v3-standard-2 15:33:46 INFO: Archiving Costs [Pipeline] echo 15:33:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:33:47 ---> logs-deploy.sh 15:33:47 lf-activate-venv: SKIPPING 15:33:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/13 15:33:47 INFO: archiving workspace using pattern(s): 15:33:47 Archives upload complete. 15:33:47 INFO: archiving logs to Nexus 15:33:48 ---> uname -a: 15:33:48 Linux prd-centos7-docker-4c-2g-224.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:33:48 15:33:48 15:33:48 ---> lscpu: 15:33:48 Architecture: x86_64 15:33:48 CPU op-mode(s): 32-bit, 64-bit 15:33:48 Byte Order: Little Endian 15:33:48 Address sizes: 40 bits physical, 48 bits virtual 15:33:48 CPU(s): 2 15:33:48 On-line CPU(s) list: 0,1 15:33:48 Thread(s) per core: 1 15:33:48 Core(s) per socket: 1 15:33:48 Socket(s): 2 15:33:48 NUMA node(s): 1 15:33:48 Vendor ID: AuthenticAMD 15:33:48 CPU family: 23 15:33:48 Model: 49 15:33:48 Model name: AMD EPYC-Rome Processor 15:33:48 Stepping: 0 15:33:48 CPU MHz: 2799.998 15:33:48 BogoMIPS: 5599.99 15:33:48 Virtualization: AMD-V 15:33:48 Hypervisor vendor: KVM 15:33:48 Virtualization type: full 15:33:48 L1d cache: 64 KiB 15:33:48 L1i cache: 64 KiB 15:33:48 L2 cache: 1 MiB 15:33:48 L3 cache: 32 MiB 15:33:48 NUMA node0 CPU(s): 0,1 15:33:48 Vulnerability Itlb multihit: Not affected 15:33:48 Vulnerability L1tf: Not affected 15:33:48 Vulnerability Mds: Not affected 15:33:48 Vulnerability Meltdown: Not affected 15:33:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:33:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:33:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:33:48 Vulnerability Srbds: Not affected 15:33:48 Vulnerability Tsx async abort: Not affected 15:33:48 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 15:33:48 15:33:48 15:33:48 ---> nproc: 15:33:48 2 15:33:48 15:33:48 15:33:48 ---> df -h: 15:33:48 Filesystem Size Used Available Use% Mounted on 15:33:48 overlay 40.0G 12.5G 27.5G 31% / 15:33:48 tmpfs 64.0M 0 64.0M 0% /dev 15:33:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:33:48 shm 64.0M 0 64.0M 0% /dev/shm 15:33:48 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 15:33:48 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 15:33:48 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 15:33:48 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 15:33:48 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 15:33:48 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 15:33:48 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 15:33:48 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 15:33:48 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/13@tmp 15:33:48 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/13 15:33:48 15:33:48 15:33:48 ---> free -m: 15:33:48 total used free shared buff/cache available 15:33:48 Mem: 7821 1241 1874 0 4705 6549 15:33:48 Swap: 1023 1 1022 15:33:48 15:33:48 15:33:48 ---> ip addr: 15:33:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:33:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:33:48 inet 127.0.0.1/8 scope host lo 15:33:48 valid_lft forever preferred_lft forever 15:33:48 inet6 ::1/128 scope host 15:33:48 valid_lft forever preferred_lft forever 15:33:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:33:48 link/ether fa:16:3e:d3:ae:5d brd ff:ff:ff:ff:ff:ff 15:33:48 inet 10.30.122.78/23 brd 10.30.123.255 scope global dynamic eth0 15:33:48 valid_lft 84699sec preferred_lft 84699sec 15:33:48 inet6 fe80::f816:3eff:fed3:ae5d/64 scope link 15:33:48 valid_lft forever preferred_lft forever 15:33:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:33:48 link/ether 02:42:e9:b5:18:8f brd ff:ff:ff:ff:ff:ff 15:33:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:33:48 valid_lft forever preferred_lft forever 15:33:48 inet6 fe80::42:e9ff:feb5:188f/64 scope link 15:33:48 valid_lft forever preferred_lft forever 15:33:48 15:33:48 15:33:48 ---> sar -b -r -n DEV: 15:33:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 15:33:48 15:33:48 15:05:16 LINUX RESTART (2 CPU) 15:33:48 15:33:48 15:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:33:48 15:07:01 2.52 0.00 2.52 0.00 0.00 630.88 0.00 15:33:48 15:08:02 1.05 0.00 1.05 0.00 0.00 17.41 0.00 15:33:48 15:09:01 0.34 0.00 0.34 0.00 0.00 3.93 0.00 15:33:48 15:10:01 0.22 0.00 0.22 0.00 0.00 2.61 0.00 15:33:48 15:11:01 0.32 0.00 0.32 0.00 0.00 3.58 0.00 15:33:48 15:12:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 15:33:48 15:13:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 15:33:48 15:14:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 15:33:48 15:15:01 84.88 4.10 80.78 0.00 2786.54 8201.03 0.00 15:33:48 15:16:01 80.17 0.18 79.98 0.00 22.78 41656.05 0.00 15:33:48 15:17:01 137.91 0.00 137.91 0.00 0.00 18827.88 0.00 15:33:48 15:18:01 59.11 0.00 59.11 0.00 0.00 9951.86 0.00 15:33:48 15:19:02 312.55 95.38 217.17 0.00 2292.41 139151.46 0.00 15:33:48 15:20:01 668.88 293.62 375.27 0.00 13440.73 188170.19 0.00 15:33:48 15:21:02 585.07 84.25 500.82 0.00 3653.87 206693.99 0.00 15:33:48 15:22:01 183.57 10.92 172.65 0.00 1341.78 31533.55 0.00 15:33:48 15:23:01 1.22 0.00 1.22 0.00 0.00 16.34 0.00 15:33:48 15:24:01 0.50 0.00 0.50 0.00 0.00 5.76 0.00 15:33:48 15:25:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 15:33:48 15:26:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 15:33:48 15:27:01 0.33 0.00 0.33 0.00 0.00 4.53 0.00 15:33:48 15:28:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 15:33:48 15:29:01 0.27 0.00 0.27 0.00 0.00 2.47 0.00 15:33:48 15:30:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 15:33:48 15:31:01 0.33 0.00 0.33 0.00 0.00 4.41 0.00 15:33:48 15:32:01 0.35 0.00 0.35 0.00 0.00 4.58 0.00 15:33:48 15:33:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 15:33:48 Average: 78.43 18.01 60.42 0.00 865.89 23906.10 0.00 15:33:48 15:33:48 15:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:33:48 15:07:01 5750376 0 664188 8.29 2620 1591756 1088612 12.02 370232 1502576 20 15:33:48 15:08:02 5749008 0 665548 8.31 2620 1591764 1083472 11.96 371452 1502828 8 15:33:48 15:09:01 5750888 0 663664 8.29 2620 1591768 1064968 11.76 369900 1502828 8 15:33:48 15:10:01 5750080 0 664464 8.30 2620 1591776 1064968 11.76 370868 1503284 8 15:33:48 15:11:01 5749256 0 665284 8.31 2620 1591780 1065088 11.76 371596 1503284 20 15:33:48 15:12:01 5749096 0 665444 8.31 2620 1591780 1065040 11.76 371408 1503284 20 15:33:48 15:13:01 5741172 0 673360 8.41 2620 1591788 1064968 11.76 379204 1503284 16 15:33:48 15:14:01 5741404 0 673124 8.40 2620 1591792 1064968 11.76 379172 1503340 8 15:33:48 15:15:01 5267224 0 840196 10.49 2620 1898900 1389872 15.34 756356 1575380 48 15:33:48 15:16:01 4121456 0 992452 12.39 2620 2892412 1626092 17.95 1035604 2362736 38052 15:33:48 15:17:01 3818672 0 1108860 13.85 2620 3078788 1699300 18.76 1352784 2280684 289988 15:33:48 15:18:01 3909948 0 1059876 13.23 2620 3036496 1657500 18.30 1237436 2301936 119480 15:33:48 15:19:02 1380556 0 1236224 15.44 2620 5389540 1793032 19.80 1842252 4119208 282608 15:33:48 15:20:01 399764 0 1605736 20.05 2620 6000820 3214272 35.49 3060720 3807016 12832 15:33:48 15:21:02 1108772 0 1739456 21.72 2620 5158092 3059748 33.78 2454980 3688228 17880 15:33:48 15:22:01 2538916 0 1180216 14.74 2620 4287188 1429104 15.78 1463136 3279492 28 15:33:48 15:23:01 2555152 0 1164032 14.53 2620 4287136 1261084 13.92 1454508 3278292 12 15:33:48 15:24:01 2555588 0 1163588 14.53 2620 4287144 1261084 13.92 1451232 3282152 8 15:33:48 15:25:01 2555516 0 1163660 14.53 2620 4287144 1261084 13.92 1455260 3278056 8 15:33:48 15:26:01 2555624 0 1163544 14.53 2620 4287152 1261168 13.92 1448224 3285192 12 15:33:48 15:27:01 2554244 0 1164920 14.55 2620 4287156 1261204 13.92 1450160 3285192 8 15:33:48 15:28:01 2554308 0 1164848 14.54 2620 4287164 1261084 13.92 1449928 3285192 8 15:33:48 15:29:01 2554224 0 1164928 14.55 2620 4287168 1261084 13.92 1450032 3285192 8 15:33:48 15:30:01 2552312 0 1166836 14.57 2620 4287172 1261084 13.92 1452060 3285196 8 15:33:48 15:31:01 2551968 0 1167176 14.57 2620 4287176 1261156 13.92 1468680 3268832 12 15:33:48 15:32:01 2551860 0 1167280 14.57 2620 4287180 1261084 13.92 1469248 3268180 8 15:33:48 15:33:01 2552280 0 1166856 14.57 2620 4287184 1261084 13.92 1469276 3268176 8 15:33:48 Average: 3578506 0 1033917 12.91 2620 3393897 1418637 15.66 1192804 2648483 28190 15:33:48 15:33:48 15:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:33:48 15:07:01 eth0 1.25 0.63 0.69 0.40 0.00 0.00 0.00 0.00 15:33:48 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:08:02 eth0 0.60 0.28 0.28 0.20 0.00 0.00 0.00 0.00 15:33:48 15:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:09:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:10:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:33:48 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:11:01 eth0 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 15:33:48 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:12:01 eth0 0.27 0.18 0.10 0.01 0.00 0.00 0.00 0.00 15:33:48 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:13:01 eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:33:48 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:33:48 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:15:01 eth0 755.25 646.19 3335.92 84.89 0.00 0.00 0.00 0.00 15:33:48 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:15:01 veth5ad019a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:33:48 15:15:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:16:01 veth07d74e0 48.33 68.81 3.58 172.69 0.00 0.00 0.00 0.00 15:33:48 15:16:01 eth0 999.27 1217.42 5565.86 145.14 0.00 0.00 0.00 0.00 15:33:48 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:16:01 docker0 952.01 698.10 76.46 2857.46 0.00 0.00 0.00 0.00 15:33:48 15:17:01 veth9888270 0.22 0.35 0.02 0.03 0.00 0.00 0.00 0.00 15:33:48 15:17:01 eth0 265.72 212.39 711.93 31.79 0.00 0.00 0.00 0.00 15:33:48 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:17:01 docker0 190.94 224.09 13.27 675.45 0.00 0.00 0.00 0.00 15:33:48 15:18:01 veth9888270 1.93 1.93 0.15 0.16 0.00 0.00 0.00 0.00 15:33:48 15:18:01 eth0 20.70 11.41 15.87 8.47 0.00 0.00 0.00 0.00 15:33:48 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:18:01 docker0 1.93 1.93 0.13 0.16 0.00 0.00 0.00 0.00 15:33:48 15:19:02 eth0 191.59 163.62 1668.24 61.32 0.00 0.00 0.00 0.00 15:33:48 15:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:19:02 vethf691002 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:33:48 15:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:20:01 veth6c6c0fb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:33:48 15:20:01 veth542317b 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 15:33:48 15:20:01 veth9211239 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 15:33:48 15:20:01 eth0 116.78 84.48 278.48 42.51 0.00 0.00 0.00 0.00 15:33:48 15:21:02 veth9dd1366 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 15:33:48 15:21:02 eth0 115.81 77.13 292.49 72.80 0.00 0.00 0.00 0.00 15:33:48 15:21:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:33:48 15:21:02 vethf691002 0.00 1.65 0.00 0.08 0.00 0.00 0.00 0.00 15:33:48 15:22:01 eth0 165.27 130.13 1607.56 67.82 0.00 0.00 0.00 0.00 15:33:48 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:22:01 docker0 1301.41 1117.24 100.31 4401.87 0.00 0.00 0.00 0.00 15:33:48 15:23:01 eth0 0.12 0.08 0.01 0.02 0.00 0.00 0.00 0.00 15:33:48 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:24:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:33:48 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:33:48 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:26:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:33:48 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:27:01 eth0 0.25 0.20 0.47 0.01 0.00 0.00 0.00 0.00 15:33:48 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:28:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:33:48 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:33:48 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:30:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:33:48 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:31:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 15:33:48 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:32:01 eth0 0.07 0.07 0.01 0.03 0.00 0.00 0.00 0.00 15:33:48 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:33:48 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 Average: eth0 97.69 94.40 500.08 19.11 0.00 0.00 0.00 0.00 15:33:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:48 Average: docker0 47.45 40.74 3.66 160.50 0.00 0.00 0.00 0.00 15:33:48 15:33:48 15:33:48 ---> sar -P ALL: 15:33:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 15:33:48 15:33:48 15:05:16 LINUX RESTART (2 CPU) 15:33:48 15:33:48 15:06:01 CPU %user %nice %system %iowait %steal %idle 15:33:48 15:07:01 all 0.21 0.00 0.04 0.00 0.02 99.73 15:33:48 15:07:01 0 0.27 0.00 0.05 0.00 0.00 99.68 15:33:48 15:07:01 1 0.15 0.00 0.03 0.00 0.03 99.78 15:33:48 15:08:02 all 0.09 0.00 0.04 0.00 0.03 99.84 15:33:48 15:08:02 0 0.07 0.00 0.03 0.00 0.00 99.90 15:33:48 15:08:02 1 0.12 0.00 0.05 0.00 0.05 99.78 15:33:48 15:09:01 all 0.05 0.00 0.03 0.00 0.03 99.90 15:33:48 15:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:33:48 15:09:01 1 0.09 0.00 0.03 0.00 0.03 99.85 15:33:48 15:10:01 all 0.12 0.00 0.03 0.00 0.03 99.82 15:33:48 15:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:33:48 15:10:01 1 0.18 0.00 0.03 0.00 0.03 99.75 15:33:48 15:11:01 all 0.13 0.00 0.02 0.00 0.02 99.83 15:33:48 15:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:33:48 15:11:01 1 0.25 0.00 0.02 0.00 0.02 99.72 15:33:48 15:12:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:33:48 15:12:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:33:48 15:12:01 1 0.15 0.00 0.02 0.00 0.03 99.80 15:33:48 15:13:01 all 0.15 0.00 0.03 0.00 0.02 99.81 15:33:48 15:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:33:48 15:13:01 1 0.27 0.00 0.02 0.00 0.02 99.70 15:33:48 15:14:01 all 0.12 0.00 0.01 0.00 0.03 99.84 15:33:48 15:14:01 0 0.02 0.00 0.00 0.00 0.03 99.95 15:33:48 15:14:01 1 0.22 0.00 0.02 0.00 0.03 99.73 15:33:48 15:15:01 all 9.79 0.00 2.70 3.09 0.05 84.37 15:33:48 15:15:01 0 10.31 0.00 2.77 1.36 0.03 85.52 15:33:48 15:15:01 1 9.26 0.00 2.63 4.81 0.07 83.23 15:33:48 15:16:01 all 17.04 0.00 5.28 2.60 0.07 75.02 15:33:48 15:16:01 0 13.80 0.00 5.19 3.17 0.07 77.77 15:33:48 15:16:01 1 20.30 0.00 5.36 2.02 0.07 72.25 15:33:48 15:17:01 all 57.26 0.00 8.74 2.22 0.12 31.67 15:33:48 15:17:01 0 58.01 0.00 8.63 2.74 0.13 30.49 15:33:48 15:17:01 1 56.51 0.00 8.84 1.69 0.11 32.85 15:33:48 15:33:48 15:17:01 CPU %user %nice %system %iowait %steal %idle 15:33:48 15:18:01 all 33.80 0.00 4.65 0.49 0.08 60.97 15:33:48 15:18:01 0 32.86 0.00 4.62 0.56 0.09 61.87 15:33:48 15:18:01 1 34.74 0.00 4.69 0.42 0.07 60.07 15:33:48 15:19:02 all 42.86 0.00 13.20 11.82 0.11 32.01 15:33:48 15:19:02 0 42.89 0.00 13.14 11.02 0.11 32.85 15:33:48 15:19:02 1 42.83 0.00 13.26 12.62 0.11 31.18 15:33:48 15:20:01 all 57.15 0.00 17.60 19.25 0.13 5.87 15:33:48 15:20:01 0 56.61 0.00 17.97 20.10 0.13 5.18 15:33:48 15:20:01 1 57.68 0.00 17.23 18.41 0.13 6.55 15:33:48 15:21:02 all 65.80 0.00 19.43 13.09 0.14 1.55 15:33:48 15:21:02 0 66.18 0.00 18.76 13.56 0.13 1.37 15:33:48 15:21:02 1 65.41 0.00 20.10 12.62 0.15 1.72 15:33:48 15:22:01 all 27.67 0.00 6.65 3.44 0.08 62.16 15:33:48 15:22:01 0 26.40 0.00 6.91 3.36 0.09 63.25 15:33:48 15:22:01 1 28.94 0.00 6.40 3.52 0.07 61.07 15:33:48 15:23:01 all 0.05 0.00 0.09 0.00 0.03 99.83 15:33:48 15:23:01 0 0.03 0.00 0.07 0.00 0.00 99.90 15:33:48 15:23:01 1 0.07 0.00 0.12 0.00 0.05 99.77 15:33:48 15:24:01 all 0.14 0.00 0.03 0.00 0.03 99.80 15:33:48 15:24:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:33:48 15:24:01 1 0.25 0.00 0.03 0.00 0.03 99.68 15:33:48 15:25:01 all 0.11 0.00 0.01 0.00 0.03 99.86 15:33:48 15:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:33:48 15:25:01 1 0.20 0.00 0.00 0.00 0.03 99.77 15:33:48 15:26:01 all 0.07 0.00 0.03 0.00 0.03 99.87 15:33:48 15:26:01 0 0.02 0.00 0.03 0.00 0.03 99.92 15:33:48 15:26:01 1 0.12 0.00 0.03 0.00 0.03 99.82 15:33:48 15:27:01 all 0.08 0.00 0.02 0.00 0.03 99.87 15:33:48 15:27:01 0 0.13 0.00 0.02 0.00 0.03 99.82 15:33:48 15:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:33:48 15:28:01 all 0.10 0.00 0.02 0.00 0.03 99.86 15:33:48 15:28:01 0 0.17 0.00 0.02 0.00 0.03 99.78 15:33:48 15:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:33:48 15:33:48 15:28:01 CPU %user %nice %system %iowait %steal %idle 15:33:48 15:29:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:33:48 15:29:01 0 0.13 0.00 0.03 0.00 0.05 99.78 15:33:48 15:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:33:48 15:30:01 all 0.06 0.00 0.03 0.00 0.03 99.89 15:33:48 15:30:01 0 0.08 0.00 0.03 0.00 0.05 99.83 15:33:48 15:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:33:48 15:31:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:33:48 15:31:01 0 0.15 0.00 0.02 0.00 0.02 99.82 15:33:48 15:31:01 1 0.00 0.00 0.03 0.00 0.03 99.93 15:33:48 15:32:01 all 0.11 0.00 0.02 0.00 0.03 99.85 15:33:48 15:32:01 0 0.18 0.00 0.02 0.00 0.03 99.77 15:33:48 15:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:33:48 15:33:01 all 0.09 0.00 0.02 0.00 0.03 99.87 15:33:48 15:33:01 0 0.17 0.00 0.02 0.00 0.03 99.78 15:33:48 15:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:33:48 Average: all 10.88 0.00 2.73 1.93 0.05 84.41 15:33:48 Average: 0 10.70 0.00 2.72 1.92 0.04 84.62 15:33:48 Average: 1 11.07 0.00 2.74 1.94 0.05 84.20 15:33:48 15:33:48 15:33:48