Pull request #3522 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 9675a5ee09cc494ffa2aa568efa83b8e79c24aab rather than 29cd037116dfc75a4dee225de2d2925aed9e6759 Obtained Jenkinsfile from 9675a5ee09cc494ffa2aa568efa83b8e79c24aab 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-ssh8385498824628056095.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5270655811225281735.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 9d0281235b943b7ad605f650702698f9078b2862 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-3522/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-3522/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3148599142738712213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh248351570605842474.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3522/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-3522/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3789362187289661450.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-826 in /w/workspace/edgexfoundry_edgex-go_PR-3522 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3660523791352882271.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6057876660897693490.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3522/head:refs/remotes/origin/PR-3522 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9675a5ee09cc494ffa2aa568efa83b8e79c24aab into PR head commit 29cd037116dfc75a4dee225de2d2925aed9e6759 Merge succeeded, producing 29cd037116dfc75a4dee225de2d2925aed9e6759 Checking out Revision 29cd037116dfc75a4dee225de2d2925aed9e6759 (PR-3522) > git config core.sparsecheckout # timeout=10 > git checkout -f 29cd037116dfc75a4dee225de2d2925aed9e6759 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8103342662404720847.key > git merge 9675a5ee09cc494ffa2aa568efa83b8e79c24aab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29cd037116dfc75a4dee225de2d2925aed9e6759 # timeout=10 Commit message: "Merge branch 'master' into issue-3375" > git rev-list --no-walk 33c1579435ccb413ad57a92b4be41265d25fb179 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:58:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:58:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:58:20 ========================================================= 04:58:20 EdgeX Global Pipelines Version Info 04:58:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:58:21 ------------------- 04:58:21 stable info: 04:58:21 ------------------- 04:58:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:58:21 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:58:21 Message: update stable to v1.0.192 04:58:22 ------------------- 04:58:22 experimental info: 04:58:22 ------------------- 04:58:22 Commited By: **** collab-it+edgex@linuxfoundation.org 04:58:22 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:58:22 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:58:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:58:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:58:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:58:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:58:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:58:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:58:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:58:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3522 [Pipeline] echo 04:58:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3522 [Pipeline] echo 04:58:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3522 [Pipeline] echo 04:58:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29cd037116dfc75a4dee225de2d2925aed9e6759 [Pipeline] echo 04:58:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29cd037 [Pipeline] echo 04:58:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:25 provisioning config files... 04:58:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2935949227663295739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:25 ---> docker-login.sh 04:58:25 nexus3.edgexfoundry.org:10001 04:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:26 Configure a credential helper to remove this warning. See 04:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:26 04:58:26 Login Succeeded 04:58:26 nexus3.edgexfoundry.org:10002 04:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:26 Configure a credential helper to remove this warning. See 04:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:26 04:58:26 Login Succeeded 04:58:26 nexus3.edgexfoundry.org:10003 04:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:26 Configure a credential helper to remove this warning. See 04:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:26 04:58:26 Login Succeeded 04:58:26 nexus3.edgexfoundry.org:10004 04:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:26 Configure a credential helper to remove this warning. See 04:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:26 04:58:26 Login Succeeded 04:58:26 docker.io 04:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:26 Configure a credential helper to remove this warning. See 04:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:26 04:58:26 Login Succeeded 04:58:26 ---> docker-login.sh ends [Pipeline] } 04:58:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:27 ++ 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 04:58:27 + for file in '`ls cmd/**/Dockerfile`' 04:58:27 ++ cut -d/ -f2 04:58:27 ++ dirname cmd/core-command/Dockerfile 04:58:27 + echo core-command,cmd/core-command/Dockerfile 04:58:27 + for file in '`ls cmd/**/Dockerfile`' 04:58:27 ++ dirname cmd/core-data/Dockerfile 04:58:27 ++ cut -d/ -f2 04:58:27 + echo core-data,cmd/core-data/Dockerfile 04:58:27 + for file in '`ls cmd/**/Dockerfile`' 04:58:27 ++ dirname cmd/core-metadata/Dockerfile 04:58:27 ++ cut -d/ -f2 04:58:27 + echo core-metadata,cmd/core-metadata/Dockerfile 04:58:27 + for file in '`ls cmd/**/Dockerfile`' 04:58:27 ++ dirname cmd/security-bootstrapper/Dockerfile 04:58:27 ++ cut -d/ -f2 04:58:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:58:27 + for file in '`ls cmd/**/Dockerfile`' 04:58:27 ++ dirname cmd/security-proxy-setup/Dockerfile 04:58:27 ++ cut -d/ -f2 04:58:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:58:27 + for file in '`ls cmd/**/Dockerfile`' 04:58:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:58:27 ++ cut -d/ -f2 04:58:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:58:27 + for file in '`ls cmd/**/Dockerfile`' 04:58:27 ++ dirname cmd/support-notifications/Dockerfile 04:58:27 ++ cut -d/ -f2 04:58:27 + echo support-notifications,cmd/support-notifications/Dockerfile 04:58:27 + for file in '`ls cmd/**/Dockerfile`' 04:58:27 ++ dirname cmd/support-scheduler/Dockerfile 04:58:27 ++ cut -d/ -f2 04:58:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:58:27 + for file in '`ls cmd/**/Dockerfile`' 04:58:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:58:27 ++ cut -d/ -f2 04:58:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:58:27 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 04:58:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:27 04:58:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:58:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:28 latest: Pulling from edgex-devops/git-semver 04:58:28 31603596830f: Pulling fs layer 04:58:28 54011a49482f: Pulling fs layer 04:58:28 a6820b24f6d8: Pulling fs layer 04:58:28 f581987b2513: Pulling fs layer 04:58:28 f581987b2513: Waiting 04:58:28 54011a49482f: Verifying Checksum 04:58:28 54011a49482f: Download complete 04:58:28 31603596830f: Verifying Checksum 04:58:28 31603596830f: Download complete 04:58:28 f581987b2513: Verifying Checksum 04:58:28 f581987b2513: Download complete 04:58:28 31603596830f: Pull complete 04:58:28 54011a49482f: Pull complete 04:58:28 a6820b24f6d8: Verifying Checksum 04:58:28 a6820b24f6d8: Download complete 04:58:29 a6820b24f6d8: Pull complete 04:58:29 f581987b2513: Pull complete 04:58:29 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:58:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:58:29 prd-centos7-docker-4c-2g-826 does not seem to be running inside a container 04:58:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:58:30 $ docker top 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:31 [ssh-agent] Looking for ssh-agent implementation... 04:58:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:31 $ docker exec 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 ssh-agent 04:58:31 SSH_AUTH_SOCK=/tmp/ssh-a3uDHWdWYFQ9/agent.13 04:58:31 SSH_AGENT_PID=19 04:58:31 Running ssh-add (command line suppressed) 04:58:31 Identity added: /w/workspace/edgex-go/2@tmp/private_key_309678837163440025.key (/w/workspace/edgex-go/2@tmp/private_key_309678837163440025.key) 04:58:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:31 + git tag --points-at HEAD [Pipeline] } 04:58:31 $ docker exec --env ******** --env ******** 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 ssh-agent -k 04:58:31 unset SSH_AUTH_SOCK; 04:58:31 unset SSH_AGENT_PID; 04:58:31 echo Agent pid 19 killed; 04:58:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:58:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:31 [ssh-agent] Looking for ssh-agent implementation... 04:58:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:31 $ docker exec 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 ssh-agent 04:58:32 SSH_AUTH_SOCK=/tmp/ssh-IDr2Rfkjrx4p/agent.55 04:58:32 SSH_AGENT_PID=63 04:58:32 Running ssh-add (command line suppressed) 04:58:32 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7613370338397085723.key (/w/workspace/edgex-go/2@tmp/private_key_7613370338397085723.key) 04:58:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:32 + git semver init 04:58:32 # -> Open(): unable to determine branch for HEAD 04:58:32 # $GIT_DIR = /w/workspace/edgex-go/2/.git 04:58:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 04:58:32 # $SEMVER_REMOTE_NAME = origin 04:58:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:58:32 # $SEMVER_USER_NAME = edgex-jenkins 04:58:32 # $SEMVER_BRANCH = PR-3522 04:58:32 # $SEMVER_TEMP = /tmp/semver-389437686 04:58:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:58:44 # '/tmp/semver-389437686' -> '/w/workspace/edgex-go/2/.semver' 04:58:44 # -> Force: false 04:58:44 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 04:58:44 $ docker exec --env ******** --env ******** 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 ssh-agent -k 04:58:44 unset SSH_AUTH_SOCK; 04:58:44 unset SSH_AGENT_PID; 04:58:44 echo Agent pid 63 killed; 04:58:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:45 + git semver [Pipeline] } 04:58:45 $ docker stop --time=1 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 04:58:47 $ docker rm -f 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 [Pipeline] // withDockerContainer [Pipeline] sh 04:58:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:58:48 Stashed 1 file(s) [Pipeline] echo 04:58:48 [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 04:58:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:58:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:58:49 + sudo service docker restart 04:58:49 + true 04:58:49 Redirecting to /bin/systemctl restart docker.service 04:59:03 Still waiting to schedule task 04:59:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-827’ is offline [Pipeline] echo 04:59:07 ========================================================= 04:59:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:59:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:59:08 + 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 . 04:59:09 Sending build context to Docker daemon 330.9MB 04:59:09 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:59:09 Step 2/6 : FROM ${BASE} 04:59:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:59:09 540db60ca938: Pulling fs layer 04:59:09 adcc1eea9eea: Pulling fs layer 04:59:09 4c4ab2625f07: Pulling fs layer 04:59:09 0510c868ecb4: Pulling fs layer 04:59:09 afea3b2eda06: Pulling fs layer 04:59:09 7809a108b3ef: Pulling fs layer 04:59:09 f706445af74f: Pulling fs layer 04:59:09 afea3b2eda06: Waiting 04:59:09 7809a108b3ef: Waiting 04:59:09 f706445af74f: Waiting 04:59:09 0510c868ecb4: Waiting 04:59:09 4c4ab2625f07: Verifying Checksum 04:59:09 4c4ab2625f07: Download complete 04:59:09 adcc1eea9eea: Verifying Checksum 04:59:09 adcc1eea9eea: Download complete 04:59:09 afea3b2eda06: Verifying Checksum 04:59:09 afea3b2eda06: Download complete 04:59:09 540db60ca938: Verifying Checksum 04:59:09 540db60ca938: Download complete 04:59:09 7809a108b3ef: Verifying Checksum 04:59:09 7809a108b3ef: Download complete 04:59:09 540db60ca938: Pull complete 04:59:09 adcc1eea9eea: Pull complete 04:59:10 4c4ab2625f07: Pull complete 04:59:11 f706445af74f: Verifying Checksum 04:59:11 f706445af74f: Download complete 04:59:11 0510c868ecb4: Verifying Checksum 04:59:11 0510c868ecb4: Download complete 04:59:15 0510c868ecb4: Pull complete 04:59:15 afea3b2eda06: Pull complete 04:59:15 7809a108b3ef: Pull complete 04:59:16 f706445af74f: Pull complete 04:59:16 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:59:16 ---> b068be0155e3 04:59:16 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 04:59:20 ---> Running in 7a05041fa664 04:59:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:59:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:59:21 (1/12) Installing libmagic (5.39-r0) 04:59:22 (2/12) Installing file (5.39-r0) 04:59:22 (3/12) Installing libc-dev (0.7.2-r3) 04:59:22 (4/12) Installing g++ (10.2.1_pre1-r3) 04:59:27 (5/12) Installing fortify-headers (1.1-r0) 04:59:27 (6/12) Installing patch (2.7.6-r6) 04:59:27 (7/12) Installing build-base (0.5-r2) 04:59:27 (8/12) Installing libsodium (1.0.18-r0) 04:59:27 (9/12) Installing pkgconf (1.7.3-r0) 04:59:27 (10/12) Installing libsodium-dev (1.0.18-r0) 04:59:27 (11/12) Installing libzmq (4.3.3-r1) 04:59:27 (12/12) Installing zeromq-dev (4.3.3-r1) 04:59:27 Executing busybox-1.32.1-r6.trigger 04:59:27 OK: 219 MiB in 52 packages 04:59:29 Removing intermediate container 7a05041fa664 04:59:29 ---> 2541c63a3a3c 04:59:29 Step 4/6 : WORKDIR /edgex-go 04:59:29 ---> Running in 61b13ffb6b19 04:59:29 Removing intermediate container 61b13ffb6b19 04:59:29 ---> 53cc5b2b612b 04:59:29 Step 5/6 : COPY go.mod . 04:59:30 ---> b7e3dc5d606a 04:59:30 Step 6/6 : RUN go mod download 04:59:30 ---> Running in a14ded52220a 04:59:42 Removing intermediate container a14ded52220a 04:59:42 ---> 491e7951cc0d 04:59:42 Successfully built 491e7951cc0d 04:59:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:59:42 + docker inspect -f . ci-base-image-x86_64 04:59:42 . [Pipeline] withDockerContainer 04:59:42 prd-centos7-docker-4c-2g-826 does not seem to be running inside a container 04:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:59:43 $ docker top 85a35b2e1c2cd43188bfb6de1de7a3121e0ec958b7e8f9f18a8b8170b5b4da15 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:43 + go version 04:59:43 go version go1.16.3 linux/amd64 [Pipeline] } 04:59:43 $ docker stop --time=1 85a35b2e1c2cd43188bfb6de1de7a3121e0ec958b7e8f9f18a8b8170b5b4da15 04:59:44 $ docker rm -f 85a35b2e1c2cd43188bfb6de1de7a3121e0ec958b7e8f9f18a8b8170b5b4da15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:59:45 + docker inspect -f . ci-base-image-x86_64 04:59:45 . [Pipeline] withDockerContainer 04:59:45 prd-centos7-docker-4c-2g-826 does not seem to be running inside a container 04:59:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:59:45 $ docker top bf1af695ec2aa55412c82eedbde5df39140ab6de056f2c114e3b54d24f881577 -eo pid,comm [Pipeline] { [Pipeline] echo 04:59:45 ========================================================= 04:59:45 [edgeXBuildGoParallel] Running Tests and Build... 04:59:45 ========================================================= [Pipeline] sh 04:59:45 + go mod tidy [Pipeline] sh 04:59:46 + make test 04:59:46 go mod tidy 04:59:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:59:51 ? github.com/edgexfoundry/edgex-go [no test files] 05:00:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:00:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:00:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:00:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:00:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:00:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:00:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:00:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:00:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:00:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:00:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:00:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:00:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:00:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.056s coverage: 46.1% of statements 05:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:00:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements 05:00:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.054s coverage: 100.0% of statements 05:00:27 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.096s coverage: 27.7% of statements 05:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:00:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 81.2% of statements 05:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:00:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 05:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:00:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements 05:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:00:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.047s coverage: 53.4% of statements 05:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:00:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.115s coverage: 87.7% of statements 05:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:00:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.044s coverage: 78.9% of statements 05:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:00:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.206s coverage: 28.6% of statements 05:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:00:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.091s coverage: 100.0% of statements 05:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:00:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements 05:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:00:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements 05:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:00:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.085s coverage: 97.5% of statements 05:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:00:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements 05:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:00:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.246s coverage: 95.1% of statements 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:00:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:00:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:00:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.040s coverage: 0.8% of statements 05:00:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:00:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 21.7% of statements 05:00:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 05:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements 05:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 05:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 05:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 05:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 05:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 05:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.446s coverage: 81.8% of statements 05:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 76.0% of statements 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 66.9% of statements 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.5% of statements 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.026s coverage: 89.5% of statements 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.086s coverage: 46.8% of statements 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:01:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.036s coverage: 100.0% of statements 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.057s coverage: 18.8% of statements 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.128s coverage: 91.9% of statements 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.620s coverage: 28.7% of statements 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.046s coverage: 99.0% of statements 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:01:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.082s coverage: 97.6% of statements 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:01:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:01:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:01:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.025s coverage: 87.9% of statements 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:01:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 05:01:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements 05:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 05:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 05:01:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.050s coverage: 27.9% of statements 05:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 05:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 05:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 05:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 05:01:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 05:01:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 05:01:19 GO111MODULE=on go vet ./... 05:01:52 gofmt -l . 05:01:52 [ "`gofmt -l .`" = "" ] 05:01:52 ./bin/test-go-mod-tidy.sh 05:01:52 ./bin/test-attribution-txt.sh [Pipeline] sh 05:01:52 + ls -al . 05:01:52 total 852 05:01:52 drwxrwxr-x 10 1001 1001 4096 May 28 05:01 . 05:01:52 drwxr-xr-x 4 root root 28 May 28 04:59 .. 05:01:52 -rw-rw-r-- 1 1001 1001 11 May 28 04:58 .dockerignore 05:01:52 drwxrwxr-x 8 1001 1001 179 May 28 04:58 .git 05:01:52 drwxrwxr-x 3 1001 1001 125 May 28 04:58 .github 05:01:52 -rw-rw-r-- 1 1001 1001 818 May 28 04:58 .gitignore 05:01:52 drwx------ 3 1001 1001 60 May 28 04:58 .semver 05:01:52 -rw-rw-r-- 1 1001 1001 166 May 28 04:58 .sonarcloud.properties 05:01:52 -rw-rw-r-- 1 1001 1001 8609 May 28 04:58 Attribution.txt 05:01:52 -rw-rw-r-- 1 1001 1001 3804 May 28 04:58 CONTRIBUTING.md 05:01:52 -rw-rw-r-- 1 1001 1001 931 May 28 04:58 Dockerfile.build 05:01:52 -rw-rw-r-- 1 1001 1001 849 May 28 04:58 Jenkinsfile 05:01:52 -rw-rw-r-- 1 1001 1001 10775 May 28 04:58 LICENSE 05:01:52 -rw-rw-r-- 1 1001 1001 5632 May 28 04:58 Makefile 05:01:52 -rw-rw-r-- 1 1001 1001 7978 May 28 04:58 README.md 05:01:52 -rw-rw-r-- 1 1001 1001 6755 May 28 04:58 SECURITY.md 05:01:52 -rw-rw-r-- 1 1001 1001 5 May 28 04:58 VERSION 05:01:52 -rw-rw-r-- 1 1001 1001 4131 May 28 04:58 ZMQWindows.md 05:01:52 drwxrwxr-x 2 1001 1001 117 May 28 04:58 bin 05:01:52 drwxrwxr-x 14 1001 1001 4096 May 28 04:58 cmd 05:01:52 -rw-r--r-- 1 root root 742996 May 28 05:01 coverage.out 05:01:52 -rw-r--r-- 1 root root 1060 May 28 05:01 go.mod 05:01:52 -rw-r--r-- 1 root root 21990 May 28 04:59 go.sum 05:01:52 drwxrwxr-x 8 1001 1001 127 May 28 04:58 internal 05:01:52 drwxrwxr-x 4 1001 1001 26 May 28 04:58 openapi 05:01:52 drwxrwxr-x 4 1001 1001 71 May 28 04:58 snap 05:01:52 -rw-rw-r-- 1 1001 1001 168 May 28 04:58 version.go [Pipeline] sh 05:01:53 + '[' -e coverage.out ] 05:01:53 + chown 1001:1001 coverage.out [Pipeline] stash 05:01:53 Stashed 1 file(s) [Pipeline] sh 05:01:53 + make build 05:01:53 go mod tidy 05:01:53 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 05:01:55 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 05:01:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-828 in /w/workspace/edgexfoundry_edgex-go_PR-3522 [Pipeline] { [Pipeline] ws 05:01:55 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 05:01:55 The recommended git tool is: git 05:02:00 using credential edgex-jenkins-ssh 05:02:00 Cloning the remote Git repository 05:02:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:02:01 > git init /w/workspace/edgex-go/2 # timeout=10 05:02:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:02:01 > git --version # timeout=10 05:02:01 > git --version # 'git version 2.17.1' 05:02:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:03 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 05:02:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:02:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:02:05 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 05:02:06 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 05:02:07 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 05:02:08 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 05:02:09 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 05:02:09 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 05:02:10 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] } 05:02:11 $ docker stop --time=1 bf1af695ec2aa55412c82eedbde5df39140ab6de056f2c114e3b54d24f881577 05:02:14 $ docker rm -f bf1af695ec2aa55412c82eedbde5df39140ab6de056f2c114e3b54d24f881577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:02:15 05:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:02:15 latest: Pulling from edgex-devops/edgex-compose 05:02:15 cbdbe7a5bc2a: Pulling fs layer 05:02:15 ca9280d653b3: Pulling fs layer 05:02:15 7e9c9ca2126c: Pulling fs layer 05:02:15 cbdbe7a5bc2a: Verifying Checksum 05:02:15 cbdbe7a5bc2a: Download complete 05:02:16 cbdbe7a5bc2a: Pull complete 05:02:16 ca9280d653b3: Verifying Checksum 05:02:16 ca9280d653b3: Download complete 05:02:16 ca9280d653b3: Pull complete 05:02:16 7e9c9ca2126c: Verifying Checksum 05:02:16 7e9c9ca2126c: Download complete 05:02:20 7e9c9ca2126c: Pull complete 05:02:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:02:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:02:20 prd-centos7-docker-4c-2g-826 does not seem to be running inside a container 05:02:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:02:23 $ docker top 84f7264602453423ada653d5fad5952660b2407d1005af400fb073638b4dd102 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:23 + docker-compose build --help 05:02:23 + grep parallel 05:02:24 --parallel Build images in parallel. [Pipeline] } 05:02:24 $ docker stop --time=1 84f7264602453423ada653d5fad5952660b2407d1005af400fb073638b4dd102 05:02:25 $ docker rm -f 84f7264602453423ada653d5fad5952660b2407d1005af400fb073638b4dd102 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:02:26 . [Pipeline] withDockerContainer 05:02:26 prd-centos7-docker-4c-2g-826 does not seem to be running inside a container 05:02:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:02:26 $ docker top ea88d0108d3b1ae7d32eb10c6de5967458d791e903622628f41722c6950182a1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:26 Merging remotes/origin/master commit 9675a5ee09cc494ffa2aa568efa83b8e79c24aab into PR head commit 29cd037116dfc75a4dee225de2d2925aed9e6759 05:02:26 + docker-compose -f ./docker-compose-build.yml build --parallel 05:02:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:02:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:02:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:02:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3522/head:refs/remotes/origin/PR-3522 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:02:26 > git config core.sparsecheckout # timeout=10 05:02:26 > git checkout -f 29cd037116dfc75a4dee225de2d2925aed9e6759 # timeout=10 05:02:27 Merge succeeded, producing 29cd037116dfc75a4dee225de2d2925aed9e6759 05:02:27 Checking out Revision 29cd037116dfc75a4dee225de2d2925aed9e6759 (PR-3522) 05:02:27 Building core-command ... 05:02:27 Building core-data ... 05:02:27 Building core-metadata ... 05:02:27 Building security-bootstrapper ... 05:02:27 Building security-proxy-setup ... 05:02:27 Building security-secretstore-setup ... 05:02:27 Building support-notifications ... 05:02:27 Building support-scheduler ... 05:02:27 Building sys-mgmt-agent ... 05:02:27 Building core-metadata 05:02:27 Building support-notifications 05:02:27 Building security-secretstore-setup 05:02:27 Building security-bootstrapper 05:02:27 Building core-command 05:02:27 > git remote # timeout=10 05:02:27 > git config --get remote.origin.url # timeout=10 05:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:27 > git merge 9675a5ee09cc494ffa2aa568efa83b8e79c24aab # timeout=10 05:02:27 > git rev-parse HEAD^{commit} # timeout=10 05:02:27 > git config core.sparsecheckout # timeout=10 05:02:27 > git checkout -f 29cd037116dfc75a4dee225de2d2925aed9e6759 # timeout=10 05:02:31 Commit message: "Merge branch 'master' into issue-3375" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:02:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:02:34 + true 05:02:34 + sudo service docker restart 05:02:39 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:02:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:02:39 ---> 491e7951cc0d 05:02:39 Step 3/26 : WORKDIR /edgex-go 05:02:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:02:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:02:39 ---> 491e7951cc0d 05:02:39 Step 3/24 : WORKDIR /edgex-go 05:02:46 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:02:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:02:46 ---> 491e7951cc0d 05:02:46 Step 3/32 : WORKDIR /edgex-go 05:02:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:02:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:02:46 ---> 491e7951cc0d 05:02:46 Step 3/23 : WORKDIR /edgex-go 05:02:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:02:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:02:46 ---> 491e7951cc0d 05:02:46 Step 3/24 : WORKDIR /edgex-go 05:02:48 ---> Running in 9ea2818162c5 05:02:48 ---> Running in dcb8afa91d23 05:02:48 ---> Running in 0092048763b1 05:02:48 ---> Running in f2a41a6a3ee3 05:02:48 ---> Running in 809ad7318277 05:02:48 Removing intermediate container 0092048763b1 05:02:48 ---> 8186570ddfce 05:02:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:48 Removing intermediate container 9ea2818162c5 05:02:48 ---> bde4e43435c4 05:02:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:48 Removing intermediate container dcb8afa91d23 05:02:48 ---> 796b59f880c8 05:02:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:48 Removing intermediate container 809ad7318277 05:02:48 ---> 1957bfff30e8 05:02:48 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:48 Removing intermediate container f2a41a6a3ee3 05:02:48 ---> f0b5cd1c2d63 05:02:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:48 ---> Running in 75f5e6f5bb09 05:02:48 ---> Running in d69d24d63389 05:02:48 ---> Running in abd7c2404426 05:02:48 ---> Running in a89e85209592 05:02:48 ---> Running in 2e27d46ba9d1 05:02:49 Removing intermediate container 75f5e6f5bb09 05:02:49 ---> 8f2b29f5b63d 05:02:49 Step 5/26 : RUN apk add --update --no-cache make git 05:02:49 ---> Running in 78a0192703a4 05:02:49 Removing intermediate container a89e85209592 05:02:49 ---> f6676ee39fab 05:02:49 Step 5/32 : RUN apk add --update --no-cache make git 05:02:49 Removing intermediate container abd7c2404426 05:02:49 ---> a388cf8fbe8f 05:02:49 Step 5/24 : RUN apk add --update --no-cache make git 05:02:50 ---> Running in d851ad66398d 05:02:50 Removing intermediate container 2e27d46ba9d1 05:02:50 ---> 65cf6eb38891 05:02:50 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:02:50 ---> Running in 80382c84369f 05:02:50 Removing intermediate container d69d24d63389 05:02:50 ---> 616636817382 05:02:50 Step 5/24 : RUN apk add --update --no-cache make git 05:02:50 ---> Running in 45d1205bd6e0 05:02:50 ---> Running in f76660237516 05:02:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:02:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:02:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:02:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:02:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:02:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:02:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:02:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:02:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:02:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:02:51 OK: 219 MiB in 52 packages 05:02:51 Removing intermediate container d851ad66398d 05:02:51 ---> 9ab9c77a0546 05:02:51 Step 6/32 : COPY go.mod . 05:02:51 OK: 219 MiB in 52 packages 05:02:51 OK: 219 MiB in 52 packages 05:02:52 ---> 5c22f4351a31 05:02:52 Step 7/32 : RUN go mod download 05:02:52 OK: 219 MiB in 52 packages 05:02:52 ---> Running in b8578fc997fd 05:02:52 Removing intermediate container 80382c84369f 05:02:52 ---> 184a65c1388b 05:02:52 Step 6/24 : COPY go.mod . 05:02:52 OK: 219 MiB in 52 packages 05:02:52 ---> 94cf09179214 05:02:52 Step 7/24 : RUN go mod download 05:02:52 Removing intermediate container 45d1205bd6e0 05:02:52 ---> 3f3250a70d19 05:02:52 Step 6/23 : COPY go.mod . [2021-05-28T05:02:52.735Z] Removing intermediate container f76660237516 05:02:52 ---> 20441275209c 05:02:52 Step 6/24 : COPY go.mod . 05:02:52 ---> Running in 1c1864d9432b 05:02:52 ---> 2d46be68aaab [Pipeline] withEnv 05:02:52 Step 7/23 : RUN go mod download 05:02:52 ---> dd18076995a1 05:02:52 Step 7/24 : RUN go mod download [Pipeline] { [Pipeline] configFileProvider 05:02:52 provisioning config files... 05:02:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1810262995181668874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:53 ---> Running in 419595b2233d 05:02:53 ---> Running in d5b04a788f01 05:02:53 Removing intermediate container 78a0192703a4 05:02:53 ---> 769b16639b3a 05:02:53 Step 6/26 : COPY go.mod . 05:02:53 ---> docker-login.sh 05:02:53 nexus3.edgexfoundry.org:10001 05:02:53 ---> 4db9c11ac674 05:02:53 Step 7/26 : RUN go mod download 05:02:53 ---> Running in b1e88548c647 05:02:53 Removing intermediate container b8578fc997fd 05:02:53 ---> 3147cc667d9d 05:02:53 Step 8/32 : COPY . . 05:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:54 Removing intermediate container 1c1864d9432b 05:02:54 ---> a22e82a191f8 05:02:54 Step 8/24 : COPY . . 05:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:54 Configure a credential helper to remove this warning. See 05:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:54 05:02:54 Login Succeeded 05:02:54 nexus3.edgexfoundry.org:10002 05:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:54 Configure a credential helper to remove this warning. See 05:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:54 05:02:54 Login Succeeded 05:02:54 nexus3.edgexfoundry.org:10003 05:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:55 Configure a credential helper to remove this warning. See 05:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:55 05:02:55 Login Succeeded 05:02:55 nexus3.edgexfoundry.org:10004 05:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:55 Configure a credential helper to remove this warning. See 05:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:55 05:02:55 Login Succeeded 05:02:55 docker.io 05:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:56 Configure a credential helper to remove this warning. See 05:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:56 05:02:56 Login Succeeded 05:02:56 ---> docker-login.sh ends [Pipeline] } 05:02:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:56 ========================================================= 05:02:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:02:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:02:57 + 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 . 05:02:59 Sending build context to Docker daemon 168.1MB 05:02:59 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:02:59 Step 2/6 : FROM ${BASE} 05:02:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:02:59 595b0fe564bb: Pulling fs layer 05:02:59 7186ed65a4f7: Pulling fs layer 05:02:59 316046926c0a: Pulling fs layer 05:02:59 4ebd0625c992: Pulling fs layer 05:02:59 207e8628e3a3: Pulling fs layer 05:02:59 c791037a9be2: Pulling fs layer 05:02:59 ffd874e62e21: Pulling fs layer 05:02:59 4ebd0625c992: Waiting 05:02:59 207e8628e3a3: Waiting 05:02:59 c791037a9be2: Waiting 05:02:59 ffd874e62e21: Waiting 05:02:59 316046926c0a: Verifying Checksum 05:02:59 316046926c0a: Download complete 05:02:59 7186ed65a4f7: Download complete 05:03:00 207e8628e3a3: Verifying Checksum 05:03:00 207e8628e3a3: Download complete 05:03:00 595b0fe564bb: Verifying Checksum 05:03:00 595b0fe564bb: Download complete 05:03:00 595b0fe564bb: Pull complete 05:03:00 Removing intermediate container b1e88548c647 05:03:00 ---> 614e6ea2d168 05:03:00 Step 8/26 : COPY . . 05:03:00 ---> a9d36c8777c7 05:03:00 Step 9/32 : RUN go mod tidy 05:03:00 ---> cb1b99e693f0 05:03:00 Step 9/24 : RUN go mod tidy 05:03:00 Removing intermediate container d5b04a788f01 05:03:00 ---> 7bb2976d44a4 05:03:00 Step 8/23 : COPY . . 05:03:00 Removing intermediate container 419595b2233d 05:03:00 ---> 3f0d77f5fc69 05:03:00 Step 8/24 : COPY . . 05:03:00 ---> Running in 497eba75f09a 05:03:00 ---> Running in f027421ea806 05:03:01 7186ed65a4f7: Pull complete 05:03:01 316046926c0a: Pull complete 05:03:01 ffd874e62e21: Verifying Checksum 05:03:01 ffd874e62e21: Download complete 05:03:03 4ebd0625c992: Verifying Checksum 05:03:03 4ebd0625c992: Download complete 05:03:13 ---> 8f2f9b009dce 05:03:13 Step 9/23 : RUN go mod tidy 05:03:13 Removing intermediate container 497eba75f09a 05:03:13 ---> 23acad8a7c7e 05:03:13 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:03:13 Removing intermediate container f027421ea806 05:03:13 ---> f8bb9e2df0d1 05:03:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:03:13 4ebd0625c992: Pull complete 05:03:13 207e8628e3a3: Pull complete 05:03:14 ---> Running in b7c8fc49ec89 05:03:14 c791037a9be2: Pull complete 05:03:15 ---> Running in 532bd152c9d6 05:03:15 ---> Running in 421bd32c953b 05:03:16 ---> 7814980e0b47 05:03:16 Step 9/26 : RUN go mod tidy 05:03:17 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 05:03:17 ffd874e62e21: Pull complete 05:03:17 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:03:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:03:17 ---> cfc18b08335c 05:03:17 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 05:03:18 ---> Running in 6120ae92f404 05:03:18 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 05:03:19 ---> 223aaa538ce7 05:03:19 Step 9/24 : RUN go mod tidy 05:03:20 ---> Running in ffb2c7854ae9 05:03:20 Removing intermediate container b7c8fc49ec89 05:03:20 ---> 3b4b319cca6b 05:03:20 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:03:20 ---> Running in 47fc598355ad 05:03:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:03:21 ---> Running in 8a2a3bc16377 05:03:22 Removing intermediate container ffb2c7854ae9 05:03:22 ---> 11e44d498a25 05:03:22 Step 10/24 : RUN make cmd/core-command/core-command 05:03:22 ---> Running in e461f324b5f1 05:03:22 Removing intermediate container 6120ae92f404 05:03:22 ---> 13e32151d60a 05:03:22 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:03:22 ---> Running in d3a186c33cf1 05:03:22 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 05:03:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:03:23 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 05:03:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:03:24 (1/12) Installing libmagic (5.39-r0) 05:03:24 (2/12) Installing file (5.39-r0) 05:03:24 (3/12) Installing libc-dev (0.7.2-r3) 05:03:25 (4/12) Installing g++ (10.2.1_pre1-r3) 05:03:30 (5/12) Installing fortify-headers (1.1-r0) 05:03:30 (6/12) Installing patch (2.7.6-r6) 05:03:30 (7/12) Installing build-base (0.5-r2) 05:03:30 (8/12) Installing libsodium (1.0.18-r0) 05:03:30 (9/12) Installing pkgconf (1.7.3-r0) 05:03:30 (10/12) Installing libsodium-dev (1.0.18-r0) 05:03:30 (11/12) Installing libzmq (4.3.3-r1) 05:03:30 (12/12) Installing zeromq-dev (4.3.3-r1) 05:03:30 Executing busybox-1.32.1-r6.trigger 05:03:30 OK: 218 MiB in 52 packages 05:03:34 Removing intermediate container 8a2a3bc16377 05:03:34 ---> e5cd8c2719e2 05:03:34 Step 4/6 : WORKDIR /edgex-go 05:03:34 ---> Running in 3ff691ad51f1 05:03:34 Removing intermediate container 3ff691ad51f1 05:03:34 ---> 8c1c98785c25 05:03:34 Step 5/6 : COPY go.mod . 05:03:35 ---> accecb24bacd 05:03:35 Step 6/6 : RUN go mod download 05:03:35 ---> Running in 826d493d4644 05:03:55 Removing intermediate container 421bd32c953b 05:03:55 ---> 2f3a0a23b1f4 05:03:55 05:03:55 Step 11/32 : FROM alpine:3.12 05:03:55 3.12: Pulling from library/alpine 05:03:55 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:03:55 Status: Downloaded newer image for alpine:3.12 05:03:55 ---> 13621d1b12d4 05:03:55 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:03:55 ---> Running in 0a18078d5daf 05:03:55 Removing intermediate container 0a18078d5daf 05:03:55 ---> 423de2a81ef9 05:03:55 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:03:55 ---> Running in 0789a15c27df 05:03:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:03:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:03:56 (1/2) Installing dumb-init (1.2.2-r1) 05:03:56 (2/2) Installing su-exec (0.2-r1) 05:03:56 Executing busybox-1.31.1-r20.trigger 05:03:56 OK: 6 MiB in 16 packages 05:03:57 Removing intermediate container 0789a15c27df 05:03:57 ---> a9960becfe53 05:03:57 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:03:57 ---> Running in 1583b9946c96 05:03:57 Removing intermediate container 1583b9946c96 05:03:57 ---> fbea891e25bf 05:03:57 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:03:57 ---> Running in 4d140874b599 05:03:57 Removing intermediate container 4d140874b599 05:03:57 ---> 0d4a037b1b65 05:03:57 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:03:57 ---> Running in b8372a1530ab 05:03:58 Removing intermediate container b8372a1530ab 05:03:58 ---> 3211bc11454d 05:03:58 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:03:58 ---> Running in c8e702c4fcda 05:03:58 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 05:03:58 Removing intermediate container c8e702c4fcda 05:03:58 ---> a22b65d817f0 05:03:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:03:59 ---> 7d58476ea2ab 05:03:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:03:59 ---> Running in 54b1efdc7675 05:04:01 Removing intermediate container 54b1efdc7675 05:04:01 ---> 4af4a37d14b3 05:04:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:04:01 ---> 891628743c4f 05:04:01 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:04:02 ---> a2264d8d7289 05:04:02 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:04:02 ---> c64742f0ab2c 05:04:02 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:04:02 Removing intermediate container 826d493d4644 05:04:02 ---> dd537f335410 05:04:02 Successfully built dd537f335410 05:04:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:04:02 + docker inspect -f . ci-base-image-arm64 05:04:02 . [Pipeline] withDockerContainer 05:04:03 prd-ubuntu18.04-docker-arm64-4c-16g-828 does not seem to be running inside a container 05:04:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:04:04 ---> 8c2cc9dbeb2d 05:04:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:04:04 Removing intermediate container d3a186c33cf1 05:04:04 ---> 3e32241d27cc 05:04:04 05:04:04 Step 11/26 : FROM alpine:3.12 05:04:04 ---> 13621d1b12d4 05:04:04 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:04:04 ---> Running in 2b99c4149f60 05:04:04 ---> 4c87f772350b 05:04:04 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:04:04 ---> Running in cf93c448b8f6 05:04:04 $ docker top d24d7560a582f67486970760104343605a384886be6620cc837694bff7bb68e1 -eo pid,comm 05:04:05 Removing intermediate container cf93c448b8f6 05:04:05 ---> 59f0ab7f5d6c 05:04:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] { [Pipeline] sh 05:04:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:04:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:04:05 (1/6) Installing ca-certificates (20191127-r4) 05:04:05 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:04:05 (3/6) Installing libcurl (7.77.0-r0) 05:04:05 (4/6) Installing curl (7.77.0-r0) 05:04:05 (5/6) Installing dumb-init (1.2.2-r1) 05:04:05 (6/6) Installing su-exec (0.2-r1) 05:04:05 Executing busybox-1.31.1-r20.trigger 05:04:05 Executing ca-certificates-20191127-r4.trigger 05:04:05 OK: 7 MiB in 20 packages 05:04:05 + go version 05:04:05 go version go1.16.3 linux/arm64 [Pipeline] } 05:04:05 $ docker stop --time=1 d24d7560a582f67486970760104343605a384886be6620cc837694bff7bb68e1 05:04:07 $ docker rm -f d24d7560a582f67486970760104343605a384886be6620cc837694bff7bb68e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:04:08 ---> d9b59b784eb1 05:04:08 Step 27/32 : RUN chmod +x /entrypoint.sh 05:04:08 Removing intermediate container e461f324b5f1 05:04:08 ---> a0c377048c36 05:04:08 05:04:08 Step 11/24 : FROM alpine:3.12 05:04:08 ---> 13621d1b12d4 05:04:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:04:08 ---> Running in ee80fae99883 05:04:08 + docker inspect -f . ci-base-image-arm64 05:04:08 . [Pipeline] withDockerContainer 05:04:08 prd-ubuntu18.04-docker-arm64-4c-16g-828 does not seem to be running inside a container 05:04:08 Removing intermediate container 47fc598355ad 05:04:08 ---> b571f1e3c5a9 05:04:08 05:04:08 Step 11/23 : FROM alpine:3.12 05:04:08 ---> 13621d1b12d4 05:04:08 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:04:08 Removing intermediate container 532bd152c9d6 05:04:08 ---> 8fab1ebbc94a 05:04:08 05:04:08 Step 11/24 : FROM alpine:3.12 05:04:08 ---> 13621d1b12d4 05:04:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:04:08 ---> Running in 7ec5890560ec 05:04:08 ---> Running in 87d48418d5aa 05:04:08 ---> Running in 8343567eb2f3 05:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:04:09 Removing intermediate container 2b99c4149f60 05:04:09 ---> 4269e84c794b 05:04:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:04:09 ---> Running in 387b65690a43 05:04:09 Removing intermediate container 387b65690a43 05:04:09 ---> e8e73c58c820 05:04:09 Step 14/26 : WORKDIR / 05:04:09 ---> Running in 6a52a45b6f78 05:04:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:04:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:04:09 Removing intermediate container 6a52a45b6f78 05:04:09 ---> 58bc373c2c1e 05:04: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 05:04:09 (1/1) Installing dumb-init (1.2.2-r1) 05:04:09 Executing busybox-1.31.1-r20.trigger 05:04:09 OK: 6 MiB in 15 packages 05:04:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:04:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:04:09 ---> ce2a066e095d 05:04: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 05:04:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:04:09 Removing intermediate container ee80fae99883 05:04:09 ---> c653e13b0933 05:04:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:04:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:04:10 (1/2) Installing ca-certificates (20191127-r4) 05:04:10 (2/2) Installing dumb-init (1.2.2-r1) 05:04:10 Executing busybox-1.31.1-r20.trigger 05:04:10 Executing ca-certificates-20191127-r4.trigger 05:04:10 OK: 6 MiB in 16 packages 05:04:10 (1/1) Installing dumb-init (1.2.2-r1) 05:04:10 Executing busybox-1.31.1-r20.trigger 05:04:10 OK: 6 MiB in 15 packages 05:04:10 ---> Running in 0f8d09e789ee 05:04:10 ---> 1cbc01154d9f 05:04:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:04:10 Removing intermediate container 7ec5890560ec 05:04:10 ---> ae00dc844486 05:04:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:04:10 Removing intermediate container 0f8d09e789ee 05:04:10 ---> 937c6e03eb17 05:04:10 Step 29/32 : CMD ["gate"] 05:04:10 $ docker top df26920a9f639708b4dd5fb8e3215f6dd681624d885130e53be150c31116216b -eo pid,comm 05:04:10 ---> Running in 43e8d6b91904 05:04:10 ---> Running in 4d3802644ad3 [Pipeline] { [Pipeline] echo 05:04:10 ========================================================= 05:04:10 [edgeXBuildGoParallel] Running Tests and Build... 05:04:10 ========================================================= [Pipeline] sh 05:04:10 ---> d963e567e83f 05:04:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:04:10 Removing intermediate container 43e8d6b91904 05:04:10 ---> 95481efa4926 05:04:10 Step 14/24 : ENV APP_PORT=59882 05:04:11 Removing intermediate container 8343567eb2f3 05:04:11 ---> efa1890d5712 05:04:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:04:11 Removing intermediate container 87d48418d5aa 05:04:11 ---> 0cae8ac691a2 05:04:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:04:11 Removing intermediate container 4d3802644ad3 05:04:11 ---> 3a01cb7c6598 05:04:11 Step 30/32 : LABEL arch=x86_64 05:04:11 ---> abf3fb7544d8 05:04:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:04:11 ---> Running in 8fc035cbf445 05:04:11 ---> Running in c7dae4af4e43 05:04:11 ---> Running in d04cb54fb10a 05:04:11 ---> Running in 7a1ae36a85eb 05:04:11 + go mod tidy 05:04:11 Removing intermediate container 8fc035cbf445 05:04:11 ---> 45ed14f76ebe 05:04:11 Step 15/24 : EXPOSE $APP_PORT 05:04:11 Removing intermediate container c7dae4af4e43 05:04:11 ---> 94ba0127bcab 05:04:11 Step 14/23 : ENV APP_PORT=59860 05:04:11 Removing intermediate container d04cb54fb10a 05:04:11 ---> 8f127ba493ab 05:04:11 Step 14/24 : ENV APP_PORT=59881 05:04:11 Removing intermediate container 7a1ae36a85eb 05:04:11 ---> d4163ec7961e 05:04:11 Step 31/32 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:04:11 ---> Running in 89132b59fca5 05:04:11 ---> beed8848be3b 05:04:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:04:11 ---> Running in e67c18ebfc9f 05:04:11 ---> Running in a69bf5d8c704 05:04:11 ---> Running in 61a45a285e8e 05:04:11 Removing intermediate container 89132b59fca5 05:04:11 ---> e5c99f6e4535 05:04:11 Step 16/24 : WORKDIR / 05:04:12 Removing intermediate container a69bf5d8c704 05:04:12 ---> add2442d52a1 05:04:12 Step 15/23 : EXPOSE $APP_PORT 05:04:12 Removing intermediate container e67c18ebfc9f 05:04:12 ---> d8a375001444 05:04:12 Step 15/24 : EXPOSE $APP_PORT 05:04:12 ---> Running in 1a88ec63c1bd 05:04:12 Removing intermediate container 61a45a285e8e 05:04:12 ---> 3fb71fa2b03a 05:04:12 Step 32/32 : LABEL version=0.0.0 05:04:12 ---> b11f8f438173 05:04:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:04:12 ---> Running in 49b44c5fa9b8 05:04:12 ---> Running in 2a63eca5263f [Pipeline] sh 05:04:12 ---> Running in 3101cc4d6ce8 05:04:12 Removing intermediate container 2a63eca5263f 05:04:12 ---> 3c39de256616 05:04:12 Step 16/24 : WORKDIR / 05:04:12 Removing intermediate container 49b44c5fa9b8 05:04:12 ---> 8cee68f2fec4 05:04:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:04:12 Removing intermediate container 1a88ec63c1bd 05:04:12 ---> 5d3284160d63 05:04:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:04:12 ---> b6362881ceb0 05:04:12 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/ 05:04:12 Removing intermediate container 3101cc4d6ce8 05:04:12 ---> 6ebc5e22bfdb 05:04:12 05:04:12 ---> Running in b7dfb57db6ba 05:04:12 ---> Running in a30e90edcc4b 05:04:12 ---> a545a5dabbd9 05:04:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:04:12 Successfully built 6ebc5e22bfdb 05:04:12 Successfully tagged security-bootstrapper:latest 05:04:12 Building security-proxy-setup 05:04:12  Building security-bootstrapper ... done  ---> cb27fd623989 05:04:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:04:12 + make test 05:04:12 go mod tidy 05:04:13 Removing intermediate container b7dfb57db6ba 05:04:13 ---> 282c1433966d 05:04:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:04:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:04:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:04:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:04:19 ---> 491e7951cc0d 05:04:19 Step 3/22 : WORKDIR /edgex-go 05:04:19 ---> Using cache 05:04:19 ---> 1957bfff30e8 05:04:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:19 ---> Using cache 05:04:19 ---> f6676ee39fab 05:04:19 Step 5/22 : RUN apk add --update --no-cache make git 05:04:19 ---> Using cache 05:04:19 ---> 9ab9c77a0546 05:04:19 Step 6/22 : COPY go.mod . 05:04:19 ---> Using cache 05:04:19 ---> 5c22f4351a31 05:04:19 Step 7/22 : RUN go mod download 05:04:19 ---> Using cache 05:04:19 ---> 3147cc667d9d 05:04:19 Step 8/22 : COPY . . 05:04:19 ---> Using cache 05:04:19 ---> a9d36c8777c7 05:04:19 Step 9/22 : RUN go mod tidy 05:04:19 ---> Using cache 05:04:19 ---> 23acad8a7c7e 05:04:19 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:04:22 ---> ccef75e711ec 05:04:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:04:22 ---> 39894a5189f8 05:04:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:04:22 ---> 01b329ed1537 05:04:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:04:22 ---> Running in e66dc0caa179 05:04:23 ---> b7339e317a3b 05:04:23 Step 20/24 : ENTRYPOINT ["/core-command"] 05:04:23 ---> 886f36749193 05:04:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:04:23 ---> Running in cb76350ceb00 05:04:23 ---> 1afa4c9bca65 05:04:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:04:23 Removing intermediate container a30e90edcc4b 05:04:23 ---> d31a69b24d3c 05:04:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:04:23 ---> Running in 05b50d055258 05:04:23 ---> Running in ebeebbdda955 05:04:23 Removing intermediate container cb76350ceb00 05:04:23 ---> 4699f1144fdd 05:04:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:04:23 ---> Running in e3d595d3887c 05:04:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:04:23 Removing intermediate container 05b50d055258 05:04:23 ---> 27e3b94ef912 05:04:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:04:23 ---> 8862533245fb 05:04:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:04:23 Removing intermediate container ebeebbdda955 05:04:23 ---> e72100296b37 05:04:23 Step 24/26 : LABEL arch=x86_64 05:04:23 ---> Running in f1ec661fcd2f 05:04:23 ---> Running in 22e25f7bb657 05:04:23 ---> Running in d56bbe148fd1 05:04:23 Removing intermediate container e3d595d3887c 05:04:23 ---> ca9e3218ab26 05:04:23 Step 22/24 : LABEL arch=x86_64 05:04:23 ---> Running in 315fe97359fd 05:04:23 Removing intermediate container 22e25f7bb657 05:04:23 ---> 7a867a72f35c 05:04:23 Step 25/26 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:04:23 Removing intermediate container f1ec661fcd2f 05:04:23 ---> c6280af27ce2 05:04:23 Step 21/23 : LABEL arch=x86_64 05:04:23 Removing intermediate container d56bbe148fd1 05:04:23 ---> 9a68fd577262 05:04:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:04:24 ---> Running in efd154af0e2a 05:04:24 ---> Running in 6230031899e3 05:04:24 ---> Running in 92900cc0eb83 05:04:24 Removing intermediate container 315fe97359fd 05:04:24 ---> d746209c993c 05:04:24 Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:04:24 ---> Running in ec6954d8a987 05:04:24 Removing intermediate container 6230031899e3 05:04:24 ---> b99097b19210 05:04:24 Step 22/24 : LABEL arch=x86_64 05:04:24 Removing intermediate container 92900cc0eb83 05:04:24 ---> 74832b128393 05:04:24 Step 22/23 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:04:24 Removing intermediate container efd154af0e2a 05:04:24 ---> 4acd3ba87aea 05:04:24 Step 26/26 : LABEL version=0.0.0 05:04:24 ---> Running in 05a78fe11026 05:04:24 ---> Running in 61cfec5708e3 05:04:24 Removing intermediate container ec6954d8a987 05:04:24 ---> 56f6f435d445 05:04:24 Step 24/24 : LABEL version=0.0.0 05:04:24 ---> Running in d0ad7beb63bd 05:04:24 ---> Running in cc65b66a9fbd 05:04:25 Removing intermediate container 61cfec5708e3 05:04:25 ---> c61820e9fd04 05:04:25 Step 23/23 : LABEL version=0.0.0 05:04:25 Removing intermediate container 05a78fe11026 05:04:25 ---> ebd570719f22 05:04:25 Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:04:25 ---> Running in 55f2b2b224da 05:04:25 Removing intermediate container d0ad7beb63bd 05:04:25 ---> 3785edd41ec4 05:04:25 05:04:25 Successfully built 3785edd41ec4 05:04:25 Successfully tagged security-secretstore-setup:latest 05:04:25 Building sys-mgmt-agent 05:04:25 ---> Running in 8101aa6b6a8a 05:04:25 Removing intermediate container cc65b66a9fbd 05:04:25 ---> 51a91d869d40 05:04:25 05:04:25  Building security-secretstore-setup ... done Removing intermediate container 55f2b2b224da 05:04:25 ---> cd1397bb7a27 05:04:25 05:04:25 Successfully built 51a91d869d40 05:04:25 Removing intermediate container 8101aa6b6a8a 05:04:25 ---> 87eb65f9d968 05:04:25 Step 24/24 : LABEL version=0.0.0 05:04:25 Successfully tagged core-command:latest 05:04:25 Building support-scheduler 05:04:25  Building core-command ... done Successfully built cd1397bb7a27 05:04:25 Successfully tagged support-notifications:latest 05:04:25  Building support-notifications ... done Building core-data 05:04:25 ---> Running in fc278666c455 05:04:27 Removing intermediate container fc278666c455 05:04:27 ---> 2a8ff4e4fd4e 05:04:27 05:04:27 Successfully built 2a8ff4e4fd4e 05:04:40 ? github.com/edgexfoundry/edgex-go [no test files] 05:04:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:04:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:04:42 Successfully tagged core-metadata:latest 05:04:42 ---> 491e7951cc0d 05:04:42 Step 3/24 : WORKDIR /edgex-go 05:04:42 ---> Using cache 05:04:42 ---> 1957bfff30e8 05:04:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:42 ---> Using cache 05:04:42 ---> f6676ee39fab 05:04:42 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:04:42  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:04:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:04:42 ---> 491e7951cc0d 05:04:42 Step 3/23 : WORKDIR /edgex-go 05:04:42 ---> Using cache 05:04:42 ---> 1957bfff30e8 05:04:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:42 ---> Using cache 05:04:42 ---> f6676ee39fab 05:04:42 Step 5/23 : RUN apk add --update --no-cache make git 05:04:42 ---> Using cache 05:04:42 ---> 9ab9c77a0546 05:04:42 Step 6/23 : COPY go.mod . 05:04:42 ---> Using cache 05:04:42 ---> 5c22f4351a31 05:04:42 Step 7/23 : RUN go mod download 05:04:42 ---> Using cache 05:04:42 ---> 3147cc667d9d 05:04:42 Step 8/23 : COPY . . 05:04:42 ---> Using cache 05:04:42 ---> a9d36c8777c7 05:04:42 Step 9/23 : RUN go mod tidy 05:04:42 ---> Using cache 05:04:42 ---> 23acad8a7c7e 05:04:42 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:04:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:04:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:04:47 ---> 491e7951cc0d 05:04:47 Step 3/24 : WORKDIR /edgex-go 05:04:47 ---> Using cache 05:04:47 ---> 1957bfff30e8 05:04:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:47 ---> Using cache 05:04:47 ---> f6676ee39fab 05:04:47 Step 5/24 : RUN apk add --update --no-cache make bash git 05:04:57 ---> Running in 6362c1fe11ba 05:04:57 ---> Running in 1f7f04e7ba63 05:04:57 ---> Running in 8cbdff3707c8 05:04:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:04:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:04:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:04:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:04:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:04:59 OK: 219 MiB in 52 packages 05:04:59 OK: 219 MiB in 52 packages 05:05:00 Removing intermediate container 8cbdff3707c8 05:05:00 ---> 5d3b3f553eab 05:05:00 Step 6/24 : COPY go.mod . 05:05:00 Removing intermediate container 1f7f04e7ba63 05:05:00 ---> 145264c68d8e 05:05:00 Step 6/24 : COPY go.mod . 05:05:01 ---> 404291ea1c65 05:05:01 Step 7/24 : RUN go mod download 05:05:01 ---> Running in bb4f363d928d 05:05:01 ---> a983675a2528 05:05:01 Step 7/24 : RUN go mod download 05:05:01 ---> Running in 41a33706a8b6 05:05:03 Removing intermediate container bb4f363d928d 05:05:03 ---> c41d620933c1 05:05:03 Step 8/24 : COPY . . 05:05:03 Removing intermediate container 41a33706a8b6 05:05:03 ---> 354a4e9bcf76 05:05:03 Step 8/24 : COPY . . 05:05:15 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 05:05:23 ---> 93df69a3079c 05:05:23 Step 9/24 : RUN go mod tidy 05:05:23 ---> 23ea12630126 05:05:23 Step 9/24 : RUN go mod tidy 05:05:23 ---> Running in c585847c7386 05:05:23 ---> Running in e01ba0471508 05:05:26 Removing intermediate container c585847c7386 05:05:26 ---> f3b625dd2d58 05:05:26 Step 10/24 : RUN make cmd/core-data/core-data 05:05:28 ---> Running in 9a15645c6ba4 05:05:28 Removing intermediate container e01ba0471508 05:05:28 ---> 3fce8052dbcf 05:05:28 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:05:28 ---> Running in 04081d8ccda6 05:05:28 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 05:05:30 Removing intermediate container e66dc0caa179 05:05:30 ---> 461659dcb62d 05:05:30 05:05:30 Step 11/22 : FROM alpine:3.12 05:05:30 ---> 13621d1b12d4 05:05:30 Step 12/22 : RUN apk add --update --no-cache curl 05:05:30 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 05:05:30 ---> Running in 76d0d5e23efb 05:05:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:05:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:05:31 (1/4) Installing ca-certificates (20191127-r4) 05:05:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:05:31 (3/4) Installing libcurl (7.77.0-r0) 05:05:31 (4/4) Installing curl (7.77.0-r0) 05:05:31 Executing busybox-1.31.1-r20.trigger 05:05:31 Executing ca-certificates-20191127-r4.trigger 05:05:31 OK: 7 MiB in 18 packages 05:05:33 Removing intermediate container 76d0d5e23efb 05:05:33 ---> f2942ca4f305 05:05:33 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:05:33 ---> Running in 1010ee616b0c 05:05:34 Removing intermediate container 1010ee616b0c 05:05:34 ---> 7141bcb4ad52 05:05:34 Step 14/22 : WORKDIR /edgex 05:05:34 ---> Running in ec2985cc11fb 05:05:34 Removing intermediate container ec2985cc11fb 05:05:34 ---> b72d87e81cad 05:05:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:05:34 ---> 2a02c8f37c88 05:05:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:05:35 ---> f8c4fcff3cfd 05:05:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:05:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:05:37 ---> 9300726887a8 05:05:37 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:05:37 ---> Running in fa5a09afa4ac 05:05:37 Removing intermediate container fa5a09afa4ac 05:05:37 ---> d5ec7fc787b1 05:05:37 Step 19/22 : CMD ["--init=true"] 05:05:37 ---> Running in 92ac29d6a2a3 05:05:38 Removing intermediate container 92ac29d6a2a3 05:05:38 ---> 2a3ac86b79ac 05:05:38 Step 20/22 : LABEL arch=x86_64 05:05:38 ---> Running in 1dc536eec768 05:05:38 Removing intermediate container 1dc536eec768 05:05:38 ---> a26f5242756f 05:05:38 Step 21/22 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:05:38 ---> Running in 50569f6b5785 05:05:38 Removing intermediate container 50569f6b5785 05:05:38 ---> 3040b12995bb 05:05:38 Step 22/22 : LABEL version=0.0.0 05:05:38 ---> Running in f7da0559fc85 05:05:39 Removing intermediate container f7da0559fc85 05:05:39 ---> 1b23cad46593 05:05:39 05:05:40 Successfully built 1b23cad46593 05:05:40 Successfully tagged security-proxy-setup:latest 05:05:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:05:44  Building security-proxy-setup ... done Removing intermediate container 6362c1fe11ba 05:05:44 ---> 81d63d7ce120 05:05:44 05:05:44 Step 11/23 : FROM alpine:3.12 05:05:44 ---> 13621d1b12d4 05:05:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:05:44 ---> Using cache 05:05:44 ---> 0cae8ac691a2 05:05:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:05:44 ---> Using cache 05:05:44 ---> 8f127ba493ab 05:05:44 Step 14/23 : ENV APP_PORT=59861 05:05:44 ---> Running in e4efb2f01d90 05:05:44 Removing intermediate container e4efb2f01d90 05:05:44 ---> f2936c8e8c0f 05:05:44 Step 15/23 : EXPOSE $APP_PORT 05:05:44 ---> Running in 329878de3ceb 05:05:44 Removing intermediate container 329878de3ceb 05:05:44 ---> 631fdea8dee7 05:05:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:05:45 ---> bc6f07c7eb6d 05:05:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:05:46 ---> 1fd5788628b3 05:05:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:05:46 ---> e834abbb1e80 05:05:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:05:47 ---> Running in 4be881a4919d 05:05:47 Removing intermediate container 4be881a4919d 05:05:47 ---> c556026aede5 05:05:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:05:48 ---> Running in 4682cb804dcf 05:05:48 Removing intermediate container 4682cb804dcf 05:05:48 ---> ddf6f18c1133 05:05:48 Step 21/23 : LABEL arch=x86_64 05:05:49 ---> Running in 0e09454226ea 05:05:49 Removing intermediate container 0e09454226ea 05:05:49 ---> f51519844d56 05:05:49 Step 22/23 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:05:49 ---> Running in 2458f30172a5 05:05:49 Removing intermediate container 2458f30172a5 05:05:49 ---> 4083874cc991 05:05:49 Step 23/23 : LABEL version=0.0.0 05:05:49 ---> Running in 53ebfeb72c1f 05:05:50 Removing intermediate container 53ebfeb72c1f 05:05:50 ---> 311caafb2341 05:05:50 05:05:50 Successfully built 311caafb2341 05:05:50 Successfully tagged support-scheduler:latest 05:05:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:05:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:05:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:05:56  Building support-scheduler ... done Removing intermediate container 04081d8ccda6 05:05:56 ---> 497c12c95047 05:05:56 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:05:57 ---> Running in 5f4b980a44ef 05:05: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 05:05:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:05:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:05:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:06:00 Removing intermediate container 5f4b980a44ef 05:06:00 ---> cca89094a82a 05:06:00 05:06:00 Step 12/24 : FROM docker:20.10.0 05:06:00 20.10.0: Pulling from library/docker 05:06:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:06:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:06:05 Removing intermediate container 9a15645c6ba4 05:06:05 ---> 40280cda7beb 05:06:05 05:06:05 Step 11/24 : FROM alpine:3.12 05:06:05 ---> 13621d1b12d4 05:06:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:06:05 ---> Running in d0be6a3a7af2 05:06:05 Removing intermediate container d0be6a3a7af2 05:06:05 ---> 728d030637be 05:06:05 Step 13/24 : ENV APP_PORT=59880 05:06:09 ---> Running in 9e59aefe0385 05:06:09 Removing intermediate container 9e59aefe0385 05:06:09 ---> 0218d04f4516 05:06:09 Step 14/24 : EXPOSE $APP_PORT 05:06:09 ---> Running in df7f35acd6b7 05:06:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:06:09 Status: Downloaded newer image for docker:20.10.0 05:06:09 ---> aefe523efa57 05:06:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:06:09 Removing intermediate container df7f35acd6b7 05:06:09 ---> e6cb51a46185 05:06:09 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:09 ---> Running in d2a83fe395c9 05:06:09 ---> Running in 248804ba22c0 05:06:09 Removing intermediate container 248804ba22c0 05:06:09 ---> 42ea1e1dedd6 05:06:09 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:06:09 ---> Running in 9f2244f51065 05:06:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:06:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:06:10 (1/39) Installing readline (8.0.4-r0) 05:06:10 (2/39) Installing bash (5.0.17-r0) 05:06:10 Executing bash-5.0.17-r0.post-install 05:06:10 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:06:10 (4/39) Installing libcurl (7.77.0-r0) 05:06:10 (5/39) Installing curl (7.77.0-r0) 05:06:10 (6/39) Installing dumb-init (1.2.2-r1) 05:06:10 (7/39) Installing libbz2 (1.0.8-r1) 05:06:10 (8/39) Installing expat (2.2.9-r1) 05:06:10 (9/39) Installing libffi (3.3-r2) 05:06:10 (10/39) Installing gdbm (1.13-r1) 05:06:10 (11/39) Installing xz-libs (5.2.5-r0) 05:06:10 (12/39) Installing sqlite-libs (3.32.1-r0) 05:06:10 (13/39) Installing python3 (3.8.10-r0) 05:06:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:06:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:06:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:06:12 Removing intermediate container d2a83fe395c9 05:06:12 ---> 2b45ead1472f 05:06:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:06:12 (14/39) Installing py3-appdirs (1.4.4-r1) 05:06:12 ---> Running in 2b90209e2c9c 05:06:12 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:06:12 (16/39) Installing py3-parsing (2.4.7-r0) 05:06:12 (17/39) Installing py3-six (1.15.0-r0) 05:06:12 (18/39) Installing py3-packaging (20.4-r0) 05:06:12 (19/39) Installing py3-setuptools (47.0.0-r0) 05:06:12 (20/39) Installing py3-chardet (3.0.4-r4) 05:06:12 (21/39) Installing py3-idna (2.9-r0) 05:06:12 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:06:12 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:06:12 (24/39) Installing py3-requests (2.23.0-r0) 05:06:12 (25/39) Installing py3-msgpack (1.0.0-r0) 05:06:12 (26/39) Installing py3-lockfile (0.12.2-r3) 05:06:12 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:06:12 (28/39) Installing py3-colorama (0.4.3-r0) 05:06:12 (29/39) Installing py3-distlib (0.3.0-r0) 05:06:12 (30/39) Installing py3-distro (1.5.0-r1) 05:06:12 (31/39) Installing py3-webencodings (0.5.1-r3) 05:06:12 (32/39) Installing py3-html5lib (1.0.1-r4) 05:06:12 (33/39) Installing py3-pytoml (0.1.21-r0) 05:06:12 (34/39) Installing py3-pep517 (0.8.2-r0) 05:06:12 (35/39) Installing py3-progress (1.5-r0) 05:06:12 (36/39) Installing py3-toml (0.10.1-r0) 05:06:12 (37/39) Installing py3-retrying (1.3.3-r0) 05:06:12 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:06:12 (39/39) Installing py3-pip (20.1.1-r0) 05:06:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:06:12 Executing busybox-1.31.1-r19.trigger 05:06:12 OK: 72 MiB in 59 packages 05:06:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:06:13 Collecting docker-compose==1.23.2 05:06:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:06:13 Collecting docker<4.0,>=3.6.0 05:06:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:06:13 Collecting dockerpty<0.5,>=0.4.1 05:06:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:06:13 (1/6) Installing dumb-init (1.2.2-r1) 05:06:13 (2/6) Installing libgcc (9.3.0-r2) 05:06:13 (3/6) Installing libsodium (1.0.18-r0) 05:06:13 (4/6) Installing libstdc++ (9.3.0-r2) 05:06:13 Collecting cached-property<2,>=1.2.0 05:06:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:06:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:06:14 Collecting docopt<0.7,>=0.6.1 05:06:14 Downloading docopt-0.6.2.tar.gz (25 kB) 05:06:14 Collecting texttable<0.10,>=0.9.0 05:06:14 Downloading texttable-0.9.1.tar.gz (11 kB) 05:06:14 Collecting PyYAML<4,>=3.10 05:06:14 Downloading PyYAML-3.13.tar.gz (270 kB) 05:06:15 (5/6) Installing libzmq (4.3.3-r0) 05:06:15 (6/6) Installing zeromq (4.3.3-r0) 05:06:15 Executing busybox-1.31.1-r20.trigger 05:06:15 OK: 8 MiB in 20 packages 05:06:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:06:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:06:16 Collecting websocket-client<1.0,>=0.32.0 05:06:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:06:16 Removing intermediate container 2b90209e2c9c 05:06:16 ---> adc8884f9f99 05:06:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:06:16 Collecting jsonschema<3,>=2.5.1 05:06:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:06:16 Collecting docker-pycreds>=0.4.0 05:06:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:06:16 ---> ed27983f4324 05:06:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:06:16 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) 05:06:16 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) 05:06:16 Collecting urllib3<1.25,>=1.21.1 05:06:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:06:16 Collecting idna<2.8,>=2.5 05:06:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:06:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:06:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:06:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:06:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.401s coverage: 46.1% of statements 05:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.204s coverage: 28.7% of statements 05:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.313s coverage: 100.0% of statements 05:06:16 Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, cached-property, docopt, texttable, PyYAML, jsonschema, docker-compose 05:06:16 ---> a0249b57390d 05:06:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:06:16 Attempting uninstall: urllib3 05:06:16 Found existing installation: urllib3 1.25.9 05:06:16 Uninstalling urllib3-1.25.9: 05:06:16 Successfully uninstalled urllib3-1.25.9 05:06:17 Attempting uninstall: idna 05:06:17 Found existing installation: idna 2.9 05:06:17 Uninstalling idna-2.9: 05:06:17 Successfully uninstalled idna-2.9 05:06:17 Attempting uninstall: requests 05:06:17 Found existing installation: requests 2.23.0 05:06:17 Uninstalling requests-2.23.0: 05:06:17 ---> 7167bc2ee83b 05:06:17 Step 20/24 : ENTRYPOINT ["/core-data"] 05:06:17 Successfully uninstalled requests-2.23.0 05:06:17 ---> Running in 51cd42bde4dc 05:06:17 Removing intermediate container 51cd42bde4dc 05:06:17 ---> 2338e8547439 05:06:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:06:17 Running setup.py install for dockerpty: started 05:06:17 ---> Running in e7c736503251 05:06:17 Removing intermediate container e7c736503251 05:06:17 ---> 1f1a1eeaecb7 05:06:17 Step 22/24 : LABEL arch=x86_64 05:06:17 ---> Running in 1a05f1e5a8b2 05:06:17 Running setup.py install for dockerpty: finished with status 'done' 05:06:18 Removing intermediate container 1a05f1e5a8b2 05:06:18 ---> 47b886fcdd5b 05:06:18 Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:06:18 Running setup.py install for docopt: started 05:06:18 ---> Running in 3e11c10838b2 05:06:18 Removing intermediate container 3e11c10838b2 05:06:18 ---> d115533b8741 05:06:18 Step 24/24 : LABEL version=0.0.0 05:06:18 ---> Running in f6f1580fd7cf 05:06:18 Removing intermediate container f6f1580fd7cf 05:06:18 ---> 112e02a65a43 05:06:18 05:06:18 Running setup.py install for docopt: finished with status 'done' 05:06:18 Running setup.py install for texttable: started 05:06:18 Successfully built 112e02a65a43 05:06:18 Successfully tagged core-data:latest 05:06:19  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' 05:06:19 Running setup.py install for PyYAML: started 05:06:19 Running setup.py install for PyYAML: finished with status 'done' 05:06:19 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 05:06:23 Removing intermediate container 9f2244f51065 05:06:23 ---> 65177db9053f 05:06:23 Step 15/24 : ENV APP_PORT=58890 05:06:23 ---> Running in 3fede0cf5cbd 05:06:23 Removing intermediate container 3fede0cf5cbd 05:06:23 ---> 6af57a6e41c5 05:06:23 Step 16/24 : EXPOSE $APP_PORT 05:06:23 ---> Running in eb7d36f8e06a 05:06:23 Removing intermediate container eb7d36f8e06a 05:06:23 ---> e9d3123c3f30 05:06:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:06:23 ---> d850e15c3c87 05:06:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:06:24 ---> 9fcda9671e55 05:06:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:06:24 ---> a62963646bda 05:06:24 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:06:24 ---> Running in ce65eec6f1ce 05:06:24 Removing intermediate container ce65eec6f1ce 05:06:24 ---> b6b8a3233a06 05:06:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:06:24 ---> Running in bdd06169db52 05:06:24 Removing intermediate container bdd06169db52 05:06:24 ---> d718fd09ed04 05:06:24 Step 22/24 : LABEL arch=x86_64 05:06:24 ---> Running in 5daa40339f9f 05:06:24 Removing intermediate container 5daa40339f9f 05:06:24 ---> a9ce50872433 05:06:24 Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:06:24 ---> Running in 242ac3ffb0fc 05:06:24 Removing intermediate container 242ac3ffb0fc 05:06:24 ---> c7f0b7cd7e42 05:06:24 Step 24/24 : LABEL version=0.0.0 05:06:25 ---> Running in fc5bac2a1a9b 05:06:25 Removing intermediate container fc5bac2a1a9b 05:06:25 ---> 53f8ac51a89d 05:06:25 05:06:25 Successfully built 53f8ac51a89d 05:06:25 Successfully tagged sys-mgmt-agent:latest 05:06:25  Building sys-mgmt-agent ... done  [Pipeline] } 05:06:25 $ docker stop --time=1 ea88d0108d3b1ae7d32eb10c6de5967458d791e903622628f41722c6950182a1 05:06:26 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.557s coverage: 27.7% of statements 05:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:06:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.243s coverage: 81.2% of statements 05:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:06:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.230s coverage: 100.0% of statements 05:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:06:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.168s coverage: 100.0% of statements 05:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:06:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.294s coverage: 53.4% of statements 05:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:06:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.567s coverage: 87.7% of statements 05:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:06:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.179s coverage: 78.9% of statements 05:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:06:27 $ docker rm -f ea88d0108d3b1ae7d32eb10c6de5967458d791e903622628f41722c6950182a1 [Pipeline] // withDockerContainer [Pipeline] sh 05:06:27 + docker images 05:06:27 REPOSITORY TAG IMAGE ID CREATED SIZE 05:06:27 sys-mgmt-agent latest 53f8ac51a89d 3 seconds ago 312MB 05:06:27 core-data latest 112e02a65a43 9 seconds ago 21.6MB 05:06:27 40280cda7beb 27 seconds ago 1.17GB 05:06:27 cca89094a82a 28 seconds ago 1.16GB 05:06:27 support-scheduler latest 311caafb2341 38 seconds ago 17.1MB 05:06:27 81d63d7ce120 46 seconds ago 1.16GB 05:06:27 security-proxy-setup latest 1b23cad46593 49 seconds ago 25.3MB 05:06:27 461659dcb62d 59 seconds ago 1.16GB 05:06:27 support-notifications latest cd1397bb7a27 2 minutes ago 17.8MB 05:06:27 core-command latest 51a91d869d40 2 minutes ago 17.1MB 05:06:27 core-metadata latest 2a8ff4e4fd4e 2 minutes ago 18.6MB 05:06:27 security-secretstore-setup latest 3785edd41ec4 2 minutes ago 25.8MB 05:06:27 security-bootstrapper latest 6ebc5e22bfdb 2 minutes ago 18.2MB 05:06:27 8fab1ebbc94a 2 minutes ago 1.17GB 05:06:27 b571f1e3c5a9 2 minutes ago 1.16GB 05:06:27 a0c377048c36 2 minutes ago 1.16GB 05:06:27 3e32241d27cc 2 minutes ago 1.16GB 05:06:27 2f3a0a23b1f4 2 minutes ago 1.15GB 05:06:27 ci-base-image-x86_64 latest 491e7951cc0d 6 minutes ago 648MB 05:06:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 05:06:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 05:06:27 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 05:06:27 docker 20.10.0 aefe523efa57 5 months ago 240MB 05:06:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 05:06:27 Running on prd-ubuntu18.04-docker-8c-8g-791 in /w/workspace/edgexfoundry_edgex-go_PR-3522 [Pipeline] { [Pipeline] ws 05:06:27 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 05:06:28 The recommended git tool is: git 05:06:30 using credential edgex-jenkins-ssh 05:06:30 Cloning the remote Git repository 05:06:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:06:30 > git init /w/workspace/edgex-go/2 # timeout=10 05:06:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:06:30 > git --version # timeout=10 05:06:30 > git --version # 'git version 2.17.1' 05:06:30 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:06:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:06:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:06:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3522/head:refs/remotes/origin/PR-3522 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:06:36 Merging remotes/origin/master commit 9675a5ee09cc494ffa2aa568efa83b8e79c24aab into PR head commit 29cd037116dfc75a4dee225de2d2925aed9e6759 05:06:36 Merge succeeded, producing 29cd037116dfc75a4dee225de2d2925aed9e6759 05:06:36 Checking out Revision 29cd037116dfc75a4dee225de2d2925aed9e6759 (PR-3522) 05:06:36 > git config core.sparsecheckout # timeout=10 05:06:36 > git checkout -f 29cd037116dfc75a4dee225de2d2925aed9e6759 # timeout=10 05:06:36 > git remote # timeout=10 05:06:36 > git config --get remote.origin.url # timeout=10 05:06:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:36 > git merge 9675a5ee09cc494ffa2aa568efa83b8e79c24aab # timeout=10 05:06:36 > git rev-parse HEAD^{commit} # timeout=10 05:06:36 > git config core.sparsecheckout # timeout=10 05:06:36 > git checkout -f 29cd037116dfc75a4dee225de2d2925aed9e6759 # timeout=10 05:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.207s coverage: 28.6% of statements 05:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.278s coverage: 100.0% of statements 05:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.177s coverage: 100.0% of statements 05:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.554s coverage: 86.7% of statements 05:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.434s coverage: 97.5% of statements 05:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.270s coverage: 78.3% of statements 05:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:06:40 Commit message: "Merge branch 'master' into issue-3375" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:41 + echo snap-build.sh 05:06:41 snap-build.sh 05:06:41 + SNAP_BASE_DIR=. 05:06:41 + '[' '!' -z /w/workspace/edgex-go/2 ']' 05:06:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 05:06:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 05:06:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 05:06:41 + cd /w/workspace/edgex-go/2 05:06:41 + sudo apt-get remove -qy --purge lxd lxd-client 05:06:41 Reading package lists... 05:06:41 Building dependency tree... 05:06:41 Reading state information... 05:06:42 The following packages were automatically installed and are no longer required: 05:06:42 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 05:06:42 uidmap xdelta3 05:06:42 Use 'sudo apt autoremove' to remove them. 05:06:42 The following packages will be REMOVED: 05:06:42 lxd* lxd-client* 05:06:42 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 05:06:42 After this operation, 31.7 MB disk space will be freed. 05:06:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 05:06:43 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 05:06:43 Removing lxd dnsmasq configuration 05:06:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.221s coverage: 95.1% of statements 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:06:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.154s coverage: 58.8% of statements 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:06:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.249s coverage: 0.8% of statements 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:06:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.218s coverage: 21.7% of statements 05:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.189s coverage: 47.1% of statements 05:06:44 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 05:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.219s coverage: 79.5% of statements 05:06:44 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 05:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements 05:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements 05:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements 05:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements 05:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements 05:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.649s coverage: 81.8% of statements 05:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements 05:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 05:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 05:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 05:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.171s coverage: 76.0% of statements 05:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.217s coverage: 80.0% of statements 05:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements 05:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements 05:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.274s coverage: 91.2% of statements 05:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.806s coverage: 64.4% of statements 05:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements 05:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements 05:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 05:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 05:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements 05:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.004s coverage: 66.9% of statements 05:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.751s coverage: 43.5% of statements 05:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.106s coverage: 89.5% of statements 05:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.101s coverage: 84.8% of statements 05:07:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.440s coverage: 46.8% of statements 05:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:07:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.109s coverage: 100.0% of statements 05:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:07:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.089s coverage: 100.0% of statements 05:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:07:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:07:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.202s coverage: 18.8% of statements 05:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 05:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 05:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:07:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.476s coverage: 91.9% of statements 05:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.760s coverage: 28.7% of statements 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.201s coverage: 99.0% of statements 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.236s coverage: 100.0% of statements 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.212s coverage: 63.4% of statements 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.481s coverage: 97.6% of statements 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:07:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.060s coverage: 0.0% of statements 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:07:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:07:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.167s coverage: 87.9% of statements 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:07:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.095s coverage: 100.0% of statements 05:07:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.161s coverage: 28.1% of statements 05:07:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 05:07:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 05:07:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.184s coverage: 27.9% of statements 05:07:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 05:07:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 05:07:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 05:07:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 05:07:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 05:07:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 05:07:36 GO111MODULE=on go vet ./... 05:08:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:08:20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 05:08:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 05:08:20 Processing triggers for systemd (237-3ubuntu10.45) ... 05:08:20 Processing triggers for ureadahead (0.100.0-21) ... 05:08:20 + sudo snap remove --purge lxd 05:08:20 snap "lxd" is not installed 05:08:20 + sudo groupadd --force --system lxd 05:08:20 ++ whoami 05:08:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 05:08:20 + newgrp - lxd 05:08:20 + sudo snap install lxd 05:08:28 2021-05-28T05:08:25Z INFO Waiting for automatic snapd restart... 05:08:43 lxd 4.14 from Canonical* installed 05:08:43 + sudo lxd init --auto 05:08:50 + sudo snap install --classic snapcraft 05:08:57 snapcraft 4.7.1 from Canonical* installed 05:08:57 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 05:08:57 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 05:08:57 % Total % Received % Xferd Average Speed Time Time Time Current 05:08:57 Dload Upload Total Spent Left Speed 05:08:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 05:08:57 100 3325k 100 3325k 0 0 9985k 0 --:--:-- --:--:-- --:--:-- 9985k 05:08:57 ./yq_linux_amd64 05:08:57 + sudo snapcraft prime --use-lxd 05:08:59 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 05:08:59 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 05:08:59 - README.md 05:08:59 05:08:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:08:59 Launching a container. 05:09:06 Waiting for container to be ready 05:09:06 To start your first instance, try: lxc launch ubuntu:18.04 05:09:06 05:09:10 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 05:09:10 Waiting for network to be ready... 05:09:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:09:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 05:09:11 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:09:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 05:09:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 05:09:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:09:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 05:09:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 05:09:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 05:09:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 05:09:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:09:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:09:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:09:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:09:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:09:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:09:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:09:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:09:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:09:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 05:09:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 05:09:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 05:09:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 05:09:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 05:09:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 05:09:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 05:09:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 05:09:13 gofmt -l . 05:09:13 [ "`gofmt -l .`" = "" ] 05:09:14 Fetched 24.6 MB in 4s (6286 kB/s) 05:09:15 Reading package lists... 05:09:16 Reading package lists... 05:09:16 Building dependency tree... 05:09:16 Reading state information... 05:09:16 The following additional packages will be installed: 05:09:16 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:09:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:09:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:09:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 05:09:16 Suggested packages: 05:09:16 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 05:09:16 Recommended packages: 05:09:16 gnupg libsasl2-modules 05:09:16 The following NEW packages will be installed: 05:09:16 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:09:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:09:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:09:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 05:09:16 The following packages will be upgraded: 05:09:16 gpg gpg-agent gpgconf libudev1 05:09:16 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 05:09:16 Need to get 3530 kB of archives. 05:09:16 After this operation, 13.3 MB of additional disk space will be used. 05:09:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 05:09:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 05:09:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 05:09:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 05:09:16 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 05:09:16 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 05:09:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 05:09:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 05:09:17 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 05:09:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 05:09:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 05:09:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 05:09:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 05:09:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 05:09:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 05:09:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 05:09:17 ./bin/test-go-mod-tidy.sh 05:09:17 ./bin/test-attribution-txt.sh 05:09:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 05:09:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 05:09:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 05:09:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 05:09:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 05:09:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 05:09:17 debconf: delaying package configuration, since apt-utils is not installed 05:09:17 Fetched 3530 kB in 1s (3485 kB/s) 05:09:17 (Reading database ... 12511 files and directories currently installed.) 05:09:17 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 05:09:17 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:09:17 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 05:09:17 Selecting previously unselected package udev. 05:09:17 (Reading database ... 12511 files and directories currently installed.) 05:09:17 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 05:09:17 Unpacking udev (237-3ubuntu10.47) ... 05:09:17 Selecting previously unselected package libfuse2:amd64. 05:09:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 05:09:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:09:17 Selecting previously unselected package fuse. 05:09:17 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 05:09:17 Unpacking fuse (2.9.7-1ubuntu1) ... 05:09:17 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 05:09:17 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:09:17 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 05:09:17 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:09:18 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 05:09:18 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:09:18 Selecting previously unselected package libksba8:amd64. 05:09:18 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 05:09:18 Unpacking libksba8:amd64 (1.3.5-2) ... 05:09:18 Selecting previously unselected package libroken18-heimdal:amd64. 05:09:18 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:09:18 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:18 Selecting previously unselected package libasn1-8-heimdal:amd64. 05:09:18 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:09:18 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 05:09:18 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:09:18 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 05:09:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:09:18 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:18 Selecting previously unselected package libwind0-heimdal:amd64. 05:09:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:09:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 05:09:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:09:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 05:09:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:09:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:18 Selecting previously unselected package libheimntlm0-heimdal:amd64. 05:09:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:09:18 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:18 Selecting previously unselected package libgssapi3-heimdal:amd64. 05:09:18 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:09:18 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:18 Selecting previously unselected package libsasl2-modules-db:amd64. 05:09:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:09:18 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:09:18 Selecting previously unselected package libsasl2-2:amd64. 05:09:18 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:09:18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:09:18 Selecting previously unselected package libldap-common. 05:09:18 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 05:09:18 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:09:18 Selecting previously unselected package libldap-2.4-2:amd64. 05:09:18 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 05:09:18 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:09:18 Selecting previously unselected package dirmngr. 05:09:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 05:09:18 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 05:09:18 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:09:18 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 05:09:18 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:09:18 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:09:18 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:09:18 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 05:09:18 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:18 Setting up libksba8:amd64 (1.3.5-2) ... 05:09:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:09:19 Setting up udev (237-3ubuntu10.47) ... 05:09:19 invoke-rc.d: policy-rc.d denied execution of start. 05:09:19 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:19 Processing triggers for systemd (237-3ubuntu10) ... 05:09:19 Setting up fuse (2.9.7-1ubuntu1) ... 05:09:19 Setting up gpg (2.2.4-1ubuntu1.4) ... 05:09:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:09:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:09:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 05:09:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] sh 05:09:20 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 05:09:20 settings in the [Install] section, and DefaultInstance for template units). 05:09:20 This means they are not meant to be enabled using systemctl. 05:09:20 Possible reasons for having this kind of units are: 05:09:20 1) A unit may be statically enabled by being symlinked from another unit's 05:09:20 .wants/ or .requires/ directory. 05:09:20 2) A unit's purpose may be to act as a helper for some other unit which has 05:09:20 a requirement dependency on it. 05:09:20 3) A unit may be started when needed via activation (socket, path, timer, 05:09:20 D-Bus, udev, scripted systemctl call, ...). 05:09:20 4) In case of template units, the unit is meant to be enabled with some 05:09:20 instance name specified. 05:09:20 Reading package lists... 05:09:20 Building dependency tree... 05:09:20 Reading state information... 05:09:20 + ls -al . 05:09:20 total 880 05:09:20 drwxrwxr-x 9 1001 1001 4096 May 28 05:09 . 05:09:20 drwxr-xr-x 4 root root 4096 May 28 05:04 .. 05:09:20 -rw-rw-r-- 1 1001 1001 11 May 28 05:02 .dockerignore 05:09:20 drwxrwxr-x 8 1001 1001 4096 May 28 05:02 .git 05:09:20 drwxrwxr-x 3 1001 1001 4096 May 28 05:02 .github 05:09:20 -rw-rw-r-- 1 1001 1001 818 May 28 05:02 .gitignore 05:09:20 -rw-rw-r-- 1 1001 1001 166 May 28 05:02 .sonarcloud.properties 05:09:20 -rw-rw-r-- 1 1001 1001 8609 May 28 05:02 Attribution.txt 05:09:20 -rw-rw-r-- 1 1001 1001 3804 May 28 05:02 CONTRIBUTING.md 05:09:20 -rw-rw-r-- 1 1001 1001 931 May 28 05:02 Dockerfile.build 05:09:20 -rw-rw-r-- 1 1001 1001 849 May 28 05:02 Jenkinsfile 05:09:20 -rw-rw-r-- 1 1001 1001 10775 May 28 05:02 LICENSE 05:09:20 -rw-rw-r-- 1 1001 1001 5632 May 28 05:02 Makefile 05:09:20 -rw-rw-r-- 1 1001 1001 7978 May 28 05:02 README.md 05:09:20 -rw-rw-r-- 1 1001 1001 6755 May 28 05:02 SECURITY.md 05:09:20 -rw-rw-r-- 1 1001 1001 5 May 28 04:58 VERSION 05:09:20 -rw-rw-r-- 1 1001 1001 4131 May 28 05:02 ZMQWindows.md 05:09:20 drwxrwxr-x 2 1001 1001 4096 May 28 05:02 bin 05:09:20 drwxrwxr-x 14 1001 1001 4096 May 28 05:02 cmd 05:09:20 -rw-r--r-- 1 root root 742996 May 28 05:07 coverage.out 05:09:20 -rw-r--r-- 1 root root 1060 May 28 05:09 go.mod 05:09:20 -rw-r--r-- 1 root root 21990 May 28 05:04 go.sum 05:09:20 drwxrwxr-x 8 1001 1001 4096 May 28 05:02 internal 05:09:20 drwxrwxr-x 4 1001 1001 4096 May 28 05:02 openapi 05:09:20 drwxrwxr-x 4 1001 1001 4096 May 28 05:02 snap 05:09:20 -rw-rw-r-- 1 1001 1001 168 May 28 05:02 version.go [Pipeline] sh 05:09:20 The following additional packages will be installed: 05:09:20 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 05:09:20 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 05:09:20 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 05:09:20 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 05:09:20 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 05:09:20 Suggested packages: 05:09:20 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 05:09:20 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 05:09:20 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 05:09:20 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 05:09:20 systemd-container policykit-1 05:09:20 Recommended packages: 05:09:20 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 05:09:20 The following NEW packages will be installed: 05:09:20 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 05:09:20 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 05:09:20 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 05:09:20 multiarch-support openssh-client python3 python3-minimal python3.6 05:09:20 python3.6-minimal snapd squashfs-tools sudo 05:09:20 The following packages will be upgraded: 05:09:20 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 05:09:20 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 05:09:20 Need to get 35.2 MB of archives. 05:09:20 After this operation, 141 MB of additional disk space will be used. 05:09:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 05:09:21 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 05:09:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 05:09:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 05:09:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 05:09:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 05:09:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 05:09:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 05:09:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 05:09:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 05:09:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 05:09:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 05:09:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 05:09:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 05:09:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 05:09:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 05:09:21 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 05:09:21 + '[' -e coverage.out ] 05:09:21 + chown 1001:1001 coverage.out [Pipeline] stash 05:09:21 Warning: overwriting stash ‘coverage-report’ 05:09:22 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 05:09:22 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 05:09:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 05:09:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 05:09:22 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 05:09:22 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 05:09:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 05:09:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 05:09:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 05:09:22 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 05:09:22 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 05:09:22 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 05:09:22 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 05:09:22 Stashed 1 file(s) [Pipeline] sh 05:09:22 debconf: delaying package configuration, since apt-utils is not installed 05:09:22 Fetched 35.2 MB in 1s (27.0 MB/s) 05:09:22 (Reading database ... 12757 files and directories currently installed.) 05:09:22 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 05:09:22 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:09:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 05:09:22 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:09:22 + make build 05:09:22 go mod tidy 05:09:23 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 05:09:23 (Reading database ... 12757 files and directories currently installed.) 05:09:23 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 05:09:23 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 05:09:23 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 05:09:23 (Reading database ... 12757 files and directories currently installed.) 05:09:23 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 05:09:23 Unpacking apt (1.6.13) over (1.6.1) ... 05:09:23 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 05:09:23 Setting up apt (1.6.13) ... 05:09:23 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 05:09:23 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 05:09:23 (Reading database ... 12764 files and directories currently installed.) 05:09:23 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 05:09:23 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 05:09:24 Selecting previously unselected package libpython3.6-minimal:amd64. 05:09:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:09:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:09:24 Selecting previously unselected package libexpat1:amd64. 05:09:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 05:09:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:09:24 Selecting previously unselected package python3.6-minimal. 05:09:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:09:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:09:24 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 05:09:24 Checking for services that may need to be restarted...done. 05:09:24 Checking for services that may need to be restarted...done. 05:09:24 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:09:24 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:09:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:09:25 Selecting previously unselected package python3-minimal. 05:09:25 (Reading database ... 13012 files and directories currently installed.) 05:09:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 05:09:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 05:09:25 Selecting previously unselected package mime-support. 05:09:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 05:09:25 Unpacking mime-support (3.60ubuntu1) ... 05:09:25 Selecting previously unselected package libmpdec2:amd64. 05:09:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 05:09:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:09:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 05:09:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:09:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:09:25 Selecting previously unselected package python3.6. 05:09:25 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:09:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:09:25 Selecting previously unselected package libpython3-stdlib:amd64. 05:09:25 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 05:09:25 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:09:25 Setting up python3-minimal (3.6.7-1~18.04) ... 05:09:25 Selecting previously unselected package python3. 05:09:25 (Reading database ... 13442 files and directories currently installed.) 05:09:25 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 05:09:25 Unpacking python3 (3.6.7-1~18.04) ... 05:09:25 Selecting previously unselected package multiarch-support. 05:09:25 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 05:09:25 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 05:09:25 Setting up multiarch-support (2.27-3ubuntu1.4) ... 05:09:25 Selecting previously unselected package liblzo2-2:amd64. 05:09:25 (Reading database ... 13479 files and directories currently installed.) 05:09:25 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 05:09:25 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 05:09:25 Selecting previously unselected package libbsd0:amd64. 05:09:25 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 05:09:25 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:09:26 Selecting previously unselected package sudo. 05:09:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 05:09:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 05:09:26 Selecting previously unselected package apparmor. 05:09:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 05:09:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 05:09:26 Selecting previously unselected package libedit2:amd64. 05:09:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 05:09:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 05:09:26 Selecting previously unselected package libkrb5support0:amd64. 05:09:26 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 05:09:26 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:09:26 Selecting previously unselected package libk5crypto3:amd64. 05:09:26 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 05:09:26 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:09:26 Selecting previously unselected package libkeyutils1:amd64. 05:09:26 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 05:09:26 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:09:26 Selecting previously unselected package libkrb5-3:amd64. 05:09:26 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 05:09:26 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:09:26 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:09:26 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 05:09:26 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:09:26 Selecting previously unselected package libssl1.0.0:amd64. 05:09:26 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 05:09:26 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:09:26 Selecting previously unselected package openssh-client. 05:09:26 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 05:09:26 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:09:27 Selecting previously unselected package squashfs-tools. 05:09:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 05:09:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:09:27 Selecting previously unselected package snapd. 05:09:27 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 05:09:27 Unpacking snapd (2.48.3+18.04) ... 05:09:29 Setting up libedit2:amd64 (3.1-20170329-1) ... 05:09:29 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:09:29 Setting up mime-support (3.60ubuntu1) ... 05:09:29 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 05:09:29 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:09:29 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:09:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:09:29 Setting up systemd (237-3ubuntu10.47) ... 05:09:29 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 05:09:29 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:09:29 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:09:29 Setting up liblzo2-2:amd64 (2.08-1.2) ... 05:09:29 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:09:29 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:09:29 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:09:30 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 05:09:30 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:09:30 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:09:30 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:09:30 Setting up python3 (3.6.7-1~18.04) ... 05:09:30 running python rtupdate hooks for python3.6... 05:09:30 running python post-rtupdate hooks for python3.6... 05:09:30 Setting up apparmor (2.12-4ubuntu5.1) ... 05:09:31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 05:09:31 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:09:31 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:09:31 Setting up snapd (2.48.3+18.04) ... 05:09:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 05:09:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 05:09:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 05:09:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 05:09:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:09:32 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:09:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 05:09:33 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 05:09:33 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 05:09:33 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 05:09:33 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 05:09:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:09:33 Processing triggers for systemd (237-3ubuntu10.47) ... 05:09:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:09:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:09:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:09:35 Reading package lists... 05:09:36 Reading package lists... 05:09:36 Building dependency tree... 05:09:36 Reading state information... 05:09:36 Calculating upgrade... 05:09:36 The following packages will be upgraded: 05:09:36 advancecomp base-files bash binutils binutils-common 05:09:36 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 05:09:36 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 05:09:36 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 05:09:36 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 05:09:36 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 05:09:36 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 05:09:36 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 05:09:36 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 05:09:36 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 05:09:36 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 05:09:36 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 05:09:36 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 05:09:36 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 05:09:36 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 05:09:36 ubuntu-keyring util-linux 05:09:36 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:09:36 Need to get 64.1 MB of archives. 05:09:36 After this operation, 5085 kB of additional disk space will be used. 05:09:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 05:09:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 05:09:36 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 05:09:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 05:09:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 05:09:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 05:09:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 05:09:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 05:09:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 05:09:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 05:09:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 05:09:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 05:09:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 05:09:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 05:09:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 05:09:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 05:09:36 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 05:09:36 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 05:09:36 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 05:09:36 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 05:09:36 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 05:09:36 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 05:09:36 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 05:09:36 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 05:09:36 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 05:09:36 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 05:09:36 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 05:09:36 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 05:09:36 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 05:09:36 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 05:09:36 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 05:09:36 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 05:09:36 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 05:09:36 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 05:09:36 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 05:09:36 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 05:09:36 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 05:09:36 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 05:09:36 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 05:09:36 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 05:09:36 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 05:09:36 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 05:09:36 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 05:09:36 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 05:09:36 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 05:09:36 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 05:09:36 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 05:09:36 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 05:09:36 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 05:09:36 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 05:09:36 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 05:09:36 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 05:09:36 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 05:09:36 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 05:09:36 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 05:09:36 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 05:09:36 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 05:09:37 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 05:09:37 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 05:09:37 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 05:09:37 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 05:09:37 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 05:09:37 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 05:09:37 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 05:09:37 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 05:09:37 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:09:37 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 05:09:37 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 05:09:37 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 05:09:37 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 05:09:37 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 05:09:37 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 05:09:37 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 05:09:37 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 05:09:37 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 05:09:37 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 05:09:37 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 05:09:37 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 05:09:37 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 05:09:37 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 05:09:37 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 05:09:37 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 05:09:37 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 05:09:37 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 05:09:38 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 05:09:38 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 05:09:38 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 05:09:38 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 05:09:38 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 05:09:38 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 05:09:38 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 05:09:38 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 05:09:38 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 05:09:38 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 05:09:38 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 05:09:38 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 05:09:38 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 05:09:38 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 05:09:38 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 05:09:38 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 05:09:38 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 05:09:38 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 05:09:38 debconf: delaying package configuration, since apt-utils is not installed 05:09:38 Fetched 64.1 MB in 2s (31.7 MB/s) 05:09:38 (Reading database ... 13912 files and directories currently installed.) 05:09:38 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 05:09:38 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:09:38 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 05:09:38 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:09:39 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 05:09:39 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 05:09:39 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:09:39 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:09:39 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:09:39 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:09:39 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:09:39 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:09:39 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:09:39 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:09:39 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:09:39 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:09:39 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:09:39 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:09:39 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:09:39 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:09:40 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 05:09:40 (Reading database ... 13911 files and directories currently installed.) 05:09:40 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 05:09:40 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 05:09:40 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 05:09:40 (Reading database ... 13911 files and directories currently installed.) 05:09:40 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:09:40 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:09:40 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:09:40 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:09:40 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:09:40 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:09:40 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 05:09:40 (Reading database ... 13911 files and directories currently installed.) 05:09:40 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 05:09:40 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:09:41 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 05:09:41 (Reading database ... 13911 files and directories currently installed.) 05:09:41 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 05:09:41 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 05:09:41 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 05:09:41 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 05:09:41 Setting up base-files (10.1ubuntu2.10) ... 05:09:41 Installing new version of config file /etc/issue ... 05:09:41 Installing new version of config file /etc/issue.net ... 05:09:41 Installing new version of config file /etc/lsb-release ... 05:09:41 Installing new version of config file /etc/update-motd.d/50-motd-news ... 05:09:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 05:09:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 05:09:41 Removing obsolete conffile /etc/default/motd-news ... 05:09:41 (Reading database ... 13912 files and directories currently installed.) 05:09:41 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 05:09:41 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 05:09:41 Setting up bash (4.4.18-2ubuntu1.2) ... 05:09:41 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 05:09:42 (Reading database ... 13912 files and directories currently installed.) 05:09:42 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 05:09:42 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 05:09:42 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 05:09:42 (Reading database ... 13912 files and directories currently installed.) 05:09:42 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 05:09:42 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 05:09:42 Setting up tar (1.29b-2ubuntu0.2) ... 05:09:42 (Reading database ... 13912 files and directories currently installed.) 05:09:42 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 05:09:42 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:09:42 Setting up dpkg (1.19.0.5ubuntu2.3) ... 05:09:42 (Reading database ... 13912 files and directories currently installed.) 05:09:42 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 05:09:42 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:09:42 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 05:09:42 (Reading database ... 13912 files and directories currently installed.) 05:09:42 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 05:09:42 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:09:42 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 05:09:42 (Reading database ... 13912 files and directories currently installed.) 05:09:42 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 05:09:42 Unpacking grep (3.1-2build1) over (3.1-2) ... 05:09:42 Setting up grep (3.1-2build1) ... 05:09:43 (Reading database ... 13912 files and directories currently installed.) 05:09:43 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 05:09:43 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:09:43 Setting up login (1:4.5-1ubuntu2) ... 05:09:43 (Reading database ... 13912 files and directories currently installed.) 05:09:43 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 05:09:43 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:09:43 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 05:09:44 (Reading database ... 13912 files and directories currently installed.) 05:09:44 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 05:09:44 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:09:44 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 05:09:44 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:09:44 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 05:09:44 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:09:45 Setting up perl-base (5.26.1-6ubuntu0.5) ... 05:09:45 (Reading database ... 13912 files and directories currently installed.) 05:09:45 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 05:09:45 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:09:45 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:09:45 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:09:45 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:09:45 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:09:45 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 05:09:45 (Reading database ... 13912 files and directories currently installed.) 05:09:45 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 05:09:45 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 05:09:46 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 05:09:46 (Reading database ... 13912 files and directories currently installed.) 05:09:46 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:09:46 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:09:46 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:09:46 (Reading database ... 13912 files and directories currently installed.) 05:09:46 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:09:46 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:09:46 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:09:46 (Reading database ... 13912 files and directories currently installed.) 05:09:46 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:09:46 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:09:46 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:09:46 (Reading database ... 13912 files and directories currently installed.) 05:09:46 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:09:46 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:09:46 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:09:46 (Reading database ... 13912 files and directories currently installed.) 05:09:46 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 05:09:46 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:09:46 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 05:09:46 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:09:46 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 05:09:46 (Reading database ... 13912 files and directories currently installed.) 05:09:46 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 05:09:46 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:09:47 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 05:09:47 (Reading database ... 13912 files and directories currently installed.) 05:09:47 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:09:47 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:09:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:09:47 (Reading database ... 13912 files and directories currently installed.) 05:09:47 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:09:47 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:09:47 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 05:09:47 (Reading database ... 13912 files and directories currently installed.) 05:09:47 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:09:47 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:09:47 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 05:09:47 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 05:09:48 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 05:09:48 (Reading database ... 13912 files and directories currently installed.) 05:09:48 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 05:09:48 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:09:48 Setting up libc-bin (2.27-3ubuntu1.4) ... 05:09:48 (Reading database ... 13912 files and directories currently installed.) 05:09:48 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 05:09:48 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:09:48 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 05:09:48 (Reading database ... 13914 files and directories currently installed.) 05:09:48 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 05:09:48 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 05:09:49 Setting up debconf (1.5.66ubuntu1) ... 05:09:49 (Reading database ... 13914 files and directories currently installed.) 05:09:49 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 05:09:49 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:09:49 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 05:09:49 (Reading database ... 13914 files and directories currently installed.) 05:09:49 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 05:09:49 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:09:49 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 05:09:49 (Reading database ... 13914 files and directories currently installed.) 05:09:49 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 05:09:49 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:09:49 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 05:09:49 (Reading database ... 13914 files and directories currently installed.) 05:09:49 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 05:09:49 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:09:49 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 05:09:49 (Reading database ... 13916 files and directories currently installed.) 05:09:49 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 05:09:49 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:09:49 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 05:09:49 (Reading database ... 13920 files and directories currently installed.) 05:09:49 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:09:49 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:09:50 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 05:09:50 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:09:50 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 05:09:50 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:09:50 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 05:09:50 (Reading database ... 13920 files and directories currently installed.) 05:09:50 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 05:09:50 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 05:09:50 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 05:09:50 (Reading database ... 13920 files and directories currently installed.) 05:09:50 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 05:09:50 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 05:09:50 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 05:09:50 (Reading database ... 13920 files and directories currently installed.) 05:09:50 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 05:09:50 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:09:50 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 05:09:50 (Reading database ... 13920 files and directories currently installed.) 05:09:50 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 05:09:50 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:09:50 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 05:09:50 (Reading database ... 13920 files and directories currently installed.) 05:09:50 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 05:09:50 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 05:09:50 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 05:09:51 (Reading database ... 13920 files and directories currently installed.) 05:09:51 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 05:09:51 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:09:51 Setting up passwd (1:4.5-1ubuntu2) ... 05:09:51 (Reading database ... 13920 files and directories currently installed.) 05:09:51 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 05:09:51 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:09:51 Setting up gpgv (2.2.4-1ubuntu1.4) ... 05:09:51 (Reading database ... 13920 files and directories currently installed.) 05:09:51 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 05:09:51 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 05:09:51 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 05:09:51 (Reading database ... 13920 files and directories currently installed.) 05:09:51 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 05:09:51 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 05:09:51 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 05:09:52 (Reading database ... 13920 files and directories currently installed.) 05:09:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 05:09:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 05:09:52 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 05:09:52 (Reading database ... 13920 files and directories currently installed.) 05:09:52 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 05:09:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 05:09:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 05:09:52 (Reading database ... 13920 files and directories currently installed.) 05:09:52 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 05:09:52 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 05:09:52 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 05:09:52 (Reading database ... 13920 files and directories currently installed.) 05:09:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 05:09:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 05:09:52 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 05:09:52 (Reading database ... 13920 files and directories currently installed.) 05:09:52 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 05:09:52 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 05:09:52 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 05:09:52 (Reading database ... 13920 files and directories currently installed.) 05:09:52 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 05:09:52 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 05:09:52 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 05:09:52 (Reading database ... 13921 files and directories currently installed.) 05:09:52 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:09:52 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:09:52 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:09:52 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:09:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 05:09:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 05:09:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 05:09:53 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 05:09:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 05:09:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 05:09:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 05:09:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 05:09:53 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 05:09:53 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 05:09:53 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 05:09:53 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 05:09:53 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 05:09:53 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 05:09:53 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 05:09:53 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 05:09:53 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 05:09:53 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 05:09:54 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 05:09:54 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 05:09:54 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 05:09:54 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 05:09:54 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 05:09:54 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 05:09:54 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:09:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:09:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:09:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:09:54 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:09:54 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:09:54 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:09:54 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:09:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:09:55 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:09:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:09:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:09:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:09:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:09:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:09:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:09:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:09:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:09:57 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 05:09:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:09:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:09:57 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:09:57 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:09:57 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:09:57 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:09:58 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:09:58 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:09:58 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:09:58 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:09:58 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 05:09:58 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:09:58 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 05:09:58 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:09:58 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:09:58 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 05:09:58 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:09:58 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:09:58 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:09:59 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:09:59 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 05:09:59 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 05:09:59 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:09:59 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 05:09:59 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:09:59 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:09:59 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:09:59 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 05:09:59 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 05:09:59 Setting up tzdata (2021a-0ubuntu0.18.04) ... 05:09:59 05:09:59 Current default time zone: 'Etc/UTC' 05:09:59 Local time is now: Fri May 28 05:09:59 UTC 2021. 05:09:59 Universal Time is now: Fri May 28 05:09:59 UTC 2021. 05:09:59 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:09:59 05:09:59 Setting up systemd-sysv (237-3ubuntu10.47) ... 05:09:59 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:09:59 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 05:09:59 Setting up mount (2.31.1-0.4ubuntu3.7) ... 05:09:59 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 05:09:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 05:09:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:09:59 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 05:09:59 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 05:09:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 05:09:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:09:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 05:09:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 05:09:59 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 05:09:59 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 05:09:59 Setting up patch (2.7.6-2ubuntu1.1) ... 05:09:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 05:09:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 05:09:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 05:09:59 Installing new version of config file /etc/ssl/openssl.cnf ... 05:09:59 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 05:09:59 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 05:09:59 Setting up ca-certificates (20210119~18.04.1) ... 05:10:00 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 05:10:01 Updating certificates in /etc/ssl/certs... 05:10:02 23 added, 27 removed; done. 05:10:02 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 05:10:02 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:10:02 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 05:10:02 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 05:10:02 Setting up pkgbinarymangler (138.18.04.1) ... 05:10:02 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 05:10:02 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 05:10:02 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 05:10:02 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 05:10:02 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:10:02 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 05:10:02 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:10:02 Setting up perl (5.26.1-6ubuntu0.5) ... 05:10:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 05:10:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 05:10:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 05:10:02 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 05:10:02 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 05:10:02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 05:10:02 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 05:10:02 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 05:10:02 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 05:10:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:10:02 Processing triggers for systemd (237-3ubuntu10.47) ... 05:10:02 Processing triggers for mime-support (3.60ubuntu1) ... 05:10:02 Processing triggers for ca-certificates (20210119~18.04.1) ... 05:10:02 Updating certificates in /etc/ssl/certs... 05:10:03 0 added, 0 removed; done. 05:10:03 Running hooks in /etc/ca-certificates/update.d... 05:10:03 done. 05:10:03 Reading package lists... 05:10:04 Building dependency tree... 05:10:04 Reading state information... 05:10:04 The following NEW packages will be installed: 05:10:04 apt-transport-https 05:10:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 05:10:04 Need to get 1692 B of archives. 05:10:04 After this operation, 154 kB of additional disk space will be used. 05:10:04 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 05:10:04 debconf: delaying package configuration, since apt-utils is not installed 05:10:04 Fetched 1692 B in 0s (10.6 kB/s) 05:10:04 Selecting previously unselected package apt-transport-https. 05:10:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:10:04 (Reading database ... 13926 files and directories currently installed.) 05:10:04 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 05:10:04 Unpacking apt-transport-https (1.6.13) ... 05:10:04 Setting up apt-transport-https (1.6.13) ... 05:10:05 Waiting for network to be ready... 05:10:05 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 05:10:09 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 05:10:10 2021-05-28T05:10:07Z INFO Waiting for automatic snapd restart... 05:10:10 snapd 2.50 from Canonical* installed 05:10:11 "snapd" switched to the "latest/stable" channel 05:10:11 05:10:13 core18 20210507 from Canonical* installed 05:10:14 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 05:10:14 "core18" switched to the "latest/stable" channel 05:10:14 05:10:16 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 05:10:17 snapcraft 4.7.1 from Canonical* installed 05:10:17 "snapcraft" switched to the "latest/stable" channel 05:10:17 05:10:20 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 05:10:21 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 05:10:21 - README.md 05:10:21 05:10:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:10:23 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 05:10:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:10:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:10:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:10:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:10:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:10:29 Reading package lists... 05:10:29 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [Pipeline] } 05:10:34 $ docker stop --time=1 df26920a9f639708b4dd5fb8e3215f6dd681624d885130e53be150c31116216b 05:10:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:10:36 Reading package lists... 05:10:36 Building dependency tree... 05:10:36 Reading state information... 05:10:36 Suggested packages: 05:10:36 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:10:36 git-gui gitk gitweb git-cvs git-mediawiki git-svn 05:10:36 Recommended packages: 05:10:36 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 05:10:36 The following NEW packages will be installed: 05:10:36 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 05:10:36 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 05:10:36 pkg-config zip 05:10:36 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 05:10:36 Need to get 7663 kB of archives. 05:10:36 After this operation, 43.8 MB of additional disk space will be used. 05:10:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 05:10:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 05:10:36 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 05:10:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 05:10:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 05:10:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 05:10:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 05:10:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 05:10:36 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 05:10:36 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:10:36 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 05:10:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 05:10:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 05:10:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 05:10:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 05:10:36 debconf: delaying package configuration, since apt-utils is not installed 05:10:36 Fetched 7663 kB in 1s (10.7 MB/s) 05:10:36 Selecting previously unselected package libglib2.0-0:amd64. 05:10:36 (Reading database ... 13930 files and directories currently installed.) 05:10:36 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 05:10:36 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:10:36 Selecting previously unselected package libpsl5:amd64. 05:10:36 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 05:10:36 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 05:10:37 $ docker rm -f df26920a9f639708b4dd5fb8e3215f6dd681624d885130e53be150c31116216b 05:10:37 Selecting previously unselected package libnghttp2-14:amd64. 05:10:37 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 05:10:37 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:10:37 Selecting previously unselected package librtmp1:amd64. 05:10:37 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 05:10:37 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:10:37 Selecting previously unselected package libcurl3-gnutls:amd64. 05:10:37 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 05:10:37 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:10:37 Selecting previously unselected package liberror-perl. 05:10:37 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 05:10:37 Unpacking liberror-perl (0.17025-1) ... 05:10:37 Selecting previously unselected package git-man. 05:10:37 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 05:10:37 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 05:10:37 Selecting previously unselected package git. 05:10:37 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 05:10:37 Unpacking git (1:2.17.1-1ubuntu0.8) ... 05:10:38 Selecting previously unselected package libnorm1:amd64. 05:10:38 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 05:10:38 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:10:38 Selecting previously unselected package libpgm-5.2-0:amd64. 05:10:38 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 05:10:38 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:10:38 Selecting previously unselected package libsodium23:amd64. 05:10:38 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 05:10:38 Unpacking libsodium23:amd64 (1.0.16-2) ... 05:10:38 Selecting previously unselected package libzmq5:amd64. 05:10:38 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 05:10:38 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:10:38 Selecting previously unselected package libzmq3-dev:amd64. 05:10:38 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 05:10:38 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:10:38 Selecting previously unselected package pkg-config. 05:10:38 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 05:10:38 Unpacking pkg-config (0.29.1-0ubuntu2) ... 05:10:38 Selecting previously unselected package zip. 05:10:38 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 05:10:38 Unpacking zip (3.0-11build1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 05:10:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:10:38 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 05:10:38 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:10:38 Setting up liberror-perl (0.17025-1) ... 05:10:38 Setting up libpsl5:amd64 (0.19.1-5build1) ... 05:10:38 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:10:38 No schema files found: doing nothing. 05:10:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:10:38 Setting up zip (3.0-11build1) ... 05:10:38 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:10:38 Setting up libsodium23:amd64 (1.0.16-2) ... 05:10:38 Setting up pkg-config (0.29.1-0ubuntu2) ... 05:10:38 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:10:38 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:10:38 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:10:38 Setting up git (1:2.17.1-1ubuntu0.8) ... 05:10:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:10:39 05:10:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:10:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:10:39 latest: Pulling from edgex-devops/edgex-compose-arm64 05:10:39 29e5d40040c1: Pulling fs layer 05:10:39 1ce36da41761: Pulling fs layer 05:10:39 25b303627fd3: Pulling fs layer 05:10:39 29e5d40040c1: Verifying Checksum 05:10:39 29e5d40040c1: Download complete 05:10:40 1ce36da41761: Verifying Checksum 05:10:40 1ce36da41761: Download complete 05:10:40 29e5d40040c1: Pull complete 05:10:42 1ce36da41761: Pull complete 05:10:42 25b303627fd3: Verifying Checksum 05:10:42 25b303627fd3: Download complete 05:10:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:10:45 git set to automatically installed. 05:10:45 git-man set to automatically installed. 05:10:45 libcurl3-gnutls set to automatically installed. 05:10:45 liberror-perl set to automatically installed. 05:10:45 libglib2.0-0 set to automatically installed. 05:10:45 libnghttp2-14 set to automatically installed. 05:10:45 libnorm1 set to automatically installed. 05:10:45 libpgm-5.2-0 set to automatically installed. 05:10:45 libpsl5 set to automatically installed. 05:10:45 librtmp1 set to automatically installed. 05:10:45 libsodium23 set to automatically installed. 05:10:45 libzmq3-dev set to automatically installed. 05:10:45 libzmq5 set to automatically installed. 05:10:45 pkg-config set to automatically installed. 05:10:45 zip set to automatically installed. 05:10:46 snapd is not logged in, snap install commands will use sudo 05:10:52 25b303627fd3: Pull complete 05:10:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:10:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:10:52 prd-ubuntu18.04-docker-arm64-4c-16g-828 does not seem to be running inside a container 05:10:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:10:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:10:55 $ docker top ecee0ac2aff25440749c48e482232bbf8ced98bb6f00482056e93aa47a4674b8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:56 + + grepdocker-compose parallel build 05:10:56 --help 05:10:59 --parallel Build images in parallel. [Pipeline] } 05:10:59 $ docker stop --time=1 ecee0ac2aff25440749c48e482232bbf8ced98bb6f00482056e93aa47a4674b8 05:11:01 $ docker rm -f ecee0ac2aff25440749c48e482232bbf8ced98bb6f00482056e93aa47a4674b8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:11:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:11:02 . [Pipeline] withDockerContainer 05:11:02 prd-ubuntu18.04-docker-arm64-4c-16g-828 does not seem to be running inside a container 05:11:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:11:04 $ docker top 4097bc10b1de402d9f90ded713f2ffd1477d7050f24e41fb54158af2428055a9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:05 + docker-compose -f ./docker-compose-build.yml build --parallel 05:11:08 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 05:11:08 snapd is not logged in, snap install commands will use sudo 05:11:09 Building core-command ... 05:11:09 Building core-data ... 05:11:09 Building core-metadata ... 05:11:09 Building security-bootstrapper ... 05:11:09 Building security-proxy-setup ... 05:11:09 Building security-secretstore-setup ... 05:11:09 Building support-notifications ... 05:11:09 Building support-scheduler ... 05:11:09 Building sys-mgmt-agent ... 05:11:09 Building core-metadata 05:11:09 Building security-proxy-setup 05:11:09 Building security-bootstrapper 05:11:09 Building sys-mgmt-agent 05:11:09 Building core-command 05:11:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:11:13 snap "core18" has no updates available 05:11:14 Pulling go-build-helper 05:11:14 + snapcraftctl pull 05:11:15 'app-service-config' has dependencies that need to be staged: go-build-helper 05:11:15 Skipping pull go-build-helper (already ran) 05:11:15 Building go-build-helper 05:11:15 + snapcraftctl build 05:11:17 Staging go-build-helper 05:11:17 + snapcraftctl stage 05:11:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:11:27 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:11:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 05:11:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 05:11:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 05:11:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:11:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 05:11:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 05:11:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 05:11:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 05:11:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:11:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:11:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:11:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:11:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:11:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:11:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:11:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:11:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:11:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 05:11:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 05:11:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 05:11:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 05:11:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 05:11:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 05:11:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 05:11:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 05:11:27 Fetched 24.6 MB in 0s (0 B/s) 05:11:27 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:11:27 Fetched 224 kB in 0s (0 B/s) 05:11:27 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:11:27 Fetched 157 kB in 0s (0 B/s) 05:11:27 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:11:27 Fetched 221 kB in 0s (0 B/s) 05:11:27 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:11:27 Fetched 143 kB in 0s (0 B/s) 05:11:27 Pulling app-service-config 05:11:27 + snapcraftctl pull 05:11:27 Cloning into '/root/parts/app-service-config/src'... 05:11:28 Pulling config-common 05:11:28 + snapcraftctl pull 05:11:32 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:11:32 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:11:32 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:11:32 Fetched 0 B in 0s (0 B/s) 05:11:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:11:32 Fetched 0 B in 0s (0 B/s) 05:11:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:11:32 Fetched 0 B in 0s (0 B/s) 05:11:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:11:32 Fetched 0 B in 0s (0 B/s) 05:11:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:11:32 Fetched 0 B in 0s (0 B/s) 05:11:32 Pulling edgex-go 05:11:32 + snapcraftctl pull 05:11:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:11:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:11:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:11:50 Fetched 0 B in 0s (0 B/s) 05:11:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 05:11:50 Fetched 96.5 kB in 0s (0 B/s) 05:11:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 05:11:50 Fetched 279 kB in 0s (0 B/s) 05:11:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 05:11:50 Fetched 122 kB in 0s (0 B/s) 05:11:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 05:11:50 Fetched 77.8 kB in 0s (0 B/s) 05:11:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 05:11:50 Fetched 8848 B in 0s (0 B/s) 05:11:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 05:11:50 Fetched 47.8 kB in 0s (0 B/s) 05:11:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 05:11:50 Fetched 45.6 kB in 0s (0 B/s) 05:11:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 05:11:50 Fetched 15.0 kB in 0s (0 B/s) 05:11:50 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 05:11:50 Fetched 219 kB in 0s (0 B/s) 05:11:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 05:11:50 Fetched 154 kB in 0s (0 B/s) 05:11:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 05:11:50 Fetched 50.6 kB in 0s (0 B/s) 05:11:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 05:11:50 Fetched 14.8 kB in 0s (0 B/s) 05:11:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 05:11:50 Fetched 41.8 kB in 0s (0 B/s) 05:11:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 05:11:50 Fetched 499 kB in 0s (0 B/s) 05:11:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 05:11:50 Fetched 111 kB in 0s (0 B/s) 05:11:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 05:11:50 Fetched 240 kB in 0s (0 B/s) 05:11:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 05:11:50 Fetched 29.3 kB in 0s (0 B/s) 05:11:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 05:11:50 Fetched 85.5 kB in 0s (0 B/s) 05:11:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 05:11:50 Fetched 24.5 kB in 0s (0 B/s) 05:11:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 05:11:50 Fetched 49.2 kB in 0s (0 B/s) 05:11:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 05:11:50 Fetched 54.2 kB in 0s (0 B/s) 05:11:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 05:11:50 Fetched 30.8 kB in 0s (0 B/s) 05:11:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 05:11:50 Fetched 15.8 kB in 0s (0 B/s) 05:11:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 05:11:50 Fetched 85.9 kB in 0s (0 B/s) 05:11:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 05:11:50 Fetched 8720 B in 0s (0 B/s) 05:11:50 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 05:11:50 Fetched 137 kB in 0s (0 B/s) 05:11:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 05:11:50 Fetched 119 kB in 0s (0 B/s) 05:11:50 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 05:11:50 Fetched 110 kB in 0s (0 B/s) 05:11:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 05:11:50 Fetched 11.1 kB in 0s (0 B/s) 05:11:50 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 05:11:50 Fetched 645 kB in 0s (0 B/s) 05:11:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 05:11:50 Fetched 41.3 kB in 0s (0 B/s) 05:11:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 05:11:50 Fetched 17.9 kB in 0s (0 B/s) 05:11:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 05:11:50 Fetched 368 kB in 0s (0 B/s) 05:11:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 05:11:50 Fetched 187 kB in 0s (0 B/s) 05:11:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 05:11:50 Fetched 175 kB in 0s (0 B/s) 05:11:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 05:11:50 Fetched 206 kB in 0s (0 B/s) 05:11:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 05:11:50 Fetched 1301 kB in 0s (0 B/s) 05:11:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 05:11:50 Fetched 36.2 kB in 0s (0 B/s) 05:11:50 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 05:11:50 Fetched 159 kB in 0s (0 B/s) 05:11:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 05:11:50 Fetched 107 kB in 0s (0 B/s) 05:11:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 05:11:50 Fetched 48.7 kB in 0s (0 B/s) 05:11:50 Pulling static-packages 05:11:50 + snapcraftctl pull 05:11:50 Pulling version 05:11:50 + cd /root/project 05:11:50 + [ -f VERSION ] 05:11:50 + PROJECT_VERSION=local-dev 05:11:50 + git rev-parse --short HEAD 05:11:50 + GIT_REVISION=29cd0371 05:11:50 + snapcraftctl set-version local-dev 05:11:50 Skipping build go-build-helper (already ran) 05:11:51 Building app-service-config 05:11:51 + make build 05:11:51 go mod tidy 05:11:54 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 05:11:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 05:11:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 05:11:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 05:11:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 05:11:54 go: downloading github.com/stretchr/testify v1.7.0 05:11:54 go: downloading github.com/google/uuid v1.2.0 05:11:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 05:11:54 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:11:54 go: downloading github.com/x448/float16 v0.8.4 05:11:54 go: downloading github.com/pmezard/go-difflib v1.0.0 05:11:54 go: downloading github.com/go-playground/validator/v10 v10.6.1 05:11:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 05:11:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 05:11:55 go: downloading github.com/gorilla/websocket v1.4.2 05:11:55 go: downloading github.com/go-kit/kit v0.9.0 05:11:55 go: downloading github.com/pelletier/go-toml v1.9.1 05:11:55 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 05:11:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:11:55 go: downloading golang.org/x/text v0.3.2 05:11:55 go: downloading github.com/hashicorp/consul/api v1.8.1 05:11:55 go: downloading github.com/davecgh/go-spew v1.1.1 05:11:55 go: downloading github.com/go-playground/universal-translator v0.17.0 05:11:55 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:11:55 go: downloading github.com/go-playground/locales v0.13.0 05:11:55 go: downloading github.com/leodido/go-urn v1.2.0 05:11:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:11:55 go: downloading gopkg.in/yaml.v2 v2.4.0 05:11:55 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 05:11:55 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:11:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:11:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:11:55 go: downloading github.com/go-stack/stack v1.8.0 05:11:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:11:56 go: downloading github.com/pebbe/zmq4 v1.2.7 05:11:56 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 05:11:56 go: downloading github.com/gorilla/mux v1.8.0 05:11:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:11:56 go: downloading github.com/mitchellh/copystructure v1.0.0 05:11:56 go: downloading github.com/hashicorp/go-uuid v1.0.1 05:11:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:11:56 go: downloading github.com/hashicorp/consul/sdk v0.7.0 05:11:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:11:56 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:11:56 go: downloading github.com/hashicorp/serf v0.9.5 05:11:56 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:11:56 go: downloading github.com/fatih/color v1.9.0 05:11:56 go: downloading github.com/stretchr/objx v0.1.0 05:11:56 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:11:56 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 05:11:56 go: downloading github.com/kr/pretty v0.2.0 05:11:56 go: downloading github.com/mattn/go-isatty v0.0.12 05:11:56 go: downloading github.com/kr/text v0.1.0 05:11:56 go: downloading github.com/go-redis/redis/v7 v7.2.0 05:11:56 go: downloading github.com/hashicorp/memberlist v0.2.2 05:11:56 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 05:11:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:11:56 go: downloading github.com/pkg/errors v0.8.1 05:11:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 05:11:56 go: downloading github.com/hashicorp/go-msgpack v0.5.3 05:11:56 go: downloading github.com/mattn/go-colorable v0.1.6 05:11:56 go: downloading github.com/hashicorp/go-multierror v1.1.0 05:11:56 go: downloading github.com/go-playground/assert/v2 v2.0.1 05:11:56 go: downloading github.com/miekg/dns v1.1.26 05:11:56 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:11:56 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 05:11:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:11:56 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:11:56 go: downloading github.com/onsi/ginkgo v1.10.1 05:11:56 go: downloading github.com/hashicorp/errwrap v1.0.0 05:11:56 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:11:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:11:56 go: downloading github.com/onsi/gomega v1.7.0 05:11:56 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:11:56 go: downloading github.com/hpcloud/tail v1.0.0 05:11:56 go: downloading github.com/golang/protobuf v1.3.2 05:11:56 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:11:56 go: downloading gopkg.in/fsnotify.v1 v1.4.7 05:11:56 go: downloading github.com/fsnotify/fsnotify v1.4.7 05:11:56 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 05:12:09 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 05:12:09 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 05:12:09 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 05:12:09 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 05:12:09 Building config-common 05:12:09 + snapcraftctl build 05:12:11 Building edgex-go 05:12:11 + cd /root/parts/edgex-go/src 05:12:11 + make build 05:12:11 go mod tidy 05:12:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 05:12:11 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 05:12:11 go: downloading github.com/imdario/mergo v0.3.12 05:12:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 05:12:11 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 05:12:11 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 05:12:11 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 05:12:11 go: downloading github.com/lib/pq v1.10.2 05:12:11 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 05:12:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:12:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:12:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:12:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:12:22 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 05:12: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 05:12:25 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 05:12:26 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 05:12:28 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 05:12: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 05:12:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:12:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:12:31 ---> dd537f335410 05:12:31 Step 3/22 : WORKDIR /edgex-go 05:12:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:12:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:12:31 ---> dd537f335410 05:12:31 Step 3/24 : WORKDIR /edgex-go 05:12:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:12:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:12:31 ---> dd537f335410 05:12:31 Step 3/24 : WORKDIR /edgex-go 05:12:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:12:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:12:31 ---> dd537f335410 05:12:31 Step 3/24 : WORKDIR /edgex-go 05:12:31 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:12:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:12:31 ---> dd537f335410 05:12:31 Step 3/32 : WORKDIR /edgex-go 05:12:31 ---> Running in d5c436f80364 05:12:31 ---> Running in 8eecec25b6da 05:12:31 ---> Running in 411bfaa6c2a3 05:12:31 ---> Running in cc6b549c8e38 05:12:31 ---> Running in 783fa162ad18 05:12:31 Removing intermediate container cc6b549c8e38 05:12:31 ---> 038046b1b674 05:12:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:12:31 Removing intermediate container d5c436f80364 05:12:31 ---> 8b15a7fa76db 05:12:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:12:31 Removing intermediate container 783fa162ad18 05:12:31 ---> 31aca686dac2 05:12:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:12:31 Removing intermediate container 8eecec25b6da 05:12:31 ---> cc3f7e19b9de 05:12:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:12:31 Removing intermediate container 411bfaa6c2a3 05:12:31 ---> cfb8adf2427c 05:12:31 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:12:31 ---> Running in 1bfaa2e2c829 05:12:31 ---> Running in ed1aeea9a32d 05:12:31 ---> Running in a550a547a1eb 05:12:31 ---> Running in 651a5c9084f5 05:12:31 ---> Running in aa2d0afe48f0 05:12:31 Removing intermediate container 1bfaa2e2c829 05:12:31 ---> 87c17580951c 05:12:31 Step 5/24 : RUN apk add --update --no-cache make git 05:12:31 Removing intermediate container ed1aeea9a32d 05:12:31 ---> 757611de96b3 05:12:31 Step 5/22 : RUN apk add --update --no-cache make git 05:12:31 ---> Running in c7421619a649 05:12:31 Removing intermediate container a550a547a1eb 05:12:31 ---> b8f8449e629a 05:12:31 Step 5/24 : RUN apk add --update --no-cache make bash git 05:12:31 ---> Running in 93508c2fafb6 05:12:31 Removing intermediate container 651a5c9084f5 05:12:31 ---> a65554732d7c 05:12:31 Step 5/24 : RUN apk add --update --no-cache make git 05:12:31 ---> Running in ddb8f8b2e5e6 05:12:31 Removing intermediate container aa2d0afe48f0 05:12:31 ---> cbf2ffe22eb6 05:12:31 Step 5/32 : RUN apk add --update --no-cache make git 05:12:31 ---> Running in 8eb72e6acc43 05:12:31 ---> Running in 41389fc9b31f 05:12:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:12:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:12:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:12:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:12:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:12:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:12:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:12:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:12:32 OK: 218 MiB in 52 packages 05:12:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:12:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:12:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:12:33 OK: 218 MiB in 52 packages 05:12:33 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 05:12:33 OK: 218 MiB in 52 packages 05:12:33 OK: 218 MiB in 52 packages 05:12:33 OK: 218 MiB in 52 packages 05:12:33 Removing intermediate container c7421619a649 05:12:33 ---> 8fab4dbfbb16 05:12:33 Step 6/24 : COPY go.mod . 05:12:34 Removing intermediate container 93508c2fafb6 05:12:34 ---> cf31c3fcc834 05:12:34 Step 6/22 : COPY go.mod . 05:12:34 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 05:12:35 ---> d998467e8079 05:12:35 Step 7/24 : RUN go mod download 05:12:35 Removing intermediate container 8eb72e6acc43 05:12:35 ---> 633897cf2fcd 05:12:35 Step 6/24 : COPY go.mod . 05:12:35 Removing intermediate container 41389fc9b31f 05:12:35 ---> 7332c7de80d6 05:12:35 Step 6/32 : COPY go.mod . 05:12:35 ---> Running in 4a8bf257e9fd 05:12:35 Removing intermediate container ddb8f8b2e5e6 05:12:35 ---> 7bf9f753406f 05:12:35 Step 6/24 : COPY go.mod . 05:12:36 ---> cbbba9c785c3 05:12:36 Step 7/22 : RUN go mod download 05:12:36 ---> Running in 52850a3b8580 05:12:36 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 05:12:36 ---> 7101a2229749 05:12:36 Step 7/24 : RUN go mod download 05:12:36 ---> f8187eff886d 05:12:36 Step 7/32 : RUN go mod download 05:12:36 ---> Running in 2d23c0094d8c 05:12:37 ---> 37c72a621eb6 05:12:37 Step 7/24 : RUN go mod download 05:12:37 ---> Running in 572d27f1da22 05:12:37 ---> Running in 0641632f53b0 05:12:39 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 05:12:39 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 05:12:39 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 05:12:39 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 05:12:39 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 05:12:39 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 05:12:39 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 05:12:39 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 05:12:39 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 05:12:39 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 05:12:39 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 05:12:39 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 05:12:39 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 05:12:39 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 05:12:39 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 05:12:39 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 05:12:39 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 05:12:39 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 05:12:39 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 05:12:39 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 05:12:39 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 05:12:39 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 05:12:39 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 05:12:39 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 05:12:39 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 05:12:39 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 05:12:39 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 05:12:39 Removing intermediate container 4a8bf257e9fd 05:12:39 ---> 750b90b4c64e 05:12:39 Step 8/24 : COPY . . 05:12:40 Removing intermediate container 52850a3b8580 05:12:40 ---> 7b374e029ca6 05:12:40 Step 8/22 : COPY . . 05:12:41 Removing intermediate container 2d23c0094d8c 05:12:41 ---> 5977e9c57b06 05:12:41 Step 8/24 : COPY . . 05:12:42 Removing intermediate container 0641632f53b0 05:12:42 ---> e2690945dcce 05:12:42 Step 8/24 : COPY . . 05:12:42 Removing intermediate container 572d27f1da22 05:12:42 ---> 872c16d92113 05:12:42 Step 8/32 : COPY . . 05:12:42 Building static-packages 05:12:42 + snapcraftctl build 05:12:44 Building version 05:12:44 + snapcraftctl build 05:12:46 Skipping stage go-build-helper (already ran) 05:12:46 Staging app-service-config 05:12:46 + snapcraftctl stage 05:12:47 Staging config-common 05:12:47 + snapcraftctl stage 05:12:48 Staging edgex-go 05:12:48 + snapcraftctl stage 05:12:50 Staging static-packages 05:12:50 + snapcraftctl stage 05:12:51 Staging version 05:12:51 + snapcraftctl stage 05:12:52 Priming go-build-helper 05:12:52 + snapcraftctl prime 05:12:53 Priming app-service-config 05:12:53 + snapcraftctl prime 05:12:54 Priming config-common 05:12:54 + snapcraftctl prime 05:12:55 Priming edgex-go 05:12:55 + snapcraftctl prime 05:12:57 Priming static-packages 05:12:57 + snapcraftctl prime 05:12:59 Priming version 05:12:59 + snapcraftctl prime 05:13:00 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:13:04 ---> f72ee74cfb32 05:13:04 Step 9/24 : RUN go mod tidy 05:13:04 ---> Running in dfa9888d32fd 05:13:05 ---> 0c850491fda4 05:13:05 Step 9/22 : RUN go mod tidy 05:13:05 ---> d9721a8f44ec 05:13:05 Step 9/24 : RUN go mod tidy 05:13:05 ---> Running in c9d868c316f9 05:13:05 ---> Running in 8ad0f518c2d3 05:13:05 ---> 91565faf6b80 05:13:05 Step 9/24 : RUN go mod tidy 05:13:05 ---> Running in dce8723faf63 05:13:06 ---> 7971a3e76432 05:13:06 Step 9/32 : RUN go mod tidy 05:13:06 ---> Running in 9a801184295e 05:13:11 Removing intermediate container dfa9888d32fd 05:13:11 ---> 9f4b43688f66 05:13:11 Step 10/24 : RUN make cmd/core-command/core-command 05:13:11 ---> Running in 0dd33b1c9c0f 05:13:13 Removing intermediate container c9d868c316f9 05:13:13 ---> 2a5270a8c11f 05:13:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:13:13 Removing intermediate container 8ad0f518c2d3 05:13:13 ---> dd58e56b4da0 05:13:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:13:13 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 05:13:13 ---> Running in 2e34aa5606fe 05:13:13 ---> Running in eeeaadb8bb46 05:13:13 Removing intermediate container 9a801184295e 05:13:13 ---> 26b71b5109c6 05:13:13 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:13:13 Removing intermediate container dce8723faf63 05:13:13 ---> 8bf94395f1b3 05:13:13 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:13:13 ---> Running in 0d640665dddb 05:13:14 ---> Running in d713be91474e 05:13:16 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 05:13:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:13:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:13:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:15:08 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 05:15:12 Removing intermediate container 0d640665dddb 05:15:12 ---> 3a4c710dcbcc 05:15:12 05:15:12 Step 11/32 : FROM alpine:3.12 05:15:12 3.12: Pulling from library/alpine 05:15:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:15:15 Status: Downloaded newer image for alpine:3.12 05:15:15 ---> 9852663dfa18 05:15:15 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:15:16 ---> Running in cb3d9ea4d182 05:15:16 Removing intermediate container 2e34aa5606fe 05:15:16 ---> 8efb94fb3910 05:15:16 05:15:16 Step 11/22 : FROM alpine:3.12 05:15:16 ---> 9852663dfa18 05:15:16 Step 12/22 : RUN apk add --update --no-cache curl 05:15:16 ---> Running in 436801c847e5 05:15:17 Removing intermediate container cb3d9ea4d182 05:15:17 ---> 3dacd4b5984a 05:15:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:15:17 ---> Running in 0e3028acf01a 05:15:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:15:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:15:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:15:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:15:20 (1/2) Installing dumb-init (1.2.2-r1) 05:15:20 (2/2) Installing su-exec (0.2-r1) 05:15:20 Executing busybox-1.31.1-r20.trigger 05:15:20 OK: 5 MiB in 16 packages 05:15:20 (1/4) Installing ca-certificates (20191127-r4) 05:15:20 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:15:20 (3/4) Installing libcurl (7.77.0-r0) 05:15:20 (4/4) Installing curl (7.77.0-r0) 05:15:20 Executing busybox-1.31.1-r20.trigger 05:15:20 Executing ca-certificates-20191127-r4.trigger 05:15:21 OK: 7 MiB in 18 packages 05:15:23 Removing intermediate container 0dd33b1c9c0f 05:15:23 ---> ab7a31e8399d 05:15:23 05:15:23 Step 11/24 : FROM alpine:3.12 05:15:23 ---> 9852663dfa18 05:15:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:15:23 Removing intermediate container d713be91474e 05:15:23 ---> afc996861c13 05:15:23 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:15:23 Removing intermediate container 0e3028acf01a 05:15:23 ---> 91bbaa277fc6 05:15:23 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:15:23 ---> Running in 023b66385cb6 05:15:23 ---> Running in f42775b411af 05:15:23 ---> Running in 968df8570870 05:15:24 Removing intermediate container 436801c847e5 05:15:24 ---> cd0b386c6171 05:15:24 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:15:24 ---> Running in e1033a22125b 05:15:24 Removing intermediate container 968df8570870 05:15:24 ---> 0e322a3acd09 05:15:24 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:15:24 ---> Running in d6f1c0cb74d5 05:15:24 Removing intermediate container e1033a22125b 05:15:24 ---> c7a6207eef6d 05:15:24 Step 14/22 : WORKDIR /edgex 05:15:25 ---> Running in 90ce7dc138ef 05:15:25 Removing intermediate container d6f1c0cb74d5 05:15:25 ---> f47a890d9329 05:15:25 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:15:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:15:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:15:26 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 05:15:26 ---> Running in 7ef338742004 05:15:26 Removing intermediate container 90ce7dc138ef 05:15:26 ---> b489afe60597 05:15:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:15:26 (1/1) Installing dumb-init (1.2.2-r1) 05:15:26 Executing busybox-1.31.1-r20.trigger 05:15:26 OK: 5 MiB in 15 packages 05:15:27 ---> 75cb87e777f7 05:15:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:15:28 Removing intermediate container 023b66385cb6 05:15:28 ---> 71f81b9acbd0 05:15:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:15:29 ---> Running in 5ebdb12b05a8 05:15:29 ---> f8a763c5dcc0 05:15:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:15:30 Removing intermediate container 5ebdb12b05a8 05:15:30 ---> 90453e461dbc 05:15:30 Step 14/24 : ENV APP_PORT=59882 05:15:30 Removing intermediate container f42775b411af 05:15:30 ---> ff76bc513ebd 05:15:30 05:15:30 Step 12/24 : FROM docker:20.10.0 05:15:30 Removing intermediate container 7ef338742004 05:15:30 ---> f91583aee216 05:15:30 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:15:30 ---> Running in 9eb3352a206f 05:15:30 20.10.0: Pulling from library/docker 05:15:31 ---> Running in 78dd26cbe104 05:15:31 Removing intermediate container eeeaadb8bb46 05:15:31 ---> d493d7c85102 05:15:31 05:15:31 Step 11/24 : FROM alpine:3.12 05:15:31 ---> 9852663dfa18 05:15:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:15:31 ---> Using cache 05:15:31 ---> 71f81b9acbd0 05:15:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:15:31 ---> Using cache 05:15:31 ---> 90453e461dbc 05:15:31 Step 14/24 : ENV APP_PORT=59881 05:15:31 ---> 43a0f3ee481f 05:15:31 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:15:31 ---> Running in 512678d729bb 05:15:31 ---> Running in 84e48f6e4a68 05:15:31 Removing intermediate container 9eb3352a206f 05:15:31 ---> 68b50efd4572 05:15:31 Step 15/24 : EXPOSE $APP_PORT 05:15:32 Removing intermediate container 78dd26cbe104 05:15:32 ---> 7842d581f249 05:15:32 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:15:32 ---> Running in 691b8df8c01d 05:15:32 Removing intermediate container 512678d729bb 05:15:32 ---> ecac4b7695f0 05:15:32 Step 15/24 : EXPOSE $APP_PORT 05:15:32 Removing intermediate container 84e48f6e4a68 05:15:32 ---> 2bfd22eb6318 05:15:32 Step 19/22 : CMD ["--init=true"] 05:15:33 ---> Running in 88503b07a9df 05:15:33 ---> Running in efe6701702dc 05:15:33 Removing intermediate container 691b8df8c01d 05:15:33 ---> 9c4aefe12c0f 05:15:33 Step 16/24 : WORKDIR / 05:15:33 ---> a16370e1cd15 05:15:33 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:15:33 ---> Running in 2ed531c0bbd9 05:15:34 ---> Running in 467e75b577f8 05:15:34 Removing intermediate container 88503b07a9df 05:15:34 ---> e9b71abaed80 05:15:34 Step 16/24 : WORKDIR / 05:15:34 Removing intermediate container efe6701702dc 05:15:34 ---> 27a475170012 05:15:34 Step 20/22 : LABEL arch=arm64 05:15:34 ---> Running in 8f8be30aad26 05:15:34 ---> Running in 627940efd411 05:15:34 Removing intermediate container 2ed531c0bbd9 05:15:34 ---> a98c11248e39 05:15:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:15:35 Removing intermediate container 8f8be30aad26 05:15:35 ---> 7ce76d9b2154 05:15:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:15:35 Removing intermediate container 627940efd411 05:15:35 ---> be5d970f8bc5 05:15:35 Step 21/22 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:15:35 ---> Running in e5d9932ccfe6 05:15:35 ---> 04be586f005e 05:15:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:15:36 Removing intermediate container e5d9932ccfe6 05:15:36 ---> 9d0854696f85 05:15:36 Step 22/22 : LABEL version=0.0.0 05:15:36 ---> 69ece6b747cb 05:15:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:15:36 ---> Running in e426de5dbc1d 05:15:37 Removing intermediate container 467e75b577f8 05:15:37 ---> d79ed2e21b99 05:15:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:15:38 Removing intermediate container e426de5dbc1d 05:15:38 ---> 4c26f9e2311e 05:15:38 05:15:38 ---> 08dfb962056e 05:15:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:15:38 ---> acf34b6a70f4 05:15:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:15:39 Successfully built 4c26f9e2311e 05:15:39 Successfully tagged security-proxy-setup-arm64:latest 05:15:39  Building security-proxy-setup ... done Building core-data 05:15:39 ---> cff9fb4e1894 05:15:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:15:39 ---> 8ed6ee6e8bcc 05:15:39 Step 20/24 : ENTRYPOINT ["/core-command"] 05:15:40 ---> Running in bd05d071f71a 05:15:43 ---> 06f7f18e5864 05:15:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:15:43 Removing intermediate container bd05d071f71a 05:15:43 ---> df1dc7902035 05:15:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:15:43 ---> 8211e126a6c3 05:15:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:15:43 ---> Running in dd6e6baaebf7 05:15:43 ---> Running in 8253fdaaf2ca 05:15:44 Removing intermediate container dd6e6baaebf7 05:15:44 ---> 48f13564c32a 05:15:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:15:44 Removing intermediate container 8253fdaaf2ca 05:15:44 ---> f9c56a8d889b 05:15:44 Step 22/24 : LABEL arch=arm64 05:15:44 ---> Running in eb33f835db3a 05:15:44 ---> Running in cab45b0578a6 05:15:44 ---> 45e16bdf190f 05:15:44 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:15:45 Removing intermediate container eb33f835db3a 05:15:45 ---> a21c90ffc77f 05:15:45 Step 22/24 : LABEL arch=arm64 05:15:45 Removing intermediate container cab45b0578a6 05:15:45 ---> bdd0d0aaae1a 05:15:45 Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:15:45 ---> Running in a0b242fd83bb 05:15:46 ---> Running in 3b78f301439e 05:15:46 ---> 6bb9487bcced 05:15:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:15:46 Removing intermediate container a0b242fd83bb 05:15:46 ---> 2767d514ac2f 05:15:46 Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:15:46 Removing intermediate container 3b78f301439e 05:15:46 ---> 4a3dbd57d275 05:15:46 Step 24/24 : LABEL version=0.0.0 05:15:46 ---> Running in fbeb48c8dc7e 05:15:46 ---> Running in 0e88463cb2d9 05:15:47 Removing intermediate container fbeb48c8dc7e 05:15:47 ---> 9349cd025493 05:15:47 Step 24/24 : LABEL version=0.0.0 05:15:47 ---> Running in 2b2db94d25c1 05:15:47 Removing intermediate container 0e88463cb2d9 05:15:47 ---> 62ab988df02f 05:15:47 05:15:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:15:47 ---> 18098ee08192 05:15:47 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:15:47 Status: Downloaded newer image for docker:20.10.0 05:15:47 ---> eeaf43b92773 05:15:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:15:48 ---> Running in 51d9adedfbce 05:15:48 Successfully built 62ab988df02f 05:15:48 ---> Running in 42cba6155b57 05:15:48 Successfully tagged core-command-arm64:latest 05:15:48  Building core-command ... done Building security-secretstore-setup 05:15:48 Removing intermediate container 2b2db94d25c1 05:15:48 ---> e732652d01b4 05:15:48 05:15:48 Removing intermediate container 51d9adedfbce 05:15:48 ---> d549f62fb2ca 05:15:48 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:15:49 Removing intermediate container 42cba6155b57 05:15:49 ---> c4fe844f2873 05:15:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:15:49 ---> Running in 3ca2bc086553 05:15:49 Successfully built e732652d01b4 05:15:49 Successfully tagged core-metadata-arm64:latest 05:15:49  Building core-metadata ... done Building support-scheduler 05:15:50 ---> 5dd55ef51156 05:15:50 Step 27/32 : RUN chmod +x /entrypoint.sh 05:15:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:15:50 ---> Running in 7528a612b6d3 05:15:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:15:51 (1/39) Installing readline (8.0.4-r0) 05:15:51 (2/39) Installing bash (5.0.17-r0) 05:15:51 Executing bash-5.0.17-r0.post-install 05:15:51 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:15:51 (4/39) Installing libcurl (7.77.0-r0) 05:15:51 (5/39) Installing curl (7.77.0-r0) 05:15:51 (6/39) Installing dumb-init (1.2.2-r1) 05:15:51 (7/39) Installing libbz2 (1.0.8-r1) 05:15:51 (8/39) Installing expat (2.2.9-r1) 05:15:51 (9/39) Installing libffi (3.3-r2) 05:15:51 (10/39) Installing gdbm (1.13-r1) 05:15:51 (11/39) Installing xz-libs (5.2.5-r0) 05:15:51 (12/39) Installing sqlite-libs (3.32.1-r0) 05:15:51 (13/39) Installing python3 (3.8.10-r0) 05:15:53 (14/39) Installing py3-appdirs (1.4.4-r1) 05:15:53 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:15:53 (16/39) Installing py3-parsing (2.4.7-r0) 05:15:53 (17/39) Installing py3-six (1.15.0-r0) 05:15:53 (18/39) Installing py3-packaging (20.4-r0) 05:15:53 (19/39) Installing py3-setuptools (47.0.0-r0) 05:15:53 (20/39) Installing py3-chardet (3.0.4-r4) 05:15:53 (21/39) Installing py3-idna (2.9-r0) 05:15:54 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:15:54 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:15:54 (24/39) Installing py3-requests (2.23.0-r0) 05:15:54 (25/39) Installing py3-msgpack (1.0.0-r0) 05:15:54 (26/39) Installing py3-lockfile (0.12.2-r3) 05:15:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:15:54 (28/39) Installing py3-colorama (0.4.3-r0) 05:15:54 (29/39) Installing py3-distlib (0.3.0-r0) 05:15:54 (30/39) Installing py3-distro (1.5.0-r1) 05:15:54 (31/39) Installing py3-webencodings (0.5.1-r3) 05:15:54 (32/39) Installing py3-html5lib (1.0.1-r4) 05:15:54 (33/39) Installing py3-pytoml (0.1.21-r0) 05:15:54 (34/39) Installing py3-pep517 (0.8.2-r0) 05:15:54 (35/39) Installing py3-progress (1.5-r0) 05:15:54 (36/39) Installing py3-toml (0.10.1-r0) 05:15:54 (37/39) Installing py3-retrying (1.3.3-r0) 05:15:54 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:15:54 (39/39) Installing py3-pip (20.1.1-r0) 05:15:54 Removing intermediate container 7528a612b6d3 05:15:54 ---> f832fd5ba506 05:15:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:15:54 Executing busybox-1.31.1-r19.trigger 05:15:54 OK: 72 MiB in 59 packages 05:15:55 ---> Running in b73e1883e02a 05:15:56 Removing intermediate container b73e1883e02a 05:15:56 ---> b2ca8c54ff18 05:15:56 Step 29/32 : CMD ["gate"] 05:15:56 ---> Running in f9b667db065e 05:15:57 Removing intermediate container f9b667db065e 05:15:57 ---> 93cfe404ecbe 05:15:57 Step 30/32 : LABEL arch=arm64 05:15:58 ---> Running in 34af0b51f4aa 05:15:58 Removing intermediate container 34af0b51f4aa 05:15:58 ---> e65b07623dab 05:15:58 Step 31/32 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:15:59 ---> Running in d695595c1af4 05:15:59 Collecting docker-compose==1.23.2 05:15:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:15:59 Removing intermediate container d695595c1af4 05:15:59 ---> a272f55eb71f 05:15:59 Step 32/32 : LABEL version=0.0.0 05:15:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:16:00 ---> Running in 72321e142337 05:16:00 Collecting cached-property<2,>=1.2.0 05:16:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:16:00 Removing intermediate container 72321e142337 05:16:00 ---> c3b18b83cb1f 05:16:00 05:16:00 Collecting websocket-client<1.0,>=0.32.0 05:16:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:16:01 Successfully built c3b18b83cb1f 05:16:01 Successfully tagged security-bootstrapper-arm64:latest 05:16:01  Building security-bootstrapper ... done Building support-notifications 05:16:01 Collecting dockerpty<0.5,>=0.4.1 05:16:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:16:04 Collecting PyYAML<4,>=3.10 05:16:04 Downloading PyYAML-3.13.tar.gz (270 kB) 05:16:07 Collecting texttable<0.10,>=0.9.0 05:16:07 Downloading texttable-0.9.1.tar.gz (11 kB) 05:16:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:16:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:16:10 Collecting jsonschema<3,>=2.5.1 05:16:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:16:11 Collecting docopt<0.7,>=0.6.1 05:16:11 Downloading docopt-0.6.2.tar.gz (25 kB) 05:16:14 Collecting docker<4.0,>=3.6.0 05:16:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:16:14 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 05:16:15 Collecting urllib3<1.25,>=1.21.1 05:16:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:16:15 Collecting idna<2.8,>=2.5 05:16:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:16:15 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) 05:16:16 Collecting docker-pycreds>=0.4.0 05:16:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:16:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:16:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:16:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:16:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:16:17 Installing collected packages: cached-property, websocket-client, dockerpty, PyYAML, texttable, urllib3, idna, requests, jsonschema, docopt, docker-pycreds, docker, docker-compose 05:16:17 Running setup.py install for dockerpty: started 05:16:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:16:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:16:19 ---> dd537f335410 05:16:19 Step 3/24 : WORKDIR /edgex-go 05:16:19 ---> Using cache 05:16:19 ---> cfb8adf2427c 05:16:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:19 ---> Using cache 05:16:19 ---> cbf2ffe22eb6 05:16:19 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:16:20 Running setup.py install for dockerpty: finished with status 'done' 05:16:20 Running setup.py install for PyYAML: started 05:16:22 ---> Running in d79f73285b35 05:16:22 Running setup.py install for PyYAML: finished with status 'done' 05:16:22 Running setup.py install for texttable: started 05:16:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:16:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:16:25 Running setup.py install for texttable: finished with status 'done' 05:16:25 Attempting uninstall: urllib3 05:16:25 Found existing installation: urllib3 1.25.9 05:16:25 Uninstalling urllib3-1.25.9: 05:16:25 Successfully uninstalled urllib3-1.25.9 05:16:25 Attempting uninstall: idna 05:16:25 Found existing installation: idna 2.9 05:16:25 Uninstalling idna-2.9: 05:16:25 OK: 218 MiB in 52 packages 05:16:26 Successfully uninstalled idna-2.9 05:16:27 Attempting uninstall: requests 05:16:27 Found existing installation: requests 2.23.0 05:16:27 Uninstalling requests-2.23.0: 05:16:27 Successfully uninstalled requests-2.23.0 05:16:28 Removing intermediate container d79f73285b35 05:16:28 ---> bea024fa79c2 05:16:28 Step 6/24 : COPY go.mod . 05:16:28 Running setup.py install for docopt: started 05:16:29 ---> 2be62f64a9a2 05:16:29 Step 7/24 : RUN go mod download 05:16:29 ---> Running in a3750968294c 05:16:30 Running setup.py install for docopt: finished with status 'done' 05:16:32 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 05:16:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:16:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:16:34 ---> dd537f335410 05:16:34 Step 3/26 : WORKDIR /edgex-go 05:16:34 ---> Using cache 05:16:34 ---> cfb8adf2427c 05:16:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:34 ---> Using cache 05:16:34 ---> cbf2ffe22eb6 05:16:34 Step 5/26 : RUN apk add --update --no-cache make git 05:16:34 ---> Using cache 05:16:34 ---> 7332c7de80d6 05:16:34 Step 6/26 : COPY go.mod . 05:16:34 ---> Using cache 05:16:34 ---> f8187eff886d 05:16:34 Step 7/26 : RUN go mod download 05:16:34 ---> Using cache 05:16:34 ---> 872c16d92113 05:16:34 Step 8/26 : COPY . . 05:16:34 Removing intermediate container a3750968294c 05:16:34 ---> 7667f63ce6c0 05:16:34 Step 8/24 : COPY . . 05:16:34 ---> Using cache 05:16:34 ---> 7971a3e76432 05:16:34 Step 9/26 : RUN go mod tidy 05:16:34 ---> Using cache 05:16:34 ---> 26b71b5109c6 05:16:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:16:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:16:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:16:34 ---> dd537f335410 05:16:34 Step 3/23 : WORKDIR /edgex-go 05:16:34 ---> Using cache 05:16:34 ---> cfb8adf2427c 05:16:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:34 ---> Using cache 05:16:34 ---> cbf2ffe22eb6 05:16:34 Step 5/23 : RUN apk add --update --no-cache make git 05:16:34 ---> Using cache 05:16:34 ---> 7332c7de80d6 05:16:34 Step 6/23 : COPY go.mod . 05:16:34 ---> Using cache 05:16:34 ---> f8187eff886d 05:16:34 Step 7/23 : RUN go mod download 05:16:34 ---> Using cache 05:16:34 ---> 872c16d92113 05:16:34 Step 8/23 : COPY . . 05:16:34 ---> Running in 84a0894d2e40 05:16:35 ---> Using cache 05:16:35 ---> 7971a3e76432 05:16:35 Step 9/23 : RUN go mod tidy 05:16:35 ---> Using cache 05:16:35 ---> 26b71b5109c6 05:16:35 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:16:35 ---> Running in ed6c88025901 05:16:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:16:37 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 05:16:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:16:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:16:46 ---> dd537f335410 05:16:46 Step 3/23 : WORKDIR /edgex-go 05:16:46 ---> Using cache 05:16:46 ---> cfb8adf2427c 05:16:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:46 ---> Using cache 05:16:46 ---> cbf2ffe22eb6 05:16:46 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:16:48 ---> Running in 07439d19c876 05:16:50 Removing intermediate container 3ca2bc086553 05:16:50 ---> e36e1dfb72e2 05:16:50 Step 15/24 : ENV APP_PORT=58890 05:16:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:16:51 ---> Running in 526525804c8a 05:16:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:16:52 Removing intermediate container 526525804c8a 05:16:52 ---> 22d6d0555fb2 05:16:52 Step 16/24 : EXPOSE $APP_PORT 05:16:52 ---> Running in 23e44441256a 05:16:53 OK: 218 MiB in 52 packages 05:16:54 Removing intermediate container 23e44441256a 05:16:54 ---> f9189b9f2af3 05:16:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:16:56 Removing intermediate container 07439d19c876 05:16:56 ---> cff288893460 05:16:56 Step 6/23 : COPY go.mod . 05:16:57 ---> 054862b90bcd 05:16:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:16:58 ---> da17791f7fe3 05:16:58 Step 7/23 : RUN go mod download 05:16:58 ---> Running in cc663c97b1b3 05:17:00 ---> a1cc4116f9a4 05:17:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:17:03 ---> f7fd05c37ced 05:17:03 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:17:03 ---> Running in f44b65c68a82 05:17:03 Removing intermediate container cc663c97b1b3 05:17:03 ---> 03dd46f0b378 05:17:03 Step 8/23 : COPY . . 05:17:04 Removing intermediate container f44b65c68a82 05:17:04 ---> 283bab4c9932 05:17:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:17:04 ---> Running in e872942f891a 05:17:06 Removing intermediate container e872942f891a 05:17:06 ---> 85a8bd78d387 05:17:06 Step 22/24 : LABEL arch=arm64 05:17:06 ---> Running in 86a5f4dd9a60 05:17:06 ---> 83ece2525dce 05:17:06 Step 9/24 : RUN go mod tidy 05:17:07 ---> Running in 84da31be1060 05:17:07 Removing intermediate container 86a5f4dd9a60 05:17:07 ---> ebc2938dfd30 05:17:07 Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:17:07 ---> Running in b55aec6162e5 05:17:08 Removing intermediate container b55aec6162e5 05:17:08 ---> 292f4ef67e10 05:17:08 Step 24/24 : LABEL version=0.0.0 05:17:09 ---> Running in 6625980bc210 05:17:11 Removing intermediate container 6625980bc210 05:17:11 ---> b222eca57f81 05:17:11 05:17:11 Successfully built b222eca57f81 05:17:11 Successfully tagged sys-mgmt-agent-arm64:latest 05:17:17  Building sys-mgmt-agent ... done Removing intermediate container 84da31be1060 05:17:17 ---> 930aa88f8889 05:17:17 Step 10/24 : RUN make cmd/core-data/core-data 05:17:17 ---> Running in e34494560884 05:17:19 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 05:17:27 ---> 4063d2d3c0a2 05:17:27 Step 9/23 : RUN go mod tidy 05:17:27 ---> Running in 0a02f0b546c3 05:17:34 Removing intermediate container 0a02f0b546c3 05:17:34 ---> 9bf67e441152 05:17:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:17:34 ---> Running in b7cf131c9ccf 05:17:35 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 05:17:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:18:07 Removing intermediate container 84a0894d2e40 05:18:07 ---> a851918248be 05:18:07 05:18:07 Step 11/26 : FROM alpine:3.12 05:18:07 ---> 9852663dfa18 05:18:07 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:18:07 ---> Running in fe924f56b254 05:18:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:18:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:18:09 (1/6) Installing ca-certificates (20191127-r4) 05:18:09 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:18:09 (3/6) Installing libcurl (7.77.0-r0) 05:18:09 (4/6) Installing curl (7.77.0-r0) 05:18:09 (5/6) Installing dumb-init (1.2.2-r1) 05:18:09 (6/6) Installing su-exec (0.2-r1) 05:18:09 Executing busybox-1.31.1-r20.trigger 05:18:09 Executing ca-certificates-20191127-r4.trigger 05:18:10 OK: 7 MiB in 20 packages 05:18:12 Removing intermediate container fe924f56b254 05:18:12 ---> 44c4b4802049 05:18:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:18:12 ---> Running in 9992bec320c7 05:18:13 Removing intermediate container 9992bec320c7 05:18:13 ---> d6c44633fbc0 05:18:13 Step 14/26 : WORKDIR / 05:18:13 ---> Running in 2349099d0e17 05:18:14 Removing intermediate container 2349099d0e17 05:18:14 ---> 05c911c8dad1 05:18:14 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:18:16 ---> 18594bf48e07 05:18:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:18:17 ---> 938c7a1e20a0 05:18:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:18:19 ---> 1c0610972d54 05:18:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:18:21 ---> 915e4eccc695 05:18:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:18:21 Removing intermediate container ed6c88025901 05:18:21 ---> 49867e6c2c4c 05:18:21 05:18:21 Step 11/23 : FROM alpine:3.12 05:18:21 ---> 9852663dfa18 05:18:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:18:21 ---> Using cache 05:18:21 ---> 71f81b9acbd0 05:18:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:18:21 ---> Using cache 05:18:21 ---> 90453e461dbc 05:18:21 Step 14/23 : ENV APP_PORT=59861 05:18:21 ---> Running in e217f916da8b 05:18:22 Removing intermediate container e217f916da8b 05:18:22 ---> f1a055117ace 05:18:22 Step 15/23 : EXPOSE $APP_PORT 05:18:22 ---> Running in 4ba75d8dd492 05:18:23 ---> 2b6f29015a69 05:18:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:18:23 Removing intermediate container 4ba75d8dd492 05:18:23 ---> de0c7a7f98de 05:18:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:18:25 ---> 5eb592f97675 05:18:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:18:25 ---> 7f1e3337ca37 05:18:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:18:27 ---> a8dce1812f30 05:18:27 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/ 05:18:27 ---> Running in 13412c4a99f0 05:18:27 ---> 96080a55080c 05:18:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:18:29 ---> 093c49ca6fab 05:18:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:18:29 ---> Running in 4ecd7c07a03a 05:18:30 Removing intermediate container 4ecd7c07a03a 05:18:30 ---> 4e85733b024f 05:18:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:18:30 ---> Running in 869cff54f839 05:18:31 Removing intermediate container 869cff54f839 05:18:31 ---> 73ebf75ed0a0 05:18:31 Step 21/23 : LABEL arch=arm64 05:18:31 Removing intermediate container 13412c4a99f0 05:18:31 ---> 06ca0eb0069b 05:18:31 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:18:31 ---> Running in 6770af6b545a 05:18:31 ---> Running in ca4da1ba80b4 05:18:32 Removing intermediate container 6770af6b545a 05:18:32 ---> e26e1d5224fb 05:18:32 Step 22/23 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:18:32 ---> Running in 300ae16afaef 05:18:32 Removing intermediate container ca4da1ba80b4 05:18:32 ---> acf7cd053579 05:18:32 Step 24/26 : LABEL arch=arm64 05:18:33 ---> Running in c9128a86efff 05:18:33 Removing intermediate container 300ae16afaef 05:18:33 ---> 9fb0c7074934 05:18:33 Step 23/23 : LABEL version=0.0.0 05:18:33 ---> Running in 260611e116eb 05:18:33 Removing intermediate container c9128a86efff 05:18:33 ---> 0bf639b7c8a5 05:18:33 Step 25/26 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:18:34 ---> Running in f91aca4656a9 05:18:34 Removing intermediate container 260611e116eb 05:18:34 ---> dca2597d6f79 05:18:34 05:18:35 Removing intermediate container f91aca4656a9 05:18:35 ---> f18600d1d2fc 05:18:35 Step 26/26 : LABEL version=0.0.0 05:18:35 Successfully built dca2597d6f79 05:18:35 Successfully tagged support-scheduler-arm64:latest 05:18:35  Building support-scheduler ... done  ---> Running in a513c03b2ab8 05:18:35 Removing intermediate container a513c03b2ab8 05:18:35 ---> 7619fa9f9ef4 05:18:35 05:18:36 Successfully built 7619fa9f9ef4 05:18:36 Successfully tagged security-secretstore-setup-arm64:latest 05:18:58  Building security-secretstore-setup ... done Removing intermediate container b7cf131c9ccf 05:18:58 ---> 35cb39ad97d1 05:18:58 05:18:58 Step 11/23 : FROM alpine:3.12 05:18:58 ---> 9852663dfa18 05:18:58 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:18:58 Removing intermediate container e34494560884 05:18:58 ---> 9ca14b512929 05:18:58 05:18:58 Step 11/24 : FROM alpine:3.12 05:18:58 ---> 9852663dfa18 05:18:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:18:58 ---> Running in 15e883db13b1 05:18:58 ---> Running in 3f81f1ecc204 05:18:59 Removing intermediate container 3f81f1ecc204 05:18:59 ---> a9200d697bd6 05:18:59 Step 13/24 : ENV APP_PORT=59880 05:18:59 ---> Running in d50931486a14 05:19:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:19:00 Removing intermediate container d50931486a14 05:19:00 ---> d918ba56f6ce 05:19:00 Step 14/24 : EXPOSE $APP_PORT 05:19:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:19:00 ---> Running in c440186f50d8 05:19:00 (1/2) Installing ca-certificates (20191127-r4) 05:19:00 (2/2) Installing dumb-init (1.2.2-r1) 05:19:00 Executing busybox-1.31.1-r20.trigger 05:19:00 Executing ca-certificates-20191127-r4.trigger 05:19:00 Removing intermediate container c440186f50d8 05:19:00 ---> a23dacc3ff24 05:19:00 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:19:01 OK: 6 MiB in 16 packages 05:19:01 ---> Running in b6148be253d9 05:19:02 Removing intermediate container 15e883db13b1 05:19:02 ---> 55e38631d503 05:19:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:19:02 ---> Running in 7bb5e91d5a3d 05:19:03 Removing intermediate container 7bb5e91d5a3d 05:19:03 ---> 286bc38bcde0 05:19:03 Step 14/23 : ENV APP_PORT=59860 05:19:03 ---> Running in d2f9942ba25e 05:19:03 Removing intermediate container b6148be253d9 05:19:03 ---> e860ca013910 05:19:03 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:19:03 ---> Running in 85691b1e3e78 05:19:04 Removing intermediate container d2f9942ba25e 05:19:04 ---> 2eb46e7a1175 05:19:04 Step 15/23 : EXPOSE $APP_PORT 05:19:04 ---> Running in f231af4ae158 05:19:05 Removing intermediate container f231af4ae158 05:19:05 ---> 5b1108b75a9c 05:19:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:19:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:19:06 ---> 9da4cbbb88c0 05:19:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:19:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:19:06 (1/6) Installing dumb-init (1.2.2-r1) 05:19:06 (2/6) Installing libgcc (9.3.0-r2) 05:19:06 (3/6) Installing libsodium (1.0.18-r0) 05:19:06 (4/6) Installing libstdc++ (9.3.0-r2) 05:19:07 ---> f5e430b388f0 05:19:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:19:07 (5/6) Installing libzmq (4.3.3-r0) 05:19:07 (6/6) Installing zeromq (4.3.3-r0) 05:19:07 Executing busybox-1.31.1-r20.trigger 05:19:07 OK: 8 MiB in 20 packages 05:19:08 ---> 64e571d4c2fe 05:19:08 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:19:08 ---> Running in 71a8861aee44 05:19:08 Removing intermediate container 85691b1e3e78 05:19:08 ---> 18c88deeaa81 05:19:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:19:08 Removing intermediate container 71a8861aee44 05:19:08 ---> 756fb1bd6d97 05:19:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:19:08 ---> Running in fd1b7fcfa255 05:19:09 Removing intermediate container fd1b7fcfa255 05:19:09 ---> 48159f5d1613 05:19:09 Step 21/23 : LABEL arch=arm64 05:19:09 ---> f0518a55bd08 05:19:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:19:09 ---> Running in bccbd91e73b8 05:19:10 Removing intermediate container bccbd91e73b8 05:19:10 ---> 55168a917d7d 05:19:10 Step 22/23 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:19:10 ---> Running in d645e9b94d20 05:19:10 ---> 02569d6d4a3f 05:19:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:19:10 Removing intermediate container d645e9b94d20 05:19:10 ---> 34558386bbb2 05:19:10 Step 23/23 : LABEL version=0.0.0 05:19:11 ---> Running in 4468ee751f63 05:19:11 Removing intermediate container 4468ee751f63 05:19:11 ---> 7def15ac35a6 05:19:11 05:19:12 Successfully built 7def15ac35a6 05:19:12 ---> 3fb312d2fce1 05:19:12 Step 20/24 : ENTRYPOINT ["/core-data"] 05:19:12 Successfully tagged support-notifications-arm64:latest 05:19:12  Building support-notifications ... done  ---> Running in 402e9e0f7ced 05:19:13 Removing intermediate container 402e9e0f7ced 05:19:13 ---> 4c2ba6972d5c 05:19:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:19:13 ---> Running in 48e8cca653b9 05:19:13 Removing intermediate container 48e8cca653b9 05:19:13 ---> 9343a77ca32a 05:19:13 Step 22/24 : LABEL arch=arm64 05:19:14 ---> Running in 7dbfce74eb26 05:19:14 Removing intermediate container 7dbfce74eb26 05:19:14 ---> fbabdcf3139e 05:19:14 Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 05:19:14 ---> Running in 3798c609bbb2 05:19:14 Removing intermediate container 3798c609bbb2 05:19:14 ---> e8f0b9d729cc 05:19:14 Step 24/24 : LABEL version=0.0.0 05:19:15 ---> Running in bf557e6c962b 05:19:15 Removing intermediate container bf557e6c962b 05:19:15 ---> 40429cd039e0 05:19:15 05:19:16 Successfully built 40429cd039e0 05:19:16 Successfully tagged core-data-arm64:latest 05:19:16  Building core-data ... done  [Pipeline] } 05:19:16 $ docker stop --time=1 4097bc10b1de402d9f90ded713f2ffd1477d7050f24e41fb54158af2428055a9 05:19:18 $ docker rm -f 4097bc10b1de402d9f90ded713f2ffd1477d7050f24e41fb54158af2428055a9 [Pipeline] // withDockerContainer [Pipeline] sh 05:19:18 + docker images 05:19:19 REPOSITORY TAG IMAGE ID CREATED SIZE 05:19:19 core-data-arm64 latest 40429cd039e0 3 seconds ago 20.4MB 05:19:19 support-notifications-arm64 latest 7def15ac35a6 7 seconds ago 16.8MB 05:19:19 9ca14b512929 21 seconds ago 990MB 05:19:19 35cb39ad97d1 22 seconds ago 982MB 05:19:19 security-secretstore-setup-arm64 latest 7619fa9f9ef4 43 seconds ago 24.4MB 05:19:19 support-scheduler-arm64 latest dca2597d6f79 44 seconds ago 16.1MB 05:19:19 49867e6c2c4c 58 seconds ago 981MB 05:19:19 a851918248be About a minute ago 979MB 05:19:19 sys-mgmt-agent-arm64 latest b222eca57f81 2 minutes ago 299MB 05:19:19 security-bootstrapper-arm64 latest c3b18b83cb1f 3 minutes ago 17.2MB 05:19:19 core-metadata-arm64 latest e732652d01b4 3 minutes ago 17.4MB 05:19:19 core-command-arm64 latest 62ab988df02f 3 minutes ago 16.1MB 05:19:19 security-proxy-setup-arm64 latest 4c26f9e2311e 3 minutes ago 24MB 05:19:19 d493d7c85102 3 minutes ago 989MB 05:19:19 ff76bc513ebd 3 minutes ago 979MB 05:19:19 ab7a31e8399d 3 minutes ago 981MB 05:19:19 8efb94fb3910 4 minutes ago 978MB 05:19:19 3a4c710dcbcc 4 minutes ago 974MB 05:19:19 ci-base-image-arm64 latest dd537f335410 15 minutes ago 641MB 05:19:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 05:19:19 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 05:19:19 docker 20.10.0 eeaf43b92773 5 months ago 228MB 05:19:19 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 05:19:19 ---> job-cost.sh 05:19:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AmwU 05:19:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:21:35 lf-activate-venv(): INFO: Adding /tmp/venv-AmwU/bin to PATH 05:21:35 INFO: No Stack... 05:21:35 INFO: Retrieving Pricing Info for: v2-standard-4 05:21:35 INFO: Archiving Costs [Pipeline] sh 05:21:35 + cat /w/workspace/edgex-go/2/archives/cost.csv 05:21:35 + cut -d, -f6 [Pipeline] lock 05:21:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3522-2-stack-cost] 05:21:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3522-2-stack-cost] did not exist. Created. 05:21:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3522-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:21:36 + echo total: 0.18000000715255737 [Pipeline] stash 05:21:36 Stashed 1 file(s) [Pipeline] } 05:21:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3522-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:21:37 provisioning config files... 05:21:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config358757876110641553tmp [Pipeline] { [Pipeline] sh 05:21:37 + set +x 05:21:37 + bash -s -- 05:21:37 + curl -s https://codecov.io/bash 05:21:37 05:21:37 _____ _ 05:21:37 / ____| | | 05:21:37 | | ___ __| | ___ ___ _____ __ 05:21:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:21:37 | |___| (_) | (_| | __/ (_| (_) \ V / 05:21:37 \_____\___/ \__,_|\___|\___\___/ \_/ 05:21:37 Bash-1.0.3 05:21:37 05:21:37 05:21:37 ==> git version 2.24.4 found 05:21:37 ==> 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 05:21:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:21:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:21:37 ==> Jenkins CI detected. 05:21:37 project root: . 05:21:37 --> token set from env 05:21:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:21:37 ==> Running gcov in . (disable via -X gcov) 05:21:37 ==> Python coveragepy not found 05:21:37 ==> Searching for coverage reports in: 05:21:37 + . 05:21:37 -> Found 1 reports 05:21:37 ==> Detecting git/mercurial file structure 05:21:37 ==> Reading reports 05:21:37 + ./coverage.out bytes=742996 05:21:37 ==> Appending adjustments 05:21:37 https://docs.codecov.io/docs/fixing-reports 05:21:40 + Found adjustments 05:21:40 ==> Gzipping contents 05:21:40 104K /tmp/codecov.dMUzTg.gz 05:21:40 ==> Uploading reports 05:21:40 url: https://codecov.io 05:21:40 query: branch=PR-3522&commit=29cd037116dfc75a4dee225de2d2925aed9e6759&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3522%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3522&job=&cmd_args= 05:21:40 -> Pinging Codecov 05:21:40 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3522&commit=29cd037116dfc75a4dee225de2d2925aed9e6759&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3522%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3522&job=&cmd_args= 05:21:40 -> Uploading to 05:21:40 https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/29cd037116dfc75a4dee225de2d2925aed9e6759/b6a4c82c-0f6a-42d6-a600-0392ef4849ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T052140Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b75ea721e05de4fbe42f3d66f7a5af836a1cd64702e91f6d8985a6bd7d392bae 05:21:40 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:40 Dload Upload Total Spent Left Speed 05:21:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 230k --:--:-- --:--:-- --:--:-- 230k 05:21:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/29cd037116dfc75a4dee225de2d2925aed9e6759 [Pipeline] } 05:21: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 05:21:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:21:42 ---> package-listing.sh 05:21:42 ++ facter osfamily 05:21:42 ++ tr '[:upper:]' '[:lower:]' 05:21:42 + OS_FAMILY=redhat 05:21:42 + workspace=/w/workspace/edgex-go/2 05:21:42 + START_PACKAGES=/tmp/packages_start.txt 05:21:42 + END_PACKAGES=/tmp/packages_end.txt 05:21:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:21:42 + PACKAGES=/tmp/packages_start.txt 05:21:42 + '[' /w/workspace/edgex-go/2 ']' 05:21:42 + PACKAGES=/tmp/packages_end.txt 05:21:42 + case "${OS_FAMILY}" in 05:21:42 + rpm -qa 05:21:42 + sort 05:21:46 + '[' -f /tmp/packages_start.txt ']' 05:21:46 + '[' -f /tmp/packages_end.txt ']' 05:21:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:21:46 + '[' /w/workspace/edgex-go/2 ']' 05:21:46 + mkdir -p /w/workspace/edgex-go/2/archives/ 05:21:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 05:21:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:21:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:21:46 05:21:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:21:47 alpine: Pulling from edgex-lftools-log-publisher 05:21:47 df20fa9351a1: Pulling fs layer 05:21:47 36b3adc4ff6f: Pulling fs layer 05:21:47 8ad3a11d3b57: Pulling fs layer 05:21:47 46f8f816bc3b: Pulling fs layer 05:21:47 93b61091891f: Pulling fs layer 05:21:47 93b9cdb0e59b: Pulling fs layer 05:21:47 5e14af77c1be: Pulling fs layer 05:21:47 01666e4c0597: Pulling fs layer 05:21:47 aa168da1d23b: Pulling fs layer 05:21:47 46f8f816bc3b: Waiting 05:21:47 93b61091891f: Waiting 05:21:47 93b9cdb0e59b: Waiting 05:21:47 5e14af77c1be: Waiting 05:21:47 01666e4c0597: Waiting 05:21:47 aa168da1d23b: Waiting 05:21:47 36b3adc4ff6f: Verifying Checksum 05:21:47 36b3adc4ff6f: Download complete 05:21:47 46f8f816bc3b: Verifying Checksum 05:21:47 46f8f816bc3b: Download complete 05:21:47 df20fa9351a1: Verifying Checksum 05:21:47 df20fa9351a1: Download complete 05:21:47 93b9cdb0e59b: Verifying Checksum 05:21:47 93b9cdb0e59b: Download complete 05:21:47 5e14af77c1be: Verifying Checksum 05:21:47 5e14af77c1be: Download complete 05:21:47 93b61091891f: Download complete 05:21:47 01666e4c0597: Verifying Checksum 05:21:47 01666e4c0597: Download complete 05:21:47 df20fa9351a1: Pull complete 05:21:47 36b3adc4ff6f: Pull complete 05:21:47 8ad3a11d3b57: Verifying Checksum 05:21:47 8ad3a11d3b57: Download complete 05:21:48 8ad3a11d3b57: Pull complete 05:21:48 46f8f816bc3b: Pull complete 05:21:48 93b61091891f: Pull complete 05:21:48 93b9cdb0e59b: Pull complete 05:21:48 5e14af77c1be: Pull complete 05:21:48 01666e4c0597: Pull complete 05:21:49 aa168da1d23b: Verifying Checksum 05:21:49 aa168da1d23b: Download complete 05:21:53 aa168da1d23b: Pull complete 05:21:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:21:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:21:53 prd-centos7-docker-4c-2g-826 does not seem to be running inside a container 05:21:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:21:56 $ docker top d120b6dcaed88daf8843c7f81a86e94b7d0789853b760b23d6cad27e6737809b -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:57 + touch /tmp/pre-build-complete [Pipeline] sh 05:21:57 + mkdir -p /var/log/sa [Pipeline] sh 05:21:57 + ls /var/log/sa-host 05:21:57 + sadf -c /var/log/sa-host/sa05 05:21:57 file_magic: OK 05:21:57 HZ: Using current value: 100 05:21:57 file_header: OK 05:21:57 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 05:21:57 Statistics: 05:21:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:21:57 File successfully converted to sysstat format version 12.2.1 05:21:57 + sadf -c /var/log/sa-host/sa28 05:21:57 file_magic: OK 05:21:57 HZ: Using current value: 100 05:21:57 file_header: OK 05:21:57 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 05:21:57 Statistics: 05:21:57 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... 05:21:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:58 provisioning config files... 05:21:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5250333987356317220tmp [Pipeline] { [Pipeline] echo 05:21:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:21:58 ---> create-netrc.sh [Pipeline] } 05:21:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:21:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:21:58 ---> python-tools-install.sh [Pipeline] echo 05:21:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:21:59 ---> sudo-logs.sh 05:21:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:21:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:21:59 ---> job-cost.sh 05:21:59 lf-activate-venv: SKIPPING 05:21:59 DEBUG: total: 0.18000000715255737 05:21:59 INFO: Retrieving Stack Cost... 05:22:00 INFO: Retrieving Pricing Info for: v3-standard-2 05:22:00 INFO: Archiving Costs [Pipeline] echo 05:22:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:22:01 ---> logs-deploy.sh 05:22:01 lf-activate-venv: SKIPPING 05:22:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3522/2 05:22:01 INFO: archiving workspace using pattern(s): 05:22:02 Archives upload complete. 05:22:02 INFO: archiving logs to Nexus 05:22:02 ---> uname -a: 05:22:02 Linux prd-centos7-docker-4c-2g-826.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:22:02 05:22:02 05:22:02 ---> lscpu: 05:22:02 Architecture: x86_64 05:22:02 CPU op-mode(s): 32-bit, 64-bit 05:22:02 Byte Order: Little Endian 05:22:02 Address sizes: 40 bits physical, 48 bits virtual 05:22:02 CPU(s): 2 05:22:02 On-line CPU(s) list: 0,1 05:22:02 Thread(s) per core: 1 05:22:02 Core(s) per socket: 1 05:22:02 Socket(s): 2 05:22:02 NUMA node(s): 1 05:22:02 Vendor ID: AuthenticAMD 05:22:02 CPU family: 23 05:22:02 Model: 49 05:22:02 Model name: AMD EPYC-Rome Processor 05:22:02 Stepping: 0 05:22:02 CPU MHz: 2800.000 05:22:02 BogoMIPS: 5600.00 05:22:02 Virtualization: AMD-V 05:22:02 Hypervisor vendor: KVM 05:22:02 Virtualization type: full 05:22:02 L1d cache: 64 KiB 05:22:02 L1i cache: 64 KiB 05:22:02 L2 cache: 1 MiB 05:22:02 L3 cache: 32 MiB 05:22:02 NUMA node0 CPU(s): 0,1 05:22:02 Vulnerability Itlb multihit: Not affected 05:22:02 Vulnerability L1tf: Not affected 05:22:02 Vulnerability Mds: Not affected 05:22:02 Vulnerability Meltdown: Not affected 05:22:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:22:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:22:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:22:02 Vulnerability Srbds: Not affected 05:22:02 Vulnerability Tsx async abort: Not affected 05:22:02 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 05:22:02 05:22:02 05:22:02 ---> nproc: 05:22:02 2 05:22:02 05:22:02 05:22:02 ---> df -h: 05:22:02 Filesystem Size Used Available Use% Mounted on 05:22:02 overlay 40.0G 12.6G 27.4G 31% / 05:22:02 tmpfs 64.0M 0 64.0M 0% /dev 05:22:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:22:02 shm 64.0M 0 64.0M 0% /dev/shm 05:22:02 /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os 05:22:02 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf 05:22:02 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname 05:22:02 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts 05:22:02 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log 05:22:02 /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json 05:22:02 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host 05:22:02 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure 05:22:02 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2 05:22:02 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2@tmp 05:22:02 05:22:02 05:22:02 ---> free -m: 05:22:02 total used free shared buff/cache available 05:22:02 Mem: 7821 1238 1736 0 4845 6554 05:22:02 Swap: 1023 1 1022 05:22:02 05:22:02 05:22:02 ---> ip addr: 05:22:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:22:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:22:02 inet 127.0.0.1/8 scope host lo 05:22:02 valid_lft forever preferred_lft forever 05:22:02 inet6 ::1/128 scope host 05:22:02 valid_lft forever preferred_lft forever 05:22:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:22:02 link/ether fa:16:3e:16:5f:12 brd ff:ff:ff:ff:ff:ff 05:22:02 inet 10.30.123.57/23 brd 10.30.123.255 scope global dynamic eth0 05:22:02 valid_lft 84934sec preferred_lft 84934sec 05:22:02 inet6 fe80::f816:3eff:fe16:5f12/64 scope link 05:22:02 valid_lft forever preferred_lft forever 05:22:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:22:02 link/ether 02:42:fd:35:7a:d2 brd ff:ff:ff:ff:ff:ff 05:22:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:22:02 valid_lft forever preferred_lft forever 05:22:02 inet6 fe80::42:fdff:fe35:7ad2/64 scope link 05:22:02 valid_lft forever preferred_lft forever 05:22:02 05:22:02 05:22:02 ---> sar -b -r -n DEV: 05:22:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 05:22:02 05:22:02 04:57:26 LINUX RESTART (2 CPU) 05:22:02 05:22:02 04:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:22:02 04:59:01 101.80 3.78 98.02 0.00 2674.07 20080.88 0.00 05:22:02 05:00:01 190.48 0.00 190.48 0.00 0.00 48572.33 0.00 05:22:02 05:01:01 67.41 0.00 67.41 0.00 0.00 12399.35 0.00 05:22:02 05:02:01 62.57 0.15 62.42 0.00 2.66 3650.13 0.00 05:22:02 05:03:01 503.86 108.28 395.58 0.00 2629.70 241573.00 0.00 05:22:02 05:04:01 256.22 23.72 232.50 0.00 548.56 92414.43 0.00 05:22:02 05:05:02 313.22 14.70 298.52 0.00 1158.52 139384.93 0.00 05:22:02 05:06:01 255.24 24.37 230.87 0.00 2834.48 84364.42 0.00 05:22:02 05:07:01 130.57 5.06 125.50 0.00 1016.96 20151.79 0.00 05:22:02 05:08:01 1.65 0.00 1.65 0.00 0.00 32.58 0.00 05:22:02 05:09:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 05:22:02 05:10:01 0.27 0.00 0.27 0.00 0.00 2.90 0.00 05:22:02 05:11:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 05:22:02 05:12:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 05:22:02 05:13:01 0.57 0.32 0.25 0.00 7.20 2.95 0.00 05:22:02 05:14:01 0.85 0.00 0.85 0.00 0.00 16.13 0.00 05:22:02 05:15:01 0.13 0.00 0.13 0.00 0.00 2.03 0.00 05:22:02 05:16:01 0.17 0.00 0.17 0.00 0.00 2.45 0.00 05:22:02 05:17:01 0.25 0.00 0.25 0.00 0.00 3.40 0.00 05:22:02 05:18:01 0.42 0.00 0.42 0.00 0.00 5.73 0.00 05:22:02 05:19:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 05:22:02 05:20:01 0.25 0.00 0.25 0.00 0.00 3.62 0.00 05:22:02 05:21:01 0.15 0.00 0.15 0.00 0.00 1.65 0.00 05:22:02 Average: 82.09 7.88 74.22 0.00 470.36 28872.64 0.00 05:22:02 05:22:02 04:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:22:02 04:59:01 5140656 0 803756 10.04 2620 2061908 1275520 14.08 730500 1722188 156 05:22:02 05:00:01 4097280 0 1001044 12.50 2620 2907996 1469632 16.23 1149792 2215684 152400 05:22:02 05:01:01 3758240 0 1093140 13.65 2620 3154940 1852912 20.46 1359376 2317900 39736 05:22:02 05:02:01 3791620 0 1061228 13.25 2620 3153472 1665380 18.39 1262164 2378012 139524 05:22:02 05:03:01 105836 0 1372268 17.13 2620 6528216 2296956 25.36 3227824 3922384 614456 05:22:02 05:04:01 402124 0 1423732 17.78 2620 6180464 2775896 30.65 3128544 3706208 96 05:22:02 05:05:02 1047380 0 1471984 18.38 2620 5486956 2909908 32.13 1603736 4597240 624 05:22:02 05:06:01 1662884 0 1230684 15.37 2620 5112752 1543648 17.04 2339064 3253880 65456 05:22:02 05:07:01 2397992 0 1175768 14.68 2620 4432560 1396800 15.42 1421368 3450176 20 05:22:02 05:08:01 2412816 0 1160972 14.50 2620 4432532 1242012 13.71 1414000 3448000 16 05:22:02 05:09:01 2414400 0 1159384 14.48 2620 4432536 1241952 13.71 1413912 3448000 12 05:22:02 05:10:01 2414372 0 1159408 14.48 2620 4432540 1241928 13.71 1413908 3448000 8 05:22:02 05:11:01 2414140 0 1159632 14.48 2620 4432548 1241928 13.71 1412512 3449404 8 05:22:02 05:12:01 2414248 0 1159524 14.48 2620 4432548 1241928 13.71 1412516 3449400 8 05:22:02 05:13:01 2411216 0 1162524 14.52 2620 4432580 1242012 13.71 1418312 3446656 8 05:22:02 05:14:01 2411124 0 1162612 14.52 2620 4432584 1241964 13.71 1418204 3446656 8 05:22:02 05:15:01 2411304 0 1162428 14.51 2620 4432588 1241928 13.71 1418132 3446656 8 05:22:02 05:16:01 2411304 0 1162420 14.51 2620 4432596 1241928 13.71 1418140 3446656 8 05:22:02 05:17:01 2411428 0 1162296 14.51 2620 4432596 1241928 13.71 1418140 3446656 8 05:22:02 05:18:01 2411060 0 1162656 14.52 2620 4432604 1242012 13.71 1418236 3446656 8 05:22:02 05:19:01 2410984 0 1162732 14.52 2620 4432604 1241976 13.71 1418228 3446656 8 05:22:02 05:20:01 2411304 0 1162404 14.51 2620 4432612 1241928 13.71 1418152 3446660 16 05:22:02 05:21:01 2411024 0 1162680 14.52 2620 4432616 1241928 13.71 1418244 3446656 8 05:22:02 Average: 2442380 0 1169360 14.60 2620 4394580 1503218 16.60 1567522 3296799 44026 05:22:02 05:22:02 04:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:22:02 04:59:01 eth0 1297.10 1426.33 5918.22 172.59 0.00 0.00 0.00 0.00 05:22:02 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 04:59:01 docker0 910.40 698.59 74.58 2739.98 0.00 0.00 0.00 0.00 05:22:02 05:00:01 eth0 558.03 473.20 3554.05 49.79 0.00 0.00 0.00 0.00 05:22:02 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:00:01 vethd17d5c5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:22:02 05:00:01 docker0 211.04 261.89 14.45 846.69 0.00 0.00 0.00 0.00 05:22:02 05:01:01 eth0 34.36 21.35 23.14 65.48 0.00 0.00 0.00 0.00 05:22:02 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:01:01 vethd17d5c5 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 05:22:02 05:01:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 05:22:02 05:02:01 eth0 20.14 11.67 16.67 9.17 0.00 0.00 0.00 0.00 05:22:02 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:02:01 vethd17d5c5 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 05:22:02 05:02:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 05:22:02 05:03:01 veth1afae37 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:03:01 veth677c3d9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:03:01 veth376e534 0.00 0.68 0.00 0.04 0.00 0.00 0.00 0.00 05:22:02 05:03:01 eth0 265.61 218.73 1859.80 77.45 0.00 0.00 0.00 0.00 05:22:02 05:04:01 veth376e534 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 05:22:02 05:04:01 veth063c6b1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:22:02 05:04:01 eth0 36.42 21.24 94.75 53.04 0.00 0.00 0.00 0.00 05:22:02 05:04:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:22:02 05:05:02 vethd9f19da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:05:02 vethedc1248 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 05:22:02 05:05:02 vethdfc75bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:05:02 veth376e534 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 05:22:02 05:06:01 veth376e534 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 05:22:02 05:06:01 eth0 2968.72 2689.26 13787.37 588.03 0.00 0.00 0.00 0.00 05:22:02 05:06:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:22:02 05:06:01 docker0 1223.81 1094.53 95.55 4043.06 0.00 0.00 0.00 0.00 05:22:02 05:07:01 eth0 87.76 58.35 409.24 59.57 0.00 0.00 0.00 0.00 05:22:02 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:07:01 docker0 41.66 61.84 2.76 390.80 0.00 0.00 0.00 0.00 05:22:02 05:08:01 eth0 0.45 0.42 0.10 0.09 0.00 0.00 0.00 0.00 05:22:02 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:09:01 eth0 0.25 0.20 0.10 0.02 0.00 0.00 0.00 0.00 05:22:02 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:22:02 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:11:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:22:02 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:12:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:13:01 eth0 0.20 0.20 0.08 0.04 0.00 0.00 0.00 0.00 05:22:02 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:14:01 eth0 0.20 0.12 0.07 0.04 0.00 0.00 0.00 0.00 05:22:02 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:15:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:22:02 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:16:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:22:02 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:22:02 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:18:01 eth0 0.25 0.22 0.13 0.05 0.00 0.00 0.00 0.00 05:22:02 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:19:01 eth0 0.18 0.12 0.07 0.04 0.00 0.00 0.00 0.00 05:22:02 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:20:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:22:02 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:22:02 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 Average: eth0 109.61 103.72 579.33 25.20 0.00 0.00 0.00 0.00 05:22:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:02 Average: docker0 54.20 49.55 4.21 190.08 0.00 0.00 0.00 0.00 05:22:02 05:22:02 05:22:02 ---> sar -P ALL: 05:22:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 05:22:02 05:22:02 04:57:26 LINUX RESTART (2 CPU) 05:22:02 05:22:02 04:58:02 CPU %user %nice %system %iowait %steal %idle 05:22:02 04:59:01 all 19.93 0.00 5.06 4.35 0.07 70.60 05:22:02 04:59:01 0 21.79 0.00 5.35 1.09 0.07 71.70 05:22:02 04:59:01 1 18.08 0.00 4.78 7.57 0.07 69.51 05:22:02 05:00:01 all 32.86 0.00 7.97 5.37 0.10 53.70 05:22:02 05:00:01 0 33.36 0.00 8.49 6.34 0.09 51.72 05:22:02 05:00:01 1 32.36 0.00 7.46 4.40 0.11 55.68 05:22:02 05:01:01 all 47.25 0.00 5.30 0.92 0.07 46.46 05:22:02 05:01:01 0 47.47 0.00 5.10 0.92 0.07 46.44 05:22:02 05:01:01 1 47.03 0.00 5.51 0.92 0.07 46.47 05:22:02 05:02:01 all 63.48 0.00 7.96 2.68 0.12 25.75 05:22:02 05:02:01 0 61.94 0.00 7.89 3.42 0.11 26.64 05:22:02 05:02:01 1 65.04 0.00 8.03 1.94 0.13 24.85 05:22:02 05:03:01 all 35.90 0.00 19.23 16.13 0.09 28.64 05:22:02 05:03:01 0 36.20 0.00 18.75 16.86 0.09 28.10 05:22:02 05:03:01 1 35.60 0.00 19.72 15.40 0.09 29.19 05:22:02 05:04:01 all 69.44 0.00 11.10 17.56 0.13 1.77 05:22:02 05:04:01 0 68.88 0.00 11.28 18.62 0.13 1.10 05:22:02 05:04:01 1 70.01 0.00 10.92 16.51 0.13 2.44 05:22:02 05:05:02 all 27.63 0.00 11.62 47.85 0.14 12.76 05:22:02 05:05:02 0 27.61 0.00 11.33 50.23 0.16 10.67 05:22:02 05:05:02 1 27.64 0.00 11.91 45.48 0.12 14.85 05:22:02 05:06:01 all 48.34 0.00 11.19 37.63 0.17 2.67 05:22:02 05:06:01 0 49.74 0.00 10.35 37.80 0.17 1.94 05:22:02 05:06:01 1 46.93 0.00 12.04 37.46 0.17 3.41 05:22:02 05:07:01 all 8.76 0.00 3.81 12.37 0.04 75.01 05:22:02 05:07:01 0 7.12 0.00 3.92 13.00 0.03 75.93 05:22:02 05:07:01 1 10.41 0.00 3.71 11.75 0.05 74.08 05:22:02 05:08:01 all 0.13 0.00 0.06 0.00 0.02 99.79 05:22:02 05:08:01 0 0.05 0.00 0.07 0.00 0.02 99.87 05:22:02 05:08:01 1 0.22 0.00 0.05 0.00 0.02 99.72 05:22:02 05:09:01 all 0.15 0.00 0.06 0.00 0.02 99.77 05:22:02 05:09:01 0 0.05 0.00 0.08 0.00 0.03 99.83 05:22:02 05:09:01 1 0.25 0.00 0.03 0.00 0.00 99.72 05:22:02 05:22:02 05:09:01 CPU %user %nice %system %iowait %steal %idle 05:22:02 05:10:01 all 0.18 0.00 0.04 0.00 0.01 99.77 05:22:02 05:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 05:22:02 05:10:01 1 0.32 0.00 0.03 0.00 0.00 99.65 05:22:02 05:11:01 all 0.08 0.00 0.03 0.00 0.03 99.87 05:22:02 05:11:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:22:02 05:11:01 1 0.10 0.00 0.03 0.00 0.02 99.85 05:22:02 05:12:01 all 0.13 0.00 0.02 0.00 0.02 99.84 05:22:02 05:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:22:02 05:12:01 1 0.22 0.00 0.02 0.00 0.02 99.75 05:22:02 05:13:01 all 0.21 0.00 0.06 0.00 0.01 99.72 05:22:02 05:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 05:22:02 05:13:01 1 0.35 0.00 0.07 0.00 0.00 99.58 05:22:02 05:14:01 all 0.23 0.00 0.03 0.00 0.03 99.72 05:22:02 05:14:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:22:02 05:14:01 1 0.42 0.00 0.02 0.00 0.02 99.55 05:22:02 05:15:01 all 0.23 0.00 0.01 0.00 0.00 99.76 05:22:02 05:15:01 0 0.05 0.00 0.00 0.00 0.00 99.95 05:22:02 05:15:01 1 0.42 0.00 0.02 0.00 0.00 99.57 05:22:02 05:16:01 all 0.14 0.00 0.03 0.00 0.03 99.80 05:22:02 05:16:01 0 0.02 0.00 0.03 0.00 0.03 99.92 05:22:02 05:16:01 1 0.27 0.00 0.03 0.00 0.02 99.68 05:22:02 05:17:01 all 0.10 0.00 0.03 0.00 0.01 99.86 05:22:02 05:17:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:22:02 05:17:01 1 0.13 0.00 0.03 0.00 0.00 99.83 05:22:02 05:18:01 all 0.13 0.00 0.03 0.00 0.07 99.77 05:22:02 05:18:01 0 0.22 0.00 0.03 0.00 0.02 99.73 05:22:02 05:18:01 1 0.03 0.00 0.03 0.00 0.12 99.82 05:22:02 05:19:01 all 0.06 0.00 0.02 0.00 0.02 99.91 05:22:02 05:19:01 0 0.10 0.00 0.02 0.00 0.02 99.87 05:22:02 05:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:22:02 05:20:01 all 0.08 0.00 0.03 0.00 0.01 99.89 05:22:02 05:20:01 0 0.13 0.00 0.03 0.00 0.02 99.82 05:22:02 05:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:22:02 05:22:02 05:20:01 CPU %user %nice %system %iowait %steal %idle 05:22:02 05:21:01 all 0.14 0.00 0.03 0.00 0.02 99.81 05:22:02 05:21:01 0 0.25 0.00 0.03 0.00 0.02 99.70 05:22:02 05:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:22:02 Average: all 14.70 0.00 3.48 6.02 0.05 75.76 05:22:02 Average: 0 14.69 0.00 3.45 6.16 0.05 75.65 05:22:02 Average: 1 14.71 0.00 3.50 5.88 0.05 75.86 05:22:02 05:22:02 05:22:02