Pull request #3549 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 63662c5db780eda8b46d469b2e9e3b78810f003d rather than 14a277b5d6669d7f62b77225338f879fe5f7979c Obtained Jenkinsfile from 63662c5db780eda8b46d469b2e9e3b78810f003d 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-ssh3737788718473262755.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-ssh4561159576624939931.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-3549/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-3549/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6266060935435244039.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-ssh71501443586818186.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-3549/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-3549/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6869032385129222207.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1162’ Running on prd-centos7-docker-4c-2g-1165 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh2381770620768854920.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/5@tmp/jenkins-gitclient-ssh6773979536022319715.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 63662c5db780eda8b46d469b2e9e3b78810f003d into PR head commit 14a277b5d6669d7f62b77225338f879fe5f7979c Merge succeeded, producing 14a277b5d6669d7f62b77225338f879fe5f7979c Checking out Revision 14a277b5d6669d7f62b77225338f879fe5f7979c (PR-3549) > git config core.sparsecheckout # timeout=10 > git checkout -f 14a277b5d6669d7f62b77225338f879fe5f7979c # 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/5@tmp/jenkins-gitclient-ssh4995504906045664319.key > git merge 63662c5db780eda8b46d469b2e9e3b78810f003d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14a277b5d6669d7f62b77225338f879fe5f7979c # timeout=10 Commit message: "Merge branch 'master' into issue-3532" > git rev-list --no-walk ba85ddfc859df46aba574c0add6c3fa3dd74e320 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:08:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:08:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:08:42 ========================================================= 03:08:42 EdgeX Global Pipelines Version Info 03:08:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:08:46 ------------------- 03:08:46 stable info: 03:08:46 ------------------- 03:08:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:08:46 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 03:08:46 Message: update stable to v1.0.194 03:08:47 ------------------- 03:08:47 experimental info: 03:08:47 ------------------- 03:08:47 Commited By: **** collab-it+edgex@linuxfoundation.org 03:08:47 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 03:08:47 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:08:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:08:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:08:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:08:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:08:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:08:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:08:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:08:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:08:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3549 [Pipeline] echo 03:08:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3549 [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3549 [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14a277b5d6669d7f62b77225338f879fe5f7979c [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14a277b [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:52 provisioning config files... 03:08:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2124286257701496368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:54 ---> docker-login.sh 03:08:54 nexus3.edgexfoundry.org:10001 03:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:54 Configure a credential helper to remove this warning. See 03:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:54 03:08:54 Login Succeeded 03:08:54 nexus3.edgexfoundry.org:10002 03:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:54 Configure a credential helper to remove this warning. See 03:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:54 03:08:54 Login Succeeded 03:08:54 nexus3.edgexfoundry.org:10003 03:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:54 Configure a credential helper to remove this warning. See 03:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:54 03:08:54 Login Succeeded 03:08:54 nexus3.edgexfoundry.org:10004 03:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:54 Configure a credential helper to remove this warning. See 03:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:54 03:08:54 Login Succeeded 03:08:54 docker.io 03:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:54 Configure a credential helper to remove this warning. See 03:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:54 03:08:54 Login Succeeded 03:08:54 ---> docker-login.sh ends [Pipeline] } 03:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:54 ++ 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 03:08:54 + for file in '`ls cmd/**/Dockerfile`' 03:08:54 ++ dirname cmd/core-command/Dockerfile 03:08:54 ++ cut -d/ -f2 03:08:54 + echo core-command,cmd/core-command/Dockerfile 03:08:54 + for file in '`ls cmd/**/Dockerfile`' 03:08:54 ++ dirname cmd/core-data/Dockerfile 03:08:54 ++ cut -d/ -f2 03:08:54 + echo core-data,cmd/core-data/Dockerfile 03:08:54 + for file in '`ls cmd/**/Dockerfile`' 03:08:54 ++ dirname cmd/core-metadata/Dockerfile 03:08:54 ++ cut -d/ -f2 03:08:54 + echo core-metadata,cmd/core-metadata/Dockerfile 03:08:54 + for file in '`ls cmd/**/Dockerfile`' 03:08:54 ++ dirname cmd/security-bootstrapper/Dockerfile 03:08:54 ++ cut -d/ -f2 03:08:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:08:54 + for file in '`ls cmd/**/Dockerfile`' 03:08:54 ++ dirname cmd/security-proxy-setup/Dockerfile 03:08:54 ++ cut -d/ -f2 03:08:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:08:54 + for file in '`ls cmd/**/Dockerfile`' 03:08:54 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:08:54 ++ cut -d/ -f2 03:08:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:08:54 + for file in '`ls cmd/**/Dockerfile`' 03:08:54 ++ dirname cmd/support-notifications/Dockerfile 03:08:54 ++ cut -d/ -f2 03:08:54 + echo support-notifications,cmd/support-notifications/Dockerfile 03:08:54 + for file in '`ls cmd/**/Dockerfile`' 03:08:54 ++ dirname cmd/support-scheduler/Dockerfile 03:08:54 ++ cut -d/ -f2 03:08:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:08:54 + for file in '`ls cmd/**/Dockerfile`' 03:08:54 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:08:54 ++ cut -d/ -f2 03:08:54 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:08: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 03:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:09:00 03:09:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:09:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:09:02 latest: Pulling from edgex-devops/git-semver 03:09:02 31603596830f: Pulling fs layer 03:09:02 54011a49482f: Pulling fs layer 03:09:02 a6820b24f6d8: Pulling fs layer 03:09:02 f581987b2513: Pulling fs layer 03:09:02 f581987b2513: Waiting 03:09:02 54011a49482f: Verifying Checksum 03:09:02 54011a49482f: Download complete 03:09:02 31603596830f: Verifying Checksum 03:09:02 31603596830f: Download complete 03:09:02 f581987b2513: Verifying Checksum 03:09:02 f581987b2513: Download complete 03:09:02 a6820b24f6d8: Verifying Checksum 03:09:02 a6820b24f6d8: Download complete 03:09:02 31603596830f: Pull complete 03:09:02 54011a49482f: Pull complete 03:09:02 a6820b24f6d8: Pull complete 03:09:02 f581987b2513: Pull complete 03:09:02 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:09:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:09:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:09:03 prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container 03:09:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:09:04 $ docker top 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:09:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:04 [ssh-agent] Looking for ssh-agent implementation... 03:09:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:04 $ docker exec 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c ssh-agent 03:09:05 SSH_AUTH_SOCK=/tmp/ssh-ZhWa6vtRpZZj/agent.14 03:09:05 SSH_AGENT_PID=21 03:09:05 Running ssh-add (command line suppressed) 03:09:05 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5805052252616901647.key (/w/workspace/edgex-go/5@tmp/private_key_5805052252616901647.key) 03:09:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:05 + git tag --points-at HEAD [Pipeline] } 03:09:05 $ docker exec --env ******** --env ******** 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c ssh-agent -k 03:09:05 unset SSH_AUTH_SOCK; 03:09:05 unset SSH_AGENT_PID; 03:09:05 echo Agent pid 21 killed; 03:09:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:09:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:05 [ssh-agent] Looking for ssh-agent implementation... 03:09:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:05 $ docker exec 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c ssh-agent 03:09:05 SSH_AUTH_SOCK=/tmp/ssh-w59IwQ0BoDej/agent.55 03:09:05 SSH_AGENT_PID=61 03:09:05 Running ssh-add (command line suppressed) 03:09:05 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4063627457592814360.key (/w/workspace/edgex-go/5@tmp/private_key_4063627457592814360.key) 03:09:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:06 + git semver init 03:09:06 # -> Open(): unable to determine branch for HEAD 03:09:06 # $GIT_DIR = /w/workspace/edgex-go/5/.git 03:09:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 03:09:06 # $SEMVER_REMOTE_NAME = origin 03:09:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:09:06 # $SEMVER_USER_NAME = edgex-jenkins 03:09:06 # $SEMVER_BRANCH = PR-3549 03:09:06 # $SEMVER_TEMP = /tmp/semver-578621600 03:09:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:09:23 # '/tmp/semver-578621600' -> '/w/workspace/edgex-go/5/.semver' 03:09:23 # -> Force: false 03:09:23 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 03:09:23 $ docker exec --env ******** --env ******** 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c ssh-agent -k 03:09:23 unset SSH_AUTH_SOCK; 03:09:23 unset SSH_AGENT_PID; 03:09:23 echo Agent pid 61 killed; 03:09:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:23 + git semver [Pipeline] } 03:09:23 $ docker stop --time=1 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c 03:09:26 $ docker rm -f 488b99ae1b31b16f4050b5c03f871a1797d88b35ec5bfe155b15ea7280a18d4c [Pipeline] // withDockerContainer [Pipeline] sh 03:09:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:09:26 Stashed 1 file(s) [Pipeline] echo 03:09:26 [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 03:09:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:09:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:09:30 + sudo service docker restart 03:09:30 + true 03:09:30 Redirecting to /bin/systemctl restart docker.service 03:09:44 Still waiting to schedule task 03:09:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 03:09:47 ========================================================= 03:09:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:09:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:09:47 + 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 . 03:09:49 Sending build context to Docker daemon 329.3MB 03:09:49 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:09:49 Step 2/6 : FROM ${BASE} 03:09:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:09:49 540db60ca938: Pulling fs layer 03:09:49 adcc1eea9eea: Pulling fs layer 03:09:49 4c4ab2625f07: Pulling fs layer 03:09:49 0510c868ecb4: Pulling fs layer 03:09:49 afea3b2eda06: Pulling fs layer 03:09:49 7809a108b3ef: Pulling fs layer 03:09:49 f706445af74f: Pulling fs layer 03:09:49 0510c868ecb4: Waiting 03:09:49 afea3b2eda06: Waiting 03:09:49 7809a108b3ef: Waiting 03:09:49 f706445af74f: Waiting 03:09:49 4c4ab2625f07: Verifying Checksum 03:09:49 4c4ab2625f07: Download complete 03:09:49 adcc1eea9eea: Download complete 03:09:49 afea3b2eda06: Verifying Checksum 03:09:49 afea3b2eda06: Download complete 03:09:49 540db60ca938: Verifying Checksum 03:09:49 540db60ca938: Download complete 03:09:49 7809a108b3ef: Verifying Checksum 03:09:49 7809a108b3ef: Download complete 03:09:49 540db60ca938: Pull complete 03:09:49 adcc1eea9eea: Pull complete 03:09:50 4c4ab2625f07: Pull complete 03:09:51 f706445af74f: Verifying Checksum 03:09:51 f706445af74f: Download complete 03:09:54 0510c868ecb4: Verifying Checksum 03:09:54 0510c868ecb4: Download complete 03:09:56 0510c868ecb4: Pull complete 03:09:56 afea3b2eda06: Pull complete 03:09:56 7809a108b3ef: Pull complete 03:09:58 f706445af74f: Pull complete 03:09:58 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:09:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:09:58 ---> b068be0155e3 03:09:58 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 03:10:08 ---> Running in 37c4585bcb82 03:10:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:10:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:10:08 (1/12) Installing libmagic (5.39-r0) 03:10:09 (2/12) Installing file (5.39-r0) 03:10:09 (3/12) Installing libc-dev (0.7.2-r3) 03:10:09 (4/12) Installing g++ (10.2.1_pre1-r3) 03:10:13 (5/12) Installing fortify-headers (1.1-r0) 03:10:13 (6/12) Installing patch (2.7.6-r6) 03:10:13 (7/12) Installing build-base (0.5-r2) 03:10:13 (8/12) Installing libsodium (1.0.18-r0) 03:10:13 (9/12) Installing pkgconf (1.7.3-r0) 03:10:14 (10/12) Installing libsodium-dev (1.0.18-r0) 03:10:14 (11/12) Installing libzmq (4.3.3-r1) 03:10:14 (12/12) Installing zeromq-dev (4.3.3-r1) 03:10:14 Executing busybox-1.32.1-r6.trigger 03:10:14 OK: 219 MiB in 52 packages 03:10:16 Removing intermediate container 37c4585bcb82 03:10:16 ---> a57286310d98 03:10:16 Step 4/6 : WORKDIR /edgex-go 03:10:16 ---> Running in 7af33a0b1130 03:10:16 Removing intermediate container 7af33a0b1130 03:10:16 ---> b187a786c682 03:10:16 Step 5/6 : COPY go.mod . 03:10:16 ---> 6d9a326673c5 03:10:16 Step 6/6 : RUN go mod download 03:10:16 ---> Running in 8f882b70afbe 03:10:40 Removing intermediate container 8f882b70afbe 03:10:40 ---> c489da877bb0 03:10:40 Successfully built c489da877bb0 03:10:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:10:41 + docker inspect -f . ci-base-image-x86_64 03:10:41 . [Pipeline] withDockerContainer 03:10:41 prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container 03:10:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:10:41 $ docker top 7068781aaa9390d477e26994616844b364c5239e316351201ed197470e6c5fdc -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:42 + go version 03:10:42 go version go1.16.3 linux/amd64 [Pipeline] } 03:10:42 $ docker stop --time=1 7068781aaa9390d477e26994616844b364c5239e316351201ed197470e6c5fdc 03:10:43 $ docker rm -f 7068781aaa9390d477e26994616844b364c5239e316351201ed197470e6c5fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:43 + docker inspect -f . ci-base-image-x86_64 03:10:43 . [Pipeline] withDockerContainer 03:10:43 prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container 03:10:43 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:10:44 $ docker top 70087908eb600ce5ce338e55e816c8a843fc51188490b928fb7f7d7d95b9b5b8 -eo pid,comm [Pipeline] { [Pipeline] echo 03:10:44 ========================================================= 03:10:44 [edgeXBuildGoParallel] Running Tests and Build... 03:10:44 ========================================================= [Pipeline] sh 03:10:46 + go mod tidy [Pipeline] sh 03:10:47 + make test 03:10:47 go mod tidy 03:10:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:10:52 ? github.com/edgexfoundry/edgex-go [no test files] 03:11:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:11:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:11:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:11:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:11:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:11:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:11:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:11:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:11:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:11:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:11:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:11:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements 03:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements 03:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.042s coverage: 81.2% of statements 03:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:11:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 53.4% of statements 03:11:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:11:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:11:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.132s coverage: 87.7% of statements 03:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:11:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.041s coverage: 78.9% of statements 03:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.241s coverage: 95.1% of statements 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:11:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:11:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.045s coverage: 60.0% of statements 03:11:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.038s coverage: 0.8% of statements 03:11:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:11:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.053s coverage: 22.0% of statements 03:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 03:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements 03:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 03:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 03:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements 03:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 03:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 03:11:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1166 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws 03:11:49 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 03:11:49 The recommended git tool is: git 03:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.185s coverage: 81.8% of statements 03:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:11:59 using credential edgex-jenkins-ssh 03:11:59 Cloning the remote Git repository 03:11:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:11:59 > git init /w/workspace/edgex-go/5 # timeout=10 03:11:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:11:59 > git --version # timeout=10 03:11:59 > git --version # 'git version 2.17.1' 03:11:59 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 03:12:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.164s coverage: 66.9% of statements 03:12:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:12:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:12:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:12:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements 03:12:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:12:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.027s coverage: 89.5% of statements 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.025s coverage: 84.8% of statements 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:12:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.069s coverage: 19.3% of statements 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:12:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:12:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.046s coverage: 62.7% of statements 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:12:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.094s coverage: 97.6% of statements 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:12:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:12:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:12:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:12:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 03:12:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 03:12:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.051s coverage: 28.9% of statements 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 03:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 03:12:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 03:12:15 GO111MODULE=on go vet ./... 03:12:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:12:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:12:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:12:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:12:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:12:16 Merging remotes/origin/master commit 63662c5db780eda8b46d469b2e9e3b78810f003d into PR head commit 14a277b5d6669d7f62b77225338f879fe5f7979c 03:12:16 Merge succeeded, producing 14a277b5d6669d7f62b77225338f879fe5f7979c 03:12:16 Checking out Revision 14a277b5d6669d7f62b77225338f879fe5f7979c (PR-3549) 03:12:16 > git config core.sparsecheckout # timeout=10 03:12:16 > git checkout -f 14a277b5d6669d7f62b77225338f879fe5f7979c # timeout=10 03:12:16 > git remote # timeout=10 03:12:16 > git config --get remote.origin.url # timeout=10 03:12:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:16 > git merge 63662c5db780eda8b46d469b2e9e3b78810f003d # timeout=10 03:12:16 > git rev-parse HEAD^{commit} # timeout=10 03:12:16 > git config core.sparsecheckout # timeout=10 03:12:16 > git checkout -f 14a277b5d6669d7f62b77225338f879fe5f7979c # timeout=10 03:12:20 Commit message: "Merge branch 'master' into issue-3532" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:12:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:12:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:12:25 + sudo+ service docker restart 03:12:25 true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:43 provisioning config files... 03:12:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5296607761329114062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:45 gofmt -l . 03:12:45 [ "`gofmt -l .`" = "" ] 03:12:45 ./bin/test-attribution-txt.sh [Pipeline] sh 03:12:46 ---> docker-login.sh 03:12:46 nexus3.edgexfoundry.org:10001 03:12:46 + ls -al . 03:12:46 total 528 03:12:46 drwxrwxr-x 10 1001 1001 4096 Jun 9 03:12 . 03:12:46 drwxr-xr-x 4 root root 28 Jun 9 03:10 .. 03:12:46 -rw-rw-r-- 1 1001 1001 11 Jun 9 03:06 .dockerignore 03:12:46 drwxrwxr-x 8 1001 1001 179 Jun 9 03:06 .git 03:12:46 drwxrwxr-x 3 1001 1001 125 Jun 9 03:06 .github 03:12:46 -rw-rw-r-- 1 1001 1001 818 Jun 9 03:06 .gitignore 03:12:46 drwx------ 3 1001 1001 60 Jun 9 03:09 .semver 03:12:46 -rw-rw-r-- 1 1001 1001 166 Jun 9 03:06 .sonarcloud.properties 03:12:46 -rw-rw-r-- 1 1001 1001 8609 Jun 9 03:06 Attribution.txt 03:12:46 -rw-rw-r-- 1 1001 1001 3804 Jun 9 03:06 CONTRIBUTING.md 03:12:46 -rw-rw-r-- 1 1001 1001 931 Jun 9 03:06 Dockerfile.build 03:12:46 -rw-rw-r-- 1 1001 1001 849 Jun 9 03:06 Jenkinsfile 03:12:46 -rw-rw-r-- 1 1001 1001 10775 Jun 9 03:06 LICENSE 03:12:46 -rw-rw-r-- 1 1001 1001 5605 Jun 9 03:06 Makefile 03:12:46 -rw-rw-r-- 1 1001 1001 7978 Jun 9 03:06 README.md 03:12:46 -rw-rw-r-- 1 1001 1001 7071 Jun 9 03:06 SECURITY.md 03:12:46 -rw-rw-r-- 1 1001 1001 5 Jun 9 03:09 VERSION 03:12:46 -rw-rw-r-- 1 1001 1001 4131 Jun 9 03:06 ZMQWindows.md 03:12:46 drwxrwxr-x 2 1001 1001 37 Jun 9 03:06 bin 03:12:46 drwxrwxr-x 14 1001 1001 4096 Jun 9 03:06 cmd 03:12:46 -rw-r--r-- 1 root root 411487 Jun 9 03:12 coverage.out 03:12:46 -rw-rw-r-- 1 1001 1001 902 Jun 9 03:06 go.mod 03:12:46 -rw-r--r-- 1 root root 21048 Jun 9 03:10 go.sum 03:12:46 drwxrwxr-x 8 1001 1001 127 Jun 9 03:06 internal 03:12:46 drwxrwxr-x 3 1001 1001 16 Jun 9 03:06 openapi 03:12:46 drwxrwxr-x 4 1001 1001 71 Jun 9 03:06 snap 03:12:46 -rw-rw-r-- 1 1001 1001 168 Jun 9 03:06 version.go [Pipeline] sh 03:12:46 + '[' -e coverage.out ] 03:12:46 + chown 1001:1001 coverage.out [Pipeline] stash 03:12:46 Stashed 1 file(s) [Pipeline] sh 03:12:46 + make build 03:12:46 go mod tidy 03:12: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 03:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:47 Configure a credential helper to remove this warning. See 03:12:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:47 03:12:47 Login Succeeded 03:12:47 nexus3.edgexfoundry.org:10002 03:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:48 Configure a credential helper to remove this warning. See 03:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:48 03:12:48 Login Succeeded 03:12:48 nexus3.edgexfoundry.org:10003 03:12: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 03:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:48 Configure a credential helper to remove this warning. See 03:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:48 03:12:48 Login Succeeded 03:12:48 nexus3.edgexfoundry.org:10004 03:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:49 Configure a credential helper to remove this warning. See 03:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:49 03:12:49 Login Succeeded 03:12:49 docker.io 03:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:50 Configure a credential helper to remove this warning. See 03:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:50 03:12:50 Login Succeeded 03:12:50 ---> docker-login.sh ends [Pipeline] } 03:12:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:12:50 ========================================================= 03:12:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:12:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:12:50 + 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 . 03:12:53 Sending build context to Docker daemon 166.3MB 03:12:53 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:12:53 Step 2/6 : FROM ${BASE} 03:12:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:12:53 595b0fe564bb: Pulling fs layer 03:12:53 7186ed65a4f7: Pulling fs layer 03:12:53 316046926c0a: Pulling fs layer 03:12:53 4ebd0625c992: Pulling fs layer 03:12:53 207e8628e3a3: Pulling fs layer 03:12:53 c791037a9be2: Pulling fs layer 03:12:53 ffd874e62e21: Pulling fs layer 03:12:53 4ebd0625c992: Waiting 03:12:53 207e8628e3a3: Waiting 03:12:53 c791037a9be2: Waiting 03:12:53 ffd874e62e21: Waiting 03:12:53 316046926c0a: Download complete 03:12:53 7186ed65a4f7: Verifying Checksum 03:12:53 7186ed65a4f7: Download complete 03:12:53 207e8628e3a3: Verifying Checksum 03:12:53 207e8628e3a3: Download complete 03:12:53 c791037a9be2: Download complete 03:12:53 595b0fe564bb: Verifying Checksum 03:12:53 595b0fe564bb: Download complete 03:12:54 595b0fe564bb: Pull complete 03:12:54 7186ed65a4f7: Pull complete 03:12:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:12:57 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 03:12:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:12:57 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 03:12:57 316046926c0a: Pull complete 03:12:57 ffd874e62e21: Verifying Checksum 03:12:57 ffd874e62e21: Download complete 03:12:57 4ebd0625c992: Verifying Checksum 03:12:57 4ebd0625c992: Download complete 03:12:58 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 03:12:59 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 03:13:00 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 03:13:03 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 03:13:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:13:03 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] } 03:13:03 $ docker stop --time=1 70087908eb600ce5ce338e55e816c8a843fc51188490b928fb7f7d7d95b9b5b8 03:13:06 $ docker rm -f 70087908eb600ce5ce338e55e816c8a843fc51188490b928fb7f7d7d95b9b5b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 03:13:09 4ebd0625c992: Pull complete 03:13:09 207e8628e3a3: Pull complete 03:13:09 c791037a9be2: Pull complete 03:13:11 ffd874e62e21: Pull complete 03:13:11 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:13:11 ---> cfc18b08335c 03:13:11 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 03:13:14 ---> Running in 1d0a8e07c02c 03:13:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:13:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:13:16 (1/12) Installing libmagic (5.39-r0) 03:13:19 (2/12) Installing file (5.39-r0) 03:13:19 (3/12) Installing libc-dev (0.7.2-r3) 03:13:19 (4/12) Installing g++ (10.2.1_pre1-r3) 03:13:23 (5/12) Installing fortify-headers (1.1-r0) 03:13:23 (6/12) Installing patch (2.7.6-r6) 03:13:23 (7/12) Installing build-base (0.5-r2) 03:13:23 (8/12) Installing libsodium (1.0.18-r0) 03:13:26 (9/12) Installing pkgconf (1.7.3-r0) 03:13:26 (10/12) Installing libsodium-dev (1.0.18-r0) 03:13:26 (11/12) Installing libzmq (4.3.3-r1) 03:13:26 (12/12) Installing zeromq-dev (4.3.3-r1) 03:13:26 Executing busybox-1.32.1-r6.trigger 03:13:26 OK: 218 MiB in 52 packages [Pipeline] isUnix [Pipeline] sh 03:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:13:31 03:13:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix 03:13:31 Removing intermediate container 1d0a8e07c02c 03:13:31 ---> 8e7a6ef231f0 03:13:31 Step 4/6 : WORKDIR /edgex-go 03:13:31 ---> Running in c8bdc1fc9d8b 03:13:31 Removing intermediate container c8bdc1fc9d8b 03:13:31 ---> 140e7e6f9de0 03:13:31 Step 5/6 : COPY go.mod . 03:13:31 ---> 716ecc9eca21 03:13:31 Step 6/6 : RUN go mod download 03:13:31 ---> Running in 048c55c86b72 [Pipeline] sh 03:13:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:13:31 latest: Pulling from edgex-devops/edgex-compose 03:13:31 cbdbe7a5bc2a: Pulling fs layer 03:13:31 ca9280d653b3: Pulling fs layer 03:13:31 7e9c9ca2126c: Pulling fs layer 03:13:31 cbdbe7a5bc2a: Verifying Checksum 03:13:31 cbdbe7a5bc2a: Download complete 03:13:31 cbdbe7a5bc2a: Pull complete 03:13:34 ca9280d653b3: Verifying Checksum 03:13:34 ca9280d653b3: Download complete 03:13:34 ca9280d653b3: Pull complete 03:13:34 7e9c9ca2126c: Verifying Checksum 03:13:34 7e9c9ca2126c: Download complete 03:13:36 7e9c9ca2126c: Pull complete 03:13:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:13:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:13:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:13:39 prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container 03:13:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 03:13:44 $ docker top ce292b8586b73a2634184ade557dc672edcae26afbe33209213ebf51da6d61fa -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:46 + docker-compose build --help 03:13:46 + grep parallel 03:13:47 --parallel Build images in parallel. [Pipeline] } 03:13:47 $ docker stop --time=1 ce292b8586b73a2634184ade557dc672edcae26afbe33209213ebf51da6d61fa 03:13:48 $ docker rm -f ce292b8586b73a2634184ade557dc672edcae26afbe33209213ebf51da6d61fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:13:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:13:49 . [Pipeline] withDockerContainer 03:13:49 prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container 03:13:49 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:13:49 $ docker top d11bc2963282fcccf9137f6ff8fc69a739fd9d221f1419d874ecd51d70c69d5e -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:50 + docker-compose -f ./docker-compose-build.yml build --parallel 03:13:50 Building core-command ... 03:13:50 Building core-data ... 03:13:50 Building core-metadata ... 03:13:50 Building security-bootstrapper ... 03:13:50 Building security-proxy-setup ... 03:13:50 Building security-secretstore-setup ... 03:13:50 Building support-notifications ... 03:13:50 Building support-scheduler ... 03:13:50 Building sys-mgmt-agent ... 03:13:50 Building core-data 03:13:50 Building security-bootstrapper 03:13:50 Building security-secretstore-setup 03:13:50 Building core-metadata 03:13:50 Building security-proxy-setup 03:13:56 Removing intermediate container 048c55c86b72 03:13:56 ---> 0f22c1905afd 03:13:56 Successfully built 0f22c1905afd 03:13:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:13:57 + docker inspect -f . ci-base-image-arm64 03:13:57 . [Pipeline] withDockerContainer 03:13:59 prd-ubuntu18.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container 03:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:14:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:14:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:14:00 ---> c489da877bb0 03:14:00 Step 3/22 : WORKDIR /edgex-go 03:14:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:14:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:14:01 ---> c489da877bb0 03:14:01 Step 3/24 : WORKDIR /edgex-go 03:14:01 $ docker top 526ec508f5d586b90bdf7fad4a5fabe0936f40d9116605a4a6d790b443edb6a3 -eo pid,comm 03:14:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:14:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:14:01 ---> c489da877bb0 03:14:01 Step 3/26 : WORKDIR /edgex-go [Pipeline] { [Pipeline] sh 03:14:02 + go version 03:14:02 go version go1.16.3 linux/arm64 [Pipeline] } 03:14:02 $ docker stop --time=1 526ec508f5d586b90bdf7fad4a5fabe0936f40d9116605a4a6d790b443edb6a3 03:14:04 $ docker rm -f 526ec508f5d586b90bdf7fad4a5fabe0936f40d9116605a4a6d790b443edb6a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:14:05 + docker inspect -f . ci-base-image-arm64 03:14:05 . [Pipeline] withDockerContainer 03:14:05 prd-ubuntu18.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container 03:14:05 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:14:09 $ docker top 4f6f2fa78ae202f42834c4351f329c4171ff406f70935db6f5764462fd36a124 -eo pid,comm [Pipeline] { [Pipeline] echo 03:14:09 ========================================================= 03:14:09 [edgeXBuildGoParallel] Running Tests and Build... 03:14:09 ========================================================= [Pipeline] sh 03:14:10 + go mod tidy [Pipeline] sh 03:14:11 + make test 03:14:11 go mod tidy 03:14:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:14:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:14:11 ---> c489da877bb0 03:14:11 Step 3/32 : WORKDIR /edgex-go 03:14:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:14:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:14:11 ---> c489da877bb0 03:14:11 Step 3/24 : WORKDIR /edgex-go 03:14:11 ---> Running in 99c7feed9560 03:14:11 ---> Running in 38e9bc072712 03:14:11 ---> Running in 4ca3ddc8fc6d 03:14:11 ---> Running in 5c4972612dd4 03:14:11 ---> Running in e7d9dd99da27 03:14:11 Removing intermediate container 4ca3ddc8fc6d 03:14:11 ---> 91a7a000644f 03:14:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:11 ---> Running in a3b0031916aa 03:14:11 Removing intermediate container 38e9bc072712 03:14:11 ---> 95dc98145e79 03:14:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:11 Removing intermediate container 5c4972612dd4 03:14:11 ---> fcb15d16d02c 03:14:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:11 Removing intermediate container 99c7feed9560 03:14:11 ---> ae867968131e 03:14:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:11 Removing intermediate container e7d9dd99da27 03:14:11 ---> 6af0ba304122 03:14:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:11 ---> Running in 10db021affb9 03:14:11 ---> Running in 07312bd74b0a 03:14:11 ---> Running in bd9b90cf7dc1 03:14:11 ---> Running in 63b4c22d844b 03:14:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:14:13 Removing intermediate container a3b0031916aa 03:14:13 ---> 05a692a52086 03:14:13 Step 5/26 : RUN apk add --update --no-cache make git 03:14:13 ---> Running in 51c278153100 03:14:13 Removing intermediate container 10db021affb9 03:14:13 ---> 50f6705b99ba 03:14:13 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:14:13 Removing intermediate container 07312bd74b0a 03:14:13 ---> 4eb152d276d8 03:14:13 Step 5/32 : RUN apk add --update --no-cache make git 03:14:13 ---> Running in 6154b82976f2 03:14:13 ---> Running in 6e827129e4ba 03:14:13 Removing intermediate container 63b4c22d844b 03:14:13 ---> 885b050abad1 03:14:13 Step 5/24 : RUN apk add --update --no-cache make git 03:14:13 Removing intermediate container bd9b90cf7dc1 03:14:13 ---> 13da9d3aca52 03:14:13 Step 5/22 : RUN apk add --update --no-cache make git 03:14:13 ---> Running in 11039aa1f6b4 03:14:13 ---> Running in eda28c60c99b 03:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:14:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:14:15 OK: 219 MiB in 52 packages 03:14:15 OK: 219 MiB in 52 packages 03:14:15 OK: 219 MiB in 52 packages 03:14:15 OK: 219 MiB in 52 packages 03:14:15 Removing intermediate container 6154b82976f2 03:14:15 ---> 849fcc91679f 03:14:15 Step 6/24 : COPY go.mod . 03:14:15 Removing intermediate container 51c278153100 03:14:15 ---> 470f1bc01ec8 03:14:15 Step 6/26 : COPY go.mod . 03:14:16 ---> a608ca7e3103 03:14:16 Step 7/24 : RUN go mod download 03:14:16 Removing intermediate container 11039aa1f6b4 03:14:16 ---> 76dba51212f2 03:14:16 Step 6/24 : COPY go.mod . 03:14:16 ---> Running in 4a56edc13cd8 03:14:16 ---> 16995b27aec3 03:14:16 Step 7/26 : RUN go mod download 03:14:16 Removing intermediate container eda28c60c99b 03:14:16 ---> 37e1418f7ec1 03:14:16 Step 6/22 : COPY go.mod . 03:14:16 ---> Running in 4370345da497 03:14:16 ---> c74cf9b7d155 03:14:16 Step 7/24 : RUN go mod download 03:14:16 ---> Running in 4ba75332d6d8 03:14:16 ---> e0f092c2f97c 03:14:16 Step 7/22 : RUN go mod download 03:14:16 OK: 219 MiB in 52 packages 03:14:16 ---> Running in eebb617d5cdb 03:14:17 Removing intermediate container 6e827129e4ba 03:14:17 ---> fb3b461fe375 03:14:17 Step 6/32 : COPY go.mod . 03:14:17 Removing intermediate container 4a56edc13cd8 03:14:17 ---> 19e927b3829e 03:14:17 Step 8/24 : COPY . . 03:14:17 ---> 1c17768f8ffb 03:14:17 Step 7/32 : RUN go mod download 03:14:17 Removing intermediate container 4370345da497 03:14:17 ---> 1eaf683e5165 03:14:17 Step 8/26 : COPY . . 03:14:17 ---> Running in 41f02421fca8 03:14:17 Removing intermediate container 4ba75332d6d8 03:14:17 ---> 155a18d168d4 03:14:17 Step 8/24 : COPY . . 03:14:29 Removing intermediate container eebb617d5cdb 03:14:29 ---> ef27143bafe0 03:14:29 Step 8/22 : COPY . . 03:14:36 ---> 3b51ead3d055 03:14:36 Step 9/26 : RUN go mod tidy 03:14:36 ---> f38f8a493b84 03:14:36 Step 9/24 : RUN go mod tidy 03:14:36 ---> 980b86e49a4e 03:14:36 ? github.com/edgexfoundry/edgex-go [no test files] 03:14:36 Step 9/24 : RUN go mod tidy 03:14:36 ---> Running in 8b33ce5e2722 03:14:36 ---> Running in b2346eec7433 03:14:37 ---> Running in 019bb318bd27 03:14:37 Removing intermediate container 41f02421fca8 03:14:37 ---> 7d5eaa738867 03:14:37 Step 8/32 : COPY . . 03:14:48 Removing intermediate container 8b33ce5e2722 03:14:48 ---> 5d0906dd71bd 03:14:48 Step 10/24 : RUN make cmd/core-data/core-data 03:14:48 ---> Running in a52e70464573 03:14:48 ---> d00e8da40a06 03:14:48 Step 9/32 : RUN go mod tidy 03:14:49 Removing intermediate container b2346eec7433 03:14:49 ---> 1b5b84586d5a 03:14:49 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:14:55 ---> Running in c70630945ea3 03:14:55 Removing intermediate container 019bb318bd27 03:14:55 ---> 14e7d32fc34c 03:14:55 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:14:55 ---> Running in eb92c8529912 03:14:55 ---> Running in 8dbf9318d5d2 03:14:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:14:56 ---> d326c51e1fc4 03:14:56 Step 9/22 : RUN go mod tidy 03:14:56 ---> Running in d345ac53e79b 03:14:57 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 03:14:57 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 03:14:58 Removing intermediate container c70630945ea3 03:14:58 ---> 58e24ebb9c1c 03:14:58 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:14:58 ---> Running in 7630fda4c5d1 03:14:58 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 03:14:59 Removing intermediate container d345ac53e79b 03:14:59 ---> 9e72f60e336e 03:14:59 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:14:59 ---> Running in 0ce653257dbb 03:14:59 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 03:15:36 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 03:15:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:15:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:15:39 Removing intermediate container eb92c8529912 03:15:39 ---> 083af43def75 03:15:39 03:15:39 Step 11/26 : FROM alpine:3.12 03:15:39 3.12: Pulling from library/alpine 03:15:41 Removing intermediate container 7630fda4c5d1 03:15:41 ---> 9e1919aa3dd2 03:15:41 03:15:41 Step 11/32 : FROM alpine:3.12 03:15:42 3.12: Pulling from library/alpine 03:15:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:15:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:15:42 Status: Image is up to date for alpine:3.12 03:15:42 Status: Downloaded newer image for alpine:3.12 03:15:42 ---> 13621d1b12d4 03:15:42 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:15:42 ---> 13621d1b12d4 03:15:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:15:43 ---> Running in debca012553e 03:15:43 ---> Running in a1b4539d9d71 03:15:43 Removing intermediate container a52e70464573 03:15:43 ---> 9500387defc6 03:15:43 03:15:43 Step 11/24 : FROM alpine:3.12 03:15:43 ---> 13621d1b12d4 03:15:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:15:43 Removing intermediate container 0ce653257dbb 03:15:43 ---> 7ec694d051be 03:15:43 03:15:43 Step 11/22 : FROM alpine:3.12 03:15:43 ---> 13621d1b12d4 03:15:43 Step 12/22 : RUN apk add --update --no-cache curl 03:15:43 ---> Running in fb8f6dff5636 03:15:43 ---> Running in 5e67ff7ba39d 03:15:43 Removing intermediate container a1b4539d9d71 03:15:43 ---> 92b9cbbb5f7d 03:15:43 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:15:43 ---> Running in e1bbcf0f0549 03:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:15:44 Removing intermediate container fb8f6dff5636 03:15:44 ---> 1fbf56939d0a 03:15:44 Step 13/24 : ENV APP_PORT=59880 03:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:15:44 (1/6) Installing ca-certificates (20191127-r4) 03:15:44 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:15:44 (3/6) Installing libcurl (7.77.0-r0) 03:15:44 (4/6) Installing curl (7.77.0-r0) 03:15:44 (5/6) Installing dumb-init (1.2.2-r1) 03:15:44 (6/6) Installing su-exec (0.2-r1) 03:15:44 Executing busybox-1.31.1-r20.trigger 03:15:44 Executing ca-certificates-20191127-r4.trigger 03:15:44 ---> Running in 1c4da29c6f6d 03:15:44 OK: 7 MiB in 20 packages 03:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:15:44 Removing intermediate container 8dbf9318d5d2 03:15:44 ---> b08c9f9cdcef 03:15:44 03:15:44 Step 11/24 : FROM alpine:3.12 03:15:44 ---> 13621d1b12d4 03:15:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:15:44 (1/4) Installing ca-certificates (20191127-r4) 03:15:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:15:44 (3/4) Installing libcurl (7.77.0-r0) 03:15:44 (4/4) Installing curl (7.77.0-r0) 03:15:44 Executing busybox-1.31.1-r20.trigger 03:15:44 Executing ca-certificates-20191127-r4.trigger 03:15:44 Removing intermediate container 1c4da29c6f6d 03:15:44 ---> d206e60419ae 03:15:44 Step 14/24 : EXPOSE $APP_PORT 03:15:44 OK: 7 MiB in 18 packages 03:15:44 ---> Running in 76f459c01d83 03:15:44 ---> Running in 0de83124cc6b 03:15:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:15:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:15:44 (1/2) Installing dumb-init (1.2.2-r1) 03:15:44 (2/2) Installing su-exec (0.2-r1) 03:15:44 Executing busybox-1.31.1-r20.trigger 03:15:44 Removing intermediate container 0de83124cc6b 03:15:44 ---> 8e5d28830764 03:15:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:44 OK: 6 MiB in 16 packages 03:15:44 Removing intermediate container debca012553e 03:15:44 ---> ccc7c84163bb 03:15:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:15:45 ---> Running in 4bb615459690 03:15:45 ---> Running in ecdcbb75be8f 03:15:47 Removing intermediate container ecdcbb75be8f 03:15:47 ---> d5ec01d01e83 03:15:47 Step 14/26 : WORKDIR / 03:15:47 Removing intermediate container 5e67ff7ba39d 03:15:47 ---> 9d8d942ce47e 03:15:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:15:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:15:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:15:47 ---> Running in cb4df786eeb7 03:15:47 ---> Running in 7ed8f8717ac6 03:15:47 (1/1) Installing dumb-init (1.2.2-r1) 03:15:47 Executing busybox-1.31.1-r20.trigger 03:15:47 OK: 6 MiB in 15 packages 03:15:47 Removing intermediate container e1bbcf0f0549 03:15:47 ---> f72ffd870718 03:15:47 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:15:47 ---> Running in 42b33950064a 03:15:47 Removing intermediate container 7ed8f8717ac6 03:15:47 ---> e3bb2dfe80e2 03:15:47 Step 14/22 : WORKDIR /edgex 03:15:47 Removing intermediate container cb4df786eeb7 03:15:47 ---> 61236c2782d0 03:15:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:15:47 ---> Running in 3aaf90d91bd9 03:15:47 Removing intermediate container 42b33950064a 03:15:47 ---> 677348ead4e0 03:15:47 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:15:47 Removing intermediate container 4bb615459690 03:15:47 ---> 5acd2c76534c 03:15:47 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:15:47 ---> f629c3643606 03:15:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:15:47 ---> Running in 706f4db91442 03:15:47 ---> Running in a3fe60f09b06 03:15:47 Removing intermediate container 76f459c01d83 03:15:47 ---> 6d2e0a8827f9 03:15:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:15:47 Removing intermediate container 3aaf90d91bd9 03:15:47 ---> b8bb5dbfe8e8 03:15:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:15:47 Removing intermediate container 706f4db91442 03:15:47 ---> 921383ca6b63 03:15:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:15:47 ---> 6fd0b9c01774 03:15:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:15:47 ---> Running in 0ff717d5a289 03:15:47 ---> Running in 2b9c93251e06 03:15:47 Removing intermediate container 0ff717d5a289 03:15:47 ---> 81207c7ae1f4 03:15:47 Step 14/24 : ENV APP_PORT=59881 03:15:47 ---> e307f413196a 03:15:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:15:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:15:47 ---> Running in ba5a6afc6c7a 03:15:47 ---> feb8247a1b34 03:15:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:15:47 Removing intermediate container ba5a6afc6c7a 03:15:47 ---> d0a88d13891e 03:15:47 Step 15/24 : EXPOSE $APP_PORT 03:15:47 ---> 47960641f8a1 03:15:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:15:47 ---> d830724812e6 03:15:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:15:47 ---> Running in 11f4a02293c8 03:15:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:15:47 Removing intermediate container 11f4a02293c8 03:15:47 ---> 01b62637bc63 03:15:47 Step 16/24 : WORKDIR / 03:15:47 Removing intermediate container 2b9c93251e06 03:15:47 ---> cbf87cd8903a 03:15:47 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:15:47 ---> 1b51ee7630e3 03:15:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:15:47 ---> 38fe735c0f1a 03:15:47 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:15:47 ---> Running in 00cc9dcba87f 03:15:47 ---> Running in 10318fe4e9fc 03:15:47 ---> Running in b8483cbc8749 03:15:47 Removing intermediate container 10318fe4e9fc 03:15:47 ---> 4dd7676f3540 03:15:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:15:47 Removing intermediate container 00cc9dcba87f 03:15:47 ---> f59c64759fd2 03:15:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:47 (1/6) Installing dumb-init (1.2.2-r1) 03:15:47 Removing intermediate container b8483cbc8749 03:15:47 ---> c2670fbf9a70 03:15:47 Step 19/22 : CMD ["--init=true"] 03:15:47 (2/6) Installing libgcc (9.3.0-r2) 03:15:47 ---> Running in b386c2fbf765 03:15:47 ---> ad65a98fe843 03:15:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:15:47 (3/6) Installing libsodium (1.0.18-r0) 03:15:48 ---> ff090446fd7f 03:15:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:15:48 (4/6) Installing libstdc++ (9.3.0-r2) 03:15:48 ---> 94e5648d8959 03:15:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:15:48 Removing intermediate container b386c2fbf765 03:15:48 ---> 72ac3cc83aea 03:15:48 Step 20/22 : LABEL arch=x86_64 03:15:48 ---> Running in d6cd94e29411 03:15:48 ---> Running in dbdd1504ae5c 03:15:48 ---> 06c8df74259b 03:15:48 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/ 03:15:48 ---> Running in f540b1c51fdf 03:15:48 Removing intermediate container dbdd1504ae5c 03:15:48 ---> 8ea00b5c25af 03:15:48 Step 21/22 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:15:48 ---> Running in c6135164be6e 03:15:48 ---> 698d89032d02 03:15:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:15:48 Removing intermediate container c6135164be6e 03:15:48 ---> bc89cb67d0b2 03:15:48 Step 22/22 : LABEL version=0.0.0 03:15:48 ---> Running in 2a3793b3a6f0 03:15:48 ---> 709c2e31a28a 03:15:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:15:48 ---> Running in 8985af72edd7 03:15:48 Removing intermediate container 2a3793b3a6f0 03:15:48 ---> 1f6f093bfb13 03:15:48 03:15:48 Removing intermediate container 8985af72edd7 03:15:48 ---> 5dcb28a832cb 03:15:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:48 Removing intermediate container d6cd94e29411 03:15:48 ---> f956140c0eb4 03:15:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:48 Successfully built 1f6f093bfb13 03:15:48 Successfully tagged security-proxy-setup:latest 03:15:48 Building support-scheduler 03:15:48  Building security-proxy-setup ... done  ---> Running in b62f20076bc4 03:15:48 (5/6) Installing libzmq (4.3.3-r0) 03:15:49 (6/6) Installing zeromq (4.3.3-r0) 03:15:49 Executing busybox-1.31.1-r20.trigger 03:15:49 OK: 8 MiB in 20 packages 03:15:49 Removing intermediate container f540b1c51fdf 03:15:49 ---> 9c46f8a7761d 03:15:49 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:15:49 ---> fe282c7c688d 03:15:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:15:50 Removing intermediate container b62f20076bc4 03:15:50 ---> 609db9d0ebc0 03:15:50 Step 22/24 : LABEL arch=x86_64 03:15:50 ---> Running in 10a6c9b4b76c 03:15:50 ---> Running in b7fa5e3b80d7 03:15:50 ---> e25120f6614e 03:15:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:15:50 Removing intermediate container 10a6c9b4b76c 03:15:50 ---> 0814d4f35ac4 03:15:50 Step 24/26 : LABEL arch=x86_64 03:15:50 Removing intermediate container b7fa5e3b80d7 03:15:50 ---> a8db170ef5ec 03:15:50 Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:15:51 ---> Running in cfaca686cc92 03:15:51 Removing intermediate container a3fe60f09b06 03:15:51 ---> 3c79560d9256 03:15:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:51 ---> Running in 5c68c9dab228 03:15:51 ---> 479d17325052 03:15:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:15:51 Removing intermediate container cfaca686cc92 03:15:51 ---> 273a295385c6 03:15:51 Step 25/26 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:15:51 ---> d0b70705d156 03:15:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:15:51 Removing intermediate container 5c68c9dab228 03:15:51 ---> 2d746893a516 03:15:51 Step 24/24 : LABEL version=0.0.0 03:15:51 ---> b104b09d1dce 03:15:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:15:51 ---> Running in b10ebd011f4f 03:15:51 ---> Running in e9e1bbd0698e 03:15:51 Removing intermediate container b10ebd011f4f 03:15:51 ---> c5feb45d14f4 03:15:51 Step 26/26 : LABEL version=0.0.0 03:15:52 ---> 2dc22756427f 03:15:52 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:15:52 ---> Running in 59523e6dd160 03:15:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:15:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:15:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:15:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:15:52 ---> 7c20be704dd8 03:15:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:15:52 Removing intermediate container e9e1bbd0698e 03:15:52 ---> 6d0805bb39c6 03:15:52 03:15:52 Successfully built 6d0805bb39c6 03:15:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:15:52 Successfully tagged core-metadata:latest 03:15:52  Building core-metadata ... done Building support-notifications 03:15:52 Removing intermediate container 59523e6dd160 03:15:52 ---> 9330df85d0aa 03:15:52 03:15:52 ---> Running in 779059bb0269 03:15:53 Successfully built 9330df85d0aa 03:15:53 Successfully tagged security-secretstore-setup:latest 03:15:53  Building security-secretstore-setup ... done Building sys-mgmt-agent 03:15:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:15:54 ---> d5af546915c6 03:15:54 Step 20/24 : ENTRYPOINT ["/core-data"] 03:15:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:15:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:15:54 ---> c489da877bb0 03:15:54 Step 3/23 : WORKDIR /edgex-go 03:15:54 ---> Using cache 03:15:54 ---> 6af0ba304122 03:15:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:54 ---> Using cache 03:15:54 ---> 885b050abad1 03:15:54 Step 5/23 : RUN apk add --update --no-cache make git 03:15:54 ---> Using cache 03:15:54 ---> 76dba51212f2 03:15:54 Step 6/23 : COPY go.mod . 03:15:54 ---> Using cache 03:15:54 ---> c74cf9b7d155 03:15:54 Step 7/23 : RUN go mod download 03:15:54 ---> Using cache 03:15:54 ---> 155a18d168d4 03:15:54 Step 8/23 : COPY . . 03:15:54 ---> Using cache 03:15:54 ---> 980b86e49a4e 03:15:54 Step 9/23 : RUN go mod tidy 03:15:54 ---> Using cache 03:15:54 ---> 14e7d32fc34c 03:15:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:15:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:15:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:15:58 ---> c489da877bb0 03:15:58 Step 3/24 : WORKDIR /edgex-go 03:15:58 ---> Using cache 03:15:58 ---> 6af0ba304122 03:15:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:58 ---> Using cache 03:15:58 ---> 885b050abad1 03:15:58 Step 5/24 : RUN apk add --update --no-cache make bash git 03:16:00 Removing intermediate container 779059bb0269 03:16:00 ---> bd8db45f1484 03:16:00 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:16:00 ---> Running in 94bf891f4fac 03:16:00 ---> Running in 35881d94abc3 03:16:00 ---> Running in 1cdb92fc8ad8 03:16:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:16:00 ---> c489da877bb0 03:16:00 Step 3/23 : WORKDIR /edgex-go 03:16:00 ---> Using cache 03:16:00 ---> 6af0ba304122 03:16:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:00 ---> Using cache 03:16:00 ---> 885b050abad1 03:16:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:16:00 ---> 07833712e988 03:16:00 Step 27/32 : RUN chmod +x /entrypoint.sh 03:16:00 Removing intermediate container 35881d94abc3 03:16:00 ---> a9eb0eff9358 03:16:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:16:00 ---> Running in d4bd7a567efb 03:16:00 ---> Running in fe1b0d82aa89 03:16:00 ---> Running in e474db742cd0 03:16:01 Removing intermediate container e474db742cd0 03:16:01 ---> c811459883ac 03:16:01 Step 22/24 : LABEL arch=x86_64 03:16:01 ---> Running in abd6578ed9e4 03:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:16:01 Removing intermediate container abd6578ed9e4 03:16:01 ---> 4543929eddb1 03:16:01 Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:16:01 ---> Running in 967177246c63 03:16:01 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 03:16:01 Removing intermediate container 967177246c63 03:16:01 ---> 95c48cc511eb 03:16:01 Step 24/24 : LABEL version=0.0.0 03:16:01 ---> Running in f6b92488a9c0 03:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:16:01 Removing intermediate container f6b92488a9c0 03:16:01 ---> 34cdede5f8f0 03:16:01 03:16:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:16:02 Successfully built 34cdede5f8f0 03:16:02 Successfully tagged core-data:latest 03:16:02 Building core-command 03:16:02  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:16:02 Removing intermediate container fe1b0d82aa89 03:16:02 ---> 102c074aeed1 03:16:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:16:04 OK: 219 MiB in 52 packages 03:16:04 OK: 219 MiB in 52 packages 03:16:04 ---> Running in b88b1b66a876 03:16:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:16:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:16:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.166s coverage: 28.7% of statements 03:16:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:16:06 ---> c489da877bb0 03:16:06 Step 3/24 : WORKDIR /edgex-go 03:16:06 ---> Using cache 03:16:06 ---> 6af0ba304122 03:16:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:06 ---> Using cache 03:16:06 ---> 885b050abad1 03:16:06 Step 5/24 : RUN apk add --update --no-cache make git 03:16:06 ---> Using cache 03:16:06 ---> 76dba51212f2 03:16:06 Step 6/24 : COPY go.mod . 03:16:06 ---> Using cache 03:16:06 ---> c74cf9b7d155 03:16:06 Step 7/24 : RUN go mod download 03:16:06 ---> Using cache 03:16:06 ---> 155a18d168d4 03:16:06 Step 8/24 : COPY . . 03:16:06 ---> Using cache 03:16:06 ---> 980b86e49a4e 03:16:06 Step 9/24 : RUN go mod tidy 03:16:06 ---> Using cache 03:16:06 ---> 14e7d32fc34c 03:16:06 Step 10/24 : RUN make cmd/core-command/core-command 03:16:06 Removing intermediate container b88b1b66a876 03:16:06 ---> 83f426f51aad 03:16:06 Step 29/32 : CMD ["gate"] 03:16:06 ---> Running in d0f07496b507 03:16:06 Removing intermediate container 94bf891f4fac 03:16:06 ---> f265727651fc 03:16:06 Step 6/24 : COPY go.mod . 03:16:06 ---> Running in a1c1b3d19e31 03:16:06 Removing intermediate container d4bd7a567efb 03:16:06 ---> 9daa00c5759d 03:16:06 Step 6/23 : COPY go.mod . 03:16:07 Removing intermediate container a1c1b3d19e31 03:16:07 ---> 8641f24f7e3a 03:16:07 Step 30/32 : LABEL arch=x86_64 03:16:07 ---> c2e273530f1e 03:16:07 Step 7/24 : RUN go mod download 03:16:07 ---> Running in ee38841e0c2e 03:16:07 ---> Running in f6d9df737667 03:16:07 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 03:16:07 ---> edaf3cace585 03:16:07 Step 7/23 : RUN go mod download 03:16:07 ---> Running in c0375a13cdde 03:16:07 Removing intermediate container ee38841e0c2e 03:16:07 ---> 5c621fef27d1 03:16:07 Step 31/32 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:16:07 ---> Running in 0052ae254326 03:16:07 Removing intermediate container 0052ae254326 03:16:07 ---> ac9cb3c473a4 03:16:07 Step 32/32 : LABEL version=0.0.0 03:16:07 ---> Running in a57881420e05 03:16:08 Removing intermediate container a57881420e05 03:16:08 ---> f8cdcc233d0d 03:16:08 03:16:08 Successfully built f8cdcc233d0d 03:16:08 Successfully tagged security-bootstrapper:latest 03:16:08  Building security-bootstrapper ... done Removing intermediate container c0375a13cdde 03:16:08 ---> c6c4f524cd24 03:16:08 Step 8/23 : COPY . . 03:16:08 Removing intermediate container f6d9df737667 03:16:08 ---> c6035df8bacd 03:16:08 Step 8/24 : COPY . . 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.326s coverage: 100.0% of statements 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.213s coverage: 81.2% of statements 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:16:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.299s coverage: 53.4% of statements 03:16:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:16:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:16:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.471s coverage: 87.7% of statements 03:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:16:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.224s coverage: 78.9% of statements 03:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:16:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.367s coverage: 95.1% of statements 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:16:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:16:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.174s coverage: 60.0% of statements 03:16:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.325s coverage: 0.8% of statements 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:16:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.187s coverage: 22.0% of statements 03:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.249s coverage: 47.1% of statements 03:16:24 ---> dfa8c74d6462 03:16:24 Step 9/24 : RUN go mod tidy 03:16:24 ---> 29301c10c32b 03:16:24 Step 9/23 : RUN go mod tidy 03:16:24 ---> Running in 155a30382814 03:16:24 ---> Running in d5706aa59c19 03:16:24 Removing intermediate container 155a30382814 03:16:24 ---> 6f326ad6ebc0 03:16:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:16:24 ---> Running in 4ba6f76b48f2 03:16:24 Removing intermediate container d5706aa59c19 03:16:24 ---> 6c07fdb38907 03:16:24 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:16:24 ---> Running in d2ac1c7f4e07 03:16: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 03:16:24 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 03:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.214s coverage: 79.5% of statements 03:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements 03:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.183s coverage: 96.3% of statements 03:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements 03:16:33 Removing intermediate container 1cdb92fc8ad8 03:16:33 ---> 4cede6fc6601 03:16:33 03:16:33 Step 11/23 : FROM alpine:3.12 03:16:33 ---> 13621d1b12d4 03:16:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:16:33 ---> Using cache 03:16:33 ---> 6d2e0a8827f9 03:16:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:16:33 ---> Using cache 03:16:33 ---> 81207c7ae1f4 03:16:33 Step 14/23 : ENV APP_PORT=59861 03:16:33 ---> Running in a6af52c60321 03:16:33 Removing intermediate container a6af52c60321 03:16:33 ---> 9eed3111d4a2 03:16:33 Step 15/23 : EXPOSE $APP_PORT 03:16:33 ---> Running in 055f3f76bf2b 03:16:33 Removing intermediate container 055f3f76bf2b 03:16:33 ---> c01e9fb5f9eb 03:16:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:16:33 ---> 9f816477eac5 03:16:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:16:33 ---> 39bb9130c714 03:16:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:16:33 ---> b40119490ead 03:16:33 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:16:33 ---> Running in b62d9b2a1ea7 03:16:33 Removing intermediate container b62d9b2a1ea7 03:16:33 ---> 64c000163df9 03:16:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:16:33 ---> Running in 0b6e4c521151 03:16:33 Removing intermediate container 0b6e4c521151 03:16:33 ---> 6d9a0ecbd5e1 03:16:33 Step 21/23 : LABEL arch=x86_64 03:16:33 ---> Running in d06fe04e7bbd 03:16:34 Removing intermediate container d06fe04e7bbd 03:16:34 ---> 562c260c7985 03:16:34 Step 22/23 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:16:34 ---> Running in d36c7a7172b5 03:16:34 Removing intermediate container d36c7a7172b5 03:16:34 ---> ba3a18b5809c 03:16:34 Step 23/23 : LABEL version=0.0.0 03:16:34 ---> Running in 4e38bd7f8f9c 03:16:34 Removing intermediate container 4e38bd7f8f9c 03:16:34 ---> 4f76a8176b4d 03:16:34 03:16:34 Successfully built 4f76a8176b4d 03:16:34 Successfully tagged support-scheduler:latest 03:16:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.202s coverage: 94.4% of statements 03:16:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.152s coverage: 44.8% of statements 03:16:36  Building support-scheduler ... done Removing intermediate container d0f07496b507 03:16:36 ---> b5e09cd6c67d 03:16:36 03:16:36 Step 11/24 : FROM alpine:3.12 03:16:36 ---> 13621d1b12d4 03:16:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:16:36 ---> Using cache 03:16:36 ---> 6d2e0a8827f9 03:16:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:16:36 ---> Using cache 03:16:36 ---> 81207c7ae1f4 03:16:36 Step 14/24 : ENV APP_PORT=59882 03:16:36 ---> Running in c987bca92c68 03:16:36 Removing intermediate container c987bca92c68 03:16:36 ---> fde338f80112 03:16:36 Step 15/24 : EXPOSE $APP_PORT 03:16:36 ---> Running in 587dade8d282 03:16:36 Removing intermediate container 587dade8d282 03:16:36 ---> 4859c2445ce7 03:16:36 Step 16/24 : WORKDIR / 03:16:36 ---> Running in 5006736ce3e9 03:16:36 Removing intermediate container 5006736ce3e9 03:16:36 ---> 9534fb4d5eef 03:16:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:16:36 ---> 1b3bfd99c2de 03:16:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:16:37 ---> b9d407ca1bf0 03:16:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:16:37 ---> 881787a21ad4 03:16:37 Step 20/24 : ENTRYPOINT ["/core-command"] 03:16:37 ---> Running in 9db79f4496c9 03:16:38 Removing intermediate container 9db79f4496c9 03:16:38 ---> 03f9f0cfa0e3 03:16:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:16:38 ---> Running in d8b481bac21c 03:16:38 Removing intermediate container d8b481bac21c 03:16:38 ---> 6546c52b1570 03:16:38 Step 22/24 : LABEL arch=x86_64 03:16:38 ---> Running in 910b9439f286 03:16:38 Removing intermediate container 910b9439f286 03:16:38 ---> cf60598d1b02 03:16:38 Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:16:38 ---> Running in 90352c61dc8d 03:16:38 Removing intermediate container 90352c61dc8d 03:16:38 ---> 43e9f6fb55e0 03:16:38 Step 24/24 : LABEL version=0.0.0 03:16:38 ---> Running in 0daef3186f14 03:16:39 Removing intermediate container 0daef3186f14 03:16:39 ---> 4d0abe2b7049 03:16:39 03:16:39 Successfully built 4d0abe2b7049 03:16:39 Successfully tagged core-command:latest 03:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.576s coverage: 81.8% of statements 03:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:16:50  Building core-command ... done Removing intermediate container d2ac1c7f4e07 03:16:50 ---> 68df98b7cd99 03:16:50 03:16:50 Step 11/23 : FROM alpine:3.12 03:16:50 ---> 13621d1b12d4 03:16:50 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:16:50 Removing intermediate container 4ba6f76b48f2 03:16:50 ---> bc9f1d25ad99 03:16:50 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:16:50 ---> Running in 9391da9cde98 03:16:50 ---> Running in 3de17d6707ae 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.237s coverage: 76.0% of statements 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.234s coverage: 85.4% of statements 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.345s coverage: 91.2% of statements 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:16:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:50 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 03:16:50 (1/2) Installing ca-certificates (20191127-r4) 03:16:50 (2/2) Installing dumb-init (1.2.2-r1) 03:16:50 Executing busybox-1.31.1-r20.trigger 03:16:50 Executing ca-certificates-20191127-r4.trigger 03:16:50 OK: 6 MiB in 16 packages 03:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.899s coverage: 64.4% of statements 03:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.204s coverage: 100.0% of statements 03:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements 03:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 03:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 03:16:51 Removing intermediate container 9391da9cde98 03:16:51 ---> a94b9b37df4a 03:16:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:16:51 Removing intermediate container 3de17d6707ae 03:16:51 ---> 1b8d7aea1081 03:16:51 03:16:51 Step 12/24 : FROM docker:20.10.0 03:16:51 ---> Running in 387843bae973 03:16:51 Removing intermediate container 387843bae973 03:16:51 ---> e4066541e482 03:16:51 Step 14/23 : ENV APP_PORT=59860 03:16:51 20.10.0: Pulling from library/docker 03:16:51 ---> Running in 4d3c94eaf0c9 03:16:51 Removing intermediate container 4d3c94eaf0c9 03:16:51 ---> f9cbc5419532 03:16:51 Step 15/23 : EXPOSE $APP_PORT 03:16:51 ---> Running in 9e5c995f823d 03:16:51 Removing intermediate container 9e5c995f823d 03:16:51 ---> 49b20160bdf0 03:16:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 03:16:52 ---> 6196300733ba 03:16:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:16:52 ---> e7fec4c35405 03:16:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:16:53 ---> bec34d9c307c 03:16:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:16:56 ---> Running in e7fc26b03e8e 03:16:56 Removing intermediate container e7fc26b03e8e 03:16:56 ---> 4d2df9117374 03:16:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:16:56 ---> Running in f0e744ca0ea0 03:16:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:16:56 Status: Downloaded newer image for docker:20.10.0 03:16:56 ---> aefe523efa57 03:16:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:16:56 ---> Running in e6dff255ac5d 03:16:56 Removing intermediate container f0e744ca0ea0 03:16:56 ---> 3cfd98d94cfc 03:16:56 Step 21/23 : LABEL arch=x86_64 03:16:56 ---> Running in b72dea13c0cf 03:16:56 Removing intermediate container e6dff255ac5d 03:16:56 ---> d4b811283b9d 03:16:56 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:16:56 ---> Running in 1a3246635c60 03:16:56 Removing intermediate container b72dea13c0cf 03:16:56 ---> 5c19f93edfdf 03:16:56 Step 22/23 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:16:56 ---> Running in d33d4cc4c035 03:16:56 Removing intermediate container d33d4cc4c035 03:16:56 ---> 77f5e9ce47d0 03:16:56 Step 23/23 : LABEL version=0.0.0 03:16:56 ---> Running in 4ad4351ea7e7 03:16:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:56 Removing intermediate container 4ad4351ea7e7 03:16:56 ---> 9b9168c115a8 03:16:56 03:16:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:56 Successfully built 9b9168c115a8 03:16:56 Successfully tagged support-notifications:latest 03:16:56  Building support-notifications ... done (1/39) Installing readline (8.0.4-r0) 03:16:56 (2/39) Installing bash (5.0.17-r0) 03:16:56 Executing bash-5.0.17-r0.post-install 03:16:56 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:16:56 (4/39) Installing libcurl (7.77.0-r0) 03:16:56 (5/39) Installing curl (7.77.0-r0) 03:16:56 (6/39) Installing dumb-init (1.2.2-r1) 03:16:56 (7/39) Installing libbz2 (1.0.8-r1) 03:16:56 (8/39) Installing expat (2.2.9-r1) 03:16:56 (9/39) Installing libffi (3.3-r2) 03:16:56 (10/39) Installing gdbm (1.13-r1) 03:16:56 (11/39) Installing xz-libs (5.2.5-r0) 03:16:56 (12/39) Installing sqlite-libs (3.32.1-r1) 03:16:56 (13/39) Installing python3 (3.8.10-r0) 03:16:57 (14/39) Installing py3-appdirs (1.4.4-r1) 03:16:57 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:16:57 (16/39) Installing py3-parsing (2.4.7-r0) 03:16:57 (17/39) Installing py3-six (1.15.0-r0) 03:16:57 (18/39) Installing py3-packaging (20.4-r0) 03:16:57 (19/39) Installing py3-setuptools (47.0.0-r0) 03:16:57 (20/39) Installing py3-chardet (3.0.4-r4) 03:16:57 (21/39) Installing py3-idna (2.9-r0) 03:16:57 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:16:57 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:16:57 (24/39) Installing py3-requests (2.23.0-r0) 03:16:57 (25/39) Installing py3-msgpack (1.0.0-r0) 03:16:57 (26/39) Installing py3-lockfile (0.12.2-r3) 03:16:57 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:16:57 (28/39) Installing py3-colorama (0.4.3-r0) 03:16:57 (29/39) Installing py3-distlib (0.3.0-r0) 03:16:57 (30/39) Installing py3-distro (1.5.0-r1) 03:16:57 (31/39) Installing py3-webencodings (0.5.1-r3) 03:16:57 (32/39) Installing py3-html5lib (1.0.1-r4) 03:16:57 (33/39) Installing py3-pytoml (0.1.21-r0) 03:16:57 (34/39) Installing py3-pep517 (0.8.2-r0) 03:16:57 (35/39) Installing py3-progress (1.5-r0) 03:16:57 (36/39) Installing py3-toml (0.10.1-r0) 03:16:57 (37/39) Installing py3-retrying (1.3.3-r0) 03:16:57 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:16:57 (39/39) Installing py3-pip (20.1.1-r0) 03:16:57 Executing busybox-1.31.1-r19.trigger 03:16:57 OK: 72 MiB in 59 packages 03:16:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.193s coverage: 66.9% of statements 03:16:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:16:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:16:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:16:58 Collecting docker-compose==1.23.2 03:16:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:16:58 Collecting cached-property<2,>=1.2.0 03:16:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:16:58 Collecting docopt<0.7,>=0.6.1 03:16:58 Downloading docopt-0.6.2.tar.gz (25 kB) 03:17:01 Collecting docker<4.0,>=3.6.0 03:17:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:17:01 Collecting PyYAML<4,>=3.10 03:17:01 Downloading PyYAML-3.13.tar.gz (270 kB) 03:17:01 Collecting jsonschema<3,>=2.5.1 03:17:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:17:01 Collecting websocket-client<1.0,>=0.32.0 03:17:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:17:01 Collecting texttable<0.10,>=0.9.0 03:17:01 Downloading texttable-0.9.1.tar.gz (11 kB) 03:17:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:17:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:17:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:17:01 Collecting dockerpty<0.5,>=0.4.1 03:17:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:17:01 Collecting docker-pycreds>=0.4.0 03:17:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:17:01 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) 03:17:01 Collecting idna<2.8,>=2.5 03:17:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:17:01 Collecting urllib3<1.25,>=1.21.1 03:17:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:17:01 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) 03:17:01 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:17:01 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:17:01 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:17:01 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:17:01 Installing collected packages: cached-property, docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, jsonschema, texttable, dockerpty, docker-compose 03:17:01 Running setup.py install for docopt: started 03:17:01 Running setup.py install for docopt: finished with status 'done' 03:17:01 Attempting uninstall: idna 03:17:01 Found existing installation: idna 2.9 03:17:01 Uninstalling idna-2.9: 03:17:01 Successfully uninstalled idna-2.9 03:17:01 Attempting uninstall: urllib3 03:17:01 Found existing installation: urllib3 1.25.9 03:17:01 Uninstalling urllib3-1.25.9: 03:17:01 Successfully uninstalled urllib3-1.25.9 03:17:01 Attempting uninstall: requests 03:17:01 Found existing installation: requests 2.23.0 03:17:01 Uninstalling requests-2.23.0: 03:17:01 Successfully uninstalled requests-2.23.0 03:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.806s coverage: 43.6% of statements 03:17:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:17:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.127s coverage: 89.5% of statements 03:17:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements 03:17:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:17:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:17:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:17:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:17:02 Running setup.py install for PyYAML: started 03:17:02 Running setup.py install for PyYAML: finished with status 'done' 03:17:02 Running setup.py install for texttable: started 03:17:02 Running setup.py install for texttable: finished with status 'done' 03:17:02 Running setup.py install for dockerpty: started 03:17:03 Running setup.py install for dockerpty: finished with status 'done' 03:17:03 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 03:17:06 Removing intermediate container 1a3246635c60 03:17:06 ---> eed365e0ae2a 03:17:06 Step 15/24 : ENV APP_PORT=58890 03:17:06 ---> Running in e216b5414fa4 03:17:06 Removing intermediate container e216b5414fa4 03:17:06 ---> 833b878e2e9d 03:17:06 Step 16/24 : EXPOSE $APP_PORT 03:17:06 ---> Running in 9ccc3020be5c 03:17:06 Removing intermediate container 9ccc3020be5c 03:17:06 ---> 67ffc99b2188 03:17:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:17:06 ---> 59d492a70ec0 03:17:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:17:06 ---> 1cd2d701d5ee 03:17:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:17:07 ---> 45387c4f7159 03:17:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:17:07 ---> Running in f0808d517a4f 03:17:07 Removing intermediate container f0808d517a4f 03:17:07 ---> e33270215dae 03:17:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:17:07 ---> Running in 0f47f6904b57 03:17:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.284s coverage: 19.3% of statements 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:17:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.631s coverage: 91.9% of statements 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:17:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.232s coverage: 62.7% of statements 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:17:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.431s coverage: 97.6% of statements 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:17:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:17:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:17:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:17:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:17:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 03:17:07 Removing intermediate container 0f47f6904b57 03:17:07 ---> 96a554c4a598 03:17:07 Step 22/24 : LABEL arch=x86_64 03:17:07 ---> Running in d594f9bbab1d 03:17:07 Removing intermediate container d594f9bbab1d 03:17:07 ---> e77a3d698c50 03:17:07 Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:17:07 ---> Running in fcb007cfab0e 03:17:07 Removing intermediate container fcb007cfab0e 03:17:07 ---> 17316dc9d064 03:17:07 Step 24/24 : LABEL version=0.0.0 03:17:07 ---> Running in 111d3dc2f8c5 03:17:07 Removing intermediate container 111d3dc2f8c5 03:17:07 ---> df1886dcd658 03:17:07 03:17:07 Successfully built df1886dcd658 03:17:07 Successfully tagged sys-mgmt-agent:latest 03:17:07  Building sys-mgmt-agent ... done  [Pipeline] } 03:17:07 $ docker stop --time=1 d11bc2963282fcccf9137f6ff8fc69a739fd9d221f1419d874ecd51d70c69d5e 03:17:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.181s coverage: 28.1% of statements 03:17:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 03:17:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 03:17:09 $ docker rm -f d11bc2963282fcccf9137f6ff8fc69a739fd9d221f1419d874ecd51d70c69d5e [Pipeline] // withDockerContainer 03:17:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.178s coverage: 28.9% of statements 03:17:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 03:17:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 03:17:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 03:17:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 03:17:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [Pipeline] sh 03:17:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements 03:17:09 + docker images 03:17:09 REPOSITORY TAG IMAGE ID CREATED SIZE 03:17:09 sys-mgmt-agent latest df1886dcd658 2 seconds ago 312MB 03:17:09 support-notifications latest 9b9168c115a8 13 seconds ago 16.6MB 03:17:09 1b8d7aea1081 18 seconds ago 1.15GB 03:17:09 68df98b7cd99 21 seconds ago 1.15GB 03:17:09 core-command latest 4d0abe2b7049 31 seconds ago 15.9MB 03:17:09 b5e09cd6c67d 34 seconds ago 1.14GB 03:17:09 support-scheduler latest 4f76a8176b4d 35 seconds ago 15.9MB 03:17:09 4cede6fc6601 38 seconds ago 1.14GB 03:17:09 security-bootstrapper latest f8cdcc233d0d About a minute ago 18.2MB 03:17:09 core-data latest 34cdede5f8f0 About a minute ago 20.2MB 03:17:09 security-secretstore-setup latest 9330df85d0aa About a minute ago 28.1MB 03:17:09 core-metadata latest 6d0805bb39c6 About a minute ago 16.6MB 03:17:09 security-proxy-setup latest 1f6f093bfb13 About a minute ago 25.3MB 03:17:09 b08c9f9cdcef About a minute ago 1.15GB 03:17:09 9500387defc6 About a minute ago 1.15GB 03:17:09 7ec694d051be About a minute ago 1.15GB 03:17:09 9e1919aa3dd2 About a minute ago 1.14GB 03:17:09 083af43def75 About a minute ago 1.15GB 03:17:09 ci-base-image-x86_64 latest c489da877bb0 6 minutes ago 648MB 03:17:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 03:17:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 03:17:09 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 03:17:09 docker 20.10.0 aefe523efa57 5 months ago 240MB 03:17:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 03:17:12 GO111MODULE=on go vet ./... [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] } 03:18:40 gofmt -l . 03:18:40 [ "`gofmt -l .`" = "" ] 03:18:42 ./bin/test-attribution-txt.sh [Pipeline] sh 03:18:44 + ls -al . 03:18:44 total 556 03:18:44 drwxrwxr-x 9 1001 1001 4096 Jun 9 03:18 . 03:18:44 drwxr-xr-x 4 root root 4096 Jun 9 03:14 .. 03:18:44 -rw-rw-r-- 1 1001 1001 11 Jun 9 03:12 .dockerignore 03:18:44 drwxrwxr-x 8 1001 1001 4096 Jun 9 03:12 .git 03:18:44 drwxrwxr-x 3 1001 1001 4096 Jun 9 03:12 .github 03:18:44 -rw-rw-r-- 1 1001 1001 818 Jun 9 03:12 .gitignore 03:18:44 -rw-rw-r-- 1 1001 1001 166 Jun 9 03:12 .sonarcloud.properties 03:18:44 -rw-rw-r-- 1 1001 1001 8609 Jun 9 03:12 Attribution.txt 03:18:44 -rw-rw-r-- 1 1001 1001 3804 Jun 9 03:12 CONTRIBUTING.md 03:18:44 -rw-rw-r-- 1 1001 1001 931 Jun 9 03:12 Dockerfile.build 03:18:44 -rw-rw-r-- 1 1001 1001 849 Jun 9 03:12 Jenkinsfile 03:18:44 -rw-rw-r-- 1 1001 1001 10775 Jun 9 03:12 LICENSE 03:18:44 -rw-rw-r-- 1 1001 1001 5605 Jun 9 03:12 Makefile 03:18:44 -rw-rw-r-- 1 1001 1001 7978 Jun 9 03:12 README.md 03:18:44 -rw-rw-r-- 1 1001 1001 7071 Jun 9 03:12 SECURITY.md 03:18:44 -rw-rw-r-- 1 1001 1001 5 Jun 9 03:09 VERSION 03:18:44 -rw-rw-r-- 1 1001 1001 4131 Jun 9 03:12 ZMQWindows.md 03:18:44 drwxrwxr-x 2 1001 1001 4096 Jun 9 03:12 bin 03:18:44 drwxrwxr-x 14 1001 1001 4096 Jun 9 03:12 cmd 03:18:44 -rw-r--r-- 1 root root 411487 Jun 9 03:17 coverage.out 03:18:44 -rw-rw-r-- 1 1001 1001 902 Jun 9 03:12 go.mod 03:18:44 -rw-r--r-- 1 root root 21048 Jun 9 03:14 go.sum 03:18:44 drwxrwxr-x 8 1001 1001 4096 Jun 9 03:12 internal 03:18:44 drwxrwxr-x 3 1001 1001 4096 Jun 9 03:12 openapi 03:18:44 drwxrwxr-x 4 1001 1001 4096 Jun 9 03:12 snap 03:18:44 -rw-rw-r-- 1 1001 1001 168 Jun 9 03:12 version.go [Pipeline] sh 03:18:45 + '[' -e coverage.out ] 03:18:45 + chown 1001:1001 coverage.out [Pipeline] stash 03:18:45 Warning: overwriting stash ‘coverage-report’ 03:18:48 Stashed 1 file(s) [Pipeline] sh 03:18:49 + make build 03:18:49 go mod tidy 03:18:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:18:58 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 03:19: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 03:19:24 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 03:19:27 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 03:19:29 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 03:19:34 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 03:19:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:19:41 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 03:19:45 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 03:19:48 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 03:19:51 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] } 03:19:58 $ docker stop --time=1 4f6f2fa78ae202f42834c4351f329c4171ff406f70935db6f5764462fd36a124 03:20:01 $ docker rm -f 4f6f2fa78ae202f42834c4351f329c4171ff406f70935db6f5764462fd36a124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:20:03 03:20:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:20:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:20:04 latest: Pulling from edgex-devops/edgex-compose-arm64 03:20:04 29e5d40040c1: Pulling fs layer 03:20:04 1ce36da41761: Pulling fs layer 03:20:04 25b303627fd3: Pulling fs layer 03:20:07 29e5d40040c1: Verifying Checksum 03:20:07 29e5d40040c1: Download complete 03:20:07 29e5d40040c1: Pull complete 03:20:07 1ce36da41761: Verifying Checksum 03:20:07 1ce36da41761: Download complete 03:20:07 1ce36da41761: Pull complete 03:20:07 25b303627fd3: Verifying Checksum 03:20:07 25b303627fd3: Download complete 03:20:17 25b303627fd3: Pull complete 03:20:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:20:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:20:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:20:17 prd-ubuntu18.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container 03:20:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 03:20:20 $ docker top e536a37875322b789deecfef6713098435246d9dfcbc1372228af09e06727ae4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:21 + grep parallel 03:20:21 + docker-compose build --help 03:20:26 --parallel Build images in parallel. [Pipeline] } 03:20:26 $ docker stop --time=1 e536a37875322b789deecfef6713098435246d9dfcbc1372228af09e06727ae4 03:20:28 $ docker rm -f e536a37875322b789deecfef6713098435246d9dfcbc1372228af09e06727ae4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:20:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:20:31 . [Pipeline] withDockerContainer 03:20:31 prd-ubuntu18.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container 03:20:31 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:20:33 $ docker top 7779afcb2f8b68867de56526c405e0308f9569c1815fccc6073ad687f63841a3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:34 + docker-compose -f ./docker-compose-build.yml build --parallel 03:20:39 Building core-command ... 03:20:39 Building core-data ... 03:20:39 Building core-metadata ... 03:20:39 Building security-bootstrapper ... 03:20:39 Building security-proxy-setup ... 03:20:39 Building security-secretstore-setup ... 03:20:39 Building support-notifications ... 03:20:39 Building support-scheduler ... 03:20:39 Building sys-mgmt-agent ... 03:20:39 Building support-scheduler 03:20:39 Building core-data 03:20:39 Building support-notifications 03:20:39 Building sys-mgmt-agent 03:20:39 Building security-bootstrapper 03:22:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:22:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:22:02 ---> 0f22c1905afd 03:22:02 Step 3/23 : WORKDIR /edgex-go 03:22:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:22:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:22:02 ---> 0f22c1905afd 03:22:02 Step 3/24 : WORKDIR /edgex-go 03:22:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:22:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:22:02 ---> 0f22c1905afd 03:22:02 Step 3/23 : WORKDIR /edgex-go 03:22:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:22:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:22:02 ---> 0f22c1905afd 03:22:02 Step 3/24 : WORKDIR /edgex-go 03:22:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:22:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:22:02 ---> 0f22c1905afd 03:22:02 Step 3/32 : WORKDIR /edgex-go 03:22:02 ---> Running in 9f526fd68492 03:22:02 ---> Running in f7a9e4ab650c 03:22:02 ---> Running in be6f9babe96b 03:22:02 ---> Running in 1c8c06cc1a5e 03:22:02 ---> Running in f0ed9a04edba 03:22:02 Removing intermediate container 1c8c06cc1a5e 03:22:02 ---> ce42fe3ea86e 03:22:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:02 Removing intermediate container 9f526fd68492 03:22:02 ---> 3991dbba7adf 03:22:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:02 Removing intermediate container f7a9e4ab650c 03:22:02 ---> 39e4ba8b14c5 03:22:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:02 Removing intermediate container f0ed9a04edba 03:22:02 ---> 991c093d09bd 03:22:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:02 Removing intermediate container be6f9babe96b 03:22:02 ---> 2f833138cf15 03:22:02 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:02 ---> Running in aa3c00560189 03:22:02 ---> Running in 39f5db88c2b3 03:22:02 ---> Running in 34aa136825b6 03:22:02 ---> Running in 103e1c48283c 03:22:02 ---> Running in 1f032cb83464 03:22:02 Removing intermediate container 39f5db88c2b3 03:22:02 ---> c4db53a586bf 03:22:02 Step 5/24 : RUN apk add --update --no-cache make bash git 03:22:02 Removing intermediate container aa3c00560189 03:22:02 ---> 5e669eb46025 03:22:02 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:22:02 ---> Running in 53ad9512b586 03:22:02 ---> Running in 06657b060481 03:22:02 Removing intermediate container 1f032cb83464 03:22:02 ---> 24fe897c9675 03:22:02 Step 5/32 : RUN apk add --update --no-cache make git 03:22:02 Removing intermediate container 34aa136825b6 03:22:02 ---> 2db43261ec79 03:22:02 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:22:02 ---> Running in ad4d80b7164a 03:22:02 Removing intermediate container 103e1c48283c 03:22:02 ---> d8c6de1ed12f 03:22:02 Step 5/23 : RUN apk add --update --no-cache make git 03:22:02 ---> Running in c5cb0f3f3437 03:22:02 ---> Running in 5c242e6de847 03:22:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:22:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:22:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:22:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:22:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:22:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:22:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:22:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:22:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:22:03 OK: 218 MiB in 52 packages 03:22:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:22:04 OK: 218 MiB in 52 packages 03:22:04 OK: 218 MiB in 52 packages 03:22:04 OK: 218 MiB in 52 packages 03:22:05 Removing intermediate container 53ad9512b586 03:22:05 ---> d8329fed0128 03:22:05 Step 6/24 : COPY go.mod . 03:22:05 OK: 218 MiB in 52 packages 03:22:05 Removing intermediate container 06657b060481 03:22:05 ---> e219eb3281d2 03:22:05 Step 6/24 : COPY go.mod . 03:22:06 Removing intermediate container ad4d80b7164a 03:22:06 ---> 73252fe5ee8c 03:22:06 Step 6/32 : COPY go.mod . 03:22:06 Removing intermediate container c5cb0f3f3437 03:22:06 ---> f9e2cacc983d 03:22:06 Step 6/23 : COPY go.mod . 03:22:06 ---> 9dc0931d6649 03:22:06 Step 7/24 : RUN go mod download 03:22:07 ---> Running in ff199eb34f45 03:22:07 ---> 6d7900a9b427 03:22:07 Step 7/24 : RUN go mod download 03:22:07 Removing intermediate container 5c242e6de847 03:22:07 ---> e902f60b38fc 03:22:07 Step 6/23 : COPY go.mod . 03:22:07 ---> cba97f14fc80 03:22:07 Step 7/32 : RUN go mod download 03:22:07 ---> Running in d699d2259eb8 03:22:07 ---> ed7d3d65bd79 03:22:07 Step 7/23 : RUN go mod download 03:22:07 ---> Running in 1aecc35ac25e 03:22:07 ---> Running in f726119e26e3 03:22:08 ---> ead2ab9904c9 03:22:08 Step 7/23 : RUN go mod download 03:22:08 ---> Running in 5ac1f2f83ad7 03:22:11 Removing intermediate container ff199eb34f45 03:22:11 ---> dbdf52b57274 03:22:11 Step 8/24 : COPY . . 03:22:11 Removing intermediate container d699d2259eb8 03:22:11 ---> 1f78abbe845a 03:22:11 Step 8/24 : COPY . . 03:22:12 Removing intermediate container f726119e26e3 03:22:12 ---> 9c09ab13e266 03:22:12 Step 8/23 : COPY . . 03:22:12 Removing intermediate container 1aecc35ac25e 03:22:12 ---> a2c49a9a0213 03:22:12 Step 8/32 : COPY . . 03:22:13 Removing intermediate container 5ac1f2f83ad7 03:22:13 ---> a66f30c3d4cc 03:22:13 Step 8/23 : COPY . . 03:22:36 ---> 9d50544d1b04 03:22:36 Step 9/24 : RUN go mod tidy 03:22:36 ---> ec1504892321 03:22:36 Step 9/24 : RUN go mod tidy 03:22:36 ---> Running in ff5343645612 03:22:36 ---> d33f412a41cc 03:22:36 Step 9/32 : RUN go mod tidy 03:22:36 ---> fc17f6f8051c 03:22:36 Step 9/23 : RUN go mod tidy 03:22:36 ---> 852318aebf7b 03:22:36 Step 9/23 : RUN go mod tidy 03:22:36 ---> Running in e933e802a4f7 03:22:36 ---> Running in 07e4f9d57870 03:22:36 ---> Running in 58d862f1c505 03:22:36 ---> Running in b5b3378934df 03:22:43 Removing intermediate container ff5343645612 03:22:43 ---> ba6973abeebb 03:22:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:22:43 ---> Running in 388a2c3a134c 03:22:43 Removing intermediate container e933e802a4f7 03:22:43 ---> c8357ad9ca0e 03:22:43 Step 10/24 : RUN make cmd/core-data/core-data 03:22:44 ---> Running in 4a12823480d2 03:22:44 Removing intermediate container 58d862f1c505 03:22:44 ---> 058687d0c1dd 03:22:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:22:44 Removing intermediate container b5b3378934df 03:22:44 ---> c698ca84baf0 03:22:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:22:44 ---> Running in 8b5e0aa881d4 03:22:44 Removing intermediate container 07e4f9d57870 03:22:44 ---> 8dcb82ef4a42 03:22:44 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:22:45 ---> Running in c3ca9c249f57 03:22:45 ---> Running in 6a209442b660 03:22:46 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 03:22: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 03:22:47 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 03:22:47 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 03:22: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 03:24:57 Removing intermediate container 6a209442b660 03:24:57 ---> c02a4d5796b6 03:24:57 03:24:57 Step 11/32 : FROM alpine:3.12 03:24:57 3.12: Pulling from library/alpine 03:24:59 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:24:59 Status: Downloaded newer image for alpine:3.12 03:24:59 ---> 9852663dfa18 03:24:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:24:59 Removing intermediate container 8b5e0aa881d4 03:24:59 ---> fa908177f979 03:24:59 03:24:59 Step 11/23 : FROM alpine:3.12 03:24:59 ---> 9852663dfa18 03:24:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:24:59 Removing intermediate container c3ca9c249f57 03:24:59 ---> 08ceebfc7c0c 03:24:59 03:24:59 Step 11/23 : FROM alpine:3.12 03:24:59 ---> 9852663dfa18 03:24:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:24:59 ---> Running in 46acaa88d421 03:25:00 ---> Running in b47fc8ec7874 03:25:00 ---> Running in 93a63a54f28e 03:25:03 Removing intermediate container 46acaa88d421 03:25:03 ---> bd938651453c 03:25:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:25:03 ---> Running in 40b3edb6386c 03:25:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:25:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:25:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:03 Removing intermediate container 388a2c3a134c 03:25:03 ---> 8a166762a3d8 03:25:03 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:25:03 (1/1) Installing dumb-init (1.2.2-r1) 03:25:03 Executing busybox-1.31.1-r20.trigger 03:25:03 OK: 5 MiB in 15 packages 03:25:03 ---> Running in 14b581eb6503 03:25:03 (1/2) Installing ca-certificates (20191127-r4) 03:25:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:25:04 (2/2) Installing dumb-init (1.2.2-r1) 03:25:04 Executing busybox-1.31.1-r20.trigger 03:25:04 Executing ca-certificates-20191127-r4.trigger 03:25:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:04 OK: 6 MiB in 16 packages 03:25:05 (1/2) Installing dumb-init (1.2.2-r1) 03:25:05 (2/2) Installing su-exec (0.2-r1) 03:25:05 Executing busybox-1.31.1-r20.trigger 03:25:05 OK: 5 MiB in 16 packages 03:25:06 Removing intermediate container 93a63a54f28e 03:25:06 ---> 1ea3905e1323 03:25:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:25:06 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 03:25:06 ---> Running in 63edefd3aef2 03:25:06 Removing intermediate container b47fc8ec7874 03:25:06 ---> e36e89c08e03 03:25:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:25:06 ---> Running in 03315ca9218a 03:25:09 Removing intermediate container 40b3edb6386c 03:25:09 ---> efb0dab4fd7c 03:25:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:25:09 Removing intermediate container 63edefd3aef2 03:25:09 ---> 840905ebacf8 03:25:09 Step 14/23 : ENV APP_PORT=59861 03:25:09 ---> Running in 6834bf5026a6 03:25:09 ---> Running in 146042b1e385 03:25:09 Removing intermediate container 03315ca9218a 03:25:09 ---> 774fddb45aaa 03:25:09 Step 14/23 : ENV APP_PORT=59860 03:25:09 ---> Running in 4c7b34b64d85 03:25:09 Removing intermediate container 6834bf5026a6 03:25:09 ---> fe387c940dc1 03:25:09 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:25:09 Removing intermediate container 146042b1e385 03:25:09 ---> 0fa0f126d10c 03:25:09 Step 15/23 : EXPOSE $APP_PORT 03:25:09 ---> Running in c1bd2fa2c432 03:25:09 ---> Running in ddf727f6d456 03:25:09 Removing intermediate container 4c7b34b64d85 03:25:09 ---> c564cf20359a 03:25:09 Step 15/23 : EXPOSE $APP_PORT 03:25:09 Removing intermediate container 14b581eb6503 03:25:09 ---> 65490b3a0475 03:25:09 03:25:09 Step 12/24 : FROM docker:20.10.0 03:25:09 ---> Running in 545e8254cfdc 03:25:10 Removing intermediate container 4a12823480d2 03:25:10 ---> 3c4af5a2ea9f 03:25:10 03:25:10 Step 11/24 : FROM alpine:3.12 03:25:10 ---> 9852663dfa18 03:25:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:25:10 20.10.0: Pulling from library/docker 03:25:10 Removing intermediate container c1bd2fa2c432 03:25:10 ---> 6c7ccf275c48 03:25:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:25:10 ---> Running in e5689160053c 03:25:10 Removing intermediate container ddf727f6d456 03:25:10 ---> 15b6f0a069ea 03:25:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:25:10 ---> Running in d964876dd758 03:25:10 Removing intermediate container 545e8254cfdc 03:25:10 ---> e95fc58ff8e8 03:25:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:25:12 Removing intermediate container e5689160053c 03:25:12 ---> 57c5c5e0d795 03:25:12 Step 13/24 : ENV APP_PORT=59880 03:25:12 ---> Running in b21c4fb2aea7 03:25:12 ---> 198ff443b5ed 03:25:12 ---> 8d36272c7789 03:25:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler /Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:25:12 03:25:13 Removing intermediate container b21c4fb2aea7 03:25:13 ---> f6ae89b26768 03:25:13 Step 14/24 : EXPOSE $APP_PORT 03:25:13 ---> Running in f295a44f48a3 03:25:14 Removing intermediate container d964876dd758 03:25:14 ---> feacd707d841 03:25:14 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:25:14 Removing intermediate container f295a44f48a3 03:25:14 ---> 17ffc536d3eb 03:25:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:14 ---> Running in 61bcc121dd5a 03:25:14 ---> 9839c36209c3 03:25:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:25:15 ---> Running in 0f2817c13b4b 03:25:15 ---> 3d5a664a5b8e 03:25:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:25:15 Removing intermediate container 61bcc121dd5a 03:25:15 ---> ec262b502350 03:25:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:25:16 ---> 8f3c3353ebaf 03:25:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:25:17 ---> 8dda968539b8 03:25:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:25:17 ---> Running in c0041ebf8d04 03:25:17 ---> Running in 56558404732f 03:25:17 ---> ff7802a67d52 03:25:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:25:19 ---> Running in 5dad3e05e1b4 03:25:19 Removing intermediate container c0041ebf8d04 03:25:19 ---> 14eca509057f 03:25:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:19 Removing intermediate container 56558404732f 03:25:19 ---> ca12a5d4e1dd 03:25:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:19 ---> Running in 796837ce6a0b 03:25:19 ---> Running in 08e0d74823ba 03:25:19 Removing intermediate container 0f2817c13b4b 03:25:19 ---> 4d997c1ce6bd 03:25:19 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:25:19 ---> Running in 9ecac2f87928 03:25:19 Removing intermediate container 796837ce6a0b 03:25:19 ---> ba117c433655 03:25:19 Step 21/23 : LABEL arch=arm64 03:25:19 Removing intermediate container 08e0d74823ba 03:25:19 ---> 8fb6b19fb56f 03:25:19 Step 21/23 : LABEL arch=arm64 03:25:19 ---> Running in 6ddbfd2fe503 03:25:19 ---> Running in d903a6913781 03:25:20 Removing intermediate container 6ddbfd2fe503 03:25:20 ---> 2bcf8aef4837 03:25:20 Step 22/23 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:25:20 ---> Running in 464c62abceb0 03:25:20 Removing intermediate container d903a6913781 03:25:20 ---> c6fdd9dcf9be 03:25:20 Step 22/23 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:25:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:25:21 ---> Running in b4bb8bd9027e 03:25:21 Removing intermediate container 464c62abceb0 03:25:21 ---> 764fcbf8c3f0 03:25:21 Step 23/23 : LABEL version=0.0.0 03:25:21 Removing intermediate container 5dad3e05e1b4 03:25:21 ---> 2ec77d1441a8 03:25:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:25:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:21 ---> Running in 997b0bd3183b 03:25:22 Removing intermediate container b4bb8bd9027e 03:25:22 ---> abbf2efc2f38 03:25:22 Step 23/23 : LABEL version=0.0.0 03:25:22 ---> Running in f686bb4a015b 03:25:22 (1/6) Installing dumb-init (1.2.2-r1) 03:25:22 Removing intermediate container 997b0bd3183b 03:25:22 ---> aa91b93f913f 03:25:22 03:25:22 (2/6) Installing libgcc (9.3.0-r2) 03:25:22 (3/6) Installing libsodium (1.0.18-r0) 03:25:22 (4/6) Installing libstdc++ (9.3.0-r2) 03:25:23 (5/6) Installing libzmq (4.3.3-r0) 03:25:23 (6/6) Installing zeromq (4.3.3-r0) 03:25:23 Successfully built aa91b93f913f 03:25:23 Executing busybox-1.31.1-r20.trigger 03:25:23 OK: 8 MiB in 20 packages 03:25:23 Successfully tagged support-notifications-arm64:latest 03:25:23 Removing intermediate container f686bb4a015b 03:25:23 ---> 26f5f0b10b04 03:25:23 03:25:23  Building support-notifications ... done Building core-metadata 03:25:23 ---> 9e74a4159059 03:25:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:25:24 Successfully built 26f5f0b10b04 03:25:24 Successfully tagged support-scheduler-arm64:latest 03:25:24 Building core-command 03:25:27  Building support-scheduler ... done Removing intermediate container 9ecac2f87928 03:25:27 ---> 6bc5f5e5afe0 03:25:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:25:27 ---> 0fd19c7a598b 03:25:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:25:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:25:27 Status: Downloaded newer image for docker:20.10.0 03:25:27 ---> eeaf43b92773 03:25:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:25:27 ---> Running in 077b9b9526ba 03:25:27 ---> a730eb2f8a57 03:25:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:25:27 ---> 0803611aed6d 03:25:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:25:27 Removing intermediate container 077b9b9526ba 03:25:27 ---> b8af02016092 03:25:27 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:25:28 ---> Running in 01dc4de9eb87 03:25:28 ---> d5005ec71b73 03:25:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:25:29 ---> 801883ae82c6 03:25:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:25:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:25:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:30 ---> d3067963d589 03:25:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:25:30 ---> c7fd1c59b511 03:25:30 Step 20/24 : ENTRYPOINT ["/core-data"] 03:25:30 ---> Running in 5294caddd605 03:25:30 ---> Running in 1a1db7140435 03:25:30 (1/39) Installing readline (8.0.4-r0) 03:25:30 (2/39) Installing bash (5.0.17-r0) 03:25:30 Executing bash-5.0.17-r0.post-install 03:25:30 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:25:30 (4/39) Installing libcurl (7.77.0-r0) 03:25:30 (5/39) Installing curl (7.77.0-r0) 03:25:30 (6/39) Installing dumb-init (1.2.2-r1) 03:25:30 (7/39) Installing libbz2 (1.0.8-r1) 03:25:31 (8/39) Installing expat (2.2.9-r1) 03:25:31 (9/39) Installing libffi (3.3-r2) 03:25:31 (10/39) Installing gdbm (1.13-r1) 03:25:31 (11/39) Installing xz-libs (5.2.5-r0) 03:25:31 (12/39) Installing sqlite-libs (3.32.1-r1) 03:25:31 (13/39) Installing python3 (3.8.10-r0) 03:25:31 Removing intermediate container 5294caddd605 03:25:31 ---> fbeb8fc18706 03:25:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:25:31 Removing intermediate container 1a1db7140435 03:25:31 ---> 74dd0424952f 03:25:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:31 ---> Running in d279008f0b7c 03:25:32 ---> 864ea2cd7a9a 03:25:32 Step 27/32 : RUN chmod +x /entrypoint.sh 03:25:33 (14/39) Installing py3-appdirs (1.4.4-r1) 03:25:33 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:25:33 (16/39) Installing py3-parsing (2.4.7-r0) 03:25:33 (17/39) Installing py3-six (1.15.0-r0) 03:25:33 (18/39) Installing py3-packaging (20.4-r0) 03:25:33 (19/39) Installing py3-setuptools (47.0.0-r0) 03:25:33 (20/39) Installing py3-chardet (3.0.4-r4) 03:25:33 Removing intermediate container d279008f0b7c 03:25:33 ---> a95dbd86ee38 03:25:33 Step 22/24 : LABEL arch=arm64 03:25:33 (21/39) Installing py3-idna (2.9-r0) 03:25:33 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:25:33 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:25:33 ---> Running in 5a5c80142398 03:25:33 (24/39) Installing py3-requests (2.23.0-r0) 03:25:33 (25/39) Installing py3-msgpack (1.0.0-r0) 03:25:33 (26/39) Installing py3-lockfile (0.12.2-r3) 03:25:33 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:25:33 (28/39) Installing py3-colorama (0.4.3-r0) 03:25:33 (29/39) Installing py3-distlib (0.3.0-r0) 03:25:33 (30/39) Installing py3-distro (1.5.0-r1) 03:25:33 (31/39) Installing py3-webencodings (0.5.1-r3) 03:25:33 (32/39) Installing py3-html5lib (1.0.1-r4) 03:25:33 (33/39) Installing py3-pytoml (0.1.21-r0) 03:25:33 (34/39) Installing py3-pep517 (0.8.2-r0) 03:25:33 (35/39) Installing py3-progress (1.5-r0) 03:25:33 (36/39) Installing py3-toml (0.10.1-r0) 03:25:33 (37/39) Installing py3-retrying (1.3.3-r0) 03:25:33 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:25:33 (39/39) Installing py3-pip (20.1.1-r0) 03:25:33 ---> Running in cc51c7901e3f 03:25:34 Executing busybox-1.31.1-r19.trigger 03:25:34 OK: 72 MiB in 59 packages 03:25:36 Removing intermediate container cc51c7901e3f 03:25:36 ---> 65eb2511fa58 03:25:36 Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:25:36 ---> Running in d08a6d64648f 03:25:36 Removing intermediate container d08a6d64648f 03:25:36 ---> 608b1385e9a5 03:25:36 Step 24/24 : LABEL version=0.0.0 03:25:36 ---> Running in 9e0fba78f141 03:25:36 Removing intermediate container 5a5c80142398 03:25:36 ---> 7ea3e3bb37f0 03:25:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:25:36 Removing intermediate container 9e0fba78f141 03:25:36 ---> 2380f1cd4b23 03:25:36 03:25:36 ---> Running in 8e1efa72b551 03:25:37 Successfully built 2380f1cd4b23 03:25:37 Successfully tagged core-data-arm64:latest 03:25:37  Building core-data ... done Building security-secretstore-setup 03:25:38 Removing intermediate container 8e1efa72b551 03:25:38 ---> 573c235f0bd0 03:25:38 Step 29/32 : CMD ["gate"] 03:25:38 ---> Running in 5314dc59992d 03:25:39 Collecting docker-compose==1.23.2 03:25:39 Removing intermediate container 5314dc59992d 03:25:39 ---> 2bc46329ba91 03:25:39 Step 30/32 : LABEL arch=arm64 03:25:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:25:39 ---> Running in fe1cb7c92cb1 03:25:39 Collecting docopt<0.7,>=0.6.1 03:25:40 Downloading docopt-0.6.2.tar.gz (25 kB) 03:25:40 Removing intermediate container fe1cb7c92cb1 03:25:40 ---> 7991e5ed6ce8 03:25:40 Step 31/32 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:25:41 ---> Running in 1b53c1fb513b 03:25:42 Removing intermediate container 1b53c1fb513b 03:25:42 ---> 184e49a8ebc1 03:25:42 Step 32/32 : LABEL version=0.0.0 03:25:42 ---> Running in 4fab20cfcffe 03:25:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:25:43 Collecting jsonschema<3,>=2.5.1 03:25:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:25:43 Removing intermediate container 4fab20cfcffe 03:25:43 ---> f9ec829a97d3 03:25:43 03:25:43 Collecting texttable<0.10,>=0.9.0 03:25:43 Downloading texttable-0.9.1.tar.gz (11 kB) 03:25:44 Successfully built f9ec829a97d3 03:25:44 Successfully tagged security-bootstrapper-arm64:latest 03:25:44  Building security-bootstrapper ... done Building security-proxy-setup 03:25:47 Collecting PyYAML<4,>=3.10 03:25:47 Downloading PyYAML-3.13.tar.gz (270 kB) 03:25:51 Collecting dockerpty<0.5,>=0.4.1 03:25:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:25:53 Collecting cached-property<2,>=1.2.0 03:25:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:25:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:25:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:25:55 Collecting websocket-client<1.0,>=0.32.0 03:25:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:25:58 Collecting docker<4.0,>=3.6.0 03:25:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:25:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:25:58 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) 03:25:58 Collecting urllib3<1.25,>=1.21.1 03:25:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:25:58 Collecting idna<2.8,>=2.5 03:25:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:25:58 Collecting docker-pycreds>=0.4.0 03:25:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:25:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:25:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:25:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:25:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:25:59 Installing collected packages: docopt, jsonschema, texttable, PyYAML, dockerpty, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docker-compose 03:25:59 Running setup.py install for docopt: started 03:26:01 Running setup.py install for docopt: finished with status 'done' 03:26:01 Running setup.py install for texttable: started 03:26:04 Running setup.py install for texttable: finished with status 'done' 03:26:04 Running setup.py install for PyYAML: started 03:26:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:26:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:26:05 ---> 0f22c1905afd 03:26:05 Step 3/24 : WORKDIR /edgex-go 03:26:05 ---> Using cache 03:26:05 ---> 2f833138cf15 03:26:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:05 ---> Using cache 03:26:05 ---> 24fe897c9675 03:26:05 Step 5/24 : RUN apk add --update --no-cache make git 03:26:05 ---> Using cache 03:26:05 ---> 73252fe5ee8c 03:26:05 Step 6/24 : COPY go.mod . 03:26:05 ---> Using cache 03:26:05 ---> cba97f14fc80 03:26:05 Step 7/24 : RUN go mod download 03:26:05 ---> Using cache 03:26:05 ---> a2c49a9a0213 03:26:05 Step 8/24 : COPY . . 03:26:05 ---> Using cache 03:26:05 ---> d33f412a41cc 03:26:05 Step 9/24 : RUN go mod tidy 03:26:05 ---> Using cache 03:26:05 ---> 8dcb82ef4a42 03:26:05 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:26:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:26:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:26:07 ---> 0f22c1905afd 03:26:07 Step 3/24 : WORKDIR /edgex-go 03:26:07 ---> Using cache 03:26:07 ---> 2f833138cf15 03:26:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:07 ---> Using cache 03:26:07 ---> 24fe897c9675 03:26:07 Step 5/24 : RUN apk add --update --no-cache make git 03:26:07 ---> Using cache 03:26:07 ---> 73252fe5ee8c 03:26:07 Step 6/24 : COPY go.mod . 03:26:07 ---> Using cache 03:26:07 ---> cba97f14fc80 03:26:07 Step 7/24 : RUN go mod download 03:26:07 ---> Using cache 03:26:07 ---> a2c49a9a0213 03:26:07 Step 8/24 : COPY . . 03:26:07 ---> Using cache 03:26:07 ---> d33f412a41cc 03:26:07 Step 9/24 : RUN go mod tidy 03:26:07 ---> Using cache 03:26:07 ---> 8dcb82ef4a42 03:26:07 Step 10/24 : RUN make cmd/core-command/core-command 03:26:07 Running setup.py install for PyYAML: finished with status 'done' 03:26:07 Running setup.py install for dockerpty: started 03:26:09 ---> Running in a015340b96be 03:26:09 ---> Running in c0f902dca2ea 03:26:09 Running setup.py install for dockerpty: finished with status 'done' 03:26:09 Attempting uninstall: urllib3 03:26:09 Found existing installation: urllib3 1.25.9 03:26:09 Uninstalling urllib3-1.25.9: 03:26:10 Successfully uninstalled urllib3-1.25.9 03:26:11 Attempting uninstall: idna 03:26:11 Found existing installation: idna 2.9 03:26:11 Uninstalling idna-2.9: 03:26:11 Successfully uninstalled idna-2.9 03:26:11 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 03:26:12 Attempting uninstall: requests 03:26:12 Found existing installation: requests 2.23.0 03:26:12 Uninstalling requests-2.23.0: 03:26:12 Successfully uninstalled requests-2.23.0 03:26:12 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 03:26:15 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 03:26:22 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:26:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:26:22 ---> 0f22c1905afd 03:26:22 Step 3/26 : WORKDIR /edgex-go 03:26:22 ---> Using cache 03:26:22 ---> 2f833138cf15 03:26:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:22 ---> Using cache 03:26:22 ---> 24fe897c9675 03:26:22 Step 5/26 : RUN apk add --update --no-cache make git 03:26:22 ---> Using cache 03:26:22 ---> 73252fe5ee8c 03:26:22 Step 6/26 : COPY go.mod . 03:26:22 ---> Using cache 03:26:22 ---> cba97f14fc80 03:26:22 Step 7/26 : RUN go mod download 03:26:22 ---> Using cache 03:26:22 ---> a2c49a9a0213 03:26:22 Step 8/26 : COPY . . 03:26:22 ---> Using cache 03:26:22 ---> d33f412a41cc 03:26:22 Step 9/26 : RUN go mod tidy 03:26:22 ---> Using cache 03:26:22 ---> 8dcb82ef4a42 03:26:22 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:26:22 ---> Running in c365509da96d 03:26:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:26:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:26:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:26:26 ---> 0f22c1905afd 03:26:26 Step 3/22 : WORKDIR /edgex-go 03:26:26 ---> Using cache 03:26:26 ---> 2f833138cf15 03:26:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:26 ---> Using cache 03:26:26 ---> 24fe897c9675 03:26:26 Step 5/22 : RUN apk add --update --no-cache make git 03:26:26 ---> Using cache 03:26:26 ---> 73252fe5ee8c 03:26:26 Step 6/22 : COPY go.mod . 03:26:26 ---> Using cache 03:26:26 ---> cba97f14fc80 03:26:26 Step 7/22 : RUN go mod download 03:26:26 ---> Using cache 03:26:26 ---> a2c49a9a0213 03:26:26 Step 8/22 : COPY . . 03:26:26 ---> Using cache 03:26:26 ---> d33f412a41cc 03:26:26 Step 9/22 : RUN go mod tidy 03:26:26 ---> Using cache 03:26:26 ---> 8dcb82ef4a42 03:26:26 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:26:27 ---> Running in eefa3f319680 03:26:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:26:33 Removing intermediate container 01dc4de9eb87 03:26:33 ---> 2896a4434b73 03:26:33 Step 15/24 : ENV APP_PORT=58890 03:26:33 ---> Running in e39cd021d96e 03:26:34 Removing intermediate container e39cd021d96e 03:26:34 ---> 9aa9e9213823 03:26:34 Step 16/24 : EXPOSE $APP_PORT 03:26:34 ---> Running in bd8bc27d72a2 03:26:35 Removing intermediate container bd8bc27d72a2 03:26:35 ---> ba5ab231b5b9 03:26:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:26:36 ---> 49603443323d 03:26:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:26:38 ---> 0ab4683c4e37 03:26:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:26:39 ---> 9a9ea65e6387 03:26:39 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:26:39 ---> Running in 5304f7c0bc97 03:26:40 Removing intermediate container 5304f7c0bc97 03:26:40 ---> e4191364c95d 03:26:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:26:40 ---> Running in 831777b2f5d9 03:26:41 Removing intermediate container 831777b2f5d9 03:26:41 ---> 77e0ca9ea809 03:26:41 Step 22/24 : LABEL arch=arm64 03:26:41 ---> Running in 7ec155c28622 03:26:41 Removing intermediate container 7ec155c28622 03:26:41 ---> 896b03839a06 03:26:41 Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:26:42 ---> Running in 8b4fe3e7d6c1 03:26:42 Removing intermediate container 8b4fe3e7d6c1 03:26:42 ---> 9acae7c9335e 03:26:42 Step 24/24 : LABEL version=0.0.0 03:26:42 ---> Running in c92945b793bc 03:26:43 Removing intermediate container c92945b793bc 03:26:43 ---> 09da79168d74 03:26:43 03:26:44 Successfully built 09da79168d74 03:26:44 Successfully tagged sys-mgmt-agent-arm64:latest 03:27:52  Building sys-mgmt-agent ... done 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 03:27:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:27:52 Removing intermediate container a015340b96be 03:27:52 ---> 2b29c075de3d 03:27:52 03:27:52 Step 11/24 : FROM alpine:3.12 03:27:52 ---> 9852663dfa18 03:27:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:27:52 ---> Using cache 03:27:52 ---> 1ea3905e1323 03:27:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:27:52 ---> Using cache 03:27:52 ---> 840905ebacf8 03:27:52 Step 14/24 : ENV APP_PORT=59882 03:27:52 ---> Running in 5d2ff5257fec 03:27:52 Removing intermediate container 5d2ff5257fec 03:27:52 ---> a8a5d0e9b878 03:27:52 Step 15/24 : EXPOSE $APP_PORT 03:27:52 ---> Running in 6f06b09349dc 03:27:52 Removing intermediate container 6f06b09349dc 03:27:52 ---> 4df162baf1d4 03:27:52 Step 16/24 : WORKDIR / 03:27:53 ---> Running in de1b051b968d 03:27:54 Removing intermediate container de1b051b968d 03:27:54 ---> a6e599d1339f 03:27:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:55 ---> f4972e222b36 03:27:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:27:57 Removing intermediate container c0f902dca2ea 03:27:57 ---> d799125220c1 03:27:57 03:27:57 Step 11/24 : FROM alpine:3.12 03:27:57 ---> 9852663dfa18 03:27:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:27:57 ---> Using cache 03:27:57 ---> 1ea3905e1323 03:27:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:27:57 ---> Using cache 03:27:57 ---> 840905ebacf8 03:27:57 Step 14/24 : ENV APP_PORT=59881 03:27:58 ---> 760a897d896a 03:27:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:27:58 ---> Running in e9932d988bd5 03:27:58 Removing intermediate container e9932d988bd5 03:27:58 ---> 538aa38abe6a 03:27:58 Step 15/24 : EXPOSE $APP_PORT 03:27:59 ---> Running in 0e22fb4dde22 03:27:59 ---> f603e3723004 03:27:59 Step 20/24 : ENTRYPOINT ["/core-command"] 03:27:59 Removing intermediate container c365509da96d 03:27:59 ---> 52d541d0dca3 03:27:59 03:27:59 Step 11/26 : FROM alpine:3.12 03:27:59 ---> 9852663dfa18 03:27:59 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:28:00 ---> Running in bc44f218b087 03:28:00 Removing intermediate container 0e22fb4dde22 03:28:00 ---> fb8a5f749a54 03:28:00 Step 16/24 : WORKDIR / 03:28:00 ---> Running in 1245b006d77e 03:28:00 ---> Running in 50aa611628cc 03:28:01 Removing intermediate container bc44f218b087 03:28:01 ---> 717630ae6c83 03:28:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:28:01 ---> Running in a9e78af24f0d 03:28:01 Removing intermediate container eefa3f319680 03:28:01 ---> 895d5de08e7a 03:28:01 03:28:01 Step 11/22 : FROM alpine:3.12 03:28:01 ---> 9852663dfa18 03:28:01 Step 12/22 : RUN apk add --update --no-cache curl 03:28:01 Removing intermediate container 50aa611628cc 03:28:01 ---> e3b965271dca 03:28:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:28:01 ---> Running in cf2e1d01e8ea 03:28:01 Removing intermediate container a9e78af24f0d 03:28:01 ---> c4a4de9a8c46 03:28:01 Step 22/24 : LABEL arch=arm64 03:28:02 ---> Running in 55de92d6732a 03:28:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:28:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:28:02 ---> f0551dead2bd 03:28:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:28:02 Removing intermediate container 55de92d6732a 03:28:02 ---> d509ac43ca0b 03:28:02 Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:28:02 ---> Running in a87e46e5a4cc 03:28:02 (1/6) Installing ca-certificates (20191127-r4) 03:28:03 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:28:03 (3/6) Installing libcurl (7.77.0-r0) 03:28:03 (4/6) Installing curl (7.77.0-r0) 03:28:03 (5/6) Installing dumb-init (1.2.2-r1) 03:28:03 (6/6) Installing su-exec (0.2-r1) 03:28:03 Executing busybox-1.31.1-r20.trigger 03:28:03 Executing ca-certificates-20191127-r4.trigger 03:28:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:28:03 OK: 7 MiB in 20 packages 03:28:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:28:03 Removing intermediate container a87e46e5a4cc 03:28:03 ---> bc285c632a54 03:28:03 Step 24/24 : LABEL version=0.0.0 03:28:04 (1/4) Installing ca-certificates (20191127-r4) 03:28:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:28:04 (3/4) Installing libcurl (7.77.0-r0) 03:28:04 (4/4) Installing curl (7.77.0-r0) 03:28:04 Executing busybox-1.31.1-r20.trigger 03:28:04 Executing ca-certificates-20191127-r4.trigger 03:28:04 ---> Running in 825eea4a6dcf 03:28:04 OK: 7 MiB in 18 packages 03:28:04 ---> 0e832e16bcc1 03:28:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:28:04 Removing intermediate container 825eea4a6dcf 03:28:04 ---> acc4ca6e7b89 03:28:04 03:28:09 Successfully built acc4ca6e7b89 03:28:09 Successfully tagged core-command-arm64:latest 03:28:09  Building core-command ... done Removing intermediate container 1245b006d77e 03:28:09 ---> d7d473cf5f23 03:28:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:28:09 ---> 97b028ac41b8 03:28:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:28:09 ---> Running in a613651b85c7 03:28:09 ---> Running in 727343083eb2 03:28:09 Removing intermediate container cf2e1d01e8ea 03:28:09 ---> 8443313a5540 03:28:09 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:28:09 ---> Running in 9a30b367dc91 03:28:09 Removing intermediate container a613651b85c7 03:28:09 ---> 3a60f21ff50a 03:28:09 Step 14/26 : WORKDIR / 03:28:09 Removing intermediate container 727343083eb2 03:28:09 ---> f59cbb2c4441 03:28:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:28:09 ---> Running in d60a21546651 03:28:09 ---> Running in f119c8f2e11f 03:28:09 Removing intermediate container 9a30b367dc91 03:28:09 ---> 76a09bb6ccf2 03:28:09 Step 14/22 : WORKDIR /edgex 03:28:09 ---> Running in 1c046359d501 03:28:09 Removing intermediate container f119c8f2e11f 03:28:09 ---> 8f73f99b31e8 03:28:09 Step 22/24 : LABEL arch=arm64 03:28:09 Removing intermediate container d60a21546651 03:28:09 ---> b8479beb8ad3 03:28:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:28:09 ---> Running in c5864b2d908b 03:28:09 Removing intermediate container 1c046359d501 03:28:09 ---> 21b3175477bc 03:28:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:28:09 Removing intermediate container c5864b2d908b 03:28:09 ---> d35009940987 03:28:09 Step 23/24 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:28:09 ---> Running in 143558b4d456 03:28:09 ---> ed0f2cb100f0 03:28:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:28:09 ---> c4e229e711d1 03:28:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:28:09 Removing intermediate container 143558b4d456 03:28:09 ---> f10245165fd6 03:28:09 Step 24/24 : LABEL version=0.0.0 03:28:09 ---> Running in aee5aaf9cbbc 03:28:09 ---> a0a288f23c89 03:28:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:28:10 Removing intermediate container aee5aaf9cbbc 03:28:10 ---> 1acc2b664989 03:28:10 03:28:10 ---> d667ebfefa43 03:28:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:28:10 Successfully built 1acc2b664989 03:28:10 Successfully tagged core-metadata-arm64:latest 03:28:11  Building core-metadata ... done  ---> 4c56687b20fe 03:28:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:28:12 ---> 0eeafbd8d807 03:28:12 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:28:12 ---> 6f27c3b94292 03:28:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:28:12 ---> Running in 7391986b4138 03:28:12 Removing intermediate container 7391986b4138 03:28:12 ---> 4a61813aeb78 03:28:12 Step 19/22 : CMD ["--init=true"] 03:28:12 ---> Running in 9240666e9556 03:28:13 ---> acab0ae1a413 03:28:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:28:13 Removing intermediate container 9240666e9556 03:28:13 ---> f9086de1cea8 03:28:13 Step 20/22 : LABEL arch=arm64 03:28:13 ---> Running in 9f0940e611fb 03:28:14 Removing intermediate container 9f0940e611fb 03:28:14 ---> 9456445c2cbb 03:28:14 Step 21/22 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:28:14 ---> Running in d5946b177f8f 03:28:14 ---> 22d60fdeee46 03:28:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:28:15 Removing intermediate container d5946b177f8f 03:28:15 ---> 67831d6c61ec 03:28:15 Step 22/22 : LABEL version=0.0.0 03:28:15 ---> Running in 65524863d2cb 03:28:15 ---> 924811e041ff 03:28:15 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/ 03:28:15 ---> Running in ebf18da85ffb 03:28:15 Removing intermediate container 65524863d2cb 03:28:15 ---> 601c9daa1765 03:28:15 03:28:16 Successfully built 601c9daa1765 03:28:16 Successfully tagged security-proxy-setup-arm64:latest 03:28:18  Building security-proxy-setup ... done Removing intermediate container ebf18da85ffb 03:28:18 ---> cf0f0003840e 03:28:18 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:28:18 ---> Running in 9b218bfc2fa4 03:28:18 Removing intermediate container 9b218bfc2fa4 03:28:18 ---> 80437946ab34 03:28:18 Step 24/26 : LABEL arch=arm64 03:28:18 ---> Running in 4b9962a88f8d 03:28:18 Removing intermediate container 4b9962a88f8d 03:28:18 ---> 8a6ff415f1dc 03:28:18 Step 25/26 : LABEL git_sha=14a277b5d6669d7f62b77225338f879fe5f7979c 03:28:19 ---> Running in 021ef2e9d080 03:28:19 Removing intermediate container 021ef2e9d080 03:28:19 ---> 0dfccd7f514e 03:28:19 Step 26/26 : LABEL version=0.0.0 03:28:19 ---> Running in b94a35e370af 03:28:20 Removing intermediate container b94a35e370af 03:28:20 ---> 2845bdef8b72 03:28:20 03:28:20 Successfully built 2845bdef8b72 03:28:20 Successfully tagged security-secretstore-setup-arm64:latest 03:28:20  Building security-secretstore-setup ... done  [Pipeline] } 03:28:20 $ docker stop --time=1 7779afcb2f8b68867de56526c405e0308f9569c1815fccc6073ad687f63841a3 03:28:22 $ docker rm -f 7779afcb2f8b68867de56526c405e0308f9569c1815fccc6073ad687f63841a3 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:23 + docker images 03:28:23 REPOSITORY TAG IMAGE ID CREATED SIZE 03:28:23 security-secretstore-setup-arm64 latest 2845bdef8b72 4 seconds ago 26.5MB 03:28:23 security-proxy-setup-arm64 latest 601c9daa1765 8 seconds ago 24MB 03:28:23 core-metadata-arm64 latest 1acc2b664989 14 seconds ago 15.6MB 03:28:23 core-command-arm64 latest acc4ca6e7b89 19 seconds ago 15MB 03:28:23 895d5de08e7a 23 seconds ago 971MB 03:28:23 52d541d0dca3 24 seconds ago 974MB 03:28:23 d799125220c1 27 seconds ago 972MB 03:28:23 2b29c075de3d 33 seconds ago 966MB 03:28:23 sys-mgmt-agent-arm64 latest 09da79168d74 About a minute ago 299MB 03:28:23 security-bootstrapper-arm64 latest f9ec829a97d3 2 minutes ago 17.1MB 03:28:23 core-data-arm64 latest 2380f1cd4b23 2 minutes ago 19.1MB 03:28:23 support-scheduler-arm64 latest 26f5f0b10b04 3 minutes ago 15MB 03:28:23 support-notifications-arm64 latest aa91b93f913f 3 minutes ago 15.7MB 03:28:23 65490b3a0475 3 minutes ago 973MB 03:28:23 3c4af5a2ea9f 3 minutes ago 974MB 03:28:23 fa908177f979 3 minutes ago 968MB 03:28:23 08ceebfc7c0c 3 minutes ago 968MB 03:28:23 c02a4d5796b6 3 minutes ago 967MB 03:28:23 ci-base-image-arm64 latest 0f22c1905afd 14 minutes ago 641MB 03:28:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 03:28:23 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 03:28:23 docker 20.10.0 eeaf43b92773 6 months ago 228MB 03:28:23 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 03:28:24 ---> job-cost.sh 03:28:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g1eR 03:29:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:30:32 lf-activate-venv(): INFO: Adding /tmp/venv-g1eR/bin to PATH 03:30:32 INFO: No Stack... 03:30:32 INFO: Retrieving Pricing Info for: v2-standard-4 03:30:32 INFO: Archiving Costs [Pipeline] sh 03:30:33 + cat /w/workspace/edgex-go/5/archives/cost.csv 03:30:33 + cut -d, -f6 [Pipeline] lock 03:30:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3549-5-stack-cost] 03:30:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3549-5-stack-cost] did not exist. Created. 03:30:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3549-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:30:36 + echo total: 0.18000000715255737 [Pipeline] stash 03:30:36 Stashed 1 file(s) [Pipeline] } 03:30:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3549-5-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 03:30:39 provisioning config files... 03:30:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config1242005078134940865tmp [Pipeline] { [Pipeline] sh 03:30:41 + set +x 03:30:41 + curl -s https://codecov.io/bash 03:30:41 + bash -s -- 03:30:41 03:30:41 _____ _ 03:30:41 / ____| | | 03:30:41 | | ___ __| | ___ ___ _____ __ 03:30:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:30:41 | |___| (_) | (_| | __/ (_| (_) \ V / 03:30:41 \_____\___/ \__,_|\___|\___\___/ \_/ 03:30:41 Bash-1.0.3 03:30:41 03:30:41 03:30:41 ==> git version 2.24.4 found 03:30:41 ==> 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 03:30:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:30:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:30:41 ==> Jenkins CI detected. 03:30:41 project root: . 03:30:41 --> token set from env 03:30:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:30:41 ==> Running gcov in . (disable via -X gcov) 03:30:41 ==> Python coveragepy not found 03:30:41 ==> Searching for coverage reports in: 03:30:41 + . 03:30:41 -> Found 1 reports 03:30:41 ==> Detecting git/mercurial file structure 03:30:41 ==> Reading reports 03:30:41 + ./coverage.out bytes=411487 03:30:41 ==> Appending adjustments 03:30:41 https://docs.codecov.io/docs/fixing-reports 03:30:41 + Found adjustments 03:30:41 ==> Gzipping contents 03:30:41 56K /tmp/codecov.d5HySu.gz 03:30:41 ==> Uploading reports 03:30:41 url: https://codecov.io 03:30:41 query: branch=PR-3549&commit=14a277b5d6669d7f62b77225338f879fe5f7979c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3549%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3549&job=&cmd_args= 03:30:41 -> Pinging Codecov 03:30:41 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3549&commit=14a277b5d6669d7f62b77225338f879fe5f7979c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3549%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3549&job=&cmd_args= 03:30:41 -> Uploading to 03:30:41 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/00271124DB129430A58F1EEE437C3FCB/14a277b5d6669d7f62b77225338f879fe5f7979c/2d054f0e-b210-434f-bb8e-3a7039442b7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T033041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e3d239ad0c12beb3e1ffa9ed018c377fea12d8102f93a1c9e90980c2080b3ea 03:30:41 % Total % Received % Xferd Average Speed Time Time Time Current 03:30:41 Dload Upload Total Spent Left Speed 03:30:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 87 56017 0 0 87 49152 0 264k --:--:-- --:--:-- --:--:-- 263k 100 56017 0 0 100 56017 0 146k --:--:-- --:--:-- --:--:-- 146k 03:30:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/14a277b5d6669d7f62b77225338f879fe5f7979c [Pipeline] } 03:30:41 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 03:30:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:30:45 ---> package-listing.sh 03:30:45 ++ tr '[:upper:]' '[:lower:]' 03:30:45 ++ facter osfamily 03:30:46 + OS_FAMILY=redhat 03:30:46 + workspace=/w/workspace/edgex-go/5 03:30:46 + START_PACKAGES=/tmp/packages_start.txt 03:30:46 + END_PACKAGES=/tmp/packages_end.txt 03:30:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:30:46 + PACKAGES=/tmp/packages_start.txt 03:30:46 + '[' /w/workspace/edgex-go/5 ']' 03:30:46 + PACKAGES=/tmp/packages_end.txt 03:30:46 + case "${OS_FAMILY}" in 03:30:46 + rpm -qa 03:30:46 + sort 03:30:48 + '[' -f /tmp/packages_start.txt ']' 03:30:48 + '[' -f /tmp/packages_end.txt ']' 03:30:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:30:48 + '[' /w/workspace/edgex-go/5 ']' 03:30:48 + mkdir -p /w/workspace/edgex-go/5/archives/ 03:30:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 03:30:48 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:30:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:30:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:30:49 03:30:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:30:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:30:50 alpine: Pulling from edgex-lftools-log-publisher 03:30:50 df20fa9351a1: Pulling fs layer 03:30:50 36b3adc4ff6f: Pulling fs layer 03:30:50 8ad3a11d3b57: Pulling fs layer 03:30:50 46f8f816bc3b: Pulling fs layer 03:30:50 93b61091891f: Pulling fs layer 03:30:50 93b9cdb0e59b: Pulling fs layer 03:30:50 5e14af77c1be: Pulling fs layer 03:30:50 01666e4c0597: Pulling fs layer 03:30:50 aa168da1d23b: Pulling fs layer 03:30:50 46f8f816bc3b: Waiting 03:30:50 01666e4c0597: Waiting 03:30:50 93b61091891f: Waiting 03:30:50 93b9cdb0e59b: Waiting 03:30:50 aa168da1d23b: Waiting 03:30:50 5e14af77c1be: Waiting 03:30:50 36b3adc4ff6f: Verifying Checksum 03:30:50 36b3adc4ff6f: Download complete 03:30:50 46f8f816bc3b: Verifying Checksum 03:30:50 46f8f816bc3b: Download complete 03:30:50 df20fa9351a1: Verifying Checksum 03:30:50 df20fa9351a1: Download complete 03:30:50 93b9cdb0e59b: Verifying Checksum 03:30:50 93b9cdb0e59b: Download complete 03:30:50 93b61091891f: Verifying Checksum 03:30:50 93b61091891f: Download complete 03:30:50 5e14af77c1be: Verifying Checksum 03:30:50 5e14af77c1be: Download complete 03:30:50 01666e4c0597: Verifying Checksum 03:30:50 01666e4c0597: Download complete 03:30:50 df20fa9351a1: Pull complete 03:30:50 8ad3a11d3b57: Verifying Checksum 03:30:50 8ad3a11d3b57: Download complete 03:30:50 36b3adc4ff6f: Pull complete 03:30:50 8ad3a11d3b57: Pull complete 03:30:51 46f8f816bc3b: Pull complete 03:30:53 93b61091891f: Pull complete 03:30:53 93b9cdb0e59b: Pull complete 03:30:53 5e14af77c1be: Pull complete 03:30:53 01666e4c0597: Pull complete 03:30:53 aa168da1d23b: Verifying Checksum 03:30:53 aa168da1d23b: Download complete 03:30:58 aa168da1d23b: Pull complete 03:30:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:30:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:30:58 prd-centos7-docker-4c-2g-1165 does not seem to be running inside a container 03:30:58 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:31:01 $ docker top 7f27a9e2e7d364a4d01d45298bd83487236943a7d79ef8a28faf105a8ed9c01a -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:02 + touch /tmp/pre-build-complete [Pipeline] sh 03:31:02 + mkdir -p /var/log/sa [Pipeline] sh 03:31:02 + ls /var/log/sa-host 03:31:02 + sadf -c /var/log/sa-host/sa05 03:31:02 file_magic: OK 03:31:02 HZ: Using current value: 100 03:31:02 file_header: OK 03:31:02 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 03:31:02 Statistics: 03:31:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:31:02 File successfully converted to sysstat format version 12.2.1 03:31:02 + sadf -c /var/log/sa-host/sa09 03:31:02 file_magic: OK 03:31:02 HZ: Using current value: 100 03:31:02 file_header: OK 03:31:02 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 03:31:02 Statistics: 03:31:02 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... 03:31:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:02 provisioning config files... 03:31:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config150960785605022776tmp [Pipeline] { [Pipeline] echo 03:31:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:31:03 ---> create-netrc.sh [Pipeline] } 03:31:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:31:03 ---> python-tools-install.sh [Pipeline] echo 03:31:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:31:06 ---> sudo-logs.sh 03:31:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:31:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:31:06 ---> job-cost.sh 03:31:06 lf-activate-venv: SKIPPING 03:31:06 DEBUG: total: 0.18000000715255737 03:31:06 INFO: Retrieving Stack Cost... 03:31:07 INFO: Retrieving Pricing Info for: v3-standard-2 03:31:08 INFO: Archiving Costs [Pipeline] echo 03:31:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:31:08 ---> logs-deploy.sh 03:31:08 lf-activate-venv: SKIPPING 03:31:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3549/5 03:31:08 INFO: archiving workspace using pattern(s): 03:31:09 Archives upload complete. 03:31:09 INFO: archiving logs to Nexus 03:31:09 ---> uname -a: 03:31:09 Linux prd-centos7-docker-4c-2g-1165.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:31:09 03:31:09 03:31:09 ---> lscpu: 03:31:09 Architecture: x86_64 03:31:09 CPU op-mode(s): 32-bit, 64-bit 03:31:09 Byte Order: Little Endian 03:31:09 Address sizes: 40 bits physical, 48 bits virtual 03:31:09 CPU(s): 2 03:31:09 On-line CPU(s) list: 0,1 03:31:09 Thread(s) per core: 1 03:31:09 Core(s) per socket: 1 03:31:09 Socket(s): 2 03:31:09 NUMA node(s): 1 03:31:09 Vendor ID: AuthenticAMD 03:31:09 CPU family: 23 03:31:09 Model: 49 03:31:09 Model name: AMD EPYC-Rome Processor 03:31:09 Stepping: 0 03:31:09 CPU MHz: 2799.998 03:31:09 BogoMIPS: 5599.99 03:31:09 Virtualization: AMD-V 03:31:09 Hypervisor vendor: KVM 03:31:09 Virtualization type: full 03:31:09 L1d cache: 64 KiB 03:31:09 L1i cache: 64 KiB 03:31:09 L2 cache: 1 MiB 03:31:09 L3 cache: 32 MiB 03:31:09 NUMA node0 CPU(s): 0,1 03:31:09 Vulnerability Itlb multihit: Not affected 03:31:09 Vulnerability L1tf: Not affected 03:31:09 Vulnerability Mds: Not affected 03:31:09 Vulnerability Meltdown: Not affected 03:31:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:31:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:31:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:31:09 Vulnerability Srbds: Not affected 03:31:09 Vulnerability Tsx async abort: Not affected 03:31:09 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 03:31:09 03:31:09 03:31:10 ---> nproc: 03:31:10 2 03:31:10 03:31:10 03:31:10 ---> df -h: 03:31:10 Filesystem Size Used Available Use% Mounted on 03:31:10 overlay 40.0G 12.0G 27.9G 30% / 03:31:10 tmpfs 64.0M 0 64.0M 0% /dev 03:31:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:31:10 shm 64.0M 0 64.0M 0% /dev/shm 03:31:10 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 03:31:10 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 03:31:10 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 03:31:10 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 03:31:10 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 03:31:10 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 03:31:10 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 03:31:10 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 03:31:10 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/5 03:31:10 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/5@tmp 03:31:10 03:31:10 03:31:10 ---> free -m: 03:31:10 total used free shared buff/cache available 03:31:10 Mem: 7821 1204 1882 0 4733 6580 03:31:10 Swap: 1023 2 1021 03:31:10 03:31:10 03:31:10 ---> ip addr: 03:31:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:31:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:31:10 inet 127.0.0.1/8 scope host lo 03:31:10 valid_lft forever preferred_lft forever 03:31:10 inet6 ::1/128 scope host 03:31:10 valid_lft forever preferred_lft forever 03:31:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:31:10 link/ether fa:16:3e:c7:a0:c7 brd ff:ff:ff:ff:ff:ff 03:31:10 inet 10.30.123.25/23 brd 10.30.123.255 scope global dynamic eth0 03:31:10 valid_lft 84892sec preferred_lft 84892sec 03:31:10 inet6 fe80::f816:3eff:fec7:a0c7/64 scope link 03:31:10 valid_lft forever preferred_lft forever 03:31:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:31:10 link/ether 02:42:45:da:64:7f brd ff:ff:ff:ff:ff:ff 03:31:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:31:10 valid_lft forever preferred_lft forever 03:31:10 inet6 fe80::42:45ff:feda:647f/64 scope link 03:31:10 valid_lft forever preferred_lft forever 03:31:10 03:31:10 03:31:10 ---> sar -b -r -n DEV: 03:31:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 03:31:10 03:31:10 03:05:51 LINUX RESTART (2 CPU) 03:31:10 03:31:10 03:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:31:10 03:08:01 8.13 0.00 8.13 0.00 0.00 877.49 0.00 03:31:10 03:09:01 4.90 2.93 1.97 0.00 2248.39 59.55 0.00 03:31:10 03:10:02 71.42 0.61 70.80 0.00 349.97 35788.87 0.00 03:31:10 03:11:01 189.71 0.02 189.69 0.00 0.54 25407.50 0.00 03:31:10 03:12:01 64.51 0.00 64.51 0.00 0.00 10841.37 0.00 03:31:10 03:13:01 52.21 0.02 52.19 0.00 0.53 2387.02 0.00 03:31:10 03:14:04 246.20 64.49 181.71 0.00 1551.85 122714.09 0.00 03:31:10 03:15:01 529.46 203.17 326.29 0.00 8508.38 190502.12 0.00 03:31:10 03:16:02 339.24 21.50 317.74 0.00 1445.45 119959.57 0.00 03:31:10 03:17:01 321.52 10.65 310.87 0.00 469.62 126046.27 0.00 03:31:10 03:18:01 59.43 5.75 53.69 0.00 913.77 6431.99 0.00 03:31:10 03:19:01 0.57 0.00 0.57 0.00 0.00 7.08 0.00 03:31:10 03:20:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 03:31:10 03:21:01 0.47 0.18 0.28 0.00 5.73 3.66 0.00 03:31:10 03:22:01 0.85 0.00 0.85 0.00 0.00 16.97 0.00 03:31:10 03:23:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 03:31:10 03:24:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 03:31:10 03:25:01 0.28 0.00 0.28 0.00 0.00 3.12 0.00 03:31:10 03:26:01 0.25 0.02 0.23 0.00 0.27 2.60 0.00 03:31:10 03:27:01 0.42 0.15 0.27 0.00 2.53 4.06 0.00 03:31:10 03:28:01 0.28 0.00 0.28 0.00 0.00 2.98 0.00 03:31:10 03:29:01 0.22 0.00 0.22 0.00 0.00 2.72 0.00 03:31:10 03:30:01 0.28 0.00 0.28 0.00 0.00 3.12 0.00 03:31:10 03:31:01 107.53 40.72 66.81 0.00 4133.09 14792.29 0.00 03:31:10 Average: 82.55 14.34 68.21 0.00 804.70 27173.20 0.00 03:31:10 03:31:10 03:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:31:10 03:08:01 5468408 0 763364 9.53 2620 1774540 1047796 11.57 637172 1508736 8 03:31:10 03:09:01 5258428 0 864020 10.79 2620 1883864 1465296 16.18 783012 1561268 41584 03:31:10 03:10:02 4223408 0 930656 11.62 2620 2852248 1330912 14.69 1016580 2281204 204908 03:31:10 03:11:01 4111240 0 1006164 12.56 2620 2888908 1542908 17.03 1153388 2208800 135960 03:31:10 03:12:01 3869352 0 1055792 13.18 2620 3081168 1682856 18.58 1292384 2286072 14892 03:31:10 03:13:01 3864612 0 1013232 12.65 2620 3128468 1425160 15.73 1210648 2367696 164220 03:31:10 03:14:04 1424364 0 1208868 15.09 2620 5373080 1694696 18.71 1814512 4099048 616584 03:31:10 03:15:01 548436 0 1604432 20.03 2620 5853444 3245744 35.83 3149916 3566868 14572 03:31:10 03:16:02 1236760 0 1302824 16.27 2620 5466728 2067828 22.83 1851380 4184984 4 03:31:10 03:17:01 2037276 0 1247308 15.57 2620 4721728 1513488 16.71 1807028 3437848 70232 03:31:10 03:18:01 2546408 0 1143828 14.28 2620 4316076 1288308 14.22 1301344 3444932 8 03:31:10 03:19:01 2557556 0 1132676 14.14 2620 4316080 1128512 12.46 1300736 3438212 8 03:31:10 03:20:01 2557512 0 1132712 14.14 2620 4316088 1128512 12.46 1300500 3438436 8 03:31:10 03:21:01 2557668 0 1132524 14.14 2620 4316120 1128508 12.46 1300584 3438456 16 03:31:10 03:22:01 2557260 0 1132924 14.15 2620 4316128 1128608 12.46 1299672 3439456 8 03:31:10 03:23:01 2557940 0 1132244 14.14 2620 4316128 1128512 12.46 1299524 3439456 8 03:31:10 03:24:01 2557620 0 1132556 14.14 2620 4316136 1128512 12.46 1326040 3412884 8 03:31:10 03:25:01 2557884 0 1132288 14.14 2620 4316140 1128512 12.46 1326112 3412880 8 03:31:10 03:26:01 2557916 0 1132256 14.14 2620 4316140 1128512 12.46 1326212 3412888 8 03:31:10 03:27:01 2554924 0 1135240 14.17 2620 4316148 1128656 12.46 1333176 3408936 8 03:31:10 03:28:01 2554944 0 1135220 14.17 2620 4316148 1128548 12.46 1333084 3408936 16 03:31:10 03:29:01 2555488 0 1134668 14.17 2620 4316156 1128512 12.46 1333032 3408936 8 03:31:10 03:30:01 2555240 0 1134912 14.17 2620 4316160 1128512 12.46 1333084 3408936 8 03:31:10 03:31:01 1978124 0 1183652 14.78 2620 4844536 1231520 13.60 1360804 3913824 32 03:31:10 Average: 2802032 0 1121848 14.01 2620 4082432 1378289 15.22 1382914 3163737 52630 03:31:10 03:31:10 03:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:31:10 03:08:01 eth0 0.12 0.10 0.01 0.21 0.00 0.00 0.00 0.00 03:31:10 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:09:01 eth0 113.74 86.03 393.74 11.80 0.00 0.00 0.00 0.00 03:31:10 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:10:02 eth0 1079.86 1228.32 5390.81 143.31 0.00 0.00 0.00 0.00 03:31:10 03:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:10:02 docker0 921.32 725.73 74.99 2684.34 0.00 0.00 0.00 0.00 03:31:10 03:11:01 eth0 291.39 218.19 895.54 29.93 0.00 0.00 0.00 0.00 03:31:10 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:11:01 veth0bad524 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:31:10 03:11:01 docker0 197.00 253.46 13.83 862.04 0.00 0.00 0.00 0.00 03:31:10 03:12:01 eth0 28.88 19.27 18.69 60.98 0.00 0.00 0.00 0.00 03:31:10 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:12:01 veth0bad524 1.43 1.43 0.11 0.11 0.00 0.00 0.00 0.00 03:31:10 03:12:01 docker0 1.43 1.43 0.09 0.11 0.00 0.00 0.00 0.00 03:31:10 03:13:01 eth0 22.46 12.14 18.65 9.58 0.00 0.00 0.00 0.00 03:31:10 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:13:01 veth0bad524 0.83 0.83 0.06 0.06 0.00 0.00 0.00 0.00 03:31:10 03:13:01 docker0 0.83 0.83 0.05 0.06 0.00 0.00 0.00 0.00 03:31:10 03:14:04 eth0 224.17 198.81 1601.05 61.93 0.00 0.00 0.00 0.00 03:31:10 03:14:04 veth101c1c1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:31:10 03:14:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:14:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:15:01 veth63e42d8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:31:10 03:15:01 veth9ec2cf1 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 03:31:10 03:15:01 eth0 94.90 68.45 197.21 16.01 0.00 0.00 0.00 0.00 03:31:10 03:15:01 veth101c1c1 0.00 0.49 0.00 0.03 0.00 0.00 0.00 0.00 03:31:10 03:16:02 veth983c013 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:31:10 03:16:02 eth0 73.17 53.72 260.37 55.29 0.00 0.00 0.00 0.00 03:31:10 03:16:02 veth101c1c1 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 03:31:10 03:16:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:31:10 03:17:01 eth0 215.73 175.13 1703.39 40.13 0.00 0.00 0.00 0.00 03:31:10 03:17:01 veth101c1c1 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:31:10 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:17:01 veth7cbfdf2 26.52 40.81 2.13 351.64 0.00 0.00 0.00 0.00 03:31:10 03:18:01 eth0 11.92 8.86 8.45 38.24 0.00 0.00 0.00 0.00 03:31:10 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:18:01 docker0 1251.51 1149.49 97.54 4337.63 0.00 0.00 0.00 0.00 03:31:10 03:19:01 eth0 0.08 0.08 0.01 0.02 0.00 0.00 0.00 0.00 03:31:10 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:20:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:31:10 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:31:10 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:22:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 03:31:10 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:31:10 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:24:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:31:10 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:27:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:31:10 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:28:01 eth0 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 03:31:10 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:29:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:31:10 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:31:01 eth0 269.91 240.68 2176.62 22.62 0.00 0.00 0.00 0.00 03:31:10 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 Average: eth0 101.44 96.66 530.88 20.54 0.00 0.00 0.00 0.00 03:31:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:10 Average: docker0 52.19 47.94 4.07 180.90 0.00 0.00 0.00 0.00 03:31:10 03:31:10 03:31:10 ---> sar -P ALL: 03:31:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 03:31:10 03:31:10 03:05:51 LINUX RESTART (2 CPU) 03:31:10 03:31:10 03:07:01 CPU %user %nice %system %iowait %steal %idle 03:31:10 03:08:01 all 0.09 0.00 0.10 0.00 0.03 99.78 03:31:10 03:08:01 0 0.08 0.00 0.12 0.00 0.03 99.77 03:31:10 03:08:01 1 0.10 0.00 0.08 0.00 0.02 99.80 03:31:10 03:09:01 all 2.07 0.00 0.96 0.18 0.03 96.76 03:31:10 03:09:01 0 1.83 0.00 1.19 0.37 0.02 96.60 03:31:10 03:09:01 1 2.31 0.00 0.72 0.00 0.03 96.93 03:31:10 03:10:02 all 18.92 0.00 6.62 5.44 0.09 68.93 03:31:10 03:10:02 0 21.51 0.00 6.82 6.99 0.09 64.59 03:31:10 03:10:02 1 16.36 0.00 6.42 3.91 0.09 73.22 03:31:10 03:11:01 all 25.63 0.00 5.60 3.43 0.11 65.23 03:31:10 03:11:01 0 26.39 0.00 5.68 3.34 0.11 64.49 03:31:10 03:11:01 1 24.88 0.00 5.52 3.52 0.11 65.97 03:31:10 03:12:01 all 39.65 0.00 5.28 0.66 0.08 54.33 03:31:10 03:12:01 0 39.56 0.00 5.49 0.78 0.07 54.10 03:31:10 03:12:01 1 39.74 0.00 5.08 0.55 0.09 54.55 03:31:10 03:13:01 all 62.54 0.00 8.88 1.64 0.11 26.83 03:31:10 03:13:01 0 62.76 0.00 8.88 1.83 0.11 26.42 03:31:10 03:13:01 1 62.33 0.00 8.88 1.44 0.11 27.25 03:31:10 03:14:04 all 15.20 0.00 7.35 10.27 0.07 67.11 03:31:10 03:14:04 0 16.22 0.00 7.50 11.66 0.07 64.56 03:31:10 03:14:04 1 14.19 0.00 7.20 8.88 0.08 69.65 03:31:10 03:15:01 all 23.08 0.00 15.17 47.27 0.10 14.38 03:31:10 03:15:01 0 22.77 0.00 14.99 50.69 0.09 11.45 03:31:10 03:15:01 1 23.38 0.00 15.35 43.83 0.11 17.33 03:31:10 03:16:02 all 67.42 0.00 13.83 13.66 0.13 4.96 03:31:10 03:16:02 0 67.74 0.00 13.64 13.15 0.13 5.33 03:31:10 03:16:02 1 67.10 0.00 14.01 14.18 0.13 4.59 03:31:10 03:17:01 all 63.69 0.00 14.32 11.78 0.13 10.08 03:31:10 03:17:01 0 62.19 0.00 14.54 11.96 0.13 11.19 03:31:10 03:17:01 1 65.20 0.00 14.10 11.59 0.13 8.98 03:31:10 03:18:01 all 3.19 0.00 1.81 1.46 0.03 93.50 03:31:10 03:18:01 0 4.10 0.00 1.77 1.63 0.03 92.47 03:31:10 03:18:01 1 2.28 0.00 1.86 1.29 0.03 94.54 03:31:10 03:31:10 03:18:01 CPU %user %nice %system %iowait %steal %idle 03:31:10 03:19:01 all 0.16 0.00 0.02 0.00 0.02 99.81 03:31:10 03:19:01 0 0.30 0.00 0.02 0.00 0.02 99.67 03:31:10 03:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:31:10 03:20:01 all 0.10 0.00 0.04 0.00 0.03 99.82 03:31:10 03:20:01 0 0.15 0.00 0.03 0.00 0.02 99.80 03:31:10 03:20:01 1 0.05 0.00 0.05 0.00 0.05 99.85 03:31:10 03:21:01 all 0.08 0.00 0.05 0.00 0.04 99.83 03:31:10 03:21:01 0 0.12 0.00 0.03 0.00 0.02 99.83 03:31:10 03:21:01 1 0.03 0.00 0.07 0.00 0.07 99.83 03:31:10 03:22:01 all 0.10 0.00 0.03 0.00 0.03 99.84 03:31:10 03:22:01 0 0.13 0.00 0.03 0.00 0.02 99.82 03:31:10 03:22:01 1 0.07 0.00 0.03 0.00 0.03 99.87 03:31:10 03:23:01 all 0.04 0.00 0.02 0.00 0.05 99.89 03:31:10 03:23:01 0 0.08 0.00 0.02 0.00 0.07 99.83 03:31:10 03:23:01 1 0.00 0.00 0.02 0.00 0.03 99.95 03:31:10 03:24:01 all 0.08 0.00 0.03 0.00 0.03 99.85 03:31:10 03:24:01 0 0.12 0.00 0.03 0.00 0.02 99.83 03:31:10 03:24:01 1 0.05 0.00 0.03 0.00 0.05 99.87 03:31:10 03:25:01 all 0.06 0.00 0.03 0.00 0.03 99.88 03:31:10 03:25:01 0 0.10 0.00 0.03 0.00 0.02 99.85 03:31:10 03:25:01 1 0.02 0.00 0.02 0.00 0.05 99.92 03:31:10 03:26:01 all 0.16 0.00 0.03 0.00 0.04 99.77 03:31:10 03:26:01 0 0.28 0.00 0.03 0.00 0.02 99.67 03:31:10 03:26:01 1 0.03 0.00 0.02 0.00 0.07 99.88 03:31:10 03:27:01 all 0.13 0.00 0.02 0.01 0.04 99.81 03:31:10 03:27:01 0 0.22 0.00 0.02 0.02 0.03 99.72 03:31:10 03:27:01 1 0.03 0.00 0.02 0.00 0.05 99.90 03:31:10 03:28:01 all 0.15 0.00 0.03 0.00 0.03 99.79 03:31:10 03:28:01 0 0.25 0.00 0.02 0.00 0.02 99.72 03:31:10 03:28:01 1 0.05 0.00 0.03 0.00 0.05 99.87 03:31:10 03:29:01 all 0.10 0.00 0.01 0.00 0.03 99.87 03:31:10 03:29:01 0 0.18 0.00 0.02 0.00 0.02 99.78 03:31:10 03:29:01 1 0.02 0.00 0.00 0.00 0.03 99.95 03:31:10 03:31:10 03:29:01 CPU %user %nice %system %iowait %steal %idle 03:31:10 03:30:01 all 0.16 0.00 0.03 0.00 0.02 99.80 03:31:10 03:30:01 0 0.27 0.00 0.02 0.00 0.00 99.72 03:31:10 03:30:01 1 0.05 0.00 0.03 0.00 0.03 99.88 03:31:10 03:31:01 all 7.27 0.00 3.07 2.55 0.05 87.07 03:31:10 03:31:01 0 8.03 0.00 3.25 3.60 0.05 85.07 03:31:10 03:31:01 1 6.51 0.00 2.89 1.50 0.05 89.06 03:31:10 Average: all 13.05 0.00 3.30 3.85 0.05 79.74 03:31:10 Average: 0 13.28 0.00 3.34 4.17 0.05 79.16 03:31:10 Average: 1 12.82 0.00 3.27 3.54 0.06 80.32 03:31:10 03:31:10 03:31:10