Pull request #3477 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b044a0aec3511b695a8bab726075f88e7eb2bd5+e79253a2318f5b0369661d93348991152d233172 (7f454ed482be1934fe4b13f241669a1e3090c41d) 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-ssh8834573188897294584.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-ssh7185062121849952263.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-3477/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-3477/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7473636698721209295.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-ssh833335002543241305.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-3477/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-3477/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7313135672669451466.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/v1, 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/v1 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-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-14800’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-14819’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-14826 in /w/workspace/edgexfoundry_edgex-go_PR-3477 [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-ssh2478043069954346629.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e79253a2318f5b0369661d93348991152d233172 into PR head commit 5b044a0aec3511b695a8bab726075f88e7eb2bd5 > 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-ssh5553825673917842127.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3477/head:refs/remotes/origin/PR-3477 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b044a0aec3511b695a8bab726075f88e7eb2bd5 # timeout=10 Merge succeeded, producing 5b044a0aec3511b695a8bab726075f88e7eb2bd5 Checking out Revision 5b044a0aec3511b695a8bab726075f88e7eb2bd5 (PR-3477) > 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-ssh5474827293401425426.key > git merge e79253a2318f5b0369661d93348991152d233172 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b044a0aec3511b695a8bab726075f88e7eb2bd5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:50:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:50:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:50:22 ========================================================= 19:50:22 EdgeX Global Pipelines Version Info 19:50:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 # timeout=10 19:50:23 ------------------- 19:50:23 stable info: 19:50:23 ------------------- 19:50:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:50:23 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:50:23 Message: update stable to v1.0.192 19:50:24 ------------------- 19:50:24 experimental info: 19:50:24 ------------------- 19:50:24 Commited By: **** collab-it+edgex@linuxfoundation.org 19:50:24 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:50:24 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:50:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 19:50:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:50:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:50:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3477 [Pipeline] echo 19:50:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3477 [Pipeline] echo 19:50:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3477 [Pipeline] echo 19:50:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b044a0aec3511b695a8bab726075f88e7eb2bd5 [Pipeline] echo 19:50:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b044a0 [Pipeline] echo 19:50:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:25 provisioning config files... 19:50:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8186792381191442143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:50:25 ---> docker-login.sh 19:50:25 nexus3.edgexfoundry.org:10001 19:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:25 Configure a credential helper to remove this warning. See 19:50:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:25 19:50:25 Login Succeeded 19:50:25 nexus3.edgexfoundry.org:10002 19:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:26 Configure a credential helper to remove this warning. See 19:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:26 19:50:26 Login Succeeded 19:50:26 nexus3.edgexfoundry.org:10003 19:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:26 Configure a credential helper to remove this warning. See 19:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:26 19:50:26 Login Succeeded 19:50:26 nexus3.edgexfoundry.org:10004 19:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:26 Configure a credential helper to remove this warning. See 19:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:26 19:50:26 Login Succeeded 19:50:26 docker.io 19:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:26 Configure a credential helper to remove this warning. See 19:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:26 19:50:26 Login Succeeded 19:50:26 ---> docker-login.sh ends [Pipeline] } 19:50:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:50: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 19:50:27 + for file in '`ls cmd/**/Dockerfile`' 19:50:27 ++ cut -d/ -f2 19:50:27 ++ dirname cmd/core-command/Dockerfile 19:50:27 + echo core-command,cmd/core-command/Dockerfile 19:50:27 + for file in '`ls cmd/**/Dockerfile`' 19:50:27 ++ dirname cmd/core-data/Dockerfile 19:50:27 ++ cut -d/ -f2 19:50:27 + echo core-data,cmd/core-data/Dockerfile 19:50:27 + for file in '`ls cmd/**/Dockerfile`' 19:50:27 ++ dirname cmd/core-metadata/Dockerfile 19:50:27 ++ cut -d/ -f2 19:50:27 + echo core-metadata,cmd/core-metadata/Dockerfile 19:50:27 + for file in '`ls cmd/**/Dockerfile`' 19:50:27 ++ dirname cmd/security-bootstrapper/Dockerfile 19:50:27 ++ cut -d/ -f2 19:50:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:50:27 + for file in '`ls cmd/**/Dockerfile`' 19:50:27 ++ dirname cmd/security-proxy-setup/Dockerfile 19:50:27 ++ cut -d/ -f2 19:50:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:50:27 + for file in '`ls cmd/**/Dockerfile`' 19:50:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:50:27 ++ cut -d/ -f2 19:50:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:50:27 + for file in '`ls cmd/**/Dockerfile`' 19:50:27 ++ dirname cmd/support-notifications/Dockerfile 19:50:27 ++ cut -d/ -f2 19:50:27 + echo support-notifications,cmd/support-notifications/Dockerfile 19:50:27 + for file in '`ls cmd/**/Dockerfile`' 19:50:27 ++ dirname cmd/support-scheduler/Dockerfile 19:50:27 ++ cut -d/ -f2 19:50:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:50:27 + for file in '`ls cmd/**/Dockerfile`' 19:50:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:50:27 ++ cut -d/ -f2 19:50:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:50: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 19:50:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:50:28 19:50:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:50:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:50:28 latest: Pulling from edgex-devops/git-semver 19:50:28 31603596830f: Pulling fs layer 19:50:28 54011a49482f: Pulling fs layer 19:50:28 a6820b24f6d8: Pulling fs layer 19:50:28 f581987b2513: Pulling fs layer 19:50:28 f581987b2513: Waiting 19:50:28 54011a49482f: Verifying Checksum 19:50:28 54011a49482f: Download complete 19:50:28 31603596830f: Verifying Checksum 19:50:28 31603596830f: Download complete 19:50:29 f581987b2513: Verifying Checksum 19:50:29 f581987b2513: Download complete 19:50:29 a6820b24f6d8: Verifying Checksum 19:50:29 a6820b24f6d8: Download complete 19:50:29 31603596830f: Pull complete 19:50:29 54011a49482f: Pull complete 19:50:29 a6820b24f6d8: Pull complete 19:50:29 f581987b2513: Pull complete 19:50:30 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:50:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:50:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:50:30 prd-centos7-docker-4c-2g-14826 does not seem to be running inside a container 19:50:30 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:50:32 $ docker top 5bb6375dc088a84a6d69d4b3ba3910b173b451c1838fd76a6e013ff17ae56925 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:50:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:50:33 [ssh-agent] Looking for ssh-agent implementation... 19:50:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:50:33 $ docker exec 5bb6375dc088a84a6d69d4b3ba3910b173b451c1838fd76a6e013ff17ae56925 ssh-agent 19:50:33 SSH_AUTH_SOCK=/tmp/ssh-AJEwS3tbnrLq/agent.13 19:50:33 SSH_AGENT_PID=19 19:50:33 Running ssh-add (command line suppressed) 19:50:33 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5393829217263635084.key (/w/workspace/edgex-go/2@tmp/private_key_5393829217263635084.key) 19:50:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:50:33 + git tag --points-at HEAD [Pipeline] } 19:50:33 $ docker exec --env ******** --env ******** 5bb6375dc088a84a6d69d4b3ba3910b173b451c1838fd76a6e013ff17ae56925 ssh-agent -k 19:50:33 unset SSH_AUTH_SOCK; 19:50:33 unset SSH_AGENT_PID; 19:50:33 echo Agent pid 19 killed; 19:50:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:50:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:50:33 [ssh-agent] Looking for ssh-agent implementation... 19:50:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:50:33 $ docker exec 5bb6375dc088a84a6d69d4b3ba3910b173b451c1838fd76a6e013ff17ae56925 ssh-agent 19:50:34 SSH_AUTH_SOCK=/tmp/ssh-KzU4Ojrf3AKR/agent.52 19:50:34 SSH_AGENT_PID=58 19:50:34 Running ssh-add (command line suppressed) 19:50:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1688436867277668169.key (/w/workspace/edgex-go/2@tmp/private_key_1688436867277668169.key) 19:50:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:50:34 + git semver init 19:50:34 # -> Open(): unable to determine branch for HEAD 19:50:34 # $GIT_DIR = /w/workspace/edgex-go/2/.git 19:50:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 19:50:34 # $SEMVER_REMOTE_NAME = origin 19:50:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:50:34 # $SEMVER_USER_NAME = edgex-jenkins 19:50:34 # $SEMVER_BRANCH = PR-3477 19:50:34 # $SEMVER_TEMP = /tmp/semver-053972130 19:50:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:50:52 # '/tmp/semver-053972130' -> '/w/workspace/edgex-go/2/.semver' 19:50:52 # -> Force: false 19:50:52 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 19:50:52 $ docker exec --env ******** --env ******** 5bb6375dc088a84a6d69d4b3ba3910b173b451c1838fd76a6e013ff17ae56925 ssh-agent -k 19:50:52 unset SSH_AUTH_SOCK; 19:50:52 unset SSH_AGENT_PID; 19:50:52 echo Agent pid 58 killed; 19:50:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:50:53 + git semver [Pipeline] } 19:50:53 $ docker stop --time=1 5bb6375dc088a84a6d69d4b3ba3910b173b451c1838fd76a6e013ff17ae56925 19:50:58 $ docker rm -f 5bb6375dc088a84a6d69d4b3ba3910b173b451c1838fd76a6e013ff17ae56925 [Pipeline] // withDockerContainer [Pipeline] sh 19:50:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:50:59 Stashed 1 file(s) [Pipeline] echo 19:50:59 [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 19:51:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:51:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:51:00 + sudo service docker restart 19:51:00 + true 19:51:00 Redirecting to /bin/systemctl restart docker.service 19:51:14 Still waiting to schedule task 19:51:14 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-14823’ [Pipeline] echo 19:51:18 ========================================================= 19:51:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:51:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:51:19 + 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 . 19:51:20 Sending build context to Docker daemon 330.5MB 19:51:20 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:51:20 Step 2/6 : FROM ${BASE} 19:51:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:51:20 540db60ca938: Pulling fs layer 19:51:20 adcc1eea9eea: Pulling fs layer 19:51:20 4c4ab2625f07: Pulling fs layer 19:51:20 0510c868ecb4: Pulling fs layer 19:51:20 afea3b2eda06: Pulling fs layer 19:51:20 7809a108b3ef: Pulling fs layer 19:51:20 f706445af74f: Pulling fs layer 19:51:20 0510c868ecb4: Waiting 19:51:20 afea3b2eda06: Waiting 19:51:20 7809a108b3ef: Waiting 19:51:20 f706445af74f: Waiting 19:51:21 4c4ab2625f07: Verifying Checksum 19:51:21 4c4ab2625f07: Download complete 19:51:21 adcc1eea9eea: Download complete 19:51:21 afea3b2eda06: Verifying Checksum 19:51:21 afea3b2eda06: Download complete 19:51:21 7809a108b3ef: Verifying Checksum 19:51:21 7809a108b3ef: Download complete 19:51:21 540db60ca938: Verifying Checksum 19:51:21 540db60ca938: Download complete 19:51:21 540db60ca938: Pull complete 19:51:21 adcc1eea9eea: Pull complete 19:51:21 4c4ab2625f07: Pull complete 19:51:22 f706445af74f: Verifying Checksum 19:51:22 f706445af74f: Download complete 19:51:23 0510c868ecb4: Verifying Checksum 19:51:23 0510c868ecb4: Download complete 19:51:28 0510c868ecb4: Pull complete 19:51:28 afea3b2eda06: Pull complete 19:51:28 7809a108b3ef: Pull complete 19:51:35 f706445af74f: Pull complete 19:51:35 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:51:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:51:35 ---> b068be0155e3 19:51:35 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:51:42 ---> Running in 38252b384b64 19:51:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:51:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:51:43 (1/12) Installing libmagic (5.39-r0) 19:51:44 (2/12) Installing file (5.39-r0) 19:51:44 (3/12) Installing libc-dev (0.7.2-r3) 19:51:44 (4/12) Installing g++ (10.2.1_pre1-r3) 19:51:49 (5/12) Installing fortify-headers (1.1-r0) 19:51:49 (6/12) Installing patch (2.7.6-r6) 19:51:49 (7/12) Installing build-base (0.5-r2) 19:51:50 (8/12) Installing libsodium (1.0.18-r0) 19:51:50 (9/12) Installing pkgconf (1.7.3-r0) 19:51:50 (10/12) Installing libsodium-dev (1.0.18-r0) 19:51:50 (11/12) Installing libzmq (4.3.3-r1) 19:51:50 (12/12) Installing zeromq-dev (4.3.3-r1) 19:51:50 Executing busybox-1.32.1-r6.trigger 19:51:50 OK: 219 MiB in 52 packages 19:51:56 Removing intermediate container 38252b384b64 19:51:56 ---> 57e3e4be8094 19:51:56 Step 4/6 : WORKDIR /edgex-go 19:51:56 ---> Running in 809fe71c2d55 19:51:56 Removing intermediate container 809fe71c2d55 19:51:56 ---> 0b392572c84d 19:51:56 Step 5/6 : COPY go.mod . 19:51:56 ---> bb6309246c4f 19:51:56 Step 6/6 : RUN go mod download 19:51:56 ---> Running in f6c7f2701478 19:52:29 Removing intermediate container f6c7f2701478 19:52:29 ---> 7b3f5927b69d 19:52:29 Successfully built 7b3f5927b69d 19:52:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:52:29 + docker inspect -f . ci-base-image-x86_64 19:52:29 . [Pipeline] withDockerContainer 19:52:29 prd-centos7-docker-4c-2g-14826 does not seem to be running inside a container 19:52:29 $ 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 ******** ci-base-image-x86_64 cat 19:52:30 $ docker top 619dafa2490e0dbd3195131ea424908a706fe6d51c5237c4c6c15fc4d45f5071 -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:30 + go version 19:52:30 go version go1.16.3 linux/amd64 [Pipeline] } 19:52:30 $ docker stop --time=1 619dafa2490e0dbd3195131ea424908a706fe6d51c5237c4c6c15fc4d45f5071 19:52:31 $ docker rm -f 619dafa2490e0dbd3195131ea424908a706fe6d51c5237c4c6c15fc4d45f5071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:32 + docker inspect -f . ci-base-image-x86_64 19:52:32 . [Pipeline] withDockerContainer 19:52:32 prd-centos7-docker-4c-2g-14826 does not seem to be running inside a container 19:52:32 $ 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 ******** ci-base-image-x86_64 cat 19:52:32 $ docker top 7a127bfef2d8aaaabf405f7952bacb7b58a7cae30704b25b49c6f12a35cece2c -eo pid,comm [Pipeline] { [Pipeline] echo 19:52:33 ========================================================= 19:52:33 [edgeXBuildGoParallel] Running Tests and Build... 19:52:33 ========================================================= [Pipeline] sh 19:52:33 + go mod tidy [Pipeline] sh 19:52:33 + make test 19:52:33 go mod tidy 19:52:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:52:39 ? github.com/edgexfoundry/edgex-go [no test files] 19:52:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:53:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:53:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:53:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:53:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:53:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:53:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:53:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:53:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:53:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:53:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:53:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:53:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:53:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.072s coverage: 46.1% of statements 19:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:53:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.071s coverage: 28.7% of statements 19:53:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.068s coverage: 100.0% of statements 19:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.092s coverage: 27.8% of statements 19:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 19:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 19:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements 19:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 71.3% of statements 19:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:53:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.152s coverage: 87.7% of statements 19:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:53:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.092s coverage: 78.9% of statements 19:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:53:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.254s coverage: 28.6% of statements 19:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:53:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.047s coverage: 100.0% of statements 19:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:53:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 19:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:53:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.088s coverage: 86.7% of statements 19:53:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:53:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.083s coverage: 97.5% of statements 19:53:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:53:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements 19:53:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:53:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:53:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:53:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.272s coverage: 95.1% of statements 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:53:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:53:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.8% of statements 19:53:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:53:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.058s coverage: 21.7% of statements 19:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 19:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 19:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 19:53:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 19:53:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 19:53:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 19:53:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 19:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.167s coverage: 81.8% of statements 19:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:54:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14829 in /w/workspace/edgexfoundry_edgex-go_PR-3477 [Pipeline] { [Pipeline] ws 19:54:02 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 19:54:02 The recommended git tool is: git 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.034s coverage: 87.2% of statements 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 76.0% of statements 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 64.4% of statements 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.200s coverage: 66.9% of statements 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.5% of statements 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.028s coverage: 89.5% of statements 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.025s coverage: 84.8% of statements 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.088s coverage: 47.1% of statements 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.034s coverage: 100.0% of statements 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:54:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.025s coverage: 100.0% of statements 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:54:08 using credential edgex-jenkins-ssh 19:54:08 Cloning the remote Git repository 19:54:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:54:08 > git init /w/workspace/edgex-go/2 # timeout=10 19:54:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:54:08 > git --version # timeout=10 19:54:08 > git --version # 'git version 2.17.1' 19:54:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:54:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:54:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.058s coverage: 20.6% of statements 19:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:54:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.6% of statements 19:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:54:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.627s coverage: 28.8% of statements 19:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:54:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.040s coverage: 99.0% of statements 19:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:54:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 19:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:54:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:54:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 64.6% of statements 19:54:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:54:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.069s coverage: 97.6% of statements 19:54:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:54:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:54:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:54:12 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 19:54:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:54:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 19:54:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:54:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:54:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:54:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:54:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.027s coverage: 87.9% of statements 19:54:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:54:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:54:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements 19:54:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements 19:54:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 19:54:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.026s coverage: 85.7% of statements 19:54:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 19:54:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 19:54:14 GO111MODULE=on go vet ./... 19:54:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:54:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:54:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:54:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:54:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:54:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3477/head:refs/remotes/origin/PR-3477 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:54:27 Merging remotes/origin/master commit e79253a2318f5b0369661d93348991152d233172 into PR head commit 5b044a0aec3511b695a8bab726075f88e7eb2bd5 19:54:27 Merge succeeded, producing 5b044a0aec3511b695a8bab726075f88e7eb2bd5 19:54:27 Checking out Revision 5b044a0aec3511b695a8bab726075f88e7eb2bd5 (PR-3477) 19:54:27 > git config core.sparsecheckout # timeout=10 19:54:27 > git checkout -f 5b044a0aec3511b695a8bab726075f88e7eb2bd5 # timeout=10 19:54:27 > git remote # timeout=10 19:54:27 > git config --get remote.origin.url # timeout=10 19:54:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:54:27 > git merge e79253a2318f5b0369661d93348991152d233172 # timeout=10 19:54:27 > git rev-parse HEAD^{commit} # timeout=10 19:54:27 > git config core.sparsecheckout # timeout=10 19:54:27 > git checkout -f 5b044a0aec3511b695a8bab726075f88e7eb2bd5 # timeout=10 19:54:32 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:54:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:54:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:54:34 + + true 19:54:34 sudo service docker restart 19:54:46 gofmt -l . 19:54:46 [ "`gofmt -l .`" = "" ] 19:54:46 ./bin/test-go-mod-tidy.sh 19:54:46 ./bin/test-attribution-txt.sh [Pipeline] sh 19:54:46 + ls -al . 19:54:46 total 840 19:54:46 drwxrwxr-x 10 1001 1001 4096 May 18 19:54 . 19:54:46 drwxr-xr-x 4 root root 28 May 18 19:52 .. 19:54:46 -rw-rw-r-- 1 1001 1001 11 May 18 19:50 .dockerignore 19:54:46 drwxrwxr-x 8 1001 1001 179 May 18 19:50 .git 19:54:46 drwxrwxr-x 3 1001 1001 125 May 18 19:50 .github 19:54:46 -rw-rw-r-- 1 1001 1001 818 May 18 19:50 .gitignore 19:54:46 drwx------ 3 1001 1001 60 May 18 19:50 .semver 19:54:46 -rw-rw-r-- 1 1001 1001 166 May 18 19:50 .sonarcloud.properties 19:54:46 -rw-rw-r-- 1 1001 1001 8609 May 18 19:50 Attribution.txt 19:54:46 -rw-rw-r-- 1 1001 1001 3804 May 18 19:50 CONTRIBUTING.md 19:54:46 -rw-rw-r-- 1 1001 1001 931 May 18 19:50 Dockerfile.build 19:54:46 -rw-rw-r-- 1 1001 1001 863 May 18 19:50 Jenkinsfile 19:54:46 -rw-rw-r-- 1 1001 1001 10775 May 18 19:50 LICENSE 19:54:46 -rw-rw-r-- 1 1001 1001 5632 May 18 19:50 Makefile 19:54:46 -rw-rw-r-- 1 1001 1001 7978 May 18 19:50 README.md 19:54:46 -rw-rw-r-- 1 1001 1001 6755 May 18 19:50 SECURITY.md 19:54:46 -rw-rw-r-- 1 1001 1001 5 May 18 19:50 VERSION 19:54:46 -rw-rw-r-- 1 1001 1001 4131 May 18 19:50 ZMQWindows.md 19:54:46 drwxrwxr-x 2 1001 1001 117 May 18 19:50 bin 19:54:46 drwxrwxr-x 14 1001 1001 4096 May 18 19:50 cmd 19:54:46 -rw-r--r-- 1 root root 730935 May 18 19:54 coverage.out 19:54:46 -rw-r--r-- 1 root root 1060 May 18 19:54 go.mod 19:54:46 -rw-r--r-- 1 root root 21990 May 18 19:52 go.sum 19:54:46 drwxrwxr-x 8 1001 1001 127 May 18 19:50 internal 19:54:46 drwxrwxr-x 4 1001 1001 26 May 18 19:50 openapi 19:54:46 drwxrwxr-x 4 1001 1001 71 May 18 19:50 snap 19:54:46 -rw-rw-r-- 1 1001 1001 168 May 18 19:50 version.go [Pipeline] sh 19:54:47 + '[' -e coverage.out ] 19:54:47 + chown 1001:1001 coverage.out [Pipeline] stash 19:54:47 Stashed 1 file(s) [Pipeline] sh 19:54:47 + make build 19:54:47 go mod tidy 19:54:47 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 19:54:49 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:54:52 provisioning config files... 19:54:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4505307583301582718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:53 ---> docker-login.sh 19:54:53 nexus3.edgexfoundry.org:10001 19:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:54 Configure a credential helper to remove this warning. See 19:54:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:54 19:54:54 Login Succeeded 19:54:54 nexus3.edgexfoundry.org:10002 19:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:55 Configure a credential helper to remove this warning. See 19:54:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:55 19:54:55 Login Succeeded 19:54:55 nexus3.edgexfoundry.org:10003 19:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:55 Configure a credential helper to remove this warning. See 19:54:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:55 19:54:55 Login Succeeded 19:54:55 nexus3.edgexfoundry.org:10004 19:54:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:56 Configure a credential helper to remove this warning. See 19:54:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:56 19:54:56 Login Succeeded 19:54:56 docker.io 19:54:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:54:57 Configure a credential helper to remove this warning. See 19:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:54:57 19:54:57 Login Succeeded 19:54:57 ---> docker-login.sh ends [Pipeline] } 19:54:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:54:57 ========================================================= 19:54:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:54:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:54: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 19:54:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:54: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 . 19:54:59 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 19:54:59 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 19:55:00 Sending build context to Docker daemon 167.9MB 19:55:00 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:55:00 Step 2/6 : FROM ${BASE} 19:55:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:55:00 595b0fe564bb: Pulling fs layer 19:55:00 7186ed65a4f7: Pulling fs layer 19:55:00 316046926c0a: Pulling fs layer 19:55:00 4ebd0625c992: Pulling fs layer 19:55:00 207e8628e3a3: Pulling fs layer 19:55:00 c791037a9be2: Pulling fs layer 19:55:00 ffd874e62e21: Pulling fs layer 19:55:00 207e8628e3a3: Waiting 19:55:00 c791037a9be2: Waiting 19:55:00 ffd874e62e21: Waiting 19:55:00 4ebd0625c992: Waiting 19:55:00 316046926c0a: Verifying Checksum 19:55:00 316046926c0a: Download complete 19:55:00 7186ed65a4f7: Verifying Checksum 19:55:00 207e8628e3a3: Verifying Checksum 19:55:00 207e8628e3a3: Download complete 19:55:00 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 19:55:00 c791037a9be2: Verifying Checksum 19:55:00 c791037a9be2: Download complete 19:55:00 595b0fe564bb: Download complete 19:55:01 595b0fe564bb: Pull complete 19:55:01 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 19:55:02 7186ed65a4f7: Pull complete 19:55:02 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 19:55:02 316046926c0a: Pull complete 19:55:02 ffd874e62e21: Verifying Checksum 19:55:02 ffd874e62e21: Download complete 19:55:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:55:04 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 19:55:04 4ebd0625c992: Verifying Checksum 19:55:04 4ebd0625c992: Download complete 19:55:04 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] } 19:55:06 $ docker stop --time=1 7a127bfef2d8aaaabf405f7952bacb7b58a7cae30704b25b49c6f12a35cece2c 19:55:08 $ docker rm -f 7a127bfef2d8aaaabf405f7952bacb7b58a7cae30704b25b49c6f12a35cece2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:55:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:55:09 19:55:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:55:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:55:09 latest: Pulling from edgex-devops/edgex-compose 19:55:09 cbdbe7a5bc2a: Pulling fs layer 19:55:09 ca9280d653b3: Pulling fs layer 19:55:09 7e9c9ca2126c: Pulling fs layer 19:55:10 cbdbe7a5bc2a: Verifying Checksum 19:55:10 cbdbe7a5bc2a: Download complete 19:55:10 cbdbe7a5bc2a: Pull complete 19:55:10 ca9280d653b3: Verifying Checksum 19:55:10 ca9280d653b3: Download complete 19:55:11 ca9280d653b3: Pull complete 19:55:11 7e9c9ca2126c: Verifying Checksum 19:55:11 7e9c9ca2126c: Download complete 19:55:14 7e9c9ca2126c: Pull complete 19:55:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:55:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:55:14 prd-centos7-docker-4c-2g-14826 does not seem to be running inside a container 19:55:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:55:16 4ebd0625c992: Pull complete 19:55:16 207e8628e3a3: Pull complete 19:55:16 c791037a9be2: Pull complete 19:55:17 $ docker top 938bc897998f1b1d14d7212326335293006e5facd453b9eb10f78fba909cdaa3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:18 + docker-compose build --help 19:55:18 + grep parallel 19:55:18 --parallel Build images in parallel. [Pipeline] } 19:55:18 $ docker stop --time=1 938bc897998f1b1d14d7212326335293006e5facd453b9eb10f78fba909cdaa3 19:55:19 ffd874e62e21: Pull complete 19:55:19 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:55:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:55:19 ---> cfc18b08335c 19:55:19 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:55:20 $ docker rm -f 938bc897998f1b1d14d7212326335293006e5facd453b9eb10f78fba909cdaa3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:55:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:55:20 . [Pipeline] withDockerContainer 19:55:20 prd-centos7-docker-4c-2g-14826 does not seem to be running inside a container 19:55:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:55:21 $ docker top 7971018e4190dd17813d948bf0b66fc388ad6b2c5f21cf36c919d86f89340f83 -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:21 + docker-compose -f ./docker-compose-build.yml build --parallel 19:55:22 Building core-command ... 19:55:22 Building core-data ... 19:55:22 Building core-metadata ... 19:55:22 Building security-bootstrapper ... 19:55:22 Building security-proxy-setup ... 19:55:22 Building security-secretstore-setup ... 19:55:22 Building support-notifications ... 19:55:22 Building support-scheduler ... 19:55:22 Building sys-mgmt-agent ... 19:55:22 Building support-notifications 19:55:22 Building core-metadata 19:55:22 Building security-proxy-setup 19:55:22 Building security-secretstore-setup 19:55:22 Building core-data 19:55:22 ---> Running in 35a017ed7570 19:55:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:55:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:55:25 (1/12) Installing libmagic (5.39-r0) 19:55:25 (2/12) Installing file (5.39-r0) 19:55:25 (3/12) Installing libc-dev (0.7.2-r3) 19:55:25 (4/12) Installing g++ (10.2.1_pre1-r3) 19:55:30 (5/12) Installing fortify-headers (1.1-r0) 19:55:30 (6/12) Installing patch (2.7.6-r6) 19:55:30 (7/12) Installing build-base (0.5-r2) 19:55:30 (8/12) Installing libsodium (1.0.18-r0) 19:55:30 (9/12) Installing pkgconf (1.7.3-r0) 19:55:30 (10/12) Installing libsodium-dev (1.0.18-r0) 19:55:30 (11/12) Installing libzmq (4.3.3-r1) 19:55:30 (12/12) Installing zeromq-dev (4.3.3-r1) 19:55:30 Executing busybox-1.32.1-r6.trigger 19:55:30 OK: 218 MiB in 52 packages 19:55:34 Removing intermediate container 35a017ed7570 19:55:34 ---> aeba50b366b1 19:55:34 Step 4/6 : WORKDIR /edgex-go 19:55:34 ---> Running in 1d1a90009436 19:55:35 Removing intermediate container 1d1a90009436 19:55:35 ---> 155db0cc21d2 19:55:35 Step 5/6 : COPY go.mod . 19:55:35 ---> ba965bda2130 19:55:35 Step 6/6 : RUN go mod download 19:55:36 ---> Running in 115298f60549 19:56:00 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:56:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:56:00 ---> 7b3f5927b69d 19:56:00 Step 3/26 : WORKDIR /edgex-go 19:56:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:56:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:56:00 ---> 7b3f5927b69d 19:56:00 Step 3/24 : WORKDIR /edgex-go 19:56:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:56:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:56:00 ---> 7b3f5927b69d 19:56:00 Step 3/24 : WORKDIR /edgex-go 19:56:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:56:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:56:00 ---> 7b3f5927b69d 19:56:00 Step 3/22 : WORKDIR /edgex-go 19:56:01 ---> Running in f1ddf61ff53e 19:56:01 ---> Running in 5030ac6a3ad2 19:56:01 ---> Running in ba8f768410fd 19:56:01 ---> Running in 83455b08bf42 19:56:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:56:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:56:02 Removing intermediate container 5030ac6a3ad2 19:56:02 ---> 88f802d9ac2e 19:56:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:02 Removing intermediate container f1ddf61ff53e 19:56:02 ---> d4b1d055111a 19:56:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:02 ---> 7b3f5927b69d 19:56:02 Step 3/23 : WORKDIR /edgex-go 19:56:02 ---> Using cache 19:56:02 ---> a7776d3faabd 19:56:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:03 Removing intermediate container 115298f60549 19:56:03 ---> 33a0ee88dd6b 19:56:03 Successfully built 33a0ee88dd6b 19:56:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:56:03 Removing intermediate container 83455b08bf42 19:56:03 ---> 9c0e602c80bd 19:56:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:03 Removing intermediate container ba8f768410fd 19:56:03 ---> a7776d3faabd 19:56:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:03 ---> Running in b619b8ae4ace 19:56:03 ---> Running in b6ef3ea0c139 19:56:03 ---> Running in a00e4fc92004 19:56:03 ---> Running in 2bb59aa06b86 19:56:03 + docker inspect -f . ci-base-image-arm64 19:56:03 . [Pipeline] withDockerContainer 19:56:03 ---> Running in 6f243a996f6c 19:56:03 prd-ubuntu18.04-docker-arm64-4c-16g-14829 does not seem to be running inside a container 19:56:04 $ 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 ******** ci-base-image-arm64 cat 19:56:04 Removing intermediate container b619b8ae4ace 19:56:04 ---> 8228057d87a4 19:56:04 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:56:04 Removing intermediate container a00e4fc92004 19:56:04 ---> 47e9ad784172 19:56:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:56:04 ---> Running in 96d3f21d4776 19:56:04 ---> Running in aa8098347947 19:56:04 Removing intermediate container b6ef3ea0c139 19:56:04 ---> 632d65a34f45 19:56:04 Step 5/26 : RUN apk add --update --no-cache make git 19:56:04 Removing intermediate container 2bb59aa06b86 19:56:04 ---> 0db2f0f3a0d5 19:56:04 Step 5/24 : RUN apk add --update --no-cache make git 19:56:04 ---> Running in 892de6330e2f 19:56:04 ---> Running in c28808cc19c3 19:56:04 Removing intermediate container 6f243a996f6c 19:56:04 ---> ee274ee8f403 19:56:04 Step 5/22 : RUN apk add --update --no-cache make git 19:56:05 ---> Running in 9623ced8c4d3 19:56:05 $ docker top 1dada3204334af2cd973304684fd5de664f9bcf76c5dcc673df98edf453f72d6 -eo pid,comm 19:56:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:56:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:56:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:56:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:56:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 19:56:06 + go version 19:56:06 go version go1.16.3 linux/arm64 [Pipeline] } 19:56:06 $ docker stop --time=1 1dada3204334af2cd973304684fd5de664f9bcf76c5dcc673df98edf453f72d6 19:56:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:56:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:56:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:56:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:56:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:56:06 OK: 219 MiB in 52 packages 19:56:06 OK: 219 MiB in 52 packages 19:56:07 OK: 219 MiB in 52 packages 19:56:07 Removing intermediate container 9623ced8c4d3 19:56:07 ---> aedb03158598 19:56:07 Step 6/22 : COPY go.mod . 19:56:07 Removing intermediate container c28808cc19c3 19:56:07 ---> 8b58e0d86f09 19:56:07 Step 6/24 : COPY go.mod . 19:56:07 OK: 219 MiB in 52 packages 19:56:07 Removing intermediate container 892de6330e2f 19:56:07 ---> e21b9067e192 19:56:07 Step 6/26 : COPY go.mod . 19:56:07 ---> 040db00c6e7e 19:56:07 Step 7/22 : RUN go mod download 19:56:07 ---> Running in 3aa818828a1c 19:56:07 ---> 95ff58c61d4e 19:56:07 Step 7/24 : RUN go mod download 19:56:07 ---> Running in fe79d223a9ed 19:56:07 OK: 219 MiB in 52 packages 19:56:07 ---> 87b2b61a0ec8 19:56:07 Step 7/26 : RUN go mod download 19:56:07 Removing intermediate container aa8098347947 19:56:07 ---> be3ad7f16743 19:56:07 Step 6/23 : COPY go.mod . 19:56:08 ---> Running in d103fb7af2b0 19:56:08 ---> 1eca388b02da 19:56:08 Step 7/23 : RUN go mod download 19:56:08 ---> Running in de927e74b221 19:56:08 Removing intermediate container 96d3f21d4776 19:56:08 ---> 2010b64fc3f2 19:56:08 Step 6/24 : COPY go.mod . 19:56:08 $ docker rm -f 1dada3204334af2cd973304684fd5de664f9bcf76c5dcc673df98edf453f72d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:56:08 ---> da3a1011550c 19:56:08 Step 7/24 : RUN go mod download 19:56:08 ---> Running in 6cb7f0cf8c65 19:56:08 Removing intermediate container 3aa818828a1c 19:56:08 ---> 9931fb4fbea3 19:56:08 Step 8/22 : COPY . . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:56:09 Removing intermediate container fe79d223a9ed 19:56:09 ---> 5ed0a6dabee2 19:56:09 Step 8/24 : COPY . . 19:56:09 + docker inspect -f . ci-base-image-arm64 19:56:09 . [Pipeline] withDockerContainer 19:56:09 prd-ubuntu18.04-docker-arm64-4c-16g-14829 does not seem to be running inside a container 19:56:09 $ 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 ******** ci-base-image-arm64 cat 19:56:11 $ docker top fefe389ae6148ab9bd46ab3cb6bea64feea80e8f546789c222e668049f226e39 -eo pid,comm [Pipeline] { [Pipeline] echo 19:56:11 ========================================================= 19:56:11 [edgeXBuildGoParallel] Running Tests and Build... 19:56:11 ========================================================= [Pipeline] sh 19:56:12 Removing intermediate container d103fb7af2b0 19:56:12 ---> 4f97c67093a7 19:56:12 Step 8/26 : COPY . . 19:56:12 + go mod tidy [Pipeline] sh 19:56:14 + make test 19:56:14 go mod tidy 19:56:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:56:17 Removing intermediate container de927e74b221 19:56:17 ---> 224188c8ce2a 19:56:17 Step 8/23 : COPY . . 19:56:18 Removing intermediate container 6cb7f0cf8c65 19:56:18 ---> 09d92de33096 19:56:18 Step 8/24 : COPY . . 19:56:18 ---> 80b41b10f1af 19:56:18 Step 9/22 : RUN go mod tidy 19:56:25 ---> Running in 5b9927d5c8cd 19:56:25 ---> e3f8dc11cd05 19:56:25 Step 9/24 : RUN go mod tidy 19:56:35 ---> 3c19ed098cea 19:56:35 Step 9/26 : RUN go mod tidy 19:56:35 ---> Running in b594e262b54f 19:56:35 ---> 0ea244b482a7 19:56:35 Step 9/23 : RUN go mod tidy 19:56:35 ---> Running in d82a46b9ead0 19:56:35 ---> Running in 526d3689d350 19:56:35 Removing intermediate container 5b9927d5c8cd 19:56:35 ---> b662bed4999b 19:56:35 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:56:36 ---> Running in 7bbe31ddfbbe 19:56:41 Removing intermediate container b594e262b54f 19:56:41 ---> 827a2420e82b 19:56:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:56:41 ---> Running in f8bede4e9cc1 19:56:41 Removing intermediate container d82a46b9ead0 19:56:41 ---> a6f5971697e0 19:56:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:56:41 Removing intermediate container 526d3689d350 19:56:41 ---> c13c6b36b0e3 19:56:41 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:56:41 ---> Running in fab3b7b4d657 19:56:41 ---> Running in d431f39d9b85 19:56:41 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 19:56:42 ? github.com/edgexfoundry/edgex-go [no test files] 19:56:42 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 19:56:42 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 19:56:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:56:54 ---> 95b2dfe00c5b 19:56:54 Step 9/24 : RUN go mod tidy 19:56:54 ---> Running in 2eae5a094b32 19:56:55 Removing intermediate container 2eae5a094b32 19:56:55 ---> 71fe74e402bd 19:56:55 Step 10/24 : RUN make cmd/core-data/core-data 19:56:55 ---> Running in 98e60ab11d70 19:56:56 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 19:57:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:57:18 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 19:57:20 Removing intermediate container fab3b7b4d657 19:57:20 ---> e8d4f886e871 19:57:20 19:57:20 Step 11/26 : FROM alpine:3.12 19:57:20 3.12: Pulling from library/alpine 19:57:20 Removing intermediate container 7bbe31ddfbbe 19:57:20 ---> c891c0528104 19:57:20 19:57:20 Step 11/22 : FROM alpine:3.12 19:57:20 3.12: Pulling from library/alpine 19:57:21 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:57:21 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:57:21 Status: Image is up to date for alpine:3.12 19:57:21 Status: Downloaded newer image for alpine:3.12 19:57:21 ---> 13621d1b12d4 19:57:21 Step 12/22 : RUN apk add --update --no-cache curl 19:57:21 ---> 13621d1b12d4 19:57:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:57:21 ---> Running in 035f3dc36301 19:57:21 ---> Running in 8c995cac102a 19:57:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:57:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:57:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:57:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:57:23 (1/6) Installing ca-certificates (20191127-r4) 19:57:23 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:57:23 (3/6) Installing libcurl (7.76.1-r0) 19:57:23 (1/4) Installing ca-certificates (20191127-r4) 19:57:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:57:23 (4/6) Installing curl (7.76.1-r0) 19:57:23 (3/4) Installing libcurl (7.76.1-r0) 19:57:23 (5/6) Installing dumb-init (1.2.2-r1) 19:57:23 (6/6) Installing su-exec (0.2-r1) 19:57:23 Executing busybox-1.31.1-r20.trigger 19:57:23 Executing ca-certificates-20191127-r4.trigger 19:57:23 (4/4) Installing curl (7.76.1-r0) 19:57:23 Executing busybox-1.31.1-r20.trigger 19:57:23 Executing ca-certificates-20191127-r4.trigger 19:57:23 OK: 7 MiB in 18 packages 19:57:23 OK: 7 MiB in 20 packages 19:57:25 Removing intermediate container d431f39d9b85 19:57:25 ---> 89f13d4c37be 19:57:25 19:57:25 Step 11/23 : FROM alpine:3.12 19:57:25 ---> 13621d1b12d4 19:57:25 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:57:25 Removing intermediate container 035f3dc36301 19:57:25 ---> 8915d382ee19 19:57:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:57:25 Removing intermediate container 8c995cac102a 19:57:25 ---> f01167f0192d 19:57:25 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:57:25 ---> Running in daaa4e7f5251 19:57:25 ---> Running in aad77c31f9e6 19:57:25 ---> Running in ab473cb78ee3 19:57:25 Removing intermediate container aad77c31f9e6 19:57:25 ---> 2b1a39db259b 19:57:25 Step 14/26 : WORKDIR / 19:57:25 Removing intermediate container ab473cb78ee3 19:57:25 ---> 55531bf54a2b 19:57:25 Step 14/22 : WORKDIR /edgex 19:57:25 ---> Running in 6cf2d862103a 19:57:25 ---> Running in a05cf15b089e 19:57:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:57:25 Removing intermediate container a05cf15b089e 19:57:25 ---> 28e63cb57cac 19:57:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:57:25 Removing intermediate container 6cf2d862103a 19:57:25 ---> 7a6695343929 19:57:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:57:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:57:26 (1/2) Installing ca-certificates (20191127-r4) 19:57:26 ---> 4d7feccc7339 19:57:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:57:26 ---> edf4039b07fc 19:57:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:57:26 (2/2) Installing dumb-init (1.2.2-r1) 19:57:26 Executing busybox-1.31.1-r20.trigger 19:57:26 Executing ca-certificates-20191127-r4.trigger 19:57:26 OK: 6 MiB in 16 packages 19:57:26 ---> d804d76bbc05 19:57:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:57:26 ---> 5484fa8b513f 19:57:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:57:27 ---> 020a0cef2886 19:57:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:57:27 Removing intermediate container daaa4e7f5251 19:57:27 ---> b741ceca001c 19:57:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:57:27 ---> Running in 229f7a34667c 19:57:27 ---> 092cb59a272d 19:57:27 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:57:27 ---> Running in c106e08c94b0 19:57:27 ---> 6761ef75b8f8 19:57:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:57:27 Removing intermediate container 229f7a34667c 19:57:27 ---> 06af09b4792f 19:57:27 Step 14/23 : ENV APP_PORT=48060 19:57:27 ---> Running in 43d7f90f2742 19:57:27 Removing intermediate container c106e08c94b0 19:57:27 ---> a1364fc1d078 19:57:27 Step 19/22 : CMD ["--init=true"] 19:57:27 ---> Running in 397477ac2fc3 19:57:27 Removing intermediate container 43d7f90f2742 19:57:27 ---> 6ee78445e78b 19:57:27 Step 15/23 : EXPOSE $APP_PORT 19:57:28 ---> Running in 11a4180731d9 19:57:28 ---> b008a18d5118 19:57:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:57:28 Removing intermediate container 397477ac2fc3 19:57:28 ---> 31b0e7d13694 19:57:28 Step 20/22 : LABEL arch=x86_64 19:57:28 ---> Running in 8f1818eb873d 19:57:28 Removing intermediate container 11a4180731d9 19:57:28 ---> a5cf18c636db 19:57:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:57:28 Removing intermediate container 8f1818eb873d 19:57:28 ---> cadb666a075f 19:57:28 Step 21/22 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 19:57:28 ---> 25c5e438a3ae 19:57:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:57:28 ---> a6576e9eb4bd 19:57:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:57:28 ---> Running in 77e1ef1aa792 19:57:28 Removing intermediate container 77e1ef1aa792 19:57:28 ---> b73db8c6e913 19:57:28 Step 22/22 : LABEL version=0.0.0 19:57:29 ---> Running in 39ed03b05bc1 19:57:29 ---> 088b7030cab4 19:57:29 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/ 19:57:29 Removing intermediate container 39ed03b05bc1 19:57:29 ---> d3d83b676874 19:57:29 19:57:29 Successfully built d3d83b676874 19:57:29 Successfully tagged security-proxy-setup:latest 19:57:29 Building core-command 19:57:30 ---> Running in 0b8d440f48ea 19:57:30 ---> 7db587ec5b08 19:57:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:57:31  Building security-proxy-setup ... done Removing intermediate container f8bede4e9cc1 19:57:31 ---> d7f4cabfefcd 19:57:31 19:57:31 Step 11/24 : FROM alpine:3.12 19:57:31 ---> 13621d1b12d4 19:57:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:57:31 ---> Running in c7c1d100469e 19:57:31 ---> 2bbe1eaa0fa0 19:57:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:57:31 ---> Running in 038d5f59bd11 19:57:32 Removing intermediate container 038d5f59bd11 19:57:32 ---> 880ebfc67edb 19:57:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:57:32 ---> Running in 5f8a4a736bc8 19:57:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:57:32 Removing intermediate container 5f8a4a736bc8 19:57:32 ---> 1127c3b2c182 19:57:32 Step 21/23 : LABEL arch=x86_64 19:57:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:57:32 Removing intermediate container 0b8d440f48ea 19:57:32 ---> f49b16839eb6 19:57:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:57:32 ---> Running in 4acf482faa01 19:57:32 (1/1) Installing dumb-init (1.2.2-r1) 19:57:32 Executing busybox-1.31.1-r20.trigger 19:57:32 OK: 6 MiB in 15 packages 19:57:32 ---> Running in 7d3fe578c499 19:57:33 Removing intermediate container 4acf482faa01 19:57:33 ---> 9f895760c5ce 19:57:33 Step 22/23 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 19:57:33 ---> Running in d26f8da63a27 19:57:33 Removing intermediate container 7d3fe578c499 19:57:33 ---> 21896abd38c7 19:57:33 Step 24/26 : LABEL arch=x86_64 19:57:34 Removing intermediate container c7c1d100469e 19:57:34 ---> e615df7bd66d 19:57:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:57:35 ---> Running in b61c3cb027a7 19:57:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:57:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:57:35 ---> 7b3f5927b69d 19:57:35 Step 3/24 : WORKDIR /edgex-go 19:57:35 ---> Using cache 19:57:35 ---> a7776d3faabd 19:57:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:35 ---> Using cache 19:57:35 ---> 0db2f0f3a0d5 19:57:35 Step 5/24 : RUN apk add --update --no-cache make git 19:57:35 ---> Using cache 19:57:35 ---> 8b58e0d86f09 19:57:35 Step 6/24 : COPY go.mod . 19:57:35 ---> Using cache 19:57:35 ---> 95ff58c61d4e 19:57:35 Step 7/24 : RUN go mod download 19:57:35 ---> Using cache 19:57:35 ---> 5ed0a6dabee2 19:57:35 Step 8/24 : COPY . . 19:57:35 ---> Using cache 19:57:35 ---> e3f8dc11cd05 19:57:35 Step 9/24 : RUN go mod tidy 19:57:35 ---> Using cache 19:57:35 ---> 827a2420e82b 19:57:35 Step 10/24 : RUN make cmd/core-command/core-command 19:57:35 Removing intermediate container d26f8da63a27 19:57:35 ---> 31ae98ef61fb 19:57:35 Step 23/23 : LABEL version=0.0.0 19:57:35 ---> Running in 0b1b5376af2b 19:57:35 ---> Running in 5776e4e07145 19:57:35 ---> Running in f37b5c3b11a2 19:57:35 Removing intermediate container b61c3cb027a7 19:57:35 ---> f5231334c906 19:57:35 Step 25/26 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 19:57:35 ---> Running in bd7e694d217c 19:57:35 Removing intermediate container 0b1b5376af2b 19:57:35 ---> 62bd1c9caf01 19:57:35 Step 14/24 : ENV APP_PORT=48081 19:57:35 Removing intermediate container f37b5c3b11a2 19:57:35 ---> 29f43358dbd4 19:57:35 19:57:35 ---> Running in e01cf2487b25 19:57:35 Removing intermediate container bd7e694d217c 19:57:35 ---> 7b7663780d0b 19:57:35 Step 26/26 : LABEL version=0.0.0 19:57:35 Successfully built 29f43358dbd4 19:57:35 Successfully tagged support-notifications:latest 19:57:35 Building support-scheduler 19:57:35  Building support-notifications ... done  ---> Running in be90cf2ce0ea 19:57:35 Removing intermediate container e01cf2487b25 19:57:35 ---> 3daeebcffccd 19:57:35 Step 15/24 : EXPOSE $APP_PORT 19:57:36 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 19:57:36 ---> Running in 72ce7c851d65 19:57:36 Removing intermediate container be90cf2ce0ea 19:57:36 ---> 1ab1f8bc7472 19:57:36 19:57:36 Successfully built 1ab1f8bc7472 19:57:37 Successfully tagged security-secretstore-setup:latest 19:57:37  Building security-secretstore-setup ... done Building security-bootstrapper 19:57:38 Removing intermediate container 72ce7c851d65 19:57:38 ---> ab9f459c0c5e 19:57:38 Step 16/24 : WORKDIR / 19:57:43 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:57:43 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:57:43 ---> 7b3f5927b69d 19:57:43 Step 3/32 : WORKDIR /edgex-go 19:57:43 ---> Using cache 19:57:43 ---> a7776d3faabd 19:57:43 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:43 ---> Using cache 19:57:43 ---> 0db2f0f3a0d5 19:57:43 Step 5/32 : RUN apk add --update --no-cache make git 19:57:43 ---> Using cache 19:57:43 ---> 8b58e0d86f09 19:57:43 Step 6/32 : COPY go.mod . 19:57:43 ---> Using cache 19:57:43 ---> 95ff58c61d4e 19:57:43 Step 7/32 : RUN go mod download 19:57:43 ---> Using cache 19:57:43 ---> 5ed0a6dabee2 19:57:43 Step 8/32 : COPY . . 19:57:43 ---> Using cache 19:57:43 ---> e3f8dc11cd05 19:57:43 Step 9/32 : RUN go mod tidy 19:57:43 ---> Using cache 19:57:43 ---> 827a2420e82b 19:57:43 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:57:45 ---> Running in 9926b75b195f 19:57:45 Removing intermediate container 98e60ab11d70 19:57:45 ---> 687c59fd3ff7 19:57:45 19:57:45 Step 11/24 : FROM alpine:3.12 19:57:45 ---> 13621d1b12d4 19:57:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:57:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:57:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:57:46 ---> 7b3f5927b69d 19:57:46 Step 3/23 : WORKDIR /edgex-go 19:57:46 ---> Using cache 19:57:46 ---> a7776d3faabd 19:57:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:46 ---> Using cache 19:57:46 ---> 0db2f0f3a0d5 19:57:46 Step 5/23 : RUN apk add --update --no-cache make git 19:57:46 ---> Using cache 19:57:46 ---> 8b58e0d86f09 19:57:46 Step 6/23 : COPY go.mod . 19:57:46 ---> Using cache 19:57:46 ---> 95ff58c61d4e 19:57:46 Step 7/23 : RUN go mod download 19:57:46 ---> Using cache 19:57:46 ---> 5ed0a6dabee2 19:57:46 Step 8/23 : COPY . . 19:57:46 ---> Using cache 19:57:46 ---> e3f8dc11cd05 19:57:46 Step 9/23 : RUN go mod tidy 19:57:46 ---> Using cache 19:57:46 ---> 827a2420e82b 19:57:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:57:46 ---> Running in 10b1f6f87bd2 19:57:46 ---> Running in 808f34d742e5 19:57:46 ---> Running in 08fbe73a86a8 19:57:46 Removing intermediate container 9926b75b195f 19:57:46 ---> c3b7cca98537 19:57:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:57:47 Removing intermediate container 808f34d742e5 19:57:47 ---> 9d4ce5b2119e 19:57:47 Step 13/24 : ENV APP_PORT=48080 19:57:47 ---> Running in 7b6e249be116 19:57:47 ---> 592582b8a6ab 19:57:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:57:47 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 19:57:47 Removing intermediate container 7b6e249be116 19:57:47 ---> 17f9a58493c4 19:57:47 Step 14/24 : EXPOSE $APP_PORT 19:57:47 ---> Running in 1bb3e57e9d32 19:57:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:57:47 Removing intermediate container 1bb3e57e9d32 19:57:47 ---> cd0e6990c12e 19:57:47 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:47 ---> Running in f5bb69249911 19:57:48 ---> 7620c53f03fc 19:57:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:57:48 ---> 5fd124b75d01 19:57:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:57:48 ---> Running in f1fe42e61e8a 19:57:48 Removing intermediate container f1fe42e61e8a 19:57:48 ---> 31db5441f35c 19:57:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:57:48 ---> Running in fa8dbfa86726 19:57:48 Removing intermediate container fa8dbfa86726 19:57:48 ---> b319f546950f 19:57:48 Step 22/24 : LABEL arch=x86_64 19:57:48 ---> Running in 899be198728b 19:57:48 Removing intermediate container f5bb69249911 19:57:48 ---> b688158c3bd6 19:57:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:57:48 ---> Running in 956a018d2294 19:57:48 Removing intermediate container 899be198728b 19:57:48 ---> 1cace25b6390 19:57:48 Step 23/24 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 19:57:48 ---> Running in 774054c9dd4e 19:57:49 Removing intermediate container 774054c9dd4e 19:57:49 ---> ee4e594c27e0 19:57:49 Step 24/24 : LABEL version=0.0.0 19:57:49 ---> Running in 3662f0ca74c5 19:57:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:57:49 Removing intermediate container 3662f0ca74c5 19:57:49 ---> 0664b7527ad7 19:57:49 19:57:49 Successfully built 0664b7527ad7 19:57:49 Successfully tagged core-metadata:latest 19:57:49  Building core-metadata ... done Building sys-mgmt-agent 19:57:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:57:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:57:51 (1/6) Installing dumb-init (1.2.2-r1) 19:57:51 (2/6) Installing libgcc (9.3.0-r2) 19:57:51 (3/6) Installing libsodium (1.0.18-r0) 19:57:51 (4/6) Installing libstdc++ (9.3.0-r2) 19:57:52 (5/6) Installing libzmq (4.3.3-r0) 19:57:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:57:52 (6/6) Installing zeromq (4.3.3-r0) 19:57:53 Executing busybox-1.31.1-r20.trigger 19:57:53 OK: 8 MiB in 20 packages 19:57:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:57:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:57:57 ---> 7b3f5927b69d 19:57:57 Step 3/24 : WORKDIR /edgex-go 19:57:57 ---> Using cache 19:57:57 ---> a7776d3faabd 19:57:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:57 ---> Using cache 19:57:57 ---> 0db2f0f3a0d5 19:57:57 Step 5/24 : RUN apk add --update --no-cache make bash git 19:57:59 ---> Running in c98b7fabcfa0 19:58:00 Removing intermediate container 956a018d2294 19:58:00 ---> 13a39dffc3e0 19:58:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:58:00 ---> f3752f0a3f8d 19:58:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:58:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:58:01 ---> 0ab987bd7f08 19:58:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:58:01 ---> cd0ccf361765 19:58:01 Step 20/24 : ENTRYPOINT ["/core-data"] 19:58:01 ---> Running in f93c05826aec 19:58:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:58:02 Removing intermediate container f93c05826aec 19:58:02 ---> 8352dd852fd9 19:58:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:58:02 ---> Running in 5e3456b41e4e 19:58:02 Removing intermediate container 5e3456b41e4e 19:58:02 ---> ec68ab469e63 19:58:02 Step 22/24 : LABEL arch=x86_64 19:58:02 ---> Running in d5208abac554 19:58:02 Removing intermediate container d5208abac554 19:58:02 ---> 7e8aec9fd7c4 19:58:02 Step 23/24 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 19:58:02 OK: 219 MiB in 52 packages 19:58:02 ---> Running in dd04c26d093b 19:58:02 Removing intermediate container dd04c26d093b 19:58:02 ---> 5977662b98f1 19:58:02 Step 24/24 : LABEL version=0.0.0 19:58:02 ---> Running in f4b91e5213cd 19:58:02 Removing intermediate container c98b7fabcfa0 19:58:02 ---> cdb1fcdc90d9 19:58:02 Step 6/24 : COPY go.mod . 19:58:02 Removing intermediate container f4b91e5213cd 19:58:02 ---> bd664a7a60c7 19:58:02 19:58:02 Successfully built bd664a7a60c7 19:58:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:58:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:58:03 Successfully tagged core-data:latest 19:58:03  Building core-data ... done  ---> 657a16ae8ba8 19:58:03 Step 7/24 : RUN go mod download 19:58:03 ---> Running in 9cc721891585 19:58:04 Removing intermediate container 9cc721891585 19:58:04 ---> 9165d706ddd4 19:58:04 Step 8/24 : COPY . . 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:58:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:58:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:58:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:58:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:58:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:58:14 ---> e560a2cbf6c4 19:58:14 Step 9/24 : RUN go mod tidy 19:58:14 ---> Running in fe6b979d918a 19:58:15 Removing intermediate container fe6b979d918a 19:58:15 ---> 4a2ceb63b606 19:58:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:58:15 ---> Running in 017474702c1d 19:58:16 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 19:58:21 Removing intermediate container 5776e4e07145 19:58:21 ---> 94408a0c3e56 19:58:21 19:58:21 Step 11/24 : FROM alpine:3.12 19:58:21 ---> 13621d1b12d4 19:58:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:58:21 ---> Using cache 19:58:21 ---> e615df7bd66d 19:58:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:58:21 ---> Using cache 19:58:21 ---> 62bd1c9caf01 19:58:21 Step 14/24 : ENV APP_PORT=48082 19:58:21 ---> Running in 0d1faf4232ec 19:58:21 Removing intermediate container 0d1faf4232ec 19:58:21 ---> 1d1e8b459736 19:58:21 Step 15/24 : EXPOSE $APP_PORT 19:58:21 ---> Running in 4ee148f86aa9 19:58:21 Removing intermediate container 4ee148f86aa9 19:58:21 ---> c9e93411bb99 19:58:21 Step 16/24 : WORKDIR / 19:58:21 ---> Running in a4a8962fe530 19:58:21 Removing intermediate container a4a8962fe530 19:58:21 ---> 5a5b99c2ede5 19:58:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:58:22 ---> 350e036ec3e0 19:58:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:58:22 ---> ecb3bc231267 19:58:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:58:22 ---> 3b65c8afb682 19:58:22 Step 20/24 : ENTRYPOINT ["/core-command"] 19:58:22 ---> Running in c622c7219c6b 19:58:22 Removing intermediate container c622c7219c6b 19:58:22 ---> 57253f3cdf09 19:58:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:58:22 ---> Running in f29ed4082bad 19:58:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:58:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:58:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:58:23 Removing intermediate container f29ed4082bad 19:58:23 ---> b9779e42b4ab 19:58:23 Step 22/24 : LABEL arch=x86_64 19:58:23 ---> Running in cf28eb991ef0 19:58:23 Removing intermediate container cf28eb991ef0 19:58:23 ---> 841dd3b65bdb 19:58:23 Step 23/24 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 19:58:23 ---> Running in 198cf0c174a1 19:58:23 Removing intermediate container 198cf0c174a1 19:58:23 ---> 57010ca7a900 19:58:23 Step 24/24 : LABEL version=0.0.0 19:58:23 ---> Running in 59940adde0b1 19:58:23 Removing intermediate container 59940adde0b1 19:58:23 ---> b04b4c79da2d 19:58:23 19:58:23 Successfully built b04b4c79da2d 19:58:23 Successfully tagged core-command:latest 19:58:25  Building core-command ... done Removing intermediate container 10b1f6f87bd2 19:58:25 ---> 1b229f295688 19:58:25 19:58:25 Step 11/32 : FROM alpine:3.12 19:58:25 ---> 13621d1b12d4 19:58:25 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:58:25 ---> Running in 0608e8691108 19:58:25 Removing intermediate container 0608e8691108 19:58:25 ---> f6e4226ce86c 19:58:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:58:25 ---> Running in aa7720866f4d 19:58:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:58:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:58:26 (1/2) Installing dumb-init (1.2.2-r1) 19:58:26 (2/2) Installing su-exec (0.2-r1) 19:58:26 Executing busybox-1.31.1-r20.trigger 19:58:26 OK: 6 MiB in 16 packages 19:58:26 Removing intermediate container aa7720866f4d 19:58:26 ---> 9f1e4b4c8b5e 19:58:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:58:26 ---> Running in 67538f49a365 19:58:27 Removing intermediate container 67538f49a365 19:58:27 ---> 33e9886ea68e 19:58:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:58:27 ---> Running in 67cf411d8240 19:58:27 Removing intermediate container 67cf411d8240 19:58:27 ---> 4a82187f43db 19:58:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:58:27 ---> Running in 7dfa0fe8036d 19:58:28 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.421s coverage: 46.1% of statements 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:58:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.234s coverage: 28.7% of statements 19:58:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.355s coverage: 100.0% of statements 19:58:28 Removing intermediate container 08fbe73a86a8 19:58:28 ---> 0d00cf6d22b4 19:58:28 19:58:28 Step 11/23 : FROM alpine:3.12 19:58:28 ---> 13621d1b12d4 19:58:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:58:28 ---> Using cache 19:58:28 ---> e615df7bd66d 19:58:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:58:28 ---> Using cache 19:58:28 ---> 62bd1c9caf01 19:58:28 Step 14/23 : ENV APP_PORT=48085 19:58:29 ---> Running in 7b7753716d03 19:58:29 Removing intermediate container 7b7753716d03 19:58:29 ---> 7ea39641edf1 19:58:29 Step 15/23 : EXPOSE $APP_PORT 19:58:29 Removing intermediate container 7dfa0fe8036d 19:58:29 ---> 5e102b5c8fbe 19:58:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:58:29 ---> Running in ea4f99647d3c 19:58:29 ---> Running in dd9f53fb5bbc 19:58:29 Removing intermediate container ea4f99647d3c 19:58:29 ---> 162501ee1cf4 19:58:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:58:29 Removing intermediate container dd9f53fb5bbc 19:58:29 ---> 64ff0867bc8b 19:58:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:58:29 ---> 7ea8cf692173 19:58:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:58:29 ---> e052a2cda219 19:58:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:58:29 ---> Running in 1e0c40fef479 19:58:30 ---> b7f68cb2302f 19:58:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:58:30 ---> 0829c2c7ab39 19:58:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:58:30 ---> Running in 3c387db945aa 19:58:30 Removing intermediate container 3c387db945aa 19:58:30 ---> ce1d34f47ea6 19:58:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:58:30 ---> Running in da5dc1999e95 19:58:30 Removing intermediate container da5dc1999e95 19:58:30 ---> 71e517e40e78 19:58:30 Step 21/23 : LABEL arch=x86_64 19:58:31 Removing intermediate container 1e0c40fef479 19:58:31 ---> cc9bca8b2849 19:58:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:58:31 ---> Running in 22ca195099f2 19:58:31 Removing intermediate container 22ca195099f2 19:58:31 ---> 6f0e4a8e1996 19:58:31 Step 22/23 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 19:58:31 ---> Running in fb77643c2bfa 19:58:31 ---> 2cfabe1ca567 19:58:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:58:31 Removing intermediate container fb77643c2bfa 19:58:31 ---> fe2e24789fcb 19:58:31 Step 23/23 : LABEL version=0.0.0 19:58:31 ---> Running in 5b8e075d0b44 19:58:31 Removing intermediate container 5b8e075d0b44 19:58:31 ---> d9007d48d641 19:58:31 19:58:32 ---> 6a9e9e5397c2 19:58:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:58:32 Successfully built d9007d48d641 19:58:32 Successfully tagged support-scheduler:latest 19:58:32  Building support-scheduler ... done  ---> 0e56f94569d6 19:58:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:58:32 ---> 2a72a08acdfd 19:58:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:58:32 ---> dae6cb319040 19:58:32 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:58:33 ---> Running in a16286f97180 19:58:33 Removing intermediate container a16286f97180 19:58:33 ---> 209e40e52cf8 19:58:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:58:33 ---> db4dc8878175 19:58:33 Step 27/32 : RUN chmod +x /entrypoint.sh 19:58:33 ---> Running in a122fa11837f 19:58:34 Removing intermediate container a122fa11837f 19:58:34 ---> 22fed66b4118 19:58:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:58:34 ---> Running in 005679ca9e12 19:58:34 Removing intermediate container 005679ca9e12 19:58:34 ---> 8306012bea50 19:58:34 Step 29/32 : CMD ["gate"] 19:58:34 Removing intermediate container 017474702c1d 19:58:34 ---> 17aae545504b 19:58:34 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:58:34 ---> Running in 0f6933fcb345 19:58:34 ---> Running in 03e68cda039a 19:58:34 Removing intermediate container 0f6933fcb345 19:58:34 ---> 5104e1f3eee0 19:58:34 Step 30/32 : LABEL arch=x86_64 19:58:34 ---> Running in 8e3a96371b96 19:58:35 Removing intermediate container 8e3a96371b96 19:58:35 ---> bc9377cd1e05 19:58:35 Step 31/32 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 19:58:35 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 19:58:35 ---> Running in 8403b413d70f 19:58:35 Removing intermediate container 8403b413d70f 19:58:35 ---> b11e6920abcc 19:58:35 Step 32/32 : LABEL version=0.0.0 19:58:35 ---> Running in 62150f393be5 19:58:35 Removing intermediate container 62150f393be5 19:58:35 ---> 24c7aecdf109 19:58:35 19:58:35 Successfully built 24c7aecdf109 19:58:35 Successfully tagged security-bootstrapper:latest 19:58:35  Building security-bootstrapper ... done Removing intermediate container 03e68cda039a 19:58:35 ---> b443d869ab7b 19:58:35 19:58:35 Step 12/24 : FROM docker:20.10.0 19:58:35 20.10.0: Pulling from library/docker 19:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.615s coverage: 27.8% of statements 19:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.327s coverage: 81.2% of statements 19:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.331s coverage: 100.0% of statements 19:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.206s coverage: 100.0% of statements 19:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.402s coverage: 71.3% of statements 19:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:58:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:58:39 Status: Downloaded newer image for docker:20.10.0 19:58:39 ---> aefe523efa57 19:58:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:58:39 ---> Running in 1b9ff8778c44 19:58:39 Removing intermediate container 1b9ff8778c44 19:58:39 ---> 7c76d8347d7a 19:58:39 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:58:39 ---> Running in 5629d210ad36 19:58:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:58:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:58:39 (1/39) Installing readline (8.0.4-r0) 19:58:39 (2/39) Installing bash (5.0.17-r0) 19:58:39 Executing bash-5.0.17-r0.post-install 19:58:39 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:58:39 (4/39) Installing libcurl (7.76.1-r0) 19:58:40 (5/39) Installing curl (7.76.1-r0) 19:58:40 (6/39) Installing dumb-init (1.2.2-r1) 19:58:40 (7/39) Installing libbz2 (1.0.8-r1) 19:58:40 (8/39) Installing expat (2.2.9-r1) 19:58:40 (9/39) Installing libffi (3.3-r2) 19:58:40 (10/39) Installing gdbm (1.13-r1) 19:58:40 (11/39) Installing xz-libs (5.2.5-r0) 19:58:40 (12/39) Installing sqlite-libs (3.32.1-r0) 19:58:40 (13/39) Installing python3 (3.8.10-r0) 19:58:40 (14/39) Installing py3-appdirs (1.4.4-r1) 19:58:40 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:58:40 (16/39) Installing py3-parsing (2.4.7-r0) 19:58:40 (17/39) Installing py3-six (1.15.0-r0) 19:58:40 (18/39) Installing py3-packaging (20.4-r0) 19:58:40 (19/39) Installing py3-setuptools (47.0.0-r0) 19:58:40 (20/39) Installing py3-chardet (3.0.4-r4) 19:58:40 (21/39) Installing py3-idna (2.9-r0) 19:58:40 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:58:40 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:58:40 (24/39) Installing py3-requests (2.23.0-r0) 19:58:40 (25/39) Installing py3-msgpack (1.0.0-r0) 19:58:40 (26/39) Installing py3-lockfile (0.12.2-r3) 19:58:40 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:58:40 (28/39) Installing py3-colorama (0.4.3-r0) 19:58:40 (29/39) Installing py3-distlib (0.3.0-r0) 19:58:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.513s coverage: 87.7% of statements 19:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:58:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.328s coverage: 78.9% of statements 19:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:58:40 (30/39) Installing py3-distro (1.5.0-r1) 19:58:40 (31/39) Installing py3-webencodings (0.5.1-r3) 19:58:40 (32/39) Installing py3-html5lib (1.0.1-r4) 19:58:40 (33/39) Installing py3-pytoml (0.1.21-r0) 19:58:40 (34/39) Installing py3-pep517 (0.8.2-r0) 19:58:40 (35/39) Installing py3-progress (1.5-r0) 19:58:40 (36/39) Installing py3-toml (0.10.1-r0) 19:58:40 (37/39) Installing py3-retrying (1.3.3-r0) 19:58:40 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:58:40 (39/39) Installing py3-pip (20.1.1-r0) 19:58:40 Executing busybox-1.31.1-r19.trigger 19:58:40 OK: 72 MiB in 59 packages 19:58:41 Collecting docker-compose==1.23.2 19:58:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:58:41 Collecting docker<4.0,>=3.6.0 19:58:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:58:41 Collecting websocket-client<1.0,>=0.32.0 19:58:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:58:41 Collecting PyYAML<4,>=3.10 19:58:41 Downloading PyYAML-3.13.tar.gz (270 kB) 19:58:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:58:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:58:42 Collecting jsonschema<3,>=2.5.1 19:58:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:58:42 Collecting dockerpty<0.5,>=0.4.1 19:58:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:58:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:58:43 Collecting texttable<0.10,>=0.9.0 19:58:43 Downloading texttable-0.9.1.tar.gz (11 kB) 19:58:43 Collecting docopt<0.7,>=0.6.1 19:58:43 Downloading docopt-0.6.2.tar.gz (25 kB) 19:58:43 Collecting cached-property<2,>=1.2.0 19:58:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:58:43 Collecting docker-pycreds>=0.4.0 19:58:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:58:43 Collecting idna<2.8,>=2.5 19:58:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:58:43 Collecting urllib3<1.25,>=1.21.1 19:58:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:58:43 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) 19:58:43 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) 19:58:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:58:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:58:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:58:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:58:44 Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, jsonschema, dockerpty, texttable, docopt, cached-property, docker-compose 19:58:44 Attempting uninstall: idna 19:58:44 Found existing installation: idna 2.9 19:58:44 Uninstalling idna-2.9: 19:58:44 Successfully uninstalled idna-2.9 19:58:44 Attempting uninstall: urllib3 19:58:44 Found existing installation: urllib3 1.25.9 19:58:44 Uninstalling urllib3-1.25.9: 19:58:44 Successfully uninstalled urllib3-1.25.9 19:58:44 Attempting uninstall: requests 19:58:44 Found existing installation: requests 2.23.0 19:58:44 Uninstalling requests-2.23.0: 19:58:44 Successfully uninstalled requests-2.23.0 19:58:44 Running setup.py install for PyYAML: started 19:58:44 Running setup.py install for PyYAML: finished with status 'done' 19:58:44 Running setup.py install for dockerpty: started 19:58:45 Running setup.py install for dockerpty: finished with status 'done' 19:58:45 Running setup.py install for texttable: started 19:58:45 Running setup.py install for texttable: finished with status 'done' 19:58:45 Running setup.py install for docopt: started 19:58:46 Running setup.py install for docopt: finished with status 'done' 19:58:46 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 19:58:49 Removing intermediate container 5629d210ad36 19:58:49 ---> 346497f00543 19:58:49 Step 15/24 : ENV APP_PORT=48090 19:58:49 ---> Running in a7efb09b2678 19:58:49 Removing intermediate container a7efb09b2678 19:58:49 ---> 1497631b77fd 19:58:49 Step 16/24 : EXPOSE $APP_PORT 19:58:49 ---> Running in b947dc251414 19:58:49 Removing intermediate container b947dc251414 19:58:49 ---> 31986bcaf99a 19:58:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:58:50 ---> 448bb2b8fdd5 19:58:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:58:50 ---> 51d8f46097e4 19:58:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:58:50 ---> 3c220c97ef00 19:58:50 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:58:50 ---> Running in 57648b704198 19:58:50 Removing intermediate container 57648b704198 19:58:50 ---> f1fd5cc6dc4a 19:58:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:58:50 ---> Running in 8d6cc3360316 19:58:50 Removing intermediate container 8d6cc3360316 19:58:50 ---> 134230b69f06 19:58:50 Step 22/24 : LABEL arch=x86_64 19:58:50 ---> Running in 13e5027974eb 19:58:50 Removing intermediate container 13e5027974eb 19:58:50 ---> 37674b51d3da 19:58:50 Step 23/24 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 19:58:50 ---> Running in 2c94fda93618 19:58:50 Removing intermediate container 2c94fda93618 19:58:50 ---> 293f9425cb10 19:58:50 Step 24/24 : LABEL version=0.0.0 19:58:50 ---> Running in 47d9f9cb4018 19:58:50 Removing intermediate container 47d9f9cb4018 19:58:50 ---> 45acd93572ff 19:58:50 19:58:50 Successfully built 45acd93572ff 19:58:51 Successfully tagged sys-mgmt-agent:latest 19:58:51  Building sys-mgmt-agent ... done  [Pipeline] } 19:58:51 $ docker stop --time=1 7971018e4190dd17813d948bf0b66fc388ad6b2c5f21cf36c919d86f89340f83 19:58:52 $ docker rm -f 7971018e4190dd17813d948bf0b66fc388ad6b2c5f21cf36c919d86f89340f83 [Pipeline] // withDockerContainer [Pipeline] sh 19:58:52 + docker images 19:58:52 REPOSITORY TAG IMAGE ID CREATED SIZE 19:58:52 sys-mgmt-agent latest 45acd93572ff 2 seconds ago 312MB 19:58:52 b443d869ab7b 17 seconds ago 1.15GB 19:58:52 security-bootstrapper latest 24c7aecdf109 17 seconds ago 18.2MB 19:58:52 support-scheduler latest d9007d48d641 21 seconds ago 17.1MB 19:58:52 0d00cf6d22b4 24 seconds ago 1.16GB 19:58:52 1b229f295688 28 seconds ago 1.15GB 19:58:52 core-command latest b04b4c79da2d 29 seconds ago 17.1MB 19:58:52 94408a0c3e56 32 seconds ago 1.16GB 19:58:52 core-data latest bd664a7a60c7 50 seconds ago 21.6MB 19:58:52 core-metadata latest 0664b7527ad7 About a minute ago 18.6MB 19:58:52 687c59fd3ff7 About a minute ago 1.17GB 19:58:52 security-secretstore-setup latest 1ab1f8bc7472 About a minute ago 25.8MB 19:58:52 support-notifications latest 29f43358dbd4 About a minute ago 17.7MB 19:58:52 d7f4cabfefcd About a minute ago 1.17GB 19:58:52 security-proxy-setup latest d3d83b676874 About a minute ago 25.3MB 19:58:52 89f13d4c37be About a minute ago 1.16GB 19:58:52 e8d4f886e871 About a minute ago 1.16GB 19:58:52 c891c0528104 About a minute ago 1.16GB 19:58:52 ci-base-image-x86_64 latest 7b3f5927b69d 6 minutes ago 648MB 19:58:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 19:58:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 19:58:52 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 19:58:52 docker 20.10.0 aefe523efa57 5 months ago 240MB 19:58:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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] } 19:58:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.421s coverage: 28.6% of statements 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:58:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.336s coverage: 100.0% of statements 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:58:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.212s coverage: 100.0% of statements 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:58:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.460s coverage: 86.7% of statements 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:58:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.464s coverage: 97.5% of statements 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:58:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.329s coverage: 78.3% of statements 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 19:58:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.396s coverage: 95.1% of statements 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:58:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.206s coverage: 58.8% of statements 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:58:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.356s coverage: 0.8% of statements 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:58:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.197s coverage: 21.7% of statements 19:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 47.1% of statements 19:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.241s coverage: 79.5% of statements 19:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements 19:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements 19:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements 19:59:08 Still waiting to schedule task 19:59:08 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.198s coverage: 94.4% of statements 19:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 19:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.691s coverage: 81.8% of statements 19:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements 19:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 19:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.106s coverage: 87.2% of statements 19:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.170s coverage: 100.0% of statements 19:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.257s coverage: 76.0% of statements 19:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.212s coverage: 80.0% of statements 19:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.277s coverage: 87.2% of statements 19:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements 19:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.372s coverage: 91.2% of statements 19:59:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.954s coverage: 64.4% of statements 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.222s coverage: 100.0% of statements 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 91.3% of statements 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 19:59:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.129s coverage: 66.9% of statements 19:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.851s coverage: 43.5% of statements 19:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.131s coverage: 89.5% of statements 19:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.084s coverage: 84.8% of statements 19:59:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.737s coverage: 47.1% of statements 19:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:59:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.213s coverage: 100.0% of statements 19:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:59:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.135s coverage: 100.0% of statements 19:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:59:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.300s coverage: 20.6% of statements 19:59:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:59:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.546s coverage: 91.6% of statements 19:59:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:59:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:59:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 5.086s coverage: 28.8% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.242s coverage: 99.0% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.324s coverage: 100.0% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.281s coverage: 64.6% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.488s coverage: 97.6% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.241s coverage: 28.1% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 19:59:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.059s coverage: 85.7% of statements 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements 20:00:00 GO111MODULE=on go vet ./... 20:00:29 Running on prd-ubuntu18.04-docker-8c-8g-14831 in /w/workspace/edgexfoundry_edgex-go_PR-3477 [Pipeline] { [Pipeline] ws 20:00:29 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:00:30 The recommended git tool is: git 20:00:32 using credential edgex-jenkins-ssh 20:00:32 Cloning the remote Git repository 20:00:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:00:32 > git init /w/workspace/edgex-go/2 # timeout=10 20:00:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:32 > git --version # timeout=10 20:00:32 > git --version # 'git version 2.17.1' 20:00:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:43 Merging remotes/origin/master commit e79253a2318f5b0369661d93348991152d233172 into PR head commit 5b044a0aec3511b695a8bab726075f88e7eb2bd5 20:00:43 Merge succeeded, producing 5b044a0aec3511b695a8bab726075f88e7eb2bd5 20:00:43 Checking out Revision 5b044a0aec3511b695a8bab726075f88e7eb2bd5 (PR-3477) 20:00:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:00:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:00:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3477/head:refs/remotes/origin/PR-3477 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:00:43 > git config core.sparsecheckout # timeout=10 20:00:43 > git checkout -f 5b044a0aec3511b695a8bab726075f88e7eb2bd5 # timeout=10 20:00:43 > git remote # timeout=10 20:00:43 > git config --get remote.origin.url # timeout=10 20:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:43 > git merge e79253a2318f5b0369661d93348991152d233172 # timeout=10 20:00:43 > git rev-parse HEAD^{commit} # timeout=10 20:00:43 > git config core.sparsecheckout # timeout=10 20:00:43 > git checkout -f 5b044a0aec3511b695a8bab726075f88e7eb2bd5 # timeout=10 20:00:47 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:48 + echo snap-build.sh 20:00:48 snap-build.sh 20:00:48 + SNAP_BASE_DIR=. 20:00:48 + '[' '!' -z /w/workspace/edgex-go/2 ']' 20:00:48 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 20:00:48 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 20:00:48 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 20:00:48 + cd /w/workspace/edgex-go/2 20:00:48 + sudo apt-get remove -qy --purge lxd lxd-client 20:00:48 Reading package lists... 20:00:48 Building dependency tree... 20:00:48 Reading state information... 20:00:48 The following packages were automatically installed and are no longer required: 20:00:48 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:00:48 uidmap xdelta3 20:00:48 Use 'sudo apt autoremove' to remove them. 20:00:49 The following packages will be REMOVED: 20:00:49 lxd* lxd-client* 20:00:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:00:49 After this operation, 31.7 MB disk space will be freed. 20:00:50 (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.) 20:00:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:00:51 Removing lxd dnsmasq configuration 20:00:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:00:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:00:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:00:52 (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.) 20:00:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:00:54 Processing triggers for systemd (237-3ubuntu10.45) ... 20:00:54 Processing triggers for ureadahead (0.100.0-21) ... 20:00:56 + sudo snap remove --purge lxd 20:00:56 snap "lxd" is not installed 20:00:56 + sudo groupadd --force --system lxd 20:00:56 ++ whoami 20:00:56 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:00:56 + newgrp - lxd 20:00:56 + sudo snap install lxd 20:01:08 2021-05-18T20:01:06Z INFO Waiting for automatic snapd restart... 20:01:30 lxd 4.14 from Canonical* installed 20:01:30 + sudo lxd init --auto 20:01:39 + sudo snap install --classic snapcraft 20:01:49 snapcraft 4.7.1 from Canonical* installed 20:01:49 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:01:49 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:01:49 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:49 Dload Upload Total Spent Left Speed 20:01:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3688 0 --:--:-- --:--:-- --:--:-- 3688 20:01:49 100 3325k 100 3325k 0 0 8525k 0 --:--:-- --:--:-- --:--:-- 8525k 20:01:49 ./yq_linux_amd64 20:01:49 + sudo snapcraft prime --use-lxd 20:01:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:01:51 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: 20:01:51 - README.md 20:01:51 20:01:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:01:51 Launching a container. 20:01:59 Waiting for container to be ready 20:01:59 To start your first instance, try: lxc launch ubuntu:18.04 20:01:59 20:02:04 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:02:04 Waiting for network to be ready... 20:02:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:02:04 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:02:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 20:02:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 20:02:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:02:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:02:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 20:02:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 20:02:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 20:02:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 20:02:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:02:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:02:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:02:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:02:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:02:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:02:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:02:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:02:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:02:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 20:02:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 20:02:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 20:02:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 20:02:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 20:02:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 20:02:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 20:02:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 20:02:07 gofmt -l . 20:02:07 [ "`gofmt -l .`" = "" ] 20:02:08 Fetched 24.6 MB in 4s (6217 kB/s) 20:02:08 ./bin/test-go-mod-tidy.sh 20:02:09 Reading package lists... 20:02:09 ./bin/test-attribution-txt.sh 20:02:09 Reading package lists... 20:02:09 Building dependency tree... 20:02:09 Reading state information... 20:02:09 The following additional packages will be installed: 20:02:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:02:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:02:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:02:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:02:09 Suggested packages: 20:02:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:02:09 Recommended packages: 20:02:09 gnupg libsasl2-modules 20:02:09 The following NEW packages will be installed: 20:02:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:02:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:02:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:02:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:02:09 The following packages will be upgraded: 20:02:09 gpg gpg-agent gpgconf libudev1 20:02:10 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 20:02:10 Need to get 3530 kB of archives. 20:02:10 After this operation, 13.3 MB of additional disk space will be used. 20:02:10 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] 20:02:10 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] 20:02:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:02:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:02:10 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 20:02:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 20:02:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:02:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:02:11 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:02:11 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:02:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:02:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:02:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:02:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:02:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:02:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:02:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:02:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:02:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:02:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:02:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:02:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:02:11 debconf: delaying package configuration, since apt-utils is not installed 20:02:11 Fetched 3530 kB in 1s (3178 kB/s) 20:02:11 (Reading database ... 12511 files and directories currently installed.) 20:02:11 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 20:02:11 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 20:02:11 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 20:02:11 Selecting previously unselected package udev. 20:02:11 (Reading database ... 12511 files and directories currently installed.) 20:02:11 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 20:02:11 Unpacking udev (237-3ubuntu10.47) ... 20:02:12 Selecting previously unselected package libfuse2:amd64. 20:02:12 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:02:12 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:02:12 Selecting previously unselected package fuse. 20:02:12 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:02:12 Unpacking fuse (2.9.7-1ubuntu1) ... 20:02:12 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:02:12 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [Pipeline] sh 20:02:12 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:02:12 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:02:12 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:02:12 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:02:12 Selecting previously unselected package libksba8:amd64. 20:02:12 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:02:12 Unpacking libksba8:amd64 (1.3.5-2) ... 20:02:12 Selecting previously unselected package libroken18-heimdal:amd64. 20:02:12 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:02:12 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:12 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:02:12 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:02:12 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:12 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:02:12 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:02:12 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:12 + ls -al . 20:02:12 total 868 20:02:12 drwxrwxr-x 9 1001 1001 4096 May 18 20:02 . 20:02:12 drwxr-xr-x 4 root root 4096 May 18 19:56 .. 20:02:12 -rw-rw-r-- 1 1001 1001 11 May 18 19:54 .dockerignore 20:02:12 drwxrwxr-x 8 1001 1001 4096 May 18 19:54 .git 20:02:12 drwxrwxr-x 3 1001 1001 4096 May 18 19:54 .github 20:02:12 -rw-rw-r-- 1 1001 1001 818 May 18 19:54 .gitignore 20:02:12 -rw-rw-r-- 1 1001 1001 166 May 18 19:54 .sonarcloud.properties 20:02:12 -rw-rw-r-- 1 1001 1001 8609 May 18 19:54 Attribution.txt 20:02:12 -rw-rw-r-- 1 1001 1001 3804 May 18 19:54 CONTRIBUTING.md 20:02:12 -rw-rw-r-- 1 1001 1001 931 May 18 19:54 Dockerfile.build 20:02:12 -rw-rw-r-- 1 1001 1001 863 May 18 19:54 Jenkinsfile 20:02:12 -rw-rw-r-- 1 1001 1001 10775 May 18 19:54 LICENSE 20:02:12 -rw-rw-r-- 1 1001 1001 5632 May 18 19:54 Makefile 20:02:12 -rw-rw-r-- 1 1001 1001 7978 May 18 19:54 README.md 20:02:12 -rw-rw-r-- 1 1001 1001 6755 May 18 19:54 SECURITY.md 20:02:12 -rw-rw-r-- 1 1001 1001 5 May 18 19:50 VERSION 20:02:12 -rw-rw-r-- 1 1001 1001 4131 May 18 19:54 ZMQWindows.md 20:02:12 drwxrwxr-x 2 1001 1001 4096 May 18 19:54 bin 20:02:12 drwxrwxr-x 14 1001 1001 4096 May 18 19:54 cmd 20:02:12 -rw-r--r-- 1 root root 730935 May 18 19:59 coverage.out 20:02:12 -rw-r--r-- 1 root root 1060 May 18 20:02 go.mod 20:02:12 -rw-r--r-- 1 root root 21990 May 18 19:56 go.sum 20:02:12 drwxrwxr-x 8 1001 1001 4096 May 18 19:54 internal 20:02:12 drwxrwxr-x 4 1001 1001 4096 May 18 19:54 openapi 20:02:12 drwxrwxr-x 4 1001 1001 4096 May 18 19:54 snap 20:02:12 -rw-rw-r-- 1 1001 1001 168 May 18 19:54 version.go [Pipeline] sh 20:02:13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:02:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:02:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:13 Selecting previously unselected package libwind0-heimdal:amd64. 20:02:13 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:02:13 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:02:13 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:02:13 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:02:13 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:02:13 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:13 + '[' -e coverage.out ] 20:02:13 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:13 Warning: overwriting stash ‘coverage-report’ 20:02:13 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:02:13 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:02:13 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:14 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:02:14 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:02:14 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:14 Selecting previously unselected package libsasl2-modules-db:amd64. 20:02:14 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:02:14 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:02:14 Selecting previously unselected package libsasl2-2:amd64. 20:02:14 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:02:14 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:02:14 Selecting previously unselected package libldap-common. 20:02:14 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:02:14 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:02:14 Selecting previously unselected package libldap-2.4-2:amd64. 20:02:14 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:02:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:02:15 Selecting previously unselected package dirmngr. 20:02:15 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:02:15 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:02:15 Stashed 1 file(s) [Pipeline] sh 20:02:15 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:02:15 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:02:15 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:02:15 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:02:15 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:02:15 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:02:15 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:15 Setting up libksba8:amd64 (1.3.5-2) ... 20:02:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:02:15 Setting up udev (237-3ubuntu10.47) ... 20:02:15 + make build 20:02:15 go mod tidy 20:02:15 invoke-rc.d: policy-rc.d denied execution of start. 20:02:16 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:16 Processing triggers for systemd (237-3ubuntu10) ... 20:02:16 Setting up fuse (2.9.7-1ubuntu1) ... 20:02:16 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:02:16 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:16 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:16 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:16 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:02:16 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:02:16 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:02:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:02:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:02:17 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:02:17 settings in the [Install] section, and DefaultInstance for template units). 20:02:17 This means they are not meant to be enabled using systemctl. 20:02:17 Possible reasons for having this kind of units are: 20:02:17 1) A unit may be statically enabled by being symlinked from another unit's 20:02:17 .wants/ or .requires/ directory. 20:02:17 2) A unit's purpose may be to act as a helper for some other unit which has 20:02:17 a requirement dependency on it. 20:02:17 3) A unit may be started when needed via activation (socket, path, timer, 20:02:17 D-Bus, udev, scripted systemctl call, ...). 20:02:17 4) In case of template units, the unit is meant to be enabled with some 20:02:17 instance name specified. 20:02:17 Reading package lists... 20:02:17 Building dependency tree... 20:02:17 Reading state information... 20:02:17 The following additional packages will be installed: 20:02:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:02:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:02:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:02:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:02:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:02:17 Suggested packages: 20:02:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:02:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:02:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:02:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:02:17 systemd-container policykit-1 20:02:17 Recommended packages: 20:02:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:02:17 The following NEW packages will be installed: 20:02:17 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:02:17 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:02:17 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:02:17 multiarch-support openssh-client python3 python3-minimal python3.6 20:02:17 python3.6-minimal snapd squashfs-tools sudo 20:02:17 The following packages will be upgraded: 20:02:17 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:02:17 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 20:02:17 Need to get 35.2 MB of archives. 20:02:17 After this operation, 141 MB of additional disk space will be used. 20:02:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 20:02:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 20:02:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:02:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:02:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:02:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:02:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:02:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:02:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:02:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:02:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:02:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:02:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:02:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:02:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 20:02:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:02:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 20:02:19 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 20:02:19 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 20:02:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 20:02:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:02:19 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:02:19 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:02:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:02:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:02:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:02:19 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:02:19 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:02:19 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:02:19 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 20:02:19 debconf: delaying package configuration, since apt-utils is not installed 20:02:19 Fetched 35.2 MB in 2s (21.6 MB/s) 20:02:19 (Reading database ... 12757 files and directories currently installed.) 20:02:19 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 20:02:19 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 20:02:20 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 20:02:20 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 20:02:20 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 20:02:20 (Reading database ... 12757 files and directories currently installed.) 20:02:20 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 20:02:20 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 20:02:20 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 20:02:20 (Reading database ... 12757 files and directories currently installed.) 20:02:20 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 20:02:20 Unpacking apt (1.6.13) over (1.6.1) ... 20:02:21 Setting up apt (1.6.13) ... 20:02:21 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:02:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:02:21 (Reading database ... 12764 files and directories currently installed.) 20:02:21 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:02:21 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:02:22 Selecting previously unselected package libpython3.6-minimal:amd64. 20:02:22 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:02:22 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:02:22 Selecting previously unselected package libexpat1:amd64. 20:02:22 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:02:22 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:02:22 Selecting previously unselected package python3.6-minimal. 20:02:22 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:02:22 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:02:22 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 20:02:22 Checking for services that may need to be restarted...done. 20:02:22 Checking for services that may need to be restarted...done. 20:02:22 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:02:22 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:02:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:02:23 Selecting previously unselected package python3-minimal. 20:02:23 (Reading database ... 13012 files and directories currently installed.) 20:02:23 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:02:23 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:02:23 Selecting previously unselected package mime-support. 20:02:23 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:02:23 Unpacking mime-support (3.60ubuntu1) ... 20:02:23 Selecting previously unselected package libmpdec2:amd64. 20:02:23 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:02:23 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:02:23 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:02:23 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:02:23 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:02:23 Selecting previously unselected package python3.6. 20:02:23 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:02:23 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:02:23 Selecting previously unselected package libpython3-stdlib:amd64. 20:02:23 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:02:23 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:02:23 Setting up python3-minimal (3.6.7-1~18.04) ... 20:02:24 Selecting previously unselected package python3. 20:02:24 (Reading database ... 13442 files and directories currently installed.) 20:02:24 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:02:24 Unpacking python3 (3.6.7-1~18.04) ... 20:02:24 Selecting previously unselected package multiarch-support. 20:02:24 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:02:24 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:02:24 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:02:24 Selecting previously unselected package liblzo2-2:amd64. 20:02:24 (Reading database ... 13479 files and directories currently installed.) 20:02:24 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:02:24 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:02:24 Selecting previously unselected package libbsd0:amd64. 20:02:24 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:02:24 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:02:24 Selecting previously unselected package sudo. 20:02:24 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:02:24 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:02:25 Selecting previously unselected package apparmor. 20:02:25 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:02:25 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:02:25 Selecting previously unselected package libedit2:amd64. 20:02:25 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:02:25 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:02:25 Selecting previously unselected package libkrb5support0:amd64. 20:02:25 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:02:25 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:02:25 Selecting previously unselected package libk5crypto3:amd64. 20:02:25 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:02:25 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:02:25 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 20:02:25 Selecting previously unselected package libkeyutils1:amd64. 20:02:25 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:02:25 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:02:25 Selecting previously unselected package libkrb5-3:amd64. 20:02:25 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:02:25 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:02:25 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:02:25 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:02:25 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:02:25 Selecting previously unselected package libssl1.0.0:amd64. 20:02:25 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 20:02:25 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:02:25 Selecting previously unselected package openssh-client. 20:02:25 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:02:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:02:25 Selecting previously unselected package squashfs-tools. 20:02:25 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 20:02:25 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:02:25 Selecting previously unselected package snapd. 20:02:25 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 20:02:25 Unpacking snapd (2.48.3+18.04) ... 20:02:30 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:02:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:02:30 Setting up mime-support (3.60ubuntu1) ... 20:02:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:02:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:02:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:02:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:02:30 Setting up systemd (237-3ubuntu10.47) ... 20:02:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:02:31 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:02:31 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:02:31 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:02:31 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:02:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:02:31 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:02:32 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:02:32 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:02:32 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:02:32 Setting up python3 (3.6.7-1~18.04) ... 20:02:32 running python rtupdate hooks for python3.6... 20:02:32 running python post-rtupdate hooks for python3.6... 20:02:32 Setting up apparmor (2.12-4ubuntu5.1) ... 20:02:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:02:34 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:02:34 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:02:34 Setting up snapd (2.48.3+18.04) ... 20:02:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:02:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:02:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:02:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:02:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:02:35 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:02:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:02:36 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:02:36 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:02:36 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:02:36 /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' 20:02:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:02:37 Processing triggers for systemd (237-3ubuntu10.47) ... 20:02:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:02:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:02:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:02:39 Reading package lists... 20:02:39 Reading package lists... 20:02:39 Building dependency tree... 20:02:39 Reading state information... 20:02:39 Calculating upgrade... 20:02:39 The following packages will be upgraded: 20:02:39 advancecomp base-files bash binutils binutils-common 20:02:39 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:02:39 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:02:39 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 20:02:39 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 20:02:39 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:02:39 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:02:39 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:02:39 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 20:02:39 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 20:02:39 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 20:02:39 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 20:02:39 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 20:02:39 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 20:02:39 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 20:02:39 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:02:39 Need to get 64.0 MB of archives. 20:02:39 After this operation, 5041 kB of additional disk space will be used. 20:02:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 20:02:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:02:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:02:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:02:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:02:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:02:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:02:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:02:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:02:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:02:39 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:02:39 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:02:39 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:02:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:02:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:02:39 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:02:39 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:02:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:02:40 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:02:40 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:02:40 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:02:40 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:02:40 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:02:40 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:02:40 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:02:40 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:02:40 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:02:40 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:02:40 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:02:40 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:02:40 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:02:40 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:02:40 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:02:40 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:02:40 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:02:40 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:02:40 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 20:02:40 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 20:02:40 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:02:40 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:02:40 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 20:02:40 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:02:40 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:02:40 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:02:40 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:02:40 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:02:40 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:02:40 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:02:40 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 20:02:40 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:02:40 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:02:40 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:02:40 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:02:40 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:02:40 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:02:40 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:02:40 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:02:41 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:02:41 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:02:41 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:02:41 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:02:41 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:02:41 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:02:41 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:02:41 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:02:41 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:02:41 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:02:41 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:02:41 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:02:41 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:02:41 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:02:41 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:02:41 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:02:41 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:02:41 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:02:41 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:02:41 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:02:41 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:02:41 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:02:41 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:02:41 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:02:41 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 20:02:41 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 20:02:41 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 20:02:41 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 20:02:41 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 20:02:41 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:02:42 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:02:42 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:02:42 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:02:42 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:02:42 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:02:42 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:02:42 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:02:42 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 20:02:42 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:02:42 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:02:42 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:02:42 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:02:42 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:02:42 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:02:42 debconf: delaying package configuration, since apt-utils is not installed 20:02:42 Fetched 64.0 MB in 2s (26.9 MB/s) 20:02:42 (Reading database ... 13912 files and directories currently installed.) 20:02:42 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:02:42 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:02:43 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:02:43 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:02:43 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 20:02:43 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 20:02:44 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:02:44 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:02:45 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:02:45 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:02:45 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:02:45 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:02:45 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:02:45 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:02:45 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:02:45 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:02:45 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:02:45 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:02:45 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:02:45 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:02:45 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:02:46 (Reading database ... 13911 files and directories currently installed.) 20:02:46 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:02:46 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:02:46 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:02:46 (Reading database ... 13911 files and directories currently installed.) 20:02:46 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:02:46 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:02:46 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:02:46 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:02:46 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:02:46 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:02:46 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:02:47 (Reading database ... 13911 files and directories currently installed.) 20:02:47 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:02:47 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:02:47 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:02:47 (Reading database ... 13911 files and directories currently installed.) 20:02:47 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:02:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:02:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:02:48 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:02:48 Setting up base-files (10.1ubuntu2.10) ... 20:02:48 Installing new version of config file /etc/issue ... 20:02:48 Installing new version of config file /etc/issue.net ... 20:02:48 Installing new version of config file /etc/lsb-release ... 20:02:48 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:02:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:02:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:02:48 Removing obsolete conffile /etc/default/motd-news ... 20:02:48 (Reading database ... 13912 files and directories currently installed.) 20:02:48 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:02:48 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:02:48 Setting up bash (4.4.18-2ubuntu1.2) ... 20:02:48 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 20:02:48 (Reading database ... 13912 files and directories currently installed.) 20:02:48 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:02:48 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:02:49 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:02:49 (Reading database ... 13912 files and directories currently installed.) 20:02:49 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:02:49 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:02:49 Setting up tar (1.29b-2ubuntu0.2) ... 20:02:49 (Reading database ... 13912 files and directories currently installed.) 20:02:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:02:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:02:49 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:02:49 (Reading database ... 13912 files and directories currently installed.) 20:02:49 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:02:49 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:02:50 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:02:50 (Reading database ... 13912 files and directories currently installed.) 20:02:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:02:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:02:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:02:50 (Reading database ... 13912 files and directories currently installed.) 20:02:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:02:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:02:50 Setting up grep (3.1-2build1) ... 20:02:50 (Reading database ... 13912 files and directories currently installed.) 20:02:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:02:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:02:50 Setting up login (1:4.5-1ubuntu2) ... 20:02:51 (Reading database ... 13912 files and directories currently installed.) 20:02:51 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:02:51 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:02:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:02:51 (Reading database ... 13912 files and directories currently installed.) 20:02:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:02:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:02:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:02:51 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:02:52 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:02:52 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:02:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:02:52 (Reading database ... 13912 files and directories currently installed.) 20:02:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:02:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:02:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:02:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:02:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:02:53 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:02:53 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:02:53 (Reading database ... 13912 files and directories currently installed.) 20:02:53 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:02:53 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:02:53 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:02:53 (Reading database ... 13912 files and directories currently installed.) 20:02:53 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:02:53 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:02:53 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:02:53 (Reading database ... 13912 files and directories currently installed.) 20:02:53 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:02:53 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:02:54 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:02:54 (Reading database ... 13912 files and directories currently installed.) 20:02:54 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:02:54 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:02:54 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:02:54 (Reading database ... 13912 files and directories currently installed.) 20:02:54 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:02:54 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:02:54 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:02:54 (Reading database ... 13912 files and directories currently installed.) 20:02:54 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:02:54 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:02:54 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:02:54 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:02:54 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:02:54 (Reading database ... 13912 files and directories currently installed.) 20:02:54 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:02:54 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:02:54 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:02:55 (Reading database ... 13912 files and directories currently installed.) 20:02:55 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:02:55 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:02:55 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:02:55 (Reading database ... 13912 files and directories currently installed.) 20:02:55 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:02:55 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:02:55 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:02:55 (Reading database ... 13912 files and directories currently installed.) 20:02:55 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:02:55 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:02:55 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:02:56 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:02:56 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:02:56 (Reading database ... 13912 files and directories currently installed.) 20:02:56 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:02:56 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:02:56 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:02:56 (Reading database ... 13912 files and directories currently installed.) 20:02:56 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:02:56 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:02:56 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:02:56 (Reading database ... 13914 files and directories currently installed.) 20:02:56 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:02:56 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:02:57 Setting up debconf (1.5.66ubuntu1) ... 20:02: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 20:02:57 (Reading database ... 13914 files and directories currently installed.) 20:02:57 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:02:57 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:02:57 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:02:57 (Reading database ... 13914 files and directories currently installed.) 20:02:57 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:02:57 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:02:57 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:02:57 (Reading database ... 13914 files and directories currently installed.) 20:02:57 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:02:57 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:02:58 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:02:58 (Reading database ... 13914 files and directories currently installed.) 20:02:58 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:02:58 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:02:58 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 20:02:58 (Reading database ... 13914 files and directories currently installed.) 20:02:58 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:02:58 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:02:58 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:02:58 (Reading database ... 13914 files and directories currently installed.) 20:02:58 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:02:58 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:02:58 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 20:02:58 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 20:02:58 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:02:58 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:02:58 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:02:58 (Reading database ... 13914 files and directories currently installed.) 20:02:58 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:02:58 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:02:59 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:02:59 (Reading database ... 13914 files and directories currently installed.) 20:02:59 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 20:02:59 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:02:59 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 20:02:59 (Reading database ... 13914 files and directories currently installed.) 20:02:59 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:02:59 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:02:59 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:02:59 (Reading database ... 13914 files and directories currently installed.) 20:02:59 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:02:59 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:02:59 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:02:59 (Reading database ... 13914 files and directories currently installed.) 20:02:59 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:02:59 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:03: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 20:03:00 Setting up passwd (1:4.5-1ubuntu2) ... 20:03:00 (Reading database ... 13914 files and directories currently installed.) 20:03:00 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:03:00 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:03:00 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:03:00 (Reading database ... 13914 files and directories currently installed.) 20:03:00 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 20:03:00 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 20:03:00 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 20:03:00 (Reading database ... 13914 files and directories currently installed.) 20:03:00 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 20:03:00 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 20:03:00 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 20:03:00 (Reading database ... 13914 files and directories currently installed.) 20:03:00 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:03:00 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:03:00 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:03:00 (Reading database ... 13914 files and directories currently installed.) 20:03:00 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:03:00 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:03:00 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:03:01 (Reading database ... 13914 files and directories currently installed.) 20:03:01 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:03:01 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:03:01 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:03:01 (Reading database ... 13914 files and directories currently installed.) 20:03:01 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:03:01 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:03:01 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:03:01 (Reading database ... 13914 files and directories currently installed.) 20:03:01 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:03:01 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:03:01 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:03:01 (Reading database ... 13914 files and directories currently installed.) 20:03:01 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:03:01 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:03:02 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:03:02 (Reading database ... 13915 files and directories currently installed.) 20:03:02 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:03:02 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:03:02 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:03:02 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:03:03 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:03:03 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:03:03 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:03:03 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:03:03 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:03:03 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:03:03 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:03:03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:03:03 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:03:03 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:03:03 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:03:03 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:03:03 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:03:03 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:03:03 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:03:03 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:03:04 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:03:04 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:03:04 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:03:04 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:03:04 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:03:04 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:03:04 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:03:04 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:03:05 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:03:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:03:05 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:03:05 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:03:05 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 20:03:05 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:03:05 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:03:05 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:03: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 20:03:05 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:03:05 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:03:05 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:03:06 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:03:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:03:06 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:03:06 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:03:06 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:03:06 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:03:08 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:03:08 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:03:09 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:03:09 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:03:09 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:03:09 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:03:09 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:03:09 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:03:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:03:11 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:03:11 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:03:11 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:03:11 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:03:11 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:03:11 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:03:11 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:03:11 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:03:12 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:03:12 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:03:12 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:03:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:03:12 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:03:12 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:03:12 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:03:12 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:03:13 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:03:13 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:03:14 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:03:14 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:03:14 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:03:14 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:03:14 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:03:15 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:03:15 20:03:15 Current default time zone: 'Etc/UTC' 20:03:15 Local time is now: Tue May 18 20:03:14 UTC 2021. 20:03:15 Universal Time is now: Tue May 18 20:03:14 UTC 2021. 20:03:15 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:03:15 20:03:15 Setting up systemd-sysv (237-3ubuntu10.47) ... 20:03:15 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:03:15 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 20:03:15 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:03:15 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:03:15 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:03:15 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 20:03:15 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:03:15 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:03:15 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:03:15 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:03:15 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:03:15 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:03:15 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:03:15 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:03:15 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:03:15 Setting up patch (2.7.6-2ubuntu1.1) ... 20:03:15 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:03:15 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:03:15 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 20:03:15 Installing new version of config file /etc/ssl/openssl.cnf ... 20:03:16 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:03:16 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:03:16 Setting up ca-certificates (20210119~18.04.1) ... 20:03:18 Updating certificates in /etc/ssl/certs... 20:03:18 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 20:03:18 23 added, 27 removed; done. 20:03:18 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:03:18 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:03:18 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:03:18 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:03:18 Setting up pkgbinarymangler (138.18.04.1) ... 20:03:19 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:03:19 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:03:19 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:03:19 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:03:19 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:03:19 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:03:19 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:03:19 Setting up perl (5.26.1-6ubuntu0.5) ... 20:03:19 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:03:19 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:03:19 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:03:20 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:03:20 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:03:20 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:03:21 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:03:21 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 20:03:21 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:03:21 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:03:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:03:21 Processing triggers for systemd (237-3ubuntu10.47) ... 20:03:22 Processing triggers for mime-support (3.60ubuntu1) ... 20:03:22 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:03:22 Updating certificates in /etc/ssl/certs... 20:03:22 0 added, 0 removed; done. 20:03:22 Running hooks in /etc/ca-certificates/update.d... 20:03:22 done. 20:03:23 Reading package lists... 20:03:23 Building dependency tree... 20:03:23 Reading state information... 20:03:24 The following NEW packages will be installed: 20:03:24 apt-transport-https 20:03:24 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:03:24 Need to get 1692 B of archives. 20:03:24 After this operation, 154 kB of additional disk space will be used. 20:03:24 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 20:03:24 debconf: delaying package configuration, since apt-utils is not installed 20:03:24 Fetched 1692 B in 0s (8468 B/s) 20:03:24 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 20:03:25 Selecting previously unselected package apt-transport-https. 20:03:25 (Reading database ... 13920 files and directories currently installed.) 20:03:25 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 20:03:25 Unpacking apt-transport-https (1.6.13) ... 20:03:25 Setting up apt-transport-https (1.6.13) ... 20:03:26 Waiting for network to be ready... 20:03:28 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] } 20:03:33 $ docker stop --time=1 fefe389ae6148ab9bd46ab3cb6bea64feea80e8f546789c222e668049f226e39 20:03:36 $ docker rm -f fefe389ae6148ab9bd46ab3cb6bea64feea80e8f546789c222e668049f226e39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:03:37 20:03:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:03:38 2021-05-18T20:03:35Z INFO Waiting for automatic snapd restart... 20:03:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:03:38 latest: Pulling from edgex-devops/edgex-compose-arm64 20:03:38 29e5d40040c1: Pulling fs layer 20:03:38 1ce36da41761: Pulling fs layer 20:03:38 25b303627fd3: Pulling fs layer 20:03:39 29e5d40040c1: Download complete 20:03:39 1ce36da41761: Verifying Checksum 20:03:39 1ce36da41761: Download complete 20:03:39 29e5d40040c1: Pull complete 20:03:39 snapd 2.50 from Canonical* installed 20:03:40 "snapd" switched to the "latest/stable" channel 20:03:40 20:03:41 1ce36da41761: Pull complete 20:03:41 25b303627fd3: Verifying Checksum 20:03:41 25b303627fd3: Download complete 20:03:45 core18 20210309 from Canonical* installed 20:03:45 "core18" switched to the "latest/stable" channel 20:03:45 20:03:50 snapcraft 4.7.1 from Canonical* installed 20:03:50 "snapcraft" switched to the "latest/stable" channel 20:03:50 20:03:51 25b303627fd3: Pull complete 20:03:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:03:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:03:51 prd-ubuntu18.04-docker-arm64-4c-16g-14829 does not seem to be running inside a container 20:03:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:03:54 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: 20:03:54 - README.md 20:03:54 20:03:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:03:55 $ docker top 4a4380d1beb37dd44f76d3f9f9b1dd769360dd3325daf04d13654a1be55c4454 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:56 + grep parallel 20:03:56 + docker-compose build --help 20:04:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:04:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:04:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:04:01 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:04:01 Fetched 88.7 kB in 1s (148 kB/s) 20:04:01 --parallel Build images in parallel. [Pipeline] } 20:04:01 $ docker stop --time=1 4a4380d1beb37dd44f76d3f9f9b1dd769360dd3325daf04d13654a1be55c4454 20:04:02 Reading package lists... 20:04:02 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 20:04:03 $ docker rm -f 4a4380d1beb37dd44f76d3f9f9b1dd769360dd3325daf04d13654a1be55c4454 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:04:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:04:04 . [Pipeline] withDockerContainer 20:04:04 prd-ubuntu18.04-docker-arm64-4c-16g-14829 does not seem to be running inside a container 20:04:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:04:06 $ docker top e5cc60aea62011f4e6fe8119d2ed1fc4e939079e137060856ca35f97a9273978 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:07 + docker-compose -f ./docker-compose-build.yml build --parallel 20:04:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:04:09 Reading package lists... 20:04:09 Building dependency tree... 20:04:09 Reading state information... 20:04:09 Suggested packages: 20:04:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:04:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:04:09 Recommended packages: 20:04:09 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:04:09 The following NEW packages will be installed: 20:04:09 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:04:09 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:04:09 pkg-config zip 20:04:09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:04:09 Need to get 7663 kB of archives. 20:04:09 After this operation, 43.8 MB of additional disk space will be used. 20:04:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:04:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 20:04:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 20:04:09 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:04:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 20:04:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:04:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:04:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:04:09 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:04:09 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:04:09 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:04:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:04:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:04:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:04:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:04:10 debconf: delaying package configuration, since apt-utils is not installed 20:04:10 Fetched 7663 kB in 1s (8969 kB/s) 20:04:10 Selecting previously unselected package libglib2.0-0:amd64. 20:04:10 (Reading database ... 13924 files and directories currently installed.) 20:04:10 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:04:10 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:04:10 Selecting previously unselected package libpsl5:amd64. 20:04:10 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:04:10 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:04:11 Selecting previously unselected package libnghttp2-14:amd64. 20:04:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:04:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:04:11 Selecting previously unselected package librtmp1:amd64. 20:04:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:04:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:04:11 Selecting previously unselected package libcurl3-gnutls:amd64. 20:04:11 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 20:04:11 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:04:11 Selecting previously unselected package liberror-perl. 20:04:11 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:04:11 Unpacking liberror-perl (0.17025-1) ... 20:04:11 Selecting previously unselected package git-man. 20:04:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 20:04:12 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 20:04:12 Selecting previously unselected package git. 20:04:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 20:04:12 Unpacking git (1:2.17.1-1ubuntu0.8) ... 20:04:12 Building core-command ... 20:04:12 Building core-data ... 20:04:12 Building core-metadata ... 20:04:12 Building security-bootstrapper ... 20:04:12 Building security-proxy-setup ... 20:04:12 Building security-secretstore-setup ... 20:04:12 Building support-notifications ... 20:04:12 Building support-scheduler ... 20:04:12 Building sys-mgmt-agent ... 20:04:12 Building security-secretstore-setup 20:04:12 Building core-metadata 20:04:12 Building core-command 20:04:12 Building support-scheduler 20:04:12 Building security-bootstrapper 20:04:13 Selecting previously unselected package libnorm1:amd64. 20:04:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:04:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:04:13 Selecting previously unselected package libpgm-5.2-0:amd64. 20:04:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:04:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:04:14 Selecting previously unselected package libsodium23:amd64. 20:04:14 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:04:14 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:04:14 Selecting previously unselected package libzmq5:amd64. 20:04:14 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:04:14 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:04:14 Selecting previously unselected package libzmq3-dev:amd64. 20:04:14 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:04:14 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:04:14 Selecting previously unselected package pkg-config. 20:04:14 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:04:14 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:04:14 Selecting previously unselected package zip. 20:04:14 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:04:14 Unpacking zip (3.0-11build1) ... 20:04:15 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:04:15 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 20:04:15 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:04:15 Setting up liberror-perl (0.17025-1) ... 20:04:15 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:04:15 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:04:15 No schema files found: doing nothing. 20:04:15 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:04:15 Setting up zip (3.0-11build1) ... 20:04:15 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:04:15 Setting up libsodium23:amd64 (1.0.16-2) ... 20:04:15 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:04:15 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:04:16 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:04:16 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:04:16 Setting up git (1:2.17.1-1ubuntu0.8) ... 20:04:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:04:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:04:23 git set to automatically installed. 20:04:23 git-man set to automatically installed. 20:04:23 libcurl3-gnutls set to automatically installed. 20:04:23 liberror-perl set to automatically installed. 20:04:23 libglib2.0-0 set to automatically installed. 20:04:23 libnghttp2-14 set to automatically installed. 20:04:23 libnorm1 set to automatically installed. 20:04:23 libpgm-5.2-0 set to automatically installed. 20:04:23 libpsl5 set to automatically installed. 20:04:23 librtmp1 set to automatically installed. 20:04:23 libsodium23 set to automatically installed. 20:04:23 libzmq3-dev set to automatically installed. 20:04:23 libzmq5 set to automatically installed. 20:04:23 pkg-config set to automatically installed. 20:04:23 zip set to automatically installed. 20:04:24 snapd is not logged in, snap install commands will use sudo 20:04:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:04:45 core18 20210507 from Canonical* refreshed 20:04:45 snapd is not logged in, snap install commands will use sudo 20:04:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:05:13 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 20:05:13 Pulling go-build-helper 20:05:13 + snapcraftctl pull 20:05:14 'app-service-config' has dependencies that need to be staged: go-build-helper 20:05:14 Skipping pull go-build-helper (already ran) 20:05:14 Building go-build-helper 20:05:14 + snapcraftctl build 20:05:17 Staging go-build-helper 20:05:17 + snapcraftctl stage 20:05:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:05:27 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:05:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 20:05:27 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:05:27 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:05:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 20:05:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:05:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:05:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 20:05:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 20:05:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 20:05:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 20:05:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:05:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:05:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:05:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:05:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:05:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:05:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:05:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 20:05:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 20:05:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 20:05:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 20:05:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 20:05:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 20:05:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 20:05:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 20:05:27 Fetched 24.6 MB in 0s (0 B/s) 20:05:27 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:05:27 Fetched 224 kB in 0s (0 B/s) 20:05:27 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:05:27 Fetched 157 kB in 0s (0 B/s) 20:05:27 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:05:27 Fetched 221 kB in 0s (0 B/s) 20:05:27 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:05:27 Fetched 143 kB in 0s (0 B/s) 20:05:27 Pulling app-service-config 20:05:27 + snapcraftctl pull 20:05:27 Cloning into '/root/parts/app-service-config/src'... 20:05:28 Pulling config-common 20:05:28 + snapcraftctl pull 20:05:32 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:05:32 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:05:32 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:05:32 Fetched 0 B in 0s (0 B/s) 20:05:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:05:32 Fetched 0 B in 0s (0 B/s) 20:05:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:05:32 Fetched 0 B in 0s (0 B/s) 20:05:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:05:32 Fetched 0 B in 0s (0 B/s) 20:05:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:05:32 Fetched 0 B in 0s (0 B/s) 20:05:32 Pulling edgex-go 20:05:32 + snapcraftctl pull 20:05:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:05:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:34 ---> 33a0ee88dd6b 20:05:34 Step 3/24 : WORKDIR /edgex-go 20:05:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:05:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:05:34 ---> 33a0ee88dd6b 20:05:34 Step 3/26 : WORKDIR /edgex-go 20:05:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:05:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:34 ---> 33a0ee88dd6b 20:05:34 Step 3/23 : WORKDIR /edgex-go 20:05:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:05:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:34 ---> 33a0ee88dd6b 20:05:34 Step 3/24 : WORKDIR /edgex-go 20:05:34 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:05:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:05:34 ---> 33a0ee88dd6b 20:05:34 Step 3/32 : WORKDIR /edgex-go 20:05:34 ---> Running in 213830d18ea6 20:05:34 ---> Running in 562ff9002439 20:05:34 ---> Running in 6a653c4462be 20:05:34 ---> Running in d45668a0f94e 20:05:34 ---> Running in db48de208c7a 20:05:34 Removing intermediate container 6a653c4462be 20:05:34 ---> 5c735803b492 20:05:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:34 Removing intermediate container db48de208c7a 20:05:34 ---> 6ec386114ba7 20:05:34 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:34 ---> Running in 243a3e12f73d 20:05:34 Removing intermediate container 213830d18ea6 20:05:34 ---> 30656ff95eda 20:05:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:34 Removing intermediate container d45668a0f94e 20:05:34 ---> da53fe29710d 20:05:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:34 Removing intermediate container 562ff9002439 20:05:34 ---> 9af601e139f7 20:05:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:34 ---> Running in 1576d632622c 20:05:34 ---> Running in 5f7c4c6882f2 20:05:34 ---> Running in 826bc2f1edfc 20:05:34 ---> Running in 488f07a3525b 20:05:34 Removing intermediate container 243a3e12f73d 20:05:34 ---> 87d513ae477e 20:05:34 Step 5/24 : RUN apk add --update --no-cache make git 20:05:34 ---> Running in c847a8b4a5da 20:05:34 Removing intermediate container 1576d632622c 20:05:34 ---> c2701c73c7c2 20:05:34 Step 5/32 : RUN apk add --update --no-cache make git 20:05:34 ---> Running in e68f3db3da43 20:05:34 Removing intermediate container 488f07a3525b 20:05:34 ---> 8f5b928c154f 20:05:34 Step 5/23 : RUN apk add --update --no-cache make git 20:05:34 Removing intermediate container 5f7c4c6882f2 20:05:34 ---> dbf8f2d9144d 20:05:34 Step 5/26 : RUN apk add --update --no-cache make git 20:05:34 ---> Running in e5ab7d560c27 20:05:34 Removing intermediate container 826bc2f1edfc 20:05:34 ---> c9285c9a866e 20:05:34 Step 5/24 : RUN apk add --update --no-cache make git 20:05:34 ---> Running in 4bc89b0aff25 20:05:34 ---> Running in 10fc31ec0e69 20:05:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:05:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:05:35 OK: 218 MiB in 52 packages 20:05:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:05:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:05:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:05:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:05:37 OK: 218 MiB in 52 packages 20:05:37 OK: 218 MiB in 52 packages 20:05:37 OK: 218 MiB in 52 packages 20:05:37 Removing intermediate container c847a8b4a5da 20:05:37 ---> 56a74e51e407 20:05:37 Step 6/24 : COPY go.mod . 20:05:37 OK: 218 MiB in 52 packages 20:05:39 Removing intermediate container e68f3db3da43 20:05:39 ---> cceff381fbb4 20:05:39 Step 6/32 : COPY go.mod . 20:05:39 ---> 5d4b6de07bba 20:05:39 Step 7/24 : RUN go mod download 20:05:39 ---> Running in 3c587bbbb9ab 20:05:39 Removing intermediate container 10fc31ec0e69 20:05:39 ---> 8faf3288a7bf 20:05:39 Step 6/24 : COPY go.mod . 20:05:39 Removing intermediate container e5ab7d560c27 20:05:39 ---> 3d653d9eccbc 20:05:39 Step 6/23 : COPY go.mod . 20:05:40 Removing intermediate container 4bc89b0aff25 20:05:40 ---> 8877c97fa424 20:05:40 Step 6/26 : COPY go.mod . 20:05:40 ---> 52dc9f3a0d42 20:05:40 Step 7/32 : RUN go mod download 20:05:40 ---> Running in 86a835f2471a 20:05:40 ---> d9cb4b9b807f 20:05:40 Step 7/24 : RUN go mod download 20:05:41 ---> Running in 5a915383b596 20:05:41 ---> 3691a0531530 20:05:41 Step 7/23 : RUN go mod download 20:05:41 ---> 2df9d12c3c40 20:05:41 Step 7/26 : RUN go mod download 20:05:41 ---> Running in e30aac46c0bc 20:05:41 ---> Running in d1bf46204a03 20:05:43 Removing intermediate container 3c587bbbb9ab 20:05:43 ---> 41eb84fd08ab 20:05:43 Step 8/24 : COPY . . 20:05:45 Removing intermediate container 86a835f2471a 20:05:45 ---> 6ef8030a61a5 20:05:45 Step 8/32 : COPY . . 20:05:46 Removing intermediate container 5a915383b596 20:05:46 ---> d7b062e1a867 20:05:46 Step 8/24 : COPY . . 20:05:46 Removing intermediate container e30aac46c0bc 20:05:46 ---> d64e06e8a3be 20:05:46 Step 8/23 : COPY . . 20:05:46 Removing intermediate container d1bf46204a03 20:05:46 ---> 582790a3132e 20:05:46 Step 8/26 : COPY . . 20:05:51 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:05:51 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:05:51 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:05:51 Fetched 0 B in 0s (0 B/s) 20:05:51 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:05:51 Fetched 96.5 kB in 0s (0 B/s) 20:05:51 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:05:51 Fetched 279 kB in 0s (0 B/s) 20:05:51 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:05:51 Fetched 122 kB in 0s (0 B/s) 20:05:51 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:05:51 Fetched 77.8 kB in 0s (0 B/s) 20:05:51 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:05:51 Fetched 8848 B in 0s (0 B/s) 20:05:51 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:05:51 Fetched 47.8 kB in 0s (0 B/s) 20:05:51 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:05:51 Fetched 45.6 kB in 0s (0 B/s) 20:05:51 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:05:51 Fetched 15.0 kB in 0s (0 B/s) 20:05:51 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 20:05:51 Fetched 219 kB in 0s (0 B/s) 20:05:51 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:05:51 Fetched 154 kB in 0s (0 B/s) 20:05:51 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:05:51 Fetched 50.6 kB in 0s (0 B/s) 20:05:51 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:05:51 Fetched 14.8 kB in 0s (0 B/s) 20:05:51 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:05:51 Fetched 41.8 kB in 0s (0 B/s) 20:05:51 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:05:51 Fetched 499 kB in 0s (0 B/s) 20:05:51 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:05:51 Fetched 111 kB in 0s (0 B/s) 20:05:51 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:05:51 Fetched 240 kB in 0s (0 B/s) 20:05:51 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:05:51 Fetched 29.3 kB in 0s (0 B/s) 20:05:51 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:05:51 Fetched 85.5 kB in 0s (0 B/s) 20:05:51 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:05:51 Fetched 24.5 kB in 0s (0 B/s) 20:05:51 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:05:51 Fetched 49.2 kB in 0s (0 B/s) 20:05:51 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:05:51 Fetched 54.2 kB in 0s (0 B/s) 20:05:51 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:05:51 Fetched 30.8 kB in 0s (0 B/s) 20:05:51 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:05:51 Fetched 15.8 kB in 0s (0 B/s) 20:05:51 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:05:51 Fetched 85.9 kB in 0s (0 B/s) 20:05:51 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:05:51 Fetched 8720 B in 0s (0 B/s) 20:05:51 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 20:05:51 Fetched 137 kB in 0s (0 B/s) 20:05:51 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:05:51 Fetched 119 kB in 0s (0 B/s) 20:05:51 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 20:05:51 Fetched 110 kB in 0s (0 B/s) 20:05:51 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:05:51 Fetched 11.1 kB in 0s (0 B/s) 20:05:51 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:05:51 Fetched 645 kB in 0s (0 B/s) 20:05:51 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:05:51 Fetched 41.3 kB in 0s (0 B/s) 20:05:51 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:05:51 Fetched 17.9 kB in 0s (0 B/s) 20:05:51 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:05:51 Fetched 368 kB in 0s (0 B/s) 20:05:51 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:05:51 Fetched 187 kB in 0s (0 B/s) 20:05:51 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:05:51 Fetched 175 kB in 0s (0 B/s) 20:05:51 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:05:51 Fetched 206 kB in 0s (0 B/s) 20:05:51 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 20:05:51 Fetched 1301 kB in 0s (0 B/s) 20:05:51 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:05:51 Fetched 36.2 kB in 0s (0 B/s) 20:05:51 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 20:05:51 Fetched 159 kB in 0s (0 B/s) 20:05:51 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:05:51 Fetched 107 kB in 0s (0 B/s) 20:05:51 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:05:51 Fetched 48.7 kB in 0s (0 B/s) 20:05:51 Pulling static-packages 20:05:51 + snapcraftctl pull 20:05:51 Pulling version 20:05:51 + cd /root/project 20:05:51 + [ -f VERSION ] 20:05:51 + PROJECT_VERSION=local-dev 20:05:51 + git rev-parse --short HEAD 20:05:51 + GIT_REVISION=5b044a0a 20:05:51 + snapcraftctl set-version local-dev 20:05:52 Skipping build go-build-helper (already ran) 20:05:52 Building app-service-config 20:05:52 + make build 20:05:52 go mod tidy 20:05:58 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 20:05:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 20:05:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 20:05:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 20:05:58 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 20:05:58 go: downloading github.com/go-playground/validator/v10 v10.6.1 20:05:58 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 20:05:58 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:05:58 go: downloading github.com/go-kit/kit v0.9.0 20:05:58 go: downloading github.com/stretchr/testify v1.7.0 20:05:58 go: downloading github.com/pelletier/go-toml v1.9.0 20:05:58 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:05:58 go: downloading github.com/pmezard/go-difflib v1.0.0 20:05:58 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 20:05:58 go: downloading github.com/go-playground/universal-translator v0.17.0 20:05:58 go: downloading github.com/x448/float16 v0.8.4 20:05:58 go: downloading github.com/google/uuid v1.2.0 20:05:58 go: downloading github.com/leodido/go-urn v1.2.0 20:05:59 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 20:05:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 20:05:59 go: downloading github.com/mitchellh/copystructure v1.0.0 20:05:59 go: downloading golang.org/x/text v0.3.2 20:05:59 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:05:59 go: downloading gopkg.in/yaml.v2 v2.4.0 20:05:59 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:05:59 go: downloading github.com/go-stack/stack v1.8.0 20:05:59 go: downloading github.com/hashicorp/consul/api v1.8.1 20:05:59 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:05:59 go: downloading github.com/go-playground/locales v0.13.0 20:05:59 go: downloading github.com/hashicorp/serf v0.9.5 20:05:59 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 20:05:59 go: downloading github.com/gorilla/websocket v1.4.2 20:05:59 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 20:05:59 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:05:59 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:05:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:05:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:05:59 go: downloading github.com/mattn/go-isatty v0.0.12 20:05:59 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:05:59 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:05:59 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:05:59 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:05:59 go: downloading github.com/hashicorp/memberlist v0.2.2 20:05:59 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:05:59 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:05:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:05:59 go: downloading github.com/fatih/color v1.9.0 20:06:00 go: downloading github.com/miekg/dns v1.1.26 20:06:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:06:00 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:06:00 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:06:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:06:00 go: downloading github.com/stretchr/objx v0.1.0 20:06:00 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:06:00 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:06:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:06:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:06:00 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:06:00 go: downloading github.com/gorilla/mux v1.8.0 20:06:00 go: downloading github.com/mattn/go-colorable v0.1.6 20:06:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:06:00 go: downloading github.com/kr/pretty v0.2.0 20:06:00 go: downloading github.com/kr/text v0.1.0 20:06:00 go: downloading github.com/pebbe/zmq4 v1.2.7 20:06:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:06:00 go: downloading github.com/davecgh/go-spew v1.1.1 20:06:00 go: downloading github.com/pkg/errors v0.8.1 20:06:00 go: downloading github.com/hashicorp/errwrap v1.0.0 20:06:00 go: downloading github.com/go-redis/redis/v7 v7.2.0 20:06:00 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:06:00 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:06:00 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 20:06:00 go: downloading github.com/onsi/gomega v1.7.0 20:06:00 go: downloading github.com/onsi/ginkgo v1.10.1 20:06:00 go: downloading github.com/hpcloud/tail v1.0.0 20:06:00 go: downloading github.com/golang/protobuf v1.3.2 20:06:00 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:06:00 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:06:00 go: downloading github.com/fsnotify/fsnotify v1.4.7 20:06:00 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 20:06:13 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 20:06:13 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 20:06:13 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 20:06:13 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 20:06:13 Building config-common 20:06:13 + snapcraftctl build 20:06:13 ---> c78a695eacfe 20:06:13 Step 9/24 : RUN go mod tidy 20:06:13 ---> f66b850282ff 20:06:13 Step 9/32 : RUN go mod tidy 20:06:13 ---> 1b62e9c5cf17 20:06:13 Step 9/24 : RUN go mod tidy 20:06:13 ---> Running in 3db9e78e8948 20:06:13 ---> 3119bb3bcad0 20:06:13 Step 9/23 : RUN go mod tidy 20:06:13 ---> Running in 4bdd4f7650e5 20:06:13 ---> Running in b78878512a37 20:06:13 ---> Running in af72894803e2 20:06:13 ---> 95c87c555b9f 20:06:13 Step 9/26 : RUN go mod tidy 20:06:14 ---> Running in 6d300a5d1987 20:06:15 Building edgex-go 20:06:15 + cd /root/parts/edgex-go/src 20:06:15 + make build 20:06:15 go mod tidy 20:06:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 20:06:16 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 20:06:16 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 20:06:16 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:06:16 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:06:16 go: downloading github.com/imdario/mergo v0.3.12 20:06:16 go: downloading github.com/lib/pq v1.10.2 20:06:16 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 20:06:16 go: downloading github.com/pelletier/go-toml v1.9.1 20:06:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:06:16 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:06:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:06:20 Removing intermediate container 3db9e78e8948 20:06:20 ---> 84633ddf1e22 20:06:20 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:06:21 ---> Running in 68991e6c2949 20:06:21 Removing intermediate container 4bdd4f7650e5 20:06:21 ---> be66d6ba0ad1 20:06:21 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:06:22 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 20:06:22 ---> Running in f2bc04b30638 20:06:22 Removing intermediate container 6d300a5d1987 20:06:22 ---> 955b8e353a9c 20:06:22 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:22 Removing intermediate container b78878512a37 20:06:22 ---> 8b2e8fb4a7dc 20:06:22 Step 10/24 : RUN make cmd/core-command/core-command 20:06:22 Removing intermediate container af72894803e2 20:06:22 ---> afabaa035a10 20:06:22 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:06:23 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 20:06:23 ---> Running in a0e420258ce2 20:06:23 ---> Running in a226052823c6 20:06:23 ---> Running in b17bc5bd1c07 20:06:25 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 20:06:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:06:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:06:26 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 20:06:27 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 20:06:29 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 20:06:31 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 20:06:31 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 20:06:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:06:36 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 20:06:37 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 20:06:39 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 20:06:40 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 20:06:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:06:44 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:06:44 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:06:44 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:06:44 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:06:44 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:06:44 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:06:44 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:06:44 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:06:44 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:06:44 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:06:44 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:06:44 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:06:44 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:06:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:06:44 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:06:44 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:06:44 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:06:44 + 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 20:06:44 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:06:44 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:06:44 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:06:44 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:06:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:06:44 + 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 20:06:44 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:06:44 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:06:44 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:06:47 Building static-packages 20:06:47 + snapcraftctl build 20:06:49 Building version 20:06:49 + snapcraftctl build 20:06:52 Skipping stage go-build-helper (already ran) 20:06:52 Staging app-service-config 20:06:52 + snapcraftctl stage 20:06:52 Staging config-common 20:06:52 + snapcraftctl stage 20:06:53 Staging edgex-go 20:06:53 + snapcraftctl stage 20:06:55 Staging static-packages 20:06:55 + snapcraftctl stage 20:06:55 Staging version 20:06:55 + snapcraftctl stage 20:06:56 Priming go-build-helper 20:06:56 + snapcraftctl prime 20:06:58 Priming app-service-config 20:06:58 + snapcraftctl prime 20:06:59 Priming config-common 20:06:59 + snapcraftctl prime 20:07:00 Priming edgex-go 20:07:00 + snapcraftctl prime 20:07:02 Priming static-packages 20:07:02 + snapcraftctl prime 20:07:04 Priming version 20:07:04 + snapcraftctl prime 20:07:05 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] } 20:08:18 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 20:08:31 Removing intermediate container f2bc04b30638 20:08:31 ---> 5c8021bdb8ef 20:08:31 20:08:31 Step 11/32 : FROM alpine:3.12 20:08:31 3.12: Pulling from library/alpine 20:08:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:08:31 Status: Downloaded newer image for alpine:3.12 20:08:31 ---> 9852663dfa18 20:08:31 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:08:32 ---> Running in 48b60f3733f4 20:08:32 Removing intermediate container b17bc5bd1c07 20:08:32 ---> 102ceb9e57de 20:08:32 20:08:32 Step 11/26 : FROM alpine:3.12 20:08:32 ---> 9852663dfa18 20:08:32 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:08:33 ---> Running in 65337af4c53d 20:08:33 Removing intermediate container 48b60f3733f4 20:08:33 ---> 8508174b0474 20:08:33 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:08:33 ---> Running in 0d4d0d3bb6fb 20:08:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:08:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:08:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:08:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:08:36 (1/6) Installing ca-certificates (20191127-r4) 20:08:36 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:08:36 (3/6) Installing libcurl (7.76.1-r0) 20:08:36 (4/6) Installing curl (7.76.1-r0) 20:08:36 (5/6) Installing dumb-init (1.2.2-r1) 20:08:36 (6/6) Installing su-exec (0.2-r1) 20:08:36 Executing busybox-1.31.1-r20.trigger 20:08:36 Executing ca-certificates-20191127-r4.trigger 20:08:36 OK: 7 MiB in 20 packages 20:08:36 (1/2) Installing dumb-init (1.2.2-r1) 20:08:36 (2/2) Installing su-exec (0.2-r1) 20:08:36 Executing busybox-1.31.1-r20.trigger 20:08:36 OK: 5 MiB in 16 packages 20:08:40 Removing intermediate container 0d4d0d3bb6fb 20:08:40 ---> 1e9972401432 20:08:40 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:08:40 ---> Running in c579cdf860af 20:08:40 Removing intermediate container 65337af4c53d 20:08:40 ---> eb79bd672a4e 20:08:40 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:08:41 Removing intermediate container a0e420258ce2 20:08:41 ---> 6b8a85bdd87c 20:08:41 20:08:41 Step 11/24 : FROM alpine:3.12 20:08:41 ---> 9852663dfa18 20:08:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:08:41 ---> Running in 90845700b9b7 20:08:41 ---> Running in 146f520b2cc9 20:08:41 Removing intermediate container c579cdf860af 20:08:41 ---> 042936a0d224 20:08:41 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:08:42 ---> Running in cfd9f65761a6 20:08:42 Removing intermediate container 90845700b9b7 20:08:42 ---> 281c37430313 20:08:42 Step 14/26 : WORKDIR / 20:08:43 ---> Running in 9d55c80bab1a 20:08:43 Removing intermediate container cfd9f65761a6 20:08:43 ---> 5ed6ce6cc73d 20:08:43 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:08:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:08:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:08:44 ---> Running in d3ae0030c9a0 20:08:44 Removing intermediate container 9d55c80bab1a 20:08:44 ---> 8c1a2e3f97e9 20:08:44 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:08:44 (1/1) Installing dumb-init (1.2.2-r1) 20:08:44 Executing busybox-1.31.1-r20.trigger 20:08:44 OK: 5 MiB in 15 packages 20:08:44 Removing intermediate container a226052823c6 20:08:44 ---> 4af338f055b0 20:08:44 20:08:44 Step 11/23 : FROM alpine:3.12 20:08:44 ---> 9852663dfa18 20:08:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:08:45 ---> Running in 49412f6390b6 20:08:46 ---> 42bff2667561 20:08:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:08:46 Removing intermediate container 146f520b2cc9 20:08:46 ---> ab42a3deb5f5 20:08:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:08:47 ---> Running in 6509a579b42c 20:08:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:08:47 ---> 463bc76a2d45 20:08:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:08:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:08:48 Removing intermediate container d3ae0030c9a0 20:08:48 ---> adbf1d06edd3 20:08:48 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:08:48 Removing intermediate container 6509a579b42c 20:08:48 ---> 2f158c52428d 20:08:48 Step 14/24 : ENV APP_PORT=48082 20:08:48 ---> Running in d53967c21e12 20:08:48 ---> Running in df7c6781ea93 20:08:48 Removing intermediate container 68991e6c2949 20:08:48 ---> 58672316b9ca 20:08:48 20:08:48 Step 11/24 : FROM alpine:3.12 20:08:48 ---> 9852663dfa18 20:08:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:08:48 ---> Using cache 20:08:48 ---> ab42a3deb5f5 20:08:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:08:48 ---> Using cache 20:08:48 ---> 2f158c52428d 20:08:48 Step 14/24 : ENV APP_PORT=48081 20:08:48 (1/1) Installing dumb-init (1.2.2-r1) 20:08:48 Executing busybox-1.31.1-r20.trigger 20:08:48 OK: 5 MiB in 15 packages 20:08:48 ---> Running in db365dd89e38 20:08:49 ---> 5eaa29f55f4b 20:08:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:08:49 Removing intermediate container d53967c21e12 20:08:49 ---> 61e341e88b4e 20:08:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:08:49 Removing intermediate container df7c6781ea93 20:08:49 ---> c1a6f08dedd6 20:08:49 Step 15/24 : EXPOSE $APP_PORT 20:08:49 ---> Running in d550614e6ef5 20:08:49 Removing intermediate container db365dd89e38 20:08:49 ---> 5b74989c80d9 20:08:49 Step 15/24 : EXPOSE $APP_PORT 20:08:49 ---> Running in dea2f5e8b6f4 20:08:50 ---> 4986de3feca2 20:08:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:08:50 Removing intermediate container 49412f6390b6 20:08:50 ---> 75f12b8e4ec2 20:08:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:08:50 Removing intermediate container d550614e6ef5 20:08:50 ---> b275e8f85647 20:08:50 Step 16/24 : WORKDIR / 20:08:50 ---> aa614734db40 20:08:50 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:08:50 ---> Running in e025f318e7fa 20:08:50 ---> Running in 20743b89e6aa 20:08:50 ---> Running in 63dd23ed6eca 20:08:50 Removing intermediate container dea2f5e8b6f4 20:08:50 ---> 5e9f12e72454 20:08:50 Step 16/24 : WORKDIR / 20:08:51 ---> Running in 9bec50f65249 20:08:51 Removing intermediate container e025f318e7fa 20:08:51 ---> ff96e379cb74 20:08:51 Step 14/23 : ENV APP_PORT=48085 20:08:51 Removing intermediate container 20743b89e6aa 20:08:51 ---> 3c4c08014e5f 20:08:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:51 ---> Running in 47bf6fa1d1f5 20:08:52 ---> 4bcd7928d217 20:08:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:08:52 Removing intermediate container 9bec50f65249 20:08:52 ---> 1c7ac39a15d1 20:08:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:52 Removing intermediate container 47bf6fa1d1f5 20:08:52 ---> bedf22325cda 20:08:52 Step 15/23 : EXPOSE $APP_PORT 20:08:53 ---> Running in 51cb4d988301 20:08:53 ---> d95f32a05ac6 20:08:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:08:53 ---> 39542f612d1a 20:08:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:08:54 Removing intermediate container 51cb4d988301 20:08:54 ---> de5fa57fd7dc 20:08:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:54 ---> 7eb2e652772a 20:08:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:08:54 Removing intermediate container 63dd23ed6eca 20:08:54 ---> e3971bcd06f8 20:08:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:55 ---> bba9a8ac5605 20:08:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:08:55 ---> 56ea7e9b12e7 20:08:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:08:55 ---> 669a00f46ccc 20:08:55 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/ 20:08:55 ---> 8245fe2fd104 20:08:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:08:55 ---> c8fc30759c21 20:08:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:08:55 ---> Running in 5246e93bbb73 20:08:56 ---> e42ce066b1d1 20:08:56 Step 20/24 : ENTRYPOINT ["/core-command"] 20:08:56 ---> 6c06863dbf31 20:08:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:08:57 ---> Running in eb0e29c6b45b 20:08:57 ---> Running in 92c09d554259 20:08:57 ---> 647496c457aa 20:08:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:08:58 ---> c2626dadc00b 20:08:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:08:58 Removing intermediate container 92c09d554259 20:08:58 ---> 456475d074e8 20:08:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:08:58 Removing intermediate container eb0e29c6b45b 20:08:58 ---> 1d47b5e2ca00 20:08:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:08:58 ---> Running in bddaadd5f799 20:08:58 ---> Running in 29463771e1a9 20:08:59 ---> 68348b82119f 20:08:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:08:59 ---> Running in bcad84ea59ee 20:08:59 Removing intermediate container 29463771e1a9 20:08:59 ---> 36b8d0a1c655 20:08:59 Step 22/24 : LABEL arch=arm64 20:08:59 Removing intermediate container bddaadd5f799 20:08:59 ---> ed7614a441b4 20:08:59 Step 22/24 : LABEL arch=arm64 20:08:59 Removing intermediate container 5246e93bbb73 20:08:59 ---> 3fc685c88aa2 20:08:59 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:08:59 ---> 39ae948fde72 20:08:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:08:59 ---> Running in da1931eeb79c 20:08:59 ---> Running in 3dcc3a54f35c 20:08:59 ---> Running in 7adb2dac695f 20:08:59 Removing intermediate container bcad84ea59ee 20:08:59 ---> 5bfbf96a1d54 20:08:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:08:59 ---> Running in df38006737dc 20:09:00 Removing intermediate container da1931eeb79c 20:09:00 ---> b9c69983a52d 20:09:00 Step 23/24 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 20:09:00 Removing intermediate container 3dcc3a54f35c 20:09:00 ---> 10f65126350f 20:09:00 Step 23/24 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 20:09:00 ---> Running in 109e4353fba5 20:09:00 Removing intermediate container 7adb2dac695f 20:09:00 ---> ca1f86c9bb7c 20:09:00 Step 24/26 : LABEL arch=arm64 20:09:00 ---> Running in 808b263f3d83 20:09:00 ---> 061352ebae17 20:09:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:09:00 Removing intermediate container df38006737dc 20:09:00 ---> 1031e813d501 20:09:00 Step 21/23 : LABEL arch=arm64 20:09:00 ---> Running in 12713e20120f 20:09:00 ---> Running in ace7793f647d 20:09:01 Removing intermediate container 109e4353fba5 20:09:01 ---> 1259f3a0f465 20:09:01 Step 24/24 : LABEL version=0.0.0 20:09:01 ---> Running in 816ad259b5b6 20:09:01 Removing intermediate container 808b263f3d83 20:09:01 ---> 575d688c0503 20:09:01 Step 24/24 : LABEL version=0.0.0 20:09:01 Removing intermediate container ace7793f647d 20:09:01 ---> 6c6520285d81 20:09:01 Step 22/23 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 20:09:01 Removing intermediate container 12713e20120f 20:09:01 ---> 844e5fdd0bcd 20:09:01 Step 25/26 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 20:09:01 ---> Running in b074ca6da25a 20:09:01 ---> Running in 342b4ffd7aa8 20:09:01 ---> da8a752af13e 20:09:01 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:09:01 ---> Running in cff5c510f246 20:09:02 Removing intermediate container 816ad259b5b6 20:09:02 ---> e9a6bf517752 20:09:02 20:09:02 ---> Running in 3bfd4d85923b 20:09:02 Removing intermediate container b074ca6da25a 20:09:02 ---> 38bce271ecdf 20:09:02 20:09:02 Successfully built e9a6bf517752 20:09:02 Successfully tagged core-metadata-arm64:latest 20:09:02  Building core-metadata ... done Building support-notifications 20:09:02 Removing intermediate container 342b4ffd7aa8 20:09:02 ---> 01a398df06bf 20:09:02 Step 26/26 : LABEL version=0.0.0 20:09:02 Removing intermediate container cff5c510f246 20:09:02 ---> 9387b16b8e0e 20:09:02 Step 23/23 : LABEL version=0.0.0 20:09:03 ---> Running in 0a85c3ca8a14 20:09:03 ---> Running in 477a10ec7a9d 20:09:03 Successfully built 38bce271ecdf 20:09:03 Successfully tagged core-command-arm64:latest 20:09:03 Building security-proxy-setup 20:09:03  Building core-command ... done Removing intermediate container 3bfd4d85923b 20:09:03 ---> 3a2be70bbf51 20:09:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:09:03 Removing intermediate container 0a85c3ca8a14 20:09:03 ---> 5ab004eb4e1d 20:09:03 20:09:04 Removing intermediate container 477a10ec7a9d 20:09:04 ---> a4d4fc5aaf40 20:09:04 20:09:04 Successfully built 5ab004eb4e1d 20:09:04 Successfully tagged security-secretstore-setup-arm64:latest 20:09:04  Building security-secretstore-setup ... done Building sys-mgmt-agent 20:09:04 Successfully built a4d4fc5aaf40 20:09:04 Successfully tagged support-scheduler-arm64:latest 20:09:04  Building support-scheduler ... done Building core-data 20:09:04 ---> e9509913ad3e 20:09:04 Step 27/32 : RUN chmod +x /entrypoint.sh 20:09:05 ---> Running in a030496ef0fb 20:09:07 Removing intermediate container a030496ef0fb 20:09:07 ---> f0e48d5872ba 20:09:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:09:07 ---> Running in 547e0a09afea 20:09:08 Removing intermediate container 547e0a09afea 20:09:08 ---> d930840cf82a 20:09:08 Step 29/32 : CMD ["gate"] 20:09:09 ---> Running in 404b89ce5c32 20:09:10 Removing intermediate container 404b89ce5c32 20:09:10 ---> 18177b975324 20:09:10 Step 30/32 : LABEL arch=arm64 20:09:11 ---> Running in 6b36ea14335e 20:09:11 Removing intermediate container 6b36ea14335e 20:09:11 ---> 81a14481a419 20:09:11 Step 31/32 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 20:09:12 ---> Running in b6ed222719f6 20:09:13 Removing intermediate container b6ed222719f6 20:09:13 ---> a5878b4eff3f 20:09:13 Step 32/32 : LABEL version=0.0.0 20:09:14 ---> Running in 686a46109ed5 20:09:15 Removing intermediate container 686a46109ed5 20:09:15 ---> 9ea14dfae197 20:09:15 20:09:15 Successfully built 9ea14dfae197 20:09:15 Successfully tagged security-bootstrapper-arm64:latest 20:10:02  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:10:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:10:02 ---> 33a0ee88dd6b 20:10:02 Step 3/22 : WORKDIR /edgex-go 20:10:02 ---> Using cache 20:10:02 ---> 9af601e139f7 20:10:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:02 ---> Using cache 20:10:02 ---> 8f5b928c154f 20:10:02 Step 5/22 : RUN apk add --update --no-cache make git 20:10:02 ---> Using cache 20:10:02 ---> 3d653d9eccbc 20:10:02 Step 6/22 : COPY go.mod . 20:10:02 ---> Using cache 20:10:02 ---> 3691a0531530 20:10:02 Step 7/22 : RUN go mod download 20:10:02 ---> Using cache 20:10:02 ---> d64e06e8a3be 20:10:02 Step 8/22 : COPY . . 20:10:02 ---> Using cache 20:10:02 ---> 3119bb3bcad0 20:10:02 Step 9/22 : RUN go mod tidy 20:10:02 ---> Using cache 20:10:02 ---> afabaa035a10 20:10:02 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:10:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:10:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:10:02 ---> 33a0ee88dd6b 20:10:02 Step 3/23 : WORKDIR /edgex-go 20:10:02 ---> Using cache 20:10:02 ---> 9af601e139f7 20:10:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:02 ---> Using cache 20:10:02 ---> 8f5b928c154f 20:10:02 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:10:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:10:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:10:02 ---> 33a0ee88dd6b 20:10:02 Step 3/24 : WORKDIR /edgex-go 20:10:02 ---> Using cache 20:10:02 ---> 9af601e139f7 20:10:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:02 ---> Using cache 20:10:02 ---> 8f5b928c154f 20:10:02 Step 5/24 : RUN apk add --update --no-cache make bash git 20:10:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:10:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:10:02 ---> 33a0ee88dd6b 20:10:02 Step 3/24 : WORKDIR /edgex-go 20:10:02 ---> Using cache 20:10:02 ---> 9af601e139f7 20:10:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:02 ---> Using cache 20:10:02 ---> 8f5b928c154f 20:10:02 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:10:02 ---> Running in d9cb71fbd82a 20:10:02 ---> Running in 697de38d998d 20:10:02 ---> Running in c0e10cce7296 20:10:02 ---> Running in 9274beeefc20 20:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:10:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:10:06 OK: 218 MiB in 52 packages 20:10:06 OK: 218 MiB in 52 packages 20:10:06 OK: 218 MiB in 52 packages 20:10:08 Removing intermediate container 697de38d998d 20:10:08 ---> eaf63d8b51ae 20:10:08 Step 6/24 : COPY go.mod . 20:10:08 Removing intermediate container d9cb71fbd82a 20:10:08 ---> afd337ae73f1 20:10:08 Step 6/23 : COPY go.mod . 20:10:08 Removing intermediate container c0e10cce7296 20:10:08 ---> 2a20c030de2e 20:10:08 Step 6/24 : COPY go.mod . 20:10:09 ---> 7344b663157b 20:10:09 Step 7/24 : RUN go mod download 20:10:09 ---> Running in fbe5469b16fe 20:10:10 ---> 3aca1d7c7b2a 20:10:10 Step 7/23 : RUN go mod download 20:10:10 ---> Running in 2ac43735331b 20:10:10 ---> c5b7da1164e7 20:10:10 Step 7/24 : RUN go mod download 20:10:11 ---> Running in 250749ac7cbe 20:10:15 Removing intermediate container fbe5469b16fe 20:10:15 ---> 772da420578e 20:10:15 Step 8/24 : COPY . . 20:10:16 Removing intermediate container 2ac43735331b 20:10:16 ---> 4414911a4a50 20:10:16 Step 8/23 : COPY . . 20:10:16 Removing intermediate container 250749ac7cbe 20:10:16 ---> ba8e15524ab5 20:10:16 Step 8/24 : COPY . . 20:10:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:10:48 ---> 077f09459162 20:10:48 Step 9/23 : RUN go mod tidy 20:10:48 ---> c116f1b233ad 20:10:48 ---> a55e8ee53c96 20:10:48 Step 9/24 : RUN go mod tidy 20:10:48 Step 9/24 : RUN go mod tidy 20:10:48 ---> Running in 77c13c1a2461 20:10:48 ---> Running in 3ce4f13df1c1 20:10:48 ---> Running in 2006e8557c58 20:10:55 Removing intermediate container 9274beeefc20 20:10:55 ---> 00bd4f8f44e1 20:10:55 20:10:55 Step 11/22 : FROM alpine:3.12 20:10:55 ---> 9852663dfa18 20:10:55 Step 12/22 : RUN apk add --update --no-cache curl 20:10:55 ---> Running in 4742dd80ac6c 20:10:55 Removing intermediate container 2006e8557c58 20:10:55 ---> 0a137950d5f6 20:10:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:10:55 ---> Running in 2f283c7a1c33 20:10:55 Removing intermediate container 77c13c1a2461 20:10:55 ---> f2f626b4c050 20:10:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:10:55 Removing intermediate container 3ce4f13df1c1 20:10:55 ---> d52b7246c2ab 20:10:55 Step 10/24 : RUN make cmd/core-data/core-data 20:10:55 ---> Running in 0588370ed25b 20:10:55 ---> Running in 9e37e3a0e9af 20:10:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:10:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:10:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:10:57 (1/4) Installing ca-certificates (20191127-r4) 20:10:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:10:57 (3/4) Installing libcurl (7.76.1-r0) 20:10:57 (4/4) Installing curl (7.76.1-r0) 20:10:57 Executing busybox-1.31.1-r20.trigger 20:10:57 Executing ca-certificates-20191127-r4.trigger 20:10:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:10:57 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 20:10:58 OK: 7 MiB in 18 packages 20:11:00 Removing intermediate container 4742dd80ac6c 20:11:00 ---> cb0bfdbaae77 20:11:00 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:11:00 ---> Running in 99d07639926c 20:11:01 Removing intermediate container 99d07639926c 20:11:01 ---> 6edfb7552e38 20:11:01 Step 14/22 : WORKDIR /edgex 20:11:01 ---> Running in 49f56ba64252 20:11:02 Removing intermediate container 49f56ba64252 20:11:02 ---> cad7903b6497 20:11:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:11:03 ---> d1fe00aa17a9 20:11:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:11:05 ---> ef7fd0140050 20:11:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:11:06 ---> ad9faff5be19 20:11:06 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:11:06 ---> Running in 83cbe00821d4 20:11:07 Removing intermediate container 83cbe00821d4 20:11:07 ---> 0cf481ebe828 20:11:07 Step 19/22 : CMD ["--init=true"] 20:11:07 ---> Running in 7739dbd711df 20:11:08 Removing intermediate container 7739dbd711df 20:11:08 ---> 3ce9332489e4 20:11:08 Step 20/22 : LABEL arch=arm64 20:11:08 ---> Running in dff248797e0f 20:11:09 Removing intermediate container dff248797e0f 20:11:09 ---> b1309c240207 20:11:09 Step 21/22 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 20:11:09 ---> Running in 66af04e7e3f7 20:11:10 Removing intermediate container 66af04e7e3f7 20:11:10 ---> 83cd3e1f2d22 20:11:10 Step 22/22 : LABEL version=0.0.0 20:11:10 ---> Running in 80f04a21fe1d 20:11:10 Removing intermediate container 80f04a21fe1d 20:11:10 ---> cff9883f66d0 20:11:10 20:11:11 Successfully built cff9883f66d0 20:11:11 Successfully tagged security-proxy-setup-arm64:latest 20:12:33  Building security-proxy-setup ... done Removing intermediate container 2f283c7a1c33 20:12:33 ---> 51c1d021bc29 20:12:33 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:12:33 ---> Running in 42f2c685d0b7 20:12:33 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 20:12:33 Removing intermediate container 0588370ed25b 20:12:33 ---> e89be862da05 20:12:33 20:12:33 Step 11/23 : FROM alpine:3.12 20:12:33 ---> 9852663dfa18 20:12:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:12:33 ---> Running in 8ad4385a425c 20:12:33 Removing intermediate container 42f2c685d0b7 20:12:33 ---> c885624289fa 20:12:33 20:12:33 Step 12/24 : FROM docker:20.10.0 20:12:33 20.10.0: Pulling from library/docker 20:12:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:12:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:12:34 (1/2) Installing ca-certificates (20191127-r4) 20:12:34 (2/2) Installing dumb-init (1.2.2-r1) 20:12:34 Executing busybox-1.31.1-r20.trigger 20:12:34 Executing ca-certificates-20191127-r4.trigger 20:12:34 OK: 6 MiB in 16 packages 20:12:38 Removing intermediate container 8ad4385a425c 20:12:38 ---> c318e051123f 20:12:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:12:38 ---> Running in 608fe615b73a 20:12:39 Removing intermediate container 608fe615b73a 20:12:39 ---> 03eb29df83f8 20:12:39 Step 14/23 : ENV APP_PORT=48060 20:12:39 ---> Running in 5dff504cfcab 20:12:40 Removing intermediate container 5dff504cfcab 20:12:40 ---> e5e83b1c83b5 20:12:40 Step 15/23 : EXPOSE $APP_PORT 20:12:40 ---> Running in 602b5b927b50 20:12:41 Removing intermediate container 9e37e3a0e9af 20:12:41 ---> 9781cef89215 20:12:41 20:12:41 Step 11/24 : FROM alpine:3.12 20:12:41 ---> 9852663dfa18 20:12:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:12:41 ---> Running in 4331a0a44fdf 20:12:41 Removing intermediate container 602b5b927b50 20:12:41 ---> b07685e82c07 20:12:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:42 Removing intermediate container 4331a0a44fdf 20:12:42 ---> 43c2a3c4160d 20:12:42 Step 13/24 : ENV APP_PORT=48080 20:12:42 ---> Running in b969be41c47a 20:12:43 ---> 2997e9ef3f15 20:12:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:12:43 Removing intermediate container b969be41c47a 20:12:43 ---> d01f9d2666c4 20:12:43 Step 14/24 : EXPOSE $APP_PORT 20:12:43 ---> Running in 462d5f3a23ba 20:12:44 Removing intermediate container 462d5f3a23ba 20:12:44 ---> 4327d803fa31 20:12:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:44 ---> e03f6ae51c60 20:12:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:12:44 ---> Running in 566dc309e9e5 20:12:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:12:44 Status: Downloaded newer image for docker:20.10.0 20:12:44 ---> eeaf43b92773 20:12:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:12:45 ---> Running in fd77bc969a54 20:12:45 ---> 064c138285b3 20:12:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:12:45 ---> Running in 299935bf5085 20:12:45 Removing intermediate container fd77bc969a54 20:12:45 ---> 3961a41f3512 20:12:45 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:12:46 ---> Running in bd81fdc2c8cf 20:12:46 Removing intermediate container 299935bf5085 20:12:46 ---> a4870ebec570 20:12:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:12:47 ---> Running in 47d96069848d 20:12:47 Removing intermediate container 47d96069848d 20:12:47 ---> fed22b70d06b 20:12:47 Step 21/23 : LABEL arch=arm64 20:12:47 Removing intermediate container 566dc309e9e5 20:12:47 ---> f495a0816f94 20:12:47 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:12:47 ---> Running in fc5e99ea3c39 20:12:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:12:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:12:47 ---> Running in b128d574e896 20:12:48 Removing intermediate container fc5e99ea3c39 20:12:48 ---> e3867f2b32f1 20:12:48 Step 22/23 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 20:12:48 (1/39) Installing readline (8.0.4-r0) 20:12:48 (2/39) Installing bash (5.0.17-r0) 20:12:48 Executing bash-5.0.17-r0.post-install 20:12:48 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:12:48 ---> Running in f12526723955 20:12:48 (4/39) Installing libcurl (7.76.1-r0) 20:12:48 (5/39) Installing curl (7.76.1-r0) 20:12:48 (6/39) Installing dumb-init (1.2.2-r1) 20:12:48 (7/39) Installing libbz2 (1.0.8-r1) 20:12:48 (8/39) Installing expat (2.2.9-r1) 20:12:48 (9/39) Installing libffi (3.3-r2) 20:12:48 (10/39) Installing gdbm (1.13-r1) 20:12:48 (11/39) Installing xz-libs (5.2.5-r0) 20:12:48 (12/39) Installing sqlite-libs (3.32.1-r0) 20:12:48 (13/39) Installing python3 (3.8.10-r0) 20:12:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:12:49 Removing intermediate container f12526723955 20:12:49 ---> 3c9114d46de2 20:12:49 Step 23/23 : LABEL version=0.0.0 20:12:50 ---> Running in ef99cb858a37 20:12:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:12:51 (14/39) Installing py3-appdirs (1.4.4-r1) 20:12:51 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:12:51 (16/39) Installing py3-parsing (2.4.7-r0) 20:12:51 (17/39) Installing py3-six (1.15.0-r0) 20:12:51 (18/39) Installing py3-packaging (20.4-r0) 20:12:51 (19/39) Installing py3-setuptools (47.0.0-r0) 20:12:51 Removing intermediate container ef99cb858a37 20:12:51 ---> 931f72852b94 20:12:51 20:12:51 (20/39) Installing py3-chardet (3.0.4-r4) 20:12:51 (1/6) Installing dumb-init (1.2.2-r1) 20:12:51 (21/39) Installing py3-idna (2.9-r0) 20:12:51 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:12:51 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:12:51 (2/6) Installing libgcc (9.3.0-r2) 20:12:51 (24/39) Installing py3-requests (2.23.0-r0) 20:12:51 (25/39) Installing py3-msgpack (1.0.0-r0) 20:12:51 (26/39) Installing py3-lockfile (0.12.2-r3) 20:12:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:12:51 (3/6) Installing libsodium (1.0.18-r0) 20:12:51 (28/39) Installing py3-colorama (0.4.3-r0) 20:12:51 (29/39) Installing py3-distlib (0.3.0-r0) 20:12:51 (30/39) Installing py3-distro (1.5.0-r1) 20:12:51 (31/39) Installing py3-webencodings (0.5.1-r3) 20:12:51 (32/39) Installing py3-html5lib (1.0.1-r4) 20:12:51 (4/6) Installing libstdc++ (9.3.0-r2) 20:12:51 (33/39) Installing py3-pytoml (0.1.21-r0) 20:12:51 (34/39) Installing py3-pep517 (0.8.2-r0) 20:12:51 (35/39) Installing py3-progress (1.5-r0) 20:12:51 (36/39) Installing py3-toml (0.10.1-r0) 20:12:51 Successfully built 931f72852b94 20:12:51 (37/39) Installing py3-retrying (1.3.3-r0) 20:12:51 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:12:51 (39/39) Installing py3-pip (20.1.1-r0) 20:12:51 Successfully tagged support-notifications-arm64:latest 20:12:51  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) 20:12:51 Executing busybox-1.31.1-r19.trigger 20:12:51 (6/6) Installing zeromq (4.3.3-r0) 20:12:51 OK: 72 MiB in 59 packages 20:12:51 Executing busybox-1.31.1-r20.trigger 20:12:51 OK: 8 MiB in 20 packages 20:12:53 Removing intermediate container b128d574e896 20:12:53 ---> b4e8ff3042eb 20:12:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:54 ---> d9883fab617d 20:12:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:12:55 ---> 3fb69383ee5c 20:12:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:12:56 ---> b8ac2e3d3875 20:12:56 Step 20/24 : ENTRYPOINT ["/core-data"] 20:12:56 ---> Running in 844525ff3732 20:12:57 Collecting docker-compose==1.23.2 20:12:57 Removing intermediate container 844525ff3732 20:12:57 ---> b5f8ebbe3246 20:12:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:12:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:12:57 ---> Running in 87ee963b3d96 20:12:57 Removing intermediate container 87ee963b3d96 20:12:57 ---> e39ced7f0035 20:12:57 Step 22/24 : LABEL arch=arm64 20:12:57 ---> Running in a40a5bfe7436 20:12:58 Collecting websocket-client<1.0,>=0.32.0 20:12:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:12:58 Removing intermediate container a40a5bfe7436 20:12:58 ---> aa5e3c90df61 20:12:58 Step 23/24 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 20:12:58 ---> Running in d44287858098 20:12:58 Collecting dockerpty<0.5,>=0.4.1 20:12:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:12:59 Removing intermediate container d44287858098 20:12:59 ---> d80a2b92a3c1 20:12:59 Step 24/24 : LABEL version=0.0.0 20:12:59 ---> Running in 2a60e69c724f 20:12:59 Removing intermediate container 2a60e69c724f 20:12:59 ---> db0dd02927b1 20:12:59 20:13:00 Successfully built db0dd02927b1 20:13:00 Successfully tagged core-data-arm64:latest 20:13:01  Building core-data ... done Collecting jsonschema<3,>=2.5.1 20:13:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:13:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:13:01 Collecting docopt<0.7,>=0.6.1 20:13:01 Downloading docopt-0.6.2.tar.gz (25 kB) 20:13:05 Collecting PyYAML<4,>=3.10 20:13:05 Downloading PyYAML-3.13.tar.gz (270 kB) 20:13:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:13:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:13:09 Collecting cached-property<2,>=1.2.0 20:13:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:13:10 Collecting docker<4.0,>=3.6.0 20:13:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:13:10 Collecting texttable<0.10,>=0.9.0 20:13:10 Downloading texttable-0.9.1.tar.gz (11 kB) 20:13:12 Collecting idna<2.8,>=2.5 20:13:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:13:12 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) 20:13:13 Collecting urllib3<1.25,>=1.21.1 20:13:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:13:13 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) 20:13:14 Collecting docker-pycreds>=0.4.0 20:13:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:13:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:13:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:13:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:13:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:13:15 Installing collected packages: websocket-client, dockerpty, jsonschema, docopt, PyYAML, idna, urllib3, requests, cached-property, docker-pycreds, docker, texttable, docker-compose 20:13:15 Running setup.py install for dockerpty: started 20:13:18 Running setup.py install for dockerpty: finished with status 'done' 20:13:18 Running setup.py install for docopt: started 20:13:21 Running setup.py install for docopt: finished with status 'done' 20:13:21 Running setup.py install for PyYAML: started 20:13:23 Running setup.py install for PyYAML: finished with status 'done' 20:13:23 Attempting uninstall: idna 20:13:23 Found existing installation: idna 2.9 20:13:23 Uninstalling idna-2.9: 20:13:23 Successfully uninstalled idna-2.9 20:13:24 Attempting uninstall: urllib3 20:13:24 Found existing installation: urllib3 1.25.9 20:13:24 Uninstalling urllib3-1.25.9: 20:13:24 Successfully uninstalled urllib3-1.25.9 20:13:25 Attempting uninstall: requests 20:13:25 Found existing installation: requests 2.23.0 20:13:25 Uninstalling requests-2.23.0: 20:13:25 Successfully uninstalled requests-2.23.0 20:13:26 Running setup.py install for texttable: started 20:13:28 Running setup.py install for texttable: finished with status 'done' 20:13:29 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 20:13:39 Removing intermediate container bd81fdc2c8cf 20:13:39 ---> e2dc38f09404 20:13:39 Step 15/24 : ENV APP_PORT=48090 20:13:39 ---> Running in 4c39b34ec550 20:13:39 Removing intermediate container 4c39b34ec550 20:13:39 ---> 48b593de593a 20:13:39 Step 16/24 : EXPOSE $APP_PORT 20:13:39 ---> Running in 1a579a633e94 20:13:40 Removing intermediate container 1a579a633e94 20:13:40 ---> a82ee86862fb 20:13:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:13:41 ---> a8f8467fa44f 20:13:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:13:42 ---> 497372cb7287 20:13:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:13:43 ---> 364f34a01346 20:13:43 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:13:43 ---> Running in 0c88096ce7ee 20:13:44 Removing intermediate container 0c88096ce7ee 20:13:44 ---> c984e6096003 20:13:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:13:44 ---> Running in 53a48cd0ba2a 20:13:44 Removing intermediate container 53a48cd0ba2a 20:13:44 ---> a3ef3312a9e2 20:13:44 Step 22/24 : LABEL arch=arm64 20:13:44 ---> Running in 767c60efb1b7 20:13:45 Removing intermediate container 767c60efb1b7 20:13:45 ---> 07aac5a7e6e0 20:13:45 Step 23/24 : LABEL git_sha=5b044a0aec3511b695a8bab726075f88e7eb2bd5 20:13:45 ---> Running in 1908f9ca1c95 20:13:46 Removing intermediate container 1908f9ca1c95 20:13:46 ---> 9b9912e126da 20:13:46 Step 24/24 : LABEL version=0.0.0 20:13:46 ---> Running in c8ca7ca82d47 20:13:46 Removing intermediate container c8ca7ca82d47 20:13:46 ---> e97dbcf92154 20:13:46 20:13:47 Successfully built e97dbcf92154 20:13:47 Successfully tagged sys-mgmt-agent-arm64:latest 20:13:47  Building sys-mgmt-agent ... done  [Pipeline] } 20:13:47 $ docker stop --time=1 e5cc60aea62011f4e6fe8119d2ed1fc4e939079e137060856ca35f97a9273978 20:13:49 $ docker rm -f e5cc60aea62011f4e6fe8119d2ed1fc4e939079e137060856ca35f97a9273978 [Pipeline] // withDockerContainer [Pipeline] sh 20:13:50 + docker images 20:13:50 REPOSITORY TAG IMAGE ID CREATED SIZE 20:13:50 sys-mgmt-agent-arm64 latest e97dbcf92154 4 seconds ago 299MB 20:13:50 core-data-arm64 latest db0dd02927b1 51 seconds ago 20.4MB 20:13:50 support-notifications-arm64 latest 931f72852b94 About a minute ago 16.8MB 20:13:50 9781cef89215 About a minute ago 990MB 20:13:50 c885624289fa About a minute ago 977MB 20:13:50 e89be862da05 About a minute ago 981MB 20:13:50 security-proxy-setup-arm64 latest cff9883f66d0 2 minutes ago 24MB 20:13:50 00bd4f8f44e1 2 minutes ago 978MB 20:13:50 security-bootstrapper-arm64 latest 9ea14dfae197 4 minutes ago 17.2MB 20:13:50 security-secretstore-setup-arm64 latest 5ab004eb4e1d 4 minutes ago 24.4MB 20:13:50 support-scheduler-arm64 latest a4d4fc5aaf40 4 minutes ago 16.1MB 20:13:50 core-command-arm64 latest 38bce271ecdf 4 minutes ago 16.1MB 20:13:50 core-metadata-arm64 latest e9a6bf517752 4 minutes ago 17.4MB 20:13:50 58672316b9ca 5 minutes ago 989MB 20:13:50 4af338f055b0 5 minutes ago 981MB 20:13:50 6b8a85bdd87c 5 minutes ago 980MB 20:13:50 102ceb9e57de 5 minutes ago 978MB 20:13:50 5c8021bdb8ef 5 minutes ago 974MB 20:13:50 ci-base-image-arm64 latest 33a0ee88dd6b 17 minutes ago 641MB 20:13:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 20:13:50 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 20:13:50 docker 20.10.0 eeaf43b92773 5 months ago 228MB 20:13:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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 20:13:51 ---> job-cost.sh 20:13:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GKdm 20:14:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:16:15 lf-activate-venv(): INFO: Adding /tmp/venv-GKdm/bin to PATH 20:16:15 INFO: No Stack... 20:16:15 INFO: Retrieving Pricing Info for: v2-standard-4 20:16:15 INFO: Archiving Costs [Pipeline] sh 20:16:15 + cut -d, -f6 20:16:15 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 20:16:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3477-2-stack-cost] 20:16:16 Resource [jenkins-edgexfoundry-edgex-go-PR-3477-2-stack-cost] did not exist. Created. 20:16:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3477-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:16 + echo total: 0.18000000715255737 [Pipeline] stash 20:16:16 Stashed 1 file(s) [Pipeline] } 20:16:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3477-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 20:16:17 provisioning config files... 20:16:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7071722557717834546tmp [Pipeline] { [Pipeline] sh 20:16:18 + set +x 20:16:18 + curl -s https://codecov.io/bash 20:16:18 + bash -s -- 20:16:18 20:16:18 _____ _ 20:16:18 / ____| | | 20:16:18 | | ___ __| | ___ ___ _____ __ 20:16:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:18 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:18 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:18 Bash-1.0.2 20:16:18 20:16:18 20:16:18 ==> git version 2.24.4 found 20:16:18 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:16:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:16:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:16:18 ==> Jenkins CI detected. 20:16:18 project root: . 20:16:18 --> token set from env 20:16:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:18 ==> Running gcov in . (disable via -X gcov) 20:16:18 ==> Python coveragepy not found 20:16:18 ==> Searching for coverage reports in: 20:16:18 + . 20:16:18 -> Found 1 reports 20:16:18 ==> Detecting git/mercurial file structure 20:16:18 ==> Reading reports 20:16:18 + ./coverage.out bytes=730935 20:16:18 ==> Appending adjustments 20:16:18 https://docs.codecov.io/docs/fixing-reports 20:16:20 + Found adjustments 20:16:20 ==> Gzipping contents 20:16:20 104K /tmp/codecov.AjpwGa.gz 20:16:20 ==> Uploading reports 20:16:20 url: https://codecov.io 20:16:20 query: branch=PR-3477&commit=5b044a0aec3511b695a8bab726075f88e7eb2bd5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3477%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3477&job=&cmd_args= 20:16:20 -> Pinging Codecov 20:16:20 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3477&commit=5b044a0aec3511b695a8bab726075f88e7eb2bd5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3477%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3477&job=&cmd_args= 20:16:21 -> Uploading to 20:16:21 https://storage.googleapis.com/codecov/v4/raw/2021-05-18/00271124DB129430A58F1EEE437C3FCB/5b044a0aec3511b695a8bab726075f88e7eb2bd5/75c71a98-6d12-4ae7-90c0-d76abf1fe2bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T201621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fc4aff39fbe10f7c5272658b37fe1863021c89ba5710cfb455d5e7592e84ee5 20:16:21 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:21 Dload Upload Total Spent Left Speed 20:16:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 273k --:--:-- --:--:-- --:--:-- 274k 100 101k 0 0 100 101k 0 273k --:--:-- --:--:-- --:--:-- 273k 20:16:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5b044a0aec3511b695a8bab726075f88e7eb2bd5 [Pipeline] } 20:16:21 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 20:16:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:16:23 ---> package-listing.sh 20:16:23 ++ facter osfamily 20:16:23 ++ tr '[:upper:]' '[:lower:]' 20:16:24 + OS_FAMILY=redhat 20:16:24 + workspace=/w/workspace/edgex-go/2 20:16:24 + START_PACKAGES=/tmp/packages_start.txt 20:16:24 + END_PACKAGES=/tmp/packages_end.txt 20:16:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:16:24 + PACKAGES=/tmp/packages_start.txt 20:16:24 + '[' /w/workspace/edgex-go/2 ']' 20:16:24 + PACKAGES=/tmp/packages_end.txt 20:16:24 + case "${OS_FAMILY}" in 20:16:24 + rpm -qa 20:16:24 + sort 20:16:27 + '[' -f /tmp/packages_start.txt ']' 20:16:27 + '[' -f /tmp/packages_end.txt ']' 20:16:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:16:27 + '[' /w/workspace/edgex-go/2 ']' 20:16:27 + mkdir -p /w/workspace/edgex-go/2/archives/ 20:16:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 20:16:27 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 20:16:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:16:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:16:28 20:16:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:16:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:16:28 alpine: Pulling from edgex-lftools-log-publisher 20:16:28 df20fa9351a1: Pulling fs layer 20:16:28 36b3adc4ff6f: Pulling fs layer 20:16:28 8ad3a11d3b57: Pulling fs layer 20:16:28 46f8f816bc3b: Pulling fs layer 20:16:28 93b61091891f: Pulling fs layer 20:16:28 93b9cdb0e59b: Pulling fs layer 20:16:28 5e14af77c1be: Pulling fs layer 20:16:28 01666e4c0597: Pulling fs layer 20:16:28 aa168da1d23b: Pulling fs layer 20:16:28 46f8f816bc3b: Waiting 20:16:28 93b61091891f: Waiting 20:16:28 93b9cdb0e59b: Waiting 20:16:28 5e14af77c1be: Waiting 20:16:28 01666e4c0597: Waiting 20:16:28 aa168da1d23b: Waiting 20:16:28 36b3adc4ff6f: Verifying Checksum 20:16:28 36b3adc4ff6f: Download complete 20:16:28 46f8f816bc3b: Verifying Checksum 20:16:28 46f8f816bc3b: Download complete 20:16:28 df20fa9351a1: Verifying Checksum 20:16:28 df20fa9351a1: Download complete 20:16:28 93b9cdb0e59b: Verifying Checksum 20:16:28 93b9cdb0e59b: Download complete 20:16:28 5e14af77c1be: Verifying Checksum 20:16:28 5e14af77c1be: Download complete 20:16:28 93b61091891f: Verifying Checksum 20:16:28 93b61091891f: Download complete 20:16:28 01666e4c0597: Verifying Checksum 20:16:28 01666e4c0597: Download complete 20:16:28 8ad3a11d3b57: Verifying Checksum 20:16:28 8ad3a11d3b57: Download complete 20:16:28 df20fa9351a1: Pull complete 20:16:29 36b3adc4ff6f: Pull complete 20:16:29 8ad3a11d3b57: Pull complete 20:16:29 46f8f816bc3b: Pull complete 20:16:29 93b61091891f: Pull complete 20:16:29 93b9cdb0e59b: Pull complete 20:16:30 5e14af77c1be: Pull complete 20:16:30 01666e4c0597: Pull complete 20:16:30 aa168da1d23b: Verifying Checksum 20:16:30 aa168da1d23b: Download complete 20:16:34 aa168da1d23b: Pull complete 20:16:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:16:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:16:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:16:34 prd-centos7-docker-4c-2g-14826 does not seem to be running inside a container 20:16:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:16:39 $ docker top 392a8fdb562d60608e81a43ebbcd5ac8b415045e4f0209c9953f1761f187ab04 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:39 + touch /tmp/pre-build-complete [Pipeline] sh 20:16:40 + mkdir -p /var/log/sa [Pipeline] sh 20:16:40 + ls /var/log/sa-host 20:16:40 + sadf -c /var/log/sa-host/sa05 20:16:40 file_magic: OK 20:16:40 HZ: Using current value: 100 20:16:40 file_header: OK 20:16:40 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 20:16:40 Statistics: 20:16:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:16:40 File successfully converted to sysstat format version 12.2.1 20:16:40 + sadf -c /var/log/sa-host/sa18 20:16:40 file_magic: OK 20:16:40 HZ: Using current value: 100 20:16:40 file_header: OK 20:16:40 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 20:16:40 Statistics: 20:16:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:16:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:40 provisioning config files... 20:16:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5932863990806249124tmp [Pipeline] { [Pipeline] echo 20:16:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:16:41 ---> create-netrc.sh [Pipeline] } 20:16:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:16:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:16:41 ---> python-tools-install.sh [Pipeline] echo 20:16:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:16:41 ---> sudo-logs.sh 20:16:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:16:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:16:42 ---> job-cost.sh 20:16:42 lf-activate-venv: SKIPPING 20:16:42 DEBUG: total: 0.18000000715255737 20:16:42 INFO: Retrieving Stack Cost... 20:16:43 INFO: Retrieving Pricing Info for: v3-standard-2 20:16:43 INFO: Archiving Costs [Pipeline] echo 20:16:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:16:44 ---> logs-deploy.sh 20:16:44 lf-activate-venv: SKIPPING 20:16:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3477/2 20:16:44 INFO: archiving workspace using pattern(s): 20:16:44 Archives upload complete. 20:16:44 INFO: archiving logs to Nexus 20:16:45 ---> uname -a: 20:16:45 Linux prd-centos7-docker-4c-2g-14826.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:16:45 20:16:45 20:16:45 ---> lscpu: 20:16:45 Architecture: x86_64 20:16:45 CPU op-mode(s): 32-bit, 64-bit 20:16:45 Byte Order: Little Endian 20:16:45 Address sizes: 40 bits physical, 48 bits virtual 20:16:45 CPU(s): 2 20:16:45 On-line CPU(s) list: 0,1 20:16:45 Thread(s) per core: 1 20:16:45 Core(s) per socket: 1 20:16:45 Socket(s): 2 20:16:45 NUMA node(s): 1 20:16:45 Vendor ID: AuthenticAMD 20:16:45 CPU family: 23 20:16:45 Model: 49 20:16:45 Model name: AMD EPYC-Rome Processor 20:16:45 Stepping: 0 20:16:45 CPU MHz: 2800.000 20:16:45 BogoMIPS: 5600.00 20:16:45 Virtualization: AMD-V 20:16:45 Hypervisor vendor: KVM 20:16:45 Virtualization type: full 20:16:45 L1d cache: 64 KiB 20:16:45 L1i cache: 64 KiB 20:16:45 L2 cache: 1 MiB 20:16:45 L3 cache: 32 MiB 20:16:45 NUMA node0 CPU(s): 0,1 20:16:45 Vulnerability Itlb multihit: Not affected 20:16:45 Vulnerability L1tf: Not affected 20:16:45 Vulnerability Mds: Not affected 20:16:45 Vulnerability Meltdown: Not affected 20:16:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:16:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:16:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:16:45 Vulnerability Srbds: Not affected 20:16:45 Vulnerability Tsx async abort: Not affected 20:16:45 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 20:16:45 20:16:45 20:16:45 ---> nproc: 20:16:45 2 20:16:45 20:16:45 20:16:45 ---> df -h: 20:16:45 Filesystem Size Used Available Use% Mounted on 20:16:45 overlay 40.0G 12.1G 27.9G 30% / 20:16:45 tmpfs 64.0M 0 64.0M 0% /dev 20:16:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:16:45 shm 64.0M 0 64.0M 0% /dev/shm 20:16:45 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 20:16:45 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 20:16:45 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 20:16:45 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 20:16:45 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 20:16:45 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 20:16:45 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 20:16:45 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 20:16:45 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/2 20:16:45 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/2@tmp 20:16:45 20:16:45 20:16:45 ---> free -m: 20:16:45 total used free shared buff/cache available 20:16:45 Mem: 7821 1360 1784 0 4675 6420 20:16:45 Swap: 1023 1 1022 20:16:45 20:16:45 20:16:45 ---> ip addr: 20:16:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:16:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:16:45 inet 127.0.0.1/8 scope host lo 20:16:45 valid_lft forever preferred_lft forever 20:16:45 inet6 ::1/128 scope host 20:16:45 valid_lft forever preferred_lft forever 20:16:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:16:45 link/ether fa:16:3e:3a:64:7d brd ff:ff:ff:ff:ff:ff 20:16:45 inet 10.30.123.50/23 brd 10.30.123.255 scope global dynamic eth0 20:16:45 valid_lft 84775sec preferred_lft 84775sec 20:16:45 inet6 fe80::f816:3eff:fe3a:647d/64 scope link 20:16:45 valid_lft forever preferred_lft forever 20:16:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:16:45 link/ether 02:42:4d:c4:ff:b0 brd ff:ff:ff:ff:ff:ff 20:16:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:16:45 valid_lft forever preferred_lft forever 20:16:45 inet6 fe80::42:4dff:fec4:ffb0/64 scope link 20:16:45 valid_lft forever preferred_lft forever 20:16:45 20:16:45 20:16:45 ---> sar -b -r -n DEV: 20:16:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 20:16:45 20:16:45 19:49:27 LINUX RESTART (2 CPU) 20:16:45 20:16:45 19:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:16:45 19:51:01 59.11 5.14 53.97 0.00 3109.97 19795.51 0.00 20:16:45 19:52:01 98.10 0.00 98.10 0.00 0.00 34690.19 0.00 20:16:45 19:53:01 96.52 0.00 96.52 0.00 0.00 12161.60 0.00 20:16:45 19:54:01 66.63 0.02 66.62 0.00 0.53 12739.58 0.00 20:16:45 19:55:01 60.18 0.02 60.16 0.00 0.53 3265.32 0.00 20:16:45 19:56:02 318.76 86.80 231.96 0.00 2099.77 150163.34 0.00 20:16:45 19:57:01 606.54 297.19 309.35 0.00 15552.32 159085.49 0.00 20:16:45 19:58:01 414.88 43.48 371.40 0.00 2799.40 153317.93 0.00 20:16:45 19:59:01 310.84 21.89 288.96 0.00 1607.06 70079.88 0.00 20:16:45 20:00:01 7.46 0.00 7.46 0.00 0.00 347.98 0.00 20:16:45 20:01:01 0.35 0.07 0.28 0.00 0.80 4.38 0.00 20:16:45 20:02:01 0.58 0.17 0.42 0.00 3.06 7.64 0.00 20:16:45 20:03:01 0.32 0.00 0.32 0.00 0.00 4.25 0.00 20:16:45 20:04:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 20:16:45 20:05:01 0.28 0.05 0.23 0.00 1.47 3.03 0.00 20:16:45 20:06:01 1.12 0.23 0.88 0.00 6.26 18.42 0.00 20:16:45 20:07:01 0.30 0.00 0.30 0.00 0.00 4.28 0.00 20:16:45 20:08:01 0.25 0.00 0.25 0.00 0.00 4.11 0.00 20:16:45 20:09:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 20:16:45 20:10:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 20:16:45 20:11:01 0.37 0.00 0.37 0.00 0.00 5.61 0.00 20:16:45 20:12:01 0.27 0.00 0.27 0.00 0.00 4.16 0.00 20:16:45 20:13:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 20:16:45 20:14:01 0.28 0.00 0.28 0.00 0.00 3.42 0.00 20:16:45 20:15:01 0.23 0.00 0.23 0.00 0.00 3.43 0.00 20:16:45 20:16:01 0.38 0.00 0.38 0.00 0.00 5.75 0.00 20:16:45 Average: 78.34 17.33 61.01 0.00 959.58 23610.12 0.00 20:16:45 20:16:45 19:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:16:45 19:51:01 5128332 0 816704 10.20 2620 2061276 1274256 14.07 740772 1724344 152 20:16:45 19:52:01 4015024 0 1034692 12.92 2620 2956596 1701764 18.79 1114368 2374616 21252 20:16:45 19:53:01 3862448 0 1145356 14.30 2620 2998508 1670276 18.44 1335344 2263236 240900 20:16:45 19:54:01 3604132 0 1247508 15.58 2620 3154672 2006508 22.15 1507436 2327356 27096 20:16:45 19:55:01 3626520 0 1191696 14.88 2620 3188096 1701192 18.78 1385992 2422096 171360 20:16:45 19:56:02 2051516 0 1240332 15.49 2620 4714464 1545476 17.06 1342028 3962412 2912 20:16:45 19:57:01 171008 0 2078644 25.95 2620 5756660 4082740 45.08 3279508 3811116 27972 20:16:45 19:58:01 649396 0 1607524 20.07 2620 5749392 3355088 37.04 2156932 4442600 28224 20:16:45 19:59:01 2461632 0 1284944 16.04 2620 4259736 1451944 16.03 1360740 3465952 20 20:16:45 20:00:01 2461836 0 1284736 16.04 2620 4259740 1420052 15.68 1381100 3449652 12 20:16:45 20:01:01 2463040 0 1283532 16.03 2620 4259740 1422444 15.70 1413636 3417824 8 20:16:45 20:02:01 2463440 0 1282948 16.02 2620 4259924 1413364 15.60 1408148 3423880 8 20:16:45 20:03:01 2463868 0 1282512 16.01 2620 4259932 1413364 15.60 1407464 3424624 8 20:16:45 20:04:01 2462312 0 1284068 16.03 2620 4259932 1413364 15.60 1407728 3425708 8 20:16:45 20:05:01 2460332 0 1286040 16.06 2620 4259940 1415104 15.62 1409128 3425708 8 20:16:45 20:06:01 2460812 0 1285528 16.05 2620 4259972 1413448 15.61 1411704 3422988 8 20:16:45 20:07:01 2460920 0 1285412 16.05 2620 4259980 1413508 15.61 1412024 3422988 16 20:16:45 20:08:01 2461280 0 1285048 16.05 2620 4259984 1413364 15.60 1411588 3422988 8 20:16:45 20:09:01 2460916 0 1285412 16.05 2620 4259984 1413364 15.60 1411752 3422988 8 20:16:45 20:10:01 2461112 0 1285208 16.05 2620 4259992 1413364 15.60 1416900 3417872 8 20:16:45 20:11:01 2460660 0 1285660 16.05 2620 4259992 1413448 15.61 1416876 3417872 8 20:16:45 20:12:01 2461052 0 1285260 16.05 2620 4260000 1413364 15.60 1424640 3410024 8 20:16:45 20:13:01 2460968 0 1285340 16.05 2620 4260004 1413364 15.60 1424760 3410024 8 20:16:45 20:14:01 2460944 0 1285360 16.05 2620 4260008 1413364 15.60 1424648 3410024 8 20:16:45 20:15:01 2460920 0 1285380 16.05 2620 4260012 1413364 15.60 1424768 3410024 8 20:16:45 20:16:01 2460692 0 1285604 16.05 2620 4260016 1413448 15.61 1424732 3410028 8 20:16:45 Average: 2592889 0 1288094 16.08 2620 4125329 1647474 18.19 1471335 3266882 20001 20:16:45 20:16:45 19:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:16:45 19:51:01 eth0 1572.23 1626.30 6269.70 194.70 0.00 0.00 0.00 0.00 20:16:45 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 19:51:01 docker0 857.80 567.07 72.16 2678.27 0.00 0.00 0.00 0.00 20:16:45 19:52:01 eth0 455.29 367.83 3213.74 36.82 0.00 0.00 0.00 0.00 20:16:45 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 19:52:01 veth5e091cd 51.63 58.18 4.81 147.39 0.00 0.00 0.00 0.00 20:16:45 19:52:01 docker0 129.52 189.16 8.62 523.45 0.00 0.00 0.00 0.00 20:16:45 19:53:01 veth6245ca5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:16:45 19:53:01 eth0 104.73 92.55 349.62 17.75 0.00 0.00 0.00 0.00 20:16:45 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 19:53:01 docker0 77.12 79.50 5.99 323.33 0.00 0.00 0.00 0.00 20:16:45 19:54:01 veth6245ca5 1.75 1.75 0.14 0.14 0.00 0.00 0.00 0.00 20:16:45 19:54:01 eth0 41.13 27.19 26.46 104.91 0.00 0.00 0.00 0.00 20:16:45 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 19:54:01 docker0 1.75 1.75 0.12 0.14 0.00 0.00 0.00 0.00 20:16:45 19:55:01 veth6245ca5 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 20:16:45 19:55:01 eth0 22.98 12.49 19.50 10.77 0.00 0.00 0.00 0.00 20:16:45 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 19:55:01 docker0 0.62 0.62 0.04 0.05 0.00 0.00 0.00 0.00 20:16:45 19:56:02 eth0 180.73 154.57 1691.90 21.22 0.00 0.00 0.00 0.00 20:16:45 19:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 19:56:02 veth790507e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:16:45 19:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 19:57:01 veth5d52542 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 20:16:45 19:57:01 veth95ca928 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 20:16:45 19:57:01 veth2b42cee 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:16:45 19:57:01 eth0 97.38 68.00 196.15 17.25 0.00 0.00 0.00 0.00 20:16:45 19:58:01 vethd4bf527 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 20:16:45 19:58:01 vethebd4fa0 0.28 0.37 0.03 0.26 0.00 0.00 0.00 0.00 20:16:45 19:58:01 veth0edf209 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 20:16:45 19:58:01 veth902c232 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 20:16:45 19:59:01 eth0 2846.49 2598.83 13879.68 563.04 0.00 0.00 0.00 0.00 20:16:45 19:59:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:16:45 19:59:01 docker0 1188.19 1005.66 94.69 4287.94 0.00 0.00 0.00 0.00 20:16:45 20:00:01 eth0 0.82 0.30 0.42 0.03 0.00 0.00 0.00 0.00 20:16:45 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:01:01 eth0 0.73 0.45 0.41 0.27 0.00 0.00 0.00 0.00 20:16:45 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:02:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:16:45 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:04:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:16:45 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:05:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:16:45 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:06:01 eth0 0.78 0.23 0.19 0.07 0.00 0.00 0.00 0.00 20:16:45 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:07:01 eth0 0.52 0.38 0.27 0.20 0.00 0.00 0.00 0.00 20:16:45 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:08:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:16:45 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:09:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:16:45 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:10:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:11:01 eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 20:16:45 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:12:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:13:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:14:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:15:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:16:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:16:45 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 Average: eth0 106.59 98.67 527.11 21.49 0.00 0.00 0.00 0.00 20:16:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:45 Average: docker0 45.73 38.70 3.64 165.02 0.00 0.00 0.00 0.00 20:16:45 20:16:45 20:16:45 ---> sar -P ALL: 20:16:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 20:16:45 20:16:45 19:49:27 LINUX RESTART (2 CPU) 20:16:45 20:16:45 19:50:01 CPU %user %nice %system %iowait %steal %idle 20:16:45 19:51:01 all 23.92 0.00 5.51 9.38 0.10 61.09 20:16:45 19:51:01 0 28.41 0.00 5.91 5.15 0.09 60.44 20:16:45 19:51:01 1 19.49 0.00 5.12 13.56 0.11 61.73 20:16:45 19:52:01 all 8.19 0.00 4.33 17.29 0.07 70.12 20:16:45 19:52:01 0 8.09 0.00 4.61 19.58 0.07 67.65 20:16:45 19:52:01 1 8.30 0.00 4.05 15.01 0.07 72.58 20:16:45 19:53:01 all 41.21 0.00 6.22 9.07 0.11 43.39 20:16:45 19:53:01 0 40.64 0.00 5.81 7.59 0.11 45.85 20:16:45 19:53:01 1 41.78 0.00 6.64 10.54 0.11 40.94 20:16:45 19:54:01 all 34.69 0.00 4.54 7.74 0.09 52.94 20:16:45 19:54:01 0 34.87 0.00 4.34 7.03 0.09 53.67 20:16:45 19:54:01 1 34.51 0.00 4.74 8.45 0.09 52.21 20:16:45 19:55:01 all 68.00 0.00 8.55 2.26 0.11 21.08 20:16:45 19:55:01 0 68.80 0.00 8.46 2.64 0.13 19.98 20:16:45 19:55:01 1 67.20 0.00 8.64 1.89 0.09 22.18 20:16:45 19:56:02 all 22.56 0.00 11.73 41.45 0.14 24.12 20:16:45 19:56:02 0 22.65 0.00 12.01 40.20 0.13 25.01 20:16:45 19:56:02 1 22.47 0.00 11.45 42.71 0.15 23.22 20:16:45 19:57:01 all 40.07 0.00 14.83 33.29 0.13 11.68 20:16:45 19:57:01 0 39.82 0.00 14.68 31.94 0.13 13.42 20:16:45 19:57:01 1 40.31 0.00 14.98 34.62 0.13 9.96 20:16:45 19:58:01 all 66.73 0.00 14.68 17.78 0.14 0.68 20:16:45 19:58:01 0 65.77 0.00 15.81 17.80 0.11 0.51 20:16:45 19:58:01 1 67.69 0.00 13.53 17.77 0.17 0.85 20:16:45 19:59:01 all 48.60 0.00 11.53 7.77 0.11 32.00 20:16:45 19:59:01 0 45.61 0.00 11.96 7.86 0.11 34.45 20:16:45 19:59:01 1 51.59 0.00 11.09 7.68 0.11 29.54 20:16:45 20:00:01 all 0.05 0.00 0.06 0.02 0.02 99.86 20:16:45 20:00:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:16:45 20:00:01 1 0.07 0.00 0.07 0.03 0.02 99.82 20:16:45 20:01:01 all 0.15 0.00 0.19 0.01 0.02 99.63 20:16:45 20:01:01 0 0.08 0.00 0.23 0.02 0.02 99.65 20:16:45 20:01:01 1 0.22 0.00 0.15 0.00 0.02 99.62 20:16:45 20:16:45 20:01:01 CPU %user %nice %system %iowait %steal %idle 20:16:45 20:02:01 all 0.17 0.00 0.26 0.00 0.02 99.54 20:16:45 20:02:01 0 0.08 0.00 0.23 0.00 0.02 99.67 20:16:45 20:02:01 1 0.27 0.00 0.28 0.00 0.03 99.42 20:16:45 20:03:01 all 0.12 0.00 0.02 0.00 0.02 99.85 20:16:45 20:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:16:45 20:03:01 1 0.22 0.00 0.02 0.00 0.02 99.75 20:16:45 20:04:01 all 0.04 0.00 0.03 0.00 0.03 99.91 20:16:45 20:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:16:45 20:04:01 1 0.05 0.00 0.02 0.00 0.03 99.90 20:16:45 20:05:01 all 0.07 0.00 0.03 0.00 0.03 99.87 20:16:45 20:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:16:45 20:05:01 1 0.10 0.00 0.05 0.00 0.03 99.82 20:16:45 20:06:01 all 0.12 0.00 0.03 0.00 0.01 99.84 20:16:45 20:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:16:45 20:06:01 1 0.20 0.00 0.03 0.00 0.02 99.75 20:16:45 20:07:01 all 0.07 0.00 0.03 0.00 0.02 99.89 20:16:45 20:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:16:45 20:07:01 1 0.13 0.00 0.03 0.00 0.02 99.82 20:16:45 20:08:01 all 0.12 0.00 0.03 0.00 0.02 99.84 20:16:45 20:08:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:16:45 20:08:01 1 0.18 0.00 0.02 0.00 0.02 99.78 20:16:45 20:09:01 all 0.12 0.00 0.01 0.00 0.02 99.86 20:16:45 20:09:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:16:45 20:09:01 1 0.22 0.00 0.00 0.00 0.00 99.78 20:16:45 20:10:01 all 0.08 0.00 0.03 0.00 0.02 99.88 20:16:45 20:10:01 0 0.05 0.00 0.03 0.00 0.03 99.88 20:16:45 20:10:01 1 0.10 0.00 0.02 0.00 0.00 99.88 20:16:45 20:11:01 all 0.07 0.00 0.03 0.00 0.03 99.88 20:16:45 20:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:16:45 20:11:01 1 0.10 0.00 0.02 0.00 0.02 99.87 20:16:45 20:12:01 all 0.11 0.00 0.02 0.00 0.01 99.87 20:16:45 20:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:16:45 20:12:01 1 0.17 0.00 0.00 0.00 0.00 99.83 20:16:45 20:16:45 20:12:01 CPU %user %nice %system %iowait %steal %idle 20:16:45 20:13:01 all 0.11 0.00 0.03 0.00 0.02 99.85 20:16:45 20:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:16:45 20:13:01 1 0.20 0.00 0.02 0.00 0.02 99.77 20:16:45 20:14:01 all 0.15 0.00 0.02 0.00 0.01 99.82 20:16:45 20:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:16:45 20:14:01 1 0.27 0.00 0.02 0.00 0.02 99.70 20:16:45 20:15:01 all 0.04 0.00 0.02 0.00 0.02 99.92 20:16:45 20:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:16:45 20:15:01 1 0.07 0.00 0.02 0.00 0.03 99.88 20:16:45 20:16:01 all 0.10 0.00 0.03 0.00 0.02 99.86 20:16:45 20:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:16:45 20:16:01 1 0.17 0.00 0.02 0.00 0.02 99.80 20:16:45 Average: all 12.95 0.00 3.01 5.32 0.05 78.67 20:16:45 Average: 0 12.93 0.00 3.07 5.09 0.05 78.86 20:16:45 Average: 1 12.97 0.00 2.95 5.56 0.05 78.47 20:16:45 20:16:45 20:16:45